Import adplay 1.8 as wip/adplay.

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.
This commit is contained in:
Frederic Cambus 2019-08-23 11:14:46 +02:00
parent 76d958c437
commit ead54f84e1
4 changed files with 41 additions and 0 deletions

3
adplay/DESCR Normal file
View File

@ -0,0 +1,3 @@
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.

29
adplay/Makefile Normal file
View File

@ -0,0 +1,29 @@
# $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
HOMEPAGE= https://github.com/adplug/adplay-unix
COMMENT= Console-based OPL2 audio player
LICENSE= gnu-gpl-v2
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
LDFLAGS+= -lossaudio
.include "../../audio/adplug/buildlink3.mk"
.include "../../mk/oss.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

3
adplay/PLIST Normal file
View File

@ -0,0 +1,3 @@
@comment $NetBSD$
bin/adplay
man/man1/adplay.1

6
adplay/distinfo Normal file
View File

@ -0,0 +1,6 @@
$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