pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/crack-attack-sounds Sound and music files for Cr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/395d925ee2ba
branches: trunk
changeset: 540603:395d925ee2ba
user: dsainty <dsainty%pkgsrc.org@localhost>
date: Fri Apr 04 19:10:18 2008 +0000
description:
Sound and music files for Crack Attack!
Crack Attack! doesn't come with sound files, but can play sound files if
provided. This package installs openSUSE's music and sound file set for this
game.
diffstat:
games/crack-attack-sounds/DESCR | 5 +++++
games/crack-attack-sounds/Makefile | 30 ++++++++++++++++++++++++++++++
games/crack-attack-sounds/PLIST | 14 ++++++++++++++
games/crack-attack-sounds/distinfo | 5 +++++
4 files changed, 54 insertions(+), 0 deletions(-)
diffs (70 lines):
diff -r f9d5c58857c8 -r 395d925ee2ba games/crack-attack-sounds/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/crack-attack-sounds/DESCR Fri Apr 04 19:10:18 2008 +0000
@@ -0,0 +1,5 @@
+Sound and music files for Crack Attack!
+
+Crack Attack! doesn't come with sound files, but can play sound files if
+provided. This package installs openSUSE's music and sound file set for this
+game.
diff -r f9d5c58857c8 -r 395d925ee2ba games/crack-attack-sounds/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/crack-attack-sounds/Makefile Fri Apr 04 19:10:18 2008 +0000
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/04/04 19:10:18 dsainty Exp $
+#
+
+DISTNAME= crack-attack-sounds-1.1.14-58.noarch
+PKGNAME= crack-attack-sounds-1.1.14
+CATEGORIES= games
+MASTER_SITES= http://download.opensuse.org/distribution/10.3/repo/oss/suse/noarch/ \
+ http://lisa.gov.pt/ftp/suse/10.3/repo/oss/suse/noarch/
+EXTRACT_SUFX= .rpm
+
+MAINTAINER= dsainty%NetBSD.org@localhost
+HOMEPAGE= http://www.miguev.net/background-music-for-crack-attack-119-v05/
+COMMENT= Music and sounds for crack-attack
+
+WRKSRC= ${WRKDIR}/usr/share/games/crack-attack
+USE_LANGUAGES= # none
+NO_BUILD= yes
+NO_CONFIGURE= yes
+
+DESTDATADIR= ${DESTDIR}${PREFIX}/share/crack-attack
+
+do-install:
+ ${INSTALL_DATA_DIR} ${DESTDATADIR}
+ set -e; cd ${WRKSRC}; \
+ for dir in music sounds; do \
+ ${INSTALL_DATA_DIR} "${DESTDATADIR}/$$dir"; \
+ ${INSTALL_DATA} "$$dir"/* "${DESTDATADIR}/$$dir"; \
+ done
+
+.include "../../mk/bsd.pkg.mk"
diff -r f9d5c58857c8 -r 395d925ee2ba games/crack-attack-sounds/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/crack-attack-sounds/PLIST Fri Apr 04 19:10:18 2008 +0000
@@ -0,0 +1,14 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/04/04 19:10:18 dsainty Exp $
+share/crack-attack/music/game.ogg
+share/crack-attack/music/gameover.ogg
+share/crack-attack/music/prelude.ogg
+share/crack-attack/music/youwin.ogg
+share/crack-attack/sounds/block_awaking.wav
+share/crack-attack/sounds/block_dying.wav
+share/crack-attack/sounds/block_fallen.wav
+share/crack-attack/sounds/countdown.wav
+share/crack-attack/sounds/garbage_fallen.wav
+share/crack-attack/sounds/garbage_shattering.wav
+@dirrm share/crack-attack/sounds
+@dirrm share/crack-attack/music
+@dirrm share/crack-attack
diff -r f9d5c58857c8 -r 395d925ee2ba games/crack-attack-sounds/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/crack-attack-sounds/distinfo Fri Apr 04 19:10:18 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/04/04 19:10:18 dsainty Exp $
+
+SHA1 (crack-attack-sounds-1.1.14-58.noarch.rpm) = a9a9146c181613bc08e2cd2454cd00aa7bb7873e
+RMD160 (crack-attack-sounds-1.1.14-58.noarch.rpm) = f6bb553ffc3892c6bb78ed41c62c28163af19bae
+Size (crack-attack-sounds-1.1.14-58.noarch.rpm) = 4259627 bytes
Home |
Main Index |
Thread Index |
Old Index