budgie-desktop: rebuild for mutter-7
[ci skip]
This commit is contained in:
parent
8ef8e9fbf5
commit
44f4977999
3 changed files with 13484 additions and 1 deletions
11
srcpkgs/budgie-desktop/patches/appsys-build.patch
Normal file
11
srcpkgs/budgie-desktop/patches/appsys-build.patch
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
--- src/appsys/AppSystem.vala
|
||||||
|
+++ src/appsys/AppSystem.vala
|
||||||
|
@@ -70,7 +70,7 @@ public class AppSystem : GLib.Object
|
||||||
|
}
|
||||||
|
|
||||||
|
private void signal_received(GLib.DBusConnection connection,
|
||||||
|
- string sender,
|
||||||
|
+ string? sender,
|
||||||
|
string object_path,
|
||||||
|
string interface_name,
|
||||||
|
string signal_name,
|
13472
srcpkgs/budgie-desktop/patches/gnome-338.patch
Normal file
13472
srcpkgs/budgie-desktop/patches/gnome-338.patch
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'budgie-desktop'
|
# Template file for 'budgie-desktop'
|
||||||
pkgname=budgie-desktop
|
pkgname=budgie-desktop
|
||||||
version=10.5.1
|
version=10.5.1
|
||||||
revision=3
|
revision=4
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
configure_args="-Dwith-gtk-doc=false -Dwith-desktop-icons=none"
|
configure_args="-Dwith-gtk-doc=false -Dwith-desktop-icons=none"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue