Skip to content

Commit

Permalink
zutty: update to 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
paxet authored and paper42 committed Jun 3, 2022
1 parent ef24637 commit 59321cb
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions srcpkgs/zutty/template
@@ -1,21 +1,17 @@
# Template file for 'zutty'
pkgname=zutty
version=0.11
version=0.12
revision=1
build_style=waf3
hostmakedepends="pkg-config"
makedepends="python3-devel libglvnd-devel MesaLib-devel freetype-devel libXmu-devel"
makedepends="libglvnd-devel freetype-devel libXmu-devel"
depends="font-misc-misc"
short_desc="X terminal emulator rendering through OpenGL ES Compute Shaders"
maintainer="Javier Caballero <jacallo@protonmail.com>"
license="GPL-3.0-or-later"
homepage="https://tomscii.sig7.se/zutty"
distfiles="https://github.com/tomszilagyi/zutty/archive/refs/tags/${version}.tar.gz"
checksum=3e77abb424f2f6044686fd3a3a22793e537bf5e403fe2b6ca8543daf4f3186f9

post_patch() {
vsed -i wscript -e "s|, '-march=native', '-mtune=native'||g"
}
checksum=750daed8625a2486a33b872d59242efba7ee21af282ccfd4a7dbf12d21d7cee7

post_install() {
# Copy icons
Expand Down

0 comments on commit 59321cb

Please sign in to comment.