mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
Merge pull request #324 from Chocimier/kde-frameworks
Update kde frameworks to 5.47.0
This commit is contained in:
commit
c55bb4d758
76 changed files with 247 additions and 249 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'attica-qt5'
|
# Template file for 'attica-qt5'
|
||||||
pkgname=attica-qt5
|
pkgname=attica-qt5
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=${pkgname%-*}-${version}
|
wrksrc=${pkgname%-*}-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -11,8 +11,8 @@ short_desc="A Qt library that implements the Open Collaboration Services API"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://projects.kde.org/projects/kdesupport/attica"
|
homepage="https://projects.kde.org/projects/kdesupport/attica"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%-*}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%-*}-${version}.tar.xz"
|
||||||
checksum=2ac4197eb97fd09bafbfe91bb90b9cf0cc8e65f2cdc20cd54ba63adb402b6eef
|
checksum=72a1962de852590d9494ebcfa9f98e1d394bad4680384b9a6937a7082140259e
|
||||||
|
|
||||||
attica-qt5-devel_package() {
|
attica-qt5-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'baloo5'
|
# Template file for 'baloo5'
|
||||||
pkgname=baloo5
|
pkgname=baloo5
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
wrksrc="${pkgname%5}-${version}"
|
wrksrc="${pkgname%5}-${version}"
|
||||||
|
@ -12,8 +12,8 @@ short_desc="A framework for searching and managing metadata"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/baloo5"
|
homepage="https://projects.kde.org/projects/frameworks/baloo5"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||||
checksum=d78a17895b212eb3d081990393787a6687fddc8f1be0de26149f608f0b37bf24
|
checksum=d8a9db969aaf1647b1cc03b82b18640e8d6e563a607411658106e57b085d5796
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kcoreaddons"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python kcoreaddons"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bluez-qt5'
|
# Template file for 'bluez-qt5'
|
||||||
pkgname=bluez-qt5
|
pkgname=bluez-qt5
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF -DUDEV_RULES_INSTALL_DIR=/usr/lib/udev/rules.d"
|
configure_args="-DBUILD_TESTING=OFF -DUDEV_RULES_INSTALL_DIR=/usr/lib/udev/rules.d"
|
||||||
|
@ -12,8 +12,8 @@ short_desc="Qt wrapper for BlueZ 5 DBus API"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/bluez-qt5"
|
homepage="https://projects.kde.org/projects/frameworks/bluez-qt5"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||||
checksum=65898aa50c6595f125e411419e05437422cbb340937b088659c7fab8c0cd7a11
|
checksum=33acf34814ace5d412e3704e2de07ff52d6525021defd719daaff694dfdd0fdf
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'breeze-icons'
|
# Template file for 'breeze-icons'
|
||||||
pkgname=breeze-icons
|
pkgname=breeze-icons
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-devel libxml2"
|
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-devel libxml2"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Breeze icon theme"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
homepage="https://community.kde.org/Frameworks"
|
homepage="https://community.kde.org/Frameworks"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=3eda58a4c7c9369fe9b246500d88a964d3411f83e1113727ed723989d935dea7
|
checksum=a759fb54f07e9fb2be0e6ddb973de17917d828d23c6919f7af20a36c5298df3b
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
configure_args="-DBINARY_ICONS_RESOURCE=ON"
|
configure_args="-DBINARY_ICONS_RESOURCE=ON"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'frameworkintegration'
|
# Template file for 'frameworkintegration'
|
||||||
pkgname=frameworkintegration
|
pkgname=frameworkintegration
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Integration of Qt application with KDE workspaces"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/frameworkintegration"
|
homepage="https://projects.kde.org/projects/frameworks/frameworkintegration"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=80ef02d0f590c018321a1dca97dff8e40520e82cf5331d5591b85faa29995762
|
checksum=ce936bce5606e2f41d8b8c36478594c3cebe508f6f0d2ea8feda67848f728d47
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kactivities5-stats'
|
# Template file for 'kactivities5-stats'
|
||||||
pkgname=kactivities5-stats
|
pkgname=kactivities5-stats
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,8 +11,8 @@ short_desc="Library to access statistics data collected by the KDE activity mana
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kactivities5-stats"
|
homepage="https://projects.kde.org/projects/frameworks/kactivities5-stats"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz"
|
||||||
checksum=016630c2123df34e48704497f40c2bbbaae53450ddbba2ee707efba87b0b36e7
|
checksum=05878febfc1161776918f0cb31fbe9e2b6f896e5871c792db3919e46d4d33652
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kactivities5'
|
# Template file for 'kactivities5'
|
||||||
pkgname=kactivities5
|
pkgname=kactivities5
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -13,8 +13,8 @@ short_desc="KDE API for using and interacting with the Activity Manager"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kactivities"
|
homepage="https://projects.kde.org/projects/frameworks/kactivities"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||||
checksum=7e496d94d544071511b596be0d79bdfdc7fe80d5cde2755fdbcba3ff9cf4b566
|
checksum=8d61e07a61772491b666a4331e7579a68bdc7a8b0d2fe8d40bff4d0e2a510506
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools"
|
hostmakedepends+=" qt5-host-tools"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kapidox'
|
# Template file for 'kapidox'
|
||||||
pkgname=kapidox
|
pkgname=kapidox
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,8 +12,8 @@ short_desc="API documentation generation tool for KDE framework"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kapidox"
|
homepage="https://projects.kde.org/projects/frameworks/kapidox"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=812454d75a8d50ecad67f82a030945b27c448dbfe6f9be9311ef63e0e9456530
|
checksum=7893e0b0fc41f35b9b49c1603a5eb3ffc12ae73b13aad53a9455636e5d5153fc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'karchive'
|
# Template file for 'karchive'
|
||||||
pkgname=karchive
|
pkgname=karchive
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Qt5 addon providing access to numerous types of archives"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/karchive"
|
homepage="https://projects.kde.org/projects/frameworks/karchive"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0e639a2818700220bf20aea83a00697b385d67f39eba5840b400d8d72ec477b8
|
checksum=b92ccd1ed51734df0d5521b255ad76f88d82aeeaf0dff79cffd76a1e9eeb1d65
|
||||||
|
|
||||||
karchive-devel_package() {
|
karchive-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kauth'
|
# Template file for 'kauth'
|
||||||
pkgname=kauth
|
pkgname=kauth
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules pkg-config"
|
hostmakedepends="extra-cmake-modules pkg-config"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="KDE Execute actions as privileged user"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kauth"
|
homepage="https://projects.kde.org/projects/frameworks/kauth"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2e7002e6d30e42f09c8de6e6bcba4272f09666f0aa4acffe14c3e55a48df8817
|
checksum=29c7c3d6c539d52200806502e4b11a132c1941512df6f2d3e073ed3e7f7e00e9
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel polkit-qt5-devel"
|
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel polkit-qt5-devel"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kbookmarks'
|
# Template file for 'kbookmarks'
|
||||||
pkgname=kbookmarks
|
pkgname=kbookmarks
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Bookmarks management library"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kbookmarks"
|
homepage="https://projects.kde.org/projects/frameworks/kbookmarks"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=05b36907e7a833809cc15a4650a52914e177ad2db5a8ccd7eda68a61a172f944
|
checksum=93d71e429b0718f0681b4d297290e524b12cac8e96bff080d391ee3bae178b2c
|
||||||
|
|
||||||
kbookmarks-devel_package() {
|
kbookmarks-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcmutils'
|
# Template file for 'kcmutils'
|
||||||
pkgname=kcmutils
|
pkgname=kcmutils
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Utilities for KDE System Settings modules"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kcmutils"
|
homepage="https://projects.kde.org/projects/frameworks/kcmutils"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=223f658e1613fe886d49e7e540b0ef5c510ebaf9a7f7a201b89e98990aea50b7
|
checksum=adc88986ae776a8fb21d06ea67212c6fa1becc34d94ee4c7ad9d85d26494fa62
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcodecs'
|
# Template file for 'kcodecs'
|
||||||
pkgname=kcodecs
|
pkgname=kcodecs
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="A collection of methods to manipulate strings using various encoding
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kcodecs"
|
homepage="https://projects.kde.org/projects/frameworks/kcodecs"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=5bc09761bf3a3e5fcbea76b1b41c2f07e372fd8449c14fb7276250e177ff9959
|
checksum=1b8606bf45ecefbd44f33bc1414f14b522fc24aa7de2857cc30da5ce48910de2
|
||||||
|
|
||||||
kcodecs-devel_package() {
|
kcodecs-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcompletion'
|
# Template file for 'kcompletion'
|
||||||
pkgname=kcompletion
|
pkgname=kcompletion
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="KDE Powerful completion framework"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kcompletion"
|
homepage="https://projects.kde.org/projects/frameworks/kcompletion"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2999af185dea2164b6943c9cabf2330e4cae4bea46863a1c3d66e86b04ffb618
|
checksum=17001dcb7e036e248ab597ce14fc55f845faf59b9723de5b6d14a4b8c820bcf1
|
||||||
|
|
||||||
if [ -n "CROSS_BUILD" ]; then
|
if [ -n "CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"
|
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kconfig'
|
# Template file for 'kconfig'
|
||||||
pkgname=kconfig
|
pkgname=kconfig
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Persistent platform-independent application settings"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kconfig"
|
homepage="https://projects.kde.org/projects/frameworks/kconfig"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=22ebe055ae6545e01653b2e7d678145261cc5073202561735a894aa59b5841d9
|
checksum=d882255769ab95d49d4df4b40e659b25754935206b1fc07310e2cbc34d3cdb45
|
||||||
|
|
||||||
kconfig-devel_package() {
|
kconfig-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kconfigwidgets'
|
# Template file for 'kconfigwidgets'
|
||||||
pkgname=kconfigwidgets
|
pkgname=kconfigwidgets
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Widgets for configuration dialogs"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kconfigwidgets"
|
homepage="https://projects.kde.org/projects/frameworks/kconfigwidgets"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=7c9016f2c98452d912359def78185f4bf3c6f8c45833fe0e321278124c45bbe3
|
checksum=d334f86d5751cd4c04943b5104f3e62db1ed3ed64bc095391807b814ca51fd16
|
||||||
|
|
||||||
kconfigwidgets-devel_package() {
|
kconfigwidgets-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcoreaddons'
|
# Template file for 'kcoreaddons'
|
||||||
pkgname=kcoreaddons
|
pkgname=kcoreaddons
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,8 +11,8 @@ short_desc="Qt5 addon library with a collection of non-GUI utilities"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kcoreaddons"
|
homepage="https://projects.kde.org/projects/frameworks/kcoreaddons"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=c67f008b79365913cbb8c62d2b1b48353c1302f6a351a9bc34b874b18392ef82
|
checksum=40ff04757e4ac19bc8448940fe18886c894a2069865966cc865fc55ff67b0b46
|
||||||
|
|
||||||
kcoreaddons-devel_package() {
|
kcoreaddons-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcrash'
|
# Template file for 'kcrash'
|
||||||
pkgname=kcrash
|
pkgname=kcrash
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Graceful handling of application crashes"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kcrash"
|
homepage="https://projects.kde.org/projects/frameworks/kcrash"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2b74ab0d0d393c32a7e53e16757763fbe91d25e8dd157e860dec45a047866ec3
|
checksum=e9e1e9cd1af1d2ed61d4ccc043b89eac5e744f64350a7ce665c319c1ce239697
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools kwindowsystem-devel"
|
hostmakedepends+=" qt5-host-tools kwindowsystem-devel"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdbusaddons'
|
# Template file for 'kdbusaddons'
|
||||||
pkgname=kdbusaddons
|
pkgname=kdbusaddons
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Convenience classes for DBus"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kdbusaddons"
|
homepage="https://projects.kde.org/projects/frameworks/kdbusaddons"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=65f72eb0ce7ebddc46f196a3ff6ddf3493465d80b3cffa3ddecf2a16543695c0
|
checksum=2bd65636ba6293e79f26195aa9273c6bbe7dbce580c879304b4babea6c064710
|
||||||
|
|
||||||
kdbusaddons-devel_package() {
|
kdbusaddons-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdeclarative'
|
# Template file for 'kdeclarative'
|
||||||
pkgname=kdeclarative
|
pkgname=kdeclarative
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Integration of QML and KDE work spaces"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kdeclarative"
|
homepage="https://projects.kde.org/projects/frameworks/kdeclarative"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=01cb9a51df083fc982f3de4c29934307934032dfee18c4b072f67e9860147549
|
checksum=3a55236b3aed4ca1b5c754b2b97652a4c91c1c15107396c111bc41ef8d4874a0
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kconfig"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python kconfig"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kded'
|
# Template file for 'kded'
|
||||||
pkgname=kded
|
pkgname=kded
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Central daemon of KDE workspaces"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kded"
|
homepage="https://projects.kde.org/projects/frameworks/kded"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=79e0ce49fb6760cf9985523968b6229e9cd187a56f963321508975489c88d4cd
|
checksum=8520367ab9e79e4380f71c2a159d08e00c8a803a44f83d21f456ab4e55d7bd7c
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"
|
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kdelibs4support'
|
# Template file for 'kdelibs4support'
|
||||||
pkgname=kdelibs4support
|
pkgname=kdelibs4support
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules perl-URI pkg-config"
|
hostmakedepends="extra-cmake-modules perl-URI pkg-config"
|
||||||
|
@ -13,8 +13,8 @@ short_desc="KDE Legacy support for kdelibs 4 compatibility"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kdelibs4support"
|
homepage="https://projects.kde.org/projects/frameworks/kdelibs4support"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9055714b63f2995c8d22c33683b3b7713016e5551ccb2502d6c3dbbbcd2093e7
|
checksum=40d8343404acab21f39cdd8ecad20d700f3f36173faeed44e4b4aba4ed1032e6
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
makedepends+=" qt5-tools-devel"
|
makedepends+=" qt5-tools-devel"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kdesignerplugin'
|
# Template file for 'kdesignerplugin'
|
||||||
pkgname=kdesignerplugin
|
pkgname=kdesignerplugin
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Integrating KDE frameworks widgets with Qt Designer"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kdesignerplugin"
|
homepage="https://projects.kde.org/projects/frameworks/kdesignerplugin"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=bfabe42cf4e667cabaa2754ea80decd4a53cff769951a530e0f218f9f42e695e
|
checksum=2fe41d35f59367f1228b8de3490d4ae88c464e04c98a9c25a0970b899d944d46
|
||||||
depends="kgendesignerplugin>=${version}_${revision}"
|
depends="kgendesignerplugin>=${version}_${revision}"
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdesu'
|
# Template file for 'kdesu'
|
||||||
pkgname=kdesu
|
pkgname=kdesu
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE User interface for running shell commands with root privileges"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kdesu"
|
homepage="https://projects.kde.org/projects/frameworks/kdesu"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a69169d7de137f2810f287c49aa0281038c53b6bd8c879298967fea22b0a94d6
|
checksum=79bb672375c2f4cd883998ba7494e3a431384d348eaffceae71c44d246d882e5
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdewebkit'
|
# Template file for 'kdewebkit'
|
||||||
pkgname=kdewebkit
|
pkgname=kdewebkit
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Integration of the HTML rendering engine WebKit"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kdewebkit"
|
homepage="https://projects.kde.org/projects/frameworks/kdewebkit"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=cbc013f90b37bf0e4d5eee4204d0b7f3dce5e97679d32f7df8e75377ce6e277a
|
checksum=a3f7060d9879ef2f3b3e49b979bf5d76db4e9acb8a12e20263c60ff09ba7e4f9
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdnssd'
|
# Template file for 'kdnssd'
|
||||||
pkgname=kdnssd
|
pkgname=kdnssd
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Network service discovery using Zeroconf"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kdnssd"
|
homepage="https://projects.kde.org/projects/frameworks/kdnssd"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=6b6499faf6678fda87cf42449cb727256b74c2b450e8c4ab1d5de410a352a834
|
checksum=5746bc4a313c4c0d9d34e6fbdb095bb616877f219845b5539a6f640fb723fb75
|
||||||
|
|
||||||
kdnssd-devel_package() {
|
kdnssd-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdoctools'
|
# Template file for 'kdoctools'
|
||||||
pkgname=kdoctools
|
pkgname=kdoctools
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,8 +11,8 @@ short_desc="KDE Create documentation from DocBook"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kdoctools"
|
homepage="https://projects.kde.org/projects/frameworks/kdoctools"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=50061c842c15be2b53fd49550c818be3468469b260eda7b974ee846b4c7091d2
|
checksum=e704ae597e05cb36ddab698a378edef59d718626275a16f3c02cc5460998f41b
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kemoticons'
|
# Template file for 'kemoticons'
|
||||||
pkgname=kemoticons
|
pkgname=kemoticons
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Convert text emoticons to graphical emoticons"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kemoticons"
|
homepage="https://projects.kde.org/projects/frameworks/kemoticons"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=cbb1f0435de17d120842b1b33d88e1a483df294562f84514a1bb3f815e4f3698
|
checksum=5e84545d8ac71ebf89794b41d7645011173413cf00ad42293fe625615c15e7c1
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kfilemetadata5'
|
# Template file for 'kfilemetadata5'
|
||||||
pkgname=kfilemetadata5
|
pkgname=kfilemetadata5
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
wrksrc="${pkgname%5}-${version}"
|
wrksrc="${pkgname%5}-${version}"
|
||||||
|
@ -11,9 +11,8 @@ short_desc="Simple library for extracting the text and metadata"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kfilemetadata5"
|
homepage="https://projects.kde.org/projects/frameworks/kfilemetadata5"
|
||||||
distfiles="http://kde.mirrors.hoobly.com/Attic/frameworks/5.43/${pkgname%5}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||||
#distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
checksum=758b0b741a1f1b79365cf4bae3bb0054504cae71f3ab538e9f0cd83d5521977b
|
||||||
checksum=d866f80e8c8799d0640b9c76085b05b418162d0ed060fffaf2da38651d92abd3
|
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kglobalaccel'
|
# Template file for 'kglobalaccel'
|
||||||
pkgname=kglobalaccel
|
pkgname=kglobalaccel
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Global desktop keyboard shortcuts"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kglobalaccel"
|
homepage="https://projects.kde.org/projects/frameworks/kglobalaccel"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ccb93879852c35b865fa476ece6c460a5aef5e590cea09c93c5fd139bf9ecf03
|
checksum=0b9a9c666179770bff4ef7c0e860fd68d6316e8fbec26b8dbdad59354b618ad1
|
||||||
|
|
||||||
kglobalaccel-devel_package() {
|
kglobalaccel-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kguiaddons'
|
# Template file for 'kguiaddons'
|
||||||
pkgname=kguiaddons
|
pkgname=kguiaddons
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE frameworks - Addons to QtGui"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kguiaddons"
|
homepage="https://projects.kde.org/projects/frameworks/kguiaddons"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=19b32ef071dd51271b5999f22968864cf8409cb8caf9c9daa7707a922f71da7c
|
checksum=124249df6eb276dd483ec26312046ecfb07a980381d15d37ccb8567debdff192
|
||||||
|
|
||||||
kguiaddons-devel_package() {
|
kguiaddons-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'khtml'
|
# Template file for 'khtml'
|
||||||
pkgname=khtml
|
pkgname=khtml
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE HTML rendering engine"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/khtml"
|
homepage="https://projects.kde.org/projects/frameworks/khtml"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||||
checksum=86403a096d91786dd1b8f7d74d212000dd3de6b76298cf27dfd7c4131bf38a0c
|
checksum=303c4ca14ba18187b99acaca6327099a00c0f712bf0aaa62a6598a5583922eb1
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ki18n'
|
# Template file for 'ki18n'
|
||||||
pkgname=ki18n
|
pkgname=ki18n
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Gettext-based UI text internationalization"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/ki18n"
|
homepage="https://projects.kde.org/projects/frameworks/ki18n"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=8a802507ba6a5a91470d09c649e842843d70f37968d86473567928f2cdee57ff
|
checksum=2627faa0186e9b463d978e842bf6df1e7d27e7e9d487793f6709e82a1c0729a8
|
||||||
|
|
||||||
ki18n-devel_package() {
|
ki18n-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kiconthemes'
|
# Template file for 'kiconthemes'
|
||||||
pkgname=kiconthemes
|
pkgname=kiconthemes
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Icon GUI utilities"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kiconthemes"
|
homepage="https://projects.kde.org/projects/frameworks/kiconthemes"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=5ce7918311b89e30a4715f3ebeeb7263c550c9e9c59556a1a6e45ad24442ac80
|
checksum=b7e17d2ed46b31ae13d87397ae78717701d4f9515d1a647b52a6b14c5f684892
|
||||||
|
|
||||||
kiconthemes-devel_package() {
|
kiconthemes-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kidletime'
|
# Template file for 'kidletime'
|
||||||
pkgname=kidletime
|
pkgname=kidletime
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Framework for detection and notification of device idle time"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kidletime"
|
homepage="https://projects.kde.org/projects/frameworks/kidletime"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=72edf2d3907eea4367aa5f84ebaee843a9bf69f9defd1bb603dc3af757cba2ca
|
checksum=4ee06a2c2b37c2d16a82fba2976123805a70dc22731a436bb70361cb39753936
|
||||||
|
|
||||||
kidletime-devel_package() {
|
kidletime-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kimageformats'
|
# Template file for 'kimageformats'
|
||||||
pkgname=kimageformats
|
pkgname=kimageformats
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
|
||||||
|
@ -10,5 +10,5 @@ short_desc="KDE Plugins to allow QImage to support extra file formats"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kimageformats"
|
homepage="https://projects.kde.org/projects/frameworks/kimageformats"
|
||||||
distfiles="http://download.kde.org/Attic/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=31c17c176a26be73ff614b38be0657ad61d42e3947ad6103081599de4bcfc4ae
|
checksum=8e5c2cb68ee57bf902cfbe72db1e9543819dcbcf40c652d96bccfab45de346a6
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kinit'
|
# Template file for 'kinit'
|
||||||
pkgname=kinit
|
pkgname=kinit
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Helper library to speed up start of applications on KDE workspaces"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kinit"
|
homepage="https://projects.kde.org/projects/frameworks/kinit"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=eda5f372db7b08484c7109aa9077c7a2d36ddb17ed6b4e82703b13b427c93fcb
|
checksum=e004e9dced7da73c5344858170bc91f8075e6c9e6646c6efdc931efec88b80e5
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
||||||
|
|
|
@ -17,14 +17,3 @@
|
||||||
+#include <string.h>
|
+#include <string.h>
|
||||||
#include "../sharefd_p.h"
|
#include "../sharefd_p.h"
|
||||||
#include "fdsender.h"
|
#include "fdsender.h"
|
||||||
|
|
||||||
--- ./src/ioslaves/file/sharefd_p.h 2018-02-18 09:27:40.803299927 +0100
|
|
||||||
+++ ./src/ioslaves/file/sharefd_p.h 2018-02-18 09:27:53.019108067 +0100
|
|
||||||
@@ -22,6 +22,7 @@
|
|
||||||
#include <iostream>
|
|
||||||
#include <unistd.h>
|
|
||||||
#include <sys/socket.h>
|
|
||||||
+#include <string.h>
|
|
||||||
|
|
||||||
// fix SOCK_NONBLOCK for e.g. macOS
|
|
||||||
#ifndef SOCK_NONBLOCK
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kio'
|
# Template file for 'kio'
|
||||||
pkgname=kio
|
pkgname=kio
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,8 +11,8 @@ short_desc="KDE Network transparent access to files and data"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kio"
|
homepage="https://projects.kde.org/projects/frameworks/kio"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e6ecd2290d19e0680f4bc35dc157cf8f4df85ab3a967521dd510163843a372d5
|
checksum=51122eae0b32cb11a20e2c4862c9770d55aac1a1c6d969b6e899fb06736f8720
|
||||||
|
|
||||||
CXXFLAGS+=" -fpermissive"
|
CXXFLAGS+=" -fpermissive"
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kirigami2'
|
# Template file for 'kirigami2'
|
||||||
pkgname=kirigami2
|
pkgname=kirigami2
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
|
||||||
|
@ -11,8 +11,8 @@ short_desc="Kirigami is KDE’s lightweight user interface framework"
|
||||||
maintainer="Sir_Boops <admin@boops.me>"
|
maintainer="Sir_Boops <admin@boops.me>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://techbase.kde.org/Kirigami"
|
homepage="https://techbase.kde.org/Kirigami"
|
||||||
distfiles="https://download.kde.org/stable/frameworks/${version%.*}/kirigami2-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/kirigami2-${version}.tar.xz"
|
||||||
checksum=80cafbbfc571d5a93de001b8db6a78c950a52e3df4940738d3f2161cd652506f
|
checksum=ed2dd9e3a56f4728aca40c74ab02d48f9dda8d140b20328c5b29825f5683aad5
|
||||||
|
|
||||||
kirigami2-devel_package() {
|
kirigami2-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kitemmodels'
|
# Template file for 'kitemmodels'
|
||||||
pkgname=kitemmodels
|
pkgname=kitemmodels
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Set of item models extending the Qt model-view framework"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kitemmodels"
|
homepage="https://projects.kde.org/projects/frameworks/kitemmodels"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ad617dc843297c2c4d5db97ea528c44c886d52c89125a77f9494da09de8187fb
|
checksum=7a0a76e5253389c1ed459249a05e463fed140b1adf20db1416da167d5c56a104
|
||||||
|
|
||||||
kitemmodels-devel_package() {
|
kitemmodels-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kitemviews'
|
# Template file for 'kitemviews'
|
||||||
pkgname=kitemviews
|
pkgname=kitemviews
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Set of item views extending the Qt model-view framework"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kitemviews"
|
homepage="https://projects.kde.org/projects/frameworks/kitemviews"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=304cbdd832b12c9e2b08f29efc5d876a9de60076d444c3d502849fdc21ec86a7
|
checksum=e55644402f55def77e221e9da00850ddf0e27f8360ddeb08bd9d97068a3fd336
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD$" ]; then
|
if [ -n "$CROSS_BUILD$" ]; then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools qt5-tools-devel"
|
hostmakedepends+=" qt5-qmake qt5-host-tools qt5-tools-devel"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kjobwidgets'
|
# Template file for 'kjobwidgets'
|
||||||
pkgname=kjobwidgets
|
pkgname=kjobwidgets
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Widgets for showing progress of asynchronous jobs"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kjobwidgets"
|
homepage="https://projects.kde.org/projects/frameworks/kjobwidgets"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=86f94668487c2cc4b767549860516431b835d924702501e9d37ca933ce3731cf
|
checksum=f72e3c095477238b8357508d500821417f5e18444b2a43b65d7c5d6747c56f17
|
||||||
|
|
||||||
kjobwidgets-devel_package() {
|
kjobwidgets-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kjs'
|
# Template file for 'kjs'
|
||||||
pkgname=kjs
|
pkgname=kjs
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Javascript engine"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kjs"
|
homepage="https://projects.kde.org/projects/frameworks/kjs"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a9746b88b6417975743c2cb5c7f1f0c73b2f011213341fc6343bab3e836fb8c9
|
checksum=18b997486179a660f0cc16490e3572aa08ca788497df8c018c88645d79ab1be6
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"
|
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kjsembed'
|
# Template file for 'kjsembed'
|
||||||
pkgname=kjsembed
|
pkgname=kjsembed
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Binding Javascript object to QObjects"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kjsembed"
|
homepage="https://projects.kde.org/projects/frameworks/kjsembed"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||||
checksum=1e9a97c03007e20aaad631cf1cfcdc3d5950cab5dd9aa189b6fad03c21e70c86
|
checksum=ad41e142662e619b2c61babeff12053b52cf8cd4e90789fb4707e2fbc7d89680
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kmediaplayer'
|
# Template file for 'kmediaplayer'
|
||||||
pkgname=kmediaplayer
|
pkgname=kmediaplayer
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Interface for media player KParts"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kmediaplayer"
|
homepage="https://projects.kde.org/projects/frameworks/kmediaplayer"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ae6bc7fca36800430fa5e441842bf2bde5f9329cb0bd1e51e9bd5aecc62e3ae0
|
checksum=1c079afab86fb4dbfed454c6ea1ec64ae05dbb48f512bccd1d0921a2b4a8e033
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'knewstuff'
|
# Template file for 'knewstuff'
|
||||||
pkgname=knewstuff
|
pkgname=knewstuff
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Framework for downloading and sharing additional application dat
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/knewstuff"
|
homepage="https://projects.kde.org/projects/frameworks/knewstuff"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=879f8ea4b4a920523d6cb58c4391a46251d83974bfdb25ac4a0bcb109bff7cec
|
checksum=ce92a0b1258724b191185c1109ef7b02a09a2f58d5495c066a00f8077c24f613
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'knotifications'
|
# Template file for 'knotifications'
|
||||||
pkgname=knotifications
|
pkgname=knotifications
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Desktop notifications"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/knotifications"
|
homepage="https://projects.kde.org/projects/frameworks/knotifications"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=3baa47288f3fa8ac1ca62938a812251a4ef0874c287110842aada78f062cf64d
|
checksum=5b9bfcce9b6492639288fe386e96a4b992e95611d72c0fd9d59f96a1a7129521
|
||||||
|
|
||||||
knotifications-devel_package() {
|
knotifications-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'knotifyconfig'
|
# Template file for 'knotifyconfig'
|
||||||
pkgname=knotifyconfig
|
pkgname=knotifyconfig
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Configuration dialog for desktop notifications"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/knotifyconfig"
|
homepage="https://projects.kde.org/projects/frameworks/knotifyconfig"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=460c79a5e391518615c0fe6666f2a76ade35a53bb9e67a1324e6ea6184ee325b
|
checksum=546b099c5257e2d59b92c0350415824754cba9f789d767d160bd2ea54b505b7d
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kpackage'
|
# Template file for 'kpackage'
|
||||||
pkgname=kpackage
|
pkgname=kpackage
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Installation and loading of additional content as packages"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kpackage"
|
homepage="https://projects.kde.org/projects/frameworks/kpackage"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=4b0025fac04f69fec88b6068ac20c4b64267b1b71fc7c360f67bfd73f1fc27db
|
checksum=284971ce1728ad7d3a6b069abe15b7529884bf418b33161c7e32b3642bdb94df
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kparts'
|
# Template file for 'kparts'
|
||||||
pkgname=kparts
|
pkgname=kparts
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Plugin framework for user interface components"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kparts"
|
homepage="https://projects.kde.org/projects/frameworks/kparts"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=8d8b11c5e88ca5c192a527415a841ab4278ec70dd2a766d34c75cdd78d6e2226
|
checksum=4ed3f8ac1d937a1a159f9320893c61a6a89bfcba98a946214e06cb856c9d41ac
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kpeople'
|
# Template file for 'kpeople'
|
||||||
pkgname=kpeople
|
pkgname=kpeople
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Provides access to all contacts and aggregates them by person"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kpeople"
|
homepage="https://projects.kde.org/projects/frameworks/kpeople"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b87632516455f3b25be661198ab96ea945a87cbe2e07cec060b26e9c6fd72676
|
checksum=0bb7fad53b13bd1cb40d9339a0782b4902517b751f0f8271c1adc2ce6571a18f
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kplotting'
|
# Template file for 'kplotting'
|
||||||
pkgname=kplotting
|
pkgname=kplotting
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="QWidget-derived class for easy data-plotting"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kplotting"
|
homepage="https://projects.kde.org/projects/frameworks/kplotting"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2e818d7034a05427bd43a2329a5a571223951d0cbd6d1bed19886baf7a71b534
|
checksum=bd9bf5b99591ae2b9d1864f70743d1d8409f0346eddc9fa7f94f285e1e22846b
|
||||||
|
|
||||||
kplotting-devel_package() {
|
kplotting-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kpty'
|
# Template file for 'kpty'
|
||||||
pkgname=kpty
|
pkgname=kpty
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Interfacing with pseudo terminal devices"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kpty"
|
homepage="https://projects.kde.org/projects/frameworks/kpty"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a84e2155b853b0ab5bd3b23e676ddd4245fbb4a86c6bcb7462d2cc5f5516a026
|
checksum=9076db95563debf2735800868fec365387e8e2fe2355a20e702de6004e9d90e0
|
||||||
|
|
||||||
kpty-devel_package() {
|
kpty-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kross'
|
# Template file for 'kross'
|
||||||
pkgname=kross
|
pkgname=kross
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE scripting bridge"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kross"
|
homepage="https://projects.kde.org/projects/frameworks/kross"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d0900a7d953e49fd68741ce20eaf57f3242b3ca186debc2ed0ca68ad2b31fd16
|
checksum=01af097ef87d37ca21ce87b4ee6b67555f2c1051167d1e6b553748181ddaca8e
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'krunner'
|
# Template file for 'krunner'
|
||||||
pkgname=krunner
|
pkgname=krunner
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,11 +10,11 @@ short_desc="KDE Framework for Plasma runners"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/krunner"
|
homepage="https://projects.kde.org/projects/frameworks/krunner"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=bc9d3f6060f92f62bdee3dfc06bdfa13defa0c674773effb039a0ac6cf572af2
|
checksum=6dc1e8be53ef2b1abb2efe0d597d493413989a65bcc914283349161f06327248
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
broken="plasma-framework cross build is broken"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
krunner-devel_package() {
|
krunner-devel_package() {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kservice'
|
# Template file for 'kservice'
|
||||||
pkgname=kservice
|
pkgname=kservice
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Plugin framework for desktop services"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kservice"
|
homepage="https://projects.kde.org/projects/frameworks/kservice"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=23628fdd5513a4b8800e4df49ab2defba19b3a333dd3d4acce9072d5276abdd5
|
checksum=a92d60aae5ebf99c1b518e39cb624b4da9a7f88ebc7e77e52722c1e677bdd167
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-devel kdoctools"
|
hostmakedepends+=" qt5-host-tools qt5-devel kdoctools"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ksolid'
|
# Template file for 'ksolid'
|
||||||
pkgname=ksolid
|
pkgname=ksolid
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#k}-${version}"
|
wrksrc="${pkgname#k}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,8 +12,8 @@ short_desc="KDE frameworks - Hardware integration and detection"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/solid"
|
homepage="https://projects.kde.org/projects/frameworks/solid"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname#k}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#k}-${version}.tar.xz"
|
||||||
checksum=699f6bf5d502ec43783366bff508433682a85f02d9bc595fb3d9d0da86f8c260
|
checksum=5437f3f3a70ff37251d5d88636c39819112c91fcfd36660b6d777d457bdf2e10
|
||||||
|
|
||||||
ksolid-devel_package() {
|
ksolid-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ktexteditor'
|
# Template file for 'ktexteditor'
|
||||||
pkgname=ktexteditor
|
pkgname=ktexteditor
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Full text editor component"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/ktexteditor"
|
homepage="https://projects.kde.org/projects/frameworks/ktexteditor"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=4f75c1f546afd97207bf5eb1d85eb624b28d374da3b8c4ce95720b2d810f1ce6
|
checksum=6b4ae2ea3c00dd2d7dc4c53f7760c750f8fee8aece4bcbc938064cadd34c08cc
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kauth kparts"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python kauth kparts"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ktextwidgets'
|
# Template file for 'ktextwidgets'
|
||||||
pkgname=ktextwidgets
|
pkgname=ktextwidgets
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Text editing widgets"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/ktextwidgets"
|
homepage="https://projects.kde.org/projects/frameworks/ktextwidgets"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=fe21e79b4882726a51c3c42f46dc379a940cb2b5a75ad8c51533d6a482ebab40
|
checksum=d9eb46747c0f2d4d4db5ac20c788b8894d2f7048f530b31c892c7bb44d2388a7
|
||||||
|
|
||||||
ktextwidgets-devel_package() {
|
ktextwidgets-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kunitconversion'
|
# Template file for 'kunitconversion'
|
||||||
pkgname=kunitconversion
|
pkgname=kunitconversion
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-host-tools ki18n-devel"
|
hostmakedepends="extra-cmake-modules qt5-host-tools ki18n-devel"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="KDE Converting physical units"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kunitconversion"
|
homepage="https://projects.kde.org/projects/frameworks/kunitconversion"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0d437d1b08a87e84b2a24bacc9adf2d7b9f3d259b503727454aa2ebf13735e93
|
checksum=981ddb22493e2a0eb0ca17a9cc4a8c251c992c29ee56652081f9bb8fce1b752b
|
||||||
|
|
||||||
kunitconversion-devel_package() {
|
kunitconversion-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kwallet'
|
# Template file for 'kwallet'
|
||||||
pkgname=kwallet
|
pkgname=kwallet
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
make_build_args="VERBOSE=1"
|
make_build_args="VERBOSE=1"
|
||||||
|
@ -11,8 +11,8 @@ short_desc="KDE Safe desktop-wide storage for passwords"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kwallet"
|
homepage="https://projects.kde.org/projects/frameworks/kwallet"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b26abb94566441df1e87d950bc26960f2a0917c37b06b59bb9f3dd650da0bd06
|
checksum=3dfa79286eea0a48e176910469f8b22d326e5973562965f794f32fcce69fc343
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kwayland'
|
# Template file for 'kwayland'
|
||||||
pkgname=kwayland
|
pkgname=kwayland
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Qt-style client and server library wrapper for Wayland libraries"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kwayland"
|
homepage="https://projects.kde.org/projects/frameworks/kwayland"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=51aa27792577a52d3c09fa5f08e4d057827cd569dc836839f3528eb2ed4a973e
|
checksum=dbbdcf05ad00d14931cce83fba968146f46d17053ccd22297a20e2fee9ef2548
|
||||||
|
|
||||||
kwayland-devel_package() {
|
kwayland-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kwidgetsaddons'
|
# Template file for 'kwidgetsaddons'
|
||||||
pkgname=kwidgetsaddons
|
pkgname=kwidgetsaddons
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Large set of desktop widgets"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kwidgetsaddons"
|
homepage="https://projects.kde.org/projects/frameworks/kwidgetsaddons"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=59a7329e8a4a3b22677dc09648de9c0a042b9ae284af2556c5db48394a9aa797
|
checksum=5aa6f4002e6f1302f272b3839513debefafd51b7f3a9249f6ef2c5f30cec5a34
|
||||||
|
|
||||||
kwidgetsaddons-devel_package() {
|
kwidgetsaddons-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kwindowsystem'
|
# Template file for 'kwindowsystem'
|
||||||
pkgname=kwindowsystem
|
pkgname=kwindowsystem
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE frameworks - Access to the windowing system"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kwindowsystem"
|
homepage="https://projects.kde.org/projects/frameworks/kwindowsystem"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=4df6da4f313f8c52a5d202caa5cc90791b4a07f0d91d5b7252e2da5487a6997d
|
checksum=a673722d2dc8a0dd302cb5dad3e2069244af0918fc0f3508313c9a758297cbc1
|
||||||
|
|
||||||
kwindowsystem-devel_package() {
|
kwindowsystem-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kxmlgui'
|
# Template file for 'kxmlgui'
|
||||||
pkgname=kxmlgui
|
pkgname=kxmlgui
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Framework for managing menu and toolbar actions"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kxmlgui"
|
homepage="https://projects.kde.org/projects/frameworks/kxmlgui"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a3fd16055c5c37130edc80cc331356dea0be78ad227ed4bf00d45bb59dbfccca
|
checksum=975afe9db3c2d0952991db9681309974fdd41dfbf92d480099b5f40ba08d94a4
|
||||||
|
|
||||||
kxmlgui-devel_package() {
|
kxmlgui-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kxmlrpcclient'
|
# Template file for 'kxmlrpcclient'
|
||||||
pkgname=kxmlrpcclient
|
pkgname=kxmlrpcclient
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE XML-RPC client"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kxmlrpcclient"
|
homepage="https://projects.kde.org/projects/frameworks/kxmlrpcclient"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=76179b324edd620f3713a6b05c1db341d8c4113e242a76af531b2b3c0fe62931
|
checksum=11e575aefd760eda9a1414bc72de97e6a98bd53a64530dd46d92faf22ef3baf2
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'modemmanager-qt5'
|
# Template file for 'modemmanager-qt5'
|
||||||
pkgname=modemmanager-qt5
|
pkgname=modemmanager-qt5
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,8 +11,8 @@ short_desc="Qt wrapper for ModemManager DBus API"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/modemmanager-qt5"
|
homepage="https://projects.kde.org/projects/frameworks/modemmanager-qt5"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||||
checksum=dc502277001cdf65fe5118780e9c8cb3c568af54c387d7c2b0904a438053089a
|
checksum=8b6ab15ce82b7a30b26814178ac33380056ec4398707481aa5ce95cf09d39d03
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'networkmanager-qt5'
|
# Template file for 'networkmanager-qt5'
|
||||||
pkgname=networkmanager-qt5
|
pkgname=networkmanager-qt5
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
wrksrc="${pkgname%5}-${version}"
|
wrksrc="${pkgname%5}-${version}"
|
||||||
|
@ -12,8 +12,8 @@ short_desc="Qt wrapper for NetworkManager API"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/networkmanager-qt"
|
homepage="https://projects.kde.org/projects/frameworks/networkmanager-qt"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||||
checksum=0cbbcaa2db1f9bd5445b9c7c5f1e79313df5060f7c31617d673d00f19600755e
|
checksum=d0b377500ee4cf4f029f4d04d6844bcf3d2d6734982b511a5fffab5165688209
|
||||||
|
|
||||||
networkmanager-qt5-devel_package() {
|
networkmanager-qt5-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'oxygen-icons5'
|
# Template file for 'oxygen-icons5'
|
||||||
pkgname=oxygen-icons5
|
pkgname=oxygen-icons5
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,5 +12,5 @@ short_desc="KDE Oxygen(5) icon theme"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/oxygen-icons5"
|
homepage="https://projects.kde.org/projects/frameworks/oxygen-icons5"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ec7208b82e7439fd97ee22ff0ff4221620ab255a017fced74a5f40c3ac04888d
|
checksum=954820890b764ef19a1ca1d25243937ca290263a03bd0be490b0e1b3ca5287a7
|
||||||
|
|
13
srcpkgs/plasma-framework/patches/GLESv2.patch
Normal file
13
srcpkgs/plasma-framework/patches/GLESv2.patch
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
diff --git src/declarativeimports/core/CMakeLists.txt src/declarativeimports/core/CMakeLists.txt
|
||||||
|
index 1d97bb5..bdf3240 100644
|
||||||
|
--- src/declarativeimports/core/CMakeLists.txt
|
||||||
|
+++ src/declarativeimports/core/CMakeLists.txt
|
||||||
|
@@ -60,7 +60,7 @@ if(HAVE_EGL)
|
||||||
|
endif()
|
||||||
|
|
||||||
|
if (${Qt5Gui_OPENGL_IMPLEMENTATION} STREQUAL "GLESv2")
|
||||||
|
- target_link_libraries(corebindingsplugin Qt5::Gui_GLESv2)
|
||||||
|
+ target_link_libraries(corebindingsplugin GLESv2)
|
||||||
|
endif()
|
||||||
|
|
||||||
|
install(TARGETS corebindingsplugin DESTINATION ${KDE_INSTALL_QMLDIR}/org/kde/plasma/core)
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'plasma-framework'
|
# Template file for 'plasma-framework'
|
||||||
pkgname=plasma-framework
|
pkgname=plasma-framework
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -12,12 +12,12 @@ short_desc="Foundational libraries, components, and tools of the Plasma workspac
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/plasma-framework"
|
homepage="https://projects.kde.org/projects/frameworks/plasma-framework"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=c6108fd4d2cf516cbb97c77c2c58f136b670afc01a7f49face60812f4156eeec
|
checksum=4a43bb699e2d6e004b0d218c98079eea329d3a2d3de82b33b7d298e4cb146eb4
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||||
broken="cmake fails on links to target Qt5::Gui_GLESv2"
|
hostmakedepends+=" kconfig kcoreaddons kdoctools python qt5-host-tools qt5-qmake"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
plasma-framework-devel_package() {
|
plasma-framework-devel_package() {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'prison'
|
# Template file for 'prison'
|
||||||
pkgname=prison
|
pkgname=prison
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-tools"
|
hostmakedepends="extra-cmake-modules qt5-tools"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Barcode API to produce QRCode barcodes and DataMatrix barcodes"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://community.kde.org/Frameworks"
|
homepage="https://community.kde.org/Frameworks"
|
||||||
distfiles="https://download.kde.org/stable/frameworks/${version%.*}/prison-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/prison-${version}.tar.xz"
|
||||||
checksum=0cabcb4bea129de67f0e1f9d4f7973c34067e6e6b56b95a11d9917fafa901305
|
checksum=b08b91f884f1542a6102930ad6c97042b3927a69fd3b0224b5d2ba105e15419e
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ];then
|
if [ "$CROSS_BUILD" ];then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sonnet'
|
# Template file for 'sonnet'
|
||||||
pkgname=sonnet
|
pkgname=sonnet
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Multi-language spell checker"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/sonnet"
|
homepage="https://projects.kde.org/projects/frameworks/sonnet"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=4a716bfa6e6ac686bbbe9922b3eebcfd7504a2970f4577a21b091011b8eabb44
|
checksum=f965f10dc3e1cc0ab810db38fe1be9385c8f505ca84bd87587f2d2f0c3cece92
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"
|
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'syntax-highlighting'
|
# Template file for 'syntax-highlighting'
|
||||||
pkgname=syntax-highlighting
|
pkgname=syntax-highlighting
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,22 +10,19 @@ short_desc="Syntax highlighting engine for structured text and code"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/syntax-highlighting"
|
homepage="https://projects.kde.org/projects/frameworks/syntax-highlighting"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=611e6ddbd34f2410a2618cef32cc87b49757001da351369ac16c2b3ee6cd3d28
|
checksum=0c6c138605639a67ed33ca6ef843144f95cd1aec7ed836c44e14ee3e362b622f
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools syntax-highlighting"
|
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools syntax-highlighting qt5-devel qt5-tools-devel"
|
||||||
|
configure_args+=" -DKATEHIGHLIGHTINGINDEXER_EXECUTABLE=/usr/lib/libexec/${pkgname}/katehighlightingindexer"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
|
||||||
sed -i -e "s,COMMAND katehighlightingindexer,COMMAND /usr/lib/libexec/${pkgname}/katehighlightingindexer,g" data/CMakeLists.txt
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
# internal tool needed for cross-building
|
# internal tool needed for cross-building
|
||||||
vinstall build/bin/katehighlightingindexer 0755 usr/lib/libexec/${pkgname}
|
vinstall build/bin/katehighlightingindexer 0755 usr/lib/libexec/${pkgname}
|
||||||
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
syntax-highlighting-devel_package() {
|
syntax-highlighting-devel_package() {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'threadweaver'
|
# Template file for 'threadweaver'
|
||||||
pkgname=threadweaver
|
pkgname=threadweaver
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Helper for multithreaded programming"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/threadweaver"
|
homepage="https://projects.kde.org/projects/frameworks/threadweaver"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=5d4a33640da357e7a7f101e5a56f2367de4451c3bbd82b63a61cef1ca971b656
|
checksum=3fe617cd4c47558326d427b41ce79ba59ea66290cf7e69f47a71e0b7ab598840
|
||||||
|
|
||||||
threadweaver-devel_package() {
|
threadweaver-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue