summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorDon Seiler <rizzo@gentoo.org>2004-05-09 00:57:26 +0000
committerDon Seiler <rizzo@gentoo.org>2004-05-09 00:57:26 +0000
commit507f0f7ce7be6c68eff4b35ad84779b16816f648 (patch)
treea5db556ed4e6cb6eab41ef82d35d67b4148f981a /net-im
parentAdded to ~ppc (diff)
downloadhistorical-507f0f7ce7be6c68eff4b35ad84779b16816f648.tar.gz
historical-507f0f7ce7be6c68eff4b35ad84779b16816f648.tar.bz2
historical-507f0f7ce7be6c68eff4b35ad84779b16816f648.zip
Removing obsolete package
Diffstat (limited to 'net-im')
-rw-r--r--net-im/gaim/ChangeLog5
-rw-r--r--net-im/gaim/Manifest4
-rw-r--r--net-im/gaim/files/digest-gaim-0.77-r11
-rw-r--r--net-im/gaim/gaim-0.77-r1.ebuild132
4 files changed, 5 insertions, 137 deletions
diff --git a/net-im/gaim/ChangeLog b/net-im/gaim/ChangeLog
index ef10dbdd962d..f876f54a65a3 100644
--- a/net-im/gaim/ChangeLog
+++ b/net-im/gaim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/gaim
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.175 2004/05/06 17:52:39 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.176 2004/05/09 00:57:25 rizzo Exp $
+
+ 08 May 2004; Don Seiler <rizzo@gentoo.org>; -gaim-0.77-r1.ebuild:
+ Removing obsolete package
*gaim-0.77-r2 (06 May 2004)
diff --git a/net-im/gaim/Manifest b/net-im/gaim/Manifest
index f1f4a22227f9..b004b89aff56 100644
--- a/net-im/gaim/Manifest
+++ b/net-im/gaim/Manifest
@@ -1,8 +1,7 @@
-MD5 174f83e7e177e7dfbe5774757d89a404 gaim-0.77-r1.ebuild 4385
MD5 67f934f07b6ac2582af8dc2438876974 gaim-0.77.ebuild 4042
MD5 1b332d24ed4e517a3b587f840c551acc gaim-0.75-r10.ebuild 3678
MD5 ab8e71a6a4d1e4a7debc0f450e1d6d75 gaim-0.77-r2.ebuild 4436
-MD5 3a331ba3534b8e1e7ac00835b3305e9a ChangeLog 28802
+MD5 b97fe77570c1867ab61469d3adfe1218 ChangeLog 28899
MD5 19b3cafbbe380403d46cccc45a984b80 metadata.xml 481
MD5 4989dc76d941288934c783f52931762d files/gaim-0.75-static-prpls.patch 3710
MD5 76d3a02120c18747eb5c3335dc17b16d files/gaim-0.77-plugin-prefs.patch 3926
@@ -13,7 +12,6 @@ MD5 6590ac50c358f619973c6226219a5422 files/gaim-0.77-64bit_goodness.patch 4544
MD5 68525b8389e356a5d05d531b84fb1ada files/gaim-0.74-gnome-url-handler.patch 1854
MD5 a8234ce30b90015d2798a6f576982857 files/gaim-0.78cvs-novelltweaks5.patch 715
MD5 d2266e07284f788c6a45da386e2a5c8f files/gaim-0.77-msn_chat_leave.patch 421
-MD5 4bc83ad48d260db208fcae372c2bb291 files/digest-gaim-0.77-r1 63
MD5 4bc83ad48d260db208fcae372c2bb291 files/digest-gaim-0.77-r2 63
MD5 a4f3b00a7aa80e7fbc1e315b8c9306c8 files/gaim-0.76cvs-signals-varargs.diff 1753
MD5 53302cc68bb7bef9803723e977010339 files/gaim-0.74_cjk_gtkconv.patch 1128
diff --git a/net-im/gaim/files/digest-gaim-0.77-r1 b/net-im/gaim/files/digest-gaim-0.77-r1
deleted file mode 100644
index 9b4f6738da22..000000000000
--- a/net-im/gaim/files/digest-gaim-0.77-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d2ac2eb75e5e27f7fddf2a7dc19eb045 gaim-0.77.tar.bz2 3709914
diff --git a/net-im/gaim/gaim-0.77-r1.ebuild b/net-im/gaim/gaim-0.77-r1.ebuild
deleted file mode 100644
index f3da2f3607fd..000000000000
--- a/net-im/gaim/gaim-0.77-r1.ebuild
+++ /dev/null
@@ -1,132 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-0.77-r1.ebuild,v 1.3 2004/05/05 04:30:34 rizzo Exp $
-
-inherit flag-o-matic eutils gcc
-use debug && inherit debug
-
-IUSE="nls perl spell nas debug crypt cjk"
-
-DESCRIPTION="GTK Instant Messenger client"
-HOMEPAGE="http://gaim.sourceforge.net/"
-SRC_URI="mirror://sourceforge/gaim/${P}.tar.bz2"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~amd64 ~ppc ~alpha ~ia64 ~mips ~hppa"
-
-DEPEND=">=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.8.2-r1
- !<dev-perl/ExtUtils-MakeMaker-6.17 )
- spell? ( >=app-text/gtkspell-2.0.2 )
- || ( dev-libs/nss net-www/mozilla )"
-PDEPEND="crypt? ( >=net-im/gaim-encryption-2.25 )"
-
-pkg_setup() {
- ewarn
- ewarn "If you are merging ${P} from an earlier version, you will need"
- ewarn "to re-merge any plugins like gaim-encryption or gaim-snpp."
- ewarn
- ewarn "If you experience problems with gaim, file them as bugs with"
- ewarn "Gentoo's bugzilla, http://bugs.gentoo.org. DO NOT report them"
- ewarn "as bugs with gaim's sourceforge tracker, and by all means DO NOT"
- ewarn "seek help in #gaim."
- ewarn
- ewarn "Be sure to USE=\"debug\" and include a backtrace for any seg"
- ewarn "faults, see http://gaim.sourceforge.net/gdb.php for details on"
- ewarn "backtraces."
- ewarn
- ewarn "Please read the gaim FAQ at http://gaim.sourceforge.net/faq.php"
- ewarn
- for TICKER in 1 2 3 4 5; do
- # Double beep here.
- echo -ne "\a" ; sleep 0.1 &>/dev/null ; sleep 0,1 &>/dev/null
- echo -ne "\a" ; sleep 1
- done
- sleep 8
-}
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- epatch ${FILESDIR}/gaim-0.77-c99.patch
- epatch ${FILESDIR}/gaim-0.77-64bit_goodness.patch
- epatch ${FILESDIR}/gaim-0.77-irc-reconnect.patch
- epatch ${FILESDIR}/gaim-0.77-plugin-prefs.patch
- epatch ${FILESDIR}/gaim-0.77-smileys_dialogs.patch
- epatch ${FILESDIR}/gaim-0.77-ucs2-copypaste.patch
- use cjk && epatch ${FILESDIR}/gaim-0.76-xinput.patch
- cd ${S}/src/protocols/novell
- epatch ${FILESDIR}/gaim-0.78cvs-novelltweaks5.patch
- cd ${S}/src/protocols/msn
- epatch ${FILESDIR}/gaim-0.77-msn_chat_leave.patch
-}
-
-src_compile() {
- einfo "Replacing -Os CFLAG with -O2"
- replace-flags -Os -O2
-
- # -msse2 doesn't play nice on gcc 3.2
- [ "`gcc-version`" == "3.2" ] && filter-flags -msse2
-
- 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"
-
- 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"
-
- emake || MAKEOPTS="${MAKEOPTS} -j1" emake || die "Make failed"
-}
-
-src_install() {
- make install DESTDIR=${D} || die "Install failed"
- dodoc ABOUT-NLS AUTHORS COPYING HACKING INSTALL NEWS PROGRAMMING_NOTES README ChangeLog VERSION
-
- # Copy header files for gaim plugin use
- dodir /usr/include/gaim/src
- cp config.h ${D}/usr/include/gaim/
- cd ${S}/src
- tar cf - *.h | (cd ${D}/usr/include/gaim/src ; tar xvf -)
- assert "Failed to install header files to /usr/include/gaim"
-}
-
-pkg_postinst() {
- ewarn
- ewarn "If you are merging ${P} from an earlier version, you will need"
- ewarn "to re-merge any plugins like gaim-encryption or gaim-snpp."
- ewarn
- ewarn "If you experience problems with gaim, file them as bugs with"
- ewarn "Gentoo's bugzilla, http://bugs.gentoo.org. DO NOT report them"
- ewarn "as bugs with gaim's sourceforge tracker, and by all means DO NOT"
- ewarn "seek help in #gaim."
- ewarn
- ewarn "Be sure to USE=\"debug\" and include a backtrace for any seg"
- ewarn "faults, see http://gaim.sourceforge.net/gdb.php for details on"
- ewarn "backtraces."
- ewarn
- ewarn "Please read the gaim FAQ at http://gaim.sourceforge.net/faq.php"
- ewarn
- for TICKER in 1 2 3 4 5; do
- # Double beep here.
- echo -ne "\a" ; sleep 0.1 &>/dev/null ; sleep 0,1 &>/dev/null
- echo -ne "\a" ; sleep 1
- done
- sleep 8
-}