wok-next diff emesene/receipt @ rev 18702
Up ola(0.9.8) (thanks Thomas a.k.a. kult-ex)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Dec 16 12:43:42 2015 +0200 (2015-12-16) |
parents | d1768332cee0 |
children | 795baf180500 |
line diff
1.1 --- a/emesene/receipt Sun May 08 09:01:58 2011 +0000 1.2 +++ b/emesene/receipt Wed Dec 16 12:43:42 2015 +0200 1.3 @@ -5,13 +5,15 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Instant messaging client for Windows Live Messenger (tm) network." 1.6 MAINTAINER="rocky@slitaz.org" 1.7 -DEPENDS="python pygtk pycairo python-pysqlite gst-python" 1.8 -BUILD_DEPENDS="python-dev" 1.9 +LICENSE="GPL2 LGPL2.1" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.emesene.org" 1.12 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.13 TAGS="im instant-messaging instant-messenger" 1.14 1.15 +DEPENDS="python pygtk pycairo python-pysqlite gst-python" 1.16 +BUILD_DEPENDS="python-dev" 1.17 + 1.18 # Rules to configure and make the package. 1.19 compile_rules() 1.20 {