diff options
| -rw-r--r-- | meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb b/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb new file mode 100644 index 0000000000..c813d2b60d --- /dev/null +++ b/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | DESCRIPTION = "Matchbox window manager Sato themes" | ||
| 2 | LICENSE = "GPL" | ||
| 3 | DEPENDS = "matchbox-wm" | ||
| 4 | SECTION = "x11/wm" | ||
| 5 | PV = "0.0+svn${SRCDATE}" | ||
| 6 | |||
| 7 | SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http" | ||
| 8 | S = "${WORKDIR}/matchbox-sato" | ||
| 9 | |||
| 10 | inherit autotools pkgconfig | ||
| 11 | |||
| 12 | |||
