wok diff fbxkb/receipt @ rev 16550

ttf-dejavu, ttf-dejavu-extra: up (2.34); ttf-roboto, ttf-roboto-base: up (1.2); ttf-mgopen: fix wget url
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Apr 29 19:18:57 2014 +0000 (2014-04-29)
parents 644c871a432b
children 17e313b5b9c1
line diff
     1.1 --- a/fbxkb/receipt	Wed Sep 25 11:22:57 2013 +0000
     1.2 +++ b/fbxkb/receipt	Tue Apr 29 19:18:57 2014 +0000
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="fbxkb is NETWM compliant keyboard indicator and switcher."
     1.6  MAINTAINER="devl547@gmail.com"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tgz"
     1.9 +WEB_SITE="http://fbxkb.sourceforge.net/"
    1.10 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.11 +
    1.12  DEPENDS="gtk+ xorg-libXmu"
    1.13  BUILD_DEPENDS="gtk+-dev xorg-libXmu-dev"
    1.14 -WEB_SITE="http://fbxkb.sourceforge.net/"
    1.15 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.16  
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()