blob: 2f014693e7639bffa0412787d7395b84952feb80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ioexplorer-git
pkgdesc = Wayland-native provider-oriented file manager for Wayland desktops
pkgver = r32.94c0059
pkgrel = 1
url = https://github.com/LucasionGS/ioexplorer
arch = x86_64
license = MIT
makedepends = cargo
depends = gtk4
depends = glib2
optdepends = xdg-desktop-portal: use ioexplorer as a desktop portal FileChooser backend
optdepends = xdg-utils: set ioexplorer as the default directory handler with xdg-mime
source = ioexplorer-git::git+https://github.com/LucasionGS/ioexplorer.git
sha256sums = SKIP
pkgname = ioexplorer-git
|