blob: 30636c3fc378478cc8bc1c1729d3b6d337e3da84 (
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
|
pkgbase = mate-panel-git
pkgdesc = The MATE Panel
pkgver = v1.25.3.r0.gb7f96b10
pkgrel = 1
url = https://mate-desktop.org
arch = x86_64
groups = mate
license = GPL
makedepends = mate-common
makedepends = yelp-tools
makedepends = intltool
makedepends = itstool
makedepends = gobject-introspection
makedepends = gtk-layer-shell
depends = dbus-glib
depends = libwnck3
depends = libcanberra
depends = libmateweather
depends = libsm
depends = mate-menus
depends = mate-desktop
depends = gtk-layer-shell
provides = mate-panel-gtk3
provides = mate-panel
conflicts = mate-panel-gtk3
conflicts = mate-panel
source = git+https://github.com/mate-desktop/mate-panel
sha256sums = SKIP
pkgname = mate-panel-git
|