# HG changeset patch # User Pascal Bellard # Date 1664362361 0 # Node ID 1c1cd9e8b715236f5df7f5751541e2727d227775 # Parent cec9f8f5726d609244ba36229d1b7c9c35bd433a ufraw: include exiv2/error.hpp in ufraw_exiv2.cc diff -r cec9f8f5726d -r 1c1cd9e8b715 backuppc/receipt --- a/backuppc/receipt Wed Sep 28 09:44:06 2022 +0000 +++ b/backuppc/receipt Wed Sep 28 10:52:41 2022 +0000 @@ -8,7 +8,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="https://backuppc.sourceforge.net/" +WEB_SITE="https://backuppc.github.io/backuppc/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" SUGGESTED="par2" CONFIG_FILES="/etc/BackupPC/config.pl" @@ -23,9 +23,8 @@ # What is the latest version available today? current_version() { - wget -O - https://sourceforge.net/projects/backuppc/files/backuppc/ 2>/dev/null | \ - sed '/scope="row/!d;s|.*href="|"https://sourceforge.net|;q' | xargs wget -O - 2>/dev/null | \ - sed '/scope="row/!d;s|.*/backuppc/||;s|/.*||;q' + wget -O - $WEB_SITE 2>/dev/null | \ + sed '/latest release/!d;s|.*tag/||;s|".*||;q' } # Rules to configure and make the package. diff -r cec9f8f5726d -r 1c1cd9e8b715 freeimage-dev/receipt --- a/freeimage-dev/receipt Wed Sep 28 09:44:06 2022 +0000 +++ b/freeimage-dev/receipt Wed Sep 28 10:52:41 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" WANTED="freeimage" SOURCE="FreeImage" -WEB_SITE="https://freeimage.sourceforge.net/" +WEB_SITE="https://freeimage.sourceforge.io/" DEPENDS="freeimage" diff -r cec9f8f5726d -r 1c1cd9e8b715 freeimage/receipt --- a/freeimage/receipt Wed Sep 28 09:44:06 2022 +0000 +++ b/freeimage/receipt Wed Sep 28 10:52:41 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" SOURCE="FreeImage" TARBALL="$SOURCE${VERSION//./}.zip" -WEB_SITE="https://freeimage.sourceforge.net/" +WEB_SITE="https://freeimage.sourceforge.io/" WGET_URL="http://downloads.sourceforge.net/$PACKAGE/$TARBALL" DEPENDS="gcc-lib-base" diff -r cec9f8f5726d -r 1c1cd9e8b715 isync/receipt --- a/isync/receipt Wed Sep 28 09:44:06 2022 +0000 +++ b/isync/receipt Wed Sep 28 10:52:41 2022 +0000 @@ -7,7 +7,7 @@ SHORT_DESC="IMAP and MailDir mailbox synchronizer." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="https://isync.sourceforge.net/" +WEB_SITE="https://isync.sourceforge.io/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" diff -r cec9f8f5726d -r 1c1cd9e8b715 maxima/receipt --- a/maxima/receipt Wed Sep 28 09:44:06 2022 +0000 +++ b/maxima/receipt Wed Sep 28 10:52:41 2022 +0000 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="https://maxima.sourceforge.net/" +WEB_SITE="https://maxima.sourceforge.io/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="tk rlwrap" diff -r cec9f8f5726d -r 1c1cd9e8b715 netatalk-dev/receipt --- a/netatalk-dev/receipt Wed Sep 28 09:44:06 2022 +0000 +++ b/netatalk-dev/receipt Wed Sep 28 10:52:41 2022 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="The AppleTalk Protocol Suite development files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="https://netatalk.sourceforge.net/" +WEB_SITE="https://netatalk.sourceforge.io/" WANTED="netatalk" DEPENDS="netatalk" diff -r cec9f8f5726d -r 1c1cd9e8b715 netatalk-pam/receipt --- a/netatalk-pam/receipt Wed Sep 28 09:44:06 2022 +0000 +++ b/netatalk-pam/receipt Wed Sep 28 10:52:41 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" SOURCE="netatalk" TARBALL="$SOURCE-$VERSION.tar.bz2" -WEB_SITE="https://netatalk.sourceforge.net/" +WEB_SITE="https://netatalk.sourceforge.io/" WGET_URL="$SF_MIRROR/$SOURCE/$TARBALL" CONFIG_FILES="/etc/netatalk/AppleVolumes.* /etc/netatalk/*.conf" PROVIDE="netatalk:pam" diff -r cec9f8f5726d -r 1c1cd9e8b715 netatalk/receipt --- a/netatalk/receipt Wed Sep 28 09:44:06 2022 +0000 +++ b/netatalk/receipt Wed Sep 28 10:52:41 2022 +0000 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="https://netatalk.sourceforge.net/" +WEB_SITE="https://netatalk.sourceforge.io/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" CONFIG_FILES="/etc/netatalk/AppleVolumes.* /etc/netatalk/*.conf" diff -r cec9f8f5726d -r 1c1cd9e8b715 pam_mount/receipt --- a/pam_mount/receipt Wed Sep 28 09:44:06 2022 +0000 +++ b/pam_mount/receipt Wed Sep 28 10:52:41 2022 +0000 @@ -7,7 +7,8 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2 LGPL" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="https://pam-mount.sourceforge.net/" +#WEB_SITE="https://pam-mount.sourceforge.net/" +WEB_SITE="https://inai.de/projects/pam_mount/" WGET_URL="$SF_MIRROR/pam-mount/$TARBALL" BUILD_DEPENDS="pam-dev libhx libhx-dev libcrypto-dev openssl-dev libxml2-dev \ diff -r cec9f8f5726d -r 1c1cd9e8b715 ufraw/receipt --- a/ufraw/receipt Wed Sep 28 09:44:06 2022 +0000 +++ b/ufraw/receipt Wed Sep 28 10:52:41 2022 +0000 @@ -27,6 +27,7 @@ compile_rules() { sed -i -e 's||&\n#include |' \ + -e 's|exif.hpp>|&\n#include |' \ -e 's|.*Exiv2::Error(1.*|//#if EXIV2_TEST_VERSION(0,27,0)\ throw Exiv2::Error(Exiv2::kerErrorMessage, error);\ //#else\n//&\n//#endif|' ufraw_exiv2.cc