Added Terminal-0.2.12 template.
--HG-- extra : convert_revision : d34bfc14f0c41057bcb1c82463821ee3f0f58678
This commit is contained in:
parent
d669452f05
commit
38ba6fffee
1 changed files with 25 additions and 0 deletions
25
templates/Terminal/template
Normal file
25
templates/Terminal/template
Normal file
|
@ -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 <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
|
Loading…
Reference in a new issue