[108098] trunk/dports/gnome/gnucash-docs/Portfile

devans at macports.org devans at macports.org
Fri Jul 12 15:51:05 PDT 2013


Revision: 108098
          https://trac.macports.org/changeset/108098
Author:   devans at macports.org
Date:     2013-07-12 15:51:05 -0700 (Fri, 12 Jul 2013)
Log Message:
-----------
gnucash-docs: license, noarch, update scrollkeeper post activate.

Modified Paths:
--------------
    trunk/dports/gnome/gnucash-docs/Portfile

Modified: trunk/dports/gnome/gnucash-docs/Portfile
===================================================================
--- trunk/dports/gnome/gnucash-docs/Portfile	2013-07-12 22:26:46 UTC (rev 108097)
+++ trunk/dports/gnome/gnucash-docs/Portfile	2013-07-12 22:51:05 UTC (rev 108098)
@@ -5,6 +5,7 @@
 
 name            gnucash-docs
 version         2.2.0
+license         GPL-2 GFDL-1.1
 categories      gnome x11
 maintainers     nomaintainer
 description     docs for gnucash
@@ -34,6 +35,10 @@
 
 depends_run     bin:yelp:yelp
 
+supported_archs noarch
+
+configure.args  --disable-scrollkeeper
+
 build.target    all html
 
 destroot {
@@ -61,6 +66,10 @@
     system "ln -sf ${prefix}/share/gnome/help/gnucash/de_DE/figures ${destpath}${prefix}/share/doc/gnucash/de_DE/gnucash-help/figures"
 }
 
+post-activate {
+    system "${prefix}/bin/scrollkeeper-update"
+}
+
 livecheck.type  regex
 livecheck.url   ${master_sites}
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130712/2a6b4a53/attachment-0001.html>


More information about the macports-changes mailing list