This commit is contained in:
parent
bd473fb189
commit
b235f1c513
@ -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: libXevie
|
Name: libXevie
|
||||||
%define lname libXevie1
|
%define lname libXevie1
|
||||||
Version: 1.0.3
|
Version: 1.0.3
|
||||||
@ -21,16 +24,16 @@ Release: 0
|
|||||||
Summary: X Event Interception Extension library
|
Summary: X Event Interception Extension library
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
URL: http://wiki.freedesktop.org/wiki/Software/XEvIE
|
Url: http://wiki.freedesktop.org/wiki/Software/XEvIE
|
||||||
|
|
||||||
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXevie
|
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXevie
|
||||||
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXevie/
|
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXevie/
|
||||||
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: 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(evieproto)
|
BuildRequires: pkgconfig(evieproto) pkgconfig(xext)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
libXevie provides an X Window System client interface to the EvIE
|
libXevie provides an X Window System client interface to the EvIE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user