]> git.pld-linux.org Git - packages/e-uae.git/commitdiff
- pl, refresh config.* (for amd64), BR: pkgconfig
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 7 May 2005 20:12:48 +0000 (20:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    e-uae.spec -> 1.4

e-uae.spec

index 73c6f3841bce40f0ceaf15bf2e9da4774d2c17ba..e5c311ebcd49d2b2efdb295c0db5ed493d18778a 100644 (file)
@@ -8,9 +8,12 @@ Group:         Applications/Emulators
 Source0:       http://www.rcdrummond.net/uae/e-uae-%{version}/%{name}-%{version}.tar.bz2
 # Source0-md5: a5ccafd3d8e74f733293a1beccbf9487
 URL:           http://www.rcdrummond.net/uae/
+BuildRequires: SDL-devel >= 1.2.0
 BuildRequires: SDL_gfx-devel
 BuildRequires: SDL_sound-devel
-BuildRequires: gtk+2-devel
+BuildRequires: automake
+BuildRequires: gtk+2-devel >= 2.0.0
+BuildRequires: pkgconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -21,13 +24,19 @@ now finally has a name, E-UAE, since that's what everybody was calling
 it anyway. The 'E' can stand for anything you fancy. Experimental,
 extreme, exciting, egalitarian, eggplant, ...
 
-#%description -l pl
-# TODO
+%description -l pl
+To jest wersja UAE (Ubiquitous Amiga Emulator - wszêdobylskiego
+emulatora Amigi) z rdzeniem emulatora opartym na WinUAE 0.8.27. Jest
+to próba przeniesienia wielu wspania³ych mo¿liwo¶ci WinUAE na
+platformy inne ni¿ Windows. Ta wersja ma wreszcie nazwê - E-UAE - jako
+¿e w³a¶nie tak wszyscy j± nazywali. "E" mo¿e oznaczaæ co tylko chcemy.
+Eksperymentalny, ekstremalny, ekscytuj±cy, egalitarny...
 
 %prep
 %setup -q
 
 %build
+cp -f /usr/share/automake/config.* .
 %configure \
        --with-sdl \
        --with-sdl-sound \
This page took 0.048983 seconds and 4 git commands to generate.