forked from pool/libquicktime
Accepting request 253832 from multimedia:libs
1 OBS-URL: https://build.opensuse.org/request/show/253832 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libquicktime?expand=0&rev=45
This commit is contained in:
commit
d9c8a5fedd
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 3 17:26:11 UTC 2014 - crrodriguez@opensuse.org
|
||||
|
||||
- Add baselibs.conf as Source.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 1 20:28:01 UTC 2014 - crrodriguez@opensuse.org
|
||||
|
||||
- Cleanup buildRequires, do not use xorg-x11-devel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 28 05:56:42 UTC 2014 - crrodriguez@opensuse.org
|
||||
|
||||
|
@ -28,10 +28,10 @@ Group: System/Libraries
|
||||
Url: http://libquicktime.sf.net
|
||||
Source0: http://prdownloads.sourceforge.net/libquicktime/libquicktime-%{version}.tar.gz
|
||||
Source1: COPYING
|
||||
Source2: baselibs.conf
|
||||
Patch0: %{name}-1.2.2-dont_disable_deprecated.patch
|
||||
# build also with libpng16, patch sent to amp@singingwizard.org, plaum@ipf.uni-stuttgart.de, kraxel@bytesex.org
|
||||
Patch1: libquicktime-libpng16.patch
|
||||
BuildRequires: Mesa-devel
|
||||
BuildRequires: alsa-devel
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: gtk2-devel
|
||||
@ -40,7 +40,13 @@ BuildRequires: libjpeg-devel
|
||||
BuildRequires: libvorbis-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: schroedinger-devel
|
||||
BuildRequires: xorg-x11-devel
|
||||
BuildRequires: pkgconfig(gl)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xaw7)
|
||||
BuildRequires: pkgconfig(xext)
|
||||
BuildRequires: pkgconfig(xt)
|
||||
BuildRequires: pkgconfig(xv)
|
||||
|
||||
%if 0%{?BUILD_ORIG}
|
||||
BuildRequires: libfaac-devel
|
||||
BuildRequires: libfaad2-devel
|
||||
|
Loading…
Reference in New Issue
Block a user