Age | Commit message (Collapse) | Author |
|
|
|
minor reorganization
|
|
update pkgver
update license to GPL3
update build, package
guard variables with quotes
fix url
|
|
It doesn't support the web interface, but does support BitTorrent.
|
|
Pion is no longer developed, doesn't compile against current Boost and
hence isn't usable any longer. Boost.Beast will be the successor but
isn't implemented yet.
Until then we'll temporarily use POCO via a dedicated upstream branch,
which was introduced for testing, but is currently synced with master.
|
|
|
|
|
|
Application was adjusted to recent stable release of libtorrent-rasterbar in
8977a37 (https://github.com/LubosD/fatrat/issues/35).
|
|
libtorrent-rasterbar recently suffered from a security hole, see e. g.
http://seclists.org/oss-sec/2016/q3/443, which was fixed in its 1.1.x
releases but not yet in 1.0.x which FatRat is still depending on.
|
|
Adjusting current master to libtorrent-masterbar 1.1 turns out to take rather
long so we'll depend on an AUR package providing the library's predecessor
for the time being.
|
|
https://github.com/LubosD/fatrat/issues/34
|
|
Application is relying on QtWebEngine by now, isn't compatible with latest
libtorrent-rasterbar yet.
Optionally depend on desktop-file utils to register application in
mimeinfo.cache.
|
|
upon agreeing with upstream that the one on GitHub may be the more reliable one
in the long run
|
|
* typo and insufficient dependency (makedepends instead of depends)
* pkgver() was uninentionally replacing '_' with '.'
|
|
|