From ba6bef4af8d4be6a97a3629b3b31ab37a7fd455c Mon Sep 17 00:00:00 2001 From: Thamatip Chitpong Date: Mon, 8 Jan 2024 22:11:41 +0700 Subject: [RAPPS-DB] Add FCEUX 2.6.6 --- fceux.txt | 17 +++++++++++++++++ icons/fceux.ico | Bin 0 -> 407707 bytes 2 files changed, 17 insertions(+) create mode 100644 fceux.txt create mode 100644 icons/fceux.ico diff --git a/fceux.txt b/fceux.txt new file mode 100644 index 0000000..5bfda2b --- /dev/null +++ b/fceux.txt @@ -0,0 +1,17 @@ +[Section] +Name = FCEUX +Version = 2.6.6 +License = GPLv2 +Description = An open source, all in one NES/Famicom/Dendy emulator. Needs Microsoft Visual C++ 2005 runtime to work. +Category = 4 +URLSite = https://fceux.com/ +URLDownload = https://github.com/TASEmulators/fceux/releases/download/v2.6.6/fceux-2.6.6-win32.zip +SHA1 = d3c3355c65b959d033f251697f9ca0ff871c20fd +SizeBytes = 3954384 +Icon = fceux.ico + +[Section.amd64] +Version = 2.6.6 +URLDownload = https://github.com/TASEmulators/fceux/releases/download/v2.6.6/fceux-2.6.6-win64.zip +SHA1 = b5fdc79aacf8d794655e3413d81fd4525413375d +SizeBytes = 4745197 diff --git a/icons/fceux.ico b/icons/fceux.ico new file mode 100644 index 0000000..c316246 Binary files /dev/null and b/icons/fceux.ico differ -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0