setools: Update to 4.4.2, reorganize package
authorJeffery To <jeffery.to@gmail.com>
Fri, 9 Jun 2023 09:54:20 +0000 (17:54 +0800)
committerJeffery To <jeffery.to@gmail.com>
Mon, 19 Jun 2023 07:47:09 +0000 (15:47 +0800)
commit6938f58a4528c6b3d314808fd2ec6da2a2dff77c
tree5a538d7aa3cdcdefbe4763b58632cd50625e447b
parent194cf52a82df2bdf98d52687762287ae689b6fc6
setools: Update to 4.4.2, reorganize package

* Add separate packages for each tool (setools-*) and a package for the
  Python bindings (python3-setools)

* Update the setools package as a meta-package that installs all tools,
  keeping it functionally the same as the current setools package

* Remove gui tool (apol) and Python binding (setoolsgui)

* Simplify 030-remove-host-paths.patch (libraries installed by
  Build/InstallDev are placed in $(STAGING_DIR)/usr/lib only)

* Update package titles, descriptions, license, and dependencies

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
utils/setools/Makefile
utils/setools/patches/010-no-gui.patch [new file with mode: 0644]
utils/setools/patches/030-remove-host-paths.patch