Terminal: misc cleanups.
This commit is contained in:
parent
5789f3784c
commit
8718654fb9
|
@ -1,21 +1,18 @@
|
||||||
# Template file for 'Terminal'
|
# Template file for 'Terminal'
|
||||||
pkgname=Terminal
|
pkgname=Terminal
|
||||||
version=0.4.8
|
version=0.4.8
|
||||||
revision=4
|
revision=5
|
||||||
distfiles="http://archive.xfce.org/src/apps/terminal/0.4/$pkgname-$version.tar.bz2"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
depends="hicolor-icon-theme desktop-file-utils"
|
depends="hicolor-icon-theme desktop-file-utils"
|
||||||
makedepends="pkg-config intltool dbus-glib-devel exo-devel libxfce4util-devel vte-devel gtk+-devel"
|
makedepends="pkg-config intltool dbus-glib-devel exo-devel
|
||||||
|
libxfce4util-devel vte-devel gtk+-devel"
|
||||||
short_desc="X Terminal Emulator"
|
short_desc="X Terminal Emulator"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.xfce.org/projects/terminal"
|
homepage="http://www.xfce.org/projects/terminal"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
distfiles="http://archive.xfce.org/src/apps/terminal/0.4/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=fe5db0b7127ce87efa1e10f44d8915be88005b6ce4f0bfea6b64533e25cc788d
|
checksum=fe5db0b7127ce87efa1e10f44d8915be88005b6ce4f0bfea6b64533e25cc788d
|
||||||
long_desc="
|
long_desc="
|
||||||
Terminal is a lightweight and easy to use terminal emulator application
|
Terminal is a lightweight and easy to use terminal emulator application
|
||||||
for the X windowing system, with some new ideas and features that make
|
for the X windowing system, with some new ideas and features that make
|
||||||
it unique among X terminal emulators."
|
it unique among X terminal emulators."
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue