From: Phil Blundell Date: Sun, 1 Aug 2004 22:02:25 +0000 (+0000) Subject: gnome-games_2.6.1.oe: X-Git-Tag: Release-2010-05/1~17886 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca9e7ef9c0eac049158ede49b5a9035103bd682a;p=openembedded.git gnome-games_2.6.1.oe: use gnome.oeclass rhythmbox_0.8.5.oe, gnumeric_1.3.1.oe, galculator_1.2.3.oe: inherit gconf BKrev: 410d6871kmr1xoaivyu22cPDkPqeXA --- diff --git a/galculator/galculator_1.2.3.oe b/galculator/galculator_1.2.3.oe index d6350a3c37..0b19f1703e 100644 --- a/galculator/galculator_1.2.3.oe +++ b/galculator/galculator_1.2.3.oe @@ -1,6 +1,6 @@ -PR = "r3" +PR = "r4" -inherit autotools pkgconfig +inherit autotools pkgconfig gconf PROVIDES = "galculator" DESCRIPTION = "GTK Advanced Calculator" diff --git a/gnome/gnome-games_2.6.1.oe b/gnome/gnome-games_2.6.1.oe index bbab8d4286..74c11a6940 100644 --- a/gnome/gnome-games_2.6.1.oe +++ b/gnome/gnome-games_2.6.1.oe @@ -1,10 +1,12 @@ MAINTAINER = "Phil Blundell " DEPENDS = "guile gtk+ libgnome libgnomeui librsvg gnome-vfs gconf libglade" +PR = "r1" -SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/gnome-games/2.6/gnome-games-${PV}.tar.bz2 \ - file://compiler-flags.m4" +inherit gnome -PACKAGES =+ "libgdkcardimage libgdkcardimage-data libgdkcardimage-dev " +SRC_URI += "file://compiler-flags.m4" + +PACKAGES =+ "libgdkcardimage libgdkcardimage-data libgdkcardimage-dev" FILES_libgdkcardimage = "${libdir}/libgdkcardimage.so.*" FILES_libgdkcardimage-dev = "${libdir}/libgdkcardimage.* ${includedir}/gdkcardimage" @@ -26,4 +28,3 @@ do_configure_prepend() { cp ${WORKDIR}/compiler-flags.m4 m4/ } -inherit autotools diff --git a/gnumeric/gnumeric_1.3.1.oe b/gnumeric/gnumeric_1.3.1.oe index 55c129500c..e3e0607b55 100644 --- a/gnumeric/gnumeric_1.3.1.oe +++ b/gnumeric/gnumeric_1.3.1.oe @@ -1,9 +1,9 @@ -PR = "r1" +PR = "r2" S = "${WORKDIR}/gnumeric-${PV}" DEPENDS = "libgsf gtk+ libxml2 libglade libart-lgpl intltool-native libgnomecanvas libgnomeprint libgnomeprintui" DESCRIPTION = "Gnumeric spreadsheet for GNOME" -inherit gnome flow-lossage +inherit gnome flow-lossage gconf SRC_URI += 'file://workbook-control-gui-priv.h.patch;patch=1' diff --git a/rhythmbox/rhythmbox_0.8.5.oe b/rhythmbox/rhythmbox_0.8.5.oe index 8dc2d14bcf..cb4a4dec12 100644 --- a/rhythmbox/rhythmbox_0.8.5.oe +++ b/rhythmbox/rhythmbox_0.8.5.oe @@ -1,3 +1,4 @@ +PR = "r1" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/rhythmbox/0.8/rhythmbox-${PV}.tar.gz \ file://ogg.m4 file://vorbis.m4" @@ -16,7 +17,7 @@ do_configure_prepend() { cp ${WORKDIR}/vorbis.m4 ${S}/m4/ } -inherit autotools +inherit autotools gconf do_compile() { oe_runmake ORBIT_IDL=`which orbit-idl-2`