[44462] trunk/dports/x11

blb at macports.org blb at macports.org
Sun Dec 28 18:45:01 PST 2008


Revision: 44462
          http://trac.macports.org/changeset/44462
Author:   blb at macports.org
Date:     2008-12-28 18:45:00 -0800 (Sun, 28 Dec 2008)
Log Message:
-----------
New port - x11/bitmap, Bitmap editor and converter utilities for X11

Added Paths:
-----------
    trunk/dports/x11/bitmap/
    trunk/dports/x11/bitmap/Portfile

Added: trunk/dports/x11/bitmap/Portfile
===================================================================
--- trunk/dports/x11/bitmap/Portfile	                        (rev 0)
+++ trunk/dports/x11/bitmap/Portfile	2008-12-29 02:45:00 UTC (rev 44462)
@@ -0,0 +1,31 @@
+# $Id$
+
+PortSystem          1.0
+name                bitmap
+version             1.0.3
+categories          x11 graphics
+maintainers         blb openmaintainer
+description         Bitmap editor and converter utilities for X11
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     98200c358e5401d648b980564d9ae39d \
+                    sha1    ca3b65e25fea6929ee254944b72508f8e39d80ea \
+                    rmd160  189142b6f6611d159d3f28d08240cb6e2ec3f7a8
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libX11.6:xorg-libX11 lib:libXt:xorg-libXt \
+                    lib:libXmu:xorg-libXmu lib:libSM:xorg-libsm \
+                    lib:libXaw:xorg-libXaw lib:libXp:xorg-libXp \
+                    lib:libXpm:xpm
+
+# Xquartz ships with XAW8 but current libXaw no longer supports it, so
+# this makes sure the MacPorts libXaw can satisfy bitmap
+configure.args      --disable-xprint
+


Property changes on: trunk/dports/x11/bitmap/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/20081228/59c93b0d/attachment.html>


More information about the macports-changes mailing list