Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : kcalendarcore | |||||
| version : 5.63.0 | |||||
| release : 1 | |||||
| source : | |||||
| - https://origin.download.kde.org/stable/frameworks/5.63/kcalendarcore-5.63.0.tar.xz : 43dfecd3dfd0f44ee3e0029613561822f3dd3b3145b52c4dd3e72b67dae518b3 | |||||
| license : LGPL-2.1-or-later | |||||
| component : desktop.library | |||||
| summary : Provides access to and handling of calendar data | |||||
| description: | | |||||
| This library provides access to and handling of calendar data. It supports the standard formats iCalendar and vCalendar and the group scheduling standard iTIP. | |||||
| builddeps : | |||||
| - pkgconfig(Qt5Core) | |||||
| - db5-devel | |||||
| - extra-cmake-modules | |||||
| - libical-devel | |||||
| replaces : | |||||
maverick1: I don't know much but I think package config will be better than the package-devel. | |||||
Not Done Inline ActionsWhile I appreciate the feedback on patches, please refrain from reviewing patches. That is for the Triage Team, Global Maintainers, and Core Team to do. Thanks. JoshStrobl: While I appreciate the feedback on patches, please refrain from reviewing patches. That is for… | |||||
| - kcalcore | |||||
JoshStroblUnsubmitted Not Done Inline ActionsYou need to do the same for the devel sub-package + kcalcore-devel JoshStrobl: You need to do the same for the devel sub-package + kcalcore-devel | |||||
| setup : | | |||||
| %cmake_ninja -DBUILD_TESTING=OFF | |||||
| build : | | |||||
Not Done Inline ActionsCan just be: - devel : kcalcore-devel and add in - dbginfo: kcalcore-dbginfo while we're at it just in case there's like...one person that has it. JoshStrobl: Can just be: `- devel : kcalcore-devel` and add in `- dbginfo: kcalcore-dbginfo` while we're at… | |||||
| %ninja_build | |||||
| install : | | |||||
| %ninja_install | |||||
| No newline at end of file | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
I don't know much but I think package config will be better than the package-devel. Corresponding pkgconfig: pkgconfig(libical)