Package: libbluray / 1:0.6.2-1

Metadata

Package Version Patches format
libbluray 1:0.6.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_java compat.patch | (download)

src/libbluray/bdj/build.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 ensure source/target is specified so backwards
 compatible bytecode is generated during the build process.
02_online image.patch | (download)

doc/doxygen-footer.html | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 do not download image from the web.
03_split jar build for arch all.patch | (download)

configure.ac | 10 9 + 1 - 0 !
src/Makefile.am | 4 4 + 0 - 0 !
2 files changed, 13 insertions(+), 1 deletion(-)

 add extra argument to enable building of jar files
 The JAR file is shipped in an Architecture: all package so only needs to be
 built once. This patch adds an extra argument to enable/disabling building of
 the JAR file seperatly from the BD-Java support.
04_kfreebsd include.patch | (download)

configure.ac | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 work around #751532
 Once #751532 is fixed, this patch should be removed again or adapted
 accordingly.