Init, adding corrade,magnum,magnum-plugins,magnum-integration,magnum-extras, and magnum-examples 2025.47_1
This commit is contained in:
42
etc/defaults.virtual
Normal file
42
etc/defaults.virtual
Normal file
@@ -0,0 +1,42 @@
|
||||
# --*-- shell --*--
|
||||
#
|
||||
# etc/defaults.virtual
|
||||
# default configuration of etc/virtual
|
||||
#
|
||||
# DO NOT EDIT THIS FILE DIRECTLY; IT MAY BE REPLACED DURING UPDATES,
|
||||
# EDIT etc/virtual INSTEAD.
|
||||
#
|
||||
# This file specifies a mapping between virtual packages and real packages
|
||||
# available in the source packages collection (srcpkgs).
|
||||
#
|
||||
# The format uses 2 arguments delimited by a blank: <vpkgname> <realpkgname>
|
||||
#
|
||||
# When building a package with "xbps-src", those dependencies declared like
|
||||
# "virtual?foo" will use the replacement package defined in `etc/virtual`.
|
||||
#
|
||||
# NOTE: this mapping is only there to be able to build a default package
|
||||
# to resolve the virtual package dependency later on with xbps-install(1).
|
||||
#
|
||||
# NOTE: Create your own etc/virtual file to override these defaults.
|
||||
|
||||
awk gawk
|
||||
emacs emacs
|
||||
java-environment openjdk8
|
||||
java-runtime openjdk8-jre
|
||||
libudev eudev-libudev
|
||||
lightdm-greeter base-chroot-cyclic-solver
|
||||
nodejs-runtime nodejs
|
||||
ntp-daemon chrony
|
||||
phonon-qt6-backend phonon-backend-vlc
|
||||
phonon-qt5-backend phonon-qt5-backend-gstreamer
|
||||
php-runtime php8.3
|
||||
pipewire-session-manager base-chroot-cyclic-solver
|
||||
rkt-stage1 rkt-stage1-coreos
|
||||
smtp-server opensmtpd
|
||||
tex texlive
|
||||
xserver-abi-input xorg-server
|
||||
xserver-abi-video xorg-server
|
||||
libGL libglvnd
|
||||
libEGL libglvnd
|
||||
libGLES libglvnd
|
||||
hunspell-en_GB hunspell-en_GB-all
|
||||
Reference in New Issue
Block a user