New package: opustags-1.6.0
This commit is contained in:
parent
d48ff88f5d
commit
8b7c1c0044
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'opustags'
|
||||||
|
pkgname=opustags
|
||||||
|
version=1.6.0
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libogg-devel"
|
||||||
|
short_desc="Ogg Opus tags editor"
|
||||||
|
maintainer="tibequadorian <tibequadorian@posteo.de>"
|
||||||
|
license="BSD-3-Clause"
|
||||||
|
homepage="https://github.com/fmang/opustags"
|
||||||
|
distfiles="https://github.com/fmang/opustags/archive/${version}.tar.gz"
|
||||||
|
checksum=0f82703a49b35d44503c53bb596129e89ec061fb1f6e82363f982d1e35377dce
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Reference in New Issue