Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Mar 2019 03:05:04 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r494230 - head/multimedia/simplescreenrecorder
Message-ID:  <201903010305.x21354AS086778@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Fri Mar  1 03:05:04 2019
New Revision: 494230
URL: https://svnweb.freebsd.org/changeset/ports/494230

Log:
  multimedia/simplescreenrecorder: Update 0.3.11 -> 0.3.11-20

Modified:
  head/multimedia/simplescreenrecorder/Makefile
  head/multimedia/simplescreenrecorder/distinfo
  head/multimedia/simplescreenrecorder/pkg-descr
  head/multimedia/simplescreenrecorder/pkg-plist

Modified: head/multimedia/simplescreenrecorder/Makefile
==============================================================================
--- head/multimedia/simplescreenrecorder/Makefile	Fri Mar  1 03:03:02 2019	(r494229)
+++ head/multimedia/simplescreenrecorder/Makefile	Fri Mar  1 03:05:04 2019	(r494230)
@@ -1,8 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	simplescreenrecorder
-DISTVERSION=	0.3.11
-PORTREVISION=	2
+DISTVERSION=	0.3.11-20
+DISTVERSIONSUFFIX=	-g973cc00
 CATEGORIES=	multimedia
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -19,7 +19,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	MaartenBaert
 GH_PROJECT=	ssr
 USE_QT=		core gui widgets x11extras buildtools_build linguisttools_build qmake_build
-USE_XORG=	x11 xext xfixes xi
+USE_XORG=	x11 xext xfixes xi xinerama
 
 CMAKE_ON=	WITH_QT5
 CMAKE_OFF=	WITH_GLINJECT  # doesn't yet work on FreeBSD: https://github.com/MaartenBaert/ssr/issues/586#issuecomment-343780107

Modified: head/multimedia/simplescreenrecorder/distinfo
==============================================================================
--- head/multimedia/simplescreenrecorder/distinfo	Fri Mar  1 03:03:02 2019	(r494229)
+++ head/multimedia/simplescreenrecorder/distinfo	Fri Mar  1 03:05:04 2019	(r494230)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527003656
-SHA256 (MaartenBaert-ssr-0.3.11_GH0.tar.gz) = 54f5c349c54694038586d3dfe0014da5d83044d0cf0ed9c0de525ddc54cbd150
-SIZE (MaartenBaert-ssr-0.3.11_GH0.tar.gz) = 1823944
+TIMESTAMP = 1551409093
+SHA256 (MaartenBaert-ssr-0.3.11-20-g973cc00_GH0.tar.gz) = 4170c6cd0f8a80d7e0728a435ecc4a380a5c71f2ebe8ddc751ea1b0a448efa20
+SIZE (MaartenBaert-ssr-0.3.11-20-g973cc00_GH0.tar.gz) = 1851819

Modified: head/multimedia/simplescreenrecorder/pkg-descr
==============================================================================
--- head/multimedia/simplescreenrecorder/pkg-descr	Fri Mar  1 03:03:02 2019	(r494229)
+++ head/multimedia/simplescreenrecorder/pkg-descr	Fri Mar  1 03:05:04 2019	(r494230)
@@ -21,4 +21,4 @@ Features:
 * Supports many different codecs and file formats (adding more is trivial).
 * Can also do live streaming (experimental).
 
-WWW: http://www.maartenbaert.be/simplescreenrecorder/
+WWW: https://www.maartenbaert.be/simplescreenrecorder/

Modified: head/multimedia/simplescreenrecorder/pkg-plist
==============================================================================
--- head/multimedia/simplescreenrecorder/pkg-plist	Fri Mar  1 03:03:02 2019	(r494229)
+++ head/multimedia/simplescreenrecorder/pkg-plist	Fri Mar  1 03:05:04 2019	(r494230)
@@ -79,6 +79,7 @@ share/icons/hicolor/scalable/apps/simplescreenrecorder
 %%DATADIR%%/translations/simplescreenrecorder_pl.qm
 %%DATADIR%%/translations/simplescreenrecorder_pt_BR.qm
 %%DATADIR%%/translations/simplescreenrecorder_ru.qm
+%%DATADIR%%/translations/simplescreenrecorder_sr.qm
 %%DATADIR%%/translations/simplescreenrecorder_sv.qm
 %%DATADIR%%/translations/simplescreenrecorder_uk.qm
 %%DATADIR%%/translations/simplescreenrecorder_zh_CN.qm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903010305.x21354AS086778>