aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorAlexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>2019-02-08 22:53:41 +0000
committerAlexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>2019-02-08 22:53:41 +0000
commitae000a1c306ddb99f5bbefda2ac583174739a460 (patch)
tree1d85971e8379cf417d243b85cc733c5cbb790a9c /x11-themes
parent438b3468a76a4e08e23d8288e5a0ae5a80e68707 (diff)
downloadports-ae000a1c306ddb99f5bbefda2ac583174739a460.tar.gz
ports-ae000a1c306ddb99f5bbefda2ac583174739a460.zip
x11-themes/Kvantum: Update to 0.10.9
Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D19113
Notes
Notes: svn path=/head/; revision=492467
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/Kvantum/Makefile6
-rw-r--r--x11-themes/Kvantum/distinfo6
-rw-r--r--x11-themes/Kvantum/files/patch-style_themeconfig_ThemeConfig.cpp29
-rw-r--r--x11-themes/Kvantum/pkg-plist.qt528
4 files changed, 55 insertions, 14 deletions
diff --git a/x11-themes/Kvantum/Makefile b/x11-themes/Kvantum/Makefile
index 9863723015aa..d23e26b38fdd 100644
--- a/x11-themes/Kvantum/Makefile
+++ b/x11-themes/Kvantum/Makefile
@@ -2,8 +2,7 @@
PORTNAME= Kvantum
DISTVERSIONPREFIX= V
-DISTVERSION= 0.10.8
-PORTREVISION= 1
+DISTVERSION= 0.10.9
CATEGORIES= x11-themes
MAINTAINER= rigoletto@FreeBSD.org
@@ -21,7 +20,7 @@ qt5_PKGNAMESUFFIX= -qt5
qt4_PLIST= pkg-plist.qt4
qt5_PLIST= pkg-plist.qt5
-USES= compiler:c++11-lang qmake
+USES= compiler:c++11-lang kde:5 qmake
USE_XORG= x11 xext
USE_LDCONFIG= yes
USE_GITHUB= yes
@@ -34,6 +33,7 @@ USES+= qt:4
USE_QT= corelib gui svg rcc_build uic_build moc_build
.elif ${FLAVOR} == qt5
USES+= qt:5
+USE_KDE= windowsystem
USE_QT= core gui svg widgets x11extras buildtools_build \
linguisttools_build
.endif
diff --git a/x11-themes/Kvantum/distinfo b/x11-themes/Kvantum/distinfo
index 630720334a33..769702b9c27d 100644
--- a/x11-themes/Kvantum/distinfo
+++ b/x11-themes/Kvantum/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544558293
-SHA256 (tsujan-Kvantum-V0.10.8_GH0.tar.gz) = a169a19a05985124a946ae638bee2729adad1544497693d911bb7d15160fd20c
-SIZE (tsujan-Kvantum-V0.10.8_GH0.tar.gz) = 2174096
+TIMESTAMP = 1549636771
+SHA256 (tsujan-Kvantum-V0.10.9_GH0.tar.gz) = e588c2e7acbc00b2ccf197dc34e09a3bc4c1f5d4574f26b929ad372177183041
+SIZE (tsujan-Kvantum-V0.10.9_GH0.tar.gz) = 2314969
diff --git a/x11-themes/Kvantum/files/patch-style_themeconfig_ThemeConfig.cpp b/x11-themes/Kvantum/files/patch-style_themeconfig_ThemeConfig.cpp
new file mode 100644
index 000000000000..0f9b78ecb770
--- /dev/null
+++ b/x11-themes/Kvantum/files/patch-style_themeconfig_ThemeConfig.cpp
@@ -0,0 +1,29 @@
+--- style/themeconfig/ThemeConfig.cpp.orig 2019-02-08 18:10:24 UTC
++++ style/themeconfig/ThemeConfig.cpp
+@@ -19,7 +19,7 @@
+ #include <QFile>
+ #include <QApplication>
+ #include "ThemeConfig.h"
+-#if defined Q_WS_X11 || defined Q_OS_LINUX
++#if defined Q_WS_X11 || defined Q_OS_LINUX || defined Q_OS_FREEBSD
+ #include <QX11Info>
+ #if QT_VERSION >= 0x050000
+ #include <X11/Xlib.h>
+@@ -37,7 +37,7 @@ ThemeConfig::ThemeConfig(const QString& theme) :
+ {
+ /* For now, the lack of x11 means wayland.
+ Later, a better method should be found. */
+-#if defined Q_WS_X11 || defined Q_OS_LINUX
++#if defined Q_WS_X11 || defined Q_OS_LINUX || defined Q_OS_FREEBSD
+ #if QT_VERSION < 0x050200
+ isX11_ = true;
+ #else
+@@ -544,7 +544,7 @@ theme_spec ThemeConfig::getCompositeSpec()
+ default_theme_spec(r);
+ QVariant v;
+
+-#if defined Q_WS_X11 || defined Q_OS_LINUX
++#if defined Q_WS_X11 || defined Q_OS_LINUX || defined Q_OS_FREEBSD
+ /* set to false if no compositing manager is running */
+ #if QT_VERSION < 0x050200
+ if (QX11Info::isCompositingManagerRunning())
diff --git a/x11-themes/Kvantum/pkg-plist.qt5 b/x11-themes/Kvantum/pkg-plist.qt5
index e42589a5d752..161a39abab5e 100644
--- a/x11-themes/Kvantum/pkg-plist.qt5
+++ b/x11-themes/Kvantum/pkg-plist.qt5
@@ -17,18 +17,16 @@ bin/kvantumpreview
%%DATADIR%%/KvBeige/KvBeige.svg
%%DATADIR%%/KvBrown/KvBrown.kvconfig
%%DATADIR%%/KvBrown/KvBrown.svg
-%%DATADIR%%/KvCommunitheme/KvCommunitheme.kvconfig
-%%DATADIR%%/KvCommunitheme/KvCommunitheme.svg
%%DATADIR%%/KvCurves/KvCurves.kvconfig
%%DATADIR%%/KvCurves/KvCurves.svg
%%DATADIR%%/KvCurves3d/KvCurves3d.kvconfig
%%DATADIR%%/KvCurves3d/KvCurves3d.svg
%%DATADIR%%/KvCurvesLight/KvCurvesLight.kvconfig
%%DATADIR%%/KvCurvesLight/KvCurvesLight.svg
+%%DATADIR%%/KvCurvesLight1/KvCurvesLight1.kvconfig
+%%DATADIR%%/KvCurvesLight1/KvCurvesLight1.svg
%%DATADIR%%/KvCyan/KvCyan.kvconfig
%%DATADIR%%/KvCyan/KvCyan.svg
-%%DATADIR%%/KvDark/KvDark.kvconfig
-%%DATADIR%%/KvDark/KvDark.svg
%%DATADIR%%/KvDarkRed/KvDarkRed.kvconfig
%%DATADIR%%/KvDarkRed/KvDarkRed.svg
%%DATADIR%%/KvFlat/KvFlat.kvconfig
@@ -47,6 +45,10 @@ bin/kvantumpreview
%%DATADIR%%/KvGnomish/KvGnomish.svg
%%DATADIR%%/KvGray/KvGray.kvconfig
%%DATADIR%%/KvGray/KvGray.svg
+%%DATADIR%%/KvMojave/KvMojave.kvconfig
+%%DATADIR%%/KvMojave/KvMojave.svg
+%%DATADIR%%/KvMojaveLight/KvMojaveLight.kvconfig
+%%DATADIR%%/KvMojaveLight/KvMojaveLight.svg
%%DATADIR%%/KvOxygen/KvOxygen.kvconfig
%%DATADIR%%/KvOxygen/KvOxygen.svg
%%DATADIR%%/KvRoughGlass/KvRoughGlass.kvconfig
@@ -57,6 +59,8 @@ bin/kvantumpreview
%%DATADIR%%/KvSimplicityDark/KvSimplicityDark.svg
%%DATADIR%%/KvSimplicityTurquoise/KvSimplicityTurquoise.kvconfig
%%DATADIR%%/KvSimplicityTurquoise/KvSimplicityTurquoise.svg
+%%DATADIR%%/KvYaru/KvYaru.kvconfig
+%%DATADIR%%/KvYaru/KvYaru.svg
%%DATADIR%%/KvantumAlt/KvantumAlt.kvconfig
%%DATADIR%%/KvantumAlt/KvantumAlt.svg
share/applications/kvantummanager.desktop
@@ -68,11 +72,9 @@ share/apps/color-schemes/KvArc.colors
share/apps/color-schemes/KvArcDark.colors
share/apps/color-schemes/KvBeige.colors
share/apps/color-schemes/KvBrown.colors
-share/apps/color-schemes/KvCommunitheme.colors
share/apps/color-schemes/KvCurves.colors
share/apps/color-schemes/KvCurvesLight.colors
share/apps/color-schemes/KvCyan.colors
-share/apps/color-schemes/KvDark.colors
share/apps/color-schemes/KvDarkRed.colors
share/apps/color-schemes/KvFlat.colors
share/apps/color-schemes/KvFlatLight.colors
@@ -80,11 +82,14 @@ share/apps/color-schemes/KvFlatRed.colors
share/apps/color-schemes/KvGnome.colors
share/apps/color-schemes/KvGnomeDark.colors
share/apps/color-schemes/KvGray.colors
+share/apps/color-schemes/KvMojave.colors
+share/apps/color-schemes/KvMojaveLight.colors
share/apps/color-schemes/KvOxygen.colors
share/apps/color-schemes/KvRoughGlass.colors
share/apps/color-schemes/KvSimplicity.colors
share/apps/color-schemes/KvSimplicityDark.colors
share/apps/color-schemes/KvSimplicityTurquoise.colors
+share/apps/color-schemes/KvYaru.colors
share/apps/color-schemes/KvantumAlt.colors
share/color-schemes/KvAdapta.colors
share/color-schemes/KvAdaptaDark.colors
@@ -94,11 +99,9 @@ share/color-schemes/KvArc.colors
share/color-schemes/KvArcDark.colors
share/color-schemes/KvBeige.colors
share/color-schemes/KvBrown.colors
-share/color-schemes/KvCommunitheme.colors
share/color-schemes/KvCurves.colors
share/color-schemes/KvCurvesLight.colors
share/color-schemes/KvCyan.colors
-share/color-schemes/KvDark.colors
share/color-schemes/KvDarkRed.colors
share/color-schemes/KvFlat.colors
share/color-schemes/KvFlatLight.colors
@@ -106,11 +109,14 @@ share/color-schemes/KvFlatRed.colors
share/color-schemes/KvGnome.colors
share/color-schemes/KvGnomeDark.colors
share/color-schemes/KvGray.colors
+share/color-schemes/KvMojave.colors
+share/color-schemes/KvMojaveLight.colors
share/color-schemes/KvOxygen.colors
share/color-schemes/KvRoughGlass.colors
share/color-schemes/KvSimplicity.colors
share/color-schemes/KvSimplicityDark.colors
share/color-schemes/KvSimplicityTurquoise.colors
+share/color-schemes/KvYaru.colors
share/color-schemes/Kvantum.colors
share/color-schemes/KvantumAlt.colors
share/icons/hicolor/scalable/apps/kvantum.svg
@@ -118,13 +124,19 @@ share/kvantummanager/translations/kvantummanager_cy.qm
share/kvantummanager/translations/kvantummanager_de.qm
share/kvantummanager/translations/kvantummanager_eo.qm
share/kvantummanager/translations/kvantummanager_es.qm
+share/kvantummanager/translations/kvantummanager_et.qm
+share/kvantummanager/translations/kvantummanager_id.qm
share/kvantummanager/translations/kvantummanager_lt.qm
+share/kvantummanager/translations/kvantummanager_nl.qm
share/kvantummanager/translations/kvantummanager_pl.qm
+share/kvantummanager/translations/kvantummanager_pt_BR.qm
share/kvantumpreview/translations/kvantumpreview_cy.qm
share/kvantumpreview/translations/kvantumpreview_de.qm
share/kvantumpreview/translations/kvantumpreview_eo.qm
share/kvantumpreview/translations/kvantumpreview_es.qm
share/kvantumpreview/translations/kvantumpreview_lt.qm
+share/kvantumpreview/translations/kvantumpreview_nl.qm
+share/kvantumpreview/translations/kvantumpreview_pt_BR.qm
share/themes/KvAdapta/openbox-3/close.xbm
share/themes/KvAdapta/openbox-3/close_hover.xbm
share/themes/KvAdapta/openbox-3/close_pressed.xbm