mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
kmime6: update to 24.08.0.
This commit is contained in:
parent
201ca1ea23
commit
a79e876db1
2 changed files with 4 additions and 3 deletions
|
@ -1,20 +1,20 @@
|
||||||
# Template file for 'kmime6'
|
# Template file for 'kmime6'
|
||||||
pkgname=kmime6
|
pkgname=kmime6
|
||||||
version=24.05.1
|
version=24.08.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins
|
||||||
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||||
-DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt6/mkspecs/modules"
|
-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"
|
makedepends="kf6-kcodecs-devel kf6-ki18n-devel"
|
||||||
short_desc="Library for handling mail messages and newsgroup articles"
|
short_desc="Library for handling mail messages and newsgroup articles"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM"
|
homepage="https://community.kde.org/KDE_PIM"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/kmime-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/kmime-${version}.tar.xz"
|
||||||
checksum=f0138e11d9e8a9de8e9d57081a1fb4b43676e08bc4c3389740b31e9a00c91efa
|
checksum=9e5aa90d8a2314b5fbc015f066922f2e1fa529daad3b76dfd351567a954353c2
|
||||||
|
|
||||||
kmime6-devel_package() {
|
kmime6-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
||||||
|
|
1
srcpkgs/kmime6/update
Normal file
1
srcpkgs/kmime6/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pkgname=kmime
|
Loading…
Add table
Reference in a new issue