[151424] trunk/dports/gnome/gexiv2/Portfile
devans at macports.org
devans at macports.org
Mon Aug 15 18:17:35 PDT 2016
Revision: 151424
https://trac.macports.org/changeset/151424
Author: devans at macports.org
Date: 2016-08-15 18:17:34 -0700 (Mon, 15 Aug 2016)
Log Message:
-----------
gexiv2: reformat indentation, white space only.
Modified Paths:
--------------
trunk/dports/gnome/gexiv2/Portfile
Modified: trunk/dports/gnome/gexiv2/Portfile
===================================================================
--- trunk/dports/gnome/gexiv2/Portfile 2016-08-15 23:36:55 UTC (rev 151423)
+++ trunk/dports/gnome/gexiv2/Portfile 2016-08-16 01:17:34 UTC (rev 151424)
@@ -1,47 +1,46 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
-PortGroup gobject_introspection 1.0
+PortSystem 1.0
+PortGroup gobject_introspection 1.0
-name gexiv2
-version 0.10.3
-revision 1
-license GPL-2
-set branch [join [lrange [split ${version} .] 0 1] .]
-description gexiv2 is a GObject-based wrapper around the exiv2 library.
-long_description \
- ${description} \
- It makes the basic features of exiv2 available to GNOME applications. \
- Thanks to GObject Introspection support, gexiv2 has excellent support \
- for Python 2 & 3, and can also be accessed by any other programming \
- language that supports GI.
-maintainers devans openmaintainer
-categories gnome graphics
-platforms darwin
-homepage https://wiki.gnome.org/Projects/gexiv2
-master_sites gnome:sources/${name}/${branch}/
+name gexiv2
+version 0.10.3
+revision 1
+license GPL-2
+set branch [join [lrange [split ${version} .] 0 1] .]
+description gexiv2 is a GObject-based wrapper around the exiv2 library.
+long_description ${description} \
+ It makes the basic features of exiv2 available to GNOME applications. \
+ Thanks to GObject Introspection support, gexiv2 has excellent support \
+ for Python 2 & 3, and can also be accessed by any other programming \
+ language that supports GI.
+maintainers devans openmaintainer
+categories gnome graphics
+platforms darwin
+homepage https://wiki.gnome.org/Projects/gexiv2
+master_sites gnome:sources/${name}/${branch}/
-use_xz yes
+use_xz yes
-checksums rmd160 577b12234ee51eb0f6d807a34dff9d2c1fd8c9e7 \
- sha256 390cfb966197fa9f3f32200bc578d7c7f3560358c235e6419657206a362d3988
+checksums rmd160 577b12234ee51eb0f6d807a34dff9d2c1fd8c9e7 \
+ sha256 390cfb966197fa9f3f32200bc578d7c7f3560358c235e6419657206a362d3988
-depends_build port:pkgconfig
+depends_build port:pkgconfig
-depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \
- port:vala \
- port:exiv2
+depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \
+ port:vala \
+ port:exiv2
-patchfiles patch-configure.ac.diff \
- patch-Makefile.am.diff
+patchfiles patch-configure.ac.diff \
+ patch-Makefile.am.diff
gobject_introspection yes
-use_autoreconf yes
-autoreconf.args -fvi
+use_autoreconf yes
+autoreconf.args -fvi
-configure.args --disable-silent-rules
+configure.args --disable-silent-rules
# one each of python2 python3 allowed
@@ -66,4 +65,4 @@
default_variants +python34
}
-livecheck.type gnome
+livecheck.type gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160815/af570c0c/attachment.html>
More information about the macports-changes
mailing list