pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/skypeweb-purple Import skypeweb-purple version 1.2.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ef5f85d543e
branches:  trunk
changeset: 361426:7ef5f85d543e
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Fri Apr 21 22:53:47 2017 +0000

description:
Import skypeweb-purple version 1.2.2

This package was contributed over e-mail by Scarlett, thanks!

Skype is an instant messaging app that provides online text message and
video chat services. Users may transmit both text and video messages and
may exchange digital documents such as images, text, and video. Skype
allows video conference calls.

This package contains a libpurple protocol plugin that adds support for
Skype (WebRTC).

diffstat:

 chat/skypeweb-purple/DESCR    |   7 +++++++
 chat/skypeweb-purple/Makefile |  20 ++++++++++++++++++++
 chat/skypeweb-purple/PLIST    |   9 +++++++++
 chat/skypeweb-purple/distinfo |   6 ++++++
 4 files changed, 42 insertions(+), 0 deletions(-)

diffs (58 lines):

diff -r 0123cde00cf0 -r 7ef5f85d543e chat/skypeweb-purple/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/skypeweb-purple/DESCR        Fri Apr 21 22:53:47 2017 +0000
@@ -0,0 +1,7 @@
+Skype is an instant messaging app that provides online text message and
+video chat services. Users may transmit both text and video messages and
+may exchange digital documents such as images, text, and video. Skype
+allows video conference calls.
+
+This package contains a libpurple protocol plugin that adds support for
+Skype (WebRTC).
diff -r 0123cde00cf0 -r 7ef5f85d543e chat/skypeweb-purple/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/skypeweb-purple/Makefile     Fri Apr 21 22:53:47 2017 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2017/04/21 22:53:47 khorben Exp $
+
+DISTNAME=      skype4pidgin-1.2.2
+PKGNAME=       skypeweb-purple-1.2.2
+CATEGORIES=    chat
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=EionRobb/skype4pidgin/archive/${DISTNAME:C:skype4pidgin-::}/}
+
+HOMEPAGE=      https://github.com/EionRobb/skype4pidgin/tree/master/skypeweb
+COMMENT=       Skype (HTTP) plugin for libpurple messengers
+LICENSE=       gnu-gpl-v3
+
+USE_TOOLS+=    gmake pkg-config
+
+WRKSRC=                ${WRKDIR}/${DISTNAME}/skypeweb
+
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../chat/libpurple/buildlink3.mk"
+.include "../../textproc/json-glib/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0123cde00cf0 -r 7ef5f85d543e chat/skypeweb-purple/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/skypeweb-purple/PLIST        Fri Apr 21 22:53:47 2017 +0000
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2017/04/21 22:53:47 khorben Exp $
+lib/purple-2/libskypeweb.so
+share/pixmaps/pidgin/emotes/skype/theme
+share/pixmaps/pidgin/protocols/16/skype.png
+share/pixmaps/pidgin/protocols/16/skypeout.png
+share/pixmaps/pidgin/protocols/22/skype.png
+share/pixmaps/pidgin/protocols/22/skypeout.png
+share/pixmaps/pidgin/protocols/48/skype.png
+share/pixmaps/pidgin/protocols/48/skypeout.png
diff -r 0123cde00cf0 -r 7ef5f85d543e chat/skypeweb-purple/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/skypeweb-purple/distinfo     Fri Apr 21 22:53:47 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/04/21 22:53:47 khorben Exp $
+
+SHA1 (skype4pidgin-1.2.2.tar.gz) = 80c08de8b632a0632a681a361c4f0bafa6df205b
+RMD160 (skype4pidgin-1.2.2.tar.gz) = a02b7aae2a5a23327056a082f9206728ca732cce
+SHA512 (skype4pidgin-1.2.2.tar.gz) = 4a042e70e6ae1b5f4c5047589d9298d74653513dbb6556d4f786ee5c528e8bbfaf7f9934653fa16a9a3e43197bcbcb168e64e090ccb5ed05a761334a6d88f59d
+Size (skype4pidgin-1.2.2.tar.gz) = 410637 bytes



Home | Main Index | Thread Index | Old Index