mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
meson.build: drop the PIPEWIRE_PACKAGE_NAME define
The only user of this was the dbus protocol, dropped in 7cbdaeb3b6
This commit is contained in:
parent
d1e2ab1eac
commit
66abafaa3d
1 changed files with 0 additions and 1 deletions
|
|
@ -190,7 +190,6 @@ cdata.set_quoted('LIBDIR', pipewire_libdir)
|
|||
cdata.set_quoted('GETTEXT_PACKAGE', meson.project_name())
|
||||
cdata.set('PIPEWIRE_LICENSE', '"MIT"')
|
||||
cdata.set('PIPEWIRE_PACKAGE_ORIGIN', '"Unknown package origin"')
|
||||
cdata.set('PIPEWIRE_PACKAGE_NAME', '"PipeWire source release"')
|
||||
cdata.set('PACKAGE', '"pipewire"')
|
||||
cdata.set('PACKAGE_NAME', '"PipeWire"')
|
||||
cdata.set('PACKAGE_STRING', '"PipeWire @0@"'.format(pipewire_version))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue