Hi, t4k_common is a library of code shared between tuxmath and tuxtype.
-- Sébastien VINCENT Aka Baste
>From 077faaafefdaaf237e8dfcaa555bd62d3437c41f Mon Sep 17 00:00:00 2001 From: Baste <[email protected]> Date: Tue, 24 May 2011 12:59:41 +0200 Subject: [PATCH] t4k_common-0.1.1-1-i686 * new package --- source/xlib-extra/t4k_common/FrugalBuild | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) create mode 100644 source/xlib-extra/t4k_common/FrugalBuild diff --git a/source/xlib-extra/t4k_common/FrugalBuild b/source/xlib-extra/t4k_common/FrugalBuild new file mode 100644 index 0000000..db5f7a3 --- /dev/null +++ b/source/xlib-extra/t4k_common/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.22 SBU +# Maintainer: Not Yet +# Contributor : Baste <[email protected]> + +pkgname=t4k_common +pkgver=0.1.1 +# see http://alioth.debian.org/frs/?group_id=31080 +rel_id="3540" +pkgrel=1 +pkgdesc="A library of code shared between tuxmath and tuxtype." +url="http://tux4kids.alioth.debian.org" +depends=('sdlimage' 'sdl_mixer' 'sdl_pango' 'sdl_net' 'librsvg') +groups=('xlib-extra') +archs=('i686' 'x86_64') +up2date="Flasttar http://alioth.debian.org/frs/?group_id=31080" +source=(http://alioth.debian.org/frs/download.php/${rel_id}/${pkgname}-${pkgver}.tar.gz) +sha1sums=('626eddedee86059ccab593a226c8d98571018b46') + -- 1.7.5.2
_______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
