diff --git a/kontact-appimage/data/metadata.yml b/kontact-appimage/data/metadata.yml index 65ab408..e55826b 100644 --- a/kontact-appimage/data/metadata.yml +++ b/kontact-appimage/data/metadata.yml @@ -1,150 +1,150 @@ name: kontact binary: kontact packages: build_kf5: true frameworks: - - gpgmepp + - gpgmepp: need_patches: false options: '' - - kmime + - kmime: need_patches: false options: '' - - akonadi + - akonadi: need_patches: false options: '' - - akonadi-mime + - akonadi-mime: need_patches: false options: '' - - akonadi-notes + - akonadi-notes: need_patches: false options: '' - - kcontacts + - kcontacts: need_patches: false options: '' - - akonadi-contacts + - akonadi-contacts: need_patches: false options: '' - - grantleetheme + - grantleetheme: need_patches: false options: '' - - kpimtextedit + - kpimtextedit: need_patches: false options: '' - - libkleo + - libkleo: need_patches: false options: '' - - kimap + - kimap: need_patches: false options: '' - - kldap + - kldap: need_patches: false options: '' - - kcalcore + - kcalcore: need_patches: false options: '' - - akonadi-search + - akonadi-search: need_patches: false options: '' - - libkdepim + - libkdepim: need_patches: false options: '' - - pimcommon + - pimcommon: need_patches: false options: '' - - kdepim-apps-libs + - kdepim-apps-libs: need_patches: false options: '' - - libgravatar + - libgravatar: need_patches: false options: '' - - kidentitymanagement + - kidentitymanagement: need_patches: false options: '' - - ksmtp + - ksmtp: need_patches: false options: '' - - libkgapi + - libkgapi: need_patches: false options: '' - - kmailtransport + - kmailtransport: need_patches: false options: '' - - kmbox + - kmbox: need_patches: false options: '' - - messagelib + - messagelib: need_patches: false options: '' - - kcalutils + - kcalutils: need_patches: false options: '' - - kontactinterface + - kontactinterface: need_patches: false options: '' - - libksieve + - libksieve: need_patches: false options: '' - - mailimporter + - mailimporter: need_patches: false options: '' - - mailcommon + - mailcommon: need_patches: false options: '' - - ktnef + - ktnef: need_patches: false options: '' - - kdav + - kdav: need_patches: false options: '' - - kalarmcal + - kalarmcal: need_patches: false options: '' - - akonadi-calendar + - akonadi-calendar: need_patches: false options: '' - - kdiagram + - kdiagram: need_patches: false options: '' - - calendarsupport + - calendarsupport: need_patches: false options: '' - - eventviews + - eventviews: need_patches: false options: '' - - incidenceeditor + - incidenceeditor: need_patches: false options: '' - - kdepim-addons + - kdepim-addons: need_patches: false options: '' - - kmail-account-wizard + - 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'