mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
multimedia/mlt: bump to 6.26.1
This is the last 6-series update. The 7-series (repease May 2nd) introduces API breaks, which means more coordination with consumers.
This commit is contained in:
parent
fcc8a0c94b
commit
81c5e25299
@ -1,7 +1,8 @@
|
||||
PORTNAME= mlt
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 6.22.1
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 6.26.1
|
||||
# Don't use GitHub "fake" downloads that are auto-generated from a
|
||||
# tag; the project uploads tarballs for each release.
|
||||
MASTER_SITES= https://github.com/mltframework/${PORTNAME}/releases/download/v${DISTVERSION}/
|
||||
CATEGORIES?= multimedia
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
@ -14,8 +15,6 @@ USES+= alias compiler:c++11-lang eigen:3 gmake gnome localbase \
|
||||
pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--enable-gpl --enable-gpl3 --target-os=FreeBSD
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= mltframework
|
||||
|
||||
.ifndef(WITH_DEBUG)
|
||||
CONFIGURE_ARGS+=--disable-debug
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1596320106
|
||||
SHA256 (mltframework-mlt-v6.22.1_GH0.tar.gz) = a3debdf0b8811f0d20c902cc3df3d05dad7d3ff36d1db16c0a7338d0d5989998
|
||||
SIZE (mltframework-mlt-v6.22.1_GH0.tar.gz) = 1343746
|
||||
TIMESTAMP = 1620310819
|
||||
SHA256 (mlt-6.26.1.tar.gz) = 8a484bbbf51f33e25312757531f3ad2ce20607149d20fcfcb40a3c1e60b20b4e
|
||||
SIZE (mlt-6.26.1.tar.gz) = 1366022
|
||||
|
Loading…
Reference in New Issue
Block a user