aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorEugene Grosbein <eugen@FreeBSD.org>2018-12-24 00:35:31 +0000
committerEugene Grosbein <eugen@FreeBSD.org>2018-12-24 00:35:31 +0000
commit42f81a8c0e0f01f7986ce5dda79e3b6324bf2f8a (patch)
treee003a06f89143349f417fc10867bbe93f1f329a3 /net-im
parent3e69ae01e2de3765e021186eb4b93e128ea74b83 (diff)
downloadports-42f81a8c0e0f01f7986ce5dda79e3b6324bf2f8a.tar.gz
ports-42f81a8c0e0f01f7986ce5dda79e3b6324bf2f8a.zip
New port: net-im/pidgin--icyque
ICQ informed users it stops supporting old official and unofficial clients since 28 Decembet 2018. Technically it may stop using old OSCAR protocol in favour of new WIM protocol introduced some time ago. This is a port of new Pidgin plug-in for ICQ(WIM) by Eion Robb created day ago. At present, it supports login and send/receive IM only and has some rough edges. This is work in progress still.
Notes
Notes: svn path=/head/; revision=488248
Diffstat (limited to 'net-im')
-rw-r--r--net-im/Makefile1
-rw-r--r--net-im/pidgin-icyque/Makefile32
-rw-r--r--net-im/pidgin-icyque/distinfo3
-rw-r--r--net-im/pidgin-icyque/pkg-descr3
4 files changed, 39 insertions, 0 deletions
diff --git a/net-im/Makefile b/net-im/Makefile
index 426a0785886a..d193a67a69f0 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -118,6 +118,7 @@
SUBDIR += pidgin-fetion
SUBDIR += pidgin-guifications
SUBDIR += pidgin-hotkeys
+ SUBDIR += pidgin-icyque
SUBDIR += pidgin-latex
SUBDIR += pidgin-libnotify
SUBDIR += pidgin-manualsize
diff --git a/net-im/pidgin-icyque/Makefile b/net-im/pidgin-icyque/Makefile
new file mode 100644
index 000000000000..9f08c1fcc4a9
--- /dev/null
+++ b/net-im/pidgin-icyque/Makefile
@@ -0,0 +1,32 @@
+# Created by: Eugene Grosbein <eugen@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= pidgin-icyque
+DISTVERSION= g20181222
+CATEGORIES= net-im
+
+MAINTAINER= eugen@FreeBSD.org
+COMMENT= Pidgin plugin for ICQ/WIM protocol
+
+LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+BUILD_DEPENDS= pidgin:net-im/pidgin
+RUN_DEPENDS= pidgin:net-im/pidgin
+LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \
+ libpurple.so:net-im/libpurple
+
+PLIST_FILES= lib/purple-2/libicyque.so
+
+USES= gmake localbase:ldflags pkgconfig
+
+USE_GITHUB= yes
+GH_ACCOUNT= EionRobb
+GH_PROJECT= icyque
+GH_TAGNAME= c70f9f8
+WRKSRC= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME}
+
+USE_GNOME= glib20
+USE_LDCONFIG= yes
+
+.include <bsd.port.mk>
diff --git a/net-im/pidgin-icyque/distinfo b/net-im/pidgin-icyque/distinfo
new file mode 100644
index 000000000000..23091f8605b4
--- /dev/null
+++ b/net-im/pidgin-icyque/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1545545997
+SHA256 (EionRobb-icyque-g20181222-c70f9f8_GH0.tar.gz) = 645fe4cf52a2bf23bf5eb9e631bad0fd20b9b610f3766c7ab9be16faa324fad8
+SIZE (EionRobb-icyque-g20181222-c70f9f8_GH0.tar.gz) = 51680
diff --git a/net-im/pidgin-icyque/pkg-descr b/net-im/pidgin-icyque/pkg-descr
new file mode 100644
index 000000000000..2c28bfa20c02
--- /dev/null
+++ b/net-im/pidgin-icyque/pkg-descr
@@ -0,0 +1,3 @@
+This is a Libpurple plugin for ICQ/WIM protocol.
+
+WWW: https://github.com/EionRobb/icyque