pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/nostt nostt: Import nostt-1.1.1 as multimed...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b4879107c208
branches:  trunk
changeset: 326438:b4879107c208
user:      leot <leot%pkgsrc.org@localhost>
date:      Thu Dec 06 19:52:40 2018 +0000

description:
nostt: Import nostt-1.1.1 as multimedia/nostt

Command line reader for NOS Teletekst, the Dutch public teletext system,
similar to BBC's Ceefax.  Supports colour and interactive use.

Packaged in pkgsrc-wip by Sijmen J. Mulder.  Thank you Sijmen!

diffstat:

 multimedia/nostt/DESCR    |   2 ++
 multimedia/nostt/Makefile |  16 ++++++++++++++++
 multimedia/nostt/PLIST    |   3 +++
 multimedia/nostt/distinfo |   6 ++++++
 4 files changed, 27 insertions(+), 0 deletions(-)

diffs (43 lines):

diff -r 84dbbb11bb67 -r b4879107c208 multimedia/nostt/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/nostt/DESCR    Thu Dec 06 19:52:40 2018 +0000
@@ -0,0 +1,2 @@
+Command line reader for NOS Teletekst, the Dutch public teletext system,
+similar to BBC's Ceefax.  Supports colour and interactive use.
diff -r 84dbbb11bb67 -r b4879107c208 multimedia/nostt/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/nostt/Makefile Thu Dec 06 19:52:40 2018 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2018/12/06 19:52:40 leot Exp $
+
+DISTNAME=      nostt-1.1.1
+CATEGORIES=    multimedia
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=sjmulder/}
+
+MAINTAINER=    ik%sjmulder.nl@localhost
+HOMEPAGE=      https://github.com/sjmulder/nostt/
+COMMENT=       Command line NOS Teletekst reader
+LICENSE=       2-clause-bsd
+
+INSTALL_MAKE_FLAGS+=   MANPREFIX=${PREFIX}/${PKGMANDIR}
+
+.include "../../www/curl/buildlink3.mk"
+.include "../../textproc/json-c/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 84dbbb11bb67 -r b4879107c208 multimedia/nostt/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/nostt/PLIST    Thu Dec 06 19:52:40 2018 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2018/12/06 19:52:40 leot Exp $
+bin/nostt
+man/man1/nostt.1
diff -r 84dbbb11bb67 -r b4879107c208 multimedia/nostt/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/nostt/distinfo Thu Dec 06 19:52:40 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/12/06 19:52:40 leot Exp $
+
+SHA1 (nostt-1.1.1.tar.gz) = 96187e2fc8bea388a3554120b6b3b2dceb30e7ac
+RMD160 (nostt-1.1.1.tar.gz) = a21c0cc60a8eb2d0fec5f296ce782c7a6855d914
+SHA512 (nostt-1.1.1.tar.gz) = e1407ebd4d6afa81d24d4332ba497a95a1e063e7498b340e0122b78985e46c9bbfb9ca6ec44fb00147cc9c24f7430e30bca819b43f7182f667201673ea142c9c
+Size (nostt-1.1.1.tar.gz) = 9018 bytes



Home | Main Index | Thread Index | Old Index