summaryrefslogtreecommitdiffstats
path: root/terminfo-linux.pkg/control
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-04 08:58:27 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-04 08:58:27 (EDT)
commit97d6a9c46e516ac61259ed441fa513ac0a687b3f (patch)
tree524ac0ed0ea76ba0a18ceb50e2c5bd04c84ee48b /terminfo-linux.pkg/control
parent7218e288a7928e7a7bff46c53fd9722ec0a2373d (diff)
terminfo-base, terminfo-linux: New packages
Diffstat (limited to 'terminfo-linux.pkg/control')
-rw-r--r--terminfo-linux.pkg/control10
1 files changed, 10 insertions, 0 deletions
diff --git a/terminfo-linux.pkg/control b/terminfo-linux.pkg/control
new file mode 100644
index 0000000..13ce450
--- /dev/null
+++ b/terminfo-linux.pkg/control
@@ -0,0 +1,10 @@
+Architecture: all
+Platform: all
+Depends: libncurses.5 (= ${Binary-Version})
+Description: Linux terminal type definition
+ The ncurses (new curses) library is a free software emulation of curses in
+ System V Release 4.0, and more. It uses terminfo format, supports pads and
+ color and multiple highlights and forms characters and function-key mapping,
+ and has all the other SYSV-curses enhancements over BSD curses.
+ .
+ This package provides the linux terminfo data file.