diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-11-30 04:05:12 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-11-30 04:05:12 +0800 |
commit | a3b5135851621cb514e7708d11f9dc82f851ea5c (patch) | |
tree | b2b32cc424aeb8dc4d13263958511bf8ca92bc34 /graphics | |
parent | 095098375dd5bb1d27d533ffc7dc27305e105c95 (diff) | |
download | marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.gz marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.bz2 marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.lz marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.xz marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.zst marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.zip |
Remove these ports now that they are in the ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13266 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
99 files changed, 0 insertions, 7313 deletions
diff --git a/graphics/clutter-box2d/Makefile b/graphics/clutter-box2d/Makefile deleted file mode 100644 index 179361268..000000000 --- a/graphics/clutter-box2d/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: clutter-box2d -# Date created: 2008-12-25 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= clutter-box2d -PORTVERSION= 0.10.0 -CATEGORIES= graphics -MASTER_SITES= http://www.clutter-project.org/sources/${PORTNAME}/0.10/ - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Clutter Box2D integration library - -LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter - -USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 -USE_GNOME= gnomehack ltverhack gnomeprefix -USE_XORG= xp x11 -USE_LDCONFIG= yes -CONFIGURE_ARGS= --enable-introspection=no -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" - -CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} - -.include <bsd.port.mk> diff --git a/graphics/clutter-box2d/distinfo b/graphics/clutter-box2d/distinfo deleted file mode 100644 index 63f714655..000000000 --- a/graphics/clutter-box2d/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (clutter-box2d-0.10.0.tar.gz) = 293912473cc5fcb9f0ad8b2da1be1b79 -SHA256 (clutter-box2d-0.10.0.tar.gz) = 21d3a9b74f9fc4417914b5a4d61f503f77cc732f1ef565586b358dd275e3cc5b -SIZE (clutter-box2d-0.10.0.tar.gz) = 491980 diff --git a/graphics/clutter-box2d/files/patch-clutter-box2d_Makefile.in b/graphics/clutter-box2d/files/patch-clutter-box2d_Makefile.in deleted file mode 100644 index f74166a09..000000000 --- a/graphics/clutter-box2d/files/patch-clutter-box2d_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- clutter-box2d/Makefile.in.orig 2009-08-07 16:28:57.000000000 +0200 -+++ clutter-box2d/Makefile.in 2009-08-07 16:29:26.000000000 +0200 -@@ -269,7 +269,7 @@ - EXTRA_DIST = \ - clutter-box2d-marshal.list - --BUILT_GIRSOURCES = ClutterBox2D-@CLUTTER_BOX2D_API_VERSION@.gir -+BUILT_GIRSOURCES = # ClutterBox2D-@CLUTTER_BOX2D_API_VERSION@.gir - - # INTROSPECTION_GIRDIR/INTROSPECTION_TYPELIBDIR aren't the right place to - # install anything - we need to install inside our prefix. diff --git a/graphics/clutter-box2d/pkg-descr b/graphics/clutter-box2d/pkg-descr deleted file mode 100644 index 4d113c3a5..000000000 --- a/graphics/clutter-box2d/pkg-descr +++ /dev/null @@ -1,18 +0,0 @@ -A glue layer between clutter and box2d that provides a special group where the -actors can be set to be static or dynamic in regard to a physics simulation. The -source tree currently contains an embedded version of box2d trunk. - -Features: -- Children of the ClutterBox2d group can be simulated as static or dynamic - rigid bodies. Collision detection. -- Specifying the gravity of the world. -- play/pause control over the box2d physics engine -- Setting linear and angular velocities of simulated children. -- automatic position synchronization between clutter and box2d. -- joints -- prismatic. -- revolute. -- distance (spring) -- mouse (for dragging objects around and manipulating them). - -WWW: http://clutter-project.org/ diff --git a/graphics/clutter-box2d/pkg-plist b/graphics/clutter-box2d/pkg-plist deleted file mode 100644 index 0caba7fba..000000000 --- a/graphics/clutter-box2d/pkg-plist +++ /dev/null @@ -1,29 +0,0 @@ -include/clutter-1.0/clutter-box2d/clutter-box2d-collision.h -include/clutter-1.0/clutter-box2d/clutter-box2d-contact.h -include/clutter-1.0/clutter-box2d/clutter-box2d-joint.h -include/clutter-1.0/clutter-box2d/clutter-box2d-marshal.h -include/clutter-1.0/clutter-box2d/clutter-box2d-util.h -include/clutter-1.0/clutter-box2d/clutter-box2d.h -lib/libclutter-box2d-0.10.a -lib/libclutter-box2d-0.10.la -lib/libclutter-box2d-0.10.so -lib/libclutter-box2d-0.10.so.0 -libdata/pkgconfig/clutter-box2d-0.10.pc -%%DOCSDIR%%/ClutterBox2D.html -%%DOCSDIR%%/ch01.html -%%DOCSDIR%%/ch02.html -%%DOCSDIR%%/clutter-box2d-ClutterBox2D-Actor.html -%%DOCSDIR%%/clutter-box2d-ClutterBox2D-Joint.html -%%DOCSDIR%%/clutter-box2d.devhelp -%%DOCSDIR%%/clutter-box2d.devhelp2 -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/license.html -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -@dirrmtry %%DOCSDIR%% -@dirrm include/clutter-1.0/clutter-box2d -@dirrmtry include/clutter-1.0 diff --git a/graphics/clutter-gtk/Makefile b/graphics/clutter-gtk/Makefile deleted file mode 100644 index 7fa00ebd2..000000000 --- a/graphics/clutter-gtk/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: clutter-gtk -# Date created: 2008-12-25 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= clutter-gtk -PORTVERSION= 0.10.2 -PORTREVISION= 3 -CATEGORIES= graphics -MASTER_SITES= http://www.clutter-project.org/sources/${PORTNAME}/${PORTVERSION:R}/ - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GTK+ Integration library for Clutter - -BUILD_DEPENDS= ${LOCALBASE}/share/gir-1.0/Gtk-2.0.gir:${PORTSDIR}/x11-toolkits/gir-repository-gtk20 -RUN_DEPENDS= ${LOCALBASE}/share/gir-1.0/Gtk-2.0.gir:${PORTSDIR}/x11-toolkits/gir-repository-gtk20 -LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter - -USE_BZIP2= yes -USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 -USE_GNOME= gnomehack gtk20 ltverhack gnomeprefix -USE_XORG= xp x11 -USE_LDCONFIG= yes -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" - -CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} - -post-patch: - @${REINPLACE_CMD} -e 's|clutter-x11-0.9|clutter-x11-1.0|g' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/graphics/clutter-gtk/distinfo b/graphics/clutter-gtk/distinfo deleted file mode 100644 index 1fe426c8b..000000000 --- a/graphics/clutter-gtk/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (clutter-gtk-0.10.2.tar.bz2) = bb275b07f722631ff1764dd212843d11 -SHA256 (clutter-gtk-0.10.2.tar.bz2) = de2af20d44d2237811f27ee081b9df999a0af30ee0d410cd7c2872622386b0c9 -SIZE (clutter-gtk-0.10.2.tar.bz2) = 314372 diff --git a/graphics/clutter-gtk/pkg-descr b/graphics/clutter-gtk/pkg-descr deleted file mode 100644 index cf83a5ac9..000000000 --- a/graphics/clutter-gtk/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Clutter-GTK is a library providing facilities to integrate Clutter into GTK+ -applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the -default ClutterStage into any GtkContainer. - -WWW: http://clutter-project.org/ diff --git a/graphics/clutter-gtk/pkg-plist b/graphics/clutter-gtk/pkg-plist deleted file mode 100644 index 4652f55cd..000000000 --- a/graphics/clutter-gtk/pkg-plist +++ /dev/null @@ -1,41 +0,0 @@ -include/clutter-1.0/clutter-gtk/clutter-gtk.h -include/clutter-1.0/clutter-gtk/gtk-clutter-embed.h -include/clutter-1.0/clutter-gtk/gtk-clutter-scrollable.h -include/clutter-1.0/clutter-gtk/gtk-clutter-util.h -include/clutter-1.0/clutter-gtk/gtk-clutter-viewport.h -include/clutter-1.0/clutter-gtk/gtk-clutter-zoomable.h -lib/girepository-1.0/GtkClutter-0.10.typelib -lib/libclutter-gtk-0.10.a -lib/libclutter-gtk-0.10.la -lib/libclutter-gtk-0.10.so -lib/libclutter-gtk-0.10.so.0 -libdata/pkgconfig/clutter-gtk-0.10.pc -%%DOCSDIR%%/GtkClutterEmbed.html -%%DOCSDIR%%/GtkClutterScrollable.html -%%DOCSDIR%%/GtkClutterViewport.html -%%DOCSDIR%%/GtkClutterZoomable.html -%%DOCSDIR%%/ch01.html -%%DOCSDIR%%/ch02.html -%%DOCSDIR%%/ch03.html -%%DOCSDIR%%/ch04.html -%%DOCSDIR%%/clutter-gtk-Utility-Functions.html -%%DOCSDIR%%/clutter-gtk.devhelp -%%DOCSDIR%%/clutter-gtk.devhelp2 -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/ix01.html -%%DOCSDIR%%/ix02.html -%%DOCSDIR%%/ix03.html -%%DOCSDIR%%/ix04.html -%%DOCSDIR%%/ix05.html -%%DOCSDIR%%/ix06.html -%%DOCSDIR%%/left.png -%%DOCSDIR%%/license.html -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -share/gir-1.0/GtkClutter-0.10.gir -@dirrm %%DOCSDIR%% -@dirrm include/clutter-1.0/clutter-gtk -@dirrm include/clutter-1.0 diff --git a/graphics/clutter-qt/Makefile b/graphics/clutter-qt/Makefile deleted file mode 100644 index 1fc197b88..000000000 --- a/graphics/clutter-qt/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: clutter-qt -# Date created: 04 Aug 2009 -# Whom: Koop Mast <kwm@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= clutter-qt -PORTVERSION= 1.0.0 -CATEGORIES= graphics -MASTER_SITES= http://www.clutter-project.org/sources/${PORTNAME}/${PORTVERSION:R}/ - -MAINTAINER= gnome@FreeBSD.org -COMMENT= QT+ Integration library for Clutter - -LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter - -USE_BZIP2= yes -USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 -USE_QT_VER= 4 -QT_COMPONENTS= corelib gui moc_build -USE_GNOME= gnomehack -USE_LDCONFIG= yes -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" - -CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} - -post-patch: - @${RM} ${WRKSRC}/examples/moc_testqt.cc \ - ${WRKSRC}/clutter-qt/moc_clutter-qt.cc - -.include <bsd.port.mk> diff --git a/graphics/clutter-qt/distinfo b/graphics/clutter-qt/distinfo deleted file mode 100644 index 645f395e2..000000000 --- a/graphics/clutter-qt/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (clutter-qt-1.0.0.tar.bz2) = 656e0eaa088547c01aa6e716f84e7340 -SHA256 (clutter-qt-1.0.0.tar.bz2) = b1599c270e98128e64bc0c0293e97af092f705c23896bcb20c5c1fd662c92155 -SIZE (clutter-qt-1.0.0.tar.bz2) = 270984 diff --git a/graphics/clutter-qt/pkg-descr b/graphics/clutter-qt/pkg-descr deleted file mode 100644 index 1dc727b9e..000000000 --- a/graphics/clutter-qt/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -QT+ Integration library for Clutter. - -WWW: http://clutter-project.org/ diff --git a/graphics/clutter-qt/pkg-plist b/graphics/clutter-qt/pkg-plist deleted file mode 100644 index dd40b2c08..000000000 --- a/graphics/clutter-qt/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -include/clutter-1.0/clutter-qt/clutter-qt.h -lib/libclutter-qt-1.0.a -lib/libclutter-qt-1.0.la -lib/libclutter-qt-1.0.so -lib/libclutter-qt-1.0.so.0 -libdata/pkgconfig/clutter-qt-1.0.pc -@dirrm include/clutter-1.0/clutter-qt diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile deleted file mode 100644 index 6f0bc5607..000000000 --- a/graphics/clutter/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: clutter -# Date created: 2008-12-25 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= clutter -PORTVERSION= 1.0.8 -CATEGORIES= graphics -MASTER_SITES= GNOME \ - http://www.clutter-project.org/sources/${PORTNAME}/1.0/ - -MAINTAINER= gnome@FreeBSD.org -COMMENT= OpenGL based interactive canvas library - -BUILD_DEPENDS= ${LOCALBASE}/share/gir-1.0/Pango-1.0.gir:${PORTSDIR}/x11-toolkits/gir-repository-pango -RUN_DEPENDS= ${LOCALBASE}/share/gir-1.0/Pango-1.0.gir:${PORTSDIR}/x11-toolkits/gir-repository-pango - -USE_GMAKE= yes -USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 -USE_GNOME= pkgconfig gtk20 gnomehack ltverhack gnomeprefix -USE_GL= gl -USE_XORG= glproto x11 xfixes xdamage xcomposite xi -USE_LDCONFIG= yes -CONFIGURE_ARGS= --with-x --with-json=internal -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" - -CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} - -.include <bsd.port.mk> diff --git a/graphics/clutter/distinfo b/graphics/clutter/distinfo deleted file mode 100644 index c9568ee48..000000000 --- a/graphics/clutter/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (clutter-1.0.8.tar.bz2) = 687f9699ea5590091282034a936c6dc7 -SHA256 (clutter-1.0.8.tar.bz2) = 54fa3b64b7e0539d07a09eb751c5d945a4cedc8d2beb355a51ea7f04ae637501 -SIZE (clutter-1.0.8.tar.bz2) = 2017907 diff --git a/graphics/clutter/pkg-descr b/graphics/clutter/pkg-descr deleted file mode 100644 index 593f4afbc..000000000 --- a/graphics/clutter/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Clutter it an open source software library for creating fast, visually -rich and animated graphical user interfaces. - -WWW: http://clutter-project.org/ diff --git a/graphics/clutter/pkg-plist b/graphics/clutter/pkg-plist deleted file mode 100644 index 5312850e8..000000000 --- a/graphics/clutter/pkg-plist +++ /dev/null @@ -1,224 +0,0 @@ -include/clutter-1.0/clutter/clutter-actor.h -include/clutter-1.0/clutter/clutter-alpha.h -include/clutter-1.0/clutter/clutter-animatable.h -include/clutter-1.0/clutter/clutter-animation.h -include/clutter-1.0/clutter/clutter-backend.h -include/clutter-1.0/clutter/clutter-behaviour-depth.h -include/clutter-1.0/clutter/clutter-behaviour-ellipse.h -include/clutter-1.0/clutter/clutter-behaviour-opacity.h -include/clutter-1.0/clutter/clutter-behaviour-path.h -include/clutter-1.0/clutter/clutter-behaviour-rotate.h -include/clutter-1.0/clutter/clutter-behaviour-scale.h -include/clutter-1.0/clutter/clutter-behaviour.h -include/clutter-1.0/clutter/clutter-binding-pool.h -include/clutter-1.0/clutter/clutter-cairo-texture.h -include/clutter-1.0/clutter/clutter-child-meta.h -include/clutter-1.0/clutter/clutter-clone.h -include/clutter-1.0/clutter/clutter-color.h -include/clutter-1.0/clutter/clutter-container.h -include/clutter-1.0/clutter/clutter-deprecated.h -include/clutter-1.0/clutter/clutter-enum-types.h -include/clutter-1.0/clutter/clutter-event.h -include/clutter-1.0/clutter/clutter-feature.h -include/clutter-1.0/clutter/clutter-fixed.h -include/clutter-1.0/clutter/clutter-frame-source.h -include/clutter-1.0/clutter/clutter-group.h -include/clutter-1.0/clutter/clutter-interval.h -include/clutter-1.0/clutter/clutter-json.h -include/clutter-1.0/clutter/clutter-keysyms.h -include/clutter-1.0/clutter/clutter-list-model.h -include/clutter-1.0/clutter/clutter-main.h -include/clutter-1.0/clutter/clutter-media.h -include/clutter-1.0/clutter/clutter-model.h -include/clutter-1.0/clutter/clutter-path.h -include/clutter-1.0/clutter/clutter-rectangle.h -include/clutter-1.0/clutter/clutter-score.h -include/clutter-1.0/clutter/clutter-script.h -include/clutter-1.0/clutter/clutter-scriptable.h -include/clutter-1.0/clutter/clutter-shader-types.h -include/clutter-1.0/clutter/clutter-shader.h -include/clutter-1.0/clutter/clutter-stage-manager.h -include/clutter-1.0/clutter/clutter-stage.h -include/clutter-1.0/clutter/clutter-text.h -include/clutter-1.0/clutter/clutter-texture.h -include/clutter-1.0/clutter/clutter-timeline.h -include/clutter-1.0/clutter/clutter-timeout-pool.h -include/clutter-1.0/clutter/clutter-types.h -include/clutter-1.0/clutter/clutter-units.h -include/clutter-1.0/clutter/clutter-util.h -include/clutter-1.0/clutter/clutter-version.h -include/clutter-1.0/clutter/clutter.h -include/clutter-1.0/clutter/glx/clutter-glx-texture-pixmap.h -include/clutter-1.0/clutter/glx/clutter-glx.h -include/clutter-1.0/clutter/json/json-generator.h -include/clutter-1.0/clutter/json/json-glib.h -include/clutter-1.0/clutter/json/json-marshal.h -include/clutter-1.0/clutter/json/json-parser.h -include/clutter-1.0/clutter/json/json-types.h -include/clutter-1.0/clutter/x11/clutter-x11-enum-types.h -include/clutter-1.0/clutter/x11/clutter-x11-texture-pixmap.h -include/clutter-1.0/clutter/x11/clutter-x11.h -include/clutter-1.0/cogl/cogl-bitmap.h -include/clutter-1.0/cogl/cogl-color.h -include/clutter-1.0/cogl/cogl-debug.h -include/clutter-1.0/cogl/cogl-defines-gl.h -include/clutter-1.0/cogl/cogl-deprecated.h -include/clutter-1.0/cogl/cogl-enum-types.h -include/clutter-1.0/cogl/cogl-fixed.h -include/clutter-1.0/cogl/cogl-material.h -include/clutter-1.0/cogl/cogl-matrix.h -include/clutter-1.0/cogl/cogl-offscreen.h -include/clutter-1.0/cogl/cogl-pango.h -include/clutter-1.0/cogl/cogl-path.h -include/clutter-1.0/cogl/cogl-shader.h -include/clutter-1.0/cogl/cogl-texture.h -include/clutter-1.0/cogl/cogl-types.h -include/clutter-1.0/cogl/cogl-vertex-buffer.h -include/clutter-1.0/cogl/cogl.h -lib/girepository-1.0/Clutter-1.0.typelib -lib/girepository-1.0/Cogl-1.0.typelib -lib/girepository-1.0/ClutterJson-1.0.typelib -lib/libclutter-glx-1.0.a -lib/libclutter-glx-1.0.la -lib/libclutter-glx-1.0.so -lib/libclutter-glx-1.0.so.0 -libdata/pkgconfig/clutter-1.0.pc -libdata/pkgconfig/clutter-glx-1.0.pc -libdata/pkgconfig/clutter-x11-1.0.pc -libdata/pkgconfig/cogl-1.0.pc -libdata/pkgconfig/cogl-gl-1.0.pc -%%DOCSDIR%%/ClutterActor.html -%%DOCSDIR%%/ClutterAlpha.html -%%DOCSDIR%%/ClutterAnimatable.html -%%DOCSDIR%%/ClutterBehaviour.html -%%DOCSDIR%%/ClutterBehaviourDepth.html -%%DOCSDIR%%/ClutterBehaviourEllipse.html -%%DOCSDIR%%/ClutterBehaviourOpacity.html -%%DOCSDIR%%/ClutterBehaviourPath.html -%%DOCSDIR%%/ClutterBehaviourRotate.html -%%DOCSDIR%%/ClutterBehaviourScale.html -%%DOCSDIR%%/ClutterCairoTexture.html -%%DOCSDIR%%/ClutterChildMeta.html -%%DOCSDIR%%/ClutterClone.html -%%DOCSDIR%%/ClutterContainer.html -%%DOCSDIR%%/ClutterGroup.html -%%DOCSDIR%%/ClutterListModel.html -%%DOCSDIR%%/ClutterMedia.html -%%DOCSDIR%%/ClutterModel.html -%%DOCSDIR%%/ClutterModelIter.html -%%DOCSDIR%%/ClutterPath.html -%%DOCSDIR%%/ClutterRectangle.html -%%DOCSDIR%%/ClutterScore.html -%%DOCSDIR%%/ClutterScript.html -%%DOCSDIR%%/ClutterScriptable.html -%%DOCSDIR%%/ClutterShader.html -%%DOCSDIR%%/ClutterStage.html -%%DOCSDIR%%/ClutterText.html -%%DOCSDIR%%/ClutterTexture.html -%%DOCSDIR%%/ClutterTimeline.html -%%DOCSDIR%%/actor-box.png -%%DOCSDIR%%/additionaldocs.html -%%DOCSDIR%%/annotation-glossary.html -%%DOCSDIR%%/building-clutter.html -%%DOCSDIR%%/ch01.html -%%DOCSDIR%%/ch02.html -%%DOCSDIR%%/ch03.html -%%DOCSDIR%%/ch04.html -%%DOCSDIR%%/ch05.html -%%DOCSDIR%%/ch06.html -%%DOCSDIR%%/ch07.html -%%DOCSDIR%%/ch08.html -%%DOCSDIR%%/ch09.html -%%DOCSDIR%%/clutter-ClutterBackend.html -%%DOCSDIR%%/clutter-Colors.html -%%DOCSDIR%%/clutter-EGL-Specific-Support.html -%%DOCSDIR%%/clutter-EGLX-Specific-Support.html -%%DOCSDIR%%/clutter-Events.html -%%DOCSDIR%%/clutter-GLX-Specific-Support.html -%%DOCSDIR%%/clutter-General.html -%%DOCSDIR%%/clutter-Implicit-Animations.html -%%DOCSDIR%%/clutter-Key-Bindings.html -%%DOCSDIR%%/clutter-Unit-conversion.html -%%DOCSDIR%%/clutter-Utilities.html -%%DOCSDIR%%/clutter-Value-intervals.html -%%DOCSDIR%%/clutter-Versioning-Macros.html -%%DOCSDIR%%/clutter-Win32-Specific-Support.html -%%DOCSDIR%%/clutter-X11-Specific-Support.html -%%DOCSDIR%%/clutter-animation-behaviours.html -%%DOCSDIR%%/clutter-animation-conclusion.html -%%DOCSDIR%%/clutter-animation-implicit.html -%%DOCSDIR%%/clutter-animation-timelines.html -%%DOCSDIR%%/clutter-animations.html -%%DOCSDIR%%/clutter-overview.html -%%DOCSDIR%%/clutter-subclassing-ClutterActor.html -%%DOCSDIR%%/clutter.devhelp -%%DOCSDIR%%/clutter.devhelp2 -%%DOCSDIR%%/clutteranimation.html -%%DOCSDIR%%/clutterbackends.html -%%DOCSDIR%%/clutterbase.html -%%DOCSDIR%%/clutterglossary.html -%%DOCSDIR%%/clutterobjecthierarchy.html -%%DOCSDIR%%/clutterobjectindex.html -%%DOCSDIR%%/clutterobjects.html -%%DOCSDIR%%/cluttertools.html -%%DOCSDIR%%/creating-your-own-behaviours.html -%%DOCSDIR%%/easing-modes.png -%%DOCSDIR%%/event-flow.png -%%DOCSDIR%%/go01.html -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/iterating-paths.html -%%DOCSDIR%%/ix01.html -%%DOCSDIR%%/ix02.html -%%DOCSDIR%%/ix03.html -%%DOCSDIR%%/ix04.html -%%DOCSDIR%%/ix05.html -%%DOCSDIR%%/ix06.html -%%DOCSDIR%%/ix07.html -%%DOCSDIR%%/left.png -%%DOCSDIR%%/license.html -%%DOCSDIR%%/migrating-ClutterEffect.html -%%DOCSDIR%%/migrating-ClutterPath.html -%%DOCSDIR%%/migration.html -%%DOCSDIR%%/path-alpha-func.png -%%DOCSDIR%%/pt10.html -%%DOCSDIR%%/right.png -%%DOCSDIR%%/running-clutter.html -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -%%DOCSDIR%%/using-cairo.html -share/doc/cogl/ch01.html -share/doc/cogl/cogl-Blend-Strings.html -share/doc/cogl/cogl-Color-Type.html -share/doc/cogl/cogl-Fixed-Point-API.html -share/doc/cogl/cogl-General-API.html -share/doc/cogl/cogl-Materials.html -share/doc/cogl/cogl-Matrices.html -share/doc/cogl/cogl-Offscreen-Buffers.html -share/doc/cogl/cogl-Primitives.html -share/doc/cogl/cogl-Shaders-and-Programmable-Pipeline.html -share/doc/cogl/cogl-Textures.html -share/doc/cogl/cogl-Vertex-Buffers.html -share/doc/cogl/cogl.devhelp -share/doc/cogl/cogl.devhelp2 -share/doc/cogl/home.png -share/doc/cogl/index.html -share/doc/cogl/index.sgml -share/doc/cogl/ix01.html -share/doc/cogl/left.png -share/doc/cogl/license.html -share/doc/cogl/right.png -share/doc/cogl/style.css -share/doc/cogl/up.png -share/gir-1.0/Clutter-1.0.gir -share/gir-1.0/ClutterJson-1.0.gir -share/gir-1.0/Cogl-1.0.gir -@dirrm share/doc/cogl -@dirrm %%DOCSDIR%% -@dirrm include/clutter-1.0/clutter/x11 -@dirrm include/clutter-1.0/clutter/json -@dirrm include/clutter-1.0/clutter/glx -@dirrm include/clutter-1.0/clutter -@dirrm include/clutter-1.0/cogl -@dirrm include/clutter-1.0 diff --git a/graphics/eog-plugins/Makefile b/graphics/eog-plugins/Makefile deleted file mode 100644 index c61e396bc..000000000 --- a/graphics/eog-plugins/Makefile +++ /dev/null @@ -1,57 +0,0 @@ -# New ports collection makefile for: eog-plugins -# Date created: 28 August 2009 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/graphics/eog-plugins/Makefile,v 1.4 2009/10/19 20:30:50 kwm Exp $ -# - -PORTNAME= eog-plugins -PORTVERSION= 2.28.1 -CATEGORIES= graphics gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Plug-ins for the Eye of GNOME image viewer application - -BUILD_DEPENDS= eog:${PORTSDIR}/graphics/eog -RUN_DEPENDS= eog:${PORTSDIR}/graphics/eog - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack gtk20 -WANT_GNOME= yes -USE_GETTEXT= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.pre.mk> - -.if !defined(WITHOUT_CHAMPLAIN) || \ - (exists(${LOCALBASE}/lib/libchamplain-0.4.so)) || defined(WITH_CHAMPLIAN) -LIB_DEPENDS+= champlain-0.4.1:${PORTSDIR}/graphics/libchamplain -PLIST_SUB+= CHAMPLAIN="" -.else -PLUST_SUB+= CHAMPLAIN="@comment " -.endif - -.if !defined(WITHOUT_EXIF) || (exists(${LOCALBASE}/lib/libexif.so.12) || \ - defined(WITH_EXIF)) -LIB_DEPENDS+= exif.12:${PORTSDIR}/graphics/libexif -PLIST_SUB+= EXIF="" -.else -PLIST_SUB+= EXIF="@comment " -.endif - -.if ${HAVE_GNOME:Mpygnome2}!="" -USE_GNOME+= pygnome2 -CONFIGURE_ARGS+=--enable-python -PLIST_SUB+= PYTHON="" -.else -CONFIGURE_ARGS+=--disable-python -PLIST_SUB+= PYTHON="@comment " -.endif - -.include <bsd.port.post.mk> diff --git a/graphics/eog-plugins/distinfo b/graphics/eog-plugins/distinfo deleted file mode 100644 index f93de94ff..000000000 --- a/graphics/eog-plugins/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/eog-plugins-2.28.1.tar.bz2) = 570857f4f9a32df31c64e5410125f98c -SHA256 (gnome2/eog-plugins-2.28.1.tar.bz2) = cc15a7da85ebbe77701484e038be620858f00ed8696f69c8824ea769e74b1bee -SIZE (gnome2/eog-plugins-2.28.1.tar.bz2) = 307193 diff --git a/graphics/eog-plugins/pkg-descr b/graphics/eog-plugins/pkg-descr deleted file mode 100644 index 7eed446bb..000000000 --- a/graphics/eog-plugins/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -EoG-plugins is a collection of plugins for use with the Eye of GNOME Image -Viewer. diff --git a/graphics/eog-plugins/pkg-plist b/graphics/eog-plugins/pkg-plist deleted file mode 100644 index b91fe7e6b..000000000 --- a/graphics/eog-plugins/pkg-plist +++ /dev/null @@ -1,75 +0,0 @@ -%%CHAMPLAIN%%lib/eog/plugins/champlain.eog-plugin -%%PYTHON%%lib/eog/plugins/console.py -%%PYTHON%%lib/eog/plugins/console.pyc -%%PYTHON%%lib/eog/plugins/console.pyo -%%EXIF%%lib/eog/plugins/exif-display.eog-plugin -%%EXIF%%lib/eog/plugins/exif-display/exif-display-config.ui -%%EXIF%%lib/eog/plugins/exif-display/exif-display.ui -lib/eog/plugins/fit-to-width.eog-plugin -%%CHAMPLAIN%%lib/eog/plugins/libchamplain.la -%%CHAMPLAIN%%lib/eog/plugins/libchamplain.so -%%EXIF%%lib/eog/plugins/libexif-display.la -%%EXIF%%lib/eog/plugins/libexif-display.so -lib/eog/plugins/libfit-to-width.la -lib/eog/plugins/libfit-to-width.so -%%PYTHON%%lib/eog/plugins/pythonconsole.eog-plugin -%%PYTHON%%lib/eog/plugins/pythonconsole.py -%%PYTHON%%lib/eog/plugins/pythonconsole.pyc -%%PYTHON%%lib/eog/plugins/pythonconsole.pyo -%%PYTHON%%lib/eog/plugins/slideshowshuffle.eog-plugin -%%PYTHON%%lib/eog/plugins/slideshowshuffle.py -%%PYTHON%%lib/eog/plugins/slideshowshuffle.pyc -%%PYTHON%%lib/eog/plugins/slideshowshuffle.pyo -share/locale/ar/LC_MESSAGES/eog-plugins.mo -share/locale/as/LC_MESSAGES/eog-plugins.mo -share/locale/be@latin/LC_MESSAGES/eog-plugins.mo -share/locale/bg/LC_MESSAGES/eog-plugins.mo -share/locale/bn_IN/LC_MESSAGES/eog-plugins.mo -share/locale/ca/LC_MESSAGES/eog-plugins.mo -share/locale/cs/LC_MESSAGES/eog-plugins.mo -share/locale/da/LC_MESSAGES/eog-plugins.mo -share/locale/de/LC_MESSAGES/eog-plugins.mo -share/locale/el/LC_MESSAGES/eog-plugins.mo -share/locale/en_GB/LC_MESSAGES/eog-plugins.mo -share/locale/es/LC_MESSAGES/eog-plugins.mo -share/locale/eu/LC_MESSAGES/eog-plugins.mo -share/locale/fi/LC_MESSAGES/eog-plugins.mo -share/locale/fr/LC_MESSAGES/eog-plugins.mo -share/locale/gl/LC_MESSAGES/eog-plugins.mo -share/locale/gu/LC_MESSAGES/eog-plugins.mo -share/locale/hu/LC_MESSAGES/eog-plugins.mo -share/locale/it/LC_MESSAGES/eog-plugins.mo -share/locale/ja/LC_MESSAGES/eog-plugins.mo -share/locale/kn/LC_MESSAGES/eog-plugins.mo -share/locale/lt/LC_MESSAGES/eog-plugins.mo -share/locale/mk/LC_MESSAGES/eog-plugins.mo -share/locale/ml/LC_MESSAGES/eog-plugins.mo -share/locale/mr/LC_MESSAGES/eog-plugins.mo -share/locale/nb/LC_MESSAGES/eog-plugins.mo -share/locale/or/LC_MESSAGES/eog-plugins.mo -share/locale/pa/LC_MESSAGES/eog-plugins.mo -share/locale/pl/LC_MESSAGES/eog-plugins.mo -share/locale/pt/LC_MESSAGES/eog-plugins.mo -share/locale/pt_BR/LC_MESSAGES/eog-plugins.mo -share/locale/sl/LC_MESSAGES/eog-plugins.mo -share/locale/sq/LC_MESSAGES/eog-plugins.mo -share/locale/sv/LC_MESSAGES/eog-plugins.mo -share/locale/ta/LC_MESSAGES/eog-plugins.mo -share/locale/te/LC_MESSAGES/eog-plugins.mo -share/locale/vi/LC_MESSAGES/eog-plugins.mo -share/locale/zh_CN/LC_MESSAGES/eog-plugins.mo -share/locale/zh_HK/LC_MESSAGES/eog-plugins.mo -share/locale/zh_TW/LC_MESSAGES/eog-plugins.mo -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be@latin/LC_MESSAGES -@dirrmtry share/locale/be@latin -@dirrmtry share/locale/as/LC_MESSAGES -@dirrmtry share/locale/as -%%EXIF%%@dirrm lib/eog/plugins/exif-display diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile deleted file mode 100644 index dbbeba7c7..000000000 --- a/graphics/eog/Makefile +++ /dev/null @@ -1,72 +0,0 @@ -# New ports collection makefile for: eog2 -# Date created: 21 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/graphics/eog/Makefile,v 1.104 2009/09/22 08:29:54 kwm Exp $ -# - -PORTNAME= eog -PORTVERSION= 2.28.1 -CATEGORIES= graphics gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= The Eye Of Gnome image viewer - -BUILD_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme -RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack librsvg2 desktopfileutils \ - gnomedesktop -WANT_GNOME= yes -INSTALLS_ICONS= yes -USE_GETTEXT= yes -INSTALLS_OMF= yes -GNU_CONFIGURE= yes -GNOME_DESKTOP_VERSION=2 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= eog.schemas - -.include <bsd.port.pre.mk> - -_WITH_EXIF= no -_WITH_EXEMPI= no - -.if !defined(WITHOUT_EXIF) || (exists(${LOCALBASE}/lib/libexif.so.12) || \ - defined(WITH_EXIF)) -LIB_DEPENDS+= exif.12:${PORTSDIR}/graphics/libexif -PLIST_SUB+= EXIF="" -_WITH_EXIF= yes -.else -PLIST_SUB+= EXIF="@comment " -.endif - -.if !defined(WITHOUT_EXEMPI) || (exists(${LOCALBASE}/lib/libexempi.so)) || \ - defined(WITH_EXEMPI) -LIB_DEPENDS+= exempi.3:${PORTSDIR}/textproc/exempi -_WITH_EXEMPI= yes -.endif - -.if ${_WITH_EXIF}=="yes" || ${_WITH_EXEMPI}=="yes" -PLIST_SUB+= EXIFEXEMPI="" -.else -PLIST_SUB+= EXIFEXEMPI="@comment " -.endif - -.if ${HAVE_GNOME:Mpygnome2}!="" -USE_GNOME+= pygnome2 -CONFIGURE_ARGS+=--enable-python -.else -CONFIGURE_ARGS+=--disable-python -.endif - -post-install: - @-update-desktop-database > /dev/null - -.include <bsd.port.post.mk> diff --git a/graphics/eog/distinfo b/graphics/eog/distinfo deleted file mode 100644 index 16dd7f894..000000000 --- a/graphics/eog/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/eog-2.28.1.tar.bz2) = efb488a22cbb0ca70f4b6a0f2d8aa83e -SHA256 (gnome2/eog-2.28.1.tar.bz2) = e30b2f8f05d74acd715f1a93467cc3200850033338ddad05b6b06db8386ad27e -SIZE (gnome2/eog-2.28.1.tar.bz2) = 2677525 diff --git a/graphics/eog/pkg-descr b/graphics/eog/pkg-descr deleted file mode 100644 index 920f1863a..000000000 --- a/graphics/eog/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This is the Eye of Gnome, a GNOME 2 image viewer and cataloging -application. It provides inline image viewing support for -nautilus. - -WWW: http://www.gnome.org/gnome-office/eog.shtml diff --git a/graphics/eog/pkg-plist b/graphics/eog/pkg-plist deleted file mode 100644 index f7832164f..000000000 --- a/graphics/eog/pkg-plist +++ /dev/null @@ -1,455 +0,0 @@ -bin/eog -include/eog-2.20/eog/eog-application.h -include/eog-2.20/eog/eog-debug.h -include/eog-2.20/eog/eog-dialog.h -include/eog-2.20/eog/eog-enums.h -include/eog-2.20/eog/eog-error-message-area.h -%%EXIFEXEMPI%%include/eog-2.20/eog/eog-exif-details.h -%%EXIF%%include/eog-2.20/eog/eog-exif-util.h -include/eog-2.20/eog/eog-file-chooser.h -include/eog-2.20/eog/eog-image-save-info.h -include/eog-2.20/eog/eog-image.h -include/eog-2.20/eog/eog-job-queue.h -include/eog-2.20/eog/eog-jobs.h -include/eog-2.20/eog/eog-list-store.h -include/eog-2.20/eog/eog-message-area.h -include/eog-2.20/eog/eog-plugin.h -include/eog-2.20/eog/eog-properties-dialog.h -include/eog-2.20/eog/eog-scroll-view.h -include/eog-2.20/eog/eog-sidebar.h -include/eog-2.20/eog/eog-statusbar.h -include/eog-2.20/eog/eog-thumb-nav.h -include/eog-2.20/eog/eog-thumb-view.h -include/eog-2.20/eog/eog-thumbnail.h -include/eog-2.20/eog/eog-transform.h -include/eog-2.20/eog/eog-window.h -lib/eog/plugins/fullscreen.eog-plugin -lib/eog/plugins/libfullscreen.la -lib/eog/plugins/libfullscreen.so -lib/eog/plugins/libreload.la -lib/eog/plugins/libreload.so -lib/eog/plugins/libstatusbar-date.la -lib/eog/plugins/libstatusbar-date.so -lib/eog/plugins/reload.eog-plugin -lib/eog/plugins/statusbar-date.eog-plugin -libdata/pkgconfig/eog.pc -share/applications/eog.desktop -%%DOCSDIR%%/EogApplication.html -%%DOCSDIR%%/EogDialog.html -%%DOCSDIR%%/EogExifDetails.html -%%DOCSDIR%%/EogFileChooser.html -%%DOCSDIR%%/EogImage.html -%%DOCSDIR%%/EogImageSaveInfo.html -%%DOCSDIR%%/EogJobCopy.html -%%DOCSDIR%%/EogListStore.html -%%DOCSDIR%%/EogMessageArea.html -%%DOCSDIR%%/EogMetadataReaderJpg.html -%%DOCSDIR%%/EogMetadataReaderPng.html -%%DOCSDIR%%/EogPlugin.html -%%DOCSDIR%%/EogPluginManager.html -%%DOCSDIR%%/EogPreferencesDialog.html -%%DOCSDIR%%/EogPrintImageSetup.html -%%DOCSDIR%%/EogPrintPreview.html -%%DOCSDIR%%/EogPropertiesDialog.html -%%DOCSDIR%%/EogScrollView.html -%%DOCSDIR%%/EogSidebar.html -%%DOCSDIR%%/EogStatusbar.html -%%DOCSDIR%%/EogThumbNav.html -%%DOCSDIR%%/EogThumbView.html -%%DOCSDIR%%/EogTransform.html -%%DOCSDIR%%/EogURIConverter.html -%%DOCSDIR%%/EogWindow.html -%%DOCSDIR%%/ch01.html -%%DOCSDIR%%/ch02.html -%%DOCSDIR%%/ch03.html -%%DOCSDIR%%/ch04.html -%%DOCSDIR%%/ch05.html -%%DOCSDIR%%/ch06.html -%%DOCSDIR%%/ch07.html -%%DOCSDIR%%/eog-eog-config-keys.html -%%DOCSDIR%%/eog-eog-debug.html -%%DOCSDIR%%/eog-eog-error-message-area.html -%%DOCSDIR%%/eog-eog-exif-util.html -%%DOCSDIR%%/eog-eog-job-queue.html -%%DOCSDIR%%/eog-eog-metadata-reader.html -%%DOCSDIR%%/eog-eog-pixbuf-util.html -%%DOCSDIR%%/eog-eog-plugin-engine.html -%%DOCSDIR%%/eog-eog-print.html -%%DOCSDIR%%/eog-eog-save-as-dialog-helper.html -%%DOCSDIR%%/eog-eog-session.html -%%DOCSDIR%%/eog-eog-thumbnail.html -%%DOCSDIR%%/eog-eog-util.html -%%DOCSDIR%%/eog-uta.html -%%DOCSDIR%%/eog-zoom.html -%%DOCSDIR%%/eog.devhelp -%%DOCSDIR%%/eog.devhelp2 -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -%%DATADIR%%/eog-image-properties-dialog.ui -%%DATADIR%%/eog-multiple-save-as-dialog.ui -%%DATADIR%%/eog-preferences-dialog.ui -%%DATADIR%%/eog-toolbar.xml -%%DATADIR%%/eog-ui.xml -%%DATADIR%%/gtkrc -%%DATADIR%%/icons/hicolor/16x16/actions/eog-image-collection.png -%%DATADIR%%/icons/hicolor/16x16/actions/eog-plugin.png -%%DATADIR%%/icons/hicolor/16x16/actions/slideshow-play.png -%%DATADIR%%/icons/hicolor/22x22/actions/eog-image-collection.png -%%DATADIR%%/icons/hicolor/22x22/actions/eog-plugin.png -%%DATADIR%%/icons/hicolor/22x22/actions/slideshow-play.png -%%DATADIR%%/icons/hicolor/24x24/actions/eog-image-collection.png -%%DATADIR%%/icons/hicolor/24x24/actions/slideshow-play.png -%%DATADIR%%/icons/hicolor/32x32/actions/eog-image-collection.png -%%DATADIR%%/icons/hicolor/32x32/actions/eog-plugin.png -%%DATADIR%%/icons/hicolor/32x32/actions/slideshow-play.png -%%DATADIR%%/icons/hicolor/48x48/actions/slideshow-play.png -%%DATADIR%%/icons/hicolor/scalable/actions/eog-image-collection.svg -%%DATADIR%%/icons/hicolor/scalable/actions/eog-plugin.svg -%%DATADIR%%/icons/hicolor/scalable/actions/slideshow-play.svg -%%DATADIR%%/pixmaps/thumbnail-frame.png -share/gnome/help/eog/C/eog.xml -share/gnome/help/eog/C/figures/eog_save_as_window.png -share/gnome/help/eog/C/figures/eog_start_window.png -share/gnome/help/eog/C/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/C/legal.xml -share/gnome/help/eog/ar/eog.xml -share/gnome/help/eog/ar/figures/eog_save_as_window.png -share/gnome/help/eog/ar/figures/eog_start_window.png -share/gnome/help/eog/ar/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/ca/eog.xml -share/gnome/help/eog/ca/figures/eog_save_as_window.png -share/gnome/help/eog/ca/figures/eog_start_window.png -share/gnome/help/eog/ca/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/cs/eog.xml -share/gnome/help/eog/cs/figures/eog_save_as_window.png -share/gnome/help/eog/cs/figures/eog_start_window.png -share/gnome/help/eog/cs/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/da/eog.xml -share/gnome/help/eog/da/figures/eog_save_as_window.png -share/gnome/help/eog/da/figures/eog_start_window.png -share/gnome/help/eog/da/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/de/eog.xml -share/gnome/help/eog/de/figures/eog_save_as_window.png -share/gnome/help/eog/de/figures/eog_start_window.png -share/gnome/help/eog/de/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/el/eog.xml -share/gnome/help/eog/el/figures/eog_save_as_window.png -share/gnome/help/eog/el/figures/eog_start_window.png -share/gnome/help/eog/el/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/en_GB/eog.xml -share/gnome/help/eog/en_GB/figures/eog_save_as_window.png -share/gnome/help/eog/en_GB/figures/eog_start_window.png -share/gnome/help/eog/en_GB/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/es/eog.xml -share/gnome/help/eog/es/figures/eog_save_as_window.png -share/gnome/help/eog/es/figures/eog_start_window.png -share/gnome/help/eog/es/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/eu/eog.xml -share/gnome/help/eog/eu/figures/eog_save_as_window.png -share/gnome/help/eog/eu/figures/eog_start_window.png -share/gnome/help/eog/eu/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/fr/eog.xml -share/gnome/help/eog/fr/figures/eog_save_as_window.png -share/gnome/help/eog/fr/figures/eog_start_window.png -share/gnome/help/eog/fr/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/it/eog.xml -share/gnome/help/eog/it/figures/eog_save_as_window.png -share/gnome/help/eog/it/figures/eog_start_window.png -share/gnome/help/eog/it/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/ja/eog.xml -share/gnome/help/eog/ja/figures/eog_save_as_window.png -share/gnome/help/eog/ja/figures/eog_start_window.png -share/gnome/help/eog/ja/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/ko/eog.xml -share/gnome/help/eog/ko/figures/eog_save_as_window.png -share/gnome/help/eog/ko/figures/eog_start_window.png -share/gnome/help/eog/ko/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/oc/eog.xml -share/gnome/help/eog/oc/figures/eog_save_as_window.png -share/gnome/help/eog/oc/figures/eog_start_window.png -share/gnome/help/eog/oc/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/pa/eog.xml -share/gnome/help/eog/pa/figures/eog_save_as_window.png -share/gnome/help/eog/pa/figures/eog_start_window.png -share/gnome/help/eog/pa/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/pl/eog.xml -share/gnome/help/eog/pl/figures/eog_save_as_window.png -share/gnome/help/eog/pl/figures/eog_start_window.png -share/gnome/help/eog/pl/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/pt_BR/eog.xml -share/gnome/help/eog/pt_BR/figures/eog_save_as_window.png -share/gnome/help/eog/pt_BR/figures/eog_start_window.png -share/gnome/help/eog/pt_BR/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/ru/eog.xml -share/gnome/help/eog/ru/figures/eog_save_as_window.png -share/gnome/help/eog/ru/figures/eog_start_window.png -share/gnome/help/eog/ru/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/sv/eog.xml -share/gnome/help/eog/sv/figures/eog_save_as_window.png -share/gnome/help/eog/sv/figures/eog_start_window.png -share/gnome/help/eog/sv/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/th/eog.xml -share/gnome/help/eog/th/figures/eog_save_as_window.png -share/gnome/help/eog/th/figures/eog_start_window.png -share/gnome/help/eog/th/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/uk/eog.xml -share/gnome/help/eog/uk/figures/eog_save_as_window.png -share/gnome/help/eog/uk/figures/eog_start_window.png -share/gnome/help/eog/uk/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/zh_CN/eog.xml -share/gnome/help/eog/zh_CN/figures/eog_save_as_window.png -share/gnome/help/eog/zh_CN/figures/eog_start_window.png -share/gnome/help/eog/zh_CN/figures/eog_toolbar_editor_window.png -share/gnome/help/eog/zh_TW/eog.xml -share/gnome/help/eog/zh_TW/figures/eog_save_as_window.png -share/gnome/help/eog/zh_TW/figures/eog_start_window.png -share/gnome/help/eog/zh_TW/figures/eog_toolbar_editor_window.png -share/icons/hicolor/16x16/apps/eog.png -share/icons/hicolor/22x22/apps/eog.png -share/icons/hicolor/24x24/apps/eog.png -share/icons/hicolor/32x32/apps/eog.png -share/icons/hicolor/scalable/apps/eog.svg -share/locale/af/LC_MESSAGES/eog.mo -share/locale/am/LC_MESSAGES/eog.mo -share/locale/ar/LC_MESSAGES/eog.mo -share/locale/as/LC_MESSAGES/eog.mo -share/locale/ast/LC_MESSAGES/eog.mo -share/locale/az/LC_MESSAGES/eog.mo -share/locale/be/LC_MESSAGES/eog.mo -share/locale/be@latin/LC_MESSAGES/eog.mo -share/locale/bg/LC_MESSAGES/eog.mo -share/locale/bn/LC_MESSAGES/eog.mo -share/locale/bn_IN/LC_MESSAGES/eog.mo -share/locale/br/LC_MESSAGES/eog.mo -share/locale/bs/LC_MESSAGES/eog.mo -share/locale/ca/LC_MESSAGES/eog.mo -share/locale/ca@valencia/LC_MESSAGES/eog.mo -share/locale/cs/LC_MESSAGES/eog.mo -share/locale/cy/LC_MESSAGES/eog.mo -share/locale/da/LC_MESSAGES/eog.mo -share/locale/de/LC_MESSAGES/eog.mo -share/locale/dz/LC_MESSAGES/eog.mo -share/locale/el/LC_MESSAGES/eog.mo -share/locale/en_CA/LC_MESSAGES/eog.mo -share/locale/en_GB/LC_MESSAGES/eog.mo -share/locale/es/LC_MESSAGES/eog.mo -share/locale/et/LC_MESSAGES/eog.mo -share/locale/eu/LC_MESSAGES/eog.mo -share/locale/fa/LC_MESSAGES/eog.mo -share/locale/fi/LC_MESSAGES/eog.mo -share/locale/fr/LC_MESSAGES/eog.mo -share/locale/fur/LC_MESSAGES/eog.mo -share/locale/ga/LC_MESSAGES/eog.mo -share/locale/gl/LC_MESSAGES/eog.mo -share/locale/gu/LC_MESSAGES/eog.mo -share/locale/he/LC_MESSAGES/eog.mo -share/locale/hi/LC_MESSAGES/eog.mo -share/locale/hr/LC_MESSAGES/eog.mo -share/locale/hu/LC_MESSAGES/eog.mo -share/locale/id/LC_MESSAGES/eog.mo -share/locale/is/LC_MESSAGES/eog.mo -share/locale/it/LC_MESSAGES/eog.mo -share/locale/ja/LC_MESSAGES/eog.mo -share/locale/ka/LC_MESSAGES/eog.mo -share/locale/kn/LC_MESSAGES/eog.mo -share/locale/ko/LC_MESSAGES/eog.mo -share/locale/ks/LC_MESSAGES/eog.mo -share/locale/ku/LC_MESSAGES/eog.mo -share/locale/lt/LC_MESSAGES/eog.mo -share/locale/lv/LC_MESSAGES/eog.mo -share/locale/mai/LC_MESSAGES/eog.mo -share/locale/mg/LC_MESSAGES/eog.mo -share/locale/mk/LC_MESSAGES/eog.mo -share/locale/ml/LC_MESSAGES/eog.mo -share/locale/mn/LC_MESSAGES/eog.mo -share/locale/mr/LC_MESSAGES/eog.mo -share/locale/ms/LC_MESSAGES/eog.mo -share/locale/nb/LC_MESSAGES/eog.mo -share/locale/ne/LC_MESSAGES/eog.mo -share/locale/nl/LC_MESSAGES/eog.mo -share/locale/nn/LC_MESSAGES/eog.mo -share/locale/nso/LC_MESSAGES/eog.mo -share/locale/oc/LC_MESSAGES/eog.mo -share/locale/or/LC_MESSAGES/eog.mo -share/locale/pa/LC_MESSAGES/eog.mo -share/locale/pl/LC_MESSAGES/eog.mo -share/locale/ps/LC_MESSAGES/eog.mo -share/locale/pt/LC_MESSAGES/eog.mo -share/locale/pt_BR/LC_MESSAGES/eog.mo -share/locale/ro/LC_MESSAGES/eog.mo -share/locale/ru/LC_MESSAGES/eog.mo -share/locale/rw/LC_MESSAGES/eog.mo -share/locale/si/LC_MESSAGES/eog.mo -share/locale/sk/LC_MESSAGES/eog.mo -share/locale/sl/LC_MESSAGES/eog.mo -share/locale/sq/LC_MESSAGES/eog.mo -share/locale/sr/LC_MESSAGES/eog.mo -share/locale/sr@latin/LC_MESSAGES/eog.mo -share/locale/sv/LC_MESSAGES/eog.mo -share/locale/ta/LC_MESSAGES/eog.mo -share/locale/te/LC_MESSAGES/eog.mo -share/locale/th/LC_MESSAGES/eog.mo -share/locale/tk/LC_MESSAGES/eog.mo -share/locale/tr/LC_MESSAGES/eog.mo -share/locale/ug/LC_MESSAGES/eog.mo -share/locale/uk/LC_MESSAGES/eog.mo -share/locale/uz/LC_MESSAGES/eog.mo -share/locale/uz@cyrillic/LC_MESSAGES/eog.mo -share/locale/vi/LC_MESSAGES/eog.mo -share/locale/wa/LC_MESSAGES/eog.mo -share/locale/xh/LC_MESSAGES/eog.mo -share/locale/zh_CN/LC_MESSAGES/eog.mo -share/locale/zh_HK/LC_MESSAGES/eog.mo -share/locale/zh_TW/LC_MESSAGES/eog.mo -share/locale/zu/LC_MESSAGES/eog.mo -share/omf/eog/eog-C.omf -share/omf/eog/eog-ar.omf -share/omf/eog/eog-ca.omf -share/omf/eog/eog-cs.omf -share/omf/eog/eog-da.omf -share/omf/eog/eog-de.omf -share/omf/eog/eog-el.omf -share/omf/eog/eog-en_GB.omf -share/omf/eog/eog-es.omf -share/omf/eog/eog-eu.omf -share/omf/eog/eog-fr.omf -share/omf/eog/eog-it.omf -share/omf/eog/eog-ja.omf -share/omf/eog/eog-ko.omf -share/omf/eog/eog-oc.omf -share/omf/eog/eog-pa.omf -share/omf/eog/eog-pl.omf -share/omf/eog/eog-pt_BR.omf -share/omf/eog/eog-ru.omf -share/omf/eog/eog-sv.omf -share/omf/eog/eog-th.omf -share/omf/eog/eog-uk.omf -share/omf/eog/eog-zh_CN.omf -share/omf/eog/eog-zh_TW.omf -@dirrm share/omf/eog -@dirrm share/gnome/help/eog/zh_TW/figures -@dirrm share/gnome/help/eog/zh_TW -@dirrm share/gnome/help/eog/zh_CN/figures -@dirrm share/gnome/help/eog/zh_CN -@dirrm share/gnome/help/eog/uk/figures -@dirrm share/gnome/help/eog/uk -@dirrm share/gnome/help/eog/th/figures -@dirrm share/gnome/help/eog/th -@dirrm share/gnome/help/eog/sv/figures -@dirrm share/gnome/help/eog/sv -@dirrm share/gnome/help/eog/ru/figures -@dirrm share/gnome/help/eog/ru -@dirrm share/gnome/help/eog/pt_BR/figures -@dirrm share/gnome/help/eog/pt_BR -@dirrm share/gnome/help/eog/pl/figures -@dirrm share/gnome/help/eog/pl -@dirrm share/gnome/help/eog/pa/figures -@dirrm share/gnome/help/eog/pa -@dirrm share/gnome/help/eog/oc/figures -@dirrm share/gnome/help/eog/oc -@dirrm share/gnome/help/eog/ko/figures -@dirrm share/gnome/help/eog/ko -@dirrm share/gnome/help/eog/ja/figures -@dirrm share/gnome/help/eog/ja -@dirrm share/gnome/help/eog/it/figures -@dirrm share/gnome/help/eog/it -@dirrm share/gnome/help/eog/fr/figures -@dirrm share/gnome/help/eog/fr -@dirrm share/gnome/help/eog/eu/figures -@dirrm share/gnome/help/eog/eu -@dirrm share/gnome/help/eog/es/figures -@dirrm share/gnome/help/eog/es -@dirrm share/gnome/help/eog/en_GB/figures -@dirrm share/gnome/help/eog/en_GB -@dirrm share/gnome/help/eog/el/figures -@dirrm share/gnome/help/eog/el -@dirrm share/gnome/help/eog/de/figures -@dirrm share/gnome/help/eog/de -@dirrm share/gnome/help/eog/da/figures -@dirrm share/gnome/help/eog/da -@dirrm share/gnome/help/eog/cs/figures -@dirrm share/gnome/help/eog/cs -@dirrm share/gnome/help/eog/ca/figures -@dirrm share/gnome/help/eog/ca -@dirrm share/gnome/help/eog/ar/figures -@dirrm share/gnome/help/eog/ar -@dirrm share/gnome/help/eog/C/figures -@dirrm share/gnome/help/eog/C -@dirrm share/gnome/help/eog -@dirrm %%DATADIR%%/pixmaps -@dirrm %%DATADIR%%/icons/hicolor/scalable/actions -@dirrm %%DATADIR%%/icons/hicolor/scalable -@dirrm %%DATADIR%%/icons/hicolor/48x48/actions -@dirrm %%DATADIR%%/icons/hicolor/48x48 -@dirrm %%DATADIR%%/icons/hicolor/32x32/actions -@dirrm %%DATADIR%%/icons/hicolor/32x32 -@dirrm %%DATADIR%%/icons/hicolor/24x24/actions -@dirrm %%DATADIR%%/icons/hicolor/24x24 -@dirrm %%DATADIR%%/icons/hicolor/22x22/actions -@dirrm %%DATADIR%%/icons/hicolor/22x22 -@dirrm %%DATADIR%%/icons/hicolor/16x16/actions -@dirrm %%DATADIR%%/icons/hicolor/16x16 -@dirrm %%DATADIR%%/icons/hicolor -@dirrm %%DATADIR%%/icons -@dirrm %%DATADIR%% -@dirrm %%DOCSDIR%% -@dirrmtry share/applications -@dirrm lib/eog/plugins -@dirrm lib/eog -@dirrm include/eog-2.20/eog -@dirrm include/eog-2.20 -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/locale/zu/LC_MESSAGES -@dirrmtry share/locale/zu -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uz@cyrillic/LC_MESSAGES -@dirrmtry share/locale/uz@cyrillic -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr@latin/LC_MESSAGES -@dirrmtry share/locale/sr@latin -@dirrmtry share/locale/si/LC_MESSAGES -@dirrmtry share/locale/si -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ps/LC_MESSAGES -@dirrmtry share/locale/ps -@dirrmtry share/locale/oc/LC_MESSAGES -@dirrmtry share/locale/oc -@dirrmtry share/locale/nso/LC_MESSAGES -@dirrmtry share/locale/nso -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/mai/LC_MESSAGES -@dirrmtry share/locale/mai -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ks/LC_MESSAGES -@dirrmtry share/locale/ks -@dirrmtry share/locale/fur/LC_MESSAGES -@dirrmtry share/locale/fur -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/ca@valencia/LC_MESSAGES -@dirrmtry share/locale/ca@valencia -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be@latin/LC_MESSAGES -@dirrmtry share/locale/be@latin -@dirrmtry share/locale/ast/LC_MESSAGES -@dirrmtry share/locale/ast -@dirrmtry share/locale/as/LC_MESSAGES -@dirrmtry share/locale/as diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile deleted file mode 100644 index c849c24ab..000000000 --- a/graphics/evince/Makefile +++ /dev/null @@ -1,123 +0,0 @@ -# New ports collection makefile for: evince -# Date created: 09 January 2005 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/graphics/evince/Makefile,v 1.129 2009/09/22 03:06:50 avl Exp $ -# - -PORTNAME= evince -PORTVERSION= 2.28.1 -CATEGORIES= graphics print gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 2 multi-format document viewer - -BUILD_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme -LIB_DEPENDS= poppler-glib.4:${PORTSDIR}/graphics/poppler-gtk \ - spectre.1:${PORTSDIR}/print/libspectre -RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme - -USE_LDCONFIG= yes -USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 -INSTALLS_ICONS= yes -USE_GETTEXT= yes -USE_GMAKE= yes -INSTALLS_OMF= yes -USE_GNOME= gnomehack intlhack gnomeprefix desktopfileutils \ - gnomedocutils ltasneededhack -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= evince.schemas \ - evince-thumbnailer.schemas \ - evince-thumbnailer-ps.schemas - -MAN1= evince.1 - -OPTIONS= DVI "Enable DVI viewer support" off \ - T1LIB "Enable T1LIB for TYPE1 fonts to DVI (Enables DVI)" off \ - NAUTILUS "Enable Nautilus plugin" on \ - DBUS "Enable D-BUS support" on \ - COMICS "Enable comic book archives support" on \ - IMPRESS "Enable Impress presentations support" off \ - DJVU "Enable DJVU support" off - -.include <bsd.port.pre.mk> - -.if defined(PACKAGE_BUILDING) || exists(${LOCALBASE}/lib/libdbus-glib-1.so) -WITH_DBUS= yes -.endif - -.if defined(WITH_DVI) || defined(WITH_T1LIB) || exists(${LOCALBASE}/lib/libkpathsea.a) -BUILD_DEPENDS+= tex:${PORTSDIR}/print/teTeX-base -RUN_DEPENDS+= tex:${PORTSDIR}/print/teTeX-base - -CONFIGURE_ARGS+= --enable-dvi -GCONF_SCHEMAS+= evince-thumbnailer-dvi.schemas -PLIST_SUB+= DVI="" -. if defined(WITH_T1LIB) -LIB_DEPENDS+= t1.5:${PORTSDIR}/devel/t1lib - -CONFIGURE_ARGS+= --enable-t1lib -. endif -.else -PLIST_SUB+= DVI="@comment " -.endif - -.if !defined(WITHOUT_NAUTILUS) -USE_GNOME+= nautilus2 -CONFIGURE_ARGS+= --enable-nautilus -PLIST_SUB+= NAUTILUS="" -.else -BUILD_DEPENDS+= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme -RUN_DEPENDS+= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme -LIB_DEPENDS+= gnome-keyring.0:${PORTSDIR}/security/gnome-keyring -USE_GNOME+= libglade2 -CONFIGURE_ARGS+= --disable-nautilus -PLIST_SUB+= NAUTILUS="@comment " -.endif - -.if defined(WITH_IMPRESS) -CONFIGURE_ARGS+= --enable-impress -PLIST_SUB+= IMPRESS="" -.else -CONFIGURE_ARGS+= --disable-impress -PLIST_SUB+= IMPRESS="@comment " -.endif - -.if defined(WITH_DJVU) -LIB_DEPENDS+= djvulibre.22:${PORTSDIR}/graphics/djvulibre-nox11 -CONFIGURE_ARGS+= --enable-djvu -GCONF_SCHEMAS+= evince-thumbnailer-djvu.schemas -PLIST_SUB+= DJVU="" -.else -CONFIGURE_ARGS+= --disable-djvu -PLIST_SUB+= DJVU="@comment " -.endif - -.if !defined(WITHOUT_DBUS) -LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib -.endif - -.if !defined(WITHOUT_COMICS) -RUN_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip -CONFIGURE_ARGS+= --enable-comics -GCONF_SCHEMAS+= evince-thumbnailer-comics.schemas -PLIST_SUB+= COMICS="" -.else -CONFIGURE_ARGS+= --disable-comics -PLIST_SUB+= COMICS="@comment " -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|execinfo.h|#|g' \ - ${WRKSRC}/configure - -post-install: - @-update-desktop-database - -.include <bsd.port.post.mk> diff --git a/graphics/evince/distinfo b/graphics/evince/distinfo deleted file mode 100644 index 2c95413b7..000000000 --- a/graphics/evince/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/evince-2.28.1.tar.bz2) = 3f0bf750825f5455d307ec21a27d1f3e -SHA256 (gnome2/evince-2.28.1.tar.bz2) = c64047d4dc8424b613274651a5ef6bc78d306fc71bef36a3e033c07ddc2487a6 -SIZE (gnome2/evince-2.28.1.tar.bz2) = 2033193 diff --git a/graphics/evince/pkg-descr b/graphics/evince/pkg-descr deleted file mode 100644 index 800f6fcd3..000000000 --- a/graphics/evince/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Evince is a document viewer for multiple document formats including PDF and -Postscript. The goal of evince is to replace document viewers such as ggv and -gpdf with a single, simple application. - -WWW: http://www.gnome.org/projects/evince/ diff --git a/graphics/evince/pkg-plist b/graphics/evince/pkg-plist deleted file mode 100644 index 1d1a6d126..000000000 --- a/graphics/evince/pkg-plist +++ /dev/null @@ -1,457 +0,0 @@ -bin/evince -bin/evince-previewer -bin/evince-thumbnailer -include/evince/2.25/evince-document.h -include/evince/2.25/evince-view.h -include/evince/2.25/libdocument/ev-annotation.h -include/evince/2.25/libdocument/ev-async-renderer.h -include/evince/2.25/libdocument/ev-attachment.h -include/evince/2.25/libdocument/ev-backends-manager.h -include/evince/2.25/libdocument/ev-document-annotations.h -include/evince/2.25/libdocument/ev-document-factory.h -include/evince/2.25/libdocument/ev-document-find.h -include/evince/2.25/libdocument/ev-document-fonts.h -include/evince/2.25/libdocument/ev-document-forms.h -include/evince/2.25/libdocument/ev-document-images.h -include/evince/2.25/libdocument/ev-document-info.h -include/evince/2.25/libdocument/ev-document-layers.h -include/evince/2.25/libdocument/ev-document-links.h -include/evince/2.25/libdocument/ev-document-misc.h -include/evince/2.25/libdocument/ev-document-print.h -include/evince/2.25/libdocument/ev-document-security.h -include/evince/2.25/libdocument/ev-document-thumbnails.h -include/evince/2.25/libdocument/ev-document-transition.h -include/evince/2.25/libdocument/ev-document-type-builtins.h -include/evince/2.25/libdocument/ev-document.h -include/evince/2.25/libdocument/ev-file-exporter.h -include/evince/2.25/libdocument/ev-file-helpers.h -include/evince/2.25/libdocument/ev-form-field.h -include/evince/2.25/libdocument/ev-image.h -include/evince/2.25/libdocument/ev-init.h -include/evince/2.25/libdocument/ev-layer.h -include/evince/2.25/libdocument/ev-link-action.h -include/evince/2.25/libdocument/ev-link-dest.h -include/evince/2.25/libdocument/ev-link.h -include/evince/2.25/libdocument/ev-mapping.h -include/evince/2.25/libdocument/ev-page.h -include/evince/2.25/libdocument/ev-render-context.h -include/evince/2.25/libdocument/ev-selection.h -include/evince/2.25/libdocument/ev-transition-effect.h -include/evince/2.25/libdocument/ev-version.h -include/evince/2.25/libview/ev-job-scheduler.h -include/evince/2.25/libview/ev-jobs.h -include/evince/2.25/libview/ev-page-cache.h -include/evince/2.25/libview/ev-stock-icons.h -include/evince/2.25/libview/ev-view-type-builtins.h -include/evince/2.25/libview/ev-view.h -%%COMICS%%lib/evince/1/backends/comicsdocument.evince-backend -%%DJVU%%lib/evince/1/backends/djvudocument.evince-backend -%%DVI%%lib/evince/1/backends/dvidocument.evince-backend -%%IMPRESS%%lib/evince/1/backends/impressdocument.evince-backend -%%COMICS%%lib/evince/1/backends/libcomicsdocument.a -%%COMICS%%lib/evince/1/backends/libcomicsdocument.la -%%COMICS%%lib/evince/1/backends/libcomicsdocument.so -%%DJVU%%lib/evince/1/backends/libdjvudocument.a -%%DJVU%%lib/evince/1/backends/libdjvudocument.la -%%DJVU%%lib/evince/1/backends/libdjvudocument.so -%%DVI%%lib/evince/1/backends/libdvidocument.a -%%DVI%%lib/evince/1/backends/libdvidocument.la -%%DVI%%lib/evince/1/backends/libdvidocument.so -%%IMPRESS%%lib/evince/1/backends/libimpressdocument.a -%%IMPRESS%%lib/evince/1/backends/libimpressdocument.la -%%IMPRESS%%lib/evince/1/backends/libimpressdocument.so -lib/evince/1/backends/libpdfdocument.a -lib/evince/1/backends/libpdfdocument.la -lib/evince/1/backends/libpdfdocument.so -lib/evince/1/backends/libpsdocument.a -lib/evince/1/backends/libpsdocument.la -lib/evince/1/backends/libpsdocument.so -lib/evince/1/backends/libtiffdocument.a -lib/evince/1/backends/libtiffdocument.la -lib/evince/1/backends/libtiffdocument.so -lib/evince/1/backends/pdfdocument.evince-backend -lib/evince/1/backends/psdocument.evince-backend -lib/evince/1/backends/tiffdocument.evince-backend -%%NAUTILUS%%lib/nautilus/extensions-2.0/libevince-properties-page.a -%%NAUTILUS%%lib/nautilus/extensions-2.0/libevince-properties-page.la -%%NAUTILUS%%lib/nautilus/extensions-2.0/libevince-properties-page.so -lib/libevdocument.a -lib/libevdocument.la -lib/libevdocument.so -lib/libevdocument.so.1 -lib/libevview.a -lib/libevview.la -lib/libevview.so -lib/libevview.so.1 -libdata/pkgconfig/evince-document-2.25.pc -libdata/pkgconfig/evince-view-2.25.pc -share/applications/evince.desktop -%%DOCSDIR%%/EvNavigationAction.html -%%DOCSDIR%%/EvNavigationActionWidget.html -%%DOCSDIR%%/EvPageAction.html -%%DOCSDIR%%/EvPageActionWidget.html -%%DOCSDIR%%/EvWindow.html -%%DOCSDIR%%/evince-EvHistory.html -%%DOCSDIR%%/evince-EvPasswordView.html -%%DOCSDIR%%/evince-EvSidebar.html -%%DOCSDIR%%/evince-EvSidebarAttachments.html -%%DOCSDIR%%/evince-EvSidebarLinks.html -%%DOCSDIR%%/evince-EvSidebarPage.html -%%DOCSDIR%%/evince-EvSidebarThumbnails.html -%%DOCSDIR%%/evince-ev-metadata-manager.html -%%DOCSDIR%%/evince-ev-properties-dialog.html -%%DOCSDIR%%/evince-ev-properties-fonts.html -%%DOCSDIR%%/evince-ev-utils.html -%%DOCSDIR%%/evince-ev-window-title.html -%%DOCSDIR%%/evince.devhelp -%%DOCSDIR%%/evince.devhelp2 -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/ix01.html -%%DOCSDIR%%/left.png -%%DOCSDIR%%/pt01.html -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -share/doc/libevdocument/EvAsyncRenderer.html -share/doc/libevdocument/EvAttachment.html -share/doc/libevdocument/EvDocument.html -share/doc/libevdocument/EvDocumentFind.html -share/doc/libevdocument/EvDocumentFonts.html -share/doc/libevdocument/EvDocumentForms.html -share/doc/libevdocument/EvDocumentImages.html -share/doc/libevdocument/EvDocumentLayers.html -share/doc/libevdocument/EvDocumentLinks.html -share/doc/libevdocument/EvDocumentSecurity.html -share/doc/libevdocument/EvDocumentThumbnails.html -share/doc/libevdocument/EvDocumentTransition.html -share/doc/libevdocument/EvFileExporter.html -share/doc/libevdocument/EvFormFieldSignature.html -share/doc/libevdocument/EvImage.html -share/doc/libevdocument/EvLayer.html -share/doc/libevdocument/EvPage.html -share/doc/libevdocument/EvRenderContext.html -share/doc/libevdocument/EvSelection.html -share/doc/libevdocument/data.html -share/doc/libevdocument/helper.html -share/doc/libevdocument/home.png -share/doc/libevdocument/index.html -share/doc/libevdocument/index.sgml -share/doc/libevdocument/interfaces.html -share/doc/libevdocument/left.png -share/doc/libevdocument/libevdocument-ev-backends-manager.html -share/doc/libevdocument/libevdocument-ev-document-factory.html -share/doc/libevdocument/libevdocument-ev-document-info.html -share/doc/libevdocument/libevdocument-ev-document-misc.html -share/doc/libevdocument/libevdocument-ev-file-helpers.html -share/doc/libevdocument/libevdocument-ev-init.html -share/doc/libevdocument/libevdocument-ev-link-action.html -share/doc/libevdocument/libevdocument-ev-link-dest.html -share/doc/libevdocument/libevdocument-ev-link.html -share/doc/libevdocument/libevdocument-ev-transition-effect.html -share/doc/libevdocument/libevdocument.devhelp -share/doc/libevdocument/libevdocument.devhelp2 -share/doc/libevdocument/right.png -share/doc/libevdocument/style.css -share/doc/libevdocument/up.png -share/doc/libevview/ch01.html -share/doc/libevview/home.png -share/doc/libevview/index.html -share/doc/libevview/index.sgml -share/doc/libevview/left.png -share/doc/libevview/libevview-EvJobPrint.html -share/doc/libevview/libevview-ev-job-scheduler.html -share/doc/libevview/libevview-ev-page-cache.html -share/doc/libevview/libevview-ev-stock-icons.html -share/doc/libevview/libevview-ev-view.html -share/doc/libevview/libevview.devhelp -share/doc/libevview/libevview.devhelp2 -share/doc/libevview/right.png -share/doc/libevview/style.css -share/doc/libevview/up.png -%%DATADIR%%/evince-previewer-ui.xml -%%DATADIR%%/evince-toolbar.xml -%%DATADIR%%/evince-ui.xml -%%DATADIR%%/hand-open.png -%%DATADIR%%/icons/hicolor/16x16/actions/view-page-continuous.png -%%DATADIR%%/icons/hicolor/16x16/actions/view-page-facing.png -%%DATADIR%%/icons/hicolor/16x16/actions/zoom-fit-page.png -%%DATADIR%%/icons/hicolor/16x16/actions/zoom-fit-width.png -%%DATADIR%%/icons/hicolor/16x16/actions/zoom.png -%%DATADIR%%/icons/hicolor/22x22/actions/eye.png -%%DATADIR%%/icons/hicolor/22x22/actions/view-page-continuous.png -%%DATADIR%%/icons/hicolor/22x22/actions/view-page-facing.png -%%DATADIR%%/icons/hicolor/22x22/actions/zoom-fit-page.png -%%DATADIR%%/icons/hicolor/22x22/actions/zoom-fit-width.png -%%DATADIR%%/icons/hicolor/22x22/actions/zoom.png -%%DATADIR%%/icons/hicolor/24x24/actions/view-page-continuous.png -%%DATADIR%%/icons/hicolor/24x24/actions/view-page-facing.png -%%DATADIR%%/icons/hicolor/24x24/actions/zoom-fit-page.png -%%DATADIR%%/icons/hicolor/24x24/actions/zoom-fit-width.png -%%DATADIR%%/icons/hicolor/24x24/actions/zoom.png -%%DATADIR%%/icons/hicolor/32x32/actions/view-page-continuous.png -%%DATADIR%%/icons/hicolor/32x32/actions/view-page-facing.png -%%DATADIR%%/icons/hicolor/48x48/actions/close.png -%%DATADIR%%/icons/hicolor/48x48/actions/view-page-continuous.png -%%DATADIR%%/icons/hicolor/48x48/actions/view-page-facing.png -%%DATADIR%%/icons/hicolor/48x48/actions/resize-se.png -%%DATADIR%%/icons/hicolor/48x48/actions/resize-sw.png -share/gnome/help/evince/C/evince.xml -share/gnome/help/evince/C/figures/evince_start_window.png -share/gnome/help/evince/C/legal.xml -share/gnome/help/evince/bg/evince.xml -share/gnome/help/evince/bg/figures/evince_start_window.png -share/gnome/help/evince/ca/evince.xml -share/gnome/help/evince/ca/figures/evince_start_window.png -share/gnome/help/evince/cs/evince.xml -share/gnome/help/evince/cs/figures/evince_start_window.png -share/gnome/help/evince/de/evince.xml -share/gnome/help/evince/de/figures/evince_start_window.png -share/gnome/help/evince/el/evince.xml -share/gnome/help/evince/el/figures/evince_start_window.png -share/gnome/help/evince/en_GB/evince.xml -share/gnome/help/evince/en_GB/figures/evince_start_window.png -share/gnome/help/evince/es/evince.xml -share/gnome/help/evince/es/figures/evince_start_window.png -share/gnome/help/evince/eu/evince.xml -share/gnome/help/evince/eu/figures/evince_start_window.png -share/gnome/help/evince/fi/evince.xml -share/gnome/help/evince/fi/figures/evince_start_window.png -share/gnome/help/evince/fr/evince.xml -share/gnome/help/evince/fr/figures/evince_start_window.png -share/gnome/help/evince/it/evince.xml -share/gnome/help/evince/it/figures/evince_start_window.png -share/gnome/help/evince/ja/evince.xml -share/gnome/help/evince/ja/figures/evince_start_window.png -share/gnome/help/evince/nl/evince.xml -share/gnome/help/evince/nl/figures/evince_start_window.png -share/gnome/help/evince/oc/evince.xml -share/gnome/help/evince/oc/figures/evince_start_window.png -share/gnome/help/evince/pt_BR/evince.xml -share/gnome/help/evince/pt_BR/figures/evince_start_window.png -share/gnome/help/evince/ru/evince.xml -share/gnome/help/evince/ru/figures/evince_start_window.png -share/gnome/help/evince/sr/evince.xml -share/gnome/help/evince/sr/figures/evince_start_window.png -share/gnome/help/evince/sv/evince.xml -share/gnome/help/evince/sv/figures/evince_start_window.png -share/gnome/help/evince/uk/evince.xml -share/gnome/help/evince/uk/figures/evince_start_window.png -share/gnome/help/evince/vi/evince.xml -share/gnome/help/evince/vi/figures/evince_start_window.png -share/gnome/help/evince/zh_CN/evince.xml -share/gnome/help/evince/zh_CN/figures/evince_start_window.png -share/icons/hicolor/16x16/apps/evince.png -share/icons/hicolor/22x22/apps/evince.png -share/icons/hicolor/24x24/apps/evince.png -share/icons/hicolor/48x48/apps/evince.png -share/icons/hicolor/scalable/apps/evince.svg -share/locale/af/LC_MESSAGES/evince.mo -share/locale/ar/LC_MESSAGES/evince.mo -share/locale/as/LC_MESSAGES/evince.mo -share/locale/ast/LC_MESSAGES/evince.mo -share/locale/be/LC_MESSAGES/evince.mo -share/locale/bg/LC_MESSAGES/evince.mo -share/locale/bn/LC_MESSAGES/evince.mo -share/locale/bn_IN/LC_MESSAGES/evince.mo -share/locale/br/LC_MESSAGES/evince.mo -share/locale/ca/LC_MESSAGES/evince.mo -share/locale/ca@valencia/LC_MESSAGES/evince.mo -share/locale/cs/LC_MESSAGES/evince.mo -share/locale/cy/LC_MESSAGES/evince.mo -share/locale/da/LC_MESSAGES/evince.mo -share/locale/de/LC_MESSAGES/evince.mo -share/locale/dz/LC_MESSAGES/evince.mo -share/locale/el/LC_MESSAGES/evince.mo -share/locale/en_CA/LC_MESSAGES/evince.mo -share/locale/en_GB/LC_MESSAGES/evince.mo -share/locale/es/LC_MESSAGES/evince.mo -share/locale/et/LC_MESSAGES/evince.mo -share/locale/eu/LC_MESSAGES/evince.mo -share/locale/fa/LC_MESSAGES/evince.mo -share/locale/fi/LC_MESSAGES/evince.mo -share/locale/fr/LC_MESSAGES/evince.mo -share/locale/ga/LC_MESSAGES/evince.mo -share/locale/gl/LC_MESSAGES/evince.mo -share/locale/gu/LC_MESSAGES/evince.mo -share/locale/he/LC_MESSAGES/evince.mo -share/locale/hi/LC_MESSAGES/evince.mo -share/locale/hu/LC_MESSAGES/evince.mo -share/locale/id/LC_MESSAGES/evince.mo -share/locale/it/LC_MESSAGES/evince.mo -share/locale/ja/LC_MESSAGES/evince.mo -share/locale/ka/LC_MESSAGES/evince.mo -share/locale/kn/LC_MESSAGES/evince.mo -share/locale/ko/LC_MESSAGES/evince.mo -share/locale/ks/LC_MESSAGES/evince.mo -share/locale/ku/LC_MESSAGES/evince.mo -share/locale/lt/LC_MESSAGES/evince.mo -share/locale/lv/LC_MESSAGES/evince.mo -share/locale/mai/LC_MESSAGES/evince.mo -share/locale/mg/LC_MESSAGES/evince.mo -share/locale/mk/LC_MESSAGES/evince.mo -share/locale/ml/LC_MESSAGES/evince.mo -share/locale/mr/LC_MESSAGES/evince.mo -share/locale/nb/LC_MESSAGES/evince.mo -share/locale/ne/LC_MESSAGES/evince.mo -share/locale/nl/LC_MESSAGES/evince.mo -share/locale/nn/LC_MESSAGES/evince.mo -share/locale/oc/LC_MESSAGES/evince.mo -share/locale/or/LC_MESSAGES/evince.mo -share/locale/pa/LC_MESSAGES/evince.mo -share/locale/pl/LC_MESSAGES/evince.mo -share/locale/ps/LC_MESSAGES/evince.mo -share/locale/pt/LC_MESSAGES/evince.mo -share/locale/pt_BR/LC_MESSAGES/evince.mo -share/locale/ro/LC_MESSAGES/evince.mo -share/locale/ru/LC_MESSAGES/evince.mo -share/locale/rw/LC_MESSAGES/evince.mo -share/locale/si/LC_MESSAGES/evince.mo -share/locale/sk/LC_MESSAGES/evince.mo -share/locale/sl/LC_MESSAGES/evince.mo -share/locale/sq/LC_MESSAGES/evince.mo -share/locale/sr/LC_MESSAGES/evince.mo -share/locale/sv/LC_MESSAGES/evince.mo -share/locale/ta/LC_MESSAGES/evince.mo -share/locale/te/LC_MESSAGES/evince.mo -share/locale/th/LC_MESSAGES/evince.mo -share/locale/tr/LC_MESSAGES/evince.mo -share/locale/uk/LC_MESSAGES/evince.mo -share/locale/vi/LC_MESSAGES/evince.mo -share/locale/wa/LC_MESSAGES/evince.mo -share/locale/zh_CN/LC_MESSAGES/evince.mo -share/locale/zh_HK/LC_MESSAGES/evince.mo -share/locale/zh_TW/LC_MESSAGES/evince.mo -share/omf/evince/evince-C.omf -share/omf/evince/evince-bg.omf -share/omf/evince/evince-ca.omf -share/omf/evince/evince-cs.omf -share/omf/evince/evince-de.omf -share/omf/evince/evince-el.omf -share/omf/evince/evince-en_GB.omf -share/omf/evince/evince-es.omf -share/omf/evince/evince-eu.omf -share/omf/evince/evince-fi.omf -share/omf/evince/evince-fr.omf -share/omf/evince/evince-it.omf -share/omf/evince/evince-ja.omf -share/omf/evince/evince-nl.omf -share/omf/evince/evince-oc.omf -share/omf/evince/evince-pt_BR.omf -share/omf/evince/evince-ru.omf -share/omf/evince/evince-sr.omf -share/omf/evince/evince-sv.omf -share/omf/evince/evince-uk.omf -share/omf/evince/evince-vi.omf -share/omf/evince/evince-zh_CN.omf -share/locale/be@latin/LC_MESSAGES/evince.mo -share/locale/sr@latin/LC_MESSAGES/evince.mo -@dirrm share/omf/evince -@dirrm share/gnome/help/evince/zh_CN/figures -@dirrm share/gnome/help/evince/zh_CN -@dirrm share/gnome/help/evince/uk/figures -@dirrm share/gnome/help/evince/uk -@dirrm share/gnome/help/evince/vi/figures -@dirrm share/gnome/help/evince/vi -@dirrm share/gnome/help/evince/sv/figures -@dirrm share/gnome/help/evince/sv -@dirrm share/gnome/help/evince/sr/figures -@dirrm share/gnome/help/evince/sr -@dirrm share/gnome/help/evince/ru/figures -@dirrm share/gnome/help/evince/ru -@dirrm share/gnome/help/evince/pt_BR/figures -@dirrm share/gnome/help/evince/pt_BR -@dirrm share/gnome/help/evince/oc/figures -@dirrm share/gnome/help/evince/oc -@dirrm share/gnome/help/evince/nl/figures -@dirrm share/gnome/help/evince/nl -@dirrm share/gnome/help/evince/ja/figures -@dirrm share/gnome/help/evince/ja -@dirrm share/gnome/help/evince/it/figures -@dirrm share/gnome/help/evince/it -@dirrm share/gnome/help/evince/fr/figures -@dirrm share/gnome/help/evince/fr -@dirrm share/gnome/help/evince/fi/figures -@dirrm share/gnome/help/evince/fi -@dirrm share/gnome/help/evince/eu/figures -@dirrm share/gnome/help/evince/eu -@dirrm share/gnome/help/evince/es/figures -@dirrm share/gnome/help/evince/es -@dirrm share/gnome/help/evince/en_GB/figures -@dirrm share/gnome/help/evince/en_GB -@dirrm share/gnome/help/evince/el/figures -@dirrm share/gnome/help/evince/el -@dirrm share/gnome/help/evince/de/figures -@dirrm share/gnome/help/evince/de -@dirrm share/gnome/help/evince/cs/figures -@dirrm share/gnome/help/evince/cs -@dirrm share/gnome/help/evince/ca/figures -@dirrm share/gnome/help/evince/ca -@dirrm share/gnome/help/evince/bg/figures -@dirrm share/gnome/help/evince/bg -@dirrm share/gnome/help/evince/C/figures -@dirrm share/gnome/help/evince/C -@dirrm share/gnome/help/evince -@dirrm %%DATADIR%%/icons/hicolor/48x48/actions -@dirrm %%DATADIR%%/icons/hicolor/48x48 -@dirrm %%DATADIR%%/icons/hicolor/32x32/actions -@dirrm %%DATADIR%%/icons/hicolor/32x32 -@dirrm %%DATADIR%%/icons/hicolor/24x24/actions -@dirrm %%DATADIR%%/icons/hicolor/24x24 -@dirrm %%DATADIR%%/icons/hicolor/22x22/actions -@dirrm %%DATADIR%%/icons/hicolor/22x22 -@dirrm %%DATADIR%%/icons/hicolor/16x16/actions -@dirrm %%DATADIR%%/icons/hicolor/16x16 -@dirrm %%DATADIR%%/icons/hicolor -@dirrm %%DATADIR%%/icons -@dirrm %%DATADIR%% -@dirrm share/doc/libevview -@dirrm share/doc/libevdocument -@dirrm %%DOCSDIR%% -@dirrmtry share/applications -@dirrm lib/evince/1/backends -@dirrm lib/evince/1 -@dirrm lib/evince -@dirrm include/evince/2.25/libview -@dirrm include/evince/2.25/libdocument -@dirrm include/evince/2.25 -@dirrm include/evince -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr@latin/LC_MESSAGES -@dirrmtry share/locale/sr@latin -@dirrmtry share/locale/si/LC_MESSAGES -@dirrmtry share/locale/si -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ps/LC_MESSAGES -@dirrmtry share/locale/ps -@dirrmtry share/locale/oc/LC_MESSAGES -@dirrmtry share/locale/oc -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/mai/LC_MESSAGES -@dirrmtry share/locale/mai -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ks/LC_MESSAGES -@dirrmtry share/locale/ks -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/ca@valencia/LC_MESSAGES -@dirrmtry share/locale/ca@valencia -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be@latin/LC_MESSAGES -@dirrmtry share/locale/be@latin -@dirrmtry share/locale/ast/LC_MESSAGES -@dirrmtry share/locale/ast -@dirrmtry share/locale/as/LC_MESSAGES -@dirrmtry share/locale/as diff --git a/graphics/gambas2-gb-pdf/Makefile b/graphics/gambas2-gb-pdf/Makefile deleted file mode 100644 index 1626b91aa..000000000 --- a/graphics/gambas2-gb-pdf/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# New ports collection makefile for: gambas2-gb-pdf -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTREVISION= 1 -CATEGORIES= graphics lang -PKGNAMESUFFIX= -gb-pdf - -COMMENT= The gambas pdf component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/gambas2-gb-pdf/files/patch-gb.pdf_src_CPdfDocument.cpp b/graphics/gambas2-gb-pdf/files/patch-gb.pdf_src_CPdfDocument.cpp deleted file mode 100644 index 65d1f7c27..000000000 --- a/graphics/gambas2-gb-pdf/files/patch-gb.pdf_src_CPdfDocument.cpp +++ /dev/null @@ -1,19 +0,0 @@ ---- gb.pdf/src/CPdfDocument.cpp.orig 2009-09-27 18:30:35.000000000 +0200 -+++ gb.pdf/src/CPdfDocument.cpp 2009-09-27 20:10:45.000000000 +0200 -@@ -510,9 +510,15 @@ END_PROPERTY - BEGIN_PROPERTY(PDFINFO_format) - - char *ctx=NULL; -+ double version; -+ int major, minor; -+ -+ major = THIS->doc->getPDFMajorVersion(); -+ minor = THIS->doc->getPDFMinorVersion(); -+ version = (double)(major + minor *0.1); - - GB.Alloc(POINTER(&ctx),16*sizeof(char)); -- snprintf(ctx,16*sizeof(char),"%.2g",THIS->doc->getPDFVersion()); -+ snprintf(ctx,16*sizeof(char),"%.2g", version); - GB.ReturnNewZeroString(ctx); - GB.Free(POINTER(&ctx)); - diff --git a/graphics/gambas2-gb-pdf/pkg-plist b/graphics/gambas2-gb-pdf/pkg-plist deleted file mode 100644 index 8ecfcfd5d..000000000 --- a/graphics/gambas2-gb-pdf/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.pdf.component -lib/gambas2/gb.pdf.so.0 -lib/gambas2/gb.pdf.so -lib/gambas2/gb.pdf.la -%%DATADIR%%/info/gb.pdf.info -%%DATADIR%%/info/gb.pdf.list -@dirrmtry lib/gambas2 -@dirrmtry %%DATADIR%%/info -@dirrmtry %%DATADIR%% diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile deleted file mode 100644 index 7d01e19fc..000000000 --- a/graphics/gimp-app/Makefile +++ /dev/null @@ -1,201 +0,0 @@ -# New ports collection makefile for: The GIMP -# Date created: Mon Nov 18 21:28:43 CST 1996 -# Whom: erich@FreeBSD.org -# -# $FreeBSD$ -# $MCom: ports/graphics/gimp-app/Makefile,v 1.47 2009/09/08 19:21:50 kwm Exp $ -# - -PORTNAME= gimp-app -DISTVERSION= 2.6.7 -PORTREVISION?= 3 -PORTEPOCH?= 1 -CATEGORIES?= graphics gnome -MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ - http://gimp.mirrors.hoobly.com/%SUBDIR%/ \ - http://ftp.gwdg.de/pub/misc/grafik/gimp/%SUBDIR%/ \ - ftp://ftp.fh-heilbronn.de/mirrors/ftp.gimp.org/%SUBDIR%/ \ - ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \ - http://www.mirrorservice.org/sites/ftp.gimp.org/pub/%SUBDIR%/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/%SUBDIR%,} -MASTER_SITE_SUBDIR= gimp/v${PORTVERSION:R} -DISTNAME= gimp-${DISTVERSION} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A GNU Image Manipulation Program - -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ - jpeg.10:${PORTSDIR}/graphics/jpeg \ - tiff.4:${PORTSDIR}/graphics/tiff \ - lcms.1:${PORTSDIR}/graphics/lcms \ - gegl-0.0.22:${PORTSDIR}/graphics/gegl -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes - -CONFLICTS= gimp-app-devel-[0-9]* - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_XORG= xpm xmu xext -USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 -USE_GNOME+= gnomehack intltool intlhack gtk20 libartlgpl2 ltverhack \ - desktopfileutils -USE_LDCONFIG= yes -INSTALLS_ICONS= yes -LIBTOOLFLAGS= --disable-ltlibs --release-ignore -CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc/gimp \ - --disable-gtk-doc \ - --without-print \ - --disable-python \ - --with-desktop-dir=${PREFIX}/share \ - --docdir=${PREFIX}/share/doc/gimp \ - --enable-default-binary \ - --without-gnomevfs -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" \ - GIMP_THREAD_LIBS=${PTHREAD_LIBS} - -.if !defined(GIMP_SLAVE) -WANT_GNOME= yes - -OPTIONS?= AA "Ascii Art plug-in" on \ - DBUS "D-BUS support" on \ - EXIF "reading meta-data from camera/scanner" on \ - GVFS "Use GVFS for the URI plug-in" on \ - HELPBROWSER "internal help browser" on \ - MNG "MNG format support" on \ - MP "multiple processor support" off \ - POPPLER "PDF format support" on \ - RSVG "SVG format support" on \ - SIMD "Use cpu-specific optimizations if available" off \ - WMF "wmf plugin" on -.endif - -.include <bsd.port.pre.mk> - -.if defined(GIMP_SLAVE) -PKG_CONFIG?= ${LOCALBASE}/bin/pkg-config -GIMP_LIBS= `${PKG_CONFIG} --libs gimp-2.0` -GIMP_THUMB_LIBS=`${PKG_CONFIG} --libs gimpthumb-2.0` -GIMP_UI_LIBS= `${PKG_CONFIG} --libs gimpui-2.0` - -LIB_DEPENDS+= gimp-2.0.0:${PORTSDIR}/graphics/gimp-app - -.else - -MAN1+= gimp-2.6.1 gimptool-2.0.1 -MAN5+= gimprc-2.6.5 -MLINKS= gimp-2.6.1 gimp.1 \ - gimp-2.6.1 gimp-console-2.6.1 \ - gimp-console-2.6.1 gimp-console.1 \ - gimprc-2.6.5 gimprc.5 - -.if defined(WITH_DEBUG) -CONFIGURE_ARGS+= --enable-debug -.endif - -.if ${HAVE_GNOME:Mgnomehier}!="" || defined(WITH_GNOME) -USE_GNOME+= desktopfileutils gnomehier -PLIST_SUB+= GNOME="" -.else -PLIST_SUB+= GNOME="@comment " -.endif - -.if defined(WITH_AA) -LIB_DEPENDS+= aa.1:${PORTSDIR}/graphics/aalib -PLIST_SUB+= AA="" -.else -CONFIGURE_ARGS+= --without-aa -PLIST_SUB+= AA="@comment " -.endif - -.if defined(WITH_DBUS) -LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib -CONFIGURE_ARGS+= --with-dbus -.else -CONFIGURE_ARGS+= --without-dbus -.endif - -.if defined(WITH_EXIF) -LIB_DEPENDS+= exif.12:${PORTSDIR}/graphics/libexif -.else -CONFIGURE_ARGS+= --without-libexif -.endif - -.if defined(WITH_GVFS) || ${HAVE_GNOME:Mgvfs}!="" -LIB_DEPENDS+= gnome-keyring.0:${PORTSDIR}/security/gnome-keyring -USE_GNOME+= gvfs -. if ${HAVE_GNOME:Mlibgnomeui}!="" -USE_GNOME+= libgnomeui -. endif -.endif - -.if defined(WITH_HELPBROWSER) -LIB_DEPENDS+= webkit-1.0.13:${PORTSDIR}/www/webkit-gtk2 -CONFIGURE_ARGS+= --with-webkit -PLIST_SUB+= HELPBROWSER="" -.else -CONFIGURE_ARGS+= --without-webkit -PLIST_SUB+= HELPBROWSER="@comment " -.endif - -.if defined(WITH_MNG) -LIB_DEPENDS+= mng.1:${PORTSDIR}/graphics/libmng -PLIST_SUB+= MNG="" -.else -CONFIGURE_ARGS+= --without-libmng -PLIST_SUB+= MNG="@comment " -.endif - -.if defined(WITH_MP) -CONFIGURE_ARGS+= --enable-mp -.else -CONFIGURE_ARGS+= --disable-mp -.endif - -.if defined(WITH_POPPLER) -LIB_DEPENDS+= poppler-glib.4:${PORTSDIR}/graphics/poppler-gtk -PLIST_SUB+= POPPLER="" -.else -CONFIGURE_ARGS+= --without-poppler -PLIST_SUB+= POPPLER="@comment " -.endif - -.if defined(WITH_RSVG) -USE_GNOME+= librsvg2 -PLIST_SUB+= SVG="" -.else -CONFIGURE_ARGS+= --without-librsvg -PLIST_SUB+= SVG="@comment " -.endif - -.if defined(WITH_WMF) -LIB_DEPENDS+= wmf.2:${PORTSDIR}/graphics/libwmf -PLIST_SUB+= WMF="" -.else -CONFIGURE_ARGS+= --without-wmf -PLIST_SUB+= WMF="@comment " -.endif - -.if !defined(WITH_SIMD) -CONFIGURE_ARGS+= --disable-mmx \ - --disable-sse \ - --disable-altivec -.endif - -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|%%GIMP_LIBS%%|${GIMP_LIBS}|; \ - s|%%GIMP_THUMB_LIBS%%|${GIMP_THUMB_LIBS}|; \ - s|%%GIMP_UI_LIBS%%|${GIMP_UI_LIBS}|' \ - ${WRKSRC}/plug-ins/pygimp/Makefile.in - @${REINPLACE_CMD} -e 's|"libpng"|"libpng12"|' \ - -e 's|x86_64|amd64|g' \ - ${WRKSRC}/configure - -post-install: - @-update-desktop-database - -.include <bsd.port.post.mk> diff --git a/graphics/gimp-app/distinfo b/graphics/gimp-app/distinfo deleted file mode 100644 index d1bcbd18a..000000000 --- a/graphics/gimp-app/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gimp-2.6.7.tar.bz2) = 77ed86a8de9b48587efb24f2b115ad38 -SHA256 (gimp-2.6.7.tar.bz2) = a401c5fbe59e812413cb4d0b37607680089bf254056d8b5853aa79e03a6fe115 -SIZE (gimp-2.6.7.tar.bz2) = 16341756 diff --git a/graphics/gimp-app/files/patch-configure b/graphics/gimp-app/files/patch-configure deleted file mode 100644 index 1a89a1cc2..000000000 --- a/graphics/gimp-app/files/patch-configure +++ /dev/null @@ -1,23 +0,0 @@ ---- configure.orig Thu Nov 23 15:16:53 2006 -+++ configure Sun Dec 31 19:29:32 2006 -@@ -29404,6 +29404,7 @@ - if test "x$enable_gtktest" = "xyes" ; then - ac_save_CFLAGS="$CFLAGS" - ac_save_LIBS="$LIBS" -+ GTK_LIBS="$GIMP_THREAD_LIBS $GTK_LIBS" - CFLAGS="$CFLAGS $GTK_CFLAGS" - LIBS="$GTK_LIBS $LIBS" - rm -f conf.gtktest -@@ -38514,9 +38515,9 @@ - fi - - --gimpdatadir="$datadir/$PACKAGE/2.0" --gimpplugindir="$libdir/$PACKAGE/2.0" --gimpsysconfdir="$sysconfdir/$PACKAGE/2.0" -+gimpdatadir="$datadir/$PACKAGE" -+gimpplugindir="$libexecdir/$PACKAGE/2.2" -+gimpsysconfdir="$sysconfdir/$PACKAGE/2.2" - - - diff --git a/graphics/gimp-app/files/patch-libgimp_gimp.c b/graphics/gimp-app/files/patch-libgimp_gimp.c deleted file mode 100644 index a1bb86bbf..000000000 --- a/graphics/gimp-app/files/patch-libgimp_gimp.c +++ /dev/null @@ -1,20 +0,0 @@ ---- libgimp/gimp.c.orig Fri Sep 1 06:14:32 2006 -+++ libgimp/gimp.c Sun Dec 31 15:56:37 2006 -@@ -29,6 +29,7 @@ - #include <stdlib.h> - #include <string.h> - #include <sys/types.h> -+#include <floatingpoint.h> - - #ifdef HAVE_SYS_TIME_H - #include <sys/time.h> -@@ -291,6 +292,9 @@ - gimp_env_init (TRUE); - - progname = argv[0]; -+ -+ /* Ignore floating point exceptions */ -+ fpsetmask(0); - - basename = g_path_get_basename (progname); - diff --git a/graphics/gimp-app/files/patch-plug-ins_pygimp_Makefile.in b/graphics/gimp-app/files/patch-plug-ins_pygimp_Makefile.in deleted file mode 100644 index 4f46084a0..000000000 --- a/graphics/gimp-app/files/patch-plug-ins_pygimp_Makefile.in +++ /dev/null @@ -1,104 +0,0 @@ ---- plug-ins/pygimp/Makefile.in.orig 2008-08-31 09:39:24.157774518 -0500 -+++ plug-ins/pygimp/Makefile.in 2008-08-31 09:42:47.663351903 -0500 -@@ -61,7 +61,7 @@ - pygimpLTLIBRARIES_INSTALL = $(INSTALL) - LTLIBRARIES = $(pygimp_LTLIBRARIES) - am__DEPENDENCIES_1 = --_gimpenums_la_DEPENDENCIES = $(libgimp) $(libgimpcolor) $(libgimpbase) \ -+_gimpenums_la_DEPENDENCIES = \ - $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ - $(am__DEPENDENCIES_1) - am__gimpenums_la_OBJECTS = gimpenumsmodule.lo -@@ -69,16 +69,15 @@ - _gimpenums_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ - $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ - $(_gimpenums_la_LDFLAGS) $(LDFLAGS) -o $@ --_gimpui_la_DEPENDENCIES = $(libgimpui) $(libgimpwidgets) \ -- $(libgimpconfig) $(libgimpmath) $(libgimp) $(libgimpcolor) \ -- $(libgimpbase) $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -+_gimpui_la_DEPENDENCIES = \ -+ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ - $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) - am__gimpui_la_OBJECTS = gimpuimodule.lo gimpui.lo - _gimpui_la_OBJECTS = $(am__gimpui_la_OBJECTS) - _gimpui_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ - $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ - $(_gimpui_la_LDFLAGS) $(LDFLAGS) -o $@ --gimp_la_DEPENDENCIES = $(libgimp) $(libgimpcolor) $(libgimpbase) \ -+gimp_la_DEPENDENCIES = \ - $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ - $(am__DEPENDENCIES_1) - am_gimp_la_OBJECTS = gimpmodule.lo pygimp-display.lo \ -@@ -88,14 +87,14 @@ - gimp_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ - --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(gimp_la_LDFLAGS) \ - $(LDFLAGS) -o $@ --gimpcolor_la_DEPENDENCIES = $(libgimpcolor) $(am__DEPENDENCIES_1) \ -+gimpcolor_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ - $(am__DEPENDENCIES_1) - am_gimpcolor_la_OBJECTS = gimpcolormodule.lo pygimp-colors.lo - gimpcolor_la_OBJECTS = $(am_gimpcolor_la_OBJECTS) - gimpcolor_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ - $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ - $(gimpcolor_la_LDFLAGS) $(LDFLAGS) -o $@ --gimpthumb_la_DEPENDENCIES = $(libgimpthumb) $(am__DEPENDENCIES_1) \ -+gimpthumb_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ - $(am__DEPENDENCIES_1) - am_gimpthumb_la_OBJECTS = gimpthumbmodule.lo gimpthumb.lo - gimpthumb_la_OBJECTS = $(am_gimpthumb_la_OBJECTS) -@@ -486,9 +485,7 @@ - -export-symbols-regex initgimp - - gimp_la_LIBADD = \ -- $(libgimp) \ -- $(libgimpcolor) \ -- $(libgimpbase) \ -+ %%GIMP_LIBS%% \ - $(GLIB_LIBS) \ - $(PYLINK_LIBS) \ - $(RT_LIBS) -@@ -500,9 +497,7 @@ - -export-symbols-regex init_gimpenums - - _gimpenums_la_LIBADD = \ -- $(libgimp) \ -- $(libgimpcolor) \ -- $(libgimpbase) \ -+ %%GIMP_LIBS%% \ - $(GLIB_LIBS) \ - $(PYLINK_LIBS) \ - $(RT_LIBS) -@@ -517,7 +512,7 @@ - -export-symbols-regex initgimpcolor - - gimpcolor_la_LIBADD = \ -- $(libgimpcolor) \ -+ %%GIMP_LIBS%% \ - $(GLIB_LIBS) \ - $(PYLINK_LIBS) - -@@ -529,13 +524,8 @@ - -export-symbols-regex init_gimpui - - _gimpui_la_LIBADD = \ -- $(libgimpui) \ -- $(libgimpwidgets) \ -- $(libgimpconfig) \ -- $(libgimpmath) \ -- $(libgimp) \ -- $(libgimpcolor) \ -- $(libgimpbase) \ -+ %%GIMP_LIBS%% \ -+ %%GIMP_UI_LIBS%% \ - $(GTK_LIBS) \ - $(PYLINK_LIBS) \ - $(RT_LIBS) \ -@@ -549,7 +539,7 @@ - -export-symbols-regex initgimpthumb - - gimpthumb_la_LIBADD = \ -- $(libgimpthumb) \ -+ %%GIMP_THUMB_LIBS%% \ - $(GDK_PIXBUF_LIBS) \ - $(PYLINK_LIBS) - diff --git a/graphics/gimp-app/pkg-descr b/graphics/gimp-app/pkg-descr deleted file mode 100644 index 4d7f49925..000000000 --- a/graphics/gimp-app/pkg-descr +++ /dev/null @@ -1,19 +0,0 @@ -The GIMP is designed to provide an intuitive graphical interface to a -variety of image editing operations. Here is a list of the GIMP's -major features: - - Image editing - ------------- - - * Selection tools including rectangle, ellipse, free, fuzzy, bezier - and intelligent. - * Transformation tools including rotate, scale, shear and flip. - * Painting tools including bucket, brush, airbrush, clone, convolve, - blend and text. - * Effects filters (such as blur, edge detect). - * Channel & color operations (such as add, composite, decompose). - * Plug-ins which allow for the easy addition of new file formats and - new effect filters. - * Multiple undo/redo. - -WWW: http://www.gimp.org/ diff --git a/graphics/gimp-app/pkg-plist b/graphics/gimp-app/pkg-plist deleted file mode 100644 index dfba40fd5..000000000 --- a/graphics/gimp-app/pkg-plist +++ /dev/null @@ -1,2116 +0,0 @@ -bin/gimp -bin/gimp-2.6 -bin/gimp-console -bin/gimp-console-2.6 -bin/gimptool-2.0 -etc/gimp/2.2/controllerrc -etc/gimp/2.2/gimprc -etc/gimp/2.2/gtkrc -etc/gimp/2.2/menurc -etc/gimp/2.2/ps-menurc -etc/gimp/2.2/sessionrc -etc/gimp/2.2/templaterc -etc/gimp/2.2/unitrc -include/gimp-2.0/libgimp/gimp.h -include/gimp-2.0/libgimp/gimp_pdb.h -include/gimp-2.0/libgimp/gimpaspectpreview.h -include/gimp-2.0/libgimp/gimpbrush_pdb.h -include/gimp-2.0/libgimp/gimpbrushes.h -include/gimp-2.0/libgimp/gimpbrushes_pdb.h -include/gimp-2.0/libgimp/gimpbrushmenu.h -include/gimp-2.0/libgimp/gimpbrushselect.h -include/gimp-2.0/libgimp/gimpbrushselect_pdb.h -include/gimp-2.0/libgimp/gimpbrushselectbutton.h -include/gimp-2.0/libgimp/gimpbuffer_pdb.h -include/gimp-2.0/libgimp/gimpchannel.h -include/gimp-2.0/libgimp/gimpchannel_pdb.h -include/gimp-2.0/libgimp/gimpcolor_pdb.h -include/gimp-2.0/libgimp/gimpcompat.h -include/gimp-2.0/libgimp/gimpcontext_pdb.h -include/gimp-2.0/libgimp/gimpconvert_pdb.h -include/gimp-2.0/libgimp/gimpdisplay_pdb.h -include/gimp-2.0/libgimp/gimpdrawable.h -include/gimp-2.0/libgimp/gimpdrawable_pdb.h -include/gimp-2.0/libgimp/gimpdrawablepreview.h -include/gimp-2.0/libgimp/gimpdrawabletransform_pdb.h -include/gimp-2.0/libgimp/gimpedit_pdb.h -include/gimp-2.0/libgimp/gimpenums.h -include/gimp-2.0/libgimp/gimpexport.h -include/gimp-2.0/libgimp/gimpfileops_pdb.h -include/gimp-2.0/libgimp/gimpfloatingsel_pdb.h -include/gimp-2.0/libgimp/gimpfontmenu.h -include/gimp-2.0/libgimp/gimpfonts_pdb.h -include/gimp-2.0/libgimp/gimpfontselect.h -include/gimp-2.0/libgimp/gimpfontselect_pdb.h -include/gimp-2.0/libgimp/gimpfontselectbutton.h -include/gimp-2.0/libgimp/gimpgimprc.h -include/gimp-2.0/libgimp/gimpgimprc_pdb.h -include/gimp-2.0/libgimp/gimpgradient_pdb.h -include/gimp-2.0/libgimp/gimpgradientmenu.h -include/gimp-2.0/libgimp/gimpgradients.h -include/gimp-2.0/libgimp/gimpgradients_pdb.h -include/gimp-2.0/libgimp/gimpgradientselect.h -include/gimp-2.0/libgimp/gimpgradientselect_pdb.h -include/gimp-2.0/libgimp/gimpgradientselectbutton.h -include/gimp-2.0/libgimp/gimpgrid_pdb.h -include/gimp-2.0/libgimp/gimpguides_pdb.h -include/gimp-2.0/libgimp/gimphelp_pdb.h -include/gimp-2.0/libgimp/gimpimage.h -include/gimp-2.0/libgimp/gimpimage_pdb.h -include/gimp-2.0/libgimp/gimpimagecombobox.h -include/gimp-2.0/libgimp/gimpitemcombobox.h -include/gimp-2.0/libgimp/gimplayer.h -include/gimp-2.0/libgimp/gimplayer_pdb.h -include/gimp-2.0/libgimp/gimpmenu.h -include/gimp-2.0/libgimp/gimpmessage_pdb.h -include/gimp-2.0/libgimp/gimpmisc_pdb.h -include/gimp-2.0/libgimp/gimppainttools_pdb.h -include/gimp-2.0/libgimp/gimppalette.h -include/gimp-2.0/libgimp/gimppalette_pdb.h -include/gimp-2.0/libgimp/gimppalettemenu.h -include/gimp-2.0/libgimp/gimppalettes.h -include/gimp-2.0/libgimp/gimppalettes_pdb.h -include/gimp-2.0/libgimp/gimppaletteselect.h -include/gimp-2.0/libgimp/gimppaletteselect_pdb.h -include/gimp-2.0/libgimp/gimppaletteselectbutton.h -include/gimp-2.0/libgimp/gimpparasite_pdb.h -include/gimp-2.0/libgimp/gimppaths_pdb.h -include/gimp-2.0/libgimp/gimppattern_pdb.h -include/gimp-2.0/libgimp/gimppatternmenu.h -include/gimp-2.0/libgimp/gimppatterns.h -include/gimp-2.0/libgimp/gimppatterns_pdb.h -include/gimp-2.0/libgimp/gimppatternselect.h -include/gimp-2.0/libgimp/gimppatternselect_pdb.h -include/gimp-2.0/libgimp/gimppatternselectbutton.h -include/gimp-2.0/libgimp/gimppixbuf.h -include/gimp-2.0/libgimp/gimppixelfetcher.h -include/gimp-2.0/libgimp/gimppixelrgn.h -include/gimp-2.0/libgimp/gimpplugin.h -include/gimp-2.0/libgimp/gimpplugin_pdb.h -include/gimp-2.0/libgimp/gimpprocbrowserdialog.h -include/gimp-2.0/libgimp/gimpproceduraldb.h -include/gimp-2.0/libgimp/gimpproceduraldb_pdb.h -include/gimp-2.0/libgimp/gimpprocview.h -include/gimp-2.0/libgimp/gimpprogress.h -include/gimp-2.0/libgimp/gimpprogress_pdb.h -include/gimp-2.0/libgimp/gimpprogressbar.h -include/gimp-2.0/libgimp/gimpregioniterator.h -include/gimp-2.0/libgimp/gimpselectbutton.h -include/gimp-2.0/libgimp/gimpselection.h -include/gimp-2.0/libgimp/gimpselection_pdb.h -include/gimp-2.0/libgimp/gimpselectiontools_pdb.h -include/gimp-2.0/libgimp/gimptextlayer_pdb.h -include/gimp-2.0/libgimp/gimptexttool_pdb.h -include/gimp-2.0/libgimp/gimptile.h -include/gimp-2.0/libgimp/gimptransformtools_pdb.h -include/gimp-2.0/libgimp/gimptypes.h -include/gimp-2.0/libgimp/gimpui.h -include/gimp-2.0/libgimp/gimpuitypes.h -include/gimp-2.0/libgimp/gimpundo_pdb.h -include/gimp-2.0/libgimp/gimpunit_pdb.h -include/gimp-2.0/libgimp/gimpvectors_pdb.h -include/gimp-2.0/libgimp/gimpzoompreview.h -include/gimp-2.0/libgimpbase/gimpbase.h -include/gimp-2.0/libgimpbase/gimpbaseenums.h -include/gimp-2.0/libgimpbase/gimpbasetypes.h -include/gimp-2.0/libgimpbase/gimpchecks.h -include/gimp-2.0/libgimpbase/gimpcpuaccel.h -include/gimp-2.0/libgimpbase/gimpdatafiles.h -include/gimp-2.0/libgimpbase/gimpenv.h -include/gimp-2.0/libgimpbase/gimplimits.h -include/gimp-2.0/libgimpbase/gimpmemsize.h -include/gimp-2.0/libgimpbase/gimpparam.h -include/gimp-2.0/libgimpbase/gimpparasite.h -include/gimp-2.0/libgimpbase/gimpparasiteio.h -include/gimp-2.0/libgimpbase/gimprectangle.h -include/gimp-2.0/libgimpbase/gimpsignal.h -include/gimp-2.0/libgimpbase/gimpunit.h -include/gimp-2.0/libgimpbase/gimputils.h -include/gimp-2.0/libgimpbase/gimpversion.h -include/gimp-2.0/libgimpcolor/gimpadaptivesupersample.h -include/gimp-2.0/libgimpcolor/gimpbilinear.h -include/gimp-2.0/libgimpcolor/gimpcmyk.h -include/gimp-2.0/libgimpcolor/gimpcolor.h -include/gimp-2.0/libgimpcolor/gimpcolormanaged.h -include/gimp-2.0/libgimpcolor/gimpcolorspace.h -include/gimp-2.0/libgimpcolor/gimpcolortypes.h -include/gimp-2.0/libgimpcolor/gimphsl.h -include/gimp-2.0/libgimpcolor/gimphsv.h -include/gimp-2.0/libgimpcolor/gimprgb.h -include/gimp-2.0/libgimpconfig/gimpcolorconfig-enums.h -include/gimp-2.0/libgimpconfig/gimpcolorconfig.h -include/gimp-2.0/libgimpconfig/gimpconfig-deserialize.h -include/gimp-2.0/libgimpconfig/gimpconfig-error.h -include/gimp-2.0/libgimpconfig/gimpconfig-iface.h -include/gimp-2.0/libgimpconfig/gimpconfig-params.h -include/gimp-2.0/libgimpconfig/gimpconfig-path.h -include/gimp-2.0/libgimpconfig/gimpconfig-serialize.h -include/gimp-2.0/libgimpconfig/gimpconfig-utils.h -include/gimp-2.0/libgimpconfig/gimpconfig.h -include/gimp-2.0/libgimpconfig/gimpconfigtypes.h -include/gimp-2.0/libgimpconfig/gimpconfigwriter.h -include/gimp-2.0/libgimpconfig/gimpscanner.h -include/gimp-2.0/libgimpmath/gimpmath.h -include/gimp-2.0/libgimpmath/gimpmathtypes.h -include/gimp-2.0/libgimpmath/gimpmatrix.h -include/gimp-2.0/libgimpmath/gimpmd5.h -include/gimp-2.0/libgimpmath/gimpvector.h -include/gimp-2.0/libgimpmodule/gimpmodule.h -include/gimp-2.0/libgimpmodule/gimpmoduledb.h -include/gimp-2.0/libgimpmodule/gimpmoduletypes.h -include/gimp-2.0/libgimpthumb/gimpthumb-enums.h -include/gimp-2.0/libgimpthumb/gimpthumb-error.h -include/gimp-2.0/libgimpthumb/gimpthumb-types.h -include/gimp-2.0/libgimpthumb/gimpthumb-utils.h -include/gimp-2.0/libgimpthumb/gimpthumb.h -include/gimp-2.0/libgimpthumb/gimpthumbnail.h -include/gimp-2.0/libgimpwidgets/gimpbrowser.h -include/gimp-2.0/libgimpwidgets/gimpbutton.h -include/gimp-2.0/libgimpwidgets/gimpcairo-utils.h -include/gimp-2.0/libgimpwidgets/gimpcellrenderercolor.h -include/gimp-2.0/libgimpwidgets/gimpcellrenderertoggle.h -include/gimp-2.0/libgimpwidgets/gimpchainbutton.h -include/gimp-2.0/libgimpwidgets/gimpcolorarea.h -include/gimp-2.0/libgimpwidgets/gimpcolorbutton.h -include/gimp-2.0/libgimpwidgets/gimpcolordisplay.h -include/gimp-2.0/libgimpwidgets/gimpcolordisplaystack.h -include/gimp-2.0/libgimpwidgets/gimpcolorhexentry.h -include/gimp-2.0/libgimpwidgets/gimpcolornotebook.h -include/gimp-2.0/libgimpwidgets/gimpcolorprofilecombobox.h -include/gimp-2.0/libgimpwidgets/gimpcolorprofilestore.h -include/gimp-2.0/libgimpwidgets/gimpcolorscale.h -include/gimp-2.0/libgimpwidgets/gimpcolorscales.h -include/gimp-2.0/libgimpwidgets/gimpcolorselect.h -include/gimp-2.0/libgimpwidgets/gimpcolorselection.h -include/gimp-2.0/libgimpwidgets/gimpcolorselector.h -include/gimp-2.0/libgimpwidgets/gimpcontroller.h -include/gimp-2.0/libgimpwidgets/gimpdialog.h -include/gimp-2.0/libgimpwidgets/gimpenumcombobox.h -include/gimp-2.0/libgimpwidgets/gimpenumlabel.h -include/gimp-2.0/libgimpwidgets/gimpenumstore.h -include/gimp-2.0/libgimpwidgets/gimpenumwidgets.h -include/gimp-2.0/libgimpwidgets/gimpfileentry.h -include/gimp-2.0/libgimpwidgets/gimpframe.h -include/gimp-2.0/libgimpwidgets/gimphelpui.h -include/gimp-2.0/libgimpwidgets/gimphintbox.h -include/gimp-2.0/libgimpwidgets/gimpintcombobox.h -include/gimp-2.0/libgimpwidgets/gimpintstore.h -include/gimp-2.0/libgimpwidgets/gimpmemsizeentry.h -include/gimp-2.0/libgimpwidgets/gimpnumberpairentry.h -include/gimp-2.0/libgimpwidgets/gimpoffsetarea.h -include/gimp-2.0/libgimpwidgets/gimpoldwidgets.h -include/gimp-2.0/libgimpwidgets/gimppageselector.h -include/gimp-2.0/libgimpwidgets/gimppatheditor.h -include/gimp-2.0/libgimpwidgets/gimppickbutton.h -include/gimp-2.0/libgimpwidgets/gimppixmap.h -include/gimp-2.0/libgimpwidgets/gimppreview.h -include/gimp-2.0/libgimpwidgets/gimppreviewarea.h -include/gimp-2.0/libgimpwidgets/gimppropwidgets.h -include/gimp-2.0/libgimpwidgets/gimpquerybox.h -include/gimp-2.0/libgimpwidgets/gimpruler.h -include/gimp-2.0/libgimpwidgets/gimpscaleentry.h -include/gimp-2.0/libgimpwidgets/gimpscrolledpreview.h -include/gimp-2.0/libgimpwidgets/gimpsizeentry.h -include/gimp-2.0/libgimpwidgets/gimpstock.h -include/gimp-2.0/libgimpwidgets/gimpstringcombobox.h -include/gimp-2.0/libgimpwidgets/gimpunitmenu.h -include/gimp-2.0/libgimpwidgets/gimpwidgets.h -include/gimp-2.0/libgimpwidgets/gimpwidgetsenums.h -include/gimp-2.0/libgimpwidgets/gimpwidgetstypes.h -include/gimp-2.0/libgimpwidgets/gimpzoommodel.h -lib/libgimp-2.0.a -lib/libgimp-2.0.la -lib/libgimp-2.0.so -lib/libgimp-2.0.so.0 -lib/libgimpbase-2.0.a -lib/libgimpbase-2.0.la -lib/libgimpbase-2.0.so -lib/libgimpbase-2.0.so.0 -lib/libgimpcolor-2.0.a -lib/libgimpcolor-2.0.la -lib/libgimpcolor-2.0.so -lib/libgimpcolor-2.0.so.0 -lib/libgimpconfig-2.0.a -lib/libgimpconfig-2.0.la -lib/libgimpconfig-2.0.so -lib/libgimpconfig-2.0.so.0 -lib/libgimpmath-2.0.a -lib/libgimpmath-2.0.la -lib/libgimpmath-2.0.so -lib/libgimpmath-2.0.so.0 -lib/libgimpmodule-2.0.a -lib/libgimpmodule-2.0.la -lib/libgimpmodule-2.0.so -lib/libgimpmodule-2.0.so.0 -lib/libgimpthumb-2.0.a -lib/libgimpthumb-2.0.la -lib/libgimpthumb-2.0.so -lib/libgimpthumb-2.0.so.0 -lib/libgimpui-2.0.a -lib/libgimpui-2.0.la -lib/libgimpui-2.0.so -lib/libgimpui-2.0.so.0 -lib/libgimpwidgets-2.0.a -lib/libgimpwidgets-2.0.la -lib/libgimpwidgets-2.0.so -lib/libgimpwidgets-2.0.so.0 -libdata/pkgconfig/gimp-2.0.pc -libdata/pkgconfig/gimpthumb-2.0.pc -libdata/pkgconfig/gimpui-2.0.pc -libexec/gimp/2.2/environ/default.env -libexec/gimp/2.2/interpreters/default.interp -libexec/gimp/2.2/modules/libcolor-selector-cmyk.a -libexec/gimp/2.2/modules/libcolor-selector-cmyk.la -libexec/gimp/2.2/modules/libcolor-selector-cmyk.so -libexec/gimp/2.2/modules/libcolor-selector-water.a -libexec/gimp/2.2/modules/libcolor-selector-water.la -libexec/gimp/2.2/modules/libcolor-selector-water.so -libexec/gimp/2.2/modules/libcolor-selector-wheel.a -libexec/gimp/2.2/modules/libcolor-selector-wheel.la -libexec/gimp/2.2/modules/libcolor-selector-wheel.so -libexec/gimp/2.2/modules/libcontroller-midi.a -libexec/gimp/2.2/modules/libcontroller-midi.la -libexec/gimp/2.2/modules/libcontroller-midi.so -libexec/gimp/2.2/modules/libdisplay-filter-color-blind.a -libexec/gimp/2.2/modules/libdisplay-filter-color-blind.la -libexec/gimp/2.2/modules/libdisplay-filter-color-blind.so -libexec/gimp/2.2/modules/libdisplay-filter-gamma.a -libexec/gimp/2.2/modules/libdisplay-filter-gamma.la -libexec/gimp/2.2/modules/libdisplay-filter-gamma.so -libexec/gimp/2.2/modules/libdisplay-filter-high-contrast.a -libexec/gimp/2.2/modules/libdisplay-filter-high-contrast.la -libexec/gimp/2.2/modules/libdisplay-filter-high-contrast.so -libexec/gimp/2.2/modules/libdisplay-filter-lcms.a -libexec/gimp/2.2/modules/libdisplay-filter-lcms.la -libexec/gimp/2.2/modules/libdisplay-filter-lcms.so -libexec/gimp/2.2/modules/libdisplay-filter-proof.a -libexec/gimp/2.2/modules/libdisplay-filter-proof.la -libexec/gimp/2.2/modules/libdisplay-filter-proof.so -libexec/gimp/2.2/plug-ins/alien-map -libexec/gimp/2.2/plug-ins/align-layers -libexec/gimp/2.2/plug-ins/animation-optimize -libexec/gimp/2.2/plug-ins/animation-play -libexec/gimp/2.2/plug-ins/antialias -libexec/gimp/2.2/plug-ins/apply-canvas -libexec/gimp/2.2/plug-ins/blinds -libexec/gimp/2.2/plug-ins/blur -libexec/gimp/2.2/plug-ins/blur-gauss -libexec/gimp/2.2/plug-ins/blur-gauss-selective -libexec/gimp/2.2/plug-ins/blur-motion -libexec/gimp/2.2/plug-ins/border-average -libexec/gimp/2.2/plug-ins/bump-map -libexec/gimp/2.2/plug-ins/cartoon -libexec/gimp/2.2/plug-ins/channel-mixer -libexec/gimp/2.2/plug-ins/checkerboard -libexec/gimp/2.2/plug-ins/cml-explorer -libexec/gimp/2.2/plug-ins/color-cube-analyze -libexec/gimp/2.2/plug-ins/color-enhance -libexec/gimp/2.2/plug-ins/color-exchange -libexec/gimp/2.2/plug-ins/color-rotate -libexec/gimp/2.2/plug-ins/color-to-alpha -libexec/gimp/2.2/plug-ins/colorify -libexec/gimp/2.2/plug-ins/colormap-remap -libexec/gimp/2.2/plug-ins/compose -libexec/gimp/2.2/plug-ins/contrast-normalize -libexec/gimp/2.2/plug-ins/contrast-retinex -libexec/gimp/2.2/plug-ins/contrast-stretch -libexec/gimp/2.2/plug-ins/contrast-stretch-hsv -libexec/gimp/2.2/plug-ins/convolution-matrix -libexec/gimp/2.2/plug-ins/crop-auto -libexec/gimp/2.2/plug-ins/crop-zealous -libexec/gimp/2.2/plug-ins/cubism -libexec/gimp/2.2/plug-ins/curve-bend -libexec/gimp/2.2/plug-ins/decompose -libexec/gimp/2.2/plug-ins/deinterlace -libexec/gimp/2.2/plug-ins/depth-merge -libexec/gimp/2.2/plug-ins/despeckle -libexec/gimp/2.2/plug-ins/destripe -libexec/gimp/2.2/plug-ins/diffraction -libexec/gimp/2.2/plug-ins/displace -libexec/gimp/2.2/plug-ins/edge -libexec/gimp/2.2/plug-ins/edge-dog -libexec/gimp/2.2/plug-ins/edge-laplace -libexec/gimp/2.2/plug-ins/edge-neon -libexec/gimp/2.2/plug-ins/edge-sobel -libexec/gimp/2.2/plug-ins/emboss -libexec/gimp/2.2/plug-ins/engrave -%%AA%%libexec/gimp/2.2/plug-ins/file-aa -libexec/gimp/2.2/plug-ins/file-bmp -libexec/gimp/2.2/plug-ins/file-cel -libexec/gimp/2.2/plug-ins/file-compressor -libexec/gimp/2.2/plug-ins/file-csource -libexec/gimp/2.2/plug-ins/file-desktop-link -libexec/gimp/2.2/plug-ins/file-dicom -libexec/gimp/2.2/plug-ins/file-faxg3 -libexec/gimp/2.2/plug-ins/file-fits -libexec/gimp/2.2/plug-ins/file-fli -libexec/gimp/2.2/plug-ins/file-gbr -libexec/gimp/2.2/plug-ins/file-gif-load -libexec/gimp/2.2/plug-ins/file-gif-save -libexec/gimp/2.2/plug-ins/file-gih -libexec/gimp/2.2/plug-ins/file-glob -libexec/gimp/2.2/plug-ins/file-header -libexec/gimp/2.2/plug-ins/file-html-table -libexec/gimp/2.2/plug-ins/file-ico -libexec/gimp/2.2/plug-ins/file-jpeg -%%MNG%%libexec/gimp/2.2/plug-ins/file-mng -libexec/gimp/2.2/plug-ins/file-pat -libexec/gimp/2.2/plug-ins/file-pcx -%%POPPLER%%libexec/gimp/2.2/plug-ins/file-pdf -libexec/gimp/2.2/plug-ins/file-pix -libexec/gimp/2.2/plug-ins/file-png -libexec/gimp/2.2/plug-ins/file-pnm -libexec/gimp/2.2/plug-ins/file-ps -libexec/gimp/2.2/plug-ins/file-psd-load -libexec/gimp/2.2/plug-ins/file-psd-save -libexec/gimp/2.2/plug-ins/file-psp -libexec/gimp/2.2/plug-ins/file-raw -libexec/gimp/2.2/plug-ins/file-sgi -libexec/gimp/2.2/plug-ins/file-sunras -%%SVG%%libexec/gimp/2.2/plug-ins/file-svg -libexec/gimp/2.2/plug-ins/file-tga -libexec/gimp/2.2/plug-ins/file-tiff-load -libexec/gimp/2.2/plug-ins/file-tiff-save -libexec/gimp/2.2/plug-ins/file-uri -%%WMF%%libexec/gimp/2.2/plug-ins/file-wmf -libexec/gimp/2.2/plug-ins/file-xbm -libexec/gimp/2.2/plug-ins/file-xjt -libexec/gimp/2.2/plug-ins/file-xpm -libexec/gimp/2.2/plug-ins/file-xwd -libexec/gimp/2.2/plug-ins/film -libexec/gimp/2.2/plug-ins/filter-pack -libexec/gimp/2.2/plug-ins/flame -libexec/gimp/2.2/plug-ins/fractal-explorer -libexec/gimp/2.2/plug-ins/fractal-trace -libexec/gimp/2.2/plug-ins/gee -libexec/gimp/2.2/plug-ins/gee-zoom -libexec/gimp/2.2/plug-ins/gfig -libexec/gimp/2.2/plug-ins/gimpressionist -libexec/gimp/2.2/plug-ins/gradient-flare -libexec/gimp/2.2/plug-ins/gradient-map -libexec/gimp/2.2/plug-ins/grid -libexec/gimp/2.2/plug-ins/guillotine -libexec/gimp/2.2/plug-ins/help -%%HELPBROWSER%%libexec/gimp/2.2/plug-ins/help-browser -libexec/gimp/2.2/plug-ins/hot -libexec/gimp/2.2/plug-ins/ifs-compose -libexec/gimp/2.2/plug-ins/illusion -libexec/gimp/2.2/plug-ins/imagemap -libexec/gimp/2.2/plug-ins/iwarp -libexec/gimp/2.2/plug-ins/jigsaw -libexec/gimp/2.2/plug-ins/lcms -libexec/gimp/2.2/plug-ins/lens-apply -libexec/gimp/2.2/plug-ins/lens-distortion -libexec/gimp/2.2/plug-ins/lens-flare -libexec/gimp/2.2/plug-ins/lighting -libexec/gimp/2.2/plug-ins/mail -libexec/gimp/2.2/plug-ins/map-object -libexec/gimp/2.2/plug-ins/max-rgb -libexec/gimp/2.2/plug-ins/maze -libexec/gimp/2.2/plug-ins/metadata -libexec/gimp/2.2/plug-ins/mosaic -libexec/gimp/2.2/plug-ins/newsprint -libexec/gimp/2.2/plug-ins/nl-filter -libexec/gimp/2.2/plug-ins/noise-hsv -libexec/gimp/2.2/plug-ins/noise-randomize -libexec/gimp/2.2/plug-ins/noise-rgb -libexec/gimp/2.2/plug-ins/noise-solid -libexec/gimp/2.2/plug-ins/noise-spread -libexec/gimp/2.2/plug-ins/nova -libexec/gimp/2.2/plug-ins/oilify -libexec/gimp/2.2/plug-ins/pagecurl -libexec/gimp/2.2/plug-ins/photocopy -libexec/gimp/2.2/plug-ins/pixelize -libexec/gimp/2.2/plug-ins/plasma -libexec/gimp/2.2/plug-ins/plugin-browser -libexec/gimp/2.2/plug-ins/polar-coords -libexec/gimp/2.2/plug-ins/procedure-browser -libexec/gimp/2.2/plug-ins/qbist -libexec/gimp/2.2/plug-ins/red-eye-removal -libexec/gimp/2.2/plug-ins/ripple -libexec/gimp/2.2/plug-ins/rotate -libexec/gimp/2.2/plug-ins/sample-colorize -libexec/gimp/2.2/plug-ins/screenshot -libexec/gimp/2.2/plug-ins/script-fu -libexec/gimp/2.2/plug-ins/selection-to-path -libexec/gimp/2.2/plug-ins/semi-flatten -libexec/gimp/2.2/plug-ins/sharpen -libexec/gimp/2.2/plug-ins/shift -libexec/gimp/2.2/plug-ins/sinus -libexec/gimp/2.2/plug-ins/smooth-palette -libexec/gimp/2.2/plug-ins/softglow -libexec/gimp/2.2/plug-ins/sparkle -libexec/gimp/2.2/plug-ins/sphere-designer -libexec/gimp/2.2/plug-ins/threshold-alpha -libexec/gimp/2.2/plug-ins/tile -libexec/gimp/2.2/plug-ins/tile-glass -libexec/gimp/2.2/plug-ins/tile-paper -libexec/gimp/2.2/plug-ins/tile-seamless -libexec/gimp/2.2/plug-ins/tile-small -libexec/gimp/2.2/plug-ins/unit-editor -libexec/gimp/2.2/plug-ins/unsharp-mask -libexec/gimp/2.2/plug-ins/value-invert -libexec/gimp/2.2/plug-ins/value-propagate -libexec/gimp/2.2/plug-ins/van-gogh-lic -libexec/gimp/2.2/plug-ins/video -libexec/gimp/2.2/plug-ins/warp -libexec/gimp/2.2/plug-ins/waves -libexec/gimp/2.2/plug-ins/web-browser -libexec/gimp/2.2/plug-ins/whirl-pinch -libexec/gimp/2.2/plug-ins/wind -share/aclocal/gimp-2.0.m4 -share/applications/gimp.desktop -share/doc/gimp/libgimp/GimpAspectPreview.html -share/doc/gimp/libgimp/GimpBrushSelectButton.html -share/doc/gimp/libgimp/GimpDrawablePreview.html -share/doc/gimp/libgimp/GimpFontSelectButton.html -share/doc/gimp/libgimp/GimpGradientSelectButton.html -share/doc/gimp/libgimp/GimpImageComboBox.html -share/doc/gimp/libgimp/GimpPaletteSelectButton.html -share/doc/gimp/libgimp/GimpPatternSelectButton.html -share/doc/gimp/libgimp/GimpProcBrowserDialog.html -share/doc/gimp/libgimp/GimpProgressBar.html -share/doc/gimp/libgimp/GimpSelectButton.html -share/doc/gimp/libgimp/GimpZoomPreview.html -share/doc/gimp/libgimp/home.png -share/doc/gimp/libgimp/index.html -share/doc/gimp/libgimp/index.sgml -share/doc/gimp/libgimp/left.png -share/doc/gimp/libgimp/libgimp-GimpItemComboBox.html -share/doc/gimp/libgimp/libgimp-data.html -share/doc/gimp/libgimp/libgimp-general.html -share/doc/gimp/libgimp/libgimp-gimp.html -share/doc/gimp/libgimp/libgimp-gimpbrush.html -share/doc/gimp/libgimp/libgimp-gimpbrushes.html -share/doc/gimp/libgimp/libgimp-gimpbrushmenu.html -share/doc/gimp/libgimp/libgimp-gimpbrushselect.html -share/doc/gimp/libgimp/libgimp-gimpbuffer.html -share/doc/gimp/libgimp/libgimp-gimpchannel.html -share/doc/gimp/libgimp/libgimp-gimpcolor.html -share/doc/gimp/libgimp/libgimp-gimpcontext.html -share/doc/gimp/libgimp/libgimp-gimpconvert.html -share/doc/gimp/libgimp/libgimp-gimpdisplay.html -share/doc/gimp/libgimp/libgimp-gimpdrawable.html -share/doc/gimp/libgimp/libgimp-gimpdrawabletransform.html -share/doc/gimp/libgimp/libgimp-gimpedit.html -share/doc/gimp/libgimp/libgimp-gimpenums.html -share/doc/gimp/libgimp/libgimp-gimpexport.html -share/doc/gimp/libgimp/libgimp-gimpfileops.html -share/doc/gimp/libgimp/libgimp-gimpfloatingsel.html -share/doc/gimp/libgimp/libgimp-gimpfontmenu.html -share/doc/gimp/libgimp/libgimp-gimpfonts.html -share/doc/gimp/libgimp/libgimp-gimpfontselect.html -share/doc/gimp/libgimp/libgimp-gimpgimprc.html -share/doc/gimp/libgimp/libgimp-gimpgradient.html -share/doc/gimp/libgimp/libgimp-gimpgradientmenu.html -share/doc/gimp/libgimp/libgimp-gimpgradients.html -share/doc/gimp/libgimp/libgimp-gimpgradientselect.html -share/doc/gimp/libgimp/libgimp-gimpgrid.html -share/doc/gimp/libgimp/libgimp-gimpguides.html -share/doc/gimp/libgimp/libgimp-gimphelp.html -share/doc/gimp/libgimp/libgimp-gimpimage.html -share/doc/gimp/libgimp/libgimp-gimplayer.html -share/doc/gimp/libgimp/libgimp-gimpmenu.html -share/doc/gimp/libgimp/libgimp-gimpmessage.html -share/doc/gimp/libgimp/libgimp-gimppalette.html -share/doc/gimp/libgimp/libgimp-gimppalettemenu.html -share/doc/gimp/libgimp/libgimp-gimppalettes.html -share/doc/gimp/libgimp/libgimp-gimppaletteselect.html -share/doc/gimp/libgimp/libgimp-gimppaths.html -share/doc/gimp/libgimp/libgimp-gimppattern.html -share/doc/gimp/libgimp/libgimp-gimppatternmenu.html -share/doc/gimp/libgimp/libgimp-gimppatterns.html -share/doc/gimp/libgimp/libgimp-gimppatternselect.html -share/doc/gimp/libgimp/libgimp-gimppixbuf.html -share/doc/gimp/libgimp/libgimp-gimppixelfetcher.html -share/doc/gimp/libgimp/libgimp-gimppixelrgn.html -share/doc/gimp/libgimp/libgimp-gimpplugin.html -share/doc/gimp/libgimp/libgimp-gimpproceduraldb.html -share/doc/gimp/libgimp/libgimp-gimpprocview.html -share/doc/gimp/libgimp/libgimp-gimpprogress.html -share/doc/gimp/libgimp/libgimp-gimpregioniterator.html -share/doc/gimp/libgimp/libgimp-gimpselection.html -share/doc/gimp/libgimp/libgimp-gimptextlayer.html -share/doc/gimp/libgimp/libgimp-gimptexttool.html -share/doc/gimp/libgimp/libgimp-gimptile.html -share/doc/gimp/libgimp/libgimp-gimptools.html -share/doc/gimp/libgimp/libgimp-gimpui.html -share/doc/gimp/libgimp/libgimp-gimpundo.html -share/doc/gimp/libgimp/libgimp-gimpvectors.html -share/doc/gimp/libgimp/libgimp-image.html -share/doc/gimp/libgimp/libgimp-index-deprecated.html -share/doc/gimp/libgimp/libgimp-index-new-in-2-2.html -share/doc/gimp/libgimp/libgimp-index-new-in-2-4.html -share/doc/gimp/libgimp/libgimp-index-new-in-2-6.html -share/doc/gimp/libgimp/libgimp-index.html -share/doc/gimp/libgimp/libgimp-selectors.html -share/doc/gimp/libgimp/libgimp.devhelp -share/doc/gimp/libgimp/libgimp.devhelp2 -share/doc/gimp/libgimp/libgimp.html -share/doc/gimp/libgimp/libgimpui-hierarchy.html -share/doc/gimp/libgimp/libgimpui.html -share/doc/gimp/libgimp/right.png -share/doc/gimp/libgimp/style.css -share/doc/gimp/libgimp/up.png -share/doc/gimp/libgimpbase/home.png -share/doc/gimp/libgimpbase/index.html -share/doc/gimp/libgimpbase/index.sgml -share/doc/gimp/libgimpbase/left.png -share/doc/gimp/libgimpbase/libgimpbase-gimpbaseenums.html -share/doc/gimp/libgimpbase/libgimpbase-gimpbasetypes.html -share/doc/gimp/libgimpbase/libgimpbase-gimpchecks.html -share/doc/gimp/libgimpbase/libgimpbase-gimpcpuaccel.html -share/doc/gimp/libgimpbase/libgimpbase-gimpdatafiles.html -share/doc/gimp/libgimpbase/libgimpbase-gimpenv.html -share/doc/gimp/libgimpbase/libgimpbase-gimplimits.html -share/doc/gimp/libgimpbase/libgimpbase-gimpmemsize.html -share/doc/gimp/libgimpbase/libgimpbase-gimpparam.html -share/doc/gimp/libgimpbase/libgimpbase-gimpparasite.html -share/doc/gimp/libgimpbase/libgimpbase-gimpparasiteio.html -share/doc/gimp/libgimpbase/libgimpbase-gimprectangle.html -share/doc/gimp/libgimpbase/libgimpbase-gimpsignal.html -share/doc/gimp/libgimpbase/libgimpbase-gimpunit.html -share/doc/gimp/libgimpbase/libgimpbase-gimputils.html -share/doc/gimp/libgimpbase/libgimpbase-gimpversion.html -share/doc/gimp/libgimpbase/libgimpbase-index-deprecated.html -share/doc/gimp/libgimpbase/libgimpbase-index-new-in-2-2.html -share/doc/gimp/libgimpbase/libgimpbase-index-new-in-2-4.html -share/doc/gimp/libgimpbase/libgimpbase-index-new-in-2-6.html -share/doc/gimp/libgimpbase/libgimpbase-index.html -share/doc/gimp/libgimpbase/libgimpbase.devhelp -share/doc/gimp/libgimpbase/libgimpbase.devhelp2 -share/doc/gimp/libgimpbase/libgimpbase.html -share/doc/gimp/libgimpbase/right.png -share/doc/gimp/libgimpbase/style.css -share/doc/gimp/libgimpbase/up.png -share/doc/gimp/libgimpcolor/home.png -share/doc/gimp/libgimpcolor/index.html -share/doc/gimp/libgimpcolor/index.sgml -share/doc/gimp/libgimpcolor/left.png -share/doc/gimp/libgimpcolor/libgimpcolor-GimpAdaptiveSupersample.html -share/doc/gimp/libgimpcolor/libgimpcolor-GimpBilinear.html -share/doc/gimp/libgimpcolor/libgimpcolor-GimpCMYK.html -share/doc/gimp/libgimpcolor/libgimpcolor-GimpColorManaged.html -share/doc/gimp/libgimpcolor/libgimpcolor-GimpColorSpace.html -share/doc/gimp/libgimpcolor/libgimpcolor-GimpHSV.html -share/doc/gimp/libgimpcolor/libgimpcolor-GimpRGB.html -share/doc/gimp/libgimpcolor/libgimpcolor-index-deprecated.html -share/doc/gimp/libgimpcolor/libgimpcolor-index-new-in-2-2.html -share/doc/gimp/libgimpcolor/libgimpcolor-index-new-in-2-4.html -share/doc/gimp/libgimpcolor/libgimpcolor-index-new-in-2-6.html -share/doc/gimp/libgimpcolor/libgimpcolor-index.html -share/doc/gimp/libgimpcolor/libgimpcolor.devhelp -share/doc/gimp/libgimpcolor/libgimpcolor.devhelp2 -share/doc/gimp/libgimpcolor/libgimpcolor.html -share/doc/gimp/libgimpcolor/right.png -share/doc/gimp/libgimpcolor/style.css -share/doc/gimp/libgimpcolor/up.png -share/doc/gimp/libgimpconfig/GimpColorConfig.html -share/doc/gimp/libgimpconfig/home.png -share/doc/gimp/libgimpconfig/index.html -share/doc/gimp/libgimpconfig/index.sgml -share/doc/gimp/libgimpconfig/left.png -share/doc/gimp/libgimpconfig/libgimpconfig-GimpConfig.html -share/doc/gimp/libgimpconfig/libgimpconfig-GimpConfigError.html -share/doc/gimp/libgimpconfig/libgimpconfig-GimpConfigWriter.html -share/doc/gimp/libgimpconfig/libgimpconfig-GimpScanner.html -share/doc/gimp/libgimpconfig/libgimpconfig-gimpconfig-deserialize.html -share/doc/gimp/libgimpconfig/libgimpconfig-gimpconfig-params.html -share/doc/gimp/libgimpconfig/libgimpconfig-gimpconfig-path.html -share/doc/gimp/libgimpconfig/libgimpconfig-gimpconfig-serialize.html -share/doc/gimp/libgimpconfig/libgimpconfig-gimpconfig-utils.html -share/doc/gimp/libgimpconfig/libgimpconfig-hierarchy.html -share/doc/gimp/libgimpconfig/libgimpconfig-index-deprecated.html -share/doc/gimp/libgimpconfig/libgimpconfig-index-new-in-2-4.html -share/doc/gimp/libgimpconfig/libgimpconfig-index-new-in-2-6.html -share/doc/gimp/libgimpconfig/libgimpconfig-index.html -share/doc/gimp/libgimpconfig/libgimpconfig.devhelp -share/doc/gimp/libgimpconfig/libgimpconfig.devhelp2 -share/doc/gimp/libgimpconfig/libgimpconfig.html -share/doc/gimp/libgimpconfig/right.png -share/doc/gimp/libgimpconfig/style.css -share/doc/gimp/libgimpconfig/up.png -share/doc/gimp/libgimpmath/home.png -share/doc/gimp/libgimpmath/index.html -share/doc/gimp/libgimpmath/index.sgml -share/doc/gimp/libgimpmath/left.png -share/doc/gimp/libgimpmath/libgimpmath-GimpMD5.html -share/doc/gimp/libgimpmath/libgimpmath-GimpMath.html -share/doc/gimp/libgimpmath/libgimpmath-GimpMatrix.html -share/doc/gimp/libgimpmath/libgimpmath-GimpVector.html -share/doc/gimp/libgimpmath/libgimpmath-index-deprecated.html -share/doc/gimp/libgimpmath/libgimpmath-index-new-in-2-2.html -share/doc/gimp/libgimpmath/libgimpmath-index-new-in-2-4.html -share/doc/gimp/libgimpmath/libgimpmath-index-new-in-2-6.html -share/doc/gimp/libgimpmath/libgimpmath-index.html -share/doc/gimp/libgimpmath/libgimpmath.devhelp -share/doc/gimp/libgimpmath/libgimpmath.devhelp2 -share/doc/gimp/libgimpmath/libgimpmath.html -share/doc/gimp/libgimpmath/right.png -share/doc/gimp/libgimpmath/style.css -share/doc/gimp/libgimpmath/up.png -share/doc/gimp/libgimpmodule/GimpModule.html -share/doc/gimp/libgimpmodule/GimpModuleDB.html -share/doc/gimp/libgimpmodule/home.png -share/doc/gimp/libgimpmodule/index.html -share/doc/gimp/libgimpmodule/index.sgml -share/doc/gimp/libgimpmodule/left.png -share/doc/gimp/libgimpmodule/libgimpmodule-index-deprecated.html -share/doc/gimp/libgimpmodule/libgimpmodule-index-new-in-2-2.html -share/doc/gimp/libgimpmodule/libgimpmodule-index-new-in-2-4.html -share/doc/gimp/libgimpmodule/libgimpmodule-index-new-in-2-6.html -share/doc/gimp/libgimpmodule/libgimpmodule-index.html -share/doc/gimp/libgimpmodule/libgimpmodule.devhelp -share/doc/gimp/libgimpmodule/libgimpmodule.devhelp2 -share/doc/gimp/libgimpmodule/libgimpmodule.html -share/doc/gimp/libgimpmodule/right.png -share/doc/gimp/libgimpmodule/style.css -share/doc/gimp/libgimpmodule/up.png -share/doc/gimp/libgimpthumb/GimpThumbnail.html -share/doc/gimp/libgimpthumb/home.png -share/doc/gimp/libgimpthumb/index.html -share/doc/gimp/libgimpthumb/index.sgml -share/doc/gimp/libgimpthumb/left.png -share/doc/gimp/libgimpthumb/libgimpthumb-gimpthumb-enums.html -share/doc/gimp/libgimpthumb/libgimpthumb-gimpthumb-error.html -share/doc/gimp/libgimpthumb/libgimpthumb-gimpthumb-utils.html -share/doc/gimp/libgimpthumb/libgimpthumb-index-deprecated.html -share/doc/gimp/libgimpthumb/libgimpthumb-index-new-in-2-2.html -share/doc/gimp/libgimpthumb/libgimpthumb-index-new-in-2-4.html -share/doc/gimp/libgimpthumb/libgimpthumb-index-new-in-2-6.html -share/doc/gimp/libgimpthumb/libgimpthumb-index.html -share/doc/gimp/libgimpthumb/libgimpthumb.devhelp -share/doc/gimp/libgimpthumb/libgimpthumb.devhelp2 -share/doc/gimp/libgimpthumb/libgimpthumb.html -share/doc/gimp/libgimpthumb/right.png -share/doc/gimp/libgimpthumb/style.css -share/doc/gimp/libgimpthumb/up.png -share/doc/gimp/libgimpwidgets/GimpBrowser.html -share/doc/gimp/libgimpwidgets/GimpButton.html -share/doc/gimp/libgimpwidgets/GimpCellRendererColor.html -share/doc/gimp/libgimpwidgets/GimpCellRendererToggle.html -share/doc/gimp/libgimpwidgets/GimpChainButton.html -share/doc/gimp/libgimpwidgets/GimpColorArea.html -share/doc/gimp/libgimpwidgets/GimpColorButton.html -share/doc/gimp/libgimpwidgets/GimpColorDisplay.html -share/doc/gimp/libgimpwidgets/GimpColorDisplayStack.html -share/doc/gimp/libgimpwidgets/GimpColorHexEntry.html -share/doc/gimp/libgimpwidgets/GimpColorNotebook.html -share/doc/gimp/libgimpwidgets/GimpColorProfileComboBox.html -share/doc/gimp/libgimpwidgets/GimpColorProfileStore.html -share/doc/gimp/libgimpwidgets/GimpColorScale.html -share/doc/gimp/libgimpwidgets/GimpColorScales.html -share/doc/gimp/libgimpwidgets/GimpColorSelect.html -share/doc/gimp/libgimpwidgets/GimpColorSelection.html -share/doc/gimp/libgimpwidgets/GimpColorSelector.html -share/doc/gimp/libgimpwidgets/GimpController.html -share/doc/gimp/libgimpwidgets/GimpDialog.html -share/doc/gimp/libgimpwidgets/GimpEnumComboBox.html -share/doc/gimp/libgimpwidgets/GimpEnumLabel.html -share/doc/gimp/libgimpwidgets/GimpEnumStore.html -share/doc/gimp/libgimpwidgets/GimpFileEntry.html -share/doc/gimp/libgimpwidgets/GimpFrame.html -share/doc/gimp/libgimpwidgets/GimpIntComboBox.html -share/doc/gimp/libgimpwidgets/GimpIntStore.html -share/doc/gimp/libgimpwidgets/GimpMemsizeEntry.html -share/doc/gimp/libgimpwidgets/GimpNumberPairEntry.html -share/doc/gimp/libgimpwidgets/GimpOffsetArea.html -share/doc/gimp/libgimpwidgets/GimpPageSelector.html -share/doc/gimp/libgimpwidgets/GimpPathEditor.html -share/doc/gimp/libgimpwidgets/GimpPickButton.html -share/doc/gimp/libgimpwidgets/GimpPixmap.html -share/doc/gimp/libgimpwidgets/GimpPreview.html -share/doc/gimp/libgimpwidgets/GimpPreviewArea.html -share/doc/gimp/libgimpwidgets/GimpRuler.html -share/doc/gimp/libgimpwidgets/GimpScrolledPreview.html -share/doc/gimp/libgimpwidgets/GimpSizeEntry.html -share/doc/gimp/libgimpwidgets/GimpStringComboBox.html -share/doc/gimp/libgimpwidgets/GimpUnitMenu.html -share/doc/gimp/libgimpwidgets/GimpZoomModel.html -share/doc/gimp/libgimpwidgets/gimp-browser.png -share/doc/gimp/libgimpwidgets/gimp-button.png -share/doc/gimp/libgimpwidgets/gimp-chain-button.png -share/doc/gimp/libgimpwidgets/gimp-color-area.png -share/doc/gimp/libgimpwidgets/gimp-color-button.png -share/doc/gimp/libgimpwidgets/gimp-color-hex-entry.png -share/doc/gimp/libgimpwidgets/gimp-color-profile-combo-box.png -share/doc/gimp/libgimpwidgets/gimp-color-scale.png -share/doc/gimp/libgimpwidgets/gimp-color-selection.png -share/doc/gimp/libgimpwidgets/gimp-dialog.png -share/doc/gimp/libgimpwidgets/gimp-enum-combo-box.png -share/doc/gimp/libgimpwidgets/gimp-enum-label.png -share/doc/gimp/libgimpwidgets/gimp-file-entry.png -share/doc/gimp/libgimpwidgets/gimp-frame.png -share/doc/gimp/libgimpwidgets/gimp-hint-box.png -share/doc/gimp/libgimpwidgets/gimp-int-combo-box.png -share/doc/gimp/libgimpwidgets/gimp-memsize-entry.png -share/doc/gimp/libgimpwidgets/gimp-number-pair-entry.png -share/doc/gimp/libgimpwidgets/gimp-offset-area.png -share/doc/gimp/libgimpwidgets/gimp-page-selector.png -share/doc/gimp/libgimpwidgets/gimp-path-editor.png -share/doc/gimp/libgimpwidgets/gimp-pick-button.png -share/doc/gimp/libgimpwidgets/gimp-preview-area.png -share/doc/gimp/libgimpwidgets/gimp-string-combo-box.png -share/doc/gimp/libgimpwidgets/gimp-unit-menu.png -share/doc/gimp/libgimpwidgets/home.png -share/doc/gimp/libgimpwidgets/index.html -share/doc/gimp/libgimpwidgets/index.sgml -share/doc/gimp/libgimpwidgets/left.png -share/doc/gimp/libgimpwidgets/libgimpwidgets-GimpCairoUtils.html -share/doc/gimp/libgimpwidgets/libgimpwidgets-GimpEnumWidgets.html -share/doc/gimp/libgimpwidgets/libgimpwidgets-GimpHelpUI.html -share/doc/gimp/libgimpwidgets/libgimpwidgets-GimpHintBox.html -share/doc/gimp/libgimpwidgets/libgimpwidgets-GimpPropWidgets.html -share/doc/gimp/libgimpwidgets/libgimpwidgets-GimpQueryBox.html -share/doc/gimp/libgimpwidgets/libgimpwidgets-GimpStock.html -share/doc/gimp/libgimpwidgets/libgimpwidgets-GimpWidgets.html -share/doc/gimp/libgimpwidgets/libgimpwidgets-cell-renderers.html -share/doc/gimp/libgimpwidgets/libgimpwidgets-colordisplay.html -share/doc/gimp/libgimpwidgets/libgimpwidgets-colorselector.html -share/doc/gimp/libgimpwidgets/libgimpwidgets-controller.html -share/doc/gimp/libgimpwidgets/libgimpwidgets-deprecated.html -share/doc/gimp/libgimpwidgets/libgimpwidgets-gallery.html -share/doc/gimp/libgimpwidgets/libgimpwidgets-gimpoldwidgets.html -share/doc/gimp/libgimpwidgets/libgimpwidgets-hierarchy.html -share/doc/gimp/libgimpwidgets/libgimpwidgets-index-deprecated.html -share/doc/gimp/libgimpwidgets/libgimpwidgets-index-new-in-2-2.html -share/doc/gimp/libgimpwidgets/libgimpwidgets-index-new-in-2-4.html -share/doc/gimp/libgimpwidgets/libgimpwidgets-index-new-in-2-6.html -share/doc/gimp/libgimpwidgets/libgimpwidgets-index.html -share/doc/gimp/libgimpwidgets/libgimpwidgets-utils.html -share/doc/gimp/libgimpwidgets/libgimpwidgets-widgets.html -share/doc/gimp/libgimpwidgets/libgimpwidgets.devhelp -share/doc/gimp/libgimpwidgets/libgimpwidgets.devhelp2 -share/doc/gimp/libgimpwidgets/right.png -share/doc/gimp/libgimpwidgets/stock-anchor-16.png -share/doc/gimp/libgimpwidgets/stock-cap-butt-16.png -share/doc/gimp/libgimpwidgets/stock-cap-round-16.png -share/doc/gimp/libgimpwidgets/stock-cap-square-16.png -share/doc/gimp/libgimpwidgets/stock-center-16.png -share/doc/gimp/libgimpwidgets/stock-center-24.png -share/doc/gimp/libgimpwidgets/stock-channel-16.png -share/doc/gimp/libgimpwidgets/stock-channel-24.png -share/doc/gimp/libgimpwidgets/stock-channel-32.png -share/doc/gimp/libgimpwidgets/stock-channel-48.png -share/doc/gimp/libgimpwidgets/stock-channel-alpha-16.png -share/doc/gimp/libgimpwidgets/stock-channel-alpha-24.png -share/doc/gimp/libgimpwidgets/stock-channel-alpha-32.png -share/doc/gimp/libgimpwidgets/stock-channel-alpha-48.png -share/doc/gimp/libgimpwidgets/stock-channel-blue-16.png -share/doc/gimp/libgimpwidgets/stock-channel-blue-24.png -share/doc/gimp/libgimpwidgets/stock-channel-blue-32.png -share/doc/gimp/libgimpwidgets/stock-channel-blue-48.png -share/doc/gimp/libgimpwidgets/stock-channel-gray-16.png -share/doc/gimp/libgimpwidgets/stock-channel-gray-24.png -share/doc/gimp/libgimpwidgets/stock-channel-gray-32.png -share/doc/gimp/libgimpwidgets/stock-channel-gray-48.png -share/doc/gimp/libgimpwidgets/stock-channel-green-16.png -share/doc/gimp/libgimpwidgets/stock-channel-green-24.png -share/doc/gimp/libgimpwidgets/stock-channel-green-32.png -share/doc/gimp/libgimpwidgets/stock-channel-green-48.png -share/doc/gimp/libgimpwidgets/stock-channel-indexed-16.png -share/doc/gimp/libgimpwidgets/stock-channel-indexed-24.png -share/doc/gimp/libgimpwidgets/stock-channel-indexed-32.png -share/doc/gimp/libgimpwidgets/stock-channel-indexed-48.png -share/doc/gimp/libgimpwidgets/stock-channel-red-16.png -share/doc/gimp/libgimpwidgets/stock-channel-red-24.png -share/doc/gimp/libgimpwidgets/stock-channel-red-32.png -share/doc/gimp/libgimpwidgets/stock-channel-red-48.png -share/doc/gimp/libgimpwidgets/stock-channels-16.png -share/doc/gimp/libgimpwidgets/stock-channels-24.png -share/doc/gimp/libgimpwidgets/stock-char-picker-22.png -share/doc/gimp/libgimpwidgets/stock-close-12.png -share/doc/gimp/libgimpwidgets/stock-color-pick-from-screen-16.png -share/doc/gimp/libgimpwidgets/stock-color-picker-black-18.png -share/doc/gimp/libgimpwidgets/stock-color-picker-gray-18.png -share/doc/gimp/libgimpwidgets/stock-color-picker-white-18.png -share/doc/gimp/libgimpwidgets/stock-color-triangle-16.png -share/doc/gimp/libgimpwidgets/stock-colormap-16.png -share/doc/gimp/libgimpwidgets/stock-colormap-24.png -share/doc/gimp/libgimpwidgets/stock-controller-16.png -share/doc/gimp/libgimpwidgets/stock-controller-24.png -share/doc/gimp/libgimpwidgets/stock-controller-keyboard-16.png -share/doc/gimp/libgimpwidgets/stock-controller-keyboard-24.png -share/doc/gimp/libgimpwidgets/stock-controller-linux-input-16.png -share/doc/gimp/libgimpwidgets/stock-controller-linux-input-24.png -share/doc/gimp/libgimpwidgets/stock-controller-midi-16.png -share/doc/gimp/libgimpwidgets/stock-controller-midi-24.png -share/doc/gimp/libgimpwidgets/stock-controller-wheel-16.png -share/doc/gimp/libgimpwidgets/stock-controller-wheel-24.png -share/doc/gimp/libgimpwidgets/stock-convert-grayscale-16.png -share/doc/gimp/libgimpwidgets/stock-convert-indexed-16.png -share/doc/gimp/libgimpwidgets/stock-convert-rgb-16.png -share/doc/gimp/libgimpwidgets/stock-cursor-16.png -share/doc/gimp/libgimpwidgets/stock-cursor-24.png -share/doc/gimp/libgimpwidgets/stock-curve-free-16.png -share/doc/gimp/libgimpwidgets/stock-curve-smooth-16.png -share/doc/gimp/libgimpwidgets/stock-default-colors-12.png -share/doc/gimp/libgimpwidgets/stock-device-status-16.png -share/doc/gimp/libgimpwidgets/stock-device-status-24.png -share/doc/gimp/libgimpwidgets/stock-display-filter-16.png -share/doc/gimp/libgimpwidgets/stock-display-filter-24.png -share/doc/gimp/libgimpwidgets/stock-display-filter-colorblind-16.png -share/doc/gimp/libgimpwidgets/stock-display-filter-colorblind-24.png -share/doc/gimp/libgimpwidgets/stock-display-filter-contrast-16.png -share/doc/gimp/libgimpwidgets/stock-display-filter-contrast-24.png -share/doc/gimp/libgimpwidgets/stock-display-filter-gamma-16.png -share/doc/gimp/libgimpwidgets/stock-display-filter-gamma-24.png -share/doc/gimp/libgimpwidgets/stock-display-filter-lcms-16.png -share/doc/gimp/libgimpwidgets/stock-display-filter-lcms-24.png -share/doc/gimp/libgimpwidgets/stock-display-filter-proof-16.png -share/doc/gimp/libgimpwidgets/stock-display-filter-proof-24.png -share/doc/gimp/libgimpwidgets/stock-duplicate-16.png -share/doc/gimp/libgimpwidgets/stock-edit-16.png -share/doc/gimp/libgimpwidgets/stock-error-64.png -share/doc/gimp/libgimpwidgets/stock-eye-12.png -share/doc/gimp/libgimpwidgets/stock-eye-20.png -share/doc/gimp/libgimpwidgets/stock-flip-horizontal-16.png -share/doc/gimp/libgimpwidgets/stock-flip-vertical-16.png -share/doc/gimp/libgimpwidgets/stock-floating-selection-16.png -share/doc/gimp/libgimpwidgets/stock-floating-selection-24.png -share/doc/gimp/libgimpwidgets/stock-floating-selection-32.png -share/doc/gimp/libgimpwidgets/stock-floating-selection-48.png -share/doc/gimp/libgimpwidgets/stock-frame-64.png -share/doc/gimp/libgimpwidgets/stock-gegl-16.png -share/doc/gimp/libgimpwidgets/stock-gegl-22.png -share/doc/gimp/libgimpwidgets/stock-gradient-bilinear-16.png -share/doc/gimp/libgimpwidgets/stock-gradient-conical-asymmetric-16.png -share/doc/gimp/libgimpwidgets/stock-gradient-conical-symmetric-16.png -share/doc/gimp/libgimpwidgets/stock-gradient-linear-16.png -share/doc/gimp/libgimpwidgets/stock-gradient-radial-16.png -share/doc/gimp/libgimpwidgets/stock-gradient-shapeburst-angular-16.png -share/doc/gimp/libgimpwidgets/stock-gradient-shapeburst-dimpled-16.png -share/doc/gimp/libgimpwidgets/stock-gradient-shapeburst-spherical-16.png -share/doc/gimp/libgimpwidgets/stock-gradient-spiral-anticlockwise-16.png -share/doc/gimp/libgimpwidgets/stock-gradient-spiral-clockwise-16.png -share/doc/gimp/libgimpwidgets/stock-gradient-square-16.png -share/doc/gimp/libgimpwidgets/stock-gravity-east-24.png -share/doc/gimp/libgimpwidgets/stock-gravity-north-24.png -share/doc/gimp/libgimpwidgets/stock-gravity-north-east-24.png -share/doc/gimp/libgimpwidgets/stock-gravity-north-west-24.png -share/doc/gimp/libgimpwidgets/stock-gravity-south-24.png -share/doc/gimp/libgimpwidgets/stock-gravity-south-east-24.png -share/doc/gimp/libgimpwidgets/stock-gravity-south-west-24.png -share/doc/gimp/libgimpwidgets/stock-gravity-west-24.png -share/doc/gimp/libgimpwidgets/stock-grid-16.png -share/doc/gimp/libgimpwidgets/stock-hcenter-24.png -share/doc/gimp/libgimpwidgets/stock-hchain-24.png -share/doc/gimp/libgimpwidgets/stock-hchain-broken-24.png -share/doc/gimp/libgimpwidgets/stock-histogram-16.png -share/doc/gimp/libgimpwidgets/stock-histogram-22.png -share/doc/gimp/libgimpwidgets/stock-histogram-linear-16.png -share/doc/gimp/libgimpwidgets/stock-histogram-logarithmic-16.png -share/doc/gimp/libgimpwidgets/stock-image-16.png -share/doc/gimp/libgimpwidgets/stock-image-24.png -share/doc/gimp/libgimpwidgets/stock-image-32.png -share/doc/gimp/libgimpwidgets/stock-image-48.png -share/doc/gimp/libgimpwidgets/stock-images-16.png -share/doc/gimp/libgimpwidgets/stock-images-24.png -share/doc/gimp/libgimpwidgets/stock-info-16.png -share/doc/gimp/libgimpwidgets/stock-info-24.png -share/doc/gimp/libgimpwidgets/stock-info-64.png -share/doc/gimp/libgimpwidgets/stock-invert-16.png -share/doc/gimp/libgimpwidgets/stock-join-bevel-16.png -share/doc/gimp/libgimpwidgets/stock-join-miter-16.png -share/doc/gimp/libgimpwidgets/stock-join-round-16.png -share/doc/gimp/libgimpwidgets/stock-landscape-16.png -share/doc/gimp/libgimpwidgets/stock-landscape-22.png -share/doc/gimp/libgimpwidgets/stock-layer-16.png -share/doc/gimp/libgimpwidgets/stock-layer-24.png -share/doc/gimp/libgimpwidgets/stock-layer-32.png -share/doc/gimp/libgimpwidgets/stock-layer-48.png -share/doc/gimp/libgimpwidgets/stock-layer-mask-16.png -share/doc/gimp/libgimpwidgets/stock-layer-mask-24.png -share/doc/gimp/libgimpwidgets/stock-layer-mask-32.png -share/doc/gimp/libgimpwidgets/stock-layer-mask-48.png -share/doc/gimp/libgimpwidgets/stock-layer-to-imagesize-16.png -share/doc/gimp/libgimpwidgets/stock-layers-16.png -share/doc/gimp/libgimpwidgets/stock-layers-24.png -share/doc/gimp/libgimpwidgets/stock-letter-spacing-22.png -share/doc/gimp/libgimpwidgets/stock-line-spacing-22.png -share/doc/gimp/libgimpwidgets/stock-linked-12.png -share/doc/gimp/libgimpwidgets/stock-linked-20.png -share/doc/gimp/libgimpwidgets/stock-list-16.png -share/doc/gimp/libgimpwidgets/stock-menu-left-12.png -share/doc/gimp/libgimpwidgets/stock-menu-right-12.png -share/doc/gimp/libgimpwidgets/stock-merge-down-16.png -share/doc/gimp/libgimpwidgets/stock-move-to-screen-16.png -share/doc/gimp/libgimpwidgets/stock-move-to-screen-24.png -share/doc/gimp/libgimpwidgets/stock-navigation-16.png -share/doc/gimp/libgimpwidgets/stock-paste-as-new-16.png -share/doc/gimp/libgimpwidgets/stock-paste-into-16.png -share/doc/gimp/libgimpwidgets/stock-path-16.png -share/doc/gimp/libgimpwidgets/stock-path-22.png -share/doc/gimp/libgimpwidgets/stock-path-stroke-16.png -share/doc/gimp/libgimpwidgets/stock-paths-16.png -share/doc/gimp/libgimpwidgets/stock-paths-22.png -share/doc/gimp/libgimpwidgets/stock-plugin-16.png -share/doc/gimp/libgimpwidgets/stock-portrait-16.png -share/doc/gimp/libgimpwidgets/stock-portrait-22.png -share/doc/gimp/libgimpwidgets/stock-print-resolution-16.png -share/doc/gimp/libgimpwidgets/stock-print-resolution-24.png -share/doc/gimp/libgimpwidgets/stock-question-64.png -share/doc/gimp/libgimpwidgets/stock-quick-mask-off-12.png -share/doc/gimp/libgimpwidgets/stock-quick-mask-on-12.png -share/doc/gimp/libgimpwidgets/stock-reset-16.png -share/doc/gimp/libgimpwidgets/stock-reshow-filter-16.png -share/doc/gimp/libgimpwidgets/stock-resize-16.png -share/doc/gimp/libgimpwidgets/stock-rotate-180-16.png -share/doc/gimp/libgimpwidgets/stock-rotate-270-16.png -share/doc/gimp/libgimpwidgets/stock-rotate-90-16.png -share/doc/gimp/libgimpwidgets/stock-sample-point-16.png -share/doc/gimp/libgimpwidgets/stock-sample-point-24.png -share/doc/gimp/libgimpwidgets/stock-scale-16.png -share/doc/gimp/libgimpwidgets/stock-selection-16.png -share/doc/gimp/libgimpwidgets/stock-selection-add-16.png -share/doc/gimp/libgimpwidgets/stock-selection-all-16.png -share/doc/gimp/libgimpwidgets/stock-selection-border-16.png -share/doc/gimp/libgimpwidgets/stock-selection-grow-16.png -share/doc/gimp/libgimpwidgets/stock-selection-intersect-16.png -share/doc/gimp/libgimpwidgets/stock-selection-none-16.png -share/doc/gimp/libgimpwidgets/stock-selection-replace-16.png -share/doc/gimp/libgimpwidgets/stock-selection-shrink-16.png -share/doc/gimp/libgimpwidgets/stock-selection-stroke-16.png -share/doc/gimp/libgimpwidgets/stock-selection-subtract-16.png -share/doc/gimp/libgimpwidgets/stock-selection-to-channel-16.png -share/doc/gimp/libgimpwidgets/stock-selection-to-path-16.png -share/doc/gimp/libgimpwidgets/stock-shape-circle-16.png -share/doc/gimp/libgimpwidgets/stock-shape-diamond-16.png -share/doc/gimp/libgimpwidgets/stock-shape-square-16.png -share/doc/gimp/libgimpwidgets/stock-swap-colors-12.png -share/doc/gimp/libgimpwidgets/stock-template-16.png -share/doc/gimp/libgimpwidgets/stock-template-24.png -share/doc/gimp/libgimpwidgets/stock-text-dir-ltr-24.png -share/doc/gimp/libgimpwidgets/stock-text-dir-rtl-24.png -share/doc/gimp/libgimpwidgets/stock-text-layer-16.png -share/doc/gimp/libgimpwidgets/stock-text-layer-24.png -share/doc/gimp/libgimpwidgets/stock-text-layer-32.png -share/doc/gimp/libgimpwidgets/stock-text-layer-48.png -share/doc/gimp/libgimpwidgets/stock-texture-64.png -share/doc/gimp/libgimpwidgets/stock-toilet-paper-16.png -share/doc/gimp/libgimpwidgets/stock-toilet-paper-24.png -share/doc/gimp/libgimpwidgets/stock-tool-airbrush-16.png -share/doc/gimp/libgimpwidgets/stock-tool-airbrush-22.png -share/doc/gimp/libgimpwidgets/stock-tool-align-16.png -share/doc/gimp/libgimpwidgets/stock-tool-align-22.png -share/doc/gimp/libgimpwidgets/stock-tool-blend-16.png -share/doc/gimp/libgimpwidgets/stock-tool-blend-22.png -share/doc/gimp/libgimpwidgets/stock-tool-blur-16.png -share/doc/gimp/libgimpwidgets/stock-tool-blur-22.png -share/doc/gimp/libgimpwidgets/stock-tool-brightness-contrast-16.png -share/doc/gimp/libgimpwidgets/stock-tool-brightness-contrast-22.png -share/doc/gimp/libgimpwidgets/stock-tool-bucket-fill-16.png -share/doc/gimp/libgimpwidgets/stock-tool-bucket-fill-22.png -share/doc/gimp/libgimpwidgets/stock-tool-by-color-select-16.png -share/doc/gimp/libgimpwidgets/stock-tool-by-color-select-22.png -share/doc/gimp/libgimpwidgets/stock-tool-clone-16.png -share/doc/gimp/libgimpwidgets/stock-tool-clone-22.png -share/doc/gimp/libgimpwidgets/stock-tool-color-balance-16.png -share/doc/gimp/libgimpwidgets/stock-tool-color-balance-22.png -share/doc/gimp/libgimpwidgets/stock-tool-color-picker-16.png -share/doc/gimp/libgimpwidgets/stock-tool-color-picker-22.png -share/doc/gimp/libgimpwidgets/stock-tool-colorize-16.png -share/doc/gimp/libgimpwidgets/stock-tool-colorize-22.png -share/doc/gimp/libgimpwidgets/stock-tool-crop-16.png -share/doc/gimp/libgimpwidgets/stock-tool-crop-22.png -share/doc/gimp/libgimpwidgets/stock-tool-curves-16.png -share/doc/gimp/libgimpwidgets/stock-tool-curves-22.png -share/doc/gimp/libgimpwidgets/stock-tool-dodge-16.png -share/doc/gimp/libgimpwidgets/stock-tool-dodge-22.png -share/doc/gimp/libgimpwidgets/stock-tool-ellipse-select-16.png -share/doc/gimp/libgimpwidgets/stock-tool-ellipse-select-22.png -share/doc/gimp/libgimpwidgets/stock-tool-eraser-16.png -share/doc/gimp/libgimpwidgets/stock-tool-eraser-22.png -share/doc/gimp/libgimpwidgets/stock-tool-flip-16.png -share/doc/gimp/libgimpwidgets/stock-tool-flip-22.png -share/doc/gimp/libgimpwidgets/stock-tool-foreground-select-16.png -share/doc/gimp/libgimpwidgets/stock-tool-foreground-select-22.png -share/doc/gimp/libgimpwidgets/stock-tool-free-select-16.png -share/doc/gimp/libgimpwidgets/stock-tool-free-select-22.png -share/doc/gimp/libgimpwidgets/stock-tool-fuzzy-select-16.png -share/doc/gimp/libgimpwidgets/stock-tool-fuzzy-select-22.png -share/doc/gimp/libgimpwidgets/stock-tool-heal-16.png -share/doc/gimp/libgimpwidgets/stock-tool-heal-22.png -share/doc/gimp/libgimpwidgets/stock-tool-hue-saturation-16.png -share/doc/gimp/libgimpwidgets/stock-tool-hue-saturation-22.png -share/doc/gimp/libgimpwidgets/stock-tool-ink-16.png -share/doc/gimp/libgimpwidgets/stock-tool-ink-22.png -share/doc/gimp/libgimpwidgets/stock-tool-iscissors-16.png -share/doc/gimp/libgimpwidgets/stock-tool-iscissors-22.png -share/doc/gimp/libgimpwidgets/stock-tool-levels-16.png -share/doc/gimp/libgimpwidgets/stock-tool-levels-22.png -share/doc/gimp/libgimpwidgets/stock-tool-measure-16.png -share/doc/gimp/libgimpwidgets/stock-tool-measure-22.png -share/doc/gimp/libgimpwidgets/stock-tool-move-16.png -share/doc/gimp/libgimpwidgets/stock-tool-move-22.png -share/doc/gimp/libgimpwidgets/stock-tool-options-16.png -share/doc/gimp/libgimpwidgets/stock-tool-options-24.png -share/doc/gimp/libgimpwidgets/stock-tool-paintbrush-16.png -share/doc/gimp/libgimpwidgets/stock-tool-paintbrush-22.png -share/doc/gimp/libgimpwidgets/stock-tool-path-16.png -share/doc/gimp/libgimpwidgets/stock-tool-path-22.png -share/doc/gimp/libgimpwidgets/stock-tool-pencil-16.png -share/doc/gimp/libgimpwidgets/stock-tool-pencil-22.png -share/doc/gimp/libgimpwidgets/stock-tool-perspective-16.png -share/doc/gimp/libgimpwidgets/stock-tool-perspective-22.png -share/doc/gimp/libgimpwidgets/stock-tool-perspective-clone-16.png -share/doc/gimp/libgimpwidgets/stock-tool-perspective-clone-22.png -share/doc/gimp/libgimpwidgets/stock-tool-posterize-16.png -share/doc/gimp/libgimpwidgets/stock-tool-posterize-22.png -share/doc/gimp/libgimpwidgets/stock-tool-rect-select-16.png -share/doc/gimp/libgimpwidgets/stock-tool-rect-select-22.png -share/doc/gimp/libgimpwidgets/stock-tool-rotate-16.png -share/doc/gimp/libgimpwidgets/stock-tool-rotate-22.png -share/doc/gimp/libgimpwidgets/stock-tool-scale-16.png -share/doc/gimp/libgimpwidgets/stock-tool-scale-22.png -share/doc/gimp/libgimpwidgets/stock-tool-shear-16.png -share/doc/gimp/libgimpwidgets/stock-tool-shear-22.png -share/doc/gimp/libgimpwidgets/stock-tool-smudge-16.png -share/doc/gimp/libgimpwidgets/stock-tool-smudge-22.png -share/doc/gimp/libgimpwidgets/stock-tool-text-16.png -share/doc/gimp/libgimpwidgets/stock-tool-text-22.png -share/doc/gimp/libgimpwidgets/stock-tool-threshold-16.png -share/doc/gimp/libgimpwidgets/stock-tool-threshold-22.png -share/doc/gimp/libgimpwidgets/stock-tool-zoom-16.png -share/doc/gimp/libgimpwidgets/stock-tool-zoom-22.png -share/doc/gimp/libgimpwidgets/stock-tools-16.png -share/doc/gimp/libgimpwidgets/stock-tools-24.png -share/doc/gimp/libgimpwidgets/stock-transparency-16.png -share/doc/gimp/libgimpwidgets/stock-transparency-24.png -share/doc/gimp/libgimpwidgets/stock-undo-history-16.png -share/doc/gimp/libgimpwidgets/stock-undo-history-24.png -share/doc/gimp/libgimpwidgets/stock-user-manual-16.png -share/doc/gimp/libgimpwidgets/stock-user-manual-24.png -share/doc/gimp/libgimpwidgets/stock-user-manual-32.png -share/doc/gimp/libgimpwidgets/stock-user-manual-64.png -share/doc/gimp/libgimpwidgets/stock-vcenter-24.png -share/doc/gimp/libgimpwidgets/stock-vchain-24.png -share/doc/gimp/libgimpwidgets/stock-vchain-broken-24.png -share/doc/gimp/libgimpwidgets/stock-video-16.png -share/doc/gimp/libgimpwidgets/stock-video-24.png -share/doc/gimp/libgimpwidgets/stock-warning-16.png -share/doc/gimp/libgimpwidgets/stock-warning-24.png -share/doc/gimp/libgimpwidgets/stock-warning-64.png -share/doc/gimp/libgimpwidgets/stock-web-16.png -share/doc/gimp/libgimpwidgets/stock-web-24.png -share/doc/gimp/libgimpwidgets/stock-wilber-16.png -share/doc/gimp/libgimpwidgets/stock-wilber-22.png -share/doc/gimp/libgimpwidgets/stock-wilber-64.png -share/doc/gimp/libgimpwidgets/stock-wilber-eek-64.png -share/doc/gimp/libgimpwidgets/stock-zoom-follow-window-12.png -share/doc/gimp/libgimpwidgets/style.css -share/doc/gimp/libgimpwidgets/up.png -share/gimp/brushes/10x10square.gbr -share/gimp/brushes/10x10squareBlur.gbr -share/gimp/brushes/20x20square.gbr -share/gimp/brushes/20x20squareBlur.gbr -share/gimp/brushes/5x5square.gbr -share/gimp/brushes/5x5squareBlur.gbr -share/gimp/brushes/Calligraphic-Brush-0.vbr -share/gimp/brushes/Calligraphic-Brush-1.vbr -share/gimp/brushes/Calligraphic-Brush-2.vbr -share/gimp/brushes/Calligraphic-Brush-3.vbr -share/gimp/brushes/Circle-1.vbr -share/gimp/brushes/Circle-11.vbr -share/gimp/brushes/Circle-13.vbr -share/gimp/brushes/Circle-15.vbr -share/gimp/brushes/Circle-17.vbr -share/gimp/brushes/Circle-19.vbr -share/gimp/brushes/Circle-3.vbr -share/gimp/brushes/Circle-5.vbr -share/gimp/brushes/Circle-7.vbr -share/gimp/brushes/Circle-9.vbr -share/gimp/brushes/Circle-Fuzzy-11.vbr -share/gimp/brushes/Circle-Fuzzy-13.vbr -share/gimp/brushes/Circle-Fuzzy-15.vbr -share/gimp/brushes/Circle-Fuzzy-17.vbr -share/gimp/brushes/Circle-Fuzzy-19.vbr -share/gimp/brushes/Circle-Fuzzy-3.vbr -share/gimp/brushes/Circle-Fuzzy-5.vbr -share/gimp/brushes/Circle-Fuzzy-7.vbr -share/gimp/brushes/Circle-Fuzzy-9.vbr -share/gimp/brushes/Diagonal-Star-11.vbr -share/gimp/brushes/Diagonal-Star-17.vbr -share/gimp/brushes/Diagonal-Star-25.vbr -share/gimp/brushes/SketchBrush-16.gih -share/gimp/brushes/SketchBrush-32.gih -share/gimp/brushes/SketchBrush-64.gih -share/gimp/brushes/confetti.gbr -share/gimp/brushes/confetti.gih -share/gimp/brushes/dunes.gbr -share/gimp/brushes/feltpen.gih -share/gimp/brushes/galaxy.gbr -share/gimp/brushes/galaxy_big.gbr -share/gimp/brushes/galaxy_small.gbr -share/gimp/brushes/hsparks.gih -share/gimp/brushes/pepper.gbr -share/gimp/brushes/pixel.gbr -share/gimp/brushes/vine.gih -share/gimp/fractalexplorer/Asteroid_Field -share/gimp/fractalexplorer/Bar_Code_Label -share/gimp/fractalexplorer/Beauty_of_Nature -share/gimp/fractalexplorer/Blue_Curtain -share/gimp/fractalexplorer/Car_Track -share/gimp/fractalexplorer/Energetic_Diamond -share/gimp/fractalexplorer/Explosive -share/gimp/fractalexplorer/Flower -share/gimp/fractalexplorer/Fragments -share/gimp/fractalexplorer/Hemp -share/gimp/fractalexplorer/High_Voltage -share/gimp/fractalexplorer/Hoops -share/gimp/fractalexplorer/Ice_Crystal -share/gimp/fractalexplorer/Leaves -share/gimp/fractalexplorer/Lightning -share/gimp/fractalexplorer/Mandelbrot -share/gimp/fractalexplorer/Marble -share/gimp/fractalexplorer/Marble2 -share/gimp/fractalexplorer/Medusa -share/gimp/fractalexplorer/Nautilus -share/gimp/fractalexplorer/Nebula -share/gimp/fractalexplorer/Plant -share/gimp/fractalexplorer/Rose -share/gimp/fractalexplorer/Saturn -share/gimp/fractalexplorer/Snow_Crystal -share/gimp/fractalexplorer/Soma -share/gimp/fractalexplorer/Spark -share/gimp/fractalexplorer/Suns -share/gimp/fractalexplorer/Tentacles -share/gimp/fractalexplorer/The_Green_Place -share/gimp/fractalexplorer/Wave -share/gimp/fractalexplorer/Wood -share/gimp/fractalexplorer/Zooming_Circle -share/gimp/gfig/A_star -share/gimp/gfig/curves -share/gimp/gfig/polys -share/gimp/gfig/ring -share/gimp/gfig/ring+star -share/gimp/gfig/simily -share/gimp/gfig/spirals_and_stars -share/gimp/gfig/sprial -share/gimp/gfig/star2 -share/gimp/gfig/stars -share/gimp/gflare/Bright_Star -share/gimp/gflare/Classic -share/gimp/gflare/Default -share/gimp/gflare/Distant_Sun -share/gimp/gflare/GFlare_101 -share/gimp/gflare/GFlare_102 -share/gimp/gflare/Hidden_Planet -share/gimp/gimpressionist/Brushes/arrow01.pgm -share/gimp/gimpressionist/Brushes/ball.ppm -share/gimp/gimpressionist/Brushes/blob.ppm -share/gimp/gimpressionist/Brushes/box.ppm -share/gimp/gimpressionist/Brushes/chalk01.pgm -share/gimp/gimpressionist/Brushes/cone.ppm -share/gimp/gimpressionist/Brushes/crayon01.pgm -share/gimp/gimpressionist/Brushes/crayon02.pgm -share/gimp/gimpressionist/Brushes/crayon03.pgm -share/gimp/gimpressionist/Brushes/crayon04.pgm -share/gimp/gimpressionist/Brushes/crayon05.pgm -share/gimp/gimpressionist/Brushes/crayon06.pgm -share/gimp/gimpressionist/Brushes/crayon07.pgm -share/gimp/gimpressionist/Brushes/crayon08.pgm -share/gimp/gimpressionist/Brushes/defaultbrush.pgm -share/gimp/gimpressionist/Brushes/dribble.pgm -share/gimp/gimpressionist/Brushes/fabric.pgm -share/gimp/gimpressionist/Brushes/fabric01.pgm -share/gimp/gimpressionist/Brushes/fabric02.pgm -share/gimp/gimpressionist/Brushes/fabric03.pgm -share/gimp/gimpressionist/Brushes/flower01.pgm -share/gimp/gimpressionist/Brushes/flower02.pgm -share/gimp/gimpressionist/Brushes/flower03.pgm -share/gimp/gimpressionist/Brushes/flower04.pgm -share/gimp/gimpressionist/Brushes/grad01.pgm -share/gimp/gimpressionist/Brushes/grad02.pgm -share/gimp/gimpressionist/Brushes/grad03.pgm -share/gimp/gimpressionist/Brushes/heart.ppm -share/gimp/gimpressionist/Brushes/leaf01.pgm -share/gimp/gimpressionist/Brushes/paintbrush.pgm -share/gimp/gimpressionist/Brushes/paintbrush01.pgm -share/gimp/gimpressionist/Brushes/paintbrush02.pgm -share/gimp/gimpressionist/Brushes/paintbrush03.pgm -share/gimp/gimpressionist/Brushes/paintbrush04.pgm -share/gimp/gimpressionist/Brushes/paper01.pgm -share/gimp/gimpressionist/Brushes/paper02.pgm -share/gimp/gimpressionist/Brushes/paper03.pgm -share/gimp/gimpressionist/Brushes/paper04.pgm -share/gimp/gimpressionist/Brushes/pentagram.pgm -share/gimp/gimpressionist/Brushes/scribble.pgm -share/gimp/gimpressionist/Brushes/shape01.pgm -share/gimp/gimpressionist/Brushes/shape02.pgm -share/gimp/gimpressionist/Brushes/shape03.pgm -share/gimp/gimpressionist/Brushes/shape04.pgm -share/gimp/gimpressionist/Brushes/snow1.pgm -share/gimp/gimpressionist/Brushes/sphere.ppm -share/gimp/gimpressionist/Brushes/splat1.pgm -share/gimp/gimpressionist/Brushes/splat2.pgm -share/gimp/gimpressionist/Brushes/splat3.pgm -share/gimp/gimpressionist/Brushes/spunge01.pgm -share/gimp/gimpressionist/Brushes/spunge02.pgm -share/gimp/gimpressionist/Brushes/spunge03.pgm -share/gimp/gimpressionist/Brushes/spunge04.pgm -share/gimp/gimpressionist/Brushes/spunge05.pgm -share/gimp/gimpressionist/Brushes/strange01.pgm -share/gimp/gimpressionist/Brushes/thegimp.pgm -share/gimp/gimpressionist/Brushes/torus.ppm -share/gimp/gimpressionist/Brushes/wavy.pgm -share/gimp/gimpressionist/Brushes/weave.pgm -share/gimp/gimpressionist/Brushes/worm.pgm -share/gimp/gimpressionist/Paper/bricks.pgm -share/gimp/gimpressionist/Paper/bricks2.pgm -share/gimp/gimpressionist/Paper/burlap.pgm -share/gimp/gimpressionist/Paper/canvas2.pgm -share/gimp/gimpressionist/Paper/defaultpaper.pgm -share/gimp/gimpressionist/Paper/marble.pgm -share/gimp/gimpressionist/Paper/marble2.pgm -share/gimp/gimpressionist/Paper/stone.pgm -share/gimp/gimpressionist/Paper/struc.pgm -share/gimp/gimpressionist/Presets/ApplyCanvas -share/gimp/gimpressionist/Presets/Ballpark -share/gimp/gimpressionist/Presets/Canvas -share/gimp/gimpressionist/Presets/Crosshatch -share/gimp/gimpressionist/Presets/Cubism -share/gimp/gimpressionist/Presets/Dotify -share/gimp/gimpressionist/Presets/Embroidery -share/gimp/gimpressionist/Presets/Feathers -share/gimp/gimpressionist/Presets/Felt-marker -share/gimp/gimpressionist/Presets/Flowerbed -share/gimp/gimpressionist/Presets/Furry -share/gimp/gimpressionist/Presets/Line-art -share/gimp/gimpressionist/Presets/Line-art-2 -share/gimp/gimpressionist/Presets/Maggot-invasion -share/gimp/gimpressionist/Presets/MarbleMadness -share/gimp/gimpressionist/Presets/Mossy -share/gimp/gimpressionist/Presets/Painted_Rock -share/gimp/gimpressionist/Presets/Parquette -share/gimp/gimpressionist/Presets/Patchwork -share/gimp/gimpressionist/Presets/Ringworks -share/gimp/gimpressionist/Presets/Sample -share/gimp/gimpressionist/Presets/Smash -share/gimp/gimpressionist/Presets/Straws -share/gimp/gimpressionist/Presets/Weave -share/gimp/gimpressionist/Presets/Wormcan -share/gimp/gradients/Abstract_1.ggr -share/gimp/gradients/Abstract_2.ggr -share/gimp/gradients/Abstract_3.ggr -share/gimp/gradients/Aneurism.ggr -share/gimp/gradients/Blinds.ggr -share/gimp/gradients/Blue_Green.ggr -share/gimp/gradients/Browns.ggr -share/gimp/gradients/Brushed_Aluminium.ggr -share/gimp/gradients/Burning_Paper.ggr -share/gimp/gradients/Burning_Transparency.ggr -share/gimp/gradients/CD.ggr -share/gimp/gradients/CD_Half.ggr -share/gimp/gradients/Caribbean_Blues.ggr -share/gimp/gradients/Coffee.ggr -share/gimp/gradients/Cold_Steel.ggr -share/gimp/gradients/Cold_Steel_2.ggr -share/gimp/gradients/Crown_molding.ggr -share/gimp/gradients/Dark_1.ggr -share/gimp/gradients/Deep_Sea.ggr -share/gimp/gradients/Default.ggr -share/gimp/gradients/Flare_Glow_Angular_1.ggr -share/gimp/gradients/Flare_Glow_Radial_1.ggr -share/gimp/gradients/Flare_Glow_Radial_2.ggr -share/gimp/gradients/Flare_Glow_Radial_3.ggr -share/gimp/gradients/Flare_Glow_Radial_4.ggr -share/gimp/gradients/Flare_Radial_101.ggr -share/gimp/gradients/Flare_Radial_102.ggr -share/gimp/gradients/Flare_Radial_103.ggr -share/gimp/gradients/Flare_Rays_Radial_1.ggr -share/gimp/gradients/Flare_Rays_Radial_2.ggr -share/gimp/gradients/Flare_Rays_Size_1.ggr -share/gimp/gradients/Flare_Sizefac_101.ggr -share/gimp/gradients/Four_bars.ggr -share/gimp/gradients/French_flag.ggr -share/gimp/gradients/French_flag_smooth.ggr -share/gimp/gradients/Full_saturation_spectrum_CCW.ggr -share/gimp/gradients/Full_saturation_spectrum_CW.ggr -share/gimp/gradients/German_flag.ggr -share/gimp/gradients/German_flag_smooth.ggr -share/gimp/gradients/Golden.ggr -share/gimp/gradients/Greens.ggr -share/gimp/gradients/Horizon_1.ggr -share/gimp/gradients/Horizon_2.ggr -share/gimp/gradients/Incandescent.ggr -share/gimp/gradients/Land_1.ggr -share/gimp/gradients/Land_and_Sea.ggr -share/gimp/gradients/Metallic_Something.ggr -share/gimp/gradients/Mexican_flag.ggr -share/gimp/gradients/Mexican_flag_smooth.ggr -share/gimp/gradients/Nauseating_Headache.ggr -share/gimp/gradients/Neon_Cyan.ggr -share/gimp/gradients/Neon_Green.ggr -share/gimp/gradients/Neon_Yellow.ggr -share/gimp/gradients/Pastel_Rainbow.ggr -share/gimp/gradients/Pastels.ggr -share/gimp/gradients/Purples.ggr -share/gimp/gradients/Radial_Eyeball_Blue.ggr -share/gimp/gradients/Radial_Eyeball_Brown.ggr -share/gimp/gradients/Radial_Eyeball_Green.ggr -share/gimp/gradients/Radial_Glow_1.ggr -share/gimp/gradients/Radial_Rainbow_Hoop.ggr -share/gimp/gradients/Romanian_flag.ggr -share/gimp/gradients/Romanian_flag_smooth.ggr -share/gimp/gradients/Rounded_edge.ggr -share/gimp/gradients/Shadows_1.ggr -share/gimp/gradients/Shadows_2.ggr -share/gimp/gradients/Shadows_3.ggr -share/gimp/gradients/Skyline.ggr -share/gimp/gradients/Skyline_polluted.ggr -share/gimp/gradients/Square_Wood_Frame.ggr -share/gimp/gradients/Sunrise.ggr -share/gimp/gradients/Three_bars_sin.ggr -share/gimp/gradients/Tropical_Colors.ggr -share/gimp/gradients/Tube_Red.ggr -share/gimp/gradients/Wood_1.ggr -share/gimp/gradients/Wood_2.ggr -share/gimp/gradients/Yellow_Contrast.ggr -share/gimp/gradients/Yellow_Orange.ggr -share/gimp/images/gimp-logo.png -share/gimp/images/gimp-splash.png -share/gimp/images/wilber.png -share/gimp/menus/brush-editor-menu.xml -share/gimp/menus/brushes-menu.xml -share/gimp/menus/buffers-menu.xml -share/gimp/menus/channels-menu.xml -share/gimp/menus/colormap-menu.xml -share/gimp/menus/cursor-info-menu.xml -share/gimp/menus/dockable-menu.xml -share/gimp/menus/documents-menu.xml -share/gimp/menus/error-console-menu.xml -share/gimp/menus/fonts-menu.xml -share/gimp/menus/gradient-editor-menu.xml -share/gimp/menus/gradients-menu.xml -share/gimp/menus/image-menu.xml -share/gimp/menus/images-menu.xml -share/gimp/menus/layers-menu.xml -share/gimp/menus/palette-editor-menu.xml -share/gimp/menus/palettes-menu.xml -share/gimp/menus/patterns-menu.xml -share/gimp/menus/quick-mask-menu.xml -share/gimp/menus/sample-points-menu.xml -share/gimp/menus/selection-menu.xml -share/gimp/menus/templates-menu.xml -share/gimp/menus/text-editor-toolbar.xml -share/gimp/menus/tool-options-menu.xml -share/gimp/menus/tools-menu.xml -share/gimp/menus/undo-menu.xml -share/gimp/menus/vectors-menu.xml -share/gimp/palettes/Bears.gpl -share/gimp/palettes/Bgold.gpl -share/gimp/palettes/Blues.gpl -share/gimp/palettes/Borders.gpl -share/gimp/palettes/Browns_And_Yellows.gpl -share/gimp/palettes/Caramel.gpl -share/gimp/palettes/Cascade.gpl -share/gimp/palettes/China.gpl -share/gimp/palettes/Coldfire.gpl -share/gimp/palettes/Cool_Colors.gpl -share/gimp/palettes/Cranes.gpl -share/gimp/palettes/Dark_pastels.gpl -share/gimp/palettes/Default.gpl -share/gimp/palettes/Ega.gpl -share/gimp/palettes/Firecode.gpl -share/gimp/palettes/Gold.gpl -share/gimp/palettes/GrayViolet.gpl -share/gimp/palettes/Grayblue.gpl -share/gimp/palettes/Grays.gpl -share/gimp/palettes/Greens.gpl -share/gimp/palettes/Hilite.gpl -share/gimp/palettes/Khaki.gpl -share/gimp/palettes/Lights.gpl -share/gimp/palettes/Muted.gpl -share/gimp/palettes/Named_Colors.gpl -share/gimp/palettes/News3.gpl -share/gimp/palettes/Op2.gpl -share/gimp/palettes/Paintjet.gpl -share/gimp/palettes/Pastels.gpl -share/gimp/palettes/Plasma.gpl -share/gimp/palettes/Reds.gpl -share/gimp/palettes/Reds_And_Purples.gpl -share/gimp/palettes/Royal.gpl -share/gimp/palettes/Tango.gpl -share/gimp/palettes/Topographic.gpl -share/gimp/palettes/Visibone.gpl -share/gimp/palettes/Visibone_2.gpl -share/gimp/palettes/Volcano.gpl -share/gimp/palettes/Warm_Colors.gpl -share/gimp/palettes/Web.gpl -share/gimp/patterns/3dgreen.pat -share/gimp/patterns/Craters.pat -share/gimp/patterns/Moonfoot.pat -share/gimp/patterns/Stripes1px.pat -share/gimp/patterns/Stripes2px.pat -share/gimp/patterns/amethyst.pat -share/gimp/patterns/bark.pat -share/gimp/patterns/blue.pat -share/gimp/patterns/bluegrid.pat -share/gimp/patterns/bluesquares.pat -share/gimp/patterns/blueweb.pat -share/gimp/patterns/brick.pat -share/gimp/patterns/burlap.pat -share/gimp/patterns/burlwood.pat -share/gimp/patterns/choc_swirl.pat -share/gimp/patterns/corkboard.pat -share/gimp/patterns/cracked.pat -share/gimp/patterns/crinklepaper.pat -share/gimp/patterns/electric.pat -share/gimp/patterns/fibers.pat -share/gimp/patterns/granite1.pat -share/gimp/patterns/ground1.pat -share/gimp/patterns/ice.pat -share/gimp/patterns/java.pat -share/gimp/patterns/leather.pat -share/gimp/patterns/leaves.pat -share/gimp/patterns/leopard.pat -share/gimp/patterns/lightning.pat -share/gimp/patterns/marble1.pat -share/gimp/patterns/marble2.pat -share/gimp/patterns/marble3.pat -share/gimp/patterns/nops.pat -share/gimp/patterns/paper.pat -share/gimp/patterns/parque1.pat -share/gimp/patterns/parque2.pat -share/gimp/patterns/parque3.pat -share/gimp/patterns/pastel.pat -share/gimp/patterns/pine.pat -share/gimp/patterns/pink_marble.pat -share/gimp/patterns/pool.pat -share/gimp/patterns/qube1.pat -share/gimp/patterns/rain.pat -share/gimp/patterns/recessed.pat -share/gimp/patterns/redcube.pat -share/gimp/patterns/rock.pat -share/gimp/patterns/sky.pat -share/gimp/patterns/slate.pat -share/gimp/patterns/sm_squares.pat -share/gimp/patterns/starfield.pat -share/gimp/patterns/stone33.pat -share/gimp/patterns/terra.pat -share/gimp/patterns/walnut.pat -share/gimp/patterns/warning.pat -share/gimp/patterns/wood1.pat -share/gimp/patterns/wood2.pat -share/gimp/patterns/wood3.pat -share/gimp/patterns/wood4.pat -share/gimp/patterns/wood5.pat -share/gimp/scripts/3d-outline.scm -share/gimp/scripts/3dTruchet.scm -share/gimp/scripts/add-bevel.scm -share/gimp/scripts/addborder.scm -share/gimp/scripts/alien-glow-arrow.scm -share/gimp/scripts/alien-glow-bar.scm -share/gimp/scripts/alien-glow-bullet.scm -share/gimp/scripts/alien-glow-button.scm -share/gimp/scripts/alien-glow-logo.scm -share/gimp/scripts/alien-neon-logo.scm -share/gimp/scripts/basic1-logo.scm -share/gimp/scripts/basic2-logo.scm -share/gimp/scripts/beveled-button.scm -share/gimp/scripts/beveled-pattern-arrow.scm -share/gimp/scripts/beveled-pattern-bullet.scm -share/gimp/scripts/beveled-pattern-button.scm -share/gimp/scripts/beveled-pattern-heading.scm -share/gimp/scripts/beveled-pattern-hrule.scm -share/gimp/scripts/blend-anim.scm -share/gimp/scripts/blended-logo.scm -share/gimp/scripts/bovinated-logo.scm -share/gimp/scripts/burn-in-anim.scm -share/gimp/scripts/camo.scm -share/gimp/scripts/carve-it.scm -share/gimp/scripts/carved-logo.scm -share/gimp/scripts/chalk.scm -share/gimp/scripts/chip-away.scm -share/gimp/scripts/chrome-it.scm -share/gimp/scripts/chrome-logo.scm -share/gimp/scripts/circuit.scm -share/gimp/scripts/clothify.scm -share/gimp/scripts/coffee.scm -share/gimp/scripts/comic-logo.scm -share/gimp/scripts/coolmetal-logo.scm -share/gimp/scripts/copy-visible.scm -share/gimp/scripts/crystal-logo.scm -share/gimp/scripts/difference-clouds.scm -share/gimp/scripts/distress-selection.scm -share/gimp/scripts/drop-shadow.scm -share/gimp/scripts/erase-rows.scm -share/gimp/scripts/flatland.scm -share/gimp/scripts/font-map.scm -share/gimp/scripts/frosty-logo.scm -share/gimp/scripts/fuzzyborder.scm -share/gimp/scripts/gimp-headers.scm -share/gimp/scripts/gimp-labels.scm -share/gimp/scripts/glossy.scm -share/gimp/scripts/glowing-logo.scm -share/gimp/scripts/gradient-bevel-logo.scm -share/gimp/scripts/gradient-example.scm -share/gimp/scripts/grid-system.scm -share/gimp/scripts/guides-from-selection.scm -share/gimp/scripts/guides-new-percent.scm -share/gimp/scripts/guides-new.scm -share/gimp/scripts/guides-remove-all.scm -share/gimp/scripts/i26-gunya2.scm -share/gimp/scripts/images/beavis.jpg -share/gimp/scripts/images/texture.jpg -share/gimp/scripts/images/texture1.jpg -share/gimp/scripts/images/texture2.jpg -share/gimp/scripts/images/texture3.jpg -share/gimp/scripts/land.scm -share/gimp/scripts/lava.scm -share/gimp/scripts/line-nova.scm -share/gimp/scripts/mkbrush.scm -share/gimp/scripts/neon-logo.scm -share/gimp/scripts/news-text.scm -share/gimp/scripts/old-photo.scm -share/gimp/scripts/paste-as-brush.scm -share/gimp/scripts/paste-as-pattern.scm -share/gimp/scripts/perspective-shadow.scm -share/gimp/scripts/plug-in-compat.init -share/gimp/scripts/predator.scm -share/gimp/scripts/pupi-button.scm -share/gimp/scripts/rendermap.scm -share/gimp/scripts/reverse-layers.scm -share/gimp/scripts/ripply-anim.scm -share/gimp/scripts/round-corners.scm -share/gimp/scripts/script-fu-compat.init -share/gimp/scripts/script-fu-set-cmap.scm -share/gimp/scripts/script-fu-util.scm -share/gimp/scripts/script-fu.init -share/gimp/scripts/select-to-brush.scm -share/gimp/scripts/select-to-image.scm -share/gimp/scripts/select-to-pattern.scm -share/gimp/scripts/selection-round.scm -share/gimp/scripts/slide.scm -share/gimp/scripts/sota-chrome-logo.scm -share/gimp/scripts/speed-text.scm -share/gimp/scripts/spinning-globe.scm -share/gimp/scripts/spyrogimp.scm -share/gimp/scripts/starscape-logo.scm -share/gimp/scripts/swirltile.scm -share/gimp/scripts/swirly-pattern.scm -share/gimp/scripts/t-o-p-logo.scm -share/gimp/scripts/text-circle.scm -share/gimp/scripts/textured-logo.scm -share/gimp/scripts/tileblur.scm -share/gimp/scripts/title-header.scm -share/gimp/scripts/truchet.scm -share/gimp/scripts/unsharp-mask.scm -share/gimp/scripts/waves-anim.scm -share/gimp/scripts/weave.scm -share/gimp/scripts/web-browser.scm -share/gimp/scripts/xach-effect.scm -share/gimp/themes/Default/gtkrc -share/gimp/themes/Default/images/preferences/color-management-22.png -share/gimp/themes/Default/images/preferences/color-management.png -share/gimp/themes/Default/images/preferences/controllers-22.png -share/gimp/themes/Default/images/preferences/controllers.png -share/gimp/themes/Default/images/preferences/default-comment.png -share/gimp/themes/Default/images/preferences/default-grid-22.png -share/gimp/themes/Default/images/preferences/default-grid.png -share/gimp/themes/Default/images/preferences/display-22.png -share/gimp/themes/Default/images/preferences/display.png -share/gimp/themes/Default/images/preferences/environment-22.png -share/gimp/themes/Default/images/preferences/environment.png -share/gimp/themes/Default/images/preferences/folders-22.png -share/gimp/themes/Default/images/preferences/folders-brushes-22.png -share/gimp/themes/Default/images/preferences/folders-brushes.png -share/gimp/themes/Default/images/preferences/folders-environ-22.png -share/gimp/themes/Default/images/preferences/folders-environ.png -share/gimp/themes/Default/images/preferences/folders-fonts-22.png -share/gimp/themes/Default/images/preferences/folders-fonts.png -share/gimp/themes/Default/images/preferences/folders-gradients-22.png -share/gimp/themes/Default/images/preferences/folders-gradients.png -share/gimp/themes/Default/images/preferences/folders-interp-22.png -share/gimp/themes/Default/images/preferences/folders-interp.png -share/gimp/themes/Default/images/preferences/folders-modules-22.png -share/gimp/themes/Default/images/preferences/folders-modules.png -share/gimp/themes/Default/images/preferences/folders-palettes-22.png -share/gimp/themes/Default/images/preferences/folders-palettes.png -share/gimp/themes/Default/images/preferences/folders-patterns-22.png -share/gimp/themes/Default/images/preferences/folders-patterns.png -share/gimp/themes/Default/images/preferences/folders-plug-ins-22.png -share/gimp/themes/Default/images/preferences/folders-plug-ins.png -share/gimp/themes/Default/images/preferences/folders-scripts-22.png -share/gimp/themes/Default/images/preferences/folders-scripts.png -share/gimp/themes/Default/images/preferences/folders-themes-22.png -share/gimp/themes/Default/images/preferences/folders-themes.png -share/gimp/themes/Default/images/preferences/folders-tool-plug-ins-22.png -share/gimp/themes/Default/images/preferences/folders-tool-plug-ins.png -share/gimp/themes/Default/images/preferences/folders-tools-22.png -share/gimp/themes/Default/images/preferences/folders.png -share/gimp/themes/Default/images/preferences/help-system-22.png -share/gimp/themes/Default/images/preferences/help-system.png -share/gimp/themes/Default/images/preferences/image-title-22.png -share/gimp/themes/Default/images/preferences/image-title.png -share/gimp/themes/Default/images/preferences/image-windows-22.png -share/gimp/themes/Default/images/preferences/image-windows.png -share/gimp/themes/Default/images/preferences/input-devices-22.png -share/gimp/themes/Default/images/preferences/input-devices.png -share/gimp/themes/Default/images/preferences/interface-22.png -share/gimp/themes/Default/images/preferences/interface.png -share/gimp/themes/Default/images/preferences/new-image-22.png -share/gimp/themes/Default/images/preferences/new-image.png -share/gimp/themes/Default/images/preferences/session-22.png -share/gimp/themes/Default/images/preferences/session.png -share/gimp/themes/Default/images/preferences/theme-22.png -share/gimp/themes/Default/images/preferences/theme.png -share/gimp/themes/Default/images/preferences/tool-options-22.png -share/gimp/themes/Default/images/preferences/tool-options.png -share/gimp/themes/Default/images/preferences/toolbox-22.png -share/gimp/themes/Default/images/preferences/toolbox.png -share/gimp/themes/Default/images/preferences/window-management-22.png -share/gimp/themes/Default/images/preferences/window-management.png -share/gimp/themes/Default/images/stock-error-64.png -share/gimp/themes/Default/images/stock-info-64.png -share/gimp/themes/Default/images/stock-question-64.png -share/gimp/themes/Default/images/stock-warning-64.png -share/gimp/themes/Small/gtkrc -share/gimp/tips/gimp-tips.xml -share/icons/hicolor/16x16/apps/gimp.png -share/icons/hicolor/22x22/apps/gimp.png -share/icons/hicolor/24x24/apps/gimp.png -share/icons/hicolor/32x32/apps/gimp.png -share/icons/hicolor/48x48/apps/gimp.png -share/icons/hicolor/64x64/apps/gimp.png -share/icons/hicolor/scalable/apps/gimp.svg -share/locale/am/LC_MESSAGES/gimp20.mo -share/locale/ar/LC_MESSAGES/gimp20-libgimp.mo -share/locale/ar/LC_MESSAGES/gimp20-python.mo -share/locale/ar/LC_MESSAGES/gimp20-script-fu.mo -share/locale/ar/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/ar/LC_MESSAGES/gimp20-tips.mo -share/locale/ar/LC_MESSAGES/gimp20.mo -share/locale/az/LC_MESSAGES/gimp20-libgimp.mo -share/locale/az/LC_MESSAGES/gimp20-python.mo -share/locale/az/LC_MESSAGES/gimp20-script-fu.mo -share/locale/az/LC_MESSAGES/gimp20.mo -share/locale/be/LC_MESSAGES/gimp20-libgimp.mo -share/locale/be/LC_MESSAGES/gimp20-python.mo -share/locale/be/LC_MESSAGES/gimp20-script-fu.mo -share/locale/be/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/be/LC_MESSAGES/gimp20-tips.mo -share/locale/be/LC_MESSAGES/gimp20.mo -share/locale/bg/LC_MESSAGES/gimp20-libgimp.mo -share/locale/bg/LC_MESSAGES/gimp20-python.mo -share/locale/bg/LC_MESSAGES/gimp20-script-fu.mo -share/locale/bg/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/bg/LC_MESSAGES/gimp20-tips.mo -share/locale/bg/LC_MESSAGES/gimp20.mo -share/locale/ca/LC_MESSAGES/gimp20-libgimp.mo -share/locale/ca/LC_MESSAGES/gimp20-python.mo -share/locale/ca/LC_MESSAGES/gimp20-script-fu.mo -share/locale/ca/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/ca/LC_MESSAGES/gimp20-tips.mo -share/locale/ca/LC_MESSAGES/gimp20.mo -share/locale/ca@valencia/LC_MESSAGES/gimp20-libgimp.mo -share/locale/ca@valencia/LC_MESSAGES/gimp20-python.mo -share/locale/ca@valencia/LC_MESSAGES/gimp20-script-fu.mo -share/locale/ca@valencia/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/ca@valencia/LC_MESSAGES/gimp20-tips.mo -share/locale/ca@valencia/LC_MESSAGES/gimp20.mo -share/locale/cs/LC_MESSAGES/gimp20-libgimp.mo -share/locale/cs/LC_MESSAGES/gimp20-python.mo -share/locale/cs/LC_MESSAGES/gimp20-script-fu.mo -share/locale/cs/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/cs/LC_MESSAGES/gimp20-tips.mo -share/locale/cs/LC_MESSAGES/gimp20.mo -share/locale/da/LC_MESSAGES/gimp20-libgimp.mo -share/locale/da/LC_MESSAGES/gimp20-python.mo -share/locale/da/LC_MESSAGES/gimp20-script-fu.mo -share/locale/da/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/da/LC_MESSAGES/gimp20-tips.mo -share/locale/da/LC_MESSAGES/gimp20.mo -share/locale/de/LC_MESSAGES/gimp20-libgimp.mo -share/locale/de/LC_MESSAGES/gimp20-python.mo -share/locale/de/LC_MESSAGES/gimp20-script-fu.mo -share/locale/de/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/de/LC_MESSAGES/gimp20-tips.mo -share/locale/de/LC_MESSAGES/gimp20.mo -share/locale/dz/LC_MESSAGES/gimp20-libgimp.mo -share/locale/dz/LC_MESSAGES/gimp20-python.mo -share/locale/dz/LC_MESSAGES/gimp20-script-fu.mo -share/locale/dz/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/dz/LC_MESSAGES/gimp20-tips.mo -share/locale/dz/LC_MESSAGES/gimp20.mo -share/locale/el/LC_MESSAGES/gimp20-libgimp.mo -share/locale/el/LC_MESSAGES/gimp20-python.mo -share/locale/el/LC_MESSAGES/gimp20-script-fu.mo -share/locale/el/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/el/LC_MESSAGES/gimp20.mo -share/locale/en_CA/LC_MESSAGES/gimp20-libgimp.mo -share/locale/en_CA/LC_MESSAGES/gimp20-python.mo -share/locale/en_CA/LC_MESSAGES/gimp20-script-fu.mo -share/locale/en_CA/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/en_CA/LC_MESSAGES/gimp20-tips.mo -share/locale/en_CA/LC_MESSAGES/gimp20.mo -share/locale/en_GB/LC_MESSAGES/gimp20-libgimp.mo -share/locale/en_GB/LC_MESSAGES/gimp20-python.mo -share/locale/en_GB/LC_MESSAGES/gimp20-script-fu.mo -share/locale/en_GB/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/en_GB/LC_MESSAGES/gimp20-tips.mo -share/locale/en_GB/LC_MESSAGES/gimp20.mo -share/locale/eo/LC_MESSAGES/gimp20-libgimp.mo -share/locale/eo/LC_MESSAGES/gimp20-python.mo -share/locale/eo/LC_MESSAGES/gimp20-script-fu.mo -share/locale/eo/LC_MESSAGES/gimp20-tips.mo -share/locale/eo/LC_MESSAGES/gimp20.mo -share/locale/es/LC_MESSAGES/gimp20-libgimp.mo -share/locale/es/LC_MESSAGES/gimp20-python.mo -share/locale/es/LC_MESSAGES/gimp20-script-fu.mo -share/locale/es/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/es/LC_MESSAGES/gimp20-tips.mo -share/locale/es/LC_MESSAGES/gimp20.mo -share/locale/et/LC_MESSAGES/gimp20-libgimp.mo -share/locale/et/LC_MESSAGES/gimp20-python.mo -share/locale/et/LC_MESSAGES/gimp20-script-fu.mo -share/locale/et/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/et/LC_MESSAGES/gimp20-tips.mo -share/locale/et/LC_MESSAGES/gimp20.mo -share/locale/eu/LC_MESSAGES/gimp20-libgimp.mo -share/locale/eu/LC_MESSAGES/gimp20-python.mo -share/locale/eu/LC_MESSAGES/gimp20-script-fu.mo -share/locale/eu/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/eu/LC_MESSAGES/gimp20-tips.mo -share/locale/eu/LC_MESSAGES/gimp20.mo -share/locale/fa/LC_MESSAGES/gimp20-libgimp.mo -share/locale/fa/LC_MESSAGES/gimp20-python.mo -share/locale/fa/LC_MESSAGES/gimp20-script-fu.mo -share/locale/fa/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/fa/LC_MESSAGES/gimp20-tips.mo -share/locale/fa/LC_MESSAGES/gimp20.mo -share/locale/fi/LC_MESSAGES/gimp20-libgimp.mo -share/locale/fi/LC_MESSAGES/gimp20-python.mo -share/locale/fi/LC_MESSAGES/gimp20-script-fu.mo -share/locale/fi/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/fi/LC_MESSAGES/gimp20-tips.mo -share/locale/fi/LC_MESSAGES/gimp20.mo -share/locale/fr/LC_MESSAGES/gimp20-libgimp.mo -share/locale/fr/LC_MESSAGES/gimp20-python.mo -share/locale/fr/LC_MESSAGES/gimp20-script-fu.mo -share/locale/fr/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/fr/LC_MESSAGES/gimp20-tips.mo -share/locale/fr/LC_MESSAGES/gimp20.mo -share/locale/ga/LC_MESSAGES/gimp20-libgimp.mo -share/locale/ga/LC_MESSAGES/gimp20-python.mo -share/locale/ga/LC_MESSAGES/gimp20-script-fu.mo -share/locale/ga/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/ga/LC_MESSAGES/gimp20.mo -share/locale/gl/LC_MESSAGES/gimp20-libgimp.mo -share/locale/gl/LC_MESSAGES/gimp20-python.mo -share/locale/gl/LC_MESSAGES/gimp20-script-fu.mo -share/locale/gl/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/gl/LC_MESSAGES/gimp20-tips.mo -share/locale/gl/LC_MESSAGES/gimp20.mo -share/locale/gu/LC_MESSAGES/gimp20-libgimp.mo -share/locale/gu/LC_MESSAGES/gimp20-python.mo -share/locale/gu/LC_MESSAGES/gimp20-script-fu.mo -share/locale/gu/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/gu/LC_MESSAGES/gimp20-tips.mo -share/locale/gu/LC_MESSAGES/gimp20.mo -share/locale/he/LC_MESSAGES/gimp20-libgimp.mo -share/locale/he/LC_MESSAGES/gimp20-script-fu.mo -share/locale/he/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/he/LC_MESSAGES/gimp20-tips.mo -share/locale/he/LC_MESSAGES/gimp20.mo -share/locale/hi/LC_MESSAGES/gimp20.mo -share/locale/hr/LC_MESSAGES/gimp20-libgimp.mo -share/locale/hr/LC_MESSAGES/gimp20-python.mo -share/locale/hr/LC_MESSAGES/gimp20-script-fu.mo -share/locale/hr/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/hr/LC_MESSAGES/gimp20-tips.mo -share/locale/hr/LC_MESSAGES/gimp20.mo -share/locale/hu/LC_MESSAGES/gimp20-libgimp.mo -share/locale/hu/LC_MESSAGES/gimp20-python.mo -share/locale/hu/LC_MESSAGES/gimp20-script-fu.mo -share/locale/hu/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/hu/LC_MESSAGES/gimp20-tips.mo -share/locale/hu/LC_MESSAGES/gimp20.mo -share/locale/id/LC_MESSAGES/gimp20-libgimp.mo -share/locale/id/LC_MESSAGES/gimp20-script-fu.mo -share/locale/id/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/id/LC_MESSAGES/gimp20.mo -share/locale/is/LC_MESSAGES/gimp20-libgimp.mo -share/locale/is/LC_MESSAGES/gimp20-python.mo -share/locale/is/LC_MESSAGES/gimp20-script-fu.mo -share/locale/is/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/is/LC_MESSAGES/gimp20-tips.mo -share/locale/is/LC_MESSAGES/gimp20.mo -share/locale/it/LC_MESSAGES/gimp20-libgimp.mo -share/locale/it/LC_MESSAGES/gimp20-python.mo -share/locale/it/LC_MESSAGES/gimp20-script-fu.mo -share/locale/it/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/it/LC_MESSAGES/gimp20-tips.mo -share/locale/it/LC_MESSAGES/gimp20.mo -share/locale/ja/LC_MESSAGES/gimp20-libgimp.mo -share/locale/ja/LC_MESSAGES/gimp20-python.mo -share/locale/ja/LC_MESSAGES/gimp20-script-fu.mo -share/locale/ja/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/ja/LC_MESSAGES/gimp20-tips.mo -share/locale/ja/LC_MESSAGES/gimp20.mo -share/locale/ka/LC_MESSAGES/gimp20.mo -share/locale/km/LC_MESSAGES/gimp20-libgimp.mo -share/locale/km/LC_MESSAGES/gimp20-python.mo -share/locale/km/LC_MESSAGES/gimp20-script-fu.mo -share/locale/km/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/km/LC_MESSAGES/gimp20-tips.mo -share/locale/km/LC_MESSAGES/gimp20.mo -share/locale/kn/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/kn/LC_MESSAGES/gimp20.mo -share/locale/ko/LC_MESSAGES/gimp20-libgimp.mo -share/locale/ko/LC_MESSAGES/gimp20-python.mo -share/locale/ko/LC_MESSAGES/gimp20-script-fu.mo -share/locale/ko/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/ko/LC_MESSAGES/gimp20-tips.mo -share/locale/ko/LC_MESSAGES/gimp20.mo -share/locale/lt/LC_MESSAGES/gimp20-libgimp.mo -share/locale/lt/LC_MESSAGES/gimp20-python.mo -share/locale/lt/LC_MESSAGES/gimp20-script-fu.mo -share/locale/lt/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/lt/LC_MESSAGES/gimp20-tips.mo -share/locale/lt/LC_MESSAGES/gimp20.mo -share/locale/lv/LC_MESSAGES/gimp20-libgimp.mo -share/locale/lv/LC_MESSAGES/gimp20.mo -share/locale/mk/LC_MESSAGES/gimp20-libgimp.mo -share/locale/mk/LC_MESSAGES/gimp20-python.mo -share/locale/mk/LC_MESSAGES/gimp20-script-fu.mo -share/locale/mk/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/mk/LC_MESSAGES/gimp20-tips.mo -share/locale/mk/LC_MESSAGES/gimp20.mo -share/locale/ml/LC_MESSAGES/gimp20.mo -share/locale/mr/LC_MESSAGES/gimp20-libgimp.mo -share/locale/mr/LC_MESSAGES/gimp20-python.mo -share/locale/mr/LC_MESSAGES/gimp20-script-fu.mo -share/locale/mr/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/mr/LC_MESSAGES/gimp20-tips.mo -share/locale/mr/LC_MESSAGES/gimp20.mo -share/locale/ms/LC_MESSAGES/gimp20-libgimp.mo -share/locale/ms/LC_MESSAGES/gimp20-python.mo -share/locale/ms/LC_MESSAGES/gimp20-script-fu.mo -share/locale/ms/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/ms/LC_MESSAGES/gimp20-tips.mo -share/locale/ms/LC_MESSAGES/gimp20.mo -share/locale/nb/LC_MESSAGES/gimp20-libgimp.mo -share/locale/nb/LC_MESSAGES/gimp20-python.mo -share/locale/nb/LC_MESSAGES/gimp20-script-fu.mo -share/locale/nb/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/nb/LC_MESSAGES/gimp20-tips.mo -share/locale/nb/LC_MESSAGES/gimp20.mo -share/locale/ne/LC_MESSAGES/gimp20-libgimp.mo -share/locale/ne/LC_MESSAGES/gimp20-python.mo -share/locale/ne/LC_MESSAGES/gimp20-script-fu.mo -share/locale/ne/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/ne/LC_MESSAGES/gimp20-tips.mo -share/locale/ne/LC_MESSAGES/gimp20.mo -share/locale/nl/LC_MESSAGES/gimp20-libgimp.mo -share/locale/nl/LC_MESSAGES/gimp20-python.mo -share/locale/nl/LC_MESSAGES/gimp20-script-fu.mo -share/locale/nl/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/nl/LC_MESSAGES/gimp20-tips.mo -share/locale/nl/LC_MESSAGES/gimp20.mo -share/locale/nn/LC_MESSAGES/gimp20-libgimp.mo -share/locale/nn/LC_MESSAGES/gimp20-python.mo -share/locale/nn/LC_MESSAGES/gimp20-script-fu.mo -share/locale/nn/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/nn/LC_MESSAGES/gimp20-tips.mo -share/locale/nn/LC_MESSAGES/gimp20.mo -share/locale/oc/LC_MESSAGES/gimp20-libgimp.mo -share/locale/oc/LC_MESSAGES/gimp20-python.mo -share/locale/oc/LC_MESSAGES/gimp20-script-fu.mo -share/locale/oc/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/oc/LC_MESSAGES/gimp20.mo -share/locale/or/LC_MESSAGES/gimp20-python.mo -share/locale/or/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/or/LC_MESSAGES/gimp20.mo -share/locale/pa/LC_MESSAGES/gimp20-libgimp.mo -share/locale/pa/LC_MESSAGES/gimp20-python.mo -share/locale/pa/LC_MESSAGES/gimp20-script-fu.mo -share/locale/pa/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/pa/LC_MESSAGES/gimp20-tips.mo -share/locale/pa/LC_MESSAGES/gimp20.mo -share/locale/pl/LC_MESSAGES/gimp20-libgimp.mo -share/locale/pl/LC_MESSAGES/gimp20-python.mo -share/locale/pl/LC_MESSAGES/gimp20-script-fu.mo -share/locale/pl/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/pl/LC_MESSAGES/gimp20-tips.mo -share/locale/pl/LC_MESSAGES/gimp20.mo -share/locale/pt/LC_MESSAGES/gimp20-libgimp.mo -share/locale/pt/LC_MESSAGES/gimp20-python.mo -share/locale/pt/LC_MESSAGES/gimp20-script-fu.mo -share/locale/pt/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/pt/LC_MESSAGES/gimp20-tips.mo -share/locale/pt/LC_MESSAGES/gimp20.mo -share/locale/pt_BR/LC_MESSAGES/gimp20-libgimp.mo -share/locale/pt_BR/LC_MESSAGES/gimp20-python.mo -share/locale/pt_BR/LC_MESSAGES/gimp20-script-fu.mo -share/locale/pt_BR/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/pt_BR/LC_MESSAGES/gimp20-tips.mo -share/locale/pt_BR/LC_MESSAGES/gimp20.mo -share/locale/ro/LC_MESSAGES/gimp20-libgimp.mo -share/locale/ro/LC_MESSAGES/gimp20-python.mo -share/locale/ro/LC_MESSAGES/gimp20-script-fu.mo -share/locale/ro/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/ro/LC_MESSAGES/gimp20-tips.mo -share/locale/ro/LC_MESSAGES/gimp20.mo -share/locale/ru/LC_MESSAGES/gimp20-libgimp.mo -share/locale/ru/LC_MESSAGES/gimp20-python.mo -share/locale/ru/LC_MESSAGES/gimp20-script-fu.mo -share/locale/ru/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/ru/LC_MESSAGES/gimp20-tips.mo -share/locale/ru/LC_MESSAGES/gimp20.mo -share/locale/rw/LC_MESSAGES/gimp20-libgimp.mo -share/locale/rw/LC_MESSAGES/gimp20-python.mo -share/locale/rw/LC_MESSAGES/gimp20-script-fu.mo -share/locale/rw/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/rw/LC_MESSAGES/gimp20-tips.mo -share/locale/rw/LC_MESSAGES/gimp20.mo -share/locale/si/LC_MESSAGES/gimp20.mo -share/locale/sk/LC_MESSAGES/gimp20-libgimp.mo -share/locale/sk/LC_MESSAGES/gimp20-python.mo -share/locale/sk/LC_MESSAGES/gimp20-script-fu.mo -share/locale/sk/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/sk/LC_MESSAGES/gimp20-tips.mo -share/locale/sk/LC_MESSAGES/gimp20.mo -share/locale/sl/LC_MESSAGES/gimp20-libgimp.mo -share/locale/sl/LC_MESSAGES/gimp20-python.mo -share/locale/sl/LC_MESSAGES/gimp20-script-fu.mo -share/locale/sl/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/sl/LC_MESSAGES/gimp20-tips.mo -share/locale/sl/LC_MESSAGES/gimp20.mo -share/locale/sr/LC_MESSAGES/gimp20-libgimp.mo -share/locale/sr/LC_MESSAGES/gimp20-python.mo -share/locale/sr/LC_MESSAGES/gimp20-script-fu.mo -share/locale/sr/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/sr/LC_MESSAGES/gimp20-tips.mo -share/locale/sr/LC_MESSAGES/gimp20.mo -share/locale/sr@latin/LC_MESSAGES/gimp20-libgimp.mo -share/locale/sr@latin/LC_MESSAGES/gimp20-python.mo -share/locale/sr@latin/LC_MESSAGES/gimp20-script-fu.mo -share/locale/sr@latin/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/sr@latin/LC_MESSAGES/gimp20-tips.mo -share/locale/sr@latin/LC_MESSAGES/gimp20.mo -share/locale/sv/LC_MESSAGES/gimp20-libgimp.mo -share/locale/sv/LC_MESSAGES/gimp20-python.mo -share/locale/sv/LC_MESSAGES/gimp20-script-fu.mo -share/locale/sv/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/sv/LC_MESSAGES/gimp20-tips.mo -share/locale/sv/LC_MESSAGES/gimp20.mo -share/locale/ta/LC_MESSAGES/gimp20.mo -share/locale/th/LC_MESSAGES/gimp20.mo -share/locale/tr/LC_MESSAGES/gimp20-libgimp.mo -share/locale/tr/LC_MESSAGES/gimp20-python.mo -share/locale/tr/LC_MESSAGES/gimp20-script-fu.mo -share/locale/tr/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/tr/LC_MESSAGES/gimp20.mo -share/locale/tt/LC_MESSAGES/gimp20.mo -share/locale/uk/LC_MESSAGES/gimp20-libgimp.mo -share/locale/uk/LC_MESSAGES/gimp20-python.mo -share/locale/uk/LC_MESSAGES/gimp20-script-fu.mo -share/locale/uk/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/uk/LC_MESSAGES/gimp20-tips.mo -share/locale/uk/LC_MESSAGES/gimp20.mo -share/locale/vi/LC_MESSAGES/gimp20-libgimp.mo -share/locale/vi/LC_MESSAGES/gimp20-python.mo -share/locale/vi/LC_MESSAGES/gimp20-script-fu.mo -share/locale/vi/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/vi/LC_MESSAGES/gimp20-tips.mo -share/locale/vi/LC_MESSAGES/gimp20.mo -share/locale/xh/LC_MESSAGES/gimp20-libgimp.mo -share/locale/xh/LC_MESSAGES/gimp20-python.mo -share/locale/xh/LC_MESSAGES/gimp20-script-fu.mo -share/locale/xh/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/xh/LC_MESSAGES/gimp20.mo -share/locale/yi/LC_MESSAGES/gimp20-libgimp.mo -share/locale/yi/LC_MESSAGES/gimp20-script-fu.mo -share/locale/yi/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/yi/LC_MESSAGES/gimp20.mo -share/locale/zh_CN/LC_MESSAGES/gimp20-libgimp.mo -share/locale/zh_CN/LC_MESSAGES/gimp20-python.mo -share/locale/zh_CN/LC_MESSAGES/gimp20-script-fu.mo -share/locale/zh_CN/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/zh_CN/LC_MESSAGES/gimp20-tips.mo -share/locale/zh_CN/LC_MESSAGES/gimp20.mo -share/locale/zh_HK/LC_MESSAGES/gimp20.mo -share/locale/zh_TW/LC_MESSAGES/gimp20-libgimp.mo -share/locale/zh_TW/LC_MESSAGES/gimp20-python.mo -share/locale/zh_TW/LC_MESSAGES/gimp20-script-fu.mo -share/locale/zh_TW/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/zh_TW/LC_MESSAGES/gimp20-tips.mo -share/locale/zh_TW/LC_MESSAGES/gimp20.mo -@dirrm share/gimp/tips -@dirrm share/gimp/themes/Small -@dirrm share/gimp/themes/Default/images/preferences -@dirrm share/gimp/themes/Default/images -@dirrm share/gimp/themes/Default -@dirrm share/gimp/themes -@dirrm share/gimp/scripts/images -@dirrm share/gimp/scripts -@dirrm share/gimp/patterns -@dirrm share/gimp/palettes -@dirrm share/gimp/menus -@dirrm share/gimp/images -@dirrm share/gimp/gradients -@dirrm share/gimp/gimpressionist/Presets -@dirrm share/gimp/gimpressionist/Paper -@dirrm share/gimp/gimpressionist/Brushes -@dirrm share/gimp/gimpressionist -@dirrm share/gimp/gflare -@dirrm share/gimp/gfig -@dirrm share/gimp/fractalexplorer -@dirrm share/gimp/fonts -@dirrm share/gimp/brushes -@dirrm share/gimp -@dirrm share/doc/gimp/libgimpwidgets -@dirrm share/doc/gimp/libgimpthumb -@dirrm share/doc/gimp/libgimpmodule -@dirrm share/doc/gimp/libgimpmath -@dirrm share/doc/gimp/libgimpconfig -@dirrm share/doc/gimp/libgimpcolor -@dirrm share/doc/gimp/libgimpbase -@dirrm share/doc/gimp/libgimp -@dirrm share/doc/gimp -@dirrmtry share/applications -@dirrm libexec/gimp/2.2/plug-ins -@dirrm libexec/gimp/2.2/modules -@dirrm libexec/gimp/2.2/interpreters -@dirrm libexec/gimp/2.2/environ -@dirrm libexec/gimp/2.2 -@dirrm libexec/gimp -@dirrm include/gimp-2.0/libgimpwidgets -@dirrm include/gimp-2.0/libgimpthumb -@dirrm include/gimp-2.0/libgimpmodule -@dirrm include/gimp-2.0/libgimpmath -@dirrm include/gimp-2.0/libgimpconfig -@dirrm include/gimp-2.0/libgimpcolor -@dirrm include/gimp-2.0/libgimpbase -@dirrm include/gimp-2.0/libgimp -@dirrm include/gimp-2.0 -@dirrm etc/gimp/2.2 -@dirrm etc/gimp -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/yi/LC_MESSAGES -@dirrmtry share/locale/yi -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/tt/LC_MESSAGES -@dirrmtry share/locale/tt -@dirrmtry share/locale/sr@latin/LC_MESSAGES -@dirrmtry share/locale/sr@latin -@dirrmtry share/locale/si/LC_MESSAGES -@dirrmtry share/locale/si -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/oc/LC_MESSAGES -@dirrmtry share/locale/oc -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/km/LC_MESSAGES -@dirrmtry share/locale/km -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/ca@valencia/LC_MESSAGES -@dirrmtry share/locale/ca@valencia diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile deleted file mode 100644 index a5c24db40..000000000 --- a/graphics/gimp/Makefile +++ /dev/null @@ -1,46 +0,0 @@ -# New ports collection makefile for: The GIMP -# Date created: Mon Nov 18 21:28:43 CST 1996 -# Whom: erich@FreeBSD.org -# -# $FreeBSD$ -# $MCom: ports-stable/graphics/gimp/Makefile,v 1.3 2007/12/02 18:43:48 ahze Exp $ -# - -PORTNAME= gimp -DISTVERSION?= 2.6.7 -PORTREVISION?= 0 -PORTEPOCH?= 2 -CATEGORIES= graphics gnome -MASTER_SITES?= # empty -DISTFILES?= # empty -EXTRACT_ONLY?= # empty - -MAINTAINER= gnome@FreeBSD.org -COMMENT= The "meta-port" for The Gimp - -RUN_DEPENDS= gimp-2.6:${PORTSDIR}/graphics/gimp-app - -OPTIONS= PYTHON "Python-fu support" Off \ - PRINT "Gutenprint (gimp-print) plugin" On \ - HELP "Install Gimp-Help (50+MB distfile)" Off - -NO_BUILD= yes - -.include <bsd.port.pre.mk> - -.if defined(WITH_HELP) -RUN_DEPENDS+= gimp-help>0:${PORTSDIR}/graphics/gimp-help -.endif - -.if defined(WITH_PYTHON) -RUN_DEPENDS+= ${LOCALBASE}/libexec/gimp/2.2/environ/pygimp.env:${PORTSDIR}/graphics/py-gimp -.endif - -.if !defined(WITHOUT_PRINT) -RUN_DEPENDS+= ${LOCALBASE}/libexec/gimp/2.2/plug-ins/gutenprint:${PORTSDIR}/print/gimp-gutenprint -RUN_DEPENDS+= gutenprint>0:${PORTSDIR}/print/gutenprint -.endif - -do-install: # empty - -.include <bsd.port.post.mk> diff --git a/graphics/gimp/pkg-descr b/graphics/gimp/pkg-descr deleted file mode 100644 index 35939f2a6..000000000 --- a/graphics/gimp/pkg-descr +++ /dev/null @@ -1,21 +0,0 @@ -The GIMP is designed to provide an intuitive graphical interface to a -variety of image editing operations. Here is a list of the GIMP's -major features: - - Image editing - ------------- - - * Selection tools including rectangle, ellipse, free, fuzzy, bezier - and intelligent. - * Transformation tools including rotate, scale, shear and flip. - * Painting tools including bucket, brush, airbrush, clone, convolve, - blend and text. - * Effects filters (such as blur, edge detect). - * Channel & color operations (such as add, composite, decompose). - * Plug-ins which allow for the easy addition of new file formats and - new effect filters. - * Multiple undo/redo. - -This is "The Gimp" meta-port, see ports/graphics/gimp-app for more details - -WWW: http://www.gimp.org/ diff --git a/graphics/gir-repository-goocanvas/Makefile b/graphics/gir-repository-goocanvas/Makefile deleted file mode 100644 index 6b0067e1c..000000000 --- a/graphics/gir-repository-goocanvas/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gir-repository-goocanvas -# Date created: 12 September 2009 -# Whom: Alexander Logvinov <avl@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ -# - -CATEGORIES= graphics - -MASTERDIR= ${.CURDIR}/../../devel/gir-repository - -PKGNAMESUFFIX= -goocanvas - -.include "${MASTERDIR}/bsd.gir.mk" diff --git a/graphics/gir-repository-poppler/Makefile b/graphics/gir-repository-poppler/Makefile deleted file mode 100644 index 0337015c1..000000000 --- a/graphics/gir-repository-poppler/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gir-repository-poppler -# Date created: 07 September 2009 -# Whom: Alexander Logvinov <avl@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ -# - -CATEGORIES= graphics - -MASTERDIR= ${.CURDIR}/../../devel/gir-repository - -PKGNAMESUFFIX= -poppler - -.include "${MASTERDIR}/bsd.gir.mk" diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile deleted file mode 100644 index 829239635..000000000 --- a/graphics/inkscape/Makefile +++ /dev/null @@ -1,73 +0,0 @@ -# New ports collection makefile for: inkscape -# Date created: 17 Nov 2003 -# Whom: Alexander Nedotsukov <bland@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= inkscape -PORTVERSION= 0.47 -CATEGORIES= graphics gnome -MASTER_SITES= SF - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A program seeks to become a full featured open source SVG editor - -BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:${PORTSDIR}/devel/boost-libs -LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ - gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ - gc.1:${PORTSDIR}/devel/boehm-gc \ - gtkspell.0:${PORTSDIR}/textproc/gtkspell \ - lcms.1:${PORTSDIR}/graphics/lcms \ - wpg-0.1.1:${PORTSDIR}/graphics/libwpg \ - Magick++.2:${PORTSDIR}/graphics/ImageMagick -RUN_DEPENDS= ${SITE_PERL}/XML/XQL.pm:${PORTSDIR}/textproc/p5-XML-XQL - -USE_BZIP2= yes -USE_GMAKE= yes -WANT_GNOME= yes -USE_GNOME= gnomehack desktopfileutils intlhack libxslt -USE_GETTEXT= yes -GNU_CONFIGURE= yes -USE_PERL5= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" - -MAN1= inkscape.1 -MAN1_EN= inkview.1 -MANLANG= "" fr - -OPTIONS= POPPLER "Enable libpoppler-cairo for rendering PDF preview" off - -.include <bsd.port.pre.mk> - -.if ${HAVE_GNOME:Mgnomevfs2} != "" -USE_GNOME+= gnomevfs2 -CONFIGURE_ARGS+= --with-gnome-vfs -.else -CONFIGURE_ARGS+= --without-gnome-vfs -.endif - -.if defined(WITH_POPPLER) -LIB_DEPENDS+= poppler-glib.4:${PORTSDIR}/graphics/poppler-gtk -CONFIGURE_ARGS+= --enable-poppler-cairo -.else -CONFIGURE_ARGS+= --enable-poppler-cairo=no -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|ieefp.h|ieeefp.h|' \ - ${WRKSRC}/src/2geom/bezier-utils.cpp - @${REINPLACE_CMD} -e 's|libpng >= 1.2|libpng12 >= 1.2|g' \ - ${WRKSRC}/configure - @${FIND} ${WRKSRC} -name "*.h" -o -name "*.cpp" | ${XARGS} \ - ${REINPLACE_CMD} -e 's|glib/gmessages.h|glib/gtestutils.h|g' -.if !defined(WITH_POPPLER) - @${REINPLACE_CMD} -e 's|poppler|pdisable|g' \ - ${WRKSRC}/configure -.endif - -post-install: - @-update-desktop-database - -.include <bsd.port.post.mk> diff --git a/graphics/inkscape/distinfo b/graphics/inkscape/distinfo deleted file mode 100644 index 1ac697e42..000000000 --- a/graphics/inkscape/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (inkscape-0.47.tar.bz2) = 7b497c8f673e40b05295a29f6e2111f4 -SHA256 (inkscape-0.47.tar.bz2) = 4985bc5bf1938d818fee31c72151a2d889300c0be00fab5dc94ccd84df39ef3a -SIZE (inkscape-0.47.tar.bz2) = 20742550 diff --git a/graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp b/graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp deleted file mode 100644 index ff6662782..000000000 --- a/graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/libnr/nr-matrix.cpp.org 2008-04-02 22:01:32.000000000 +0200 -+++ src/libnr/nr-matrix.cpp 2008-04-02 22:01:54.000000000 +0200 -@@ -11,6 +11,7 @@ - * This code is in public domain - */ - -+#include <cstdio> - #include <cstdlib> - #include "nr-matrix.h" - diff --git a/graphics/inkscape/files/patch-src::livarot::Path.cpp b/graphics/inkscape/files/patch-src::livarot::Path.cpp deleted file mode 100644 index 587ec22c4..000000000 --- a/graphics/inkscape/files/patch-src::livarot::Path.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/livarot/Path.cpp.orig Sat Apr 10 03:53:47 2004 -+++ src/livarot/Path.cpp Sat Apr 10 03:53:52 2004 -@@ -7,6 +7,7 @@ - */ - - #include <glib.h> -+#include <cstdio> - #include "Path.h" - #include <libnr/nr-point.h> - #include <libnr/nr-point-ops.h> diff --git a/graphics/inkscape/files/patch-src::remove-last.h b/graphics/inkscape/files/patch-src::remove-last.h deleted file mode 100644 index 059f14ac7..000000000 --- a/graphics/inkscape/files/patch-src::remove-last.h +++ /dev/null @@ -1,19 +0,0 @@ ---- src/remove-last.h.orig Mon Apr 12 09:56:06 2004 -+++ src/remove-last.h Mon Apr 12 09:56:47 2004 -@@ -2,6 +2,7 @@ - #define __REMOVE_LAST_H__ - - #include <vector> -+#include <algorithm> - #include <glib.h> - - template<class T> -@@ -9,7 +10,7 @@ - { - using std::vector; - -- typename vector<T>::reverse_iterator i(find(seq.rbegin(), seq.rend(), elem)); -+ typename vector<T>::reverse_iterator i(std::find(seq.rbegin(), seq.rend(), elem)); - g_assert( i != seq.rend() ); - typename vector<T>::iterator ii(&*i); - seq.erase(ii); diff --git a/graphics/inkscape/files/patch-src_extension_internal_pdfinput_pdf-parser.cpp b/graphics/inkscape/files/patch-src_extension_internal_pdfinput_pdf-parser.cpp deleted file mode 100644 index 82eb4bc8f..000000000 --- a/graphics/inkscape/files/patch-src_extension_internal_pdfinput_pdf-parser.cpp +++ /dev/null @@ -1,89 +0,0 @@ ---- src/extension/internal/pdfinput/pdf-parser.cpp.orig 2009-11-26 03:14:38.000000000 +0100 -+++ src/extension/internal/pdfinput/pdf-parser.cpp 2009-11-26 03:14:47.000000000 +0100 -@@ -809,7 +809,7 @@ void PdfParser::opSetExtGState(Object ar - blendingColorSpace = NULL; - isolated = knockout = gFalse; - if (!obj4.dictLookup(const_cast<char*>("CS"), &obj5)->isNull()) { -- blendingColorSpace = GfxColorSpace::parse(&obj5); -+ blendingColorSpace = GfxColorSpace::parse(&obj5,(Gfx*)this); - } - obj5.free(); - if (obj4.dictLookup(const_cast<char*>("I"), &obj5)->isBool()) { -@@ -1009,9 +1009,9 @@ void PdfParser::opSetFillColorSpace(Obje - state->setFillPattern(NULL); - res->lookupColorSpace(args[0].getName(), &obj); - if (obj.isNull()) { -- colorSpace = GfxColorSpace::parse(&args[0]); -+ colorSpace = GfxColorSpace::parse(&args[0],(Gfx*)this); - } else { -- colorSpace = GfxColorSpace::parse(&obj); -+ colorSpace = GfxColorSpace::parse(&obj,(Gfx*)this); - } - obj.free(); - if (colorSpace) { -@@ -1032,9 +1032,9 @@ void PdfParser::opSetStrokeColorSpace(Ob - state->setStrokePattern(NULL); - res->lookupColorSpace(args[0].getName(), &obj); - if (obj.isNull()) { -- colorSpace = GfxColorSpace::parse(&args[0]); -+ colorSpace = GfxColorSpace::parse(&args[0],(Gfx*)this); - } else { -- colorSpace = GfxColorSpace::parse(&obj); -+ colorSpace = GfxColorSpace::parse(&obj,(Gfx*)this); - } - obj.free(); - if (colorSpace) { -@@ -1101,7 +1101,7 @@ void PdfParser::opSetFillColorN(Object a - builder->updateStyle(state); - } - if (args[numArgs-1].isName() && -- (pattern = res->lookupPattern(args[numArgs-1].getName()))) { -+ (pattern = res->lookupPattern(args[numArgs-1].getName(),(Gfx*)this))) { - state->setFillPattern(pattern); - builder->updateStyle(state); - } -@@ -1145,7 +1145,7 @@ void PdfParser::opSetStrokeColorN(Object - builder->updateStyle(state); - } - if (args[numArgs-1].isName() && -- (pattern = res->lookupPattern(args[numArgs-1].getName()))) { -+ (pattern = res->lookupPattern(args[numArgs-1].getName(),(Gfx*)this))) { - state->setStrokePattern(pattern); - builder->updateStyle(state); - } -@@ -1543,7 +1543,7 @@ void PdfParser::opShFill(Object args[], - double *matrix = NULL; - GBool savedState = gFalse; - -- if (!(shading = res->lookupShading(args[0].getName()))) { -+ if (!(shading = res->lookupShading(args[0].getName(),(Gfx*)this))) { - return; - } - -@@ -2507,7 +2655,7 @@ void PdfParser::doImage(Object *ref, Str - } - } - if (!obj1.isNull()) { -- colorSpace = GfxColorSpace::parse(&obj1); -+ colorSpace = GfxColorSpace::parse(&obj1,(Gfx*)this); - } else if (csMode == streamCSDeviceGray) { - colorSpace = new GfxDeviceGrayColorSpace(); - } else if (csMode == streamCSDeviceRGB) { -@@ -2592,7 +2740,7 @@ void PdfParser::doImage(Object *ref, Str - obj2.free(); - } - } -- maskColorSpace = GfxColorSpace::parse(&obj1); -+ maskColorSpace = GfxColorSpace::parse(&obj1,(Gfx*)this); - obj1.free(); - if (!maskColorSpace || maskColorSpace->getMode() != csDeviceGray) { - goto err1; -@@ -2767,7 +2915,7 @@ void PdfParser::doForm(Object *str) { - if (obj1.dictLookup(const_cast<char*>("S"), &obj2)->isName(const_cast<char*>("Transparency"))) { - transpGroup = gTrue; - if (!obj1.dictLookup(const_cast<char*>("CS"), &obj3)->isNull()) { -- blendingColorSpace = GfxColorSpace::parse(&obj3); -+ blendingColorSpace = GfxColorSpace::parse(&obj3,(Gfx*)this); - } - obj3.free(); - if (obj1.dictLookup(const_cast<char*>("I"), &obj3)->isBool()) { diff --git a/graphics/inkscape/files/patch-src_trace_potrace_inkscape-potrace.cpp b/graphics/inkscape/files/patch-src_trace_potrace_inkscape-potrace.cpp deleted file mode 100644 index 832ff9757..000000000 --- a/graphics/inkscape/files/patch-src_trace_potrace_inkscape-potrace.cpp +++ /dev/null @@ -1,124 +0,0 @@ ---- src/trace/potrace/inkscape-potrace.cpp.orig Sat Jun 24 22:46:26 2006 -+++ src/trace/potrace/inkscape-potrace.cpp Sun Jun 25 01:29:20 2006 -@@ -54,6 +54,121 @@ static void potraceStatusCallback(double - // (Inkscape::Trace::Potrace::PotraceTracingEngine *)userData; - } - -+#ifndef log2 -+static const double -+ln2 = 0.6931471805599452862268, -+two54 = 1.80143985094819840000e+16, /* 43500000 00000000 */ -+Lg1 = 6.666666666666735130e-01, /* 3FE55555 55555593 */ -+Lg2 = 3.999999999940941908e-01, /* 3FD99999 9997FA04 */ -+Lg3 = 2.857142874366239149e-01, /* 3FD24924 94229359 */ -+Lg4 = 2.222219843214978396e-01, /* 3FCC71C5 1D8E78AF */ -+Lg5 = 1.818357216161805012e-01, /* 3FC74664 96CB03DE */ -+Lg6 = 1.531383769920937332e-01, /* 3FC39A09 D078C69F */ -+Lg7 = 1.479819860511658591e-01; /* 3FC2F112 DF3E5244 */ -+ -+static const double zero = 0.0; -+ -+#if BYTE_ORDER == BIG_ENDIAN -+ -+typedef union -+{ -+ double value; -+ struct -+ { -+ u_int32_t msw; -+ u_int32_t lsw; -+ } parts; -+} ieee_double_shape_type; -+ -+#endif -+ -+#if BYTE_ORDER == LITTLE_ENDIAN -+ -+typedef union -+{ -+ double value; -+ struct -+ { -+ u_int32_t lsw; -+ u_int32_t msw; -+ } parts; -+} ieee_double_shape_type; -+ -+#endif -+ -+#define EXTRACT_WORDS(ix0,ix1,d) \ -+ do { \ -+ ieee_double_shape_type ew_u; \ -+ ew_u.value = (d); \ -+ (ix0) = ew_u.parts.msw; \ -+ (ix1) = ew_u.parts.lsw; \ -+ } while (0) -+ -+#define GET_HIGH_WORD(i,d) \ -+ do { \ -+ ieee_double_shape_type gh_u; \ -+ gh_u.value = (d); \ -+ (i) = gh_u.parts.msw; \ -+ } while (0) -+ -+#define SET_HIGH_WORD(d,v) \ -+ do { \ -+ ieee_double_shape_type sh_u; \ -+ sh_u.value = (d); \ -+ sh_u.parts.msw = (v); \ -+ (d) = sh_u.value; \ -+ } while (0) -+ -+static double -+_log2(double x) -+{ -+ double hfsq,f,s,z,R,w,t1,t2,dk; -+ int32_t k,hx,i,j; -+ u_int32_t lx; -+ -+ EXTRACT_WORDS(hx,lx,x); -+ -+ k=0; -+ if (hx < 0x00100000) { /* x < 2**-1022 */ -+ if (((hx&0x7fffffff)|lx)==0) -+ return -two54/zero; /* log(+-0)=-inf */ -+ if (hx<0) return (x-x)/zero; /* log(-#) = NaN */ -+ k -= 54; x *= two54; /* subnormal number, scale up x */ -+ GET_HIGH_WORD(hx,x); -+ } -+ if (hx >= 0x7ff00000) return x+x; -+ k += (hx>>20)-1023; -+ hx &= 0x000fffff; -+ i = (hx+0x95f64)&0x100000; -+ SET_HIGH_WORD(x,hx|(i^0x3ff00000)); /* normalize x or x/2 */ -+ k += (i>>20); -+ f = x-1.0; -+ dk = (double)k; -+ if((0x000fffff&(2+hx))<3) { /* |f| < 2**-20 */ -+ if (f==zero) -+ return (dk); -+ R = f*f*(0.5-0.33333333333333333*f); -+ return (dk-(R-f)/ln2); -+ } -+ s = f/(2.0+f); -+ z = s*s; -+ i = hx-0x6147a; -+ w = z*z; -+ j = 0x6b851-hx; -+ t1= w*(Lg2+w*(Lg4+w*Lg6)); -+ t2= z*(Lg1+w*(Lg3+w*(Lg5+w*Lg7))); -+ i |= j; -+ R = t2+t1; -+ if(i>0) { -+ hfsq=0.5*f*f; -+ return (dk-(hfsq-s*(hfsq+R)-f)/ln2); -+ } else -+ return (dk-((s*(f-R))-f)/ln2); -+} -+ -+#define log2(x) _log2(x) -+#endif -+ - - - diff --git a/graphics/inkscape/pkg-descr b/graphics/inkscape/pkg-descr deleted file mode 100644 index fbd138147..000000000 --- a/graphics/inkscape/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Inkscape seeks to become a full featured open source SVG editor. -Derived from the highly popular Sodipodi codebase, Inkscape strives -to build full XML, SVG, and CSS2 compliance. - -Features include alpha blending, node editing, svg-to-png export, -and more. Project aims for capabilities similar to Illustrator, -CorelDraw, Visio, etc. - -WWW: http://www.inkscape.org diff --git a/graphics/inkscape/pkg-plist b/graphics/inkscape/pkg-plist deleted file mode 100644 index 2f5925c0d..000000000 --- a/graphics/inkscape/pkg-plist +++ /dev/null @@ -1,798 +0,0 @@ -bin/inkscape -bin/inkview -share/applications/inkscape.desktop -%%DATADIR%%/clipart/README -%%DATADIR%%/clipart/draw-freely.ru.svg -%%DATADIR%%/clipart/draw-freely.svg -%%DATADIR%%/clipart/inkscape.logo.svg -%%DATADIR%%/clipart/orav.svg -%%DATADIR%%/clipart/tux.svg -%%DATADIR%%/examples/README -%%DATADIR%%/examples/animated-clock.svg -%%DATADIR%%/examples/art-nouveau-P3.svg -%%DATADIR%%/examples/blend_modes.svg -%%DATADIR%%/examples/car.svgz -%%DATADIR%%/examples/data_uri.svg -%%DATADIR%%/examples/eastern-motive-P4G.svg -%%DATADIR%%/examples/filters.svg -%%DATADIR%%/examples/flow-go.svg -%%DATADIR%%/examples/flowsample.svg -%%DATADIR%%/examples/gallardo.svgz -%%DATADIR%%/examples/glass.svg -%%DATADIR%%/examples/gradient-mesh-experimental.svgz -%%DATADIR%%/examples/gradient.svg -%%DATADIR%%/examples/i18n.svg -%%DATADIR%%/examples/istest.pov -%%DATADIR%%/examples/l-systems.svgz -%%DATADIR%%/examples/lighting_filters.svg -%%DATADIR%%/examples/live-path-effects-curvestitch.svg -%%DATADIR%%/examples/live-path-effects-gears.svg -%%DATADIR%%/examples/live-path-effects-pathalongpath.svg -%%DATADIR%%/examples/markers.svg -%%DATADIR%%/examples/replace-hue.svg -%%DATADIR%%/examples/rope-3D.svg -%%DATADIR%%/examples/stars.svgz -%%DATADIR%%/examples/svgfont.svg -%%DATADIR%%/examples/tesselation-P3.svg -%%DATADIR%%/examples/text-on-path.svg -%%DATADIR%%/examples/tiger.svgz -%%DATADIR%%/examples/tref.svg -%%DATADIR%%/examples/turbulence_filters.svg -%%DATADIR%%/extensions/Barcode/Base.py -%%DATADIR%%/extensions/Barcode/Code128.py -%%DATADIR%%/extensions/Barcode/Code39.py -%%DATADIR%%/extensions/Barcode/Code39Ext.py -%%DATADIR%%/extensions/Barcode/Code93.py -%%DATADIR%%/extensions/Barcode/EAN13.py -%%DATADIR%%/extensions/Barcode/EAN8.py -%%DATADIR%%/extensions/Barcode/RM4CC.py -%%DATADIR%%/extensions/Barcode/UPCA.py -%%DATADIR%%/extensions/Barcode/UPCE.py -%%DATADIR%%/extensions/Barcode/__init__.py -%%DATADIR%%/extensions/Inkscape.pm -%%DATADIR%%/extensions/Poly3DObjects/cube.obj -%%DATADIR%%/extensions/Poly3DObjects/cuboct.obj -%%DATADIR%%/extensions/Poly3DObjects/dodec.obj -%%DATADIR%%/extensions/Poly3DObjects/great_dodec.obj -%%DATADIR%%/extensions/Poly3DObjects/great_rhombicosidodec.obj -%%DATADIR%%/extensions/Poly3DObjects/great_rhombicuboct.obj -%%DATADIR%%/extensions/Poly3DObjects/great_stel_dodec.obj -%%DATADIR%%/extensions/Poly3DObjects/icos.obj -%%DATADIR%%/extensions/Poly3DObjects/icosidodec.obj -%%DATADIR%%/extensions/Poly3DObjects/jessens_orthog_icos.obj -%%DATADIR%%/extensions/Poly3DObjects/methane.obj -%%DATADIR%%/extensions/Poly3DObjects/oct.obj -%%DATADIR%%/extensions/Poly3DObjects/rh_axes.obj -%%DATADIR%%/extensions/Poly3DObjects/rhomb_dodec.obj -%%DATADIR%%/extensions/Poly3DObjects/rhomb_triacont.obj -%%DATADIR%%/extensions/Poly3DObjects/small_rhombicosidodec.obj -%%DATADIR%%/extensions/Poly3DObjects/small_rhombicuboct.obj -%%DATADIR%%/extensions/Poly3DObjects/small_triam_icos.obj -%%DATADIR%%/extensions/Poly3DObjects/snub_cube.obj -%%DATADIR%%/extensions/Poly3DObjects/snub_dodec.obj -%%DATADIR%%/extensions/Poly3DObjects/szilassi.obj -%%DATADIR%%/extensions/Poly3DObjects/tet.obj -%%DATADIR%%/extensions/Poly3DObjects/trunc_cube.obj -%%DATADIR%%/extensions/Poly3DObjects/trunc_dodec.obj -%%DATADIR%%/extensions/Poly3DObjects/trunc_icos.obj -%%DATADIR%%/extensions/Poly3DObjects/trunc_oct.obj -%%DATADIR%%/extensions/Poly3DObjects/trunc_tet.obj -%%DATADIR%%/extensions/SpSVG.pm -%%DATADIR%%/extensions/addnodes.inx -%%DATADIR%%/extensions/addnodes.py -%%DATADIR%%/extensions/ai_input.inx -%%DATADIR%%/extensions/aisvg.inx -%%DATADIR%%/extensions/aisvg.xslt -%%DATADIR%%/extensions/alphabet_soup/2.svg -%%DATADIR%%/extensions/alphabet_soup/3.svg -%%DATADIR%%/extensions/alphabet_soup/6.svg -%%DATADIR%%/extensions/alphabet_soup/7.svg -%%DATADIR%%/extensions/alphabet_soup/Cblob.svg -%%DATADIR%%/extensions/alphabet_soup/Chook.svg -%%DATADIR%%/extensions/alphabet_soup/Ctail.svg -%%DATADIR%%/extensions/alphabet_soup/Delta.svg -%%DATADIR%%/extensions/alphabet_soup/Eb.svg -%%DATADIR%%/extensions/alphabet_soup/Eserif.svg -%%DATADIR%%/extensions/alphabet_soup/Et.svg -%%DATADIR%%/extensions/alphabet_soup/G.svg -%%DATADIR%%/extensions/alphabet_soup/IBSerif.svg -%%DATADIR%%/extensions/alphabet_soup/ITSerif.svg -%%DATADIR%%/extensions/alphabet_soup/Lb.svg -%%DATADIR%%/extensions/alphabet_soup/Lt.svg -%%DATADIR%%/extensions/alphabet_soup/Ocross.svg -%%DATADIR%%/extensions/alphabet_soup/Oterm.svg -%%DATADIR%%/extensions/alphabet_soup/P.svg -%%DATADIR%%/extensions/alphabet_soup/Q.svg -%%DATADIR%%/extensions/alphabet_soup/Rblock.svg -%%DATADIR%%/extensions/alphabet_soup/Tb.svg -%%DATADIR%%/extensions/alphabet_soup/Tt.svg -%%DATADIR%%/extensions/alphabet_soup/U.svg -%%DATADIR%%/extensions/alphabet_soup/Vser.svg -%%DATADIR%%/extensions/alphabet_soup/Xh.svg -%%DATADIR%%/extensions/alphabet_soup/Xne.svg -%%DATADIR%%/extensions/alphabet_soup/Xnw.svg -%%DATADIR%%/extensions/alphabet_soup/Xvb.svg -%%DATADIR%%/extensions/alphabet_soup/Xvt.svg -%%DATADIR%%/extensions/alphabet_soup/a.svg -%%DATADIR%%/extensions/alphabet_soup/abase.svg -%%DATADIR%%/extensions/alphabet_soup/acap.svg -%%DATADIR%%/extensions/alphabet_soup/b.svg -%%DATADIR%%/extensions/alphabet_soup/bar.svg -%%DATADIR%%/extensions/alphabet_soup/bar2.svg -%%DATADIR%%/extensions/alphabet_soup/barcap.svg -%%DATADIR%%/extensions/alphabet_soup/c.svg -%%DATADIR%%/extensions/alphabet_soup/cross.svg -%%DATADIR%%/extensions/alphabet_soup/cserif.svg -%%DATADIR%%/extensions/alphabet_soup/e.svg -%%DATADIR%%/extensions/alphabet_soup/epsilon.svg -%%DATADIR%%/extensions/alphabet_soup/f.svg -%%DATADIR%%/extensions/alphabet_soup/gamma.svg -%%DATADIR%%/extensions/alphabet_soup/h.svg -%%DATADIR%%/extensions/alphabet_soup/h2.svg -%%DATADIR%%/extensions/alphabet_soup/hcap.svg -%%DATADIR%%/extensions/alphabet_soup/idot.svg -%%DATADIR%%/extensions/alphabet_soup/j.svg -%%DATADIR%%/extensions/alphabet_soup/k.svg -%%DATADIR%%/extensions/alphabet_soup/l.svg -%%DATADIR%%/extensions/alphabet_soup/lserif.svg -%%DATADIR%%/extensions/alphabet_soup/m.svg -%%DATADIR%%/extensions/alphabet_soup/mcap.svg -%%DATADIR%%/extensions/alphabet_soup/n.svg -%%DATADIR%%/extensions/alphabet_soup/o.svg -%%DATADIR%%/extensions/alphabet_soup/ocap.svg -%%DATADIR%%/extensions/alphabet_soup/question.svg -%%DATADIR%%/extensions/alphabet_soup/r.svg -%%DATADIR%%/extensions/alphabet_soup/rcap.svg -%%DATADIR%%/extensions/alphabet_soup/s.svg -%%DATADIR%%/extensions/alphabet_soup/serif.svg -%%DATADIR%%/extensions/alphabet_soup/t.svg -%%DATADIR%%/extensions/alphabet_soup/tserif.svg -%%DATADIR%%/extensions/alphabet_soup/v.svg -%%DATADIR%%/extensions/alphabet_soup/vcap.svg -%%DATADIR%%/extensions/alphabet_soup/vserl.svg -%%DATADIR%%/extensions/alphabet_soup/vserr.svg -%%DATADIR%%/extensions/alphabet_soup/x.svg -%%DATADIR%%/extensions/alphabet_soup/y.svg -%%DATADIR%%/extensions/alphabet_soup/yogh.svg -%%DATADIR%%/extensions/alphabet_soup/z.svg -%%DATADIR%%/extensions/bezmisc.py -%%DATADIR%%/extensions/ccx_input.inx -%%DATADIR%%/extensions/cdr_input.inx -%%DATADIR%%/extensions/cdt_input.inx -%%DATADIR%%/extensions/cgm_input.inx -%%DATADIR%%/extensions/chardataeffect.py -%%DATADIR%%/extensions/cmx_input.inx -%%DATADIR%%/extensions/color_brighter.inx -%%DATADIR%%/extensions/color_brighter.py -%%DATADIR%%/extensions/color_custom.inx -%%DATADIR%%/extensions/color_custom.py -%%DATADIR%%/extensions/color_darker.inx -%%DATADIR%%/extensions/color_darker.py -%%DATADIR%%/extensions/color_desaturate.inx -%%DATADIR%%/extensions/color_desaturate.py -%%DATADIR%%/extensions/color_grayscale.inx -%%DATADIR%%/extensions/color_grayscale.py -%%DATADIR%%/extensions/color_lesshue.inx -%%DATADIR%%/extensions/color_lesshue.py -%%DATADIR%%/extensions/color_lesslight.inx -%%DATADIR%%/extensions/color_lesslight.py -%%DATADIR%%/extensions/color_lesssaturation.inx -%%DATADIR%%/extensions/color_lesssaturation.py -%%DATADIR%%/extensions/color_morehue.inx -%%DATADIR%%/extensions/color_morehue.py -%%DATADIR%%/extensions/color_morelight.inx -%%DATADIR%%/extensions/color_morelight.py -%%DATADIR%%/extensions/color_moresaturation.inx -%%DATADIR%%/extensions/color_moresaturation.py -%%DATADIR%%/extensions/color_negative.inx -%%DATADIR%%/extensions/color_negative.py -%%DATADIR%%/extensions/color_randomize.inx -%%DATADIR%%/extensions/color_randomize.py -%%DATADIR%%/extensions/color_removeblue.inx -%%DATADIR%%/extensions/color_removeblue.py -%%DATADIR%%/extensions/color_removegreen.inx -%%DATADIR%%/extensions/color_removegreen.py -%%DATADIR%%/extensions/color_removered.inx -%%DATADIR%%/extensions/color_removered.py -%%DATADIR%%/extensions/color_replace.inx -%%DATADIR%%/extensions/color_replace.py -%%DATADIR%%/extensions/color_rgbbarrel.inx -%%DATADIR%%/extensions/color_rgbbarrel.py -%%DATADIR%%/extensions/coloreffect.py -%%DATADIR%%/extensions/colors.xml -%%DATADIR%%/extensions/convert2dashes.inx -%%DATADIR%%/extensions/convert2dashes.py -%%DATADIR%%/extensions/cspsubdiv.py -%%DATADIR%%/extensions/cubicsuperpath.py -%%DATADIR%%/extensions/dia.inx -%%DATADIR%%/extensions/dia2svg.sh -%%DATADIR%%/extensions/dimension.inx -%%DATADIR%%/extensions/dimension.py -%%DATADIR%%/extensions/dots.inx -%%DATADIR%%/extensions/dots.py -%%DATADIR%%/extensions/draw_from_triangle.inx -%%DATADIR%%/extensions/draw_from_triangle.py -%%DATADIR%%/extensions/dxf_input.inx -%%DATADIR%%/extensions/dxf_input.py -%%DATADIR%%/extensions/dxf_outlines.inx -%%DATADIR%%/extensions/dxf_outlines.py -%%DATADIR%%/extensions/dxf_output.inx -%%DATADIR%%/extensions/dxf_templates.py -%%DATADIR%%/extensions/edge3d.inx -%%DATADIR%%/extensions/edge3d.py -%%DATADIR%%/extensions/embed_raster_in_svg.pl -%%DATADIR%%/extensions/embedimage.inx -%%DATADIR%%/extensions/embedimage.py -%%DATADIR%%/extensions/eps_input.inx -%%DATADIR%%/extensions/eqtexsvg.inx -%%DATADIR%%/extensions/eqtexsvg.py -%%DATADIR%%/extensions/export_gimp_palette.inx -%%DATADIR%%/extensions/export_gimp_palette.py -%%DATADIR%%/extensions/extractimage.inx -%%DATADIR%%/extensions/extractimage.py -%%DATADIR%%/extensions/extrude.inx -%%DATADIR%%/extensions/extrude.py -%%DATADIR%%/extensions/ffgeom.py -%%DATADIR%%/extensions/fig2dev-ext.py -%%DATADIR%%/extensions/fig_input.inx -%%DATADIR%%/extensions/flatten.inx -%%DATADIR%%/extensions/flatten.py -%%DATADIR%%/extensions/foldablebox.inx -%%DATADIR%%/extensions/foldablebox.py -%%DATADIR%%/extensions/fractalize.inx -%%DATADIR%%/extensions/fractalize.py -%%DATADIR%%/extensions/funcplot.inx -%%DATADIR%%/extensions/funcplot.py -%%DATADIR%%/extensions/gears.inx -%%DATADIR%%/extensions/gears.py -%%DATADIR%%/extensions/gimp_xcf.inx -%%DATADIR%%/extensions/gimp_xcf.py -%%DATADIR%%/extensions/grid_cartesian.inx -%%DATADIR%%/extensions/grid_cartesian.py -%%DATADIR%%/extensions/grid_polar.inx -%%DATADIR%%/extensions/grid_polar.py -%%DATADIR%%/extensions/guides_creator.inx -%%DATADIR%%/extensions/guides_creator.py -%%DATADIR%%/extensions/handles.inx -%%DATADIR%%/extensions/handles.py -%%DATADIR%%/extensions/hpgl_output.inx -%%DATADIR%%/extensions/hpgl_output.py -%%DATADIR%%/extensions/ill2svg.pl -%%DATADIR%%/extensions/inkex.py -%%DATADIR%%/extensions/inkscape_help_askaquestion.inx -%%DATADIR%%/extensions/inkscape_help_commandline.inx -%%DATADIR%%/extensions/inkscape_help_faq.inx -%%DATADIR%%/extensions/inkscape_help_keys.inx -%%DATADIR%%/extensions/inkscape_help_manual.inx -%%DATADIR%%/extensions/inkscape_help_relnotes.inx -%%DATADIR%%/extensions/inkscape_help_reportabug.inx -%%DATADIR%%/extensions/inkscape_help_svgspec.inx -%%DATADIR%%/extensions/inkweb.js -%%DATADIR%%/extensions/inkwebeffect.py -%%DATADIR%%/extensions/interp.inx -%%DATADIR%%/extensions/interp.py -%%DATADIR%%/extensions/interp_att_g.inx -%%DATADIR%%/extensions/interp_att_g.py -%%DATADIR%%/extensions/launch_webbrowser.py -%%DATADIR%%/extensions/lindenmayer.inx -%%DATADIR%%/extensions/lindenmayer.py -%%DATADIR%%/extensions/lorem_ipsum.inx -%%DATADIR%%/extensions/lorem_ipsum.py -%%DATADIR%%/extensions/markers_strokepaint.inx -%%DATADIR%%/extensions/markers_strokepaint.py -%%DATADIR%%/extensions/measure.inx -%%DATADIR%%/extensions/measure.py -%%DATADIR%%/extensions/motion.inx -%%DATADIR%%/extensions/motion.py -%%DATADIR%%/extensions/outline2svg.inx -%%DATADIR%%/extensions/outline2svg.pl -%%DATADIR%%/extensions/param_curves.inx -%%DATADIR%%/extensions/param_curves.py -%%DATADIR%%/extensions/pathalongpath.inx -%%DATADIR%%/extensions/pathalongpath.py -%%DATADIR%%/extensions/pathmodifier.py -%%DATADIR%%/extensions/pathscatter.inx -%%DATADIR%%/extensions/pathscatter.py -%%DATADIR%%/extensions/perfectboundcover.inx -%%DATADIR%%/extensions/perfectboundcover.py -%%DATADIR%%/extensions/perspective.inx -%%DATADIR%%/extensions/perspective.py -%%DATADIR%%/extensions/plt_input.inx -%%DATADIR%%/extensions/plt_output.inx -%%DATADIR%%/extensions/plt_output.py -%%DATADIR%%/extensions/polyhedron_3d.inx -%%DATADIR%%/extensions/polyhedron_3d.py -%%DATADIR%%/extensions/printing-marks.inx -%%DATADIR%%/extensions/printing-marks.py -%%DATADIR%%/extensions/ps2dxf.sh -%%DATADIR%%/extensions/ps2pdf-ext.py -%%DATADIR%%/extensions/ps_input.inx -%%DATADIR%%/extensions/pturtle.py -%%DATADIR%%/extensions/radiusrand.inx -%%DATADIR%%/extensions/radiusrand.py -%%DATADIR%%/extensions/render_alphabetsoup.inx -%%DATADIR%%/extensions/render_alphabetsoup.py -%%DATADIR%%/extensions/render_alphabetsoup_config.py -%%DATADIR%%/extensions/render_barcode.inx -%%DATADIR%%/extensions/render_barcode.py -%%DATADIR%%/extensions/restack.inx -%%DATADIR%%/extensions/restack.py -%%DATADIR%%/extensions/rtree.inx -%%DATADIR%%/extensions/rtree.py -%%DATADIR%%/extensions/rubberstretch.inx -%%DATADIR%%/extensions/rubberstretch.py -%%DATADIR%%/extensions/run_command.py -%%DATADIR%%/extensions/scour.inkscape.py -%%DATADIR%%/extensions/scour.inx -%%DATADIR%%/extensions/scour.py -%%DATADIR%%/extensions/simplepath.py -%%DATADIR%%/extensions/simplepath.rb -%%DATADIR%%/extensions/simplestyle.py -%%DATADIR%%/extensions/simpletransform.py -%%DATADIR%%/extensions/sk1_input.inx -%%DATADIR%%/extensions/sk1_output.inx -%%DATADIR%%/extensions/sk1_output.py -%%DATADIR%%/extensions/sk2svg.sh -%%DATADIR%%/extensions/sk_input.inx -%%DATADIR%%/extensions/spirograph.inx -%%DATADIR%%/extensions/spirograph.py -%%DATADIR%%/extensions/straightseg.inx -%%DATADIR%%/extensions/straightseg.py -%%DATADIR%%/extensions/summersnight.inx -%%DATADIR%%/extensions/summersnight.py -%%DATADIR%%/extensions/svg2xaml.inx -%%DATADIR%%/extensions/svg2xaml.xsl -%%DATADIR%%/extensions/svg_and_media_zip_output.inx -%%DATADIR%%/extensions/svg_and_media_zip_output.py -%%DATADIR%%/extensions/svg_regex.py -%%DATADIR%%/extensions/svgcalendar.inx -%%DATADIR%%/extensions/svgcalendar.py -%%DATADIR%%/extensions/text_braille.inx -%%DATADIR%%/extensions/text_braille.py -%%DATADIR%%/extensions/text_flipcase.inx -%%DATADIR%%/extensions/text_flipcase.py -%%DATADIR%%/extensions/text_lowercase.inx -%%DATADIR%%/extensions/text_lowercase.py -%%DATADIR%%/extensions/text_randomcase.inx -%%DATADIR%%/extensions/text_randomcase.py -%%DATADIR%%/extensions/text_replace.inx -%%DATADIR%%/extensions/text_replace.py -%%DATADIR%%/extensions/text_sentencecase.inx -%%DATADIR%%/extensions/text_sentencecase.py -%%DATADIR%%/extensions/text_titlecase.inx -%%DATADIR%%/extensions/text_titlecase.py -%%DATADIR%%/extensions/text_uppercase.inx -%%DATADIR%%/extensions/text_uppercase.py -%%DATADIR%%/extensions/triangle.inx -%%DATADIR%%/extensions/triangle.py -%%DATADIR%%/extensions/txt2svg.inx -%%DATADIR%%/extensions/txt2svg.pl -%%DATADIR%%/extensions/uniconv-ext.py -%%DATADIR%%/extensions/uniconv_output.py -%%DATADIR%%/extensions/web-set-att.inx -%%DATADIR%%/extensions/web-set-att.py -%%DATADIR%%/extensions/web-transmit-att.inx -%%DATADIR%%/extensions/web-transmit-att.py -%%DATADIR%%/extensions/whirl.inx -%%DATADIR%%/extensions/whirl.py -%%DATADIR%%/extensions/wmf_input.inx -%%DATADIR%%/extensions/wmf_output.inx -%%DATADIR%%/extensions/wmf_output.py -%%DATADIR%%/extensions/xaml2svg.inx -%%DATADIR%%/extensions/xaml2svg.xsl -%%DATADIR%%/extensions/xaml2svg/Makefile.am -%%DATADIR%%/extensions/xaml2svg/animation.xsl -%%DATADIR%%/extensions/xaml2svg/brushes.xsl -%%DATADIR%%/extensions/xaml2svg/canvas.xsl -%%DATADIR%%/extensions/xaml2svg/geometry.xsl -%%DATADIR%%/extensions/xaml2svg/properties.xsl -%%DATADIR%%/extensions/xaml2svg/shapes.xsl -%%DATADIR%%/extensions/xaml2svg/transform.xsl -%%DATADIR%%/extensions/yocto_css.py -%%DATADIR%%/filters/README -%%DATADIR%%/filters/filters.svg -%%DATADIR%%/filters/filters.svg.h -%%DATADIR%%/fonts/README -%%DATADIR%%/gradients/README -%%DATADIR%%/icons/README -%%DATADIR%%/icons/feBlend-icon.png -%%DATADIR%%/icons/feBlend-icon.svg -%%DATADIR%%/icons/feColorMatrix-icon.png -%%DATADIR%%/icons/feColorMatrix-icon.svg -%%DATADIR%%/icons/feComposite-icon.png -%%DATADIR%%/icons/feComposite-icon.svg -%%DATADIR%%/icons/feConvolveMatrix-icon.png -%%DATADIR%%/icons/feConvolveMatrix-icon.svg -%%DATADIR%%/icons/feDiffuseLighting-icon.png -%%DATADIR%%/icons/feDiffuseLighting-icon.svg -%%DATADIR%%/icons/feDisplacementMap-icon.png -%%DATADIR%%/icons/feDisplacementMap-icon.svg -%%DATADIR%%/icons/feFlood-icon.png -%%DATADIR%%/icons/feFlood-icon.svg -%%DATADIR%%/icons/feGaussianBlur-icon.png -%%DATADIR%%/icons/feGaussianBlur-icon.svg -%%DATADIR%%/icons/feImage-icon.png -%%DATADIR%%/icons/feImage-icon.svg -%%DATADIR%%/icons/feMerge-icon.png -%%DATADIR%%/icons/feMerge-icon.svg -%%DATADIR%%/icons/feMorphology-icon.png -%%DATADIR%%/icons/feMorphology-icon.svg -%%DATADIR%%/icons/feOffset-icon.png -%%DATADIR%%/icons/feOffset-icon.svg -%%DATADIR%%/icons/feSpecularLighting-icon.png -%%DATADIR%%/icons/feSpecularLighting-icon.svg -%%DATADIR%%/icons/feTurbulence-icon.png -%%DATADIR%%/icons/feTurbulence-icon.svg -%%DATADIR%%/icons/icons.svg -%%DATADIR%%/icons/inkscape.file.png -%%DATADIR%%/icons/inkscape.file.svg -%%DATADIR%%/icons/inkscape.svg -%%DATADIR%%/icons/remove-color.png -%%DATADIR%%/icons/remove-color.svg -%%DATADIR%%/icons/tango_icons.svg -%%DATADIR%%/icons/ticotico.jpg -%%DATADIR%%/keys/acd-canvas.xml -%%DATADIR%%/keys/adobe-illustrator-cs2.xml -%%DATADIR%%/keys/corel-draw-x4.xml -%%DATADIR%%/keys/default.xml -%%DATADIR%%/keys/inkscape.xml -%%DATADIR%%/keys/macromedia-freehand-mx.xml -%%DATADIR%%/keys/right-handed-illustration.xml -%%DATADIR%%/keys/xara.xml -%%DATADIR%%/keys/zoner-draw.xml -%%DATADIR%%/markers/markers.svg -%%DATADIR%%/palettes/Blues.gpl -%%DATADIR%%/palettes/Gold.gpl -%%DATADIR%%/palettes/Gray.gpl -%%DATADIR%%/palettes/Greens.gpl -%%DATADIR%%/palettes/Hilite.gpl -%%DATADIR%%/palettes/Khaki.gpl -%%DATADIR%%/palettes/LaTeX-Beamer.gpl -%%DATADIR%%/palettes/MATLAB-Jet-72.gpl -%%DATADIR%%/palettes/README -%%DATADIR%%/palettes/Reds.gpl -%%DATADIR%%/palettes/Royal.gpl -%%DATADIR%%/palettes/Tango-Palette.gpl -%%DATADIR%%/palettes/Topographic.gpl -%%DATADIR%%/palettes/Ubuntu.gpl -%%DATADIR%%/palettes/echo-palette.gpl -%%DATADIR%%/palettes/inkscape.gpl -%%DATADIR%%/palettes/svg.gpl -%%DATADIR%%/palettes/webhex.gpl -%%DATADIR%%/palettes/websafe22.gpl -%%DATADIR%%/palettes/windowsXP.gpl -%%DATADIR%%/patterns/README -%%DATADIR%%/patterns/patterns.svg -%%DATADIR%%/patterns/patterns.svg.h -%%DATADIR%%/screens/about.be.svg -%%DATADIR%%/screens/about.bg.svg -%%DATADIR%%/screens/about.br.svg -%%DATADIR%%/screens/about.ca.svg -%%DATADIR%%/screens/about.cs.svg -%%DATADIR%%/screens/about.de.svg -%%DATADIR%%/screens/about.es.svg -%%DATADIR%%/screens/about.eu.svg -%%DATADIR%%/screens/about.fi.svg -%%DATADIR%%/screens/about.fr.svg -%%DATADIR%%/screens/about.gl.svg -%%DATADIR%%/screens/about.hu.svg -%%DATADIR%%/screens/about.it.svg -%%DATADIR%%/screens/about.nl.svg -%%DATADIR%%/screens/about.pl.svg -%%DATADIR%%/screens/about.pt_BR.svg -%%DATADIR%%/screens/about.ru.svg -%%DATADIR%%/screens/about.sk.svg -%%DATADIR%%/screens/about.sl.svg -%%DATADIR%%/screens/about.sr.svg -%%DATADIR%%/screens/about.sr@latin.svg -%%DATADIR%%/screens/about.uk.svg -%%DATADIR%%/screens/about.svg -%%DATADIR%%/templates/A4.svg -%%DATADIR%%/templates/A4_landscape.svg -%%DATADIR%%/templates/CD_cover_300dpi.svg -%%DATADIR%%/templates/DVD_cover_regular_300dpi.svg -%%DATADIR%%/templates/DVD_cover_slim_300dpi.svg -%%DATADIR%%/templates/DVD_cover_superslim_300dpi.svg -%%DATADIR%%/templates/DVD_cover_ultraslim_300dpi.svg -%%DATADIR%%/templates/LaTeX_Beamer.svg -%%DATADIR%%/templates/Letter.svg -%%DATADIR%%/templates/Letter_landscape.svg -%%DATADIR%%/templates/README -%%DATADIR%%/templates/black_opaque.svg -%%DATADIR%%/templates/business_card_85x54mm.svg -%%DATADIR%%/templates/business_card_90x50mm.svg -%%DATADIR%%/templates/default.be.svg -%%DATADIR%%/templates/default.ca.svg -%%DATADIR%%/templates/default.cs.svg -%%DATADIR%%/templates/default.de.svg -%%DATADIR%%/templates/default.eo.svg -%%DATADIR%%/templates/default.es.svg -%%DATADIR%%/templates/default.eu.svg -%%DATADIR%%/templates/default.fi.svg -%%DATADIR%%/templates/default.fr.svg -%%DATADIR%%/templates/default.hu.svg -%%DATADIR%%/templates/default.it.svg -%%DATADIR%%/templates/default.ja.svg -%%DATADIR%%/templates/default.lt.svg -%%DATADIR%%/templates/default.nl.svg -%%DATADIR%%/templates/default.pl.svg -%%DATADIR%%/templates/default.pt_BR.svg -%%DATADIR%%/templates/default.sk.svg -%%DATADIR%%/templates/default.svg -%%DATADIR%%/templates/default_mm.svg -%%DATADIR%%/templates/default_pt.svg -%%DATADIR%%/templates/desktop_1024x768.svg -%%DATADIR%%/templates/desktop_1600x1200.svg -%%DATADIR%%/templates/desktop_640x480.svg -%%DATADIR%%/templates/desktop_800x600.svg -%%DATADIR%%/templates/fontforge_glyph.svg -%%DATADIR%%/templates/icon_16x16.svg -%%DATADIR%%/templates/icon_32x32.svg -%%DATADIR%%/templates/icon_48x48.svg -%%DATADIR%%/templates/icon_64x64.svg -%%DATADIR%%/templates/no_borders.svg -%%DATADIR%%/templates/no_layers.svg -%%DATADIR%%/templates/video_HDTV_1920x1080.svg -%%DATADIR%%/templates/video_NTSC_720x486.svg -%%DATADIR%%/templates/video_PAL_720x576.svg -%%DATADIR%%/templates/web_banner_468x60.svg -%%DATADIR%%/templates/web_banner_728x90.svg -%%DATADIR%%/templates/white_opaque.svg -%%DATADIR%%/tutorials/README -%%DATADIR%%/tutorials/edge3d.svg -%%DATADIR%%/tutorials/gpl-2.svg -%%DATADIR%%/tutorials/making_markers.svg -%%DATADIR%%/tutorials/oldguitar.jpg -%%DATADIR%%/tutorials/potrace-ca.png -%%DATADIR%%/tutorials/potrace-de.png -%%DATADIR%%/tutorials/potrace-en.png -%%DATADIR%%/tutorials/potrace-es.png -%%DATADIR%%/tutorials/potrace-eu.png -%%DATADIR%%/tutorials/potrace-fr.png -%%DATADIR%%/tutorials/potrace-hu.png -%%DATADIR%%/tutorials/potrace-ja.png -%%DATADIR%%/tutorials/potrace-pl.png -%%DATADIR%%/tutorials/potrace-pt_BR.png -%%DATADIR%%/tutorials/potrace-ru.png -%%DATADIR%%/tutorials/potrace-sk.png -%%DATADIR%%/tutorials/potrace-sl.png -%%DATADIR%%/tutorials/potrace-vi.png -%%DATADIR%%/tutorials/potrace-zh_CN.png -%%DATADIR%%/tutorials/potrace-zh_TW.png -%%DATADIR%%/tutorials/potrace.png -%%DATADIR%%/tutorials/tutorial-advanced.ca.svg -%%DATADIR%%/tutorials/tutorial-advanced.cs.svg -%%DATADIR%%/tutorials/tutorial-advanced.de.svg -%%DATADIR%%/tutorials/tutorial-advanced.es.svg -%%DATADIR%%/tutorials/tutorial-advanced.eu.svg -%%DATADIR%%/tutorials/tutorial-advanced.fr.svg -%%DATADIR%%/tutorials/tutorial-advanced.hu.svg -%%DATADIR%%/tutorials/tutorial-advanced.it.svg -%%DATADIR%%/tutorials/tutorial-advanced.ja.svg -%%DATADIR%%/tutorials/tutorial-advanced.pl.svg -%%DATADIR%%/tutorials/tutorial-advanced.pt_BR.svg -%%DATADIR%%/tutorials/tutorial-advanced.ru.svg -%%DATADIR%%/tutorials/tutorial-advanced.sk.svg -%%DATADIR%%/tutorials/tutorial-advanced.sl.svg -%%DATADIR%%/tutorials/tutorial-advanced.svg -%%DATADIR%%/tutorials/tutorial-advanced.vi.svg -%%DATADIR%%/tutorials/tutorial-advanced.zh_CN.svg -%%DATADIR%%/tutorials/tutorial-advanced.zh_TW.svg -%%DATADIR%%/tutorials/tutorial-basic.bg.svg -%%DATADIR%%/tutorials/tutorial-basic.ca.svg -%%DATADIR%%/tutorials/tutorial-basic.cs.svg -%%DATADIR%%/tutorials/tutorial-basic.da.svg -%%DATADIR%%/tutorials/tutorial-basic.de.svg -%%DATADIR%%/tutorials/tutorial-basic.eo.svg -%%DATADIR%%/tutorials/tutorial-basic.es.svg -%%DATADIR%%/tutorials/tutorial-basic.eu.svg -%%DATADIR%%/tutorials/tutorial-basic.fr.svg -%%DATADIR%%/tutorials/tutorial-basic.hu.svg -%%DATADIR%%/tutorials/tutorial-basic.it.svg -%%DATADIR%%/tutorials/tutorial-basic.ja.svg -%%DATADIR%%/tutorials/tutorial-basic.nl.svg -%%DATADIR%%/tutorials/tutorial-basic.nn.svg -%%DATADIR%%/tutorials/tutorial-basic.pl.svg -%%DATADIR%%/tutorials/tutorial-basic.pt_BR.svg -%%DATADIR%%/tutorials/tutorial-basic.ru.svg -%%DATADIR%%/tutorials/tutorial-basic.sk.svg -%%DATADIR%%/tutorials/tutorial-basic.sl.svg -%%DATADIR%%/tutorials/tutorial-basic.svg -%%DATADIR%%/tutorials/tutorial-basic.tr.svg -%%DATADIR%%/tutorials/tutorial-basic.vi.svg -%%DATADIR%%/tutorials/tutorial-basic.zh_CN.svg -%%DATADIR%%/tutorials/tutorial-basic.zh_TW.svg -%%DATADIR%%/tutorials/tutorial-calligraphy.ca.svg -%%DATADIR%%/tutorials/tutorial-calligraphy.cs.svg -%%DATADIR%%/tutorials/tutorial-calligraphy.de.svg -%%DATADIR%%/tutorials/tutorial-calligraphy.es.svg -%%DATADIR%%/tutorials/tutorial-calligraphy.eu.svg -%%DATADIR%%/tutorials/tutorial-calligraphy.fr.svg -%%DATADIR%%/tutorials/tutorial-calligraphy.hu.svg -%%DATADIR%%/tutorials/tutorial-calligraphy.ja.svg -%%DATADIR%%/tutorials/tutorial-calligraphy.pl.svg -%%DATADIR%%/tutorials/tutorial-calligraphy.pt_BR.svg -%%DATADIR%%/tutorials/tutorial-calligraphy.ru.svg -%%DATADIR%%/tutorials/tutorial-calligraphy.sk.svg -%%DATADIR%%/tutorials/tutorial-calligraphy.sl.svg -%%DATADIR%%/tutorials/tutorial-calligraphy.svg -%%DATADIR%%/tutorials/tutorial-calligraphy.vi.svg -%%DATADIR%%/tutorials/tutorial-calligraphy.zh_TW.svg -%%DATADIR%%/tutorials/tutorial-elements.ca.svg -%%DATADIR%%/tutorials/tutorial-elements.de.svg -%%DATADIR%%/tutorials/tutorial-elements.es.svg -%%DATADIR%%/tutorials/tutorial-elements.eu.svg -%%DATADIR%%/tutorials/tutorial-elements.fr.svg -%%DATADIR%%/tutorials/tutorial-elements.hu.svg -%%DATADIR%%/tutorials/tutorial-elements.ja.svg -%%DATADIR%%/tutorials/tutorial-elements.pl.svg -%%DATADIR%%/tutorials/tutorial-elements.pt_BR.svg -%%DATADIR%%/tutorials/tutorial-elements.ru.svg -%%DATADIR%%/tutorials/tutorial-elements.sk.svg -%%DATADIR%%/tutorials/tutorial-elements.sl.svg -%%DATADIR%%/tutorials/tutorial-elements.svg -%%DATADIR%%/tutorials/tutorial-elements.zh_TW.svg -%%DATADIR%%/tutorials/tutorial-interpolate.de.svg -%%DATADIR%%/tutorials/tutorial-interpolate.fr.svg -%%DATADIR%%/tutorials/tutorial-interpolate.hu.svg -%%DATADIR%%/tutorials/tutorial-interpolate.pl.svg -%%DATADIR%%/tutorials/tutorial-interpolate.sl.svg -%%DATADIR%%/tutorials/tutorial-interpolate.svg -%%DATADIR%%/tutorials/tutorial-interpolate.vi.svg -%%DATADIR%%/tutorials/tutorial-shapes.ca.svg -%%DATADIR%%/tutorials/tutorial-shapes.cs.svg -%%DATADIR%%/tutorials/tutorial-shapes.de.svg -%%DATADIR%%/tutorials/tutorial-shapes.es.svg -%%DATADIR%%/tutorials/tutorial-shapes.eu.svg -%%DATADIR%%/tutorials/tutorial-shapes.fr.svg -%%DATADIR%%/tutorials/tutorial-shapes.hu.svg -%%DATADIR%%/tutorials/tutorial-shapes.it.svg -%%DATADIR%%/tutorials/tutorial-shapes.ja.svg -%%DATADIR%%/tutorials/tutorial-shapes.pl.svg -%%DATADIR%%/tutorials/tutorial-shapes.pt_BR.svg -%%DATADIR%%/tutorials/tutorial-shapes.ru.svg -%%DATADIR%%/tutorials/tutorial-shapes.sk.svg -%%DATADIR%%/tutorials/tutorial-shapes.sl.svg -%%DATADIR%%/tutorials/tutorial-shapes.svg -%%DATADIR%%/tutorials/tutorial-shapes.vi.svg -%%DATADIR%%/tutorials/tutorial-shapes.zh_CN.svg -%%DATADIR%%/tutorials/tutorial-shapes.zh_TW.svg -%%DATADIR%%/tutorials/tutorial-tips.ca.svg -%%DATADIR%%/tutorials/tutorial-tips.de.svg -%%DATADIR%%/tutorials/tutorial-tips.es.svg -%%DATADIR%%/tutorials/tutorial-tips.eu.svg -%%DATADIR%%/tutorials/tutorial-tips.fr.svg -%%DATADIR%%/tutorials/tutorial-tips.hu.svg -%%DATADIR%%/tutorials/tutorial-tips.it.svg -%%DATADIR%%/tutorials/tutorial-tips.ja.svg -%%DATADIR%%/tutorials/tutorial-tips.pl.svg -%%DATADIR%%/tutorials/tutorial-tips.pt_BR.svg -%%DATADIR%%/tutorials/tutorial-tips.ru.svg -%%DATADIR%%/tutorials/tutorial-tips.sk.svg -%%DATADIR%%/tutorials/tutorial-tips.sl.svg -%%DATADIR%%/tutorials/tutorial-tips.svg -%%DATADIR%%/tutorials/tutorial-tips.vi.svg -%%DATADIR%%/tutorials/tutorial-tips.zh_TW.svg -%%DATADIR%%/tutorials/tutorial-tracing.ca.svg -%%DATADIR%%/tutorials/tutorial-tracing.de.svg -%%DATADIR%%/tutorials/tutorial-tracing.es.svg -%%DATADIR%%/tutorials/tutorial-tracing.eu.svg -%%DATADIR%%/tutorials/tutorial-tracing.fr.svg -%%DATADIR%%/tutorials/tutorial-tracing.hu.svg -%%DATADIR%%/tutorials/tutorial-tracing.ja.svg -%%DATADIR%%/tutorials/tutorial-tracing.pl.svg -%%DATADIR%%/tutorials/tutorial-tracing.pt_BR.svg -%%DATADIR%%/tutorials/tutorial-tracing.ru.svg -%%DATADIR%%/tutorials/tutorial-tracing.sk.svg -%%DATADIR%%/tutorials/tutorial-tracing.sl.svg -%%DATADIR%%/tutorials/tutorial-tracing.svg -%%DATADIR%%/tutorials/tutorial-tracing.vi.svg -%%DATADIR%%/tutorials/tutorial-tracing.zh_TW.svg -%%DATADIR%%/tutorials/tux.png -%%DATADIR%%/ui/keybindings.rc -%%DATADIR%%/ui/menus-bars.xml -%%DATADIR%%/ui/toolbox.xml -%%DATADIR%%/ui/units.txt -%%DATADIR%%/ui/units.xml -share/locale/am/LC_MESSAGES/inkscape.mo -share/locale/ar/LC_MESSAGES/inkscape.mo -share/locale/az/LC_MESSAGES/inkscape.mo -share/locale/be/LC_MESSAGES/inkscape.mo -share/locale/bg/LC_MESSAGES/inkscape.mo -share/locale/bn/LC_MESSAGES/inkscape.mo -share/locale/br/LC_MESSAGES/inkscape.mo -share/locale/ca/LC_MESSAGES/inkscape.mo -share/locale/ca@valencia/LC_MESSAGES/inkscape.mo -share/locale/cs/LC_MESSAGES/inkscape.mo -share/locale/da/LC_MESSAGES/inkscape.mo -share/locale/de/LC_MESSAGES/inkscape.mo -share/locale/dz/LC_MESSAGES/inkscape.mo -share/locale/el/LC_MESSAGES/inkscape.mo -share/locale/en_AU/LC_MESSAGES/inkscape.mo -share/locale/en_CA/LC_MESSAGES/inkscape.mo -share/locale/en_GB/LC_MESSAGES/inkscape.mo -share/locale/en_US@piglatin/LC_MESSAGES/inkscape.mo -share/locale/eo/LC_MESSAGES/inkscape.mo -share/locale/es/LC_MESSAGES/inkscape.mo -share/locale/es_MX/LC_MESSAGES/inkscape.mo -share/locale/et/LC_MESSAGES/inkscape.mo -share/locale/eu/LC_MESSAGES/inkscape.mo -share/locale/fi/LC_MESSAGES/inkscape.mo -share/locale/fr/LC_MESSAGES/inkscape.mo -share/locale/ga/LC_MESSAGES/inkscape.mo -share/locale/gl/LC_MESSAGES/inkscape.mo -share/locale/he/LC_MESSAGES/inkscape.mo -share/locale/hr/LC_MESSAGES/inkscape.mo -share/locale/hu/LC_MESSAGES/inkscape.mo -share/locale/hy/LC_MESSAGES/inkscape.mo -share/locale/id/LC_MESSAGES/inkscape.mo -share/locale/it/LC_MESSAGES/inkscape.mo -share/locale/ja/LC_MESSAGES/inkscape.mo -share/locale/km/LC_MESSAGES/inkscape.mo -share/locale/ko/LC_MESSAGES/inkscape.mo -share/locale/lt/LC_MESSAGES/inkscape.mo -share/locale/mk/LC_MESSAGES/inkscape.mo -share/locale/mn/LC_MESSAGES/inkscape.mo -share/locale/nb/LC_MESSAGES/inkscape.mo -share/locale/ne/LC_MESSAGES/inkscape.mo -share/locale/nl/LC_MESSAGES/inkscape.mo -share/locale/nn/LC_MESSAGES/inkscape.mo -share/locale/pa/LC_MESSAGES/inkscape.mo -share/locale/pl/LC_MESSAGES/inkscape.mo -share/locale/pt/LC_MESSAGES/inkscape.mo -share/locale/pt_BR/LC_MESSAGES/inkscape.mo -share/locale/ro/LC_MESSAGES/inkscape.mo -share/locale/ru/LC_MESSAGES/inkscape.mo -share/locale/rw/LC_MESSAGES/inkscape.mo -share/locale/sk/LC_MESSAGES/inkscape.mo -share/locale/sl/LC_MESSAGES/inkscape.mo -share/locale/sq/LC_MESSAGES/inkscape.mo -share/locale/sr/LC_MESSAGES/inkscape.mo -share/locale/sr@latin/LC_MESSAGES/inkscape.mo -share/locale/sv/LC_MESSAGES/inkscape.mo -share/locale/th/LC_MESSAGES/inkscape.mo -share/locale/tr/LC_MESSAGES/inkscape.mo -share/locale/uk/LC_MESSAGES/inkscape.mo -share/locale/vi/LC_MESSAGES/inkscape.mo -share/locale/zh_CN/LC_MESSAGES/inkscape.mo -share/locale/zh_TW/LC_MESSAGES/inkscape.mo -share/pixmaps/inkscape.png -@dirrm %%DATADIR%%/ui -@dirrm %%DATADIR%%/tutorials -@dirrm %%DATADIR%%/templates -@dirrm %%DATADIR%%/screens -@dirrm %%DATADIR%%/patterns -@dirrm %%DATADIR%%/palettes -@dirrm %%DATADIR%%/markers -@dirrm %%DATADIR%%/keys -@dirrm %%DATADIR%%/icons -@dirrm %%DATADIR%%/gradients -@dirrm %%DATADIR%%/fonts -@dirrm %%DATADIR%%/filters -@dirrm %%DATADIR%%/extensions/xaml2svg -@dirrm %%DATADIR%%/extensions/alphabet_soup -@dirrm %%DATADIR%%/extensions/Poly3DObjects -@dirrm %%DATADIR%%/extensions/Barcode -@dirrm %%DATADIR%%/extensions -@dirrm %%DATADIR%%/examples -@dirrm %%DATADIR%%/clipart -@dirrm %%DATADIR%% -@dirrmtry share/applications -@dirrmtry man/fr/man1 -@dirrmtry man/fr -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/locale/sr@latin/LC_MESSAGES -@dirrmtry share/locale/sr@latin -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/km/LC_MESSAGES -@dirrmtry share/locale/km -@dirrmtry share/locale/hy/LC_MESSAGES -@dirrmtry share/locale/hy -@dirrmtry share/locale/en_US@piglatin/LC_MESSAGES -@dirrmtry share/locale/en_US@piglatin -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/ca@valencia/LC_MESSAGES -@dirrmtry share/locale/ca@valencia diff --git a/graphics/libchamplain/Makefile b/graphics/libchamplain/Makefile deleted file mode 100644 index a6053fcf6..000000000 --- a/graphics/libchamplain/Makefile +++ /dev/null @@ -1,56 +0,0 @@ -# New ports collection makefile for: libchamplain -# Date Created: 04 Aug 2009 -# Whom: Koop Mast <kwm@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/graphics/libchamplain/Makefile,v 1.10 2009/10/19 20:29:54 kwm Exp $ -# - -PORTNAME= libchamplain -PORTVERSION= 0.4.2 -CATEGORIES= graphics -MASTER_SITES= GNOME - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A C library aimed to provide a Gtk+ widget to display rasterized maps and markers - -BUILD_DEPENDS= ${LOCALBASE}/share/gir-1.0/Gtk-2.0.gir:${PORTSDIR}/x11-toolkits/gir-repository-gtk20 -RUN_DEPENDS= ${LOCALBASE}/share/gir-1.0/Gtk-2.0.gir:${PORTSDIR}/x11-toolkits/gir-repository-gtk20 -LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 \ - clutter-gtk-0.10.0:${PORTSDIR}/graphics/clutter-gtk \ - soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup - -USE_BZIP2= yes -USE_GNOME= pkgconfig gtk20 gnomehack ltverhack:1 -USE_AUTOTOOLS= libtool:22 -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -# python bindings and mono need to be ported to clutter 1.0 first. -# And clutter 1.0 versions of py-clutter and clutter-sharp need to -# get released upstream too. -CONFIGURE_ARGS+=--enable-managed=no - -PLIST_SUB= VERSION=${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} - -.if !defined(WITHOUT_PYTHON) -USE_PYTHON= yes -PYCLUTTER_GTK= ${LOCALBASE}/libdata/pkgconfig/pyclutter-gtk-0.9.pc -BUILD_DEPENDS+= ${PYCLUTTER_GTK}:${PORTSDIR}/graphics/py-clutter-gtk -RUN_DEPENDS+= ${PYCLUTTER_GTK}:${PORTSDIR}/graphics/py-clutter-gtk -CONFIGURE_ARGS+= --enable-python=yes -PLIST_SUB+= PYTHON="" -.else -CONFIGURE_ARGS+= --enable-python=no -PLIST_SUB+= PYTHON="@comment " -.endif - -.pre-everything: - @${ECHO_CMD} "" - @${ECHO_CMD} "Specify WITHOUT_PYTHON=yes to disable python bindings" - @${ECHO_CMD} "" - -.include <bsd.port.mk> diff --git a/graphics/libchamplain/distinfo b/graphics/libchamplain/distinfo deleted file mode 100644 index 0dc58e456..000000000 --- a/graphics/libchamplain/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (libchamplain-0.4.2.tar.bz2) = 20bd6c479ba4ba17d413a689d82923d9 -SHA256 (libchamplain-0.4.2.tar.bz2) = 2b1f8fc49e306a3a6da3ef3fea8630c76cecdffbfa53c251e7e15af8f4b8d77f -SIZE (libchamplain-0.4.2.tar.bz2) = 519743 diff --git a/graphics/libchamplain/pkg-descr b/graphics/libchamplain/pkg-descr deleted file mode 100644 index c93152a7d..000000000 --- a/graphics/libchamplain/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -Libchamplain is a C library providing a ClutterActor to display maps. It also -provides a Gtk+ widget to display maps in Gtk+ applications. Mono, Python and -Perl bindings are available. - -It supports numerous free map sources such as OpenStreetMap [1], -OpenAerialMap [2] and Maps for free [3]. -[1] http://www.openstreetmap.org/ [2] http://www.openaerialmap.org/ -[3] http://www.maps-for-free.com/ - -WWW: http://projects.gnome.org/libchamplain/ diff --git a/graphics/libchamplain/pkg-plist b/graphics/libchamplain/pkg-plist deleted file mode 100644 index 1ecbf217c..000000000 --- a/graphics/libchamplain/pkg-plist +++ /dev/null @@ -1,93 +0,0 @@ -include/libchamplain-%%VERSION%%/champlain/champlain-base-marker.h -include/libchamplain-%%VERSION%%/champlain/champlain-cache.h -include/libchamplain-%%VERSION%%/champlain/champlain-defines.h -include/libchamplain-%%VERSION%%/champlain/champlain-enum-types.h -include/libchamplain-%%VERSION%%/champlain/champlain-layer.h -include/libchamplain-%%VERSION%%/champlain/champlain-map-source-desc.h -include/libchamplain-%%VERSION%%/champlain/champlain-map-source-factory.h -include/libchamplain-%%VERSION%%/champlain/champlain-map-source.h -include/libchamplain-%%VERSION%%/champlain/champlain-marker.h -include/libchamplain-%%VERSION%%/champlain/champlain-network-map-source.h -include/libchamplain-%%VERSION%%/champlain/champlain-point.h -include/libchamplain-%%VERSION%%/champlain/champlain-polygon.h -include/libchamplain-%%VERSION%%/champlain/champlain-selection-layer.h -include/libchamplain-%%VERSION%%/champlain/champlain-tile.h -include/libchamplain-%%VERSION%%/champlain/champlain-version.h -include/libchamplain-%%VERSION%%/champlain/champlain-view.h -include/libchamplain-%%VERSION%%/champlain/champlain-zoom-level.h -include/libchamplain-%%VERSION%%/champlain/champlain.h -include/libchamplain-gtk-%%VERSION%%/champlain-gtk/champlain-gtk.h -include/libchamplain-gtk-%%VERSION%%/champlain-gtk/gtk-champlain-embed.h -lib/girepository-1.0/Champlain-%%VERSION%%.typelib -lib/girepository-1.0/GtkChamplain-%%VERSION%%.typelib -lib/libchamplain-%%VERSION%%.a -lib/libchamplain-%%VERSION%%.la -lib/libchamplain-%%VERSION%%.so -lib/libchamplain-%%VERSION%%.so.1 -lib/libchamplain-gtk-%%VERSION%%.a -lib/libchamplain-gtk-%%VERSION%%.la -lib/libchamplain-gtk-%%VERSION%%.so -lib/libchamplain-gtk-%%VERSION%%.so.1 -%%PYTHON%%%%PYTHON_SITELIBDIR%%/champlain.a -%%PYTHON%%%%PYTHON_SITELIBDIR%%/champlain.la -%%PYTHON%%%%PYTHON_SITELIBDIR%%/champlain.so -%%PYTHON%%%%PYTHON_SITELIBDIR%%/champlaingtk.a -%%PYTHON%%%%PYTHON_SITELIBDIR%%/champlaingtk.la -%%PYTHON%%%%PYTHON_SITELIBDIR%%/champlaingtk.so -libdata/pkgconfig/champlain-%%VERSION%%.pc -libdata/pkgconfig/champlain-gtk-%%VERSION%%.pc -share/gir-1.0/Champlain-%%VERSION%%.gir -share/gir-1.0/GtkChamplain-%%VERSION%%.gir -share/gtk-doc/html/libchamplain-gtk/GtkChamplainEmbed.html -share/gtk-doc/html/libchamplain-gtk/ch01.html -share/gtk-doc/html/libchamplain-gtk/home.png -share/gtk-doc/html/libchamplain-gtk/index.html -share/gtk-doc/html/libchamplain-gtk/index.sgml -share/gtk-doc/html/libchamplain-gtk/left.png -share/gtk-doc/html/libchamplain-gtk/libchamplain-gtk.devhelp -share/gtk-doc/html/libchamplain-gtk/libchamplain-gtk.devhelp2 -share/gtk-doc/html/libchamplain-gtk/right.png -share/gtk-doc/html/libchamplain-gtk/style.css -share/gtk-doc/html/libchamplain-gtk/up.png -share/gtk-doc/html/libchamplain/ChamplainBaseMarker.html -share/gtk-doc/html/libchamplain/ChamplainCache.html -share/gtk-doc/html/libchamplain/ChamplainLayer.html -share/gtk-doc/html/libchamplain/ChamplainMapSource.html -share/gtk-doc/html/libchamplain/ChamplainMapSourceFactory.html -share/gtk-doc/html/libchamplain/ChamplainMarker.html -share/gtk-doc/html/libchamplain/ChamplainNetworkMapSource.html -share/gtk-doc/html/libchamplain/ChamplainPolygon.html -share/gtk-doc/html/libchamplain/ChamplainSelectionLayer.html -share/gtk-doc/html/libchamplain/ChamplainTile.html -share/gtk-doc/html/libchamplain/ChamplainView.html -share/gtk-doc/html/libchamplain/ch01.html -share/gtk-doc/html/libchamplain/ch02.html -share/gtk-doc/html/libchamplain/ch03.html -share/gtk-doc/html/libchamplain/home.png -share/gtk-doc/html/libchamplain/index.html -share/gtk-doc/html/libchamplain/index.sgml -share/gtk-doc/html/libchamplain/ix01.html -share/gtk-doc/html/libchamplain/ix02.html -share/gtk-doc/html/libchamplain/ix03.html -share/gtk-doc/html/libchamplain/ix04.html -share/gtk-doc/html/libchamplain/ix05.html -share/gtk-doc/html/libchamplain/ix06.html -share/gtk-doc/html/libchamplain/ix07.html -share/gtk-doc/html/libchamplain/ix08.html -share/gtk-doc/html/libchamplain/left.png -share/gtk-doc/html/libchamplain/libchamplain-Champlain.html -share/gtk-doc/html/libchamplain/libchamplain-ChamplainPoint.html -share/gtk-doc/html/libchamplain/libchamplain-ChamplainVersion.html -share/gtk-doc/html/libchamplain/libchamplain.devhelp -share/gtk-doc/html/libchamplain/libchamplain.devhelp2 -share/gtk-doc/html/libchamplain/right.png -share/gtk-doc/html/libchamplain/style.css -share/gtk-doc/html/libchamplain/up.png -@dirrm share/gtk-doc/html/libchamplain -@dirrm share/gtk-doc/html/libchamplain-gtk -@dirrmtry share/gtk-doc/html -@dirrmtry share/gtk-doc -@dirrm include/libchamplain-gtk-%%VERSION%%/champlain-gtk -@dirrm include/libchamplain-gtk-%%VERSION%% -@dirrm include/libchamplain-%%VERSION%%/champlain -@dirrm include/libchamplain-%%VERSION%% diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile deleted file mode 100644 index c305f4733..000000000 --- a/graphics/librsvg2/Makefile +++ /dev/null @@ -1,72 +0,0 @@ -# New ports collection makefile for: librsvg2 -# Date created: 8th May 2001 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/graphics/librsvg2/Makefile,v 1.127 2009/09/26 13:41:59 marcus Exp $ -# - -PORTNAME= librsvg2 -PORTVERSION= 2.26.0 -PORTREVISION= 2 -CATEGORIES= graphics gnome -MASTER_SITES= GNOME -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= librsvg-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Library for parsing and rendering SVG vector-graphic files - -BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 -LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ - croco-${CROCO_VERSION}.3:${PORTSDIR}/textproc/libcroco -RUN_DEPENDS= gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2 - -USE_BZIP2= yes -USE_GMAKE= yes -USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 -USE_GNOME= gnomehack gnomeprefix libgsf gtk20 ltverhack -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --with-svgz \ - --without-gimp \ - --with-croco \ - --disable-gnome-vfs \ - --enable-gtk-theme \ - --disable-gnome-print - -CROCO_VERSION= 0.6 - -MAN1= rsvg.1 - -OPTIONS= MOZILLA_PLUGIN "Enable the SVG browser plug-in" on - -.include <bsd.port.pre.mk> - -.if defined(WITH_MOZILLA_PLUGIN) -USE_GECKO= libxul seamonkey -USE_WEBPLUGINS= gecko19 -WEBPLUGINS_FILES=libmozsvgdec.so -CONFIGURE_ENV+= MOZILLA_CONFIG=no -CONFIGURE_ARGS+=--enable-mozilla-plugin=yes - -PLIST_SUB+= PLUGIN="" -.else -CONFIGURE_ARGS+=--enable-mozilla-plugin=no - -PLIST_SUB+= PLUGIN="@comment " -.endif - -post-patch: -.if defined(WITH_MOZILLA_PLUGIN) -.if "${GECKO:Mlibxul}" - @${REINPLACE_CMD} -e 's|mozilla-plugin|${GECKO}-plugin|g' \ - ${WRKSRC}/configure -.endif - @${REINPLACE_CMD} -e 's|[$$][(]libdir[)]/mozilla/plugins|${WEBPLUGINS_DIR}|g' \ - ${WRKSRC}/moz-plugin/Makefile.in -.endif - -.include <bsd.port.post.mk> diff --git a/graphics/librsvg2/distinfo b/graphics/librsvg2/distinfo deleted file mode 100644 index 0807c3d1b..000000000 --- a/graphics/librsvg2/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/librsvg-2.26.0.tar.bz2) = 65dbd726a514fe8b797d26254b8efc1e -SHA256 (gnome2/librsvg-2.26.0.tar.bz2) = fdcab5f0d86198d8cbd4ffe5b333076f75e707f6d7e4af5e87a8644ff7533bea -SIZE (gnome2/librsvg-2.26.0.tar.bz2) = 477499 diff --git a/graphics/librsvg2/files/patch-moz-plugin_Makefile.in b/graphics/librsvg2/files/patch-moz-plugin_Makefile.in deleted file mode 100644 index 728d20fcb..000000000 --- a/graphics/librsvg2/files/patch-moz-plugin_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- moz-plugin/Makefile.in.orig 2008-09-23 15:17:45.000000000 -0500 -+++ moz-plugin/Makefile.in 2008-09-23 15:19:11.000000000 -0500 -@@ -270,7 +270,7 @@ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh - install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) - @$(NORMAL_INSTALL) -- test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" -+@WITH_MOZILLA_TRUE@ test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" - @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ - if test -f $$p; then \ - f=$(am__strip_dir) \ diff --git a/graphics/librsvg2/pkg-descr b/graphics/librsvg2/pkg-descr deleted file mode 100644 index 9e39343a5..000000000 --- a/graphics/librsvg2/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -The librsvg library is a lightweight library for parsing and rendering -vector-graphic files in SVG format (like the ones made by sodipodi). It also -includes functions that render anti-aliased fonts using freetype, including -caching of glyphs. It is used by Nautilus for drawing vector icons and -anti-aliased text. - -WWW: http://librsvg.sourceforge.net/ diff --git a/graphics/librsvg2/pkg-plist b/graphics/librsvg2/pkg-plist deleted file mode 100644 index c89581974..000000000 --- a/graphics/librsvg2/pkg-plist +++ /dev/null @@ -1,45 +0,0 @@ -bin/rsvg -bin/rsvg-convert -bin/rsvg-view -include/librsvg-2/librsvg/librsvg-enum-types.h -include/librsvg-2/librsvg/librsvg-features.h -include/librsvg-2/librsvg/rsvg-cairo.h -include/librsvg-2/librsvg/rsvg.h -%%PLUGIN%%%%WEBPLUGINS_DIR%%/libmozsvgdec.a -%%PLUGIN%%%%WEBPLUGINS_DIR%%/libmozsvgdec.la -%%PLUGIN%%%%WEBPLUGINS_DIR%%/libmozsvgdec.so -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libsvg.a -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libsvg.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libsvg.so -lib/gtk-2.0/%%GTK2_VERSION%%/loaders/svg_loader.a -lib/gtk-2.0/%%GTK2_VERSION%%/loaders/svg_loader.la -lib/gtk-2.0/%%GTK2_VERSION%%/loaders/svg_loader.so -lib/librsvg-2.a -lib/librsvg-2.la -lib/librsvg-2.so -lib/librsvg-2.so.2 -libdata/pkgconfig/librsvg-2.0.pc -share/doc/rsvg/home.png -share/doc/rsvg/index.html -share/doc/rsvg/index.sgml -share/doc/rsvg/ix01.html -share/doc/rsvg/left.png -share/doc/rsvg/pt02.html -share/doc/rsvg/pt03.html -share/doc/rsvg/pt04.html -share/doc/rsvg/right.png -share/doc/rsvg/rsvg-Cairo.html -share/doc/rsvg/rsvg-Core-API.html -share/doc/rsvg/rsvg-GdkPixbuf.html -share/doc/rsvg/rsvg.devhelp -share/doc/rsvg/rsvg.devhelp2 -share/doc/rsvg/rsvg.html -share/doc/rsvg/style.css -share/doc/rsvg/up.png -share/pixmaps/svg-viewer.svg -@dirrm share/doc/rsvg -%%PLUGIN%%@dirrmtry %%WEBPLUGINS_DIR%% -@dirrm include/librsvg-2/librsvg -@dirrm include/librsvg-2 -@exec %D/bin/gdk-pixbuf-query-loaders > /dev/null 2>&1 && %D/bin/gdk-pixbuf-query-loaders > %D/etc/gtk-2.0/gdk-pixbuf.loaders 2>/dev/null || /usr/bin/true -@unexec %D/bin/gdk-pixbuf-query-loaders > /dev/null 2>&1 && %D/bin/gdk-pixbuf-query-loaders > %D/etc/gtk-2.0/gdk-pixbuf.loaders 2>/dev/null || /usr/bin/true diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile deleted file mode 100644 index 1e0a5dcb4..000000000 --- a/graphics/nip2/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: vips -# Date created: 19 December 2003 -# Whom: Lev Serebryakov <lev@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= nip2 -PORTVERSION= 7.14.5 -PORTREVISION= 2 -CATEGORIES= graphics -MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/ - -MAINTAINER= mi@aldan.algebra.com -COMMENT= Graphical user interface for VIPS - -LIB_DEPENDS= vips:${PORTSDIR}/graphics/vips \ - gsl:${PORTSDIR}/math/gsl \ - xml2:${PORTSDIR}/textproc/libxml2 - -USE_BISON= build -USE_GMAKE= yes -USE_GNOME= gnomemimedata glib20 pkgconfig gtk20 -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --mandir=${PREFIX}/man -ALL_TARGET= -j`${SYSCTL} -n hw.ncpu` -# This port has no man-pages. It installs a number of HTML files, -# which are available through the GUI's Help. For this reason, they -# are always installed, regardless of the NOPORTDOCS setting. -# The PDF version of the documentation is another story: -.if defined(NOPORTDOCS) -EXTRACT_AFTER_ARGS=|${TAR} -xpf - --exclude nipguide --exclude pdf -.endif -# Somehow vendor's configure misses these: -MAKE_ENV+= UPDATE_MIME_DATABASE=update-mime-database \ - UPDATE_DESKTOP_DATABASE=update-desktop-database - -MAN1= nip2.1 - -post-patch: - ${REINPLACE_CMD} -e 's, malkovich,,' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|n_bytes|x_n_bytes|g' -e 's|text_size|x_text_size|g' \ - ${WRKSRC}/src/gtkitementry.c - -.include <bsd.port.mk> diff --git a/graphics/nip2/distinfo b/graphics/nip2/distinfo deleted file mode 100644 index 7a903dae1..000000000 --- a/graphics/nip2/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (nip2-7.14.5.tar.gz) = 33696f1640676213f8510e28bc14841c -SHA256 (nip2-7.14.5.tar.gz) = 27e1102682c6650b707d74327746f28f8f55badcc73ff46ec8d021a3444f5aa2 -SIZE (nip2-7.14.5.tar.gz) = 8385657 diff --git a/graphics/nip2/pkg-descr b/graphics/nip2/pkg-descr deleted file mode 100644 index 08ff1e679..000000000 --- a/graphics/nip2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -nip2 is a graphical user interface for VIPS - -WWW: http://www.vips.ecs.soton.ac.uk/ diff --git a/graphics/nip2/pkg-plist b/graphics/nip2/pkg-plist deleted file mode 100644 index b7278851a..000000000 --- a/graphics/nip2/pkg-plist +++ /dev/null @@ -1,284 +0,0 @@ -bin/nip2 -bin/run-nip2.sh -share/nip2/rc/ipgtkrc -share/nip2/data/examples/logo/logo2.ws -share/nip2/data/examples/1_point_mosiac/cd1.2.jpg -share/nip2/data/examples/1_point_mosiac/cd4.2.jpg -share/nip2/data/examples/1_point_mosiac/cd2.1.jpg -share/nip2/data/examples/1_point_mosiac/cd4.1.jpg -share/nip2/data/examples/1_point_mosiac/cd1.1.jpg -share/nip2/data/examples/1_point_mosiac/cd3.2.jpg -share/nip2/data/examples/1_point_mosiac/cd2.2.jpg -share/nip2/data/examples/1_point_mosiac/cd3.1.jpg -share/nip2/data/examples/1_point_mosiac/1pt_mosaic.ws -share/nip2/data/examples/overlays_and_blending/overlay_blend.ws -share/nip2/data/examples/overlays_and_blending/blend_example_ir.jpg -share/nip2/data/examples/overlays_and_blending/blend_example_vis.jpg -share/nip2/data/examples/overlays_and_blending/blend_example_xray.jpg -share/nip2/data/examples/manual_balance/mask_01.png -share/nip2/data/examples/manual_balance/mask_02.png -share/nip2/data/examples/manual_balance/simp_base.png -share/nip2/data/examples/manual_balance/mask_03.png -share/nip2/data/examples/manual_balance/mask_control.png -share/nip2/data/examples/manual_balance/manual_balance.ws -share/nip2/data/examples/2_point_mosiac/example_im_02.jpg -share/nip2/data/examples/2_point_mosiac/example_im_04.jpg -share/nip2/data/examples/2_point_mosiac/example_im_03.jpg -share/nip2/data/examples/2_point_mosiac/full_image.jpg -share/nip2/data/examples/2_point_mosiac/example_im_01.jpg -share/nip2/data/examples/2_point_mosiac/example_im_05.jpg -share/nip2/data/examples/2_point_mosiac/example_im_06.jpg -share/nip2/data/examples/2_point_mosiac/2pts_mosaic.ws -share/nip2/data/examples/registering/example_im_2.jpg -share/nip2/data/examples/registering/registering.ws -share/nip2/data/examples/registering/example_im_1.jpg -share/nip2/data/examples/registering/example_im_4.jpg -share/nip2/data/examples/registering/example_im_3.jpg -share/nip2/data/examples/clone/clone.ws -share/nip2/data/examples/clone/example_im_01.png -share/nip2/data/examples/clone/example_im_02.png -share/nip2/data/examples/businesscard/businesscard.ws -share/nip2/data/examples/businesscard/slanted_oval_vase2.jpg -share/nip2/data/examples/framing/framing_distorted_frame.png -share/nip2/data/examples/framing/framing.ws -share/nip2/data/examples/framing/framing_complex.png -share/nip2/data/examples/framing/framing_corner.png -share/nip2/data/examples/framing/framing_picture.jpg -share/nip2/data/examples/print_test_image.v -share/nip2/data/rachel.con -share/nip2/data/AdobeRGB1998.icc -share/nip2/data/sRGB.icm -share/nip2/data/macbeth_lab_d65.mat -share/nip2/data/macbeth_lab_d50.mat -share/nip2/data/vips-128.png -share/nip2/data/nip2-icon.ico -share/nip2/data/HP5000_UVDuraImageGlossMaxQ.icc -share/nip2/data/stock-tool-ink-22.png -share/nip2/data/stock-tool-path-22.png -share/nip2/data/stock-tool-text-22.png -share/nip2/data/stock-tool-smudge-22.png -share/nip2/data/stock-tool-bucket-fill-22.png -share/nip2/data/stock-tool-rect-select-22.png -share/nip2/data/stock-tool-select-22.png -share/nip2/data/nip-slider-16.png -share/nip2/data/stock-tool-move-22.png -share/nip2/data/stock-led-red-18.png -share/nip2/data/stock-led-green-18.png -share/nip2/data/stock-led-blue-18.png -share/nip2/data/stock-led-cyan-18.png -share/nip2/data/stock-led-yellow-18.png -share/nip2/data/stock-led-off-18.png -share/nip2/start/Math.def -share/nip2/start/Image.def -share/nip2/start/Colour.def -share/nip2/start/Tasks.def -share/nip2/start/Object.def -share/nip2/start/Filter.def -share/nip2/start/Matrix.def -share/nip2/start/Widgets.def -share/nip2/start/Histogram.def -share/nip2/start/Preferences.ws -share/nip2/start/_joe_extra.def -share/nip2/start/_joe_utilities.def -share/nip2/start/_convert.def -share/nip2/start/_generate.def -share/nip2/start/_list.def -share/nip2/start/_predicate.def -share/nip2/start/_stdenv.def -share/nip2/start/_Object.def -share/nip2/start/_types.def -share/nip2/compat/7.8/Math.def -share/nip2/compat/7.8/Image.def -share/nip2/compat/7.8/Mosaic.def -share/nip2/compat/7.8/Colour.def -share/nip2/compat/7.8/Resize.def -share/nip2/compat/7.8/Capture.def -share/nip2/compat/7.8/Format.def -share/nip2/compat/7.8/Filter.def -share/nip2/compat/7.8/Morphology.def -share/nip2/compat/7.8/New.def -share/nip2/compat/7.8/Histogram.def -share/nip2/compat/7.8/Print.def -share/nip2/compat/7.8/Rotate.def -share/nip2/compat/7.8/Statistics.def -share/nip2/compat/7.8/X_ray.def -share/nip2/compat/7.8/_convert.def -share/nip2/compat/7.8/_errors.def -share/nip2/compat/7.8/_generate.def -share/nip2/compat/7.8/_list.def -share/nip2/compat/7.8/_predicate.def -share/nip2/compat/7.8/_stdenv.def -share/nip2/compat/7.8/_types.def -share/nip2/compat/7.9/Math.def -share/nip2/compat/7.9/Image.def -share/nip2/compat/7.9/Mosaic.def -share/nip2/compat/7.9/Colour.def -share/nip2/compat/7.9/Resize.def -share/nip2/compat/7.9/Capture.def -share/nip2/compat/7.9/Format.def -share/nip2/compat/7.9/Filter.def -share/nip2/compat/7.9/Morphology.def -share/nip2/compat/7.9/New.def -share/nip2/compat/7.9/Histogram.def -share/nip2/compat/7.9/Print.def -share/nip2/compat/7.9/Rotate.def -share/nip2/compat/7.9/Statistics.def -share/nip2/compat/7.9/X_ray.def -share/nip2/compat/7.9/_convert.def -share/nip2/compat/7.9/_errors.def -share/nip2/compat/7.9/_generate.def -share/nip2/compat/7.9/_list.def -share/nip2/compat/7.9/_predicate.def -share/nip2/compat/7.9/_stdenv.def -share/nip2/compat/7.9/_types.def -share/nip2/compat/7.10/Colour.def -share/nip2/compat/7.10/_convert.def -share/nip2/compat/7.10/Filter.def -share/nip2/compat/7.10/Format.def -share/nip2/compat/7.10/_generate.def -share/nip2/compat/7.10/Histogram.def -share/nip2/compat/7.10/Image.def -share/nip2/compat/7.10/_joe_extra.def -share/nip2/compat/7.10/_joe_utilities.def -share/nip2/compat/7.10/_list.def -share/nip2/compat/7.10/Math.def -share/nip2/compat/7.10/Matrix.def -share/nip2/compat/7.10/_predicate.def -share/nip2/compat/7.10/_stdenv.def -share/nip2/compat/7.10/Tasks.def -share/nip2/compat/7.10/_types.def -share/nip2/compat/7.10/Widgets.def -share/nip2/compat/7.12/Math.def -share/nip2/compat/7.12/Image.def -share/nip2/compat/7.12/Colour.def -share/nip2/compat/7.12/Tasks.def -share/nip2/compat/7.12/Format.def -share/nip2/compat/7.12/Filter.def -share/nip2/compat/7.12/Matrix.def -share/nip2/compat/7.12/Widgets.def -share/nip2/compat/7.12/Histogram.def -share/nip2/compat/7.12/Preferences.ws -share/nip2/compat/7.12/_joe_extra.def -share/nip2/compat/7.12/_joe_utilities.def -share/nip2/compat/7.12/_convert.def -share/nip2/compat/7.12/_generate.def -share/nip2/compat/7.12/_list.def -share/nip2/compat/7.12/_predicate.def -share/nip2/compat/7.12/_stdenv.def -share/nip2/compat/7.12/_types.def -@dirrm share/nip2/compat/7.8 -@dirrm share/nip2/compat/7.9 -@dirrm share/nip2/compat/7.10 -@dirrm share/nip2/compat/7.12 -@dirrm share/nip2/compat -@dirrm share/nip2/data/examples/1_point_mosiac -@dirrm share/nip2/data/examples/2_point_mosiac -@dirrm share/nip2/data/examples/businesscard -@dirrm share/nip2/data/examples/clone -@dirrm share/nip2/data/examples/framing -@dirrm share/nip2/data/examples/logo -@dirrm share/nip2/data/examples/manual_balance -@dirrm share/nip2/data/examples/overlays_and_blending -@dirrm share/nip2/data/examples/registering -@dirrm share/nip2/data/examples -@dirrm share/nip2/data -@dirrm share/nip2/rc -@dirrm share/nip2/start -@dirrm share/nip2 -%%DOCSDIR%%/html/figs/ir1.jpg -%%DOCSDIR%%/html/figs/ir2.jpg -%%DOCSDIR%%/html/figs/ir3.jpg -%%DOCSDIR%%/html/figs/ir4.jpg -%%DOCSDIR%%/html/figs/ir5.jpg -%%DOCSDIR%%/html/figs/ir6.jpg -%%DOCSDIR%%/html/figs/ir7.jpg -%%DOCSDIR%%/html/figs/ir8a.jpg -%%DOCSDIR%%/html/figs/ir9.jpg -%%DOCSDIR%%/html/figs/mos2.png -%%DOCSDIR%%/html/figs/scr21a.png -%%DOCSDIR%%/html/figs/scr22.png -%%DOCSDIR%%/html/figs/scr23.jpg -%%DOCSDIR%%/html/figs/scr24.jpg -%%DOCSDIR%%/html/figs/scr25.jpg -%%DOCSDIR%%/html/figs/scr26.png -%%DOCSDIR%%/html/figs/snap1.jpg -%%DOCSDIR%%/html/figs/snap10.jpg -%%DOCSDIR%%/html/figs/snap11.jpg -%%DOCSDIR%%/html/figs/snap12.jpg -%%DOCSDIR%%/html/figs/snap13.jpg -%%DOCSDIR%%/html/figs/snap14.jpg -%%DOCSDIR%%/html/figs/snap15.jpg -%%DOCSDIR%%/html/figs/snap16.jpg -%%DOCSDIR%%/html/figs/snap2.jpg -%%DOCSDIR%%/html/figs/snap3.jpg -%%DOCSDIR%%/html/figs/snap4.jpg -%%DOCSDIR%%/html/figs/snap5.jpg -%%DOCSDIR%%/html/figs/snap6.jpg -%%DOCSDIR%%/html/figs/snap7.jpg -%%DOCSDIR%%/html/figs/snap7a.jpg -%%DOCSDIR%%/html/figs/snap8.jpg -%%DOCSDIR%%/html/figs/snap9.jpg -%%DOCSDIR%%/html/figs/toolkit.jpg -%%DOCSDIR%%/html/figs/toolkit2.jpg -%%DOCSDIR%%/html/figs/toolkit3.jpg -%%DOCSDIR%%/html/nipguide.css -%%DOCSDIR%%/html/nipguide.html -%%DOCSDIR%%/html/nipguide37.html -%%DOCSDIR%%/html/nipguideap1.html -%%DOCSDIR%%/html/nipguidech1.html -%%DOCSDIR%%/html/nipguidech2.html -%%DOCSDIR%%/html/nipguidech3.html -%%DOCSDIR%%/html/nipguidech4.html -%%DOCSDIR%%/html/nipguidech5.html -%%DOCSDIR%%/html/nipguidech6.html -%%DOCSDIR%%/html/nipguideli1.html -%%DOCSDIR%%/html/nipguideli2.html -%%DOCSDIR%%/html/nipguideli3.html -%%DOCSDIR%%/html/nipguidese1.html -%%DOCSDIR%%/html/nipguidese10.html -%%DOCSDIR%%/html/nipguidese11.html -%%DOCSDIR%%/html/nipguidese12.html -%%DOCSDIR%%/html/nipguidese13.html -%%DOCSDIR%%/html/nipguidese14.html -%%DOCSDIR%%/html/nipguidese15.html -%%DOCSDIR%%/html/nipguidese16.html -%%DOCSDIR%%/html/nipguidese17.html -%%DOCSDIR%%/html/nipguidese18.html -%%DOCSDIR%%/html/nipguidese19.html -%%DOCSDIR%%/html/nipguidese2.html -%%DOCSDIR%%/html/nipguidese20.html -%%DOCSDIR%%/html/nipguidese21.html -%%DOCSDIR%%/html/nipguidese22.html -%%DOCSDIR%%/html/nipguidese23.html -%%DOCSDIR%%/html/nipguidese24.html -%%DOCSDIR%%/html/nipguidese25.html -%%DOCSDIR%%/html/nipguidese26.html -%%DOCSDIR%%/html/nipguidese27.html -%%DOCSDIR%%/html/nipguidese28.html -%%DOCSDIR%%/html/nipguidese29.html -%%DOCSDIR%%/html/nipguidese3.html -%%DOCSDIR%%/html/nipguidese30.html -%%DOCSDIR%%/html/nipguidese31.html -%%DOCSDIR%%/html/nipguidese32.html -%%DOCSDIR%%/html/nipguidese33.html -%%DOCSDIR%%/html/nipguidese34.html -%%DOCSDIR%%/html/nipguidese35.html -%%DOCSDIR%%/html/nipguidese36.html -%%DOCSDIR%%/html/nipguidese4.html -%%DOCSDIR%%/html/nipguidese5.html -%%DOCSDIR%%/html/nipguidese6.html -%%DOCSDIR%%/html/nipguidese7.html -%%DOCSDIR%%/html/nipguidese8.html -%%DOCSDIR%%/html/nipguidese9.html -%%PORTDOCS%%%%DOCSDIR%%/pdf/nipguide.pdf -%%PORTDOCS%%@dirrm %%DOCSDIR%%/pdf -@dirrm %%DOCSDIR%%/html/figs -@dirrm %%DOCSDIR%%/html -@dirrm %%DOCSDIR%% -share/mime/packages/nip2.xml -share/applications/nip2.desktop -@dirrmtry share/applications -@exec update-mime-database %D/share/mime || : -@exec update-desktop-database %D/share/applications || : -@unexec update-mime-database %D/share/mime || : -@unexec update-desktop-database %D/share/applications || : diff --git a/graphics/p5-clutter/Makefile b/graphics/p5-clutter/Makefile deleted file mode 100644 index 9df24a3b4..000000000 --- a/graphics/p5-clutter/Makefile +++ /dev/null @@ -1,61 +0,0 @@ -# New ports collection makefile for: p5-clutter -# Date created: Dezember 27, 2008 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= clutter -PORTVERSION= 1.0.1 -CATEGORIES= graphics perl5 -MASTER_SITES= http://www.clutter-project.org/sources/clutter-perl/${PORTVERSION:R}/ -PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-perl-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Perl bindings to the Clutter OpenGL canvas - -BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \ - p5-ExtUtils-PkgConfig>=1.03:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \ - ${SITE_PERL}/${PERL_ARCH}/Pango.pm:${PORTSDIR}/x11-toolkits/p5-Pango \ - ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2 \ - ${SITE_PERL}/${PERL_ARCH}/Cairo.pm:${PORTSDIR}/graphics/p5-Cairo -LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter -RUN_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \ - p5-ExtUtils-PkgConfig>=1.03:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \ - ${SITE_PERL}/${PERL_ARCH}/Pango.pm:${PORTSDIR}/x11-toolkits/p5-Pango \ - ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2 \ - ${SITE_PERL}/${PERL_ARCH}/Cairo.pm:${PORTSDIR}/graphics/p5-Cairo - -USE_BZIP2= yes -PERL_CONFIGURE= yes - -WRKSRC= ${WRKDIR}/${PORTNAME}-perl-${PORTVERSION} - -MAN3= Clutter.3 Clutter::Actor.3 Clutter::ActorBox.3 Clutter::Alpha.3 \ - Clutter::Animation.3 Clutter::Backend.3 Clutter::Behaviour.3 \ - Clutter::Behaviour::Depth.3 Clutter::Behaviour::Ellipse.3 \ - Clutter::Behaviour::Opacity.3 Clutter::Behaviour::Path.3 \ - Clutter::Behaviour::Rotate.3 Clutter::Behaviour::Scale.3 \ - Clutter::BindingPool.3 Clutter::Cairo.3 Clutter::CairoTexture.3 \ - Clutter::ChildMeta.3 Clutter::Clone.3 Clutter::Cogl.3 \ - Clutter::Cogl::Color.3 Clutter::Cogl::Handle.3 \ - Clutter::Cogl::Material.3 Clutter::Cogl::MaterialLayer.3 \ - Clutter::Cogl::Matrix.3 Clutter::Cogl::Pango.3 Clutter::Cogl::Path.3 \ - Clutter::Cogl::Program.3 Clutter::Cogl::Shader.3 \ - Clutter::Cogl::Texture.3 Clutter::Color.3 Clutter::Container.3 \ - Clutter::Container::ForeachFunc.3 Clutter::Cookbook.3 Clutter::Event.3 \ - Clutter::Event::Button.3 Clutter::Event::Crossing.3 \ - Clutter::Event::Key.3 Clutter::Event::Motion.3 \ - Clutter::Event::Scroll.3 Clutter::Event::StageState.3 \ - Clutter::Geometry.3 Clutter::Group.3 Clutter::Interval.3 \ - Clutter::Keysyms.3 Clutter::Knot.3 Clutter::ListModel.3 \ - Clutter::Media.3 Clutter::Model.3 Clutter::Model::Iter.3 \ - Clutter::ParamSpec.3 Clutter::Path.3 Clutter::Path::Node.3 \ - Clutter::Rectangle.3 Clutter::Score.3 Clutter::Script.3 \ - Clutter::Shader.3 Clutter::Stage.3 Clutter::StageManager.3 \ - Clutter::Text.3 Clutter::Texture.3 Clutter::Threads.3 \ - Clutter::Timeline.3 Clutter::Units.3 Clutter::Vertex.3 \ - Clutter::index.3 Clutter::main.3 Clutter::version.3 - -.include <bsd.port.mk> diff --git a/graphics/p5-clutter/distinfo b/graphics/p5-clutter/distinfo deleted file mode 100644 index 1f956d017..000000000 --- a/graphics/p5-clutter/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (clutter-perl-1.0.1.tar.bz2) = 0dbc0d830e1290deabe52c0133ad7059 -SHA256 (clutter-perl-1.0.1.tar.bz2) = 30f23665dde4e438bb98f2bf7fa3ff927f70471c3c34c801be911dcbd9ee9368 -SIZE (clutter-perl-1.0.1.tar.bz2) = 86160 diff --git a/graphics/p5-clutter/pkg-descr b/graphics/p5-clutter/pkg-descr deleted file mode 100644 index 3649214dd..000000000 --- a/graphics/p5-clutter/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Perl bindings to the Clutter OpenGL canvas. Clutter aims to give a nice -and easy GObject based API for creating fast, heavily stylised applications, -such as media box UI, presentations, kiosk style applications, etc. - -Clutter uses OpenGL for rendering. - -The Clutter Perl bindings allow you to write canvas-based applications in -a Perlish and object-oriented way, freeing you from having to care about -casting and memory management of the original Clutter C API, and yet -remaining close to its spirit. - -WWW: http://www.clutter-project.org/ diff --git a/graphics/p5-clutter/pkg-plist b/graphics/p5-clutter/pkg-plist deleted file mode 100644 index 5e9cf51c9..000000000 --- a/graphics/p5-clutter/pkg-plist +++ /dev/null @@ -1,86 +0,0 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Actor.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/ActorBox.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Alpha.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Animation.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Backend.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Behaviour.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Behaviour/Depth.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Behaviour/Ellipse.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Behaviour/Opacity.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Behaviour/Path.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Behaviour/Rotate.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Behaviour/Scale.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/BindingPool.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Cairo.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/CairoTexture.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/ChildMeta.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Clone.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Cogl.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Cogl/Color.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Cogl/Handle.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Cogl/Material.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Cogl/MaterialLayer.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Cogl/Matrix.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Cogl/Pango.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Cogl/Path.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Cogl/Program.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Cogl/Shader.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Cogl/Texture.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Color.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Container.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Container/ForeachFunc.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Cookbook.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Event.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Event/Button.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Event/Crossing.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Event/Key.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Event/Motion.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Event/Scroll.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Event/StageState.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Geometry.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Group.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Install/Files.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Install/clutter-perl-autogen.h -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Install/clutter-perl.h -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Install/clutter-perl.typemap -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Install/clutter.typemap -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Install/doctypes -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Interval.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Keysyms.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Knot.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/ListModel.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Media.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Model.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Model/Iter.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/ParamSpec.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Path.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Path/Node.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Rectangle.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Score.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Script.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Shader.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Stage.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/StageManager.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/TestHelper.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Text.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Texture.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Threads.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Timeline.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Units.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Vertex.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/index.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/main.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Clutter/version.pod -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Clutter/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Clutter/Clutter.bs -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Clutter/Clutter.so -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Clutter -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Path/ -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Model -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Install/ -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Event -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Container -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Cogl -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Clutter/Behaviour -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Clutter diff --git a/graphics/poppler-data/Makefile b/graphics/poppler-data/Makefile deleted file mode 100644 index ee3a3e940..000000000 --- a/graphics/poppler-data/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: poppler-data -# Date created: 2006-09-30 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= poppler-data -PORTVERSION= 0.3.1 -CATEGORIES= graphics -MASTER_SITES= http://poppler.freedesktop.org/ - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Poppler encoding data - -NO_BUILD= yes - -post-patch: - @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' ${WRKSRC}/Makefile - -.include <bsd.port.mk> diff --git a/graphics/poppler-data/distinfo b/graphics/poppler-data/distinfo deleted file mode 100644 index 3a4f70dee..000000000 --- a/graphics/poppler-data/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (poppler-data-0.3.1.tar.gz) = 1222399ddebf74482e10be815c8df035 -SHA256 (poppler-data-0.3.1.tar.gz) = b5e4c0671156e540462d0095fd0ba8302602314120e153c0246080110d9f0ff3 -SIZE (poppler-data-0.3.1.tar.gz) = 2618617 diff --git a/graphics/poppler-data/pkg-descr b/graphics/poppler-data/pkg-descr deleted file mode 100644 index 4244716fa..000000000 --- a/graphics/poppler-data/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Poppler encoding data - -WWW: http://poppler.freedesktop.org/ diff --git a/graphics/poppler-data/pkg-plist b/graphics/poppler-data/pkg-plist deleted file mode 100644 index 9e874e1c8..000000000 --- a/graphics/poppler-data/pkg-plist +++ /dev/null @@ -1,211 +0,0 @@ -share/poppler/cMap/Adobe-CNS1/Adobe-CNS1-0 -share/poppler/cMap/Adobe-CNS1/Adobe-CNS1-1 -share/poppler/cMap/Adobe-CNS1/Adobe-CNS1-2 -share/poppler/cMap/Adobe-CNS1/Adobe-CNS1-3 -share/poppler/cMap/Adobe-CNS1/Adobe-CNS1-4 -share/poppler/cMap/Adobe-CNS1/Adobe-CNS1-5 -share/poppler/cMap/Adobe-CNS1/Adobe-CNS1-6 -share/poppler/cMap/Adobe-CNS1/B5-H -share/poppler/cMap/Adobe-CNS1/B5-V -share/poppler/cMap/Adobe-CNS1/B5pc-H -share/poppler/cMap/Adobe-CNS1/B5pc-V -share/poppler/cMap/Adobe-CNS1/CNS-EUC-H -share/poppler/cMap/Adobe-CNS1/CNS-EUC-V -share/poppler/cMap/Adobe-CNS1/CNS1-H -share/poppler/cMap/Adobe-CNS1/CNS1-V -share/poppler/cMap/Adobe-CNS1/CNS2-H -share/poppler/cMap/Adobe-CNS1/CNS2-V -share/poppler/cMap/Adobe-CNS1/ETHK-B5-H -share/poppler/cMap/Adobe-CNS1/ETHK-B5-V -share/poppler/cMap/Adobe-CNS1/ETen-B5-H -share/poppler/cMap/Adobe-CNS1/ETen-B5-V -share/poppler/cMap/Adobe-CNS1/ETenms-B5-H -share/poppler/cMap/Adobe-CNS1/ETenms-B5-V -share/poppler/cMap/Adobe-CNS1/HKdla-B5-H -share/poppler/cMap/Adobe-CNS1/HKdla-B5-V -share/poppler/cMap/Adobe-CNS1/HKdlb-B5-H -share/poppler/cMap/Adobe-CNS1/HKdlb-B5-V -share/poppler/cMap/Adobe-CNS1/HKgccs-B5-H -share/poppler/cMap/Adobe-CNS1/HKgccs-B5-V -share/poppler/cMap/Adobe-CNS1/HKm314-B5-H -share/poppler/cMap/Adobe-CNS1/HKm314-B5-V -share/poppler/cMap/Adobe-CNS1/HKm471-B5-H -share/poppler/cMap/Adobe-CNS1/HKm471-B5-V -share/poppler/cMap/Adobe-CNS1/HKscs-B5-H -share/poppler/cMap/Adobe-CNS1/HKscs-B5-V -share/poppler/cMap/Adobe-CNS1/UniCNS-UCS2-H -share/poppler/cMap/Adobe-CNS1/UniCNS-UCS2-V -share/poppler/cMap/Adobe-CNS1/UniCNS-UTF16-H -share/poppler/cMap/Adobe-CNS1/UniCNS-UTF16-V -share/poppler/cMap/Adobe-CNS1/UniCNS-UTF32-H -share/poppler/cMap/Adobe-CNS1/UniCNS-UTF32-V -share/poppler/cMap/Adobe-CNS1/UniCNS-UTF8-H -share/poppler/cMap/Adobe-CNS1/UniCNS-UTF8-V -share/poppler/cMap/Adobe-GB1/Adobe-GB1-0 -share/poppler/cMap/Adobe-GB1/Adobe-GB1-1 -share/poppler/cMap/Adobe-GB1/Adobe-GB1-2 -share/poppler/cMap/Adobe-GB1/Adobe-GB1-3 -share/poppler/cMap/Adobe-GB1/Adobe-GB1-4 -share/poppler/cMap/Adobe-GB1/Adobe-GB1-5 -share/poppler/cMap/Adobe-GB1/GB-EUC-H -share/poppler/cMap/Adobe-GB1/GB-EUC-V -share/poppler/cMap/Adobe-GB1/GB-H -share/poppler/cMap/Adobe-GB1/GB-V -share/poppler/cMap/Adobe-GB1/GBK-EUC-H -share/poppler/cMap/Adobe-GB1/GBK-EUC-V -share/poppler/cMap/Adobe-GB1/GBK2K-H -share/poppler/cMap/Adobe-GB1/GBK2K-V -share/poppler/cMap/Adobe-GB1/GBKp-EUC-H -share/poppler/cMap/Adobe-GB1/GBKp-EUC-V -share/poppler/cMap/Adobe-GB1/GBT-EUC-H -share/poppler/cMap/Adobe-GB1/GBT-EUC-V -share/poppler/cMap/Adobe-GB1/GBT-H -share/poppler/cMap/Adobe-GB1/GBT-V -share/poppler/cMap/Adobe-GB1/GBTpc-EUC-H -share/poppler/cMap/Adobe-GB1/GBTpc-EUC-V -share/poppler/cMap/Adobe-GB1/GBpc-EUC-H -share/poppler/cMap/Adobe-GB1/GBpc-EUC-V -share/poppler/cMap/Adobe-GB1/UniGB-UCS2-H -share/poppler/cMap/Adobe-GB1/UniGB-UCS2-V -share/poppler/cMap/Adobe-GB1/UniGB-UTF16-H -share/poppler/cMap/Adobe-GB1/UniGB-UTF16-V -share/poppler/cMap/Adobe-GB1/UniGB-UTF32-H -share/poppler/cMap/Adobe-GB1/UniGB-UTF32-V -share/poppler/cMap/Adobe-GB1/UniGB-UTF8-H -share/poppler/cMap/Adobe-GB1/UniGB-UTF8-V -share/poppler/cMap/Adobe-Japan1/78-EUC-H -share/poppler/cMap/Adobe-Japan1/78-EUC-V -share/poppler/cMap/Adobe-Japan1/78-H -share/poppler/cMap/Adobe-Japan1/78-RKSJ-H -share/poppler/cMap/Adobe-Japan1/78-RKSJ-V -share/poppler/cMap/Adobe-Japan1/78-V -share/poppler/cMap/Adobe-Japan1/78ms-RKSJ-H -share/poppler/cMap/Adobe-Japan1/78ms-RKSJ-V -share/poppler/cMap/Adobe-Japan1/83pv-RKSJ-H -share/poppler/cMap/Adobe-Japan1/90ms-RKSJ-H -share/poppler/cMap/Adobe-Japan1/90ms-RKSJ-V -share/poppler/cMap/Adobe-Japan1/90msp-RKSJ-H -share/poppler/cMap/Adobe-Japan1/90msp-RKSJ-V -share/poppler/cMap/Adobe-Japan1/90pv-RKSJ-H -share/poppler/cMap/Adobe-Japan1/90pv-RKSJ-V -share/poppler/cMap/Adobe-Japan1/Add-H -share/poppler/cMap/Adobe-Japan1/Add-RKSJ-H -share/poppler/cMap/Adobe-Japan1/Add-RKSJ-V -share/poppler/cMap/Adobe-Japan1/Add-V -share/poppler/cMap/Adobe-Japan1/Adobe-Japan1-0 -share/poppler/cMap/Adobe-Japan1/Adobe-Japan1-1 -share/poppler/cMap/Adobe-Japan1/Adobe-Japan1-2 -share/poppler/cMap/Adobe-Japan1/Adobe-Japan1-3 -share/poppler/cMap/Adobe-Japan1/Adobe-Japan1-4 -share/poppler/cMap/Adobe-Japan1/Adobe-Japan1-5 -share/poppler/cMap/Adobe-Japan1/Adobe-Japan1-6 -share/poppler/cMap/Adobe-Japan1/EUC-H -share/poppler/cMap/Adobe-Japan1/EUC-V -share/poppler/cMap/Adobe-Japan1/Ext-H -share/poppler/cMap/Adobe-Japan1/Ext-RKSJ-H -share/poppler/cMap/Adobe-Japan1/Ext-RKSJ-V -share/poppler/cMap/Adobe-Japan1/Ext-V -share/poppler/cMap/Adobe-Japan1/H -share/poppler/cMap/Adobe-Japan1/Hankaku -share/poppler/cMap/Adobe-Japan1/Hiragana -share/poppler/cMap/Adobe-Japan1/Hojo-EUC-H -share/poppler/cMap/Adobe-Japan1/Hojo-EUC-V -share/poppler/cMap/Adobe-Japan1/Hojo-H -share/poppler/cMap/Adobe-Japan1/Hojo-V -share/poppler/cMap/Adobe-Japan1/Katakana -share/poppler/cMap/Adobe-Japan1/NWP-H -share/poppler/cMap/Adobe-Japan1/NWP-V -share/poppler/cMap/Adobe-Japan1/RKSJ-H -share/poppler/cMap/Adobe-Japan1/RKSJ-V -share/poppler/cMap/Adobe-Japan1/Roman -share/poppler/cMap/Adobe-Japan1/UniHojo-UCS2-H -share/poppler/cMap/Adobe-Japan1/UniHojo-UCS2-V -share/poppler/cMap/Adobe-Japan1/UniHojo-UTF16-H -share/poppler/cMap/Adobe-Japan1/UniHojo-UTF16-V -share/poppler/cMap/Adobe-Japan1/UniHojo-UTF32-H -share/poppler/cMap/Adobe-Japan1/UniHojo-UTF32-V -share/poppler/cMap/Adobe-Japan1/UniHojo-UTF8-H -share/poppler/cMap/Adobe-Japan1/UniHojo-UTF8-V -share/poppler/cMap/Adobe-Japan1/UniJIS-UCS2-H -share/poppler/cMap/Adobe-Japan1/UniJIS-UCS2-HW-H -share/poppler/cMap/Adobe-Japan1/UniJIS-UCS2-HW-V -share/poppler/cMap/Adobe-Japan1/UniJIS-UCS2-V -share/poppler/cMap/Adobe-Japan1/UniJIS-UTF16-H -share/poppler/cMap/Adobe-Japan1/UniJIS-UTF16-V -share/poppler/cMap/Adobe-Japan1/UniJIS-UTF32-H -share/poppler/cMap/Adobe-Japan1/UniJIS-UTF32-V -share/poppler/cMap/Adobe-Japan1/UniJIS-UTF8-H -share/poppler/cMap/Adobe-Japan1/UniJIS-UTF8-V -share/poppler/cMap/Adobe-Japan1/UniJIS2004-UTF16-H -share/poppler/cMap/Adobe-Japan1/UniJIS2004-UTF16-V -share/poppler/cMap/Adobe-Japan1/UniJIS2004-UTF32-H -share/poppler/cMap/Adobe-Japan1/UniJIS2004-UTF32-V -share/poppler/cMap/Adobe-Japan1/UniJIS2004-UTF8-H -share/poppler/cMap/Adobe-Japan1/UniJIS2004-UTF8-V -share/poppler/cMap/Adobe-Japan1/UniJISPro-UCS2-HW-V -share/poppler/cMap/Adobe-Japan1/UniJISPro-UCS2-V -share/poppler/cMap/Adobe-Japan1/UniJISPro-UTF8-V -share/poppler/cMap/Adobe-Japan1/UniJISX0213-UTF32-H -share/poppler/cMap/Adobe-Japan1/UniJISX0213-UTF32-V -share/poppler/cMap/Adobe-Japan1/UniJISX02132004-UTF32-H -share/poppler/cMap/Adobe-Japan1/UniJISX02132004-UTF32-V -share/poppler/cMap/Adobe-Japan1/V -share/poppler/cMap/Adobe-Japan1/WP-Symbol -share/poppler/cMap/Adobe-Japan2/Adobe-Japan2-0 -share/poppler/cMap/Adobe-Korea1/Adobe-Korea1-0 -share/poppler/cMap/Adobe-Korea1/Adobe-Korea1-1 -share/poppler/cMap/Adobe-Korea1/Adobe-Korea1-2 -share/poppler/cMap/Adobe-Korea1/KSC-EUC-H -share/poppler/cMap/Adobe-Korea1/KSC-EUC-V -share/poppler/cMap/Adobe-Korea1/KSC-H -share/poppler/cMap/Adobe-Korea1/KSC-Johab-H -share/poppler/cMap/Adobe-Korea1/KSC-Johab-V -share/poppler/cMap/Adobe-Korea1/KSC-V -share/poppler/cMap/Adobe-Korea1/KSCms-UHC-H -share/poppler/cMap/Adobe-Korea1/KSCms-UHC-HW-H -share/poppler/cMap/Adobe-Korea1/KSCms-UHC-HW-V -share/poppler/cMap/Adobe-Korea1/KSCms-UHC-V -share/poppler/cMap/Adobe-Korea1/KSCpc-EUC-H -share/poppler/cMap/Adobe-Korea1/KSCpc-EUC-V -share/poppler/cMap/Adobe-Korea1/UniKS-UCS2-H -share/poppler/cMap/Adobe-Korea1/UniKS-UCS2-V -share/poppler/cMap/Adobe-Korea1/UniKS-UTF16-H -share/poppler/cMap/Adobe-Korea1/UniKS-UTF16-V -share/poppler/cMap/Adobe-Korea1/UniKS-UTF32-H -share/poppler/cMap/Adobe-Korea1/UniKS-UTF32-V -share/poppler/cMap/Adobe-Korea1/UniKS-UTF8-H -share/poppler/cMap/Adobe-Korea1/UniKS-UTF8-V -share/poppler/cidToUnicode/Adobe-CNS1 -share/poppler/cidToUnicode/Adobe-GB1 -share/poppler/cidToUnicode/Adobe-Japan1 -share/poppler/cidToUnicode/Adobe-Korea1 -share/poppler/nameToUnicode/Bulgarian -share/poppler/nameToUnicode/Greek -share/poppler/nameToUnicode/Thai -share/poppler/unicodeMap/Big5 -share/poppler/unicodeMap/Big5ascii -share/poppler/unicodeMap/EUC-CN -share/poppler/unicodeMap/EUC-JP -share/poppler/unicodeMap/GBK -share/poppler/unicodeMap/ISO-2022-CN -share/poppler/unicodeMap/ISO-2022-JP -share/poppler/unicodeMap/ISO-2022-KR -share/poppler/unicodeMap/ISO-8859-6 -share/poppler/unicodeMap/ISO-8859-7 -share/poppler/unicodeMap/ISO-8859-8 -share/poppler/unicodeMap/ISO-8859-9 -share/poppler/unicodeMap/KOI8-R -share/poppler/unicodeMap/Latin2 -share/poppler/unicodeMap/Shift-JIS -share/poppler/unicodeMap/TIS-620 -share/poppler/unicodeMap/Windows-1255 -@dirrm share/poppler/unicodeMap -@dirrm share/poppler/nameToUnicode -@dirrm share/poppler/cidToUnicode -@dirrm share/poppler/cMap/Adobe-Korea1 -@dirrm share/poppler/cMap/Adobe-Japan2 -@dirrm share/poppler/cMap/Adobe-Japan1 -@dirrm share/poppler/cMap/Adobe-GB1 -@dirrm share/poppler/cMap/Adobe-CNS1 -@dirrm share/poppler/cMap -@dirrmtry share/poppler diff --git a/graphics/poppler-gtk/Makefile b/graphics/poppler-gtk/Makefile deleted file mode 100644 index 154f87a96..000000000 --- a/graphics/poppler-gtk/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: poppler-gtk -# Date created: 2006-01-12 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/graphics/poppler-gtk/Makefile,v 1.15 2009/07/18 16:03:50 mezz Exp $ -# - -PORTREVISION= 0 -PKGNAMESUFFIX= -gtk - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Gtk bindings to poppler - -MASTERDIR= ${.CURDIR}/../../graphics/poppler -SLAVEPORT= gtk -PLIST= ${.CURDIR}/pkg-plist - -pre-build: - cd ${WRKSRC}/poppler && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ - Makefile ${MAKE_ARGS} libpoppler-cairo.la - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/poppler-gtk/pkg-plist b/graphics/poppler-gtk/pkg-plist deleted file mode 100644 index 6bb080493..000000000 --- a/graphics/poppler-gtk/pkg-plist +++ /dev/null @@ -1,39 +0,0 @@ -include/poppler/glib/poppler-action.h -include/poppler/glib/poppler-annot.h -include/poppler/glib/poppler-attachment.h -include/poppler/glib/poppler-date.h -include/poppler/glib/poppler-document.h -include/poppler/glib/poppler-enums.h -include/poppler/glib/poppler-features.h -include/poppler/glib/poppler-form-field.h -include/poppler/glib/poppler-layer.h -include/poppler/glib/poppler-page.h -include/poppler/glib/poppler.h -lib/libpoppler-glib.a -lib/libpoppler-glib.la -lib/libpoppler-glib.so -lib/libpoppler-glib.so.4 -libdata/pkgconfig/poppler-glib.pc -%%DOCSDIR%%/poppler/ch01.html -%%DOCSDIR%%/poppler/home.png -%%DOCSDIR%%/poppler/index.html -%%DOCSDIR%%/poppler/index.sgml -%%DOCSDIR%%/poppler/left.png -%%DOCSDIR%%/poppler/poppler-poppler-action.html -%%DOCSDIR%%/poppler/poppler-poppler-annot.html -%%DOCSDIR%%/poppler/poppler-poppler-attachment.html -%%DOCSDIR%%/poppler/poppler-poppler-document.html -%%DOCSDIR%%/poppler/poppler-poppler-enums.html -%%DOCSDIR%%/poppler/poppler-poppler-features.html -%%DOCSDIR%%/poppler/poppler-poppler-form-field.html -%%DOCSDIR%%/poppler/poppler-poppler-layer.html -%%DOCSDIR%%/poppler/poppler-poppler-page.html -%%DOCSDIR%%/poppler/poppler-poppler.html -%%DOCSDIR%%/poppler/poppler.devhelp -%%DOCSDIR%%/poppler/poppler.devhelp2 -%%DOCSDIR%%/poppler/right.png -%%DOCSDIR%%/poppler/style.css -%%DOCSDIR%%/poppler/up.png -@dirrmtry %%DOCSDIR%%/poppler -@dirrmtry %%DOCSDIR%% -@dirrm include/poppler/glib diff --git a/graphics/poppler-qt4/Makefile b/graphics/poppler-qt4/Makefile deleted file mode 100644 index a82866acf..000000000 --- a/graphics/poppler-qt4/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# New ports collection makefile for: poppler-qt4 -# Date created: June 26, 2007 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/graphics/poppler-qt4/Makefile,v 1.10 2009/07/18 16:03:50 mezz Exp $ -# - -PORTREVISION= 0 -PKGNAMESUFFIX= -qt4 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Qt4 bindings to poppler - -MASTERDIR= ${.CURDIR}/../../graphics/poppler -SLAVEPORT= qt4 -PLIST= ${.CURDIR}/pkg-plist - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/poppler-qt4/pkg-plist b/graphics/poppler-qt4/pkg-plist deleted file mode 100644 index d20d75d3e..000000000 --- a/graphics/poppler-qt4/pkg-plist +++ /dev/null @@ -1,14 +0,0 @@ -include/poppler/qt4/poppler-annotation.h -include/poppler/qt4/poppler-export.h -include/poppler/qt4/poppler-form.h -include/poppler/qt4/poppler-link.h -include/poppler/qt4/poppler-optcontent.h -include/poppler/qt4/poppler-page-transition.h -include/poppler/qt4/poppler-page-transition-private.h -include/poppler/qt4/poppler-qt4.h -lib/libpoppler-qt4.a -lib/libpoppler-qt4.la -lib/libpoppler-qt4.so -lib/libpoppler-qt4.so.3 -libdata/pkgconfig/poppler-qt4.pc -@dirrm include/poppler/qt4 diff --git a/graphics/poppler-utils/Makefile b/graphics/poppler-utils/Makefile deleted file mode 100644 index 530afb02d..000000000 --- a/graphics/poppler-utils/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# New ports collection makefile for: poppler-utils -# Date created: 2006-05-01 -# Whom: Michael Nottebrock <lofi@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ -# - -PORTREVISION= 0 -PKGNAMESUFFIX= -utils - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Poppler's xpdf-workalike command line utilities - -MASTERDIR= ${.CURDIR}/../../graphics/poppler -SLAVEPORT= utils -PLIST= ${.CURDIR}/pkg-plist - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/poppler-utils/pkg-plist b/graphics/poppler-utils/pkg-plist deleted file mode 100644 index 0b49f0caa..000000000 --- a/graphics/poppler-utils/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -bin/pdffonts -bin/pdfimages -bin/pdfinfo -bin/pdftoabw -bin/pdftohtml -bin/pdftoppm -bin/pdftops -bin/pdftotext diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile deleted file mode 100644 index 3d89eea28..000000000 --- a/graphics/poppler/Makefile +++ /dev/null @@ -1,132 +0,0 @@ -# New ports collection makefile for: poppler -# Date created: 03 March 2005 -# Whom: marcus@FreeBSD.org -# -# $FreeBSD$ -# $MCom: ports/graphics/poppler/Makefile,v 1.55 2009/10/25 17:01:02 marcus Exp $ -# - -PORTNAME= poppler -PORTVERSION= 0.12.2 -PORTREVISION?= 0 -CATEGORIES= graphics print -MASTER_SITES= http://poppler.freedesktop.org/ - -MAINTAINER?= gnome@FreeBSD.org -COMMENT?= A PDF rendering library - -LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \ - fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ - lcms.1:${PORTSDIR}/graphics/lcms -RUN_DEPENDS= poppler-data>0:${PORTSDIR}/graphics/poppler-data - -USE_GMAKE= yes -USE_GNOME= gnomehack gnometarget libxml2 ltverhack -USE_AUTOTOOLS= libtool:22 -USE_LDCONFIG= yes -CONFIGURE_ARGS= --enable-zlib \ - --enable-xpdf-headers \ - --with-html-dir=${DOCSDIR} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2 ${PTHREAD_CFLAGS}" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" - -.if !defined(SLAVEPORT) -OPTIONS= CAIRO "Enable cairo output backend" on \ - OPENJPEG "Enable JPEG 2000 support" on -.endif - -.include <bsd.port.pre.mk> - -.if defined(SLAVEPORT) -LIB_DEPENDS+= poppler.5:${PORTSDIR}/graphics/poppler - -.if ${SLAVEPORT}=="gtk" -CONFIGURE_ARGS+=--enable-poppler-glib -USE_GNOME+= gtk20 -BUILD_WRKSRC= ${WRKSRC}/glib -INSTALL_WRKSRC= ${WRKSRC}/glib -.else -CONFIGURE_ARGS+=--disable-poppler-glib \ - --disable-gdk \ - --disable-gtk-test -.endif - -.if ${SLAVEPORT}=="qt" -CONFIGURE_ARGS+=--enable-poppler-qt -USE_QT_VER+= 3 -BUILD_WRKSRC= ${WRKSRC}/qt -INSTALL_WRKSRC= ${WRKSRC}/qt -.include "${PORTSDIR}/Mk/bsd.kde.mk" -.else -CONFIGURE_ARGS+=--disable-poppler-qt -.endif - -.if ${SLAVEPORT}=="qt4" -CONFIGURE_ARGS+=--enable-poppler-qt4 -USE_QT_VER+= 4 -QT_COMPONENTS= gui corelib xml qtestlib moc_build -# It requires poppler/splash to be built unless you disable splash backend -# support to allow you use BUILD_WRKSRC here. It seems that splash backend -# can read more PDF files than without, tested with demos's poppler_qt4viewer. -#BUILD_WRKSRC= ${WRKSRC}/qt4 -INSTALL_WRKSRC= ${WRKSRC}/qt4 -.else -CONFIGURE_ARGS+=--disable-poppler-qt4 -.endif - -.if ${SLAVEPORT}=="utils" -CONFIGURE_ARGS+=--enable-utils -CONFLICTS= xpdf-[0-9]* -BUILD_WRKSRC= ${WRKSRC}/utils -INSTALL_WRKSRC= ${WRKSRC}/utils -MAN1= pdffonts.1 pdfimages.1 pdfinfo.1 \ - pdftohtml.1 pdftops.1 pdftotext.1 pdftoppm.1 -.else -CONFIGURE_ARGS+=--disable-utils -.endif - -.else -CONFIGURE_ARGS+=--disable-poppler-glib --disable-poppler-qt \ - --disable-poppler-qt4 --disable-utils --disable-gdk \ - --disable-gtk-test - -.if defined(WITHOUT_CAIRO) -CONFIGURE_ARGS+=--disable-cairo-output -PLIST_SUB+= CAIRO="@comment " -.else -LIB_DEPENDS+= cairo.2:${PORTSDIR}/graphics/cairo -PLIST_SUB+= CAIRO="" -.endif - -.if defined(WITHOUT_OPENJPEG) -CONFIGURE_ARGS+=--disable-libopenjpeg -.else -CONFIGURE_ARGS+=--enable-libopenjpeg -LIB_DEPENDS+= openjpeg.2:${PORTSDIR}/graphics/openjpeg -.endif -.endif - -post-patch: -.if defined(SLAVEPORT) && ${SLAVEPORT}=="qt" - @${REINPLACE_CMD} -e 's|/usr/local/qt/include|${LOCALBASE}/include|; \ - s|/usr/local/qt/lib|${LOCALBASE}/lib|' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|$$QTDIR|${QT_PREFIX}|' ${WRKSRC}/configure -.endif -.if defined(SLAVEPORT) && ${SLAVEPORT}=="qt4" - @${REINPLACE_CMD} -e 's|MOCQT4=`.*|MOCQT4="${LOCALBASE}/bin/moc-qt4"|' \ - ${WRKSRC}/configure -.endif - -post-install: -.if defined(SLAVEPORT) -.if ${SLAVEPORT}=="gtk" - ${INSTALL_DATA} ${WRKSRC}/poppler-glib.pc ${PREFIX}/libdata/pkgconfig -.elif ${SLAVEPORT}=="qt" - ${INSTALL_DATA} ${WRKSRC}/poppler-qt.pc ${PREFIX}/libdata/pkgconfig -.elif ${SLAVEPORT}=="qt4" - ${INSTALL_DATA} ${WRKSRC}/poppler-qt4.pc ${PREFIX}/libdata/pkgconfig -.endif -.endif - -.include <bsd.port.post.mk> diff --git a/graphics/poppler/distinfo b/graphics/poppler/distinfo deleted file mode 100644 index bb6a38c85..000000000 --- a/graphics/poppler/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (poppler-0.12.2.tar.gz) = 60c00b55acf7dd389bf256d178af70bf -SHA256 (poppler-0.12.2.tar.gz) = bebfb8c0b091f44026a0c0d61790a0490b04b3c0132f82bd0b39e861bdaf2719 -SIZE (poppler-0.12.2.tar.gz) = 1614984 diff --git a/graphics/poppler/files/patch-glib_Makefile.in b/graphics/poppler/files/patch-glib_Makefile.in deleted file mode 100644 index 94d7703cd..000000000 --- a/graphics/poppler/files/patch-glib_Makefile.in +++ /dev/null @@ -1,45 +0,0 @@ ---- glib/Makefile.in.orig 2008-03-24 09:03:54.000000000 -0400 -+++ glib/Makefile.in 2008-03-24 09:04:38.000000000 -0400 -@@ -66,7 +66,6 @@ - @BUILD_CAIRO_OUTPUT_TRUE@am__DEPENDENCIES_2 = $(top_builddir)/poppler/libpoppler-cairo.la \ - @BUILD_CAIRO_OUTPUT_TRUE@ $(am__DEPENDENCIES_1) - libpoppler_glib_la_DEPENDENCIES = \ -- $(top_builddir)/poppler/libpoppler.la $(am__DEPENDENCIES_1) \ - $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ - $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) - am__objects_1 = poppler-enums.lo -@@ -80,7 +79,6 @@ - @BUILD_WITH_GDK_TRUE@ test-poppler-glib.$(OBJEXT) - test_poppler_glib_OBJECTS = $(am_test_poppler_glib_OBJECTS) - @BUILD_WITH_GDK_TRUE@test_poppler_glib_DEPENDENCIES = \ --@BUILD_WITH_GDK_TRUE@ $(top_builddir)/poppler/libpoppler.la \ - @BUILD_WITH_GDK_TRUE@ libpoppler-glib.la $(am__DEPENDENCIES_1) \ - @BUILD_WITH_GDK_TRUE@ $(am__DEPENDENCIES_1) \ - @BUILD_WITH_GDK_TRUE@ $(am__DEPENDENCIES_1) \ -@@ -295,7 +293,7 @@ - @BUILD_CAIRO_OUTPUT_TRUE@ $(top_builddir)/poppler/libpoppler-cairo.la \ - @BUILD_CAIRO_OUTPUT_TRUE@ $(CAIRO_LIBS) - --SUBDIRS = . reference demo -+SUBDIRS = . reference - INCLUDES = \ - -DG_LOG_DOMAIN=\"Poppler\" \ - -I$(top_srcdir) \ -@@ -336,7 +334,7 @@ - poppler-private.h - - libpoppler_glib_la_LIBADD = \ -- $(top_builddir)/poppler/libpoppler.la \ -+ -lpoppler \ - $(POPPLER_GLIB_LIBS) \ - $(GDK_LIBS) \ - $(FREETYPE_LIBS) \ -@@ -348,7 +346,7 @@ - @BUILD_WITH_GDK_TRUE@ test-poppler-glib.cc - - @BUILD_WITH_GDK_TRUE@test_poppler_glib_LDADD = \ --@BUILD_WITH_GDK_TRUE@ $(top_builddir)/poppler/libpoppler.la \ -+@BUILD_WITH_GDK_TRUE@ -lpoppler \ - @BUILD_WITH_GDK_TRUE@ libpoppler-glib.la \ - @BUILD_WITH_GDK_TRUE@ $(POPPLER_GLIB_LIBS) \ - @BUILD_WITH_GDK_TRUE@ $(GDK_LIBS) \ diff --git a/graphics/poppler/files/patch-poppler_Page.cc b/graphics/poppler/files/patch-poppler_Page.cc deleted file mode 100644 index 1d0f63298..000000000 --- a/graphics/poppler/files/patch-poppler_Page.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- poppler/Page.cc.orig 2008-07-09 17:53:56.000000000 +0200 -+++ poppler/Page.cc 2008-07-09 17:54:49.000000000 +0200 -@@ -230,7 +230,7 @@ - - Page::Page(XRef *xrefA, int numA, Dict *pageDict, PageAttrs *attrsA, Form *form) { - Object tmp; -- -+ pageWidgets = NULL; - ok = gTrue; - xref = xrefA; - num = numA; diff --git a/graphics/poppler/files/patch-qt4_Makefile.in b/graphics/poppler/files/patch-qt4_Makefile.in deleted file mode 100644 index ffb4777b4..000000000 --- a/graphics/poppler/files/patch-qt4_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- qt4/Makefile.in.orig 2008-03-24 08:30:49.000000000 -0400 -+++ qt4/Makefile.in 2008-03-24 08:30:34.000000000 -0400 -@@ -223,7 +223,7 @@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ - win32_libs = @win32_libs@ --SUBDIRS = src tests demos -+SUBDIRS = src - all: all-recursive - - .SUFFIXES: diff --git a/graphics/poppler/files/patch-qt4_src_Makefile.in b/graphics/poppler/files/patch-qt4_src_Makefile.in deleted file mode 100644 index e9f0ee2e3..000000000 --- a/graphics/poppler/files/patch-qt4_src_Makefile.in +++ /dev/null @@ -1,19 +0,0 @@ ---- qt4/src/Makefile.in.orig 2008-07-02 14:06:32.000000000 -0500 -+++ qt4/src/Makefile.in 2008-07-02 14:07:35.000000000 -0500 -@@ -62,7 +62,6 @@ - LTLIBRARIES = $(lib_LTLIBRARIES) - am__DEPENDENCIES_1 = - libpoppler_qt4_la_DEPENDENCIES = \ -- $(top_builddir)/poppler/libpoppler.la $(am__DEPENDENCIES_1) \ - $(am__DEPENDENCIES_1) $(am__append_1) - am_libpoppler_qt4_la_OBJECTS = poppler-document.lo poppler-page.lo \ - poppler-fontinfo.lo poppler-embeddedfile.lo poppler-textbox.lo \ -@@ -303,7 +302,7 @@ - poppler-export.h \ - poppler-private.h - --libpoppler_qt4_la_LIBADD = $(top_builddir)/poppler/libpoppler.la \ -+libpoppler_qt4_la_LIBADD = -lpoppler \ - $(FONTCONFIG_LIBS) $(POPPLER_QT4_LIBS) $(am__append_1) - libpoppler_qt4_la_LDFLAGS = -version-info 3:0:0 - all: all-am diff --git a/graphics/poppler/files/patch-qt_Makefile.in b/graphics/poppler/files/patch-qt_Makefile.in deleted file mode 100644 index d872262ea..000000000 --- a/graphics/poppler/files/patch-qt_Makefile.in +++ /dev/null @@ -1,39 +0,0 @@ ---- qt/Makefile.in.orig 2008-03-27 08:17:35.000000000 -0400 -+++ qt/Makefile.in 2008-03-27 08:18:20.000000000 -0400 -@@ -59,8 +59,7 @@ - libLTLIBRARIES_INSTALL = $(INSTALL) - LTLIBRARIES = $(lib_LTLIBRARIES) - am__DEPENDENCIES_1 = --libpoppler_qt_la_DEPENDENCIES = $(top_builddir)/poppler/libpoppler.la \ -- $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -+libpoppler_qt_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ - $(am__DEPENDENCIES_1) - am_libpoppler_qt_la_OBJECTS = poppler-document.lo poppler-fontinfo.lo \ - poppler-link.lo poppler-page.lo poppler-page-transition.lo -@@ -71,7 +70,7 @@ - PROGRAMS = $(noinst_PROGRAMS) - am_test_poppler_qt_OBJECTS = test-poppler-qt.$(OBJEXT) - test_poppler_qt_OBJECTS = $(am_test_poppler_qt_OBJECTS) --test_poppler_qt_DEPENDENCIES = $(top_builddir)/poppler/libpoppler.la \ -+test_poppler_qt_DEPENDENCIES = \ - libpoppler-qt.la $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) - DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) -I$(top_builddir)/poppler - depcomp = $(SHELL) $(top_srcdir)/depcomp -@@ -273,7 +272,7 @@ - poppler-private.h - - libpoppler_qt_la_LIBADD = \ -- $(top_builddir)/poppler/libpoppler.la \ -+ -lpoppler -lqt-mt \ - $(POPPLER_QT_LIBS) \ - $(FREETYPE_LIBS) \ - $(FONTCONFIG_LIBS) -@@ -283,7 +282,7 @@ - test-poppler-qt.cpp - - test_poppler_qt_LDADD = \ -- $(top_builddir)/poppler/libpoppler.la \ -+ -lpoppler -lqt-mt \ - libpoppler-qt.la \ - $(POPPLER_QT_LIBS) \ - $(FREETYPE_LIBS) diff --git a/graphics/poppler/files/patch-utils_Makefile.in b/graphics/poppler/files/patch-utils_Makefile.in deleted file mode 100644 index 4a621ba6e..000000000 --- a/graphics/poppler/files/patch-utils_Makefile.in +++ /dev/null @@ -1,73 +0,0 @@ ---- utils/Makefile.in.orig 2009-10-22 20:33:17.000000000 +0200 -+++ utils/Makefile.in 2009-10-22 20:33:49.000000000 +0200 -@@ -64,7 +64,7 @@ am_pdffonts_OBJECTS = pdffonts.$(OBJEXT) - pdffonts_OBJECTS = $(am_pdffonts_OBJECTS) - pdffonts_LDADD = $(LDADD) - am__DEPENDENCIES_1 = --pdffonts_DEPENDENCIES = $(top_builddir)/poppler/libpoppler.la \ -+pdffonts_DEPENDENCIES = \ - $(am__DEPENDENCIES_1) - AM_V_lt = $(am__v_lt_$(V)) - am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) -@@ -73,19 +73,19 @@ am_pdfimages_OBJECTS = pdfimages.$(OBJEX - $(am__objects_1) - pdfimages_OBJECTS = $(am_pdfimages_OBJECTS) - pdfimages_LDADD = $(LDADD) --pdfimages_DEPENDENCIES = $(top_builddir)/poppler/libpoppler.la \ -+pdfimages_DEPENDENCIES = \ - $(am__DEPENDENCIES_1) - am_pdfinfo_OBJECTS = pdfinfo.$(OBJEXT) printencodings.$(OBJEXT) \ - $(am__objects_1) - pdfinfo_OBJECTS = $(am_pdfinfo_OBJECTS) - pdfinfo_LDADD = $(LDADD) --pdfinfo_DEPENDENCIES = $(top_builddir)/poppler/libpoppler.la \ -+pdfinfo_DEPENDENCIES = \ - $(am__DEPENDENCIES_1) - am__pdftoabw_SOURCES_DIST = pdftoabw.cc parseargs.c parseargs.h - @BUILD_ABIWORD_OUTPUT_TRUE@am_pdftoabw_OBJECTS = pdftoabw.$(OBJEXT) \ - @BUILD_ABIWORD_OUTPUT_TRUE@ $(am__objects_1) - pdftoabw_OBJECTS = $(am_pdftoabw_OBJECTS) --am__DEPENDENCIES_2 = $(top_builddir)/poppler/libpoppler.la \ -+am__DEPENDENCIES_2 = \ - $(am__DEPENDENCIES_1) - @BUILD_ABIWORD_OUTPUT_TRUE@pdftoabw_DEPENDENCIES = \ - @BUILD_ABIWORD_OUTPUT_TRUE@ $(am__DEPENDENCIES_2) \ -@@ -94,25 +94,25 @@ am_pdftohtml_OBJECTS = pdftohtml.$(OBJEX - HtmlLinks.$(OBJEXT) HtmlOutputDev.$(OBJEXT) $(am__objects_1) - pdftohtml_OBJECTS = $(am_pdftohtml_OBJECTS) - pdftohtml_LDADD = $(LDADD) --pdftohtml_DEPENDENCIES = $(top_builddir)/poppler/libpoppler.la \ -+pdftohtml_DEPENDENCIES = \ - $(am__DEPENDENCIES_1) - am__pdftoppm_SOURCES_DIST = pdftoppm.cc parseargs.c parseargs.h - @BUILD_SPLASH_OUTPUT_TRUE@am_pdftoppm_OBJECTS = pdftoppm.$(OBJEXT) \ - @BUILD_SPLASH_OUTPUT_TRUE@ $(am__objects_1) - pdftoppm_OBJECTS = $(am_pdftoppm_OBJECTS) - pdftoppm_LDADD = $(LDADD) --pdftoppm_DEPENDENCIES = $(top_builddir)/poppler/libpoppler.la \ -+pdftoppm_DEPENDENCIES = \ - $(am__DEPENDENCIES_1) - am_pdftops_OBJECTS = pdftops.$(OBJEXT) $(am__objects_1) - pdftops_OBJECTS = $(am_pdftops_OBJECTS) - pdftops_LDADD = $(LDADD) --pdftops_DEPENDENCIES = $(top_builddir)/poppler/libpoppler.la \ -+pdftops_DEPENDENCIES = \ - $(am__DEPENDENCIES_1) - am_pdftotext_OBJECTS = pdftotext.$(OBJEXT) printencodings.$(OBJEXT) \ - $(am__objects_1) - pdftotext_OBJECTS = $(am_pdftotext_OBJECTS) - pdftotext_LDADD = $(LDADD) --pdftotext_DEPENDENCIES = $(top_builddir)/poppler/libpoppler.la \ -+pdftotext_DEPENDENCIES = \ - $(am__DEPENDENCIES_1) - DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) -I$(top_builddir)/poppler - depcomp = $(SHELL) $(top_srcdir)/depcomp -@@ -382,7 +382,7 @@ INCLUDES = \ - $(ABIWORD_CFLAGS) - - LDADD = \ -- $(top_builddir)/poppler/libpoppler.la \ -+ -lpoppler \ - $(UTILS_LIBS) \ - $(FONTCONFIG_LIBS) - diff --git a/graphics/poppler/pkg-descr b/graphics/poppler/pkg-descr deleted file mode 100644 index d10674940..000000000 --- a/graphics/poppler/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Poppler is a fork of the xpdf PDF viewer developed by Derek Noonburg -of Glyph and Cog, LLC. It provides PDF rendering functionality as a -shared library, and uses modern components from Freedesktop.org such as -fontconfig and cairo to take advantage of modern UNIX desktops. - -WWW: http://poppler.freedesktop.org/ diff --git a/graphics/poppler/pkg-plist b/graphics/poppler/pkg-plist deleted file mode 100644 index 5ccd2f4ab..000000000 --- a/graphics/poppler/pkg-plist +++ /dev/null @@ -1,112 +0,0 @@ -include/poppler/Annot.h -include/poppler/Array.h -include/poppler/BuiltinFont.h -include/poppler/BuiltinFontTables.h -include/poppler/CMap.h -include/poppler/Catalog.h -include/poppler/CharCodeToUnicode.h -include/poppler/CharTypes.h -include/poppler/CompactFontTables.h -include/poppler/DateInfo.h -include/poppler/Decrypt.h -include/poppler/Dict.h -include/poppler/Error.h -include/poppler/ErrorCodes.h -include/poppler/FileSpec.h -include/poppler/FontEncodingTables.h -include/poppler/FontInfo.h -include/poppler/Form.h -include/poppler/Function.h -include/poppler/Gfx.h -include/poppler/GfxFont.h -include/poppler/GfxState.h -include/poppler/GfxState_helpers.h -include/poppler/GlobalParams.h -include/poppler/JArithmeticDecoder.h -include/poppler/JBIG2Stream.h -include/poppler/Lexer.h -include/poppler/Link.h -include/poppler/Movie.h -include/poppler/NameToCharCode.h -include/poppler/NameToUnicodeTable.h -include/poppler/Object.h -include/poppler/OptionalContent.h -include/poppler/Outline.h -include/poppler/OutputDev.h -include/poppler/PDFDoc.h -include/poppler/PDFDocEncoding.h -include/poppler/PSOutputDev.h -include/poppler/PSTokenizer.h -include/poppler/Page.h -include/poppler/PageTransition.h -include/poppler/Parser.h -include/poppler/PopplerCache.h -include/poppler/PreScanOutputDev.h -include/poppler/ProfileData.h -include/poppler/SecurityHandler.h -include/poppler/Sound.h -include/poppler/SplashOutputDev.h -include/poppler/Stream-CCITT.h -include/poppler/Stream.h -include/poppler/TextOutputDev.h -include/poppler/UTF8.h -include/poppler/UnicodeCClassTables.h -include/poppler/UnicodeCompTables.h -include/poppler/UnicodeDecompTables.h -include/poppler/UnicodeMap.h -include/poppler/UnicodeMapTables.h -include/poppler/UnicodeTypeTable.h -include/poppler/XRef.h -include/poppler/XpdfPluginAPI.h -include/poppler/fofi/FoFiBase.h -include/poppler/fofi/FoFiEncodings.h -include/poppler/fofi/FoFiTrueType.h -include/poppler/fofi/FoFiType1.h -include/poppler/fofi/FoFiType1C.h -include/poppler/goo/FixedPoint.h -include/poppler/goo/GooHash.h -include/poppler/goo/GooList.h -include/poppler/goo/GooMutex.h -include/poppler/goo/GooString.h -include/poppler/goo/GooTimer.h -include/poppler/goo/GooVector.h -include/poppler/goo/PNGWriter.h -include/poppler/goo/gfile.h -include/poppler/goo/gmem.h -include/poppler/goo/gstrtod.h -include/poppler/goo/gtypes.h -include/poppler/poppler-config.h -include/poppler/splash/Splash.h -include/poppler/splash/SplashBitmap.h -include/poppler/splash/SplashClip.h -include/poppler/splash/SplashErrorCodes.h -include/poppler/splash/SplashFTFont.h -include/poppler/splash/SplashFTFontEngine.h -include/poppler/splash/SplashFTFontFile.h -include/poppler/splash/SplashFont.h -include/poppler/splash/SplashFontEngine.h -include/poppler/splash/SplashFontFile.h -include/poppler/splash/SplashFontFileID.h -include/poppler/splash/SplashGlyphBitmap.h -include/poppler/splash/SplashMath.h -include/poppler/splash/SplashPath.h -include/poppler/splash/SplashPattern.h -include/poppler/splash/SplashScreen.h -include/poppler/splash/SplashState.h -include/poppler/splash/SplashT1Font.h -include/poppler/splash/SplashT1FontEngine.h -include/poppler/splash/SplashT1FontFile.h -include/poppler/splash/SplashTypes.h -include/poppler/splash/SplashXPath.h -include/poppler/splash/SplashXPathScanner.h -lib/libpoppler.a -lib/libpoppler.la -lib/libpoppler.so -lib/libpoppler.so.5 -%%CAIRO%%libdata/pkgconfig/poppler-cairo.pc -libdata/pkgconfig/poppler-splash.pc -libdata/pkgconfig/poppler.pc -@dirrm include/poppler/splash -@dirrm include/poppler/goo -@dirrm include/poppler/fofi -@dirrm include/poppler diff --git a/graphics/py-clutter-gtk/Makefile b/graphics/py-clutter-gtk/Makefile deleted file mode 100644 index 3f7af6197..000000000 --- a/graphics/py-clutter-gtk/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: py-clutter-gtk -# Date created: 04 Sep 2009 -# Whom: Koop Mast <kwm@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ -# - -PORTNAME= clutter -PORTVERSION= 0.9.3 -CATEGORIES= graphics -#MASTER_SITES= http://www.clutter-project.org/sources/pyclutter/${PORTVERSION:R}/ -MASTER_SITES= LOCAL/kwm -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PKGNAMESUFFIX= gtk -DISTNAME= py${PORTNAME}-gtk-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Python modules for Clutter-gtk toolkit - -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gobject/__init__.py:${PORTSDIR}/devel/py-gobject \ - ${LOCALBASE}/libdata/pkgconfig/pyclutter-1.0.pc:${PORTSDIR}/graphics/py-clutter -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gobject/__init__.py:${PORTSDIR}/devel/py-gobject \ - ${LOCALBASE}/libdata/pkgconfig/pyclutter-1.0.pc:${PORTSDIR}/graphics/py-clutter -LIB_DEPENDS= clutter-gtk-0.10:${PORTSDIR}/graphics/clutter-gtk - -USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 -USE_GNOME= gnomehack pygnome2 pygtk2 -USE_PYTHON= 2.5+ -CONFIGURE_ARGS= --disable-docs -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" - -CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} - -.include <bsd.port.mk> diff --git a/graphics/py-clutter-gtk/distinfo b/graphics/py-clutter-gtk/distinfo deleted file mode 100644 index 847fdb293..000000000 --- a/graphics/py-clutter-gtk/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (pyclutter-gtk-0.9.3.tar.gz) = bd384f40119f7af5b3ec5eb28da14855 -SHA256 (pyclutter-gtk-0.9.3.tar.gz) = 8e05bc93254f3f5b0bcbaea73f58101a7b980b574018a97f9413f2af4eb9e443 -SIZE (pyclutter-gtk-0.9.3.tar.gz) = 312307 diff --git a/graphics/py-clutter-gtk/pkg-descr b/graphics/py-clutter-gtk/pkg-descr deleted file mode 100644 index 9fdb41a52..000000000 --- a/graphics/py-clutter-gtk/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Python bindings for clutter-gtk - -WWW: http://www.clutter-project.org diff --git a/graphics/py-clutter-gtk/pkg-plist b/graphics/py-clutter-gtk/pkg-plist deleted file mode 100644 index 2db5df914..000000000 --- a/graphics/py-clutter-gtk/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -%%PYTHON_SITELIBDIR%%/cluttergtk/__init__.py -%%PYTHON_SITELIBDIR%%/cluttergtk/__init__.pyc -%%PYTHON_SITELIBDIR%%/cluttergtk/__init__.pyo -%%PYTHON_SITELIBDIR%%/cluttergtk/_cluttergtk.a -%%PYTHON_SITELIBDIR%%/cluttergtk/_cluttergtk.la -%%PYTHON_SITELIBDIR%%/cluttergtk/_cluttergtk.so -libdata/pkgconfig/pyclutter-gtk-0.9.pc -share/pyclutter/1.0/defs/cluttergtk.defs -share/pyclutter/1.0/defs/cluttergtk-types.defs -@dirrm %%PYTHON_SITELIBDIR%%/cluttergtk diff --git a/graphics/py-clutter/Makefile b/graphics/py-clutter/Makefile deleted file mode 100644 index 6031684a4..000000000 --- a/graphics/py-clutter/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: py-clutter -# Date created: 2008-12-26 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/graphics/py-clutter/Makefile,v 1.2 2009/08/30 12:36:46 kwm Exp $ -# - -PORTNAME= clutter -PORTVERSION= 1.0.0 -CATEGORIES= graphics -MASTER_SITES= http://www.clutter-project.org/sources/pyclutter/${PORTVERSION:R}/ -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= py${PORTNAME}-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Python modules for Clutter toolkit - -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gobject/__init__.py:${PORTSDIR}/devel/py-gobject \ - ${PYTHON_SITELIBDIR}/cairo/__init__.py:${PORTSDIR}/graphics/py-cairo -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gobject/__init__.py:${PORTSDIR}/devel/py-gobject \ - ${PYTHON_SITELIBDIR}/cairo/__init__.py:${PORTSDIR}/graphics/py-cairo -LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter - -USE_BZIP2= yes -USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 -USE_GNOME= gnomehack pygnome2 pygtk2 -USE_PYTHON= 2.5+ -CONFIGURE_ARGS= --disable-docs -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" - -CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} - -.include <bsd.port.mk> diff --git a/graphics/py-clutter/distinfo b/graphics/py-clutter/distinfo deleted file mode 100644 index c501d3442..000000000 --- a/graphics/py-clutter/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (pyclutter-1.0.0.tar.bz2) = 1cfbb64eceef6828e47e9a64689ffa41 -SHA256 (pyclutter-1.0.0.tar.bz2) = 1c916bc9ab1c98803fecc23ac0276cc02e95a047aa42f7defe05dca81912b537 -SIZE (pyclutter-1.0.0.tar.bz2) = 422185 diff --git a/graphics/py-clutter/pkg-descr b/graphics/py-clutter/pkg-descr deleted file mode 100644 index e0eb4ffe1..000000000 --- a/graphics/py-clutter/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This package contains the Python modules that allow you to use the -Clutter toolkit in Python programs. - -WWW: http://clutter-project.org/ diff --git a/graphics/py-clutter/pkg-plist b/graphics/py-clutter/pkg-plist deleted file mode 100644 index 954ad348d..000000000 --- a/graphics/py-clutter/pkg-plist +++ /dev/null @@ -1,29 +0,0 @@ -include/pyclutter-1.0/pyclutter/pyclutter.h -%%PYTHON_SITELIBDIR%%/clutter/__init__.py -%%PYTHON_SITELIBDIR%%/clutter/__init__.pyc -%%PYTHON_SITELIBDIR%%/clutter/__init__.pyo -%%PYTHON_SITELIBDIR%%/clutter/_clutter.a -%%PYTHON_SITELIBDIR%%/clutter/_clutter.la -%%PYTHON_SITELIBDIR%%/clutter/_clutter.so -%%PYTHON_SITELIBDIR%%/clutter/deprecation.py -%%PYTHON_SITELIBDIR%%/clutter/deprecation.pyc -%%PYTHON_SITELIBDIR%%/clutter/deprecation.pyo -%%PYTHON_SITELIBDIR%%/clutter/keysyms.py -%%PYTHON_SITELIBDIR%%/clutter/keysyms.pyc -%%PYTHON_SITELIBDIR%%/clutter/keysyms.pyo -libdata/pkgconfig/pyclutter-1.0.pc -share/pyclutter/1.0/defs/clutter-base-types.defs -share/pyclutter/1.0/defs/clutter-base.defs -share/pyclutter/1.0/defs/clutter-types.defs -share/pyclutter/1.0/defs/clutter.defs -share/pyclutter/1.0/defs/cogl-base-types.defs -share/pyclutter/1.0/defs/cogl-base.defs -share/pyclutter/1.0/defs/cogl-types.defs -share/pyclutter/1.0/defs/cogl.defs -@dirrm share/pyclutter/1.0/defs -@dirrm share/pyclutter/1.0 -@dirrm share/pyclutter -@dirrm %%PYTHON_SITELIBDIR%%/clutter -@dirrmtry %%PYTHON_SITELIBDIR%% -@dirrm include/pyclutter-1.0/pyclutter -@dirrm include/pyclutter-1.0 diff --git a/graphics/py-gimp/Makefile b/graphics/py-gimp/Makefile deleted file mode 100644 index 092de5253..000000000 --- a/graphics/py-gimp/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: py-gimp -# Date created: 2006-12-31 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/graphics/py-gimp/Makefile,v 1.4 2007/10/24 21:22:00 ahze Exp $ - -PORTREVISION= 0 -PORTEPOCH= 0 -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GIMP python plugin - -GIMP_SLAVE= pygimp - -USE_PYTHON= yes -USE_GNOME= pygtk2 - -CONFIGURE_ARGS= --enable-python -PLIST= ${.CURDIR}/pkg-plist - -BUILD_WRKSRC= ${WRKSRC}/plug-ins/pygimp -INSTALL_WRKSRC= ${WRKSRC}/plug-ins/pygimp - -MASTERDIR= ${.CURDIR}/../../graphics/gimp-app - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/py-gimp/pkg-plist b/graphics/py-gimp/pkg-plist deleted file mode 100644 index cf694f8b6..000000000 --- a/graphics/py-gimp/pkg-plist +++ /dev/null @@ -1,43 +0,0 @@ -libexec/gimp/2.2/environ/pygimp.env -libexec/gimp/2.2/interpreters/pygimp.interp -libexec/gimp/2.2/plug-ins/colorxhtml.py -libexec/gimp/2.2/plug-ins/foggify.py -libexec/gimp/2.2/plug-ins/palette-offset.py -libexec/gimp/2.2/plug-ins/palette-sort.py -libexec/gimp/2.2/plug-ins/palette-to-gradient.py -libexec/gimp/2.2/plug-ins/py-slice.py -libexec/gimp/2.2/plug-ins/pyconsole.py -libexec/gimp/2.2/plug-ins/python-console.py -libexec/gimp/2.2/plug-ins/python-eval.py -libexec/gimp/2.2/python/_gimpenums.a -libexec/gimp/2.2/python/_gimpenums.la -libexec/gimp/2.2/python/_gimpenums.so -libexec/gimp/2.2/python/_gimpui.a -libexec/gimp/2.2/python/_gimpui.la -libexec/gimp/2.2/python/_gimpui.so -libexec/gimp/2.2/python/gimp.a -libexec/gimp/2.2/python/gimp.la -libexec/gimp/2.2/python/gimp.so -libexec/gimp/2.2/python/gimpcolor.a -libexec/gimp/2.2/python/gimpcolor.la -libexec/gimp/2.2/python/gimpcolor.so -libexec/gimp/2.2/python/gimpenums.py -libexec/gimp/2.2/python/gimpenums.pyc -libexec/gimp/2.2/python/gimpenums.pyo -libexec/gimp/2.2/python/gimpfu.py -libexec/gimp/2.2/python/gimpfu.pyc -libexec/gimp/2.2/python/gimpfu.pyo -libexec/gimp/2.2/python/gimpplugin.py -libexec/gimp/2.2/python/gimpplugin.pyc -libexec/gimp/2.2/python/gimpplugin.pyo -libexec/gimp/2.2/python/gimpshelf.py -libexec/gimp/2.2/python/gimpshelf.pyc -libexec/gimp/2.2/python/gimpshelf.pyo -libexec/gimp/2.2/python/gimpthumb.a -libexec/gimp/2.2/python/gimpthumb.la -libexec/gimp/2.2/python/gimpthumb.so -libexec/gimp/2.2/python/gimpui.py -libexec/gimp/2.2/python/gimpui.pyc -libexec/gimp/2.2/python/gimpui.pyo -libexec/gimp/2.2/python/pygimp-logo.png -@dirrm libexec/gimp/2.2/python |