You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
freifunkist-firmware/feeds/packages.tmp/info/.packageinfo-libs_libugpio

43 lines
1.2 KiB

Source-Makefile: feeds/packages/libs/libugpio/Makefile
Package: libugpio
Version: 0.0.6-2
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread @GPIO_SUPPORT
Conflicts:
Menu-Depends:
Provides:
Section: libs
Category: Libraries
Repository: base
Title: Library for using sysfs gpio interface from C programs
Maintainer: Michael Heimpold <mhei@heimpold.de>
Source: libugpio-0.0.6.tar.bz2
License: LGPL-2.1-or-later
LicenseFiles: COPYING.LESSER
Type: ipkg
Description: libugpio is a library to ease the use of linux kernel's sysfs
gpio interface from C programs and/or other libraries.
https://github.com/mhei/libugpio
Michael Heimpold <mhei@heimpold.de>
@@
Package: gpioctl-sysfs
Version: 0.0.6-2
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libugpio
Conflicts:
Menu-Depends:
Provides:
Section: utils
Category: Utilities
Repository: base
Title: Tool for controlling gpio pins
Maintainer: Michael Heimpold <mhei@heimpold.de>
Source: libugpio-0.0.6.tar.bz2
License: LGPL-2.1-or-later
LicenseFiles: COPYING.LESSER
Type: ipkg
Description: Tool for controlling gpio pins using the sysfs api provided by the kernel.
Michael Heimpold <mhei@heimpold.de>
@@