Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www Import: www/qutebrowser



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b148f6dd137d
branches:  trunk
changeset: 434410:b148f6dd137d
user:      pin <pin%pkgsrc.org@localhost>
date:      Tue Jun 16 09:14:21 2020 +0000

description:
Import: www/qutebrowser

qutebrowser is a keyboard-focused browser with a minimal GUI. Its based
on Python and PyQt5 and free software, licensed under the GPL.

It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.

diffstat:

 www/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b2129f9be995 -r b148f6dd137d www/Makefile
--- a/www/Makefile      Tue Jun 16 09:09:02 2020 +0000
+++ b/www/Makefile      Tue Jun 16 09:14:21 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1461 2020/06/07 10:34:42 nia Exp $
+# $NetBSD: Makefile,v 1.1462 2020/06/16 09:14:21 pin Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -826,6 +826,7 @@
 SUBDIR+=       py-yarl
 SUBDIR+=       py-zope.proxy
 SUBDIR+=       qDecoder
+SUBDIR+=       qutebrowser
 SUBDIR+=       raggle
 SUBDIR+=       ramaze
 SUBDIR+=       rekonq



Home | Main Index | Thread Index | Old Index