summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-11-17fix: replace PIL with PillowFrançois Magimel
The old `python2-imaging` package is replaced with the `python2-pillow` package. This should fix the following error: `AttributeError: tobytes` (see https://github.com/fofix/fofix/issues/261).
2021-10-17Update FoFiX to v3.123François Magimel
Update the URL of the official site of fofix too.
2021-10-17fix: use freedesktop spec version instead of pkgverFrançois Magimel
2021-10-17fix: prefix the tarball with the pkgnameFrançois Magimel
The tarball name is like `${pkgname}-${pkgver}.tar.gz`.
2019-12-04Update the md5 sum for fofix.desktopFrançois Magimel
2019-12-01Update FoFiX to v3.122François Magimel
2019-12-01Update the forum linkFrançois Magimel
2017-08-18Add the missing shebangFrançois Magimel
2016-09-01Remove old dependencies (pyogg and pyvorbis)François Magimel
2016-09-01Add a patch for the 'tostring' errorFrançois Magimel
Replace 'tostring' by 'tobytes', which is done in the commit @da2a21d of the project.
2015-08-06Update the SRCINFO fileFrançois Magimel
2015-08-06Fix: add some manual patches to the version 3.121François Magimel
There were some patches of the version 1.121 that have been manually added to the PKGBUILD: - @8cdf04: "PIL import fix." - @19d39b3: "NewCreature's fix for Sysex events crashing the game"
2015-07-09Update the SRCINFO fileFrançois Magimel
2015-07-09Fix: replace the build function with the package function & update pkgrelFrançois Magimel
2015-07-09Update the install file not to be executableFrançois Magimel
2015-07-09Update the syntax & GitHub url with the tarball source fileFrançois Magimel
2015-07-09Initial importFrançois Magimel