forked from pool/libbluray
- Drop libbluray-autotools.patch as it has no real benefit and if
something should be upstreamed OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libbluray?expand=0&rev=48
This commit is contained in:
committed by
Git OBS Bridge
parent
12dd8177ee
commit
3ea760a93e
@@ -27,7 +27,6 @@ Group: Productivity/Multimedia/Other
|
||||
Url: http://www.videolan.org/developers/libbluray.html
|
||||
Source0: http://download.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2
|
||||
Source99: baselibs.conf
|
||||
Patch1: libbluray-autotools.patch
|
||||
Patch2: libbluray-jvm_dir.patch
|
||||
BuildRequires: ant
|
||||
BuildRequires: java-devel >= 1.6
|
||||
@@ -76,9 +75,7 @@ Summary: Library to access Blu-Ray disk - BD-J support
|
||||
Group: Development/Libraries/Java
|
||||
Requires: java >= 1.6
|
||||
Requires: jpackage-utils
|
||||
%if 0%{?suse_version} > 1110
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
|
||||
%description bdj
|
||||
This library is written for the purpose of playing Blu-ray movies. It is
|
||||
@@ -87,11 +84,9 @@ MPlayer). We, the authors of this library, do not condone nor endorse piracy.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1
|
||||
%patch2
|
||||
|
||||
%build
|
||||
autoreconf -fiv
|
||||
%configure \
|
||||
--disable-static \
|
||||
--enable-bdjava \
|
||||
|
Reference in New Issue
Block a user