vp-build/templates/Terminal/template
Juan RP 946e3ca31b There's no need to specify the update-desktopdb trigger anymore.
--HG--
extra : convert_revision : cae4312ebe7de18b00fa5c3aabc22e22ff739bee
2009-05-14 19:17:43 +02:00

28 lines
912 B
Plaintext

# Template file for 'Terminal'
pkgname=Terminal
version=0.2.12
revision=1
distfiles="http://mocha.xfce.org/archive/xfce-4.6.1/src/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="X Terminal Emulator"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=352205b03e9ed1b9080c61235fbc0fa15609410e724237441055a232a3b603dc
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."
gtk_iconcache_dirs="/usr/share/icons/hicolor"
triggers="gtk-icon-cache"
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency full glibc
Add_dependency full dbus-glib
Add_dependency full gtk+
Add_dependency full startup-notification
Add_dependency full exo
Add_dependency full hicolor-icon-theme
Add_dependency full vte
Add_dependency full desktop-file-utils