mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 11:27:35 +00:00
Ports: Add giflib
This commit is contained in:
parent
74d15195a4
commit
2a995cffc5
2 changed files with 7 additions and 0 deletions
6
Ports/giflib/package.sh
Executable file
6
Ports/giflib/package.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='giflib'
|
||||
version='5.2.1'
|
||||
files=(
|
||||
"https://yer.dl.sourceforge.net/project/giflib/giflib-${version}.tar.gz 31da5562f44c5f15d63340a09a4fd62b48c45620cd302f77a6d9acf0077879bd"
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue