diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/shiboken/shiboken.SlackBuild | 3 | ||||
-rw-r--r-- | development/shiboken/shiboken.info | 10 | ||||
-rw-r--r-- | development/shiboken/slack-desc | 4 |
3 files changed, 9 insertions, 8 deletions
diff --git a/development/shiboken/shiboken.SlackBuild b/development/shiboken/shiboken.SlackBuild index 27ae6e3b22..a45a411667 100644 --- a/development/shiboken/shiboken.SlackBuild +++ b/development/shiboken/shiboken.SlackBuild @@ -3,9 +3,10 @@ # Slackware build script for shiboken # Written by Grissiom <chaos.proton@gmail.com> +# Updated by kchan <kenneth.t.chan@gmail.com> PRGNAM=shiboken -VERSION=${VERSION:-1.2.0} +VERSION=${VERSION:-1.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/shiboken/shiboken.info b/development/shiboken/shiboken.info index 0d45803f6b..2d06cde19f 100644 --- a/development/shiboken/shiboken.info +++ b/development/shiboken/shiboken.info @@ -1,10 +1,10 @@ PRGNAM="shiboken" -VERSION="1.2.0" -HOMEPAGE="http://www.pyside.org/home-binding/binding-generator/" -DOWNLOAD="http://download.qt-project.org/official_releases/pyside/shiboken-1.2.0.tar.bz2" -MD5SUM="946ae0405ff3238d6b72124e07fae06e" +VERSION="1.2.2" +HOMEPAGE="http://qt-project.org/wiki/Category:LanguageBindings::PySide::Shiboken" +DOWNLOAD="http://download.qt-project.org/official_releases/pyside/shiboken-1.2.2.tar.bz2" +MD5SUM="9f5bee9d414ce51be07ff7a20054a48d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="generatorrunner" +REQUIRES="" MAINTAINER="kchan" EMAIL="kenneth.t.chan@gmail.com" diff --git a/development/shiboken/slack-desc b/development/shiboken/slack-desc index ec2d308c4d..d3ead71662 100644 --- a/development/shiboken/slack-desc +++ b/development/shiboken/slack-desc @@ -10,8 +10,8 @@ shiboken: Shiboken Generator (PySide bindings generator plugin) shiboken: shiboken: The Shiboken Generator is the plugin that creates the PySide bindings shiboken: source files from Qt headers and auxiliary files (typesystems, -shiboken: global.h and glue files). It depends on GeneratorRunner and -shiboken: APIExtractor library. +shiboken: global.h and glue files). +shiboken: shiboken: shiboken: shiboken: |