diff --git a/multimedia/plasmatube/Makefile b/multimedia/plasmatube/Makefile index dfb9f8b746f2..c6afb903aca7 100644 --- a/multimedia/plasmatube/Makefile +++ b/multimedia/plasmatube/Makefile @@ -1,24 +1,25 @@ PORTNAME= plasmatube DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= multimedia kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Elegant user interface for YouTube WWW= https://apps.kde.org/plasmatube/ LIB_DEPENDS= libmpv.so:multimedia/mpv \ libMpvQt.so:multimedia/mpvqt \ libqt6keychain.so:security/qtkeychain@qt6 USES= cmake gettext kde:6 localbase:ldflags pkgconfig qt:6 tar:xz USE_KDE= config coreaddons dbusaddons i18n kirigami-addons kirigami2 \ windowsystem \ ecm:build USE_QT= base declarative # Replace default Invidious instance with one that currently works #post-patch: # @${REINPLACE_CMD} -e 's|https://inv.riverside.rocks|https://vid.puffyan.us|' \ # ${WRKSRC}/src/PlasmaTubeSettings.kcfg .include diff --git a/net-im/tokodon/Makefile b/net-im/tokodon/Makefile index f78c93d7c0e9..26540556c82b 100644 --- a/net-im/tokodon/Makefile +++ b/net-im/tokodon/Makefile @@ -1,26 +1,27 @@ PORTNAME= tokodon DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net-im kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE mastodon client WWW= https://apps.kde.org/tokodon/ LICENSE= GPLv3 LIB_DEPENDS= libqt6keychain.so:security/qtkeychain@qt6 \ libmpv.so:multimedia/mpv \ libMpvQt.so:multimedia/mpvqt USES= cmake desktop-file-utils gettext kde:6 pkgconfig qt:6 tar:xz \ xorg USE_KDE= auth codecs completion config configwidgets coreaddons \ dbusaddons i18n itemmodels jobwidgets kio kirigami-addons \ kirigami2 notifications purpose qqc2-desktop-style service \ solid sonnet widgetsaddons windowsystem \ ecm:build \ itemmodels:run USE_QT= base websockets webview USE_XORG= ice sm x11 xext .include