[58071] trunk/dports/x11
ryandesign at macports.org
ryandesign at macports.org
Mon Sep 21 10:40:17 PDT 2009
Revision: 58071
http://trac.macports.org/changeset/58071
Author: ryandesign at macports.org
Date: 2009-09-21 10:40:12 -0700 (Mon, 21 Sep 2009)
Log Message:
-----------
xournal: new port, version 0.4.2.1; closes #16851
Added Paths:
-----------
trunk/dports/x11/xournal/
trunk/dports/x11/xournal/Portfile
Added: trunk/dports/x11/xournal/Portfile
===================================================================
--- trunk/dports/x11/xournal/Portfile (rev 0)
+++ trunk/dports/x11/xournal/Portfile 2009-09-21 17:40:12 UTC (rev 58071)
@@ -0,0 +1,36 @@
+# $Id$
+
+PortSystem 1.0
+
+name xournal
+version 0.4.2.1
+categories x11
+platforms darwin
+maintainers ryandesign
+license GPLv2
+homepage http://xournal.sourceforge.net/
+master_sites sourceforge
+
+description notetaking, sketching and journal app for use with a \
+ stylus
+
+long_description ${name} is an application for notetaking, sketching, \
+ and keeping a journal using a stylus. It's similar to \
+ other applications such as Jarnal, Gournal, and NoteLab.
+
+checksums md5 b56b1403b68b60a5a27b028d91a38e88 \
+ sha1 e401675154afd207f7b345c2191714f351837251 \
+ rmd160 8daf2deac1f4e07284ba8818eec2968bdbd9baea
+
+depends_build port:autoconf \
+ port:automake \
+ port:intltool \
+ port:libtool
+
+depends_lib port:libgnomeprintui
+
+post-patch {
+ reinplace {s|libtool|glibtool|g} ${worksrcpath}/autogen.sh
+}
+
+configure.cmd ./autogen.sh
Property changes on: trunk/dports/x11/xournal/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090921/5ff0a91a/attachment.html>
More information about the macports-changes
mailing list