mediainfo: fix depends and configure_args
This commit is contained in:
@@ -14,11 +14,13 @@ checksum=1fde5b2972d923f7f87c2b2e738e8a086603243770961b077cf558f9836e612e
|
|||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="libmediainfo-devel libzen-devel zlib-devel"
|
makedepends="libmediainfo-devel libzen-devel zlib-devel"
|
||||||
depends="libmediainfo"
|
|
||||||
configure_args="--prefix=/usr"
|
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="MediaInfo/Project/GNU/CLI"
|
build_wrksrc="MediaInfo/Project/GNU/CLI"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense ${wrksrc}/MediaInfo/License.html
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user