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.
This commit is contained in:
Eugene Grosbein 2018-12-24 00:35:31 +00:00
parent 3e69ae01e2
commit 42f81a8c0e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488248
4 changed files with 39 additions and 0 deletions

View File

@ -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

View File

@ -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>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1545545997
SHA256 (EionRobb-icyque-g20181222-c70f9f8_GH0.tar.gz) = 645fe4cf52a2bf23bf5eb9e631bad0fd20b9b610f3766c7ab9be16faa324fad8
SIZE (EionRobb-icyque-g20181222-c70f9f8_GH0.tar.gz) = 51680

View File

@ -0,0 +1,3 @@
This is a Libpurple plugin for ICQ/WIM protocol.
WWW: https://github.com/EionRobb/icyque