aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-15 12:41:30 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-15 12:41:30 +0200
commit83127927737e201cbe9ad3595893e1a68d25c5d9 (patch)
treef41c41735004bc12dcbc3dc839e5365fa5693aeb /recipes/gnome
parent1d2b39b6c798313d54102ecf1f35a1b410bbdff4 (diff)
downloadopenembedded-83127927737e201cbe9ad3595893e1a68d25c5d9.tar.gz
pyorbit: remove old version
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/gnome')
-rw-r--r--recipes/gnome/pyorbit_2.14.3.bb20
1 files changed, 0 insertions, 20 deletions
diff --git a/recipes/gnome/pyorbit_2.14.3.bb b/recipes/gnome/pyorbit_2.14.3.bb
deleted file mode 100644
index 76127cc7f3..0000000000
--- a/recipes/gnome/pyorbit_2.14.3.bb
+++ /dev/null
@@ -1,20 +0,0 @@
-DESCRIPTION = "Python Orbit bindings"
-LICENSE = "LGPL"
-
-PR = "r0"
-
-inherit gnome distutils-base pkgconfig
-
-do_configure() {
- export HOST_SYS=${HOST_SYS}
- export BUILD_SYS=${BUILD_SYS}
- autotools_do_configure
-}
-
-do_stage() {
- install -d ${STAGING_INCDIR}/pyorbit-2
- install -m 0644 src/pyorbit.h ${STAGING_INCDIR}/pyorbit-2
-}
-
-SRC_URI[archive.md5sum] = "3c4d42ae1a7303fd85071a842617043f"
-SRC_URI[archive.sha256sum] = "a3517e0ddaf23508f99e7489a23e3462f86c528ea24bce432e832a78ee4149db"