Bug#911327: add .libretro metadata for better integration with gnome-games

2019-01-21 Thread Jeremy Bicha
Sergio, I opened a merge request for this issue, because I know when
we discussed this in 2017, you didn't think it was appropriate to add
these .libretro files to each package.

Since then, we're already adding AppStream metadata to these packages
so I don't see the harm of adding one more small file to our packaging
and I'd like to do that work and the uploads.

I think adding that to each package is the best place for that
metadata. With the exception of libretro-core-info, metadata for a
package belongs in that package not somewhere else.

Please take a look at this soon since I'd like to fix this issue in
time for Buster's release.

https://salsa.debian.org/games-team/mgba/merge_requests/1
https://gitlab.gnome.org/GNOME/gnome-games/issues/79

Thanks,
Jeremy Bicha



Bug#911327: add .libretro metadata for better integration with gnome-games

2018-10-18 Thread Patrick Ammann

Package: libretro-mgba
Version: 0.6.3+dfsg1-2


Please consider adding .libretro metadata for better integration with 
gnome-games.



See 
https://gitlab.gnome.org/GNOME/gnome-games/blob/master/flatpak/libretro-cores/mgba.libretro:


[Libretro]
Type=Emulator
Version=1.0
Name=mGBA
Module=mgba_libretro.so
LibretroVersion=1
Authors=Jeffrey Pfau;
License=MPL-2.0;

[Platform:GameBoyAdvance]
MimeType=application/x-gba-rom;
Firmwares=GameBoyAdvance;

[Firmware:GameBoyAdvance]
Path=gba_bios.bin
MD5=a860e8c0b6d573d191e4ec7db1b1e4f6
Mandatory=false


The file mgba.libretro is expected to be here 
"/usr/lib/x86_64-linux-gnu/libretro/"



Thanks,
Patrick