MightyCreak / diffuse

Diffuse is a graphical tool for comparing and merging text files. It can retrieve files for comparison from Bazaar, CVS, Darcs, Git, Mercurial, Monotone, RCS, Subversion, and SVK repositories.
http://mightycreak.github.io/diffuse/
GNU General Public License v2.0
260 stars 46 forks source link

Mention diffuse_impl, currently needed on macOS, might be fixable #179

Closed krlmlr closed 7 months ago

krlmlr commented 1 year ago

https://github.com/MightyCreak/diffuse/pull/173#discussion_r1009338457

krlmlr commented 1 year ago

@hugoholgersson: Would you like to take a stab at obsoleting this PR? 🙃

MightyCreak commented 1 year ago

Should I close this PR and open an issue to find a way to use diffuse in the command-line on macOS?

Also, with the new #181, maybe it's been fixed??

hugoholgersson commented 1 year ago

Landing sounds good to me. This extra info is good to expose in the documentation.

MightyCreak commented 1 year ago

Ok, then I think this information should indeed be in the "Installation" section in docs/users.md.

The docs/developers/developers-setup.md file is reserved to developers wanting to compile Diffuse locally in order to contribute to Diffuse repo eventually.

Regular users should have simpler ways to install Diffuse. On Linux, it's through their distribution packet managers or Flatpak. On macOS, I guess it's available with Homebrew?

hugoholgersson commented 1 year ago

Sure, we could move the entire Note to the user docs.

Diffuse was not available in Homebrew last time I checked. It should be straightforward to add it though. I read somewhere that Homebrew has built-in helpers for apps that follow standard Meson conventions. I hope and think someone will pick it up soon.

MightyCreak commented 1 year ago

@chenrui333 tried to add Diffuse in Homebrew in #145, but I don't know why it didn't get in the Homebrew repo. I had to close this PR eventually as it was stalling.

chenrui333 commented 1 year ago

@chenrui333 tried to add Diffuse in Homebrew in #145, but I don't know why it didn't get in the Homebrew repo. I had to close this PR eventually as it was stalling.

We can give it another try, the only reason was I did not spend enough time on it.

chenrui333 commented 1 year ago

My inbox is flooded, email might be a better reach.

chenrui333 commented 1 year ago

adding a new PR effort, https://github.com/Homebrew/homebrew-core/pull/119428

hugoholgersson commented 1 year ago

adding a new PR effort, Homebrew/homebrew-core#119428

Thanks. I reviewed it and left a comment.

MightyCreak commented 1 year ago

Hi!

So, how are we on this PR? it seems that the new PR on Homebrew's side has been closed again :confused: