pkgsrc-WIP-changes archive

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

devel/cdirip: Imported into pkgsrc



Module Name:	pkgsrc-wip
Committed By:	Travis Paul <tr%vispaul.me@localhost>
Pushed By:	tpaul
Date:		Thu Jun 6 16:42:31 2019 +0800
Changeset:	280e0f6c0bae247d80a519c4d2387e38cad0f8b1

Modified Files:
	Makefile
Removed Files:
	cdirip/DESCR
	cdirip/Makefile
	cdirip/PLIST
	cdirip/distinfo

Log Message:
devel/cdirip: Imported into pkgsrc

Changed category to sysutils/cdirip

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=280e0f6c0bae247d80a519c4d2387e38cad0f8b1

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

diffstat:
 Makefile        |  1 -
 cdirip/DESCR    | 11 -----------
 cdirip/Makefile | 20 --------------------
 cdirip/PLIST    |  2 --
 cdirip/distinfo |  6 ------
 5 files changed, 40 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 1ef30acfd4..9940ad7441 100644
--- a/Makefile
+++ b/Makefile
@@ -367,7 +367,6 @@ SUBDIR+=	cdbfasta
 SUBDIR+=	cddlib
 SUBDIR+=	cde
 SUBDIR+=	cdhit
-SUBDIR+=	cdirip
 SUBDIR+=	cdogs
 SUBDIR+=	cdpr
 SUBDIR+=	cedet
diff --git a/cdirip/DESCR b/cdirip/DESCR
deleted file mode 100644
index 7f308e482e..0000000000
--- a/cdirip/DESCR
+++ /dev/null
@@ -1,11 +0,0 @@
-This is a small proggie capable of extracting all the tracks contained in a
-CDI (DiscJuggler) image. Both 2.0 and 3.0 CDI image versions are supported.
-This will allow users which cannot use this software (either by software
-incompatibilities or having an unsupported OS such as Linux or Mac OS) to burn
-the contents of such images, which have a propietary format not supported by
-any other recording software.
-
-So this program will allow you to record the contents of a DiscJuggler image
-with another CD-recording application. Any program that understands standard
-WAV audio files and ISO or BIN images will do the job, such as CDR-Win,
-cdrecord, WinOnCD or Fireburner.
diff --git a/cdirip/Makefile b/cdirip/Makefile
deleted file mode 100644
index 4d88d2ffb4..0000000000
--- a/cdirip/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	cdirip-0.6.4
-CATEGORIES=	devel
-MASTER_SITES=	${MASTER_SITE_GITHUB:=jozip/}
-GITHUB_TAG=	v${PKGVERSION_NOREV}
-
-MAINTAINER=	tpaul%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/jozip/cdirip/
-COMMENT=	Program for extracting tracks from a CDI (DiscJuggler) image
-LICENSE=	gnu-gpl-v2
-
-MAKE_FLAGS+=	CC=${CC:Q}
-
-INSTALLATION_DIRS=	bin
-
-do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/cdirip ${DESTDIR}${PREFIX}/bin
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/cdirip/PLIST b/cdirip/PLIST
deleted file mode 100644
index a279c9aeba..0000000000
--- a/cdirip/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD$
-bin/cdirip
diff --git a/cdirip/distinfo b/cdirip/distinfo
deleted file mode 100644
index df355f82d9..0000000000
--- a/cdirip/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (cdirip-0.6.4.tar.gz) = 708295ba56347cd2d831a9af7830201554b2d7ec
-RMD160 (cdirip-0.6.4.tar.gz) = cf0c3f3359de2e679006228e8c35bc8bd54fd8ce
-SHA512 (cdirip-0.6.4.tar.gz) = 1ee313350fef61b96284a7a6990faae5c353bf415bbb9ea8a62e71e993e5f762f2e97724298bff2490204b471f0cefd84934c575821502f8e09c2ee1e9356fa1
-Size (cdirip-0.6.4.tar.gz) = 30003 bytes


Home | Main Index | Thread Index | Old Index