Import openttd-openmsx-0.3.1 as wip/openttd-openmsx.

free, open source music for OpenTTD
This commit is contained in:
Gábor Gergely 2010-08-29 09:37:38 +00:00 committed by Thomas Klausner
parent 5ed8640e0e
commit 90dbb2505e
4 changed files with 77 additions and 0 deletions

1
openttd-openmsx/DESCR Normal file
View file

@ -0,0 +1 @@
free, open source music for OpenTTD

52
openttd-openmsx/Makefile Normal file
View file

@ -0,0 +1,52 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/08/29 09:37:38 ggergely Exp $
#
VERSION= 0.3.1
DISTNAME= openmsx-${VERSION}-all
PKGNAME= openttd-${DISTNAME:S/-all$//}
CATEGORIES= games
MASTER_SITES= http://binaries.openttd.org/extra/openmsx/${VERSION}/
EXTRACT_SUFX= .zip
MAINTAINER= elentirmo.gilgalad@gmail.com
HOMEPAGE= http://openttd.org/
COMMENT= Free and open source music data files for the game OpenTTD
#LICENSE= # TODO: (see mk/license.mk)
PKG_DESTDIR_SUPPORT= user-destdir
INSTALLATION_DIRS= share/openttd/data
WRKSRC= ${WRKDIR}/openmsx-${VERSION}
USE_LANGUAGES= # none
NO_BUILD= YES
NO_CONFIGURE= YES
MUSIC_FILES_LIST= busy_schedule.mid \
chemistry_lab.mid \
coconut_run2.mid \
harp_harmony.mid \
keep_on_rolling.mid \
linns_basket.mid \
little_blue_box_car.mid \
midnight_snow_run.mid \
mighty_giant_run.mid \
modern_motion.mid \
relax_song.mid \
run_for_your_life.mid \
smooth_groove.mid \
the_fast_route.mid \
train_filled_with_cash.mid \
tttheme2.mid \
ultimate_run.mid \
wood_whistles.mid \
do-install:
for m in ${MUSIC_FILES_LIST}; do \
${INSTALL_DATA} ${WRKSRC}/$$m \
${DESTDIR}${PREFIX}/share/openttd/data; \
done
.include "../../mk/bsd.pkg.mk"

19
openttd-openmsx/PLIST Normal file
View file

@ -0,0 +1,19 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/29 09:37:38 ggergely Exp $
share/openttd/data/busy_schedule.mid
share/openttd/data/chemistry_lab.mid
share/openttd/data/coconut_run2.mid
share/openttd/data/harp_harmony.mid
share/openttd/data/keep_on_rolling.mid
share/openttd/data/linns_basket.mid
share/openttd/data/little_blue_box_car.mid
share/openttd/data/midnight_snow_run.mid
share/openttd/data/mighty_giant_run.mid
share/openttd/data/modern_motion.mid
share/openttd/data/relax_song.mid
share/openttd/data/run_for_your_life.mid
share/openttd/data/smooth_groove.mid
share/openttd/data/the_fast_route.mid
share/openttd/data/train_filled_with_cash.mid
share/openttd/data/tttheme2.mid
share/openttd/data/ultimate_run.mid
share/openttd/data/wood_whistles.mid

5
openttd-openmsx/distinfo Normal file
View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2010/08/29 09:37:38 ggergely Exp $
SHA1 (openmsx-0.2.1-all.zip) = 35aaf691e4e63ed158c1a7f3123853436ad6efa8
RMD160 (openmsx-0.2.1-all.zip) = 1c61140c826c89b0069a00306d3941a260e148a9
Size (openmsx-0.2.1-all.zip) = 83998 bytes