wok-current diff gtktetris/receipt @ rev 18899
Add more art from Leonardo Laporte.
SLiM themes Clean, Esperanza, Japan Art, Leaves, Montanhoso.
Openbox 3 themes Blinder, Chrommo.
Combo-theme Japanes (Openbox and GTK2).
SLiM themes Clean, Esperanza, Japan Art, Leaves, Montanhoso.
Openbox 3 themes Blinder, Chrommo.
Combo-theme Japanes (Openbox and GTK2).
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Feb 18 16:54:27 2016 +0200 (2016-02-18) |
parents | 8b79c3ee7ac2 |
children | 86790a278e70 |
line diff
1.1 --- a/gtktetris/receipt Mon Mar 16 22:01:20 2009 +0000 1.2 +++ b/gtktetris/receipt Thu Feb 18 16:54:27 2016 +0200 1.3 @@ -5,11 +5,14 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="Simple tetris game using GTK." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="gtk+ xorg-libXdamage" 1.8 -BUILD_DEPENDS="gtk+-dev" 1.9 +LICENSE="GPL2" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://sourceforge.net/projects/gtktetris/" 1.12 WGET_URL="http://mirror.slitaz.org/sources/packages/g/$TARBALL" 1.13 + 1.14 +DEPENDS="gtk+ xorg-libXdamage" 1.15 +BUILD_DEPENDS="gtk+-dev" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {