mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
0bddc708f9
commit
9d15ca4477
2 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mlt'
|
# Template file for 'mlt'
|
||||||
pkgname=mlt
|
pkgname=mlt
|
||||||
version=6.22.1
|
version=6.26.1
|
||||||
revision=4
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --libdir=/usr/lib$XBPS_TARGET_WORDSIZE
|
configure_args="--prefix=/usr --libdir=/usr/lib$XBPS_TARGET_WORDSIZE
|
||||||
--enable-gpl --enable-gpl3 --disable-swfdec --without-kde
|
--enable-gpl --enable-gpl3 --disable-swfdec --without-kde
|
||||||
|
@ -18,7 +18,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-3.0-or-later, LGPL-2.1-or-later"
|
license="GPL-3.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://mltframework.org/"
|
homepage="https://mltframework.org/"
|
||||||
distfiles="https://github.com/mltframework/mlt/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mltframework/mlt/archive/v${version}.tar.gz"
|
||||||
checksum=a3debdf0b8811f0d20c902cc3df3d05dad7d3ff36d1db16c0a7338d0d5989998
|
checksum=8a484bbbf51f33e25312757531f3ad2ce20607149d20fcfcb40a3c1e60b20b4e
|
||||||
|
|
||||||
CFLAGS+=" -DHAVE_STRTOD_L=1 -DHAVE_LOCALE_H=1"
|
CFLAGS+=" -DHAVE_STRTOD_L=1 -DHAVE_LOCALE_H=1"
|
||||||
CXXFLAGS+=" -DHAVE_STRTOD_L=1 -DHAVE_LOCALE_H=1"
|
CXXFLAGS+=" -DHAVE_STRTOD_L=1 -DHAVE_LOCALE_H=1"
|
||||||
|
|
1
srcpkgs/mlt/update
Normal file
1
srcpkgs/mlt/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ignore="7.*"
|
Loading…
Add table
Reference in a new issue