From 38ba6fffeedadf4618235addf616007fb521d7fd Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 20 Apr 2009 06:06:22 +0200 Subject: [PATCH] Added Terminal-0.2.12 template. --HG-- extra : convert_revision : d34bfc14f0c41057bcb1c82463821ee3f0f58678 --- templates/Terminal/template | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 templates/Terminal/template diff --git a/templates/Terminal/template b/templates/Terminal/template new file mode 100644 index 00000000000..8f7aec1130f --- /dev/null +++ b/templates/Terminal/template @@ -0,0 +1,25 @@ +# Template file for 'Terminal' +pkgname=Terminal +version=0.2.12 +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 " +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