xchat: updated to 2.8.6
This commit is contained in:
parent
42ad436ca1
commit
5cfe617fe8
@ -1,4 +1,2 @@
|
||||
2d52e27996cfb9351cf109b239344ace xc284-fix-scrollbfdleak.diff
|
||||
a202ee20d7f04f0a515f32190acb65d8 xc284-improvescrollback.diff
|
||||
e6f0279d8c01cbe6a6bf698add6113fa xc284-scrollbmkdir.diff
|
||||
66d60febc62a01bafac9bb3a35fb37ae xchat-2.8.4.tar.bz2
|
||||
eb68b6261bf6740cb5f223627eb8f384 xc286-smallfixes.diff
|
||||
1f2670865d43a23a9abc596dde999aca xchat-2.8.6.tar.bz2
|
||||
|
@ -4,18 +4,14 @@
|
||||
# Depends on: openssl, gtk, perl
|
||||
|
||||
name=xchat
|
||||
version=2.8.4
|
||||
release=2
|
||||
version=2.8.6
|
||||
release=1
|
||||
source=(http://www.xchat.org/files/source/2.8/$name-$version.tar.bz2 \
|
||||
http://www.xchat.org/files/source/2.8/patches/xc284-fix-scrollbfdleak.diff \
|
||||
http://www.xchat.org/files/source/2.8/patches/xc284-improvescrollback.diff \
|
||||
http://www.xchat.org/files/source/2.8/patches/xc284-scrollbmkdir.diff)
|
||||
http://www.xchat.org/files/source/2.8/patches/xc286-smallfixes.diff)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
patch -p1 -i $SRC/xc284-fix-scrollbfdleak.diff
|
||||
patch -p1 -i $SRC/xc284-improvescrollback.diff
|
||||
patch -p1 -i $SRC/xc284-scrollbmkdir.diff
|
||||
patch -p1 -i $SRC/xc286-smallfixes.diff
|
||||
./configure --prefix=/usr \
|
||||
--enable-openssl \
|
||||
--enable-perl \
|
||||
|
Loading…
x
Reference in New Issue
Block a user