summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Scruggs <j.scruggs@gmail.com>2017-01-07 16:14:20 +0000
committerDavid Seifert <soap@gentoo.org>2017-01-15 12:14:16 +0100
commitdd4559fe50fce623f6507857a68695a40446a4a3 (patch)
tree07df92f318c9cbdc99dbb360106e191c42388e2a /app-misc/ddcutil/metadata.xml
parentnet-analyzer/mtr: Fix tinfo patch, add USE=ncurses. (diff)
downloadgentoo-dd4559fe50fce623f6507857a68695a40446a4a3.tar.gz
gentoo-dd4559fe50fce623f6507857a68695a40446a4a3.tar.bz2
gentoo-dd4559fe50fce623f6507857a68695a40446a4a3.zip
media-libs/ddcutil: Version bump to 0.7.0
* Added use flag to enable the new C/C++ API * Python API is in flux and upstream recommends not using it. It will be enabled when it's more stable. Closes: https://github.com/gentoo/gentoo/pull/3360
Diffstat (limited to 'app-misc/ddcutil/metadata.xml')
-rw-r--r--app-misc/ddcutil/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app-misc/ddcutil/metadata.xml b/app-misc/ddcutil/metadata.xml
index 6d0486ba8ad6..d40fbb05a57e 100644
--- a/app-misc/ddcutil/metadata.xml
+++ b/app-misc/ddcutil/metadata.xml
@@ -19,6 +19,9 @@
</longdescription>
<use>
+ <flag name="enable-api-libs" restrict="&gt;=app-misc/ddcutil-0.7.0">
+ Enables the C/C++ API.
+ </flag>
<flag name="user-permissions">
Adds a udev rules to allow non-root users in the i2c group to
access the /dev/i2c-* devices. If usb-monitor is selected, users