net-client/lagrange: rename net-misc/lagrange

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2021-12-20 14:06:37 +05:00
parent 3b277d266b
commit 15084c1a25
5 changed files with 1 additions and 0 deletions

View File

@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>cyber+gentoo@sysrq.in</email>
<name>Anna</name>
</maintainer>
<maintainer type="person">
<email>alarig@swordarmor.fr</email>
<name>Alarig Le Lay</name>
</maintainer>
<longdescription lang="en">
Lagrange is a desktop GUI client for browsing Geminispace. It offers
modern conveniences familiar from web browsers, such as smooth
scrolling, inline image viewing, multiple tabs, visual themes, Unicode
fonts, bookmarks, history, and page outlines.
Like the Gemini protocol, Lagrange has been designed with minimalism in
mind. It depends on a small number of essential libraries. It is written
in C and uses SDL for hardware-accelerated graphics. OpenSSL is used for
secure communications.
</longdescription>
<use>
<flag name="fribidi">Use <pkg>dev-libs/fribidi</pkg> for bidirectional text</flag>
<flag name="harfbuzz">Use <pkg>media-libs/harfbuzz</pkg> to shape text</flag>
</use>
<upstream>
<maintainer>
<email>jaakko.keranen@iki.fi</email>
<name>Jaakko Keränen</name>
</maintainer>
<bugs-to>https://github.com/skyjake/lagrange/issues</bugs-to>
<remote-id type="github">skyjake/lagrange</remote-id>
</upstream>
</pkgmetadata>