pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   pin
Date:           Tue Jun 16 09:14:21 UTC 2020

Modified Files:
        pkgsrc/www: Makefile

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.1461 -r1.1462 pkgsrc/www/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1461 pkgsrc/www/Makefile:1.1462
--- pkgsrc/www/Makefile:1.1461  Sun Jun  7 10:34:42 2020
+++ pkgsrc/www/Makefile Tue Jun 16 09:14:21 2020
@@ -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-wtforms-test
 SUBDIR+=       py-yarl
 SUBDIR+=       py-zope.proxy
 SUBDIR+=       qDecoder
+SUBDIR+=       qutebrowser
 SUBDIR+=       raggle
 SUBDIR+=       ramaze
 SUBDIR+=       rekonq



Home | Main Index | Thread Index | Old Index