FreeBSD Bugzilla – Attachment 247502 Details for
Bug 276157
graphics/imv: Install imv_config as imv_config.sample
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
0001-graphics-imv-Install-imv_config-as-imv_config.sample.patch (text/plain), 1.63 KB, created by
embhd
on 2024-01-06 21:18:20 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
embhd
Created:
2024-01-06 21:18:20 UTC
Size:
1.63 KB
patch
obsolete
>From c92b87aef3990b0978434d57271578f2738fd321 Mon Sep 17 00:00:00 2001 >From: Michael <embhd@posteo.de> >Date: Sat, 6 Jan 2024 22:15:11 +0100 >Subject: [PATCH] graphics/imv: Install imv_config as imv_config.sample > >--- > graphics/imv/files/patch-meson.build | 14 +++++++++++--- > graphics/imv/pkg-plist | 2 +- > 2 files changed, 12 insertions(+), 4 deletions(-) > >diff --git a/graphics/imv/files/patch-meson.build b/graphics/imv/files/patch-meson.build >index fb6f49490..683b1786c 100644 >--- a/graphics/imv/files/patch-meson.build >+++ b/graphics/imv/files/patch-meson.build >@@ -1,6 +1,6 @@ >---- meson.build.orig 2021-03-15 09:06:48 UTC >-+++ meson.build >-@@ -101,7 +101,7 @@ files_msg = files('src/imv_msg.c', 'src/ipc_common.c') >+--- meson.build.orig 2024-01-01 10:08:25.303794000 +0100 >++++ meson.build 2024-01-01 10:11:17.305695000 +0100 >+@@ -120,7 +120,7 @@ > > enabled_backends = [] > foreach backend : [ >@@ -9,3 +9,11 @@ > ['libtiff', 'dependency', 'libtiff-4', []], > ['libpng', 'dependency', 'libpng', []], > ['libjpeg', 'dependency', 'libturbojpeg', []], >+@@ -204,6 +204,7 @@ >+ files('files/imv_config'), >+ install_dir: get_option('sysconfdir'), >+ install_mode: 'rw-r--r--', >++ rename: 'imv_config.sample', >+ ) >+ >+ dep_cmocka = dependency('cmocka', required: get_option('test')) >diff --git a/graphics/imv/pkg-plist b/graphics/imv/pkg-plist >index 318d84a32..ab9113da7 100644 >--- a/graphics/imv/pkg-plist >+++ b/graphics/imv/pkg-plist >@@ -3,7 +3,7 @@ bin/imv-dir > bin/imv-msg > %%ALL%%bin/imv-wayland > %%ALL%%bin/imv-x11 >-etc/imv_config >+@sample etc/imv_config.sample > man/man1/imv-dir.1.gz > man/man1/imv-msg.1.gz > man/man1/imv.1.gz >-- >2.43.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 276157
:
247491
|
247495
| 247502