summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2019-10-30 21:31:54 +0100
committerKarel Kočí <cynerd@email.cz>2019-10-30 21:31:54 +0100
commitdc55a8b7bee0dbf8f672541587a9f1cc4e462a63 (patch)
tree582e2f995e0d78449c335362fbe4d01296f78826
parent6e05fcc8916db0cec3efc3b148bebd2e7d3742c9 (diff)
downloadgentoo-personal-overlay-dc55a8b7bee0dbf8f672541587a9f1cc4e462a63.tar.gz
gentoo-personal-overlay-dc55a8b7bee0dbf8f672541587a9f1cc4e462a63.tar.bz2
gentoo-personal-overlay-dc55a8b7bee0dbf8f672541587a9f1cc4e462a63.zip
profiles: create new profile laptop/touch
-rw-r--r--profiles/cynerd-onemix/packages2
-rw-r--r--profiles/cynerd-onemix/parent2
-rw-r--r--profiles/laptop/touch/eapi1
-rw-r--r--profiles/laptop/touch/make.defaults2
-rw-r--r--profiles/laptop/touch/packages2
-rw-r--r--profiles/laptop/touch/parent1
6 files changed, 7 insertions, 3 deletions
diff --git a/profiles/cynerd-onemix/packages b/profiles/cynerd-onemix/packages
index 3bb52d0..e324593 100644
--- a/profiles/cynerd-onemix/packages
+++ b/profiles/cynerd-onemix/packages
@@ -1,3 +1 @@
sys-boot/myinitramfs
-
-x11-misc/gnome-pie
diff --git a/profiles/cynerd-onemix/parent b/profiles/cynerd-onemix/parent
index ae07c7e..b1f0abb 100644
--- a/profiles/cynerd-onemix/parent
+++ b/profiles/cynerd-onemix/parent
@@ -1,5 +1,5 @@
../base/amd64/intel
-../laptop
+../laptop/touch
../desktop/wayland
../devel
../hwdevel
diff --git a/profiles/laptop/touch/eapi b/profiles/laptop/touch/eapi
new file mode 100644
index 0000000..7f8f011
--- /dev/null
+++ b/profiles/laptop/touch/eapi
@@ -0,0 +1 @@
+7
diff --git a/profiles/laptop/touch/make.defaults b/profiles/laptop/touch/make.defaults
new file mode 100644
index 0000000..a3a8d7f
--- /dev/null
+++ b/profiles/laptop/touch/make.defaults
@@ -0,0 +1,2 @@
+# vim:ft=gentoo-make-conf
+USE="$USE tslib"
diff --git a/profiles/laptop/touch/packages b/profiles/laptop/touch/packages
new file mode 100644
index 0000000..caa6102
--- /dev/null
+++ b/profiles/laptop/touch/packages
@@ -0,0 +1,2 @@
+# Gnome Pie for quick access
+x11-misc/gnome-pie
diff --git a/profiles/laptop/touch/parent b/profiles/laptop/touch/parent
new file mode 100644
index 0000000..eb4d905
--- /dev/null
+++ b/profiles/laptop/touch/parent
@@ -0,0 +1 @@
+../