mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 02:24:36 +08:00
- updated nvidia, nvidia-340 and nvidia-304 drivers to the latest stable version - new nvidia-utils pkgbuild! read the .manifest file to auto populate the pkg - removed gcc49, no more needed to build catalyst
36 lines
510 B
Plaintext
36 lines
510 B
Plaintext
#
|
|
# Chakra GNU/Linux Buildscript Config file
|
|
#
|
|
# Kernel group
|
|
#
|
|
# These are the "package lists"
|
|
#
|
|
# The buildscript will build from the top to
|
|
# the bottom. Be aware that you must insert the
|
|
# packages in the right order to solve
|
|
# the dependencies correctly
|
|
#
|
|
|
|
|
|
#core_packages
|
|
#linux
|
|
linux-api-headers
|
|
vhba-module
|
|
broadcom-wl
|
|
acpi_call
|
|
ndiswrapper
|
|
btrfs-progs
|
|
|
|
bbswitch
|
|
nvidia-utils
|
|
nvidia
|
|
#../lib32/lib32-nvidia-utils
|
|
nvidia-304xx-utils
|
|
nvidia-304xx
|
|
nvidia-340xx-utils
|
|
nvidia-340xx
|
|
|
|
catalyst
|
|
catalyst-utils
|
|
|