Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qutebrowser: update to 1.6.2.
@ 2019-05-08  0:31 voidlinux-github
  2019-05-08  5:51 ` voidlinux-github
  2019-05-08  5:51 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2019-05-08  0:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages qutebrowser
https://github.com/void-linux/void-packages/pull/11548

qutebrowser: update to 1.6.2.
* updated and tested (x86_64)
* wrote out $pkgname
* `xmindep` on dependencies
* removed unneeded `dbus` dependency

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

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

From db24aa0198d3a54d00aae8c7a733a6c2e8a55c6a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 7 May 2019 10:41:43 +0200
Subject: [PATCH] qutebrowser: update to 1.6.2.

---
 srcpkgs/qutebrowser/template | 34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

diff --git a/srcpkgs/qutebrowser/template b/srcpkgs/qutebrowser/template
index bc72937469e..b4b025b3b4e 100644
--- a/srcpkgs/qutebrowser/template
+++ b/srcpkgs/qutebrowser/template
@@ -1,40 +1,40 @@
 # Template file for 'qutebrowser'
 pkgname=qutebrowser
-version=1.6.1
+version=1.6.2
 revision=1
 archs=noarch
 build_style=python3-module
-pycompile_module="$pkgname"
+pycompile_module="qutebrowser"
 hostmakedepends="python3-setuptools asciidoc"
-depends="python3-setuptools python3-PyQt5-webengine python3-PyQt5-quick
- python3-Jinja2 python3-Pygments python3-pyPEG2 python3-yaml python3-attrs
- python3-PyQt5-opengl python3-PyQt5-sql qt5-plugin-sqlite dbus"
+depends="python3-PyQt5-webengine python3-PyQt5-quick python3-Jinja2 python3-Pygments
+ python3-pyPEG2 python3-yaml python3-attrs python3-PyQt5-opengl python3-PyQt5-sql
+ qt5-plugin-sqlite"
 short_desc="Keyboard-focused browser with a minimal GUI"
 maintainer="Eivind Uggedal <eivind@uggedal.com>"
 license="GPL-3.0-or-later"
 homepage="https://qutebrowser.org/"
 changelog="https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/changelog.asciidoc"
-distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
-checksum=178421f121d72344dc9640018f6b6c747d7f1e6875932b6e12ef4941d37593e9
+distfiles="https://github.com/qutebrowser/qutebrowser/releases/download/v${version}/qutebrowser-${version}.tar.gz"
+checksum=e1f135f1ae2029557e8dab135a06e2cfae36ce624fae7b9af097c277f1cdfcfb
 
 pre_build() {
-	a2x -f manpage doc/${pkgname}.1.asciidoc
+	a2x -f manpage doc/qutebrowser.1.asciidoc
 }
 
 post_install() {
-	vman doc/${pkgname}.1
-	vinstall misc/${pkgname}.desktop 644 usr/share/applications
+	vman doc/qutebrowser.1
+	vinstall misc/qutebrowser.desktop 644 usr/share/applications
 
-	vmkdir usr/share/qutebrowser/
-	vcopy misc/userscripts usr/share/qutebrowser/
-	vcopy scripts usr/share/qutebrowser/
+	vmkdir usr/share/qutebrowser
+	vcopy misc/userscripts usr/share/qutebrowser
+	vcopy scripts usr/share/qutebrowser
 
 	local dim
 	for dim in 16 24 32 48 64 96 128 256 512; do
-		vinstall icons/${pkgname}-${dim}x${dim}.png 644 \
-			usr/share/icons/hicolor/${dim}x${dim}/apps ${pkgname}.png
+		vinstall icons/qutebrowser-${dim}x${dim}.png 644 \
+			usr/share/icons/hicolor/${dim}x${dim}/apps qutebrowser.png
 	done
 
-	vinstall icons/${pkgname}.svg 644 \
-		usr/share/icons/hicolor/scalable/apps ${pkgname}.png
+	vinstall icons/qutebrowser.svg 644 \
+		usr/share/icons/hicolor/scalable/apps qutebrowser.svg
 }

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

* Re: qutebrowser: update to 1.6.2.
  2019-05-08  0:31 [PR PATCH] qutebrowser: update to 1.6.2 voidlinux-github
@ 2019-05-08  5:51 ` voidlinux-github
  2019-05-08  5:51 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-05-08  5:51 UTC (permalink / raw)
  To: ml

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

New comment by Gottox on void-packages repository

https://github.com/void-linux/void-packages/pull/11548#issuecomment-490357026
Comment:
:+1: 

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

* Re: [PR PATCH] [Merged]: qutebrowser: update to 1.6.2.
  2019-05-08  0:31 [PR PATCH] qutebrowser: update to 1.6.2 voidlinux-github
  2019-05-08  5:51 ` voidlinux-github
@ 2019-05-08  5:51 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-05-08  5:51 UTC (permalink / raw)
  To: ml

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

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

qutebrowser: update to 1.6.2.
https://github.com/void-linux/void-packages/pull/11548
Description: * updated and tested (x86_64)
* wrote out $pkgname
* `xmindep` on dependencies
* removed unneeded `dbus` dependency

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

end of thread, other threads:[~2019-05-08  5:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-08  0:31 [PR PATCH] qutebrowser: update to 1.6.2 voidlinux-github
2019-05-08  5:51 ` voidlinux-github
2019-05-08  5:51 ` [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).