aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2009-06-01 00:18:55 +0100
committerThomas White <taw@bitwiz.org.uk>2009-06-01 00:59:35 +0100
commit23971567d8388a49b5825fe1f1270daff90f2a63 (patch)
treed49fc6cd78700c3a96b1bc95b1890501a1128d10
parent4efdcf3540bedc5b93bfc0be59dadfc4537a021f (diff)
New sound effect, licenced under CC-BY 3.0
Also bump the version number, update build.sh, etc
-rw-r--r--AUTHORS6
-rw-r--r--COPYING4
-rwxr-xr-xbuild.sh4
-rw-r--r--configure.ac2
-rw-r--r--data/moo.wavbin48228 -> 143180 bytes
-rw-r--r--openmoocow.control2
6 files changed, 9 insertions, 9 deletions
diff --git a/AUTHORS b/AUTHORS
index 8ebddce..de03ad9 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,7 +1,7 @@
-Design and programming (c) 2008-2009 Thomas White <taw@bitwiz.org.uk>>
+Design and programming (c) 2008-2009 Thomas White <taw@bitwiz.org.uk>
-Sound effect by Chris Hendricks, downloaded from www.flashkit.com :
-http://www.flashkit.com/soundfx/Creatures/Farm/Moo-Chris_He-7391/index.php
+Sound effect by Richard Boulanger, licenced under CC-BY-3.0
+http://www.archive.org/details/BoulangerTamTamReplacements
Cow picture by used 'bsantos' from http://www.openclipart.org/
Home page: http://azulebanana.com/bluey
diff --git a/COPYING b/COPYING
index f7193a9..bc4e2e4 100644
--- a/COPYING
+++ b/COPYING
@@ -8,8 +8,8 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details
-Sound effect by Chris Hendricks, from www.flashkit.com under a
-"freeware" license.
+Sound effect by Richard Boulanger, licenced under CC-BY-3.0
+http://www.archive.org/details/BoulangerTamTamReplacements
Cow picture by used 'bsantos' from http://www.openclipart.org/
Home page: http://azulebanana.com/bluey
diff --git a/build.sh b/build.sh
index 764648a..3680ff0 100755
--- a/build.sh
+++ b/build.sh
@@ -1,5 +1,5 @@
#!/bin/sh
om-make-ipkg . openmoocow.control
-scp openmoocow_0.4_armv4t.ipk root@192.168.0.202:~
-ssh root@192.168.0.202 opkg install openmoocow_0.4_armv4t.ipk
+scp openmoocow_0.4+git_armv4t.ipk root@192.168.0.202:~
+ssh root@192.168.0.202 opkg install openmoocow_0.4+git_armv4t.ipk
diff --git a/configure.ac b/configure.ac
index cffb9f6..712ddcd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(openmoocow, 0.4.0, taw@bitwiz.org.uk)
+AC_INIT(openmoocow, 0.4.0+git, taw@bitwiz.org.uk)
VERSION=AC_PACKAGE_VERSION
AM_CONFIG_HEADER(config.h)
diff --git a/data/moo.wav b/data/moo.wav
index f9ae512..aeecc9c 100644
--- a/data/moo.wav
+++ b/data/moo.wav
Binary files differ
diff --git a/openmoocow.control b/openmoocow.control
index a893442..52808db 100644
--- a/openmoocow.control
+++ b/openmoocow.control
@@ -1,5 +1,5 @@
Package: openmoocow
-Version: 0.4
+Version: 0.4+git
Description: Moo box simulator
Section: openmoko/applications
Priority: optional