Github messages for voidlinux
 help / color / mirror / Atom feed
From: yoshiyoshyosh <yoshiyoshyosh@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] badwolf: update to 1.3.0, adopt.
Date: Thu, 26 Oct 2023 03:38:29 +0200	[thread overview]
Message-ID: <20231026013829.3EtjVaMo94dY6lUQvU2zeLGPqbRmQLv_sB_lnHa-TeU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45558@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 927 bytes --]

There is an updated pull request by yoshiyoshyosh against master on the void-packages repository

https://github.com/yoshiyoshyosh/void-packages bad
https://github.com/void-linux/void-packages/pull/45558

badwolf: update to 1.3.0, adopt.
#### Testing the changes
- I tested the changes in this PR: **YES**

- I built this PR locally for my native architecture, (`x86_64`)
Crossbuilt for: `armv6l`

~~GNOME [recommends using libsoup3](https://discourse.gnome.org/t/please-build-against-libsoup-3-by-default/10190) instead of libsoup2. build worked fine with 41.~~

what really should have been said above ^ is that GNOME is moving away from libsoup2 for their software. badwolf doesn't explicitly support libsoup3, but it does support `GUri`. it's probably better in the long term to use the compatible libwebkitgtk41+GUri build

A patch file from https://github.com/void-linux/void-packages/pull/45558.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bad-45558.patch --]
[-- Type: text/x-diff, Size: 1562 bytes --]

From 5ed86e27249d4060487b47fcacef5c76737237ec Mon Sep 17 00:00:00 2001
From: yosh <yosh-git@riseup.net>
Date: Fri, 11 Aug 2023 22:45:31 -0500
Subject: [PATCH] badwolf: update to 1.3.0, adopt.

---
 srcpkgs/badwolf/template | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/badwolf/template b/srcpkgs/badwolf/template
index 87226ec7a0407..3ce926fb6c79b 100644
--- a/srcpkgs/badwolf/template
+++ b/srcpkgs/badwolf/template
@@ -1,22 +1,25 @@
 # Template file for 'badwolf'
 pkgname=badwolf
-version=1.2.2
+version=1.3.0
 revision=1
 build_style=configure
+configure_args="PREFIX=/usr WITH_WEBKITGTK=4.1 WITH_URI_PARSER=guri"
+make_cmd=ninja
 make_check_target=test
-hostmakedepends="pkg-config gettext"
-makedepends="webkit2gtk-devel libsoup-devel"
+hostmakedepends="pkg-config gettext ninja ed"
+makedepends="libwebkit2gtk41-devel"
+depends="bubblewrap xdg-dbus-proxy"
 checkdepends="mdocml"
 short_desc="Minimalist and privacy-oriented WebKitGTK+ browser"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="yosh <yosh-git@riseup.net>"
 license="BSD-3-Clause"
 homepage="https://hacktivis.me/projects/badwolf"
 changelog="https://hacktivis.me/releases/badwolf-${version}.txt"
 distfiles="https://hacktivis.me/releases/badwolf-${version}.tar.gz"
-checksum=fcdf1b0d7111071db53f785cd3cecfb4c7ba852403a5697037b281e7fe262a4b
+checksum=276dfccba8addfc205ceb10477668e4b2b6a4853f344c86d5c1e35b1c703459f
 
-pre_configure() {
-	export PREFIX=/usr
+do_install() {
+	DESTDIR=${DESTDIR} ninja install
 }
 
 post_install() {

  parent reply	other threads:[~2023-10-26  1:38 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-12  3:59 [PR PATCH] badwolf: use libwebkit2gtk41, adopt yoshiyoshyosh
2023-08-12 14:43 ` [PR REVIEW] " mhmdanas
2023-08-12 14:54 ` yoshiyoshyosh
2023-08-12 15:00 ` [PR PATCH] [Updated] " yoshiyoshyosh
2023-08-12 15:20 ` [PR REVIEW] " yoshiyoshyosh
2023-08-12 15:23 ` mhmdanas
2023-08-15  7:19 ` sgn
2023-08-15 15:47 ` yoshiyoshyosh
2023-08-16  1:28 ` sgn
2023-08-16  1:50 ` yoshiyoshyosh
2023-08-16  3:57 ` [PR PATCH] [Updated] " yoshiyoshyosh
2023-09-20  2:53 ` yoshiyoshyosh
2023-10-15 19:17 ` badwolf: update to 1.3.0, adopt 0323pin
2023-10-16  3:16 ` 0323pin
2023-10-23 20:42 ` yoshiyoshyosh
2023-10-23 20:45 ` [PR PATCH] [Updated] " yoshiyoshyosh
2023-10-23 20:47 ` yoshiyoshyosh
2023-10-24  4:29 ` 0323pin
2023-10-25  7:50 ` 0323pin
2023-10-26  1:38 ` yoshiyoshyosh [this message]
2023-10-26 16:35 ` 0323pin
2023-10-26 16:36 ` 0323pin
2023-10-27 10:01 ` mhmdanas
2023-10-27 11:59 ` 0323pin
2023-11-04 16:24 ` 0323pin
2023-11-19 13:56 ` 0323pin
2024-02-18  1:46 ` github-actions
2024-02-19  4:20 ` yoshiyoshyosh
2024-02-23  0:51 ` oreo639
2024-02-23  6:55 ` [PR REVIEW] " oreo639
2024-02-23  7:16 ` sgn
2024-02-23  7:17 ` sgn
2024-02-24  1:46 ` [PR PATCH] [Updated] " yoshiyoshyosh
2024-02-24  2:01 ` yoshiyoshyosh
2024-02-24  7:31 ` oreo639
2024-02-24  7:37 ` yoshiyoshyosh
2024-02-24  7:39 ` [PR PATCH] [Updated] " yoshiyoshyosh
2024-02-24 23:54 ` [PR PATCH] [Merged]: " oreo639

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=20231026013829.3EtjVaMo94dY6lUQvU2zeLGPqbRmQLv_sB_lnHa-TeU@z \
    --to=yoshiyoshyosh@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).