Пакет gnustep-charsets: Информация
Исходный пакет: gnustep-charsets
Версия: r29248-alt9
Собран: 14 февраля 2025 г. 7:35 в задании #374287
Категория: Разработка/Инструменты
Сообщить об ошибке в пакетеДомашняя страница: http://www.gnustep.org/
Лицензия: LGPLv2+
О пакете: Utilities for use with NSCharacterSet bitmap files
Описание:
mkcharsets: Creates the standard set of bitmap files for NSCharacterSet in the current directory. Takes no argument ... it expects to read UnicodeData.txt in the current directory, and this file should be downloaded from mthe web (currently from http://www.unicode.org/Public/UNIDATA/) data2header: Takes the bitmaps produced by mkcharsets and generates a header file for use by NSCharacterSet.m ... which should be copied into core/base/Source. This contains two alternative representations of each characterset, one as a bitmap, and one as a list of ranges. ckcharset:Takes filename of character set bitmap as argument and prints out the Unicode names of all of the characters in the character set.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
gnustep-charsets (x86_64, ppc64le, i586, aarch64)
gnustep-charsets-debuginfo (x86_64, ppc64le, i586, aarch64)
gnustep-charsets (x86_64, ppc64le, i586, aarch64)
gnustep-charsets-debuginfo (x86_64, ppc64le, i586, aarch64)
Сопровождающий: Andrey Cherepanov
Последнее изменение
4 ноября 2020 г. Andrey Cherepanov r29248-alt9
- Remove redundant clang-devel for build
7 октября 2020 г. Andrey Cherepanov r29248-alt8
- Build without libgnustep-objc2-devel.
14 января 2016 г. Mikhail Efremov r29248-alt7.git20100109.1
- NMU: Rebuild with libgnutls30.