pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Import oysttyer-2.5.0 as wip/oysttyer.
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Mon Dec 14 04:18:01 2015 +0100
Changeset: e9f6a0b06e27258e5d7da9018f7277cbeb10da21
Added Files:
oysttyer/DESCR
oysttyer/Makefile
oysttyer/PLIST
oysttyer/distinfo
Log Message:
Import oysttyer-2.5.0 as wip/oysttyer.
The official fork and replacement for what was once Floodgap's TTYtter.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e9f6a0b06e27258e5d7da9018f7277cbeb10da21
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
oysttyer/DESCR | 1 +
oysttyer/Makefile | 26 ++++++++++++++++++++++++++
oysttyer/PLIST | 2 ++
oysttyer/distinfo | 6 ++++++
4 files changed, 35 insertions(+)
diffs:
diff --git a/oysttyer/DESCR b/oysttyer/DESCR
new file mode 100644
index 0000000..4060b5e
--- /dev/null
+++ b/oysttyer/DESCR
@@ -0,0 +1 @@
+The official fork and replacement for what was once Floodgap's TTYtter.
diff --git a/oysttyer/Makefile b/oysttyer/Makefile
new file mode 100644
index 0000000..0d1ea0a
--- /dev/null
+++ b/oysttyer/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD$
+
+DISTNAME= oysttyer-2.5.0
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_GITHUB:=oysttyer/}
+
+MAINTAINER= pkgsrc-wip%NetBSD.org@localhost
+HOMEPAGE= ${MASTER_SITE_GITHUB:=oysttyer/oysttyer/}
+COMMENT= Interactive command-line Twitter client
+LICENSE= ffsl-license
+
+WRKSRC= ${WRKDIR}/oysttyer-2.5.0
+USE_LANGUAGES= # none
+USE_TOOLS+= perl
+
+NO_BUILD= yes
+
+REPLACE_PERL+= oysttyer.pl
+
+AUTO_MKDIRS= yes
+
+do-install:
+ ${RUN} cd ${WRKSRC} && \
+ ${INSTALL_PROGRAM} oysttyer.pl ${DESTDIR}${PREFIX}/bin/oysttyer
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/oysttyer/PLIST b/oysttyer/PLIST
new file mode 100644
index 0000000..458c5e2
--- /dev/null
+++ b/oysttyer/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD$
+bin/oysttyer
diff --git a/oysttyer/distinfo b/oysttyer/distinfo
new file mode 100644
index 0000000..f123e73
--- /dev/null
+++ b/oysttyer/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (oysttyer-2.5.0.tar.gz) = c6452884420373657c2474868c8713d21b39dfc6
+RMD160 (oysttyer-2.5.0.tar.gz) = f4fa8afe91c2627bb76d0069c8a0fc746da40a9c
+SHA512 (oysttyer-2.5.0.tar.gz) = cd7d919da8afba1da7399ec3c1d37cf8d124203140d666bd63b7a3cd48cb1bbf6951632f53e78679faf3157335beb670aaac50c0b1a7289ab71cabf48c3f6403
+Size (oysttyer-2.5.0.tar.gz) = 101605 bytes
Home |
Main Index |
Thread Index |
Old Index