Author: jasw                         Date: Thu Jul 28 16:05:00 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.3.0 thx Badman - pld(at)vp.pl

---- Files affected:
SPECS:
   moc.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/moc.spec
diff -u SPECS/moc.spec:1.17 SPECS/moc.spec:1.18
--- SPECS/moc.spec:1.17 Wed May 18 00:21:23 2005
+++ SPECS/moc.spec      Thu Jul 28 18:04:55 2005
@@ -4,36 +4,45 @@
 Summary:       Console audio player with simple ncurses interface
 Summary(pl):   Konsolowy odtwarzacz audio z prostym interfejsem ncurses
 Name:          moc
-Version:       2.2.2
+Version:       2.3.0
 Release:       1
 License:       GPL
 Group:         Applications/Sound
-Source0:       
ftp://ftp.daper.net/pub/soft/moc/stable/%{name}-%{version}.tar.gz
-# Source0-md5: 844beea63592bc1c88da2aa30dc7421e
+Source0:       
ftp://ftp.daper.net/pub/soft/moc/stable/%{name}-%{version}.tar.bz2
+# Source0-md5: 3d5d152c28f6e40162058fc1566c8109
 URL:           http://moc.daper.net/
 BuildRequires: autoconf
+BuildRequires: autogen
 BuildRequires: automake
+BuildRequires: curl-devel
 BuildRequires: flac-devel
 BuildRequires: libao-devel
 BuildRequires: libid3tag-devel
 BuildRequires: libmad-devel
+BuildRequires: libmpcdec-devel >= 1.2
+BuildRequires: libsamplerate-devel
 BuildRequires: libsndfile-devel
 BuildRequires: libvorbis-devel
 BuildRequires: ncurses-devel
 BuildRequires: pkgconfig
+BuildRequires: taglib-devel >= 1.3.1
 BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 MOC is a console audio player with simple ncurses interface in
-playmp3list style. It supports MP3, Ogg and WAV formats. It has all
-functions one may expect from simple audio player
+playmp3list style. It supports MP3, Ogg, FLAC, Musepack, Speex, WAV
+and other less popular formats supported by libsndfiles. It has 
+all functions one may expect from simple audio player. Now it serves 
+streams net (shoutcast, icecast, regular HTTP, FTP) also.
 
 %description -l pl
 MOC to konsolowy odtwarzacz audio z prostym interfejsem budzącym
-skojarzenia z playmp3list. Obsługuje formaty MP3, Ogg oraz WAV. Ma
-wszystkie funkcje, których spodziewałbyś się w prostym odtwarzaczu
-audio.
+skojarzenia z playmp3list. Obsługuje formaty MP3, Oggg, FLAC, 
+Musepack, Speex, WAV oraz inne mniej popularne formaty wspierane przez
+bibliotekę libsndfiles. Ma wszystkie funkcje, których spodziewałbyś
+się w prostym odtwarzaczu audio. Teraz także obsługuje potoki sieciowe 
+(shoutcast, icecast, HTTP, FTP).
 
 %prep
 %setup -q
@@ -44,9 +53,7 @@
 %{__aclocal} -I m4
 %{__autoconf}
 %{__automake}
-%configure \
-       --disable-version-checker \
-       --disable-debug
+%configure --disable-debug 
 
 %{__make}
 
@@ -58,6 +65,7 @@
        DESTDIR=$RPM_BUILD_ROOT
 
 rm $RPM_BUILD_ROOT%{_docdir}/%{name}/*
+rm -f $RPM_BUILD_ROOT%{_libdir}/moc/decoder_plugins/lib*.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -68,6 +76,7 @@
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
 %{_mandir}/man8/mocp*
+%{_libdir}/moc/decoder_plugins/lib*.so
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -75,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2005/07/28 16:04:55  jasw
+- up to 2.3.0 thx Badman - pld(at)vp.pl
+
 Revision 1.17  2005/05/17 22:21:23  koorek
 - updated to 2.2.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/moc.spec?r1=1.17&r2=1.18&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to