mid-kid
9 years ago
1 changed files with 13 additions and 0 deletions
@ -0,0 +1,13 @@ |
|||||
|
name=libfat-nds |
||||
|
libname=libnds |
||||
|
version=1.0.14 |
||||
|
update_url="https://sourceforge.net/projects/devkitpro/files/libfat/" |
||||
|
|
||||
|
download "https://sourceforge.net/projects/devkitpro/files/libfat/$version/$name-$version.tar.bz2" \ |
||||
|
"cc1712a56c8b0c133974936c69599f0e" |
||||
|
header_end |
||||
|
|
||||
|
mkdir -p "$dir_install/opt/devkitPRO/$libname" |
||||
|
extract "$name-$version.tar.bz2" "$dir_install/opt/devkitPRO/$libname" |
||||
|
|
||||
|
# vim:set tabstop=4 shiftwidth=4 syntax=sh et: |
Loading…
Reference in new issue