2015-03-02 14:29:22 +00:00
|
|
|
# according to the developers this is a false positive
|
2015-03-02 14:32:33 +00:00
|
|
|
addFilter("libvlccore.* shared-lib-calls-exit")
|
2015-03-02 14:29:22 +00:00
|
|
|
|
|
|
|
# there's a good reason for packaging vlc and vlc.desktop separately
|
|
|
|
addFilter("desktopfile-without-binary")
|
|
|
|
|
|
|
|
# plugins.dat is created on startup if necessary
|
|
|
|
addFilter("vlc-noX.* ghost-files-without-postin")
|
|
|
|
|