kmime6: update to 24.08.0.
This commit is contained in:
parent
201ca1ea23
commit
a79e876db1
|
@ -1,20 +1,20 @@
|
|||
# Template file for 'kmime6'
|
||||
pkgname=kmime6
|
||||
version=24.05.1
|
||||
version=24.08.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins
|
||||
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||
-DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt6/mkspecs/modules"
|
||||
hostmakedepends="extra-cmake-modules python3 qt6-base gettext"
|
||||
hostmakedepends="extra-cmake-modules python3 qt6-base qt6-tools gettext"
|
||||
makedepends="kf6-kcodecs-devel kf6-ki18n-devel"
|
||||
short_desc="Library for handling mail messages and newsgroup articles"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://community.kde.org/KDE_PIM"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/kmime-${version}.tar.xz"
|
||||
checksum=f0138e11d9e8a9de8e9d57081a1fb4b43676e08bc4c3389740b31e9a00c91efa
|
||||
checksum=9e5aa90d8a2314b5fbc015f066922f2e1fa529daad3b76dfd351567a954353c2
|
||||
|
||||
kmime6-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pkgname=kmime
|
Loading…
Reference in New Issue