Path to this page:
./
x11/autocutsel,
Synchronizes the X11 cutbuffer and CLIPBOARD selection
Branch: CURRENT,
Version: 0.10.1,
Package name: autocutsel-0.10.1,
Maintainer: ryoonThe autocutsel utility synchronizes the X11 cutbuffer and CLIPBOARD
selection, the two copy/paste buffers mainly used by X applications.
It also unifies "clipboards" between VNC servers and Windows.
The autocutsel tool performs the synchronization continuously.
The cutsel tool performs the synchronization whenever it is run.
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers]
Master sites:
Filesize: 18.576 KB
Version history: (Expand)
- (2023-01-09) Updated to version: autocutsel-0.10.1
- (2015-06-09) Updated to version: autocutsel-0.10.0
- (2012-10-06) Package added to pkgsrc.se, version autocutsel-0.9.0nb1 (created)
CVS history: (Expand)
2023-01-09 13:42:46 by Paolo Vincenzo Olivo | Files touched by this commit (2) | |
Log message:
x11/autocutsel: update to version 10.0.1
Changes:
* v0.10.1: 2021-03-03
- fixed allocation error (Jeremie Courreges-Anglas)
- updated configure scripts
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2015-12-29 05:54:40 by David A. Holland | Files touched by this commit (61) |
Log message:
Whitespace.
|
2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message:
Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-06-09 15:10:00 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
Update to 0.10.0
* Adjust X11 library dependencies.
Changelog:
0.10.0:
set WM_NAME, _NET_WM_NAME, and _NET_WM_PID (Michael Stapelberg)
support for UTF-8 strings
minor fixes
0.9.1:
fixed cutsel segfault for empty cut buffer (Jurij Smakov)
built package with libtool 2.4.2.418 to support ppc64le
|
2012-10-06 07:59:30 by Ryo ONODERA | Files touched by this commit (4) |
Log message:
Import autocutsel-0.9.0nb1 as x11/autocutsel from pkgsrc-wip.
The autocutsel utility synchronizes the X11 cutbuffer and CLIPBOARD
selection, the two copy/paste buffers mainly used by X applications.
It also unifies "clipboards" between VNC servers and Windows.
The autocutsel tool performs the synchronization continuously.
The cutsel tool performs the synchronization whenever it is run.
|