void-packages/srcpkgs/exempi/template

24 lines
803 B
Text
Raw Normal View History

# Template file for 'exempi'
pkgname=exempi
version=2.1.1
revision=1
distfiles="http://libopenraw.freedesktop.org/download/exempi-$version.tar.gz"
build_style=gnu_configure
short_desc="Library for applications dealing with netlink sockets"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=b06b67472ff673e2d4257ae0b687ba421af1f9952428e7caead870868c2a4dd3
long_desc="
exempi is a library for applications dealing with netlink sockets.
The library provides an interface for raw netlink messaging and various
netlink family specific interfaces."
subpackages="$pkgname-devel"
Add_dependency run libgcc
Add_dependency run glibc
Add_dependency run libstdc++
Add_dependency run zlib
Add_dependency run expat
Add_dependency build zlib-devel
Add_dependency build expat-devel
Add_dependency build boost-devel