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

gtk+3: update to 3.24.24. #27032

Merged
merged 2 commits into from
Dec 12, 2020
Merged

gtk+3: update to 3.24.24. #27032

merged 2 commits into from
Dec 12, 2020

Conversation

ifreund
Copy link
Contributor

@ifreund ifreund commented Dec 8, 2020

No description provided.

build_style=meson
build_helper="gir"
configure_args="-Dtests=true"
Copy link
Contributor Author

@ifreund ifreund Dec 8, 2020

Choose a reason for hiding this comment

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

cc @travankor, do_check() was failing for me without this.

Copy link
Member

Choose a reason for hiding this comment

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

if [ "$XBPS_CHECK_PKGS" ]; then
	configure_args+=" -Dtests=true"
fi

is probably a better bet, so we only enable tests when somebody is actually running them.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good call, pushed your suggestion

@ifreund ifreund changed the title Bump gtk gtk+3: update to 3.24.24. Dec 8, 2020
build_style=meson
build_helper="gir"
configure_args="-Dtests=true"
Copy link
Member

Choose a reason for hiding this comment

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

if [ "$XBPS_CHECK_PKGS" ]; then
	configure_args+=" -Dtests=true"
fi

is probably a better bet, so we only enable tests when somebody is actually running them.

Also enable building tests if needed.
@ericonr
Copy link
Member

ericonr commented Dec 12, 2020

I've been running this for a while now, with no issues.

@ericonr ericonr merged commit 72c9986 into void-linux:master Dec 12, 2020
@ifreund ifreund deleted the bump-gtk branch December 12, 2020 11:06
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants