New package: fuse-mp3fs-0.91
This commit is contained in:
parent
cccac168e6
commit
d2a9c60aaf
1 changed files with 14 additions and 0 deletions
14
srcpkgs/fuse-mp3fs/template
Normal file
14
srcpkgs/fuse-mp3fs/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'fuse-mp3fs'
|
||||
pkgname=fuse-mp3fs
|
||||
version=0.91
|
||||
revision=1
|
||||
wrksrc="mp3fs-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="fuse-devel libflac-devel libvorbis-devel libid3tag-devel lame-devel"
|
||||
short_desc="FUSE client to transcode FLAC to MP3"
|
||||
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://khenriks.github.io/mp3fs/"
|
||||
distfiles="https://github.com/khenriks/mp3fs/releases/download/v${version}/mp3fs-${version}.tar.gz"
|
||||
checksum=a47b5e351b7660e6f535a3c5b489c5a8191209957f8c0b8d066a5c221e8ecf92
|
Loading…
Reference in a new issue