]> jturnerusa.dev Git - ebuilds/commitdiff
app-emacs/cfrs: added metadata.xml
authorJohn Turner <jturner.usa+gentoo@gmail.com>
Thu, 30 Sep 2021 01:56:01 +0000 (21:56 -0400)
committerJohn Turner <jturner.usa+gentoo@gmail.com>
Thu, 30 Sep 2021 01:56:01 +0000 (21:56 -0400)
app-emacs/cfrs/metadata.xml [new file with mode: 0644]

diff --git a/app-emacs/cfrs/metadata.xml b/app-emacs/cfrs/metadata.xml
new file mode 100644 (file)
index 0000000..68bc463
--- /dev/null
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person" proxied="yes">
+    <email>jturner.usa+gentoo@gmail.com</email>
+    <name>John Turner</name>
+  </maintainer>
+  <maintainer type="project" proxied="proxy">
+    <email>proxy-maint@gentoo.org</email>
+    <name>Proxy Maintainers</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="github">Alexander-Miller/cfrs</remote-id>
+    <doc>https://github.com/Alexander-Miller/cfrs/blob/master/README.org</doc>
+  </upstream>
+  <longdescription>
+    A simple alternative to read-string that allows reading input via
+    a small child-frame spawned at the position of the cursor.
+    Its goal is to make the string input interface closer to those
+    used in modern GUI programs and to help the user with having
+    to switch focus from whatever they are doing currently to look
+    at the minibuffer.
+  </longdescription>
+</pkgmetadata>