From 230d78d59a2b13fb93f8094b191d55d0ca311a0a Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 3 Nov 2015 20:26:59 -0500 Subject: python/pyliblo: Updated for version 0.10.0. --- python/pyliblo/README | 4 ++++ python/pyliblo/pyliblo.SlackBuild | 2 +- python/pyliblo/pyliblo.info | 8 ++++---- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/python/pyliblo/README b/python/pyliblo/README index b7f0b19d22..b755232141 100644 --- a/python/pyliblo/README +++ b/python/pyliblo/README @@ -5,3 +5,7 @@ supports almost the complete functionality of liblo, allowing you to send and receive OSC messages using a nice and simple Python API. Also included are the command line utilities send_osc and dump_osc. + +If you're upgrading from an older pyliblo version and you get 'compilation +terminated due to -Wfatal-errors', check your installed version of liblo: +for pyliblo-0.10.0 and up, you need liblo-0.28 or greater. diff --git a/python/pyliblo/pyliblo.SlackBuild b/python/pyliblo/pyliblo.SlackBuild index 327d9f013d..858bbbc3f5 100644 --- a/python/pyliblo/pyliblo.SlackBuild +++ b/python/pyliblo/pyliblo.SlackBuild @@ -7,7 +7,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=pyliblo -VERSION=${VERSION:-0.9.1} +VERSION=${VERSION:-0.10.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pyliblo/pyliblo.info b/python/pyliblo/pyliblo.info index f418f36921..f28e9267d4 100644 --- a/python/pyliblo/pyliblo.info +++ b/python/pyliblo/pyliblo.info @@ -1,10 +1,10 @@ PRGNAM="pyliblo" -VERSION="0.9.1" +VERSION="0.10.0" HOMEPAGE="http://das.nasophon.de/pyliblo/" -DOWNLOAD="http://das.nasophon.de/download/pyliblo-0.9.1.tar.gz" -MD5SUM="eb2b2b86031b702eba8e65da75fbaacc" +DOWNLOAD="http://das.nasophon.de/download/pyliblo-0.10.0.tar.gz" +MD5SUM="1be68794dedaf8cc60748fe94fdb9628" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="liblo" +REQUIRES="liblo Cython" MAINTAINER="B. Watson" EMAIL="yalhcru@gmail.com" -- cgit v1.2.3