Recipe for BeScreenCapture 2.6.2. (#7558)

Now depends on ffmpeg_tools for GIF export
Removed recipe for 2.6.0.
This commit is contained in:
Stefano Ceccherini
2022-12-14 08:30:14 +01:00
committed by GitHub
parent a28ac24a01
commit ba7fbea974

View File

@@ -5,7 +5,7 @@ to any media format supported in Haiku.
BeScreenCapture can record either the entire screen, or just a section you \
select."
HOMEPAGE="https://github.com/jackburton79/bescreencapture/releases"
COPYRIGHT="2014-2021 Stefano Ceccherini"
COPYRIGHT="2014-2022 Stefano Ceccherini"
LICENSE="BSD (3-clause)
MIT"
REVISION="1"
@@ -21,6 +21,7 @@ PROVIDES="
"
REQUIRES="
haiku
ffmpeg_tools
"
SUMMARY_inputfilter="Shortcut handler for BeScreenCapture"