| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/unicode-ucd/ |
| H A D | unicode-ucd_14.0.0.bb | 2 HOMEPAGE = "https://unicode.org/ucd/" 7 …https://www.unicode.org/Public/zipped/${PV}/UCD.zip;name=ucd;subdir=ucd;downloadfilename=unicode-u… 8 https://www.unicode.org/license.txt;downloadfilename=ucd-license-v3.txt;name=ucd-license \ 21 install -d ${D}${datadir}/unicode 22 cp -rf ${UNPACKDIR}/ucd ${D}${datadir}/unicode 25 FILES:${PN} = "${datadir}/unicode/ucd"
|
| /openbmc/qemu/subprojects/ |
| H A D | unicode-ident-1-rs.wrap | 2 directory = unicode-ident-1.0.12 3 source_url = https://crates.io/api/v1/crates/unicode-ident/1.0.12/download 4 source_filename = unicode-ident-1.0.12.tar.gz 7 patch_directory = unicode-ident-1-rs
|
| H A D | .gitignore | 22 /unicode-ident-1.0.12
|
| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/ibus/ |
| H A D | ibus.bb | 13 # for unicode-ucd 14 EXTRA_OECONF += "--with-ucd-dir=${STAGING_DATADIR}/unicode/ucd" 25 # run native unicode-parser 26 sed -i 's:$(builddir)/unicode-parser:unicode-parser:g' ${S}/src/Makefile.am
|
| H A D | ibus-native.bb | 15 # for allarch unicode-ucd - just to make configure happy 16 EXTRA_OECONF += "--with-ucd-dir=${RECIPE_SYSROOT}${datadir_native}/unicode/ucd" 25 oe_runmake unicode-parser 33 install -m 755 ${S}/src/.libs/unicode-parser ${D}/${bindir}
|
| /openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/ |
| H A D | xwc.patch | 3 diff -ruN rxvt-unicode-9.10-orig//src/screen.C rxvt-unicode-9.10/src/screen.C 4 --- rxvt-unicode-9.10-orig//src/screen.C 2011-04-19 13:34:01.327664984 +0800 5 +++ rxvt-unicode-9.10/src/screen.C 2011-04-19 13:34:47.037665001 +0800
|
| H A D | rxvt.desktop | 4 Comment=A unicode capable rxvt clone
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | Unicode-DFS-2016 | 3 …unicode.org/Public/, http://www.unicode.org/reports/, http://www.unicode.org/cldr/data/, http://so… 5 Unicode Data Files do not include PDF online code charts under the directory http://www.unicode.org… 7 …unicode.org/Public/, http://www.unicode.org/reports/, http://www.unicode.org/cldr/data/, http://so… 13 …c. All rights reserved. Distributed under the Terms of Use in http://www.unicode.org/copyright.htm…
|
| H A D | Unicode-DFS-2015 | 3 …unicode.org/Public/, http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/. Unico… 9 …c. All rights reserved. Distributed under the Terms of Use in http://www.unicode.org/copyright.htm…
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/htop/ |
| H A D | htop_3.3.0.bb | 19 unicode \ 23 PACKAGECONFIG[unicode] = "--enable-unicode,--disable-unicode"
|
| /openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/ |
| H A D | rxvt-unicode.inc | 2 SUMMARY = "rxvt terminal clone supporting unicode" 3 DESCRIPTION = "rxvt-unicode is a clone of the well known \ 11 SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 \ 60 ${STAGING_BINDIR_NATIVE}/tic -x ${S}/doc/etc/rxvt-unicode.terminfo -o ${D}${datadir}/terminfo || \ 61 ${STAGING_BINDIR_NATIVE}/tic ${S}/doc/etc/rxvt-unicode.terminfo -o ${D}${datadir}/terminfo
|
| H A D | rxvt-unicode_9.31.bb | 1 require rxvt-unicode.inc
|
| /openbmc/openbmc/poky/meta/recipes-kernel/lttng/babeltrace2/ |
| H A D | 0001-tests-fix-test-applications-in-cpp-common.patch | 34 tests/cpp-common/test-unicode-conv.sh | 17 +++++++++++++++++ 38 create mode 100755 tests/cpp-common/test-unicode-conv.sh 51 - cpp-common/test-unicode-conv 54 + cpp-common/test-unicode-conv.sh 81 diff --git a/tests/cpp-common/test-unicode-conv.sh b/tests/cpp-common/test-unicode-conv.sh 85 +++ b/tests/cpp-common/test-unicode-conv.sh 103 +"${BT_TESTS_BUILDDIR}/cpp-common/test-unicode-conv" "$BT_TESTS_BT2_BIN"
|
| /openbmc/qemu/subprojects/packagefiles/unicode-ident-1-rs/ |
| H A D | meson.build | 1 project('unicode-ident-1-rs', 'rust', 22 meson.override_dependency('unicode-ident-1-rs', unicode_ident_dep, native: true)
|
| /openbmc/qemu/subprojects/packagefiles/proc-macro2-1-rs/ |
| H A D | meson.build | 7 subproject('unicode-ident-1-rs', required: true) 9 unicode_ident_dep = dependency('unicode-ident-1-rs', native: true)
|
| /openbmc/openbmc/poky/meta/recipes-support/libpcre/ |
| H A D | libpcre_8.45.bb | 25 PACKAGECONFIG ??= "pcre8 unicode-properties jit" 31 PACKAGECONFIG[unicode-properties] = "--enable-unicode-properties,--disable-unicode-properties"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libsombok3/libsombok3/ |
| H A D | 0001-configure.ac-fix-cross-compiling-issue.patch | 19 @@ -120,9 +120,6 @@ AC_ARG_WITH(unicode-version, 20 AC_HELP_STRING(--with-unicode-version=VERSION,
|
| /openbmc/qemu/subprojects/packagefiles/syn-2-rs/ |
| H A D | meson.build | 9 subproject('unicode-ident-1-rs', required: true) 13 unicode_ident_dep = dependency('unicode-ident-1-rs', native: true)
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/sngrep/ |
| H A D | sngrep_1.8.2.bb | 28 unicode \ 35 PACKAGECONFIG[unicode] = "-DWITH_UNICODE=ON,-DWITH_UNICODE=OFF"
|
| /openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-tool/ |
| H A D | parsec-tool-crates.inc | 149 crate://crates.io/unicode-bidi/0.3.13 \ 150 crate://crates.io/unicode-ident/1.0.12 \ 151 crate://crates.io/unicode-normalization/0.1.22 \ 152 crate://crates.io/unicode-segmentation/1.10.1 \ 153 crate://crates.io/unicode-width/0.1.11 \ 154 crate://crates.io/unicode-xid/0.2.4 \ 331 SRC_URI[unicode-bidi-0.3.13.sha256sum] = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385… 332 SRC_URI[unicode-ident-1.0.12.sha256sum] = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4faceb… 333 SRC_URI[unicode-normalization-0.1.22.sha256sum] = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0… 334 SRC_URI[unicode-segmentation-1.10.1.sha256sum] = "1dd624098567895118886609431a7c3b8f516e41d30e0643f… [all …]
|
| /openbmc/openbmc/meta-security/recipes-ids/suricata/ |
| H A D | suricata-crates.inc | 116 crate://crates.io/unicode-ident/1.0.10 \ 117 crate://crates.io/unicode-xid/0.1.0 \ 118 crate://crates.io/unicode-xid/0.2.4 \ 238 SRC_URI[unicode-ident-1.0.10.sha256sum] = "22049a19f4a68748a168c0fc439f9516686aa045927ff767eca0a851… 239 SRC_URI[unicode-xid-0.1.0.sha256sum] = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a… 240 SRC_URI[unicode-xid-0.2.4.sha256sum] = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc7… 322 crate://crates.io/unicode-ident/1.0.5 \ 323 crate://crates.io/unicode-segmentation/1.10.0 \ 324 crate://crates.io/unicode-width/0.1.10 \ 413 SRC_URI[unicode-ident-1.0.5.sha256sum] = "6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad19… [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/ |
| H A D | scripts_no_bash.patch | 42 # This script converts a received sms file into a pure unicode text file. 52 # This script converts a pure unicode text file into an sms file for sending.
|
| /openbmc/qemu/rust/ |
| H A D | Cargo.lock | 125 "unicode-ident", 164 "unicode-ident", 168 name = "unicode-ident"
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/ |
| H A D | python3-rpds-py-crates.inc | 27 crate://crates.io/unicode-ident/1.0.12 \ 53 SRC_URI[unicode-ident-1.0.12.sha256sum] = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4faceb…
|
| H A D | python3-wcwidth_0.2.13.bb | 2 DESCRIPTION = "Measures the displayed width of unicode strings in a terminal"
|