aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xclip/xclip_0.12.bb
blob: 7f055119137e095e9abc4401ff66724db5a3e855 (plain)
1
2
3
4
5
6
7
8
9
10
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