subprojects: Move SPDX information from inline to .reuse/dep5

This makes updates with `meson wrap update` more straightforward.

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie 2023-08-14 16:38:10 +01:00
parent 6ed4284f14
commit 1b329c31ba
3 changed files with 9 additions and 6 deletions

9
.reuse/dep5 Normal file
View file

@ -0,0 +1,9 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: dbus
Source: https://gitlab.freedesktop.org/dbus/dbus
Files:
subprojects/*.wrap
Copyright:
© 2022-2023 Meson contributors
License: MIT

View file

@ -1,6 +1,3 @@
# Copyright 2022 Meson contributors
# SPDX-License-Identifier: MIT
[wrap-file]
directory = expat-2.4.8
source_url = https://github.com/libexpat/libexpat/releases/download/R_2_4_8/expat-2.4.8.tar.xz

View file

@ -1,6 +1,3 @@
# Copyright 2022 Meson contributors
# SPDX-License-Identifier: MIT
[wrap-file]
directory = glib-2.72.2
source_url = https://download.gnome.org/sources/glib/2.72/glib-2.72.2.tar.xz