Bug 105201 - New ebuild: kde-misc/ksudoku: Sudoku Puzzle Generator and Solver for KDE.
|
Bug#:
105201
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: All
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: maintainer-wanted@gentoo.org
|
Reported By: bugs@rennings.net
|
|
Component: Ebuilds
|
|
|
URL:
http://www.kde-apps.org/content/show.php?content=28792
|
|
Summary: New ebuild: kde-misc/ksudoku: Sudoku Puzzle Generator and Solver for KDE.
|
|
Keywords: EBUILD
|
|
Status Whiteboard:
|
|
Opened: 2005-09-07 17:48 0000
|
New package.
A Sudoku Puzzle Generator and Solver for KDE.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
I just wanted to say thanks to Markus for the ebuild.(I hope that this comment
is not a waste of gentoo-bugzilla resources, is it?)
I'v ejust read the announcement 5 minutes ago.
Give me some time ;-)
-- or add the new ebuild ;-)
Created an attachment (id=69522) [details]
ksudoku-0.3.ebuild
#v+
CHANGE LOG 0.3
- Now it supports 3d puzzles (totally new!!)
- Open gl (qtglwidget) engine
- 3d puzzles supported 3x3x3, 4x4x4, 5x5x5 (hard)
- Now it generates also simmetric puzzles
- You can choose puzzle's simmetry type (random, diagonal, central, 4-way,
none)
- Fixed "Solve bug"
- Tracker can be hidden
- Rip function improved
- Support for 25x25 puzzles (625 numbers to place!)
- Faster
- Faster Checkpoint use: added shortcuts CTRL+A CTRL+E
#v-
I really get a strage behaviour trying to install ksudoku:
(/usr/local/portage/kde-base/ksudoku/ksudoku-0.3.ebuild)
>$ emerge -p ksudoku
>
>These are the packages that I would merge, in order:
>
>Calculating dependencies -
>emerge: there are no ebuilds to satisfy "~kde-base/kdelibs-0.3".
It seems that the dependencies don't work correctly. Hmmm.
(In reply to comment #10)
> I really get a strage behaviour trying to install ksudoku:
> (/usr/local/portage/kde-base/ksudoku/ksudoku-0.3.ebuild)
I've put it in "/usr/local/portage/kde-misc/ksudoku". Maybe this helps.
ATM I don't have an other idea as it compiles cleanly on my system.
It compiles cleanly and runs ok here. Waiting for a official portage inclusion
:)
Yes, as kde-misc/ksudoku it works correctly here now.
Thanx
- inheriting eutils is not necessary
- remove the line you've commented out
- remove the empty DEPEND
- src_unpack() is superfluous
(In reply to comment #0)
> New package.
> A Sudoku Puzzle Generator and Solver for KDE.
>
> Reproducible: Always
> Steps to Reproduce:
> 1.
> 2.
> 3.
Works ok on ppc too. Thanks all.
Not so good on ppc.
Works for 2D, puzzles too simple. Crashes X if using 3D, hard lock of system.
This ebuild works flawless under x86, so please include it to portage.
*** Bug 127605 has been marked as a duplicate of this bug. ***
In CVS now :)
Thanks for testing