blob: db6f97a3036f39ccfb217182109386e2665c39b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = tkpacman
pkgdesc = A lightweight GUI for pacman built with Tcl/Tk
pkgver = 1.9.1
pkgrel = 2
url = https://sourceforge.net/projects/tkpacman
arch = any
license = GPL
depends = tcl>=8.6.0
depends = tk>=8.6.0
optdepends = sudo: if you want to use sudo instead of su
optdepends = kdesu: if you want to use kdesu instead of su or sudo
optdepends = xterm: alternative terminal emulator
optdepends = vte3: alternative terminal emulator
optdepends = xfce4-terminal: alternative terminal emulator
optdepends = mate-terminal: alternative terminal emulator
optdepends = konsole: alternative terminal emulator
optdepends = qterminal: alternative terminal emulator
source = https://downloads.sourceforge.net/tkpacman/tkpacman-1.9.1/tkpacman-1.9.1.tar.gz
md5sums = 1f54ca16727a87aebc2e55edd205529e
pkgname = tkpacman
|