diff --git a/network/voip/farstream/actions.py b/network/voip/farstream/actions.py index c83d0956e8..b89981cded 100644 --- a/network/voip/farstream/actions.py +++ b/network/voip/farstream/actions.py @@ -9,16 +9,15 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get def setup(): - autotools.autoreconf("-fi") + #autotools.autoreconf("-fi") autotools.configure("--prefix=/usr \ - --disable-static \ --with-html-dir=/%s/%s/html \ --with-package-name='PisiLinux farstream package' \ --with-package-origin='http://www.pisilinux.org'" % (get.docDIR(), get.srcNAME())) def build(): - autotools.make("-j1") + autotools.make() def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) diff --git a/network/voip/farstream/pspec.xml b/network/voip/farstream/pspec.xml index 2295a95d22..951c1bad66 100644 --- a/network/voip/farstream/pspec.xml +++ b/network/voip/farstream/pspec.xml @@ -16,14 +16,12 @@ http://freedesktop.org/software/farstream/releases/farstream/farstream-0.2.7.tar.gz libnice-devel + valgrind + gobject-introspection-devel gstreamer-next-devel gstreamer-devel gst-plugins-base-next-devel - - - - @@ -51,7 +49,8 @@ Development files for farstream farstream - gstreamer-devel + gstreamer-next-devel + gst-plugins-base-next-devel /usr/include