Skip to content
Snippets Groups Projects
Unverified Commit f6832b1d authored by alice's avatar alice
Browse files

community/wf-recorder: set ffmpeg-dev to 4

parent dd156cba
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ options="!check" # no test suite ...@@ -8,7 +8,7 @@ options="!check" # no test suite
url="https://github.com/ammen99/wf-recorder" url="https://github.com/ammen99/wf-recorder"
arch="all !ppc64le" arch="all !ppc64le"
license="MIT" license="MIT"
makedepends="meson ffmpeg-dev opencl-headers pulseaudio-dev wayland-dev wayland-protocols makedepends="meson ffmpeg4-dev opencl-headers pulseaudio-dev wayland-dev wayland-protocols
x264-dev scdoc opencl-icd-loader-dev" x264-dev scdoc opencl-icd-loader-dev"
subpackages="$pkgname-doc" subpackages="$pkgname-doc"
source="https://github.com/ammen99/wf-recorder/releases/download/v$pkgver/wf-recorder-$pkgver.tar.xz" source="https://github.com/ammen99/wf-recorder/releases/download/v$pkgver/wf-recorder-$pkgver.tar.xz"
...@@ -25,4 +25,6 @@ package() { ...@@ -25,4 +25,6 @@ package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C output DESTDIR="$pkgdir" meson install --no-rebuild -C output
} }
sha512sums="e232f4a13d4891863a58667dc87df113f13fabac5042c93143d652472287e84906b261b764869cd02c523f5b3d2331224e2bb71f66814d1a1c9c99a0d28aa40a wf-recorder-0.2.1.tar.xz" sha512sums="
e232f4a13d4891863a58667dc87df113f13fabac5042c93143d652472287e84906b261b764869cd02c523f5b3d2331224e2bb71f66814d1a1c9c99a0d28aa40a wf-recorder-0.2.1.tar.xz
"
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