mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
dev-libs/tweeny: New package.
Dependency for net-im/nheko. Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
18
dev-libs/tweeny/metadata.xml
Normal file
18
dev-libs/tweeny/metadata.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>gentoo@tastytea.de</email>
|
||||
<name>Ronny (tastytea) Gutbrod</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
Tweeny is an inbetweening library designed for the creation of complex
|
||||
animations for games and other beautiful interactive software. It
|
||||
leverages features of modern C++ to empower developers with an intuitive
|
||||
API for declaring tweenings of any type of value, as long as they
|
||||
support arithmetic operations.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="github">mobius3/tweeny</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user