-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
mousepad: Update to 0.6.2 #23674
mousepad: Update to 0.6.2 #23674
Conversation
The build error is https://trac.macports.org/ticket/68854. I'll send in a PR to update libxfce4*, which should trigger a rebuild and therefore fox the issues. |
PR opened: #23687 Once that PR is merged I'll rebase this one and it should work. |
Hmm, it works fine on my system, perhaps there's a missing dep/builddep? |
OK, now it's failing locally as well. What's weird is that this build worked before the rebase on #23687... |
Ah, it's because gtk2 is no longer installed, and gtk3's @mascguy Since you maintain the GTK packages, what are your thoughts? |
And then update the references them all the ports and build systems that are already familiar with their existing names? Seems like a lot of work for no benefit. |
That is my concern as well. |
IMO update this to use |
feel free to reopen this PR once it's actually building. |
Description
Updates Mousepad to 0.6.2, enabling GTK3 in the process.
Type(s)
Tested on
macOS 14.4.1 23E224 arm64
Xcode 15.3 15E204a
Verification
Have you
port lint --nitpick
?sudo port test
?sudo port -vst install
?