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"
# 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(+)] )"
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
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"
# 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(+)] )
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
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"
# 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(+)] )
<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>