Files
guru/media-tv/droidcam/metadata.xml
Andrew Ammerlaan d3fbf3f3d1 media-tv/droidcam: simplify ebuild
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-08-17 19:33:16 +02:00

19 lines
622 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>andrewammerlaan@riseup.net</email>
<name>Andrew Ammerlaan</name>
</maintainer>
<use>
<flag name="gtk">Build the <pkg>dev-cpp/gtkmm</pkg>:3.0 client.</flag>
</use>
<longdescription>
DroidCam allows you to use your Android or iOS device as webcam, wired (USB
and ADB) or wireless (TCP/IP). Works with the free version of the phone app.
</longdescription>
<upstream>
<remote-id type="github">aramg/droidcam</remote-id>
</upstream>
</pkgmetadata>