summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO31
1 files changed, 23 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58b91f8b58fd..3a1d9fdb1495 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Sun Aug 28 10:39:42 UTC 2016
pkgbase = sozi
pkgdesc = A zooming presentation based on SVG, using JavaScript
pkgver = 16.02
- pkgrel = 4
+ pkgrel = 5
url = http://sozi.baierouge.fr/
arch = i686
arch = x86_64
@@ -11,13 +13,6 @@ pkgbase = sozi
makedepends = nodejs-grunt-cli
makedepends = jq
makedepends = semver
- depends = gconf
- depends = libnotify
- depends = alsa-lib
- depends = nss
- depends = gtk2
- depends = libxtst
- optdepends = inkscape: for editing the original SVG document (any SVG editor can be used)
noextract = fontawesome-v4.2.0.tar.gz
noextract = notifyjs-v0.3.4.tar.gz
noextract = jquery-v2.1.4.tar.gz
@@ -617,6 +612,7 @@ pkgbase = sozi
options = !strip
source = https://github.com/senshu/Sozi/archive/16.02-fix344.tar.gz
source = http://www.1001freefonts.com/d/5854/droid_sans.zip
+ source = texts2paths.patch
source = fontawesome-v4.2.0.tar.gz::https://github.com/FortAwesome/Font-Awesome/archive/v4.2.0.tar.gz
source = notifyjs-v0.3.4.tar.gz::https://github.com/jpillora/notifyjs/archive/0.3.4.tar.gz
source = jquery-v2.1.4.tar.gz::https://github.com/jquery/jquery/archive/2.1.4.tar.gz
@@ -1215,6 +1211,7 @@ pkgbase = sozi
source = https://registry.npmjs.org/zip-stream/-/zip-stream-0.5.2.tgz
sha1sums = 564a162628d6d179fd6785dec4d0e38e863b0e5d
sha1sums = 265b6cc7b7cea7bcfb74eec52bc9c0e44f039740
+ sha1sums = ebaf4c68d77391a701b3acfc21282eb78d8077fd
sha1sums = bc4b6e3849e9bc83e769b3c34f1fde1de22154bf
sha1sums = 11c3ca612c1d9a4f5043594e0b5da1d82e29425c
sha1sums = 79543e31819aa6e126f08e89750da8892c024181
@@ -1821,4 +1818,22 @@ pkgbase = sozi
sha1sums_x86_64 = af5bc341b95f50e94089e7fbb6535b6f6a919799
pkgname = sozi
+ depends = gconf
+ depends = libnotify
+ depends = alsa-lib
+ depends = nss
+ depends = gtk2
+ depends = libxtst
+ optdepends = inkscape: for editing the original SVG document (any SVG editor can be used)
+ optdepends = sozi-tools_texts2paths: for converting Text objects to Path objects
+ optdepends = sozi-extras_media: for Inkscape audio/video extensions
+
+pkgname = sozi-tools_texts2paths
+ pkgdesc = An script for converting Text objects of a SVG to Path objects
+ depends = python2-lxml
+ depends = inkscape
+
+pkgname = sozi-extras_media
+ pkgdesc = An Inkscape extension for adding audio/video elements
+ depends = inkscape