commit:     61085e74f6a8ebecb44203aa439f86565573db77
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 06:37:02 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 06:37:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61085e74

media-libs/sdl-ttf: add github upstream metadata

Note that we want the SDL-1.2 branch.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/sdl-ttf/metadata.xml | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)

diff --git a/media-libs/sdl-ttf/metadata.xml b/media-libs/sdl-ttf/metadata.xml
index a569823703ad..f82bde12e798 100644
--- a/media-libs/sdl-ttf/metadata.xml
+++ b/media-libs/sdl-ttf/metadata.xml
@@ -1,13 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-<maintainer type="project">
-       <email>[email protected]</email>
-       <name>Gentoo Games Project</name>
-</maintainer>
-<longdescription>
-This is a sample library which allows you to use TrueType fonts in your SDL 
applications. It 
-comes with an example program "showfont" which displays an example string for 
a given 
-TrueType font file.
-</longdescription>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Gentoo Games Project</name>
+       </maintainer>
+       <longdescription>
+       This is a sample library which allows you to use TrueType fonts in your 
SDL applications. It
+       comes with an example program "showfont" which displays an example 
string for a given
+       TrueType font file.
+       </longdescription>
+       <upstream>
+               <!-- SDL-1.2 branch -->
+               <remote-id type="github">libsdl-org/SDL_ttf</remote-id>
+       </upstream>
 </pkgmetadata>

Reply via email to