mpvc icon indicating copy to clipboard operation
mpvc copied to clipboard

PKGBUILD on Archlinux AUR repo is broken

Open m040601 opened this issue 2 years ago • 2 comments
trafficstars

Thanks for your work on this tool and the new 1.4 release.

From the README


To install mpvc:

...
Distro packages:

    Arch Linux package: pacaur -y mpvc-git

This is broken and not working. Since you are also the maintainer of that PKGBUILD could you check it out and correct ?

https://aur.archlinux.org/packages/mpvc-git

Thanks in advance.

m040601 avatar Nov 01 '23 01:11 m040601

Would adding a Makefile as the one in https://github.com/gmt4/mpvc/blob/master/Makefile solve the issue, until the PKGBUILD is updated?

gmt4 avatar Nov 01 '23 20:11 gmt4

After tweaking a bit the Makefile the command pacaur -y mpvc-git now installs mpvc on Archlinux. Leaving the issue open, as the PKGBUILD needs updating to use extras/mpvc-installer instead of the temporary Makefile

gmt4 avatar Nov 03 '23 06:11 gmt4