comparison src/of-video.mk @ 5993:bac4ef91ea7e

of-video: Update to version 2.0.2. * src/of-video.mk: Update version and checksum. * src/of-video-1-fixes.patch: Remove patch that has been applied upstream. * dist-files.mk: Remove deleted file from dist.
author Markus Mützel <markus.muetzel@gmx.de>
date Mon, 29 Nov 2021 14:23:39 +0100
parents 9ab2ef1d773e
children a3243a9d9fc4
comparison
equal deleted inserted replaced
5992:24d3e9a130b4 5993:bac4ef91ea7e
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 := 2.0.1 6 $(PKG)_VERSION := 2.0.2
7 $(PKG)_CHECKSUM := 0b85643e35278adb6164bd4a354197a4db07521a 7 $(PKG)_CHECKSUM := dc76e6ad2bb354d1d716804907a29ea1322d70e7
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