bluray
This commit is contained in:
parent
f56ccef7c4
commit
57c12d516b
2 changed files with 161691 additions and 0 deletions
161682
files/keys/bluray.cfg
Normal file
161682
files/keys/bluray.cfg
Normal file
File diff suppressed because it is too large
Load diff
|
@ -40,7 +40,9 @@
|
||||||
orchis-theme
|
orchis-theme
|
||||||
# media
|
# media
|
||||||
ffmpeg
|
ffmpeg
|
||||||
|
libaacs
|
||||||
libavif
|
libavif
|
||||||
|
libbluray
|
||||||
libjxl
|
libjxl
|
||||||
# wayland
|
# wayland
|
||||||
cage
|
cage
|
||||||
|
@ -95,10 +97,17 @@
|
||||||
sl
|
sl
|
||||||
starship
|
starship
|
||||||
thunderbird-latest
|
thunderbird-latest
|
||||||
|
vlc
|
||||||
yt-dlp
|
yt-dlp
|
||||||
zathura
|
zathura
|
||||||
];
|
];
|
||||||
|
|
||||||
|
xdg.configFile = {
|
||||||
|
"aacs/keydb.cfg" = {
|
||||||
|
source = ../../files/keys/bluray.cfg;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
xdg.dataFile = {
|
xdg.dataFile = {
|
||||||
fonts = {
|
fonts = {
|
||||||
source = ../../files/fonts;
|
source = ../../files/fonts;
|
||||||
|
|
Loading…
Reference in a new issue