forked from hasufell/hasufell-repository
net-libs/libsearpc: bump to 3.2.0
This commit is contained in:
parent
aa95a77efe
commit
fb3aed63f7
@ -6,6 +6,7 @@ require github [ user=haiwen tag="v${PV}" ]
|
||||
require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.15 ] ]
|
||||
|
||||
SUMMARY="A simple C language RPC framework (including both server side & client side)"
|
||||
DOWNLOADS="https://github.com/haiwen/libsearpc/archive/v3.2-latest.tar.gz -> ${PNV}.tar.gz"
|
||||
|
||||
LICENCES="Apache-2.0"
|
||||
SLOT="0"
|
||||
@ -19,11 +20,14 @@ DEPENDENCIES="
|
||||
dev-libs/glib:2
|
||||
dev-libs/jansson
|
||||
run:
|
||||
dev-python/future[python_abis:*(-)?]
|
||||
dev-python/simplejson[python_abis:*(-)?]
|
||||
"
|
||||
|
||||
BUGS_TO="hasufell@posteo.de"
|
||||
|
||||
WORK=${WORKBASE}/libsearpc-3.2-latest
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
edo sed -i -e "s/(DESTDIR)//" ${PN}.pc.in
|
Loading…
Reference in New Issue
Block a user