pkgsrc-WIP-changes archive

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

libcue: remove, pkgsrc version is newer



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Mon Oct 9 19:33:04 2023 +0200
Changeset:	7eb0720fe0a46b7cc5622cb7335214911c3f015b

Modified Files:
	Makefile
Removed Files:
	libcue/DESCR
	libcue/Makefile
	libcue/PLIST
	libcue/buildlink3.mk
	libcue/distinfo

Log Message:
libcue: remove, pkgsrc version is newer

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

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

diffstat:
 Makefile             |  1 -
 libcue/DESCR         |  3 ---
 libcue/Makefile      | 18 ------------------
 libcue/PLIST         |  8 --------
 libcue/buildlink3.mk | 15 ---------------
 libcue/distinfo      |  4 ----
 6 files changed, 49 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 47edb0ac6f..de1890b6e3 100644
--- a/Makefile
+++ b/Makefile
@@ -1962,7 +1962,6 @@ SUBDIR+=	libcpu
 SUBDIR+=	libcsplit
 SUBDIR+=	libcthreads
 SUBDIR+=	libcuba
-SUBDIR+=	libcue
 SUBDIR+=	libcxx
 SUBDIR+=	libcxxabi
 SUBDIR+=	libdbglog
diff --git a/libcue/DESCR b/libcue/DESCR
deleted file mode 100644
index 75c85f913a..0000000000
--- a/libcue/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Libcue is intended to parse a so called cue sheet from a char string
-or a file pointer. For handling of the parsed data a convenient API
-is available.
diff --git a/libcue/Makefile b/libcue/Makefile
deleted file mode 100644
index 4d2c74a87d..0000000000
--- a/libcue/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2015/06/07 14:49:04 ishit Exp $
-
-DISTNAME=	libcue-1.4.0
-CATEGORIES=	audio
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=libcue/}
-EXTRACT_SUFX=	.tar.bz2
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://libcue.sourceforge.net/
-COMMENT=	Library to access a cue sheet data
-LICENSE=	modified-bsd OR gnu-gpl-v2
-
-USE_PKGLOCALEDIR=	yes
-USE_LIBTOOL=		yes
-PKGCONFIG_OVERRIDE+=	libcue.pc.in
-GNU_CONFIGURE=		yes
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/libcue/PLIST b/libcue/PLIST
deleted file mode 100644
index c3401e1752..0000000000
--- a/libcue/PLIST
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2015/06/07 14:49:04 ishit Exp $
-include/libcue-1.4/libcue/cd.h
-include/libcue-1.4/libcue/cdtext.h
-include/libcue-1.4/libcue/libcue.h
-include/libcue-1.4/libcue/rem.h
-include/libcue-1.4/libcue/time.h
-lib/libcue.la
-lib/pkgconfig/libcue.pc
diff --git a/libcue/buildlink3.mk b/libcue/buildlink3.mk
deleted file mode 100644
index 28842ee933..0000000000
--- a/libcue/buildlink3.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.1 2015/06/07 14:49:04 ishit Exp $
-
-BUILDLINK_TREE+=	libcue
-
-.if !defined(LIBCUE_BUILDLINK3_MK)
-LIBCUE_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.libcue+=	libcue>=1.4.0
-BUILDLINK_ABI_DEPENDS.libcue+=	libcue>=1.4.0
-#BUILDLINK_PKGSRCDIR.libcue?=	../../audio/libcue
-BUILDLINK_PKGSRCDIR.libcue?=	../../wip/libcue
-
-.endif # LIBCUE_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-libcue
diff --git a/libcue/distinfo b/libcue/distinfo
deleted file mode 100644
index c1e6261a82..0000000000
--- a/libcue/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.1 2015/06/07 14:49:04 ishit Exp $
-
-RMD160 (libcue-1.4.0.tar.bz2) = 1339ba7ed4ce63c4b7849c10cca89b89e16e4aee
-Size (libcue-1.4.0.tar.bz2) = 249426 bytes


Home | Main Index | Thread Index | Old Index