blob: 56068a2aa8557e7bf571add6ffae3d92ac14a1d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = garcon-devel
pkgdesc = Implementation of the freedesktop.org menu specification
pkgver = 4.19.3
pkgrel = 1
url = https://docs.xfce.org/xfce/tumbler/start
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
groups = xfce4-devel
license = LGPL
makedepends = python
makedepends = gobject-introspection
depends = libxfce4ui
provides = garcon=4.19.3
conflicts = garcon
replaces = libxfce4menu
source = https://archive.xfce.org/src/xfce/garcon/4.19/garcon-4.19.3.tar.bz2
sha256sums = 21e3f6abcd2ee20aa8bbe8f2e3fa7abc553c45a2df9dddb45a7188ff35aeb528
pkgname = garcon-devel
|