summaryrefslogtreecommitdiff
path: root/profiles/host-dean
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2020-02-20 17:36:10 +0100
committerKarel Kočí <karel.koci@nic.cz>2020-02-26 14:08:02 +0100
commit1b4a04155068b831faf6ea54d1fa7463cba0ee15 (patch)
tree9c09d69a5e9545ca30b909ba7c8068bad18a4e65 /profiles/host-dean
parent3b6b05bca85caaed826a5a466d7f1504640e209c (diff)
downloadgentoo-personal-overlay-1b4a04155068b831faf6ea54d1fa7463cba0ee15.tar.gz
gentoo-personal-overlay-1b4a04155068b831faf6ea54d1fa7463cba0ee15.tar.bz2
gentoo-personal-overlay-1b4a04155068b831faf6ea54d1fa7463cba0ee15.zip
profiles: rename end profiles to more appropriate names
Diffstat (limited to 'profiles/host-dean')
-rw-r--r--profiles/host-dean/eapi1
-rw-r--r--profiles/host-dean/make.defaults7
-rw-r--r--profiles/host-dean/package.use8
-rw-r--r--profiles/host-dean/packages6
-rw-r--r--profiles/host-dean/parent6
5 files changed, 28 insertions, 0 deletions
diff --git a/profiles/host-dean/eapi b/profiles/host-dean/eapi
new file mode 100644
index 0000000..7f8f011
--- /dev/null
+++ b/profiles/host-dean/eapi
@@ -0,0 +1 @@
+7
diff --git a/profiles/host-dean/make.defaults b/profiles/host-dean/make.defaults
new file mode 100644
index 0000000..d9301bd
--- /dev/null
+++ b/profiles/host-dean/make.defaults
@@ -0,0 +1,7 @@
+# vim:ft=gentoo-make-conf
+CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"
+MAKEOPTS="-j7"
+
+VIDEO_CARDS="intel i965"
+
+USE_EXPAND="VIDEO_CARDS"
diff --git a/profiles/host-dean/package.use b/profiles/host-dean/package.use
new file mode 100644
index 0000000..8a5ca18
--- /dev/null
+++ b/profiles/host-dean/package.use
@@ -0,0 +1,8 @@
+# For myinitramfs
+sys-kernel/linux initramfs ucode
+
+# Required by chromium
+dev-libs/libxml2 icu
+
+app-emulation/docker btrfs
+media-libs/mesa -opencl
diff --git a/profiles/host-dean/packages b/profiles/host-dean/packages
new file mode 100644
index 0000000..c221ab0
--- /dev/null
+++ b/profiles/host-dean/packages
@@ -0,0 +1,6 @@
+sys-boot/myinitramfs
+
+# Dockershit
+app-emulation/docker
+# Othershit
+net-libs/nodejs
diff --git a/profiles/host-dean/parent b/profiles/host-dean/parent
new file mode 100644
index 0000000..d183e03
--- /dev/null
+++ b/profiles/host-dean/parent
@@ -0,0 +1,6 @@
+../base/amd64/intel
+../desktop/x
+../desktop/wayland
+../devel
+../hwdevel
+#../latex