mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
Add matchbox-terminal
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2186 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
DESCRIPTION = "Matchbox Terminal"
|
||||
LICENSE = "GPL"
|
||||
DEPENDS = "gtk+ vte"
|
||||
SECTION = "x11/utils"
|
||||
PV = "0.0+svn${SRCDATE}"
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
|
||||
|
||||
S = "${WORKDIR}/${PN}"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
Reference in New Issue
Block a user