Date: Sun, 13 Jun 2021 14:33:25 GMT From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e06c7c5297c4 - main - deskutils/libportal: + An API library to Flatpak portals. Message-ID: <202106131433.15DEXP5d073954@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=e06c7c5297c43b9b5cb85078a2bd284b88f22058 commit e06c7c5297c43b9b5cb85078a2bd284b88f22058 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2021-06-13 10:32:22 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2021-06-13 14:32:48 +0000 deskutils/libportal: + An API library to Flatpak portals. --- deskutils/Makefile | 1 + deskutils/libportal/Makefile | 19 ++++++++++++++ deskutils/libportal/distinfo | 3 +++ deskutils/libportal/pkg-descr | 8 ++++++ deskutils/libportal/pkg-plist | 59 +++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 90 insertions(+) diff --git a/deskutils/Makefile b/deskutils/Makefile index 918ebc967e62..8d3229a7fe1e 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -145,6 +145,7 @@ SUBDIR += kuserfeedback SUBDIR += latte-dock SUBDIR += libkdepim + SUBDIR += libportal SUBDIR += ljclive SUBDIR += lookbook SUBDIR += lumina-archiver diff --git a/deskutils/libportal/Makefile b/deskutils/libportal/Makefile new file mode 100644 index 000000000000..9b51f1f76791 --- /dev/null +++ b/deskutils/libportal/Makefile @@ -0,0 +1,19 @@ +PORTNAME= libportal +PORTVERSION= 0.4 +CATEGORIES= deskutils + +MAINTAINER= arrowd@FreeBSD.org +COMMENT= GIO-styled async APIs for Flatpak + +LICENSE= GPLv2+ + +BUILD_DEPENDS= gtkdoc-scan:textproc/gtk-doc + +USES= gnome meson pkgconfig + +USE_GNOME= glib20 introspection + +USE_GITHUB= yes +GH_ACCOUNT= flatpak + +.include <bsd.port.mk> diff --git a/deskutils/libportal/distinfo b/deskutils/libportal/distinfo new file mode 100644 index 000000000000..93cd026b8d5e --- /dev/null +++ b/deskutils/libportal/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1623579186 +SHA256 (flatpak-libportal-0.4_GH0.tar.gz) = 01c1c5035f9c15095c7d0d015a4825c2fe6b8e6b729cd078641fbc921c953b84 +SIZE (flatpak-libportal-0.4_GH0.tar.gz) = 67508 diff --git a/deskutils/libportal/pkg-descr b/deskutils/libportal/pkg-descr new file mode 100644 index 000000000000..fef465f3707a --- /dev/null +++ b/deskutils/libportal/pkg-descr @@ -0,0 +1,8 @@ +Flatpak is a technology for packaging and distributing standalone dekstop +applications. It uses interfaces called "portals" to communicate with the +rest of the system. + +libportal is a small library that provides an asynchronous API to the +most Flatpak portals. + +WWW: https://github.com/flatpak/libportal diff --git a/deskutils/libportal/pkg-plist b/deskutils/libportal/pkg-plist new file mode 100644 index 000000000000..9a69ae33f58e --- /dev/null +++ b/deskutils/libportal/pkg-plist @@ -0,0 +1,59 @@ +include/libportal/account.h +include/libportal/background.h +include/libportal/camera.h +include/libportal/email.h +include/libportal/filechooser.h +include/libportal/inhibit.h +include/libportal/location.h +include/libportal/notification.h +include/libportal/openuri.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/updates.h +include/libportal/wallpaper.h +lib/libportal.so +lib/libportal.so.0 +lib/libportal.so.0.0.1 +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 +
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106131433.15DEXP5d073954>