summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aeeeec1d425a8a5dd16a7dcf0ac19235171d480a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = python-mutagen-git
	pkgdesc = An audio metadata tag reader and writer (python library)
	pkgver = 1.47.0.r33.g187b984
	pkgrel = 1
	url = https://mutagen.readthedocs.io/en/latest/
	arch = any
	license = GPL-2.0-or-later
	checkdepends = python-coverage
	checkdepends = python-pytest
	checkdepends = python-hypothesis
	checkdepends = liboggz
	checkdepends = vorbis-tools
	checkdepends = faad2
	checkdepends = libogg
	checkdepends = libvorbis
	makedepends = git
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-installer
	makedepends = python-setuptools
	depends = python
	provides = python-mutagen
	conflicts = python-mutagen
	source = git+https://github.com/quodlibet/mutagen.git#branch=main
	sha256sums = SKIP

pkgname = python-mutagen-git