summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-07-28 15:21:08 +0000
committernia <nia@pkgsrc.org>2019-07-28 15:21:08 +0000
commit942def04702dc96606373fbdb9c70a8761c79696 (patch)
treed6c31d58dc561c030a209298dfac6abf4185b40e /chat
parent43e3ec15be0a240098b97da1849717fc0751fadc (diff)
downloadpkgsrc-942def04702dc96606373fbdb9c70a8761c79696.tar.gz
Add chat/bitlbee-mastodon.
The Mastodon protocol plugin for bitlbee.
Diffstat (limited to 'chat')
-rw-r--r--chat/Makefile3
-rw-r--r--chat/bitlbee-mastodon/DESCR1
-rw-r--r--chat/bitlbee-mastodon/Makefile22
-rw-r--r--chat/bitlbee-mastodon/PLIST3
-rw-r--r--chat/bitlbee-mastodon/distinfo6
5 files changed, 34 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile
index ef1abda608f..628dfeca0cc 100644
--- a/chat/Makefile
+++ b/chat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.224 2019/07/28 15:19:08 nia Exp $
+# $NetBSD: Makefile,v 1.225 2019/07/28 15:21:08 nia Exp $
#
COMMENT= Communication programs
@@ -10,6 +10,7 @@ SUBDIR+= bitchx
SUBDIR+= bitlbee
SUBDIR+= bitlbee-discord
SUBDIR+= bitlbee-facebook
+SUBDIR+= bitlbee-mastodon
SUBDIR+= bnc
SUBDIR+= carbons-purple
SUBDIR+= centerim
diff --git a/chat/bitlbee-mastodon/DESCR b/chat/bitlbee-mastodon/DESCR
new file mode 100644
index 00000000000..24aef7f80a7
--- /dev/null
+++ b/chat/bitlbee-mastodon/DESCR
@@ -0,0 +1 @@
+The Mastodon protocol plugin for bitlbee.
diff --git a/chat/bitlbee-mastodon/Makefile b/chat/bitlbee-mastodon/Makefile
new file mode 100644
index 00000000000..ffce355cbc9
--- /dev/null
+++ b/chat/bitlbee-mastodon/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2019/07/28 15:21:08 nia Exp $
+
+DISTNAME= bitlbee-mastodon-1.4.2
+CATEGORIES= chat
+MASTER_SITES= ${MASTER_SITE_GITHUB:=kensanata/}
+GITHUB_TAG= v${PKGVERSION_NOREV}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://wiki.bitlbee.org/HowtoMastodon
+COMMENT= Mastodon protocol plugin for BitlBee
+LICENSE= gnu-gpl-v2
+
+USE_TOOLS+= autoreconf autoconf automake
+USE_TOOLS+= pkg-config
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+
+pre-configure:
+ cd ${WRKSRC} && ./autogen.sh
+
+.include "../../chat/bitlbee/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/chat/bitlbee-mastodon/PLIST b/chat/bitlbee-mastodon/PLIST
new file mode 100644
index 00000000000..90fa2d95fdf
--- /dev/null
+++ b/chat/bitlbee-mastodon/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2019/07/28 15:21:08 nia Exp $
+lib/bitlbee/mastodon.la
+share/bitlbee/mastodon-help.txt
diff --git a/chat/bitlbee-mastodon/distinfo b/chat/bitlbee-mastodon/distinfo
new file mode 100644
index 00000000000..e009d416d6a
--- /dev/null
+++ b/chat/bitlbee-mastodon/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/07/28 15:21:08 nia Exp $
+
+SHA1 (bitlbee-mastodon-1.4.2.tar.gz) = fcf4921dabe91a724a22ee2213130a477239d3ee
+RMD160 (bitlbee-mastodon-1.4.2.tar.gz) = 4d97e11b699765d70acd37f5c885e6f08f733a08
+SHA512 (bitlbee-mastodon-1.4.2.tar.gz) = 0581f9e106ce9e939474348a8dd493ee609b7905a310fd27d62316c159b36117584a5aee02b843bded8c2710d3af602f8c67423b646d19c569089235b747ab6f
+Size (bitlbee-mastodon-1.4.2.tar.gz) = 65712 bytes