public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-libs/ncurses/files: ncurses-5.7-nongnu.patch
@ 2009-06-24 19:42 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2009-06-24 19:42 UTC (permalink / raw
  To: gentoo-commits

flameeyes    09/06/24 19:42:12

  Added:                ncurses-5.7-nongnu.patch
  Log:
  Add a patch to fix on non-GNU systems, hopefully.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sys-libs/ncurses/files/ncurses-5.7-nongnu.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/ncurses/files/ncurses-5.7-nongnu.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/ncurses/files/ncurses-5.7-nongnu.patch?rev=1.1&content-type=text/plain

Index: ncurses-5.7-nongnu.patch
===================================================================
Index: work/ncurses-5.7/ncurses/curses.priv.h
===================================================================
--- work.orig/ncurses-5.7/ncurses/curses.priv.h
+++ work/ncurses-5.7/ncurses/curses.priv.h
@@ -1452,6 +1452,8 @@ extern NCURSES_EXPORT(void) _nc_expanded
 
 /* charable.c */
 #if USE_WIDEC_SUPPORT
+#include <wchar.h>
+
 extern NCURSES_EXPORT(bool) _nc_is_charable(wchar_t);
 extern NCURSES_EXPORT(int) _nc_to_char(wint_t);
 extern NCURSES_EXPORT(wint_t) _nc_to_widechar(int);






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-libs/ncurses/files: ncurses-5.7-nongnu.patch
@ 2011-03-01  7:50 Mike Frysinger (vapier)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2011-03-01  7:50 UTC (permalink / raw
  To: gentoo-commits

vapier      11/03/01 07:50:12

  Modified:             ncurses-5.7-nongnu.patch
  Log:
  touchup

Revision  Changes    Path
1.2                  sys-libs/ncurses/files/ncurses-5.7-nongnu.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ncurses/files/ncurses-5.7-nongnu.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ncurses/files/ncurses-5.7-nongnu.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ncurses/files/ncurses-5.7-nongnu.patch?r1=1.1&r2=1.2

Index: ncurses-5.7-nongnu.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/ncurses/files/ncurses-5.7-nongnu.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ncurses-5.7-nongnu.patch	24 Jun 2009 19:42:12 -0000	1.1
+++ ncurses-5.7-nongnu.patch	1 Mar 2011 07:50:12 -0000	1.2
@@ -1,7 +1,5 @@
-Index: work/ncurses-5.7/ncurses/curses.priv.h
-===================================================================
---- work.orig/ncurses-5.7/ncurses/curses.priv.h
-+++ work/ncurses-5.7/ncurses/curses.priv.h
+--- ncurses-5.7/ncurses/curses.priv.h
++++ ncurses-5.7/ncurses/curses.priv.h
 @@ -1452,6 +1452,8 @@ extern NCURSES_EXPORT(void) _nc_expanded
  
  /* charable.c */






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-01  7:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-01  7:50 [gentoo-commits] gentoo-x86 commit in sys-libs/ncurses/files: ncurses-5.7-nongnu.patch Mike Frysinger (vapier)
  -- strict thread matches above, loose matches on Subject: below --
2009-06-24 19:42 Diego Petteno (flameeyes)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox