Port details |
- qt5-style-Kvantum SVG-based theme engine for Qt4/5, KDE and LXQT
- 0.10.5_1 x11-themes
=0 0.10.5_1Version of this port present on the latest quarterly branch.
- Maintainer: rezny@FreeBSD.org
- Port Added: 2016-05-27 17:14:45
- Last Update: 2018-08-26 12:18:20
- SVN Revision: 478124
- License: GPLv3+
- WWW:
- https://github.com/tsujan/Kvantum
- Description:
- Kvantum is an SVG-based theme engine for Qt4/Qt5, 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.
WWW: https://github.com/tsujan/Kvantum
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qt5-style-Kvantum>0:x11-themes/qt5-style-Kvantum
- No installation instructions:
- This port has been deleted.
- PKGNAME: qt5-style-Kvantum
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1511730609
SHA256 (tsujan-Kvantum-V0.10.5_GH0.tar.gz) = 3174dc68331e286a51c0288f5862363258ee2d11b7b10eac65f3bcb0ced6302e
SIZE (tsujan-Kvantum-V0.10.5_GH0.tar.gz) = 2066997
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libGL.so : graphics/mesa-libs
- glproto.pc : x11/glproto
- dri2proto.pc : x11/dri2proto
- dri3proto.pc : x11/dri3proto
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- moc : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- qmake : devel/qt5-qmake
- Runtime dependencies:
-
- libGL.so : graphics/mesa-libs
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Library dependencies:
-
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Svg.so : graphics/qt5-svg
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5X11Extras.so : x11/qt5-x11extras
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- compiler:c++11-lang qmake qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.5_1 26 Aug 2018 12:18:20 |
tcberner |
x11-themes/qt[4,5]-style-Kvantum: update to v0.10.7 and convert to FLAVORs
PR: 227484
Submitted by: Alexandre C. Guimaraes (lebarondemerde@privacychain.ch)
Approved by: portmgr (mat), rezny (maintainer, timeout)
Differential Revision: https://reviews.freebsd.org/D15958 |
0.10.5_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
0.10.5 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
0.10.5 25 Dec 2017 12:28:37 |
rezny |
Update to 0.10.5 |
0.10.4_2 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
0.10.4_1 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
0.10.4 07 Apr 2017 19:02:50 |
rezny |
Update to 0.10.4
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10299 |
0.10.3_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
0.10.3 08 Feb 2017 17:24:44 |
rezny |
- Update to 0.10.3, includes one new theme
- Remove INSTALLS_ICONS, these are not GTK
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9386 |
0.10.2 30 Jan 2017 14:55:08 |
rezny |
Change the MAINTAINER line to my FreeBSD.org address in the ports I maintain
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9380 |
0.10.2 13 Sep 2016 20:00:37 |
amdmi3 |
- Update to 0.10.2
PR: 212585
Submitted by: matthew@reztek.cz (maintainer) |
0.10.1 15 Aug 2016 15:12:00 |
pawel |
Update to version 0.10.1
PR: 211737
Submitted by: maintainer |
0.10.0 13 Jul 2016 13:34:13 |
amdmi3 |
- Update to 0.10.0
PR: 211064
Submitted by: matthew@reztek.cz (maintainer) |
0.9.8 18 Jun 2016 11:57:50 |
pi |
x11-themes/qt5-style-Kvantum: 0.9.7 -> 0.9.8
- CPU usage optimization in extreme cases
- Two themes are also added, one of which is translucent
PR: 210335
Submitted by: matthew@reztek.cz (maintainer) |
0.9.7 09 Jun 2016 13:04:57 |
amdmi3 |
- Update to 0.9.7
PR: 170978
Submitted by: matthew@reztek.cz (maintainer) |
0.9.6 27 May 2016 17:14:36 |
amdmi3 |
Kvantum is an SVG-based theme engine for Qt4/Qt5, 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.
WWW: https://github.com/tsujan/Kvantum
PR: 209568
Submitted by: matthew@reztek.cz |