blob: aa54c12fe8666171d6681c5fce178afaf37a71c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = thunar-shares-plugin-git
pkgdesc = Thunar plugin to quickly share a folder using Samba without requiring root access
pkgver = 0.5.0+6+g3fb2a5d
pkgrel = 1
url = https://goodies.xfce.org/projects/thunar-plugins/thunar-shares-plugin
arch = x86_64
arch = i686
arch = armv7h
arch = aarch64
license = GPL-2.0-or-later
makedepends = meson
makedepends = xfce4-dev-tools
makedepends = git
depends = thunar
depends = samba
provides = thunar-shares-plugin=0.5.0
conflicts = thunar-shares-plugin
source = thunar-shares-plugin::git+https://gitlab.xfce.org/thunar-plugins/thunar-shares-plugin
sha256sums = SKIP
pkgname = thunar-shares-plugin-git
|