]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/commitdiff
ipfire-logos: New package.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 18 Feb 2012 17:47:12 +0000 (18:47 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 18 Feb 2012 17:47:12 +0000 (18:47 +0100)
This package ships IPFire logos and artwork.

ipfire-logos/ipfire-logos.nm [new file with mode: 0644]

diff --git a/ipfire-logos/ipfire-logos.nm b/ipfire-logos/ipfire-logos.nm
new file mode 100644 (file)
index 0000000..9947523
--- /dev/null
@@ -0,0 +1,35 @@
+###############################################################################
+# IPFire.org    - An Open Source Firewall Solution                            #
+# Copyright (C) - IPFire Development Team <info@ipfire.org>                   #
+###############################################################################
+
+name       = ipfire-logos
+version    = 1
+release    = 1
+arch       = noarch
+
+maintainer = Michael Tremer <michael.tremer@ipfire.org>
+groups     = Base System/Base
+url        = http://www.ipfire.org
+license    =
+summary    = IPFire logos and images.
+
+description
+       This package contains several logos, fonts and artwork of the
+       IPFire distribution.
+end
+
+source_dl  = http://source.ipfire.org/releases/%{name}/
+
+build
+       requires
+               ImageMagick
+               ghostscript
+       end
+end
+
+packages
+       package %{name}
+               provides = system-logos
+       end
+end