Downloaded source code from https://sourceforge.net/projects/apng2gif/
  • C 98%
  • C++ 2%
Find a file
jackzmc fe815bbde8
All checks were successful
Build / build (ubuntu-full) (push) Successful in 15s
Build / release (push) Successful in 1m28s
ci: Attempt release workflow
2026-03-27 14:06:36 -05:00
.forgejo/workflows ci: Attempt release workflow 2026-03-27 14:06:36 -05:00
libpng Init 2026-03-27 13:41:13 -05:00
projects Init 2026-03-27 13:41:13 -05:00
zlib Init 2026-03-27 13:41:13 -05:00
.gitignore Add build instructions 2026-03-27 13:46:38 -05:00
apng2gif.cpp Init 2026-03-27 13:41:13 -05:00
Makefile Init 2026-03-27 13:41:13 -05:00
README.md Add build instructions 2026-03-27 13:46:38 -05:00
readme.txt Init 2026-03-27 13:41:13 -05:00

This is a copy of the source code for a2png2gif hosted on sourceforge.

You can find the original readme.txt here.

Building

Fedora

  1. Install dependencies sudo dnf install make gcc g++

  2. Build make

You will find the binary file 'a2png2gif'