[40776] trunk/dports/xfce

afb at macports.org afb at macports.org
Tue Oct 14 13:31:37 PDT 2008


Revision: 40776
          http://trac.macports.org/changeset/40776
Author:   afb at macports.org
Date:     2008-10-14 13:31:36 -0700 (Tue, 14 Oct 2008)
Log Message:
-----------
add new xfce theme for puredarwin

Added Paths:
-----------
    trunk/dports/xfce/xfce4-axiom-theme/
    trunk/dports/xfce/xfce4-axiom-theme/Portfile

Added: trunk/dports/xfce/xfce4-axiom-theme/Portfile
===================================================================
--- trunk/dports/xfce/xfce4-axiom-theme/Portfile	                        (rev 0)
+++ trunk/dports/xfce/xfce4-axiom-theme/Portfile	2008-10-14 20:31:36 UTC (rev 40776)
@@ -0,0 +1,33 @@
+# $Id$
+
+PortSystem 1.0
+
+name		xfce4-axiom-theme
+version		4.4.2
+categories	xfce
+platforms	darwin
+maintainers	afb at macports.org openmaintainer
+description	Additional theme for xfwm4/gtk2
+long_description ${description}
+homepage	http://www.xfce-look.org/content/show.php/?content=90145
+master_sites	http://xfce-look.org/CONTENT/content-files/
+distfiles	90145-axiom-xfwm.tar.gz 90873-axiom-gtk.tar.gz
+
+checksums	90145-axiom-xfwm.tar.gz \
+		md5     6c8b828bd1361c34f1ff68e8d8b8515f \
+		sha1    f440748a4b60aa0f80e7be6dea8c42b18f7b002e \
+		rmd160  71dba766229b95301cee508aa4e826de152b6e62 \
+		90873-axiom-gtk.tar.gz \
+		md5     8241a4244ea20233ed60daa366d77db5 \
+		sha1    92a60a73689c8ae3c97f9a34e20f26e763dc2890 \
+		rmd160  eea41467179fe041352bbb71f1910f8f2f4779c2
+		
+worksrcdir	axiom
+
+use_configure no
+build {}
+
+destroot {
+   xinstall -d ${destroot}${prefix}/share/themes
+   file copy ${worksrcpath} ${destroot}${prefix}/share/themes/
+}


Property changes on: trunk/dports/xfce/xfce4-axiom-theme/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081014/e3ecfefe/attachment.html 


More information about the macports-changes mailing list