Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] chromium: depend on xdg-utils
@ 2019-07-11 22:59 voidlinux-github
  2019-07-13  9:32 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-07-11 22:59 UTC (permalink / raw)
  To: ml

[-- 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"
 

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

* Re: [PR PATCH] [Merged]: chromium: depend on xdg-utils
  2019-07-11 22:59 [PR PATCH] chromium: depend on xdg-utils voidlinux-github
@ 2019-07-13  9:32 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-07-13  9:32 UTC (permalink / raw)
  To: ml

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

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

chromium: depend on xdg-utils
https://github.com/void-linux/void-packages/pull/12999
Description: xdg-utils is needed to properly open files and directories in downloads.

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

end of thread, other threads:[~2019-07-13  9:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-11 22:59 [PR PATCH] chromium: depend on xdg-utils voidlinux-github
2019-07-13  9:32 ` [PR PATCH] [Merged]: " voidlinux-github

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