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

Bug 209331

Summary: sci-mathematics/rkward-0.5.0b version bump
Product: Gentoo Linux Reporter: Aleksandr Yakimov <yaleks>
Component: New packagesAssignee: Gentoo Science Mathematics related packages <sci-mathematics>
Status: RESOLVED FIXED    
Severity: enhancement CC: alexxy, michellang
Priority: High Keywords: EBUILD
Version: 2007.0   
Hardware: All   
OS: Linux   
URL: http://rkward.sourceforge.net/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: RkWard 0.5.0a ebuild
sci-mathematics/rkward-0.5.0b ebuild update
using eclass
ebuild update

Description Aleksandr Yakimov 2008-02-08 10:55:45 UTC
Works on x86_64.
Comment 1 Aleksandr Yakimov 2008-02-08 10:56:36 UTC
Created attachment 142970 [details]
RkWard 0.5.0a ebuild
Comment 2 Markus Dittrich (RETIRED) gentoo-dev 2008-02-08 13:43:24 UTC
Hi Aleksandr,

Thanks much for the note. Since rkward-0.5.* requires kde4
it'll probably be a little while before we will bump it. Presently, I
don't even have a dev box with kde-4 running.

Thanks,
Markus 
Comment 3 Anthony Staines 2008-05-07 22:07:33 UTC
rkward-0.49a is stable on x86 for me

rkward 0.49 doesn't work with R2.7.0, the current version of R, so it tries to download R-2.6.2.

Comment 4 Aleksandr Yakimov 2008-05-08 06:29:37 UTC
(In reply to comment #3)
> rkward-0.49a is stable on x86 for me
> 
Please open separate bug. This is not for RKWard 0.4.
Comment 5 Michel Lang 2008-10-06 17:37:55 UTC
Created attachment 167472 [details]
sci-mathematics/rkward-0.5.0b ebuild update

- Renamed to 0.5.0b
- Updated kdelibs-dependency to slot 4.1
- Removed R.css (provided by R) and r.xml (provided by katepart) to avoid collisions
Comment 6 Michel Lang 2008-10-06 17:39:09 UTC
New ebuild works with portages kde-4.1 (amd64 arch).
Comment 7 Aleksandr Yakimov 2008-10-06 18:06:52 UTC
Created attachment 167480 [details]
using eclass
Comment 8 Michel Lang 2008-10-06 18:42:33 UTC
I guess there is something missing in src_install(): 0 files get merged using your ebuild. As I'm not familiar with the kde4-eclass, it would be great if you could fix this.

Thanks, Michel.
Comment 9 Aleksandr Yakimov 2008-10-06 19:20:28 UTC
(In reply to comment #8)
> I guess there is something missing in src_install(): 0 files get merged using
> your ebuild. As I'm not familiar with the kde4-eclass, it would be great if you
> could fix this.
Yes. Add "kde4-base_src_install" line before "}"
Comment 10 Michel Lang 2008-10-06 20:50:49 UTC
Created attachment 167495 [details]
ebuild update

Updated and tested ebuild
Comment 11 Sébastien Fabbro (RETIRED) gentoo-dev 2008-10-21 14:40:33 UTC
Now in cvs.
Thanks for the ebuild.