aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Pronchery <khorben@defora.org>2024-10-14 15:29:14 +0000
committerOlivier Cochard <olivier@FreeBSD.org>2024-10-21 23:20:12 +0000
commit82429171c4211cdfa1c927779e6d9e7fec9c7d83 (patch)
tree874dcb737d0250ce7541a80c4087fb8299aa98c4
parent9efb18e4fabf1a2a026ffa25e258af72f24dcbb7 (diff)
downloadports-82429171c4211cdfa1c927779e6d9e7fec9c7d83.tar.gz
ports-82429171c4211cdfa1c927779e6d9e7fec9c7d83.zip
x11/deforaos-integration: update to version 0.1.3
Sponsored by: The FreeBSD Foundation
-rw-r--r--x11/deforaos-integration/Makefile28
-rw-r--r--x11/deforaos-integration/distinfo6
-rw-r--r--x11/deforaos-integration/pkg-plist2
3 files changed, 21 insertions, 15 deletions
diff --git a/x11/deforaos-integration/Makefile b/x11/deforaos-integration/Makefile
index e44899892e5a..92e771ca9097 100644
--- a/x11/deforaos-integration/Makefile
+++ b/x11/deforaos-integration/Makefile
@@ -1,8 +1,8 @@
-PORTNAME= deforaos-integration
-PORTVERSION= 0.1.2
-PORTREVISION= 1
+PORTNAME= integration
+PORTVERSION= 0.1.3
CATEGORIES= x11
MASTER_SITES= https://ftp.defora.org/pub/DeforaOS/Apps/Desktop/src/Integration/
+PKGNAMEPREFIX= deforaos-
DISTNAME= Integration-${PORTVERSION}
MAINTAINER= khorben@defora.org
@@ -12,33 +12,37 @@ WWW= https://www.defora.org/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= ${LOCALBASE}/bin/surfer:www/deforaos-surfer \
- ${LOCALBASE}/bin/metacity:x11-wm/metacity \
- gnome-icon-theme>=0:misc/gnome-icon-theme
BUILD_DEPENDS= ${LOCALBASE}/include/Desktop/Locker.h:x11/deforaos-locker \
- ${LOCALBASE}/include/Desktop/Keyboard.h:x11/deforaos-keyboard \
- ${LOCALBASE}/include/Desktop/Player.h:multimedia/deforaos-player \
- ${LOCALBASE}/include/Desktop/Phone.h:comms/deforaos-phone
+ ${LOCALBASE}/include/Desktop/Keyboard.h:x11/deforaos-keyboard \
+ ${LOCALBASE}/include/Desktop/Player.h:multimedia/deforaos-player \
+ ${LOCALBASE}/include/Desktop/Phone.h:comms/deforaos-phone
LIB_DEPENDS= libSystem.so:devel/deforaos-libsystem \
libDesktop.so:x11/deforaos-libdesktop \
+ libMailer.so.0:mail/deforaos-mailer \
+ libNotes.so.0:deskutils/deforaos-notes \
libpurple.so:net-im/libpurple \
libsofia-sip-ua.so:net/sofia-sip \
libpulse.so:audio/pulseaudio \
libPanel.so.0:x11-wm/deforaos-panel \
+ libTodo.so.0:deskutils/deforaos-todo \
libharfbuzz.so:print/harfbuzz \
libdbus-glib-1.so:devel/dbus-glib \
libdbus-1.so:devel/dbus
+RUN_DEPENDS= ${LOCALBASE}/bin/surfer:www/deforaos-surfer \
+ ${LOCALBASE}/bin/metacity:x11-wm/metacity \
+ gnome-icon-theme>=0:misc/gnome-icon-theme
-USES= gnome pkgconfig xorg desktop-file-utils
+USES= desktop-file-utils gnome pkgconfig xorg
-USE_GNOME= gtk30 cairo gdkpixbuf2
-USE_XORG= x11
+USE_GNOME= cairo gdkpixbuf2 gtk30
USE_LDCONFIG= yes
+USE_XORG= x11
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/Phone/modem/*.so \
${STAGEDIR}${PREFIX}/lib/Phone/plugins/*.so \
${STAGEDIR}${PREFIX}/lib/Locker/plugins/*.so \
+ ${STAGEDIR}${PREFIX}/lib/Mailer/plugins/*.so \
${STAGEDIR}${PREFIX}/lib/Panel/applets/*.so
.include <bsd.port.mk>
diff --git a/x11/deforaos-integration/distinfo b/x11/deforaos-integration/distinfo
index 74113b1302a3..faac200b8091 100644
--- a/x11/deforaos-integration/distinfo
+++ b/x11/deforaos-integration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1700699795
-SHA256 (Integration-0.1.2.tar.gz) = 59944ec129783d292a6526ff9b1dbc7ecf2da9761d4cf61c61241293f3758daa
-SIZE (Integration-0.1.2.tar.gz) = 48093
+TIMESTAMP = 1728600732
+SHA256 (Integration-0.1.3.tar.gz) = 78cdeeef0760cbccf758f7d62501536ad4f386f1add767acf10b28bc7b3c0567
+SIZE (Integration-0.1.3.tar.gz) = 50584
diff --git a/x11/deforaos-integration/pkg-plist b/x11/deforaos-integration/pkg-plist
index 61b5e2dd932a..8f2869e7d963 100644
--- a/x11/deforaos-integration/pkg-plist
+++ b/x11/deforaos-integration/pkg-plist
@@ -2,6 +2,8 @@ bin/calculator
bin/deforaos-session
bin/stopwatch
lib/Locker/plugins/panel.so
+lib/Mailer/plugins/notes.so
+lib/Mailer/plugins/todo.so
lib/Panel/applets/keyboard.so
lib/Panel/applets/phone.so
lib/Panel/applets/player.so