sci-libs/libsigrok: Set subslot operator on dev-libs/libzip atom
authorThomas Deutschmann <whissi@gentoo.org>
Wed, 22 Mar 2017 21:12:50 +0000 (22:12 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Wed, 22 Mar 2017 21:13:16 +0000 (22:13 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

sci-libs/libsigrok/libsigrok-0.3.0.ebuild
sci-libs/libsigrok/libsigrok-0.4.0.ebuild
sci-libs/libsigrok/libsigrok-9999.ebuild
sci-libs/libsigrok/metadata.xml

index 06e8eaf2e379c2edd941564b3ad8d7847293084f..21530e0ef700cd9378d6a5a34a23d79a84931835 100644 (file)
@@ -13,7 +13,7 @@ else
        KEYWORDS="amd64 x86"
 fi
 
-DESCRIPTION="provide basic hardware drivers for logic analyzers and input/output file format support"
+DESCRIPTION="basic hardware drivers for logic analyzers and input/output file format support"
 HOMEPAGE="http://sigrok.org/wiki/Libsigrok"
 
 LICENSE="GPL-3"
@@ -22,7 +22,7 @@ IUSE="ftdi serial static-libs test usb"
 
 # We also support librevisa, but that isn't in the tree ...
 LIB_DEPEND=">=dev-libs/glib-2.32.0[static-libs(+)]
-       >=dev-libs/libzip-0.8[static-libs(+)]
+       >=dev-libs/libzip-0.8:=[static-libs(+)]
        ftdi? ( >=dev-embedded/libftdi-0.16:=[static-libs(+)] )
        serial? ( >=dev-libs/libserialport-0.1.0[static-libs(+)] )
        usb? ( virtual/libusb:1[static-libs(+)] )"
index 75ff9fe29aef9f164226963164da2ea0d55fd529..8d30801c100803cc98a81bd8c6d65924986f8905 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -15,7 +15,7 @@ else
        KEYWORDS="~amd64 ~x86"
 fi
 
-DESCRIPTION="provide basic hardware drivers for logic analyzers and input/output file format support"
+DESCRIPTION="basic hardware drivers for logic analyzers and input/output file format support"
 HOMEPAGE="http://sigrok.org/wiki/Libsigrok"
 
 LICENSE="GPL-3"
@@ -25,7 +25,7 @@ REQUIRED_USE="java? ( cxx ) python? ( cxx ${PYTHON_REQUIRED_USE} )"
 
 # We also support librevisa, but that isn't in the tree ...
 LIB_DEPEND=">=dev-libs/glib-2.32.0[static-libs(+)]
-       >=dev-libs/libzip-0.8[static-libs(+)]
+       >=dev-libs/libzip-0.8:=[static-libs(+)]
        cxx? ( dev-cpp/glibmm:2[static-libs(+)] )
        python? ( ${PYTHON_DEPS} >=dev-python/pygobject-3.0.0[${PYTHON_USEDEP}] )
        ftdi? ( >=dev-embedded/libftdi-0.16:=[static-libs(+)] )
index 75ff9fe29aef9f164226963164da2ea0d55fd529..8d30801c100803cc98a81bd8c6d65924986f8905 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -15,7 +15,7 @@ else
        KEYWORDS="~amd64 ~x86"
 fi
 
-DESCRIPTION="provide basic hardware drivers for logic analyzers and input/output file format support"
+DESCRIPTION="basic hardware drivers for logic analyzers and input/output file format support"
 HOMEPAGE="http://sigrok.org/wiki/Libsigrok"
 
 LICENSE="GPL-3"
@@ -25,7 +25,7 @@ REQUIRED_USE="java? ( cxx ) python? ( cxx ${PYTHON_REQUIRED_USE} )"
 
 # We also support librevisa, but that isn't in the tree ...
 LIB_DEPEND=">=dev-libs/glib-2.32.0[static-libs(+)]
-       >=dev-libs/libzip-0.8[static-libs(+)]
+       >=dev-libs/libzip-0.8:=[static-libs(+)]
        cxx? ( dev-cpp/glibmm:2[static-libs(+)] )
        python? ( ${PYTHON_DEPS} >=dev-python/pygobject-3.0.0[${PYTHON_USEDEP}] )
        ftdi? ( >=dev-embedded/libftdi-0.16:=[static-libs(+)] )
index 03c75dbad2786ed30c84cb8353750413b4c37454..60598929d67c9776f396b28d4d3474c1927266a6 100644 (file)
@@ -5,6 +5,11 @@
  <email>embedded@gentoo.org</email>
  <name>Embedded Gentoo</name>
 </maintainer>
+<longdescription>
+  libsigrok is a shared library written in C, which provides the basic
+  hardware access drivers for logic analyzers and other supported devices,
+  as well as input/output file format support.
+</longdescription>
 <use>
  <flag name="ftdi">Enable drivers that need libftdi</flag>
  <flag name="parport">Enable drivers that are parallel (IEEE1284) based</flag>