blob: 5abdde7f953f4c3602ddbb3d8155a8b19cb88963 (
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
|
pkgbase = doublecmd-gtk2
pkgdesc = File manager with two panels side by side (GTK version)
pkgver = 1.1.26
pkgrel = 1
url = https://doublecmd.sourceforge.io/
arch = x86_64
arch = i686
license = GPL2
makedepends = git
makedepends = fpc
makedepends = lazarus
makedepends = dbus
makedepends = glib2
makedepends = libx11
makedepends = gtk2
depends = gtk2
optdepends = p7zip: support for 7zip archives
optdepends = unrar: support for rar archives
optdepends = zip: support for zip archives creation
optdepends = unzip: support for zip archives extraction
optdepends = cabextract: support for cab archives
optdepends = squashfs-tools: support for squashfs images
optdepends = cpio: support for cpio archives
optdepends = rpm-tools: support for rpm archives
optdepends = dpkg: support for deb archives
optdepends = xz: support for xz/lzma archives
optdepends = bzip2: support for bz2 archives
optdepends = gzip: support for gz archives
optdepends = tar: support for tar archives
optdepends = libmediainfo: support for media file information
optdepends = imagemagick: speed up thumbnail view
optdepends = ffmpegthumbnailer: video thumbnails support
optdepends = gvfs: support for various filesystems
optdepends = pmount: mount removable devices as normal user
optdepends = lua: scripting
provides = doublecmd
conflicts = doublecmd
conflicts = doublecmd-qt
conflicts = doublecmd-gtk2-alpha-bin
source = doublecmd-gtk2-1.1.26.tar.gz::https://github.com/doublecmd/doublecmd/archive/v1.1.26.tar.gz
sha256sums = SKIP
pkgname = doublecmd-gtk2
|