wok rev 4571

Add cgoban
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Dec 08 21:21:14 2009 +0100 (2009-12-08)
parents de49ec9d5be3
children 872f24fa4b75
files cgoban/receipt cgoban/stuff/cgoban.desktop
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/cgoban/receipt	Tue Dec 08 21:21:14 2009 +0100
     1.3 @@ -0,0 +1,33 @@
     1.4 +# SliTaz package receipt.
     1.5 +
     1.6 +PACKAGE="cgoban"
     1.7 +VERSION="1.9.14"
     1.8 +CATEGORY="games"
     1.9 +SHORT_DESC="Large set of go-related services for Unix and X11."
    1.10 +MAINTAINER="pascal.bellard@slitaz.org"
    1.11 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.12 +WEB_SITE="http://cgoban1.sourceforge.net/"
    1.13 +WGET_URL="$SF_MIRROR/cgoban1/$TARBALL"
    1.14 +DEPENDS="gtk+"
    1.15 +BUILD_DEPENDS="gtk+-dev"
    1.16 +SUGGESTED="gnugo"
    1.17 +
    1.18 +# Rules to configure and make the package.
    1.19 +compile_rules()
    1.20 +{
    1.21 +	cd $src
    1.22 +	./configure --prefix=/usr --infodir=/usr/share/info \
    1.23 +	--mandir=/usr/share/man \
    1.24 +	$CONFIGURE_ARGS &&
    1.25 +	make &&
    1.26 +	make DESTDIR=$PWD/_pkg install
    1.27 +}
    1.28 +
    1.29 +# Rules to gen a SliTaz package suitable for Tazpkg.
    1.30 +genpkg_rules()
    1.31 +{
    1.32 +	mkdir -p $fs/usr/bin $fs/usr/share/applications
    1.33 +	cp -a $_pkg/usr/bin/cgoban $fs/usr/bin
    1.34 +	cp stuff/cgoban.desktop $fs/usr/share/applications
    1.35 +}
    1.36 +
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/cgoban/stuff/cgoban.desktop	Tue Dec 08 21:21:14 2009 +0100
     2.3 @@ -0,0 +1,13 @@
     2.4 +[Desktop Entry]
     2.5 +Encoding=UTF-8
     2.6 +Name=Cgoban
     2.7 +GenericName=GO Game GUI
     2.8 +Comment=A board game GUI for Go
     2.9 +Exec=cgoban
    2.10 +Icon=applications-internet.png
    2.11 +Terminal=false
    2.12 +Type=Application
    2.13 +Version=1.9.14
    2.14 +Categories=Application;GTK;GNOME;Game;BoardGame;
    2.15 +StartupNotify=true
    2.16 +MimeType=application/x-go-sgf;text/sgf;text/x-sgf;