diff --git a/kontact-appimage/data/metadata.yml b/kontact-appimage/data/metadata.yml index 969f53f..ecc6bca 100644 --- a/kontact-appimage/data/metadata.yml +++ b/kontact-appimage/data/metadata.yml @@ -1,72 +1,150 @@ name: kontact binary: kontact packages: build_kf5: true frameworks: - gpgmepp + need_patches: false + options: '' - kmime + need_patches: false + options: '' - akonadi + need_patches: false + options: '' - akonadi-mime + need_patches: false + options: '' - akonadi-notes + need_patches: false + options: '' - kcontacts + need_patches: false + options: '' - akonadi-contacts + need_patches: false + options: '' - grantleetheme + need_patches: false + options: '' - kpimtextedit + need_patches: false + options: '' - libkleo + need_patches: false + options: '' - kimap + need_patches: false + options: '' - kldap + need_patches: false + options: '' - kcalcore + need_patches: false + options: '' - akonadi-search + need_patches: false + options: '' - libkdepim + need_patches: false + options: '' - pimcommon + need_patches: false + options: '' - kdepim-apps-libs + need_patches: false + options: '' - libgravatar + need_patches: false + options: '' - kidentitymanagement + need_patches: false + options: '' - ksmtp + need_patches: false + options: '' - libkgapi + need_patches: false + options: '' - kmailtransport + need_patches: false + options: '' - kmbox + need_patches: false + options: '' - messagelib + need_patches: false + options: '' - kcalutils + need_patches: false + options: '' - kontactinterface + need_patches: false + options: '' - libksieve + need_patches: false + options: '' - mailimporter + need_patches: false + options: '' - mailcommon + need_patches: false + options: '' - ktnef + need_patches: false + options: '' - kdav + need_patches: false + options: '' - kalarmcal + need_patches: false + options: '' - akonadi-calendar + need_patches: false + options: '' - kdiagram + need_patches: false + options: '' - calendarsupport + need_patches: false + options: '' - eventviews + need_patches: false + options: '' - incidenceeditor + need_patches: false + options: '' - kdepim-addons + need_patches: false + options: '' - kmail-account-wizard + need_patches: false + options: '' type: git url: http://anongit.kde.org/kontact buildsystem: cmake buildoptions: "-DCMAKE_INSTALL_PREFIX=/opt/usr -DKDE_INSTALL_SYSCONFDIR=/opt/etc -DBUILD_TESTING=OFF" dependencies: - grantlee5: buildsystem: cmake buildoptions: '-DCMAKE_INSTALL_PREFIX:PATH=/opt/usr -DCMAKE_BUILD_TYPE=RELWITHDEBINFO' depname: grantlee scm: git url: 'https://github.com/steveire/grantlee' branch: 'v5.1.0' - libical: buildsystem: cmake buildoptions: '-DCMAKE_INSTALL_PREFIX:PATH=/opt/usr -DCMAKE_BUILD_TYPE=RELWITHDEBINFO' depname: libical scm: git url: 'https://github.com/libical/libical' branch: 'v2.0.0' build_kf5_deps: true kf5_deps: - kdepim-runtime: buildsystem: cmake buildoptions: '-DCMAKE_INSTALL_PREFIX=/opt/usr -DKDE_INSTALL_SYSCONFDIR=/opt/etc -DBUILD_TESTING=OFF' depname: kdepim-runtime scm: git url: 'https://anongit.kde.org/kdepim-runtime' branch: 'master'