Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] chromium: depend on xdg-utils
Date: Fri, 12 Jul 2019 00:59:06 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12999@inbox.vuxu.org> (raw)

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

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

https://github.com/Flex1911/void-packages chromium
https://github.com/void-linux/void-packages/pull/12999

chromium: depend on xdg-utils
xdg-utils is needed to properly open files and directories in downloads.

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

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

From 4a536fe4864c3e81b4f067d9335066ebef861f9a Mon Sep 17 00:00:00 2001
From: Artem Borisov <dedsa2002@gmail.com>
Date: Fri, 12 Jul 2019 02:55:18 +0400
Subject: [PATCH] chromium: depend on xdg-utils

xdg-utils is needed to properly open files and directories in downloads.

Signed-off-by: Artem Borisov <dedsa2002@gmail.com>
---
 srcpkgs/chromium/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/chromium/template b/srcpkgs/chromium/template
index 8e615212322..e861ce3a19f 100644
--- a/srcpkgs/chromium/template
+++ b/srcpkgs/chromium/template
@@ -2,7 +2,7 @@
 pkgname=chromium
 # See http://www.chromium.org/developers/calendar for the latest version
 version=75.0.3770.100
-revision=1
+revision=2
 archs="i686 x86_64*"
 short_desc="Google's attempt at creating a safer, faster, and more stable browser"
 maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
@@ -32,7 +32,7 @@ makedepends="libpng-devel gtk+-devel gtk+3-devel nss-devel pciutils-devel
  minizip-devel jsoncpp-devel zlib-devel libcap-devel libXdamage-devel
  re2-devel fontconfig-devel freetype-devel opus-devel
  ffmpeg-devel libva-devel"
-depends="libexif hwids desktop-file-utils hicolor-icon-theme"
+depends="libexif hwids desktop-file-utils hicolor-icon-theme xdg-utils"
 
 build_options_default="jumbo_build clang"
 

             reply	other threads:[~2019-07-11 22:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-11 22:59 voidlinux-github [this message]
2019-07-13  9:32 ` [PR PATCH] [Merged]: " 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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12999@inbox.vuxu.org \
    --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).