Update to simple-scan-42.0.
This commit is contained in:
parent
39916d46c3
commit
e84f862408
@ -1,8 +1,7 @@
|
|||||||
COMMENT= simple scanning utility
|
COMMENT= simple scanning utility
|
||||||
|
|
||||||
GNOME_PROJECT= simple-scan
|
GNOME_PROJECT= simple-scan
|
||||||
GNOME_VERSION= 40.7
|
GNOME_VERSION= 42.0
|
||||||
REVISION= 1
|
|
||||||
|
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (simple-scan-40.7.tar.xz) = fFUYUsta99NKqYn4rV7ePL4xgoz43VrsKytv3NGsPVM=
|
SHA256 (simple-scan-42.0.tar.xz) = rB+Fev0LyIl90gRQI618VxPlzu/KVrCzzF6aR5UylYY=
|
||||||
SIZE (simple-scan-40.7.tar.xz) = 1480288
|
SIZE (simple-scan-42.0.tar.xz) = 1097464
|
||||||
|
@ -1,23 +0,0 @@
|
|||||||
Fix build with meson >= 0.60.0
|
|
||||||
|
|
||||||
Index: data/meson.build
|
|
||||||
--- data/meson.build.orig
|
|
||||||
+++ data/meson.build
|
|
||||||
@@ -8,7 +8,7 @@ install_data ('org.gnome.SimpleScan.gschema.xml',
|
|
||||||
install_dir: join_paths (datadir, 'glib-2.0', 'schemas'))
|
|
||||||
meson.add_install_script ('meson_compile_gschema.py')
|
|
||||||
|
|
||||||
-i18n.merge_file ('desktop-file',
|
|
||||||
+i18n.merge_file (
|
|
||||||
input: 'simple-scan.desktop.in',
|
|
||||||
output: 'simple-scan.desktop',
|
|
||||||
install: true,
|
|
||||||
@@ -16,7 +16,7 @@ i18n.merge_file ('desktop-file',
|
|
||||||
po_dir: '../po',
|
|
||||||
type: 'desktop')
|
|
||||||
|
|
||||||
-i18n.merge_file ('appdata-file',
|
|
||||||
+i18n.merge_file (
|
|
||||||
input: 'simple-scan.appdata.xml.in',
|
|
||||||
output: 'simple-scan.appdata.xml',
|
|
||||||
install: true,
|
|
Loading…
x
Reference in New Issue
Block a user