aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ae35347ec8c7392b0e781b49db7977aafa05c4f6 (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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
pkgbase = makepkg-optimize-mold
	pkgdesc = Supplemental build and packaging optimizations for makepkg
	pkgver = 27
	pkgrel = 1
	url = https://wiki.archlinux.org/index.php/Makepkg-optimize
	arch = any
	license = GPL
	depends = pacman
	optdepends = upx: Compress executables
	optdepends = optipng: Optimize PNG files
	optdepends = svgo: Optimize SVG files
	optdepends = openmp: Parallelize loops
	optdepends = polly: Polyhedral model optimization for clang
	optdepends = mold: a modern fast linker
	optdepends = lld: the clang linker
	optdepends = llvm-bolt: use yourself bolted toolchain for compiling
	optdepends = aocc: use amd's llvm compiler for compiling
	optdepends = aocl: use amd's compiler libary for compiling
	optdepends = buildcache: a alternative to ccache
	backup = etc/makepkg-optimize.conf
	source = pgo.sh.in
	source = graphite.sh.in
	source = rice.sh.in
	source = mold.sh.in
	source = bolt.sh.in
	source = buildcache.sh.in
	source = lld.sh.in
	source = aocc.sh.in
	source = relocs.sh.in
	source = upx-exec.sh.in
	source = optipng-exec.sh.in
	source = svgo-exec.sh.in
	source = upx.sh.in
	source = optipng.sh.in
	source = svgo.sh.in
	source = cflags.conf
	source = cxxflags.conf
	source = makeflags.conf
	source = ldflags.conf
	source = cmake-flags.conf
	source = buildenv_ext.conf
	source = destdirs_ext.conf
	source = pkgopts_ext.conf
	source = pkgopts-param_ext.conf
	source = compress-param_max.conf
	sha1sums = 4c5f0be71638a6ec2f18c01675d99f19eb6dd45d
	sha1sums = 996ed46bddb2898bc8d4a26c019df62721acfea3
	sha1sums = 14cb27e5e45dacf8e59cfb498235036716393014
	sha1sums = d67cd4d15c2f011f7b478c645db70afc5d72dc70
	sha1sums = 1adc3bb98e67336db63fd39baf4daab606870d57
	sha1sums = 22aeaf0766c4de926633f93bfa9aa2ab64bc50f3
	sha1sums = 69beb2d05cf850fcbf8a1127a450424a855ab517
	sha1sums = 64ffc9141af0e2c44d327e019c8d4d4a09585259
	sha1sums = 5a5bc8d8d317ff35b8a26e645bb78e2dbc69a16e
	sha1sums = a893c32f2a3fff8b279025ec60f0c3d88143dc1e
	sha1sums = 9270b5e33d4508a959688a10c20dec3732763937
	sha1sums = 34a33b47a8b667f9dc810737c0f598660b962d4c
	sha1sums = 4def44ef53ba3b579bed40af897d6f0c038ec78d
	sha1sums = 0022423564ed30dfe91bb3faa7f0c03ddcf4f25f
	sha1sums = fbd6ee512b6486320d41a007b9670dcf5a3430b6
	sha1sums = 55170acd48805465d6b0c45b3a29eee2a2523de8
	sha1sums = 4cd8012f8946761d7288a198af7edb3ebaf0ece0
	sha1sums = df4dea649b6ca775dbd4fa8590fa285517710429
	sha1sums = 8afb4b5f8c4ac8c276b4b6bc8f4d0f0f5fe2e2dd
	sha1sums = 981eab856abb43c5e093620cdf4d8bfa2d690805
	sha1sums = ec44d7d20cb8f576dc263e29d5ea20e906e0a80f
	sha1sums = efb3ed7d7d5516259709149d7bcd6ec208c07593
	sha1sums = 1fc8035e64b739e20c70fbb4eaa5cb7aa1c63c90
	sha1sums = 5d0cde13b50641371e4ec4d813d6b2dfae493889
	sha1sums = 8f54d9798899123aa28085ce74ae9dd34b84c075

pkgname = makepkg-optimize-mold