[56124] trunk/dports/editors/tea/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Aug 24 02:55:18 PDT 2009
Revision: 56124
http://trac.macports.org/changeset/56124
Author: ryandesign at macports.org
Date: 2009-08-24 02:55:13 -0700 (Mon, 24 Aug 2009)
Log Message:
-----------
tea: update to 25.1.0
Modified Paths:
--------------
trunk/dports/editors/tea/Portfile
Modified: trunk/dports/editors/tea/Portfile
===================================================================
--- trunk/dports/editors/tea/Portfile 2009-08-24 09:26:36 UTC (rev 56123)
+++ trunk/dports/editors/tea/Portfile 2009-08-24 09:55:13 UTC (rev 56124)
@@ -1,18 +1,28 @@
# $Id$
PortSystem 1.0
name tea
-version 11.0
+version 25.1.0
description TEA is the powerful text editor for GNU/Linux and *BSD.
long_description ${description}
maintainers nomaintainer
categories editors
platforms darwin
homepage http://tea.linux.kiev.ua
-master_sites ${homepage}
-checksums md5 8b65e6b169c0f256144367e61c146b61 \
- sha1 286bdd718e378ca9298f78e6dceef49ebbba14a7
-depends_lib port:gtk2
+master_sites sourceforge:tea-editor
+
+checksums md5 072f7d60db0b5ffb6f0b3411af22620e \
+ sha1 49d3c2d5058652f527ea82f6fe1e0c69f6d8433f \
+ rmd160 1c2dc1173038a5a0334dff3c6fd56501bb28dd20
+
+depends_lib port:qt4-mac
+
use_bzip2 yes
-configure.args --mandir=${prefix}/share/man
-configure.cppflags-append "-L${prefix}/lib"
-configure.cflags-append -no-cpp-precomp
+
+configure.cmd ${prefix}/libexec/qt4-mac/bin/qmake
+configure.pre_args
+
+build.args CC=${configure.cc}
+
+destroot {
+ copy ${worksrcpath}/bin/tea.app ${destroot}${applications_dir}
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090824/af049876/attachment.html>
More information about the macports-changes
mailing list