Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
8 lines
447 B
Text
8 lines
447 B
Text
Flatpak is a technology for packaging and distributing standalone dekstop
|
|
applications. It uses interfaces called "portals" to communicate with the
|
|
rest of the system.
|
|
|
|
xdg-desktop-portal works by exposing a series of D-Bus interfaces known as
|
|
portals under a well-known name (org.freedesktop.portal.Desktop) and object
|
|
path (/org/freedesktop/portal/desktop). The portal interfaces include APIs for
|
|
file access, opening URIs, printing and others.
|