]> git.pld-linux.org Git - packages/drip.git/commitdiff
- fixed requirements and pl description, added Source0 URL
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 2 Apr 2002 14:01:11 +0000 (14:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed unnecessary files, added missing dirs

Changed files:
    drip.spec -> 1.6

drip.spec

index d54a3fb70c50d29c514f2dade55d287283bd8ddd..154760cad90cd6d057f8989b43100e6555ad4738 100644 (file)
--- a/drip.spec
+++ b/drip.spec
@@ -1,69 +1,77 @@
-Summary:       DVD to Div/X-Encoder
-Summary(pl):    dekoder formatu dvd do divx
+Summary:       DVD to DivX-Encoder
+Summary(pl):    Koder formatu DVD do DivX
 Name:          drip
 Version:       0.8.1
 Release:       1
 License:       GPL
 Group:         X11/Applications/Multimedia
-Source0:       %{name}-%{version}.tar.gz
-URL:           http://drip.sourceforge.net
+Source0:       http://drip.sourceforge.net/files/%{name}-%{version}.tar.gz
+URL:           http://drip.sourceforge.net/
+BuildRequires: ORBit-devel
+BuildRequires: avifile-devel >= 0.6.0
+BuildRequires: gtk+-devel
+BuildRequires: lame-libs-devel
+BuildRequires: libdvdcss-devel >= 1.0.0
+BuildRequires: libdvdread-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-Requires:      avifile >= 0.6.0 libdvdcss >= 1.0.0 libdvdread lame
-Buildrequires: libdvdread-devel libdvdcss >= 1.0.0 avifile >= 0.6.0 avifile-devel gtk+-devel ORBit-devel  lame
 
 %define                _prefix         /usr/X11R6
 %define                _mandir         %{_prefix}/man
 
 %description
-You'll need decss for handling of the DVD mpeg2 streams, and avifile
-for divx;-) encoding. Dont forget to install the windows dll files for
-avifile. A patched version of mpeg2divx is hooked into drip for
+You'll need DeCSS for handling of the DVD MPEG-2 streams, and avifile
+for DivX ;-) encoding. Don't forget to install the Windows DLL files
+for avifile. A patched version of mpeg2divx is hooked into drip for
 wrapping libmpeg3 and avifile. Also have DVD support in your OS, like
-linux 2.4. Good luck backing up your stuff.
+Linux 2.4. Good luck backing up your stuff.
 
 Drip is not yet finished, it has bugs and not all of the features are
-implemented. Basic dvd to divx ripping seems to work.
+implemented. Basic DVD to DivX ripping seems to work.
 
 %description -l pl
-Bedziesz potrzebowal biblioteki do odkodowania DVD-Video 
-dla obslugi strumienia DVD mpeg2 i kodowania avifile dla divx;-).
-Nie zapomnij zainstalowac windowsowych plikow dla dla avifile.
-drip nie jest jeszcze skonczonym projektem.
+Drip u¿ywa DeCSS do obs³ugi strumieni DVD MPEG-2 oraz avifile do
+kodowania DivX ;-). Potrzebuje plików DLL z Windows dla avifile.
+Do obs³ugi p³yt DVD trzeba mieæ wsparcie w systemie (np. Linuksie
+2.4).
 
+Uwaga: Drip jeszcze nie jest skoñczony, ma b³êdy i nie wszystko
+jeszcze dzia³a; podstawowe kodowanie DVD do DivX wydaje siê dzia³aæ.
 
 %prep
-
 %setup -q
 
 %build
-%configure2_13 --prefix=%{_prefix} --mandir=%{_mandir} --with-gnome=/usr/X11R6
+%configure2_13 \
+       --with-gnome=/usr/X11R6
+
 %{__make}
 
 %install
 
 %{__make} DESTDIR=$RPM_BUILD_ROOT install
 
-%post   -p /sbin/ldconfig
-%postun -p /sbin/ldconfig  
-
+gzip -9nf AUTHORS ChangeLog INSTALL NEWS README TODO
 
-gzip -9nf AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
 %clean
 rm -rf $RPM_BUILD_ROOT;
 
+%post   -p /sbin/ldconfig
+%postun -p /sbin/ldconfig  
+
 %files
 %defattr(644,root,root,755)
 %doc *.gz
-%attr(755,root,root) %{_prefix}/bin/drip
-%attr(755,root,root) %{_prefix}/bin/dripencoder
-%attr(755,root,root) %{_prefix}/bin/gnomedrip
-%attr(755,root,root) %{_prefix}/lib/libdripspu.a
-%attr(755,root,root) %{_prefix}/lib/libdripspu.la
-%attr(755,root,root) %{_prefix}/lib/libdripspu.so
-%attr(755,root,root) %{_prefix}/lib/libdripspu.so.0
-%attr(755,root,root) %{_prefix}/lib/libdripspu.so.0.1.0
-%attr(755,root,root) %{_prefix}/share/gnome/help/drip/C/figs/drip.png
-%attr(644,root,root)%{_prefix}/share/gnome/help/drip/C/index.html
-%attr(644,root,root)%{_prefix}/share/gnome/help/drip/C/topic.dat
-%attr(644,root,root)%{_prefix}/share/pixmaps/drip/drip.png
-%attr(644,root,root)%{_prefix}/share/pixmaps/drip/drip_logo.jpg
+%attr(755,root,root) %{_bindir}/drip
+%attr(755,root,root) %{_bindir}/dripencoder
+%attr(755,root,root) %{_bindir}/gnomedrip
+%attr(755,root,root) %{_libdir}/libdripspu.la
+%attr(755,root,root) %{_libdir}/libdripspu.so.0.1.0
+%dir %{_datadir}/gnome/help/drip
+%dir %{_datadir}/gnome/help/drip/C
+%dir %{_datadir}/gnome/help/drip/C/digs
+%{_datadir}/gnome/help/drip/C/figs/drip.png
+%{_datadir}/gnome/help/drip/C/index.html
+%{_datadir}/gnome/help/drip/C/topic.dat
+%dir %{_pixmapsdir}/drip
+%{_pixmapsdir}/drip/drip.png
+%{_pixmapsdir}/drip/drip_logo.jpg
This page took 0.05251 seconds and 4 git commands to generate.