diff options
author | 2006-06-14 13:04:16 +0000 | |
---|---|---|
committer | 2006-06-14 13:04:16 +0000 | |
commit | e0bf65d4979da15e7b2b1ee88a6914613282d3ed (patch) | |
tree | 5970ac579f1d3189cc466e416f3f0baba018ae53 /x11-plugins | |
parent | Stable on x86 wrt bug #135921. (diff) | |
download | gentoo-2-e0bf65d4979da15e7b2b1ee88a6914613282d3ed.tar.gz gentoo-2-e0bf65d4979da15e7b2b1ee88a6914613282d3ed.tar.bz2 gentoo-2-e0bf65d4979da15e7b2b1ee88a6914613282d3ed.zip |
Apply upstream patch to allow building against GAIM 2 beta releases as suggested by Joshua Schmidlkofer <menion@asylumwear.com> in bug #127240.
(Portage version: 2.1)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gaim-otr/ChangeLog | 10 | ||||
-rw-r--r-- | x11-plugins/gaim-otr/files/digest-gaim-otr-3.0.0 | 2 | ||||
-rw-r--r-- | x11-plugins/gaim-otr/files/digest-gaim-otr-3.0.0-r1 | 6 | ||||
-rw-r--r-- | x11-plugins/gaim-otr/gaim-otr-3.0.0-r1.ebuild | 36 |
4 files changed, 52 insertions, 2 deletions
diff --git a/x11-plugins/gaim-otr/ChangeLog b/x11-plugins/gaim-otr/ChangeLog index 9d75290b388d..8d5fe1ce88e8 100644 --- a/x11-plugins/gaim-otr/ChangeLog +++ b/x11-plugins/gaim-otr/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-plugins/gaim-otr -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-otr/ChangeLog,v 1.12 2005/11/14 06:12:04 rizzo Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-otr/ChangeLog,v 1.13 2006/06/14 13:04:16 chainsaw Exp $ + +*gaim-otr-3.0.0-r1 (14 Jun 2006) + + 14 Jun 2006; Tony Vroon <chainsaw@gentoo.org> +gaim-otr-3.0.0-r1.ebuild: + Apply upstream patch to allow building against GAIM 2 beta releases as + suggested by Joshua Schmidlkofer <menion@asylumwear.com> in bug #127240. *gaim-otr-3.0.0 (14 Nov 2005) diff --git a/x11-plugins/gaim-otr/files/digest-gaim-otr-3.0.0 b/x11-plugins/gaim-otr/files/digest-gaim-otr-3.0.0 index adb92d857a75..c0fcf5ac764c 100644 --- a/x11-plugins/gaim-otr/files/digest-gaim-otr-3.0.0 +++ b/x11-plugins/gaim-otr/files/digest-gaim-otr-3.0.0 @@ -1 +1,3 @@ MD5 e819ef065bc0758f58beae5aa6a73ab1 gaim-otr-3.0.0.tar.gz 326217 +RMD160 7b550b2be1bd150a48ae697fdea3efb1f1677747 gaim-otr-3.0.0.tar.gz 326217 +SHA256 d6887fe5054bba466d15d1436ed15982a3b8ef1dbb8e73eeb79195535f88be01 gaim-otr-3.0.0.tar.gz 326217 diff --git a/x11-plugins/gaim-otr/files/digest-gaim-otr-3.0.0-r1 b/x11-plugins/gaim-otr/files/digest-gaim-otr-3.0.0-r1 new file mode 100644 index 000000000000..26f4d27261ac --- /dev/null +++ b/x11-plugins/gaim-otr/files/digest-gaim-otr-3.0.0-r1 @@ -0,0 +1,6 @@ +MD5 e819ef065bc0758f58beae5aa6a73ab1 gaim-otr-3.0.0.tar.gz 326217 +RMD160 7b550b2be1bd150a48ae697fdea3efb1f1677747 gaim-otr-3.0.0.tar.gz 326217 +SHA256 d6887fe5054bba466d15d1436ed15982a3b8ef1dbb8e73eeb79195535f88be01 gaim-otr-3.0.0.tar.gz 326217 +MD5 7a255b5dad10066452cf7083cc99f215 gaim2b2-otr.diff 9133 +RMD160 1eb6dde0312720d043a36eb17ff93637a63e7972 gaim2b2-otr.diff 9133 +SHA256 7d2f9605b4d0cb90c447698f2ee4b52f059c49f9136ae973b9696e87af57f5b9 gaim2b2-otr.diff 9133 diff --git a/x11-plugins/gaim-otr/gaim-otr-3.0.0-r1.ebuild b/x11-plugins/gaim-otr/gaim-otr-3.0.0-r1.ebuild new file mode 100644 index 000000000000..7cbf59ab3884 --- /dev/null +++ b/x11-plugins/gaim-otr/gaim-otr-3.0.0-r1.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-otr/gaim-otr-3.0.0-r1.ebuild,v 1.1 2006/06/14 13:04:16 chainsaw Exp $ + +inherit flag-o-matic eutils debug + +DESCRIPTION="(OTR) Messaging allows you to have private conversations over instant messaging" +HOMEPAGE="http://www.cypherpunks.ca/otr/" +SRC_URI="http://www.cypherpunks.ca/otr/${P}.tar.gz http://www.cypherpunks.ca/otr/gaim2b2-otr.diff" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" +IUSE="" + +DEPEND=">=net-libs/libotr-3.0.0 + >=net-im/gaim-1.5.0" + +src_unpack() { + unpack ${A} + cd ${S} + epatch ${DISTDIR}/gaim2b2-otr.diff +} + +src_compile() { + strip-flags + replace-flags -O? -O2 + + econf || die "econf failed" + emake -j1 || die "Make failed" +} + +src_install() { + make install DESTDIR=${D} || die "Install failed" + dodoc COPYING ChangeLog README +} |