[134932] trunk/dports/graphics/gimp2/Portfile

devans at macports.org devans at macports.org
Fri Apr 10 21:13:12 PDT 2015


Revision: 134932
          https://trac.macports.org/changeset/134932
Author:   devans at macports.org
Date:     2015-04-10 21:13:11 -0700 (Fri, 10 Apr 2015)
Log Message:
-----------
gimp2: reformat, white space only.

Modified Paths:
--------------
    trunk/dports/graphics/gimp2/Portfile

Modified: trunk/dports/graphics/gimp2/Portfile
===================================================================
--- trunk/dports/graphics/gimp2/Portfile	2015-04-11 02:54:54 UTC (rev 134931)
+++ trunk/dports/graphics/gimp2/Portfile	2015-04-11 04:13:11 UTC (rev 134932)
@@ -1,76 +1,75 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem      1.0
-PortGroup  compiler_blacklist_versions 1.0
+PortSystem          1.0
+PortGroup           compiler_blacklist_versions 1.0
 
-name            gimp2
-conflicts       gimp2-devel gimp3-devel
+name                gimp2
+conflicts           gimp2-devel gimp3-devel
 # please remember to update the gimp metapackage to match
-version         2.8.14
-revision        1
-license         GPL-3+
-categories      graphics
-maintainers     devans
-homepage        http://www.gimp.org/
-platforms       darwin
+version             2.8.14
+revision            1
+license             GPL-3+
+categories          graphics
+maintainers         devans
+homepage            http://www.gimp.org/
+platforms           darwin
 
-description     The GNU Image Manipulation Program
-long_description \
-	The GNU Image Manipulation Program (GIMP) is a powerful \
-	tool for the preparation and manipulation of digital images. \
-	The GIMP provides the user with a wide variety of image \
-	manipulation, painting, processing, and rendering tools.
+description         The GNU Image Manipulation Program
+long_description    The GNU Image Manipulation Program (GIMP) is a powerful \
+                    tool for the preparation and manipulation of digital images. \
+                    The GIMP provides the user with a wide variety of image \
+                    manipulation, painting, processing, and rendering tools.
 
-set branch      [join [lrange [split ${version} .] 0 1] .]
-master_sites    gimp:gimp/v${branch}/
+set branch          [join [lrange [split ${version} .] 0 1] .]
+master_sites        gimp:gimp/v${branch}/
 
-distname        gimp-${version}
+distname            gimp-${version}
 
-use_bzip2       yes
+use_bzip2           yes
 
-checksums       rmd160  eb1f1e590200416c593cd227b6de6eb9951b3ca7 \
-                sha256  d82a958641c9c752d68e35f65840925c08e314cea90222ad845892a40e05b22d
+checksums           rmd160  eb1f1e590200416c593cd227b6de6eb9951b3ca7 \
+                    sha256  d82a958641c9c752d68e35f65840925c08e314cea90222ad845892a40e05b22d
 
-depends_build   port:pkgconfig \
-                port:intltool \
-                port:gtk-doc
+depends_build       port:pkgconfig \
+                    port:intltool \
+                    port:gtk-doc
 
-depends_lib     port:desktop-file-utils \
-                port:iso-codes \
-                port:babl \
-                port:gegl \
-                port:atk \
-                port:gtk2 \
-                port:fontconfig \
-                port:freetype \
-                port:tiff \
-                port:jpeg \
-                port:zlib \
-                port:bzip2 \
-                port:ghostscript \
-                port:libpng \
-                port:libmng \
-                port:libexif \
-                port:aalib \
-                port:xpm \
-                port:librsvg \
-                port:poppler \
-                port:curl \
-                port:libwmf \
-                port:jasper \
-                port:lcms2 \
-                port:dbus-glib \
-                port:libxml2 \
-                port:libxslt \
-                port:xorg-libXcursor \
-                port:xorg-libXmu \
-                port:xorg-libXext \
-                port:xorg-libXfixes
+depends_lib         port:desktop-file-utils \
+                    port:iso-codes \
+                    port:babl \
+                    port:gegl \
+                    port:atk \
+                    port:gtk2 \
+                    port:fontconfig \
+                    port:freetype \
+                    port:tiff \
+                    port:jpeg \
+                    port:zlib \
+                    port:bzip2 \
+                    port:ghostscript \
+                    port:libpng \
+                    port:libmng \
+                    port:libexif \
+                    port:aalib \
+                    port:xpm \
+                    port:librsvg \
+                    port:poppler \
+                    port:curl \
+                    port:libwmf \
+                    port:jasper \
+                    port:lcms2 \
+                    port:dbus-glib \
+                    port:libxml2 \
+                    port:libxslt \
+                    port:xorg-libXcursor \
+                    port:xorg-libXmu \
+                    port:xorg-libXext \
+                    port:xorg-libXfixes
 
-depends_run     path:share/gimp/2.0/help:gimp-help-en
+depends_run         path:share/gimp/2.0/help:gimp-help-en
 
-patchfiles      patch-etc-gimprc.diff
+patchfiles          patch-etc-gimprc.diff
 
 # gcc-4.2 5493 and 5666.3_13: gimpcpuaccel.c:180: error: can't find a register in class 'BREG' while reloading 'asm'
 compiler.blacklist-append gcc-3.3 gcc-4.0 gcc-4.2 apple-gcc-4.2
@@ -93,22 +92,22 @@
     copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4macros
 }
 
-use_autoreconf  yes
-autoreconf.args -fvi
+use_autoreconf      yes
+autoreconf.args     -fvi
 
-configure.args  --build=${configure.build_arch}-apple-${os.platform}${os.version} \
-                --enable-mp \
-                --with-pdbgen \
-                --with-lcms=2 \
-                --with-x \
-                --x-includes=${prefix}/include \
-                --x-libraries=${prefix}/lib \
-                --disable-silent-rules \
-                --disable-python \
-                --without-alsa \
-                --without-gvfs \
-                --without-gudev \
-                --without-webkit
+configure.args      --build=${configure.build_arch}-apple-${os.platform}${os.version} \
+                    --enable-mp \
+                    --with-pdbgen \
+                    --with-lcms=2 \
+                    --with-x \
+                    --x-includes=${prefix}/include \
+                    --x-libraries=${prefix}/lib \
+                    --disable-silent-rules \
+                    --disable-python \
+                    --without-alsa \
+                    --without-gvfs \
+                    --without-gudev \
+                    --without-webkit
 
 # --without-mac-twain:
 #     Leopard's 64bit Carbon is missing QuitApplicationEventLoop
@@ -116,7 +115,7 @@
 #         https://trac.macports.org/ticket/35168
 
 configure.args-append \
-                --without-mac-twain
+                    --without-mac-twain
 
 variant python27 description {Build with python plugin support using python 2.7} {
     configure.args-delete     --disable-python
@@ -127,7 +126,7 @@
     configure.env             PATH=${python_framework}/bin:$env(PATH)
 }
 
-default_variants +python27
+default_variants    +python27
 
 variant gvfs description {Enable GIO/gvfs support} {
     depends_lib-append      port:gvfs
@@ -178,13 +177,13 @@
     }
 }
 
-default_variants +help_browser
+default_variants    +help_browser
 
 post-activate {
     system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
     system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gtk.org/pub/gimp/v${branch}/
-livecheck.regex "gimp-(${branch}(?:\\.\\d+)*)${extract.suffix}"
+livecheck.type      regex
+livecheck.url       http://ftp.gtk.org/pub/gimp/v${branch}/
+livecheck.regex     "gimp-(${branch}(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150410/8e140212/attachment.html>


More information about the macports-changes mailing list