[arch-commits] CVS update of extra/games/tuxtype (PKGBUILD)

Jeff Mickey jeff at archlinux.org
Sat Jul 21 01:38:52 UTC 2007


    Date: Friday, July 20, 2007 @ 21:38:52
  Author: jeff
    Path: /home/cvs-extra/extra/games/tuxtype

Modified: PKGBUILD (1.13 -> 1.14)

Cleaned up a little, added license, etc.


----------+
 PKGBUILD |   14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)


Index: extra/games/tuxtype/PKGBUILD
diff -u extra/games/tuxtype/PKGBUILD:1.13 extra/games/tuxtype/PKGBUILD:1.14
--- extra/games/tuxtype/PKGBUILD:1.13	Thu Feb  2 18:26:03 2006
+++ extra/games/tuxtype/PKGBUILD	Fri Jul 20 21:38:51 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.13 2006/02/02 23:26:03 simo Exp $
+# $Id: PKGBUILD,v 1.14 2007/07/21 01:38:51 jeff Exp $
 # Maintainer: arjan <arjan at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk> and patched by orelien <aurelien.foret at wanadoo.fr>
 
@@ -6,11 +6,12 @@
 pkgver=1.0.3
 pkgrel=6
 pkgdesc="TuxTyping is an educational typing tutorial game starring Tux"
+arch=('i686')
+url="http://www.geekcomix.com/dm/tuxtype/"
+license=('GPL')
 depends=('sdl' 'sdl_mixer' 'sdl_image' 'audiofile' 'esd' 'glibc' 'libjpeg' \
          'libogg' 'libpng' 'libvorbis')
-
-source=(http://easynews.dl.sourceforge.net/tuxtype/$pkgname-$pkgver.tar.bz2 $pkgname-$pkgver.patch.bz2)
-url="http://www.geekcomix.com/dm/tuxtype/"
+source=(http://downloads.sourceforge.net/tuxtype/$pkgname-$pkgver.tar.bz2 $pkgname-$pkgver.patch.bz2)
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -21,3 +22,8 @@
   make prefix=$startdir/pkg/usr install
   rm -rf $startdir/pkg/usr/tuxtype
 }
+
+md5sums=('a86bccdf9d75c98b17ebf1ee03f56b76'
+         '93db8401a308619a06127bb3e11de982')
+sha1sums=('aac1e5d88c59a94955c11e8c0386242006a211ed'
+          '56c56bfa53ee9615a44b32cdd8a6061ac0693c8d')




More information about the arch-commits mailing list