[semifree] contains nonfree pony graphics
Nonfree .pony files are removed with some commands from mksource()
function from Parabola's PKGBUILD. The commands are placed in post_extract
function in template
. These will make the nonfree pony files into empty files.
Also changed from --freedom=partial
to --freedom=strict
in the python3 setup.py
line. Having it as strict
will remove the empty pony files from the resulting build.
Note: After the removal, only some ponies will be available. Use ponysay -l
to get a list of them.