mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
exempi: remove long_desc
This commit is contained in:
parent
861163b774
commit
9bb814619b
1 changed files with 1 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'exempi'
|
# Template file for 'exempi'
|
||||||
pkgname=exempi
|
pkgname=exempi
|
||||||
version=2.2.1
|
version=2.2.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
makedepends="zlib-devel expat-devel boost-devel"
|
makedepends="zlib-devel expat-devel boost-devel"
|
||||||
|
@ -11,14 +11,6 @@ license="BSD"
|
||||||
homepage="http://libopenraw.freedesktop.org/wiki/Exempi"
|
homepage="http://libopenraw.freedesktop.org/wiki/Exempi"
|
||||||
distfiles="http://libopenraw.freedesktop.org/download/exempi-$version.tar.gz"
|
distfiles="http://libopenraw.freedesktop.org/download/exempi-$version.tar.gz"
|
||||||
checksum=a99e1569047988200e4935cf4395667341a5bd8d6067847a08df4304546cc362
|
checksum=a99e1569047988200e4935cf4395667341a5bd8d6067847a08df4304546cc362
|
||||||
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."
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vinstall COPYING 644 usr/share/licenses/exempi
|
|
||||||
}
|
|
||||||
|
|
||||||
exempi-devel_package() {
|
exempi-devel_package() {
|
||||||
depends="zlib-devel expat-devel exempi-${version}_${revision}"
|
depends="zlib-devel expat-devel exempi-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue