Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42697 - NEW x11-misc/cosmos screensaver
Summary: NEW x11-misc/cosmos screensaver
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Jonathan Smith (RETIRED)
URL: http://cosmos.dnsalias.net/cosmos/
Whiteboard:
Keywords:
: 139248 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-23 21:20 UTC by Ed Catmur
Modified: 2006-07-05 05:40 UTC (History)
4 users (show)

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


Attachments
Ebuild (cosmos-1.0.ebuild,1.25 KB, text/plain)
2004-02-23 21:21 UTC, Ed Catmur
Details
Patch (cosmos-1.0-force-compile.patch,1.30 KB, patch)
2004-02-23 21:21 UTC, Ed Catmur
Details | Diff
cosmos-1.0-r1.ebuild (cosmos-1.0-r1.ebuild,1.43 KB, text/plain)
2006-07-05 05:39 UTC, Ed Catmur
Details
cosmos-1.0-force-compile.patch (cosmos-1.0-force-compile.patch,1.30 KB, patch)
2006-07-05 05:40 UTC, Ed Catmur
Details | Diff
cosmos-1.0-xscreensaver-5-api.patch (cosmos-1.0-xscreensaver-5-api.patch,3.36 KB, patch)
2006-07-05 05:40 UTC, Ed Catmur
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Catmur 2004-02-23 21:20:19 UTC
Listed in xscreensaver-demo.

Ugliness: needs patch to compile; needs xscreensaver source partially compiled in WORKDIR; install by hand (using doexe).
Comment 1 Ed Catmur 2004-02-23 21:21:00 UTC
Created attachment 26229 [details]
Ebuild
Comment 2 Ed Catmur 2004-02-23 21:21:32 UTC
Created attachment 26230 [details, diff]
Patch
Comment 3 Markus Nigbur (RETIRED) gentoo-dev 2004-04-12 13:23:53 UTC
Alastair, what's your comment on those ebuilds? should we make them PDEPEND of xscreensaver or something like that?
Comment 4 David Blue 2004-06-27 10:55:24 UTC
This ebuild appears to download and compile xscreensaver and an old one at that. All that should be needed is to depend on xscreensaver. Would it be possible to submit a new ebuild that doesn't download xscreensaver as that isn't really needed.
Comment 5 Robert Moss (RETIRED) gentoo-dev 2004-08-07 19:09:36 UTC
David - no, it isn't. See the earlier comment. The depend is a specific version for a good reason.
Comment 6 Jonathan Smith (RETIRED) gentoo-dev 2005-06-13 19:42:44 UTC
i'm sorry, but there appears to be very little interest in this package, and
desktop-misc simply can't afford to add more packages when we are already
overworked and _way_ understaffed
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2006-07-04 15:29:42 UTC
*** Bug 139248 has been marked as a duplicate of this bug. ***
Comment 8 Frank Bartunek 2006-07-04 18:14:09 UTC
My ebuild version correctly downloads the defined xscreensaver and unpacks it into the expected directory.   (Then it turns out that the highly eccentric C++ used is no longer considered valid for gcc-4.1, go figure.)

If I attach my ebuild, will anyone test it for other gcc versions?
Comment 9 Ed Catmur 2006-07-05 05:39:19 UTC
(In reply to comment #8)
> My ebuild version correctly downloads the defined xscreensaver and unpacks it
> into the expected directory.   (Then it turns out that the highly eccentric C++
> used is no longer considered valid for gcc-4.1, go figure.)
> 
> If I attach my ebuild, will anyone test it for other gcc versions?

The ebuild you attached to bug 139248 is just the above ebuild with some minor changes. The above patch is sufficient to get cosmos to compile on x86 with gcc 4.1.1.

I have a slightly updated ebuild and an extra patch to get it to compile with the xscreensaver 5.0 API; I'll attach those now.
Comment 10 Ed Catmur 2006-07-05 05:39:55 UTC
Created attachment 90959 [details]
cosmos-1.0-r1.ebuild
Comment 11 Ed Catmur 2006-07-05 05:40:13 UTC
Created attachment 90961 [details, diff]
cosmos-1.0-force-compile.patch
Comment 12 Ed Catmur 2006-07-05 05:40:28 UTC
Created attachment 90962 [details, diff]
cosmos-1.0-xscreensaver-5-api.patch