summaryrefslogtreecommitdiff
path: root/debian/rules (follow)
Commit message (Collapse)AuthorAge
* Maemo port: Exclude plugins requiring a keymap from packagingThomas Jarosch2012-12-26
| | | | Change-Id: Ia713621a97737966c1fead66965cd33cb711c8bf
* RaaA: Don't specify the LCD size in the maemo package, it's done in the ↵Thomas Jarosch2011-02-27
| | | | | | config header now git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29426 a1c6a512-1295-4272-9138-f99709370657
* FS#11924 - Use separate targets for RaaA devices. This changes ↵Dave Chapman2011-02-11
| | | | | | tools/configure to present the (currently four) possible RaaA targets as separate menu items instead of a single "Application" item with a follow-up question. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29286 a1c6a512-1295-4272-9138-f99709370657
* debian directory needed to build maemo packagesThomas Jarosch2011-02-08
The build rules in the debain directoy are currently maemo specific and won't build on debian. Later on we could add automatic distribution detection and switch the build rules based on that if someone wants to build a generic RaaA package for debian. Maemo binary packages get build like this (in scratchbox): dpkg-buildpackage -rfakeroot -sa git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29256 a1c6a512-1295-4272-9138-f99709370657