File: libretro-nestopia.metainfo.xml

package info (click to toggle)
libretro-nestopia 1.52.0%2B20230102.gitcb1e24e-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 12,960 kB
  • sloc: cpp: 107,513; xml: 27,221; python: 1,329; ansic: 772; makefile: 634
file content (12 lines) | stat: -rw-r--r-- 484 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<component type="addon">
  <id>libretro-nestopia</id>
  <extends>org.gnome.Games.desktop</extends>
  <extends>retroarch.desktop</extends>
  <name>Nestopia</name>
  <summary>NES (Famicom) emulator</summary>
  <url type="homepage">http://0ldsk00l.ca/nestopia/</url>
  <url type="bugtracker">https://github.com/libretro/nestopia/issues</url>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0+</project_license>
</component>