/openbmc/openbmc/poky/meta/recipes-core/gettext/ |
H A D | gettext_0.22.5.bb | 23 require gettext-sources.inc 68 -I ${S}/gettext-tools/m4' 80 # because gettext depends on gettext-dev, which pulls in more -dev packages: 90 PACKAGES =+ "gettext-runtime gettext-runtime-dev gettext-runtime-doc" 99 FILES:gettext-runtime = "${bindir}/gettext \ 109 FILES:gettext-runtime-doc = "${mandir}/man1/gettext.* \ 114 ${docdir}/gettext/gettext.* \ 158 cp -rf ${S}/gettext-tools/gnulib-lib/gettext.h ${D}${PTEST_PATH}/gnulib-lib 169 install ${B}/gettext-runtime/src/gettext.sh ${D}${PTEST_PATH}/src 172 install ${B}/gettext-runtime/src/gettext ${D}${PTEST_PATH}/src [all …]
|
H A D | gettext-minimal-native_0.22.5.bb | 1 SUMMARY = "Minimal gettext for supporting native autoconf/automake" 4 the removal of gettext-native from most dependency chains (now only \ 5 needed for gettext for the target)." 7 require gettext-sources.inc 20 S = "${WORKDIR}/gettext-${PV}" 23 fpath = oe.path.join(d.getVar("S"), "/gettext-tools/m4/Makefile.am") 40 cp ${S}/gettext-tools/m4/$i ${D}${datadir}/aclocal/ 42 install -d ${D}${datadir}/gettext/po/ 43 cp ${S}/build-aux/config.rpath ${D}${datadir}/gettext/ 44 cp ${S}/gettext-runtime/po/Makefile.in.in ${D}${datadir}/gettext/po/ [all …]
|
H A D | gettext-sources.inc | 1 HOMEPAGE = "http://www.gnu.org/software/gettext/gettext.html" 2 SRC_URI = "${GNU_MIRROR}/gettext/gettext-${PV}.tar.gz \
|
/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/ |
H A D | serial-tests-config.patch | 13 gettext-runtime/configure.ac | 2 +- 14 gettext-tools/configure.ac | 2 +- 22 [bug-gettext@gnu.org]) 30 diff --git a/gettext-runtime/configure.ac b/gettext-runtime/configure.ac 32 --- a/gettext-runtime/configure.ac 33 +++ b/gettext-runtime/configure.ac 35 [bug-gettext@gnu.org]) 43 diff --git a/gettext-tools/configure.ac b/gettext-tools/configure.ac 45 --- a/gettext-tools/configure.ac 46 +++ b/gettext-tools/configure.ac [all …]
|
H A D | 0001-tests-autopoint-3-unset-MAKEFLAGS.patch | 12 gettext-tools/tests/autopoint-3 | 1 + 15 diff --git a/gettext-tools/tests/autopoint-3 b/gettext-tools/tests/autopoint-3 17 --- a/gettext-tools/tests/autopoint-3 18 +++ b/gettext-tools/tests/autopoint-3
|
H A D | 0001-init-env.in-do-not-add-C-CXX-parameters.patch | 12 gettext-tools/tests/init-env.in | 4 ---- 15 diff --git a/gettext-tools/tests/init-env.in b/gettext-tools/tests/init-env.in 17 --- a/gettext-tools/tests/init-env.in 18 +++ b/gettext-tools/tests/init-env.in
|
H A D | parallel.patch | 14 gettext-tools/gnulib-lib/Makefile.am | 4 ++++ 17 diff --git a/gettext-tools/gnulib-lib/Makefile.am b/gettext-tools/gnulib-lib/Makefile.am 19 --- a/gettext-tools/gnulib-lib/Makefile.am 20 +++ b/gettext-tools/gnulib-lib/Makefile.am
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ndisc6/ndisc6/ |
H A D | 0001-autogen-Do-not-symlink-gettext.h-from-build-host.patch | 4 Subject: [PATCH] autogen: Do not symlink gettext.h from build host 6 This will create a dependency on build host having gettext 23 -for d in /usr /usr/local /opt/gettext /usr/pkg $HOME ; do 24 - if test -f $d/share/gettext/gettext.h ; then 25 - ln -sf $d/share/gettext/gettext.h include/gettext.h 29 test -f "include/gettext.h" || { 30 echo "Error: can't find <gettext.h> convenience C header." 31 echo "Please put a link to it by hand as include/gettext.h"
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/liblocale/ |
H A D | liblocale-gettext-perl_1.07.bb | 1 SUMMARY = "Locale::gettext - message handling functions." 2 DESCRIPTION = "The gettext module permits access from perl to the gettext() family of \ 7 HOMEPAGE = "http://search.cpan.org/~pvandry/Locale-gettext-${PV}/" 12 SRC_URI = "${CPAN_MIRROR}/authors/id/P/PV/PVANDRY/Locale-gettext-${PV}.tar.gz" 17 S = "${WORKDIR}/Locale-gettext-${PV}"
|
/openbmc/openbmc/poky/meta/recipes-devtools/pkgconfig/pkgconfig/ |
H A D | 0001-glib-gettext.m4-Update-AM_GLIB_GNU_GETTEXT-to-match-.patch | 4 Subject: [PATCH] glib-gettext.m4: Update AM_GLIB_GNU_GETTEXT to match glib 13 glib/m4macros/glib-gettext.m4 | 5 +++-- 16 diff --git a/glib/m4macros/glib-gettext.m4 b/glib/m4macros/glib-gettext.m4 18 --- a/glib/m4macros/glib-gettext.m4 19 +++ b/glib/m4macros/glib-gettext.m4 35 + [[$0: This macro is deprecated. You should use upstream gettext instead.]])
|
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/glib-2.0/ |
H A D | 0001-Fix-DATADIRNAME-on-uclibc-Linux.patch | 12 m4macros/glib-gettext.m4 | 4 ++++ 15 diff --git a/m4macros/glib-gettext.m4 b/m4macros/glib-gettext.m4 17 --- a/m4macros/glib-gettext.m4 18 +++ b/m4macros/glib-gettext.m4
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | gettext.bbclass | 11 return "gettext-minimal-native" 12 return "gettext-native" 25 # Without this, msgfmt from gettext-native will not find ITS files 27 GETTEXTDATADIRS:append:class-target = ":${STAGING_DATADIR}/gettext"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/ |
H A D | 0001-configure.ac-Rename-to-configure.ac-and-use-external.patch | 197 -2005-02-24 GNU <bug-gnu-gettext@gnu.org> 239 -gettextsrcdir = $(datadir)/gettext/intl 289 - gettext.c \ 315 - gettext.$lo \ 366 -# Before making a gettext release, the gettext maintainer must change this 390 -gettext.lo: $(srcdir)/gettext.c 465 - if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \ 480 - if test "$(PACKAGE)" = "gettext-tools" \ 550 - if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \ 579 - if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/ |
H A D | xfsdump_3.1.12.bb | 24 PACKAGECONFIG[gettext] = "--enable-gettext=yes,--enable-gettext=no,gettext"
|
/openbmc/openbmc/poky/meta/recipes-support/libfm/libfm-extra/ |
H A D | 0001-nls.m4-Take-it-from-gettext-0.15.patch | 4 Subject: [PATCH] nls.m4: Take it from gettext-0.15 6 It otherwise expects gettext to provide it. Lets go independent 29 +dnl License but which still want to provide support for the GNU gettext 31 +dnl Please note that the actual code of the GNU gettext library is covered 33 +dnl gettext package package is covered by the GNU General Public License.
|
/openbmc/openbmc/poky/meta/recipes-support/iso-codes/ |
H A D | iso-codes_4.16.0.bb | 14 # inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which 16 DEPENDS = "gettext-native"
|
/openbmc/qemu/po/ |
H A D | meson.build | 3 if find_program('xgettext', required: get_option('gettext')).found() 4 i18n.gettext(meson.project_name(),
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/ |
H A D | indent_2.2.12.bb | 13 DEPENDS = "virtual/gettext" 18 file://0001-Fix-builds-with-recent-gettext.patch \ 24 inherit autotools gettext texinfo
|
/openbmc/openbmc/poky/meta/recipes-devtools/intltool/ |
H A D | intltool_0.51.0.bb | 20 RDEPENDS:${PN} = "gettext-dev libxml-parser-perl" 21 DEPENDS:class-native = "libxml-parser-perl-native gettext-native" 29 # gettext is assumed to exist on the host
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ndisc6/ |
H A D | ndisc6_1.0.8.bb | 10 file://0001-autogen-Do-not-symlink-gettext.h-from-build-host.patch \ 17 inherit autotools gettext 26 cp ${STAGING_DATADIR_NATIVE}/gettext/gettext.h ${S}/include
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/sound-themes/ |
H A D | sound-theme-freedesktop_0.8.bb | 6 # glib-2.0 for glib-gettext.m4 which provides AM_GLIB_GNU_GETTEXT 10 inherit autotools gettext
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat/ |
H A D | netcat-locale_h.patch | 24 /* Our dear (and very common) gettext macros */ 25 #define _(String) gettext(String)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/system-config-keyboard/ |
H A D | system-config-keyboard_1.4.0.bb | 9 inherit python3-dir gettext 10 DEPENDS += "intltool-native gettext-native"
|
/openbmc/openbmc/poky/meta/recipes-support/libfm/ |
H A D | libfm-extra_1.3.2.bb | 12 file://0001-nls.m4-Take-it-from-gettext-0.15.patch \ 21 inherit autotools pkgconfig gtk-doc gettext
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
H A D | libxpm_3.5.17.bb | 4 inherit gettext 15 DEPENDS += "libxext libsm libxt gettext-native"
|