blob: 73f7c6e2a3d899364d275b0d0471a1a911594356 (
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
|
pkgbase = thunar-devel
pkgdesc = File manager for Xfce (development version)
pkgver = 4.19.5
pkgrel = 1
url = https://thunar.xfce.org
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
groups = xfce4-devel
license = GPL
makedepends = xfce4-panel
makedepends = gtk-doc
makedepends = gobject-introspection
depends = desktop-file-utils
depends = exo>=4.19.0
depends = gtk3
depends = hicolor-icon-theme
depends = libgudev
depends = libexif
depends = libnotify
depends = libpng
depends = libxfce4ui
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.19.5
conflicts = thunar
source = https://archive.xfce.org/src/xfce/thunar/4.19/thunar-4.19.5.tar.bz2
sha256sums = 16a4b9af80b5ea25655b522e97963ac589ef84b855ea7010c85fb3be61d396a0
pkgname = thunar-devel
|