mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
gtkterm2: added 0.2.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1867 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
DESCRIPTION = "A lightweight terminal emulator based on VTE and Gtk+"
|
||||
HOMEPAGE = "http://gtkterm.feige.net/"
|
||||
AUTHOR = "Oliver Feige"
|
||||
SECTION = "x11/terminals"
|
||||
DEPENDS = "gtk+ vte"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/gtkterm/gtkterm2-${PV}.tar.gz"
|
||||
|
||||
inherit autotools
|
||||
Reference in New Issue
Block a user