[56244] users/devans/GNOME_2_27/gnome/vte/Portfile
devans at macports.org
devans at macports.org
Tue Aug 25 09:57:40 PDT 2009
Revision: 56244
http://trac.macports.org/changeset/56244
Author: devans at macports.org
Date: 2009-08-25 09:57:40 -0700 (Tue, 25 Aug 2009)
Log Message:
-----------
GNOME_2_27/gnome/vte: copy from trunk and update to unstable version 0.21.0, add +glade_catalogue variant.
Modified Paths:
--------------
users/devans/GNOME_2_27/gnome/vte/Portfile
Modified: users/devans/GNOME_2_27/gnome/vte/Portfile
===================================================================
--- users/devans/GNOME_2_27/gnome/vte/Portfile 2009-08-25 16:56:09 UTC (rev 56243)
+++ users/devans/GNOME_2_27/gnome/vte/Portfile 2009-08-25 16:57:40 UTC (rev 56244)
@@ -4,7 +4,7 @@
PortSystem 1.0
name vte
-version 0.21.0
+version 0.21.1
set branch [join [lrange [split $version .] 0 1] .]
maintainers nomaintainer
categories gnome
@@ -20,9 +20,9 @@
master_sites gnome:sources/$name/$branch/
use_bzip2 yes
-checksums md5 90de70ddd1340be308430ded74d6b8d6 \
- sha1 8e3a471183258d5f0ca807465e5b86bb29a3d110 \
- rmd160 88e2067a67eea8a6f067d4a5851c0222fde7d468
+checksums md5 311b1ee9861c3572307d9a7404797505 \
+ sha1 2c743fa1fc1d4a3779128a8460a2b07ba84a63d9 \
+ rmd160 3effa23deb9e93f579269f774fe226a6a97e972f
depends_lib port:py25-gtk \
port:gtk2 \
@@ -43,6 +43,11 @@
use_parallel_build yes
+variant glade_catalogue description {Enable installing the glade catalogue} {
+ configure.args-append --enable-glade-catalogue
+ depends_lib-append port:glade3
+}
+
variant without_python description {Disable Python support} {
depends_lib-delete port:py25-gtk
configure.args-append --disable-python
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090825/74ad3108/attachment.html>
More information about the macports-changes
mailing list