aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-02-12 21:40:13 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-02-12 21:40:13 +0000
commitbff057c2fc037ec1beec2b859f35e9c5af16fb5e (patch)
treec4fa60d5af27bc7c0c0ca93a28a18d924d777bfc /x11-themes
parent4743306cdd7c2cd101daf3de3ef799082c439393 (diff)
downloadports-bff057c2fc037ec1beec2b859f35e9c5af16fb5e.tar.gz
ports-bff057c2fc037ec1beec2b859f35e9c5af16fb5e.zip
Update KDE Plasma to 5.15
Notes
Notes: svn path=/head/; revision=492811
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/plasma5-breeze-gtk/Makefile13
-rw-r--r--x11-themes/plasma5-breeze-gtk/distinfo6
-rw-r--r--x11-themes/plasma5-breeze/Makefile1
-rw-r--r--x11-themes/plasma5-breeze/distinfo6
-rw-r--r--x11-themes/plasma5-breeze/pkg-plist3
-rw-r--r--x11-themes/plasma5-kde-gtk-config/Makefile1
-rw-r--r--x11-themes/plasma5-kde-gtk-config/distinfo6
-rw-r--r--x11-themes/plasma5-kde-gtk-config/pkg-plist1
-rw-r--r--x11-themes/plasma5-oxygen/Makefile1
-rw-r--r--x11-themes/plasma5-oxygen/distinfo6
-rw-r--r--x11-themes/plasma5-oxygen/pkg-plist4
-rw-r--r--x11-themes/plasma5-plasma-workspace-wallpapers/Makefile1
-rw-r--r--x11-themes/plasma5-plasma-workspace-wallpapers/distinfo6
-rw-r--r--x11-themes/plasma5-plasma-workspace-wallpapers/pkg-plist43
14 files changed, 54 insertions, 44 deletions
diff --git a/x11-themes/plasma5-breeze-gtk/Makefile b/x11-themes/plasma5-breeze-gtk/Makefile
index f58c9b395d45..5422c1c39521 100644
--- a/x11-themes/plasma5-breeze-gtk/Makefile
+++ b/x11-themes/plasma5-breeze-gtk/Makefile
@@ -2,7 +2,6 @@
PORTNAME= breeze-gtk
DISTVERSION= ${KDE_PLASMA_VERSION}
-PORTREVISION= 1
CATEGORIES= x11-themes kde kde-plasma
MAINTAINER= kde@FreeBSD.org
@@ -11,10 +10,16 @@ COMMENT= Plasma5 Breeze visual style for Gtk
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
-USES= cmake compiler:c++11-lang cpe kde:5 pkgconfig qt:5 \
- tar:xz
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${PY_FLAVOR} \
+ sassc:textproc/sassc
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${PY_FLAVOR}
+
+USES= cmake compiler:c++11-lang cpe kde:5 pkgconfig \
+ python:3.4+ qt:5 tar:xz
USE_GNOME= gdkpixbuf2
-USE_KDE= ecm
+USE_KDE= breeze ecm
USE_QT= core buildtools_build qmake_build
+BINARY_ALIAS= python3=${PYTHON_VERSION}
+
.include <bsd.port.mk>
diff --git a/x11-themes/plasma5-breeze-gtk/distinfo b/x11-themes/plasma5-breeze-gtk/distinfo
index 2fcc0b48bd1c..f563a7b82d81 100644
--- a/x11-themes/plasma5-breeze-gtk/distinfo
+++ b/x11-themes/plasma5-breeze-gtk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547014615
-SHA256 (KDE/plasma/5.14.5/breeze-gtk-5.14.5.tar.xz) = 15ac26cbf7e1a39912fbd1c67b385ac6644aa9693f94463959b0e2d507c2da2f
-SIZE (KDE/plasma/5.14.5/breeze-gtk-5.14.5.tar.xz) = 202408
+TIMESTAMP = 1549993959
+SHA256 (KDE/plasma/5.15.0/breeze-gtk-5.15.0.tar.xz) = b53861a26248a75e3d91d514bb7d9a192c7b3c3d19528985bec9aef2668c753b
+SIZE (KDE/plasma/5.15.0/breeze-gtk-5.15.0.tar.xz) = 47344
diff --git a/x11-themes/plasma5-breeze/Makefile b/x11-themes/plasma5-breeze/Makefile
index d041968de9db..fe9cdbae5132 100644
--- a/x11-themes/plasma5-breeze/Makefile
+++ b/x11-themes/plasma5-breeze/Makefile
@@ -2,7 +2,6 @@
PORTNAME= breeze
DISTVERSION= ${KDE_PLASMA_VERSION}
-PORTREVISION= 1
CATEGORIES= x11-themes kde kde-plasma
MAINTAINER= kde@FreeBSD.org
diff --git a/x11-themes/plasma5-breeze/distinfo b/x11-themes/plasma5-breeze/distinfo
index 1ff8814fd46d..211bde2f53c9 100644
--- a/x11-themes/plasma5-breeze/distinfo
+++ b/x11-themes/plasma5-breeze/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547014614
-SHA256 (KDE/plasma/5.14.5/breeze-5.14.5.tar.xz) = e78e6eec31cf8fb7c6d1d823e07bebcabf978ba94772081490a38a5ac5871796
-SIZE (KDE/plasma/5.14.5/breeze-5.14.5.tar.xz) = 24932044
+TIMESTAMP = 1549993948
+SHA256 (KDE/plasma/5.15.0/breeze-5.15.0.tar.xz) = 960eb8e6b1bd87686bccf6891abd47e0bfcebd1b8d9f48c9a5218338f23a731b
+SIZE (KDE/plasma/5.15.0/breeze-5.15.0.tar.xz) = 25148104
diff --git a/x11-themes/plasma5-breeze/pkg-plist b/x11-themes/plasma5-breeze/pkg-plist
index 5d8a3b620a5e..862b3d2c714d 100644
--- a/x11-themes/plasma5-breeze/pkg-plist
+++ b/x11-themes/plasma5-breeze/pkg-plist
@@ -272,8 +272,6 @@ share/kservices5/breezestyleconfig.desktop
share/kstyle/themes/breeze.themerc
share/locale/ar/LC_MESSAGES/breeze_kwin_deco.mo
share/locale/ar/LC_MESSAGES/breeze_style_config.mo
-share/locale/ast/LC_MESSAGES/breeze_kwin_deco.mo
-share/locale/ast/LC_MESSAGES/breeze_style_config.mo
share/locale/bs/LC_MESSAGES/breeze_kwin_deco.mo
share/locale/bs/LC_MESSAGES/breeze_style_config.mo
share/locale/ca/LC_MESSAGES/breeze_kwin_deco.mo
@@ -363,6 +361,7 @@ share/locale/zh_TW/LC_MESSAGES/breeze_kwin_deco.mo
share/locale/zh_TW/LC_MESSAGES/breeze_style_config.mo
share/metainfo/org.kde.breezedark.desktop.appdata.xml
share/plasma/look-and-feel/org.kde.breezedark.desktop/contents/defaults
+share/plasma/look-and-feel/org.kde.breezedark.desktop/contents/previews/fullscreenpreview.jpg
share/plasma/look-and-feel/org.kde.breezedark.desktop/contents/previews/preview.png
share/plasma/look-and-feel/org.kde.breezedark.desktop/metadata.desktop
share/plasma/look-and-feel/org.kde.breezedark.desktop/metadata.json
diff --git a/x11-themes/plasma5-kde-gtk-config/Makefile b/x11-themes/plasma5-kde-gtk-config/Makefile
index 3ab47092fdc0..e07f2698baae 100644
--- a/x11-themes/plasma5-kde-gtk-config/Makefile
+++ b/x11-themes/plasma5-kde-gtk-config/Makefile
@@ -2,7 +2,6 @@
PORTNAME= kde-gtk-config
DISTVERSION= ${KDE_PLASMA_VERSION}
-PORTREVISION= 1
CATEGORIES= x11-themes kde kde-plasma
MAINTAINER= kde@FreeBSD.org
diff --git a/x11-themes/plasma5-kde-gtk-config/distinfo b/x11-themes/plasma5-kde-gtk-config/distinfo
index 149203b721ed..c9d6a106b846 100644
--- a/x11-themes/plasma5-kde-gtk-config/distinfo
+++ b/x11-themes/plasma5-kde-gtk-config/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547014616
-SHA256 (KDE/plasma/5.14.5/kde-gtk-config-5.14.5.tar.xz) = b54d41fde56d9bd7f420f69dd7c04ba3f99c838d18d9938d63d50a28273f8688
-SIZE (KDE/plasma/5.14.5/kde-gtk-config-5.14.5.tar.xz) = 157032
+TIMESTAMP = 1549993970
+SHA256 (KDE/plasma/5.15.0/kde-gtk-config-5.15.0.tar.xz) = 5e8dc0c8ee8f12d12bbdb723b9b7b8e54a822307251b1ad8bc8ceadd1583f294
+SIZE (KDE/plasma/5.15.0/kde-gtk-config-5.15.0.tar.xz) = 156264
diff --git a/x11-themes/plasma5-kde-gtk-config/pkg-plist b/x11-themes/plasma5-kde-gtk-config/pkg-plist
index 3280763d3533..857f652c0efb 100644
--- a/x11-themes/plasma5-kde-gtk-config/pkg-plist
+++ b/x11-themes/plasma5-kde-gtk-config/pkg-plist
@@ -17,7 +17,6 @@ share/icons/hicolor/scalable/apps/kde-gtk-config.svgz
share/kcm-gtk-module/preview.ui
share/kservices5/kde-gtk-config.desktop
share/locale/ar/LC_MESSAGES/kde-gtk-config.mo
-share/locale/ast/LC_MESSAGES/kde-gtk-config.mo
share/locale/bs/LC_MESSAGES/kde-gtk-config.mo
share/locale/ca/LC_MESSAGES/kde-gtk-config.mo
share/locale/ca@valencia/LC_MESSAGES/kde-gtk-config.mo
diff --git a/x11-themes/plasma5-oxygen/Makefile b/x11-themes/plasma5-oxygen/Makefile
index 3f30b54d3342..a47fa38799a5 100644
--- a/x11-themes/plasma5-oxygen/Makefile
+++ b/x11-themes/plasma5-oxygen/Makefile
@@ -2,7 +2,6 @@
PORTNAME= oxygen
DISTVERSION= ${KDE_PLASMA_VERSION}
-PORTREVISION= 1
CATEGORIES= x11-themes kde kde-plasma
MAINTAINER= kde@FreeBSD.org
diff --git a/x11-themes/plasma5-oxygen/distinfo b/x11-themes/plasma5-oxygen/distinfo
index 08996fde96cb..1a2a4a8b0093 100644
--- a/x11-themes/plasma5-oxygen/distinfo
+++ b/x11-themes/plasma5-oxygen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547014617
-SHA256 (KDE/plasma/5.14.5/oxygen-5.14.5.tar.xz) = 684edb853905bbb0b14c99673bb8857d6ddb66685759f3809fed27e3d499e040
-SIZE (KDE/plasma/5.14.5/oxygen-5.14.5.tar.xz) = 4467780
+TIMESTAMP = 1549993971
+SHA256 (KDE/plasma/5.15.0/oxygen-5.15.0.tar.xz) = 2e1f7bb71ea5c8691db5031e9efb2d2a719461027172d206f03aa8cfc61e1271
+SIZE (KDE/plasma/5.15.0/oxygen-5.15.0.tar.xz) = 4467596
diff --git a/x11-themes/plasma5-oxygen/pkg-plist b/x11-themes/plasma5-oxygen/pkg-plist
index a562d512f75d..3f8e82fd59b0 100644
--- a/x11-themes/plasma5-oxygen/pkg-plist
+++ b/x11-themes/plasma5-oxygen/pkg-plist
@@ -465,10 +465,6 @@ share/locale/ar/LC_MESSAGES/liboxygenstyleconfig.mo
share/locale/ar/LC_MESSAGES/oxygen_kdecoration.mo
share/locale/ar/LC_MESSAGES/oxygen_style_config.mo
share/locale/ar/LC_MESSAGES/oxygen_style_demo.mo
-share/locale/ast/LC_MESSAGES/liboxygenstyleconfig.mo
-share/locale/ast/LC_MESSAGES/oxygen_kdecoration.mo
-share/locale/ast/LC_MESSAGES/oxygen_style_config.mo
-share/locale/ast/LC_MESSAGES/oxygen_style_demo.mo
share/locale/be/LC_MESSAGES/oxygen_style_config.mo
share/locale/be/LC_MESSAGES/oxygen_style_demo.mo
share/locale/be@latin/LC_MESSAGES/oxygen_style_config.mo
diff --git a/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile b/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile
index 0fbeae2651f4..228433a60cc1 100644
--- a/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile
+++ b/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile
@@ -2,7 +2,6 @@
PORTNAME= plasma-workspace-wallpapers
DISTVERSION= ${KDE_PLASMA_VERSION}
-PORTREVISION= 1
CATEGORIES= x11-themes kde kde-plasma
MAINTAINER= kde@FreeBSD.org
diff --git a/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo b/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo
index ba7984a4df4e..89e686542a79 100644
--- a/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo
+++ b/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547014621
-SHA256 (KDE/plasma/5.14.5/plasma-workspace-wallpapers-5.14.5.tar.xz) = 3885dfd118b5889e2473d846a0ff44854c45cc416bc498298cc708120b32009f
-SIZE (KDE/plasma/5.14.5/plasma-workspace-wallpapers-5.14.5.tar.xz) = 45915040
+TIMESTAMP = 1549993974
+SHA256 (KDE/plasma/5.15.0/plasma-workspace-wallpapers-5.15.0.tar.xz) = 1a6dec67e3c2a0f549ffe242353fdf8905c80aa48b1dc7261affd087465468dd
+SIZE (KDE/plasma/5.15.0/plasma-workspace-wallpapers-5.15.0.tar.xz) = 24355420
diff --git a/x11-themes/plasma5-plasma-workspace-wallpapers/pkg-plist b/x11-themes/plasma5-plasma-workspace-wallpapers/pkg-plist
index 94bf2aa3729a..b86d5a5755e7 100644
--- a/x11-themes/plasma5-plasma-workspace-wallpapers/pkg-plist
+++ b/x11-themes/plasma5-plasma-workspace-wallpapers/pkg-plist
@@ -26,6 +26,12 @@ share/wallpapers/BytheWater/contents/images/640x480.jpg
share/wallpapers/BytheWater/contents/images/800x600.jpg
share/wallpapers/BytheWater/contents/screenshot.jpg
share/wallpapers/BytheWater/metadata.desktop
+share/wallpapers/Canopee/contents/images/3840x2160.png
+share/wallpapers/Canopee/contents/screenshot.png
+share/wallpapers/Canopee/metadata.desktop
+share/wallpapers/Cascade/contents/images/3840x2160.png
+share/wallpapers/Cascade/contents/screenshot.png
+share/wallpapers/Cascade/metadata.desktop
share/wallpapers/ColdRipple/contents/images/1280x1024.jpg
share/wallpapers/ColdRipple/contents/images/1280x800.jpg
share/wallpapers/ColdRipple/contents/images/1440x900.jpg
@@ -40,18 +46,7 @@ share/wallpapers/ColdRipple/contents/images/640x480.jpg
share/wallpapers/ColdRipple/contents/images/800x600.jpg
share/wallpapers/ColdRipple/contents/screenshot.jpg
share/wallpapers/ColdRipple/metadata.desktop
-share/wallpapers/ColorfulCups/contents/images/1280x1024.jpg
-share/wallpapers/ColorfulCups/contents/images/1280x800.jpg
-share/wallpapers/ColorfulCups/contents/images/1440x900.jpg
-share/wallpapers/ColorfulCups/contents/images/1600x1200.jpg
-share/wallpapers/ColorfulCups/contents/images/1638x1024.jpg
-share/wallpapers/ColorfulCups/contents/images/1680x1050.jpg
-share/wallpapers/ColorfulCups/contents/images/1920x1080.jpg
-share/wallpapers/ColorfulCups/contents/images/1920x1200.jpg
-share/wallpapers/ColorfulCups/contents/images/2560x1440.jpg
share/wallpapers/ColorfulCups/contents/images/2560x1600.jpg
-share/wallpapers/ColorfulCups/contents/images/640x480.jpg
-share/wallpapers/ColorfulCups/contents/images/800x600.jpg
share/wallpapers/ColorfulCups/contents/screenshot.jpg
share/wallpapers/ColorfulCups/metadata.desktop
share/wallpapers/DarkestHour/contents/images/1280x1024.jpg
@@ -138,6 +133,9 @@ share/wallpapers/Kite/contents/images/640x480.jpg
share/wallpapers/Kite/contents/images/800x600.jpg
share/wallpapers/Kite/contents/screenshot.jpg
share/wallpapers/Kite/metadata.desktop
+share/wallpapers/Kokkini/contents/images/3840x2160.png
+share/wallpapers/Kokkini/contents/screenshot.png
+share/wallpapers/Kokkini/metadata.desktop
share/wallpapers/OneStandsOut/contents/images/1280x1024.jpg
share/wallpapers/OneStandsOut/contents/images/1280x800.jpg
share/wallpapers/OneStandsOut/contents/images/1440x900.jpg
@@ -152,7 +150,9 @@ share/wallpapers/OneStandsOut/contents/images/640x480.jpg
share/wallpapers/OneStandsOut/contents/images/800x600.jpg
share/wallpapers/OneStandsOut/contents/screenshot.jpg
share/wallpapers/OneStandsOut/metadata.desktop
-share/wallpapers/PastelHills/contents/images/1024x768.jpg
+share/wallpapers/Opal/contents/images/3840x2160.png
+share/wallpapers/Opal/contents/screenshot.png
+share/wallpapers/Opal/metadata.desktop
share/wallpapers/PastelHills/contents/images/1280x1024.jpg
share/wallpapers/PastelHills/contents/images/1280x800.jpg
share/wallpapers/PastelHills/contents/images/1440x900.jpg
@@ -160,10 +160,11 @@ share/wallpapers/PastelHills/contents/images/1600x1200.jpg
share/wallpapers/PastelHills/contents/images/1638x1024.jpg
share/wallpapers/PastelHills/contents/images/1680x1050.jpg
share/wallpapers/PastelHills/contents/images/1920x1080.jpg
+share/wallpapers/PastelHills/contents/images/1920x1200.jpg
share/wallpapers/PastelHills/contents/images/2560x1440.jpg
-share/wallpapers/PastelHills/contents/images/2560x1600.jpg
-share/wallpapers/PastelHills/contents/images/3200x1800.jpg
share/wallpapers/PastelHills/contents/images/3200x2000.jpg
+share/wallpapers/PastelHills/contents/images/640x480.jpg
+share/wallpapers/PastelHills/contents/images/800x600.jpg
share/wallpapers/PastelHills/contents/screenshot.jpg
share/wallpapers/PastelHills/metadata.desktop
share/wallpapers/Path/contents/images/1280x1024.jpg
@@ -180,3 +181,17 @@ share/wallpapers/Path/contents/images/640x480.jpg
share/wallpapers/Path/contents/images/800x600.jpg
share/wallpapers/Path/contents/screenshot.jpg
share/wallpapers/Path/metadata.desktop
+share/wallpapers/summer_1am/contents/images/1280x1024.jpg
+share/wallpapers/summer_1am/contents/images/1280x800.jpg
+share/wallpapers/summer_1am/contents/images/1440x900.jpg
+share/wallpapers/summer_1am/contents/images/1600x1200.jpg
+share/wallpapers/summer_1am/contents/images/1638x1024.jpg
+share/wallpapers/summer_1am/contents/images/1680x1050.jpg
+share/wallpapers/summer_1am/contents/images/1920x1080.jpg
+share/wallpapers/summer_1am/contents/images/1920x1200.jpg
+share/wallpapers/summer_1am/contents/images/2560x1440.jpg
+share/wallpapers/summer_1am/contents/images/2560x1600.jpg
+share/wallpapers/summer_1am/contents/images/640x480.jpg
+share/wallpapers/summer_1am/contents/images/800x600.jpg
+share/wallpapers/summer_1am/contents/screenshot.jpg
+share/wallpapers/summer_1am/metadata.desktop