Steve Kondik | ae271bc | 2015-11-15 02:50:53 +0100 | [diff] [blame] | 1 | Source: ncurses6 |
| 2 | Section: libdevel |
| 3 | Priority: optional |
| 4 | Maintainer: Thomas E. Dickey <dickey@invisible-island.net> |
micky387 | 9b9f5e7 | 2025-07-08 18:04:53 -0400 | [diff] [blame] | 5 | Homepage: https://invisible-island.net/ncurses/ |
| 6 | Build-Depends: debhelper (>= 8.1.3) |
| 7 | Standards-Version: 4.6.1.0 |
Steve Kondik | ae271bc | 2015-11-15 02:50:53 +0100 | [diff] [blame] | 8 | |
| 9 | Package: ncurses6 |
| 10 | Architecture: any |
micky387 | 9b9f5e7 | 2025-07-08 18:04:53 -0400 | [diff] [blame] | 11 | Depends: ${misc:Depends}, libc6 (>= 2.4) |
Steve Kondik | ae271bc | 2015-11-15 02:50:53 +0100 | [diff] [blame] | 12 | Description: shared libraries for terminal handling |
| 13 | The ncurses library routines are a terminal-independent method of |
| 14 | updating character screens with reasonable optimization. |
| 15 | . |
| 16 | This package is used for testing ABI 6. |
| 17 | |
| 18 | Package: ncursest6 |
| 19 | Architecture: any |
micky387 | 9b9f5e7 | 2025-07-08 18:04:53 -0400 | [diff] [blame] | 20 | Depends: ${misc:Depends}, libc6 (>= 2.4) |
Steve Kondik | ae271bc | 2015-11-15 02:50:53 +0100 | [diff] [blame] | 21 | Description: shared libraries for terminal handling |
| 22 | The ncurses library routines are a terminal-independent method of |
| 23 | updating character screens with reasonable optimization. |
| 24 | . |
| 25 | This package is used for testing ABI 6 with pthreads. |
micky387 | 9b9f5e7 | 2025-07-08 18:04:53 -0400 | [diff] [blame] | 26 | |
| 27 | Package: ncurses6-doc |
| 28 | Section: doc |
| 29 | Architecture: all |
| 30 | Depends: groff-base |
| 31 | Description: shared libraries for terminal handling |
| 32 | The ncurses library routines are a terminal-independent method of |
| 33 | updating character screens with reasonable optimization. |
| 34 | . |
| 35 | This package is used for testing ncurses6 document packaging. |
| 36 | |
| 37 | Package: ncurses6-doc-html |
| 38 | Section: doc |
| 39 | Architecture: all |
| 40 | Description: shared libraries for terminal handling |
| 41 | The ncurses library routines are a terminal-independent method of |
| 42 | updating character screens with reasonable optimization. |
| 43 | . |
| 44 | This package is used for testing ncurses6 document packaging. |