This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITA] xclip-0.12: Command line clipboard grabber


Hi

I would like to adopt and maintain the orphaned 'xclip' package.

Here are the setup.hint files:
-------------------------------------------------------------------------------------------
./setup.hint

category: X11
requires: bash libX11_6 libXmu6 coreutils gzip tar
sdesc: "Command line clipboard grabber"
ldesc: "xclip is a command line utility that is designed to run on any system with an
X11 implementation. It provides an interface to X selections (the clipboard)
from the command line. It can read data from standard in or a file and place it
in an X selection for pasting into other X applications. xclip can also print
an X selection to standard out, which can then be redirected to a file or
another program."

-------------------------------------------------------------------------------------------
./xclip-debuginfo/setup.hint

category: Debug
requires: cygwin-debuginfo
external-source: xclip
sdesc: "Debug info for xclip"
ldesc: "This package contains files necessary for debugging the
xclip package with gdb."



For downloading 

wget -x -nH --cut-dirs=2 \
 http://volkerzell.de/cygwin/ITP/xclip/setup.hint \
 http://volkerzell.de/cygwin/ITP/xclip/xclip-0.12-2-src.tar.xz \
 http://volkerzell.de/cygwin/ITP/xclip/xclip-0.12-2.tar.xz

Ciao
  Volker


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]