Files
guru/net-libs/libuplink/metadata.xml
David Reed 9667b88b12 net-libs/libuplink: add 1.10.1-r1
Remove upstream Go linker stripping flags to avoid installing
pre-stripped objects.

Closes: https://bugs.gentoo.org/975463

Signed-off-by: David Reed <david-gentoo@reedfam.email>
2026-05-19 15:28:35 -07:00

21 lines
702 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>david-gentoo@reedfam.email</email>
<name>David Reed</name>
</maintainer>
<longdescription lang="en">
libuplink is the C interface library for the Storj V3 decentralized storage
network. It provides a C API for accessing Storj buckets and objects,
implemented on top of the Go-based uplink library.
</longdescription>
<upstream>
<remote-id type="github">storj/uplink-c</remote-id>
<bugs-to>https://github.com/storj/uplink-c/issues</bugs-to>
<doc>https://storj.dev/</doc>
</upstream>
</pkgmetadata>