![]() |
[Debian] Debian apps you want for the tablet?
Alright... I have just gotten into the porting scene and have a working scratchbox and also a working development environment on my tablet for the smaller apps... so I thought I'd come make a thread and ask...
Is there any software you cannot find in the Debian repositories that you would LIKE on your tablet's Deblet?? I can't guarantee all software will work obviously... but I'll try and build a .deb of any source package you would like working on your tablet. If you have any software you want... or software you had to compile from source and you want a .deb of it... just let me know and I'll see what I can do! Right now.. as b-man posted in the other thread.. I ported emelfm2. He uploaded the package to Rapidshare. I have also built a working kde4-minimal environment for debian. I know some people have issues with rapidshare.. or if the download is interrupted or whatever and you can't get it again for an hour.. you can try my Local Host.. I definitely recommend you try Rapidshare first as the download will be faster.. until I get a business grade host these files are hosted off my DSL line at home :). . you will need to pm me if you want the kde4 deb's however.. they are rather large and I can't afford the constant upload speed of a bunch of people downloading kde directly from me.. these will wait till I get the business hosting before I publish those. Note: This is to load on the DEBIAN os ... not the Maemo default Tablet OS.. I do not know how to Hildonize an app (yet). |
Re: Debian apps you want for the tablet?
I should also mention that currently I am attempting to port DosEmu and Qemu on request.. however DosEmu is likely not going to work at all... I recommend using Dosbox.. it's already in the apt repositories and easily installable.
Qemu depends on GCC-3.4 .. it refuses to compile under the latest gcc-4.x binaries we have.. so I am currently beating my head against the wall getting GCC to compile :D. Will add that to the downloads when I can. |
Re: Debian apps you want for the tablet?
|
Re: Debian apps you want for the tablet?
Quote:
So far I am 50/50 with all the kde packages, that are NOT compiled/available for armel on debian's website, that compiled with no modifications of any kind by me... so that tells me they just haven't gotten to it.. it is experimental after all. On the flip side there is the other half.. that either seg-faults or crashes with errors during the compilation procedures.. So .. it might be that it's not possible.. or just that they haven't done it.. when I get home I will try and build both of those for you and let you know. |
Re: Debian apps you want for the tablet?
xapple2 wold be cool..
Btw, how did compiling qemu go?, have you had enny luck? |
Re: Debian apps you want for the tablet?
Well you were right.. the xmame-sdl source has assembly code built into it that is architecture specific. I was able to port one of the functions so that it continued compiling but now it's run into a huge one. More specifically it doesn't like:
M_DAD(BC); M_DAD(DE); M_DAD(HL); M_DAD(SP); In the file ./xmame-0.106/src/cpu/i8085/i8085.c Someone who is better at assembly might be able to port this function to either C.. or an Assembly equivalent in ARMEL ... As an example the original fix was in ./xmame-0.106/src/unix/osinline.h: original Code:
#define vec_mult _vec_mult Code:
INLINE int _vec_mult(int x, int y) That removed the x86 specific calls and worked great.. but I have no idea what to do with that other file. :( :( :( And trying to have apt build it for me doesn't work at all.. just errors that it's unable to find a file and happily takes up 8.0GB of space if you run it a couple times in a row. Sorry dude!! I tried. There are three different deb's it seems that provide the xmame virtual package.. xmame-x, xmame-svga or xmame-sdl... is there some specific reason you wanted the SDL? Not that I think the other two would work.. but just curious. |
Re: Debian apps you want for the tablet?
Quote:
Link Code:
It is partly written in 386 (AT&T) assembler and partly in C |
Re: Debian apps you want for the tablet?
Well for what it's worth qole.. GXmame built just fine..
GXMame So that with the debian xmame-common gives 2/3rds of the puzzle. But of course the imporant part is the one missing... and what's overly annoying is that it simply one library... that's all that comes with the packages for xmame-sdl.. one measely little library that won't compile for us =-(. |
Re: Debian apps you want for the tablet?
Thanks, fatalsaint! Maemo has a working xmame binary, it's just really old (0.58). I'm pretty sure that it is the SDL version. I wonder if I can just drop the maemo xmame binary into Debian?
|
Re: Debian apps you want for the tablet?
Quote:
ar -x xmame_0.58.1-6_armel.deb When I did that on the debian ones there was only ONE file in /usr/local/lib or something.. xmame-SDL.so.6 .. and there was two links created in the doc's area that just linked back to xmame-common's docs. |
All times are GMT. The time now is 12:01. |
vBulletin® Version 3.8.8