Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update URLs for repos moved to GitLab #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MatthiasKunnen
Copy link

All Wayland repos containing the protocols have moved from GitHub to freedesktop's GitLab.
This PR updates the URLs. I have rerun the generation and can confirm that no generated code has changed (except for the XML origin URL).

wayland-protocols URLs replaced with the following RegEx:
s: https://raw.githubusercontent.com/wayland-project/wayland-protocols/1.31/(.*)
r: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/raw/1.31/$1?ref_type=tags

Manually replaced:

Replaces GitHub .xml protocol links with GiLab.

wayland-protocols links replaced with the following RegEx:
s: https://raw.githubusercontent.com/wayland-project/wayland-protocols/1.31/(.*)
r: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/raw/1.31/$1?ref_type=tags

Manually replaced:
- mesa, repo moved to https://gitlab.freedesktop.org/mesa/mesa
- wayland client, repo moved to http://gitlab.freedesktop.org/wayland/wayland
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant