summaryrefslogtreecommitdiff
path: root/strata/gnome
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-02-15 21:10:52 +0000
committerJavier Jardón <jjardon@gnome.org>2016-02-18 15:45:21 +0000
commitf1e518fb9c85e76ad570ad31b753c397f40c0398 (patch)
treebf58caf6720b6e2f03187679228841369957dd2a /strata/gnome
parentfca465232368bb50f1efd49063b4991073824370 (diff)
downloaddefinitions-f1e518fb9c85e76ad570ad31b753c397f40c0398.tar.gz
Create secret-service stratum
Move gnome-keyring (secret service) and the API to access it (libsecret) Change-Id: I576bd4e772250a7c496bedd06ae1a0eb5243db5b
Diffstat (limited to 'strata/gnome')
-rw-r--r--strata/gnome/gnome-keyring.morph5
-rw-r--r--strata/gnome/libsecret.morph5
2 files changed, 0 insertions, 10 deletions
diff --git a/strata/gnome/gnome-keyring.morph b/strata/gnome/gnome-keyring.morph
deleted file mode 100644
index 73fe5298..00000000
--- a/strata/gnome/gnome-keyring.morph
+++ /dev/null
@@ -1,5 +0,0 @@
-name: gnome-keyring
-kind: chunk
-build-system: autotools
-configure-commands:
-- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --disable-selinux --enable-pam --with-pam-dir=/lib/security --disable-doc
diff --git a/strata/gnome/libsecret.morph b/strata/gnome/libsecret.morph
deleted file mode 100644
index b8af29b1..00000000
--- a/strata/gnome/libsecret.morph
+++ /dev/null
@@ -1,5 +0,0 @@
-name: libsecret
-kind: chunk
-build-system: autotools
-configure-commands:
-- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --disable-manpages