Alistair John Strachan 790720065a Add PNG dep to debian build files. il y a 15 ans
..
README 8737058e0f Update debian packaging. il y a 15 ans
changelog 328400d10d Fix debian changelog file. il y a 15 ans
compat bd96c9da5c Initial Debian package support. il y a 16 ans
control 790720065a Add PNG dep to debian build files. il y a 15 ans
copyright 70750ae26e Various debian package improvements, bump version. il y a 15 ans
docs bd96c9da5c Initial Debian package support. il y a 16 ans
megazeux.manpages 70750ae26e Various debian package improvements, bump version. il y a 15 ans
rules 9e9514e82b Fix minor lintian warning. il y a 15 ans

README

BUILDING MEGAZEUX FOR DEBIAN

MegaZeux was tested as building on Debian Unstable as of May, 2007. You must
first rename the source directory "megazeux-2.82", for example, to match the
required Debian standard. MegaZeux is usually shipped as "mzx282", for
historical reasons.

You can then generate a deb file for your architecture by typing:

debuild -us -uc

Which will create a deb, changes, source, and dsc file in the directory above
this one. These may be added to an 'apt' repository, if you desire.

--ajs.