mimetreeparser: update to 26.04.3.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
--- a/autotests/core/attachmentmodeltest.cpp
|
||||
+++ b/autotests/core/attachmentmodeltest.cpp
|
||||
@@ -70,6 +70,7 @@ class AttachmentModelTest : public QObje
|
||||
|
||||
void openTest()
|
||||
{
|
||||
+ QSKIP("Test requires a running graphical session.");
|
||||
#ifdef Q_OS_WIN
|
||||
QSKIP("Test requires an application handling a jpeg file which we don't have in the Windows docker.");
|
||||
#endif
|
||||
@@ -1,7 +1,8 @@
|
||||
# Template file for 'mimetreeparser'
|
||||
# group=kde-gear
|
||||
pkgname=mimetreeparser
|
||||
version=26.04.1
|
||||
revision=2
|
||||
version=26.04.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="
|
||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins
|
||||
@@ -18,7 +19,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://invent.kde.org/pim/mimetreeparser"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=5aeec9af9b3d589a948350d32f8724b142a8c82ad0c5465b4e934b6159f68219
|
||||
checksum=88750429310e9dc60e1f962dc9d7e58e1936e878db54aa41cb7f5c4b4fc524dc
|
||||
|
||||
mimetreeparser-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
||||
Reference in New Issue
Block a user