Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 121637
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: GNU Emacs Team <emacs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Robert Millan <rmh@aybabtu.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 121637 depends on: Show dependency tree
Bug 121637 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-02-05 02:19 0000
zile migrated to ncurses already.  Please, could you depend on it instead of
the old libtermcap library?

--- zile-2.0.7.ebuild.old       2006-02-05 11:09:28 +0000
+++ zile-2.0.7.ebuild   2006-02-05 11:09:39 +0000
@@ -14,7 +14,7 @@
 KEYWORDS="~x86 ~alpha ~ppc ~amd64"
 IUSE=""

-RDEPEND="sys-libs/libtermcap-compat"
+RDEPEND="sys-libs/ncurses"
 DEPEND="${RDEPEND}
        >=dev-util/gperf-2.7.2
        >=sys-apps/texinfo-4.3"

------- Comment #1 From Thomas Dickey 2006-02-11 16:35:53 0000 -------
What does "tty" show in that sort of configuration?

------- Comment #2 From Robert Millan 2006-02-11 22:32:27 0000 -------
You mean on GNU/kFreeBSD?

On single mode, /dev/console.  On virtual terminal, /dev/ttyv[0-f].  Both with
TERM=cons25.

On pty, /dev/ttyp[0-9].

------- Comment #3 From Matthew Kennedy (RETIRED) 2006-03-05 19:22:44 0000 -------
I updated zile to verison 2.2.13 in portage.  It contains the ncurses
dependency and removes the termcap one.  Thanks for the bug report.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug