zutty: update to 0.12
This commit is contained in:
parent
ef24637d15
commit
59321cb5b9
1 changed files with 3 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue