wok diff wmctrl/receipt @ rev 22802

freetype: add freetype-config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 28 09:23:39 2020 +0100 (2020-01-28)
parents 0dd067e30013
children 2a0479881723
line diff
     1.1 --- a/wmctrl/receipt	Mon Apr 18 14:40:48 2016 +0300
     1.2 +++ b/wmctrl/receipt	Tue Jan 28 09:23:39 2020 +0100
     1.3 @@ -1,14 +1,16 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="wmctrl"
     1.7 -VERSION="c5c5eb8"
     1.8 +VERSION="1.07"
     1.9  CATEGORY="utilities"
    1.10 +SHORT_DESC="A UNIX/Linux command line tool to interact with an EWMH/NetWM compatible X Window Manager."
    1.11 +MAINTAINER="yuripourre@gmail.com"
    1.12  LICENSE="GPL"
    1.13 -MAINTAINER="yuripourre@gmail.com"
    1.14 -TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.15 -WEB_SITE="https://sites.google.com/site/tstyblo/wmctrl/"
    1.16 -WGET_URL="http://git.make-linux.org/tools/$PACKAGE.git/snapshot/$TARBALL"
    1.17 -SHORT_DESC="A UNIX/Linux command line tool to interact with an EWMH/NetWM compatible X Window Manager."
    1.18 +WEB_SITE="http://tripie.sweb.cz/utils/wmctrl/"
    1.19 +
    1.20 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.21 +WGET_URL="${WEB_SITE}dist/$TARBALL"
    1.22 +
    1.23  DEPENDS="glib"
    1.24  BUILD_DEPENDS="glib-dev"
    1.25