mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
bescreencapture: code style.
This commit is contained in:
@@ -7,22 +7,22 @@ BeScreenCapture can record either the entire screen, or just a section you \
|
||||
select.
|
||||
"
|
||||
HOMEPAGE="https://github.com/jackburton79/bescreencapture"
|
||||
SOURCE_URI="https://github.com/jackburton79/bescreencapture/archive/v1.9.4.tar.gz"
|
||||
CHECKSUM_SHA256="c1f8d6230feb965cda03d01998b4953f4be34fbcc3d0735c6d0039fa5905bc8c"
|
||||
SOURCE_FILENAME="bescreencapture-1.9.4.tar.gz"
|
||||
COPYRIGHT="2014 Stefano Ceccherini"
|
||||
LICENSE="
|
||||
BSD (3-clause)
|
||||
MIT
|
||||
"
|
||||
COPYRIGHT="2014 Stefano Ceccherini"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/jackburton79/bescreencapture/archive/v1.9.4.tar.gz"
|
||||
CHECKSUM_SHA256="c1f8d6230feb965cda03d01998b4953f4be34fbcc3d0735c6d0039fa5905bc8c"
|
||||
SOURCE_FILENAME="bescreencapture-1.9.4.tar.gz"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
|
||||
PROVIDES="
|
||||
bescreencapture = $portVersion
|
||||
app:BeScreenCapture = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
@@ -30,7 +30,6 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
makefile_engine
|
||||
cmd:make
|
||||
|
||||
Reference in New Issue
Block a user