]> git.pld-linux.org Git - packages/stella.git/commitdiff
- pl description
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 27 Mar 2003 22:08:25 +0000 (22:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    stella.spec -> 1.2

stella.spec

index 4658b31d344afcfd842bf01520706245a563c04e..5e1054adcc54cc6c1e48c63e3f6ddc99be07e9f9 100644 (file)
@@ -1,4 +1,5 @@
 Summary:       An Atari 2600 Video Computer System emulator
+Summary(pl):   Emulator Atari 2600 Video Computer System
 Name:          stella
 Version:       1.3
 Release:       1
@@ -7,10 +8,10 @@ Group:                Applications/Emulators
 Source0:       http://dl.sourceforge.net/stella/%{name}-%{version}-src.tar.gz
 Patch0:                %{name}-conf.patch
 URL:           http://stella.sourceforge.net/
-BuildRequires: libstdc++-devel
+BuildRequires: XFree86-devel
 BuildRequires: alsa-lib-devel >= 0.9.0
 BuildRequires: libpng-devel
-BuildRequires: XFree86-devel
+BuildRequires: libstdc++-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -19,6 +20,12 @@ the most popular home video game system of the early 1980's. This
 emulator will run most Atari ROM images, so that you can play your
 favorite old Atari 2600 games on your PC.
 
+%description -l pl
+Atari 2600 Video Computer System (VCS), który mia³ premierê w 1977
+roku, by³ najpopularniejszym systemem domowych gier video wczesnych
+lat 1980-tych. Ten emulator potrafi uruchomiæ wiêkszo¶æ obrazów Atari
+ROM, wiêc mo¿na graæ w swoje ulubione stare gry z Atari 2600 na PC.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -35,6 +42,7 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_sysconfdir}}
 
 install src/build/stella.x11 $RPM_BUILD_ROOT%{_bindir}/%{name}
 install src/stellarc $RPM_BUILD_ROOT%{_sysconfdir}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.130714 seconds and 4 git commands to generate.