[113275] trunk/dports/gnome/gcalctool

devans at macports.org devans at macports.org
Wed Nov 13 01:28:19 PST 2013


Revision: 113275
          https://trac.macports.org/changeset/113275
Author:   devans at macports.org
Date:     2013-11-13 01:28:19 -0800 (Wed, 13 Nov 2013)
Log Message:
-----------
gcalctool: merge version 6.6.2 from GNOME-3 test branch.

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

Property Changed:
----------------
    trunk/dports/gnome/gcalctool/


Property changes on: trunk/dports/gnome/gcalctool
___________________________________________________________________
Added: svn:mergeinfo
   + /branches/mld-qt-481/dports/gnome/gcalctool:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/gcalctool:108276-113174
/users/rmstonecipher/gnome/gcalctool:102363-103172

Modified: trunk/dports/gnome/gcalctool/Portfile
===================================================================
--- trunk/dports/gnome/gcalctool/Portfile	2013-11-13 09:28:09 UTC (rev 113274)
+++ trunk/dports/gnome/gcalctool/Portfile	2013-11-13 09:28:19 UTC (rev 113275)
@@ -4,9 +4,9 @@
 PortSystem      1.0
 
 name            gcalctool
-version         5.32.2
+version         6.6.2
 set branch      [join [lrange [split ${version} .] 0 1] .]
-description     A GNOME 2 desktop calculator.
+description     A GNOME desktop calculator.
 long_description \
                 gcalctool is the desktop calculator that has been proposed \
                 for GNOME. It has Basic, Financial and Scientific modes.
@@ -17,26 +17,23 @@
 homepage        http://calctool.sourceforge.net/
 master_sites    gnome:sources/${name}/${branch}/
 
-use_bzip2       yes
+use_xz          yes
 
-checksums       rmd160  df98f5ff659f8abc877a20e146ea791b7411a8a2 \
-                sha256  b281cc545f27b37a0fd120366b1be517574d9f505b59dfc34f9860007df0b788
+checksums       rmd160  44c8392e27a078c2e4dff35067baff18569c263b \
+                sha256  e708a16cc758c3a9fcb07e9c3e45989f7d9d64e2993f440e99707fcea3e1b76c
 
 depends_build   port:pkgconfig \
                 port:intltool \
-                port:gnome-doc-utils \
-                port:flex \
-                port:bison
+                port:itstool
 
 depends_lib     port:desktop-file-utils \
-                port:gtk2
+                port:gtk3 \
+                port:libxml2
 
 depends_run     port:gnome-settings-daemon \
                 port:yelp
 
-configure.args  --with-gtk=2.0 \
-                --disable-scrollkeeper \
-                --disable-schemas-compile
+configure.args  --disable-schemas-compile
 
 post-activate   {
     system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131113/287e074e/attachment.html>


More information about the macports-changes mailing list