This commit is contained in:
parent
617c16cbfa
commit
23d8d26f33
13
libXvMC.spec
13
libXvMC.spec
@ -14,6 +14,9 @@
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: libXvMC
|
||||
%define lname libXvMC1
|
||||
Version: 1.0.6
|
||||
@ -21,16 +24,16 @@ Release: 0
|
||||
Summary: X-Video Motion Compensation library
|
||||
License: MIT
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: http://xorg.freedesktop.org/
|
||||
Url: http://xorg.freedesktop.org/
|
||||
|
||||
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXvMC
|
||||
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXvMC/
|
||||
Source: %name-%version.tar.bz2
|
||||
BuildRoot: %_tmppath/%name-%version-build
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
||||
BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.3, pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xext), pkgconfig(xv), pkgconfig(xextproto)
|
||||
BuildRequires: pkgconfig(videoproto)
|
||||
BuildRequires: pkgconfig pkgconfig(x11) pkgconfig(xorg-macros) >= 1.3
|
||||
BuildRequires: pkgconfig(xext) pkgconfig(xextproto) pkgconfig(xv)
|
||||
BuildRequires: pkgconfig(videoproto)
|
||||
|
||||
%description
|
||||
X-Video Motion Compensation (XvMC), is an extension of the X video
|
||||
|
Loading…
x
Reference in New Issue
Block a user