summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2016-09-21 16:30:10 +0200
committerThomas Deutschmann <whissi@gentoo.org>2016-09-21 16:30:32 +0200
commit2574a982584646c67e6abc8c4429acbf8a5dc047 (patch)
tree811235a3c9d17873a5ab3c5addafb4fc5d04c813 /sys-fs/owfs/metadata.xml
parentkde-misc/kdeconnect: version bump (diff)
downloadgentoo-2574a982584646c67e6abc8c4429acbf8a5dc047.tar.gz
gentoo-2574a982584646c67e6abc8c4429acbf8a5dc047.tar.bz2
gentoo-2574a982584646c67e6abc8c4429acbf8a5dc047.zip
sys-fs/owfs: Bump to v3.1.p4
Changes: ======== - Disabled autodetection of libftdi and libavahi; These configure flags will now only be enabled when the user has the the appropriate USE flags. - Fixed missing sys/sysmacros.h includes (bug #580922) - Fixed systemd detection (bug #576648) Gentoo-Bug: https://bugs.gentoo.org/580922 Gentoo-Bug: https://bugs.gentoo.org/576648 Package-Manager: portage-2.3.1
Diffstat (limited to 'sys-fs/owfs/metadata.xml')
-rw-r--r--sys-fs/owfs/metadata.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys-fs/owfs/metadata.xml b/sys-fs/owfs/metadata.xml
index b78f39c9c697..0b9818389aea 100644
--- a/sys-fs/owfs/metadata.xml
+++ b/sys-fs/owfs/metadata.xml
@@ -8,14 +8,19 @@
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="server">Enable building the OWFS server (owserver)</flag>
+ <flag name="zeroconf">Enables support for zero-configuration networking via <pkg>net-dns/avahi</pkg></flag>
</use>
</pkgmetadata>