File: README.source

package info (click to toggle)
sozi 12.05-1.1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,148 kB
  • ctags: 135
  • sloc: python: 768; makefile: 88; sh: 55
file content (16 lines) | stat: -rw-r--r-- 607 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Sozi sources for Debian
-----------------------

Upstream does not release sozi source tarball with the preferred form
for making modifications to it, so the source was checkouted from git
based on the release timestamp.

The editors/svg-edit directory is stripped during the repackaging
process, because it contains minified javascript and it not used
anywhere in the sozi inkscape extension.

Upstream uses `juicer' to minify the css and js files, which is not
yet in Debian, so the Makefile was patched to use yui-compressor for
now.

 -- Kan-Ru Chen <koster@debian.org>, Tue, 12 Jun 2012 17:37:39 +0800