Compare commits

...

2 Commits

@ -17,6 +17,9 @@ media-video/mpv lua_single_target_luajit
# Transmission
net-p2p/transmission gtk -qt5
# Add support for Access Control Lists
sys-auth/elogind acl
# Enable pam_gnome_keyring.so module
sys-auth/pambase gnome-keyring

@ -1 +0,0 @@
# Calculate path=/lib/udev name=rules.d pkg(net-wireless/gnome-bluetooth)<=42.8

@ -1,12 +0,0 @@
# Calculate comment=#
# Get access to /dev/rfkill for users
# See https://bugzilla.redhat.com/show_bug.cgi?id=514798
#
# Updated for udev >= 154
# http://bugs.debian.org/582188
# https://bugzilla.redhat.com/show_bug.cgi?id=588660
ENV{ACL_MANAGE}=="0", GOTO="gnome_bluetooth_end"
ACTION!="add|change", GOTO="gnome_bluetooth_end"
KERNEL=="rfkill", GROUP="plugdev", MODE="0664", TAG+="udev-acl"
LABEL="gnome_bluetooth_end"

@ -1,4 +1,4 @@
# Calculate format=samba name=ini.env ini(calculate-gnome.revision)==
[calculate-gnome]
revision = 20230222
revision = 20240430

@ -0,0 +1 @@
# Calculate append=skip ini(calculate-gnome.revision)<20250101

@ -0,0 +1,4 @@
# Calculate format=samba name=ini.env ini(calculate-gnome.revision)<#-cut(0,-)-# rebuild=net-wireless/gnome-bluetooth
[calculate-gnome]
revision = #-cut(0)-#
Loading…
Cancel
Save