mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
deskutils/kalendar: update to 1.0.0
Announcement: https://claudiocambra.com/2022/02/12/kalendar-1-0-is-out/
This commit is contained in:
parent
b594ec932e
commit
6b1584c827
@ -1,5 +1,5 @@
|
||||
PORTNAME= kalendar
|
||||
DISTVERSION= 0.4.0
|
||||
DISTVERSION= 1.0.0
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= KDE/stable/${PORTNAME}/
|
||||
|
||||
@ -9,17 +9,17 @@ 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
|
||||
USES= cmake compiler:c++17-lang desktop-file-utils grantlee:5 kde:5 \
|
||||
qt:5 tar:xz xorg
|
||||
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_KDE= akonadi akonadicalendar akonadicontacts auth calendarcore \
|
||||
calendarsupport calendarutils codecs config configwidgets \
|
||||
contacts coreaddons dbusaddons eventviews grantleetheme i18n \
|
||||
identitymanagement itemmodels kio kirigami2 mime notifications \
|
||||
people pimtextedit service sonnet textwidgets widgetsaddons \
|
||||
windowsystem xmlgui \
|
||||
ecm_build
|
||||
USE_XORG= x11
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1640533301
|
||||
SHA256 (kalendar-0.4.0.tar.xz) = d64b19caab3e1365cce58ae27b76417b515cf3a07777ed1905f82cfbf0d1947a
|
||||
SIZE (kalendar-0.4.0.tar.xz) = 220256
|
||||
TIMESTAMP = 1644756420
|
||||
SHA256 (kalendar-1.0.0.tar.xz) = ca4e840dc17a4e39111f5fb16bfcab29e34a10b9c840d22b81c52890f0c9fae0
|
||||
SIZE (kalendar-1.0.0.tar.xz) = 242448
|
||||
|
@ -5,6 +5,7 @@ share/applications/org.kde.kalendar.desktop
|
||||
share/dbus-1/services/org.kde.kalendarac.service
|
||||
share/icons/hicolor/scalable/apps/org.kde.kalendar.svg
|
||||
share/knotifications5/kalendarac.notifyrc
|
||||
share/locale/az/LC_MESSAGES/kalendar.mo
|
||||
share/locale/ca/LC_MESSAGES/kalendar.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/kalendar.mo
|
||||
share/locale/cs/LC_MESSAGES/kalendar.mo
|
||||
|
Loading…
Reference in New Issue
Block a user