]> git.pld-linux.org Git - packages/edgar.git/blobdiff - edgar.spec
- updated to 0.94
[packages/edgar.git] / edgar.spec
index 76465f2bd7c00427c324071ac48b02728782465b..52c590d23f8e58806e5d54d0904ae234d7afad5e 100644 (file)
@@ -1,24 +1,26 @@
 Summary:       2D Platform game
 Summary(pl.UTF-8):     Dwuwymiarowa gra platformowa
 Name:          edgar
-Version:       0.60
+Version:       0.94
 Release:       1
 License:       GPL v2+
 Group:         X11/Applications/Games
-Source0:       http://www.parallelrealities.co.uk/download/edgar/%{name}-%{version}-1.tar.gz
-# Source0-md5: 91f4560c646e254ee67874f7e24cf20a
+Source0:       http://downloads.sourceforge.net/legendofedgar/%{name}-%{version}-2.tar.gz
+# Source0-md5: ba26aeba3068c8c3b21ba17cac30d495
 Source1:       %{name}.png
 Patch0:                %{name}-makefile.patch
 Patch1:                %{name}-useless_files.patch
 Patch2:                %{name}-desktop.patch
 Patch3:                %{name}-link.patch
-URL:           http://www.parallelrealities.co.uk/projects/edgar.php
+URL:           http://www.parallelrealities.co.uk/p/legend-of-edgar.html
 BuildRequires: SDL_image-devel
 BuildRequires: SDL_mixer-devel
 BuildRequires: SDL_net-devel
 BuildRequires: SDL_ttf-devel
 BuildRequires: gettext-devel
 BuildRequires: zlib-devel
+Requires:      audiofile
+Requires:      libmikmod
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -53,10 +55,12 @@ install -d $RPM_BUILD_ROOT%{_pixmapsdir}
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_pixmapsdir}
 
+%find_lang %{name} --all-name
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc doc/*
 %attr(755,root,root) %{_bindir}/edgar
This page took 0.039495 seconds and 4 git commands to generate.