[oe-commits] org.oe.dev matchbox-theme-sato: New recipe for svn

sirfred commit openembedded-commits at lists.openembedded.org
Sun May 6 18:46:56 UTC 2007


matchbox-theme-sato: New recipe for svn
* Matchbox theme for Sato OpenedHand
* Closes bug 2182

Author: sirfred at openembedded.org
Branch: org.openembedded.dev
Revision: dead8726201c5039d0257a605f354059105e7c99
ViewMTN: http://monotone.openembedded.org/revision.psp?id=dead8726201c5039d0257a605f354059105e7c99
Files:
1
packages/matchbox-themes-extra/matchbox-theme-sato_svn.bb
Diffs:

#
# mt diff -r502b0e8072c3e4b457b2bc323e41b13a53729690 -rdead8726201c5039d0257a605f354059105e7c99
#
# 
# 
# add_file "packages/matchbox-themes-extra/matchbox-theme-sato_svn.bb"
#  content [be97546fdbeebbe06f13772f2cc2b4f816d142e3]
# 
============================================================
--- packages/matchbox-themes-extra/matchbox-theme-sato_svn.bb	be97546fdbeebbe06f13772f2cc2b4f816d142e3
+++ packages/matchbox-themes-extra/matchbox-theme-sato_svn.bb	be97546fdbeebbe06f13772f2cc2b4f816d142e3
@@ -0,0 +1,15 @@
+DESCRIPTION = "Matchbox window manager Sato theme"
+LICENSE = "GPL"
+DEPENDS = "matchbox-wm"
+SECTION = "x11/wm"
+
+PV = "0.0.1+svn${SRCDATE}"
+PR = "r0"
+
+SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http"
+S = "${WORKDIR}/matchbox-sato"
+FILES_${PN} = "${datadir}/themes/Sato"
+
+inherit autotools pkgconfig
+
+






More information about the Openembedded-commits mailing list