Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : irssi | name : irssi | ||||
| version : 1.2.2 | version : 1.2.3 | ||||
| release : 29 | release : 30 | ||||
| source : | source : | ||||
| - https://github.com/irssi/irssi/releases/download/1.2.2/irssi-1.2.2.tar.xz : 6727060c918568ba2ff4295ad736128dba0b995d7b20491bca11f593bd857578 | - https://github.com/irssi/irssi/releases/download/1.2.3/irssi-1.2.3.tar.xz : a647bfefed14d2221fa77b6edac594934dc672c4a560417b1abcbbc6b88d769f | ||||
| license : GPL-2.0-or-later | license : GPL-2.0-or-later | ||||
| summary : Terminal based IRC client | summary : Terminal based IRC client | ||||
| component : network.irc | component : network.irc | ||||
| description: | | description: | | ||||
| Irssi is a terminal based IRC client for UNIX systems with many features including autologging, theming abilities, proxy, scripting, keybindings, and more. | Irssi is a terminal based IRC client for UNIX systems with many features including autologging, theming abilities, proxy, scripting, keybindings, and more. | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/glib-2-63.patch | |||||
| %configure --sysconfdir=/etc/irssi \ | %configure --sysconfdir=/etc/irssi \ | ||||
| --with-bot \ | --with-bot \ | ||||
| --with-ncurses \ | --with-ncurses \ | ||||
| --with-proxy \ | --with-proxy \ | ||||
| --with-socks \ | --with-socks \ | ||||
| --with-perl-lib=vendor | --with-perl-lib=vendor | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| # Remove perllocal.pod | # Remove perllocal.pod | ||||
| rm -rf $installdir/%libdir%/perl5/5.32 | rm -rf $installdir/%libdir%/perl5/5.32 | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.