git: 907b306ff752 - main - multimedia/simplescreenrecorder: Update 0.4.4 → 0.4.4-9
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Mar 2023 06:06:00 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=907b306ff75215383fe54ba0bea01ac2c999f172 commit 907b306ff75215383fe54ba0bea01ac2c999f172 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-03-20 05:36:10 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-03-20 05:36:17 +0000 multimedia/simplescreenrecorder: Update 0.4.4 → 0.4.4-9 Fixes build with FFmpeg 6.0 PR: 270297 Submitted by: diizzy@ (original version of the patch) --- multimedia/simplescreenrecorder/Makefile | 5 +++-- multimedia/simplescreenrecorder/distinfo | 6 +++--- multimedia/simplescreenrecorder/pkg-plist | 1 + 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/multimedia/simplescreenrecorder/Makefile b/multimedia/simplescreenrecorder/Makefile index 799cf6d4f9dc..e08945a43fcd 100644 --- a/multimedia/simplescreenrecorder/Makefile +++ b/multimedia/simplescreenrecorder/Makefile @@ -1,5 +1,6 @@ PORTNAME= simplescreenrecorder -DISTVERSION= 0.4.4 +DISTVERSION= 0.4.4-9 +DISTVERSIONSUFFIX= -gc092f3e CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org @@ -11,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libavformat.so:multimedia/ffmpeg -USES= cmake compiler:c++11-lang pkgconfig qt:5 xorg +USES= cmake compiler:c++11-lang desktop-file-utils pkgconfig qt:5 xorg USE_QT= core gui widgets x11extras buildtools:build linguisttools:build qmake:build USE_XORG= x11 xext xfixes xi xinerama diff --git a/multimedia/simplescreenrecorder/distinfo b/multimedia/simplescreenrecorder/distinfo index 9615947c5ed1..b599be4ab99b 100644 --- a/multimedia/simplescreenrecorder/distinfo +++ b/multimedia/simplescreenrecorder/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651029508 -SHA256 (MaartenBaert-ssr-0.4.4_GH0.tar.gz) = 69fccf8df6e7285d4df5033eed8748f4eae13b407488906dcf4810a277d557b8 -SIZE (MaartenBaert-ssr-0.4.4_GH0.tar.gz) = 1961269 +TIMESTAMP = 1679290276 +SHA256 (MaartenBaert-ssr-0.4.4-9-gc092f3e_GH0.tar.gz) = 2f0c28058c8a044c1045dca3d674e797e8815fff15ac0c84eb2577b6c9d89dd2 +SIZE (MaartenBaert-ssr-0.4.4-9-gc092f3e_GH0.tar.gz) = 1962897 diff --git a/multimedia/simplescreenrecorder/pkg-plist b/multimedia/simplescreenrecorder/pkg-plist index e71b7233a06d..6a4b5317a407 100644 --- a/multimedia/simplescreenrecorder/pkg-plist +++ b/multimedia/simplescreenrecorder/pkg-plist @@ -81,6 +81,7 @@ share/metainfo/simplescreenrecorder.metainfo.xml %%DATADIR%%/translations/simplescreenrecorder_pl.qm %%DATADIR%%/translations/simplescreenrecorder_pt_BR.qm %%DATADIR%%/translations/simplescreenrecorder_ru.qm +%%DATADIR%%/translations/simplescreenrecorder_sk.qm %%DATADIR%%/translations/simplescreenrecorder_sr.qm %%DATADIR%%/translations/simplescreenrecorder_sv.qm %%DATADIR%%/translations/simplescreenrecorder_uk.qm