mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
matchbox-theme-sato: unify recipes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4172 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,14 +1,9 @@
|
|||||||
DESCRIPTION = "Matchbox window manager 2 Sato themes"
|
require matchbox-theme-sato.inc
|
||||||
LICENSE = "CC-BY-SA3"
|
|
||||||
DEPENDS = "matchbox-wm-2"
|
DEPENDS = "matchbox-wm-2"
|
||||||
SECTION = "x11/wm"
|
|
||||||
PV = "0.1+svnr${SRCREV}"
|
PV = "0.1+svnr${SRCREV}"
|
||||||
|
|
||||||
SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http"
|
SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http"
|
||||||
S = "${WORKDIR}/matchbox-sato"
|
S = "${WORKDIR}/matchbox-sato"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
|
||||||
|
|
||||||
EXTRA_OECONF = "--disable-matchbox-1 --enable-matchbox-2"
|
EXTRA_OECONF = "--disable-matchbox-1 --enable-matchbox-2"
|
||||||
|
|
||||||
FILES_${PN} += "${datadir}/themes"
|
|
||||||
|
|||||||
@@ -0,0 +1,8 @@
|
|||||||
|
DESCRIPTION = "Matchbox window manager Sato themes"
|
||||||
|
LICENSE = "CC-BY-SA3"
|
||||||
|
DEPENDS = "matchbox-wm"
|
||||||
|
SECTION = "x11/wm"
|
||||||
|
|
||||||
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
|
FILES_${PN} += "${datadir}/themes"
|
||||||
@@ -1,11 +1,3 @@
|
|||||||
DESCRIPTION = "Matchbox window manager Sato themes"
|
require matchbox-theme-sato.inc
|
||||||
LICENSE = "CC-BY-SA3"
|
|
||||||
DEPENDS = "matchbox-wm"
|
|
||||||
SECTION = "x11/wm"
|
|
||||||
|
|
||||||
SRC_URI = "http://pokylinux.org/releases/sato/matchbox-theme-sato-0.1.tar.gz"
|
SRC_URI = "http://pokylinux.org/releases/sato/matchbox-theme-sato-0.1.tar.gz"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
|
||||||
|
|
||||||
FILES_${PN} += "${datadir}/themes"
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,12 +1,6 @@
|
|||||||
DESCRIPTION = "Matchbox window manager Sato themes"
|
require matchbox-theme-sato.inc
|
||||||
LICENSE = "CC-BY-SA3"
|
|
||||||
DEPENDS = "matchbox-wm"
|
|
||||||
SECTION = "x11/wm"
|
|
||||||
PV = "0.1+svnr${SRCREV}"
|
PV = "0.1+svnr${SRCREV}"
|
||||||
|
|
||||||
SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http"
|
SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http"
|
||||||
S = "${WORKDIR}/matchbox-sato"
|
S = "${WORKDIR}/matchbox-sato"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
|
||||||
|
|
||||||
FILES_${PN} += "${datadir}/themes"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user