Skip to content
Snippets Groups Projects
Commit 397fa267 authored by Jan Beich's avatar Jan Beich
Browse files

multimedia/wf-recorder: Update to 0.3.0

Changes:	https://github.com/ammen99/wf-recorder/releases/tag/v0.3.0
Reported by:	GitHub (watch releases)
parent 8261cd97
No related branches found
No related tags found
No related merge requests found
PORTNAME= wf-recorder
DISTVERSION= 0.2.1
DISTVERSION= 0.3.0
CATEGORIES= multimedia wayland
MASTER_SITES= https://github.com/ammen99/wf-recorder/releases/download/v${DISTVERSION}/
PATCH_SITES= https://github.com/ammen99/${PORTNAME}/commit/
PATCHFILES+= 78d6a60833aa.patch:-p1 # https://github.com/ammen99/wf-recorder/pull/88
MAINTAINER= ports@FreeBSD.org
COMMENT= Screen recorder for wlroots-based compositors
......@@ -24,19 +21,20 @@ PLIST_FILES= bin/wf-recorder \
man/man1/wf-recorder.1.gz
PORTDOCS= README.md
OPTIONS_DEFINE= DOCS OPENCL PULSEAUDIO
OPTIONS_DEFAULT= OPENCL PULSEAUDIO
OPTIONS_DEFINE= DOCS PULSEAUDIO
OPTIONS_DEFAULT= PULSEAUDIO
OPENCL_DESC= RGB to YUV conversion with the help of OpenCL
PULSEAUDIO_DESC=Audio recording via PulseAudio
OPENCL_BUILD_DEPENDS= opencl>0:devel/opencl
OPENCL_LIB_DEPENDS= libOpenCL.so:devel/ocl-icd
OPENCL_MESON_ENABLED= opencl
PULSEAUDIO_LIB_DEPENDS= libpulse-simple.so:audio/pulseaudio
PULSEAUDIO_MESON_ENABLED= pulse
post-patch:
# Extract (snapshot) version from the port instead of meson.build
@${REINPLACE_CMD} -i .nogit -e 's/git.found()/false/' \
-e '/project_version/s/@0@/${DISTVERSIONFULL}/' \
${WRKSRC}/meson.build
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}
......
TIMESTAMP = 1586883884
SHA256 (wf-recorder-0.2.1.tar.xz) = bfe51f4f88ba755ac0ad993d00da706496f84e60b53de0ae24fe1c654cfaa376
SIZE (wf-recorder-0.2.1.tar.xz) = 19828
SHA256 (78d6a60833aa.patch) = a5bf2b396a0979249e8a8b7a9321a5c08cc257457679dc9a3895aab46db05f6e
SIZE (78d6a60833aa.patch) = 11711
TIMESTAMP = 1655213351
SHA256 (wf-recorder-0.3.0.tar.xz) = 72c32f0d31e3c1de1cdd14f2e814d5f5bc9ed162518cf8f39d18016875741db5
SIZE (wf-recorder-0.3.0.tar.xz) = 19888
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment