diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/wxsvg/Makefile | 7 | ||||
-rw-r--r-- | graphics/wxsvg/PLIST | 4 | ||||
-rw-r--r-- | graphics/wxsvg/distinfo | 8 |
3 files changed, 10 insertions, 9 deletions
diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile index 1229b3260b2..61417289e76 100644 --- a/graphics/wxsvg/Makefile +++ b/graphics/wxsvg/Makefile @@ -1,9 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2011/11/16 01:33:17 sbd Exp $ +# $NetBSD: Makefile,v 1.23 2011/11/23 21:29:14 gls Exp $ # -DISTNAME= wxsvg-1.0.7_1 -PKGNAME= wxsvg-1.0.7.1 -PKGREVISION= 4 +DISTNAME= wxsvg-1.1.4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxsvg/} EXTRACT_SUFX= .tar.bz2 @@ -11,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://wxsvg.sourceforge.net/ COMMENT= C++ library to create, manipulate and render SVG files +LICENSE= gnu-lgpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/graphics/wxsvg/PLIST b/graphics/wxsvg/PLIST index b4c396d6f3a..bb4253ccf22 100644 --- a/graphics/wxsvg/PLIST +++ b/graphics/wxsvg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2011/01/11 15:47:02 drochner Exp $ +@comment $NetBSD: PLIST,v 1.6 2011/11/23 21:29:14 gls Exp $ bin/svgview include/wxSVG/Animated.h include/wxSVG/CSSStyleDeclaration.h @@ -158,6 +158,7 @@ include/wxSVG/SVGStylable.h include/wxSVG/SVGStyleElement.h include/wxSVG/SVGSwitchElement.h include/wxSVG/SVGSymbolElement.h +include/wxSVG/SVGTBreakElement.h include/wxSVG/SVGTRefElement.h include/wxSVG/SVGTSpanElement.h include/wxSVG/SVGTests.h @@ -180,6 +181,7 @@ include/wxSVG/SVGZoomAndPan.h include/wxSVG/SVGZoomEvent.h include/wxSVG/String_wxsvg.h include/wxSVG/ViewCSS.h +include/wxSVG/imagsvg.h include/wxSVG/mediadec_ffmpeg.h include/wxSVG/svg.h include/wxSVG/svgctrl.h diff --git a/graphics/wxsvg/distinfo b/graphics/wxsvg/distinfo index 88dffb45e0a..c0a9cd0878a 100644 --- a/graphics/wxsvg/distinfo +++ b/graphics/wxsvg/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2011/01/11 15:47:02 drochner Exp $ +$NetBSD: distinfo,v 1.8 2011/11/23 21:29:14 gls Exp $ -SHA1 (wxsvg-1.0.7_1.tar.bz2) = 2ac9ad1616d61abb402e19ac93e7ed0c032b6581 -RMD160 (wxsvg-1.0.7_1.tar.bz2) = 9311da59735c66a0b7481efa22e36365a2a1e888 -Size (wxsvg-1.0.7_1.tar.bz2) = 641325 bytes +SHA1 (wxsvg-1.1.4.tar.bz2) = 7cd5688ed56f2f493fba95ae9711d7a80742ba5a +RMD160 (wxsvg-1.1.4.tar.bz2) = 07da04c729bdbca3575d5d028e6e6d87e20732dd +Size (wxsvg-1.1.4.tar.bz2) = 651964 bytes |