mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
Update PV format for several matchbox packages
git-svn-id: https://svn.o-hand.com/repos/poky@179 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox gtk theme configuration application."
|
|||||||
LICENSE = "GPL"
|
LICENSE = "GPL"
|
||||||
DEPENDS = "gconf libglade gtk+"
|
DEPENDS = "gconf libglade gtk+"
|
||||||
RDEPENDS = "settings-daemon"
|
RDEPENDS = "settings-daemon"
|
||||||
PV = "0.0cvs${CVSDATE}"
|
PV = "0.0+cvs-${CVSDATE}"
|
||||||
S = "${WORKDIR}/${PN}"
|
S = "${WORKDIR}/${PN}"
|
||||||
|
|
||||||
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
|
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox keyboard"
|
|||||||
LICENSE = "GPL"
|
LICENSE = "GPL"
|
||||||
DEPENDS = "libfakekey expat libxft"
|
DEPENDS = "libfakekey expat libxft"
|
||||||
SECTION = "x11/wm"
|
SECTION = "x11/wm"
|
||||||
PV = "0.0+svn${CVSDATE}"
|
PV = "0.0+svn-${CVSDATE}"
|
||||||
PR="r1"
|
PR="r1"
|
||||||
|
|
||||||
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
|
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox keyboard"
|
|||||||
LICENSE = "GPL"
|
LICENSE = "GPL"
|
||||||
DEPENDS = "libfakekey expat libxft"
|
DEPENDS = "libfakekey expat libxft"
|
||||||
SECTION = "x11/wm"
|
SECTION = "x11/wm"
|
||||||
PV = "0.0+svn${CVSDATE}"
|
PV = "0.0+svn-${CVSDATE}"
|
||||||
PR="r1"
|
PR="r1"
|
||||||
|
|
||||||
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
|
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox window manager extra themes"
|
|||||||
LICENSE = "GPL"
|
LICENSE = "GPL"
|
||||||
DEPENDS = "matchbox-wm"
|
DEPENDS = "matchbox-wm"
|
||||||
SECTION = "x11/wm"
|
SECTION = "x11/wm"
|
||||||
PV = "0.3cvs${CVSDATE}"
|
PV = "0.3+cvs-${CVSDATE}"
|
||||||
|
|
||||||
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-themes-extra;proto=http"
|
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-themes-extra;proto=http"
|
||||||
S = "${WORKDIR}/${PN}"
|
S = "${WORKDIR}/${PN}"
|
||||||
|
|||||||
Reference in New Issue
Block a user