Skip to content

Commit

Permalink
[depends] bump libbluray to version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rechi committed Jun 15, 2017
1 parent f7df0b5 commit 1144f73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/depends/target/libbluray/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ DEPS= ../../Makefile.include Makefile

# lib name, version
LIBNAME=libbluray
VERSION=0.9.3
VERSION=1.0.1
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.bz2

# configuration settings
CONFIGURE=./configure --prefix=$(PREFIX) --exec-prefix=$(PREFIX) \
--disable-examples --disable-doxygen-doc \
--disable-bdjava --without-libxml2 --without-freetype
--disable-bdjava-jar --without-libxml2 --without-freetype

LIBDYLIB=$(PLATFORM)/src/.libs/libbluray.la

Expand Down

0 comments on commit 1144f73

Please sign in to comment.