ipfire-3.x/xorg-x11-xinit/xorg-x11-xinit.nm

44 lines
910 B
Plaintext

###############################################################################
# IPFire.org - An Open Source Firewall Solution #
# Copyright (C) - IPFire Development Team <info@ipfire.org> #
###############################################################################
name = xorg-x11-xinit
version = 1.3.2
release = 1
thisapp = xinit-%{version}
groups = X/Server
url = http://www.x.org
license = MIT
summary = X.Org X11 X Window System xinit startup scripts.
description
X.Org X11 X Window System xinit startup scripts.
end
source_dl = http://ftp.x.org/pub/individual/app/
build
requires
autoconf
automake
libX11-devel
libtool
xorg-x11-util-macros
end
prepare_cmds
# Regenerate build system.
autoreconf -vfi
end
end
packages
package %{name}
package %{name}-debuginfo
template DEBUGINFO
end
end