summaryrefslogtreecommitdiff
path: root/chat/finch
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2009-09-06 21:06:44 +0000
committerabs <abs@pkgsrc.org>2009-09-06 21:06:44 +0000
commita3d5fcd3e50097d204a656c11032cffd4afeb97f (patch)
treebccaf0a81e8d00a31f5f17362ed7f6c335d6f246 /chat/finch
parent58c3f2d420ac9e3803552ef570457b93f7cc30b2 (diff)
downloadpkgsrc-a3d5fcd3e50097d204a656c11032cffd4afeb97f.tar.gz
PR 41978 from Joachim Kuebart
Update: chat/finch to 2.6.1 chat/libpurple to 2.6.1 chat/pidgin to 2.6.1 chat/pidgin-sametime to 2.6.1 chat/pidgin-silc to 2.6.1 major changes: o addition of farsight support for voice/video chats (untested, new option on by default) o addition of dependency on devel/libidn o addition of gstreamer option for libpurple (on by default)
Diffstat (limited to 'chat/finch')
-rw-r--r--chat/finch/Makefile3
-rw-r--r--chat/finch/PLIST5
2 files changed, 6 insertions, 2 deletions
diff --git a/chat/finch/Makefile b/chat/finch/Makefile
index 5693e84f971..481c68e1c4e 100644
--- a/chat/finch/Makefile
+++ b/chat/finch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2009/02/04 16:16:41 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2009/09/06 21:06:44 abs Exp $
#
PKGNAME= finch-${PIDGIN_VERSION}
@@ -49,6 +49,7 @@ BUILDLINK_API_DEPENDS.libpurple+= libpurple-${PIDGIN_VERSION}{,nb*}
.include "../../chat/libpurple/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/libidn/buildlink3.mk"
.include "../../devel/ncursesw/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/chat/finch/PLIST b/chat/finch/PLIST
index c375fc3d955..7b8d871dc42 100644
--- a/chat/finch/PLIST
+++ b/chat/finch/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:37:44 joerg Exp $
+@comment $NetBSD: PLIST,v 1.8 2009/09/06 21:06:44 abs Exp $
bin/finch
include/finch/finch.h
include/finch/gntaccount.h
@@ -10,6 +10,7 @@ include/finch/gntdebug.h
include/finch/gntft.h
include/finch/gntidle.h
include/finch/gntlog.h
+include/finch/gntmedia.h
include/finch/gntnotify.h
include/finch/gntplugin.h
include/finch/gntpounce.h
@@ -36,6 +37,7 @@ include/gnt/gntmarshal.h
include/gnt/gntmenu.h
include/gnt/gntmenuitem.h
include/gnt/gntmenuitemcheck.h
+include/gnt/gntprogressbar.h
include/gnt/gntslider.h
include/gnt/gntstyle.h
include/gnt/gnttextview.h
@@ -49,6 +51,7 @@ lib/finch/gntclipboard.la
lib/finch/gntgf.la
lib/finch/gnthistory.la
lib/finch/gntlastlog.la
+lib/finch/gnttinyurl.la
lib/finch/grouping.la
lib/gnt/irssi.la
lib/gnt/s.la