taglib-sharp: remove, broken without recent upstream releases.
This commit is contained in:
parent
ec8b8def0e
commit
de787a3446
1 changed files with 0 additions and 21 deletions
|
@ -1,21 +0,0 @@
|
||||||
# Template file for 'taglib-sharp'
|
|
||||||
pkgname=taglib-sharp
|
|
||||||
version=2.1.0.0
|
|
||||||
revision=3
|
|
||||||
distfiles="https://github.com/mono/taglib-sharp/archive/taglib-sharp-${version}.tar.gz"
|
|
||||||
checksum="8221fccfc2e834eebb24404f2c0ca26b2788af646a172266f89627a5d339bdec"
|
|
||||||
build_style="gnu-configure"
|
|
||||||
configure_args=" --disable-docs"
|
|
||||||
hostmakedepends="pkg-config automake"
|
|
||||||
makedepends="mono"
|
|
||||||
maintainer="Steven R <dev@styez.com>"
|
|
||||||
homepage="https://github.com/mono/taglib-sharp"
|
|
||||||
license="LGPL-2"
|
|
||||||
short_desc="LIbrary for reading and writing metadata in media files"
|
|
||||||
|
|
||||||
only_for_archs="i686 x86_64"
|
|
||||||
wrksrc="taglib-sharp-taglib-sharp-${version}"
|
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
./autogen.sh
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue