Files
vasilito facf0c92e0 feat: track all source trees in git — full fork offline-first model
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.
2026-05-14 10:55:53 +01:00

57 lines
1.8 KiB
Plaintext

Source: ncurses6td
Section: libdevel
Priority: optional
Maintainer: Thomas E. Dickey <dickey@invisible-island.net>
Homepage: https://invisible-island.net/ncurses/
Build-Depends: debhelper (>= 8.1.3)
Standards-Version: 4.6.1.0
Package: ncurses6td
Architecture: any
Conflicts: ncurses6 (>= 6.5)
Provides: ncurses6 (= 6.5)
Replaces: ncurses6 (>= 6.5)
Depends: ${misc:Depends}, libc6 (>= 2.4)
Description: shared libraries for terminal handling
The ncurses library routines are a terminal-independent method of
updating character screens with reasonable optimization.
.
This package is used for testing ABI 6.
Package: ncursest6td
Architecture: any
Conflicts: ncursest6 (>= 6.5)
Provides: ncursest6 (= 6.5)
Replaces: ncursest6 (>= 6.5)
Depends: ${misc:Depends}, libc6 (>= 2.4)
Description: shared libraries for terminal handling
The ncurses library routines are a terminal-independent method of
updating character screens with reasonable optimization.
.
This package is used for testing ABI 6 with pthreads.
Package: ncurses6td-doc
Section: doc
Architecture: all
Conflicts: ncurses6-doc
Provides: ncurses6-doc
Replaces: ncurses6-doc
Depends: groff-base
Description: shared libraries for terminal handling
The ncurses library routines are a terminal-independent method of
updating character screens with reasonable optimization.
.
This package is used for testing ncurses6 document packaging.
Package: ncurses6td-doc-html
Section: doc
Architecture: all
Conflicts: ncurses6-doc-html
Provides: ncurses6-doc-html
Replaces: ncurses6-doc-html
Description: shared libraries for terminal handling
The ncurses library routines are a terminal-independent method of
updating character screens with reasonable optimization.
.
This package is used for testing ncurses6 document packaging.