ttrss/ubuntu
2016-07-29 22:27:41 +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] use new icon 2016-07-29 22:27:41 +03: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
ttrss_icon_128.png Add files via upload 2016-06-17 15:26:27 +02:00
ttrss_icon_256.png Add files via upload 2016-06-17 15:26:27 +02:00
ttrss_icon_512.png Add files via upload 2016-06-17 15:26:27 +02: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.