summaryrefslogtreecommitdiff
path: root/app-misc
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/bulbcalculator/metadata.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/app-misc/bulbcalculator/metadata.xml b/app-misc/bulbcalculator/metadata.xml
new file mode 100644
index 0000000..c6ba48c
--- /dev/null
+++ b/app-misc/bulbcalculator/metadata.xml
@@ -0,0 +1,21 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>ctibor@brancik.cz</email>
+ <name>Ctibor Brančík</name>
+ </maintainer>
+ <longdescription>
+ BulbCalculator is a software to design the bulb of RC sail yacht model.
+ It is a rewrite of the original bulbcalc, using some newer tools, but keeping the old calculation engine.
+ </longdescription>
+ <upstream>
+ <maintainer status="active">
+ <email>gian@grys.it</email>
+ <name>Gianluca "mgian" Montecchi</name>
+ </maintainer>
+ <changelog>https://bulbcalculator.wordpress.com/news/</changelog>
+ <bugs-to>https://github.com/mgian/bulbcalculator/issues</bugs-to>
+ <remote-id type="github">mgian/bulbcalculator</remote-id>
+ </upstream>
+</pkgmetadata>