[aur-general] How to install dependency that is in AUR
Doug Newgard
scimmia at archlinux.info
Wed Nov 4 15:37:00 UTC 2015
On Wed, 4 Nov 2015 16:35:11 +0100
Ole Jon Bjørkum <mail at olejon.net> wrote:
> Is it okay to do it in the prepare() function in PKGBUILD?
>
> I did it like this and it works:
>
> wget https://aur.archlinux.org/cgit/aur.git/snapshot/libgcrypt11.tar.gz -O
> $srcdir/libgcrypt11.tar.gz
> tar -zxvf $srcdir/libgcrypt11.tar.gz
> cd $srcdir/libgcrypt11
> makepkg -sri
>
> Thanks!
>
No, it si not. Just build the damned package, how hard is that?
Doug
More information about the aur-general
mailing list