Commit graph

4 commits

Author SHA1 Message Date
Jan Beich
bab0038480 audio/sidplay2: oops, fix typo in r433015 2017-02-01 12:42:16 +00:00
Jan Beich
4234e8e865 audio/sidplay2: unbreak with libc++ 3.9
args.cpp:105:9: error: assigning to 'char *' from incompatible type 'const char *'
    sep = strstr (str, ":");
        ^ ~~~~~~~~~~~~~~~~~

Reported by:	pkg-fallout
2017-02-01 12:28:30 +00:00
Mathieu Arnold
9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00
Ion-Mihai Tetcu
6d8d821098 Sidplay 2 is the second in the Sidplay series originally developed by Michael
Schwendt. This version is written by Simon White and is cycle accurate for
improved sound reproduction. Sidplay 2 is capable of playing all C64 mono and
stereo file formats.

WWW: http://sidplay2.sourceforge.net/

PR:		ports/98762
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
Approved by:	lawrance (mentor, implicit)
2006-06-10 22:13:39 +00:00