FreeBSD Bugzilla – Attachment 244266 Details for
Bug 273270
x11/budgie: update to 10.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update x11/budgie
budgie-10.8.diff (text/plain), 1.35 KB, created by
Olivier Duchateau
on 2023-08-21 19:54:07 UTC
(
hide
)
Description:
Patch to update x11/budgie
Filename:
MIME Type:
Creator:
Olivier Duchateau
Created:
2023-08-21 19:54:07 UTC
Size:
1.35 KB
patch
obsolete
>diff --git a/x11/budgie/Makefile b/x11/budgie/Makefile >index 2f73e307c..4902cbd47 100644 >--- a/x11/budgie/Makefile >+++ b/x11/budgie/Makefile >@@ -1,6 +1,5 @@ > PORTNAME= budgie >-PORTVERSION= 10.7 >-PORTREVISION= 1 >+PORTVERSION= 10.8 > CATEGORIES= x11 budgie > > MAINTAINER= duchateau.olivier@gmail.com >@@ -18,9 +17,6 @@ RUN_DEPENDS= budgie-desktop>0:x11/budgie-desktop \ > # Additional wallpapers > RUN_DEPENDS+= budgie-backgrounds>0:x11-themes/budgie-backgrounds > >-# Additional applets >-RUN_DEPENDS+= budgie-trash-applet>0:deskutils/budgie-trash-applet >- > RUN_DEPENDS+= gnome-terminal>0:x11/gnome-terminal \ > nautilus>0:x11-fm/nautilus \ > lightdm-gtk-greeter>0:x11/lightdm-gtk-greeter >diff --git a/x11/budgie/files/xprofile.in b/x11/budgie/files/xprofile.in >index d0097203e..665e94b13 100644 >--- a/x11/budgie/files/xprofile.in >+++ b/x11/budgie/files/xprofile.in >@@ -1,8 +1,8 @@ > #!/bin/sh > >-# Set $XDG_SESSION_TYPE >-if test "x$XDG_SESSION_TYPE" = "x"; then >- XDG_SESSION_TYPE="x11" >+# Use the Xorg backend >+if test "x$GDK_BACKEND" = "x"; then >+ GDK_BACKEND="x11" > fi > export XDG_SESSION_TYPE > >@@ -24,6 +24,9 @@ if test "x$XDG_CURRENT_DESKTOP" = "x" ; then > fi > export XDG_CURRENT_DESKTOP > >+# Suppress warning about accessibility bus >+#export NO_AT_BRIDGE=1 >+ > # Set $XDG_CONFIG_DIRS > if test "x$XDG_CONFIG_DIRS" = "x" ; then > XDG_CONFIG_DIRS="%%PREFIX%%/etc/xdg:/etc/xdg"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
duchateau.olivier
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 273270
: 244266