recognize FriBiDi and build ksvg support too.
This commit is contained in:
parent
7297ccd7b0
commit
5415c6f05c
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2004/02/02 00:47:20 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2004/02/04 09:13:58 espie Exp $
|
||||
|
||||
COMMENT= "X11 toolkit, graphic applications"
|
||||
COMMENT-kamera= "kde interface to digital cameras"
|
||||
@ -16,7 +16,8 @@ FULLPKGNAME-kpov=kpovmodeller-${VERSION}
|
||||
SUBPACKAGE?=
|
||||
|
||||
LIB_DEPENDS= \
|
||||
kdecore.6,DCOP,kdefx,kdeprint,kdesu,kdeui,kio,kparts,kutils::x11/kde/libs3
|
||||
kdecore.6,DCOP,kdefx,kdeprint,kdesu,kdeui,khtml,kjs,kio,kparts,kutils,kwalletclient::x11/kde/libs3 \
|
||||
fribidi::devel/fribidi
|
||||
|
||||
.if defined(PACKAGING)
|
||||
. if ${SUBPACKAGE} == "-kamera"
|
||||
|
1
x11/kde/graphics3/pkg/MESSAGE
Normal file
1
x11/kde/graphics3/pkg/MESSAGE
Normal file
@ -0,0 +1 @@
|
||||
Install pdfinfo (from xpdf) if you want to see pdf information in konqueror.
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.10 2004/02/01 14:59:23 espie Exp $
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.11 2004/02/04 09:13:59 espie Exp $
|
||||
${KDE}/kcm_kgamma.so
|
||||
${KDE}/kcm_kmrml.so
|
||||
${KDE}/kcm_kviewcanvasconfig.so
|
||||
@ -32,13 +32,17 @@ ${KDE}/kviewerpart.so
|
||||
${KDE}/libkghostviewpart.so
|
||||
${KDE}/libkmrmlpart.so
|
||||
${KDE}/libkpdfpart.so
|
||||
${KDE}/libksvgplugin.so
|
||||
${KDE}/libksvgrendererlibart.so
|
||||
${KDE}/libkviewcanvas.so
|
||||
${KDE}/libkviewviewer.so
|
||||
${KDE}/mrmlsearch.so
|
||||
${KDE}/svgthumbnail.so
|
||||
lib/libkdeinit_kuickshow.so
|
||||
lib/libkdeinit_kview.so
|
||||
lib/libkdeinit_mrmlsearch.so
|
||||
lib/libkimageviewer.so.0.0
|
||||
lib/libkmultipage.so.0.0
|
||||
lib/libksvg.so.0.1
|
||||
lib/libtext2path.so.0.0
|
||||
DYNLIBDIR(%D/lib)
|
||||
DYNLIBDIR(%D/${KDE})
|
||||
|
@ -1,3 +1,4 @@
|
||||
@comment $OpenBSD: PFRAG.shared-kpov,v 1.2 2004/02/01 14:59:23 espie Exp $
|
||||
@comment $OpenBSD: PFRAG.shared-kpov,v 1.3 2004/02/04 09:13:59 espie Exp $
|
||||
${KDE}/libkpovmodelerpart.so
|
||||
lib/libkpovmodeler.so.0.0
|
||||
DYNLIBDIR(%D/lib)
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.16 2004/02/01 14:59:23 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.17 2004/02/04 09:13:59 espie Exp $
|
||||
bin/kcolorchooser
|
||||
bin/kcoloredit
|
||||
bin/kdvi
|
||||
@ -13,8 +13,169 @@ bin/kuickshow
|
||||
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
|
||||
${KDE}/kcm_kgamma.la
|
||||
${KDE}/kcm_kmrml.la
|
||||
${KDE}/kcm_kviewcanvasconfig.la
|
||||
@ -48,14 +209,19 @@ ${KDE}/kviewerpart.la
|
||||
${KDE}/libkghostviewpart.la
|
||||
${KDE}/libkmrmlpart.la
|
||||
${KDE}/libkpdfpart.la
|
||||
${KDE}/libksvgplugin.la
|
||||
${KDE}/libksvgrendererlibart.la
|
||||
${KDE}/libkviewcanvas.la
|
||||
${KDE}/libkviewviewer.la
|
||||
${KDE}/mrmlsearch.la
|
||||
${KDE}/svgthumbnail.la
|
||||
lib/libkdeinit_kuickshow.la
|
||||
lib/libkdeinit_kview.la
|
||||
lib/libkdeinit_mrmlsearch.la
|
||||
lib/libkimageviewer.la
|
||||
lib/libkmultipage.la
|
||||
lib/libksvg.la
|
||||
lib/libtext2path.la
|
||||
share/applications/kde/kcmkmrml.desktop
|
||||
share/applications/kde/kcolorchooser.desktop
|
||||
share/applications/kde/kcoloredit.desktop
|
||||
@ -460,6 +626,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/kuickshow/im_palette.pal
|
||||
share/apps/kuickshow/pics/about.png
|
||||
share/apps/kuickshow/pics/calibrate.png
|
||||
@ -682,12 +849,16 @@ 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
|
||||
%%SHARED%%
|
||||
@dirrm share/services/kconfiguredialog
|
||||
@dirrm share/icons/locolor/32x32/apps
|
||||
@ -729,6 +900,7 @@ share/servicetypes/kimageviewercanvas.desktop
|
||||
@dirrm share/apps/kview
|
||||
@dirrm share/apps/kuickshow/pics
|
||||
@dirrm share/apps/kuickshow
|
||||
@dirrm share/apps/ksvg
|
||||
@dirrm share/apps/kruler/sounds
|
||||
@dirrm share/apps/kruler/pics
|
||||
@dirrm share/apps/kruler
|
||||
@ -772,3 +944,5 @@ share/servicetypes/kimageviewercanvas.desktop
|
||||
@dirrm share/applnk/Graphics
|
||||
@dirrm share/applnk/.hidden
|
||||
@dirrm share/applnk
|
||||
@dirrm include/libtext2path-0.1
|
||||
@dirrm include/ksvg
|
||||
|
@ -1,7 +1,7 @@
|
||||
@comment $OpenBSD: PLIST-kpov,v 1.2 2004/02/01 14:59:23 espie Exp $
|
||||
@comment $OpenBSD: PLIST-kpov,v 1.3 2004/02/04 09:13:59 espie Exp $
|
||||
bin/kpovmodeler
|
||||
lib/libkpovmodeler.la
|
||||
${KDE}/libkpovmodelerpart.la
|
||||
lib/libkpovmodeler.la
|
||||
share/applications/kde/kpovmodeler.desktop
|
||||
share/apps/kpovmodeler/baseinsertrules.xml
|
||||
share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmaddpointabove.png
|
||||
|
Loading…
Reference in New Issue
Block a user