gnome-games_2.6.1.oe:
authorPhil Blundell <philb@gnu.org>
Sun, 1 Aug 2004 22:02:25 +0000 (22:02 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 1 Aug 2004 22:02:25 +0000 (22:02 +0000)
  use gnome.oeclass
rhythmbox_0.8.5.oe, gnumeric_1.3.1.oe, galculator_1.2.3.oe:
  inherit gconf

BKrev: 410d6871kmr1xoaivyu22cPDkPqeXA

galculator/galculator_1.2.3.oe
gnome/gnome-games_2.6.1.oe
gnumeric/gnumeric_1.3.1.oe
rhythmbox/rhythmbox_0.8.5.oe

index d6350a3..0b19f17 100644 (file)
@@ -1,6 +1,6 @@
-PR = "r3"
+PR = "r4"
 
-inherit autotools pkgconfig
+inherit autotools pkgconfig gconf
 
 PROVIDES = "galculator"
 DESCRIPTION = "GTK Advanced Calculator"
index bbab8d4..74c11a6 100644 (file)
@@ -1,10 +1,12 @@
 MAINTAINER = "Phil Blundell <pb@handhelds.org>"
 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
index 55c1295..e3e0607 100644 (file)
@@ -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'
 
index 8dc2d14..cb4a4de 100644 (file)
@@ -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`