[128814] users/devans/GNOME-3/stable/dports/gnome/nautilus
devans at macports.org
devans at macports.org
Thu Nov 27 11:08:18 PST 2014
Revision: 128814
https://trac.macports.org/changeset/128814
Author: devans at macports.org
Date: 2014-11-27 11:08:18 -0800 (Thu, 27 Nov 2014)
Log Message:
-----------
GNOME-3/stable: nautilus, merge sync with trunk.
Modified Paths:
--------------
users/devans/GNOME-3/stable/dports/gnome/nautilus/Portfile
Property Changed:
----------------
users/devans/GNOME-3/stable/dports/gnome/nautilus/
Property changes on: users/devans/GNOME-3/stable/dports/gnome/nautilus
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/mld-qt-481/dports/gnome/nautilus:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/nautilus:108265-117423
/users/devans/GNOME-3/unstable/dports/gnome/nautilus:116416-118154,119584-125754
/users/rmstonecipher/gnome/nautilus:102363-103172
+ /branches/mld-qt-481/dports/gnome/nautilus:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/nautilus:108265-128813
/users/devans/GNOME-3/unstable/dports/gnome/nautilus:116416-118154,119584-125754
/users/rmstonecipher/gnome/nautilus:102363-103172
Modified: users/devans/GNOME-3/stable/dports/gnome/nautilus/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/nautilus/Portfile 2014-11-27 18:58:55 UTC (rev 128813)
+++ users/devans/GNOME-3/stable/dports/gnome/nautilus/Portfile 2014-11-27 19:08:18 UTC (rev 128814)
@@ -1,44 +1,43 @@
# -*- 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
+PortSystem 1.0
-name nautilus
-version 3.14.1
-set branch [join [lrange [split ${version} .] 0 1] .]
-description The GNOME filemanager
-long_description \
- Nautilus is the official file manager for the \
- GNOME desktop. It is designed to be primarly a file manager, \
- but there are support for web and file viewing too.
-maintainers devans openmaintainer
-categories gnome
-license GPL-2+
-platforms darwin
-homepage https://wiki.gnome.org/Apps/Nautilus
-master_sites gnome:sources/${name}/${branch}/
+name nautilus
+version 3.14.1
+set branch [join [lrange [split ${version} .] 0 1] .]
+description The GNOME filemanager
+long_description Nautilus is the official file manager for the \
+ GNOME desktop. It is designed to be primarly a file manager, \
+ but there are support for web and file viewing too.
+maintainers devans openmaintainer
+categories gnome
+license GPL-2+
+platforms darwin
+homepage https://wiki.gnome.org/Apps/Nautilus
+master_sites gnome:sources/${name}/${branch}/
-use_xz yes
+use_xz yes
-checksums rmd160 dcafd04c49b3dc2dc99907a35cb650bc58944f55 \
- sha256 f7b15bb8a4aa244ad231f235c97f66ac184d96c4ff809798a6256e37addd2bac
+checksums rmd160 dcafd04c49b3dc2dc99907a35cb650bc58944f55 \
+ sha256 f7b15bb8a4aa244ad231f235c97f66ac184d96c4ff809798a6256e37addd2bac
-depends_build port:pkgconfig \
- port:intltool
+depends_build port:pkgconfig \
+ port:intltool
-depends_lib port:desktop-file-utils \
- port:shared-mime-info \
- port:gtk3 \
- port:gnome-desktop \
- port:exempi \
- port:libexif \
- port:libnotify \
- port:libxml2 \
- port:gsettings-desktop-schemas \
- port:gobject-introspection \
- port:xorg-libX11
+depends_lib port:desktop-file-utils \
+ port:shared-mime-info \
+ port:gtk3 \
+ port:gnome-desktop \
+ port:exempi \
+ port:libexif \
+ port:libnotify \
+ port:libxml2 \
+ port:gsettings-desktop-schemas \
+ port:gobject-introspection \
+ port:xorg-libX11
-depends_run port:gnome-settings-daemon
+depends_run port:gnome-settings-daemon
# update m4/intltool.m4 and autoreconf
@@ -49,12 +48,12 @@
use_autoreconf yes
autoreconf.args -fvi
-configure.args --enable-introspection=yes \
- --enable-tracker=no \
- --disable-packagekit \
- --disable-silent-rules \
- --disable-update-mimedb \
- --disable-schemas-compile
+configure.args --enable-introspection=yes \
+ --enable-tracker=no \
+ --disable-packagekit \
+ --disable-silent-rules \
+ --disable-update-mimedb \
+ --disable-schemas-compile
post-activate {
system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
@@ -62,4 +61,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/20141127/da0499d3/attachment.html>
More information about the macports-changes
mailing list