mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +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:
@@ -87,6 +87,7 @@ SRCDATE_matchbox-panel-manager ?= "20060612"
|
|||||||
SRCDATE_matchbox-panel-2 ?= "20070713"
|
SRCDATE_matchbox-panel-2 ?= "20070713"
|
||||||
SRCDATE_matchbox-stroke ?= "20070417"
|
SRCDATE_matchbox-stroke ?= "20070417"
|
||||||
SRCDATE_matchbox-themes-extra ?= "20070417"
|
SRCDATE_matchbox-themes-extra ?= "20070417"
|
||||||
|
SRCDATE_matchbox-terminal ?= "20070714"
|
||||||
SRCDATE_matchbox-wm ?= "20070417"
|
SRCDATE_matchbox-wm ?= "20070417"
|
||||||
SRCDATE_libmatchbox ?= "20070417"
|
SRCDATE_libmatchbox ?= "20070417"
|
||||||
SRCDATE_settings-daemon ?= "20070417"
|
SRCDATE_settings-daemon ?= "20070417"
|
||||||
|
|||||||
@@ -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