comparison src/of-video.mk @ 5331:9320395c7286

of-video: update to v2.0.0 * src/of-video.mk: update vdersion/checksum * src/of-video-1-fixes.patch: removed * dist-files.mk: remove ref to patch
author John Donoghue
date Mon, 02 Mar 2020 10:30:38 -0500
parents 7d1e45c2f175
children 9ab2ef1d773e
comparison
equal deleted inserted replaced
5330:48413c4ad0d0 5331:9320395c7286
1 # This file is part of MXE. 1 # This file is part of MXE.
2 # See index.html for further information. 2 # See index.html for further information.
3 3
4 PKG := of-video 4 PKG := of-video
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 1.2.4 6 $(PKG)_VERSION := 2.0.0
7 $(PKG)_CHECKSUM := b1d00052c7ea6633ba24ad21e851cda18159d4f1 7 $(PKG)_CHECKSUM := f3d2ec3dafd3ab0d0b1215ca7fb391ebd8ebd544
8 $(PKG)_REMOTE_SUBDIR := 8 $(PKG)_REMOTE_SUBDIR :=
9 $(PKG)_SUBDIR := video-$($(PKG)_VERSION) 9 $(PKG)_SUBDIR := video-$($(PKG)_VERSION)
10 $(PKG)_FILE := $($(PKG)_SUBDIR).tar.gz 10 $(PKG)_FILE := $($(PKG)_SUBDIR).tar.gz
11 $(PKG)_URL := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download' 11 $(PKG)_URL := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download'
12 $(PKG)_DEPS := ffmpeg 12 $(PKG)_DEPS := ffmpeg