pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
cmusfm: Imported into pkgsrc, remove from wip
Module Name: pkgsrc-wip
Committed By: Travis Paul <tr%vispaul.me@localhost>
Pushed By: tpaul
Date: Tue Apr 14 13:05:28 2020 +0800
Changeset: 49512ee280d54427ebefcfc8955e875e4fb7a4ee
Modified Files:
Makefile
Removed Files:
cmusfm/DESCR
cmusfm/MESSAGE
cmusfm/Makefile
cmusfm/PLIST
cmusfm/distinfo
Log Message:
cmusfm: Imported into pkgsrc, remove from wip
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=49512ee280d54427ebefcfc8955e875e4fb7a4ee
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
cmusfm/DESCR | 7 -------
cmusfm/MESSAGE | 14 --------------
cmusfm/Makefile | 32 --------------------------------
cmusfm/PLIST | 3 ---
cmusfm/distinfo | 6 ------
6 files changed, 63 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index c07cdfebdb..c60da6611c 100644
--- a/Makefile
+++ b/Makefile
@@ -441,7 +441,6 @@ SUBDIR+= clustershell
SUBDIR+= clutter-gst
SUBDIR+= cm-unicode-ttf
SUBDIR+= cmetrics
-SUBDIR+= cmusfm
SUBDIR+= coccinelle
SUBDIR+= collectd-CGP
SUBDIR+= collectd-haproxy
diff --git a/cmusfm/DESCR b/cmusfm/DESCR
deleted file mode 100644
index 9501335170..0000000000
--- a/cmusfm/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-Last.fm standalone scrobbler for the cmus music player.
-
-Features:
- * Listening now notification support
- * Off-line played track cache for later submission
- * POSIX ERE-based file name parser
- * Small memory footprint
diff --git a/cmusfm/MESSAGE b/cmusfm/MESSAGE
deleted file mode 100644
index 9e50b8c04d..0000000000
--- a/cmusfm/MESSAGE
+++ /dev/null
@@ -1,14 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1 2014/06/05 21:26:12 leot1990 Exp $
-
-To initially configure wip/cmusfm do:
-
- $ cmusfm init
-
-And then follow the instructions.
-After you have successfully initialized cmusfm, on audio/cmus please do:
-
- :set status_display_program=cmusfm
-
-For more information please read ${PREFIX}/share/doc/cmusfm/README.md.
-===========================================================================
diff --git a/cmusfm/Makefile b/cmusfm/Makefile
deleted file mode 100644
index 33bfea7b8f..0000000000
--- a/cmusfm/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# $NetBSD$
-
-DISTNAME= cmusfm-0.3.3
-CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_GITHUB:=Arkq/}
-GITHUB_TAG= v${PKGVERSION_NOREV}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/Arkq/cmusfm
-COMMENT= Last.fm standalone scrobbler for the cmus music player
-LICENSE= gnu-gpl-v3
-
-USE_TOOLS+= autoconf automake pkg-config
-GNU_CONFIGURE= yes
-
-TOOL_DEPENDS+= autoconf-archive-[0-9]*:../../devel/autoconf-archive
-
-INSTALLATION_DIRS= bin ${DOCDIR}
-
-DOCDIR= ${PREFIX}/share/doc/cmusfm
-
-TEST_TARGET= check
-
-pre-configure:
- cd ${WRKSRC} && autoreconf -i
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/src/cmusfm ${DESTDIR}${PREFIX}/bin/cmusfm
- ${INSTALL_DATA} ${WRKSRC}/README.md ${DESTDIR}${DOCDIR}
-
-.include "../../www/curl/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/cmusfm/PLIST b/cmusfm/PLIST
deleted file mode 100644
index 468edee44f..0000000000
--- a/cmusfm/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2014/06/05 21:26:12 leot1990 Exp $
-bin/cmusfm
-share/doc/cmusfm/README.md
diff --git a/cmusfm/distinfo b/cmusfm/distinfo
deleted file mode 100644
index 934184a7ae..0000000000
--- a/cmusfm/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2014/06/05 21:26:12 leot1990 Exp $
-
-SHA1 (cmusfm-0.3.3.tar.gz) = da7698d9c048f6f0b6d5a7291a2c60af500ecc67
-RMD160 (cmusfm-0.3.3.tar.gz) = a83df9b8dff54ca4c9eacb8994ac37dfbae07e14
-SHA512 (cmusfm-0.3.3.tar.gz) = 6537905bdf09d04f09783237997536a1ee231ee4e589826d87f435c0dd7542dbd7d97167990bf949d2a9eb73c4a9a4da1bab17888de0aecedb2a63deaa873f39
-Size (cmusfm-0.3.3.tar.gz) = 37553 bytes
Home |
Main Index |
Thread Index |
Old Index