summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2024-10-01Fix compilation on gcc-14Christoph Gysin
2016-05-03Provide a minimum ffmpeg versionJeremy Audet
According to the libgroove readme, ffmpeg >= 3.0 is required. State so in the `depends` array.
2016-05-03Update dependenciesJeremy Audet
As of libgroove version 5 (currently unreleased), sdl2 is no longer a dependency, with libsoundio being required instead.
2016-02-18remove ccache from optionsChristoph Gysin
2015-10-24don't build unused stuffChristoph Gysin
2015-10-03add missing dependency to libsoundioChristoph Gysin
2015-07-06Initial commit (version 4.3.0.1.gd56306e)Jeremy Audet