Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94181 - gajim-0.7.ebuild (New Package)
Summary: gajim-0.7.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High enhancement (vote)
Assignee: Gustavo Felisberto (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-05-27 07:10 UTC by Manolis Tzanidakis
Modified: 2005-06-05 06:34 UTC (History)
1 user (show)

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


Attachments
ebuild for gajim-0.7 (gajim-0.7.ebuild,576 bytes, text/plain)
2005-05-27 07:11 UTC, Manolis Tzanidakis
Details
ebuild for gajim-0.7 (with DESC suggested from upstream) (gajim-0.7.ebuild,575 bytes, text/plain)
2005-05-30 07:40 UTC, Manolis Tzanidakis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Manolis Tzanidakis 2005-05-27 07:10:15 UTC
Hello,
attached is an ebuild for gajim-0.7 [slightly modified the one provided 
on upstream homepage (http://www.gajim.org)].
Gajim is jabber client written in Python.

I suggest net-im/gajim.
Comment 1 Manolis Tzanidakis 2005-05-27 07:11:23 UTC
Created attachment 59948 [details]
ebuild for gajim-0.7
Comment 2 Manolis Tzanidakis 2005-05-30 07:39:32 UTC
A change on the DESCRIPTION field was suggested from upstream, so please use the
newer attached ebuild.
Comment 3 Manolis Tzanidakis 2005-05-30 07:40:50 UTC
Created attachment 60190 [details]
ebuild for gajim-0.7 (with DESC suggested from upstream)
Comment 4 Gustavo Felisberto (RETIRED) gentoo-dev 2005-05-30 13:37:10 UTC
when i click to choose gpg key:
Traceback (most recent call last):
  File "./src/config.py", line 1241, in on_gpg_choose_button_clicked
KeyError: ''


This was on first run. After this try i continued and when returned i got a
message about no gpg on this computer. Maybe an extra dep ?
Comment 5 Manolis Tzanidakis 2005-05-30 14:26:01 UTC
On my system:

$ equery g gajim | grep gnupg
 `-- dev-python/py-gnupg-0.3.2
   `-- app-crypt/gnupg-1.4.1

So I guess it handles deps correctly.
Comment 6 robustah 2005-06-01 10:23:40 UTC
Please add ~amd64 too. It works great!

Portage 2.0.51.22-r1 (default-linux/amd64/2005.0/no-multilib, gcc-3.4.4,
glibc-2.3.5-r0, 2.6.11-morph10 x86_64)
=================================================================
System uname: 2.6.11-morph10 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.12
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.8
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16-r1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
Comment 7 Sergey Kuleshov (RETIRED) gentoo-dev 2005-06-05 06:34:14 UTC
uploaded ebild for 0.7.1. gpg USE in gone, cause py-gnupg is part of gajim
instalation now.