git: b73f350aec4f - main - deskutils/kalendar: new port, flashy calendar w/ QML & Akonadi
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Nov 2021 21:56:44 UTC
The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=b73f350aec4f0d35a191c9a41651ca3a27438ee1 commit b73f350aec4f0d35a191c9a41651ca3a27438ee1 Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2021-11-21 21:53:01 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2021-11-21 21:56:40 +0000 deskutils/kalendar: new port, flashy calendar w/ QML & Akonadi Release notes are at https://claudiocambra.com/2021/11/13/kalendar-v0-2-0-is-out-now-adding-drag-and-drop-improved-calendar-management-and-lots-of-bug-fixes-kalendar-devlog-22/ This is a relatively new application, using a whole bunch of KDE Frameworks technologies. --- deskutils/Makefile | 1 + deskutils/kalendar/Makefile | 20 ++++++++++++++++++++ deskutils/kalendar/distinfo | 3 +++ deskutils/kalendar/pkg-descr | 6 ++++++ deskutils/kalendar/pkg-plist | 24 ++++++++++++++++++++++++ 5 files changed, 54 insertions(+) diff --git a/deskutils/Makefile b/deskutils/Makefile index 3aab98e229e1..f2ec2fea3a38 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -128,6 +128,7 @@ SUBDIR += just SUBDIR += kaddressbook SUBDIR += kalarm + SUBDIR += kalendar SUBDIR += kcharselect SUBDIR += kchmviewer SUBDIR += kdeconnect-kde diff --git a/deskutils/kalendar/Makefile b/deskutils/kalendar/Makefile new file mode 100644 index 000000000000..21e4db27d1bd --- /dev/null +++ b/deskutils/kalendar/Makefile @@ -0,0 +1,20 @@ +PORTNAME= kalendar +DISTVERSION= 0.2.1 +CATEGORIES= deskutils +MASTER_SITES= KDE/stable/${PORTNAME}/ + +MAINTAINER= kde@FreeBSD.org +COMMENT= Calendar application using Akonadi and QML for online calendars + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-only.txt + +USES= cmake compiler:c++17-lang desktop-file-utils \ + kde:5 xorg qt:5 tar:xz +USE_QT= concurrent core dbus declarative gui location multimedia network \ + printsupport quickcontrols2 svg widgets xml \ + buildtools_build linguist_build qmake_build +USE_KDE= akonadi akonadicalendar akonadicontacts auth calendarcore calendarsupport calendarutils config contacts codecs configwidgets coreaddons dbusaddons eventviews grantleetheme i18n identitymanagement itemmodels kirigami2 mime people pimtextedit sonnet textwidgets widgetsaddons xmlgui windowsystem +USE_XORG= x11 + +.include <bsd.port.mk> diff --git a/deskutils/kalendar/distinfo b/deskutils/kalendar/distinfo new file mode 100644 index 000000000000..fce69ded96cc --- /dev/null +++ b/deskutils/kalendar/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1637527497 +SHA256 (kalendar-0.2.1.tar.xz) = d432460bb456cb3624b8ca1becbb6417ebe952b34648975c04b16aa9ce203398 +SIZE (kalendar-0.2.1.tar.xz) = 198656 diff --git a/deskutils/kalendar/pkg-descr b/deskutils/kalendar/pkg-descr new file mode 100644 index 000000000000..f59e42f35e12 --- /dev/null +++ b/deskutils/kalendar/pkg-descr @@ -0,0 +1,6 @@ +Kalendar is a Kirigami-based calendar application that uses Akonadi. It +lets you add, edit and delete events from local and remote accounts of +your choice, while keeping changes synchronised across your Plasma desktop +or phone. + +WWW: https://invent.kde.org/pim/kalendar diff --git a/deskutils/kalendar/pkg-plist b/deskutils/kalendar/pkg-plist new file mode 100644 index 000000000000..c05818d55887 --- /dev/null +++ b/deskutils/kalendar/pkg-plist @@ -0,0 +1,24 @@ +bin/kalendar +share/applications/org.kde.kalendar.desktop +share/icons/hicolor/scalable/apps/org.kde.kalendar.svg +share/locale/ca/LC_MESSAGES/kalendar.mo +share/locale/ca@valencia/LC_MESSAGES/kalendar.mo +share/locale/cs/LC_MESSAGES/kalendar.mo +share/locale/de/LC_MESSAGES/kalendar.mo +share/locale/el/LC_MESSAGES/kalendar.mo +share/locale/en_GB/LC_MESSAGES/kalendar.mo +share/locale/es/LC_MESSAGES/kalendar.mo +share/locale/fi/LC_MESSAGES/kalendar.mo +share/locale/fr/LC_MESSAGES/kalendar.mo +share/locale/it/LC_MESSAGES/kalendar.mo +share/locale/ko/LC_MESSAGES/kalendar.mo +share/locale/nl/LC_MESSAGES/kalendar.mo +share/locale/pl/LC_MESSAGES/kalendar.mo +share/locale/pt/LC_MESSAGES/kalendar.mo +share/locale/pt_BR/LC_MESSAGES/kalendar.mo +share/locale/sk/LC_MESSAGES/kalendar.mo +share/locale/sl/LC_MESSAGES/kalendar.mo +share/locale/sv/LC_MESSAGES/kalendar.mo +share/locale/uk/LC_MESSAGES/kalendar.mo +share/locale/zh_CN/LC_MESSAGES/kalendar.mo +share/metainfo/org.kde.kalendar.appdata.xml