Accepting request 265954 from home:enzokiel:branches:multimedia:libs
- Added patch libbluray-jvm_dir.patch to set the correct path to java lib because variable JAVA_HOME on openSUSE is defined as '/usr/<LIB>/jvm/jre' by update-alternatives. OBS-URL: https://build.opensuse.org/request/show/265954 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libbluray?expand=0&rev=25
This commit is contained in:
committed by
Git OBS Bridge
parent
a0b7759053
commit
27a92cb2af
@@ -28,6 +28,7 @@ Group: Productivity/Multimedia/Other
|
||||
Url: http://bd.videolan.org
|
||||
Source: ftp://ftp.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2
|
||||
Patch1: libbluray-autotools.patch
|
||||
Patch2: libbluray-jvm_dir.patch
|
||||
Source99: baselibs.conf
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
@@ -84,6 +85,7 @@ MPlayer). We, the authors of this library, do not condone nor endorse piracy.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p0
|
||||
%patch2 -p0
|
||||
%build
|
||||
autoreconf -fiv
|
||||
%configure --disable-static --enable-bdjava
|
||||
|
Reference in New Issue
Block a user