wok rev 21180

updated get-xnviewmp (1.1 -> 1.2)
author Hans-G?nter Theisgen
date Tue Apr 02 15:15:45 2019 +0100 (2019-04-02)
parents 2759b1a5c165 9880378cbf5b
children 0b28c8ed8dc8
files
line diff
     1.1 --- a/asciiquarium/receipt	Tue Apr 02 15:12:10 2019 +0100
     1.2 +++ b/asciiquarium/receipt	Tue Apr 02 15:15:45 2019 +0100
     1.3 @@ -6,7 +6,8 @@
     1.4  SHORT_DESC="Text console screensaver."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="GPL2"
     1.7 -WEB_SITE="https://robobunny.com/projects/asciiquarium/html/index.cgi"
     1.8 +#WEB_SITE="https://robobunny.com/projects/asciiquarium/html/index.cgi"
     1.9 +WEB_SITE="https://github.com/cmatsuoka/asciiquarium"
    1.10  
    1.11  TARBALL="${PACKAGE}_${VERSION}.tar.gz"
    1.12  WGET_URL="https://robobunny.com/projects/asciiquarium/$TARBALL"
     2.1 --- a/code2-dev/receipt	Tue Apr 02 15:12:10 2019 +0100
     2.2 +++ b/code2-dev/receipt	Tue Apr 02 15:15:45 2019 +0100
     2.3 @@ -6,8 +6,9 @@
     2.4  SHORT_DESC="An open source low bit rate speech codec, development files"
     2.5  MAINTAINER="pascal.bellard@slitaz.org"
     2.6  LICENSE="LGPL2.1"
     2.7 -WEB_SITE="http://www.rowetel.com/?page_id=452"
     2.8 +WEB_SITE="https://github.com/drowe67/codec2"
     2.9  WANTED="code2"
    2.10 +PROVIDE="codec2-dev"
    2.11  
    2.12  DEPENDS="code2 pkg-config"
    2.13  
     3.1 --- a/code2/receipt	Tue Apr 02 15:12:10 2019 +0100
     3.2 +++ b/code2/receipt	Tue Apr 02 15:15:45 2019 +0100
     3.3 @@ -7,8 +7,10 @@
     3.4  MAINTAINER="pascal.bellard@slitaz.org"
     3.5  LICENSE="LGPL2.1"
     3.6  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     3.7 -WEB_SITE="http://www.rowetel.com/?page_id=452"
     3.8 +#WEB_SITE="http://www.rowetel.com/codec2.html"
     3.9 +WEB_SITE="https://github.com/drowe67/codec2"
    3.10  WGET_URL="subversion|svn://svn.code.sf.net/p/freetel/code/codec2-dev/"
    3.11 +PROVIDE="codec2"
    3.12  
    3.13  BUILD_DEPENDS="subversion cmake libsamplerate-dev speex-dev"
    3.14  
     4.1 --- a/pam_ldap/receipt	Tue Apr 02 15:12:10 2019 +0100
     4.2 +++ b/pam_ldap/receipt	Tue Apr 02 15:15:45 2019 +0100
     4.3 @@ -7,7 +7,8 @@
     4.4  MAINTAINER="pascal.bellard@slitaz.org"
     4.5  LICENSE="GPL2"
     4.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     4.7 -WEB_SITE="https://www.padl.com/OSS/pam_ldap.html"
     4.8 +#WEB_SITE="https://www.padl.com/OSS/pam_ldap.html"
     4.9 +WEB_SITE="https://github.com/PADL/pam_ldap"
    4.10  WGET_URL="http://www.padl.com/download/$TARBALL"
    4.11  
    4.12  BUILD_DEPENDS="pam-dev perl openldap-dev libldap"