Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: badwolf-1.0.0
@ 2020-07-06  9:20 not-chicken
  2020-07-09  8:34 ` [PR PATCH] [Updated] " not-chicken
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: not-chicken @ 2020-07-06  9:20 UTC (permalink / raw)
  To: ml

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

There is a new pull request by not-chicken against master on the void-packages repository

https://github.com/not-chicken/void-packages js-bad
https://github.com/void-linux/void-packages/pull/23410

New package: badwolf-1.0.0
>Minimalist and privacy-oriented WebKitGTK+ browser

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

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

From 5eda57198a6c22651b28907f9a673c5286e78290 Mon Sep 17 00:00:00 2001
From: Lorem <notloremipsum@protonmail.com>
Date: Mon, 6 Jul 2020 13:56:14 +0530
Subject: [PATCH] New package: badwolf-1.0.0

---
 srcpkgs/badwolf/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/badwolf/template

diff --git a/srcpkgs/badwolf/template b/srcpkgs/badwolf/template
new file mode 100644
index 00000000000..af469359010
--- /dev/null
+++ b/srcpkgs/badwolf/template
@@ -0,0 +1,18 @@
+# Template file for 'badwolf'
+pkgname=badwolf
+version=1.0.0
+revision=1
+build_style=gnu-makefile
+make_check_target=test
+hostmakedepends="pkg-config gettext"
+makedepends="webkit2gtk-devel"
+short_desc="Minimalist and privacy-oriented WebKitGTK+ browser"
+maintainer="Lorem <notloremipsum@protonmail.com>"
+license="BSD-3-Clause"
+homepage="https://hacktivis.me/projects/badwolf"
+distfiles="https://hacktivis.me/releases/badwolf-${version}.tar.gz"
+checksum=8caa89557de01df762394053ccefe1e3b62370611ea229837406fab9ef7c66a1
+
+post_install() {
+	vlicense COPYING
+}

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] New package: badwolf-1.0.0
  2020-07-06  9:20 [PR PATCH] New package: badwolf-1.0.0 not-chicken
@ 2020-07-09  8:34 ` not-chicken
  2020-07-16 16:45 ` [PR PATCH] [Merged]: New package: badwolf-1.0.2 Chocimier
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: not-chicken @ 2020-07-09  8:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/not-chicken/void-packages js-bad
https://github.com/void-linux/void-packages/pull/23410

New package: badwolf-1.0.0
>Minimalist and privacy-oriented WebKitGTK+ browser

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

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

From 17ace33a13bb6fece4d363aec375ffe003a7e822 Mon Sep 17 00:00:00 2001
From: Lorem <notloremipsum@protonmail.com>
Date: Mon, 6 Jul 2020 13:56:14 +0530
Subject: [PATCH] New package: badwolf-1.0.2

---
 srcpkgs/badwolf/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/badwolf/template

diff --git a/srcpkgs/badwolf/template b/srcpkgs/badwolf/template
new file mode 100644
index 00000000000..e1acf5321cd
--- /dev/null
+++ b/srcpkgs/badwolf/template
@@ -0,0 +1,18 @@
+# Template file for 'badwolf'
+pkgname=badwolf
+version=1.0.2
+revision=1
+build_style=gnu-makefile
+make_check_target=test
+hostmakedepends="pkg-config gettext"
+makedepends="webkit2gtk-devel"
+short_desc="Minimalist and privacy-oriented WebKitGTK+ browser"
+maintainer="Lorem <notloremipsum@protonmail.com>"
+license="BSD-3-Clause"
+homepage="https://hacktivis.me/projects/badwolf"
+distfiles="https://hacktivis.me/releases/badwolf-${version}.tar.gz"
+checksum=8d84d9c4a00254a5378136f1a43724bb52c9ad2fbae073571a9f03b409566201
+
+post_install() {
+	vlicense COPYING
+}

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Merged]: New package: badwolf-1.0.2
  2020-07-06  9:20 [PR PATCH] New package: badwolf-1.0.0 not-chicken
  2020-07-09  8:34 ` [PR PATCH] [Updated] " not-chicken
@ 2020-07-16 16:45 ` Chocimier
  2020-07-19  4:35 ` JD5623
  2020-07-19  5:05 ` not-chicken
  3 siblings, 0 replies; 5+ messages in thread
From: Chocimier @ 2020-07-16 16:45 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

New package: badwolf-1.0.2
https://github.com/void-linux/void-packages/pull/23410

Description:
>"Minimalist and privacy-oriented WebKitGTK+ browser"

https://hacktivis.me/projects/badwolf

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: New package: badwolf-1.0.2
  2020-07-06  9:20 [PR PATCH] New package: badwolf-1.0.0 not-chicken
  2020-07-09  8:34 ` [PR PATCH] [Updated] " not-chicken
  2020-07-16 16:45 ` [PR PATCH] [Merged]: New package: badwolf-1.0.2 Chocimier
@ 2020-07-19  4:35 ` JD5623
  2020-07-19  5:05 ` not-chicken
  3 siblings, 0 replies; 5+ messages in thread
From: JD5623 @ 2020-07-19  4:35 UTC (permalink / raw)
  To: ml

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

New comment by JD5623 on void-packages repository

https://github.com/void-linux/void-packages/pull/23410#issuecomment-660585752

Comment:
The portability of this browser probably was a challenge, good job devs.

Just one minor detail, every time I try and open a URL it displays "Crashed"
on the tab name and freezes.

**Log output**:
### On startup
GApplication is required for xdg-desktop-portal access in the WebKit sandbox. Actions that require xdg-desktop-portal will be broken.

### opening URL
bwrap: Can't find source path /var/cache/fontconfig: Permission denied

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: New package: badwolf-1.0.2
  2020-07-06  9:20 [PR PATCH] New package: badwolf-1.0.0 not-chicken
                   ` (2 preceding siblings ...)
  2020-07-19  4:35 ` JD5623
@ 2020-07-19  5:05 ` not-chicken
  3 siblings, 0 replies; 5+ messages in thread
From: not-chicken @ 2020-07-19  5:05 UTC (permalink / raw)
  To: ml

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

New comment by not-chicken on void-packages repository

https://github.com/void-linux/void-packages/pull/23410#issuecomment-660588194

Comment:
@JD5623 The warning on startup is expected as `webkit2gtk` has a sort of optional dependency on a `xdg-desktop-portal` backend when running inside a sandbox. I am not sure if error while opening an url is related to that warning or not.
Please check if installing `xdg-desktop-portal` or `xdg-desktop-portal-gtk` fixes your issue. 

Btw, it would be better for visibility if you could open this as an issue instead. 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-07-19  5:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-06  9:20 [PR PATCH] New package: badwolf-1.0.0 not-chicken
2020-07-09  8:34 ` [PR PATCH] [Updated] " not-chicken
2020-07-16 16:45 ` [PR PATCH] [Merged]: New package: badwolf-1.0.2 Chocimier
2020-07-19  4:35 ` JD5623
2020-07-19  5:05 ` not-chicken

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).