blob: 39e1be53f011724041c5b78c2ffac2ffe621e6f6 (
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
|
pkgbase = spacefm-gtk2
pkgdesc = Multi-panel tabbed file manager
pkgver = 1.0.6
pkgrel = 2
url = https://github.com/IgnorantGuru/spacefm
arch = x86_64
license = GPL3
makedepends = intltool
makedepends = gettext
depends = gtk2
depends = desktop-file-utils
depends = startup-notification
depends = ffmpegthumbnailer
optdepends = lsof: device processes
optdepends = wget: plugin download
optdepends = gksu: perform as root functionality
optdepends = udevil: mount as non-root user and mount networks
optdepends = udisks2: mount as non-root user
provides = spacefm
conflicts = spacefm
source = spacefm-1.0.6.tar.gz::https://github.com/IgnorantGuru/spacefm/archive/1.0.6.tar.gz
source = sysmacros.patch
source = https://github.com/FabioLolix/AUR-artifacts/raw/master/spacefm-Fix-GCC-10-build.patch
md5sums = d6b8e4e6829f444555bbc66c769bb84c
md5sums = e2a9092cd587020cdce0d711658d1bfd
md5sums = fcef671330488eeea81fac9f9293b799
pkgname = spacefm-gtk2
|