diff options
| author | Anna (navi) Figueiredo Gomes <navi@vlhl.dev> | 2026-01-26 01:17:18 +0100 |
|---|---|---|
| committer | Anna (navi) Figueiredo Gomes <navi@vlhl.dev> | 2026-01-26 01:17:18 +0100 |
| commit | c98ed6e41417c8ded8fcea8c5d70fff5beabdea3 (patch) | |
| tree | f9ab0e44895a6173a178db382577327af6d94e35 /profiles/tulip | |
| parent | ce7d03e1bd7660a79e50756bbfbe79fad45e4b01 (diff) | |
| download | enomicon-sxmo.tar.xz | |
profiles/tulip: add tulip (arm64) profilesxmo
Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev>
Diffstat (limited to 'profiles/tulip')
| -rw-r--r-- | profiles/tulip/make.defaults | 3 | ||||
| -rw-r--r-- | profiles/tulip/package.accept_keywords | 15 | ||||
| -rw-r--r-- | profiles/tulip/package.use | 1 | ||||
| -rw-r--r-- | profiles/tulip/packages | 6 | ||||
| -rw-r--r-- | profiles/tulip/parent | 1 |
5 files changed, 26 insertions, 0 deletions
diff --git a/profiles/tulip/make.defaults b/profiles/tulip/make.defaults new file mode 100644 index 0000000..481cf08 --- /dev/null +++ b/profiles/tulip/make.defaults @@ -0,0 +1,3 @@ +ARCH=arm64 +VIDEO_CARDS="panfrost" +USE="X wayland vulkan opengl pulseaudio" diff --git a/profiles/tulip/package.accept_keywords b/profiles/tulip/package.accept_keywords new file mode 100644 index 0000000..04da0a1 --- /dev/null +++ b/profiles/tulip/package.accept_keywords @@ -0,0 +1,15 @@ +sys-apps/earlyoom ** +sys-apps/sxmo-utils ~arm64 +dev-libs/bemenu ~arm64 +gui-apps/wvkbd ~arm64 +sys-apps/lisgd ~arm64 +app-misc/brightnessctl ~arm64 +media-sound/callaudiod ~arm64 +app-admin/conky ~arm64 +<x11-misc/dunst-9999 ~arm64 +app-misc/evtest ~arm64 +gnome-extra/iio-sensor-proxy ~arm64 +net-voip/vvmd ~arm64 +dev-util/spirv-headers ~arm64 +=dev-util/spirv-tools-1.3.296.0 ~arm64 +=dev-util/glslang-1.3.296.0-r1 ~arm64 diff --git a/profiles/tulip/package.use b/profiles/tulip/package.use new file mode 100644 index 0000000..22e51eb --- /dev/null +++ b/profiles/tulip/package.use @@ -0,0 +1 @@ +media-libs/mesa -llvm diff --git a/profiles/tulip/packages b/profiles/tulip/packages new file mode 100644 index 0000000..2bd2569 --- /dev/null +++ b/profiles/tulip/packages @@ -0,0 +1,6 @@ +sys-apps/sxmo-utils +sys-apps/lisgd +gui-apps/wvkbd +gui-apps/foot +dev-libs/bemenu +gui-wm/sway diff --git a/profiles/tulip/parent b/profiles/tulip/parent new file mode 100644 index 0000000..daef96d --- /dev/null +++ b/profiles/tulip/parent @@ -0,0 +1 @@ +gentoo:default/linux/arm64/23.0/musl |
