wok rev 22829

nqc obfsproxy shiki-colors* trickle vmware-view-open-client: normalize $VERSION
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 08 11:00:21 2020 +0100 (2020-02-08)
parents 44e5646831ce
children 4b64f58fe9fa
files dolibarr/receipt nqc/receipt obfsproxy/receipt openssh-pam/receipt rage/receipt shiki-colors-murrine/receipt shiki-colors/receipt transmission-cli/receipt transmission-daemon/receipt transmission-web/receipt transmission/receipt trickle/receipt vmware-view-open-client/receipt
line diff
     1.1 --- a/dolibarr/receipt	Fri Feb 07 17:22:48 2020 +0100
     1.2 +++ b/dolibarr/receipt	Sat Feb 08 11:00:21 2020 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="ERP/CRM for small and medium companies."
     1.5  MAINTAINER="erjo@slitaz.org"
     1.6  LICENSE="GPLv3"
     1.7 -WEB_SITE="https://www.dolibarr.org/"
     1.8 +WEB_SITE="https://www.dolibarr.fr/"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tgz"
    1.11  WGET_URL="https://sourceforge.net/projects/$PACKAGE/files/Dolibarr%20ERP-CRM/$VERSION/$TARBALL"
     2.1 --- a/nqc/receipt	Fri Feb 07 17:22:48 2020 +0100
     2.2 +++ b/nqc/receipt	Sat Feb 08 11:00:21 2020 +0100
     2.3 @@ -1,12 +1,12 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="nqc"
     2.7 -VERSION="3.1.r6-4"
     2.8 +VERSION="3.1.r6_4"
     2.9  CATEGORY="development"
    2.10  SHORT_DESC="Compiler for the Not Quite C programming language."
    2.11  MAINTAINER="rcx@zoominternet.net"
    2.12  LICENSE="MPL"
    2.13 -TARBALL="$PACKAGE-$VERSION.bz2"
    2.14 +TARBALL="$PACKAGE-${VERSION/_/-}.bz2"
    2.15  WEB_SITE="http://bricxcc.sourceforge.net/nqc/"
    2.16  #WGET_URL="http://bricxcc.sourceforge.net/nqc/release/$TARBALL"
    2.17  WGET_URL="http://users.zoominternet.net/~rcx/$TARBALL"
     3.1 --- a/obfsproxy/receipt	Fri Feb 07 17:22:48 2020 +0100
     3.2 +++ b/obfsproxy/receipt	Sat Feb 08 11:00:21 2020 +0100
     3.3 @@ -2,12 +2,12 @@
     3.4  
     3.5  PACKAGE="obfsproxy"
     3.6  # git log --pretty=format:'' | wc -l
     3.7 -VERSION="280"
     3.8 +VERSION="0.1.4_280"
     3.9  CATEGORY="network"
    3.10  SHORT_DESC="A simple obfuscating proxy from the Tor project."
    3.11  MAINTAINER="pankso@slitaz.org"
    3.12  LICENSE="BSD"
    3.13 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
    3.14 +TARBALL="$PACKAGE-${VERSION#*_}.tar.bz2"
    3.15  WEB_SITE="http://www.torproject.org/"
    3.16  WGET_URL="git|http://git.torproject.org/obfsproxy.git "
    3.17  
     4.1 --- a/openssh-pam/receipt	Fri Feb 07 17:22:48 2020 +0100
     4.2 +++ b/openssh-pam/receipt	Sat Feb 08 11:00:21 2020 +0100
     4.3 @@ -19,6 +19,12 @@
     4.4  SUGGESTED="gtk+"
     4.5  TAZPANEL_DAEMON="man::sshd|edit::/etc/ssh/sshd_config|options::OPENSSH_OPTIONS|web::$WEB_SITE"
     4.6  
     4.7 +current_version()
     4.8 +{
     4.9 +	wget -O - ${WGET_URL%/*}/ 2>/dev/null | \
    4.10 +	sed '/tar..z"/!d;s|.*ssh-\(.*\).tar..z".*|\1|' | tail -n1
    4.11 +}
    4.12 +
    4.13  # Rules to configure and make the package.
    4.14  compile_rules()
    4.15  {
     5.1 --- a/rage/receipt	Fri Feb 07 17:22:48 2020 +0100
     5.2 +++ b/rage/receipt	Sat Feb 08 11:00:21 2020 +0100
     5.3 @@ -24,6 +24,7 @@
     5.4  
     5.5  current_version()
     5.6  {
     5.7 +	local WGET_URL="https://download.enlightenment.org/rel/apps/rage/$TARBALL"
     5.8  	wget -O - ${WGET_URL%/*}/ 2>/dev/null | \
     5.9  	sed '/tar/!d;s|.*"rage-\([0-9\.]*\)\..*|\1|' | tail -n 1
    5.10  }
     6.1 --- a/shiki-colors-murrine/receipt	Fri Feb 07 17:22:48 2020 +0100
     6.2 +++ b/shiki-colors-murrine/receipt	Sat Feb 08 11:00:21 2020 +0100
     6.3 @@ -1,14 +1,14 @@
     6.4  # SliTaz package receipt.
     6.5  
     6.6  PACKAGE="shiki-colors-murrine"
     6.7 -VERSION="8689d1d"
     6.8 +VERSION="4.6_8689d1d"
     6.9  CATEGORY="misc"
    6.10  SHORT_DESC="Multi-colored suite of Murrine themes"
    6.11  MAINTAINER="al.bobylev@gmail.com"
    6.12  LICENSE="GPL2"
    6.13  WEB_SITE="https://github.com/gnome-colors/gnome-colors"
    6.14 -TARBALL="gnome-colors-$VERSION.tar.gz"
    6.15 -WGET_URL="https://github.com/gnome-colors/gnome-colors/archive/$VERSION.tar.gz"
    6.16 +TARBALL="gnome-colors-${VERSION#*_}.tar.gz"
    6.17 +WGET_URL="https://github.com/gnome-colors/gnome-colors/archive/${VERSION#*_}.tar.gz"
    6.18  HOST_ARCH="any"
    6.19  
    6.20  DEPENDS="gtk2-engine-murrine"
     7.1 --- a/shiki-colors/receipt	Fri Feb 07 17:22:48 2020 +0100
     7.2 +++ b/shiki-colors/receipt	Sat Feb 08 11:00:21 2020 +0100
     7.3 @@ -1,14 +1,14 @@
     7.4  # SliTaz package receipt.
     7.5  
     7.6  PACKAGE="shiki-colors"
     7.7 -VERSION="8689d1d"
     7.8 +VERSION="4.6_8689d1d"
     7.9  CATEGORY="misc"
    7.10  SHORT_DESC="Multi-colored suite of Clearlooks themes"
    7.11  MAINTAINER="al.bobylev@gmail.com"
    7.12  LICENSE="GPL2"
    7.13  WEB_SITE="https://github.com/gnome-colors/gnome-colors"
    7.14 -TARBALL="gnome-colors-$VERSION.tar.gz"
    7.15 -WGET_URL="https://github.com/gnome-colors/gnome-colors/archive/$VERSION.tar.gz"
    7.16 +TARBALL="gnome-colors-${VERSION#*_}.tar.gz"
    7.17 +WGET_URL="https://github.com/gnome-colors/gnome-colors/archive/${VERSION#*_}.tar.gz"
    7.18  HOST_ARCH="any"
    7.19  
    7.20  DEPENDS="gtk-clearlooks"
     8.1 --- a/transmission-cli/receipt	Fri Feb 07 17:22:48 2020 +0100
     8.2 +++ b/transmission-cli/receipt	Sat Feb 08 11:00:21 2020 +0100
     8.3 @@ -6,7 +6,7 @@
     8.4  SHORT_DESC="Transmission - command line interface."
     8.5  MAINTAINER="pankso@slitaz.org"
     8.6  LICENSE="GPL2"
     8.7 -WEB_SITE="https://www.transmissionbt.com/"
     8.8 +WEB_SITE="https://web.archive.org/web/20200122162854/https://transmissionbt.com/"
     8.9  
    8.10  DEPENDS="libcurl libssl transmission"
    8.11  WANTED="transmission"
     9.1 --- a/transmission-daemon/receipt	Fri Feb 07 17:22:48 2020 +0100
     9.2 +++ b/transmission-daemon/receipt	Sat Feb 08 11:00:21 2020 +0100
     9.3 @@ -6,7 +6,7 @@
     9.4  SHORT_DESC="Transmission - daemon and remote tool."
     9.5  MAINTAINER="pankso@slitaz.org"
     9.6  LICENSE="GPL2"
     9.7 -WEB_SITE="https://www.transmissionbt.com/"
     9.8 +WEB_SITE="https://web.archive.org/web/20200122162854/https://transmissionbt.com/"
     9.9  
    9.10  SUGGESTED="transmission-cli transmission-web"
    9.11  WANTED="transmission"
    10.1 --- a/transmission-web/receipt	Fri Feb 07 17:22:48 2020 +0100
    10.2 +++ b/transmission-web/receipt	Sat Feb 08 11:00:21 2020 +0100
    10.3 @@ -6,7 +6,7 @@
    10.4  SHORT_DESC="Transmission - web interface."
    10.5  MAINTAINER="pankso@slitaz.org"
    10.6  LICENSE="GPL2"
    10.7 -WEB_SITE="https://www.transmissionbt.com/"
    10.8 +WEB_SITE="https://web.archive.org/web/20200122162854/https://transmissionbt.com/"
    10.9  
   10.10  SUGGESTED="transmission-daemon"
   10.11  WANTED="transmission"
    11.1 --- a/transmission/receipt	Fri Feb 07 17:22:48 2020 +0100
    11.2 +++ b/transmission/receipt	Sat Feb 08 11:00:21 2020 +0100
    11.3 @@ -7,7 +7,7 @@
    11.4  SHORT_DESC="Light and easy to use BitTorrent client."
    11.5  MAINTAINER="pankso@slitaz.org"
    11.6  LICENSE="GPL2"
    11.7 -WEB_SITE="https://www.transmissionbt.com/"
    11.8 +WEB_SITE="https://web.archive.org/web/20200122162854/https://transmissionbt.com/"
    11.9  
   11.10  TARBALL="$PACKAGE-$VERSION.tar.xz"
   11.11  WGET_URL="https://github.com/$PACKAGE/$PACKAGE/archive/$VERSION.tar.gz"
    12.1 --- a/trickle/receipt	Fri Feb 07 17:22:48 2020 +0100
    12.2 +++ b/trickle/receipt	Sat Feb 08 11:00:21 2020 +0100
    12.3 @@ -2,13 +2,13 @@
    12.4  
    12.5  PACKAGE="trickle"
    12.6  HASH=17ed72d9f10b1be38cea333e7ed7875a3cc9fb7b
    12.7 -VERSION="${HASH:0:7}"
    12.8 +VERSION="1.07_${HASH:0:7}"
    12.9  CATEGORY="network"
   12.10  SHORT_DESC="A portable lightweight userspace bandwidth shaper"
   12.11  MAINTAINER="pascal.bellard@slitaz.org"
   12.12  LICENSE="BSD"
   12.13 -TARBALL="$PACKAGE-$VERSION.zip"
   12.14 -WEB_SITE="https://monkey.org/~marius/trickle/"
   12.15 +TARBALL="$PACKAGE-${VERSION/_/-}.zip"
   12.16 +WEB_SITE="https://github.com/mariusae/trickle/"
   12.17  WGET_URL="https://github.com/mariusae/trickle/archive/$HASH.zip"
   12.18  
   12.19  DEPENDS="libevent"
    13.1 --- a/vmware-view-open-client/receipt	Fri Feb 07 17:22:48 2020 +0100
    13.2 +++ b/vmware-view-open-client/receipt	Sat Feb 08 11:00:21 2020 +0100
    13.3 @@ -1,13 +1,13 @@
    13.4  # SliTaz package receipt.
    13.5  
    13.6  PACKAGE="vmware-view-open-client"
    13.7 -VERSION="4.5.0-297975"
    13.8 +VERSION="4.5.0_297975"
    13.9  SOURCE="VMware-view-open-client-source"
   13.10  CATEGORY="network"
   13.11  SHORT_DESC="Connection tools to remote Windows desktops managed by VMware View."
   13.12  MAINTAINER="pascal.bellard@slitaz.org"
   13.13  LICENSE="LGPL2.1"
   13.14 -TARBALL="$SOURCE-$VERSION.tar.gz"
   13.15 +TARBALL="$SOURCE-${VERSION/_/-}.tar.gz"
   13.16  WEB_SITE="https://github.com/dontsueme/vmware-view-open-client"
   13.17  WGET_URL="http://mirror.slitaz.org/sources/packages/${TARBALL:0:1}/$TARBALL"
   13.18