l_readme.md 1.0 KB

Complain

[semifree] [FIXME_description] Sounds are "freeware"

All the .mp3 (lib/sounds/*.mp3) is nonfree.

Shockbolt Angband 64x64 image (lib/tiles/shockbolt/64x64.png) does not seem to be Free.

Patches

libre.patch patch has been collected from Parabola and modified for newer version source code structure.

Because we are deleting all the mp3 files, all instances of the name of the files will also need to be deleted. e.g. lib/sounds/Makefile, lib/sounds/sound.cfg. See libre.patch for details.

An accompanying libre.patch.args has been created with -Np1 as content to make sure it is independent from template (if set in future).

Files

Some "freeware" audio files has been deleted by adding some code from prepare() function from Parabola's PKGBUILD. The commands has been added in post_patch() function in template file. The changes are stored in l_template_changes.patch.