Skip to content

Commit a0dcaa9

Browse files
committed
Remove pkgs dir, use base package dir in patcher
1 parent 3be0bd6 commit a0dcaa9

File tree

124 files changed

+548
-548
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

124 files changed

+548
-548
lines changed

.abash

Submodule .abash added at ed97946

.gitmodules

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
[submodule "abash"]
2-
path = abash
1+
[submodule ".abash"]
2+
path = .abash
33
url = https://github.com/gavinhungry/abash

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ Usage
88
usage: patch.sh [OPTION]... PACKAGE [PACKAGE]...
99

1010
-d, --download download packages before patching
11+
-D, --download-only download packages without patching
1112
-H, --hard-update rebuild patches by comparing against original packages
1213
-u, --unpatched include unpatched installed packages
1314
-l, --list-unpatched list unpatched installed packages and exit
15+
-L, --list-nonlocal list packages without patches needing local build
1416
-h, --help this message

abash

-1
This file was deleted.

pkgs/batterymon-clone/batterymon-clone_critical-notifications.patch batterymon-clone/batterymon-clone_critical-notifications.patch

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
diff -ru aur/batterymon-clone.ORIG/src/batterymon-clone/batterymon aur/batterymon-clone/src/batterymon-clone/batterymon
2-
--- aur/batterymon-clone.ORIG/src/batterymon-clone/batterymon 2016-12-23 12:56:43.406320012 -0800
3-
+++ aur/batterymon-clone/src/batterymon-clone/batterymon 2016-12-23 12:57:17.465738696 -0800
1+
diff -ru batterymon-clone.ORIG/src/batterymon-clone/batterymon batterymon-clone/src/batterymon-clone/batterymon
2+
--- batterymon-clone.ORIG/src/batterymon-clone/batterymon 2016-12-23 12:56:43.406320012 -0800
3+
+++ batterymon-clone/src/batterymon-clone/batterymon 2016-12-23 12:57:17.465738696 -0800
44
@@ -411,15 +411,20 @@
55
def __init__(self, theme):
66
self.theme = theme

pkgs/batterymon-clone/batterymon-clone_lowercase-hours-minutes.patch batterymon-clone/batterymon-clone_lowercase-hours-minutes.patch

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
diff -ru aur/batterymon-clone.ORIG/src/batterymon-clone/batterymon aur/batterymon-clone/src/batterymon-clone/batterymon
2-
--- aur/batterymon-clone.ORIG/src/batterymon-clone/batterymon 2016-12-23 12:42:16.587823781 -0800
3-
+++ aur/batterymon-clone/src/batterymon-clone/batterymon 2016-12-23 12:44:55.528547817 -0800
1+
diff -ru batterymon-clone.ORIG/src/batterymon-clone/batterymon batterymon-clone/src/batterymon-clone/batterymon
2+
--- batterymon-clone.ORIG/src/batterymon-clone/batterymon 2016-12-23 12:42:16.587823781 -0800
3+
+++ batterymon-clone/src/batterymon-clone/batterymon 2016-12-23 12:44:55.528547817 -0800
44
@@ -497,7 +497,7 @@
55
if hours == 0 and minutes == 0:
66
return "Less than a minute"

pkgs/batterymon-clone/batterymon-clone_more-icon-levels.patch batterymon-clone/batterymon-clone_more-icon-levels.patch

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
diff -ru aur/batterymon-clone.ORIG/src/batterymon-clone/batterymon aur/batterymon-clone/src/batterymon-clone/batterymon
2-
--- aur/batterymon-clone.ORIG/src/batterymon-clone/batterymon 2018-01-08 14:54:54.056605289 -0800
3-
+++ aur/batterymon-clone/src/batterymon-clone/batterymon 2018-01-08 15:37:47.249589425 -0800
1+
diff -ru batterymon-clone.ORIG/src/batterymon-clone/batterymon batterymon-clone/src/batterymon-clone/batterymon
2+
--- batterymon-clone.ORIG/src/batterymon-clone/batterymon 2018-01-08 14:54:54.056605289 -0800
3+
+++ batterymon-clone/src/batterymon-clone/batterymon 2018-01-08 15:37:47.249589425 -0800
44
@@ -266,9 +266,9 @@
55
return True
66

pkgs/compiz/compiz_pass-real-workarea-to-smart-placement.patch compiz/compiz_pass-real-workarea-to-smart-placement.patch

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
diff -ru aur/compiz.ORIG/src/compiz-0.9.13.1/plugins/place/src/place.cpp aur/compiz/src/compiz-0.9.13.1/plugins/place/src/place.cpp
2-
--- aur/compiz.ORIG/src/compiz-0.9.13.1/plugins/place/src/place.cpp 2018-01-02 10:06:51.539116903 -0800
3-
+++ aur/compiz/src/compiz-0.9.13.1/plugins/place/src/place.cpp 2018-01-02 10:10:38.727173660 -0800
1+
diff -ru compiz.ORIG/src/compiz-0.9.13.1/plugins/place/src/place.cpp compiz/src/compiz-0.9.13.1/plugins/place/src/place.cpp
2+
--- compiz.ORIG/src/compiz-0.9.13.1/plugins/place/src/place.cpp 2018-01-02 10:06:51.539116903 -0800
3+
+++ compiz/src/compiz-0.9.13.1/plugins/place/src/place.cpp 2018-01-02 10:10:38.727173660 -0800
44
@@ -585,7 +585,7 @@
55
sendMaximizationRequest ();
66
break;
@@ -24,9 +24,9 @@ diff -ru aur/compiz.ORIG/src/compiz-0.9.13.1/plugins/place/src/place.cpp aur/com
2424
}
2525

2626
static void
27-
diff -ru aur/compiz.ORIG/src/compiz-0.9.13.1/plugins/place/src/place.h aur/compiz/src/compiz-0.9.13.1/plugins/place/src/place.h
28-
--- aur/compiz.ORIG/src/compiz-0.9.13.1/plugins/place/src/place.h 2018-01-02 10:06:51.539116903 -0800
29-
+++ aur/compiz/src/compiz-0.9.13.1/plugins/place/src/place.h 2018-01-02 10:10:48.340512931 -0800
27+
diff -ru compiz.ORIG/src/compiz-0.9.13.1/plugins/place/src/place.h compiz/src/compiz-0.9.13.1/plugins/place/src/place.h
28+
--- compiz.ORIG/src/compiz-0.9.13.1/plugins/place/src/place.h 2018-01-02 10:06:51.539116903 -0800
29+
+++ compiz/src/compiz-0.9.13.1/plugins/place/src/place.h 2018-01-02 10:10:48.340512931 -0800
3030
@@ -133,7 +133,7 @@
3131
void placeCentered (const CompRect& workArea, CompPoint& pos);
3232
void placeRandom (const CompRect& workArea, CompPoint& pos);
@@ -36,9 +36,9 @@ diff -ru aur/compiz.ORIG/src/compiz-0.9.13.1/plugins/place/src/place.h aur/compi
3636

3737
bool cascadeFindFirstFit (const Placeable::Vector &placeabless,
3838
const CompRect& workArea,
39-
diff -ru aur/compiz.ORIG/src/compiz-0.9.13.1/plugins/place/src/smart/include/smart.h aur/compiz/src/compiz-0.9.13.1/plugins/place/src/smart/include/smart.h
40-
--- aur/compiz.ORIG/src/compiz-0.9.13.1/plugins/place/src/smart/include/smart.h 2018-01-02 10:06:51.539116903 -0800
41-
+++ aur/compiz/src/compiz-0.9.13.1/plugins/place/src/smart/include/smart.h 2018-01-02 10:11:30.132128134 -0800
39+
diff -ru compiz.ORIG/src/compiz-0.9.13.1/plugins/place/src/smart/include/smart.h compiz/src/compiz-0.9.13.1/plugins/place/src/smart/include/smart.h
40+
--- compiz.ORIG/src/compiz-0.9.13.1/plugins/place/src/smart/include/smart.h 2018-01-02 10:06:51.539116903 -0800
41+
+++ compiz/src/compiz-0.9.13.1/plugins/place/src/smart/include/smart.h 2018-01-02 10:11:30.132128134 -0800
4242
@@ -64,6 +64,7 @@
4343
};
4444

@@ -47,9 +47,9 @@ diff -ru aur/compiz.ORIG/src/compiz-0.9.13.1/plugins/place/src/smart/include/sma
4747
CompPoint &pos,
4848
const compiz::place::Placeable::Vector &placeables);
4949

50-
diff -ru aur/compiz.ORIG/src/compiz-0.9.13.1/plugins/place/src/smart/src/smart.cpp aur/compiz/src/compiz-0.9.13.1/plugins/place/src/smart/src/smart.cpp
51-
--- aur/compiz.ORIG/src/compiz-0.9.13.1/plugins/place/src/smart/src/smart.cpp 2018-01-02 10:06:51.539116903 -0800
52-
+++ aur/compiz/src/compiz-0.9.13.1/plugins/place/src/smart/src/smart.cpp 2018-01-02 10:13:00.821451355 -0800
50+
diff -ru compiz.ORIG/src/compiz-0.9.13.1/plugins/place/src/smart/src/smart.cpp compiz/src/compiz-0.9.13.1/plugins/place/src/smart/src/smart.cpp
51+
--- compiz.ORIG/src/compiz-0.9.13.1/plugins/place/src/smart/src/smart.cpp 2018-01-02 10:06:51.539116903 -0800
52+
+++ compiz/src/compiz-0.9.13.1/plugins/place/src/smart/src/smart.cpp 2018-01-02 10:13:00.821451355 -0800
5353
@@ -26,6 +26,7 @@
5454
}
5555

pkgs/cryptsetup/cryptsetup_cryptheader.patch cryptsetup/cryptsetup_cryptheader.patch

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
diff -ru abs/cryptsetup.ORIG/hooks-encrypt abs/cryptsetup/hooks-encrypt
2-
--- abs/cryptsetup.ORIG/hooks-encrypt 2018-01-07 22:35:04.514626428 -0800
3-
+++ abs/cryptsetup/hooks-encrypt 2018-01-07 22:35:04.537959293 -0800
1+
diff -ru cryptsetup.ORIG/hooks-encrypt cryptsetup/hooks-encrypt
2+
--- cryptsetup.ORIG/hooks-encrypt 2018-01-07 22:35:04.514626428 -0800
3+
+++ cryptsetup/hooks-encrypt 2018-01-07 22:35:04.537959293 -0800
44
@@ -33,6 +33,29 @@
55
[ ! -f ${ckeyfile} ] && echo "Keyfile could not be opened. Reverting to passphrase."
66
fi

pkgs/diffutils/diffutils_color-auto-by-default.patch diffutils/diffutils_color-auto-by-default.patch

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
diff -ru abs/diffutils.ORIG/src/diffutils-3.7/src/diff.h abs/diffutils/src/diffutils-3.7/src/diff.h
2-
--- abs/diffutils.ORIG/src/diffutils-3.7/src/diff.h 2018-03-20 00:28:37.365520865 -0700
3-
+++ abs/diffutils/src/diffutils-3.7/src/diff.h 2018-03-20 00:29:00.119991772 -0700
1+
diff -ru diffutils.ORIG/src/diffutils-3.7/src/diff.h diffutils/src/diffutils-3.7/src/diff.h
2+
--- diffutils.ORIG/src/diffutils-3.7/src/diff.h 2018-03-20 00:28:37.365520865 -0700
3+
+++ diffutils/src/diffutils-3.7/src/diff.h 2018-03-20 00:29:00.119991772 -0700
44
@@ -42,12 +42,12 @@
55
/* When colors should be used in the output. */
66
enum colors_style

pkgs/evince2/evince2_full-screen-height.patch evince2/evince2_full-screen-height.patch

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
diff -ru aur/evince2.ORIG/src/evince-2.32.0/shell/ev-window.c aur/evince2/src/evince-2.32.0/shell/ev-window.c
2-
--- aur/evince2.ORIG/src/evince-2.32.0/shell/ev-window.c 2018-05-23 14:41:40.581536928 -0700
3-
+++ aur/evince2/src/evince-2.32.0/shell/ev-window.c 2018-05-23 14:41:40.601536437 -0700
1+
diff -ru evince2.ORIG/src/evince-2.32.0/shell/ev-window.c evince2/src/evince-2.32.0/shell/ev-window.c
2+
--- evince2.ORIG/src/evince-2.32.0/shell/ev-window.c 2018-05-23 14:41:40.581536928 -0700
3+
+++ evince2/src/evince-2.32.0/shell/ev-window.c 2018-05-23 14:41:40.601536437 -0700
44
@@ -1222,7 +1222,7 @@
55
screen = gtk_window_get_screen (GTK_WINDOW (window));
66
if (screen) {

pkgs/evince2/evince2_never-use-metadata.patch evince2/evince2_never-use-metadata.patch

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
diff -ru aur/evince2.ORIG/src/evince-2.32.0/shell/ev-metadata.c aur/evince2/src/evince-2.32.0/shell/ev-metadata.c
2-
--- aur/evince2.ORIG/src/evince-2.32.0/shell/ev-metadata.c 2018-05-23 14:41:40.578203677 -0700
3-
+++ aur/evince2/src/evince-2.32.0/shell/ev-metadata.c 2018-05-23 14:41:40.811531279 -0700
1+
diff -ru evince2.ORIG/src/evince-2.32.0/shell/ev-metadata.c evince2/src/evince-2.32.0/shell/ev-metadata.c
2+
--- evince2.ORIG/src/evince-2.32.0/shell/ev-metadata.c 2018-05-23 14:41:40.578203677 -0700
3+
+++ evince2/src/evince-2.32.0/shell/ev-metadata.c 2018-05-23 14:41:40.811531279 -0700
44
@@ -292,22 +292,5 @@
55
gboolean
66
ev_is_metadata_supported_for_file (GFile *file)

pkgs/evince2/evince2_no-loading-window.patch evince2/evince2_no-loading-window.patch

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
diff -ru aur/evince2.ORIG/src/evince-2.32.0/libview/ev-view.c aur/evince2/src/evince-2.32.0/libview/ev-view.c
2-
--- aur/evince2.ORIG/src/evince-2.32.0/libview/ev-view.c 2018-05-23 14:41:40.578203677 -0700
3-
+++ aur/evince2/src/evince-2.32.0/libview/ev-view.c 2018-05-23 14:41:40.928195080 -0700
1+
diff -ru evince2.ORIG/src/evince-2.32.0/libview/ev-view.c evince2/src/evince-2.32.0/libview/ev-view.c
2+
--- evince2.ORIG/src/evince-2.32.0/libview/ev-view.c 2018-05-23 14:41:40.578203677 -0700
3+
+++ evince2/src/evince-2.32.0/libview/ev-view.c 2018-05-23 14:41:40.928195080 -0700
44
@@ -3315,13 +3315,6 @@
55
cairo_t *cr;
66
gint i;

pkgs/evince2/evince2_thin-borders-and-frames.patch evince2/evince2_thin-borders-and-frames.patch

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
diff -ru aur/evince2.ORIG/src/evince-2.32.0/libdocument/ev-document-misc.c aur/evince2/src/evince-2.32.0/libdocument/ev-document-misc.c
2-
--- aur/evince2.ORIG/src/evince-2.32.0/libdocument/ev-document-misc.c 2018-05-23 14:41:40.568203922 -0700
3-
+++ aur/evince2/src/evince-2.32.0/libdocument/ev-document-misc.c 2018-05-23 14:41:41.034859126 -0700
1+
diff -ru evince2.ORIG/src/evince-2.32.0/libdocument/ev-document-misc.c evince2/src/evince-2.32.0/libdocument/ev-document-misc.c
2+
--- evince2.ORIG/src/evince-2.32.0/libdocument/ev-document-misc.c 2018-05-23 14:41:40.568203922 -0700
3+
+++ evince2/src/evince-2.32.0/libdocument/ev-document-misc.c 2018-05-23 14:41:41.034859126 -0700
44
@@ -63,11 +63,11 @@
55
width_r + 4,
66
height_r + 4);

pkgs/evince2/evince2_wider-properties-dialog.patch evince2/evince2_wider-properties-dialog.patch

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
diff -ru aur/evince2.ORIG/src/evince-2.32.0/shell/ev-properties-dialog.c aur/evince2/src/evince-2.32.0/shell/ev-properties-dialog.c
2-
--- aur/evince2.ORIG/src/evince-2.32.0/shell/ev-properties-dialog.c 2018-05-23 14:41:40.581536928 -0700
3-
+++ aur/evince2/src/evince-2.32.0/shell/ev-properties-dialog.c 2018-05-23 14:41:41.151522927 -0700
1+
diff -ru evince2.ORIG/src/evince-2.32.0/shell/ev-properties-dialog.c evince2/src/evince-2.32.0/shell/ev-properties-dialog.c
2+
--- evince2.ORIG/src/evince-2.32.0/shell/ev-properties-dialog.c 2018-05-23 14:41:40.581536928 -0700
3+
+++ evince2/src/evince-2.32.0/shell/ev-properties-dialog.c 2018-05-23 14:41:41.151522927 -0700
44
@@ -61,6 +61,7 @@
55

66
gtk_window_set_title (GTK_WINDOW (properties), _("Properties"));
File renamed without changes.

pkgs/exo/exo_hide-errors.patch exo/exo_hide-errors.patch

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
diff -ru abs/exo.ORIG/src/exo-0.12.4/exo-helper/main.c abs/exo/src/exo-0.12.4/exo-helper/main.c
2-
--- abs/exo.ORIG/src/exo-0.12.4/exo-helper/main.c 2013-07-20 03:17:24.444236284 -0700
3-
+++ abs/exo/src/exo-0.12.4/exo-helper/main.c 2013-07-20 03:17:30.287569440 -0700
1+
diff -ru exo.ORIG/src/exo-0.12.4/exo-helper/main.c exo/src/exo-0.12.4/exo-helper/main.c
2+
--- exo.ORIG/src/exo-0.12.4/exo-helper/main.c 2013-07-20 03:17:24.444236284 -0700
3+
+++ exo/src/exo-0.12.4/exo-helper/main.c 2013-07-20 03:17:30.287569440 -0700
44
@@ -193,7 +193,7 @@
55
if (G_LIKELY (helper != NULL))
66
{

pkgs/file-roller2-nn/file-roller2-nn_custom.patch file-roller2-nn/file-roller2-nn_custom.patch

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
diff -ru aur/file-roller2-nn.ORIG/src/file-roller-2.32.2/src/fr-window.c aur/file-roller2-nn/src/file-roller-2.32.2/src/fr-window.c
2-
--- aur/file-roller2-nn.ORIG/src/file-roller-2.32.2/src/fr-window.c 2014-07-25 11:35:39.689454863 -0700
3-
+++ aur/file-roller2-nn/src/file-roller-2.32.2/src/fr-window.c 2014-07-25 11:38:58.866118289 -0700
1+
diff -ru file-roller2-nn.ORIG/src/file-roller-2.32.2/src/fr-window.c file-roller2-nn/src/file-roller-2.32.2/src/fr-window.c
2+
--- file-roller2-nn.ORIG/src/file-roller-2.32.2/src/fr-window.c 2014-07-25 11:35:39.689454863 -0700
3+
+++ file-roller2-nn/src/file-roller-2.32.2/src/fr-window.c 2014-07-25 11:38:58.866118289 -0700
44
@@ -62,7 +62,7 @@
55
#define MAX_MESSAGE_LENGTH 50
66

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
diff -ru file-roller2-nn.ORIG/src/file-roller-2.32.2/src/fr-command-7z.c file-roller2-nn/src/file-roller-2.32.2/src/fr-command-7z.c
2+
--- file-roller2-nn.ORIG/src/file-roller-2.32.2/src/fr-command-7z.c 2016-10-03 17:20:58.354835866 -0700
3+
+++ file-roller2-nn/src/file-roller-2.32.2/src/fr-command-7z.c 2016-10-03 17:22:45.534442436 -0700
4+
@@ -105,7 +105,7 @@
5+
strncpy (version, ver_start, ver_len);
6+
version[ver_len] = 0;
7+
8+
- if (strcmp (version, "4.55") < 0)
9+
+ if ((strcmp (version, "4.55") < 0) && (ver_len > 1) && (version[1] == '.'))
10+
p7z_comm->old_style = TRUE;
11+
else
12+
p7z_comm->old_style = FALSE;
+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
diff -ru freerdp-git.ORIG/src/freerdp/client/X11/xf_window.c freerdp-git/src/freerdp/client/X11/xf_window.c
2+
--- freerdp-git.ORIG/src/freerdp/client/X11/xf_window.c 2018-05-24 09:26:51.672112937 -0700
3+
+++ freerdp-git/src/freerdp/client/X11/xf_window.c 2018-05-24 09:26:51.835448523 -0700
4+
@@ -63,8 +63,8 @@
5+
#define DEBUG_X11(...) do { } while (0)
6+
#endif
7+
8+
-#include "FreeRDP_Icon_256px.h"
9+
-#define xf_icon_prop FreeRDP_Icon_256px_prop
10+
+#include "RDP_Icon.h"
11+
+#define xf_icon_prop RDP_Icon_prop
12+
13+
#include "xf_window.h"
14+
15+
diff -ru freerdp-git.ORIG/src/freerdp/resources/conv_to_ewm_prop.py freerdp-git/src/freerdp/resources/conv_to_ewm_prop.py
16+
--- freerdp-git.ORIG/src/freerdp/resources/conv_to_ewm_prop.py 2018-05-24 09:26:51.682113075 -0700
17+
+++ freerdp-git/src/freerdp/resources/conv_to_ewm_prop.py 2018-05-24 09:26:51.835448523 -0700
18+
@@ -1,4 +1,4 @@
19+
-#!/usr/bin/python
20+
+#!/usr/bin/python2
21+
22+
# Copyright 2011 Anthony Tong <[email protected]>
23+
File renamed without changes.
File renamed without changes.

pkgs/gimp/gimp_no-close-button-on-tabs.patch gimp/gimp_no-close-button-on-tabs.patch

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
diff -ru abs/gimp.ORIG/src/gimp-2.10.8/app/display/gimpimagewindow.c abs/gimp/src/gimp-2.10.8/app/display/gimpimagewindow.c
2-
--- abs/gimp.ORIG/src/gimp-2.10.8/app/display/gimpimagewindow.c 2018-07-19 11:03:46.027889293 -0700
3-
+++ abs/gimp/src/gimp-2.10.8/app/display/gimpimagewindow.c 2018-07-19 11:10:35.221908993 -0700
1+
diff -ru gimp.ORIG/src/gimp-2.10.8/app/display/gimpimagewindow.c gimp/src/gimp-2.10.8/app/display/gimpimagewindow.c
2+
--- gimp.ORIG/src/gimp-2.10.8/app/display/gimpimagewindow.c 2018-07-19 11:03:46.027889293 -0700
3+
+++ gimp/src/gimp-2.10.8/app/display/gimpimagewindow.c 2018-07-19 11:10:35.221908993 -0700
44
@@ -2352,8 +2352,6 @@
55
GtkWidget *hbox;
66
GtkWidget *view;
+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
diff -ru gimp.ORIG/src/gimp-2.10.8/app/widgets/gimppanedbox.c gimp/src/gimp-2.10.8/app/widgets/gimppanedbox.c
2+
--- gimp.ORIG/src/gimp-2.10.8/app/widgets/gimppanedbox.c 2018-05-17 13:27:52.278208702 -0700
3+
+++ gimp/src/gimp-2.10.8/app/widgets/gimppanedbox.c 2018-05-17 13:45:42.982893550 -0700
4+
@@ -56,7 +56,7 @@
5+
#define INSERT_INDEX_UNUSED G_MININT
6+
7+
#define INSTRUCTIONS_TEXT_PADDING 6
8+
-#define INSTRUCTIONS_TEXT _("You can drop dockable dialogs here")
9+
+#define INSTRUCTIONS_TEXT _("")
10+
11+
12+
struct _GimpPanedBoxPrivate

gimp/gimp_no-wilber-on-canvas.patch

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
diff -ru gimp.ORIG/src/gimp-2.10.8/app/display/gimpdisplayshell-callbacks.c gimp/src/gimp-2.10.8/app/display/gimpdisplayshell-callbacks.c
2+
--- gimp.ORIG/src/gimp-2.10.8/app/display/gimpdisplayshell-callbacks.c 2018-05-17 13:27:52.261542353 -0700
3+
+++ gimp/src/gimp-2.10.8/app/display/gimpdisplayshell-callbacks.c 2018-05-17 13:27:54.974823907 -0700
4+
@@ -547,8 +547,6 @@
5+
6+
gimp_display_shell_draw_background (shell, cr);
7+
8+
- gimp_cairo_draw_drop_wilber (shell->canvas, cr, shell->blink);
9+
-
10+
cairo_restore (cr);
11+
12+
#ifdef GIMP_UNSTABLE

pkgs/gmrun/gmrun_custom-style.patch gmrun/gmrun_custom-style.patch

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
diff -ru abs/gmrun.ORIG/src/gmrun-0.9.4w/src/main.cc abs/gmrun/src/gmrun-0.9.4w/src/main.cc
2-
--- abs/gmrun.ORIG/src/gmrun-0.9.4w/src/main.cc 2018-07-19 12:00:17.341948710 -0700
3-
+++ abs/gmrun/src/gmrun-0.9.4w/src/main.cc 2018-07-19 12:00:46.722248686 -0700
1+
diff -ru gmrun.ORIG/src/gmrun-0.9.4w/src/main.cc gmrun/src/gmrun-0.9.4w/src/main.cc
2+
--- gmrun.ORIG/src/gmrun-0.9.4w/src/main.cc 2018-07-19 12:00:17.341948710 -0700
3+
+++ gmrun/src/gmrun-0.9.4w/src/main.cc 2018-07-19 12:00:46.722248686 -0700
44
@@ -420,12 +420,11 @@
55

66
dialog = gtk_dialog_new();

pkgs/gnome-system-monitor-gtk2/gnome-system-monitor-gtk2_no-system-tab.patch gnome-system-monitor-gtk2/gnome-system-monitor-gtk2_no-system-tab.patch

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
diff -ru aur/gnome-system-monitor-gtk2.ORIG/src/gnome-system-monitor-2.28.2/src/interface.cpp aur/gnome-system-monitor-gtk2/src/gnome-system-monitor-2.28.2/src/interface.cpp
2-
--- aur/gnome-system-monitor-gtk2.ORIG/src/gnome-system-monitor-2.28.2/src/interface.cpp 2012-10-02 15:50:04.538479293 -0700
3-
+++ aur/gnome-system-monitor-gtk2/src/gnome-system-monitor-2.28.2/src/interface.cpp 2012-10-02 15:50:28.309097224 -0700
1+
diff -ru gnome-system-monitor-gtk2.ORIG/src/gnome-system-monitor-2.28.2/src/interface.cpp gnome-system-monitor-gtk2/src/gnome-system-monitor-2.28.2/src/interface.cpp
2+
--- gnome-system-monitor-gtk2.ORIG/src/gnome-system-monitor-2.28.2/src/interface.cpp 2012-10-02 15:50:04.538479293 -0700
3+
+++ gnome-system-monitor-gtk2/src/gnome-system-monitor-2.28.2/src/interface.cpp 2012-10-02 15:50:28.309097224 -0700
44
@@ -686,9 +686,7 @@
55
TRUE,
66
0);
@@ -23,9 +23,9 @@ diff -ru aur/gnome-system-monitor-gtk2.ORIG/src/gnome-system-monitor-2.28.2/src/
2323
g_signal_connect (G_OBJECT (app), "delete_event",
2424
G_CALLBACK (cb_app_delete),
2525
procdata);
26-
diff -ru aur/gnome-system-monitor-gtk2.ORIG/src/gnome-system-monitor-2.28.2/src/procman.h aur/gnome-system-monitor-gtk2/src/gnome-system-monitor-2.28.2/src/procman.h
27-
--- aur/gnome-system-monitor-gtk2.ORIG/src/gnome-system-monitor-2.28.2/src/procman.h 2012-10-02 15:50:04.538479293 -0700
28-
+++ aur/gnome-system-monitor-gtk2/src/gnome-system-monitor-2.28.2/src/procman.h 2012-10-02 15:50:05.888514386 -0700
26+
diff -ru gnome-system-monitor-gtk2.ORIG/src/gnome-system-monitor-2.28.2/src/procman.h gnome-system-monitor-gtk2/src/gnome-system-monitor-2.28.2/src/procman.h
27+
--- gnome-system-monitor-gtk2.ORIG/src/gnome-system-monitor-2.28.2/src/procman.h 2012-10-02 15:50:04.538479293 -0700
28+
+++ gnome-system-monitor-gtk2/src/gnome-system-monitor-2.28.2/src/procman.h 2012-10-02 15:50:05.888514386 -0700
2929
@@ -61,10 +61,10 @@
3030

3131
enum ProcmanTab

gnupg/gnupg_enable-large-secmem.patch

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
diff -ru gnupg.ORIG/PKGBUILD gnupg/PKGBUILD
2+
--- gnupg.ORIG/PKGBUILD 2017-01-23 10:10:07.419860783 -0800
3+
+++ gnupg/PKGBUILD 2017-01-23 10:11:13.808320304 -0800
4+
@@ -49,6 +49,7 @@
5+
--libexecdir=/usr/lib/gnupg \
6+
--enable-maintainer-mode \
7+
--enable-symcryptrun \
8+
+ --enable-large-secmem
9+
10+
make
11+
}

pkgs/gnupg1/gnupg1_enable-large-secmem.patch gnupg1/gnupg1_enable-large-secmem.patch

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
diff -ru aur/gnupg1.ORIG/PKGBUILD aur/gnupg1/PKGBUILD
2-
--- aur/gnupg1.ORIG/PKGBUILD 2016-12-27 21:58:42.809347461 -0800
3-
+++ aur/gnupg1/PKGBUILD 2016-12-27 21:59:42.407920489 -0800
1+
diff -ru gnupg1.ORIG/PKGBUILD gnupg1/PKGBUILD
2+
--- gnupg1.ORIG/PKGBUILD 2016-12-27 21:58:42.809347461 -0800
3+
+++ gnupg1/PKGBUILD 2016-12-27 21:59:42.407920489 -0800
44
@@ -23,7 +23,8 @@
55
cd "${srcdir}/${pkgname_}-${pkgver}"
66
./configure --prefix=/usr \

pkgs/grep/grep_use-space-as-selected-separator.patch grep/grep_use-space-as-selected-separator.patch

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
diff -ru abs/grep.ORIG/src/grep-3.3/src/grep.c abs/grep/src/grep-3.3/src/grep.c
2-
--- abs/grep.ORIG/src/grep-3.3/src/grep.c 2017-02-28 23:35:57.270745224 -0800
3-
+++ abs/grep/src/grep-3.3/src/grep.c 2017-02-28 23:36:20.788928178 -0800
1+
diff -ru grep.ORIG/src/grep-3.3/src/grep.c grep/src/grep-3.3/src/grep.c
2+
--- grep.ORIG/src/grep-3.3/src/grep.c 2017-02-28 23:35:57.270745224 -0800
3+
+++ grep/src/grep-3.3/src/grep.c 2017-02-28 23:36:20.788928178 -0800
44
@@ -50,7 +50,7 @@
55
#include "xalloc.h"
66
#include "xstrtol.h"

0 commit comments

Comments
 (0)