Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 0 additions & 43 deletions srcpkgs/gpu-screen-recorder-ui/files/README.voidlinux

This file was deleted.

8 changes: 2 additions & 6 deletions srcpkgs/gpu-screen-recorder-ui/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'gpu-screen-recorder-ui'
pkgname=gpu-screen-recorder-ui
version=1.10.7
version=1.10.8
revision=1
build_style=meson
hostmakedepends="pkg-config meson desktop-file-utils wayland-devel"
Expand All @@ -13,7 +13,7 @@ maintainer="cherrybtw <nonopenoid123456789@gmail.com>"
license="GPL-3.0-only, OFL-1.1, CC-BY-SA-3.0, CC0-1.0, CC-BY-4.0"
homepage="https://git.dec05eba.com/gpu-screen-recorder-ui/about"
distfiles="https://dec05eba.com/snapshot/gpu-screen-recorder-ui.git.${version}.tar.gz"
checksum=8644045c0e5786552aaa747dde8c0441dc01d16783971fb2c22aa47f08a9470e
checksum=59a6e9c44f67e288d8c0981633aabcf3c74c12767278fa075c2a582ecefb65eb

post_patch() {
vsed -i "s/meson.add_install_script/# meson.add_install_script/" meson.build
Expand All @@ -31,7 +31,3 @@ post_patch() {
vsed -i '1i#include <limits.h>' \
src/gui/FileChooser.cpp
}

post_install() {
vdoc ${FILESDIR}/README.voidlinux
}
35 changes: 0 additions & 35 deletions srcpkgs/gpu-screen-recorder/files/README.voidlinux

This file was deleted.

8 changes: 2 additions & 6 deletions srcpkgs/gpu-screen-recorder/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'gpu-screen-recorder'
pkgname=gpu-screen-recorder
version=5.12.4
version=5.12.5
revision=1
build_style=meson
hostmakedepends="meson ninja pkg-config wayland-devel"
Expand All @@ -13,12 +13,8 @@ maintainer="cherrybtw <nonopenoid123456789@gmail.com>"
license="GPL-3.0-only"
homepage="https://git.dec05eba.com/gpu-screen-recorder/about"
distfiles="https://dec05eba.com/snapshot/gpu-screen-recorder.git.${version}.tar.gz"
checksum=b401e32dcd9f0f44033eaa223c98c0293fff0800c2790b4ff621c5a919716383
checksum=3207bef976d130f8df465f4290304e226f82ce0c226b6a8cb9756e6316e15b79

post_patch() {
vsed -i "/meson_post_install.sh/d" meson.build
}

post_install() {
vdoc ${FILESDIR}/README.voidlinux
}