7 Commits

Author SHA1 Message Date
landry
dc112817e3 bump ports depending on python3 in graphics 2017-01-03 19:21:18 +00:00
czarkoff
416d9c0439 switch to python3-only
Suggested by sthen@, OK ajacoutot@
2016-09-16 08:54:57 +00:00
czarkoff
50265c1366 add python3 FLAVOR 2016-09-14 13:02:10 +00:00
czarkoff
c8d2fe02d9 update to scour-0.35
- New flags: --remove-titles, --remove-descriptions and
  --remove-descriptive-elements.
- Automatically order all attributes.
- Allow elements to be found via Document.getElementById() in the minidom
  document returned by scourXmlFile().
- Add new default values.
- Bugfixes.
2016-09-14 12:15:46 +00:00
czarkoff
5e9b74f8a1 update to scour-0.34
Also add missing dependency on devel/py-six and make sure that port is
python3-compatible.
2016-08-16 11:48:20 +00:00
czarkoff
c3ca201c03 update to scour-0.33
OK junfra@
2016-02-29 18:16:55 +00:00
czarkoff
24f33d2665 Import scour-0.32
Scour is an open-source Python script that aggressively cleans SVG files,
removing a lot of 'cruft' that certain tools or authors embed into their
documents. The goal of scour is to provide an identically rendered image
(i.e. a scoured document should have no discernable visible differences
from the original file).

OK juanfra@
2016-01-20 00:04:52 +00:00