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)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Tue, 17 Oct 2023 18:34:40 +0000 (20:34 +0200)
commit332434cb7bf18b535d0ed759fa24129533b87d89
tree00fc3606ebe1e7a0b52c8c94ab9292f54e7932c5
parent91917b26ac986fdbd3978ec45265bfeaca7edab5
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>
(cherry picked from commit 6938f58a4528c6b3d314808fd2ec6da2a2dff77c)
utils/setools/Makefile
utils/setools/patches/010-no-gui.patch [new file with mode: 0644]
utils/setools/patches/030-remove-host-paths.patch