pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/nicovideo-dl Remove net/nicovideo-dl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/548a7ed7c76f
branches:  trunk
changeset: 397222:548a7ed7c76f
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Tue Jun 18 15:19:36 2019 +0000

description:
Remove net/nicovideo-dl

This package seems not to work with recent nicovideo.jp anymore.

diffstat:

 net/nicovideo-dl/DESCR    |   3 ---
 net/nicovideo-dl/Makefile |  29 -----------------------------
 net/nicovideo-dl/PLIST    |   2 --
 net/nicovideo-dl/distinfo |   6 ------
 4 files changed, 0 insertions(+), 40 deletions(-)

diffs (56 lines):

diff -r b9f044675b89 -r 548a7ed7c76f net/nicovideo-dl/DESCR
--- a/net/nicovideo-dl/DESCR    Tue Jun 18 15:19:20 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-nicovideo-dl is a small command-line program to download videos
-from www.nicovideo.jp. It is implemented by Python. It is
-platform-independent and should work on Unix/Windows/Mac.
diff -r b9f044675b89 -r 548a7ed7c76f net/nicovideo-dl/Makefile
--- a/net/nicovideo-dl/Makefile Tue Jun 18 15:19:20 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,29 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2019/04/25 07:33:12 maya Exp $
-#
-
-DISTNAME=      nicovideo-dl-0.0.20190126
-PKGREVISION=   1
-CATEGORIES=    net
-MASTER_SITES=  ${MASTER_SITE_OSDN:=nicovideo-dl/70568/}
-
-MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      http://osdn.jp/projects/nicovideo-dl/
-COMMENT=       Download videos from www.nicovideo.jp
-LICENSE=       mit
-
-USE_LANGUAGES= # none
-NO_BUILD=      yes
-
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
-DEPENDS+=              ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
-
-INSTALLATION_DIRS=     bin
-
-REPLACE_PYTHON+=       nicovideo-dl
-
-do-install:
-       ${INSTALL_SCRIPT} ${WRKSRC}/nicovideo-dl ${DESTDIR}${PREFIX}/bin
-
-.include "../../lang/python/application.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r b9f044675b89 -r 548a7ed7c76f net/nicovideo-dl/PLIST
--- a/net/nicovideo-dl/PLIST    Tue Jun 18 15:19:20 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/02/27 20:08:33 ryoon Exp $
-bin/nicovideo-dl
diff -r b9f044675b89 -r 548a7ed7c76f net/nicovideo-dl/distinfo
--- a/net/nicovideo-dl/distinfo Tue Jun 18 15:19:20 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.6 2019/02/03 05:10:34 tsutsui Exp $
-
-SHA1 (nicovideo-dl-0.0.20190126.tar.gz) = 4b5684d87cd9b7d92d0849a32ce9bdd8013b8dce
-RMD160 (nicovideo-dl-0.0.20190126.tar.gz) = 76babd46a1bf0499ee344c893137db09c44e9902
-SHA512 (nicovideo-dl-0.0.20190126.tar.gz) = 8b7764a87dbafa2ebb735ed78c52514d205a22536dc0af2d12d393d48238ed9bcf7ca311af79f8a5faf791209287cd426c1ce23ee58adbc0dd5ae594687604e1
-Size (nicovideo-dl-0.0.20190126.tar.gz) = 6868 bytes



Home | Main Index | Thread Index | Old Index