File debian.control of Package autocutsel-nightly
Source: autocutsel-nightly
Section: x11
Priority: optional
Maintainer: Patrick Haar <Pihaar@users.noreply.github.com>
Build-Depends: debhelper-compat (= 13),
autoconf,
automake,
libtool,
libx11-dev,
libxt-dev,
libxmu-dev,
libxaw7-dev,
libxext-dev,
libinput-dev,
libudev-dev,
pkg-config
Standards-Version: 4.6.2
Homepage: https://github.com/Pihaar/autocutsel
Rules-Requires-Root: no
Package: autocutsel-nightly
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: autocutsel
Provides: autocutsel
Description: Keep the X clipboard and the cutbuffer in sync (nightly)
autocutsel tracks changes in the server's cutbuffer and clipboard
selection, keeping them synchronized.
.
This is the nightly build from the master branch. Same as autocutsel
but tracks the latest development commit.