mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -04:00
net-client/lagrange: rename net-misc/lagrange
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
35
net-client/lagrange/metadata.xml
Normal file
35
net-client/lagrange/metadata.xml
Normal 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>
|
||||
Reference in New Issue
Block a user