forked from pool/libbluray
Accepting request 94892 from home:dimstar:branches:multimedia:libs
Update to version 0.2.1 OBS-URL: https://build.opensuse.org/request/show/94892 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libbluray?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
489e055029
commit
ec161629ae
@@ -16,16 +16,16 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: libbluray
|
||||
Version: 0.1.99_0.2
|
||||
Release: 0
|
||||
Version: 0.2.1
|
||||
Release: 1
|
||||
License: LGPL-2.1+
|
||||
Summary: Library to access Blu-Ray disk
|
||||
Url: http://bd.videolan.org
|
||||
Group: System/Libraries
|
||||
# This is currently a git snapshot / 2011-11-16
|
||||
Source: %{name}.tar.bz2
|
||||
BuildRequires: automake
|
||||
Source: ftp://ftp.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2
|
||||
BuildRequires: pkg-config
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@@ -53,10 +53,9 @@ intended for software that want to support Blu-ray playback (such as VLC and
|
||||
MPlayer). We, the authors of this library, do not condone nor endorse piracy.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
./bootstrap
|
||||
%configure --disable-static
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
Reference in New Issue
Block a user