wok rev 20687
Update some WEB_SITE
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jan 29 09:55:27 2019 +0100 (2019-01-29) |
parents | d0367b4ba4b3 |
children | 3232bb723678 |
files | QtWeb/receipt gitso/receipt lynx/receipt menu-railroad/receipt nss-ldapd/receipt pidgin-musictracker/receipt pywebkitgtk/receipt s3ql/receipt shellinabox/receipt slitaz-tic-tac-toe/receipt v4l4j/receipt xcursor-aero/receipt |
line diff
1.1 --- a/QtWeb/receipt Mon Jan 28 13:13:48 2019 +0100 1.2 +++ b/QtWeb/receipt Tue Jan 29 09:55:27 2019 +0100 1.3 @@ -7,10 +7,9 @@ 1.4 SHORT_DESC="Customizable Qt4 WebKit browser with opera-like gestures" 1.5 MAINTAINER="psychomaniak@xakep.ru" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://qtweb.googlecode.com/" 1.8 +WEB_SITE="https://github.com/RomanChebotarev/QtWeb" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 -#WGET_URL="https://github.com/magist3r/$PACKAGE/archive/fffaddce36.tar.gz" 1.11 -WGET_URL="https://github.com/RomanChebotarev/$PACKAGE/archive/$COMMIT.tar.gz" 1.12 +WGET_URL="$WEB_SITE/archive/$COMMIT.tar.gz" 1.13 TAGS="web-browser" 1.14 1.15 DEPENDS="libQtWebkit libQtXml cacerts xdg-utils"
2.1 --- a/gitso/receipt Mon Jan 28 13:13:48 2019 +0100 2.2 +++ b/gitso/receipt Tue Jan 29 09:55:27 2019 +0100 2.3 @@ -7,7 +7,7 @@ 2.4 MAINTAINER="pascal.bellard@slitaz.org" 2.5 LICENSE="GPL3" 2.6 TARBALL="${PACKAGE}_${VERSION}_src.tar.bz2" 2.7 -WEB_SITE="http://code.google.com/p/gitso/" 2.8 +WEB_SITE="https://code.google.com/archive/p/gitso/" 2.9 WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/gitso/$TARBALL" 2.10 CONFIG_FILES="/etc/gitso-hosts" 2.11
3.1 --- a/lynx/receipt Mon Jan 28 13:13:48 2019 +0100 3.2 +++ b/lynx/receipt Tue Jan 29 09:55:27 2019 +0100 3.3 @@ -6,7 +6,7 @@ 3.4 SHORT_DESC="Terminal-based text-only browser." 3.5 MAINTAINER="samuel_trassare@yahoo.com" 3.6 LICENSE="GPL2" 3.7 -WEB_SITE="http://lynx.invisible-island.net" 3.8 +WEB_SITE="https://lynx.invisible-island.net" 3.9 TARBALL="$PACKAGE$VERSION.tar.gz" 3.10 WGET_URL="http://lynx.isc.org/$PACKAGE$VERSION/$TARBALL" 3.11 HOST_ARCH="i486 arm"
4.1 --- a/menu-railroad/receipt Mon Jan 28 13:13:48 2019 +0100 4.2 +++ b/menu-railroad/receipt Tue Jan 29 09:55:27 2019 +0100 4.3 @@ -6,7 +6,7 @@ 4.4 SHORT_DESC="Freedesktop menu for railroading applications." 4.5 MAINTAINER="rcx@zoominternet.net" 4.6 LICENSE="GPL3" 4.7 -WEB_SITE="http://icons.mysitemyway.com/free-clipart-icons/1/locomotive-train-icon-id/39275/style-id/294/grunge-brushed-metal-pewter-icons/transport-travel/" 4.8 +WEB_SITE="http://www.slitaz.org/" 4.9 4.10 # Rules to gen a SliTaz package suitable for Tazpkg. 4.11 genpkg_rules()
5.1 --- a/nss-ldapd/receipt Mon Jan 28 13:13:48 2019 +0100 5.2 +++ b/nss-ldapd/receipt Tue Jan 29 09:55:27 2019 +0100 5.3 @@ -8,7 +8,7 @@ 5.4 LICENSE="LGPL2.1" 5.5 SOURCE="nss-pam-ldapd" 5.6 TARBALL="$SOURCE-$VERSION.tar.gz" 5.7 -WEB_SITE="https://ch.tudelft.nl/~arthur/nss-ldapd/" 5.8 +WEB_SITE="https://arthurdejong.org/nss-pam-ldapd/" 5.9 WGET_URL="http://arthurdejong.org/$SOURCE/$TARBALL" 5.10 5.11 DEPENDS="cyrus-sasl krb5 libkrb5 libldap libssl libcomerr3"
6.1 --- a/pidgin-musictracker/receipt Mon Jan 28 13:13:48 2019 +0100 6.2 +++ b/pidgin-musictracker/receipt Tue Jan 29 09:55:27 2019 +0100 6.3 @@ -7,7 +7,7 @@ 6.4 MAINTAINER="ben@seawolfsanctuary.com" 6.5 LICENSE="GPL2" 6.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 6.7 -WEB_SITE="https://code.google.com/archive/p/pidgin-musictracker/" 6.8 +WEB_SITE="https://launchpad.net/pidgin-musictracker" 6.9 WGET_URL="$WEB_SITE/files/$TARBALL" 6.10 6.11 DEPENDS="pidgin pcre"
7.1 --- a/pywebkitgtk/receipt Mon Jan 28 13:13:48 2019 +0100 7.2 +++ b/pywebkitgtk/receipt Tue Jan 29 09:55:27 2019 +0100 7.3 @@ -7,7 +7,7 @@ 7.4 MAINTAINER="slaxemulator@gmail.com" 7.5 LICENSE="LGPL2" 7.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 7.7 -WEB_SITE="https://code.google.com/archive/p/pywebkitgtk/" 7.8 +WEB_SITE="https://wiki.python.org/moin/PyWebkitGtk" 7.9 WGET_URL="http://pywebkitgtk.googlecode.com/files/$TARBALL" 7.10 7.11 DEPENDS="libwebkit pygtk libxslt"
8.1 --- a/s3ql/receipt Mon Jan 28 13:13:48 2019 +0100 8.2 +++ b/s3ql/receipt Tue Jan 29 09:55:27 2019 +0100 8.3 @@ -7,7 +7,7 @@ 8.4 MAINTAINER="pascal.bellard@slitaz.org" 8.5 LICENSE="GPL3" 8.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 8.7 -WEB_SITE="https://bitbucket.org/nikratio/s3ql" 8.8 +WEB_SITE="https://github.com/s3ql/s3ql" 8.9 WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL" 8.10 8.11 DEPENDS="sqlite python-llfuse python-pyliblzma python-pycryptopp python-apsw"
9.1 --- a/shellinabox/receipt Mon Jan 28 13:13:48 2019 +0100 9.2 +++ b/shellinabox/receipt Tue Jan 29 09:55:27 2019 +0100 9.3 @@ -7,7 +7,7 @@ 9.4 MAINTAINER="pascal.bellard@slitaz.org" 9.5 LICENSE="GPL2" 9.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 9.7 -WEB_SITE="https://code.google.com/archive/p/shellinabox/" 9.8 +WEB_SITE="https://github.com/shellinabox/shellinabox" 9.9 WGET_URL="${WEB_SITE}files/$TARBALL" 9.10 TAGS="web application" 9.11
10.1 --- a/slitaz-tic-tac-toe/receipt Mon Jan 28 13:13:48 2019 +0100 10.2 +++ b/slitaz-tic-tac-toe/receipt Tue Jan 29 09:55:27 2019 +0100 10.3 @@ -6,7 +6,7 @@ 10.4 SHORT_DESC="Play Tic Tac Toe game with Slitaz" 10.5 MAINTAINER="hackdorte@sapo.pt" 10.6 LICENSE="BSD" 10.7 -WEB_SITE="http://people.slitaz.org/~leonardolaporte/slitaz/source/games/" 10.8 +WEB_SITE="http://people.slitaz.org/~leonardolaporte/" 10.9 DEPENDS="tazweb" 10.10 10.11 # Rules to gen a SliTaz package suitable for Tazpkg.
11.1 --- a/v4l4j/receipt Mon Jan 28 13:13:48 2019 +0100 11.2 +++ b/v4l4j/receipt Tue Jan 29 09:55:27 2019 +0100 11.3 @@ -6,9 +6,9 @@ 11.4 SHORT_DESC="v4l4j is a java JNI wrapper to access the Video4Linux API." 11.5 MAINTAINER="yuripourre@gmail.com" 11.6 LICENSE="GPL3" 11.7 -WEB_SITE="https://code.google.com/archive/p/v4l4j" 11.8 +WEB_SITE="https://github.com/yuripourre/v4l4j" 11.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 11.10 -WGET_URL="https://github.com/yuripourre/v4l4j/releases/download/v0.9.1/$TARBALL" 11.11 +WGET_URL="$WEB_SITE/releases/download/v$VERSION/$TARBALL" 11.12 TAGS="java" 11.13 11.14 DEPENDS="libv4l jpeg icedtea6-jre"
12.1 --- a/xcursor-aero/receipt Mon Jan 28 13:13:48 2019 +0100 12.2 +++ b/xcursor-aero/receipt Tue Jan 29 09:55:27 2019 +0100 12.3 @@ -6,7 +6,7 @@ 12.4 SHORT_DESC="Aero cursor theme" 12.5 MAINTAINER="al.bobylev@gmail.com" 12.6 LICENSE="GPL" 12.7 -WEB_SITE="http://www.xfce-look.org/content/show.php/Aero+Mouse+Cursors+with+Drop+Shadow?content=67833" 12.8 +WEB_SITE="https://www.gnome-look.org/p/999972/" 12.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 12.10 WGET_URL="http://www.infinality.net/files/aero.tar.gz" 12.11 TAGS="cursor-theme"