Author: lisu Date: Fri Feb 24 13:49:24 2012 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.4.1 - adapter
---- Files affected: packages/scummvm: scummvm.spec (1.62 -> 1.63) ---- Diffs: ================================================================ Index: packages/scummvm/scummvm.spec diff -u packages/scummvm/scummvm.spec:1.62 packages/scummvm/scummvm.spec:1.63 --- packages/scummvm/scummvm.spec:1.62 Tue Feb 7 23:07:18 2012 +++ packages/scummvm/scummvm.spec Fri Feb 24 14:49:19 2012 @@ -3,13 +3,13 @@ Summary: Graphic adventure game interpreter Summary(pl.UTF-8): Interpreter gier przygodowych Name: scummvm -Version: 1.4.0 -Release: 3 -License: GPL -Group: X11/Applications/Games -Source0: http://dl.sourceforge.net/scummvm/%{name}-%{version}.tar.bz2 -# Source0-md5: 361000b78ebf0d0f449e98238d677be1 -Source1: http://dl.sourceforge.net/scummvm/%{name}-tools-%{version_tools}.tar.bz2 +Version: 1.4.1 +Release: 1 +License: GPL v2+ +Group: X11/Applications/Games +Source0: http://downloads.sourceforge.net/scummvm/%{name}-%{version}.tar.bz2 +# Source0-md5: aa094c2224aad22d5340a1d2d919c883 +Source1: http://downloads.sourceforge.net/scummvm/%{name}-tools-%{version_tools}.tar.bz2 # Source1-md5: 471138a83de3bacd565e18b617055494 Source2: %{name}.desktop Patch0: %{name}-wx-config.patch @@ -22,16 +22,16 @@ %endif BuildRequires: freetype-devel BuildRequires: libmad-devel +BuildRequires: libmpeg2-devel >= 0.3.2 BuildRequires: libpng-devel BuildRequires: libvorbis-devel -BuildRequires: libmpeg2-devel >= 0.3.2 %ifarch %{ix86} BuildRequires: nasm %endif +BuildRequires: sed >= 4.0 BuildRequires: wxGTK2-unicode-devel BuildRequires: wxWidgets-devel BuildRequires: zlib-devel -BuildRequires: sed >= 4.0 BuildRequires: zlib-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -92,8 +92,8 @@ their early adventure games. %description engine-agi -l pl.UTF-8 -Silnik AGI (Adventure Game Interpreter) był używany przez firmę -Sierra w jej wczesnych grach przygodowych. +Silnik AGI (Adventure Game Interpreter) był używany przez firmę Sierra +w jej wczesnych grach przygodowych. %package engine-agos Summary: AGOS engine @@ -103,8 +103,8 @@ %description engine-agos The AGOS Engine was originally created by Alan Cox at HorrorSoft and -is based on AberMUD V, with graphical extensions. -Required for following games: +is based on AberMUD V, with graphical extensions. Required for +following games: - Elvira - Elvira 2 - Waxworks @@ -226,12 +226,12 @@ Requires: %{name} = %{version}-%{release} %description engine-groovie -Engine to run adventure games created by Trilobyte or -Aftermath Media (The 7th Guest, The 11th Hour). +Engine to run adventure games created by Trilobyte or Aftermath Media +(The 7th Guest, The 11th Hour). %description engine-groovie -l pl.UTF-8 -Silnik do uruchamiania gier stworzonych przez Trilobyte -i Aftermath Media (The 7th Guest, The 11th Hour). +Silnik do uruchamiania gier stworzonych przez Trilobyte i Aftermath +Media (The 7th Guest, The 11th Hour). %package engine-hugo Summary: Hugo engine @@ -288,15 +288,15 @@ Requires: %{name} = %{version}-%{release} %description engine-m4 -MADS stands for the MicroProse Adventure Development System, -used in the three adventure games they made. It was later sold -to Sanctuary Woods, who continued development on it and named -it M4 (MADS version 4 perhaps) and released two more games. +MADS stands for the MicroProse Adventure Development System, used in +the three adventure games they made. It was later sold to Sanctuary +Woods, who continued development on it and named it M4 (MADS version 4 +perhaps) and released two more games. %description engine-m4 -l pl.UTF-8 -MADS to MicroProse Adventure Development System, używany jest -w trzech grach stworzonych przez MicroProse. Został sprzedany -do Sanctuary Woods i dalej rozwijany jako M4. +MADS to MicroProse Adventure Development System, używany jest w trzech +grach stworzonych przez MicroProse. Został sprzedany do Sanctuary +Woods i dalej rozwijany jako M4. %package engine-made Summary: MADE engine @@ -305,13 +305,13 @@ Requires: %{name} = %{version}-%{release} %description engine-made -MADE stands for Multimedia Applications Development Environment, -and was used by Activision to create some of their point'n'click -adventure games. +MADE stands for Multimedia Applications Development Environment, and +was used by Activision to create some of their point'n'click adventure +games. %description engine-made -l pl.UTF-8 -MADE to Multimedia Applications Development Environment, -był używany przez Activision w grach przygodowych. +MADE to Multimedia Applications Development Environment, był używany +przez Activision w grach przygodowych. %package engine-mohawk Summary: Mohawk engine @@ -320,12 +320,12 @@ Requires: %{name} = %{version}-%{release} %description engine-mohawk -The Mohawk engine was developed by Brøderbund starting -in the early 1990's with the Windows port of Myst. +The Mohawk engine was developed by Brøderbund starting in the early +1990's with the Windows port of Myst. %description engine-mohawk -l pl.UTF-8 -Silnik Mohawk został stworzony przez Brøderbund we wczesnych -latach 90-ych, na potrzeby gry Myst. +Silnik Mohawk został stworzony przez Brøderbund we wczesnych latach +90-ych, na potrzeby gry Myst. %package engine-parallaction Summary: Parallaction engine @@ -514,7 +514,8 @@ This engine is only used by Ringworld: Revenge Of The Patriarch. %description engine-tsage -l pl.UTF-8 -Ten silnik jest używany tylko przez Ringworld: Revenge Of The Patriach. +Ten silnik jest używany tylko przez Ringworld: Revenge Of The +Patriach. %package engine-tucker Summary: Tucker engine @@ -562,7 +563,7 @@ %build ./configure \ - --prefix=/usr \ +--prefix=%{_prefix} \ --disable-debug \ --enable-all-engines \ --enable-plugins \ @@ -575,7 +576,7 @@ cd scummvm-tools-%{version_tools} ./configure \ - --prefix=/usr \ +--prefix=%{_prefix} \ --disable-debug %{__make} \ @@ -771,6 +772,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.63 2012/02/24 13:49:19 lisu +- up to 1.4.1 +- adapter + Revision 1.62 2012/02/07 22:07:18 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/scummvm/scummvm.spec?r1=1.62&r2=1.63&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
