blob: d9cdc92633a6761b8f0a866a91433f1795db5d95 (
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
|
pkgbase = xfce4-appfinder-git
pkgdesc = An application finder for Xfce (GIT checkout)
pkgver = 4.21.0+7+g50fccea
pkgrel = 1
url = https://docs.xfce.org/xfce/xfce4-appfinder/start
arch = x86_64
arch = i686
arch = armv7h
arch = aarch64
groups = xfce4-git
license = GPL-2.0-or-later
makedepends = meson
makedepends = git
makedepends = xfce4-dev-tools
depends = libxfce4ui>=4.21.0
depends = garcon
depends = xfconf
depends = hicolor-icon-theme
provides = xfce4-appfinder=4.21.0
conflicts = xfce4-appfinder
source = xfce4-appfinder::git+https://gitlab.xfce.org/xfce/xfce4-appfinder
sha256sums = SKIP
pkgname = xfce4-appfinder-git
|