Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio audio: Remove amaroc. Amarok was removed.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ee98bffdd51
branches:  trunk
changeset: 432590:4ee98bffdd51
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat May 23 10:51:00 2020 +0000

description:
audio: Remove amaroc. Amarok was removed.

diffstat:

 audio/Makefile        |   3 +--
 audio/amaroc/DESCR    |   4 ----
 audio/amaroc/Makefile |  30 ------------------------------
 audio/amaroc/PLIST    |   3 ---
 audio/amaroc/distinfo |   6 ------
 5 files changed, 1 insertions(+), 45 deletions(-)

diffs (76 lines):

diff -r d971372edebb -r 4ee98bffdd51 audio/Makefile
--- a/audio/Makefile    Sat May 23 10:48:30 2020 +0000
+++ b/audio/Makefile    Sat May 23 10:51:00 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.602 2020/05/22 17:19:28 nia Exp $
+# $NetBSD: Makefile,v 1.603 2020/05/23 10:51:00 nia Exp $
 #
 
 COMMENT=       Audio tools
@@ -19,7 +19,6 @@
 SUBDIR+=       alsa-plugins-pulse
 SUBDIR+=       alsa-utils
 SUBDIR+=       alure
-SUBDIR+=       amaroc
 SUBDIR+=       amp
 SUBDIR+=       ampache
 SUBDIR+=       amsynth
diff -r d971372edebb -r 4ee98bffdd51 audio/amaroc/DESCR
--- a/audio/amaroc/DESCR        Sat May 23 10:48:30 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-Amaroc - an ncurses "frontend" for Amarok
-
-You need shell access to a machine on which Amarok
-is running. SSH is just fine.
diff -r d971372edebb -r 4ee98bffdd51 audio/amaroc/Makefile
--- a/audio/amaroc/Makefile     Sat May 23 10:48:30 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,30 +0,0 @@
-# $NetBSD: Makefile,v 1.15 2019/11/02 21:09:12 rillig Exp $
-#
-
-DISTNAME=              amaroc-0.3
-PKGREVISION=           6
-CATEGORIES=            audio
-MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=amaroc/}
-EXTRACT_SUFX=          .tar.bz2
-
-MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              https://sourceforge.net/projects/amaroc/
-COMMENT=               Command line interface to Amarok
-LICENSE=               gnu-gpl-v2
-
-DEPENDS+=              ${PYPKGPREFIX}-curses-[0-9]*:../../devel/py-curses
-
-INSTALLATION_DIRS=     bin share/doc/amaroc
-REPLACE_PYTHON=                amaroc.py
-
-NO_BUILD=              yes
-
-USE_LANGUAGES=         # none
-
-do-install:
-       ${INSTALL_SCRIPT} ${WRKSRC}/amaroc.py ${DESTDIR}${PREFIX}/bin
-       ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/doc/amaroc
-       ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/amaroc
-
-.include "../../lang/python/application.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r d971372edebb -r 4ee98bffdd51 audio/amaroc/PLIST
--- a/audio/amaroc/PLIST        Sat May 23 10:48:30 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:32:01 joerg Exp $
-bin/amaroc.py
-share/doc/amaroc/README
diff -r d971372edebb -r 4ee98bffdd51 audio/amaroc/distinfo
--- a/audio/amaroc/distinfo     Sat May 23 10:48:30 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 01:12:24 agc Exp $
-
-SHA1 (amaroc-0.3.tar.bz2) = 54e9504871cc4db4596a5c867e64e5c41154656a
-RMD160 (amaroc-0.3.tar.bz2) = 6b8b49296d1c20b78c70caf765672fb36ccf6a4c
-SHA512 (amaroc-0.3.tar.bz2) = 71087db3ff960f2b8ff28a3213672812057d52c24aaea967ad8e2ff916f40dbf243af7e4082342077b44cec45c30f3ed99c9170b1d96c3f87ec07c970900657a
-Size (amaroc-0.3.tar.bz2) = 9295 bytes



Home | Main Index | Thread Index | Old Index