File media-player-info.spec of Package media-player-info

#
# spec file for package media-player-info
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:           media-player-info
Version:        15
Release:        1
License:        BSD
Group:          System/GUI/Other
Summary:        Media Player Information
Url:            http://hal.freedesktop.org/releases/
Source:         http://www.freedesktop.org/software/media-player-info/%{name}-%{version}.tar.gz
BuildRequires:  pkg-config
BuildRequires:  udev
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch

%description
This package contains a repository of data files describing media player
(mostly USB Mass Storage ones) capabilities. These files contain information
about the directory layout to use to add music to these devices, about the
supported file formats, ... These capabilities used to be provided by HAL
in the 10-usb-music-players.fdi file but had to be moved elsewhere as part
of the big HALectomy.

%prep
%setup -q

%build
%configure
make %{?jobs:-j%jobs}

%install
%makeinstall

%clean
rm -rf %{buildroot}

%files
%defattr(-, root, root)
%doc AUTHORS COPYING NEWS README
%dir %{_datadir}/media-player-info
%{_datadir}/media-player-info/*.mpi
/lib/udev/rules.d/40-usb-media-players.rules

%changelog
openSUSE Build Service is sponsored by