diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-08-02 18:16:41 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-08-02 18:16:41 +0000 |
commit | efe7acc1310d0dbbf220382b835708eaec46c6ea (patch) | |
tree | b0403a4969719e9942557e07b8b092fa1f3eab2d /x11-plugins | |
parent | gaim-0.80 stable, removing obsolete version and plugins (diff) | |
download | historical-efe7acc1310d0dbbf220382b835708eaec46c6ea.tar.gz historical-efe7acc1310d0dbbf220382b835708eaec46c6ea.tar.bz2 historical-efe7acc1310d0dbbf220382b835708eaec46c6ea.zip |
gaim-0.80 stable, removing old versions and plugins
Diffstat (limited to 'x11-plugins')
10 files changed, 0 insertions, 170 deletions
diff --git a/x11-plugins/gaim-encryption/files/digest-gaim-encryption-2.25 b/x11-plugins/gaim-encryption/files/digest-gaim-encryption-2.25 deleted file mode 100644 index c3708e75b2f8..000000000000 --- a/x11-plugins/gaim-encryption/files/digest-gaim-encryption-2.25 +++ /dev/null @@ -1 +0,0 @@ -MD5 24a112d3f8b670203d054a54a8396d72 gaim-encryption-2.25.tar.gz 357356 diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.25.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.25.ebuild deleted file mode 100644 index 2c809f6a0dc8..000000000000 --- a/x11-plugins/gaim-encryption/gaim-encryption-2.25.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.25.ebuild,v 1.1 2004/07/08 15:32:53 rizzo Exp $ - -inherit flag-o-matic eutils -use debug && inherit debug - -DESCRIPTION="GAIM Encryption PlugIn" -HOMEPAGE="http://gaim-encryption.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc amd64 ppc alpha ia64 hppa mips" -IUSE="debug" - -DEPEND=">=net-im/gaim-0.77 - || ( dev-libs/nss net-www/mozilla )" - -src_compile() { - local myconf - myconf="--with-gaim=/usr/include/gaim" - - NSS_LIB=/usr/lib - NSS_INC=/usr/include - has_version dev-libs/nss && { - # Only need to specify this if no pkgconfig from mozilla - myconf="${myconf} --with-nspr-includes=${NSS_INC}/nspr" - myconf="${myconf} --with-nss-includes=${NSS_INC}/nss" - myconf="${myconf} --with-nspr-libs=${NSS_LIB}" - myconf="${myconf} --with-nss-libs=${NSS_LIB}" - } - - econf ${myconf} || die "Configuration failed" - einfo "Replacing -Os CFLAG with -O2" - replace-flags -Os -O2 - - emake || emake -j1 || die "Make failed" -} - -src_install() { - einstall || die "Install failed" - dodoc CHANGELOG COPYING INSTALL NOTES README TODO VERSION WISHLIST -} - -pkg_postinst() { - ewarn - ewarn "This release is not backwards compatible for MSN, Yahoo, or IRC." - ewarn "See the release notes at:" - ewarn "https://sourceforge.net/project/shownotes.php?release_id=230104" - ewarn -} diff --git a/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.1 b/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.1 deleted file mode 100644 index 32c5efef874d..000000000000 --- a/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 c134d0151b911313af505d35bb255208 gaim-xmms-remote-1.1.tar.gz 292565 diff --git a/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.3 b/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.3 deleted file mode 100644 index e936974d2a1a..000000000000 --- a/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 669ccb71191c7d56f4d5dbf7f2294dee gaim-xmms-remote-1.3.tar.gz 304945 diff --git a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.1.ebuild b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.1.ebuild deleted file mode 100644 index 30470bb663f5..000000000000 --- a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.1.ebuild,v 1.7 2004/07/04 01:19:51 rizzo Exp $ - -use debug && inherit debug - -DESCRIPTION="Gaim XMMS Remote is a Gaim plugin that lets you control XMMS from within gaim." - -HOMEPAGE="http://guifications.sourceforge.net/Gaim-XMMS-Remote/" -SRC_URI="mirror://sourceforge/guifications/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ppc" -IUSE="debug" - -DEPEND="~net-im/gaim-0.77 - media-sound/xmms" -#RDEPEND="" - -src_compile() { - local myconf - myconf="${myconf} --with-gaim=/usr/include/gaim" - econf ${myconf} || die - emake || die "emake failed" -} - -src_install() { - make DESTDIR=${D} install || die - dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README VERSION -} diff --git a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.3.ebuild b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.3.ebuild deleted file mode 100644 index 6042bea690a0..000000000000 --- a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.3.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.3.ebuild,v 1.5 2004/07/16 13:06:55 rizzo Exp $ - -IUSE="debug" - -use debug && inherit debug - -DESCRIPTION="Gaim XMMS Remote is a Gaim plugin that lets you control XMMS from within gaim." - -HOMEPAGE="http://guifications.sourceforge.net/Gaim-XMMS-Remote/" -SRC_URI="mirror://sourceforge/guifications/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ~ppc ~amd64 ~sparc" - -DEPEND=">=net-im/gaim-0.79 - media-sound/xmms" - -#RDEPEND="" - -src_install() { - make DESTDIR=${D} install || die - dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README VERSION -} diff --git a/x11-plugins/guifications/files/digest-guifications-1.7 b/x11-plugins/guifications/files/digest-guifications-1.7 deleted file mode 100644 index f27b7eb25da4..000000000000 --- a/x11-plugins/guifications/files/digest-guifications-1.7 +++ /dev/null @@ -1 +0,0 @@ -MD5 1dd041093fa5544c5d13733ac656f5b7 guifications-1.7.tar.gz 337196 diff --git a/x11-plugins/guifications/files/digest-guifications-1.9 b/x11-plugins/guifications/files/digest-guifications-1.9 deleted file mode 100644 index 1e79b34587b3..000000000000 --- a/x11-plugins/guifications/files/digest-guifications-1.9 +++ /dev/null @@ -1 +0,0 @@ -MD5 455ae3ad1837cd23914c7b3b0e8f7100 guifications-1.9.tar.gz 347685 diff --git a/x11-plugins/guifications/guifications-1.7.ebuild b/x11-plugins/guifications/guifications-1.7.ebuild deleted file mode 100644 index 30644d27b33e..000000000000 --- a/x11-plugins/guifications/guifications-1.7.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-1.7.ebuild,v 1.1 2004/07/08 15:21:54 rizzo Exp $ - -DESCRIPTION="Guifications are graphical notification plugin for the open source instant message client gaim" -HOMEPAGE="http://guifications.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -RESTRICT="nomirror" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" -IUSE="debug" - -DEPEND="~net-im/gaim-0.77" -#RDEPEND="" - -src_compile() { - local myconf - myconf=`use_enable debug` - myconf="${myconf} --with-gaim=/usr/include/gaim" - - econf ${myconf} || die "econf failure" - emake || die "emake failure" -} - -src_install() { - einstall || die "einstall failure" - dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO VERSION -} diff --git a/x11-plugins/guifications/guifications-1.9.ebuild b/x11-plugins/guifications/guifications-1.9.ebuild deleted file mode 100644 index d48fb9e2e824..000000000000 --- a/x11-plugins/guifications/guifications-1.9.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-1.9.ebuild,v 1.2 2004/07/16 13:03:38 rizzo Exp $ - -DESCRIPTION="Guifications are graphical notification plugin for the open source instant message client gaim" -HOMEPAGE="http://guifications.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc" -IUSE="debug" - -DEPEND=">=net-im/gaim-0.79" -#RDEPEND="" - -src_compile() { - local myconf - myconf=`use_enable debug` - - econf ${myconf} || die "econf failure" - emake || die "emake failure" -} - -src_install() { - einstall || die "einstall failure" - dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO VERSION -} |