summaryrefslogtreecommitdiff
path: root/KDE
diff options
context:
space:
mode:
authorkx <kx@radix.pro>2023-12-01 12:14:23 +0300
committerkx <kx@radix.pro>2023-12-01 12:14:23 +0300
commitd05ac50e167956397d9e88ccfd9d3a0a2e338c6a (patch)
tree23cda7512f520ff98d4397eae3e8632c15ea75d3 /KDE
parentb1e0ededef2cc5b6cc219ba5c3ddc9a10664052e (diff)
downloadsources-d05ac50e167956397d9e88ccfd9d3a0a2e338c6a.tar.xz
KDE: moved libplasma to frameworks
Diffstat (limited to 'KDE')
-rw-r--r--KDE/frameworks/Makefile1
-rw-r--r--KDE/frameworks/libplasma/Makefile (renamed from KDE/plasma/libplasma/Makefile)2
-rw-r--r--KDE/plasma/Makefile1
3 files changed, 2 insertions, 2 deletions
diff --git a/KDE/frameworks/Makefile b/KDE/frameworks/Makefile
index e6c0dd0..abae68d 100644
--- a/KDE/frameworks/Makefile
+++ b/KDE/frameworks/Makefile
@@ -73,6 +73,7 @@ SUBDIRS := attica \
kwindowsystem \
kxmlgui \
kxmlrpcclient \
+ libplasma \
modemmanager-qt \
networkmanager-qt \
oxygen-icons \
diff --git a/KDE/plasma/libplasma/Makefile b/KDE/frameworks/libplasma/Makefile
index d50b5f2..a25107c 100644
--- a/KDE/plasma/libplasma/Makefile
+++ b/KDE/frameworks/libplasma/Makefile
@@ -14,7 +14,7 @@ repo_name = libplasma
pkg_name = libplasma
suffix = tar.xz
-versions = 5.27.9
+versions = 5.112.0
# List of tags to be extracted:
TAGS = $(addprefix v, $(versions))
diff --git a/KDE/plasma/Makefile b/KDE/plasma/Makefile
index 0b254cf..a16d857 100644
--- a/KDE/plasma/Makefile
+++ b/KDE/plasma/Makefile
@@ -17,7 +17,6 @@ SUBDIRS := kactivitymanagerd \
kde-cli-tools \
kdecoration \
kde-gtk-config \
- libplasma \
xdg-desktop-portal-kde \
kgamma \
khotkeys \