Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102996 - version bump net-libs/gloox-0.9.8
Summary: version bump net-libs/gloox-0.9.8
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: Markus Ullmann (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD, REVIEWED
: 139439 165232 180760 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-08-18 12:45 UTC by Johan Bondeson
Modified: 2007-12-14 14:04 UTC (History)
8 users (show)

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


Attachments
gloox ebuild (gloox-0.3.2.ebuild,574 bytes, text/plain)
2005-08-18 12:47 UTC, Johan Bondeson
Details
Updated version including the fixes Ciaran McCreesh suggested (gloox-0.3.2.ebuild,683 bytes, text/plain)
2005-08-19 03:34 UTC, Johan Bondeson
Details
New version of gloox (gloox-0.4.1.ebuild,542 bytes, text/plain)
2005-08-25 12:28 UTC, Johan Bondeson
Details
New version of gloox. New features and some fixes. (gloox-0.6.ebuild,542 bytes, text/plain)
2005-09-02 08:11 UTC, Johan Bondeson
Details
New version. Mainainance and config script included. (gloox-0.6.1.ebuild,528 bytes, text/plain)
2005-09-22 14:55 UTC, Johan Bondeson
Details
New version. A lot of new stuff and quite a bit more stable. (gloox-0.7.ebuild,528 bytes, text/plain)
2005-11-03 15:20 UTC, Johan Bondeson
Details
ebuild with more USE flags (gloox-0.8.1.ebuild,971 bytes, application/octet-stream)
2006-08-19 18:40 UTC, Oleg Titov
Details
New ebuild for gloox-0.9_rc1 (gloox-0.9_rc1.ebuild,950 bytes, text/plain)
2007-06-11 10:39 UTC, Paul-Sebastian Manole
Details
gloox-0.9.3 ebuild (gloox-0.9.3.ebuild,826 bytes, text/plain)
2007-08-01 12:05 UTC, Tais P. Hansen
Details
gloox-0.9.3 ebuild, updated as per genstef's comments (gloox-0.9.3.ebuild,827 bytes, text/plain)
2007-08-01 14:01 UTC, Tais P. Hansen
Details
gloox-0.9.6.ebuild (version bump) (gloox-0.9.6.ebuild,826 bytes, text/plain)
2007-11-05 06:23 UTC, Frank Zschockelt
Details
gloox-0.9.8.ebuild (version bump) (gloox-0.9.8.ebuild,834 bytes, text/plain)
2007-12-14 10:31 UTC, steffen stramm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johan Bondeson 2005-08-18 12:45:51 UTC
Attached is an ebuild to build this very nice lib. Suggested position in tree is
net-libs/gloox

gloox is a jabber/xmpp library that takes care of most of the low-level protocol
stuff. Additionally, it offers high-level interfaces for interaction with an
XMPP server.

Homepage is
http://camaya.net/gloox
Comment 1 Johan Bondeson 2005-08-18 12:47:00 UTC
Created attachment 66249 [details]
gloox ebuild
Comment 2 Ciaran McCreesh 2005-08-18 13:15:07 UTC
Please fix the following and reopen:

* I'm guessing autogen.sh does autoconf/automake stuff. If it does, you'll need
to add some DEPEND entries, move it to src_unpack and add a || die check.
* The ${D} should be quoted.
* LICENSE is invalid.
* Spacing in DEPEND is weird.

Note to whoever picks this up: idn is a local USE that may warrant going global.
Comment 3 Johan Bondeson 2005-08-19 03:34:12 UTC
Created attachment 66303 [details]
Updated version including the fixes Ciaran McCreesh suggested

This is an attempt to fix the things you suggested. Sorry if I'm a bit noobish.
It's my first ebuild. Concerning the USE flag it seemed to mean the same thing
in the other packages that used it.

Another question. What would it take for me (apart from decent ebuild
knowledge) to be the maintainer of this ebuild? I already have contact with the
developer of the library and I'm using it myself, so it seems reasonable I
maintain the ebuild, but since I don't know the routines I'll have to ask if
that is doable.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-08-19 04:46:12 UTC
You forgot to reopen. ;)
Comment 5 Ciaran McCreesh 2005-08-24 09:29:45 UTC
Tagging as reviewed, thanks. Regarding maintainership, you would need to be
recruited by an existing developer. However, we don't usually recruit people for
only one or a small number of ebuilds for infrastructure and security reasons.
Comment 6 Johan Bondeson 2005-08-25 12:09:51 UTC
There is a new version of gloox out. Should I post the ebuild here or open a new
bug?
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2005-08-25 12:12:24 UTC
(In reply to comment #6)
> There is a new version of gloox out. Should I post the ebuild here or open a new
> bug?

No, attach the ebuild here, mark the previous ones as obsolete and change the
summary accordingly. Thanks.
Comment 8 Johan Bondeson 2005-08-25 12:28:26 UTC
Created attachment 66883 [details]
New version of gloox

This is an updated version supporting TSL / SSL and with some updates to the OO
interface.
Comment 9 Johan Bondeson 2005-09-02 08:11:11 UTC
Created attachment 67482 [details]
New version of gloox. New features and some fixes.

This release adds some features and fixes quite alot of problems.
Comment 10 Johan Bondeson 2005-09-22 14:55:29 UTC
Created attachment 69028 [details]
New version. Mainainance and config script included.

Only some small changes to the code. Good news is that the config script is
included which removes the automake/autoconf dependency.
Comment 11 Johan Bondeson 2005-11-03 15:20:53 UTC
Created attachment 72072 [details]
New version. A lot of new stuff and quite a bit more stable.

New features include:
# JEP-0004 (Data Forms) (complete, experimental)
# JEP-0013 (Flexible Offline Message Retrieval) (complete)
# JEP-0083 (Nested Roster Groups) (complete)
# JEP-0138 (Stream Compression) (complete, experimental)

And *lots* of fixups and bugbusting.
Comment 12 Michael Graham 2006-04-20 15:08:47 UTC
Version 0.8 out now.

Added support for
# JEP-0022 (Message Events)
# JEP-0047 (In-Band Bytestreams)
# JEP-0054 (vcard-temp)
# JEP-0085 (Chat State Notifications)

among other things.
Comment 13 Jakub Moc (RETIRED) gentoo-dev 2006-07-06 09:02:38 UTC
*** Bug 139439 has been marked as a duplicate of this bug. ***
Comment 14 Gustavo Felisberto (RETIRED) gentoo-dev 2006-07-06 10:22:37 UTC
Bob: Please attach your files here. But not as tar.gz but as individual files. Only the ebuild and any patch files.
Comment 15 Oleg Titov 2006-08-19 18:40:55 UTC
Created attachment 94648 [details]
ebuild with more USE flags

New ebuild with support for idn, gnutls, ssl, and zlib USE flags, local USE stplport flag, and option for debug.

Hope to see this ebuild in portage tree soon.
Comment 16 Oleg Titov 2006-08-19 18:43:47 UTC
suggested placement - in dev-libs
Comment 17 Jakub Moc (RETIRED) gentoo-dev 2007-02-04 08:35:30 UTC
*** Bug 165232 has been marked as a duplicate of this bug. ***
Comment 18 Jakub Moc (RETIRED) gentoo-dev 2007-06-03 16:35:42 UTC
*** Bug 180760 has been marked as a duplicate of this bug. ***
Comment 19 Evgeniy Kliymovich 2007-06-03 17:14:29 UTC
gloox-0.8.1.ebuild
Please add ~amd64 keyword, it's works me.
Comment 20 Paul-Sebastian Manole 2007-06-10 17:34:00 UTC
There are ebuilds for older versions here http://camaya.net/download/ in case nobody knew. I don't know how to write ebuilds, but I'd appreciate if gloox gets into portage soon.
Comment 21 Paul-Sebastian Manole 2007-06-11 10:39:30 UTC
Created attachment 121733 [details]
New ebuild for gloox-0.9_rc1

This is for the latest gloox-0.9-rc1.

This is my first ebuild write so please review it.
It has built correctly with all use flags in my local overlay.

Thanks to everybody else for their ebuilds, they have been my inspiration.
Comment 22 Paul-Sebastian Manole 2007-06-11 14:24:12 UTC
I'd like this to be assigned to maintainer-wanted@gentoo.org or maintainer-needed@gentoo.org
Comment 23 Tais P. Hansen 2007-08-01 12:05:18 UTC
Created attachment 126594 [details]
gloox-0.9.3 ebuild
Comment 24 Tais P. Hansen 2007-08-01 14:01:46 UTC
Created attachment 126607 [details]
gloox-0.9.3 ebuild, updated as per genstef's comments
Comment 25 Tais P. Hansen 2007-08-07 21:03:35 UTC
Added ~amd64 keyword to ebuild in sunrise since it seems to be working on my amd64 box. I also made some minor reformatting to follow ebuild writing guides more closely.
Comment 26 Frank Zschockelt 2007-11-05 06:23:00 UTC
Created attachment 135228 [details]
gloox-0.9.6.ebuild (version bump)
Comment 27 Christian Faulhammer (RETIRED) gentoo-dev 2007-12-06 19:21:02 UTC
Reassgning...the package is in Portage meanwhile, but with an older version than the most current.  Please bump and remove from sunrise/portage-review directory.  Thanks.
Comment 28 steffen stramm 2007-12-14 10:31:10 UTC
Created attachment 138443 [details]
gloox-0.9.8.ebuild (version bump)

i dont know about the versions of openssl etc. but they seem rather old. works here on x86 and amd64
Comment 29 Markus Ullmann (RETIRED) gentoo-dev 2007-12-14 14:04:59 UTC
In CVS now, thanks much for the work :)