pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia/nostt



Module Name:    pkgsrc
Committed By:   leot
Date:           Thu Dec  6 19:52:40 UTC 2018

Added Files:
        pkgsrc/multimedia/nostt: DESCR Makefile PLIST distinfo

Log Message:
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!


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/multimedia/nostt/DESCR \
    pkgsrc/multimedia/nostt/Makefile pkgsrc/multimedia/nostt/PLIST \
    pkgsrc/multimedia/nostt/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/multimedia/nostt/DESCR
diff -u /dev/null pkgsrc/multimedia/nostt/DESCR:1.1
--- /dev/null   Thu Dec  6 19:52:40 2018
+++ pkgsrc/multimedia/nostt/DESCR       Thu Dec  6 19:52:40 2018
@@ -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.
Index: pkgsrc/multimedia/nostt/Makefile
diff -u /dev/null pkgsrc/multimedia/nostt/Makefile:1.1
--- /dev/null   Thu Dec  6 19:52:40 2018
+++ pkgsrc/multimedia/nostt/Makefile    Thu Dec  6 19:52:40 2018
@@ -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"
Index: pkgsrc/multimedia/nostt/PLIST
diff -u /dev/null pkgsrc/multimedia/nostt/PLIST:1.1
--- /dev/null   Thu Dec  6 19:52:40 2018
+++ pkgsrc/multimedia/nostt/PLIST       Thu Dec  6 19:52:40 2018
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2018/12/06 19:52:40 leot Exp $
+bin/nostt
+man/man1/nostt.1
Index: pkgsrc/multimedia/nostt/distinfo
diff -u /dev/null pkgsrc/multimedia/nostt/distinfo:1.1
--- /dev/null   Thu Dec  6 19:52:40 2018
+++ pkgsrc/multimedia/nostt/distinfo    Thu Dec  6 19:52:40 2018
@@ -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