Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-26 | gnu: libftdi: Propagate the libusb input. | Danny Milosavljevic | |
* gnu/packages/libftdi.scm (libftdi): Change libusb from an input to a propagated-input. Signed-off-by: Leo Famulari <leo@famulari.name> | |||
2014-08-05 | gnu: libftdi: Fix mistakes in package description. | Mark H Weaver | |
* gnu/packages/libftdi.scm (libftdi): Change 'libusb' from a 'native-input' to a normal 'input'. Fix the 'home-page' and 'license' fields. | |||
2014-07-24 | gnu: Add libftdi. | Manolis Ragkousis | |
* gnu/packages/libftdi.scm: New file * gnu-system.am (GNU_SYSTEM_MODULES): Add libftdi.scm Signed-off-by: Ludovic Courtès <ludo@gnu.org> |