mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -6,4 +6,4 @@ RDEPENDS = "xdg-user-dirs"
|
||||
|
||||
FILES_${PN} =+ "${datadir}/dbus-1/services/"
|
||||
|
||||
inherit autotools_stage
|
||||
inherit autotools
|
||||
|
||||
@@ -4,6 +4,6 @@ LICENSE = "GPLv2"
|
||||
|
||||
DEPENDS = "gtk+ mojito nbtk"
|
||||
|
||||
inherit autotools_stage
|
||||
inherit autotools
|
||||
|
||||
FILES_${PN} += "${datadir}/icons/"
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -7,7 +7,7 @@ RDEPENDS = "connman"
|
||||
|
||||
FILES_${PN} += "${datadir}/icons/hicolor"
|
||||
|
||||
inherit autotools_stage
|
||||
inherit autotools
|
||||
|
||||
do_configure_prepend () {
|
||||
mkdir -p ${S}/build/autotools
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -4,4 +4,4 @@ LICENSE = "LGPLv2.1"
|
||||
|
||||
DEPENDS = "glib-2.0 gtk+ pulseaudio libcanberra libnotify nbtk mutter-moblin"
|
||||
|
||||
inherit autotools_stage
|
||||
inherit autotools
|
||||
|
||||
@@ -4,7 +4,7 @@ LICENSE = "LGPL"
|
||||
DEPENDS = "aspell"
|
||||
RDEPENDS = "aspell"
|
||||
|
||||
inherit autotools_stage pkgconfig
|
||||
inherit autotools pkgconfig
|
||||
|
||||
PR = "r1"
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -17,4 +17,4 @@ EXTRA_OECONF = "--disable-pthreads"
|
||||
|
||||
FILES_${PN}-dev += "${libdir}/gnet-2.0"
|
||||
|
||||
inherit autotools_stage pkgconfig
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -10,4 +10,4 @@ EXTRA_OECONF = "--disable-shave"
|
||||
|
||||
FILES_${PN} += "${datadir}/icons"
|
||||
|
||||
inherit autotools_stage
|
||||
inherit autotools
|
||||
|
||||
@@ -4,4 +4,4 @@ PR = "r0"
|
||||
|
||||
DEPENDS = "glib-2.0"
|
||||
|
||||
inherit autotools_stage
|
||||
inherit autotools
|
||||
|
||||
@@ -7,7 +7,7 @@ S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS = "glib-2.0"
|
||||
|
||||
inherit autotools_stage
|
||||
inherit autotools
|
||||
|
||||
EXTRA_OECONF = "--disable-introspection"
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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/"
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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/"
|
||||
|
||||
@@ -8,7 +8,7 @@ DEPENDS = "libpcre sqlite3 zlib"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools_stage
|
||||
inherit autotools
|
||||
|
||||
do_configure_prepend () {
|
||||
cd ${S}/src
|
||||
|
||||
@@ -5,4 +5,4 @@ DEPENDS = "glib-2.0 gtk+ dbus"
|
||||
|
||||
S = "${WORKDIR}/unique-${PV}"
|
||||
|
||||
inherit autotools_stage
|
||||
inherit autotools
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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/*"
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -9,4 +9,4 @@ BROKEN = "1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools_stage
|
||||
inherit autotools
|
||||
|
||||
@@ -10,4 +10,4 @@ S = "${WORKDIR}/git"
|
||||
|
||||
FILES_${PN} += "${datadir}/desktop-directories/*"
|
||||
|
||||
inherit autotools_stage
|
||||
inherit autotools
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
SRC_URI = "file://${PN}-${PV}.tar.bz2"
|
||||
PR = "r0"
|
||||
|
||||
inherit autotools_stage
|
||||
inherit autotools
|
||||
|
||||
#FILES_${PN} =+ "${datadir}/icons/moblin"
|
||||
|
||||
@@ -21,4 +21,4 @@ FILES_${PN}-dbg += "${datadir}/moblin-web-browser/components/.debug/* ${libdir}/
|
||||
|
||||
|
||||
|
||||
inherit autotools_stage
|
||||
inherit autotools
|
||||
|
||||
@@ -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/"
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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 \
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -11,4 +11,4 @@ S = "${WORKDIR}/libatomic_ops-${PV}"
|
||||
|
||||
ALLOW_EMPTY_${PN} = "1"
|
||||
|
||||
inherit autotools_stage pkgconfig
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -10,7 +10,7 @@ EXTRA_OECONF = "--enable-gui=moblin"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools_stage
|
||||
inherit autotools
|
||||
|
||||
do_configure_prepend () {
|
||||
${S}/gen-autotools.sh
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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 \
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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/
|
||||
|
||||
@@ -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}"
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user