dev-cpp/cpp-taskflow: adding package

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --force
Signed-off-by: Michele Santullo <m.santullo@posteo.net>
This commit is contained in:
Michele Santullo
2020-05-23 23:43:45 +02:00
parent 7fcd8d57a0
commit a71e8a1c65
12 changed files with 426 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription lang="en">
Cpp-Taskflow helps you quickly write parallel programs with high performance scalability and simultaneous high productivity.
</longdescription>
<maintainer type="person">
<email>m.santullo@posteo.net</email>
<name>Michele Santullo</name>
</maintainer>
<upstream>
<remote-id type="github">cpp-taskflow/cpp-taskflow</remote-id>
<bugs-to>https://github.com/cpp-taskflow/cpp-taskflow/issues</bugs-to>
</upstream>
</pkgmetadata>