add matchbox-config-gtk - from Poky
authorMichael Lauer <mickey@vanille-media.de>
Fri, 20 Oct 2006 18:26:12 +0000 (18:26 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Fri, 20 Oct 2006 18:26:12 +0000 (18:26 +0000)
packages/matchbox-config-gtk/.mtn2git_empty [new file with mode: 0644]
packages/matchbox-config-gtk/matchbox-config-gtk_svn.bb [new file with mode: 0644]

diff --git a/packages/matchbox-config-gtk/.mtn2git_empty b/packages/matchbox-config-gtk/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/matchbox-config-gtk/matchbox-config-gtk_svn.bb b/packages/matchbox-config-gtk/matchbox-config-gtk_svn.bb
new file mode 100644 (file)
index 0000000..ec11e45
--- /dev/null
@@ -0,0 +1,11 @@
+DESCRIPTION = "Matchbox gtk theme configuration application."
+LICENSE = "GPL"
+DEPENDS = "gconf libglade gtk+"
+RDEPENDS = "settings-daemon"
+PV = "0.0+svn${SRCDATE}"
+S = "${WORKDIR}/${PN}"
+
+SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
+
+inherit autotools pkgconfig
+