Accepting request 965074 from X11:XOrg
- Update to version 1.0.13 * autotools: fix Requires and Requires.Private in pkgconfig * meson: Add a meson build system * meson: Fix typo * editorconfig: add meson * Fix spelling/wording issues * Build xz tarballs instead of bzip2 - supersedes n_bring-back-libXv-dep.patch OBS-URL: https://build.opensuse.org/request/show/965074 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXvMC?expand=0&rev=13factory
commit
dd0a8e1ce7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b3da7977b3f7eaf4f0ac6470ab1e562298d82c4e79077765787963ab7966dcd
|
||||
size 306581
|
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a9ebe6dea7888a747e5aca1b891d53cd7d3a5f141a9645f77d9b6a12cee657c
|
||||
size 274180
|
@ -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