Re: [proaudio] media-libs/juce-1.53 : cannot download source |
[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]
Zlobin Nikita <nick87720z@xxxxxxxxx> a écrit :
Yet, what i did not try, exact versions are marked by tags in git, so simple replacing. Full git-2 doc is there: http://devmanual.gentoo.org/eclass-reference/git-2.eclass/index.html inherit git-2 EGIT_REPO_URI="git://get.code.sf.net/p/juce/code" EGIT_OPTIONS="--depth 1" # Recommended to get onlt requiested commit without even history # And to specify commit or tag (i guess, this is way to use tags) EGIT_COMMIT=tag_name # (tag_name is just an example tag name)
Hello Nikita, An other solution is to get the release tarball from the tag: For example the version 3.0: SRC_URI="https://github.com/julianstorer/JUCE/archive/3.0.0.tar.gz -> juce-3.0.0.tar.gz" ;) I will change the ebuild version and SRC_URI and let see if it works.
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |