blob: 459def26c726c17b4c052fb355fdb0bba3ad9548 (
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
|
pkgbase = xfce4-appfinder-git
pkgdesc = An application finder for Xfce (GIT checkout)
pkgver = 4.14.0+44+gbfb09ab
pkgrel = 1
url = http://www.xfce.org/
arch = x86_64
arch = i686
arch = armv7h
arch = aarch64
groups = xfce4
license = GPL2
makedepends = intltool
makedepends = git
makedepends = xfce4-dev-tools
depends = libxfce4ui
depends = garcon
depends = hicolor-icon-theme
provides = xfce4-appfinder=4.14.0+44+gbfb09ab
conflicts = xfce4-appfinder
replaces = xfce-utils
source = xfce4-appfinder::git+https://gitlab.xfce.org/xfce/xfce4-appfinder
sha256sums = SKIP
pkgname = xfce4-appfinder-git
|