--- /dev/null
+# This class is inherited by recipes whose upstream packages invoke the
+# texinfo utilities at build-time. This class currently does nothing.
d.setVar("GRUB_IMAGE", grubimage)
}
-inherit autotools-brokensep
-inherit gettext
-inherit deploy
+inherit autotools-brokensep gettext texinfo deploy
CACHED_CONFIGUREVARS += "ac_cv_path_HELP2MAN="
EXTRA_OECONF = "--with-platform=efi --disable-grub-mkfont \
SRC_URI[md5sum] = "cd3f3eb54446be6003156158d51f4884"
SRC_URI[sha256sum] = "4e1d15d12dbd3e9208111d6b806ad5a9857ca8850c47877d36575b904559260b"
-inherit autotools
+inherit autotools texinfo
COMPATIBLE_HOST = "i.86.*-linux"
FILES_${PN}-dbg += "${libdir}/${BPN}/i386-pc/.debug"
-inherit autotools
-inherit gettext
+inherit autotools gettext texinfo
PACKAGECONFIG ??= ""
PACKAGECONFIG[grub-mount] = "--enable-grub-mount,--disable-grub-mount,fuse"
COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|aarch64.*)-(linux.*|freebsd.*)'
-inherit autotools
-inherit gettext
+inherit autotools gettext texinfo
PACKAGECONFIG ??= ""
PACKAGECONFIG[grub-mount] = "--enable-grub-mount,--disable-grub-mount,fuse"
PR = "r5"
DEPENDS_class-native = "gettext-native"
-inherit autotools gettext
+inherit autotools gettext texinfo
SRC_URI_BASE = "${GNU_MIRROR}/coreutils/${BP}.tar.bz2 \
file://gnulib_m4.patch \
DEPENDS = "gmp libcap"
DEPENDS_class-native = ""
-inherit autotools gettext
+inherit autotools gettext texinfo
SRC_URI = "${GNU_MIRROR}/coreutils/${BP}.tar.xz \
file://remove-usr-local-lib-from-m4.patch \
#RDEPENDS_${PN} += "${@['','libgcc']['nptl' in '${GLIBC_ADDONS}']}"
PROVIDES = "virtual/libc virtual/${TARGET_PREFIX}libc-for-gcc"
PROVIDES += "virtual/libintl virtual/libiconv"
-inherit autotools
+inherit autotools texinfo
require eglibc-options.inc
LEAD_SONAME = "libc.so"
PARALLEL_MAKE = ""
-inherit autotools
+inherit autotools texinfo
EXTRA_OECONF += "--without-lisp --disable-csharp --disable-openmp --without-emacs"
acpaths = '-I ${S}/autoconf-lib-link/m4/ \
SRC_URI[md5sum] = "241aba309d07aa428252c74b40a818ef"
SRC_URI[sha256sum] = "d1a4e452d60eb407ab0305976529a45c18124bd518d976971ac6dc7aa8b4c5d7"
-inherit autotools
+inherit autotools texinfo
EXTRA_OECONF += "--without-lispdir \
--disable-csharp \
S = "${WORKDIR}/${BPN}-${PV}"
-inherit autotools
+inherit autotools texinfo
LEAD_SONAME = "libreadline.so"
SRC_URI = "${GNU_MIRROR}/autoconf/autoconf-${PV}.tar.gz \
file://program_prefix.patch"
-inherit autotools
+inherit autotools texinfo
do_configure() {
oe_runconf
DEPENDS = "guile-native libtool-native libxml2-native"
-inherit autotools native
+inherit autotools texinfo native
# autogen-native links against libguile which may have been relocated with sstate
# these environment variables ensure there isn't a relocation issue
SRC_URI = "${GNU_MIRROR}/automake/automake-${PV}.tar.gz"
-inherit autotools
+inherit autotools texinfo
do_configure() {
oe_runconf
DEPENDS = "flex-native bison-native zlib-native gnu-config-native autoconf-native"
-inherit autotools gettext multilib_header
+inherit autotools gettext multilib_header texinfo
FILES_${PN} = " \
${bindir}/${TARGET_PREFIX}* \
DEPENDS_class-native = "gettext-native"
SRC_URI_class-native = "${BASE_SRC_URI}"
-inherit autotools gettext
+inherit autotools gettext texinfo
acpaths = "-I ${S}/m4"
do_configure_prepend () {
DEPENDS_class-native = "gettext-minimal-native"
SRC_URI_class-native = "${BASE_SRC_URI}"
-inherit autotools gettext
+inherit autotools gettext texinfo
acpaths = "-I ${S}/m4"
do_install_append_class-native() {
SRC_URI = "${SOURCEFORGE_MIRROR}/e2fsprogs/e2fsprogs-${PV}.tar.gz \
file://mkdir.patch"
-inherit autotools gettext pkgconfig multilib_header
+inherit autotools gettext texinfo pkgconfig multilib_header
file://run-ptest \
"
-inherit autotools gettext ptest
+inherit autotools gettext texinfo ptest
M4 = "${bindir}/m4"
NATIVEDEPS = ""
-inherit autotools gettext
+inherit autotools gettext texinfo
BPN = "gcc"
file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 \
file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 \
file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
-inherit autotools
+inherit autotools texinfo
SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.gz \
"
SRC_URI[sha256sum] = "f70a38c8d9751f442679bfe61852bba8545af4d4355d037630997c2f37f2895b"
-inherit autotools gettext
+inherit autotools gettext texinfo
BBCLASSEXTEND = "native"
DEPENDS = "libunistring bdwgc gmp libtool libffi"
./config.status
}
-inherit autotools
+inherit autotools texinfo
EXTRA_AUTORECONF = "--exclude=libtoolize"
DEPENDS = "libtool-native"
compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). \
GNU M4 also has built-in functions for including files, running shell commands, doing arithmetic, etc."
-inherit autotools
+inherit autotools texinfo
EXTRA_OEMAKE += "'infodir=${infodir}'"
LDFLAGS_prepend_libc-uclibc = " -lrt "
SRC_URI = "${GNU_MIRROR}/make/make-${PV}.tar.bz2"
-inherit autotools gettext pkgconfig
+inherit autotools gettext pkgconfig texinfo
S = "${WORKDIR}/mtools-${PV}"
-inherit autotools
+inherit autotools texinfo
EXTRA_OECONF = "--without-x"
file://no-x11.gplv3.patch"
-inherit autotools
+inherit autotools texinfo
EXTRA_OECONF = "--without-x"
DEPENDS = "ncurses bison-native"
-inherit autotools-brokensep gettext update-alternatives ptest
+inherit autotools-brokensep gettext texinfo update-alternatives ptest
PARALLEL_MAKE = ""
SRC_URI[md5sum] = "d44b5dddebd8a7a7309aea6c36fda117"
SRC_URI[sha256sum] = "4ef6d9f17c3c0d92d8798e35666175ecd3d8efac4009d6457b5c99cea72c0e33"
-inherit autotools-brokensep update-alternatives
+inherit autotools-brokensep texinfo update-alternatives
ALTERNATIVE_${PN} = "dc"
ALTERNATIVE_PRIORITY = "100"
file://statdef.patch \
"
-inherit autotools gettext
+inherit autotools gettext texinfo
S = "${WORKDIR}/cpio-${PV}"
used for creating patch files."
SECTION = "base"
-inherit autotools update-alternatives gettext
+inherit autotools texinfo update-alternatives gettext
# diffutils assumes non-glibc compilation with uclibc and
# this causes it to generate its own implementations of
SRC_URI[md5sum] = "4ee21e9dcc9b5b6012c23038734e1632"
SRC_URI[sha256sum] = "edef2bbde0fbf0d88232782a0eded323f483a0519d6fde9a3b1809056fd35f3e"
-inherit autotools
+inherit autotools texinfo
EXTRA_OECONF = "'CC=${CC}' 'CXX=${CXX}' 'CFLAGS=${CFLAGS}' 'CXXFLAGS=${CXXFLAGS}' 'CPPFLAGS=${CPPFLAGS}' 'LDFLAGS=${LDFLAGS}'"
SRC_URI[md5sum] = "565b6d1d5a9a8816b9b304fc4ed9405d"
SRC_URI[sha256sum] = "d5b372cfadf073001823772272fceac2cfa87552c5cd5a8efc1c8aae61f45a88"
+inherit texinfo
+
do_configure() {
${S}/configure
}
SRC_URI = "${GNU_MIRROR}/findutils/findutils-${PV}.tar.gz"
-inherit autotools gettext update-alternatives
+inherit autotools gettext texinfo update-alternatives
ALTERNATIVE_${PN} = "find xargs"
ALTERNATIVE_PRIORITY = "100"
SRC_URI[md5sum] = "4760325489479cac17fe0114b8f62f30"
SRC_URI[sha256sum] = "463dcb9d0ca398b1d4f5a332f6cd9cec56441265fca616f2ea1b44d459e9f0f8"
-inherit autotools gettext update-alternatives
+inherit autotools gettext texinfo update-alternatives
PACKAGES += "gawk-common pgawk"
SRC_URI[md5sum] = "4d505dc2c9f1eb3e9f8d6cac87d4bd1a"
SRC_URI[sha256sum] = "6e0de117c3713aa8d7fa347fc9fd645b10038ae49d8cf947d8c1d51cbb76141a"
-inherit autotools gettext update-alternatives
+inherit autotools gettext texinfo update-alternatives
PACKAGES += "gawk-common pgawk dgawk"
SRC_URI[md5sum] = "7439f8266f50844b56cc3e2721606541"
SRC_URI[sha256sum] = "e6436e5077fa1497feccc8feaabd3f507b172369bf120fbc9e4874bba81be720"
-inherit autotools gettext
+inherit autotools gettext texinfo
EXTRA_OECONF = "--disable-perl-regexp"
SRC_URI[md5sum] = "52202fe462770fa6be1bb667bd6cf30c"
SRC_URI[sha256sum] = "38c8a2bb9223d1fb1b10bdd607cf44830afc92fd451ac4cd07619bf92bdd3132"
-inherit autotools gettext
+inherit autotools gettext texinfo
EXTRA_OECONF = "--disable-perl-regexp --disable-ncurses"
file://man-local.patch \
file://mdoc-local.patch"
-inherit autotools
+inherit autotools texinfo
EXTRA_OECONF="--without-x --prefix=${D} --exec-prefix=${D} --bindir=${D}${bindir} --datadir=${D}${datadir} --mandir=${D}${datadir}/man --infodir=${D}${datadir}info --with-appresdir=${D}${datadir}"
DEPENDS = "groff-native"
DEPENDS_class-native = ""
-inherit autotools
+inherit autotools texinfo
EXTRA_OECONF = "--without-x"
PARALLEL_MAKE = ""
SRC_URI = "${GNU_MIRROR}/gzip/${BP}.tar.gz"
-inherit autotools
+inherit autotools texinfo
do_install_append () {
# Rename and move files into /bin (FHS), which is typical place for gzip
file://src/idn.c;beginline=6;endline=18;md5=56c89e359652a71cda128d75f0ffdac4"
PR = "r1"
-inherit pkgconfig autotools gettext
+inherit pkgconfig autotools gettext texinfo
SRC_URI = "http://alpha.gnu.org/gnu/libidn/${BPN}-${PV}.tar.gz"
file://lib/idna.h;endline=21;md5=f73089b7f52dd2cb3540e274bd76106d \
file://src/idn.c;endline=20;md5=d7797e6cc3a7b48e6050fc0d27104595"
-inherit pkgconfig autotools gettext
+inherit pkgconfig autotools gettext texinfo
SRC_URI = "${GNU_MIRROR}/libidn/${BPN}-${PV}.tar.gz \
file://libidn_fix_for_automake-1.12.patch \
EXTRA_OECONF = "--disable-device-mapper"
-inherit autotools pkgconfig gettext ptest
+inherit autotools pkgconfig gettext texinfo ptest
BBCLASSEXTEND = "native"
SRC_URI[patch.md5sum] = "5960bdae6782ee9356b7e0e0a1fa7c19"
SRC_URI[patch.sha256sum] = "10acb274b2fb0bb7137a0d66e52fa0f18125bc5198c7a8d5af381b4b30636316"
-inherit autotools
+inherit autotools texinfo
EXTRA_OECONF = "--with-pty-mode=0620 --with-pty-group=5 \
${@bb.utils.contains('DISTRO_FEATURES', 'pam', '--enable-pam', '--disable-pam', d)}"
SRC_URI[md5sum] = "928f0e06422f414091917401f1a834d0"
SRC_URI[sha256sum] = "638e837ba765d5da0a30c98b57c2953cecea96827882f594612acace93ceeeab"
-inherit autotools update-alternatives gettext
+inherit autotools texinfo update-alternatives gettext
do_configure_prepend () {
cp ${WORKDIR}/Makevars ${S}/po/
SRC_URI[md5sum] = "4111de4faa3b9848a0686b2f260c5056"
SRC_URI[sha256sum] = "fea0a94d4b605894f3e2d5572e3f96e4413bcad3a085aae7367c2cf07908b2ff"
-inherit autotools update-alternatives gettext
+inherit autotools texinfo update-alternatives gettext
EXTRA_OECONF = "--disable-acl"
SRC_URI = "${GNU_MIRROR}/tar/tar-${PV}.tar.bz2"
-inherit autotools gettext
+inherit autotools gettext texinfo
EXTRA_OECONF += "DEFAULT_RMT_DIR=${base_sbindir}"
SRC_URI[md5sum] = "f15ac876fcdc8be865b16535f480aa54"
SRC_URI[sha256sum] = "e8a98b0ee20c495a6ab894398a065ef580272dbd5a15b1b19e8bd1bc89d9f9fa"
-inherit autotools gettext
+inherit autotools gettext texinfo
do_configure_prepend() {
# Make a directory for the old gettext setup
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
-inherit update-alternatives
+inherit texinfo update-alternatives
ALTERNATIVE_${PN} = "time"
ALTERNATIVE_PRIORITY = "100"
INC_PR = "r16"
-inherit autotools gettext update-alternatives
+inherit autotools gettext texinfo update-alternatives
EXTRA_OECONF = "--enable-ipv6 --with-libssl-prefix=${STAGING_DIR_HOST} \
--with-ssl=openssl --disable-rpath --disable-iri \
DEPENDS = "cwautomacros-native"
-inherit autotools update-alternatives
+inherit autotools texinfo update-alternatives
do_configure_prepend() {
OLD="@ACLOCAL_CWFLAGS@"
file://which.c;beginline=1;endline=17;md5=a9963693af2272e7a8df6f231164e7a2"
DEPENDS = "cwautomacros-native"
-inherit autotools update-alternatives
+inherit autotools texinfo update-alternatives
PR = "r3"
EXTRA_OECONF += "--disable-builddir"
-inherit autotools
+inherit autotools texinfo
FILES_${PN}-dev += "${libdir}/libffi-${PV}"
FILES_libpspell-dev = "${libdir}/libpspell* ${bindir}/pspell-config ${includedir}/pspell"
ARM_INSTRUCTION_SET = "arm"
-inherit autotools-brokensep gettext
+inherit autotools-brokensep gettext texinfo
SRC_URI[md5sum] = "72c832680cf0999caedbe5b265c8c1bd"
SRC_URI[sha256sum] = "8d912f44f05d0b15a4a5d96a76f852e905d051bb88022fcdfd98b43be093e3c3"
-inherit autotools gettext lib_package
+inherit autotools gettext texinfo lib_package
# Needed for dbm python module
EXTRA_OECONF = "-enable-libgdbm-compat"
SRC_URI[md5sum] = "1d1b1d5c0245b1c00aff92da751e9aa1"
SRC_URI[sha256sum] = "cc340338a2e28b40058ab9eb5354a21d53f88a1582ea21ba0bb185c37a281dc9"
-inherit autotools
+inherit autotools texinfo
BBCLASSEXTEND = "native nativesdk"
file://configure.patch \
file://amd64.patch "
-inherit autotools
+inherit autotools texinfo
ARM_INSTRUCTION_SET = "arm"
SRC_URI[md5sum] = "091c56e0e1cca6b09b17b69d47ef18e3"
SRC_URI[sha256sum] = "d07ffcb37eecec35c5ec72516d10b35fdf6e6fef1fcf1dcd37e30b8cbf8bf941"
-inherit autotools
+inherit autotools texinfo
SRC_URI[md5sum] = "b06a141cca5cd1a55bbdd25ab833303c"
SRC_URI[sha256sum] = "69d18b7d193f62ca27ed4febcb4c9044aa0c95305d3258fe902e2fae5fc6468d"
-inherit autotools gettext
+inherit autotools gettext texinfo
# --with-egd-socket=NAME use NAME for the EGD socket
# --with-photo-viewer=FIXED_VIEWER set a fixed photo ID viewer
PTH = "pth"
PTH_libc-uclibc = "npth"
-inherit autotools gettext
+inherit autotools gettext texinfo
SRC_URI = "ftp://ftp.gnupg.org/gcrypt/${BPN}/${BPN}-${PV}.tar.bz2"
SRC_URI = "ftp://ftp.gnutls.org/gcrypt/gnutls/v${SHRT_VER}/gnutls-${PV}.tar.bz2"
-inherit autotools-brokensep binconfig pkgconfig gettext lib_package
+inherit autotools-brokensep texinfo binconfig pkgconfig gettext lib_package
EXTRA_OECONF="--with-included-opencdk --with-included-libcfg --disable-rpath \
--with-libtasn1-prefix=${STAGING_DIR_HOST}${prefix} \
SRC_URI[md5sum] = "21ec021c534b0f30b2834ce233c70f15"
SRC_URI[sha256sum] = "f353507a458fe2372b791016a056c95946eebfc7256b49013851f134a5e6acc8"
-inherit autotools binconfig lib_package
+inherit autotools texinfo binconfig lib_package
BBCLASSEXTEND = "native"
EXTRA_OECONF = "--with-gpg=${bindir}/gpg --without-gpgsm"
-inherit autotools binconfig
+inherit autotools texinfo binconfig
PACKAGES =+ "${PN}-pthread"
FILES_${PN}-pthread = "${libdir}/libgpgme-pthread.so.*"
SRC_URI[md5sum] = "757243cc4a71b30ed8d8dbe784035d36"
SRC_URI[sha256sum] = "23e2d67779b88e90d29fe1df6b157109f1c2a647d0f1b2a0f4295bb3c0b2039d"
-inherit autotools binconfig pkgconfig
+inherit autotools texinfo binconfig pkgconfig
S = "${WORKDIR}/check-${PV}"
-inherit autotools pkgconfig
+inherit autotools pkgconfig texinfo
CACHED_CONFIGUREVARS += "ac_cv_path_AWK_PATH=${bindir}/gawk"
file://add-pkgconfig-support.patch \
file://libgcrypt-fix-building-error-with-O2-in-sysroot-path.patch"
-inherit autotools-brokensep binconfig pkgconfig
+inherit autotools-brokensep texinfo binconfig pkgconfig
EXTRA_OECONF = "--disable-asm --with-capabilities"
DEPENDS = "libgpg-error"
-inherit autotools binconfig pkgconfig
+inherit autotools binconfig pkgconfig texinfo
SRC_URI = "ftp://ftp.gnupg.org/gcrypt/${BPN}/${BPN}-${PV}.tar.bz2 \
file://ksba-add-pkgconfig-support.patch"
LICENSE = "LGPLv3"
SECTION = "libs"
-inherit autotools
+inherit autotools texinfo
PR = "r3"
-inherit autotools
+inherit autotools texinfo
BBCLASSEXTEND = "native nativesdk"
LICENSE = "LGPLv3+"
SECTION = "devel"
-inherit autotools
+inherit autotools texinfo