commit
81b156d178
BIN
media-player-info-23.tar.gz
Normal file
BIN
media-player-info-23.tar.gz
Normal file
Binary file not shown.
38
media-player-info.spec
Normal file
38
media-player-info.spec
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
Name: media-player-info
|
||||||
|
Version: 23
|
||||||
|
Release: 4
|
||||||
|
Summary: Media player capabilities are decribed by data files
|
||||||
|
License: BSD
|
||||||
|
URL: http://www.freedesktop.org/wiki/Software/media-player-info
|
||||||
|
Source0: http://www.freedesktop.org/software/media-player-info/media-player-info-%{version}.tar.gz
|
||||||
|
BuildArch: noarch
|
||||||
|
BuildRequires: pkgconfig(udev) python3
|
||||||
|
Requires: udev
|
||||||
|
|
||||||
|
%description
|
||||||
|
media-player-info is a repository of data files, media player (mostly USB Mass Storage ones)
|
||||||
|
capabilities are decribed by these files. These files contain information
|
||||||
|
about the directory layout to use to add music to these devices, about the
|
||||||
|
supported file formats, etc.
|
||||||
|
|
||||||
|
The package also installs a udev rule to identify media player devices.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -n media-player-info-%{version} -p1
|
||||||
|
|
||||||
|
%build
|
||||||
|
%configure
|
||||||
|
%make_build
|
||||||
|
|
||||||
|
%install
|
||||||
|
%make_install
|
||||||
|
|
||||||
|
%files
|
||||||
|
%doc README NEWS AUTHORS COPYING
|
||||||
|
/usr/share/media-player-info
|
||||||
|
/usr/lib/udev/rules.d/*
|
||||||
|
/usr/lib/udev/hwdb.d/20-usb-media-players.hwdb
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Tue Apr 28 2020 wangerfeng <wangerfeng5@huawei.com> - 23-4
|
||||||
|
- Package init
|
||||||
4
media-player-info.yaml
Normal file
4
media-player-info.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: git
|
||||||
|
src_repo: https://gitlab.freedesktop.org/media-player-info/media-player-info.git
|
||||||
|
tag_prefix: ^
|
||||||
|
seperator:
|
||||||
Loading…
x
Reference in New Issue
Block a user