blob: 0717a64f61434c9de0acaa4c68e00681fac446f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
pkgbase = qbittorrent-git
pkgver = 5.1.0alpha1.r306.gb462a2bf0
pkgrel = 1
epoch = 1
url = https://www.qbittorrent.org
arch = x86_64
license = GPL-2.0-or-later
license = GPL-3.0-or-later
makedepends = boost
makedepends = cmake
makedepends = git
makedepends = qt6-svg
makedepends = qt6-tools
makedepends = git
depends = gcc-libs
depends = glibc
depends = libtorrent-rasterbar
depends = openssl
depends = qt6-base
depends = zlib
optdepends = python: needed for torrent search tab
source = qbittorrent-git::git+https://github.com/qbittorrent/qBittorrent.git
sha256sums = SKIP
pkgname = qbittorrent-git
pkgdesc = An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar (git version)
depends = gcc-libs
depends = glibc
depends = libtorrent-rasterbar
depends = openssl
depends = qt6-base
depends = zlib
depends = qt6-svg
depends = hicolor-icon-theme
provides = qbittorrent=5.1.0alpha1.r306.gb462a2bf0
conflicts = qbittorrent
pkgname = qbittorrent-nox-git
pkgdesc = An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar, w/o gui (git version)
provides = qbittorrent-nox=5.1.0alpha1.r306.gb462a2bf0
conflicts = qbittorrent-nox
|