diff --git a/desktop/kde/framework/extra-cmake-modules/pspec.xml b/desktop/kde/framework/extra-cmake-modules/pspec.xml index 9bf4d73b4b..92a332d98c 100644 --- a/desktop/kde/framework/extra-cmake-modules/pspec.xml +++ b/desktop/kde/framework/extra-cmake-modules/pspec.xml @@ -34,6 +34,13 @@ + + 2017-02-27 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + 2016-12-20 5.29.0 diff --git a/desktop/toolkit/qtermwidget5/actions.py b/desktop/toolkit/qtermwidget5/actions.py deleted file mode 100644 index 7e6a9e10c3..0000000000 --- a/desktop/toolkit/qtermwidget5/actions.py +++ /dev/null @@ -1,30 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/licenses/gpl.txt - -from pisi.actionsapi import cmaketools -from pisi.actionsapi import pisitools -from pisi.actionsapi import get -from pisi.actionsapi import shelltools - -def setup(): - shelltools.makedirs("build") - shelltools.cd("build") - cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_BUILD_TYPE=Release \ - -DBUILD_DESIGNER_PLUGIN=0 \ - -DUSE_QT5=true", sourceDir="..") - -def build(): - shelltools.cd("build") - cmaketools.make() - -def install(): - shelltools.cd("build") - cmaketools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.domove("/usr/lib64/*", "usr/lib/") - pisitools.removeDir("/usr/lib64") - - shelltools.cd("..") - pisitools.dodoc("AUTHORS", "README") diff --git a/multimedia/sound/pulseaudio/pspec.xml b/multimedia/sound/pulseaudio/pspec.xml index 74ca995aac..233a3cc39d 100644 --- a/multimedia/sound/pulseaudio/pspec.xml +++ b/multimedia/sound/pulseaudio/pspec.xml @@ -221,7 +221,7 @@ - 2017-02-05 + 2017-02-27 10.0 Release bump. Stefan Gronewold(groni) diff --git a/network/misc/neon/pspec.xml b/network/misc/neon/pspec.xml index 4dbbd54b4d..d9532f8be7 100644 --- a/network/misc/neon/pspec.xml +++ b/network/misc/neon/pspec.xml @@ -12,7 +12,7 @@ library HTTP and WebDAV client library 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. - http://www.webdav.org/neon/neon-0.30.0.tar.gz + http://www.webdav.org/neon/neon-0.30.2.tar.gz openssl-devel expat-devel @@ -54,6 +54,13 @@ + + 2017-02-24 + 0.30.2 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2016-06-09 0.30.0