# HG changeset patch # User Pascal Bellard # Date 1652893815 0 # Node ID 192db54e5c3d3b9297238ce81e52d05e7c6aea16 # Parent a98375524939475a47ac50f62d86400c3e05059f Update some wget_url diff -r a98375524939 -r 192db54e5c3d cdf/receipt --- a/cdf/receipt Wed May 18 12:49:53 2022 +0000 +++ b/cdf/receipt Wed May 18 17:10:15 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://github.com/novel/cdf" -WGET_URL="http://download.berlios.de/bmp-plugins/$TARBALL" +WGET_URL="https://src.fedoraproject.org/repo/pkgs/$PACKAGE/$TARBALL/1afd130f6c562700e8ad05724c6e1a9d/$TARBALL" TAGS="color schemes" DEPENDS="" diff -r a98375524939 -r 192db54e5c3d cinepaint/receipt --- a/cinepaint/receipt Wed May 18 12:49:53 2022 +0000 +++ b/cinepaint/receipt Wed May 18 17:10:15 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="MIT GPL LGPL" TARBALL="$PACKAGE-$VERSION.tgz" WEB_SITE="http://www.cinepaint.org/" -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +WGET_URL="https://mirror.math.princeton.edu/pub/archlinux/other/$PACKAGE/$TARBALL" DEPENDS="desktop-file-utils gtk+ lcms tiff jpeg fltk ftgl xorg-libXmu xorg-libXpm \ gutenprint zlib mesa jbigkit openexr" diff -r a98375524939 -r 192db54e5c3d cryptkeeper/receipt --- a/cryptkeeper/receipt Wed May 18 12:49:53 2022 +0000 +++ b/cryptkeeper/receipt Wed May 18 17:10:15 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL3" WEB_SITE="https://github.com/tomm/cryptkeeper" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="http://tom.noflag.org.uk/cryptkeeper/$TARBALL" +WGET_URL="https://src.fedoraproject.org/lookaside/pkgs/rpms/$PACKAGE/$TARBALL/d02918b2058854177d2f59b837c2743f/$TARBALL" DEPENDS="gtk+ GConf encfs" BUILD_DEPENDS="gtk+-dev GConf-dev xorg-libX11-dev" diff -r a98375524939 -r 192db54e5c3d python-edbus/receipt --- a/python-edbus/receipt Wed May 18 12:49:53 2022 +0000 +++ b/python-edbus/receipt Wed May 18 17:10:15 2022 +0000 @@ -9,7 +9,7 @@ SOURCE="python-e_dbus" TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="https://www.enlightenment.org/" -WGET_URL="http://download.enlightenment.org/releases/BINDINGS/python/$TARBALL" +WGET_URL="https://pypi.python.org/packages/source/p/$PACKAGE/$TARBALL" TAGS="e enlightenment python" DEPENDS="edbus dbus-python dbus-helper" diff -r a98375524939 -r 192db54e5c3d python-edje/receipt --- a/python-edje/receipt Wed May 18 12:49:53 2022 +0000 +++ b/python-edje/receipt Wed May 18 17:10:15 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.enlightenment.org/" -WGET_URL="http://download.enlightenment.org/releases/BINDINGS/python/$TARBALL" +WGET_URL="https://pypi.python.org/packages/source/p/$PACKAGE/$TARBALL" TAGS="e enlightenment python" DEPENDS="edje python-evas libxml2" diff -r a98375524939 -r 192db54e5c3d python-elementary/receipt --- a/python-elementary/receipt Wed May 18 12:49:53 2022 +0000 +++ b/python-elementary/receipt Wed May 18 17:10:15 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="LGPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.enlightenment.org/" -WGET_URL="http://download.enlightenment.org/releases/BINDINGS/python/$TARBALL" +WGET_URL="https://pypi.python.org/packages/source/p/$PACKAGE/$TARBALL" TAGS="e enlightenment python" DEPENDS="elementary python-evas" diff -r a98375524939 -r 192db54e5c3d python-evas/receipt --- a/python-evas/receipt Wed May 18 12:49:53 2022 +0000 +++ b/python-evas/receipt Wed May 18 17:10:15 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.enlightenment.org/" -WGET_URL="http://download.enlightenment.org/releases/BINDINGS/python/$TARBALL" +WGET_URL="https://pypi.python.org/packages/source/p/$PACKAGE/$TARBALL" TAGS="e enlightenment python" DEPENDS="evas python"