blob: b8c12b0a39dfd65da38c307f7c51cce9326c90ad (
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
|
pkgbase = zzzfm-git
pkgdesc = Multi-panel tabbed file manager - gtk2 version
pkgver = 1.0.7.5.r0.gc7e340f
pkgrel = 2
url = https://gitlab.com/skidoo/zzzfm
arch = i686
arch = x86_64
license = GPL3
makedepends = intltool
makedepends = git
depends = ffmpegthumbnailer
depends = e2fsprogs
depends = gdk-pixbuf2
depends = glibc
depends = gtk2>=2.24.32
depends = hicolor-icon-theme
depends = udev
optdepends = dbus: dbus integration
optdepends = util-linux: disk eject support
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
optdepends = udevil: mount and unmount without password
optdepends = pmount: mount as non-root user
optdepends = curlftpfs: mount FTP shares
optdepends = jmtpfs: mount MTP devices
optdepends = gphotofs: mount cameras
optdepends = ifuse: mount your iPhone/iPod Touch
optdepends = fuseiso: mount ISO files
optdepends = bash-completion: programmable completion for the bash shell
provides = zzzfm
conflicts = zzzfm
source = git+https://gitlab.com/skidoo/zzzfm.git
sha256sums = SKIP
pkgname = zzzfm-git
|