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