wok-6.x rev 15009
clutter-gtk: typos
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Aug 11 10:36:09 2013 +0000 (2013-08-11) |
parents | 0e4d1805cdc7 |
children | 6cc05d5dfd42 |
files | clutter-gtk/receipt |
line diff
1.1 --- a/clutter-gtk/receipt Sun Aug 11 10:33:55 2013 +0000 1.2 +++ b/clutter-gtk/receipt Sun Aug 11 10:36:09 2013 +0000 1.3 @@ -6,13 +6,13 @@ 1.4 SHORT_DESC="GTK+ libraries for Clutter." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 LICENSE="LGPL2.1" 1.7 -libtool gtk-doc" 1.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.9 WEB_SITE="http://clutter-project.org/" 1.10 WGET_URL="http://www.clutter-project.org/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 1.11 1.12 DEPENDS="gtk+ clutter" 1.13 BUILD_DEPENDS="gtk+-dev clutter-dev gobject-introspection-dev automake autoconf \ 1.14 +libtool gtk-doc" 1.15 1.16 # Rules to configure and make the package. 1.17 compile_rules()