Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 141838

Summary: x11-misc/kcometen3 (new ebuild)
Product: Gentoo Linux Reporter: Christoph Vogtländer <gentoo>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED OBSOLETE    
Severity: enhancement CC: thothonegan
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Other   
URL: http://www.kde-apps.org/content/show.php?content=30313
Whiteboard: sunrise suggested
Package list:
Runtime testing required: ---
Attachments: kcometen3-1.1.ebuild

Description Christoph Vogtländer 2006-07-26 16:43:52 UTC
kcometen3 is an opengl screensaver for kde
compiled and tested on ppc... was also reported to run on x86 and amd64 in the comments on kde-apps.org
Comment 1 Christoph Vogtländer 2006-07-26 16:45:01 UTC
Created attachment 92815 [details]
kcometen3-1.1.ebuild

i suggest category x11-misc
Comment 2 Kenneth Perry 2006-08-24 10:00:15 UTC
Ebuild worked perfectly here on ~amd64


Comment 3 Patrick ALLAERT 2007-02-18 10:40:11 UTC
ebuild works like a charm on ~x86 and ~amd64
Comment 4 Kenton Groombridge 2008-04-16 23:02:20 UTC
I installed using this ebuild today, 16 April 08, and I found that it is installing using the prefix of /usr where it should be using the appropriate kde directory (i.e. /usr/kde/3.5 on my system).  I am not an ebuild expert, but I added:

src_compile() {
./configure --prefix=/usr/kde/3.5
emake || die "emake failed"
}

as a hack so it installed properly on my system.
Comment 5 Marcel Hasler 2008-05-16 13:55:04 UTC
That worked for me, too.
However, although it may not really matter, I think it would be a bit cleaner to use

./configure --prefix=`kde-config --prefix`

instead.
Comment 6 Kenton Groombridge 2008-05-26 01:47:24 UTC
I really need to spend some time to work on an ebuild and do it right (currently working two jobs).  Yes, that is much cleaner.

Also add ~amd64 as it is working nicely on my Phenom 9850.  My last system was an Athlon XP 2500+ overclocked to the hilt.  Just upgraded as my AGP card went tits up, so I went for another system that will hopefully last me five or six years.
Comment 7 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-03-09 13:14:58 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

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 8 Michael Palimaka (kensington) gentoo-dev 2014-10-30 11:40:24 UTC
Requires KDE 3 which is long gone. We do have kde-misc/kcometen4 in the tree however. :)