Actionless Loveless

Results 806 comments of Actionless Loveless

now you can use `make DESTDIR=..... PREFIX=..... install` instead of install.sh script (usage links above updated)

so i think when you will add `make DESTDIR=${DESTDIR} install` to your current ebuild it gonna work

i think because pywal is a python library it's being installed using some pre-defined template for python packages in ebuild (https://wiki.gentoo.org/wiki/Project:Python/Eclasses) but it doesn't make sense to package oomox as...

there is also an open discussion about packaging plugins as separate packages: https://github.com/themix-project/oomox/issues/129

python 3.4 probably will stay at least til end of the year, so better leave it in the ebuild (the biggest reason i wanna drop it is to use modern...

in first case it explicitly saying about syntax error in ebuild, nuff said in second: you're missing oomoxify submodule for some reason but its directory exists (and is blank/have missing...

@Jesse-Millwood thanks a lot! i'll add a link to the readme after few other gentoo users with different setups will confirm it works for them

i just see what above there were some questionable topics and also i remember how many problems it was while people there trying to write a void-linux ebuild so i...

arch pkgbuild currently depends on resvg instead of inkscape (both would work but resvg does the job faster) but i think what resvg is not packaged for gentoo yet mb...

@Jesse-Millwood @ilnanny which link/instructions should i put to the readme? and thanks a lot for packaging and testing :)