New package, kvantum-0.15.2

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.
This commit is contained in:
pin 2020-04-14 14:04:16 +02:00
parent e5de644755
commit d08bd9c911
5 changed files with 59 additions and 0 deletions

View File

@ -1761,6 +1761,7 @@ SUBDIR+= ksysguard
SUBDIR+= ktjet
SUBDIR+= kuickshow
SUBDIR+= kup
SUBDIR+= kvantum
SUBDIR+= kwalletmanager
SUBDIR+= kwin
SUBDIR+= kwrited

12
kvantum/DESCR Normal file
View File

@ -0,0 +1,12 @@
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.

36
kvantum/Makefile Normal file
View File

@ -0,0 +1,36 @@
# $NetBSD$
VERSION= 0.15.2
DISTNAME= Kvantum-V${VERSION}
PKGNAME= Kvantum-${VERSION}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
GITHUB_TAG= V${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/tsujan/Kvantum/
COMMENT= SVG-based theme engine for Qt and KDE
LICENSE= gnu-gpl-v3
WRKSRC= ${WRKDIR}/Kvantum-0.15.2
USE_CMAKE= yes
USE_LANGUAGES= c++
CONFIGURE_DIRS= build
CMAKE_ARG_PATH= ..
CMAKE_ARGS+= -DCMAKE_INSTALL_PREFIX=${PREFIX}
pre-configure:
${MKDIR} -p ${WRKSRC}/build
TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../x11/qt5-qtsvg/buildlink3.mk"
.include "../../x11/qt5-qtx11extras/buildlink3.mk"
.include "../../x11/kwindowsystem/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

4
kvantum/PLIST Normal file
View File

@ -0,0 +1,4 @@
@comment $NetBSD$
@comment TODO: to fill this file with the file listing:
@comment TODO: 1. run "/usr/bin/make package"
@comment TODO: 2. run "/usr/bin/make print-PLIST"

6
kvantum/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (Kvantum/V0.15.2.tar.gz) = 58650a6bf7d233887ad08c37eaaf4ff54d039cf5
RMD160 (Kvantum/V0.15.2.tar.gz) = 59f8bc6661b9cde3602102ad137d53fdfc0c80f9
SHA512 (Kvantum/V0.15.2.tar.gz) = 98b83a14c3c86636acb6f2440d64dc47496536b5487dc08aed8e8370d656e8838d00866bfb54a4b5752135bdc3d3da0eaab209f5ca3e33c237aada59640a78f7
Size (Kvantum/V0.15.2.tar.gz) = 2652167 bytes