lmdb++: remove
This commit is contained in:
parent
24191ee705
commit
f30925fb10
2 changed files with 6 additions and 10 deletions
1
srcpkgs/lmdb++/INSTALL.msg
Normal file
1
srcpkgs/lmdb++/INSTALL.msg
Normal file
|
@ -0,0 +1 @@
|
||||||
|
lmdb++ is no longer provided by Void Linux, and will be fully removed from the repos on 2019/02/17
|
|
@ -1,14 +1,9 @@
|
||||||
# Template file for 'lmdb++'
|
# Template file for 'lmdb++'
|
||||||
pkgname=lmdb++
|
pkgname=lmdb++
|
||||||
version=0.9.14.0+20160229
|
version=0.9.14.0+20160229
|
||||||
revision=1
|
revision=2
|
||||||
_commit=0b43ca87d8cfabba392dfe884eb1edb83874de02
|
noarch=yes
|
||||||
wrksrc="lmdbxx-${_commit}"
|
build_style=meta
|
||||||
build_style=gnu-makefile
|
short_desc="C++11 wrapper for the LMDB database library (removed package)"
|
||||||
depends="lmdb-devel"
|
license="metapackage"
|
||||||
short_desc="C++11 wrapper for the LMDB database library"
|
|
||||||
maintainer="John <johnz@posteo.net>"
|
|
||||||
license="Unlicense"
|
|
||||||
homepage="https://github.com/drycpp/lmdbxx/"
|
homepage="https://github.com/drycpp/lmdbxx/"
|
||||||
distfiles="https://github.com/drycpp/lmdbxx/archive/${_commit}.tar.gz"
|
|
||||||
checksum=93721132bbf5045d38ad62de2997655e9984c48ea5c9886746d42128f4b26fbd
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue