blob: f1bf026793892586dde58d5bd1fa49c592f554b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = libsoc-git
pkgdesc = libsoc is a C library to interface with common peripherals found in System on Chips (SoC) through generic Linux Kernel interfaces.
pkgver = 0.8.2.r59.g545b354
pkgrel = 1
url = https://github.com/jackmitch/libsoc
arch = any
license = GPL
makedepends = git
makedepends = autoconf
source = git+https://github.com/jackmitch/libsoc.git
sha256sums = SKIP
pkgname = libsoc-git
|