multimedia/simplescreenrecorder: Update 0.4.2 -> 0.4.3
This commit is contained in:
parent
a19860a7aa
commit
359516be94
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559807
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= simplescreenrecorder
|
||||
DISTVERSION= 0.4.2
|
||||
DISTVERSION= 0.4.3
|
||||
CATEGORIES= multimedia
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -10,7 +10,9 @@ COMMENT= Screen video recorder
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libavformat.so:multimedia/ffmpeg
|
||||
BUILD_DEPENDS= v4l_compat>0:multimedia/v4l_compat
|
||||
LIB_DEPENDS= libavformat.so:multimedia/ffmpeg \
|
||||
libv4l2.so:multimedia/libv4l
|
||||
|
||||
USES= cmake compiler:c++11-lang pkgconfig qt:5 xorg
|
||||
USE_GITHUB= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1589875181
|
||||
SHA256 (MaartenBaert-ssr-0.4.2_GH0.tar.gz) = a6da4979c7c3f402ea93e43f1c55e289cdcc69653a1a128e32e8bd59481b2511
|
||||
SIZE (MaartenBaert-ssr-0.4.2_GH0.tar.gz) = 1912151
|
||||
TIMESTAMP = 1609473207
|
||||
SHA256 (MaartenBaert-ssr-0.4.3_GH0.tar.gz) = 03b5f6cd613b504f8b2351c2728a6fd070aa0cc98e709bcafdcf93b672bd2b71
|
||||
SIZE (MaartenBaert-ssr-0.4.3_GH0.tar.gz) = 1918958
|
||||
|
Loading…
Reference in New Issue
Block a user