mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
xterm: update to 316.
This commit is contained in:
parent
ca0058a4d9
commit
86b89804c6
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'xterm'
|
# Template file for 'xterm'
|
||||||
pkgname=xterm
|
pkgname=xterm
|
||||||
version=315
|
version=316
|
||||||
revision=1
|
revision=1
|
||||||
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-wide-chars --enable-88-color --enable-broken-osc
|
configure_args="--enable-wide-chars --enable-88-color --enable-broken-osc
|
||||||
--enable-256-color --enable-luit --enable-paste64 --enable-ansi-color
|
--enable-256-color --enable-luit --enable-paste64 --enable-ansi-color
|
||||||
|
@ -19,7 +20,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://invisible-island.net/xterm/"
|
homepage="http://invisible-island.net/xterm/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="ftp://invisible-island.net/xterm/$pkgname-$version.tgz"
|
distfiles="ftp://invisible-island.net/xterm/$pkgname-$version.tgz"
|
||||||
checksum=fee60049291a19357aa1022d6860a341c2750728ddac88520f01dc0fcd787d02
|
checksum=94d3529ab770269bdf751621e18a8e2cc576b4fd030292462592ec1a49090c06
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for f in {u,}xterm.desktop; do
|
for f in {u,}xterm.desktop; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue