Conversation
This is a direct copy of https://github.com/lazka/sassc/tree/meson which I've created for gtk back in the days. This project is in a similar situation as mesonbuild#1153. There exists an upstream PR for adding meson (sass/sassc#269), but the project is unmaintained, so unlikely to see progress there.
Contributor
Author
|
The next step after this would be to try to get rid of all references of my forks in GNOME and replace them with wrapdb: https://github.com/search?q=org%3AGNOME+https%3A%2F%2Fgithub.com%2Flazka%2Fsassc&type=code |
jpakkane
reviewed
Sep 18, 2023
Contributor
Author
|
Thanks! |
gnomesysadmins
pushed a commit
to GNOME/gtk
that referenced
this pull request
Sep 19, 2023
They were pointing to my personal fork, but I've now added them to wrapdb: * mesonbuild/wrapdb#1153 * mesonbuild/wrapdb#1185
Contributor
Author
Turns out both projects in GNOME using this depend on the wraps being used in flatpak as separate modules and not within meson, and I couldn't figure out how to use wrapdb without meson in flatpaks, so this project is currently on ice. |
fennewald
pushed a commit
to fennewald/wrapdb
that referenced
this pull request
Sep 29, 2023
This is a direct copy of https://github.com/lazka/sassc/tree/meson which I've created for gtk back in the days. This project is in a similar situation as mesonbuild#1153. There exists an upstream PR for adding meson (sass/sassc#269), but the project is unmaintained, so unlikely to see progress there.
willwray
pushed a commit
to willwray/wrapdb
that referenced
this pull request
Apr 22, 2024
This is a direct copy of https://github.com/lazka/sassc/tree/meson which I've created for gtk back in the days. This project is in a similar situation as mesonbuild#1153. There exists an upstream PR for adding meson (sass/sassc#269), but the project is unmaintained, so unlikely to see progress there.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a direct copy of https://github.com/lazka/sassc/tree/meson which I've created for gtk back in the days.
This project is in a similar situation as #1153. There exists an upstream PR for adding meson (sass/sassc#269), but the project is unmaintained, so unlikely to see progress there.