wok diff pidgin-facebookchat/receipt @ rev 19209
Update zim (0.65)
author | Lucas Levrel <llevrel@yahoo.fr> |
---|---|
date | Sun Jun 12 21:25:27 2016 +0200 (2016-06-12) |
parents | 11579844d239 |
children | 6135577f4d08 |
line diff
1.1 --- a/pidgin-facebookchat/receipt Sat Apr 06 15:17:07 2013 +0200 1.2 +++ b/pidgin-facebookchat/receipt Sun Jun 12 21:25:27 2016 +0200 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Facebook chat plugin for Pidgin and libpurple messengers." 1.6 MAINTAINER="mallory@sweetpeople.org" 1.7 -DEPENDS="pidgin zip json-glib" 1.8 -BUILD_DEPENDS="libpurple-dev json-glib-dev zlib-dev unzip" 1.9 +LICENSE="GPL3" 1.10 TARBALL="$PACKAGE-source-$VERSION.tar.bz2" 1.11 WEB_SITE="http://code.google.com/p/pidgin-facebookchat/" 1.12 WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL" 1.13 1.14 +DEPENDS="pidgin zip json-glib" 1.15 +BUILD_DEPENDS="libpurple-dev json-glib-dev zlib-dev unzip" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {