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

Chatty: new port and its dependencies #26128

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

barracuda156
Copy link
Contributor

Description

olm update is needed for libcmatrix.

Since both libcmatrix itself and Chatty need libsoup3, existing e-d-s port does not work (build succeeds, the app fails to launch). So I add -gtk4 version to support Chatty without affecting existing gtk3-based Gnome ports.

A couple of ports here list both gtk3 and gtk4 as dependencies: that is not a mistake.

P. S. Cannot test build on powerpc at the moment, but it will be done somewhat later.

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 14.7
Xcode 15.4

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL in commit message?
  • checked your Portfile with port lint --nitpick?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

@barracuda156
Copy link
Contributor Author

How do I force clang-18+? Blacklists do not work as I thought they would.

@barracuda156
Copy link
Contributor Author

@herbygillot This finally worked on macOS-12 now. The only existing port which is updated here is nomaintainer, so perhaps good to merge.

@barracuda156
Copy link
Contributor Author

@reneeotten @herbygillot Bump

@reneeotten
Copy link
Contributor

did upstream accepted/commented on any of the patches?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants