serialusb: new tool

This commit is contained in:
blshkv 2019-02-17 10:32:29 +08:00
parent 12298e23ef
commit 4d0ff8f629
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F
3 changed files with 32 additions and 0 deletions

View file

@ -0,0 +1 @@
DIST serialusb-0.7.tar.gz 1684608 BLAKE2B 9e5844a3ca50ce6f9dad5d7badc13ae5e0ce4740e5045cb6403e6fe2ad44565b24caa80a2d125a57ae5975afab06d9a801698ec5d57568cde1b5ccff18242a63 SHA512 6c7076e08fa82d7fcd74c5842f49af377df8b1c2b779d13a1589810fbfae619ab71ab0e5f2bd073c3ae6ced757d1b1288bd2a016fc4b72c062eefff72a2e211d

View file

@ -0,0 +1,29 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="A cheap USB proxy for input devices"
HOMEPAGE="https://github.com/matlo/serialusb"
SRC_URI="https://github.com/matlo/serialusb/archive/v0.7.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
#dev-libs/libdnet
# net-libs/libpcap
# dev-libs/libnl"
RDEPEND="${DEPEND}"
S=${WORKDIR}/${P}/sw
#src_prepare() {
# sed -e 's|$(DESTDIR)$(bindir)|$(DESTDIR)$(sbindir)|' -i src/Makefile.in || die "sed Makefile failed"
#}
#src_install() {
# DESTDIR="${D}" emake install || die
#}

View file

@ -1,3 +1,5 @@
net-analyzer/serialusb
=net-analyzer/gr-fosphor-9999 **
net-analyzer/ostinato