wok diff wmctrl/receipt @ rev 24135
updated sc-im (0.7.0 -> 0.8.2)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Nov 04 15:33:04 2021 +0100 (2021-11-04) |
parents | 0dd067e30013 |
children | 2a0479881723 |
line diff
1.1 --- a/wmctrl/receipt Mon Apr 18 14:40:48 2016 +0300 1.2 +++ b/wmctrl/receipt Thu Nov 04 15:33:04 2021 +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