David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
jacktrip


Commits:
7fb77c80 by David Runge at 2026-01-16T22:01:09+01:00
Remove unused patch

Signed-off-by: David Runge <[email protected]>

- - - - -


2 changed files:

- REUSE.toml
- − ignore_gzip_timestamps.patch


Changes:

=====================================
REUSE.toml
=====================================
@@ -20,10 +20,3 @@ path = [
 ]
 SPDX-FileCopyrightText = "Arch Linux contributors"
 SPDX-License-Identifier = "0BSD"
-
-[[annotations]]
-path = [
-    "ignore_gzip_timestamps.patch",
-]
-SPDX-FileCopyrightText = "jacktrip contributors"
-SPDX-License-Identifier = "TODO-Choose-a-license"


=====================================
ignore_gzip_timestamps.patch deleted
=====================================
@@ -1,13 +0,0 @@
-diff --git a/meson.build b/meson.build
-index 2bba8cbd..758a998b 100644
---- a/meson.build
-+++ b/meson.build
-@@ -530,7 +530,7 @@ if (host_machine.system() == 'linux')
-                       custom_target('jacktrip.1.gz',
-                               input: manfile,
-                               output: 'jacktrip.1.gz',
--                              command: [gzip, '-k', '-f', '@INPUT@'],
-+                              command: [gzip, '-k', '-f', '-n', '@INPUT@'],
-                               install: true,
-                               install_dir: get_option('mandir') / 'man1')
-               endif



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jacktrip/-/commit/7fb77c8017a27b5d23f2057f20184b922322b659

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jacktrip/-/commit/7fb77c8017a27b5d23f2057f20184b922322b659
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to