Summary: | sci-mathematics/rkward-0.5.0b version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Aleksandr Yakimov <yaleks> |
Component: | New packages | Assignee: | 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
Created attachment 142970 [details]
RkWard 0.5.0a ebuild
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 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. (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. 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
New ebuild works with portages kde-4.1 (amd64 arch). Created attachment 167480 [details]
using eclass
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. (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 "}" Created attachment 167495 [details]
ebuild update
Updated and tested ebuild
Now in cvs. Thanks for the ebuild. |