first commit

This commit is contained in:
Your Name
2026-02-07 20:22:48 +08:00
commit 1b9711d5e4
2270 changed files with 805872 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
glmark2-es2
mesa-utils
mesa-utils-extra

View File

@@ -0,0 +1,14 @@
if [ -f /etc/chromium-browser/default ]; then
cat > /etc/chromium-browser/default << DELIM
# Options to pass to chromium-browser
CHROMIUM_FLAGS="--use-gl=egl --ignore-gpu-blocklist --enable-accelerated-video-decode --enable-zero-copy --enable-gpu-rasterization --enable-oop-rasterization --enable-pinch --flag-switches-begin --flag-switches-end --origin-trial-disabled-features=SecurePaymentConfirmation"
DELIM
fi
# overwrite stock firefox configuration
if [ -d /etc/firefox/ ]; then ln -sf /etc/orangepi/firefox.conf /etc/firefox/syspref.js; fi
if [ -d /usr/lib/firefox-esr/ ]; then
ln -sf /etc/orangepi/firefox.conf /usr/lib/firefox-esr/mozilla.cfg
echo 'pref("general.config.obscure_value", 0);' > /usr/lib/firefox-esr/defaults/pref/local-settings.js
echo 'pref("general.config.filename", "mozilla.cfg");' >> /usr/lib/firefox-esr/defaults/pref/local-settings.js
fi

View File

@@ -0,0 +1,4 @@
# install optimized browser configurations
cp "${EXTER}"/packages/blobs/desktop/chromium.conf "${destination}"/etc/orangepi
cp "${EXTER}"/packages/blobs/desktop/firefox.conf "${destination}"/etc/orangepi
cp -R "${EXTER}"/packages/blobs/desktop/chromium "${destination}"/etc/orangepi

View File

@@ -0,0 +1 @@
firefox

View File

@@ -0,0 +1 @@
hexchat

View File

@@ -0,0 +1,3 @@
bleachbit
fbi
gparted

View File

@@ -0,0 +1,3 @@
emacs
notepadqq
vim

View File

@@ -0,0 +1 @@
thunderbird

View File

@@ -0,0 +1,4 @@
filezilla
putty
transmission
transmission-remote-gtk

View File

@@ -0,0 +1,3 @@
celluloid
gimp
mpv

View File

@@ -0,0 +1,3 @@
libreoffice
libreoffice-style-elementary
simple-scan

View File

@@ -0,0 +1,2 @@
gnome-builder
sysprof

View File

@@ -0,0 +1,2 @@
geany
gnome-builder

View File

@@ -0,0 +1,2 @@
kdevelop
qtcreator

View File

@@ -0,0 +1,5 @@
build-essential
clang
geany
meld
regexxer

View File

@@ -0,0 +1 @@
remmina