Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21817 - Are You Talking To Me (ayttm)
Summary: Are You Talking To Me (ayttm)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Mamoru KOMACHI (RETIRED)
URL: http://ayttm.sourceforge.net
Whiteboard:
Keywords: EBUILD
: 26609 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-05-28 02:21 UTC by Lim Swee Tat (RETIRED)
Modified: 2003-09-26 10:18 UTC (History)
3 users (show)

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


Attachments
ayttm-0.3.1.ebuild (ayttm-0.3.1.ebuild,1.21 KB, text/plain)
2003-05-28 02:23 UTC, Lim Swee Tat (RETIRED)
Details
ayttm-0.3.2.ebuild (ayttm-0.3.2.ebuild,1.18 KB, text/plain)
2003-07-05 05:22 UTC, Tobias Sager
Details
ebuild for the version 0.3.3-1 of ayttm (ayttm-0.3.3.ebuild,1.11 KB, text/plain)
2003-08-29 00:37 UTC, Julien TIERNY
Details
-v 0.3.3 (with gnome support) (ayttm-0.3.3.ebuild,1.20 KB, text/plain)
2003-08-29 00:45 UTC, Julien TIERNY
Details
ayttm-0.4.0.ebuild (sorry) (ayttm-0.4.0.ebuild,1.17 KB, text/plain)
2003-08-29 02:10 UTC, Julien TIERNY
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lim Swee Tat (RETIRED) gentoo-dev 2003-05-28 02:21:09 UTC
New ebuild

Reproducible: Always
Steps to Reproduce:
Comment 1 Lim Swee Tat (RETIRED) gentoo-dev 2003-05-28 02:23:01 UTC
Created attachment 12478 [details]
ayttm-0.3.1.ebuild
Comment 2 Frank Straetz 2003-06-10 10:39:22 UTC
Nice ebuild, but since the description is the first thing the user checks if he wants to know what an ebuild is for, I suggest to add a better description, e.g. "Are You Talking To Me?", an advanced multi-protocol instant messenger client or something like that.
Comment 3 Tobias Sager 2003-07-05 05:22:30 UTC
Created attachment 14170 [details]
ayttm-0.3.2.ebuild

- Version update
- Description change
Merges nicely.
Comment 4 Mamoru KOMACHI (RETIRED) gentoo-dev 2003-08-14 06:21:06 UTC
*** Bug 26609 has been marked as a duplicate of this bug. ***
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-08-28 16:25:48 UTC
see also bug #26609 
Comment 6 Julien TIERNY 2003-08-29 00:29:57 UTC
Excuse me to disturb anyone, but I would have liked to know the use of the 
gnome-dependency ? (I didn't initially satisfy it and it emerged properly) 
 
thank you  for your answer to my newbee's question. julien 
Comment 7 Tobias Sager 2003-08-29 00:36:56 UTC
It's about this:

<snip>
gnome? ( >=gnome-base/gnome-libs-1.4.1.7 )

[...]

src_compile() {

	use gnome \
		&& myconf="${myconf} --with-gnome" \
		|| myconf="${myconf} --without-gnome"
[...]
</snip>

If gnome is in your use-flags, ayttm will compile with gnome support.
(Whatever the gnome support from ayttm is (maybe http://www.gnomemeeting.org/ as the feature page of ayttm indicates?)...)

This is the idea of use-flags working here. If you want something, put it in your flags and you get it.
If you do not want it, don't put it in there an so support for it will be compiled in any package...
Comment 8 Julien TIERNY 2003-08-29 00:37:11 UTC
Created attachment 16743 [details]
ebuild for the version 0.3.3-1 of ayttm

 (beware, I didn't satisfy the gnome dependency (?) )
Comment 9 Julien TIERNY 2003-08-29 00:45:47 UTC
Created attachment 16744 [details]
-v 0.3.3 (with gnome support)

allright, now I've understood the use of the gnome dependency, I won't annoy
anyone.
Comment 10 Julien TIERNY 2003-08-29 02:10:02 UTC
Created attachment 16746 [details]
ayttm-0.4.0.ebuild (sorry)
Comment 11 Julien TIERNY 2003-08-29 02:12:22 UTC
I have another newbie question (the last one) : you seem to follow ayttm since a few versions 
now, but the ebuild isn't still available in the portage tree. Why is that so ? 
 
cheers, julien 
 
Comment 12 Mr. Bones. (RETIRED) gentoo-dev 2003-09-21 23:29:05 UTC
I don't use instant messaging.  Please assign to someone who does.  Thanks.
Comment 13 Mamoru KOMACHI (RETIRED) gentoo-dev 2003-09-23 02:18:47 UTC
I'm using ICQ and MSN, so I'll assign it to myself (It looks CJK is
not supported at the moment, unfortunately ;-p)
Comment 14 Mamoru KOMACHI (RETIRED) gentoo-dev 2003-09-23 08:19:14 UTC
I only changed ~x86 keywords and committed. Thanks for your contribution.
Comment 15 Julien TIERNY 2003-09-23 11:36:51 UTC
Hi there, 
I've just seen ayttm ebuild has been inserted into the portage tree. 
I just wanted to signal that the digest is incorrect on my box : 
 
*  net-im/ayttm [ Masked ] 
      Latest version available: 0.4.1 
      Latest version installed: 0.4.0 
      Size of downloaded files:  [no/bad digest] 
      Homepage:    http://ayttm.sourceforge.net 
      Description: Are you talking to me? - MSN, Jabber, IRC, ICQ, AIM, SMTP instant 
messenger 
 
(an "# ebuild ayttm-0.4.1.ebuild digest" sould fixe I suppose) 
 
Thanks again to have put that app in the portage tree, julien 
Comment 16 Mamoru KOMACHI (RETIRED) gentoo-dev 2003-09-25 00:41:18 UTC
I tested ayttm-0.4.1.ebuild with my fresh Gentoo box and it didn't
complain about digest. I deleted my digest and run ebuild
ayttm-0.4.1.ebuild digest again but got the same file.
Can you reproduce the bug with

1) rm -rf /usr/portage/net-im/ayttm
2) put ayttm in your PORTDIR_OVERLAY aside
3) emerge sync
4) ACCEPT_KEYWORDS="~x86" emerge ayttm

?
Comment 17 solar (RETIRED) gentoo-dev 2003-09-26 10:04:04 UTC
Mamoru,

I think you have FEATURES="digest" set
the digest is missing from the portage tree.

solar@simple ayttm $ pwd
/home/solar/cvsd/gentoo/gentoo-x86/net-im/ayttm
solar@simple ayttm $ cvs update
solar@simple ayttm $ ls 
CVS  ChangeLog  Manifest  ayttm-0.4.1.ebuild  metadata.xml
Comment 18 Mamoru KOMACHI (RETIRED) gentoo-dev 2003-09-26 10:18:49 UTC
Absolutely right. I had FEATURES="digest" on all my machines anddidn't notice
the bug. I added the digest to CVS. I'm verry sorry for this (especially
to Julien).Thanks to all reporting the bug.