mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
libpurple, symlink libjabber in libs (#6077)
This commit is contained in:
@@ -4,7 +4,7 @@ source IM clients. It implements a variety of protocols, for example IRC, \
|
||||
Jabber or ICQ."
|
||||
HOMEPAGE="https://pidgin.im/"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/project/pidgin/Pidgin/$portVersion/pidgin-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="26db80d2a3c1e740952757bd53c15b8fc8dd780dc8819a74b53b2ef3bfaf041f"
|
||||
COPYRIGHT="1998-2018 Rob Flynn et al."
|
||||
@@ -168,6 +168,8 @@ INSTALL()
|
||||
$libDir/purple-2/*.la \
|
||||
$libDir/lib*.la
|
||||
|
||||
ln -s $libDir/purple-2/libjabber.so.0.0.0 $libDir/libjabber.so.0
|
||||
|
||||
prepareInstalledDevelLib libpurple
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user