parent
3806b44895
commit
83dad5d90b
|
@ -2913,7 +2913,7 @@ libbrotlienc.so.1 brotli-1.0.2_1
|
|||
libfilteraudio.so filter_audio-0.0.1_1
|
||||
libarmadillo.so.8 armadillo-8.300.0_1
|
||||
libgstreamermm-1.0.so.1 gstreamermm-1.8.0_1
|
||||
libmovit.so.7 movit-1.5.3_1
|
||||
libmovit.so.8 movit-1.6.0_1
|
||||
libduktape.so.202 duktape-2.2.0_1
|
||||
libccgnu2-1.8.so.0 commoncpp2-1.8.1_1
|
||||
libccext2-1.8.so.0 commoncpp2-1.8.1_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'movit'
|
||||
pkgname=movit
|
||||
version=1.5.3
|
||||
version=1.6.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_build_args="libmovit.la"
|
||||
|
@ -11,7 +11,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
|
|||
license="GPL-2"
|
||||
homepage="https://movit.sesse.net/"
|
||||
distfiles="https://${pkgname}.sesse.net/${pkgname}-${version}.tar.gz"
|
||||
checksum=ead191d717dbefbe914260ed0335cf04a7dfc6fde8f23293c5ca7f88e45ace81
|
||||
checksum=65dda436570ecfb6df9627e6101c9d792e929ce9abe9afaaa85c513401583538
|
||||
|
||||
movit-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue