mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
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)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user