pkgsrc-WIP-changes archive

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

Remove aiomixer, imported



Module Name:	pkgsrc-wip
Committed By:	nia <nia%NetBSD.org@localhost>
Pushed By:	nee
Date:		Sun Dec 8 02:29:55 2019 +0000
Changeset:	d04574b94224d5e4312f93737ee59ae9c60dca08

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

Log Message:
Remove aiomixer, imported

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

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

diffstat:
 Makefile          |  1 -
 aiomixer/DESCR    |  1 -
 aiomixer/Makefile | 24 ------------------------
 aiomixer/PLIST    |  3 ---
 aiomixer/distinfo |  6 ------
 5 files changed, 35 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index ccac359041..377fde510f 100644
--- a/Makefile
+++ b/Makefile
@@ -95,7 +95,6 @@ SUBDIR+=	agfl
 SUBDIR+=	agile
 SUBDIR+=	ags
 SUBDIR+=	aida
-SUBDIR+=	aiomixer
 SUBDIR+=	aircrack-ng
 SUBDIR+=	airsnort
 SUBDIR+=	akonadi
diff --git a/aiomixer/DESCR b/aiomixer/DESCR
deleted file mode 100644
index a01ba2a174..0000000000
--- a/aiomixer/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-aiomixer is a curses-based mixer for NetBSD audio.
diff --git a/aiomixer/Makefile b/aiomixer/Makefile
deleted file mode 100644
index b77a87ca3a..0000000000
--- a/aiomixer/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	aiomixer-0.9.0
-CATEGORIES=	audio
-MASTER_SITES=	${MASTER_SITE_GITHUB:=ensra/}
-
-MAINTAINER=	nia%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/ensra/aiomixer
-COMMENT=	NetBSD audio mixer
-LICENSE=	2-clause-bsd
-
-INSTALLATION_DIRS+=	bin
-INSTALLATION_DIRS+=	${PKGMANDIR}/man1
-
-ONLY_FOR_PLATFORM=	NetBSD-*-*
-
-BUILDLINK_API_DEPENDS.cdk+=	cdk>=5.0.0
-
-do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/aiomixer ${DESTDIR}${PREFIX}/bin/aiomixer
-	${INSTALL_DATA} ${WRKSRC}/aiomixer.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/aiomixer.1
-
-.include "../../devel/cdk/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/aiomixer/PLIST b/aiomixer/PLIST
deleted file mode 100644
index 0e345cbc1d..0000000000
--- a/aiomixer/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD$
-bin/aiomixer
-man/man1/aiomixer.1
diff --git a/aiomixer/distinfo b/aiomixer/distinfo
deleted file mode 100644
index 81602644a1..0000000000
--- a/aiomixer/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (aiomixer-0.9.0.tar.gz) = caae10205758fef9013c6ce702f4970c587cfacf
-RMD160 (aiomixer-0.9.0.tar.gz) = f32ad7de703737a4580b820f404d715e1f944e06
-SHA512 (aiomixer-0.9.0.tar.gz) = 132cb57fa8771e6d06872342e706b473b4129ac477913dfa7f039965984b83f67e992acafb1dd7c2efe568cbdd0d871187db6e0018a55cfcbc5ddfaeb19170d5
-Size (aiomixer-0.9.0.tar.gz) = 5822 bytes


Home | Main Index | Thread Index | Old Index