diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2007-09-10 16:02:26 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2007-09-10 16:02:26 +0000 |
commit | 9909a1b84273bfdd82968e201ff399662fdbcbe1 (patch) | |
tree | 0309a7ddb8b7f6e695b15dbb68d992837c182e0b /audio/adplug/PLIST | |
parent | 96a7eae66ca87cee06cb6a1ed3cbaeb3aeb6b76e (diff) | |
download | pkgsrc-9909a1b84273bfdd82968e201ff399662fdbcbe1.tar.gz |
Initial import of adplug-2.1 from pkgsrc-wip, packaged by
jfranz at bsdprojects dot net.
AdPlug is a free, cross-platform, hardware independent AdLib sound player
library, mainly written in C++ and released under the LGPL. AdPlug plays
sound data, originally created for the AdLib (OPL2) audio board, directly
from its original format on top of an OPL2 emulator or by using the real
hardware. No OPL chip is required for playback.
Diffstat (limited to 'audio/adplug/PLIST')
-rw-r--r-- | audio/adplug/PLIST | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/audio/adplug/PLIST b/audio/adplug/PLIST new file mode 100644 index 00000000000..0d19635d933 --- /dev/null +++ b/audio/adplug/PLIST @@ -0,0 +1,61 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/09/10 16:02:26 xtraeme Exp $ +bin/adplugdb +include/adplug/a2m.h +include/adplug/adl.h +include/adplug/adlibemu.h +include/adplug/adplug.h +include/adplug/adtrack.h +include/adplug/amd.h +include/adplug/analopl.h +include/adplug/bam.h +include/adplug/bmf.h +include/adplug/cff.h +include/adplug/d00.h +include/adplug/database.h +include/adplug/dfm.h +include/adplug/diskopl.h +include/adplug/dmo.h +include/adplug/dro.h +include/adplug/dtm.h +include/adplug/emuopl.h +include/adplug/flash.h +include/adplug/fmc.h +include/adplug/fmopl.h +include/adplug/fprovide.h +include/adplug/hsc.h +include/adplug/hsp.h +include/adplug/hybrid.h +include/adplug/hyp.h +include/adplug/imf.h +include/adplug/kemuopl.h +include/adplug/ksm.h +include/adplug/lds.h +include/adplug/mad.h +include/adplug/mid.h +include/adplug/mkj.h +include/adplug/msc.h +include/adplug/mtk.h +include/adplug/opl.h +include/adplug/player.h +include/adplug/players.h +include/adplug/protrack.h +include/adplug/psi.h +include/adplug/rad.h +include/adplug/rat.h +include/adplug/raw.h +include/adplug/realopl.h +include/adplug/rix.h +include/adplug/rol.h +include/adplug/s3m.h +include/adplug/sa2.h +include/adplug/silentopl.h +include/adplug/sng.h +include/adplug/temuopl.h +include/adplug/u6m.h +include/adplug/xad.h +include/adplug/xsm.h +info/libadplug.info +lib/libadplug.la +lib/pkgconfig/adplug.pc +man/man1/adplugdb.1 +@dirrm include/adplug |