]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - xorg-x11-xinit/xorg-x11-xinit.nm
Merge remote-tracking branch 'stevee/compat-packages'
[people/ms/ipfire-3.x.git] / xorg-x11-xinit / xorg-x11-xinit.nm
CommitLineData
078dbf15 1###############################################################################
802ea3af
MT
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
078dbf15
MT
4###############################################################################
5
3ec0d138 6name = xorg-x11-xinit
eabec946 7version = 1.3.2
802ea3af 8release = 1
3ec0d138 9thisapp = xinit-%{version}
078dbf15 10
802ea3af
MT
11groups = X/Server
12url = http://www.x.org
13license = MIT
14summary = X.Org X11 X Window System xinit startup scripts.
078dbf15 15
802ea3af
MT
16description
17 X.Org X11 X Window System xinit startup scripts.
18end
078dbf15 19
802ea3af 20source_dl = http://ftp.x.org/pub/individual/app/
078dbf15 21
802ea3af
MT
22build
23 requires
eabec946
SS
24 autoconf
25 automake
802ea3af 26 libX11-devel
eabec946 27 libtool
3ec0d138 28 xorg-x11-util-macros
802ea3af 29 end
eabec946
SS
30
31 prepare_cmds
32 # Regenerate build system.
33 autoreconf -vfi
34 end
802ea3af 35end
078dbf15 36
802ea3af
MT
37packages
38 package %{name}
1f9bc2f0
MT
39
40 package %{name}-debuginfo
41 template DEBUGINFO
42 end
802ea3af 43end