Re: git: 6134fd351428 - main - deskutils/libportal: Update to 0.5

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Mon, 27 Dec 2021 08:53:35 UTC
Moin!

And it breaks x11-fm/nautilus :(

UI include files was moved from common to its own subdirs.

Please take care of.

--
Dima. (desktop, kde, x11, office, ports-secteam)@FreeBSD team
(fluffy@FreeBSD.org, https://t.me/dima_panov)

> On Sunday, Dec 26, 2021 at 5:13 PM, Gleb Popov <arrowd@FreeBSD.org (mailto:arrowd@FreeBSD.org)> wrote:
> The branch main has been updated by arrowd:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=6134fd35142820571138f0957b98a84144bde2c4
>
> commit 6134fd35142820571138f0957b98a84144bde2c4
> Author: Gleb Popov <arrowd@FreeBSD.org>
> AuthorDate: 2021-12-26 14:12:21 +0000
> Commit: Gleb Popov <arrowd@FreeBSD.org>
> CommitDate: 2021-12-26 14:12:46 +0000
>
> deskutils/libportal: Update to 0.5
>
> Reported by: portscout!
> ---
> deskutils/libportal/Makefile | 19 +++++++++++---
> deskutils/libportal/distinfo | 6 ++---
> deskutils/libportal/pkg-plist | 60 ++++++++++++++++---------------------------
> 3 files changed, 41 insertions(+), 44 deletions(-)
>
> diff --git a/deskutils/libportal/Makefile b/deskutils/libportal/Makefile
> index 9b51f1f76791..91e47832f27b 100644
> --- a/deskutils/libportal/Makefile
> +++ b/deskutils/libportal/Makefile
> @@ -1,5 +1,5 @@
> PORTNAME= libportal
> -PORTVERSION= 0.4
> +PORTVERSION= 0.5
> CATEGORIES= deskutils
>
> MAINTAINER= arrowd@FreeBSD.org
> @@ -9,11 +9,24 @@ LICENSE= GPLv2+
>
> BUILD_DEPENDS= gtkdoc-scan:textproc/gtk-doc
>
> -USES= gnome meson pkgconfig
> +USES= gnome meson pkgconfig qt:5
>
> -USE_GNOME= glib20 introspection
> +USE_GNOME= glib20 gtk30 introspection:build
> +USE_QT= core gui qmake_build widgets x11extras
> +USE_LDCONFIG= yes
>
> USE_GITHUB= yes
> GH_ACCOUNT= flatpak
>
> +OPTIONS_DEFINE= VALA
> +OPTIONS_DEFAULT= VALA
> +
> +VALA_MESON_TRUE= vapi
> +VALA_BUILD_DEPENDS= vapigen:lang/vala
> +VALA_DESC= Install Vala language bindings
> +
> +# docs require a port for gi-docgen
> +MESON_ARGS= -Ddocs=false '-Dbackends=["qt5", "gtk3"]'
> +OPTIONS_SUB= yes
> +
> .include <bsd.port.mk>
> diff --git a/deskutils/libportal/distinfo b/deskutils/libportal/distinfo
> index 93cd026b8d5e..8373a2f4d309 100644
> --- a/deskutils/libportal/distinfo
> +++ b/deskutils/libportal/distinfo
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1623579186
> -SHA256 (flatpak-libportal-0.4_GH0.tar.gz) = 01c1c5035f9c15095c7d0d015a4825c2fe6b8e6b729cd078641fbc921c953b84
> -SIZE (flatpak-libportal-0.4_GH0.tar.gz) = 67508
> +TIMESTAMP = 1640523999
> +SHA256 (flatpak-libportal-0.5_GH0.tar.gz) = f7238d1bd8d266a3103746de1c06381220a2c6b2c70660bbfc7697699ba6f1d9
> +SIZE (flatpak-libportal-0.5_GH0.tar.gz) = 75210
> diff --git a/deskutils/libportal/pkg-plist b/deskutils/libportal/pkg-plist
> index 9a69ae33f58e..a978d0d14f65 100644
> --- a/deskutils/libportal/pkg-plist
> +++ b/deskutils/libportal/pkg-plist
> @@ -1,3 +1,5 @@
> +include/libportal-gtk3/portal-gtk3.h
> +include/libportal-qt5/portal-qt5.h
> include/libportal/account.h
> include/libportal/background.h
> include/libportal/camera.h
> @@ -7,53 +9,35 @@ include/libportal/inhibit.h
> include/libportal/location.h
> include/libportal/notification.h
> include/libportal/openuri.h
> +include/libportal/parent.h
> include/libportal/portal-enums.h
> -include/libportal/portal-gtk3.h
> -include/libportal/portal-gtk4.h
> include/libportal/portal-helpers.h
> -include/libportal/portal-qt5.h
> include/libportal/portal.h
> include/libportal/print.h
> include/libportal/remote.h
> include/libportal/screenshot.h
> include/libportal/spawn.h
> include/libportal/trash.h
> +include/libportal/types.h
> include/libportal/updates.h
> include/libportal/wallpaper.h
> +lib/girepository-1.0/Xdp-1.0.typelib
> +lib/girepository-1.0/XdpGtk3-1.0.typelib
> +lib/libportal-gtk3.so
> +lib/libportal-gtk3.so.1
> +lib/libportal-gtk3.so.1.0.0
> +lib/libportal-qt5.so
> +lib/libportal-qt5.so.1
> +lib/libportal-qt5.so.1.0.0
> lib/libportal.so
> -lib/libportal.so.0
> -lib/libportal.so.0.0.1
> +lib/libportal.so.1
> +lib/libportal.so.1.0.0
> +libdata/pkgconfig/libportal-gtk3.pc
> +libdata/pkgconfig/libportal-qt5.pc
> libdata/pkgconfig/libportal.pc
> -share/gtk-doc/html/libportal/XdpPortal.html
> -share/gtk-doc/html/libportal/XdpSession.html
> -share/gtk-doc/html/libportal/aux.html
> -share/gtk-doc/html/libportal/home.png
> -share/gtk-doc/html/libportal/index.html
> -share/gtk-doc/html/libportal/left-insensitive.png
> -share/gtk-doc/html/libportal/left.png
> -share/gtk-doc/html/libportal/libportal-Accounts.html
> -share/gtk-doc/html/libportal/libportal-Background.html
> -share/gtk-doc/html/libportal/libportal-Camera.html
> -share/gtk-doc/html/libportal/libportal-Email.html
> -share/gtk-doc/html/libportal/libportal-File.html
> -share/gtk-doc/html/libportal/libportal-Location.html
> -share/gtk-doc/html/libportal/libportal-Notification.html
> -share/gtk-doc/html/libportal/libportal-Open.html
> -share/gtk-doc/html/libportal/libportal-Print.html
> -share/gtk-doc/html/libportal/libportal-Remote-desktop.html
> -share/gtk-doc/html/libportal/libportal-Screencast.html
> -share/gtk-doc/html/libportal/libportal-Screenshot.html
> -share/gtk-doc/html/libportal/libportal-Session.html
> -share/gtk-doc/html/libportal/libportal-Spawn.html
> -share/gtk-doc/html/libportal/libportal-Trash.html
> -share/gtk-doc/html/libportal/libportal-Updates.html
> -share/gtk-doc/html/libportal/libportal-Wallpaper.html
> -share/gtk-doc/html/libportal/libportal-XdpParent.html
> -share/gtk-doc/html/libportal/libportal.devhelp2
> -share/gtk-doc/html/libportal/libportal.html
> -share/gtk-doc/html/libportal/right-insensitive.png
> -share/gtk-doc/html/libportal/right.png
> -share/gtk-doc/html/libportal/style.css
> -share/gtk-doc/html/libportal/up-insensitive.png
> -share/gtk-doc/html/libportal/up.png
> -
> +share/gir-1.0/Xdp-1.0.gir
> +share/gir-1.0/XdpGtk3-1.0.gir
> +%%VALA%%share/vala/vapi/libportal-gtk3.deps
> +%%VALA%%share/vala/vapi/libportal-gtk3.vapi
> +%%VALA%%share/vala/vapi/libportal.deps
> +%%VALA%%share/vala/vapi/libportal.vapi