mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Enable 3d on bullseye, buster, sid (#3480)
This commit is contained in:
1
config/desktop/bullseye/appgroups/3dsupport
Symbolic link
1
config/desktop/bullseye/appgroups/3dsupport
Symbolic link
@@ -0,0 +1 @@
|
||||
../../buster/appgroups/3dsupport
|
||||
4
config/desktop/buster/appgroups/3dsupport/packages
Normal file
4
config/desktop/buster/appgroups/3dsupport/packages
Normal file
@@ -0,0 +1,4 @@
|
||||
libglx-mesa0
|
||||
libgl1-mesa-dri
|
||||
mesa-utils
|
||||
mesa-utils-extra
|
||||
@@ -4,11 +4,11 @@ cp -R "${SRC}"/packages/blobs/desktop/skel/. "${destination}"/etc/skel
|
||||
|
||||
# install logo for login screen
|
||||
mkdir -p "${destination}"/usr/share/pixmaps/armbian
|
||||
cp "${SRC}"/packages/blobs/desktop/icons/armbian.png "${destination}"/usr/share/pixmaps/armbian
|
||||
cp "${SRC}"/packages/blobs/desktop/desktop-icons/armbian.png "${destination}"/usr/share/pixmaps/armbian
|
||||
|
||||
# install wallpapers
|
||||
mkdir -p "${destination}"/usr/share/backgrounds/gnome/
|
||||
cp "${SRC}"/packages/blobs/desktop/wallpapers/armbian*.jpg "${destination}"/usr/share/backgrounds/gnome/
|
||||
cp "${SRC}"/packages/blobs/desktop/desktop-wallpapers/armbian*.jpg "${destination}"/usr/share/backgrounds/gnome/
|
||||
mkdir -p "${destination}"/usr/share/gnome-background-properties
|
||||
cat <<-EOF > "${destination}"/usr/share/gnome-background-properties/armbian.xml
|
||||
<?xml version="1.0"?>
|
||||
|
||||
1
config/desktop/sid/appgroups/3dsupport
Symbolic link
1
config/desktop/sid/appgroups/3dsupport
Symbolic link
@@ -0,0 +1 @@
|
||||
../../buster/appgroups/3dsupport
|
||||
@@ -4,11 +4,11 @@ cp -R "${SRC}"/packages/blobs/desktop/skel/. "${destination}"/etc/skel
|
||||
|
||||
# install logo for login screen
|
||||
mkdir -p "${destination}"/usr/share/pixmaps/armbian
|
||||
cp "${SRC}"/packages/blobs/desktop/icons/armbian.png "${destination}"/usr/share/pixmaps/armbian
|
||||
cp "${SRC}"/packages/blobs/desktop/desktop-icons/armbian.png "${destination}"/usr/share/pixmaps/armbian
|
||||
|
||||
# install wallpapers
|
||||
mkdir -p "${destination}"/usr/share/backgrounds/gnome/
|
||||
cp "${SRC}"/packages/blobs/desktop/wallpapers/armbian*.jpg "${destination}"/usr/share/backgrounds/gnome/
|
||||
cp "${SRC}"/packages/blobs/desktop/desktop-wallpapers/armbian*.jpg "${destination}"/usr/share/backgrounds/gnome/
|
||||
mkdir -p "${destination}"/usr/share/gnome-background-properties
|
||||
cat <<-EOF > "${destination}"/usr/share/gnome-background-properties/armbian.xml
|
||||
<?xml version="1.0"?>
|
||||
|
||||
@@ -64,7 +64,7 @@ libaspell15
|
||||
libatk-adaptor
|
||||
libcairo-gobject-perl
|
||||
libcairo-perl
|
||||
libcamel-1.2-62
|
||||
libcamel-1.2-63
|
||||
libcue2
|
||||
libdee-1.0-4
|
||||
libebackend-1.2-10
|
||||
@@ -73,8 +73,8 @@ libebook-contacts-1.2-3
|
||||
libecal-2.0-1
|
||||
libedata-book-1.2-26
|
||||
libedata-cal-2.0-1
|
||||
libedataserver-1.2-25
|
||||
libedataserverui-1.2-2
|
||||
libedataserver-1.2-26
|
||||
libedataserverui-1.2-3
|
||||
libenchant-2-2
|
||||
libexempi8
|
||||
libexiv2-27
|
||||
@@ -110,7 +110,7 @@ libgweather-common
|
||||
libgxps2
|
||||
libibus-1.0-5
|
||||
libical3
|
||||
libidn11
|
||||
libidn11-dev
|
||||
libijs-0.35
|
||||
libimobiledevice6
|
||||
libjavascriptcoregtk-4.0-18
|
||||
@@ -123,7 +123,7 @@ libpaper1
|
||||
libphonenumber8
|
||||
libplist3
|
||||
libpoppler-glib8
|
||||
libprotobuf17
|
||||
libprotobuf23
|
||||
libpulsedsp
|
||||
libsasl2-modules
|
||||
libspeexdsp1
|
||||
|
||||
Reference in New Issue
Block a user