pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat chat/centerim5: Import version 5.0.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/dfc1620171cc
branches: trunk
changeset: 325966:dfc1620171cc
user: nia <nia%pkgsrc.org@localhost>
date: Wed Nov 28 15:12:27 2018 +0000
description:
chat/centerim5: Import version 5.0.1
CenterIM is a text-mode multi-protocol instant messaging client
for Linux, *BSD, Solaris and other Unices. The program supports
most of widely used IM protocols, including AIM, ICQ, IRC, QQ,
Skype, XMPP (Jabber).
CenterIM is a powerful communication tool that can be used through
SSH, without the need for VNC/Remote Desktop. CenterIM started as
a fork of CenterICQ.
Development has ceased on CenterIM4 in favor of CenterIM5, which
is a ground up rewrite and uses the libpurple library as a
communication backend.
diffstat:
chat/Makefile | 3 ++-
chat/centerim5/DESCR | 12 ++++++++++++
chat/centerim5/Makefile | 40 ++++++++++++++++++++++++++++++++++++++++
chat/centerim5/PLIST | 8 ++++++++
chat/centerim5/distinfo | 6 ++++++
5 files changed, 68 insertions(+), 1 deletions(-)
diffs (99 lines):
diff -r 73b5433ca403 -r dfc1620171cc chat/Makefile
--- a/chat/Makefile Wed Nov 28 14:50:15 2018 +0000
+++ b/chat/Makefile Wed Nov 28 15:12:27 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.208 2018/11/27 19:25:05 nia Exp $
+# $NetBSD: Makefile,v 1.209 2018/11/28 15:12:27 nia Exp $
#
COMMENT= Communication programs
@@ -12,6 +12,7 @@
SUBDIR+= bsflite
SUBDIR+= carbons-purple
SUBDIR+= centerim
+SUBDIR+= centerim5
SUBDIR+= cgiirc
SUBDIR+= climm
SUBDIR+= ctrlproxy
diff -r 73b5433ca403 -r dfc1620171cc chat/centerim5/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/centerim5/DESCR Wed Nov 28 15:12:27 2018 +0000
@@ -0,0 +1,12 @@
+CenterIM is a text-mode multi-protocol instant messaging client
+for Linux, *BSD, Solaris and other Unices. The program supports
+most of widely used IM protocols, including AIM, ICQ, IRC, QQ,
+Skype, XMPP (Jabber).
+
+CenterIM is a powerful communication tool that can be used through
+SSH, without the need for VNC/Remote Desktop. CenterIM started as
+a fork of CenterICQ.
+
+Development has ceased on CenterIM4 in favor of CenterIM5, which
+is a ground up rewrite and uses the libpurple library as a
+communication backend.
diff -r 73b5433ca403 -r dfc1620171cc chat/centerim5/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/centerim5/Makefile Wed Nov 28 15:12:27 2018 +0000
@@ -0,0 +1,40 @@
+# $NetBSD: Makefile,v 1.1 2018/11/28 15:12:27 nia Exp $
+
+DISTNAME= centerim5-5.0.1
+CATEGORIES= chat
+MASTER_SITES= http://www.centerim.org/download/cim5/
+
+MAINTAINER= nia%NetBSD.org@localhost
+HOMEPAGE= http://centerim.org/
+COMMENT= Text-mode multi-protocol instant messaging client using libpurple
+LICENSE= gnu-gpl-v2
+
+USE_TOOLS+= aclocal autoconf autoheader automake autopoint
+USE_TOOLS+= pkg-config gettext msgfmt msgmerge xgettext
+USE_LANGUAGES= c c++
+
+HAS_CONFIGURE= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --prefix=${PREFIX}
+
+USE_LIBTOOL= yes
+
+PYTHON_VERSIONS_INCOMPATIBLE= 27 34
+
+SUBST_CLASSES+= equals
+SUBST_STAGE.equals= pre-configure
+SUBST_MESSAGE.equals= Use portable = instead of ==.
+SUBST_FILES.equals+= configure.ac
+SUBST_SED.equals= -e 's,== True,= True,g'
+
+pre-configure:
+ cd ${WRKSRC} && ./bootstrap
+
+.include "../../converters/libiconv/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/libidn/buildlink3.mk"
+.include "../../devel/libsigc++/buildlink3.mk"
+.include "../../devel/ncursesw/buildlink3.mk"
+.include "../../chat/libpurple/buildlink3.mk"
+.include "../../lang/python/application.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 73b5433ca403 -r dfc1620171cc chat/centerim5/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/centerim5/PLIST Wed Nov 28 15:12:27 2018 +0000
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2018/11/28 15:12:27 nia Exp $
+bin/centerim5
+lib/centerim5/extaction.la
+lib/libcppconsui.la
+man/man1/centerim5.1
+share/locale/cs/LC_MESSAGES/centerim5.mo
+share/locale/nl/LC_MESSAGES/centerim5.mo
+share/locale/ru/LC_MESSAGES/centerim5.mo
diff -r 73b5433ca403 -r dfc1620171cc chat/centerim5/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/centerim5/distinfo Wed Nov 28 15:12:27 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/11/28 15:12:27 nia Exp $
+
+SHA1 (centerim5-5.0.1.tar.gz) = 4da0d37a307d369b9f54759c14a96cbbec26d46c
+RMD160 (centerim5-5.0.1.tar.gz) = bca6c8da1b90dc5524be00fe1a7a547f2b0820fd
+SHA512 (centerim5-5.0.1.tar.gz) = 8d9e7cbb1abc3ed8cd91761ebe9a2355c2e39b59cab23de0ad4bfbbf35f4bce062fee5d01b8239d839fc5cef0c74b31187ab1a85a39c46ef679bfc86e628281f
+Size (centerim5-5.0.1.tar.gz) = 764152 bytes
Home |
Main Index |
Thread Index |
Old Index