Skip to content

Commit bee961d

Browse files
committed
ImageMagick: Clean up URLs a bit
Many release tarballs do not seem to exist anymore. At least clean up non-working mirror ur entries. Also use a more permament URL for version 7.0.9-22 and 7.1.1-39.
1 parent a1fb1ff commit bee961d

4 files changed

Lines changed: 3 additions & 7 deletions

File tree

ImageMagick/7.0.3-0/Recipe

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ compile_version=1.10.2
44
url="http://www.imagemagick.org/download/ImageMagick-7.0.3-0.tar.xz"
55
file_size=8289784
66
file_md5=fa113d51761fd93c5ab24c963eac39b9
7-
mirror_url="http://ftp.lfs-matrix.net/pub/blfs/conglomeration/ImageMagick/ImageMagick-7.0.9-7.tar.xz"
87
recipe_type=configure
98
make_variables=(
109
INSTALLPRIVLIB=$target/lib/perl5/5.10.0

ImageMagick/7.0.8-11/Recipe

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# Recipe for version 7.0.8_11 by stratact <stratact1@gmail.com>, on Fri Aug 31 02:28:02 UTC 2018
22
# Recipe (MakeRecipe) for ImageMagick by Seb Haezebrouck, on Wed Mar 19 14:19:20 CET 2008
33
compile_version=1.10.2
4-
url="https://www.imagemagick.org/download/ImageMagick-7.0.8-11.tar.xz"
4+
url="https://www.imagemagick.org/archive/releases/ImageMagick-7.0.8-11.tar.xz"
55
file_size=8638236
66
file_md5=1e79fe6f39c62911ff7972602b73b548
7-
mirror_url="http://ftp.lfs-matrix.net/pub/blfs/conglomeration/ImageMagick/ImageMagick-7.0.9-7.tar.xz"
87
recipe_type=configure
98
make_variables=(
109
INSTALLPRIVLIB=$target/lib/perl5/5.10.0

ImageMagick/7.0.9-22/Recipe

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# Recipe for version 7.0.9_22 by Lucas C. Villa Real <lucasvr@gobolinux.org>, on Thu 13 Feb 2020 05:24:23 PM BRT
22
# Recipe (MakeRecipe) for ImageMagick by Seb Haezebrouck, on Wed Mar 19 14:19:20 CET 2008
33
compile_version=1.10.2
4-
url="https://imagemagick.org/download/ImageMagick-7.0.9-22.tar.xz"
4+
url="https://download.imagemagick.org/archive/releases/ImageMagick-7.0.9-22.tar.xz"
55
file_size=9485092
66
file_md5=54ce60b96dada05629cb536839695d84
7-
mirror_url="http://ftp.lfs-matrix.net/pub/blfs/conglomeration/ImageMagick/ImageMagick-7.0.9-7.tar.xz"
87
recipe_type=configure
98
make_variables=(
109
INSTALLPRIVLIB=$target/lib/perl5/5.10.0

ImageMagick/7.1.1-39/Recipe

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# Recipe for version 7.1.1.39 by Nuc1eoN, on Mon 14 Oct 2024 03:55:44 AM CEST
22
# Recipe (MakeRecipe) for ImageMagick by Seb Haezebrouck, on Wed Mar 19 14:19:20 CET 2008
33
compile_version=1.10.2
4-
url="https://imagemagick.org/archive/ImageMagick-7.1.1-39.tar.xz"
4+
url="https://imagemagick.org/archive/releases/ImageMagick-7.1.1-39.tar.xz"
55
file_size=10764672
66
file_md5=400bc5ae080be72031368f37201c6d23
7-
mirror_url="http://ftp.lfs-matrix.net/pub/blfs/conglomeration/ImageMagick/ImageMagick-7.0.9-7.tar.xz"
87
recipe_type=configure
98

109
configure_options=(

0 commit comments

Comments
 (0)