Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53890 - x11-misc/xcave-2.3.2 (New ebuild)
Summary: x11-misc/xcave-2.3.2 (New ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Lowest enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://xcave.free.fr
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-14 06:51 UTC by Arnaud Launay
Modified: 2010-06-20 10:48 UTC (History)
1 user (show)

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


Attachments
Ebuild for xcave 1.1.0 (xcave-1.1.0.ebuild,683 bytes, text/plain)
2004-06-14 06:52 UTC, Arnaud Launay
Details
XCave 2.2.1 ebuild (xcave-2.2.1.ebuild,670 bytes, text/plain)
2005-07-06 10:58 UTC, Arnaud Launay
Details
XCave 2.2.1 ebuild (xcave-2.2.1.ebuild,475 bytes, text/plain)
2005-07-06 10:59 UTC, Arnaud Launay
Details
XCave 2.2.1 ebuild (xcave-2.2.1.ebuild,485 bytes, text/plain)
2005-07-06 11:11 UTC, Arnaud Launay
Details
Complete repoman checked ebuild for xcave 2.2.1 (xcave-2.2.1.ebuild,911 bytes, text/plain)
2005-07-14 05:21 UTC, Arnaud Launay
Details
Ebuild for XCave 2.2.4 (xcave-2.2.4.ebuild,932 bytes, text/plain)
2006-03-23 10:24 UTC, Arnaud Launay
Details
xcave-2.2.8.ebuild (xcave-2.2.8.ebuild,666 bytes, text/plain)
2007-10-28 15:51 UTC, Samuli Suominen (RETIRED)
Details
xcave-2.3.2.ebuild (xcave-2.3.2.ebuild,764 bytes, text/plain)
2009-04-29 21:18 UTC, Samuli Suominen (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arnaud Launay 2004-06-14 06:51:04 UTC
Enclosed is an ebuild for the cellar managing program xcave, it should probably go into app-misc (programmed in C/gtk1).
Comment 1 Arnaud Launay 2004-06-14 06:52:02 UTC
Created attachment 33215 [details]
Ebuild for xcave 1.1.0
Comment 2 Dan Check 2004-08-31 17:05:20 UTC
works for me!  thanks!
Comment 3 Arnaud Launay 2005-07-06 10:58:19 UTC
Created attachment 62782 [details]
XCave 2.2.1 ebuild

Uptodate ebuild for latest version of xcave, wine management software written
in c/gtk2.
Comment 4 Arnaud Launay 2005-07-06 10:59:22 UTC
Created attachment 62783 [details]
XCave 2.2.1 ebuild

Forgot to delete my debug lines, cleaner ebuild this time.
Comment 5 Arnaud Launay 2005-07-06 11:11:21 UTC
Created attachment 62784 [details]
XCave 2.2.1 ebuild

And I also forgot to add a slot 0... This time it should respect the dev
guidelines completely.
Comment 6 Jonathan Smith (RETIRED) gentoo-dev 2005-07-06 11:13:26 UTC
defining DOCS and src_install without dodoc ${DOCS} is kind of silly

mark all new packages ~arch

you are missing SLOT
Comment 7 Arnaud Launay 2005-07-14 05:21:10 UTC
Created attachment 63381 [details]
Complete repoman checked ebuild for xcave 2.2.1

All problems corrected as per requested,
thanks to gentoo-user-fr and gentoo-dev for advice !
Comment 8 Arnaud Launay 2006-03-23 10:24:14 UTC
Created attachment 82945 [details]
Ebuild for XCave 2.2.4

New ebuild for XCave 2.2.4, with updated downloading URL
Comment 9 Samuli Suominen (RETIRED) gentoo-dev 2007-10-28 15:51:36 UTC
Created attachment 134541 [details]
xcave-2.2.8.ebuild

Ebuild for latest version. Upstream should be contacted,

- It segmentation faults after clicking preferences few time on and off.

- It installs all kinds of files it shouldn't be installing to /usr/share/doc/xcave, like autogen.sh. This can be worked around in ebuild but it's ugly.

(gdb) bt
#0  0xb7a6c298 in g_list_remove_link () from /usr/lib/libglib-2.0.so.0
#1  0x0807c402 in on_ConfNbRow_value_changed (spinbutton=0x81d2510, user_data=0x0) at xcave_conf.c:178
#2  0xb7b1496f in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0
#3  0xb7b076b8 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#4  0xb7b1be6d in ?? () from /usr/lib/libgobject-2.0.so.0
#5  0x080d9a30 in ?? ()
#6  0x00000000 in ?? ()

Overall, this program is not ready to enter Portage.
Comment 10 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-01-08 16:12:17 UTC
(this is an automated message based on filtering criteria that matched this bug)

Hello, The Gentoo Team would like to firstly thank you for your ebuild
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to commit to and all users can have ebuilds reviewed by Gentoo devs for entry into the overlay.
So, the sunrise team is suggesting that you look into this and submit your
ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 11 Samuli Suominen (RETIRED) gentoo-dev 2009-04-29 21:18:11 UTC
Created attachment 189894 [details]
xcave-2.3.2.ebuild

This version seems to be functional, here is an ebuild for it.
Comment 12 Samuli Suominen (RETIRED) gentoo-dev 2010-06-20 10:48:16 UTC
and after 6 years...

+*xcave-2.3.2 (20 Jun 2010)
+
+  20 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> +xcave-2.3.2.ebuild:
+  Initial commit wrt #53890 by Arnaud Launay.

:-)