pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
adplay: remove, imported in pkgsrc as audio/adplay.
Module Name: pkgsrc-wip
Committed By: Frederic Cambus <fred%statdns.com@localhost>
Pushed By: fcambus
Date: Tue Sep 10 14:38:56 2019 +0200
Changeset: 4adba7ceb27f0a12fa2bf35292af7b25599bb419
Modified Files:
Makefile
Removed Files:
adplay/DESCR
adplay/Makefile
adplay/PLIST
adplay/distinfo
Log Message:
adplay: remove, imported in pkgsrc as audio/adplay.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4adba7ceb27f0a12fa2bf35292af7b25599bb419
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
adplay/DESCR | 3 ---
adplay/Makefile | 42 ------------------------------------------
adplay/PLIST | 3 ---
adplay/distinfo | 6 ------
5 files changed, 55 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index be2319dbd5..b3b558eb77 100644
--- a/Makefile
+++ b/Makefile
@@ -84,7 +84,6 @@ SUBDIR+= adjustmtu
SUBDIR+= adms
SUBDIR+= admsmb
SUBDIR+= adobe-source-sans-pro-ttf-otf
-SUBDIR+= adplay
SUBDIR+= advancemame
SUBDIR+= ae-fonts-decorative
SUBDIR+= aegis-devel
diff --git a/adplay/DESCR b/adplay/DESCR
deleted file mode 100644
index a004ccf712..0000000000
--- a/adplay/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-AdPlay/UNIX is AdPlug's UNIX console-based frontend. AdPlug is a free,
-universal OPL2 audio playback library. AdPlay/UNIX supports the full range
-of AdPlug's file format playback features.
diff --git a/adplay/Makefile b/adplay/Makefile
deleted file mode 100644
index ebf959b9e6..0000000000
--- a/adplay/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# $NetBSD$
-
-DISTNAME= adplay-1.8
-CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_GITHUB:=adplug/}
-GITHUB_PROJECT= adplay-unix
-GITHUB_RELEASE= v${PKGVERSION_NOREV}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= fcambus%NetBSD.org@localhost
-HOMEPAGE= https://github.com/adplug/adplay-unix
-COMMENT= Console-based OPL2 audio player
-LICENSE= gnu-gpl-v2
-
-.include "../../mk/oss.buildlink3.mk"
-
-.if ${OSS_TYPE} != "none"
-SUBST_CLASSES+= oss
-SUBST_STAGE.oss= pre-configure
-SUBST_FILES.oss= src/oss.cc doc/adplay.1
-SUBST_SED.oss= -e s,/dev/dsp,${DEVOSSAUDIO},g
-SUBST_MESSAGE.oss= Fixing hardcoded audio device.
-.endif
-
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_LANGUAGES= c c++
-USE_TOOLS+= pkg-config
-
-CONFIGURE_ARGS+= --disable-output-ao \
- --disable-output-esound \
- --disable-output-alsa \
- --disable-output-sdl
-
-.if ${OSS_TYPE} != "none"
-LDFLAGS+= -lossaudio
-.else
-CONFIGURE_ARGS+= --disable-output-oss
-.endif
-
-.include "../../audio/adplug/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/adplay/PLIST b/adplay/PLIST
deleted file mode 100644
index 582249d2a7..0000000000
--- a/adplay/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD$
-bin/adplay
-man/man1/adplay.1
diff --git a/adplay/distinfo b/adplay/distinfo
deleted file mode 100644
index 560e524d9f..0000000000
--- a/adplay/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (adplay-1.8.tar.bz2) = 68957c7fb7a7803b8e9d784faf4158dd3fdf9154
-RMD160 (adplay-1.8.tar.bz2) = 169817211acd91037e5ca44e80de4487c3a9eb39
-SHA512 (adplay-1.8.tar.bz2) = 6a82b10fa73ad9317303da03d2fcb1fa97772d850f3f78f53c554b9daaa9ae5d04bc2f0a1b1d25fd5d3a1eab073641d6fa0589070721612987d57762f03363c7
-Size (adplay-1.8.tar.bz2) = 333582 bytes
Home |
Main Index |
Thread Index |
Old Index