# HG changeset patch # User Pascal Bellard # Date 1320316190 -3600 # Node ID ecf888eb3e0c1d275f9d80ec62e9196c4f336c02 # Parent ae4216676c3ab983c7a57c6a39be31b4411ecf96 Back to undigest: gnome-games seed libruby-extras diff -r ae4216676c3a -r ecf888eb3e0c gnome-games-glchess/receipt --- a/gnome-games-glchess/receipt Thu Nov 03 11:23:40 2011 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,26 +0,0 @@ -# SliTaz package receipt. - -PACKAGE="gnome-games-glchess" -VERSION="2.32.1" -CATEGORY="games" -SHORT_DESC="Chess game using GL/Mesa." -MAINTAINER="pankso@slitaz.org" -WEB_SITE="http://www.gnome.org/" -WANTED="gnome-games" -DEPENDS="mesa python gnuchess gnome-games-icons" - -# Rules to gen a SliTaz package suitable for Tazpkg. -genpkg_rules() -{ - game=glchess - mkdir -p \ - $fs/usr/games $fs/usr/lib \ - $fs/usr/share/applications - - cp -a $install/usr/games/$game $fs/usr/games - cp -a $install/usr/lib/python* $fs/usr/lib - rm -rf $fs/usr/lib/python*/*/gnome_sudoku - cp -a $install/usr/share/$game $fs/usr/share - - cp $src/$game/$game.desktop $fs/usr/share/applications -} diff -r ae4216676c3a -r ecf888eb3e0c gnome-games-icons/receipt --- a/gnome-games-icons/receipt Thu Nov 03 11:23:40 2011 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,18 +0,0 @@ -# SliTaz package receipt. - -PACKAGE="gnome-games-icons" -VERSION="2.32.1" -CATEGORY="games" -SHORT_DESC="Gnome games icons set." -MAINTAINER="pankso@slitaz.org" -WEB_SITE="http://www.gnome.org/" -WANTED="gnome-games" -DEPENDS="gnome-games" - -# Rules to gen a SliTaz package suitable for Tazpkg. -genpkg_rules() -{ - mkdir -p $fs/usr/share - cp -a $install/usr/share/icons $fs/usr/share - rm -rf $fs/usr/share/icons/hicolor/scalable -} diff -r ae4216676c3a -r ecf888eb3e0c gnome-games-sudoku/receipt --- a/gnome-games-sudoku/receipt Thu Nov 03 11:23:40 2011 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,26 +0,0 @@ -# SliTaz package receipt. - -PACKAGE="gnome-games-sudoku" -VERSION="2.32.1" -CATEGORY="games" -SHORT_DESC="Gnome sudoku game." -MAINTAINER="pankso@slitaz.org" -WEB_SITE="http://www.gnome.org/" -WANTED="gnome-games" -DEPENDS="python pygtk python-gconf gnome-games-icons" - -# Rules to gen a SliTaz package suitable for Tazpkg. -genpkg_rules() -{ - game=gnome-sudoku - mkdir -p \ - $fs/usr/games $fs/usr/lib \ - $fs/usr/share/applications - - cp -a $install/usr/games/$game $fs/usr/games - cp -a $install/usr/lib/python* $fs/usr/lib - rm -rf $fs/usr/lib/python*/*/glchess - cp -a $install/usr/share/$game $fs/usr/share - - cp $src/$game/$game.desktop $fs/usr/share/applications -} diff -r ae4216676c3a -r ecf888eb3e0c gnome-games/receipt --- a/gnome-games/receipt Thu Nov 03 11:23:40 2011 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,49 +0,0 @@ -# SliTaz package receipt. - -PACKAGE="gnome-games" -VERSION="2.32.1" -CATEGORY="games" -SHORT_DESC="A set of of simple games from Gnome." -MAINTAINER="pankso@slitaz.org" -TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.gnome.org/" -WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" - -# Games: aisleriot need guile. glchess use pygtk/mesa and is splitted -DEPENDS="GConf librsvg libcroco mesa clutter clutter-gtk libcanberra \ -libvorbis libogg util-linux-ng-uuid gnuchess gnome-games-icons seed" -BUILD_DEPENDS="GConf-dev librsvg-dev libcroco-dev mesa-dev clutter-dev \ -clutter-gtk-dev python-dev pygtk-dev libcanberra-dev gnome-doc-utils-dev \ -libvorbis-dev libogg-dev util-linux-ng-uuid-dev seed-dev" - -# Rules to configure and make the package. -compile_rules() -{ - cd $src - ./configure \ - --bindir=/usr/games \ - --sysconfdir=/etc \ - --localstatedir=/var \ - --enable-omitgames=aisleriot \ - --disable-scrollkeeper \ - $CONFIGURE_ARGS && - make && make install && - rm $DESTDIR/usr/share/*/glchess.desktop && - rm $DESTDIR/usr/share/*/gnome-sudoku.desktop -} - -# Rules to gen a SliTaz package suitable for Tazpkg. -genpkg_rules() -{ - mkdir -p $fs/usr/lib $fs/usr/share - - cp -a $install/usr/games $fs/usr - cp -a $install/usr/share/$PACKAGE $fs/usr/share - - # Remove splitted games files - rm -f $fs/usr/games/glchess - rm -f $fs/usr/games/gnome-sudoku - - cp -a $install/var $fs - chmod a+w $fs/var/games/* -} diff -r ae4216676c3a -r ecf888eb3e0c libruby-extras/receipt --- a/libruby-extras/receipt Thu Nov 03 11:23:40 2011 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,21 +0,0 @@ -# SliTaz package receipt. - -PACKAGE="libruby-extras" -VERSION="1.9.2-p180" -CATEGORY="development" -SHORT_DESC="Ruby libraries." -MAINTAINER="pankso@slitaz.org" -WEB_SITE="http://www.ruby-lang.org/" -DEPENDS="libruby" -WANTED="ruby" - -# Rules to gen a SliTaz package suitable for Tazpkg. -genpkg_rules() -{ - mkdir -p $fs/usr/lib/ - cp -a $_pkg/usr/lib/ruby $fs/usr/lib - - # Remove devel files --> ruby-dev - rm $fs/usr/lib/ruby/${VERSION%.*}/i486-linux/*.h - rm $fs/usr/lib/ruby/${VERSION%.*}/mkmf.rb -} diff -r ae4216676c3a -r ecf888eb3e0c seed-dev/receipt --- a/seed-dev/receipt Thu Nov 03 11:23:40 2011 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,23 +0,0 @@ -# SliTaz package receipt. - -PACKAGE="seed-dev" -VERSION="2.31.91" -CATEGORY="development" -SHORT_DESC="Gnome JavaScript REPL/Interpreter devel files." -MAINTAINER="pankso@slitaz.org" -WEB_SITE="http://www.gnome.org/" -WANTED="seed" - -DEPENDS="libffi-dev libwebkit-dev gobject-introspection-dev dbus-dev \ -dbus-glib-dev readline-dev mpfr-dev gmp-dev libxslt-dev util-linux-ng-uuid-dev \ -cairo-dev gnome-js-common" - -# Rules to gen a SliTaz package suitable for Tazpkg. -genpkg_rules() -{ - mkdir -p $fs/usr/lib/seed - cp -a $install/usr/include $fs/usr - cp -a $install/usr/lib/pkgconfig $fs/usr/lib - cp -a $install/usr/lib/*.*a $fs/usr/lib - cp -a $install/usr/lib/seed/*.*a $fs/usr/lib/seed -} diff -r ae4216676c3a -r ecf888eb3e0c seed/receipt --- a/seed/receipt Thu Nov 03 11:23:40 2011 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,36 +0,0 @@ -# SliTaz package receipt. - -PACKAGE="seed" -VERSION="2.31.91" -CATEGORY="system-tools" -SHORT_DESC="Gnome JavaScript REPL/Interpreter." -MAINTAINER="pankso@slitaz.org" -TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.gnome.org/" -WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" - -DEPENDS="libffi libwebkit gobject-introspection dbus dbus-glib readline \ -mpfr gmp libxslt util-linux-ng-uuid cairo gnome-js-common" -BUILD_DEPENDS="libffi-dev libwebkit-dev gobject-introspection-dev dbus-dev \ -dbus-glib-dev readline-dev mpfr-dev gmp-dev libxslt-dev util-linux-ng-uuid-dev \ -cairo-dev gnome-js-common" - -# Rules to configure and make the package. -compile_rules() -{ - cd $src - ./configure \ - --with-webkit=1.0 \ - $CONFIGURE_ARGS && - make && make install -} - -# Rules to gen a SliTaz package suitable for Tazpkg. -genpkg_rules() -{ - mkdir -p $fs/usr/lib/seed $fs/usr/share - cp -a $install/usr/bin $fs/usr - cp -a $install/usr/lib/*.so* $fs/usr/lib - cp -a $install/usr/lib/seed/*.so* $fs/usr/lib/seed - cp -a $install/usr/share/seed $fs/usr/share -}