forked from pool/libbluray
- Use proper homepage.
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libbluray?expand=0&rev=29
This commit is contained in:
parent
016b3cda79
commit
46654678ce
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 10 15:30:05 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
- Use proper homepage.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 27 11:45:37 UTC 2015 - joerg.lorenzen@ki.tng.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libbluray
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -18,24 +18,23 @@
|
||||
|
||||
|
||||
%define soname 1
|
||||
|
||||
Name: libbluray
|
||||
Version: 0.7.0
|
||||
Release: 0
|
||||
Summary: Library to access Blu-Ray disk
|
||||
License: LGPL-2.1+
|
||||
Group: Productivity/Multimedia/Other
|
||||
Url: http://bd.videolan.org
|
||||
Url: http://www.videolan.org/developers/libbluray.html
|
||||
Source: ftp://ftp.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2
|
||||
Source99: baselibs.conf
|
||||
Patch1: libbluray-autotools.patch
|
||||
Patch2: libbluray-jvm_dir.patch
|
||||
Source99: baselibs.conf
|
||||
BuildRequires: ant
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(fontconfig)
|
||||
BuildRequires: pkgconfig(freetype2)
|
||||
BuildRequires: pkgconfig(libxml-2.0) >= 2.6
|
||||
BuildRequires: ant
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -85,8 +84,9 @@ MPlayer). We, the authors of this library, do not condone nor endorse piracy.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p0
|
||||
%patch2 -p0
|
||||
%patch1
|
||||
%patch2
|
||||
|
||||
%build
|
||||
autoreconf -fiv
|
||||
%configure --disable-static --enable-bdjava
|
||||
|
Loading…
x
Reference in New Issue
Block a user