updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / childsplay-alphabet-sounds / PKGBUILD
blob08fe50618227dd504d8f94037cb33567dc896816
1 # Contributor: Jakob Nixdorf <jakob.nixdorf@online.de>
2 pkgname=childsplay-alphabet-sounds
3 pkgver=0.9
4 pkgrel=1
5 pkgdesc="A suite of educational games for young children -- Sound Translations"
6 url="http://www.schoolsplay.org/"
7 arch=('i686' 'x86_64')
8 license=('GPL')
9 depends=('childsplay>=1.3')
10 source=(http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_ca-0.9.tgz
11         http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_de-0.9.tgz
12         http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_es-0.9.tgz
13         http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_fr-0.9.tgz
14         http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_it-0.9.tgz
15         http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_nl-0.9.tgz
16         http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_pt-0.9.tgz
17         http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_ru-0.9.tgz
18         http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_sl-0.9.tgz
19         http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_sv-0.9.tgz)
20 md5sums=(4d364cf6c8ea2d0de76e549112736f76 
21           bca24f936474862f03dee738f17b32df  
22           7786a47749312158fa6b9f1c38448ef4  
23           4f5c73c33faad81b62c86daa6f5f8f0b 
24           b9a898c9d4e19427efcc91b9e5a4db56  
25           c8dccd02255b0530674a740a75cb7537 
26           4bd40b14a4ab598ffd5676361e6aed0e 
27           8019fbfcb83e76bee6e1f5d721c663bf  
28           c32c730b3654e0a8e085d210eee0374c  
29           1dafe67b13cce379d97efe420d428ed2)
30          
31 build() {
32 cd ${srcdir}
33 mkdir -p ${pkgdir}/usr/share/{sp_alphabetsounds,childsplay_sp/CPData/FlashcardsData/names}
34 cp -rf alphabet_sounds_ca-0.9/AlphabetSounds/* ${pkgdir}/usr/share/sp_alphabetsounds/
35 cp -rf alphabet_sounds_de-0.9/AlphabetSounds/* ${pkgdir}/usr/share/sp_alphabetsounds/
36 cp -rf alphabet_sounds_es-0.9/AlphabetSounds/* ${pkgdir}/usr/share/sp_alphabetsounds/
37 cp -rf alphabet_sounds_fr-0.9/AlphabetSounds/* ${pkgdir}/usr/share/sp_alphabetsounds/
38 cp -rf alphabet_sounds_it-0.9/AlphabetSounds/* ${pkgdir}/usr/share/sp_alphabetsounds/
39 cp -rf alphabet_sounds_nl-0.9/AlphabetSounds/* ${pkgdir}/usr/share/sp_alphabetsounds/
40 cp -rf alphabet_sounds_pt-0.9/AlphabetSounds/* ${pkgdir}/usr/share/sp_alphabetsounds/
41 cp -rf alphabet_sounds_ru-0.9/AlphabetSounds/* ${pkgdir}/usr/share/sp_alphabetsounds/
42 cp -rf alphabet_sounds_sl-0.9/AlphabetSounds/* ${pkgdir}/usr/share/sp_alphabetsounds/
43 cp -rf alphabet_sounds_sv-0.9/AlphabetSounds/* ${pkgdir}/usr/share/sp_alphabetsounds/
45 cp -rf alphabet_sounds_ca-0.9/FlashCardsSounds/* ${pkgdir}/usr/share/childsplay_sp/CPData/FlashcardsData/names/
46 cp -rf alphabet_sounds_de-0.9/FlashCardsSounds/* ${pkgdir}/usr/share/childsplay_sp/CPData/FlashcardsData/names/
47 cp -rf alphabet_sounds_es-0.9/FlashCardsSounds/* ${pkgdir}/usr/share/childsplay_sp/CPData/FlashcardsData/names/
48 cp -rf alphabet_sounds_fr-0.9/FlashCardsSounds/* ${pkgdir}/usr/share/childsplay_sp/CPData/FlashcardsData/names/
49 cp -rf alphabet_sounds_it-0.9/FlashCardsSounds/* ${pkgdir}/usr/share/childsplay_sp/CPData/FlashcardsData/names/
50 cp -rf alphabet_sounds_nl-0.9/FlashCardsSounds/* ${pkgdir}/usr/share/childsplay_sp/CPData/FlashcardsData/names/
51 cp -rf alphabet_sounds_ru-0.9/FlashCardsSounds/* ${pkgdir}/usr/share/childsplay_sp/CPData/FlashcardsData/names/