diff options
Diffstat (limited to 'graphics')
246 files changed, 602 insertions, 16769 deletions
diff --git a/graphics/cal3d-devel/Makefile b/graphics/cal3d-devel/Makefile deleted file mode 100644 index 4de032894b8e..000000000000 --- a/graphics/cal3d-devel/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: cal3d -# Date created: 12 Jul 2004 -# Whom: Stefan Walter <sw@gegenunendlich.de> -# -# $FreeBSD$ -# - -PORTNAME= cal3d -PORTVERSION= 0.9.1 -CATEGORIES= graphics devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= sw@gegenunendlich.de -COMMENT= Skeletal based 3d character animation library written in C++ - -USE_BZIP2= yes -USE_GNOME= pkgconfig -USE_AUTOMAKE_VER= 19 -USE_AUTOHEADER_VER= 259 -USE_LIBTOOL_VER= 15 -INSTALLS_SHLIB= yes - -.include <bsd.port.pre.mk> - -pre-configure: - cd ${WRKSRC} && ${ACLOCAL} - cd ${WRKSRC} && ${AUTOHEADER} - -.include <bsd.port.post.mk> diff --git a/graphics/cal3d-devel/distinfo b/graphics/cal3d-devel/distinfo deleted file mode 100644 index 92e6f085002f..000000000000 --- a/graphics/cal3d-devel/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (cal3d-0.9.1.tar.bz2) = 55023cf5b4063990f355629c57a175af -SIZE (cal3d-0.9.1.tar.bz2) = 2871094 diff --git a/graphics/cal3d-devel/files/patch-Makefile.am b/graphics/cal3d-devel/files/patch-Makefile.am deleted file mode 100644 index a018a42f5cd7..000000000000 --- a/graphics/cal3d-devel/files/patch-Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ ---- Makefile.am.orig Mon Jul 12 19:40:09 2004 -+++ Makefile.am Mon Jul 12 19:41:07 2004 -@@ -16,7 +16,8 @@ - - SUBDIRS = src docs - --pkgconfigdir = $(libdir)/pkgconfig -+#pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = cal3d.pc - - diff --git a/graphics/cal3d-devel/files/patch-src_cal3d_Makefile.am b/graphics/cal3d-devel/files/patch-src_cal3d_Makefile.am deleted file mode 100644 index af0cd89babb1..000000000000 --- a/graphics/cal3d-devel/files/patch-src_cal3d_Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ ---- src/cal3d/Makefile.am.orig Mon Jul 12 17:34:29 2004 -+++ src/cal3d/Makefile.am Mon Jul 12 17:35:04 2004 -@@ -13,7 +13,8 @@ - INCLUDES = $(all_includes) -I$(top_srcdir)/src - - all_libraries = @all_libraries@ --LDFLAGS = @LDFLAGS@ -+#LDFLAGS = @LDFLAGS@ -+AM_LDFLAGS = @AM_LDFLAGS@ - - EXTRA_DIST = cal3d.rc cal3d.dsp SConscript - diff --git a/graphics/cal3d-devel/files/patch-src_cal3d_buffersource.h b/graphics/cal3d-devel/files/patch-src_cal3d_buffersource.h deleted file mode 100644 index 6cc393fdf3ed..000000000000 --- a/graphics/cal3d-devel/files/patch-src_cal3d_buffersource.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/cal3d/buffersource.h.orig Tue Jul 13 10:03:53 2004 -+++ src/cal3d/buffersource.h Tue Jul 13 10:04:11 2004 -@@ -17,7 +17,7 @@ - - #include "cal3d/global.h" - #include "cal3d/datasource.h" --#include <istream> -+#include <istream.h> - - /** - * CalBufferSource class. diff --git a/graphics/cal3d-devel/files/patch-src_cal3d_loader.h b/graphics/cal3d-devel/files/patch-src_cal3d_loader.h deleted file mode 100644 index 8121123c1431..000000000000 --- a/graphics/cal3d-devel/files/patch-src_cal3d_loader.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/cal3d/loader.h.orig Tue Jul 13 10:04:57 2004 -+++ src/cal3d/loader.h Tue Jul 13 10:05:09 2004 -@@ -17,7 +17,7 @@ - - - #include <string> --#include <istream> -+#include <istream.h> - #include "cal3d/global.h" - #include "cal3d/datasource.h" - diff --git a/graphics/cal3d-devel/files/patch-src_cal3d_streamsource.h b/graphics/cal3d-devel/files/patch-src_cal3d_streamsource.h deleted file mode 100644 index b2125b55736f..000000000000 --- a/graphics/cal3d-devel/files/patch-src_cal3d_streamsource.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/cal3d/streamsource.h.orig Tue Jul 13 10:05:35 2004 -+++ src/cal3d/streamsource.h Tue Jul 13 10:05:47 2004 -@@ -17,7 +17,7 @@ - - #include "cal3d/global.h" - #include "cal3d/datasource.h" --#include <istream> -+#include <istream.h> - - /** - * CalStreamSource class. diff --git a/graphics/cal3d-devel/pkg-descr b/graphics/cal3d-devel/pkg-descr deleted file mode 100644 index 64470ac75479..000000000000 --- a/graphics/cal3d-devel/pkg-descr +++ /dev/null @@ -1,19 +0,0 @@ -Cal3D is a skeletal based 3D character animation library written in C++ -in a way that is both platform-independent and graphics API-independent. -It was originally designed to be used in a 3D client for Worldforge, but -evolved into a stand-alone product which can be used in many different -kinds of projects. - -Cal3D's essentials can be boiled down to 2 parts: the C++ library and -the exporter. The exporter is what you would use to take your characters -(built in a 3D modeling package) and create the Cal3D-format files that -the library knows how to load. The exporters are actually plug-ins for -3D modeling packages. This allows 3D artists to use the modeling tools -that they're already comfortable with. - -The C++ library is what you would actually use in your application, -whether it's a game or a VR application. The library provides methods to -load your exported files, build characters, run animations, and access -the data necessary to render them with 3D graphics. - -WWW: http://cal3d.sourceforge.net/ diff --git a/graphics/cal3d-devel/pkg-plist b/graphics/cal3d-devel/pkg-plist deleted file mode 100644 index 54fc843ae4fc..000000000000 --- a/graphics/cal3d-devel/pkg-plist +++ /dev/null @@ -1,45 +0,0 @@ -include/cal3d/animation.h -include/cal3d/animation_action.h -include/cal3d/animation_cycle.h -include/cal3d/bone.h -include/cal3d/buffersource.h -include/cal3d/cal3d.h -include/cal3d/cal3d_wrapper.h -include/cal3d/coreanimation.h -include/cal3d/corebone.h -include/cal3d/corekeyframe.h -include/cal3d/corematerial.h -include/cal3d/coremesh.h -include/cal3d/coremodel.h -include/cal3d/coremorphanimation.h -include/cal3d/coreskeleton.h -include/cal3d/coresubmesh.h -include/cal3d/coresubmorphtarget.h -include/cal3d/coretrack.h -include/cal3d/datasource.h -include/cal3d/error.h -include/cal3d/global.h -include/cal3d/loader.h -include/cal3d/matrix.h -include/cal3d/mesh.h -include/cal3d/mixer.h -include/cal3d/model.h -include/cal3d/morphtargetmixer.h -include/cal3d/physique.h -include/cal3d/platform.h -include/cal3d/quaternion.h -include/cal3d/renderer.h -include/cal3d/resource.h -include/cal3d/saver.h -include/cal3d/skeleton.h -include/cal3d/springsystem.h -include/cal3d/streamsource.h -include/cal3d/submesh.h -include/cal3d/tinystr.h -include/cal3d/tinyxml.h -include/cal3d/vector.h -@dirrm include/cal3d -lib/libcal3d-0.9.1.so -lib/libcal3d.la -lib/libcal3d.so -libdata/pkgconfig/cal3d.pc diff --git a/graphics/digikam-kde4/Makefile b/graphics/digikam-kde4/Makefile deleted file mode 100644 index 90acfa07fd2a..000000000000 --- a/graphics/digikam-kde4/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: digikam -# Date created: 3 February 2003 -# Whom: Arjan van Leeuwen <avleeuwen@piwebs.com> -# -# $FreeBSD$ -# - -PORTNAME= digikam -PORTVERSION= 0.7 -CATEGORIES= graphics kde -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= avleeuwen@piwebs.com -COMMENT= Photo album manager for KDE with gphoto2 backend - -LIB_DEPENDS= kexif.0:${PORTSDIR}/graphics/libkexif \ - kipi.0:${PORTSDIR}/graphics/libkipi \ - gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \ - Imlib2.2:${PORTSDIR}/graphics/imlib2 \ - gdbm.3:${PORTSDIR}/databases/gdbm - -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_KDELIBS_VER=3 -USE_REINPLACE= yes -CONFIGURE_ARGS+=--program-prefix='' -INSTALLS_SHLIB= yes - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BROKEN= "Does not compile on FreeBSD 4.x" -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} - @${REINPLACE_CMD} -e 's@-lpthread@${PTHREAD_LIBS}@g' ${WRKSRC}/${CONFIGURE_SCRIPT} - -.include <bsd.port.post.mk> diff --git a/graphics/digikam-kde4/distinfo b/graphics/digikam-kde4/distinfo deleted file mode 100644 index 1ccbd5ef819c..000000000000 --- a/graphics/digikam-kde4/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (digikam-0.7.tar.bz2) = 73472790ce00de424451dc89ec20e57d -SIZE (digikam-0.7.tar.bz2) = 5348175 diff --git a/graphics/digikam-kde4/files/patch-digikam-digikam-albumfolderview.cpp b/graphics/digikam-kde4/files/patch-digikam-digikam-albumfolderview.cpp deleted file mode 100644 index a0b8d184c733..000000000000 --- a/graphics/digikam-kde4/files/patch-digikam-digikam-albumfolderview.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- digikam/digikam/albumfolderview.cpp.orig Thu Nov 25 12:19:57 2004 -+++ digikam/digikam/albumfolderview.cpp Thu Nov 25 12:20:46 2004 -@@ -836,7 +836,7 @@ - folderItem->setPixmap(thumbnail); - } - --void::AlbumFolderView::slotThumbnailLost(const KURL &url, bool isDir) -+void AlbumFolderView::slotThumbnailLost(const KURL &url, bool isDir) - { - if(isDir) - return; diff --git a/graphics/digikam-kde4/files/patch-digikam-sqlite-Makefile.in b/graphics/digikam-kde4/files/patch-digikam-sqlite-Makefile.in deleted file mode 100644 index e2dfc925545a..000000000000 --- a/graphics/digikam-kde4/files/patch-digikam-sqlite-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- digikam/sqlite/Makefile.in.orig Thu Nov 25 12:49:34 2004 -+++ digikam/sqlite/Makefile.in Thu Nov 25 12:49:57 2004 -@@ -291,7 +291,7 @@ - - - libsqlite_la_LDFLAGS = \ -- -lpthread -+ $(LIBPTHREAD) - - - libsqlite_la_SOURCES = \ diff --git a/graphics/digikam-kde4/pkg-descr b/graphics/digikam-kde4/pkg-descr deleted file mode 100644 index bf125b4c1450..000000000000 --- a/graphics/digikam-kde4/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -Digikam is a simple digital photo management application, which makes -importing and organizing digital photos a "snap". The photos can be organized -in albums which are automatically sorted chronologically. An easy to use -interface is provided to connect to your camera and preview images and download -and/or delete them. - -Digikam also includes a very flexible plugin architecture. Install the -graphics/digikamplugins port to extend Digikam's features. - -WWW: http://digikam.sourceforge.net/ - -- Arjan -avleeuwen@piwebs.com diff --git a/graphics/digikam-kde4/pkg-plist b/graphics/digikam-kde4/pkg-plist deleted file mode 100644 index 6a88a2fe3a1b..000000000000 --- a/graphics/digikam-kde4/pkg-plist +++ /dev/null @@ -1,209 +0,0 @@ -bin/digikam -include/digikam/colorgradientwidget.h -include/digikam/guiclient.h -include/digikam/guifactory.h -include/digikam/histogramwidget.h -include/digikam/imagehistogram.h -include/digikam/imageiface.h -include/digikam/imagelevels.h -include/digikam/imagepaniconwidget.h -include/digikam/imageplugin.h -include/digikam/imagepreviewwidget.h -include/digikam/imageregionwidget.h -include/digikam/imagewidget.h -lib/kde3/digikamimageplugin_core.la -lib/kde3/digikamimageplugin_core.so -lib/kde3/kio_digikamio.la -lib/kde3/kio_digikamio.so -lib/kde3/kio_digikamtags.la -lib/kde3/kio_digikamtags.so -lib/kde3/kio_digikamthumbnail.la -lib/kde3/kio_digikamthumbnail.so -lib/libdigikam.la -lib/libdigikam.so -lib/libdigikam.so.0 -share/applnk/Graphics/digikam.desktop -share/apps/digikam/data/image_broken.png -share/apps/digikam/digikam-splash.png -share/apps/digikam/digikamui.rc -share/apps/digikam/icons/hicolor/32x32/actions/addimagefolder.png -share/apps/digikam/icons/hicolor/32x32/actions/albumfoldercomment.png -share/apps/digikam/icons/hicolor/32x32/actions/albumfoldernew.png -share/apps/digikam/icons/hicolor/32x32/actions/cameradownload.png -share/apps/digikam/icons/hicolor/32x32/actions/digitalcam.png -share/apps/digikam/icons/hicolor/32x32/actions/editimage.png -share/apps/digikam/icons/hicolor/32x32/actions/exifinfo.png -share/apps/digikam/icons/hicolor/32x32/actions/flip_image.png -share/apps/digikam/icons/hicolor/32x32/actions/imagecomment.png -share/apps/digikam/icons/hicolor/32x32/actions/importfolders2albums.png -share/apps/digikam/icons/hicolor/32x32/actions/tag-events.png -share/apps/digikam/icons/hicolor/32x32/actions/tag-folder.png -share/apps/digikam/icons/hicolor/32x32/actions/tag-people.png -share/apps/digikam/icons/hicolor/32x32/actions/tag-places.png -share/apps/digikam/icons/hicolor/32x32/actions/tag.png -share/apps/digikam/themes/Clean -share/apps/digikam/themes/Dreary -share/apps/digikam/themes/Marine -share/apps/digikam/tips -share/doc/HTML/da/digikam/common -share/doc/HTML/da/digikam/index.cache.bz2 -share/doc/HTML/da/digikam/index.docbook -share/doc/HTML/en/digikam/addcamera.png -share/doc/HTML/en/digikam/albumproperties.png -share/doc/HTML/en/digikam/assigntags.png -share/doc/HTML/en/digikam/cameraclient.png -share/doc/HTML/en/digikam/cameraclientadvanced.png -share/doc/HTML/en/digikam/cameraclientdownload.png -share/doc/HTML/en/digikam/commentstags.png -share/doc/HTML/en/digikam/common -share/doc/HTML/en/digikam/digikamlogo.png -share/doc/HTML/en/digikam/editoradjustlevels.png -share/doc/HTML/en/digikam/editorautosizebutton.png -share/doc/HTML/en/digikam/editorbcgadjust.png -share/doc/HTML/en/digikam/editorblurplugin.png -share/doc/HTML/en/digikam/editorcolorbalance.png -share/doc/HTML/en/digikam/editorcropbutton.png -share/doc/HTML/en/digikam/editorhsladjust.png -share/doc/HTML/en/digikam/editorimageselection.png -share/doc/HTML/en/digikam/editornoisereductionplugin.png -share/doc/HTML/en/digikam/editorraindropsplugin.png -share/doc/HTML/en/digikam/editorredeyescorrection.png -share/doc/HTML/en/digikam/editorresizetool.png -share/doc/HTML/en/digikam/editorrotationtool.png -share/doc/HTML/en/digikam/editorsharpenplugin.png -share/doc/HTML/en/digikam/editorunsharpedmaskplugin.png -share/doc/HTML/en/digikam/exifviewer.png -share/doc/HTML/en/digikam/firstrundialog.png -share/doc/HTML/en/digikam/foldericon.png -share/doc/HTML/en/digikam/histogramdescription.png -share/doc/HTML/en/digikam/histogramimageplugin.png -share/doc/HTML/en/digikam/histogramsample1.png -share/doc/HTML/en/digikam/histogramsample2.png -share/doc/HTML/en/digikam/histogramsample3.png -share/doc/HTML/en/digikam/imageeditor.png -share/doc/HTML/en/digikam/imageeditorcomments.png -share/doc/HTML/en/digikam/imageeditortoolbar.png -share/doc/HTML/en/digikam/index.cache.bz2 -share/doc/HTML/en/digikam/index.docbook -share/doc/HTML/en/digikam/maintoolbar.png -share/doc/HTML/en/digikam/mainwindow.png -share/doc/HTML/en/digikam/setupalbum.png -share/doc/HTML/en/digikam/setupcamera.png -share/doc/HTML/en/digikam/setupcollections.png -share/doc/HTML/en/digikam/setupembededinfo.png -share/doc/HTML/en/digikam/setupimageeditor.png -share/doc/HTML/en/digikam/setupkipi.png -share/doc/HTML/en/digikam/setupmimetypes.png -share/doc/HTML/en/digikam/setupmisc.png -share/doc/HTML/en/digikam/tagsview.png -share/doc/HTML/en/digikam/targetalbumdialog.png -share/doc/HTML/en/digikam/zoombuttons.png -share/doc/HTML/et/digikam/common -share/doc/HTML/et/digikam/index.cache.bz2 -share/doc/HTML/et/digikam/index.docbook -share/doc/HTML/it/digikam/addcamera.png -share/doc/HTML/it/digikam/common -share/doc/HTML/it/digikam/imageeditor.png -share/doc/HTML/it/digikam/index.cache.bz2 -share/doc/HTML/it/digikam/index.docbook -share/doc/HTML/it/digikam/mainwindow.png -share/doc/HTML/it/digikam/setupalbum.png -share/doc/HTML/nl/digikam/common -share/doc/HTML/nl/digikam/index.cache.bz2 -share/doc/HTML/nl/digikam/index.docbook -share/doc/HTML/pt/digikam/common -share/doc/HTML/pt/digikam/index.cache.bz2 -share/doc/HTML/pt/digikam/index.docbook -share/doc/HTML/pt_BR/digikam/addcamera.png -share/doc/HTML/pt_BR/digikam/cameraclient.png -share/doc/HTML/pt_BR/digikam/common -share/doc/HTML/pt_BR/digikam/imageeditor.png -share/doc/HTML/pt_BR/digikam/index.cache.bz2 -share/doc/HTML/pt_BR/digikam/index.docbook -share/doc/HTML/pt_BR/digikam/mainwindow.png -share/doc/HTML/pt_BR/digikam/setupalbum.png -share/doc/HTML/sv/digikam/common -share/doc/HTML/sv/digikam/index.cache.bz2 -share/doc/HTML/sv/digikam/index.docbook -share/icons/crystalsvg/128x128/apps/digikam.png -share/icons/crystalsvg/16x16/apps/digikam.png -share/icons/crystalsvg/22x22/apps/digikam.png -share/icons/crystalsvg/32x32/apps/digikam.png -share/icons/crystalsvg/48x48/apps/digikam.png -share/icons/crystalsvg/64x64/apps/digikam.png -share/locale/bg/LC_MESSAGES/digikam.mo -share/locale/br/LC_MESSAGES/digikam.mo -share/locale/ca/LC_MESSAGES/digikam.mo -share/locale/cs/LC_MESSAGES/digikam.mo -share/locale/cy/LC_MESSAGES/digikam.mo -share/locale/da/LC_MESSAGES/digikam.mo -share/locale/de/LC_MESSAGES/digikam.mo -share/locale/en_GB/LC_MESSAGES/digikam.mo -share/locale/es/LC_MESSAGES/digikam.mo -share/locale/et/LC_MESSAGES/digikam.mo -share/locale/fi/LC_MESSAGES/digikam.mo -share/locale/fr/LC_MESSAGES/digikam.mo -share/locale/ga/LC_MESSAGES/digikam.mo -share/locale/gl/LC_MESSAGES/digikam.mo -share/locale/hu/LC_MESSAGES/digikam.mo -share/locale/is/LC_MESSAGES/digikam.mo -share/locale/it/LC_MESSAGES/digikam.mo -share/locale/nl/LC_MESSAGES/digikam.mo -share/locale/pl/LC_MESSAGES/digikam.mo -share/locale/pt/LC_MESSAGES/digikam.mo -share/locale/pt_BR/LC_MESSAGES/digikam.mo -share/locale/ro/LC_MESSAGES/digikam.mo -share/locale/ru/LC_MESSAGES/digikam.mo -share/locale/sr/LC_MESSAGES/digikam.mo -share/locale/sv/LC_MESSAGES/digikam.mo -share/locale/ta/LC_MESSAGES/digikam.mo -share/locale/tr/LC_MESSAGES/digikam.mo -share/services/digikamimageplugin_core.desktop -share/services/digikamio.protocol -share/services/digikamtags.protocol -share/services/digikamthumbnail.protocol -share/servicetypes/digikamimageplugin.desktop -@unexec rmdir %D/share/servicetypes 2>/dev/null || true -@unexec rmdir %D/share/services 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/64x64/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/64x64 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/48x48/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/48x48 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/32x32/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/32x32 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/22x22/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/22x22 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/16x16/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/16x16 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/128x128/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/128x128 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg 2>/dev/null || true -@unexec rmdir %D/share/icons 2>/dev/null || true -@dirrm share/doc/HTML/sv/digikam -@unexec rmdir %D/share/doc/HTML/sv 2>/dev/null || true -@dirrm share/doc/HTML/pt_BR/digikam -@unexec rmdir %D/share/doc/HTML/pt_BR 2>/dev/null || true -@dirrm share/doc/HTML/pt/digikam -@unexec rmdir %D/share/doc/HTML/pt 2>/dev/null || true -@dirrm share/doc/HTML/nl/digikam -@unexec rmdir %D/share/doc/HTML/nl 2>/dev/null || true -@dirrm share/doc/HTML/it/digikam -@unexec rmdir %D/share/doc/HTML/it 2>/dev/null || true -@dirrm share/doc/HTML/et/digikam -@unexec rmdir %D/share/doc/HTML/et 2>/dev/null || true -@dirrm share/doc/HTML/en/digikam -@unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true -@dirrm share/doc/HTML/da/digikam -@unexec rmdir %D/share/doc/HTML/da 2>/dev/null || true -@unexec rmdir %D/share/doc/HTML 2>/dev/null || true -@dirrm share/apps/digikam/themes -@dirrm share/apps/digikam/icons/hicolor/32x32/actions -@dirrm share/apps/digikam/icons/hicolor/32x32 -@dirrm share/apps/digikam/icons/hicolor -@dirrm share/apps/digikam/icons -@dirrm share/apps/digikam/data -@dirrm share/apps/digikam -@unexec rmdir %D/share/apps 2>/dev/null || true -@unexec rmdir %D/share/applnk/Graphics 2>/dev/null || true -@unexec rmdir %D/share/applnk 2>/dev/null || true -@dirrm include/digikam diff --git a/graphics/freeglut/Makefile b/graphics/freeglut/Makefile deleted file mode 100644 index 5c5b2a185131..000000000000 --- a/graphics/freeglut/Makefile +++ /dev/null @@ -1,76 +0,0 @@ -# New ports collection makefile for: freeglut -# Date created: Wed Apr 23 2003 -# Whom: thierry@pompo.net -# -# $FreeBSD$ -# - -PORTNAME= freeglut -PORTVERSION= 2.2.0 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= ports@FreeBSD.org -COMMENT= An alternative to the OpenGL Utility Toolkit (GLUT) library - -USE_AUTOMAKE_VER= 14 -USE_AUTOCONF_VER= 213 -USE_AUTOHEADER_VER= 213 -USE_INC_LIBTOOL_VER= 13 -HAS_CONFIGURE= yes -INSTALLS_SHLIB= yes -USE_XLIB= yes -CONFIGURE_ARGS= --x-includes=${X11BASE}/include \ - --x-libraries=${X11BASE}/lib \ - --enable-replace-glut -CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" - -USE_REINPLACE= yes -REINPLACE_ARGS= -i "" - -PKGMESSAGE= ${WRKDIR}/pkg-message - -DOCS= download.html freeglut.html freeglut_logo.png \ - freeglut_user_interface.html index.html ogl_sm.png \ - progress.html structure.html -BINS= CallbackMaker Fractals Fractals_random Lorenz One shapes - -post-patch: - @${REINPLACE_CMD} -e "s|/usr/X11R6|${X11BASE}|g" \ - -e "s|/usr/local|${LOCALBASE}|g" \ - ${WRKSRC}/aclocal.m4 -.for fract in /fractals.c _random/fractals_random.c - @${REINPLACE_CMD} -e "s|/usr/local|${PREFIX}|g" \ - ${WRKSRC}/progs/demos/Fractals${fract} -.endfor - -post-build: - @${MV} ${WRKSRC}/progs/demos/CallbackMaker/.libs/CallbackMaker \ - ${WRKSRC}/progs/demos/CallbackMaker/.libs/callbackmaker - @${CAT} pkg-message | ${SED} 's|%%X11BASE%%|${X11BASE}| ; \ - s|%%PREFIX%%|${PREFIX}|' > ${PKGMESSAGE} - -post-install: -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} -.for FILE in ${DOCS} - @${INSTALL_DATA} ${WRKSRC}/doc/${FILE} ${DOCSDIR} -.endfor - @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." - @${MKDIR} ${EXAMPLESDIR} - @${INSTALL_DATA} ${WRKSRC}/progs/demos/Fractals/fractals.dat \ - ${EXAMPLESDIR} -.for prog in ${BINS} - @${INSTALL_PROGRAM} ${WRKSRC}/progs/demos/${prog}/.libs/${prog:L} \ - ${EXAMPLESDIR} -.endfor - @${ECHO_MSG} "===> Examples installed in ${EXAMPLESDIR}." -.endif - @${ECHO_MSG} - @${CAT} ${PKGMESSAGE} | \ - ${SED} -e "s|/usr/local|${PREFIX}|" \ - -e "s|/usr/X11R6|${X11BASE}|" - @${ECHO_MSG} - -.include <bsd.port.mk> diff --git a/graphics/freeglut/distinfo b/graphics/freeglut/distinfo deleted file mode 100644 index 378efe13c6b2..000000000000 --- a/graphics/freeglut/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (freeglut-2.2.0.tar.gz) = 9439b8745f443131c2dad00bc93dc0ef -SIZE (freeglut-2.2.0.tar.gz) = 384055 diff --git a/graphics/freeglut/files/patch-aclocal.m4 b/graphics/freeglut/files/patch-aclocal.m4 deleted file mode 100644 index e577623d2ff3..000000000000 --- a/graphics/freeglut/files/patch-aclocal.m4 +++ /dev/null @@ -1,25 +0,0 @@ ---- aclocal.m4.orig Mon Sep 29 22:00:33 2003 -+++ aclocal.m4 Mon Sep 29 22:58:34 2003 -@@ -77,10 +77,10 @@ - # Some tools Automake needs. - AC_REQUIRE([AM_SANITY_CHECK])dnl - AC_REQUIRE([AC_ARG_PROGRAM])dnl --AM_MISSING_PROG(ACLOCAL, aclocal) --AM_MISSING_PROG(AUTOCONF, autoconf) --AM_MISSING_PROG(AUTOMAKE, automake) --AM_MISSING_PROG(AUTOHEADER, autoheader) -+AM_MISSING_PROG(ACLOCAL, ${ACLOCAL}) -+AM_MISSING_PROG(AUTOCONF, ${AUTOCONF}) -+AM_MISSING_PROG(AUTOMAKE, ${AUTOMAKE}) -+AM_MISSING_PROG(AUTOHEADER, ${AUTOHEADER}) - AM_MISSING_PROG(MAKEINFO, makeinfo) - AM_MISSING_PROG(AMTAR, tar) - AM_PROG_INSTALL_SH -@@ -567,6 +567,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/graphics/freeglut/files/patch-configure.in b/graphics/freeglut/files/patch-configure.in deleted file mode 100644 index be7bb60f73f6..000000000000 --- a/graphics/freeglut/files/patch-configure.in +++ /dev/null @@ -1,12 +0,0 @@ ---- configure.in.orig Sat Sep 20 18:14:07 2003 -+++ configure.in Mon Sep 22 21:19:52 2003 -@@ -8,8 +8,7 @@ - AC_PROG_CC - AC_C_CONST - AC_EXEEXT --AC_LIBTOOL_DLOPEN --AM_PROG_LIBTOOL -+AC_PROG_LIBTOOL - AC_SUBST(LIBTOOL_DEPS) - - dnl Checks for libraries. diff --git a/graphics/freeglut/files/patch-progs::demos::CallbackMaker::CallbackMaker.c b/graphics/freeglut/files/patch-progs::demos::CallbackMaker::CallbackMaker.c deleted file mode 100644 index bbe8f1761274..000000000000 --- a/graphics/freeglut/files/patch-progs::demos::CallbackMaker::CallbackMaker.c +++ /dev/null @@ -1,11 +0,0 @@ ---- progs/demos/CallbackMaker/CallbackMaker.c.orig Mon Nov 10 17:01:05 2003 -+++ progs/demos/CallbackMaker/CallbackMaker.c Sat Dec 13 14:43:35 2003 -@@ -4,7 +4,7 @@ - */ - - --#include <GL/freeglut.h> -+#include "../../../include/GL/freeglut.h" - #include <stdio.h> - #include <stdlib.h> - diff --git a/graphics/freeglut/files/patch-progs::demos::Fractals::fractals.c b/graphics/freeglut/files/patch-progs::demos::Fractals::fractals.c deleted file mode 100644 index 89a3ebe7af57..000000000000 --- a/graphics/freeglut/files/patch-progs::demos::Fractals::fractals.c +++ /dev/null @@ -1,20 +0,0 @@ ---- progs/demos/Fractals/fractals.c.orig Sun Sep 21 15:47:36 2003 -+++ progs/demos/Fractals/fractals.c Mon Sep 29 23:35:43 2003 -@@ -18,7 +18,7 @@ - * Escape - quit - */ - --#include <GL/freeglut.h> -+#include "../../../include/GL/freeglut.h" - #include <stdio.h> - #include <stdlib.h> - #include <math.h> -@@ -262,7 +262,7 @@ - if ( argc > 1 ) - readConfigFile ( argv[1] ) ; - else -- readConfigFile ( "fractals.dat" ) ; -+ readConfigFile ( "/usr/local/share/examples/freeglut/fractals.dat" ) ; - - glutInit(&argc, argv); - glutInitWindowSize(500, 250); diff --git a/graphics/freeglut/files/patch-progs::demos::Fractals_random::fractals_random.c b/graphics/freeglut/files/patch-progs::demos::Fractals_random::fractals_random.c deleted file mode 100644 index 4d97f39f1720..000000000000 --- a/graphics/freeglut/files/patch-progs::demos::Fractals_random::fractals_random.c +++ /dev/null @@ -1,20 +0,0 @@ ---- progs/demos/Fractals_random/fractals_random.c.orig Thu Dec 11 02:32:08 2003 -+++ progs/demos/Fractals_random/fractals_random.c Sat Dec 13 10:17:10 2003 -@@ -20,7 +20,7 @@ - * Escape - quit - */ - --#include <GL/freeglut.h> -+#include "../../../include/GL/freeglut.h" - #include <stdio.h> - #include <stdlib.h> - #include <math.h> -@@ -346,7 +346,7 @@ - if ( argc > 1 ) - readConfigFile ( argv[1] ) ; - else -- readConfigFile ( "fractals.dat" ) ; -+ readConfigFile ( "/usr/local/share/examples/freeglut/fractals.dat" ) ; - - fractal_window = glutCreateWindow( window_title ); - diff --git a/graphics/freeglut/files/patch-progs::demos::Lorenz::lorenz.c b/graphics/freeglut/files/patch-progs::demos::Lorenz::lorenz.c deleted file mode 100644 index 16fbfb15078b..000000000000 --- a/graphics/freeglut/files/patch-progs::demos::Lorenz::lorenz.c +++ /dev/null @@ -1,11 +0,0 @@ ---- progs/demos/Lorenz/lorenz.c.orig Thu Dec 11 02:32:08 2003 -+++ progs/demos/Lorenz/lorenz.c Sat Dec 13 10:19:26 2003 -@@ -32,7 +32,7 @@ - #include <string.h> - #include <math.h> - #include <time.h> --#include <GL/freeglut.h> -+#include "../../../include/GL/freeglut.h" - #ifdef WIN32 - #include <crtdbg.h> // DUMP MEMORY LEAKS - #endif diff --git a/graphics/freeglut/files/patch-progs::demos::One::one.c b/graphics/freeglut/files/patch-progs::demos::One::one.c deleted file mode 100644 index 580d5048e036..000000000000 --- a/graphics/freeglut/files/patch-progs::demos::One::one.c +++ /dev/null @@ -1,11 +0,0 @@ ---- progs/demos/One/one.c.orig Sat Sep 13 15:35:53 2003 -+++ progs/demos/One/one.c Mon Sep 22 21:56:03 2003 -@@ -19,7 +19,7 @@ - #include <stdio.h> - #include <stdlib.h> - --#include <GL/freeglut.h> -+#include "../../../include/GL/freeglut.h" - - int g_LeaveGameMode = 0; - int g_InGameMode = 1; diff --git a/graphics/freeglut/files/patch-progs::demos::shapes::shapes.c b/graphics/freeglut/files/patch-progs::demos::shapes::shapes.c deleted file mode 100644 index 596ee6c84b98..000000000000 --- a/graphics/freeglut/files/patch-progs::demos::shapes::shapes.c +++ /dev/null @@ -1,11 +0,0 @@ ---- progs/demos/shapes/shapes.c.orig Sun Dec 7 11:12:22 2003 -+++ progs/demos/shapes/shapes.c Sat Dec 13 14:51:38 2003 -@@ -12,7 +12,7 @@ - * using the + and - keys. - */ - --#include <GL/freeglut.h> -+#include "../../../include/GL/freeglut.h" - - #include <stdlib.h> - diff --git a/graphics/freeglut/files/patch-src::Makefile.am b/graphics/freeglut/files/patch-src::Makefile.am deleted file mode 100644 index 91705102960b..000000000000 --- a/graphics/freeglut/files/patch-src::Makefile.am +++ /dev/null @@ -1,31 +0,0 @@ ---- src/Makefile.am.orig Thu Dec 11 02:32:09 2003 -+++ src/Makefile.am Sat Dec 13 14:20:21 2003 -@@ -3,13 +3,13 @@ - # - # The library we want to build - # --lib_LTLIBRARIES = lib@LIBRARY@.la -+lib_LTLIBRARIES = libglut.la - - noinst_HEADERS = freeglut_internal.h - # - # Those source files build the freeglut library - # --lib@LIBRARY@_la_SOURCES = freeglut_callbacks.c \ -+libglut_la_SOURCES = freeglut_callbacks.c \ - freeglut_cursor.c \ - freeglut_display.c \ - freeglut_ext.c \ -@@ -35,9 +35,9 @@ - # - # Additional linker flags - # --lib@LIBRARY@_la_LIBADD = $(LIBM) $(X_LIBS) -lGL -lGLU -lXext -lX11 $(LIBXXF86VM) --lib@LIBRARY@_la_LDFLAGS = -version-info 11:0:8 --lib@LIBRARY@_la_CFLAGS = $(X_CFLAGS) -+libglut_la_LIBADD = $(LIBM) $(X_LIBS) -lGL -lGLU -lXext -lX11 $(LIBXXF86VM) -+libglut_la_LDFLAGS = -version-info 11:0:8 -+libglut_la_CFLAGS = $(X_CFLAGS) - - # - # End of file diff --git a/graphics/freeglut/files/patch-src::freeglut_joystick.c b/graphics/freeglut/files/patch-src::freeglut_joystick.c deleted file mode 100644 index 839f07f5e0c5..000000000000 --- a/graphics/freeglut/files/patch-src::freeglut_joystick.c +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- src/freeglut_joystick.c.orig Mon Nov 10 01:09:42 2003 -+++ src/freeglut_joystick.c Mon Nov 10 01:10:52 2003 -@@ -57,7 +57,7 @@ - # include <unistd.h> - # include <fcntl.h> - # if defined(__FreeBSD__) || defined(__NetBSD__) --# if __FreeBSD_version >= 500000 -+# if defined(__FreeBSD__) - # include <sys/joystick.h> - # else - # include <machine/joystick.h> diff --git a/graphics/freeglut/pkg-descr b/graphics/freeglut/pkg-descr deleted file mode 100644 index 12d15861c66b..000000000000 --- a/graphics/freeglut/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -freeglut is a completely OpenSourced alternative to the OpenGL Utility -Toolkit (GLUT) library. GLUT was originally written by Mark Kilgard to -support the sample programs in the second edition OpenGL 'RedBook'. -Since then, GLUT has been used in a wide variety of practical applications -because it is simple, universally available and highly portable. - -GLUT (and hence freeglut) allows the user to create and manage windows -containing OpenGL contexts on a wide range of platforms and also read the -mouse, keyboard and joystick functions. - -freeglut is released under the X-Consortium license. - -WWW: http://freeglut.sourceforge.net/ diff --git a/graphics/freeglut/pkg-message b/graphics/freeglut/pkg-message deleted file mode 100644 index d4009cb79482..000000000000 --- a/graphics/freeglut/pkg-message +++ /dev/null @@ -1,10 +0,0 @@ -****************************************************************** -freeglut requires a DRI / OpenGL enabled-graphic card; -You may try to run the sample programs to check your installation. - -Notice: freeglut is now a GLUT replacement. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= - -It has been installed into %%PREFIX%%/lib/ -and the original GLUT is installed under %%X11BASE%%/lib/ -****************************************************************** diff --git a/graphics/freeglut/pkg-plist b/graphics/freeglut/pkg-plist deleted file mode 100644 index 9632aa3acec8..000000000000 --- a/graphics/freeglut/pkg-plist +++ /dev/null @@ -1,25 +0,0 @@ -include/GL/freeglut.h -include/GL/freeglut_ext.h -include/GL/freeglut_std.h -include/GL/glut.h -lib/libglut.a -lib/libglut.so -lib/libglut.so.11 -%%PORTDOCS%%%%EXAMPLESDIR%%/callbackmaker -%%PORTDOCS%%%%EXAMPLESDIR%%/fractals -%%PORTDOCS%%%%EXAMPLESDIR%%/fractals_random -%%PORTDOCS%%%%EXAMPLESDIR%%/fractals.dat -%%PORTDOCS%%%%EXAMPLESDIR%%/lorenz -%%PORTDOCS%%%%EXAMPLESDIR%%/one -%%PORTDOCS%%%%EXAMPLESDIR%%/shapes -%%PORTDOCS%%%%DOCSDIR%%/download.html -%%PORTDOCS%%%%DOCSDIR%%/freeglut.html -%%PORTDOCS%%%%DOCSDIR%%/freeglut_logo.png -%%PORTDOCS%%%%DOCSDIR%%/freeglut_user_interface.html -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/ogl_sm.png -%%PORTDOCS%%%%DOCSDIR%%/progress.html -%%PORTDOCS%%%%DOCSDIR%%/structure.html -@dirrm include/GL -%%PORTDOCS%%@dirrm %%DOCSDIR%% -%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile deleted file mode 100644 index a0fd27c8183e..000000000000 --- a/graphics/giflib/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: libungif -# Date created: 03 May 1997 -# Whom: Thomas Gellekum <tg@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libungif -PORTVERSION= 4.1.3 -CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Tools and library routines for working with GIF images - -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -INSTALLS_SHLIB= yes -USE_BZIP2= yes -USE_INC_LIBTOOL_VER=15 - -.ifdef (WITHOUT_X11) -PLIST_SUB+= X11='@comment ' -CONFIGURE_ARGS+=--with-x=no -PKGNAMESUFFIX= -nox11 -.else -USE_XLIB= yes -PLIST_SUB+= X11='' -.endif - -post-install: -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/UNCOMPRESSED_GIF ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/doc/*.html ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/doc/*.png ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/doc/*.txt ${DOCSDIR} -.endif - -.include <bsd.port.mk> diff --git a/graphics/giflib/distinfo b/graphics/giflib/distinfo deleted file mode 100644 index 3cd50962ce25..000000000000 --- a/graphics/giflib/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (libungif-4.1.3.tar.bz2) = 8c198831cc0495596c78134b8849e9ad -SIZE (libungif-4.1.3.tar.bz2) = 439960 diff --git a/graphics/giflib/pkg-descr b/graphics/giflib/pkg-descr deleted file mode 100644 index d371f89d18f1..000000000000 --- a/graphics/giflib/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -A library for reading and writing gif images. The save functionality -uses an uncompressed gif algorithm to avoid the Unisys LZW patent. -This library is based on Eric Raymond's giflib and implements a -superset of that library's API. - -WWW: http://sourceforge.net/projects/libungif/ diff --git a/graphics/giflib/pkg-plist b/graphics/giflib/pkg-plist deleted file mode 100644 index 3ebd5060a57b..000000000000 --- a/graphics/giflib/pkg-plist +++ /dev/null @@ -1,77 +0,0 @@ -bin/gif2epsn -bin/gif2ps -bin/gif2rgb -%%X11%%bin/gif2x11 -bin/gifasm -bin/gifbg -bin/gifburst -bin/gifclip -bin/gifclrmp -bin/gifcolor -bin/gifcomb -bin/gifcompose -bin/giffiltr -bin/giffix -bin/gifflip -bin/gifhisto -bin/gifinfo -bin/gifinter -bin/gifinto -bin/gifovly -bin/gifpos -bin/gifrotat -bin/gifrsize -bin/gifspnge -bin/giftext -bin/gifwedge -bin/icon2gif -bin/raw2gif -bin/rgb2gif -bin/text2gif -include/gif_lib.h -lib/libungif.a -lib/libungif.la -lib/libungif.so -lib/libungif.so.5 -%%PORTDOCS%%%%DOCSDIR%%/GifFileType.png -%%PORTDOCS%%%%DOCSDIR%%/UNCOMPRESSED_GIF -%%PORTDOCS%%%%DOCSDIR%%/gif2bgi.html -%%PORTDOCS%%%%DOCSDIR%%/gif2epsn.html -%%PORTDOCS%%%%DOCSDIR%%/gif2herc.html -%%PORTDOCS%%%%DOCSDIR%%/gif2iris.html -%%PORTDOCS%%%%DOCSDIR%%/gif2ps.html -%%PORTDOCS%%%%DOCSDIR%%/gif2rgb.html -%%PORTDOCS%%%%DOCSDIR%%/gif2rle.html -%%PORTDOCS%%%%DOCSDIR%%/gif2x11.html -%%PORTDOCS%%%%DOCSDIR%%/gif89.txt -%%PORTDOCS%%%%DOCSDIR%%/gif_lib.html -%%PORTDOCS%%%%DOCSDIR%%/gifasm.html -%%PORTDOCS%%%%DOCSDIR%%/gifbg.html -%%PORTDOCS%%%%DOCSDIR%%/gifburst.html -%%PORTDOCS%%%%DOCSDIR%%/gifclip.html -%%PORTDOCS%%%%DOCSDIR%%/gifclrmp.html -%%PORTDOCS%%%%DOCSDIR%%/gifcolor.html -%%PORTDOCS%%%%DOCSDIR%%/gifcomb.html -%%PORTDOCS%%%%DOCSDIR%%/gifcompose.html -%%PORTDOCS%%%%DOCSDIR%%/giffiltr.html -%%PORTDOCS%%%%DOCSDIR%%/giffix.html -%%PORTDOCS%%%%DOCSDIR%%/gifflip.html -%%PORTDOCS%%%%DOCSDIR%%/gifhisto.html -%%PORTDOCS%%%%DOCSDIR%%/gifinter.html -%%PORTDOCS%%%%DOCSDIR%%/gifinto.html -%%PORTDOCS%%%%DOCSDIR%%/gifovly.html -%%PORTDOCS%%%%DOCSDIR%%/gifpos.html -%%PORTDOCS%%%%DOCSDIR%%/gifrotat.html -%%PORTDOCS%%%%DOCSDIR%%/gifrsize.html -%%PORTDOCS%%%%DOCSDIR%%/gifspnge.html -%%PORTDOCS%%%%DOCSDIR%%/giftext.html -%%PORTDOCS%%%%DOCSDIR%%/gifwedge.html -%%PORTDOCS%%%%DOCSDIR%%/icon2gif.html -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/liberror.html -%%PORTDOCS%%%%DOCSDIR%%/lzgif.txt -%%PORTDOCS%%%%DOCSDIR%%/raw2gif.html -%%PORTDOCS%%%%DOCSDIR%%/rgb2gif.html -%%PORTDOCS%%%%DOCSDIR%%/rle2gif.html -%%PORTDOCS%%%%DOCSDIR%%/text2gif.html -%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile deleted file mode 100644 index 161c015fd9b3..000000000000 --- a/graphics/gimp-app/Makefile +++ /dev/null @@ -1,118 +0,0 @@ -# New ports collection makefile for: The GIMP -# Date created: Mon Nov 18 21:28:43 CST 1996 -# Whom: erich@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= gimp -PORTVERSION= 2.2.1 -PORTEPOCH= 1 -CATEGORIES= graphics gnome -MASTER_SITES= ftp://ftp.gimp.org/pub/%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%/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/%SUBDIR%,} -MASTER_SITE_SUBDIR= gimp/v${PORTVERSION:R} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A GNU Image Manipulation Program - -LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \ - exif.10:${PORTSDIR}/graphics/libexif \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ - mng.1:${PORTSDIR}/graphics/libmng \ - png.5:${PORTSDIR}/graphics/png \ - tiff.4:${PORTSDIR}/graphics/tiff \ - wmf.2:${PORTSDIR}/graphics/libwmf - -CONFLICTS= gimp-1.* - -SHLIBVER?= 200 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes -USE_GMAKE= yes -USE_LIBTOOL_VER=15 -USE_GNOME= gnomehack intltool intlhack gtk20 libartlgpl2 librsvg2 -WANT_GNOME= yes -INSTALLS_SHLIB= yes -LIBTOOLFLAGS= --disable-ltlibs --release-ignore -PLIST_SUB= SHLIBVER="${SHLIBVER}" -CONFIGURE_ARGS= --disable-perl \ - --with-html-dir=${DOCSDIR} \ - --disable-gtk-doc \ - --enable-static -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -GIMP_DISTFILE= ${DISTDIR}/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} - -MAN1= gimp.1 gimp-2.2.1 gimp-remote.1 gimp-remote-2.2.1 gimptool-2.0.1 -MAN5= gimprc.5 gimprc-2.2.5 - -.if defined(WITH_DEBUG) -CONFIGURE_ARGS+= --enable-debug -.endif - -.if defined(WITH_PYTHON) -USE_PYTHON= yes -USE_GNOME+= pygtk2 -CONFIGURE_ARGS+= --enable-python -PLIST_SUB+= PYTHON:="" -.else -CONFIGURE_ARGS+= --disable-python -PLIST_SUB+= PYTHON:="@comment " -.endif - -.if defined(WITHOUT_PRINT) -CONFIGURE_ARGS+= --disable-print -PLIST_SUB+= PRINT="@comment " -.else -LIB_DEPENDS+= gimpprint.2:${PORTSDIR}/print/gimp-print -PLIST_SUB+= PRINT="" -.endif - -.if defined(WITH_MP) -CONFIGURE_ARGS+= --enable-mp -.endif - -.include <bsd.port.pre.mk> - -.if ${HAVE_GNOME:Mgnomepanel}!="" -USE_GNOME+= gnomepanel desktopfileutils -CONFIGURE_ARGS+= --with-desktop-dir=${X11BASE}/share/gnome -CONFIGURE_ENV+= GIMP_THREAD_LIBS=${PTHREAD_LIBS} -PKGNAMESUFFIX= -gnome -PLIST_SUB+= GNOMEPANEL:="" -GNOME_ENABLED= yes -.else -PLIST_SUB+= GNOMEPANEL:="@comment " -.endif - -.if ${HAVE_GNOME:Mlibgtkhtml}!="" || defined(WITH_HTML_HELP_BROWSER) -USE_GNOME+= libgtkhtml -PLIST_SUB+= HELPBROWSER:="" -.else -PLIST_SUB+= HELPBROWSER:="@comment " -.endif - -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} "gimp has the following tunable option(s):" - @${ECHO_MSG} "" - @${ECHO_MSG} " WITH_DEBUG=yes Turns on debugging" - @${ECHO_MSG} " WITH_PYTHON=yes Turns on Python-Fu support" - @${ECHO_MSG} " WITHOUT_PRINT=yes Turns off GIMP printing" - @${ECHO_MSG} " WITH_HTML_HELP_BROWSER=yes Turns on the GIMP help browser" - @${ECHO_MSG} " WITH_MP=yes Turns on multiple-processor support" - @${ECHO_MSG} "" - -.if defined(GNOME_ENABLED) -post-install: - @-update-desktop-database -.endif - -.include <bsd.port.post.mk> diff --git a/graphics/gimp-app/distinfo b/graphics/gimp-app/distinfo deleted file mode 100644 index 6156373202ea..000000000000 --- a/graphics/gimp-app/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gimp-2.2.1.tar.bz2) = bfc5ebe61113124353b86499b1bfe889 -SIZE (gimp-2.2.1.tar.bz2) = 13788305 diff --git a/graphics/gimp-app/files/gimp.setfont b/graphics/gimp-app/files/gimp.setfont deleted file mode 100644 index f81fa5d9b9ad..000000000000 --- a/graphics/gimp-app/files/gimp.setfont +++ /dev/null @@ -1,157 +0,0 @@ -#!/usr/bin/perl - -# Font setting Perl script for GIMP -# -# by MANTANI Nobutaka <nobutaka@nobutaka.com> - -$progname = "gimp.setfont"; -$version = "Version 0.4 Feb 07 2000"; - -$fontset{'chinese'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1,-*-kai-medium-r-normal--16-*-*-*-*-*-big5-0"; -$fontset{'czech'} = "-*-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-2"; -$fontset{'danish'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1"; -$fontset{'dutch'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1"; -$fontset{'english'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1"; -$fontset{'finnish'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1"; -$fontset{'french'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1"; -$fontset{'german'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1"; -$fontset{'hungarian'} = "-*-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-2"; -$fontset{'italian'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1"; -$fontset{'japanese'} = "-*-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1,-*-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0,-*-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0"; -$fontset{'korean'} = "-*-fixed-medium-r-normal--16-*-*-*-*-*-iso8859-1,-daewoo-gothic-medium-r-normal--16-*-*-*-*-*-ksc5601.1987-0"; -$fontset{'norwegian'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1"; -$fontset{'polish'} = "-*-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-2"; -$fontset{'russian'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-koi8-r"; -$fontset{'slovak'} = "-*-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-2"; -$fontset{'swedish'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1"; -$fontset{'ukrainian'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-koi8-r"; - -$locale{'chinese'} = "zh_TW.Big5"; -$locale{'czech'} = "cs_CZ.ISO8859-2"; -$locale{'danish'} = "da_DK.ISO_8859-1"; -$locale{'dutch'} = "nl_NL.ISO_8859-1"; -$locale{'english'} = "C"; -$locale{'finnish'} = "fi_FI.ISO_8859-1"; -$locale{'french'} = "fr_FR.ISO_8859-1"; -$locale{'german'} = "de_DE.ISO_8859-1"; -$locale{'hungarian'} = "hu_HU.ISO_8859-2"; -$locale{'italian'} = "it_IT.ISO_8859-1"; -$locale{'japanese'} = "ja_JP.EUC"; -$locale{'korean'} = "ko_KR.EUC"; -$locale{'norwegian'} = "no_NO.ISO_8859-1"; -$locale{'polish'} = "pl_PL.ISO_8859-2"; -$locale{'russian'} = "ru_SU.KOI8-R"; -$locale{'slovak'} = "sk_SK.ISO_8859-2"; -$locale{'swedish'} = "sv_SE.ISO_8859-1"; -$locale{'ukrainian'} = "uk_UA.KOI8-U"; - -# Show usage -sub usage() { - print <<EOF; -Usage: gimp.setfont <language> - ----------------------------------------------------------------- -[language] [fontset] - chinese -*-helvetica-(iso8859-1),-*-kai-(big5-0) - czech -*-fixed-(iso8859-2) - danish -*-helvetica-(iso8859-1) - dutch -*-helvetica-(iso8859-1) - english -*-helvetica-(iso8859-1) - finnish -*-helvetica-(iso8859-1) - french -*-helvetica-(iso8859-1) - german -*-helvetica-(iso8859-1) - hungarian -*-fixed-(iso8859-2) - italian -*-helvetica-(iso8859-1) - japanese -*-fixed-(iso8859-1,jisx0201,jisx0208) - korean -*-fixed-(iso8859-1),-daewoo-gothic-(ksc5601) - norwegian -*-helvetica-(iso8859-1) - polish -*-fixed-(iso8859-2) - russian -*-helvetica-(koi8-r) - slovak -*-fixed-(iso8869-2) - swedish -*-helvetica-(iso8859-1) - ukrainian -*-helvetica-(koi8-r) ----------------------------------------------------------------- - -If you need iso8859-2 fonts, please install etlfonts -(x11-fonts/etlfonts). - -EOF -} - -# Write gtkrc of user's .gimp-1.2 directory -sub write_gtkrc($) { - my $fontset = shift; - my $path = "$ENV{'HOME'}/.gimp-1.2"; - - if (-d $path) { - if (-e "$path/gtkrc") { - chmod(0644, "$path/gtkrc"); - print "Renaming $path/gtkrc to $path/gtkrc.old...\n"; - rename("$path/gtkrc", "$path/gtkrc.old"); - } - - print "Writing $path/gtkrc...\n"; - open(FILE, ">$path/gtkrc"); - print FILE <<EOF; -\# style <name> [= <name>] -\# { -\# <option> -\# } -\# -\# widget <widget_set> style <style_name> -\# widget_class <widget_class_set> style <style_name> - -style "default" -{ - fontset = "$fontset" -} - -widget_class "*" style "default" -EOF - close(FILE); - print "Done.\n\n"; - } else { - print <<EOF; -Directory $path is not found. -Please execute "gimp" and install files into $path -directory first. - -EOF - exit; - } -} - -sub main() { - my $lang = $ARGV[0]; - my $tmp = ucfirst($lang); - - print <<EOF; - -$progname - Font setting utility for GIMP ($version) - -EOF - - if (@ARGV != 1) { - usage(); - exit; - } - - print "Setting for $tmp language...\n\n"; - - print qq(Please set "LANG" environment variable to "$locale{$lang}" and execute "gimp".\n\n); - - if ($lang eq "slovak") { - print <<EOF; -And please make symbolic link from lt_LN.ISO_8859-2 to sk_SK.ISO_8859-2 in -/usr/share/locale. - -EOF - } - - write_gtkrc($fontset{$lang}); - - exit; -} - - -main(); diff --git a/graphics/gimp-app/files/patch-aa b/graphics/gimp-app/files/patch-aa deleted file mode 100644 index 411ac92c931b..000000000000 --- a/graphics/gimp-app/files/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ ---- app/main.c.orig Sun Oct 5 09:16:02 2003 -+++ app/main.c Mon Oct 6 12:14:34 2003 -@@ -23,6 +23,7 @@ - #include <signal.h> - #include <string.h> - #include <sys/types.h> -+#include <floatingpoint.h> - - #ifdef HAVE_SYS_WAIT_H - #include <sys/wait.h> -@@ -113,6 +114,9 @@ - /* Initialize variables */ - - full_prog_name = argv[0]; -+ -+ /* Ignore floating point exceptions */ -+ fpsetmask(0); - - /* Initialize i18n support */ - diff --git a/graphics/gimp-app/files/patch-ab b/graphics/gimp-app/files/patch-ab deleted file mode 100644 index 9b41f6891b45..000000000000 --- a/graphics/gimp-app/files/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ ---- plug-ins/common/url.c.orig Thu Jun 26 15:45:03 2003 -+++ plug-ins/common/url.c Sat Jun 28 18:17:59 2003 -@@ -187,8 +187,8 @@ - putenv ("LANG=C"); - #endif - -- execlp ("wget", "wget", "-T", TIMEOUT, filename, "-O", tmpname, NULL); -- g_message ("exec() failed: wget: %s", g_strerror (errno)); -+ execlp ("fetch", "fetch", "-T", TIMEOUT, filename, "-p", "-o", tmpname, NULL); -+ g_message ("exec() failed: fetch: %s", g_strerror (errno)); - g_free (tmpname); - _exit (127); - } diff --git a/graphics/gimp-app/files/patch-am b/graphics/gimp-app/files/patch-am deleted file mode 100644 index 45c58cbe59fe..000000000000 --- a/graphics/gimp-app/files/patch-am +++ /dev/null @@ -1,19 +0,0 @@ ---- libgimp/gimp.c.orig Fri May 12 12:37:27 2000 -+++ libgimp/gimp.c Thu May 18 16:42:21 2000 -@@ -26,6 +26,7 @@ - #include <stdlib.h> - #include <string.h> - #include <sys/types.h> -+#include <floatingpoint.h> - - #ifdef HAVE_SYS_TIME_H - #include <sys/time.h> -@@ -211,6 +212,9 @@ - } - - progname = argv[0]; -+ -+ /* Ignore floating point exceptions */ -+ fpsetmask(0); - - g_set_prgname (g_basename (progname)); diff --git a/graphics/gimp-app/files/patch-configure b/graphics/gimp-app/files/patch-configure deleted file mode 100644 index 6dab9ee3a629..000000000000 --- a/graphics/gimp-app/files/patch-configure +++ /dev/null @@ -1,15 +0,0 @@ ---- configure.orig Sun Nov 21 08:44:04 2004 -+++ configure Sun Nov 21 08:46:24 2004 -@@ -33676,9 +33676,9 @@ - fi - 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" - - localedir='${prefix}/${DATADIRNAME}/locale' - diff --git a/graphics/gimp-app/files/patch-gimptool-2.0.in b/graphics/gimp-app/files/patch-gimptool-2.0.in deleted file mode 100644 index e4ed3c228dda..000000000000 --- a/graphics/gimp-app/files/patch-gimptool-2.0.in +++ /dev/null @@ -1,29 +0,0 @@ - -$FreeBSD: /tmp/pcvs/ports/graphics/gimp-app/files/Attic/patch-gimptool-2.0.in,v 1.2 2004-12-24 18:39:50 pav Exp $ - ---- gimptool-2.0.in.orig Tue Jan 15 12:21:05 2002 -+++ gimptool-2.0.in Fri May 17 20:46:18 2002 -@@ -215,19 +215,19 @@ - | --uninstall-script | --uninstall-admin-script ) - case $1 in - --*install-bin) -- install_cmd="@INSTALL_PROGRAM@" -+ install_cmd="@INSTALL_SCRIPT@" - install_dir="$HOME/@gimpdir@/plug-ins" - ;; - --install-bin-strip) -- install_cmd="@INSTALL_PROGRAM@ -s" -+ install_cmd="@INSTALL_SCRIPT@ -s" - install_dir="$HOME/@gimpdir@/plug-ins" - ;; - --*install-admin-bin) -- install_cmd="@INSTALL_PROGRAM@" -+ install_cmd="@INSTALL_SCRIPT@" - install_dir="$gimpplugindir/plug-ins" - ;; - --install-admin-bin-strip) -- install_cmd="@INSTALL_PROGRAM@ -s" -+ install_cmd="@INSTALL_SCRIPT@ -s" - install_dir="$gimpplugindir/plug-ins" - ;; - --*install-script) diff --git a/graphics/gimp-app/files/patch-plug-ins_print_print.c b/graphics/gimp-app/files/patch-plug-ins_print_print.c deleted file mode 100644 index 36f4bf7148cf..000000000000 --- a/graphics/gimp-app/files/patch-plug-ins_print_print.c +++ /dev/null @@ -1,11 +0,0 @@ ---- plug-ins/print/print.c.orig Tue Dec 26 07:43:54 2000 -+++ plug-ins/print/print.c Tue Dec 26 07:44:07 2000 -@@ -1417,7 +1417,7 @@ - - if (i < (sizeof(lpcs) / sizeof(lpcs[0]))) - { -- strcat(command, " status < /dev/null"); -+ strcat(command, " status all < /dev/null"); - type = PRINTERS_LPC; - } - else diff --git a/graphics/gimp-app/pkg-descr b/graphics/gimp-app/pkg-descr deleted file mode 100644 index 4d7f49925c17..000000000000 --- 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 c08446f2be4a..000000000000 --- a/graphics/gimp-app/pkg-plist +++ /dev/null @@ -1,1897 +0,0 @@ -bin/gimp -bin/gimp-2.2 -bin/gimp-remote -bin/gimp-remote-2.2 -bin/gimptool-2.0 -etc/gimp/2.2/controllerrc -etc/gimp/2.2/gimprc -etc/gimp/2.2/gtkrc -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/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/gimpdrawablecombobox.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/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/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/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/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/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/gimpproceduraldb.h -include/gimp-2.0/libgimp/gimpproceduraldb_pdb.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/gimpselection.h -include/gimp-2.0/libgimp/gimpselection_pdb.h -include/gimp-2.0/libgimp/gimpselectiontools_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/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/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/gimpparasite.h -include/gimp-2.0/libgimpbase/gimpparasiteio.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/gimpcolorspace.h -include/gimp-2.0/libgimpcolor/gimpcolortypes.h -include/gimp-2.0/libgimpcolor/gimphsv.h -include/gimp-2.0/libgimpcolor/gimprgb.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/gimpbutton.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/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/gimpfileentry.h -include/gimp-2.0/libgimpwidgets/gimpframe.h -include/gimp-2.0/libgimpwidgets/gimphelpui.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/gimpoffsetarea.h -include/gimp-2.0/libgimpwidgets/gimpoldwidgets.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/gimpquerybox.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/gimpunitmenu.h -include/gimp-2.0/libgimpwidgets/gimpwidgets.h -include/gimp-2.0/libgimpwidgets/gimpwidgetstypes.h -libexec/gimp/2.2/environ/default.env -%%PYTHON:%%libexec/gimp/2.2/environ/pygimp.env -libexec/gimp/2.2/modules/libcdisplay_colorblind.so -libexec/gimp/2.2/modules/libcdisplay_gamma.so -libexec/gimp/2.2/modules/libcdisplay_highcontrast.so -libexec/gimp/2.2/modules/libcdisplay_proof.so -libexec/gimp/2.2/modules/libcolorsel_cmyk.so -libexec/gimp/2.2/modules/libcolorsel_triangle.so -libexec/gimp/2.2/modules/libcolorsel_water.so -libexec/gimp/2.2/modules/libcontroller_midi.so -libexec/gimp/2.2/plug-ins/AlienMap2 -libexec/gimp/2.2/plug-ins/CEL -libexec/gimp/2.2/plug-ins/CML_explorer -libexec/gimp/2.2/plug-ins/FractalExplorer -libexec/gimp/2.2/plug-ins/Lighting -libexec/gimp/2.2/plug-ins/MapObject -libexec/gimp/2.2/plug-ins/aa -libexec/gimp/2.2/plug-ins/align_layers -libexec/gimp/2.2/plug-ins/animationplay -libexec/gimp/2.2/plug-ins/animoptimize -libexec/gimp/2.2/plug-ins/apply_lens -libexec/gimp/2.2/plug-ins/autocrop -libexec/gimp/2.2/plug-ins/autostretch_hsv -libexec/gimp/2.2/plug-ins/blinds -libexec/gimp/2.2/plug-ins/blur -libexec/gimp/2.2/plug-ins/bmp -libexec/gimp/2.2/plug-ins/borderaverage -libexec/gimp/2.2/plug-ins/bumpmap -libexec/gimp/2.2/plug-ins/c_astretch -libexec/gimp/2.2/plug-ins/cartoon -libexec/gimp/2.2/plug-ins/ccanalyze -libexec/gimp/2.2/plug-ins/channel_mixer -libexec/gimp/2.2/plug-ins/checkerboard -%%PYTHON:%%libexec/gimp/2.2/plug-ins/clothify.py -libexec/gimp/2.2/plug-ins/color_enhance -libexec/gimp/2.2/plug-ins/colorify -%%PYTHON:%%libexec/gimp/2.2/plug-ins/colorxhtml.py -libexec/gimp/2.2/plug-ins/colortoalpha -libexec/gimp/2.2/plug-ins/compose -libexec/gimp/2.2/plug-ins/compressor -libexec/gimp/2.2/plug-ins/convmatrix -libexec/gimp/2.2/plug-ins/csource -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/depthmerge -libexec/gimp/2.2/plug-ins/despeckle -libexec/gimp/2.2/plug-ins/destripe -libexec/gimp/2.2/plug-ins/dicom -libexec/gimp/2.2/plug-ins/diffraction -libexec/gimp/2.2/plug-ins/displace -libexec/gimp/2.2/plug-ins/dog -libexec/gimp/2.2/plug-ins/edge -libexec/gimp/2.2/plug-ins/emboss -libexec/gimp/2.2/plug-ins/engrave -libexec/gimp/2.2/plug-ins/exchange -libexec/gimp/2.2/plug-ins/faxg3 -libexec/gimp/2.2/plug-ins/film -libexec/gimp/2.2/plug-ins/fits -libexec/gimp/2.2/plug-ins/flame -libexec/gimp/2.2/plug-ins/flarefx -%%PYTHON:%%libexec/gimp/2.2/plug-ins/foggify.py -libexec/gimp/2.2/plug-ins/fp -libexec/gimp/2.2/plug-ins/fractaltrace -libexec/gimp/2.2/plug-ins/gauss -libexec/gimp/2.2/plug-ins/gbr -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/gflare -libexec/gimp/2.2/plug-ins/gfli -libexec/gimp/2.2/plug-ins/gif -libexec/gimp/2.2/plug-ins/gifload -libexec/gimp/2.2/plug-ins/gih -%%PYTHON:%%libexec/gimp/2.2/plug-ins/gimpcons.py -libexec/gimp/2.2/plug-ins/gimpressionist -libexec/gimp/2.2/plug-ins/glasstile -libexec/gimp/2.2/plug-ins/glob -libexec/gimp/2.2/plug-ins/gqbist -libexec/gimp/2.2/plug-ins/gradmap -libexec/gimp/2.2/plug-ins/grid -%%PYTHON:%%libexec/gimp/2.2/plug-ins/gtkcons.py -libexec/gimp/2.2/plug-ins/gtm -libexec/gimp/2.2/plug-ins/guillotine -libexec/gimp/2.2/plug-ins/header -libexec/gimp/2.2/plug-ins/help -%%HELPBROWSER:%%libexec/gimp/2.2/plug-ins/helpbrowser -libexec/gimp/2.2/plug-ins/hot -libexec/gimp/2.2/plug-ins/ifscompose -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/jpeg -libexec/gimp/2.2/plug-ins/laplace -libexec/gimp/2.2/plug-ins/lic -libexec/gimp/2.2/plug-ins/mail -libexec/gimp/2.2/plug-ins/mapcolor -libexec/gimp/2.2/plug-ins/max_rgb -libexec/gimp/2.2/plug-ins/maze -libexec/gimp/2.2/plug-ins/mblur -libexec/gimp/2.2/plug-ins/mng -libexec/gimp/2.2/plug-ins/mosaic -libexec/gimp/2.2/plug-ins/neon -libexec/gimp/2.2/plug-ins/newsprint -libexec/gimp/2.2/plug-ins/nlfilt -libexec/gimp/2.2/plug-ins/noisify -libexec/gimp/2.2/plug-ins/normalize -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/papertile -libexec/gimp/2.2/plug-ins/pat -libexec/gimp/2.2/plug-ins/pcx -%%PYTHON:%%libexec/gimp/2.2/plug-ins/pdbbrowse.py -libexec/gimp/2.2/plug-ins/photocopy -libexec/gimp/2.2/plug-ins/pix -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/png -libexec/gimp/2.2/plug-ins/pnm -libexec/gimp/2.2/plug-ins/polar -libexec/gimp/2.2/plug-ins/postscript -%%PRINT%%libexec/gimp/2.2/plug-ins/print -libexec/gimp/2.2/plug-ins/procedure-browser -libexec/gimp/2.2/plug-ins/psd -libexec/gimp/2.2/plug-ins/psd_save -libexec/gimp/2.2/plug-ins/psp -%%PYTHON:%%libexec/gimp/2.2/plug-ins/py-slice.py -libexec/gimp/2.2/plug-ins/randomize -libexec/gimp/2.2/plug-ins/raw -libexec/gimp/2.2/plug-ins/rcm -libexec/gimp/2.2/plug-ins/retinex -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/scatter_hsv -libexec/gimp/2.2/plug-ins/screenshot -libexec/gimp/2.2/plug-ins/script-fu -%%PYTHON:%%libexec/gimp/2.2/plug-ins/shadow_bevel.py -libexec/gimp/2.2/plug-ins/sel2path -libexec/gimp/2.2/plug-ins/sel_gauss -libexec/gimp/2.2/plug-ins/semiflatten -libexec/gimp/2.2/plug-ins/sgi -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/snoise -libexec/gimp/2.2/plug-ins/sobel -libexec/gimp/2.2/plug-ins/softglow -libexec/gimp/2.2/plug-ins/sparkle -%%PYTHON:%%libexec/gimp/2.2/plug-ins/sphere.py -libexec/gimp/2.2/plug-ins/spheredesigner -libexec/gimp/2.2/plug-ins/spread -libexec/gimp/2.2/plug-ins/struc -libexec/gimp/2.2/plug-ins/sunras -libexec/gimp/2.2/plug-ins/svg -libexec/gimp/2.2/plug-ins/tga -libexec/gimp/2.2/plug-ins/threshold_alpha -libexec/gimp/2.2/plug-ins/tiff -libexec/gimp/2.2/plug-ins/tile -libexec/gimp/2.2/plug-ins/tileit -libexec/gimp/2.2/plug-ins/tiler -libexec/gimp/2.2/plug-ins/uniteditor -libexec/gimp/2.2/plug-ins/unsharp -libexec/gimp/2.2/plug-ins/url -libexec/gimp/2.2/plug-ins/video -libexec/gimp/2.2/plug-ins/vinvert -libexec/gimp/2.2/plug-ins/vpropagate -libexec/gimp/2.2/plug-ins/warp -libexec/gimp/2.2/plug-ins/waves -libexec/gimp/2.2/plug-ins/webbrowser -%%PYTHON:%%libexec/gimp/2.2/plug-ins/whirlpinch.py -libexec/gimp/2.2/plug-ins/whirlpinch -libexec/gimp/2.2/plug-ins/wind -libexec/gimp/2.2/plug-ins/winicon -libexec/gimp/2.2/plug-ins/wmf -libexec/gimp/2.2/plug-ins/xbm -libexec/gimp/2.2/plug-ins/xjt -libexec/gimp/2.2/plug-ins/xpm -libexec/gimp/2.2/plug-ins/xwd -libexec/gimp/2.2/plug-ins/zealouscrop -%%PYTHON:%%libexec/gimp/2.2/python/gimpenums.py -%%PYTHON:%%libexec/gimp/2.2/python/gimpenums.pyc -%%PYTHON:%%libexec/gimp/2.2/python/gimpenums.pyo -%%PYTHON:%%libexec/gimp/2.2/python/gimpfu.py -%%PYTHON:%%libexec/gimp/2.2/python/gimpfu.pyc -%%PYTHON:%%libexec/gimp/2.2/python/gimpfu.pyo -%%PYTHON:%%libexec/gimp/2.2/python/gimpmodule.so -%%PYTHON:%%libexec/gimp/2.2/python/gimpplugin.py -%%PYTHON:%%libexec/gimp/2.2/python/gimpplugin.pyc -%%PYTHON:%%libexec/gimp/2.2/python/gimpplugin.pyo -%%PYTHON:%%libexec/gimp/2.2/python/gimpprocbrowsermodule.so -%%PYTHON:%%libexec/gimp/2.2/python/gimpshelf.py -%%PYTHON:%%libexec/gimp/2.2/python/gimpshelf.pyc -%%PYTHON:%%libexec/gimp/2.2/python/gimpshelf.pyo -%%PYTHON:%%libexec/gimp/2.2/python/gimpui.py -%%PYTHON:%%libexec/gimp/2.2/python/gimpui.pyc -%%PYTHON:%%libexec/gimp/2.2/python/gimpui.pyo -lib/libgimp-2.0.a -lib/libgimp-2.0.so -lib/libgimp-2.0.so.%%SHLIBVER%% -lib/libgimpbase-2.0.a -lib/libgimpbase-2.0.so -lib/libgimpbase-2.0.so.%%SHLIBVER%% -lib/libgimpcolor-2.0.a -lib/libgimpcolor-2.0.so -lib/libgimpcolor-2.0.so.%%SHLIBVER%% -lib/libgimpmath-2.0.a -lib/libgimpmath-2.0.so -lib/libgimpmath-2.0.so.%%SHLIBVER%% -lib/libgimpmodule-2.0.a -lib/libgimpmodule-2.0.so -lib/libgimpmodule-2.0.so.%%SHLIBVER%% -lib/libgimpthumb-2.0.a -lib/libgimpthumb-2.0.so -lib/libgimpthumb-2.0.so.%%SHLIBVER%% -lib/libgimpui-2.0.a -lib/libgimpui-2.0.so -lib/libgimpui-2.0.so.%%SHLIBVER%% -lib/libgimpwidgets-2.0.a -lib/libgimpwidgets-2.0.so -lib/libgimpwidgets-2.0.so.%%SHLIBVER%% -libdata/pkgconfig/gimp-2.0.pc -libdata/pkgconfig/gimpthumb-2.0.pc -libdata/pkgconfig/gimpui-2.0.pc -share/aclocal/gimp-2.0.m4 -%%DOCSDIR%%/libgimp/GimpAspectPreview.html -%%DOCSDIR%%/libgimp/GimpDrawablePreview.html -%%DOCSDIR%%/libgimp/GimpProgressBar.html -%%DOCSDIR%%/libgimp/gimpdefinitions.html -%%DOCSDIR%%/libgimp/home.png -%%DOCSDIR%%/libgimp/index.html -%%DOCSDIR%%/libgimp/index.sgml -%%DOCSDIR%%/libgimp/left.png -%%DOCSDIR%%/libgimp/libgimp-data.html -%%DOCSDIR%%/libgimp/libgimp-general.html -%%DOCSDIR%%/libgimp/libgimp-gimp.html -%%DOCSDIR%%/libgimp/libgimp-gimpbrush.html -%%DOCSDIR%%/libgimp/libgimp-gimpbrushes.html -%%DOCSDIR%%/libgimp/libgimp-gimpbrushmenu.html -%%DOCSDIR%%/libgimp/libgimp-gimpbrushselect.html -%%DOCSDIR%%/libgimp/libgimp-gimpchannel.html -%%DOCSDIR%%/libgimp/libgimp-gimpcolor.html -%%DOCSDIR%%/libgimp/libgimp-gimpcontext.html -%%DOCSDIR%%/libgimp/libgimp-gimpconvert.html -%%DOCSDIR%%/libgimp/libgimp-gimpdisplay.html -%%DOCSDIR%%/libgimp/libgimp-gimpdrawable.html -%%DOCSDIR%%/libgimp/libgimp-gimpdrawablecombobox.html -%%DOCSDIR%%/libgimp/libgimp-gimpdrawabletransform.html -%%DOCSDIR%%/libgimp/libgimp-gimpedit.html -%%DOCSDIR%%/libgimp/libgimp-gimpenums.html -%%DOCSDIR%%/libgimp/libgimp-gimpexport.html -%%DOCSDIR%%/libgimp/libgimp-gimpfileops.html -%%DOCSDIR%%/libgimp/libgimp-gimpfloatingsel.html -%%DOCSDIR%%/libgimp/libgimp-gimpfontmenu.html -%%DOCSDIR%%/libgimp/libgimp-gimpfonts.html -%%DOCSDIR%%/libgimp/libgimp-gimpfontselect.html -%%DOCSDIR%%/libgimp/libgimp-gimpgimprc.html -%%DOCSDIR%%/libgimp/libgimp-gimpgradient.html -%%DOCSDIR%%/libgimp/libgimp-gimpgradientmenu.html -%%DOCSDIR%%/libgimp/libgimp-gimpgradients.html -%%DOCSDIR%%/libgimp/libgimp-gimpgradientselect.html -%%DOCSDIR%%/libgimp/libgimp-gimpguides.html -%%DOCSDIR%%/libgimp/libgimp-gimphelp.html -%%DOCSDIR%%/libgimp/libgimp-gimpimage.html -%%DOCSDIR%%/libgimp/libgimp-gimpimagecombobox.html -%%DOCSDIR%%/libgimp/libgimp-gimplayer.html -%%DOCSDIR%%/libgimp/libgimp-gimpmenu.html -%%DOCSDIR%%/libgimp/libgimp-gimpmessage.html -%%DOCSDIR%%/libgimp/libgimp-gimppalette.html -%%DOCSDIR%%/libgimp/libgimp-gimppalettemenu.html -%%DOCSDIR%%/libgimp/libgimp-gimppalettes.html -%%DOCSDIR%%/libgimp/libgimp-gimppaletteselect.html -%%DOCSDIR%%/libgimp/libgimp-gimppaths.html -%%DOCSDIR%%/libgimp/libgimp-gimppattern.html -%%DOCSDIR%%/libgimp/libgimp-gimppatternmenu.html -%%DOCSDIR%%/libgimp/libgimp-gimppatterns.html -%%DOCSDIR%%/libgimp/libgimp-gimppatternselect.html -%%DOCSDIR%%/libgimp/libgimp-gimppixbuf.html -%%DOCSDIR%%/libgimp/libgimp-gimppixelfetcher.html -%%DOCSDIR%%/libgimp/libgimp-gimppixelrgn.html -%%DOCSDIR%%/libgimp/libgimp-gimpplugin.html -%%DOCSDIR%%/libgimp/libgimp-gimpproceduraldb.html -%%DOCSDIR%%/libgimp/libgimp-gimpprogress.html -%%DOCSDIR%%/libgimp/libgimp-gimpregioniterator.html -%%DOCSDIR%%/libgimp/libgimp-gimpselection.html -%%DOCSDIR%%/libgimp/libgimp-gimptexttool.html -%%DOCSDIR%%/libgimp/libgimp-gimptile.html -%%DOCSDIR%%/libgimp/libgimp-gimptools.html -%%DOCSDIR%%/libgimp/libgimp-gimpui.html -%%DOCSDIR%%/libgimp/libgimp-gimpundo.html -%%DOCSDIR%%/libgimp/libgimp-image.html -%%DOCSDIR%%/libgimp/libgimp-selectors.html -%%DOCSDIR%%/libgimp/libgimp.devhelp -%%DOCSDIR%%/libgimp/libgimp.html -%%DOCSDIR%%/libgimp/libgimpui-hierarchy.html -%%DOCSDIR%%/libgimp/libgimpui.html -%%DOCSDIR%%/libgimp/right.png -%%DOCSDIR%%/libgimp/up.png -%%DOCSDIR%%/libgimpbase/home.png -%%DOCSDIR%%/libgimpbase/index.html -%%DOCSDIR%%/libgimpbase/index.sgml -%%DOCSDIR%%/libgimpbase/left.png -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpbaseenums.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpbasetypes.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpchecks.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpdatafiles.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpenv.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimplimits.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpmemsize.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpparasite.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpparasiteio.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpprotocol.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpsignal.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpunit.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimputils.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpversion.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpwire.html -%%DOCSDIR%%/libgimpbase/libgimpbase.devhelp -%%DOCSDIR%%/libgimpbase/libgimpbase.html -%%DOCSDIR%%/libgimpbase/right.png -%%DOCSDIR%%/libgimpbase/up.png -%%DOCSDIR%%/libgimpcolor/home.png -%%DOCSDIR%%/libgimpcolor/index.html -%%DOCSDIR%%/libgimpcolor/index.sgml -%%DOCSDIR%%/libgimpcolor/left.png -%%DOCSDIR%%/libgimpcolor/libgimpcolor-GimpAdaptiveSupersample.html -%%DOCSDIR%%/libgimpcolor/libgimpcolor-GimpBilinear.html -%%DOCSDIR%%/libgimpcolor/libgimpcolor-GimpCMYK.html -%%DOCSDIR%%/libgimpcolor/libgimpcolor-GimpColorSpace.html -%%DOCSDIR%%/libgimpcolor/libgimpcolor-GimpHSV.html -%%DOCSDIR%%/libgimpcolor/libgimpcolor-GimpRGB.html -%%DOCSDIR%%/libgimpcolor/libgimpcolor.devhelp -%%DOCSDIR%%/libgimpcolor/libgimpcolor.html -%%DOCSDIR%%/libgimpcolor/right.png -%%DOCSDIR%%/libgimpcolor/up.png -%%DOCSDIR%%/libgimpmath/home.png -%%DOCSDIR%%/libgimpmath/index.html -%%DOCSDIR%%/libgimpmath/index.sgml -%%DOCSDIR%%/libgimpmath/left.png -%%DOCSDIR%%/libgimpmath/libgimpmath-GimpMD5.html -%%DOCSDIR%%/libgimpmath/libgimpmath-GimpMath.html -%%DOCSDIR%%/libgimpmath/libgimpmath-GimpMatrix.html -%%DOCSDIR%%/libgimpmath/libgimpmath-GimpVector.html -%%DOCSDIR%%/libgimpmath/libgimpmath.devhelp -%%DOCSDIR%%/libgimpmath/libgimpmath.html -%%DOCSDIR%%/libgimpmath/right.png -%%DOCSDIR%%/libgimpmath/up.png -%%DOCSDIR%%/libgimpmodule/GimpModule.html -%%DOCSDIR%%/libgimpmodule/GimpModuleDB.html -%%DOCSDIR%%/libgimpmodule/home.png -%%DOCSDIR%%/libgimpmodule/index.html -%%DOCSDIR%%/libgimpmodule/index.sgml -%%DOCSDIR%%/libgimpmodule/left.png -%%DOCSDIR%%/libgimpmodule/libgimpmodule.devhelp -%%DOCSDIR%%/libgimpmodule/libgimpmodule.html -%%DOCSDIR%%/libgimpmodule/right.png -%%DOCSDIR%%/libgimpmodule/up.png -%%DOCSDIR%%/libgimpthumb/GimpThumbnail.html -%%DOCSDIR%%/libgimpthumb/home.png -%%DOCSDIR%%/libgimpthumb/index.html -%%DOCSDIR%%/libgimpthumb/index.sgml -%%DOCSDIR%%/libgimpthumb/left.png -%%DOCSDIR%%/libgimpthumb/libgimpthumb-gimpthumb-enums.html -%%DOCSDIR%%/libgimpthumb/libgimpthumb-gimpthumb-error.html -%%DOCSDIR%%/libgimpthumb/libgimpthumb-gimpthumb-utils.html -%%DOCSDIR%%/libgimpthumb/libgimpthumb.devhelp -%%DOCSDIR%%/libgimpthumb/libgimpthumb.html -%%DOCSDIR%%/libgimpthumb/right.png -%%DOCSDIR%%/libgimpthumb/up.png -%%DOCSDIR%%/libgimpwidgets/GimpButton.html -%%DOCSDIR%%/libgimpwidgets/GimpCellRendererColor.html -%%DOCSDIR%%/libgimpwidgets/GimpCellRendererToggle.html -%%DOCSDIR%%/libgimpwidgets/GimpChainButton.html -%%DOCSDIR%%/libgimpwidgets/GimpColorArea.html -%%DOCSDIR%%/libgimpwidgets/GimpColorButton.html -%%DOCSDIR%%/libgimpwidgets/GimpColorDisplay.html -%%DOCSDIR%%/libgimpwidgets/GimpColorDisplayStack.html -%%DOCSDIR%%/libgimpwidgets/GimpColorHexEntry.html -%%DOCSDIR%%/libgimpwidgets/GimpColorNotebook.html -%%DOCSDIR%%/libgimpwidgets/GimpColorScale.html -%%DOCSDIR%%/libgimpwidgets/GimpColorScales.html -%%DOCSDIR%%/libgimpwidgets/GimpColorSelect.html -%%DOCSDIR%%/libgimpwidgets/GimpColorSelection.html -%%DOCSDIR%%/libgimpwidgets/GimpColorSelector.html -%%DOCSDIR%%/libgimpwidgets/GimpController.html -%%DOCSDIR%%/libgimpwidgets/GimpDialog.html -%%DOCSDIR%%/libgimpwidgets/GimpFileEntry.html -%%DOCSDIR%%/libgimpwidgets/GimpFrame.html -%%DOCSDIR%%/libgimpwidgets/GimpIntComboBox.html -%%DOCSDIR%%/libgimpwidgets/GimpIntStore.html -%%DOCSDIR%%/libgimpwidgets/GimpMemsizeEntry.html -%%DOCSDIR%%/libgimpwidgets/GimpOffsetArea.html -%%DOCSDIR%%/libgimpwidgets/GimpPathEditor.html -%%DOCSDIR%%/libgimpwidgets/GimpPickButton.html -%%DOCSDIR%%/libgimpwidgets/GimpPixmap.html -%%DOCSDIR%%/libgimpwidgets/GimpPreview.html -%%DOCSDIR%%/libgimpwidgets/GimpPreviewArea.html -%%DOCSDIR%%/libgimpwidgets/GimpSizeEntry.html -%%DOCSDIR%%/libgimpwidgets/GimpUnitMenu.html -%%DOCSDIR%%/libgimpwidgets/home.png -%%DOCSDIR%%/libgimpwidgets/index.html -%%DOCSDIR%%/libgimpwidgets/index.sgml -%%DOCSDIR%%/libgimpwidgets/left.png -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-GimpHelpUI.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-GimpQueryBox.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-GimpScrolledPreview.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-GimpStock.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-GimpWidgets.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-cell-renderers.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-colordisplay.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-colorselector.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-controller.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-deprecated.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-gimpoldwidgets.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-hierarchy.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-utils.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-widgets.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets.devhelp -%%DOCSDIR%%/libgimpwidgets/right.png -%%DOCSDIR%%/libgimpwidgets/stock-anchor-16.png -%%DOCSDIR%%/libgimpwidgets/stock-cap-butt-16.png -%%DOCSDIR%%/libgimpwidgets/stock-cap-round-16.png -%%DOCSDIR%%/libgimpwidgets/stock-cap-square-16.png -%%DOCSDIR%%/libgimpwidgets/stock-center-16.png -%%DOCSDIR%%/libgimpwidgets/stock-center-24.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-16.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-24.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-32.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-48.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-alpha-16.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-alpha-24.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-alpha-32.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-alpha-48.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-blue-16.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-blue-24.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-blue-32.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-blue-48.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-gray-16.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-gray-24.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-gray-32.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-gray-48.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-green-16.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-green-24.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-green-32.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-green-48.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-indexed-16.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-indexed-24.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-indexed-32.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-indexed-48.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-red-16.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-red-24.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-red-32.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-red-48.png -%%DOCSDIR%%/libgimpwidgets/stock-channels-16.png -%%DOCSDIR%%/libgimpwidgets/stock-channels-24.png -%%DOCSDIR%%/libgimpwidgets/stock-char-picker-22.png -%%DOCSDIR%%/libgimpwidgets/stock-close-12.png -%%DOCSDIR%%/libgimpwidgets/stock-color-pick-from-screen-16.png -%%DOCSDIR%%/libgimpwidgets/stock-color-picker-black-18.png -%%DOCSDIR%%/libgimpwidgets/stock-color-picker-gray-18.png -%%DOCSDIR%%/libgimpwidgets/stock-color-picker-white-18.png -%%DOCSDIR%%/libgimpwidgets/stock-color-triangle-16.png -%%DOCSDIR%%/libgimpwidgets/stock-convert-grayscale-16.png -%%DOCSDIR%%/libgimpwidgets/stock-convert-indexed-16.png -%%DOCSDIR%%/libgimpwidgets/stock-convert-rgb-16.png -%%DOCSDIR%%/libgimpwidgets/stock-curve-free-16.png -%%DOCSDIR%%/libgimpwidgets/stock-curve-smooth-16.png -%%DOCSDIR%%/libgimpwidgets/stock-default-colors-12.png -%%DOCSDIR%%/libgimpwidgets/stock-device-status-16.png -%%DOCSDIR%%/libgimpwidgets/stock-device-status-24.png -%%DOCSDIR%%/libgimpwidgets/stock-display-filter-16.png -%%DOCSDIR%%/libgimpwidgets/stock-display-filter-24.png -%%DOCSDIR%%/libgimpwidgets/stock-duplicate-16.png -%%DOCSDIR%%/libgimpwidgets/stock-edit-16.png -%%DOCSDIR%%/libgimpwidgets/stock-error-64.png -%%DOCSDIR%%/libgimpwidgets/stock-eye-12.png -%%DOCSDIR%%/libgimpwidgets/stock-eye-20.png -%%DOCSDIR%%/libgimpwidgets/stock-flip-horizontal-16.png -%%DOCSDIR%%/libgimpwidgets/stock-flip-vertical-16.png -%%DOCSDIR%%/libgimpwidgets/stock-floating-selection-16.png -%%DOCSDIR%%/libgimpwidgets/stock-floating-selection-24.png -%%DOCSDIR%%/libgimpwidgets/stock-floating-selection-32.png -%%DOCSDIR%%/libgimpwidgets/stock-floating-selection-48.png -%%DOCSDIR%%/libgimpwidgets/stock-frame-64.png -%%DOCSDIR%%/libgimpwidgets/stock-gradient-bilinear-16.png -%%DOCSDIR%%/libgimpwidgets/stock-gradient-conical-asymmetric-16.png -%%DOCSDIR%%/libgimpwidgets/stock-gradient-conical-symmetric-16.png -%%DOCSDIR%%/libgimpwidgets/stock-gradient-linear-16.png -%%DOCSDIR%%/libgimpwidgets/stock-gradient-radial-16.png -%%DOCSDIR%%/libgimpwidgets/stock-gradient-shapeburst-angular-16.png -%%DOCSDIR%%/libgimpwidgets/stock-gradient-shapeburst-dimpled-16.png -%%DOCSDIR%%/libgimpwidgets/stock-gradient-shapeburst-spherical-16.png -%%DOCSDIR%%/libgimpwidgets/stock-gradient-spiral-anticlockwise-16.png -%%DOCSDIR%%/libgimpwidgets/stock-gradient-spiral-clockwise-16.png -%%DOCSDIR%%/libgimpwidgets/stock-gradient-square-16.png -%%DOCSDIR%%/libgimpwidgets/stock-gravity-east-24.png -%%DOCSDIR%%/libgimpwidgets/stock-gravity-north-24.png -%%DOCSDIR%%/libgimpwidgets/stock-gravity-north-east-24.png -%%DOCSDIR%%/libgimpwidgets/stock-gravity-north-west-24.png -%%DOCSDIR%%/libgimpwidgets/stock-gravity-south-24.png -%%DOCSDIR%%/libgimpwidgets/stock-gravity-south-east-24.png -%%DOCSDIR%%/libgimpwidgets/stock-gravity-south-west-24.png -%%DOCSDIR%%/libgimpwidgets/stock-gravity-west-24.png -%%DOCSDIR%%/libgimpwidgets/stock-grid-16.png -%%DOCSDIR%%/libgimpwidgets/stock-hchain-24.png -%%DOCSDIR%%/libgimpwidgets/stock-hchain-broken-24.png -%%DOCSDIR%%/libgimpwidgets/stock-histogram-16.png -%%DOCSDIR%%/libgimpwidgets/stock-histogram-22.png -%%DOCSDIR%%/libgimpwidgets/stock-histogram-linear-16.png -%%DOCSDIR%%/libgimpwidgets/stock-histogram-logarithmic-16.png -%%DOCSDIR%%/libgimpwidgets/stock-image-16.png -%%DOCSDIR%%/libgimpwidgets/stock-image-24.png -%%DOCSDIR%%/libgimpwidgets/stock-image-32.png -%%DOCSDIR%%/libgimpwidgets/stock-image-48.png -%%DOCSDIR%%/libgimpwidgets/stock-images-16.png -%%DOCSDIR%%/libgimpwidgets/stock-images-24.png -%%DOCSDIR%%/libgimpwidgets/stock-indexed-palette-16.png -%%DOCSDIR%%/libgimpwidgets/stock-indexed-palette-24.png -%%DOCSDIR%%/libgimpwidgets/stock-info-16.png -%%DOCSDIR%%/libgimpwidgets/stock-info-24.png -%%DOCSDIR%%/libgimpwidgets/stock-info-64.png -%%DOCSDIR%%/libgimpwidgets/stock-invert-16.png -%%DOCSDIR%%/libgimpwidgets/stock-join-bevel-16.png -%%DOCSDIR%%/libgimpwidgets/stock-join-miter-16.png -%%DOCSDIR%%/libgimpwidgets/stock-join-round-16.png -%%DOCSDIR%%/libgimpwidgets/stock-landscape-16.png -%%DOCSDIR%%/libgimpwidgets/stock-layer-16.png -%%DOCSDIR%%/libgimpwidgets/stock-layer-24.png -%%DOCSDIR%%/libgimpwidgets/stock-layer-32.png -%%DOCSDIR%%/libgimpwidgets/stock-layer-48.png -%%DOCSDIR%%/libgimpwidgets/stock-layer-mask-16.png -%%DOCSDIR%%/libgimpwidgets/stock-layer-mask-24.png -%%DOCSDIR%%/libgimpwidgets/stock-layer-mask-32.png -%%DOCSDIR%%/libgimpwidgets/stock-layer-mask-48.png -%%DOCSDIR%%/libgimpwidgets/stock-layer-to-imagesize-16.png -%%DOCSDIR%%/libgimpwidgets/stock-layers-16.png -%%DOCSDIR%%/libgimpwidgets/stock-layers-24.png -%%DOCSDIR%%/libgimpwidgets/stock-letter-spacing-22.png -%%DOCSDIR%%/libgimpwidgets/stock-line-spacing-22.png -%%DOCSDIR%%/libgimpwidgets/stock-linked-12.png -%%DOCSDIR%%/libgimpwidgets/stock-linked-20.png -%%DOCSDIR%%/libgimpwidgets/stock-list-16.png -%%DOCSDIR%%/libgimpwidgets/stock-menu-left-12.png -%%DOCSDIR%%/libgimpwidgets/stock-menu-right-12.png -%%DOCSDIR%%/libgimpwidgets/stock-merge-down-16.png -%%DOCSDIR%%/libgimpwidgets/stock-move-to-screen-16.png -%%DOCSDIR%%/libgimpwidgets/stock-move-to-screen-24.png -%%DOCSDIR%%/libgimpwidgets/stock-navigation-16.png -%%DOCSDIR%%/libgimpwidgets/stock-paste-as-new-16.png -%%DOCSDIR%%/libgimpwidgets/stock-paste-into-16.png -%%DOCSDIR%%/libgimpwidgets/stock-path-16.png -%%DOCSDIR%%/libgimpwidgets/stock-path-22.png -%%DOCSDIR%%/libgimpwidgets/stock-path-stroke-16.png -%%DOCSDIR%%/libgimpwidgets/stock-paths-16.png -%%DOCSDIR%%/libgimpwidgets/stock-paths-22.png -%%DOCSDIR%%/libgimpwidgets/stock-plugin-16.png -%%DOCSDIR%%/libgimpwidgets/stock-portrait-16.png -%%DOCSDIR%%/libgimpwidgets/stock-print-resolution-16.png -%%DOCSDIR%%/libgimpwidgets/stock-print-resolution-24.png -%%DOCSDIR%%/libgimpwidgets/stock-qmask-off-16.png -%%DOCSDIR%%/libgimpwidgets/stock-qmask-on-16.png -%%DOCSDIR%%/libgimpwidgets/stock-question-64.png -%%DOCSDIR%%/libgimpwidgets/stock-reset-16.png -%%DOCSDIR%%/libgimpwidgets/stock-reshow-filter-16.png -%%DOCSDIR%%/libgimpwidgets/stock-resize-16.png -%%DOCSDIR%%/libgimpwidgets/stock-rotate-180-16.png -%%DOCSDIR%%/libgimpwidgets/stock-rotate-270-16.png -%%DOCSDIR%%/libgimpwidgets/stock-rotate-90-16.png -%%DOCSDIR%%/libgimpwidgets/stock-scale-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-add-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-all-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-border-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-grow-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-intersect-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-none-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-replace-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-shrink-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-stroke-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-subtract-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-to-channel-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-to-path-16.png -%%DOCSDIR%%/libgimpwidgets/stock-shape-circle-16.png -%%DOCSDIR%%/libgimpwidgets/stock-shape-diamond-16.png -%%DOCSDIR%%/libgimpwidgets/stock-shape-square-16.png -%%DOCSDIR%%/libgimpwidgets/stock-swap-colors-12.png -%%DOCSDIR%%/libgimpwidgets/stock-template-16.png -%%DOCSDIR%%/libgimpwidgets/stock-template-24.png -%%DOCSDIR%%/libgimpwidgets/stock-text-dir-ltr-24.png -%%DOCSDIR%%/libgimpwidgets/stock-text-dir-rtl-24.png -%%DOCSDIR%%/libgimpwidgets/stock-text-layer-16.png -%%DOCSDIR%%/libgimpwidgets/stock-text-layer-24.png -%%DOCSDIR%%/libgimpwidgets/stock-text-layer-32.png -%%DOCSDIR%%/libgimpwidgets/stock-text-layer-48.png -%%DOCSDIR%%/libgimpwidgets/stock-texture-64.png -%%DOCSDIR%%/libgimpwidgets/stock-toilet-paper-16.png -%%DOCSDIR%%/libgimpwidgets/stock-toilet-paper-24.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-airbrush-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-airbrush-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-blend-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-blend-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-blur-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-blur-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-brightness-contrast-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-brightness-contrast-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-bucket-fill-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-bucket-fill-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-by-color-select-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-by-color-select-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-clone-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-clone-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-color-balance-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-color-balance-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-color-picker-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-color-picker-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-colorize-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-colorize-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-crop-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-crop-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-curves-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-curves-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-dodge-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-dodge-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-ellipse-select-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-ellipse-select-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-eraser-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-eraser-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-flip-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-flip-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-free-select-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-free-select-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-fuzzy-select-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-fuzzy-select-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-hue-saturation-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-hue-saturation-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-ink-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-ink-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-iscissors-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-iscissors-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-levels-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-levels-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-measure-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-measure-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-move-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-move-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-options-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-options-24.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-paintbrush-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-paintbrush-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-path-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-path-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-pencil-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-pencil-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-perspective-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-perspective-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-posterize-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-posterize-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-rect-select-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-rect-select-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-rotate-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-rotate-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-scale-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-scale-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-shear-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-shear-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-smudge-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-smudge-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-text-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-text-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-threshold-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-threshold-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-zoom-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-zoom-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tools-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tools-24.png -%%DOCSDIR%%/libgimpwidgets/stock-transparency-16.png -%%DOCSDIR%%/libgimpwidgets/stock-transparency-24.png -%%DOCSDIR%%/libgimpwidgets/stock-undo-history-16.png -%%DOCSDIR%%/libgimpwidgets/stock-undo-history-24.png -%%DOCSDIR%%/libgimpwidgets/stock-vchain-24.png -%%DOCSDIR%%/libgimpwidgets/stock-vchain-broken-24.png -%%DOCSDIR%%/libgimpwidgets/stock-video-16.png -%%DOCSDIR%%/libgimpwidgets/stock-video-24.png -%%DOCSDIR%%/libgimpwidgets/stock-warning-16.png -%%DOCSDIR%%/libgimpwidgets/stock-warning-24.png -%%DOCSDIR%%/libgimpwidgets/stock-warning-64.png -%%DOCSDIR%%/libgimpwidgets/stock-web-16.png -%%DOCSDIR%%/libgimpwidgets/stock-web-24.png -%%DOCSDIR%%/libgimpwidgets/stock-wilber-16.png -%%DOCSDIR%%/libgimpwidgets/stock-wilber-32.png -%%DOCSDIR%%/libgimpwidgets/stock-wilber-48.png -%%DOCSDIR%%/libgimpwidgets/stock-wilber-64.png -%%DOCSDIR%%/libgimpwidgets/stock-wilber-eek-64.png -%%DOCSDIR%%/libgimpwidgets/stock-zoom-follow-window-12.png -%%DOCSDIR%%/libgimpwidgets/up.png -share/gimp/brushes/10x10square.gbr -share/gimp/brushes/10x10squareBlur.gbr -share/gimp/brushes/11circle.gbr -share/gimp/brushes/11fcircle.gbr -share/gimp/brushes/13circle.gbr -share/gimp/brushes/13fcircle.gbr -share/gimp/brushes/15circle.gbr -share/gimp/brushes/15fcircle.gbr -share/gimp/brushes/17circle.gbr -share/gimp/brushes/17fcircle.gbr -share/gimp/brushes/19circle.gbr -share/gimp/brushes/19fcircle.gbr -share/gimp/brushes/1circle.gbr -share/gimp/brushes/20x20square.gbr -share/gimp/brushes/20x20squareBlur.gbr -share/gimp/brushes/3circle.gbr -share/gimp/brushes/3fcircle.gbr -share/gimp/brushes/5circle.gbr -share/gimp/brushes/5fcircle.gbr -share/gimp/brushes/5x5square.gbr -share/gimp/brushes/5x5squareBlur.gbr -share/gimp/brushes/7circle.gbr -share/gimp/brushes/7fcircle.gbr -share/gimp/brushes/9circle.gbr -share/gimp/brushes/9fcircle.gbr -share/gimp/brushes/DStar11.gbr -share/gimp/brushes/DStar17.gbr -share/gimp/brushes/DStar25.gbr -share/gimp/brushes/SketchBrush-16.gih -share/gimp/brushes/SketchBrush-32.gih -share/gimp/brushes/SketchBrush-64.gih -share/gimp/brushes/callig1.gbr -share/gimp/brushes/callig2.gbr -share/gimp/brushes/callig3.gbr -share/gimp/brushes/callig4.gbr -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/thegimp.gbr -share/gimp/brushes/vine.gih -share/gimp/brushes/xcf.gbr -@exec mkdir -p %D/share/gimp/fonts -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-splash.png -share/gimp/images/gimp-logo.png -share/gimp/images/wilber-devel-icon.png -share/gimp/images/wilber-icon.png -share/gimp/images/wilber-tips.png -share/gimp/images/wilber-wizard.png -share/gimp/menus/brushes-menu.xml -share/gimp/menus/buffers-menu.xml -share/gimp/menus/channels-menu.xml -share/gimp/menus/colormap-editor-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/qmask-menu.xml -share/gimp/menus/selection-editor-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/toolbox-menu.xml -share/gimp/menus/tools-menu.xml -share/gimp/menus/vectors-menu.xml -share/gimp/misc/gimp.applications -share/gimp/misc/gimp.desktop -share/gimp/misc/gimp.keys -%%GNOMEPANEL:%%share/gnome/application-registry/gimp-2.2.applications -%%GNOMEPANEL:%%share/gnome/applications/gimp-2.2.desktop -%%GNOMEPANEL:%%@exec update-desktop-database > /dev/null || /usr/bin/true -%%GNOMEPANEL:%%share/gnome/mime-info/gimp-2.2.keys -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/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/distress-selection.scm -share/gimp/scripts/drop-shadow.scm -share/gimp/scripts/erase-rows.scm -share/gimp/scripts/fade-outline.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/hsv-graph.scm -share/gimp/scripts/i26-gunya2.scm -share/gimp/scripts/image-structure.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/perspective-shadow.scm -share/gimp/scripts/predator.scm -share/gimp/scripts/pupi-button.scm -share/gimp/scripts/rendermap.scm -share/gimp/scripts/ripply-anim.scm -share/gimp/scripts/round-corners.scm -share/gimp/scripts/script-fu-util.scm -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/sphere.scm -share/gimp/scripts/spinning-globe.scm -share/gimp/scripts/spyrogimp.scm -share/gimp/scripts/starburst-logo.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/test-sphere.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/imagerc -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.png -share/gimp/themes/Default/images/preferences/display.png -share/gimp/themes/Default/images/preferences/environment.png -share/gimp/themes/Default/images/preferences/folders-brushes.png -share/gimp/themes/Default/images/preferences/folders-environ.png -share/gimp/themes/Default/images/preferences/folders-fonts.png -share/gimp/themes/Default/images/preferences/folders-gradients.png -share/gimp/themes/Default/images/preferences/folders-modules.png -share/gimp/themes/Default/images/preferences/folders-palettes.png -share/gimp/themes/Default/images/preferences/folders-patterns.png -share/gimp/themes/Default/images/preferences/folders-plug-ins.png -share/gimp/themes/Default/images/preferences/folders-scripts.png -share/gimp/themes/Default/images/preferences/folders-themes.png -share/gimp/themes/Default/images/preferences/folders-tool-plug-ins.png -share/gimp/themes/Default/images/preferences/folders.png -share/gimp/themes/Default/images/preferences/help-system.png -share/gimp/themes/Default/images/preferences/image-title.png -share/gimp/themes/Default/images/preferences/image-windows.png -share/gimp/themes/Default/images/preferences/input-devices.png -share/gimp/themes/Default/images/preferences/interface.png -share/gimp/themes/Default/images/preferences/monitor.png -share/gimp/themes/Default/images/preferences/new-image.png -share/gimp/themes/Default/images/preferences/session.png -share/gimp/themes/Default/images/preferences/theme.png -share/gimp/themes/Default/images/preferences/tool-options.png -share/gimp/themes/Default/images/preferences/toolbox.png -share/gimp/themes/Default/images/preferences/window-management.png -share/gimp/themes/Default/images/stock-anchor-16.png -share/gimp/themes/Default/images/stock-cap-butt-16.png -share/gimp/themes/Default/images/stock-cap-round-16.png -share/gimp/themes/Default/images/stock-cap-square-16.png -share/gimp/themes/Default/images/stock-center-16.png -share/gimp/themes/Default/images/stock-center-24.png -share/gimp/themes/Default/images/stock-channel-16.png -share/gimp/themes/Default/images/stock-channel-24.png -share/gimp/themes/Default/images/stock-channel-32.png -share/gimp/themes/Default/images/stock-channel-48.png -share/gimp/themes/Default/images/stock-channel-alpha-16.png -share/gimp/themes/Default/images/stock-channel-alpha-24.png -share/gimp/themes/Default/images/stock-channel-alpha-32.png -share/gimp/themes/Default/images/stock-channel-alpha-48.png -share/gimp/themes/Default/images/stock-channel-blue-16.png -share/gimp/themes/Default/images/stock-channel-blue-24.png -share/gimp/themes/Default/images/stock-channel-blue-32.png -share/gimp/themes/Default/images/stock-channel-blue-48.png -share/gimp/themes/Default/images/stock-channel-gray-16.png -share/gimp/themes/Default/images/stock-channel-gray-24.png -share/gimp/themes/Default/images/stock-channel-gray-32.png -share/gimp/themes/Default/images/stock-channel-gray-48.png -share/gimp/themes/Default/images/stock-channel-green-16.png -share/gimp/themes/Default/images/stock-channel-green-24.png -share/gimp/themes/Default/images/stock-channel-green-32.png -share/gimp/themes/Default/images/stock-channel-green-48.png -share/gimp/themes/Default/images/stock-channel-indexed-16.png -share/gimp/themes/Default/images/stock-channel-indexed-24.png -share/gimp/themes/Default/images/stock-channel-indexed-32.png -share/gimp/themes/Default/images/stock-channel-indexed-48.png -share/gimp/themes/Default/images/stock-channel-red-16.png -share/gimp/themes/Default/images/stock-channel-red-24.png -share/gimp/themes/Default/images/stock-channel-red-32.png -share/gimp/themes/Default/images/stock-channel-red-48.png -share/gimp/themes/Default/images/stock-channels-16.png -share/gimp/themes/Default/images/stock-channels-24.png -share/gimp/themes/Default/images/stock-char-picker-22.png -share/gimp/themes/Default/images/stock-close-12.png -share/gimp/themes/Default/images/stock-color-pick-from-screen-16.png -share/gimp/themes/Default/images/stock-color-picker-black-18.png -share/gimp/themes/Default/images/stock-color-picker-gray-18.png -share/gimp/themes/Default/images/stock-color-picker-white-18.png -share/gimp/themes/Default/images/stock-color-triangle-16.png -share/gimp/themes/Default/images/stock-convert-grayscale-16.png -share/gimp/themes/Default/images/stock-convert-indexed-16.png -share/gimp/themes/Default/images/stock-convert-rgb-16.png -share/gimp/themes/Default/images/stock-curve-free-16.png -share/gimp/themes/Default/images/stock-curve-smooth-16.png -share/gimp/themes/Default/images/stock-default-colors-12.png -share/gimp/themes/Default/images/stock-device-status-16.png -share/gimp/themes/Default/images/stock-device-status-24.png -share/gimp/themes/Default/images/stock-display-filter-16.png -share/gimp/themes/Default/images/stock-display-filter-24.png -share/gimp/themes/Default/images/stock-duplicate-16.png -share/gimp/themes/Default/images/stock-edit-16.png -share/gimp/themes/Default/images/stock-error-64.png -share/gimp/themes/Default/images/stock-eye-12.png -share/gimp/themes/Default/images/stock-eye-20.png -share/gimp/themes/Default/images/stock-flip-horizontal-16.png -share/gimp/themes/Default/images/stock-flip-vertical-16.png -share/gimp/themes/Default/images/stock-floating-selection-16.png -share/gimp/themes/Default/images/stock-floating-selection-24.png -share/gimp/themes/Default/images/stock-floating-selection-32.png -share/gimp/themes/Default/images/stock-floating-selection-48.png -share/gimp/themes/Default/images/stock-frame-64.png -share/gimp/themes/Default/images/stock-gradient-bilinear-16.png -share/gimp/themes/Default/images/stock-gradient-conical-asymmetric-16.png -share/gimp/themes/Default/images/stock-gradient-conical-symmetric-16.png -share/gimp/themes/Default/images/stock-gradient-linear-16.png -share/gimp/themes/Default/images/stock-gradient-radial-16.png -share/gimp/themes/Default/images/stock-gradient-shapeburst-angular-16.png -share/gimp/themes/Default/images/stock-gradient-shapeburst-dimpled-16.png -share/gimp/themes/Default/images/stock-gradient-shapeburst-spherical-16.png -share/gimp/themes/Default/images/stock-gradient-spiral-anticlockwise-16.png -share/gimp/themes/Default/images/stock-gradient-spiral-clockwise-16.png -share/gimp/themes/Default/images/stock-gradient-square-16.png -share/gimp/themes/Default/images/stock-gravity-east-24.png -share/gimp/themes/Default/images/stock-gravity-north-24.png -share/gimp/themes/Default/images/stock-gravity-north-east-24.png -share/gimp/themes/Default/images/stock-gravity-north-west-24.png -share/gimp/themes/Default/images/stock-gravity-south-24.png -share/gimp/themes/Default/images/stock-gravity-south-east-24.png -share/gimp/themes/Default/images/stock-gravity-south-west-24.png -share/gimp/themes/Default/images/stock-gravity-west-24.png -share/gimp/themes/Default/images/stock-grid-16.png -share/gimp/themes/Default/images/stock-hchain-24.png -share/gimp/themes/Default/images/stock-hchain-broken-24.png -share/gimp/themes/Default/images/stock-histogram-16.png -share/gimp/themes/Default/images/stock-histogram-22.png -share/gimp/themes/Default/images/stock-histogram-linear-16.png -share/gimp/themes/Default/images/stock-histogram-logarithmic-16.png -share/gimp/themes/Default/images/stock-image-16.png -share/gimp/themes/Default/images/stock-image-24.png -share/gimp/themes/Default/images/stock-image-32.png -share/gimp/themes/Default/images/stock-image-48.png -share/gimp/themes/Default/images/stock-images-16.png -share/gimp/themes/Default/images/stock-images-24.png -share/gimp/themes/Default/images/stock-indexed-palette-16.png -share/gimp/themes/Default/images/stock-indexed-palette-24.png -share/gimp/themes/Default/images/stock-info-16.png -share/gimp/themes/Default/images/stock-info-24.png -share/gimp/themes/Default/images/stock-info-64.png -share/gimp/themes/Default/images/stock-invert-16.png -share/gimp/themes/Default/images/stock-join-bevel-16.png -share/gimp/themes/Default/images/stock-join-miter-16.png -share/gimp/themes/Default/images/stock-join-round-16.png -share/gimp/themes/Default/images/stock-landscape-16.png -share/gimp/themes/Default/images/stock-layer-16.png -share/gimp/themes/Default/images/stock-layer-24.png -share/gimp/themes/Default/images/stock-layer-32.png -share/gimp/themes/Default/images/stock-layer-48.png -share/gimp/themes/Default/images/stock-layer-mask-16.png -share/gimp/themes/Default/images/stock-layer-mask-24.png -share/gimp/themes/Default/images/stock-layer-mask-32.png -share/gimp/themes/Default/images/stock-layer-mask-48.png -share/gimp/themes/Default/images/stock-layer-to-imagesize-16.png -share/gimp/themes/Default/images/stock-layers-16.png -share/gimp/themes/Default/images/stock-layers-24.png -share/gimp/themes/Default/images/stock-letter-spacing-22.png -share/gimp/themes/Default/images/stock-line-spacing-22.png -share/gimp/themes/Default/images/stock-linked-12.png -share/gimp/themes/Default/images/stock-linked-20.png -share/gimp/themes/Default/images/stock-list-16.png -share/gimp/themes/Default/images/stock-menu-left-12.png -share/gimp/themes/Default/images/stock-menu-right-12.png -share/gimp/themes/Default/images/stock-merge-down-16.png -share/gimp/themes/Default/images/stock-move-to-screen-16.png -share/gimp/themes/Default/images/stock-move-to-screen-24.png -share/gimp/themes/Default/images/stock-navigation-16.png -share/gimp/themes/Default/images/stock-paste-as-new-16.png -share/gimp/themes/Default/images/stock-paste-into-16.png -share/gimp/themes/Default/images/stock-path-16.png -share/gimp/themes/Default/images/stock-path-22.png -share/gimp/themes/Default/images/stock-path-stroke-16.png -share/gimp/themes/Default/images/stock-paths-16.png -share/gimp/themes/Default/images/stock-paths-22.png -share/gimp/themes/Default/images/stock-plugin-16.png -share/gimp/themes/Default/images/stock-portrait-16.png -share/gimp/themes/Default/images/stock-print-resolution-16.png -share/gimp/themes/Default/images/stock-print-resolution-24.png -share/gimp/themes/Default/images/stock-qmask-off-16.png -share/gimp/themes/Default/images/stock-qmask-on-16.png -share/gimp/themes/Default/images/stock-question-64.png -share/gimp/themes/Default/images/stock-reset-16.png -share/gimp/themes/Default/images/stock-reshow-filter-16.png -share/gimp/themes/Default/images/stock-resize-16.png -share/gimp/themes/Default/images/stock-rotate-180-16.png -share/gimp/themes/Default/images/stock-rotate-270-16.png -share/gimp/themes/Default/images/stock-rotate-90-16.png -share/gimp/themes/Default/images/stock-scale-16.png -share/gimp/themes/Default/images/stock-selection-16.png -share/gimp/themes/Default/images/stock-selection-add-16.png -share/gimp/themes/Default/images/stock-selection-all-16.png -share/gimp/themes/Default/images/stock-selection-border-16.png -share/gimp/themes/Default/images/stock-selection-grow-16.png -share/gimp/themes/Default/images/stock-selection-intersect-16.png -share/gimp/themes/Default/images/stock-selection-none-16.png -share/gimp/themes/Default/images/stock-selection-replace-16.png -share/gimp/themes/Default/images/stock-selection-shrink-16.png -share/gimp/themes/Default/images/stock-selection-stroke-16.png -share/gimp/themes/Default/images/stock-selection-subtract-16.png -share/gimp/themes/Default/images/stock-selection-to-channel-16.png -share/gimp/themes/Default/images/stock-selection-to-path-16.png -share/gimp/themes/Default/images/stock-shape-circle-16.png -share/gimp/themes/Default/images/stock-shape-diamond-16.png -share/gimp/themes/Default/images/stock-shape-square-16.png -share/gimp/themes/Default/images/stock-swap-colors-12.png -share/gimp/themes/Default/images/stock-template-16.png -share/gimp/themes/Default/images/stock-template-24.png -share/gimp/themes/Default/images/stock-text-dir-ltr-24.png -share/gimp/themes/Default/images/stock-text-dir-rtl-24.png -share/gimp/themes/Default/images/stock-text-layer-16.png -share/gimp/themes/Default/images/stock-text-layer-24.png -share/gimp/themes/Default/images/stock-text-layer-32.png -share/gimp/themes/Default/images/stock-text-layer-48.png -share/gimp/themes/Default/images/stock-texture-64.png -share/gimp/themes/Default/images/stock-toilet-paper-16.png -share/gimp/themes/Default/images/stock-toilet-paper-24.png -share/gimp/themes/Default/images/stock-tool-airbrush-16.png -share/gimp/themes/Default/images/stock-tool-airbrush-22.png -share/gimp/themes/Default/images/stock-tool-blend-16.png -share/gimp/themes/Default/images/stock-tool-blend-22.png -share/gimp/themes/Default/images/stock-tool-blur-16.png -share/gimp/themes/Default/images/stock-tool-blur-22.png -share/gimp/themes/Default/images/stock-tool-brightness-contrast-16.png -share/gimp/themes/Default/images/stock-tool-brightness-contrast-22.png -share/gimp/themes/Default/images/stock-tool-bucket-fill-16.png -share/gimp/themes/Default/images/stock-tool-bucket-fill-22.png -share/gimp/themes/Default/images/stock-tool-by-color-select-16.png -share/gimp/themes/Default/images/stock-tool-by-color-select-22.png -share/gimp/themes/Default/images/stock-tool-clone-16.png -share/gimp/themes/Default/images/stock-tool-clone-22.png -share/gimp/themes/Default/images/stock-tool-color-balance-16.png -share/gimp/themes/Default/images/stock-tool-color-balance-22.png -share/gimp/themes/Default/images/stock-tool-color-picker-16.png -share/gimp/themes/Default/images/stock-tool-color-picker-22.png -share/gimp/themes/Default/images/stock-tool-colorize-16.png -share/gimp/themes/Default/images/stock-tool-colorize-22.png -share/gimp/themes/Default/images/stock-tool-crop-16.png -share/gimp/themes/Default/images/stock-tool-crop-22.png -share/gimp/themes/Default/images/stock-tool-curves-16.png -share/gimp/themes/Default/images/stock-tool-curves-22.png -share/gimp/themes/Default/images/stock-tool-dodge-16.png -share/gimp/themes/Default/images/stock-tool-dodge-22.png -share/gimp/themes/Default/images/stock-tool-ellipse-select-16.png -share/gimp/themes/Default/images/stock-tool-ellipse-select-22.png -share/gimp/themes/Default/images/stock-tool-eraser-16.png -share/gimp/themes/Default/images/stock-tool-eraser-22.png -share/gimp/themes/Default/images/stock-tool-flip-16.png -share/gimp/themes/Default/images/stock-tool-flip-22.png -share/gimp/themes/Default/images/stock-tool-free-select-16.png -share/gimp/themes/Default/images/stock-tool-free-select-22.png -share/gimp/themes/Default/images/stock-tool-fuzzy-select-16.png -share/gimp/themes/Default/images/stock-tool-fuzzy-select-22.png -share/gimp/themes/Default/images/stock-tool-hue-saturation-16.png -share/gimp/themes/Default/images/stock-tool-hue-saturation-22.png -share/gimp/themes/Default/images/stock-tool-ink-16.png -share/gimp/themes/Default/images/stock-tool-ink-22.png -share/gimp/themes/Default/images/stock-tool-iscissors-16.png -share/gimp/themes/Default/images/stock-tool-iscissors-22.png -share/gimp/themes/Default/images/stock-tool-levels-16.png -share/gimp/themes/Default/images/stock-tool-levels-22.png -share/gimp/themes/Default/images/stock-tool-measure-16.png -share/gimp/themes/Default/images/stock-tool-measure-22.png -share/gimp/themes/Default/images/stock-tool-move-16.png -share/gimp/themes/Default/images/stock-tool-move-22.png -share/gimp/themes/Default/images/stock-tool-options-16.png -share/gimp/themes/Default/images/stock-tool-options-24.png -share/gimp/themes/Default/images/stock-tool-paintbrush-16.png -share/gimp/themes/Default/images/stock-tool-paintbrush-22.png -share/gimp/themes/Default/images/stock-tool-path-16.png -share/gimp/themes/Default/images/stock-tool-path-22.png -share/gimp/themes/Default/images/stock-tool-pencil-16.png -share/gimp/themes/Default/images/stock-tool-pencil-22.png -share/gimp/themes/Default/images/stock-tool-perspective-16.png -share/gimp/themes/Default/images/stock-tool-perspective-22.png -share/gimp/themes/Default/images/stock-tool-posterize-16.png -share/gimp/themes/Default/images/stock-tool-posterize-22.png -share/gimp/themes/Default/images/stock-tool-rect-select-16.png -share/gimp/themes/Default/images/stock-tool-rect-select-22.png -share/gimp/themes/Default/images/stock-tool-rotate-16.png -share/gimp/themes/Default/images/stock-tool-rotate-22.png -share/gimp/themes/Default/images/stock-tool-scale-16.png -share/gimp/themes/Default/images/stock-tool-scale-22.png -share/gimp/themes/Default/images/stock-tool-shear-16.png -share/gimp/themes/Default/images/stock-tool-shear-22.png -share/gimp/themes/Default/images/stock-tool-smudge-16.png -share/gimp/themes/Default/images/stock-tool-smudge-22.png -share/gimp/themes/Default/images/stock-tool-text-16.png -share/gimp/themes/Default/images/stock-tool-text-22.png -share/gimp/themes/Default/images/stock-tool-threshold-16.png -share/gimp/themes/Default/images/stock-tool-threshold-22.png -share/gimp/themes/Default/images/stock-tool-zoom-16.png -share/gimp/themes/Default/images/stock-tool-zoom-22.png -share/gimp/themes/Default/images/stock-tools-16.png -share/gimp/themes/Default/images/stock-tools-24.png -share/gimp/themes/Default/images/stock-transparency-16.png -share/gimp/themes/Default/images/stock-transparency-24.png -share/gimp/themes/Default/images/stock-undo-history-16.png -share/gimp/themes/Default/images/stock-undo-history-24.png -share/gimp/themes/Default/images/stock-vchain-24.png -share/gimp/themes/Default/images/stock-vchain-broken-24.png -share/gimp/themes/Default/images/stock-video-16.png -share/gimp/themes/Default/images/stock-video-24.png -share/gimp/themes/Default/images/stock-warning-16.png -share/gimp/themes/Default/images/stock-warning-24.png -share/gimp/themes/Default/images/stock-warning-64.png -share/gimp/themes/Default/images/stock-web-16.png -share/gimp/themes/Default/images/stock-web-24.png -share/gimp/themes/Default/images/stock-wilber-16.png -share/gimp/themes/Default/images/stock-wilber-64.png -share/gimp/themes/Default/images/stock-wilber-eek-64.png -share/gimp/themes/Default/images/stock-zoom-follow-window-12.png -share/gimp/themes/Small/gtkrc -share/gimp/tips/gimp-tips.xml -share/locale/ca/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/cs/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/da/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/de/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/el/LC_MESSAGES/gimp20-libgimp.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-script-fu.mo -share/locale/en_CA/LC_MESSAGES/gimp20-std-plug-ins.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-script-fu.mo -share/locale/en_GB/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/en_GB/LC_MESSAGES/gimp20.mo -share/locale/es/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/eu/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/fi/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/fr/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/ga/LC_MESSAGES/gimp20-libgimp.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-script-fu.mo -share/locale/gl/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/gl/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.mo -share/locale/hr/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/hu/LC_MESSAGES/gimp20-libgimp.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.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/it/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/ja/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/ko/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/lt/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/ms/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/nb/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/nl/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/no/LC_MESSAGES/gimp20-libgimp.mo -share/locale/no/LC_MESSAGES/gimp20-script-fu.mo -share/locale/no/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/no/LC_MESSAGES/gimp20.mo -share/locale/pa/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/pl/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/pt/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/pt_BR/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/ro/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/ru/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/sk/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/sr/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/sr@Latn/LC_MESSAGES/gimp20-libgimp.mo -share/locale/sr@Latn/LC_MESSAGES/gimp20-script-fu.mo -share/locale/sr@Latn/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/sr@Latn/LC_MESSAGES/gimp20.mo -share/locale/sv/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/tr/LC_MESSAGES/gimp20-libgimp.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/uk/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/vi/LC_MESSAGES/gimp20-libgimp.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.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-script-fu.mo -share/locale/zh_CN/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/zh_CN/LC_MESSAGES/gimp20.mo -share/locale/zh_TW/LC_MESSAGES/gimp20-libgimp.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.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/misc -@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 %%DOCSDIR%%/libgimpwidgets -@dirrm %%DOCSDIR%%/libgimpthumb -@dirrm %%DOCSDIR%%/libgimpmodule -@dirrm %%DOCSDIR%%/libgimpmath -@dirrm %%DOCSDIR%%/libgimpcolor -@dirrm %%DOCSDIR%%/libgimpbase -@dirrm %%DOCSDIR%%/libgimp -@dirrm %%DOCSDIR%% -@dirrm libexec/gimp/2.2/plug-ins -%%PYTHON:%%@dirrm libexec/gimp/2.2/python -@dirrm libexec/gimp/2.2/modules -@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/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 -%%GNOMEPANEL:%%@unexec update-desktop-database > /dev/null || /usr/bin/true diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile deleted file mode 100644 index 161c015fd9b3..000000000000 --- a/graphics/gimpshop/Makefile +++ /dev/null @@ -1,118 +0,0 @@ -# New ports collection makefile for: The GIMP -# Date created: Mon Nov 18 21:28:43 CST 1996 -# Whom: erich@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= gimp -PORTVERSION= 2.2.1 -PORTEPOCH= 1 -CATEGORIES= graphics gnome -MASTER_SITES= ftp://ftp.gimp.org/pub/%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%/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/%SUBDIR%,} -MASTER_SITE_SUBDIR= gimp/v${PORTVERSION:R} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A GNU Image Manipulation Program - -LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \ - exif.10:${PORTSDIR}/graphics/libexif \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ - mng.1:${PORTSDIR}/graphics/libmng \ - png.5:${PORTSDIR}/graphics/png \ - tiff.4:${PORTSDIR}/graphics/tiff \ - wmf.2:${PORTSDIR}/graphics/libwmf - -CONFLICTS= gimp-1.* - -SHLIBVER?= 200 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes -USE_GMAKE= yes -USE_LIBTOOL_VER=15 -USE_GNOME= gnomehack intltool intlhack gtk20 libartlgpl2 librsvg2 -WANT_GNOME= yes -INSTALLS_SHLIB= yes -LIBTOOLFLAGS= --disable-ltlibs --release-ignore -PLIST_SUB= SHLIBVER="${SHLIBVER}" -CONFIGURE_ARGS= --disable-perl \ - --with-html-dir=${DOCSDIR} \ - --disable-gtk-doc \ - --enable-static -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -GIMP_DISTFILE= ${DISTDIR}/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} - -MAN1= gimp.1 gimp-2.2.1 gimp-remote.1 gimp-remote-2.2.1 gimptool-2.0.1 -MAN5= gimprc.5 gimprc-2.2.5 - -.if defined(WITH_DEBUG) -CONFIGURE_ARGS+= --enable-debug -.endif - -.if defined(WITH_PYTHON) -USE_PYTHON= yes -USE_GNOME+= pygtk2 -CONFIGURE_ARGS+= --enable-python -PLIST_SUB+= PYTHON:="" -.else -CONFIGURE_ARGS+= --disable-python -PLIST_SUB+= PYTHON:="@comment " -.endif - -.if defined(WITHOUT_PRINT) -CONFIGURE_ARGS+= --disable-print -PLIST_SUB+= PRINT="@comment " -.else -LIB_DEPENDS+= gimpprint.2:${PORTSDIR}/print/gimp-print -PLIST_SUB+= PRINT="" -.endif - -.if defined(WITH_MP) -CONFIGURE_ARGS+= --enable-mp -.endif - -.include <bsd.port.pre.mk> - -.if ${HAVE_GNOME:Mgnomepanel}!="" -USE_GNOME+= gnomepanel desktopfileutils -CONFIGURE_ARGS+= --with-desktop-dir=${X11BASE}/share/gnome -CONFIGURE_ENV+= GIMP_THREAD_LIBS=${PTHREAD_LIBS} -PKGNAMESUFFIX= -gnome -PLIST_SUB+= GNOMEPANEL:="" -GNOME_ENABLED= yes -.else -PLIST_SUB+= GNOMEPANEL:="@comment " -.endif - -.if ${HAVE_GNOME:Mlibgtkhtml}!="" || defined(WITH_HTML_HELP_BROWSER) -USE_GNOME+= libgtkhtml -PLIST_SUB+= HELPBROWSER:="" -.else -PLIST_SUB+= HELPBROWSER:="@comment " -.endif - -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} "gimp has the following tunable option(s):" - @${ECHO_MSG} "" - @${ECHO_MSG} " WITH_DEBUG=yes Turns on debugging" - @${ECHO_MSG} " WITH_PYTHON=yes Turns on Python-Fu support" - @${ECHO_MSG} " WITHOUT_PRINT=yes Turns off GIMP printing" - @${ECHO_MSG} " WITH_HTML_HELP_BROWSER=yes Turns on the GIMP help browser" - @${ECHO_MSG} " WITH_MP=yes Turns on multiple-processor support" - @${ECHO_MSG} "" - -.if defined(GNOME_ENABLED) -post-install: - @-update-desktop-database -.endif - -.include <bsd.port.post.mk> diff --git a/graphics/gimpshop/distinfo b/graphics/gimpshop/distinfo deleted file mode 100644 index 6156373202ea..000000000000 --- a/graphics/gimpshop/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gimp-2.2.1.tar.bz2) = bfc5ebe61113124353b86499b1bfe889 -SIZE (gimp-2.2.1.tar.bz2) = 13788305 diff --git a/graphics/gimpshop/files/gimp.setfont b/graphics/gimpshop/files/gimp.setfont deleted file mode 100644 index f81fa5d9b9ad..000000000000 --- a/graphics/gimpshop/files/gimp.setfont +++ /dev/null @@ -1,157 +0,0 @@ -#!/usr/bin/perl - -# Font setting Perl script for GIMP -# -# by MANTANI Nobutaka <nobutaka@nobutaka.com> - -$progname = "gimp.setfont"; -$version = "Version 0.4 Feb 07 2000"; - -$fontset{'chinese'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1,-*-kai-medium-r-normal--16-*-*-*-*-*-big5-0"; -$fontset{'czech'} = "-*-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-2"; -$fontset{'danish'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1"; -$fontset{'dutch'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1"; -$fontset{'english'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1"; -$fontset{'finnish'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1"; -$fontset{'french'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1"; -$fontset{'german'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1"; -$fontset{'hungarian'} = "-*-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-2"; -$fontset{'italian'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1"; -$fontset{'japanese'} = "-*-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1,-*-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0,-*-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0"; -$fontset{'korean'} = "-*-fixed-medium-r-normal--16-*-*-*-*-*-iso8859-1,-daewoo-gothic-medium-r-normal--16-*-*-*-*-*-ksc5601.1987-0"; -$fontset{'norwegian'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1"; -$fontset{'polish'} = "-*-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-2"; -$fontset{'russian'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-koi8-r"; -$fontset{'slovak'} = "-*-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-2"; -$fontset{'swedish'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1"; -$fontset{'ukrainian'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-koi8-r"; - -$locale{'chinese'} = "zh_TW.Big5"; -$locale{'czech'} = "cs_CZ.ISO8859-2"; -$locale{'danish'} = "da_DK.ISO_8859-1"; -$locale{'dutch'} = "nl_NL.ISO_8859-1"; -$locale{'english'} = "C"; -$locale{'finnish'} = "fi_FI.ISO_8859-1"; -$locale{'french'} = "fr_FR.ISO_8859-1"; -$locale{'german'} = "de_DE.ISO_8859-1"; -$locale{'hungarian'} = "hu_HU.ISO_8859-2"; -$locale{'italian'} = "it_IT.ISO_8859-1"; -$locale{'japanese'} = "ja_JP.EUC"; -$locale{'korean'} = "ko_KR.EUC"; -$locale{'norwegian'} = "no_NO.ISO_8859-1"; -$locale{'polish'} = "pl_PL.ISO_8859-2"; -$locale{'russian'} = "ru_SU.KOI8-R"; -$locale{'slovak'} = "sk_SK.ISO_8859-2"; -$locale{'swedish'} = "sv_SE.ISO_8859-1"; -$locale{'ukrainian'} = "uk_UA.KOI8-U"; - -# Show usage -sub usage() { - print <<EOF; -Usage: gimp.setfont <language> - ----------------------------------------------------------------- -[language] [fontset] - chinese -*-helvetica-(iso8859-1),-*-kai-(big5-0) - czech -*-fixed-(iso8859-2) - danish -*-helvetica-(iso8859-1) - dutch -*-helvetica-(iso8859-1) - english -*-helvetica-(iso8859-1) - finnish -*-helvetica-(iso8859-1) - french -*-helvetica-(iso8859-1) - german -*-helvetica-(iso8859-1) - hungarian -*-fixed-(iso8859-2) - italian -*-helvetica-(iso8859-1) - japanese -*-fixed-(iso8859-1,jisx0201,jisx0208) - korean -*-fixed-(iso8859-1),-daewoo-gothic-(ksc5601) - norwegian -*-helvetica-(iso8859-1) - polish -*-fixed-(iso8859-2) - russian -*-helvetica-(koi8-r) - slovak -*-fixed-(iso8869-2) - swedish -*-helvetica-(iso8859-1) - ukrainian -*-helvetica-(koi8-r) ----------------------------------------------------------------- - -If you need iso8859-2 fonts, please install etlfonts -(x11-fonts/etlfonts). - -EOF -} - -# Write gtkrc of user's .gimp-1.2 directory -sub write_gtkrc($) { - my $fontset = shift; - my $path = "$ENV{'HOME'}/.gimp-1.2"; - - if (-d $path) { - if (-e "$path/gtkrc") { - chmod(0644, "$path/gtkrc"); - print "Renaming $path/gtkrc to $path/gtkrc.old...\n"; - rename("$path/gtkrc", "$path/gtkrc.old"); - } - - print "Writing $path/gtkrc...\n"; - open(FILE, ">$path/gtkrc"); - print FILE <<EOF; -\# style <name> [= <name>] -\# { -\# <option> -\# } -\# -\# widget <widget_set> style <style_name> -\# widget_class <widget_class_set> style <style_name> - -style "default" -{ - fontset = "$fontset" -} - -widget_class "*" style "default" -EOF - close(FILE); - print "Done.\n\n"; - } else { - print <<EOF; -Directory $path is not found. -Please execute "gimp" and install files into $path -directory first. - -EOF - exit; - } -} - -sub main() { - my $lang = $ARGV[0]; - my $tmp = ucfirst($lang); - - print <<EOF; - -$progname - Font setting utility for GIMP ($version) - -EOF - - if (@ARGV != 1) { - usage(); - exit; - } - - print "Setting for $tmp language...\n\n"; - - print qq(Please set "LANG" environment variable to "$locale{$lang}" and execute "gimp".\n\n); - - if ($lang eq "slovak") { - print <<EOF; -And please make symbolic link from lt_LN.ISO_8859-2 to sk_SK.ISO_8859-2 in -/usr/share/locale. - -EOF - } - - write_gtkrc($fontset{$lang}); - - exit; -} - - -main(); diff --git a/graphics/gimpshop/files/patch-aa b/graphics/gimpshop/files/patch-aa deleted file mode 100644 index 411ac92c931b..000000000000 --- a/graphics/gimpshop/files/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ ---- app/main.c.orig Sun Oct 5 09:16:02 2003 -+++ app/main.c Mon Oct 6 12:14:34 2003 -@@ -23,6 +23,7 @@ - #include <signal.h> - #include <string.h> - #include <sys/types.h> -+#include <floatingpoint.h> - - #ifdef HAVE_SYS_WAIT_H - #include <sys/wait.h> -@@ -113,6 +114,9 @@ - /* Initialize variables */ - - full_prog_name = argv[0]; -+ -+ /* Ignore floating point exceptions */ -+ fpsetmask(0); - - /* Initialize i18n support */ - diff --git a/graphics/gimpshop/files/patch-ab b/graphics/gimpshop/files/patch-ab deleted file mode 100644 index 9b41f6891b45..000000000000 --- a/graphics/gimpshop/files/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ ---- plug-ins/common/url.c.orig Thu Jun 26 15:45:03 2003 -+++ plug-ins/common/url.c Sat Jun 28 18:17:59 2003 -@@ -187,8 +187,8 @@ - putenv ("LANG=C"); - #endif - -- execlp ("wget", "wget", "-T", TIMEOUT, filename, "-O", tmpname, NULL); -- g_message ("exec() failed: wget: %s", g_strerror (errno)); -+ execlp ("fetch", "fetch", "-T", TIMEOUT, filename, "-p", "-o", tmpname, NULL); -+ g_message ("exec() failed: fetch: %s", g_strerror (errno)); - g_free (tmpname); - _exit (127); - } diff --git a/graphics/gimpshop/files/patch-am b/graphics/gimpshop/files/patch-am deleted file mode 100644 index 45c58cbe59fe..000000000000 --- a/graphics/gimpshop/files/patch-am +++ /dev/null @@ -1,19 +0,0 @@ ---- libgimp/gimp.c.orig Fri May 12 12:37:27 2000 -+++ libgimp/gimp.c Thu May 18 16:42:21 2000 -@@ -26,6 +26,7 @@ - #include <stdlib.h> - #include <string.h> - #include <sys/types.h> -+#include <floatingpoint.h> - - #ifdef HAVE_SYS_TIME_H - #include <sys/time.h> -@@ -211,6 +212,9 @@ - } - - progname = argv[0]; -+ -+ /* Ignore floating point exceptions */ -+ fpsetmask(0); - - g_set_prgname (g_basename (progname)); diff --git a/graphics/gimpshop/files/patch-configure b/graphics/gimpshop/files/patch-configure deleted file mode 100644 index 6dab9ee3a629..000000000000 --- a/graphics/gimpshop/files/patch-configure +++ /dev/null @@ -1,15 +0,0 @@ ---- configure.orig Sun Nov 21 08:44:04 2004 -+++ configure Sun Nov 21 08:46:24 2004 -@@ -33676,9 +33676,9 @@ - fi - 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" - - localedir='${prefix}/${DATADIRNAME}/locale' - diff --git a/graphics/gimpshop/files/patch-gimptool-2.0.in b/graphics/gimpshop/files/patch-gimptool-2.0.in deleted file mode 100644 index bb5c013c578e..000000000000 --- a/graphics/gimpshop/files/patch-gimptool-2.0.in +++ /dev/null @@ -1,29 +0,0 @@ - -$FreeBSD$ - ---- gimptool-2.0.in.orig Tue Jan 15 12:21:05 2002 -+++ gimptool-2.0.in Fri May 17 20:46:18 2002 -@@ -215,19 +215,19 @@ - | --uninstall-script | --uninstall-admin-script ) - case $1 in - --*install-bin) -- install_cmd="@INSTALL_PROGRAM@" -+ install_cmd="@INSTALL_SCRIPT@" - install_dir="$HOME/@gimpdir@/plug-ins" - ;; - --install-bin-strip) -- install_cmd="@INSTALL_PROGRAM@ -s" -+ install_cmd="@INSTALL_SCRIPT@ -s" - install_dir="$HOME/@gimpdir@/plug-ins" - ;; - --*install-admin-bin) -- install_cmd="@INSTALL_PROGRAM@" -+ install_cmd="@INSTALL_SCRIPT@" - install_dir="$gimpplugindir/plug-ins" - ;; - --install-admin-bin-strip) -- install_cmd="@INSTALL_PROGRAM@ -s" -+ install_cmd="@INSTALL_SCRIPT@ -s" - install_dir="$gimpplugindir/plug-ins" - ;; - --*install-script) diff --git a/graphics/gimpshop/files/patch-plug-ins_print_print.c b/graphics/gimpshop/files/patch-plug-ins_print_print.c deleted file mode 100644 index 36f4bf7148cf..000000000000 --- a/graphics/gimpshop/files/patch-plug-ins_print_print.c +++ /dev/null @@ -1,11 +0,0 @@ ---- plug-ins/print/print.c.orig Tue Dec 26 07:43:54 2000 -+++ plug-ins/print/print.c Tue Dec 26 07:44:07 2000 -@@ -1417,7 +1417,7 @@ - - if (i < (sizeof(lpcs) / sizeof(lpcs[0]))) - { -- strcat(command, " status < /dev/null"); -+ strcat(command, " status all < /dev/null"); - type = PRINTERS_LPC; - } - else diff --git a/graphics/gimpshop/pkg-descr b/graphics/gimpshop/pkg-descr deleted file mode 100644 index 4d7f49925c17..000000000000 --- a/graphics/gimpshop/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/gimpshop/pkg-plist b/graphics/gimpshop/pkg-plist deleted file mode 100644 index c08446f2be4a..000000000000 --- a/graphics/gimpshop/pkg-plist +++ /dev/null @@ -1,1897 +0,0 @@ -bin/gimp -bin/gimp-2.2 -bin/gimp-remote -bin/gimp-remote-2.2 -bin/gimptool-2.0 -etc/gimp/2.2/controllerrc -etc/gimp/2.2/gimprc -etc/gimp/2.2/gtkrc -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/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/gimpdrawablecombobox.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/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/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/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/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/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/gimpproceduraldb.h -include/gimp-2.0/libgimp/gimpproceduraldb_pdb.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/gimpselection.h -include/gimp-2.0/libgimp/gimpselection_pdb.h -include/gimp-2.0/libgimp/gimpselectiontools_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/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/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/gimpparasite.h -include/gimp-2.0/libgimpbase/gimpparasiteio.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/gimpcolorspace.h -include/gimp-2.0/libgimpcolor/gimpcolortypes.h -include/gimp-2.0/libgimpcolor/gimphsv.h -include/gimp-2.0/libgimpcolor/gimprgb.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/gimpbutton.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/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/gimpfileentry.h -include/gimp-2.0/libgimpwidgets/gimpframe.h -include/gimp-2.0/libgimpwidgets/gimphelpui.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/gimpoffsetarea.h -include/gimp-2.0/libgimpwidgets/gimpoldwidgets.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/gimpquerybox.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/gimpunitmenu.h -include/gimp-2.0/libgimpwidgets/gimpwidgets.h -include/gimp-2.0/libgimpwidgets/gimpwidgetstypes.h -libexec/gimp/2.2/environ/default.env -%%PYTHON:%%libexec/gimp/2.2/environ/pygimp.env -libexec/gimp/2.2/modules/libcdisplay_colorblind.so -libexec/gimp/2.2/modules/libcdisplay_gamma.so -libexec/gimp/2.2/modules/libcdisplay_highcontrast.so -libexec/gimp/2.2/modules/libcdisplay_proof.so -libexec/gimp/2.2/modules/libcolorsel_cmyk.so -libexec/gimp/2.2/modules/libcolorsel_triangle.so -libexec/gimp/2.2/modules/libcolorsel_water.so -libexec/gimp/2.2/modules/libcontroller_midi.so -libexec/gimp/2.2/plug-ins/AlienMap2 -libexec/gimp/2.2/plug-ins/CEL -libexec/gimp/2.2/plug-ins/CML_explorer -libexec/gimp/2.2/plug-ins/FractalExplorer -libexec/gimp/2.2/plug-ins/Lighting -libexec/gimp/2.2/plug-ins/MapObject -libexec/gimp/2.2/plug-ins/aa -libexec/gimp/2.2/plug-ins/align_layers -libexec/gimp/2.2/plug-ins/animationplay -libexec/gimp/2.2/plug-ins/animoptimize -libexec/gimp/2.2/plug-ins/apply_lens -libexec/gimp/2.2/plug-ins/autocrop -libexec/gimp/2.2/plug-ins/autostretch_hsv -libexec/gimp/2.2/plug-ins/blinds -libexec/gimp/2.2/plug-ins/blur -libexec/gimp/2.2/plug-ins/bmp -libexec/gimp/2.2/plug-ins/borderaverage -libexec/gimp/2.2/plug-ins/bumpmap -libexec/gimp/2.2/plug-ins/c_astretch -libexec/gimp/2.2/plug-ins/cartoon -libexec/gimp/2.2/plug-ins/ccanalyze -libexec/gimp/2.2/plug-ins/channel_mixer -libexec/gimp/2.2/plug-ins/checkerboard -%%PYTHON:%%libexec/gimp/2.2/plug-ins/clothify.py -libexec/gimp/2.2/plug-ins/color_enhance -libexec/gimp/2.2/plug-ins/colorify -%%PYTHON:%%libexec/gimp/2.2/plug-ins/colorxhtml.py -libexec/gimp/2.2/plug-ins/colortoalpha -libexec/gimp/2.2/plug-ins/compose -libexec/gimp/2.2/plug-ins/compressor -libexec/gimp/2.2/plug-ins/convmatrix -libexec/gimp/2.2/plug-ins/csource -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/depthmerge -libexec/gimp/2.2/plug-ins/despeckle -libexec/gimp/2.2/plug-ins/destripe -libexec/gimp/2.2/plug-ins/dicom -libexec/gimp/2.2/plug-ins/diffraction -libexec/gimp/2.2/plug-ins/displace -libexec/gimp/2.2/plug-ins/dog -libexec/gimp/2.2/plug-ins/edge -libexec/gimp/2.2/plug-ins/emboss -libexec/gimp/2.2/plug-ins/engrave -libexec/gimp/2.2/plug-ins/exchange -libexec/gimp/2.2/plug-ins/faxg3 -libexec/gimp/2.2/plug-ins/film -libexec/gimp/2.2/plug-ins/fits -libexec/gimp/2.2/plug-ins/flame -libexec/gimp/2.2/plug-ins/flarefx -%%PYTHON:%%libexec/gimp/2.2/plug-ins/foggify.py -libexec/gimp/2.2/plug-ins/fp -libexec/gimp/2.2/plug-ins/fractaltrace -libexec/gimp/2.2/plug-ins/gauss -libexec/gimp/2.2/plug-ins/gbr -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/gflare -libexec/gimp/2.2/plug-ins/gfli -libexec/gimp/2.2/plug-ins/gif -libexec/gimp/2.2/plug-ins/gifload -libexec/gimp/2.2/plug-ins/gih -%%PYTHON:%%libexec/gimp/2.2/plug-ins/gimpcons.py -libexec/gimp/2.2/plug-ins/gimpressionist -libexec/gimp/2.2/plug-ins/glasstile -libexec/gimp/2.2/plug-ins/glob -libexec/gimp/2.2/plug-ins/gqbist -libexec/gimp/2.2/plug-ins/gradmap -libexec/gimp/2.2/plug-ins/grid -%%PYTHON:%%libexec/gimp/2.2/plug-ins/gtkcons.py -libexec/gimp/2.2/plug-ins/gtm -libexec/gimp/2.2/plug-ins/guillotine -libexec/gimp/2.2/plug-ins/header -libexec/gimp/2.2/plug-ins/help -%%HELPBROWSER:%%libexec/gimp/2.2/plug-ins/helpbrowser -libexec/gimp/2.2/plug-ins/hot -libexec/gimp/2.2/plug-ins/ifscompose -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/jpeg -libexec/gimp/2.2/plug-ins/laplace -libexec/gimp/2.2/plug-ins/lic -libexec/gimp/2.2/plug-ins/mail -libexec/gimp/2.2/plug-ins/mapcolor -libexec/gimp/2.2/plug-ins/max_rgb -libexec/gimp/2.2/plug-ins/maze -libexec/gimp/2.2/plug-ins/mblur -libexec/gimp/2.2/plug-ins/mng -libexec/gimp/2.2/plug-ins/mosaic -libexec/gimp/2.2/plug-ins/neon -libexec/gimp/2.2/plug-ins/newsprint -libexec/gimp/2.2/plug-ins/nlfilt -libexec/gimp/2.2/plug-ins/noisify -libexec/gimp/2.2/plug-ins/normalize -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/papertile -libexec/gimp/2.2/plug-ins/pat -libexec/gimp/2.2/plug-ins/pcx -%%PYTHON:%%libexec/gimp/2.2/plug-ins/pdbbrowse.py -libexec/gimp/2.2/plug-ins/photocopy -libexec/gimp/2.2/plug-ins/pix -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/png -libexec/gimp/2.2/plug-ins/pnm -libexec/gimp/2.2/plug-ins/polar -libexec/gimp/2.2/plug-ins/postscript -%%PRINT%%libexec/gimp/2.2/plug-ins/print -libexec/gimp/2.2/plug-ins/procedure-browser -libexec/gimp/2.2/plug-ins/psd -libexec/gimp/2.2/plug-ins/psd_save -libexec/gimp/2.2/plug-ins/psp -%%PYTHON:%%libexec/gimp/2.2/plug-ins/py-slice.py -libexec/gimp/2.2/plug-ins/randomize -libexec/gimp/2.2/plug-ins/raw -libexec/gimp/2.2/plug-ins/rcm -libexec/gimp/2.2/plug-ins/retinex -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/scatter_hsv -libexec/gimp/2.2/plug-ins/screenshot -libexec/gimp/2.2/plug-ins/script-fu -%%PYTHON:%%libexec/gimp/2.2/plug-ins/shadow_bevel.py -libexec/gimp/2.2/plug-ins/sel2path -libexec/gimp/2.2/plug-ins/sel_gauss -libexec/gimp/2.2/plug-ins/semiflatten -libexec/gimp/2.2/plug-ins/sgi -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/snoise -libexec/gimp/2.2/plug-ins/sobel -libexec/gimp/2.2/plug-ins/softglow -libexec/gimp/2.2/plug-ins/sparkle -%%PYTHON:%%libexec/gimp/2.2/plug-ins/sphere.py -libexec/gimp/2.2/plug-ins/spheredesigner -libexec/gimp/2.2/plug-ins/spread -libexec/gimp/2.2/plug-ins/struc -libexec/gimp/2.2/plug-ins/sunras -libexec/gimp/2.2/plug-ins/svg -libexec/gimp/2.2/plug-ins/tga -libexec/gimp/2.2/plug-ins/threshold_alpha -libexec/gimp/2.2/plug-ins/tiff -libexec/gimp/2.2/plug-ins/tile -libexec/gimp/2.2/plug-ins/tileit -libexec/gimp/2.2/plug-ins/tiler -libexec/gimp/2.2/plug-ins/uniteditor -libexec/gimp/2.2/plug-ins/unsharp -libexec/gimp/2.2/plug-ins/url -libexec/gimp/2.2/plug-ins/video -libexec/gimp/2.2/plug-ins/vinvert -libexec/gimp/2.2/plug-ins/vpropagate -libexec/gimp/2.2/plug-ins/warp -libexec/gimp/2.2/plug-ins/waves -libexec/gimp/2.2/plug-ins/webbrowser -%%PYTHON:%%libexec/gimp/2.2/plug-ins/whirlpinch.py -libexec/gimp/2.2/plug-ins/whirlpinch -libexec/gimp/2.2/plug-ins/wind -libexec/gimp/2.2/plug-ins/winicon -libexec/gimp/2.2/plug-ins/wmf -libexec/gimp/2.2/plug-ins/xbm -libexec/gimp/2.2/plug-ins/xjt -libexec/gimp/2.2/plug-ins/xpm -libexec/gimp/2.2/plug-ins/xwd -libexec/gimp/2.2/plug-ins/zealouscrop -%%PYTHON:%%libexec/gimp/2.2/python/gimpenums.py -%%PYTHON:%%libexec/gimp/2.2/python/gimpenums.pyc -%%PYTHON:%%libexec/gimp/2.2/python/gimpenums.pyo -%%PYTHON:%%libexec/gimp/2.2/python/gimpfu.py -%%PYTHON:%%libexec/gimp/2.2/python/gimpfu.pyc -%%PYTHON:%%libexec/gimp/2.2/python/gimpfu.pyo -%%PYTHON:%%libexec/gimp/2.2/python/gimpmodule.so -%%PYTHON:%%libexec/gimp/2.2/python/gimpplugin.py -%%PYTHON:%%libexec/gimp/2.2/python/gimpplugin.pyc -%%PYTHON:%%libexec/gimp/2.2/python/gimpplugin.pyo -%%PYTHON:%%libexec/gimp/2.2/python/gimpprocbrowsermodule.so -%%PYTHON:%%libexec/gimp/2.2/python/gimpshelf.py -%%PYTHON:%%libexec/gimp/2.2/python/gimpshelf.pyc -%%PYTHON:%%libexec/gimp/2.2/python/gimpshelf.pyo -%%PYTHON:%%libexec/gimp/2.2/python/gimpui.py -%%PYTHON:%%libexec/gimp/2.2/python/gimpui.pyc -%%PYTHON:%%libexec/gimp/2.2/python/gimpui.pyo -lib/libgimp-2.0.a -lib/libgimp-2.0.so -lib/libgimp-2.0.so.%%SHLIBVER%% -lib/libgimpbase-2.0.a -lib/libgimpbase-2.0.so -lib/libgimpbase-2.0.so.%%SHLIBVER%% -lib/libgimpcolor-2.0.a -lib/libgimpcolor-2.0.so -lib/libgimpcolor-2.0.so.%%SHLIBVER%% -lib/libgimpmath-2.0.a -lib/libgimpmath-2.0.so -lib/libgimpmath-2.0.so.%%SHLIBVER%% -lib/libgimpmodule-2.0.a -lib/libgimpmodule-2.0.so -lib/libgimpmodule-2.0.so.%%SHLIBVER%% -lib/libgimpthumb-2.0.a -lib/libgimpthumb-2.0.so -lib/libgimpthumb-2.0.so.%%SHLIBVER%% -lib/libgimpui-2.0.a -lib/libgimpui-2.0.so -lib/libgimpui-2.0.so.%%SHLIBVER%% -lib/libgimpwidgets-2.0.a -lib/libgimpwidgets-2.0.so -lib/libgimpwidgets-2.0.so.%%SHLIBVER%% -libdata/pkgconfig/gimp-2.0.pc -libdata/pkgconfig/gimpthumb-2.0.pc -libdata/pkgconfig/gimpui-2.0.pc -share/aclocal/gimp-2.0.m4 -%%DOCSDIR%%/libgimp/GimpAspectPreview.html -%%DOCSDIR%%/libgimp/GimpDrawablePreview.html -%%DOCSDIR%%/libgimp/GimpProgressBar.html -%%DOCSDIR%%/libgimp/gimpdefinitions.html -%%DOCSDIR%%/libgimp/home.png -%%DOCSDIR%%/libgimp/index.html -%%DOCSDIR%%/libgimp/index.sgml -%%DOCSDIR%%/libgimp/left.png -%%DOCSDIR%%/libgimp/libgimp-data.html -%%DOCSDIR%%/libgimp/libgimp-general.html -%%DOCSDIR%%/libgimp/libgimp-gimp.html -%%DOCSDIR%%/libgimp/libgimp-gimpbrush.html -%%DOCSDIR%%/libgimp/libgimp-gimpbrushes.html -%%DOCSDIR%%/libgimp/libgimp-gimpbrushmenu.html -%%DOCSDIR%%/libgimp/libgimp-gimpbrushselect.html -%%DOCSDIR%%/libgimp/libgimp-gimpchannel.html -%%DOCSDIR%%/libgimp/libgimp-gimpcolor.html -%%DOCSDIR%%/libgimp/libgimp-gimpcontext.html -%%DOCSDIR%%/libgimp/libgimp-gimpconvert.html -%%DOCSDIR%%/libgimp/libgimp-gimpdisplay.html -%%DOCSDIR%%/libgimp/libgimp-gimpdrawable.html -%%DOCSDIR%%/libgimp/libgimp-gimpdrawablecombobox.html -%%DOCSDIR%%/libgimp/libgimp-gimpdrawabletransform.html -%%DOCSDIR%%/libgimp/libgimp-gimpedit.html -%%DOCSDIR%%/libgimp/libgimp-gimpenums.html -%%DOCSDIR%%/libgimp/libgimp-gimpexport.html -%%DOCSDIR%%/libgimp/libgimp-gimpfileops.html -%%DOCSDIR%%/libgimp/libgimp-gimpfloatingsel.html -%%DOCSDIR%%/libgimp/libgimp-gimpfontmenu.html -%%DOCSDIR%%/libgimp/libgimp-gimpfonts.html -%%DOCSDIR%%/libgimp/libgimp-gimpfontselect.html -%%DOCSDIR%%/libgimp/libgimp-gimpgimprc.html -%%DOCSDIR%%/libgimp/libgimp-gimpgradient.html -%%DOCSDIR%%/libgimp/libgimp-gimpgradientmenu.html -%%DOCSDIR%%/libgimp/libgimp-gimpgradients.html -%%DOCSDIR%%/libgimp/libgimp-gimpgradientselect.html -%%DOCSDIR%%/libgimp/libgimp-gimpguides.html -%%DOCSDIR%%/libgimp/libgimp-gimphelp.html -%%DOCSDIR%%/libgimp/libgimp-gimpimage.html -%%DOCSDIR%%/libgimp/libgimp-gimpimagecombobox.html -%%DOCSDIR%%/libgimp/libgimp-gimplayer.html -%%DOCSDIR%%/libgimp/libgimp-gimpmenu.html -%%DOCSDIR%%/libgimp/libgimp-gimpmessage.html -%%DOCSDIR%%/libgimp/libgimp-gimppalette.html -%%DOCSDIR%%/libgimp/libgimp-gimppalettemenu.html -%%DOCSDIR%%/libgimp/libgimp-gimppalettes.html -%%DOCSDIR%%/libgimp/libgimp-gimppaletteselect.html -%%DOCSDIR%%/libgimp/libgimp-gimppaths.html -%%DOCSDIR%%/libgimp/libgimp-gimppattern.html -%%DOCSDIR%%/libgimp/libgimp-gimppatternmenu.html -%%DOCSDIR%%/libgimp/libgimp-gimppatterns.html -%%DOCSDIR%%/libgimp/libgimp-gimppatternselect.html -%%DOCSDIR%%/libgimp/libgimp-gimppixbuf.html -%%DOCSDIR%%/libgimp/libgimp-gimppixelfetcher.html -%%DOCSDIR%%/libgimp/libgimp-gimppixelrgn.html -%%DOCSDIR%%/libgimp/libgimp-gimpplugin.html -%%DOCSDIR%%/libgimp/libgimp-gimpproceduraldb.html -%%DOCSDIR%%/libgimp/libgimp-gimpprogress.html -%%DOCSDIR%%/libgimp/libgimp-gimpregioniterator.html -%%DOCSDIR%%/libgimp/libgimp-gimpselection.html -%%DOCSDIR%%/libgimp/libgimp-gimptexttool.html -%%DOCSDIR%%/libgimp/libgimp-gimptile.html -%%DOCSDIR%%/libgimp/libgimp-gimptools.html -%%DOCSDIR%%/libgimp/libgimp-gimpui.html -%%DOCSDIR%%/libgimp/libgimp-gimpundo.html -%%DOCSDIR%%/libgimp/libgimp-image.html -%%DOCSDIR%%/libgimp/libgimp-selectors.html -%%DOCSDIR%%/libgimp/libgimp.devhelp -%%DOCSDIR%%/libgimp/libgimp.html -%%DOCSDIR%%/libgimp/libgimpui-hierarchy.html -%%DOCSDIR%%/libgimp/libgimpui.html -%%DOCSDIR%%/libgimp/right.png -%%DOCSDIR%%/libgimp/up.png -%%DOCSDIR%%/libgimpbase/home.png -%%DOCSDIR%%/libgimpbase/index.html -%%DOCSDIR%%/libgimpbase/index.sgml -%%DOCSDIR%%/libgimpbase/left.png -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpbaseenums.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpbasetypes.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpchecks.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpdatafiles.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpenv.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimplimits.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpmemsize.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpparasite.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpparasiteio.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpprotocol.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpsignal.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpunit.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimputils.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpversion.html -%%DOCSDIR%%/libgimpbase/libgimpbase-gimpwire.html -%%DOCSDIR%%/libgimpbase/libgimpbase.devhelp -%%DOCSDIR%%/libgimpbase/libgimpbase.html -%%DOCSDIR%%/libgimpbase/right.png -%%DOCSDIR%%/libgimpbase/up.png -%%DOCSDIR%%/libgimpcolor/home.png -%%DOCSDIR%%/libgimpcolor/index.html -%%DOCSDIR%%/libgimpcolor/index.sgml -%%DOCSDIR%%/libgimpcolor/left.png -%%DOCSDIR%%/libgimpcolor/libgimpcolor-GimpAdaptiveSupersample.html -%%DOCSDIR%%/libgimpcolor/libgimpcolor-GimpBilinear.html -%%DOCSDIR%%/libgimpcolor/libgimpcolor-GimpCMYK.html -%%DOCSDIR%%/libgimpcolor/libgimpcolor-GimpColorSpace.html -%%DOCSDIR%%/libgimpcolor/libgimpcolor-GimpHSV.html -%%DOCSDIR%%/libgimpcolor/libgimpcolor-GimpRGB.html -%%DOCSDIR%%/libgimpcolor/libgimpcolor.devhelp -%%DOCSDIR%%/libgimpcolor/libgimpcolor.html -%%DOCSDIR%%/libgimpcolor/right.png -%%DOCSDIR%%/libgimpcolor/up.png -%%DOCSDIR%%/libgimpmath/home.png -%%DOCSDIR%%/libgimpmath/index.html -%%DOCSDIR%%/libgimpmath/index.sgml -%%DOCSDIR%%/libgimpmath/left.png -%%DOCSDIR%%/libgimpmath/libgimpmath-GimpMD5.html -%%DOCSDIR%%/libgimpmath/libgimpmath-GimpMath.html -%%DOCSDIR%%/libgimpmath/libgimpmath-GimpMatrix.html -%%DOCSDIR%%/libgimpmath/libgimpmath-GimpVector.html -%%DOCSDIR%%/libgimpmath/libgimpmath.devhelp -%%DOCSDIR%%/libgimpmath/libgimpmath.html -%%DOCSDIR%%/libgimpmath/right.png -%%DOCSDIR%%/libgimpmath/up.png -%%DOCSDIR%%/libgimpmodule/GimpModule.html -%%DOCSDIR%%/libgimpmodule/GimpModuleDB.html -%%DOCSDIR%%/libgimpmodule/home.png -%%DOCSDIR%%/libgimpmodule/index.html -%%DOCSDIR%%/libgimpmodule/index.sgml -%%DOCSDIR%%/libgimpmodule/left.png -%%DOCSDIR%%/libgimpmodule/libgimpmodule.devhelp -%%DOCSDIR%%/libgimpmodule/libgimpmodule.html -%%DOCSDIR%%/libgimpmodule/right.png -%%DOCSDIR%%/libgimpmodule/up.png -%%DOCSDIR%%/libgimpthumb/GimpThumbnail.html -%%DOCSDIR%%/libgimpthumb/home.png -%%DOCSDIR%%/libgimpthumb/index.html -%%DOCSDIR%%/libgimpthumb/index.sgml -%%DOCSDIR%%/libgimpthumb/left.png -%%DOCSDIR%%/libgimpthumb/libgimpthumb-gimpthumb-enums.html -%%DOCSDIR%%/libgimpthumb/libgimpthumb-gimpthumb-error.html -%%DOCSDIR%%/libgimpthumb/libgimpthumb-gimpthumb-utils.html -%%DOCSDIR%%/libgimpthumb/libgimpthumb.devhelp -%%DOCSDIR%%/libgimpthumb/libgimpthumb.html -%%DOCSDIR%%/libgimpthumb/right.png -%%DOCSDIR%%/libgimpthumb/up.png -%%DOCSDIR%%/libgimpwidgets/GimpButton.html -%%DOCSDIR%%/libgimpwidgets/GimpCellRendererColor.html -%%DOCSDIR%%/libgimpwidgets/GimpCellRendererToggle.html -%%DOCSDIR%%/libgimpwidgets/GimpChainButton.html -%%DOCSDIR%%/libgimpwidgets/GimpColorArea.html -%%DOCSDIR%%/libgimpwidgets/GimpColorButton.html -%%DOCSDIR%%/libgimpwidgets/GimpColorDisplay.html -%%DOCSDIR%%/libgimpwidgets/GimpColorDisplayStack.html -%%DOCSDIR%%/libgimpwidgets/GimpColorHexEntry.html -%%DOCSDIR%%/libgimpwidgets/GimpColorNotebook.html -%%DOCSDIR%%/libgimpwidgets/GimpColorScale.html -%%DOCSDIR%%/libgimpwidgets/GimpColorScales.html -%%DOCSDIR%%/libgimpwidgets/GimpColorSelect.html -%%DOCSDIR%%/libgimpwidgets/GimpColorSelection.html -%%DOCSDIR%%/libgimpwidgets/GimpColorSelector.html -%%DOCSDIR%%/libgimpwidgets/GimpController.html -%%DOCSDIR%%/libgimpwidgets/GimpDialog.html -%%DOCSDIR%%/libgimpwidgets/GimpFileEntry.html -%%DOCSDIR%%/libgimpwidgets/GimpFrame.html -%%DOCSDIR%%/libgimpwidgets/GimpIntComboBox.html -%%DOCSDIR%%/libgimpwidgets/GimpIntStore.html -%%DOCSDIR%%/libgimpwidgets/GimpMemsizeEntry.html -%%DOCSDIR%%/libgimpwidgets/GimpOffsetArea.html -%%DOCSDIR%%/libgimpwidgets/GimpPathEditor.html -%%DOCSDIR%%/libgimpwidgets/GimpPickButton.html -%%DOCSDIR%%/libgimpwidgets/GimpPixmap.html -%%DOCSDIR%%/libgimpwidgets/GimpPreview.html -%%DOCSDIR%%/libgimpwidgets/GimpPreviewArea.html -%%DOCSDIR%%/libgimpwidgets/GimpSizeEntry.html -%%DOCSDIR%%/libgimpwidgets/GimpUnitMenu.html -%%DOCSDIR%%/libgimpwidgets/home.png -%%DOCSDIR%%/libgimpwidgets/index.html -%%DOCSDIR%%/libgimpwidgets/index.sgml -%%DOCSDIR%%/libgimpwidgets/left.png -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-GimpHelpUI.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-GimpQueryBox.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-GimpScrolledPreview.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-GimpStock.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-GimpWidgets.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-cell-renderers.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-colordisplay.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-colorselector.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-controller.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-deprecated.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-gimpoldwidgets.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-hierarchy.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-utils.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets-widgets.html -%%DOCSDIR%%/libgimpwidgets/libgimpwidgets.devhelp -%%DOCSDIR%%/libgimpwidgets/right.png -%%DOCSDIR%%/libgimpwidgets/stock-anchor-16.png -%%DOCSDIR%%/libgimpwidgets/stock-cap-butt-16.png -%%DOCSDIR%%/libgimpwidgets/stock-cap-round-16.png -%%DOCSDIR%%/libgimpwidgets/stock-cap-square-16.png -%%DOCSDIR%%/libgimpwidgets/stock-center-16.png -%%DOCSDIR%%/libgimpwidgets/stock-center-24.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-16.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-24.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-32.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-48.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-alpha-16.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-alpha-24.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-alpha-32.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-alpha-48.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-blue-16.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-blue-24.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-blue-32.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-blue-48.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-gray-16.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-gray-24.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-gray-32.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-gray-48.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-green-16.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-green-24.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-green-32.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-green-48.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-indexed-16.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-indexed-24.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-indexed-32.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-indexed-48.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-red-16.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-red-24.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-red-32.png -%%DOCSDIR%%/libgimpwidgets/stock-channel-red-48.png -%%DOCSDIR%%/libgimpwidgets/stock-channels-16.png -%%DOCSDIR%%/libgimpwidgets/stock-channels-24.png -%%DOCSDIR%%/libgimpwidgets/stock-char-picker-22.png -%%DOCSDIR%%/libgimpwidgets/stock-close-12.png -%%DOCSDIR%%/libgimpwidgets/stock-color-pick-from-screen-16.png -%%DOCSDIR%%/libgimpwidgets/stock-color-picker-black-18.png -%%DOCSDIR%%/libgimpwidgets/stock-color-picker-gray-18.png -%%DOCSDIR%%/libgimpwidgets/stock-color-picker-white-18.png -%%DOCSDIR%%/libgimpwidgets/stock-color-triangle-16.png -%%DOCSDIR%%/libgimpwidgets/stock-convert-grayscale-16.png -%%DOCSDIR%%/libgimpwidgets/stock-convert-indexed-16.png -%%DOCSDIR%%/libgimpwidgets/stock-convert-rgb-16.png -%%DOCSDIR%%/libgimpwidgets/stock-curve-free-16.png -%%DOCSDIR%%/libgimpwidgets/stock-curve-smooth-16.png -%%DOCSDIR%%/libgimpwidgets/stock-default-colors-12.png -%%DOCSDIR%%/libgimpwidgets/stock-device-status-16.png -%%DOCSDIR%%/libgimpwidgets/stock-device-status-24.png -%%DOCSDIR%%/libgimpwidgets/stock-display-filter-16.png -%%DOCSDIR%%/libgimpwidgets/stock-display-filter-24.png -%%DOCSDIR%%/libgimpwidgets/stock-duplicate-16.png -%%DOCSDIR%%/libgimpwidgets/stock-edit-16.png -%%DOCSDIR%%/libgimpwidgets/stock-error-64.png -%%DOCSDIR%%/libgimpwidgets/stock-eye-12.png -%%DOCSDIR%%/libgimpwidgets/stock-eye-20.png -%%DOCSDIR%%/libgimpwidgets/stock-flip-horizontal-16.png -%%DOCSDIR%%/libgimpwidgets/stock-flip-vertical-16.png -%%DOCSDIR%%/libgimpwidgets/stock-floating-selection-16.png -%%DOCSDIR%%/libgimpwidgets/stock-floating-selection-24.png -%%DOCSDIR%%/libgimpwidgets/stock-floating-selection-32.png -%%DOCSDIR%%/libgimpwidgets/stock-floating-selection-48.png -%%DOCSDIR%%/libgimpwidgets/stock-frame-64.png -%%DOCSDIR%%/libgimpwidgets/stock-gradient-bilinear-16.png -%%DOCSDIR%%/libgimpwidgets/stock-gradient-conical-asymmetric-16.png -%%DOCSDIR%%/libgimpwidgets/stock-gradient-conical-symmetric-16.png -%%DOCSDIR%%/libgimpwidgets/stock-gradient-linear-16.png -%%DOCSDIR%%/libgimpwidgets/stock-gradient-radial-16.png -%%DOCSDIR%%/libgimpwidgets/stock-gradient-shapeburst-angular-16.png -%%DOCSDIR%%/libgimpwidgets/stock-gradient-shapeburst-dimpled-16.png -%%DOCSDIR%%/libgimpwidgets/stock-gradient-shapeburst-spherical-16.png -%%DOCSDIR%%/libgimpwidgets/stock-gradient-spiral-anticlockwise-16.png -%%DOCSDIR%%/libgimpwidgets/stock-gradient-spiral-clockwise-16.png -%%DOCSDIR%%/libgimpwidgets/stock-gradient-square-16.png -%%DOCSDIR%%/libgimpwidgets/stock-gravity-east-24.png -%%DOCSDIR%%/libgimpwidgets/stock-gravity-north-24.png -%%DOCSDIR%%/libgimpwidgets/stock-gravity-north-east-24.png -%%DOCSDIR%%/libgimpwidgets/stock-gravity-north-west-24.png -%%DOCSDIR%%/libgimpwidgets/stock-gravity-south-24.png -%%DOCSDIR%%/libgimpwidgets/stock-gravity-south-east-24.png -%%DOCSDIR%%/libgimpwidgets/stock-gravity-south-west-24.png -%%DOCSDIR%%/libgimpwidgets/stock-gravity-west-24.png -%%DOCSDIR%%/libgimpwidgets/stock-grid-16.png -%%DOCSDIR%%/libgimpwidgets/stock-hchain-24.png -%%DOCSDIR%%/libgimpwidgets/stock-hchain-broken-24.png -%%DOCSDIR%%/libgimpwidgets/stock-histogram-16.png -%%DOCSDIR%%/libgimpwidgets/stock-histogram-22.png -%%DOCSDIR%%/libgimpwidgets/stock-histogram-linear-16.png -%%DOCSDIR%%/libgimpwidgets/stock-histogram-logarithmic-16.png -%%DOCSDIR%%/libgimpwidgets/stock-image-16.png -%%DOCSDIR%%/libgimpwidgets/stock-image-24.png -%%DOCSDIR%%/libgimpwidgets/stock-image-32.png -%%DOCSDIR%%/libgimpwidgets/stock-image-48.png -%%DOCSDIR%%/libgimpwidgets/stock-images-16.png -%%DOCSDIR%%/libgimpwidgets/stock-images-24.png -%%DOCSDIR%%/libgimpwidgets/stock-indexed-palette-16.png -%%DOCSDIR%%/libgimpwidgets/stock-indexed-palette-24.png -%%DOCSDIR%%/libgimpwidgets/stock-info-16.png -%%DOCSDIR%%/libgimpwidgets/stock-info-24.png -%%DOCSDIR%%/libgimpwidgets/stock-info-64.png -%%DOCSDIR%%/libgimpwidgets/stock-invert-16.png -%%DOCSDIR%%/libgimpwidgets/stock-join-bevel-16.png -%%DOCSDIR%%/libgimpwidgets/stock-join-miter-16.png -%%DOCSDIR%%/libgimpwidgets/stock-join-round-16.png -%%DOCSDIR%%/libgimpwidgets/stock-landscape-16.png -%%DOCSDIR%%/libgimpwidgets/stock-layer-16.png -%%DOCSDIR%%/libgimpwidgets/stock-layer-24.png -%%DOCSDIR%%/libgimpwidgets/stock-layer-32.png -%%DOCSDIR%%/libgimpwidgets/stock-layer-48.png -%%DOCSDIR%%/libgimpwidgets/stock-layer-mask-16.png -%%DOCSDIR%%/libgimpwidgets/stock-layer-mask-24.png -%%DOCSDIR%%/libgimpwidgets/stock-layer-mask-32.png -%%DOCSDIR%%/libgimpwidgets/stock-layer-mask-48.png -%%DOCSDIR%%/libgimpwidgets/stock-layer-to-imagesize-16.png -%%DOCSDIR%%/libgimpwidgets/stock-layers-16.png -%%DOCSDIR%%/libgimpwidgets/stock-layers-24.png -%%DOCSDIR%%/libgimpwidgets/stock-letter-spacing-22.png -%%DOCSDIR%%/libgimpwidgets/stock-line-spacing-22.png -%%DOCSDIR%%/libgimpwidgets/stock-linked-12.png -%%DOCSDIR%%/libgimpwidgets/stock-linked-20.png -%%DOCSDIR%%/libgimpwidgets/stock-list-16.png -%%DOCSDIR%%/libgimpwidgets/stock-menu-left-12.png -%%DOCSDIR%%/libgimpwidgets/stock-menu-right-12.png -%%DOCSDIR%%/libgimpwidgets/stock-merge-down-16.png -%%DOCSDIR%%/libgimpwidgets/stock-move-to-screen-16.png -%%DOCSDIR%%/libgimpwidgets/stock-move-to-screen-24.png -%%DOCSDIR%%/libgimpwidgets/stock-navigation-16.png -%%DOCSDIR%%/libgimpwidgets/stock-paste-as-new-16.png -%%DOCSDIR%%/libgimpwidgets/stock-paste-into-16.png -%%DOCSDIR%%/libgimpwidgets/stock-path-16.png -%%DOCSDIR%%/libgimpwidgets/stock-path-22.png -%%DOCSDIR%%/libgimpwidgets/stock-path-stroke-16.png -%%DOCSDIR%%/libgimpwidgets/stock-paths-16.png -%%DOCSDIR%%/libgimpwidgets/stock-paths-22.png -%%DOCSDIR%%/libgimpwidgets/stock-plugin-16.png -%%DOCSDIR%%/libgimpwidgets/stock-portrait-16.png -%%DOCSDIR%%/libgimpwidgets/stock-print-resolution-16.png -%%DOCSDIR%%/libgimpwidgets/stock-print-resolution-24.png -%%DOCSDIR%%/libgimpwidgets/stock-qmask-off-16.png -%%DOCSDIR%%/libgimpwidgets/stock-qmask-on-16.png -%%DOCSDIR%%/libgimpwidgets/stock-question-64.png -%%DOCSDIR%%/libgimpwidgets/stock-reset-16.png -%%DOCSDIR%%/libgimpwidgets/stock-reshow-filter-16.png -%%DOCSDIR%%/libgimpwidgets/stock-resize-16.png -%%DOCSDIR%%/libgimpwidgets/stock-rotate-180-16.png -%%DOCSDIR%%/libgimpwidgets/stock-rotate-270-16.png -%%DOCSDIR%%/libgimpwidgets/stock-rotate-90-16.png -%%DOCSDIR%%/libgimpwidgets/stock-scale-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-add-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-all-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-border-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-grow-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-intersect-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-none-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-replace-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-shrink-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-stroke-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-subtract-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-to-channel-16.png -%%DOCSDIR%%/libgimpwidgets/stock-selection-to-path-16.png -%%DOCSDIR%%/libgimpwidgets/stock-shape-circle-16.png -%%DOCSDIR%%/libgimpwidgets/stock-shape-diamond-16.png -%%DOCSDIR%%/libgimpwidgets/stock-shape-square-16.png -%%DOCSDIR%%/libgimpwidgets/stock-swap-colors-12.png -%%DOCSDIR%%/libgimpwidgets/stock-template-16.png -%%DOCSDIR%%/libgimpwidgets/stock-template-24.png -%%DOCSDIR%%/libgimpwidgets/stock-text-dir-ltr-24.png -%%DOCSDIR%%/libgimpwidgets/stock-text-dir-rtl-24.png -%%DOCSDIR%%/libgimpwidgets/stock-text-layer-16.png -%%DOCSDIR%%/libgimpwidgets/stock-text-layer-24.png -%%DOCSDIR%%/libgimpwidgets/stock-text-layer-32.png -%%DOCSDIR%%/libgimpwidgets/stock-text-layer-48.png -%%DOCSDIR%%/libgimpwidgets/stock-texture-64.png -%%DOCSDIR%%/libgimpwidgets/stock-toilet-paper-16.png -%%DOCSDIR%%/libgimpwidgets/stock-toilet-paper-24.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-airbrush-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-airbrush-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-blend-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-blend-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-blur-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-blur-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-brightness-contrast-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-brightness-contrast-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-bucket-fill-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-bucket-fill-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-by-color-select-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-by-color-select-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-clone-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-clone-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-color-balance-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-color-balance-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-color-picker-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-color-picker-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-colorize-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-colorize-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-crop-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-crop-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-curves-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-curves-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-dodge-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-dodge-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-ellipse-select-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-ellipse-select-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-eraser-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-eraser-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-flip-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-flip-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-free-select-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-free-select-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-fuzzy-select-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-fuzzy-select-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-hue-saturation-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-hue-saturation-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-ink-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-ink-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-iscissors-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-iscissors-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-levels-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-levels-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-measure-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-measure-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-move-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-move-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-options-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-options-24.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-paintbrush-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-paintbrush-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-path-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-path-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-pencil-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-pencil-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-perspective-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-perspective-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-posterize-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-posterize-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-rect-select-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-rect-select-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-rotate-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-rotate-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-scale-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-scale-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-shear-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-shear-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-smudge-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-smudge-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-text-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-text-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-threshold-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-threshold-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-zoom-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tool-zoom-22.png -%%DOCSDIR%%/libgimpwidgets/stock-tools-16.png -%%DOCSDIR%%/libgimpwidgets/stock-tools-24.png -%%DOCSDIR%%/libgimpwidgets/stock-transparency-16.png -%%DOCSDIR%%/libgimpwidgets/stock-transparency-24.png -%%DOCSDIR%%/libgimpwidgets/stock-undo-history-16.png -%%DOCSDIR%%/libgimpwidgets/stock-undo-history-24.png -%%DOCSDIR%%/libgimpwidgets/stock-vchain-24.png -%%DOCSDIR%%/libgimpwidgets/stock-vchain-broken-24.png -%%DOCSDIR%%/libgimpwidgets/stock-video-16.png -%%DOCSDIR%%/libgimpwidgets/stock-video-24.png -%%DOCSDIR%%/libgimpwidgets/stock-warning-16.png -%%DOCSDIR%%/libgimpwidgets/stock-warning-24.png -%%DOCSDIR%%/libgimpwidgets/stock-warning-64.png -%%DOCSDIR%%/libgimpwidgets/stock-web-16.png -%%DOCSDIR%%/libgimpwidgets/stock-web-24.png -%%DOCSDIR%%/libgimpwidgets/stock-wilber-16.png -%%DOCSDIR%%/libgimpwidgets/stock-wilber-32.png -%%DOCSDIR%%/libgimpwidgets/stock-wilber-48.png -%%DOCSDIR%%/libgimpwidgets/stock-wilber-64.png -%%DOCSDIR%%/libgimpwidgets/stock-wilber-eek-64.png -%%DOCSDIR%%/libgimpwidgets/stock-zoom-follow-window-12.png -%%DOCSDIR%%/libgimpwidgets/up.png -share/gimp/brushes/10x10square.gbr -share/gimp/brushes/10x10squareBlur.gbr -share/gimp/brushes/11circle.gbr -share/gimp/brushes/11fcircle.gbr -share/gimp/brushes/13circle.gbr -share/gimp/brushes/13fcircle.gbr -share/gimp/brushes/15circle.gbr -share/gimp/brushes/15fcircle.gbr -share/gimp/brushes/17circle.gbr -share/gimp/brushes/17fcircle.gbr -share/gimp/brushes/19circle.gbr -share/gimp/brushes/19fcircle.gbr -share/gimp/brushes/1circle.gbr -share/gimp/brushes/20x20square.gbr -share/gimp/brushes/20x20squareBlur.gbr -share/gimp/brushes/3circle.gbr -share/gimp/brushes/3fcircle.gbr -share/gimp/brushes/5circle.gbr -share/gimp/brushes/5fcircle.gbr -share/gimp/brushes/5x5square.gbr -share/gimp/brushes/5x5squareBlur.gbr -share/gimp/brushes/7circle.gbr -share/gimp/brushes/7fcircle.gbr -share/gimp/brushes/9circle.gbr -share/gimp/brushes/9fcircle.gbr -share/gimp/brushes/DStar11.gbr -share/gimp/brushes/DStar17.gbr -share/gimp/brushes/DStar25.gbr -share/gimp/brushes/SketchBrush-16.gih -share/gimp/brushes/SketchBrush-32.gih -share/gimp/brushes/SketchBrush-64.gih -share/gimp/brushes/callig1.gbr -share/gimp/brushes/callig2.gbr -share/gimp/brushes/callig3.gbr -share/gimp/brushes/callig4.gbr -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/thegimp.gbr -share/gimp/brushes/vine.gih -share/gimp/brushes/xcf.gbr -@exec mkdir -p %D/share/gimp/fonts -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-splash.png -share/gimp/images/gimp-logo.png -share/gimp/images/wilber-devel-icon.png -share/gimp/images/wilber-icon.png -share/gimp/images/wilber-tips.png -share/gimp/images/wilber-wizard.png -share/gimp/menus/brushes-menu.xml -share/gimp/menus/buffers-menu.xml -share/gimp/menus/channels-menu.xml -share/gimp/menus/colormap-editor-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/qmask-menu.xml -share/gimp/menus/selection-editor-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/toolbox-menu.xml -share/gimp/menus/tools-menu.xml -share/gimp/menus/vectors-menu.xml -share/gimp/misc/gimp.applications -share/gimp/misc/gimp.desktop -share/gimp/misc/gimp.keys -%%GNOMEPANEL:%%share/gnome/application-registry/gimp-2.2.applications -%%GNOMEPANEL:%%share/gnome/applications/gimp-2.2.desktop -%%GNOMEPANEL:%%@exec update-desktop-database > /dev/null || /usr/bin/true -%%GNOMEPANEL:%%share/gnome/mime-info/gimp-2.2.keys -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/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/distress-selection.scm -share/gimp/scripts/drop-shadow.scm -share/gimp/scripts/erase-rows.scm -share/gimp/scripts/fade-outline.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/hsv-graph.scm -share/gimp/scripts/i26-gunya2.scm -share/gimp/scripts/image-structure.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/perspective-shadow.scm -share/gimp/scripts/predator.scm -share/gimp/scripts/pupi-button.scm -share/gimp/scripts/rendermap.scm -share/gimp/scripts/ripply-anim.scm -share/gimp/scripts/round-corners.scm -share/gimp/scripts/script-fu-util.scm -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/sphere.scm -share/gimp/scripts/spinning-globe.scm -share/gimp/scripts/spyrogimp.scm -share/gimp/scripts/starburst-logo.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/test-sphere.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/imagerc -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.png -share/gimp/themes/Default/images/preferences/display.png -share/gimp/themes/Default/images/preferences/environment.png -share/gimp/themes/Default/images/preferences/folders-brushes.png -share/gimp/themes/Default/images/preferences/folders-environ.png -share/gimp/themes/Default/images/preferences/folders-fonts.png -share/gimp/themes/Default/images/preferences/folders-gradients.png -share/gimp/themes/Default/images/preferences/folders-modules.png -share/gimp/themes/Default/images/preferences/folders-palettes.png -share/gimp/themes/Default/images/preferences/folders-patterns.png -share/gimp/themes/Default/images/preferences/folders-plug-ins.png -share/gimp/themes/Default/images/preferences/folders-scripts.png -share/gimp/themes/Default/images/preferences/folders-themes.png -share/gimp/themes/Default/images/preferences/folders-tool-plug-ins.png -share/gimp/themes/Default/images/preferences/folders.png -share/gimp/themes/Default/images/preferences/help-system.png -share/gimp/themes/Default/images/preferences/image-title.png -share/gimp/themes/Default/images/preferences/image-windows.png -share/gimp/themes/Default/images/preferences/input-devices.png -share/gimp/themes/Default/images/preferences/interface.png -share/gimp/themes/Default/images/preferences/monitor.png -share/gimp/themes/Default/images/preferences/new-image.png -share/gimp/themes/Default/images/preferences/session.png -share/gimp/themes/Default/images/preferences/theme.png -share/gimp/themes/Default/images/preferences/tool-options.png -share/gimp/themes/Default/images/preferences/toolbox.png -share/gimp/themes/Default/images/preferences/window-management.png -share/gimp/themes/Default/images/stock-anchor-16.png -share/gimp/themes/Default/images/stock-cap-butt-16.png -share/gimp/themes/Default/images/stock-cap-round-16.png -share/gimp/themes/Default/images/stock-cap-square-16.png -share/gimp/themes/Default/images/stock-center-16.png -share/gimp/themes/Default/images/stock-center-24.png -share/gimp/themes/Default/images/stock-channel-16.png -share/gimp/themes/Default/images/stock-channel-24.png -share/gimp/themes/Default/images/stock-channel-32.png -share/gimp/themes/Default/images/stock-channel-48.png -share/gimp/themes/Default/images/stock-channel-alpha-16.png -share/gimp/themes/Default/images/stock-channel-alpha-24.png -share/gimp/themes/Default/images/stock-channel-alpha-32.png -share/gimp/themes/Default/images/stock-channel-alpha-48.png -share/gimp/themes/Default/images/stock-channel-blue-16.png -share/gimp/themes/Default/images/stock-channel-blue-24.png -share/gimp/themes/Default/images/stock-channel-blue-32.png -share/gimp/themes/Default/images/stock-channel-blue-48.png -share/gimp/themes/Default/images/stock-channel-gray-16.png -share/gimp/themes/Default/images/stock-channel-gray-24.png -share/gimp/themes/Default/images/stock-channel-gray-32.png -share/gimp/themes/Default/images/stock-channel-gray-48.png -share/gimp/themes/Default/images/stock-channel-green-16.png -share/gimp/themes/Default/images/stock-channel-green-24.png -share/gimp/themes/Default/images/stock-channel-green-32.png -share/gimp/themes/Default/images/stock-channel-green-48.png -share/gimp/themes/Default/images/stock-channel-indexed-16.png -share/gimp/themes/Default/images/stock-channel-indexed-24.png -share/gimp/themes/Default/images/stock-channel-indexed-32.png -share/gimp/themes/Default/images/stock-channel-indexed-48.png -share/gimp/themes/Default/images/stock-channel-red-16.png -share/gimp/themes/Default/images/stock-channel-red-24.png -share/gimp/themes/Default/images/stock-channel-red-32.png -share/gimp/themes/Default/images/stock-channel-red-48.png -share/gimp/themes/Default/images/stock-channels-16.png -share/gimp/themes/Default/images/stock-channels-24.png -share/gimp/themes/Default/images/stock-char-picker-22.png -share/gimp/themes/Default/images/stock-close-12.png -share/gimp/themes/Default/images/stock-color-pick-from-screen-16.png -share/gimp/themes/Default/images/stock-color-picker-black-18.png -share/gimp/themes/Default/images/stock-color-picker-gray-18.png -share/gimp/themes/Default/images/stock-color-picker-white-18.png -share/gimp/themes/Default/images/stock-color-triangle-16.png -share/gimp/themes/Default/images/stock-convert-grayscale-16.png -share/gimp/themes/Default/images/stock-convert-indexed-16.png -share/gimp/themes/Default/images/stock-convert-rgb-16.png -share/gimp/themes/Default/images/stock-curve-free-16.png -share/gimp/themes/Default/images/stock-curve-smooth-16.png -share/gimp/themes/Default/images/stock-default-colors-12.png -share/gimp/themes/Default/images/stock-device-status-16.png -share/gimp/themes/Default/images/stock-device-status-24.png -share/gimp/themes/Default/images/stock-display-filter-16.png -share/gimp/themes/Default/images/stock-display-filter-24.png -share/gimp/themes/Default/images/stock-duplicate-16.png -share/gimp/themes/Default/images/stock-edit-16.png -share/gimp/themes/Default/images/stock-error-64.png -share/gimp/themes/Default/images/stock-eye-12.png -share/gimp/themes/Default/images/stock-eye-20.png -share/gimp/themes/Default/images/stock-flip-horizontal-16.png -share/gimp/themes/Default/images/stock-flip-vertical-16.png -share/gimp/themes/Default/images/stock-floating-selection-16.png -share/gimp/themes/Default/images/stock-floating-selection-24.png -share/gimp/themes/Default/images/stock-floating-selection-32.png -share/gimp/themes/Default/images/stock-floating-selection-48.png -share/gimp/themes/Default/images/stock-frame-64.png -share/gimp/themes/Default/images/stock-gradient-bilinear-16.png -share/gimp/themes/Default/images/stock-gradient-conical-asymmetric-16.png -share/gimp/themes/Default/images/stock-gradient-conical-symmetric-16.png -share/gimp/themes/Default/images/stock-gradient-linear-16.png -share/gimp/themes/Default/images/stock-gradient-radial-16.png -share/gimp/themes/Default/images/stock-gradient-shapeburst-angular-16.png -share/gimp/themes/Default/images/stock-gradient-shapeburst-dimpled-16.png -share/gimp/themes/Default/images/stock-gradient-shapeburst-spherical-16.png -share/gimp/themes/Default/images/stock-gradient-spiral-anticlockwise-16.png -share/gimp/themes/Default/images/stock-gradient-spiral-clockwise-16.png -share/gimp/themes/Default/images/stock-gradient-square-16.png -share/gimp/themes/Default/images/stock-gravity-east-24.png -share/gimp/themes/Default/images/stock-gravity-north-24.png -share/gimp/themes/Default/images/stock-gravity-north-east-24.png -share/gimp/themes/Default/images/stock-gravity-north-west-24.png -share/gimp/themes/Default/images/stock-gravity-south-24.png -share/gimp/themes/Default/images/stock-gravity-south-east-24.png -share/gimp/themes/Default/images/stock-gravity-south-west-24.png -share/gimp/themes/Default/images/stock-gravity-west-24.png -share/gimp/themes/Default/images/stock-grid-16.png -share/gimp/themes/Default/images/stock-hchain-24.png -share/gimp/themes/Default/images/stock-hchain-broken-24.png -share/gimp/themes/Default/images/stock-histogram-16.png -share/gimp/themes/Default/images/stock-histogram-22.png -share/gimp/themes/Default/images/stock-histogram-linear-16.png -share/gimp/themes/Default/images/stock-histogram-logarithmic-16.png -share/gimp/themes/Default/images/stock-image-16.png -share/gimp/themes/Default/images/stock-image-24.png -share/gimp/themes/Default/images/stock-image-32.png -share/gimp/themes/Default/images/stock-image-48.png -share/gimp/themes/Default/images/stock-images-16.png -share/gimp/themes/Default/images/stock-images-24.png -share/gimp/themes/Default/images/stock-indexed-palette-16.png -share/gimp/themes/Default/images/stock-indexed-palette-24.png -share/gimp/themes/Default/images/stock-info-16.png -share/gimp/themes/Default/images/stock-info-24.png -share/gimp/themes/Default/images/stock-info-64.png -share/gimp/themes/Default/images/stock-invert-16.png -share/gimp/themes/Default/images/stock-join-bevel-16.png -share/gimp/themes/Default/images/stock-join-miter-16.png -share/gimp/themes/Default/images/stock-join-round-16.png -share/gimp/themes/Default/images/stock-landscape-16.png -share/gimp/themes/Default/images/stock-layer-16.png -share/gimp/themes/Default/images/stock-layer-24.png -share/gimp/themes/Default/images/stock-layer-32.png -share/gimp/themes/Default/images/stock-layer-48.png -share/gimp/themes/Default/images/stock-layer-mask-16.png -share/gimp/themes/Default/images/stock-layer-mask-24.png -share/gimp/themes/Default/images/stock-layer-mask-32.png -share/gimp/themes/Default/images/stock-layer-mask-48.png -share/gimp/themes/Default/images/stock-layer-to-imagesize-16.png -share/gimp/themes/Default/images/stock-layers-16.png -share/gimp/themes/Default/images/stock-layers-24.png -share/gimp/themes/Default/images/stock-letter-spacing-22.png -share/gimp/themes/Default/images/stock-line-spacing-22.png -share/gimp/themes/Default/images/stock-linked-12.png -share/gimp/themes/Default/images/stock-linked-20.png -share/gimp/themes/Default/images/stock-list-16.png -share/gimp/themes/Default/images/stock-menu-left-12.png -share/gimp/themes/Default/images/stock-menu-right-12.png -share/gimp/themes/Default/images/stock-merge-down-16.png -share/gimp/themes/Default/images/stock-move-to-screen-16.png -share/gimp/themes/Default/images/stock-move-to-screen-24.png -share/gimp/themes/Default/images/stock-navigation-16.png -share/gimp/themes/Default/images/stock-paste-as-new-16.png -share/gimp/themes/Default/images/stock-paste-into-16.png -share/gimp/themes/Default/images/stock-path-16.png -share/gimp/themes/Default/images/stock-path-22.png -share/gimp/themes/Default/images/stock-path-stroke-16.png -share/gimp/themes/Default/images/stock-paths-16.png -share/gimp/themes/Default/images/stock-paths-22.png -share/gimp/themes/Default/images/stock-plugin-16.png -share/gimp/themes/Default/images/stock-portrait-16.png -share/gimp/themes/Default/images/stock-print-resolution-16.png -share/gimp/themes/Default/images/stock-print-resolution-24.png -share/gimp/themes/Default/images/stock-qmask-off-16.png -share/gimp/themes/Default/images/stock-qmask-on-16.png -share/gimp/themes/Default/images/stock-question-64.png -share/gimp/themes/Default/images/stock-reset-16.png -share/gimp/themes/Default/images/stock-reshow-filter-16.png -share/gimp/themes/Default/images/stock-resize-16.png -share/gimp/themes/Default/images/stock-rotate-180-16.png -share/gimp/themes/Default/images/stock-rotate-270-16.png -share/gimp/themes/Default/images/stock-rotate-90-16.png -share/gimp/themes/Default/images/stock-scale-16.png -share/gimp/themes/Default/images/stock-selection-16.png -share/gimp/themes/Default/images/stock-selection-add-16.png -share/gimp/themes/Default/images/stock-selection-all-16.png -share/gimp/themes/Default/images/stock-selection-border-16.png -share/gimp/themes/Default/images/stock-selection-grow-16.png -share/gimp/themes/Default/images/stock-selection-intersect-16.png -share/gimp/themes/Default/images/stock-selection-none-16.png -share/gimp/themes/Default/images/stock-selection-replace-16.png -share/gimp/themes/Default/images/stock-selection-shrink-16.png -share/gimp/themes/Default/images/stock-selection-stroke-16.png -share/gimp/themes/Default/images/stock-selection-subtract-16.png -share/gimp/themes/Default/images/stock-selection-to-channel-16.png -share/gimp/themes/Default/images/stock-selection-to-path-16.png -share/gimp/themes/Default/images/stock-shape-circle-16.png -share/gimp/themes/Default/images/stock-shape-diamond-16.png -share/gimp/themes/Default/images/stock-shape-square-16.png -share/gimp/themes/Default/images/stock-swap-colors-12.png -share/gimp/themes/Default/images/stock-template-16.png -share/gimp/themes/Default/images/stock-template-24.png -share/gimp/themes/Default/images/stock-text-dir-ltr-24.png -share/gimp/themes/Default/images/stock-text-dir-rtl-24.png -share/gimp/themes/Default/images/stock-text-layer-16.png -share/gimp/themes/Default/images/stock-text-layer-24.png -share/gimp/themes/Default/images/stock-text-layer-32.png -share/gimp/themes/Default/images/stock-text-layer-48.png -share/gimp/themes/Default/images/stock-texture-64.png -share/gimp/themes/Default/images/stock-toilet-paper-16.png -share/gimp/themes/Default/images/stock-toilet-paper-24.png -share/gimp/themes/Default/images/stock-tool-airbrush-16.png -share/gimp/themes/Default/images/stock-tool-airbrush-22.png -share/gimp/themes/Default/images/stock-tool-blend-16.png -share/gimp/themes/Default/images/stock-tool-blend-22.png -share/gimp/themes/Default/images/stock-tool-blur-16.png -share/gimp/themes/Default/images/stock-tool-blur-22.png -share/gimp/themes/Default/images/stock-tool-brightness-contrast-16.png -share/gimp/themes/Default/images/stock-tool-brightness-contrast-22.png -share/gimp/themes/Default/images/stock-tool-bucket-fill-16.png -share/gimp/themes/Default/images/stock-tool-bucket-fill-22.png -share/gimp/themes/Default/images/stock-tool-by-color-select-16.png -share/gimp/themes/Default/images/stock-tool-by-color-select-22.png -share/gimp/themes/Default/images/stock-tool-clone-16.png -share/gimp/themes/Default/images/stock-tool-clone-22.png -share/gimp/themes/Default/images/stock-tool-color-balance-16.png -share/gimp/themes/Default/images/stock-tool-color-balance-22.png -share/gimp/themes/Default/images/stock-tool-color-picker-16.png -share/gimp/themes/Default/images/stock-tool-color-picker-22.png -share/gimp/themes/Default/images/stock-tool-colorize-16.png -share/gimp/themes/Default/images/stock-tool-colorize-22.png -share/gimp/themes/Default/images/stock-tool-crop-16.png -share/gimp/themes/Default/images/stock-tool-crop-22.png -share/gimp/themes/Default/images/stock-tool-curves-16.png -share/gimp/themes/Default/images/stock-tool-curves-22.png -share/gimp/themes/Default/images/stock-tool-dodge-16.png -share/gimp/themes/Default/images/stock-tool-dodge-22.png -share/gimp/themes/Default/images/stock-tool-ellipse-select-16.png -share/gimp/themes/Default/images/stock-tool-ellipse-select-22.png -share/gimp/themes/Default/images/stock-tool-eraser-16.png -share/gimp/themes/Default/images/stock-tool-eraser-22.png -share/gimp/themes/Default/images/stock-tool-flip-16.png -share/gimp/themes/Default/images/stock-tool-flip-22.png -share/gimp/themes/Default/images/stock-tool-free-select-16.png -share/gimp/themes/Default/images/stock-tool-free-select-22.png -share/gimp/themes/Default/images/stock-tool-fuzzy-select-16.png -share/gimp/themes/Default/images/stock-tool-fuzzy-select-22.png -share/gimp/themes/Default/images/stock-tool-hue-saturation-16.png -share/gimp/themes/Default/images/stock-tool-hue-saturation-22.png -share/gimp/themes/Default/images/stock-tool-ink-16.png -share/gimp/themes/Default/images/stock-tool-ink-22.png -share/gimp/themes/Default/images/stock-tool-iscissors-16.png -share/gimp/themes/Default/images/stock-tool-iscissors-22.png -share/gimp/themes/Default/images/stock-tool-levels-16.png -share/gimp/themes/Default/images/stock-tool-levels-22.png -share/gimp/themes/Default/images/stock-tool-measure-16.png -share/gimp/themes/Default/images/stock-tool-measure-22.png -share/gimp/themes/Default/images/stock-tool-move-16.png -share/gimp/themes/Default/images/stock-tool-move-22.png -share/gimp/themes/Default/images/stock-tool-options-16.png -share/gimp/themes/Default/images/stock-tool-options-24.png -share/gimp/themes/Default/images/stock-tool-paintbrush-16.png -share/gimp/themes/Default/images/stock-tool-paintbrush-22.png -share/gimp/themes/Default/images/stock-tool-path-16.png -share/gimp/themes/Default/images/stock-tool-path-22.png -share/gimp/themes/Default/images/stock-tool-pencil-16.png -share/gimp/themes/Default/images/stock-tool-pencil-22.png -share/gimp/themes/Default/images/stock-tool-perspective-16.png -share/gimp/themes/Default/images/stock-tool-perspective-22.png -share/gimp/themes/Default/images/stock-tool-posterize-16.png -share/gimp/themes/Default/images/stock-tool-posterize-22.png -share/gimp/themes/Default/images/stock-tool-rect-select-16.png -share/gimp/themes/Default/images/stock-tool-rect-select-22.png -share/gimp/themes/Default/images/stock-tool-rotate-16.png -share/gimp/themes/Default/images/stock-tool-rotate-22.png -share/gimp/themes/Default/images/stock-tool-scale-16.png -share/gimp/themes/Default/images/stock-tool-scale-22.png -share/gimp/themes/Default/images/stock-tool-shear-16.png -share/gimp/themes/Default/images/stock-tool-shear-22.png -share/gimp/themes/Default/images/stock-tool-smudge-16.png -share/gimp/themes/Default/images/stock-tool-smudge-22.png -share/gimp/themes/Default/images/stock-tool-text-16.png -share/gimp/themes/Default/images/stock-tool-text-22.png -share/gimp/themes/Default/images/stock-tool-threshold-16.png -share/gimp/themes/Default/images/stock-tool-threshold-22.png -share/gimp/themes/Default/images/stock-tool-zoom-16.png -share/gimp/themes/Default/images/stock-tool-zoom-22.png -share/gimp/themes/Default/images/stock-tools-16.png -share/gimp/themes/Default/images/stock-tools-24.png -share/gimp/themes/Default/images/stock-transparency-16.png -share/gimp/themes/Default/images/stock-transparency-24.png -share/gimp/themes/Default/images/stock-undo-history-16.png -share/gimp/themes/Default/images/stock-undo-history-24.png -share/gimp/themes/Default/images/stock-vchain-24.png -share/gimp/themes/Default/images/stock-vchain-broken-24.png -share/gimp/themes/Default/images/stock-video-16.png -share/gimp/themes/Default/images/stock-video-24.png -share/gimp/themes/Default/images/stock-warning-16.png -share/gimp/themes/Default/images/stock-warning-24.png -share/gimp/themes/Default/images/stock-warning-64.png -share/gimp/themes/Default/images/stock-web-16.png -share/gimp/themes/Default/images/stock-web-24.png -share/gimp/themes/Default/images/stock-wilber-16.png -share/gimp/themes/Default/images/stock-wilber-64.png -share/gimp/themes/Default/images/stock-wilber-eek-64.png -share/gimp/themes/Default/images/stock-zoom-follow-window-12.png -share/gimp/themes/Small/gtkrc -share/gimp/tips/gimp-tips.xml -share/locale/ca/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/cs/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/da/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/de/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/el/LC_MESSAGES/gimp20-libgimp.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-script-fu.mo -share/locale/en_CA/LC_MESSAGES/gimp20-std-plug-ins.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-script-fu.mo -share/locale/en_GB/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/en_GB/LC_MESSAGES/gimp20.mo -share/locale/es/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/eu/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/fi/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/fr/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/ga/LC_MESSAGES/gimp20-libgimp.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-script-fu.mo -share/locale/gl/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/gl/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.mo -share/locale/hr/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/hu/LC_MESSAGES/gimp20-libgimp.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.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/it/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/ja/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/ko/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/lt/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/ms/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/nb/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/nl/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/no/LC_MESSAGES/gimp20-libgimp.mo -share/locale/no/LC_MESSAGES/gimp20-script-fu.mo -share/locale/no/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/no/LC_MESSAGES/gimp20.mo -share/locale/pa/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/pl/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/pt/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/pt_BR/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/ro/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/ru/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/sk/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/sr/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/sr@Latn/LC_MESSAGES/gimp20-libgimp.mo -share/locale/sr@Latn/LC_MESSAGES/gimp20-script-fu.mo -share/locale/sr@Latn/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/sr@Latn/LC_MESSAGES/gimp20.mo -share/locale/sv/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/tr/LC_MESSAGES/gimp20-libgimp.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/uk/LC_MESSAGES/gimp20-libgimp.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.mo -share/locale/vi/LC_MESSAGES/gimp20-libgimp.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.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-script-fu.mo -share/locale/zh_CN/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/zh_CN/LC_MESSAGES/gimp20.mo -share/locale/zh_TW/LC_MESSAGES/gimp20-libgimp.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.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/misc -@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 %%DOCSDIR%%/libgimpwidgets -@dirrm %%DOCSDIR%%/libgimpthumb -@dirrm %%DOCSDIR%%/libgimpmodule -@dirrm %%DOCSDIR%%/libgimpmath -@dirrm %%DOCSDIR%%/libgimpcolor -@dirrm %%DOCSDIR%%/libgimpbase -@dirrm %%DOCSDIR%%/libgimp -@dirrm %%DOCSDIR%% -@dirrm libexec/gimp/2.2/plug-ins -%%PYTHON:%%@dirrm libexec/gimp/2.2/python -@dirrm libexec/gimp/2.2/modules -@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/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 -%%GNOMEPANEL:%%@unexec update-desktop-database > /dev/null || /usr/bin/true diff --git a/graphics/gwenview-kde4/Makefile b/graphics/gwenview-kde4/Makefile deleted file mode 100644 index f0242faf4e71..000000000000 --- a/graphics/gwenview-kde4/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: gwenview -# Date created: 22 Jun 2002 -# Whom: Stefan Jahn <stefan.jahn@nemesis-sektor.de> -# -# $FreeBSD$ -# - -PORTNAME= gwenview -PORTVERSION= 1.0.1 -PORTREVISION= 1 -CATEGORIES= graphics kde -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= markus@FreeBSD.org -COMMENT= An image viewer and browser for the KDE environment - -USE_BZIP2= yes -USE_GMAKE= yes -USE_KDELIBS_VER=3 -GNU_CONFIGURE= yes -USE_REINPLACE= yes - -MAN1= gwenview.1 - -post-patch: - @${REINPLACE_CMD} -e 's|xx||g' ${WRKSRC}/po/Makefile.in - @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} - -.include <bsd.port.mk> diff --git a/graphics/gwenview-kde4/distinfo b/graphics/gwenview-kde4/distinfo deleted file mode 100644 index f0f3b5f00669..000000000000 --- a/graphics/gwenview-kde4/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gwenview-1.0.1.tar.bz2) = 98bc89e3bda282cf192f84bd1fc03fdf -SIZE (gwenview-1.0.1.tar.bz2) = 670552 diff --git a/graphics/gwenview-kde4/pkg-descr b/graphics/gwenview-kde4/pkg-descr deleted file mode 100644 index 824634580601..000000000000 --- a/graphics/gwenview-kde4/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Gwenview is a simple image viewer which offers -a folder tree window and a file list window for -navigating easily through your image file -heirarchy. It supports all image formats your -KDE installation supports. - -WWW: http://gwenview.sourceforge.net diff --git a/graphics/gwenview-kde4/pkg-plist b/graphics/gwenview-kde4/pkg-plist deleted file mode 100644 index f21530fdf9a0..000000000000 --- a/graphics/gwenview-kde4/pkg-plist +++ /dev/null @@ -1,137 +0,0 @@ -bin/gwenview -share/applications/kde/gwenview.desktop -share/apps/gwenview/cursors/drag.png -share/apps/gwenview/cursors/dragging.png -share/apps/gwenview/cursors/zoom.png -share/apps/gwenview/gwenviewui.rc -share/apps/gwenview/icons/hicolor/16x16/actions/dnd1.png -share/apps/gwenview/icons/hicolor/16x16/actions/dnd2.png -share/apps/gwenview/icons/hicolor/16x16/actions/dnd3.png -share/apps/gwenview/icons/hicolor/16x16/actions/dnd4.png -share/apps/gwenview/icons/hicolor/16x16/actions/dnd5.png -share/apps/gwenview/icons/hicolor/16x16/actions/dnd6.png -share/apps/gwenview/icons/hicolor/16x16/actions/dnd7.png -share/apps/gwenview/icons/hicolor/16x16/actions/dnd8.png -share/apps/gwenview/icons/hicolor/16x16/actions/flip.png -share/apps/gwenview/icons/hicolor/16x16/actions/mirror.png -share/apps/gwenview/icons/hicolor/16x16/actions/rotate_left.png -share/apps/gwenview/icons/hicolor/16x16/actions/rotate_right.png -share/apps/gwenview/icons/hicolor/16x16/actions/slideshow.png -share/apps/gwenview/icons/hicolor/22x22/actions/flip.png -share/apps/gwenview/icons/hicolor/22x22/actions/gvfirst.png -share/apps/gwenview/icons/hicolor/22x22/actions/gvlast.png -share/apps/gwenview/icons/hicolor/22x22/actions/gvnext.png -share/apps/gwenview/icons/hicolor/22x22/actions/gvprevious.png -share/apps/gwenview/icons/hicolor/22x22/actions/largethumbnails.png -share/apps/gwenview/icons/hicolor/22x22/actions/medthumbnails.png -share/apps/gwenview/icons/hicolor/22x22/actions/mirror.png -share/apps/gwenview/icons/hicolor/22x22/actions/rotate_left.png -share/apps/gwenview/icons/hicolor/22x22/actions/rotate_right.png -share/apps/gwenview/icons/hicolor/22x22/actions/slideshow.png -share/apps/gwenview/icons/hicolor/22x22/actions/smallthumbnails.png -share/apps/gwenview/icons/hicolor/32x32/actions/flip.png -share/apps/gwenview/icons/hicolor/32x32/actions/gvfirst.png -share/apps/gwenview/icons/hicolor/32x32/actions/gvlast.png -share/apps/gwenview/icons/hicolor/32x32/actions/gvnext.png -share/apps/gwenview/icons/hicolor/32x32/actions/gvprevious.png -share/apps/gwenview/icons/hicolor/32x32/actions/largethumbnails.png -share/apps/gwenview/icons/hicolor/32x32/actions/medthumbnails.png -share/apps/gwenview/icons/hicolor/32x32/actions/mirror.png -share/apps/gwenview/icons/hicolor/32x32/actions/rotate_left.png -share/apps/gwenview/icons/hicolor/32x32/actions/rotate_right.png -share/apps/gwenview/icons/hicolor/32x32/actions/slideshow.png -share/apps/gwenview/icons/hicolor/32x32/actions/smallthumbnails.png -share/apps/gwenview/icons/hicolor/48x48/actions/flip.png -share/apps/gwenview/icons/hicolor/48x48/actions/mirror.png -share/apps/gwenview/icons/hicolor/48x48/actions/rotate_left.png -share/apps/gwenview/icons/hicolor/48x48/actions/rotate_right.png -share/apps/gwenview/icons/hicolor/48x48/actions/slideshow.png -share/apps/gwenview/thumbnail/wait.png -share/apps/gwenview/tools/gimp.desktop -share/apps/gwenview/tools/konqueror.desktop -share/apps/gwenview/tools/tiledwallpaper.desktop -share/apps/gwenview/tools/wallpaper.desktop -share/apps/konqueror/servicemenus/konqgwenview.desktop -share/icons/hicolor/16x16/apps/gwenview.png -share/icons/hicolor/22x22/apps/gwenview.png -share/icons/hicolor/32x32/apps/gwenview.png -share/icons/hicolor/48x48/apps/gwenview.png -share/icons/hicolor/64x64/apps/gwenview.png -share/icons/locolor/16x16/apps/gwenview.png -share/icons/locolor/32x32/apps/gwenview.png -share/locale/ar/LC_MESSAGES/gwenview.mo -share/locale/cs/LC_MESSAGES/gwenview.mo -share/locale/da/LC_MESSAGES/gwenview.mo -share/locale/de/LC_MESSAGES/gwenview.mo -share/locale/el/LC_MESSAGES/gwenview.mo -share/locale/en_GB/LC_MESSAGES/gwenview.mo -share/locale/es/LC_MESSAGES/gwenview.mo -share/locale/et/LC_MESSAGES/gwenview.mo -share/locale/fo/LC_MESSAGES/gwenview.mo -share/locale/fr/LC_MESSAGES/gwenview.mo -share/locale/he/LC_MESSAGES/gwenview.mo -share/locale/hu/LC_MESSAGES/gwenview.mo -share/locale/it/LC_MESSAGES/gwenview.mo -share/locale/ja/LC_MESSAGES/gwenview.mo -share/locale/ko/LC_MESSAGES/gwenview.mo -share/locale/nb/LC_MESSAGES/gwenview.mo -share/locale/nl/LC_MESSAGES/gwenview.mo -share/locale/nso/LC_MESSAGES/gwenview.mo -share/locale/pl/LC_MESSAGES/gwenview.mo -share/locale/pt/LC_MESSAGES/gwenview.mo -share/locale/pt_BR/LC_MESSAGES/gwenview.mo -share/locale/ru/LC_MESSAGES/gwenview.mo -share/locale/sv/LC_MESSAGES/gwenview.mo -share/locale/tr/LC_MESSAGES/gwenview.mo -share/locale/uk/LC_MESSAGES/gwenview.mo -share/locale/ven/LC_MESSAGES/gwenview.mo -share/locale/xh/LC_MESSAGES/gwenview.mo -share/locale/zh_CN/LC_MESSAGES/gwenview.mo -share/locale/zh_TW/LC_MESSAGES/gwenview.mo -share/locale/zu/LC_MESSAGES/gwenview.mo -@unexec rmdir %D/share/locale/fo/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/fo 2> /dev/null || true -@unexec rmdir %D/share/locale/nso/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/nso 2> /dev/null || true -@unexec rmdir %D/share/locale/ven/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/ven 2> /dev/null || true -@unexec rmdir %D/share/locale/xh/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/xh 2> /dev/null || true -@unexec rmdir %D/share/locale/zu/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/zu 2> /dev/null || true -@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true -@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true -@unexec rmdir %D/share/icons/locolor 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/64x64/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/64x64 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/48x48/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/48x48 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/22x22/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/22x22 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true -@unexec rmdir %D/share/icons 2>/dev/null || true -@unexec rmdir %D/share/apps/konqueror/servicemenus 2>/dev/null || true -@unexec rmdir %D/share/apps/konqueror 2>/dev/null || true -@dirrm share/apps/gwenview/tools -@dirrm share/apps/gwenview/thumbnail -@dirrm share/apps/gwenview/icons/hicolor/48x48/actions -@dirrm share/apps/gwenview/icons/hicolor/48x48 -@dirrm share/apps/gwenview/icons/hicolor/32x32/actions -@dirrm share/apps/gwenview/icons/hicolor/32x32 -@dirrm share/apps/gwenview/icons/hicolor/22x22/actions -@dirrm share/apps/gwenview/icons/hicolor/22x22 -@dirrm share/apps/gwenview/icons/hicolor/16x16/actions -@dirrm share/apps/gwenview/icons/hicolor/16x16 -@dirrm share/apps/gwenview/icons/hicolor -@dirrm share/apps/gwenview/icons -@dirrm share/apps/gwenview/cursors -@dirrm share/apps/gwenview -@unexec rmdir %D/share/apps 2>/dev/null || true -@unexec rmdir %D/share/applications/kde 2>/dev/null || true -@unexec rmdir %D/share/applications 2>/dev/null || true diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile index fb2378229df3..9e5d49ae343c 100644 --- a/graphics/imlib/Makefile +++ b/graphics/imlib/Makefile @@ -7,7 +7,7 @@ PORTNAME= imlib PORTVERSION= 1.9.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/imlib/1.9 diff --git a/graphics/imlib/files/patch-security-1 b/graphics/imlib/files/patch-security-1 new file mode 100644 index 000000000000..6a4511a4c6a0 --- /dev/null +++ b/graphics/imlib/files/patch-security-1 @@ -0,0 +1,510 @@ +diff -urN imlib-1.9.13.orig/Imlib/load.c imlib-1.9.13/Imlib/load.c +--- imlib-1.9.13.orig/Imlib/load.c Wed Mar 13 19:06:29 2002 ++++ Imlib/load.c Thu Sep 16 17:21:01 2004 +@@ -4,6 +4,8 @@ + #include "Imlib_private.h" + #include <setjmp.h> + ++#define G_MAXINT ((int) 0x7fffffff) ++ + /* Split the ID - damages input */ + + static char * +@@ -41,13 +43,17 @@ + + /* + * Make sure we don't wrap on our memory allocations ++ * we check G_MAXINT/4 because rend.c malloc's w * h * bpp ++ * + 3 is safety margin + */ + + void * _imlib_malloc_image(unsigned int w, unsigned int h) + { +- if( w > 32767 || h > 32767) +- return NULL; +- return malloc(w * h * 3); ++ if (w <= 0 || w > 32767 || ++ h <= 0 || h > 32767 || ++ h >= (G_MAXINT/4 - 1) / w) ++ return NULL; ++ return malloc(w * h * 3 + 3); + } + + #ifdef HAVE_LIBJPEG +@@ -360,7 +366,9 @@ + npix = ww * hh; + *w = (int)ww; + *h = (int)hh; +- if(ww > 32767 || hh > 32767) ++ if (ww <= 0 || ww > 32767 || ++ hh <= 0 || hh > 32767 || ++ hh >= (G_MAXINT/sizeof(uint32)) / ww) + { + TIFFClose(tif); + return NULL; +@@ -463,7 +471,7 @@ + } + *w = gif->Image.Width; + *h = gif->Image.Height; +- if (*h > 32767 || *w > 32767) ++ if (*h <= 0 || *h > 32767 || *w <= 0 || *w > 32767) + { + return NULL; + } +@@ -965,7 +973,12 @@ + comment = 0; + quote = 0; + context = 0; ++ memset(lookup, 0, sizeof(lookup)); ++ + line = malloc(lsz); ++ if (!line) ++ return NULL; ++ + while (!done) + { + pc = c; +@@ -994,25 +1007,25 @@ + { + /* Header */ + sscanf(line, "%i %i %i %i", w, h, &ncolors, &cpp); +- if (ncolors > 32766) ++ if (ncolors <= 0 || ncolors > 32766) + { + fprintf(stderr, "IMLIB ERROR: XPM files wth colors > 32766 not supported\n"); + free(line); + return NULL; + } +- if (cpp > 5) ++ if (cpp <= 0 || cpp > 5) + { + fprintf(stderr, "IMLIB ERROR: XPM files with characters per pixel > 5 not supported\n"); + free(line); + return NULL; + } +- if (*w > 32767) ++ if (*w <= 0 || *w > 32767) + { + fprintf(stderr, "IMLIB ERROR: Image width > 32767 pixels for file\n"); + free(line); + return NULL; + } +- if (*h > 32767) ++ if (*h <= 0 || *h > 32767) + { + fprintf(stderr, "IMLIB ERROR: Image height > 32767 pixels for file\n"); + free(line); +@@ -1045,11 +1058,13 @@ + { + int slen; + int hascolor, iscolor; ++ int space; + + iscolor = 0; + hascolor = 0; + tok[0] = 0; + col[0] = 0; ++ space = sizeof(col) - 1; + s[0] = 0; + len = strlen(line); + strncpy(cmap[j].str, line, cpp); +@@ -1072,10 +1087,10 @@ + { + if (k >= len) + { +- if (col[0]) +- strcat(col, " "); +- if (strlen(col) + strlen(s) < sizeof(col)) +- strcat(col, s); ++ if (col[0] && space > 0) ++ strcat(col, " "), space -= 1; ++ if (slen <= space) ++ strcat(col, s), space -= slen; + } + if (col[0]) + { +@@ -1105,14 +1120,17 @@ + } + } + } +- strcpy(tok, s); ++ if (slen < sizeof(tok)); ++ strcpy(tok, s); + col[0] = 0; ++ space = sizeof(col) - 1; + } + else + { +- if (col[0]) +- strcat(col, " "); +- strcat(col, s); ++ if (col[0] && space > 0) ++ strcat(col, " "), space -=1; ++ if (slen <= space) ++ strcat(col, s), space -= slen; + } + } + } +@@ -1341,12 +1359,12 @@ + sscanf(s, "%i %i", w, h); + a = *w; + b = *h; +- if (a > 32767) ++ if (a <= 0 || a > 32767) + { + fprintf(stderr, "IMLIB ERROR: Image width > 32767 pixels for file\n"); + return NULL; + } +- if (b > 32767) ++ if (b <= 0 || b > 32767) + { + fprintf(stderr, "IMLIB ERROR: Image height > 32767 pixels for file\n"); + return NULL; +diff -urN imlib-1.9.13.orig/Imlib/utils.c imlib-1.9.13/Imlib/utils.c +--- imlib-1.9.13.orig/Imlib/utils.c Mon Mar 4 17:45:28 2002 ++++ Imlib/utils.c Thu Sep 16 17:21:15 2004 +@@ -1496,36 +1496,56 @@ + context = 0; + ptr = NULL; + end = NULL; ++ memset(lookup, 0, sizeof(lookup)); + + while (!done) + { + line = data[count++]; ++ if (!line) ++ break; ++ line = strdup(line); ++ if (!line) ++ break; ++ len = strlen(line); ++ for (i = 0; i < len; ++i) ++ { ++ c = line[i]; ++ if (c < 32) ++ line[i] = 32; ++ else if (c > 127) ++ line[i] = 127; ++ } ++ + if (context == 0) + { + /* Header */ + sscanf(line, "%i %i %i %i", &w, &h, &ncolors, &cpp); +- if (ncolors > 32766) ++ if (ncolors <= 0 || ncolors > 32766) + { + fprintf(stderr, "IMLIB ERROR: XPM data wth colors > 32766 not supported\n"); + free(im); ++ free(line); + return NULL; + } +- if (cpp > 5) ++ if (cpp <= 0 || cpp > 5) + { + fprintf(stderr, "IMLIB ERROR: XPM data with characters per pixel > 5 not supported\n"); + free(im); ++ free(line); + return NULL; + } +- if (w > 32767) ++ if (w <= 0 || w > 32767) + { + fprintf(stderr, "IMLIB ERROR: Image width > 32767 pixels for data\n"); + free(im); ++ free(line); + return NULL; + } +- if (h > 32767) ++ if (h <= 0 || h > 32767) + { + fprintf(stderr, "IMLIB ERROR: Image height > 32767 pixels for data\n"); + free(im); ++ free(line); + return NULL; + } + cmap = malloc(sizeof(struct _cmap) * ncolors); +@@ -1533,6 +1553,7 @@ + if (!cmap) + { + free(im); ++ free(line); + return NULL; + } + im->rgb_width = w; +@@ -1542,6 +1563,7 @@ + { + free(cmap); + free(im); ++ free(line); + return NULL; + } + im->alpha_data = NULL; +@@ -1817,6 +1839,7 @@ + } + if ((ptr) && ((ptr - im->rgb_data) >= w * h * 3)) + done = 1; ++ free(line); + } + if (!transp) + { +diff -urN imlib-1.9.13.orig/gdk_imlib/io-gif.c imlib-1.9.13/gdk_imlib/io-gif.c +--- imlib-1.9.13.orig/gdk_imlib/io-gif.c Mon Mar 4 17:26:51 2002 ++++ gdk_imlib/io-gif.c Thu Sep 16 16:11:31 2004 +@@ -55,7 +55,7 @@ + } + *w = gif->Image.Width; + *h = gif->Image.Height; +- if(*h > 32767 || *w > 32767) ++ if(*h <= 0 || *h > 32767 || *w <= 0 || *w > 32767) + { + return NULL; + } +diff -urN imlib-1.9.13.orig/gdk_imlib/io-ppm.c imlib-1.9.13/gdk_imlib/io-ppm.c +--- imlib-1.9.13.orig/gdk_imlib/io-ppm.c Mon Mar 4 17:26:51 2002 ++++ gdk_imlib/io-ppm.c Thu Sep 16 16:13:13 2004 +@@ -53,12 +53,12 @@ + sscanf(s, "%i %i", w, h); + a = *w; + b = *h; +- if (a > 32767) ++ if (a <= 0 || a > 32767) + { + fprintf(stderr, "gdk_imlib ERROR: Image width > 32767 pixels for file\n"); + return NULL; + } +- if (b > 32767) ++ if (b <= 0 || b > 32767) + { + fprintf(stderr, "gdk_imlib ERROR: Image height > 32767 pixels for file\n"); + return NULL; +diff -urN imlib-1.9.13.orig/gdk_imlib/io-tiff.c imlib-1.9.13/gdk_imlib/io-tiff.c +--- imlib-1.9.13.orig/gdk_imlib/io-tiff.c Mon Mar 4 17:26:51 2002 ++++ gdk_imlib/io-tiff.c Thu Sep 16 16:13:57 2004 +@@ -36,7 +36,9 @@ + npix = ww * hh; + *w = (int)ww; + *h = (int)hh; +- if(ww > 32767 || hh > 32767) ++ if (ww <= 0 || ww > 32767 || ++ hh <= 0 || hh > 32767 || ++ hh >= (G_MAXINT/sizeof(uint32)) / ww) + { + TIFFClose(tif); + return NULL; +diff -urN imlib-1.9.13.orig/gdk_imlib/io-xpm.c imlib-1.9.13/gdk_imlib/io-xpm.c +--- imlib-1.9.13.orig/gdk_imlib/io-xpm.c Mon Mar 4 17:26:51 2002 ++++ gdk_imlib/io-xpm.c Thu Sep 16 17:08:24 2004 +@@ -40,8 +40,12 @@ + context = 0; + i = j = 0; + cmap = NULL; ++ memset(lookup, 0, sizeof(lookup)); + + line = malloc(lsz); ++ if (!line) ++ return NULL; ++ + while (!done) + { + pc = c; +@@ -70,25 +74,25 @@ + { + /* Header */ + sscanf(line, "%i %i %i %i", w, h, &ncolors, &cpp); +- if (ncolors > 32766) ++ if (ncolors <= 0 || ncolors > 32766) + { + fprintf(stderr, "gdk_imlib ERROR: XPM files wth colors > 32766 not supported\n"); + free(line); + return NULL; + } +- if (cpp > 5) ++ if (cpp <= 0 || cpp > 5) + { + fprintf(stderr, "gdk_imlib ERROR: XPM files with characters per pixel > 5 not supported\n"); + free(line); + return NULL; + } +- if (*w > 32767) ++ if (*w <= 0 || *w > 32767) + { + fprintf(stderr, "gdk_imlib ERROR: Image width > 32767 pixels for file\n"); + free(line); + return NULL; + } +- if (*h > 32767) ++ if (*h <= 0 || *h > 32767) + { + fprintf(stderr, "gdk_imlib ERROR: Image height > 32767 pixels for file\n"); + free(line); +@@ -120,11 +124,13 @@ + { + int slen; + int hascolor, iscolor; ++ int space; + + hascolor = 0; + iscolor = 0; + tok[0] = 0; + col[0] = 0; ++ space = sizeof(col) - 1; + s[0] = 0; + len = strlen(line); + strncpy(cmap[j].str, line, cpp); +@@ -147,10 +153,10 @@ + { + if (k >= len) + { +- if (col[0]) +- strcat(col, " "); +- if (strlen(col) + strlen(s) < sizeof(col)) +- strcat(col, s); ++ if (col[0] && space > 0) ++ strncat(col, " ", space), space -= 1; ++ if (slen <= space) ++ strcat(col, s), space -= slen; + } + if (col[0]) + { +@@ -180,14 +186,17 @@ + } + } + } +- strcpy(tok, s); ++ if (slen < sizeof(tok)) ++ strcpy(tok, s); + col[0] = 0; ++ space = sizeof(col) - 1; + } + else + { +- if (col[0]) +- strcat(col, " "); +- strcat(col, s); ++ if (col[0] && space > 0) ++ strcat(col, " "), space -= 1; ++ if (slen <= space) ++ strcat(col, s), space -= slen; + } + } + } +diff -urN imlib-1.9.13.orig/gdk_imlib/misc.c imlib-1.9.13/gdk_imlib/misc.c +--- imlib-1.9.13.orig/gdk_imlib/misc.c Mon Mar 4 17:26:51 2002 ++++ gdk_imlib/misc.c Thu Sep 16 16:35:32 2004 +@@ -1355,11 +1355,16 @@ + + /* + * Make sure we don't wrap on our memory allocations ++ * we check G_MAX_INT/4 because rend.c malloc's w * h * bpp ++ * + 3 is safety margin + */ + + void *_gdk_malloc_image(unsigned int w, unsigned int h) + { +- if( w > 32767 || h > 32767) ++ if (w <= 0 || w > 32767 || ++ h <= 0 || h > 32767 || ++ h >= (G_MAXINT/4 - 1) / w) + return NULL; +- return malloc(w * h * 3); ++ return malloc(w * h * 3 + 3); + } ++ +diff -urN imlib-1.9.13.orig/gdk_imlib/utils.c imlib-1.9.13/gdk_imlib/utils.c +--- imlib-1.9.13.orig/gdk_imlib/utils.c Mon Mar 4 17:26:51 2002 ++++ gdk_imlib/utils.c Thu Sep 16 17:28:35 2004 +@@ -1236,36 +1236,56 @@ + context = 0; + ptr = NULL; + end = NULL; ++ memset(lookup, 0, sizeof(lookup)); + + while (!done) + { + line = data[count++]; ++ if (!line) ++ break; ++ line = strdup(line); ++ if (!line) ++ break; ++ len = strlen(line); ++ for (i = 0; i < len; ++i) ++ { ++ c = line[i]; ++ if (c < 32) ++ line[i] = 32; ++ else if (c > 127) ++ line[i] = 127; ++ } ++ + if (context == 0) + { + /* Header */ + sscanf(line, "%i %i %i %i", &w, &h, &ncolors, &cpp); +- if (ncolors > 32766) ++ if (ncolors <= 0 || ncolors > 32766) + { + fprintf(stderr, "gdk_imlib ERROR: XPM data wth colors > 32766 not supported\n"); + free(im); ++ free(line); + return NULL; + } +- if (cpp > 5) ++ if (cpp <= 0 || cpp > 5) + { + fprintf(stderr, "gdk_imlib ERROR: XPM data with characters per pixel > 5 not supported\n"); + free(im); ++ free(line); + return NULL; + } +- if (w > 32767) ++ if (w <= 0 || w > 32767) + { + fprintf(stderr, "gdk_imlib ERROR: Image width > 32767 pixels for data\n"); + free(im); ++ free(line); + return NULL; + } +- if (h > 32767) ++ if (h <= 0 || h > 32767) + { + fprintf(stderr, "gdk_imlib ERROR: Image height > 32767 pixels for data\n"); + free(im); ++ free(line); + return NULL; + } + cmap = malloc(sizeof(struct _cmap) * ncolors); +@@ -1273,6 +1293,7 @@ + if (!cmap) + { + free(im); ++ free(line); + return NULL; + } + im->rgb_width = w; +@@ -1282,6 +1303,7 @@ + { + free(cmap); + free(im); ++ free(line); + return NULL; + } + im->alpha_data = NULL; +@@ -1355,7 +1377,7 @@ + strcpy(col + colptr, " "); + colptr++; + } +- if (colptr + ls <= sizeof(col)) ++ if (colptr + ls < sizeof(col)) + { + strcpy(col + colptr, s); + colptr += ls; +@@ -1558,6 +1580,7 @@ + } + if ((ptr) && ((ptr - im->rgb_data) >= w * h * 3)) + done = 1; ++ free(line); + } + if (!transp) + { diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index 4b455aee63e3..75fe904daf83 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -7,7 +7,7 @@ PORTNAME= imlib2 PORTVERSION= 1.1.2 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= enlightenment diff --git a/graphics/imlib2/files/patch-security-1 b/graphics/imlib2/files/patch-security-1 new file mode 100644 index 000000000000..520160f14fed --- /dev/null +++ b/graphics/imlib2/files/patch-security-1 @@ -0,0 +1,90 @@ +=================================================================== +RCS file: /cvsroot/enlightenment/e17/libs/imlib2/src/modules/loaders/loader_xpm.c,v +retrieving revision 1.2 +retrieving revision 1.3 +diff -u -r1.2 -r1.3 +--- enlightenment/e17/libs/imlib2/src/modules/loaders/loader_xpm.c 2004/12/14 03:50:46 1.2 ++++ loaders/loader_xpm.c 2005/01/04 03:34:03 1.3 +@@ -192,37 +192,37 @@ + { + /* Header */ + sscanf(line, "%i %i %i %i", &w, &h, &ncolors, &cpp); +- if (ncolors > 32766) ++ if ((ncolors > 32766) || (ncolors < 1)) + { + fprintf(stderr, +- "IMLIB ERROR: XPM files with colors > 32766 not supported\n"); ++ "IMLIB ERROR: XPM files with colors > 32766 or < 1 not supported\n"); + free(line); + fclose(f); + xpm_parse_done(); + return 0; + } +- if (cpp > 5) ++ if ((cpp > 5) || (cpp < 1)) + { + fprintf(stderr, +- "IMLIB ERROR: XPM files with characters per pixel > 5 not supported\n"); ++ "IMLIB ERROR: XPM files with characters per pixel > 5 or < 1not supported\n"); + free(line); + fclose(f); + xpm_parse_done(); + return 0; + } +- if (w > 32767) ++ if ((w > 32767) || (w < 1)) + { + fprintf(stderr, +- "IMLIB ERROR: Image width > 32767 pixels for file\n"); ++ "IMLIB ERROR: Image width > 32767 or < 1 pixels for file\n"); + free(line); + fclose(f); + xpm_parse_done(); + return 0; + } +- if (h > 32767) ++ if ((h > 32767) || (h < 1)) + { + fprintf(stderr, +- "IMLIB ERROR: Image height > 32767 pixels for file\n"); ++ "IMLIB ERROR: Image height > 32767 or < 1 pixels for file\n"); + free(line); + fclose(f); + xpm_parse_done(); +@@ -284,9 +284,14 @@ + if (k >= len) + { + if (col[0]) +- strcat(col, " "); ++ { ++ if (strlen(col) < ( sizeof(col) - 2)) ++ strcat(col, " "); ++ else ++ done = 1; ++ } + if (strlen(col) + strlen(s) < +- sizeof(col)) ++ (sizeof(col) - 1)) + strcat(col, s); + } + if (col[0]) +@@ -322,9 +327,16 @@ + } + else + { +- if (col[0]) +- strcat(col, " "); +- strcat(col, s); ++ if (col[0]) ++ { ++ if (strlen(col) < ( sizeof(col) - 2)) ++ strcat(col, " "); ++ else ++ done = 1; ++ } ++ if (strlen(col) + strlen(s) < ++ (sizeof(col) - 1)) ++ strcat(col, s); + } + } + } diff --git a/graphics/kamera-kde4/Makefile b/graphics/kamera-kde4/Makefile deleted file mode 100644 index eb3cdada4af5..000000000000 --- a/graphics/kamera-kde4/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: kamera -# Date created: July 09 2004 -# Whom: Michael Nottebrock <lofi@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= kamera -PORTVERSION= ${KDE_VERSION} -CATEGORIES= graphics kde -MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src -PKGNAMEPREFIX= kdegraphics- -DISTNAME= kdegraphics-${PORTVERSION} -DIST_SUBDIR= KDE - -MAINTAINER= kde@FreeBSD.org -COMMENT= Digital camera support for KDE - -LIB_DEPENDS+= gphoto2:${PORTSDIR}/graphics/libgphoto2 - -CONFLICTS= kdegraphics-3.1.* kdegraphics-3.2.[0-3] - -USE_KDELIBS_VER=3 -PREFIX= ${KDE_PREFIX} - -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes -WRKSRC= ${WRKDIR}/kdegraphics-${PORTVERSION} - -pre-configure: - ${ECHO_CMD} ${PORTNAME} doc > ${WRKSRC}/inst-apps - ${REINPLACE_CMD} \ - 's|^SUBDIRS =.*${PORTNAME}.*$$|SUBDIRS =\. ${PORTNAME}|g' \ - ${WRKSRC}/doc/Makefile.in - -.include "${.CURDIR}/../../x11/kde3/Makefile.kde" -.include <bsd.port.mk> diff --git a/graphics/kamera-kde4/distinfo b/graphics/kamera-kde4/distinfo deleted file mode 100644 index 8aa0a9e4d516..000000000000 --- a/graphics/kamera-kde4/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (KDE/kdegraphics-3.3.2.tar.bz2) = 03092b8be2f7054d71895b8fd58ad26e -SIZE (KDE/kdegraphics-3.3.2.tar.bz2) = 6234394 diff --git a/graphics/kamera-kde4/pkg-descr b/graphics/kamera-kde4/pkg-descr deleted file mode 100644 index b37891651f55..000000000000 --- a/graphics/kamera-kde4/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Kamera is an IO slave and a KControl panel module which allows you to access -folders and images within any digital camera supported by the upcoming gPhoto2 -libraries. diff --git a/graphics/kamera-kde4/pkg-plist b/graphics/kamera-kde4/pkg-plist deleted file mode 100644 index d6b97b942226..000000000000 --- a/graphics/kamera-kde4/pkg-plist +++ /dev/null @@ -1,15 +0,0 @@ -lib/kde3/kcm_kamera.la -lib/kde3/kcm_kamera.so -lib/kde3/kio_kamera.la -lib/kde3/kio_kamera.so -share/applnk/Settings/Peripherals/kamera.desktop -share/doc/HTML/en/kamera/common -share/doc/HTML/en/kamera/index.cache.bz2 -share/doc/HTML/en/kamera/index.docbook -share/icons/crystalsvg/16x16/actions/camera_test.png -share/icons/crystalsvg/16x16/apps/camera.png -share/icons/crystalsvg/16x16/devices/camera.png -share/icons/crystalsvg/32x32/devices/camera.png -share/icons/crystalsvg/32x32/filesystems/camera.png -share/services/kamera.protocol -@dirrm share/doc/HTML/en/kamera diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile deleted file mode 100644 index 3c749b6d1270..000000000000 --- a/graphics/kdegraphics4/Makefile +++ /dev/null @@ -1,76 +0,0 @@ -# -*-mode: makefile-*- -# New ports collection makefile for: KDE3 Graphics -# Date created: Saturday 2 September 2000 -# Whom: Will Andrews <will@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= kdegraphics -PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 -CATEGORIES= graphics kde -MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src -DIST_SUBDIR= KDE - -MAINTAINER= kde@FreeBSD.org -COMMENT= Graphics utilities for the KDE3 integrated X11 desktop - -LIB_DEPENDS= art_lgpl_2:${PORTSDIR}/graphics/libart_lgpl2 \ - fontconfig:${PORTSDIR}/x11-fonts/fontconfig \ - freetype:${PORTSDIR}/print/freetype2 \ - fribidi:${PORTSDIR}/converters/fribidi \ - glut:${PORTSDIR}/graphics/libglut \ - lcms:${PORTSDIR}/graphics/lcms -RUN_DEPENDS= pdfinfo:${PORTSDIR}/graphics/xpdf - -CONFLICTS= kolourpaint-[0-9]* - -USE_KDELIBS_VER=3 -PREFIX= ${KDE_PREFIX} - -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes -WANT_GNOME= yes -USE_GHOSTSCRIPT=yes -_NO_KDE_CLOSURE=yes - -INSTALLS_SHLIB= yes -LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 -DO_NOT_COMPILE+=kooka kuickshow libkscan - -OPTIONS= IMLIB "Build Kuickshow, a fast and versatile image viewer" off \ - GPHOTO2 "Enable support for digital cameras" off \ - SANE "Build Kooka, a SANE scanner frontend for KDE" off - -.include "${.CURDIR}/../../x11/kde3/Makefile.kde" -.include <bsd.port.pre.mk> - -.if defined(WITH_IMLIB) -RUN_DEPENDS+= kuickshow:${PORTSDIR}/graphics/kuickshow -.elseif defined(WITHOUT_IMLIB) -CONFIGURE_ARGS+=--without-imlib-config -.endif - -.if defined(WITH_GPHOTO2) -RUN_DEPENDS+= ${LOCALBASE}/lib/kde3/kcm_kamera.la:${PORTSDIR}/graphics/kamera -.elseif defined(WITHOUT_GPHOTO2) -CONFIGURE_ARGS+=--without-kamera -.endif - -.if defined(WITH_SANE) -RUN_DEPENDS+= kooka:${PORTSDIR}/graphics/kooka -.endif - -.if defined(DO_NOT_COMPILE) -CONFIGURE_ENV+=DO_NOT_COMPILE="${DO_NOT_COMPILE}" -.endif # defined(DO_NOT_COMPILE) - -pre-configure: - ${REINPLACE_CMD} \ - -E -e '/^SUBDIRS/s/(kamera|kooka|kuickshow)//g' \ - ${WRKSRC}/doc/Makefile.in - -.include <bsd.port.post.mk> diff --git a/graphics/kdegraphics4/distinfo b/graphics/kdegraphics4/distinfo deleted file mode 100644 index 8aa0a9e4d516..000000000000 --- a/graphics/kdegraphics4/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (KDE/kdegraphics-3.3.2.tar.bz2) = 03092b8be2f7054d71895b8fd58ad26e -SIZE (KDE/kdegraphics-3.3.2.tar.bz2) = 6234394 diff --git a/graphics/kdegraphics4/files/patch-post-3.3.2-kdegraphics.diff b/graphics/kdegraphics4/files/patch-post-3.3.2-kdegraphics.diff deleted file mode 100644 index 417710a8de2c..000000000000 --- a/graphics/kdegraphics4/files/patch-post-3.3.2-kdegraphics.diff +++ /dev/null @@ -1,38 +0,0 @@ -diff -b -p -u -r1.4.4.1 -r1.4.4.2 ---- kpdf/xpdf/Gfx.cc 2 Sep 2004 21:30:18 -0000 1.4.4.1 -+++ kpdf/xpdf/Gfx.cc 22 Dec 2004 12:05:50 -0000 1.4.4.2 -@@ -2654,7 +2654,9 @@ void Gfx::doImage(Object *ref, Stream *s - haveMask = gFalse; - dict->lookup("Mask", &maskObj); - if (maskObj.isArray()) { -- for (i = 0; i < maskObj.arrayGetLength(); ++i) { -+ for (i = 0; -+ i < maskObj.arrayGetLength() && i < 2*gfxColorMaxComps; -+ ++i) { - maskObj.arrayGet(i, &obj1); - maskColors[i] = obj1.getInt(); - obj1.free(); -diff -b -p -u -r1.3.4.1 -r1.3.4.2 ---- kpdf/xpdf/GfxState.cc 2 Sep 2004 21:30:18 -0000 1.3.4.1 -+++ kpdf/xpdf/GfxState.cc 22 Dec 2004 12:05:50 -0000 1.3.4.2 -@@ -708,6 +708,11 @@ GfxColorSpace *GfxICCBasedColorSpace::pa - } - nCompsA = obj2.getInt(); - obj2.free(); -+ if (nCompsA > gfxColorMaxComps) { -+ error(-1, "ICCBased color space with too many (%d > %d) components", -+ nCompsA, gfxColorMaxComps); -+ nCompsA = gfxColorMaxComps; -+ } - if (dict->lookup("Alternate", &obj2)->isNull() || - !(altA = GfxColorSpace::parse(&obj2))) { - switch (nCompsA) { -@@ -1054,7 +1059,7 @@ GfxColorSpace *GfxDeviceNColorSpace::par - } - nCompsA = obj1.arrayGetLength(); - if (nCompsA > gfxColorMaxComps) { -- error(-1, "DeviceN color space with more than %d > %d components", -+ error(-1, "DeviceN color space with too many (%d > %d) components", - nCompsA, gfxColorMaxComps); - nCompsA = gfxColorMaxComps; - } diff --git a/graphics/kdegraphics4/pkg-descr b/graphics/kdegraphics4/pkg-descr deleted file mode 100644 index 76134544da73..000000000000 --- a/graphics/kdegraphics4/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -KDE provides an integrated X11 based environment, much like CDE. -This particular port installs the graphics and image manipulation -components of KDE3. - -WWW: http://www.kde.org/ diff --git a/graphics/kdegraphics4/pkg-plist b/graphics/kdegraphics4/pkg-plist deleted file mode 100644 index 29d708f3fe0f..000000000000 --- a/graphics/kdegraphics4/pkg-plist +++ /dev/null @@ -1,1054 +0,0 @@ -bin/kcolorchooser -bin/kcoloredit -bin/kdvi -bin/kfax -bin/kghostview -bin/kiconedit -bin/kolourpaint -bin/kpdf -bin/kpovmodeler -bin/kruler -bin/ksnapshot -bin/kview -bin/kviewshell -bin/mrmlsearch -bin/printnodetest -bin/svgdisplay -bin/xf86gammacfg -include/dom/SVGAElement.h -include/dom/SVGAltGlyphDefElement.h -include/dom/SVGAltGlyphElement.h -include/dom/SVGAngle.h -include/dom/SVGAnimateColorElement.h -include/dom/SVGAnimateElement.h -include/dom/SVGAnimateMotionElement.h -include/dom/SVGAnimateTransformElement.h -include/dom/SVGAnimatedAngle.h -include/dom/SVGAnimatedBoolean.h -include/dom/SVGAnimatedEnumeration.h -include/dom/SVGAnimatedInteger.h -include/dom/SVGAnimatedLength.h -include/dom/SVGAnimatedLengthList.h -include/dom/SVGAnimatedNumber.h -include/dom/SVGAnimatedNumberList.h -include/dom/SVGAnimatedPathData.h -include/dom/SVGAnimatedPoints.h -include/dom/SVGAnimatedPreserveAspectRatio.h -include/dom/SVGAnimatedRect.h -include/dom/SVGAnimatedString.h -include/dom/SVGAnimatedTransformList.h -include/dom/SVGAnimationElement.h -include/dom/SVGCSSRule.h -include/dom/SVGCircleElement.h -include/dom/SVGClipPathElement.h -include/dom/SVGColor.h -include/dom/SVGColorProfileElement.h -include/dom/SVGColorProfileRule.h -include/dom/SVGComponentTransferFunctionElement.h -include/dom/SVGCursorElement.h -include/dom/SVGDefinitionSrcElement.h -include/dom/SVGDefsElement.h -include/dom/SVGDescElement.h -include/dom/SVGDocument.h -include/dom/SVGElement.h -include/dom/SVGElementInstance.h -include/dom/SVGElementInstanceList.h -include/dom/SVGEllipseElement.h -include/dom/SVGEvent.h -include/dom/SVGException.h -include/dom/SVGExternalResourcesRequired.h -include/dom/SVGFEBlendElement.h -include/dom/SVGFEColorMatrixElement.h -include/dom/SVGFEComponentTransferElement.h -include/dom/SVGFECompositeElement.h -include/dom/SVGFEConvolveMatrixElement.h -include/dom/SVGFEDiffuseLightingElement.h -include/dom/SVGFEDisplacementMapElement.h -include/dom/SVGFEDistantLightElement.h -include/dom/SVGFEFloodElement.h -include/dom/SVGFEFuncAElement.h -include/dom/SVGFEFuncBElement.h -include/dom/SVGFEFuncGElement.h -include/dom/SVGFEFuncRElement.h -include/dom/SVGFEGaussianBlurElement.h -include/dom/SVGFEImageElement.h -include/dom/SVGFEMergeElement.h -include/dom/SVGFEMergeNodeElement.h -include/dom/SVGFEMorphologyElement.h -include/dom/SVGFEOffsetElement.h -include/dom/SVGFEPointLightElement.h -include/dom/SVGFESpecularLightingElement.h -include/dom/SVGFESpotLightElement.h -include/dom/SVGFETileElement.h -include/dom/SVGFETurbulenceElement.h -include/dom/SVGFilterElement.h -include/dom/SVGFilterPrimitiveStandardAttributes.h -include/dom/SVGFitToViewBox.h -include/dom/SVGFontElement.h -include/dom/SVGFontFaceElement.h -include/dom/SVGFontFaceFormatElement.h -include/dom/SVGFontFaceNameElement.h -include/dom/SVGFontFaceSrcElement.h -include/dom/SVGFontFaceUriElement.h -include/dom/SVGForeignObjectElement.h -include/dom/SVGGElement.h -include/dom/SVGGlyphElement.h -include/dom/SVGGlyphRefElement.h -include/dom/SVGGradientElement.h -include/dom/SVGHKernElement.h -include/dom/SVGICCColor.h -include/dom/SVGImageElement.h -include/dom/SVGLangSpace.h -include/dom/SVGLength.h -include/dom/SVGLengthList.h -include/dom/SVGLineElement.h -include/dom/SVGLinearGradientElement.h -include/dom/SVGLocatable.h -include/dom/SVGMPathElement.h -include/dom/SVGMarkerElement.h -include/dom/SVGMaskElement.h -include/dom/SVGMatrix.h -include/dom/SVGMetadataElement.h -include/dom/SVGMissingGlyphElement.h -include/dom/SVGNumber.h -include/dom/SVGNumberList.h -include/dom/SVGPaint.h -include/dom/SVGPathElement.h -include/dom/SVGPathSeg.h -include/dom/SVGPathSegArc.h -include/dom/SVGPathSegClosePath.h -include/dom/SVGPathSegCurvetoCubic.h -include/dom/SVGPathSegCurvetoCubicSmooth.h -include/dom/SVGPathSegCurvetoQuadratic.h -include/dom/SVGPathSegCurvetoQuadraticSmooth.h -include/dom/SVGPathSegLineto.h -include/dom/SVGPathSegLinetoHorizontal.h -include/dom/SVGPathSegLinetoVertical.h -include/dom/SVGPathSegList.h -include/dom/SVGPathSegMoveto.h -include/dom/SVGPatternElement.h -include/dom/SVGPoint.h -include/dom/SVGPointList.h -include/dom/SVGPolygonElement.h -include/dom/SVGPolylineElement.h -include/dom/SVGPreserveAspectRatio.h -include/dom/SVGRadialGradientElement.h -include/dom/SVGRect.h -include/dom/SVGRectElement.h -include/dom/SVGRenderingIntent.h -include/dom/SVGSVGElement.h -include/dom/SVGScriptElement.h -include/dom/SVGSetElement.h -include/dom/SVGStopElement.h -include/dom/SVGStringList.h -include/dom/SVGStylable.h -include/dom/SVGStyleElement.h -include/dom/SVGSwitchElement.h -include/dom/SVGSymbolElement.h -include/dom/SVGTRefElement.h -include/dom/SVGTSpanElement.h -include/dom/SVGTests.h -include/dom/SVGTextContentElement.h -include/dom/SVGTextElement.h -include/dom/SVGTextPathElement.h -include/dom/SVGTextPositioningElement.h -include/dom/SVGTitleElement.h -include/dom/SVGTransform.h -include/dom/SVGTransformList.h -include/dom/SVGTransformable.h -include/dom/SVGURIReference.h -include/dom/SVGUnitTypes.h -include/dom/SVGUseElement.h -include/dom/SVGVKernElement.h -include/dom/SVGViewElement.h -include/dom/SVGViewSpec.h -include/dom/SVGWindow.h -include/dom/SVGZoomAndPan.h -include/dom/SVGZoomEvent.h -include/kmultipageInterface.h -include/ksvg/CanvasFactory.h -include/ksvg/CanvasItem.h -include/ksvg/CanvasItems.h -include/ksvg/DocumentFactory.h -include/ksvg/KSVGCanvas.h -include/ksvg/ksvg_plugin.h -include/libtext2path-0.1/BezierPath.h -include/libtext2path-0.1/Glyph.h -include/libtext2path-0.1/GlyphTracer.h -lib/kde3/gsthumbnail.la -lib/kde3/gsthumbnail.so -lib/kde3/kcm_kgamma.la -lib/kde3/kcm_kgamma.so -lib/kde3/kcm_kmrml.la -lib/kde3/kcm_kmrml.so -lib/kde3/kcm_kviewcanvasconfig.la -lib/kde3/kcm_kviewcanvasconfig.so -lib/kde3/kcm_kviewgeneralconfig.la -lib/kde3/kcm_kviewgeneralconfig.so -lib/kde3/kcm_kviewpluginsconfig.la -lib/kde3/kcm_kviewpluginsconfig.so -lib/kde3/kcm_kviewpresenterconfig.la -lib/kde3/kcm_kviewpresenterconfig.so -lib/kde3/kcm_kviewviewerpluginsconfig.la -lib/kde3/kcm_kviewviewerpluginsconfig.so -lib/kde3/kded_daemonwatcher.la -lib/kde3/kded_daemonwatcher.so -lib/kde3/kdvipart.la -lib/kde3/kdvipart.so -lib/kde3/kfaxpart.la -lib/kde3/kfaxpart.so -lib/kde3/kfile_bmp.la -lib/kde3/kfile_bmp.so -lib/kde3/kfile_dvi.la -lib/kde3/kfile_dvi.so -lib/kde3/kfile_exr.la -lib/kde3/kfile_exr.so -lib/kde3/kfile_ico.la -lib/kde3/kfile_ico.so -lib/kde3/kfile_jpeg.la -lib/kde3/kfile_jpeg.so -lib/kde3/kfile_pcx.la -lib/kde3/kfile_pcx.so -lib/kde3/kfile_pdf.la -lib/kde3/kfile_pdf.so -lib/kde3/kfile_png.la -lib/kde3/kfile_png.so -lib/kde3/kfile_pnm.la -lib/kde3/kfile_pnm.so -lib/kde3/kfile_ps.la -lib/kde3/kfile_ps.so -lib/kde3/kfile_rgb.la -lib/kde3/kfile_rgb.so -lib/kde3/kfile_tga.la -lib/kde3/kfile_tga.so -lib/kde3/kfile_tiff.la -lib/kde3/kfile_tiff.so -lib/kde3/kfile_xbm.la -lib/kde3/kfile_xbm.so -lib/kde3/kio_mrml.la -lib/kde3/kio_mrml.so -lib/kde3/kview.la -lib/kde3/kview.so -lib/kde3/kview_browserplugin.la -lib/kde3/kview_browserplugin.so -lib/kde3/kview_effectsplugin.la -lib/kde3/kview_effectsplugin.so -lib/kde3/kview_presenterplugin.la -lib/kde3/kview_presenterplugin.so -lib/kde3/kview_scannerplugin.la -lib/kde3/kview_scannerplugin.so -lib/kde3/kviewerpart.la -lib/kde3/kviewerpart.so -lib/kde3/libkghostviewpart.la -lib/kde3/libkghostviewpart.so -lib/kde3/libkmrmlpart.la -lib/kde3/libkmrmlpart.so -lib/kde3/libkpdfpart.la -lib/kde3/libkpdfpart.so -lib/kde3/libkpovmodelerpart.la -lib/kde3/libkpovmodelerpart.so -lib/kde3/libksvgplugin.la -lib/kde3/libksvgplugin.so -lib/kde3/libksvgrendererlibart.la -lib/kde3/libksvgrendererlibart.so -lib/kde3/libkviewcanvas.la -lib/kde3/libkviewcanvas.so -lib/kde3/libkviewviewer.la -lib/kde3/libkviewviewer.so -lib/kde3/mrmlsearch.la -lib/kde3/mrmlsearch.so -lib/kde3/svgthumbnail.la -lib/kde3/svgthumbnail.so -lib/libkdeinit_kview.la -lib/libkdeinit_kview.so -lib/libkdeinit_mrmlsearch.la -lib/libkdeinit_mrmlsearch.so -lib/libkghostviewlib.la -lib/libkghostviewlib.so -lib/libkghostviewlib.so.0 -lib/libkimageviewer.la -lib/libkimageviewer.so -lib/libkimageviewer.so.0 -lib/libkmultipage.la -lib/libkmultipage.so -lib/libkmultipage.so.0 -lib/libkpovmodeler.la -lib/libkpovmodeler.so -lib/libkpovmodeler.so.0 -lib/libksvg.la -lib/libksvg.so -lib/libksvg.so.0 -lib/libtext2path.la -lib/libtext2path.so -lib/libtext2path.so.0 -share/applications/kde/kcmkmrml.desktop -share/applications/kde/kcolorchooser.desktop -share/applications/kde/kcoloredit.desktop -share/applications/kde/kdvi.desktop -share/applications/kde/kfax.desktop -share/applications/kde/kgamma.desktop -share/applications/kde/kghostview.desktop -share/applications/kde/kiconedit.desktop -share/applications/kde/kolourpaint.desktop -share/applications/kde/kpdf.desktop -share/applications/kde/kpovmodeler.desktop -share/applications/kde/kruler.desktop -share/applications/kde/ksnapshot.desktop -share/applications/kde/kview.desktop -share/applnk/Graphics/kruler.desktop -share/apps/kcoloredit/kcoloreditui.rc -share/apps/kdvi/kdvi_part.rc -share/apps/kdvi/tips -share/apps/kfax/kfax_part.rc -share/apps/kfax/kfaxui.rc -share/apps/kfax/pics/kfax.tif -share/apps/kfax/pics/kfaxlogo.xpm -share/apps/kgamma/pics/background.png -share/apps/kgamma/pics/cmyscale.png -share/apps/kgamma/pics/darkgrey.png -share/apps/kgamma/pics/greyscale.png -share/apps/kgamma/pics/lightgrey.png -share/apps/kgamma/pics/midgrey.png -share/apps/kgamma/pics/rgbscale.png -share/apps/kghostview/kghostviewui.rc -share/apps/kghostview/kgv_part.rc -share/apps/kghostview/pdf_sec.ps -share/apps/kiconedit/kiconeditui.rc -share/apps/kiconedit/pics/aim-cursor.xpm -share/apps/kiconedit/pics/aim.png -share/apps/kiconedit/pics/airbrush-cursor.xpm -share/apps/kiconedit/pics/areaselect.png -share/apps/kiconedit/pics/circle.png -share/apps/kiconedit/pics/colorpicker-cursor.xpm -share/apps/kiconedit/pics/compressed.png -share/apps/kiconedit/pics/ellipse.png -share/apps/kiconedit/pics/eraser-cursor.xpm -share/apps/kiconedit/pics/fileclose.png -share/apps/kiconedit/pics/fill-cursor.xpm -share/apps/kiconedit/pics/filledcircle.png -share/apps/kiconedit/pics/filledellipse.png -share/apps/kiconedit/pics/filledrectangle.png -share/apps/kiconedit/pics/grayscale.png -share/apps/kiconedit/pics/grid.png -share/apps/kiconedit/pics/kdepalette.png -share/apps/kiconedit/pics/line.png -share/apps/kiconedit/pics/newwin.png -share/apps/kiconedit/pics/paintbrush-cursor.xpm -share/apps/kiconedit/pics/pointer.png -share/apps/kiconedit/pics/rectangle.png -share/apps/kiconedit/pics/selectcircle.png -share/apps/kiconedit/pics/selectrect.png -share/apps/kiconedit/pics/source.png -share/apps/kiconedit/pics/standard.png -share/apps/kiconedit/pics/transform.png -share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_brush.png -share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_color_picker.png -share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_color_washer.png -share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_curve.png -share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_ellipse.png -share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_elliptical_selection.png -share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_eraser.png -share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_flood_fill.png -share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_free_form_selection.png -share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_line.png -share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_pen.png -share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_polygon.png -share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_polyline.png -share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_rect_selection.png -share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_rectangle.png -share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_rounded_rectangle.png -share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_spraycan.png -share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_text.png -share/apps/kolourpaint/icons/hicolor/16x16/apps/kolourpaint.png -share/apps/kolourpaint/icons/hicolor/32x32/apps/kolourpaint.png -share/apps/kolourpaint/icons/hicolor/48x48/apps/kolourpaint.png -share/apps/kolourpaint/kolourpaintui.rc -share/apps/kolourpaint/pics/color_transparent_26x26.png -share/apps/kolourpaint/pics/colorbutton_swap_16x16.png -share/apps/kolourpaint/pics/image_rotate_anticlockwise.png -share/apps/kolourpaint/pics/image_rotate_clockwise.png -share/apps/kolourpaint/pics/image_skew_horizontal.png -share/apps/kolourpaint/pics/image_skew_vertical.png -share/apps/kolourpaint/pics/option_opaque.png -share/apps/kolourpaint/pics/option_transparent.png -share/apps/kolourpaint/pics/resize.png -share/apps/kolourpaint/pics/scale.png -share/apps/kolourpaint/pics/smooth_scale.png -share/apps/kolourpaint/pics/tool_spraycan_17x17.png -share/apps/kolourpaint/pics/tool_spraycan_29x29.png -share/apps/kolourpaint/pics/tool_spraycan_9x9.png -share/apps/konqueror/servicemenus/mrml-servicemenu.desktop -share/apps/kpdf/kpdf_shell.rc -share/apps/kpdfpart/kpdf_part.rc -share/apps/kpovmodeler/baseinsertrules.xml -share/apps/kpovmodeler/examples/includes/inlined/chars.kpm -share/apps/kpovmodeler/examples/includes/inlined/finish.kpm -share/apps/kpovmodeler/examples/includes/inlined/glass.kpm -share/apps/kpovmodeler/examples/includes/inlined/golds.kpm -share/apps/kpovmodeler/examples/includes/inlined/metals.kpm -share/apps/kpovmodeler/examples/includes/inlined/shapes.kpm -share/apps/kpovmodeler/examples/includes/inlined/shapes2.kpm -share/apps/kpovmodeler/examples/includes/inlined/shapesq.kpm -share/apps/kpovmodeler/examples/includes/inlined/skies.kpm -share/apps/kpovmodeler/examples/includes/inlined/stars.kpm -share/apps/kpovmodeler/examples/includes/inlined/stones1.kpm -share/apps/kpovmodeler/examples/includes/inlined/stones2.kpm -share/apps/kpovmodeler/examples/includes/inlined/textures.kpm -share/apps/kpovmodeler/examples/includes/inlined/woods.kpm -share/apps/kpovmodeler/examples/includes/original/chars.kpm -share/apps/kpovmodeler/examples/includes/original/finish.kpm -share/apps/kpovmodeler/examples/includes/original/glass.kpm -share/apps/kpovmodeler/examples/includes/original/golds.kpm -share/apps/kpovmodeler/examples/includes/original/metals.kpm -share/apps/kpovmodeler/examples/includes/original/shapes.kpm -share/apps/kpovmodeler/examples/includes/original/shapes2.kpm -share/apps/kpovmodeler/examples/includes/original/shapesq.kpm -share/apps/kpovmodeler/examples/includes/original/skies.kpm -share/apps/kpovmodeler/examples/includes/original/stars.kpm -share/apps/kpovmodeler/examples/includes/original/stones1.kpm -share/apps/kpovmodeler/examples/includes/original/stones2.kpm -share/apps/kpovmodeler/examples/includes/original/textures.kpm -share/apps/kpovmodeler/examples/includes/original/woods.kpm -share/apps/kpovmodeler/examples/scenes/advanced/ants.kpm -share/apps/kpovmodeler/examples/scenes/advanced/bee.kpm -share/apps/kpovmodeler/examples/scenes/advanced/ink.kpm -share/apps/kpovmodeler/examples/scenes/advanced/table.kpm -share/apps/kpovmodeler/examples/scenes/csg/cheese.kpm -share/apps/kpovmodeler/examples/scenes/csg/emptybox.kpm -share/apps/kpovmodeler/examples/scenes/csg/heightfield.kpm -share/apps/kpovmodeler/examples/scenes/interior/cubes.kpm -share/apps/kpovmodeler/examples/scenes/interior/media1.kpm -share/apps/kpovmodeler/examples/scenes/interior/media2.kpm -share/apps/kpovmodeler/examples/scenes/interior/media3.kpm -share/apps/kpovmodeler/examples/scenes/interior/spheres.kpm -share/apps/kpovmodeler/examples/scenes/lights/arealight.kpm -share/apps/kpovmodeler/examples/scenes/lights/arealight2.kpm -share/apps/kpovmodeler/examples/scenes/lights/spotlight.kpm -share/apps/kpovmodeler/examples/scenes/objects/allobjects.kpm -share/apps/kpovmodeler/examples/scenes/objects/fractals.kpm -share/apps/kpovmodeler/examples/scenes/objects/lathe.kpm -share/apps/kpovmodeler/examples/scenes/objects/prism.kpm -share/apps/kpovmodeler/examples/scenes/objects/sor.kpm -share/apps/kpovmodeler/examples/scenes/objects/superellipsoid.kpm -share/apps/kpovmodeler/examples/scenes/objects/text.kpm -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmaddpoint.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmaddpointabove.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmaddsubprism.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmbicubicpatch.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmblendmapmodifiers.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmblob.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmblobcylinder.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmblobsphere.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmboundedby.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmbox.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmbumpmap.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmcamera.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmclippedby.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmcolorlist.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmcolormap.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmcolormapdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmcomment.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmcone.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmcylinder.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmdensity.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmdensitydeclare.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmdensitylist.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmdensitymap.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmdensitymapdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmdialogview.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmdifference.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmdisc.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmdrag.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmfinish.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmfinishdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmfog.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmfogdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmglobalphotons.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmglobalsettings.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmglview.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmheightfield.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmimagemap.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pminserterrors.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pminsertfirstchild.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pminsertlastchild.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pminsertsibling.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pminterior.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pminteriordeclare.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pminteriortexture.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pminteriortexturedeclare.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmintersection.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmisosurface.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmjuliafractal.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmlathe.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmlight.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmlightgroup.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmlistpattern.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmlookslike.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmmaterial.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmmaterialdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmmaterialmap.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmmatrix.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmmedia.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmmediadeclare.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmmerge.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmmesh.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmnormal.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmnormaldeclare.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmnormallist.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmnormalmap.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmnormalmapdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmobjectdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmobjectlink.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmpattern.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmphotons.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmpigment.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmpigmentdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmpigmentlist.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmpigmentmap.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmpigmentmapdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmplane.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmpolynom.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmprism.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmprojectedthrough.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmquickcolor.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmradiosity.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmrainbow.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmrainbowdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmraw.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmremovepoint.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmrender.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmrenderpreview.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmrendersettings.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmrotate.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmscale.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmscene.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmskysphere.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmskyspheredeclare.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmslope.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmslopemap.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmslopemapdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmsolidcolor.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmsor.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmsphere.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmspheresweep.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmsqe.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmtext.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmtexture.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmtexturedeclare.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmtexturelist.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmtexturemap.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmtexturemapdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmtorus.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmtranslate.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmtreeview.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmtriangle.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmunion.png -share/apps/kpovmodeler/icons/crystalsvg/16x16/actions/pmwarp.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmbicubicpatch.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmblendmapmodifiers.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmblob.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmblobcylinder.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmblobsphere.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmboundedby.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmbox.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmbumpmap.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmcamera.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmclippedby.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmcolorlist.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmcolormap.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmcolormapdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmcomment.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmcone.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmconfigurecolors.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmconfiguredialogview.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmconfiguregraphicalview.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmconfiguregrid.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmconfigureobjectlibrary.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmconfigureobjects.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmconfigureopengl.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmconfigurepovray.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmconfiguretexturepreview.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmconfigureviewlayout.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmcylinder.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmdensity.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmdensitydeclare.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmdensitylist.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmdensitymap.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmdensitymapdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmdifference.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmdisc.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmdrag.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmfinish.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmfinishdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmfog.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmfogdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmglobalphotons.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmglobalsettings.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmheightfield.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmimagemap.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pminserterrors.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pminterior.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pminteriordeclare.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pminteriortexture.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pminteriortexturedeclare.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmintersection.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmisosurface.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmjuliafractal.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmlathe.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmlight.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmlightgroup.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmlistpattern.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmlookslike.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmmaterial.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmmaterialdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmmaterialmap.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmmatrix.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmmedia.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmmediadeclare.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmmerge.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmmesh.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmnormal.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmnormaldeclare.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmnormallist.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmnormalmap.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmnormalmapdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmobjectdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmobjectlink.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmpattern.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmphotons.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmpigment.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmpigmentdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmpigmentlist.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmpigmentmap.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmpigmentmapdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmplane.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmpolynom.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmprism.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmprojectedthrough.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmquickcolor.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmradiosity.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmrainbow.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmrainbowdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmraw.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmrender.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmrenderpreview.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmrendersettings.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmrotate.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmscale.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmscene.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmskysphere.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmskyspheredeclare.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmslope.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmslopemap.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmslopemapdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmsolidcolor.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmsor.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmsphere.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmspheresweep.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmsqe.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmtext.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmtexture.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmtexturedeclare.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmtexturelist.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmtexturemap.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmtexturemapdeclare.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmtorus.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmtranslate.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmtriangle.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmunion.png -share/apps/kpovmodeler/icons/crystalsvg/22x22/actions/pmwarp.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmaddpoint.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmaddpointabove.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmaddsubprism.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmbicubicpatch.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmblendmapmodifiers.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmblob.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmblobcylinder.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmblobsphere.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmboundedby.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmbox.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmbumpmap.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmcamera.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmclippedby.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmcomment.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmcone.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmcylinder.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmdeclare.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmdensity.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmdensitydeclare.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmdensitylist.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmdensitymap.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmdensitymapdeclare.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmdifference.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmdisc.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmdrag.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmfog.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmfogdeclare.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmglobalsettings.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmheightfield.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmimagemap.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pminserterrors.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pminsertfirstchild.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pminsertlastchild.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pminsertsibling.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmintersection.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmjuliafractal.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmlathe.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmlight.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmlistpattern.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmlookslike.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmmaterialmap.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmmatrix.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmmerge.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmobjectdeclare.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmobjectlink.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmpigment.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmpigmentdeclare.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmplane.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmpolynom.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmprism.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmquickcolor.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmrainbow.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmrainbowdeclare.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmraw.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmremovepoint.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmrender.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmrenderpreview.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmrendersettings.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmrotate.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmscale.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmscene.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmskysphere.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmskyspheredeclare.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmsolidcolor.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmsor.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmsphere.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmsqr.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmtext.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmtexture.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmtexturedeclare.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmtorus.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmtranslate.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmtriangle.png -share/apps/kpovmodeler/icons/locolor/16x16/actions/pmunion.png -share/apps/kpovmodeler/kpovmodelerbrowser.rc -share/apps/kpovmodeler/kpovmodelershell.rc -share/apps/kpovmodeler/kpovmodelerui.rc -share/apps/kpovmodeler/povraydocmap.xml -share/apps/kpovmodeler/questionmark.png -share/apps/kruler/eventsrc -share/apps/kruler/pics/kruler-east.png -share/apps/kruler/pics/kruler-north.png -share/apps/kruler/pics/kruler-south.png -share/apps/kruler/pics/kruler-west.png -share/apps/kruler/sounds/move.wav -share/apps/ksvg/ksvgplugin.rc -share/apps/kview/kpartplugins/kvieweffects.desktop -share/apps/kview/kpartplugins/kvieweffects.rc -share/apps/kview/kpartplugins/kviewpresenter.desktop -share/apps/kview/kpartplugins/kviewpresenter.rc -share/apps/kview/kpartplugins/kviewscanner.desktop -share/apps/kview/kpartplugins/kviewscanner.rc -share/apps/kview/kview.setdlg -share/apps/kview/kviewui.rc -share/apps/kviewerpart/kviewerpart.rc -share/apps/kviewshell/kviewshell.rc -share/apps/kviewviewer/kpartplugins/kviewbrowser.desktop -share/apps/kviewviewer/kpartplugins/kviewbrowser.rc -share/apps/kviewviewer/kviewpopup.rc -share/apps/kviewviewer/kviewviewer.rc -share/apps/kviewviewer/kviewviewer_ro.rc -share/doc/HTML/en/kcoloredit/common -share/doc/HTML/en/kcoloredit/index.cache.bz2 -share/doc/HTML/en/kcoloredit/index.docbook -share/doc/HTML/en/kdvi/KDVI-features.dvi -share/doc/HTML/en/kdvi/KDVI-features.tex -share/doc/HTML/en/kdvi/aboutkde.ps -share/doc/HTML/en/kdvi/common -share/doc/HTML/en/kdvi/index.cache.bz2 -share/doc/HTML/en/kdvi/index.docbook -share/doc/HTML/en/kdvi/kdvi-search.el -share/doc/HTML/en/kdvi/optionrequester1.png -share/doc/HTML/en/kdvi/optionrequester2.png -share/doc/HTML/en/kdvi/srcltx.sty -share/doc/HTML/en/kdvi/srctex.sty -share/doc/HTML/en/kgamma/common -share/doc/HTML/en/kgamma/index.cache.bz2 -share/doc/HTML/en/kgamma/index.docbook -share/doc/HTML/en/kghostview/common -share/doc/HTML/en/kghostview/index.cache.bz2 -share/doc/HTML/en/kghostview/index.docbook -share/doc/HTML/en/kiconedit/common -share/doc/HTML/en/kiconedit/index.cache.bz2 -share/doc/HTML/en/kiconedit/index.docbook -share/doc/HTML/en/kolourpaint/brush_shapes.png -share/doc/HTML/en/kolourpaint/color_box.png -share/doc/HTML/en/kolourpaint/common -share/doc/HTML/en/kolourpaint/eraser_shapes.png -share/doc/HTML/en/kolourpaint/fcc_std_text.png -share/doc/HTML/en/kolourpaint/fcc_trans_text.png -share/doc/HTML/en/kolourpaint/fill_style.png -share/doc/HTML/en/kolourpaint/image_balance.png -share/doc/HTML/en/kolourpaint/image_emboss.png -share/doc/HTML/en/kolourpaint/image_flatten.png -share/doc/HTML/en/kolourpaint/image_flip.png -share/doc/HTML/en/kolourpaint/image_invert.png -share/doc/HTML/en/kolourpaint/image_reduce_colors.png -share/doc/HTML/en/kolourpaint/image_resize_scale.png -share/doc/HTML/en/kolourpaint/image_rotate.png -share/doc/HTML/en/kolourpaint/image_skew.png -share/doc/HTML/en/kolourpaint/image_soften_sharpen.png -share/doc/HTML/en/kolourpaint/index.cache.bz2 -share/doc/HTML/en/kolourpaint/index.docbook -share/doc/HTML/en/kolourpaint/line_width.png -share/doc/HTML/en/kolourpaint/lines_30_45_deg.png -share/doc/HTML/en/kolourpaint/lines_30_deg.png -share/doc/HTML/en/kolourpaint/lines_45_deg.png -share/doc/HTML/en/kolourpaint/rotate_image_30.png -share/doc/HTML/en/kolourpaint/rotate_selection_30.png -share/doc/HTML/en/kolourpaint/selections_opaque_transparent.png -share/doc/HTML/en/kolourpaint/spraycan_patterns.png -share/doc/HTML/en/kolourpaint/tool_brush.png -share/doc/HTML/en/kolourpaint/tool_color_picker.png -share/doc/HTML/en/kolourpaint/tool_color_washer.png -share/doc/HTML/en/kolourpaint/tool_curve.png -share/doc/HTML/en/kolourpaint/tool_ellipse.png -share/doc/HTML/en/kolourpaint/tool_elliptical_selection.png -share/doc/HTML/en/kolourpaint/tool_eraser.png -share/doc/HTML/en/kolourpaint/tool_flood_fill.png -share/doc/HTML/en/kolourpaint/tool_free_form_selection.png -share/doc/HTML/en/kolourpaint/tool_line.png -share/doc/HTML/en/kolourpaint/tool_pen.png -share/doc/HTML/en/kolourpaint/tool_polygon.png -share/doc/HTML/en/kolourpaint/tool_polyline.png -share/doc/HTML/en/kolourpaint/tool_polystar.png -share/doc/HTML/en/kolourpaint/tool_rect_selection.png -share/doc/HTML/en/kolourpaint/tool_rectangle.png -share/doc/HTML/en/kolourpaint/tool_rectangles.png -share/doc/HTML/en/kolourpaint/tool_rounded_rectangle.png -share/doc/HTML/en/kolourpaint/tool_selections.png -share/doc/HTML/en/kolourpaint/tool_spraycan.png -share/doc/HTML/en/kolourpaint/tool_text.png -share/doc/HTML/en/kpdf/common -share/doc/HTML/en/kpdf/index.cache.bz2 -share/doc/HTML/en/kpdf/index.docbook -share/doc/HTML/en/kpovmodeler/cameraview.png -share/doc/HTML/en/kpovmodeler/common -share/doc/HTML/en/kpovmodeler/controlpoints.png -share/doc/HTML/en/kpovmodeler/cr22-action-pmcamera.png -share/doc/HTML/en/kpovmodeler/cr22-action-pmcolorlist.png -share/doc/HTML/en/kpovmodeler/cr22-action-pmfinish.png -share/doc/HTML/en/kpovmodeler/cr22-action-pminterior.png -share/doc/HTML/en/kpovmodeler/cr22-action-pmlight.png -share/doc/HTML/en/kpovmodeler/cr22-action-pmpigment.png -share/doc/HTML/en/kpovmodeler/cr22-action-pmplane.png -share/doc/HTML/en/kpovmodeler/cr22-action-pmrender.png -share/doc/HTML/en/kpovmodeler/cr22-action-pmsolidcolor.png -share/doc/HTML/en/kpovmodeler/cr22-action-pmsphere.png -share/doc/HTML/en/kpovmodeler/defaultviewlayout.png -share/doc/HTML/en/kpovmodeler/dockwidget.png -share/doc/HTML/en/kpovmodeler/dockwidgettab.png -share/doc/HTML/en/kpovmodeler/index.cache.bz2 -share/doc/HTML/en/kpovmodeler/index.docbook -share/doc/HTML/en/kpovmodeler/insertaspopup.png -share/doc/HTML/en/kpovmodeler/objectpropertiesview.png -share/doc/HTML/en/kpovmodeler/objecttree.png -share/doc/HTML/en/kpovmodeler/rendericon.png -share/doc/HTML/en/kpovmodeler/rendermodeoutput.png -share/doc/HTML/en/kpovmodeler/rendermodequality.png -share/doc/HTML/en/kpovmodeler/rendermodesize.png -share/doc/HTML/en/kpovmodeler/rendermodesselection.png -share/doc/HTML/en/kpovmodeler/rendermodestoolbar.png -share/doc/HTML/en/kpovmodeler/rendersettingsicon.png -share/doc/HTML/en/kpovmodeler/renderwindow.png -share/doc/HTML/en/kpovmodeler/texturepreview.png -share/doc/HTML/en/kpovmodeler/topview.png -share/doc/HTML/en/kpovmodeler/tutorial01-camera-dialog.png -share/doc/HTML/en/kpovmodeler/tutorial01-camera-graphic.png -share/doc/HTML/en/kpovmodeler/tutorial01-final-render.png -share/doc/HTML/en/kpovmodeler/tutorial01-ground-color-list.png -share/doc/HTML/en/kpovmodeler/tutorial01-ground-pigment.png -share/doc/HTML/en/kpovmodeler/tutorial01-ground-render.png -share/doc/HTML/en/kpovmodeler/tutorial01-ground-solid-color-1.png -share/doc/HTML/en/kpovmodeler/tutorial01-ground-solid-color-2.png -share/doc/HTML/en/kpovmodeler/tutorial01-ground-wrong-colors-render.png -share/doc/HTML/en/kpovmodeler/tutorial01-light-dialog.png -share/doc/HTML/en/kpovmodeler/tutorial01-light-graphic.png -share/doc/HTML/en/kpovmodeler/tutorial01-plane-dialog.png -share/doc/HTML/en/kpovmodeler/tutorial01-plane-graphic.png -share/doc/HTML/en/kpovmodeler/tutorial01-plane-tree-expanded.png -share/doc/HTML/en/kpovmodeler/tutorial01-plane-tree-translate.png -share/doc/HTML/en/kpovmodeler/tutorial01-sphere-dialog.png -share/doc/HTML/en/kpovmodeler/tutorial01-sphere-finish-dialog.png -share/doc/HTML/en/kpovmodeler/tutorial01-sphere-render-finish.png -share/doc/HTML/en/kpovmodeler/tutorial01-sphere-render-nocolor.png -share/doc/HTML/en/kpovmodeler/tutorial01-sphere-render-solidcolor.png -share/doc/HTML/en/kpovmodeler/tutorial01-sphere-solid-color.png -share/doc/HTML/en/kruler/common -share/doc/HTML/en/kruler/index.cache.bz2 -share/doc/HTML/en/kruler/index.docbook -share/doc/HTML/en/ksnapshot/common -share/doc/HTML/en/ksnapshot/index.cache.bz2 -share/doc/HTML/en/ksnapshot/index.docbook -share/doc/HTML/en/ksnapshot/preview.png -share/doc/HTML/en/ksnapshot/window.png -share/doc/HTML/en/kview/common -share/doc/HTML/en/kview/index.cache.bz2 -share/doc/HTML/en/kview/index.docbook -share/doc/HTML/en/kview/snapshot1.png -share/doc/HTML/en/kview/snapshot2.png -share/doc/HTML/en/kview/snapshot3.png -share/doc/HTML/en/kview/snapshot4.png -share/doc/HTML/en/kview/snapshot5.png -share/doc/HTML/en/kview/snapshot6.png -share/doc/HTML/en/kview/snapshot7.png -share/doc/HTML/en/kview/snapshot8.png -share/doc/HTML/en/kview/snapshot9.png -share/icons/crystalsvg/128x128/apps/kghostview.png -share/icons/crystalsvg/16x16/apps/kcolorchooser.png -share/icons/crystalsvg/16x16/apps/kcoloredit.png -share/icons/crystalsvg/16x16/apps/kdvi.png -share/icons/crystalsvg/16x16/apps/kfax.png -share/icons/crystalsvg/16x16/apps/kghostview.png -share/icons/crystalsvg/16x16/apps/kiconedit.png -share/icons/crystalsvg/16x16/apps/kpovmodeler.png -share/icons/crystalsvg/16x16/apps/kruler.png -share/icons/crystalsvg/16x16/apps/ksnapshot.png -share/icons/crystalsvg/16x16/apps/kview.png -share/icons/crystalsvg/16x16/apps/kviewshell.png -share/icons/crystalsvg/16x16/mimetypes/kpovmodeler_doc.png -share/icons/crystalsvg/22x22/apps/kcolorchooser.png -share/icons/crystalsvg/32x32/apps/kcoloredit.png -share/icons/crystalsvg/32x32/apps/kdvi.png -share/icons/crystalsvg/32x32/apps/kfax.png -share/icons/crystalsvg/32x32/apps/kghostview.png -share/icons/crystalsvg/32x32/apps/kiconedit.png -share/icons/crystalsvg/32x32/apps/kpovmodeler.png -share/icons/crystalsvg/32x32/apps/kruler.png -share/icons/crystalsvg/32x32/apps/ksnapshot.png -share/icons/crystalsvg/32x32/apps/kview.png -share/icons/crystalsvg/32x32/apps/kviewshell.png -share/icons/crystalsvg/32x32/mimetypes/kpovmodeler_doc.png -share/icons/crystalsvg/48x48/apps/kdvi.png -share/icons/crystalsvg/48x48/apps/kfax.png -share/icons/crystalsvg/48x48/apps/kghostview.png -share/icons/crystalsvg/48x48/apps/kiconedit.png -share/icons/crystalsvg/48x48/apps/kruler.png -share/icons/crystalsvg/48x48/apps/ksnapshot.png -share/icons/crystalsvg/48x48/apps/kview.png -share/icons/crystalsvg/48x48/apps/kviewshell.png -share/icons/crystalsvg/64x64/apps/kghostview.png -share/icons/hicolor/16x16/apps/kgamma.png -share/icons/hicolor/16x16/apps/kolourpaint.png -share/icons/hicolor/16x16/apps/kpdf.png -share/icons/hicolor/32x32/apps/kgamma.png -share/icons/hicolor/32x32/apps/kolourpaint.png -share/icons/hicolor/32x32/apps/kpdf.png -share/icons/hicolor/48x48/apps/kgamma.png -share/icons/hicolor/48x48/apps/kolourpaint.png -share/icons/hicolor/48x48/apps/kpdf.png -share/icons/locolor/16x16/apps/kcoloredit.png -share/icons/locolor/16x16/apps/kpovmodeler.png -share/icons/locolor/32x32/apps/kcoloredit.png -share/icons/locolor/32x32/apps/kpovmodeler.png -share/mimelnk/text/mrml.desktop -share/services/gsthumbnail.desktop -share/services/kconfiguredialog/kviewcanvasconfig.desktop -share/services/kconfiguredialog/kviewgeneralconfig.desktop -share/services/kconfiguredialog/kviewpluginsconfig.desktop -share/services/kconfiguredialog/kviewpresenterconfig.desktop -share/services/kconfiguredialog/kviewviewerpluginsconfig.desktop -share/services/kded/daemonwatcher.desktop -share/services/kfile_bmp.desktop -share/services/kfile_dvi.desktop -share/services/kfile_exr.desktop -share/services/kfile_ico.desktop -share/services/kfile_jpeg.desktop -share/services/kfile_pcx.desktop -share/services/kfile_pdf.desktop -share/services/kfile_png.desktop -share/services/kfile_pnm.desktop -share/services/kfile_ps.desktop -share/services/kfile_rgb.desktop -share/services/kfile_tga.desktop -share/services/kfile_tiff.desktop -share/services/kfile_xbm.desktop -share/services/kpdf_part.desktop -share/services/ksvglibartcanvas.desktop -share/services/ksvgplugin.desktop -share/services/kviewcanvas.desktop -share/services/kviewviewer.desktop -share/services/mrml.protocol -share/services/mrml_part.desktop -share/services/svgthumbnail.desktop -share/servicetypes/kimageviewer.desktop -share/servicetypes/kimageviewercanvas.desktop -share/servicetypes/ksvgrenderer.desktop -@dirrm share/services/kconfiguredialog -@dirrm share/doc/HTML/en/kview -@dirrm share/doc/HTML/en/ksnapshot -@dirrm share/doc/HTML/en/kruler -@dirrm share/doc/HTML/en/kpovmodeler -@dirrm share/doc/HTML/en/kpdf -@dirrm share/doc/HTML/en/kolourpaint -@dirrm share/doc/HTML/en/kiconedit -@dirrm share/doc/HTML/en/kghostview -@dirrm share/doc/HTML/en/kgamma -@dirrm share/doc/HTML/en/kdvi -@dirrm share/doc/HTML/en/kcoloredit -@dirrm share/apps/kviewviewer/kpartplugins -@dirrm share/apps/kviewviewer -@dirrm share/apps/kviewshell -@dirrm share/apps/kviewerpart -@dirrm share/apps/kview/kpartplugins -@dirrm share/apps/kview -@dirrm share/apps/ksvg -@dirrm share/apps/kruler/sounds -@dirrm share/apps/kruler/pics -@dirrm share/apps/kruler -@dirrm share/apps/kpovmodeler/icons/locolor/16x16/actions -@dirrm share/apps/kpovmodeler/icons/locolor/16x16 -@dirrm share/apps/kpovmodeler/icons/locolor -@dirrm share/apps/kpovmodeler/icons/crystalsvg/22x22/actions -@dirrm share/apps/kpovmodeler/icons/crystalsvg/22x22 -@dirrm share/apps/kpovmodeler/icons/crystalsvg/16x16/actions -@dirrm share/apps/kpovmodeler/icons/crystalsvg/16x16 -@dirrm share/apps/kpovmodeler/icons/crystalsvg -@dirrm share/apps/kpovmodeler/icons -@dirrm share/apps/kpovmodeler/examples/scenes/objects -@dirrm share/apps/kpovmodeler/examples/scenes/lights -@dirrm share/apps/kpovmodeler/examples/scenes/interior -@dirrm share/apps/kpovmodeler/examples/scenes/csg -@dirrm share/apps/kpovmodeler/examples/scenes/advanced -@dirrm share/apps/kpovmodeler/examples/scenes -@dirrm share/apps/kpovmodeler/examples/includes/original -@dirrm share/apps/kpovmodeler/examples/includes/inlined -@dirrm share/apps/kpovmodeler/examples/includes -@dirrm share/apps/kpovmodeler/examples -@dirrm share/apps/kpovmodeler -@dirrm share/apps/kpdfpart -@dirrm share/apps/kpdf -@dirrm share/apps/kolourpaint/pics -@dirrm share/apps/kolourpaint/icons/hicolor/48x48/apps -@dirrm share/apps/kolourpaint/icons/hicolor/48x48 -@dirrm share/apps/kolourpaint/icons/hicolor/32x32/apps -@dirrm share/apps/kolourpaint/icons/hicolor/32x32 -@dirrm share/apps/kolourpaint/icons/hicolor/16x16/apps -@dirrm share/apps/kolourpaint/icons/hicolor/16x16/actions -@dirrm share/apps/kolourpaint/icons/hicolor/16x16 -@dirrm share/apps/kolourpaint/icons/hicolor -@dirrm share/apps/kolourpaint/icons -@dirrm share/apps/kolourpaint -@dirrm share/apps/kiconedit/pics -@dirrm share/apps/kiconedit -@dirrm share/apps/kghostview -@dirrm share/apps/kgamma/pics -@dirrm share/apps/kgamma -@dirrm share/apps/kfax/pics -@dirrm share/apps/kfax -@dirrm share/apps/kdvi -@dirrm share/apps/kcoloredit -@dirrm include/libtext2path-0.1 -@dirrm include/ksvg diff --git a/graphics/kipi-plugins-kde4/Makefile b/graphics/kipi-plugins-kde4/Makefile deleted file mode 100644 index aa99a0199f97..000000000000 --- a/graphics/kipi-plugins-kde4/Makefile +++ /dev/null @@ -1,163 +0,0 @@ -# New ports collection makefile for: digikam-plugins -# Date created: 15 February 2004 -# Whom: Arjan van Leeuwen <avleeuwen@piwebs.com> -# -# $FreeBSD$ -# - -PORTNAME= kipi-plugins -PORTVERSION= 0.1.b.1 -PORTEPOCH= 1 -CATEGORIES= graphics kde -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= digikam -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b.1/-beta1/} - -MAINTAINER= avleeuwen@piwebs.com -COMMENT= KDE Image Plugin Interface plugins - -LIB_DEPENDS= kexif:${PORTSDIR}/graphics/libkexif \ - kipi:${PORTSDIR}/graphics/libkipi \ - gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \ - Imlib2.2:${PORTSDIR}/graphics/imlib2 - -OPTIONS= ACQUIREIMAGES "scanner/screenshot plugin" on \ - BATCHPROCESSIMAGES "batch processing on images" on \ - CALENDAR "create calendars" on \ - CDARCHIVING "create album CDs" on \ - FINDIMAGES "find duplicate images in albums" on \ - IMAGESGALLERY "album to HTML gallery export" on \ - JPEGLOSSLESS "batch processing without losing meta info" on \ - MPEGENCODER "tool to build a video from images" on \ - PRINTWIZARD "a print wizard" on \ - RAWCONVERTER "convert RAW images from digital cameras" on \ - SENDIMAGES "an email images plugin" on \ - SLIDESHOW "create a slideshow" on \ - TIMEADJUST "adjust image file time and date" on \ - WALLPAPER "set your image as wallpaper" on - -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_KDELIBS_VER=3 -USE_REINPLACE= yes -CONFIGURE_ARGS+=--program-prefix='' - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BROKEN= "Does not compile on FreeBSD 4.x" -.endif - -.if !defined(WITHOUT_ACQUIREIMAGES) -PLIST_SUB+= ACQUIREIMAGES:="" -SUBDIRS+= acquireimages -.else -PLIST_SUB+= ACQUIREIMAGES:="@comment " -.endif - -.if !defined(WITHOUT_BATCHPROCESSIMAGES) -PLIST_SUB+= BATCHPROCESSIMAGES:="" -SUBDIRS+= batchprocessimages -.else -PLIST_SUB+= BATCHPROCESSIMAGES:="@comment " -.endif - -.if !defined(WITHOUT_CALENDAR) -PLIST_SUB+= CALENDAR:="" -SUBDIRS+= calendar -.else -PLIST_SUB+= CALENDAR:="@comment " -.endif - -.if !defined(WITHOUT_CDARCHIVING) -PLIST_SUB+= CDARCHIVING:="" -RUN_DEPENDS+= k3b:${PORTSDIR}/sysutils/k3b -SUBDIRS+= cdarchiving -.else -PLIST_SUB+= CDARCHIVING:="@comment " -.endif - -.if !defined(WITHOUT_FINDIMAGES) -PLIST_SUB+= FINDIMAGES:="" -SUBDIRS+= findimages -.else -PLIST_SUB+= FINDIMAGES:="@comment " -.endif - -.if !defined(WITHOUT_IMAGESGALLERY) -PLIST_SUB+= IMAGESGALLERY:="" -SUBDIRS+= imagesgallery -.else -PLIST_SUB+= IMAGESGALLERY:="@comment " -.endif - -.if !defined(WITHOUT_JPEGLOSSLESS) -PLIST_SUB+= JPEGLOSSLESS:="" -SUBDIRS+= jpeglossless -.else -PLIST_SUB+= JPEGLOSSLESS:="@comment " -.endif - -.if !defined(WITHOUT_MPEGENCODER) -PLIST_SUB+= MPEGENCODER:="" -RUN_DEPENDS+= mpeg2enc:${PORTSDIR}/multimedia/mjpegtools \ - convert:${PORTSDIR}/graphics/ImageMagick -MAN1+= images2mpg.1 -SUBDIRS+= mpegencoder -.else -PLIST_SUB+= MPEGENCODER:="@comment " -.endif - -.if !defined(WITHOUT_PRINTWIZARD) -PLIST_SUB+= PRINTWIZARD:="" -SUBDIRS+= printwizard -.else -PLIST_SUB+= PRINTWIZARD:="@comment " -.endif - -.if !defined(WITHOUT_RAWCONVERTER) -PLIST_SUB+= RAWCONVERTER:="" -RUN_DEPENDS+= dcraw:${PORTSDIR}/graphics/dcraw -MAN1+= kipidcrawclient.1 -SUBDIRS+= rawconverter -.else -PLIST_SUB+= RAWCONVERTER:="@comment " -.endif - -.if !defined(WITHOUT_SENDIMAGES) -PLIST_SUB+= SENDIMAGES:="" -SUBDIRS+= sendimages -.else -PLIST_SUB+= SENDIMAGES:="@comment " -.endif - -.if !defined(WITHOUT_SLIDESHOW) -PLIST_SUB+= SLIDESHOW:="" -SUBDIRS+= slideshow -.else -PLIST_SUB+= SLIDESHOW:="@comment " -.endif - -.if !defined(WITHOUT_TIMEADJUST) -PLIST_SUB+= TIMEADJUST:="" -SUBDIRS+= timeadjust -.else -PLIST_SUB+= TIMEADJUST:="@comment " -.endif - -.if !defined(WITHOUT_WALLPAPER) -PLIST_SUB+= WALLPAPER:="" -SUBDIRS+= wallpaper -.else -PLIST_SUB+= WALLPAPER:="@comment " -.endif - -post-patch:: - @${REINPLACE_CMD} -e 's@-lpthread@${PTHREAD_LIBS}@g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's@%%SUBDIRS%%@${SUBDIRS}@g' ${WRKSRC}/kipi-plugins/Makefile.in - @${REINPLACE_CMD} -e 's@\/usr\/bin\/k3b@${PREFIX}\/bin\/k3b@g' \ - ${WRKSRC}/kipi-plugins/cdarchiving/cdarchiving.cpp \ - ${WRKSRC}/kipi-plugins/cdarchiving/cdarchivingdialog.cpp - -.include <bsd.port.post.mk> diff --git a/graphics/kipi-plugins-kde4/distinfo b/graphics/kipi-plugins-kde4/distinfo deleted file mode 100644 index 70c8e0c46aee..000000000000 --- a/graphics/kipi-plugins-kde4/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (kipi-plugins-0.1-beta1.tar.bz2) = 024785a86202f45116a0439232933545 -SIZE (kipi-plugins-0.1-beta1.tar.bz2) = 1914357 diff --git a/graphics/kipi-plugins-kde4/files/patch-kipi-plugins_Makefile.in b/graphics/kipi-plugins-kde4/files/patch-kipi-plugins_Makefile.in deleted file mode 100644 index b8fcbd1a8347..000000000000 --- a/graphics/kipi-plugins-kde4/files/patch-kipi-plugins_Makefile.in +++ /dev/null @@ -1,15 +0,0 @@ ---- kipi-plugins/Makefile.in.orig Tue Nov 9 23:15:56 2004 -+++ kipi-plugins/Makefile.in Tue Nov 9 23:16:31 2004 -@@ -283,11 +283,7 @@ - - @compile_JPEGLOSSLESS_TRUE@JPEGLOSSLESSDIR = jpeglossless - --SUBDIRS = printwizard calendar mpegencoder cdarchiving imagesgallery \ -- sendimages acquireimages batchprocessimages \ -- timeadjust wallpaper \ -- rawconverter findimages \ -- $(SLIDESHOWDIR) $(KAMERAKLIENTDIR) $(JPEGLOSSLESSDIR) -+SUBDIRS = %%SUBDIRS%% - - - rcdir = $(kde_datadir)/kipi diff --git a/graphics/kipi-plugins-kde4/pkg-descr b/graphics/kipi-plugins-kde4/pkg-descr deleted file mode 100644 index 65d730587493..000000000000 --- a/graphics/kipi-plugins-kde4/pkg-descr +++ /dev/null @@ -1,38 +0,0 @@ -Kipi (KDE Image Plugin Interface) is an effort to develop a common plugin -structure for Digikam, KimDaBa, Showimg and Gwenview. Its aim is to share -image plugins among graphic applications. - -This is a set of plugins using Kipi. - -These plugins are included: - -RawConverter: A raw image converter for digital cameras. -SlideShow: Slideshow with effects ripped out from kslideshow and 3D effects - using OpenGL. -MpegEncoder: Create an MPEG slideshow from your images. -ImagesGallery: An HTML gallery generator. -PrintWizard: A wizard to print images in various format. -JpegLossLess: Batch process your JPEG images without losing meta information - and compression. -CdArchiving: Archive your albums on CD or DVD using K3b. -ScanImages: Scanner management using Kooka. -ScreenshotImages: Snap screen based on KSnapshot and adapted to Kipi. -Calendar: A plugin to create calendars. -SendImages: A plugin to send images by email, allowing resizing and - recompressing before sending. -RenameImages: Batch image renamer. -ConvertImages: Batch image converter. -BorderImages: Add border to your images in batch. -FilterImages: Batch image enhancer using digital filters. -ColorImages: Batch image color enhancer. -EffectImages: Batch image transformation effects. -ResizeImages: Batch image resizer. -RecompressImages: Batch image recompressor. -FindDuplicateImages: Find duplicate images in albums. -WallPaper: Set your image as wallpaper. -TimeAdjust: Adjust image file time and date. - -WWW: http://extragear.kde.org/apps/kipi.php - -- Arjan -avleeuwen@piwebs.com diff --git a/graphics/kipi-plugins-kde4/pkg-plist b/graphics/kipi-plugins-kde4/pkg-plist deleted file mode 100644 index 3847239ad2db..000000000000 --- a/graphics/kipi-plugins-kde4/pkg-plist +++ /dev/null @@ -1,550 +0,0 @@ -%%ACQUIREIMAGES:%%lib/kde3/kipiplugin_acquireimages.la -%%ACQUIREIMAGES:%%lib/kde3/kipiplugin_acquireimages.so -%%ACQUIREIMAGES:%%share/services/kipiplugin_acquireimages.desktop - -%%BATCHPROCESSIMAGES:%%lib/kde3/kipiplugin_batchprocessimages.la -%%BATCHPROCESSIMAGES:%%lib/kde3/kipiplugin_batchprocessimages.so -%%BATCHPROCESSIMAGES:%%share/apps/kipiplugin_batchprocessimages/data/handcursor.png -%%BATCHPROCESSIMAGES:%%share/apps/kipiplugin_batchprocessimages/icons/hicolor/32x32/actions/borderimages.png -%%BATCHPROCESSIMAGES:%%share/apps/kipiplugin_batchprocessimages/icons/hicolor/32x32/actions/colorimages.png -%%BATCHPROCESSIMAGES:%%share/apps/kipiplugin_batchprocessimages/icons/hicolor/32x32/actions/convertimages.png -%%BATCHPROCESSIMAGES:%%share/apps/kipiplugin_batchprocessimages/icons/hicolor/32x32/actions/effectimages.png -%%BATCHPROCESSIMAGES:%%share/apps/kipiplugin_batchprocessimages/icons/hicolor/32x32/actions/filterimages.png -%%BATCHPROCESSIMAGES:%%share/apps/kipiplugin_batchprocessimages/icons/hicolor/32x32/actions/recompressimages.png -%%BATCHPROCESSIMAGES:%%share/apps/kipiplugin_batchprocessimages/icons/hicolor/32x32/actions/renameimages.png -%%BATCHPROCESSIMAGES:%%share/apps/kipiplugin_batchprocessimages/icons/hicolor/32x32/actions/resizeimages.png -%%BATCHPROCESSIMAGES:%%share/services/kipiplugin_batchprocessimages.desktop -%%BATCHPROCESSIMAGES:%%@dirrm share/apps/kipiplugin_batchprocessimages/icons/hicolor/32x32/actions -%%BATCHPROCESSIMAGES:%%@dirrm share/apps/kipiplugin_batchprocessimages/icons/hicolor/32x32 -%%BATCHPROCESSIMAGES:%%@dirrm share/apps/kipiplugin_batchprocessimages/icons/hicolor -%%BATCHPROCESSIMAGES:%%@dirrm share/apps/kipiplugin_batchprocessimages/icons -%%BATCHPROCESSIMAGES:%%@dirrm share/apps/kipiplugin_batchprocessimages/data -%%BATCHPROCESSIMAGES:%%@dirrm share/apps/kipiplugin_batchprocessimages - -%%CALENDAR:%%lib/kde3/kipiplugin_calendar.la -%%CALENDAR:%%lib/kde3/kipiplugin_calendar.so -%%CALENDAR:%%share/services/kipiplugin_calendar.desktop - -%%CDARCHIVING:%%lib/kde3/kipiplugin_cdarchiving.la -%%CDARCHIVING:%%lib/kde3/kipiplugin_cdarchiving.so -%%CDARCHIVING:%%share/apps/kipi/data/autorun/ShellExecute.bat -%%CDARCHIVING:%%share/apps/kipi/data/autorun/cdalbums.ico -%%CDARCHIVING:%%share/apps/kipi/data/image_broken.png -%%CDARCHIVING:%%share/apps/kipi/data/index.htm -%%CDARCHIVING:%%share/services/kipiplugin_cdarchiving.desktop -%%CDARCHIVING:%%@dirrm share/apps/kipi/data/autorun - -%%FINDIMAGES:%%lib/kde3/kipiplugin_findimages.la -%%FINDIMAGES:%%lib/kde3/kipiplugin_findimages.so -%%FINDIMAGES:%%share/apps/kipiplugin_findimages/icons/hicolor/32x32/actions/finddupplicateimages.png -%%FINDIMAGES:%%share/services/kipiplugin_findimages.desktop -%%FINDIMAGES:%%@dirrm share/apps/kipiplugin_findimages/icons/hicolor/32x32/actions -%%FINDIMAGES:%%@dirrm share/apps/kipiplugin_findimages/icons/hicolor/32x32 -%%FINDIMAGES:%%@dirrm share/apps/kipiplugin_findimages/icons/hicolor -%%FINDIMAGES:%%@dirrm share/apps/kipiplugin_findimages/icons -%%FINDIMAGES:%%@dirrm share/apps/kipiplugin_findimages - -%%IMAGESGALLERY:%%lib/kde3/kipiplugin_imagesgallery.la -%%IMAGESGALLERY:%%lib/kde3/kipiplugin_imagesgallery.so -%%IMAGESGALLERY:%%share/apps/kipi/gohome.png -%%IMAGESGALLERY:%%share/apps/kipi/up.png -%%IMAGESGALLERY:%%share/apps/kipi/valid-html401.png -%%IMAGESGALLERY:%%share/services/kipiplugin_imagesgallery.desktop - -%%JPEGLOSSLESS:%%lib/kde3/kipiplugin_jpeglossless.la -%%JPEGLOSSLESS:%%lib/kde3/kipiplugin_jpeglossless.so -%%JPEGLOSSLESS:%%share/apps/kipiplugin_jpeglossless/icons/hicolor/32x32/actions/flip_image.png -%%JPEGLOSSLESS:%%share/apps/kipiplugin_jpeglossless/icons/hicolor/32x32/actions/grayscaleconvert.png -%%JPEGLOSSLESS:%%share/services/kipiplugin_jpeglossless.desktop -%%JPEGLOSSLESS:%%@dirrm share/apps/kipiplugin_jpeglossless/icons/hicolor/32x32/actions -%%JPEGLOSSLESS:%%@dirrm share/apps/kipiplugin_jpeglossless/icons/hicolor/32x32 -%%JPEGLOSSLESS:%%@dirrm share/apps/kipiplugin_jpeglossless/icons/hicolor -%%JPEGLOSSLESS:%%@dirrm share/apps/kipiplugin_jpeglossless/icons -%%JPEGLOSSLESS:%%@dirrm share/apps/kipiplugin_jpeglossless - -%%MPEGENCODER:%%bin/images2mpg -%%MPEGENCODER:%%lib/kde3/kipiplugin_mpegencoder.la -%%MPEGENCODER:%%lib/kde3/kipiplugin_mpegencoder.so -%%MPEGENCODER:%%share/services/kipiplugin_mpegencoder.desktop - -%%PRINTWIZARD:%%lib/kde3/kipiplugin_printwizard.la -%%PRINTWIZARD:%%lib/kde3/kipiplugin_printwizard.so -%%PRINTWIZARD:%%share/services/kipiplugin_printwizard.desktop - -%%RAWCONVERTER:%%bin/kipidcrawclient -%%RAWCONVERTER:%%lib/kde3/kipiplugin_rawconverter.la -%%RAWCONVERTER:%%lib/kde3/kipiplugin_rawconverter.so -%%RAWCONVERTER:%%share/apps/kipiplugin_rawconverter/icons/hicolor/32x32/actions/rawconverterbatch.png -%%RAWCONVERTER:%%share/apps/kipiplugin_rawconverter/icons/hicolor/32x32/actions/rawconvertersingle.png -%%RAWCONVERTER:%%share/services/kipiplugin_rawconverter.desktop -%%RAWCONVERTER:%%@dirrm share/apps/kipiplugin_rawconverter/icons/hicolor/32x32/actions -%%RAWCONVERTER:%%@dirrm share/apps/kipiplugin_rawconverter/icons/hicolor/32x32 -%%RAWCONVERTER:%%@dirrm share/apps/kipiplugin_rawconverter/icons/hicolor -%%RAWCONVERTER:%%@dirrm share/apps/kipiplugin_rawconverter/icons -%%RAWCONVERTER:%%@dirrm share/apps/kipiplugin_rawconverter - -%%SENDIMAGES:%%lib/kde3/kipiplugin_sendimages.la -%%SENDIMAGES:%%lib/kde3/kipiplugin_sendimages.so -%%SENDIMAGES:%%share/services/kipiplugin_sendimages.desktop - -%%SLIDESHOW:%%lib/kde3/kipiplugin_slideshow.la -%%SLIDESHOW:%%lib/kde3/kipiplugin_slideshow.so -%%SLIDESHOW:%%share/apps/kipiplugin_slideshow/icons/hicolor/22x22/actions/slideshow.png -%%SLIDESHOW:%%share/services/kipiplugin_slideshow.desktop -%%SLIDESHOW:%%@dirrm share/apps/kipiplugin_slideshow/icons/hicolor/22x22/actions -%%SLIDESHOW:%%@dirrm share/apps/kipiplugin_slideshow/icons/hicolor/22x22 -%%SLIDESHOW:%%@dirrm share/apps/kipiplugin_slideshow/icons/hicolor -%%SLIDESHOW:%%@dirrm share/apps/kipiplugin_slideshow/icons -%%SLIDESHOW:%%@dirrm share/apps/kipiplugin_slideshow - -%%TIMEADJUST:%%lib/kde3/kipiplugin_timeadjust.la -%%TIMEADJUST:%%lib/kde3/kipiplugin_timeadjust.so -%%TIMEADJUST:%%share/services/kipiplugin_timeadjust.desktop - -%%WALLPAPER:%%lib/kde3/kipiplugin_wallpaper.la -%%WALLPAPER:%%lib/kde3/kipiplugin_wallpaper.so -%%WALLPAPER:%%share/services/kipiplugin_wallpaper.desktop - -share/apps/kipi/tips -share/doc/HTML/en/kipi-plugins/acquireimages.docbook -share/doc/HTML/en/kipi-plugins/borderimages.docbook -share/doc/HTML/en/kipi-plugins/calendar.docbook -share/doc/HTML/en/kipi-plugins/cdarchiving.docbook -share/doc/HTML/en/kipi-plugins/colorimages.docbook -share/doc/HTML/en/kipi-plugins/common -share/doc/HTML/en/kipi-plugins/convertimages.docbook -share/doc/HTML/en/kipi-plugins/effectimages.docbook -share/doc/HTML/en/kipi-plugins/filterimages.docbook -share/doc/HTML/en/kipi-plugins/findduplicateimages.docbook -share/doc/HTML/en/kipi-plugins/imagesgallery.docbook -share/doc/HTML/en/kipi-plugins/index.cache.bz2 -share/doc/HTML/en/kipi-plugins/index.docbook -share/doc/HTML/en/kipi-plugins/jpeglossless.docbook -share/doc/HTML/en/kipi-plugins/kameraklient.docbook -share/doc/HTML/en/kipi-plugins/mpegencoder.docbook -share/doc/HTML/en/kipi-plugins/printwizard.docbook -share/doc/HTML/en/kipi-plugins/rawconverter.docbook -share/doc/HTML/en/kipi-plugins/recompressimages.docbook -share/doc/HTML/en/kipi-plugins/renameimages.docbook -share/doc/HTML/en/kipi-plugins/resizeimages.docbook -share/doc/HTML/en/kipi-plugins/sendimages.docbook -share/doc/HTML/en/kipi-plugins/slideshow.docbook -share/doc/HTML/en/kipi-plugins/timeadjust.docbook -share/doc/HTML/en/kipi-plugins/wallpaper.docbook -share/doc/HTML/it/kipi-plugins/acquireimages.docbook -share/doc/HTML/it/kipi-plugins/borderimages.docbook -share/doc/HTML/it/kipi-plugins/calendar.docbook -share/doc/HTML/it/kipi-plugins/cdarchiving.docbook -share/doc/HTML/it/kipi-plugins/colorimages.docbook -share/doc/HTML/it/kipi-plugins/common -share/doc/HTML/it/kipi-plugins/convertimages.docbook -share/doc/HTML/it/kipi-plugins/diroperations.docbook -share/doc/HTML/it/kipi-plugins/effectimages.docbook -share/doc/HTML/it/kipi-plugins/filterimages.docbook -share/doc/HTML/it/kipi-plugins/findduplicateimages.docbook -share/doc/HTML/it/kipi-plugins/gammacalibration.docbook -share/doc/HTML/it/kipi-plugins/imagesgallery.docbook -share/doc/HTML/it/kipi-plugins/index.cache.bz2 -share/doc/HTML/it/kipi-plugins/index.docbook -share/doc/HTML/it/kipi-plugins/jpeglossless.docbook -share/doc/HTML/it/kipi-plugins/kameraklient.docbook -share/doc/HTML/it/kipi-plugins/mpegencoder.docbook -share/doc/HTML/it/kipi-plugins/printwizard.docbook -share/doc/HTML/it/kipi-plugins/rawconverter.docbook -share/doc/HTML/it/kipi-plugins/recompressimages.docbook -share/doc/HTML/it/kipi-plugins/renameimages.docbook -share/doc/HTML/it/kipi-plugins/resizeimages.docbook -share/doc/HTML/it/kipi-plugins/sendimages.docbook -share/doc/HTML/it/kipi-plugins/slideshow.docbook -share/doc/HTML/it/kipi-plugins/timeadjust.docbook -share/doc/HTML/it/kipi-plugins/wallpaper.docbook -share/doc/HTML/nl/kipi-plugins/acquireimages.docbook -share/doc/HTML/nl/kipi-plugins/borderimages.docbook -share/doc/HTML/nl/kipi-plugins/calendar.docbook -share/doc/HTML/nl/kipi-plugins/cdarchiving.docbook -share/doc/HTML/nl/kipi-plugins/colorimages.docbook -share/doc/HTML/nl/kipi-plugins/common -share/doc/HTML/nl/kipi-plugins/convertimages.docbook -share/doc/HTML/nl/kipi-plugins/diroperations.docbook -share/doc/HTML/nl/kipi-plugins/effectimages.docbook -share/doc/HTML/nl/kipi-plugins/filterimages.docbook -share/doc/HTML/nl/kipi-plugins/findduplicateimages.docbook -share/doc/HTML/nl/kipi-plugins/gammacalibration.docbook -share/doc/HTML/nl/kipi-plugins/imagesgallery.docbook -share/doc/HTML/nl/kipi-plugins/index.cache.bz2 -share/doc/HTML/nl/kipi-plugins/index.docbook -share/doc/HTML/nl/kipi-plugins/jpeglossless.docbook -share/doc/HTML/nl/kipi-plugins/kameraklient.docbook -share/doc/HTML/nl/kipi-plugins/mpegencoder.docbook -share/doc/HTML/nl/kipi-plugins/printwizard.docbook -share/doc/HTML/nl/kipi-plugins/rawconverter.docbook -share/doc/HTML/nl/kipi-plugins/recompressimages.docbook -share/doc/HTML/nl/kipi-plugins/renameimages.docbook -share/doc/HTML/nl/kipi-plugins/resizeimages.docbook -share/doc/HTML/nl/kipi-plugins/sendimages.docbook -share/doc/HTML/nl/kipi-plugins/slideshow.docbook -share/doc/HTML/nl/kipi-plugins/timeadjust.docbook -share/doc/HTML/nl/kipi-plugins/wallpaper.docbook -share/doc/HTML/pt/kipi-plugins/acquireimages.docbook -share/doc/HTML/pt/kipi-plugins/borderimages.docbook -share/doc/HTML/pt/kipi-plugins/calendar.docbook -share/doc/HTML/pt/kipi-plugins/cdarchiving.docbook -share/doc/HTML/pt/kipi-plugins/colorimages.docbook -share/doc/HTML/pt/kipi-plugins/common -share/doc/HTML/pt/kipi-plugins/convertimages.docbook -share/doc/HTML/pt/kipi-plugins/diroperations.docbook -share/doc/HTML/pt/kipi-plugins/effectimages.docbook -share/doc/HTML/pt/kipi-plugins/filterimages.docbook -share/doc/HTML/pt/kipi-plugins/findduplicateimages.docbook -share/doc/HTML/pt/kipi-plugins/gammacalibration.docbook -share/doc/HTML/pt/kipi-plugins/imagesgallery.docbook -share/doc/HTML/pt/kipi-plugins/index.cache.bz2 -share/doc/HTML/pt/kipi-plugins/index.docbook -share/doc/HTML/pt/kipi-plugins/jpeglossless.docbook -share/doc/HTML/pt/kipi-plugins/kameraklient.docbook -share/doc/HTML/pt/kipi-plugins/mpegencoder.docbook -share/doc/HTML/pt/kipi-plugins/printwizard.docbook -share/doc/HTML/pt/kipi-plugins/rawconverter.docbook -share/doc/HTML/pt/kipi-plugins/recompressimages.docbook -share/doc/HTML/pt/kipi-plugins/renameimages.docbook -share/doc/HTML/pt/kipi-plugins/resizeimages.docbook -share/doc/HTML/pt/kipi-plugins/sendimages.docbook -share/doc/HTML/pt/kipi-plugins/slideshow.docbook -share/doc/HTML/pt/kipi-plugins/timeadjust.docbook -share/doc/HTML/pt/kipi-plugins/wallpaper.docbook -share/locale/br/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/br/LC_MESSAGES/kipiplugin_batchprocessimages.mo -share/locale/br/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/br/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/br/LC_MESSAGES/kipiplugin_findimages.mo -share/locale/br/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/br/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/br/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/br/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/br/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/br/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/br/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/br/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/br/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/ca/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/ca/LC_MESSAGES/kipiplugin_batchprocessimages.mo -share/locale/ca/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/ca/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/ca/LC_MESSAGES/kipiplugin_findimages.mo -share/locale/ca/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/ca/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/ca/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/ca/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/ca/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/ca/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/ca/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/ca/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/ca/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/ca/LC_MESSAGES/kipiplugins.mo -share/locale/cs/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/cs/LC_MESSAGES/kipiplugin_batchprocessimages.mo -share/locale/cs/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/cs/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/cs/LC_MESSAGES/kipiplugin_findimages.mo -share/locale/cs/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/cs/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/cs/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/cs/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/cs/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/cs/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/cs/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/cy/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/cy/LC_MESSAGES/kipiplugin_batchprocessimages.mo -share/locale/cy/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/cy/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/cy/LC_MESSAGES/kipiplugin_findimages.mo -share/locale/cy/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/cy/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/cy/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/cy/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/cy/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/cy/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/cy/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/cy/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/cy/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/da/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/da/LC_MESSAGES/kipiplugin_batchprocessimages.mo -share/locale/da/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/da/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/da/LC_MESSAGES/kipiplugin_findimages.mo -share/locale/da/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/da/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/da/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/da/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/da/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/da/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/da/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/da/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/da/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/da/LC_MESSAGES/kipiplugins.mo -share/locale/de/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/de/LC_MESSAGES/kipiplugin_batchprocessimages.mo -share/locale/de/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/de/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/de/LC_MESSAGES/kipiplugin_findimages.mo -share/locale/de/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/de/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/de/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/de/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/de/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/de/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/de/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/de/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/de/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/de/LC_MESSAGES/kipiplugins.mo -share/locale/en_GB/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/en_GB/LC_MESSAGES/kipiplugin_batchprocessimages.mo -share/locale/en_GB/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/en_GB/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/en_GB/LC_MESSAGES/kipiplugin_findimages.mo -share/locale/en_GB/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/en_GB/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/en_GB/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/en_GB/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/en_GB/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/en_GB/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/en_GB/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/en_GB/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/en_GB/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/en_GB/LC_MESSAGES/kipiplugins.mo -share/locale/es/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/es/LC_MESSAGES/kipiplugin_batchprocessimages.mo -share/locale/es/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/es/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/es/LC_MESSAGES/kipiplugin_findimages.mo -share/locale/es/LC_MESSAGES/kipiplugin_helloworld.mo -share/locale/es/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/es/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/es/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/es/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/es/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/es/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/es/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/es/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/es/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/et/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/et/LC_MESSAGES/kipiplugin_batchprocessimages.mo -share/locale/et/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/et/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/et/LC_MESSAGES/kipiplugin_findimages.mo -share/locale/et/LC_MESSAGES/kipiplugin_helloworld.mo -share/locale/et/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/et/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/et/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/et/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/et/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/et/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/et/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/et/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/et/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/fi/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/fi/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/fi/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/fr/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/fr/LC_MESSAGES/kipiplugin_batchprocessimages.mo -share/locale/fr/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/fr/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/fr/LC_MESSAGES/kipiplugin_findimages.mo -share/locale/fr/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/fr/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/fr/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/fr/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/fr/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/fr/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/fr/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/fr/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/fr/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/fr/LC_MESSAGES/kipiplugins.mo -share/locale/ga/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/ga/LC_MESSAGES/kipiplugin_batchprocessimages.mo -share/locale/ga/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/ga/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/ga/LC_MESSAGES/kipiplugin_findimages.mo -share/locale/ga/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/ga/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/ga/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/ga/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/ga/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/ga/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/ga/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/ga/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/ga/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/hu/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/hu/LC_MESSAGES/kipiplugin_batchprocessimages.mo -share/locale/hu/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/hu/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/hu/LC_MESSAGES/kipiplugin_findimages.mo -share/locale/hu/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/hu/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/hu/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/hu/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/hu/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/hu/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/hu/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/is/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/is/LC_MESSAGES/kipiplugin_batchprocessimages.mo -share/locale/is/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/is/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/is/LC_MESSAGES/kipiplugin_findimages.mo -share/locale/is/LC_MESSAGES/kipiplugin_helloworld.mo -share/locale/is/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/is/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/is/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/is/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/is/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/is/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/is/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/is/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/it/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/it/LC_MESSAGES/kipiplugin_batchprocessimages.mo -share/locale/it/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/it/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/it/LC_MESSAGES/kipiplugin_findimages.mo -share/locale/it/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/it/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/it/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/it/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/it/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/it/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/it/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/it/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/it/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/it/LC_MESSAGES/kipiplugins.mo -share/locale/nl/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/nl/LC_MESSAGES/kipiplugin_batchprocessimages.mo -share/locale/nl/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/nl/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/nl/LC_MESSAGES/kipiplugin_findimages.mo -share/locale/nl/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/nl/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/nl/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/nl/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/nl/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/nl/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/nl/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/nl/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/nl/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/nl/LC_MESSAGES/kipiplugins.mo -share/locale/pl/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/pl/LC_MESSAGES/kipiplugin_batchprocessimages.mo -share/locale/pl/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/pl/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/pl/LC_MESSAGES/kipiplugin_findimages.mo -share/locale/pl/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/pl/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/pl/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/pl/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/pl/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/pl/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/pl/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/pl/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/pl/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/pt/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/pt/LC_MESSAGES/kipiplugin_batchprocessimages.mo -share/locale/pt/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/pt/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/pt/LC_MESSAGES/kipiplugin_findimages.mo -share/locale/pt/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/pt/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/pt/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/pt/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/pt/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/pt/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/pt/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/pt/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/pt/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/pt/LC_MESSAGES/kipiplugins.mo -share/locale/pt_BR/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/pt_BR/LC_MESSAGES/kipiplugin_batchprocessimages.mo -share/locale/pt_BR/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/pt_BR/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/pt_BR/LC_MESSAGES/kipiplugin_findimages.mo -share/locale/pt_BR/LC_MESSAGES/kipiplugin_helloworld.mo -share/locale/pt_BR/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/pt_BR/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/pt_BR/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/pt_BR/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/pt_BR/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/pt_BR/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/pt_BR/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/pt_BR/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/pt_BR/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/sr/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/sr/LC_MESSAGES/kipiplugin_batchprocessimages.mo -share/locale/sr/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/sr/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/sr/LC_MESSAGES/kipiplugin_findimages.mo -share/locale/sr/LC_MESSAGES/kipiplugin_helloworld.mo -share/locale/sr/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/sr/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/sr/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/sr/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/sr/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/sr/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/sr/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/sr/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/sr/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/sv/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/sv/LC_MESSAGES/kipiplugin_batchprocessimages.mo -share/locale/sv/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/sv/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/sv/LC_MESSAGES/kipiplugin_findimages.mo -share/locale/sv/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/sv/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/sv/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/sv/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/sv/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/sv/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/sv/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/sv/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/sv/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/sv/LC_MESSAGES/kipiplugins.mo -share/locale/ta/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/ta/LC_MESSAGES/kipiplugin_batchprocessimages.mo -share/locale/ta/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/ta/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/ta/LC_MESSAGES/kipiplugin_findimages.mo -share/locale/ta/LC_MESSAGES/kipiplugin_helloworld.mo -share/locale/ta/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/ta/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/ta/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/ta/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/ta/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/ta/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/ta/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/ta/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/ta/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/tr/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/tr/LC_MESSAGES/kipiplugin_batchprocessimages.mo -share/locale/tr/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/tr/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/tr/LC_MESSAGES/kipiplugin_findimages.mo -share/locale/tr/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/tr/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/tr/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/tr/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/tr/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/tr/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/tr/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/tr/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/tr/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/tr/LC_MESSAGES/kipiplugins.mo -share/locale/zh_CN/LC_MESSAGES/kipiplugin_acquireimages.mo - -@dirrm share/doc/HTML/pt/kipi-plugins -@unexec rmdir %D/share/doc/HTML/pt 2>/dev/null || true -@dirrm share/doc/HTML/nl/kipi-plugins -@unexec rmdir %D/share/doc/HTML/nl 2>/dev/null || true -@dirrm share/doc/HTML/it/kipi-plugins -@unexec rmdir %D/share/doc/HTML/it 2>/dev/null || true -@dirrm share/doc/HTML/en/kipi-plugins -@unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true -@unexec rmdir %D/share/doc/HTML 2>/dev/null || true -@unexec rmdir %D/share/apps 2>/dev/null || true -@unexec rmdir %D/share/services 2>/dev/null || true - diff --git a/graphics/kphotoalbum-kde4/Makefile b/graphics/kphotoalbum-kde4/Makefile deleted file mode 100644 index 913f30ff160f..000000000000 --- a/graphics/kphotoalbum-kde4/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: kimdaba -# Date created: Sat Dec 13 16:09:29 CET 2003 -# Whom: Markus Brueffer <brueffer@phoenix-systems.de> -# -# $FreeBSD$ - -PORTNAME= kimdaba -PORTVERSION= 2.0 -CATEGORIES= graphics kde -MASTER_SITES= http://ktown.kde.org/kimdaba/download/ - -MAINTAINER= markus@FreeBSD.org -COMMENT= Image database for KDE - -RUN_DEPENDS= kipidcrawclient:${PORTSDIR}/graphics/kipi-plugins -BUILD_DEPENDS= ${RUN_DEPENDS} - -EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-configure - -USE_KDELIBS_VER= 3 -USE_BZIP2= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_REINPLACE= yes - -post-patch: - @${REINPLACE_CMD} -e 's/-O2//g' ${WRKSRC}/${CONFIGURE_SCRIPT} - @${REINPLACE_CMD} -e 's/xx//g' ${WRKSRC}/po/Makefile.in - -.include <bsd.port.mk> diff --git a/graphics/kphotoalbum-kde4/distinfo b/graphics/kphotoalbum-kde4/distinfo deleted file mode 100644 index 407f54cc548a..000000000000 --- a/graphics/kphotoalbum-kde4/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (kimdaba-2.0.tar.bz2) = d37b18559cd0bd626171177ec6802029 -SIZE (kimdaba-2.0.tar.bz2) = 9468638 diff --git a/graphics/kphotoalbum-kde4/pkg-descr b/graphics/kphotoalbum-kde4/pkg-descr deleted file mode 100644 index e203e9b2b9b4..000000000000 --- a/graphics/kphotoalbum-kde4/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -KimDaba - K Image Database - -KimDaba focuses on three key points: - - o It must be easy to describe a number of images at a time. - o It must be easy to search for images. - o It must be easy to browse and view the images. - -Author: Jesper Kjaer Pedersen <blackie@blackie.dk> -WWW: http://ktown.kde.org/kimdaba/ diff --git a/graphics/kphotoalbum-kde4/pkg-plist b/graphics/kphotoalbum-kde4/pkg-plist deleted file mode 100644 index 5d9c7783586a..000000000000 --- a/graphics/kphotoalbum-kde4/pkg-plist +++ /dev/null @@ -1,311 +0,0 @@ -bin/kimdaba -share/applications/kde/kimdaba-import.desktop -share/applications/kde/kimdaba.desktop -share/apps/kimdaba/default-setup -share/apps/kimdaba/demo/CategoryImages/Keywords-beers.jpg -share/apps/kimdaba/demo/CategoryImages/Keywords-new_wave.jpg -share/apps/kimdaba/demo/CategoryImages/Keywords-silo_falls_over.jpg -share/apps/kimdaba/demo/CategoryImages/Locations-Chicago.jpg -share/apps/kimdaba/demo/CategoryImages/Locations-Grand_Canyon.jpg -share/apps/kimdaba/demo/CategoryImages/Locations-Pool_Club.jpg -share/apps/kimdaba/demo/CategoryImages/Persons-Anne_Helene.jpg -share/apps/kimdaba/demo/CategoryImages/Persons-Donna.jpg -share/apps/kimdaba/demo/CategoryImages/Persons-Jesper.jpg -share/apps/kimdaba/demo/CategoryImages/Persons-Spiff.jpg -share/apps/kimdaba/demo/img001.jpg -share/apps/kimdaba/demo/img002.jpg -share/apps/kimdaba/demo/img003.jpg -share/apps/kimdaba/demo/img004.jpg -share/apps/kimdaba/demo/img005.jpg -share/apps/kimdaba/demo/img006.jpg -share/apps/kimdaba/demo/img007.jpg -share/apps/kimdaba/demo/img008.jpg -share/apps/kimdaba/demo/img009.jpg -share/apps/kimdaba/demo/img010.jpg -share/apps/kimdaba/demo/img011.jpg -share/apps/kimdaba/demo/img012.jpg -share/apps/kimdaba/demo/img013.jpg -share/apps/kimdaba/demo/img014.jpg -share/apps/kimdaba/demo/img015.jpg -share/apps/kimdaba/demo/img016.jpg -share/apps/kimdaba/demo/img017.jpg -share/apps/kimdaba/demo/img018.jpg -share/apps/kimdaba/demo/img019.jpg -share/apps/kimdaba/demo/img020.jpg -share/apps/kimdaba/demo/img021.jpg -share/apps/kimdaba/demo/img022.jpg -share/apps/kimdaba/demo/img023.jpg -share/apps/kimdaba/demo/img024.jpg -share/apps/kimdaba/demo/index.xml -share/apps/kimdaba/icons/hicolor/16x16/actions/ellipsetool.png -share/apps/kimdaba/icons/hicolor/16x16/actions/linetool.png -share/apps/kimdaba/icons/hicolor/16x16/actions/recttool.png -share/apps/kimdaba/icons/hicolor/16x16/actions/selecttool.png -share/apps/kimdaba/icons/hicolor/16x16/actions/texttool.png -share/apps/kimdaba/icons/hicolor/16x16/actions/video.png -share/apps/kimdaba/icons/hicolor/22x22/actions/key.png -share/apps/kimdaba/kimdabaui.rc -share/apps/kimdaba/pics/multiconfig.jpg -share/apps/kimdaba/pics/search.jpg -share/apps/kimdaba/pics/splash-large.png -share/apps/kimdaba/pics/splash.png -share/apps/kimdaba/themes/blue/imagepage.html -share/apps/kimdaba/themes/blue/kimdaba.theme -share/apps/kimdaba/themes/blue/mainpage.css -share/apps/kimdaba/themes/blue/mainpage.html -share/apps/kimdaba/themes/grey/imagepage.html -share/apps/kimdaba/themes/grey/kimdaba.theme -share/apps/kimdaba/themes/grey/mainpage.css -share/apps/kimdaba/themes/grey/mainpage.html -share/apps/kimdaba/themes/rounded/downbar.png -share/apps/kimdaba/themes/rounded/downleft.png -share/apps/kimdaba/themes/rounded/downright.png -share/apps/kimdaba/themes/rounded/imagepage.html -share/apps/kimdaba/themes/rounded/kimdaba.theme -share/apps/kimdaba/themes/rounded/leftbar.png -share/apps/kimdaba/themes/rounded/mainpage.css -share/apps/kimdaba/themes/rounded/mainpage.html -share/apps/kimdaba/themes/rounded/rightbar.png -share/apps/kimdaba/themes/rounded/upbar.png -share/apps/kimdaba/themes/rounded/upleft.png -share/apps/kimdaba/themes/rounded/upright.png -share/apps/kimdaba/tips -share/doc/HTML/da/kimdaba/browsing.docbook -share/doc/HTML/da/kimdaba/common -share/doc/HTML/da/kimdaba/generating-html.docbook -share/doc/HTML/da/kimdaba/importexport.docbook -share/doc/HTML/da/kimdaba/index.cache.bz2 -share/doc/HTML/da/kimdaba/index.docbook -share/doc/HTML/da/kimdaba/introduction.docbook -share/doc/HTML/da/kimdaba/options.docbook -share/doc/HTML/da/kimdaba/plugins.docbook -share/doc/HTML/da/kimdaba/setting-properties.docbook -share/doc/HTML/da/kimdaba/thumbnail-view.docbook -share/doc/HTML/da/kimdaba/viewer.docbook -share/doc/HTML/en/kimdaba/browser-for-jesper.png -share/doc/HTML/en/kimdaba/browser-for-persons.png -share/doc/HTML/en/kimdaba/browser-with-images.png -share/doc/HTML/en/kimdaba/browsing.docbook -share/doc/HTML/en/kimdaba/categoryEditor.png -share/doc/HTML/en/kimdaba/common -share/doc/HTML/en/kimdaba/delete-images.png -share/doc/HTML/en/kimdaba/draw-on-image.png -share/doc/HTML/en/kimdaba/edit-properies-menu.png -share/doc/HTML/en/kimdaba/empty-browser-window.png -share/doc/HTML/en/kimdaba/generating-html.docbook -share/doc/HTML/en/kimdaba/image-config-window.png -share/doc/HTML/en/kimdaba/imagesForPersons.png -share/doc/HTML/en/kimdaba/importexport.docbook -share/doc/HTML/en/kimdaba/index.cache.bz2 -share/doc/HTML/en/kimdaba/index.docbook -share/doc/HTML/en/kimdaba/introduction.docbook -share/doc/HTML/en/kimdaba/marking-zoom-rectangle.png -share/doc/HTML/en/kimdaba/offline-mode.png -share/doc/HTML/en/kimdaba/options-general.png -share/doc/HTML/en/kimdaba/options-groups.png -share/doc/HTML/en/kimdaba/options-member.png -share/doc/HTML/en/kimdaba/options-thumbnailview.png -share/doc/HTML/en/kimdaba/options-viewer.png -share/doc/HTML/en/kimdaba/options.docbook -share/doc/HTML/en/kimdaba/plugins.docbook -share/doc/HTML/en/kimdaba/redisplay-frames.png -share/doc/HTML/en/kimdaba/search.png -share/doc/HTML/en/kimdaba/setting-properties.docbook -share/doc/HTML/en/kimdaba/thumbnail-view.docbook -share/doc/HTML/en/kimdaba/thumbnailview.png -share/doc/HTML/en/kimdaba/usa-as-a-member.png -share/doc/HTML/en/kimdaba/viewer-contextmenu.png -share/doc/HTML/en/kimdaba/viewer.docbook -share/doc/HTML/en/kimdaba/viewer.png -share/doc/HTML/en/kimdaba/zoomed-view.png -share/doc/HTML/es/kimdaba/browsing.docbook -share/doc/HTML/es/kimdaba/introduction.docbook -share/doc/HTML/es/kimdaba/options.docbook -share/doc/HTML/es/kimdaba/setting-properties.docbook -share/doc/HTML/es/kimdaba/thumbnail-view.docbook -share/doc/HTML/es/kimdaba/viewer.docbook -share/doc/HTML/et/kimdaba/browsing.docbook -share/doc/HTML/et/kimdaba/common -share/doc/HTML/et/kimdaba/generating-html.docbook -share/doc/HTML/et/kimdaba/index.cache.bz2 -share/doc/HTML/et/kimdaba/index.docbook -share/doc/HTML/et/kimdaba/introduction.docbook -share/doc/HTML/et/kimdaba/options.docbook -share/doc/HTML/et/kimdaba/setting-properties.docbook -share/doc/HTML/et/kimdaba/thumbnail-view.docbook -share/doc/HTML/et/kimdaba/viewer.docbook -share/doc/HTML/it/kimdaba/browser-for-jesper.png -share/doc/HTML/it/kimdaba/browser-for-persons.png -share/doc/HTML/it/kimdaba/browser-with-images.png -share/doc/HTML/it/kimdaba/browsing.docbook -share/doc/HTML/it/kimdaba/categoryEditor.png -share/doc/HTML/it/kimdaba/common -share/doc/HTML/it/kimdaba/delete-images.png -share/doc/HTML/it/kimdaba/draw-on-image.png -share/doc/HTML/it/kimdaba/edit-properies-menu.png -share/doc/HTML/it/kimdaba/empty-browser-window.png -share/doc/HTML/it/kimdaba/generating-html.docbook -share/doc/HTML/it/kimdaba/image-config-window.png -share/doc/HTML/it/kimdaba/imagesForPersons.png -share/doc/HTML/it/kimdaba/importexport.docbook -share/doc/HTML/it/kimdaba/index.cache.bz2 -share/doc/HTML/it/kimdaba/index.docbook -share/doc/HTML/it/kimdaba/introduction.docbook -share/doc/HTML/it/kimdaba/marking-zoom-rectangle.png -share/doc/HTML/it/kimdaba/offline-mode.png -share/doc/HTML/it/kimdaba/options-general.png -share/doc/HTML/it/kimdaba/options-groups.png -share/doc/HTML/it/kimdaba/options-member.png -share/doc/HTML/it/kimdaba/options.docbook -share/doc/HTML/it/kimdaba/plugins.docbook -share/doc/HTML/it/kimdaba/redisplay-frames.png -share/doc/HTML/it/kimdaba/search.png -share/doc/HTML/it/kimdaba/setting-properties.docbook -share/doc/HTML/it/kimdaba/thumbnail-view.docbook -share/doc/HTML/it/kimdaba/thumbnailview.png -share/doc/HTML/it/kimdaba/usa-as-a-member.png -share/doc/HTML/it/kimdaba/viewer-contextmenu.png -share/doc/HTML/it/kimdaba/viewer.docbook -share/doc/HTML/it/kimdaba/viewer.png -share/doc/HTML/it/kimdaba/zoomed-view.png -share/doc/HTML/pt/kimdaba/browsing.docbook -share/doc/HTML/pt/kimdaba/common -share/doc/HTML/pt/kimdaba/generating-html.docbook -share/doc/HTML/pt/kimdaba/importexport.docbook -share/doc/HTML/pt/kimdaba/index.cache.bz2 -share/doc/HTML/pt/kimdaba/index.docbook -share/doc/HTML/pt/kimdaba/introduction.docbook -share/doc/HTML/pt/kimdaba/options.docbook -share/doc/HTML/pt/kimdaba/plugins.docbook -share/doc/HTML/pt/kimdaba/setting-properties.docbook -share/doc/HTML/pt/kimdaba/thumbnail-view.docbook -share/doc/HTML/pt/kimdaba/viewer.docbook -share/doc/HTML/ru/kimdaba/browsing.docbook -share/doc/HTML/ru/kimdaba/common -share/doc/HTML/ru/kimdaba/generating-html.docbook -share/doc/HTML/ru/kimdaba/index.cache.bz2 -share/doc/HTML/ru/kimdaba/index.docbook -share/doc/HTML/ru/kimdaba/introduction.docbook -share/doc/HTML/ru/kimdaba/options.docbook -share/doc/HTML/ru/kimdaba/setting-properties.docbook -share/doc/HTML/ru/kimdaba/thumbnail-view.docbook -share/doc/HTML/ru/kimdaba/viewer.docbook -share/doc/HTML/sv/kimdaba/browser-for-jesper.png -share/doc/HTML/sv/kimdaba/browser-for-persons.png -share/doc/HTML/sv/kimdaba/browser-with-images.png -share/doc/HTML/sv/kimdaba/browsing.docbook -share/doc/HTML/sv/kimdaba/categoryEditor.png -share/doc/HTML/sv/kimdaba/common -share/doc/HTML/sv/kimdaba/delete-images.png -share/doc/HTML/sv/kimdaba/draw-on-image.png -share/doc/HTML/sv/kimdaba/edit-properies-menu.png -share/doc/HTML/sv/kimdaba/empty-browser-window.png -share/doc/HTML/sv/kimdaba/generating-html.docbook -share/doc/HTML/sv/kimdaba/image-config-window.png -share/doc/HTML/sv/kimdaba/imagesForPersons.png -share/doc/HTML/sv/kimdaba/importexport.docbook -share/doc/HTML/sv/kimdaba/index.cache.bz2 -share/doc/HTML/sv/kimdaba/index.docbook -share/doc/HTML/sv/kimdaba/introduction.docbook -share/doc/HTML/sv/kimdaba/marking-zoom-rectangle.png -share/doc/HTML/sv/kimdaba/offline-mode.png -share/doc/HTML/sv/kimdaba/options-general.png -share/doc/HTML/sv/kimdaba/options-groups.png -share/doc/HTML/sv/kimdaba/options-member.png -share/doc/HTML/sv/kimdaba/options-thumbnailview.png -share/doc/HTML/sv/kimdaba/options-viewer.png -share/doc/HTML/sv/kimdaba/options.docbook -share/doc/HTML/sv/kimdaba/plugins.docbook -share/doc/HTML/sv/kimdaba/redisplay-frames.png -share/doc/HTML/sv/kimdaba/search.png -share/doc/HTML/sv/kimdaba/setting-properties.docbook -share/doc/HTML/sv/kimdaba/thumbnail-view.docbook -share/doc/HTML/sv/kimdaba/thumbnailview.png -share/doc/HTML/sv/kimdaba/usa-as-a-member.png -share/doc/HTML/sv/kimdaba/viewer-contextmenu.png -share/doc/HTML/sv/kimdaba/viewer.docbook -share/doc/HTML/sv/kimdaba/viewer.png -share/doc/HTML/sv/kimdaba/zoomed-view.png -share/icons/hicolor/128x128/apps/kimdaba.png -share/icons/hicolor/16x16/apps/kimdaba.png -share/icons/hicolor/22x22/apps/kimdaba.png -share/icons/hicolor/32x32/apps/kimdaba.png -share/icons/hicolor/48x48/apps/kimdaba.png -share/icons/hicolor/64x64/apps/kimdaba.png -share/locale/br/LC_MESSAGES/kimdaba.mo -share/locale/ca/LC_MESSAGES/kimdaba.mo -share/locale/cs/LC_MESSAGES/kimdaba.mo -share/locale/cy/LC_MESSAGES/kimdaba.mo -share/locale/da/LC_MESSAGES/kimdaba.mo -share/locale/de/LC_MESSAGES/kimdaba.mo -share/locale/en_GB/LC_MESSAGES/kimdaba.mo -share/locale/es/LC_MESSAGES/kimdaba.mo -share/locale/et/LC_MESSAGES/kimdaba.mo -share/locale/fi/LC_MESSAGES/kimdaba.mo -share/locale/fr/LC_MESSAGES/kimdaba.mo -share/locale/ga/LC_MESSAGES/kimdaba.mo -share/locale/is/LC_MESSAGES/kimdaba.mo -share/locale/it/LC_MESSAGES/kimdaba.mo -share/locale/nb/LC_MESSAGES/kimdaba.mo -share/locale/nl/LC_MESSAGES/kimdaba.mo -share/locale/pl/LC_MESSAGES/kimdaba.mo -share/locale/pt/LC_MESSAGES/kimdaba.mo -share/locale/pt_BR/LC_MESSAGES/kimdaba.mo -share/locale/ro/LC_MESSAGES/kimdaba.mo -share/locale/ru/LC_MESSAGES/kimdaba.mo -share/locale/sr/LC_MESSAGES/kimdaba.mo -share/locale/sv/LC_MESSAGES/kimdaba.mo -share/locale/ta/LC_MESSAGES/kimdaba.mo -share/locale/tr/LC_MESSAGES/kimdaba.mo -share/locale/zh_CN/LC_MESSAGES/kimdaba.mo -share/mimelnk/application/x-vnd.kde.kimdaba-import.desktop -@unexec rmdir %D/share/mimelnk/application 2>/dev/null || true -@unexec rmdir %D/share/mimelnk 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/64x64/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/64x64 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/48x48/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/48x48 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/22x22/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/22x22 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/128x128/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/128x128 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true -@unexec rmdir %D/share/icons 2>/dev/null || true -@dirrm share/doc/HTML/sv/kimdaba -@unexec rmdir %D/share/doc/HTML/sv 2>/dev/null || true -@dirrm share/doc/HTML/ru/kimdaba -@unexec rmdir %D/share/doc/HTML/ru 2>/dev/null || true -@dirrm share/doc/HTML/pt/kimdaba -@unexec rmdir %D/share/doc/HTML/pt 2>/dev/null || true -@dirrm share/doc/HTML/it/kimdaba -@unexec rmdir %D/share/doc/HTML/it 2>/dev/null || true -@dirrm share/doc/HTML/et/kimdaba -@unexec rmdir %D/share/doc/HTML/et 2>/dev/null || true -@dirrm share/doc/HTML/es/kimdaba -@unexec rmdir %D/share/doc/HTML/es 2>/dev/null || true -@dirrm share/doc/HTML/en/kimdaba -@unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true -@dirrm share/doc/HTML/da/kimdaba -@unexec rmdir %D/share/doc/HTML/da 2>/dev/null || true -@unexec rmdir %D/share/doc/HTML 2>/dev/null || true -@dirrm share/apps/kimdaba/themes/rounded -@dirrm share/apps/kimdaba/themes/grey -@dirrm share/apps/kimdaba/themes/blue -@dirrm share/apps/kimdaba/themes -@dirrm share/apps/kimdaba/pics -@dirrm share/apps/kimdaba/icons/hicolor/22x22/actions -@dirrm share/apps/kimdaba/icons/hicolor/22x22 -@dirrm share/apps/kimdaba/icons/hicolor/16x16/actions -@dirrm share/apps/kimdaba/icons/hicolor/16x16 -@dirrm share/apps/kimdaba/icons/hicolor -@dirrm share/apps/kimdaba/icons -@dirrm share/apps/kimdaba/demo/CategoryImages -@dirrm share/apps/kimdaba/demo -@dirrm share/apps/kimdaba -@unexec rmdir %D/share/apps 2>/dev/null || true -@unexec rmdir %D/share/applications/kde 2>/dev/null || true -@unexec rmdir %D/share/applications 2>/dev/null || true diff --git a/graphics/kphotoalbum/Makefile b/graphics/kphotoalbum/Makefile deleted file mode 100644 index 913f30ff160f..000000000000 --- a/graphics/kphotoalbum/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: kimdaba -# Date created: Sat Dec 13 16:09:29 CET 2003 -# Whom: Markus Brueffer <brueffer@phoenix-systems.de> -# -# $FreeBSD$ - -PORTNAME= kimdaba -PORTVERSION= 2.0 -CATEGORIES= graphics kde -MASTER_SITES= http://ktown.kde.org/kimdaba/download/ - -MAINTAINER= markus@FreeBSD.org -COMMENT= Image database for KDE - -RUN_DEPENDS= kipidcrawclient:${PORTSDIR}/graphics/kipi-plugins -BUILD_DEPENDS= ${RUN_DEPENDS} - -EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-configure - -USE_KDELIBS_VER= 3 -USE_BZIP2= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_REINPLACE= yes - -post-patch: - @${REINPLACE_CMD} -e 's/-O2//g' ${WRKSRC}/${CONFIGURE_SCRIPT} - @${REINPLACE_CMD} -e 's/xx//g' ${WRKSRC}/po/Makefile.in - -.include <bsd.port.mk> diff --git a/graphics/kphotoalbum/distinfo b/graphics/kphotoalbum/distinfo deleted file mode 100644 index 407f54cc548a..000000000000 --- a/graphics/kphotoalbum/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (kimdaba-2.0.tar.bz2) = d37b18559cd0bd626171177ec6802029 -SIZE (kimdaba-2.0.tar.bz2) = 9468638 diff --git a/graphics/kphotoalbum/pkg-descr b/graphics/kphotoalbum/pkg-descr deleted file mode 100644 index e203e9b2b9b4..000000000000 --- a/graphics/kphotoalbum/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -KimDaba - K Image Database - -KimDaba focuses on three key points: - - o It must be easy to describe a number of images at a time. - o It must be easy to search for images. - o It must be easy to browse and view the images. - -Author: Jesper Kjaer Pedersen <blackie@blackie.dk> -WWW: http://ktown.kde.org/kimdaba/ diff --git a/graphics/kphotoalbum/pkg-plist b/graphics/kphotoalbum/pkg-plist deleted file mode 100644 index 5d9c7783586a..000000000000 --- a/graphics/kphotoalbum/pkg-plist +++ /dev/null @@ -1,311 +0,0 @@ -bin/kimdaba -share/applications/kde/kimdaba-import.desktop -share/applications/kde/kimdaba.desktop -share/apps/kimdaba/default-setup -share/apps/kimdaba/demo/CategoryImages/Keywords-beers.jpg -share/apps/kimdaba/demo/CategoryImages/Keywords-new_wave.jpg -share/apps/kimdaba/demo/CategoryImages/Keywords-silo_falls_over.jpg -share/apps/kimdaba/demo/CategoryImages/Locations-Chicago.jpg -share/apps/kimdaba/demo/CategoryImages/Locations-Grand_Canyon.jpg -share/apps/kimdaba/demo/CategoryImages/Locations-Pool_Club.jpg -share/apps/kimdaba/demo/CategoryImages/Persons-Anne_Helene.jpg -share/apps/kimdaba/demo/CategoryImages/Persons-Donna.jpg -share/apps/kimdaba/demo/CategoryImages/Persons-Jesper.jpg -share/apps/kimdaba/demo/CategoryImages/Persons-Spiff.jpg -share/apps/kimdaba/demo/img001.jpg -share/apps/kimdaba/demo/img002.jpg -share/apps/kimdaba/demo/img003.jpg -share/apps/kimdaba/demo/img004.jpg -share/apps/kimdaba/demo/img005.jpg -share/apps/kimdaba/demo/img006.jpg -share/apps/kimdaba/demo/img007.jpg -share/apps/kimdaba/demo/img008.jpg -share/apps/kimdaba/demo/img009.jpg -share/apps/kimdaba/demo/img010.jpg -share/apps/kimdaba/demo/img011.jpg -share/apps/kimdaba/demo/img012.jpg -share/apps/kimdaba/demo/img013.jpg -share/apps/kimdaba/demo/img014.jpg -share/apps/kimdaba/demo/img015.jpg -share/apps/kimdaba/demo/img016.jpg -share/apps/kimdaba/demo/img017.jpg -share/apps/kimdaba/demo/img018.jpg -share/apps/kimdaba/demo/img019.jpg -share/apps/kimdaba/demo/img020.jpg -share/apps/kimdaba/demo/img021.jpg -share/apps/kimdaba/demo/img022.jpg -share/apps/kimdaba/demo/img023.jpg -share/apps/kimdaba/demo/img024.jpg -share/apps/kimdaba/demo/index.xml -share/apps/kimdaba/icons/hicolor/16x16/actions/ellipsetool.png -share/apps/kimdaba/icons/hicolor/16x16/actions/linetool.png -share/apps/kimdaba/icons/hicolor/16x16/actions/recttool.png -share/apps/kimdaba/icons/hicolor/16x16/actions/selecttool.png -share/apps/kimdaba/icons/hicolor/16x16/actions/texttool.png -share/apps/kimdaba/icons/hicolor/16x16/actions/video.png -share/apps/kimdaba/icons/hicolor/22x22/actions/key.png -share/apps/kimdaba/kimdabaui.rc -share/apps/kimdaba/pics/multiconfig.jpg -share/apps/kimdaba/pics/search.jpg -share/apps/kimdaba/pics/splash-large.png -share/apps/kimdaba/pics/splash.png -share/apps/kimdaba/themes/blue/imagepage.html -share/apps/kimdaba/themes/blue/kimdaba.theme -share/apps/kimdaba/themes/blue/mainpage.css -share/apps/kimdaba/themes/blue/mainpage.html -share/apps/kimdaba/themes/grey/imagepage.html -share/apps/kimdaba/themes/grey/kimdaba.theme -share/apps/kimdaba/themes/grey/mainpage.css -share/apps/kimdaba/themes/grey/mainpage.html -share/apps/kimdaba/themes/rounded/downbar.png -share/apps/kimdaba/themes/rounded/downleft.png -share/apps/kimdaba/themes/rounded/downright.png -share/apps/kimdaba/themes/rounded/imagepage.html -share/apps/kimdaba/themes/rounded/kimdaba.theme -share/apps/kimdaba/themes/rounded/leftbar.png -share/apps/kimdaba/themes/rounded/mainpage.css -share/apps/kimdaba/themes/rounded/mainpage.html -share/apps/kimdaba/themes/rounded/rightbar.png -share/apps/kimdaba/themes/rounded/upbar.png -share/apps/kimdaba/themes/rounded/upleft.png -share/apps/kimdaba/themes/rounded/upright.png -share/apps/kimdaba/tips -share/doc/HTML/da/kimdaba/browsing.docbook -share/doc/HTML/da/kimdaba/common -share/doc/HTML/da/kimdaba/generating-html.docbook -share/doc/HTML/da/kimdaba/importexport.docbook -share/doc/HTML/da/kimdaba/index.cache.bz2 -share/doc/HTML/da/kimdaba/index.docbook -share/doc/HTML/da/kimdaba/introduction.docbook -share/doc/HTML/da/kimdaba/options.docbook -share/doc/HTML/da/kimdaba/plugins.docbook -share/doc/HTML/da/kimdaba/setting-properties.docbook -share/doc/HTML/da/kimdaba/thumbnail-view.docbook -share/doc/HTML/da/kimdaba/viewer.docbook -share/doc/HTML/en/kimdaba/browser-for-jesper.png -share/doc/HTML/en/kimdaba/browser-for-persons.png -share/doc/HTML/en/kimdaba/browser-with-images.png -share/doc/HTML/en/kimdaba/browsing.docbook -share/doc/HTML/en/kimdaba/categoryEditor.png -share/doc/HTML/en/kimdaba/common -share/doc/HTML/en/kimdaba/delete-images.png -share/doc/HTML/en/kimdaba/draw-on-image.png -share/doc/HTML/en/kimdaba/edit-properies-menu.png -share/doc/HTML/en/kimdaba/empty-browser-window.png -share/doc/HTML/en/kimdaba/generating-html.docbook -share/doc/HTML/en/kimdaba/image-config-window.png -share/doc/HTML/en/kimdaba/imagesForPersons.png -share/doc/HTML/en/kimdaba/importexport.docbook -share/doc/HTML/en/kimdaba/index.cache.bz2 -share/doc/HTML/en/kimdaba/index.docbook -share/doc/HTML/en/kimdaba/introduction.docbook -share/doc/HTML/en/kimdaba/marking-zoom-rectangle.png -share/doc/HTML/en/kimdaba/offline-mode.png -share/doc/HTML/en/kimdaba/options-general.png -share/doc/HTML/en/kimdaba/options-groups.png -share/doc/HTML/en/kimdaba/options-member.png -share/doc/HTML/en/kimdaba/options-thumbnailview.png -share/doc/HTML/en/kimdaba/options-viewer.png -share/doc/HTML/en/kimdaba/options.docbook -share/doc/HTML/en/kimdaba/plugins.docbook -share/doc/HTML/en/kimdaba/redisplay-frames.png -share/doc/HTML/en/kimdaba/search.png -share/doc/HTML/en/kimdaba/setting-properties.docbook -share/doc/HTML/en/kimdaba/thumbnail-view.docbook -share/doc/HTML/en/kimdaba/thumbnailview.png -share/doc/HTML/en/kimdaba/usa-as-a-member.png -share/doc/HTML/en/kimdaba/viewer-contextmenu.png -share/doc/HTML/en/kimdaba/viewer.docbook -share/doc/HTML/en/kimdaba/viewer.png -share/doc/HTML/en/kimdaba/zoomed-view.png -share/doc/HTML/es/kimdaba/browsing.docbook -share/doc/HTML/es/kimdaba/introduction.docbook -share/doc/HTML/es/kimdaba/options.docbook -share/doc/HTML/es/kimdaba/setting-properties.docbook -share/doc/HTML/es/kimdaba/thumbnail-view.docbook -share/doc/HTML/es/kimdaba/viewer.docbook -share/doc/HTML/et/kimdaba/browsing.docbook -share/doc/HTML/et/kimdaba/common -share/doc/HTML/et/kimdaba/generating-html.docbook -share/doc/HTML/et/kimdaba/index.cache.bz2 -share/doc/HTML/et/kimdaba/index.docbook -share/doc/HTML/et/kimdaba/introduction.docbook -share/doc/HTML/et/kimdaba/options.docbook -share/doc/HTML/et/kimdaba/setting-properties.docbook -share/doc/HTML/et/kimdaba/thumbnail-view.docbook -share/doc/HTML/et/kimdaba/viewer.docbook -share/doc/HTML/it/kimdaba/browser-for-jesper.png -share/doc/HTML/it/kimdaba/browser-for-persons.png -share/doc/HTML/it/kimdaba/browser-with-images.png -share/doc/HTML/it/kimdaba/browsing.docbook -share/doc/HTML/it/kimdaba/categoryEditor.png -share/doc/HTML/it/kimdaba/common -share/doc/HTML/it/kimdaba/delete-images.png -share/doc/HTML/it/kimdaba/draw-on-image.png -share/doc/HTML/it/kimdaba/edit-properies-menu.png -share/doc/HTML/it/kimdaba/empty-browser-window.png -share/doc/HTML/it/kimdaba/generating-html.docbook -share/doc/HTML/it/kimdaba/image-config-window.png -share/doc/HTML/it/kimdaba/imagesForPersons.png -share/doc/HTML/it/kimdaba/importexport.docbook -share/doc/HTML/it/kimdaba/index.cache.bz2 -share/doc/HTML/it/kimdaba/index.docbook -share/doc/HTML/it/kimdaba/introduction.docbook -share/doc/HTML/it/kimdaba/marking-zoom-rectangle.png -share/doc/HTML/it/kimdaba/offline-mode.png -share/doc/HTML/it/kimdaba/options-general.png -share/doc/HTML/it/kimdaba/options-groups.png -share/doc/HTML/it/kimdaba/options-member.png -share/doc/HTML/it/kimdaba/options.docbook -share/doc/HTML/it/kimdaba/plugins.docbook -share/doc/HTML/it/kimdaba/redisplay-frames.png -share/doc/HTML/it/kimdaba/search.png -share/doc/HTML/it/kimdaba/setting-properties.docbook -share/doc/HTML/it/kimdaba/thumbnail-view.docbook -share/doc/HTML/it/kimdaba/thumbnailview.png -share/doc/HTML/it/kimdaba/usa-as-a-member.png -share/doc/HTML/it/kimdaba/viewer-contextmenu.png -share/doc/HTML/it/kimdaba/viewer.docbook -share/doc/HTML/it/kimdaba/viewer.png -share/doc/HTML/it/kimdaba/zoomed-view.png -share/doc/HTML/pt/kimdaba/browsing.docbook -share/doc/HTML/pt/kimdaba/common -share/doc/HTML/pt/kimdaba/generating-html.docbook -share/doc/HTML/pt/kimdaba/importexport.docbook -share/doc/HTML/pt/kimdaba/index.cache.bz2 -share/doc/HTML/pt/kimdaba/index.docbook -share/doc/HTML/pt/kimdaba/introduction.docbook -share/doc/HTML/pt/kimdaba/options.docbook -share/doc/HTML/pt/kimdaba/plugins.docbook -share/doc/HTML/pt/kimdaba/setting-properties.docbook -share/doc/HTML/pt/kimdaba/thumbnail-view.docbook -share/doc/HTML/pt/kimdaba/viewer.docbook -share/doc/HTML/ru/kimdaba/browsing.docbook -share/doc/HTML/ru/kimdaba/common -share/doc/HTML/ru/kimdaba/generating-html.docbook -share/doc/HTML/ru/kimdaba/index.cache.bz2 -share/doc/HTML/ru/kimdaba/index.docbook -share/doc/HTML/ru/kimdaba/introduction.docbook -share/doc/HTML/ru/kimdaba/options.docbook -share/doc/HTML/ru/kimdaba/setting-properties.docbook -share/doc/HTML/ru/kimdaba/thumbnail-view.docbook -share/doc/HTML/ru/kimdaba/viewer.docbook -share/doc/HTML/sv/kimdaba/browser-for-jesper.png -share/doc/HTML/sv/kimdaba/browser-for-persons.png -share/doc/HTML/sv/kimdaba/browser-with-images.png -share/doc/HTML/sv/kimdaba/browsing.docbook -share/doc/HTML/sv/kimdaba/categoryEditor.png -share/doc/HTML/sv/kimdaba/common -share/doc/HTML/sv/kimdaba/delete-images.png -share/doc/HTML/sv/kimdaba/draw-on-image.png -share/doc/HTML/sv/kimdaba/edit-properies-menu.png -share/doc/HTML/sv/kimdaba/empty-browser-window.png -share/doc/HTML/sv/kimdaba/generating-html.docbook -share/doc/HTML/sv/kimdaba/image-config-window.png -share/doc/HTML/sv/kimdaba/imagesForPersons.png -share/doc/HTML/sv/kimdaba/importexport.docbook -share/doc/HTML/sv/kimdaba/index.cache.bz2 -share/doc/HTML/sv/kimdaba/index.docbook -share/doc/HTML/sv/kimdaba/introduction.docbook -share/doc/HTML/sv/kimdaba/marking-zoom-rectangle.png -share/doc/HTML/sv/kimdaba/offline-mode.png -share/doc/HTML/sv/kimdaba/options-general.png -share/doc/HTML/sv/kimdaba/options-groups.png -share/doc/HTML/sv/kimdaba/options-member.png -share/doc/HTML/sv/kimdaba/options-thumbnailview.png -share/doc/HTML/sv/kimdaba/options-viewer.png -share/doc/HTML/sv/kimdaba/options.docbook -share/doc/HTML/sv/kimdaba/plugins.docbook -share/doc/HTML/sv/kimdaba/redisplay-frames.png -share/doc/HTML/sv/kimdaba/search.png -share/doc/HTML/sv/kimdaba/setting-properties.docbook -share/doc/HTML/sv/kimdaba/thumbnail-view.docbook -share/doc/HTML/sv/kimdaba/thumbnailview.png -share/doc/HTML/sv/kimdaba/usa-as-a-member.png -share/doc/HTML/sv/kimdaba/viewer-contextmenu.png -share/doc/HTML/sv/kimdaba/viewer.docbook -share/doc/HTML/sv/kimdaba/viewer.png -share/doc/HTML/sv/kimdaba/zoomed-view.png -share/icons/hicolor/128x128/apps/kimdaba.png -share/icons/hicolor/16x16/apps/kimdaba.png -share/icons/hicolor/22x22/apps/kimdaba.png -share/icons/hicolor/32x32/apps/kimdaba.png -share/icons/hicolor/48x48/apps/kimdaba.png -share/icons/hicolor/64x64/apps/kimdaba.png -share/locale/br/LC_MESSAGES/kimdaba.mo -share/locale/ca/LC_MESSAGES/kimdaba.mo -share/locale/cs/LC_MESSAGES/kimdaba.mo -share/locale/cy/LC_MESSAGES/kimdaba.mo -share/locale/da/LC_MESSAGES/kimdaba.mo -share/locale/de/LC_MESSAGES/kimdaba.mo -share/locale/en_GB/LC_MESSAGES/kimdaba.mo -share/locale/es/LC_MESSAGES/kimdaba.mo -share/locale/et/LC_MESSAGES/kimdaba.mo -share/locale/fi/LC_MESSAGES/kimdaba.mo -share/locale/fr/LC_MESSAGES/kimdaba.mo -share/locale/ga/LC_MESSAGES/kimdaba.mo -share/locale/is/LC_MESSAGES/kimdaba.mo -share/locale/it/LC_MESSAGES/kimdaba.mo -share/locale/nb/LC_MESSAGES/kimdaba.mo -share/locale/nl/LC_MESSAGES/kimdaba.mo -share/locale/pl/LC_MESSAGES/kimdaba.mo -share/locale/pt/LC_MESSAGES/kimdaba.mo -share/locale/pt_BR/LC_MESSAGES/kimdaba.mo -share/locale/ro/LC_MESSAGES/kimdaba.mo -share/locale/ru/LC_MESSAGES/kimdaba.mo -share/locale/sr/LC_MESSAGES/kimdaba.mo -share/locale/sv/LC_MESSAGES/kimdaba.mo -share/locale/ta/LC_MESSAGES/kimdaba.mo -share/locale/tr/LC_MESSAGES/kimdaba.mo -share/locale/zh_CN/LC_MESSAGES/kimdaba.mo -share/mimelnk/application/x-vnd.kde.kimdaba-import.desktop -@unexec rmdir %D/share/mimelnk/application 2>/dev/null || true -@unexec rmdir %D/share/mimelnk 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/64x64/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/64x64 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/48x48/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/48x48 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/22x22/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/22x22 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/128x128/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/128x128 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true -@unexec rmdir %D/share/icons 2>/dev/null || true -@dirrm share/doc/HTML/sv/kimdaba -@unexec rmdir %D/share/doc/HTML/sv 2>/dev/null || true -@dirrm share/doc/HTML/ru/kimdaba -@unexec rmdir %D/share/doc/HTML/ru 2>/dev/null || true -@dirrm share/doc/HTML/pt/kimdaba -@unexec rmdir %D/share/doc/HTML/pt 2>/dev/null || true -@dirrm share/doc/HTML/it/kimdaba -@unexec rmdir %D/share/doc/HTML/it 2>/dev/null || true -@dirrm share/doc/HTML/et/kimdaba -@unexec rmdir %D/share/doc/HTML/et 2>/dev/null || true -@dirrm share/doc/HTML/es/kimdaba -@unexec rmdir %D/share/doc/HTML/es 2>/dev/null || true -@dirrm share/doc/HTML/en/kimdaba -@unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true -@dirrm share/doc/HTML/da/kimdaba -@unexec rmdir %D/share/doc/HTML/da 2>/dev/null || true -@unexec rmdir %D/share/doc/HTML 2>/dev/null || true -@dirrm share/apps/kimdaba/themes/rounded -@dirrm share/apps/kimdaba/themes/grey -@dirrm share/apps/kimdaba/themes/blue -@dirrm share/apps/kimdaba/themes -@dirrm share/apps/kimdaba/pics -@dirrm share/apps/kimdaba/icons/hicolor/22x22/actions -@dirrm share/apps/kimdaba/icons/hicolor/22x22 -@dirrm share/apps/kimdaba/icons/hicolor/16x16/actions -@dirrm share/apps/kimdaba/icons/hicolor/16x16 -@dirrm share/apps/kimdaba/icons/hicolor -@dirrm share/apps/kimdaba/icons -@dirrm share/apps/kimdaba/demo/CategoryImages -@dirrm share/apps/kimdaba/demo -@dirrm share/apps/kimdaba -@unexec rmdir %D/share/apps 2>/dev/null || true -@unexec rmdir %D/share/applications/kde 2>/dev/null || true -@unexec rmdir %D/share/applications 2>/dev/null || true diff --git a/graphics/kuickshow-kde4/Makefile b/graphics/kuickshow-kde4/Makefile deleted file mode 100644 index a21016cac92c..000000000000 --- a/graphics/kuickshow-kde4/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: kuickshow -# Date created: July 09 2004 -# Whom: Michael Nottebrock <lofi@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= kuickshow -PORTVERSION= ${KDE_VERSION} -CATEGORIES= graphics kde -MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src -PKGNAMEPREFIX= kdegraphics- -DISTNAME= kdegraphics-${PORTVERSION} -DIST_SUBDIR= KDE - -MAINTAINER= kde@FreeBSD.org -COMMENT= KDE image viewer - -CONFLICTS= kdegraphics-3.1.* kdegraphics-3.2.[0-3] - -USE_KDELIBS_VER=3 -PREFIX= ${KDE_PREFIX} - -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes -WRKSRC= ${WRKDIR}/kdegraphics-${PORTVERSION} -INSTALLS_SHLIB= yes - -USE_GNOME= imlib - -pre-configure: - ${ECHO_CMD} ${PORTNAME} doc > ${WRKSRC}/inst-apps - ${REINPLACE_CMD} \ - 's|^SUBDIRS =.*${PORTNAME}.*$$|SUBDIRS =\. ${PORTNAME}|g' \ - ${WRKSRC}/doc/Makefile.in - -.include "${.CURDIR}/../../x11/kde3/Makefile.kde" -.include <bsd.port.mk> diff --git a/graphics/kuickshow-kde4/distinfo b/graphics/kuickshow-kde4/distinfo deleted file mode 100644 index 8aa0a9e4d516..000000000000 --- a/graphics/kuickshow-kde4/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (KDE/kdegraphics-3.3.2.tar.bz2) = 03092b8be2f7054d71895b8fd58ad26e -SIZE (KDE/kdegraphics-3.3.2.tar.bz2) = 6234394 diff --git a/graphics/kuickshow-kde4/pkg-descr b/graphics/kuickshow-kde4/pkg-descr deleted file mode 100644 index 125ad6e90d7e..000000000000 --- a/graphics/kuickshow-kde4/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -KuickShow is an image browser/viewer with a nice filebrowser to -select images to be shown, slideshow support and the ability to -display the following image formats: jpg, gif, tiff, png, bmp, psd, -xpm, xbm, pbm and eim. Images can be displayed either in their own -window, as large as the image, or fullscreen (which shrinks images -too large to display). KuickShow also has a slideshow mode. diff --git a/graphics/kuickshow-kde4/pkg-plist b/graphics/kuickshow-kde4/pkg-plist deleted file mode 100644 index b5067f5bd4b6..000000000000 --- a/graphics/kuickshow-kde4/pkg-plist +++ /dev/null @@ -1,32 +0,0 @@ -bin/kuickshow -lib/kde3/kuickshow.la -lib/kde3/kuickshow.so -lib/libkdeinit_kuickshow.la -lib/libkdeinit_kuickshow.so -share/applications/kde/kuickshow.desktop -share/apps/kuickshow/im_palette.pal -share/apps/kuickshow/pics/about.png -share/apps/kuickshow/pics/calibrate.png -share/apps/kuickshow/pics/handcursor.png -share/apps/kuickshow/pics/imageviewer-medium.png -share/apps/kuickshow/pics/imageviewer-small.png -share/apps/kuickshow/pics/ksslide.png -share/apps/kuickshow/pics/kuickshow-day.jpg -share/apps/kuickshow/pics/kuickshow-night.jpg -share/apps/kuickshow/pics/logo.png -share/doc/HTML/en/kuickshow/common -share/doc/HTML/en/kuickshow/index.cache.bz2 -share/doc/HTML/en/kuickshow/index.docbook -share/doc/HTML/en/kuickshow/screenshot.png -share/icons/crystalsvg/16x16/apps/kuickshow.png -share/icons/crystalsvg/32x32/apps/kuickshow.png -share/icons/locolor/16x16/apps/kuickshow.png -share/icons/locolor/32x32/apps/kuickshow.png -@dirrm share/icons/locolor/32x32/apps -@dirrm share/icons/locolor/32x32 -@dirrm share/icons/locolor/16x16/apps -@dirrm share/icons/locolor/16x16 -@dirrm share/icons/locolor -@dirrm share/doc/HTML/en/kuickshow -@dirrm share/apps/kuickshow/pics -@dirrm share/apps/kuickshow diff --git a/graphics/libart_lgpl/Makefile b/graphics/libart_lgpl/Makefile deleted file mode 100644 index b5faa667b313..000000000000 --- a/graphics/libart_lgpl/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# New ports collection makefile for: libart_lgpl2 -# Date created: 8 July 2001 -# Whom: Hye-Shik Chang <perky@python.or.kr> -# -# $FreeBSD$ -# - -PORTNAME= libart_lgpl2 -PORTVERSION= 2.3.16 -CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.3 -DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Library for high-performance 2D graphics - -USE_BZIP2= yes -INSTALLS_SHLIB= yes -USE_GNOME= gnomehack gnometarget pkgconfig -USE_INC_LIBTOOL_VER=13 - -CONFLICTS= libart-* - -.include <bsd.port.mk> diff --git a/graphics/libart_lgpl/distinfo b/graphics/libart_lgpl/distinfo deleted file mode 100644 index 472d23c51bd6..000000000000 --- a/graphics/libart_lgpl/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/libart_lgpl-2.3.16.tar.bz2) = 6bb13292b00649d01400a5b29a6c87cb -SIZE (gnome2/libart_lgpl-2.3.16.tar.bz2) = 265322 diff --git a/graphics/libart_lgpl/files/patch-configure b/graphics/libart_lgpl/files/patch-configure deleted file mode 100644 index 35f3fa0bf356..000000000000 --- a/graphics/libart_lgpl/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 09:33:12 1.1 -+++ configure 2002/04/26 09:33:33 -@@ -6330,6 +6330,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/graphics/libart_lgpl/pkg-descr b/graphics/libart_lgpl/pkg-descr deleted file mode 100644 index f3006c36620a..000000000000 --- a/graphics/libart_lgpl/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Libart is a library of functions for 2D graphics supporting -a superset of the PostScript imaging model, designed to be -integrated with graphics, artwork, and illustration programs. -It is written in optimized C, and is fully compatible with -C++. With a small footprint of 10,000 lines of code, it is -especially suitable for embedded applications. - -WWW: http://www.artofcode.com/libart.html diff --git a/graphics/libart_lgpl/pkg-plist b/graphics/libart_lgpl/pkg-plist deleted file mode 100644 index 1ae8c7df4bdd..000000000000 --- a/graphics/libart_lgpl/pkg-plist +++ /dev/null @@ -1,51 +0,0 @@ -bin/libart2-config -include/libart-2.0/libart_lgpl/art_affine.h -include/libart-2.0/libart_lgpl/art_alphagamma.h -include/libart-2.0/libart_lgpl/art_bpath.h -include/libart-2.0/libart_lgpl/art_config.h -include/libart-2.0/libart_lgpl/art_filterlevel.h -include/libart-2.0/libart_lgpl/art_gray_svp.h -include/libart-2.0/libart_lgpl/art_misc.h -include/libart-2.0/libart_lgpl/art_pathcode.h -include/libart-2.0/libart_lgpl/art_pixbuf.h -include/libart-2.0/libart_lgpl/art_point.h -include/libart-2.0/libart_lgpl/art_rect.h -include/libart-2.0/libart_lgpl/art_rect_svp.h -include/libart-2.0/libart_lgpl/art_rect_uta.h -include/libart-2.0/libart_lgpl/art_render.h -include/libart-2.0/libart_lgpl/art_render_gradient.h -include/libart-2.0/libart_lgpl/art_render_mask.h -include/libart-2.0/libart_lgpl/art_render_svp.h -include/libart-2.0/libart_lgpl/art_rgb.h -include/libart-2.0/libart_lgpl/art_rgb_a_affine.h -include/libart-2.0/libart_lgpl/art_rgb_affine.h -include/libart-2.0/libart_lgpl/art_rgb_bitmap_affine.h -include/libart-2.0/libart_lgpl/art_rgb_pixbuf_affine.h -include/libart-2.0/libart_lgpl/art_rgb_rgba_affine.h -include/libart-2.0/libart_lgpl/art_rgb_svp.h -include/libart-2.0/libart_lgpl/art_rgba.h -include/libart-2.0/libart_lgpl/art_svp.h -include/libart-2.0/libart_lgpl/art_svp_intersect.h -include/libart-2.0/libart_lgpl/art_svp_ops.h -include/libart-2.0/libart_lgpl/art_svp_point.h -include/libart-2.0/libart_lgpl/art_svp_render_aa.h -include/libart-2.0/libart_lgpl/art_svp_vpath.h -include/libart-2.0/libart_lgpl/art_svp_vpath_stroke.h -include/libart-2.0/libart_lgpl/art_svp_wind.h -include/libart-2.0/libart_lgpl/art_uta.h -include/libart-2.0/libart_lgpl/art_uta_ops.h -include/libart-2.0/libart_lgpl/art_uta_rect.h -include/libart-2.0/libart_lgpl/art_uta_svp.h -include/libart-2.0/libart_lgpl/art_uta_vpath.h -include/libart-2.0/libart_lgpl/art_vpath.h -include/libart-2.0/libart_lgpl/art_vpath_bpath.h -include/libart-2.0/libart_lgpl/art_vpath_dash.h -include/libart-2.0/libart_lgpl/art_vpath_svp.h -include/libart-2.0/libart_lgpl/libart-features.h -include/libart-2.0/libart_lgpl/libart.h -lib/libart_lgpl_2.a -lib/libart_lgpl_2.so -lib/libart_lgpl_2.so.5 -libdata/pkgconfig/libart-2.0.pc -@dirrm include/libart-2.0/libart_lgpl -@dirrm include/libart-2.0 diff --git a/graphics/libkipi-kde4/Makefile b/graphics/libkipi-kde4/Makefile deleted file mode 100644 index 8eef2db84dd4..000000000000 --- a/graphics/libkipi-kde4/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: libkipi -# Date created: Mon Oct 18 19:41:36 CEST 2004 -# Whom: Markus Brueffer <markus@FreeBSD.org> -# -# $FreeBSD$ - -PORTNAME= libkipi -PORTVERSION= 0.1 -CATEGORIES= graphics kde devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= digikam - -MAINTAINER= avleeuwen@piwebs.com -COMMENT= KDE Image Plugin Interface - -USE_BZIP2= yes -USE_KDELIBS_VER=3 -USE_GNOME= gnomehack pkgconfig -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_REINPLACE= yes -INSTALLS_SHLIB= yes - -post-patch: - @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} - -.include <bsd.port.mk> diff --git a/graphics/libkipi-kde4/distinfo b/graphics/libkipi-kde4/distinfo deleted file mode 100644 index bb06fa7514ab..000000000000 --- a/graphics/libkipi-kde4/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (libkipi-0.1.tar.bz2) = 7268776060b348c21d9dd9936443dca2 -SIZE (libkipi-0.1.tar.bz2) = 519468 diff --git a/graphics/libkipi-kde4/pkg-descr b/graphics/libkipi-kde4/pkg-descr deleted file mode 100644 index 0fb08207b6f6..000000000000 --- a/graphics/libkipi-kde4/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Kipi (KDE Image Plugin Interface) is an effort to develop a common -plugin structure for Digikam, KimDaBa, Showimg, and GwenView. Its -aim is to be able to share image plugins among graphic applications. - -WWW: http://extragear.kde.org/apps/kipi.php diff --git a/graphics/libkipi-kde4/pkg-plist b/graphics/libkipi-kde4/pkg-plist deleted file mode 100644 index 3cf060c70054..000000000000 --- a/graphics/libkipi-kde4/pkg-plist +++ /dev/null @@ -1,57 +0,0 @@ -include/libkipi/batchprogressdialog.h -include/libkipi/imagecollection.h -include/libkipi/imagecollectionselector.h -include/libkipi/imagecollectionshared.h -include/libkipi/imagedialog.h -include/libkipi/imageinfo.h -include/libkipi/imageinfoshared.h -include/libkipi/interface.h -include/libkipi/plugin.h -include/libkipi/pluginloader.h -include/libkipi/uploadwidget.h -include/libkipi/version.h -lib/libkipi.la -lib/libkipi.so -lib/libkipi.so.0 -libdata/pkgconfig/libkipi.pc -share/apps/kipi/data/banner_left.png -share/icons/hicolor/16x16/apps/kipi.png -share/icons/hicolor/22x22/apps/kipi.png -share/icons/hicolor/32x32/apps/kipi.png -share/icons/hicolor/48x48/apps/kipi.png -share/locale/br/LC_MESSAGES/libkipi.mo -share/locale/ca/LC_MESSAGES/libkipi.mo -share/locale/cy/LC_MESSAGES/libkipi.mo -share/locale/da/LC_MESSAGES/libkipi.mo -share/locale/de/LC_MESSAGES/libkipi.mo -share/locale/en_GB/LC_MESSAGES/libkipi.mo -share/locale/es/LC_MESSAGES/libkipi.mo -share/locale/et/LC_MESSAGES/libkipi.mo -share/locale/fi/LC_MESSAGES/libkipi.mo -share/locale/fr/LC_MESSAGES/libkipi.mo -share/locale/ga/LC_MESSAGES/libkipi.mo -share/locale/it/LC_MESSAGES/libkipi.mo -share/locale/nl/LC_MESSAGES/libkipi.mo -share/locale/pt/LC_MESSAGES/libkipi.mo -share/locale/pt_BR/LC_MESSAGES/libkipi.mo -share/locale/sl/LC_MESSAGES/libkipi.mo -share/locale/sr/LC_MESSAGES/libkipi.mo -share/locale/sv/LC_MESSAGES/libkipi.mo -share/locale/ta/LC_MESSAGES/libkipi.mo -share/locale/tr/LC_MESSAGES/libkipi.mo -share/servicetypes/kipiplugin.desktop -@unexec rmdir %D/share/servicetypes 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/48x48/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/48x48 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/22x22/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/22x22 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true -@unexec rmdir %D/share/icons 2>/dev/null || true -@dirrm share/apps/kipi/data -@dirrm share/apps/kipi -@unexec rmdir %D/share/apps 2>/dev/null || true -@dirrm include/libkipi diff --git a/graphics/libvisual04/Makefile b/graphics/libvisual04/Makefile deleted file mode 100644 index 3c2a22b1790d..000000000000 --- a/graphics/libvisual04/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: libvisual -# Date created: 23 oktober 2004 -# Whom: Koop Mast <kwm@FreeBSD.org> -# -# $FreeBSD$ -# - -# WARNING: when updating this port check if the ports that use libvisual -# can work with it. Backwards compatiblity is known to be broken in the past. - -PORTNAME= libvisual -PORTVERSION= 0.1.7 -CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= kwm@FreeBSD.org -COMMENT= Abstraction library that sits between apps and visual plugin - -USE_XLIBS= yes -USE_GNOME= gnomehack pkgconfig -USE_REINPLACE= yes -USE_LIBTOOL_VER=15 -CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" -INSTALLS_SHLIB= yes - -post-patch: - @${REINPLACE_CMD} -e 's|-Wno-unused-variable||g' \ - -e 's|-O3|${CFLAGS}|g' \ - ${WRKSRC}/libvisual/Makefile.in - -.include <bsd.port.mk> diff --git a/graphics/libvisual04/distinfo b/graphics/libvisual04/distinfo deleted file mode 100644 index 8628184f5091..000000000000 --- a/graphics/libvisual04/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (libvisual-0.1.7.tar.gz) = 29976f5f10b36fa2346294dcb2280d19 -SIZE (libvisual-0.1.7.tar.gz) = 374096 diff --git a/graphics/libvisual04/files/patch-libvisual_lv_mem.h b/graphics/libvisual04/files/patch-libvisual_lv_mem.h deleted file mode 100644 index ae93d976cfca..000000000000 --- a/graphics/libvisual04/files/patch-libvisual_lv_mem.h +++ /dev/null @@ -1,11 +0,0 @@ ---- libvisual/lv_mem.h.orig Mon Sep 6 17:10:52 2004 -+++ libvisual/lv_mem.h Sat Oct 23 16:34:40 2004 -@@ -7,7 +7,7 @@ - extern "C" { - #endif /* __cplusplus */ - --#if defined(__GNUC__) && !defined(VISUAL_OS_WIN32) -+#if defined(__GNUC__) && !defined(VISUAL_OS_WIN32) && !defined(__FreeBSD__) - void *visual_mem_malloc0 (visual_size_t nbytes) __attribute_malloc__; - #else - void *visual_mem_malloc0 (visual_size_t nbytes); diff --git a/graphics/libvisual04/pkg-descr b/graphics/libvisual04/pkg-descr deleted file mode 100644 index 1d300ce40a3b..000000000000 --- a/graphics/libvisual04/pkg-descr +++ /dev/null @@ -1,16 +0,0 @@ -Libvisual is an abstraction library that comes between applications and audio -visualisation plugins. - -Often when it comes to audio visualisation plugins or programs that create -visuals, they depend on a player or something else; basically, there is no -general framework that enabled application developers to easily access cool -audio visualisation plugins. Libvisual wants to change this by providing an -interface towards plugins and applications; through this easy to use interface -applications can easily access plugins and, since the drawing is done by the -application, it also enables the developer to draw the visual anywhere he -wants. - -The framework also allows you to morph to different plugins and mix two at -once; all kinds of neat tricks are possible using this method. - -WWW: http://libvisual.sourceforge.net diff --git a/graphics/libvisual04/pkg-plist b/graphics/libvisual04/pkg-plist deleted file mode 100644 index 851ec381496d..000000000000 --- a/graphics/libvisual04/pkg-plist +++ /dev/null @@ -1,32 +0,0 @@ -include/libvisual/libvisual.h -include/libvisual/lv_actor.h -include/libvisual/lv_audio.h -include/libvisual/lv_bin.h -include/libvisual/lv_bmp.h -include/libvisual/lv_color.h -include/libvisual/lv_common.h -include/libvisual/lv_cpu.h -include/libvisual/lv_endianess.h -include/libvisual/lv_error.h -include/libvisual/lv_event.h -include/libvisual/lv_fft.h -include/libvisual/lv_input.h -include/libvisual/lv_keysym.h -include/libvisual/lv_libvisual.h -include/libvisual/lv_list.h -include/libvisual/lv_log.h -include/libvisual/lv_mem.h -include/libvisual/lv_morph.h -include/libvisual/lv_palette.h -include/libvisual/lv_param.h -include/libvisual/lv_plugin.h -include/libvisual/lv_random.h -include/libvisual/lv_songinfo.h -include/libvisual/lv_time.h -include/libvisual/lv_video.h -include/libvisual/lvconfig.h -lib/libvisual.a -lib/libvisual.so -lib/libvisual.so.0 -libdata/pkgconfig/libvisual.pc -@dirrm include/libvisual diff --git a/graphics/linux-f10-gdk-pixbuf/Makefile b/graphics/linux-f10-gdk-pixbuf/Makefile deleted file mode 100644 index 1041587a2d05..000000000000 --- a/graphics/linux-f10-gdk-pixbuf/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: linux-gdk-pixbuf -# Date created: 23 December 2003 -# Whom: Seth Kingsley <sethk@meowfishies.com> -# -# $FreeBSD$ -# - -PORTNAME= gdk-pixbuf -PORTVERSION= 0.22.0.11.3.5 -PORTREVISION= 1 -CATEGORIES= graphics linux -MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} -MASTER_SITE_SUBDIR=fedora/fedora/${BASEVERSION}/${MACHINE_ARCH}/RPMS.updates -PKGNAMEPREFIX= linux- -DISTNAME= ${PORTNAME}-${PORTVERSION:C/^([^\.]+\.[^\.]+\.[^\.]+)\./\1-/}.${MACHINE_ARCH} -EXTRACT_SUFX= .rpm -EXTRACT_ONLY= - -MAINTAINER= sethk@meowfishies.com -COMMENT= Linux version of the graphic library for GTK+ - -BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm - -CONFLICTS= linux-gtk2* - -USE_LINUX_PREFIX=yes -USE_LINUX= yes -ONLY_FOR_ARCHS= i386 -DIST_SUBDIR= rpm -NO_BUILD= yes -NO_FILTER_SHLIBS=yes -PLIST_SUB= VERSION=${PORTVERSION:C/^([^\.]+\.[^\.]+\.[^\.]+).+/\1/} - -# Set the version of Fedora Core -BASEVERSION?= 2 -RPMFLAGS= --ignoreos --root ${PREFIX} --dbpath /var/lib/rpm\ - --nodeps --replacepkgs - -do-install: - @for rpm in ${DISTFILES}; do\ - ${ECHO_MSG} $$rpm;\ - rpm -U ${RPMFLAGS} ${DISTDIR}/${DIST_SUBDIR}/$$rpm || true;\ - done - -.include <bsd.port.mk> diff --git a/graphics/linux-f10-gdk-pixbuf/distinfo b/graphics/linux-f10-gdk-pixbuf/distinfo deleted file mode 100644 index 1cc54f8d67e7..000000000000 --- a/graphics/linux-f10-gdk-pixbuf/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/gdk-pixbuf-0.22.0-11.3.5.i386.rpm) = 174e82dcdccb7832bc7186eba1ba4f8f -SIZE (rpm/gdk-pixbuf-0.22.0-11.3.5.i386.rpm) = 228293 diff --git a/graphics/linux-f10-gdk-pixbuf/pkg-descr b/graphics/linux-f10-gdk-pixbuf/pkg-descr deleted file mode 100644 index 9be5eddc168d..000000000000 --- a/graphics/linux-f10-gdk-pixbuf/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -An RPM of the graphic library for GTK+. diff --git a/graphics/linux-f10-gdk-pixbuf/pkg-plist b/graphics/linux-f10-gdk-pixbuf/pkg-plist deleted file mode 100644 index af3c0548034e..000000000000 --- a/graphics/linux-f10-gdk-pixbuf/pkg-plist +++ /dev/null @@ -1,50 +0,0 @@ -usr/lib/gdk-pixbuf/loaders/libpixbufloader-bmp.so -usr/lib/gdk-pixbuf/loaders/libpixbufloader-gif.so -usr/lib/gdk-pixbuf/loaders/libpixbufloader-ico.so -usr/lib/gdk-pixbuf/loaders/libpixbufloader-jpeg.so -usr/lib/gdk-pixbuf/loaders/libpixbufloader-png.so -usr/lib/gdk-pixbuf/loaders/libpixbufloader-pnm.so -usr/lib/gdk-pixbuf/loaders/libpixbufloader-ras.so -usr/lib/gdk-pixbuf/loaders/libpixbufloader-tiff.so -usr/lib/gdk-pixbuf/loaders/libpixbufloader-xbm.so -usr/lib/gdk-pixbuf/loaders/libpixbufloader-xpm.so -usr/lib/libgdk_pixbuf.so.2 -usr/lib/libgdk_pixbuf.so.2.0.0 -usr/lib/libgdk_pixbuf_xlib.so.2 -usr/lib/libgdk_pixbuf_xlib.so.2.0.0 -usr/share/doc/gdk-pixbuf-%%VERSION%%/AUTHORS -usr/share/doc/gdk-pixbuf-%%VERSION%%/COPYING -usr/share/doc/gdk-pixbuf-%%VERSION%%/COPYING.LIB -usr/share/doc/gdk-pixbuf-%%VERSION%%/ChangeLog -usr/share/doc/gdk-pixbuf-%%VERSION%%/NEWS -usr/share/doc/gdk-pixbuf-%%VERSION%%/README -usr/share/doc/gdk-pixbuf-%%VERSION%%/TODO -usr/share/doc/gdk-pixbuf-%%VERSION%%/gdk-pixbuf-sections.txt -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/a3696.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/compiling.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/extra-configuration-options.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-animation.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-creating.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-file-loading.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-from-drawables.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-gdk-pixbuf.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-gdk-pixbuf-xlib-from-drawables.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-gdk-pixbuf-xlib-init.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-gdk-pixbuf-xlib-rendering.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-gdk-pixbuf-xlib-rgb.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-refcounting.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-rendering.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-scaling.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-util.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdkpixbufloader.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gnomecanvaspixbuf.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/index.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/index.sgml -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/license.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/r27.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/x3715.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/x3767.html -@dirrm usr/lib/gdk-pixbuf/loaders -@dirrm usr/lib/gdk-pixbuf -@dirrm usr/share/doc/gdk-pixbuf-%%VERSION%%/html -@dirrm usr/share/doc/gdk-pixbuf-%%VERSION%% diff --git a/graphics/linux-f10-imlib/Makefile b/graphics/linux-f10-imlib/Makefile deleted file mode 100644 index 771be258d8dd..000000000000 --- a/graphics/linux-f10-imlib/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: linux-imlib -# Date created: 01/09/18 -# Whom: taoka@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= imlib -PORTVERSION= 1.9.8.1 -PORTREVISION= 1 -CATEGORIES= graphics linux - -MAINTAINER= ports@FreeBSD.org -COMMENT= RPM of imlib - -RPM_SET= imlib-${PORTVERSION}-2.${MACHINE_ARCH}.rpm - -.include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f10-imlib/distinfo.alpha b/graphics/linux-f10-imlib/distinfo.alpha deleted file mode 100644 index 13f2314b4a34..000000000000 --- a/graphics/linux-f10-imlib/distinfo.alpha +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/imlib-1.9.8.1-2.alpha.rpm) = 1e55a013ac2058d1100393ec6e795fa4 -SIZE (rpm/imlib-1.9.8.1-2.alpha.rpm) = 525669 diff --git a/graphics/linux-f10-imlib/distinfo.i386 b/graphics/linux-f10-imlib/distinfo.i386 deleted file mode 100644 index a979248ec87a..000000000000 --- a/graphics/linux-f10-imlib/distinfo.i386 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/imlib-1.9.8.1-2.i386.rpm) = 64a1a27bc1e276af8aecefa261ab9b3b -SIZE (rpm/imlib-1.9.8.1-2.i386.rpm) = 162510 diff --git a/graphics/linux-f10-imlib/pkg-descr b/graphics/linux-f10-imlib/pkg-descr deleted file mode 100644 index 225c0d6ae401..000000000000 --- a/graphics/linux-f10-imlib/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -This is a port for imlib rpm. diff --git a/graphics/linux-f10-imlib/pkg-plist.alpha b/graphics/linux-f10-imlib/pkg-plist.alpha deleted file mode 100644 index f19ff0727e49..000000000000 --- a/graphics/linux-f10-imlib/pkg-plist.alpha +++ /dev/null @@ -1,21 +0,0 @@ -etc/im_palette-small.pal -etc/im_palette-tiny.pal -etc/im_palette.pal -etc/imrc -usr/lib/libImlib.so.1.9.8 -usr/lib/libgdk_imlib.so.1.9.8 -usr/lib/libimlib-bmp.so -usr/lib/libimlib-gif.so -usr/lib/libimlib-jpeg.so -usr/lib/libimlib-png.so -usr/lib/libimlib-ppm.so -usr/lib/libimlib-ps.so -usr/lib/libimlib-tiff.so -usr/lib/libimlib-xpm.so -usr/share/doc/imlib-1.9.8.1/AUTHORS -usr/share/doc/imlib-1.9.8.1/ChangeLog -usr/share/doc/imlib-1.9.8.1/NEWS -usr/share/doc/imlib-1.9.8.1/README -usr/lib/libImlib.so.1 -usr/lib/libgdk_imlib.so.1 -@dirrm usr/share/doc/imlib-1.9.8.1 diff --git a/graphics/linux-f10-imlib/pkg-plist.i386 b/graphics/linux-f10-imlib/pkg-plist.i386 deleted file mode 100644 index f19ff0727e49..000000000000 --- a/graphics/linux-f10-imlib/pkg-plist.i386 +++ /dev/null @@ -1,21 +0,0 @@ -etc/im_palette-small.pal -etc/im_palette-tiny.pal -etc/im_palette.pal -etc/imrc -usr/lib/libImlib.so.1.9.8 -usr/lib/libgdk_imlib.so.1.9.8 -usr/lib/libimlib-bmp.so -usr/lib/libimlib-gif.so -usr/lib/libimlib-jpeg.so -usr/lib/libimlib-png.so -usr/lib/libimlib-ppm.so -usr/lib/libimlib-ps.so -usr/lib/libimlib-tiff.so -usr/lib/libimlib-xpm.so -usr/share/doc/imlib-1.9.8.1/AUTHORS -usr/share/doc/imlib-1.9.8.1/ChangeLog -usr/share/doc/imlib-1.9.8.1/NEWS -usr/share/doc/imlib-1.9.8.1/README -usr/lib/libImlib.so.1 -usr/lib/libgdk_imlib.so.1 -@dirrm usr/share/doc/imlib-1.9.8.1 diff --git a/graphics/linux-f10-jpeg/Makefile b/graphics/linux-f10-jpeg/Makefile deleted file mode 100644 index a17828596f65..000000000000 --- a/graphics/linux-f10-jpeg/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: linux-jpeg -# Date created: 9 April 2000 -# Whom: sada@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= jpeg -PORTVERSION= 6b.15 -PORTREVISION= 3 -CATEGORIES= graphics linux - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= RPM of the JPEG lib - -RPM_SET= libjpeg-6b-15.${MACHINE_ARCH}.rpm - -.include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f10-jpeg/distinfo.alpha b/graphics/linux-f10-jpeg/distinfo.alpha deleted file mode 100644 index 888b2793509c..000000000000 --- a/graphics/linux-f10-jpeg/distinfo.alpha +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/libjpeg-6b-15.alpha.rpm) = 01eb4e440c40cd077037f5773001cd1f -SIZE (rpm/libjpeg-6b-15.alpha.rpm) = 187494 diff --git a/graphics/linux-f10-jpeg/distinfo.i386 b/graphics/linux-f10-jpeg/distinfo.i386 deleted file mode 100644 index 4b513c717ddc..000000000000 --- a/graphics/linux-f10-jpeg/distinfo.i386 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/libjpeg-6b-15.i386.rpm) = d35d32f13a16a33d30aca2a0669c2075 -SIZE (rpm/libjpeg-6b-15.i386.rpm) = 125313 diff --git a/graphics/linux-f10-jpeg/pkg-descr b/graphics/linux-f10-jpeg/pkg-descr deleted file mode 100644 index f7cb766bdfd3..000000000000 --- a/graphics/linux-f10-jpeg/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -A port of jpeg lib rpm. diff --git a/graphics/linux-f10-jpeg/pkg-plist.alpha b/graphics/linux-f10-jpeg/pkg-plist.alpha deleted file mode 100644 index b8922dd02b57..000000000000 --- a/graphics/linux-f10-jpeg/pkg-plist.alpha +++ /dev/null @@ -1,15 +0,0 @@ -usr/bin/cjpeg -usr/bin/djpeg -usr/bin/jpegtran -usr/bin/rdjpgcom -usr/bin/wrjpgcom -usr/lib/libjpeg.so.62.0.0 -usr/share/doc/libjpeg-6b/usage.doc -usr/share/man/man1/cjpeg.1.gz -usr/share/man/man1/djpeg.1.gz -usr/share/man/man1/jpegtran.1.gz -usr/share/man/man1/rdjpgcom.1.gz -usr/share/man/man1/wrjpgcom.1.gz -@exec ln -sf %D/usr/lib/libjpeg.so.62.0.0 %D/usr/lib/libjpeg.so.62 -@unexec rm -f %D/usr/lib/libjpeg.so.62 -@dirrm usr/share/doc/libjpeg-6b diff --git a/graphics/linux-f10-jpeg/pkg-plist.i386 b/graphics/linux-f10-jpeg/pkg-plist.i386 deleted file mode 100644 index b8922dd02b57..000000000000 --- a/graphics/linux-f10-jpeg/pkg-plist.i386 +++ /dev/null @@ -1,15 +0,0 @@ -usr/bin/cjpeg -usr/bin/djpeg -usr/bin/jpegtran -usr/bin/rdjpgcom -usr/bin/wrjpgcom -usr/lib/libjpeg.so.62.0.0 -usr/share/doc/libjpeg-6b/usage.doc -usr/share/man/man1/cjpeg.1.gz -usr/share/man/man1/djpeg.1.gz -usr/share/man/man1/jpegtran.1.gz -usr/share/man/man1/rdjpgcom.1.gz -usr/share/man/man1/wrjpgcom.1.gz -@exec ln -sf %D/usr/lib/libjpeg.so.62.0.0 %D/usr/lib/libjpeg.so.62 -@unexec rm -f %D/usr/lib/libjpeg.so.62 -@dirrm usr/share/doc/libjpeg-6b diff --git a/graphics/linux-f10-libmng/Makefile b/graphics/linux-f10-libmng/Makefile deleted file mode 100644 index 7082c44c5534..000000000000 --- a/graphics/linux-f10-libmng/Makefile +++ /dev/null @@ -1,55 +0,0 @@ -# New ports collection makefile for: linux-libmng -# Date created: 01/09/18 -# Whom: mranner@inode.at -# -# $FreeBSD$ -# - -PORTNAME= libmng -PORTVERSION= 1.0.4 -PORTREVISION= 1 -CATEGORIES= graphics linux -MASTER_SITES?= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} -PKGNAMEPREFIX= linux- -DISTNAME= libmng-${PORTVERSION}-1.${MACHINE_ARCH} -EXTRACT_SUFX= .rpm -EXTRACT_ONLY= - -MAINTAINER= mranner@inode.at -COMMENT= RPM of libmng - -BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm -RUN_DEPENDS= ${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg - -BASEVERSION= 8.0 -USE_LINUX_RPM= yes -USE_LINUX_PREFIX= yes -USE_LINUX= yes -ONLY_FOR_ARCHS= i386 - -DIST_SUBDIR= rpm -NO_BUILD= yes -NO_FILTER_SHLIBS= yes -PLIST?= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} -MD5_FILE?= ${MASTERDIR}/distinfo.${MACHINE_ARCH} - -# Let's avoid hardcoding 'en' as the language. -LANG?= en -RPM_MIRRORS= \ - ftp://ftp.redhat.com/pub/redhat/__DIR__/ \ - ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ - ftp://ftp.mirrorservice.org/sites/ftp.redhat.com/pub/redhat/__DIR__/ -STDDIR= linux/${BASEVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS -UPDDIR= linux/updates/${BASEVERSION}/${LANG}/os/${MACHINE_ARCH} -DBPATH= /var/lib/rpm -RPMFLAGS= --ignoreos --root ${PREFIX} --dbpath ${DBPATH} \ - --nodeps --replacepkgs -RPMDIR= ${DISTDIR}/${DIST_SUBDIR} - -do-install: - @for R in ${DISTFILES}; do \ - ${ECHO_MSG} $$R; \ - rpm -U ${RPMFLAGS} ${RPMDIR}/$$R || true ; \ - done - -.include <bsd.port.mk> diff --git a/graphics/linux-f10-libmng/distinfo.i386 b/graphics/linux-f10-libmng/distinfo.i386 deleted file mode 100644 index cab04632724d..000000000000 --- a/graphics/linux-f10-libmng/distinfo.i386 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/libmng-1.0.4-1.i386.rpm) = 4445e99362ea84f0f0e71d00da07897e -SIZE (rpm/libmng-1.0.4-1.i386.rpm) = 117947 diff --git a/graphics/linux-f10-libmng/pkg-descr b/graphics/linux-f10-libmng/pkg-descr deleted file mode 100644 index 7403b3a9d5c4..000000000000 --- a/graphics/linux-f10-libmng/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -This is a port for libmng rpm. diff --git a/graphics/linux-f10-libmng/pkg-plist.i386 b/graphics/linux-f10-libmng/pkg-plist.i386 deleted file mode 100644 index 4fcbb969b5c2..000000000000 --- a/graphics/linux-f10-libmng/pkg-plist.i386 +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/libmng.so.1.0.0 -@exec ln -sf %D/usr/lib/libmng.so.1 %D/usr/lib/libmng.1 -@unexec rm -f %D/usr/lib/libmng.so.1 -@unexec rm -f %D/usr/lib/libmng.so.1.0.0 diff --git a/graphics/linux-f10-png/Makefile b/graphics/linux-f10-png/Makefile deleted file mode 100644 index d54f7fa5db57..000000000000 --- a/graphics/linux-f10-png/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: linux-png -# Date created: 28 September 2000 -# Whom: sanpei@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= png -PORTVERSION= 1.2.7 -PORTREVISION= 4 -CATEGORIES= graphics linux -MASTER_SITES= http://mirrors.xmission.com/fedora/core/3/i386/os/Fedora/RPMS/ \ - http://fedora.cat.pdx.edu/linux/core/3/i386/os/Fedora/RPMS/ - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= RPM of the PNG lib - -DIST_SUBDIR= rpm/i386/fc3 -# no alpha rpm is available -ONLY_FOR_ARCHS= i386 -RPM_SET= libpng-${PORTVERSION}-1.i386.rpm - -PLIST_FILES= usr/lib/libpng12.so.0.1.2.7 \ - usr/share/man/man5/png.5.gz -DOCSDIR= ${PREFIX}/usr/share/doc/libpng-1.2.27 -PORTDOCS= CHANGES LICENSE README TODO example.c libpng.txt - -.include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f10-png/distinfo.i386 b/graphics/linux-f10-png/distinfo.i386 deleted file mode 100644 index 8a74060b6924..000000000000 --- a/graphics/linux-f10-png/distinfo.i386 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/i386/fc3/libpng-1.2.7-1.i386.rpm) = 47d1b7cfeb21648e620127adbf036150 -SIZE (rpm/i386/fc3/libpng-1.2.7-1.i386.rpm) = 158081 diff --git a/graphics/linux-f10-png/pkg-descr b/graphics/linux-f10-png/pkg-descr deleted file mode 100644 index 5cbf2095eb06..000000000000 --- a/graphics/linux-f10-png/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -A port of png lib rpm. diff --git a/graphics/linux-f10-png10/Makefile b/graphics/linux-f10-png10/Makefile deleted file mode 100644 index 2c224a5cf078..000000000000 --- a/graphics/linux-f10-png10/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: linux-png -# Date created: 28 September 2000 -# Whom: sanpei@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= png -PORTVERSION= 1.0.16 -PORTREVISION= 4 -CATEGORIES= graphics linux -MASTER_SITES= http://mirrors.xmission.com/fedora/core/3/i386/os/Fedora/RPMS/ \ - http://fedora.cat.pdx.edu/linux/core/3/i386/os/Fedora/RPMS/ - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= RPM of the PNG lib (old 1.0 version) - -LATEST_LINK= linux-png10 - -DIST_SUBDIR= rpm/i386/fc3 -ONLY_FOR_ARCHS= i386 -RPM_SET= libpng10-${PORTVERSION}-1.i386.rpm - -PLIST_FILES= usr/lib/libpng.so.2.1.0.16 -DOCSDIR= ${PREFIX}/usr/share/doc/libpng10-1.0.16 -PORTDOCS= CHANGES LICENSE README TODO example.c libpng.txt - -.include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f10-png10/distinfo.i386 b/graphics/linux-f10-png10/distinfo.i386 deleted file mode 100644 index 3fb95b9032b2..000000000000 --- a/graphics/linux-f10-png10/distinfo.i386 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/i386/fc3/libpng10-1.0.16-1.i386.rpm) = b9a3180c7d9038f0af92b00655bb6e11 -SIZE (rpm/i386/fc3/libpng10-1.0.16-1.i386.rpm) = 150813 diff --git a/graphics/linux-f10-png10/pkg-descr b/graphics/linux-f10-png10/pkg-descr deleted file mode 100644 index 5cbf2095eb06..000000000000 --- a/graphics/linux-f10-png10/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -A port of png lib rpm. diff --git a/graphics/linux-f10-sdl_image/Makefile b/graphics/linux-f10-sdl_image/Makefile deleted file mode 100644 index a7d1248095a3..000000000000 --- a/graphics/linux-f10-sdl_image/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: linux-sdl_image -# Date created: 09 July 2004 -# Whom: Nicola Vitale <nivit@email.it> -# Based on: devel/linux-sdl12 by martin@tradex.sk -# -# $FreeBSD$ -# - -PORTNAME= sdl_image -PORTVERSION= 1.2.3 -CATEGORIES= graphics linux -MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/ -PKGNAMEPREFIX= linux- -DISTNAME= SDL_image-${PORTVERSION}-1.${MACHINE_ARCH} -EXTRACT_SUFX= .rpm -EXTRACT_ONLY= - -MAINTAINER= nivit@users.sourceforge.net -COMMENT= A simple library to load images as SDL interfaces (linux version) - -RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 -BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm - -USE_LINUX= yes -USE_LINUX_PREFIX= yes -LDCONFIG_LINUX= ${LINUXBASE}/sbin/ldconfig - -ONLY_FOR_ARCHS= i386 -DIST_SUBDIR= rpm -NO_BUILD= yes -NO_FILTER_SHLIBS= yes - -DBPATH= /var/lib/rpm -RPMFLAGS= --ignoreos --root ${PREFIX} --dbpath ${DBPATH} \ - --nodeps --replacepkgs -.if defined(NOPORTDOCS) -RPMFLAGS+= --excludedocs -.endif -RPMDIR= ${DISTDIR}/${DIST_SUBDIR} - -do-install: - @${LOCALBASE}/bin/rpm -U ${RPMFLAGS} ${RPMDIR}/${DISTFILES} - @${LDCONFIG_LINUX} - -.include <bsd.port.mk> diff --git a/graphics/linux-f10-sdl_image/distinfo b/graphics/linux-f10-sdl_image/distinfo deleted file mode 100644 index 59456e5976d4..000000000000 --- a/graphics/linux-f10-sdl_image/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/SDL_image-1.2.3-1.i386.rpm) = 28556ddd55a16705b5a30cf45a28e78a -SIZE (rpm/SDL_image-1.2.3-1.i386.rpm) = 133312 diff --git a/graphics/linux-f10-sdl_image/pkg-descr b/graphics/linux-f10-sdl_image/pkg-descr deleted file mode 100644 index 77770e39e7d6..000000000000 --- a/graphics/linux-f10-sdl_image/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This is a simple library to load images of various formats as SDL surfaces. -This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats. - -(Linux version) - -WWW: http://www.libsdl.org/projects/SDL_image/ diff --git a/graphics/linux-f10-sdl_image/pkg-plist b/graphics/linux-f10-sdl_image/pkg-plist deleted file mode 100644 index 8c3c76fd1cc3..000000000000 --- a/graphics/linux-f10-sdl_image/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -%%PORTDOCS%%usr/doc/SDL_image-1.2.3/CHANGES -%%PORTDOCS%%usr/doc/SDL_image-1.2.3/COPYING -%%PORTDOCS%%usr/doc/SDL_image-1.2.3/README -usr/lib/libSDL_image-1.2.so.0 -usr/lib/libSDL_image-1.2.so.0.1.2 -@dirrm usr/doc/SDL_image-1.2.3 diff --git a/graphics/linux-f10-tiff/Makefile b/graphics/linux-f10-tiff/Makefile deleted file mode 100644 index 034ff66d61ab..000000000000 --- a/graphics/linux-f10-tiff/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: linux-tiff -# Date created: 2001.02.08 -# Whom: taoka@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= tiff -PORTVERSION= 3.5.5 -PORTREVISION= 2 -CATEGORIES= graphics linux - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= RPM of tiff lib - -RPM_SET= libtiff-${PORTVERSION}-10.${MACHINE_ARCH}.rpm - -.include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f10-tiff/distinfo.alpha b/graphics/linux-f10-tiff/distinfo.alpha deleted file mode 100644 index 420980829a5a..000000000000 --- a/graphics/linux-f10-tiff/distinfo.alpha +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/libtiff-3.5.5-10.alpha.rpm) = 51aaf90d967a63978f6e9a4e5c35b033 -SIZE (rpm/libtiff-3.5.5-10.alpha.rpm) = 265057 diff --git a/graphics/linux-f10-tiff/distinfo.i386 b/graphics/linux-f10-tiff/distinfo.i386 deleted file mode 100644 index 8d1c833f25e6..000000000000 --- a/graphics/linux-f10-tiff/distinfo.i386 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/libtiff-3.5.5-10.i386.rpm) = 3cba6c6c4d96a9e3bf7a3345ecf535f5 -SIZE (rpm/libtiff-3.5.5-10.i386.rpm) = 200596 diff --git a/graphics/linux-f10-tiff/pkg-descr b/graphics/linux-f10-tiff/pkg-descr deleted file mode 100644 index 3378b352cbee..000000000000 --- a/graphics/linux-f10-tiff/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -A port of tiff lib rpm. diff --git a/graphics/linux-f10-tiff/pkg-plist.alpha b/graphics/linux-f10-tiff/pkg-plist.alpha deleted file mode 100644 index ccb4b78f1624..000000000000 --- a/graphics/linux-f10-tiff/pkg-plist.alpha +++ /dev/null @@ -1,45 +0,0 @@ -usr/bin/fax2ps -usr/bin/fax2tiff -usr/bin/gif2tiff -usr/bin/pal2rgb -usr/bin/ppm2tiff -usr/bin/ras2tiff -usr/bin/rgb2ycbcr -usr/bin/thumbnail -usr/bin/tiff2bw -usr/bin/tiff2ps -usr/bin/tiff2rgba -usr/bin/tiffcmp -usr/bin/tiffcp -usr/bin/tiffdither -usr/bin/tiffdump -usr/bin/tiffinfo -usr/bin/tiffmedian -usr/bin/tiffsplit -usr/lib/libtiff.so.3.5 -usr/share/doc/libtiff-3.5.5/COPYRIGHT -usr/share/doc/libtiff-3.5.5/README -usr/share/doc/libtiff-3.5.5/VERSION -usr/share/man/man1/fax2ps.1.gz -usr/share/man/man1/fax2tiff.1.gz -usr/share/man/man1/gif2tiff.1.gz -usr/share/man/man1/pal2rgb.1.gz -usr/share/man/man1/ppm2tiff.1.gz -usr/share/man/man1/ras2tiff.1.gz -usr/share/man/man1/rgb2ycbcr.1.gz -usr/share/man/man1/sgi2tiff.1.gz -usr/share/man/man1/thumbnail.1.gz -usr/share/man/man1/tiff2bw.1.gz -usr/share/man/man1/tiff2ps.1.gz -usr/share/man/man1/tiffcmp.1.gz -usr/share/man/man1/tiffcp.1.gz -usr/share/man/man1/tiffdither.1.gz -usr/share/man/man1/tiffdump.1.gz -usr/share/man/man1/tiffgt.1.gz -usr/share/man/man1/tiffinfo.1.gz -usr/share/man/man1/tiffmedian.1.gz -usr/share/man/man1/tiffsplit.1.gz -usr/share/man/man1/tiffsv.1.gz -@dirrm usr/share/doc/libtiff-3.5.5 -@exec ln -sf %D/usr/lib/libtiff.so.3.5 %D/usr/lib/libtiff.so.3 -@unexec rm -f %D/usr/lib/libtiff.so.3 diff --git a/graphics/linux-f10-tiff/pkg-plist.i386 b/graphics/linux-f10-tiff/pkg-plist.i386 deleted file mode 100644 index ccb4b78f1624..000000000000 --- a/graphics/linux-f10-tiff/pkg-plist.i386 +++ /dev/null @@ -1,45 +0,0 @@ -usr/bin/fax2ps -usr/bin/fax2tiff -usr/bin/gif2tiff -usr/bin/pal2rgb -usr/bin/ppm2tiff -usr/bin/ras2tiff -usr/bin/rgb2ycbcr -usr/bin/thumbnail -usr/bin/tiff2bw -usr/bin/tiff2ps -usr/bin/tiff2rgba -usr/bin/tiffcmp -usr/bin/tiffcp -usr/bin/tiffdither -usr/bin/tiffdump -usr/bin/tiffinfo -usr/bin/tiffmedian -usr/bin/tiffsplit -usr/lib/libtiff.so.3.5 -usr/share/doc/libtiff-3.5.5/COPYRIGHT -usr/share/doc/libtiff-3.5.5/README -usr/share/doc/libtiff-3.5.5/VERSION -usr/share/man/man1/fax2ps.1.gz -usr/share/man/man1/fax2tiff.1.gz -usr/share/man/man1/gif2tiff.1.gz -usr/share/man/man1/pal2rgb.1.gz -usr/share/man/man1/ppm2tiff.1.gz -usr/share/man/man1/ras2tiff.1.gz -usr/share/man/man1/rgb2ycbcr.1.gz -usr/share/man/man1/sgi2tiff.1.gz -usr/share/man/man1/thumbnail.1.gz -usr/share/man/man1/tiff2bw.1.gz -usr/share/man/man1/tiff2ps.1.gz -usr/share/man/man1/tiffcmp.1.gz -usr/share/man/man1/tiffcp.1.gz -usr/share/man/man1/tiffdither.1.gz -usr/share/man/man1/tiffdump.1.gz -usr/share/man/man1/tiffgt.1.gz -usr/share/man/man1/tiffinfo.1.gz -usr/share/man/man1/tiffmedian.1.gz -usr/share/man/man1/tiffsplit.1.gz -usr/share/man/man1/tiffsv.1.gz -@dirrm usr/share/doc/libtiff-3.5.5 -@exec ln -sf %D/usr/lib/libtiff.so.3.5 %D/usr/lib/libtiff.so.3 -@unexec rm -f %D/usr/lib/libtiff.so.3 diff --git a/graphics/linux-f10-ungif/Makefile b/graphics/linux-f10-ungif/Makefile deleted file mode 100644 index 479616796878..000000000000 --- a/graphics/linux-f10-ungif/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: linux-ungif -# Date created: 22 November 2002 -# Whom: Nakata Maho <maho@FreeBSD.org> -# $FreeBSD$ -# -PORTNAME= ungif -PORTVERSION= 4.1.0 -PORTREVISION= 2 -CATEGORIES= graphics linux - -MAINTAINTER= maho@FreeBSD.org -COMMENT= RPM of the ungif lib - -.if (${MACHINE_ARCH} == "i386") -RPM_SET= libungif-4.1.0-7.${MACHINE_ARCH}.rpm -.else -RPM_SET= libungif-4.1.0-8.${MACHINE_ARCH}.rpm -.endif - -.include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f10-ungif/distinfo.alpha b/graphics/linux-f10-ungif/distinfo.alpha deleted file mode 100644 index 6054d65663f5..000000000000 --- a/graphics/linux-f10-ungif/distinfo.alpha +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/libungif-4.1.0-8.alpha.rpm) = 60bdb595dcd4a7cff8943a7a513d5957 -SIZE (rpm/libungif-4.1.0-8.alpha.rpm) = 115455 diff --git a/graphics/linux-f10-ungif/distinfo.i386 b/graphics/linux-f10-ungif/distinfo.i386 deleted file mode 100644 index 7df2039f460a..000000000000 --- a/graphics/linux-f10-ungif/distinfo.i386 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/libungif-4.1.0-7.i386.rpm) = 4cf169c6fc0b69251c2e9ddaad5e2a71 -SIZE (rpm/libungif-4.1.0-7.i386.rpm) = 44699 diff --git a/graphics/linux-f10-ungif/pkg-descr b/graphics/linux-f10-ungif/pkg-descr deleted file mode 100644 index c719ab5af160..000000000000 --- a/graphics/linux-f10-ungif/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -A port of ungif lib rpm. diff --git a/graphics/linux-f10-ungif/pkg-plist.alpha b/graphics/linux-f10-ungif/pkg-plist.alpha deleted file mode 100644 index 7962c90ed21d..000000000000 --- a/graphics/linux-f10-ungif/pkg-plist.alpha +++ /dev/null @@ -1,20 +0,0 @@ -usr/lib/libungif.so.3.1.0 -usr/lib/libungif.so.4.1.0 -usr/share/doc/libungif-4.1.0/COPYING -usr/share/doc/libungif-4.1.0/NEWS -usr/share/doc/libungif-4.1.0/ONEWS -usr/share/doc/libungif-4.1.0/README -usr/share/doc/libungif-4.1.0/UNCOMPRESSED_GIF -@exec ln -sf %D/usr/lib/libgif.so.3.1.0 %D/usr/lib/libgif.so.3 -@exec ln -sf %D/usr/lib/libgif.so.4.1.0 %D/usr/lib/libgif.so.4 -@exec ln -sf %D/usr/lib/libungif.so.3.1.0 %D/usr/lib/libgif.so.3.1.0 -@exec ln -sf %D/usr/lib/libungif.so.3.1.0 %D/usr/lib/libungif.so.3 -@exec ln -sf %D/usr/lib/libungif.so.4.1.0 %D/usr/lib/libgif.so.4.1.0 -@exec ln -sf %D/usr/lib/libungif.so.4.1.0 %D/usr/lib/libungif.so.4 -@unexec rm -f %D/usr/lib/libgif.so.3 -@unexec rm -f %D/usr/lib/libgif.so.3.1.0 -@unexec rm -f %D/usr/lib/libgif.so.4 -@unexec rm -f %D/usr/lib/libgif.so.4.1.0 -@unexec rm -f %D/usr/lib/libungif.so.3 -@unexec rm -f %D/usr/lib/libungif.so.4 -@dirrm usr/share/doc/libungif-4.1.0 diff --git a/graphics/linux-f10-ungif/pkg-plist.i386 b/graphics/linux-f10-ungif/pkg-plist.i386 deleted file mode 100644 index 7962c90ed21d..000000000000 --- a/graphics/linux-f10-ungif/pkg-plist.i386 +++ /dev/null @@ -1,20 +0,0 @@ -usr/lib/libungif.so.3.1.0 -usr/lib/libungif.so.4.1.0 -usr/share/doc/libungif-4.1.0/COPYING -usr/share/doc/libungif-4.1.0/NEWS -usr/share/doc/libungif-4.1.0/ONEWS -usr/share/doc/libungif-4.1.0/README -usr/share/doc/libungif-4.1.0/UNCOMPRESSED_GIF -@exec ln -sf %D/usr/lib/libgif.so.3.1.0 %D/usr/lib/libgif.so.3 -@exec ln -sf %D/usr/lib/libgif.so.4.1.0 %D/usr/lib/libgif.so.4 -@exec ln -sf %D/usr/lib/libungif.so.3.1.0 %D/usr/lib/libgif.so.3.1.0 -@exec ln -sf %D/usr/lib/libungif.so.3.1.0 %D/usr/lib/libungif.so.3 -@exec ln -sf %D/usr/lib/libungif.so.4.1.0 %D/usr/lib/libgif.so.4.1.0 -@exec ln -sf %D/usr/lib/libungif.so.4.1.0 %D/usr/lib/libungif.so.4 -@unexec rm -f %D/usr/lib/libgif.so.3 -@unexec rm -f %D/usr/lib/libgif.so.3.1.0 -@unexec rm -f %D/usr/lib/libgif.so.4 -@unexec rm -f %D/usr/lib/libgif.so.4.1.0 -@unexec rm -f %D/usr/lib/libungif.so.3 -@unexec rm -f %D/usr/lib/libungif.so.4 -@dirrm usr/share/doc/libungif-4.1.0 diff --git a/graphics/linux-f8-gdk-pixbuf/Makefile b/graphics/linux-f8-gdk-pixbuf/Makefile deleted file mode 100644 index 1041587a2d05..000000000000 --- a/graphics/linux-f8-gdk-pixbuf/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: linux-gdk-pixbuf -# Date created: 23 December 2003 -# Whom: Seth Kingsley <sethk@meowfishies.com> -# -# $FreeBSD$ -# - -PORTNAME= gdk-pixbuf -PORTVERSION= 0.22.0.11.3.5 -PORTREVISION= 1 -CATEGORIES= graphics linux -MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} -MASTER_SITE_SUBDIR=fedora/fedora/${BASEVERSION}/${MACHINE_ARCH}/RPMS.updates -PKGNAMEPREFIX= linux- -DISTNAME= ${PORTNAME}-${PORTVERSION:C/^([^\.]+\.[^\.]+\.[^\.]+)\./\1-/}.${MACHINE_ARCH} -EXTRACT_SUFX= .rpm -EXTRACT_ONLY= - -MAINTAINER= sethk@meowfishies.com -COMMENT= Linux version of the graphic library for GTK+ - -BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm - -CONFLICTS= linux-gtk2* - -USE_LINUX_PREFIX=yes -USE_LINUX= yes -ONLY_FOR_ARCHS= i386 -DIST_SUBDIR= rpm -NO_BUILD= yes -NO_FILTER_SHLIBS=yes -PLIST_SUB= VERSION=${PORTVERSION:C/^([^\.]+\.[^\.]+\.[^\.]+).+/\1/} - -# Set the version of Fedora Core -BASEVERSION?= 2 -RPMFLAGS= --ignoreos --root ${PREFIX} --dbpath /var/lib/rpm\ - --nodeps --replacepkgs - -do-install: - @for rpm in ${DISTFILES}; do\ - ${ECHO_MSG} $$rpm;\ - rpm -U ${RPMFLAGS} ${DISTDIR}/${DIST_SUBDIR}/$$rpm || true;\ - done - -.include <bsd.port.mk> diff --git a/graphics/linux-f8-gdk-pixbuf/distinfo b/graphics/linux-f8-gdk-pixbuf/distinfo deleted file mode 100644 index 1cc54f8d67e7..000000000000 --- a/graphics/linux-f8-gdk-pixbuf/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/gdk-pixbuf-0.22.0-11.3.5.i386.rpm) = 174e82dcdccb7832bc7186eba1ba4f8f -SIZE (rpm/gdk-pixbuf-0.22.0-11.3.5.i386.rpm) = 228293 diff --git a/graphics/linux-f8-gdk-pixbuf/pkg-descr b/graphics/linux-f8-gdk-pixbuf/pkg-descr deleted file mode 100644 index 9be5eddc168d..000000000000 --- a/graphics/linux-f8-gdk-pixbuf/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -An RPM of the graphic library for GTK+. diff --git a/graphics/linux-f8-gdk-pixbuf/pkg-plist b/graphics/linux-f8-gdk-pixbuf/pkg-plist deleted file mode 100644 index af3c0548034e..000000000000 --- a/graphics/linux-f8-gdk-pixbuf/pkg-plist +++ /dev/null @@ -1,50 +0,0 @@ -usr/lib/gdk-pixbuf/loaders/libpixbufloader-bmp.so -usr/lib/gdk-pixbuf/loaders/libpixbufloader-gif.so -usr/lib/gdk-pixbuf/loaders/libpixbufloader-ico.so -usr/lib/gdk-pixbuf/loaders/libpixbufloader-jpeg.so -usr/lib/gdk-pixbuf/loaders/libpixbufloader-png.so -usr/lib/gdk-pixbuf/loaders/libpixbufloader-pnm.so -usr/lib/gdk-pixbuf/loaders/libpixbufloader-ras.so -usr/lib/gdk-pixbuf/loaders/libpixbufloader-tiff.so -usr/lib/gdk-pixbuf/loaders/libpixbufloader-xbm.so -usr/lib/gdk-pixbuf/loaders/libpixbufloader-xpm.so -usr/lib/libgdk_pixbuf.so.2 -usr/lib/libgdk_pixbuf.so.2.0.0 -usr/lib/libgdk_pixbuf_xlib.so.2 -usr/lib/libgdk_pixbuf_xlib.so.2.0.0 -usr/share/doc/gdk-pixbuf-%%VERSION%%/AUTHORS -usr/share/doc/gdk-pixbuf-%%VERSION%%/COPYING -usr/share/doc/gdk-pixbuf-%%VERSION%%/COPYING.LIB -usr/share/doc/gdk-pixbuf-%%VERSION%%/ChangeLog -usr/share/doc/gdk-pixbuf-%%VERSION%%/NEWS -usr/share/doc/gdk-pixbuf-%%VERSION%%/README -usr/share/doc/gdk-pixbuf-%%VERSION%%/TODO -usr/share/doc/gdk-pixbuf-%%VERSION%%/gdk-pixbuf-sections.txt -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/a3696.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/compiling.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/extra-configuration-options.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-animation.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-creating.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-file-loading.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-from-drawables.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-gdk-pixbuf.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-gdk-pixbuf-xlib-from-drawables.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-gdk-pixbuf-xlib-init.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-gdk-pixbuf-xlib-rendering.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-gdk-pixbuf-xlib-rgb.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-refcounting.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-rendering.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-scaling.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdk-pixbuf-util.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gdkpixbufloader.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/gnomecanvaspixbuf.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/index.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/index.sgml -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/license.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/r27.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/x3715.html -usr/share/doc/gdk-pixbuf-%%VERSION%%/html/x3767.html -@dirrm usr/lib/gdk-pixbuf/loaders -@dirrm usr/lib/gdk-pixbuf -@dirrm usr/share/doc/gdk-pixbuf-%%VERSION%%/html -@dirrm usr/share/doc/gdk-pixbuf-%%VERSION%% diff --git a/graphics/linux-f8-imlib/Makefile b/graphics/linux-f8-imlib/Makefile deleted file mode 100644 index 771be258d8dd..000000000000 --- a/graphics/linux-f8-imlib/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: linux-imlib -# Date created: 01/09/18 -# Whom: taoka@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= imlib -PORTVERSION= 1.9.8.1 -PORTREVISION= 1 -CATEGORIES= graphics linux - -MAINTAINER= ports@FreeBSD.org -COMMENT= RPM of imlib - -RPM_SET= imlib-${PORTVERSION}-2.${MACHINE_ARCH}.rpm - -.include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f8-imlib/distinfo.alpha b/graphics/linux-f8-imlib/distinfo.alpha deleted file mode 100644 index 13f2314b4a34..000000000000 --- a/graphics/linux-f8-imlib/distinfo.alpha +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/imlib-1.9.8.1-2.alpha.rpm) = 1e55a013ac2058d1100393ec6e795fa4 -SIZE (rpm/imlib-1.9.8.1-2.alpha.rpm) = 525669 diff --git a/graphics/linux-f8-imlib/distinfo.i386 b/graphics/linux-f8-imlib/distinfo.i386 deleted file mode 100644 index a979248ec87a..000000000000 --- a/graphics/linux-f8-imlib/distinfo.i386 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/imlib-1.9.8.1-2.i386.rpm) = 64a1a27bc1e276af8aecefa261ab9b3b -SIZE (rpm/imlib-1.9.8.1-2.i386.rpm) = 162510 diff --git a/graphics/linux-f8-imlib/pkg-descr b/graphics/linux-f8-imlib/pkg-descr deleted file mode 100644 index 225c0d6ae401..000000000000 --- a/graphics/linux-f8-imlib/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -This is a port for imlib rpm. diff --git a/graphics/linux-f8-imlib/pkg-plist.alpha b/graphics/linux-f8-imlib/pkg-plist.alpha deleted file mode 100644 index f19ff0727e49..000000000000 --- a/graphics/linux-f8-imlib/pkg-plist.alpha +++ /dev/null @@ -1,21 +0,0 @@ -etc/im_palette-small.pal -etc/im_palette-tiny.pal -etc/im_palette.pal -etc/imrc -usr/lib/libImlib.so.1.9.8 -usr/lib/libgdk_imlib.so.1.9.8 -usr/lib/libimlib-bmp.so -usr/lib/libimlib-gif.so -usr/lib/libimlib-jpeg.so -usr/lib/libimlib-png.so -usr/lib/libimlib-ppm.so -usr/lib/libimlib-ps.so -usr/lib/libimlib-tiff.so -usr/lib/libimlib-xpm.so -usr/share/doc/imlib-1.9.8.1/AUTHORS -usr/share/doc/imlib-1.9.8.1/ChangeLog -usr/share/doc/imlib-1.9.8.1/NEWS -usr/share/doc/imlib-1.9.8.1/README -usr/lib/libImlib.so.1 -usr/lib/libgdk_imlib.so.1 -@dirrm usr/share/doc/imlib-1.9.8.1 diff --git a/graphics/linux-f8-imlib/pkg-plist.i386 b/graphics/linux-f8-imlib/pkg-plist.i386 deleted file mode 100644 index f19ff0727e49..000000000000 --- a/graphics/linux-f8-imlib/pkg-plist.i386 +++ /dev/null @@ -1,21 +0,0 @@ -etc/im_palette-small.pal -etc/im_palette-tiny.pal -etc/im_palette.pal -etc/imrc -usr/lib/libImlib.so.1.9.8 -usr/lib/libgdk_imlib.so.1.9.8 -usr/lib/libimlib-bmp.so -usr/lib/libimlib-gif.so -usr/lib/libimlib-jpeg.so -usr/lib/libimlib-png.so -usr/lib/libimlib-ppm.so -usr/lib/libimlib-ps.so -usr/lib/libimlib-tiff.so -usr/lib/libimlib-xpm.so -usr/share/doc/imlib-1.9.8.1/AUTHORS -usr/share/doc/imlib-1.9.8.1/ChangeLog -usr/share/doc/imlib-1.9.8.1/NEWS -usr/share/doc/imlib-1.9.8.1/README -usr/lib/libImlib.so.1 -usr/lib/libgdk_imlib.so.1 -@dirrm usr/share/doc/imlib-1.9.8.1 diff --git a/graphics/linux-f8-jpeg/Makefile b/graphics/linux-f8-jpeg/Makefile deleted file mode 100644 index a17828596f65..000000000000 --- a/graphics/linux-f8-jpeg/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: linux-jpeg -# Date created: 9 April 2000 -# Whom: sada@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= jpeg -PORTVERSION= 6b.15 -PORTREVISION= 3 -CATEGORIES= graphics linux - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= RPM of the JPEG lib - -RPM_SET= libjpeg-6b-15.${MACHINE_ARCH}.rpm - -.include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f8-jpeg/distinfo.alpha b/graphics/linux-f8-jpeg/distinfo.alpha deleted file mode 100644 index 888b2793509c..000000000000 --- a/graphics/linux-f8-jpeg/distinfo.alpha +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/libjpeg-6b-15.alpha.rpm) = 01eb4e440c40cd077037f5773001cd1f -SIZE (rpm/libjpeg-6b-15.alpha.rpm) = 187494 diff --git a/graphics/linux-f8-jpeg/distinfo.i386 b/graphics/linux-f8-jpeg/distinfo.i386 deleted file mode 100644 index 4b513c717ddc..000000000000 --- a/graphics/linux-f8-jpeg/distinfo.i386 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/libjpeg-6b-15.i386.rpm) = d35d32f13a16a33d30aca2a0669c2075 -SIZE (rpm/libjpeg-6b-15.i386.rpm) = 125313 diff --git a/graphics/linux-f8-jpeg/pkg-descr b/graphics/linux-f8-jpeg/pkg-descr deleted file mode 100644 index f7cb766bdfd3..000000000000 --- a/graphics/linux-f8-jpeg/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -A port of jpeg lib rpm. diff --git a/graphics/linux-f8-jpeg/pkg-plist.alpha b/graphics/linux-f8-jpeg/pkg-plist.alpha deleted file mode 100644 index b8922dd02b57..000000000000 --- a/graphics/linux-f8-jpeg/pkg-plist.alpha +++ /dev/null @@ -1,15 +0,0 @@ -usr/bin/cjpeg -usr/bin/djpeg -usr/bin/jpegtran -usr/bin/rdjpgcom -usr/bin/wrjpgcom -usr/lib/libjpeg.so.62.0.0 -usr/share/doc/libjpeg-6b/usage.doc -usr/share/man/man1/cjpeg.1.gz -usr/share/man/man1/djpeg.1.gz -usr/share/man/man1/jpegtran.1.gz -usr/share/man/man1/rdjpgcom.1.gz -usr/share/man/man1/wrjpgcom.1.gz -@exec ln -sf %D/usr/lib/libjpeg.so.62.0.0 %D/usr/lib/libjpeg.so.62 -@unexec rm -f %D/usr/lib/libjpeg.so.62 -@dirrm usr/share/doc/libjpeg-6b diff --git a/graphics/linux-f8-jpeg/pkg-plist.i386 b/graphics/linux-f8-jpeg/pkg-plist.i386 deleted file mode 100644 index b8922dd02b57..000000000000 --- a/graphics/linux-f8-jpeg/pkg-plist.i386 +++ /dev/null @@ -1,15 +0,0 @@ -usr/bin/cjpeg -usr/bin/djpeg -usr/bin/jpegtran -usr/bin/rdjpgcom -usr/bin/wrjpgcom -usr/lib/libjpeg.so.62.0.0 -usr/share/doc/libjpeg-6b/usage.doc -usr/share/man/man1/cjpeg.1.gz -usr/share/man/man1/djpeg.1.gz -usr/share/man/man1/jpegtran.1.gz -usr/share/man/man1/rdjpgcom.1.gz -usr/share/man/man1/wrjpgcom.1.gz -@exec ln -sf %D/usr/lib/libjpeg.so.62.0.0 %D/usr/lib/libjpeg.so.62 -@unexec rm -f %D/usr/lib/libjpeg.so.62 -@dirrm usr/share/doc/libjpeg-6b diff --git a/graphics/linux-f8-libmng/Makefile b/graphics/linux-f8-libmng/Makefile deleted file mode 100644 index 7082c44c5534..000000000000 --- a/graphics/linux-f8-libmng/Makefile +++ /dev/null @@ -1,55 +0,0 @@ -# New ports collection makefile for: linux-libmng -# Date created: 01/09/18 -# Whom: mranner@inode.at -# -# $FreeBSD$ -# - -PORTNAME= libmng -PORTVERSION= 1.0.4 -PORTREVISION= 1 -CATEGORIES= graphics linux -MASTER_SITES?= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} -PKGNAMEPREFIX= linux- -DISTNAME= libmng-${PORTVERSION}-1.${MACHINE_ARCH} -EXTRACT_SUFX= .rpm -EXTRACT_ONLY= - -MAINTAINER= mranner@inode.at -COMMENT= RPM of libmng - -BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm -RUN_DEPENDS= ${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg - -BASEVERSION= 8.0 -USE_LINUX_RPM= yes -USE_LINUX_PREFIX= yes -USE_LINUX= yes -ONLY_FOR_ARCHS= i386 - -DIST_SUBDIR= rpm -NO_BUILD= yes -NO_FILTER_SHLIBS= yes -PLIST?= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} -MD5_FILE?= ${MASTERDIR}/distinfo.${MACHINE_ARCH} - -# Let's avoid hardcoding 'en' as the language. -LANG?= en -RPM_MIRRORS= \ - ftp://ftp.redhat.com/pub/redhat/__DIR__/ \ - ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ - ftp://ftp.mirrorservice.org/sites/ftp.redhat.com/pub/redhat/__DIR__/ -STDDIR= linux/${BASEVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS -UPDDIR= linux/updates/${BASEVERSION}/${LANG}/os/${MACHINE_ARCH} -DBPATH= /var/lib/rpm -RPMFLAGS= --ignoreos --root ${PREFIX} --dbpath ${DBPATH} \ - --nodeps --replacepkgs -RPMDIR= ${DISTDIR}/${DIST_SUBDIR} - -do-install: - @for R in ${DISTFILES}; do \ - ${ECHO_MSG} $$R; \ - rpm -U ${RPMFLAGS} ${RPMDIR}/$$R || true ; \ - done - -.include <bsd.port.mk> diff --git a/graphics/linux-f8-libmng/distinfo.i386 b/graphics/linux-f8-libmng/distinfo.i386 deleted file mode 100644 index cab04632724d..000000000000 --- a/graphics/linux-f8-libmng/distinfo.i386 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/libmng-1.0.4-1.i386.rpm) = 4445e99362ea84f0f0e71d00da07897e -SIZE (rpm/libmng-1.0.4-1.i386.rpm) = 117947 diff --git a/graphics/linux-f8-libmng/pkg-descr b/graphics/linux-f8-libmng/pkg-descr deleted file mode 100644 index 7403b3a9d5c4..000000000000 --- a/graphics/linux-f8-libmng/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -This is a port for libmng rpm. diff --git a/graphics/linux-f8-libmng/pkg-plist.i386 b/graphics/linux-f8-libmng/pkg-plist.i386 deleted file mode 100644 index 4fcbb969b5c2..000000000000 --- a/graphics/linux-f8-libmng/pkg-plist.i386 +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/libmng.so.1.0.0 -@exec ln -sf %D/usr/lib/libmng.so.1 %D/usr/lib/libmng.1 -@unexec rm -f %D/usr/lib/libmng.so.1 -@unexec rm -f %D/usr/lib/libmng.so.1.0.0 diff --git a/graphics/linux-f8-png/Makefile b/graphics/linux-f8-png/Makefile deleted file mode 100644 index d54f7fa5db57..000000000000 --- a/graphics/linux-f8-png/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: linux-png -# Date created: 28 September 2000 -# Whom: sanpei@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= png -PORTVERSION= 1.2.7 -PORTREVISION= 4 -CATEGORIES= graphics linux -MASTER_SITES= http://mirrors.xmission.com/fedora/core/3/i386/os/Fedora/RPMS/ \ - http://fedora.cat.pdx.edu/linux/core/3/i386/os/Fedora/RPMS/ - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= RPM of the PNG lib - -DIST_SUBDIR= rpm/i386/fc3 -# no alpha rpm is available -ONLY_FOR_ARCHS= i386 -RPM_SET= libpng-${PORTVERSION}-1.i386.rpm - -PLIST_FILES= usr/lib/libpng12.so.0.1.2.7 \ - usr/share/man/man5/png.5.gz -DOCSDIR= ${PREFIX}/usr/share/doc/libpng-1.2.27 -PORTDOCS= CHANGES LICENSE README TODO example.c libpng.txt - -.include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f8-png/distinfo.i386 b/graphics/linux-f8-png/distinfo.i386 deleted file mode 100644 index 8a74060b6924..000000000000 --- a/graphics/linux-f8-png/distinfo.i386 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/i386/fc3/libpng-1.2.7-1.i386.rpm) = 47d1b7cfeb21648e620127adbf036150 -SIZE (rpm/i386/fc3/libpng-1.2.7-1.i386.rpm) = 158081 diff --git a/graphics/linux-f8-png/pkg-descr b/graphics/linux-f8-png/pkg-descr deleted file mode 100644 index 5cbf2095eb06..000000000000 --- a/graphics/linux-f8-png/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -A port of png lib rpm. diff --git a/graphics/linux-f8-png10/Makefile b/graphics/linux-f8-png10/Makefile deleted file mode 100644 index 2c224a5cf078..000000000000 --- a/graphics/linux-f8-png10/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: linux-png -# Date created: 28 September 2000 -# Whom: sanpei@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= png -PORTVERSION= 1.0.16 -PORTREVISION= 4 -CATEGORIES= graphics linux -MASTER_SITES= http://mirrors.xmission.com/fedora/core/3/i386/os/Fedora/RPMS/ \ - http://fedora.cat.pdx.edu/linux/core/3/i386/os/Fedora/RPMS/ - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= RPM of the PNG lib (old 1.0 version) - -LATEST_LINK= linux-png10 - -DIST_SUBDIR= rpm/i386/fc3 -ONLY_FOR_ARCHS= i386 -RPM_SET= libpng10-${PORTVERSION}-1.i386.rpm - -PLIST_FILES= usr/lib/libpng.so.2.1.0.16 -DOCSDIR= ${PREFIX}/usr/share/doc/libpng10-1.0.16 -PORTDOCS= CHANGES LICENSE README TODO example.c libpng.txt - -.include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f8-png10/distinfo.i386 b/graphics/linux-f8-png10/distinfo.i386 deleted file mode 100644 index 3fb95b9032b2..000000000000 --- a/graphics/linux-f8-png10/distinfo.i386 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/i386/fc3/libpng10-1.0.16-1.i386.rpm) = b9a3180c7d9038f0af92b00655bb6e11 -SIZE (rpm/i386/fc3/libpng10-1.0.16-1.i386.rpm) = 150813 diff --git a/graphics/linux-f8-png10/pkg-descr b/graphics/linux-f8-png10/pkg-descr deleted file mode 100644 index 5cbf2095eb06..000000000000 --- a/graphics/linux-f8-png10/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -A port of png lib rpm. diff --git a/graphics/linux-f8-sdl_image/Makefile b/graphics/linux-f8-sdl_image/Makefile deleted file mode 100644 index a7d1248095a3..000000000000 --- a/graphics/linux-f8-sdl_image/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: linux-sdl_image -# Date created: 09 July 2004 -# Whom: Nicola Vitale <nivit@email.it> -# Based on: devel/linux-sdl12 by martin@tradex.sk -# -# $FreeBSD$ -# - -PORTNAME= sdl_image -PORTVERSION= 1.2.3 -CATEGORIES= graphics linux -MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/ -PKGNAMEPREFIX= linux- -DISTNAME= SDL_image-${PORTVERSION}-1.${MACHINE_ARCH} -EXTRACT_SUFX= .rpm -EXTRACT_ONLY= - -MAINTAINER= nivit@users.sourceforge.net -COMMENT= A simple library to load images as SDL interfaces (linux version) - -RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 -BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm - -USE_LINUX= yes -USE_LINUX_PREFIX= yes -LDCONFIG_LINUX= ${LINUXBASE}/sbin/ldconfig - -ONLY_FOR_ARCHS= i386 -DIST_SUBDIR= rpm -NO_BUILD= yes -NO_FILTER_SHLIBS= yes - -DBPATH= /var/lib/rpm -RPMFLAGS= --ignoreos --root ${PREFIX} --dbpath ${DBPATH} \ - --nodeps --replacepkgs -.if defined(NOPORTDOCS) -RPMFLAGS+= --excludedocs -.endif -RPMDIR= ${DISTDIR}/${DIST_SUBDIR} - -do-install: - @${LOCALBASE}/bin/rpm -U ${RPMFLAGS} ${RPMDIR}/${DISTFILES} - @${LDCONFIG_LINUX} - -.include <bsd.port.mk> diff --git a/graphics/linux-f8-sdl_image/distinfo b/graphics/linux-f8-sdl_image/distinfo deleted file mode 100644 index 59456e5976d4..000000000000 --- a/graphics/linux-f8-sdl_image/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/SDL_image-1.2.3-1.i386.rpm) = 28556ddd55a16705b5a30cf45a28e78a -SIZE (rpm/SDL_image-1.2.3-1.i386.rpm) = 133312 diff --git a/graphics/linux-f8-sdl_image/pkg-descr b/graphics/linux-f8-sdl_image/pkg-descr deleted file mode 100644 index 77770e39e7d6..000000000000 --- a/graphics/linux-f8-sdl_image/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This is a simple library to load images of various formats as SDL surfaces. -This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats. - -(Linux version) - -WWW: http://www.libsdl.org/projects/SDL_image/ diff --git a/graphics/linux-f8-sdl_image/pkg-plist b/graphics/linux-f8-sdl_image/pkg-plist deleted file mode 100644 index 8c3c76fd1cc3..000000000000 --- a/graphics/linux-f8-sdl_image/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -%%PORTDOCS%%usr/doc/SDL_image-1.2.3/CHANGES -%%PORTDOCS%%usr/doc/SDL_image-1.2.3/COPYING -%%PORTDOCS%%usr/doc/SDL_image-1.2.3/README -usr/lib/libSDL_image-1.2.so.0 -usr/lib/libSDL_image-1.2.so.0.1.2 -@dirrm usr/doc/SDL_image-1.2.3 diff --git a/graphics/linux-f8-tiff/Makefile b/graphics/linux-f8-tiff/Makefile deleted file mode 100644 index 034ff66d61ab..000000000000 --- a/graphics/linux-f8-tiff/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: linux-tiff -# Date created: 2001.02.08 -# Whom: taoka@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= tiff -PORTVERSION= 3.5.5 -PORTREVISION= 2 -CATEGORIES= graphics linux - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= RPM of tiff lib - -RPM_SET= libtiff-${PORTVERSION}-10.${MACHINE_ARCH}.rpm - -.include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f8-tiff/distinfo.alpha b/graphics/linux-f8-tiff/distinfo.alpha deleted file mode 100644 index 420980829a5a..000000000000 --- a/graphics/linux-f8-tiff/distinfo.alpha +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/libtiff-3.5.5-10.alpha.rpm) = 51aaf90d967a63978f6e9a4e5c35b033 -SIZE (rpm/libtiff-3.5.5-10.alpha.rpm) = 265057 diff --git a/graphics/linux-f8-tiff/distinfo.i386 b/graphics/linux-f8-tiff/distinfo.i386 deleted file mode 100644 index 8d1c833f25e6..000000000000 --- a/graphics/linux-f8-tiff/distinfo.i386 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/libtiff-3.5.5-10.i386.rpm) = 3cba6c6c4d96a9e3bf7a3345ecf535f5 -SIZE (rpm/libtiff-3.5.5-10.i386.rpm) = 200596 diff --git a/graphics/linux-f8-tiff/pkg-descr b/graphics/linux-f8-tiff/pkg-descr deleted file mode 100644 index 3378b352cbee..000000000000 --- a/graphics/linux-f8-tiff/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -A port of tiff lib rpm. diff --git a/graphics/linux-f8-tiff/pkg-plist.alpha b/graphics/linux-f8-tiff/pkg-plist.alpha deleted file mode 100644 index ccb4b78f1624..000000000000 --- a/graphics/linux-f8-tiff/pkg-plist.alpha +++ /dev/null @@ -1,45 +0,0 @@ -usr/bin/fax2ps -usr/bin/fax2tiff -usr/bin/gif2tiff -usr/bin/pal2rgb -usr/bin/ppm2tiff -usr/bin/ras2tiff -usr/bin/rgb2ycbcr -usr/bin/thumbnail -usr/bin/tiff2bw -usr/bin/tiff2ps -usr/bin/tiff2rgba -usr/bin/tiffcmp -usr/bin/tiffcp -usr/bin/tiffdither -usr/bin/tiffdump -usr/bin/tiffinfo -usr/bin/tiffmedian -usr/bin/tiffsplit -usr/lib/libtiff.so.3.5 -usr/share/doc/libtiff-3.5.5/COPYRIGHT -usr/share/doc/libtiff-3.5.5/README -usr/share/doc/libtiff-3.5.5/VERSION -usr/share/man/man1/fax2ps.1.gz -usr/share/man/man1/fax2tiff.1.gz -usr/share/man/man1/gif2tiff.1.gz -usr/share/man/man1/pal2rgb.1.gz -usr/share/man/man1/ppm2tiff.1.gz -usr/share/man/man1/ras2tiff.1.gz -usr/share/man/man1/rgb2ycbcr.1.gz -usr/share/man/man1/sgi2tiff.1.gz -usr/share/man/man1/thumbnail.1.gz -usr/share/man/man1/tiff2bw.1.gz -usr/share/man/man1/tiff2ps.1.gz -usr/share/man/man1/tiffcmp.1.gz -usr/share/man/man1/tiffcp.1.gz -usr/share/man/man1/tiffdither.1.gz -usr/share/man/man1/tiffdump.1.gz -usr/share/man/man1/tiffgt.1.gz -usr/share/man/man1/tiffinfo.1.gz -usr/share/man/man1/tiffmedian.1.gz -usr/share/man/man1/tiffsplit.1.gz -usr/share/man/man1/tiffsv.1.gz -@dirrm usr/share/doc/libtiff-3.5.5 -@exec ln -sf %D/usr/lib/libtiff.so.3.5 %D/usr/lib/libtiff.so.3 -@unexec rm -f %D/usr/lib/libtiff.so.3 diff --git a/graphics/linux-f8-tiff/pkg-plist.i386 b/graphics/linux-f8-tiff/pkg-plist.i386 deleted file mode 100644 index ccb4b78f1624..000000000000 --- a/graphics/linux-f8-tiff/pkg-plist.i386 +++ /dev/null @@ -1,45 +0,0 @@ -usr/bin/fax2ps -usr/bin/fax2tiff -usr/bin/gif2tiff -usr/bin/pal2rgb -usr/bin/ppm2tiff -usr/bin/ras2tiff -usr/bin/rgb2ycbcr -usr/bin/thumbnail -usr/bin/tiff2bw -usr/bin/tiff2ps -usr/bin/tiff2rgba -usr/bin/tiffcmp -usr/bin/tiffcp -usr/bin/tiffdither -usr/bin/tiffdump -usr/bin/tiffinfo -usr/bin/tiffmedian -usr/bin/tiffsplit -usr/lib/libtiff.so.3.5 -usr/share/doc/libtiff-3.5.5/COPYRIGHT -usr/share/doc/libtiff-3.5.5/README -usr/share/doc/libtiff-3.5.5/VERSION -usr/share/man/man1/fax2ps.1.gz -usr/share/man/man1/fax2tiff.1.gz -usr/share/man/man1/gif2tiff.1.gz -usr/share/man/man1/pal2rgb.1.gz -usr/share/man/man1/ppm2tiff.1.gz -usr/share/man/man1/ras2tiff.1.gz -usr/share/man/man1/rgb2ycbcr.1.gz -usr/share/man/man1/sgi2tiff.1.gz -usr/share/man/man1/thumbnail.1.gz -usr/share/man/man1/tiff2bw.1.gz -usr/share/man/man1/tiff2ps.1.gz -usr/share/man/man1/tiffcmp.1.gz -usr/share/man/man1/tiffcp.1.gz -usr/share/man/man1/tiffdither.1.gz -usr/share/man/man1/tiffdump.1.gz -usr/share/man/man1/tiffgt.1.gz -usr/share/man/man1/tiffinfo.1.gz -usr/share/man/man1/tiffmedian.1.gz -usr/share/man/man1/tiffsplit.1.gz -usr/share/man/man1/tiffsv.1.gz -@dirrm usr/share/doc/libtiff-3.5.5 -@exec ln -sf %D/usr/lib/libtiff.so.3.5 %D/usr/lib/libtiff.so.3 -@unexec rm -f %D/usr/lib/libtiff.so.3 diff --git a/graphics/linux-f8-ungif/Makefile b/graphics/linux-f8-ungif/Makefile deleted file mode 100644 index 479616796878..000000000000 --- a/graphics/linux-f8-ungif/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: linux-ungif -# Date created: 22 November 2002 -# Whom: Nakata Maho <maho@FreeBSD.org> -# $FreeBSD$ -# -PORTNAME= ungif -PORTVERSION= 4.1.0 -PORTREVISION= 2 -CATEGORIES= graphics linux - -MAINTAINTER= maho@FreeBSD.org -COMMENT= RPM of the ungif lib - -.if (${MACHINE_ARCH} == "i386") -RPM_SET= libungif-4.1.0-7.${MACHINE_ARCH}.rpm -.else -RPM_SET= libungif-4.1.0-8.${MACHINE_ARCH}.rpm -.endif - -.include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f8-ungif/distinfo.alpha b/graphics/linux-f8-ungif/distinfo.alpha deleted file mode 100644 index 6054d65663f5..000000000000 --- a/graphics/linux-f8-ungif/distinfo.alpha +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/libungif-4.1.0-8.alpha.rpm) = 60bdb595dcd4a7cff8943a7a513d5957 -SIZE (rpm/libungif-4.1.0-8.alpha.rpm) = 115455 diff --git a/graphics/linux-f8-ungif/distinfo.i386 b/graphics/linux-f8-ungif/distinfo.i386 deleted file mode 100644 index 7df2039f460a..000000000000 --- a/graphics/linux-f8-ungif/distinfo.i386 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (rpm/libungif-4.1.0-7.i386.rpm) = 4cf169c6fc0b69251c2e9ddaad5e2a71 -SIZE (rpm/libungif-4.1.0-7.i386.rpm) = 44699 diff --git a/graphics/linux-f8-ungif/pkg-descr b/graphics/linux-f8-ungif/pkg-descr deleted file mode 100644 index c719ab5af160..000000000000 --- a/graphics/linux-f8-ungif/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -A port of ungif lib rpm. diff --git a/graphics/linux-f8-ungif/pkg-plist.alpha b/graphics/linux-f8-ungif/pkg-plist.alpha deleted file mode 100644 index 7962c90ed21d..000000000000 --- a/graphics/linux-f8-ungif/pkg-plist.alpha +++ /dev/null @@ -1,20 +0,0 @@ -usr/lib/libungif.so.3.1.0 -usr/lib/libungif.so.4.1.0 -usr/share/doc/libungif-4.1.0/COPYING -usr/share/doc/libungif-4.1.0/NEWS -usr/share/doc/libungif-4.1.0/ONEWS -usr/share/doc/libungif-4.1.0/README -usr/share/doc/libungif-4.1.0/UNCOMPRESSED_GIF -@exec ln -sf %D/usr/lib/libgif.so.3.1.0 %D/usr/lib/libgif.so.3 -@exec ln -sf %D/usr/lib/libgif.so.4.1.0 %D/usr/lib/libgif.so.4 -@exec ln -sf %D/usr/lib/libungif.so.3.1.0 %D/usr/lib/libgif.so.3.1.0 -@exec ln -sf %D/usr/lib/libungif.so.3.1.0 %D/usr/lib/libungif.so.3 -@exec ln -sf %D/usr/lib/libungif.so.4.1.0 %D/usr/lib/libgif.so.4.1.0 -@exec ln -sf %D/usr/lib/libungif.so.4.1.0 %D/usr/lib/libungif.so.4 -@unexec rm -f %D/usr/lib/libgif.so.3 -@unexec rm -f %D/usr/lib/libgif.so.3.1.0 -@unexec rm -f %D/usr/lib/libgif.so.4 -@unexec rm -f %D/usr/lib/libgif.so.4.1.0 -@unexec rm -f %D/usr/lib/libungif.so.3 -@unexec rm -f %D/usr/lib/libungif.so.4 -@dirrm usr/share/doc/libungif-4.1.0 diff --git a/graphics/linux-f8-ungif/pkg-plist.i386 b/graphics/linux-f8-ungif/pkg-plist.i386 deleted file mode 100644 index 7962c90ed21d..000000000000 --- a/graphics/linux-f8-ungif/pkg-plist.i386 +++ /dev/null @@ -1,20 +0,0 @@ -usr/lib/libungif.so.3.1.0 -usr/lib/libungif.so.4.1.0 -usr/share/doc/libungif-4.1.0/COPYING -usr/share/doc/libungif-4.1.0/NEWS -usr/share/doc/libungif-4.1.0/ONEWS -usr/share/doc/libungif-4.1.0/README -usr/share/doc/libungif-4.1.0/UNCOMPRESSED_GIF -@exec ln -sf %D/usr/lib/libgif.so.3.1.0 %D/usr/lib/libgif.so.3 -@exec ln -sf %D/usr/lib/libgif.so.4.1.0 %D/usr/lib/libgif.so.4 -@exec ln -sf %D/usr/lib/libungif.so.3.1.0 %D/usr/lib/libgif.so.3.1.0 -@exec ln -sf %D/usr/lib/libungif.so.3.1.0 %D/usr/lib/libungif.so.3 -@exec ln -sf %D/usr/lib/libungif.so.4.1.0 %D/usr/lib/libgif.so.4.1.0 -@exec ln -sf %D/usr/lib/libungif.so.4.1.0 %D/usr/lib/libungif.so.4 -@unexec rm -f %D/usr/lib/libgif.so.3 -@unexec rm -f %D/usr/lib/libgif.so.3.1.0 -@unexec rm -f %D/usr/lib/libgif.so.4 -@unexec rm -f %D/usr/lib/libgif.so.4.1.0 -@unexec rm -f %D/usr/lib/libungif.so.3 -@unexec rm -f %D/usr/lib/libungif.so.4 -@dirrm usr/share/doc/libungif-4.1.0 diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile deleted file mode 100644 index bc931d74984e..000000000000 --- a/graphics/nip2/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: vips -# Date created: 19 December 2003 -# Whom: Lev Serebryakov <lev@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= nip -PORTVERSION= 7.8.14 -CATEGORIES= graphics -MASTER_SITES= http://www.vips.ecs.soton.ac.uk/vips-7.8/ - -MAINTAINER= lev@FreeBSD.org -COMMENT= Graphical user interface for VIPS - -LIB_DEPENDS= vips.0:${PORTSDIR}/graphics/vips \ - xml2.5:${PORTSDIR}/textproc/libxml2 \ - gtkextra.17:${PORTSDIR}/x11-toolkits/gtkextra - -USE_GMAKE= yes -USE_GNOME= pkgconfig -GNU_CONFIGURE= yes -USE_LIBTOOL_VER=13 -USE_XLIB= yes -USE_REINPLACE= yes - -MAN1= nip.1 - -.include <bsd.port.pre.mk> - -.if ${ARCH} != "i386" -BROKEN= "Does not compile on !i386" -.endif - -post-patch: -.if defined(NOPORTDOCS) - @${REINPLACE_CMD} 's/^EXTRA_DIST = scraps bootstrap doc/EXTRA_DIST = scraps bootstrap/' ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} '535,538s/^/#/' ${WRKSRC}/Makefile.in -.endif - -.include <bsd.port.post.mk> diff --git a/graphics/nip2/distinfo b/graphics/nip2/distinfo deleted file mode 100644 index 5a077e5a8a84..000000000000 --- a/graphics/nip2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (nip-7.8.14.tar.gz) = be0fe240f0405911035d0d804ab438e9 -SIZE (nip-7.8.14.tar.gz) = 15347511 diff --git a/graphics/nip2/pkg-descr b/graphics/nip2/pkg-descr deleted file mode 100644 index 1a69748f355d..000000000000 --- a/graphics/nip2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -nip 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 369ef53fb0d5..000000000000 --- a/graphics/nip2/pkg-plist +++ /dev/null @@ -1,209 +0,0 @@ -bin/nip -bin/run-nip.sh -share/nip/rc/ipgtkrc -share/nip/data/IR/cd1.1.v -share/nip/data/IR/cd1.2.v -share/nip/data/IR/cd2.1.v -share/nip/data/IR/cd2.2.v -share/nip/data/IR/cd3.1.v -share/nip/data/IR/cd3.2.v -share/nip/data/IR/cd4.1.v -share/nip/data/IR/cd4.2.v -share/nip/data/IR/mosaic.ws -share/nip/data/IR/nip_mosaic.ws -share/nip/data/rachel.con -share/nip/data/print_test_image.v -share/nip/data/AdobeRGB1998.icc -share/nip/data/sRGB.icm -share/nip/data/macbeth_lab_d65.mat -share/nip/data/macbeth_lab_d50.mat -share/nip/data/HP5000_UVDuraImageGlossMaxQ.icc -share/nip/start/Math.def -share/nip/start/Image.def -share/nip/start/Mosaic.def -share/nip/start/Colour.def -share/nip/start/Resize.def -share/nip/start/Capture.def -share/nip/start/Format.def -share/nip/start/Filter.def -share/nip/start/Morphology.def -share/nip/start/New.def -share/nip/start/Histogram.def -share/nip/start/Print.def -share/nip/start/Preferences.ws -share/nip/start/Rotate.def -share/nip/start/Statistics.def -share/nip/start/X_ray.def -share/nip/start/_convert.def -share/nip/start/_errors.def -share/nip/start/_generate.def -share/nip/start/_list.def -share/nip/start/_predicate.def -share/nip/start/_stdenv.def -share/nip/start/_types.def -%%PORTDOCS%%%%DOCSDIR%%/ps/nipguide.ps -%%PORTDOCS%%%%DOCSDIR%%/html/node42.html -%%PORTDOCS%%%%DOCSDIR%%/html/node44.html -%%PORTDOCS%%%%DOCSDIR%%/html/node45.html -%%PORTDOCS%%%%DOCSDIR%%/html/node46.html -%%PORTDOCS%%%%DOCSDIR%%/html/node47.html -%%PORTDOCS%%%%DOCSDIR%%/html/node48.html -%%PORTDOCS%%%%DOCSDIR%%/html/node49.html -%%PORTDOCS%%%%DOCSDIR%%/html/node50.html -%%PORTDOCS%%%%DOCSDIR%%/html/WARNINGS -%%PORTDOCS%%%%DOCSDIR%%/html/images.aux -%%PORTDOCS%%%%DOCSDIR%%/html/images.log -%%PORTDOCS%%%%DOCSDIR%%/html/images.tex -%%PORTDOCS%%%%DOCSDIR%%/html/node51.html -%%PORTDOCS%%%%DOCSDIR%%/html/node52.html -%%PORTDOCS%%%%DOCSDIR%%/html/node53.html -%%PORTDOCS%%%%DOCSDIR%%/html/node54.html -%%PORTDOCS%%%%DOCSDIR%%/html/node55.html -%%PORTDOCS%%%%DOCSDIR%%/html/node56.html -%%PORTDOCS%%%%DOCSDIR%%/html/node57.html -%%PORTDOCS%%%%DOCSDIR%%/html/node58.html -%%PORTDOCS%%%%DOCSDIR%%/html/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/html/node59.html -%%PORTDOCS%%%%DOCSDIR%%/html/node1.html -%%PORTDOCS%%%%DOCSDIR%%/html/node2.html -%%PORTDOCS%%%%DOCSDIR%%/html/node60.html -%%PORTDOCS%%%%DOCSDIR%%/html/node3.html -%%PORTDOCS%%%%DOCSDIR%%/html/node61.html -%%PORTDOCS%%%%DOCSDIR%%/html/node4.html -%%PORTDOCS%%%%DOCSDIR%%/html/node62.html -%%PORTDOCS%%%%DOCSDIR%%/html/node5.html -%%PORTDOCS%%%%DOCSDIR%%/html/node63.html -%%PORTDOCS%%%%DOCSDIR%%/html/node6.html -%%PORTDOCS%%%%DOCSDIR%%/html/node64.html -%%PORTDOCS%%%%DOCSDIR%%/html/node7.html -%%PORTDOCS%%%%DOCSDIR%%/html/node65.html -%%PORTDOCS%%%%DOCSDIR%%/html/node8.html -%%PORTDOCS%%%%DOCSDIR%%/html/node66.html -%%PORTDOCS%%%%DOCSDIR%%/html/node9.html -%%PORTDOCS%%%%DOCSDIR%%/html/node67.html -%%PORTDOCS%%%%DOCSDIR%%/html/node68.html -%%PORTDOCS%%%%DOCSDIR%%/html/index.html -%%PORTDOCS%%%%DOCSDIR%%/html/node69.html -%%PORTDOCS%%%%DOCSDIR%%/html/node70.html -%%PORTDOCS%%%%DOCSDIR%%/html/node71.html -%%PORTDOCS%%%%DOCSDIR%%/html/node72.html -%%PORTDOCS%%%%DOCSDIR%%/html/node73.html -%%PORTDOCS%%%%DOCSDIR%%/html/node74.html -%%PORTDOCS%%%%DOCSDIR%%/html/node75.html -%%PORTDOCS%%%%DOCSDIR%%/html/node76.html -%%PORTDOCS%%%%DOCSDIR%%/html/internals.pl -%%PORTDOCS%%%%DOCSDIR%%/html/node77.html -%%PORTDOCS%%%%DOCSDIR%%/html/nipguide.html -%%PORTDOCS%%%%DOCSDIR%%/html/node78.html -%%PORTDOCS%%%%DOCSDIR%%/html/node79.html -%%PORTDOCS%%%%DOCSDIR%%/html/node10.html -%%PORTDOCS%%%%DOCSDIR%%/html/node11.html -%%PORTDOCS%%%%DOCSDIR%%/html/node80.html -%%PORTDOCS%%%%DOCSDIR%%/html/node12.html -%%PORTDOCS%%%%DOCSDIR%%/html/images.pl -%%PORTDOCS%%%%DOCSDIR%%/html/node81.html -%%PORTDOCS%%%%DOCSDIR%%/html/node13.html -%%PORTDOCS%%%%DOCSDIR%%/html/node82.html -%%PORTDOCS%%%%DOCSDIR%%/html/node14.html -%%PORTDOCS%%%%DOCSDIR%%/html/node83.html -%%PORTDOCS%%%%DOCSDIR%%/html/nipguide.css -%%PORTDOCS%%%%DOCSDIR%%/html/node15.html -%%PORTDOCS%%%%DOCSDIR%%/html/node84.html -%%PORTDOCS%%%%DOCSDIR%%/html/img1.png -%%PORTDOCS%%%%DOCSDIR%%/html/img2.png -%%PORTDOCS%%%%DOCSDIR%%/html/img3.png -%%PORTDOCS%%%%DOCSDIR%%/html/node16.html -%%PORTDOCS%%%%DOCSDIR%%/html/img4.png -%%PORTDOCS%%%%DOCSDIR%%/html/img5.png -%%PORTDOCS%%%%DOCSDIR%%/html/node85.html -%%PORTDOCS%%%%DOCSDIR%%/html/img6.png -%%PORTDOCS%%%%DOCSDIR%%/html/img7.png -%%PORTDOCS%%%%DOCSDIR%%/html/img8.png -%%PORTDOCS%%%%DOCSDIR%%/html/img9.png -%%PORTDOCS%%%%DOCSDIR%%/html/node17.html -%%PORTDOCS%%%%DOCSDIR%%/html/node86.html -%%PORTDOCS%%%%DOCSDIR%%/html/node18.html -%%PORTDOCS%%%%DOCSDIR%%/html/node87.html -%%PORTDOCS%%%%DOCSDIR%%/html/img10.png -%%PORTDOCS%%%%DOCSDIR%%/html/img11.png -%%PORTDOCS%%%%DOCSDIR%%/html/img12.png -%%PORTDOCS%%%%DOCSDIR%%/html/img13.png -%%PORTDOCS%%%%DOCSDIR%%/html/img14.png -%%PORTDOCS%%%%DOCSDIR%%/html/node19.html -%%PORTDOCS%%%%DOCSDIR%%/html/img15.png -%%PORTDOCS%%%%DOCSDIR%%/html/img16.png -%%PORTDOCS%%%%DOCSDIR%%/html/node88.html -%%PORTDOCS%%%%DOCSDIR%%/html/img17.png -%%PORTDOCS%%%%DOCSDIR%%/html/img18.png -%%PORTDOCS%%%%DOCSDIR%%/html/img19.png -%%PORTDOCS%%%%DOCSDIR%%/html/img20.png -%%PORTDOCS%%%%DOCSDIR%%/html/img21.png -%%PORTDOCS%%%%DOCSDIR%%/html/img22.png -%%PORTDOCS%%%%DOCSDIR%%/html/img23.png -%%PORTDOCS%%%%DOCSDIR%%/html/img24.png -%%PORTDOCS%%%%DOCSDIR%%/html/img25.png -%%PORTDOCS%%%%DOCSDIR%%/html/img26.png -%%PORTDOCS%%%%DOCSDIR%%/html/node89.html -%%PORTDOCS%%%%DOCSDIR%%/html/img27.png -%%PORTDOCS%%%%DOCSDIR%%/html/img28.png -%%PORTDOCS%%%%DOCSDIR%%/html/img29.png -%%PORTDOCS%%%%DOCSDIR%%/html/img30.png -%%PORTDOCS%%%%DOCSDIR%%/html/img31.png -%%PORTDOCS%%%%DOCSDIR%%/html/img32.png -%%PORTDOCS%%%%DOCSDIR%%/html/img33.png -%%PORTDOCS%%%%DOCSDIR%%/html/img34.png -%%PORTDOCS%%%%DOCSDIR%%/html/node20.html -%%PORTDOCS%%%%DOCSDIR%%/html/img35.png -%%PORTDOCS%%%%DOCSDIR%%/html/img36.png -%%PORTDOCS%%%%DOCSDIR%%/html/img37.png -%%PORTDOCS%%%%DOCSDIR%%/html/img38.png -%%PORTDOCS%%%%DOCSDIR%%/html/img39.png -%%PORTDOCS%%%%DOCSDIR%%/html/img40.png -%%PORTDOCS%%%%DOCSDIR%%/html/img41.png -%%PORTDOCS%%%%DOCSDIR%%/html/img42.png -%%PORTDOCS%%%%DOCSDIR%%/html/img43.png -%%PORTDOCS%%%%DOCSDIR%%/html/img44.png -%%PORTDOCS%%%%DOCSDIR%%/html/node21.html -%%PORTDOCS%%%%DOCSDIR%%/html/img45.png -%%PORTDOCS%%%%DOCSDIR%%/html/img46.png -%%PORTDOCS%%%%DOCSDIR%%/html/node90.html -%%PORTDOCS%%%%DOCSDIR%%/html/img47.png -%%PORTDOCS%%%%DOCSDIR%%/html/img48.png -%%PORTDOCS%%%%DOCSDIR%%/html/img49.png -%%PORTDOCS%%%%DOCSDIR%%/html/img50.png -%%PORTDOCS%%%%DOCSDIR%%/html/node22.html -%%PORTDOCS%%%%DOCSDIR%%/html/node91.html -%%PORTDOCS%%%%DOCSDIR%%/html/node23.html -%%PORTDOCS%%%%DOCSDIR%%/html/node92.html -%%PORTDOCS%%%%DOCSDIR%%/html/node24.html -%%PORTDOCS%%%%DOCSDIR%%/html/node93.html -%%PORTDOCS%%%%DOCSDIR%%/html/node25.html -%%PORTDOCS%%%%DOCSDIR%%/html/node94.html -%%PORTDOCS%%%%DOCSDIR%%/html/node26.html -%%PORTDOCS%%%%DOCSDIR%%/html/node95.html -%%PORTDOCS%%%%DOCSDIR%%/html/node27.html -%%PORTDOCS%%%%DOCSDIR%%/html/node96.html -%%PORTDOCS%%%%DOCSDIR%%/html/node28.html -%%PORTDOCS%%%%DOCSDIR%%/html/node97.html -%%PORTDOCS%%%%DOCSDIR%%/html/node29.html -%%PORTDOCS%%%%DOCSDIR%%/html/node30.html -%%PORTDOCS%%%%DOCSDIR%%/html/node31.html -%%PORTDOCS%%%%DOCSDIR%%/html/node32.html -%%PORTDOCS%%%%DOCSDIR%%/html/node33.html -%%PORTDOCS%%%%DOCSDIR%%/html/node34.html -%%PORTDOCS%%%%DOCSDIR%%/html/node35.html -%%PORTDOCS%%%%DOCSDIR%%/html/node36.html -%%PORTDOCS%%%%DOCSDIR%%/html/node37.html -%%PORTDOCS%%%%DOCSDIR%%/html/node38.html -%%PORTDOCS%%%%DOCSDIR%%/html/node39.html -%%PORTDOCS%%%%DOCSDIR%%/html/node40.html -%%PORTDOCS%%%%DOCSDIR%%/html/node41.html -%%PORTDOCS%%%%DOCSDIR%%/html/node43.html -@dirrm share/nip/data/IR -@dirrm share/nip/data -@dirrm share/nip/rc -@dirrm share/nip/start -@dirrm share/nip -%%PORTDOCS%%@dirrm %%DOCSDIR%%/ps -%%PORTDOCS%%@dirrm %%DOCSDIR%%/html -%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile deleted file mode 100644 index 89d515e5ae6a..000000000000 --- a/graphics/osg-devel/Makefile +++ /dev/null @@ -1,60 +0,0 @@ -# New ports collection makefile for: Open Scene Graph -# Date created: 26 Apr 2001 -# Whom: Randall Hopper <aa8vb@nc.rr.com> -# -# $FreeBSD$ -# - -PORTNAME= osg -PORTVERSION= 0.9.6.2 -CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= openscenegraph -DISTNAME= OpenSceneGraph-${PORTVERSION:R}-${PORTVERSION:E} - -MAINTAINER= yinjieh@csie.nctu.edu.tw -COMMENT= C++ OpenGL scene graph library for real-time rendering - -BUILD_DEPENDS= ${LOCALBASE}/lib/libOpenThreads.so:${PORTSDIR}/devel/openthreads \ - ${X11BASE}/lib/libProducer.so:${PORTSDIR}/graphics/openproducer -RUN_DEPENDS= ${BUILD_DEPENDS} - -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ - ungif.5:${PORTSDIR}/graphics/libungif \ - tiff.4:${PORTSDIR}/graphics/tiff \ - freetype.9:${PORTSDIR}/print/freetype2 \ - xml2.5:${PORTSDIR}/textproc/libxml2 - -BROKEN= "Does not compile" -EXPIRATION_DATE=2005-02-18 -DEPRECATED= ${BROKEN} - -USE_REINPLACE= yes -USE_X_PREFIX= yes -USE_MESA= yes -INSTALLS_SHLIB= yes -USE_GMAKE= yes -MAKE_ENV= OSGHOME=${WRKSRC} \ - PTHREAD_LIBS=${PTHREAD_LIBS} -MAKEFILE= GNUmakefile -WRKSRC= ${WRKDIR}/OpenSceneGraph-${PORTVERSION:R}-${PORTVERSION:E} - -# opt = optimized ($OPTF added); debug = debug ($DBGF added); opt is default -ALL_TARGET= opt - -.include <bsd.port.pre.mk> - -post-patch: - @${GREP} -lR "malloc\.h" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} \ - -e "s|malloc\.h|stdlib.h|" - @${REINPLACE_CMD} -e 's,%%CXXFLAGS%%,${CXXFLAGS},g' \ - ${WRKSRC}/Make/makedefs - -post-install: -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - ${CP} -r ${WRKSRC}/doc/ ${DOCSDIR} -.endif - -.include <bsd.port.post.mk> diff --git a/graphics/osg-devel/distinfo b/graphics/osg-devel/distinfo deleted file mode 100644 index 35ffcb8e4227..000000000000 --- a/graphics/osg-devel/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (OpenSceneGraph-0.9.6-2.tar.gz) = 7023c86478aa85ce2da3e16332f01f32 -SIZE (OpenSceneGraph-0.9.6-2.tar.gz) = 2398062 diff --git a/graphics/osg-devel/files/patch-Make::makedefs b/graphics/osg-devel/files/patch-Make::makedefs deleted file mode 100644 index 8ecc8343ea4f..000000000000 --- a/graphics/osg-devel/files/patch-Make::makedefs +++ /dev/null @@ -1,45 +0,0 @@ ---- Make/makedefs.orig Thu Oct 2 22:43:39 2003 -+++ Make/makedefs Sat Oct 18 01:04:39 2003 -@@ -359,17 +359,17 @@ - - #### FreeBSD specific definitions - ifeq ($(OS),FreeBSD) -- C++ = g++ -+ C++ = ${CXX} - DEPARG = -MM -- INC += -I/usr/local/include -I/usr/X11R6/include -+ INC += -I${LOCALBASE}/include -I${X11BASE}/include - DEF += -W -Wall -- OPTF = -O2 -+ OPTF = %%CXXFLAGS%% - DBGF = -g -DOSG_COMPILE_UNIT_TESTS - SHARED = -shared - ARCH = - ARCHINST = - ARCHARGS = -- LINKARGS = -L/usr/X11R6/lib -L/usr/local/lib -rpath /usr/local/lib -+ LINKARGS = -L${X11BASE}/lib -L${LOCALBASE}/lib -rpath ${LOCALBASE}/lib -rpath ${X11BASE}/lib - DYNAMICLIBRARYLIB = - OSG_LIBS = -losgGA -losgDB -losgUtil -losg - FREETYPE_LIB = -lfreetype -@@ -377,9 +377,17 @@ - X_INC = -I/usr/X11R6/include - X_LIBS = -lXmu -lX11 - SOCKET_LIBS = -- OTHER_LIBS = -lOpenThreads -- INST_LOCATION = /opt/X11R6 -- INST_SHARE = /usr/share/OpenSceneGraph -+ OTHER_LIBS = -lOpenThreads ${PTHREAD_LIBS} -+ INST_LOCATION = ${PREFIX} -+ INST_SHARE = ${PREFIX}/share -+ INST_EXAMPLES = ${INST_SHARE}/examples/osg/bin -+ INST_EXAMPLE_SRC = ${INST_SHARE}/examples/osg/src -+ INST_DOC = ${INST_SHARE}/doc/osg -+ INST_SRC = ${INST_EXAMPLE_SRC} -+ INST_DATA = ${INST_SHARE}/osg -+ INSTBINCMD = ${BSD_INSTALL_PROGRAM} -+ INSTDEVCMD = ${BSD_INSTALL_DATA} -+ LIBXML2_INCLUDE = -I${LOCALBASE}/include/libxml2 - endif - - #### MacOS X specific definitions diff --git a/graphics/osg-devel/files/patch-Make::makedirdefs b/graphics/osg-devel/files/patch-Make::makedirdefs deleted file mode 100644 index 9ae35e729f60..000000000000 --- a/graphics/osg-devel/files/patch-Make::makedirdefs +++ /dev/null @@ -1,14 +0,0 @@ ---- Make/makedirdefs.orig Tue Jul 22 21:12:55 2003 -+++ Make/makedirdefs Tue Jul 22 21:13:50 2003 -@@ -58,9 +58,11 @@ - ifneq ($(OS),Darwin) - ifneq ($(OS),SunOS) - ifneq ($(OS),IRIX) -+ifneq ($(OS),FreeBSD) - - PLUGIN_DIRS += geo - -+endif - endif - endif - endif diff --git a/graphics/osg-devel/files/patch-Make::makerules b/graphics/osg-devel/files/patch-Make::makerules deleted file mode 100644 index 4a349995a93c..000000000000 --- a/graphics/osg-devel/files/patch-Make::makerules +++ /dev/null @@ -1,29 +0,0 @@ ---- Make/makerules.orig Fri Aug 8 22:41:37 2003 -+++ Make/makerules Sat Oct 18 01:42:58 2003 -@@ -110,7 +110,7 @@ - $(EXEC:=.opt) : - @[ -d $(OPTDIR) ] || mkdir $(OPTDIR) - @cd $(OPTDIR); \ -- $(MAKE) -f ../GNUmakefile DOF=$(OPTF) TOPDIR=../${TOPDIR} \ -+ $(MAKE) -f ../GNUmakefile "DOF=$(OPTF)" TOPDIR=../${TOPDIR} \ - THISDIR=../$(THISDIR)\ - MAKEDEPEND=Makedepend $(EXEC) - @$(MAKE) LNSRC=$(OPTDIR)/$(EXEC) LNDEST=$(BININST)/$(OS)$(ARCH)/$(EXEC) __link -@@ -119,7 +119,7 @@ - $(LIB:=.opt) : - @[ -d $(OPTDIR) ] || mkdir -p $(OPTDIR) - @cd $(OPTDIR);\ -- $(MAKE) -f ../GNUmakefile DOF=$(OPTF) TOPDIR=../${TOPDIR} \ -+ $(MAKE) -f ../GNUmakefile "DOF=$(OPTF)" TOPDIR=../${TOPDIR} \ - THISDIR=../$(THISDIR)\ - MAKEDEPEND=Makedepend $(LIB) - @$(MAKE) LNSRC=$(OPTDIR)/$(LIB) LNDEST=$(LIBINST)/$(OS)$(ARCH)/$(LIB) __link -@@ -127,7 +127,7 @@ - $(PLUGIN:=.opt) : - @[ -d $(OPTDIR) ] || mkdir -p $(OPTDIR) - @cd $(OPTDIR); \ -- $(MAKE) -f ../GNUmakefile DOF=$(OPTF) TOPDIR=../${TOPDIR} \ -+ $(MAKE) -f ../GNUmakefile "DOF=$(OPTF)" TOPDIR=../${TOPDIR} \ - THISDIR=../$(THISDIR)\ - MAKEDEPEND=Makedepend $(PLUGIN) - @$(MAKE) LNSRC=$(OPTDIR)/$(PLUGIN) LNDEST=$(PLUGININST)/$(PLUGIN) __link diff --git a/graphics/osg-devel/pkg-descr b/graphics/osg-devel/pkg-descr deleted file mode 100644 index 614609091396..000000000000 --- a/graphics/osg-devel/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -The Open Scene Graph is a cross-platform C++ OpenGL library for the -real-time, photo-realistic rendering of large 3D models. Uses range from -visual simulation, to scientific modelling, to games, to whatever you can -think of! - -WWW: http://www.openscenegraph.org/ diff --git a/graphics/osg-devel/pkg-plist b/graphics/osg-devel/pkg-plist deleted file mode 100644 index 75eeede7677b..000000000000 --- a/graphics/osg-devel/pkg-plist +++ /dev/null @@ -1,1115 +0,0 @@ -include/osg/AlphaFunc -include/osg/AnimationPath -include/osg/ApplicationUsage -include/osg/ArgumentParser -include/osg/Array -include/osg/AutoTransform -include/osg/Billboard -include/osg/BlendColor -include/osg/BlendFunc -include/osg/BoundingBox -include/osg/BoundingSphere -include/osg/BoundsChecking -include/osg/ClearNode -include/osg/ClipNode -include/osg/ClipPlane -include/osg/CollectOccludersVisitor -include/osg/ColorMask -include/osg/ColorMatrix -include/osg/ConvexPlanarOccluder -include/osg/ConvexPlanarPolygon -include/osg/CopyOp -include/osg/CullFace -include/osg/CullStack -include/osg/CullingSet -include/osg/DOFTransform -include/osg/Depth -include/osg/DisplaySettings -include/osg/DrawPixels -include/osg/Drawable -include/osg/Endian -include/osg/Export -include/osg/Fog -include/osg/FragmentProgram -include/osg/FrameStamp -include/osg/FrontFace -include/osg/GL -include/osg/GLExtensions -include/osg/GLU -include/osg/Geode -include/osg/Geometry -include/osg/Group -include/osg/Image -include/osg/Impostor -include/osg/ImpostorSprite -include/osg/LOD -include/osg/Light -include/osg/LightModel -include/osg/LightSource -include/osg/LineSegment -include/osg/LineStipple -include/osg/LineWidth -include/osg/Material -include/osg/Math -include/osg/Matrix -include/osg/MatrixTransform -include/osg/Matrixd -include/osg/Matrixf -include/osg/Multisample -include/osg/Node -include/osg/NodeCallback -include/osg/NodeVisitor -include/osg/Notify -include/osg/Object -include/osg/OccluderNode -include/osg/PagedLOD -include/osg/Plane -include/osg/Point -include/osg/PolygonMode -include/osg/PolygonOffset -include/osg/PolygonStipple -include/osg/Polytope -include/osg/PositionAttitudeTransform -include/osg/PrimitiveSet -include/osg/Projection -include/osg/Quat -include/osg/Referenced -include/osg/Sequence -include/osg/ShadeModel -include/osg/ShadowVolumeOccluder -include/osg/Shape -include/osg/ShapeDrawable -include/osg/State -include/osg/StateAttribute -include/osg/StateSet -include/osg/Stencil -include/osg/Switch -include/osg/TexEnv -include/osg/TexEnvCombine -include/osg/TexGen -include/osg/TexMat -include/osg/Texture -include/osg/Texture1D -include/osg/Texture2D -include/osg/Texture3D -include/osg/TextureCubeMap -include/osg/TextureRectangle -include/osg/Timer -include/osg/Transform -include/osg/TriangleFunctor -include/osg/UByte4 -include/osg/UnitTestFramework -include/osg/Vec2 -include/osg/Vec3 -include/osg/Vec4 -include/osg/Version -include/osg/VertexProgram -include/osg/Viewport -include/osg/buffered_value -include/osg/fast_back_stack -include/osg/ref_ptr -include/osgDB/DatabasePager -include/osgDB/DotOsgWrapper -include/osgDB/DynamicLibrary -include/osgDB/Export -include/osgDB/Field -include/osgDB/FieldReader -include/osgDB/FieldReaderIterator -include/osgDB/FileNameUtils -include/osgDB/FileUtils -include/osgDB/Input -include/osgDB/Output -include/osgDB/ParameterOutput -include/osgDB/ReadFile -include/osgDB/ReaderWriter -include/osgDB/Registry -include/osgDB/Version -include/osgDB/WriteFile -include/osgFX/AnisotropicLighting -include/osgFX/BumpMapping -include/osgFX/Cartoon -include/osgFX/Effect -include/osgFX/Export -include/osgFX/Registry -include/osgFX/Scribe -include/osgFX/SpecularHighlights -include/osgFX/Technique -include/osgFX/Validator -include/osgGA/AnimationPathManipulator -include/osgGA/DriveManipulator -include/osgGA/Export -include/osgGA/FlightManipulator -include/osgGA/GUIActionAdapter -include/osgGA/GUIEventAdapter -include/osgGA/GUIEventHandler -include/osgGA/GUIEventHandlerVisitor -include/osgGA/KeySwitchMatrixManipulator -include/osgGA/MatrixManipulator -include/osgGA/SetSceneViewVisitor -include/osgGA/StateSetManipulator -include/osgGA/TrackballManipulator -include/osgGA/Version -include/osgGL2/Export -include/osgGL2/Extensions -include/osgGL2/ProgramObject -include/osgGL2/Version -include/osgParticle/AccelOperator -include/osgParticle/AngularAccelOperator -include/osgParticle/CenteredPlacer -include/osgParticle/Counter -include/osgParticle/Emitter -include/osgParticle/Export -include/osgParticle/FluidFrictionOperator -include/osgParticle/ForceOperator -include/osgParticle/Interpolator -include/osgParticle/LinearInterpolator -include/osgParticle/ModularEmitter -include/osgParticle/ModularProgram -include/osgParticle/MultiSegmentPlacer -include/osgParticle/Operator -include/osgParticle/Particle -include/osgParticle/ParticleProcessor -include/osgParticle/ParticleSystem -include/osgParticle/ParticleSystemUpdater -include/osgParticle/Placer -include/osgParticle/PointPlacer -include/osgParticle/Program -include/osgParticle/RadialShooter -include/osgParticle/RandomRateCounter -include/osgParticle/SectorPlacer -include/osgParticle/SegmentPlacer -include/osgParticle/Shooter -include/osgParticle/VariableRateCounter -include/osgParticle/Version -include/osgParticle/range -include/osgProducer/EventAdapter -include/osgProducer/Export -include/osgProducer/KeyboardMouseCallback -include/osgProducer/OsgCameraGroup -include/osgProducer/OsgSceneHandler -include/osgProducer/Version -include/osgProducer/Viewer -include/osgProducer/ViewerEventHandler -include/osgSim/BlinkSequence -include/osgSim/ColorRange -include/osgSim/Export -include/osgSim/LightPoint -include/osgSim/LightPointNode -include/osgSim/ScalarBar -include/osgSim/ScalarsToColors -include/osgSim/Sector -include/osgSim/SphereSegment -include/osgSim/Version -include/osgText/Export -include/osgText/Font -include/osgText/String -include/osgText/Text -include/osgText/Version -include/osgUtil/CubeMapGenerator -include/osgUtil/CullVisitor -include/osgUtil/DelaunayTriangulator -include/osgUtil/DisplayListVisitor -include/osgUtil/DisplayRequirementsVisitor -include/osgUtil/Export -include/osgUtil/HalfWayMapGenerator -include/osgUtil/HighlightMapGenerator -include/osgUtil/InsertImpostorsVisitor -include/osgUtil/IntersectVisitor -include/osgUtil/Optimizer -include/osgUtil/ReflectionMapGenerator -include/osgUtil/RenderBin -include/osgUtil/RenderGraph -include/osgUtil/RenderLeaf -include/osgUtil/RenderStage -include/osgUtil/RenderStageLighting -include/osgUtil/RenderToTextureStage -include/osgUtil/SceneView -include/osgUtil/SmoothingVisitor -include/osgUtil/Statistics -include/osgUtil/TangentSpaceGenerator -include/osgUtil/Tesselator -include/osgUtil/TransformAttributeFunctor -include/osgUtil/TransformCallback -include/osgUtil/TriStripVisitor -include/osgUtil/UpdateVisitor -include/osgUtil/Version -lib/libosg.so -lib/libosgDB.so -lib/libosgFX.so -lib/libosgGA.so -lib/libosgGL2.so -lib/libosgParticle.so -lib/libosgProducer.so -lib/libosgSim.so -lib/libosgText.so -lib/libosgUtil.so -lib/osgPlugins/osgdb_3dc.so -lib/osgPlugins/osgdb_3ds.so -lib/osgPlugins/osgdb_ac.so -lib/osgPlugins/osgdb_bmp.so -lib/osgPlugins/osgdb_dds.so -lib/osgPlugins/osgdb_dw.so -lib/osgPlugins/osgdb_flt.so -lib/osgPlugins/osgdb_freetype.so -lib/osgPlugins/osgdb_gif.so -lib/osgPlugins/osgdb_iv.so -lib/osgPlugins/osgdb_ive.so -lib/osgPlugins/osgdb_jpeg.so -lib/osgPlugins/osgdb_logo.so -lib/osgPlugins/osgdb_lwo.so -lib/osgPlugins/osgdb_md2.so -lib/osgPlugins/osgdb_obj.so -lib/osgPlugins/osgdb_osg.so -lib/osgPlugins/osgdb_osgFX.so -lib/osgPlugins/osgdb_osgParticle.so -lib/osgPlugins/osgdb_osgSim.so -lib/osgPlugins/osgdb_osgText.so -lib/osgPlugins/osgdb_osgtgz.so -lib/osgPlugins/osgdb_pic.so -lib/osgPlugins/osgdb_png.so -lib/osgPlugins/osgdb_pnm.so -lib/osgPlugins/osgdb_rgb.so -lib/osgPlugins/osgdb_tga.so -lib/osgPlugins/osgdb_tgz.so -lib/osgPlugins/osgdb_tiff.so -lib/osgPlugins/osgdb_txp.so -lib/osgPlugins/osgdb_x.so -lib/osgPlugins/osgdb_zip.so -@dirrm include/osg -@dirrm include/osgDB -@dirrm include/osgFX -@dirrm include/osgGA -@dirrm include/osgGL2 -@dirrm include/osgParticle -@dirrm include/osgProducer -@dirrm include/osgSim -@dirrm include/osgText -@dirrm include/osgUtil -@dirrm lib/osgPlugins -%%EXAMPLESDIR%%/bin/osganimate -%%EXAMPLESDIR%%/bin/osgautotransform -%%EXAMPLESDIR%%/bin/osgbillboard -%%EXAMPLESDIR%%/bin/osgcallback -%%EXAMPLESDIR%%/bin/osgcameragroup -%%EXAMPLESDIR%%/bin/osgclip -%%EXAMPLESDIR%%/bin/osgcluster -%%EXAMPLESDIR%%/bin/osgconv -%%EXAMPLESDIR%%/bin/osgcopy -%%EXAMPLESDIR%%/bin/osgcubemap -%%EXAMPLESDIR%%/bin/osgforest -%%EXAMPLESDIR%%/bin/osgfxbrowser -%%EXAMPLESDIR%%/bin/osggeodemo -%%EXAMPLESDIR%%/bin/osggeometry -%%EXAMPLESDIR%%/bin/osghangglide -%%EXAMPLESDIR%%/bin/osghud -%%EXAMPLESDIR%%/bin/osgimpostor -%%EXAMPLESDIR%%/bin/osgkeyboard -%%EXAMPLESDIR%%/bin/osglight -%%EXAMPLESDIR%%/bin/osglightpoint -%%EXAMPLESDIR%%/bin/osglogo -%%EXAMPLESDIR%%/bin/osgmultitexture -%%EXAMPLESDIR%%/bin/osgoccluder -%%EXAMPLESDIR%%/bin/osgpagedlod -%%EXAMPLESDIR%%/bin/osgparticle -%%EXAMPLESDIR%%/bin/osgpick -%%EXAMPLESDIR%%/bin/osgpoints -%%EXAMPLESDIR%%/bin/osgprerender -%%EXAMPLESDIR%%/bin/osgprerendercubemap -%%EXAMPLESDIR%%/bin/osgreflect -%%EXAMPLESDIR%%/bin/osgscalarbar -%%EXAMPLESDIR%%/bin/osgscribe -%%EXAMPLESDIR%%/bin/osgsequence -%%EXAMPLESDIR%%/bin/osgshaders -%%EXAMPLESDIR%%/bin/osgshadowtexture -%%EXAMPLESDIR%%/bin/osgshape -%%EXAMPLESDIR%%/bin/osgsimulation -%%EXAMPLESDIR%%/bin/osgspheresegment -%%EXAMPLESDIR%%/bin/osgstereoimage -%%EXAMPLESDIR%%/bin/osgteapot -%%EXAMPLESDIR%%/bin/osgtext -%%EXAMPLESDIR%%/bin/osgtexture1D -%%EXAMPLESDIR%%/bin/osgtexture2D -%%EXAMPLESDIR%%/bin/osgtexture3D -%%EXAMPLESDIR%%/bin/osgtexturerectangle -%%EXAMPLESDIR%%/bin/osgunittests -%%EXAMPLESDIR%%/bin/osgversion -%%EXAMPLESDIR%%/bin/osgvertexprogram -%%EXAMPLESDIR%%/bin/osgviewer -%%EXAMPLESDIR%%/bin/osgwindows -%%EXAMPLESDIR%%/bin/slideshow3D -%%EXAMPLESDIR%%/src/Make/makedefs -%%EXAMPLESDIR%%/src/Make/makerules -%%EXAMPLESDIR%%/src/osganimate/GNUmakefile -%%EXAMPLESDIR%%/src/osganimate/osganimate.cpp -%%EXAMPLESDIR%%/src/osgautotransform/GNUmakefile -%%EXAMPLESDIR%%/src/osgautotransform/osgautotransform.cpp -%%EXAMPLESDIR%%/src/osgbillboard/GNUmakefile -%%EXAMPLESDIR%%/src/osgbillboard/osgbillboard.cpp -%%EXAMPLESDIR%%/src/osgcallback/GNUmakefile -%%EXAMPLESDIR%%/src/osgcallback/osgcallback.cpp -%%EXAMPLESDIR%%/src/osgcameragroup/GNUmakefile -%%EXAMPLESDIR%%/src/osgcameragroup/osgcameragroup.cpp -%%EXAMPLESDIR%%/src/osgclip/GNUmakefile -%%EXAMPLESDIR%%/src/osgclip/osgclip.cpp -%%EXAMPLESDIR%%/src/osgcluster/GNUmakefile -%%EXAMPLESDIR%%/src/osgcluster/broadcaster.cpp -%%EXAMPLESDIR%%/src/osgcluster/broadcaster.h -%%EXAMPLESDIR%%/src/osgcluster/osgcluster.cpp -%%EXAMPLESDIR%%/src/osgcluster/receiver.cpp -%%EXAMPLESDIR%%/src/osgcluster/receiver.h -%%EXAMPLESDIR%%/src/osgconv/GNUmakefile -%%EXAMPLESDIR%%/src/osgconv/GeoSet.cpp -%%EXAMPLESDIR%%/src/osgconv/IO_GeoSet.cpp -%%EXAMPLESDIR%%/src/osgconv/OrientationConverter.cpp -%%EXAMPLESDIR%%/src/osgconv/OrientationConverter.h -%%EXAMPLESDIR%%/src/osgconv/osgconv.cpp -%%EXAMPLESDIR%%/src/osgcopy/GNUmakefile -%%EXAMPLESDIR%%/src/osgcopy/osgcopy.cpp -%%EXAMPLESDIR%%/src/osgcubemap/GNUmakefile -%%EXAMPLESDIR%%/src/osgcubemap/osgcubemap.cpp -%%EXAMPLESDIR%%/src/osgdemeter/GNUmakefile -%%EXAMPLESDIR%%/src/osgdemeter/osgdemeter.cpp -%%EXAMPLESDIR%%/src/osgforest/GNUmakefile -%%EXAMPLESDIR%%/src/osgforest/osgforest.cpp -%%EXAMPLESDIR%%/src/osgfxbrowser/Frame.cpp -%%EXAMPLESDIR%%/src/osgfxbrowser/GNUmakefile -%%EXAMPLESDIR%%/src/osgfxbrowser/osgfxbrowser.cpp -%%EXAMPLESDIR%%/src/osggeodemo/GNUmakefile -%%EXAMPLESDIR%%/src/osggeodemo/osggeodemo.cpp -%%EXAMPLESDIR%%/src/osggeometry/GNUmakefile -%%EXAMPLESDIR%%/src/osggeometry/osggeometry.cpp -%%EXAMPLESDIR%%/src/osghangglide/GNUmakefile -%%EXAMPLESDIR%%/src/osghangglide/GliderManipulator.cpp -%%EXAMPLESDIR%%/src/osghangglide/GliderManipulator.h -%%EXAMPLESDIR%%/src/osghangglide/base.cpp -%%EXAMPLESDIR%%/src/osghangglide/hat.cpp -%%EXAMPLESDIR%%/src/osghangglide/hat.h -%%EXAMPLESDIR%%/src/osghangglide/osghangglide.cpp -%%EXAMPLESDIR%%/src/osghangglide/sky.cpp -%%EXAMPLESDIR%%/src/osghangglide/tank.cpp -%%EXAMPLESDIR%%/src/osghangglide/terrain.cpp -%%EXAMPLESDIR%%/src/osghangglide/terrain_coords.h -%%EXAMPLESDIR%%/src/osghangglide/terrain_normals.h -%%EXAMPLESDIR%%/src/osghangglide/terrain_texcoords.h -%%EXAMPLESDIR%%/src/osghangglide/trees.cpp -%%EXAMPLESDIR%%/src/osghud/GNUmakefile -%%EXAMPLESDIR%%/src/osghud/osghud.cpp -%%EXAMPLESDIR%%/src/osgimpostor/GNUmakefile -%%EXAMPLESDIR%%/src/osgimpostor/TestManipulator.cpp -%%EXAMPLESDIR%%/src/osgimpostor/osgimpostor.cpp -%%EXAMPLESDIR%%/src/osgkeyboard/GNUmakefile -%%EXAMPLESDIR%%/src/osgkeyboard/osgkeyboard.cpp -%%EXAMPLESDIR%%/src/osglight/GNUmakefile -%%EXAMPLESDIR%%/src/osglight/osglight.cpp -%%EXAMPLESDIR%%/src/osglightpoint/GNUmakefile -%%EXAMPLESDIR%%/src/osglightpoint/osglightpoint.cpp -%%EXAMPLESDIR%%/src/osglogo/GNUmakefile -%%EXAMPLESDIR%%/src/osglogo/osglogo.cpp -%%EXAMPLESDIR%%/src/osgmultitexture/GNUmakefile -%%EXAMPLESDIR%%/src/osgmultitexture/osgmultitexture.cpp -%%EXAMPLESDIR%%/src/osgoccluder/GNUmakefile -%%EXAMPLESDIR%%/src/osgoccluder/osgoccluder.cpp -%%EXAMPLESDIR%%/src/osgpagedlod/GNUmakefile -%%EXAMPLESDIR%%/src/osgpagedlod/osgpagedlod.cpp -%%EXAMPLESDIR%%/src/osgparticle/GNUmakefile -%%EXAMPLESDIR%%/src/osgparticle/osgparticle.cpp -%%EXAMPLESDIR%%/src/osgpick/GNUmakefile -%%EXAMPLESDIR%%/src/osgpick/osgpick.cpp -%%EXAMPLESDIR%%/src/osgpoints/GNUmakefile -%%EXAMPLESDIR%%/src/osgpoints/osgpoints.cpp -%%EXAMPLESDIR%%/src/osgprerender/GNUmakefile -%%EXAMPLESDIR%%/src/osgprerender/osgprerender.cpp -%%EXAMPLESDIR%%/src/osgprerendercubemap/GNUmakefile -%%EXAMPLESDIR%%/src/osgprerendercubemap/osgprerendercubemap.cpp -%%EXAMPLESDIR%%/src/osgreflect/GNUmakefile -%%EXAMPLESDIR%%/src/osgreflect/osgreflect.cpp -%%EXAMPLESDIR%%/src/osgscalarbar/GNUmakefile -%%EXAMPLESDIR%%/src/osgscalarbar/osgscalarbar.cpp -%%EXAMPLESDIR%%/src/osgscribe/GNUmakefile -%%EXAMPLESDIR%%/src/osgscribe/osgscribe.cpp -%%EXAMPLESDIR%%/src/osgsequence/GNUmakefile -%%EXAMPLESDIR%%/src/osgsequence/osgsequence.cpp -%%EXAMPLESDIR%%/src/osgshaders/GL2Scene.cpp -%%EXAMPLESDIR%%/src/osgshaders/GNUmakefile -%%EXAMPLESDIR%%/src/osgshaders/osgshaders.cpp -%%EXAMPLESDIR%%/src/osgshadowtexture/CreateShadowedScene.cpp -%%EXAMPLESDIR%%/src/osgshadowtexture/GNUmakefile -%%EXAMPLESDIR%%/src/osgshadowtexture/osgshadowtexture.cpp -%%EXAMPLESDIR%%/src/osgshape/GNUmakefile -%%EXAMPLESDIR%%/src/osgshape/osgshape.cpp -%%EXAMPLESDIR%%/src/osgsimulation/GNUmakefile -%%EXAMPLESDIR%%/src/osgsimulation/osgsimulation.cpp -%%EXAMPLESDIR%%/src/osgspheresegment/GNUmakefile -%%EXAMPLESDIR%%/src/osgspheresegment/osgspheresegment.cpp -%%EXAMPLESDIR%%/src/osgstereoimage/GNUmakefile -%%EXAMPLESDIR%%/src/osgstereoimage/osgstereoimage.cpp -%%EXAMPLESDIR%%/src/osgteapot/GNUmakefile -%%EXAMPLESDIR%%/src/osgteapot/osgteapot.cpp -%%EXAMPLESDIR%%/src/osgtext/GNUmakefile -%%EXAMPLESDIR%%/src/osgtext/osgtext.cpp -%%EXAMPLESDIR%%/src/osgtexture1D/GNUmakefile -%%EXAMPLESDIR%%/src/osgtexture1D/osgtexture1D.cpp -%%EXAMPLESDIR%%/src/osgtexture2D/GNUmakefile -%%EXAMPLESDIR%%/src/osgtexture2D/osgtexture2D.cpp -%%EXAMPLESDIR%%/src/osgtexture3D/GNUmakefile -%%EXAMPLESDIR%%/src/osgtexture3D/osgtexture3D.cpp -%%EXAMPLESDIR%%/src/osgtexturerectangle/GNUmakefile -%%EXAMPLESDIR%%/src/osgtexturerectangle/osgtexturerectangle.cpp -%%EXAMPLESDIR%%/src/osgunittests/GNUmakefile -%%EXAMPLESDIR%%/src/osgunittests/osgunittests.cpp -%%EXAMPLESDIR%%/src/osgversion/GNUmakefile -%%EXAMPLESDIR%%/src/osgversion/osgversion.cpp -%%EXAMPLESDIR%%/src/osgvertexprogram/GNUmakefile -%%EXAMPLESDIR%%/src/osgvertexprogram/osgvertexprogram.cpp -%%EXAMPLESDIR%%/src/osgviewer/GNUmakefile -%%EXAMPLESDIR%%/src/osgviewer/osgviewer.cpp -%%EXAMPLESDIR%%/src/osgwindows/GNUmakefile -%%EXAMPLESDIR%%/src/osgwindows/osgwindows.cpp -%%EXAMPLESDIR%%/src/slideshow3D/GNUmakefile -%%EXAMPLESDIR%%/src/slideshow3D/PointsEventHandler.cpp -%%EXAMPLESDIR%%/src/slideshow3D/ReaderWriterXML.cpp -%%EXAMPLESDIR%%/src/slideshow3D/SlideEventHandler.cpp -%%EXAMPLESDIR%%/src/slideshow3D/SlideShowConstructor.cpp -%%EXAMPLESDIR%%/src/slideshow3D/slideshow3D.cpp -@dirrm %%EXAMPLESDIR%%/bin -@dirrm %%EXAMPLESDIR%%/src/Make -@dirrm %%EXAMPLESDIR%%/src/osganimate -@dirrm %%EXAMPLESDIR%%/src/osgautotransform -@dirrm %%EXAMPLESDIR%%/src/osgbillboard -@dirrm %%EXAMPLESDIR%%/src/osgcallback -@dirrm %%EXAMPLESDIR%%/src/osgcameragroup -@dirrm %%EXAMPLESDIR%%/src/osgclip -@dirrm %%EXAMPLESDIR%%/src/osgcluster -@dirrm %%EXAMPLESDIR%%/src/osgconv -@dirrm %%EXAMPLESDIR%%/src/osgcopy -@dirrm %%EXAMPLESDIR%%/src/osgcubemap -@dirrm %%EXAMPLESDIR%%/src/osgdemeter -@dirrm %%EXAMPLESDIR%%/src/osgforest -@dirrm %%EXAMPLESDIR%%/src/osgfxbrowser -@dirrm %%EXAMPLESDIR%%/src/osggeodemo -@dirrm %%EXAMPLESDIR%%/src/osggeometry -@dirrm %%EXAMPLESDIR%%/src/osghangglide -@dirrm %%EXAMPLESDIR%%/src/osghud -@dirrm %%EXAMPLESDIR%%/src/osgimpostor -@dirrm %%EXAMPLESDIR%%/src/osgkeyboard -@dirrm %%EXAMPLESDIR%%/src/osglight -@dirrm %%EXAMPLESDIR%%/src/osglightpoint -@dirrm %%EXAMPLESDIR%%/src/osglogo -@dirrm %%EXAMPLESDIR%%/src/osgmultitexture -@dirrm %%EXAMPLESDIR%%/src/osgoccluder -@dirrm %%EXAMPLESDIR%%/src/osgpagedlod -@dirrm %%EXAMPLESDIR%%/src/osgparticle -@dirrm %%EXAMPLESDIR%%/src/osgpbuffer -@dirrm %%EXAMPLESDIR%%/src/osgpick -@dirrm %%EXAMPLESDIR%%/src/osgpoints -@dirrm %%EXAMPLESDIR%%/src/osgprerender -@dirrm %%EXAMPLESDIR%%/src/osgprerendercubemap -@dirrm %%EXAMPLESDIR%%/src/osgreflect -@dirrm %%EXAMPLESDIR%%/src/osgscalarbar -@dirrm %%EXAMPLESDIR%%/src/osgscribe -@dirrm %%EXAMPLESDIR%%/src/osgsequence -@dirrm %%EXAMPLESDIR%%/src/osgshaders -@dirrm %%EXAMPLESDIR%%/src/osgshadowtexture -@dirrm %%EXAMPLESDIR%%/src/osgshape -@dirrm %%EXAMPLESDIR%%/src/osgsimulation -@dirrm %%EXAMPLESDIR%%/src/osgspheresegment -@dirrm %%EXAMPLESDIR%%/src/osgstereoimage -@dirrm %%EXAMPLESDIR%%/src/osgteapot -@dirrm %%EXAMPLESDIR%%/src/osgtext -@dirrm %%EXAMPLESDIR%%/src/osgtexture1D -@dirrm %%EXAMPLESDIR%%/src/osgtexture2D -@dirrm %%EXAMPLESDIR%%/src/osgtexture3D -@dirrm %%EXAMPLESDIR%%/src/osgtexturerectangle -@dirrm %%EXAMPLESDIR%%/src/osgunittests -@dirrm %%EXAMPLESDIR%%/src/osgversion -@dirrm %%EXAMPLESDIR%%/src/osgvertexprogram -@dirrm %%EXAMPLESDIR%%/src/osgviewer -@dirrm %%EXAMPLESDIR%%/src/osgwindows -@dirrm %%EXAMPLESDIR%%/src/slideshow3D -@dirrm %%EXAMPLESDIR%%/src -@dirrm %%EXAMPLESDIR%% -%%PORTDOCS%%%%DOCSDIR%%/Doxyfiles/all_Doxyfile -%%PORTDOCS%%%%DOCSDIR%%/Doxyfiles/auto_Doxyfile -%%PORTDOCS%%%%DOCSDIR%%/Doxyfiles/auto_Mainpage -%%PORTDOCS%%%%DOCSDIR%%/Doxyfiles/core_Doxyfile -%%PORTDOCS%%%%DOCSDIR%%/Doxyfiles/custom_Footer.html -%%PORTDOCS%%%%DOCSDIR%%/MindMaps/DesignPatterns.mmp -%%PORTDOCS%%%%DOCSDIR%%/MindMaps/DesignPatterns/DesignPatterns.gif -%%PORTDOCS%%%%DOCSDIR%%/MindMaps/DesignPatterns/DesignPatterns.html -%%PORTDOCS%%%%DOCSDIR%%/MindMaps/Mission.mmp -%%PORTDOCS%%%%DOCSDIR%%/MindMaps/Mission/Mission.gif -%%PORTDOCS%%%%DOCSDIR%%/MindMaps/Mission/Mission.html -%%PORTDOCS%%%%DOCSDIR%%/UML/osg.png -%%PORTDOCS%%%%DOCSDIR%%/UML/osgutils.png -%%PORTDOCS%%%%DOCSDIR%%/contents.html -%%PORTDOCS%%%%DOCSDIR%%/data.html -%%PORTDOCS%%%%DOCSDIR%%/dependencies.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/AlphaFunc.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/AnimationPath.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/AnimationPathCallback.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ApplicationUsage.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ApplicationUsageProxy.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ArgumentParser.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Array.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ArrayVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/AttributeFunctor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/AutoTransform.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Billboard.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/BlendFunc.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/BoundingBox.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/BoundingSphere.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Box.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/COMPARE_StateAttribute_Parameter.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/COMPARE_StateAttribute_Types.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Camera.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ClassGraph.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ClassGraphPanel.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ClassLayout.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ClearNode.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ClipNode.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ClipPlane.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/CollectOccludersVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ColorMask.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ColorMatrix.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/CompositeShape.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Cone.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ConstArrayVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ConstAttributeFunctor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ConstShapeVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ConstValueVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ConvexHull.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ConvexPlanarOccluder.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ConvexPlanarPolygon.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/CopyOp.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/CullFace.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/CullStack.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/CullingSet.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Cylinder.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/DOFTransform.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/DatabaseRequestHandler.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/DeleteHandler.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Depth.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/DisplaySettings.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/DrawArrayLengths.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/DrawArrays.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/DrawElementsUByte.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/DrawElementsUInt.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/DrawElementsUShort.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/DrawPixels.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Drawable.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Endian.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Extensions.2.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Extensions.3.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Extensions.4.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Extensions.5.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Extensions.6.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Extensions.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Fog.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/FragmentProgram.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/FrameStamp.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/FrontFace.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/General.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/GeoSet.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Geode.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Geometry.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Grid.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Group.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/HIER.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/HIERjava.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/HeightField.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Image.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Impostor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ImpostorSprite.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ImpostorSpriteManager.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/IndexArray.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/InfinitePlane.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/LOD.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Light.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/LightModel.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/LightSource.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/LineSegment.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/LineStipple.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/LineWidth.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/META_Node.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/META_Object.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/META_Shape.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/META_StateAttribute.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Material.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Matrix.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/MatrixTransform.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Matrixd.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Matrixf.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/NavigatorButton.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Node.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/NodeAcceptOp.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/NodeCallback.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/NodePath.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/NodeVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/NotifySeverity.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/OSGUTX_ADD_TESTCASE.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/OSGUTX_ADD_TESTSUITE.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/OSGUTX_AUTOREGISTER_TESTSUITE.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/OSGUTX_AUTOREGISTER_TESTSUITE_AT.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/OSGUTX_BEGIN_TESTSUITE.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/OSGUTX_END_TESTSUITE.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/OSGUTX_TESTSUITE.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/OSGUTX_TEST_E.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/OSGUTX_TEST_F.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/OSG_GL_DEBUG.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Object.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/OccluderNode.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/PagedLOD.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Plane.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Point.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/PolygonMode.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/PolygonOffset.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/PolygonStipple.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Polytope.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/PositionAttitudeTransform.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/PrimitiveFunctor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/PrimitiveSet.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Projection.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/QualifiedTestPrinter.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Quat.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/RefMatrix.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/RefMatrixd.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/RefMatrixf.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Referenced.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Sequence.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ShadeModel.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ShadowVolumeOccluder.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ShadowVolumeOccluderList.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Shape.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ShapeDrawable.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ShapeVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Sphere.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/State.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/StateAttribute.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/StateSet.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Statistics.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Stencil.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/SubloadCallback.2.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/SubloadCallback.3.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/SubloadCallback.4.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/SubloadCallback.5.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/SubloadCallback.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Switch.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TemplateArray.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TemplateIndexArray.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TessellationHints.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Test.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TestCase.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TestCase_.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TestContext.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TestErrorX.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TestFailureX.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TestGraph.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TestQualifier.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TestRecord.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TestReport.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TestRunner.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TestSuite.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TestSuiteAutoRegistrationAgent.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TestVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TestX.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TexEnv.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TexEnvCombine.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TexGen.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TexMat.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Texture.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Texture1D.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Texture2D.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Texture3D.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TextureCubeMap.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TextureObject.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TextureObjectManager.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TextureRectangle.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Timer.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TraceStream.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Transform.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TriangleFunctor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/TriangleMesh.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/UByte4.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ValueVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Vec2.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Vec3.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Vec4.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/VectorSizei.2.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/VectorSizei.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/VectorUByte.2.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/VectorUByte.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/VectorUInt.2.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/VectorUInt.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/VectorUShort.2.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/VectorUShort.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/VertexProgram.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/Viewport.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/buffered_object.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/buffered_value.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/clampArray3BetweenRange.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/clampArray3GEQUAL.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/clampArray3LEQUAL.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/clampArray4BetweenRange.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/clampArray4GEQUAL.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/clampArray4LEQUAL.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/clampArrayElementBetweenRange.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/clampArrayElementGEQUAL.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/clampArrayElementLEQUAL.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/clampArrayElementsBetweenRange.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/clampArrayElementsGEQUAL.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/clampArrayElementsLEQUAL.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/clampBetweenRange.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/clampGEQUAL.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/clampLEQUAL.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/computeEyeToLocal.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/computeLocalToEye.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/computeLocalToWorld.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/computeWorldToLocal.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/createGeodeForImage.2.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/createGeodeForImage.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/createTexturedQuadGeometry.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/fast_back_stack.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/for_each_triangle.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/getGLExtensionDisableString.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/getGLExtensionFuncPtr.2.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/getGLExtensionFuncPtr.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/getNotifyLevel.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/globalnotifylevel..html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/globalnotifynulstream..html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/icon1.gif -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/icon2.gif -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/index.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/initNotifyLevel.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/isGLExtensionSupported.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/isGLUExtensionSupported.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/notify.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/operator.2.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/operator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/osg.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/osgGetLibraryName.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/osgGetVersion.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/osgUtx.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/ref_ptr.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/setGLExtensionDisableString.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/setNotifyLevel.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/xternSG_EXPORTNotifySeverityg_NotifyLevel.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/xternSG_EXPORTboolg_NotifyInit.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osg/xternSG_EXPORTstdauto_ptrstdofstreamg_NotifyNulStream.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/ClassGraph.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/ClassGraphPanel.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/ClassLayout.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/DatabasePager.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/DirectoryContents.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/DotOsgWrapper.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/DynamicLibrary.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/Field.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/FieldReader.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/FieldReaderIterator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/FilePathList.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/General.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/HIER.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/HIERjava.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/Input.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/NavigatorButton.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/Options.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/Output.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/ParameterOutput.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/PushAndPopDataPath.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/ReadResult.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/ReaderWriter.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/RegisterDotOsgWrapperProxy.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/RegisterReaderWriterProxy.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/Registry.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/WriteResult.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/basic_type_wrapper.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/fileExists.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/findFileInDirectory.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/findFileInPath.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/getDirectoryContents.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/icon1.gif -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/icon2.gif -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/index.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/osgDB.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/osgDBGetLibraryName.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/osgDBGetVersion.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/readCommandLine.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/readImageFile.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/readNodeFile.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/readNodeFiles.2.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/readNodeFiles.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/readObjectFile.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/type_wrapper.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/writeImageFile.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/writeNodeFile.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgDB/writeObjectFile.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgFX/AnisotropicLighting.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgFX/BumpMapping.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgFX/Cartoon.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgFX/ClassGraph.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgFX/ClassGraphPanel.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgFX/ClassLayout.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgFX/Effect.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgFX/General.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgFX/HIER.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgFX/HIERjava.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgFX/META_Effect.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgFX/META_Technique.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgFX/NavigatorButton.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgFX/Registry.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgFX/Scribe.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgFX/SpecularHighlights.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgFX/Technique.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgFX/Validator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgFX/icon1.gif -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgFX/icon2.gif -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgFX/index.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgFX/osgFX.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/AnimationPathManipulator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/CameraManipulator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/ClassGraph.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/ClassGraphPanel.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/ClassLayout.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/CompositeGUIEventHandler.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/DriveManipulator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/FlightManipulator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/GUIActionAdapter.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/GUIEventAdapter.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/GUIEventHandler.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/GUIEventHandlerVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/General.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/HIER.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/HIERjava.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/KeySwitchCameraManipulator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/KeySwitchMatrixManipulator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/MatrixManipulator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/NavigatorButton.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/SetSceneViewVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/StateSetManipulator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/TrackballManipulator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/icon1.gif -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/icon2.gif -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/index.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/osgGA.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/osgGAGetLibraryName.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/osgGAGetVersion.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGA/spaceosgGA.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGL2/ClassGraph.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGL2/ClassGraphPanel.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGL2/ClassLayout.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGL2/Extensions.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGL2/General.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGL2/HIER.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGL2/HIERjava.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGL2/NavigatorButton.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGL2/PerContextProgObj.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGL2/PerContextShaderObj.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGL2/ProgramObject.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGL2/ShaderObject.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGL2/icon1.gif -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGL2/icon2.gif -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGL2/index.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgGL2/osgGL2.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/AccelOperator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/AngularAccelOperator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/CenteredPlacer.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/ClassGraph.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/ClassGraphPanel.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/ClassLayout.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/Counter.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/Emitter.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/FluidFrictionOperator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/ForceOperator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/General.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/HIER.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/HIERjava.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/Interpolator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/LinearInterpolator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/ModularEmitter.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/ModularProgram.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/MultiSegmentPlacer.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/NavigatorButton.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/Operator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/Particle.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/ParticleProcessor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/ParticleSystem.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/ParticleSystemUpdater.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/Placer.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/PointPlacer.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/Program.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/RadialShooter.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/RandomRateCounter.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/SectorPlacer.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/SegmentPlacer.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/Shooter.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/VariableRateCounter.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/icon1.gif -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/icon2.gif -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/index.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/osgParticle.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/range.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/rangef.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/rangev2.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/rangev3.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgParticle/rangev4.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgProducer/Callback.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgProducer/ClassGraph.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgProducer/ClassGraphPanel.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgProducer/ClassLayout.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgProducer/EventAdapter.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgProducer/General.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgProducer/HIER.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgProducer/HIERjava.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgProducer/KeyboardMouseCallback.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgProducer/NavigatorButton.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgProducer/OsgCameraGroup.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgProducer/OsgSceneHandler.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgProducer/RealizeCallback.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgProducer/Viewer.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgProducer/ViewerEventHandler.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgProducer/icon1.gif -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgProducer/icon2.gif -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgProducer/index.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgProducer/osgProducer.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgProducer/osgProducerGetLibraryName.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgProducer/osgProducerGetVersion.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/AzimElevationSector.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/AzimRange.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/AzimSector.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/BlinkSequence.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/ClassGraph.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/ClassGraphPanel.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/ClassLayout.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/ColorRange.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/ConeSector.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/ElevationRange.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/ElevationSector.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/General.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/HIER.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/HIERjava.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/LightPoint.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/LightPointNode.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/NavigatorButton.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/ScalarBar.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/ScalarsToColors.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/Sector.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/SequenceGroup.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/SphereSegment.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/icon1.gif -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/icon2.gif -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/index.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/osgSim.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/osgSimGetLibraryName.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgSim/osgSimGetVersion.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgText/ClassGraph.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgText/ClassGraphPanel.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgText/ClassLayout.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgText/DefaultFont.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgText/Font.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgText/FontImplementation.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgText/General.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgText/Glyph.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgText/GlyphTexture.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgText/HIER.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgText/HIERjava.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgText/KerningType.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgText/NavigatorButton.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgText/String.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgText/Text.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgText/icon1.gif -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgText/icon2.gif -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgText/index.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgText/osgText.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgText/osgTextGetLibraryName.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgText/osgTextGetVersion.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgText/readFontFile.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/ClassGraph.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/ClassGraphPanel.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/ClassLayout.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/CombineLODsVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/ConvertGeoSetsToGeometryVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/CubeMapGenerator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/CullVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/DelaunayTriangulator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/DisplayListVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/DisplayRequirementsVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/FlattenStaticTransformsVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/General.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/HIER.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/HIERjava.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/HalfWayMapGenerator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/HighlightMapGenerator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/Hit.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/InsertImpostorsVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/IntersectState.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/IntersectVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/LeafDepthSortFunctor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/MergeGeometryVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/NavigatorButton.class -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/Optimizer.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/PickIntersectVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/PickVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/ReflectionMapGenerator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/RegisterRenderBinProxy.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/RemoveEmptyNodesVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/RemoveRedundantNodesVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/RenderBin.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/RenderGraph.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/RenderLeaf.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/RenderStage.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/RenderStageLighting.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/RenderToTextureStage.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/SceneView.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/SmoothingVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/StateVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/Statistics.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/Tesselator.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/TransformAttributeFunctor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/TransformCallback.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/TriStripVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/UpdateVisitor.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/icon1.gif -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/icon2.gif -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/index.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/osgUtil.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/osgUtilGetLibraryName.html -%%PORTDOCS%%%%DOCSDIR%%/doc++/osgUtil/osgUtilGetVersion.html -%%PORTDOCS%%%%DOCSDIR%%/documentation.html -%%PORTDOCS%%%%DOCSDIR%%/examples.html -%%PORTDOCS%%%%DOCSDIR%%/images/OpenSceneGraphBanner_Distribution.jpg -%%PORTDOCS%%%%DOCSDIR%%/images/hangglide.jpg -%%PORTDOCS%%%%DOCSDIR%%/images/osgbillboard.jpg -%%PORTDOCS%%%%DOCSDIR%%/images/osgcube.jpg -%%PORTDOCS%%%%DOCSDIR%%/images/osghud.jpg -%%PORTDOCS%%%%DOCSDIR%%/images/osgimpostor.jpg -%%PORTDOCS%%%%DOCSDIR%%/images/osgreflect.jpg -%%PORTDOCS%%%%DOCSDIR%%/images/osgscribe.jpg -%%PORTDOCS%%%%DOCSDIR%%/images/osgstereoimage.jpg -%%PORTDOCS%%%%DOCSDIR%%/images/osgtext.jpg -%%PORTDOCS%%%%DOCSDIR%%/images/osgtexture.jpg -%%PORTDOCS%%%%DOCSDIR%%/images/osgviewer_cow.jpg -%%PORTDOCS%%%%DOCSDIR%%/images/osgviewer_stereo.jpg -%%PORTDOCS%%%%DOCSDIR%%/images/osgwindows.jpg -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/install.html -%%PORTDOCS%%%%DOCSDIR%%/introduction.html -%%PORTDOCS%%%%DOCSDIR%%/osgviewer.html -%%PORTDOCS%%%%DOCSDIR%%/plan.html -%%PORTDOCS%%%%DOCSDIR%%/stereo.html -%%PORTDOCS%%@dirrm %%DOCSDIR%%/Doxyfiles -%%PORTDOCS%%@dirrm %%DOCSDIR%%/MindMaps/DesignPatterns -%%PORTDOCS%%@dirrm %%DOCSDIR%%/MindMaps/Mission -%%PORTDOCS%%@dirrm %%DOCSDIR%%/MindMaps -%%PORTDOCS%%@dirrm %%DOCSDIR%%/UML -%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc++/osg -%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc++/osgDB -%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc++/osgFX -%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc++/osgGA -%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc++/osgGL2 -%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc++/osgParticle -%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc++/osgProducer -%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc++/osgSim -%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc++/osgText -%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc++/osgUtil -%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc++ -%%PORTDOCS%%@dirrm %%DOCSDIR%%/images -%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile deleted file mode 100644 index 96022b2bcedc..000000000000 --- a/graphics/p5-Chart/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# New ports collection makefile for: p5-chart -# Date Created: 8 April 1998 -# Whom: Vanilla I. Shu <vanilla@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= Chart -PORTVERSION= 2.3 -CATEGORIES= graphics perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Chart -PKGNAMEPREFIX= p5- - -MAINTAINER= mat@FreeBSD.org -COMMENT= A perl5 interface to build chart graphics - -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD - -PERL_CONFIGURE= yes - -#MAN3= Chart.3 - -.include <bsd.port.mk> diff --git a/graphics/p5-Chart/distinfo b/graphics/p5-Chart/distinfo deleted file mode 100644 index 73e57fcd0536..000000000000 --- a/graphics/p5-Chart/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (Chart-2.3.tar.gz) = 809540667dd703353af30147ef27b67d -SIZE (Chart-2.3.tar.gz) = 516041 diff --git a/graphics/p5-Chart/pkg-descr b/graphics/p5-Chart/pkg-descr deleted file mode 100644 index 84ca2aada8ec..000000000000 --- a/graphics/p5-Chart/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -This module is an attempt to build a general purpose graphing module -that is easily modified and expanded. I borrowed most of the API from -Martien Verbruggen's GIFgraph module. I liked most of GIFgraph, but I -thought it was to difficult to modify, and it was missing a few things -that I needed, most notably legends. So I decided to write a new module -from scratch, and I've designed it from the bottom up to be easy to -modify. Like GIFgraph, Chart::* uses Lincoln Stein's GD module for all -of its graphics primitives calls. - -WWW: http://search.cpan.org/dist/Chart/ - -- Vanilla -vanilla@FreeBSD.ORG diff --git a/graphics/p5-Chart/pkg-plist b/graphics/p5-Chart/pkg-plist deleted file mode 100644 index 8c0d1b30e73a..000000000000 --- a/graphics/p5-Chart/pkg-plist +++ /dev/null @@ -1,17 +0,0 @@ -%%SITE_PERL%%/Chart/Bars.pm -%%SITE_PERL%%/Chart/Base.pm -%%SITE_PERL%%/Chart/Composite.pm -%%SITE_PERL%%/Chart/Direction.pm -%%SITE_PERL%%/Chart/ErrorBars.pm -%%SITE_PERL%%/Chart/HorizontalBars.pm -%%SITE_PERL%%/Chart/Lines.pm -%%SITE_PERL%%/Chart/LinesPoints.pm -%%SITE_PERL%%/Chart/Mountain.pm -%%SITE_PERL%%/Chart/Pareto.pm -%%SITE_PERL%%/Chart/Pie.pm -%%SITE_PERL%%/Chart/Points.pm -%%SITE_PERL%%/Chart/Split.pm -%%SITE_PERL%%/Chart/StackedBars.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart/.packlist -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart 2>/dev/null || true -@dirrm %%SITE_PERL%%/Chart diff --git a/graphics/p5-Image-ExifTool-devel/Makefile b/graphics/p5-Image-ExifTool-devel/Makefile deleted file mode 100644 index ef88ebc4ec24..000000000000 --- a/graphics/p5-Image-ExifTool-devel/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: p5-Image-ExifTool -# Date Created: 15 Sep 2004 -# Whom: Tod McQuillin <devin@spamcop.net> -# -# $FreeBSD$ -# - -PORTNAME= Image-ExifTool -PORTVERSION= 3.72 -CATEGORIES= graphics perl5 -MASTER_SITES= http://www.sno.phy.queensu.ca/~phil/exiftool/ -PKGNAMEPREFIX= p5- - -MAINTAINER= ports@freebsd.org -COMMENT= Perl module for getting EXIF data from image files - -PERL_CONFIGURE= yes - -MAN3= Image::ExifTool.3 File::RandomAccess.3 - -.include <bsd.port.mk> diff --git a/graphics/p5-Image-ExifTool-devel/distinfo b/graphics/p5-Image-ExifTool-devel/distinfo deleted file mode 100644 index 8dcd79bd8231..000000000000 --- a/graphics/p5-Image-ExifTool-devel/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (Image-ExifTool-3.72.tar.gz) = 5d1d00e286733fdb4051345370fcdc52 -SIZE (Image-ExifTool-3.72.tar.gz) = 294785 diff --git a/graphics/p5-Image-ExifTool-devel/pkg-descr b/graphics/p5-Image-ExifTool-devel/pkg-descr deleted file mode 100644 index 76d3b2f1d3b8..000000000000 --- a/graphics/p5-Image-ExifTool-devel/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -ExifTool is a highly customizable Perl module and script that extracts -meta information from JPG, TIFF, CRW, CR2, THM, NEF and GIF images. -ExifTool can read EXIF, IPTC, XMP and GeoTIFF formatted data as well as -the maker notes of many digital cameras from various manufacturers -including Canon, Casio, FujiFilm, Minolta, Nikon, Olympus, Pentax, Sanyo -and Sigma. - -http://www.sno.phy.queensu.ca/~phil/exiftool/ diff --git a/graphics/p5-Image-ExifTool-devel/pkg-plist b/graphics/p5-Image-ExifTool-devel/pkg-plist deleted file mode 100644 index a8443629776c..000000000000 --- a/graphics/p5-Image-ExifTool-devel/pkg-plist +++ /dev/null @@ -1,33 +0,0 @@ -bin/exiftool -%%SITE_PERL%%/File/RandomAccess.pm -%%SITE_PERL%%/File/RandomAccess.pod -%%SITE_PERL%%/Image/ExifTool.pm -%%SITE_PERL%%/Image/ExifTool.pod -%%SITE_PERL%%/Image/ExifTool/Canon.pm -%%SITE_PERL%%/Image/ExifTool/CanonCustom.pm -%%SITE_PERL%%/Image/ExifTool/CanonRaw.pm -%%SITE_PERL%%/Image/ExifTool/Casio.pm -%%SITE_PERL%%/Image/ExifTool/Exif.pm -%%SITE_PERL%%/Image/ExifTool/FujiFilm.pm -%%SITE_PERL%%/Image/ExifTool/GPS.pm -%%SITE_PERL%%/Image/ExifTool/GeoTiff.pm -%%SITE_PERL%%/Image/ExifTool/IPTC.pm -%%SITE_PERL%%/Image/ExifTool/Minolta.pm -%%SITE_PERL%%/Image/ExifTool/Nikon.pm -%%SITE_PERL%%/Image/ExifTool/Olympus.pm -%%SITE_PERL%%/Image/ExifTool/Pentax.pm -%%SITE_PERL%%/Image/ExifTool/Photoshop.pm -%%SITE_PERL%%/Image/ExifTool/PrintIM.pm -%%SITE_PERL%%/Image/ExifTool/README -%%SITE_PERL%%/Image/ExifTool/Sanyo.pm -%%SITE_PERL%%/Image/ExifTool/Shortcuts.pm -%%SITE_PERL%%/Image/ExifTool/Sigma.pm -%%SITE_PERL%%/Image/ExifTool/Sony.pm -%%SITE_PERL%%/Image/ExifTool/Unknown.pm -%%SITE_PERL%%/Image/ExifTool/XMP.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/ExifTool/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/ExifTool -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image 2>/dev/null || true -@dirrm %%SITE_PERL%%/Image/ExifTool -@unexec rmdir %D/%%SITE_PERL%%/Image 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/File 2>/dev/null || true diff --git a/graphics/p5-PGPLOT/Makefile b/graphics/p5-PGPLOT/Makefile deleted file mode 100644 index ba4712cfb3d6..000000000000 --- a/graphics/p5-PGPLOT/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: pgperl -# Date created: 22 December 1996 -# Whom: jmz -# -# $FreeBSD$ -# - -PORTNAME= pgperl -PORTVERSION= 2.17 -PORTREVISION= 1 -CATEGORIES= graphics perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= PGPLOT -DISTNAME= PGPLOT-${PORTVERSION} - -MAINTAINER= jmz@FreeBSD.org -COMMENT= A perl5 extension which makes available the pgplot library - -LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot -BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/ExtUtils/F77.pm:${PORTSDIR}/lang/p5-F77 - -USE_PERL5= yes -ALL_TARGET= dynamic -SCRIPTS_ENV= PERL=${PERL} - -.include <bsd.port.pre.mk> - -MAN3= PGPLOT.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} - -post-install: - @${MKDIR} ${PREFIX}/share/doc/pgperl - @(cd ${WRKSRC}; ${INSTALL_DATA} LICENSE test* \ - ${PREFIX}/share/doc/pgperl) - -.include <bsd.port.post.mk> diff --git a/graphics/p5-PGPLOT/distinfo b/graphics/p5-PGPLOT/distinfo deleted file mode 100644 index ee4d76a19377..000000000000 --- a/graphics/p5-PGPLOT/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (PGPLOT-2.17.tar.gz) = c7b58492a394215ad8951adc21abe6e4 -SIZE (PGPLOT-2.17.tar.gz) = 47817 diff --git a/graphics/p5-PGPLOT/files/patch-aa b/graphics/p5-PGPLOT/files/patch-aa deleted file mode 100644 index ff94521ad056..000000000000 --- a/graphics/p5-PGPLOT/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- PGPLOT.xs.orig Wed Sep 27 17:43:36 2000 -+++ PGPLOT.xs Wed Sep 27 17:43:56 2000 -@@ -8,6 +8,8 @@ - - */ - -+#define PERL_POLLUTE -+ - #include "EXTERN.h" /* std perl include */ - #include "perl.h" /* std perl include */ - #include "XSUB.h" /* XSUB include */ diff --git a/graphics/p5-PGPLOT/pkg-descr b/graphics/p5-PGPLOT/pkg-descr deleted file mode 100644 index 76c77c053b5e..000000000000 --- a/graphics/p5-PGPLOT/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -'pgperl' is a version of the Perl language which has available -the PGPLOT FORTRAN library, a very popular package for plotting -astronomical data. (As a glance through any issue of ApJ or MNRAS will -confirm.) The details of this involve some complicated C glue routines -but are transparent to the user. - -See the file LICENSE in /usr/local/share/doc/pgperl for copyright/licensing -information and the file pgperl.doc on how to use pgplot from perl. -This is also similar documentation on the pgperl WWW Home Page at: - -WWW: http://www.aao.gov.au/local/www/kgb/pgperl/ - -Karl Glazebrook, ---- -kgb@ast.cam.ac.uk Institute of Astronomy, Cambridge, U.K. diff --git a/graphics/p5-PGPLOT/pkg-plist b/graphics/p5-PGPLOT/pkg-plist deleted file mode 100644 index 85a18566a5d1..000000000000 --- a/graphics/p5-PGPLOT/pkg-plist +++ /dev/null @@ -1,22 +0,0 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/PGPLOT.pm -%%SITE_PERL%%/%%PERL_ARCH%%/old_test.pl -%%SITE_PERL%%/%%PERL_ARCH%%/auto/PGPLOT/PGPLOT.so -%%SITE_PERL%%/%%PERL_ARCH%%/auto/PGPLOT/PGPLOT.bs -%%SITE_PERL%%/%%PERL_ARCH%%/auto/PGPLOT/.packlist -share/doc/pgperl/LICENSE -share/doc/pgperl/test.img -share/doc/pgperl/test.pl -share/doc/pgperl/test1.p -share/doc/pgperl/test10.p -share/doc/pgperl/test11.p -share/doc/pgperl/test12.p -share/doc/pgperl/test2.p -share/doc/pgperl/test3.p -share/doc/pgperl/test4.p -share/doc/pgperl/test5.p -share/doc/pgperl/test6.p -share/doc/pgperl/test7.p -share/doc/pgperl/test8.p -share/doc/pgperl/test9.p -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/PGPLOT -@dirrm share/doc/pgperl diff --git a/graphics/p5-PGPLOT/scripts/configure b/graphics/p5-PGPLOT/scripts/configure deleted file mode 100644 index dead08ab2a0d..000000000000 --- a/graphics/p5-PGPLOT/scripts/configure +++ /dev/null @@ -1,14 +0,0 @@ -#!/bin/sh - -cd $WRKSRC || exit 1 - -sed -e s:/usr/local/pgplot:$PREFIX/lib: \ - -e s:/home/aaossm/kgb/soft/pgplot/bld:$PREFIX/include: <Makefile.PL \ - >Makefile.PL.new -for f in test*.p*; do - mv $f old_$f - sed -e s:/usr/local/bin/perl:$PERL: < old_$f >$f -done - -$PERL Makefile.PL.new - diff --git a/graphics/povray36/Makefile b/graphics/povray36/Makefile deleted file mode 100644 index 2f6adf577740..000000000000 --- a/graphics/povray36/Makefile +++ /dev/null @@ -1,83 +0,0 @@ -# New ports collection makefile for: POV-Ray -# Date created: 3 Dec 1996 -# Whom: paulo@isr.uc.pt -# -# $FreeBSD$ -# - -PORTNAME= povray -PORTVERSION= 3.6.1 -CATEGORIES= graphics -MASTER_SITES= ftp://ftp.povray.org/pub/povray/%SUBDIR%/ \ - ftp://ftp.gigabell.net/pub/unix/apps/graphics/povray/%SUBDIR%/ \ - ftp://www.hensa.ac.uk/mirrors/povray/%SUBDIR%/ \ - ftp://ftp.fh-aachen.de/pub/mirror/ftp.povray.org/povray/%SUBDIR%/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/povray/%SUBDIR%,} -MASTER_SITE_SUBDIR= Official/Unix -DIST_SUBDIR= povray36 - -MAINTAINER= maho@FreeBSD.org -COMMENT= Persistence of Vision Ray Tracer - -.if defined(WITH_ICC) -BUILD_DEPENDS= ${LOCALBASE}/intel_cc_80/bin/icc:${PORTSDIR}/lang/icc -.endif -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ - tiff:${PORTSDIR}/graphics/tiff \ - jpeg:${PORTSDIR}/graphics/jpeg -.if (${MACHINE_ARCH} == "i386") -LIB_DEPENDS+= vga:${PORTSDIR}/graphics/svgalib -.endif - -USE_XLIB= yes -USE_REINPLACE= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_AUTOCONF_VER= 259 -LATEST_LINK= ${PORTNAME}36 - -.if defined(WITH_OPTIMIZED_FLAGS) -CFLAGS+= -O3 -ffast-math -finline-functions -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -CXXFLAGS+= -O3 -ffast-math -finline-functions -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -Wno-multichar -.if (${MACHINE_ARCH} == "i386" && !${MACHINE_ARCH} == "amd64" ) -CFLAGS+= -mfancy-math-387 -mpreferred-stack-boundary=3 -malign-double -CXXFLAGS+= -mfancy-math-387 -mpreferred-stack-boundary=3 -malign-double -.endif # i386 -.endif - -.if defined(WITH_ICC) -CC= ${LOCALBASE}/intel_cc_80/bin/icc -CXX= ${LOCALBASE}/intel_cc_80/bin/icpc -CFLAGS= -O3 -tpp7 -axN -Vaxlib -CXXFLAGS= -O3 -tpp7 -axN -Vaxlib -.endif - -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ARGS= --x-includes="${X11BASE}/include" --includedir=${LOCALBASE} \ - CXXFLAGS="${CXXFLAGS} -L${LOCALBASE}/lib -I${LOCALBASE}/include" \ - CFLAGS="${CFLAGS} -L${LOCALBASE}/lib -I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" COMPILED_BY=${MAINTAINER} \ - --disable-optimiz - -MAN1= povray.1 - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BROKEN= "Does not build on 4.x" -.endif - -post-patch: - #@${REINPLACE_CMD} -e 's+@PREFIX@+${PREFIX}+g;' ${WRKSRC}/povray.ini - #@${REINPLACE_CMD} -e 's+%INSTALLDIR%+${PREFIX}/share/${PORTNAME}-${PORTVERSION}+g;' ${WRKSRC}/povray.conf -.if !defined(WITH_OPTIMIZED_FLAGS) - @${ECHO} "You can optimize by setting WITH_OPTIMIZED_FLAGS=yes." -.endif - -do-install: - @(cd ${WRKSRC} ; ${GMAKE} install) - -post-install: - @${SED} -e 's,/usr/local,${PREFIX},g' ${DESCR} - -.include <bsd.port.post.mk> diff --git a/graphics/povray36/distinfo b/graphics/povray36/distinfo deleted file mode 100644 index 4c34448ca605..000000000000 --- a/graphics/povray36/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (povray36/povray-3.6.1.tar.gz) = 6d0da1ab9f7a6374d67d6554337311ee -SIZE (povray36/povray-3.6.1.tar.gz) = 9032066 diff --git a/graphics/povray36/pkg-descr b/graphics/povray36/pkg-descr deleted file mode 100644 index 67615369ae92..000000000000 --- a/graphics/povray36/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -POV-Ray(TM) 3.5 Persistence of Vision Ray Tracer - -The Persistence of Vision(tm) Ray-Tracer creates three-dimensional, -photo-realistic images using a rendering technique called ray-tracing. It -reads in a text file containing information describing the objects and -lighting in a scene and generates an image of that scene from the view point -of a camera also described in the text file. Ray-tracing is not a fast -process by any means, but it produces very high quality images with realistic -reflections, shading, perspective and other effects. - -Legal and License information can be consulted in the following file -/usr/local/share/doc/povray-3.6/povlegal.doc - -WWW: http://www.povray.org/ diff --git a/graphics/povray36/pkg-plist b/graphics/povray36/pkg-plist deleted file mode 100644 index 3416f2755f10..000000000000 --- a/graphics/povray36/pkg-plist +++ /dev/null @@ -1,1197 +0,0 @@ -bin/povray -etc/povray/3.6/povray.conf -etc/povray/3.6/povray.ini -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/aerobics.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/arainbow.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/bezspline1.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/bezspline2.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/bezspline3.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/bgvisfog.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/blobhand.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/bpatch01.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/bpatch02.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/bpatch03.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/cloudsky.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/crainbow.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/cubprism.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/cuspline.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/filtfog.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/hexprism.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/imprhand.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/imprswep.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_01.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_02.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_03.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_04.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_05.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_06.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_07.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_08.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_09.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_10.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_11.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_12.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_13.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_14.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_15.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_16.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_17.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_18.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_19.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_20.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_21.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_22.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_23.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/latheobj.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/lowfog.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/mediatut1.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/mediatut2.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/pic1.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/mediatut3.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/mediatut4.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/mediatut5.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/mediatut6.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/mediatut7.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/multifog.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/mvspline.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/pic2.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/pic3.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/polypic1.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/polypic2.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/polypic3.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/polyword.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/pvhfield.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/pyrsweep.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/quspline.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_01.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_03a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_03.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_04.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_05.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_06a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_06.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_07a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_07.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_08a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_08.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_09a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_09.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_10a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_10.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_11a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_11.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_12a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_12.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_13a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_13.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_14a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_14.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_15.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_16.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_17.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_18.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_19a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_19.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_20a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_20.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_21.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_22.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_23a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_23.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_24.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_25.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_26.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_27.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_28.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_29.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_30.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_31.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_01.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_02.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_03.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_04.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_05.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_06.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_07.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_08.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_09.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_10.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_11.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_12.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_13.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_14.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_15a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_15.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_16.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_17a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_17.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_18.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_19.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_20.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_21.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_22.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_23.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_24.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_25.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_26.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_27.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_28.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_X.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radC_01.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radC_02.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radC_03.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/raytracer.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/redsun.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/rrainbow.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/shadowtest2.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/shadowtest.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/simpblob.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/skyspher.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/smplfog.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/sorobj.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/sphblob.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/spline.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/startifacts.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/subshape.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/superell.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/sweepinc.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/torchain.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/turbfog.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/txtstone.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/handed.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/mesh2.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/polyfunc1.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/polyfunc2.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/polyfunc3.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/polyfunc4.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/polyfunc5.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/polyfunc6.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/ptcubobj.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/raytracing.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/triangles.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/red.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/green.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/blue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/yellow.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/cyan.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/magenta.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/clear.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/white.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/black.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray05.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray10.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray15.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray20.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray25.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray30.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray35.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray40.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray45.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray50.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray55.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray60.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray65.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray70.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray75.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray80.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray85.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray90.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray95.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/dimgray.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/lightgray.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/vlightgray.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/aquamarine.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/blueviolet.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/brown.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/cadetblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/coral.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/cornflowerblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/darkgreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/darkolivegreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/darkorchid.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/darkslateblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/darkslategray.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/darkturquoise.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/firebrick.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gold.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/forestgreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/goldenrod.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/greenyellow.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/indianred.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/khaki.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/lightblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/lightsteelblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/limegreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/maroon.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mediumaquamarine.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mediumblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mediumforestgreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mediumgoldenrod.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mediumorchid.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mediumseagreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mediumslateblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mediumspringgreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mediumturquoise.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mediumvioletred.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/midnightblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/navy.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/navyblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/orange.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/orangered.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/orchid.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/palegreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/pink.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/plum.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/salmon.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/seagreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/sienna.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/skyblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/slateblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/springgreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/steelblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/tan.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/thistle.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/turquoise.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/violet.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/violetred.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/wheat.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/yellowgreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/summersky.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/richblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/brass.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/copper.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/bronze.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/bronze2.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/silver.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/brightgold.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/oldgold.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/feldspar.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/quartz.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mica.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/neonpink.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/darkpurple.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/neonblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/coolcopper.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mandarinorange.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/lightwood.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mediumwood.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/darkwood.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/spicypink.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/semisweetchoc.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/bakerschoc.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/flesh.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/newtan.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/newmidnightblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/verydarkbrown.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/darkbrown.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/darktan.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/greencopper.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/dkgreencopper.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/dustyrose.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/huntersgreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/scarlet.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/med_purple.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/light_purple.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/very_light_purple.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/areal.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/photons1.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/photons2.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/shootph.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/turbrand.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/area1.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/area2.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/arealigh.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/blobdens.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/boxgeom.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/boxmap.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/clipobj.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/conegeom.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/curvmath.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/cylgeom.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/diffobj.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/diftight.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/fixedrad.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/fixfallo.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/gamma.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/hexpat.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/hgscatt.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/isectobj.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/lattenua.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/lfadefx.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/medatten.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/mergeobj.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/miehaze.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/miemurky.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/mimxrtor.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/negradli.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/objoverl.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/perspcam.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/pixhfld.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/prod.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/quiltpt1.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/quiltpt2.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/quiltpt3.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/quiltpt4.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/raylscat.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/recsuper.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/segmpts.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/sormath.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/sphgeom.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/spotgeom.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/sqemath.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/sum.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/unhfield.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/unionobj.png -%%PORTDOCS%%share/doc/povray-3.6/html/frame.html -%%PORTDOCS%%share/doc/povray-3.6/html/idx.html -%%PORTDOCS%%share/doc/povray-3.6/html/index.html -%%PORTDOCS%%share/doc/povray-3.6/html/logotexts.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/menu.html -%%PORTDOCS%%share/doc/povray-3.6/html/next.png -%%PORTDOCS%%share/doc/povray-3.6/html/povlegal.html -%%PORTDOCS%%share/doc/povray-3.6/html/povlogotext.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/povray35.css -%%PORTDOCS%%share/doc/povray-3.6/html/prev.png -%%PORTDOCS%%share/doc/povray-3.6/html/s_100.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_101.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_102.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_103.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_104.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_105.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_106.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_107.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_108.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_109.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_10.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_110.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_111.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_112.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_113.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_114.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_115.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_116.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_117.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_118.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_119.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_11.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_120.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_121.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_122.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_123.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_124.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_125.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_126.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_127.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_128.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_129.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_12.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_130.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_131.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_132.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_133.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_134.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_135.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_136.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_137.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_138.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_139.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_13.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_140.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_141.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_142.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_143.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_144.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_145.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_146.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_147.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_148.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_149.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_14.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_150.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_151.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_152.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_153.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_154.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_155.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_156.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_157.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_158.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_159.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_15.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_160.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_161.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_162.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_163.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_164.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_165.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_16.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_17.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_18.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_19.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_1.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_20.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_21.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_22.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_23.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_24.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_25.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_26.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_27.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_28.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_29.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_2.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_30.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_31.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_32.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_33.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_34.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_35.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_36.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_37.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_38.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_39.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_3.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_40.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_41.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_42.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_43.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_44.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_45.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_46.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_47.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_48.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_49.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_4.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_50.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_51.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_52.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_53.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_54.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_55.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_56.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_57.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_58.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_59.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_5.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_60.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_61.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_62.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_63.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_64.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_65.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_66.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_67.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_68.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_69.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_6.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_70.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_71.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_72.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_73.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_74.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_75.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_76.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_77.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_78.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_79.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_7.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_80.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_81.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_82.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_83.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_84.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_85.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_86.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_87.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_88.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_89.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_8.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_90.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_91.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_92.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_93.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_94.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_95.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_96.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_97.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_98.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_99.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_9.html -%%PORTDOCS%%share/doc/povray-3.6/html/toc.html -%%PORTDOCS%%share/doc/povray-3.6/distribution-license.txt -%%PORTDOCS%%share/doc/povray-3.6/povwhere.txt -%%PORTDOCS%%share/doc/povray-3.6/revision.txt -%%PORTDOCS%%share/doc/povray-3.6/source-license.txt -%%PORTDOCS%%share/doc/povray-3.6/povlegal.doc -%%PORTDOCS%%share/doc/povray-3.6/README.unix -%%PORTDOCS%%share/doc/povray-3.6/AUTHORS -%%PORTDOCS%%share/doc/povray-3.6/ChangeLog -%%PORTDOCS%%share/doc/povray-3.6/NEWS -share/povray-3.6/icons/file_inc_classic_16.png -share/povray-3.6/icons/file_inc_classic_32.png -share/povray-3.6/icons/file_inc_classic_48.png -share/povray-3.6/icons/file_inc_classic_64.png -share/povray-3.6/icons/file_inc_crystal_16.png -share/povray-3.6/icons/file_inc_crystal_32.png -share/povray-3.6/icons/file_inc_crystal_48.png -share/povray-3.6/icons/file_inc_crystal_64.png -share/povray-3.6/icons/file_inc_slick_16.png -share/povray-3.6/icons/file_inc_slick_32.png -share/povray-3.6/icons/file_inc_slick_48.png -share/povray-3.6/icons/file_inc_slick_64.png -share/povray-3.6/icons/file_pov_classic_16.png -share/povray-3.6/icons/file_pov_classic_32.png -share/povray-3.6/icons/file_pov_classic_48.png -share/povray-3.6/icons/file_pov_classic_64.png -share/povray-3.6/icons/file_pov_crystal_16.png -share/povray-3.6/icons/file_pov_crystal_32.png -share/povray-3.6/icons/file_pov_crystal_48.png -share/povray-3.6/icons/file_pov_crystal_64.png -share/povray-3.6/icons/file_pov_slick_16.png -share/povray-3.6/icons/file_pov_slick_32.png -share/povray-3.6/icons/file_pov_slick_48.png -share/povray-3.6/icons/file_pov_slick_64.png -share/povray-3.6/icons/povray_16.png -share/povray-3.6/icons/povray_32.png -share/povray-3.6/icons/povray_48.png -share/povray-3.6/icons/povray_64.png -share/povray-3.6/include/arrays.inc -share/povray-3.6/include/ash.map -share/povray-3.6/include/benediti.map -share/povray-3.6/include/bubinga.map -share/povray-3.6/include/bumpmap_.png -share/povray-3.6/include/cedar.map -share/povray-3.6/include/chars.inc -share/povray-3.6/include/colors.inc -share/povray-3.6/include/consts.inc -share/povray-3.6/include/crystal.ttf -share/povray-3.6/include/cyrvetic.ttf -share/povray-3.6/include/debug.inc -share/povray-3.6/include/finish.inc -share/povray-3.6/include/fract003.png -share/povray-3.6/include/functions.inc -share/povray-3.6/include/glass.inc -share/povray-3.6/include/glass_old.inc -share/povray-3.6/include/golds.inc -share/povray-3.6/include/logo.inc -share/povray-3.6/include/marbteal.map -share/povray-3.6/include/math.inc -share/povray-3.6/include/metals.inc -share/povray-3.6/include/mtmand.pot -share/povray-3.6/include/mtmandj.png -share/povray-3.6/include/orngwood.map -share/povray-3.6/include/pinkmarb.map -share/povray-3.6/include/plasma2.png -share/povray-3.6/include/plasma3.png -share/povray-3.6/include/povlogo.ttf -share/povray-3.6/include/povmap.png -share/povray-3.6/include/rad_def.inc -share/povray-3.6/include/rand.inc -share/povray-3.6/include/rdgranit.map -share/povray-3.6/include/screen.inc -share/povray-3.6/include/shapes.inc -share/povray-3.6/include/shapes2.inc -share/povray-3.6/include/shapes_old.inc -share/povray-3.6/include/shapesq.inc -share/povray-3.6/include/skies.inc -share/povray-3.6/include/spiral.df3 -share/povray-3.6/include/stage1.inc -share/povray-3.6/include/stars.inc -share/povray-3.6/include/stdcam.inc -share/povray-3.6/include/stdinc.inc -share/povray-3.6/include/stoneold.inc -share/povray-3.6/include/stones.inc -share/povray-3.6/include/stones1.inc -share/povray-3.6/include/stones2.inc -share/povray-3.6/include/strings.inc -share/povray-3.6/include/sunpos.inc -share/povray-3.6/include/teak.map -share/povray-3.6/include/test.png -share/povray-3.6/include/textures.inc -share/povray-3.6/include/timrom.ttf -share/povray-3.6/include/transforms.inc -share/povray-3.6/include/ttffonts.cat -share/povray-3.6/include/whiteash.map -share/povray-3.6/include/woodmaps.inc -share/povray-3.6/include/woods.inc -share/povray-3.6/ini/allanim.ini -share/povray-3.6/ini/allstill.ini -share/povray-3.6/ini/low.ini -share/povray-3.6/ini/pngflc.ini -share/povray-3.6/ini/pngfli.ini -share/povray-3.6/ini/povray.ini -share/povray-3.6/ini/quickres.ini -share/povray-3.6/ini/res120.ini -share/povray-3.6/ini/res1k.ini -share/povray-3.6/ini/res320.ini -share/povray-3.6/ini/res640.ini -share/povray-3.6/ini/res800.ini -share/povray-3.6/ini/slow.ini -share/povray-3.6/ini/tgaflc.ini -share/povray-3.6/ini/tgafli.ini -share/povray-3.6/ini/zipflc.ini -share/povray-3.6/ini/zipfli.ini -share/povray-3.6/scenes/advanced/balcony/balcony.pov -share/povray-3.6/scenes/advanced/balcony/building.inc -share/povray-3.6/scenes/advanced/balcony/chair.inc -share/povray-3.6/scenes/advanced/balcony/cloth.inc -share/povray-3.6/scenes/advanced/balcony/sky.inc -share/povray-3.6/scenes/advanced/balcony/table.inc -share/povray-3.6/scenes/advanced/balcony/table_cloth.inc -share/povray-3.6/scenes/advanced/balcony/table_stuff.inc -share/povray-3.6/scenes/advanced/balcony/terrain.inc -share/povray-3.6/scenes/advanced/balcony/water.inc -share/povray-3.6/scenes/advanced/balcony/bglass.inc -share/povray-3.6/scenes/advanced/blocks/makestacks.inc -share/povray-3.6/scenes/advanced/blocks/stackerday.pov -share/povray-3.6/scenes/advanced/blocks/stackergold.pov -share/povray-3.6/scenes/advanced/blocks/stackernight.pov -share/povray-3.6/scenes/advanced/blocks/stackertransp.pov -share/povray-3.6/scenes/advanced/blocks/stacks.inc -share/povray-3.6/scenes/advanced/cats/cattex.inc -share/povray-3.6/scenes/advanced/cats/cattext.inc -share/povray-3.6/scenes/advanced/cats/coolcat.inc -share/povray-3.6/scenes/advanced/cats/povcatray.pov -share/povray-3.6/scenes/advanced/cliche/cliche.pov -share/povray-3.6/scenes/advanced/cliche/sign.pov -share/povray-3.6/scenes/advanced/drums2/drums.inc -share/povray-3.6/scenes/advanced/drums2/drums.pov -share/povray-3.6/scenes/advanced/drums2/rednewt.png -share/povray-3.6/scenes/advanced/fish13/finskin2.png -share/povray-3.6/scenes/advanced/fish13/fish.inc -share/povray-3.6/scenes/advanced/fish13/fish13.pov -share/povray-3.6/scenes/advanced/fish13/fisheye.png -share/povray-3.6/scenes/advanced/fish13/stem1.inc -share/povray-3.6/scenes/advanced/fish13/world12.inc -share/povray-3.6/scenes/advanced/glasschess/chesspiece1.inc -share/povray-3.6/scenes/advanced/glasschess/glasschess.pov -share/povray-3.6/scenes/advanced/ionic5/b-snake.inc -share/povray-3.6/scenes/advanced/ionic5/congo4.png -share/povray-3.6/scenes/advanced/ionic5/ionic5.pov -share/povray-3.6/scenes/advanced/ionic5/lizard.inc -share/povray-3.6/scenes/advanced/ionic5/marble.inc -share/povray-3.6/scenes/advanced/ionic5/panther.inc -share/povray-3.6/scenes/advanced/ionic5/s-head3.inc -share/povray-3.6/scenes/advanced/ionic5/turn.inc -share/povray-3.6/scenes/advanced/ntreal/ntreal.inc -share/povray-3.6/scenes/advanced/ntreal/ntreal.pov -share/povray-3.6/scenes/advanced/newltpot/teapot.txt -share/povray-3.6/scenes/advanced/newltpot/teapot2.pov -share/povray-3.6/scenes/advanced/newltpot/teapot3.pov -share/povray-3.6/scenes/advanced/newltpot/teapot4.pov -share/povray-3.6/scenes/advanced/newltpot/teapot_c1.inc -share/povray-3.6/scenes/advanced/newltpot/teapot_c2.inc -share/povray-3.6/scenes/advanced/newltpot/teapot_c3.inc -share/povray-3.6/scenes/advanced/newltpot/teapot_sph.inc -share/povray-3.6/scenes/advanced/newltpot/teapot_tri.inc -share/povray-3.6/scenes/advanced/piece2/light.inc -share/povray-3.6/scenes/advanced/piece2/piece2.pov -share/povray-3.6/scenes/advanced/piece2/spural1.inc -share/povray-3.6/scenes/advanced/piece2/spural2.inc -share/povray-3.6/scenes/advanced/piece2/tori2.inc -share/povray-3.6/scenes/advanced/piece2/ttexture.inc -share/povray-3.6/scenes/advanced/piece3/curly-q.inc -share/povray-3.6/scenes/advanced/piece3/links.inc -share/povray-3.6/scenes/advanced/piece3/piece3.pov -share/povray-3.6/scenes/advanced/teapot/teapot.inc -share/povray-3.6/scenes/advanced/teapot/teapot.pov -share/povray-3.6/scenes/advanced/abyss.pov -share/povray-3.6/scenes/advanced/benchmark.ini -share/povray-3.6/scenes/advanced/benchmark.pov -share/povray-3.6/scenes/advanced/biscuit.pov -share/povray-3.6/scenes/advanced/bwstripe.pov -share/povray-3.6/scenes/advanced/chess2.pov -share/povray-3.6/scenes/advanced/desk.ini -share/povray-3.6/scenes/advanced/desk.pov -share/povray-3.6/scenes/advanced/diffract.pov -share/povray-3.6/scenes/advanced/float5.pov -share/povray-3.6/scenes/advanced/gaussianblob.pov -share/povray-3.6/scenes/advanced/grenadine.pov -share/povray-3.6/scenes/advanced/infinitybox.pov -share/povray-3.6/scenes/advanced/isocacti.pov -share/povray-3.6/scenes/advanced/lamppost.pov -share/povray-3.6/scenes/advanced/landscape.pov -share/povray-3.6/scenes/advanced/lemon.inc -share/povray-3.6/scenes/advanced/mediasky.pov -share/povray-3.6/scenes/advanced/mist.pov -share/povray-3.6/scenes/advanced/mtmand.par -share/povray-3.6/scenes/advanced/mtmand.pov -share/povray-3.6/scenes/advanced/newdiffract.pov -share/povray-3.6/scenes/advanced/object_pattern.pov -share/povray-3.6/scenes/advanced/optics.pov -share/povray-3.6/scenes/advanced/quilt1.pov -share/povray-3.6/scenes/advanced/skyvase.pov -share/povray-3.6/scenes/advanced/sombrero.pov -share/povray-3.6/scenes/advanced/sunsethf.pov -share/povray-3.6/scenes/advanced/swirlbox.pov -share/povray-3.6/scenes/advanced/wallstucco.pov -share/povray-3.6/scenes/advanced/whiltile.pov -share/povray-3.6/scenes/advanced/wineglass.pov -share/povray-3.6/scenes/advanced/woodbox.pov -share/povray-3.6/scenes/animations/ambient/ambient.ini -share/povray-3.6/scenes/animations/ambient/ambient.pov -share/povray-3.6/scenes/animations/boing/boing1.ini -share/povray-3.6/scenes/animations/boing/boing1.pov -share/povray-3.6/scenes/animations/boing/bounce.ini -share/povray-3.6/scenes/animations/boing/bounce.pov -share/povray-3.6/scenes/animations/boing/glsbng.ini -share/povray-3.6/scenes/animations/boing/glsbng.pov -share/povray-3.6/scenes/animations/camera2/camera2.ini -share/povray-3.6/scenes/animations/camera2/camera2.pov -share/povray-3.6/scenes/animations/clockd/clockd.pov -share/povray-3.6/scenes/animations/diffuse/diffuse.ini -share/povray-3.6/scenes/animations/diffuse/diffuse.pov -share/povray-3.6/scenes/animations/float1/float1.ini -share/povray-3.6/scenes/animations/float1/float1.pov -share/povray-3.6/scenes/animations/float2/float2.ini -share/povray-3.6/scenes/animations/float2/float2.pov -share/povray-3.6/scenes/animations/float3/float3.ini -share/povray-3.6/scenes/animations/float3/float3.pov -share/povray-3.6/scenes/animations/float4/float4.ini -share/povray-3.6/scenes/animations/float4/float4.pov -share/povray-3.6/scenes/animations/fractalzoom/fractalzoom.pov -share/povray-3.6/scenes/animations/l_o/l_o.ini -share/povray-3.6/scenes/animations/l_o/l_o.pov -share/povray-3.6/scenes/animations/life/blink4.inc -share/povray-3.6/scenes/animations/life/life.ini -share/povray-3.6/scenes/animations/life/life.pov -share/povray-3.6/scenes/animations/life/walker.inc -share/povray-3.6/scenes/animations/pentmap/pentmap.ini -share/povray-3.6/scenes/animations/pentmap/pentmap.pov -share/povray-3.6/scenes/animations/quilted/plotqlt.ini -share/povray-3.6/scenes/animations/quilted/plotqlt.pov -share/povray-3.6/scenes/animations/raddem/raddem.ini -share/povray-3.6/scenes/animations/raddem/raddem.pov -share/povray-3.6/scenes/animations/reflect/reflect.ini -share/povray-3.6/scenes/animations/reflect/reflect.pov -share/povray-3.6/scenes/animations/slinky/slnk.ini -share/povray-3.6/scenes/animations/slinky/slnk.pov -share/povray-3.6/scenes/animations/speclr/speclr.ini -share/povray-3.6/scenes/animations/speclr/speclr.pov -share/povray-3.6/scenes/animations/splinefollow/splinefollow.pov -share/povray-3.6/scenes/animations/vect1/vect1.ini -share/povray-3.6/scenes/animations/vect1/vect1.pov -share/povray-3.6/scenes/animations/vect2/vect2.ini -share/povray-3.6/scenes/animations/vect2/vect2.pov -share/povray-3.6/scenes/camera/camera-context.inc -share/povray-3.6/scenes/camera/cylinder1.pov -share/povray-3.6/scenes/camera/cylinder2.pov -share/povray-3.6/scenes/camera/cylinder3.pov -share/povray-3.6/scenes/camera/cylinder4.pov -share/povray-3.6/scenes/camera/fisheye.pov -share/povray-3.6/scenes/camera/focalblur.pov -share/povray-3.6/scenes/camera/normal.pov -share/povray-3.6/scenes/camera/omnimax.pov -share/povray-3.6/scenes/camera/orthographic.pov -share/povray-3.6/scenes/camera/panoramic.pov -share/povray-3.6/scenes/camera/perspective.pov -share/povray-3.6/scenes/camera/shear.pov -share/povray-3.6/scenes/camera/spherical.pov -share/povray-3.6/scenes/camera/ultra_wide_angle.pov -share/povray-3.6/scenes/incdemo/glasses/glass.pov -share/povray-3.6/scenes/incdemo/glasses/samp_demo.pov -share/povray-3.6/scenes/incdemo/glasses/sample.inc -share/povray-3.6/scenes/incdemo/metals/brasses.pov -share/povray-3.6/scenes/incdemo/metals/chromes.pov -share/povray-3.6/scenes/incdemo/metals/coppers.pov -share/povray-3.6/scenes/incdemo/metals/golds.pov -share/povray-3.6/scenes/incdemo/metals/metals.doc -share/povray-3.6/scenes/incdemo/metals/silvers.pov -share/povray-3.6/scenes/incdemo/metals/stage_xy.inc -share/povray-3.6/scenes/incdemo/metals/stage_xz.inc -share/povray-3.6/scenes/incdemo/stones/benediti.pov -share/povray-3.6/scenes/incdemo/stones/marbteal.pov -share/povray-3.6/scenes/incdemo/stones/pinkmarb.pov -share/povray-3.6/scenes/incdemo/stones/rdgranit.pov -share/povray-3.6/scenes/incdemo/stones/stones.doc -share/povray-3.6/scenes/incdemo/stones/stones1.pov -share/povray-3.6/scenes/incdemo/stones/stones2.pov -share/povray-3.6/scenes/incdemo/woods/ash.pov -share/povray-3.6/scenes/incdemo/woods/bubinga.pov -share/povray-3.6/scenes/incdemo/woods/cedar.pov -share/povray-3.6/scenes/incdemo/woods/morewood.doc -share/povray-3.6/scenes/incdemo/woods/orngwood.pov -share/povray-3.6/scenes/incdemo/woods/teak.pov -share/povray-3.6/scenes/incdemo/woods/testcam.inc -share/povray-3.6/scenes/incdemo/woods/testobjs.inc -share/povray-3.6/scenes/incdemo/woods/whiteash.pov -share/povray-3.6/scenes/incdemo/woods/wood_1.pov -share/povray-3.6/scenes/incdemo/woods/wood_10.pov -share/povray-3.6/scenes/incdemo/woods/wood_11.pov -share/povray-3.6/scenes/incdemo/woods/wood_12.pov -share/povray-3.6/scenes/incdemo/woods/wood_13.pov -share/povray-3.6/scenes/incdemo/woods/wood_14.pov -share/povray-3.6/scenes/incdemo/woods/wood_15.pov -share/povray-3.6/scenes/incdemo/woods/wood_16.pov -share/povray-3.6/scenes/incdemo/woods/wood_17.pov -share/povray-3.6/scenes/incdemo/woods/wood_18.pov -share/povray-3.6/scenes/incdemo/woods/wood_19.pov -share/povray-3.6/scenes/incdemo/woods/wood_2.pov -share/povray-3.6/scenes/incdemo/woods/wood_3.pov -share/povray-3.6/scenes/incdemo/woods/wood_4.pov -share/povray-3.6/scenes/incdemo/woods/wood_5.pov -share/povray-3.6/scenes/incdemo/woods/wood_6.pov -share/povray-3.6/scenes/incdemo/woods/wood_7.pov -share/povray-3.6/scenes/incdemo/woods/wood_8.pov -share/povray-3.6/scenes/incdemo/woods/wood_9.pov -share/povray-3.6/scenes/incdemo/woods/woods.doc -share/povray-3.6/scenes/incdemo/woods/woods1.pov -share/povray-3.6/scenes/incdemo/woods/woods2.pov -share/povray-3.6/scenes/incdemo/chars.pov -share/povray-3.6/scenes/incdemo/circletext.pov -share/povray-3.6/scenes/incdemo/colors.pov -share/povray-3.6/scenes/incdemo/debug.pov -share/povray-3.6/scenes/incdemo/finish.pov -share/povray-3.6/scenes/incdemo/func_gradient.pov -share/povray-3.6/scenes/incdemo/i_internal.pov -share/povray-3.6/scenes/incdemo/logo.pov -share/povray-3.6/scenes/incdemo/math.pov -share/povray-3.6/scenes/incdemo/screen.pov -share/povray-3.6/scenes/incdemo/shapes.pov -share/povray-3.6/scenes/incdemo/shapes2.pov -share/povray-3.6/scenes/incdemo/shapes_old.pov -share/povray-3.6/scenes/incdemo/shotxtr.inc -share/povray-3.6/scenes/incdemo/sort.pov -share/povray-3.6/scenes/incdemo/strings.pov -share/povray-3.6/scenes/incdemo/sundial.pov -share/povray-3.6/scenes/incdemo/texture1.pov -share/povray-3.6/scenes/incdemo/texture2.pov -share/povray-3.6/scenes/incdemo/texture3.pov -share/povray-3.6/scenes/incdemo/transforms.pov -share/povray-3.6/scenes/interior/media/galaxy.pov -share/povray-3.6/scenes/interior/media/hollow1.pov -share/povray-3.6/scenes/interior/media/hollow2.pov -share/povray-3.6/scenes/interior/media/hollow3.pov -share/povray-3.6/scenes/interior/media/media1.pov -share/povray-3.6/scenes/interior/media/media2.pov -share/povray-3.6/scenes/interior/media/media3.pov -share/povray-3.6/scenes/interior/media/media4.pov -share/povray-3.6/scenes/interior/media/media5.pov -share/povray-3.6/scenes/interior/media/micro.pov -share/povray-3.6/scenes/interior/atten1.pov -share/povray-3.6/scenes/interior/atten2.pov -share/povray-3.6/scenes/interior/ballbox1.pov -share/povray-3.6/scenes/interior/caustic2.pov -share/povray-3.6/scenes/interior/crystal.pov -share/povray-3.6/scenes/interior/fog_f.pov -share/povray-3.6/scenes/interior/fog_ft.pov -share/povray-3.6/scenes/interior/fog_std.pov -share/povray-3.6/scenes/interior/foglayr.pov -share/povray-3.6/scenes/interior/foglyr2.pov -share/povray-3.6/scenes/interior/iortest.pov -share/povray-3.6/scenes/interior/magglass.pov -share/povray-3.6/scenes/interior/nufog2.pov -share/povray-3.6/scenes/interior/rainbow1.pov -share/povray-3.6/scenes/interior/skysph1.pov -share/povray-3.6/scenes/interior/skysph2.pov -share/povray-3.6/scenes/language/arrays/array1.pov -share/povray-3.6/scenes/language/arrays/array2.pov -share/povray-3.6/scenes/language/arrays/array3.pov -share/povray-3.6/scenes/language/fileio/fileio.pov -share/povray-3.6/scenes/language/macros/local.inc -share/povray-3.6/scenes/language/macros/local.pov -share/povray-3.6/scenes/language/macros/macro1.pov -share/povray-3.6/scenes/language/macros/macro2.pov -share/povray-3.6/scenes/language/macros/macro3.pov -share/povray-3.6/scenes/language/macros/macro4.pov -share/povray-3.6/scenes/language/macros/pyramid.pov -share/povray-3.6/scenes/language/macros/pyramid2.pov -share/povray-3.6/scenes/language/bounding.pov -share/povray-3.6/scenes/language/image_size.pov -share/povray-3.6/scenes/language/splinefunction.pov -share/povray-3.6/scenes/language/trace-wicker.pov -share/povray-3.6/scenes/language/trace.pov -share/povray-3.6/scenes/language/trace2.pov -share/povray-3.6/scenes/language/tracevines.pov -share/povray-3.6/scenes/language/vturbulence.pov -share/povray-3.6/scenes/lights/arealit1.pov -share/povray-3.6/scenes/lights/arealit2.pov -share/povray-3.6/scenes/lights/arealit3.pov -share/povray-3.6/scenes/lights/circular.pov -share/povray-3.6/scenes/lights/fillite.pov -share/povray-3.6/scenes/lights/glassthing.pov -share/povray-3.6/scenes/lights/laser.pov -share/povray-3.6/scenes/lights/orient.pov -share/povray-3.6/scenes/lights/parallel_lights.pov -share/povray-3.6/scenes/lights/phot_met_glass.pov -share/povray-3.6/scenes/lights/projected_through.pov -share/povray-3.6/scenes/lights/shadows.pov -share/povray-3.6/scenes/lights/soft.pov -share/povray-3.6/scenes/lights/spotlite.pov -share/povray-3.6/scenes/objectmods/double_illuminate.pov -share/povray-3.6/scenes/objectmods/no_image.pov -share/povray-3.6/scenes/objectmods/no_reflection.pov -share/povray-3.6/scenes/objectmods/thingy.inc -share/povray-3.6/scenes/objects/csg/cliptst2.pov -share/povray-3.6/scenes/objects/csg/granite.pov -share/povray-3.6/scenes/objects/csg/hfclip.pov -share/povray-3.6/scenes/objects/csg/intee1.pov -share/povray-3.6/scenes/objects/quartic/axisbox.inc -share/povray-3.6/scenes/objects/quartic/bicube.pov -share/povray-3.6/scenes/objects/quartic/folium.pov -share/povray-3.6/scenes/objects/quartic/grafbic.pov -share/povray-3.6/scenes/objects/quartic/helix.pov -share/povray-3.6/scenes/objects/quartic/hyptorus.pov -share/povray-3.6/scenes/objects/quartic/lemnisc2.pov -share/povray-3.6/scenes/objects/quartic/lemnisca.pov -share/povray-3.6/scenes/objects/quartic/monkey.pov -share/povray-3.6/scenes/objects/quartic/partorus.pov -share/povray-3.6/scenes/objects/quartic/piriform.pov -share/povray-3.6/scenes/objects/quartic/quarcyl.pov -share/povray-3.6/scenes/objects/quartic/quarpara.pov -share/povray-3.6/scenes/objects/quartic/quartic.cat -share/povray-3.6/scenes/objects/quartic/steiner.pov -share/povray-3.6/scenes/objects/quartic/tcubic.pov -share/povray-3.6/scenes/objects/quartic/teardrop.pov -share/povray-3.6/scenes/objects/quartic/torus.pov -share/povray-3.6/scenes/objects/quartic/trough.pov -share/povray-3.6/scenes/objects/quartic/witch.pov -share/povray-3.6/scenes/objects/bezier.pov -share/povray-3.6/scenes/objects/blob.pov -share/povray-3.6/scenes/objects/blob1a.pov -share/povray-3.6/scenes/objects/blob1b.pov -share/povray-3.6/scenes/objects/blob1c.pov -share/povray-3.6/scenes/objects/box.pov -share/povray-3.6/scenes/objects/chesmsh.pov -share/povray-3.6/scenes/objects/chess.inc -share/povray-3.6/scenes/objects/crater.pov -share/povray-3.6/scenes/objects/crater_dat.pov -share/povray-3.6/scenes/objects/fractal1.pov -share/povray-3.6/scenes/objects/fractal2.pov -share/povray-3.6/scenes/objects/fractal3.pov -share/povray-3.6/scenes/objects/fractal4.pov -share/povray-3.6/scenes/objects/isosurfaces.pov -share/povray-3.6/scenes/objects/lathe1a.pov -share/povray-3.6/scenes/objects/lathe1b.pov -share/povray-3.6/scenes/objects/lathe1c.pov -share/povray-3.6/scenes/objects/lathe2.pov -share/povray-3.6/scenes/objects/mesh2.pov -share/povray-3.6/scenes/objects/pawns.pov -share/povray-3.6/scenes/objects/polygon.pov -share/povray-3.6/scenes/objects/primitiv.pov -share/povray-3.6/scenes/objects/prism1.pov -share/povray-3.6/scenes/objects/prism2.pov -share/povray-3.6/scenes/objects/prism3.inc -share/povray-3.6/scenes/objects/prism3a.pov -share/povray-3.6/scenes/objects/prism3b.pov -share/povray-3.6/scenes/objects/prism3c.pov -share/povray-3.6/scenes/objects/sor1.pov -share/povray-3.6/scenes/objects/superel1.pov -share/povray-3.6/scenes/objects/superel2.pov -share/povray-3.6/scenes/objects/superel3.pov -share/povray-3.6/scenes/objects/torus1.pov -share/povray-3.6/scenes/objects/ttf1.pov -share/povray-3.6/scenes/objects/wtorus.pov -share/povray-3.6/scenes/portfolio/__empty.ini -share/povray-3.6/scenes/portfolio/__empty.pov -share/povray-3.6/scenes/portfolio/allnormals.ini -share/povray-3.6/scenes/portfolio/allnormals.pov -share/povray-3.6/scenes/portfolio/allobjects.ini -share/povray-3.6/scenes/portfolio/allobjects.pov -share/povray-3.6/scenes/portfolio/allpat1iso.ini -share/povray-3.6/scenes/portfolio/allpat1iso.pov -share/povray-3.6/scenes/portfolio/allpat2iso.ini -share/povray-3.6/scenes/portfolio/allpat2iso.pov -share/povray-3.6/scenes/portfolio/allpatterns.ini -share/povray-3.6/scenes/portfolio/allpatterns.pov -share/povray-3.6/scenes/portfolio/c_colors.ini -share/povray-3.6/scenes/portfolio/c_colors.pov -share/povray-3.6/scenes/portfolio/f_finish.ini -share/povray-3.6/scenes/portfolio/f_finish.pov -share/povray-3.6/scenes/portfolio/html_gen.inc -share/povray-3.6/scenes/portfolio/index.html -share/povray-3.6/scenes/portfolio/m_textures.ini -share/povray-3.6/scenes/portfolio/m_textures.pov -share/povray-3.6/scenes/portfolio/p_skies.ini -share/povray-3.6/scenes/portfolio/o_2shapes.ini -share/povray-3.6/scenes/portfolio/o_2shapes.pov -share/povray-3.6/scenes/portfolio/o_shapes.ini -share/povray-3.6/scenes/portfolio/o_shapes.pov -share/povray-3.6/scenes/portfolio/o_shapes_old.ini -share/povray-3.6/scenes/portfolio/o_shapes_old.pov -share/povray-3.6/scenes/portfolio/o_shapesq.ini -share/povray-3.6/scenes/portfolio/o_shapesq.pov -share/povray-3.6/scenes/portfolio/p_skies.pov -share/povray-3.6/scenes/portfolio/p_textures.ini -share/povray-3.6/scenes/portfolio/p_textures.pov -share/povray-3.6/scenes/portfolio/p_woods.ini -share/povray-3.6/scenes/portfolio/p_woods.pov -share/povray-3.6/scenes/portfolio/readme.txt -share/povray-3.6/scenes/portfolio/t_1stones.ini -share/povray-3.6/scenes/portfolio/t_1stones.pov -share/povray-3.6/scenes/portfolio/t_2stones.ini -share/povray-3.6/scenes/portfolio/t_2stones.pov -share/povray-3.6/scenes/portfolio/t_metals.ini -share/povray-3.6/scenes/portfolio/t_metals.pov -share/povray-3.6/scenes/portfolio/t_stars.ini -share/povray-3.6/scenes/portfolio/t_stars.pov -share/povray-3.6/scenes/portfolio/t_textures.ini -share/povray-3.6/scenes/portfolio/t_textures.pov -share/povray-3.6/scenes/portfolio/t_woods.ini -share/povray-3.6/scenes/portfolio/t_woods.pov -share/povray-3.6/scenes/qtvr/qtvrpanorama.pov -share/povray-3.6/scenes/radiosity/cornell.pov -share/povray-3.6/scenes/radiosity/patio-radio.pov -share/povray-3.6/scenes/radiosity/rad_def_test.pov -share/povray-3.6/scenes/radiosity/radiosity.pov -share/povray-3.6/scenes/radiosity/radiosity2.pov -share/povray-3.6/scenes/radiosity/radiosity3.pov -share/povray-3.6/scenes/textures/finishes/arches.pov -share/povray-3.6/scenes/textures/finishes/cluster.pov -share/povray-3.6/scenes/textures/finishes/metallicreflection.pov -share/povray-3.6/scenes/textures/finishes/var_refl.pov -share/povray-3.6/scenes/textures/finishes/var_reflection.pov -share/povray-3.6/scenes/textures/normals/bumpmap.pov -share/povray-3.6/scenes/textures/normals/norm_acc.pov -share/povray-3.6/scenes/textures/normals/normal.pov -share/povray-3.6/scenes/textures/normals/normavg.pov -share/povray-3.6/scenes/textures/normals/normmap.pov -share/povray-3.6/scenes/textures/normals/slopemap.pov -share/povray-3.6/scenes/textures/patterns/agate.pov -share/povray-3.6/scenes/textures/patterns/bozo.pov -share/povray-3.6/scenes/textures/patterns/brick.pov -share/povray-3.6/scenes/textures/patterns/bumps.pov -share/povray-3.6/scenes/textures/patterns/crackle1.pov -share/povray-3.6/scenes/textures/patterns/crackle2.pov -share/povray-3.6/scenes/textures/patterns/crackle3.pov -share/povray-3.6/scenes/textures/patterns/crackle_form.pov -share/povray-3.6/scenes/textures/patterns/crackle_solid.pov -share/povray-3.6/scenes/textures/patterns/densfile.pov -share/povray-3.6/scenes/textures/patterns/dents.pov -share/povray-3.6/scenes/textures/patterns/fractals1.pov -share/povray-3.6/scenes/textures/patterns/fractals2.pov -share/povray-3.6/scenes/textures/patterns/fractals3.pov -share/povray-3.6/scenes/textures/patterns/gradient.pov -share/povray-3.6/scenes/textures/patterns/granite.pov -share/povray-3.6/scenes/textures/patterns/hexagon.pov -share/povray-3.6/scenes/textures/patterns/leopard.pov -share/povray-3.6/scenes/textures/patterns/mandel.pov -share/povray-3.6/scenes/textures/patterns/marble.pov -share/povray-3.6/scenes/textures/patterns/onion.pov -share/povray-3.6/scenes/textures/patterns/pignorm.inc -share/povray-3.6/scenes/textures/patterns/pigment_pattern.pov -share/povray-3.6/scenes/textures/patterns/quilt2.pov -share/povray-3.6/scenes/textures/patterns/quilted.pov -share/povray-3.6/scenes/textures/patterns/radial.pov -share/povray-3.6/scenes/textures/patterns/ripples.pov -share/povray-3.6/scenes/textures/patterns/slopemt.pov -share/povray-3.6/scenes/textures/patterns/slopemt_dat.pov -share/povray-3.6/scenes/textures/patterns/spiral1.pov -share/povray-3.6/scenes/textures/patterns/spiral2.pov -share/povray-3.6/scenes/textures/patterns/spotted.pov -share/povray-3.6/scenes/textures/patterns/waves.pov -share/povray-3.6/scenes/textures/patterns/wrinkles.pov -share/povray-3.6/scenes/textures/pigments/skies/s_cloud1.pov -share/povray-3.6/scenes/textures/pigments/skies/s_cloud2.pov -share/povray-3.6/scenes/textures/pigments/skies/s_cloud3.pov -share/povray-3.6/scenes/textures/pigments/skies/s_cloud4.pov -share/povray-3.6/scenes/textures/pigments/skies/s_cloud5.pov -share/povray-3.6/scenes/textures/pigments/skies/skies.doc -share/povray-3.6/scenes/textures/pigments/skies/stars.pov -share/povray-3.6/scenes/textures/pigments/blkhole.pov -share/povray-3.6/scenes/textures/pigments/cantelop.pov -share/povray-3.6/scenes/textures/pigments/checker2.pov -share/povray-3.6/scenes/textures/pigments/crack1.pov -share/povray-3.6/scenes/textures/pigments/dodec2.pov -share/povray-3.6/scenes/textures/pigments/eight.pov -share/povray-3.6/scenes/textures/pigments/filtfun.pov -share/povray-3.6/scenes/textures/pigments/interp.pov -share/povray-3.6/scenes/textures/pigments/irid.pov -share/povray-3.6/scenes/textures/pigments/mapper.pov -share/povray-3.6/scenes/textures/pigments/mappr2.pov -share/povray-3.6/scenes/textures/pigments/matmap.pov -share/povray-3.6/scenes/textures/pigments/pigmap.pov -share/povray-3.6/scenes/textures/pigments/pigment.pov -share/povray-3.6/scenes/textures/pigments/planet.pov -share/povray-3.6/scenes/textures/pigments/spiral1a.pov -share/povray-3.6/scenes/textures/pigments/transmitfx.pov -share/povray-3.6/scenes/textures/pigments/txtravg.pov -share/povray-3.6/scenes/textures/pigments/txtrmap.pov -share/povray-3.6/scenes/textures/pigments/warp1.pov -share/povray-3.6/scenes/textures/pigments/warp2.pov -share/povray-3.6/scenes/textures/interior_texture.pov -share/povray-3.6/scenes/textures/noise_generator.pov -share/povray-3.6/scripts/allanim.sh -share/povray-3.6/scripts/allscene.sh -share/povray-3.6/scripts/portfolio.sh -share/povray-3.6/scripts/render_anim.sh -share/povray-3.6/scripts/render_scene.sh -share/povray-3.6/scripts/rerunpov.sh -share/povray-3.6/scripts/runpov.sh -@dirrm share/povray-3.6/scripts -@dirrm share/povray-3.6/scenes/textures/pigments/skies -@dirrm share/povray-3.6/scenes/textures/pigments -@dirrm share/povray-3.6/scenes/textures/patterns -@dirrm share/povray-3.6/scenes/textures/normals -@dirrm share/povray-3.6/scenes/textures/finishes -@dirrm share/povray-3.6/scenes/textures -@dirrm share/povray-3.6/scenes/radiosity -@dirrm share/povray-3.6/scenes/qtvr -@dirrm share/povray-3.6/scenes/portfolio -@dirrm share/povray-3.6/scenes/objects/quartic -@dirrm share/povray-3.6/scenes/objects/csg -@dirrm share/povray-3.6/scenes/objects -@dirrm share/povray-3.6/scenes/objectmods -@dirrm share/povray-3.6/scenes/lights -@dirrm share/povray-3.6/scenes/language/macros -@dirrm share/povray-3.6/scenes/language/fileio -@dirrm share/povray-3.6/scenes/language/arrays -@dirrm share/povray-3.6/scenes/language -@dirrm share/povray-3.6/scenes/interior/media -@dirrm share/povray-3.6/scenes/interior -@dirrm share/povray-3.6/scenes/incdemo/woods -@dirrm share/povray-3.6/scenes/incdemo/stones -@dirrm share/povray-3.6/scenes/incdemo/metals -@dirrm share/povray-3.6/scenes/incdemo/glasses -@dirrm share/povray-3.6/scenes/incdemo -@dirrm share/povray-3.6/scenes/camera -@dirrm share/povray-3.6/scenes/animations/vect2 -@dirrm share/povray-3.6/scenes/animations/vect1 -@dirrm share/povray-3.6/scenes/animations/splinefollow -@dirrm share/povray-3.6/scenes/animations/speclr -@dirrm share/povray-3.6/scenes/animations/slinky -@dirrm share/povray-3.6/scenes/animations/reflect -@dirrm share/povray-3.6/scenes/animations/raddem -@dirrm share/povray-3.6/scenes/animations/quilted -@dirrm share/povray-3.6/scenes/animations/pentmap -@dirrm share/povray-3.6/scenes/animations/life -@dirrm share/povray-3.6/scenes/animations/l_o -@dirrm share/povray-3.6/scenes/animations/fractalzoom -@dirrm share/povray-3.6/scenes/animations/float4 -@dirrm share/povray-3.6/scenes/animations/float3 -@dirrm share/povray-3.6/scenes/animations/float2 -@dirrm share/povray-3.6/scenes/animations/float1 -@dirrm share/povray-3.6/scenes/animations/diffuse -@dirrm share/povray-3.6/scenes/animations/clockd -@dirrm share/povray-3.6/scenes/animations/camera2 -@dirrm share/povray-3.6/scenes/animations/boing -@dirrm share/povray-3.6/scenes/animations/ambient -@dirrm share/povray-3.6/scenes/animations -@dirrm share/povray-3.6/scenes/advanced/teapot -@dirrm share/povray-3.6/scenes/advanced/piece3 -@dirrm share/povray-3.6/scenes/advanced/piece2 -@dirrm share/povray-3.6/scenes/advanced/ntreal -@dirrm share/povray-3.6/scenes/advanced/newltpot -@dirrm share/povray-3.6/scenes/advanced/ionic5 -@dirrm share/povray-3.6/scenes/advanced/glasschess -@dirrm share/povray-3.6/scenes/advanced/fish13 -@dirrm share/povray-3.6/scenes/advanced/drums2 -@dirrm share/povray-3.6/scenes/advanced/cliche -@dirrm share/povray-3.6/scenes/advanced/cats -@dirrm share/povray-3.6/scenes/advanced/blocks -@dirrm share/povray-3.6/scenes/advanced/balcony -@dirrm share/povray-3.6/scenes/advanced -@dirrm share/povray-3.6/scenes -@dirrm share/povray-3.6/ini -@dirrm share/povray-3.6/include -@dirrm share/povray-3.6/icons -@dirrm share/povray-3.6 -%%PORTDOCS%%@dirrm share/doc/povray-3.6/html/images/tutorial -%%PORTDOCS%%@dirrm share/doc/povray-3.6/html/images/reference/colors -%%PORTDOCS%%@dirrm share/doc/povray-3.6/html/images/reference -%%PORTDOCS%%@dirrm share/doc/povray-3.6/html/images -%%PORTDOCS%%@dirrm share/doc/povray-3.6/html -%%PORTDOCS%%@dirrm share/doc/povray-3.6 -@dirrm etc/povray/3.6 -@dirrm etc/povray diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile deleted file mode 100644 index 2f6adf577740..000000000000 --- a/graphics/povray37/Makefile +++ /dev/null @@ -1,83 +0,0 @@ -# New ports collection makefile for: POV-Ray -# Date created: 3 Dec 1996 -# Whom: paulo@isr.uc.pt -# -# $FreeBSD$ -# - -PORTNAME= povray -PORTVERSION= 3.6.1 -CATEGORIES= graphics -MASTER_SITES= ftp://ftp.povray.org/pub/povray/%SUBDIR%/ \ - ftp://ftp.gigabell.net/pub/unix/apps/graphics/povray/%SUBDIR%/ \ - ftp://www.hensa.ac.uk/mirrors/povray/%SUBDIR%/ \ - ftp://ftp.fh-aachen.de/pub/mirror/ftp.povray.org/povray/%SUBDIR%/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/povray/%SUBDIR%,} -MASTER_SITE_SUBDIR= Official/Unix -DIST_SUBDIR= povray36 - -MAINTAINER= maho@FreeBSD.org -COMMENT= Persistence of Vision Ray Tracer - -.if defined(WITH_ICC) -BUILD_DEPENDS= ${LOCALBASE}/intel_cc_80/bin/icc:${PORTSDIR}/lang/icc -.endif -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ - tiff:${PORTSDIR}/graphics/tiff \ - jpeg:${PORTSDIR}/graphics/jpeg -.if (${MACHINE_ARCH} == "i386") -LIB_DEPENDS+= vga:${PORTSDIR}/graphics/svgalib -.endif - -USE_XLIB= yes -USE_REINPLACE= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_AUTOCONF_VER= 259 -LATEST_LINK= ${PORTNAME}36 - -.if defined(WITH_OPTIMIZED_FLAGS) -CFLAGS+= -O3 -ffast-math -finline-functions -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -CXXFLAGS+= -O3 -ffast-math -finline-functions -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -Wno-multichar -.if (${MACHINE_ARCH} == "i386" && !${MACHINE_ARCH} == "amd64" ) -CFLAGS+= -mfancy-math-387 -mpreferred-stack-boundary=3 -malign-double -CXXFLAGS+= -mfancy-math-387 -mpreferred-stack-boundary=3 -malign-double -.endif # i386 -.endif - -.if defined(WITH_ICC) -CC= ${LOCALBASE}/intel_cc_80/bin/icc -CXX= ${LOCALBASE}/intel_cc_80/bin/icpc -CFLAGS= -O3 -tpp7 -axN -Vaxlib -CXXFLAGS= -O3 -tpp7 -axN -Vaxlib -.endif - -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ARGS= --x-includes="${X11BASE}/include" --includedir=${LOCALBASE} \ - CXXFLAGS="${CXXFLAGS} -L${LOCALBASE}/lib -I${LOCALBASE}/include" \ - CFLAGS="${CFLAGS} -L${LOCALBASE}/lib -I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" COMPILED_BY=${MAINTAINER} \ - --disable-optimiz - -MAN1= povray.1 - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BROKEN= "Does not build on 4.x" -.endif - -post-patch: - #@${REINPLACE_CMD} -e 's+@PREFIX@+${PREFIX}+g;' ${WRKSRC}/povray.ini - #@${REINPLACE_CMD} -e 's+%INSTALLDIR%+${PREFIX}/share/${PORTNAME}-${PORTVERSION}+g;' ${WRKSRC}/povray.conf -.if !defined(WITH_OPTIMIZED_FLAGS) - @${ECHO} "You can optimize by setting WITH_OPTIMIZED_FLAGS=yes." -.endif - -do-install: - @(cd ${WRKSRC} ; ${GMAKE} install) - -post-install: - @${SED} -e 's,/usr/local,${PREFIX},g' ${DESCR} - -.include <bsd.port.post.mk> diff --git a/graphics/povray37/distinfo b/graphics/povray37/distinfo deleted file mode 100644 index 4c34448ca605..000000000000 --- a/graphics/povray37/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (povray36/povray-3.6.1.tar.gz) = 6d0da1ab9f7a6374d67d6554337311ee -SIZE (povray36/povray-3.6.1.tar.gz) = 9032066 diff --git a/graphics/povray37/pkg-descr b/graphics/povray37/pkg-descr deleted file mode 100644 index 67615369ae92..000000000000 --- a/graphics/povray37/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -POV-Ray(TM) 3.5 Persistence of Vision Ray Tracer - -The Persistence of Vision(tm) Ray-Tracer creates three-dimensional, -photo-realistic images using a rendering technique called ray-tracing. It -reads in a text file containing information describing the objects and -lighting in a scene and generates an image of that scene from the view point -of a camera also described in the text file. Ray-tracing is not a fast -process by any means, but it produces very high quality images with realistic -reflections, shading, perspective and other effects. - -Legal and License information can be consulted in the following file -/usr/local/share/doc/povray-3.6/povlegal.doc - -WWW: http://www.povray.org/ diff --git a/graphics/povray37/pkg-plist b/graphics/povray37/pkg-plist deleted file mode 100644 index 3416f2755f10..000000000000 --- a/graphics/povray37/pkg-plist +++ /dev/null @@ -1,1197 +0,0 @@ -bin/povray -etc/povray/3.6/povray.conf -etc/povray/3.6/povray.ini -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/aerobics.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/arainbow.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/bezspline1.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/bezspline2.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/bezspline3.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/bgvisfog.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/blobhand.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/bpatch01.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/bpatch02.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/bpatch03.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/cloudsky.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/crainbow.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/cubprism.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/cuspline.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/filtfog.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/hexprism.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/imprhand.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/imprswep.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_01.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_02.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_03.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_04.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_05.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_06.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_07.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_08.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_09.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_10.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_11.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_12.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_13.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_14.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_15.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_16.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_17.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_18.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_19.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_20.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_21.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_22.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/iso_23.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/latheobj.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/lowfog.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/mediatut1.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/mediatut2.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/pic1.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/mediatut3.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/mediatut4.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/mediatut5.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/mediatut6.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/mediatut7.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/multifog.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/mvspline.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/pic2.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/pic3.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/polypic1.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/polypic2.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/polypic3.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/polyword.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/pvhfield.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/pyrsweep.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/quspline.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_01.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_03a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_03.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_04.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_05.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_06a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_06.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_07a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_07.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_08a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_08.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_09a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_09.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_10a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_10.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_11a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_11.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_12a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_12.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_13a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_13.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_14a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_14.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_15.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_16.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_17.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_18.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_19a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_19.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_20a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_20.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_21.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_22.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_23a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_23.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_24.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_25.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_26.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_27.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_28.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_29.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_30.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radA_31.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_01.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_02.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_03.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_04.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_05.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_06.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_07.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_08.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_09.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_10.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_11.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_12.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_13.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_14.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_15a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_15.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_16.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_17a.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_17.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_18.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_19.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_20.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_21.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_22.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_23.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_24.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_25.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_26.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_27.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_28.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radB_X.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radC_01.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radC_02.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/radC_03.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/raytracer.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/redsun.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/rrainbow.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/shadowtest2.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/shadowtest.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/simpblob.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/skyspher.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/smplfog.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/sorobj.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/sphblob.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/spline.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/startifacts.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/subshape.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/superell.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/sweepinc.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/torchain.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/turbfog.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/txtstone.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/handed.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/mesh2.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/polyfunc1.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/polyfunc2.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/polyfunc3.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/polyfunc4.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/polyfunc5.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/polyfunc6.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/ptcubobj.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/raytracing.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/tutorial/triangles.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/red.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/green.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/blue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/yellow.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/cyan.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/magenta.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/clear.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/white.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/black.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray05.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray10.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray15.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray20.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray25.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray30.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray35.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray40.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray45.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray50.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray55.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray60.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray65.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray70.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray75.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray80.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray85.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray90.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray95.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/dimgray.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gray.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/lightgray.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/vlightgray.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/aquamarine.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/blueviolet.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/brown.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/cadetblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/coral.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/cornflowerblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/darkgreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/darkolivegreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/darkorchid.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/darkslateblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/darkslategray.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/darkturquoise.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/firebrick.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/gold.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/forestgreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/goldenrod.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/greenyellow.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/indianred.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/khaki.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/lightblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/lightsteelblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/limegreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/maroon.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mediumaquamarine.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mediumblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mediumforestgreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mediumgoldenrod.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mediumorchid.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mediumseagreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mediumslateblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mediumspringgreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mediumturquoise.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mediumvioletred.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/midnightblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/navy.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/navyblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/orange.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/orangered.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/orchid.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/palegreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/pink.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/plum.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/salmon.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/seagreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/sienna.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/skyblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/slateblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/springgreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/steelblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/tan.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/thistle.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/turquoise.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/violet.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/violetred.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/wheat.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/yellowgreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/summersky.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/richblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/brass.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/copper.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/bronze.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/bronze2.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/silver.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/brightgold.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/oldgold.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/feldspar.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/quartz.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mica.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/neonpink.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/darkpurple.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/neonblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/coolcopper.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mandarinorange.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/lightwood.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/mediumwood.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/darkwood.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/spicypink.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/semisweetchoc.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/bakerschoc.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/flesh.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/newtan.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/newmidnightblue.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/verydarkbrown.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/darkbrown.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/darktan.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/greencopper.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/dkgreencopper.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/dustyrose.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/huntersgreen.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/scarlet.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/med_purple.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/light_purple.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/colors/very_light_purple.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/areal.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/photons1.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/photons2.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/shootph.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/turbrand.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/area1.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/area2.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/arealigh.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/blobdens.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/boxgeom.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/boxmap.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/clipobj.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/conegeom.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/curvmath.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/cylgeom.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/diffobj.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/diftight.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/fixedrad.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/fixfallo.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/gamma.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/hexpat.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/hgscatt.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/isectobj.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/lattenua.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/lfadefx.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/medatten.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/mergeobj.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/miehaze.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/miemurky.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/mimxrtor.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/negradli.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/objoverl.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/perspcam.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/pixhfld.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/prod.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/quiltpt1.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/quiltpt2.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/quiltpt3.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/quiltpt4.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/raylscat.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/recsuper.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/segmpts.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/sormath.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/sphgeom.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/spotgeom.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/sqemath.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/sum.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/unhfield.png -%%PORTDOCS%%share/doc/povray-3.6/html/images/reference/unionobj.png -%%PORTDOCS%%share/doc/povray-3.6/html/frame.html -%%PORTDOCS%%share/doc/povray-3.6/html/idx.html -%%PORTDOCS%%share/doc/povray-3.6/html/index.html -%%PORTDOCS%%share/doc/povray-3.6/html/logotexts.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/menu.html -%%PORTDOCS%%share/doc/povray-3.6/html/next.png -%%PORTDOCS%%share/doc/povray-3.6/html/povlegal.html -%%PORTDOCS%%share/doc/povray-3.6/html/povlogotext.jpg -%%PORTDOCS%%share/doc/povray-3.6/html/povray35.css -%%PORTDOCS%%share/doc/povray-3.6/html/prev.png -%%PORTDOCS%%share/doc/povray-3.6/html/s_100.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_101.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_102.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_103.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_104.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_105.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_106.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_107.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_108.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_109.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_10.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_110.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_111.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_112.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_113.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_114.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_115.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_116.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_117.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_118.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_119.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_11.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_120.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_121.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_122.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_123.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_124.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_125.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_126.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_127.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_128.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_129.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_12.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_130.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_131.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_132.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_133.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_134.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_135.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_136.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_137.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_138.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_139.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_13.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_140.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_141.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_142.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_143.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_144.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_145.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_146.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_147.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_148.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_149.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_14.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_150.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_151.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_152.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_153.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_154.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_155.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_156.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_157.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_158.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_159.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_15.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_160.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_161.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_162.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_163.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_164.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_165.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_16.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_17.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_18.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_19.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_1.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_20.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_21.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_22.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_23.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_24.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_25.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_26.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_27.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_28.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_29.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_2.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_30.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_31.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_32.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_33.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_34.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_35.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_36.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_37.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_38.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_39.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_3.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_40.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_41.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_42.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_43.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_44.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_45.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_46.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_47.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_48.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_49.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_4.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_50.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_51.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_52.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_53.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_54.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_55.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_56.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_57.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_58.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_59.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_5.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_60.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_61.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_62.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_63.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_64.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_65.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_66.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_67.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_68.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_69.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_6.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_70.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_71.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_72.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_73.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_74.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_75.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_76.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_77.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_78.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_79.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_7.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_80.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_81.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_82.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_83.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_84.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_85.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_86.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_87.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_88.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_89.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_8.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_90.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_91.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_92.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_93.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_94.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_95.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_96.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_97.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_98.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_99.html -%%PORTDOCS%%share/doc/povray-3.6/html/s_9.html -%%PORTDOCS%%share/doc/povray-3.6/html/toc.html -%%PORTDOCS%%share/doc/povray-3.6/distribution-license.txt -%%PORTDOCS%%share/doc/povray-3.6/povwhere.txt -%%PORTDOCS%%share/doc/povray-3.6/revision.txt -%%PORTDOCS%%share/doc/povray-3.6/source-license.txt -%%PORTDOCS%%share/doc/povray-3.6/povlegal.doc -%%PORTDOCS%%share/doc/povray-3.6/README.unix -%%PORTDOCS%%share/doc/povray-3.6/AUTHORS -%%PORTDOCS%%share/doc/povray-3.6/ChangeLog -%%PORTDOCS%%share/doc/povray-3.6/NEWS -share/povray-3.6/icons/file_inc_classic_16.png -share/povray-3.6/icons/file_inc_classic_32.png -share/povray-3.6/icons/file_inc_classic_48.png -share/povray-3.6/icons/file_inc_classic_64.png -share/povray-3.6/icons/file_inc_crystal_16.png -share/povray-3.6/icons/file_inc_crystal_32.png -share/povray-3.6/icons/file_inc_crystal_48.png -share/povray-3.6/icons/file_inc_crystal_64.png -share/povray-3.6/icons/file_inc_slick_16.png -share/povray-3.6/icons/file_inc_slick_32.png -share/povray-3.6/icons/file_inc_slick_48.png -share/povray-3.6/icons/file_inc_slick_64.png -share/povray-3.6/icons/file_pov_classic_16.png -share/povray-3.6/icons/file_pov_classic_32.png -share/povray-3.6/icons/file_pov_classic_48.png -share/povray-3.6/icons/file_pov_classic_64.png -share/povray-3.6/icons/file_pov_crystal_16.png -share/povray-3.6/icons/file_pov_crystal_32.png -share/povray-3.6/icons/file_pov_crystal_48.png -share/povray-3.6/icons/file_pov_crystal_64.png -share/povray-3.6/icons/file_pov_slick_16.png -share/povray-3.6/icons/file_pov_slick_32.png -share/povray-3.6/icons/file_pov_slick_48.png -share/povray-3.6/icons/file_pov_slick_64.png -share/povray-3.6/icons/povray_16.png -share/povray-3.6/icons/povray_32.png -share/povray-3.6/icons/povray_48.png -share/povray-3.6/icons/povray_64.png -share/povray-3.6/include/arrays.inc -share/povray-3.6/include/ash.map -share/povray-3.6/include/benediti.map -share/povray-3.6/include/bubinga.map -share/povray-3.6/include/bumpmap_.png -share/povray-3.6/include/cedar.map -share/povray-3.6/include/chars.inc -share/povray-3.6/include/colors.inc -share/povray-3.6/include/consts.inc -share/povray-3.6/include/crystal.ttf -share/povray-3.6/include/cyrvetic.ttf -share/povray-3.6/include/debug.inc -share/povray-3.6/include/finish.inc -share/povray-3.6/include/fract003.png -share/povray-3.6/include/functions.inc -share/povray-3.6/include/glass.inc -share/povray-3.6/include/glass_old.inc -share/povray-3.6/include/golds.inc -share/povray-3.6/include/logo.inc -share/povray-3.6/include/marbteal.map -share/povray-3.6/include/math.inc -share/povray-3.6/include/metals.inc -share/povray-3.6/include/mtmand.pot -share/povray-3.6/include/mtmandj.png -share/povray-3.6/include/orngwood.map -share/povray-3.6/include/pinkmarb.map -share/povray-3.6/include/plasma2.png -share/povray-3.6/include/plasma3.png -share/povray-3.6/include/povlogo.ttf -share/povray-3.6/include/povmap.png -share/povray-3.6/include/rad_def.inc -share/povray-3.6/include/rand.inc -share/povray-3.6/include/rdgranit.map -share/povray-3.6/include/screen.inc -share/povray-3.6/include/shapes.inc -share/povray-3.6/include/shapes2.inc -share/povray-3.6/include/shapes_old.inc -share/povray-3.6/include/shapesq.inc -share/povray-3.6/include/skies.inc -share/povray-3.6/include/spiral.df3 -share/povray-3.6/include/stage1.inc -share/povray-3.6/include/stars.inc -share/povray-3.6/include/stdcam.inc -share/povray-3.6/include/stdinc.inc -share/povray-3.6/include/stoneold.inc -share/povray-3.6/include/stones.inc -share/povray-3.6/include/stones1.inc -share/povray-3.6/include/stones2.inc -share/povray-3.6/include/strings.inc -share/povray-3.6/include/sunpos.inc -share/povray-3.6/include/teak.map -share/povray-3.6/include/test.png -share/povray-3.6/include/textures.inc -share/povray-3.6/include/timrom.ttf -share/povray-3.6/include/transforms.inc -share/povray-3.6/include/ttffonts.cat -share/povray-3.6/include/whiteash.map -share/povray-3.6/include/woodmaps.inc -share/povray-3.6/include/woods.inc -share/povray-3.6/ini/allanim.ini -share/povray-3.6/ini/allstill.ini -share/povray-3.6/ini/low.ini -share/povray-3.6/ini/pngflc.ini -share/povray-3.6/ini/pngfli.ini -share/povray-3.6/ini/povray.ini -share/povray-3.6/ini/quickres.ini -share/povray-3.6/ini/res120.ini -share/povray-3.6/ini/res1k.ini -share/povray-3.6/ini/res320.ini -share/povray-3.6/ini/res640.ini -share/povray-3.6/ini/res800.ini -share/povray-3.6/ini/slow.ini -share/povray-3.6/ini/tgaflc.ini -share/povray-3.6/ini/tgafli.ini -share/povray-3.6/ini/zipflc.ini -share/povray-3.6/ini/zipfli.ini -share/povray-3.6/scenes/advanced/balcony/balcony.pov -share/povray-3.6/scenes/advanced/balcony/building.inc -share/povray-3.6/scenes/advanced/balcony/chair.inc -share/povray-3.6/scenes/advanced/balcony/cloth.inc -share/povray-3.6/scenes/advanced/balcony/sky.inc -share/povray-3.6/scenes/advanced/balcony/table.inc -share/povray-3.6/scenes/advanced/balcony/table_cloth.inc -share/povray-3.6/scenes/advanced/balcony/table_stuff.inc -share/povray-3.6/scenes/advanced/balcony/terrain.inc -share/povray-3.6/scenes/advanced/balcony/water.inc -share/povray-3.6/scenes/advanced/balcony/bglass.inc -share/povray-3.6/scenes/advanced/blocks/makestacks.inc -share/povray-3.6/scenes/advanced/blocks/stackerday.pov -share/povray-3.6/scenes/advanced/blocks/stackergold.pov -share/povray-3.6/scenes/advanced/blocks/stackernight.pov -share/povray-3.6/scenes/advanced/blocks/stackertransp.pov -share/povray-3.6/scenes/advanced/blocks/stacks.inc -share/povray-3.6/scenes/advanced/cats/cattex.inc -share/povray-3.6/scenes/advanced/cats/cattext.inc -share/povray-3.6/scenes/advanced/cats/coolcat.inc -share/povray-3.6/scenes/advanced/cats/povcatray.pov -share/povray-3.6/scenes/advanced/cliche/cliche.pov -share/povray-3.6/scenes/advanced/cliche/sign.pov -share/povray-3.6/scenes/advanced/drums2/drums.inc -share/povray-3.6/scenes/advanced/drums2/drums.pov -share/povray-3.6/scenes/advanced/drums2/rednewt.png -share/povray-3.6/scenes/advanced/fish13/finskin2.png -share/povray-3.6/scenes/advanced/fish13/fish.inc -share/povray-3.6/scenes/advanced/fish13/fish13.pov -share/povray-3.6/scenes/advanced/fish13/fisheye.png -share/povray-3.6/scenes/advanced/fish13/stem1.inc -share/povray-3.6/scenes/advanced/fish13/world12.inc -share/povray-3.6/scenes/advanced/glasschess/chesspiece1.inc -share/povray-3.6/scenes/advanced/glasschess/glasschess.pov -share/povray-3.6/scenes/advanced/ionic5/b-snake.inc -share/povray-3.6/scenes/advanced/ionic5/congo4.png -share/povray-3.6/scenes/advanced/ionic5/ionic5.pov -share/povray-3.6/scenes/advanced/ionic5/lizard.inc -share/povray-3.6/scenes/advanced/ionic5/marble.inc -share/povray-3.6/scenes/advanced/ionic5/panther.inc -share/povray-3.6/scenes/advanced/ionic5/s-head3.inc -share/povray-3.6/scenes/advanced/ionic5/turn.inc -share/povray-3.6/scenes/advanced/ntreal/ntreal.inc -share/povray-3.6/scenes/advanced/ntreal/ntreal.pov -share/povray-3.6/scenes/advanced/newltpot/teapot.txt -share/povray-3.6/scenes/advanced/newltpot/teapot2.pov -share/povray-3.6/scenes/advanced/newltpot/teapot3.pov -share/povray-3.6/scenes/advanced/newltpot/teapot4.pov -share/povray-3.6/scenes/advanced/newltpot/teapot_c1.inc -share/povray-3.6/scenes/advanced/newltpot/teapot_c2.inc -share/povray-3.6/scenes/advanced/newltpot/teapot_c3.inc -share/povray-3.6/scenes/advanced/newltpot/teapot_sph.inc -share/povray-3.6/scenes/advanced/newltpot/teapot_tri.inc -share/povray-3.6/scenes/advanced/piece2/light.inc -share/povray-3.6/scenes/advanced/piece2/piece2.pov -share/povray-3.6/scenes/advanced/piece2/spural1.inc -share/povray-3.6/scenes/advanced/piece2/spural2.inc -share/povray-3.6/scenes/advanced/piece2/tori2.inc -share/povray-3.6/scenes/advanced/piece2/ttexture.inc -share/povray-3.6/scenes/advanced/piece3/curly-q.inc -share/povray-3.6/scenes/advanced/piece3/links.inc -share/povray-3.6/scenes/advanced/piece3/piece3.pov -share/povray-3.6/scenes/advanced/teapot/teapot.inc -share/povray-3.6/scenes/advanced/teapot/teapot.pov -share/povray-3.6/scenes/advanced/abyss.pov -share/povray-3.6/scenes/advanced/benchmark.ini -share/povray-3.6/scenes/advanced/benchmark.pov -share/povray-3.6/scenes/advanced/biscuit.pov -share/povray-3.6/scenes/advanced/bwstripe.pov -share/povray-3.6/scenes/advanced/chess2.pov -share/povray-3.6/scenes/advanced/desk.ini -share/povray-3.6/scenes/advanced/desk.pov -share/povray-3.6/scenes/advanced/diffract.pov -share/povray-3.6/scenes/advanced/float5.pov -share/povray-3.6/scenes/advanced/gaussianblob.pov -share/povray-3.6/scenes/advanced/grenadine.pov -share/povray-3.6/scenes/advanced/infinitybox.pov -share/povray-3.6/scenes/advanced/isocacti.pov -share/povray-3.6/scenes/advanced/lamppost.pov -share/povray-3.6/scenes/advanced/landscape.pov -share/povray-3.6/scenes/advanced/lemon.inc -share/povray-3.6/scenes/advanced/mediasky.pov -share/povray-3.6/scenes/advanced/mist.pov -share/povray-3.6/scenes/advanced/mtmand.par -share/povray-3.6/scenes/advanced/mtmand.pov -share/povray-3.6/scenes/advanced/newdiffract.pov -share/povray-3.6/scenes/advanced/object_pattern.pov -share/povray-3.6/scenes/advanced/optics.pov -share/povray-3.6/scenes/advanced/quilt1.pov -share/povray-3.6/scenes/advanced/skyvase.pov -share/povray-3.6/scenes/advanced/sombrero.pov -share/povray-3.6/scenes/advanced/sunsethf.pov -share/povray-3.6/scenes/advanced/swirlbox.pov -share/povray-3.6/scenes/advanced/wallstucco.pov -share/povray-3.6/scenes/advanced/whiltile.pov -share/povray-3.6/scenes/advanced/wineglass.pov -share/povray-3.6/scenes/advanced/woodbox.pov -share/povray-3.6/scenes/animations/ambient/ambient.ini -share/povray-3.6/scenes/animations/ambient/ambient.pov -share/povray-3.6/scenes/animations/boing/boing1.ini -share/povray-3.6/scenes/animations/boing/boing1.pov -share/povray-3.6/scenes/animations/boing/bounce.ini -share/povray-3.6/scenes/animations/boing/bounce.pov -share/povray-3.6/scenes/animations/boing/glsbng.ini -share/povray-3.6/scenes/animations/boing/glsbng.pov -share/povray-3.6/scenes/animations/camera2/camera2.ini -share/povray-3.6/scenes/animations/camera2/camera2.pov -share/povray-3.6/scenes/animations/clockd/clockd.pov -share/povray-3.6/scenes/animations/diffuse/diffuse.ini -share/povray-3.6/scenes/animations/diffuse/diffuse.pov -share/povray-3.6/scenes/animations/float1/float1.ini -share/povray-3.6/scenes/animations/float1/float1.pov -share/povray-3.6/scenes/animations/float2/float2.ini -share/povray-3.6/scenes/animations/float2/float2.pov -share/povray-3.6/scenes/animations/float3/float3.ini -share/povray-3.6/scenes/animations/float3/float3.pov -share/povray-3.6/scenes/animations/float4/float4.ini -share/povray-3.6/scenes/animations/float4/float4.pov -share/povray-3.6/scenes/animations/fractalzoom/fractalzoom.pov -share/povray-3.6/scenes/animations/l_o/l_o.ini -share/povray-3.6/scenes/animations/l_o/l_o.pov -share/povray-3.6/scenes/animations/life/blink4.inc -share/povray-3.6/scenes/animations/life/life.ini -share/povray-3.6/scenes/animations/life/life.pov -share/povray-3.6/scenes/animations/life/walker.inc -share/povray-3.6/scenes/animations/pentmap/pentmap.ini -share/povray-3.6/scenes/animations/pentmap/pentmap.pov -share/povray-3.6/scenes/animations/quilted/plotqlt.ini -share/povray-3.6/scenes/animations/quilted/plotqlt.pov -share/povray-3.6/scenes/animations/raddem/raddem.ini -share/povray-3.6/scenes/animations/raddem/raddem.pov -share/povray-3.6/scenes/animations/reflect/reflect.ini -share/povray-3.6/scenes/animations/reflect/reflect.pov -share/povray-3.6/scenes/animations/slinky/slnk.ini -share/povray-3.6/scenes/animations/slinky/slnk.pov -share/povray-3.6/scenes/animations/speclr/speclr.ini -share/povray-3.6/scenes/animations/speclr/speclr.pov -share/povray-3.6/scenes/animations/splinefollow/splinefollow.pov -share/povray-3.6/scenes/animations/vect1/vect1.ini -share/povray-3.6/scenes/animations/vect1/vect1.pov -share/povray-3.6/scenes/animations/vect2/vect2.ini -share/povray-3.6/scenes/animations/vect2/vect2.pov -share/povray-3.6/scenes/camera/camera-context.inc -share/povray-3.6/scenes/camera/cylinder1.pov -share/povray-3.6/scenes/camera/cylinder2.pov -share/povray-3.6/scenes/camera/cylinder3.pov -share/povray-3.6/scenes/camera/cylinder4.pov -share/povray-3.6/scenes/camera/fisheye.pov -share/povray-3.6/scenes/camera/focalblur.pov -share/povray-3.6/scenes/camera/normal.pov -share/povray-3.6/scenes/camera/omnimax.pov -share/povray-3.6/scenes/camera/orthographic.pov -share/povray-3.6/scenes/camera/panoramic.pov -share/povray-3.6/scenes/camera/perspective.pov -share/povray-3.6/scenes/camera/shear.pov -share/povray-3.6/scenes/camera/spherical.pov -share/povray-3.6/scenes/camera/ultra_wide_angle.pov -share/povray-3.6/scenes/incdemo/glasses/glass.pov -share/povray-3.6/scenes/incdemo/glasses/samp_demo.pov -share/povray-3.6/scenes/incdemo/glasses/sample.inc -share/povray-3.6/scenes/incdemo/metals/brasses.pov -share/povray-3.6/scenes/incdemo/metals/chromes.pov -share/povray-3.6/scenes/incdemo/metals/coppers.pov -share/povray-3.6/scenes/incdemo/metals/golds.pov -share/povray-3.6/scenes/incdemo/metals/metals.doc -share/povray-3.6/scenes/incdemo/metals/silvers.pov -share/povray-3.6/scenes/incdemo/metals/stage_xy.inc -share/povray-3.6/scenes/incdemo/metals/stage_xz.inc -share/povray-3.6/scenes/incdemo/stones/benediti.pov -share/povray-3.6/scenes/incdemo/stones/marbteal.pov -share/povray-3.6/scenes/incdemo/stones/pinkmarb.pov -share/povray-3.6/scenes/incdemo/stones/rdgranit.pov -share/povray-3.6/scenes/incdemo/stones/stones.doc -share/povray-3.6/scenes/incdemo/stones/stones1.pov -share/povray-3.6/scenes/incdemo/stones/stones2.pov -share/povray-3.6/scenes/incdemo/woods/ash.pov -share/povray-3.6/scenes/incdemo/woods/bubinga.pov -share/povray-3.6/scenes/incdemo/woods/cedar.pov -share/povray-3.6/scenes/incdemo/woods/morewood.doc -share/povray-3.6/scenes/incdemo/woods/orngwood.pov -share/povray-3.6/scenes/incdemo/woods/teak.pov -share/povray-3.6/scenes/incdemo/woods/testcam.inc -share/povray-3.6/scenes/incdemo/woods/testobjs.inc -share/povray-3.6/scenes/incdemo/woods/whiteash.pov -share/povray-3.6/scenes/incdemo/woods/wood_1.pov -share/povray-3.6/scenes/incdemo/woods/wood_10.pov -share/povray-3.6/scenes/incdemo/woods/wood_11.pov -share/povray-3.6/scenes/incdemo/woods/wood_12.pov -share/povray-3.6/scenes/incdemo/woods/wood_13.pov -share/povray-3.6/scenes/incdemo/woods/wood_14.pov -share/povray-3.6/scenes/incdemo/woods/wood_15.pov -share/povray-3.6/scenes/incdemo/woods/wood_16.pov -share/povray-3.6/scenes/incdemo/woods/wood_17.pov -share/povray-3.6/scenes/incdemo/woods/wood_18.pov -share/povray-3.6/scenes/incdemo/woods/wood_19.pov -share/povray-3.6/scenes/incdemo/woods/wood_2.pov -share/povray-3.6/scenes/incdemo/woods/wood_3.pov -share/povray-3.6/scenes/incdemo/woods/wood_4.pov -share/povray-3.6/scenes/incdemo/woods/wood_5.pov -share/povray-3.6/scenes/incdemo/woods/wood_6.pov -share/povray-3.6/scenes/incdemo/woods/wood_7.pov -share/povray-3.6/scenes/incdemo/woods/wood_8.pov -share/povray-3.6/scenes/incdemo/woods/wood_9.pov -share/povray-3.6/scenes/incdemo/woods/woods.doc -share/povray-3.6/scenes/incdemo/woods/woods1.pov -share/povray-3.6/scenes/incdemo/woods/woods2.pov -share/povray-3.6/scenes/incdemo/chars.pov -share/povray-3.6/scenes/incdemo/circletext.pov -share/povray-3.6/scenes/incdemo/colors.pov -share/povray-3.6/scenes/incdemo/debug.pov -share/povray-3.6/scenes/incdemo/finish.pov -share/povray-3.6/scenes/incdemo/func_gradient.pov -share/povray-3.6/scenes/incdemo/i_internal.pov -share/povray-3.6/scenes/incdemo/logo.pov -share/povray-3.6/scenes/incdemo/math.pov -share/povray-3.6/scenes/incdemo/screen.pov -share/povray-3.6/scenes/incdemo/shapes.pov -share/povray-3.6/scenes/incdemo/shapes2.pov -share/povray-3.6/scenes/incdemo/shapes_old.pov -share/povray-3.6/scenes/incdemo/shotxtr.inc -share/povray-3.6/scenes/incdemo/sort.pov -share/povray-3.6/scenes/incdemo/strings.pov -share/povray-3.6/scenes/incdemo/sundial.pov -share/povray-3.6/scenes/incdemo/texture1.pov -share/povray-3.6/scenes/incdemo/texture2.pov -share/povray-3.6/scenes/incdemo/texture3.pov -share/povray-3.6/scenes/incdemo/transforms.pov -share/povray-3.6/scenes/interior/media/galaxy.pov -share/povray-3.6/scenes/interior/media/hollow1.pov -share/povray-3.6/scenes/interior/media/hollow2.pov -share/povray-3.6/scenes/interior/media/hollow3.pov -share/povray-3.6/scenes/interior/media/media1.pov -share/povray-3.6/scenes/interior/media/media2.pov -share/povray-3.6/scenes/interior/media/media3.pov -share/povray-3.6/scenes/interior/media/media4.pov -share/povray-3.6/scenes/interior/media/media5.pov -share/povray-3.6/scenes/interior/media/micro.pov -share/povray-3.6/scenes/interior/atten1.pov -share/povray-3.6/scenes/interior/atten2.pov -share/povray-3.6/scenes/interior/ballbox1.pov -share/povray-3.6/scenes/interior/caustic2.pov -share/povray-3.6/scenes/interior/crystal.pov -share/povray-3.6/scenes/interior/fog_f.pov -share/povray-3.6/scenes/interior/fog_ft.pov -share/povray-3.6/scenes/interior/fog_std.pov -share/povray-3.6/scenes/interior/foglayr.pov -share/povray-3.6/scenes/interior/foglyr2.pov -share/povray-3.6/scenes/interior/iortest.pov -share/povray-3.6/scenes/interior/magglass.pov -share/povray-3.6/scenes/interior/nufog2.pov -share/povray-3.6/scenes/interior/rainbow1.pov -share/povray-3.6/scenes/interior/skysph1.pov -share/povray-3.6/scenes/interior/skysph2.pov -share/povray-3.6/scenes/language/arrays/array1.pov -share/povray-3.6/scenes/language/arrays/array2.pov -share/povray-3.6/scenes/language/arrays/array3.pov -share/povray-3.6/scenes/language/fileio/fileio.pov -share/povray-3.6/scenes/language/macros/local.inc -share/povray-3.6/scenes/language/macros/local.pov -share/povray-3.6/scenes/language/macros/macro1.pov -share/povray-3.6/scenes/language/macros/macro2.pov -share/povray-3.6/scenes/language/macros/macro3.pov -share/povray-3.6/scenes/language/macros/macro4.pov -share/povray-3.6/scenes/language/macros/pyramid.pov -share/povray-3.6/scenes/language/macros/pyramid2.pov -share/povray-3.6/scenes/language/bounding.pov -share/povray-3.6/scenes/language/image_size.pov -share/povray-3.6/scenes/language/splinefunction.pov -share/povray-3.6/scenes/language/trace-wicker.pov -share/povray-3.6/scenes/language/trace.pov -share/povray-3.6/scenes/language/trace2.pov -share/povray-3.6/scenes/language/tracevines.pov -share/povray-3.6/scenes/language/vturbulence.pov -share/povray-3.6/scenes/lights/arealit1.pov -share/povray-3.6/scenes/lights/arealit2.pov -share/povray-3.6/scenes/lights/arealit3.pov -share/povray-3.6/scenes/lights/circular.pov -share/povray-3.6/scenes/lights/fillite.pov -share/povray-3.6/scenes/lights/glassthing.pov -share/povray-3.6/scenes/lights/laser.pov -share/povray-3.6/scenes/lights/orient.pov -share/povray-3.6/scenes/lights/parallel_lights.pov -share/povray-3.6/scenes/lights/phot_met_glass.pov -share/povray-3.6/scenes/lights/projected_through.pov -share/povray-3.6/scenes/lights/shadows.pov -share/povray-3.6/scenes/lights/soft.pov -share/povray-3.6/scenes/lights/spotlite.pov -share/povray-3.6/scenes/objectmods/double_illuminate.pov -share/povray-3.6/scenes/objectmods/no_image.pov -share/povray-3.6/scenes/objectmods/no_reflection.pov -share/povray-3.6/scenes/objectmods/thingy.inc -share/povray-3.6/scenes/objects/csg/cliptst2.pov -share/povray-3.6/scenes/objects/csg/granite.pov -share/povray-3.6/scenes/objects/csg/hfclip.pov -share/povray-3.6/scenes/objects/csg/intee1.pov -share/povray-3.6/scenes/objects/quartic/axisbox.inc -share/povray-3.6/scenes/objects/quartic/bicube.pov -share/povray-3.6/scenes/objects/quartic/folium.pov -share/povray-3.6/scenes/objects/quartic/grafbic.pov -share/povray-3.6/scenes/objects/quartic/helix.pov -share/povray-3.6/scenes/objects/quartic/hyptorus.pov -share/povray-3.6/scenes/objects/quartic/lemnisc2.pov -share/povray-3.6/scenes/objects/quartic/lemnisca.pov -share/povray-3.6/scenes/objects/quartic/monkey.pov -share/povray-3.6/scenes/objects/quartic/partorus.pov -share/povray-3.6/scenes/objects/quartic/piriform.pov -share/povray-3.6/scenes/objects/quartic/quarcyl.pov -share/povray-3.6/scenes/objects/quartic/quarpara.pov -share/povray-3.6/scenes/objects/quartic/quartic.cat -share/povray-3.6/scenes/objects/quartic/steiner.pov -share/povray-3.6/scenes/objects/quartic/tcubic.pov -share/povray-3.6/scenes/objects/quartic/teardrop.pov -share/povray-3.6/scenes/objects/quartic/torus.pov -share/povray-3.6/scenes/objects/quartic/trough.pov -share/povray-3.6/scenes/objects/quartic/witch.pov -share/povray-3.6/scenes/objects/bezier.pov -share/povray-3.6/scenes/objects/blob.pov -share/povray-3.6/scenes/objects/blob1a.pov -share/povray-3.6/scenes/objects/blob1b.pov -share/povray-3.6/scenes/objects/blob1c.pov -share/povray-3.6/scenes/objects/box.pov -share/povray-3.6/scenes/objects/chesmsh.pov -share/povray-3.6/scenes/objects/chess.inc -share/povray-3.6/scenes/objects/crater.pov -share/povray-3.6/scenes/objects/crater_dat.pov -share/povray-3.6/scenes/objects/fractal1.pov -share/povray-3.6/scenes/objects/fractal2.pov -share/povray-3.6/scenes/objects/fractal3.pov -share/povray-3.6/scenes/objects/fractal4.pov -share/povray-3.6/scenes/objects/isosurfaces.pov -share/povray-3.6/scenes/objects/lathe1a.pov -share/povray-3.6/scenes/objects/lathe1b.pov -share/povray-3.6/scenes/objects/lathe1c.pov -share/povray-3.6/scenes/objects/lathe2.pov -share/povray-3.6/scenes/objects/mesh2.pov -share/povray-3.6/scenes/objects/pawns.pov -share/povray-3.6/scenes/objects/polygon.pov -share/povray-3.6/scenes/objects/primitiv.pov -share/povray-3.6/scenes/objects/prism1.pov -share/povray-3.6/scenes/objects/prism2.pov -share/povray-3.6/scenes/objects/prism3.inc -share/povray-3.6/scenes/objects/prism3a.pov -share/povray-3.6/scenes/objects/prism3b.pov -share/povray-3.6/scenes/objects/prism3c.pov -share/povray-3.6/scenes/objects/sor1.pov -share/povray-3.6/scenes/objects/superel1.pov -share/povray-3.6/scenes/objects/superel2.pov -share/povray-3.6/scenes/objects/superel3.pov -share/povray-3.6/scenes/objects/torus1.pov -share/povray-3.6/scenes/objects/ttf1.pov -share/povray-3.6/scenes/objects/wtorus.pov -share/povray-3.6/scenes/portfolio/__empty.ini -share/povray-3.6/scenes/portfolio/__empty.pov -share/povray-3.6/scenes/portfolio/allnormals.ini -share/povray-3.6/scenes/portfolio/allnormals.pov -share/povray-3.6/scenes/portfolio/allobjects.ini -share/povray-3.6/scenes/portfolio/allobjects.pov -share/povray-3.6/scenes/portfolio/allpat1iso.ini -share/povray-3.6/scenes/portfolio/allpat1iso.pov -share/povray-3.6/scenes/portfolio/allpat2iso.ini -share/povray-3.6/scenes/portfolio/allpat2iso.pov -share/povray-3.6/scenes/portfolio/allpatterns.ini -share/povray-3.6/scenes/portfolio/allpatterns.pov -share/povray-3.6/scenes/portfolio/c_colors.ini -share/povray-3.6/scenes/portfolio/c_colors.pov -share/povray-3.6/scenes/portfolio/f_finish.ini -share/povray-3.6/scenes/portfolio/f_finish.pov -share/povray-3.6/scenes/portfolio/html_gen.inc -share/povray-3.6/scenes/portfolio/index.html -share/povray-3.6/scenes/portfolio/m_textures.ini -share/povray-3.6/scenes/portfolio/m_textures.pov -share/povray-3.6/scenes/portfolio/p_skies.ini -share/povray-3.6/scenes/portfolio/o_2shapes.ini -share/povray-3.6/scenes/portfolio/o_2shapes.pov -share/povray-3.6/scenes/portfolio/o_shapes.ini -share/povray-3.6/scenes/portfolio/o_shapes.pov -share/povray-3.6/scenes/portfolio/o_shapes_old.ini -share/povray-3.6/scenes/portfolio/o_shapes_old.pov -share/povray-3.6/scenes/portfolio/o_shapesq.ini -share/povray-3.6/scenes/portfolio/o_shapesq.pov -share/povray-3.6/scenes/portfolio/p_skies.pov -share/povray-3.6/scenes/portfolio/p_textures.ini -share/povray-3.6/scenes/portfolio/p_textures.pov -share/povray-3.6/scenes/portfolio/p_woods.ini -share/povray-3.6/scenes/portfolio/p_woods.pov -share/povray-3.6/scenes/portfolio/readme.txt -share/povray-3.6/scenes/portfolio/t_1stones.ini -share/povray-3.6/scenes/portfolio/t_1stones.pov -share/povray-3.6/scenes/portfolio/t_2stones.ini -share/povray-3.6/scenes/portfolio/t_2stones.pov -share/povray-3.6/scenes/portfolio/t_metals.ini -share/povray-3.6/scenes/portfolio/t_metals.pov -share/povray-3.6/scenes/portfolio/t_stars.ini -share/povray-3.6/scenes/portfolio/t_stars.pov -share/povray-3.6/scenes/portfolio/t_textures.ini -share/povray-3.6/scenes/portfolio/t_textures.pov -share/povray-3.6/scenes/portfolio/t_woods.ini -share/povray-3.6/scenes/portfolio/t_woods.pov -share/povray-3.6/scenes/qtvr/qtvrpanorama.pov -share/povray-3.6/scenes/radiosity/cornell.pov -share/povray-3.6/scenes/radiosity/patio-radio.pov -share/povray-3.6/scenes/radiosity/rad_def_test.pov -share/povray-3.6/scenes/radiosity/radiosity.pov -share/povray-3.6/scenes/radiosity/radiosity2.pov -share/povray-3.6/scenes/radiosity/radiosity3.pov -share/povray-3.6/scenes/textures/finishes/arches.pov -share/povray-3.6/scenes/textures/finishes/cluster.pov -share/povray-3.6/scenes/textures/finishes/metallicreflection.pov -share/povray-3.6/scenes/textures/finishes/var_refl.pov -share/povray-3.6/scenes/textures/finishes/var_reflection.pov -share/povray-3.6/scenes/textures/normals/bumpmap.pov -share/povray-3.6/scenes/textures/normals/norm_acc.pov -share/povray-3.6/scenes/textures/normals/normal.pov -share/povray-3.6/scenes/textures/normals/normavg.pov -share/povray-3.6/scenes/textures/normals/normmap.pov -share/povray-3.6/scenes/textures/normals/slopemap.pov -share/povray-3.6/scenes/textures/patterns/agate.pov -share/povray-3.6/scenes/textures/patterns/bozo.pov -share/povray-3.6/scenes/textures/patterns/brick.pov -share/povray-3.6/scenes/textures/patterns/bumps.pov -share/povray-3.6/scenes/textures/patterns/crackle1.pov -share/povray-3.6/scenes/textures/patterns/crackle2.pov -share/povray-3.6/scenes/textures/patterns/crackle3.pov -share/povray-3.6/scenes/textures/patterns/crackle_form.pov -share/povray-3.6/scenes/textures/patterns/crackle_solid.pov -share/povray-3.6/scenes/textures/patterns/densfile.pov -share/povray-3.6/scenes/textures/patterns/dents.pov -share/povray-3.6/scenes/textures/patterns/fractals1.pov -share/povray-3.6/scenes/textures/patterns/fractals2.pov -share/povray-3.6/scenes/textures/patterns/fractals3.pov -share/povray-3.6/scenes/textures/patterns/gradient.pov -share/povray-3.6/scenes/textures/patterns/granite.pov -share/povray-3.6/scenes/textures/patterns/hexagon.pov -share/povray-3.6/scenes/textures/patterns/leopard.pov -share/povray-3.6/scenes/textures/patterns/mandel.pov -share/povray-3.6/scenes/textures/patterns/marble.pov -share/povray-3.6/scenes/textures/patterns/onion.pov -share/povray-3.6/scenes/textures/patterns/pignorm.inc -share/povray-3.6/scenes/textures/patterns/pigment_pattern.pov -share/povray-3.6/scenes/textures/patterns/quilt2.pov -share/povray-3.6/scenes/textures/patterns/quilted.pov -share/povray-3.6/scenes/textures/patterns/radial.pov -share/povray-3.6/scenes/textures/patterns/ripples.pov -share/povray-3.6/scenes/textures/patterns/slopemt.pov -share/povray-3.6/scenes/textures/patterns/slopemt_dat.pov -share/povray-3.6/scenes/textures/patterns/spiral1.pov -share/povray-3.6/scenes/textures/patterns/spiral2.pov -share/povray-3.6/scenes/textures/patterns/spotted.pov -share/povray-3.6/scenes/textures/patterns/waves.pov -share/povray-3.6/scenes/textures/patterns/wrinkles.pov -share/povray-3.6/scenes/textures/pigments/skies/s_cloud1.pov -share/povray-3.6/scenes/textures/pigments/skies/s_cloud2.pov -share/povray-3.6/scenes/textures/pigments/skies/s_cloud3.pov -share/povray-3.6/scenes/textures/pigments/skies/s_cloud4.pov -share/povray-3.6/scenes/textures/pigments/skies/s_cloud5.pov -share/povray-3.6/scenes/textures/pigments/skies/skies.doc -share/povray-3.6/scenes/textures/pigments/skies/stars.pov -share/povray-3.6/scenes/textures/pigments/blkhole.pov -share/povray-3.6/scenes/textures/pigments/cantelop.pov -share/povray-3.6/scenes/textures/pigments/checker2.pov -share/povray-3.6/scenes/textures/pigments/crack1.pov -share/povray-3.6/scenes/textures/pigments/dodec2.pov -share/povray-3.6/scenes/textures/pigments/eight.pov -share/povray-3.6/scenes/textures/pigments/filtfun.pov -share/povray-3.6/scenes/textures/pigments/interp.pov -share/povray-3.6/scenes/textures/pigments/irid.pov -share/povray-3.6/scenes/textures/pigments/mapper.pov -share/povray-3.6/scenes/textures/pigments/mappr2.pov -share/povray-3.6/scenes/textures/pigments/matmap.pov -share/povray-3.6/scenes/textures/pigments/pigmap.pov -share/povray-3.6/scenes/textures/pigments/pigment.pov -share/povray-3.6/scenes/textures/pigments/planet.pov -share/povray-3.6/scenes/textures/pigments/spiral1a.pov -share/povray-3.6/scenes/textures/pigments/transmitfx.pov -share/povray-3.6/scenes/textures/pigments/txtravg.pov -share/povray-3.6/scenes/textures/pigments/txtrmap.pov -share/povray-3.6/scenes/textures/pigments/warp1.pov -share/povray-3.6/scenes/textures/pigments/warp2.pov -share/povray-3.6/scenes/textures/interior_texture.pov -share/povray-3.6/scenes/textures/noise_generator.pov -share/povray-3.6/scripts/allanim.sh -share/povray-3.6/scripts/allscene.sh -share/povray-3.6/scripts/portfolio.sh -share/povray-3.6/scripts/render_anim.sh -share/povray-3.6/scripts/render_scene.sh -share/povray-3.6/scripts/rerunpov.sh -share/povray-3.6/scripts/runpov.sh -@dirrm share/povray-3.6/scripts -@dirrm share/povray-3.6/scenes/textures/pigments/skies -@dirrm share/povray-3.6/scenes/textures/pigments -@dirrm share/povray-3.6/scenes/textures/patterns -@dirrm share/povray-3.6/scenes/textures/normals -@dirrm share/povray-3.6/scenes/textures/finishes -@dirrm share/povray-3.6/scenes/textures -@dirrm share/povray-3.6/scenes/radiosity -@dirrm share/povray-3.6/scenes/qtvr -@dirrm share/povray-3.6/scenes/portfolio -@dirrm share/povray-3.6/scenes/objects/quartic -@dirrm share/povray-3.6/scenes/objects/csg -@dirrm share/povray-3.6/scenes/objects -@dirrm share/povray-3.6/scenes/objectmods -@dirrm share/povray-3.6/scenes/lights -@dirrm share/povray-3.6/scenes/language/macros -@dirrm share/povray-3.6/scenes/language/fileio -@dirrm share/povray-3.6/scenes/language/arrays -@dirrm share/povray-3.6/scenes/language -@dirrm share/povray-3.6/scenes/interior/media -@dirrm share/povray-3.6/scenes/interior -@dirrm share/povray-3.6/scenes/incdemo/woods -@dirrm share/povray-3.6/scenes/incdemo/stones -@dirrm share/povray-3.6/scenes/incdemo/metals -@dirrm share/povray-3.6/scenes/incdemo/glasses -@dirrm share/povray-3.6/scenes/incdemo -@dirrm share/povray-3.6/scenes/camera -@dirrm share/povray-3.6/scenes/animations/vect2 -@dirrm share/povray-3.6/scenes/animations/vect1 -@dirrm share/povray-3.6/scenes/animations/splinefollow -@dirrm share/povray-3.6/scenes/animations/speclr -@dirrm share/povray-3.6/scenes/animations/slinky -@dirrm share/povray-3.6/scenes/animations/reflect -@dirrm share/povray-3.6/scenes/animations/raddem -@dirrm share/povray-3.6/scenes/animations/quilted -@dirrm share/povray-3.6/scenes/animations/pentmap -@dirrm share/povray-3.6/scenes/animations/life -@dirrm share/povray-3.6/scenes/animations/l_o -@dirrm share/povray-3.6/scenes/animations/fractalzoom -@dirrm share/povray-3.6/scenes/animations/float4 -@dirrm share/povray-3.6/scenes/animations/float3 -@dirrm share/povray-3.6/scenes/animations/float2 -@dirrm share/povray-3.6/scenes/animations/float1 -@dirrm share/povray-3.6/scenes/animations/diffuse -@dirrm share/povray-3.6/scenes/animations/clockd -@dirrm share/povray-3.6/scenes/animations/camera2 -@dirrm share/povray-3.6/scenes/animations/boing -@dirrm share/povray-3.6/scenes/animations/ambient -@dirrm share/povray-3.6/scenes/animations -@dirrm share/povray-3.6/scenes/advanced/teapot -@dirrm share/povray-3.6/scenes/advanced/piece3 -@dirrm share/povray-3.6/scenes/advanced/piece2 -@dirrm share/povray-3.6/scenes/advanced/ntreal -@dirrm share/povray-3.6/scenes/advanced/newltpot -@dirrm share/povray-3.6/scenes/advanced/ionic5 -@dirrm share/povray-3.6/scenes/advanced/glasschess -@dirrm share/povray-3.6/scenes/advanced/fish13 -@dirrm share/povray-3.6/scenes/advanced/drums2 -@dirrm share/povray-3.6/scenes/advanced/cliche -@dirrm share/povray-3.6/scenes/advanced/cats -@dirrm share/povray-3.6/scenes/advanced/blocks -@dirrm share/povray-3.6/scenes/advanced/balcony -@dirrm share/povray-3.6/scenes/advanced -@dirrm share/povray-3.6/scenes -@dirrm share/povray-3.6/ini -@dirrm share/povray-3.6/include -@dirrm share/povray-3.6/icons -@dirrm share/povray-3.6 -%%PORTDOCS%%@dirrm share/doc/povray-3.6/html/images/tutorial -%%PORTDOCS%%@dirrm share/doc/povray-3.6/html/images/reference/colors -%%PORTDOCS%%@dirrm share/doc/povray-3.6/html/images/reference -%%PORTDOCS%%@dirrm share/doc/povray-3.6/html/images -%%PORTDOCS%%@dirrm share/doc/povray-3.6/html -%%PORTDOCS%%@dirrm share/doc/povray-3.6 -@dirrm etc/povray/3.6 -@dirrm etc/povray diff --git a/graphics/wings-devel/Makefile b/graphics/wings-devel/Makefile deleted file mode 100644 index 8a07dd76a5ef..000000000000 --- a/graphics/wings-devel/Makefile +++ /dev/null @@ -1,47 +0,0 @@ -# New ports collection makefile for: wings -# Date Created: 5 March 2003 -# Whom: olgeni@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= wings -PORTVERSION= 0.98.20c -CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= wings -DIST_SUBDIR= erlang - -MAINTAINER= olgeni@FreeBSD.org -COMMENT= A polygon mesh modeler written in Erlang - -BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang \ - ${LOCALBASE}/lib/erlang/lib/esdl/include/sdl.hrl:${PORTSDIR}/devel/esdl -RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang \ - ${LOCALBASE}/lib/erlang/lib/esdl/include/sdl.hrl:${PORTSDIR}/devel/esdl - -MAKE_ENV= ESDL_PATH=${LOCALBASE}/lib/erlang/lib/esdl -PLIST_SUB= VERSION="${PORTVERSION}" - -USE_BZIP2= yes -USE_GMAKE= yes -USE_REINPLACE= yes - -post-patch: - @${CP} ${FILESDIR}/wings.sh ${WRKSRC}/wings.sh - @${REINPLACE_CMD} -e 's|!!PREFIX!!|${PREFIX}|g' ${WRKSRC}/wings.sh - @${FIND} ${WRKSRC} -name *.orig | ${XARGS} ${RM} - -do-install: - @${MKDIR} ${PREFIX}/lib/erlang/lib/${DISTNAME} - @${MKDIR} ${PREFIX}/lib/erlang/lib/${DISTNAME}/src - @${MKDIR} ${PREFIX}/lib/erlang/lib/${DISTNAME}/ebin - @${MKDIR} ${PREFIX}/lib/erlang/lib/${DISTNAME}/plugins - @${INSTALL_DATA} ${WRKSRC}/src/* ${PREFIX}/lib/erlang/lib/${DISTNAME}/src - @${INSTALL_DATA} ${WRKSRC}/ebin/* ${PREFIX}/lib/erlang/lib/${DISTNAME}/ebin - @${CP} -r ${WRKSRC}/plugins/* ${PREFIX}/lib/erlang/lib/${DISTNAME}/plugins - @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/lib/erlang/lib/${DISTNAME}/plugins - @${INSTALL_SCRIPT} ${WRKSRC}/wings.sh ${PREFIX}/bin/wings - @${LN} -sf ${DISTNAME} ${PREFIX}/lib/erlang/lib/${PORTNAME} - -.include <bsd.port.mk> diff --git a/graphics/wings-devel/distinfo b/graphics/wings-devel/distinfo deleted file mode 100644 index 186265ded650..000000000000 --- a/graphics/wings-devel/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (erlang/wings-0.98.20c.tar.bz2) = cd7a10059850e8653baff78e95eaf6d1 -SIZE (erlang/wings-0.98.20c.tar.bz2) = 552459 diff --git a/graphics/wings-devel/files/patch-e3d_Makefile b/graphics/wings-devel/files/patch-e3d_Makefile deleted file mode 100644 index b133266cb792..000000000000 --- a/graphics/wings-devel/files/patch-e3d_Makefile +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- e3d/Makefile.orig Fri May 30 13:01:47 2003 -+++ e3d/Makefile Fri May 30 13:02:00 2003 -@@ -46,7 +46,7 @@ - # FLAGS - # ---------------------------------------------------- - ERL_FLAGS += --ERL_COMPILE_FLAGS += -W $(TYPE_FLAGS) +warn_unused_vars -+ERL_COMPILE_FLAGS += -W $(TYPE_FLAGS) - - # ---------------------------------------------------- - # Targets diff --git a/graphics/wings-devel/files/patch-plugins__src_Makefile b/graphics/wings-devel/files/patch-plugins__src_Makefile deleted file mode 100644 index 71b0d8e232d7..000000000000 --- a/graphics/wings-devel/files/patch-plugins__src_Makefile +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- plugins_src/Makefile.orig Fri May 30 12:58:13 2003 -+++ plugins_src/Makefile Fri May 30 12:59:12 2003 -@@ -33,7 +33,7 @@ - # FLAGS - # ---------------------------------------------------- - ERL_FLAGS += --ERL_COMPILE_FLAGS += -W $(TYPE_FLAGS) +warn_unused_vars +debug_info -+ERL_COMPILE_FLAGS += -W $(TYPE_FLAGS) +debug_info - - # ---------------------------------------------------- - # Targets diff --git a/graphics/wings-devel/files/patch-plugins__src_autouv_Makefile b/graphics/wings-devel/files/patch-plugins__src_autouv_Makefile deleted file mode 100644 index 8fcf2948f107..000000000000 --- a/graphics/wings-devel/files/patch-plugins__src_autouv_Makefile +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- plugins_src/autouv/Makefile.orig Fri May 30 12:57:57 2003 -+++ plugins_src/autouv/Makefile Fri May 30 12:58:51 2003 -@@ -41,7 +41,7 @@ - # FLAGS - # ---------------------------------------------------- - ERL_FLAGS += -I $(WINGS_SRC) -I $(WINGS_E3D) -pa $(ESDL_PATH)/ebin --ERL_COMPILE_FLAGS += -W $(TYPE_FLAGS) +warn_unused_vars +debug_info -+ERL_COMPILE_FLAGS += -W $(TYPE_FLAGS) +debug_info - - # ---------------------------------------------------- - # Targets diff --git a/graphics/wings-devel/files/patch-plugins__src_commands_Makefile b/graphics/wings-devel/files/patch-plugins__src_commands_Makefile deleted file mode 100644 index 52dd7c1c3fef..000000000000 --- a/graphics/wings-devel/files/patch-plugins__src_commands_Makefile +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- plugins_src/commands/Makefile.orig Fri May 30 12:58:01 2003 -+++ plugins_src/commands/Makefile Fri May 30 12:58:59 2003 -@@ -38,7 +38,7 @@ - # FLAGS - # ---------------------------------------------------- - ERL_FLAGS += -I $(WINGS_SRC) -I $(WINGS_E3D) -pa $(ESDL_PATH)/ebin --ERL_COMPILE_FLAGS += -W $(TYPE_FLAGS) +warn_unused_vars +debug_info -+ERL_COMPILE_FLAGS += -W $(TYPE_FLAGS) +debug_info - - # ---------------------------------------------------- - # Targets diff --git a/graphics/wings-devel/files/patch-plugins__src_fonts_Makefile b/graphics/wings-devel/files/patch-plugins__src_fonts_Makefile deleted file mode 100644 index cb554e1046e2..000000000000 --- a/graphics/wings-devel/files/patch-plugins__src_fonts_Makefile +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- plugins_src/fonts/Makefile.orig Fri May 30 12:58:06 2003 -+++ plugins_src/fonts/Makefile Fri May 30 12:59:02 2003 -@@ -37,7 +37,7 @@ - # FLAGS - # ---------------------------------------------------- - ERL_FLAGS += -I $(WINGS_SRC) -I $(WINGS_E3D) -pa $(ESDL)/ebin --ERL_COMPILE_FLAGS += -W $(TYPE_FLAGS) +warn_unused_vars +debug_info -+ERL_COMPILE_FLAGS += -W $(TYPE_FLAGS) +debug_info - - # ---------------------------------------------------- - # Targets diff --git a/graphics/wings-devel/files/patch-plugins__src_import__export_Makefile b/graphics/wings-devel/files/patch-plugins__src_import__export_Makefile deleted file mode 100644 index ba79544c2db9..000000000000 --- a/graphics/wings-devel/files/patch-plugins__src_import__export_Makefile +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- plugins_src/import_export/Makefile.orig Fri May 30 12:58:09 2003 -+++ plugins_src/import_export/Makefile Fri May 30 12:59:06 2003 -@@ -44,7 +44,7 @@ - # FLAGS - # ---------------------------------------------------- - ERL_FLAGS += -I $(WINGS_SRC) -I $(WINGS_E3D) -I $(ESDL_PATH)/include --ERL_COMPILE_FLAGS += -W $(TYPE_FLAGS) -pa $(ESDL_PATH)/ebin +warn_unused_vars +debug_info -+ERL_COMPILE_FLAGS += -W $(TYPE_FLAGS) -pa $(ESDL_PATH)/ebin +debug_info - - # ---------------------------------------------------- - # Targets diff --git a/graphics/wings-devel/files/patch-plugins__src_primitives_Makefile b/graphics/wings-devel/files/patch-plugins__src_primitives_Makefile deleted file mode 100644 index 8314ba3e4d09..000000000000 --- a/graphics/wings-devel/files/patch-plugins__src_primitives_Makefile +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- plugins_src/primitives/Makefile.orig Fri May 30 12:58:17 2003 -+++ plugins_src/primitives/Makefile Fri May 30 12:59:17 2003 -@@ -40,7 +40,7 @@ - # FLAGS - # ---------------------------------------------------- - ERL_FLAGS += -I $(WINGS_SRC) -I $(WINGS_E3D) -pa $(ESDL)/ebin --ERL_COMPILE_FLAGS += -W $(TYPE_FLAGS) +warn_unused_vars +debug_info -+ERL_COMPILE_FLAGS += -W $(TYPE_FLAGS) +debug_info - - # ---------------------------------------------------- - # Targets diff --git a/graphics/wings-devel/files/patch-src_Makefile b/graphics/wings-devel/files/patch-src_Makefile deleted file mode 100644 index 4fc6943f4359..000000000000 --- a/graphics/wings-devel/files/patch-src_Makefile +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- src/Makefile.orig Fri May 30 13:01:52 2003 -+++ src/Makefile Fri May 30 13:02:06 2003 -@@ -89,7 +89,7 @@ - # ---------------------------------------------------- - # FLAGS - # ---------------------------------------------------- --ERL_FLAGS += -pa $(ESDL_PATH)/ebin +warn_unused_vars -+ERL_FLAGS += -pa $(ESDL_PATH)/ebin - ERL_COMPILE_FLAGS += -I$(ESDL_PATH)/include -I ../e3d -W $(TYPE_FLAGS) \ - '-Dwings_version="$(WINGS_VSN)"' - diff --git a/graphics/wings-devel/files/wings.sh b/graphics/wings-devel/files/wings.sh deleted file mode 100644 index 10ce4d941dc0..000000000000 --- a/graphics/wings-devel/files/wings.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -!!PREFIX!!/bin/erl -noinput -run wings_start start_halt - -exit 0 diff --git a/graphics/wings-devel/pkg-descr b/graphics/wings-devel/pkg-descr deleted file mode 100644 index 286dceaecba0..000000000000 --- a/graphics/wings-devel/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Wings3D is a OpenSource polygon mesh modeler inspired by Nendo. -It allows you to intuitively build a 3D mesh and even assign -materials to it. - -WWW: http://www.wings3d.com/ diff --git a/graphics/wings-devel/pkg-plist b/graphics/wings-devel/pkg-plist deleted file mode 100644 index 087c43d82cb0..000000000000 --- a/graphics/wings-devel/pkg-plist +++ /dev/null @@ -1,190 +0,0 @@ -bin/wings -lib/erlang/lib/wings-%%VERSION%%/ebin/e3d__bmp.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/e3d__meshclean.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/e3d__tga.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/e3d__tif.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/e3d__tri_quad.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/e3d_file.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/e3d_image.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/e3d_mat.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/e3d_mesh.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/e3d_obj.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/e3d_q.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/e3d_tds.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/e3d_util.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/e3d_vec.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/user_default.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings.icon -lib/erlang/lib/wings-%%VERSION%%/ebin/wings__du.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_align.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_ask.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_body.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_camera.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_collapse.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_color.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_deform.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_drag.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_draw.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_draw_util.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_edge.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_edge_loop.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_export.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_extrude_edge.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_extrude_face.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_face.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_face_cmd.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_ff_ndo.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_ff_wings.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_file.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_help.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_hotkey.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_icon.bundle -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_image.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_import.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_init.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_io.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_light.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_magnet.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_material.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_menu.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_menu_util.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_move.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_outliner.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_pb.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_pick.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_plugin.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_pref.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_rotate.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_scale.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_sel.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_sel_cmd.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_shape.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_shapes.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_start.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_subdiv.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_tesselation.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_text.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_undo.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_util.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_vec.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_vertex.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_vertex_cmd.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_view.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_we.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_wm.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_wm_toplevel.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wpa.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/autouv/README -lib/erlang/lib/wings-%%VERSION%%/plugins/autouv/auv_mapping.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/autouv/auv_matrix.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/autouv/auv_pick.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/autouv/auv_placement.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/autouv/auv_seg_ui.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/autouv/auv_segment.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/autouv/auv_texture.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/autouv/auv_util.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/autouv/wpc_autouv.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/autouv/wpc_snap.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/commands/README -lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_region.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_turnedge.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_tweak.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/default/README -lib/erlang/lib/wings-%%VERSION%%/plugins/default/wp9_dialogs.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/default/wpc_test_ask.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/fonts/README -lib/erlang/lib/wings-%%VERSION%%/plugins/fonts/wpf_6x11.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/fonts/wpf_7x14.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/import_export/README -lib/erlang/lib/wings-%%VERSION%%/plugins/import_export/wpc_3ds.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/import_export/wpc_ai.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/import_export/wpc_am.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/import_export/wpc_hlines.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/import_export/wpc_obj.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/import_export/wpc_opengl.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/import_export/wpc_ply.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/import_export/wpc_rwx.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/import_export/wpc_wrl.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/import_export/wpc_yafray.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/primitives/README -lib/erlang/lib/wings-%%VERSION%%/plugins/primitives/wpc_image.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/primitives/wpc_knot.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/primitives/wpc_spiral.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/primitives/wpc_torus.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/primitives/wpc_tt.beam -lib/erlang/lib/wings-%%VERSION%%/src/Makefile -lib/erlang/lib/wings-%%VERSION%%/src/user_default.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings.hrl -lib/erlang/lib/wings-%%VERSION%%/src/wings.icon -lib/erlang/lib/wings-%%VERSION%%/src/wings__du.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_align.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_ask.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_body.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_camera.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_collapse.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_color.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_deform.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_drag.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_draw.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_draw_util.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_edge.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_edge_loop.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_export.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_extrude_edge.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_extrude_face.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_face.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_face_cmd.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_ff_ndo.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_ff_wings.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_file.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_help.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_hotkey.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_image.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_import.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_init.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_io.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_light.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_magnet.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_material.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_menu.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_menu_util.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_move.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_outliner.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_pb.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_pick.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_plugin.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_pref.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_rotate.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_scale.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_sel.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_sel_cmd.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_shape.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_shapes.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_start.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_subdiv.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_tesselation.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_text.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_undo.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_util.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_vec.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_vertex.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_vertex_cmd.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_view.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_we.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_wm.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_wm_toplevel.erl -lib/erlang/lib/wings-%%VERSION%%/src/wpa.erl -@dirrm lib/erlang/lib/wings-%%VERSION%%/src -@dirrm lib/erlang/lib/wings-%%VERSION%%/plugins/primitives -@dirrm lib/erlang/lib/wings-%%VERSION%%/plugins/import_export -@dirrm lib/erlang/lib/wings-%%VERSION%%/plugins/fonts -@dirrm lib/erlang/lib/wings-%%VERSION%%/plugins/default -@dirrm lib/erlang/lib/wings-%%VERSION%%/plugins/commands -@dirrm lib/erlang/lib/wings-%%VERSION%%/plugins/autouv -@dirrm lib/erlang/lib/wings-%%VERSION%%/plugins -@dirrm lib/erlang/lib/wings-%%VERSION%%/ebin -@dirrm lib/erlang/lib/wings-%%VERSION%% -@exec ln -sf wings-%%VERSION%% %D/lib/erlang/lib/wings -@unexec rm -f %D/lib/erlang/lib/wings diff --git a/graphics/xfig-devel/Makefile b/graphics/xfig-devel/Makefile deleted file mode 100644 index bb470eced77a..000000000000 --- a/graphics/xfig-devel/Makefile +++ /dev/null @@ -1,48 +0,0 @@ -# New ports collection makefile for: xfig -# Date created: 4 January 1995 -# Whom: roberto -# -# $FreeBSD$ -# - -PORTNAME= xfig -PORTVERSION= 3.2.4 -PORTREVISION= 1 -CATEGORIES= graphics -MASTER_SITES= http://www.xfig.org/xfigdist/ \ - ftp://www-epb.lbl.gov/xfig/%SUBDIR%/ -MASTER_SITE_SUBDIR= . previous_versions -DISTNAME= ${PORTNAME}.${PORTVERSION}.full - -MAINTAINER= ports@FreeBSD.org -COMMENT= A drawing program for X11 - -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.5:${PORTSDIR}/graphics/png \ - Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d -RUN_DEPENDS= fig2dev:${PORTSDIR}/print/transfig - -WRKSRC= ${WRKDIR}/${PORTNAME}.${PORTVERSION} - -USE_REINPLACE= yes -USE_IMAKE= yes -USE_XPM= yes -MAN1= xfig.1 - -.if !defined(NOPORTDOCS) -INSTALL_TARGET= install install.all -.endif - -OPTIONS= GHOSTSCRIPT "Ghostscript support" on - -.include <bsd.port.pre.mk> - -post-extract: - @${CP} ${WRKSRC}/Doc/xfig.man ${WRKSRC} - -post-patch: -.if defined(WITHOUT_GHOSTSCRIPT) - @${REINPLACE_CMD} -e 's|-DGSBIT ||g' ${WRKSRC}/Imakefile -.endif - -.include <bsd.port.post.mk> diff --git a/graphics/xfig-devel/distinfo b/graphics/xfig-devel/distinfo deleted file mode 100644 index 268a86478ad7..000000000000 --- a/graphics/xfig-devel/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (xfig.3.2.4.full.tar.gz) = 1911fc0f733cb2f40336a8d0e82513de -SIZE (xfig.3.2.4.full.tar.gz) = 5163150 diff --git a/graphics/xfig-devel/files/patch-aa b/graphics/xfig-devel/files/patch-aa deleted file mode 100644 index 1109ba739b18..000000000000 --- a/graphics/xfig-devel/files/patch-aa +++ /dev/null @@ -1,102 +0,0 @@ ---- Imakefile.orig Thu Dec 19 18:57:11 2002 -+++ Imakefile Wed Jul 23 16:27:24 2003 -@@ -48,8 +48,8 @@ - XCOMM Redefine the following if your PNG library and/or include file - XCOMM are in different places - --PNGLIBDIR = $(USRLIBDIR) --PNGINC = -I/usr/local/include -+PNGLIBDIR = ${LOCALBASE}/lib -+PNGINC = -I${LOCALBASE}/include/libpng - - XCOMM If don't want JPEG support, comment out the #define USEJPEG line - XCOMM Uncomment the #define for USEJPEG if you want to be able to import -@@ -68,8 +68,8 @@ - - #ifdef USEJPEG - #ifdef USEINSTALLEDJPEG --JPEGLIBDIR = /usr/local/lib --JPEGINC = -I/usr/include/X11 -+JPEGLIBDIR = ${LOCALBASE}/lib -+JPEGINC = -I${LOCALBASE}/include - #else - JPEGLIBDIR = ../jpeg - JPEGINC = -I$(JPEGLIBDIR) -@@ -87,12 +87,12 @@ - XCOMM Change XPMLIBDIR if necessary to point to the xpm library (libXpm) - XCOMM Change XPMINC if necessary to point to the include file for xpm (xpm.h) - --XCOMM #define USEXPM --XCOMM #define USEXPM_ICON -+#define USEXPM -+#define USEXPM_ICON - - #ifdef USEXPM - XPMLIBDIR = $(USRLIBDIR) --XPMINC = -I/usr/include/X11 -+XPMINC = -I$(INCDIR)/X11 - #endif - - XCOMM Uncomment the following definiton if you want to use the small icons -@@ -105,17 +105,17 @@ - XCOMM Then be sure to change the XAW3DINC to point to the directory where your - XCOMM 3D Athena widget headers are located - --XCOMM #define XAW3D -+#define XAW3D - - #ifdef XAW3D --XAW3DINC = -I/usr/include/X11/Xaw3d -+XAW3DINC = -I$(INCDIR)/X11/Xaw3d - DUSEXAW3D = -DXAW3D - XAWLIB = -lXaw3d - #endif - - XCOMM Uncomment the following if you have a wheel mouse. See docs for description. - --XCOMM #define WHEELMOUSE -+#define WHEELMOUSE - - #ifdef WHEELMOUSE - DUSEWHEELMOUSE = -DWHEELMOUSE -@@ -154,7 +154,7 @@ - XCOMM inline functions. With the "INLINE" keyword, you should notice that - XCOMM the display will be a bit faster in complex figures - --XCOMM USEINLINE = -DUSE_INLINE -+USEINLINE = -DUSE_INLINE - - XCOMM use (and change) the following if you want the multi-key data base file - XCOMM somewhere other than the standard X11 library directory -@@ -166,7 +166,7 @@ - - XCOMM XFIGDOCDIR tells where the html and pdf documentation should go - XCOMM XFIGDOCDIR = $(DOCDIR)/xfig --XFIGDOCDIR = /usr/share/doc/xfig -+XFIGDOCDIR = $(LIBDIR)/xfig - - XCOMM MANDIR tells where the standard man pages should go (no need to change it - XCOMM if you want the man pages installed in the standard place on your system -@@ -234,7 +234,7 @@ - #endif /* USEJPEG */ - - #ifdef I18N --I18N_DEFS = -DI18N -DSETLOCALE -+I18N_DEFS = -DI18N #-DSETLOCALE - I18N_SRC = w_i18n.c - I18N_OBJ = w_i18n.o - #endif -@@ -251,11 +251,13 @@ - $(HAVE_NO_STRCASECMP) \ - $(NEED_STRERROR) - -+/* - #ifdef InstallManPage - #undef InstallManPage - #endif - #define InstallManPage(file,dest) @@\ - InstallManPageLong(file,dest,file) -+*/ - - #ifdef USESMALLICONS - DUSESMALLICONS = -DUSE_SMALL_ICONS diff --git a/graphics/xfig-devel/pkg-descr b/graphics/xfig-devel/pkg-descr deleted file mode 100644 index bd4330dd870c..000000000000 --- a/graphics/xfig-devel/pkg-descr +++ /dev/null @@ -1,22 +0,0 @@ -XFIG - Facility for Interactive Generation of figures under X11 - -Xfig is a menu-driven tool that allows the user to draw and manipulate objects -interactively in an X window. The resulting pictures can be saved, printed -on postscript printers or converted to a variety of other formats (e.g. to -allow inclusion in LaTeX documents). - -To enjoy the beautiful colors, specify "*customization: -color" in your -.Xdefaults or .Xresources file. - -Xfig is internationlized from version 3.2. To use i18n feature, type -$ xfig -international [-inputStyle OverTheSpot] -Xfig acts as non-i18n version without -international option. If you put -"Fig.international: true" into your resource file, -international option may -omitted. - -ja_JP.EUC and ko_KR.EUC is tested for input, display, and printing. -For zh_CN.EUC, only display is confirmed. - -Read /usr/X11R6/lib/X11/xfig/xfig.html for more information. - -WWW: http://www.xfig.org/ diff --git a/graphics/xfig-devel/pkg-plist b/graphics/xfig-devel/pkg-plist deleted file mode 100644 index 8a578dda4c84..000000000000 --- a/graphics/xfig-devel/pkg-plist +++ /dev/null @@ -1,1903 +0,0 @@ -bin/xfig -lib/X11/app-defaults/Fig -lib/X11/app-defaults/Fig-color -lib/X11/xfig/CompKeyDB -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/3darrow1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/3darrow2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/3darrow3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/3darrow4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/circle_arrow1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/doublestraight_arrow2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/squig1_arrow1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/squig1_arrow2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/squig2_arrow1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/squig2_arrow2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/straight_arrow1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/straight_arrow2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/straight_arrow3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/straight_arrow4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/straight_arrow5.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/straight_arrow6.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/turn180A_arrow1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/turn180B_arrow1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/turn180C_arrow1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/turn90_arrow1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/turn90_arrow2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Arrows/turn90_arrow3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Audiovisual/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Audiovisual/audiorouter.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Audiovisual/camcorder.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Audiovisual/camcorder2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Audiovisual/camcorder3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Audiovisual/camera.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Audiovisual/codec.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Audiovisual/codec_minerva.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Audiovisual/codec_vb4k.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Audiovisual/codec_vbmp1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Audiovisual/headset.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Audiovisual/microphone.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Audiovisual/monitor1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Audiovisual/monitor2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Audiovisual/rack.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Audiovisual/stand.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Audiovisual/telcorouter.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Audiovisual/uwavetower.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Audiovisual/vcr.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Buildings/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Buildings/barrack.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Buildings/highrise1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Buildings/highrise2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Buildings/office.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Buildings/office2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Buildings/twostory.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Buildings/twostory_front.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Charts/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Charts/linear.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Charts/log_1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Charts/log_2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Charts/log_3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Charts/polar.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Charts/smith.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/HPLJ-5P.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/Highprint-4011.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/Monitor_Keybd_Mouse.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/Primergy_Server.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/Scenic-Pro_Desktop.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/cd_disk.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/dat-drive.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/dat-drive2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/desktop1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/desktop2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/desktop3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/desktop4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/desktop5.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/film_digitizer.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/floppy_lg.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/floppy_sm.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/generic_hardware.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/high_speed_disk.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/laptop.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/laptop2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/minitower.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/printer.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/printer2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/printer3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/qic-drive.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/r320.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/scanner.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/server.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/sparc5.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/tapedrive.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/telephone.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/terminal.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/tower1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/tower2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/tower3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/ultra2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/ultra30.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/va-jbot.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/va-server-11xx.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/va-server-1hd.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/va-server-2hd.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/va-server-2xxx-face.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/va-server-3500.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/va-server-3hd.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/va-server-4450.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/va-server-4hd.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/va-server-5df.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/va-server-nhs.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Computers/xterminal.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/1toN.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/1toNtime.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/FFT.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/IFFT.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/Nto1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/Nto1time.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/README -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/adder.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/biquad.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/comparator.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/delay.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/demux.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/directform.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/downsample.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/filterbank.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/fraction_format.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/integrator.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/lpf.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/model.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/mul_composition.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/mult.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/mult_modul.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/mux.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/phasecomp.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/register.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/sum_composition.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/transfer.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/DSP/upsample.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ERD/AUTHOR -%%PORTDOCS%%lib/X11/xfig/Libraries/ERD/Entity.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ERD/Entity_soft.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ERD/LICENSE -%%PORTDOCS%%lib/X11/xfig/Libraries/ERD/README -%%PORTDOCS%%lib/X11/xfig/Libraries/ERD/REL_many_many.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ERD/REL_many_many_h.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ERD/REL_many_many_v.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ERD/REL_one_many.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ERD/REL_one_many_h.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ERD/REL_one_many_v.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ERD/REL_specialization_d.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ERD/REL_specialization_l.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ERD/REL_specialization_r.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ERD/REL_specialization_u.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ERD/stick_h.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ERD/stick_v.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electrical/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Electrical/cable_outlet.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electrical/duplex_outlet.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electrical/duplex_outlet_20amp.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electrical/quad_outlet.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electrical/quad_outlet_20amp.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electrical/receptacle.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electrical/receptacle_250v.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electrical/receptacle_30amps.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electrical/receptacle_50amps.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electrical/receptacle_female.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electrical/receptacle_male.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electrical/telephone_outlet.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/bal_mike.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/conn_db15.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/conn_db25.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/conn_db9.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/conn_molex_4pin.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/conn_molex_5pin.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/conn_molex_6pin.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/dip_08pin.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/dip_14pin.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/dip_16pin.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/dip_18pin.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/dip_20pin.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/dip_24pin.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/dip_28pin.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/dip_40pin.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/fuse_holder.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/led_digit.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/on_off.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/rca_conn.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/reed_relay.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/rs422.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/sdi.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/svga.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Physical/terminal_block.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/battery.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/capacitor.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/circle_large.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/circle_med.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/circle_small.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/coil.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/crystal.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/current_source.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/diamond.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/diamond_large.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/diamond_large_fill.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/diamond_med.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/diamond_med_fill.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/diamond_small.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/diamond_small_fill.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/diode.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/dot_large.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/dot_med.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/dot_small.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/drawing_label.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/fet1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/fet2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/fet_j_n.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/fet_j_p.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/fet_mos.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/fet_nmos.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/fet_pmos.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/frame_ground.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/fuse.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/fuse2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/fuseholder.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/ground.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/heater.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/inductor.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/led.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/logic_ground.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/mov.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/npn.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/opamp.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/plug_socket.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/pnp.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/pushbutton_nc.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/pushbutton_no.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/relay.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/resistor.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/sine.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/switch_dpdt.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/switch_spdt.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/switch_spst.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/thermostat.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/transformer.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/transformer_ironcore.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/triac.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/var_resistor.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/var_resistor2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/zener.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Electronic/Schematic/zener2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/3dhouse.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/8-bit.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/C-33A-USAF-1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/KC-33-RORO-M113A4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/KC-33-RORO-M8AGS.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/KC-33A-USAF-1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/KC-747+KMD-11.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/M113A1-Camo.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/M8-AGS-Camo.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/Python-4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/YF-23A.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/aircraft.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/airflow.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/antennas.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/arithmetic.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/balance.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/bath.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/bedroom1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/bedroom2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/breadboard.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/bugs.gif -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/cassette.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/clipart.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/ctrlbox_lay.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/ctrlbox_sch.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/dresser.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/experiment.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/filenames.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/flowchart.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/gold.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/greek.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/greenpig.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/house.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/houseA.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/houseB.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/houseC.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/houseD.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/house_elev.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/house_plans.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/housecheck.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/icebergs.jpg -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/illusion.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/lidar.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/lists.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/logic.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/musicnotes.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/orifices.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/patterns.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/pictures.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/poster.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/ps-foil.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/ps-schematic.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/pumpkin.xbm -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/recycle.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/rfxc.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/shades.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/sowpig.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/symbols.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/teapot.xpm -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/transit.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/tsr2-side.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/uno_hand.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/uno_hand.fig.bak -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/watch.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Examples/window.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/algeria.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/angola.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/benin.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/botswana.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/burkina_faso.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/burundi.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/cameroon.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/central_african_republic.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/chad.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/congo.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/congo_democratic_republic.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/djibouti.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/egypt.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/egypt_arms.png -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/equatorial_guinea.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/eritrea.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/eritrea_arms.gif -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/ethiopia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/gabon.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/gambia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/ghana.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/guinea.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/ivory_coast.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/kenya.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/lesotho.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/lesotho.fig.bak -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/liberia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/libya.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/madagasgar.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/malawi.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/mali.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/mauritania.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/mauritius.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/morocco.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/mozambique.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/namibia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/niger.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/nigeria.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/rwanda.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/rwanda_old.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/senegal.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/sierra_leone.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/somalia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/south_africa.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/sudan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/swaziland.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/tanzania.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/togo.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/tunisia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/western_sahara.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/zimbabwe.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Africa/zimbabwe_detail.gif -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Asia/bangladesh.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Asia/china.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Asia/hong_kong.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Asia/india.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Asia/indonesia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Asia/japan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Asia/korea_north.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Asia/korea_south.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Asia/laos.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Asia/macao.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Asia/malaysia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Asia/maldives.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Asia/nepal.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Asia/pakistan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Asia/singapore.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Asia/taiwan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Asia/thailand.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Asia/uzbekistan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Asia/vietnam.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Carribean/cuba.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Carribean/dominican_republic.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Carribean/grenada.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Carribean/haiti.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Carribean/jamaica.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Carribean/puerto_rico.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/CentralAmerica/costa_rica.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/CentralAmerica/honduras.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/CentralAmerica/panama.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/armenia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/austria.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/azerbaijan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/belarus.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/belgium.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/bosnia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/bulgaria.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/catalan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/czech_republic.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/denmark.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/estonia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/european_union.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/finland.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/france.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/georgia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/germany.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/greatbritain.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/greece.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/greenland.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/hungary.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/iceland.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/ireland.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/italy.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/latvia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/lithuania.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/luxembourg.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/macedonia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/monaco.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/netherlands.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/norway.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/poland.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/romania.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/russia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/slovenia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/sweden.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/switzerland.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/ukraine.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Europe/yugoslavia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/MAKEPNG -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/MiddleEast/iran.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/MiddleEast/iraq.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/MiddleEast/israel.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/MiddleEast/jordan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/MiddleEast/kuwait.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/MiddleEast/lebanon.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/MiddleEast/palestine.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/MiddleEast/qatar.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/MiddleEast/syria.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/MiddleEast/turkey.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/MiddleEast/united_arab_emirates.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/MiddleEast/yemen.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Miscellaneous/antarctica.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Miscellaneous/nato.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/NorthAmerica/USA/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/NorthAmerica/USA/alabama.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/NorthAmerica/USA/alaska.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/NorthAmerica/USA/arizona.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/NorthAmerica/USA/arkansas.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/NorthAmerica/USA/colorado.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/NorthAmerica/USA/hawaii.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/NorthAmerica/USA/maryland.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/NorthAmerica/USA/mississippi.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/NorthAmerica/USA/newmexico.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/NorthAmerica/USA/ohio.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/NorthAmerica/USA/tennessee.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/NorthAmerica/USA/texas.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/NorthAmerica/USA/usa.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/NorthAmerica/canada.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Oceania/australia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Oceania/marshall_islands.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Oceania/micronesia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Oceania/newzealand.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Oceania/samoa.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/Oceania/tonga.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/SouthAmerica/chile.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/SouthAmerica/colombia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/SouthAmerica/french_guiana.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/SouthAmerica/guyana.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/SouthAmerica/peru.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/SouthAmerica/suriname.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flags/SouthAmerica/venezuela.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/arrow_down.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/arrow_left.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/arrow_open_left.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/arrow_open_right.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/arrow_right.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/arrow_up.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/collate.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/comment_annotation.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/communication_link.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/connector.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/core.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/decision.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/display.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/document.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/extract.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/initialization.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/inputoutput.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/magnetic_disk.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/magnetic_tape.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/manual_input.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/manual_operator.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/merge.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/offline_storage.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/offpage_connector.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/online_storage.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/predefined_process.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/process.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/punched_card.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/sort.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Flowchart/terminal_interrupt.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Furniture/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Furniture/bed.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Furniture/coffee_table.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Furniture/couch.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Furniture/dining_table.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Furniture/end_table.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Furniture/grand_piano.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Furniture/rolltop_desk.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Furniture/upright_piano.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/AUTHOR -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/LICENSE -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/README -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/button.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/button3d.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/button3d_p.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/button_p.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/check3d2_t.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/check3d_f.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/check3d_p.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/check3d_t.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/check_f.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/check_p.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/check_t.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/combo_l.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/combo_m.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/combo_s.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/dialog_l.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/dialog_m.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/dialog_s.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/edit_l.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/edit_m.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/edit_s.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/editlck_l.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/editlck_m.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/editlck_s.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/form_l.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/form_m.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/form_s.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/gauge.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/grid_l.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/grid_m.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/grid_s.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/pbar_l.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/pbar_m.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/pbar_s.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/rbuton3d_f.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/rbuton3d_p.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/rbuton3d_t.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/rbuton_f.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/rbuton_p.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/rbuton_t.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/sbar2h_l.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/sbar2h_m.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/sbar2h_s.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/sbar2v_l.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/sbar2v_m.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/sbar2v_s.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/sbarh_l.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/sbarh_m.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/sbarh_s.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/sbarv_l.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/sbarv_m.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/GUI/sbarv_s.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Hospital/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Hospital/centrifuge.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Hospital/display.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Hospital/dual_display.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Hospital/ekg.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Hospital/film_digitizer.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Hospital/microscope.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Hospital/monitor.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Hospital/stethsoscope.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Hospital/ultrasound.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/left-1x1-purl.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/left-1x1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/left-2x1-purl.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/left-2x1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/left-2x2-purl.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/left-2x2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/left-2x2x2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/left-3x1-purl.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/left-3x1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/left-3x2-purl.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/left-3x2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/left-3x3-purl.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/left-3x3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/left-4x1-purl.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/left-4x1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/left-4x2-purl.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/left-4x2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/left-4x3-purl.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/left-4x3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/left-4x4-purl.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/left-4x4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/right-1x1-purl.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/right-1x1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/right-2x1-purl.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/right-2x1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/right-2x2-purl.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/right-2x2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/right-2x2x2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/right-3x1-purl.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/right-3x1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/right-3x2-purl.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/right-3x2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/right-3x3-purl.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/right-3x3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/right-4x1-purl.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/right-4x1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/right-4x2-purl.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/right-4x2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/right-4x3-purl.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/right-4x3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/right-4x4-purl.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Cables/right-4x4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/LtBlue.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/black.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/blue.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/blue2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/blue3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/blue4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/brown2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/brown3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/brown4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/cyan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/cyan2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/cyan3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/cyan4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/gold.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/green.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/green2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/green3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/green4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/grey.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/magenta.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/magenta2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/magenta3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/magenta4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/peach.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/peach2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/peach3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/pink.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/pink2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/pink3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/pink4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/red.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/red2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/red3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/red4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/white.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Colors/yellow.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Estonian/braid-one-color.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Estonian/braid-two-color.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Estonian/nupp.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Estonian/three-color-twist.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Grids/grid-big.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Grids/grid-small.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Grids/grid-squashed.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/bobble.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/cast-off.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/decrease-left.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/decrease-right.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/double-decrease-center.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/double-decrease-left.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/double-decrease-ll.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/double-decrease-right.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/double-decrease-rr.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/increase-left.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/increase-m1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/increase-right.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/knit-back-loop.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/no-stitch.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/purl-dash-white.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/purl-dash.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/purl-dot.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/purl-grey.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/slip-bar.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/slip-v.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/twist-left.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/twist-right.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Knitting/Symbols/yarn-over.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Labels/Avery_08692_CDLabels.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Labels/Avery_5164.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Labels/Avery_5196.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Labels/Avery_5260.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Labels/Avery_5267.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Labels/Avery_5660.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Labels/Avery_5661.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Labels/Avery_5662.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Labels/Avery_5663.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Labels/Avery_5664.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Labels/Avery_5931.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Labels/Avery_6870.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Labels/Avery_6871.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Labels/Avery_6873.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Labels/PerfectData_CDLabels.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Labels/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Labels/cassette_label.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Labels/cdlabel.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/circle_large.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/circle_med.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/circle_small.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/diamond_large.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/diamond_large_fill.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/diamond_med.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/diamond_med_fill.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/diamond_small.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/diamond_small_fill.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/dot_large.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/dot_med.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/dot_small.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/flipflop_d.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/flipflop_jk.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/gate_and.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/gate_and3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/gate_inverter.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/gate_inverter_schmidt.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/gate_nand.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/gate_nand3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/gate_nand_schmidt.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/gate_neg_in_or.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/gate_neg_in_or3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/gate_nor.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/gate_nor3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/gate_or.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/gate_or3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/gate_xor.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/ground.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/ic_74165.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/ic_74HC139.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/ic_74HC244.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/ic_74HC4040.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/ic_74LS138.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/ic_AC151.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/ic_AC161.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/ic_DAC0800LCN.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/ic_HC595.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/logic_ground.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Logic/oneshot.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/africa.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/algeria.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/angola.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/benin.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/botswana.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/burkina_faso.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/burundi.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/cabinda.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/cameroon.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/central_african_republic.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/chad.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/congo.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/congo_democratic_republic.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/djibouti.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/egypt.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/equatorial_guinea.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/eritrea.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/ethiopia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/gabon.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/gambia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/ghana.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/guinea.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/ivory_coast.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/kenya.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/lesotho.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/liberia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/libya.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/madagasgar.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/malawi.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/mali.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/mauritania.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/morocco.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/mozambique.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/namibia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/niger.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/nigeria.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/rwanda.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/senegal.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/sierra_leone.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/somalia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/south_africa.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/sudan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/swaziland.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/tanzania.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/togo.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/tunisia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/uganda.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/zambia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Africa/zimbabwe.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/afghanistan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/bangladesh.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/bhutan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/cambodia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/china.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/india.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/japan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/kazakhstan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/korea_north.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/korea_south.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/kyrgyzstan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/laos.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/malaysia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/mongolia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/myanmar.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/nepal.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/pakistan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/philippines.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/russia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/sri_lanka.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/taiwan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/tajikistan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/thailand.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/turkmenistan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/uzbekistan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Asia/vietnam.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Canada/alberta.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Canada/assemble -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Canada/bc.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Canada/canada.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Canada/manitoba.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Canada/newbrunswick.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Canada/newfoundland.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Canada/novascotia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Canada/ontario.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Canada/quebec.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Canada/saskatchewan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Canada/yukon.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/CentralAmerica/belize.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/CentralAmerica/central_america.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/CentralAmerica/costa_rica.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/CentralAmerica/el_salvador.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/CentralAmerica/guatemala.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/CentralAmerica/honduras.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/CentralAmerica/nicaragua.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/CentralAmerica/panama.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/albania.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/armenia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/austria.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/azerbaijan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/belarus.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/belgium.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/bosnia_herzegovina.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/bulgaria.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/central_europe.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/corsica.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/croatia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/czech_republic.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/denmark.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/eastern_europe.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/estonia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/finland.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/france.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/georgia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/germany.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/greece.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/hungary.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/iceland.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/ireland.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/italy.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/latvia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/lithuania.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/luxembourg.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/macedonia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/moldova.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/netherlands.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/northireland.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/norway.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/poland.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/portugal.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/romania.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/russia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/sardinia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/sicily.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/slovakia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/slovenia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/spain.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/sweden.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/switzerland.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/ukraine.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/unitedkingdom.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/western_europe.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Europe/yugoslavia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/aguascalientes.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/baja_california.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/baja_california_norte.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/baja_california_sur.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/campeche.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/chiapas.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/chihuahaua.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/coahuila.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/colima.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/durango.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/guanajuato.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/guerrero.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/hidalgo.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/jalisco.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/mexico.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/mexico_city.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/mexico_state.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/michoacan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/morelos.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/nayarit.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/nuevo_leon.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/oaxaca.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/puebla.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/queretaro.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/quintana_roo.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/san_luis_potosi.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/sinaloa.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/sonora.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/tabasco.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/tamaulipas.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/tlaxcala.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/veracruz.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/yucatan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Mexico/zacatecas.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/MiddleEast/iran.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/MiddleEast/iraq.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/MiddleEast/israel.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/MiddleEast/jordan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/MiddleEast/lebanon.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/MiddleEast/middle_east.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/MiddleEast/oman.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/MiddleEast/qatar.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/MiddleEast/saudi_arabia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/MiddleEast/syria.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/MiddleEast/turkey.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/MiddleEast/united_arab_emirates.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/MiddleEast/yemen.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Miscellaneous/australia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Miscellaneous/newzealand.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/Miscellaneous/world.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/SouthAmerica/argentinia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/SouthAmerica/bolivia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/SouthAmerica/brazil.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/SouthAmerica/chile.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/SouthAmerica/colombia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/SouthAmerica/ecuador.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/SouthAmerica/french_guiana.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/SouthAmerica/guyana.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/SouthAmerica/paraguay.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/SouthAmerica/peru.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/SouthAmerica/southamerica.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/SouthAmerica/suriname.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/SouthAmerica/uruguay.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/SouthAmerica/venezuela.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/_all.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/alabama.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/alaska.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/arizona.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/arkansas.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/assemble -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/california.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/colorado.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/connecticut.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/delaware.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/florida.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/georgia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/hawaii.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/idaho.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/illinois.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/indiana.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/iowa.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/kansas.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/kentucky.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/louisiana.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/maine.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/maryland.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/massachusetts.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/michigan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/minnesota.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/mississippi.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/missouri.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/montana.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/nebraska.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/nevada.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/newhampshire.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/newjersey.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/newmexico.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/newyork.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/northcarolina.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/northdakota.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/ohio.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/oklahoma.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/oregon.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/pennsylvania.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/rhodeisland.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/southcarolina.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/southdakota.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/tennessee.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/texas.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/usa.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/utah.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/vermont.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/virginia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/washington.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/westvirginia.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/wisconsin.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Maps/USA/wyoming.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/DrawingSheets/DIN_a3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/DrawingSheets/DIN_a3_landscape.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/DrawingSheets/DIN_a4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/DrawingSheets/DIN_a4_landscape.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/DrawingSheets/information_box.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Countersunk/DIN1207-10.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Countersunk/DIN1207-12.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Countersunk/DIN1207-3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Countersunk/DIN1207-4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Countersunk/DIN1207-5.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Countersunk/DIN1207-6.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Countersunk/DIN1207-8.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Countersunk/DIN66-10.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Countersunk/DIN66-12.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Countersunk/DIN66-3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Countersunk/DIN66-4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Countersunk/DIN66-5.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Countersunk/DIN66-6.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Countersunk/DIN66-8.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Through/10.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Through/3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Through/4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Through/5.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Through/6.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Through/8.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Through/DIN66-10.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Through/DIN66-3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Through/DIN66-4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Through/DIN66-5.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Through/DIN66-6.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Through/DIN66-8.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Side/Blind/M10.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Side/Blind/M12.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Side/Blind/M3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Side/Blind/M4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Side/Blind/M5.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Side/Blind/M6.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Side/Blind/M8.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Side/Through/M10.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Side/Through/M12.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Side/Through/M3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Side/Through/M4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Side/Through/M5.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Side/Through/M6.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Side/Through/M8.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Top/M1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Top/M10.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Top/M2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Top/M3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Top/M4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Top/M5.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Top/M6.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Top/M8.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/SurfaceFinish/surf_fin1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/SurfaceFinish/surf_fin2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/SurfaceFinish/surf_fin3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/SurfaceFinish/surf_fin4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/center.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Mechanical_DIN/zigzag.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Miscellaneous/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Miscellaneous/brace_left.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Miscellaneous/brace_over.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Miscellaneous/brace_right.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Miscellaneous/brace_under.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Miscellaneous/gradient1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Miscellaneous/gradient2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Miscellaneous/magnifying_glass1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Miscellaneous/open_book.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Miscellaneous/open_book_large.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Miscellaneous/speech_bubble1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Miscellaneous/speech_bubble2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Miscellaneous/speech_star1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Miscellaneous/speech_star2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Miscellaneous/thought_bubble.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Miscellaneous/thought_cloud1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/base_clef.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/base_staff.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/eighth-tie.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/eighth.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/fermata.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/flat.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/half-dotted-down.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/half-dotted-up.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/half-down.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/half-up.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/natural.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/quarter-dotted-down.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/quarter-dotted-up.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/quarter-down.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/quarter-up.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/sharp.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/sixteenth-tie.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/sixteenth.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/staff.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/treble_clef.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/treble_staff.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/whole-dotted.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Music/whole.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/3Com_CB5000.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/at+t_emmi.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/atmswitch.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/bridge.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/cisco_7010.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/cisco_7513.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/cisco_catalyst.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/cisco_catalyst4006.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/cisco_catalyst6509.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/concentrator1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/concentrator2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/concentrator3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/dsu-csu.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/enterasys_atm.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/ether10-100hub.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/ether_switch.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/ether_switch2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/extreme_blk_dmnd.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/extreme_summit.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/firewall.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/forerunner_asx100.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/gdc_apex.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/generic_hw.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/hub1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/hub2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/hub3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/imux.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/ls1010.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/microwave1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/microwave2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/minervavnp.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/minervavnp_panel.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/miniatm.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/mmedia_explorer.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/netcloud.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/netgearhub.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/passprt6400.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/rack.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/rack2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/router.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/router2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/rs323.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/satellite.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/smartbit.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/smartbit2K.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/smartbits600.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/smux6000.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/summit.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/switching_hub.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/synoptics_latticell.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/transceiver-10base2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/transceiver-10baseT.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/transceiver1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/transceiver2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Networks/transceiver3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/OfficeEquip/filecabinet.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/OfficeEquip/overhead.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/OfficeEquip/telephone.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/OfficeEquip/walloutlets.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/Fiber/collimator.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/Fiber/coupler_large.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/Fiber/coupler_small.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/Fiber/detector.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/Fiber/fiber_straight.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/Lens/asheric_1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/Lens/asperic_2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/Lens/biconvex_medium.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/Lens/biconvex_strong.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/Lens/biconvex_weak.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/Lens/convexconcave.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/Lens/planconcave_medium.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/Lens/planconcave_weak.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/Lens/planconvcave_strong.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/Lens/planconvex_medium.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/Lens/planconvex_strong.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/Lens/planconvex_weak.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/Mirror/concave_medium.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/Mirror/concave_strong.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/Mirror/flat.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/Mirror/flat_piezo.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/beam.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/beamsplitter_cube.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/detector.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/faraday_isolator.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Optics/grating.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/Absorbtion.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/Blower.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/CentrifugalPump.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/Column.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/Compressor.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/Conv_down.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/Conv_horizontal.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/Conv_up.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/CoolingTower.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/DI.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/FI.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/FI_Number.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/Flame.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/Flash.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/HE_Down.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/HE_Down2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/HE_Horizontal.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/HE_Left.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/HE_Right.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/HE_Right2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/HE_U-form.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/HE_Up.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/HE_Vertical.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/HorizontalVessel.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/In-Outlet.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/Kompressor.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/MainFlow_In-Outlet.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/MainStream.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/Named_In-Outlet.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/PI.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/PI_Number.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/Pump.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/QI.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/README -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/Ship.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/Stack.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/StirredVessel.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/Stream.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/TI.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/Tank.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/Truck.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/Turbine.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/Valve_horizontal.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/Valve_vertical.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/ProcessFlowsheet/VerticalVessel.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Beams/beam_cantilever.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Beams/beam_fixed.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Beams/beam_simply_supported.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/CoordSystems/coordsys2D-1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/CoordSystems/coordsys2D-2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/CoordSystems/coordsys2D_xy-1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/CoordSystems/coordsys2D_xy-2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/CoordSystems/coordsys3D-1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/CoordSystems/coordsys3D-2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/CoordSystems/coordsys3D-3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/CoordSystems/coordsys3D_xyz-1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/CoordSystems/coordsys3D_xyz-2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/CoordSystems/coordsys3D_xyz-3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Loads/convection_long.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Loads/convection_short.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Loads/dead_load.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Loads/uniform_axial_long.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Loads/uniform_axial_short.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Loads/uniform_long.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Loads/uniform_short.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Plates/plate_fixed.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Plates/plate_fixed_hinge.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Plates/plate_hinge.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/elastic_H_free_down.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/elastic_H_free_up.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/elastic_V_free_left.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/elastic_V_free_right.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/elastic_down.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/elastic_letf.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/elastic_right.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/elastic_up.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/fixed_H_free_down.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/fixed_H_free_up.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/fixed_V_free_left.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/fixed_V_free_right.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/fixed_down.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/fixed_left.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/fixed_right.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/fixed_up.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/hinge_H_free_down.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/hinge_H_free_up.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/hinge_V_free_left.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/hinge_V_free_right.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/hinge_down.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/hinge_left.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/hinge_right.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/hinge_up.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/roller_down.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/roller_left.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/roller_right.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Supports/roller_up.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Trusses/fan.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Trusses/fink.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Trusses/howe_trap.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Trusses/howe_triangle.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Trusses/pratt_trap.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Trusses/pratt_triangle.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Structural_Analysis/Trusses/warren.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/Actor.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/Aggregations.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/Arrows.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/Association.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/Association_Multi.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/Class_Large.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/Class_Medium.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/Class_Small.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/Component.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/DesignPattern.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/Labels.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/Note_Large.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/Note_Small.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/Object_Medium.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/Object_Multi.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/Object_Small.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/Package_Large.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/Package_Small.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/README -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/Sequences.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/State_Large.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/State_Medium.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/State_Small.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/State_Special.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/Synchronization.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/Template.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/Transitions.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/UML/UseCase.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/1011.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/1012.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/1013.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/1014.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/1021.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/1023.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/1024.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/1031.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/1033.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/1034.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/1045.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/1046.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/1047.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/1051.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/1053.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/1054.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/1061.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/1063.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/1064.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/2011.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/2012.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/2013.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/2014.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/2015.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/2016.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/2017.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/2021.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/2024.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/2025.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/3011.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/3012.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/3014.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/3021.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/3022.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/3024.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/3031.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/3032.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/3033.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/3034.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/3041.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/3042.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/3043.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/4011.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/4012.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/4013.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/402.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/4021.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/403.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/5011.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/5012.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/5013.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/5014.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/5015.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/502.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/503.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/504.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/5043.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/505.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/5061.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/5062.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/5071.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/5072.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/508.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/5091.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/5092.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/5093.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/5094.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/510.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/511.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/512.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/515.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/5171.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/5172.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/5211.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/5212.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/5213.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/5214.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/608.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/617.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/618.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/README -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/bi.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/bk.1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/bk.2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/bk.3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/bk.4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/bv.1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/bv.2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/bv.3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/bv.4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/bv.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/bx.1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/bx.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/note.txt -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/rhs.1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/rhs.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/tb.1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/tk.1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/tk.2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/tk.3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/tk.4.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/tk.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/tv.1.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/tv.2.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/tv.3.fig -%%PORTDOCS%%lib/X11/xfig/Libraries/Welding/u.1.fig -%%PORTDOCS%%lib/X11/xfig/html/accelerators.html -%%PORTDOCS%%lib/X11/xfig/html/attributes.html -%%PORTDOCS%%lib/X11/xfig/html/authors.html -%%PORTDOCS%%lib/X11/xfig/html/bugs_fixed.html -%%PORTDOCS%%lib/X11/xfig/html/but_frm_accelerators.html -%%PORTDOCS%%lib/X11/xfig/html/but_frm_attributes.html -%%PORTDOCS%%lib/X11/xfig/html/but_frm_authors.html -%%PORTDOCS%%lib/X11/xfig/html/but_frm_bugs_fixed.html -%%PORTDOCS%%lib/X11/xfig/html/but_frm_drawing.html -%%PORTDOCS%%lib/X11/xfig/html/but_frm_editing.html -%%PORTDOCS%%lib/X11/xfig/html/but_frm_faq.html -%%PORTDOCS%%lib/X11/xfig/html/but_frm_global_settings.html -%%PORTDOCS%%lib/X11/xfig/html/but_frm_installation.html -%%PORTDOCS%%lib/X11/xfig/html/but_frm_introduction.html -%%PORTDOCS%%lib/X11/xfig/html/but_frm_layers.html -%%PORTDOCS%%lib/X11/xfig/html/but_frm_main_menus.html -%%PORTDOCS%%lib/X11/xfig/html/but_frm_miscellaneous.html -%%PORTDOCS%%lib/X11/xfig/html/but_frm_new_features.html -%%PORTDOCS%%lib/X11/xfig/html/but_frm_object_libraries.html -%%PORTDOCS%%lib/X11/xfig/html/but_frm_options.html -%%PORTDOCS%%lib/X11/xfig/html/but_frm_panning.html -%%PORTDOCS%%lib/X11/xfig/html/but_frm_printing.html -%%PORTDOCS%%lib/X11/xfig/html/contents.html -%%PORTDOCS%%lib/X11/xfig/html/drawing.html -%%PORTDOCS%%lib/X11/xfig/html/editing.html -%%PORTDOCS%%lib/X11/xfig/html/faq.html -%%PORTDOCS%%lib/X11/xfig/html/fig-format.html -%%PORTDOCS%%lib/X11/xfig/html/frm_accelerators.html -%%PORTDOCS%%lib/X11/xfig/html/frm_attributes.html -%%PORTDOCS%%lib/X11/xfig/html/frm_authors.html -%%PORTDOCS%%lib/X11/xfig/html/frm_bugs_fixed.html -%%PORTDOCS%%lib/X11/xfig/html/frm_drawing.html -%%PORTDOCS%%lib/X11/xfig/html/frm_editing.html -%%PORTDOCS%%lib/X11/xfig/html/frm_faq.html -%%PORTDOCS%%lib/X11/xfig/html/frm_global_settings.html -%%PORTDOCS%%lib/X11/xfig/html/frm_installation.html -%%PORTDOCS%%lib/X11/xfig/html/frm_introduction.html -%%PORTDOCS%%lib/X11/xfig/html/frm_japanese.html -%%PORTDOCS%%lib/X11/xfig/html/frm_layers.html -%%PORTDOCS%%lib/X11/xfig/html/frm_main_menus.html -%%PORTDOCS%%lib/X11/xfig/html/frm_miscellaneous.html -%%PORTDOCS%%lib/X11/xfig/html/frm_new_features.html -%%PORTDOCS%%lib/X11/xfig/html/frm_object_libraries.html -%%PORTDOCS%%lib/X11/xfig/html/frm_options.html -%%PORTDOCS%%lib/X11/xfig/html/frm_panning.html -%%PORTDOCS%%lib/X11/xfig/html/frm_printing.html -%%PORTDOCS%%lib/X11/xfig/html/global_settings.html -%%PORTDOCS%%lib/X11/xfig/html/i18n.html -%%PORTDOCS%%lib/X11/xfig/html/images/3dhouse-small.png -%%PORTDOCS%%lib/X11/xfig/html/images/3dhouse.png -%%PORTDOCS%%lib/X11/xfig/html/images/a-umlaut.png -%%PORTDOCS%%lib/X11/xfig/html/images/add-arrow-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/add-point-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/add-tangent-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/align-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/angle-geom-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/angle-geom-latex-line.png -%%PORTDOCS%%lib/X11/xfig/html/images/angle-geom-latex-vector.png -%%PORTDOCS%%lib/X11/xfig/html/images/angle-geom-manhattan.png -%%PORTDOCS%%lib/X11/xfig/html/images/angle-geom-mountain.png -%%PORTDOCS%%lib/X11/xfig/html/images/angle-geom-mounthattan.png -%%PORTDOCS%%lib/X11/xfig/html/images/angle-geom-unrestricted.png -%%PORTDOCS%%lib/X11/xfig/html/images/anybrowser3.png -%%PORTDOCS%%lib/X11/xfig/html/images/arc-box-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/arc-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/arc-examples.png -%%PORTDOCS%%lib/X11/xfig/html/images/arc-type-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/arc-type-open.png -%%PORTDOCS%%lib/X11/xfig/html/images/arc-type-pie-wedge.png -%%PORTDOCS%%lib/X11/xfig/html/images/arrow-mode-backward.png -%%PORTDOCS%%lib/X11/xfig/html/images/arrow-mode-both.png -%%PORTDOCS%%lib/X11/xfig/html/images/arrow-mode-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/arrow-mode-forward.png -%%PORTDOCS%%lib/X11/xfig/html/images/arrow-mode-none.png -%%PORTDOCS%%lib/X11/xfig/html/images/arrow-size-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/arrow-size-image.png -%%PORTDOCS%%lib/X11/xfig/html/images/arrow-size-panel.png -%%PORTDOCS%%lib/X11/xfig/html/images/arrow-type-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/arrow-types.png -%%PORTDOCS%%lib/X11/xfig/html/images/balloons-example.png -%%PORTDOCS%%lib/X11/xfig/html/images/blueballdot.png -%%PORTDOCS%%lib/X11/xfig/html/images/blueramp.png -%%PORTDOCS%%lib/X11/xfig/html/images/box-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/box-curve-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/break-compound-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_accelerators.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_attributes.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_authors.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_bugs_fixed.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_drawing.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_editing.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_faq.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_global_settings.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_installation.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_introduction.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_j_accelerators.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_j_attributes.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_j_authors.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_j_bugs_fixed.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_j_drawing.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_j_editing.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_j_faq.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_j_global_settings.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_j_i18n.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_j_installation.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_j_introduction.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_j_layers.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_j_main_menus.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_j_miscellaneous.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_j_new_features.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_j_object_libraries.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_j_options.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_j_panning.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_j_printing.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_layers.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_main_menus.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_miscellaneous.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_new_features.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_object_libraries.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_options.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_panning.gif -%%PORTDOCS%%lib/X11/xfig/html/images/but_frm_printing.gif -%%PORTDOCS%%lib/X11/xfig/html/images/c-cedilla.png -%%PORTDOCS%%lib/X11/xfig/html/images/cap-style-butt.png -%%PORTDOCS%%lib/X11/xfig/html/images/cap-style-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/cap-style-example.png -%%PORTDOCS%%lib/X11/xfig/html/images/cap-style-projecting.png -%%PORTDOCS%%lib/X11/xfig/html/images/cap-style-round.png -%%PORTDOCS%%lib/X11/xfig/html/images/circle-diam-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/circle-example.png -%%PORTDOCS%%lib/X11/xfig/html/images/circle-rad-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/closed-approx-spline-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/closed-interp-spline-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/color-panel.png -%%PORTDOCS%%lib/X11/xfig/html/images/copy-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/delete-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/delete-point-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/depth-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/depth-panel.png -%%PORTDOCS%%lib/X11/xfig/html/images/dimension-line-newfeature.png -%%PORTDOCS%%lib/X11/xfig/html/images/dimension-lines.png -%%PORTDOCS%%lib/X11/xfig/html/images/dimline-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/dimline-panel.png -%%PORTDOCS%%lib/X11/xfig/html/images/drawedit-accel.png -%%PORTDOCS%%lib/X11/xfig/html/images/edit-accel.png -%%PORTDOCS%%lib/X11/xfig/html/images/edit-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/edit-figure-comments.png -%%PORTDOCS%%lib/X11/xfig/html/images/edit-menu-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/edit-panel-picture.png -%%PORTDOCS%%lib/X11/xfig/html/images/edit-panel-polyline.png -%%PORTDOCS%%lib/X11/xfig/html/images/edit-panel-text.png -%%PORTDOCS%%lib/X11/xfig/html/images/edit-point-panel.png -%%PORTDOCS%%lib/X11/xfig/html/images/ellipse-diam-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/ellipse-example.png -%%PORTDOCS%%lib/X11/xfig/html/images/ellipse-rad-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/exclaim.png -%%PORTDOCS%%lib/X11/xfig/html/images/export-panel-gif.png -%%PORTDOCS%%lib/X11/xfig/html/images/export-panel-jpeg.png -%%PORTDOCS%%lib/X11/xfig/html/images/export-panel-postscript.png -%%PORTDOCS%%lib/X11/xfig/html/images/export-panel.png -%%PORTDOCS%%lib/X11/xfig/html/images/file-accel.png -%%PORTDOCS%%lib/X11/xfig/html/images/file-menu-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/file-panel.png -%%PORTDOCS%%lib/X11/xfig/html/images/fill-color-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/fill-style-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/fill-style-panel.png -%%PORTDOCS%%lib/X11/xfig/html/images/flip-horiz-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/flip-vert-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/font-menu-japanese.png -%%PORTDOCS%%lib/X11/xfig/html/images/font-menu-korean.png -%%PORTDOCS%%lib/X11/xfig/html/images/frame_background.png -%%PORTDOCS%%lib/X11/xfig/html/images/global-settings.png -%%PORTDOCS%%lib/X11/xfig/html/images/glue-compound-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/greenball.png -%%PORTDOCS%%lib/X11/xfig/html/images/greenpig.png -%%PORTDOCS%%lib/X11/xfig/html/images/greenpig_sm.png -%%PORTDOCS%%lib/X11/xfig/html/images/grid-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/help-accel.png -%%PORTDOCS%%lib/X11/xfig/html/images/help-menu-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/horiz-align-abut-edge.png -%%PORTDOCS%%lib/X11/xfig/html/images/horiz-align-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/horiz-align-center-even.png -%%PORTDOCS%%lib/X11/xfig/html/images/horiz-align-center.png -%%PORTDOCS%%lib/X11/xfig/html/images/horiz-align-edge-even.png -%%PORTDOCS%%lib/X11/xfig/html/images/horiz-align-left.png -%%PORTDOCS%%lib/X11/xfig/html/images/horiz-align-none.png -%%PORTDOCS%%lib/X11/xfig/html/images/horiz-align-right.png -%%PORTDOCS%%lib/X11/xfig/html/images/image_browse.png -%%PORTDOCS%%lib/X11/xfig/html/images/japaneseflag.png -%%PORTDOCS%%lib/X11/xfig/html/images/join-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/join-style-bevel.png -%%PORTDOCS%%lib/X11/xfig/html/images/join-style-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/join-style-example.png -%%PORTDOCS%%lib/X11/xfig/html/images/join-style-miter.png -%%PORTDOCS%%lib/X11/xfig/html/images/join-style-round.png -%%PORTDOCS%%lib/X11/xfig/html/images/korean-text.png -%%PORTDOCS%%lib/X11/xfig/html/images/latin1-chars.png -%%PORTDOCS%%lib/X11/xfig/html/images/library-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/library-icon-view.png -%%PORTDOCS%%lib/X11/xfig/html/images/library-list-view.png -%%PORTDOCS%%lib/X11/xfig/html/images/line-style-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/line-style-panel.png -%%PORTDOCS%%lib/X11/xfig/html/images/line-width-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/manage-styles.png -%%PORTDOCS%%lib/X11/xfig/html/images/measure-angle-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/measure-area-badpoly.png -%%PORTDOCS%%lib/X11/xfig/html/images/measure-area-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/measure-area-goodpoly.png -%%PORTDOCS%%lib/X11/xfig/html/images/measure-length-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/menu-accel.png -%%PORTDOCS%%lib/X11/xfig/html/images/mouse-function-indicator.png -%%PORTDOCS%%lib/X11/xfig/html/images/move-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/move-point-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/num-copies-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/num-sides-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/num-x-copies-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/num-y-copies-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/open-approx-spline-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/open-compound-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/open-interp-spline-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/pen-color-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/pict-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/pict-i18n.png -%%PORTDOCS%%lib/X11/xfig/html/images/pict-info.png -%%PORTDOCS%%lib/X11/xfig/html/images/pict-japanese.png -%%PORTDOCS%%lib/X11/xfig/html/images/pict-new.green.png -%%PORTDOCS%%lib/X11/xfig/html/images/pict-new.png -%%PORTDOCS%%lib/X11/xfig/html/images/point-position-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/polygon-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/polyline-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/polyline-example.png -%%PORTDOCS%%lib/X11/xfig/html/images/print-panel.png -%%PORTDOCS%%lib/X11/xfig/html/images/redball.png -%%PORTDOCS%%lib/X11/xfig/html/images/redballdot.png -%%PORTDOCS%%lib/X11/xfig/html/images/regular-polygon-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/rotate-angle-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/rotate-ccw-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/rotate-cw-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/rotation-angle-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/ruler.png -%%PORTDOCS%%lib/X11/xfig/html/images/sav1a0.tmp -%%PORTDOCS%%lib/X11/xfig/html/images/scale-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/screen-image-small.png -%%PORTDOCS%%lib/X11/xfig/html/images/screen-image.png -%%PORTDOCS%%lib/X11/xfig/html/images/search-text-panel.png -%%PORTDOCS%%lib/X11/xfig/html/images/show-comments.png -%%PORTDOCS%%lib/X11/xfig/html/images/show-lengths.png -%%PORTDOCS%%lib/X11/xfig/html/images/show-vertex.png -%%PORTDOCS%%lib/X11/xfig/html/images/showgreeking.png -%%PORTDOCS%%lib/X11/xfig/html/images/smart-link-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/smart-link-move.png -%%PORTDOCS%%lib/X11/xfig/html/images/smart-link-off.png -%%PORTDOCS%%lib/X11/xfig/html/images/smart-link-slide.png -%%PORTDOCS%%lib/X11/xfig/html/images/spell-check-panel.png -%%PORTDOCS%%lib/X11/xfig/html/images/spinner.png -%%PORTDOCS%%lib/X11/xfig/html/images/splash-screen.png -%%PORTDOCS%%lib/X11/xfig/html/images/spline-curves.png -%%PORTDOCS%%lib/X11/xfig/html/images/spline-examples.png -%%PORTDOCS%%lib/X11/xfig/html/images/spline-line-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/spline-sf-example.png -%%PORTDOCS%%lib/X11/xfig/html/images/sun-meta-key.png -%%PORTDOCS%%lib/X11/xfig/html/images/super_subscript.png -%%PORTDOCS%%lib/X11/xfig/html/images/symbol-chars-lower.png -%%PORTDOCS%%lib/X11/xfig/html/images/symbol-chars-upper.png -%%PORTDOCS%%lib/X11/xfig/html/images/text-angle-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/text-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/text-flags-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/text-flags-panel.png -%%PORTDOCS%%lib/X11/xfig/html/images/text-font-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/text-font-panel-latex.png -%%PORTDOCS%%lib/X11/xfig/html/images/text-font-panel.png -%%PORTDOCS%%lib/X11/xfig/html/images/text-justify-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/text-justify-center.png -%%PORTDOCS%%lib/X11/xfig/html/images/text-justify-left.png -%%PORTDOCS%%lib/X11/xfig/html/images/text-justify-right.png -%%PORTDOCS%%lib/X11/xfig/html/images/text-size-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/text-step-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/transit.png -%%PORTDOCS%%lib/X11/xfig/html/images/transit_sm.png -%%PORTDOCS%%lib/X11/xfig/html/images/unit-box.png -%%PORTDOCS%%lib/X11/xfig/html/images/unit-panel.png -%%PORTDOCS%%lib/X11/xfig/html/images/update-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/update-control.png -%%PORTDOCS%%lib/X11/xfig/html/images/usflag.png -%%PORTDOCS%%lib/X11/xfig/html/images/usflag_large.png -%%PORTDOCS%%lib/X11/xfig/html/images/vertical-align-abut-edge.png -%%PORTDOCS%%lib/X11/xfig/html/images/vertical-align-bottom.png -%%PORTDOCS%%lib/X11/xfig/html/images/vertical-align-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/vertical-align-center-even.png -%%PORTDOCS%%lib/X11/xfig/html/images/vertical-align-center.png -%%PORTDOCS%%lib/X11/xfig/html/images/vertical-align-edge-even.png -%%PORTDOCS%%lib/X11/xfig/html/images/vertical-align-none.png -%%PORTDOCS%%lib/X11/xfig/html/images/vertical-align-top.png -%%PORTDOCS%%lib/X11/xfig/html/images/view-accel.png -%%PORTDOCS%%lib/X11/xfig/html/images/view-menu-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/window2-small.png -%%PORTDOCS%%lib/X11/xfig/html/images/window2.png -%%PORTDOCS%%lib/X11/xfig/html/images/xfig-logo.png -%%PORTDOCS%%lib/X11/xfig/html/images/xfig-title.png -%%PORTDOCS%%lib/X11/xfig/html/images/xfighelp.png -%%PORTDOCS%%lib/X11/xfig/html/images/xim-off-the-spot.png -%%PORTDOCS%%lib/X11/xfig/html/images/xim-over-the-spot.png -%%PORTDOCS%%lib/X11/xfig/html/images/xim-root.png -%%PORTDOCS%%lib/X11/xfig/html/images/zoom-button.png -%%PORTDOCS%%lib/X11/xfig/html/images/zoom-panel.png -%%PORTDOCS%%lib/X11/xfig/html/index.html -%%PORTDOCS%%lib/X11/xfig/html/installation.html -%%PORTDOCS%%lib/X11/xfig/html/introduction.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/accelerators.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/attributes.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/authors.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/bugs_fixed.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/but_frm_accelerators.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/but_frm_attributes.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/but_frm_authors.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/but_frm_bugs_fixed.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/but_frm_drawing.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/but_frm_editing.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/but_frm_faq.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/but_frm_global_settings.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/but_frm_i18n.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/but_frm_installation.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/but_frm_introduction.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/but_frm_layers.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/but_frm_main_menus.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/but_frm_miscellaneous.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/but_frm_new_features.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/but_frm_object_libraries.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/but_frm_options.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/but_frm_panning.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/but_frm_printing.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/button_frame.fig -%%PORTDOCS%%lib/X11/xfig/html/japanese/contents.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/drawing.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/editing.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/faq.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/fig-format.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/frm_accelerators.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/frm_attributes.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/frm_authors.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/frm_bugs_fixed.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/frm_drawing.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/frm_editing.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/frm_faq.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/frm_global_settings.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/frm_i18n.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/frm_installation.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/frm_introduction.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/frm_layers.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/frm_main_menus.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/frm_master.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/frm_miscellaneous.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/frm_new_features.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/frm_object_libraries.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/frm_options.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/frm_panning.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/frm_printing.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/global_settings.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/i18n.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/index.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/installation.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/introduction.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/japanese.ps -%%PORTDOCS%%lib/X11/xfig/html/japanese/latex_and_xfig.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/layers.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/main_menus.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/miscellaneous.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/new_features.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/options.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/panning.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/printing.html -%%PORTDOCS%%lib/X11/xfig/html/japanese/screen_image_map.html -%%PORTDOCS%%lib/X11/xfig/html/latex_and_xfig.html -%%PORTDOCS%%lib/X11/xfig/html/layers.html -%%PORTDOCS%%lib/X11/xfig/html/main_menus.html -%%PORTDOCS%%lib/X11/xfig/html/miscellaneous.html -%%PORTDOCS%%lib/X11/xfig/html/new_features.html -%%PORTDOCS%%lib/X11/xfig/html/options.html -%%PORTDOCS%%lib/X11/xfig/html/panning.html -%%PORTDOCS%%lib/X11/xfig/html/printing.html -%%PORTDOCS%%lib/X11/xfig/html/screen_image_map.html -%%PORTDOCS%%lib/X11/xfig/xfig-howto.pdf -%%PORTDOCS%%lib/X11/xfig/xfig_man.html -%%PORTDOCS%%lib/X11/xfig/xfig_ref_en.pdf -%%PORTDOCS%%@dirrm lib/X11/xfig/html/japanese -%%PORTDOCS%%@dirrm lib/X11/xfig/html/images -%%PORTDOCS%%@dirrm lib/X11/xfig/html -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Welding -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/UML -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Structural_Analysis/Trusses -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Structural_Analysis/Supports -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Structural_Analysis/Plates -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Structural_Analysis/Loads -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Structural_Analysis/CoordSystems -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Structural_Analysis/Beams -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Structural_Analysis -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/ProcessFlowsheet -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Optics/Mirror -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Optics/Lens -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Optics/Fiber -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Optics -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/OfficeEquip -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Networks -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Music -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Miscellaneous -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Mechanical_DIN/SurfaceFinish -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Top -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Side/Through -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Side/Blind -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Mechanical_DIN/Screws/Side -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Mechanical_DIN/Screws -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Through -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Mechanical_DIN/Holes/Countersunk -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Mechanical_DIN/Holes -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Mechanical_DIN/DrawingSheets -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Mechanical_DIN -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Maps/USA -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Maps/SouthAmerica -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Maps/Miscellaneous -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Maps/MiddleEast -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Maps/Mexico -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Maps/Europe -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Maps/CentralAmerica -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Maps/Canada -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Maps/Asia -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Maps/Africa -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Maps -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Logic -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Labels -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Knitting/Symbols -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Knitting/Grids -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Knitting/Estonian -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Knitting/Colors -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Knitting/Cables -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Knitting -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Hospital -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/GUI -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Furniture -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Flowchart -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Flags/SouthAmerica -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Flags/Oceania -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Flags/NorthAmerica/USA -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Flags/NorthAmerica -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Flags/Miscellaneous -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Flags/MiddleEast -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Flags/Europe -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Flags/CentralAmerica -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Flags/Carribean -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Flags/Asia -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Flags/Africa -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Flags -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Examples -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Electronic/Schematic -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Electronic/Physical -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Electronic -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Electrical -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/ERD -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/DSP -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Computers -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Charts -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Buildings -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Audiovisual -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries/Arrows -%%PORTDOCS%%@dirrm lib/X11/xfig/Libraries -@unexec rmdir %D/lib/X11/xfig 2>/dev/null || true diff --git a/graphics/yafaray/Makefile b/graphics/yafaray/Makefile deleted file mode 100644 index bbe6fdc8ca49..000000000000 --- a/graphics/yafaray/Makefile +++ /dev/null @@ -1,64 +0,0 @@ -# New ports collection makefile for: yafray -# Date created: 18 May 2003 -# Whom: David Yeske <dyeske@yahoo.com> -# -# $FreeBSD$ - -PORTNAME= yafray -PORTVERSION= 0.0.6 -CATEGORIES= graphics -MASTER_SITES= http://www.coala.uniovi.es/~jandro/noname/downloads/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-2 - -MAINTAINER= dyeske@yahoo.com -COMMENT= A fast XML based raytracer - -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg - -USE_GETOPT_LONG=yes -USE_REINPLACE= yes -USE_LIBTOOL_VER=13 -INSTALLS_SHLIB= yes - -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib ${PTHREAD_CFLAGS}" \ - LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" - -.if defined(WITH_OPTIMIZED_CFLAGS) -CFLAGS+= -O3 -ffast-math -.endif - -pre-everything:: -.if !defined(WITH_OPTIMIZED_CFLAGS) - @${ECHO_MSG} "You can enable additional compilation optimizations" - @${ECHO_MSG} "by defining WITH_OPTIMIZED_CFLAGS" -.endif - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} <= 500000 -BROKEN= "Does not compile (bad C++ code)" -.endif - -post-patch: - @${FIND} ${WRKSRC} -name "Makefile.in" | \ - ${XARGS} ${REINPLACE_CMD} -E -e \ - 's|^CXX =.+$$|CXX=${CXX}|; \ - s|-O3||; \ - s|-D_PTHREADS||; \ - s|-pthread|-lpthread|g; \ - s|-lpthread|${PTHREAD_LIBS}|g; \ - s|-ffast-math||; \ - s|-ldl||; \ - s|-Wall|${CXXFLAGS}|' - - @${FIND} ${WRKSRC} -name "configure.in" \ - -or -name "configure" | ${XARGS} \ - ${REINPLACE_CMD} -E -e \ - 's|-pthread|-lpthread|g; \ - s|-lpthread|${PTHREAD_LIBS}|g' - -#make sure we don't need to run auto**** - @${TOUCH} ${TOUCH_FLAGS} -t 199705212205.21 \ - ${WRKSRC}/configure.in - -.include <bsd.port.post.mk> diff --git a/graphics/yafaray/distinfo b/graphics/yafaray/distinfo deleted file mode 100644 index ae66945339c9..000000000000 --- a/graphics/yafaray/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (yafray-0.0.6-2.tar.gz) = bf87b6018435f3bc5bfd1be598c1a28f -SIZE (yafray-0.0.6-2.tar.gz) = 498452 diff --git a/graphics/yafaray/files/patch-configure b/graphics/yafaray/files/patch-configure deleted file mode 100644 index d17586d40ac4..000000000000 --- a/graphics/yafaray/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Thu Jun 12 21:31:41 2003 -+++ configure Thu Jun 12 21:32:01 2003 -@@ -7842,6 +7842,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='${SHELL} /usr/local/bin/libtool' diff --git a/graphics/yafaray/files/patch-src::loader::gram_loader.h b/graphics/yafaray/files/patch-src::loader::gram_loader.h deleted file mode 100644 index 2f43ae477901..000000000000 --- a/graphics/yafaray/files/patch-src::loader::gram_loader.h +++ /dev/null @@ -1,13 +0,0 @@ ---- src/loader/gram_loader.h.orig Thu Sep 30 14:48:47 2004 -+++ src/loader/gram_loader.h Thu Sep 30 14:49:18 2004 -@@ -22,6 +22,10 @@ - #ifndef __GRAML_H - #define __GRAML_H - -+#include <iostream> -+ -+using namespace std; -+ - #include "gram_lex.h" - - struct sym_t diff --git a/graphics/yafaray/files/patch-src::yafraycore::buffer.h b/graphics/yafaray/files/patch-src::yafraycore::buffer.h deleted file mode 100644 index 84dd8b1e22fe..000000000000 --- a/graphics/yafaray/files/patch-src::yafraycore::buffer.h +++ /dev/null @@ -1,13 +0,0 @@ ---- src/yafraycore/buffer.h.orig Thu Sep 30 14:31:34 2004 -+++ src/yafraycore/buffer.h Thu Sep 30 14:42:42 2004 -@@ -27,7 +27,10 @@ - #include<config.h> - #endif - -+#include <iostream> - #include <stdio.h> -+ -+using namespace std; - - __BEGIN_YAFRAY - diff --git a/graphics/yafaray/pkg-descr b/graphics/yafaray/pkg-descr deleted file mode 100644 index 601143a1d6f8..000000000000 --- a/graphics/yafaray/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This is an advanced raytracer that uses XML. - -WWW: http://www.yafray.org/ - -- David -dyeske@yahoo.com diff --git a/graphics/yafaray/pkg-plist b/graphics/yafaray/pkg-plist deleted file mode 100644 index 98ffffb4d933..000000000000 --- a/graphics/yafaray/pkg-plist +++ /dev/null @@ -1,23 +0,0 @@ -bin/yafray -etc/gram.yafray -lib/libyafraycore.la -lib/libyafraycore.so -lib/libyafrayplugin.la -lib/libyafrayplugin.so -lib/yafray/libpathlight.so -lib/yafray/libsunlight.so -lib/yafray/libpointlight.so -lib/yafray/libphotonlight.so -lib/yafray/libhemilight.so -lib/yafray/libspotlight.so -lib/yafray/libsoftlight.so -lib/yafray/libarealight.so -lib/yafray/libglobalphotonlight.so -lib/yafray/libspherelight.so -lib/yafray/libbasicshaders.so -lib/yafray/libbasicblocks.so -lib/yafray/libmixblocks.so -lib/yafray/libblendershader.so -lib/yafray/libhdri.so -lib/yafray/libsunsky.so -@dirrm lib/yafray |