Add dependencies on fribidi & xpdf. Bump PORTREVISION.
This will enable ksvg.
This commit is contained in:
parent
04dad6f9eb
commit
7bf9650b23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100466
6 changed files with 416 additions and 2 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
PORTNAME= kdegraphics
|
||||
PORTVERSION= ${KDE_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
|
||||
|
@ -16,7 +17,9 @@ DIST_SUBDIR= KDE
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Graphics utilities for the KDE3 integrated X11 desktop
|
||||
|
||||
LIB_DEPENDS= glut:${PORTSDIR}/graphics/libglut
|
||||
LIB_DEPENDS= fribidi:${PORTSDIR}/converters/fribidi \
|
||||
glut:${PORTSDIR}/graphics/libglut
|
||||
RUN_DEPENDS= pdfinfo:${PORTSDIR}/graphics/xpdf
|
||||
|
||||
USE_KDELIBS_VER=3
|
||||
PREFIX= ${KDE_PREFIX}
|
||||
|
|
|
@ -12,8 +12,169 @@ bin/ksnapshot
|
|||
bin/kview
|
||||
bin/kviewshell
|
||||
bin/mrmlsearch
|
||||
bin/printnodetest
|
||||
bin/svgdisplay
|
||||
bin/xf86gammacfg
|
||||
include/dom/SVGAElement.h
|
||||
include/dom/SVGAltGlyphDefElement.h
|
||||
include/dom/SVGAltGlyphElement.h
|
||||
include/dom/SVGAngle.h
|
||||
include/dom/SVGAnimateColorElement.h
|
||||
include/dom/SVGAnimateElement.h
|
||||
include/dom/SVGAnimateMotionElement.h
|
||||
include/dom/SVGAnimateTransformElement.h
|
||||
include/dom/SVGAnimatedAngle.h
|
||||
include/dom/SVGAnimatedBoolean.h
|
||||
include/dom/SVGAnimatedEnumeration.h
|
||||
include/dom/SVGAnimatedInteger.h
|
||||
include/dom/SVGAnimatedLength.h
|
||||
include/dom/SVGAnimatedLengthList.h
|
||||
include/dom/SVGAnimatedNumber.h
|
||||
include/dom/SVGAnimatedNumberList.h
|
||||
include/dom/SVGAnimatedPathData.h
|
||||
include/dom/SVGAnimatedPoints.h
|
||||
include/dom/SVGAnimatedPreserveAspectRatio.h
|
||||
include/dom/SVGAnimatedRect.h
|
||||
include/dom/SVGAnimatedString.h
|
||||
include/dom/SVGAnimatedTransformList.h
|
||||
include/dom/SVGAnimationElement.h
|
||||
include/dom/SVGCSSRule.h
|
||||
include/dom/SVGCircleElement.h
|
||||
include/dom/SVGClipPathElement.h
|
||||
include/dom/SVGColor.h
|
||||
include/dom/SVGColorProfileElement.h
|
||||
include/dom/SVGColorProfileRule.h
|
||||
include/dom/SVGComponentTransferFunctionElement.h
|
||||
include/dom/SVGCursorElement.h
|
||||
include/dom/SVGDefinitionSrcElement.h
|
||||
include/dom/SVGDefsElement.h
|
||||
include/dom/SVGDescElement.h
|
||||
include/dom/SVGDocument.h
|
||||
include/dom/SVGElement.h
|
||||
include/dom/SVGElementInstance.h
|
||||
include/dom/SVGElementInstanceList.h
|
||||
include/dom/SVGEllipseElement.h
|
||||
include/dom/SVGEvent.h
|
||||
include/dom/SVGException.h
|
||||
include/dom/SVGExternalResourcesRequired.h
|
||||
include/dom/SVGFEBlendElement.h
|
||||
include/dom/SVGFEColorMatrixElement.h
|
||||
include/dom/SVGFEComponentTransferElement.h
|
||||
include/dom/SVGFECompositeElement.h
|
||||
include/dom/SVGFEConvolveMatrixElement.h
|
||||
include/dom/SVGFEDiffuseLightingElement.h
|
||||
include/dom/SVGFEDisplacementMapElement.h
|
||||
include/dom/SVGFEDistantLightElement.h
|
||||
include/dom/SVGFEFloodElement.h
|
||||
include/dom/SVGFEFuncAElement.h
|
||||
include/dom/SVGFEFuncBElement.h
|
||||
include/dom/SVGFEFuncGElement.h
|
||||
include/dom/SVGFEFuncRElement.h
|
||||
include/dom/SVGFEGaussianBlurElement.h
|
||||
include/dom/SVGFEImageElement.h
|
||||
include/dom/SVGFEMergeElement.h
|
||||
include/dom/SVGFEMergeNodeElement.h
|
||||
include/dom/SVGFEMorphologyElement.h
|
||||
include/dom/SVGFEOffsetElement.h
|
||||
include/dom/SVGFEPointLightElement.h
|
||||
include/dom/SVGFESpecularLightingElement.h
|
||||
include/dom/SVGFESpotLightElement.h
|
||||
include/dom/SVGFETileElement.h
|
||||
include/dom/SVGFETurbulenceElement.h
|
||||
include/dom/SVGFilterElement.h
|
||||
include/dom/SVGFilterPrimitiveStandardAttributes.h
|
||||
include/dom/SVGFitToViewBox.h
|
||||
include/dom/SVGFontElement.h
|
||||
include/dom/SVGFontFaceElement.h
|
||||
include/dom/SVGFontFaceFormatElement.h
|
||||
include/dom/SVGFontFaceNameElement.h
|
||||
include/dom/SVGFontFaceSrcElement.h
|
||||
include/dom/SVGFontFaceUriElement.h
|
||||
include/dom/SVGForeignObjectElement.h
|
||||
include/dom/SVGGElement.h
|
||||
include/dom/SVGGlyphElement.h
|
||||
include/dom/SVGGlyphRefElement.h
|
||||
include/dom/SVGGradientElement.h
|
||||
include/dom/SVGHKernElement.h
|
||||
include/dom/SVGICCColor.h
|
||||
include/dom/SVGImageElement.h
|
||||
include/dom/SVGLangSpace.h
|
||||
include/dom/SVGLength.h
|
||||
include/dom/SVGLengthList.h
|
||||
include/dom/SVGLineElement.h
|
||||
include/dom/SVGLinearGradientElement.h
|
||||
include/dom/SVGLocatable.h
|
||||
include/dom/SVGMPathElement.h
|
||||
include/dom/SVGMarkerElement.h
|
||||
include/dom/SVGMaskElement.h
|
||||
include/dom/SVGMatrix.h
|
||||
include/dom/SVGMetadataElement.h
|
||||
include/dom/SVGMissingGlyphElement.h
|
||||
include/dom/SVGNumber.h
|
||||
include/dom/SVGNumberList.h
|
||||
include/dom/SVGPaint.h
|
||||
include/dom/SVGPathElement.h
|
||||
include/dom/SVGPathSeg.h
|
||||
include/dom/SVGPathSegArc.h
|
||||
include/dom/SVGPathSegClosePath.h
|
||||
include/dom/SVGPathSegCurvetoCubic.h
|
||||
include/dom/SVGPathSegCurvetoCubicSmooth.h
|
||||
include/dom/SVGPathSegCurvetoQuadratic.h
|
||||
include/dom/SVGPathSegCurvetoQuadraticSmooth.h
|
||||
include/dom/SVGPathSegLineto.h
|
||||
include/dom/SVGPathSegLinetoHorizontal.h
|
||||
include/dom/SVGPathSegLinetoVertical.h
|
||||
include/dom/SVGPathSegList.h
|
||||
include/dom/SVGPathSegMoveto.h
|
||||
include/dom/SVGPatternElement.h
|
||||
include/dom/SVGPoint.h
|
||||
include/dom/SVGPointList.h
|
||||
include/dom/SVGPolygonElement.h
|
||||
include/dom/SVGPolylineElement.h
|
||||
include/dom/SVGPreserveAspectRatio.h
|
||||
include/dom/SVGRadialGradientElement.h
|
||||
include/dom/SVGRect.h
|
||||
include/dom/SVGRectElement.h
|
||||
include/dom/SVGRenderingIntent.h
|
||||
include/dom/SVGSVGElement.h
|
||||
include/dom/SVGScriptElement.h
|
||||
include/dom/SVGSetElement.h
|
||||
include/dom/SVGStopElement.h
|
||||
include/dom/SVGStringList.h
|
||||
include/dom/SVGStylable.h
|
||||
include/dom/SVGStyleElement.h
|
||||
include/dom/SVGSwitchElement.h
|
||||
include/dom/SVGSymbolElement.h
|
||||
include/dom/SVGTRefElement.h
|
||||
include/dom/SVGTSpanElement.h
|
||||
include/dom/SVGTests.h
|
||||
include/dom/SVGTextContentElement.h
|
||||
include/dom/SVGTextElement.h
|
||||
include/dom/SVGTextPathElement.h
|
||||
include/dom/SVGTextPositioningElement.h
|
||||
include/dom/SVGTitleElement.h
|
||||
include/dom/SVGTransform.h
|
||||
include/dom/SVGTransformList.h
|
||||
include/dom/SVGTransformable.h
|
||||
include/dom/SVGURIReference.h
|
||||
include/dom/SVGUnitTypes.h
|
||||
include/dom/SVGUseElement.h
|
||||
include/dom/SVGVKernElement.h
|
||||
include/dom/SVGViewElement.h
|
||||
include/dom/SVGViewSpec.h
|
||||
include/dom/SVGWindow.h
|
||||
include/dom/SVGZoomAndPan.h
|
||||
include/dom/SVGZoomEvent.h
|
||||
include/kmultipageInterface.h
|
||||
include/ksvg/CanvasFactory.h
|
||||
include/ksvg/CanvasItem.h
|
||||
include/ksvg/CanvasItems.h
|
||||
include/ksvg/DocumentFactory.h
|
||||
include/ksvg/KSVGCanvas.h
|
||||
include/ksvg/ksvg_plugin.h
|
||||
include/libtext2path-0.1/BezierPath.h
|
||||
include/libtext2path-0.1/Glyph.h
|
||||
include/libtext2path-0.1/GlyphTracer.h
|
||||
lib/kde3/kcm_kgamma.la
|
||||
lib/kde3/kcm_kgamma.so
|
||||
lib/kde3/kcm_kmrml.la
|
||||
|
@ -80,12 +241,18 @@ lib/kde3/libkpdfpart.la
|
|||
lib/kde3/libkpdfpart.so
|
||||
lib/kde3/libkpovmodelerpart.la
|
||||
lib/kde3/libkpovmodelerpart.so
|
||||
lib/kde3/libksvgplugin.la
|
||||
lib/kde3/libksvgplugin.so
|
||||
lib/kde3/libksvgrendererlibart.la
|
||||
lib/kde3/libksvgrendererlibart.so
|
||||
lib/kde3/libkviewcanvas.la
|
||||
lib/kde3/libkviewcanvas.so
|
||||
lib/kde3/libkviewviewer.la
|
||||
lib/kde3/libkviewviewer.so
|
||||
lib/kde3/mrmlsearch.la
|
||||
lib/kde3/mrmlsearch.so
|
||||
lib/kde3/svgthumbnail.la
|
||||
lib/kde3/svgthumbnail.so
|
||||
lib/libkdeinit_kview.la
|
||||
lib/libkdeinit_kview.so
|
||||
lib/libkdeinit_mrmlsearch.la
|
||||
|
@ -99,6 +266,12 @@ lib/libkmultipage.so.0
|
|||
lib/libkpovmodeler.la
|
||||
lib/libkpovmodeler.so
|
||||
lib/libkpovmodeler.so.0
|
||||
lib/libksvg.la
|
||||
lib/libksvg.so
|
||||
lib/libksvg.so.0
|
||||
lib/libtext2path.la
|
||||
lib/libtext2path.so
|
||||
lib/libtext2path.so.0
|
||||
share/applications/kde/kcmkmrml.desktop
|
||||
share/applications/kde/kcolorchooser.desktop
|
||||
share/applications/kde/kcoloredit.desktop
|
||||
|
@ -537,6 +710,7 @@ share/apps/kruler/pics/kruler-north.png
|
|||
share/apps/kruler/pics/kruler-south.png
|
||||
share/apps/kruler/pics/kruler-west.png
|
||||
share/apps/kruler/sounds/move.wav
|
||||
share/apps/ksvg/ksvgplugin.rc
|
||||
share/apps/kview/kpartplugins/kvieweffects.desktop
|
||||
share/apps/kview/kpartplugins/kvieweffects.rc
|
||||
share/apps/kview/kpartplugins/kviewpresenter.desktop
|
||||
|
@ -739,9 +913,13 @@ share/services/kfile_tga.desktop
|
|||
share/services/kfile_tiff.desktop
|
||||
share/services/kfile_xbm.desktop
|
||||
share/services/kpdf_part.desktop
|
||||
share/services/ksvglibartcanvas.desktop
|
||||
share/services/ksvgplugin.desktop
|
||||
share/services/kviewcanvas.desktop
|
||||
share/services/kviewviewer.desktop
|
||||
share/services/mrml.protocol
|
||||
share/services/mrml_part.desktop
|
||||
share/services/svgthumbnail.desktop
|
||||
share/servicetypes/kimageviewer.desktop
|
||||
share/servicetypes/kimageviewercanvas.desktop
|
||||
share/servicetypes/ksvgrenderer.desktop
|
||||
|
|
|
@ -1,4 +1,9 @@
|
|||
@dirrm share/servicetypes
|
||||
@dirrm share/services/kded
|
||||
@dirrm share/services/kconfiguredialog
|
||||
@dirrm share/services
|
||||
@dirrm share/mimelnk/text
|
||||
@dirrm share/mimelnk
|
||||
@dirrm share/icons/locolor/32x32/apps
|
||||
@dirrm share/icons/locolor/32x32
|
||||
@dirrm share/icons/locolor/16x16/apps
|
||||
|
@ -10,12 +15,23 @@
|
|||
@dirrm share/icons/hicolor/32x32
|
||||
@dirrm share/icons/hicolor/16x16/apps
|
||||
@dirrm share/icons/hicolor/16x16
|
||||
@dirrm share/icons/hicolor
|
||||
@dirrm share/icons/crystalsvg/64x64/apps
|
||||
@dirrm share/icons/crystalsvg/64x64
|
||||
@dirrm share/icons/crystalsvg/48x48/apps
|
||||
@dirrm share/icons/crystalsvg/48x48
|
||||
@dirrm share/icons/crystalsvg/32x32/mimetypes
|
||||
@dirrm share/icons/crystalsvg/32x32/apps
|
||||
@dirrm share/icons/crystalsvg/32x32
|
||||
@dirrm share/icons/crystalsvg/22x22/apps
|
||||
@dirrm share/icons/crystalsvg/22x22
|
||||
@dirrm share/icons/crystalsvg/16x16/mimetypes
|
||||
@dirrm share/icons/crystalsvg/16x16/apps
|
||||
@dirrm share/icons/crystalsvg/16x16
|
||||
@dirrm share/icons/crystalsvg/128x128/apps
|
||||
@dirrm share/icons/crystalsvg/128x128
|
||||
@dirrm share/icons/crystalsvg
|
||||
@dirrm share/icons
|
||||
@dirrm share/doc/HTML/en/kview
|
||||
@dirrm share/doc/HTML/en/kuickshow
|
||||
@dirrm share/doc/HTML/en/ksnapshot
|
||||
|
@ -30,12 +46,15 @@
|
|||
@dirrm share/doc/HTML/en/kdvi
|
||||
@dirrm share/doc/HTML/en/kcoloredit
|
||||
@dirrm share/doc/HTML/en/kamera
|
||||
@dirrm share/doc/HTML/en
|
||||
@dirrm share/doc/HTML
|
||||
@dirrm share/apps/kviewviewer/kpartplugins
|
||||
@dirrm share/apps/kviewviewer
|
||||
@dirrm share/apps/kviewshell
|
||||
@dirrm share/apps/kviewerpart
|
||||
@dirrm share/apps/kview/kpartplugins
|
||||
@dirrm share/apps/kview
|
||||
@dirrm share/apps/ksvg
|
||||
@dirrm share/apps/kruler/sounds
|
||||
@dirrm share/apps/kruler/pics
|
||||
@dirrm share/apps/kruler
|
||||
|
@ -76,6 +95,13 @@
|
|||
@dirrm share/apps/kdvi/toolbar
|
||||
@dirrm share/apps/kdvi
|
||||
@dirrm share/apps/kcoloredit
|
||||
@dirrm share/apps
|
||||
@dirrm share/applnk/Graphics
|
||||
@dirrm share/applnk/.hidden
|
||||
@dirrm share/applnk
|
||||
@dirrm share/applications/kde
|
||||
@dirrm share/applications
|
||||
@dirrm lib/kde3
|
||||
@dirrm include/libtext2path-0.1
|
||||
@dirrm include/ksvg
|
||||
@dirrm include/dom
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
PORTNAME= kdegraphics
|
||||
PORTVERSION= ${KDE_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
|
||||
|
@ -16,7 +17,9 @@ DIST_SUBDIR= KDE
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Graphics utilities for the KDE3 integrated X11 desktop
|
||||
|
||||
LIB_DEPENDS= glut:${PORTSDIR}/graphics/libglut
|
||||
LIB_DEPENDS= fribidi:${PORTSDIR}/converters/fribidi \
|
||||
glut:${PORTSDIR}/graphics/libglut
|
||||
RUN_DEPENDS= pdfinfo:${PORTSDIR}/graphics/xpdf
|
||||
|
||||
USE_KDELIBS_VER=3
|
||||
PREFIX= ${KDE_PREFIX}
|
||||
|
|
|
@ -12,8 +12,169 @@ bin/ksnapshot
|
|||
bin/kview
|
||||
bin/kviewshell
|
||||
bin/mrmlsearch
|
||||
bin/printnodetest
|
||||
bin/svgdisplay
|
||||
bin/xf86gammacfg
|
||||
include/dom/SVGAElement.h
|
||||
include/dom/SVGAltGlyphDefElement.h
|
||||
include/dom/SVGAltGlyphElement.h
|
||||
include/dom/SVGAngle.h
|
||||
include/dom/SVGAnimateColorElement.h
|
||||
include/dom/SVGAnimateElement.h
|
||||
include/dom/SVGAnimateMotionElement.h
|
||||
include/dom/SVGAnimateTransformElement.h
|
||||
include/dom/SVGAnimatedAngle.h
|
||||
include/dom/SVGAnimatedBoolean.h
|
||||
include/dom/SVGAnimatedEnumeration.h
|
||||
include/dom/SVGAnimatedInteger.h
|
||||
include/dom/SVGAnimatedLength.h
|
||||
include/dom/SVGAnimatedLengthList.h
|
||||
include/dom/SVGAnimatedNumber.h
|
||||
include/dom/SVGAnimatedNumberList.h
|
||||
include/dom/SVGAnimatedPathData.h
|
||||
include/dom/SVGAnimatedPoints.h
|
||||
include/dom/SVGAnimatedPreserveAspectRatio.h
|
||||
include/dom/SVGAnimatedRect.h
|
||||
include/dom/SVGAnimatedString.h
|
||||
include/dom/SVGAnimatedTransformList.h
|
||||
include/dom/SVGAnimationElement.h
|
||||
include/dom/SVGCSSRule.h
|
||||
include/dom/SVGCircleElement.h
|
||||
include/dom/SVGClipPathElement.h
|
||||
include/dom/SVGColor.h
|
||||
include/dom/SVGColorProfileElement.h
|
||||
include/dom/SVGColorProfileRule.h
|
||||
include/dom/SVGComponentTransferFunctionElement.h
|
||||
include/dom/SVGCursorElement.h
|
||||
include/dom/SVGDefinitionSrcElement.h
|
||||
include/dom/SVGDefsElement.h
|
||||
include/dom/SVGDescElement.h
|
||||
include/dom/SVGDocument.h
|
||||
include/dom/SVGElement.h
|
||||
include/dom/SVGElementInstance.h
|
||||
include/dom/SVGElementInstanceList.h
|
||||
include/dom/SVGEllipseElement.h
|
||||
include/dom/SVGEvent.h
|
||||
include/dom/SVGException.h
|
||||
include/dom/SVGExternalResourcesRequired.h
|
||||
include/dom/SVGFEBlendElement.h
|
||||
include/dom/SVGFEColorMatrixElement.h
|
||||
include/dom/SVGFEComponentTransferElement.h
|
||||
include/dom/SVGFECompositeElement.h
|
||||
include/dom/SVGFEConvolveMatrixElement.h
|
||||
include/dom/SVGFEDiffuseLightingElement.h
|
||||
include/dom/SVGFEDisplacementMapElement.h
|
||||
include/dom/SVGFEDistantLightElement.h
|
||||
include/dom/SVGFEFloodElement.h
|
||||
include/dom/SVGFEFuncAElement.h
|
||||
include/dom/SVGFEFuncBElement.h
|
||||
include/dom/SVGFEFuncGElement.h
|
||||
include/dom/SVGFEFuncRElement.h
|
||||
include/dom/SVGFEGaussianBlurElement.h
|
||||
include/dom/SVGFEImageElement.h
|
||||
include/dom/SVGFEMergeElement.h
|
||||
include/dom/SVGFEMergeNodeElement.h
|
||||
include/dom/SVGFEMorphologyElement.h
|
||||
include/dom/SVGFEOffsetElement.h
|
||||
include/dom/SVGFEPointLightElement.h
|
||||
include/dom/SVGFESpecularLightingElement.h
|
||||
include/dom/SVGFESpotLightElement.h
|
||||
include/dom/SVGFETileElement.h
|
||||
include/dom/SVGFETurbulenceElement.h
|
||||
include/dom/SVGFilterElement.h
|
||||
include/dom/SVGFilterPrimitiveStandardAttributes.h
|
||||
include/dom/SVGFitToViewBox.h
|
||||
include/dom/SVGFontElement.h
|
||||
include/dom/SVGFontFaceElement.h
|
||||
include/dom/SVGFontFaceFormatElement.h
|
||||
include/dom/SVGFontFaceNameElement.h
|
||||
include/dom/SVGFontFaceSrcElement.h
|
||||
include/dom/SVGFontFaceUriElement.h
|
||||
include/dom/SVGForeignObjectElement.h
|
||||
include/dom/SVGGElement.h
|
||||
include/dom/SVGGlyphElement.h
|
||||
include/dom/SVGGlyphRefElement.h
|
||||
include/dom/SVGGradientElement.h
|
||||
include/dom/SVGHKernElement.h
|
||||
include/dom/SVGICCColor.h
|
||||
include/dom/SVGImageElement.h
|
||||
include/dom/SVGLangSpace.h
|
||||
include/dom/SVGLength.h
|
||||
include/dom/SVGLengthList.h
|
||||
include/dom/SVGLineElement.h
|
||||
include/dom/SVGLinearGradientElement.h
|
||||
include/dom/SVGLocatable.h
|
||||
include/dom/SVGMPathElement.h
|
||||
include/dom/SVGMarkerElement.h
|
||||
include/dom/SVGMaskElement.h
|
||||
include/dom/SVGMatrix.h
|
||||
include/dom/SVGMetadataElement.h
|
||||
include/dom/SVGMissingGlyphElement.h
|
||||
include/dom/SVGNumber.h
|
||||
include/dom/SVGNumberList.h
|
||||
include/dom/SVGPaint.h
|
||||
include/dom/SVGPathElement.h
|
||||
include/dom/SVGPathSeg.h
|
||||
include/dom/SVGPathSegArc.h
|
||||
include/dom/SVGPathSegClosePath.h
|
||||
include/dom/SVGPathSegCurvetoCubic.h
|
||||
include/dom/SVGPathSegCurvetoCubicSmooth.h
|
||||
include/dom/SVGPathSegCurvetoQuadratic.h
|
||||
include/dom/SVGPathSegCurvetoQuadraticSmooth.h
|
||||
include/dom/SVGPathSegLineto.h
|
||||
include/dom/SVGPathSegLinetoHorizontal.h
|
||||
include/dom/SVGPathSegLinetoVertical.h
|
||||
include/dom/SVGPathSegList.h
|
||||
include/dom/SVGPathSegMoveto.h
|
||||
include/dom/SVGPatternElement.h
|
||||
include/dom/SVGPoint.h
|
||||
include/dom/SVGPointList.h
|
||||
include/dom/SVGPolygonElement.h
|
||||
include/dom/SVGPolylineElement.h
|
||||
include/dom/SVGPreserveAspectRatio.h
|
||||
include/dom/SVGRadialGradientElement.h
|
||||
include/dom/SVGRect.h
|
||||
include/dom/SVGRectElement.h
|
||||
include/dom/SVGRenderingIntent.h
|
||||
include/dom/SVGSVGElement.h
|
||||
include/dom/SVGScriptElement.h
|
||||
include/dom/SVGSetElement.h
|
||||
include/dom/SVGStopElement.h
|
||||
include/dom/SVGStringList.h
|
||||
include/dom/SVGStylable.h
|
||||
include/dom/SVGStyleElement.h
|
||||
include/dom/SVGSwitchElement.h
|
||||
include/dom/SVGSymbolElement.h
|
||||
include/dom/SVGTRefElement.h
|
||||
include/dom/SVGTSpanElement.h
|
||||
include/dom/SVGTests.h
|
||||
include/dom/SVGTextContentElement.h
|
||||
include/dom/SVGTextElement.h
|
||||
include/dom/SVGTextPathElement.h
|
||||
include/dom/SVGTextPositioningElement.h
|
||||
include/dom/SVGTitleElement.h
|
||||
include/dom/SVGTransform.h
|
||||
include/dom/SVGTransformList.h
|
||||
include/dom/SVGTransformable.h
|
||||
include/dom/SVGURIReference.h
|
||||
include/dom/SVGUnitTypes.h
|
||||
include/dom/SVGUseElement.h
|
||||
include/dom/SVGVKernElement.h
|
||||
include/dom/SVGViewElement.h
|
||||
include/dom/SVGViewSpec.h
|
||||
include/dom/SVGWindow.h
|
||||
include/dom/SVGZoomAndPan.h
|
||||
include/dom/SVGZoomEvent.h
|
||||
include/kmultipageInterface.h
|
||||
include/ksvg/CanvasFactory.h
|
||||
include/ksvg/CanvasItem.h
|
||||
include/ksvg/CanvasItems.h
|
||||
include/ksvg/DocumentFactory.h
|
||||
include/ksvg/KSVGCanvas.h
|
||||
include/ksvg/ksvg_plugin.h
|
||||
include/libtext2path-0.1/BezierPath.h
|
||||
include/libtext2path-0.1/Glyph.h
|
||||
include/libtext2path-0.1/GlyphTracer.h
|
||||
lib/kde3/kcm_kgamma.la
|
||||
lib/kde3/kcm_kgamma.so
|
||||
lib/kde3/kcm_kmrml.la
|
||||
|
@ -80,12 +241,18 @@ lib/kde3/libkpdfpart.la
|
|||
lib/kde3/libkpdfpart.so
|
||||
lib/kde3/libkpovmodelerpart.la
|
||||
lib/kde3/libkpovmodelerpart.so
|
||||
lib/kde3/libksvgplugin.la
|
||||
lib/kde3/libksvgplugin.so
|
||||
lib/kde3/libksvgrendererlibart.la
|
||||
lib/kde3/libksvgrendererlibart.so
|
||||
lib/kde3/libkviewcanvas.la
|
||||
lib/kde3/libkviewcanvas.so
|
||||
lib/kde3/libkviewviewer.la
|
||||
lib/kde3/libkviewviewer.so
|
||||
lib/kde3/mrmlsearch.la
|
||||
lib/kde3/mrmlsearch.so
|
||||
lib/kde3/svgthumbnail.la
|
||||
lib/kde3/svgthumbnail.so
|
||||
lib/libkdeinit_kview.la
|
||||
lib/libkdeinit_kview.so
|
||||
lib/libkdeinit_mrmlsearch.la
|
||||
|
@ -99,6 +266,12 @@ lib/libkmultipage.so.0
|
|||
lib/libkpovmodeler.la
|
||||
lib/libkpovmodeler.so
|
||||
lib/libkpovmodeler.so.0
|
||||
lib/libksvg.la
|
||||
lib/libksvg.so
|
||||
lib/libksvg.so.0
|
||||
lib/libtext2path.la
|
||||
lib/libtext2path.so
|
||||
lib/libtext2path.so.0
|
||||
share/applications/kde/kcmkmrml.desktop
|
||||
share/applications/kde/kcolorchooser.desktop
|
||||
share/applications/kde/kcoloredit.desktop
|
||||
|
@ -537,6 +710,7 @@ share/apps/kruler/pics/kruler-north.png
|
|||
share/apps/kruler/pics/kruler-south.png
|
||||
share/apps/kruler/pics/kruler-west.png
|
||||
share/apps/kruler/sounds/move.wav
|
||||
share/apps/ksvg/ksvgplugin.rc
|
||||
share/apps/kview/kpartplugins/kvieweffects.desktop
|
||||
share/apps/kview/kpartplugins/kvieweffects.rc
|
||||
share/apps/kview/kpartplugins/kviewpresenter.desktop
|
||||
|
@ -739,9 +913,13 @@ share/services/kfile_tga.desktop
|
|||
share/services/kfile_tiff.desktop
|
||||
share/services/kfile_xbm.desktop
|
||||
share/services/kpdf_part.desktop
|
||||
share/services/ksvglibartcanvas.desktop
|
||||
share/services/ksvgplugin.desktop
|
||||
share/services/kviewcanvas.desktop
|
||||
share/services/kviewviewer.desktop
|
||||
share/services/mrml.protocol
|
||||
share/services/mrml_part.desktop
|
||||
share/services/svgthumbnail.desktop
|
||||
share/servicetypes/kimageviewer.desktop
|
||||
share/servicetypes/kimageviewercanvas.desktop
|
||||
share/servicetypes/ksvgrenderer.desktop
|
||||
|
|
|
@ -1,4 +1,9 @@
|
|||
@dirrm share/servicetypes
|
||||
@dirrm share/services/kded
|
||||
@dirrm share/services/kconfiguredialog
|
||||
@dirrm share/services
|
||||
@dirrm share/mimelnk/text
|
||||
@dirrm share/mimelnk
|
||||
@dirrm share/icons/locolor/32x32/apps
|
||||
@dirrm share/icons/locolor/32x32
|
||||
@dirrm share/icons/locolor/16x16/apps
|
||||
|
@ -10,12 +15,23 @@
|
|||
@dirrm share/icons/hicolor/32x32
|
||||
@dirrm share/icons/hicolor/16x16/apps
|
||||
@dirrm share/icons/hicolor/16x16
|
||||
@dirrm share/icons/hicolor
|
||||
@dirrm share/icons/crystalsvg/64x64/apps
|
||||
@dirrm share/icons/crystalsvg/64x64
|
||||
@dirrm share/icons/crystalsvg/48x48/apps
|
||||
@dirrm share/icons/crystalsvg/48x48
|
||||
@dirrm share/icons/crystalsvg/32x32/mimetypes
|
||||
@dirrm share/icons/crystalsvg/32x32/apps
|
||||
@dirrm share/icons/crystalsvg/32x32
|
||||
@dirrm share/icons/crystalsvg/22x22/apps
|
||||
@dirrm share/icons/crystalsvg/22x22
|
||||
@dirrm share/icons/crystalsvg/16x16/mimetypes
|
||||
@dirrm share/icons/crystalsvg/16x16/apps
|
||||
@dirrm share/icons/crystalsvg/16x16
|
||||
@dirrm share/icons/crystalsvg/128x128/apps
|
||||
@dirrm share/icons/crystalsvg/128x128
|
||||
@dirrm share/icons/crystalsvg
|
||||
@dirrm share/icons
|
||||
@dirrm share/doc/HTML/en/kview
|
||||
@dirrm share/doc/HTML/en/kuickshow
|
||||
@dirrm share/doc/HTML/en/ksnapshot
|
||||
|
@ -30,12 +46,15 @@
|
|||
@dirrm share/doc/HTML/en/kdvi
|
||||
@dirrm share/doc/HTML/en/kcoloredit
|
||||
@dirrm share/doc/HTML/en/kamera
|
||||
@dirrm share/doc/HTML/en
|
||||
@dirrm share/doc/HTML
|
||||
@dirrm share/apps/kviewviewer/kpartplugins
|
||||
@dirrm share/apps/kviewviewer
|
||||
@dirrm share/apps/kviewshell
|
||||
@dirrm share/apps/kviewerpart
|
||||
@dirrm share/apps/kview/kpartplugins
|
||||
@dirrm share/apps/kview
|
||||
@dirrm share/apps/ksvg
|
||||
@dirrm share/apps/kruler/sounds
|
||||
@dirrm share/apps/kruler/pics
|
||||
@dirrm share/apps/kruler
|
||||
|
@ -76,6 +95,13 @@
|
|||
@dirrm share/apps/kdvi/toolbar
|
||||
@dirrm share/apps/kdvi
|
||||
@dirrm share/apps/kcoloredit
|
||||
@dirrm share/apps
|
||||
@dirrm share/applnk/Graphics
|
||||
@dirrm share/applnk/.hidden
|
||||
@dirrm share/applnk
|
||||
@dirrm share/applications/kde
|
||||
@dirrm share/applications
|
||||
@dirrm lib/kde3
|
||||
@dirrm include/libtext2path-0.1
|
||||
@dirrm include/ksvg
|
||||
@dirrm include/dom
|
||||
|
|
Loading…
Reference in a new issue