aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-misc/navi/metadata.xml2
-rw-r--r--app-misc/ufetch/metadata.xml4
-rw-r--r--dev-python/asciimatics/metadata.xml1
-rw-r--r--dev-python/ascim/metadata.xml6
-rw-r--r--dev-python/colored/metadata.xml5
-rw-r--r--dev-python/pyfiglet/metadata.xml1
-rw-r--r--dev-python/pyinquirer/metadata.xml1
-rw-r--r--gui-apps/nwg-launchers/metadata.xml8
-rw-r--r--gui-apps/swaylock-effects/metadata.xml5
-rw-r--r--gui-apps/wdisplays/metadata.xml12
-rw-r--r--gui-apps/wofi/metadata.xml12
-rw-r--r--gui-wm/cage/metadata.xml9
-rw-r--r--media-gfx/memethesis-cli/metadata.xml14
-rw-r--r--sys-fs/diskonaut/metadata.xml5
14 files changed, 73 insertions, 12 deletions
diff --git a/app-misc/navi/metadata.xml b/app-misc/navi/metadata.xml
index e6cdf1c88..05eb79828 100644
--- a/app-misc/navi/metadata.xml
+++ b/app-misc/navi/metadata.xml
@@ -6,6 +6,8 @@
<name>Matthias Coppens</name>
</maintainer>
<upstream>
+ <bugs-to>https://github.com/denisidoro/navi/issues</bugs-to>
+ <doc>https://github.com/denisidoro/navi#usage</doc>
<remote-id type="github">denisidoro/navi</remote-id>
</upstream>
</pkgmetadata>
diff --git a/app-misc/ufetch/metadata.xml b/app-misc/ufetch/metadata.xml
index 6d0e7e31f..46fa05641 100644
--- a/app-misc/ufetch/metadata.xml
+++ b/app-misc/ufetch/metadata.xml
@@ -5,4 +5,8 @@
<email>coppens.matthias.abc@gmail.com</email>
<name>Matthias Coppens</name>
</maintainer>
+ <upstream>
+ <bugs-to>https://gitlab.com/jschx/ufetch/-/issues</bugs-to>
+ <remote-id type="gitlab">jschx/ufetch</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/dev-python/asciimatics/metadata.xml b/dev-python/asciimatics/metadata.xml
index e236e2c2f..89cf7a58f 100644
--- a/dev-python/asciimatics/metadata.xml
+++ b/dev-python/asciimatics/metadata.xml
@@ -8,6 +8,7 @@
<upstream>
<doc>https://asciimatics.readthedocs.io/en/stable/</doc>
<remote-id type="github">peterbrittain/asciimatics</remote-id>
+ <remote-id type="pypi">asciimatics</remote-id>
<bugs-to>https://github.com/peterbrittain/asciimatics/issues</bugs-to>
</upstream>
</pkgmetadata>
diff --git a/dev-python/ascim/metadata.xml b/dev-python/ascim/metadata.xml
index 6d0e7e31f..41d14a1ef 100644
--- a/dev-python/ascim/metadata.xml
+++ b/dev-python/ascim/metadata.xml
@@ -5,4 +5,10 @@
<email>coppens.matthias.abc@gmail.com</email>
<name>Matthias Coppens</name>
</maintainer>
+ <upstream>
+ <doc>https://github.com/fakefred/ascim#usage</doc>
+ <bugs-to>https://github.com/fakefred/ascim/issues</bugs-to>
+ <remote-id type="github">fakefred/ascim</remote-id>
+ <remote-id type="pypi">ascim</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/dev-python/colored/metadata.xml b/dev-python/colored/metadata.xml
index ab22b87e1..ed759ad9d 100644
--- a/dev-python/colored/metadata.xml
+++ b/dev-python/colored/metadata.xml
@@ -9,4 +9,9 @@
Very simple Python library for color and formatting in terminal.
Collection of color codes and names for 256 color terminal setups.
</longdescription>
+ <upstream>
+ <bugs-to>https://gitlab.com/dslackw/colored/-/issues</bugs-to>
+ <remote-id type="gitlab">dslackw/colored</remote-id>
+ <remote-id type="pypi">colored</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/dev-python/pyfiglet/metadata.xml b/dev-python/pyfiglet/metadata.xml
index ce41288f4..741d206c2 100644
--- a/dev-python/pyfiglet/metadata.xml
+++ b/dev-python/pyfiglet/metadata.xml
@@ -7,6 +7,7 @@
</maintainer>
<upstream>
<remote-id type="github">pwaller/pyfiglet</remote-id>
+ <remote-id type="pypi">pyfiglet</remote-id>
<bugs-to>https://github.com/pwaller/pyfiglet/issues</bugs-to>
</upstream>
</pkgmetadata>
diff --git a/dev-python/pyinquirer/metadata.xml b/dev-python/pyinquirer/metadata.xml
index 307248362..57cbc59de 100644
--- a/dev-python/pyinquirer/metadata.xml
+++ b/dev-python/pyinquirer/metadata.xml
@@ -16,6 +16,7 @@
</longdescription>
<upstream>
<remote-id type="github">CITGuru/PyInquirer</remote-id>
+ <remote-id type="pypi">PyInquirer</remote-id>
<bugs-to>https://github.com/CITGuru/PyInquirer/issues</bugs-to>
</upstream>
</pkgmetadata>
diff --git a/gui-apps/nwg-launchers/metadata.xml b/gui-apps/nwg-launchers/metadata.xml
index 4bd3d9041..07bbec034 100644
--- a/gui-apps/nwg-launchers/metadata.xml
+++ b/gui-apps/nwg-launchers/metadata.xml
@@ -13,4 +13,12 @@
<flag name="grid">Installs nwggrid,
a GNOME-like application grid.</flag>
</use>
+ <upstream>
+ <maintainer>
+ <name>Piotr Miller</name>
+ <email>nwg.piotr@gmail.com</email>
+ </maintainer>
+ <bugs-to>https://github.com/nwg-piotr/nwg-launchers/issues</bugs-to>
+ <remote-id type="github">nwg-piotr/nwg-launchers</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/gui-apps/swaylock-effects/metadata.xml b/gui-apps/swaylock-effects/metadata.xml
index aadb0e3ed..fcee6c451 100644
--- a/gui-apps/swaylock-effects/metadata.xml
+++ b/gui-apps/swaylock-effects/metadata.xml
@@ -11,6 +11,11 @@
<flag name="man">Build and install man pages</flag>
</use>
<upstream>
+ <maintainer>
+ <name>Martin Dørum</name>
+ <email>martid0311@gmail.com</email>
+ </maintainer>
+ <doc>https://github.com/mortie/swaylock-effects#effects</doc>
<remote-id type="github">mortie/swaylock-effects</remote-id>
<bugs-to>https://github.com/mortie/swaylock-effects/issues</bugs-to>
</upstream>
diff --git a/gui-apps/wdisplays/metadata.xml b/gui-apps/wdisplays/metadata.xml
index 7066f7e91..87001ec02 100644
--- a/gui-apps/wdisplays/metadata.xml
+++ b/gui-apps/wdisplays/metadata.xml
@@ -1,8 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <name>Matthias Coppens</name>
- <email>coppens.matthias.abc@gmail.com</email>
- </maintainer>
+ <maintainer type="person">
+ <name>Matthias Coppens</name>
+ <email>coppens.matthias.abc@gmail.com</email>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://github.com/cyclopsian/wdisplays/issues</bugs-to>
+ <remote-id type="github">cyclopian/wdisplays</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/gui-apps/wofi/metadata.xml b/gui-apps/wofi/metadata.xml
index 7066f7e91..2a28f311d 100644
--- a/gui-apps/wofi/metadata.xml
+++ b/gui-apps/wofi/metadata.xml
@@ -1,8 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <name>Matthias Coppens</name>
- <email>coppens.matthias.abc@gmail.com</email>
- </maintainer>
+ <maintainer type="person">
+ <name>Matthias Coppens</name>
+ <email>coppens.matthias.abc@gmail.com</email>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://todo.sr.ht/~scoopta/wofi</bugs-to>
+ <doc>https://cloudninja.pw/docs/wofi.html</doc>
+ </upstream>
</pkgmetadata>
diff --git a/gui-wm/cage/metadata.xml b/gui-wm/cage/metadata.xml
index 18163e063..e846c36f5 100644
--- a/gui-wm/cage/metadata.xml
+++ b/gui-wm/cage/metadata.xml
@@ -12,4 +12,13 @@
<use>
<flag name="X">Enable support for X11 applications (XWayland)</flag>
</use>
+ <upstream>
+ <maintainer>
+ <name>Jente Hidskes</name>
+ <email>dev@hjdskes.nl</email>
+ </maintainer>
+ <doc>https://github.com/Hjdskes/cage/wiki</doc>
+ <bugs-to>https://github.com/Hjdskes/cage/issues</bugs-to>
+ <remote-id type="github">Hjdskes/cage</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/media-gfx/memethesis-cli/metadata.xml b/media-gfx/memethesis-cli/metadata.xml
index e40cebf35..46a7114c0 100644
--- a/media-gfx/memethesis-cli/metadata.xml
+++ b/media-gfx/memethesis-cli/metadata.xml
@@ -1,8 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>coppens.matthias.abc@gmail.com</email>
- <name>Matthias Coppens</name>
- </maintainer>
+ <maintainer type="person">
+ <email>coppens.matthias.abc@gmail.com</email>
+ <name>Matthias Coppens</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://github.com/fakefred/memethesis-cli/issues</bugs-to>
+ <doc>https://github.com/fakefred/memethesis-cli#usage</doc>
+ <remote-id type="github">fakefred/memethesis-cli</remote-id>
+ <remote-id type="pypi">memethesis</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/sys-fs/diskonaut/metadata.xml b/sys-fs/diskonaut/metadata.xml
index 189fafaf5..ede44ddb7 100644
--- a/sys-fs/diskonaut/metadata.xml
+++ b/sys-fs/diskonaut/metadata.xml
@@ -16,6 +16,11 @@
you've freed up in this session.
</longdescription>
<upstream>
+ <maintainer>
+ <name>Aram Drevekenin</name>
+ <email>aram@poor.dev</email>
+ </maintainer>
+ <changelog>https://github.com/imsnif/diskonaut/blob/main/CHANGELOG.md</changelog>
<remote-id type="github">imsnif/diskonaut</remote-id>
<bugs-to>https://github.com/imsnif/diskonaut/issues</bugs-to>
</upstream>