Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : digikam | name : digikam | ||||
| version : 5.8.0 | version : 5.9.0 | ||||
| release : 11 | release : 12 | ||||
| source : | source : | ||||
| - https://cdn.download.kde.org/stable/digikam/digikam-5.8.0.tar.xz : 194a44cc3ca229d501acfba67a38d483d1d64069a85e0491dd28dc2b57091c6e | - https://cdn.download.kde.org/stable/digikam/digikam-5.9.0.tar.xz : 660d32eedcfd6fe1a75170a651fab068ae62f7f092ae710771a2f32a1c550d1b | ||||
| license : | license : GPL-2.0-only | ||||
sunnyflunk: You dropped a license... Pretty important for other things to link against it. Also they are… | |||||
Not Done Inline ActionsActually make sure you fix this on merge. -or-later sunnyflunk: Actually make sure you fix this on merge. `-or-later` | |||||
| - GPL-2.0 | |||||
| - LGPL-2.1 | |||||
| component : multimedia.graphics | component : multimedia.graphics | ||||
| libsplit : no | libsplit : no | ||||
| summary : Advanced digital photo management application | summary : Advanced digital photo management application | ||||
| description: | | description: | | ||||
| digiKam is an advanced digital photo management application for KDE, which makes importing and organizing digital photos a 'snap'. | digiKam is an advanced digital photo management application for KDE, which makes importing and organizing digital photos a 'snap'. | ||||
| patterns : | patterns : | ||||
| - docs : | - docs : | ||||
| - /usr/share/doc | - /usr/share/doc | ||||
| Show All 39 Lines | builddeps : | ||||
| - libboost-devel | - libboost-devel | ||||
| - libkipi-devel | - libkipi-devel | ||||
| - threadweaver-devel | - threadweaver-devel | ||||
| rundeps : | rundeps : | ||||
| - breeze | - breeze | ||||
| - breeze-icons | - breeze-icons | ||||
| - digikam-kipi-plugins | - digikam-kipi-plugins | ||||
| setup : | | setup : | | ||||
| pushd core | |||||
| %patch -p1 < $pkgfiles/compile-and-link-with-opencv-3.4.0.patch | |||||
| popd | |||||
| %cmake -DENABLE_OPENCV3=ON \ | %cmake -DENABLE_OPENCV3=ON \ | ||||
| -DBUILD_TESTING=OFF . | -DBUILD_TESTING=OFF . | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| # Due to SC limitation | # Due to SC limitation | ||||
| rm -v $installdir/usr/share/metainfo/org.kde.showfoto.appdata.xml | rm -v $installdir/usr/share/metainfo/org.kde.showfoto.appdata.xml | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
You dropped a license... Pretty important for other things to link against it. Also they are both or-later licenses as stated in the license files