diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-07 23:46:49 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-07 23:46:49 +0800 |
commit | 7cdb30fa7779d93a73f29a6c1659cd476950a864 (patch) | |
tree | 0f0eee2b8dfcada9d94d864bccd5f43e776e46ba | |
parent | ab175b43a9709a42a289e6e6d8aa7ede2f2a8420 (diff) | |
download | marcuscom-ports-7cdb30fa7779d93a73f29a6c1659cd476950a864.tar marcuscom-ports-7cdb30fa7779d93a73f29a6c1659cd476950a864.tar.gz marcuscom-ports-7cdb30fa7779d93a73f29a6c1659cd476950a864.tar.bz2 marcuscom-ports-7cdb30fa7779d93a73f29a6c1659cd476950a864.tar.lz marcuscom-ports-7cdb30fa7779d93a73f29a6c1659cd476950a864.tar.xz marcuscom-ports-7cdb30fa7779d93a73f29a6c1659cd476950a864.tar.zst marcuscom-ports-7cdb30fa7779d93a73f29a6c1659cd476950a864.zip |
- Fix depends on childsplay
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7610 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | french/alphabet_sounds_fr/Makefile | 26 | ||||
-rw-r--r-- | french/alphabet_sounds_fr/distinfo | 3 | ||||
-rw-r--r-- | french/alphabet_sounds_fr/files/patch-Makefile | 10 | ||||
-rw-r--r-- | french/alphabet_sounds_fr/files/patch-install.sh | 34 | ||||
-rw-r--r-- | french/alphabet_sounds_fr/pkg-descr | 14 | ||||
-rw-r--r-- | french/alphabet_sounds_fr/pkg-plist | 39 |
6 files changed, 126 insertions, 0 deletions
diff --git a/french/alphabet_sounds_fr/Makefile b/french/alphabet_sounds_fr/Makefile new file mode 100644 index 000000000..2ef658616 --- /dev/null +++ b/french/alphabet_sounds_fr/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: alphabet_sounds_fr +# Date created: 6 July 2004 +# Whom: bruno +# $FreeBSD$ + +PORTNAME= alphabet_sounds_fr +PORTVERSION= 0.3 +PORTREVISION= 3 +CATEGORIES= french games +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= childsplay +DISTNAME= alphabet_sounds_fr + +MAINTAINER= bruno@tinkerbox.org +COMMENT= Educative games for children. Alphabet sounds package (french) + +BUILD_DEPENDS= ${LOCALBASE}/bin/childsplay:${PORTSDIR}/games/childsplay +RUN_DEPENDS= ${BUILD_DEPENDS} + +USE_PYTHON= yes +USE_X_PREFIX= yes + +post-patch: + @${REINPLACE_CMD} -e "s@PREFIX=/usr/local@PREFIX=${PREFIX}@g " ${WRKSRC}/install.sh + +.include <bsd.port.mk> diff --git a/french/alphabet_sounds_fr/distinfo b/french/alphabet_sounds_fr/distinfo new file mode 100644 index 000000000..66434fad0 --- /dev/null +++ b/french/alphabet_sounds_fr/distinfo @@ -0,0 +1,3 @@ +MD5 (alphabet_sounds_fr.tar.gz) = 422f14b3644c76e6ea0c2a10714bfc7b +SHA256 (alphabet_sounds_fr.tar.gz) = 3ec7a20554ea0817e75acd43a13243a34e740f43986b116c88644b10fe747ac3 +SIZE (alphabet_sounds_fr.tar.gz) = 222727 diff --git a/french/alphabet_sounds_fr/files/patch-Makefile b/french/alphabet_sounds_fr/files/patch-Makefile new file mode 100644 index 000000000..e2d5e49a5 --- /dev/null +++ b/french/alphabet_sounds_fr/files/patch-Makefile @@ -0,0 +1,10 @@ +--- Makefile.orig Wed Dec 31 16:00:00 1969 ++++ Makefile Mon Jul 12 12:33:14 2004 +@@ -0,0 +1,7 @@ ++default: all ++all: ++ @echo "run make install" ++ ++install: all ++ ./install.sh ++ diff --git a/french/alphabet_sounds_fr/files/patch-install.sh b/french/alphabet_sounds_fr/files/patch-install.sh new file mode 100644 index 000000000..b759573f5 --- /dev/null +++ b/french/alphabet_sounds_fr/files/patch-install.sh @@ -0,0 +1,34 @@ +--- install.sh.orig Sun Mar 20 06:29:18 2005 ++++ install.sh Mon May 30 20:58:56 2005 +@@ -1,5 +1,5 @@ +-#!/bin/bash ++#!/bin/sh + # install plugin in the standard childsplay path + + PREFIX=/usr/local + DESTDIR=$PREFIX/share/childsplay +@@ -34,24 +34,8 @@ + echo "exit" + exit 1 + fi + +-echo -e "\n The path to install the soundfiles in is " +-echo " $DESTDIR." +-echo " If you have installed childsplay in a other place, you can" +-echo " give the full path to childsplay, otherwise just hit enter" +-echo " Hit enter to install in $DESTDIR, or give the full path" +-read path +-if [ $path ];then +- if [ -e $path/install.py ];then +- DESTDIR=path +- else +- echo "*********** WARNING *************" +- echo " $path does not exists or is not the childsplay directory" +- echo " exit" +- exit 1 +- fi +-fi + echo " Installing in $DESTDIR/Data/AlphabetSounds" + + echo " Copy sound files" + cp -rf $CWD/AlphabetSounds $DESTDIR/Data/ diff --git a/french/alphabet_sounds_fr/pkg-descr b/french/alphabet_sounds_fr/pkg-descr new file mode 100644 index 000000000..373653417 --- /dev/null +++ b/french/alphabet_sounds_fr/pkg-descr @@ -0,0 +1,14 @@ +French language alphabet and number sounds for the Childsplay game + +Childsplay is a 'suite' of educational games for young children, like gcompris, +but without the overkill of c/c++ and the gnome environ.:-) +Also the use of the SDL libraries makes smooth animation and the playing of +sound very easy. +Childsplay uses a plugin system for the games, so you might want to check +the childsplay-plugins page. +(There are two built-in games; Memory and a typing game) + +Childsplay and the games are GNU-GPL licensed and are tested on GNU/Linux +and the Windows platforms. (and now, FreeBSD) + +WWW: http://childsplay.sourceforge.net diff --git a/french/alphabet_sounds_fr/pkg-plist b/french/alphabet_sounds_fr/pkg-plist new file mode 100644 index 000000000..c4962b729 --- /dev/null +++ b/french/alphabet_sounds_fr/pkg-plist @@ -0,0 +1,39 @@ +share/childsplay/Data/AlphabetSounds/fr/0.ogg +share/childsplay/Data/AlphabetSounds/fr/1.ogg +share/childsplay/Data/AlphabetSounds/fr/2.ogg +share/childsplay/Data/AlphabetSounds/fr/3.ogg +share/childsplay/Data/AlphabetSounds/fr/4.ogg +share/childsplay/Data/AlphabetSounds/fr/5.ogg +share/childsplay/Data/AlphabetSounds/fr/6.ogg +share/childsplay/Data/AlphabetSounds/fr/7.ogg +share/childsplay/Data/AlphabetSounds/fr/8.ogg +share/childsplay/Data/AlphabetSounds/fr/9.ogg +share/childsplay/Data/AlphabetSounds/fr/a.ogg +share/childsplay/Data/AlphabetSounds/fr/b.ogg +share/childsplay/Data/AlphabetSounds/fr/c.ogg +share/childsplay/Data/AlphabetSounds/fr/d.ogg +share/childsplay/Data/AlphabetSounds/fr/e.ogg +share/childsplay/Data/AlphabetSounds/fr/f.ogg +share/childsplay/Data/AlphabetSounds/fr/g.ogg +share/childsplay/Data/AlphabetSounds/fr/h.ogg +share/childsplay/Data/AlphabetSounds/fr/i.ogg +share/childsplay/Data/AlphabetSounds/fr/j.ogg +share/childsplay/Data/AlphabetSounds/fr/k.ogg +share/childsplay/Data/AlphabetSounds/fr/l.ogg +share/childsplay/Data/AlphabetSounds/fr/m.ogg +share/childsplay/Data/AlphabetSounds/fr/n.ogg +share/childsplay/Data/AlphabetSounds/fr/o.ogg +share/childsplay/Data/AlphabetSounds/fr/p.ogg +share/childsplay/Data/AlphabetSounds/fr/q.ogg +share/childsplay/Data/AlphabetSounds/fr/r.ogg +share/childsplay/Data/AlphabetSounds/fr/s.ogg +share/childsplay/Data/AlphabetSounds/fr/t.ogg +share/childsplay/Data/AlphabetSounds/fr/u.ogg +share/childsplay/Data/AlphabetSounds/fr/v.ogg +share/childsplay/Data/AlphabetSounds/fr/w.ogg +share/childsplay/Data/AlphabetSounds/fr/x.ogg +share/childsplay/Data/AlphabetSounds/fr/y.ogg +share/childsplay/Data/AlphabetSounds/fr/z.ogg +share/childsplay/Data/AlphabetSounds/fr/10.ogg +@dirrm share/childsplay/Data/AlphabetSounds/fr +@dirrmtry share/childsplay/Data/AlphabetSounds |