[121622] trunk/dports/gnome/ggv/Portfile

devans at macports.org devans at macports.org
Wed Jul 2 10:54:04 PDT 2014


Revision: 121622
          https://trac.macports.org/changeset/121622
Author:   devans at macports.org
Date:     2014-07-02 10:54:03 -0700 (Wed, 02 Jul 2014)
Log Message:
-----------
ggv: mark obsolete, replaced by evince (#29261).

Modified Paths:
--------------
    trunk/dports/gnome/ggv/Portfile

Modified: trunk/dports/gnome/ggv/Portfile
===================================================================
--- trunk/dports/gnome/ggv/Portfile	2014-07-02 14:51:28 UTC (rev 121621)
+++ trunk/dports/gnome/ggv/Portfile	2014-07-02 17:54:03 UTC (rev 121622)
@@ -3,51 +3,11 @@
 
 PortSystem      1.0
 
+replaced_by     evince
+PortGroup       obsolete 1.0
+
 name            ggv
 version         2.12.0
-revision        8
-license         GPL-2+
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description     GGV, Gnome GhostView, is a Gnome PostScript document previewer.
-long_description \
-                GGV, the Gnome GhostView, is a Gnome PostScript document \
-                previewer.  It can also preview PDFs, but as it is not a \
-                native PDF viewer, it does not take advantage of all the \
-                features of the PDF format. Users are strongly \
-                discouraged from using it as their PDF viewer \
-                - use GPdf instead!
-maintainers     nomaintainer
-categories      gnome print
-platforms       darwin
-homepage        http://www.gnome.org/
-master_sites    gnome:sources/${name}/${branch}/
-use_bzip2       yes
-checksums       md5 418f0ef3f8b82bb0c423a2a1cf6769f7 \
-                sha1 571704d11e9ffce8413ee53936b314de06147c56
-depends_build   port:intltool \
-                port:pkgconfig
-depends_lib     port:rarian \
-                port:desktop-file-utils \
-                port:gconf \
-                port:ghostscript \
-                port:libgnomeprintui \
-                port:libgnomeui
-depends_run     port:yelp
-
-# autoreconf to reconfigure with our intltool.m4
-
-use_autoreconf  yes
-autoreconf.args -fvi
-
-configure.args  --disable-schemas-install
-
-post-activate {
-    system "${prefix}/bin/scrollkeeper-update"
-    system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
-    system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \
-        gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
-}
-
-universal_variant no
-
-livecheck.type  gnome
+revision        9
+license         none
+categories      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140702/42d80c59/attachment.html>


More information about the macports-changes mailing list