Search Criteria
Package Details: tuxtype 1.8.1-1
Git Clone URL: | https://aur.archlinux.org/tuxtype.git (read-only, click to copy) |
---|---|
Package Base: | tuxtype |
Description: | An educational typing tutorial game starring Tux |
Upstream URL: | http://tux4kids.alioth.debian.org/ |
Licenses: | |
Submitter: | Allan |
Maintainer: | Dragonlord |
Last Packager: | Dragonlord |
Votes: | 27 |
Popularity: | 0.000000 |
First Submitted: | 2008-12-28 12:36 |
Last Updated: | 2015-06-28 16:40 |
Dependencies (10)
- audiofile (audiofile-git)
- esound (esd-oss)
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, mozjpeg, libjpeg-turbo-minimal-git, libjpeg-turbo)
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- libvorbis (libvorbis-git, libvorbis-aotuv, libvorbis-aotuv-lancer)
- sdl (sdl-openglhq, sdl-nokbgrab, sdl-openglhq-nokbgrab, sdl-git, sdl2_compat12-git)
- sdl_image
- sdl_mixer
- sdl_pango
- sdl_ttf
Latest Comments
Alistair1231 commented on 2019-03-07 20:12
I needed to manually install pkg-config (yay -S pkg-config)
aleksator commented on 2014-02-27 02:22
==> Validating source files with sha256sums...
tuxtype_w_fonts-1.8.1.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
ant32 commented on 2013-06-21 20:04
the link does not seem to be valid. Here is the updated PKGBUILD i used https://gist.github.com/ant32/5833728 .
Edit: it seems the link has changed to
https://alioth.debian.org/frs/download.php/file/3270/tuxtype_w_fonts-1.8.1.tar.gz
also please add a package function https://wiki.archlinux.org/index.php/Arch_Packaging_Standards
ant32 commented on 2013-06-21 19:40
the link does not seem to be valid. Here is the updated PKGBUILD i used https://gist.github.com/ant32/5833728 .
hollunder commented on 2011-10-22 12:48
namcap complains about quite a lot of stuff:
$ namcap tuxtype-1.8.1-1-x86_64.pkg.tar.xz
tuxtype W: File (usr/var/) exists in a non-standard directory.
tuxtype W: File (usr/etc/) exists in a non-standard directory.
tuxtype W: File (usr/etc/tuxtype/) exists in a non-standard directory.
tuxtype W: File (usr/var/tuxtype/) exists in a non-standard directory.
tuxtype W: File (usr/var/tuxtype/words/) exists in a non-standard directory.
tuxtype W: Directory (usr/etc/tuxtype) is empty
tuxtype W: Directory (usr/var/tuxtype/words) is empty
tuxtype W: File (usr/var/tuxtype) is setuid or setgid.
tuxtype W: File (usr/var/tuxtype/words) is setuid or setgid.
tuxtype E: File (usr/var/tuxtype/words) is owned by root:games
tuxtype W: Dependency included and not needed ('audiofile')
tuxtype W: Dependency libjpeg included but already satisfied
tuxtype W: Dependency libpng included but already satisfied
tuxtype W: Dependency libvorbis included but already satisfied
tuxtype W: Dependency sdl included but already satisfied
tuxtype W: Dependency included and not needed ('sdl_ttf')