blob: e89c1618fd09841aa6f05b76d60de0fe8bff7b04 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = xsel-git
pkgdesc = a command-line program for getting and setting the contents of the X selection
pkgver = r81.9bfc13d
pkgrel = 1
url = http://www.vergenet.net/~conrad/software/xsel/
arch = i686
arch = x86_64
license = custom
makedepends = libxt
makedepends = git
depends = libx11
provides = xsel
conflicts = xsel
source = git+https://github.com/kfish/xsel.git
sha256sums = SKIP
pkgname = xsel-git
|