[117795] users/devans/dports/gnome

devans at macports.org devans at macports.org
Wed Mar 12 22:01:54 PDT 2014


Revision: 117795
          https://trac.macports.org/changeset/117795
Author:   devans at macports.org
Date:     2014-03-12 22:01:54 -0700 (Wed, 12 Mar 2014)
Log Message:
-----------
devans/dports: grilo-plugins, delete outdated test version 2.10.

Modified Paths:
--------------
    users/devans/dports/gnome/anjuta/Portfile

Added Paths:
-----------
    users/devans/dports/gnome/anjuta/

Removed Paths:
-------------
    users/devans/dports/gnome/grilo-plugins/

Modified: users/devans/dports/gnome/anjuta/Portfile
===================================================================
--- trunk/dports/gnome/anjuta/Portfile	2014-02-18 00:04:43 UTC (rev 117167)
+++ users/devans/dports/gnome/anjuta/Portfile	2014-03-13 05:01:54 UTC (rev 117795)
@@ -6,7 +6,7 @@
 
 name            anjuta
 version         3.10.2
-revision        1
+revision        2
 license         GPL-2+
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     A GNOME/GTK IDE
@@ -24,13 +24,20 @@
 
 depends_build   port:pkgconfig \
                 port:intltool \
-                port:itstool
+                port:itstool \
+                port:autoconf \
+                port:automake \
+                port:libtool \
+                port:gnome-common \
+                port:yelp-tools \
+                port:gtk-doc
 
 depends_lib     port:desktop-file-utils \
                 port:autogen \
                 port:shared-mime-info \
                 port:gtk3 \
                 port:gdl3 \
+                port:gjs \
                 port:gobject-introspection \
                 port:gtksourceview3 \
                 port:libgda5 \
@@ -46,6 +53,10 @@
                 patch-ltmain.sh.diff \
                 patch-plugins-language-support-vala-Makefile.in.diff
 
+# use autogen.sh to reconfigure using MacPorts intltool.m4, autoreconf and intltoolize
+
+configure.cmd   ./autogen.sh
+
 configure.cflags-append \
                 -std=gnu89 -Wno-format-nonliteral
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140312/ac4e148c/attachment-0001.html>


More information about the macports-changes mailing list