Author: baggins Date: Sun May 16 11:29:42 2010 GMT Module: packages Tag: HEAD ---- Log message: - 1.64.6 - build with ncursesw
---- Files affected: packages/streamripper: streamripper.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: packages/streamripper/streamripper.spec diff -u packages/streamripper/streamripper.spec:1.18 packages/streamripper/streamripper.spec:1.19 --- packages/streamripper/streamripper.spec:1.18 Tue Jul 24 22:07:15 2007 +++ packages/streamripper/streamripper.spec Sun May 16 13:29:36 2010 @@ -2,17 +2,17 @@ Summary: Open Source (GPL) application that lets you record streaming MP3 to your hard drive Summary(pl.UTF-8): Aplikacja o Otwartym Kodzie (GPL) pozwalająca zapisać strumień MP3 na dysk twardy Name: streamripper -Version: 1.62.1 +Version: 1.64.6 Release: 0.1 License: GPL Group: Applications Source0: http://dl.sourceforge.net/streamripper/%{name}-%{version}.tar.gz -# Source0-md5: c8c84b8acf84f3d431bf7b6303acc63b +# Source0-md5: a37a1a8b8f9228522196a122a1c2dd32 URL: http://streamripper.sourceforge.net/ +BuildRequires: glib2-devel >= 2.16 BuildRequires: libmad-devel >= 0.15.1b BuildRequires: libogg-devel BuildRequires: libvorbis-devel -BuildRequires: tre-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -25,12 +25,13 @@ %prep %setup -q -rm -rf tre-0.7.2 libmad-0.15.1b +rm -r libmad-0.15.1b %build %configure \ - --with-ogg=/usr \ - --with-vorbis=/usr + --with-curses=ncursesw \ + --with-ogg=/usr \ + --with-vorbis=/usr %{__make} @@ -57,6 +58,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2010/05/16 11:29:36 baggins +- 1.64.6 +- build with ncursesw + Revision 1.18 2007/07/24 20:07:15 qboosh - simplified setup ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/streamripper/streamripper.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
