mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 05:35:02 -05:00
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
This commit is contained in:
parent
eaeff26349
commit
06023f3110
8 changed files with 246 additions and 0 deletions
11
debian/README.Debian
vendored
Normal file
11
debian/README.Debian
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue