Open Barrocas opened 7 years ago
Note:
Architecture recipes should be made like this:
http://recipes.gobolinux.org/r/?list=GMP&ver=6.1.1-r1&file=Recipe
So the second example listed ( jre-8u112_i586 ) is a just a bad example of how not to make a recipe.
But the issue is still valid, if the recipe version numbering contains letters (as in the first example).
When making a command like this:
the link is altered to
http://wifi-radar.tuxfamily.org/pub/wifi-radar-2.0.s10.s10.tar.bz2
and obviously the recipe fails, because the source is not found.The problem is when there are letters in the program version numbering ( s10 , i586 , x64 ).
It will get more complicated now with Gobo-016, since there will be the need for 32bit and 64bit recipe versions, with 'i686' or 'x86_64' or 'x64' in the version numbering.
Another example:
the link will be changed to
http://ftp.osuosl.org/pub/funtoo/distfiles/oracle-java/jre-8u112_i586-linux-i586.tar.gz