summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-06-02Fix makepkg.conf CFLAGS not being honoredMatti Niemenmaa
2023-05-20Switch to github.com/derselbst/aopsfMatti Niemenmaa
The bitbucket repo has been deleted, and kode54 has no mirror on GitHub, but derselbst is apparently maintaining things somewhat instead. We don't need to patch it any more!
2021-12-12Add provides/conflicts against non-gitMatti Niemenmaa
2018-08-28Update URLs to point to bitbucket.org/losnocoMatti Niemenmaa
gitlab.kode54.net now redirects there.
2018-03-09Add -DLSB_FIRSTMatti Niemenmaa
Apparently EMU_LITTLE_ENDIAN doesn't actually do anything except fail the build if it's not set, LSB_FIRST is the one that defines endianness.
2018-02-11Initial commit: custom Makefile and tweak for GCCMatti Niemenmaa
Packages libaopsf.so and aopsf/psx_external.h, and any headers that it requires (currently just ao.h).