mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
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:
committed by
GitHub
parent
a28ac24a01
commit
ba7fbea974
@@ -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"
|
||||
Reference in New Issue
Block a user