]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - xorg-x11-util-macros/xorg-x11-util-macros.nm
perl-XML-SAX-Base: New package.
[people/ms/ipfire-3.x.git] / xorg-x11-util-macros / xorg-x11-util-macros.nm
CommitLineData
1c304fe7 1###############################################################################
802ea3af
MT
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
1c304fe7
SS
4###############################################################################
5
802ea3af 6name = xorg-x11-util-macros
10f8bcda 7version = 1.17
802ea3af
MT
8release = 1
9arch = noarch
1c304fe7 10
802ea3af
MT
11maintainer = Stefan Schantl <stefan.schantl@ipfire.org>
12groups = X/Libraries
13url = http://www.x.org/
14license = MIT
15summary = X.Org X11 Autotools macros.
1c304fe7 16
802ea3af
MT
17description
18 X.Org X11 autotools macros required for building the various
19 packages that comprise the X Window System.
20end
1c304fe7 21
10f8bcda
SS
22thisapp = util-macros-%{version}
23
802ea3af 24source_dl = http://ftp.x.org/pub/individual/util/
1c304fe7 25
1c304fe7 26
802ea3af
MT
27build
28 requires
29 pkg-config
30 end
1c304fe7 31
802ea3af
MT
32 configure_options += \
33 --disable-static
1c304fe7 34
802ea3af
MT
35 make_install_target += \
36 INSTALL="install -p"
37end
1c304fe7 38
802ea3af
MT
39packages
40 package %{name}
41end