ttrss/ubuntu
Alberto Mardegan b0b2d98665 [ubuntu] Version 0-5.1-0
Have the manifest read the upstream version from the project file.
2015-03-27 20:59:44 +02:00
..
manifest.json.in [ubuntu] Version 0-5.1-0 2015-03-27 20:59:44 +02: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.