# HG changeset patch # User Hans-G?nter Theisgen # Date 1554214545 -3600 # Node ID 6147eabd1b289d0d9093f52df3686c4a3a50ea37 # Parent 2759b1a5c165f21bb7d184d19215e5f9cf929ee5# Parent 9880378cbf5b16caca43127ea03222cc77b2b488 updated get-xnviewmp (1.1 -> 1.2) diff -r 2759b1a5c165 -r 6147eabd1b28 asciiquarium/receipt --- a/asciiquarium/receipt Tue Apr 02 15:12:10 2019 +0100 +++ b/asciiquarium/receipt Tue Apr 02 15:15:45 2019 +0100 @@ -6,7 +6,8 @@ SHORT_DESC="Text console screensaver." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="https://robobunny.com/projects/asciiquarium/html/index.cgi" +#WEB_SITE="https://robobunny.com/projects/asciiquarium/html/index.cgi" +WEB_SITE="https://github.com/cmatsuoka/asciiquarium" TARBALL="${PACKAGE}_${VERSION}.tar.gz" WGET_URL="https://robobunny.com/projects/asciiquarium/$TARBALL" diff -r 2759b1a5c165 -r 6147eabd1b28 code2-dev/receipt --- a/code2-dev/receipt Tue Apr 02 15:12:10 2019 +0100 +++ b/code2-dev/receipt Tue Apr 02 15:15:45 2019 +0100 @@ -6,8 +6,9 @@ SHORT_DESC="An open source low bit rate speech codec, development files" MAINTAINER="pascal.bellard@slitaz.org" LICENSE="LGPL2.1" -WEB_SITE="http://www.rowetel.com/?page_id=452" +WEB_SITE="https://github.com/drowe67/codec2" WANTED="code2" +PROVIDE="codec2-dev" DEPENDS="code2 pkg-config" diff -r 2759b1a5c165 -r 6147eabd1b28 code2/receipt --- a/code2/receipt Tue Apr 02 15:12:10 2019 +0100 +++ b/code2/receipt Tue Apr 02 15:15:45 2019 +0100 @@ -7,8 +7,10 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.rowetel.com/?page_id=452" +#WEB_SITE="http://www.rowetel.com/codec2.html" +WEB_SITE="https://github.com/drowe67/codec2" WGET_URL="subversion|svn://svn.code.sf.net/p/freetel/code/codec2-dev/" +PROVIDE="codec2" BUILD_DEPENDS="subversion cmake libsamplerate-dev speex-dev" diff -r 2759b1a5c165 -r 6147eabd1b28 pam_ldap/receipt --- a/pam_ldap/receipt Tue Apr 02 15:12:10 2019 +0100 +++ b/pam_ldap/receipt Tue Apr 02 15:15:45 2019 +0100 @@ -7,7 +7,8 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="https://www.padl.com/OSS/pam_ldap.html" +#WEB_SITE="https://www.padl.com/OSS/pam_ldap.html" +WEB_SITE="https://github.com/PADL/pam_ldap" WGET_URL="http://www.padl.com/download/$TARBALL" BUILD_DEPENDS="pam-dev perl openldap-dev libldap"