mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
Updated libxml2 to 2.7.8, but it seems to be broken, so will still need further work. Added TEST section to the 2.7.7 and
2.7.8 bep files.
This commit is contained in:
@@ -19,5 +19,11 @@ INSTALL {
|
||||
cd libxml2-2.7.7
|
||||
make install
|
||||
}
|
||||
|
||||
TEST {
|
||||
cd libxml2-2.7.7
|
||||
make tests
|
||||
}
|
||||
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="1998-2003 Daniel Veillard. All Rights Reserved."
|
||||
|
||||
@@ -3,7 +3,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
|
||||
SRC_URI="ftp://xmlsoft.org/libxml2/libxml2-2.7.8.tar.gz"
|
||||
CHECKSUM_MD5="8127a65e8c3b08856093099b52599c86"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
STATUS_HAIKU="broken"
|
||||
DEPEND=""
|
||||
BUILD {
|
||||
cd libxml2-2.7.8
|
||||
@@ -19,5 +19,11 @@ INSTALL {
|
||||
cd libxml2-2.7.8
|
||||
make install
|
||||
}
|
||||
|
||||
TEST {
|
||||
cd libxml2-2.7.8
|
||||
make tests
|
||||
}
|
||||
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="1998-2003 Daniel Veillard. All Rights Reserved."
|
||||
|
||||
Reference in New Issue
Block a user