blob: 2a4b4396289d43004d3f7a5485cd0883fb780cfa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = xfce4-panel-profiles-git
pkgdesc = Simple application to manage Xfce panel layouts
pkgver = 1.0.14+7+g11fd0b6
pkgrel = 1
url = https://docs.xfce.org/apps/xfce4-panel-profiles/start
arch = any
license = GPL3
makedepends = intltool
makedepends = git
depends = xfce4-panel
depends = python-gobject
depends = python-psutil
provides = xfce4-panel-profiles=1.0.14
conflicts = xfpanel-switch
conflicts = xfce4-panel-profiles
source = xfce4-panel-profiles::git+https://gitlab.xfce.org/apps/xfce4-panel-profiles
sha256sums = SKIP
pkgname = xfce4-panel-profiles-git
|