mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
a4650c3d4b
commit
0f7e098109
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kdeconnect'
|
# Template file for 'kdeconnect'
|
||||||
pkgname=kdeconnect
|
pkgname=kdeconnect
|
||||||
version=24.12.3
|
version=24.12.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner
|
configure_args="-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner
|
||||||
-DKDE_INSTALL_QMLDIR=lib/qt6/qml -DBLUETOOTH_ENABLED=ON
|
-DKDE_INSTALL_QMLDIR=lib/qt6/qml -DBLUETOOTH_ENABLED=ON
|
||||||
|
@ -19,7 +19,8 @@ makedepends="kf6-kcmutils-devel kf6-kconfigwidgets-devel kf6-kdbusaddons-devel
|
||||||
qt6-connectivity-devel qt6-multimedia-devel kirigami-addons-devel
|
qt6-connectivity-devel qt6-multimedia-devel kirigami-addons-devel
|
||||||
qt6-wayland-devel"
|
qt6-wayland-devel"
|
||||||
depends="kde-cli-tools qca-qt6 fuse-sshfs kf6-kirigami kf6-qqc2-desktop-style
|
depends="kde-cli-tools qca-qt6 fuse-sshfs kf6-kirigami kf6-qqc2-desktop-style
|
||||||
breeze-icons kirigami-addons qt6-plugin-tls-openssl kf6-sonnet"
|
breeze-icons kirigami-addons qt6-plugin-tls-openssl kf6-sonnet
|
||||||
|
kf6-kitemmodels"
|
||||||
#checkdepends="qca-qt5-ossl"
|
#checkdepends="qca-qt5-ossl"
|
||||||
short_desc="Multi-platform app that allows your devices to communicate"
|
short_desc="Multi-platform app that allows your devices to communicate"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue