Author: qboosh                       Date: Wed Aug 27 20:10:20 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.0.3
- removed obsolete ffmpeg patch
- avoid linking with libiconv

---- Files affected:
SPECS:
   libquicktime.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: SPECS/libquicktime.spec
diff -u SPECS/libquicktime.spec:1.35 SPECS/libquicktime.spec:1.36
--- SPECS/libquicktime.spec:1.35        Wed Aug 27 11:29:54 2008
+++ SPECS/libquicktime.spec     Wed Aug 27 22:10:14 2008
@@ -11,8 +11,8 @@
 Summary:       Library for reading and writing quicktime files
 Summary(pl.UTF-8):     Biblioteka do odczytu i zapisu plików quicktime
 Name:          libquicktime
-Version:       1.0.2
-Release:       4
+Version:       1.0.3
+Release:       1
 %if %{with gpl}
 License:       GPL v2+
 %else
@@ -20,8 +20,7 @@
 %endif
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/libquicktime/%{name}-%{version}.tar.gz
-# Source0-md5: 4a43a44adcfbec398a91c56d1edcbdc1
-Patch0:                %{name}-ffmpeg.patch
+# Source0-md5: 823191104cdd665c75d447c8f5f8bf7e
 URL:           http://libquicktime.sourceforge.net/
 BuildRequires: OpenGL-GLU-devel
 BuildRequires: alsa-lib-devel >= 0.9
@@ -32,13 +31,14 @@
 BuildRequires: faad2-devel >= 2.0
 %endif
 %{?with_ffmpeg:BuildRequires:  ffmpeg-devel >= 0.4.9-4.20080822.6}
+BuildRequires: gettext-devel >= 0.14.1
 BuildRequires: gtk+2-devel >= 2:2.4.0
 BuildRequires: lame-libs-devel >= 3.93
 BuildRequires: libavc1394-devel >= 0.3.1
 BuildRequires: libdv-devel >= 0.102
 BuildRequires: libjpeg-devel >= 6b
 # jpeg-mmx-devel
-BuildRequires: libpng-devel >= 1.0.8
+BuildRequires: libpng-devel >= 1.2.23
 BuildRequires: libraw1394-devel >= 0.9
 BuildRequires: libtool
 BuildRequires: libvorbis-devel >= 1:1.0
@@ -226,7 +226,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 # evil, sets CFLAGS basing on /proc/cpuinfo, overrides our optflags
 # (--with-cpuflags=none disables using /proc/cpuinfo, but not overriding)
@@ -240,9 +239,11 @@
 %{__autoheader}
 %{__automake}
 %configure \
+       ac_cv_lib_iconv_libiconv_close=no \
        %{?with_gpl:--enable-gpl} \
        %{!?with_mmx:--disable-mmx} \
-       --enable-static
+       --enable-static \
+       --with-libdv
 %{__make}
 
 %install
@@ -337,6 +338,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2008/08/27 20:10:14  qboosh
+- updated to 1.0.3
+- removed obsolete ffmpeg patch
+- avoid linking with libiconv
+
 Revision 1.35  2008/08/27 09:29:54  pluto
 - fix build with recent ffmpeg.
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libquicktime.spec?r1=1.35&r2=1.36&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to