diff options
-rw-r--r-- | cvs/cvs_1.12.8.oe | 2 | ||||
-rw-r--r-- | cvs/cvs_1.12.9.oe | 2 | ||||
-rw-r--r-- | e2fsprogs/e2fsprogs_1.36-WIP-0408.oe | 2 | ||||
-rw-r--r-- | gaim/gaim_0.78.oe | 2 | ||||
-rw-r--r-- | gaim/gaim_0.79.oe | 2 | ||||
-rw-r--r-- | gaim/gaim_0.80.oe | 2 | ||||
-rw-r--r-- | gd/gd_2.0.21.oe | 2 | ||||
-rw-r--r-- | gd/gd_2.0.22.oe | 2 | ||||
-rw-r--r-- | gkdial/gkdial-gnomeless_1.8.1.oe | 2 | ||||
-rw-r--r-- | gkdial/gkdial_1.8.1.oe | 2 | ||||
-rw-r--r-- | glib-2.0/glib-2.0-native_2.4.1.oe | 2 | ||||
-rw-r--r-- | gnome/gconf_2.6.1.oe | 2 | ||||
-rw-r--r-- | gpdf/gpdf_2.7.90.oe | 2 | ||||
-rw-r--r-- | gstreamer/gstreamer_0.8.0.oe | 2 | ||||
-rw-r--r-- | gstreamer/gstreamer_0.8.1.oe | 2 | ||||
-rw-r--r-- | gstreamer/gstreamer_0.8.2.oe | 2 | ||||
-rw-r--r-- | gstreamer/gstreamer_0.8.3.oe | 2 | ||||
-rw-r--r-- | gstreamer/gstreamer_0.8.5.oe | 2 | ||||
-rw-r--r-- | inkscape/inkscape_0.38.1.oe | 2 | ||||
-rw-r--r-- | inkscape/inkscape_0.39.oe | 2 | ||||
-rw-r--r-- | libetpan/libetpan_cvs.oe | 2 | ||||
-rw-r--r-- | lrzsz/lrzsz_0.12.20.oe | 2 | ||||
-rw-r--r-- | minicom/minicom_2.1.oe | 2 |
23 files changed, 23 insertions, 23 deletions
diff --git a/cvs/cvs_1.12.8.oe b/cvs/cvs_1.12.8.oe index 60cb9f4efd..51aa9de2fb 100644 --- a/cvs/cvs_1.12.8.oe +++ b/cvs/cvs_1.12.8.oe @@ -7,6 +7,6 @@ LICENSE = "GPL" SRC_URI = "https://cvs.cvshome.org/files/documents/19/170/cvs-${PV}.tar.bz2 \ file://m4.patch;patch=1" -inherit autotools gettext gettext +inherit autotools gettext EXTRA_OECONF = "--with-krb4=no --with-gssapi=no" diff --git a/cvs/cvs_1.12.9.oe b/cvs/cvs_1.12.9.oe index 2d7da24880..02ccb61b13 100644 --- a/cvs/cvs_1.12.9.oe +++ b/cvs/cvs_1.12.9.oe @@ -7,6 +7,6 @@ LICENSE = "GPL" SRC_URI = "http://musthave.sunbase.org/progs/ccvs/cvs-${PV}/cvs-${PV}.tar.bz2 \ file://m4.patch;patch=1" -inherit autotools gettext gettext +inherit autotools gettext EXTRA_OECONF = "--with-krb4=no --with-gssapi=no" diff --git a/e2fsprogs/e2fsprogs_1.36-WIP-0408.oe b/e2fsprogs/e2fsprogs_1.36-WIP-0408.oe index 45ed17b9e1..decbe76aec 100644 --- a/e2fsprogs/e2fsprogs_1.36-WIP-0408.oe +++ b/e2fsprogs/e2fsprogs_1.36-WIP-0408.oe @@ -12,7 +12,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/e2fsprogs/e2fsprogs-${PV}.tar.gz \ file://ldflags.patch;patch=1" S = "${WORKDIR}/e2fsprogs-1.35" -inherit autotools gettext gettext +inherit autotools gettext EXTRA_OECONF = "--enable-dynamic-e2fsck" diff --git a/gaim/gaim_0.78.oe b/gaim/gaim_0.78.oe index 063524fd50..c24710fc31 100644 --- a/gaim/gaim_0.78.oe +++ b/gaim/gaim_0.78.oe @@ -11,4 +11,4 @@ PREMIRRORS_prepend () { } EXTRA_OECONF = "--disable-audio --disable-perl --disable-tcl --disable-deprecated" -inherit autotools gettext gettext +inherit autotools gettext diff --git a/gaim/gaim_0.79.oe b/gaim/gaim_0.79.oe index 063524fd50..c24710fc31 100644 --- a/gaim/gaim_0.79.oe +++ b/gaim/gaim_0.79.oe @@ -11,4 +11,4 @@ PREMIRRORS_prepend () { } EXTRA_OECONF = "--disable-audio --disable-perl --disable-tcl --disable-deprecated" -inherit autotools gettext gettext +inherit autotools gettext diff --git a/gaim/gaim_0.80.oe b/gaim/gaim_0.80.oe index 82b3cd22d9..c1766e683d 100644 --- a/gaim/gaim_0.80.oe +++ b/gaim/gaim_0.80.oe @@ -21,7 +21,7 @@ FILES_${PN} = "${bindir} ${sbindir} ${libexecdir} ${libdir}/lib*.so.* \ ${libdir}/bonobo/servers" FILES_${PN}-dev += "${libdir}/gaim/*.la" -inherit autotools gettext gettext +inherit autotools gettext python populate_packages_prepend () { root = oe.data.expand('${libdir}/gaim', d) diff --git a/gd/gd_2.0.21.oe b/gd/gd_2.0.21.oe index f0f526495b..ed3761da18 100644 --- a/gd/gd_2.0.21.oe +++ b/gd/gd_2.0.21.oe @@ -6,7 +6,7 @@ DEPENDS = "libpng jpeg zlib" SRC_URI = "http://www.boutell.com/gd/http/gd-${PV}.tar.gz" S = "${WORKDIR}/gd-${PV}" -inherit autotools gettext gettext +inherit autotools gettext EXTRA_OECONF += " --with-zlib=${STAGING_LIBDIR}/.. \ --with-png=${STAGING_LIBDIR}/.. \ diff --git a/gd/gd_2.0.22.oe b/gd/gd_2.0.22.oe index f0f526495b..ed3761da18 100644 --- a/gd/gd_2.0.22.oe +++ b/gd/gd_2.0.22.oe @@ -6,7 +6,7 @@ DEPENDS = "libpng jpeg zlib" SRC_URI = "http://www.boutell.com/gd/http/gd-${PV}.tar.gz" S = "${WORKDIR}/gd-${PV}" -inherit autotools gettext gettext +inherit autotools gettext EXTRA_OECONF += " --with-zlib=${STAGING_LIBDIR}/.. \ --with-png=${STAGING_LIBDIR}/.. \ diff --git a/gkdial/gkdial-gnomeless_1.8.1.oe b/gkdial/gkdial-gnomeless_1.8.1.oe index 1996b4ad7f..f3506d1c11 100644 --- a/gkdial/gkdial-gnomeless_1.8.1.oe +++ b/gkdial/gkdial-gnomeless_1.8.1.oe @@ -11,7 +11,7 @@ SRC_URI = "http://www.kernelconcepts.de/~fuchs/gkdial-${PV}.tar.gz \ file://gkdial.desktop \ file://gkdial.png" -inherit autotools pkgconfig gettext gettext +inherit autotools pkgconfig gettext do_install_append () { mkdir -p ${D}${datadir}/pixmaps diff --git a/gkdial/gkdial_1.8.1.oe b/gkdial/gkdial_1.8.1.oe index c3d55b3d83..e4155cec36 100644 --- a/gkdial/gkdial_1.8.1.oe +++ b/gkdial/gkdial_1.8.1.oe @@ -1,4 +1,4 @@ -inherit autotools pkgconfig gettext gettext +inherit autotools pkgconfig gettext PR = "r1" DESCRIPTION = "GTK PPP dialing tool" diff --git a/glib-2.0/glib-2.0-native_2.4.1.oe b/glib-2.0/glib-2.0-native_2.4.1.oe index bf338e9e85..38355a13ca 100644 --- a/glib-2.0/glib-2.0-native_2.4.1.oe +++ b/glib-2.0/glib-2.0-native_2.4.1.oe @@ -18,7 +18,7 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.4/glib-${PV}.tar.bz2 \ S = "${WORKDIR}/glib-${PV}" -inherit autotools pkgconfig native gettext gettext +inherit autotools pkgconfig native gettext acpaths = "" do_configure_prepend () { diff --git a/gnome/gconf_2.6.1.oe b/gnome/gconf_2.6.1.oe index 7712d2a0e1..137053825a 100644 --- a/gnome/gconf_2.6.1.oe +++ b/gnome/gconf_2.6.1.oe @@ -11,7 +11,7 @@ S = "${WORKDIR}/GConf-${PV}" EXTRA_OECONF = "--disable-gtk-doc" -inherit autotools pkgconfig gettext gettext +inherit autotools pkgconfig gettext HEADERS = "gconf.h gconf-changeset.h gconf-listeners.h gconf-schema.h gconf-value.h gconf-error.h gconf-engine.h gconf-client.h gconf-enum-types.h" diff --git a/gpdf/gpdf_2.7.90.oe b/gpdf/gpdf_2.7.90.oe index cec3b4d047..88216fbe32 100644 --- a/gpdf/gpdf_2.7.90.oe +++ b/gpdf/gpdf_2.7.90.oe @@ -1,7 +1,7 @@ SECTION = "x11/utils" PR = "r2" -inherit gnome gettext gettext +inherit gnome gettext DEPENDS = "gtk+ libgnomeui libbonoboui gnome-vfs gconf gettext libglade \ libgnomeprint libgnomeprintui gnome-common" diff --git a/gstreamer/gstreamer_0.8.0.oe b/gstreamer/gstreamer_0.8.0.oe index 557926ece6..17a880c8e2 100644 --- a/gstreamer/gstreamer_0.8.0.oe +++ b/gstreamer/gstreamer_0.8.0.oe @@ -8,7 +8,7 @@ SRC_URI = "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-0.8.0.tar.bz EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking" -inherit autotools pkgconfig gettext gettext +inherit autotools pkgconfig gettext do_stage() { oe_runmake install prefix=${STAGING_DIR} \ diff --git a/gstreamer/gstreamer_0.8.1.oe b/gstreamer/gstreamer_0.8.1.oe index 890da6321f..159719ffd5 100644 --- a/gstreamer/gstreamer_0.8.1.oe +++ b/gstreamer/gstreamer_0.8.1.oe @@ -13,7 +13,7 @@ SRC_URI = "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.bz EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking" -inherit autotools pkgconfig gettext gettext +inherit autotools pkgconfig gettext do_stage() { oe_runmake install prefix=${STAGING_DIR} \ diff --git a/gstreamer/gstreamer_0.8.2.oe b/gstreamer/gstreamer_0.8.2.oe index c2f1376da3..e8c82c9b70 100644 --- a/gstreamer/gstreamer_0.8.2.oe +++ b/gstreamer/gstreamer_0.8.2.oe @@ -14,7 +14,7 @@ SRC_URI = "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.bz EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking" -inherit autotools pkgconfig gettext gettext +inherit autotools pkgconfig gettext do_stage() { oe_runmake install prefix=${STAGING_DIR} \ diff --git a/gstreamer/gstreamer_0.8.3.oe b/gstreamer/gstreamer_0.8.3.oe index 4ab93c2e2d..9cc875ec78 100644 --- a/gstreamer/gstreamer_0.8.3.oe +++ b/gstreamer/gstreamer_0.8.3.oe @@ -15,7 +15,7 @@ SRC_URI = "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.bz EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking" -inherit autotools pkgconfig gettext gettext +inherit autotools pkgconfig gettext do_stage() { oe_runmake install prefix=${STAGING_DIR} \ diff --git a/gstreamer/gstreamer_0.8.5.oe b/gstreamer/gstreamer_0.8.5.oe index b548121490..20ac9bbcc2 100644 --- a/gstreamer/gstreamer_0.8.5.oe +++ b/gstreamer/gstreamer_0.8.5.oe @@ -15,7 +15,7 @@ SRC_URI = "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.bz EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking" -inherit autotools pkgconfig gettext gettext +inherit autotools pkgconfig gettext do_stage() { oe_runmake install prefix=${STAGING_DIR} \ diff --git a/inkscape/inkscape_0.38.1.oe b/inkscape/inkscape_0.38.1.oe index 633ee7fb3f..5866179489 100644 --- a/inkscape/inkscape_0.38.1.oe +++ b/inkscape/inkscape_0.38.1.oe @@ -9,4 +9,4 @@ LICENSE = "GPL" SRC_URI = "${SOURCEFORGE_MIRROR}/inkscape/inkscape-${PV}.tar.bz2" S = "${WORKDIR}/inkscape-${PV}" -inherit autotools gettext gettext +inherit autotools gettext diff --git a/inkscape/inkscape_0.39.oe b/inkscape/inkscape_0.39.oe index 633ee7fb3f..5866179489 100644 --- a/inkscape/inkscape_0.39.oe +++ b/inkscape/inkscape_0.39.oe @@ -9,4 +9,4 @@ LICENSE = "GPL" SRC_URI = "${SOURCEFORGE_MIRROR}/inkscape/inkscape-${PV}.tar.bz2" S = "${WORKDIR}/inkscape-${PV}" -inherit autotools gettext gettext +inherit autotools gettext diff --git a/libetpan/libetpan_cvs.oe b/libetpan/libetpan_cvs.oe index 5a16f6a2fe..ee497c4df7 100644 --- a/libetpan/libetpan_cvs.oe +++ b/libetpan/libetpan_cvs.oe @@ -9,7 +9,7 @@ TAG="rel-0-33-b" SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/libetpan;tag=${TAG};module=libetpan" -inherit autotools pkgconfig gettext gettext +inherit autotools pkgconfig gettext EXTRA_OECONF = "--with-openssl=${STAGING_LIBDIR}/.. --disable-db" diff --git a/lrzsz/lrzsz_0.12.20.oe b/lrzsz/lrzsz_0.12.20.oe index 164c66e20a..0bc21294a0 100644 --- a/lrzsz/lrzsz_0.12.20.oe +++ b/lrzsz/lrzsz_0.12.20.oe @@ -9,7 +9,7 @@ SRC_URI = "http://www.ohse.de/uwe/releases/lrzsz-${PV}.tar.gz \ file://makefile.patch;patch=1 \ file://gettext.patch;patch=1" -inherit autotools gettext gettext +inherit autotools gettext do_install() { install -d ${D}/${bindir}/ diff --git a/minicom/minicom_2.1.oe b/minicom/minicom_2.1.oe index 706c8107b7..88ed728eb2 100644 --- a/minicom/minicom_2.1.oe +++ b/minicom/minicom_2.1.oe @@ -4,7 +4,7 @@ DEPENDS = "ncurses" SRC_URI = "http://alioth.debian.org/download.php/123/minicom-${PV}.tar.gz \ file://configure.patch;patch=1" -inherit autotools gettext gettext +inherit autotools gettext do_install() { for d in doc extras man intl lib src; do make -C $d DESTDIR=${D} install; done |