mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
orc: update to 0.4.38
This commit is contained in:
parent
0e9b31c25a
commit
931d81525a
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'orc'
|
# Template file for 'orc'
|
||||||
pkgname=orc
|
pkgname=orc
|
||||||
version=0.4.37
|
version=0.4.38
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://cgit.freedesktop.org/gstreamer/orc"
|
homepage="https://cgit.freedesktop.org/gstreamer/orc"
|
||||||
changelog="https://gitlab.freedesktop.org/gstreamer/orc/-/raw/main/RELEASE"
|
changelog="https://gitlab.freedesktop.org/gstreamer/orc/-/raw/main/RELEASE"
|
||||||
distfiles="http://gstreamer.freedesktop.org/src/orc/orc-${version}.tar.xz"
|
distfiles="http://gstreamer.freedesktop.org/src/orc/orc-${version}.tar.xz"
|
||||||
checksum=85638c0d447d989cd0d7e03406adbfbc380e67db2a622a4727a0ce3d440b2974
|
checksum=a55a98d4772567aa3faed8fb84d540c3db77eaba16d3e2e10b044fbc9228668d
|
||||||
|
|
||||||
build_options="gtk_doc"
|
build_options="gtk_doc"
|
||||||
|
|
||||||
|
@ -32,7 +32,6 @@ orc-devel_package() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove usr/lib/pkgconfig
|
vmove usr/lib/pkgconfig
|
||||||
vmove "usr/lib/*.so"
|
vmove "usr/lib/*.so"
|
||||||
vmove usr/share/aclocal
|
|
||||||
if [ "$build_option_gtk_doc" ]; then
|
if [ "$build_option_gtk_doc" ]; then
|
||||||
vmove usr/share/gtk-doc
|
vmove usr/share/gtk-doc
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue