Package: gargoyle-free / 2023.1+dfsg-5

Metadata

Package Version Patches format
gargoyle-free 2023.1+dfsg-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
desktop_menu_entry.patch | (download)

garglk/gargoyle.desktop | 2 1 + 1 - 0 !
garglk/io.github.garglk.GargoyleEditConfig.desktop | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 rename executable 'gargoyle' -> 'gargoyle-free'
fhs_locate_private_binaries.patch | (download)

garglk/launchqt.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 look for sub-binaries in /usr/lib/gargoyle/
  By default gargoyle looks for interpreters in the same directory as
  itself. We could install all binaries in /usr/bin/, linked with
  rpath=/usr/libexec/gargoyle, but this would conflict with existing
  non-glk packages, such as 'frotz', which would need to be divert'd.
  So we look-up in hard-coded /usr/libexec/gargoyle/ instead.
  There are mixing feelings towards this approach on the list.
ignore_fonts.patch | (download)

garglk/CMakeLists.txt | 27 0 + 27 - 0 !
1 file changed, 27 deletions(-)

 drop possibly non-free fonts from build
ftbfs_gcc14.patch | (download)

garglk/garglk.h | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 ftbfs with gcc-13 (#1037669)
cmake.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---