Age | Commit message (Collapse) | Author |
|
|
|
|
|
- reduce number of dependencies, including only those
required by the default moduleset.
- organize them vertically for better view and control
- add a comment explaining why those packages are a
dependency in this package
- adjust patch file to include a mesonargs to the
gst-plugins-bad that disable vulkan extension in
order to avoiding build failure on missing
vulcan-headers package
|
|
Changes in this commit:
1- Add check and libunwind to deps
2- Remove gnome-software and appstream-glib from patch, as
it was resolved by the upstream
|
|
|
|
Changes in this commit:
1- Remove gstreamer from patch, as default.jhbuildrc
now includes flag disabling gtk-doc in meson builds
2- Remove renaming python3 to python, as python3 is
a valid executable for Python version 3
|
|
And remove 'itstool' as it is a sysdep (not built in jhbuild)
|
|
Add gstreamer (disable gtk-doc) and gnome-software (disable rpm),
and rename the patch file as now it has meson arguments as well
|