mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:07:35 +00:00
Ports: Make files
a proper array
This commit is contained in:
parent
3c2d846b94
commit
284fee9e77
311 changed files with 959 additions and 350 deletions
|
@ -3,7 +3,9 @@ port=pv
|
|||
version=1.6.20
|
||||
useconfigure=true
|
||||
configopts=("--disable-nls")
|
||||
files="http://www.ivarch.com/programs/sources/pv-${version}.tar.bz2 pv-${version}.tar.bz2 e831951eff0718fba9b1ef286128773b9d0e723e1fbfae88d5a3188814fdc603"
|
||||
files=(
|
||||
"http://www.ivarch.com/programs/sources/pv-${version}.tar.bz2 pv-${version}.tar.bz2 e831951eff0718fba9b1ef286128773b9d0e723e1fbfae88d5a3188814fdc603"
|
||||
)
|
||||
|
||||
export CFLAGS=-Wno-deprecated-declarations
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue