summaryrefslogtreecommitdiff
path: root/packaging
AgeCommit message (Collapse)Author
2013-03-10Prepare unofficial pandora releaseThomas Jarosch
The code is based on the 'v3.13-final' tag. Change-Id: Id2616ea478f9c9b76bb3307d03d1d043ec81074f
2013-01-02Fixes a typo in rockbox.desktopHayden Pearce
Change-Id: Ibae1b391205e5372a506dc8f3820a53f7012252c Reviewed-on: http://gerrit.rockbox.org/378 Reviewed-by: Jonathan Gordon <rockbox@jdgordon.info>
2012-12-26Pandora port: Prepare unofficial releaseThomas Jarosch
Code is based on the 'v3.12-final' tag. Only tweak is that most plugins are not distributed due to missing keymaps. Change-Id: Ia09e52076e128504c1f1883078c29c408600f063
2012-12-26Pandora port: Fix permissions before creating the .pnd archiveThomas Jarosch
Otherwise the pandora unionfs mount point will show the correct permissions as root but the normal user won't be able to start the binary. -> unionfs messes up the access rights Change-Id: I79d744f5bdcee342090e95c7a5edeb775429e2f6
2012-12-26Pandora port: Remove non-working pluginsThomas Jarosch
Change-Id: I923d2a583bbb41897daf2ea84bc8a2723f3a129c Note: The credits screen/mikmod etc. is working.
2012-07-25Move rockbox.desktop to a better place.Frank Gevaerts
Change-Id: I987c015ed067e47c5fbbbc9eea1a7ddbbce186ba
2011-12-10Prepare new, unofficial pandora buildThomas Jarosch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31205 a1c6a512-1295-4272-9138-f99709370657
2011-06-28Prepare new, unofficial pandora buildThomas Jarosch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30090 a1c6a512-1295-4272-9138-f99709370657
2011-06-09Pandora port: Automate rockbox.pnd (=binary archive) buildThomas Jarosch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29991 a1c6a512-1295-4272-9138-f99709370657
2011-05-25Fix pandora packaging for pre hotfix6 OS versionThomas Jarosch
Push out new build git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29926 a1c6a512-1295-4272-9138-f99709370657
2011-04-20Update pandora packaging fileThomas Jarosch
- Add package tag so we can differentiate between packager and original code authors - Add GPLv2 license tag + "other" license tag - Misc cleanup and made sure it validates against the latest PXML xml schema. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29752 a1c6a512-1295-4272-9138-f99709370657
2011-04-16Increase pandora build versionThomas Jarosch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29730 a1c6a512-1295-4272-9138-f99709370657
2011-03-13Prepare new Pandora .pnd buildThomas Jarosch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29580 a1c6a512-1295-4272-9138-f99709370657
2011-03-08Remove major_version define from rpm .spec file, it's not neededThomas Jarosch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29540 a1c6a512-1295-4272-9138-f99709370657
2011-03-07Add rockbox rpm .spec fileThomas Jarosch
Supports build from unreleased subversion checkouts. Tested on Fedora 14. Might be the base for a MeeGo package later on. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29538 a1c6a512-1295-4272-9138-f99709370657
2011-03-05RaaA: Add Pandora specific packaging files needed for .pnd creationThomas Jarosch
Create a packaging/ directory which will get a packaging/rpm/rockbox.spec file later on. The rockbox.spec file can probably be shared between f.e. Fedora and meego. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29520 a1c6a512-1295-4272-9138-f99709370657