wok diff lxterminal/receipt @ rev 18716
cups, cups-pam: remove duplicate files with libcups; misc. edits.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Dec 17 05:25:15 2015 +0200 (2015-12-17) |
parents | c73f683146cf |
children | 6e8b1bcb30e2 |
line diff
1.1 --- a/lxterminal/receipt Thu Apr 23 01:34:37 2015 +0300 1.2 +++ b/lxterminal/receipt Thu Dec 17 05:25:15 2015 +0200 1.3 @@ -3,14 +3,14 @@ 1.4 PACKAGE="lxterminal" 1.5 VERSION="0.2.0" 1.6 CATEGORY="utilities" 1.7 -SHORT_DESC="LXDE X Terminal emulator." 1.8 +SHORT_DESC="LXDE terminal emulator" 1.9 MAINTAINER="gokhlayeh@slitaz.org" 1.10 LICENSE="GPL2" 1.11 SUGGESTED="lxterminal-locales" 1.12 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.13 WEB_SITE="http://lxde.org" 1.14 WGET_URL="$SF_MIRROR/lxde/$TARBALL" 1.15 -TAGS="terminal" 1.16 +TAGS="LXDE terminal" 1.17 1.18 DEPENDS="vte gtk+" 1.19 BUILD_DEPENDS="intltool vte-dev vte-terminal gtk+-dev"