arch-repo: https://geo.mirror.pkgbuild.com impl: http://github.com/blend-os/tracks/raw/main repo: https://pkg-repo.blendos.co track: plasma # Configure Arch Linux repositories for core, multimedia, and 32-bit support repos: - name: core enabled: true # Core system packages and dependencies - name: extra enabled: true # Multimedia, gaming, and additional software - name: multilib enabled: true # 32-bit libraries for gaming and media compatibility # Define locales for English and Japanese text rendering locales: - en_US.UTF-8 # English locale for system-wide functionality - ja_JP.UTF-8 # Japanese locale for subtitles and text in games and media # Install packages for gaming, multimedia, and AMD hardware optimization packages: # Gaming packages for Steam and Wine - steam # Steam platform for PC gaming - steam-native-runtime # Native libraries for improved Steam performance on AMD GPUs - gamescope # Micro-compositor for game scaling and AMD GPU enhancements - wine # Stable Wine for running Windows games - winetricks # Tool to configure Wine for game compatibility - joystick # Graphics and audio packages for AMD hardware - linux-firmware # Firmware for AMD GPUs, ensuring full hardware support - vulkan-tools # Utilities for debugging Vulkan on AMD hardware - mangohud # Performance monitor for FPS and AMD GPU metrics # Font package for Japanese support - noto-fonts-cjk # CJK fonts for Japanese text in Steam and MPV # Multimedia packages for video playback and streaming - mpv # Lightweight media player with AMD GPU acceleration - ffmpeg # Codec support for diverse video and audio formats - gstreamer # Core multimedia framework for flexible media pipelines - gst-plugins-base # Essential GStreamer plugins for media handling - gst-plugins-good # High-quality plugins for additional media formats - gst-plugins-bad # Advanced plugins for modern codecs and AMD VAAPI - dav1d # Fast AV1 decoder for efficient video playback # # New Packages - python-pyyaml post_install: - setcap cap_sys_nice+eip /usr/bin/gamescope