Package: easymp3gain / 0.5.0+svn135-5

Metadata

Package Version Patches format
easymp3gain 0.5.0+svn135-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_fix cmake build.patch | (download)

CMakeLists.txt | 9 5 + 4 - 0 !
1 file changed, 5 insertions(+), 4 deletions(-)

 make cmake build the software even if the build-dir is not named build/
02_fix new fpc compile.patch | (download)

src/unitmain.pas | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix compilation with more recent versions of fpc
 This also improves code-quality and fixes warnings.