Assembla home | Assembla project page
 

Table of Contents

  1. version 1.0.10
    1. revision 1

PortLog: media-libs/libmng

http://www.libmng.com/

version 1.0.10

R5untested
BONEuntested
Haikustable

source code

revision 1

copy in Haiku config.guess and config.sub files, copy unmaintained/autogen.sh to ..
copy configure.in and Makefile.am from makefiles to .. then run:

  • libtoolize --force
  • aclocal
  • ./autogen.sh
  • ./configure --prefix=/boot/common LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/include
  • make
  • make install