No description
Find a file
2014-10-26 20:13:14 +01:00
artwork Added screenshots 2014-06-01 10:51:30 +02:00
gpodder-core@3f75aaf9ce Update submodules 2014-10-26 19:50:14 +01:00
gpodder-ui-qml@77bac09899 Update submodules 2014-10-26 19:50:14 +01:00
podcastparser@378327cc79 Add support for Chapters in player 2014-04-30 20:03:34 +02:00
qml Add missing connections for list models 2014-10-26 20:13:14 +01:00
rpm gPodder 4.2.0 for Sailfish OS 2014-05-22 00:04:56 +02:00
.gitignore Ignore generated __pycache__ directories 2014-02-05 01:33:34 +01:00
.gitmodules [rpm] Update to latest gpodder-core, add podcastparser 2013-10-27 13:01:32 +01:00
dev_symlinks.sh Migrate to using gpodder-ui-qml common glue code 2014-01-31 16:18:56 +01:00
dist.mk Script for building a release without the SDK installed 2014-10-25 14:08:58 +02:00
README Script for building a release without the SDK installed 2014-10-25 14:08:58 +02:00

gPodder 4 for Sailfish OS
=========================

This repository contains the platform-specific customizations and packaging for
running gPodder 4 on Sailfish OS. Python 3.3.3 and PyOtherSide is already included
in the device repositories starting with Sailfish OS 1.0.3.8.

To build, make sure you have make and rpm installed, then:

    make -f dist.mk

This should give you an installable .rpm file in the current directory.