diff options
-rw-r--r-- | libraries/wxsvg/README | 4 | ||||
-rw-r--r-- | libraries/wxsvg/slack-desc | 4 | ||||
-rw-r--r-- | libraries/wxsvg/wxsvg.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/wxsvg/wxsvg.info | 12 |
4 files changed, 13 insertions, 11 deletions
diff --git a/libraries/wxsvg/README b/libraries/wxsvg/README index cfd8ab68fb3a..5b7ab691efd7 100644 --- a/libraries/wxsvg/README +++ b/libraries/wxsvg/README @@ -1,2 +1,4 @@ wxSVG is C++ library to create, manipulate and render SVG files. -Some python bindings and tools are also planned. +Some python bindings and tools are also planned. + +This requires (wxPython or wxGTK) and ffmpeg. diff --git a/libraries/wxsvg/slack-desc b/libraries/wxsvg/slack-desc index a6dd2ebe137e..7079c41f9a6d 100644 --- a/libraries/wxsvg/slack-desc +++ b/libraries/wxsvg/slack-desc @@ -11,9 +11,9 @@ wxsvg: wxsvg: wxSVG is C++ library to create, manipulate and render SVG files. wxsvg: Some python bindings and tools are also planned. wxsvg: +wxsvg: Homepage: http://sourceforge.net/projects/wxsvg/ +wxsvg: wxsvg: wxsvg: wxsvg: -wxsvg: homepage: -wxsvg: http://sourceforge.net/projects/wxsvg/ wxsvg: diff --git a/libraries/wxsvg/wxsvg.SlackBuild b/libraries/wxsvg/wxsvg.SlackBuild index 91031c0b3752..3fec99e8df54 100644 --- a/libraries/wxsvg/wxsvg.SlackBuild +++ b/libraries/wxsvg/wxsvg.SlackBuild @@ -2,10 +2,10 @@ # Slackware build script for wxsvg -# Written by Ponce <matteo.bernardini _at_ sns.it> +# Written by ponce <matteo.bernardini@sns.it> PRGNAM=wxsvg -VERSION=${VERSION:-1.0.2_1} +VERSION=${VERSION:-1.0.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/wxsvg/wxsvg.info b/libraries/wxsvg/wxsvg.info index 30e14a2ea70c..623536a2e804 100644 --- a/libraries/wxsvg/wxsvg.info +++ b/libraries/wxsvg/wxsvg.info @@ -1,10 +1,10 @@ PRGNAM="wxsvg" -VERSION="1.0.2_1" +VERSION="1.0.6" HOMEPAGE="http://sourceforge.net/projects/wxsvg/" -DOWNLOAD="http://downloads.sourceforge.net/wxsvg/wxsvg-1.0.2_1.tar.bz2" -MD5SUM="84122c8782bc5c2a3006501b2e76be12" +DOWNLOAD="http://download.sourceforge.net/wxsvg/wxsvg-1.0.6.tar.bz2" +MD5SUM="328fc48fd07ce6950bcc3bfb02ece475" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -MAINTAINER="Ponce" -EMAIL="matteo.bernardini _at_ sns.it" -APPROVED="Erik Hanson" +MAINTAINER="ponce" +EMAIL="matteo.bernardini@sns.it" +APPROVED="dsomero" |