Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9244 - Upgrade: gaim-0.59.5.ebuild
Summary: Upgrade: gaim-0.59.5.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 9345 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-10-17 06:30 UTC by Rigo
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rigo 2002-10-17 06:30:57 UTC
diff -ur gaim-0.59.4.ebuild gaim-0.59.5.ebuild 
--- gaim-0.59.4.ebuild	2002-10-14 00:20:09.000000000 +0200
+++ gaim-0.59.5.ebuild	2002-10-17 12:55:15.000000000 +0200
@@ -57,7 +57,9 @@
 	gnomeopts="${myconf}"
 
 	# Gnome is disabled for GTK+ 2.0 build and first build of GTK 1.4 version
-	myconf="${myconf} --disable-gnome"
+	# Should it still be disabled ? Seems to compile fine with now.
+	# <rigo@home.nl> dd. 17-10-2002
+	#myconf="${myconf} --disable-gnome"
 
 	# always build standalone gaim program
 	econf ${myconf} || die
Comment 1 foser (RETIRED) gentoo-dev 2002-10-17 09:46:00 UTC
Thanks for the update notification, but have a good look at the ebuild changes
you made : --disable-gnome is there for a good reason.
Comment 2 Rigo 2002-10-18 02:56:55 UTC
See remark in update/diff above Foser ? If I don't know why, I ask. Isn't that
the preferable approach ? So what's that good reason ;-) ?

Rigo

Comment 3 foser (RETIRED) gentoo-dev 2002-10-18 06:17:28 UTC
First the standalone client gets created. This happens everytime. For gtk2
enable gnome doesn't do anything, for gtk1 there's another compile round if you
want the panel applet (gnome). It's all there in the ebuild.
Comment 4 Rigo 2002-10-18 10:34:17 UTC
Damn little term/vi ....Should've used page-down once more ;-/...

Thanx 4 the explanation (and yes u're right, it's all in the ebuild ;-)...


Seems I'm running out of sorry's with you foser ! 

;-D, Rogi
Comment 5 SpanKY gentoo-dev 2002-10-19 14:41:59 UTC
*** Bug 9345 has been marked as a duplicate of this bug. ***