Skip to content

Commit

Permalink
deskutils/elementary-calendar: Update to 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
neelchauhan committed May 15, 2024
1 parent bdefeb8 commit 2a997d7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 12 deletions.
13 changes: 6 additions & 7 deletions deskutils/elementary-calendar/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= calendar
DISTVERSION= 6.1.2
PORTREVISION= 2
DISTVERSION= 7.0.0
CATEGORIES= deskutils
PKGNAMEPREFIX= elementary-

Expand All @@ -11,8 +10,7 @@ WWW= https://github.com/elementary/calendar
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING

LIB_DEPENDS= libcanberra.so:audio/libcanberra \
libchamplain-0.12.so:graphics/libchamplain \
LIB_DEPENDS= libchamplain-0.12.so:graphics/libchamplain \
libclutter-1.0.so:graphics/clutter \
libclutter-gtk-1.0.so:graphics/clutter-gtk3 \
libfolks.so:net-im/folks \
Expand All @@ -21,15 +19,16 @@ LIB_DEPENDS= libcanberra.so:audio/libcanberra \
libgeocode-glib.so:net/geocode-glib \
libgranite.so:x11-toolkits/granite \
libhandy-1.so:x11-toolkits/libhandy \
libical.so:devel/libical \
libnotify.so:devel/libnotify \
libical-glib.so:devel/libical \
libportal.so:deskutils/libportal \
libportal-gtk3.so:deskutils/libportal-gtk3 \
libsoup-2.4.so:devel/libsoup
RUN_DEPENDS= consolekit2>0:sysutils/consolekit2

USES= desktop-file-utils gettext gnome meson pkgconfig vala:build
USE_GITHUB= yes
GH_ACCOUNT= elementary
USE_GNOME= gdkpixbuf2 glib20 gtk30 evolutiondataserver3
USE_GNOME= evolutiondataserver3 gdkpixbuf2 glib20 gtk30
GLIB_SCHEMAS= io.elementary.calendar.gschema.xml

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions deskutils/elementary-calendar/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1674251085
SHA256 (elementary-calendar-6.1.2_GH0.tar.gz) = 4051f4d190d2144054c3fb637e53281850a7db858771d73adf157c914dba8f31
SIZE (elementary-calendar-6.1.2_GH0.tar.gz) = 629552
TIMESTAMP = 1715737776
SHA256 (elementary-calendar-7.0.0_GH0.tar.gz) = 389a46896b8cf883ef30cf60eab9edd397cfa38a2375164f833921b1ff72aefc
SIZE (elementary-calendar-7.0.0_GH0.tar.gz) = 631730
2 changes: 0 additions & 2 deletions deskutils/elementary-calendar/pkg-plist
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
bin/io.elementary.calendar
etc/xdg/autostart/io.elementary.calendar-daemon.desktop
include/elementary-calendar/elementary-calendar.h
lib/io.elementary.calendar/plugins/CalDAV/libcaldav.so
lib/io.elementary.calendar/plugins/Google/libgoogle.so
Expand Down Expand Up @@ -104,6 +103,5 @@ share/locale/vi/LC_MESSAGES/io.elementary.calendar.mo
share/locale/zh/LC_MESSAGES/io.elementary.calendar.mo
share/locale/zh_CN/LC_MESSAGES/io.elementary.calendar.mo
share/locale/zh_TW/LC_MESSAGES/io.elementary.calendar.mo
share/metainfo/io.elementary.calendar.appdata.xml
share/vala/vapi/elementary-calendar.deps
share/vala/vapi/elementary-calendar.vapi

0 comments on commit 2a997d7

Please sign in to comment.