SPECS: transcode.spec - BR: pkgconfig, sorted BRs, cleanups

charles charles at pld-linux.org
Mon Jan 30 03:14:44 CET 2006


Author: charles                      Date: Mon Jan 30 02:14:44 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: pkgconfig, sorted BRs, cleanups

---- Files affected:
SPECS:
   transcode.spec (1.79 -> 1.80) 

---- Diffs:

================================================================
Index: SPECS/transcode.spec
diff -u SPECS/transcode.spec:1.79 SPECS/transcode.spec:1.80
--- SPECS/transcode.spec:1.79	Fri Dec 16 10:25:48 2005
+++ SPECS/transcode.spec	Mon Jan 30 03:14:39 2006
@@ -11,7 +11,6 @@
 %bcond_without	sdl		# disable SDL support
 %bcond_without	im		# disable imagemagick module
 %bcond_without	libmpeg3	# disable libmpeg3 support
-%bcond_without	quicktime	# build with quicktime4linux support
 %bcond_with	jpegmmx		# jpeg-mmx
 %bcond_with	pvm3		# pvm3
 
@@ -53,10 +52,12 @@
 BuildRequires:	libjpeg-devel
 %{?with_libmpeg3:BuildRequires:	libmpeg3-devel}
 BuildRequires:	libogg-devel
+BuildRequires:	libpng-devel
+BuildRequires:	libquicktime-devel
+BuildRequires:	libstdc++-devel
 BuildRequires:	libtheora-devel
 BuildRequires:	libtool >= 2:1.5
 BuildRequires:	libvorbis-devel
-BuildRequires:	libquicktime-devel
 BuildRequires:	libxml2-devel
 BuildRequires:	lzo-devel
 BuildRequires:	mjpegtools-devel
@@ -64,8 +65,8 @@
 %ifarch %{ix86}
 BuildRequires:	nasm >= 0.98.34
 %endif
+BuildRequires:	pkgconfig
 %{?with_pvm3:BuildRequires:	pvm-devel}
-#%{?with_quicktime:BuildRequires:	quicktime4linux-devel >= 1.5.5}
 BuildRequires:	xvid-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -201,6 +202,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.80  2006/01/30 02:14:39  charles
+- BR: pkgconfig, sorted BRs, cleanups
+
 Revision 1.79  2005/12/16 09:25:48  qboosh
 - merged 1.0.2 from DEVEL; previous version AC-branched
 - release 1 (it's in a state not worse than 0.6.12 was)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/transcode.spec?r1=1.79&r2=1.80&f=u



More information about the pld-cvs-commit mailing list