aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-01-01 05:50:32 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-01-01 05:50:32 +0000
commit359516be94bb3a0e44e9354831d30c20d8d31042 (patch)
tree389c402331ce8aa43ce34bef638fe7d22fc46d6a /multimedia
parenta19860a7aaf3180baf42197d43cacaeb7fd363f4 (diff)
downloadports-359516be94bb3a0e44e9354831d30c20d8d31042.tar.gz
ports-359516be94bb3a0e44e9354831d30c20d8d31042.zip
multimedia/simplescreenrecorder: Update 0.4.2 -> 0.4.3
Notes
Notes: svn path=/head/; revision=559807
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/simplescreenrecorder/Makefile6
-rw-r--r--multimedia/simplescreenrecorder/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/multimedia/simplescreenrecorder/Makefile b/multimedia/simplescreenrecorder/Makefile
index 29bb1de73838..0581ca4ffb2b 100644
--- a/multimedia/simplescreenrecorder/Makefile
+++ b/multimedia/simplescreenrecorder/Makefile
@@ -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
diff --git a/multimedia/simplescreenrecorder/distinfo b/multimedia/simplescreenrecorder/distinfo
index 10c1024f4e22..f2697db1cb60 100644
--- a/multimedia/simplescreenrecorder/distinfo
+++ b/multimedia/simplescreenrecorder/distinfo
@@ -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