![]() ![]() |
Nov 3 2006, 01:33 PM
Post
#16
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
QUOTE(ratki @ Nov 3 2006, 04:02 PM) Hi, As I`ve written earlier I really miss enigmail for thunderbird. Source: http://enigmail.mozdev.org/ I`ve compiled some programs for pdaXrom, but Mozilla packages are hard to compile with cross compiler. So I`m really glad for any help. Thanks, Tamas Do I need ThunderBird or anything installed to compile this? |
|
|
|
Nov 3 2006, 02:06 PM
Post
#17
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
QUOTE(wuurp @ Nov 3 2006, 04:09 PM) QUOTE(Capn_Fish @ Nov 3 2006, 12:17 PM) I rather miss the Spider solitaire I use to play on the stock rom. Can you point me to some source code? I'm having trouble finding any spider solitaire game to even try to compile. |
|
|
|
Nov 3 2006, 03:23 PM
Post
#18
|
|
|
Group: Members Posts: 25 Joined: 3-February 04 Member No.: 1,694 |
QUOTE(Capn_Fish @ Nov 3 2006, 02:06 PM) Can you point me to some source code? I'm having trouble finding any spider solitaire game to even try to compile. The version I played is at http://perso.orange.fr/arnaud.brejeon/index.html but that's not for X11 and no source anyway. I've read that KPatience in KDE has Spider bundled in. And a version is part of the Debian distribution. And I found a few packages through rpmfind. http://rpmfind.net/linux/rpm2html/search.p....&system=&arch= |
|
|
|
Nov 3 2006, 03:51 PM
Post
#19
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
QUOTE(wuurp @ Nov 3 2006, 06:23 PM) QUOTE(Capn_Fish @ Nov 3 2006, 02:06 PM) Can you point me to some source code? I'm having trouble finding any spider solitaire game to even try to compile. The version I played is at http://perso.orange.fr/arnaud.brejeon/index.html but that's not for X11 and no source anyway. I've read that KPatience in KDE has Spider bundled in. And a version is part of the Debian distribution. And I found a few packages through rpmfind. http://rpmfind.net/linux/rpm2html/search.p....&system=&arch= I saw that, but it didn't have a configure script, and using the command listed in the readme didn't work. Do you have any other source? |
|
|
|
Nov 3 2006, 03:59 PM
Post
#20
|
|
|
Group: Members Posts: 25 Joined: 3-February 04 Member No.: 1,694 |
QUOTE(Capn_Fish @ Nov 3 2006, 03:51 PM) QUOTE(wuurp @ Nov 3 2006, 06:23 PM) QUOTE(Capn_Fish @ Nov 3 2006, 02:06 PM) Can you point me to some source code? I'm having trouble finding any spider solitaire game to even try to compile. The version I played is at http://perso.orange.fr/arnaud.brejeon/index.html but that's not for X11 and no source anyway. I've read that KPatience in KDE has Spider bundled in. And a version is part of the Debian distribution. And I found a few packages through rpmfind. http://rpmfind.net/linux/rpm2html/search.p....&system=&arch= I saw that, but it didn't have a configure script, and using the command listed in the readme didn't work. Do you have any other source? That's all I found other than java, tcl or python versions. Speaking of python, actually, I'm more interested in Gnome-Python than Spider. |
|
|
|
Nov 3 2006, 05:28 PM
Post
#21
|
|
![]() Group: Members Posts: 1,156 Joined: 5-January 05 From: Winnipeg, Manitoba Member No.: 6,127 |
QUOTE(Capn_Fish @ Nov 3 2006, 02:17 PM) How about the new Frozen Bubble?: http://www.tyrannozaurus.com/2006/10/28/frozen-bubble-200/ |
|
|
|
Nov 3 2006, 06:14 PM
Post
#22
|
|
|
Group: Members Posts: 281 Joined: 9-August 06 Member No.: 10,709 |
expat in voiders feed has various versions of solitaire including spider
|
|
|
|
Nov 3 2006, 08:10 PM
Post
#23
|
|
|
Group: Members Posts: 25 Joined: 3-February 04 Member No.: 1,694 |
QUOTE(zi99y @ Nov 3 2006, 06:14 PM) Hmm... this is what I found. Package: expat Source: http://heanet.dl.sourceforge.net/sourcefor...t-1.95.8.tar.gz Priority: optional Section: Libraries Maintainer: Alexander Chukov Architecture: arm Version: 1.95.8 Depends: Filename: expat_1.95.8_arm.ipk Size: 43441 MD5Sum: c2139e49d0e321c492329946d43def78 Description: C library for parsing XML, written by James Clark. Size: 114.5k |
|
|
|
Nov 4 2006, 07:58 AM
Post
#24
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
QUOTE(Antikx @ Nov 3 2006, 08:28 PM) QUOTE(Capn_Fish @ Nov 3 2006, 02:17 PM) How about the new Frozen Bubble?: http://www.tyrannozaurus.com/2006/10/28/frozen-bubble-200/ I'm in the process of building the (small) SDL libs that are needed, but SDL_Pango needs a patch. How do I patch a library? Thanks! |
|
|
|
Nov 4 2006, 08:22 AM
Post
#25
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
Find the right patch -> Install the patch package from the feed -> Apply patch to the target source file (see man page) -> start compilation.
|
|
|
|
Nov 4 2006, 08:52 AM
Post
#26
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
QUOTE(ZDevil @ Nov 4 2006, 11:22 AM) Find the right patch -> Install the patch package from the feed -> Apply patch to the target source file (see man page) -> start compilation. There is no patch ipk. I just have a file. I also have no clue how to apply the patch. If it doesn't take up too much space, could you explain it step by step? Thanks! |
|
|
|
Nov 4 2006, 09:17 AM
Post
#27
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
No, there IS a patch IPK in the official feeds.
|
|
|
|
Nov 4 2006, 12:19 PM
Post
#28
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
I thought you meant an ipk OF the patch I was trying to apply!
|
|
|
|
Nov 5 2006, 03:24 PM
Post
#29
|
|
|
Group: Members Posts: 281 Joined: 9-August 06 Member No.: 10,709 |
QUOTE(wuurp @ Nov 4 2006, 05:10 AM) QUOTE(zi99y @ Nov 3 2006, 06:14 PM) Hmm... this is what I found. Package: expat oops, my mistake. Get xpat2 from the unstable feeds http://zaurus.spy.org/feeds/cacko/pdaXrom/unstable/ |
|
|
|
Nov 6 2006, 11:05 AM
Post
#30
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
The alpha of Stratagus 2.2 is out...I assume people want to try it as well as the alpha of Battle of Survival 2.0?
I should have all of the libs compiled. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 22nd May 2013 - 06:31 AM |