SPECS: libquicktime.spec - updated to 0.9.9

qboosh qboosh at pld-linux.org
Sun Jul 2 22:41:02 CEST 2006


Author: qboosh                       Date: Sun Jul  2 20:41:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.9.9

---- Files affected:
SPECS:
   libquicktime.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/libquicktime.spec
diff -u SPECS/libquicktime.spec:1.19 SPECS/libquicktime.spec:1.20
--- SPECS/libquicktime.spec:1.19	Sun Mar 12 13:57:19 2006
+++ SPECS/libquicktime.spec	Sun Jul  2 22:40:57 2006
@@ -11,7 +11,7 @@
 Summary:	Library for reading and writing quicktime files
 Summary(pl):	Biblioteka do odczytu i zapisu plików quicktime
 Name:		libquicktime
-Version:	0.9.8
+Version:	0.9.9
 Release:	1
 %if %{with gpl}
 License:	GPL
@@ -20,7 +20,7 @@
 %endif
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/libquicktime/%{name}-%{version}.tar.gz
-# Source0-md5:	2efb64ed0e1ccae66d0cadc1e806935a
+# Source0-md5:	4ac23264f22a22ff013722aa9d188190
 Patch0:		%{name}-link.patch
 URL:		http://libquicktime.sourceforge.net/
 BuildRequires:	OpenGL-GLU-devel
@@ -42,6 +42,8 @@
 BuildRequires:	libraw1394-devel >= 0.9
 BuildRequires:	libtool
 BuildRequires:	libvorbis-devel >= 1:1.0
+# pkgconfig: x264 >= 0.45
+BuildRequires:	libx264-devel >= 0.1.2-1.20060430_2245
 BuildRequires:	pkgconfig
 BuildRequires:	xorg-lib-libXaw-devel
 BuildRequires:	xorg-lib-libXt-devel
@@ -208,6 +210,19 @@
 %description vorbis -l pl
 Wtyczka Ogg Vorbis dla libquicktime.
 
+%package x264
+Summary:	X264 plugin for libquicktime
+Summary(pl):	Wtyczka X264 dla libquicktime
+Group:		Libraries
+Requires:	%{name} = %{version}-%{release}
+Requires:	libx264 >= 0.1.2-1.20060430_2245
+
+%description x264
+X264 plugin for libquicktime.
+
+%description x264 -l pl
+Wtyczka X264 dla libquicktime.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -306,12 +321,19 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libquicktime/lqt_vorbis.so
 
+%files x264
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libquicktime/lqt_x264.so
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2006/07/02 20:40:57  qboosh
+- updated to 0.9.9
+
 Revision 1.19  2006/03/12 12:57:19  pluto
 - modular xorg deps.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libquicktime.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list