- 25 Jun, 2022 3 commits
-
-
Pipewire defaults to pipewire-media-session and will build that as a subproject by default. That session manager has a few issues since these days the default is wireplumber. Most people are not exactly interested in building wireplumber when building pipewire though and there's a separate jhbuild module for that anyway. So let's disable building a session manager in pipewire and just use the one provided by the system, which is wireplumber these days.
-
Rico Tzschichholz authored
-
Rico Tzschichholz authored
-
- 17 Jun, 2022 6 commits
-
-
Emmanuele Bassi authored
GNOME Online Accounts now requires WebKit 4.1, librest 0.9, and libsoup 3.0.
-
Emmanuele Bassi authored
-
Emmanuele Bassi authored
Build WebKit 4.1 using libsoup3.
-
Emmanuele Bassi authored
-
Emmanuele Bassi authored
Too many dependencies for a legacy library.
-
Emmanuele Bassi authored
GTK4 does not depend on at-spi2-core on any platform.
-
- 16 Jun, 2022 1 commit
-
-
- 15 Jun, 2022 1 commit
-
-
Federico Mena Quintero authored
The first two repositories have been integrated into at-spi2-core. See at-spi2-core!78 for details.
-
- 10 Jun, 2022 1 commit
-
-
Bastien Nocera authored
-
- 03 Jun, 2022 1 commit
-
-
Christian Hergert authored
The -DTHREADSAFE:BOOL=1 parameter is obsolete with more recent releases of libgit2. Additionally, the projects using this need SSH so we might as well be specific about compiling with it.
-
- 28 May, 2022 1 commit
-
-
Jens Georg authored
Added as sysdependency
-
- 26 May, 2022 1 commit
-
-
Jens Georg authored
-
- 25 May, 2022 2 commits
-
-
-
Kjell Ahlstedt authored
-
- 22 May, 2022 2 commits
-
-
Jens Georg authored
-
Jens Georg authored
The dedicated GUPnP plugin was removed ages ago.
-
- 11 May, 2022 1 commit
-
-
Bastien Nocera authored
Remove obsolete option. See gnome-desktop@fa159e19
-
- 08 May, 2022 2 commits
-
-
Bastien Nocera authored
-
Bastien Nocera authored
Last updated 13 years ago.
-
- 23 Apr, 2022 3 commits
-
-
removing the only module using that.
-
commit 77192689 retrieves the branch name from the local repository, so it worked fine for new cloned repositories, but if you have an already cloned repository then you'll still be getting the old default branch name. Fix this by using command: git ls-remote --symref origin HEAD which will retrieve the default branch name from the remote repository itself. As a plus 'git ls-remote' is a plumbing command in git which means it has stable output well suited for scripts.
-
-
- 22 Apr, 2022 5 commits
-
-
PackageKit in a toolbox is broken and there is no good reason to keep prefering PackageKit over dnf so let's change that.
-
Patrick Griffis authored
This reverts commit 45892714. This fails CI so clearly needs some more thought. master as-is is very much broken on my Fedora 36 system though.
-
Patrick Griffis authored
-
Patrick Griffis authored
It was possible the auto-detected install directories were under an incorrect prefix.
- 21 Apr, 2022 1 commit
-
-
Carlos Garcia Campos authored
-
- 17 Apr, 2022 1 commit
-
-
- 06 Apr, 2022 3 commits
-
-
-
Daniel Mustieles García authored
-
Daniel Mustieles García authored
-
- 01 Apr, 2022 1 commit
-
-
- 30 Mar, 2022 1 commit
-
-
Bastien Nocera authored
89a9b6e7 switched the build system to meson, but didn't remove the branch, so the module wanted to build using meson in an autotools-only branch. As the API and ABI changed, add a librest-0.7 module. Fixes: 89a9b6e7 Closes: #284
-
- 28 Mar, 2022 1 commit
-
-
- 27 Mar, 2022 1 commit
-
-
Piotr Drąg authored
-
- 26 Mar, 2022 1 commit
-
-