[133381] users/devans/GNOME-3/unstable/dports/x11/gtkmm3/Portfile
devans at macports.org
devans at macports.org
Fri Feb 27 18:54:13 PST 2015
Revision: 133381
https://trac.macports.org/changeset/133381
Author: devans at macports.org
Date: 2015-02-27 18:54:12 -0800 (Fri, 27 Feb 2015)
Log Message:
-----------
GNOME-3/unstable: gtkmm3, reformat, white space only.
Modified Paths:
--------------
users/devans/GNOME-3/unstable/dports/x11/gtkmm3/Portfile
Modified: users/devans/GNOME-3/unstable/dports/x11/gtkmm3/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/x11/gtkmm3/Portfile 2015-02-28 02:49:37 UTC (rev 133380)
+++ users/devans/GNOME-3/unstable/dports/x11/gtkmm3/Portfile 2015-02-28 02:54:12 UTC (rev 133381)
@@ -1,45 +1,44 @@
# -*- 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 active_variants 1.1
+PortSystem 1.0
+PortGroup active_variants 1.1
-name gtkmm3
-set gname gtkmm
-version 3.15.4
-set branch [join [lrange [split ${version} .] 0 1] .]
-description C++ interface to GTK+ version 3.
-long_description \
- gtkmm3 is the official C++ interface \
- for the popular GUI library GTK+ version 3.
-maintainers devans openmaintainer
-categories x11 devel
-license LGPL-2.1+
-platforms darwin
-homepage http://www.gtkmm.org/
-master_sites gnome:sources/${gname}/${branch}/
+name gtkmm3
+set gname gtkmm
+version 3.15.4
+set branch [join [lrange [split ${version} .] 0 1] .]
+description C++ interface to GTK+ version 3.
+long_description gtkmm3 is the official C++ interface \
+ for the popular GUI library GTK+ version 3.
+maintainers devans openmaintainer
+categories x11 devel
+license LGPL-2.1+
+platforms darwin
+homepage http://www.gtkmm.org/
+master_sites gnome:sources/${gname}/${branch}/
-use_xz yes
+use_xz yes
-dist_subdir ${gname}
-distname ${gname}-${version}
+dist_subdir ${gname}
+distname ${gname}-${version}
-checksums rmd160 d0a40c92db17418c46c2d5112f9cd00cae5b616d \
- sha256 48dc791298724a18ea8b35c58dc647b36b5d7c1cb4f9dcb839a03b37b324b091
+checksums rmd160 d0a40c92db17418c46c2d5112f9cd00cae5b616d \
+ sha256 48dc791298724a18ea8b35c58dc647b36b5d7c1cb4f9dcb839a03b37b324b091
-depends_build port:pkgconfig \
- port:mm-common \
- port:gtk-doc
+depends_build port:pkgconfig \
+ port:mm-common \
+ port:gtk-doc
-depends_lib port:gtk3 \
- port:glibmm \
- path:lib/pkgconfig/cairomm-1.0.pc:cairomm \
- port:pangomm \
- port:atkmm
+depends_lib port:gtk3 \
+ port:glibmm \
+ path:lib/pkgconfig/cairomm-1.0.pc:cairomm \
+ port:pangomm \
+ port:atkmm
# Update glibtool to know about -stdlib=... in CXXFLAGS
-use_autoreconf yes
-autoreconf.args -fvi
+use_autoreconf yes
+autoreconf.args -fvi
#
# dummy variants to ensure that this port gets rebuilt if
@@ -69,5 +68,5 @@
require_active_variants gtk3 "" x11
}
-livecheck.type gnome-with-unstable
-livecheck.name ${gname}
+livecheck.type gnome-with-unstable
+livecheck.name ${gname}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150227/99f96b7d/attachment.html>
More information about the macports-changes
mailing list