You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-fs/owfs/metadata.xml

26 lines
1.1 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">
OWFS (One Wire File System) is an easy way to use the powerful 1-wire system
of Dallas/Maxim. A simple and flexible program to monitor and control the
physical environment. You can write scripts to read temperature, flash
lights, write to an LCD, log and graph, ...
</longdescription>
<slots>
<subslots>Reflect ABI of libow.so.</subslots>
</slots>
<upstream>
<remote-id type="sourceforge">owfs</remote-id>
</upstream>
<use>
<flag name="ftdi">Enable support for USB FTDI chips via <pkg>dev-embedded/libftdi</pkg></flag>
<flag name="ftpd">Enable building the OWFS FTP server (owftpd)</flag>
<flag name="fuse">Enable building the FUSE-based OWFS client (owfs)</flag>
<flag name="httpd">Enable building the OWFS web server (owhttpd)</flag>
<flag name="parport">Enable support for the DS1410E parallel port adapter</flag>
<flag name="zeroconf">Enables support for zero-configuration networking via <pkg>net-dns/avahi</pkg></flag>
</use>
</pkgmetadata>