Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: iridium-browser-2019.04.73
Date: Sat, 28 Sep 2019 17:36:52 +0200	[thread overview]
Message-ID: <20190928153652.0JGV6pM5HJDl31-JN4UUFALWnTOhVre8r33EmM-j2l8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14795@inbox.vuxu.org>

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

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

https://github.com/austinriddell/void-packages iridium-browser
https://github.com/void-linux/void-packages/pull/14795

New package: iridium-browser-2019.04.73
Iridium is a Chromium based web browser with a focus on privacy. May be nice for people who like Chromium/Chrome without Google!

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

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

From b50673d9e1d3e7ddce0f9fca2decc59f0cf37937 Mon Sep 17 00:00:00 2001
From: Austin Riddell <austin.riddell@tutanota.com>
Date: Sat, 28 Sep 2019 09:57:19 -0500
Subject: [PATCH] New package: iridium-browser-2019.04.73

---
 srcpkgs/iridium-browser/template | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)
 create mode 100644 srcpkgs/iridium-browser/template

diff --git a/srcpkgs/iridium-browser/template b/srcpkgs/iridium-browser/template
new file mode 100644
index 00000000000..c510d56cf03
--- /dev/null
+++ b/srcpkgs/iridium-browser/template
@@ -0,0 +1,30 @@
+# Template file for 'iridium-browser'
+pkgname=iridium-browser
+version=2019.04.73
+revision=1
+archs="x86_64"
+build_style=fetch
+hostmakedepends="bison clang gperf libatomic-devel libevent-devel libglib-devel ninja python"
+makedepends="alsa-lib-devel at-spi2-atk-devel at-spi2-core-devel atk-devel cups-devel elfutils-devel eudev-libudev-devel expat-devel ffmpeg-devel fontconfig-devel freetype-devel GConf-devel gdk-pixbuf-devel glibc gtk+-devel gtk+3-devel harfbuzz-devel icu-devel json-c-devel jsoncpp-devel libcap-devel libdbus-c++-devel libdrm-devel libevent-devel libexif-devel libffi-devel libflac-devel libgcc-devel libgcrypt-devel libgnome-keyring-devel libjpeg-turbo-devel libmtp-devel libpng-devel libressl-devel libsrtp-devel libstdc++-devel libva-devel libwebp-devel libX11-devel libxcb-devel libXcomposite-devel libXcursor-devel libXdamage-devel libXext-devel libXfixes-devel libXi-devel libxkbcommon-devel libxml2-devel libXrandr-devel libXrender-devel libXScrnSaver-devel libxslt-devel libXtst-devel minizip-devel mit-krb5-devel nspr-devel nss-devel opus-devel pango-devel pciutils-devel plib-devel protobuf protobuf-devel pulseaudio-devel re2-devel snappy-devel speech-dispatcher-devel speex-devel xss-lock zlib-devel"
+depends="desktop-file-utils hicolor-icon-theme libexif xdg-utils"
+short_desc="Chromium based web browser with a focus on privacy"
+maintainer="Austin R <austin.riddell@tutanota.com>"
+license="BSD-3-Clause"
+homepage="https://iridiumbrowser.de/"
+distfiles="https://downloads.iridiumbrowser.de/deb/pool/main/i/iridium-browser/${pkgname}_${version}-1iridium0_amd64.deb"
+checksum=12c64bec477ffe5b998994bcd7f1078abff3691edc1c25cd4792e0e59b78ba90
+
+do_extract() {
+	ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}_${version}-1iridium0_amd64.deb
+	tar xf data.tar.xz
+}
+
+do_install() {
+	vcopy etc /
+	vcopy usr /
+}
+
+post_install() {
+	vlicense LICENSE
+	vlicense LICENSE.BSD
+}

  parent reply	other threads:[~2019-09-28 15:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-28 15:14 [PR PATCH] " voidlinux-github
2019-09-28 15:36 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-28 15:36 ` voidlinux-github [this message]
2019-09-28 15:49 ` voidlinux-github
2019-09-28 15:50 ` [PR PATCH] [Closed]: " voidlinux-github
2019-09-29 19:22 ` voidlinux-github
2019-09-29 21:03 ` voidlinux-github
2019-09-29 21:53 ` voidlinux-github

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=20190928153652.0JGV6pM5HJDl31-JN4UUFALWnTOhVre8r33EmM-j2l8@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).