[maemo-developers] Making debian package...
From: nisha jain jain61 at gmail.comDate: Sun Feb 24 23:24:51 EET 2008
- Previous message: Where/how to report bugs on OS2008HE ?
- Next message: Data collection using USB Serial port
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi All, I am trying to make debian package for my application to port it to N800. I am able to compile it in ARMEL mode but when i give ./dpkg-build.sh command i am not able to get the debian package...My Makefile is very simple having following rules...What i have to add to create debian package? gcc -o N800App N800App.c `pkg-config gtk+-2.0 hildon-1 --cflags --libs` -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/hildon-fm-2 -lgtkdatabox I don't want to plug my code into some existing example application code and create debian package as it is making binary huge...the dpkg-build.sh file contains following rules Regards, Nisha -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20080224/9caf9b59/attachment.htm
- Previous message: Where/how to report bugs on OS2008HE ?
- Next message: Data collection using USB Serial port
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]