# Function to strip a single file, called from RUNSTRIP below
# A working 'file' (one which works on the target architecture)
# is necessary for this stuff to work.
-PACKAGE_DEPENDS ?= "file-native"
-DEPENDS_prepend =+ "${PACKAGE_DEPENDS} "
+#PACKAGE_DEPENDS ?= "file-native"
+#DEPENDS_prepend =+ "${PACKAGE_DEPENDS} "
#FIXME: this should be "" when any errors are gone!
IGNORE_STRIP_ERRORS ?= "1"
PREFERRED_PROVIDER_gconf=gconf-dbus
PREFERRED_PROVIDER_gnome-vfs=gnome-vfs-dbus
+PREFERRED_VERSION_gnome-vfs-dbus = "2.12.0+cvs${SRCDATE}"
+
#
# CVS Dates to use:
PREFERRED_VERSION_xst ?= "0.15"
PREFERRED_VERSION_oprofile ?= "0.0+cvs${SRCDATE}"
+
+PCMCIA_MANAGER = "pcmciautils"
\ No newline at end of file
LICENSE = "LGPL"
DEPENDS = "glib-2.0 gtk+ gconf dbus db gnome-common libglade libiconv"
-RDEPENDS = "gconf dbus-1 db libiconv"
+RDEPENDS = "gconf db libiconv"
+#dbus
MAINTAINER = "Chris Lord <chris@openedhand.com>"
DESCRIPTION = "Evolution database backend server"
PV = "1.4.0+svn${SRCDATE}"
file://fc-glyphname.patch;patch=1 \
file://fc-lang.patch;patch=1 \
file://local.conf"
-PR = "r1"
+PR = "r2"
PACKAGES =+ "fontconfig-utils "
FILES_fontconfig-utils = "${bindir}/*"
+PKG_fontconfig-utils=fontconfig-utils
+
S = "${WORKDIR}/fontconfig-${PV}"
inherit autotools pkgconfig
for i in ${GNOME_VFS_PLATFORM_HEADERS}; do install -m 0644 libgnomevfs/$i ${STAGING_INCDIR}/include/libgnomevfs/; done
}
+PACKAGES_DYNAMIC = "gnome-vfs-plugin-*"
+
python populate_packages_prepend () {
print bb.data.getVar('FILES_gnome-vfs', d, 1)
}
-PACKAGES_DYANMIC = "gdk-pixbuf-loader-* gtk-immodule-*"
+PACKAGES_DYNAMIC = "gdk-pixbuf-loader-* gtk-immodule-*"
python populate_packages_prepend () {
import os.path