---
 conf/distro/include/sane-srcrevs.inc    |    1 +
 recipes/openmoko-3rdparty/neomis_svn.bb |   21 +++++++++++++++++++++
 2 files changed, 22 insertions(+), 0 deletions(-)
 create mode 100644 recipes/openmoko-3rdparty/neomis_svn.bb

diff --git a/conf/distro/include/sane-srcrevs.inc 
b/conf/distro/include/sane-srcrevs.inc
index 3f491d2..ed34d07 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -199,6 +199,7 @@ SRCREV_pn-mux ?= "72460e890dbb15edbf7dc193116be0dcf9794a8b"
 SRCREV_pn-navit ?= "2760"
 SRCREV_pn-navit-icons ?= "2618"
 SRCREV_pn-neod ?= "4617"
+SRCREV_pn-neomis ?= "2"
 SRCREV_pn-net-snmp ?= "17367"
 SRCREV_pn-netsurf ?= "3859"
 SRCREV_pn-numptyphysics ?= "109"
diff --git a/recipes/openmoko-3rdparty/neomis_svn.bb 
b/recipes/openmoko-3rdparty/neomis_svn.bb
new file mode 100644
index 0000000..2b6075b
--- /dev/null
+++ b/recipes/openmoko-3rdparty/neomis_svn.bb
@@ -0,0 +1,21 @@
+DESCRIPTION = "A computer version of the well-known electronic game named 
Simon"
+HOMEPAGE = "http://code.google.com/p/neomis/";
+LICENSE = "GPLv3"
+AUTHOR = "Valéry Febvre <vfeb...@easter-eggs.com>"
+SECTION = "x11/applications"
+PRIORITY = "optional"
+DEPENDS = "python-native"
+
+PV = "1.1.0+svnr${SRCPV}"
+
+S = "${WORKDIR}/trunk"
+
+PACKAGE_ARCH = "all"
+
+SRC_URI = "svn://neomis.googlecode.com/svn;module=trunk;proto=http"
+
+inherit distutils
+
+FILES_${PN} += "${datadir}/neomis ${datadir}/applications/neomis.desktop 
${datadir}/pixmaps"
+
+RDEPENDS += "python-audio python-pyalsaaudio python-elementary" 
-- 
1.6.5.3

_______________________________________________
Shr-devel mailing list
Shr-devel@lists.shr-project.org
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to