Page MenuHomeSolus

Update ddgr to 1.6
ClosedPublic

Authored by Girtablulu on Dec 1 2018, 1:26 AM.
Tags
None
Referenced Files
F11070434: D4512.diff
Sat, Aug 12, 12:21 AM
F10985801: D4512.diff
Sun, Jul 23, 10:55 PM
F10877909: D4512.id11094.diff
Jun 21 2023, 12:11 AM
F10854361: D4512.id11100.diff
Jun 13 2023, 3:58 PM
F10850681: D4512.id11100.diff
Jun 12 2023, 6:07 AM
F10850180: D4512.id11059.diff
Jun 12 2023, 1:34 AM
F10849941: D4512.id11057.diff
Jun 11 2023, 11:53 PM
F10848949: D4512.id11094.diff
Jun 11 2023, 5:19 PM

Details

Summary

Update ddgr to 1.6
Resolves T7266

Changelog:
v1.5

  • Support xclip as a clipboard utility on *nix
  • Support GNU Screen and tmux as clipboard fallback

v1.6

  • User interface revamped
  • DDG instant answers
Test Plan

run ddgr Hello World and chose a result

Diff Detail

Repository
R4454 ddgr
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Girtablulu updated this revision to Diff 11058.
Girtablulu edited the summary of this revision. (Show Details)

Add Task

Girtablulu edited the summary of this revision. (Show Details)

Fix Changelog

Question, should I switch the package to Python3 install or keep this install way?

Question, should I switch the package to Python3 install or keep this install way?

What do you mean ? It's already using python3.
cat /usr/bin/ddgr | head -n1

Also in the summary :

  • Support Termux clipboard on Android
  • Haiku OS clipboard support
  • Packaging preparation for PyPI

I mean using the setup.py function and not the makefile, and yea tired brain missed this with the summary :3

Girtablulu edited the summary of this revision. (Show Details)

Remove non Linux changelog

Switch to python3 install macros

sunnyflunk added a subscriber: sunnyflunk.
sunnyflunk added inline comments.
pspec_x86_64.xml
26

Perhaps see if you can restore the manpage

This revision now requires changes to proceed.Dec 2 2018, 11:18 PM
This revision is now accepted and ready to land.Dec 3 2018, 1:32 AM
This revision was automatically updated to reflect the committed changes.