summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-07-01 04:01:40 +0000
committerMike Frysinger <vapier@gentoo.org>2003-07-01 04:01:40 +0000
commit49866a8b0610e3b3923adaf0ef763f5e2820bac6 (patch)
tree676de82d0f8e8c7c7936bf9c01a5f0a7e2f5bb26 /net-im
parentfix URL (diff)
downloadgentoo-2-49866a8b0610e3b3923adaf0ef763f5e2820bac6.tar.gz
gentoo-2-49866a8b0610e3b3923adaf0ef763f5e2820bac6.tar.bz2
gentoo-2-49866a8b0610e3b3923adaf0ef763f5e2820bac6.zip
cruft
Diffstat (limited to 'net-im')
-rw-r--r--net-im/gaim/Manifest6
-rw-r--r--net-im/gaim/files/digest-gaim-0.612
-rw-r--r--net-im/gaim/files/digest-gaim-0.622
-rw-r--r--net-im/gaim/files/digest-gaim-0.631
-rw-r--r--net-im/gaim/gaim-0.61.ebuild53
-rw-r--r--net-im/gaim/gaim-0.62.ebuild65
-rw-r--r--net-im/gaim/gaim-0.63.ebuild72
7 files changed, 0 insertions, 201 deletions
diff --git a/net-im/gaim/Manifest b/net-im/gaim/Manifest
index 9dc6d3ee84ed..f8fc1827538d 100644
--- a/net-im/gaim/Manifest
+++ b/net-im/gaim/Manifest
@@ -1,13 +1,7 @@
-MD5 9f365202815e1944216b14ce27f288dd files/digest-gaim-0.62 126
-MD5 72bff86e305d876aba4df576f2501f15 files/digest-gaim-0.63 63
MD5 908f7feabba8c8b1d74510f1f2b7706d files/digest-gaim-0.63-r1 126
MD5 3596d39a9cfe7e4cf9ed5aefc703417c files/digest-gaim-0.64 126
MD5 07beb4e67f5dd8cafed146e45b919144 files/digest-gaim-0.59.9-r1 128
-MD5 9bed88f159974c776176e6ba02d778c2 files/digest-gaim-0.61 126
-MD5 91c174206dbef2332c9da410343fa03d gaim-0.62.ebuild 1848
MD5 8667fd8c13b43e8c5828c9dc2e1fd08c gaim-0.63-r1.ebuild 1837
-MD5 7f6270ccb68b1846f0310c58a006021c gaim-0.63.ebuild 2132
MD5 582548132331206064c3ebad8ed98d8c ChangeLog 8577
MD5 c16e4a6e0501492e6501df3769bb9b26 gaim-0.64.ebuild 1835
MD5 c312c7f2f86088e2cbae1c306fb009ee gaim-0.59.9-r1.ebuild 2173
-MD5 d528dcaebdb49a6e3e6b062b5023a37a gaim-0.61.ebuild 1437
diff --git a/net-im/gaim/files/digest-gaim-0.61 b/net-im/gaim/files/digest-gaim-0.61
deleted file mode 100644
index 96caeb9a6dcf..000000000000
--- a/net-im/gaim/files/digest-gaim-0.61
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 6b5f6ceff619f44fe413a2408dcd6f2d gaim-0.61.tar.bz2 2205165
-MD5 645cf68265976cdc552f5b5fe52923e0 encrypt-1.18.tar.gz 35266
diff --git a/net-im/gaim/files/digest-gaim-0.62 b/net-im/gaim/files/digest-gaim-0.62
deleted file mode 100644
index 5e99c9c23a62..000000000000
--- a/net-im/gaim/files/digest-gaim-0.62
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 7740c762271ffb623e93d5c1b382a72b gaim-0.62.tar.bz2 2330299
-MD5 645cf68265976cdc552f5b5fe52923e0 encrypt-1.18.tar.gz 35266
diff --git a/net-im/gaim/files/digest-gaim-0.63 b/net-im/gaim/files/digest-gaim-0.63
deleted file mode 100644
index c76185f3aada..000000000000
--- a/net-im/gaim/files/digest-gaim-0.63
+++ /dev/null
@@ -1 +0,0 @@
-MD5 1da146d9810ca1f26be16ffc2a9e617c gaim-0.63.tar.bz2 2386183
diff --git a/net-im/gaim/gaim-0.61.ebuild b/net-im/gaim/gaim-0.61.ebuild
deleted file mode 100644
index 9381a1186046..000000000000
--- a/net-im/gaim/gaim-0.61.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# 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.61.ebuild,v 1.4 2003/04/22 21:32:38 sethbc Exp $
-
-IUSE="nls perl spell ssl nas"
-
-DESCRIPTION="GTK Instant Messenger client"
-HOMEPAGE="http://gaim.sourceforge.net/"
-EV=1.18
-SRC_URI="mirror://sourceforge/gaim/${P}.tar.bz2
- ssl? ( mirror://sourceforge/gaim-encryption/encrypt-${EV}.tar.gz )"
-
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~alpha ~sparc"
-
-DEPEND="=sys-libs/db-1*
- >=x11-libs/gtk+-2.0
- >=dev-libs/glib-2.0
- nas? ( >=media-libs/nas-1.4.1-r1 )
- nls? ( sys-devel/gettext )
- media-libs/libao
- >=media-libs/audiofile-0.2.0
- perl? ( >=dev-lang/perl-5.6.1 )
- ssl? ( dev-libs/openssl )
- spell? ( >=app-text/gtkspell-2.0.2 )"
-
-src_unpack() {
- unpack ${P}.tar.bz2
- use ssl && {
- cd ${S}/plugins
- unpack encrypt-${EV}.tar.gz
- cd encrypt
- epatch patchfile.${PV}
- }
-}
-
-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"
- emake || die "Make failed"
-}
-
-src_install() {
- einstall || die "Install failed"
- dodoc ABOUT-NLS AUTHORS HACKING INSTALL NEWS README TODO ChangeLog
-}
diff --git a/net-im/gaim/gaim-0.62.ebuild b/net-im/gaim/gaim-0.62.ebuild
deleted file mode 100644
index 3f9b7f1669e9..000000000000
--- a/net-im/gaim/gaim-0.62.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# 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.62.ebuild,v 1.3 2003/07/01 03:40:49 vapier Exp $
-
-IUSE="nls perl spell ssl nas"
-
-DESCRIPTION="GTK Instant Messenger client"
-HOMEPAGE="http://gaim.sourceforge.net/"
-EV=1.18
-SRC_URI="mirror://sourceforge/gaim/${P}.tar.bz2
- ssl? ( mirror://sourceforge/gaim-encryption/encrypt-${EV}.tar.gz )"
-
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc"
-
-DEPEND="=sys-libs/db-1*
- >=x11-libs/gtk+-2.0
- >=dev-libs/glib-2.0
- nas? ( >=media-libs/nas-1.4.1-r1 )
- nls? ( sys-devel/gettext )
- media-libs/libao
- >=media-libs/audiofile-0.2.0
- perl? ( >=dev-lang/perl-5.6.1 )
- ssl? ( dev-libs/openssl )
- spell? ( >=app-text/gtkspell-2.0.2 )"
-
-src_unpack() {
- unpack ${P}.tar.bz2
- use ssl && {
- cd ${S}/plugins
- unpack encrypt-${EV}.tar.gz
- cd encrypt
- epatch patchfile.0.61
- }
-}
-
-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"
- emake || die "Make failed"
-}
-
-src_install() {
- einstall || die "Install failed"
- dodoc ABOUT-NLS AUTHORS HACKING INSTALL NEWS README TODO ChangeLog
-}
-
-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."
- ewarn
- fi
-}
diff --git a/net-im/gaim/gaim-0.63.ebuild b/net-im/gaim/gaim-0.63.ebuild
deleted file mode 100644
index a6e8c2ab0628..000000000000
--- a/net-im/gaim/gaim-0.63.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# 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.63.ebuild,v 1.3 2003/07/01 03:40:49 vapier Exp $
-
-IUSE="nls perl spell ssl nas"
-
-DESCRIPTION="GTK Instant Messenger client"
-HOMEPAGE="http://gaim.sourceforge.net/"
-EV=1.18
-SRC_URI="mirror://sourceforge/gaim/${P}.tar.bz2"
-# ssl? ( mirror://sourceforge/gaim-encryption/encrypt-${EV}.tar.gz )"
-
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc"
-
-DEPEND="=sys-libs/db-1*
- >=x11-libs/gtk+-2.0
- >=dev-libs/glib-2.0
- nas? ( >=media-libs/nas-1.4.1-r1 )
- nls? ( sys-devel/gettext )
- media-libs/libao
- >=media-libs/audiofile-0.2.0
- perl? ( >=dev-lang/perl-5.6.1 )
- ssl? ( dev-libs/openssl )
- spell? ( >=app-text/gtkspell-2.0.2 )"
-
-#src_unpack() {
-# unpack ${P}.tar.bz2
-# Remove gaim-encryption support until it is updated to the new API
-# This ebuild will never be in gentoo stable for this reason.
-# use ssl && {
-# cd ${S}/plugins
-# unpack encrypt-${EV}.tar.gz
-# cd encrypt
-# epatch patchfile.0.61
-# }
-#}
-
-src_compile() {
- ewarn "This ebuild doesn't have gaim-encryption support, because"
- ewarn "gaim-encryption isn't updated to gaim's new API yet."
- ewarn
- sleep 5
-
- 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"
- emake || die "Make failed"
-}
-
-src_install() {
- einstall || die "Install failed"
- dodoc ABOUT-NLS AUTHORS HACKING INSTALL NEWS README TODO ChangeLog
-}
-
-#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."
-# ewarn
-# fi
-#}