irssi: update to 0.8.14.
--HG-- extra : convert_revision : cb5fb5af9f35e243ef52140f0fd202bc8ea72043
This commit is contained in:
parent
51907e6d81
commit
a2d08743c5
|
@ -14,6 +14,4 @@ do_install()
|
|||
mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/irssi/modules/*.*a \
|
||||
${DESTDIR}/usr/lib/irssi/modules
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/irssi/modules/*.so \
|
||||
${DESTDIR}/usr/lib/irssi/modules
|
||||
}
|
||||
|
|
|
@ -1,14 +1,12 @@
|
|||
# Template build file for 'irssi'
|
||||
pkgname=irssi
|
||||
version=0.8.13
|
||||
version=0.8.14
|
||||
distfiles="http://www.irssi.org/files/$pkgname-$version.tar.bz2"
|
||||
# We need this to get some perl paths.
|
||||
. $XBPS_HELPERSDIR/perl-module.sh
|
||||
configure_args="--with-proxy --with-perl-lib=$PERL_SITELIBEXP"
|
||||
configure_args="--with-proxy"
|
||||
build_style=gnu_configure
|
||||
short_desc="Secure and modular IRC client with text mode user interface"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=896541ac837421290934e2658ab364d4d3f0326259489a94a0cd166e2b05d735
|
||||
checksum=63ea70eb1ce6fb3c995e984f919dcd18882e916478779dd899de9385ef8fdf28
|
||||
long_desc="
|
||||
Irssi is a modular IRC client that currently has only text mode user
|
||||
interface, but 80-90% of the code isn't text mode specific, so other UIs
|
||||
|
|
Loading…
Reference in New Issue
Block a user