rxvt-unicode: remove long_desc.
This commit is contained in:
parent
d6e1f792bb
commit
62cfb4b2a8
1 changed files with 1 additions and 6 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.19
|
version=9.19
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
--with-terminfo=/usr/share/terminfo --enable-256-color
|
--with-terminfo=/usr/share/terminfo --enable-256-color
|
||||||
|
@ -17,11 +17,6 @@ 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=d9237cf1973af461ecbeeb708e4d00893294771558e8338b4f33418ed52d3241
|
checksum=d9237cf1973af461ecbeeb708e4d00893294771558e8338b4f33418ed52d3241
|
||||||
long_desc="
|
|
||||||
$pkgname 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