gentoo-ebuilds/app-emacs/org-mode/metadata.xml
Filip Kobierski 583d9f0f16
app-emacs/org-mode: metadata: add upstream tag
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Closes: https://github.com/gentoo/gentoo/pull/40109
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2025-01-12 22:54:42 +01:00

34 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<longdescription>
Org-mode is a mode for keeping notes, maintaining ToDo lists, and doing
project planning with a fast and effective plain-text system.
Org-mode develops organizational tasks around NOTES files that contain
information about projects as plain text. Org-mode is implemented on top of
outline-mode, which makes it possible to keep the content of large files
well structured. Visibility cycling and structure editing help to work with
the tree. Tables are easily created with a built-in table editor. Org-mode
supports ToDo items, deadlines, time stamps, and scheduling. It dynamically
compiles entries into an agenda. Plain text URL-like links connect to
websites, emails, Usenet messages, BBDB entries, and any files related to
the projects. For printing and sharing of notes, an Org-mode file can be
exported as a structured ASCII file, HTML, and LaTeX.
</longdescription>
<stabilize-allarches/>
<use>
<flag name="odt-schema">Install non-free schema files
for OpenDocument Text exporter</flag>
</use>
<upstream>
<bugs-to>https://orgmode.org/manual/Feedback.html</bugs-to>
<changelog>https://orgmode.org/Changes.html</changelog>
<doc>https://orgmode.org/manuals.html</doc>
<remote-id type="savannah">emacs</remote-id> <!-- Development Tools → Emacs Org mode -->
</upstream>
</pkgmetadata>