repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
xdg-user-dirs-gtk: update to 0.12
[oi-userland.git]
/
components
/
image
/
gthumb
/
patches
/
enable_libchamplain.patch
blob
786a4bb8ffdb905b55eae6fec09538a9ef0884ff
1
--- gthumb-3.12.4/meson_options.txt 2023-10-10 08:18:23.000000000 +0200
2
+++ gthumb-3.12.4/meson_options.txt.new 2023-11-30 14:51:42.680465236 +0100
3
@@ -30,7 +30,7 @@
4
5
option('libchamplain',
6
type : 'boolean',
7
- value : false,
8
+ value : true,
9
description : 'Use libchamplain to show the position the image refers to'
10
)
11