aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xclip/xclip_0.12.bb
blob: e8cdb42b8d9414ba38d04220f6ab0e7f7b3598fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DECSRIPTION = "xclip is a command line interface to the X11 clipboard. It can also be used for copying files, as an alternative to sftp/scp, thus avoiding password prompts when X11 forwarding has already been setup."
LICENSE = "GPLv2"

DEPENDS = "libxmu virtual/libx11 "

SRC_URI = "${SOURCEFORGE_MIRROR}/xclip/${P}.tar.gz"

inherit autotools



SRC_URI[md5sum] = "f7e19d3e976fecdc1ea36cd39e39900d"
SRC_URI[sha256sum] = "b7c7fad059ba446df5692d175c2a1d3816e542549661224806db369a0d716c45"