ff4ff35918
Red Bear OS is a full fork. All sources must be available from git clone with zero network access. Removed gitignore rules that excluded fetched source trees under recipes/*/source/, local/recipes/kde/*/source/, local/recipes/qt/*/source/, and vendor source trees. Build artifacts (target/, build/, source.tar, *.o, *.so) remain excluded. 127291 files added — kernel, relibc, base, bootloader, pkgar, all KDE/Qt frameworks, mesa, wayland, DRM drivers, and every other recipe source.
16 lines
737 B
Plaintext
16 lines
737 B
Plaintext
Copyright (C) 2016 and later: Unicode, Inc. and others.
|
|
License & terms of use: http://www.unicode.org/copyright.html
|
|
Copyright (C) 2000-2003, International Business Machines
|
|
Corporation and others. All Rights Reserved.
|
|
|
|
This directory contains information, input files and scripts for
|
|
packaging ICU using specific packaging tools. We assume that the
|
|
packager is familiar with the tools and procedures needed to build a
|
|
package for a given packaging method (for example, how to use
|
|
dpkg-buildpackage(1) on Debian GNU/Linux, or rpm(8) on distributions that
|
|
use RPM packages).
|
|
|
|
Please read the file PACKAGES if you are interested in packaging ICU
|
|
yourself. It describes what the different packages should be, and what
|
|
their contents are.
|