diff --git a/net-im/Makefile b/net-im/Makefile index 0a0a2a00424f..ae7cf84ae2a4 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -1,183 +1,184 @@ COMMENT = Instant messaging SUBDIR += abaddon SUBDIR += beebeep SUBDIR += coccinella SUBDIR += concord SUBDIR += conduit SUBDIR += convey SUBDIR += coyim SUBDIR += cutegram SUBDIR += debugtox SUBDIR += deltachat-desktop SUBDIR += dendrite SUBDIR += dino SUBDIR += discordo SUBDIR += dissent SUBDIR += echat SUBDIR += ejabberd SUBDIR += farstream SUBDIR += finch SUBDIR += flare SUBDIR += folks SUBDIR += fractal SUBDIR += freetalk SUBDIR += gajim SUBDIR += gloox SUBDIR += gomuks SUBDIR += gotktrix SUBDIR += gotosocial SUBDIR += gurk-rs SUBDIR += iamb SUBDIR += icmpchat SUBDIR += icqlib SUBDIR += jarl SUBDIR += jicofo SUBDIR += jitsi-meet-full SUBDIR += jitsi-prosody-plugins SUBDIR += jitsi-srtp-native SUBDIR += jitsi-videobridge SUBDIR += jsxc SUBDIR += kaccounts-integration SUBDIR += kaccounts-providers SUBDIR += kaidan SUBDIR += libaccounts-glib SUBDIR += libaccounts-qt SUBDIR += libmesode SUBDIR += libnice SUBDIR += libnice-gst1 SUBDIR += libpurple SUBDIR += libqtelegram-ae SUBDIR += libquotient SUBDIR += libsignal SUBDIR += libsignal-node SUBDIR += libsignon-glib SUBDIR += libstrophe SUBDIR += linux-discord SUBDIR += linux-whatsdesk SUBDIR += loudmouth SUBDIR += lurch SUBDIR += mastodon SUBDIR += matterbridge SUBDIR += matterhorn SUBDIR += matterircd SUBDIR += mautrix-whatsapp SUBDIR += mbpurple SUBDIR += mcabber SUBDIR += meanwhile SUBDIR += mikutter SUBDIR += mtxclient SUBDIR += nchat SUBDIR += neochat SUBDIR += nextcloud-spreed-signaling SUBDIR += nextcloud-talk SUBDIR += nheko SUBDIR += openfire SUBDIR += oysttyer SUBDIR += p5-AnyEvent-XMPP SUBDIR += p5-DJabberd SUBDIR += p5-Jabber-Lite SUBDIR += p5-Jabber-SimpleSend SUBDIR += p5-Net-AOLIM SUBDIR += p5-Net-Async-XMPP SUBDIR += p5-Net-Jabber SUBDIR += p5-Net-NetSend SUBDIR += p5-Net-OSCAR SUBDIR += p5-Net-Stomp SUBDIR += p5-Net-XMPP SUBDIR += p5-Net-XMPP2 SUBDIR += p5-Protocol-XMPP SUBDIR += p5-SOAP-Transport-JABBER + SUBDIR += parla SUBDIR += pecl-stomp2 SUBDIR += pidgin SUBDIR += pidgin-bot-sentry SUBDIR += pidgin-fetion SUBDIR += pidgin-hotkeys SUBDIR += pidgin-latex SUBDIR += pidgin-libnotify SUBDIR += pidgin-manualsize SUBDIR += pidgin-sipe SUBDIR += pidgin-skypeweb SUBDIR += pidgin-twitter SUBDIR += pidgin-window_merge SUBDIR += profanity SUBDIR += prosody SUBDIR += prosody-modules SUBDIR += psi SUBDIR += purple-discord SUBDIR += purple-facebook SUBDIR += purple-googlechat SUBDIR += purple-gowhatsapp SUBDIR += purple-mattermost SUBDIR += purple-rocketchat SUBDIR += purple-slack SUBDIR += purple-teams SUBDIR += py-apprise SUBDIR += py-fbmq SUBDIR += py-matrix-synapse SUBDIR += py-mattermostdriver SUBDIR += py-nbxmpp SUBDIR += py-python-telegram-bot SUBDIR += py-slack-sdk SUBDIR += py-slackeventsapi SUBDIR += py-slixmpp SUBDIR += py-toxcore-c SUBDIR += py-unmessage SUBDIR += py-zapzap SUBDIR += qTox SUBDIR += quaternion SUBDIR += qxmpp SUBDIR += ricochet SUBDIR += rubygem-discordrb-webhooks SUBDIR += rubygem-discordrb-webhooks-blackst0ne SUBDIR += rubygem-hipchat SUBDIR += rubygem-lita SUBDIR += rubygem-termtter SUBDIR += rubygem-tinder SUBDIR += ruqola SUBDIR += scli SUBDIR += sendxmpp SUBDIR += signal-cli SUBDIR += signal-desktop SUBDIR += slack-term SUBDIR += snac SUBDIR += spectral SUBDIR += ssh-chat SUBDIR += sshout SUBDIR += tde2e SUBDIR += tdlib SUBDIR += teams SUBDIR += telegram-cli SUBDIR += telegram-desktop SUBDIR += telegramqml SUBDIR += teleirc SUBDIR += telepathy-accounts-signon SUBDIR += telepathy-farstream SUBDIR += telepathy-gabble SUBDIR += telepathy-glib SUBDIR += telepathy-idle SUBDIR += telepathy-logger SUBDIR += telepathy-mission-control SUBDIR += telepathy-sofiasip SUBDIR += tg_owt SUBDIR += tkabber SUBDIR += tkabber-plugins SUBDIR += tokodon SUBDIR += toot SUBDIR += tox SUBDIR += tox_extension_messages SUBDIR += toxbot SUBDIR += toxext SUBDIR += toxic SUBDIR += toxins SUBDIR += tuba SUBDIR += twirssi SUBDIR += uTox SUBDIR += vesktop SUBDIR += vqcc-gtk SUBDIR += xmpp-client SUBDIR += yume SUBDIR += zkgroup SUBDIR += zoom .include diff --git a/net-im/parla/Makefile b/net-im/parla/Makefile new file mode 100644 index 000000000000..12729a41273a --- /dev/null +++ b/net-im/parla/Makefile @@ -0,0 +1,27 @@ +PORTNAME= parla +DISTVERSION= 0.4.0 +PORTREVISION= 0 +CATEGORIES= net-im + +MAINTAINER= feld@FreeBSD.org +COMMENT= Native Gnome DeltaChat client +WWW= https://github.com/trufae/parla + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib + +RUN_DEPENDS= deltachat-rpc-server>0:net/deltachat-rpc-server +USES= desktop-file-utils gnome meson pkgconfig shebangfix vala:build + +USE_GNOME= gtk40 libadwaita + +SHEBANG_FILES= build.sh +SHEBANG_LANG= bash +bash_CMD= /bin/sh + +USE_GITHUB= yes +GH_ACCOUNT= trufae + +.include diff --git a/net-im/parla/distinfo b/net-im/parla/distinfo new file mode 100644 index 000000000000..2a33965b509e --- /dev/null +++ b/net-im/parla/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1780863746 +SHA256 (trufae-parla-0.4.0_GH0.tar.gz) = d5b4056943288d07d968b7bd21c40f21cd744018d150a2b16e16527fe2ce21d8 +SIZE (trufae-parla-0.4.0_GH0.tar.gz) = 174709 diff --git a/net-im/parla/pkg-descr b/net-im/parla/pkg-descr new file mode 100644 index 000000000000..d3ff7114ef26 --- /dev/null +++ b/net-im/parla/pkg-descr @@ -0,0 +1,3 @@ +Lightweight Vala + GTK4 + libadwaita desktop client that talks to +deltachat-rpc-server over JSON-RPC. Follows GNOME HIG, works on desktop +and mobile form factors. diff --git a/net-im/parla/pkg-plist b/net-im/parla/pkg-plist new file mode 100644 index 000000000000..505f8d065ab3 --- /dev/null +++ b/net-im/parla/pkg-plist @@ -0,0 +1,5 @@ +bin/parla +share/applications/io.github.trufae.Parla.desktop +share/icons/hicolor/scalable/apps/io.github.trufae.Parla.svg +share/icons/hicolor/scalable/apps/parla-tray.svg +share/icons/hicolor/scalable/apps/parla-welcome.svg