blob: f40e65145417bd944321c837debf391747d62f6e (
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 = thunar-devel
pkgdesc = File manager for Xfce (development version)
pkgver = 4.21.0
pkgrel = 1
url = https://thunar.xfce.org
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
groups = xfce4-devel
license = GPL-2.0-or-later
makedepends = meson
makedepends = xfce4-dev-tools
makedepends = xfce4-panel
makedepends = gtk-doc
makedepends = gobject-introspection
depends = desktop-file-utils
depends = gtk3
depends = hicolor-icon-theme
depends = libgudev
depends = libexif
depends = libnotify
depends = libpng
depends = libxfce4ui>=4.21.0
depends = libxfce4util
optdepends = gvfs: trash support, mounting with udisks, and remote filesystems
optdepends = xfce4-panel: trash applet
optdepends = tumbler: for thumbnail previews
optdepends = thunar-volman: manages removable devices
optdepends = thunar-archive-plugin: create and deflate archives
optdepends = thunar-media-tags-plugin: view/edit id3/ogg tags
optdepends = catfish: file search
provides = thunar=4.21.0
conflicts = thunar
source = https://archive.xfce.org/src/xfce/thunar/4.21/thunar-4.21.0.tar.xz
sha256sums = 3f9bd698ab9dc14e63102cdb9853c48d3fc5b1b9753bfec47b8643d2f472b99e
pkgname = thunar-devel
|