Ravenports generated: 14 Aug 2018 09:44
[ravenports.git] / bucket_E2 / xterm
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               xterm
4 VERSION=                334
5 KEYWORDS=               x11
6 VARIANTS=               standard
7 SDESC[standard]=        Terminal emulator for the X Window System
8 HOMEPAGE=               https://invisible-island.net/xterm/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            ftp://ftp.invisible-island.net/xterm/
13 DISTFILE[1]=            xterm-334.tgz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      DECTERM DABBREV SIXEL REGIS
18 OPTIONS_STANDARD=       DECTERM DABBREV SIXEL REGIS
19
20 BUILD_DEPENDS=          xorg-luit:single:standard
21                         freetype:primary:standard
22                         pcre:static:standard
23 BUILDRUN_DEPENDS=       pcre:shared:standard
24                         fontconfig:primary:standard
25
26 USES=                   cpe ncurses
27 XORG_COMPONENTS=        xinerama ice xt sm xaw xft xrender
28
29 LICENSE=                MIT:single
30 LICENSE_FILE=           MIT:{{WRKDIR}}/LICENSE_MIT
31 LICENSE_AWK=            MIT:"^$$"
32 LICENSE_SOURCE=         MIT:{{WRKSRC}}/INSTALL
33 LICENSE_SCHEME=         solo
34
35 CPE_VENDOR=             invisible-island
36 FPC_EQUIVALENT=         x11/xterm
37
38 MUST_CONFIGURE=         gnu
39 CONFIGURE_ARGS=         --enable-narrowproto
40                         --enable-256-color
41                         --enable-luit
42                         --enable-wide-chars
43                         --enable-pcre
44                         --enable-screen-dumps
45                         --enable-logging
46                         --without-Xaw3d
47                         --without-Xaw3dxft
48                         --without-neXtaw
49
50 CFLAGS=                 -I{{NCURSESINC}}
51 VAR_OPSYS[freebsd]=     CONFIGURE_ARGS=--with-utempter
52 VAR_OPSYS[sunos]=       CONFIGURE_ENV=cf_cv_lib_tgetent="-lncurses -ltinfo"
53
54 [SIXEL].DESCRIPTION=                    Enable Sixel graphics support
55 [SIXEL].CONFIGURE_ENABLE_BOTH=          sixel-graphics
56
57 [DECTERM].DESCRIPTION=                  Enable DECterm Locator support
58 [DECTERM].CONFIGURE_ENABLE_BOTH=        dec-locator
59
60 [DABBREV].DESCRIPTION=                  Enable support for dabbrev-expand
61 [DABBREV].CONFIGURE_ENABLE_BOTH=        dabbrev
62
63 [REGIS].DESCRIPTION=                    Enable ReGIS graphics support
64 [REGIS].CONFIGURE_ENABLE_BOTH=          regis-graphics
65
66 post-install:
67 .for f in koi8rxterm resize uxterm xterm
68         ${CHMOD} ${BINMODE} ${STAGEDIR}${PREFIX}/bin/${f}
69 .endfor
70         @${MKDIR} ${STAGEDIR}${PREFIX}/share/applications/
71         ${INSTALL_DATA} ${WRKSRC}/xterm.desktop \
72                 ${STAGEDIR}${PREFIX}/share/applications/
73
74 [FILE:438:descriptions/desc.single]
75 The xterm program is the standard terminal emulator for the X
76 Window System. It provides DEC VT102/VT220 and Tektronix 4014
77 compatible terminals for programs that can't use the window
78 system directly. If the underlying operating system supports
79 terminal resizing capabilities (for example, the SIGWINCH
80 signal in systems derived from 4.3bsd), xterm will use the
81 facilities to notify programs running in the window whenever it
82 is resized.
83
84
85 [FILE:92:distinfo]
86 33ff1dfebccc3904e91e3ec243598b6498e2b96732e382dd7665c84422511324      1320538 xterm-334.tgz
87
88
89 [FILE:425:manifests/plist.single]
90 bin/
91  koi8rxterm
92  resize
93  uxterm
94  xterm
95 lib/X11/app-defaults/
96  KOI8RXTerm
97  KOI8RXTerm-color
98  UXTerm
99  UXTerm-color
100  XTerm
101  XTerm-color
102 share/applications/xterm.desktop
103 share/man/man1/
104  koi8rxterm.1.gz
105  resize.1.gz
106  uxterm.1.gz
107  xterm.1.gz
108 share/pixmaps/
109  filled-xterm_32x32.xpm
110  filled-xterm_48x48.xpm
111  mini.xterm_32x32.xpm
112  mini.xterm_48x48.xpm
113  xterm-color_32x32.xpm
114  xterm-color_48x48.xpm
115  xterm_32x32.xpm
116  xterm_48x48.xpm
117
118
119 [FILE:625:files/pkg-message-single]
120 ================================================================================
121 You installed xterm with wide chars support. This introduces some limitations
122 comparing to the plain single chars version: this version of xterm will use
123 UTF-8 charset for selection buffers, breaking 8-bit copy/paste support unless
124 you are using UTF-8 or ISO8859-1 locale. If you want 8-bit charset selections to
125 work as before, use "eightBitSelectTypes" XTerm resource setting.
126
127 For further information refer to the SELECT/PASTE section of xterm(1) manual
128 page.
129 ================================================================================
130