After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 789630 - gdk/wayland/protocol/server-decoration.xml missing from dist tarball
gdk/wayland/protocol/server-decoration.xml missing from dist tarball
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: Wayland
3.22.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2017-10-29 19:20 UTC by Simon McVittie
Modified: 2017-11-01 13:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
wayland: Distribute protocol/server-decoration.xml in tarballs (806 bytes, patch)
2017-10-29 19:20 UTC, Simon McVittie
committed Details | Review

Description Simon McVittie 2017-10-29 19:20:41 UTC
Created attachment 362496 [details] [review]
wayland: Distribute protocol/server-decoration.xml in tarballs

Otherwise, builds that include the Wayland backend fail.

---

This hopefully fixes the build system for the protocol added in Bug #781909.
Comment 1 Emmanuele Bassi (:ebassi) 2017-10-29 20:20:54 UTC
Review of attachment 362496 [details] [review]:

ACK: 
Comment 2 Simon McVittie 2017-10-30 02:18:54 UTC
Comment on attachment 362496 [details] [review]
wayland: Distribute protocol/server-decoration.xml in tarballs

Committed as 72a45366e2 for 3.22.26. Not applied to master, which no longer has Autotools and so presumably uses `git archive` for releases?
Comment 3 Emmanuele Bassi (:ebassi) 2017-10-30 10:10:20 UTC
(In reply to Simon McVittie from comment #2)

> Committed as 72a45366e2 for 3.22.26. Not applied to master, which no longer
> has Autotools and so presumably uses `git archive` for releases?

Indeed, Meson will dist whatever it's in Git.
Comment 4 Matthias Clasen 2017-11-01 13:41:49 UTC
I've used

ninja -C build dist

for the 3.92 release