diff --git a/net-im/Makefile b/net-im/Makefile index 8ffa1680e2a3..3d7c01687648 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -1,196 +1,197 @@ COMMENT = Instant messaging SUBDIR += 6cord SUBDIR += beebeep SUBDIR += biboumi SUBDIR += cawbird SUBDIR += centerim SUBDIR += chatterino2 SUBDIR += climm SUBDIR += coccinella SUBDIR += conduit SUBDIR += convey SUBDIR += coyim SUBDIR += cutegram SUBDIR += dendrite SUBDIR += dino SUBDIR += discordo SUBDIR += echat SUBDIR += ejabberd SUBDIR += farstream SUBDIR += finch SUBDIR += folks SUBDIR += fractal SUBDIR += freetalk SUBDIR += gajim SUBDIR += gitterdone SUBDIR += gloox SUBDIR += gomuks SUBDIR += gotktrix SUBDIR += gotosocial SUBDIR += icmpchat SUBDIR += icqlib SUBDIR += jabberd SUBDIR += jarl SUBDIR += jggtrans 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 += kde-telepathy SUBDIR += kopete SUBDIR += ktp-accounts-kcm SUBDIR += ktp-approver SUBDIR += ktp-auth-handler SUBDIR += ktp-call-ui SUBDIR += ktp-common-internals SUBDIR += ktp-contact-list SUBDIR += ktp-contact-runner SUBDIR += ktp-desktop-applets SUBDIR += ktp-filetransfer-handler SUBDIR += ktp-kded-module SUBDIR += ktp-send-file SUBDIR += ktp-text-ui SUBDIR += libaccounts-glib SUBDIR += libaccounts-qt5 SUBDIR += libmesode SUBDIR += libnice SUBDIR += libnice-gst1 SUBDIR += libpurple SUBDIR += libqtelegram-ae SUBDIR += libquotient SUBDIR += libsignal-client SUBDIR += libsignal-node SUBDIR += libsignon-glib SUBDIR += libstrophe SUBDIR += loudmouth SUBDIR += lurch SUBDIR += mastodon SUBDIR += matterbridge SUBDIR += matterhorn SUBDIR += matterircd SUBDIR += mbpurple SUBDIR += mcabber SUBDIR += meanwhile SUBDIR += mikutter SUBDIR += mtxclient 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 += pecl-stomp2 SUBDIR += pidgin SUBDIR += pidgin-bot-sentry SUBDIR += pidgin-fetion SUBDIR += pidgin-hotkeys SUBDIR += pidgin-icyque 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-hangouts SUBDIR += purple-mattermost SUBDIR += purple-plugin-pack SUBDIR += purple-rocketchat SUBDIR += purple-slack SUBDIR += py-fbmq SUBDIR += py-matrix-synapse SUBDIR += py-nbxmpp SUBDIR += py-punjab SUBDIR += py-python-telegram-bot SUBDIR += py-slack-sdk SUBDIR += py-slixmpp SUBDIR += py-telepot SUBDIR += py-toxcore-c SUBDIR += py-unmessage SUBDIR += qTox SUBDIR += quaternion SUBDIR += qxmpp-qt5 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 += sayaka SUBDIR += scli SUBDIR += scudcloud SUBDIR += sendxmpp SUBDIR += signal-cli SUBDIR += signal-desktop SUBDIR += signald SUBDIR += slack-term SUBDIR += spectral SUBDIR += ssh-chat SUBDIR += sshout SUBDIR += talkatu SUBDIR += tdlib SUBDIR += teamwords SUBDIR += telegram-cli SUBDIR += telegram-desktop SUBDIR += telegram-purple SUBDIR += telegramqml SUBDIR += telepathy-accounts-signon SUBDIR += telepathy-farstream SUBDIR += telepathy-gabble SUBDIR += telepathy-glib SUBDIR += telepathy-idle SUBDIR += telepathy-logger SUBDIR += telepathy-logger-qt5 SUBDIR += telepathy-mission-control SUBDIR += telepathy-qt SUBDIR += telepathy-salut 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 += tut SUBDIR += twirssi SUBDIR += uTox SUBDIR += vqcc-gtk SUBDIR += xmpp-client SUBDIR += yume SUBDIR += zkgroup SUBDIR += zoom .include diff --git a/net-im/tokodon/Makefile b/net-im/tokodon/Makefile new file mode 100644 index 000000000000..1fb92a7d145c --- /dev/null +++ b/net-im/tokodon/Makefile @@ -0,0 +1,26 @@ +PORTNAME= tokodon +DISTVERSION= 23.01.0 +CATEGORIES= net-im kde +MASTER_SITES= KDE/stable/${PORTNAME}/ + +MAINTAINER= kde@FreeBSD.org +COMMENT= KDE mastodon client +WWW= https://apps.kde.org/tokodon/ + +LICENSE= GPLv3 + +BUILD_DEPENDS= kirigami-addons>=0.6.1:x11-toolkits/kirigami-addons +LIB_DEPENDS= libqt5keychain.so:security/qtkeychain@qt5 +RUN_DEPENDS= kirigami-addons>=0.6.1:x11-toolkits/kirigami-addons + +USES= cmake desktop-file-utils gettext kde:5 qt:5 tar:xz xorg +USE_KDE= completion config coreaddons dbusaddons i18n jobwidgets kio \ + kirigami2 notifications qqc2-desktop-style service solid \ + widgetsaddons windowsystem \ + itemmodels:run +USE_QT= concurrent core dbus declarative gui multimedia network \ + quickcontrols2 websockets widgets xml \ + buildtools:build qmake:build +USE_XORG= ice sm x11 xext + +.include diff --git a/net-im/tokodon/distinfo b/net-im/tokodon/distinfo new file mode 100644 index 000000000000..3c4f462b736f --- /dev/null +++ b/net-im/tokodon/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1676318404 +SHA256 (tokodon-23.01.0.tar.xz) = ca7281fde94bdcca2c8063165abe39116dd423028fa27071cf85202d2a7d65c3 +SIZE (tokodon-23.01.0.tar.xz) = 189660 diff --git a/net-im/tokodon/pkg-descr b/net-im/tokodon/pkg-descr new file mode 100644 index 000000000000..c1773716802a --- /dev/null +++ b/net-im/tokodon/pkg-descr @@ -0,0 +1,3 @@ +Tokodon is a Mastodon client for Plasma. + +It allows you to interact with the Fediverse community. diff --git a/net-im/tokodon/pkg-plist b/net-im/tokodon/pkg-plist new file mode 100644 index 000000000000..8126f83119b0 --- /dev/null +++ b/net-im/tokodon/pkg-plist @@ -0,0 +1,31 @@ +bin/tokodon +share/applications/org.kde.tokodon.desktop +share/icons/hicolor/scalable/actions/tokodon-chat-reply.svg +share/icons/hicolor/scalable/apps/org.kde.tokodon.svg +share/knotifications5/tokodon.notifyrc +share/locale/ca/LC_MESSAGES/tokodon.mo +share/locale/ca@valencia/LC_MESSAGES/tokodon.mo +share/locale/cs/LC_MESSAGES/tokodon.mo +share/locale/de/LC_MESSAGES/tokodon.mo +share/locale/en_GB/LC_MESSAGES/tokodon.mo +share/locale/es/LC_MESSAGES/tokodon.mo +share/locale/fi/LC_MESSAGES/tokodon.mo +share/locale/fr/LC_MESSAGES/tokodon.mo +share/locale/gl/LC_MESSAGES/tokodon.mo +share/locale/hu/LC_MESSAGES/tokodon.mo +share/locale/is/LC_MESSAGES/tokodon.mo +share/locale/it/LC_MESSAGES/tokodon.mo +share/locale/ka/LC_MESSAGES/tokodon.mo +share/locale/ko/LC_MESSAGES/tokodon.mo +share/locale/nl/LC_MESSAGES/tokodon.mo +share/locale/pl/LC_MESSAGES/tokodon.mo +share/locale/pt/LC_MESSAGES/tokodon.mo +share/locale/pt_BR/LC_MESSAGES/tokodon.mo +share/locale/sk/LC_MESSAGES/tokodon.mo +share/locale/sl/LC_MESSAGES/tokodon.mo +share/locale/sv/LC_MESSAGES/tokodon.mo +share/locale/tr/LC_MESSAGES/tokodon.mo +share/locale/uk/LC_MESSAGES/tokodon.mo +share/locale/zh_CN/LC_MESSAGES/tokodon.mo +share/metainfo/org.kde.tokodon.appdata.xml +share/qlogging-categories5/tokodon.categories