| 1 | | |
| | 1 | [[TOC]] |
| | 2 | |
| | 3 | = PortLog: [wiki:media-libs]/dumb = |
| | 4 | |
| | 5 | http://dumb.sourceforge.net/ |
| | 6 | |
| | 7 | == version 0.9.3 == |
| | 8 | |
| | 9 | ||R5||untested|| |
| | 10 | ||BONE||untested|| |
| | 11 | ||Haiku||stable|| |
| | 12 | |
| | 13 | Download the both the dumb-0.9.3-autotools.tar.gz and dumb-0.9.3.tar.gz |
| | 14 | Unzip both zip files into dumb-0.9.3, then copy in haiku config.guess/.sub files |
| | 15 | run |
| | 16 | * libtoolize --force --copy |
| | 17 | * aclocal |
| | 18 | * automake --add-missing |
| | 19 | * autoconf |
| | 20 | * ./configure --prefix=/boot/common |
| | 21 | * make |
| | 22 | * make install |
| | 23 | no patching needed, can use allegro if installed though. |