SDL
[semifree] contains a source file that doesn't mention modification
libre.patch
has been taken from Parabola and converted to be used with -Np1
because git diff doesn't work with xbps:
# For using git diff with -Np1
sed -i '/^diff --git/d' libre.patch
sed -i '/^index /d' libre.patch
Accompanying libre.patch.args
has been created with content -Np1
to keep it independent from template.
Command on post_patch()
function has been taken from prepare()
function of Parabola's PKGBUILD.