wok diff emesene/receipt @ rev 20283

security fixes from 0.3.1.9 (2017 Dec 1) and 0.3.1.10 (March 3)... further info: https://blog.torproject.org/new-stable-tor-releases-security-fixes-and-dos-prevention-03210-03110-02915
author Erkan Yilmaz <erkan@slitaz.org>
date Tue Mar 27 11:09:07 2018 +0000 (2018-03-27)
parents d1768332cee0
children e3f377fbc5f0
line diff
     1.1 --- a/emesene/receipt	Sun May 08 09:01:58 2011 +0000
     1.2 +++ b/emesene/receipt	Tue Mar 27 11:09:07 2018 +0000
     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  {