[Lunar-commits] <moonbase-gnome3> gnome-terminal: add it for gtk+-3

Florin Braescu florin at lunar-linux.org
Sat Mar 9 18:43:13 CET 2013


commit e89552690cbc4bd4476e45e7502d37833deb0e35
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 09 Mar 2013 09:43:13 -0800
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/e89552690cbc4bd4476e45e7502d37833deb0e35

gnome-terminal: add it for gtk+-3
---
  core/gnome-terminal/DEPENDS | +4/-0     
  core/gnome-terminal/DETAILS | +15/-0    
  2 files changed, 19 insertions(+)

--- /dev/null
+++ b/core/gnome-terminal/DEPENDS
@@ -0,0 +1,4 @@
+depends  libSM
+depends  GConf
+depends  gsettings-desktop-schemas
+depends  vte3
--- /dev/null
+++ b/core/gnome-terminal/DETAILS
@@ -0,0 +1,15 @@
+          MODULE=gnome-terminal
+         VERSION=3.6.0
+          SOURCE=$MODULE-$VERSION.tar.xz
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
+      SOURCE_VFY=sha1:30860ff106088388ef164f05be86b048be19fe19
+        WEB_SITE=http://www.gnome.org
+         ENTERED=20020714
+         UPDATED=20130302
+           SHORT="The GNOME terminal emulator"
+
+cat << EOF
+GNOME Terminal is a terminal emulation application. It features the
+ability to use multiple terminals in a single windows (tabs) and has
+user-profiles supports.
+EOF




More information about the Lunar-commits mailing list