remove no longer applied n_bring-back-libXv-dep.patch
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXvMC?expand=0&rev=27
This commit is contained in:
parent
f70349731b
commit
f37cf367f2
@ -29,7 +29,6 @@ URL: http://xorg.freedesktop.org/
|
|||||||
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXvMC/
|
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXvMC/
|
||||||
Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.xz
|
Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.xz
|
||||||
Source1: baselibs.conf
|
Source1: baselibs.conf
|
||||||
Patch0: n_bring-back-libXv-dep.patch
|
|
||||||
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: pkgconfig(videoproto)
|
BuildRequires: pkgconfig(videoproto)
|
||||||
@ -78,7 +77,6 @@ in %lname.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
#%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --docdir=%_docdir/%name --disable-static
|
%configure --docdir=%_docdir/%name --disable-static
|
||||||
|
@ -1,14 +0,0 @@
|
|||||||
diff --git a/xvmc.pc.in b/xvmc.pc.in
|
|
||||||
index 51b88ce..ecf81d2 100644
|
|
||||||
--- a/xvmc.pc.in
|
|
||||||
+++ b/xvmc.pc.in
|
|
||||||
@@ -6,7 +6,7 @@ includedir=@includedir@
|
|
||||||
Name: XvMC
|
|
||||||
Description: The XvMC Library
|
|
||||||
Version: @PACKAGE_VERSION@
|
|
||||||
-Requires: xproto videoproto
|
|
||||||
-Requires.private: x11 xext
|
|
||||||
+Requires: xproto videoproto xv
|
|
||||||
+Requires.private: x11 xext xv
|
|
||||||
Cflags: -I${includedir}
|
|
||||||
Libs: -L${libdir} -lXvMC
|
|
Loading…
Reference in New Issue
Block a user