st: no noarch
This commit is contained in:
parent
ee0940340e
commit
4b061170b7
@ -1,14 +1,14 @@
|
||||
# Template file for 'st'
|
||||
pkgname=st
|
||||
version=0.8.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
make_use_env=compliant
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="fontconfig-devel libX11-devel libXft-devel"
|
||||
depends="ncurses st-terminfo-${version}_${revision}"
|
||||
short_desc="Simple terminal implementation for X"
|
||||
maintainer="Nathan Owens <ndowens04@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://st.suckless.org"
|
||||
distfiles="https://dl.suckless.org/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
@ -29,7 +29,6 @@ post_install() {
|
||||
|
||||
st-terminfo_package() {
|
||||
short_desc+=" - terminfo data"
|
||||
archs=noarch
|
||||
pkg_install() {
|
||||
vmove usr/share/terminfo
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user