Debian Patches

Status for gsmartcontrol/1.1.4+git20240531.25f1c62-2

Patch Description Author Forwarded Bugs Origin Last update
skip-license-installation.patch Skip license installation
In Debian packages, licenses are described in the copyright file.
Stephen Kitt <skitt@debian.org> not-needed
skip-dependencies.patch Use system dependencies where possible
The exception is catch2; the Debian package ships version 3, which
involves migration work from version 2 which is what gsmartcontrol
uses currently.
Stephen Kitt <skitt@redhat.com> not-needed
icon-ui-paths.patch commit 3324e27dee9baf3097569124ccd749b3e798daab

Add the package name to the icons and ui paths

CMAKE_INSTALL_FULL_DATADIR gives the read-only
architecture-independent data root without the package name, so
BuildEnv::package_pkgdata_dir() only returns that ("/usr/share" or
equivalent). This adds the package name to the appropriate search
paths in app_init_and_loop().

Signed-off-by: Stephen Kitt <steve@sk2.org>

diff --git a/src/gui/gsc_init.cpp b/src/gui/gsc_init.cpp
index ae36922..d2af3d6 100644
Stephen Kitt <steve@sk2.org> no 2024-06-05

All known versions for source package 'gsmartcontrol'

Links