mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
orc: update to 0.4.29.
This commit is contained in:
parent
be514e862a
commit
7010159ec9
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template build file for 'orc'.
|
# Template file for 'orc'
|
||||||
pkgname=orc
|
pkgname=orc
|
||||||
version=0.4.28
|
version=0.4.29
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="automake pkg-config libtool"
|
hostmakedepends="automake pkg-config libtool"
|
||||||
short_desc="The Oild Runtime Compiler"
|
short_desc="Oild Runtime Compiler"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
|
license="BSD-2-Clause"
|
||||||
homepage="http://code.entropywave.com/orc/"
|
homepage="http://code.entropywave.com/orc/"
|
||||||
license="2-clause-BSD"
|
|
||||||
distfiles="http://gstreamer.freedesktop.org/src/orc/orc-${version}.tar.xz"
|
distfiles="http://gstreamer.freedesktop.org/src/orc/orc-${version}.tar.xz"
|
||||||
checksum=bfcd7c6563b05672386c4eedfc4c0d4a0a12b4b4775b74ec6deb88fc2bcd83ce
|
checksum=4f8901f9144b5ec17dffdb33548b5f4c7f8049b0d1023be3462cdd64ec5a3ab2
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue