Pavol Rusnak 2009-01-26 13:16:30 +00:00 committed by Git OBS Bridge
commit 43b6c34fd5
6 changed files with 252 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@ -0,0 +1,23 @@
## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.osc

3
ltris-1.0.12.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a00b17dd942be082291036ccb7f5f6fe06fe35f08320802013702c8c6b3db8ab
size 754061

151
ltris.changes Normal file
View File

@ -0,0 +1,151 @@
-------------------------------------------------------------------
Wed Apr 2 13:58:58 CEST 2008 - prusnak@suse.cz
- updated to 1.0.12
* added portugese translation
* l10n of yes/no keys
-------------------------------------------------------------------
Sun Mar 16 05:51:15 CET 2008 - crrodriguez@suse.de
- fix file-not-in-lang problems
-------------------------------------------------------------------
Fri Mar 9 15:11:33 CET 2007 - ltinkl@suse.cz
- fix #252072 - ltris installs locales into the wrong directory
-------------------------------------------------------------------
Wed Mar 7 08:39:20 CET 2007 - ltinkl@suse.cz
- update to 1.0.11, fix build
-------------------------------------------------------------------
Wed Jan 25 21:38:04 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Wed Sep 21 12:02:49 CEST 2005 - pnemec@suse.cz
- fixed icon and desktop file #113656
-------------------------------------------------------------------
Mon Feb 21 16:09:59 CET 2005 - mcihar@suse.cz
- update to 1.0.10
-------------------------------------------------------------------
Mon Feb 7 20:05:02 CET 2005 - mcihar@suse.cz
- update to 1.0.9
-------------------------------------------------------------------
Wed Aug 04 14:46:00 CEST 2004 - mcihar@suse.cz
- update to 1.0.7
-------------------------------------------------------------------
Tue Feb 24 11:32:16 CET 2004 - mcihar@suse.cz
- update to 1.0.6
-------------------------------------------------------------------
Wed Oct 29 15:03:01 CET 2003 - mcihar@suse.cz
- added the missing Prereq for "permissions"
- added the missing verifyscript
-------------------------------------------------------------------
Wed Oct 29 13:57:20 CET 2003 - mcihar@suse.cz
- no root for build
-------------------------------------------------------------------
Mon Oct 27 18:15:21 CET 2003 - ro@suse.de
- package according to permissions.secure and add %run_permissions
-------------------------------------------------------------------
Tue Oct 14 14:11:56 CEST 2003 - mcihar@suse.cz
- moved to /usr/games
- updated to 1.0.5:
- windows manager's close button works
- expert mode with unbalanced properties for next block to make it
difficult to fit
-------------------------------------------------------------------
Sun Aug 10 15:45:22 CEST 2003 - sndirsch@suse.de
- added desktop file
-------------------------------------------------------------------
Thu May 29 14:42:33 CEST 2003 - mcihar@suse.cz
- hiscores don't need to be executable
-------------------------------------------------------------------
Wed Jan 22 16:02:55 CET 2003 - mcihar@suse.cz
- updated to 1.0.4 (bugfix release)
-------------------------------------------------------------------
Tue Aug 6 14:00:25 MEST 2002 - mcihar@suse.cz
- updated to 1.0.3:
* fixed some two-player bug
* fixed typos
* support for other audio buffer size
* optional asynchron collision check
-------------------------------------------------------------------
Tue Jul 30 14:47:17 CEST 2002 - kukuk@suse.de
- use group games instead of game
-------------------------------------------------------------------
Tue Jan 22 18:23:53 CET 2002 - ro@suse.de
- changed neededforbuild <kdelibs-artsd> to <kdelibs3-artsd>
-------------------------------------------------------------------
Fri Jan 18 14:29:48 CET 2002 - cihlar@suse.cz
- update to version 1.0.1
-------------------------------------------------------------------
Tue Nov 6 09:39:23 CET 2001 - cihlar@suse.cz
- fixed to compile with automake 1.5
-------------------------------------------------------------------
Wed Aug 8 17:56:28 CEST 2001 - ro@suse.de
- updated neededforbuild
-------------------------------------------------------------------
Wed Jun 20 07:22:25 CEST 2001 - cihlar@suse.cz
- added kdelibs and kdelibs-devel to neededforbuild
-------------------------------------------------------------------
Mon Apr 9 16:15:51 CEST 2001 - cihlar@suse.cz
- updated to version 010310
-------------------------------------------------------------------
Tue Mar 27 00:54:04 CEST 2001 - ro@suse.de
- added sdl-devel to neededforbuild
-------------------------------------------------------------------
Wed Feb 21 08:23:31 CET 2001 - cihlar@suse.cz
- added alsa, esound and audiofile to neededforbuild
-------------------------------------------------------------------
Mon Dec 4 13:30:01 CET 2000 - cihlar@suse.cz
- package created

5
ltris.desktop Normal file
View File

@ -0,0 +1,5 @@
[Desktop Entry]
Type=Application
Name=LTris
Exec=ltris
Icon=ltris.xpm

69
ltris.spec Normal file
View File

@ -0,0 +1,69 @@
#
# spec file for package ltris (Version 1.0.12)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: ltris
BuildRequires: SDL_mixer-devel update-desktop-files
License: GPL v2 or later
Group: Amusements/Games/Logic
Summary: Tetris Clone with Multiplayer and CPU Opponents
Version: 1.0.12
Release: 1
Url: http://lgames.sourceforge.net/index.php?project=LTris
Source: ltris-%{version}.tar.bz2
Source1: %{name}.desktop
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
LTris is a very polished Tetris clone. It is highly configurable due to
its menu. It offers the well-known game type Classic, a funny game type
Figures (a new figure each level, suddenly appearing tiles and lines),
and multiplayer with up to three players either human or CPU
controlled.
Authors:
--------
Michael Speck <kulanie@gmx.net>
%prep
%setup -q
%build
autoreconf -fi
%configure \
--datadir=%{_datadir}/games \
--bindir=%{_prefix}/games \
--localstatedir=%{_localstatedir}/games
make
%install
make DESTDIR=$RPM_BUILD_ROOT install
install -m 0755 -d $RPM_BUILD_ROOT%{_datadir}/pixmaps/
install -m 0644 icons/ltris48.xpm $RPM_BUILD_ROOT%{_datadir}/pixmaps/ltris.xpm
mv $RPM_BUILD_ROOT%{_datadir}/games/locale $RPM_BUILD_ROOT%{_datadir}/locale
%suse_update_desktop_file -i %{name} Game ArcadeGame
%find_lang %{name}
%clean
rm -rf $RPM_BUILD_ROOT
%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS COPYING ChangeLog README TODO
%attr(0755,games,games) %{_prefix}/games/ltris
%dir %{_datadir}/games/ltris
%{_datadir}/games/ltris/*
%attr(664,games,games) /var/games/ltris.hscr
%{_datadir}/applications/%{name}.desktop
%{_datadir}/pixmaps/ltris.xpm
%changelog