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