moc, gcc, neovim, ffmpeg
This commit is contained in:
11
packages/libflac.shrap
Normal file
11
packages/libflac.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "libflac")
|
||||
(version "1.5.0")
|
||||
(homepage "https://xiph.org/flac/")
|
||||
(dependencies xz)
|
||||
(src (tar
|
||||
(url "https://ftp.osuosl.org/pub/xiph/releases/flac/flac-1.5.0.tar.xz")
|
||||
(dir "flac-1.5.0")
|
||||
(blake3 "2adca3cd8da4b577ebb9c12e73c91cf6f6a7feb7485b3f003853b82710bada84")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user