libfreeaptx: update to 0.2.2
Co-authored-by: Duncaen <duncaen@voidlinux.org>
This commit is contained in:
committed by
Duncan Overbruck
co-authored by
Duncaen
parent
6251444b53
commit
f714a75e06
@@ -1,17 +1,18 @@
|
||||
# Template file for 'libfreeaptx'
|
||||
pkgname=libfreeaptx
|
||||
version=0.1.1
|
||||
version=0.2.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Open Source implementation of Audio Processing Technology codec (aptX)"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/iamthehorker/libfreeaptx/"
|
||||
distfiles="https://github.com/iamthehorker/libfreeaptx/archive/refs/tags/$version.tar.gz"
|
||||
checksum=7acf514446cae59585d9bc21e4f98f4a3856f4741c3a7a09d06e8ac5bf2f7315
|
||||
homepage="https://github.com/regularhunter/libfreeaptx"
|
||||
changelog="https://github.com/regularhunter/libfreeaptx/releases"
|
||||
distfiles="https://github.com/regularhunter/libfreeaptx/archive/refs/tags/$version.tar.gz"
|
||||
checksum=5ab5ebddf3f2eb7ce47a505b87460b00fc1ede99c70010796d3575ab31ea80bf
|
||||
|
||||
libfreeaptx-devel_package() {
|
||||
depends="libfreeaptx>=${version}_${revision}"
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
|
||||
Reference in New Issue
Block a user