wok rev 22137
updated wmctrl ( -> 1.07)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Nov 05 09:18:31 2019 +0100 (2019-11-05) |
parents | 2d825c1955d6 |
children | 7af9d1fd6a1b |
files | wmctrl/receipt |
line diff
1.1 --- a/wmctrl/receipt Tue Nov 05 09:06:25 2019 +0100 1.2 +++ b/wmctrl/receipt Tue Nov 05 09:18:31 2019 +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