]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - xorg-x11-util-macros/xorg-x11-util-macros.nm
libXaw: Update to 1.0.11.
[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
MT
6name = xorg-x11-util-macros
7version = 1.10.0
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
802ea3af 22source_dl = http://ftp.x.org/pub/individual/util/
1c304fe7 23
802ea3af 24sources = util-macros-%{version}.tar.bz2
1c304fe7 25
802ea3af
MT
26build
27 requires
28 pkg-config
29 end
1c304fe7 30
802ea3af 31 DIR_APP = %{DIR_SRC}/util-macros-%{version}
1c304fe7 32
802ea3af
MT
33 configure_options += \
34 --disable-static
1c304fe7 35
802ea3af
MT
36 make_install_target += \
37 INSTALL="install -p"
38end
1c304fe7 39
802ea3af
MT
40packages
41 package %{name}
42end