autotools: deprecate autotools_stage class

Move the functionality into autotools and ensure all our Poky recipes are no
longer using it.
Keep the autools_stage class around for OE compatability but just have it
inherit autools.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock 2010-04-26 17:41:05 +01:00
parent 95f2dd7dc8
commit 4d1f39af75
222 changed files with 224 additions and 224 deletions

View File

@ -4,4 +4,4 @@ PR = "r1"
SRC_URI = "http://www.balabit.com/downloads/files/eventlog/0.2/${P}.tar.gz"
inherit autotools_stage pkgconfig
inherit autotools pkgconfig

View File

@ -4,5 +4,5 @@ SRC_URI = "http://www.balabit.com/downloads/files/libol/0.3/${P}.tar.gz"
S = "${WORKDIR}/${PN}-${PV}"
inherit autotools_stage binconfig
inherit autotools binconfig

View File

@ -11,7 +11,7 @@ SRC_URI = "svn://libxosd.svn.sourceforge.net/svnroot/libxosd/source;module=curre
S = "${WORKDIR}/current"
inherit autotools_stage binconfig
inherit autotools binconfig
PACKAGES =+ "${PN}-examples-dbg ${PN}-examples"
FILES_${PN}-examples = "${bindir}/osd_cat"

View File

@ -6,4 +6,4 @@ PR = "r3"
EXTRA_OECONF = "--with-bdb-lib=${STAGING_LIBDIR} --with-bdb-include=${STAGING_INCDIR} --with-sqlite=no"
inherit autotools_stage
inherit autotools

View File

@ -3,4 +3,4 @@ SRC_URI = "http://download.moblin.org/sources/anerley/0.1/anerley-${PV}.tar.bz2"
LICENSE = "LGPLv2.1"
DEPENDS = "telepathy-glib glib-2.0 telepathy-mission-control nbtk eds-dbus"
inherit autotools_stage
inherit autotools

View File

@ -12,4 +12,4 @@ FILES_${PN} = "${bindir}/aspell"
FILES_libpspell = "${libdir}/libpspell.so.*"
FILES_libpspell-dev = "${libdir}/libpspell* ${bindir}/pspell-config ${includedir}/pspell"
inherit autotools_stage gettext
inherit autotools gettext

View File

@ -6,4 +6,4 @@ RDEPENDS = "xdg-user-dirs"
FILES_${PN} =+ "${datadir}/dbus-1/services/"
inherit autotools_stage
inherit autotools

View File

@ -4,6 +4,6 @@ LICENSE = "GPLv2"
DEPENDS = "gtk+ mojito nbtk"
inherit autotools_stage
inherit autotools
FILES_${PN} += "${datadir}/icons/"

View File

@ -6,4 +6,4 @@ DEPENDS = "glib-2.0 dbus-glib gtk+ libnotify gupnp gupnp-av bickley"
FILES_${PN} += "${datadir}/dbus-1/services"
inherit autotools_stage
inherit autotools

View File

@ -7,7 +7,7 @@ RDEPENDS = "connman"
FILES_${PN} += "${datadir}/icons/hicolor"
inherit autotools_stage
inherit autotools
do_configure_prepend () {
mkdir -p ${S}/build/autotools

View File

@ -8,6 +8,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/check/check-${PV}.tar.gz \
file://configure_fix.patch;patch=1"
S = "${WORKDIR}/check-${PV}"
inherit autotools_stage pkgconfig
inherit autotools pkgconfig
EXTRA_OECONF += "--enable-plain-docdir"

View File

@ -5,7 +5,7 @@ PR = "r7"
DEPENDS = "clutter-1.0 glib-2.0"
S = "${WORKDIR}/git"
inherit autotools_stage
inherit autotools
do_configure_prepend () {
echo "EXTRA_DIST=" > ${S}/gtk-doc.make

View File

@ -4,4 +4,4 @@ LICENSE = "LGPLv2.1"
DEPENDS = "glib-2.0 gtk+ pulseaudio libcanberra libnotify nbtk mutter-moblin"
inherit autotools_stage
inherit autotools

View File

@ -4,7 +4,7 @@ LICENSE = "LGPL"
DEPENDS = "aspell"
RDEPENDS = "aspell"
inherit autotools_stage pkgconfig
inherit autotools pkgconfig
PR = "r1"

View File

@ -6,4 +6,4 @@ SRC_URI = "http://www.gnome.org/~veillard/gamin/sources/gamin-${PV}.tar.gz \
EXTRA_OECONF = " --without-python "
inherit autotools_stage pkgconfig
inherit autotools pkgconfig

View File

@ -4,7 +4,7 @@ SECTION = "libs"
PRIORITY = "optional"
DEPENDS = "glib-2.0 zlib"
inherit gnome autotools_stage lib_package binconfig
inherit gnome autotools lib_package binconfig
SRC_URI += "file://iconv-detect.h \
file://nodolt.patch;patch=1"

View File

@ -17,4 +17,4 @@ EXTRA_OECONF = "--disable-pthreads"
FILES_${PN}-dev += "${libdir}/gnet-2.0"
inherit autotools_stage pkgconfig
inherit autotools pkgconfig

View File

@ -10,4 +10,4 @@ EXTRA_OECONF = "--disable-shave"
FILES_${PN} += "${datadir}/icons"
inherit autotools_stage
inherit autotools

View File

@ -4,4 +4,4 @@ PR = "r0"
DEPENDS = "glib-2.0"
inherit autotools_stage
inherit autotools

View File

@ -7,7 +7,7 @@ S = "${WORKDIR}/git"
DEPENDS = "glib-2.0"
inherit autotools_stage
inherit autotools
EXTRA_OECONF = "--disable-introspection"

View File

@ -4,7 +4,7 @@ PR = "r2"
DEPENDS = "glib-2.0 cairo librsvg libsoup-2.4"
S = "${WORKDIR}/git"
inherit autotools_stage
inherit autotools
do_configure_prepend () {
echo "EXTRA_DIST=" > ${S}/gtk-doc.make

View File

@ -3,7 +3,7 @@ DEPENDS = "gtk+ eds-dbus gconf"
PV = "0.4.4+git${SRCPV}"
PR = "r0"
inherit autotools_stage pkgconfig lib_package
inherit autotools pkgconfig lib_package
SRC_URI = "git://git.gnome.org/jana;protocol=git"
S = "${WORKDIR}/git/"

View File

@ -7,7 +7,7 @@ DEPENDS = "libsoup-2.4"
S = "${WORKDIR}/git"
inherit autotools_stage
inherit autotools
do_configure_prepend () {
echo "EXTRA_DIST=" > ${S}/gtk-doc.make

View File

@ -7,4 +7,4 @@ PR = "r3"
SRC_URI = "http://www.mega-nerd.com/SRC/libsamplerate-${PV}.tar.gz"
S = "${WORKDIR}/libsamplerate-${PV}"
inherit autotools_stage pkgconfig
inherit autotools pkgconfig

View File

@ -8,6 +8,6 @@ DEPENDS = "gtk+ enchant libxml2"
SRC_URI = "http://releases.chipx86.com/libsexy/${PN}/${PN}-${PV}.tar.gz \
file://libsexy-pkgconfig-fixes.patch;patch=1"
inherit autotools_stage pkgconfig
inherit autotools pkgconfig

View File

@ -12,7 +12,7 @@ SRC_URI = "http://www.mega-nerd.com/libsndfile/libsndfile-${PV}.tar.gz \
S = "${WORKDIR}/libsndfile-${PV}"
inherit autotools_stage lib_package pkgconfig
inherit autotools lib_package pkgconfig
do_configure_prepend_arm() {
export ac_cv_sys_largefile_source=1

View File

@ -3,7 +3,7 @@ SRC_URI = "http://download.moblin.org/sources/${PN}/0.0/${PN}-0.0.tar.bz2"
DEPENDS = "libsoup-2.4 gconf-dbus librest glib-2.0 twitter-glib gnome-keyring"
RDEPENDS_${PN} = "connman"
inherit autotools_stage
inherit autotools
FILES_${PN} += "${datadir}/dbus-1/services"
FILES_${PN}-dbg += "${libdir}/libsocialweb/sources/.debug/* ${libdir}/libsocialweb/services/.debug/"

View File

@ -8,7 +8,7 @@ DEPENDS = "libpcre sqlite3 zlib"
S = "${WORKDIR}/git"
inherit autotools_stage
inherit autotools
do_configure_prepend () {
cd ${S}/src

View File

@ -5,4 +5,4 @@ DEPENDS = "glib-2.0 gtk+ dbus"
S = "${WORKDIR}/unique-${PV}"
inherit autotools_stage
inherit autotools

View File

@ -9,4 +9,4 @@ PR = "r0"
S = "${WORKDIR}/git"
DEPENDS = "clutter-1.0 glib-2.0 nbtk libxml2 gtk+ gnome-packagekit opkg"
inherit autotools_stage
inherit autotools

View File

@ -8,7 +8,7 @@ DEPENDS = "gtk+"
S = "${WORKDIR}/git"
inherit autotools_stage
inherit autotools
FILES_${PN} = "${libdir}/gtk-2.0/*/engines/*.so ${datadir}/icons ${datadir}/themes"
FILES_${PN}-dev = "${libdir}/gtk-2.0/*/engines/*"

View File

@ -6,7 +6,7 @@ DEPENDS = "icon-naming-utils-native"
FILES_${PN} += "${datadir}/icons/"
inherit autotools_stage
inherit autotools
do_install_append () {
ln -s ../apps/gnome-aisleriot.png ${D}${datadir}/icons/moblin/48x48/categories/applications-games.png

View File

@ -9,4 +9,4 @@ BROKEN = "1"
S = "${WORKDIR}/git"
inherit autotools_stage
inherit autotools

View File

@ -10,4 +10,4 @@ S = "${WORKDIR}/git"
FILES_${PN} += "${datadir}/desktop-directories/*"
inherit autotools_stage
inherit autotools

View File

@ -2,6 +2,6 @@
SRC_URI = "file://${PN}-${PV}.tar.bz2"
PR = "r0"
inherit autotools_stage
inherit autotools
#FILES_${PN} =+ "${datadir}/icons/moblin"

View File

@ -21,4 +21,4 @@ FILES_${PN}-dbg += "${datadir}/moblin-web-browser/components/.debug/* ${libdir}/
inherit autotools_stage
inherit autotools

View File

@ -3,7 +3,7 @@ SRC_URI = "http://download.moblin.org/sources/mojito/0.21/mojito-0.21.7.tar.bz2"
DEPENDS = "libsoup-2.4 gconf-dbus librest glib-2.0 twitter-glib gnome-keyring"
RDEPENDS_${PN} = "connman"
inherit autotools_stage
inherit autotools
FILES_${PN} += "${datadir}/dbus-1/services"
FILES_${PN}-dbg += "${libdir}/mojito/sources/.debug/* ${libdir}/mojito/services/.debug/"

View File

@ -7,5 +7,5 @@ SRC_URI = "http://download.moblin.org/sources/moblin-panel-applications/0.1/mobl
FILES_${PN} += "${datadir}/dbus-1/services"
inherit autotools_stage
inherit autotools

View File

@ -6,5 +6,5 @@ SRC_URI = "http://download.moblin.org/sources/moblin-panel-media/0.0/moblin-pane
FILES_${PN} += "${datadir}/dbus-1/services"
inherit autotools_stage
inherit autotools

View File

@ -6,5 +6,5 @@ SRC_URI = "http://download.moblin.org/sources/moblin-panel-myzone/0.0/moblin-pan
FILES_${PN} += "${datadir}/dbus-1/services"
inherit autotools_stage
inherit autotools

View File

@ -6,5 +6,5 @@ SRC_URI = "http://download.moblin.org/sources/moblin-panel-pasteboard/0.0/moblin
FILES_${PN} += "${datadir}/dbus-1/services"
inherit autotools_stage
inherit autotools

View File

@ -7,5 +7,5 @@ SRC_URI = "http://download.moblin.org/sources/moblin-panel-people/0.0/moblin-pan
FILES_${PN} += "${datadir}/dbus-1/services"
inherit autotools_stage
inherit autotools

View File

@ -7,5 +7,5 @@ SRC_URI = "http://download.moblin.org/sources/moblin-panel-status/0.0/moblin-pan
FILES_${PN} += "${datadir}/dbus-1/services"
inherit autotools_stage
inherit autotools

View File

@ -23,7 +23,7 @@ ASNEEDED = ""
EXTRA_OECONF = "--enable-ahoghill --enable-netpanel --enable-people"
inherit autotools_stage
inherit autotools
do_configure_prepend () {
rm -f ${S}/build/autotools/gtk-doc.m4

View File

@ -6,7 +6,7 @@ PR = "r1"
DEPENDS = "clutter-1.0 clutter-imcontext"
S = "${WORKDIR}/git"
inherit autotools_stage
inherit autotools
EXTRA_OECONF = "--disable-introspection --without-clutter-gesture"

View File

@ -7,7 +7,7 @@ DEPENDS = "clutter-1.0 libccss clutter-imcontext"
EXTRA_OECONF = "--disable-introspection"
inherit autotools_stage
inherit autotools
do_configure_prepend () {
echo "EXTRA_DIST=" > ${S}/gtk-doc.make

View File

@ -5,7 +5,7 @@ LICENSE = "GPL"
DEPENDS = "gtk+ python polkit dbus (>= 1.1.1) dbus-glib glib-2.0 sqlite3 opkg intltool intltool-native (>= 0.37.1) connman"
RDEPENDS_${PN} = "opkg"
inherit gnome autotools_stage
inherit gnome autotools
SRC_URI = "http://www.packagekit.org/releases/PackageKit-${PV}.tar.gz \
file://configurefix.patch;patch=1 \

View File

@ -13,4 +13,4 @@ FILES_${PN} += "${base_libdir}/libproc-*.so"
SRC_URI = "http://procps.sourceforge.net/procps-${PV}.tar.gz \
file://install.patch;patch=1"
inherit autotools_stage
inherit autotools

View File

@ -11,4 +11,4 @@ S = "${WORKDIR}/libatomic_ops-${PV}"
ALLOW_EMPTY_${PN} = "1"
inherit autotools_stage pkgconfig
inherit autotools pkgconfig

View File

@ -10,7 +10,7 @@ EXTRA_OECONF = "--enable-gui=moblin"
S = "${WORKDIR}/git"
inherit autotools_stage
inherit autotools
do_configure_prepend () {
${S}/gen-autotools.sh

View File

@ -10,7 +10,7 @@ SRC_URI = "http://developer.kde.org/~wheeler/files/src/taglib-${PV}.tar.gz \
S = "${WORKDIR}/taglib-${PV}"
inherit autotools_stage pkgconfig binconfig
inherit autotools pkgconfig binconfig
PACKAGES =+ "${PN}-c"
FILES_${PN}-dbg += "${bindir}/taglib-config"

View File

@ -3,7 +3,7 @@ LICENSE = "GPLv2"
DEPENDS = "file gtk+ gstreamer gamin dbus poppler libexif libgsf libgnomecanvas"
HOMEPAGE = "http://www.tracker-project.org/"
inherit autotools_stage pkgconfig gnome gettext
inherit autotools pkgconfig gnome gettext
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/tracker/0.7/tracker-${PV}.tar.bz2 \
file://munge-configure.ac-cross-compile.patch;patch=1 \

View File

@ -10,7 +10,7 @@ S = "${WORKDIR}/git"
EXTRA_OECONF = "--disable-shave --disable-introspection --disable-maintainer-flags"
inherit autotools_stage
inherit autotools
do_configure_prepend () {
echo "EXTRA_DIST=" > ${S}/gtk-doc.make

View File

@ -4,7 +4,7 @@ SRC_URI = "http://user-dirs.freedesktop.org/releases/xdg-user-dirs-0.10.tar.gz \
DEPENDS = "gettext"
PR = "r1"
inherit autotools_stage
inherit autotools
do_install_append () {
install -d ${D}${sysconfdir}/skel/.config/

View File

@ -10,6 +10,6 @@ SRC_URI = "${XORG_MIRROR}/individual/app/${XORG_PN}-${PV}.tar.bz2"
S = "${WORKDIR}/${XORG_PN}-${PV}"
inherit autotools_stage pkgconfig
inherit autotools pkgconfig
FILES_${PN} += " /usr/lib/X11/${XORG_PN}"

View File

@ -7,4 +7,4 @@ XORG_PN = "${PN}"
SRC_URI = "${XORG_MIRROR}/individual/data/${XORG_PN}-${PV}.tar.bz2"
S = "${WORKDIR}/${XORG_PN}-${PV}"
inherit autotools_stage pkgconfig
inherit autotools pkgconfig

View File

@ -16,7 +16,7 @@ S = "${WORKDIR}/${XORG_PN}-${PV}"
FILES_${PN} += " ${libdir}/xorg/modules/drivers/*.so"
FILES_${PN}-dbg += " ${libdir}/xorg/modules/drivers/.debug"
inherit autotools_stage pkgconfig
inherit autotools pkgconfig
# AC_CHECK_FILE doesn't work when cross compiling, so we create a replacement
# macro that simply assumes the test succeeds.

View File

@ -10,4 +10,4 @@ DEPENDS = "libusb usbpath"
SRC_URI = "svn://svn.openmoko.org/trunk/src/host/;module=dfu-util;proto=http"
S = "${WORKDIR}/dfu-util"
inherit autotools_stage
inherit autotools

View File

@ -204,5 +204,8 @@ autotools_stage_all() {
rm -rf ${STAGE_TEMP}
}
EXPORT_FUNCTIONS do_configure do_install
do_stage () {
autotools_stage_all
}
EXPORT_FUNCTIONS do_configure do_install

View File

@ -1,5 +1,2 @@
inherit autotools
do_stage () {
autotools_stage_all
}

View File

@ -13,7 +13,7 @@ ARM_INSTRUCTION_SET = "arm"
SRC_URI = "ftp://ftp.alsa-project.org/pub/lib/alsa-lib-${PV}.tar.bz2 \
file://fix-tstamp-declaration.patch;patch=1"
inherit autotools_stage pkgconfig
inherit autotools pkgconfig
require alsa-fpu.inc
EXTRA_OECONF += "${@get_alsa_fpu_setting(bb, d)} "

View File

@ -5,7 +5,7 @@ DEPENDS = "alsa-lib"
SRC_URI = "ftp://ftp.alsa-project.org/pub/oss-lib/alsa-oss-${PV}.tar.bz2"
inherit autotools_stage
inherit autotools
do_configure_prepend () {
touch NEWS README AUTHORS ChangeLog

View File

@ -17,7 +17,7 @@ EXTRA_OECONF = "--with-apr=${STAGING_BINDIR_CROSS}/apr-1-config \
--with-expat=${STAGING_DIR_HOST}${prefix}"
inherit autotools_stage lib_package binconfig
inherit autotools lib_package binconfig
OE_BINCONFIG_EXTRA_MANGLE = " -e 's:location=source:location=installed:'"

View File

@ -5,6 +5,6 @@ LICENSE = "LGPL"
DEPENDS = "glib-2.0 gtk-doc-native"
inherit autotools_stage pkgconfig
inherit autotools pkgconfig
EXTRA_OECONF = "--disable-glibtest"

View File

@ -13,7 +13,7 @@ SRC_URI = "http://avahi.org/download/avahi-${PV}.tar.gz \
file://99avahi-autoipd \
file://initscript.patch;patch=1"
inherit autotools_stage pkgconfig update-rc.d gettext
inherit autotools pkgconfig update-rc.d gettext
EXTRA_OECONF = "--with-distro=debian \
--with-avahi-priv-access-group=adm \

View File

@ -9,7 +9,7 @@ SRC_URI="${SOURCEFORGE_MIRROR}/beecrypt/beecrypt-${PV}.tar.gz \
PR = "r1"
inherit autotools_stage
inherit autotools
acpaths=""
EXTRA_OECONF="--with-arch=${TARGET_ARCH} --enable-shared --enable-static"

View File

@ -18,7 +18,7 @@ SRC_URI = "\
"
S = "${WORKDIR}/bluez-${PV}"
inherit autotools_stage
inherit autotools
AUTOTOOLS_STAGE_PKGCONFIG = "1"
EXTRA_OECONF = "\

View File

@ -8,4 +8,4 @@ LICENSE = "MPL LGPL"
require cairo-fpu.inc
EXTRA_OECONF += "${@get_cairo_fpu_setting(bb, d)}"
inherit autotools_stage pkgconfig
inherit autotools pkgconfig

View File

@ -4,4 +4,4 @@ LICENSE = "GPL"
DEPENDS = "clutter-0.6 libxml2 gtk+ neon"
inherit autotools_stage pkgconfig
inherit autotools pkgconfig

View File

@ -7,7 +7,7 @@ DEPENDS = "clutter-0.8"
# The main clutter lib is machine specific so we need to be too
PACKAGE_ARCH = "${MACHINE_ARCH}"
inherit autotools_stage pkgconfig gtk-doc
inherit autotools pkgconfig gtk-doc
do_install_append () {
install -d ${D}${bindir}

View File

@ -9,5 +9,5 @@ FILESPATH = "${FILE_DIRNAME}/clutter-cairo"
PACKAGES =+ "${PN}-examples"
FILES_${PN}-examples = "${bindir}/flowers ${bindir}/clock"
inherit autotools_stage pkgconfig
inherit autotools pkgconfig

View File

@ -9,5 +9,5 @@ FILESPATH = "${FILE_DIRNAME}/clutter-gst"
PACKAGES =+ "${PN}-examples"
FILES_${PN}-examples = "${bindir}/video-player ${bindir}/video-sink ${bindir}/audio"
inherit autotools_stage pkgconfig gtk-doc
inherit autotools pkgconfig gtk-doc

View File

@ -9,5 +9,5 @@ FILESPATH = "${FILE_DIRNAME}/clutter-gtk"
PACKAGES =+ "${PN}-examples"
FILES_${PN}-examples = "${bindir}/gtk-clutter-test ${bindir}/gtk-clutter-events ${bindir}/gtk-clutter-multistage"
inherit autotools_stage pkgconfig gtk-doc
inherit autotools pkgconfig gtk-doc

View File

@ -11,5 +11,5 @@ COMPATIBLE_HOST = '(x86_64|i.86.*)-linux'
PACKAGES =+ "${PN}-examples"
FILES_${PN}-examples = "${bindir}/video-player ${bindir}/audio-player"
inherit autotools_stage pkgconfig gtk-doc
inherit autotools pkgconfig gtk-doc

View File

@ -10,5 +10,5 @@ FILES_${PN} =+ "${datadir}/cluttermozembed/chrome/"
EXTRA_OECONF = "--enable-plugins"
inherit autotools_stage pkgconfig gtk-doc
inherit autotools pkgconfig gtk-doc

View File

@ -45,7 +45,7 @@ PACKAGE_ARCH_menlow = "${MACHINE_ARCH}"
FILESPATH = "${FILE_DIRNAME}/clutter"
inherit autotools_stage pkgconfig gtk-doc
inherit autotools pkgconfig gtk-doc
#check for TARGET_FPU=soft and inform configure of the result so it can disable some floating points
require clutter-fpu.inc

View File

@ -4,7 +4,7 @@ LICENSE = "LGPL"
DEPENDS = "clutter-gst-0.6 gnome-vfs"
inherit autotools_stage pkgconfig
inherit autotools pkgconfig
do_install() {
install -d ${D}${bindir}

View File

@ -8,7 +8,7 @@ BASE_CONF = "--disable-gtk-doc"
DEPENDS = "${STDDEPENDS}"
EXTRA_OECONF = "${BASE_CONF}"
inherit autotools_stage pkgconfig
inherit autotools pkgconfig
PACKAGES =+ "tidy-examples"
FILES_tidy-examples = "${bindir}/test-*"

View File

@ -6,4 +6,4 @@ PR = "r0"
S = "${WORKDIR}/git"
inherit autotools_stage
inherit autotools

View File

@ -16,7 +16,7 @@ EXTRA_OECONF += " \
INITSCRIPT_NAME = "connman"
INITSCRIPT_PARAMS = "start 05 5 2 . stop 22 0 1 6 ."
inherit autotools_stage pkgconfig update-rc.d
inherit autotools pkgconfig update-rc.d
do_install_append() {
install -d ${D}${sysconfdir}/init.d/

View File

@ -9,7 +9,7 @@ PR = "r1"
SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
file://pkgconfig_fix.patch;patch=1"
inherit autotools_stage pkgconfig binconfig
inherit autotools pkgconfig binconfig
EXTRA_OECONF = "--with-zlib=${STAGING_LIBDIR}/../ \
--with-gnutls=${STAGING_BINDIR_CROSS}/ \

View File

@ -8,7 +8,7 @@ SRC_URI = "http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-${PV}.tar.gz
file://fix_asneeded.patch;patch=1 \
file://no-examples.patch;patch=1"
inherit autotools_stage pkgconfig gettext
inherit autotools pkgconfig gettext
EXTRA_OECONF = "--with-introspect-xml=${STAGING_DATADIR_NATIVE}/dbus/dbus-bus-introspect.xml"

View File

@ -5,7 +5,7 @@ DEPENDS = "devicekit glib-2.0 dbus-glib polkit"
SRC_URI = "http://hal.freedesktop.org/releases/DeviceKit-power-${PV}.tar.gz"
S = "${WORKDIR}/DeviceKit-power-${PV}"
inherit autotools_stage pkgconfig
inherit autotools pkgconfig
do_configure_prepend() {
sed -i -e s:-nonet:\:g ${S}/doc/man/Makefile.am

View File

@ -11,6 +11,6 @@ do_configure_prepend() {
sed -i -e s:-nonet:\:g ${S}/doc/man/Makefile.am
}
inherit autotools_stage
inherit autotools
FILES_${PN} += "${datadir}/dbus-1/"

View File

@ -9,4 +9,4 @@ FILES_libdrm-tests = "${bindir}/dr* ${bindir}/mode*"
LEAD_SONAME = "libdrm.so"
inherit autotools_stage pkgconfig
inherit autotools pkgconfig

View File

@ -11,7 +11,7 @@ SRC_URI = "http://ftp.gnome.org/pub/GNOME/mobile/2.23/2.23.92/sources/evolution-
S = "${WORKDIR}/evolution-data-server-dbus-${PV}"
inherit autotools_stage pkgconfig
inherit autotools pkgconfig
# -ldb needs this on some platforms
LDFLAGS += "-lpthread"

View File

@ -13,7 +13,7 @@ SRC_URI = "git://git.gnome.org/evolution-data-server;protocol=git \
S = "${WORKDIR}/git"
inherit autotools_stage pkgconfig
inherit autotools pkgconfig
# -ldb needs this on some platforms
LDFLAGS += "-lpthread"

View File

@ -7,7 +7,7 @@ PR = "r2"
SRC_URI = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/elfutils-${PV}.tar.gz \
file://warnings.patch;patch=1"
inherit autotools_stage
inherit autotools
# Package binaries that overlap with binutils separately
PACKAGES =+ "${PN}-binutils"

View File

@ -8,7 +8,7 @@ SRC_URI = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/el
file://gcc-4.3_support.diff;patch=1 \
file://gnu_inline.diff;patch=1"
inherit autotools_stage
inherit autotools
# Package binaries that overlap with binutils separately
PACKAGES =+ "${PN}-binutils"

View File

@ -6,5 +6,5 @@ DEPENDS = "libtool"
SRC_URI = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/elfutils-${PV}.tar.gz \
file://warnings.patch;patch=1"
inherit autotools_stage
inherit autotools

View File

@ -7,5 +7,5 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/expat/expat-${PV}.tar.gz \
"
export LTCC = "${CC}"
inherit autotools_stage
inherit autotools

View File

@ -11,7 +11,7 @@ SRC_URI = "${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.tar.gz \
file://configure-libtool.patch;patch=1 \
file://absolutepaths.patch;patch=1 "
inherit autotools_stage
inherit autotools
do_install_append() {
install -d ${D}${STAGING_INCDIR}/fakeroot/

View File

@ -4,7 +4,7 @@ SRC_URI = "http://farsight.freedesktop.org/releases/farsight2/${P}.tar.gz"
DEPENDS = "libnice glib-2.0 libxml2 zlib dbus gstreamer gst-plugins-base"
inherit autotools_stage
inherit autotools
AUTOTOOLS_STAGE_PKGCONFIG = "1"
PR = "r1"

View File

@ -5,7 +5,7 @@ SRC_URI = "http://nice.freedesktop.org/releases/libnice-${PV}.tar.gz"
LICENSE = "LGPL/MPL"
DEPENDS = "glib-2.0 gstreamer"
inherit autotools_stage
inherit autotools
AUTOTOOLS_STAGE_PKGCONFIG = "1"
FILES_${PN} += "${libdir}/gstreamer-0.10/*.so"

View File

@ -8,7 +8,7 @@ SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \
file://dump \
file://filesystems"
inherit autotools_stage
inherit autotools
do_configure_prepend() {
sed -i -e 's,$(top_builddir)/src/file,file,' ${S}/magic/Makefile.am

View File

@ -10,7 +10,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/flac/flac-${PV}.tar.gz \
S = "${WORKDIR}/flac-${PV}"
inherit autotools_stage
inherit autotools
EXTRA_OECONF = "--disable-oggtest --disable-id3libtest \
--with-ogg-libraries=${STAGING_LIBDIR} \

View File

@ -7,5 +7,5 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/flex/flex-2.5.31.tar.bz2 \
file://flex-lvalue.diff;patch=1 \
file://fix-gen.patch;patch=1"
inherit autotools_stage
inherit autotools

View File

@ -21,7 +21,7 @@ DEBIAN_NOAUTONAME_fontconfig-utils = "1"
PARALLEL_MAKE = ""
inherit autotools_stage pkgconfig
inherit autotools pkgconfig
export HASDOCBOOK="no"

View File

@ -8,6 +8,6 @@ SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz
file://pkgconfig.patch;patch=1 "
PR = "r2"
inherit autotools_stage pkgconfig
inherit autotools pkgconfig
EXTRA_OECONF = "--disable-tests --disable-check"

View File

@ -20,7 +20,7 @@ SRC_URI_append_linux-uclibcgnueabi = " file://gettext-error_print_progname.patch
PARALLEL_MAKE = ""
inherit autotools_stage
inherit autotools
EXTRA_OECONF += "--without-lispdir \
--disable-csharp \

Some files were not shown because too many files have changed in this diff Show More