gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r8218: gnome-tweak-tool patch


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8218: gnome-tweak-tool patch
Date: Fri, 1 Apr 2022 19:17:15 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8218
revision-id: carlhansen1234@gmail.com-20220401231709-agyf4vwwfv0u1z74
parent: carlhansen1234@gmail.com-20220401221416-tmosz3yqsfnfcg2c
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Fri 2022-04-01 16:17:09 -0700
message:
  gnome-tweak-tool patch 
added:
  pkg/gnome/gnome-tweak-tool/files/ files-20220401231636-9v4xkvd933co16l3-1
  pkg/gnome/gnome-tweak-tool/files/gnome-tweak-tool.patch 
gnometweaktool.patch-20220401231636-9v4xkvd933co16l3-2
modified:
  pkg/gnome/gnome-tweak-tool/Makefile 
makefile-20160617013746-7ygosxqw3lxxvo7f-817
  pkg/gnome/gnome-tweak-tool/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-821
=== modified file 'pkg/gnome/gnome-tweak-tool/Makefile'
--- a/pkg/gnome/gnome-tweak-tool/Makefile       2018-11-04 05:07:30 +0000
+++ b/pkg/gnome/gnome-tweak-tool/Makefile       2022-04-01 23:17:09 +0000
@@ -1,6 +1,7 @@
-# Copyright © 2016,2017,2018 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2016,2017,2018,2022 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -23,7 +24,6 @@
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = Customize advanced GNOME 3 options
 define BLURB
-
 endef
 
 ######################################################################
@@ -38,6 +38,7 @@
 DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
 SIGFILES =
 
+PATCHFILES = gnome-tweak-tool.patch
 BUILDDEPS =
 LIBDEPS =
 

=== added directory 'pkg/gnome/gnome-tweak-tool/files'
=== added file 'pkg/gnome/gnome-tweak-tool/files/gnome-tweak-tool.patch'
--- a/pkg/gnome/gnome-tweak-tool/files/gnome-tweak-tool.patch   1970-01-01 
00:00:00 +0000
+++ b/pkg/gnome/gnome-tweak-tool/files/gnome-tweak-tool.patch   2022-04-01 
23:17:09 +0000
@@ -0,0 +1,21 @@
+diff -x config.log -x config.status -ru 
tmp/gnome-tweak-tool-3.27.3/data/meson.build 
work/gnome-tweak-tool-3.27.3/data/meson.build
+--- tmp/gnome-tweak-tool-3.27.3/data/meson.build       2017-12-11 
10:41:21.000000000 -0800
++++ work/gnome-tweak-tool-3.27.3/data/meson.build      2022-04-01 
16:12:18.080718609 -0700
+@@ -7,7 +7,7 @@
+ install_data(gui_data, install_dir: pkgdatadir)
+ 
+ desktop_file = 'gnome-tweak-tool.desktop'
+-i18n.merge_file(desktop_file,
++i18n.merge_file(
+   input: desktop_file + '.in',
+   output: desktop_file,
+   po_dir: '../po',
+@@ -17,7 +17,7 @@
+ )
+ 
+ appdata_file = 'gnome-tweak-tool.appdata.xml'
+-i18n.merge_file(appdata_file,
++i18n.merge_file(
+   input: appdata_file + '.in',
+   output: appdata_file,
+   po_dir: '../po',

=== modified file 'pkg/gnome/gnome-tweak-tool/sha256sums'
--- a/pkg/gnome/gnome-tweak-tool/sha256sums     2018-11-04 05:07:30 +0000
+++ b/pkg/gnome/gnome-tweak-tool/sha256sums     2022-04-01 23:17:09 +0000
@@ -1,2 +1,3 @@
 43b77c256bf97e20d2c1c813736a2d9bc684d2c60c126f758e18566caa0f14fd  
download/gnome-tweak-tool-3.27.3.tar.xz
 988a677826d40a0c7d97499aa16ee713d616dba94664381befdb62a56382320d  
download/gnome-tweak-tool-3.27.3.sha256sum
+00bc0d65ad33d05f912f7238796435c3cd9c99040f655d0a9e9ff9351a689870  
download/gnome-tweak-tool.patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]