pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat chat/tootstream: Import tootstream-0.3.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7693270a4f3e
branches:  trunk
changeset: 310924:7693270a4f3e
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Jul 26 20:24:48 2018 +0000

description:
chat/tootstream: Import tootstream-0.3.4

Tootstream is a command line interface for interacting with instances
on the distributed social network known as 'the Fediverse' using the
Mastodon.social API.

It is inspired by the Twitter client "Rainbowstream".

OAuth and two-factor authentication are supported.

diffstat:

 chat/Makefile            |   3 ++-
 chat/tootstream/DESCR    |   7 +++++++
 chat/tootstream/Makefile |  25 +++++++++++++++++++++++++
 chat/tootstream/PLIST    |  17 +++++++++++++++++
 chat/tootstream/distinfo |   6 ++++++
 5 files changed, 57 insertions(+), 1 deletions(-)

diffs (88 lines):

diff -r c094a98c6c93 -r 7693270a4f3e chat/Makefile
--- a/chat/Makefile     Thu Jul 26 16:55:29 2018 +0000
+++ b/chat/Makefile     Thu Jul 26 20:24:48 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.199 2018/07/25 17:00:57 nia Exp $
+# $NetBSD: Makefile,v 1.200 2018/07/26 20:24:48 nia Exp $
 #
 
 COMMENT=       Communication programs
@@ -136,6 +136,7 @@
 SUBDIR+=       tkicb
 SUBDIR+=       tkirc
 SUBDIR+=       tkirc2
+SUBDIR+=       tootstream
 SUBDIR+=       unrealircd
 SUBDIR+=       vicq
 SUBDIR+=       weechat
diff -r c094a98c6c93 -r 7693270a4f3e chat/tootstream/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/tootstream/DESCR     Thu Jul 26 20:24:48 2018 +0000
@@ -0,0 +1,7 @@
+Tootstream is a command line interface for interacting with instances
+on the distributed social network known as 'the Fediverse' using the
+Mastodon.social API.
+
+It is inspired by the Twitter client "Rainbowstream".
+
+OAuth and two-factor authentication are supported.
diff -r c094a98c6c93 -r 7693270a4f3e chat/tootstream/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/tootstream/Makefile  Thu Jul 26 20:24:48 2018 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2018/07/26 20:24:48 nia Exp $
+
+DISTNAME=      tootstream-0.3.4
+CATEGORIES=    chat www
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=magicalraccoon/}
+
+MAINTAINER=    nia%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/magicalraccoon/tootstream
+COMMENT=       Command line interface for interacting with Mastodon instances
+LICENSE=       mit
+
+EXTRACT_USING= bsdtar
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONS_INCOMPATIBLE=  27
+
+DEPENDS+=      ${PYPKGPREFIX}-click-[0-9]*:../../devel/py-click
+DEPENDS+=      ${PYPKGPREFIX}-colored-[0-9]*:../../textproc/py-colored
+DEPENDS+=      ${PYPKGPREFIX}-emoji-[0-9]*:../../converters/py-emoji
+DEPENDS+=      ${PYPKGPREFIX}-humanize-[0-9]*:../../textproc/py-humanize
+DEPENDS+=      ${PYPKGPREFIX}-mastodon-[0-9]*:../../chat/py-mastodon
+DEPENDS+=      ${PYPKGPREFIX}-readline-[0-9]*:../../devel/py-readline
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r c094a98c6c93 -r 7693270a4f3e chat/tootstream/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/tootstream/PLIST     Thu Jul 26 20:24:48 2018 +0000
@@ -0,0 +1,17 @@
+@comment $NetBSD: PLIST,v 1.1 2018/07/26 20:24:48 nia Exp $
+bin/tootstream
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/tootstream/__init__.py
+${PYSITELIB}/tootstream/__init__.pyc
+${PYSITELIB}/tootstream/__init__.pyo
+${PYSITELIB}/tootstream/toot.py
+${PYSITELIB}/tootstream/toot.pyc
+${PYSITELIB}/tootstream/toot.pyo
+${PYSITELIB}/tootstream/toot_parser.py
+${PYSITELIB}/tootstream/toot_parser.pyc
+${PYSITELIB}/tootstream/toot_parser.pyo
diff -r c094a98c6c93 -r 7693270a4f3e chat/tootstream/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/tootstream/distinfo  Thu Jul 26 20:24:48 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/07/26 20:24:48 nia Exp $
+
+SHA1 (tootstream-0.3.4.tar.gz) = ebeb5d39aaa836a57c7e52a0b78678181afbd030
+RMD160 (tootstream-0.3.4.tar.gz) = 04e36ac3cbc6ab5ed4958b47bf90feb8ef32e519
+SHA512 (tootstream-0.3.4.tar.gz) = 261c8dc7bad6203c8df8781c2d9e4884f6e1e82228e32bf181b27d072541ecd4b2c29cfdd55643bf3eedd46b890c40e3570010974489a78e690bcbf6e398b6a2
+Size (tootstream-0.3.4.tar.gz) = 24627 bytes



Home | Main Index | Thread Index | Old Index