diff options
Diffstat (limited to 'net-im/neochat')
-rw-r--r-- | net-im/neochat/Makefile | 5 | ||||
-rw-r--r-- | net-im/neochat/distinfo | 6 | ||||
-rw-r--r-- | net-im/neochat/pkg-plist | 2 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-im/neochat/Makefile b/net-im/neochat/Makefile index 4d18ff0d5e14..a338dcfec889 100644 --- a/net-im/neochat/Makefile +++ b/net-im/neochat/Makefile @@ -12,7 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-only.txt # Quotient is a static lib, doesn't need to be in RUN_DEPENDS BUILD_DEPENDS= libquotient>=0.9.3:net-im/libquotient \ kquickimageeditor-qt6>=0.2.0:graphics/kquickimageeditor -LIB_DEPENDS= libQCoro6Core.so:devel/qcoro@qt6 \ +LIB_DEPENDS= libKUnifiedPush.so:devel/kunifiedpush \ + libQCoro6Core.so:devel/qcoro \ libcmark.so:textproc/cmark \ libqt6keychain.so:security/qtkeychain@qt6 \ libdbus-1.so:devel/dbus \ @@ -21,7 +22,7 @@ RUN_DEPENDS= kquickimageeditor-qt6>=0.2.0:graphics/kquickimageeditor USES= cmake compiler:c++20-lang desktop-file-utils gettext kde:6 \ pkgconfig qt:6 tar:xz xorg -USE_QT= base multimedia webview \ +USE_QT= base multimedia speech webview \ location:run positioning:run USE_KDE= auth codecs completion config configwidgets coreaddons \ dbusaddons i18n itemmodels jobwidgets kio kirigami-addons \ diff --git a/net-im/neochat/distinfo b/net-im/neochat/distinfo index a0bf5b5c67ec..659f139fc698 100644 --- a/net-im/neochat/distinfo +++ b/net-im/neochat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751381556 -SHA256 (KDE/release-service/25.04.3/neochat-25.04.3.tar.xz) = ad44385ffdd78f813443fac8702003ee16d36afeded0bdf02fd4c928c487c53c -SIZE (KDE/release-service/25.04.3/neochat-25.04.3.tar.xz) = 1151680 +TIMESTAMP = 1754646462 +SHA256 (KDE/release-service/25.08.0/neochat-25.08.0.tar.xz) = 960f05a676cbed9a063bf9cdf53f63f4d817f07a0acf52edd40185320d3248e6 +SIZE (KDE/release-service/25.08.0/neochat-25.08.0.tar.xz) = 1203504 diff --git a/net-im/neochat/pkg-plist b/net-im/neochat/pkg-plist index 4dea64462add..25941e204851 100644 --- a/net-im/neochat/pkg-plist +++ b/net-im/neochat/pkg-plist @@ -1,6 +1,7 @@ bin/neochat %%QT_PLUGINDIR%%/kf6/purpose/neochatshareplugin.so share/applications/org.kde.neochat.desktop +share/dbus-1/services/org.kde.neochat.service share/icons/hicolor/scalable/apps/org.kde.neochat.svg share/icons/hicolor/scalable/apps/org.kde.neochat.tray.svg share/knotifications6/neochat.notifyrc @@ -55,6 +56,7 @@ share/man/es/man1/neochat.1.gz share/man/it/man1/neochat.1.gz share/man/man1/neochat.1.gz share/man/nl/man1/neochat.1.gz +share/man/ru/man1/neochat.1.gz share/man/sl/man1/neochat.1.gz share/man/sv/man1/neochat.1.gz share/man/tr/man1/neochat.1.gz |