moc, gcc, neovim, ffmpeg
This commit is contained in:
11
packages/libvorbis.shrap
Normal file
11
packages/libvorbis.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "libvorbis")
|
||||
(version "1.3.7")
|
||||
(homepage "https://xiph.org/vorbis/")
|
||||
(dependencies libogg)
|
||||
(src (tar
|
||||
(url "https://downloads.xiph.org/releases/vorbis/libvorbis-1.3.7.tar.gz")
|
||||
(dir "libvorbis-1.3.7")
|
||||
(blake3 "a8e88482b8d70321c8435616b0cec1a931b11445f003649774fd6940e593a254")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user