[33997] trunk/dports/net

reiffert at macports.org reiffert at macports.org
Sat Feb 9 17:13:30 PST 2008


Revision: 33997
          http://trac.macosforge.org/projects/macports/changeset/33997
Author:   reiffert at macports.org
Date:     2008-02-09 17:13:26 -0800 (Sat, 09 Feb 2008)

Log Message:
-----------
Adding port finch

Added Paths:
-----------
    trunk/dports/net/finch/
    trunk/dports/net/finch/Portfile

Added: trunk/dports/net/finch/Portfile
===================================================================
--- trunk/dports/net/finch/Portfile	                        (rev 0)
+++ trunk/dports/net/finch/Portfile	2008-02-10 01:13:26 UTC (rev 33997)
@@ -0,0 +1,40 @@
+# $Id$
+
+PortSystem 1.0
+
+name		finch
+version		2.3.1
+categories	net
+maintainers	rsync at reifferscheid.org
+homepage	http://www.pidgin.im/
+description	Multi-protocol Instant Messaging client that allows you to use all of your IM accounts at once.
+
+long_description Pidgin is an Open Source clone of America OnLine's \
+		 Instant Messenger client that uses GTK+ version 2.  It \
+		 features multiple groups, group chat, user information \
+		 fetching and registration, time stamping, and more.  It \
+		 also supports other IM protocols, including Yahoo!, \
+		 MSN, ICQ, Jabber, Napster, IRC, and Zephyr via included \
+		 plugins.
+platforms	macosx
+master_sites	sourceforge:pidgin
+distfiles	pidgin-${version}.tar.bz2
+worksrcdir	pidgin-${version}
+checksums	md5 0a593c2c343d5b854bd2cd2be7542f40 \
+		sha1 d247d085e89360c2a6bd8e4775b7814fd02d10c9 \
+		rmd160 f7473efa72974610224ea622fcc02d4703552d2c
+
+use_bzip2	yes
+
+depends_lib	port:libao port:audiofile port:p5-xml-parser port:libxml2 port:nspr port:nss
+
+configure.ldflags-append	-bind_at_load
+configure.cppflags-append	-no-cpp-precomp
+configure.args	--disable-gtkspell --disable-screensaver --disable-sm \
+		--mandir=${prefix}/share/man --disable-perl \
+		--with-nss-libs=${prefix}/lib \
+		--with-nss-includes=${prefix}/include/nss \
+		--with-nspr-libs=${prefix}/lib \
+		--with-nspr-includes=${prefix}/include/nspr \
+		--enable-nss --disable-gtkui \
+		--without-x


Property changes on: trunk/dports/net/finch/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080209/464d9339/attachment-0001.html


More information about the macports-changes mailing list