add pkg gui-apps/waypipe
This commit is contained in:
19
gui-apps/waypipe/metadata.xml
Normal file
19
gui-apps/waypipe/metadata.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
<longdescription>
|
||||
Waypipe is a proxy for all Wayland clients to allow streaming
|
||||
sessions over tcp. It forwards Wayland messages and serializes
|
||||
changes to shared memory buffers over a single socket, to allow
|
||||
application forwarding similar to ssh -X.
|
||||
</longdescription>
|
||||
<use>
|
||||
<flag name="dmabuf">Use DMABUFs for data exchange and hardware decoding</flag>
|
||||
<flag name="ffmpeg">Link with ffmpeg to allow buffer displays using video streams</flag>
|
||||
<flag name="systemtap">Enable SystemTAP/DTrace tracing</flag>
|
||||
</use>
|
||||
<upstream>
|
||||
<remote-id type="freedesktop-gitlab">mstoeckl/waypipe</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user