meta-moblin: Convert from recipes to use the autotools_stage class

This commit is contained in:
Richard Purdie 2009-01-18 13:07:33 +00:00
parent cd9ad54848
commit 0e7c8367e5
12 changed files with 11 additions and 58 deletions

View File

@ -12,8 +12,3 @@ S = "${WORKDIR}/check-${PV}"
inherit autotools_stage pkgconfig
EXTRA_OECONF += "--enable-plain-docdir"
do_stage() {
autotools_stage_all
}

View File

@ -18,8 +18,4 @@ COMPATIBLE_MACHINE = "menlow"
LEAD_SONAME = "libdrm.so"
inherit autotools pkgconfig
do_stage() {
autotools_stage_all
}
inherit autotools_stage pkgconfig

View File

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

View File

@ -6,7 +6,7 @@ inherit gnome pkgconfig
DEPENDS += "intltool"
do_stage() {
autotools_stage_all
autotools_stage_all
}
PACKAGES += "${PN}-python"

View File

@ -4,7 +4,7 @@ DEPENDS = "gtk+ eds-dbus gconf"
PV = "0.1.0+svnr${SRCREV}"
PR = "r5"
inherit autotools pkgconfig lib_package
inherit autotools_stage pkgconfig lib_package
SRC_URI = "svn://svn.o-hand.com/repos/jana/;module=trunk;proto=http"
S = "${WORKDIR}/trunk/"
@ -15,10 +15,6 @@ do_configure_prepend() {
touch gtk-doc.make
}
do_stage() {
autotools_stage_all
}
PACKAGES =+ "libjana-ecal libjana-ecal-dbg \
libjana-gtk libjana-gtk-dbg \
"

View File

@ -12,12 +12,7 @@ CFLAGS_append = " -fPIC "
S = "${WORKDIR}/Linux-PAM-${PV}"
inherit autotools pkgconfig
do_stage() {
autotools_stage_all
}
inherit autotools_stage pkgconfig
FILES_${PN}-dbg += "${base_libdir}/security/.debug"
FILES_${PN}-dbg += "${base_libdir}/security/pam_filter/.debug"

View File

@ -10,9 +10,4 @@ EXTRA_OECONF = "--with-authfw=pam --with-os-type=moblin --disable-man-pages --di
S = "${WORKDIR}/PolicyKit-${PV}"
inherit autotools pkgconfig
do_stage() {
autotools_stage_all
}
inherit autotools_stage pkgconfig

View File

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

View File

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

View File

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

View File

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

View File

@ -16,7 +16,7 @@ SRC_URI = "${XORG_MIRROR}/individual/xserver/${XORG_PN}-${PV}.tar.bz2 \
S = "${WORKDIR}/${XORG_PN}-${PV}"
inherit autotools pkgconfig
inherit autotools_stage pkgconfig
PACKAGES =+ "${PN}-utils"
@ -33,10 +33,6 @@ CONFFILES_${PN} += "${sysconfdir}/X11/xorg.conf"
SRC_URI += "file://macro_tweak.patch;patch=1"
do_stage() {
autotools_stage_all
}
do_install_append () {
install -d ${D}/${sysconfdir}/X11
install -m 0644 ${WORKDIR}/xorg.conf ${D}/${sysconfdir}/X11/