- remove ONLY_FOR_ARCHS, it doesn't work in a module
- default EXTRACT_SUFX to .tar.xz
- bump nss requirement to 3.32 (technically, 55 requires 3.31, but 56
will require 3.32..)
- bump nspr requirement to 4.16 (yadada yadada 4.15)
- bump sqlite requirement to 3.19.3
- remove junk from powerpc days, the boat has sailed
- ditch --enable-gio, its enabled by default, and now errors out as an
unknown option with the new build system
- ditch junk for xulrunner, WRKDIST is always the same now
- ditch pre-configure target, it's useless now
From Nils Frohberg, input & ok fcambus@
pkg/DESCR:
Jpegoptim is a utility to optimize jpeg files. Provides lossless
optimization (based on optimizing the Huffman tables) and "lossy"
optimization based on setting maximum quality factor.
declaration+definition without extern.. Use a slightly different fix
from upstream (ie remove the inline from the declaration, instead of
piling extern on top of inline)
Uncovered by clang, https://bugzilla.xfce.org/show_bug.cgi?id=11939
There's no good reason to restrict this to only a few tested
architectures, the package is fast to build and might be useful
elsewhere. If it doesn't build on some architectures, we can fix it or
use NOT_FOR_ARCHS. ok giovanni@ (maintainer)
Kobo Redux is a frantic '80s style 2D shooter with the look and feel a
'90s arcade cabinet, the smoothness of current technology, and a matching
soundtrack. The gameplay is fast, intense and unforgiving, while trying to
tone down the frustrating quirkiness of the actual games of the '80s. A true
challenge in the spirit of the arcade era!
The full game, which provides improved graphics and music, can be purchased
from: https://olofson.itch.io/kobo-redux
tweaks + ok bcallah@
Audiality 2 is a realtime audio and music engine, primarily intended for
video games. While it supports traditional sample playback as well as
additive, subtractive and granular synthesis, the distinctive feature is
subsample accurate realtime scripting.
ok bcallah@