On Mon, Jun 6, 2022, at 2:00 PM, Rafael Sadowski wrote:
> On Mon Jun 06, 2022 at 07:58:40PM +0200, Rafael Sadowski wrote:
>> Hi NeoChat users,
>> 
>> please test the following diff please. You need devel/qcoro and
>> graphics/kquickimageeditor>=0.2.0 to build and run neochat. Checkout
>> ports@, please.
>> 
>> Feedback welcome, Rafael

Tested and working. OK abieber@

>> 
>
> New diff with fixed MASTER_SITES. Sorry for the noise.
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/net/neochat/Makefile,v
> retrieving revision 1.9
> diff -u -p -u -p -r1.9 Makefile
> --- Makefile  25 Mar 2022 11:36:59 -0000      1.9
> +++ Makefile  6 Jun 2022 19:59:08 -0000
> @@ -1,20 +1,23 @@
>  COMMENT =    client for Matrix chat
> -VERSION =    1.2.0
> +VERSION =    22.04
>  DISTNAME =   neochat-${VERSION}
> -REVISION =   2
> 
>  CATEGORIES=  net
> 
> -MASTER_SITES =       ${MASTER_SITE_KDE:=stable/neochat/${VERSION}/}
> +MASTER_SITES =       ${MASTER_SITE_KDE:=stable/plasma-mobile/${VERSION}/}
> 
>  # GPLv3+
>  PERMIT_PACKAGE=      Yes
> 
> -WANTLIB += ${COMPILER_LIBCXX} KF5ConfigCore KF5ConfigGui KF5CoreAddons
> -WANTLIB += KF5DBusAddons KF5I18n KF5Kirigami2 KF5Notifications
> -WANTLIB += Qt5Core Qt5DBus Qt5Gui Qt5Multimedia Qt5Network Qt5Qml
> -WANTLIB += Qt5QmlModels Qt5Quick Qt5QuickControls2 Qt5Widgets
> -WANTLIB += Qt5Xml QtOlm Quotient c cmark m olm qt5keychain
> +WANTLIB += ${COMPILER_LIBCXX} KF5Auth KF5AuthCore KF5Codecs KF5Completion
> +WANTLIB += KF5ConfigCore KF5ConfigGui KF5ConfigWidgets KF5CoreAddons
> +WANTLIB += KF5DBusAddons KF5I18n KF5JobWidgets KF5KIOCore KF5KIOGui
> +WANTLIB += KF5KIOWidgets KF5Kirigami2 KF5Notifications KF5Service
> +WANTLIB += KF5Solid KF5SonnetCore KF5WidgetsAddons KF5WindowSystem
> +WANTLIB += Qt5Concurrent Qt5Core Qt5DBus Qt5Gui Qt5Multimedia
> +WANTLIB += Qt5Network Qt5Qml Qt5QmlModels Qt5Quick Qt5QuickControls2
> +WANTLIB += Qt5Widgets Qt5Xml QtOlm Quotient X11 c cmark m olm
> +WANTLIB += qt5keychain
> 
>  MODULES =    devel/kf5
> 
> @@ -22,19 +25,24 @@ RUN_DEPENDS =     devel/desktop-file-utils \
>               devel/kf5/kitemmodels \
>               devel/kf5/qqc2-desktop-style \
>               devel/kf5/sonnet \
> -             graphics/kquickimageeditor \
> +             graphics/kquickimageeditor>=0.2.0 \
>               x11/gtk+3,-guic
> 
> -
>  BUILD_DEPENDS = devel/gettext,-tools \
>               devel/kf5/kitemmodels \
>               devel/kf5/qqc2-desktop-style \
> -             graphics/kquickimageeditor \
> +             graphics/kquickimageeditor>=0.2.0 \
> +             devel/qcoro \
>               math/ecm
> 
>  LIB_DEPENDS =        devel/kf5/kconfig \
>               devel/kf5/kdbusaddons \
>               devel/kf5/ki18n \
> +             devel/kf5/kio \
> +             devel/kf5/kcompletion \
> +             devel/kf5/kservice \
> +             devel/kf5/solid \
> +             devel/kf5/kjobwidgets \
>               devel/kf5/kirigami2 \
>               devel/kf5/knotifications \
>               security/qtkeychain \
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/net/neochat/distinfo,v
> retrieving revision 1.2
> diff -u -p -u -p -r1.2 distinfo
> --- distinfo  8 Dec 2021 02:52:42 -0000       1.2
> +++ distinfo  6 Jun 2022 19:59:08 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (neochat-1.2.0.tar.xz) = juS19h231DyQIRXgvgHytYcQAYOzgllkc5IumkJ0neY=
> -SIZE (neochat-1.2.0.tar.xz) = 244064
> +SHA256 (neochat-22.04.tar.xz) = qDaZXsBDB4ZKgCPg3APWN/8tuJ51lI64UlImLoqdIRI=
> +SIZE (neochat-22.04.tar.xz) = 333336
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/net/neochat/pkg/PLIST,v
> retrieving revision 1.3
> diff -u -p -u -p -r1.3 PLIST
> --- pkg/PLIST 11 Mar 2022 12:05:30 -0000      1.3
> +++ pkg/PLIST 6 Jun 2022 19:59:08 -0000
> @@ -1,17 +1,14 @@
>  @pkgpath x11/kde4/okteta
>  @bin bin/neochat
>  share/applications/org.kde.neochat.desktop
> -share/icons/hicolor/16x16/apps/org.kde.neochat.svg
> -share/icons/hicolor/16x16@2/
> -share/icons/hicolor/16x16@2/apps/
> -share/icons/hicolor/16x16@2/apps/org.kde.neochat.svg
> -share/icons/hicolor/16x16@3/
> -share/icons/hicolor/16x16@3/apps/
> -share/icons/hicolor/16x16@3/apps/org.kde.neochat.svg
>  share/icons/hicolor/scalable/apps/org.kde.neochat.svg
> -share/icons/hicolor/symbolic/apps/org.kde.neochat-symbolic.svg
> +share/icons/hicolor/scalable/apps/org.kde.neochat.tray.svg
>  share/knotifications5/
>  share/knotifications5/neochat.notifyrc
> +share/krunner/
> +share/krunner/dbusplugins/
> +share/krunner/dbusplugins/plasma-runner-neochat.desktop
> +share/locale/ar/LC_MESSAGES/neochat.mo
>  share/locale/az/LC_MESSAGES/neochat.mo
>  share/locale/ca/LC_MESSAGES/neochat.mo
>  share/locale/ca@valencia/LC_MESSAGES/neochat.mo
> @@ -25,7 +22,9 @@ share/locale/fi/LC_MESSAGES/neochat.mo
>  share/locale/fr/LC_MESSAGES/neochat.mo
>  share/locale/hu/LC_MESSAGES/neochat.mo
>  share/locale/ia/LC_MESSAGES/neochat.mo
> +share/locale/id/LC_MESSAGES/neochat.mo
>  share/locale/it/LC_MESSAGES/neochat.mo
> +share/locale/ja/LC_MESSAGES/neochat.mo
>  share/locale/ko/LC_MESSAGES/neochat.mo
>  share/locale/nl/LC_MESSAGES/neochat.mo
>  share/locale/nn/LC_MESSAGES/neochat.mo
> @@ -37,7 +36,12 @@ share/locale/sk/LC_MESSAGES/neochat.mo
>  share/locale/sl/LC_MESSAGES/neochat.mo
>  share/locale/sv/LC_MESSAGES/neochat.mo
>  share/locale/ta/LC_MESSAGES/neochat.mo
> +share/locale/tok/LC_MESSAGES/neochat.mo
> +share/locale/tr/LC_MESSAGES/neochat.mo
>  share/locale/uk/LC_MESSAGES/neochat.mo
> +share/locale/x-test/
> +share/locale/x-test/LC_MESSAGES/
> +share/locale/x-test/LC_MESSAGES/neochat.mo
>  share/locale/zh_CN/LC_MESSAGES/neochat.mo
>  share/metainfo/
>  @tag update-desktop-database

Reply via email to