pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics



Module Name:    pkgsrc
Committed By:   pin
Date:           Sun Apr 19 11:58:47 UTC 2020

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
import graphics/kvantum

Kvantum (by Pedram Pourang, a.k.a. Tsu Jan) is an SVG-based theme engine for Qt,
tuned to KDE and LXQt, with an emphasis on elegance, usability and practicality.

Kvantum has a default dark theme, which is inspired by the default theme of
Enlightenment. Creation of realistic themes like that for KDE was my first
reason to make Kvantum but it goes far beyond its default theme: you could make
themes with very different looks and feels for it, whether they be
photorealistic or cartoonish, 3D or flat, embellished or minimalistic, or
something in between, and Kvantum will let you control almost every aspect of
Qt widgets.

Kvantum also comes with extra themes that are installed as root with Qt5
installation and can be selected and activated by using Kvantum Manager.

patch submited upstream https://github.com/tsujan/Kvantum/pull/518
Thanks to Nikita and Maya for reviewing the package.


To generate a diff of this commit:
cvs rdiff -u -r1.888 -r1.889 pkgsrc/graphics/Makefile

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

Modified files:

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.888 pkgsrc/graphics/Makefile:1.889
--- pkgsrc/graphics/Makefile:1.888      Fri Mar 20 11:08:56 2020
+++ pkgsrc/graphics/Makefile    Sun Apr 19 11:58:47 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.888 2020/03/20 11:08:56 wiz Exp $
+# $NetBSD: Makefile,v 1.889 2020/04/19 11:58:47 pin Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -285,6 +285,7 @@ SUBDIR+=    kqtquickcharts
 SUBDIR+=       kqtquickcharts4
 SUBDIR+=       krita
 SUBDIR+=       kruler
+SUBDIR+=       kvantum
 SUBDIR+=       lasem
 SUBDIR+=       lcms
 SUBDIR+=       lcms2



Home | Main Index | Thread Index | Old Index