blob: 96b2ced1a46255674b25ff40102db9d5f20ffea6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = libext2fs-wii
pkgdesc = Ext2/3/4 filesystem access library (for Nintendo Gamecube/Wii homebrew development)
pkgver = 1.0.5
pkgrel = 2
url = https://sourceforge.net/projects/libext2fs-wii/
arch = any
license = GPL
makedepends = svn
depends = devkitppc
options = !strip
options = staticlibs
source = libext2fs-wii-1.0.5::svn+http://svn.code.sf.net/p/libext2fs-wii/code/tags/v1.0.5
source = libext2fs-wii-fix_crc32_int_type.patch
sha256sums = SKIP
sha256sums = cd3b4e9e683b25095b6da85074402668066c4accab87a68184b4e9acf8ebb0b0
pkgname = libext2fs-wii
|