Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

turbo/pkg-message: x11/xsel abandonware in 2019 #340

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions editors/turbo/pkg-message
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
message: <<EOM
The runtime requirements are (please install at your preference):

* `xsel' or `xclip' for clipboard support in X11 environments
* `wl-clipboard' for clipboard support in Wayland environments
* `x11/xclip' or `x11/xsel-conrad' for clipboard support in X.Org environments
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On my everyday machine I found both ports installed, since I don't know when:

grahamperrin:~ % pkg iinfo xclip xsel
xclip-0.13.82_1
xsel-conrad-1.2.0_2
grahamperrin:~ % pkg_tree -r xclip
xclip-0.13.82_1
grahamperrin:~ % pkg_tree -r xsel-conrad
xsel-conrad-1.2.0_2
|\__ clipmenu-6.2.0
 \__ keepass-2.56
grahamperrin:~ % 

Might there be a downside from having both runtime requirements?

* `x11/wl-clipboard' for clipboard support in Wayland environments
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

EOM
}
]