Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 642256 | Differences between
and this patch

Collapse All | Expand All

(-)ncurses/configure (-7 / +2 lines)
Lines 2987-2996 Link Here
2987
		echo "$as_me:2987: checking if $CXX works" >&5
2987
		echo "$as_me:2987: checking if $CXX works" >&5
2988
echo $ECHO_N "checking if $CXX works... $ECHO_C" >&6
2988
echo $ECHO_N "checking if $CXX works... $ECHO_C" >&6
2989
2989
2990
		save_CPPFLAGS="$CPPFLAGS"
2991
		eval cf_includedir=${includedir}
2992
		CPPFLAGS="$CPPFLAGS -I${cf_includedir}"
2993
2994
cat >conftest.$ac_ext <<_ACEOF
2990
cat >conftest.$ac_ext <<_ACEOF
2995
#line 2995 "configure"
2991
#line 2995 "configure"
2996
#include "confdefs.h"
2992
#include "confdefs.h"
Lines 3027-3033 Link Here
3027
cf_cxx_works=no
3023
cf_cxx_works=no
3028
fi
3024
fi
3029
rm -f conftest.$ac_objext conftest.$ac_ext
3025
rm -f conftest.$ac_objext conftest.$ac_ext
3030
		CPPFLAGS="$save_CPPFLAGS"
3031
3026
3032
		echo "$as_me:3032: result: $cf_cxx_works" >&5
3027
		echo "$as_me:3032: result: $cf_cxx_works" >&5
3033
echo "${ECHO_T}$cf_cxx_works" >&6
3028
echo "${ECHO_T}$cf_cxx_works" >&6
Lines 3610-3616 Link Here
3610
esac
3605
esac
3611
3606
3612
test -z "$PKG_CONFIG" && PKG_CONFIG=none
3607
test -z "$PKG_CONFIG" && PKG_CONFIG=none
3613
if test "$PKG_CONFIG" != none ; then
3608
if false ; then
3614
3609
3615
if test "x$prefix" != xNONE; then
3610
if test "x$prefix" != xNONE; then
3616
	cf_path_syntax="$prefix"
3611
	cf_path_syntax="$prefix"
Lines 22532-22538 Link Here
22532
echo $ECHO_N "checking for library subsets... $ECHO_C" >&6
22527
echo $ECHO_N "checking for library subsets... $ECHO_C" >&6
22533
LIB_SUBSETS=
22528
LIB_SUBSETS=
22534
22529
22535
if test "x$cf_with_progs" = xyes || test "$with_ticlib" != no || test "$with_termcap" != no; then
22530
if true; then
22536
	LIB_SUBSETS="${LIB_SUBSETS}ticlib"
22531
	LIB_SUBSETS="${LIB_SUBSETS}ticlib"
22537
	if test "$with_ticlib" != no ; then
22532
	if test "$with_ticlib" != no ; then
22538
		LIB_SUBSETS="${LIB_SUBSETS} "
22533
		LIB_SUBSETS="${LIB_SUBSETS} "
(-)ncurses/misc/terminfo.src (+193 lines)
Lines 5583-5588 Link Here
5583
rxvt-16color|rxvt with 16 colors like aixterm,
5583
rxvt-16color|rxvt with 16 colors like aixterm,
5584
	ncv#32, use=ibm+16color, use=rxvt,
5584
	ncv#32, use=ibm+16color, use=rxvt,
5585
5585
5586
# From: Thomas Dickey <dickey@clark.net> 04 Oct 1997
5587
# Updated: Özgür Kesim <kesim@math.fu-berlin.de> 02 Nov 1997
5588
# Updated: Marc Lehmann <schmorp@schmorp.de>, 17 Feb 2005
5589
# Updated: Marc Lehmann <schmorp@schmorp.de>, 04 Nov 2008: change init/reset sequences
5590
# Updated: Marc Lehmann <schmorp@schmorp.de>, 24 Nov 2014: implement cvvis as blinking cursor
5591
# Updated: Marc Lehmann <schmorp@schmorp.de>, 13 Dec 2014: removed superfluous 0 from sgr
5592
rxvt-unicode|rxvt-unicode terminal (X Window System),
5593
	am,
5594
	bce,
5595
	eo,
5596
	km,
5597
	msgr,
5598
	xenl,
5599
	hs,
5600
	cols#80,
5601
	it#8,
5602
	lines#24,
5603
	acsc=``aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~-A.B+C\,D0EhFiG,
5604
	bel=^G,
5605
	blink=\E[5m,
5606
	bold=\E[1m,
5607
	clear=\E[H\E[2J,
5608
	civis=\E[?25l,
5609
	cnorm=\E[?12l\E[?25h,
5610
	cvvis=\E[?12;25h,
5611
	cr=^M,
5612
	csr=\E[%i%p1%d;%p2%dr,
5613
	cub=\E[%p1%dD,
5614
	cub1=^H,
5615
	cud=\E[%p1%dB,
5616
	cud1=^J,
5617
	cuf=\E[%p1%dC,
5618
	cuf1=\E[C,
5619
	cup=\E[%i%p1%d;%p2%dH,
5620
	cuu=\E[%p1%dA,
5621
	cuu1=\E[A,
5622
	dch=\E[%p1%dP,
5623
	dch1=\E[P,
5624
	dl=\E[%p1%dM,
5625
	dl1=\E[M,
5626
	ed=\E[J,
5627
	el=\E[K,
5628
	el1=\E[1K,
5629
	flash=\E[?5h$<20/>\E[?5l,
5630
	home=\E[H,
5631
	hpa=\E[%i%p1%dG,
5632
	ht=^I,
5633
	hts=\EH,
5634
	ich=\E[%p1%d@,
5635
	ich1=\E[@,
5636
	il=\E[%p1%dL,
5637
	il1=\E[L,
5638
	ind=^J,
5639
	is1=\E[\041p,
5640
	is2=\E[r\E[m\E[2J\E[?7;25h\E[?1;3;4;5;6;9;66;1000;1001;1049l\E[4l,
5641
	kDC=\E[3$,
5642
	kDC5=\E[3\^,
5643
	kDC6=\E[3@,
5644
	kDN=\E[b,
5645
	kDN5=\EOb,
5646
	kIC=\E[2$,
5647
	kIC5=\E[2\^,
5648
	kIC6=\E[2@,
5649
	kEND=\E[8$,
5650
	kEND5=\E[8\^,
5651
	kEND6=\E[8@,
5652
	kFND=\E[1$,
5653
	kFND5=\E[1\^,
5654
	kFND6=\E[1@,
5655
	kHOM=\E[7$,
5656
	kHOM5=\E[7\^,
5657
	kHOM6=\E[7@,
5658
	kLFT=\E[d,
5659
	kLFT5=\EOd,
5660
	kNXT=\E[6$,
5661
	kNXT5=\E[6\^,
5662
	kNXT6=\E[6@,
5663
	kPRV=\E[5$,
5664
	kPRV5=\E[5\^,
5665
	kPRV6=\E[5@,
5666
	kRIT=\E[c,
5667
	kRIT5=\EOc,
5668
	kUP=\E[a,
5669
	kUP5=\EOa,
5670
	kbs=\177,
5671
	ka1=\EOw,
5672
	ka3=\EOy,
5673
	kb2=\EOu,
5674
	kc1=\EOq,
5675
	kc3=\EOs,
5676
	kcbt=\E[Z,
5677
	kcub1=\E[D,
5678
	kcud1=\E[B,
5679
	kcuf1=\E[C,
5680
	kcuu1=\E[A,
5681
	kdch1=\E[3~,
5682
	kel=\E[8\^,
5683
	kend=\E[8~,
5684
	kent=\EOM,
5685
	kf1=\E[11~,
5686
	kf10=\E[21~,
5687
	kf11=\E[23~,
5688
	kf12=\E[24~,
5689
	kf13=\E[25~,
5690
	kf14=\E[26~,
5691
	kf15=\E[28~,
5692
	kf16=\E[29~,
5693
	kf17=\E[31~,
5694
	kf18=\E[32~,
5695
	kf19=\E[33~,
5696
	kf2=\E[12~,
5697
	kf20=\E[34~,
5698
	kf3=\E[13~,
5699
	kf4=\E[14~,
5700
	kf5=\E[15~,
5701
	kf6=\E[17~,
5702
	kf7=\E[18~,
5703
	kf8=\E[19~,
5704
	kf9=\E[20~,
5705
	kfnd=\E[1~,
5706
	khome=\E[7~,
5707
	kich1=\E[2~,
5708
	kmous=\E[M,
5709
	knp=\E[6~,
5710
	kpp=\E[5~,
5711
	kslt=\E[4~,
5712
	rc=\E8,
5713
	rev=\E[7m,
5714
	ri=\EM,
5715
	rmso=\E[27m,
5716
	rmul=\E[24m,
5717
	rs1=\Ec,
5718
	rs2=\E[r\E[m\E[?7;25h\E[?1;3;4;5;6;9;66;1000;1001;1049l\E[4l,
5719
	sgr0=\E[m\E(B,
5720
	enacs=,
5721
	smacs=\E(0,
5722
	rmacs=\E(B,
5723
	smso=\E[7m,
5724
	smul=\E[4m,
5725
	tbc=\E[3g,
5726
	vpa=\E[%i%p1%dd,
5727
	colors#88,
5728
	pairs#7744,
5729
	btns#5,
5730
	lm#0,
5731
	ccc,
5732
	npc,
5733
	mc5i,
5734
	ncv#0,
5735
	mir,
5736
	xon,
5737
	bw,
5738
	ech=\E[%p1%dX,
5739
	mc0=\E[i,
5740
	mc4=\E[4i,
5741
	mc5=\E[5i,
5742
	sitm=\E[3m,
5743
	ritm=\E[23m,
5744
	smam=\E[?7h,
5745
	rmam=\E[?7l,
5746
	smir=\E[4h,
5747
	rmir=\E[4l,
5748
	smcup=\E[?1049h,
5749
	rmcup=\E[r\E[?1049l,
5750
	smkx=\E=,
5751
	rmkx=\E>,
5752
	indn=\E[%p1%dS,
5753
	rin=\E[%p1%dT,
5754
	sgr=\E[%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5%;%?%p7%t;8%;m%?%p9%t\E(0%e\E(B%;,
5755
	op=\E[39;49m,
5756
	setaf=\E[38;5;%p1%dm,
5757
	setab=\E[48;5;%p1%dm,
5758
	setf=%?%p1%{7}%>%t\E[38;5;%p1%dm%e\E[3%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m%;,
5759
	setb=%?%p1%{7}%>%t\E[48;5;%p1%dm%e\E[4%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m%;,
5760
	initc=\E]4;%p1%d;rgb\:%p2%{65535}%*%{1000}%/%4.4X/%p3%{65535}%*%{1000}%/%4.4X/%p4%{65535}%*%{1000}%/%4.4X\E\\,
5761
	sc=\E7,
5762
	s0ds=\E(B,
5763
	s1ds=\E(0,
5764
	s2ds=\E*B,
5765
	s3ds=\E+B,
5766
	u6=\E[%i%d;%dR,
5767
	u7=\E[6n,
5768
	u8=\E[?1;2c,
5769
	u9=\E[c,
5770
	tsl=\E]2;,
5771
	fsl=\007,
5772
	dsl=\E]2;\007,
5773
5774
rxvt-unicode-256color|rxvt-unicode terminal with 256 colors (X Window System),
5775
	colors#256,
5776
	pairs#32767,
5777
	use=rxvt-unicode,
5778
5586
#### MRXVT
5779
#### MRXVT
5587
# mrxvt 0.5.4
5780
# mrxvt 0.5.4
5588
#
5781
#

Return to bug 642256