DK 6.4.0
In Archlinux, they list: akonadi-contacts kcalendarcore kcontacts libakonadi as dependencies/requirements. Are they really needed? Thanks -- sknahT vyS |
These dependencies are optional and could be deactivated at compile time. Then
digiKam would not have a plugin for creating calendars and create tags from the KF5 address book (from KMail e.g.) would not be possible. Maik Am Samstag, 30. Mai 2020, 20:09:21 CEST schrieb [hidden email]: > DK 6.4.0 > > In Archlinux, they list: > > akonadi-contacts > kcalendarcore > kcontacts > libakonadi > > as dependencies/requirements. Are they really needed? > > Thanks |
On Sat, 30 May 2020 20:27:15 +0200
Maik Qualmann <[hidden email]> wrote: > These dependencies are optional and could be deactivated at compile > time. Then digiKam would not have a plugin for creating calendars > and create tags from the KF5 address book (from KMail e.g.) would > not be possible. Thanks I'm not interested in kmail or creating calendars. Is there4 some instructions on how to self compile DK? Thanks > > Maik > > Am Samstag, 30. Mai 2020, 20:09:21 CEST schrieb > [hidden email]: > > DK 6.4.0 > > > > In Archlinux, they list: > > > > akonadi-contacts > > kcalendarcore > > kcontacts > > libakonadi > > > > as dependencies/requirements. Are they really needed? > > > > Thanks > > > > -- sknahT vyS |
Where is the problem? DigiKam is neither slower nor unstable with these
optional components. Maik Am Samstag, 30. Mai 2020, 21:38:07 CEST schrieb [hidden email]: > On Sat, 30 May 2020 20:27:15 +0200 > > Maik Qualmann <[hidden email]> wrote: > > These dependencies are optional and could be deactivated at compile > > time. Then digiKam would not have a plugin for creating calendars > > and create tags from the KF5 address book (from KMail e.g.) would > > not be possible. > > Thanks > > I'm not interested in kmail or creating calendars. > > Is there4 some instructions on how to self compile DK? > > Thanks > > > Maik > > > > Am Samstag, 30. Mai 2020, 20:09:21 CEST schrieb > > > > [hidden email]: > > > DK 6.4.0 > > > > > > In Archlinux, they list: > > > > > > akonadi-contacts > > > kcalendarcore > > > kcontacts > > > libakonadi > > > > > > as dependencies/requirements. Are they really needed? > > > > > > Thanks |
In reply to this post by digikam-2
On 5/30/20 9:38 PM, [hidden email] wrote:
> On Sat, 30 May 2020 20:27:15 +0200 > Maik Qualmann <[hidden email]> wrote: > >> These dependencies are optional and could be deactivated at compile >> time. Then digiKam would not have a plugin for creating calendars >> and create tags from the KF5 address book (from KMail e.g.) would >> not be possible. > > Thanks > > I'm not interested in kmail or creating calendars. > > Is there4 some instructions on how to self compile DK? digikam-git Arch Aur package. To avoid unneeded dependencies, I modified my PKBUILD like this. depends=(liblqr qtav lensfun knotifyconfig kfilemetadata opencv threadweaver qt5-xmlpatterns libgphoto2 imagemagick) makedepends=('git' 'extra-cmake-modules-git' 'eigen' 'doxygen' 'boost' 'mariadb' 'kdoctools') optdepends=('hugin: panorama tool' 'kimageformats') > > Thanks > >> >> Maik >> >> Am Samstag, 30. Mai 2020, 20:09:21 CEST schrieb >> [hidden email]: >>> DK 6.4.0 >>> >>> In Archlinux, they list: >>> >>> akonadi-contacts >>> kcalendarcore >>> kcontacts >>> libakonadi >>> >>> as dependencies/requirements. Are they really needed? >>> >>> Thanks >> >> >> >> > > Maderios |
In reply to this post by Maik Qualmann
On 5/30/20 10:01 PM, Maik Qualmann wrote:
> Where is the problem? DigiKam is neither slower nor unstable with these > optional components. Yes but users, except kde users, has to install unneeded software... > > Maik > > Am Samstag, 30. Mai 2020, 21:38:07 CEST schrieb [hidden email]: >> On Sat, 30 May 2020 20:27:15 +0200 >> >> Maik Qualmann <[hidden email]> wrote: >>> These dependencies are optional and could be deactivated at compile >>> time. Then digiKam would not have a plugin for creating calendars >>> and create tags from the KF5 address book (from KMail e.g.) would >>> not be possible. >> >> Thanks >> >> I'm not interested in kmail or creating calendars. >> >> Is there4 some instructions on how to self compile DK? >> >> Thanks >> >>> Maik >>> >>> Am Samstag, 30. Mai 2020, 20:09:21 CEST schrieb >>> >>> [hidden email]: >>>> DK 6.4.0 >>>> >>>> In Archlinux, they list: >>>> >>>> akonadi-contacts >>>> kcalendarcore >>>> kcontacts >>>> libakonadi >>>> >>>> as dependencies/requirements. Are they really needed? >>>> >>>> Thanks > > > > -- Maderios |
Free forum by Nabble | Edit this page |