No description
Find a file
2014-10-28 15:28:39 +01:00
artwork Added screenshots 2014-06-01 10:51:30 +02:00
gpodder-core@09ad357cc0 Update submodules 2014-10-28 14:58:49 +01:00
gpodder-ui-qml@0703e7ab59 Pull in fix in model that caused endless reloads 2014-10-28 15:28:15 +01:00
podcastparser@85f6f39caa Update submodules 2014-10-28 14:58:49 +01:00
qml HTML shownotes in detail page, subtitle in episode item 2014-10-28 15:28:39 +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.