]> git.pld-linux.org Git - packages/gav.git/commitdiff
- extra themes added auto/ac/gav-0_8_0-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Thu, 8 Apr 2004 21:45:40 +0000 (21:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gav.spec -> 1.6

gav.spec

index dc7b8cfb2e984e6a1cae3f1f83e473bc9285163b..d41721682f668715a3fac9a122965d1a0a677a73 100644 (file)
--- a/gav.spec
+++ b/gav.spec
@@ -7,6 +7,20 @@ License:       GPL
 Group:         X11/Applications/Games
 Source0:       http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 # Source0-md5: 4972fae26f2d0c0df8a0ce32560b1f5f
+Source1:       http://gav.sourceforge.net/themes/tgz/fabeach.tgz
+# Source1-md5: 3d1c461befc84ca91fc4a10a91296289
+Source2:       http://gav.sourceforge.net/themes/tgz/inverted.tgz
+# Source2-md5: 282e27c9bf5b4743a10ca2af1977883e
+Source3:       http://gav.sourceforge.net/themes/tgz/unnamed.tgz
+# Source3-md5: 3c109c0f229ba16e3062fc8b249d4492
+Source4:       http://gav.sourceforge.net/themes/tgz/yisus.tgz
+# Source4-md5: bd7981c2308d07635fe0738dd88d7369
+Source5:       http://gav.sourceforge.net/themes/tgz/yisus2.tgz
+# Source5-md5: 21ff7420f3670aa1d565f4c89efd44b9
+Source6:       http://gav.sourceforge.net/themes/tgz/naive.tgz
+# Source6-md5: 330f63e5d781e382637eeec3f683b5cf
+Source7:       http://gav.sourceforge.net/themes/tgz/florindo.tgz
+# Source7-md5: 51817c29099a8bc6bc2e9a92f64f5c5b
 Patch0:                %{name}-desktop.patch
 URL:           http://gav.sourceforge.net/
 BuildRequires: SDL_net-devel
@@ -24,6 +38,15 @@ dosowej gry Arcade Voleyball.
 %setup -q
 %patch0 -p1
 
+cd themes/
+tar xzvf %{SOURCE1}
+tar xzvf %{SOURCE2}
+tar xzvf %{SOURCE3}
+tar xzvf %{SOURCE4}
+tar xzvf %{SOURCE5}
+tar xzvf %{SOURCE6}
+tar xzvf %{SOURCE7}
+
 %build
 ./build_linux.sh
 %{__make} \
This page took 0.084446 seconds and 4 git commands to generate.