rxvt-unicode: update to 9.16.
This commit is contained in:
parent
e1a2c608f3
commit
fdbcb5a547
1 changed files with 7 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'rxvt-unicode'.
|
# Template build file for 'rxvt-unicode'.
|
||||||
pkgname=rxvt-unicode
|
pkgname=rxvt-unicode
|
||||||
version=9.15
|
version=9.16
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-terminfo=/usr/share/terminfo --enable-256-color
|
configure_args="--with-terminfo=/usr/share/terminfo --enable-256-color
|
||||||
--enable-font-styles --enable-xim --enable-keepscrolling --enable-pixbuf
|
--enable-font-styles --enable-xim --enable-keepscrolling --enable-pixbuf
|
||||||
|
@ -15,12 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://software.schmorp.de/pkg/rxvt-unicode.html"
|
homepage="http://software.schmorp.de/pkg/rxvt-unicode.html"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://dist.schmorp.de/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="http://dist.schmorp.de/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=ec1aa2932da844979ed8140bd92223defb12042aa5e877e05ac31139ca81f2b1
|
checksum=76bb15cdc8cc7709b01389727f7d818f1f401b6616121f0216165a4cb5e74874
|
||||||
long_desc="
|
|
||||||
rxvt-unicode is a clone of the well known terminal emulator rxvt,
|
|
||||||
modified to store text in Unicode (either UCS-2 or UCS-4) and to use
|
|
||||||
locale-correct input and output. It also supports mixing multiple
|
|
||||||
fonts at the same time, including Xft fonts."
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall ${FILESDIR}/${pkgname}.desktop 644 usr/share/applications
|
vinstall ${FILESDIR}/${pkgname}.desktop 644 usr/share/applications
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue