Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 547204 - CGO bindings for libusb
Summary: CGO bindings for libusb
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL: https://github.com/hanwen/usb
Whiteboard:
Keywords:
Depends on:
Blocks: 523990
  Show dependency tree
 
Reported: 2015-04-20 17:42 UTC by Fernando (likewhoa)
Modified: 2015-05-11 16:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild file (go-usb-9999.ebuild,848 bytes, text/plain)
2015-04-20 17:42 UTC, Fernando (likewhoa)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando (likewhoa) 2015-04-20 17:42:33 UTC
This ebuild is a requirement for #523990 which used to have this directory in it's repository but was later split into it's own repo. 

Reproducible: Always

Steps to Reproduce:
1. emerge =dev-libs/go-usb-9999
Comment 1 Fernando (likewhoa) 2015-04-20 17:42:49 UTC
Created attachment 401700 [details]
ebuild file
Comment 2 Fernando (likewhoa) 2015-04-28 19:53:07 UTC
Please see https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/105 for the github pull request relating to this new ebuild request.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-05-11 16:26:02 UTC
+*go-usb-9999 (11 May 2015)
+
+  11 May 2015; Michał Górny <mgorny@gentoo.org> +go-usb-9999.ebuild,
+  +metadata.xml:
+  Add go libusb bindings, as a dependency of go-mtpfs. Bug #547204. Part of
+  https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/105 by likewhoa.