ttrss/ubuntu
2014-12-29 00:09:39 +01:00
..
manifest.json.in [ubuntu] Version 0.3 2014-12-29 00:09:39 +01:00
README.txt Ubuntu: add "click" make target 2014-12-27 22:06:27 +01:00
ttrss.desktop.in Ubuntu, update project, click, port some fixes 2014-12-27 22:06:16 +01:00
ttrss.json Ubuntu, update project, click, port some fixes 2014-12-27 22:06:16 +01:00
ttrss.svg Ubuntu: use new SVG icon 2014-12-27 22:06:27 +01:00

In order to build the Ubuntu click package of ttRSS, simply do the following:

mkdir build && cd build
qmake ../ttrss-ubuntu.pro
make click

The click file will be generated in the current directory.