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

mesa-demos: update to 9.0.0. #42959

Closed
wants to merge 1 commit into from

Conversation

triallax
Copy link
Contributor

@triallax triallax commented Mar 23, 2023

Testing the changes

  • I tested the changes in this PR: briefly

@Johnnynator

The package size really ballooned up with this upgrade, not sure if it's cause for concern.

Announcement with changes

version=9.0.0
revision=1
build_style=meson
configure_args="-Dwith-system-data-files=true"
hostmakedepends="pkg-config"
makedepends="libXext-devel MesaLib-devel glu-devel glew-devel freetype-devel libfreeglut-devel"
short_desc="Mesa 3D demos and tools"
maintainer="John <me@johnnynator.dev>"
license="MIT"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The tarball doesn't seem to include any sort of license file, so I'm not sure what to do about this.

Copy link
Member

Choose a reason for hiding this comment

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

maybe it can be grabbed from a comment in a file?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The thing is, there seem to be various copyright notices scattered across different files...

Copy link
Member

Choose a reason for hiding this comment

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

ask in irc

@nekopsykose
Copy link

The package size really ballooned up with this upgrade, not sure if it's cause for concern.The package size really ballooned up with this upgrade, not sure if it's cause for concern.

i noticed this as well a long time ago- it balloons between 8.4 and 8.5 too. not sure if it's the meson setup that causes it, or something else. i'd imagine one can do some elf inspection by hand to see what uses it before/after on a specific binary.

the individual binaries (that do the same thing) go from like e.g. 20k to 200k each, etc

@triallax triallax marked this pull request as draft April 15, 2023 23:07
@github-actions
Copy link

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

@github-actions github-actions bot added the Stale label Sep 25, 2023
@github-actions github-actions bot closed this Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants