blob: 9f893406dd9c62906c49e160cc557502b6e19206 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = gnome-shell-extension-window-buttons-git
pkgdesc = Extension which puts minimize, maximize and close buttons in the top panel.
pkgver = 2.7
pkgrel = 1
url = https://github.com/danielkza/Gnome-Shell-Window-Buttons-Extension
install = gschemas.install
arch = any
license = GPL3
makedepends = git
depends = gconf
depends = gnome-shell-extensions
depends = gnome-shell
provides = gnome-shell-extension-window-buttons=2.7
conflicts = gnome-shell-extension-window-buttons
source = gnome-shell-extension-window-buttons::git+https://github.com/danielkza/Gnome-Shell-Window-Buttons-Extension
md5sums = SKIP
pkgname = gnome-shell-extension-window-buttons-git
|