parent
a3775a92b9
commit
6b45133412
16
srcpkgs/trx/template
Normal file
16
srcpkgs/trx/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'trx'
|
||||
pkgname=trx
|
||||
version=0.5
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="alsa-lib-devel ortp-devel opus-devel"
|
||||
short_desc="Realtime audio over IP"
|
||||
maintainer="Mark Hills <mark@xwax.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://www.pogo.org.uk/~mark/trx"
|
||||
distfiles="http://www.pogo.org.uk/~mark/trx/releases/trx-${version}.tar.gz"
|
||||
checksum=c7c590c9401d9ef6687b950baa3ca6fd1567b2bbd5013b3283d2452b92624fca
|
||||
|
||||
pre_build() {
|
||||
vsed -i Makefile -e "s;^LDLIBS_ORTP.*;& -lbctoolbox;"
|
||||
}
|
Loading…
Reference in New Issue
Block a user