Updated .bep and patch for mxml-2.6 from michaelvoliveira with some minor changes by me. Works on gcc2 now.

This commit is contained in:
Scott McCreary
2009-11-19 02:34:39 +00:00
parent 27811cf809
commit 558ddcfe40
4 changed files with 1546 additions and 33491 deletions

View File

@@ -1,15 +1,12 @@
DESCRIPTION="Mini-XML is a small XML library that you can use to read and write XML and XML-like data files in your application without requiring large non-standard libraries. "
HOMEPAGE="http://www.minixml.org/index.php"
SRC_URI="http://www.minixml.org/software.php?VERSION=2.6&FILE=mxml/2.6/mxml-2.6.tar.gz"
SRC_URI="http://ftp.easysw.com/pub/mxml/2.6/mxml-2.6.tar.gz"
REVISION="1"
STATUS_R5="untested"
STATUS_BONE="untested"
STATUS_HAIKU="stable"
DEPEND=""
BUILD {
setgcc gcc4
cd mxml-2.6
./configure --build='i586-pc-beos' --prefix=/boot/common --enable-shared
./configure --prefix=/boot/common --enable-shared
make
}

File diff suppressed because one or more lines are too long

View File

@@ -1,5 +1,5 @@
Package: mxml
Version: 2.6
Copyright: 2009 Pierre Sarrazin.
License: LGPL v2.0
URL: http://www.minixml.org/index.php
License: GNU LGPL v2
URL: http://www.minixml.org/index.php

File diff suppressed because it is too large Load Diff