Ravenports generated: 08 Feb 2023 00:14
[ravenports.git] / bucket_1B / irssi
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               irssi
4 VERSION=                1.4.3
5 KEYWORDS=               irc
6 VARIANTS=               standard
7 SDESC[standard]=        Modular IRC client with many features
8 HOMEPAGE=               http://www.irssi.org/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            https://github.com/irssi/irssi/releases/download/1.4.3/
13 DISTFILE[1]=            irssi-1.4.3.tar.xz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         primary
17                         docs
18
19 OPTIONS_AVAILABLE=      none
20 OPTIONS_STANDARD=       none
21
22 USES=                   cpe ncurses perl meson pkgconfig ssl
23 GNOME_COMPONENTS=       glib
24
25 LICENSE=                GPLv2+:primary
26 LICENSE_TERMS=          primary:{{WRKDIR}}/TERMS
27 LICENSE_FILE=           GPLv2+:{{WRKSRC}}/COPYING
28 LICENSE_AWK=            TERMS:"^\#include"
29 LICENSE_SOURCE=         TERMS:{{WRKSRC}}/src/fe-common/core/fe-server.c
30 LICENSE_SCHEME=         solo
31
32 MESON_ARGS=             -Dwith-bot=yes
33                         -Dwith-proxy=yes
34                         -Denable-true-color=yes
35                         -Dwith-perl-lib=site
36
37 PLIST_SUB=              MODULE={{BUNDLE:Uso}}
38
39 post-install:
40         ${INSTALL_DATA} ${WRKSRC}/irssi.conf ${STAGEDIR}${PREFIX}/etc/irssi.conf.sample
41
42 pre-configure:
43         ${REINPLACE_CMD} -e 's|/usr|${PREFIX}|' -e 's|/etc|${PREFIX}&|' \
44                 ${WRKSRC}/docs/irssi.1
45
46 [FILE:275:descriptions/desc.primary]
47 Irssi is a modular chat client that is most commonly known for its text
48 mode user interface, but 80% of the code isn't text mode specific. Irssi
49 comes with IRC support built in, and there are third party ICB, SILC,
50 XMPP (Jabber), PSYC and Quassel protocol modules available.
51
52
53 [FILE:97:distinfo]
54 b93f715223a322e67f42b61a08a512ae29e34bd4a53d7f223766660aaa5a0434      1212556 irssi-1.4.3.tar.xz
55
56
57 [FILE:3695:manifests/plist.primary]
58 @sample etc/irssi.conf.sample
59 %%SITE_ARCH%%/Irssi.pm
60 %%SITE_ARCH%%/Irssi/
61  Irc.pm
62  TextUI.pm
63  UI.pm
64 %%SITE_ARCH%%/auto/Irssi/Irssi.%%MODULE%%
65 %%SITE_ARCH%%/auto/Irssi/Irc/Irc.%%MODULE%%
66 %%SITE_ARCH%%/auto/Irssi/TextUI/TextUI.%%MODULE%%
67 %%SITE_ARCH%%/auto/Irssi/UI/UI.%%MODULE%%
68 bin/
69  botti
70  irssi
71 include/irssi/
72  irssi-config.h
73  irssi-version.h
74 include/irssi/src/common.h
75 include/irssi/src/core/
76  args.h
77  capsicum.h
78  channel-rec.h
79  channel-setup-rec.h
80  channels-setup.h
81  channels.h
82  chat-protocols.h
83  chatnet-rec.h
84  chatnets.h
85  commands.h
86  core.h
87  expandos.h
88  ignore.h
89  iregex.h
90  levels.h
91  line-split.h
92  log.h
93  masks.h
94  misc.h
95  module.h
96  modules-load.h
97  modules.h
98  net-disconnect.h
99  net-nonblock.h
100  net-sendbuffer.h
101  network-openssl.h
102  network.h
103  nick-rec.h
104  nicklist.h
105  nickmatch-cache.h
106  pidwait.h
107  queries.h
108  query-rec.h
109  rawlog.h
110  recode.h
111  refstrings.h
112  server-connect-rec.h
113  server-rec.h
114  server-setup-rec.h
115  servers-reconnect.h
116  servers-setup.h
117  servers.h
118  session.h
119  settings.h
120  signals.h
121  special-vars.h
122  tls.h
123  utf8.h
124  window-item-def.h
125  window-item-rec.h
126  write-buffer.h
127 include/irssi/src/fe-common/core/
128  chat-completion.h
129  command-history.h
130  completion.h
131  fe-capsicum.h
132  fe-channels.h
133  fe-common-core.h
134  fe-core-commands.h
135  fe-exec.h
136  fe-messages.h
137  fe-queries.h
138  fe-recode.h
139  fe-settings.h
140  fe-tls.h
141  fe-windows.h
142  formats.h
143  hilight-text.h
144  keyboard.h
145  module-formats.h
146  module.h
147  printtext.h
148  themes.h
149  window-activity.h
150  window-items.h
151  windows-layout.h
152 include/irssi/src/fe-common/irc/
153  fe-irc-channels.h
154  fe-irc-server.h
155  module-formats.h
156  module.h
157 include/irssi/src/fe-common/irc/dcc/
158  fe-dcc.h
159  module-formats.h
160  module.h
161 include/irssi/src/fe-common/irc/notifylist/
162  module-formats.h
163  module.h
164 include/irssi/src/fe-text/
165  gui-printtext.h
166  gui-windows.h
167  mainwindows.h
168  statusbar-item.h
169  statusbar.h
170  term.h
171  textbuffer-formats.h
172  textbuffer-view.h
173  textbuffer.h
174 include/irssi/src/irc/core/
175  bans.h
176  channel-events.h
177  channel-rejoin.h
178  ctcp.h
179  irc-cap.h
180  irc-channels.h
181  irc-chatnets.h
182  irc-commands.h
183  irc-masks.h
184  irc-nicklist.h
185  irc-queries.h
186  irc-servers-setup.h
187  irc-servers.h
188  irc.h
189  mode-lists.h
190  modes.h
191  module.h
192  netsplit.h
193  sasl.h
194  servers-idle.h
195  servers-redirect.h
196 include/irssi/src/irc/dcc/
197  dcc-chat.h
198  dcc-file-rec.h
199  dcc-file.h
200  dcc-get.h
201  dcc-queue.h
202  dcc-rec.h
203  dcc-send.h
204  dcc-server.h
205  dcc.h
206  module.h
207 include/irssi/src/irc/flood/module.h
208 include/irssi/src/irc/notifylist/
209  module.h
210  notify-setup.h
211  notifylist.h
212 include/irssi/src/lib-config/
213  iconfig.h
214  module.h
215 lib/irssi/modules/
216  libfe_perl.so
217  libirc_proxy.so
218  libperl_core.so
219 lib/pkgconfig/irssi-1.pc
220 share/irssi/help/
221  accept
222  action
223  admin
224  alias
225  away
226  ban
227  beep
228  bind
229  cat
230  cd
231  channel
232  clear
233  completion
234  connect
235  ctcp
236  cycle
237  dcc
238  dehilight
239  deop
240  devoice
241  die
242  disconnect
243  echo
244  eval
245  exec
246  flushbuffer
247  format
248  hash
249  help
250  hilight
251  ignore
252  info
253  invite
254  irssiproxy
255  ison
256  join
257  kick
258  kickban
259  kill
260  knock
261  knockout
262  lastlog
263  layout
264  levels
265  links
266  list
267  load
268  log
269  lusers
270  map
271  me
272  mircdcc
273  mode
274  motd
275  msg
276  names
277  nctcp
278  netsplit
279  network
280  nick
281  notice
282  notify
283  op
284  oper
285  otr
286  part
287  ping
288  query
289  quit
290  quote
291  rawlog
292  recode
293  reconnect
294  rehash
295  reload
296  restart
297  rmreconns
298  rmrejoins
299  save
300  sconnect
301  script
302  scrollback
303  server
304  servlist
305  set
306  silence
307  squery
308  squit
309  stats
310  statusbar
311  time
312  toggle
313  topic
314  trace
315  ts
316  unalias
317  unban
318  unignore
319  unload
320  unnotify
321  unquery
322  unsilence
323  upgrade
324  uptime
325  userhost
326  ver
327  version
328  voice
329  wait
330  wall
331  wallops
332  who
333  whois
334  whowas
335  window
336 share/irssi/scripts/
337  autoop.pl
338  autorejoin.pl
339  buf.pl
340  dns.pl
341  kills.pl
342  mail.pl
343  mlock.pl
344  quitmsg.pl
345  scriptassist.pl
346  usercount.pl
347 share/irssi/themes/
348  colorless.theme
349  default.theme
350 share/man/man1/irssi.1.gz
351
352
353 [FILE:180:manifests/plist.docs]
354 share/doc/irssi/
355  capsicum.txt
356  design.html
357  design.txt
358  faq.html
359  faq.txt
360  formats.txt
361  manual.txt
362  perl.txt
363  signals.txt
364  special_vars.txt
365  startup-HOWTO.html
366  startup-HOWTO.txt
367