summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-08-02 14:04:12 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-08-02 14:04:12 +0000
commit907f9d248e6d22ebdf729acafc516e9e230648ce (patch)
tree053b1d57e988871969bd9c000bf514c828387429 /net-im/silc-plugin
parentDon't inherit from gtk-engines2.eclass (diff)
downloadgentoo-2-907f9d248e6d22ebdf729acafc516e9e230648ce.tar.gz
gentoo-2-907f9d248e6d22ebdf729acafc516e9e230648ce.tar.bz2
gentoo-2-907f9d248e6d22ebdf729acafc516e9e230648ce.zip
Remove PIC argument from econf.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-im/silc-plugin')
-rw-r--r--net-im/silc-plugin/ChangeLog8
-rw-r--r--net-im/silc-plugin/Manifest18
-rw-r--r--net-im/silc-plugin/files/digest-silc-plugin-1.0.1-r33
-rw-r--r--net-im/silc-plugin/silc-plugin-1.0.1-r3.ebuild105
4 files changed, 120 insertions, 14 deletions
diff --git a/net-im/silc-plugin/ChangeLog b/net-im/silc-plugin/ChangeLog
index be0508b79834..24a549932fca 100644
--- a/net-im/silc-plugin/ChangeLog
+++ b/net-im/silc-plugin/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-im/silc-plugin
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/silc-plugin/ChangeLog,v 1.13 2005/05/25 14:25:27 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/silc-plugin/ChangeLog,v 1.14 2005/08/02 14:04:12 ticho Exp $
+
+*silc-plugin-1.0.1-r3 (02 Aug 2005)
+
+ 02 Aug 2005; Andrej Kacian <ticho@gentoo.org>
+ +silc-plugin-1.0.1-r3.ebuild:
+ Fix pic USEflag abuse. Bug #101050.
25 May 2005; Michael Cummings <mcummings@gentoo.org>
silc-plugin-1.0.1-r1.ebuild:
diff --git a/net-im/silc-plugin/Manifest b/net-im/silc-plugin/Manifest
index 5fb06554a75f..a0df00ab82af 100644
--- a/net-im/silc-plugin/Manifest
+++ b/net-im/silc-plugin/Manifest
@@ -1,20 +1,12 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 519516107c584f989f4808400037cab0 silc-plugin-1.0.1-r2.ebuild 3209
+MD5 ee20a764d4ace9b102fc2ce743b88a0f silc-plugin-1.0.1-r1.ebuild 3164
+MD5 fa83027f227e6e950eb5bbd67892c399 silc-plugin-1.0.1-r3.ebuild 3262
MD5 29575770f14f6c5dcfd016f8e6ebe0ba ChangeLog 2615
MD5 3d21d1bc81cfd81bfd0b0b3b2123b71c metadata.xml 271
-MD5 ee20a764d4ace9b102fc2ce743b88a0f silc-plugin-1.0.1-r1.ebuild 3164
-MD5 519516107c584f989f4808400037cab0 silc-plugin-1.0.1-r2.ebuild 3209
MD5 635a1184b49ddfa3fdc72dfdf177ef33 silc-plugin-1.0.1.ebuild 3023
MD5 71989b1101d6cf41e9f61a1b62d2cc85 files/1.0.1-branch-update.patch 6717
-MD5 1acb3335a10232ac14f179305e20477f files/1.0.1-gcc34.patch 471
MD5 ce1069db2e4cfc5c0b0d4b988c6c053c files/digest-silc-plugin-1.0.1 202
+MD5 1acb3335a10232ac14f179305e20477f files/1.0.1-gcc34.patch 471
MD5 ce1069db2e4cfc5c0b0d4b988c6c053c files/digest-silc-plugin-1.0.1-r1 202
MD5 ce1069db2e4cfc5c0b0d4b988c6c053c files/digest-silc-plugin-1.0.1-r2 202
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFClIrrtG5z4I8BtQoRAr8pAJ4rMB3LxxCHQIrOR2zQIsyyJ1MA3ACfQsIJ
-NbHiXPJbkgu6GxZN3kLveuQ=
-=DVcD
------END PGP SIGNATURE-----
+MD5 ce1069db2e4cfc5c0b0d4b988c6c053c files/digest-silc-plugin-1.0.1-r3 202
diff --git a/net-im/silc-plugin/files/digest-silc-plugin-1.0.1-r3 b/net-im/silc-plugin/files/digest-silc-plugin-1.0.1-r3
new file mode 100644
index 000000000000..4d53c13b01ee
--- /dev/null
+++ b/net-im/silc-plugin/files/digest-silc-plugin-1.0.1-r3
@@ -0,0 +1,3 @@
+MD5 6610ee0e27922f447e40828cf7dee507 irssi-0.8.9.tar.bz2 816465
+MD5 6e086ddb21dc18e706750f43412f6b93 silc-client-1.0.1.tar.gz 1862493
+MD5 986c750f2dac66838e3db505341923df silc-plugin-1.0.1.tar.gz 24789
diff --git a/net-im/silc-plugin/silc-plugin-1.0.1-r3.ebuild b/net-im/silc-plugin/silc-plugin-1.0.1-r3.ebuild
new file mode 100644
index 000000000000..0526d4d4aeee
--- /dev/null
+++ b/net-im/silc-plugin/silc-plugin-1.0.1-r3.ebuild
@@ -0,0 +1,105 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/silc-plugin/silc-plugin-1.0.1-r3.ebuild,v 1.1 2005/08/02 14:04:12 ticho Exp $
+
+inherit eutils
+
+IRSSI_PV=0.8.9
+
+DESCRIPTION="A SILC plugin for Irssi"
+HOMEPAGE="http://penguin-breeder.org/silc/"
+SRC_URI="http://irssi.org/files/irssi-${IRSSI_PV}.tar.bz2
+ http://silcnet.org/download/client/sources/silc-client-${PV}.tar.gz
+ http://penguin-breeder.org/silc/download/${P}.tar.gz"
+LICENSE="GPL-2"
+
+SLOT="0"
+KEYWORDS="~x86 ~sparc ~ppc ~amd64"
+IUSE="debug"
+
+# All necessary dependencies are pulled in by irssi.
+DEPEND="virtual/libc"
+RDEPEND=">=net-irc/irssi-${IRSSI_PV}
+ >=dev-perl/MIME-tools-5.413
+ dev-perl/File-MMagic
+ dev-perl/MailTools"
+
+S_SILC="${S}/../silc-client-${PV}"
+S_IRSSI="${S}/../irssi-${IRSSI_PV}"
+
+src_compile() {
+
+ echo
+ einfo "Preparing silc-client\n"
+ cd ${S_SILC}
+ sed -i -e "s:\"term_type\":\"term_charset\":" \
+ irssi/src/silc/core/silc-servers.c
+ sed -i -e "s:\"term_type\":\"term_charset\":" \
+ irssi/src/fe-text/term.c
+ econf --with-helpdir=${D}/usr/share/irssi/help/silc/ \
+ --without-libtoolfix \
+ --enable-static \
+ `use_enable debug` || die "silc-client configure failed"
+ ( MAKEOPTS="" emake -C lib ) || die "silc-client's lib compilation failed"
+
+ echo
+ einfo "Patching irssi source for silc-plugin\n"
+ cd ${S}
+ epatch ${FILESDIR}/${PV}-branch-update.patch || die "${PV}-branch-update.patch failed"
+ emake patch IRSSI=${S_IRSSI} SILC=${S_SILC} || die "patching irssi sources failed"
+
+ cd ${S_IRSSI}
+
+ # this tiny patch fixes a compile-time error (bug #67255) - ticho
+ epatch ${FILESDIR}/${PV}-gcc34.patch || die "${PV}-gcc34.patch failed"
+
+ echo
+ einfo "Configuring irssi\n"
+ econf --sysconfdir=/etc || die "irssi configure failed"
+ echo
+ einfo "Compiling silc-plugin\n"
+ emake -C src/perl || die "irssi's src/perl compilation failed"
+ emake -C src/fe-common/silc || die "irssi's src/fe-common/silc compilation failed"
+ emake -C src/silc/core || die "irssi's src/silc/core compilation failed"
+}
+
+src_install() {
+ cd ${S_IRSSI}
+ make -C src/perl/silc DESTDIR=${D} install || die "irssi's src/perl/silc installation failed"
+ make -C src/fe-common/silc DESTDIR=${D} install || die "irssi's src/fe-common/silc installation failed"
+ make -C src/silc/core install DESTDIR=${D} install || die "irssi's src/silc/core installation failed"
+
+ cd ${S_SILC}
+ make -C irssi/docs/help install || die "silc-client's helpfiles installation failed"
+
+ cd ${S}
+ insinto /usr/share/irssi/scripts
+ doins scripts/*
+
+ insinto /usr/share/irssi
+ doins default.theme
+
+ dodoc AUTHORS COPYING README USAGE
+}
+
+pkg_postinst() {
+ einfo "You can load the plugin with following command in Irssi:"
+ einfo
+ einfo "\t/LOAD silc"
+ einfo
+ einfo "It will automatically generate a new key pair for you. You will be asked to"
+ einfo "enter a passphrase for this keypair twice. If you leave the passphrase"
+ einfo "empty, your key will not be stored encrypted."
+ einfo
+ einfo "To make full use of silc-plugin, you should load the following perl scripts"
+ einfo "into irssi:"
+ einfo
+ einfo "\t/SCRIPT LOAD silc"
+ einfo "\t/SCRIPT LOAD silc-mime"
+ einfo
+ einfo "To connect to the SILCNet, you can use following command in Irssi:"
+ einfo
+ einfo "\t/CONNECT -silcnet SILCNet silc.silcnet.org"
+ einfo
+ einfo "Have fun."
+}