mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
kcalendarcore: drop package
This commit is contained in:
parent
9670f842c0
commit
dfa65bbbbe
4 changed files with 1 additions and 49 deletions
|
@ -480,7 +480,6 @@ libKPim6GrantleeTheme.so.6 kf6-grantleetheme-24.02.2_1
|
||||||
libKPim6IMAP.so.6 kimap-24.02.0_1
|
libKPim6IMAP.so.6 kimap-24.02.0_1
|
||||||
libKPim6LdapCore.so.6 kldap-24.02.0_1
|
libKPim6LdapCore.so.6 kldap-24.02.0_1
|
||||||
libKPim6LdapWidgets.so.6 kldap-24.02.0_1
|
libKPim6LdapWidgets.so.6 kldap-24.02.0_1
|
||||||
libKF5CalendarCore.so.5 kcalendarcore-5.63.0_1
|
|
||||||
libKPim6AkonadiSearchDebug.so.6 akonadi-search-24.02.0_1
|
libKPim6AkonadiSearchDebug.so.6 akonadi-search-24.02.0_1
|
||||||
libKPim6AkonadiSearchCore.so.6 akonadi-search-24.02.0_1
|
libKPim6AkonadiSearchCore.so.6 akonadi-search-24.02.0_1
|
||||||
libKPim6AkonadiSearchPIM.so.6 akonadi-search-24.02.0_1
|
libKPim6AkonadiSearchPIM.so.6 akonadi-search-24.02.0_1
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
kcalendarcore
|
|
|
@ -1,47 +0,0 @@
|
||||||
# Template file for 'kcalendarcore'
|
|
||||||
pkgname=kcalendarcore
|
|
||||||
reverts="19.08.3_1 19.08.2_1 19.08.1_1 19.08.0_1 19.04.3_1 19.04.2_1 19.04.1_1 19.04.0_1 18.12.3_1 18.12.2_1 18.12.1_1 18.12.0_2 18.12.0_1 18.08.3_1 18.08.2_1 18.08.1_1 18.08.0_1 18.04.3_1 17.12.3_1"
|
|
||||||
version=5.115.0
|
|
||||||
revision=1
|
|
||||||
build_style=cmake
|
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake qt5-host-tools"
|
|
||||||
makedepends="qt5-devel libical-devel"
|
|
||||||
checkdepends="perl"
|
|
||||||
short_desc="KDE calendar access library"
|
|
||||||
maintainer="John <me@johnnynator.dev>"
|
|
||||||
license="LGPL-2.0-or-later"
|
|
||||||
homepage="https://invent.kde.org/frameworks/kcalendarcore"
|
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
|
||||||
checksum=59d8872c471b1bc4433d6643d2d28755772dc3e0019fac9451cbea8e9e3f54a3
|
|
||||||
replaces="kcalcore>=0"
|
|
||||||
|
|
||||||
do_check() {
|
|
||||||
: #recorson deadlocks
|
|
||||||
# Fun with timezones
|
|
||||||
#cd build
|
|
||||||
#ctest -E "test(recurtodo|readrecurrenceid|icaltimezones|memorycalendar|timesininterval)"
|
|
||||||
}
|
|
||||||
|
|
||||||
kcalendarcore-devel_package() {
|
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
|
||||||
replaces="kcalcore-devel>=0"
|
|
||||||
short_desc+=" - development files"
|
|
||||||
pkg_install() {
|
|
||||||
vmove usr/include
|
|
||||||
vmove usr/lib/cmake
|
|
||||||
vmove usr/lib/qt5/mkspecs/modules
|
|
||||||
vmove "usr/lib/*.so"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
kcalcore_package() {
|
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
|
||||||
short_desc+=" - (transitional meta package)"
|
|
||||||
build_style=meta
|
|
||||||
}
|
|
||||||
|
|
||||||
kcalcore-devel_package() {
|
|
||||||
depends="${sourcepkg}-devel>=${version}_${revision}"
|
|
||||||
short_desc+=" - (transitional meta package)"
|
|
||||||
build_style=meta
|
|
||||||
}
|
|
|
@ -302,6 +302,7 @@ replaces="
|
||||||
jwm-settings-manager<=2.1.5_1
|
jwm-settings-manager<=2.1.5_1
|
||||||
k3s<=1.0.0_1
|
k3s<=1.0.0_1
|
||||||
kadu<=4.3_6
|
kadu<=4.3_6
|
||||||
|
kcalendarcore<=5.115.0_1
|
||||||
kdecoration<=5.27.11_2
|
kdecoration<=5.27.11_2
|
||||||
keepassx2<=2.0.3_2
|
keepassx2<=2.0.3_2
|
||||||
keepassx<=0.4.4_2
|
keepassx<=0.4.4_2
|
||||||
|
|
Loading…
Add table
Reference in a new issue