Accepting request 134449 from home:dimstar:branches:multimedia:libs
Update to 0.2.3 OBS-URL: https://build.opensuse.org/request/show/134449 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libbluray?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
7c8b247176
commit
5a9e8d8056
@@ -18,11 +18,11 @@
|
||||
|
||||
|
||||
Name: libbluray
|
||||
Version: 0.2.2
|
||||
Version: 0.2.3
|
||||
Release: 0
|
||||
Summary: Library to access Blu-Ray disk
|
||||
License: LGPL-2.1+
|
||||
Group: System/Libraries
|
||||
Group: Productivity/Multimedia/Other
|
||||
Url: http://bd.videolan.org
|
||||
Source: ftp://ftp.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2
|
||||
Source99: baselibs.conf
|
||||
@@ -36,13 +36,22 @@ MPlayer). We, the authors of this library, do not condone nor endorse piracy.
|
||||
|
||||
%package -n libbluray1
|
||||
Summary: Library to access Blu-Ray disk
|
||||
Group: System/Libraries
|
||||
Group: Productivity/Multimedia/Other
|
||||
|
||||
%description -n libbluray1
|
||||
This library is written for the purpose of playing Blu-ray movies. It is
|
||||
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.
|
||||
|
||||
%package tools
|
||||
Summary: Library to access Blu-Ray disk - Utilities
|
||||
Group: System/Libraries
|
||||
|
||||
%description tools
|
||||
This library is written for the purpose of playing Blu-ray movies. It is
|
||||
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.
|
||||
|
||||
%package devel
|
||||
Summary: Library to access Blu-Ray disks - Development files
|
||||
Group: Development/Languages/C and C++
|
||||
@@ -68,6 +77,10 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
|
||||
%postun -n libbluray1 -p /sbin/ldconfig
|
||||
|
||||
%files tools
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/bd_info
|
||||
|
||||
%files -n libbluray1
|
||||
%defattr(-, root, root)
|
||||
%doc COPYING
|
||||
|
Reference in New Issue
Block a user