Active Topics

 


Reply
Thread Tools
Posts: 9 | Thanked: 0 times | Joined on Apr 2008 @ PA
#1
Hey everyone,

I am working on a project for my school and we have wrote a maemo gui application to be used on the n810. It consists of a simple C code which we have compiled and tested inside scratchbox and actually run on the xephyr "emulator".

The gui functions fine, we are in need of the proper and easy way to create a debian package to install it on the device.

Thanks for reading,
Josh
 
Capn_Fish's Avatar
Posts: 140 | Thanked: 13 times | Joined on Mar 2008
#2
http://www.linuxdevices.com/articles/AT8047723203.html

In short, it's an ar archive containing:

package_x.y.z_arch.deb
-debian-binary
-data.tar.gz
--All of the stuff that will be installed (/usr, /etc/, etc., wherever you want your app to install to)
-control.tar.gz
--control (a text file in the format linked to above, you can edit some stuff out)

Hope that helps. I'm too lazy to write a more coherent response right now. My apologies.
__________________
Nokia N810 (Some mutation of Mer)
 

The Following User Says Thank You to Capn_Fish For This Useful Post:
anidel's Avatar
Posts: 1,743 | Thanked: 1,231 times | Joined on Jul 2006 @ Twickenham, UK
#3
The Maemo.org -> development section contains all you need to properly package an application.

Particularly take a look at the Maemo Tutorial :

http://maemo.org/development/documen...tml#deployment

on how to deploy your application.

More info on the Development section of Maemo.org
 
Reply


 
Forum Jump


All times are GMT. The time now is 15:17.