This commit is contained in:
parent
57f954c026
commit
c338414721
@ -14,6 +14,9 @@
|
|||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: libXxf86vm
|
Name: libXxf86vm
|
||||||
%define lname libXxf86vm1
|
%define lname libXxf86vm1
|
||||||
Version: 1.1.1
|
Version: 1.1.1
|
||||||
@ -21,17 +24,17 @@ Release: 0
|
|||||||
Summary: XFree86-VidMode X extension library
|
Summary: XFree86-VidMode X extension library
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
URL: http://xorg.freedesktop.org/
|
Url: http://xorg.freedesktop.org/
|
||||||
|
|
||||||
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXxf86vm
|
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXxf86vm
|
||||||
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXxf86vm/
|
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXxf86vm/
|
||||||
Source: %name-%version.tar.bz2
|
Source: %name-%version.tar.bz2
|
||||||
BuildRoot: %_tmppath/%name-%version-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.8
|
BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.8
|
||||||
BuildRequires: pkgconfig(xproto), pkgconfig(x11), pkgconfig(xextproto)
|
BuildRequires: pkgconfig(x11) pkgconfig(xextproto) pkgconfig(xproto)
|
||||||
BuildRequires: pkgconfig(xext), pkgconfig(xf86vidmodeproto) >= 2.2.99.1
|
BuildRequires: pkgconfig(xext) pkgconfig(xf86vidmodeproto) >= 2.2.99.1
|
||||||
|
|
||||||
%description
|
%description
|
||||||
These functions provide aninterface to the server extension
|
These functions provide aninterface to the server extension
|
||||||
|
Loading…
Reference in New Issue
Block a user