[35700] trunk/dports/x11

gui_dos at macports.org gui_dos at macports.org
Thu Apr 3 03:40:59 PDT 2008


Revision: 35700
          http://trac.macosforge.org/projects/macports/changeset/35700
Author:   gui_dos at macports.org
Date:     2008-04-03 03:40:57 -0700 (Thu, 03 Apr 2008)

Log Message:
-----------
New ports (commits #13198):
x11/tango-icon-theme
x11/tango-icon-theme-extras

Added Paths:
-----------
    trunk/dports/x11/tango-icon-theme/
    trunk/dports/x11/tango-icon-theme/Portfile
    trunk/dports/x11/tango-icon-theme-extras/
    trunk/dports/x11/tango-icon-theme-extras/Portfile

Added: trunk/dports/x11/tango-icon-theme/Portfile
===================================================================
--- trunk/dports/x11/tango-icon-theme/Portfile	                        (rev 0)
+++ trunk/dports/x11/tango-icon-theme/Portfile	2008-04-03 10:40:57 UTC (rev 35700)
@@ -0,0 +1,35 @@
+# $Id$
+
+PortSystem  1.0
+
+name            tango-icon-theme
+version         0.8.1
+description     A collection of icons from the Tango Desktop Project.
+long_description tango-icon-theme is a collection of bright and vivid icons and \
+                emblems from the Tango Desktop Project. They can replace the gnome-icon-theme.
+maintainers     wanadoo.fr:neric27 openmaintainer
+categories      x11
+platforms       darwin
+homepage        http://tango.freedesktop.org/Tango_Icon_Library
+master_sites    http://tango.freedesktop.org/releases/
+
+checksums       md5 43f82eb29dac8ceab488e6108bdd515b \
+                sha1 17347c06e968007868e33d922e15da270a07f30e \
+                rmd160 c4c0a0df293cfec211368ded363523f5ac942583
+
+depends_build \
+                port:pkgconfig \
+                port:icon-naming-utils \
+                port:ImageMagick
+
+use_bzip2       yes
+
+universal_variant no
+
+livecheck.check regex
+livecheck.regex  ${name}-(\[0-9\]+.\[0-9\]+.\[0-9\]+).tar.gz
+
+variant big_icons description {create 48,64,72,96,128 pixels icons; implies 20Mo more of png files} {
+        configure.args-append --enable-png-creation
+        depends_build-append  port:librsvg
+}


Property changes on: trunk/dports/x11/tango-icon-theme/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

Added: trunk/dports/x11/tango-icon-theme-extras/Portfile
===================================================================
--- trunk/dports/x11/tango-icon-theme-extras/Portfile	                        (rev 0)
+++ trunk/dports/x11/tango-icon-theme-extras/Portfile	2008-04-03 10:40:57 UTC (rev 35700)
@@ -0,0 +1,35 @@
+# $Id$
+
+PortSystem  1.0
+
+name            tango-icon-theme-extras
+version         0.1.0
+description     A collection of extra icons for the Tango theme.
+long_description tango-icon-theme-extras is an additionnal collection \
+                (mostly ipod variations) of icons adhering to the \
+                Tango Desktop Project style guideline.
+maintainers     wanadoo.fr:neric27 openmaintainer
+categories      x11
+platforms       darwin 
+homepage        http://tango.freedesktop.org/Tango_Icon_Library
+master_sites    http://tango.freedesktop.org/releases/
+
+checksums       md5 caaceaec7b61f1cbda0db9842f9db281 \
+                sha1 1bed3023139187c36e851df19506f4942bf2d1c1 \
+                rmd160 7c301bbe6748fc770bc52f91624ce676624d00e3
+
+depends_build \
+        port:pkgconfig \
+        port:icon-naming-utils \
+        port:tango-icon-theme \
+        port:ImageMagick
+
+universal_variant   no
+
+livecheck.check regex
+livecheck.regex  ${name}-(\[0-9\]+.\[0-9\]+.\[0-9\]+)
+
+variant big_icons description {create 32,48,64,72,96,128 pixels icons from the scalable version } {
+	configure.args-append --enable-png-creation
+	depends_build-append	port:librsvg
+}


Property changes on: trunk/dports/x11/tango-icon-theme-extras/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080403/ac04ab47/attachment.html


More information about the macports-changes mailing list