No description
Find a file
2014-10-28 16:20:57 +01:00
artwork Added screenshots 2014-06-01 10:51:30 +02:00
gpodder-core@fcf96b0a55 gPodder 4.3.0 for Sailfish OS 2014-10-28 16:20:57 +01:00
gpodder-ui-qml@7dde110e27 gPodder 4.3.0 for Sailfish OS 2014-10-28 16:20:57 +01:00
podcastparser@6e18a84ada Pull in Podcastparser 0.5.0 and QML UI changes 2014-10-28 15:47:02 +01:00
qml Podcast detail dialog 2014-10-28 16:05:18 +01:00
rpm gPodder 4.3.0 for Sailfish OS 2014-10-28 16:20:57 +01: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.