Search Criteria
Package Details: irssi-git 1.3.dev.r9.g26d96a7b-1
Git Clone URL: | https://aur.archlinux.org/irssi-git.git (read-only, click to copy) |
---|---|
Package Base: | irssi-git |
Description: | Modular text mode IRC client with Perl scripting |
Upstream URL: | http://irssi.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | None |
Maintainer: | andrea.denisse |
Last Packager: | LinRs |
Votes: | 21 |
Popularity: | 0.001053 |
First Submitted: | 2009-04-21 11:52 |
Last Updated: | 2019-03-21 13:51 |
Dependencies (5)
- glib2 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-git, glib2-nodocs-git, glib2-patched-thumbnailer)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- elinks (elinks-git) (make)
- git (git-git) (make)
- perl-libwww (optional) – For the scriptassist script
Required by (12)
- autodl-irssi-community (requires irssi)
- bash-it-git (requires irssi) (optional)
- fish-irssi-git (requires irssi)
- fish-irssi-git (requires irssi) (make)
- irssi-libnotify-git (requires irssi)
- irssi-script-advanced-windowlist (requires irssi)
- irssi-scripts-git (requires irssi)
- irssi-xmpp-git (requires irssi)
- irssistats (requires irssi) (optional)
- qirssi (requires irssi)
- uenv (requires irssi) (optional)
- uenv-git (requires irssi) (optional)
Latest Comments
1 2 3 Next › Last »
vorbote commented on 2018-04-24 17:42
elinks is not needed anymore.
ag3ntcyber commented on 2017-11-13 20:08
Thx for this update.
watersalesman commented on 2017-04-17 04:47
I adopted the package and changed pkgver() to better follow the VCS package guidelines specified in the wiki.
FreeFull commented on 2015-10-30 19:22
Seems it's related to various $PERL* variables set in my environment
FreeFull commented on 2015-10-30 18:28
I get this when I try to install the package after building it:
error: failed to commit transaction (conflicting files)
irssi-git: /home/freefull/perl5/lib/perl5/x86_64-linux-thread-multi/Irssi.pm exists in filesystem
irssi-git: /home/freefull/perl5/lib/perl5/x86_64-linux-thread-multi/Irssi/Irc.pm exists in filesystem
irssi-git: /home/freefull/perl5/lib/perl5/x86_64-linux-thread-multi/Irssi/TextUI.pm exists in filesystem
irssi-git: /home/freefull/perl5/lib/perl5/x86_64-linux-thread-multi/Irssi/UI.pm exists in filesystem
irssi-git: /home/freefull/perl5/lib/perl5/x86_64-linux-thread-multi/auto/Irssi/Irc/Irc.so exists in filesystem
irssi-git: /home/freefull/perl5/lib/perl5/x86_64-linux-thread-multi/auto/Irssi/Irssi.so exists in filesystem
irssi-git: /home/freefull/perl5/lib/perl5/x86_64-linux-thread-multi/auto/Irssi/TextUI/TextUI.so exists in filesystem
irssi-git: /home/freefull/perl5/lib/perl5/x86_64-linux-thread-multi/auto/Irssi/UI/UI.so exists in filesystem
Why is it trying to install files into my home directory?
vorbote commented on 2014-12-01 00:54
Ha! Sorry, you don't need "| sed 's/^v//" I copy pasted from one of my packages and forgot to delete that part.
vorbote commented on 2014-12-01 00:22
Hi, the pkgver generates a version that doesn't reflect the real progress in the repository. I suggest this:
printf "%s.r%s" \
"$(git describe --abbrev=0 | sed 's/^v//')" \
"$(git rev-list --count HEAD)"
it will generate a version that reflects the last tag and the number of commits in the repository. As the version starts with an r it supersedes the hash (which is quite meaningless to an end user IMHO).
Kaan commented on 2014-08-06 01:14
"--with-perl-lib=veNdor" causes perl problems
sudokode commented on 2014-08-01 13:16
Don't have time. Take the package and fix it yourself.
dequis commented on 2014-08-01 13:12
"But since you aren't dumb, we'll move on anyway...", says the misplaced echo, right before the "else ... exit 1"