blob: 1e527b4aeee53ac9aed70b79e45b12bf30de17d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = mp3fs
pkgdesc = FUSE-based transcoding filesystem from FLAC to MP3
pkgver = 1.1.1
pkgrel = 1
url = http://khenriks.github.com/mp3fs
arch = i686
arch = x86_64
license = GPL3
depends = flac
depends = fuse
depends = lame
depends = libid3tag
depends = libvorbis
source = https://github.com/khenriks/mp3fs/releases/download/v1.1.1/mp3fs-1.1.1.tar.gz
md5sums = 319076503e976cace5ae00404d71f288
pkgname = mp3fs
|