wok-next diff scim/receipt @ rev 21020
Cleaning is almost finished... I should proceed to upgrades.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Nov 02 14:15:08 2018 +0200 (2018-11-02) |
parents | f48456621a9d |
children | 5669e8b3be70 |
line diff
1.1 --- a/scim/receipt Tue Oct 16 16:46:05 2018 +0300 1.2 +++ b/scim/receipt Fri Nov 02 14:15:08 2018 +0200 1.3 @@ -4,16 +4,16 @@ 1.4 VERSION="1.4.17" 1.5 CATEGORY="utilities" 1.6 SHORT_DESC="Smart Common Input Method" 1.7 -MAINTAINER="rocky@slitaz.org" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="LGPL2.1" 1.10 WEB_SITE="https://github.com/scim-im/scim" 1.11 1.12 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.13 WGET_URL="https://github.com/scim-im/scim/archive/$TARBALL" 1.14 1.15 -BUILD_DEPENDS="gettext automake intltool libtool doxygen coreutils-path \ 1.16 +BUILD_DEPENDS="gettext-dev automake intltool libtool doxygen coreutils-path \ 1.17 libxslt docbook-xsl gtk2-dev xorg-libX11-dev" 1.18 -SPLIT="scim-dev" 1.19 +SPLIT="$PACKAGE-dev" 1.20 1.21 compile_rules() { 1.22 ./bootstrap &&