mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
BeScreenCapture: bump revision to fix gui layout issues
This commit is contained in:
@@ -1,17 +1,14 @@
|
||||
SUMMARY="A screen recorder utility"
|
||||
DESCRIPTION="
|
||||
BeScreenCapture is a screen recorder utility for Haiku.
|
||||
DESCRIPTION="BeScreenCapture is a screen recorder utility for Haiku.
|
||||
It allows you to record what happens on your screen, then save it \
|
||||
to any media format supported in Haiku.
|
||||
BeScreenCapture can record either the entire screen, or just a section you \
|
||||
select.
|
||||
"
|
||||
select."
|
||||
|
||||
SUMMARY_inputfilter="Shortcut handler for BeScreenCapture"
|
||||
DESCRIPTION_inputfilter="
|
||||
Input Server Addon for BeScreenCapture. Allows the user to launch BeScreenCapture \
|
||||
and start/stop recording using a keyboard combination (CTRL-COMMAND-SHIFT + R).
|
||||
"
|
||||
DESCRIPTION_inputfilter="Input Server Addon for BeScreenCapture. Allows the \
|
||||
user to launch BeScreenCapture and start/stop recording using a keyboard \
|
||||
combination (CTRL-COMMAND-SHIFT + R)."
|
||||
|
||||
HOMEPAGE="https://github.com/jackburton79/bescreencapture"
|
||||
SOURCE_URI="https://github.com/jackburton79/bescreencapture/archive/v2.0.tar.gz"
|
||||
@@ -22,7 +19,7 @@ LICENSE="
|
||||
MIT
|
||||
"
|
||||
COPYRIGHT="2014-2015 Stefano Ceccherini"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user