Name: mutagen
Version: 1.22
Release: 1
Summary: Mutagen - audio metadata tag reader and writer
#Group:
License: GPLv2
URL: http://code.google.com/p/mutagen
Source: https://bitbucket.org/lazka/mutagen/downloads/mutagen-%{version}.tar.gz
#BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: python
Requires: python
%description
An audio metadata tag reader and writer implemented in pure python.
%prep
%setup -q
%build
%install
rm -rf $RPM_BUILD_ROOT
python setup.py install --root=$RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%{_bindir}/*
%{_libdir}/*
%{_datadir}/*
%doc
%changelog
Attachment | Size | Date |
---|---|---|
mutagen-1.22-1.armv7hl.rpm | 155.07 KB | 22/12/2013 - 00:11 |
Recent comments