[85821] trunk/dports/multimedia/gtkpod/Portfile

rmstonecipher at macports.org rmstonecipher at macports.org
Sun Oct 16 07:49:21 PDT 2011


Revision: 85821
          http://trac.macports.org/changeset/85821
Author:   rmstonecipher at macports.org
Date:     2011-10-16 07:49:16 -0700 (Sun, 16 Oct 2011)
Log Message:
-----------
multimedia/gtkpod upgraded version from 1.0.0 to 2.0.2

Modified Paths:
--------------
    trunk/dports/multimedia/gtkpod/Portfile

Modified: trunk/dports/multimedia/gtkpod/Portfile
===================================================================
--- trunk/dports/multimedia/gtkpod/Portfile	2011-10-16 12:34:36 UTC (rev 85820)
+++ trunk/dports/multimedia/gtkpod/Portfile	2011-10-16 14:49:16 UTC (rev 85821)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                gtkpod
-version             1.0.0
-revision            3
+version             2.0.2
 categories          multimedia gnome
 platforms           darwin
 maintainers         rmstonecipher openmaintainer
@@ -13,19 +12,21 @@
 long_description    ${description} It supports the first to fifth Generation including the iPod mini, iPod Photo, iPod Shuffle, iPod nano, and iPod Video.
 homepage            http://www.gtkpod.org/
 master_sites        sourceforge:gtkpod
-checksums           md5     cadd402dcd1cfbedda0357bf24965a7c \
-                    sha1    77b768663458069a414c59b7aad285020c93a035 \
-                    rmd160  271e9aeb25493b89933f203ebce4c004ce0da573
+checksums           md5     a24d4b882fa1e71c486ee90d87c7ce45 \
+                    sha1    d93e7618653d00a8bc845fd070305c5b38eea1e8 \
+                    rmd160  0810947c013c137f57599a999f63d07d6710b6c7
 depends_build       port:pkgconfig \
                     port:intltool
 depends_lib         port:autoconf \
+                    port:anjuta \
                     port:flex \
                     path:lib/pkgconfig/glib-2.0.pc:glib2 \
-                    port:libglade2 \
                     port:libgpod \
                     port:libid3tag \
                     port:mp4v2
 
+use_autoconf        yes
+
 # python-related tweaks 
 set python.branch   2.7
 set python.prefix   ${frameworks_dir}/Python.framework/Versions/${python.branch}
@@ -46,7 +47,9 @@
     }
 }
 
-patchfiles          patch-src-mp4file.c.diff
+patchfiles          patch-configure.ac.diff \
+                    patch-mp4file.c.diff \
+                    patch-use_extern.diff
 
 livecheck.type      regex
 livecheck.url       http://sourceforge.net/projects/gtkpod/files/gtkpod/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111016/9c78c2a8/attachment.html>


More information about the macports-changes mailing list