[127339] users/devans/GNOME-3/stable/dports/gnome
devans at macports.org
devans at macports.org
Sat Oct 25 14:53:19 PDT 2014
Revision: 127339
https://trac.macports.org/changeset/127339
Author: devans at macports.org
Date: 2014-10-25 14:53:19 -0700 (Sat, 25 Oct 2014)
Log Message:
-----------
GNOME-3/stable: merge format changes from trunk.
Modified Paths:
--------------
users/devans/GNOME-3/stable/dports/gnome/eog-plugins/Portfile
users/devans/GNOME-3/stable/dports/gnome/gedit/Portfile
users/devans/GNOME-3/stable/dports/gnome/gedit-plugins/Portfile
users/devans/GNOME-3/stable/dports/gnome/totem/Portfile
Property Changed:
----------------
users/devans/GNOME-3/stable/dports/gnome/eog-plugins/
users/devans/GNOME-3/stable/dports/gnome/gedit/
users/devans/GNOME-3/stable/dports/gnome/gedit-plugins/
users/devans/GNOME-3/stable/dports/gnome/totem/
Property changes on: users/devans/GNOME-3/stable/dports/gnome/eog-plugins
___________________________________________________________________
Modified: svn:mergeinfo
- /trunk/dports/gnome/eog-plugins:113657-126462
/users/devans/GNOME-3/unstable/dports/gnome/eog-plugins:116525-118152,124221-125772
+ /trunk/dports/gnome/eog-plugins:113657-127228
/users/devans/GNOME-3/unstable/dports/gnome/eog-plugins:116525-118152,124221-125772
Modified: users/devans/GNOME-3/stable/dports/gnome/eog-plugins/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/eog-plugins/Portfile 2014-10-25 21:42:39 UTC (rev 127338)
+++ users/devans/GNOME-3/stable/dports/gnome/eog-plugins/Portfile 2014-10-25 21:53:19 UTC (rev 127339)
@@ -1,43 +1,42 @@
# -*- 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
+PortSystem 1.0
-name eog-plugins
-version 3.14.0
-license GPL-2+
-set branch [join [lrange [split ${version} .] 0 1] .]
-description Extra plugins for the Eye of GNOME image viewer
-long_description \
- $description
-maintainers devans openmaintainer
-categories gnome
-platforms darwin
-homepage https://wiki.gnome.org/Apps/EyeOfGnome
-master_sites gnome:sources/${name}/${branch}/
+name eog-plugins
+version 3.14.0
+revision 1
+license GPL-2+
+set branch [join [lrange [split ${version} .] 0 1] .]
+description Extra plugins for the Eye of GNOME image viewer
+long_description $description
+maintainers devans openmaintainer
+categories gnome
+platforms darwin
+homepage https://wiki.gnome.org/Apps/EyeOfGnome
+master_sites gnome:sources/${name}/${branch}/
-use_xz yes
+use_xz yes
-checksums rmd160 f33b84be911c8fd61433b13366921525216dda3d \
- sha256 761e604a5a50ccc503d600ac7a59487cca7ded773f9009a164dd87f1f90bb230
+checksums rmd160 f33b84be911c8fd61433b13366921525216dda3d \
+ sha256 761e604a5a50ccc503d600ac7a59487cca7ded773f9009a164dd87f1f90bb230
-depends_build port:pkgconfig \
- port:intltool
+depends_build port:pkgconfig \
+ port:intltool
-depends_lib port:eog \
- port:gtk3 \
- port:libpeas \
- port:libgdata \
- port:libchamplain \
- port:clutter \
- port:clutter-gtk \
- port:libexif \
- port:gsettings-desktop-schemas
+depends_lib port:eog \
+ port:gtk3 \
+ port:libpeas \
+ port:libgdata \
+ port:libchamplain \
+ port:clutter \
+ port:clutter-gtk \
+ port:libexif \
+ port:gsettings-desktop-schemas
# map plugin uses "gnome-mime-image" from gnome-icon-theme
-depends_lib-append \
- port:gnome-icon-theme
+depends_lib-append port:gnome-icon-theme
# update m4/intltool.m4 and autoreconf
@@ -45,12 +44,12 @@
copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
}
-use_autoreconf yes
-autoreconf.args -fvi
+use_autoreconf yes
+autoreconf.args -fvi
-configure.args --disable-python \
- --disable-schemas-compile \
- --disable-silent-rules
+configure.args --disable-python \
+ --disable-schemas-compile \
+ --disable-silent-rules
# requires python32 or later
@@ -86,4 +85,4 @@
system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
}
-livecheck.type gnome
+livecheck.type gnome
Property changes on: users/devans/GNOME-3/stable/dports/gnome/gedit
___________________________________________________________________
Modified: svn:mergeinfo
- /trunk/dports/gnome/gedit:108265-119364
/users/devans/GNOME-3/unstable/dports/gnome/gedit:114069-118152,120511-125920
+ /trunk/dports/gnome/gedit:108265-127338
/users/devans/GNOME-3/unstable/dports/gnome/gedit:114069-118152,120511-125920
Modified: users/devans/GNOME-3/stable/dports/gnome/gedit/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gedit/Portfile 2014-10-25 21:42:39 UTC (rev 127338)
+++ users/devans/GNOME-3/stable/dports/gnome/gedit/Portfile 2014-10-25 21:53:19 UTC (rev 127339)
@@ -1,49 +1,48 @@
# -*- 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
+PortSystem 1.0
-name gedit
-version 3.14.0
-license GPL-2
-set branch [join [lrange [split ${version} .] 0 1] .]
-description GNOME editor.
-long_description \
- ${description}
-maintainers devans openmaintainer
-categories gnome editors
-platforms darwin
-homepage https://wiki.gnome.org/Apps/Gedit
-master_sites gnome:sources/${name}/${branch}/
+name gedit
+version 3.14.0
+license GPL-2
+set branch [join [lrange [split ${version} .] 0 1] .]
+description GNOME editor.
+long_description ${description}
+maintainers devans openmaintainer
+categories gnome editors
+platforms darwin
+homepage https://wiki.gnome.org/Apps/Gedit
+master_sites gnome:sources/${name}/${branch}/
-use_xz yes
+use_xz yes
-checksums rmd160 86f469281d20a2f42e49765ff9965618f2d22265 \
- sha256 9c74f456cc3c0200a3409c3ece17fae17a22ee38213a53aa29ff8e346cba2f90
+checksums rmd160 86f469281d20a2f42e49765ff9965618f2d22265 \
+ sha256 9c74f456cc3c0200a3409c3ece17fae17a22ee38213a53aa29ff8e346cba2f90
-depends_build port:pkgconfig \
- port:intltool \
- port:itstool \
- port:yelp-tools \
- port:gnome-common \
- port:gtk-doc
+depends_build port:pkgconfig \
+ port:intltool \
+ port:itstool \
+ port:yelp-tools \
+ port:gnome-common \
+ port:gtk-doc
-depends_lib port:desktop-file-utils \
- port:gsettings-desktop-schemas \
- port:gtk3 \
- port:gvfs \
- port:gtksourceview3 \
- port:libpeas \
- port:libsoup \
- port:libxml2 \
- port:enchant \
- port:iso-codes \
- port:vala
+depends_lib port:desktop-file-utils \
+ port:gsettings-desktop-schemas \
+ port:gtk3 \
+ port:gvfs \
+ port:gtksourceview3 \
+ port:libpeas \
+ port:libsoup \
+ port:libxml2 \
+ port:enchant \
+ port:iso-codes \
+ port:vala
-depends_run port:gnome-settings-daemon \
- port:yelp
+depends_run port:gnome-settings-daemon \
+ port:yelp
-patchfiles patch-configure.ac.diff
+patchfiles patch-configure.ac.diff
# update m4/intltool.m4 and autoreconf
@@ -51,15 +50,15 @@
copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
}
-use_autoreconf yes
-autoreconf.args -fvi
+use_autoreconf yes
+autoreconf.args -fvi
configure.cflags-append \
- -Wno-error=format-nonliteral
+ -Wno-error=format-nonliteral
-configure.args --disable-python \
- --disable-schemas-compile \
- --disable-silent-rules
+configure.args --disable-python \
+ --disable-schemas-compile \
+ --disable-silent-rules
# minimum python version is 3.2.3
@@ -91,11 +90,11 @@
default_variants +python33
}
-notes "For extra functionality install gedit-plugins"
+notes "For extra functionality install gedit-plugins"
post-activate {
system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
}
-livecheck.type gnome
+livecheck.type gnome
Property changes on: users/devans/GNOME-3/stable/dports/gnome/gedit-plugins
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/mld-qt-481/dports/gnome/gedit-plugins:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gedit-plugins:114993-119026
/users/devans/GNOME-3/unstable/dports/gnome/gedit-plugins:121400-125920
/users/rmstonecipher/gnome/gedit-plugins:102363-103172
+ /trunk/dports/gnome/gedit-plugins:114993-127338
/users/devans/GNOME-3/unstable/dports/gnome/gedit-plugins:121400-125920
Modified: users/devans/GNOME-3/stable/dports/gnome/gedit-plugins/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gedit-plugins/Portfile 2014-10-25 21:42:39 UTC (rev 127338)
+++ users/devans/GNOME-3/stable/dports/gnome/gedit-plugins/Portfile 2014-10-25 21:53:19 UTC (rev 127339)
@@ -1,40 +1,39 @@
# -*- 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
+PortSystem 1.0
-name gedit-plugins
-version 3.14.0
-license GPL-2+
-set branch [join [lrange [split ${version} .] 0 1] .]
-description Plug-ins for GEdit
-long_description \
- Various additional plug-ins for GEdit
-maintainers nomaintainer
-categories gnome editors
-platforms darwin
-homepage https://wiki.gnome.org/Apps/Gedit
-master_sites gnome:sources/${name}/${branch}/
+name gedit-plugins
+version 3.14.0
+license GPL-2+
+set branch [join [lrange [split ${version} .] 0 1] .]
+description Plug-ins for GEdit
+long_description Various additional plug-ins for GEdit
+maintainers nomaintainer
+categories gnome editors
+platforms darwin
+homepage https://wiki.gnome.org/Apps/Gedit
+master_sites gnome:sources/${name}/${branch}/
-use_xz yes
+use_xz yes
-checksums rmd160 f1b0cfd393bd77b0189b0cdf9eb7b58930fb35e4 \
- sha256 ae0e45eeb7fbac6f5eb17c932d5ea32359ed7c399eabcb7a7878c6e4566b09aa
+checksums rmd160 f1b0cfd393bd77b0189b0cdf9eb7b58930fb35e4 \
+ sha256 ae0e45eeb7fbac6f5eb17c932d5ea32359ed7c399eabcb7a7878c6e4566b09aa
-depends_build port:pkgconfig \
- port:intltool \
- port:itstool \
- port:yelp-tools
+depends_build port:pkgconfig \
+ port:intltool \
+ port:itstool \
+ port:yelp-tools
-depends_lib port:gtk3 \
- port:gtksourceview3 \
- port:libpeas \
- port:gedit \
- port:vte \
- port:libgit2-glib \
- port:zeitgeist
+depends_lib port:gtk3 \
+ port:gtksourceview3 \
+ port:libpeas \
+ port:gedit \
+ port:vte \
+ port:libgit2-glib \
+ port:zeitgeist
-patchfiles patch-configure.ac.diff
+patchfiles patch-configure.ac.diff
# update m4/intltool.m4 and autoreconf
@@ -45,8 +44,8 @@
use_autoreconf yes
autoreconf.args -fvi
-configure.args --disable-python \
- --disable-schemas-compile
+configure.args --disable-python \
+ --disable-schemas-compile
variant python32 conflicts python33 python34 description {Use python 3.2} {
depends_lib-append port:py32-gobject3 \
@@ -82,4 +81,4 @@
system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
}
-livecheck.type gnome
+livecheck.type gnome
Property changes on: users/devans/GNOME-3/stable/dports/gnome/totem
___________________________________________________________________
Modified: svn:mergeinfo
- /trunk/dports/gnome/totem:108265-119100
/users/devans/GNOME-3/unstable/dports/gnome/totem:117866-118154,124219-125772
+ /trunk/dports/gnome/totem:108265-127338
/users/devans/GNOME-3/unstable/dports/gnome/totem:117866-118154,124219-125772
Modified: users/devans/GNOME-3/stable/dports/gnome/totem/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/totem/Portfile 2014-10-25 21:42:39 UTC (rev 127338)
+++ users/devans/GNOME-3/stable/dports/gnome/totem/Portfile 2014-10-25 21:53:19 UTC (rev 127339)
@@ -1,69 +1,68 @@
# -*- 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
+PortSystem 1.0
-name totem
-version 3.14.0
-set branch [join [lrange [split ${version} .] 0 1] .]
-categories gnome
+name totem
+version 3.14.0
+set branch [join [lrange [split ${version} .] 0 1] .]
+categories gnome
# also has an exception allowing use of non-GPL-compatible plugins
-license GPL-2+
-maintainers devans openmaintainer
-description Official movie player of the GNOME desktop environment
-long_description \
- Totem is based on GStreamer. It features a \
- playlist, a full-screen mode, seek and volume controls, \
- as well as keyboard navigation. It comes with added \
- functionality such as: \
- * Video thumbnailer for the file manager \
- * Nautilus properties tab \
- * Webcam utility (in development)
+license GPL-2+
+maintainers devans openmaintainer
+description Official movie player of the GNOME desktop environment
+long_description Totem is based on GStreamer. It features a \
+ playlist, a full-screen mode, seek and volume controls, \
+ as well as keyboard navigation. It comes with added \
+ functionality such as: \
+ * Video thumbnailer for the file manager \
+ * Nautilus properties tab \
+ * Webcam utility (in development)
-homepage https://wiki.gnome.org/Apps/Videos
-platforms darwin
-master_sites gnome:sources/${name}/${branch}/
+homepage https://wiki.gnome.org/Apps/Videos
+platforms darwin
+master_sites gnome:sources/${name}/${branch}/
-use_xz yes
+use_xz yes
-checksums rmd160 730e75d4fb6a62bdc8297d8fd49fcda66d7bdd47 \
- sha256 a57f78126af431b71e44aa0548e672bf884aef51ec23847f82b07a6849ac635e
+checksums rmd160 730e75d4fb6a62bdc8297d8fd49fcda66d7bdd47 \
+ sha256 a57f78126af431b71e44aa0548e672bf884aef51ec23847f82b07a6849ac635e
-depends_build port:pkgconfig \
- port:intltool \
- port:itstool \
- port:gnome-common \
- port:yelp-tools \
- port:appdata-tools
+depends_build port:pkgconfig \
+ port:intltool \
+ port:itstool \
+ port:gnome-common \
+ port:yelp-tools \
+ port:appdata-tools
-depends_lib port:desktop-file-utils \
- port:gnome-desktop \
- port:gsettings-desktop-schemas \
- port:gtk3 \
- port:gobject-introspection \
- port:grilo-plugins \
- port:gstreamer1-gst-plugins-base \
- port:gstreamer1-gst-plugins-good \
- port:gstreamer1-gst-plugins-bad \
- port:gstreamer1-gst-libav \
- port:clutter \
- port:clutter-gtk \
- port:clutter-gst \
- port:totem-pl-parser \
- port:libpeas \
- port:libxml2 \
- port:shared-mime-info \
- port:dbus \
- port:vala \
- port:zeitgeist \
- port:xorg-libX11 \
- port:xorg-libsm \
- port:xorg-libice
+depends_lib port:desktop-file-utils \
+ port:gnome-desktop \
+ port:gsettings-desktop-schemas \
+ port:gtk3 \
+ port:gobject-introspection \
+ port:grilo-plugins \
+ port:gstreamer1-gst-plugins-base \
+ port:gstreamer1-gst-plugins-good \
+ port:gstreamer1-gst-plugins-bad \
+ port:gstreamer1-gst-libav \
+ port:clutter \
+ port:clutter-gtk \
+ port:clutter-gst \
+ port:totem-pl-parser \
+ port:libpeas \
+ port:libxml2 \
+ port:shared-mime-info \
+ port:dbus \
+ port:vala \
+ port:zeitgeist \
+ port:xorg-libX11 \
+ port:xorg-libsm \
+ port:xorg-libice
-depends_run port:gnome-settings-daemon \
- port:yelp
+depends_run port:gnome-settings-daemon \
+ port:yelp
-patchfiles patch-vala-cflags.diff
+patchfiles patch-vala-cflags.diff
# update m4/intltool.m4 and autoreconf
@@ -71,25 +70,25 @@
copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
}
-use_autoreconf yes
-autoreconf.args -fvi
+use_autoreconf yes
+autoreconf.args -fvi
-set withplugins apple-trailers,autoload-subtitles,chapters,dbusservice,im-status,gromit,media-player-keys,ontop,opensubtitles,properties,pythonconsole,recent,rotation,screensaver,screenshot,skipto,zeitgeist-dp,vimeo
+set withplugins apple-trailers,autoload-subtitles,chapters,dbusservice,im-status,gromit,media-player-keys,ontop,opensubtitles,properties,pythonconsole,recent,rotation,screensaver,screenshot,skipto,zeitgeist-dp,vimeo
if {[variant_isset nautilus]} {
set withplugins [string map {"rotation" "rotation,save-file"} ${withplugins}]
}
-configure.args --with-plugins=${withplugins} \
- --enable-easy-codec-installation \
- --enable-introspection=yes \
- --enable-debug \
- --enable-compile-warnings=minimum \
- --disable-python \
- --enable-vala \
- --disable-nautilus \
- --disable-schemas-compile \
- --disable-silent-rules
+configure.args --with-plugins=${withplugins} \
+ --enable-easy-codec-installation \
+ --enable-introspection=yes \
+ --enable-debug \
+ --enable-compile-warnings=minimum \
+ --disable-python \
+ --enable-vala \
+ --disable-nautilus \
+ --disable-schemas-compile \
+ --disable-silent-rules
# gobject-introspection uses g-ir-scanner, which uses $CC from env
build.args-append CC="${configure.cc} ${configure.cc_archflags}"
@@ -146,4 +145,4 @@
system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
}
-livecheck.type gnome
+livecheck.type gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141025/e2b2f8f1/attachment-0001.html>
More information about the macports-changes
mailing list