summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Nigbur <pyrania@gentoo.org>2004-03-20 12:39:12 +0000
committerMarkus Nigbur <pyrania@gentoo.org>2004-03-20 12:39:12 +0000
commit6592f1249e4f0968e5b76b6259d0f05c13b77c02 (patch)
tree01df76336f8ec9deb6598640960fb02af3d0cbad /x11-misc/gtkdialog/metadata.xml
parentAdded Makefile patch. Closing bug #28951. (Manifest recommit) (diff)
downloadgentoo-2-6592f1249e4f0968e5b76b6259d0f05c13b77c02.tar.gz
gentoo-2-6592f1249e4f0968e5b76b6259d0f05c13b77c02.tar.bz2
gentoo-2-6592f1249e4f0968e5b76b6259d0f05c13b77c02.zip
Initial import. Closing bug #39869.
Diffstat (limited to 'x11-misc/gtkdialog/metadata.xml')
-rw-r--r--x11-misc/gtkdialog/metadata.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-misc/gtkdialog/metadata.xml b/x11-misc/gtkdialog/metadata.xml
new file mode 100644
index 000000000000..46ce0a5a46ff
--- /dev/null
+++ b/x11-misc/gtkdialog/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>desktop-misc</herd>
+ <longdescription>
+ gtkdialog is a GUI-creation utility that can be used with an arbitrary
+ interpreter. It enables the programmer to describe a graphical user
+ interface in a simple XML-like language, and use it with any
+ interpreter that supports either files, standard I/O, or environment
+ variables. It can be called as an external program from the
+ interpreter, but can be used as a stand-alone framework for the
+ application as well. Stand-alone, bash, and awk examples are provided.
+ </longdescription>
+</pkgmetadata>