diff options
author | Brandon Low <lostlogic@gentoo.org> | 2003-09-29 15:51:08 +0000 |
---|---|---|
committer | Brandon Low <lostlogic@gentoo.org> | 2003-09-29 15:51:08 +0000 |
commit | 2c3c7672228a604aee3e2dff833f0f5316f1ffee (patch) | |
tree | 293243c8f4be11e4f45db652458d4a5ae26f159e /net-im/gaim | |
parent | Bump, and stuff (diff) | |
download | gentoo-2-2c3c7672228a604aee3e2dff833f0f5316f1ffee.tar.gz gentoo-2-2c3c7672228a604aee3e2dff833f0f5316f1ffee.tar.bz2 gentoo-2-2c3c7672228a604aee3e2dff833f0f5316f1ffee.zip |
Bump, and stuff
Diffstat (limited to 'net-im/gaim')
-rw-r--r-- | net-im/gaim/ChangeLog | 9 | ||||
-rw-r--r-- | net-im/gaim/Manifest | 4 | ||||
-rw-r--r-- | net-im/gaim/files/digest-gaim-0.70 | 2 | ||||
-rw-r--r-- | net-im/gaim/gaim-0.70.ebuild | 77 |
4 files changed, 89 insertions, 3 deletions
diff --git a/net-im/gaim/ChangeLog b/net-im/gaim/ChangeLog index 739672551389..7e258f20afc7 100644 --- a/net-im/gaim/ChangeLog +++ b/net-im/gaim/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-im/gaim # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.77 2003/09/28 20:20:42 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.78 2003/09/29 15:51:05 lostlogic Exp $ + +*gaim-0.70 (29 Sep 2003) + + 29 Sep 2003; Brandon Low <lostlogic@gentoo.org> gaim-0.70.ebuild: + Bump to 0.70, no encryption this version, it's coming later (along with other + possible bug fixes). NSS is now a dep of gaim proper due to changes to MSN + login, thanks to Kabuto2[w] for his help with this lately. *gaim-0.69 (28 Sep 2003) diff --git a/net-im/gaim/Manifest b/net-im/gaim/Manifest index 3487a0df3b3f..9fc8cb6af7a2 100644 --- a/net-im/gaim/Manifest +++ b/net-im/gaim/Manifest @@ -3,12 +3,12 @@ MD5 c8d30850b6d67308ab0ebc7b38985bb1 gaim-0.67-r1.ebuild 2160 MD5 3871c1360a32f544c1c5ee62a6be2e58 gaim-0.63-r1.ebuild 1809 MD5 732ec4a141392279f7984b5e2dc73fc3 gaim-0.66-r4.ebuild 1971 MD5 d0e86a7e30272d53c1ae434ebf0d2592 gaim-0.69.ebuild 2226 -MD5 d0e86a7e30272d53c1ae434ebf0d2592 gaim-0.70.ebuild 2226 +MD5 0c0645fc76a4786f23d0f04e01f4f75d gaim-0.70.ebuild 2339 MD5 a08cec351051cad09f7b16f12adf5a3a gaim-0.68-r2.ebuild 2395 MD5 b2ac9eb41db9100a22760f81282f388b gaim-0.66-r3.ebuild 1968 MD5 adabb688776be0df6def8f8ca5bbbffa gaim-0.68.ebuild 2342 MD5 5eafb177af52f2db3181d4727e299cfe gaim-0.68-r1.ebuild 2425 -MD5 78d206ce67f8d2d153114ccfcfb3a5a6 ChangeLog 13140 +MD5 fcf296c728ef47807f5da603339d41ae ChangeLog 13453 MD5 dc9ef26d3efea7cbe38cbe534cdeaa53 metadata.xml 510 MD5 5993641de8d56c2c433f252997c3c39c files/digest-gaim-0.67 135 MD5 a2573960c3aaad5d08dddcc3ad9b5f23 files/digest-gaim-0.68 135 diff --git a/net-im/gaim/files/digest-gaim-0.70 b/net-im/gaim/files/digest-gaim-0.70 new file mode 100644 index 000000000000..93d303df2472 --- /dev/null +++ b/net-im/gaim/files/digest-gaim-0.70 @@ -0,0 +1,2 @@ +MD5 13ea95aa040ac5a58c3384709e495329 gaim-0.70.tar.bz2 3178790 +MD5 d4e3797ee5e861f6fd68b83fed406349 gaim-encryption-2.12.tar.gz 316278 diff --git a/net-im/gaim/gaim-0.70.ebuild b/net-im/gaim/gaim-0.70.ebuild new file mode 100644 index 000000000000..3cfdc15f5680 --- /dev/null +++ b/net-im/gaim/gaim-0.70.ebuild @@ -0,0 +1,77 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-0.70.ebuild,v 1.1 2003/09/29 15:51:05 lostlogic Exp $ + +IUSE="nls perl spell nas ssl" + +DESCRIPTION="GTK Instant Messenger client" +HOMEPAGE="http://gaim.sourceforge.net/" +#EV=2.12 +SRC_URI="mirror://sourceforge/gaim/${P}.tar.bz2" +# ssl? ( mirror://sourceforge/gaim-encryption/gaim-encryption-${EV}.tar.gz )" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~ppc ~sparc" + +DEPEND="=sys-libs/db-1* + >=x11-libs/gtk+-2.0 + >=dev-libs/glib-2.0 + nas? ( >=media-libs/nas-1.4.1-r1 ) + sys-devel/gettext + media-libs/libao + >=media-libs/audiofile-0.2.0 + perl? ( >=dev-lang/perl-5.6.1 + >=sys-apps/sed-4.0.0 ) + dev-libs/nss + spell? ( >=app-text/gtkspell-2.0.2 )" + +src_unpack() { + unpack ${A} || die + use ssl && { + eerror "ENCRYPTION NOT IN THIS PACKAGE, BE WARNED" +# cd ${S}/plugins +# unpack gaim-encryption-${EV}.tar.gz + } +} + +src_compile() { + + local myconf + use perl || myconf="${myconf} --disable-perl" + use spell || myconf="${myconf} --disable-gtkspell" + use nls || myconf="${myconf} --disable-nls" + use nas && myconf="${myconf} --enable-nas" || myconf="${myconf} --disable-nas" + + econf ${myconf} || die "Configuration failed" + use perl && sed -i -e 's:^\(PERL_MM_PARAMS =.*PREFIX=\)\(.*\):\1'${D}'\2:' plugins/perl/Makefile + emake || MAKEOPTS="${MAKEOPTS} -j1" emake || die "Make failed" + +# use ssl && { +# cd ${S}/plugins/gaim-encryption-${EV} +# econf || die "Configuration failed for encryption" +# emake || die "Make failed for encryption" +# } +} + +src_install() { + einstall || die "Install failed" +# use ssl && { +# cd ${S}/plugins/gaim-encryption-${EV} +# einstall || die "Install failed for encryption" +# cd ${S} +# } + dodoc ABOUT-NLS AUTHORS COPYING HACKING INSTALL NEWS PROGRAMMING_NOTES README ChangeLog VERSION +} + +pkg_postinst() { + if [ `use ssl` ]; then + ewarn +# ewarn "You have chosen (by selecting 'USE=ssl') to install" +# ewarn "the gaim-encryption plugin ( http://gaim-encryption.sf.net/ )" +# ewarn "this plugin is NOT supported by the Gaim project, and if you" +# ewarn "expierence problems related to it, contact the Gentoo project" +# ewarn "via http://bugs.gentoo.org/ or the gaim-encryption project." + eerror "ENCRYPTION IS NOT IN THIS PACKAGE, BE WARNED" + fi +} |