summaryrefslogtreecommitdiffstats
path: root/audio/easymp3gain/environmentoptions.xml
diff options
context:
space:
mode:
author Chernov V. V2014-01-31 19:16:36 +0100
committer Robby Workman2014-02-01 07:40:34 +0100
commitfdaa8fe0799d5f5b57bd8b124bb654522da3e355 (patch)
tree032bed3753b9fb4d2e473b32350225c5d8a73b7a /audio/easymp3gain/environmentoptions.xml
parent15f29f5a0d7727f3b111d618294b0c1d6f0fd978 (diff)
downloadslackbuilds-fdaa8fe0799d5f5b57bd8b124bb654522da3e355.tar.gz
audio/easymp3gain: Added patches to fix compile against new FPC.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/easymp3gain/environmentoptions.xml')
-rw-r--r--audio/easymp3gain/environmentoptions.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/easymp3gain/environmentoptions.xml b/audio/easymp3gain/environmentoptions.xml
new file mode 100644
index 0000000000..20e19abc14
--- /dev/null
+++ b/audio/easymp3gain/environmentoptions.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<CONFIG>
+ <EnvironmentOptions>
+ <LazarusDirectory Value="/usr/share/lazarus"/>
+ <CompilerFilename Value="/usr/bin/fpc"/>
+ </EnvironmentOptions>
+</CONFIG>
+