[104634] trunk/dports/graphics/gdk-pixbuf/Portfile

cal at macports.org cal at macports.org
Sat Mar 30 06:34:07 PDT 2013


Revision: 104634
          https://trac.macports.org/changeset/104634
Author:   cal at macports.org
Date:     2013-03-30 06:34:07 -0700 (Sat, 30 Mar 2013)
Log Message:
-----------
gdk-pixbuf: whitespace only

Modified Paths:
--------------
    trunk/dports/graphics/gdk-pixbuf/Portfile

Modified: trunk/dports/graphics/gdk-pixbuf/Portfile
===================================================================
--- trunk/dports/graphics/gdk-pixbuf/Portfile	2013-03-30 13:32:48 UTC (rev 104633)
+++ trunk/dports/graphics/gdk-pixbuf/Portfile	2013-03-30 13:34:07 UTC (rev 104634)
@@ -3,39 +3,39 @@
 
 PortSystem 1.0
 
-name		gdk-pixbuf
-version		0.22.0
+name            gdk-pixbuf
+version         0.22.0
 set branch      [join [lrange [split ${version} .] 0 1] .]
-revision	8
-categories	graphics
-maintainers	nomaintainer
-license		LGPL
+revision        8
+categories      graphics
+maintainers     nomaintainer
+license         LGPL
 
-description	generic image handling library for Gtk+ programs
-homepage	http://www.gnome.org/
-platforms	darwin
+description     generic image handling library for Gtk+ programs
+homepage        http://www.gnome.org/
+platforms       darwin
 
 long_description The GdkPixBuf library provides a number of features, \
-		 such as image loading facilities, a cache interface, \
-		 and rendering of a GdkPixBuf into various formats.
+                 such as image loading facilities, a cache interface, \
+                 and rendering of a GdkPixBuf into various formats.
 
-master_sites	gnome:sources/${name}/${branch}
+master_sites    gnome:sources/${name}/${branch}
 
-use_bzip2	yes
-checksums	md5 05fcb68ceaa338614ab650c775efc2f2
+use_bzip2       yes
+checksums       md5 05fcb68ceaa338614ab650c775efc2f2
 
-depends_build	port:tiff port:jpeg port:libpng \
-		port:glib1 port:gtk1
+depends_build   port:tiff port:jpeg port:libpng \
+                port:glib1 port:gtk1
 
 universal_variant no
 
-patchfiles	patch-Makefile.in.diff patch-configure.diff \
-		patch-ltmain.sh.diff patch-gdk-pixbuf-Makefile.in.diff \
-		patch-underquoting.diff patch-libpng-1.5.diff
+patchfiles      patch-Makefile.in.diff patch-configure.diff \
+                patch-ltmain.sh.diff patch-gdk-pixbuf-Makefile.in.diff \
+                patch-underquoting.diff patch-libpng-1.5.diff
 
 configure.cflags-append "-L${prefix}/lib"
-configure.env		LIBS="-L${prefix}/lib"
-configure.args	--with-html-dir=${prefix}/share/doc/$name --disable-gtk-doc
+configure.env           LIBS="-L${prefix}/lib"
+configure.args  --with-html-dir=${prefix}/share/doc/$name --disable-gtk-doc
 
 # ccache: invalid option -- d
 configure.ccache no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130330/143a9ecc/attachment.html>


More information about the macports-changes mailing list