]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - xorg-x11-xinit/xorg-x11-xinit.nm
Move all packages to root.
[ipfire-3.x.git] / xorg-x11-xinit / xorg-x11-xinit.nm
diff --git a/xorg-x11-xinit/xorg-x11-xinit.nm b/xorg-x11-xinit/xorg-x11-xinit.nm
new file mode 100644 (file)
index 0000000..b73bd2d
--- /dev/null
@@ -0,0 +1,32 @@
+###############################################################################
+# IPFire.org    - An Open Source Firewall Solution                            #
+# Copyright (C) - IPFire Development Team <info@ipfire.org>                   #
+###############################################################################
+
+name       = xinit
+version    = 1.2.1
+release    = 1
+
+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
+               pkg-config
+       end
+end
+
+packages
+       package %{name}
+end