some packages
This commit is contained in:
12
packages/bzip2.shrap
Normal file
12
packages/bzip2.shrap
Normal file
@@ -0,0 +1,12 @@
|
||||
(package
|
||||
(name "bzip2")
|
||||
(version "1.0.8")
|
||||
(homepage "https://sourceware.org/bzip2/")
|
||||
(src (tar
|
||||
(url "https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz")
|
||||
(dir "bzip2-1.0.8")
|
||||
(blake3 "97af3f520629c65fe41292f77e6ca798fe594d7987bfb2aebe7c6fcdc7ab5ed2")))
|
||||
(build
|
||||
(make
|
||||
(make_flags "CFLAGS=\"-O2 -fPIC\"")
|
||||
(install_flags "PREFIX=/usr"))))
|
||||
Reference in New Issue
Block a user