summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorHerbie Hopkins <herbs@gentoo.org>2005-08-10 20:54:40 +0000
committerHerbie Hopkins <herbs@gentoo.org>2005-08-10 20:54:40 +0000
commit65fbbba4623985ba5752e33841cc55330e8595ea (patch)
tree894ef776b6b93338eaf777d80fea8eb7b25aca61 /net-im
parentversion bump. Ebuild cleanup, several use flags added - debug,ruby,sndfile,li... (diff)
downloadhistorical-65fbbba4623985ba5752e33841cc55330e8595ea.tar.gz
historical-65fbbba4623985ba5752e33841cc55330e8595ea.tar.bz2
historical-65fbbba4623985ba5752e33841cc55330e8595ea.zip
Multilib fixes.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-im')
-rw-r--r--net-im/licq/ChangeLog5
-rw-r--r--net-im/licq/Manifest14
-rw-r--r--net-im/licq/licq-1.3.0-r7.ebuild13
3 files changed, 27 insertions, 5 deletions
diff --git a/net-im/licq/ChangeLog b/net-im/licq/ChangeLog
index 9aa9fcf19e4b..0585fe7a22fd 100644
--- a/net-im/licq/ChangeLog
+++ b/net-im/licq/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/licq
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.59 2005/08/03 17:44:30 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.60 2005/08/10 20:54:40 herbs Exp $
+
+ 10 Aug 2005; Herbie Hopkins <herbs@gentoo.org> licq-1.3.0-r7.ebuild:
+ Multilib fixes.
*licq-1.3.0-r7 (03 Aug 2005)
diff --git a/net-im/licq/Manifest b/net-im/licq/Manifest
index 89e408e19300..f62d0b160171 100644
--- a/net-im/licq/Manifest
+++ b/net-im/licq/Manifest
@@ -1,11 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 1e352af319b2d12a468b4f2fd93dd21e licq-1.3.0-r4.ebuild 4420
MD5 f30c97a120a37f90edd8abdf612cd52a licq-1.2.7.ebuild 3368
MD5 0279027e445f3bb8dd80ac12b788e1e5 licq-1.3.0-r6.ebuild 4963
MD5 0e85dd4498bf89db7c161ae23372341f licq-1.3.0.ebuild 3766
MD5 33aad642b7982399eceef594de44d7c5 licq-1.3.0-r3.ebuild 4207
MD5 b66e6263d95baca44239d23a900d565e licq-1.3.0-r5.ebuild 4859
-MD5 379808f7ba9943763b6bb81b5b89225a ChangeLog 9574
-MD5 16eaedee9f0cd7685600b884964a9fae licq-1.3.0-r7.ebuild 5096
+MD5 6ad0423cad3b4fdbea0610f56a569076 ChangeLog 9664
+MD5 0ebf34bdd8d7db53a7dbb99eb7f36412 licq-1.3.0-r7.ebuild 5455
MD5 6ee65b2e61137a2656ef1d0deb541f1d metadata.xml 254
MD5 2332f809f740f6e4433631eecda3335d files/digest-licq-1.3.0-r3 145
MD5 2332f809f740f6e4433631eecda3335d files/digest-licq-1.3.0-r4 145
@@ -24,3 +27,10 @@ MD5 100dc5f1d551dc769a337a71734d0e59 files/1.3.0-suse_bool.patch 191
MD5 5f64e4b71c311ff7b6489953fc8bf1f9 files/1.2.7-nptl.patch 1178
MD5 5dbb2a47d1d863a55f564e874c871d30 files/1.3.0-gpgme3_hack.patch 878
MD5 7613512e9464951b3c3fbb7983aac70c files/1.3.0-missing_chars.patch 316
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFC+mmw2G5bA0cA/ScRAgHtAKCu4v+8JM31MGfIsuKjcoScsjEDOACeNeeQ
+A+xdoJCMUq9uFU4xNTJnOWs=
+=mhQc
+-----END PGP SIGNATURE-----
diff --git a/net-im/licq/licq-1.3.0-r7.ebuild b/net-im/licq/licq-1.3.0-r7.ebuild
index fadf3e851fd1..d0afceb9b56f 100644
--- a/net-im/licq/licq-1.3.0-r7.ebuild
+++ b/net-im/licq/licq-1.3.0-r7.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.0-r7.ebuild,v 1.1 2005/08/03 17:44:30 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.0-r7.ebuild,v 1.2 2005/08/10 20:54:40 herbs Exp $
-inherit eutils kde-functions
+inherit eutils kde-functions multilib
DESCRIPTION="ICQ Client with v8 support"
HOMEPAGE="http://www.licq.org/"
@@ -67,6 +67,12 @@ src_unpack() {
eend $?
fi
fi
+
+ # Install plugins in the correct libdir
+ sed -i -e "s:lib/licq/:$(get_libdir)/licq/:" \
+ ${S}/include/licq_constants.h || die "sed failed"
+ sed -i -e 's:$(prefix)/lib:@libdir@:' \
+ ${S}/plugins/*/src/Makefile.{in,am} || die "sed failed"
}
src_compile() {
@@ -102,6 +108,9 @@ src_compile() {
use kde && myconf="${myconf} --with-kde"
+ # Problems finding qt on multilib systems
+ myconf="${myconf} --with-qt-libraries=${QTDIR}/$(get_libdir)"
+
# note! watch the --prefix=/usr placement;
# licq itself installs into /usr, but the
# optional kde/qt interface (to which second_conf belogns)