Index: head/graphics/wxsvg/Makefile =================================================================== --- head/graphics/wxsvg/Makefile (revision 493748) +++ head/graphics/wxsvg/Makefile (revision 493749) @@ -1,34 +1,33 @@ # Created by: Michael Johnson # $FreeBSD$ PORTNAME= wxsvg -PORTVERSION= 1.5.15 -PORTREVISION= 2 +PORTVERSION= 1.5.16 CATEGORIES= graphics MASTER_SITES= SF MAINTAINER= danilo@FreeBSD.org COMMENT= C++ library to create, manipulate, and render SVG files LICENSE= LGPL21+ LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ libexpat.so:textproc/expat2 \ libexif.so:graphics/libexif USES= compiler:c++11-lib gettext-runtime gmake gnome libtool pathfix pkgconfig tar:bzip2 USE_WX= 3.0 WX_CONF_ARGS= absolute USE_GNOME= cairo glib20 pango GNU_CONFIGURE= yes CONFIGURE_ENV= LIBAV_CFLAGS="${LIBAV_CFLAGS}" LIBAV_LIBS="${LIBAV_LIBS}" MAKE_ENV= AM_CPPFLAGS="${LIBAV_CFLAGS}" USE_LDCONFIG= yes INSTALL_TARGET= install-strip post-extract: .for i in configure install-sh @${CHMOD} ${BINMODE} ${WRKSRC}/${i} .endfor .include Index: head/graphics/wxsvg/distinfo =================================================================== --- head/graphics/wxsvg/distinfo (revision 493748) +++ head/graphics/wxsvg/distinfo (revision 493749) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537107686 -SHA256 (wxsvg-1.5.15.tar.bz2) = 16ff6cfc2c827f542480213558a3661f13ad9fc7116e04fae1483b56db84ceb8 -SIZE (wxsvg-1.5.15.tar.bz2) = 494936 +TIMESTAMP = 1548803155 +SHA256 (wxsvg-1.5.16.tar.bz2) = a4bdd3ebc3a32add577bc5414d811b93e1642910d9fa41623c72ee71a696cabe +SIZE (wxsvg-1.5.16.tar.bz2) = 495389 Index: head/graphics/wxsvg/pkg-plist =================================================================== --- head/graphics/wxsvg/pkg-plist (revision 493748) +++ head/graphics/wxsvg/pkg-plist (revision 493749) @@ -1,197 +1,197 @@ bin/svgview include/wxSVG/Animated.h include/wxSVG/CSSRule.h include/wxSVG/CSSStyleDeclaration.h include/wxSVG/CSSValue.h include/wxSVG/CSSValues.h include/wxSVG/Document.h include/wxSVG/DocumentCSS.h include/wxSVG/DocumentEvent.h include/wxSVG/Element.h include/wxSVG/ElementTimeControl.h include/wxSVG/EventTarget.h include/wxSVG/ExifHandler.h include/wxSVG/GetSVGDocument.h include/wxSVG/NodeList.h include/wxSVG/NodeListCls.h include/wxSVG/RGBColor.h include/wxSVG/SVGAElement.h include/wxSVG/SVGAltGlyphDefElement.h include/wxSVG/SVGAltGlyphElement.h include/wxSVG/SVGAltGlyphItemElement.h include/wxSVG/SVGAngle.h include/wxSVG/SVGAnimateColorElement.h include/wxSVG/SVGAnimateElement.h include/wxSVG/SVGAnimateMotionElement.h include/wxSVG/SVGAnimateTransformElement.h include/wxSVG/SVGAnimatedAngle.h include/wxSVG/SVGAnimatedBoolean.h include/wxSVG/SVGAnimatedEnumeration.h include/wxSVG/SVGAnimatedInteger.h include/wxSVG/SVGAnimatedLength.h include/wxSVG/SVGAnimatedLengthList.h include/wxSVG/SVGAnimatedNumber.h include/wxSVG/SVGAnimatedNumberList.h include/wxSVG/SVGAnimatedPathData.h include/wxSVG/SVGAnimatedPoints.h include/wxSVG/SVGAnimatedPreserveAspectRatio.h include/wxSVG/SVGAnimatedRect.h include/wxSVG/SVGAnimatedString.h include/wxSVG/SVGAnimatedTransformList.h include/wxSVG/SVGAnimatedType.h include/wxSVG/SVGAnimationElement.h include/wxSVG/SVGCSSRule.h include/wxSVG/SVGCanvas.h include/wxSVG/SVGCanvasItem.h include/wxSVG/SVGCircleElement.h include/wxSVG/SVGClipPathElement.h include/wxSVG/SVGColor.h include/wxSVG/SVGColorProfileElement.h include/wxSVG/SVGColorProfileRule.h include/wxSVG/SVGComponentTransferFunctionElement.h include/wxSVG/SVGCoordinates.h include/wxSVG/SVGCursorElement.h include/wxSVG/SVGDTD.h include/wxSVG/SVGDefinitionSrcElement.h include/wxSVG/SVGDefsElement.h include/wxSVG/SVGDescElement.h include/wxSVG/SVGDocument.h include/wxSVG/SVGElement.h include/wxSVG/SVGElementInstance.h include/wxSVG/SVGElementInstanceList.h include/wxSVG/SVGEllipseElement.h include/wxSVG/SVGEvent.h include/wxSVG/SVGExternalResourcesRequired.h include/wxSVG/SVGFEBlendElement.h include/wxSVG/SVGFEColorMatrixElement.h include/wxSVG/SVGFEComponentTransferElement.h include/wxSVG/SVGFECompositeElement.h include/wxSVG/SVGFEConvolveMatrixElement.h include/wxSVG/SVGFEDiffuseLightingElement.h include/wxSVG/SVGFEDisplacementMapElement.h include/wxSVG/SVGFEDistantLightElement.h include/wxSVG/SVGFEFloodElement.h include/wxSVG/SVGFEFuncAElement.h include/wxSVG/SVGFEFuncBElement.h include/wxSVG/SVGFEFuncGElement.h include/wxSVG/SVGFEFuncRElement.h include/wxSVG/SVGFEGaussianBlurElement.h include/wxSVG/SVGFEImageElement.h include/wxSVG/SVGFEMergeElement.h include/wxSVG/SVGFEMergeNodeElement.h include/wxSVG/SVGFEMorphologyElement.h include/wxSVG/SVGFEOffsetElement.h include/wxSVG/SVGFEPointLightElement.h include/wxSVG/SVGFESpecularLightingElement.h include/wxSVG/SVGFESpotLightElement.h include/wxSVG/SVGFETileElement.h include/wxSVG/SVGFETurbulenceElement.h include/wxSVG/SVGFilterElement.h include/wxSVG/SVGFilterPrimitiveStandardAttributes.h include/wxSVG/SVGFitToViewBox.h include/wxSVG/SVGFontElement.h include/wxSVG/SVGFontFaceElement.h include/wxSVG/SVGFontFaceFormatElement.h include/wxSVG/SVGFontFaceNameElement.h include/wxSVG/SVGFontFaceSrcElement.h include/wxSVG/SVGFontFaceUriElement.h include/wxSVG/SVGForeignObjectElement.h include/wxSVG/SVGGElement.h include/wxSVG/SVGGlyphElement.h include/wxSVG/SVGGlyphRefElement.h include/wxSVG/SVGGradientElement.h include/wxSVG/SVGHKernElement.h include/wxSVG/SVGICCColor.h include/wxSVG/SVGImageElement.h include/wxSVG/SVGLangSpace.h include/wxSVG/SVGLength.h include/wxSVG/SVGLengthCalculate.h include/wxSVG/SVGLengthList.h include/wxSVG/SVGLineElement.h include/wxSVG/SVGLinearGradientElement.h include/wxSVG/SVGLocatable.h include/wxSVG/SVGMPathElement.h include/wxSVG/SVGMarkerElement.h include/wxSVG/SVGMaskElement.h include/wxSVG/SVGMatrix.h include/wxSVG/SVGMetadataElement.h include/wxSVG/SVGMissingGlyphElement.h include/wxSVG/SVGNumber.h include/wxSVG/SVGNumberList.h include/wxSVG/SVGPaint.h include/wxSVG/SVGPathElement.h include/wxSVG/SVGPathSeg.h include/wxSVG/SVGPathSegArcAbs.h include/wxSVG/SVGPathSegArcRel.h include/wxSVG/SVGPathSegClosePath.h include/wxSVG/SVGPathSegCurvetoCubicAbs.h include/wxSVG/SVGPathSegCurvetoCubicRel.h include/wxSVG/SVGPathSegCurvetoCubicSmoothAbs.h include/wxSVG/SVGPathSegCurvetoCubicSmoothRel.h include/wxSVG/SVGPathSegCurvetoQuadraticAbs.h include/wxSVG/SVGPathSegCurvetoQuadraticRel.h include/wxSVG/SVGPathSegCurvetoQuadraticSmoothAbs.h include/wxSVG/SVGPathSegCurvetoQuadraticSmoothRel.h include/wxSVG/SVGPathSegLinetoAbs.h include/wxSVG/SVGPathSegLinetoHorizontalAbs.h include/wxSVG/SVGPathSegLinetoHorizontalRel.h include/wxSVG/SVGPathSegLinetoRel.h include/wxSVG/SVGPathSegLinetoVerticalAbs.h include/wxSVG/SVGPathSegLinetoVerticalRel.h include/wxSVG/SVGPathSegList.h include/wxSVG/SVGPathSegMovetoAbs.h include/wxSVG/SVGPathSegMovetoRel.h include/wxSVG/SVGPatternElement.h include/wxSVG/SVGPoint.h include/wxSVG/SVGPointList.h include/wxSVG/SVGPolygonElement.h include/wxSVG/SVGPolylineElement.h include/wxSVG/SVGPreserveAspectRatio.h include/wxSVG/SVGRadialGradientElement.h include/wxSVG/SVGRect.h include/wxSVG/SVGRectElement.h include/wxSVG/SVGRenderingIntent.h include/wxSVG/SVGSVGElement.h include/wxSVG/SVGScriptElement.h include/wxSVG/SVGSetElement.h include/wxSVG/SVGStopElement.h include/wxSVG/SVGStringList.h 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 include/wxSVG/SVGTextContentElement.h include/wxSVG/SVGTextElement.h include/wxSVG/SVGTextPathElement.h include/wxSVG/SVGTextPositioningElement.h include/wxSVG/SVGTitleElement.h include/wxSVG/SVGTransform.h include/wxSVG/SVGTransformList.h include/wxSVG/SVGTransformable.h include/wxSVG/SVGURIReference.h include/wxSVG/SVGUnitTypes.h include/wxSVG/SVGUseElement.h include/wxSVG/SVGVKernElement.h include/wxSVG/SVGVideoElement.h include/wxSVG/SVGViewElement.h include/wxSVG/SVGViewSpec.h include/wxSVG/SVGZoomAndPan.h include/wxSVG/SVGZoomEvent.h include/wxSVG/String_wxsvg.h include/wxSVG/UIEvent.h include/wxSVG/ViewCSS.h include/wxSVG/imagsvg.h include/wxSVG/mediadec_ffmpeg.h include/wxSVG/svg.h include/wxSVG/svgctrl.h include/wxSVGXML/svgxml.h include/wxSVGXML/svgxmlhelpr.h lib/libwxsvg.a lib/libwxsvg.so lib/libwxsvg.so.3 -lib/libwxsvg.so.3.11.0 +lib/libwxsvg.so.3.12.0 libdata/pkgconfig/libwxsvg.pc Index: head/multimedia/dvdstyler/Makefile =================================================================== --- head/multimedia/dvdstyler/Makefile (revision 493748) +++ head/multimedia/dvdstyler/Makefile (revision 493749) @@ -1,71 +1,75 @@ # Created by: Michael Johnson # $FreeBSD$ PORTNAME= dvdstyler PORTVERSION= 2.9.6 -PORTREVISION= 10 +PORTREVISION= 11 PORTEPOCH= 2 CATEGORIES= multimedia MASTER_SITES= SF DISTNAME= DVDStyler-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= WxWidgets frontend to dvd recoding and authoring programs LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= zip:archivers/zip \ wxsvg>=1.2:graphics/wxsvg \ dvdauthor:multimedia/dvdauthor \ mplex:multimedia/mjpegtools \ growisofs:sysutils/dvd+rw-tools \ docbook-xml>=4.1.2:textproc/docbook-xml \ xmlto:textproc/xmlto LIB_DEPENDS= libexif.so:graphics/libexif \ - libavcodec.so:multimedia/ffmpeg + libavcodec.so:multimedia/ffmpeg \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 \ + libdbus-1.so:devel/dbus RUN_DEPENDS= zip:archivers/zip \ wxsvg>=1.2:graphics/wxsvg \ dvdauthor:multimedia/dvdauthor \ mplex:multimedia/mjpegtools \ mkisofs:sysutils/cdrtools \ growisofs:sysutils/dvd+rw-tools -USES= autoreconf compiler:c++11-lib gettext gmake pkgconfig tar:bzip2 +USES= autoreconf compiler:c++11-lib gettext gmake jpeg pkgconfig tar:bzip2 + USE_CXXSTD= gnu++11 USE_WX= 3.0 WX_CONF_ARGS= absolute GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_AVCONV_PATH="" OBJCXX="${CXX}" CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= DOCS GNOME GNOME_USE= GNOME=libgnomeui GNOME_CONFIGURE_WITH= gnome .if defined(WITH_DVD_DEVICE) DEFAULT_DVD_DEVICE=${WITH_DVD_DEVICE} .else DEFAULT_DVD_DEVICE=/dev/cd0 .endif pre-everything:: .if !defined(WITH_DVD_DEVICE) @${ECHO_MSG} "===>" @${ECHO_MSG} "===> The default DVD device is ${DEFAULT_DVD_DEVICE}" @${ECHO_MSG} "===> Define WITH_DVD_DEVICE if you want to change the default" @${ECHO_MSG} "===> For example, 'make WITH_DVD_DEVICE=\"/dev/somedevice\"'" .endif post-patch: @${REINPLACE_CMD} -e '/doc_DATA/s|COPYING||' \ ${WRKSRC}/Makefile.am @${REINPLACE_CMD} -e 's|"sg\*"|"cd*"|g' \ ${WRKSRC}/src/SysUtils.cpp @${REINPLACE_CMD} -e 's|/dev/dvd|${DEFAULT_DVD_DEVICE}|g' \ ${WRKSRC}/src/Config.h .include