ttrss/ubuntu
2016-04-08 18:31:03 +03:00
..
manifest.json.in [ubuntu] Use new 15.04.1 framework 2016-04-08 18:31:03 +03: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] Use new 15.04.1 framework 2016-04-08 18:31:03 +03: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.