summaryrefslogtreecommitdiff
path: root/graphics/wxsvg
AgeCommit message (Collapse)AuthorFilesLines
2021-12-08revbump for icu and libffiadam2-4/+4
2021-10-26graphics: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-09Recursive revbump for multimedia/libaomnia1-1/+2
2021-10-07graphics: Remove SHA1 hashes for distfilesnia1-2/+1
2020-09-19Include missing cairo and pango buildlinks in bl3.mk, too.schmonz1-1/+3
2020-09-19Update to 1.5.22. From the changelog:schmonz2-8/+11
* wxSVGImage: fixed loading of video frames * added support of rgba colors * fixed renedring of symbol elements * fixed handling of spaces in transform attribute * added support of grayscale mask * added initial support of switch element pkgsrc changes: - Explicitly enable defaults in CONFIGURE_ARGS - Include missing cairo and pango buildlinks
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot2-4/+4
2020-06-01graphics/wxsvg: remove unknown configure optionrillig1-1/+3
2020-03-10librsvg: update bl3.mk to remove libcroco in rust casewiz2-4/+4
recursive bump for the dependency change
2020-03-08*: recursive bump for libffiwiz2-3/+4
2019-11-26wxsvg: update to 1.5.20.wiz4-17/+17
Version 1.5.20 <2019-08-02> --------------------------- * added handling of fill-rule * added handling of spreadMethod * added handling of clipPath * added support of dash-offset * added support of mask for path element * fixed handling of pt units * fixed fill pattern with opacity * fixed handling of referenced patterns Version 1.5.19 <2019-06-24> --------------------------- * fixed rendering polyline element * fixed drawing a cubic Bézier curve if the previous command was not an c or s Version 1.5.18 <2019-05-19> --------------------------- * wxFfmpegMediaDecoder: fixed support of ffmpeg 3.4.x Version 1.5.17 <2019-05-19> --------------------------- * wxSVGUseElement: fixed GetBBox() and GetResultBBox() Version 1.5.16 <2019-01-27> --------------------------- * wxFfmpegMediaDecoder.SetPosition(): added parameter seekBackward Version 1.5.15 <2018-09-15> --------------------------- * added skia backend (experimental) (thanks to Zicheng Yang) Version 1.5.14 <2018-07-10> --------------------------- * fixed calculation of bounding box if viewbox is specified * fixed GetResultBBox() * wxSVGCanvasImage: added support of data base64 href Version 1.5.13 <2018-01-29> --------------------------- * added support of <a> element * fixed wxSVGImageElement::GetBBox() * fixed wxSVGUseElement::GetBBox() Version 1.5.12 <2017-05-01> -------------------------- * wxSVGSVGElement: fixed GetIntersectionList() * wxSVGPointList: fixed SetValueAsString() Version 1.5.11 <2016-12-28> -------------------------- * wxSVGImage: fixed displaying of first video frame Version 1.5.10 <2016-10-23> -------------------------- * added support of EXIF metadata Version 1.5.9 <2016-08-09> -------------------------- * changed GetBBox() and GetResultBBox() * added some missing header files Version 1.5.8 <2016-06-05> -------------------------- * fixed ApplyAnimation Version 1.5.7 <2016-05-03> -------------------------- * wxFfmpegMediaDecoder: added GetChapters() and GetMetadata() * fixed SVGAnimationElement Version 1.5.6 <2016-03-11> -------------------------- * fixed SVGAnimationElement Version 1.5.5 <2015-10-03> -------------------------- * fixed rendering image element with mask * wxFfmpegMediaDecoder: added GetFormatName() and GetCodecTag() * wxFfmpegMediaDecoder: fixed wxSVGCanvasVideo Version 1.5.4 <2015-03-21> -------------------------- * added support of 3-digit hex color codes (thanks to Constantine)
2019-07-21*: recursive bump for gdk-pixbuf2-2.38.1wiz2-4/+4
2018-11-14Revbump after cairo 1.16.0 update.kleink2-4/+4
2018-11-12Recursive revbump from hardbuzz-2.1.1ryoon2-4/+4
2018-04-16Recursive bump for new fribidi dependency in pango.wiz2-4/+4
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz2-4/+4
2018-02-26revbump after x264-devel updateadam1-2/+2
2017-09-06Follow some redirects.wiz1-2/+2
2017-02-12Recursive revbump from fonts/harfbuzzryoon2-4/+4
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz2-4/+4
2017-01-16Recursive bump for libvpx shlib major change.wiz1-2/+2
2016-08-17Recursive revbump from multimedia/libvpx uppdateryoon1-2/+2
2016-08-03Revbump after graphics/gd updateadam2-4/+4
2015-11-18Recursive revbump from multimedia/libvpxryoon1-2/+2
2015-11-03Add SHA512 digests for distfiles for graphics categoryagc1-1/+2
Problems found with existing digests: Package fotoxx distfile fotoxx-14.03.1.tar.gz ac2033f87de2c23941261f7c50160cddf872c110 [recorded] 118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated] Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz 34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb Package pgraf: missing distfile pgraf-20010131.tar.gz Package qvplay: missing distfile qvplay-0.95.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-30Recursive revbump from pkgsrc/multimedia/libvpx.ryoon1-2/+2
2015-04-25Recursive revbump following MesaLib update, categories g through n.tnn2-3/+4
2015-03-01Update 1.2.1 to 1.5.3mef3-8/+8
---------------------- Version 1.5.3 <2015-01-18> -------------------------- * applied patch from Sebastian Vater to fix memory leak Version 1.5.2 <2014-12-14> -------------------------- * fixed memory leak (thanks to Sebastian Vater) Version 1.5.1 <2014-11-23> -------------------------- * fixed some compiler errors Version 1.5 <2014-08-09> ------------------------ * added support of marker element * added support of patternTransform attribute Version 1.4.2 <2014-07-06> -------------------------- * added support of stroke-dasharray * fixed handling of preserveAspectRatio="none" Version 1.4.1 <2014-06-16> -------------------------- * fixed rendering of tspan-element * fixed rendering of use element in pattern and mask elements Version 1.4 <2014-05-24> ------------------------ * added support of pattern element Version 1.3 <2014-04-13> ------------------------ * added support of animations * fixed some GetBBox() methods
2014-08-11Switch to ffmpeg1 instead of ffmpeg.wiz1-4/+3
Note: some of these packages didn't build for me, e.g. osg, so I couldn't verify them all.
2014-05-05Recursive revbump from x11/pixmanryoon2-4/+4
Fix PR pkg/48777
2014-04-10recursive bump from x264-devel builld number change (i.e. API change).obache1-1/+2
2014-03-31Update to 1.2.1ryoon2-7/+6
Changelog: Version 1.2.1 <2013-10-16> -------------------------- * fixed loading images with relative path Version 1.2 <2013-09-20> ------------------------ * added initial support of animations * added support of mask for image element * removed obsolete backends (libart and agg) * removed svgui classes Version 1.1.16 <2013-08-25> --------------------------- * rendering: added support of wxProgressDialog Version 1.1.15 <2013-05-01> --------------------------- * fixed text rendering using PangaCairo
2014-03-30Update HOMEPAGE, http://wxsvg.sourceforge.net/ is default template page.ryoon1-2/+2
2013-10-10Recursive revbump from pango-1.36.0ryoon2-4/+4
2013-09-02Revbump after cairo updateadam2-4/+4
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz2-4/+4
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron2-4/+4
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz2-3/+4
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-04-17update to 1.1.14drochner2-6/+6
changes: bugfixes
2013-03-14update to 1.1.13drochner2-7/+6
changes: bugfixes
2013-02-16Recursive bump for png-1.6.wiz2-4/+4
2013-01-26Revbump after graphics/jpeg and textproc/icuadam2-3/+4
2012-10-10update to 1.1.9drochner2-7/+6
changes: -bugfixes -support for newer ffmpeg/libav
2012-10-08Revbump after updating graphics/pangoadam2-4/+4
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron2-4/+4
requested by Thomas Klausner.
2012-09-22Recursive revbump from multimedia/libvpx 1.1.0 updateryoon1-2/+2
2012-09-15recursive bump from libffi shlib major bumpobache2-4/+4
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam2-4/+4
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland1-2/+2
It turns out there were a lot of these.