Home
last modified time | relevance | path

Searched refs:texinfo (Results 1 – 25 of 109) sorted by relevance

12345

/openbmc/openbmc/poky/meta/classes-recipe/
H A Dtexinfo.bbclass8 # texinfo utilities at build-time. Native and cross recipes are made to use the
9 # dummy scripts provided by texinfo-dummy-native, for improved performance.
12 # Texinfo recipe, you can remove texinfo-native from ASSUME_PROVIDED and
15 …b.utils.contains('DISTRO_FEATURES', 'api-documentation', 'texinfo-replacement-native', 'texinfo-du…
16 TEXDEP:class-native = "texinfo-dummy-native"
17 TEXDEP:class-cross = "texinfo-dummy-native"
18 TEXDEP:class-crosssdk = "texinfo-dummy-native"
19 TEXDEP:class-cross-canadian = "texinfo-dummy-native"
23 TEXDEP:pn-libtool-cross = "texinfo-dummy-native"
/openbmc/openbmc/poky/meta/recipes-extended/texinfo/
H A Dtexinfo_7.1.bb5 HOMEPAGE = "http://www.gnu.org/software/texinfo/"
10 PROVIDES:append:class-native = " texinfo-replacement-native"
25 DEPENDS = "zlib ncurses texinfo-replacement-native"
28 TARGET_PATCH = "file://0003-texinfo-Update-to-5.1.patch"
31 SRC_URI = "${GNU_MIRROR}/texinfo/${BP}.tar.gz \
32 file://0001-texinfo-several-changes-to-build-without-zlib-and-nc.patch \
39 tex_texinfo = "texmf/tex/texinfo"
62 install -p -m644 ${S}/doc/texinfo.tex ${S}/doc/txi-??.tex ${D}${datadir}/${tex_texinfo}
78 … = "${bindir}/makeinfo ${bindir}/texi* ${bindir}/pdftexi2dvi ${bindir}/pod2texi ${datadir}/texinfo"
/openbmc/openbmc/meta-raspberrypi/docs/
H A DMakefile163 .PHONY: texinfo
164 texinfo: target
165 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
173 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
175 make -C $(BUILDDIR)/texinfo info
/openbmc/openbmc/poky/meta/recipes-extended/texinfo/texinfo/
H A D0002-dont-depend-on-help2man.patch20 # Include our texinfo.tex, not Automake's.
21 EXTRA_DIST = epsf.tex texinfo.tex \
26 texinfo-tex-test.texi texinfo-tex-test.WIDOWs \
27 texinfo-ja.tex short-sample-ja.texi \
47 -man_MANS += info.5 texinfo.5
48 +#man_MANS += info.5 texinfo.5
H A D0001-texinfo-several-changes-to-build-without-zlib-and-nc.patch4 Subject: [PATCH 1/3] texinfo: several changes to build without zlib and
7 We already DEPEND on the native texinfo being present before building so
8 there isn't any need to try and build the required native texinfo binaries
/openbmc/openbmc/poky/meta/recipes-extended/texinfo-dummy-native/
H A Dtexinfo-dummy-native.bb1 SUMMARY = "Fake version of the texinfo utility suite"
16 # To avoid texinfo-dummy-native and texinfo-native conflicting we install to base_bindir
17 # which is later in PATH than bindir where texinfo-native installs
/openbmc/ibm-logging/
H A D.gitignore32 # http://www.gnu.org/software/texinfo
34 /texinfo.tex
/openbmc/ibm-dbus-interfaces/
H A D.gitignore34 # http://www.gnu.org/software/texinfo
36 /texinfo.tex
/openbmc/openpower-host-ipmi-oem/
H A D.gitignore34 # http://www.gnu.org/software/texinfo
36 /texinfo.tex
/openbmc/openpower-dbus-interfaces/
H A D.gitignore34 # http://www.gnu.org/software/texinfo
36 /texinfo.tex
/openbmc/phosphor-mboxd/
H A D.gitignore34 # http://www.gnu.org/software/texinfo
36 /texinfo.tex
/openbmc/hiomapd/
H A D.gitignore34 # http://www.gnu.org/software/texinfo
36 /texinfo.tex
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/octave/
H A Doctave_7.2.0.bb19 texinfo \
27 inherit autotools pkgconfig texinfo gettext gtk-icon-cache mime-xdg features_check
/openbmc/obmc-console/
H A D.gitignore34 # http://www.gnu.org/software/texinfo
36 /texinfo.tex
/openbmc/openbmc/poky/documentation/
H A Dpoky.yaml.in13 UBUNTU_HOST_PACKAGES_ESSENTIAL : "gawk wget git diffstat unzip texinfo gcc \
19 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \
34 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath ccache \
/openbmc/phosphor-user-manager/
H A D.gitignore44 # http://www.gnu.org/software/texinfo
46 /texinfo.tex
/openbmc/linux/Documentation/
H A DMakefile116 @+$(foreach var,$(SPHINXDIRS),$(call loop_cmd,sphinx,texinfo,$(var),texinfo,$(var)))
121 $(MAKE) -C $(BUILDDIR)/texinfo info
/openbmc/linux/Documentation/userspace-api/media/
H A DMakefile50 .PHONY: all html texinfo epub xml latex
54 texinfo: all target
/openbmc/openbmc/poky/meta/recipes-support/gmp/
H A Dgmp.inc6 inherit autotools texinfo multilib_header
/openbmc/openbmc/poky/meta/recipes-extended/diffutils/
H A Ddiffutils.inc8 inherit autotools texinfo update-alternatives gettext
/openbmc/openbmc/poky/meta/recipes-support/libmpc/
H A Dlibmpc.inc7 inherit autotools texinfo
/openbmc/openbmc/poky/meta/recipes-devtools/autoconf-archive/
H A Dautoconf-archive_2023.02.20.bb11 inherit autotools allarch texinfo
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gengetopt/
H A Dgengetopt_2.23.bb14 inherit autotools texinfo
/openbmc/openbmc/poky/meta/recipes-extended/time/
H A Dtime_1.9.bb9 inherit texinfo update-alternatives
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/mikmod/
H A Dlibmikmod_3.3.11.1.bb6 DEPENDS = "alsa-lib texinfo"

12345