rockbox/debian
Thomas Jarosch 06023f3110 debian directory needed to build maemo packages
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
2011-02-08 22:09:36 +00:00
..
maemo debian directory needed to build maemo packages 2011-02-08 22:09:36 +00:00
changelog debian directory needed to build maemo packages 2011-02-08 22:09:36 +00:00
compat debian directory needed to build maemo packages 2011-02-08 22:09:36 +00:00
control debian directory needed to build maemo packages 2011-02-08 22:09:36 +00:00
copyright debian directory needed to build maemo packages 2011-02-08 22:09:36 +00:00
README.Debian debian directory needed to build maemo packages 2011-02-08 22:09:36 +00:00
rules debian directory needed to build maemo packages 2011-02-08 22:09:36 +00:00

rockbox 3.7.x for Maemo
--------------------------

Rockbox for maemo technial preview release.

Known issues:
- Application exit is only possible with CTRL+BACKSPACE

- Last.FM scrobbler log file is not working
  Possible cause: We don't call clean_shutdown() / system_flush()
  so the scrobbler log file never gets written to disk