summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b6c0642b256ae846fb91136a4f6deaa2a261f1cf (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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
pkgbase = transmission-sequential
	pkgdesc = Fast, easy, and free BitTorrent client (+sequential patch)
	pkgver = 3.00
	pkgrel = 4
	url = http://www.transmissionbt.com/
	arch = i686
	arch = x86_64
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = gtk3
	makedepends = intltool
	makedepends = curl
	makedepends = qt5-base
	makedepends = libevent
	makedepends = systemd
	makedepends = qt5-tools
	provides = transmission-cli
	conflicts = transmission-cli
	source = transmission-sequential-3.00-1.tar.gz::https://github.com/Mikayex/transmission/archive/3.00-seq1.tar.gz
	source = https://github.com/transmission/transmission-releases/raw/master/transmission-3.00.tar.xz
	source = transmission_autoconf.patch
	source = transmission-sequential-cli.sysusers
	source = transmission-sequential-cli.tmpfiles
	sha256sums = fc74e0d7879cc79e43d85ae374233bb4530ab14d6cddafe593a81a95005b4258
	sha256sums = 9144652fe742f7f7dd6657716e378da60b751aaeda8bef8344b3eefc4db255f2
	sha256sums = a17dd80c289ac1323e3648c79c0ebbe7a321557eadc396d62a7b1d3e2097de43
	sha256sums = 641310fb0590d40e00bea1b5b9c843953ab78edf019109f276be9c6a7bdaf5b2
	sha256sums = 1266032bb07e47d6bcdc7dabd74df2557cc466c33bf983a5881316a4cc098451

pkgname = transmission-sequential-cli
	pkgdesc = Fast, easy, and free BitTorrent client (CLI tools, daemon and web client) (+sequential patch)
	depends = curl
	depends = libevent
	depends = systemd
	provides = transmission-cli
	conflicts = transmission-cli

pkgname = transmission-sequential-gtk
	pkgdesc = Fast, easy, and free BitTorrent client (GTK+ GUI) (+sequential patch)
	depends = curl
	depends = libevent
	depends = gtk3
	optdepends = libnotify: Desktop notification support
	optdepends = transmission-sequential-cli: daemon and web support
	provides = transmission-gtk
	conflicts = transmission-gtk

pkgname = transmission-sequential-qt
	pkgdesc = Fast, easy, and free BitTorrent client (Qt GUI) (+sequential patch)
	depends = curl
	depends = qt5-base
	depends = libevent
	optdepends = transmission-sequential-cli: daemon and web support
	provides = transmission-qt
	conflicts = transmission-qt