]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blob - xorg-x11-xtrans-devel/xorg-x11-xtrans-devel.nm
Move all packages to root.
[people/amarx/ipfire-3.x.git] / xorg-x11-xtrans-devel / xorg-x11-xtrans-devel.nm
1 ###############################################################################
2 # IPFire.org - An Open Source Firewall Solution #
3 # Copyright (C) - IPFire Development Team <info@ipfire.org> #
4 ###############################################################################
5
6 name = xorg-xtrans
7 version = 1.2.5
8 release = 1
9 arch = noarch
10
11 maintainer = Stefan Schantl <stefan.schantl@ipfire.org>
12 groups = X/Libraries
13 url = http://www.x.org/
14 license = MIT
15 summary = X11 transport library.
16
17 description
18 Transprot library for X.org X11 protocol.
19 end
20
21 sources = xtrans-%{version}.tar.bz2
22
23 build
24 requires
25 pkg-config
26 end
27
28 DIR_APP = %{DIR_SRC}/xtrans-%{version}
29 end
30
31 packages
32 package %{name}
33 end