From 6afce86d2b4e839a4c75806e2cd554f1f2e13525 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Tue, 5 Nov 2013 11:23:54 +0700 Subject: academic/gcompris: Updated for version 13.11. Signed-off-by: Willy Sudiarto Raharjo Signed-off-by: Robby Workman --- academic/gcompris/README | 2 +- academic/gcompris/gcompris.SlackBuild | 12 +++--------- academic/gcompris/gcompris.info | 8 ++++---- academic/gcompris/slack-desc | 8 ++++---- 4 files changed, 12 insertions(+), 18 deletions(-) (limited to 'academic/gcompris') diff --git a/academic/gcompris/README b/academic/gcompris/README index 9ed75b8c0b..e4b22b7f4f 100644 --- a/academic/gcompris/README +++ b/academic/gcompris/README @@ -1,5 +1,5 @@ GCompris is an educational software suite comprising of numerous activities for children aged 2 to 10. Some of the activities are game orientated, but -nonetheless still educational. Currently GCompris offers in excess of 80 +nonetheless still educational. Currently GCompris offers in excess of 100 activities and more are being developed. GCompris currently is translated in more than 40 languages. diff --git a/academic/gcompris/gcompris.SlackBuild b/academic/gcompris/gcompris.SlackBuild index ebae295e0b..e844f8cba4 100644 --- a/academic/gcompris/gcompris.SlackBuild +++ b/academic/gcompris/gcompris.SlackBuild @@ -29,8 +29,8 @@ # Modified by SlackBuilds.org PRGNAM=gcompris -VERSION=${VERSION:-12.05} -BUILD=${BUILD:-2} +VERSION=${VERSION:-13.11} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -93,14 +93,8 @@ make install DESTDIR=$PKG find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \ | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true -find $PKG/usr/man -type f -exec gzip -9 {} \; -for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done - -rm -f $PKG/usr/info/dir -gzip -9 $PKG/usr/info/*.info* - mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a AUTHORS ChangeLog COPYING INSTALL NEWS README TODO docs \ +cp -a AUTHORS ChangeLog COPYING INSTALL NEWS README TODO \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff --git a/academic/gcompris/gcompris.info b/academic/gcompris/gcompris.info index 3f8da12340..70027f65d6 100644 --- a/academic/gcompris/gcompris.info +++ b/academic/gcompris/gcompris.info @@ -1,10 +1,10 @@ PRGNAM="gcompris" -VERSION="12.05" +VERSION="13.11" HOMEPAGE="http://gcompris.net/" -DOWNLOAD="http://downloads.sourceforge.net/gcompris/gcompris-12.05.tar.bz2" -MD5SUM="a05c9263120b4de16bf146e8750d57e4" +DOWNLOAD="http://downloads.sourceforge.net/gcompris/gcompris-13.11.tar.bz2" +MD5SUM="7c3396c02e44bbf72424ca12bfff9cf3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="gnet" +REQUIRES="" MAINTAINER="Paul Liconti" EMAIL="mr.liconti at gmail.com" diff --git a/academic/gcompris/slack-desc b/academic/gcompris/slack-desc index fdd2fca737..fb722ef32c 100644 --- a/academic/gcompris/slack-desc +++ b/academic/gcompris/slack-desc @@ -11,9 +11,9 @@ gcompris: gcompris: GCompris is an educational software suite comprising of numerous gcompris: activities for children aged 2 to 10. Some of the activities are game gcompris: orientated, but nonetheless still educational. Currently GCompris -gcompris: offers in excess of 80 activities and more are being developed. +gcompris: offers in excess of 100 activities and more are being developed. gcompris: GCompris currently is translated in more than 40 languages. -gcompris: GCompris runs fine on the PC 233MHz with 64MB of memory and 150MB of -gcompris: disk space. Gcompris REQUIRES gnet & pysqlite2 @ slackbuilds.org . -gcompris: +gcompris: gcompris: Homepage: http://gcompris.net/ +gcompris: +gcompris: -- cgit v1.2.3