@@ -9,7 +9,6 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
autotools.autoreconf("-vfi")
|
||||
autotools.configure("--with-libxml2 \
|
||||
--with-expat \
|
||||
--without-gssapi \
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>HTTP and WebDAV client library</Summary>
|
||||
<Description>neon is an HTTP and WebDAV client library with a C interface; providing a high-level interface to HTTP and WebDAV methods along with a low-level interface for HTTP request handling.</Description>
|
||||
<Archive sha1sum="2b82f184f573e82a7ec8a26fe6d6d608d0887426" type="targz">https://github.com/notroj/neon/archive/0.31.2.tar.gz</Archive>
|
||||
<Archive sha1sum="ca4df4d726d7adef70dff1a32766ca54519a0958" type="targz">https://github.com/notroj/neon/archive/0.31.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
<Dependency>expat-devel</Dependency>
|
||||
|
||||
Reference in New Issue
Block a user