[maemo-developers] Making debian package...
From: nisha jain jain61 at gmail.comDate: Sun Feb 24 23:24:29 EET 2008
- Previous message: Access to tablet via Bluetooth ftp
- Next message: Where/how to report bugs on OS2008HE ?
- 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 am running ./dpkg-build.sh script 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... Regards, Nisha -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20080224/50e5e76b/attachment.htm
- Previous message: Access to tablet via Bluetooth ftp
- Next message: Where/how to report bugs on OS2008HE ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]