blob: 9625da8b20ef29c6841c30a3e8864820121de03a (
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 = vpacman
pkgdesc = A Graphical front end for pacman and the AUR
pkgver = 1.4.9
pkgrel = 1
url = https://gitlab.com/AndyM48/vpacman
arch = any
license = GPL
depends = tcl
depends = tk
depends = wmctrl
optdepends = pkgfile: for faster retrieval of package files
optdepends = xorg-xwininfo: for fine control of terminal windows
optdepends = gnome-terminal: preconfigured terminal emulator
optdepends = konsole: preconfigured terminal emulator
optdepends = lxterminal: preconfigured terminal emulator
optdepends = mate-terminal: preconfigured terminal emulator
optdepends = qterminal: preconfigured terminal emulator
optdepends = roxterm: preconfigured terminal emulator
optdepends = vte: preconfigured terminal emulator
optdepends = xfce4-terminal: preconfigured terminal emulator
optdepends = xterm: preconfigured terminal emulator (default)
source = https://gitlab.com/AndyM48/vpacman/-/archive/1.4.9/vpacman-1.4.9.tar.gz
md5sums = 05bf2ec76191ff3ed002bcfce94b578f
pkgname = vpacman
|