]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/blob - xorg-x11-xinit/xorg-x11-xinit.nm
Move all packages to root.
[people/stevee/ipfire-3.x.git] / xorg-x11-xinit / xorg-x11-xinit.nm
1 ###############################################################################
2 # IPFire.org - An Open Source Firewall Solution #
3 # Copyright (C) - IPFire Development Team <info@ipfire.org> #
4 ###############################################################################
5
6 name = xinit
7 version = 1.2.1
8 release = 1
9
10 groups = X/Server
11 url = http://www.x.org
12 license = MIT
13 summary = X.Org X11 X Window System xinit startup scripts.
14
15 description
16 X.Org X11 X Window System xinit startup scripts.
17 end
18
19 source_dl = http://ftp.x.org/pub/individual/app/
20
21 build
22 requires
23 autoconf
24 automake
25 libX11-devel
26 pkg-config
27 end
28 end
29
30 packages
31 package %{name}
32 end