currently tests are disabled because superfile tends to create files in
places it should not:
https://gist.githubusercontent.com/ingenarel/d1bc358ee532d5d3a50f5cc19c429253/raw
on top of that it has failed tests, tests depend on zoxide, tmux,
python, a few python modules
and everything would also require some patching
the goal is to work on a src_test function slowly and bring back tests
again, but for now, tests should be restricted because it may cause
issues
Closes: https://bugs.gentoo.org/974530
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
adds licenses for the deps
modifies src_unpack() internally instead of redefining
for more info, check:
e19c6d5744 (commitcomment-172006236)
also updates HOMEPAGE var, that fixes `pkgcheck scan` warnings
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Updates and fixes the previous LICENSE var
problem on my part is that I used LICENSES instead of LICENSE
new deplicenses were generated by a script of mine
for more info, look at bug 967017
modifies src_unpack() internally instead of redefining
for more info, check:
e19c6d5744 (commitcomment-172006236)
also updates HOMEPAGE var, that fixes `pkgcheck scan` warnings
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>