From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/surf/files/
Date: Sun, 22 Nov 2020 13:19:50 +0000 (UTC) [thread overview]
Message-ID: <1606051183.69d796c341cf1ae78d883b64e742c72b0cf97f82.juippis@gentoo> (raw)
commit: 69d796c341cf1ae78d883b64e742c72b0cf97f82
Author: parazyd <parazyd <AT> dyne <DOT> org>
AuthorDate: Sun Nov 22 13:18:15 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Nov 22 13:19:43 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69d796c3
www-client/surf: Rebase 9999 patch.
Signed-off-by: Ivan Jelincic <parazyd <AT> dyne.org>
Closes: https://github.com/gentoo/gentoo/pull/18267
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
www-client/surf/files/surf-9999-gentoo.patch | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/www-client/surf/files/surf-9999-gentoo.patch b/www-client/surf/files/surf-9999-gentoo.patch
index 7b783e8feb8..30111395f00 100644
--- a/www-client/surf/files/surf-9999-gentoo.patch
+++ b/www-client/surf/files/surf-9999-gentoo.patch
@@ -1,5 +1,5 @@
diff --git a/config.mk b/config.mk
-index 5e68e38..fa45b55 100644
+index f1910bf..55d7066 100644
--- a/config.mk
+++ b/config.mk
@@ -4,18 +4,18 @@ VERSION = 2.0
@@ -19,13 +19,12 @@ index 5e68e38..fa45b55 100644
-GTKINC = `pkg-config --cflags gtk+-3.0 gcr-3 webkit2gtk-4.0`
-GTKLIB = `pkg-config --libs gtk+-3.0 gcr-3 webkit2gtk-4.0`
--WEBEXTINC = `pkg-config --cflags webkit2gtk-4.0 webkit2gtk-web-extension-4.0`
--WEBEXTLIBS = `pkg-config --libs webkit2gtk-4.0 webkit2gtk-web-extension-4.0`
+-WEBEXTINC = `pkg-config --cflags webkit2gtk-4.0 webkit2gtk-web-extension-4.0 gio-2.0`
+-WEBEXTLIBS = `pkg-config --libs webkit2gtk-4.0 webkit2gtk-web-extension-4.0 gio-2.0`
+GTKINC = $(shell $(PKG_CONFIG) --cflags gtk+-3.0 gcr-3 webkit2gtk-4.0)
+GTKLIB = $(shell $(PKG_CONFIG) --libs gtk+-3.0 gcr-3 webkit2gtk-4.0)
-+WEBEXTINC = $(shell $(PKG_CONFIG) --cflags webkit2gtk-4.0 webkit2gtk-web-extension-4.0)
-+WEBEXTLIBS = $(shell $(PKG_CONFIG) --libs webkit2gtk-4.0 webkit2gtk-web-extension-4.0)
++WEBEXTINC = $(shell $(PKG_CONFIG) --cflags webkit2gtk-4.0 webkit2gtk-web-extension-4.0 gio-2.0)
++WEBEXTLIBS = $(shell $(PKG_CONFIG) --libs webkit2gtk-4.0 webkit2gtk-web-extension-4.0 gio-2.0)
# includes and libs
INCS = $(X11INC) $(GTKINC)
-
next reply other threads:[~2020-11-22 13:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-22 13:19 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-18 11:15 [gentoo-commits] repo/gentoo:master commit in: www-client/surf/files/ Joonas Niilola
2019-02-07 11:13 Jeroen Roovers
2019-01-24 11:16 Jeroen Roovers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1606051183.69d796c341cf1ae78d883b64e742c72b0cf97f82.juippis@gentoo \
--to=juippis@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox