21 lines
992 B
Bash
21 lines
992 B
Bash
# Template file for 'partitionmanager'
|
|
pkgname=partitionmanager
|
|
version=24.05.2
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
|
hostmakedepends="qt6-base-devel kf6-kdoctools kf6-kconfig qt6-base
|
|
extra-cmake-modules pkg-config gettext kf6-kcoreaddons"
|
|
makedepends="qt6-base-devel kf6-kconfig-devel kpmcore-devel kf6-kdoctools-devel
|
|
kf6-kservice-devel kf6-kio-devel kf6-kxmlgui-devel kf6-kiconthemes-devel
|
|
kf6-kconfigwidgets-devel"
|
|
depends="hicolor-icon-theme"
|
|
short_desc="KDE utility that allows you to manage disks"
|
|
maintainer="jambonmcyeah <jambonmcyeah@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://apps.kde.org/partitionmanager"
|
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#partitionmanager"
|
|
distfiles="${KDE_SITE}/release-service/${version}/src/partitionmanager-${version}.tar.xz"
|
|
checksum=c6772639e3d00963f1f7630b9a9f6aeb25a65056279d77a5e83c4bb4f9e4b507
|