diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2006-03-23 22:24:03 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2006-03-23 22:24:03 +0000 |
commit | 96fe98e1c6bc0301781b0dd7dbfeef3e3f137f43 (patch) | |
tree | 7650cfe102643b74d6ad1d3efe1771281b5e66f0 /graphics | |
parent | 503c7f7052756548d3712a6b0f3fb6d32ddbb8e9 (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_5_0'.release/5.5.0
Notes
Notes:
svn path=/head/; revision=158034
svn path=/tags/RELEASE_5_5_0/; revision=158035; tag=release/5.5.0
Diffstat (limited to 'graphics')
253 files changed, 0 insertions, 21814 deletions
diff --git a/graphics/GraphicsMagick12/Makefile b/graphics/GraphicsMagick12/Makefile deleted file mode 100644 index f85c4ecb2e36..000000000000 --- a/graphics/GraphicsMagick12/Makefile +++ /dev/null @@ -1,85 +0,0 @@ -# New ports collection makefile for: GraphicsMagick -# Date created: 25 july 2005 -# Whom: Ron van Daal -# -# $FreeBSD$ -# - -PORTNAME= GraphicsMagick -PORTVERSION= 1.1.6 -PORTREVISION= 1 -CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/ -MASTER_SITE_SUBDIR= ${PORTNAME:L} - -MAINTAINER= ronvdaal@n1x.nl -COMMENT= Fast image processing tools based on ImageMagick - -LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \ - jbig:${PORTSDIR}/graphics/jbigkit \ - wmf:${PORTSDIR}/graphics/libwmf \ - xml2:${PORTSDIR}/textproc/libxml2 -OTHERGRAPHICS= jasper jpeg lcms png tiff -LIB_DEPENDS+= ${OTHERGRAPHICS:C|(.+)|\1:${PORTSDIR}/graphics/\1|} -OPTIONS= Q8BIT "Use 8-bit pixels (speed) instead of 16 (quality)" off - -# Use libfpx only on i386. On other systems it does not seem to work :-( -OPTIONS+= FPX "Build FPX backend -- broken on non-i386 systems" \ - ${ARCH:S,i386,on,:C,^[^o].*,off,} - -USE_BZIP2= yes -USE_GHOSTSCRIPT=yes -GNU_CONFIGURE= yes - -MAN1= GraphicsMagick++-config.1 \ - GraphicsMagick-config.1 \ - GraphicsMagickWand-config.1 \ - gm.1 -MAN4= miff.4 -MAN5= quantize.5 - -.ifndef WINDOWS_FONT_DIR -# Use fonts installed by x11-fonts/webfonts by default -WINDOWS_FONT_DIR=${X11BASE}/lib/X11/webfonts -.endif - -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ARGS= --without-perl --with-windows-font-dir=${WINDOWS_FONT_DIR} \ - --enable-shared --enable-static --without-threads -INSTALLS_SHLIB= yes - -.if !defined(NOPORTDOCS) -INSTALL_TARGET= install install-data-html -.endif -CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.pre.mk> - -# Perl and Tcl APIs will be installed by separate ports -PLIST_SUB+= WITH_PERL="@comment " - -.if defined(WITHOUT_X11) -PKGNAMESUFFIX+= -nox11 -CONFIGURE_ARGS+=--without-x -.endif - -.if defined(WITH_FPX) -LIB_DEPENDS+= fpx:${PORTSDIR}/graphics/libfpx -.else -CONFIGURE_ARGS+=--without-fpx -.endif - -.if defined(WITH_Q8BIT) || defined(WITHOUT_GRAPHICSMAGICK_16BIT_PIXEL) -CONFIGURE_ARGS+= --with-quantum-depth=8 -PLIST_SUB+= Q=8 -.else -CONFIGURE_ARGS+= --with-quantum-depth=16 -PLIST_SUB+= Q=16 -.endif - -post-build test: - cd ${WRKSRC}/tests && ${MAKE} check - -.include <bsd.port.post.mk> diff --git a/graphics/GraphicsMagick12/distinfo b/graphics/GraphicsMagick12/distinfo deleted file mode 100644 index 691779a9d1b9..000000000000 --- a/graphics/GraphicsMagick12/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (GraphicsMagick-1.1.6.tar.bz2) = ee85aef3cde13432a3f2e5604b758f9c -SHA256 (GraphicsMagick-1.1.6.tar.bz2) = 9469109d952c47f4b02ccfe43b99ca092c3d57dc987a1689bcc57fa7e34afda7 -SIZE (GraphicsMagick-1.1.6.tar.bz2) = 4959704 diff --git a/graphics/GraphicsMagick12/files/patch-Makefile.in b/graphics/GraphicsMagick12/files/patch-Makefile.in deleted file mode 100644 index 695f093c89fc..000000000000 --- a/graphics/GraphicsMagick12/files/patch-Makefile.in +++ /dev/null @@ -1,89 +0,0 @@ ---- Makefile.in Fri Mar 18 19:36:21 2005 -+++ Makefile.in Sun Jul 24 18:21:35 2005 -@@ -466,5 +466,5 @@ - - # Install HTML files --pkgdocdir = @MagickSharePath@ -+pkgdocdir = ${DATA_DIR}/doc/GraphicsMagick - DOCDIRS = images www www/api www/Magick++ - @WITH_PERL_TRUE@PERLMAGICK = PerlMagick -@@ -1079,5 +1079,5 @@ - - # Install arch-independent package data --install-data-local: install-data-html -+install-data-local: - - # Uninstall arch-independent package data ---- coders/Makefile.in Fri Mar 18 19:36:16 2005 -+++ coders/Makefile.in Sun Jul 24 19:22:21 2005 -@@ -1479,5 +1479,5 @@ - install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES) - @$(NORMAL_INSTALL) -- test -z "$(pkgdir)" || $(mkdir_p) "$(DESTDIR)$(pkgdir)" -+ test -z "$(pkgdir)" -o -z "$(pkg_LTLIBRARIES)" || $(mkdir_p) "$(DESTDIR)$(pkgdir)" - @list='$(pkg_LTLIBRARIES)'; for p in $$list; do \ - if test -f $$p; then \ -@@ -1825,5 +1825,5 @@ - install-pkgDATA: $(pkg_DATA) - @$(NORMAL_INSTALL) -- test -z "$(pkgdir)" || $(mkdir_p) "$(DESTDIR)$(pkgdir)" -+ test -z "$(pkgdir)" -o -z '$(pkg_DATA)' || $(mkdir_p) "$(DESTDIR)$(pkgdir)" - @list='$(pkg_DATA)'; for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ -@@ -1842,5 +1842,5 @@ - install-pkgdataDATA: $(pkgdata_DATA) - @$(NORMAL_INSTALL) -- test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)" -+ test -z "$(pkgdatadir)" -o -z '$(pkgdata_DATA)' || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)" - @list='$(pkgdata_DATA)'; for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ ---- filters/Makefile.in Fri Mar 18 19:36:17 2005 -+++ filters/Makefile.in Sun Jul 24 19:23:33 2005 -@@ -522,5 +522,5 @@ - install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES) - @$(NORMAL_INSTALL) -- test -z "$(pkgdir)" || $(mkdir_p) "$(DESTDIR)$(pkgdir)" -+ test -z "$(pkgdir)" -o -z '$(pkg_LTLIBRARIES)' || $(mkdir_p) "$(DESTDIR)$(pkgdir)" - @list='$(pkg_LTLIBRARIES)'; for p in $$list; do \ - if test -f $$p; then \ -@@ -592,5 +592,5 @@ - install-pkgDATA: $(pkg_DATA) - @$(NORMAL_INSTALL) -- test -z "$(pkgdir)" || $(mkdir_p) "$(DESTDIR)$(pkgdir)" -+ test -z "$(pkgdir)" -o -z '$(pkg_DATA)' || $(mkdir_p) "$(DESTDIR)$(pkgdir)" - @list='$(pkg_DATA)'; for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ ---- magick/Makefile.in Fri Mar 18 19:36:18 2005 -+++ magick/Makefile.in Tue Jul 26 21:05:48 2005 -@@ -664,5 +664,5 @@ - - # Pkgconfig directory --pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = $(prefix)/libdata/pkgconfig - - # Files to install in Pkgconfig directory -@@ -930,5 +930,5 @@ - install-pkgDATA: $(pkg_DATA) - @$(NORMAL_INSTALL) -- test -z "$(pkgdir)" || $(mkdir_p) "$(DESTDIR)$(pkgdir)" -+ test -z "$(pkgdir)" -o -z '$(pkg_DATA)' || $(mkdir_p) "$(DESTDIR)$(pkgdir)" - @list='$(pkg_DATA)'; for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ ---- Magick++/lib/Makefile.in Fri Mar 18 19:36:13 2005 -+++ Magick++/lib/Makefile.in Tue Jul 26 21:37:39 2005 -@@ -453,5 +453,5 @@ - - # Pkgconfig directory --pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = $(prefix)/libdata/pkgconfig - - # Files to install in Pkgconfig directory ---- wand/Makefile.in Fri Mar 18 19:36:20 2005 -+++ wand/Makefile.in Tue Jul 26 21:38:43 2005 -@@ -478,5 +478,5 @@ - - # Pkgconfig directory --pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = $(prefix)/libdata/pkgconfig - - # Files to install in Pkgconfig directory diff --git a/graphics/GraphicsMagick12/files/patch-configure b/graphics/GraphicsMagick12/files/patch-configure deleted file mode 100644 index af50a04fedad..000000000000 --- a/graphics/GraphicsMagick12/files/patch-configure +++ /dev/null @@ -1,23 +0,0 @@ ---- configure Fri Mar 18 19:35:06 2005 -+++ configure Tue Jul 26 22:53:50 2005 -@@ -2092,5 +2092,5 @@ - MagickLibConfigSubDir="${MagickLibSubdir}/config" - AC_DEFINE_UNQUOTED(MagickLibConfigSubDir,"$MagickLibConfigSubDir",Subdirectory of lib where architecture-dependent configuration files live.) --MagickLibConfigPath="${LIB_DIR}/${MagickLibConfigSubDir}" -+MagickLibConfigPath="${DATA_DIR}/GraphicsMagick/config" - MagickLibConfigPathDefine="${MagickLibConfigPath}/" - if test "$native_win32_build" = 'yes' -@@ -2130,5 +2130,5 @@ - # Path to GraphicsMagick share files - MagickShareSubdir="${PACKAGE_NAME}-${PACKAGE_VERSION}" --MagickSharePath="${DATA_DIR}/${MagickShareSubdir}" -+MagickSharePath="${DATA_DIR}/GraphicsMagick/" - MagickSharePathDefine="${MagickSharePath}/" - if test "$native_win32_build" = 'yes' -@@ -2142,5 +2142,5 @@ - MagickShareConfigSubDir="${MagickLibSubdir}/config" - AC_DEFINE_UNQUOTED(MagickShareConfigSubDir,"$MagickShareConfigSubDir",Subdirectory of lib where architecture-independent configuration files live.) --MagickShareConfigPath="${DATA_DIR}/${MagickShareConfigSubDir}" -+MagickShareConfigPath="${MagickLibConfigPath}" - MagickShareConfigPathDefine="${MagickShareConfigPath}/" - if test "$native_win32_build" = 'yes' diff --git a/graphics/GraphicsMagick12/files/patch-freebsd b/graphics/GraphicsMagick12/files/patch-freebsd deleted file mode 100644 index 4f5c664fbbd5..000000000000 --- a/graphics/GraphicsMagick12/files/patch-freebsd +++ /dev/null @@ -1,70 +0,0 @@ -Index: magick/command.c -=================================================================== -RCS file: /GraphicsMagick/GraphicsMagick/magick/command.c,v -retrieving revision 1.147.2.8 -retrieving revision 1.147.2.9 -diff -u -r1.147.2.8 -r1.147.2.9 ---- magick/command.c 28 Apr 2005 22:57:28 -0000 1.147.2.8 -+++ magick/command.c 16 Jul 2005 01:42:22 -0000 1.147.2.9 -@@ -6525,7 +6525,7 @@ - } - if (resource_database != (XrmDatabase) NULL) - { -- XrmDestroyDatabase(resource_database); -+ /* XrmDestroyDatabase(resource_database); */ - resource_database=(XrmDatabase) NULL; - } - -Index: magick/image.c -=================================================================== -RCS file: /GraphicsMagick/GraphicsMagick/magick/image.c,v -retrieving revision 1.1207.2.5 -retrieving revision 1.1207.2.6 -diff -u -r1.1207.2.5 -r1.1207.2.6 ---- magick/image.c 1 May 2005 18:43:29 -0000 1.1207.2.5 -+++ magick/image.c 16 Jul 2005 01:42:23 -0000 1.1207.2.6 -@@ -2527,7 +2527,7 @@ - } - if (resource_database != (XrmDatabase) NULL) - { -- XrmDestroyDatabase(resource_database); -+ /* XrmDestroyDatabase(resource_database); */ - resource_database=(XrmDatabase) NULL; - } - XDestroyResourceInfo(&resource_info); -Index: magick/nt_base.c -=================================================================== -RCS file: /GraphicsMagick/GraphicsMagick/magick/nt_base.c,v -retrieving revision 1.35.2.6 -retrieving revision 1.35.2.7 -diff -u -r1.35.2.6 -r1.35.2.7 ---- magick/nt_base.c 20 Mar 2005 01:39:13 -0000 1.35.2.6 -+++ magick/nt_base.c 19 Jun 2005 00:13:29 -0000 1.35.2.7 -@@ -2027,8 +2027,8 @@ - } - entry->firsttime=FALSE; - (void) strncpy(entry->file_info.d_name,entry->Win32FindData.cFileName, -- MaxTextExtent-1); -- entry->file_info.d_name[MaxTextExtent-1]='\0'; -+ sizeof(entry->file_info.d_name)-1); -+ entry->file_info.d_name[sizeof(entry->file_info.d_name)-1]='\0'; - entry->file_info.d_namlen=strlen(entry->file_info.d_name); - return(&entry->file_info); - } -Index: magick/version.h -=================================================================== -RCS file: /GraphicsMagick/GraphicsMagick/magick/version.h,v -retrieving revision 1.142.2.43 -retrieving revision 1.142.2.46 -diff -u -r1.142.2.43 -r1.142.2.46 ---- magick/version.h 1 May 2005 20:09:53 -0000 1.142.2.43 -+++ magick/version.h 16 Jul 2005 01:42:24 -0000 1.142.2.46 -@@ -38,7 +38,7 @@ - #define MagickLibVersion 0x010006 - #define MagickLibVersionText "1.1.6" - #define MagickLibVersionNumber 1,0,6 --#define MagickChangeDate "20050501" -+#define MagickChangeDate "20050715" - #define MagickReleaseDate "2005-05-01" - - diff --git a/graphics/GraphicsMagick12/files/patch-utility b/graphics/GraphicsMagick12/files/patch-utility deleted file mode 100644 index 6dd5fb61c3d3..000000000000 --- a/graphics/GraphicsMagick12/files/patch-utility +++ /dev/null @@ -1,21 +0,0 @@ ---- magick/utility.c Sat Apr 2 17:35:06 2005 -+++ magick/utility.c Sun Jul 24 18:22:40 2005 -@@ -47,4 +47,8 @@ - #include "magick/utility.h" - -+#if defined(POSIX) -+# include <sys/types.h> -+# include <sys/wait.h> -+#endif - - /* -@@ -3874,4 +3878,9 @@ - #if defined(POSIX) - status=system(command); -+ if (status == -1) -+ perror(command); -+ else if (WIFSIGNALED(status)) { -+ fprintf(stderr, "Command ``\n%s\n'' terminated due to signal %d\n", command, WTERMSIG(status)); -+ } - #elif defined(vms) - status=!system(command); diff --git a/graphics/GraphicsMagick12/files/patch-warnings b/graphics/GraphicsMagick12/files/patch-warnings deleted file mode 100644 index f317adbf1116..000000000000 --- a/graphics/GraphicsMagick12/files/patch-warnings +++ /dev/null @@ -1,25 +0,0 @@ ---- magick/blob.c Wed Apr 14 18:45:16 2004 -+++ magick/blob.c Sun Jul 24 12:30:20 2005 -@@ -2364,5 +2364,5 @@ - (void) rewind(image->blob->file); - (void) LogMagickEvent(BlobEvent,GetMagickModule(), -- " read %d magic header bytes", count); -+ " read %td magic header bytes", count); - #if defined(HasZLIB) - if ((magick[0] == 0x1F) && (magick[1] == 0x8B) && ---- coders/ept.c Wed Apr 14 18:45:28 2004 -+++ coders/ept.c Sun Jul 24 13:33:39 2005 -@@ -584,5 +584,5 @@ - if (logging) - (void) LogMagickEvent(CoderEvent,GetMagickModule(), -- "Writing EPS section at offset %lld",TellBlob(image)); -+ "Writing EPS section at offset %lld", (long long)TellBlob(image)); - for (c=fgetc(ps_file); c != EOF; c=fgetc(ps_file)) - (void) WriteBlobByte(image,c); -@@ -590,5 +590,5 @@ - if (logging) - (void) LogMagickEvent(CoderEvent,GetMagickModule(), -- "Writing TIFF section at offset %lld",TellBlob(image)); -+ "Writing TIFF section at offset %lld", (long long)TellBlob(image)); - for (c=fgetc(tiff_file); c != EOF; c=fgetc(tiff_file)) - (void) WriteBlobByte(image,c); diff --git a/graphics/GraphicsMagick12/pkg-descr b/graphics/GraphicsMagick12/pkg-descr deleted file mode 100644 index e43f63a5ad60..000000000000 --- a/graphics/GraphicsMagick12/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -This is a port of GraphicsMagick(TM), the "swiss army knife" of image -processing. It provides a robust collection of tools and libraries which -support reading, writing, and manipulating an image in over 88 major -formats including formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF, SVG -and TIFF. - -The program is the fork of a better-known ImageMagick (5.5.2), which -emphasizes end-user and API-stabilities. - -WWW: http://www.graphicsmagick.org/ - -- Ron van Daal -ronvdaal@n1x.nl diff --git a/graphics/GraphicsMagick12/pkg-plist b/graphics/GraphicsMagick12/pkg-plist deleted file mode 100644 index fb02ec662470..000000000000 --- a/graphics/GraphicsMagick12/pkg-plist +++ /dev/null @@ -1,249 +0,0 @@ -bin/GraphicsMagick++-config -bin/GraphicsMagick-config -bin/GraphicsMagickWand-config -bin/gm -include/GraphicsMagick/Magick++.h -include/GraphicsMagick/Magick++/Blob.h -include/GraphicsMagick/Magick++/CoderInfo.h -include/GraphicsMagick/Magick++/Color.h -include/GraphicsMagick/Magick++/Drawable.h -include/GraphicsMagick/Magick++/Exception.h -include/GraphicsMagick/Magick++/Geometry.h -include/GraphicsMagick/Magick++/Image.h -include/GraphicsMagick/Magick++/Include.h -include/GraphicsMagick/Magick++/Montage.h -include/GraphicsMagick/Magick++/Pixels.h -include/GraphicsMagick/Magick++/STL.h -include/GraphicsMagick/Magick++/TypeMetric.h -include/GraphicsMagick/magick/PreRvIcccm.h -include/GraphicsMagick/magick/api.h -include/GraphicsMagick/magick/attribute.h -include/GraphicsMagick/magick/blob.h -include/GraphicsMagick/magick/cache.h -include/GraphicsMagick/magick/cache_view.h -include/GraphicsMagick/magick/color.h -include/GraphicsMagick/magick/command.h -include/GraphicsMagick/magick/composite.h -include/GraphicsMagick/magick/compress.h -include/GraphicsMagick/magick/constitute.h -include/GraphicsMagick/magick/decorate.h -include/GraphicsMagick/magick/delegate.h -include/GraphicsMagick/magick/deprecate.h -include/GraphicsMagick/magick/draw.h -include/GraphicsMagick/magick/effect.h -include/GraphicsMagick/magick/enhance.h -include/GraphicsMagick/magick/error.h -include/GraphicsMagick/magick/fx.h -include/GraphicsMagick/magick/gem.h -include/GraphicsMagick/magick/image.h -include/GraphicsMagick/magick/list.h -include/GraphicsMagick/magick/log.h -include/GraphicsMagick/magick/magic.h -include/GraphicsMagick/magick/magick.h -include/GraphicsMagick/magick/magick_config.h -include/GraphicsMagick/magick/magick_types.h -include/GraphicsMagick/magick/module.h -include/GraphicsMagick/magick/monitor.h -include/GraphicsMagick/magick/montage.h -include/GraphicsMagick/magick/paint.h -include/GraphicsMagick/magick/profile.h -include/GraphicsMagick/magick/quantize.h -include/GraphicsMagick/magick/registry.h -include/GraphicsMagick/magick/render.h -include/GraphicsMagick/magick/resize.h -include/GraphicsMagick/magick/resource.h -include/GraphicsMagick/magick/shear.h -include/GraphicsMagick/magick/signature.h -include/GraphicsMagick/magick/stream.h -include/GraphicsMagick/magick/symbols.h -include/GraphicsMagick/magick/timer.h -include/GraphicsMagick/magick/transform.h -include/GraphicsMagick/magick/utility.h -include/GraphicsMagick/magick/version.h -include/GraphicsMagick/magick/widget.h -include/GraphicsMagick/magick/xwindow.h -include/GraphicsMagick/wand/drawing_wand.h -include/GraphicsMagick/wand/magick_wand.h -include/GraphicsMagick/wand/pixel_wand.h -include/GraphicsMagick/wand/wand_api.h -%%DATADIR%%/Copyright.txt -%%DATADIR%%/config/colors.mgk -%%DATADIR%%/config/delegates.mgk -%%DATADIR%%/config/log.mgk -%%DATADIR%%/config/magic.mgk -%%DATADIR%%/config/modules.mgk -%%DATADIR%%/config/type-ghostscript.mgk -%%DATADIR%%/config/type-solaris.mgk -%%DATADIR%%/config/type-windows.mgk -%%DATADIR%%/config/type.mgk -lib/libGraphicsMagick++.a -lib/libGraphicsMagick++.la -lib/libGraphicsMagick++.so -lib/libGraphicsMagick++.so.1 -lib/libGraphicsMagick.a -lib/libGraphicsMagick.la -lib/libGraphicsMagick.so -lib/libGraphicsMagick.so.1 -lib/libGraphicsMagickWand.a -lib/libGraphicsMagickWand.la -lib/libGraphicsMagickWand.so -lib/libGraphicsMagickWand.so.0 -libdata/pkgconfig/GraphicsMagick++.pc -libdata/pkgconfig/GraphicsMagick.pc -libdata/pkgconfig/GraphicsMagickWand.pc -%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/Graphics/Magick.pm -%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Graphics/Magick/.packlist -%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Graphics/Magick/Magick.so -%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Graphics/Magick/Magick.bs -%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Graphics/Magick/autosplit.ix -@comment lib/GraphicsMagick-%%PORTVERSION%%/modules-%%Q%%/coders -@comment lib/GraphicsMagick-%%PORTVERSION%%/modules-%%Q%%/filters -%%PORTDOCS%%%%DOCSDIR%%/images/ball.png -%%PORTDOCS%%%%DOCSDIR%%/images/corbis.png -%%PORTDOCS%%%%DOCSDIR%%/images/examples.jpg -%%PORTDOCS%%%%DOCSDIR%%/images/gm-125x80t.png -%%PORTDOCS%%%%DOCSDIR%%/images/gm-188x120t.png -%%PORTDOCS%%%%DOCSDIR%%/images/gm-282x180t.png -%%PORTDOCS%%%%DOCSDIR%%/images/home.png -%%PORTDOCS%%%%DOCSDIR%%/images/mail.png -%%PORTDOCS%%%%DOCSDIR%%/images/pdfsages.png -%%PORTDOCS%%%%DOCSDIR%%/images/pngnow.png -%%PORTDOCS%%%%DOCSDIR%%/images/right_triangle.png -%%PORTDOCS%%%%DOCSDIR%%/images/right_triangle_option.png -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/www/AUTHORS.html -%%PORTDOCS%%%%DOCSDIR%%/www/Changelog.html -%%PORTDOCS%%%%DOCSDIR%%/www/Copyright.html -%%PORTDOCS%%%%DOCSDIR%%/www/FAQ.html -%%PORTDOCS%%%%DOCSDIR%%/www/GraphicsMagick.html -%%PORTDOCS%%%%DOCSDIR%%/www/INSTALL-mac.html -%%PORTDOCS%%%%DOCSDIR%%/www/INSTALL-unix.html -%%PORTDOCS%%%%DOCSDIR%%/www/INSTALL-vms.html -%%PORTDOCS%%%%DOCSDIR%%/www/INSTALL-windows.html -%%PORTDOCS%%%%DOCSDIR%%/www/ImageMagickObject.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Blob.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Cache.fig -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Cache.png -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Cache.svg -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/ChangeLog.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/CoderInfo.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Color.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Documentation.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Drawable.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Drawable_example_1.png -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Enumerations.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Exception.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/FormatCharacters.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Future.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Geometry.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Image.fig -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Image.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Image.png -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/ImageDesign.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/ImageMagick.png -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Install.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Magick++.png -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Montage.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/NEWS.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/PixelPacket.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Pixels.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/README.txt -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/STL.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/TypeMetric.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/gm-188x120t.png -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/index.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/montage-sample-framed.jpg -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/right_triangle.png -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/thumbnail-anatomy-framed.fig -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/thumbnail-anatomy-framed.jpg -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/thumbnail-anatomy-plain.fig -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/thumbnail-anatomy-plain.jpg -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/thumbnail-sample-framed.jpg -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/thumbnail-sample-plain.jpg -%%PORTDOCS%%%%DOCSDIR%%/www/NEWS.html -%%PORTDOCS%%%%DOCSDIR%%/www/README.html -%%PORTDOCS%%%%DOCSDIR%%/www/animate.html -%%PORTDOCS%%%%DOCSDIR%%/www/api.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/animate.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/annotate.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/attribute.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/blob.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/cache.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/cache_view.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/color.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/composite.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/constitute.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/decorate.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/deprecate.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/display.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/draw.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/effect.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/enhance.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/error.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/fx.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/image.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/list.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/magick.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/memory.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/monitor.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/montage.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/paint.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/profile.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/quantize.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/registry.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/render.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/resize.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/resource.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/segment.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/shear.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/signature.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/stream.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/transform.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/types.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/widget.html -%%PORTDOCS%%%%DOCSDIR%%/www/body.html -%%PORTDOCS%%%%DOCSDIR%%/www/body.html.rej -%%PORTDOCS%%%%DOCSDIR%%/www/books.html -%%PORTDOCS%%%%DOCSDIR%%/www/color.html -%%PORTDOCS%%%%DOCSDIR%%/www/composite.html -%%PORTDOCS%%%%DOCSDIR%%/www/conjure.html -%%PORTDOCS%%%%DOCSDIR%%/www/contribute.html -%%PORTDOCS%%%%DOCSDIR%%/www/convert.html -%%PORTDOCS%%%%DOCSDIR%%/www/cvs.html -%%PORTDOCS%%%%DOCSDIR%%/www/development.html -%%PORTDOCS%%%%DOCSDIR%%/www/display.html -%%PORTDOCS%%%%DOCSDIR%%/www/download.html -%%PORTDOCS%%%%DOCSDIR%%/www/formats.html -%%PORTDOCS%%%%DOCSDIR%%/www/gm.html -%%PORTDOCS%%%%DOCSDIR%%/www/header.html -%%PORTDOCS%%%%DOCSDIR%%/www/identify.html -%%PORTDOCS%%%%DOCSDIR%%/www/import.html -%%PORTDOCS%%%%DOCSDIR%%/www/index.html -%%PORTDOCS%%%%DOCSDIR%%/www/install.html -%%PORTDOCS%%%%DOCSDIR%%/www/links.html -%%PORTDOCS%%%%DOCSDIR%%/www/magick.css -%%PORTDOCS%%%%DOCSDIR%%/www/miff.html -%%PORTDOCS%%%%DOCSDIR%%/www/mission.html -%%PORTDOCS%%%%DOCSDIR%%/www/mogrify.html -%%PORTDOCS%%%%DOCSDIR%%/www/montage.html -%%PORTDOCS%%%%DOCSDIR%%/www/perl.html -%%PORTDOCS%%%%DOCSDIR%%/www/programming.html -%%PORTDOCS%%%%DOCSDIR%%/www/quantize.html -%%PORTDOCS%%%%DOCSDIR%%/www/smile.c -%%PORTDOCS%%%%DOCSDIR%%/www/tools.html -%%PORTDOCS%%%%DOCSDIR%%/www/utilities.html -%%PORTDOCS%%%%DOCSDIR%%/www/windows.html -%%PORTDOCS%%@dirrm %%DOCSDIR%%/www/api -%%PORTDOCS%%@dirrm %%DOCSDIR%%/www/Magick++ -%%PORTDOCS%%@dirrm %%DOCSDIR%%/www -%%PORTDOCS%%@dirrm %%DOCSDIR%%/images -%%PORTDOCS%%@dirrm %%DOCSDIR%% -%%WITH_PERL%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Graphics/Magick -%%WITH_PERL%%@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Graphics -%%WITH_PERL%%@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Graphics -@dirrm %%DATADIR%%/config -@dirrm %%DATADIR%% -@dirrm include/GraphicsMagick/wand -@dirrm include/GraphicsMagick/magick -@dirrm include/GraphicsMagick/Magick++ -@dirrm include/GraphicsMagick diff --git a/graphics/GraphicsMagick13/Makefile b/graphics/GraphicsMagick13/Makefile deleted file mode 100644 index f85c4ecb2e36..000000000000 --- a/graphics/GraphicsMagick13/Makefile +++ /dev/null @@ -1,85 +0,0 @@ -# New ports collection makefile for: GraphicsMagick -# Date created: 25 july 2005 -# Whom: Ron van Daal -# -# $FreeBSD$ -# - -PORTNAME= GraphicsMagick -PORTVERSION= 1.1.6 -PORTREVISION= 1 -CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/ -MASTER_SITE_SUBDIR= ${PORTNAME:L} - -MAINTAINER= ronvdaal@n1x.nl -COMMENT= Fast image processing tools based on ImageMagick - -LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \ - jbig:${PORTSDIR}/graphics/jbigkit \ - wmf:${PORTSDIR}/graphics/libwmf \ - xml2:${PORTSDIR}/textproc/libxml2 -OTHERGRAPHICS= jasper jpeg lcms png tiff -LIB_DEPENDS+= ${OTHERGRAPHICS:C|(.+)|\1:${PORTSDIR}/graphics/\1|} -OPTIONS= Q8BIT "Use 8-bit pixels (speed) instead of 16 (quality)" off - -# Use libfpx only on i386. On other systems it does not seem to work :-( -OPTIONS+= FPX "Build FPX backend -- broken on non-i386 systems" \ - ${ARCH:S,i386,on,:C,^[^o].*,off,} - -USE_BZIP2= yes -USE_GHOSTSCRIPT=yes -GNU_CONFIGURE= yes - -MAN1= GraphicsMagick++-config.1 \ - GraphicsMagick-config.1 \ - GraphicsMagickWand-config.1 \ - gm.1 -MAN4= miff.4 -MAN5= quantize.5 - -.ifndef WINDOWS_FONT_DIR -# Use fonts installed by x11-fonts/webfonts by default -WINDOWS_FONT_DIR=${X11BASE}/lib/X11/webfonts -.endif - -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ARGS= --without-perl --with-windows-font-dir=${WINDOWS_FONT_DIR} \ - --enable-shared --enable-static --without-threads -INSTALLS_SHLIB= yes - -.if !defined(NOPORTDOCS) -INSTALL_TARGET= install install-data-html -.endif -CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.pre.mk> - -# Perl and Tcl APIs will be installed by separate ports -PLIST_SUB+= WITH_PERL="@comment " - -.if defined(WITHOUT_X11) -PKGNAMESUFFIX+= -nox11 -CONFIGURE_ARGS+=--without-x -.endif - -.if defined(WITH_FPX) -LIB_DEPENDS+= fpx:${PORTSDIR}/graphics/libfpx -.else -CONFIGURE_ARGS+=--without-fpx -.endif - -.if defined(WITH_Q8BIT) || defined(WITHOUT_GRAPHICSMAGICK_16BIT_PIXEL) -CONFIGURE_ARGS+= --with-quantum-depth=8 -PLIST_SUB+= Q=8 -.else -CONFIGURE_ARGS+= --with-quantum-depth=16 -PLIST_SUB+= Q=16 -.endif - -post-build test: - cd ${WRKSRC}/tests && ${MAKE} check - -.include <bsd.port.post.mk> diff --git a/graphics/GraphicsMagick13/distinfo b/graphics/GraphicsMagick13/distinfo deleted file mode 100644 index 691779a9d1b9..000000000000 --- a/graphics/GraphicsMagick13/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (GraphicsMagick-1.1.6.tar.bz2) = ee85aef3cde13432a3f2e5604b758f9c -SHA256 (GraphicsMagick-1.1.6.tar.bz2) = 9469109d952c47f4b02ccfe43b99ca092c3d57dc987a1689bcc57fa7e34afda7 -SIZE (GraphicsMagick-1.1.6.tar.bz2) = 4959704 diff --git a/graphics/GraphicsMagick13/files/patch-Makefile.in b/graphics/GraphicsMagick13/files/patch-Makefile.in deleted file mode 100644 index 695f093c89fc..000000000000 --- a/graphics/GraphicsMagick13/files/patch-Makefile.in +++ /dev/null @@ -1,89 +0,0 @@ ---- Makefile.in Fri Mar 18 19:36:21 2005 -+++ Makefile.in Sun Jul 24 18:21:35 2005 -@@ -466,5 +466,5 @@ - - # Install HTML files --pkgdocdir = @MagickSharePath@ -+pkgdocdir = ${DATA_DIR}/doc/GraphicsMagick - DOCDIRS = images www www/api www/Magick++ - @WITH_PERL_TRUE@PERLMAGICK = PerlMagick -@@ -1079,5 +1079,5 @@ - - # Install arch-independent package data --install-data-local: install-data-html -+install-data-local: - - # Uninstall arch-independent package data ---- coders/Makefile.in Fri Mar 18 19:36:16 2005 -+++ coders/Makefile.in Sun Jul 24 19:22:21 2005 -@@ -1479,5 +1479,5 @@ - install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES) - @$(NORMAL_INSTALL) -- test -z "$(pkgdir)" || $(mkdir_p) "$(DESTDIR)$(pkgdir)" -+ test -z "$(pkgdir)" -o -z "$(pkg_LTLIBRARIES)" || $(mkdir_p) "$(DESTDIR)$(pkgdir)" - @list='$(pkg_LTLIBRARIES)'; for p in $$list; do \ - if test -f $$p; then \ -@@ -1825,5 +1825,5 @@ - install-pkgDATA: $(pkg_DATA) - @$(NORMAL_INSTALL) -- test -z "$(pkgdir)" || $(mkdir_p) "$(DESTDIR)$(pkgdir)" -+ test -z "$(pkgdir)" -o -z '$(pkg_DATA)' || $(mkdir_p) "$(DESTDIR)$(pkgdir)" - @list='$(pkg_DATA)'; for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ -@@ -1842,5 +1842,5 @@ - install-pkgdataDATA: $(pkgdata_DATA) - @$(NORMAL_INSTALL) -- test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)" -+ test -z "$(pkgdatadir)" -o -z '$(pkgdata_DATA)' || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)" - @list='$(pkgdata_DATA)'; for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ ---- filters/Makefile.in Fri Mar 18 19:36:17 2005 -+++ filters/Makefile.in Sun Jul 24 19:23:33 2005 -@@ -522,5 +522,5 @@ - install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES) - @$(NORMAL_INSTALL) -- test -z "$(pkgdir)" || $(mkdir_p) "$(DESTDIR)$(pkgdir)" -+ test -z "$(pkgdir)" -o -z '$(pkg_LTLIBRARIES)' || $(mkdir_p) "$(DESTDIR)$(pkgdir)" - @list='$(pkg_LTLIBRARIES)'; for p in $$list; do \ - if test -f $$p; then \ -@@ -592,5 +592,5 @@ - install-pkgDATA: $(pkg_DATA) - @$(NORMAL_INSTALL) -- test -z "$(pkgdir)" || $(mkdir_p) "$(DESTDIR)$(pkgdir)" -+ test -z "$(pkgdir)" -o -z '$(pkg_DATA)' || $(mkdir_p) "$(DESTDIR)$(pkgdir)" - @list='$(pkg_DATA)'; for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ ---- magick/Makefile.in Fri Mar 18 19:36:18 2005 -+++ magick/Makefile.in Tue Jul 26 21:05:48 2005 -@@ -664,5 +664,5 @@ - - # Pkgconfig directory --pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = $(prefix)/libdata/pkgconfig - - # Files to install in Pkgconfig directory -@@ -930,5 +930,5 @@ - install-pkgDATA: $(pkg_DATA) - @$(NORMAL_INSTALL) -- test -z "$(pkgdir)" || $(mkdir_p) "$(DESTDIR)$(pkgdir)" -+ test -z "$(pkgdir)" -o -z '$(pkg_DATA)' || $(mkdir_p) "$(DESTDIR)$(pkgdir)" - @list='$(pkg_DATA)'; for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ ---- Magick++/lib/Makefile.in Fri Mar 18 19:36:13 2005 -+++ Magick++/lib/Makefile.in Tue Jul 26 21:37:39 2005 -@@ -453,5 +453,5 @@ - - # Pkgconfig directory --pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = $(prefix)/libdata/pkgconfig - - # Files to install in Pkgconfig directory ---- wand/Makefile.in Fri Mar 18 19:36:20 2005 -+++ wand/Makefile.in Tue Jul 26 21:38:43 2005 -@@ -478,5 +478,5 @@ - - # Pkgconfig directory --pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = $(prefix)/libdata/pkgconfig - - # Files to install in Pkgconfig directory diff --git a/graphics/GraphicsMagick13/files/patch-configure b/graphics/GraphicsMagick13/files/patch-configure deleted file mode 100644 index af50a04fedad..000000000000 --- a/graphics/GraphicsMagick13/files/patch-configure +++ /dev/null @@ -1,23 +0,0 @@ ---- configure Fri Mar 18 19:35:06 2005 -+++ configure Tue Jul 26 22:53:50 2005 -@@ -2092,5 +2092,5 @@ - MagickLibConfigSubDir="${MagickLibSubdir}/config" - AC_DEFINE_UNQUOTED(MagickLibConfigSubDir,"$MagickLibConfigSubDir",Subdirectory of lib where architecture-dependent configuration files live.) --MagickLibConfigPath="${LIB_DIR}/${MagickLibConfigSubDir}" -+MagickLibConfigPath="${DATA_DIR}/GraphicsMagick/config" - MagickLibConfigPathDefine="${MagickLibConfigPath}/" - if test "$native_win32_build" = 'yes' -@@ -2130,5 +2130,5 @@ - # Path to GraphicsMagick share files - MagickShareSubdir="${PACKAGE_NAME}-${PACKAGE_VERSION}" --MagickSharePath="${DATA_DIR}/${MagickShareSubdir}" -+MagickSharePath="${DATA_DIR}/GraphicsMagick/" - MagickSharePathDefine="${MagickSharePath}/" - if test "$native_win32_build" = 'yes' -@@ -2142,5 +2142,5 @@ - MagickShareConfigSubDir="${MagickLibSubdir}/config" - AC_DEFINE_UNQUOTED(MagickShareConfigSubDir,"$MagickShareConfigSubDir",Subdirectory of lib where architecture-independent configuration files live.) --MagickShareConfigPath="${DATA_DIR}/${MagickShareConfigSubDir}" -+MagickShareConfigPath="${MagickLibConfigPath}" - MagickShareConfigPathDefine="${MagickShareConfigPath}/" - if test "$native_win32_build" = 'yes' diff --git a/graphics/GraphicsMagick13/files/patch-freebsd b/graphics/GraphicsMagick13/files/patch-freebsd deleted file mode 100644 index 4f5c664fbbd5..000000000000 --- a/graphics/GraphicsMagick13/files/patch-freebsd +++ /dev/null @@ -1,70 +0,0 @@ -Index: magick/command.c -=================================================================== -RCS file: /GraphicsMagick/GraphicsMagick/magick/command.c,v -retrieving revision 1.147.2.8 -retrieving revision 1.147.2.9 -diff -u -r1.147.2.8 -r1.147.2.9 ---- magick/command.c 28 Apr 2005 22:57:28 -0000 1.147.2.8 -+++ magick/command.c 16 Jul 2005 01:42:22 -0000 1.147.2.9 -@@ -6525,7 +6525,7 @@ - } - if (resource_database != (XrmDatabase) NULL) - { -- XrmDestroyDatabase(resource_database); -+ /* XrmDestroyDatabase(resource_database); */ - resource_database=(XrmDatabase) NULL; - } - -Index: magick/image.c -=================================================================== -RCS file: /GraphicsMagick/GraphicsMagick/magick/image.c,v -retrieving revision 1.1207.2.5 -retrieving revision 1.1207.2.6 -diff -u -r1.1207.2.5 -r1.1207.2.6 ---- magick/image.c 1 May 2005 18:43:29 -0000 1.1207.2.5 -+++ magick/image.c 16 Jul 2005 01:42:23 -0000 1.1207.2.6 -@@ -2527,7 +2527,7 @@ - } - if (resource_database != (XrmDatabase) NULL) - { -- XrmDestroyDatabase(resource_database); -+ /* XrmDestroyDatabase(resource_database); */ - resource_database=(XrmDatabase) NULL; - } - XDestroyResourceInfo(&resource_info); -Index: magick/nt_base.c -=================================================================== -RCS file: /GraphicsMagick/GraphicsMagick/magick/nt_base.c,v -retrieving revision 1.35.2.6 -retrieving revision 1.35.2.7 -diff -u -r1.35.2.6 -r1.35.2.7 ---- magick/nt_base.c 20 Mar 2005 01:39:13 -0000 1.35.2.6 -+++ magick/nt_base.c 19 Jun 2005 00:13:29 -0000 1.35.2.7 -@@ -2027,8 +2027,8 @@ - } - entry->firsttime=FALSE; - (void) strncpy(entry->file_info.d_name,entry->Win32FindData.cFileName, -- MaxTextExtent-1); -- entry->file_info.d_name[MaxTextExtent-1]='\0'; -+ sizeof(entry->file_info.d_name)-1); -+ entry->file_info.d_name[sizeof(entry->file_info.d_name)-1]='\0'; - entry->file_info.d_namlen=strlen(entry->file_info.d_name); - return(&entry->file_info); - } -Index: magick/version.h -=================================================================== -RCS file: /GraphicsMagick/GraphicsMagick/magick/version.h,v -retrieving revision 1.142.2.43 -retrieving revision 1.142.2.46 -diff -u -r1.142.2.43 -r1.142.2.46 ---- magick/version.h 1 May 2005 20:09:53 -0000 1.142.2.43 -+++ magick/version.h 16 Jul 2005 01:42:24 -0000 1.142.2.46 -@@ -38,7 +38,7 @@ - #define MagickLibVersion 0x010006 - #define MagickLibVersionText "1.1.6" - #define MagickLibVersionNumber 1,0,6 --#define MagickChangeDate "20050501" -+#define MagickChangeDate "20050715" - #define MagickReleaseDate "2005-05-01" - - diff --git a/graphics/GraphicsMagick13/files/patch-utility b/graphics/GraphicsMagick13/files/patch-utility deleted file mode 100644 index 6dd5fb61c3d3..000000000000 --- a/graphics/GraphicsMagick13/files/patch-utility +++ /dev/null @@ -1,21 +0,0 @@ ---- magick/utility.c Sat Apr 2 17:35:06 2005 -+++ magick/utility.c Sun Jul 24 18:22:40 2005 -@@ -47,4 +47,8 @@ - #include "magick/utility.h" - -+#if defined(POSIX) -+# include <sys/types.h> -+# include <sys/wait.h> -+#endif - - /* -@@ -3874,4 +3878,9 @@ - #if defined(POSIX) - status=system(command); -+ if (status == -1) -+ perror(command); -+ else if (WIFSIGNALED(status)) { -+ fprintf(stderr, "Command ``\n%s\n'' terminated due to signal %d\n", command, WTERMSIG(status)); -+ } - #elif defined(vms) - status=!system(command); diff --git a/graphics/GraphicsMagick13/files/patch-warnings b/graphics/GraphicsMagick13/files/patch-warnings deleted file mode 100644 index f317adbf1116..000000000000 --- a/graphics/GraphicsMagick13/files/patch-warnings +++ /dev/null @@ -1,25 +0,0 @@ ---- magick/blob.c Wed Apr 14 18:45:16 2004 -+++ magick/blob.c Sun Jul 24 12:30:20 2005 -@@ -2364,5 +2364,5 @@ - (void) rewind(image->blob->file); - (void) LogMagickEvent(BlobEvent,GetMagickModule(), -- " read %d magic header bytes", count); -+ " read %td magic header bytes", count); - #if defined(HasZLIB) - if ((magick[0] == 0x1F) && (magick[1] == 0x8B) && ---- coders/ept.c Wed Apr 14 18:45:28 2004 -+++ coders/ept.c Sun Jul 24 13:33:39 2005 -@@ -584,5 +584,5 @@ - if (logging) - (void) LogMagickEvent(CoderEvent,GetMagickModule(), -- "Writing EPS section at offset %lld",TellBlob(image)); -+ "Writing EPS section at offset %lld", (long long)TellBlob(image)); - for (c=fgetc(ps_file); c != EOF; c=fgetc(ps_file)) - (void) WriteBlobByte(image,c); -@@ -590,5 +590,5 @@ - if (logging) - (void) LogMagickEvent(CoderEvent,GetMagickModule(), -- "Writing TIFF section at offset %lld",TellBlob(image)); -+ "Writing TIFF section at offset %lld", (long long)TellBlob(image)); - for (c=fgetc(tiff_file); c != EOF; c=fgetc(tiff_file)) - (void) WriteBlobByte(image,c); diff --git a/graphics/GraphicsMagick13/pkg-descr b/graphics/GraphicsMagick13/pkg-descr deleted file mode 100644 index e43f63a5ad60..000000000000 --- a/graphics/GraphicsMagick13/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -This is a port of GraphicsMagick(TM), the "swiss army knife" of image -processing. It provides a robust collection of tools and libraries which -support reading, writing, and manipulating an image in over 88 major -formats including formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF, SVG -and TIFF. - -The program is the fork of a better-known ImageMagick (5.5.2), which -emphasizes end-user and API-stabilities. - -WWW: http://www.graphicsmagick.org/ - -- Ron van Daal -ronvdaal@n1x.nl diff --git a/graphics/GraphicsMagick13/pkg-plist b/graphics/GraphicsMagick13/pkg-plist deleted file mode 100644 index fb02ec662470..000000000000 --- a/graphics/GraphicsMagick13/pkg-plist +++ /dev/null @@ -1,249 +0,0 @@ -bin/GraphicsMagick++-config -bin/GraphicsMagick-config -bin/GraphicsMagickWand-config -bin/gm -include/GraphicsMagick/Magick++.h -include/GraphicsMagick/Magick++/Blob.h -include/GraphicsMagick/Magick++/CoderInfo.h -include/GraphicsMagick/Magick++/Color.h -include/GraphicsMagick/Magick++/Drawable.h -include/GraphicsMagick/Magick++/Exception.h -include/GraphicsMagick/Magick++/Geometry.h -include/GraphicsMagick/Magick++/Image.h -include/GraphicsMagick/Magick++/Include.h -include/GraphicsMagick/Magick++/Montage.h -include/GraphicsMagick/Magick++/Pixels.h -include/GraphicsMagick/Magick++/STL.h -include/GraphicsMagick/Magick++/TypeMetric.h -include/GraphicsMagick/magick/PreRvIcccm.h -include/GraphicsMagick/magick/api.h -include/GraphicsMagick/magick/attribute.h -include/GraphicsMagick/magick/blob.h -include/GraphicsMagick/magick/cache.h -include/GraphicsMagick/magick/cache_view.h -include/GraphicsMagick/magick/color.h -include/GraphicsMagick/magick/command.h -include/GraphicsMagick/magick/composite.h -include/GraphicsMagick/magick/compress.h -include/GraphicsMagick/magick/constitute.h -include/GraphicsMagick/magick/decorate.h -include/GraphicsMagick/magick/delegate.h -include/GraphicsMagick/magick/deprecate.h -include/GraphicsMagick/magick/draw.h -include/GraphicsMagick/magick/effect.h -include/GraphicsMagick/magick/enhance.h -include/GraphicsMagick/magick/error.h -include/GraphicsMagick/magick/fx.h -include/GraphicsMagick/magick/gem.h -include/GraphicsMagick/magick/image.h -include/GraphicsMagick/magick/list.h -include/GraphicsMagick/magick/log.h -include/GraphicsMagick/magick/magic.h -include/GraphicsMagick/magick/magick.h -include/GraphicsMagick/magick/magick_config.h -include/GraphicsMagick/magick/magick_types.h -include/GraphicsMagick/magick/module.h -include/GraphicsMagick/magick/monitor.h -include/GraphicsMagick/magick/montage.h -include/GraphicsMagick/magick/paint.h -include/GraphicsMagick/magick/profile.h -include/GraphicsMagick/magick/quantize.h -include/GraphicsMagick/magick/registry.h -include/GraphicsMagick/magick/render.h -include/GraphicsMagick/magick/resize.h -include/GraphicsMagick/magick/resource.h -include/GraphicsMagick/magick/shear.h -include/GraphicsMagick/magick/signature.h -include/GraphicsMagick/magick/stream.h -include/GraphicsMagick/magick/symbols.h -include/GraphicsMagick/magick/timer.h -include/GraphicsMagick/magick/transform.h -include/GraphicsMagick/magick/utility.h -include/GraphicsMagick/magick/version.h -include/GraphicsMagick/magick/widget.h -include/GraphicsMagick/magick/xwindow.h -include/GraphicsMagick/wand/drawing_wand.h -include/GraphicsMagick/wand/magick_wand.h -include/GraphicsMagick/wand/pixel_wand.h -include/GraphicsMagick/wand/wand_api.h -%%DATADIR%%/Copyright.txt -%%DATADIR%%/config/colors.mgk -%%DATADIR%%/config/delegates.mgk -%%DATADIR%%/config/log.mgk -%%DATADIR%%/config/magic.mgk -%%DATADIR%%/config/modules.mgk -%%DATADIR%%/config/type-ghostscript.mgk -%%DATADIR%%/config/type-solaris.mgk -%%DATADIR%%/config/type-windows.mgk -%%DATADIR%%/config/type.mgk -lib/libGraphicsMagick++.a -lib/libGraphicsMagick++.la -lib/libGraphicsMagick++.so -lib/libGraphicsMagick++.so.1 -lib/libGraphicsMagick.a -lib/libGraphicsMagick.la -lib/libGraphicsMagick.so -lib/libGraphicsMagick.so.1 -lib/libGraphicsMagickWand.a -lib/libGraphicsMagickWand.la -lib/libGraphicsMagickWand.so -lib/libGraphicsMagickWand.so.0 -libdata/pkgconfig/GraphicsMagick++.pc -libdata/pkgconfig/GraphicsMagick.pc -libdata/pkgconfig/GraphicsMagickWand.pc -%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/Graphics/Magick.pm -%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Graphics/Magick/.packlist -%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Graphics/Magick/Magick.so -%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Graphics/Magick/Magick.bs -%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Graphics/Magick/autosplit.ix -@comment lib/GraphicsMagick-%%PORTVERSION%%/modules-%%Q%%/coders -@comment lib/GraphicsMagick-%%PORTVERSION%%/modules-%%Q%%/filters -%%PORTDOCS%%%%DOCSDIR%%/images/ball.png -%%PORTDOCS%%%%DOCSDIR%%/images/corbis.png -%%PORTDOCS%%%%DOCSDIR%%/images/examples.jpg -%%PORTDOCS%%%%DOCSDIR%%/images/gm-125x80t.png -%%PORTDOCS%%%%DOCSDIR%%/images/gm-188x120t.png -%%PORTDOCS%%%%DOCSDIR%%/images/gm-282x180t.png -%%PORTDOCS%%%%DOCSDIR%%/images/home.png -%%PORTDOCS%%%%DOCSDIR%%/images/mail.png -%%PORTDOCS%%%%DOCSDIR%%/images/pdfsages.png -%%PORTDOCS%%%%DOCSDIR%%/images/pngnow.png -%%PORTDOCS%%%%DOCSDIR%%/images/right_triangle.png -%%PORTDOCS%%%%DOCSDIR%%/images/right_triangle_option.png -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/www/AUTHORS.html -%%PORTDOCS%%%%DOCSDIR%%/www/Changelog.html -%%PORTDOCS%%%%DOCSDIR%%/www/Copyright.html -%%PORTDOCS%%%%DOCSDIR%%/www/FAQ.html -%%PORTDOCS%%%%DOCSDIR%%/www/GraphicsMagick.html -%%PORTDOCS%%%%DOCSDIR%%/www/INSTALL-mac.html -%%PORTDOCS%%%%DOCSDIR%%/www/INSTALL-unix.html -%%PORTDOCS%%%%DOCSDIR%%/www/INSTALL-vms.html -%%PORTDOCS%%%%DOCSDIR%%/www/INSTALL-windows.html -%%PORTDOCS%%%%DOCSDIR%%/www/ImageMagickObject.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Blob.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Cache.fig -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Cache.png -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Cache.svg -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/ChangeLog.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/CoderInfo.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Color.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Documentation.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Drawable.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Drawable_example_1.png -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Enumerations.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Exception.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/FormatCharacters.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Future.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Geometry.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Image.fig -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Image.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Image.png -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/ImageDesign.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/ImageMagick.png -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Install.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Magick++.png -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Montage.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/NEWS.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/PixelPacket.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/Pixels.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/README.txt -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/STL.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/TypeMetric.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/gm-188x120t.png -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/index.html -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/montage-sample-framed.jpg -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/right_triangle.png -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/thumbnail-anatomy-framed.fig -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/thumbnail-anatomy-framed.jpg -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/thumbnail-anatomy-plain.fig -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/thumbnail-anatomy-plain.jpg -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/thumbnail-sample-framed.jpg -%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/thumbnail-sample-plain.jpg -%%PORTDOCS%%%%DOCSDIR%%/www/NEWS.html -%%PORTDOCS%%%%DOCSDIR%%/www/README.html -%%PORTDOCS%%%%DOCSDIR%%/www/animate.html -%%PORTDOCS%%%%DOCSDIR%%/www/api.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/animate.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/annotate.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/attribute.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/blob.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/cache.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/cache_view.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/color.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/composite.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/constitute.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/decorate.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/deprecate.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/display.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/draw.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/effect.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/enhance.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/error.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/fx.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/image.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/list.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/magick.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/memory.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/monitor.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/montage.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/paint.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/profile.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/quantize.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/registry.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/render.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/resize.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/resource.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/segment.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/shear.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/signature.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/stream.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/transform.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/types.html -%%PORTDOCS%%%%DOCSDIR%%/www/api/widget.html -%%PORTDOCS%%%%DOCSDIR%%/www/body.html -%%PORTDOCS%%%%DOCSDIR%%/www/body.html.rej -%%PORTDOCS%%%%DOCSDIR%%/www/books.html -%%PORTDOCS%%%%DOCSDIR%%/www/color.html -%%PORTDOCS%%%%DOCSDIR%%/www/composite.html -%%PORTDOCS%%%%DOCSDIR%%/www/conjure.html -%%PORTDOCS%%%%DOCSDIR%%/www/contribute.html -%%PORTDOCS%%%%DOCSDIR%%/www/convert.html -%%PORTDOCS%%%%DOCSDIR%%/www/cvs.html -%%PORTDOCS%%%%DOCSDIR%%/www/development.html -%%PORTDOCS%%%%DOCSDIR%%/www/display.html -%%PORTDOCS%%%%DOCSDIR%%/www/download.html -%%PORTDOCS%%%%DOCSDIR%%/www/formats.html -%%PORTDOCS%%%%DOCSDIR%%/www/gm.html -%%PORTDOCS%%%%DOCSDIR%%/www/header.html -%%PORTDOCS%%%%DOCSDIR%%/www/identify.html -%%PORTDOCS%%%%DOCSDIR%%/www/import.html -%%PORTDOCS%%%%DOCSDIR%%/www/index.html -%%PORTDOCS%%%%DOCSDIR%%/www/install.html -%%PORTDOCS%%%%DOCSDIR%%/www/links.html -%%PORTDOCS%%%%DOCSDIR%%/www/magick.css -%%PORTDOCS%%%%DOCSDIR%%/www/miff.html -%%PORTDOCS%%%%DOCSDIR%%/www/mission.html -%%PORTDOCS%%%%DOCSDIR%%/www/mogrify.html -%%PORTDOCS%%%%DOCSDIR%%/www/montage.html -%%PORTDOCS%%%%DOCSDIR%%/www/perl.html -%%PORTDOCS%%%%DOCSDIR%%/www/programming.html -%%PORTDOCS%%%%DOCSDIR%%/www/quantize.html -%%PORTDOCS%%%%DOCSDIR%%/www/smile.c -%%PORTDOCS%%%%DOCSDIR%%/www/tools.html -%%PORTDOCS%%%%DOCSDIR%%/www/utilities.html -%%PORTDOCS%%%%DOCSDIR%%/www/windows.html -%%PORTDOCS%%@dirrm %%DOCSDIR%%/www/api -%%PORTDOCS%%@dirrm %%DOCSDIR%%/www/Magick++ -%%PORTDOCS%%@dirrm %%DOCSDIR%%/www -%%PORTDOCS%%@dirrm %%DOCSDIR%%/images -%%PORTDOCS%%@dirrm %%DOCSDIR%% -%%WITH_PERL%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Graphics/Magick -%%WITH_PERL%%@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Graphics -%%WITH_PERL%%@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Graphics -@dirrm %%DATADIR%%/config -@dirrm %%DATADIR%% -@dirrm include/GraphicsMagick/wand -@dirrm include/GraphicsMagick/magick -@dirrm include/GraphicsMagick/Magick++ -@dirrm include/GraphicsMagick diff --git a/graphics/agave/Makefile b/graphics/agave/Makefile deleted file mode 100644 index 6460e6928898..000000000000 --- a/graphics/agave/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: gnome-colorscheme -# Date created: 30 August 2005 -# Whom: Piotr Smyrak <smyru@heron.pl> -# -# $FreeBSD$ -# - -PORTNAME= colorscheme -PORTVERSION= 0.3.1 -CATEGORIES= graphics gnome -MASTER_SITES= http://download.gna.org/${PORTNAME}/${PORTVERSION:S/.1$//}/ -PKGNAMEPREFIX= gnome- - -MAINTAINER= smyru@heron.pl -COMMENT= A color scheme builder for the GNOME desktop - -LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ - gnomevfsmm-2.6:${PORTSDIR}/devel/gnome-vfsmm \ - boost_thread.3:${PORTSDIR}/devel/boost \ - cppunit-1.10:${PORTSDIR}/devel/cppunit - -USE_BZIP2= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui -GNU_CONFIGURE= yes -USE_GCC= 3.4+ -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/graphics/agave/distinfo b/graphics/agave/distinfo deleted file mode 100644 index c19d75e6ba0e..000000000000 --- a/graphics/agave/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (colorscheme-0.3.1.tar.bz2) = dece764c091f304cae44a936413ce31e -SHA256 (colorscheme-0.3.1.tar.bz2) = ccdc3f11e7c8a4d786a4baa1f382244d023cd26cec49b36264dc4f6f71862210 -SIZE (colorscheme-0.3.1.tar.bz2) = 170097 diff --git a/graphics/agave/pkg-descr b/graphics/agave/pkg-descr deleted file mode 100644 index c6b349ea11fe..000000000000 --- a/graphics/agave/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -GNOME Colorscheme is a color scheme builder for the GNOME desktop. It is -useful for web creation as well as room painting. It supports 6 various types -of color schemes: Complements, Split Complements, Triads, Tetrads, Analogous, -and Monochromatic. - -The user can lighten/darken the whole colorscheme or increase/decrease its -saturation. - -WWW: http://home.gna.org/colorscheme/ diff --git a/graphics/agave/pkg-plist b/graphics/agave/pkg-plist deleted file mode 100644 index 9a5a8232372d..000000000000 --- a/graphics/agave/pkg-plist +++ /dev/null @@ -1,21 +0,0 @@ -bin/colorscheme -share/gnome/applications/colorscheme.desktop -share/gnome/colorscheme/palettes/Tango-Palette.gpl -share/gnome/colorscheme/palettes/Visibone.gpl -share/gnome/colorscheme/palettes/Web.gpl -share/gnome/colorscheme/palettes/Ximian-Palette.gpl -share/gnome/colorscheme/ui/colorscheme.ui -share/gnome/pixmaps/colorscheme-icon.png -share/gnome/pixmaps/colorscheme-logo.png -share/gnome/pixmaps/darken.png -share/gnome/pixmaps/desaturate.png -share/gnome/pixmaps/lighten.png -share/gnome/pixmaps/saturate.png -share/locale/bg/LC_MESSAGES/colorscheme.mo -share/locale/cs/LC_MESSAGES/colorscheme.mo -share/locale/es_ES/LC_MESSAGES/colorscheme.mo -share/locale/pt_BR/LC_MESSAGES/colorscheme.mo -share/locale/ru/LC_MESSAGES/colorscheme.mo -@dirrm share/gnome/colorscheme/ui -@dirrm share/gnome/colorscheme/palettes -@dirrm share/gnome/colorscheme diff --git a/graphics/cegui04/Makefile b/graphics/cegui04/Makefile deleted file mode 100644 index 1b3ca1109848..000000000000 --- a/graphics/cegui04/Makefile +++ /dev/null @@ -1,54 +0,0 @@ -# New ports collection makefile for: cegui -# Date created: 03 Oct 2005 -# Whom: Oliver Lehmann <oliver@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= cegui -PORTVERSION= 0.4.1 -PORTREVISION= 1 -CATEGORIES= graphics devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=crayzedsgui -DISTNAME= ${PORTNAME}_mk2-source-${PORTVERSION} - -MAINTAINER= oliver@FreeBSD.org -COMMENT= A library providing windowing and widgets for graphics APIs - -LIB_DEPENDS= IL.1:${PORTSDIR}/graphics/devil - -WRKSRC= ${WRKDIR}/${PORTNAME}_mk2 -CONFIGURE_ARGS= --without-xerces-c -USE_REINPLACE= YES -GNU_CONFIGURE= YES -INSTALLS_SHLIB= YES -USE_GCC= 3.4 -USE_BZIP2= YES -USE_X_PREFIX= YES -USE_GNOME= gnomehack - -post-patch: - @${REINPLACE_CMD} -e ' \ - s|"-lILU.*"|"-lm -L${LOCALBASE}/lib -lILU -lIL $$LIBS"|g; \ - s|-lpthread|${PTHREAD_LIBS}|g; \ - s|DevIL_CFLAGS=.*|DevIL_CFLAGS="-DUSE_DEVIL_LIBRARY -I${LOCALBASE}/include"|g' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's| Samples$$||g' ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' \ - ${WRKSRC}/include/CEGUIDataContainer.h - @${REINPLACE_CMD} -e 's|__linux__)|& \|\| defined(__FreeBSD__)|g' \ - ${WRKSRC}/include/CEGUIFactoryModule.h \ - ${WRKSRC}/src/CEGUIFactoryModule.cpp - @${REINPLACE_CMD} -e 's|(linux)|& \|\| defined(__FreeBSD__)|g' \ - ${WRKSRC}/Samples/common/src/CEGuiSample.cpp - -post-install: -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} -.for docfile in README COPYING AUTHORS ChangeLog TODO - @${INSTALL_DATA} ${WRKSRC}/${docfile} ${DOCSDIR} -.endfor -.endif - -.include <bsd.port.mk> diff --git a/graphics/cegui04/distinfo b/graphics/cegui04/distinfo deleted file mode 100644 index 29d37c06bae3..000000000000 --- a/graphics/cegui04/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (cegui_mk2-source-0.4.1.tar.bz2) = 7b1df5ba4dd91376b79bd5968a429e23 -SHA256 (cegui_mk2-source-0.4.1.tar.bz2) = a3bdd7f528daa97d2e432994ef249c61b951137aa54aa59dfd04656e3be67d11 -SIZE (cegui_mk2-source-0.4.1.tar.bz2) = 7393348 diff --git a/graphics/cegui04/pkg-descr b/graphics/cegui04/pkg-descr deleted file mode 100644 index cc79561b9a3a..000000000000 --- a/graphics/cegui04/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Crazy Eddie's GUI System is a free library providing windowing and widgets for -graphics APIs / engines where such functionality is not natively available, or -severely lacking. The library is object orientated, written in C++, and -targeted at games developers who should be spending their time creating great -games, not building GUI sub-systems! - -WWW: http://www.cegui.org.uk diff --git a/graphics/cegui04/pkg-plist b/graphics/cegui04/pkg-plist deleted file mode 100644 index 3bf28b65441f..000000000000 --- a/graphics/cegui04/pkg-plist +++ /dev/null @@ -1,192 +0,0 @@ -include/CEGUI/CEGUI.h -include/CEGUI/CEGUIBase.h -include/CEGUI/CEGUIColourRect.h -include/CEGUI/CEGUIConfig.h -include/CEGUI/CEGUIConfig_xmlHandler.h -include/CEGUI/CEGUIDataContainer.h -include/CEGUI/CEGUIDefaultResourceProvider.h -include/CEGUI/CEGUIEvent.h -include/CEGUI/CEGUIEventArgs.h -include/CEGUI/CEGUIEventSet.h -include/CEGUI/CEGUIExceptions.h -include/CEGUI/CEGUIFactoryModule.h -include/CEGUI/CEGUIFont.h -include/CEGUI/CEGUIFontManager.h -include/CEGUI/CEGUIFont_xmlHandler.h -include/CEGUI/CEGUIForwardRefs.h -include/CEGUI/CEGUIGUILayout_xmlHandler.h -include/CEGUI/CEGUIGlobalEventSet.h -include/CEGUI/CEGUIImage.h -include/CEGUI/CEGUIImageset.h -include/CEGUI/CEGUIImagesetManager.h -include/CEGUI/CEGUIImageset_xmlHandler.h -include/CEGUI/CEGUIInputEvent.h -include/CEGUI/CEGUIIteratorBase.h -include/CEGUI/CEGUILogger.h -include/CEGUI/CEGUILua.h -include/CEGUI/CEGUIMouseCursor.h -include/CEGUI/CEGUIProperty.h -include/CEGUI/CEGUIPropertyHelper.h -include/CEGUI/CEGUIPropertySet.h -include/CEGUI/CEGUIRect.h -include/CEGUI/CEGUIRefPtr.h -include/CEGUI/CEGUIRenderableElement.h -include/CEGUI/CEGUIRenderableFrame.h -include/CEGUI/CEGUIRenderableImage.h -include/CEGUI/CEGUIRenderer.h -include/CEGUI/CEGUIRenderCache.h -include/CEGUI/CEGUIResourceProvider.h -include/CEGUI/CEGUIScheme.h -include/CEGUI/CEGUISchemeManager.h -include/CEGUI/CEGUIScheme_xmlHandler.h -include/CEGUI/CEGUIScriptModule.h -include/CEGUI/CEGUISingleton.h -include/CEGUI/CEGUISize.h -include/CEGUI/CEGUIString.h -include/CEGUI/CEGUISystem.h -include/CEGUI/CEGUITextUtils.h -include/CEGUI/CEGUITexture.h -include/CEGUI/CEGUIUDim.h -include/CEGUI/CEGUIVector.h -include/CEGUI/CEGUIVersion.h -include/CEGUI/CEGUIWindow.h -include/CEGUI/CEGUIWindowFactory.h -include/CEGUI/CEGUIWindowFactoryManager.h -include/CEGUI/CEGUIWindowManager.h -include/CEGUI/CEGUIWindowProperties.h -include/CEGUI/CEGUIXMLAttributes.h -include/CEGUI/CEGUIXMLHandler.h -include/CEGUI/CEGUIXMLParser.h -include/CEGUI/CEGUIcolour.h -include/CEGUI/elements/CEGUIButtonBase.h -include/CEGUI/elements/CEGUIButtonBaseProperties.h -include/CEGUI/elements/CEGUICheckbox.h -include/CEGUI/elements/CEGUICheckboxProperties.h -include/CEGUI/elements/CEGUIComboDropList.h -include/CEGUI/elements/CEGUICombobox.h -include/CEGUI/elements/CEGUIComboboxProperties.h -include/CEGUI/elements/CEGUIDragContainer.h -include/CEGUI/elements/CEGUIDragContainerProperties.h -include/CEGUI/elements/CEGUIEditbox.h -include/CEGUI/elements/CEGUIEditboxProperties.h -include/CEGUI/elements/CEGUIFrameWindow.h -include/CEGUI/elements/CEGUIFrameWindowProperties.h -include/CEGUI/elements/CEGUIGUISheet.h -include/CEGUI/elements/CEGUIItemEntry.h -include/CEGUI/elements/CEGUIItemListBase.h -include/CEGUI/elements/CEGUIItemListBaseProperties.h -include/CEGUI/elements/CEGUIListHeader.h -include/CEGUI/elements/CEGUIListHeaderProperties.h -include/CEGUI/elements/CEGUIListHeaderSegment.h -include/CEGUI/elements/CEGUIListHeaderSegmentProperties.h -include/CEGUI/elements/CEGUIListbox.h -include/CEGUI/elements/CEGUIListboxItem.h -include/CEGUI/elements/CEGUIListboxProperties.h -include/CEGUI/elements/CEGUIListboxTextItem.h -include/CEGUI/elements/CEGUIMenuBase.h -include/CEGUI/elements/CEGUIMenuBaseProperties.h -include/CEGUI/elements/CEGUIMenuItem.h -include/CEGUI/elements/CEGUIMenuItemProperties.h -include/CEGUI/elements/CEGUIMenubar.h -include/CEGUI/elements/CEGUIMultiColumnList.h -include/CEGUI/elements/CEGUIMultiColumnListProperties.h -include/CEGUI/elements/CEGUIMultiLineEditbox.h -include/CEGUI/elements/CEGUIMultiLineEditboxProperties.h -include/CEGUI/elements/CEGUIPopupMenu.h -include/CEGUI/elements/CEGUIPopupMenuProperties.h -include/CEGUI/elements/CEGUIProgressBar.h -include/CEGUI/elements/CEGUIProgressBarProperties.h -include/CEGUI/elements/CEGUIPushButton.h -include/CEGUI/elements/CEGUIPushButtonProperties.h -include/CEGUI/elements/CEGUIRadioButton.h -include/CEGUI/elements/CEGUIRadioButtonProperties.h -include/CEGUI/elements/CEGUIScrollablePane.h -include/CEGUI/elements/CEGUIScrollablePaneProperties.h -include/CEGUI/elements/CEGUIScrollbar.h -include/CEGUI/elements/CEGUIScrollbarProperties.h -include/CEGUI/elements/CEGUIScrolledContainer.h -include/CEGUI/elements/CEGUIScrolledContainerProperties.h -include/CEGUI/elements/CEGUISlider.h -include/CEGUI/elements/CEGUISliderProperties.h -include/CEGUI/elements/CEGUISpinner.h -include/CEGUI/elements/CEGUISpinnerProperties.h -include/CEGUI/elements/CEGUIStatic.h -include/CEGUI/elements/CEGUIStaticImage.h -include/CEGUI/elements/CEGUIStaticImageProperties.h -include/CEGUI/elements/CEGUIStaticProperties.h -include/CEGUI/elements/CEGUIStaticText.h -include/CEGUI/elements/CEGUIStaticTextProperties.h -include/CEGUI/elements/CEGUITabButton.h -include/CEGUI/elements/CEGUITabControl.h -include/CEGUI/elements/CEGUITabControlProperties.h -include/CEGUI/elements/CEGUITabPane.h -include/CEGUI/elements/CEGUITextItem.h -include/CEGUI/elements/CEGUITextItemProperties.h -include/CEGUI/elements/CEGUIThumb.h -include/CEGUI/elements/CEGUIThumbProperties.h -include/CEGUI/elements/CEGUITitlebar.h -include/CEGUI/elements/CEGUITitlebarProperties.h -include/CEGUI/elements/CEGUITooltip.h -include/CEGUI/elements/CEGUITooltipProperties.h -include/CEGUI/falagard/CEGUIFalComponentBase.h -include/CEGUI/falagard/CEGUIFalDimensions.h -include/CEGUI/falagard/CEGUIFalEnums.h -include/CEGUI/falagard/CEGUIFalFrameComponent.h -include/CEGUI/falagard/CEGUIFalImageryComponent.h -include/CEGUI/falagard/CEGUIFalImagerySection.h -include/CEGUI/falagard/CEGUIFalLayerSpecification.h -include/CEGUI/falagard/CEGUIFalNamedArea.h -include/CEGUI/falagard/CEGUIFalPropertyDefinition.h -include/CEGUI/falagard/CEGUIFalPropertyInitialiser.h -include/CEGUI/falagard/CEGUIFalSectionSpecification.h -include/CEGUI/falagard/CEGUIFalStateImagery.h -include/CEGUI/falagard/CEGUIFalTextComponent.h -include/CEGUI/falagard/CEGUIFalWidgetComponent.h -include/CEGUI/falagard/CEGUIFalWidgetLookFeel.h -include/CEGUI/falagard/CEGUIFalWidgetLookManager.h -include/CEGUI/falagard/CEGUIFalXMLEnumHelper.h -include/CEGUI/lauxlib.h -include/CEGUI/lua.h -include/CEGUI/lualib.h -include/CEGUI/renderers/IrrlichtRenderer/IrrlichtRendererDef.h -include/CEGUI/renderers/IrrlichtRenderer/IrrlichtResourceProvider.h -include/CEGUI/renderers/IrrlichtRenderer/irrlichtrenderer.h -include/CEGUI/renderers/IrrlichtRenderer/irrlichttexture.h -include/CEGUI/renderers/OpenGLGUIRenderer/openglrenderer.h -include/CEGUI/renderers/OpenGLGUIRenderer/opengltexture.h -include/CEGUI/tolua++.h -lib/libCEGUIBase.la -lib/libCEGUIBase.so -lib/libCEGUIBase.so.0 -lib/libCEGUIFalagardBase.la -lib/libCEGUIFalagardBase.so -lib/libCEGUIFalagardBase.so.0 -lib/libCEGUILuaScriptModule.la -lib/libCEGUILuaScriptModule.so -lib/libCEGUILuaScriptModule.so.0 -lib/libCEGUIOpenGLRenderer.la -lib/libCEGUIOpenGLRenderer.so -lib/libCEGUIOpenGLRenderer.so.0 -lib/libCEGUITaharezLook.la -lib/libCEGUITaharezLook.so -lib/libCEGUITaharezLook.so.0 -lib/libCEGUIWindowsLook.la -lib/libCEGUIWindowsLook.so -lib/libCEGUIWindowsLook.so.0 -lib/libCEGUIluatoluapp.la -lib/libCEGUIluatoluapp.so -lib/libCEGUIluatoluapp.so.0 -libdata/pkgconfig/CEGUI-OPENGL.pc -libdata/pkgconfig/CEGUI.pc -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%/TODO -@dirrm include/CEGUI/elements -@dirrm include/CEGUI/falagard -@dirrm include/CEGUI/renderers/IrrlichtRenderer -@dirrm include/CEGUI/renderers/OpenGLGUIRenderer -@dirrm include/CEGUI/renderers -@dirrm include/CEGUI -%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/graphics/crystalentitylayer-devel/Makefile b/graphics/crystalentitylayer-devel/Makefile deleted file mode 100644 index 6d6c8c4431c1..000000000000 --- a/graphics/crystalentitylayer-devel/Makefile +++ /dev/null @@ -1,80 +0,0 @@ -# New ports collection makefile for: Crystal Entity Layer -# Date created: 2005-10-02 -# Whom: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> -# -# $FreeBSD$ -# - -PORTNAME= crystalentitylayer -PORTVERSION= 0.99 -PORTREVISION= 1 -CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= cel -DISTNAME= cel-pseudo-stable-2005-09-03 - -MAINTAINER= acardenas@bsd.org.pe -COMMENT= CEL is a layer that sits on top of Crystal Space 3D Engine - -BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam \ - cs-config:${PORTSDIR}/graphics/crystalspace - -USE_X_PREFIX= yes -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_REINPLACE= yes - -LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib -CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include -CONFIGURE_ARGS+= --with-cs-prefix=${X11BASE} -MAKE_ENV= CC="${CC}" CFLAGS="${CFLAGS} ${CXX}" LDFLAGS="${LDFLAGS}" CPPFLAGS="${CPPFLAGS}" -DOCSDIR?= share/doc/cel-${PORTVERSION} -DATADIR?= share/cel -PLIST_SUB+= DOCSDIR=${DOCSDIR} \ - DATADIR=${DATADIR} -WRKSRC= ${WRKDIR}/cel - -OPTIONS= DEBUG "Build with debugging information" off \ - PYTHON "Python Behaviour Layer" on \ - CPPUNIT "The C++ Unit Test Library" on \ - BFD "Universal BFD library from the GNU binutils" on - -.include <bsd.port.pre.mk> - -.if!defined(WITHOUT_DEBUG) -CONFIGURE_ARGS+= --enable-debug=yes -.else -CONFIGURE_ARGS+= --enable-debug=no -.endif - -.if!defined(WITHOUT_PYTHON) -USE_PYTHON= yes -.include <${PORTSDIR}/Mk/bsd.python.mk> -.else -CONFIGURE_ARGS+= --without-python -.endif - -.if!defined(WITHOUT_CPPUNIT) -LIB_DEPENDS+= cppunit-1.10:${PORTSDIR}/devel/cppunit -.else -CONFIGURE_ARGS+= --without-cppunit -.endif - -.if!defined(WITHOUT_BFD) -BUILD_DEPENDS+= ${LOCALBASE}/lib/libbfd.a:${PORTSDIR}/devel/libbfd -.else -CONFIGURE_ARGS+= --without-bfd -.endif - -post-configure: -.if defined(NOPORTDOCS) - @${REINPLACE_CMD} -e 61d ${WRKSRC}/Jamfile -.endif - -do-build: - @cd ${WRKSRC} && jam -q - -do-install: - @cd ${WRKSRC} && jam install - -.include <bsd.port.post.mk> diff --git a/graphics/crystalentitylayer-devel/distinfo b/graphics/crystalentitylayer-devel/distinfo deleted file mode 100644 index e128bc97d912..000000000000 --- a/graphics/crystalentitylayer-devel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (cel-pseudo-stable-2005-09-03.tar.bz2) = 2002121be8d11652c8d99e3942ea8e09 -SHA256 (cel-pseudo-stable-2005-09-03.tar.bz2) = b05b84183ec85b3e0f61a80506ca4697309b17bf12a73814a45fdd792ea6eeca -SIZE (cel-pseudo-stable-2005-09-03.tar.bz2) = 2293896 diff --git a/graphics/crystalentitylayer-devel/pkg-descr b/graphics/crystalentitylayer-devel/pkg-descr deleted file mode 100644 index 7176e4a2ff79..000000000000 --- a/graphics/crystalentitylayer-devel/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Crystal Entity Layer (CEL) is a game entity layer based on Crystal Space. -It makes it easier for game developers to create games based on Crystal Space. -CEL can optionally be used together with Python or other scripting languages - -WWW: http://sourceforge.net/projects/cel/ diff --git a/graphics/crystalentitylayer-devel/pkg-plist b/graphics/crystalentitylayer-devel/pkg-plist deleted file mode 100644 index 78251bd4299e..000000000000 --- a/graphics/crystalentitylayer-devel/pkg-plist +++ /dev/null @@ -1,791 +0,0 @@ -bin/celtst -bin/mechtest -bin/bootstrap -bin/nettest -bin/cel-config -bin/cel.cex -etc/cel/vfs.cfg -include/cel/behaviourlayer/behave.h -include/cel/behaviourlayer/bl.h -include/cel/behaviourlayer/blgen.h -include/cel/celtool/camera.h -include/cel/celtool/initapp.h -include/cel/celtool/persisthelper.h -include/cel/celtool/stdparams.h -include/cel/celtool/stdpcimp.h -include/cel/physicallayer/datatype.h -include/cel/physicallayer/entity.h -include/cel/physicallayer/entitytpl.h -include/cel/physicallayer/facttmpl.h -include/cel/physicallayer/message.h -include/cel/physicallayer/nettypes.h -include/cel/physicallayer/network.h -include/cel/physicallayer/numreg.h -include/cel/physicallayer/persist.h -include/cel/physicallayer/pl.h -include/cel/physicallayer/propchg.h -include/cel/physicallayer/propclas.h -include/cel/physicallayer/propfact.h -include/cel/propclass/actormove.h -include/cel/propclass/billboard.h -include/cel/propclass/camera.h -include/cel/propclass/chars.h -include/cel/propclass/colldet.h -include/cel/propclass/defcam.h -include/cel/propclass/dynmove.h -include/cel/propclass/gravity.h -include/cel/propclass/input.h -include/cel/propclass/inv.h -include/cel/propclass/light.h -include/cel/propclass/linmove.h -include/cel/propclass/mechcommon.h -include/cel/propclass/mechenv.h -include/cel/propclass/mechexploder.h -include/cel/propclass/mechsteer.h -include/cel/propclass/mechsys.h -include/cel/propclass/mechthruster.h -include/cel/propclass/mesh.h -include/cel/propclass/meshsel.h -include/cel/propclass/move.h -include/cel/propclass/mover.h -include/cel/propclass/navgraph.h -include/cel/propclass/newcamera.h -include/cel/propclass/npcmove.h -include/cel/propclass/portal.h -include/cel/propclass/prop.h -include/cel/propclass/quest.h -include/cel/propclass/region.h -include/cel/propclass/simpcam.h -include/cel/propclass/solid.h -include/cel/propclass/spawn.h -include/cel/propclass/test.h -include/cel/propclass/timer.h -include/cel/propclass/tooltip.h -include/cel/propclass/trigger.h -include/cel/propclass/zone.h -include/cel/tools/billboard.h -include/cel/tools/entityloader.h -include/cel/tools/entitytplloader.h -include/cel/tools/questmanager.h -lib/cel/stdphyslayer.so -lib/cel/stdphyslayer.csplugin -lib/cel/pfengine.so -lib/cel/pfengine.csplugin -lib/cel/pfdefcam.so -lib/cel/pfdefcam.csplugin -lib/cel/pfsimpcam.so -lib/cel/pfsimpcam.csplugin -lib/cel/pfnewcamera.so -lib/cel/pfnewcamera.csplugin -lib/cel/pfinput.so -lib/cel/pfinput.csplugin -lib/cel/pfinv.so -lib/cel/pfinv.csplugin -lib/cel/pfmesh.so -lib/cel/pfmesh.csplugin -lib/cel/pflight.so -lib/cel/pflight.csplugin -lib/cel/pfportal.so -lib/cel/pfmove.so -lib/cel/pfportal.csplugin -lib/cel/pfmove.csplugin -lib/cel/pfdynmove.so -lib/cel/pfdynmove.csplugin -lib/cel/pfmechanics.so -lib/cel/pfmechanics.csplugin -lib/cel/pftest.so -lib/cel/pftest.csplugin -lib/cel/pftools.so -lib/cel/pftools.csplugin -lib/cel/pfbillboard.so -lib/cel/pfbillboard.csplugin -lib/cel/pfactormove.so -lib/cel/pfactormove.csplugin -lib/cel/pfzone.so -lib/cel/pfzone.csplugin -lib/cel/pfmover.so -lib/cel/pfmover.csplugin -lib/cel/pftrigger.so -lib/cel/pftrigger.csplugin -lib/cel/pfquest.so -lib/cel/pfquest.csplugin -lib/cel/cpersist.so -lib/cel/cpersist.csplugin -lib/cel/xmlpersist.so -lib/cel/xmlpersist.csplugin -lib/cel/bltest.so -lib/cel/bltest.csplugin -lib/cel/blpython.so -lib/cel/blpython.csplugin -lib/cel/blxml.so -lib/cel/blxml.csplugin -lib/cel/addon_celentity.so -lib/cel/addon_celentity.csplugin -lib/cel/addon_celentitytpl.so -lib/cel/addon_celentitytpl.csplugin -lib/cel/addon_questdef.so -lib/cel/addon_questdef.csplugin -lib/cel/addon_xmlscripts.so -lib/cel/addon_xmlscripts.csplugin -lib/cel/mgr_billboard.so -lib/cel/mgr_billboard.csplugin -lib/cel/mgr_quests.so -lib/cel/mgr_quests.csplugin -lib/libceltool.a -%%DOCSDIR%%/history.txt -%%DOCSDIR%%/html/manual/cel_1.1.html -%%DOCSDIR%%/html/manual/cel_1.10.html -%%DOCSDIR%%/html/manual/cel_1.2.html -%%DOCSDIR%%/html/manual/cel_1.3.html -%%DOCSDIR%%/html/manual/cel_1.4.html -%%DOCSDIR%%/html/manual/cel_1.5.html -%%DOCSDIR%%/html/manual/cel_1.6.html -%%DOCSDIR%%/html/manual/cel_1.7.html -%%DOCSDIR%%/html/manual/cel_1.8.html -%%DOCSDIR%%/html/manual/cel_1.9.html -%%DOCSDIR%%/html/manual/cel_1.html -%%DOCSDIR%%/html/manual/cel_2.1.html -%%DOCSDIR%%/html/manual/cel_2.2.html -%%DOCSDIR%%/html/manual/cel_2.3.html -%%DOCSDIR%%/html/manual/cel_2.4.html -%%DOCSDIR%%/html/manual/cel_2.html -%%DOCSDIR%%/html/manual/cel_3.1.html -%%DOCSDIR%%/html/manual/cel_3.2.html -%%DOCSDIR%%/html/manual/cel_3.3.html -%%DOCSDIR%%/html/manual/cel_3.html -%%DOCSDIR%%/html/manual/cel_4.html -%%DOCSDIR%%/html/manual/cel_4.1.html -%%DOCSDIR%%/html/manual/cel_4.2.1.html -%%DOCSDIR%%/html/manual/cel_4.2.2.html -%%DOCSDIR%%/html/manual/cel_4.2.3.html -%%DOCSDIR%%/html/manual/cel_4.2.4.html -%%DOCSDIR%%/html/manual/cel_4.2.5.html -%%DOCSDIR%%/html/manual/cel_4.2.html -%%DOCSDIR%%/html/manual/cel_4.3.1.html -%%DOCSDIR%%/html/manual/cel_4.3.2.html -%%DOCSDIR%%/html/manual/cel_4.3.3.html -%%DOCSDIR%%/html/manual/cel_4.3.4.html -%%DOCSDIR%%/html/manual/cel_4.3.5.html -%%DOCSDIR%%/html/manual/cel_4.3.html -%%DOCSDIR%%/html/manual/cel_4.4.1.html -%%DOCSDIR%%/html/manual/cel_4.4.2.html -%%DOCSDIR%%/html/manual/cel_4.4.3.html -%%DOCSDIR%%/html/manual/cel_4.4.4.html -%%DOCSDIR%%/html/manual/cel_4.4.html -%%DOCSDIR%%/html/manual/cel_4.5.html -%%DOCSDIR%%/html/manual/cel_Index.html -%%DOCSDIR%%/html/manual/cel_abt.html -%%DOCSDIR%%/html/manual/cel_toc.html -%%DOCSDIR%%/html/manual/index.html -%%DOCSDIR%%/html/api/actormove_8h-source.html -%%DOCSDIR%%/html/api/annotated.html -%%DOCSDIR%%/html/api/behave_8h-source.html -%%DOCSDIR%%/html/api/bl_8h-source.html -%%DOCSDIR%%/html/api/blgen_8h-source.html -%%DOCSDIR%%/html/api/celblur.png -%%DOCSDIR%%/html/api/celshadow.png -%%DOCSDIR%%/html/api/celtool_2camera_8h-source.html -%%DOCSDIR%%/html/api/chars_8h-source.html -%%DOCSDIR%%/html/api/classcelClientEventData-members.html -%%DOCSDIR%%/html/api/classcelClientEventData.html -%%DOCSDIR%%/html/api/classcelEnvFluid-members.html -%%DOCSDIR%%/html/api/classcelEnvFluid.html -%%DOCSDIR%%/html/api/classcelEnvGravity-members.html -%%DOCSDIR%%/html/api/dirs.html -%%DOCSDIR%%/html/api/classcelEnvGravity.html -%%DOCSDIR%%/html/api/classcelGameClientManager-members.html -%%DOCSDIR%%/html/api/classcelGameClientManager.html -%%DOCSDIR%%/html/api/classcelGameFactoryManager-members.html -%%DOCSDIR%%/html/api/classcelGameFactoryManager.html -%%DOCSDIR%%/html/api/classcelGameInfo-members.html -%%DOCSDIR%%/html/api/classcelGameInfo.html -%%DOCSDIR%%/html/api/classcelGameInfoList-members.html -%%DOCSDIR%%/html/api/classcelGameInfoList.html -%%DOCSDIR%%/html/api/classcelGameServerManager-members.html -%%DOCSDIR%%/html/api/classcelGameServerManager.html -%%DOCSDIR%%/html/api/classcelGenericParameterBlock-members.html -%%DOCSDIR%%/html/api/classcelGenericParameterBlock.html -%%DOCSDIR%%/html/api/classcelGenericParameterBlock.png -%%DOCSDIR%%/html/api/classcelInitializer-members.html -%%DOCSDIR%%/html/api/classcelInitializer.html -%%DOCSDIR%%/html/api/classcelNetworkLinkData-members.html -%%DOCSDIR%%/html/api/classcelNetworkLinkData.html -%%DOCSDIR%%/html/api/classcelOneParameterBlock-members.html -%%DOCSDIR%%/html/api/classcelOneParameterBlock.html -%%DOCSDIR%%/html/api/classcelOneParameterBlock.png -%%DOCSDIR%%/html/api/classcelPcCommon-members.html -%%DOCSDIR%%/html/api/classcelPcCommon.html -%%DOCSDIR%%/html/api/classcelPcCommon.png -%%DOCSDIR%%/html/api/classes.html -%%DOCSDIR%%/html/api/classcelPlayer-members.html -%%DOCSDIR%%/html/api/classcelPlayer.html -%%DOCSDIR%%/html/api/classcelServerEventData-members.html -%%DOCSDIR%%/html/api/classcelServerEventData.html -%%DOCSDIR%%/html/api/classcelStandardLocalEntitySet-members.html -%%DOCSDIR%%/html/api/classcelStandardLocalEntitySet.html -%%DOCSDIR%%/html/api/classcelStandardLocalEntitySet.png -%%DOCSDIR%%/html/api/classcelStandardPersistentDataList-members.html -%%DOCSDIR%%/html/api/classcelStandardPersistentDataList.html -%%DOCSDIR%%/html/api/classcelStandardPersistentDataList.png -%%DOCSDIR%%/html/api/classcelVariableParameterBlock-members.html -%%DOCSDIR%%/html/api/classcelVariableParameterBlock.html -%%DOCSDIR%%/html/api/classcelVariableParameterBlock.png -%%DOCSDIR%%/html/api/classiCelPlayerList-members.html -%%DOCSDIR%%/html/api/classiCelPlayerList.html -%%DOCSDIR%%/html/api/classiPcDefaultCamera-members.html -%%DOCSDIR%%/html/api/classiPcDefaultCamera.html -%%DOCSDIR%%/html/api/classiPcDefaultCamera.png -%%DOCSDIR%%/html/api/colldet_8h-source.html -%%DOCSDIR%%/html/api/datatype_8h-source.html -%%DOCSDIR%%/html/api/defcam_8h-source.html -%%DOCSDIR%%/html/api/dir_000000.html -%%DOCSDIR%%/html/api/dir_000001.html -%%DOCSDIR%%/html/api/dir_000002.html -%%DOCSDIR%%/html/api/dir_000003.html -%%DOCSDIR%%/html/api/dir_000004.html -%%DOCSDIR%%/html/api/dir_000005.html -%%DOCSDIR%%/html/api/dir_000006.html -%%DOCSDIR%%/html/api/doxygen.css -%%DOCSDIR%%/html/api/doxygen.png -%%DOCSDIR%%/html/api/doxygrps-source.html -%%DOCSDIR%%/html/api/dynmove_8h-source.html -%%DOCSDIR%%/html/api/entity_8h-source.html -%%DOCSDIR%%/html/api/entityloader_8h-source.html -%%DOCSDIR%%/html/api/entitytpl_8h-source.html -%%DOCSDIR%%/html/api/entitytplloader_8h-source.html -%%DOCSDIR%%/html/api/facttmpl_8h-source.html -%%DOCSDIR%%/html/api/files.html -%%DOCSDIR%%/html/api/functions.html -%%DOCSDIR%%/html/api/functions_0x61.html -%%DOCSDIR%%/html/api/functions_0x62.html -%%DOCSDIR%%/html/api/functions_0x63.html -%%DOCSDIR%%/html/api/functions_0x64.html -%%DOCSDIR%%/html/api/functions_0x65.html -%%DOCSDIR%%/html/api/functions_0x66.html -%%DOCSDIR%%/html/api/functions_0x67.html -%%DOCSDIR%%/html/api/functions_0x68.html -%%DOCSDIR%%/html/api/functions_0x69.html -%%DOCSDIR%%/html/api/functions_0x6a.html -%%DOCSDIR%%/html/api/functions_0x6b.html -%%DOCSDIR%%/html/api/functions_0x6c.html -%%DOCSDIR%%/html/api/functions_0x6d.html -%%DOCSDIR%%/html/api/functions_0x6e.html -%%DOCSDIR%%/html/api/functions_0x6f.html -%%DOCSDIR%%/html/api/functions_0x70.html -%%DOCSDIR%%/html/api/functions_0x71.html -%%DOCSDIR%%/html/api/functions_0x72.html -%%DOCSDIR%%/html/api/functions_0x73.html -%%DOCSDIR%%/html/api/functions_0x74.html -%%DOCSDIR%%/html/api/functions_0x75.html -%%DOCSDIR%%/html/api/functions_0x76.html -%%DOCSDIR%%/html/api/functions_0x77.html -%%DOCSDIR%%/html/api/functions_0x78.html -%%DOCSDIR%%/html/api/functions_0x79.html -%%DOCSDIR%%/html/api/functions_0x7a.html -%%DOCSDIR%%/html/api/functions_0x7e.html -%%DOCSDIR%%/html/api/functions_enum.html -%%DOCSDIR%%/html/api/functions_func.html -%%DOCSDIR%%/html/api/functions_func_0x62.html -%%DOCSDIR%%/html/api/functions_func_0x63.html -%%DOCSDIR%%/html/api/functions_func_0x64.html -%%DOCSDIR%%/html/api/functions_func_0x65.html -%%DOCSDIR%%/html/api/functions_func_0x66.html -%%DOCSDIR%%/html/api/functions_func_0x67.html -%%DOCSDIR%%/html/api/functions_func_0x68.html -%%DOCSDIR%%/html/api/functions_func_0x69.html -%%DOCSDIR%%/html/api/functions_vars.html -%%DOCSDIR%%/html/api/hierarchy.html -%%DOCSDIR%%/html/api/functions_func_0x6a.html -%%DOCSDIR%%/html/api/functions_func_0x6b.html -%%DOCSDIR%%/html/api/functions_func_0x6c.html -%%DOCSDIR%%/html/api/functions_func_0x6d.html -%%DOCSDIR%%/html/api/functions_func_0x6e.html -%%DOCSDIR%%/html/api/functions_func_0x6f.html -%%DOCSDIR%%/html/api/functions_func_0x70.html -%%DOCSDIR%%/html/api/functions_func_0x71.html -%%DOCSDIR%%/html/api/functions_func_0x72.html -%%DOCSDIR%%/html/api/functions_func_0x73.html -%%DOCSDIR%%/html/api/functions_func_0x74.html -%%DOCSDIR%%/html/api/functions_func_0x75.html -%%DOCSDIR%%/html/api/functions_func_0x76.html -%%DOCSDIR%%/html/api/functions_func_0x77.html -%%DOCSDIR%%/html/api/functions_func_0x7e.html -%%DOCSDIR%%/html/api/gravity_8h-source.html -%%DOCSDIR%%/html/api/index.html -%%DOCSDIR%%/html/api/initapp_8h-source.html -%%DOCSDIR%%/html/api/input_8h-source.html -%%DOCSDIR%%/html/api/inv_8h-source.html -%%DOCSDIR%%/html/api/light_8h-source.html -%%DOCSDIR%%/html/api/linmove_8h-source.html -%%DOCSDIR%%/html/api/mechcommon_8h-source.html -%%DOCSDIR%%/html/api/mechenv_8h-source.html -%%DOCSDIR%%/html/api/mechexploder_8h-source.html -%%DOCSDIR%%/html/api/mechsteer_8h-source.html -%%DOCSDIR%%/html/api/mechsys_8h-source.html -%%DOCSDIR%%/html/api/mechthruster_8h-source.html -%%DOCSDIR%%/html/api/mesh_8h-source.html -%%DOCSDIR%%/html/api/meshsel_8h-source.html -%%DOCSDIR%%/html/api/message_8h-source.html -%%DOCSDIR%%/html/api/move_8h-source.html -%%DOCSDIR%%/html/api/mover_8h-source.html -%%DOCSDIR%%/html/api/navgraph_8h-source.html -%%DOCSDIR%%/html/api/nettypes_8h-source.html -%%DOCSDIR%%/html/api/network_8h-source.html -%%DOCSDIR%%/html/api/newcamera_8h-source.html -%%DOCSDIR%%/html/api/npcmove_8h-source.html -%%DOCSDIR%%/html/api/numreg_8h-source.html -%%DOCSDIR%%/html/api/persist_8h-source.html -%%DOCSDIR%%/html/api/persisthelper_8h-source.html -%%DOCSDIR%%/html/api/pl_8h-source.html -%%DOCSDIR%%/html/api/portal_8h-source.html -%%DOCSDIR%%/html/api/prop_8h-source.html -%%DOCSDIR%%/html/api/propchg_8h-source.html -%%DOCSDIR%%/html/api/propclas_8h-source.html -%%DOCSDIR%%/html/api/propclass_2billboard_8h-source.html -%%DOCSDIR%%/html/api/propclass_2camera_8h-source.html -%%DOCSDIR%%/html/api/propfact_8h-source.html -%%DOCSDIR%%/html/api/quest_8h-source.html -%%DOCSDIR%%/html/api/questmanager_8h-source.html -%%DOCSDIR%%/html/api/region_8h-source.html -%%DOCSDIR%%/html/api/simpcam_8h-source.html -%%DOCSDIR%%/html/api/solid_8h-source.html -%%DOCSDIR%%/html/api/spawn_8h-source.html -%%DOCSDIR%%/html/api/stdparams_8h-source.html -%%DOCSDIR%%/html/api/stdpcimp_8h-source.html -%%DOCSDIR%%/html/api/structProperty-members.html -%%DOCSDIR%%/html/api/structProperty.html -%%DOCSDIR%%/html/api/structcelData.html -%%DOCSDIR%%/html/api/structcelData-members.html -%%DOCSDIR%%/html/api/structcelNetworkPlayerStats-members.html -%%DOCSDIR%%/html/api/structcelNetworkPlayerStats.html -%%DOCSDIR%%/html/api/structcelNetworkPlayerTotalStats-members.html -%%DOCSDIR%%/html/api/structcelNetworkPlayerTotalStats.html -%%DOCSDIR%%/html/api/structcelNetworkServerStats-members.html -%%DOCSDIR%%/html/api/structcelNetworkServerStats.html -%%DOCSDIR%%/html/api/structcelPcCameraCommon-members.html -%%DOCSDIR%%/html/api/structcelPcCameraCommon.html -%%DOCSDIR%%/html/api/structcelPcCameraCommon.png -%%DOCSDIR%%/html/api/structiBillboard-members.html -%%DOCSDIR%%/html/api/structiBillboard.html -%%DOCSDIR%%/html/api/structiBillboardEventHandler-members.html -%%DOCSDIR%%/html/api/structiBillboardEventHandler.html -%%DOCSDIR%%/html/api/structiBillboardLayer-members.html -%%DOCSDIR%%/html/api/structiBillboardLayer.html -%%DOCSDIR%%/html/api/structiBillboardManager-members.html -%%DOCSDIR%%/html/api/structiBillboardManager.html -%%DOCSDIR%%/html/api/structiCelBehaviour-members.html -%%DOCSDIR%%/html/api/structiCelBehaviour.html -%%DOCSDIR%%/html/api/structiCelBlLayer-members.html -%%DOCSDIR%%/html/api/structiCelBlLayer.html -%%DOCSDIR%%/html/api/structiCelBlLayerGenerate-members.html -%%DOCSDIR%%/html/api/structiCelBlLayerGenerate.html -%%DOCSDIR%%/html/api/structiCelCameraMode-members.html -%%DOCSDIR%%/html/api/structiCelCameraMode.html -%%DOCSDIR%%/html/api/structiCelDataBuffer-members.html -%%DOCSDIR%%/html/api/structiCelDataBuffer.html -%%DOCSDIR%%/html/api/structiCelEntity-members.html -%%DOCSDIR%%/html/api/structiCelEntity.html -%%DOCSDIR%%/html/api/structiCelEntityList-members.html -%%DOCSDIR%%/html/api/structiCelEntityList.html -%%DOCSDIR%%/html/api/structiCelEntityRemoveCallback-members.html -%%DOCSDIR%%/html/api/structiCelEntityRemoveCallback.html -%%DOCSDIR%%/html/api/structiCelEntityTemplate-members.html -%%DOCSDIR%%/html/api/structiCelEntityTemplate.html -%%DOCSDIR%%/html/api/structiCelEntityTracker-members.html -%%DOCSDIR%%/html/api/structiCelEntityTracker.html -%%DOCSDIR%%/html/api/structiCelGame-members.html -%%DOCSDIR%%/html/api/structiCelGame.html -%%DOCSDIR%%/html/api/structiCelGameClient-members.html -%%DOCSDIR%%/html/api/structiCelGameClient.html -%%DOCSDIR%%/html/api/structiCelGameFactory-members.html -%%DOCSDIR%%/html/api/structiCelGameFactory.html -%%DOCSDIR%%/html/api/structiCelGameServer-members.html -%%DOCSDIR%%/html/api/structiCelGameServer.html -%%DOCSDIR%%/html/api/structiCelLocalEntitySet-members.html -%%DOCSDIR%%/html/api/structiCelMapFile.html -%%DOCSDIR%%/html/api/structiCelLocalEntitySet.html -%%DOCSDIR%%/html/api/structiCelLocalEntitySet.png -%%DOCSDIR%%/html/api/structiCelMapFile-members.html -%%DOCSDIR%%/html/api/structiCelMessage-members.html -%%DOCSDIR%%/html/api/structiCelMessage.html -%%DOCSDIR%%/html/api/structiCelNewEntityCallback-members.html -%%DOCSDIR%%/html/api/structiCelNewEntityCallback.html -%%DOCSDIR%%/html/api/structiCelParameterBlock-members.html -%%DOCSDIR%%/html/api/structiCelZone.html -%%DOCSDIR%%/html/api/structiCelParameterBlock.html -%%DOCSDIR%%/html/api/structiCelParameterBlock.png -%%DOCSDIR%%/html/api/structiCelPersistence-members.html -%%DOCSDIR%%/html/api/structiCelPersistence.html -%%DOCSDIR%%/html/api/structiNumReg.html -%%DOCSDIR%%/html/api/structiCelPersistentDataList-members.html -%%DOCSDIR%%/html/api/structiCelPersistentDataList.html -%%DOCSDIR%%/html/api/structiCelPersistentDataList.png -%%DOCSDIR%%/html/api/structiCelPlLayer-members.html -%%DOCSDIR%%/html/api/structiCelPlLayer.html -%%DOCSDIR%%/html/api/structiCelPropertyChangeCallback-members.html -%%DOCSDIR%%/html/api/structiCelPropertyChangeCallback.html -%%DOCSDIR%%/html/api/structiCelPropertyClass-members.html -%%DOCSDIR%%/html/api/structiCelPropertyClass.html -%%DOCSDIR%%/html/api/structiCelPropertyClassFactory-members.html -%%DOCSDIR%%/html/api/structiCelPropertyClassFactory.html -%%DOCSDIR%%/html/api/structiCelPropertyClassList-members.html -%%DOCSDIR%%/html/api/structiCelPropertyClassList.html -%%DOCSDIR%%/html/api/structiCelPropertyClassTemplate-members.html -%%DOCSDIR%%/html/api/structiCelPropertyClassTemplate.html -%%DOCSDIR%%/html/api/structiCelRegion-members.html -%%DOCSDIR%%/html/api/structiCelRegion.html -%%DOCSDIR%%/html/api/structiCelTimerListener-members.html -%%DOCSDIR%%/html/api/structiCelTimerListener.html -%%DOCSDIR%%/html/api/structiCelZone-members.html -%%DOCSDIR%%/html/api/structiChangePropertyQuestRewardFactory-members.html -%%DOCSDIR%%/html/api/structiDebugPrintQuestRewardFactory.html -%%DOCSDIR%%/html/api/structiChangePropertyQuestRewardFactory.html -%%DOCSDIR%%/html/api/structiDebugPrintQuestRewardFactory-members.html -%%DOCSDIR%%/html/api/structiDebugPrintQuestSeqOpFactory-members.html -%%DOCSDIR%%/html/api/structiDebugPrintQuestSeqOpFactory.html -%%DOCSDIR%%/html/api/structiEnterSectorQuestTriggerFactory-members.html -%%DOCSDIR%%/html/api/structiEnterSectorQuestTriggerFactory.html -%%DOCSDIR%%/html/api/structiEntityLoader-members.html -%%DOCSDIR%%/html/api/structiEntityLoader.html -%%DOCSDIR%%/html/api/structiEntityTemplateLoader.html -%%DOCSDIR%%/html/api/structiEntityTemplateLoader-members.html -%%DOCSDIR%%/html/api/structiInventoryQuestRewardFactory-members.html -%%DOCSDIR%%/html/api/structiInventoryQuestRewardFactory.html -%%DOCSDIR%%/html/api/structiInventoryQuestTriggerFactory-members.html -%%DOCSDIR%%/html/api/structiInventoryQuestTriggerFactory.html -%%DOCSDIR%%/html/api/structiLightQuestSeqOpFactory-members.html -%%DOCSDIR%%/html/api/structiLightQuestSeqOpFactory.html -%%DOCSDIR%%/html/api/structiMeshSelectQuestTriggerFactory-members.html -%%DOCSDIR%%/html/api/structiMeshSelectQuestTriggerFactory.html -%%DOCSDIR%%/html/api/structiNumReg-members.html -%%DOCSDIR%%/html/api/structiMovePathQuestSeqOpFactory.html -%%DOCSDIR%%/html/api/structiMovePathQuestSeqOpFactory-members.html -%%DOCSDIR%%/html/api/structiNewStateQuestRewardFactory-members.html -%%DOCSDIR%%/html/api/structiNewStateQuestRewardFactory.html -%%DOCSDIR%%/html/api/structiPcActorMove-members.html -%%DOCSDIR%%/html/api/structiPcActorMove.html -%%DOCSDIR%%/html/api/structiPcBillboard-members.html -%%DOCSDIR%%/html/api/structiPcBillboard.html -%%DOCSDIR%%/html/api/structiPcCamera-members.html -%%DOCSDIR%%/html/api/structiPcCamera.html -%%DOCSDIR%%/html/api/structiPcCamera.png -%%DOCSDIR%%/html/api/structiPcGravity.html -%%DOCSDIR%%/html/api/structiPcCharacteristics-members.html -%%DOCSDIR%%/html/api/structiPcLight.html -%%DOCSDIR%%/html/api/structiPcCharacteristics.html -%%DOCSDIR%%/html/api/structiPcCollisionDetection-members.html -%%DOCSDIR%%/html/api/structiPcCollisionDetection.html -%%DOCSDIR%%/html/api/structiPcCommandInput-members.html -%%DOCSDIR%%/html/api/structiPcCommandInput.html -%%DOCSDIR%%/html/api/structiPcDynamicBody-members.html -%%DOCSDIR%%/html/api/structiPcDynamicBody.html -%%DOCSDIR%%/html/api/structiPcDynamicSystem-members.html -%%DOCSDIR%%/html/api/structiPcDynamicSystem.html -%%DOCSDIR%%/html/api/structiPcEnvAttractor-members.html -%%DOCSDIR%%/html/api/structiPcEnvAttractor.html -%%DOCSDIR%%/html/api/structiPcGravity-members.html -%%DOCSDIR%%/html/api/structiPcGravityCallback-members.html -%%DOCSDIR%%/html/api/structiPcGravityCallback.html -%%DOCSDIR%%/html/api/structiPcInventory-members.html -%%DOCSDIR%%/html/api/structiPcInventory.html -%%DOCSDIR%%/html/api/structiPcInventoryListener-members.html -%%DOCSDIR%%/html/api/structiPcInventoryListener.html -%%DOCSDIR%%/html/api/structiPcLight-members.html -%%DOCSDIR%%/html/api/structiPcLinearMovement-members.html -%%DOCSDIR%%/html/api/structiPcLinearMovement.html -%%DOCSDIR%%/html/api/structiPcMechanicsBalancedGroup-members.html -%%DOCSDIR%%/html/api/structiPcMechanicsBalancedGroup.html -%%DOCSDIR%%/html/api/structiPcMesh-members.html -%%DOCSDIR%%/html/api/structiPcMechanicsExploder-members.html -%%DOCSDIR%%/html/api/structiPcMechanicsExploder.html -%%DOCSDIR%%/html/api/structiPcMechanicsObject-members.html -%%DOCSDIR%%/html/api/structiPcMechanicsObject.html -%%DOCSDIR%%/html/api/structiPcMechanicsSteering-members.html -%%DOCSDIR%%/html/api/structiPcMechanicsSteering.html -%%DOCSDIR%%/html/api/structiPcMechanicsSystem-members.html -%%DOCSDIR%%/html/api/structiPcMechanicsSystem.html -%%DOCSDIR%%/html/api/structiPcMechanicsThruster-members.html -%%DOCSDIR%%/html/api/structiPcMechanicsThruster.html -%%DOCSDIR%%/html/api/structiPcMechanicsThrusterController-members.html -%%DOCSDIR%%/html/api/structiPcMechanicsThrusterController.html -%%DOCSDIR%%/html/api/structiPcMesh.html -%%DOCSDIR%%/html/api/structiPcMeshSelect-members.html -%%DOCSDIR%%/html/api/structiPcMeshSelect.html -%%DOCSDIR%%/html/api/structiPcMeshSelectListener-members.html -%%DOCSDIR%%/html/api/structiPcMeshSelectListener.html -%%DOCSDIR%%/html/api/structiPcMovable-members.html -%%DOCSDIR%%/html/api/structiPcMovable.html -%%DOCSDIR%%/html/api/structiPcMovableConstraint-members.html -%%DOCSDIR%%/html/api/structiPcMovableConstraint.html -%%DOCSDIR%%/html/api/structiPcMover-members.html -%%DOCSDIR%%/html/api/structiPcMover.html -%%DOCSDIR%%/html/api/structiPcNavGraph.html -%%DOCSDIR%%/html/api/structiPcNavGraph-members.html -%%DOCSDIR%%/html/api/structiPcNavGraphRules-members.html -%%DOCSDIR%%/html/api/structiPcNavGraphRules.html -%%DOCSDIR%%/html/api/structiPcNavLink-members.html -%%DOCSDIR%%/html/api/structiPcNavLink.html -%%DOCSDIR%%/html/api/structiPcNavNode-members.html -%%DOCSDIR%%/html/api/structiPcNavNode.html -%%DOCSDIR%%/html/api/structiPcNewCamera-members.html -%%DOCSDIR%%/html/api/structiPcNewCamera.html -%%DOCSDIR%%/html/api/structiPcNpcMove-members.html -%%DOCSDIR%%/html/api/structiPcNpcMove.html -%%DOCSDIR%%/html/api/structiPcPortal-members.html -%%DOCSDIR%%/html/api/structiPcPortal.html -%%DOCSDIR%%/html/api/structiPcQuest.html -%%DOCSDIR%%/html/api/structiPcProperties-members.html -%%DOCSDIR%%/html/api/structiPcProperties.html -%%DOCSDIR%%/html/api/structiPcPropertyListener-members.html -%%DOCSDIR%%/html/api/structiPcPropertyListener.html -%%DOCSDIR%%/html/api/structiPcQuest-members.html -%%DOCSDIR%%/html/api/structiPcRegion-members.html -%%DOCSDIR%%/html/api/structiPcRegion.html -%%DOCSDIR%%/html/api/structiPcSimpleCamera-members.html -%%DOCSDIR%%/html/api/structiPcSimpleCamera.html -%%DOCSDIR%%/html/api/structiPcSimpleCamera.png -%%DOCSDIR%%/html/api/structiPcSolid-members.html -%%DOCSDIR%%/html/api/structiPcSolid.html -%%DOCSDIR%%/html/api/structiPcSpawn-members.html -%%DOCSDIR%%/html/api/structiPcSpawn.html -%%DOCSDIR%%/html/api/structiPcTest-members.html -%%DOCSDIR%%/html/api/structiPcTest.html -%%DOCSDIR%%/html/api/structiPcTimer-members.html -%%DOCSDIR%%/html/api/structiPcTimer.html -%%DOCSDIR%%/html/api/structiPcTooltip-members.html -%%DOCSDIR%%/html/api/structiPcTooltip.html -%%DOCSDIR%%/html/api/structiPcTrigger-members.html -%%DOCSDIR%%/html/api/structiPcTrigger.html -%%DOCSDIR%%/html/api/structiPcTriggerListener-members.html -%%DOCSDIR%%/html/api/structiPcTriggerListener.html -%%DOCSDIR%%/html/api/structiPcZoneManager-members.html -%%DOCSDIR%%/html/api/structiPcZoneManager.html -%%DOCSDIR%%/html/api/structiQuest-members.html -%%DOCSDIR%%/html/api/structiPropertyChangeQuestTriggerFactory-members.html -%%DOCSDIR%%/html/api/structiPropertyChangeQuestTriggerFactory.html -%%DOCSDIR%%/html/api/structiQuest.html -%%DOCSDIR%%/html/api/structiQuestFactory-members.html -%%DOCSDIR%%/html/api/structiQuestFactory.html -%%DOCSDIR%%/html/api/structiQuestManager-members.html -%%DOCSDIR%%/html/api/structiQuestManager.html -%%DOCSDIR%%/html/api/structiQuestReward-members.html -%%DOCSDIR%%/html/api/structiQuestReward.html -%%DOCSDIR%%/html/api/structiQuestRewardFactory-members.html -%%DOCSDIR%%/html/api/structiQuestRewardFactory.html -%%DOCSDIR%%/html/api/structiQuestRewardType-members.html -%%DOCSDIR%%/html/api/structiQuestRewardType.html -%%DOCSDIR%%/html/api/structiQuestSeqOp-members.html -%%DOCSDIR%%/html/api/structiQuestSeqOp.html -%%DOCSDIR%%/html/api/structiQuestSeqOpFactory-members.html -%%DOCSDIR%%/html/api/structiQuestSeqOpFactory.html -%%DOCSDIR%%/html/api/structiQuestSeqOpType-members.html -%%DOCSDIR%%/html/api/structiQuestSeqOpType.html -%%DOCSDIR%%/html/api/structiQuestSequence-members.html -%%DOCSDIR%%/html/api/structiQuestSequence.html -%%DOCSDIR%%/html/api/structiQuestSequenceCallback-members.html -%%DOCSDIR%%/html/api/structiQuestSequenceCallback.html -%%DOCSDIR%%/html/api/structiQuestSequenceFactory-members.html -%%DOCSDIR%%/html/api/structiQuestSequenceFactory.html -%%DOCSDIR%%/html/api/structiQuestStateFactory-members.html -%%DOCSDIR%%/html/api/structiQuestStateFactory.html -%%DOCSDIR%%/html/api/structiQuestTrigger-members.html -%%DOCSDIR%%/html/api/structiQuestTrigger.html -%%DOCSDIR%%/html/api/structiQuestTriggerCallback-members.html -%%DOCSDIR%%/html/api/structiQuestTriggerCallback.html -%%DOCSDIR%%/html/api/structiQuestTriggerFactory-members.html -%%DOCSDIR%%/html/api/structiQuestTriggerFactory.html -%%DOCSDIR%%/html/api/structiQuestTriggerResponseFactory-members.html -%%DOCSDIR%%/html/api/structiQuestTriggerResponseFactory.html -%%DOCSDIR%%/html/api/structiQuestTriggerType-members.html -%%DOCSDIR%%/html/api/structiQuestTriggerType.html -%%DOCSDIR%%/html/api/structiSequenceFinishQuestRewardFactory-members.html -%%DOCSDIR%%/html/api/structiSequenceFinishQuestRewardFactory.html -%%DOCSDIR%%/html/api/structiSequenceFinishQuestTriggerFactory-members.html -%%DOCSDIR%%/html/api/structiSequenceFinishQuestTriggerFactory.html -%%DOCSDIR%%/html/api/test_8h-source.html -%%DOCSDIR%%/html/api/structiSequenceQuestRewardFactory-members.html -%%DOCSDIR%%/html/api/structiSequenceQuestRewardFactory.html -%%DOCSDIR%%/html/api/structiTimeoutQuestTriggerFactory.html -%%DOCSDIR%%/html/api/structiTimeoutQuestTriggerFactory-members.html -%%DOCSDIR%%/html/api/structiTransformQuestSeqOpFactory-members.html -%%DOCSDIR%%/html/api/structiTransformQuestSeqOpFactory.html -%%DOCSDIR%%/html/api/structiTriggerQuestTriggerFactory-members.html -%%DOCSDIR%%/html/api/structiTriggerQuestTriggerFactory.html -%%DOCSDIR%%/html/api/timer_8h-source.html -%%DOCSDIR%%/html/api/tools_2billboard_8h-source.html -%%DOCSDIR%%/html/api/tooltip_8h-source.html -%%DOCSDIR%%/html/api/trigger_8h-source.html -%%DOCSDIR%%/html/api/zone_8h-source.html -%%DATADIR%%/bindings/python/blcelc.py -%%DATADIR%%/data/cally.cal3d -%%DATADIR%%/data/maze.txt -%%DATADIR%%/data/maze1.txt -%%DATADIR%%/data/maze2.txt -%%DATADIR%%/data/maze3.txt -%%DATADIR%%/data/maze4.txt -%%DATADIR%%/data/maze5.txt -%%DATADIR%%/data/maze6.txt -%%DATADIR%%/data/maze7.txt -%%DATADIR%%/data/maze8.txt -%%DATADIR%%/data/maze9.txt -%%DATADIR%%/data/ball -%%DATADIR%%/data/basic_entities -%%DATADIR%%/data/basic_level.xml -%%DATADIR%%/data/basic_world -%%DATADIR%%/data/box -%%DATADIR%%/data/large -%%DATADIR%%/data/medium -%%DATADIR%%/data/portal_world -%%DATADIR%%/data/small -%%DATADIR%%/data/smallbox -%%DATADIR%%/data/cally/cally.csf -%%DATADIR%%/data/cally/cally_calf_left.cmf -%%DATADIR%%/data/cally/cally_calf_right.cmf -%%DATADIR%%/data/cally/cally_chest.cmf -%%DATADIR%%/data/cally/cally_foot_left.cmf -%%DATADIR%%/data/cally/cally_foot_right.cmf -%%DATADIR%%/data/cally/cally_hand_left.cmf -%%DATADIR%%/data/cally/cally_hand_right.cmf -%%DATADIR%%/data/cally/cally_head.cmf -%%DATADIR%%/data/cally/cally_idle.caf -%%DATADIR%%/data/cally/cally_jog.caf -%%DATADIR%%/data/cally/cally_lowerarm_left.cmf -%%DATADIR%%/data/cally/cally_lowerarm_right.cmf -%%DATADIR%%/data/cally/cally_neck.cmf -%%DATADIR%%/data/cally/cally_pelvis.cmf -%%DATADIR%%/data/cally/cally_ponytail.cmf -%%DATADIR%%/data/cally/cally_shoot_arrow.caf -%%DATADIR%%/data/cally/cally_strut.caf -%%DATADIR%%/data/cally/cally_thigh_left.cmf -%%DATADIR%%/data/cally/cally_thigh_right.cmf -%%DATADIR%%/data/cally/cally_tornado_kick.caf -%%DATADIR%%/data/cally/cally_upperarm_left.cmf -%%DATADIR%%/data/cally/cally_upperarm_right.cmf -%%DATADIR%%/data/cally/cally_walk.caf -%%DATADIR%%/data/cally/cally_wave.caf -%%DATADIR%%/data/images/apple.png -%%DATADIR%%/data/images/arrow_d.png -%%DATADIR%%/data/images/arrow_l.png -%%DATADIR%%/data/images/arrow_r.png -%%DATADIR%%/data/images/arrow_u.png -%%DATADIR%%/data/images/banana.png -%%DATADIR%%/data/images/black.png -%%DATADIR%%/data/images/bluekey.png -%%DATADIR%%/data/images/blueteleport1.png -%%DATADIR%%/data/images/blueteleport2.png -%%DATADIR%%/data/images/blueteleport3.png -%%DATADIR%%/data/images/blueteleport4.png -%%DATADIR%%/data/images/bomb.png -%%DATADIR%%/data/images/brick_broken.png -%%DATADIR%%/data/images/brick_full.png -%%DATADIR%%/data/images/chair5.gif -%%DATADIR%%/data/images/chocolate.png -%%DATADIR%%/data/images/dark_wood.png -%%DATADIR%%/data/images/desk.png -%%DATADIR%%/data/images/diamond.png -%%DATADIR%%/data/images/doorblue.png -%%DATADIR%%/data/images/diamond_bomb.png -%%DATADIR%%/data/images/doorgreen.png -%%DATADIR%%/data/images/dooropen.png -%%DATADIR%%/data/images/doorred.png -%%DATADIR%%/data/images/dooryellow.png -%%DATADIR%%/data/images/explosion_b.png -%%DATADIR%%/data/images/explosion_bl.png -%%DATADIR%%/data/images/explosion_br.png -%%DATADIR%%/data/images/explosion_c.png -%%DATADIR%%/data/images/explosion_l.png -%%DATADIR%%/data/images/explosion_r.png -%%DATADIR%%/data/images/explosion_t.png -%%DATADIR%%/data/images/explosion_tl.png -%%DATADIR%%/data/images/explosion_tr.png -%%DATADIR%%/data/images/fattube_ld.png -%%DATADIR%%/data/images/fattube_lr.png -%%DATADIR%%/data/images/fattube_lrud.png -%%DATADIR%%/data/images/fattube_lu.png -%%DATADIR%%/data/images/fattube_rd.png -%%DATADIR%%/data/images/fattube_ru.png -%%DATADIR%%/data/images/fattube_ud.png -%%DATADIR%%/data/images/fattube_udlr.png -%%DATADIR%%/data/images/greenkey.png -%%DATADIR%%/data/images/hero.png -%%DATADIR%%/data/images/lamp_desk.png -%%DATADIR%%/data/images/lamp_table2.gif -%%DATADIR%%/data/images/leaves.png -%%DATADIR%%/data/images/light_wood.png -%%DATADIR%%/data/images/marble.png -%%DATADIR%%/data/images/menu.png -%%DATADIR%%/data/images/menu_arrow.png -%%DATADIR%%/data/images/monster.png -%%DATADIR%%/data/images/mushroom.png -%%DATADIR%%/data/images/number_0.png -%%DATADIR%%/data/images/number_1.png -%%DATADIR%%/data/images/number_2.png -%%DATADIR%%/data/images/number_3.png -%%DATADIR%%/data/images/number_4.png -%%DATADIR%%/data/images/number_5.png -%%DATADIR%%/data/images/number_6.png -%%DATADIR%%/data/images/number_7.png -%%DATADIR%%/data/images/number_8.png -%%DATADIR%%/data/images/number_9.png -%%DATADIR%%/data/images/pear.png -%%DATADIR%%/data/images/pink_diamond.png -%%DATADIR%%/data/images/redkey.png -%%DATADIR%%/data/images/redteleport.png -%%DATADIR%%/data/images/redteleport1.png -%%DATADIR%%/data/images/redteleport2.png -%%DATADIR%%/data/images/redteleport3.png -%%DATADIR%%/data/images/redteleport4.png -%%DATADIR%%/data/images/rock.png -%%DATADIR%%/data/images/sand_monster.png -%%DATADIR%%/data/images/sand_stone.png -%%DATADIR%%/data/images/save.png -%%DATADIR%%/data/images/slanted_stone.png -%%DATADIR%%/data/images/table_coffee5.gif -%%DATADIR%%/data/images/to_the_tavern.jpg -%%DATADIR%%/data/images/tube_and.png -%%DATADIR%%/data/images/tube_bluekey.png -%%DATADIR%%/data/images/tube_greenkey.png -%%DATADIR%%/data/images/tube_ld.png -%%DATADIR%%/data/images/tube_lr.png -%%DATADIR%%/data/images/tube_lrd.png -%%DATADIR%%/data/images/tube_lru.png -%%DATADIR%%/data/images/tube_lrud.png -%%DATADIR%%/data/images/tube_lu.png -%%DATADIR%%/data/images/tube_lud.png -%%DATADIR%%/data/images/tube_or.png -%%DATADIR%%/data/images/tube_power.png -%%DATADIR%%/data/images/tube_power_25.png -%%DATADIR%%/data/images/tube_power_50.png -%%DATADIR%%/data/images/tube_power_75.png -%%DATADIR%%/data/images/tube_power_full.png -%%DATADIR%%/data/images/tube_powerbulb.png -%%DATADIR%%/data/images/tube_rd.png -%%DATADIR%%/data/images/tube_redkey.png -%%DATADIR%%/data/images/tube_ru.png -%%DATADIR%%/data/images/tube_rud.png -%%DATADIR%%/data/images/tube_ud.png -%%DATADIR%%/data/images/tube_xor.png -%%DATADIR%%/data/images/tube_yellowkey.png -%%DATADIR%%/data/images/white.png -%%DATADIR%%/data/images/wood_box.png -%%DATADIR%%/data/images/yellowkey.png -%%DATADIR%%/data/sounds/sounds_ws.zip -@dirrm etc/cel -@dirrm include/cel/behaviourlayer -@dirrm include/cel/celtool -@dirrm include/cel/physicallayer -@dirrm include/cel/propclass -@dirrm include/cel/tools -@dirrm include/cel -@dirrm lib/cel -@dirrm %%DOCSDIR%%/html/manual -@dirrm %%DOCSDIR%%/html/api -@dirrm %%DOCSDIR%%/html -@dirrm %%DOCSDIR%% -@dirrm %%DATADIR%%/bindings/python -@dirrm %%DATADIR%%/bindings -@dirrm %%DATADIR%%/data/cally -@dirrm %%DATADIR%%/data/images -@dirrm %%DATADIR%%/data/sounds -@dirrm %%DATADIR%%/data -@dirrm %%DATADIR%% diff --git a/graphics/crystalspace-devel/Makefile b/graphics/crystalspace-devel/Makefile deleted file mode 100644 index a91a357f330f..000000000000 --- a/graphics/crystalspace-devel/Makefile +++ /dev/null @@ -1,168 +0,0 @@ -# New ports collection makefile for: Crystal Space 3d -# Date created: 2005-11-19 -# Whom: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> -# -# $FreeBSD$ -# - -PORTNAME= crystalspace -PORTVERSION= 0.99 -PORTREVISION= 2 -CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= crystal -DISTNAME= cs-pseudo-stable-2006-01-27 - -MAINTAINER= acardenas@bsd.org.pe -COMMENT= Free and portable 3D Game Development Kit - -BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ - aa.1:${PORTSDIR}/graphics/aalib \ - openal.0:${PORTSDIR}/audio/openal - -USE_X_PREFIX= yes -USE_BZIP2= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_GCC= 3.4+ -USE_GL= yes -LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS} -CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -MAKE_ENV= CC="${CC}" CFLAGS="${CFLAGS} ${CXX}" LDFLAGS="${LDFLAGS}" CPPFLAGS="${CPPFLAGS}" -CONFIGURE_ARGS+= --enable-cpu-specific-optimizations=no -DOCSDIR= share/doc/${PORTNAME}-${PORTVERSION} -WRKSRC= ${WRKDIR}/CS - -OPTIONS= DEBUG "Build with debugging information" on \ - PYTHON "PYTHON interface" on \ - PERL "PERL interface" on \ - LCMS "Little Color Management System support" on \ - MNG "MNG/JNG graphic files support" on \ - MIKMOD "MIKMOD support" on \ - VORBIS "Ogg/Vorbis sound plugin support" on \ - 3DS "3DS files support" on \ - ODE "Plugin providing physics through ODE" on \ - FREETYPE2 "FREETYPE2 support" on \ - CAL3D "Skeletal based 3D character animation support" on \ - SDL "SDL support" on \ - CACA "LIBCACA support" on \ - CPPUNIT "The C++ Unit Test Library" on \ - BFD "Universal BFD library from the GNU binutils" on - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BROKEN= "Does not compile" -.endif - -.if ${ARCH} == "sparc64" -BROKEN= "Does not compile on sparc64" -.endif - -.if !defined(WITHOUT_DEBUG) -CONFIGURE_ARGS+= --enable-debug=yes -.else -CONFIGURE_ARGS+= --enable-debug=no -.endif - -.if !defined(WITHOUT_PYTHON) -USE_PYTHON= yes -.include <${PORTSDIR}/Mk/bsd.python.mk> -.else -CONFIGURE_ARGS+= --without-python -.endif - -.if !defined(WITHOUT_PERL) -USE_PERL5= yes -.else -CONFIGURE_ARGS+= --without-perl -.endif - -.if !defined(WITHOUT_LCMS) -LIB_DEPENDS+= lcms.1:${PORTSDIR}/graphics/lcms -.else -CONFIGURE_ARGS+= --without-lcms -.endif - -.if !defined(WITHOUT_MNG) -LIB_DEPENDS+= mng.1:${PORTSDIR}/graphics/libmng -.else -CONFIGURE_ARGS+= --without-mng -.endif - -.if !defined(WITHOUT_MIKMOD) -LIB_DEPENDS+= mikmod.2:${PORTSDIR}/audio/libmikmod -.else -CONFIGURE_ARGS+= --without-mikmod -.endif - -.if !defined(WITHOUT_VORBIS) -LIB_DEPENDS+= vorbis:${PORTSDIR}/audio/libvorbis -.else -CONFIGURE_ARGS+= --without-ogg \ - --without-vorbis -.endif - -.if !defined(WITHOUT_3DS) -LIB_DEPENDS+= 3ds.1:${PORTSDIR}/graphics/lib3ds -.else -CONFIGURE_ARGS+= --without-3ds -.endif - -.if !defined(WITHOUT_ODE) -BUILD_DEPENDS+= ${X11BASE}/lib/libode.a:${PORTSDIR}/devel/ode-devel -CONFIGURE_ARGS+= --with-ode=${X11BASE} -.else -CONFIGURE_ARGS+= --without-ode -.endif - -.if !defined(WITHOUT_FREETYPE2) -LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2 -.else -CONFIGURE_ARGS+= --without-freetype2 -.endif - -.if !defined(WITHOUT_CAL3D) -LIB_DEPENDS+= cal3d.11:${PORTSDIR}/graphics/cal3d-devel -.else -CONFIGURE_ARGS+= --without-cal3d -.endif - -.if !defined(WITHOUT_SDL) -USE_SDL= sdl -.else -CONFIGURE_ARGS+= --without-sdl -.endif - -.if !defined(WITHOUT_CACA) -BUILD_DEPENDS+= ${LOCALBASE}/lib/libcaca.a:${PORTSDIR}/graphics/libcaca -.else -CONFIGURE_ARGS+= --without-caca -.endif - -.if !defined(WITHOUT_CPPUNIT) -LIB_DEPENDS+= cppunit-1.10:${PORTSDIR}/devel/cppunit -.else -CONFIGURE_ARGS+= --without-cppunit -.endif - -.if !defined(WITHOUT_BFD) -BUILD_DEPENDS+= ${LOCALBASE}/lib/libbfd.a:${PORTSDIR}/devel/libbfd -.else -CONFIGURE_ARGS+= --without-bfd -.endif - -pre-configure: - @${REINPLACE_CMD} -e 's,sdl-config,sdl11-config,g' ${WRKSRC}/configure - -post-configure: -.if defined(NOPORTDOCS) - @${REINPLACE_CMD} -e 42,44d ${WRKSRC}/Makefile - @${REINPLACE_CMD} -e 26d ${WRKSRC}/Jamfile - @${REINPLACE_CMD} -e 79d ${WRKSRC}/Jamfile -.endif - -.include <bsd.port.post.mk> diff --git a/graphics/crystalspace-devel/distinfo b/graphics/crystalspace-devel/distinfo deleted file mode 100644 index 8d64cb5e2dc7..000000000000 --- a/graphics/crystalspace-devel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (cs-pseudo-stable-2006-01-27.tar.bz2) = 2586e7e0a76a00b47158f5321b9635d5 -SHA256 (cs-pseudo-stable-2006-01-27.tar.bz2) = 68c0bb9ec56506abb63b449ddc582b0b348f39bbd409e287f4b2d2b37c9c1935 -SIZE (cs-pseudo-stable-2006-01-27.tar.bz2) = 27982298 diff --git a/graphics/crystalspace-devel/pkg-descr b/graphics/crystalspace-devel/pkg-descr deleted file mode 100644 index 47dcecde1a14..000000000000 --- a/graphics/crystalspace-devel/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -Crystal Space is a free (LGPL) and portable 3D Game Development Kit written in -C++. It supports: true six degrees of freedom, colored lighting, lightmapped -and stencil based lighting, shader support (CG, vertex programs, fragment -programs, ...), mipmapping, portals, mirrors, alpha transparency, reflective -surfaces, 3D sprites (frame based or with skeletal animation using cal3d -animation library), procedural textures, particle systems, halos, volumetric -fog, scripting (using Python, Perl, Java, or potentially other languages), -16-bit and 32-bit display support, OpenGL, and software renderer, font support -(also with freetype), hierarchical transformations, physics plugin based on ODE - -WWW: http://www.crystalspace3d.org diff --git a/graphics/crystalspace-devel/pkg-plist b/graphics/crystalspace-devel/pkg-plist deleted file mode 100644 index 21cac2004018..000000000000 --- a/graphics/crystalspace-devel/pkg-plist +++ /dev/null @@ -1,5191 +0,0 @@ -bin/python.cex -bin/csdemo -bin/3ds2lev -bin/map2cs -bin/maya2spr -bin/md32spr -bin/md22spr -bin/csbench -bin/csfgen -bin/cslight -bin/docconv -bin/heightmapgen -bin/levtool -bin/lighter -bin/lighter2 -bin/partedit -bin/startme -bin/viewmesh -bin/vsh -bin/walktest -bin/cs-config -etc/crystalspace/asciiart.cfg -etc/crystalspace/autoexec.cfg -etc/crystalspace/awstest.cfg -etc/crystalspace/awstut.cfg -etc/crystalspace/bugplug.cfg -etc/crystalspace/bugplug.key -etc/crystalspace/cacacanvas.cfg -etc/crystalspace/csdemo.cfg -etc/crystalspace/dynavis.cfg -etc/crystalspace/engine.cfg -etc/crystalspace/fancycon.cfg -etc/crystalspace/fontplex.cfg -etc/crystalspace/freetype.cfg -etc/crystalspace/g2dtest.cfg -etc/crystalspace/gldrivers.xml -etc/crystalspace/heightmapgen.cfg -etc/crystalspace/joystick.cfg -etc/crystalspace/lighter.xml -etc/crystalspace/macosx.cfg -etc/crystalspace/map2cs.cfg -etc/crystalspace/mouse.cfg -etc/crystalspace/movierecorder.cfg -etc/crystalspace/null3d.cfg -etc/crystalspace/r3dopengl.cfg -etc/crystalspace/shadermgr.cfg -etc/crystalspace/simpcon.cfg -etc/crystalspace/simpvs.cfg -etc/crystalspace/soft3d.cfg -etc/crystalspace/sound.cfg -etc/crystalspace/sprcal3d.cfg -etc/crystalspace/standardcon.cfg -etc/crystalspace/startme.cfg -etc/crystalspace/system.cfg -etc/crystalspace/thing.cfg -etc/crystalspace/video.cfg -etc/crystalspace/walktest.cfg -etc/crystalspace/waterdemo.cfg -etc/crystalspace/vfs.cfg -include/crystalspace/crystalspace.h -include/crystalspace/csdef.h -include/crystalspace/csextern.h -include/crystalspace/csgeom.h -include/crystalspace/csgfx.h -include/crystalspace/csplatform.h -include/crystalspace/csplugincommon.h -include/crystalspace/csqint.h -include/crystalspace/csqsqrt.h -include/crystalspace/cssysdef.h -include/crystalspace/cstool.h -include/crystalspace/cstypes.h -include/crystalspace/csutil.h -include/crystalspace/csver.h -include/crystalspace/iaws.h -include/crystalspace/iengine.h -include/crystalspace/igeom.h -include/crystalspace/igraphic.h -include/crystalspace/imap.h -include/crystalspace/imesh.h -include/crystalspace/inetwork.h -include/crystalspace/isndsys.h -include/crystalspace/isound.h -include/crystalspace/itexture.h -include/crystalspace/iutil.h -include/crystalspace/ivaria.h -include/crystalspace/ivideo.h -include/crystalspace/csgeom/bsptree.h -include/crystalspace/csgeom/box.h -include/crystalspace/csgeom/chainhull2d.h -include/crystalspace/csgeom/cspoint.h -include/crystalspace/csgeom/csrect.h -include/crystalspace/csgeom/csrectrg.h -include/crystalspace/csgeom/fastsqrt.h -include/crystalspace/csgeom/fixed.h -include/crystalspace/csgeom/frustum.h -include/crystalspace/csgeom/kdtree.h -include/crystalspace/csgeom/math.h -include/crystalspace/csgeom/math2d.h -include/crystalspace/csgeom/math3d.h -include/crystalspace/csgeom/math3d_d.h -include/crystalspace/csgeom/matrix2.h -include/crystalspace/csgeom/matrix3.h -include/crystalspace/csgeom/obb.h -include/crystalspace/csgeom/objmodel.h -include/crystalspace/csgeom/path.h -include/crystalspace/csgeom/plane2.h -include/crystalspace/csgeom/plane3.h -include/crystalspace/csgeom/pmtools.h -include/crystalspace/csgeom/poly2d.h -include/crystalspace/csgeom/poly3d.h -include/crystalspace/csgeom/polyaa.h -include/crystalspace/csgeom/polyclip.h -include/crystalspace/csgeom/polyedge.h -include/crystalspace/csgeom/polyidx.h -include/crystalspace/csgeom/polymesh.h -include/crystalspace/csgeom/polypool.h -include/crystalspace/csgeom/quaterni.h -include/crystalspace/csgeom/quaternion.h -include/crystalspace/csgeom/segment.h -include/crystalspace/csgeom/solidspace.h -include/crystalspace/csgeom/sphere.h -include/crystalspace/csgeom/spline.h -include/crystalspace/csgeom/subrec.h -include/crystalspace/csgeom/subrec2.h -include/crystalspace/csgeom/tcovbuf.h -include/crystalspace/csgeom/textrans.h -include/crystalspace/csgeom/transfrm.h -include/crystalspace/csgeom/tri.h -include/crystalspace/csgeom/triangulate.h -include/crystalspace/csgeom/trimesh.h -include/crystalspace/csgeom/trimeshlod.h -include/crystalspace/csgeom/vector2.h -include/crystalspace/csgeom/vector3.h -include/crystalspace/csgeom/vector4.h -include/crystalspace/csgfx/bakekeycolor.h -include/crystalspace/csgfx/gradient.h -include/crystalspace/csgfx/imagebase.h -include/crystalspace/csgfx/imagecubemapmaker.h -include/crystalspace/csgfx/imagemanipulate.h -include/crystalspace/csgfx/imagetools.h -include/crystalspace/csgfx/imagevolumemaker.h -include/crystalspace/csgfx/inv_cmap.h -include/crystalspace/csgfx/lightsvcache.h -include/crystalspace/csgfx/memimage.h -include/crystalspace/csgfx/normalmaptools.h -include/crystalspace/csgfx/packrgb.h -include/crystalspace/csgfx/quantize.h -include/crystalspace/csgfx/renderbuffer.h -include/crystalspace/csgfx/rgbpixel.h -include/crystalspace/csgfx/shaderexp.h -include/crystalspace/csgfx/shaderexpaccessor.h -include/crystalspace/csgfx/shadervar.h -include/crystalspace/csgfx/shadervarblockalloc.h -include/crystalspace/csgfx/shadervarcontext.h -include/crystalspace/csgfx/shadervarframeholder.h -include/crystalspace/csgfx/vertexlight.h -include/crystalspace/csgfx/xorpat.h -include/crystalspace/csplugincommon/canvas/cursorconvert.h -include/crystalspace/csplugincommon/canvas/draw_box.h -include/crystalspace/csplugincommon/canvas/draw_common.h -include/crystalspace/csplugincommon/canvas/draw_line.h -include/crystalspace/csplugincommon/canvas/draw_text.h -include/crystalspace/csplugincommon/canvas/fontcache.h -include/crystalspace/csplugincommon/canvas/graph2d.h -include/crystalspace/csplugincommon/canvas/scancode.h -include/crystalspace/csplugincommon/canvas/scrshot.h -include/crystalspace/csplugincommon/canvas/softfontcache.h -include/crystalspace/csplugincommon/canvas/softfontcacheimpl.h -include/crystalspace/csplugincommon/directx/csextern_dx.h -include/crystalspace/csplugincommon/directx/directdetection.h -include/crystalspace/csplugincommon/directx/guids.h -include/crystalspace/csplugincommon/imageloader/commonimagefile.h -include/crystalspace/csplugincommon/imageloader/optionsparser.h -include/crystalspace/csplugincommon/iopengl/driverdb.h -include/crystalspace/csplugincommon/iopengl/openglinterface.h -include/crystalspace/csplugincommon/macosx/OSXDelegate2D.h -include/crystalspace/csplugincommon/macosx/OSXDriver2D.h -include/crystalspace/csplugincommon/macosx/OSXView.h -include/crystalspace/csplugincommon/macosx/OSXWindow.h -include/crystalspace/csplugincommon/macosx/csextern_osx.h -include/crystalspace/csplugincommon/opengl/csextern_gl.h -include/crystalspace/csplugincommon/opengl/driverdb.h -include/crystalspace/csplugincommon/opengl/glcommon2d.h -include/crystalspace/csplugincommon/opengl/glenum_identstrs.h -include/crystalspace/csplugincommon/opengl/glextmanager.h -include/crystalspace/csplugincommon/opengl/glfontcache.h -include/crystalspace/csplugincommon/opengl/glhelper.h -include/crystalspace/csplugincommon/opengl/glss.h -include/crystalspace/csplugincommon/opengl/glstates.h -include/crystalspace/csplugincommon/particlesys/partgen.h -include/crystalspace/csplugincommon/particlesys/particle.h -include/crystalspace/csplugincommon/render3d/normalizationcube.h -include/crystalspace/csplugincommon/render3d/txtmgr.h -include/crystalspace/csplugincommon/renderstep/basesteploader.h -include/crystalspace/csplugincommon/renderstep/basesteptype.h -include/crystalspace/csplugincommon/renderstep/parserenderstep.h -include/crystalspace/csplugincommon/shader/shaderplugin.h -include/crystalspace/csplugincommon/shader/shaderprogram.h -include/crystalspace/csplugincommon/shader/shaderprogram.tok -include/crystalspace/csplugincommon/sndsys/convert.h -include/crystalspace/csplugincommon/sndsys/cyclicbuf.h -include/crystalspace/csplugincommon/softshader/defaultshader.h -include/crystalspace/csplugincommon/softshader/renderinterface.h -include/crystalspace/csplugincommon/softshader/scanline.h -include/crystalspace/csplugincommon/softshader/texture.h -include/crystalspace/csplugincommon/softshader/types.h -include/crystalspace/csplugincommon/soundloader/sndload.h -include/crystalspace/csplugincommon/soundloader/soundraw.h -include/crystalspace/csplugincommon/soundrenderer/shdl.h -include/crystalspace/csplugincommon/soundrenderer/slstn.h -include/crystalspace/csplugincommon/win32/csextern_win.h -include/crystalspace/csplugincommon/win32/customcursor.h -include/crystalspace/cstool/basetexfact.h -include/crystalspace/cstool/bitmasktostr.h -include/crystalspace/cstool/collider.h -include/crystalspace/cstool/csanim2d.h -include/crystalspace/cstool/csapplicationframework.h -include/crystalspace/cstool/csfxscr.h -include/crystalspace/cstool/cspixmap.h -include/crystalspace/cstool/csview.h -include/crystalspace/cstool/debugimagewriter.h -include/crystalspace/cstool/enginetools.h -include/crystalspace/cstool/fogmath.h -include/crystalspace/cstool/framedataholder.h -include/crystalspace/cstool/gentrtex.h -include/crystalspace/cstool/identstrings.h -include/crystalspace/cstool/importkit.h -include/crystalspace/cstool/initapp.h -include/crystalspace/cstool/keyval.h -include/crystalspace/cstool/mapnode.h -include/crystalspace/cstool/meshobjtmpl.h -include/crystalspace/cstool/normalcalc.h -include/crystalspace/cstool/pen.h -include/crystalspace/cstool/primitives.h -include/crystalspace/cstool/proctex.h -include/crystalspace/cstool/proctxtanim.h -include/crystalspace/cstool/rbuflock.h -include/crystalspace/cstool/rendermeshholder.h -include/crystalspace/cstool/rendermeshlist.h -include/crystalspace/cstool/sndwrap.h -include/crystalspace/cstool/tokenlist.h -include/crystalspace/cstool/userrndbuf.h -include/crystalspace/cstool/vertexcompress.h -include/crystalspace/cstool/vfsdirchange.h -include/crystalspace/csutil/macosx/OSXAssistant.h -include/crystalspace/csutil/macosx/csosdefs.h -include/crystalspace/csutil/algorithms.h -include/crystalspace/csutil/ansicolor.h -include/crystalspace/csutil/ansiparse.h -include/crystalspace/csutil/archive.h -include/crystalspace/csutil/array.h -include/crystalspace/csutil/binder.h -include/crystalspace/csutil/bitarray.h -include/crystalspace/csutil/blockallocator.h -include/crystalspace/csutil/callstack.h -include/crystalspace/csutil/cfgacc.h -include/crystalspace/csutil/cfgdoc.h -include/crystalspace/csutil/cfgfile.h -include/crystalspace/csutil/cfgmgr.h -include/crystalspace/csutil/cmdhelp.h -include/crystalspace/csutil/cmdline.h -include/crystalspace/csutil/comparator.h -include/crystalspace/csutil/csbaseeventh.h -include/crystalspace/csutil/cscolor.h -include/crystalspace/csutil/csendian.h -include/crystalspace/csutil/csevcord.h -include/crystalspace/csutil/csevent.h -include/crystalspace/csutil/cseventq.h -include/crystalspace/csutil/csmd5.h -include/crystalspace/csutil/cseventflattener.h -include/crystalspace/csutil/csinput.h -include/crystalspace/csutil/csobject.h -include/crystalspace/csutil/csosdefs.h -include/crystalspace/csutil/csperlxs_fallback.inc -include/crystalspace/csutil/cspmeter.h -include/crystalspace/csutil/csppulse.h -include/crystalspace/csutil/csprocessorcap.h -include/crystalspace/csutil/csshlib.h -include/crystalspace/csutil/csstring.h -include/crystalspace/csutil/cssubscription.h -include/crystalspace/csutil/csuctransform.h -include/crystalspace/csutil/csunicode.h -include/crystalspace/csutil/databuf.h -include/crystalspace/csutil/debug.h -include/crystalspace/csutil/dirtyaccessarray.h -include/crystalspace/csutil/documentcommon.h -include/crystalspace/csutil/documenthelper.h -include/crystalspace/csutil/event.h -include/crystalspace/csutil/eventhandlers.h -include/crystalspace/csutil/eventnames.h -include/crystalspace/csutil/evoutlet.h -include/crystalspace/csutil/fifo.h -include/crystalspace/csutil/filereadhelper.h -include/crystalspace/csutil/flags.h -include/crystalspace/csutil/floatrand.h -include/crystalspace/csutil/formatter.h -include/crystalspace/csutil/fpu80x86.h -include/crystalspace/csutil/garray.h -include/crystalspace/csutil/getopt.h -include/crystalspace/csutil/hash.h -include/crystalspace/csutil/hashhandlers.h -include/crystalspace/csutil/hashr.h -include/crystalspace/csutil/inputdef.h -include/crystalspace/csutil/leakguard.h -include/crystalspace/csutil/list.h -include/crystalspace/csutil/memdebug.h -include/crystalspace/csutil/memfile.h -include/crystalspace/csutil/mempool.h -include/crystalspace/csutil/mmap_dummy.h -include/crystalspace/csutil/mmap_posix.h -include/crystalspace/csutil/mmapio.h -include/crystalspace/csutil/nobjvec.h -include/crystalspace/csutil/nulcache.h -include/crystalspace/csutil/objiter.h -include/crystalspace/csutil/objpool.h -include/crystalspace/csutil/objreg.h -include/crystalspace/csutil/parasiticdatabuffer.h -include/crystalspace/csutil/parray.h -include/crystalspace/csutil/partialorder.h -include/crystalspace/csutil/physfile.h -include/crystalspace/csutil/plugldr.h -include/crystalspace/csutil/plugmgr.h -include/crystalspace/csutil/pooledscfclass.h -include/crystalspace/csutil/prfxcfg.h -include/crystalspace/csutil/profile.h -include/crystalspace/csutil/radixsort.h -include/crystalspace/csutil/randomgen.h -include/crystalspace/csutil/redblacktree.h -include/crystalspace/csutil/ref.h -include/crystalspace/csutil/refarr.h -include/crystalspace/csutil/refcount.h -include/crystalspace/csutil/reftrackeraccess.h -include/crystalspace/csutil/regexp.h -include/crystalspace/csutil/scanstr.h -include/crystalspace/csutil/scf.h -include/crystalspace/csutil/scf_impl.h -include/crystalspace/csutil/scf_implementation.h -include/crystalspace/csutil/scf_implgen.h -include/crystalspace/csutil/scf_interface.h -include/crystalspace/csutil/scfstr.h -include/crystalspace/csutil/scfstringarray.h -include/crystalspace/csutil/scfstrset.h -include/crystalspace/csutil/schedule.h -include/crystalspace/csutil/scopedmutexlock.h -include/crystalspace/csutil/set.h -include/crystalspace/csutil/snprintf.h -include/crystalspace/csutil/sparse3d.h -include/crystalspace/csutil/strhash.h -include/crystalspace/csutil/stringarray.h -include/crystalspace/csutil/stringreader.h -include/crystalspace/csutil/strset.h -include/crystalspace/csutil/sysfunc.h -include/crystalspace/csutil/syspath.h -include/crystalspace/csutil/thread.h -include/crystalspace/csutil/threadjobqueue.h -include/crystalspace/csutil/timemeasure.h -include/crystalspace/csutil/timer.h -include/crystalspace/csutil/tree.h -include/crystalspace/csutil/util.h -include/crystalspace/csutil/verbosity.h -include/crystalspace/csutil/vfscache.h -include/crystalspace/csutil/vfsplat.h -include/crystalspace/csutil/virtclk.h -include/crystalspace/csutil/weakref.h -include/crystalspace/csutil/weakrefarr.h -include/crystalspace/csutil/xmltiny.h -include/crystalspace/csutil/zip.h -include/crystalspace/csutil/unix/csosdefs.h -include/crystalspace/csutil/win32/APIdeclare.inc -include/crystalspace/csutil/win32/DbgHelpAPI.fun -include/crystalspace/csutil/win32/DbgHelpAPI.h -include/crystalspace/csutil/win32/callstack.h -include/crystalspace/csutil/win32/csconfig.h -include/crystalspace/csutil/win32/csosdefs.h -include/crystalspace/csutil/win32/minidump.h -include/crystalspace/csutil/win32/mmap.h -include/crystalspace/csutil/win32/psdk-compat.h -include/crystalspace/csutil/win32/registrycfg.h -include/crystalspace/csutil/win32/sanity.inc -include/crystalspace/csutil/win32/win32.h -include/crystalspace/csutil/win32/wintools.h -include/crystalspace/iaws/awscnvs.h -include/crystalspace/iaws/aws.h -include/crystalspace/iaws/aws2.h -include/crystalspace/iaws/awsdefs.h -include/crystalspace/iaws/awsdock.h -include/crystalspace/iaws/awsecomp.h -include/crystalspace/iaws/awsparm.h -include/crystalspace/iengine/rendersteps/icontainer.h -include/crystalspace/iengine/rendersteps/igeneric.h -include/crystalspace/iengine/rendersteps/ilightiter.h -include/crystalspace/iengine/rendersteps/irenderstep.h -include/crystalspace/iengine/rendersteps/irsfact.h -include/crystalspace/iengine/camera.h -include/crystalspace/iengine/campos.h -include/crystalspace/iengine/collectn.h -include/crystalspace/iengine/engine.h -include/crystalspace/iengine/fview.h -include/crystalspace/iengine/halo.h -include/crystalspace/iengine/imposter.h -include/crystalspace/iengine/light.h -include/crystalspace/iengine/lightmgr.h -include/crystalspace/iengine/lod.h -include/crystalspace/iengine/material.h -include/crystalspace/iengine/mesh.h -include/crystalspace/iengine/meshgen.h -include/crystalspace/iengine/movable.h -include/crystalspace/iengine/objwatch.h -include/crystalspace/iengine/portal.h -include/crystalspace/iengine/portalcontainer.h -include/crystalspace/iengine/region.h -include/crystalspace/iengine/renderloop.h -include/crystalspace/iengine/rview.h -include/crystalspace/iengine/scenenode.h -include/crystalspace/iengine/sector.h -include/crystalspace/iengine/shadcast.h -include/crystalspace/iengine/shadows.h -include/crystalspace/iengine/sharevar.h -include/crystalspace/iengine/texture.h -include/crystalspace/iengine/viscull.h -include/crystalspace/igeom/clip2d.h -include/crystalspace/igeom/objmodel.h -include/crystalspace/igeom/path.h -include/crystalspace/igeom/polymesh.h -include/crystalspace/igraphic/animimg.h -include/crystalspace/igraphic/image.h -include/crystalspace/igraphic/imageio.h -include/crystalspace/imap/ldrctxt.h -include/crystalspace/imap/loader.h -include/crystalspace/imap/modelload.h -include/crystalspace/imap/parser.h -include/crystalspace/imap/reader.h -include/crystalspace/imap/saver.h -include/crystalspace/imap/services.h -include/crystalspace/imap/streamsource.h -include/crystalspace/imap/writer.h -include/crystalspace/imesh/bezier.h -include/crystalspace/imesh/emit.h -include/crystalspace/imesh/explode.h -include/crystalspace/imesh/fire.h -include/crystalspace/imesh/fountain.h -include/crystalspace/imesh/genmesh.h -include/crystalspace/imesh/gmeshanim.h -include/crystalspace/imesh/gmeshskel.h -include/crystalspace/imesh/haze.h -include/crystalspace/imesh/instmesh.h -include/crystalspace/imesh/lghtng.h -include/crystalspace/imesh/lighting.h -include/crystalspace/imesh/nullmesh.h -include/crystalspace/imesh/object.h -include/crystalspace/imesh/particle.h -include/crystalspace/imesh/particles.h -include/crystalspace/imesh/partsys.h -include/crystalspace/imesh/protomesh.h -include/crystalspace/imesh/rain.h -include/crystalspace/imesh/snow.h -include/crystalspace/imesh/spiral.h -include/crystalspace/imesh/sprite2d.h -include/crystalspace/imesh/sprite3d.h -include/crystalspace/imesh/spritecal3d.h -include/crystalspace/imesh/stars.h -include/crystalspace/imesh/terrain.h -include/crystalspace/imesh/thing.h -include/crystalspace/inetwork/vosa3dl.h -include/crystalspace/inetwork/vosapi.h -include/crystalspace/isndsys/ss_data.h -include/crystalspace/isndsys/ss_driver.h -include/crystalspace/isndsys/ss_filter.h -include/crystalspace/isndsys/ss_listener.h -include/crystalspace/isndsys/ss_loader.h -include/crystalspace/isndsys/ss_manager.h -include/crystalspace/isndsys/ss_renderer.h -include/crystalspace/isndsys/ss_source.h -include/crystalspace/isndsys/ss_stream.h -include/crystalspace/isndsys/ss_structs.h -include/crystalspace/isound/driver.h -include/crystalspace/isound/data.h -include/crystalspace/isound/handle.h -include/crystalspace/isound/listener.h -include/crystalspace/isound/loader.h -include/crystalspace/isound/renderer.h -include/crystalspace/isound/source.h -include/crystalspace/isound/wrapper.h -include/crystalspace/itexture/iproctex.h -include/crystalspace/itexture/ifire.h -include/crystalspace/itexture/itexfact.h -include/crystalspace/itexture/itexloaderctx.h -include/crystalspace/iutil/binder.h -include/crystalspace/iutil/cache.h -include/crystalspace/iutil/cfgfile.h -include/crystalspace/iutil/cfgmgr.h -include/crystalspace/iutil/cmdline.h -include/crystalspace/iutil/comp.h -include/crystalspace/iutil/csinput.h -include/crystalspace/iutil/databuff.h -include/crystalspace/iutil/dbghelp.h -include/crystalspace/iutil/document.h -include/crystalspace/iutil/evdefs.h -include/crystalspace/iutil/event.h -include/crystalspace/iutil/eventh.h -include/crystalspace/iutil/eventhandlers.h -include/crystalspace/iutil/eventnames.h -include/crystalspace/iutil/eventq.h -include/crystalspace/iutil/job.h -include/crystalspace/iutil/kitchensink.h -include/crystalspace/iutil/memdebug.h -include/crystalspace/iutil/object.h -include/crystalspace/iutil/objreg.h -include/crystalspace/iutil/plugin.h -include/crystalspace/iutil/pluginconfig.h -include/crystalspace/iutil/timer.h -include/crystalspace/iutil/reftrack.h -include/crystalspace/iutil/selfdestruct.h -include/crystalspace/iutil/string.h -include/crystalspace/iutil/stringarray.h -include/crystalspace/iutil/strset.h -include/crystalspace/iutil/verbositymanager.h -include/crystalspace/iutil/vfs.h -include/crystalspace/iutil/virtclk.h -include/crystalspace/ivaria/bugplug.h -include/crystalspace/ivaria/collider.h -include/crystalspace/ivaria/conin.h -include/crystalspace/ivaria/conout.h -include/crystalspace/ivaria/cspace.i -include/crystalspace/ivaria/dynamics.h -include/crystalspace/ivaria/engseq.h -include/crystalspace/ivaria/icegui.h -include/crystalspace/ivaria/javapost.i -include/crystalspace/ivaria/javapre.i -include/crystalspace/ivaria/keyval.h -include/crystalspace/ivaria/mapnode.h -include/crystalspace/ivaria/movierecorder.h -include/crystalspace/ivaria/ode.h -include/crystalspace/ivaria/perl1st.i -include/crystalspace/ivaria/perlpost.i -include/crystalspace/ivaria/perlpre.i -include/crystalspace/ivaria/pmeter.h -include/crystalspace/ivaria/pyeventh.i -include/crystalspace/ivaria/pythpost.i -include/crystalspace/ivaria/pythpre.i -include/crystalspace/ivaria/pythvarg.i -include/crystalspace/ivaria/reporter.h -include/crystalspace/ivaria/script.h -include/crystalspace/ivaria/sequence.h -include/crystalspace/ivaria/simpleformer.h -include/crystalspace/ivaria/stdrep.h -include/crystalspace/ivaria/terraform.h -include/crystalspace/ivaria/view.h -include/crystalspace/ivideo/cursor.h -include/crystalspace/ivideo/custcursor.h -include/crystalspace/ivideo/fontserv.h -include/crystalspace/ivideo/gfxmem.h -include/crystalspace/ivideo/graph2d.h -include/crystalspace/ivideo/graph3d.h -include/crystalspace/ivideo/halo.h -include/crystalspace/ivideo/lighting.h -include/crystalspace/ivideo/material.h -include/crystalspace/ivideo/natwin.h -include/crystalspace/ivideo/rendermesh.h -include/crystalspace/ivideo/rndbuf.h -include/crystalspace/ivideo/texture.h -include/crystalspace/ivideo/txtmgr.h -include/crystalspace/ivideo/wxwin.h -include/crystalspace/ivideo/shader/shader.h -include/crystalspace/csconfig.h -lib/crystalspace/aws.so -lib/crystalspace/aws2.so -lib/crystalspace/bugplug.so -lib/crystalspace/csopcode.so -lib/crystalspace/csconin.so -lib/crystalspace/fancycon.so -lib/crystalspace/simpcon.so -lib/crystalspace/csconout.so -lib/crystalspace/cspython.so -lib/crystalspace/csparser.so -lib/crystalspace/cssynldr.so -lib/crystalspace/cssaver.so -lib/crystalspace/dynavis.so -lib/crystalspace/frustvis.so -lib/crystalspace/bindoc.so -lib/crystalspace/dsplex.so -lib/crystalspace/xmlread.so -lib/crystalspace/xmltiny.so -lib/crystalspace/engine.so -lib/crystalspace/rendstep_fatrl.so -lib/crystalspace/rendloop_loader.so -lib/crystalspace/rendstep_std.so -lib/crystalspace/rendstep_stencil.so -lib/crystalspace/rendstep_stencil2.so -lib/crystalspace/engseq.so -lib/crystalspace/vfs.so -lib/crystalspace/csfont.so -lib/crystalspace/fontplex.so -lib/crystalspace/freefnt2.so -lib/crystalspace/bezier.so -lib/crystalspace/bezierldr.so -lib/crystalspace/emit.so -lib/crystalspace/emitldr.so -lib/crystalspace/explo.so -lib/crystalspace/exploldr.so -lib/crystalspace/fire.so -lib/crystalspace/fireldr.so -lib/crystalspace/fountain.so -lib/crystalspace/fountldr.so -lib/crystalspace/genmesh.so -lib/crystalspace/gmeshldr.so -lib/crystalspace/gmesh3ds.so -lib/crystalspace/gmeshanim.so -lib/crystalspace/gmeshskelanim.so -lib/crystalspace/haze.so -lib/crystalspace/hazeldr.so -lib/crystalspace/instmesh.so -lib/crystalspace/lghtng.so -lib/crystalspace/instmeshldr.so -lib/crystalspace/lghtngldr.so -lib/crystalspace/nullmesh.so -lib/crystalspace/nullmeshldr.so -lib/crystalspace/particles.so -lib/crystalspace/particlesldr.so -lib/crystalspace/partphys_simple.so -lib/crystalspace/partphys_ode.so -lib/crystalspace/rain.so -lib/crystalspace/rainldr.so -lib/crystalspace/snow.so -lib/crystalspace/snowldr.so -lib/crystalspace/spiral.so -lib/crystalspace/spirldr.so -lib/crystalspace/spr2d.so -lib/crystalspace/spr2dldr.so -lib/crystalspace/spr3d.so -lib/crystalspace/spr3dbin.so -lib/crystalspace/spr3dldr.so -lib/crystalspace/spr3md2.so -lib/crystalspace/sprcal3d.so -lib/crystalspace/sprcal3dldr.so -lib/crystalspace/stars.so -lib/crystalspace/starldr.so -lib/crystalspace/bruteblock.so -lib/crystalspace/terrainldr.so -lib/crystalspace/thing.so -lib/crystalspace/thingldr.so -lib/crystalspace/protomesh.so -lib/crystalspace/protomeshldr.so -lib/crystalspace/movierecorder.so -lib/crystalspace/physldr.so -lib/crystalspace/odedynam.so -lib/crystalspace/stdpt.so -lib/crystalspace/ptanimimg.so -lib/crystalspace/tlfunc.so -lib/crystalspace/reporter.so -lib/crystalspace/sequence.so -lib/crystalspace/sndsysloader.so -lib/crystalspace/sndsysogg.so -lib/crystalspace/sndsyswav.so -lib/crystalspace/sndmanager.so -lib/crystalspace/sndsyssoft.so -lib/crystalspace/sndsysoss.so -lib/crystalspace/ossdrv.so -lib/crystalspace/sndaiff.so -lib/crystalspace/sndau.so -lib/crystalspace/sndiff.so -lib/crystalspace/sndmod.so -lib/crystalspace/sndplex.so -lib/crystalspace/sndogg.so -lib/crystalspace/sndwav.so -lib/crystalspace/sndoal.so -lib/crystalspace/sndsoft.so -lib/crystalspace/stdrep.so -lib/crystalspace/simpleformer.so -lib/crystalspace/simpleformerldr.so -lib/crystalspace/cacacanvas.so -lib/crystalspace/memory2d.so -lib/crystalspace/null2d.so -lib/crystalspace/glx2d.so -lib/crystalspace/sdl2d.so -lib/crystalspace/x2d.so -lib/crystalspace/xext86vm.so -lib/crystalspace/xextshm.so -lib/crystalspace/xwin.so -lib/crystalspace/csbmpimg.so -lib/crystalspace/csddsimg.so -lib/crystalspace/csgifimg.so -lib/crystalspace/csjngimg.so -lib/crystalspace/csjpgimg.so -lib/crystalspace/imgplex.so -lib/crystalspace/cspngimg.so -lib/crystalspace/cstgaimg.so -lib/crystalspace/gl3d.so -lib/crystalspace/soft3d.so -lib/crystalspace/shadermgr.so -lib/crystalspace/glshader_arb.so -lib/crystalspace/glshader_fixed.so -lib/crystalspace/glshader_ps1.so -lib/crystalspace/softshader.so -lib/crystalspace/vproc_std.so -lib/crystalspace/xmlshader.so -lib/crystalspace/null3d.so -lib/crystalspace/cscursor.so -lib/libcrystalspace.a -lib/libcrystalspace_opengl.a -lib/libcrystalspace_python.a -%%DOCSDIR%%/README -%%DOCSDIR%%/LICENSE -%%DOCSDIR%%/history.txt -%%DOCSDIR%%/history.old -%%DOCSDIR%%/html/manual/build/platform/win32/cygwin/cygshot1.jpg -%%DOCSDIR%%/html/manual/build/platform/win32/cygwin/cygshot2.jpg -%%DOCSDIR%%/html/manual/build/platform/win32/cygwin/cygshot3.jpg -%%DOCSDIR%%/html/manual/build/platform/win32/cygwin/cygshot4.jpg -%%DOCSDIR%%/html/manual/build/platform/win32/cygwin/cygshot5.jpg -%%DOCSDIR%%/html/manual/build/platform/win32/cygwin/cygshot6.jpg -%%DOCSDIR%%/html/manual/build/platform/win32/cygwin/cygshot7.jpg -%%DOCSDIR%%/html/manual/build/platform/win32/cygwin/cygshot8.jpg -%%DOCSDIR%%/html/manual/build/platform/win32/cygwin/cygshot9.jpg -%%DOCSDIR%%/html/manual/build/wincvs/wincvs01.jpg -%%DOCSDIR%%/html/manual/build/wincvs/wincvs02.jpg -%%DOCSDIR%%/html/manual/build/wincvs/wincvs03.jpg -%%DOCSDIR%%/html/manual/build/wincvs/wincvs04.jpg -%%DOCSDIR%%/html/manual/build/wincvs/wincvs05.jpg -%%DOCSDIR%%/html/manual/build/wincvs/wincvs06.jpg -%%DOCSDIR%%/html/manual/build/wincvs/wincvs07.jpg -%%DOCSDIR%%/html/manual/build/wincvs/wincvs08.jpg -%%DOCSDIR%%/html/manual/build/wincvs/wincvs09.jpg -%%DOCSDIR%%/html/manual/build/wincvs/wincvs10.jpg -%%DOCSDIR%%/html/manual/build/wincvs/wincvs11.jpg -%%DOCSDIR%%/html/manual/build/wincvs/wincvs12.jpg -%%DOCSDIR%%/html/manual/build/wincvs/wincvs13.jpg -%%DOCSDIR%%/html/manual/cs_1.1.html -%%DOCSDIR%%/html/manual/cs_1.10.html -%%DOCSDIR%%/html/manual/cs_1.11.html -%%DOCSDIR%%/html/manual/cs_1.12.html -%%DOCSDIR%%/html/manual/cs_1.2.html -%%DOCSDIR%%/html/manual/cs_1.3.html -%%DOCSDIR%%/html/manual/cs_1.4.html -%%DOCSDIR%%/html/manual/cs_1.5.html -%%DOCSDIR%%/html/manual/cs_1.6.html -%%DOCSDIR%%/html/manual/cs_1.7.html -%%DOCSDIR%%/html/manual/cs_1.8.html -%%DOCSDIR%%/html/manual/cs_1.9.html -%%DOCSDIR%%/html/manual/cs_1.html -%%DOCSDIR%%/html/manual/cs_2.1.html -%%DOCSDIR%%/html/manual/cs_2.2.html -%%DOCSDIR%%/html/manual/cs_2.3.html -%%DOCSDIR%%/html/manual/cs_2.4.1.html -%%DOCSDIR%%/html/manual/cs_2.4.2.1.html -%%DOCSDIR%%/html/manual/cs_2.4.2.2.html -%%DOCSDIR%%/html/manual/cs_2.4.2.3.html -%%DOCSDIR%%/html/manual/cs_2.4.2.4.html -%%DOCSDIR%%/html/manual/cs_2.4.html -%%DOCSDIR%%/html/manual/cs_2.4.2.5.html -%%DOCSDIR%%/html/manual/cs_2.4.2.6.html -%%DOCSDIR%%/html/manual/cs_2.4.2.7.html -%%DOCSDIR%%/html/manual/cs_2.4.2.8.html -%%DOCSDIR%%/html/manual/cs_2.4.2.html -%%DOCSDIR%%/html/manual/cs_2.4.3.html -%%DOCSDIR%%/html/manual/cs_2.4.4.html -%%DOCSDIR%%/html/manual/cs_2.4.5.html -%%DOCSDIR%%/html/manual/cs_2.4.6.1.html -%%DOCSDIR%%/html/manual/cs_2.4.6.2.html -%%DOCSDIR%%/html/manual/cs_2.4.6.3.html -%%DOCSDIR%%/html/manual/cs_2.4.6.4.html -%%DOCSDIR%%/html/manual/cs_2.4.6.html -%%DOCSDIR%%/html/manual/cs_2.5.html -%%DOCSDIR%%/html/manual/cs_2.6.html -%%DOCSDIR%%/html/manual/cs_2.html -%%DOCSDIR%%/html/manual/cs_3.1.1.html -%%DOCSDIR%%/html/manual/cs_3.1.2.html -%%DOCSDIR%%/html/manual/cs_3.1.3.html -%%DOCSDIR%%/html/manual/cs_3.1.4.1.html -%%DOCSDIR%%/html/manual/cs_3.1.4.2.html -%%DOCSDIR%%/html/manual/cs_3.1.html -%%DOCSDIR%%/html/manual/cs_3.1.4.3.html -%%DOCSDIR%%/html/manual/cs_3.1.4.4.html -%%DOCSDIR%%/html/manual/cs_3.1.4.5.html -%%DOCSDIR%%/html/manual/cs_3.1.4.6.html -%%DOCSDIR%%/html/manual/cs_3.1.4.7.html -%%DOCSDIR%%/html/manual/cs_3.1.4.8.html -%%DOCSDIR%%/html/manual/cs_3.1.4.9.html -%%DOCSDIR%%/html/manual/cs_3.1.4.html -%%DOCSDIR%%/html/manual/cs_3.1.5.html -%%DOCSDIR%%/html/manual/cs_3.1.6.html -%%DOCSDIR%%/html/manual/cs_3.2.html -%%DOCSDIR%%/html/manual/cs_3.html -%%DOCSDIR%%/html/manual/cs_4.1.1.html -%%DOCSDIR%%/html/manual/cs_4.1.2.html -%%DOCSDIR%%/html/manual/cs_4.1.3.html -%%DOCSDIR%%/html/manual/cs_4.1.html -%%DOCSDIR%%/html/manual/cs_4.10.1.html -%%DOCSDIR%%/html/manual/cs_4.10.10.html -%%DOCSDIR%%/html/manual/cs_4.10.11.html -%%DOCSDIR%%/html/manual/cs_4.10.12.html -%%DOCSDIR%%/html/manual/cs_4.10.13.html -%%DOCSDIR%%/html/manual/cs_4.2.html -%%DOCSDIR%%/html/manual/cs_4.10.14.html -%%DOCSDIR%%/html/manual/cs_4.10.15.html -%%DOCSDIR%%/html/manual/cs_4.10.16.html -%%DOCSDIR%%/html/manual/cs_4.10.17.html -%%DOCSDIR%%/html/manual/cs_4.10.18.html -%%DOCSDIR%%/html/manual/cs_4.10.19.html -%%DOCSDIR%%/html/manual/cs_4.10.2.html -%%DOCSDIR%%/html/manual/cs_4.10.20.html -%%DOCSDIR%%/html/manual/cs_4.10.21.html -%%DOCSDIR%%/html/manual/cs_4.10.22.html -%%DOCSDIR%%/html/manual/cs_4.10.23.html -%%DOCSDIR%%/html/manual/cs_4.10.24.html -%%DOCSDIR%%/html/manual/cs_4.10.3.html -%%DOCSDIR%%/html/manual/cs_4.10.4.html -%%DOCSDIR%%/html/manual/cs_4.10.5.html -%%DOCSDIR%%/html/manual/cs_4.10.6.html -%%DOCSDIR%%/html/manual/cs_4.10.7.html -%%DOCSDIR%%/html/manual/cs_4.10.8.html -%%DOCSDIR%%/html/manual/cs_4.10.9.html -%%DOCSDIR%%/html/manual/cs_4.10.html -%%DOCSDIR%%/html/manual/cs_4.11.1.html -%%DOCSDIR%%/html/manual/cs_4.11.2.html -%%DOCSDIR%%/html/manual/cs_4.11.html -%%DOCSDIR%%/html/manual/cs_4.12.1.html -%%DOCSDIR%%/html/manual/cs_4.12.2.1.html -%%DOCSDIR%%/html/manual/cs_4.12.2.2.html -%%DOCSDIR%%/html/manual/cs_4.12.2.3.html -%%DOCSDIR%%/html/manual/cs_4.12.2.4.html -%%DOCSDIR%%/html/manual/cs_4.12.2.5.html -%%DOCSDIR%%/html/manual/cs_4.12.2.6.html -%%DOCSDIR%%/html/manual/cs_4.12.2.html -%%DOCSDIR%%/html/manual/cs_4.12.3.html -%%DOCSDIR%%/html/manual/cs_4.12.html -%%DOCSDIR%%/html/manual/cs_4.13.1.html -%%DOCSDIR%%/html/manual/cs_4.13.2.html -%%DOCSDIR%%/html/manual/cs_4.13.html -%%DOCSDIR%%/html/manual/cs_4.14.1.html -%%DOCSDIR%%/html/manual/cs_4.14.2.html -%%DOCSDIR%%/html/manual/cs_4.14.html -%%DOCSDIR%%/html/manual/cs_4.15.1.html -%%DOCSDIR%%/html/manual/cs_4.15.2.html -%%DOCSDIR%%/html/manual/cs_4.15.3.html -%%DOCSDIR%%/html/manual/cs_4.15.4.html -%%DOCSDIR%%/html/manual/cs_4.15.5.html -%%DOCSDIR%%/html/manual/cs_4.15.6.html -%%DOCSDIR%%/html/manual/cs_4.15.html -%%DOCSDIR%%/html/manual/cs_4.16.1.html -%%DOCSDIR%%/html/manual/cs_4.16.2.1.html -%%DOCSDIR%%/html/manual/cs_4.16.2.2.html -%%DOCSDIR%%/html/manual/cs_4.16.2.3.html -%%DOCSDIR%%/html/manual/cs_4.16.2.4.html -%%DOCSDIR%%/html/manual/cs_4.16.2.html -%%DOCSDIR%%/html/manual/cs_4.16.3.1.html -%%DOCSDIR%%/html/manual/cs_4.16.3.2.html -%%DOCSDIR%%/html/manual/cs_4.16.3.3.html -%%DOCSDIR%%/html/manual/cs_4.16.3.html -%%DOCSDIR%%/html/manual/cs_4.16.4.html -%%DOCSDIR%%/html/manual/cs_4.16.5.html -%%DOCSDIR%%/html/manual/cs_4.16.html -%%DOCSDIR%%/html/manual/cs_4.17.1.html -%%DOCSDIR%%/html/manual/cs_4.17.2.html -%%DOCSDIR%%/html/manual/cs_4.17.html -%%DOCSDIR%%/html/manual/cs_4.18.1.html -%%DOCSDIR%%/html/manual/cs_4.18.2.html -%%DOCSDIR%%/html/manual/cs_4.18.3.html -%%DOCSDIR%%/html/manual/cs_4.18.4.html -%%DOCSDIR%%/html/manual/cs_4.18.html -%%DOCSDIR%%/html/manual/cs_4.19.1.html -%%DOCSDIR%%/html/manual/cs_4.19.10.html -%%DOCSDIR%%/html/manual/cs_4.19.11.1.html -%%DOCSDIR%%/html/manual/cs_4.19.11.2.html -%%DOCSDIR%%/html/manual/cs_4.19.11.3.html -%%DOCSDIR%%/html/manual/cs_4.19.11.4.html -%%DOCSDIR%%/html/manual/cs_4.19.11.5.html -%%DOCSDIR%%/html/manual/cs_4.19.11.html -%%DOCSDIR%%/html/manual/cs_4.19.2.html -%%DOCSDIR%%/html/manual/cs_4.19.3.1.html -%%DOCSDIR%%/html/manual/cs_4.19.3.2.html -%%DOCSDIR%%/html/manual/cs_4.19.3.3.html -%%DOCSDIR%%/html/manual/cs_4.19.3.html -%%DOCSDIR%%/html/manual/cs_4.19.4.html -%%DOCSDIR%%/html/manual/cs_4.19.5.1.html -%%DOCSDIR%%/html/manual/cs_4.19.5.10.html -%%DOCSDIR%%/html/manual/cs_4.19.5.11.html -%%DOCSDIR%%/html/manual/cs_4.19.5.12.html -%%DOCSDIR%%/html/manual/cs_4.19.5.13.html -%%DOCSDIR%%/html/manual/cs_4.19.5.14.html -%%DOCSDIR%%/html/manual/cs_4.19.5.2.html -%%DOCSDIR%%/html/manual/cs_4.19.5.3.html -%%DOCSDIR%%/html/manual/cs_4.19.5.4.html -%%DOCSDIR%%/html/manual/cs_4.19.5.5.html -%%DOCSDIR%%/html/manual/cs_4.19.5.6.html -%%DOCSDIR%%/html/manual/cs_4.19.5.7.html -%%DOCSDIR%%/html/manual/cs_4.19.5.8.html -%%DOCSDIR%%/html/manual/cs_4.19.5.9.html -%%DOCSDIR%%/html/manual/cs_4.19.5.html -%%DOCSDIR%%/html/manual/cs_4.19.6.html -%%DOCSDIR%%/html/manual/cs_4.19.7.html -%%DOCSDIR%%/html/manual/cs_4.19.8.html -%%DOCSDIR%%/html/manual/cs_4.19.9.html -%%DOCSDIR%%/html/manual/cs_4.19.html -%%DOCSDIR%%/html/manual/cs_4.20.html -%%DOCSDIR%%/html/manual/cs_4.21.1.html -%%DOCSDIR%%/html/manual/cs_4.21.2.html -%%DOCSDIR%%/html/manual/cs_4.21.3.html -%%DOCSDIR%%/html/manual/cs_4.21.4.html -%%DOCSDIR%%/html/manual/cs_4.21.5.html -%%DOCSDIR%%/html/manual/cs_4.21.6.html -%%DOCSDIR%%/html/manual/cs_4.21.html -%%DOCSDIR%%/html/manual/cs_4.22.1.html -%%DOCSDIR%%/html/manual/cs_4.22.2.html -%%DOCSDIR%%/html/manual/cs_4.22.3.html -%%DOCSDIR%%/html/manual/cs_4.22.html -%%DOCSDIR%%/html/manual/cs_4.3.1.1.html -%%DOCSDIR%%/html/manual/cs_4.3.1.2.html -%%DOCSDIR%%/html/manual/cs_4.3.1.3.html -%%DOCSDIR%%/html/manual/cs_4.3.1.4.html -%%DOCSDIR%%/html/manual/cs_4.3.1.5.html -%%DOCSDIR%%/html/manual/cs_4.3.1.html -%%DOCSDIR%%/html/manual/cs_4.3.2.1.html -%%DOCSDIR%%/html/manual/cs_4.3.2.2.html -%%DOCSDIR%%/html/manual/cs_4.3.2.3.html -%%DOCSDIR%%/html/manual/cs_4.3.2.html -%%DOCSDIR%%/html/manual/cs_4.3.3.1.html -%%DOCSDIR%%/html/manual/cs_4.3.3.2.html -%%DOCSDIR%%/html/manual/cs_4.3.3.3.html -%%DOCSDIR%%/html/manual/cs_4.3.3.html -%%DOCSDIR%%/html/manual/cs_4.3.html -%%DOCSDIR%%/html/manual/cs_4.4.1.1.html -%%DOCSDIR%%/html/manual/cs_4.4.1.10.html -%%DOCSDIR%%/html/manual/cs_4.4.1.2.html -%%DOCSDIR%%/html/manual/cs_4.4.1.3.html -%%DOCSDIR%%/html/manual/cs_4.4.1.4.html -%%DOCSDIR%%/html/manual/cs_4.4.1.5.html -%%DOCSDIR%%/html/manual/cs_4.4.1.6.html -%%DOCSDIR%%/html/manual/cs_4.4.1.7.html -%%DOCSDIR%%/html/manual/cs_4.4.1.8.html -%%DOCSDIR%%/html/manual/cs_4.4.1.9.html -%%DOCSDIR%%/html/manual/cs_4.4.1.html -%%DOCSDIR%%/html/manual/cs_4.4.2.html -%%DOCSDIR%%/html/manual/cs_4.4.3.html -%%DOCSDIR%%/html/manual/cs_4.4.html -%%DOCSDIR%%/html/manual/cs_4.5.1.html -%%DOCSDIR%%/html/manual/cs_4.5.2.html -%%DOCSDIR%%/html/manual/cs_4.5.3.html -%%DOCSDIR%%/html/manual/cs_4.5.4.1.html -%%DOCSDIR%%/html/manual/cs_4.5.4.2.html -%%DOCSDIR%%/html/manual/cs_4.5.4.3.html -%%DOCSDIR%%/html/manual/cs_4.5.4.4.html -%%DOCSDIR%%/html/manual/cs_4.5.4.5.html -%%DOCSDIR%%/html/manual/cs_4.5.4.6.html -%%DOCSDIR%%/html/manual/cs_4.5.4.html -%%DOCSDIR%%/html/manual/cs_4.5.html -%%DOCSDIR%%/html/manual/cs_4.6.1.html -%%DOCSDIR%%/html/manual/cs_4.6.2.1.html -%%DOCSDIR%%/html/manual/cs_4.6.2.html -%%DOCSDIR%%/html/manual/cs_4.6.html -%%DOCSDIR%%/html/manual/cs_4.7.1.html -%%DOCSDIR%%/html/manual/cs_4.7.2.html -%%DOCSDIR%%/html/manual/cs_4.7.html -%%DOCSDIR%%/html/manual/cs_4.8.1.html -%%DOCSDIR%%/html/manual/cs_4.8.2.html -%%DOCSDIR%%/html/manual/cs_4.8.3.html -%%DOCSDIR%%/html/manual/cs_4.8.html -%%DOCSDIR%%/html/manual/cs_4.9.1.html -%%DOCSDIR%%/html/manual/cs_4.9.2.html -%%DOCSDIR%%/html/manual/cs_4.9.3.html -%%DOCSDIR%%/html/manual/cs_4.9.4.html -%%DOCSDIR%%/html/manual/cs_4.9.5.html -%%DOCSDIR%%/html/manual/cs_4.9.6.html -%%DOCSDIR%%/html/manual/cs_4.9.7.1.html -%%DOCSDIR%%/html/manual/cs_4.9.7.2.html -%%DOCSDIR%%/html/manual/cs_4.9.7.3.html -%%DOCSDIR%%/html/manual/cs_4.9.7.4.html -%%DOCSDIR%%/html/manual/cs_4.9.7.5.html -%%DOCSDIR%%/html/manual/cs_4.9.7.6.html -%%DOCSDIR%%/html/manual/cs_4.9.7.7.html -%%DOCSDIR%%/html/manual/cs_4.9.7.8.html -%%DOCSDIR%%/html/manual/cs_4.9.7.html -%%DOCSDIR%%/html/manual/cs_4.9.8.html -%%DOCSDIR%%/html/manual/cs_4.9.9.html -%%DOCSDIR%%/html/manual/cs_4.9.html -%%DOCSDIR%%/html/manual/cs_4.html -%%DOCSDIR%%/html/manual/cs_5.1.html -%%DOCSDIR%%/html/manual/cs_5.2.html -%%DOCSDIR%%/html/manual/cs_5.3.html -%%DOCSDIR%%/html/manual/cs_5.4.html -%%DOCSDIR%%/html/manual/cs_5.5.1.html -%%DOCSDIR%%/html/manual/cs_5.5.2.html -%%DOCSDIR%%/html/manual/cs_5.5.3.html -%%DOCSDIR%%/html/manual/cs_5.5.4.html -%%DOCSDIR%%/html/manual/cs_5.5.html -%%DOCSDIR%%/html/manual/cs_5.6.1.html -%%DOCSDIR%%/html/manual/cs_5.6.10.html -%%DOCSDIR%%/html/manual/cs_5.6.11.html -%%DOCSDIR%%/html/manual/cs_5.6.2.html -%%DOCSDIR%%/html/manual/cs_5.6.3.html -%%DOCSDIR%%/html/manual/cs_5.6.4.html -%%DOCSDIR%%/html/manual/cs_5.6.5.html -%%DOCSDIR%%/html/manual/cs_5.6.6.html -%%DOCSDIR%%/html/manual/cs_5.6.7.html -%%DOCSDIR%%/html/manual/cs_5.6.8.html -%%DOCSDIR%%/html/manual/cs_5.6.9.html -%%DOCSDIR%%/html/manual/cs_5.6.html -%%DOCSDIR%%/html/manual/cs_5.7.html -%%DOCSDIR%%/html/manual/cs_5.8.html -%%DOCSDIR%%/html/manual/cs_5.9.1.html -%%DOCSDIR%%/html/manual/cs_5.9.2.html -%%DOCSDIR%%/html/manual/cs_5.9.3.html -%%DOCSDIR%%/html/manual/cs_5.9.html -%%DOCSDIR%%/html/manual/cs_5.html -%%DOCSDIR%%/html/manual/cs_6.1.1.1.html -%%DOCSDIR%%/html/manual/cs_6.1.1.2.html -%%DOCSDIR%%/html/manual/cs_6.1.1.3.html -%%DOCSDIR%%/html/manual/cs_6.1.1.html -%%DOCSDIR%%/html/manual/cs_6.1.html -%%DOCSDIR%%/html/manual/cs_6.2.html -%%DOCSDIR%%/html/manual/cs_6.3.html -%%DOCSDIR%%/html/manual/cs_6.4.html -%%DOCSDIR%%/html/manual/cs_6.html -%%DOCSDIR%%/html/manual/cs_7.1.html -%%DOCSDIR%%/html/manual/cs_7.2.html -%%DOCSDIR%%/html/manual/cs_7.3.html -%%DOCSDIR%%/html/manual/cs_7.4.html -%%DOCSDIR%%/html/manual/cs_7.5.html -%%DOCSDIR%%/html/manual/cs_7.html -%%DOCSDIR%%/html/manual/cs_A.html -%%DOCSDIR%%/html/manual/cs_B.html -%%DOCSDIR%%/html/manual/cs_C.1.html -%%DOCSDIR%%/html/manual/cs_C.2.html -%%DOCSDIR%%/html/manual/cs_C.3.html -%%DOCSDIR%%/html/manual/cs_C.4.html -%%DOCSDIR%%/html/manual/cs_C.5.html -%%DOCSDIR%%/html/manual/cs_C.6.html -%%DOCSDIR%%/html/manual/cs_C.7.html -%%DOCSDIR%%/html/manual/cs_C.8.html -%%DOCSDIR%%/html/manual/cs_C.html -%%DOCSDIR%%/html/manual/cs_D.1.1.html -%%DOCSDIR%%/html/manual/cs_D.1.2.html -%%DOCSDIR%%/html/manual/cs_D.1.3.html -%%DOCSDIR%%/html/manual/cs_D.1.html -%%DOCSDIR%%/html/manual/cs_D.2.html -%%DOCSDIR%%/html/manual/cs_D.3.1.html -%%DOCSDIR%%/html/manual/cs_D.3.2.html -%%DOCSDIR%%/html/manual/cs_D.3.3.html -%%DOCSDIR%%/html/manual/cs_D.3.html -%%DOCSDIR%%/html/manual/cs_D.html -%%DOCSDIR%%/html/manual/cs_INDEX0.html -%%DOCSDIR%%/html/manual/cs_INDEX1.html -%%DOCSDIR%%/html/manual/cs_INDEX2.html -%%DOCSDIR%%/html/manual/cs_INDEX3.html -%%DOCSDIR%%/html/manual/cs_Index.html -%%DOCSDIR%%/html/manual/cs_abt.html -%%DOCSDIR%%/html/manual/cs_ovr.html -%%DOCSDIR%%/html/manual/cs_toc.html -%%DOCSDIR%%/html/manual/index.html -%%DOCSDIR%%/html/manual/content/map2cs/csmap1.jpg -%%DOCSDIR%%/html/manual/content/map2cs/csmap2.jpg -%%DOCSDIR%%/html/manual/content/map2cs/csmap3.jpg -%%DOCSDIR%%/html/manual/content/map2cs/csmap4.jpg -%%DOCSDIR%%/html/manual/content/map2cs/csmap5a.jpg -%%DOCSDIR%%/html/manual/content/map2cs/csmap5b.jpg -%%DOCSDIR%%/html/manual/content/map2cs/terra1.png -%%DOCSDIR%%/html/manual/content/map2cs/terra2.png -%%DOCSDIR%%/html/manual/content/map2cs/wcblock.png -%%DOCSDIR%%/html/manual/content/map2cs/wcconf1.png -%%DOCSDIR%%/html/manual/content/map2cs/wcconf2.png -%%DOCSDIR%%/html/manual/content/map2cs/wcconf3.png -%%DOCSDIR%%/html/manual/content/map2cs/wcconf4.png -%%DOCSDIR%%/html/manual/content/map2cs/wcconf5.png -%%DOCSDIR%%/html/manual/content/map2cs/wcconf6.png -%%DOCSDIR%%/html/manual/content/map2cs/wcentity.png -%%DOCSDIR%%/html/manual/content/map2cs/wclight.png -%%DOCSDIR%%/html/manual/content/map2cs/wclight2.png -%%DOCSDIR%%/html/manual/content/map2cs/wcmap1.png -%%DOCSDIR%%/html/manual/content/map2cs/wcmap2.png -%%DOCSDIR%%/html/manual/content/map2cs/wcsel.png -%%DOCSDIR%%/html/manual/content/map2cs/wcstep7a.png -%%DOCSDIR%%/html/manual/content/map2cs/wcstep7b.png -%%DOCSDIR%%/html/manual/content/map2cs/wctex.png -%%DOCSDIR%%/html/manual/content/map2cs/wctex2.jpg -%%DOCSDIR%%/html/manual/content/map2cs/wctexap.png -%%DOCSDIR%%/html/manual/content/sprites/cylinder.jpg -%%DOCSDIR%%/html/manual/content/sprites/skin.jpg -%%DOCSDIR%%/html/manual/content/sprites/split.jpg -%%DOCSDIR%%/html/manual/content/sprites/unseamly.jpg -%%DOCSDIR%%/html/manual/usingcs/engine/portal1.png -%%DOCSDIR%%/html/manual/usingcs/engine/portal2.png -%%DOCSDIR%%/html/manual/usingcs/engine/thing.png -%%DOCSDIR%%/html/manual/usingcs/lighting/light1.png -%%DOCSDIR%%/html/manual/usingcs/lighting/light2.png -%%DOCSDIR%%/html/manual/usingcs/ownprojects/kdevproj/snap0.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/kdevproj/snap1.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/kdevproj/snap2.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/kdevproj/snap3.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/kdevproj/snap4.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/kdevproj/snap5.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/kdevproj/snap6.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/kdevproj/snap7.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/kdevproj/snap8.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc7proj/snap0.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc7proj/snap1.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc7proj/snap10.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc7proj/snap11.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc7proj/snap12.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc7proj/snap13.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc7proj/snap14.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc7proj/snap15.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc7proj/snap16.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc7proj/snap2.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc7proj/snap3.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc7proj/snap4.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc7proj/snap5.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc7proj/snap6.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc7proj/snap7.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc7proj/snap8.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc7proj/snap9.jpg -%%DOCSDIR%%/html/api/DbgHelpAPI_8h-source.html -%%DOCSDIR%%/html/api/OSXAssistant_8h-source.html -%%DOCSDIR%%/html/api/OSXAssistant_8h.html -%%DOCSDIR%%/html/api/OSXDelegate2D_8h-source.html -%%DOCSDIR%%/html/api/OSXDriver2D_8h-source.html -%%DOCSDIR%%/html/api/OSXView_8h-source.html -%%DOCSDIR%%/html/api/OSXWindow_8h-source.html -%%DOCSDIR%%/html/api/algorithms_8h-source.html -%%DOCSDIR%%/html/api/algorithms_8h.html -%%DOCSDIR%%/html/api/animimg_8h-source.html -%%DOCSDIR%%/html/api/animimg_8h.html -%%DOCSDIR%%/html/api/annotated.html -%%DOCSDIR%%/html/api/ansicolor_8h-source.html -%%DOCSDIR%%/html/api/ansicolor_8h.html -%%DOCSDIR%%/html/api/aws_8h.html -%%DOCSDIR%%/html/api/ansiparse_8h-source.html -%%DOCSDIR%%/html/api/ansiparse_8h.html -%%DOCSDIR%%/html/api/archive_8h-source.html -%%DOCSDIR%%/html/api/archive_8h.html -%%DOCSDIR%%/html/api/array_8h-source.html -%%DOCSDIR%%/html/api/array_8h.html -%%DOCSDIR%%/html/api/aws2_8h-source.html -%%DOCSDIR%%/html/api/aws2_8h.html -%%DOCSDIR%%/html/api/aws_8h-source.html -%%DOCSDIR%%/html/api/awscnvs_8h-source.html -%%DOCSDIR%%/html/api/awsdefs_8h-source.html -%%DOCSDIR%%/html/api/awsdefs_8h.html -%%DOCSDIR%%/html/api/awsdock_8h-source.html -%%DOCSDIR%%/html/api/awsecomp_8h-source.html -%%DOCSDIR%%/html/api/awsparm_8h-source.html -%%DOCSDIR%%/html/api/bakekeycolor_8h-source.html -%%DOCSDIR%%/html/api/bakekeycolor_8h.html -%%DOCSDIR%%/html/api/basesteploader_8h-source.html -%%DOCSDIR%%/html/api/basesteploader_8h.html -%%DOCSDIR%%/html/api/basesteptype_8h-source.html -%%DOCSDIR%%/html/api/basesteptype_8h.html -%%DOCSDIR%%/html/api/basetexfact_8h-source.html -%%DOCSDIR%%/html/api/basetexfact_8h.html -%%DOCSDIR%%/html/api/bezier_8h-source.html -%%DOCSDIR%%/html/api/bezier_8h.html -%%DOCSDIR%%/html/api/bitarray_8h-source.html -%%DOCSDIR%%/html/api/bitarray_8h.html -%%DOCSDIR%%/html/api/bitmasktostr_8h-source.html -%%DOCSDIR%%/html/api/bitmasktostr_8h.html -%%DOCSDIR%%/html/api/blockallocator_8h-source.html -%%DOCSDIR%%/html/api/blockallocator_8h.html -%%DOCSDIR%%/html/api/box_8h-source.html -%%DOCSDIR%%/html/api/box_8h.html -%%DOCSDIR%%/html/api/bsptree_8h-source.html -%%DOCSDIR%%/html/api/bsptree_8h.html -%%DOCSDIR%%/html/api/bug.html -%%DOCSDIR%%/html/api/bugplug_8h-source.html -%%DOCSDIR%%/html/api/bugplug_8h.html -%%DOCSDIR%%/html/api/cache_8h-source.html -%%DOCSDIR%%/html/api/cache_8h.html -%%DOCSDIR%%/html/api/callstack_8h-source.html -%%DOCSDIR%%/html/api/callstack_8h.html -%%DOCSDIR%%/html/api/camera_8h-source.html -%%DOCSDIR%%/html/api/camera_8h.html -%%DOCSDIR%%/html/api/campos_8h-source.html -%%DOCSDIR%%/html/api/campos_8h.html -%%DOCSDIR%%/html/api/cfgacc_8h-source.html -%%DOCSDIR%%/html/api/cfgacc_8h.html -%%DOCSDIR%%/html/api/cfgdoc_8h-source.html -%%DOCSDIR%%/html/api/cfgdoc_8h.html -%%DOCSDIR%%/html/api/chainhull2d_8h-source.html -%%DOCSDIR%%/html/api/chainhull2d_8h.html -%%DOCSDIR%%/html/api/classCrystalSpace_1_1DocumentHelper_1_1Implementation_1_1FilterDocumentNodeIterator-members.html -%%DOCSDIR%%/html/api/classCrystalSpace_1_1DocumentHelper_1_1Implementation_1_1FilterDocumentNodeIterator.html -%%DOCSDIR%%/html/api/classCrystalSpace_1_1DocumentHelper_1_1Implementation_1_1FilterDocumentNodeIterator__inherit__graph.png -%%DOCSDIR%%/html/api/classCrystalSpace_1_1ImportKit-members.html -%%DOCSDIR%%/html/api/classCrystalSpace_1_1ImportKit.html -%%DOCSDIR%%/html/api/classCrystalSpace_1_1ImportKit_1_1Container-members.html -%%DOCSDIR%%/html/api/classCrystalSpace_1_1ImportKit_1_1Container.html -%%DOCSDIR%%/html/api/classCrystalSpace_1_1ImportKit_1_1Container_1_1Material-members.html -%%DOCSDIR%%/html/api/classCrystalSpace_1_1ImportKit_1_1Container_1_1Material.html -%%DOCSDIR%%/html/api/classCrystalSpace_1_1ImportKit_1_1Container_1_1Model-members.html -%%DOCSDIR%%/html/api/classCrystalSpace_1_1ImportKit_1_1Container_1_1Model.html -%%DOCSDIR%%/html/api/classCrystalSpace_1_1ImportKit_1_1Container_1_1Model_1_1Mesh-members.html -%%DOCSDIR%%/html/api/classCrystalSpace_1_1PCMSampleConverter-members.html -%%DOCSDIR%%/html/api/classCrystalSpace_1_1ImportKit_1_1Container_1_1Model_1_1Mesh.html -%%DOCSDIR%%/html/api/classCrystalSpace_1_1PCMSampleConverter.html -%%DOCSDIR%%/html/api/classCrystalSpace_1_1SoundCyclicBuffer-members.html -%%DOCSDIR%%/html/api/classCrystalSpace_1_1SoundCyclicBuffer.html -%%DOCSDIR%%/html/api/classDirectDetection-members.html -%%DOCSDIR%%/html/api/classDirectDetection.html -%%DOCSDIR%%/html/api/classDirectDetectionDevice-members.html -%%DOCSDIR%%/html/api/classDirectDetectionDevice.html -%%DOCSDIR%%/html/api/classawsEmbeddedComponent-members.html -%%DOCSDIR%%/html/api/classawsEmbeddedComponent.html -%%DOCSDIR%%/html/api/classawsEmbeddedComponentFactory-members.html -%%DOCSDIR%%/html/api/classawsEmbeddedComponentFactory.html -%%DOCSDIR%%/html/api/classawsEmbeddedComponentFactory__inherit__graph.png -%%DOCSDIR%%/html/api/classawsEmbeddedComponent__inherit__graph.png -%%DOCSDIR%%/html/api/classcsAnimatedPixmap-members.html -%%DOCSDIR%%/html/api/classcsAnimatedPixmap.html -%%DOCSDIR%%/html/api/classcsAnimatedPixmap__inherit__graph.png -%%DOCSDIR%%/html/api/classcsAnimationTemplate-members.html -%%DOCSDIR%%/html/api/classcsAnimationTemplate.html -%%DOCSDIR%%/html/api/classcsAnsiParser-members.html -%%DOCSDIR%%/html/api/classcsArchive.html -%%DOCSDIR%%/html/api/classcsAnsiParser.html -%%DOCSDIR%%/html/api/classcsApplicationFramework-members.html -%%DOCSDIR%%/html/api/classcsApplicationFramework.html -%%DOCSDIR%%/html/api/classcsApplicationFramework__inherit__graph.png -%%DOCSDIR%%/html/api/classcsApplicationRunner-members.html -%%DOCSDIR%%/html/api/classcsApplicationRunner.html -%%DOCSDIR%%/html/api/classcsArchive-members.html -%%DOCSDIR%%/html/api/classcsArray-members.html -%%DOCSDIR%%/html/api/classcsArray.html -%%DOCSDIR%%/html/api/classcsArrayCmp-members.html -%%DOCSDIR%%/html/api/classcsArrayCmp.html -%%DOCSDIR%%/html/api/classcsArrayElementHandler-members.html -%%DOCSDIR%%/html/api/tabs.css -%%DOCSDIR%%/html/api/classcsArrayElementHandler.html -%%DOCSDIR%%/html/api/classcsArrayMemoryAllocator-members.html -%%DOCSDIR%%/html/api/classcsArrayMemoryAllocator.html -%%DOCSDIR%%/html/api/classcsArray_1_1Iterator-members.html -%%DOCSDIR%%/html/api/classcsArray_1_1Iterator.html -%%DOCSDIR%%/html/api/classcsBSPTree-members.html -%%DOCSDIR%%/html/api/classcsBSPTree.html -%%DOCSDIR%%/html/api/classcsBSpline-members.html -%%DOCSDIR%%/html/api/classcsBSpline.html -%%DOCSDIR%%/html/api/classcsBSpline__inherit__graph.png -%%DOCSDIR%%/html/api/classcsBakeKeyColor-members.html -%%DOCSDIR%%/html/api/classcsBakeKeyColor.html -%%DOCSDIR%%/html/api/classcsBitArray.html -%%DOCSDIR%%/html/api/classcsBaseEventHandler-members.html -%%DOCSDIR%%/html/api/classcsBaseEventHandler.html -%%DOCSDIR%%/html/api/classcsBaseEventHandler_1_1EventHandlerImpl-members.html -%%DOCSDIR%%/html/api/classcsBaseEventHandler_1_1EventHandlerImpl.html -%%DOCSDIR%%/html/api/classcsBaseEventHandler_1_1EventHandlerImpl__inherit__graph.png -%%DOCSDIR%%/html/api/classcsBaseRenderStepLoader-members.html -%%DOCSDIR%%/html/api/classcsBaseRenderStepLoader.html -%%DOCSDIR%%/html/api/classcsBaseRenderStepLoader__inherit__graph.png -%%DOCSDIR%%/html/api/classcsBaseRenderStepType-members.html -%%DOCSDIR%%/html/api/classcsMD5.html -%%DOCSDIR%%/html/api/classcsBaseRenderStepType.html -%%DOCSDIR%%/html/api/classcsBaseRenderStepType__inherit__graph.png -%%DOCSDIR%%/html/api/classcsBaseTextureFactory-members.html -%%DOCSDIR%%/html/api/classcsBaseTextureFactory.html -%%DOCSDIR%%/html/api/classcsBaseTextureFactory__inherit__graph.png -%%DOCSDIR%%/html/api/classcsBitArray-members.html -%%DOCSDIR%%/html/api/classcsBitArray_1_1BitProxy-members.html -%%DOCSDIR%%/html/api/classcsBitArray_1_1BitProxy.html -%%DOCSDIR%%/html/api/classcsBitmaskToString-members.html -%%DOCSDIR%%/html/api/classcsBitmaskToString.html -%%DOCSDIR%%/html/api/classcsBlockAllocator-members.html -%%DOCSDIR%%/html/api/classcsBlockAllocator.html -%%DOCSDIR%%/html/api/classcsBlockAllocatorAlignPolicy-members.html -%%DOCSDIR%%/html/api/classcsBlockAllocatorAlignPolicy.html -%%DOCSDIR%%/html/api/classcsBlockAllocatorNormalBlockPolicy-members.html -%%DOCSDIR%%/html/api/classcsBlockAllocatorNormalBlockPolicy.html -%%DOCSDIR%%/html/api/classcsBox2-members.html -%%DOCSDIR%%/html/api/classcsBox2.html -%%DOCSDIR%%/html/api/classcsBox2Int-members.html -%%DOCSDIR%%/html/api/classcsBox2Int.html -%%DOCSDIR%%/html/api/classcsBox3-members.html -%%DOCSDIR%%/html/api/classcsBox3.html -%%DOCSDIR%%/html/api/classcsBox3__inherit__graph.png -%%DOCSDIR%%/html/api/classcsClipper.html -%%DOCSDIR%%/html/api/classcsBoxClipper-members.html -%%DOCSDIR%%/html/api/classcsBoxClipper.html -%%DOCSDIR%%/html/api/classcsBoxClipper__inherit__graph.png -%%DOCSDIR%%/html/api/classcsCallStack-members.html -%%DOCSDIR%%/html/api/classcsCallStack.html -%%DOCSDIR%%/html/api/classcsCallStackHelper-members.html -%%DOCSDIR%%/html/api/classcsCallStackHelper.html -%%DOCSDIR%%/html/api/classcsCatmullRomSpline-members.html -%%DOCSDIR%%/html/api/classcsCatmullRomSpline.html -%%DOCSDIR%%/html/api/classcsCatmullRomSpline__inherit__graph.png -%%DOCSDIR%%/html/api/classcsChainHull2D-members.html -%%DOCSDIR%%/html/api/classcsChainHull2D.html -%%DOCSDIR%%/html/api/classcsColor.html -%%DOCSDIR%%/html/api/classcsClipper-members.html -%%DOCSDIR%%/html/api/classcsClipper__inherit__graph.png -%%DOCSDIR%%/html/api/classcsColliderActor-members.html -%%DOCSDIR%%/html/api/classcsColliderActor.html -%%DOCSDIR%%/html/api/classcsColliderHelper-members.html -%%DOCSDIR%%/html/api/classcsColliderHelper.html -%%DOCSDIR%%/html/api/classcsColliderWrapper-members.html -%%DOCSDIR%%/html/api/classcsColliderWrapper.html -%%DOCSDIR%%/html/api/classcsColliderWrapper__inherit__graph.png -%%DOCSDIR%%/html/api/classcsColor-members.html -%%DOCSDIR%%/html/api/classcsColor4-members.html -%%DOCSDIR%%/html/api/classcsColor4.html -%%DOCSDIR%%/html/api/classcsColorQuantizer.html -%%DOCSDIR%%/html/api/classcsColor4__inherit__graph.png -%%DOCSDIR%%/html/api/classcsColorQuantizer-members.html -%%DOCSDIR%%/html/api/classcsColor__inherit__graph.png -%%DOCSDIR%%/html/api/classcsCommandEventHelper-members.html -%%DOCSDIR%%/html/api/classcsCommandEventHelper.html -%%DOCSDIR%%/html/api/classcsCommandLineHelper-members.html -%%DOCSDIR%%/html/api/classcsCommandLineHelper.html -%%DOCSDIR%%/html/api/classcsCommandLineParser-members.html -%%DOCSDIR%%/html/api/classcsCommandLineParser.html -%%DOCSDIR%%/html/api/classcsCommandLineParser__inherit__graph.png -%%DOCSDIR%%/html/api/classcsCommonImageFile-members.html -%%DOCSDIR%%/html/api/classcsCommonImageFile.html -%%DOCSDIR%%/html/api/classcsCommonImageFileLoader-members.html -%%DOCSDIR%%/html/api/classcsCommonImageFileLoader.html -%%DOCSDIR%%/html/api/classcsCommonImageFileLoader__inherit__graph.png -%%DOCSDIR%%/html/api/classcsCommonImageFile_1_1LoaderJob-members.html -%%DOCSDIR%%/html/api/classcsComparator.html -%%DOCSDIR%%/html/api/classcsCommonImageFile_1_1LoaderJob.html -%%DOCSDIR%%/html/api/classcsCommonImageFile_1_1LoaderJob__inherit__graph.png -%%DOCSDIR%%/html/api/classcsCommonImageFile__inherit__graph.png -%%DOCSDIR%%/html/api/classcsComparator-members.html -%%DOCSDIR%%/html/api/csblur.png -%%DOCSDIR%%/html/api/classcsComparatorString-members.html -%%DOCSDIR%%/html/api/classcsComparatorString.html -%%DOCSDIR%%/html/api/classcsComparatorStruct-members.html -%%DOCSDIR%%/html/api/classcsComparatorStruct.html -%%DOCSDIR%%/html/api/classcsComparator_3_01const_01char_01_5_00_01const_01char_01_5_01_4-members.html -%%DOCSDIR%%/html/api/classcsComparator_3_01const_01char_01_5_00_01const_01char_01_5_01_4.html -%%DOCSDIR%%/html/api/classcsComparator_3_01const_01char_01_5_00_01const_01char_01_5_01_4__inherit__graph.png -%%DOCSDIR%%/html/api/classcsComparator_3_01csStrKey_00_01csStrKey_01_4.html -%%DOCSDIR%%/html/api/classcsComparator_3_01csBitArray_00_01csBitArray_01_4-members.html -%%DOCSDIR%%/html/api/classcsComparator_3_01csBitArray_00_01csBitArray_01_4.html -%%DOCSDIR%%/html/api/classcsComparator_3_01csInputDefinition_00_01csInputDefinition_01_4-members.html -%%DOCSDIR%%/html/api/classcsComparator_3_01csInputDefinition_00_01csInputDefinition_01_4.html -%%DOCSDIR%%/html/api/classcsComparator_3_01csRGBcolor_00_01csRGBcolor_01_4-members.html -%%DOCSDIR%%/html/api/classcsComparator_3_01csRGBcolor_00_01csRGBcolor_01_4.html -%%DOCSDIR%%/html/api/classcsCondition.html -%%DOCSDIR%%/html/api/classcsComparator_3_01csRGBcolor_01_5_00_01csRGBcolor_01_5_01_4-members.html -%%DOCSDIR%%/html/api/classcsComparator_3_01csRGBcolor_01_5_00_01csRGBcolor_01_5_01_4.html -%%DOCSDIR%%/html/api/classcsComparator_3_01csStrKey_00_01csStrKey_01_4-members.html -%%DOCSDIR%%/html/api/classcsComparator_3_01csStrKey_00_01csStrKey_01_4__inherit__graph.png -%%DOCSDIR%%/html/api/classcsComparator_3_01csStringBase_00_01csStringBase_01_4-members.html -%%DOCSDIR%%/html/api/classcsComparator_3_01csStringBase_00_01csStringBase_01_4.html -%%DOCSDIR%%/html/api/classcsCondition-members.html -%%DOCSDIR%%/html/api/classcsComparator_3_01csStringBase_00_01csStringBase_01_4__inherit__graph.png -%%DOCSDIR%%/html/api/classcsComparator_3_01csString_00_01csString_01_4-members.html -%%DOCSDIR%%/html/api/classcsComparator_3_01csString_00_01csString_01_4.html -%%DOCSDIR%%/html/api/classcsComparator_3_01csString_00_01csString_01_4__inherit__graph.png -%%DOCSDIR%%/html/api/classcsCondition__inherit__graph.png -%%DOCSDIR%%/html/api/classcsConfigAccess-members.html -%%DOCSDIR%%/html/api/classcsConfigAccess.html -%%DOCSDIR%%/html/api/classcsConfigDocument-members.html -%%DOCSDIR%%/html/api/classcsConfigDocument.html -%%DOCSDIR%%/html/api/classcsConfigDocument__inherit__graph.png -%%DOCSDIR%%/html/api/classcsConfigFile-members.html -%%DOCSDIR%%/html/api/classcsConfigFile.html -%%DOCSDIR%%/html/api/classcsConfigFile__inherit__graph.png -%%DOCSDIR%%/html/api/classcsConfigManager-members.html -%%DOCSDIR%%/html/api/classcsConfigManager.html -%%DOCSDIR%%/html/api/classcsConfigManager__inherit__graph.png -%%DOCSDIR%%/html/api/classcsCoverageTile-members.html -%%DOCSDIR%%/html/api/classcsCoverageTile.html -%%DOCSDIR%%/html/api/classcsCubicSpline-members.html -%%DOCSDIR%%/html/api/classcsCubicSpline.html -%%DOCSDIR%%/html/api/classcsCubicSpline__inherit__graph.png -%%DOCSDIR%%/html/api/classcsCursorConverter-members.html -%%DOCSDIR%%/html/api/classcsCursorConverter.html -%%DOCSDIR%%/html/api/classcsDIntersect3-members.html -%%DOCSDIR%%/html/api/classcsDIntersect3.html -%%DOCSDIR%%/html/api/classcsDMath3-members.html -%%DOCSDIR%%/html/api/classcsDMath3.html -%%DOCSDIR%%/html/api/classcsDMatrix3-members.html -%%DOCSDIR%%/html/api/classcsDMatrix3.html -%%DOCSDIR%%/html/api/classcsDPlane-members.html -%%DOCSDIR%%/html/api/classcsDPlane.html -%%DOCSDIR%%/html/api/classcsDSquaredDist-members.html -%%DOCSDIR%%/html/api/classcsDSquaredDist.html -%%DOCSDIR%%/html/api/classcsDVector3-members.html -%%DOCSDIR%%/html/api/classcsDVector3.html -%%DOCSDIR%%/html/api/classcsDataBuffer-members.html -%%DOCSDIR%%/html/api/classcsDataBuffer.html -%%DOCSDIR%%/html/api/classcsDataBuffer__inherit__graph.png -%%DOCSDIR%%/html/api/classcsDebugImageWriter-members.html -%%DOCSDIR%%/html/api/classcsDebugImageWriter.html -%%DOCSDIR%%/html/api/classcsDebuggingGraph-members.html -%%DOCSDIR%%/html/api/classcsDebuggingGraph.html -%%DOCSDIR%%/html/api/classcsDirectionalLightProc-members.html -%%DOCSDIR%%/html/api/classcsDirectionalLightProc.html -%%DOCSDIR%%/html/api/classcsDirtyAccessArray-members.html -%%DOCSDIR%%/html/api/classcsDirtyAccessArray.html -%%DOCSDIR%%/html/api/classcsDocumentNodeCommon.html -%%DOCSDIR%%/html/api/classcsDirtyAccessArray__inherit__graph.png -%%DOCSDIR%%/html/api/classcsDocumentAttributeCommon-members.html -%%DOCSDIR%%/html/api/classcsDocumentAttributeCommon.html -%%DOCSDIR%%/html/api/classcsDocumentAttributeCommon__inherit__graph.png -%%DOCSDIR%%/html/api/classcsDocumentNodeCommon-members.html -%%DOCSDIR%%/html/api/classcsDocumentNodeCommon__inherit__graph.png -%%DOCSDIR%%/html/api/classcsDocumentNodeReadOnly-members.html -%%DOCSDIR%%/html/api/classcsDocumentNodeReadOnly.html -%%DOCSDIR%%/html/api/classcsEllipsoid-members.html -%%DOCSDIR%%/html/api/classcsDocumentNodeReadOnly__inherit__graph.png -%%DOCSDIR%%/html/api/classcsEllipsoid.html -%%DOCSDIR%%/html/api/classcsEmptyDocumentAttributeIterator-members.html -%%DOCSDIR%%/html/api/classcsEmptyDocumentAttributeIterator.html -%%DOCSDIR%%/html/api/classcsEmptyDocumentAttributeIterator__inherit__graph.png -%%DOCSDIR%%/html/api/classcsEmptyDocumentNodeIterator-members.html -%%DOCSDIR%%/html/api/classcsEmptyDocumentNodeIterator.html -%%DOCSDIR%%/html/api/classcsEmptyDocumentNodeIterator__inherit__graph.png -%%DOCSDIR%%/html/api/classcsEngineTools-members.html -%%DOCSDIR%%/html/api/classcsEngineTools.html -%%DOCSDIR%%/html/api/classcsEvent-members.html -%%DOCSDIR%%/html/api/classcsOBB.html -%%DOCSDIR%%/html/api/classcsEvent.html -%%DOCSDIR%%/html/api/classcsEventAttributeIterator-members.html -%%DOCSDIR%%/html/api/classcsEventAttributeIterator.html -%%DOCSDIR%%/html/api/classcsEventAttributeIterator__inherit__graph.png -%%DOCSDIR%%/html/api/classcsEventCord-members.html -%%DOCSDIR%%/html/api/classcsEventCord.html -%%DOCSDIR%%/html/api/classcsEventCord__inherit__graph.png -%%DOCSDIR%%/html/api/classcsEventFlattener-members.html -%%DOCSDIR%%/html/api/classcsEventFlattener.html -%%DOCSDIR%%/html/api/classcsEventHandlerRegistry-members.html -%%DOCSDIR%%/html/api/classcsEventHandlerRegistry.html -%%DOCSDIR%%/html/api/classcsEventOutlet.html -%%DOCSDIR%%/html/api/classcsEventHandlerRegistry__inherit__graph.png -%%DOCSDIR%%/html/api/classcsEventNameRegistry-members.html -%%DOCSDIR%%/html/api/classcsEventNameRegistry.html -%%DOCSDIR%%/html/api/classcsEventNameRegistry__inherit__graph.png -%%DOCSDIR%%/html/api/classcsEventOutlet-members.html -%%DOCSDIR%%/html/api/classcsEventOutlet__inherit__graph.png -%%DOCSDIR%%/html/api/classcsEventQueue-members.html -%%DOCSDIR%%/html/api/classcsEventQueue.html -%%DOCSDIR%%/html/api/classcsEventQueue_1_1FinalProcessFrameEventDispatcher-members.html -%%DOCSDIR%%/html/api/classcsEventQueue_1_1FinalProcessFrameEventDispatcher.html -%%DOCSDIR%%/html/api/classcsEventQueue_1_1FinalProcessFrameEventDispatcher__inherit__graph.png -%%DOCSDIR%%/html/api/classcsEventQueue_1_1PostProcessFrameEventDispatcher-members.html -%%DOCSDIR%%/html/api/classcsEventQueue_1_1PostProcessFrameEventDispatcher.html -%%DOCSDIR%%/html/api/classcsEventQueue_1_1PostProcessFrameEventDispatcher__inherit__graph.png -%%DOCSDIR%%/html/api/classcsEventQueue_1_1PreProcessFrameEventDispatcher-members.html -%%DOCSDIR%%/html/api/classcsEventQueue_1_1PreProcessFrameEventDispatcher.html -%%DOCSDIR%%/html/api/classcsEventQueue__inherit__graph.png -%%DOCSDIR%%/html/api/classcsEventQueue_1_1PreProcessFrameEventDispatcher__inherit__graph.png -%%DOCSDIR%%/html/api/classcsEventQueue_1_1ProcessFrameEventDispatcher-members.html -%%DOCSDIR%%/html/api/classcsEventQueue_1_1ProcessFrameEventDispatcher.html -%%DOCSDIR%%/html/api/classcsEventQueue_1_1ProcessFrameEventDispatcher__inherit__graph.png -%%DOCSDIR%%/html/api/classcsEventTimer-members.html -%%DOCSDIR%%/html/api/classcsEventTimer.html -%%DOCSDIR%%/html/api/classcsEventTimer__inherit__graph.png -%%DOCSDIR%%/html/api/classcsEventTree-members.html -%%DOCSDIR%%/html/api/classcsEventTree.html -%%DOCSDIR%%/html/api/classcsPen.html -%%DOCSDIR%%/html/api/classcsEventTree_1_1SubscriberIterator-members.html -%%DOCSDIR%%/html/api/classcsEventTree_1_1SubscriberIterator.html -%%DOCSDIR%%/html/api/classcsEventTree__inherit__graph.png -%%DOCSDIR%%/html/api/classcsEvent__inherit__graph.png -%%DOCSDIR%%/html/api/classcsFIFO-members.html -%%DOCSDIR%%/html/api/classcsFIFO.html -%%DOCSDIR%%/html/api/classcsFileReadHelper-members.html -%%DOCSDIR%%/html/api/classcsFileReadHelper.html -%%DOCSDIR%%/html/api/classcsFixed16-members.html -%%DOCSDIR%%/html/api/classcsFixed16.html -%%DOCSDIR%%/html/api/classcsFixed24-members.html -%%DOCSDIR%%/html/api/classcsFixed24.html -%%DOCSDIR%%/html/api/classcsFlags-members.html -%%DOCSDIR%%/html/api/classcsFlags.html -%%DOCSDIR%%/html/api/classcsFmtDefaultReader-members.html -%%DOCSDIR%%/html/api/classcsFmtDefaultReader.html -%%DOCSDIR%%/html/api/classcsFmtDefaultWriter-members.html -%%DOCSDIR%%/html/api/classcsFmtDefaultWriter.html -%%DOCSDIR%%/html/api/classcsFogInfo-members.html -%%DOCSDIR%%/html/api/classcsFogInfo.html -%%DOCSDIR%%/html/api/classcsFogMath-members.html -%%DOCSDIR%%/html/api/classcsFogMath.html -%%DOCSDIR%%/html/api/classcsFontCache-members.html -%%DOCSDIR%%/html/api/classcsFontCache.html -%%DOCSDIR%%/html/api/classcsFontCache_1_1PlaneGlyphElementHandler-members.html -%%DOCSDIR%%/html/api/classcsFrameDataHolder.html -%%DOCSDIR%%/html/api/classcsFontCache_1_1PlaneGlyphElementHandler.html -%%DOCSDIR%%/html/api/classcsFontCache_1_1PlaneGlyphElementHandler__inherit__graph.png -%%DOCSDIR%%/html/api/classcsFontCache__inherit__graph.png -%%DOCSDIR%%/html/api/classcsFrameDataHolder-members.html -%%DOCSDIR%%/html/api/classcsFrustum-members.html -%%DOCSDIR%%/html/api/classcsFrustum.html -%%DOCSDIR%%/html/api/classcsFrustumContext-members.html -%%DOCSDIR%%/html/api/classcsFrustumContext.html -%%DOCSDIR%%/html/api/classcsG2DDrawBox-members.html -%%DOCSDIR%%/html/api/classcsG2DDrawBox.html -%%DOCSDIR%%/html/api/classcsG2DDrawLine-members.html -%%DOCSDIR%%/html/api/classcsHash.html -%%DOCSDIR%%/html/api/classcsG2DDrawLine.html -%%DOCSDIR%%/html/api/classcsG2DDrawText-members.html -%%DOCSDIR%%/html/api/classcsG2DDrawText.html -%%DOCSDIR%%/html/api/classcsGLDriverDatabase-members.html -%%DOCSDIR%%/html/api/classcsGLDriverDatabase.html -%%DOCSDIR%%/html/api/classcsGLFontCache-members.html -%%DOCSDIR%%/html/api/classcsGLFontCache.html -%%DOCSDIR%%/html/api/classcsGLFontCache__inherit__graph.png -%%DOCSDIR%%/html/api/classcsGLScreenShot-members.html -%%DOCSDIR%%/html/api/classcsGLScreenShot.html -%%DOCSDIR%%/html/api/classcsGLScreenShot__inherit__graph.png -%%DOCSDIR%%/html/api/classcsGLStateCache-members.html -%%DOCSDIR%%/html/api/classcsKDTree.html -%%DOCSDIR%%/html/api/classcsGLStateCache.html -%%DOCSDIR%%/html/api/classcsGLStateCacheContext-members.html -%%DOCSDIR%%/html/api/classcsGLStateCacheContext.html -%%DOCSDIR%%/html/api/classcsGenerateImage-members.html -%%DOCSDIR%%/html/api/classcsGenerateImage.html -%%DOCSDIR%%/html/api/classcsGenerateImageLayer-members.html -%%DOCSDIR%%/html/api/classcsGenerateImageLayer.html -%%DOCSDIR%%/html/api/classcsGenerateImageTexture-members.html -%%DOCSDIR%%/html/api/classcsGenerateImageTexture.html -%%DOCSDIR%%/html/api/classcsGenerateImageTextureBlend-members.html -%%DOCSDIR%%/html/api/classcsGenerateImageTextureBlend.html -%%DOCSDIR%%/html/api/csblurb.png -%%DOCSDIR%%/html/api/classcsGenerateImageTextureBlend__inherit__graph.png -%%DOCSDIR%%/html/api/classcsGenerateImageTextureSingle-members.html -%%DOCSDIR%%/html/api/classcsGenerateImageTextureSingle.html -%%DOCSDIR%%/html/api/classcsGenerateImageTextureSingle__inherit__graph.png -%%DOCSDIR%%/html/api/classcsGenerateImageTextureSolid-members.html -%%DOCSDIR%%/html/api/classcsGenerateImageTextureSolid.html -%%DOCSDIR%%/html/api/classcsGenerateImageTextureSolid__inherit__graph.png -%%DOCSDIR%%/html/api/classcsGenerateImageTexture__inherit__graph.png -%%DOCSDIR%%/html/api/classcsGenerateImageValue-members.html -%%DOCSDIR%%/html/api/classcsGenerateImageValue.html -%%DOCSDIR%%/html/api/classcsGenerateImageValueFunc-members.html -%%DOCSDIR%%/html/api/classcsGenerateImageValueFunc.html -%%DOCSDIR%%/html/api/classcsGenerateImageValueFuncConst-members.html -%%DOCSDIR%%/html/api/classcsGenerateImageValueFuncConst.html -%%DOCSDIR%%/html/api/classcsGenerateImageValueFuncConst__inherit__graph.png -%%DOCSDIR%%/html/api/classcsGenerateImageValueFuncTex-members.html -%%DOCSDIR%%/html/api/classcsGenerateImageValueFuncTex.html -%%DOCSDIR%%/html/api/classcsGenerateImageValueFuncTex__inherit__graph.png -%%DOCSDIR%%/html/api/classcsGeomDebugHelper.html -%%DOCSDIR%%/html/api/classcsGenerateImageValueFunc__inherit__graph.png -%%DOCSDIR%%/html/api/classcsGenerateImageValue__inherit__graph.png -%%DOCSDIR%%/html/api/classcsGeomDebugHelper-members.html -%%DOCSDIR%%/html/api/classcsGeomDebugHelper__inherit__graph.png -%%DOCSDIR%%/html/api/classcsGradient-members.html -%%DOCSDIR%%/html/api/classcsGradient.html -%%DOCSDIR%%/html/api/classcsGraphics2D-members.html -%%DOCSDIR%%/html/api/classcsGraphics2D.html -%%DOCSDIR%%/html/api/classcsGraphics2DGLCommon-members.html -%%DOCSDIR%%/html/api/classcsGraphics2DGLCommon.html -%%DOCSDIR%%/html/api/classcsGraphics2DGLCommon_1_1csGLPixelFormatPicker.html -%%DOCSDIR%%/html/api/classcsGraphics2DGLCommon_1_1csGLPixelFormatPicker-members.html -%%DOCSDIR%%/html/api/classcsGraphics2DGLCommon__inherit__graph.png -%%DOCSDIR%%/html/api/classcsGraphics2D__inherit__graph.png -%%DOCSDIR%%/html/api/classcsHash-members.html -%%DOCSDIR%%/html/api/classcsHashComputer-members.html -%%DOCSDIR%%/html/api/classcsHashComputer.html -%%DOCSDIR%%/html/api/classcsHashComputerIntegral-members.html -%%DOCSDIR%%/html/api/classcsHashComputerIntegral.html -%%DOCSDIR%%/html/api/classcsHashComputerString-members.html -%%DOCSDIR%%/html/api/classcsHashComputerString.html -%%DOCSDIR%%/html/api/classcsHashReversible.html -%%DOCSDIR%%/html/api/classcsHashComputerStruct-members.html -%%DOCSDIR%%/html/api/classcsHashComputerStruct.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01const_01char_01_5_01_4-members.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01const_01char_01_5_01_4.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01const_01char_01_5_01_4__inherit__graph.png -%%DOCSDIR%%/html/api/classcsHashComputer_3_01const_01csEventID_01_4-members.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01const_01csEventID_01_4.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01const_01csHandlerID_01_4-members.html -%%DOCSDIR%%/html/api/doxygen.css -%%DOCSDIR%%/html/api/classcsHashComputer_3_01const_01csHandlerID_01_4.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01csBitArray_01_4-members.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01csBitArray_01_4.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01csInputDefinition_01_4-members.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01csInputDefinition_01_4.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01double_01_4-members.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01double_01_4.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01float_01_4-members.html -%%DOCSDIR%%/html/api/classcsImageBase.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01float_01_4.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01iEventHandler_01_5_01_4-members.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01iEventHandler_01_5_01_4.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01iEventHandler_01_5_01_4__inherit__graph.png -%%DOCSDIR%%/html/api/classcsHashComputer_3_01int_01_4-members.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01int_01_4.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01int_01_4__inherit__graph.png -%%DOCSDIR%%/html/api/classcsHashComputer_3_01long_01_4-members.html -%%DOCSDIR%%/html/api/classcsList.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01long_01_4.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01long_01_4__inherit__graph.png -%%DOCSDIR%%/html/api/classcsHashComputer_3_01longlong_01_4-members.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01longlong_01_4.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01longlong_01_4__inherit__graph.png -%%DOCSDIR%%/html/api/classcsHashComputer_3_01ulonglong_01_4-members.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01ulonglong_01_4.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01ulonglong_01_4__inherit__graph.png -%%DOCSDIR%%/html/api/classcsHash_1_1Iterator.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01unsigned_01int_01_4-members.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01unsigned_01int_01_4.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01unsigned_01int_01_4__inherit__graph.png -%%DOCSDIR%%/html/api/classcsHashComputer_3_01unsigned_01long_01_4-members.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01unsigned_01long_01_4.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01unsigned_01long_01_4__inherit__graph.png -%%DOCSDIR%%/html/api/classcsHashComputer_3_01void_01_5_01_4-members.html -%%DOCSDIR%%/html/api/classcsHashReversible-members.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01void_01_5_01_4.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01void_01_5_01_4__inherit__graph.png -%%DOCSDIR%%/html/api/classcsHashReversible__inherit__graph.png -%%DOCSDIR%%/html/api/classcsHash_1_1GlobalIterator-members.html -%%DOCSDIR%%/html/api/classcsHash_1_1GlobalIterator.html -%%DOCSDIR%%/html/api/classcsHash_1_1Iterator-members.html -%%DOCSDIR%%/html/api/classcsHash__inherit__graph.png -%%DOCSDIR%%/html/api/classcsIdentStrings-members.html -%%DOCSDIR%%/html/api/classcsIdentStrings.html -%%DOCSDIR%%/html/api/classcsImageBase-members.html -%%DOCSDIR%%/html/api/classcsImageManipulate.html -%%DOCSDIR%%/html/api/classcsImageBase__inherit__graph.png -%%DOCSDIR%%/html/api/classcsImageCubeMapMaker-members.html -%%DOCSDIR%%/html/api/classcsImageCubeMapMaker.html -%%DOCSDIR%%/html/api/classcsImageCubeMapMaker__inherit__graph.png -%%DOCSDIR%%/html/api/classcsImageLoaderOptionsParser-members.html -%%DOCSDIR%%/html/api/classcsImageLoaderOptionsParser.html -%%DOCSDIR%%/html/api/classcsImageManipulate-members.html -%%DOCSDIR%%/html/api/classcsImageMemory-members.html -%%DOCSDIR%%/html/api/classcsImageMemory.html -%%DOCSDIR%%/html/api/classcsImageMemory__inherit__graph.png -%%DOCSDIR%%/html/api/classcsImageTools-members.html -%%DOCSDIR%%/html/api/classcsImageTools.html -%%DOCSDIR%%/html/api/classcsImageVolumeMaker-members.html -%%DOCSDIR%%/html/api/classcsImageVolumeMaker.html -%%DOCSDIR%%/html/api/classcsImageVolumeMaker__inherit__graph.png -%%DOCSDIR%%/html/api/classcsInitializer-members.html -%%DOCSDIR%%/html/api/classcsInitializer.html -%%DOCSDIR%%/html/api/classcsInitializer__inherit__graph.png -%%DOCSDIR%%/html/api/classcsInputBinder-members.html -%%DOCSDIR%%/html/api/classcsInputBinder.html -%%DOCSDIR%%/html/api/classcsInputBinder__inherit__graph.png -%%DOCSDIR%%/html/api/classcsInputDefinition-members.html -%%DOCSDIR%%/html/api/classcsInputDefinition.html -%%DOCSDIR%%/html/api/doxygen.png -%%DOCSDIR%%/html/api/classcsInputDriver-members.html -%%DOCSDIR%%/html/api/classcsInputDriver.html -%%DOCSDIR%%/html/api/classcsInputDriver__inherit__graph.png -%%DOCSDIR%%/html/api/classcsInputEventHelper-members.html -%%DOCSDIR%%/html/api/classcsInputEventHelper.html -%%DOCSDIR%%/html/api/classcsInstallationPathsHelper-members.html -%%DOCSDIR%%/html/api/classcsInstallationPathsHelper.html -%%DOCSDIR%%/html/api/classcsIntersect2-members.html -%%DOCSDIR%%/html/api/classcsIntersect2.html -%%DOCSDIR%%/html/api/classcsIntersect3-members.html -%%DOCSDIR%%/html/api/classcsIntersect3.html -%%DOCSDIR%%/html/api/classcsJoystickDriver-members.html -%%DOCSDIR%%/html/api/files.html -%%DOCSDIR%%/html/api/classcsJoystickDriver.html -%%DOCSDIR%%/html/api/classcsJoystickDriver__inherit__graph.png -%%DOCSDIR%%/html/api/classcsJoystickEventHelper-members.html -%%DOCSDIR%%/html/api/classcsJoystickEventHelper.html -%%DOCSDIR%%/html/api/classcsKDTree-members.html -%%DOCSDIR%%/html/api/classcsKDTreeChild-members.html -%%DOCSDIR%%/html/api/classcsKDTreeChild.html -%%DOCSDIR%%/html/api/classcsKDTree__inherit__graph.png -%%DOCSDIR%%/html/api/classcsKeyComposer-members.html -%%DOCSDIR%%/html/api/classcsKeyComposer.html -%%DOCSDIR%%/html/api/classcsKeyComposer__inherit__graph.png -%%DOCSDIR%%/html/api/classcsKeyEventHelper-members.html -%%DOCSDIR%%/html/api/index.html -%%DOCSDIR%%/html/api/classcsKeyEventHelper.html -%%DOCSDIR%%/html/api/classcsKeyValuePair-members.html -%%DOCSDIR%%/html/api/classcsKeyValuePair.html -%%DOCSDIR%%/html/api/classcsKeyValuePair__inherit__graph.png -%%DOCSDIR%%/html/api/classcsKeyboardDriver-members.html -%%DOCSDIR%%/html/api/classcsKeyboardDriver.html -%%DOCSDIR%%/html/api/classcsKeyboardDriver__inherit__graph.png -%%DOCSDIR%%/html/api/classcsLightShaderVarCache-members.html -%%DOCSDIR%%/html/api/classcsLightShaderVarCache.html -%%DOCSDIR%%/html/api/classcsList-members.html -%%DOCSDIR%%/html/api/classcsList_1_1Iterator-members.html -%%DOCSDIR%%/html/api/classcsList_1_1Iterator.html -%%DOCSDIR%%/html/api/classcsMD5-members.html -%%DOCSDIR%%/html/api/classcsMapNode-members.html -%%DOCSDIR%%/html/api/classcsMapNode.html -%%DOCSDIR%%/html/api/classcsMapNode__inherit__graph.png -%%DOCSDIR%%/html/api/classcsMath2-members.html -%%DOCSDIR%%/html/api/classcsMath2.html -%%DOCSDIR%%/html/api/classcsMath3-members.html -%%DOCSDIR%%/html/api/classcsMath3.html -%%DOCSDIR%%/html/api/classcsMatrix2-members.html -%%DOCSDIR%%/html/api/classcsMatrix2.html -%%DOCSDIR%%/html/api/classcsMatrix3-members.html -%%DOCSDIR%%/html/api/classcsMatrix3.html -%%DOCSDIR%%/html/api/classcsMatrix3__inherit__graph.png -%%DOCSDIR%%/html/api/classcsMeasureTime-members.html -%%DOCSDIR%%/html/api/classcsMeasureTime.html -%%DOCSDIR%%/html/api/classcsMemFile-members.html -%%DOCSDIR%%/html/api/classcsMemFile.html -%%DOCSDIR%%/html/api/classcsMemFile__inherit__graph.png -%%DOCSDIR%%/html/api/classcsMemoryMappedIO-members.html -%%DOCSDIR%%/html/api/classcsMemoryMappedIO.html -%%DOCSDIR%%/html/api/classcsMemoryMappedIO__inherit__graph.png -%%DOCSDIR%%/html/api/classcsMemoryMapping-members.html -%%DOCSDIR%%/html/api/classcsMemoryMapping.html -%%DOCSDIR%%/html/api/classcsMemoryMapping__inherit__graph.png -%%DOCSDIR%%/html/api/classcsMemoryPool-members.html -%%DOCSDIR%%/html/api/classcsMemoryPool.html -%%DOCSDIR%%/html/api/classcsMeshFactory-members.html -%%DOCSDIR%%/html/api/classcsMutex.html -%%DOCSDIR%%/html/api/classcsMeshFactory.html -%%DOCSDIR%%/html/api/classcsMeshFactory__inherit__graph.png -%%DOCSDIR%%/html/api/classcsMeshObject-members.html -%%DOCSDIR%%/html/api/classcsMeshObject.html -%%DOCSDIR%%/html/api/classcsMeshObject__inherit__graph.png -%%DOCSDIR%%/html/api/classcsMeshType-members.html -%%DOCSDIR%%/html/api/classcsMeshType.html -%%DOCSDIR%%/html/api/classcsMeshType__inherit__graph.png -%%DOCSDIR%%/html/api/classcsMouseDriver-members.html -%%DOCSDIR%%/html/api/classcsMouseDriver.html -%%DOCSDIR%%/html/api/classcsMouseDriver__inherit__graph.png -%%DOCSDIR%%/html/api/classcsMouseEventHelper-members.html -%%DOCSDIR%%/html/api/classcsObject.html -%%DOCSDIR%%/html/api/classcsMouseEventHelper.html -%%DOCSDIR%%/html/api/classcsMutex-members.html -%%DOCSDIR%%/html/api/classcsMutex__inherit__graph.png -%%DOCSDIR%%/html/api/classcsNewParticleSystem-members.html -%%DOCSDIR%%/html/api/classcsNewParticleSystem.html -%%DOCSDIR%%/html/api/classcsNewParticleSystem__inherit__graph.png -%%DOCSDIR%%/html/api/classcsNewtonianParticleSystem-members.html -%%DOCSDIR%%/html/api/classcsNewtonianParticleSystem.html -%%DOCSDIR%%/html/api/classcsNewtonianParticleSystem__inherit__graph.png -%%DOCSDIR%%/html/api/classcsNodeIterator-members.html -%%DOCSDIR%%/html/api/classcsNodeIterator.html -%%DOCSDIR%%/html/api/classcsNormalCalculator-members.html -%%DOCSDIR%%/html/api/classcsNormalCalculator.html -%%DOCSDIR%%/html/api/classcsNormalMappingTools-members.html -%%DOCSDIR%%/html/api/classcsNormalMappingTools.html -%%DOCSDIR%%/html/api/classcsNormalizationCubeAccessor-members.html -%%DOCSDIR%%/html/api/classcsNormalizationCubeAccessor.html -%%DOCSDIR%%/html/api/classcsNormalizationCubeAccessor__inherit__graph.png -%%DOCSDIR%%/html/api/classcsNullCacheManager-members.html -%%DOCSDIR%%/html/api/classcsNullCacheManager.html -%%DOCSDIR%%/html/api/classcsNullCacheManager__inherit__graph.png -%%DOCSDIR%%/html/api/classcsPath.html -%%DOCSDIR%%/html/api/classcsOBB-members.html -%%DOCSDIR%%/html/api/classcsOBBFrozen-members.html -%%DOCSDIR%%/html/api/classcsOBBFrozen.html -%%DOCSDIR%%/html/api/classcsOBB__inherit__graph.png -%%DOCSDIR%%/html/api/classcsObject-members.html -%%DOCSDIR%%/html/api/classcsObjectModel-members.html -%%DOCSDIR%%/html/api/classcsObjectModel.html -%%DOCSDIR%%/html/api/classcsObjectModel__inherit__graph.png -%%DOCSDIR%%/html/api/classcsObjectRegistry-members.html -%%DOCSDIR%%/html/api/classcsObjectRegistry.html -%%DOCSDIR%%/html/api/classcsObjectRegistry__inherit__graph.png -%%DOCSDIR%%/html/api/classcsObject__inherit__graph.png -%%DOCSDIR%%/html/api/classcsOrthoTransform.html -%%DOCSDIR%%/html/api/classcsOrthoTransform-members.html -%%DOCSDIR%%/html/api/classcsOrthoTransform__inherit__graph.png -%%DOCSDIR%%/html/api/classcsPDelArray-members.html -%%DOCSDIR%%/html/api/classcsPDelArray.html -%%DOCSDIR%%/html/api/classcsPDelArrayElementHandler-members.html -%%DOCSDIR%%/html/api/classcsPDelArrayElementHandler.html -%%DOCSDIR%%/html/api/classcsPDelArray__inherit__graph.png -%%DOCSDIR%%/html/api/classcsParasiticDataBuffer-members.html -%%DOCSDIR%%/html/api/classcsParasiticDataBuffer.html -%%DOCSDIR%%/html/api/classcsParasiticDataBufferBase-members.html -%%DOCSDIR%%/html/api/classcsParasiticDataBufferBase.html -%%DOCSDIR%%/html/api/classcsParasiticDataBufferBase__inherit__graph.png -%%DOCSDIR%%/html/api/classcsParasiticDataBufferPooled-members.html -%%DOCSDIR%%/html/api/classcsParasiticDataBufferPooled.html -%%DOCSDIR%%/html/api/classcsParasiticDataBufferPooled__inherit__graph.png -%%DOCSDIR%%/html/api/classcsParasiticDataBuffer__inherit__graph.png -%%DOCSDIR%%/html/api/classcsPartialOrder-members.html -%%DOCSDIR%%/html/api/classcsPartialOrder.html -%%DOCSDIR%%/html/api/classcsPartialOrder_1_1Node-members.html -%%DOCSDIR%%/html/api/classcsPartialOrder_1_1Node.html -%%DOCSDIR%%/html/api/classcsParticleSystem-members.html -%%DOCSDIR%%/html/api/classcsParticleSystem.html -%%DOCSDIR%%/html/api/classcsParticleSystem__inherit__graph.png -%%DOCSDIR%%/html/api/classcsPath-members.html -%%DOCSDIR%%/html/api/classcsPath__inherit__graph.png -%%DOCSDIR%%/html/api/classcsPathsList-members.html -%%DOCSDIR%%/html/api/classcsPathsList.html -%%DOCSDIR%%/html/api/classcsPathsUtilities-members.html -%%DOCSDIR%%/html/api/classcsPathsUtilities.html -%%DOCSDIR%%/html/api/classcsPen-members.html -%%DOCSDIR%%/html/api/classcsPen__inherit__graph.png -%%DOCSDIR%%/html/api/classcsPhysicalFile-members.html -%%DOCSDIR%%/html/api/classcsPhysicalFile.html -%%DOCSDIR%%/html/api/classcsPixMixerCopy-members.html -%%DOCSDIR%%/html/api/classcsPhysicalFile__inherit__graph.png -%%DOCSDIR%%/html/api/classcsPixMixerCopy.html -%%DOCSDIR%%/html/api/classcsPixMixerNoop-members.html -%%DOCSDIR%%/html/api/classcsPixMixerNoop.html -%%DOCSDIR%%/html/api/classcsPixMixerRGBA-members.html -%%DOCSDIR%%/html/api/classcsPixMixerRGBA.html -%%DOCSDIR%%/html/api/classcsPixmap-members.html -%%DOCSDIR%%/html/api/classcsPixmap.html -%%DOCSDIR%%/html/api/classcsPixmap__inherit__graph.png -%%DOCSDIR%%/html/api/classcsPlane2-members.html -%%DOCSDIR%%/html/api/classcsPlane2.html -%%DOCSDIR%%/html/api/classcsPlane3-members.html -%%DOCSDIR%%/html/api/classcsPlane3.html -%%DOCSDIR%%/html/api/classcsPluginList.html -%%DOCSDIR%%/html/api/classcsPlatformMemoryMappingDummy-members.html -%%DOCSDIR%%/html/api/classcsPlatformMemoryMappingDummy.html -%%DOCSDIR%%/html/api/classcsPlatformMemoryMappingPosix-members.html -%%DOCSDIR%%/html/api/classcsPlatformMemoryMappingPosix.html -%%DOCSDIR%%/html/api/classcsPlatformMemoryMappingWin32-members.html -%%DOCSDIR%%/html/api/classcsPlatformMemoryMappingWin32.html -%%DOCSDIR%%/html/api/classcsPluginList-members.html -%%DOCSDIR%%/html/api/classcsPluginList__inherit__graph.png -%%DOCSDIR%%/html/api/classcsPluginLoader-members.html -%%DOCSDIR%%/html/api/classcsPluginLoader.html -%%DOCSDIR%%/html/api/classcsPoly2D.html -%%DOCSDIR%%/html/api/classcsPluginManager-members.html -%%DOCSDIR%%/html/api/classcsPluginManager.html -%%DOCSDIR%%/html/api/classcsPluginManager__inherit__graph.png -%%DOCSDIR%%/html/api/classcsPluginRequest-members.html -%%DOCSDIR%%/html/api/classcsPluginRequest.html -%%DOCSDIR%%/html/api/classcsPointLightProc-members.html -%%DOCSDIR%%/html/api/classcsPointLightProc.html -%%DOCSDIR%%/html/api/classcsPoly2D-members.html -%%DOCSDIR%%/html/api/classcsPoly2DEdges-members.html -%%DOCSDIR%%/html/api/classcsPoly2DEdges.html -%%DOCSDIR%%/html/api/classcsPoly2DEdgesPool-members.html -%%DOCSDIR%%/html/api/classcsPoly2DEdgesPool.html -%%DOCSDIR%%/html/api/classcsPoly2DPool.html -%%DOCSDIR%%/html/api/classcsPoly2DFactory-members.html -%%DOCSDIR%%/html/api/classcsPoly2DFactory.html -%%DOCSDIR%%/html/api/classcsPoly2DPool-members.html -%%DOCSDIR%%/html/api/classcsPoly3D-members.html -%%DOCSDIR%%/html/api/classcsPoly3D.html -%%DOCSDIR%%/html/api/classcsPoly3D__inherit__graph.png -%%DOCSDIR%%/html/api/classcsPolyIndexed-members.html -%%DOCSDIR%%/html/api/classcsPolyIndexed.html -%%DOCSDIR%%/html/api/classcsPolygonClipper-members.html -%%DOCSDIR%%/html/api/classcsPolygonClipper.html -%%DOCSDIR%%/html/api/classcsPolygonClipper__inherit__graph.png -%%DOCSDIR%%/html/api/classcsPolygonMesh-members.html -%%DOCSDIR%%/html/api/classcsPolygonMesh.html -%%DOCSDIR%%/html/api/classcsPolygonMeshBox-members.html -%%DOCSDIR%%/html/api/classcsPolygonMeshBox.html -%%DOCSDIR%%/html/api/classcsPolygonMeshBox__inherit__graph.png -%%DOCSDIR%%/html/api/classcsPolygonMeshTools-members.html -%%DOCSDIR%%/html/api/classcsPolygonMeshTools.html -%%DOCSDIR%%/html/api/classcsPolygonMesh__inherit__graph.png -%%DOCSDIR%%/html/api/classcsPoolEvent-members.html -%%DOCSDIR%%/html/api/classcsPoolEvent.html -%%DOCSDIR%%/html/api/classcsPoolEvent__inherit__graph.png -%%DOCSDIR%%/html/api/classcsPrefixConfig-members.html -%%DOCSDIR%%/html/api/classcsPrefixConfig.html -%%DOCSDIR%%/html/api/classcsPrimitives-members.html -%%DOCSDIR%%/html/api/classcsPrefixConfig__inherit__graph.png -%%DOCSDIR%%/html/api/classcsPrimitives.html -%%DOCSDIR%%/html/api/classcsPrintfFormatter-members.html -%%DOCSDIR%%/html/api/classcsPrintfFormatter.html -%%DOCSDIR%%/html/api/classcsProcAnimated-members.html -%%DOCSDIR%%/html/api/classcsProcAnimated.html -%%DOCSDIR%%/html/api/classcsProcAnimated__inherit__graph.png -%%DOCSDIR%%/html/api/classcsProcTexture-members.html -%%DOCSDIR%%/html/api/classcsProcTexture.html -%%DOCSDIR%%/html/api/classcsProcTexture__inherit__graph.png -%%DOCSDIR%%/html/api/classcsProcessorCapability-members.html -%%DOCSDIR%%/html/api/classcsProcessorCapability.html -%%DOCSDIR%%/html/api/classcsProgressPulse-members.html -%%DOCSDIR%%/html/api/classcsProgressPulse.html -%%DOCSDIR%%/html/api/classcsPtr-members.html -%%DOCSDIR%%/html/api/classcsPtr.html -%%DOCSDIR%%/html/api/classcsPtrKey-members.html -%%DOCSDIR%%/html/api/classcsPtrKey.html -%%DOCSDIR%%/html/api/classcsQuaternion-members.html -%%DOCSDIR%%/html/api/classcsQuaternion.html -%%DOCSDIR%%/html/api/classcsRadixSorter-members.html -%%DOCSDIR%%/html/api/classcsRadixSorter.html -%%DOCSDIR%%/html/api/classcsRandomFloatGen-members.html -%%DOCSDIR%%/html/api/classcsRandomFloatGen.html -%%DOCSDIR%%/html/api/classcsRandomGen-members.html -%%DOCSDIR%%/html/api/classcsRandomGen.html -%%DOCSDIR%%/html/api/classcsRect-members.html -%%DOCSDIR%%/html/api/classcsRect.html -%%DOCSDIR%%/html/api/classcsRectRegion-members.html -%%DOCSDIR%%/html/api/classcsRectRegion.html -%%DOCSDIR%%/html/api/classcsRedBlackTree-members.html -%%DOCSDIR%%/html/api/classcsRedBlackTree.html -%%DOCSDIR%%/html/api/classcsRedBlackTreeMap-members.html -%%DOCSDIR%%/html/api/classcsRedBlackTreeMap.html -%%DOCSDIR%%/html/api/classcsRedBlackTreeMap__inherit__graph.png -%%DOCSDIR%%/html/api/classcsRedBlackTreePayload-members.html -%%DOCSDIR%%/html/api/classcsRedBlackTreePayload.html -%%DOCSDIR%%/html/api/classcsRef-members.html -%%DOCSDIR%%/html/api/classcsRef.html -%%DOCSDIR%%/html/api/job_8h.html -%%DOCSDIR%%/html/api/classcsRefArray-members.html -%%DOCSDIR%%/html/api/classcsRefArray.html -%%DOCSDIR%%/html/api/classcsRefArrayElementHandler-members.html -%%DOCSDIR%%/html/api/classcsRefArrayElementHandler.html -%%DOCSDIR%%/html/api/classcsRefArrayObject-members.html -%%DOCSDIR%%/html/api/classcsRefArrayObject.html -%%DOCSDIR%%/html/api/classcsRefArrayObject__inherit__graph.png -%%DOCSDIR%%/html/api/classcsRefArray__inherit__graph.png -%%DOCSDIR%%/html/api/classcsRefCount-members.html -%%DOCSDIR%%/html/api/classcsRefCount.html -%%DOCSDIR%%/html/api/classcsRefCount__inherit__graph.png -%%DOCSDIR%%/html/api/classcsRefTrackerAccess-members.html -%%DOCSDIR%%/html/api/classcsRefTrackerAccess.html -%%DOCSDIR%%/html/api/classcsRegExpMatcher-members.html -%%DOCSDIR%%/html/api/classcsRegExpMatcher.html -%%DOCSDIR%%/html/api/classcsRenderBuffer-members.html -%%DOCSDIR%%/html/api/classcsRenderBuffer.html -%%DOCSDIR%%/html/api/classcsRenderBufferHolder-members.html -%%DOCSDIR%%/html/api/classcsRenderBufferHolder.html -%%DOCSDIR%%/html/api/classcsRenderBufferHolder__inherit__graph.png -%%DOCSDIR%%/html/api/classcsRenderBufferLock-members.html -%%DOCSDIR%%/html/api/classcsRenderBufferLock.html -%%DOCSDIR%%/html/api/classcsRenderBuffer__inherit__graph.png -%%DOCSDIR%%/html/api/classcsRunnable.html -%%DOCSDIR%%/html/api/classcsRenderContext-members.html -%%DOCSDIR%%/html/api/classcsRenderContext.html -%%DOCSDIR%%/html/api/classcsRenderMeshHolder-members.html -%%DOCSDIR%%/html/api/classcsRenderMeshHolder.html -%%DOCSDIR%%/html/api/classcsRenderMeshList-members.html -%%DOCSDIR%%/html/api/classcsRenderMeshList.html -%%DOCSDIR%%/html/api/classcsRenderStepParser-members.html -%%DOCSDIR%%/html/api/classcsRenderStepParser.html -%%DOCSDIR%%/html/api/classcsReporterHelper-members.html -%%DOCSDIR%%/html/api/classcsReporterHelper.html -%%DOCSDIR%%/html/api/classcsReversibleTransform-members.html -%%DOCSDIR%%/html/api/classcsReversibleTransform.html -%%DOCSDIR%%/html/api/classcsReversibleTransform__inherit__graph.png -%%DOCSDIR%%/html/api/classcsRunnable-members.html -%%DOCSDIR%%/html/api/classcsSafeCopyArray-members.html -%%DOCSDIR%%/html/api/classcsSafeCopyArray.html -%%DOCSDIR%%/html/api/classcsSafeCopyArrayMemoryAllocator-members.html -%%DOCSDIR%%/html/api/classcsSafeCopyArrayMemoryAllocator.html -%%DOCSDIR%%/html/api/classcsSafeCopyArray__inherit__graph.png -%%DOCSDIR%%/html/api/classcsScfStringSet-members.html -%%DOCSDIR%%/html/api/classcsScfStringSet.html -%%DOCSDIR%%/html/api/classcsScfStringSet__inherit__graph.png -%%DOCSDIR%%/html/api/classcsSchedule-members.html -%%DOCSDIR%%/html/api/classcsSchedule.html -%%DOCSDIR%%/html/api/classcsScopedMutexLock-members.html -%%DOCSDIR%%/html/api/classcsScopedMutexLock.html -%%DOCSDIR%%/html/api/classcsScreenShot-members.html -%%DOCSDIR%%/html/api/classcsScreenShot.html -%%DOCSDIR%%/html/api/classcsScreenShot__inherit__graph.png -%%DOCSDIR%%/html/api/classcsSegment2-members.html -%%DOCSDIR%%/html/api/classcsSegment2.html -%%DOCSDIR%%/html/api/classcsSegment3-members.html -%%DOCSDIR%%/html/api/classcsSegment3.html -%%DOCSDIR%%/html/api/classcsSemaphore-members.html -%%DOCSDIR%%/html/api/classcsSemaphore.html -%%DOCSDIR%%/html/api/classcsSemaphore__inherit__graph.png -%%DOCSDIR%%/html/api/classcsSet-members.html -%%DOCSDIR%%/html/api/classcsSet.html -%%DOCSDIR%%/html/api/classcsSet_1_1GlobalIterator-members.html -%%DOCSDIR%%/html/api/classcsSet_1_1GlobalIterator.html -%%DOCSDIR%%/html/api/classcsShaderExpression-members.html -%%DOCSDIR%%/html/api/classcsShaderExpression.html -%%DOCSDIR%%/html/api/classcsShaderExpressionAccessor-members.html -%%DOCSDIR%%/html/api/classcsShaderExpressionAccessor.html -%%DOCSDIR%%/html/api/classcsShaderExpressionAccessor__inherit__graph.png -%%DOCSDIR%%/html/api/classcsShaderProgram-members.html -%%DOCSDIR%%/html/api/classcsShaderProgram.html -%%DOCSDIR%%/html/api/classcsSndFunc.html -%%DOCSDIR%%/html/api/classcsShaderProgram__inherit__graph.png -%%DOCSDIR%%/html/api/classcsShaderVarBlockAlloc-members.html -%%DOCSDIR%%/html/api/classcsShaderVarBlockAlloc.html -%%DOCSDIR%%/html/api/classcsShaderVariable-members.html -%%DOCSDIR%%/html/api/classcsShaderVariable.html -%%DOCSDIR%%/html/api/classcsShaderVariableContext-members.html -%%DOCSDIR%%/html/api/classcsShaderVariableContext.html -%%DOCSDIR%%/html/api/classcsShaderVariableContext__inherit__graph.png -%%DOCSDIR%%/html/api/classcsShaderVariableFrameHolder-members.html -%%DOCSDIR%%/html/api/classcsShaderVariableFrameHolder.html -%%DOCSDIR%%/html/api/classcsSolidSpace.html -%%DOCSDIR%%/html/api/classcsShaderVariable__inherit__graph.png -%%DOCSDIR%%/html/api/classcsSimplePixmap-members.html -%%DOCSDIR%%/html/api/classcsSimplePixmap.html -%%DOCSDIR%%/html/api/classcsSimplePixmap__inherit__graph.png -%%DOCSDIR%%/html/api/classcsSndFunc-members.html -%%DOCSDIR%%/html/api/classcsSoftFontCache-members.html -%%DOCSDIR%%/html/api/classcsSoftFontCache.html -%%DOCSDIR%%/html/api/classcsSoftFontCacheImpl-members.html -%%DOCSDIR%%/html/api/classcsSoftFontCacheImpl.html -%%DOCSDIR%%/html/api/classcsSoftFontCacheImpl__inherit__graph.png -%%DOCSDIR%%/html/api/classcsSoftFontCache__inherit__graph.png -%%DOCSDIR%%/html/api/lod_8h.html -%%DOCSDIR%%/html/api/classcsSolidSpace-members.html -%%DOCSDIR%%/html/api/classcsSoundDataRaw-members.html -%%DOCSDIR%%/html/api/classcsSoundDataRaw.html -%%DOCSDIR%%/html/api/classcsSoundDataRaw__inherit__graph.png -%%DOCSDIR%%/html/api/classcsSoundHandle-members.html -%%DOCSDIR%%/html/api/classcsSoundHandle.html -%%DOCSDIR%%/html/api/classcsSoundHandle__inherit__graph.png -%%DOCSDIR%%/html/api/classcsSoundListener-members.html -%%DOCSDIR%%/html/api/classcsSoundListener.html -%%DOCSDIR%%/html/api/classcsSoundListener__inherit__graph.png -%%DOCSDIR%%/html/api/classcsSoundWrapper-members.html -%%DOCSDIR%%/html/api/classcsSoundWrapper.html -%%DOCSDIR%%/html/api/classcsSoundWrapper__inherit__graph.png -%%DOCSDIR%%/html/api/classcsSparse3D-members.html -%%DOCSDIR%%/html/api/classcsSparse3D.html -%%DOCSDIR%%/html/api/classcsSparse3D__inherit__graph.png -%%DOCSDIR%%/html/api/classcsSphere-members.html -%%DOCSDIR%%/html/api/classcsSphere.html -%%DOCSDIR%%/html/api/classcsSpline-members.html -%%DOCSDIR%%/html/api/classcsSpline.html -%%DOCSDIR%%/html/api/classcsSpline__inherit__graph.png -%%DOCSDIR%%/html/api/classcsSpotLightProc-members.html -%%DOCSDIR%%/html/api/classcsSpotLightProc.html -%%DOCSDIR%%/html/api/classcsSquaredDist-members.html -%%DOCSDIR%%/html/api/classcsSquaredDist.html -%%DOCSDIR%%/html/api/classes.html -%%DOCSDIR%%/html/api/classcsStrKey-members.html -%%DOCSDIR%%/html/api/classcsStrKey.html -%%DOCSDIR%%/html/api/classcsString-members.html -%%DOCSDIR%%/html/api/classcsString.html -%%DOCSDIR%%/html/api/classcsStringArray-members.html -%%DOCSDIR%%/html/api/classcsStringArray.html -%%DOCSDIR%%/html/api/classcsStringArrayElementHandler-members.html -%%DOCSDIR%%/html/api/classcsStringArrayElementHandler.html -%%DOCSDIR%%/html/api/classcsStringArray__inherit__graph.png -%%DOCSDIR%%/html/api/classcsStringBase-members.html -%%DOCSDIR%%/html/api/classcsStringBase.html -%%DOCSDIR%%/html/api/classcsStringBase__inherit__graph.png -%%DOCSDIR%%/html/api/classcsStringFast-members.html -%%DOCSDIR%%/html/api/classcsStringFast.html -%%DOCSDIR%%/html/api/classcsStringFast_3_010_01_4-members.html -%%DOCSDIR%%/html/api/classcsStringFast_3_010_01_4.html -%%DOCSDIR%%/html/api/classcsStringFast_3_010_01_4__inherit__graph.png -%%DOCSDIR%%/html/api/classcsStringFast__inherit__graph.png -%%DOCSDIR%%/html/api/classcsStringHash-members.html -%%DOCSDIR%%/html/api/classcsStringHash.html -%%DOCSDIR%%/html/api/classcsStringReader-members.html -%%DOCSDIR%%/html/api/classcsStringReader.html -%%DOCSDIR%%/html/api/classcsStringSet-members.html -%%DOCSDIR%%/html/api/classcsStringSet.html -%%DOCSDIR%%/html/api/classcsString__inherit__graph.png -%%DOCSDIR%%/html/api/classcsSubRectangles-members.html -%%DOCSDIR%%/html/api/classcsSubRectangles.html -%%DOCSDIR%%/html/api/classcsSubRectangles_1_1SubRect-members.html -%%DOCSDIR%%/html/api/classcsSubRectangles_1_1SubRect.html -%%DOCSDIR%%/html/api/classcsTextProgressMeter-members.html -%%DOCSDIR%%/html/api/classcsTextProgressMeter.html -%%DOCSDIR%%/html/api/classcsTextProgressMeter__inherit__graph.png -%%DOCSDIR%%/html/api/classcsTextureHandle-members.html -%%DOCSDIR%%/html/api/classcsTextureHandle.html -%%DOCSDIR%%/html/api/classcsTextureHandle__inherit__graph.png -%%DOCSDIR%%/html/api/classcsTextureManager-members.html -%%DOCSDIR%%/html/api/classcsTextureManager.html -%%DOCSDIR%%/html/api/classcsTextureManager__inherit__graph.png -%%DOCSDIR%%/html/api/classcsTextureTrans-members.html -%%DOCSDIR%%/html/api/classcsTextureTrans.html -%%DOCSDIR%%/html/api/classcsThread-members.html -%%DOCSDIR%%/html/api/classcsThread.html -%%DOCSDIR%%/html/api/classcsThreadJobQueue-members.html -%%DOCSDIR%%/html/api/classcsThreadJobQueue.html -%%DOCSDIR%%/html/api/classcsThreadJobQueue__inherit__graph.png -%%DOCSDIR%%/html/api/classcsThread__inherit__graph.png -%%DOCSDIR%%/html/api/classcsTiledCoverageBuffer-members.html -%%DOCSDIR%%/html/api/classcsTiledCoverageBuffer.html -%%DOCSDIR%%/html/api/classcsTiledCoverageBuffer__inherit__graph.png -%%DOCSDIR%%/html/api/classcsTinyDocumentSystem-members.html -%%DOCSDIR%%/html/api/classcsTinyDocumentSystem.html -%%DOCSDIR%%/html/api/classcsTinyDocumentSystem__inherit__graph.png -%%DOCSDIR%%/html/api/classcsTransform-members.html -%%DOCSDIR%%/html/api/classcsTransform.html -%%DOCSDIR%%/html/api/classcsTransform__inherit__graph.png -%%DOCSDIR%%/html/api/classcsTreeNode-members.html -%%DOCSDIR%%/html/api/classcsTreeNode.html -%%DOCSDIR%%/html/api/classcsTreeNode__inherit__graph.png -%%DOCSDIR%%/html/api/classcsTriangleLODAlgo-members.html -%%DOCSDIR%%/html/api/classcsVector2.html -%%DOCSDIR%%/html/api/classcsTriangleLODAlgo.html -%%DOCSDIR%%/html/api/classcsTriangleLODAlgoEdge-members.html -%%DOCSDIR%%/html/api/classcsTriangleLODAlgoEdge.html -%%DOCSDIR%%/html/api/classcsTriangleLODAlgoEdge__inherit__graph.png -%%DOCSDIR%%/html/api/classcsTriangleLODAlgo__inherit__graph.png -%%DOCSDIR%%/html/api/classcsTriangleMesh-members.html -%%DOCSDIR%%/html/api/classcsTriangleMesh.html -%%DOCSDIR%%/html/api/classcsTriangleMeshLOD-members.html -%%DOCSDIR%%/html/api/classcsTriangleMeshLOD.html -%%DOCSDIR%%/html/api/classcsTriangleVertex-members.html -%%DOCSDIR%%/html/api/classcsTriangleVertex.html -%%DOCSDIR%%/html/api/classcsTriangleVertexCost.html -%%DOCSDIR%%/html/api/classcsTriangleVertexCost-members.html -%%DOCSDIR%%/html/api/classcsTriangleVertexCost__inherit__graph.png -%%DOCSDIR%%/html/api/classcsTriangleVertex__inherit__graph.png -%%DOCSDIR%%/html/api/classcsTriangleVertices-members.html -%%DOCSDIR%%/html/api/classcsTriangleVertices.html -%%DOCSDIR%%/html/api/classcsTriangleVerticesCost-members.html -%%DOCSDIR%%/html/api/classcsTriangleVerticesCost.html -%%DOCSDIR%%/html/api/classcsTriangleVerticesSorted-members.html -%%DOCSDIR%%/html/api/classcsTriangleVerticesSorted.html -%%DOCSDIR%%/html/api/classcsTriangulate2-members.html -%%DOCSDIR%%/html/api/classcsVector3.html -%%DOCSDIR%%/html/api/classcsTriangulate2.html -%%DOCSDIR%%/html/api/classcsTypedObjectIterator-members.html -%%DOCSDIR%%/html/api/classcsTypedObjectIterator.html -%%DOCSDIR%%/html/api/classcsUnicodeTransform-members.html -%%DOCSDIR%%/html/api/classcsUnicodeTransform.html -%%DOCSDIR%%/html/api/classcsUserRenderBufferManager-members.html -%%DOCSDIR%%/html/api/classcsUserRenderBufferManager.html -%%DOCSDIR%%/html/api/classcsVector2-members.html -%%DOCSDIR%%/html/api/classcsVector3-members.html -%%DOCSDIR%%/html/api/classcsVector3Array-members.html -%%DOCSDIR%%/html/api/classcsVector3Array.html -%%DOCSDIR%%/html/api/classcsVector3Array__inherit__graph.png -%%DOCSDIR%%/html/api/classcsVector4-members.html -%%DOCSDIR%%/html/api/classcsVector4.html -%%DOCSDIR%%/html/api/classcsVector4T-members.html -%%DOCSDIR%%/html/api/classcsVector4T.html -%%DOCSDIR%%/html/api/classcsVector4__inherit__graph.png -%%DOCSDIR%%/html/api/classcsVerbosityManager-members.html -%%DOCSDIR%%/html/api/classcsVerbosityManager.html -%%DOCSDIR%%/html/api/classcsVerbosityManager__inherit__graph.png -%%DOCSDIR%%/html/api/classcsVerbosityParser-members.html -%%DOCSDIR%%/html/api/classcsVerbosityParser.html -%%DOCSDIR%%/html/api/classcsVertexCompressor-members.html -%%DOCSDIR%%/html/api/classcsVertexCompressor.html -%%DOCSDIR%%/html/api/clip2d_8h.html -%%DOCSDIR%%/html/api/classcsVertexLightCalculator-members.html -%%DOCSDIR%%/html/api/classcsVertexLightCalculator.html -%%DOCSDIR%%/html/api/classcsVertexLightCalculator__inherit__graph.png -%%DOCSDIR%%/html/api/classcsVfsCacheManager-members.html -%%DOCSDIR%%/html/api/classcsVfsCacheManager.html -%%DOCSDIR%%/html/api/classcsVfsCacheManager__inherit__graph.png -%%DOCSDIR%%/html/api/classcsVfsDirectoryChanger-members.html -%%DOCSDIR%%/html/api/classcsVfsDirectoryChanger.html -%%DOCSDIR%%/html/api/classcsView-members.html -%%DOCSDIR%%/html/api/classcsView.html -%%DOCSDIR%%/html/api/classcsView__inherit__graph.png -%%DOCSDIR%%/html/api/classcsWeakRef.html -%%DOCSDIR%%/html/api/classcsVirtualClock-members.html -%%DOCSDIR%%/html/api/classcsVirtualClock.html -%%DOCSDIR%%/html/api/classcsVirtualClock__inherit__graph.png -%%DOCSDIR%%/html/api/classcsWeakRef-members.html -%%DOCSDIR%%/html/api/classcsWeakRefArray-members.html -%%DOCSDIR%%/html/api/classcsWeakRefArray.html -%%DOCSDIR%%/html/api/classcsWeakRefArray__inherit__graph.png -%%DOCSDIR%%/html/api/classcsWideSparse3D-members.html -%%DOCSDIR%%/html/api/classcsWideSparse3D.html -%%DOCSDIR%%/html/api/classcsWideSparse3D__inherit__graph.png -%%DOCSDIR%%/html/api/classcsWin32CustomCursors-members.html -%%DOCSDIR%%/html/api/classcsWin32CustomCursors.html -%%DOCSDIR%%/html/api/classcsWin32RegistryConfig-members.html -%%DOCSDIR%%/html/api/classcsWin32RegistryConfig.html -%%DOCSDIR%%/html/api/classcsWin32RegistryConfig__inherit__graph.png -%%DOCSDIR%%/html/api/classcsWin32RegistryIterator-members.html -%%DOCSDIR%%/html/api/classcsWin32RegistryIterator.html -%%DOCSDIR%%/html/api/classcsWin32RegistryIterator__inherit__graph.png -%%DOCSDIR%%/html/api/classcsXRotMatrix3-members.html -%%DOCSDIR%%/html/api/classcsXRotMatrix3.html -%%DOCSDIR%%/html/api/classcsXRotMatrix3__inherit__graph.png -%%DOCSDIR%%/html/api/classcsXScaleMatrix3-members.html -%%DOCSDIR%%/html/api/classcsXScaleMatrix3.html -%%DOCSDIR%%/html/api/classcsXScaleMatrix3__inherit__graph.png -%%DOCSDIR%%/html/api/classcsYRotMatrix3-members.html -%%DOCSDIR%%/html/api/classcsYRotMatrix3.html -%%DOCSDIR%%/html/api/classcsYRotMatrix3__inherit__graph.png -%%DOCSDIR%%/html/api/classcsYScaleMatrix3-members.html -%%DOCSDIR%%/html/api/classcsYScaleMatrix3.html -%%DOCSDIR%%/html/api/classcsYScaleMatrix3__inherit__graph.png -%%DOCSDIR%%/html/api/classcsZRotMatrix3-members.html -%%DOCSDIR%%/html/api/classcsZRotMatrix3.html -%%DOCSDIR%%/html/api/classcsZRotMatrix3__inherit__graph.png -%%DOCSDIR%%/html/api/classcsZScaleMatrix3-members.html -%%DOCSDIR%%/html/api/classcsZScaleMatrix3.html -%%DOCSDIR%%/html/api/classcsZScaleMatrix3__inherit__graph.png -%%DOCSDIR%%/html/api/classcswinCallStackHelper-members.html -%%DOCSDIR%%/html/api/classcswinCallStackHelper.html -%%DOCSDIR%%/html/api/classcswinMinidumpWriter-members.html -%%DOCSDIR%%/html/api/classcswinMinidumpWriter.html -%%DOCSDIR%%/html/api/classscfFakeInterface.html -%%DOCSDIR%%/html/api/classscfImplementation-members.html -%%DOCSDIR%%/html/api/classscfImplementation.html -%%DOCSDIR%%/html/api/classscfImplementation0-members.html -%%DOCSDIR%%/html/api/classscfImplementation0.html -%%DOCSDIR%%/html/api/classscfImplementation0__inherit__graph.png -%%DOCSDIR%%/html/api/classscfString.html -%%DOCSDIR%%/html/api/classscfImplementation1-members.html -%%DOCSDIR%%/html/api/classscfImplementation1.html -%%DOCSDIR%%/html/api/classscfImplementation1__inherit__graph.png -%%DOCSDIR%%/html/api/classscfImplementation2-members.html -%%DOCSDIR%%/html/api/classscfImplementation2.html -%%DOCSDIR%%/html/api/classscfImplementation2__inherit__graph.png -%%DOCSDIR%%/html/api/classscfImplementation3-members.html -%%DOCSDIR%%/html/api/classscfImplementation3.html -%%DOCSDIR%%/html/api/classscfImplementation3__inherit__graph.png -%%DOCSDIR%%/html/api/classscfImplementation4-members.html -%%DOCSDIR%%/html/api/classscfImplementation4.html -%%DOCSDIR%%/html/api/classscfImplementation4__inherit__graph.png -%%DOCSDIR%%/html/api/classscfImplementation5-members.html -%%DOCSDIR%%/html/api/classscfImplementation5.html -%%DOCSDIR%%/html/api/classscfImplementation5__inherit__graph.png -%%DOCSDIR%%/html/api/classscfImplementation6-members.html -%%DOCSDIR%%/html/api/classscfImplementation6.html -%%DOCSDIR%%/html/api/classscfImplementation6__inherit__graph.png -%%DOCSDIR%%/html/api/classscfImplementationExt0-members.html -%%DOCSDIR%%/html/api/classscfImplementationExt0.html -%%DOCSDIR%%/html/api/classscfImplementationExt1-members.html -%%DOCSDIR%%/html/api/classscfImplementationExt1.html -%%DOCSDIR%%/html/api/classscfImplementationExt2-members.html -%%DOCSDIR%%/html/api/classscfImplementationExt2.html -%%DOCSDIR%%/html/api/classscfImplementationExt3-members.html -%%DOCSDIR%%/html/api/classscfImplementationExt3.html -%%DOCSDIR%%/html/api/classscfImplementationExt4-members.html -%%DOCSDIR%%/html/api/classscfImplementationExt4.html -%%DOCSDIR%%/html/api/classscfImplementationExt5-members.html -%%DOCSDIR%%/html/api/classscfImplementationExt5.html -%%DOCSDIR%%/html/api/classscfImplementationExt6-members.html -%%DOCSDIR%%/html/api/classscfImplementationExt6.html -%%DOCSDIR%%/html/api/classscfImplementation__inherit__graph.png -%%DOCSDIR%%/html/api/obb_8h.html -%%DOCSDIR%%/html/api/classscfInterfaceTraits-members.html -%%DOCSDIR%%/html/api/classscfInterfaceTraits.html -%%DOCSDIR%%/html/api/classscfString-members.html -%%DOCSDIR%%/html/api/classscfStringArray-members.html -%%DOCSDIR%%/html/api/classscfStringArray.html -%%DOCSDIR%%/html/api/classscfStringArray__inherit__graph.png -%%DOCSDIR%%/html/api/classscfString__inherit__graph.png -%%DOCSDIR%%/html/api/clip2d_8h-source.html -%%DOCSDIR%%/html/api/cmdhelp_8h-source.html -%%DOCSDIR%%/html/api/cmdhelp_8h.html -%%DOCSDIR%%/html/api/collectn_8h-source.html -%%DOCSDIR%%/html/api/collectn_8h.html -%%DOCSDIR%%/html/api/commonimagefile_8h-source.html -%%DOCSDIR%%/html/api/comp_8h-source.html -%%DOCSDIR%%/html/api/commonimagefile_8h.html -%%DOCSDIR%%/html/api/comp_8h.html -%%DOCSDIR%%/html/api/comparator_8h-source.html -%%DOCSDIR%%/html/api/comparator_8h.html -%%DOCSDIR%%/html/api/conin_8h-source.html -%%DOCSDIR%%/html/api/conin_8h.html -%%DOCSDIR%%/html/api/conout_8h-source.html -%%DOCSDIR%%/html/api/conout_8h.html -%%DOCSDIR%%/html/api/convert_8h-source.html -%%DOCSDIR%%/html/api/convert_8h.html -%%DOCSDIR%%/html/api/crystalspace_8h-source.html -%%DOCSDIR%%/html/api/crystalspace_8h.html -%%DOCSDIR%%/html/api/csanim2d_8h-source.html -%%DOCSDIR%%/html/api/csanim2d_8h.html -%%DOCSDIR%%/html/api/csapplicationframework_8h-source.html -%%DOCSDIR%%/html/api/csapplicationframework_8h.html -%%DOCSDIR%%/html/api/csbaseeventh_8h-source.html -%%DOCSDIR%%/html/api/csbaseeventh_8h.html -%%DOCSDIR%%/html/api/cscolor_8h-source.html -%%DOCSDIR%%/html/api/cscolor_8h.html -%%DOCSDIR%%/html/api/csconfig_8h-source.html -%%DOCSDIR%%/html/api/csdef_8h-source.html -%%DOCSDIR%%/html/api/csendian_8h-source.html -%%DOCSDIR%%/html/api/csendian_8h.html -%%DOCSDIR%%/html/api/csevcord_8h-source.html -%%DOCSDIR%%/html/api/csevcord_8h.html -%%DOCSDIR%%/html/api/csevent_8h-source.html -%%DOCSDIR%%/html/api/csevent_8h.html -%%DOCSDIR%%/html/api/cseventflattener_8h-source.html -%%DOCSDIR%%/html/api/cseventflattener_8h.html -%%DOCSDIR%%/html/api/cseventq_8h-source.html -%%DOCSDIR%%/html/api/cseventq_8h.html -%%DOCSDIR%%/html/api/csextern_8h-source.html -%%DOCSDIR%%/html/api/csextern__dx_8h-source.html -%%DOCSDIR%%/html/api/csextern__gl_8h-source.html -%%DOCSDIR%%/html/api/csextern__osx_8h-source.html -%%DOCSDIR%%/html/api/csextern__win_8h-source.html -%%DOCSDIR%%/html/api/csfxscr_8h-source.html -%%DOCSDIR%%/html/api/csfxscr_8h.html -%%DOCSDIR%%/html/api/csgeom_2objmodel_8h-source.html -%%DOCSDIR%%/html/api/csgeom_2objmodel_8h.html -%%DOCSDIR%%/html/api/csgeom_2path_8h-source.html -%%DOCSDIR%%/html/api/csgeom_2path_8h.html -%%DOCSDIR%%/html/api/csgeom_2polymesh_8h-source.html -%%DOCSDIR%%/html/api/csgeom_2polymesh_8h.html -%%DOCSDIR%%/html/api/csgeom_8h-source.html -%%DOCSDIR%%/html/api/ode_8h.html -%%DOCSDIR%%/html/api/csgeom_8h.html -%%DOCSDIR%%/html/api/csgfx_8h-source.html -%%DOCSDIR%%/html/api/csgfx_8h.html -%%DOCSDIR%%/html/api/csmd5_8h-source.html -%%DOCSDIR%%/html/api/csmd5_8h.html -%%DOCSDIR%%/html/api/csobject_8h-source.html -%%DOCSDIR%%/html/api/csobject_8h.html -%%DOCSDIR%%/html/api/csosdefs_8h-source.html -%%DOCSDIR%%/html/api/cspixmap_8h-source.html -%%DOCSDIR%%/html/api/cspixmap_8h.html -%%DOCSDIR%%/html/api/csplatform_8h-source.html -%%DOCSDIR%%/html/api/csplugincommon_2canvas_2graph2d_8h-source.html -%%DOCSDIR%%/html/api/csplugincommon_2canvas_2graph2d_8h.html -%%DOCSDIR%%/html/api/csplugincommon_2particlesys_2particle_8h-source.html -%%DOCSDIR%%/html/api/pages.html -%%DOCSDIR%%/html/api/csplugincommon_2particlesys_2particle_8h.html -%%DOCSDIR%%/html/api/csplugincommon_2render3d_2txtmgr_8h-source.html -%%DOCSDIR%%/html/api/csplugincommon_2render3d_2txtmgr_8h.html -%%DOCSDIR%%/html/api/csplugincommon_2softshader_2texture_8h-source.html -%%DOCSDIR%%/html/api/csplugincommon_8h-source.html -%%DOCSDIR%%/html/api/csplugincommon_8h.html -%%DOCSDIR%%/html/api/cspmeter_8h-source.html -%%DOCSDIR%%/html/api/cspmeter_8h.html -%%DOCSDIR%%/html/api/cspoint_8h-source.html -%%DOCSDIR%%/html/api/cspoint_8h.html -%%DOCSDIR%%/html/api/csppulse_8h-source.html -%%DOCSDIR%%/html/api/csppulse_8h.html -%%DOCSDIR%%/html/api/csprocessorcap_8h-source.html -%%DOCSDIR%%/html/api/csprocessorcap_8h.html -%%DOCSDIR%%/html/api/csqint_8h-source.html -%%DOCSDIR%%/html/api/csqint_8h.html -%%DOCSDIR%%/html/api/csqsqrt_8h-source.html -%%DOCSDIR%%/html/api/csqsqrt_8h.html -%%DOCSDIR%%/html/api/csrect_8h-source.html -%%DOCSDIR%%/html/api/csrect_8h.html -%%DOCSDIR%%/html/api/csrectrg_8h-source.html -%%DOCSDIR%%/html/api/csrectrg_8h.html -%%DOCSDIR%%/html/api/csshadow.png -%%DOCSDIR%%/html/api/csshlib_8h-source.html -%%DOCSDIR%%/html/api/csshlib_8h.html -%%DOCSDIR%%/html/api/csstring_8h-source.html -%%DOCSDIR%%/html/api/csstring_8h.html -%%DOCSDIR%%/html/api/cssubscription_8h-source.html -%%DOCSDIR%%/html/api/cssysdef_8h-source.html -%%DOCSDIR%%/html/api/cssysdef_8h.html -%%DOCSDIR%%/html/api/cstool_2collider_8h-source.html -%%DOCSDIR%%/html/api/cstool_2collider_8h.html -%%DOCSDIR%%/html/api/cstool_2keyval_8h-source.html -%%DOCSDIR%%/html/api/cstool_2keyval_8h.html -%%DOCSDIR%%/html/api/cstool_2mapnode_8h-source.html -%%DOCSDIR%%/html/api/cstool_2mapnode_8h.html -%%DOCSDIR%%/html/api/cstool_8h-source.html -%%DOCSDIR%%/html/api/cstool_8h.html -%%DOCSDIR%%/html/api/cstypes_8h-source.html -%%DOCSDIR%%/html/api/cstypes_8h.html -%%DOCSDIR%%/html/api/csuctransform_8h-source.html -%%DOCSDIR%%/html/api/csuctransform_8h.html -%%DOCSDIR%%/html/api/csunicode_8h-source.html -%%DOCSDIR%%/html/api/csunicode_8h.html -%%DOCSDIR%%/html/api/csutil_2binder_8h-source.html -%%DOCSDIR%%/html/api/csutil_2binder_8h.html -%%DOCSDIR%%/html/api/csutil_2cfgfile_8h-source.html -%%DOCSDIR%%/html/api/csutil_2cfgfile_8h.html -%%DOCSDIR%%/html/api/csutil_2cfgmgr_8h-source.html -%%DOCSDIR%%/html/api/csutil_2cfgmgr_8h.html -%%DOCSDIR%%/html/api/csutil_2cmdline_8h-source.html -%%DOCSDIR%%/html/api/csutil_2cmdline_8h.html -%%DOCSDIR%%/html/api/csutil_2csinput_8h-source.html -%%DOCSDIR%%/html/api/csutil_2csinput_8h.html -%%DOCSDIR%%/html/api/csutil_2event_8h-source.html -%%DOCSDIR%%/html/api/csutil_2event_8h.html -%%DOCSDIR%%/html/api/csutil_2eventhandlers_8h-source.html -%%DOCSDIR%%/html/api/csutil_2eventhandlers_8h.html -%%DOCSDIR%%/html/api/csutil_2objreg_8h.html -%%DOCSDIR%%/html/api/csutil_2eventnames_8h-source.html -%%DOCSDIR%%/html/api/csutil_2eventnames_8h.html -%%DOCSDIR%%/html/api/csutil_2memdebug_8h-source.html -%%DOCSDIR%%/html/api/csutil_2memdebug_8h.html -%%DOCSDIR%%/html/api/csutil_2objreg_8h-source.html -%%DOCSDIR%%/html/api/csutil_2stringarray_8h-source.html -%%DOCSDIR%%/html/api/csutil_2stringarray_8h.html -%%DOCSDIR%%/html/api/csutil_2strset_8h-source.html -%%DOCSDIR%%/html/api/csutil_2strset_8h.html -%%DOCSDIR%%/html/api/csutil_2timer_8h-source.html -%%DOCSDIR%%/html/api/csutil_2timer_8h.html -%%DOCSDIR%%/html/api/csutil_2virtclk_8h-source.html -%%DOCSDIR%%/html/api/csutil_2virtclk_8h.html -%%DOCSDIR%%/html/api/pen_8h.html -%%DOCSDIR%%/html/api/csutil_2win32_2csconfig_8h-source.html -%%DOCSDIR%%/html/api/csutil_8h-source.html -%%DOCSDIR%%/html/api/csutil_8h.html -%%DOCSDIR%%/html/api/csver_8h-source.html -%%DOCSDIR%%/html/api/csver_8h.html -%%DOCSDIR%%/html/api/csview_8h-source.html -%%DOCSDIR%%/html/api/csview_8h.html -%%DOCSDIR%%/html/api/cursor_8h-source.html -%%DOCSDIR%%/html/api/cursor_8h.html -%%DOCSDIR%%/html/api/cursorconvert_8h-source.html -%%DOCSDIR%%/html/api/cursorconvert_8h.html -%%DOCSDIR%%/html/api/custcursor_8h-source.html -%%DOCSDIR%%/html/api/custcursor_8h.html -%%DOCSDIR%%/html/api/customcursor_8h-source.html -%%DOCSDIR%%/html/api/customcursor_8h.html -%%DOCSDIR%%/html/api/cyclicbuf_8h-source.html -%%DOCSDIR%%/html/api/cyclicbuf_8h.html -%%DOCSDIR%%/html/api/data_8h-source.html -%%DOCSDIR%%/html/api/databuf_8h-source.html -%%DOCSDIR%%/html/api/databuf_8h.html -%%DOCSDIR%%/html/api/databuff_8h-source.html -%%DOCSDIR%%/html/api/databuff_8h.html -%%DOCSDIR%%/html/api/dbghelp_8h-source.html -%%DOCSDIR%%/html/api/dbghelp_8h.html -%%DOCSDIR%%/html/api/debug_8h-source.html -%%DOCSDIR%%/html/api/debug_8h.html -%%DOCSDIR%%/html/api/debugimagewriter_8h-source.html -%%DOCSDIR%%/html/api/debugimagewriter_8h.html -%%DOCSDIR%%/html/api/defaultshader_8h-source.html -%%DOCSDIR%%/html/api/defaultshader_8h.html -%%DOCSDIR%%/html/api/deprecated.html -%%DOCSDIR%%/html/api/directdetection_8h-source.html -%%DOCSDIR%%/html/api/directdetection_8h.html -%%DOCSDIR%%/html/api/dirtyaccessarray_8h-source.html -%%DOCSDIR%%/html/api/dirtyaccessarray_8h.html -%%DOCSDIR%%/html/api/document_8h-source.html -%%DOCSDIR%%/html/api/document_8h.html -%%DOCSDIR%%/html/api/documentcommon_8h-source.html -%%DOCSDIR%%/html/api/documentcommon_8h.html -%%DOCSDIR%%/html/api/documenthelper_8h-source.html -%%DOCSDIR%%/html/api/documenthelper_8h.html -%%DOCSDIR%%/html/api/doxygrps-source.html -%%DOCSDIR%%/html/api/draw__box_8h-source.html -%%DOCSDIR%%/html/api/draw__box_8h.html -%%DOCSDIR%%/html/api/draw__common_8h-source.html -%%DOCSDIR%%/html/api/draw__common_8h.html -%%DOCSDIR%%/html/api/draw__line_8h-source.html -%%DOCSDIR%%/html/api/draw__line_8h.html -%%DOCSDIR%%/html/api/draw__text_8h-source.html -%%DOCSDIR%%/html/api/draw__text_8h.html -%%DOCSDIR%%/html/api/driver_8h-source.html -%%DOCSDIR%%/html/api/dynamics_8h-source.html -%%DOCSDIR%%/html/api/dynamics_8h.html -%%DOCSDIR%%/html/api/emit_8h-source.html -%%DOCSDIR%%/html/api/emit_8h.html -%%DOCSDIR%%/html/api/engine_8h-source.html -%%DOCSDIR%%/html/api/engine_8h.html -%%DOCSDIR%%/html/api/enginetools_8h-source.html -%%DOCSDIR%%/html/api/fifo_8h.html -%%DOCSDIR%%/html/api/enginetools_8h.html -%%DOCSDIR%%/html/api/engseq_8h-source.html -%%DOCSDIR%%/html/api/engseq_8h.html -%%DOCSDIR%%/html/api/evdefs_8h-source.html -%%DOCSDIR%%/html/api/evdefs_8h.html -%%DOCSDIR%%/html/api/ref_8h.html -%%DOCSDIR%%/html/api/eventh_8h-source.html -%%DOCSDIR%%/html/api/eventh_8h.html -%%DOCSDIR%%/html/api/eventq_8h-source.html -%%DOCSDIR%%/html/api/eventq_8h.html -%%DOCSDIR%%/html/api/evoutlet_8h-source.html -%%DOCSDIR%%/html/api/evoutlet_8h.html -%%DOCSDIR%%/html/api/explode_8h-source.html -%%DOCSDIR%%/html/api/explode_8h.html -%%DOCSDIR%%/html/api/fastsqrt_8h-source.html -%%DOCSDIR%%/html/api/fastsqrt_8h.html -%%DOCSDIR%%/html/api/fifo_8h-source.html -%%DOCSDIR%%/html/api/filereadhelper_8h-source.html -%%DOCSDIR%%/html/api/filereadhelper_8h.html -%%DOCSDIR%%/html/api/fire_8h-source.html -%%DOCSDIR%%/html/api/fire_8h.html -%%DOCSDIR%%/html/api/fixed_8h-source.html -%%DOCSDIR%%/html/api/fixed_8h.html -%%DOCSDIR%%/html/api/flags_8h-source.html -%%DOCSDIR%%/html/api/flags_8h.html -%%DOCSDIR%%/html/api/floatrand_8h-source.html -%%DOCSDIR%%/html/api/floatrand_8h.html -%%DOCSDIR%%/html/api/fogmath_8h-source.html -%%DOCSDIR%%/html/api/fogmath_8h.html -%%DOCSDIR%%/html/api/fontcache_8h-source.html -%%DOCSDIR%%/html/api/fontcache_8h.html -%%DOCSDIR%%/html/api/fontserv_8h-source.html -%%DOCSDIR%%/html/api/fontserv_8h.html -%%DOCSDIR%%/html/api/formatter_8h-source.html -%%DOCSDIR%%/html/api/formatter_8h.html -%%DOCSDIR%%/html/api/fountain_8h-source.html -%%DOCSDIR%%/html/api/fountain_8h.html -%%DOCSDIR%%/html/api/fpu80x86_8h-source.html -%%DOCSDIR%%/html/api/framedataholder_8h-source.html -%%DOCSDIR%%/html/api/framedataholder_8h.html -%%DOCSDIR%%/html/api/frustum_8h-source.html -%%DOCSDIR%%/html/api/frustum_8h.html -%%DOCSDIR%%/html/api/functions.html -%%DOCSDIR%%/html/api/functions_0x61.html -%%DOCSDIR%%/html/api/functions_0x62.html -%%DOCSDIR%%/html/api/functions_0x63.html -%%DOCSDIR%%/html/api/functions_0x64.html -%%DOCSDIR%%/html/api/functions_0x65.html -%%DOCSDIR%%/html/api/functions_0x66.html -%%DOCSDIR%%/html/api/functions_0x67.html -%%DOCSDIR%%/html/api/functions_0x68.html -%%DOCSDIR%%/html/api/functions_0x69.html -%%DOCSDIR%%/html/api/functions_0x6a.html -%%DOCSDIR%%/html/api/functions_0x6b.html -%%DOCSDIR%%/html/api/functions_0x6c.html -%%DOCSDIR%%/html/api/functions_0x6d.html -%%DOCSDIR%%/html/api/functions_0x6e.html -%%DOCSDIR%%/html/api/functions_0x6f.html -%%DOCSDIR%%/html/api/functions_0x70.html -%%DOCSDIR%%/html/api/functions_0x71.html -%%DOCSDIR%%/html/api/functions_0x72.html -%%DOCSDIR%%/html/api/functions_0x73.html -%%DOCSDIR%%/html/api/functions_0x74.html -%%DOCSDIR%%/html/api/functions_0x75.html -%%DOCSDIR%%/html/api/functions_0x76.html -%%DOCSDIR%%/html/api/functions_0x77.html -%%DOCSDIR%%/html/api/functions_0x78.html -%%DOCSDIR%%/html/api/functions_0x79.html -%%DOCSDIR%%/html/api/functions_0x7a.html -%%DOCSDIR%%/html/api/functions_0x7e.html -%%DOCSDIR%%/html/api/functions_enum.html -%%DOCSDIR%%/html/api/functions_eval.html -%%DOCSDIR%%/html/api/functions_func.html -%%DOCSDIR%%/html/api/functions_func_0x62.html -%%DOCSDIR%%/html/api/functions_rela.html -%%DOCSDIR%%/html/api/functions_func_0x63.html -%%DOCSDIR%%/html/api/functions_func_0x64.html -%%DOCSDIR%%/html/api/functions_func_0x65.html -%%DOCSDIR%%/html/api/functions_func_0x66.html -%%DOCSDIR%%/html/api/functions_func_0x67.html -%%DOCSDIR%%/html/api/functions_func_0x68.html -%%DOCSDIR%%/html/api/functions_func_0x69.html -%%DOCSDIR%%/html/api/functions_func_0x6a.html -%%DOCSDIR%%/html/api/functions_func_0x6b.html -%%DOCSDIR%%/html/api/functions_func_0x6c.html -%%DOCSDIR%%/html/api/functions_func_0x6d.html -%%DOCSDIR%%/html/api/functions_func_0x6e.html -%%DOCSDIR%%/html/api/functions_func_0x6f.html -%%DOCSDIR%%/html/api/functions_func_0x70.html -%%DOCSDIR%%/html/api/functions_func_0x71.html -%%DOCSDIR%%/html/api/functions_func_0x72.html -%%DOCSDIR%%/html/api/functions_func_0x73.html -%%DOCSDIR%%/html/api/functions_func_0x74.html -%%DOCSDIR%%/html/api/functions_func_0x75.html -%%DOCSDIR%%/html/api/functions_func_0x76.html -%%DOCSDIR%%/html/api/functions_func_0x77.html -%%DOCSDIR%%/html/api/functions_func_0x78.html -%%DOCSDIR%%/html/api/functions_func_0x79.html -%%DOCSDIR%%/html/api/functions_func_0x7a.html -%%DOCSDIR%%/html/api/functions_func_0x7e.html -%%DOCSDIR%%/html/api/functions_type.html -%%DOCSDIR%%/html/api/functions_vars.html -%%DOCSDIR%%/html/api/functions_vars_0x61.html -%%DOCSDIR%%/html/api/fview_8h.html -%%DOCSDIR%%/html/api/functions_vars_0x62.html -%%DOCSDIR%%/html/api/functions_vars_0x63.html -%%DOCSDIR%%/html/api/functions_vars_0x64.html -%%DOCSDIR%%/html/api/functions_vars_0x65.html -%%DOCSDIR%%/html/api/functions_vars_0x66.html -%%DOCSDIR%%/html/api/functions_vars_0x67.html -%%DOCSDIR%%/html/api/functions_vars_0x68.html -%%DOCSDIR%%/html/api/functions_vars_0x69.html -%%DOCSDIR%%/html/api/functions_vars_0x6a.html -%%DOCSDIR%%/html/api/functions_vars_0x6b.html -%%DOCSDIR%%/html/api/functions_vars_0x6c.html -%%DOCSDIR%%/html/api/functions_vars_0x6d.html -%%DOCSDIR%%/html/api/functions_vars_0x6e.html -%%DOCSDIR%%/html/api/functions_vars_0x6f.html -%%DOCSDIR%%/html/api/functions_vars_0x70.html -%%DOCSDIR%%/html/api/functions_vars_0x72.html -%%DOCSDIR%%/html/api/functions_vars_0x73.html -%%DOCSDIR%%/html/api/functions_vars_0x74.html -%%DOCSDIR%%/html/api/functions_vars_0x75.html -%%DOCSDIR%%/html/api/functions_vars_0x76.html -%%DOCSDIR%%/html/api/functions_vars_0x77.html -%%DOCSDIR%%/html/api/functions_vars_0x78.html -%%DOCSDIR%%/html/api/functions_vars_0x79.html -%%DOCSDIR%%/html/api/functions_vars_0x7a.html -%%DOCSDIR%%/html/api/fview_8h-source.html -%%DOCSDIR%%/html/api/garray_8h-source.html -%%DOCSDIR%%/html/api/genmesh_8h-source.html -%%DOCSDIR%%/html/api/genmesh_8h.html -%%DOCSDIR%%/html/api/gentrtex_8h-source.html -%%DOCSDIR%%/html/api/gentrtex_8h.html -%%DOCSDIR%%/html/api/getopt_8h-source.html -%%DOCSDIR%%/html/api/getopt_8h.html -%%DOCSDIR%%/html/api/gfxmem_8h-source.html -%%DOCSDIR%%/html/api/gfxmem_8h.html -%%DOCSDIR%%/html/api/glcommon2d_8h-source.html -%%DOCSDIR%%/html/api/glcommon2d_8h.html -%%DOCSDIR%%/html/api/glenum__identstrs_8h-source.html -%%DOCSDIR%%/html/api/glenum__identstrs_8h.html -%%DOCSDIR%%/html/api/glextmanager_8h-source.html -%%DOCSDIR%%/html/api/glextmanager_8h.html -%%DOCSDIR%%/html/api/glfontcache_8h-source.html -%%DOCSDIR%%/html/api/glfontcache_8h.html -%%DOCSDIR%%/html/api/glhelper_8h-source.html -%%DOCSDIR%%/html/api/glhelper_8h.html -%%DOCSDIR%%/html/api/globals.html -%%DOCSDIR%%/html/api/globals_0x61.html -%%DOCSDIR%%/html/api/globals_0x62.html -%%DOCSDIR%%/html/api/globals_0x63.html -%%DOCSDIR%%/html/api/globals_0x64.html -%%DOCSDIR%%/html/api/globals_0x65.html -%%DOCSDIR%%/html/api/globals_0x66.html -%%DOCSDIR%%/html/api/globals_0x67.html -%%DOCSDIR%%/html/api/globals_0x69.html -%%DOCSDIR%%/html/api/globals_0x6c.html -%%DOCSDIR%%/html/api/globals_0x6d.html -%%DOCSDIR%%/html/api/globals_0x6e.html -%%DOCSDIR%%/html/api/globals_0x6f.html -%%DOCSDIR%%/html/api/globals_0x70.html -%%DOCSDIR%%/html/api/globals_0x72.html -%%DOCSDIR%%/html/api/globals_0x73.html -%%DOCSDIR%%/html/api/globals_0x74.html -%%DOCSDIR%%/html/api/globals_0x75.html -%%DOCSDIR%%/html/api/globals_0x76.html -%%DOCSDIR%%/html/api/globals_0x77.html -%%DOCSDIR%%/html/api/globals_0x7a.html -%%DOCSDIR%%/html/api/globals_defs.html -%%DOCSDIR%%/html/api/globals_defs_0x61.html -%%DOCSDIR%%/html/api/globals_defs_0x62.html -%%DOCSDIR%%/html/api/globals_defs_0x63.html -%%DOCSDIR%%/html/api/globals_defs_0x64.html -%%DOCSDIR%%/html/api/globals_defs_0x65.html -%%DOCSDIR%%/html/api/globals_defs_0x66.html -%%DOCSDIR%%/html/api/globals_defs_0x67.html -%%DOCSDIR%%/html/api/globals_defs_0x69.html -%%DOCSDIR%%/html/api/globals_defs_0x6c.html -%%DOCSDIR%%/html/api/globals_defs_0x6d.html -%%DOCSDIR%%/html/api/globals_defs_0x6e.html -%%DOCSDIR%%/html/api/globals_defs_0x6f.html -%%DOCSDIR%%/html/api/globals_defs_0x72.html -%%DOCSDIR%%/html/api/globals_defs_0x73.html -%%DOCSDIR%%/html/api/globals_defs_0x74.html -%%DOCSDIR%%/html/api/globals_defs_0x75.html -%%DOCSDIR%%/html/api/globals_defs_0x76.html -%%DOCSDIR%%/html/api/globals_defs_0x77.html -%%DOCSDIR%%/html/api/globals_defs_0x7a.html -%%DOCSDIR%%/html/api/globals_enum.html -%%DOCSDIR%%/html/api/globals_eval.html -%%DOCSDIR%%/html/api/globals_eval_0x67.html -%%DOCSDIR%%/html/api/globals_eval_0x72.html -%%DOCSDIR%%/html/api/globals_eval_0x73.html -%%DOCSDIR%%/html/api/globals_eval_0x74.html -%%DOCSDIR%%/html/api/globals_func.html -%%DOCSDIR%%/html/api/globals_type.html -%%DOCSDIR%%/html/api/globals_type_0x63.html -%%DOCSDIR%%/html/api/globals_type_0x67.html -%%DOCSDIR%%/html/api/globals_type_0x69.html -%%DOCSDIR%%/html/api/globals_type_0x6c.html -%%DOCSDIR%%/html/api/globals_type_0x6f.html -%%DOCSDIR%%/html/api/globals_type_0x70.html -%%DOCSDIR%%/html/api/globals_type_0x73.html -%%DOCSDIR%%/html/api/globals_type_0x74.html -%%DOCSDIR%%/html/api/globals_type_0x75.html -%%DOCSDIR%%/html/api/globals_type_0x77.html -%%DOCSDIR%%/html/api/globals_vars.html -%%DOCSDIR%%/html/api/glss_8h-source.html -%%DOCSDIR%%/html/api/glss_8h.html -%%DOCSDIR%%/html/api/glstates_8h-source.html -%%DOCSDIR%%/html/api/glstates_8h.html -%%DOCSDIR%%/html/api/gmeshanim_8h-source.html -%%DOCSDIR%%/html/api/gmeshanim_8h.html -%%DOCSDIR%%/html/api/gmeshskel_8h-source.html -%%DOCSDIR%%/html/api/gmeshskel_8h.html -%%DOCSDIR%%/html/api/gradient_8h-source.html -%%DOCSDIR%%/html/api/gradient_8h.html -%%DOCSDIR%%/html/api/graph3d_8h-source.html -%%DOCSDIR%%/html/api/graph3d_8h.html -%%DOCSDIR%%/html/api/graph_legend.html -%%DOCSDIR%%/html/api/graph_legend.png -%%DOCSDIR%%/html/api/group__appframe.html -%%DOCSDIR%%/html/api/group__aws.html -%%DOCSDIR%%/html/api/group__aws__comp__flags.html -%%DOCSDIR%%/html/api/group__aws__sink__errors.html -%%DOCSDIR%%/html/api/group__aws__sys__flags.html -%%DOCSDIR%%/html/api/group__aws__window__trans.html -%%DOCSDIR%%/html/api/group__engine3d.html -%%DOCSDIR%%/html/api/group__engine3d__light.html -%%DOCSDIR%%/html/api/group__geom__utils.html -%%DOCSDIR%%/html/api/group__engine3d__meshes.html -%%DOCSDIR%%/html/api/group__engine3d__rloop.html -%%DOCSDIR%%/html/api/group__engine3d__textures.html -%%DOCSDIR%%/html/api/group__engine3d__views.html -%%DOCSDIR%%/html/api/group__engine3d__vis.html -%%DOCSDIR%%/html/api/group__event__handling.html -%%DOCSDIR%%/html/api/group__floating__point.html -%%DOCSDIR%%/html/api/group__gfx.html -%%DOCSDIR%%/html/api/group__gfx2d.html -%%DOCSDIR%%/html/api/group__gfx3d.html -%%DOCSDIR%%/html/api/group__loadsave.html -%%DOCSDIR%%/html/api/group__meshplugins.html -%%DOCSDIR%%/html/api/group__plugincommon.html -%%DOCSDIR%%/html/api/group__scf.html -%%DOCSDIR%%/html/api/group__sndsys.html -%%DOCSDIR%%/html/api/scf_8h.html -%%DOCSDIR%%/html/api/group__util.html -%%DOCSDIR%%/html/api/group__util__containers.html -%%DOCSDIR%%/html/api/group__vfs.html -%%DOCSDIR%%/html/api/guids_8h-source.html -%%DOCSDIR%%/html/api/handle_8h-source.html -%%DOCSDIR%%/html/api/hash_8h-source.html -%%DOCSDIR%%/html/api/hash_8h.html -%%DOCSDIR%%/html/api/hashhandlers_8h-source.html -%%DOCSDIR%%/html/api/hashr_8h-source.html -%%DOCSDIR%%/html/api/hashr_8h.html -%%DOCSDIR%%/html/api/haze_8h-source.html -%%DOCSDIR%%/html/api/haze_8h.html -%%DOCSDIR%%/html/api/hierarchy.html -%%DOCSDIR%%/html/api/iaws_8h-source.html -%%DOCSDIR%%/html/api/iaws_8h.html -%%DOCSDIR%%/html/api/icegui_8h-source.html -%%DOCSDIR%%/html/api/icegui_8h.html -%%DOCSDIR%%/html/api/icontainer_8h.html -%%DOCSDIR%%/html/api/icontainer_8h-source.html -%%DOCSDIR%%/html/api/identstrings_8h-source.html -%%DOCSDIR%%/html/api/identstrings_8h.html -%%DOCSDIR%%/html/api/iengine_2halo_8h-source.html -%%DOCSDIR%%/html/api/iengine_2halo_8h.html -%%DOCSDIR%%/html/api/iengine_2material_8h-source.html -%%DOCSDIR%%/html/api/iengine_2material_8h.html -%%DOCSDIR%%/html/api/iengine_2texture_8h-source.html -%%DOCSDIR%%/html/api/iengine_2texture_8h.html -%%DOCSDIR%%/html/api/iengine_8h-source.html -%%DOCSDIR%%/html/api/iengine_8h.html -%%DOCSDIR%%/html/api/ifire_8h-source.html -%%DOCSDIR%%/html/api/ifire_8h.html -%%DOCSDIR%%/html/api/igeneric_8h-source.html -%%DOCSDIR%%/html/api/igeneric_8h.html -%%DOCSDIR%%/html/api/igeom_2objmodel_8h-source.html -%%DOCSDIR%%/html/api/igeom_2objmodel_8h.html -%%DOCSDIR%%/html/api/igeom_2path_8h-source.html -%%DOCSDIR%%/html/api/igeom_2path_8h.html -%%DOCSDIR%%/html/api/igeom_2polymesh_8h-source.html -%%DOCSDIR%%/html/api/igeom_2polymesh_8h.html -%%DOCSDIR%%/html/api/igeom_8h-source.html -%%DOCSDIR%%/html/api/igeom_8h.html -%%DOCSDIR%%/html/api/igraphic_8h-source.html -%%DOCSDIR%%/html/api/igraphic_8h.html -%%DOCSDIR%%/html/api/ilightiter_8h-source.html -%%DOCSDIR%%/html/api/ilightiter_8h.html -%%DOCSDIR%%/html/api/image_8h-source.html -%%DOCSDIR%%/html/api/image_8h.html -%%DOCSDIR%%/html/api/imagebase_8h-source.html -%%DOCSDIR%%/html/api/imagebase_8h.html -%%DOCSDIR%%/html/api/imagecubemapmaker_8h-source.html -%%DOCSDIR%%/html/api/imagecubemapmaker_8h.html -%%DOCSDIR%%/html/api/imageio_8h-source.html -%%DOCSDIR%%/html/api/imageio_8h.html -%%DOCSDIR%%/html/api/imagemanipulate_8h-source.html -%%DOCSDIR%%/html/api/imagemanipulate_8h.html -%%DOCSDIR%%/html/api/imagetools_8h-source.html -%%DOCSDIR%%/html/api/imagetools_8h.html -%%DOCSDIR%%/html/api/imagevolumemaker_8h-source.html -%%DOCSDIR%%/html/api/imagevolumemaker_8h.html -%%DOCSDIR%%/html/api/imap_2loader_8h-source.html -%%DOCSDIR%%/html/api/imap_2loader_8h.html -%%DOCSDIR%%/html/api/imap_8h-source.html -%%DOCSDIR%%/html/api/imap_8h.html -%%DOCSDIR%%/html/api/imesh_2lighting_8h-source.html -%%DOCSDIR%%/html/api/imesh_2lighting_8h.html -%%DOCSDIR%%/html/api/imesh_2object_8h-source.html -%%DOCSDIR%%/html/api/imesh_2object_8h.html -%%DOCSDIR%%/html/api/imesh_2particle_8h-source.html -%%DOCSDIR%%/html/api/imesh_2particle_8h.html -%%DOCSDIR%%/html/api/imesh_8h-source.html -%%DOCSDIR%%/html/api/imesh_8h.html -%%DOCSDIR%%/html/api/importkit_8h-source.html -%%DOCSDIR%%/html/api/importkit_8h.html -%%DOCSDIR%%/html/api/imposter_8h-source.html -%%DOCSDIR%%/html/api/imposter_8h.html -%%DOCSDIR%%/html/api/inetwork_8h-source.html -%%DOCSDIR%%/html/api/inetwork_8h.html -%%DOCSDIR%%/html/api/initapp_8h-source.html -%%DOCSDIR%%/html/api/initapp_8h.html -%%DOCSDIR%%/html/api/inputdef_8h-source.html -%%DOCSDIR%%/html/api/inputdef_8h.html -%%DOCSDIR%%/html/api/instmesh_8h-source.html -%%DOCSDIR%%/html/api/instmesh_8h.html -%%DOCSDIR%%/html/api/interfaceOSXDelegate2D-members.html -%%DOCSDIR%%/html/api/interfaceOSXDelegate2D.html -%%DOCSDIR%%/html/api/interfaceOSXView-members.html -%%DOCSDIR%%/html/api/interfaceOSXView.html -%%DOCSDIR%%/html/api/interfaceOSXWindow-members.html -%%DOCSDIR%%/html/api/interfaceOSXWindow.html -%%DOCSDIR%%/html/api/inv__cmap_8h-source.html -%%DOCSDIR%%/html/api/inv__cmap_8h.html -%%DOCSDIR%%/html/api/iopengl_2driverdb_8h-source.html -%%DOCSDIR%%/html/api/iopengl_2driverdb_8h.html -%%DOCSDIR%%/html/api/irsfact_8h.html -%%DOCSDIR%%/html/api/iproctex_8h-source.html -%%DOCSDIR%%/html/api/iproctex_8h.html -%%DOCSDIR%%/html/api/irenderstep_8h-source.html -%%DOCSDIR%%/html/api/irenderstep_8h.html -%%DOCSDIR%%/html/api/irsfact_8h-source.html -%%DOCSDIR%%/html/api/isndsys_8h-source.html -%%DOCSDIR%%/html/api/isndsys_8h.html -%%DOCSDIR%%/html/api/isound_2loader_8h-source.html -%%DOCSDIR%%/html/api/isound_8h-source.html -%%DOCSDIR%%/html/api/isound_8h.html -%%DOCSDIR%%/html/api/itexfact_8h-source.html -%%DOCSDIR%%/html/api/itexfact_8h.html -%%DOCSDIR%%/html/api/itexloaderctx_8h-source.html -%%DOCSDIR%%/html/api/itexloaderctx_8h.html -%%DOCSDIR%%/html/api/itexture_8h-source.html -%%DOCSDIR%%/html/api/itexture_8h.html -%%DOCSDIR%%/html/api/iutil_2binder_8h-source.html -%%DOCSDIR%%/html/api/iutil_2binder_8h.html -%%DOCSDIR%%/html/api/iutil_2cfgfile_8h-source.html -%%DOCSDIR%%/html/api/iutil_2cfgfile_8h.html -%%DOCSDIR%%/html/api/iutil_2cfgmgr_8h-source.html -%%DOCSDIR%%/html/api/iutil_2cfgmgr_8h.html -%%DOCSDIR%%/html/api/iutil_2cmdline_8h-source.html -%%DOCSDIR%%/html/api/iutil_2cmdline_8h.html -%%DOCSDIR%%/html/api/iutil_2csinput_8h-source.html -%%DOCSDIR%%/html/api/iutil_2csinput_8h.html -%%DOCSDIR%%/html/api/iutil_2event_8h-source.html -%%DOCSDIR%%/html/api/iutil_2event_8h.html -%%DOCSDIR%%/html/api/iutil_2eventhandlers_8h-source.html -%%DOCSDIR%%/html/api/iutil_2eventhandlers_8h.html -%%DOCSDIR%%/html/api/iutil_2eventnames_8h.html -%%DOCSDIR%%/html/api/iutil_2eventnames_8h-source.html -%%DOCSDIR%%/html/api/iutil_2memdebug_8h-source.html -%%DOCSDIR%%/html/api/iutil_2memdebug_8h.html -%%DOCSDIR%%/html/api/iutil_2object_8h-source.html -%%DOCSDIR%%/html/api/iutil_2object_8h.html -%%DOCSDIR%%/html/api/iutil_2objreg_8h-source.html -%%DOCSDIR%%/html/api/iutil_2objreg_8h.html -%%DOCSDIR%%/html/api/iutil_2stringarray_8h-source.html -%%DOCSDIR%%/html/api/iutil_2stringarray_8h.html -%%DOCSDIR%%/html/api/iutil_2strset_8h-source.html -%%DOCSDIR%%/html/api/iutil_2strset_8h.html -%%DOCSDIR%%/html/api/iutil_2timer_8h-source.html -%%DOCSDIR%%/html/api/iutil_8h.html -%%DOCSDIR%%/html/api/iutil_2timer_8h.html -%%DOCSDIR%%/html/api/iutil_2virtclk_8h-source.html -%%DOCSDIR%%/html/api/iutil_2virtclk_8h.html -%%DOCSDIR%%/html/api/iutil_8h-source.html -%%DOCSDIR%%/html/api/ivaria_2collider_8h-source.html -%%DOCSDIR%%/html/api/ivaria_2collider_8h.html -%%DOCSDIR%%/html/api/ivaria_2keyval_8h-source.html -%%DOCSDIR%%/html/api/ivaria_2keyval_8h.html -%%DOCSDIR%%/html/api/ivaria_2mapnode_8h-source.html -%%DOCSDIR%%/html/api/ivaria_2mapnode_8h.html -%%DOCSDIR%%/html/api/ivaria_8h-source.html -%%DOCSDIR%%/html/api/ivaria_8h.html -%%DOCSDIR%%/html/api/ivideo_2graph2d_8h-source.html -%%DOCSDIR%%/html/api/ivideo_2graph2d_8h.html -%%DOCSDIR%%/html/api/ivideo_8h.html -%%DOCSDIR%%/html/api/ivideo_2halo_8h-source.html -%%DOCSDIR%%/html/api/ivideo_2halo_8h.html -%%DOCSDIR%%/html/api/ivideo_2lighting_8h-source.html -%%DOCSDIR%%/html/api/ivideo_2material_8h-source.html -%%DOCSDIR%%/html/api/ivideo_2material_8h.html -%%DOCSDIR%%/html/api/ivideo_2texture_8h-source.html -%%DOCSDIR%%/html/api/ivideo_2texture_8h.html -%%DOCSDIR%%/html/api/ivideo_2txtmgr_8h-source.html -%%DOCSDIR%%/html/api/ivideo_2txtmgr_8h.html -%%DOCSDIR%%/html/api/ivideo_8h-source.html -%%DOCSDIR%%/html/api/job_8h-source.html -%%DOCSDIR%%/html/api/kdtree_8h-source.html -%%DOCSDIR%%/html/api/kdtree_8h.html -%%DOCSDIR%%/html/api/kitchensink_8h-source.html -%%DOCSDIR%%/html/api/kitchensink_8h.html -%%DOCSDIR%%/html/api/ldrctxt_8h-source.html -%%DOCSDIR%%/html/api/ldrctxt_8h.html -%%DOCSDIR%%/html/api/leakguard_8h-source.html -%%DOCSDIR%%/html/api/lghtng_8h-source.html -%%DOCSDIR%%/html/api/lghtng_8h.html -%%DOCSDIR%%/html/api/light_8h-source.html -%%DOCSDIR%%/html/api/light_8h.html -%%DOCSDIR%%/html/api/lightmgr_8h-source.html -%%DOCSDIR%%/html/api/lightmgr_8h.html -%%DOCSDIR%%/html/api/lightsvcache_8h-source.html -%%DOCSDIR%%/html/api/lightsvcache_8h.html -%%DOCSDIR%%/html/api/list_8h-source.html -%%DOCSDIR%%/html/api/list_8h.html -%%DOCSDIR%%/html/api/listener_8h-source.html -%%DOCSDIR%%/html/api/lod_8h-source.html -%%DOCSDIR%%/html/api/macosx_2csosdefs_8h-source.html -%%DOCSDIR%%/html/api/math2d_8h.html -%%DOCSDIR%%/html/api/math2d_8h-source.html -%%DOCSDIR%%/html/api/math3d_8h-source.html -%%DOCSDIR%%/html/api/math3d_8h.html -%%DOCSDIR%%/html/api/math3d__d_8h-source.html -%%DOCSDIR%%/html/api/math3d__d_8h.html -%%DOCSDIR%%/html/api/math_8h-source.html -%%DOCSDIR%%/html/api/math_8h.html -%%DOCSDIR%%/html/api/matrix2_8h-source.html -%%DOCSDIR%%/html/api/matrix2_8h.html -%%DOCSDIR%%/html/api/matrix3_8h-source.html -%%DOCSDIR%%/html/api/matrix3_8h.html -%%DOCSDIR%%/html/api/memfile_8h-source.html -%%DOCSDIR%%/html/api/memfile_8h.html -%%DOCSDIR%%/html/api/memimage_8h-source.html -%%DOCSDIR%%/html/api/memimage_8h.html -%%DOCSDIR%%/html/api/mempool_8h-source.html -%%DOCSDIR%%/html/api/mempool_8h.html -%%DOCSDIR%%/html/api/mesh_8h.html -%%DOCSDIR%%/html/api/mesh_8h-source.html -%%DOCSDIR%%/html/api/meshgen_8h-source.html -%%DOCSDIR%%/html/api/meshgen_8h.html -%%DOCSDIR%%/html/api/meshobjtmpl_8h-source.html -%%DOCSDIR%%/html/api/meshobjtmpl_8h.html -%%DOCSDIR%%/html/api/minidump_8h-source.html -%%DOCSDIR%%/html/api/minidump_8h.html -%%DOCSDIR%%/html/api/mmap_8h-source.html -%%DOCSDIR%%/html/api/mmap_8h.html -%%DOCSDIR%%/html/api/mmap__dummy_8h-source.html -%%DOCSDIR%%/html/api/mmap__dummy_8h.html -%%DOCSDIR%%/html/api/mmap__posix_8h-source.html -%%DOCSDIR%%/html/api/mmap__posix_8h.html -%%DOCSDIR%%/html/api/mmapio_8h-source.html -%%DOCSDIR%%/html/api/mmapio_8h.html -%%DOCSDIR%%/html/api/modelload_8h-source.html -%%DOCSDIR%%/html/api/modelload_8h.html -%%DOCSDIR%%/html/api/modules.html -%%DOCSDIR%%/html/api/movable_8h-source.html -%%DOCSDIR%%/html/api/movable_8h.html -%%DOCSDIR%%/html/api/movierecorder_8h-source.html -%%DOCSDIR%%/html/api/movierecorder_8h.html -%%DOCSDIR%%/html/api/namespaceCrystalSpace.html -%%DOCSDIR%%/html/api/namespaceCrystalSpace_1_1DocumentHelper.html -%%DOCSDIR%%/html/api/namespaceCrystalSpace_1_1DocumentHelper_1_1Implementation.html -%%DOCSDIR%%/html/api/namespaceCrystalSpace_1_1ImportKitImpl.html -%%DOCSDIR%%/html/api/namespaceCrystalSpace_1_1SoftShader.html -%%DOCSDIR%%/html/api/namespaceaws.html -%%DOCSDIR%%/html/api/namespaceaws_1_1autom.html -%%DOCSDIR%%/html/api/namespaces.html -%%DOCSDIR%%/html/api/natwin_8h.html -%%DOCSDIR%%/html/api/namespacemembers.html -%%DOCSDIR%%/html/api/namespacemembers_func.html -%%DOCSDIR%%/html/api/namespacemembers_type.html -%%DOCSDIR%%/html/api/namespacemembers_vars.html -%%DOCSDIR%%/html/api/natwin_8h-source.html -%%DOCSDIR%%/html/api/nobjvec_8h-source.html -%%DOCSDIR%%/html/api/nobjvec_8h.html -%%DOCSDIR%%/html/api/normalcalc_8h-source.html -%%DOCSDIR%%/html/api/normalcalc_8h.html -%%DOCSDIR%%/html/api/normalizationcube_8h-source.html -%%DOCSDIR%%/html/api/normalizationcube_8h.html -%%DOCSDIR%%/html/api/normalmaptools_8h-source.html -%%DOCSDIR%%/html/api/normalmaptools_8h.html -%%DOCSDIR%%/html/api/nulcache_8h-source.html -%%DOCSDIR%%/html/api/nulcache_8h.html -%%DOCSDIR%%/html/api/nullmesh_8h-source.html -%%DOCSDIR%%/html/api/nullmesh_8h.html -%%DOCSDIR%%/html/api/obb_8h-source.html -%%DOCSDIR%%/html/api/objiter_8h-source.html -%%DOCSDIR%%/html/api/objiter_8h.html -%%DOCSDIR%%/html/api/objpool_8h-source.html -%%DOCSDIR%%/html/api/objwatch_8h-source.html -%%DOCSDIR%%/html/api/objwatch_8h.html -%%DOCSDIR%%/html/api/ode_8h-source.html -%%DOCSDIR%%/html/api/opengl_2driverdb_8h-source.html -%%DOCSDIR%%/html/api/opengl_2driverdb_8h.html -%%DOCSDIR%%/html/api/openglinterface_8h-source.html -%%DOCSDIR%%/html/api/openglinterface_8h.html -%%DOCSDIR%%/html/api/optionsparser_8h-source.html -%%DOCSDIR%%/html/api/optionsparser_8h.html -%%DOCSDIR%%/html/api/packrgb_8h.html -%%DOCSDIR%%/html/api/packrgb_8h-source.html -%%DOCSDIR%%/html/api/parasiticdatabuffer_8h-source.html -%%DOCSDIR%%/html/api/parasiticdatabuffer_8h.html -%%DOCSDIR%%/html/api/parray_8h-source.html -%%DOCSDIR%%/html/api/parray_8h.html -%%DOCSDIR%%/html/api/parser_8h-source.html -%%DOCSDIR%%/html/api/parserenderstep_8h-source.html -%%DOCSDIR%%/html/api/parserenderstep_8h.html -%%DOCSDIR%%/html/api/partgen_8h-source.html -%%DOCSDIR%%/html/api/partgen_8h.html -%%DOCSDIR%%/html/api/partialorder_8h-source.html -%%DOCSDIR%%/html/api/partialorder_8h.html -%%DOCSDIR%%/html/api/particles_8h-source.html -%%DOCSDIR%%/html/api/particles_8h.html -%%DOCSDIR%%/html/api/partsys_8h.html -%%DOCSDIR%%/html/api/pen_8h-source.html -%%DOCSDIR%%/html/api/partsys_8h-source.html -%%DOCSDIR%%/html/api/physfile_8h-source.html -%%DOCSDIR%%/html/api/physfile_8h.html -%%DOCSDIR%%/html/api/plane2_8h-source.html -%%DOCSDIR%%/html/api/plane2_8h.html -%%DOCSDIR%%/html/api/plane3_8h-source.html -%%DOCSDIR%%/html/api/plane3_8h.html -%%DOCSDIR%%/html/api/plugin_8h-source.html -%%DOCSDIR%%/html/api/plugin_8h.html -%%DOCSDIR%%/html/api/pluginconfig_8h-source.html -%%DOCSDIR%%/html/api/pluginconfig_8h.html -%%DOCSDIR%%/html/api/plugldr_8h-source.html -%%DOCSDIR%%/html/api/plugldr_8h.html -%%DOCSDIR%%/html/api/plugmgr_8h-source.html -%%DOCSDIR%%/html/api/plugmgr_8h.html -%%DOCSDIR%%/html/api/pmeter_8h-source.html -%%DOCSDIR%%/html/api/pmeter_8h.html -%%DOCSDIR%%/html/api/pmtools_8h-source.html -%%DOCSDIR%%/html/api/pmtools_8h.html -%%DOCSDIR%%/html/api/poly2d_8h-source.html -%%DOCSDIR%%/html/api/poly2d_8h.html -%%DOCSDIR%%/html/api/poly3d_8h-source.html -%%DOCSDIR%%/html/api/poly3d_8h.html -%%DOCSDIR%%/html/api/polyaa_8h-source.html -%%DOCSDIR%%/html/api/polyaa_8h.html -%%DOCSDIR%%/html/api/polyclip_8h-source.html -%%DOCSDIR%%/html/api/polyclip_8h.html -%%DOCSDIR%%/html/api/polyedge_8h-source.html -%%DOCSDIR%%/html/api/polyedge_8h.html -%%DOCSDIR%%/html/api/polyidx_8h-source.html -%%DOCSDIR%%/html/api/polyidx_8h.html -%%DOCSDIR%%/html/api/polypool_8h-source.html -%%DOCSDIR%%/html/api/polypool_8h.html -%%DOCSDIR%%/html/api/portal_8h.html -%%DOCSDIR%%/html/api/prfxcfg_8h.html -%%DOCSDIR%%/html/api/pooledscfclass_8h-source.html -%%DOCSDIR%%/html/api/pooledscfclass_8h.html -%%DOCSDIR%%/html/api/portal_8h-source.html -%%DOCSDIR%%/html/api/portalcontainer_8h-source.html -%%DOCSDIR%%/html/api/portalcontainer_8h.html -%%DOCSDIR%%/html/api/prfxcfg_8h-source.html -%%DOCSDIR%%/html/api/primitives_8h-source.html -%%DOCSDIR%%/html/api/primitives_8h.html -%%DOCSDIR%%/html/api/proctex_8h-source.html -%%DOCSDIR%%/html/api/proctex_8h.html -%%DOCSDIR%%/html/api/proctxtanim_8h-source.html -%%DOCSDIR%%/html/api/proctxtanim_8h.html -%%DOCSDIR%%/html/api/profile_8h-source.html -%%DOCSDIR%%/html/api/profile_8h.html -%%DOCSDIR%%/html/api/protomesh_8h-source.html -%%DOCSDIR%%/html/api/protomesh_8h.html -%%DOCSDIR%%/html/api/psdk-compat_8h-source.html -%%DOCSDIR%%/html/api/psdk-compat_8h.html -%%DOCSDIR%%/html/api/quantize_8h-source.html -%%DOCSDIR%%/html/api/quantize_8h.html -%%DOCSDIR%%/html/api/quaterni_8h-source.html -%%DOCSDIR%%/html/api/quaternion_8h-source.html -%%DOCSDIR%%/html/api/quaternion_8h.html -%%DOCSDIR%%/html/api/radixsort_8h-source.html -%%DOCSDIR%%/html/api/radixsort_8h.html -%%DOCSDIR%%/html/api/rain_8h-source.html -%%DOCSDIR%%/html/api/rain_8h.html -%%DOCSDIR%%/html/api/randomgen_8h-source.html -%%DOCSDIR%%/html/api/randomgen_8h.html -%%DOCSDIR%%/html/api/rbuflock_8h-source.html -%%DOCSDIR%%/html/api/rbuflock_8h.html -%%DOCSDIR%%/html/api/reader_8h.html -%%DOCSDIR%%/html/api/ref_8h-source.html -%%DOCSDIR%%/html/api/reader_8h-source.html -%%DOCSDIR%%/html/api/redblacktree_8h-source.html -%%DOCSDIR%%/html/api/redblacktree_8h.html -%%DOCSDIR%%/html/api/refarr_8h-source.html -%%DOCSDIR%%/html/api/refarr_8h.html -%%DOCSDIR%%/html/api/refcount_8h-source.html -%%DOCSDIR%%/html/api/refcount_8h.html -%%DOCSDIR%%/html/api/reftrack_8h-source.html -%%DOCSDIR%%/html/api/reftrack_8h.html -%%DOCSDIR%%/html/api/reftrackeraccess_8h-source.html -%%DOCSDIR%%/html/api/reftrackeraccess_8h.html -%%DOCSDIR%%/html/api/regexp_8h-source.html -%%DOCSDIR%%/html/api/regexp_8h.html -%%DOCSDIR%%/html/api/region_8h-source.html -%%DOCSDIR%%/html/api/region_8h.html -%%DOCSDIR%%/html/api/registrycfg_8h-source.html -%%DOCSDIR%%/html/api/registrycfg_8h.html -%%DOCSDIR%%/html/api/renderbuffer_8h-source.html -%%DOCSDIR%%/html/api/renderbuffer_8h.html -%%DOCSDIR%%/html/api/renderer_8h-source.html -%%DOCSDIR%%/html/api/renderinterface_8h-source.html -%%DOCSDIR%%/html/api/renderinterface_8h.html -%%DOCSDIR%%/html/api/renderloop_8h-source.html -%%DOCSDIR%%/html/api/renderloop_8h.html -%%DOCSDIR%%/html/api/rendermesh_8h-source.html -%%DOCSDIR%%/html/api/rendermesh_8h.html -%%DOCSDIR%%/html/api/rendermeshholder_8h-source.html -%%DOCSDIR%%/html/api/rendermeshholder_8h.html -%%DOCSDIR%%/html/api/rendermeshlist_8h-source.html -%%DOCSDIR%%/html/api/rendermeshlist_8h.html -%%DOCSDIR%%/html/api/reporter_8h-source.html -%%DOCSDIR%%/html/api/reporter_8h.html -%%DOCSDIR%%/html/api/rgbpixel_8h-source.html -%%DOCSDIR%%/html/api/rgbpixel_8h.html -%%DOCSDIR%%/html/api/rndbuf_8h-source.html -%%DOCSDIR%%/html/api/rndbuf_8h.html -%%DOCSDIR%%/html/api/rview_8h-source.html -%%DOCSDIR%%/html/api/rview_8h.html -%%DOCSDIR%%/html/api/saver_8h-source.html -%%DOCSDIR%%/html/api/saver_8h.html -%%DOCSDIR%%/html/api/scancode_8h-source.html -%%DOCSDIR%%/html/api/scancode_8h.html -%%DOCSDIR%%/html/api/scanline_8h-source.html -%%DOCSDIR%%/html/api/scanline_8h.html -%%DOCSDIR%%/html/api/scanstr_8h-source.html -%%DOCSDIR%%/html/api/scanstr_8h.html -%%DOCSDIR%%/html/api/scenenode_8h-source.html -%%DOCSDIR%%/html/api/scenenode_8h.html -%%DOCSDIR%%/html/api/scf_8h-source.html -%%DOCSDIR%%/html/api/scf__implementation_8h-source.html -%%DOCSDIR%%/html/api/scf__implementation_8h.html -%%DOCSDIR%%/html/api/scf__implgen_8h-source.html -%%DOCSDIR%%/html/api/scf__interface_8h-source.html -%%DOCSDIR%%/html/api/scf__interface_8h.html -%%DOCSDIR%%/html/api/scfstr_8h-source.html -%%DOCSDIR%%/html/api/scfstr_8h.html -%%DOCSDIR%%/html/api/scfstringarray_8h-source.html -%%DOCSDIR%%/html/api/scfstringarray_8h.html -%%DOCSDIR%%/html/api/scfstrset_8h-source.html -%%DOCSDIR%%/html/api/scfstrset_8h.html -%%DOCSDIR%%/html/api/schedule_8h-source.html -%%DOCSDIR%%/html/api/schedule_8h.html -%%DOCSDIR%%/html/api/scopedmutexlock_8h-source.html -%%DOCSDIR%%/html/api/scopedmutexlock_8h.html -%%DOCSDIR%%/html/api/script_8h-source.html -%%DOCSDIR%%/html/api/script_8h.html -%%DOCSDIR%%/html/api/scrshot_8h-source.html -%%DOCSDIR%%/html/api/scrshot_8h.html -%%DOCSDIR%%/html/api/sector_8h-source.html -%%DOCSDIR%%/html/api/sector_8h.html -%%DOCSDIR%%/html/api/segment_8h-source.html -%%DOCSDIR%%/html/api/segment_8h.html -%%DOCSDIR%%/html/api/selfdestruct_8h-source.html -%%DOCSDIR%%/html/api/selfdestruct_8h.html -%%DOCSDIR%%/html/api/sequence_8h-source.html -%%DOCSDIR%%/html/api/sequence_8h.html -%%DOCSDIR%%/html/api/services_8h-source.html -%%DOCSDIR%%/html/api/services_8h.html -%%DOCSDIR%%/html/api/set_8h-source.html -%%DOCSDIR%%/html/api/set_8h.html -%%DOCSDIR%%/html/api/tab_b.gif -%%DOCSDIR%%/html/api/shadcast_8h-source.html -%%DOCSDIR%%/html/api/shadcast_8h.html -%%DOCSDIR%%/html/api/shader_8h-source.html -%%DOCSDIR%%/html/api/shader_8h.html -%%DOCSDIR%%/html/api/shaderexp_8h-source.html -%%DOCSDIR%%/html/api/shaderexp_8h.html -%%DOCSDIR%%/html/api/shaderexpaccessor_8h-source.html -%%DOCSDIR%%/html/api/shaderexpaccessor_8h.html -%%DOCSDIR%%/html/api/shaderplugin_8h-source.html -%%DOCSDIR%%/html/api/shaderplugin_8h.html -%%DOCSDIR%%/html/api/shaderprogram_8h-source.html -%%DOCSDIR%%/html/api/shaderprogram_8h.html -%%DOCSDIR%%/html/api/shadervar_8h-source.html -%%DOCSDIR%%/html/api/shadervar_8h.html -%%DOCSDIR%%/html/api/shadows_8h.html -%%DOCSDIR%%/html/api/sndload_8h.html -%%DOCSDIR%%/html/api/shadervarblockalloc_8h-source.html -%%DOCSDIR%%/html/api/shadervarblockalloc_8h.html -%%DOCSDIR%%/html/api/shadervarcontext_8h-source.html -%%DOCSDIR%%/html/api/shadervarcontext_8h.html -%%DOCSDIR%%/html/api/shadervarframeholder_8h-source.html -%%DOCSDIR%%/html/api/shadervarframeholder_8h.html -%%DOCSDIR%%/html/api/shadows_8h-source.html -%%DOCSDIR%%/html/api/sharevar_8h-source.html -%%DOCSDIR%%/html/api/sharevar_8h.html -%%DOCSDIR%%/html/api/shdl_8h-source.html -%%DOCSDIR%%/html/api/simpleformer_8h-source.html -%%DOCSDIR%%/html/api/simpleformer_8h.html -%%DOCSDIR%%/html/api/slstn_8h-source.html -%%DOCSDIR%%/html/api/sndload_8h-source.html -%%DOCSDIR%%/html/api/tab_l.gif -%%DOCSDIR%%/html/api/sndwrap_8h-source.html -%%DOCSDIR%%/html/api/snow_8h-source.html -%%DOCSDIR%%/html/api/snow_8h.html -%%DOCSDIR%%/html/api/snprintf_8h-source.html -%%DOCSDIR%%/html/api/snprintf_8h.html -%%DOCSDIR%%/html/api/softfontcache_8h-source.html -%%DOCSDIR%%/html/api/softfontcache_8h.html -%%DOCSDIR%%/html/api/softfontcacheimpl_8h-source.html -%%DOCSDIR%%/html/api/softfontcacheimpl_8h.html -%%DOCSDIR%%/html/api/solidspace_8h-source.html -%%DOCSDIR%%/html/api/solidspace_8h.html -%%DOCSDIR%%/html/api/soundraw_8h-source.html -%%DOCSDIR%%/html/api/source_8h-source.html -%%DOCSDIR%%/html/api/sparse3d_8h-source.html -%%DOCSDIR%%/html/api/sparse3d_8h.html -%%DOCSDIR%%/html/api/sphere_8h.html -%%DOCSDIR%%/html/api/sphere_8h-source.html -%%DOCSDIR%%/html/api/spiral_8h-source.html -%%DOCSDIR%%/html/api/spiral_8h.html -%%DOCSDIR%%/html/api/spline_8h-source.html -%%DOCSDIR%%/html/api/spline_8h.html -%%DOCSDIR%%/html/api/sprite2d_8h-source.html -%%DOCSDIR%%/html/api/sprite2d_8h.html -%%DOCSDIR%%/html/api/sprite3d_8h-source.html -%%DOCSDIR%%/html/api/sprite3d_8h.html -%%DOCSDIR%%/html/api/spritecal3d_8h-source.html -%%DOCSDIR%%/html/api/spritecal3d_8h.html -%%DOCSDIR%%/html/api/ss__data_8h-source.html -%%DOCSDIR%%/html/api/ss__data_8h.html -%%DOCSDIR%%/html/api/ss__driver_8h-source.html -%%DOCSDIR%%/html/api/ss__driver_8h.html -%%DOCSDIR%%/html/api/ss__filter_8h-source.html -%%DOCSDIR%%/html/api/stars_8h.html -%%DOCSDIR%%/html/api/ss__filter_8h.html -%%DOCSDIR%%/html/api/ss__listener_8h-source.html -%%DOCSDIR%%/html/api/ss__listener_8h.html -%%DOCSDIR%%/html/api/ss__loader_8h-source.html -%%DOCSDIR%%/html/api/ss__loader_8h.html -%%DOCSDIR%%/html/api/ss__manager_8h-source.html -%%DOCSDIR%%/html/api/ss__manager_8h.html -%%DOCSDIR%%/html/api/ss__renderer_8h-source.html -%%DOCSDIR%%/html/api/ss__renderer_8h.html -%%DOCSDIR%%/html/api/ss__source_8h-source.html -%%DOCSDIR%%/html/api/ss__source_8h.html -%%DOCSDIR%%/html/api/ss__stream_8h-source.html -%%DOCSDIR%%/html/api/ss__stream_8h.html -%%DOCSDIR%%/html/api/ss__structs_8h-source.html -%%DOCSDIR%%/html/api/ss__structs_8h.html -%%DOCSDIR%%/html/api/stdrep_8h.html -%%DOCSDIR%%/html/api/stars_8h-source.html -%%DOCSDIR%%/html/api/stdrep_8h-source.html -%%DOCSDIR%%/html/api/streamsource_8h-source.html -%%DOCSDIR%%/html/api/streamsource_8h.html -%%DOCSDIR%%/html/api/strhash_8h-source.html -%%DOCSDIR%%/html/api/strhash_8h.html -%%DOCSDIR%%/html/api/string_8h-source.html -%%DOCSDIR%%/html/api/string_8h.html -%%DOCSDIR%%/html/api/stringreader_8h-source.html -%%DOCSDIR%%/html/api/stringreader_8h.html -%%DOCSDIR%%/html/api/structADDRESS64-members.html -%%DOCSDIR%%/html/api/structADDRESS64.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1ConditionAnd-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1ConditionAnd.html -%%DOCSDIR%%/html/api/structiAws.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1DocumentHelper_1_1NodeAttributeCompare-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1DocumentHelper_1_1NodeAttributeCompare.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1DocumentHelper_1_1NodeAttributeRegexpTest-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1DocumentHelper_1_1NodeAttributeRegexpTest.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1DocumentHelper_1_1NodeAttributeValueTest-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1DocumentHelper_1_1NodeAttributeValueTest.html -%%DOCSDIR%%/html/api/structiJob.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1DocumentHelper_1_1NodeNameCompare-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1DocumentHelper_1_1NodeNameCompare.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1DocumentHelper_1_1NodeValueTest-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1Pixel-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1DocumentHelper_1_1NodeValueTest.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateEdgePersp-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateEdgePersp.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateEdgePersp_1_1PerFloat-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateEdgePersp_1_1PerFloat.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateScanlinePersp-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateScanlinePersp.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateScanlinePerspCommon-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateScanlinePerspCommon.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateScanlinePerspCommon__inherit__graph.png -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateScanlinePersp_3_010_01_4-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateScanlinePersp_3_010_01_4.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateScanlinePersp_3_010_01_4__inherit__graph.png -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateScanlinePersp__inherit__graph.png -%%DOCSDIR%%/html/api/structIMAGEHLP__LINE64.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1Pixel.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1Pixel_1_1tag__c-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1Pixel_1_1tag__c.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1ScanlineComp-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1ScanlineComp.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1ScanlineCompDivZ-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1ScanlineCompDivZ.html -%%DOCSDIR%%/html/api/structSTACKFRAME64.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1SoftwareTexture-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1SoftwareTexture.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iDefaultScanlineRenderer-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iDefaultScanlineRenderer.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iDefaultScanlineRenderer__inherit__graph.png -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iDefaultShader-members.html -%%DOCSDIR%%/html/api/structIMAGEHLP__LINE64-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iDefaultShader.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iDefaultShader__inherit__graph.png -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iScanlineRenderer-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iScanlineRenderer.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iScanlineRenderer_1_1RenderInfoMesh-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iScanlineRenderer_1_1RenderInfoMesh.html -%%DOCSDIR%%/html/api/structIMAGEHLP__LINEW64.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iScanlineRenderer_1_1RenderInfoTriangle-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iScanlineRenderer_1_1RenderInfoTriangle.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iScanlineRenderer__inherit__graph.png -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iSoftShaderRenderInterface-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iSoftShaderRenderInterface.html -%%DOCSDIR%%/html/api/structIMAGEHLP__LINEW64-members.html -%%DOCSDIR%%/html/api/structKDHELP64.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iSoftShaderRenderInterface__inherit__graph.png -%%DOCSDIR%%/html/api/structIMAGEHLP__MODULE64-members.html -%%DOCSDIR%%/html/api/structIMAGEHLP__MODULE64.html -%%DOCSDIR%%/html/api/structIMAGEHLP__MODULEW64-members.html -%%DOCSDIR%%/html/api/structIMAGEHLP__MODULEW64.html -%%DOCSDIR%%/html/api/structIMAGEHLP__STACK__FRAME-members.html -%%DOCSDIR%%/html/api/structIMAGEHLP__STACK__FRAME.html -%%DOCSDIR%%/html/api/structKDHELP64-members.html -%%DOCSDIR%%/html/api/structMINIDUMP__CALLBACK__INFORMATION-members.html -%%DOCSDIR%%/html/api/structMINIDUMP__CALLBACK__INFORMATION.html -%%DOCSDIR%%/html/api/structMINIDUMP__CALLBACK__INPUT-members.html -%%DOCSDIR%%/html/api/structMINIDUMP__CALLBACK__INPUT.html -%%DOCSDIR%%/html/api/structMINIDUMP__CALLBACK__OUTPUT-members.html -%%DOCSDIR%%/html/api/structMINIDUMP__CALLBACK__OUTPUT.html -%%DOCSDIR%%/html/api/structMINIDUMP__DIRECTORY-members.html -%%DOCSDIR%%/html/api/structMINIDUMP__DIRECTORY.html -%%DOCSDIR%%/html/api/structMINIDUMP__EXCEPTION__INFORMATION-members.html -%%DOCSDIR%%/html/api/structMINIDUMP__HEADER-members.html -%%DOCSDIR%%/html/api/structMINIDUMP__EXCEPTION__INFORMATION.html -%%DOCSDIR%%/html/api/structMINIDUMP__HEADER.html -%%DOCSDIR%%/html/api/structiPen.html -%%DOCSDIR%%/html/api/structMINIDUMP__INCLUDE__MODULE__CALLBACK-members.html -%%DOCSDIR%%/html/api/structMINIDUMP__INCLUDE__MODULE__CALLBACK.html -%%DOCSDIR%%/html/api/structMINIDUMP__INCLUDE__THREAD__CALLBACK-members.html -%%DOCSDIR%%/html/api/structMINIDUMP__INCLUDE__THREAD__CALLBACK.html -%%DOCSDIR%%/html/api/structMINIDUMP__LOCATION__DESCRIPTOR-members.html -%%DOCSDIR%%/html/api/structMINIDUMP__LOCATION__DESCRIPTOR.html -%%DOCSDIR%%/html/api/structMINIDUMP__MEMORY__DESCRIPTOR-members.html -%%DOCSDIR%%/html/api/structMINIDUMP__MEMORY__DESCRIPTOR.html -%%DOCSDIR%%/html/api/structMINIDUMP__MEMORY__LIST-members.html -%%DOCSDIR%%/html/api/structMINIDUMP__MEMORY__LIST.html -%%DOCSDIR%%/html/api/structMINIDUMP__MODULE__CALLBACK-members.html -%%DOCSDIR%%/html/api/structMINIDUMP__MODULE__CALLBACK.html -%%DOCSDIR%%/html/api/structMINIDUMP__THREAD__CALLBACK-members.html -%%DOCSDIR%%/html/api/structMINIDUMP__THREAD__CALLBACK.html -%%DOCSDIR%%/html/api/structMINIDUMP__THREAD__EX__CALLBACK-members.html -%%DOCSDIR%%/html/api/structMINIDUMP__THREAD__EX__CALLBACK.html -%%DOCSDIR%%/html/api/structMINIDUMP__USER__STREAM-members.html -%%DOCSDIR%%/html/api/structMINIDUMP__USER__STREAM.html -%%DOCSDIR%%/html/api/structSTACKFRAME64-members.html -%%DOCSDIR%%/html/api/structMINIDUMP__USER__STREAM__INFORMATION-members.html -%%DOCSDIR%%/html/api/structMINIDUMP__USER__STREAM__INFORMATION.html -%%DOCSDIR%%/html/api/structSYMBOL__INFO-members.html -%%DOCSDIR%%/html/api/structSYMBOL__INFO.html -%%DOCSDIR%%/html/api/structSYMBOL__INFOW-members.html -%%DOCSDIR%%/html/api/structSYMBOL__INFOW.html -%%DOCSDIR%%/html/api/structZIP__central__directory__file__header-members.html -%%DOCSDIR%%/html/api/structZIP__central__directory__file__header.html -%%DOCSDIR%%/html/api/structZIP__end__central__dir__record-members.html -%%DOCSDIR%%/html/api/structZIP__end__central__dir__record.html -%%DOCSDIR%%/html/api/structZIP__local__file__header-members.html -%%DOCSDIR%%/html/api/structZIP__local__file__header.html -%%DOCSDIR%%/html/api/struct__csKeyModifiers-members.html -%%DOCSDIR%%/html/api/struct__csKeyModifiers.html -%%DOCSDIR%%/html/api/structaws_1_1autom_1_1iObject-members.html -%%DOCSDIR%%/html/api/structaws_1_1autom_1_1iObject.html -%%DOCSDIR%%/html/api/structcsAlphaMode-members.html -%%DOCSDIR%%/html/api/structcsAlphaMode.html -%%DOCSDIR%%/html/api/structcsAnsiParser_1_1CommandParams-members.html -%%DOCSDIR%%/html/api/structcsAnsiParser_1_1CommandParams.html -%%DOCSDIR%%/html/api/structcsBigEndian-members.html -%%DOCSDIR%%/html/api/structcsBigEndian.html -%%DOCSDIR%%/html/api/structcsBitmapMetrics-members.html -%%DOCSDIR%%/html/api/structcsBitmapMetrics.html -%%DOCSDIR%%/html/api/structcsBitmaskToString_1_1MaskNames-members.html -%%DOCSDIR%%/html/api/structcsBitmaskToString_1_1MaskNames.html -%%DOCSDIR%%/html/api/structcsBlockAllocator_1_1BlockKey-members.html -%%DOCSDIR%%/html/api/structcsBlockAllocator_1_1BlockKey.html -%%DOCSDIR%%/html/api/structcsBlockAllocator_1_1FreeNode-members.html -%%DOCSDIR%%/html/api/structcsBlockAllocator_1_1FreeNode.html -%%DOCSDIR%%/html/api/structcsBox3_1_1bEdge-members.html -%%DOCSDIR%%/html/api/structcsBox3_1_1bEdge.html -%%DOCSDIR%%/html/api/structcsCLQAttenuation-members.html -%%DOCSDIR%%/html/api/structcsCLQAttenuation.html -%%DOCSDIR%%/html/api/structcsClipInfo-members.html -%%DOCSDIR%%/html/api/structcsClipInfo.html -%%DOCSDIR%%/html/api/structcsCollisionPair-members.html -%%DOCSDIR%%/html/api/structcsCollisionPair.html -%%DOCSDIR%%/html/api/structcsCommandEventData-members.html -%%DOCSDIR%%/html/api/structcsCommandEventData.html -%%DOCSDIR%%/html/api/structcsCommandLineOption-members.html -%%DOCSDIR%%/html/api/structcsCommandLineOption.html -%%DOCSDIR%%/html/api/structcsCompressVertex-members.html -%%DOCSDIR%%/html/api/structcsCompressVertex.html -%%DOCSDIR%%/html/api/structiSCF.html -%%DOCSDIR%%/html/api/structcsCompressVertexInfo-members.html -%%DOCSDIR%%/html/api/structcsCompressVertexInfo.html -%%DOCSDIR%%/html/api/structcsCoreRenderMesh-members.html -%%DOCSDIR%%/html/api/structcsCoreRenderMesh.html -%%DOCSDIR%%/html/api/structcsCoreRenderMesh__inherit__graph.png -%%DOCSDIR%%/html/api/structcsCtoW-members.html -%%DOCSDIR%%/html/api/structcsCtoW.html -%%DOCSDIR%%/html/api/structcsEventCord_1_1PluginData-members.html -%%DOCSDIR%%/html/api/structcsEventCord_1_1PluginData.html -%%DOCSDIR%%/html/api/structcsEventQueue_1_1iTypedFrameEventDispatcher-members.html -%%DOCSDIR%%/html/api/structcsFileTime-members.html -%%DOCSDIR%%/html/api/structcsEventQueue_1_1iTypedFrameEventDispatcher.html -%%DOCSDIR%%/html/api/structcsEventQueue_1_1iTypedFrameEventDispatcher__inherit__graph.png -%%DOCSDIR%%/html/api/structcsFileTime.html -%%DOCSDIR%%/html/api/structcsFog-members.html -%%DOCSDIR%%/html/api/structcsFog.html -%%DOCSDIR%%/html/api/structcsFontCache_1_1FontDeleteNotify-members.html -%%DOCSDIR%%/html/api/structcsFontCache_1_1FontDeleteNotify.html -%%DOCSDIR%%/html/api/structcsFontCache_1_1FontDeleteNotify__inherit__graph.png -%%DOCSDIR%%/html/api/structcsFontCache_1_1GlyphCacheData-members.html -%%DOCSDIR%%/html/api/structcsPackRGB.html -%%DOCSDIR%%/html/api/structcsFontCache_1_1GlyphCacheData.html -%%DOCSDIR%%/html/api/structcsFontCache_1_1GlyphCacheData__inherit__graph.png -%%DOCSDIR%%/html/api/structcsFontCache_1_1KnownFont-members.html -%%DOCSDIR%%/html/api/structcsFontCache_1_1KnownFont.html -%%DOCSDIR%%/html/api/structcsFontCache_1_1LRUEntry-members.html -%%DOCSDIR%%/html/api/structcsFontCache_1_1LRUEntry.html -%%DOCSDIR%%/html/api/structcsFontCache_1_1PlaneGlyphs-members.html -%%DOCSDIR%%/html/api/structcsFontCache_1_1PlaneGlyphs.html -%%DOCSDIR%%/html/api/structcsGLExtensionFlags-members.html -%%DOCSDIR%%/html/api/structcsGLExtensionFlags.html -%%DOCSDIR%%/html/api/structcsGLExtensionFlags__inherit__graph.png -%%DOCSDIR%%/html/api/structcsGLExtensionFunctions-members.html -%%DOCSDIR%%/html/api/structcsGLExtensionFunctions.html -%%DOCSDIR%%/html/api/structcsGLExtensionFunctions__inherit__graph.png -%%DOCSDIR%%/html/api/structcsGLExtensionManager-members.html -%%DOCSDIR%%/html/api/structcsGLExtensionManager.html -%%DOCSDIR%%/html/api/structcsGLExtensionManager__inherit__graph.png -%%DOCSDIR%%/html/api/structcsGetFromAddress-members.html -%%DOCSDIR%%/html/api/structcsGetFromAddress.html -%%DOCSDIR%%/html/api/structcsGlyphMetrics-members.html -%%DOCSDIR%%/html/api/structcsIEEEfloat.html -%%DOCSDIR%%/html/api/structcsGlyphMetrics.html -%%DOCSDIR%%/html/api/structcsGradientShade-members.html -%%DOCSDIR%%/html/api/structcsGradientShade.html -%%DOCSDIR%%/html/api/structcsGraphics2D_1_1EventHandler-members.html -%%DOCSDIR%%/html/api/structcsGraphics2D_1_1EventHandler.html -%%DOCSDIR%%/html/api/structcsGraphics2D_1_1EventHandler__inherit__graph.png -%%DOCSDIR%%/html/api/structcsGraphics3DCaps-members.html -%%DOCSDIR%%/html/api/structcsGraphics3DCaps.html -%%DOCSDIR%%/html/api/structcsHash_1_1Element-members.html -%%DOCSDIR%%/html/api/structcsHash_1_1Element.html -%%DOCSDIR%%/html/api/structcsHitBeamResult-members.html -%%DOCSDIR%%/html/api/structcsHitBeamResult.html -%%DOCSDIR%%/html/api/structcsIEEEfloat-members.html -%%DOCSDIR%%/html/api/structcsIdentStrings_1_1csIdentString-members.html -%%DOCSDIR%%/html/api/structcsIdentStrings_1_1csIdentString.html -%%DOCSDIR%%/html/api/structcsImageArea-members.html -%%DOCSDIR%%/html/api/structcsImageArea.html -%%DOCSDIR%%/html/api/structcsImageIOFileFormatDescription-members.html -%%DOCSDIR%%/html/api/structcsImageIOFileFormatDescription.html -%%DOCSDIR%%/html/api/structcsInterleavedSubBufferOptions-members.html -%%DOCSDIR%%/html/api/structcsInterleavedSubBufferOptions.html -%%DOCSDIR%%/html/api/structcsWtoC.html -%%DOCSDIR%%/html/api/structcsIntersectingTriangle-members.html -%%DOCSDIR%%/html/api/structcsIntersectingTriangle.html -%%DOCSDIR%%/html/api/structcsInverseAttenuation-members.html -%%DOCSDIR%%/html/api/structcsInverseAttenuation.html -%%DOCSDIR%%/html/api/structcsJoystickEventData-members.html -%%DOCSDIR%%/html/api/structcsJoystickEventData.html -%%DOCSDIR%%/html/api/structcsKeyEventData-members.html -%%DOCSDIR%%/html/api/structcsKeyEventData.html -%%DOCSDIR%%/html/api/structcsLightProperties-members.html -%%DOCSDIR%%/html/api/structcsLightProperties.html -%%DOCSDIR%%/html/api/structcsLineOperation-members.html -%%DOCSDIR%%/html/api/structdirent.html -%%DOCSDIR%%/html/api/structcsLineOperation.html -%%DOCSDIR%%/html/api/structcsLinearAttenuation-members.html -%%DOCSDIR%%/html/api/structcsLinearAttenuation.html -%%DOCSDIR%%/html/api/structcsList_1_1csListElement-members.html -%%DOCSDIR%%/html/api/structcsList_1_1csListElement.html -%%DOCSDIR%%/html/api/structcsLittleEndian-members.html -%%DOCSDIR%%/html/api/structcsLittleEndian.html -%%DOCSDIR%%/html/api/structcsMD5_1_1Digest-members.html -%%DOCSDIR%%/html/api/structcsMD5_1_1Digest.html -%%DOCSDIR%%/html/api/structcsMD5_1_1md5__state__t-members.html -%%DOCSDIR%%/html/api/structcsMD5_1_1md5__state__t.html -%%DOCSDIR%%/html/api/structcsMeshedPolygon.html -%%DOCSDIR%%/html/api/structcsMeshedPolygon-members.html -%%DOCSDIR%%/html/api/structcsMouseEventData-members.html -%%DOCSDIR%%/html/api/structcsMouseEventData.html -%%DOCSDIR%%/html/api/structcsNewParticleSystem_1_1PerFrameData-members.html -%%DOCSDIR%%/html/api/structcsNewParticleSystem_1_1PerFrameData.html -%%DOCSDIR%%/html/api/structcsNoAttenuation-members.html -%%DOCSDIR%%/html/api/structcsNoAttenuation.html -%%DOCSDIR%%/html/api/structcsOptionDescription-members.html -%%DOCSDIR%%/html/api/structcsOptionDescription.html -%%DOCSDIR%%/html/api/structcsPackRGB-members.html -%%DOCSDIR%%/html/api/structcsPackRGBA-members.html -%%DOCSDIR%%/html/api/tab_r.gif -%%DOCSDIR%%/html/api/structcsPackRGBA.html -%%DOCSDIR%%/html/api/structcsParticleSystem_1_1PerFrameData-members.html -%%DOCSDIR%%/html/api/structcsParticleSystem_1_1PerFrameData.html -%%DOCSDIR%%/html/api/structcsParticlesData-members.html -%%DOCSDIR%%/html/api/structcsParticlesData.html -%%DOCSDIR%%/html/api/structcsPathsList_1_1Entry-members.html -%%DOCSDIR%%/html/api/structcsPathsList_1_1Entry.html -%%DOCSDIR%%/html/api/structcsPixelCoord-members.html -%%DOCSDIR%%/html/api/structcsPixelCoord.html -%%DOCSDIR%%/html/api/structcsPixelFormat-members.html -%%DOCSDIR%%/html/api/structcsPixelFormat.html -%%DOCSDIR%%/html/api/structcsPluginLoadRec-members.html -%%DOCSDIR%%/html/api/structcsPlatformMemoryMappingDummy_1_1PlatformMemoryMapping-members.html -%%DOCSDIR%%/html/api/structcsPlatformMemoryMappingDummy_1_1PlatformMemoryMapping.html -%%DOCSDIR%%/html/api/structcsPlatformMemoryMappingPosix_1_1PlatformMemoryMapping-members.html -%%DOCSDIR%%/html/api/structcsPlatformMemoryMappingPosix_1_1PlatformMemoryMapping.html -%%DOCSDIR%%/html/api/structcsPlatformMemoryMappingWin32_1_1PlatformMemoryMapping-members.html -%%DOCSDIR%%/html/api/structcsPlatformMemoryMappingWin32_1_1PlatformMemoryMapping.html -%%DOCSDIR%%/html/api/structcsRGBcolor.html -%%DOCSDIR%%/html/api/structcsPluginLoadRec.html -%%DOCSDIR%%/html/api/structcsPolygonMeshEdge-members.html -%%DOCSDIR%%/html/api/structcsPolygonMeshEdge.html -%%DOCSDIR%%/html/api/structcsPolygonRange-members.html -%%DOCSDIR%%/html/api/structcsPolygonRange.html -%%DOCSDIR%%/html/api/structcsRGBcolor-members.html -%%DOCSDIR%%/html/api/structcsRGBpixel-members.html -%%DOCSDIR%%/html/api/structcsRGBpixel.html -%%DOCSDIR%%/html/api/structcsRealisticAttenuation-members.html -%%DOCSDIR%%/html/api/structcsRealisticAttenuation.html -%%DOCSDIR%%/html/api/structcsRedBlackTree_1_1Node-members.html -%%DOCSDIR%%/html/api/structcsRedBlackTree_1_1Node.html -%%DOCSDIR%%/html/api/structcsRegExpMatch-members.html -%%DOCSDIR%%/html/api/structcsRegExpMatch.html -%%DOCSDIR%%/html/api/structcsRenderBuffer_1_1Props-members.html -%%DOCSDIR%%/html/api/structcsRenderBuffer_1_1Props.html -%%DOCSDIR%%/html/api/structcsRenderMesh-members.html -%%DOCSDIR%%/html/api/structcsRenderMesh.html -%%DOCSDIR%%/html/api/structcsRenderMeshModes-members.html -%%DOCSDIR%%/html/api/structcsRenderMeshModes.html -%%DOCSDIR%%/html/api/structcsRenderMeshModes__inherit__graph.png -%%DOCSDIR%%/html/api/structcsRenderMesh__inherit__graph.png -%%DOCSDIR%%/html/api/structcsScreenBoxResult-members.html -%%DOCSDIR%%/html/api/structiAwsKey.html -%%DOCSDIR%%/html/api/structcsScreenBoxResult.html -%%DOCSDIR%%/html/api/structcsSequenceOp-members.html -%%DOCSDIR%%/html/api/structcsSequenceOp.html -%%DOCSDIR%%/html/api/structcsSetToAddress-members.html -%%DOCSDIR%%/html/api/structcsSetToAddress.html -%%DOCSDIR%%/html/api/structcsShaderExpression_1_1oper-members.html -%%DOCSDIR%%/html/api/structcsShaderExpression_1_1oper.html -%%DOCSDIR%%/html/api/structcsShaderExpression_1_1oper__arg-members.html -%%DOCSDIR%%/html/api/structcsShaderExpression_1_1oper__arg.html -%%DOCSDIR%%/html/api/structcsShaderMetadata-members.html -%%DOCSDIR%%/html/api/structcsShaderMetadata.html -%%DOCSDIR%%/html/api/structiVFS.html -%%DOCSDIR%%/html/api/structcsShaderProgram_1_1ProgramParam-members.html -%%DOCSDIR%%/html/api/structcsShaderProgram_1_1ProgramParam.html -%%DOCSDIR%%/html/api/structcsShaderProgram_1_1VariableMapEntry-members.html -%%DOCSDIR%%/html/api/structcsShaderProgram_1_1VariableMapEntry.html -%%DOCSDIR%%/html/api/structcsShaderProgram_1_1VariableMapEntry__inherit__graph.png -%%DOCSDIR%%/html/api/structcsShaderVarMapping-members.html -%%DOCSDIR%%/html/api/structcsShaderVarMapping.html -%%DOCSDIR%%/html/api/structcsShaderVarMapping__inherit__graph.png -%%DOCSDIR%%/html/api/structcsSimpleRenderMesh-members.html -%%DOCSDIR%%/html/api/structcsSimpleRenderMesh.html -%%DOCSDIR%%/html/api/structcsSndSysSoundFormat-members.html -%%DOCSDIR%%/html/api/structcsSndSysSoundFormat.html -%%DOCSDIR%%/html/api/structcsSoftFontCache_1_1SoftGlyphCacheData-members.html -%%DOCSDIR%%/html/api/structcsSoftFontCache_1_1SoftGlyphCacheData.html -%%DOCSDIR%%/html/api/structcsSoftFontCache_1_1SoftGlyphCacheData__inherit__graph.png -%%DOCSDIR%%/html/api/structcsSoundFormat-members.html -%%DOCSDIR%%/html/api/structcsSoundFormat.html -%%DOCSDIR%%/html/api/structcsSprite2DVertex-members.html -%%DOCSDIR%%/html/api/structcsSprite2DVertex.html -%%DOCSDIR%%/html/api/subrec_8h.html -%%DOCSDIR%%/html/api/structcsSpriteCal3DActiveAnim-members.html -%%DOCSDIR%%/html/api/structcsSpriteCal3DActiveAnim.html -%%DOCSDIR%%/html/api/structcsSubRectangles_1_1SubRect_1_1AllocInfo-members.html -%%DOCSDIR%%/html/api/structcsSubRectangles_1_1SubRect_1_1AllocInfo.html -%%DOCSDIR%%/html/api/structcsSwapBytes-members.html -%%DOCSDIR%%/html/api/structcsSwapBytes.html -%%DOCSDIR%%/html/api/structcsTestRectData-members.html -%%DOCSDIR%%/html/api/structcsTestRectData.html -%%DOCSDIR%%/html/api/structcsTraceBeamResult-members.html -%%DOCSDIR%%/html/api/structcsTraceBeamResult.html -%%DOCSDIR%%/html/api/structcsTriangle-members.html -%%DOCSDIR%%/html/api/structcsTriangle.html -%%DOCSDIR%%/html/api/structcsTriangleMinMax-members.html -%%DOCSDIR%%/html/api/structcsTriangleMinMax.html -%%DOCSDIR%%/html/api/structcsTriangleMinMax__inherit__graph.png -%%DOCSDIR%%/html/api/structcsTriangle__inherit__graph.png -%%DOCSDIR%%/html/api/structcsVariant-members.html -%%DOCSDIR%%/html/api/structcsVariant.html -%%DOCSDIR%%/html/api/structcsVertexStatus-members.html -%%DOCSDIR%%/html/api/structcsVertexStatus.html -%%DOCSDIR%%/html/api/structcsWtoC-members.html -%%DOCSDIR%%/html/api/structcswinCtoA-members.html -%%DOCSDIR%%/html/api/structcswinCtoA.html -%%DOCSDIR%%/html/api/structcswinWtoA-members.html -%%DOCSDIR%%/html/api/structcswinWtoA.html -%%DOCSDIR%%/html/api/structdirent-members.html -%%DOCSDIR%%/html/api/structgetopt__option-members.html -%%DOCSDIR%%/html/api/structgetopt__option.html -%%DOCSDIR%%/html/api/structiAnimTimeUpdateHandler-members.html -%%DOCSDIR%%/html/api/structiAnimTimeUpdateHandler.html -%%DOCSDIR%%/html/api/structiAnimTimeUpdateHandler__inherit__graph.png -%%DOCSDIR%%/html/api/structiAnimatedImage-members.html -%%DOCSDIR%%/html/api/structiAnimatedImage.html -%%DOCSDIR%%/html/api/structiAnimatedImage__inherit__graph.png -%%DOCSDIR%%/html/api/structiAws-members.html -%%DOCSDIR%%/html/api/structiAwsCanvas-members.html -%%DOCSDIR%%/html/api/structiAwsCanvas.html -%%DOCSDIR%%/html/api/structiAwsCanvas__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsComponent-members.html -%%DOCSDIR%%/html/api/structiAwsComponent.html -%%DOCSDIR%%/html/api/structiAwsComponentFactory-members.html -%%DOCSDIR%%/html/api/structiAwsComponentFactory.html -%%DOCSDIR%%/html/api/structiAwsComponentFactory__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsComponentNode-members.html -%%DOCSDIR%%/html/api/structiAwsComponentNode.html -%%DOCSDIR%%/html/api/structiAwsComponentNode__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsComponent__inherit__graph.png -%%DOCSDIR%%/html/api/todo.html -%%DOCSDIR%%/html/api/structiAwsConnectionKey-members.html -%%DOCSDIR%%/html/api/structiAwsConnectionKey.html -%%DOCSDIR%%/html/api/structiAwsConnectionKey__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsConnectionNodeFactory-members.html -%%DOCSDIR%%/html/api/structiAwsConnectionNodeFactory.html -%%DOCSDIR%%/html/api/structiAwsConnectionNodeFactory__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsDockSite-members.html -%%DOCSDIR%%/html/api/structiAwsDockSite.html -%%DOCSDIR%%/html/api/structiAwsDockSite__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsDockableWindow-members.html -%%DOCSDIR%%/html/api/structiAwsDockableWindow.html -%%DOCSDIR%%/html/api/structiAwsDockableWindow__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsFloatKey-members.html -%%DOCSDIR%%/html/api/structiAwsFloatKey.html -%%DOCSDIR%%/html/api/structiAwsFloatKey__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsIntKey-members.html -%%DOCSDIR%%/html/api/structiAwsIntKey.html -%%DOCSDIR%%/html/api/structiAwsIntKey__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsKey-members.html -%%DOCSDIR%%/html/api/structiAwsKeyContainer-members.html -%%DOCSDIR%%/html/api/structiAwsKeyContainer.html -%%DOCSDIR%%/html/api/structiAwsKeyContainer__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsKeyFactory-members.html -%%DOCSDIR%%/html/api/structiAwsKeyFactory.html -%%DOCSDIR%%/html/api/structiAwsKeyFactory__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsKey__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsLayoutManager-members.html -%%DOCSDIR%%/html/api/structiAwsLayoutManager.html -%%DOCSDIR%%/html/api/structiAwsLayoutManager__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsParmList-members.html -%%DOCSDIR%%/html/api/structiAwsParmList.html -%%DOCSDIR%%/html/api/structiAwsParmList__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsPointKey-members.html -%%DOCSDIR%%/html/api/structiAwsPointKey.html -%%DOCSDIR%%/html/api/structiAwsPointKey__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsPrefManager-members.html -%%DOCSDIR%%/html/api/structiAwsPrefManager.html -%%DOCSDIR%%/html/api/structiAwsPrefManager__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsRGBKey-members.html -%%DOCSDIR%%/html/api/structiAwsRGBKey.html -%%DOCSDIR%%/html/api/structiAwsRGBKey_1_1RGB-members.html -%%DOCSDIR%%/html/api/structiAwsRGBKey_1_1RGB.html -%%DOCSDIR%%/html/api/structiAwsRGBKey__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsRectKey-members.html -%%DOCSDIR%%/html/api/structiAwsRectKey.html -%%DOCSDIR%%/html/api/structiAwsRectKey__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsSink-members.html -%%DOCSDIR%%/html/api/structiAwsSink.html -%%DOCSDIR%%/html/api/structiAwsSinkManager-members.html -%%DOCSDIR%%/html/api/structiAwsSinkManager.html -%%DOCSDIR%%/html/api/structiAwsSinkManager__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsSink__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsSlot-members.html -%%DOCSDIR%%/html/api/structiAwsSlot.html -%%DOCSDIR%%/html/api/structiAwsSlot__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsSource-members.html -%%DOCSDIR%%/html/api/structiAwsSource.html -%%DOCSDIR%%/html/api/structiAwsSource__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsStringKey-members.html -%%DOCSDIR%%/html/api/structiAwsStringKey.html -%%DOCSDIR%%/html/api/structiAwsStringKey__inherit__graph.png -%%DOCSDIR%%/html/api/structiAwsWindow-members.html -%%DOCSDIR%%/html/api/structiAwsWindow.html -%%DOCSDIR%%/html/api/structiAwsWindow__inherit__graph.png -%%DOCSDIR%%/html/api/structiAws__inherit__graph.png -%%DOCSDIR%%/html/api/structiBase-members.html -%%DOCSDIR%%/html/api/structiBase.html -%%DOCSDIR%%/html/api/structiBaseHalo-members.html -%%DOCSDIR%%/html/api/structiBaseHalo.html -%%DOCSDIR%%/html/api/structiBaseHalo__inherit__graph.png -%%DOCSDIR%%/html/api/structiBase__inherit__graph.png -%%DOCSDIR%%/html/api/structiBezierFactoryState-members.html -%%DOCSDIR%%/html/api/structiBezierState.html -%%DOCSDIR%%/html/api/structiBezierFactoryState.html -%%DOCSDIR%%/html/api/structiBezierFactoryState__inherit__graph.png -%%DOCSDIR%%/html/api/structiBezierState-members.html -%%DOCSDIR%%/html/api/structiBezierState__inherit__graph.png -%%DOCSDIR%%/html/api/structiBinaryLoaderPlugin-members.html -%%DOCSDIR%%/html/api/structiBinaryLoaderPlugin.html -%%DOCSDIR%%/html/api/structiBinaryLoaderPlugin__inherit__graph.png -%%DOCSDIR%%/html/api/structiBinarySaverPlugin-members.html -%%DOCSDIR%%/html/api/structiBugPlug.html -%%DOCSDIR%%/html/api/structiBinarySaverPlugin.html -%%DOCSDIR%%/html/api/structiBinarySaverPlugin__inherit__graph.png -%%DOCSDIR%%/html/api/structiBodyGroup-members.html -%%DOCSDIR%%/html/api/structiBodyGroup.html -%%DOCSDIR%%/html/api/structiBodyGroup__inherit__graph.png -%%DOCSDIR%%/html/api/structiBugPlug-members.html -%%DOCSDIR%%/html/api/structiBugPlugRenderObject-members.html -%%DOCSDIR%%/html/api/structiBugPlugRenderObject.html -%%DOCSDIR%%/html/api/structiBugPlugRenderObject__inherit__graph.png -%%DOCSDIR%%/html/api/structiBugPlug__inherit__graph.png -%%DOCSDIR%%/html/api/structiCEGUI-members.html -%%DOCSDIR%%/html/api/structiCEGUI.html -%%DOCSDIR%%/html/api/structiCEGUI__inherit__graph.png -%%DOCSDIR%%/html/api/structiCacheManager-members.html -%%DOCSDIR%%/html/api/structiCacheManager.html -%%DOCSDIR%%/html/api/structiCacheManager__inherit__graph.png -%%DOCSDIR%%/html/api/structiCamera-members.html -%%DOCSDIR%%/html/api/structiCamera.html -%%DOCSDIR%%/html/api/structiCameraPosition-members.html -%%DOCSDIR%%/html/api/structiCameraPosition.html -%%DOCSDIR%%/html/api/structiCameraPositionList-members.html -%%DOCSDIR%%/html/api/structiCameraPositionList.html -%%DOCSDIR%%/html/api/structiCameraPositionList__inherit__graph.png -%%DOCSDIR%%/html/api/structiCameraPosition__inherit__graph.png -%%DOCSDIR%%/html/api/structiCameraSectorListener-members.html -%%DOCSDIR%%/html/api/structiClipper2D.html -%%DOCSDIR%%/html/api/structiCameraSectorListener.html -%%DOCSDIR%%/html/api/structiCameraSectorListener__inherit__graph.png -%%DOCSDIR%%/html/api/structiCamera__inherit__graph.png -%%DOCSDIR%%/html/api/structiClipper2D-members.html -%%DOCSDIR%%/html/api/structiClipper2D__inherit__graph.png -%%DOCSDIR%%/html/api/structiCollection-members.html -%%DOCSDIR%%/html/api/structiCollection.html -%%DOCSDIR%%/html/api/structiCollectionList-members.html -%%DOCSDIR%%/html/api/structiCollectionList.html -%%DOCSDIR%%/html/api/structiCollectionList__inherit__graph.png -%%DOCSDIR%%/html/api/structiCollection__inherit__graph.png -%%DOCSDIR%%/html/api/structiCursor.html -%%DOCSDIR%%/html/api/structiCollideSystem-members.html -%%DOCSDIR%%/html/api/structiCollideSystem.html -%%DOCSDIR%%/html/api/structiCollideSystem__inherit__graph.png -%%DOCSDIR%%/html/api/structiCollider-members.html -%%DOCSDIR%%/html/api/structiCollider.html -%%DOCSDIR%%/html/api/structiCollider__inherit__graph.png -%%DOCSDIR%%/html/api/structiCommandLineParser-members.html -%%DOCSDIR%%/html/api/structiCommandLineParser.html -%%DOCSDIR%%/html/api/structiCommandLineParser__inherit__graph.png -%%DOCSDIR%%/html/api/structiComponent-members.html -%%DOCSDIR%%/html/api/structiComponent.html -%%DOCSDIR%%/html/api/structiComponent__inherit__graph.png -%%DOCSDIR%%/html/api/structiConfigFile-members.html -%%DOCSDIR%%/html/api/structiConfigFile.html -%%DOCSDIR%%/html/api/structiConfigFile__inherit__graph.png -%%DOCSDIR%%/html/api/structiConfigIterator-members.html -%%DOCSDIR%%/html/api/structiConfigIterator.html -%%DOCSDIR%%/html/api/structiConfigIterator__inherit__graph.png -%%DOCSDIR%%/html/api/structiConfigManager-members.html -%%DOCSDIR%%/html/api/structiConfigManager.html -%%DOCSDIR%%/html/api/structiConfigManager__inherit__graph.png -%%DOCSDIR%%/html/api/structiConsoleExecCallback-members.html -%%DOCSDIR%%/html/api/structiConsoleExecCallback.html -%%DOCSDIR%%/html/api/structiConsoleInput.html -%%DOCSDIR%%/html/api/structiConsoleExecCallback__inherit__graph.png -%%DOCSDIR%%/html/api/structiConsoleInput-members.html -%%DOCSDIR%%/html/api/structiConsoleInput__inherit__graph.png -%%DOCSDIR%%/html/api/structiConsoleOutput-members.html -%%DOCSDIR%%/html/api/structiConsoleOutput.html -%%DOCSDIR%%/html/api/structiConsoleOutput__inherit__graph.png -%%DOCSDIR%%/html/api/structiConsoleWatcher-members.html -%%DOCSDIR%%/html/api/structiConsoleWatcher.html -%%DOCSDIR%%/html/api/structiConsoleWatcher__inherit__graph.png -%%DOCSDIR%%/html/api/structiCrossHalo-members.html -%%DOCSDIR%%/html/api/structiCrossHalo.html -%%DOCSDIR%%/html/api/structiCurve.html -%%DOCSDIR%%/html/api/structiCrossHalo__inherit__graph.png -%%DOCSDIR%%/html/api/structiCursor-members.html -%%DOCSDIR%%/html/api/structiCursor__inherit__graph.png -%%DOCSDIR%%/html/api/structiCurve-members.html -%%DOCSDIR%%/html/api/structiCurve__inherit__graph.png -%%DOCSDIR%%/html/api/structiDataBuffer-members.html -%%DOCSDIR%%/html/api/structiDataBuffer.html -%%DOCSDIR%%/html/api/structiDataBuffer__inherit__graph.png -%%DOCSDIR%%/html/api/structiDebugHelper-members.html -%%DOCSDIR%%/html/api/structiDebugHelper.html -%%DOCSDIR%%/html/api/structiDebugHelper__inherit__graph.png -%%DOCSDIR%%/html/api/structiDocument-members.html -%%DOCSDIR%%/html/api/sysfunc_8h.html -%%DOCSDIR%%/html/api/structiDocument.html -%%DOCSDIR%%/html/api/structiDocumentAttribute-members.html -%%DOCSDIR%%/html/api/structiDocumentAttribute.html -%%DOCSDIR%%/html/api/structiDocumentAttributeIterator-members.html -%%DOCSDIR%%/html/api/structiDocumentAttributeIterator.html -%%DOCSDIR%%/html/api/structiDocumentAttributeIterator__inherit__graph.png -%%DOCSDIR%%/html/api/structiDocumentAttribute__inherit__graph.png -%%DOCSDIR%%/html/api/structiDocumentNode-members.html -%%DOCSDIR%%/html/api/structiDocumentNode.html -%%DOCSDIR%%/html/api/structiDocumentNodeIterator-members.html -%%DOCSDIR%%/html/api/structiDocumentSystem.html -%%DOCSDIR%%/html/api/structiDocumentNodeIterator.html -%%DOCSDIR%%/html/api/structiDocumentNode__inherit__graph.png -%%DOCSDIR%%/html/api/structiDocumentNodeIterator__inherit__graph.png -%%DOCSDIR%%/html/api/structiDocumentSystem-members.html -%%DOCSDIR%%/html/api/structiDocumentSystem__inherit__graph.png -%%DOCSDIR%%/html/api/structiDocument__inherit__graph.png -%%DOCSDIR%%/html/api/structiDynamicSystem-members.html -%%DOCSDIR%%/html/api/structiDynamicSystem.html -%%DOCSDIR%%/html/api/structiDynamicSystem__inherit__graph.png -%%DOCSDIR%%/html/api/structiDynamics-members.html -%%DOCSDIR%%/html/api/structiDynamics.html -%%DOCSDIR%%/html/api/tri_8h.html -%%DOCSDIR%%/html/api/structiDynamicsColliderCollisionCallback-members.html -%%DOCSDIR%%/html/api/structiDynamicsColliderCollisionCallback.html -%%DOCSDIR%%/html/api/structiDynamicsColliderCollisionCallback__inherit__graph.png -%%DOCSDIR%%/html/api/structiDynamicsCollisionCallback-members.html -%%DOCSDIR%%/html/api/structiDynamicsCollisionCallback.html -%%DOCSDIR%%/html/api/structiDynamicsCollisionCallback__inherit__graph.png -%%DOCSDIR%%/html/api/structiDynamicsMoveCallback-members.html -%%DOCSDIR%%/html/api/structiDynamicsMoveCallback.html -%%DOCSDIR%%/html/api/structiDynamicsMoveCallback__inherit__graph.png -%%DOCSDIR%%/html/api/structiDynamicsSystemCollider-members.html -%%DOCSDIR%%/html/api/structiDynamicsSystemCollider.html -%%DOCSDIR%%/html/api/structiDynamicsSystemCollider__inherit__graph.png -%%DOCSDIR%%/html/api/structiDynamics__inherit__graph.png -%%DOCSDIR%%/html/api/structiEmitBox-members.html -%%DOCSDIR%%/html/api/structiEmitBox.html -%%DOCSDIR%%/html/api/structiEmitBox__inherit__graph.png -%%DOCSDIR%%/html/api/structiEmitCone-members.html -%%DOCSDIR%%/html/api/structiEmitCone.html -%%DOCSDIR%%/html/api/structiEmitCone__inherit__graph.png -%%DOCSDIR%%/html/api/structiEmitCylinder-members.html -%%DOCSDIR%%/html/api/structiEmitCylinder.html -%%DOCSDIR%%/html/api/structiEmitCylinderTangent-members.html -%%DOCSDIR%%/html/api/structiEmitCylinderTangent.html -%%DOCSDIR%%/html/api/structiEmitCylinderTangent__inherit__graph.png -%%DOCSDIR%%/html/api/structiEmitCylinder__inherit__graph.png -%%DOCSDIR%%/html/api/structiEmitFactoryState-members.html -%%DOCSDIR%%/html/api/structiEmitFactoryState.html -%%DOCSDIR%%/html/api/structiEmitFactoryState__inherit__graph.png -%%DOCSDIR%%/html/api/structiEmitFixed-members.html -%%DOCSDIR%%/html/api/structiEmitFixed.html -%%DOCSDIR%%/html/api/structiEmitFixed__inherit__graph.png -%%DOCSDIR%%/html/api/structiEmitGen3D-members.html -%%DOCSDIR%%/html/api/vfs_8h.html -%%DOCSDIR%%/html/api/structiEmitGen3D.html -%%DOCSDIR%%/html/api/structiEmitGen3D__inherit__graph.png -%%DOCSDIR%%/html/api/structiEmitLine-members.html -%%DOCSDIR%%/html/api/structiEmitLine.html -%%DOCSDIR%%/html/api/structiEmitLine__inherit__graph.png -%%DOCSDIR%%/html/api/structiEmitMix-members.html -%%DOCSDIR%%/html/api/structiEmitMix.html -%%DOCSDIR%%/html/api/structiEmitMix__inherit__graph.png -%%DOCSDIR%%/html/api/structiEmitSphere-members.html -%%DOCSDIR%%/html/api/structiEmitSphere.html -%%DOCSDIR%%/html/api/structiEmitSphereTangent-members.html -%%DOCSDIR%%/html/api/structiEmitSphereTangent.html -%%DOCSDIR%%/html/api/structiEmitSphere__inherit__graph.png -%%DOCSDIR%%/html/api/structiEmitSphereTangent__inherit__graph.png -%%DOCSDIR%%/html/api/structiEmitState-members.html -%%DOCSDIR%%/html/api/structiEmitState.html -%%DOCSDIR%%/html/api/structiEmitState__inherit__graph.png -%%DOCSDIR%%/html/api/structiEngine-members.html -%%DOCSDIR%%/html/api/structiEngine.html -%%DOCSDIR%%/html/api/structiEngineFrameCallback-members.html -%%DOCSDIR%%/html/api/structiEngineFrameCallback.html -%%DOCSDIR%%/html/api/structiEngineFrameCallback__inherit__graph.png -%%DOCSDIR%%/html/api/structiEngineSectorCallback-members.html -%%DOCSDIR%%/html/api/structiEngineSectorCallback.html -%%DOCSDIR%%/html/api/structiEvent.html -%%DOCSDIR%%/html/api/structiEngineSectorCallback__inherit__graph.png -%%DOCSDIR%%/html/api/structiEngineSequenceManager-members.html -%%DOCSDIR%%/html/api/structiEngineSequenceManager.html -%%DOCSDIR%%/html/api/structiEngineSequenceManager__inherit__graph.png -%%DOCSDIR%%/html/api/structiEngineSequenceParameters-members.html -%%DOCSDIR%%/html/api/structiEngineSequenceParameters.html -%%DOCSDIR%%/html/api/structiEngineSequenceParameters__inherit__graph.png -%%DOCSDIR%%/html/api/structiEngine__inherit__graph.png -%%DOCSDIR%%/html/api/structiEvent-members.html -%%DOCSDIR%%/html/api/structiEventAttributeIterator-members.html -%%DOCSDIR%%/html/api/structiEventAttributeIterator.html -%%DOCSDIR%%/html/api/structiEventAttributeIterator__inherit__graph.png -%%DOCSDIR%%/html/api/structiEventCord-members.html -%%DOCSDIR%%/html/api/structiEventCord.html -%%DOCSDIR%%/html/api/structiEventCord__inherit__graph.png -%%DOCSDIR%%/html/api/structiEventHandler-members.html -%%DOCSDIR%%/html/api/structiEventHandler.html -%%DOCSDIR%%/html/api/structiEventHandlerRegistry-members.html -%%DOCSDIR%%/html/api/structiEventHandlerRegistry.html -%%DOCSDIR%%/html/api/structiEventHandlerRegistry__inherit__graph.png -%%DOCSDIR%%/html/api/structiEventHandler__inherit__graph.png -%%DOCSDIR%%/html/api/structiEventNameRegistry-members.html -%%DOCSDIR%%/html/api/structiEventNameRegistry.html -%%DOCSDIR%%/html/api/structiEventNameRegistry__inherit__graph.png -%%DOCSDIR%%/html/api/structiEventOutlet-members.html -%%DOCSDIR%%/html/api/structiEventOutlet.html -%%DOCSDIR%%/html/api/structiFile.html -%%DOCSDIR%%/html/api/structiEventOutlet__inherit__graph.png -%%DOCSDIR%%/html/api/structiEventPlug-members.html -%%DOCSDIR%%/html/api/structiEventPlug.html -%%DOCSDIR%%/html/api/structiEventPlug__inherit__graph.png -%%DOCSDIR%%/html/api/structiEventQueue-members.html -%%DOCSDIR%%/html/api/structiEventQueue.html -%%DOCSDIR%%/html/api/structiFactory.html -%%DOCSDIR%%/html/api/structiEventQueue__inherit__graph.png -%%DOCSDIR%%/html/api/structiEventTimer-members.html -%%DOCSDIR%%/html/api/structiEventTimer.html -%%DOCSDIR%%/html/api/structiEventTimer__inherit__graph.png -%%DOCSDIR%%/html/api/structiEvent__inherit__graph.png -%%DOCSDIR%%/html/api/structiExplosionState-members.html -%%DOCSDIR%%/html/api/structiExplosionState.html -%%DOCSDIR%%/html/api/structiExplosionState__inherit__graph.png -%%DOCSDIR%%/html/api/structiFactory-members.html -%%DOCSDIR%%/html/api/structiFactory__inherit__graph.png -%%DOCSDIR%%/html/api/structiFile-members.html -%%DOCSDIR%%/html/api/structiFile__inherit__graph.png -%%DOCSDIR%%/html/api/structiFireState-members.html -%%DOCSDIR%%/html/api/structiFireState.html -%%DOCSDIR%%/html/api/structiFireState__inherit__graph.png -%%DOCSDIR%%/html/api/structiFireTexture-members.html -%%DOCSDIR%%/html/api/structiFireTexture.html -%%DOCSDIR%%/html/api/structiFireTexture__inherit__graph.png -%%DOCSDIR%%/html/api/structiFlareHalo-members.html -%%DOCSDIR%%/html/api/structiFlareHalo.html -%%DOCSDIR%%/html/api/structiFlareHalo__inherit__graph.png -%%DOCSDIR%%/html/api/structiFont-members.html -%%DOCSDIR%%/html/api/structiFont.html -%%DOCSDIR%%/html/api/structiFontDeleteNotify-members.html -%%DOCSDIR%%/html/api/structiFontDeleteNotify.html -%%DOCSDIR%%/html/api/structiFontDeleteNotify__inherit__graph.png -%%DOCSDIR%%/html/api/structiFontServer-members.html -%%DOCSDIR%%/html/api/structiFontServer.html -%%DOCSDIR%%/html/api/structiFontServer__inherit__graph.png -%%DOCSDIR%%/html/api/structiFont__inherit__graph.png -%%DOCSDIR%%/html/api/structiFountainState-members.html -%%DOCSDIR%%/html/api/structiFountainState.html -%%DOCSDIR%%/html/api/structiFountainState__inherit__graph.png -%%DOCSDIR%%/html/api/structiFrustumView-members.html -%%DOCSDIR%%/html/api/structiFrustumView.html -%%DOCSDIR%%/html/api/structiFrustumViewUserdata-members.html -%%DOCSDIR%%/html/api/structiFrustumViewUserdata.html -%%DOCSDIR%%/html/api/structiFrustumViewUserdata__inherit__graph.png -%%DOCSDIR%%/html/api/structiFrustumView__inherit__graph.png -%%DOCSDIR%%/html/api/structiGenMeshAnimationControl-members.html -%%DOCSDIR%%/html/api/structiGenMeshAnimationControl.html -%%DOCSDIR%%/html/api/structiGenMeshAnimationControlFactory-members.html -%%DOCSDIR%%/html/api/structiGenMeshAnimationControlFactory.html -%%DOCSDIR%%/html/api/structiGenMeshAnimationControlFactory__inherit__graph.png -%%DOCSDIR%%/html/api/structiGenMeshAnimationControlState-members.html -%%DOCSDIR%%/html/api/structiGenMeshAnimationControlState.html -%%DOCSDIR%%/html/api/zip_8h.html -%%DOCSDIR%%/html/api/structiGenMeshAnimationControlState__inherit__graph.png -%%DOCSDIR%%/html/api/structiGenMeshAnimationControlType-members.html -%%DOCSDIR%%/html/api/structiGenMeshAnimationControlType.html -%%DOCSDIR%%/html/api/structiGenMeshAnimationControlType__inherit__graph.png -%%DOCSDIR%%/html/api/structiGenMeshAnimationControl__inherit__graph.png -%%DOCSDIR%%/html/api/structiGenMeshSkeletonBone-members.html -%%DOCSDIR%%/html/api/structiGenMeshSkeletonBone.html -%%DOCSDIR%%/html/api/structiGenMeshSkeletonBoneUpdateCallback-members.html -%%DOCSDIR%%/html/api/structiGenMeshSkeletonBoneUpdateCallback.html -%%DOCSDIR%%/html/api/structiGenMeshSkeletonBoneUpdateCallback__inherit__graph.png -%%DOCSDIR%%/html/api/structiGenMeshSkeletonBone__inherit__graph.png -%%DOCSDIR%%/html/api/structiGenMeshSkeletonControlFactory-members.html -%%DOCSDIR%%/html/api/structiGenMeshSkeletonControlFactory.html -%%DOCSDIR%%/html/api/structiGenMeshSkeletonControlFactory__inherit__graph.png -%%DOCSDIR%%/html/api/structiGenMeshSkeletonControlState-members.html -%%DOCSDIR%%/html/api/structiGenMeshSkeletonControlState.html -%%DOCSDIR%%/html/api/structiGenMeshSkeletonControlState__inherit__graph.png -%%DOCSDIR%%/html/api/structiHalo.html -%%DOCSDIR%%/html/api/structiGenMeshSkeletonScript-members.html -%%DOCSDIR%%/html/api/structiGenMeshSkeletonScript.html -%%DOCSDIR%%/html/api/structiGenMeshSkeletonScript__inherit__graph.png -%%DOCSDIR%%/html/api/structiGeneralFactoryState-members.html -%%DOCSDIR%%/html/api/structiGeneralFactoryState.html -%%DOCSDIR%%/html/api/structiGeneralFactoryState__inherit__graph.png -%%DOCSDIR%%/html/api/structiGeneralMeshCommonState-members.html -%%DOCSDIR%%/html/api/structiGeneralMeshCommonState.html -%%DOCSDIR%%/html/api/structiGeneralMeshCommonState__inherit__graph.png -%%DOCSDIR%%/html/api/structiGeneralMeshState-members.html -%%DOCSDIR%%/html/api/structiGeneralMeshState.html -%%DOCSDIR%%/html/api/structiGeneralMeshState__inherit__graph.png -%%DOCSDIR%%/html/api/structiGenerateImageFunction-members.html -%%DOCSDIR%%/html/api/structiGenerateImageFunction.html -%%DOCSDIR%%/html/api/structiGenerateImageFunction__inherit__graph.png -%%DOCSDIR%%/html/api/structiGenericRenderStep-members.html -%%DOCSDIR%%/html/api/structiGenericRenderStep.html -%%DOCSDIR%%/html/api/structiGenericRenderStep__inherit__graph.png -%%DOCSDIR%%/html/api/structiGraphics2D-members.html -%%DOCSDIR%%/html/api/structiGraphics2D.html -%%DOCSDIR%%/html/api/structiGraphics2D__inherit__graph.png -%%DOCSDIR%%/html/api/structiGraphics3D-members.html -%%DOCSDIR%%/html/api/structiGraphics3D.html -%%DOCSDIR%%/html/api/structiGraphics3D__inherit__graph.png -%%DOCSDIR%%/html/api/structiGraphicsMemory-members.html -%%DOCSDIR%%/html/api/structiGraphicsMemory.html -%%DOCSDIR%%/html/api/structiGraphicsMemory__inherit__graph.png -%%DOCSDIR%%/html/api/structiHalo-members.html -%%DOCSDIR%%/html/api/structiHalo__inherit__graph.png -%%DOCSDIR%%/html/api/structiHazeFactoryState-members.html -%%DOCSDIR%%/html/api/structiHazeFactoryState.html -%%DOCSDIR%%/html/api/structiHazeFactoryState__inherit__graph.png -%%DOCSDIR%%/html/api/structiHazeHull-members.html -%%DOCSDIR%%/html/api/structiHazeHull.html -%%DOCSDIR%%/html/api/structiHazeHullBox-members.html -%%DOCSDIR%%/html/api/structiHazeHullBox.html -%%DOCSDIR%%/html/api/structiHazeHullBox__inherit__graph.png -%%DOCSDIR%%/html/api/structiHazeHullCone-members.html -%%DOCSDIR%%/html/api/structiHazeHullCone.html -%%DOCSDIR%%/html/api/structiHazeHullCone__inherit__graph.png -%%DOCSDIR%%/html/api/structiHazeHullCreation-members.html -%%DOCSDIR%%/html/api/structiHazeHullCreation.html -%%DOCSDIR%%/html/api/structiHazeHullCreation__inherit__graph.png -%%DOCSDIR%%/html/api/structiHazeHull__inherit__graph.png -%%DOCSDIR%%/html/api/structiHazeState-members.html -%%DOCSDIR%%/html/api/structiHazeState.html -%%DOCSDIR%%/html/api/structiHazeState__inherit__graph.png -%%DOCSDIR%%/html/api/structiImage-members.html -%%DOCSDIR%%/html/api/structiImage.html -%%DOCSDIR%%/html/api/structiImageFileLoader-members.html -%%DOCSDIR%%/html/api/structiImageFileLoader.html -%%DOCSDIR%%/html/api/structiImageFileLoader__inherit__graph.png -%%DOCSDIR%%/html/api/structiImageIO-members.html -%%DOCSDIR%%/html/api/structiImageIO.html -%%DOCSDIR%%/html/api/structiImageIO__inherit__graph.png -%%DOCSDIR%%/html/api/structiImage__inherit__graph.png -%%DOCSDIR%%/html/api/structiImposter-members.html -%%DOCSDIR%%/html/api/structiImposter.html -%%DOCSDIR%%/html/api/structiImposter__inherit__graph.png -%%DOCSDIR%%/html/api/structiInputBinder-members.html -%%DOCSDIR%%/html/api/structiInputBinder.html -%%DOCSDIR%%/html/api/structiInputBinder__inherit__graph.png -%%DOCSDIR%%/html/api/structiInstancingFactoryState-members.html -%%DOCSDIR%%/html/api/structiInstancingFactoryState.html -%%DOCSDIR%%/html/api/structiInstancingFactoryState__inherit__graph.png -%%DOCSDIR%%/html/api/structiInstancingMeshCommonState-members.html -%%DOCSDIR%%/html/api/structiInstancingMeshCommonState.html -%%DOCSDIR%%/html/api/structiInstancingMeshCommonState__inherit__graph.png -%%DOCSDIR%%/html/api/syspath_8h.html -%%DOCSDIR%%/html/api/structiInstancingMeshState-members.html -%%DOCSDIR%%/html/api/structiInstancingMeshState.html -%%DOCSDIR%%/html/api/structiInstancingMeshState__inherit__graph.png -%%DOCSDIR%%/html/api/structiJob-members.html -%%DOCSDIR%%/html/api/structiJobQueue-members.html -%%DOCSDIR%%/html/api/structiJobQueue.html -%%DOCSDIR%%/html/api/structiJobQueue__inherit__graph.png -%%DOCSDIR%%/html/api/structiJob__inherit__graph.png -%%DOCSDIR%%/html/api/structiJoint-members.html -%%DOCSDIR%%/html/api/structiJoint.html -%%DOCSDIR%%/html/api/structiJoint__inherit__graph.png -%%DOCSDIR%%/html/api/structiJoystickDriver-members.html -%%DOCSDIR%%/html/api/structiLight.html -%%DOCSDIR%%/html/api/structiJoystickDriver.html -%%DOCSDIR%%/html/api/structiJoystickDriver__inherit__graph.png -%%DOCSDIR%%/html/api/structiKDTreeObjectDescriptor-members.html -%%DOCSDIR%%/html/api/structiKDTreeObjectDescriptor.html -%%DOCSDIR%%/html/api/structiKDTreeObjectDescriptor__inherit__graph.png -%%DOCSDIR%%/html/api/structiKeyComposer-members.html -%%DOCSDIR%%/html/api/structiKeyComposer.html -%%DOCSDIR%%/html/api/structiKeyComposer__inherit__graph.png -%%DOCSDIR%%/html/api/structiKeyValuePair-members.html -%%DOCSDIR%%/html/api/structiKeyValuePair.html -%%DOCSDIR%%/html/api/structiKeyValuePair__inherit__graph.png -%%DOCSDIR%%/html/api/structiKeyboardDriver-members.html -%%DOCSDIR%%/html/api/structiKeyboardDriver.html -%%DOCSDIR%%/html/api/structiKeyboardDriver__inherit__graph.png -%%DOCSDIR%%/html/api/structiKitchenSink-members.html -%%DOCSDIR%%/html/api/structiKitchenSink.html -%%DOCSDIR%%/html/api/structiKitchenSink__inherit__graph.png -%%DOCSDIR%%/html/api/structiLODControl-members.html -%%DOCSDIR%%/html/api/structiLODControl.html -%%DOCSDIR%%/html/api/structiLODControl__inherit__graph.png -%%DOCSDIR%%/html/api/structiLight-members.html -%%DOCSDIR%%/html/api/structiLightCallback-members.html -%%DOCSDIR%%/html/api/structiLightCallback.html -%%DOCSDIR%%/html/api/tcovbuf_8h.html -%%DOCSDIR%%/html/api/structiLightCallback__inherit__graph.png -%%DOCSDIR%%/html/api/structiLightIterRenderStep-members.html -%%DOCSDIR%%/html/api/structiLightIterRenderStep.html -%%DOCSDIR%%/html/api/structiLightIterRenderStep__inherit__graph.png -%%DOCSDIR%%/html/api/structiLightIterator-members.html -%%DOCSDIR%%/html/api/structiLightIterator.html -%%DOCSDIR%%/html/api/structiLightIterator__inherit__graph.png -%%DOCSDIR%%/html/api/structiLightList-members.html -%%DOCSDIR%%/html/api/structiLightList.html -%%DOCSDIR%%/html/api/structiLightList__inherit__graph.png -%%DOCSDIR%%/html/api/structiLightManager-members.html -%%DOCSDIR%%/html/api/structiLightManager.html -%%DOCSDIR%%/html/api/structiLoader.html -%%DOCSDIR%%/html/api/structiLightManager__inherit__graph.png -%%DOCSDIR%%/html/api/structiLightRenderStep-members.html -%%DOCSDIR%%/html/api/structiLightRenderStep.html -%%DOCSDIR%%/html/api/structiLightRenderStep__inherit__graph.png -%%DOCSDIR%%/html/api/structiLightSectorInfluence-members.html -%%DOCSDIR%%/html/api/structiLightSectorInfluence.html -%%DOCSDIR%%/html/api/structiLightSectorInfluence__inherit__graph.png -%%DOCSDIR%%/html/api/structiLightVisibleCallback-members.html -%%DOCSDIR%%/html/api/structiLightVisibleCallback.html -%%DOCSDIR%%/html/api/structiLightVisibleCallback__inherit__graph.png -%%DOCSDIR%%/html/api/structiLight__inherit__graph.png -%%DOCSDIR%%/html/api/structiLightingInfo-members.html -%%DOCSDIR%%/html/api/structiLightingInfo.html -%%DOCSDIR%%/html/api/structiLightingInfo__inherit__graph.png -%%DOCSDIR%%/html/api/structiLightingManager-members.html -%%DOCSDIR%%/html/api/structiLightingManager.html -%%DOCSDIR%%/html/api/structiLightingManager__inherit__graph.png -%%DOCSDIR%%/html/api/structiLightingProcessData-members.html -%%DOCSDIR%%/html/api/structiLightingProcessData.html -%%DOCSDIR%%/html/api/structiLightingProcessData__inherit__graph.png -%%DOCSDIR%%/html/api/structiLightingProcessInfo-members.html -%%DOCSDIR%%/html/api/structiLightingProcessInfo.html -%%DOCSDIR%%/html/api/structiLightingProcessInfo__inherit__graph.png -%%DOCSDIR%%/html/api/structiLightningFactoryState-members.html -%%DOCSDIR%%/html/api/structiLightningFactoryState.html -%%DOCSDIR%%/html/api/structiLightningFactoryState__inherit__graph.png -%%DOCSDIR%%/html/api/structiLightningState-members.html -%%DOCSDIR%%/html/api/structiLightningState.html -%%DOCSDIR%%/html/api/structiLightningState__inherit__graph.png -%%DOCSDIR%%/html/api/structiLoader-members.html -%%DOCSDIR%%/html/api/structiLoaderContext-members.html -%%DOCSDIR%%/html/api/structiLoaderContext.html -%%DOCSDIR%%/html/api/structiLoaderContext__inherit__graph.png -%%DOCSDIR%%/html/api/structiLoaderPlugin-members.html -%%DOCSDIR%%/html/api/structiLoaderPlugin.html -%%DOCSDIR%%/html/api/structiLoaderPlugin__inherit__graph.png -%%DOCSDIR%%/html/api/structiLoaderStatus-members.html -%%DOCSDIR%%/html/api/structiLoaderStatus.html -%%DOCSDIR%%/html/api/structiLoaderStatus__inherit__graph.png -%%DOCSDIR%%/html/api/structiLoader__inherit__graph.png -%%DOCSDIR%%/html/api/structiMapNode-members.html -%%DOCSDIR%%/html/api/structiMapNode.html -%%DOCSDIR%%/html/api/structiMapNode__inherit__graph.png -%%DOCSDIR%%/html/api/structiMaterial-members.html -%%DOCSDIR%%/html/api/structiMaterial.html -%%DOCSDIR%%/html/api/structiMaterialEngine-members.html -%%DOCSDIR%%/html/api/structiMaterialEngine.html -%%DOCSDIR%%/html/api/structiMaterialEngine__inherit__graph.png -%%DOCSDIR%%/html/api/structiMaterialList-members.html -%%DOCSDIR%%/html/api/structiMaterialList.html -%%DOCSDIR%%/html/api/structiMaterialList__inherit__graph.png -%%DOCSDIR%%/html/api/structiMaterialWrapper-members.html -%%DOCSDIR%%/html/api/structiMaterialWrapper.html -%%DOCSDIR%%/html/api/structiMaterialWrapper__inherit__graph.png -%%DOCSDIR%%/html/api/structiMaterial__inherit__graph.png -%%DOCSDIR%%/html/api/structiMemoryTracker-members.html -%%DOCSDIR%%/html/api/structiMemoryTracker.html -%%DOCSDIR%%/html/api/structiMemoryTracker__inherit__graph.png -%%DOCSDIR%%/html/api/structiMeshDrawCallback-members.html -%%DOCSDIR%%/html/api/structiMeshDrawCallback.html -%%DOCSDIR%%/html/api/structiMeshDrawCallback__inherit__graph.png -%%DOCSDIR%%/html/api/structiMeshFactoryList-members.html -%%DOCSDIR%%/html/api/structiMeshFactoryList.html -%%DOCSDIR%%/html/api/structiMeshFactoryList__inherit__graph.png -%%DOCSDIR%%/html/api/structiMeshFactoryWrapper-members.html -%%DOCSDIR%%/html/api/structiMeshFactoryWrapper.html -%%DOCSDIR%%/html/api/structiMeshFactoryWrapper__inherit__graph.png -%%DOCSDIR%%/html/api/structiMeshGenerator-members.html -%%DOCSDIR%%/html/api/structiMeshGenerator.html -%%DOCSDIR%%/html/api/structiMeshGeneratorGeometry-members.html -%%DOCSDIR%%/html/api/structiMeshGeneratorGeometry.html -%%DOCSDIR%%/html/api/structiMeshGeneratorGeometry__inherit__graph.png -%%DOCSDIR%%/html/api/structiMeshGenerator__inherit__graph.png -%%DOCSDIR%%/html/api/structiMeshList-members.html -%%DOCSDIR%%/html/api/structiMeshList.html -%%DOCSDIR%%/html/api/structiMeshList__inherit__graph.png -%%DOCSDIR%%/html/api/structiMeshObject-members.html -%%DOCSDIR%%/html/api/structiMeshObject.html -%%DOCSDIR%%/html/api/structiMeshObjectDrawCallback-members.html -%%DOCSDIR%%/html/api/structiMeshObjectDrawCallback.html -%%DOCSDIR%%/html/api/structiMeshObjectDrawCallback__inherit__graph.png -%%DOCSDIR%%/html/api/structiMeshObjectFactory-members.html -%%DOCSDIR%%/html/api/structiMeshObjectFactory.html -%%DOCSDIR%%/html/api/structiMeshObjectFactory__inherit__graph.png -%%DOCSDIR%%/html/api/structiMeshObjectType-members.html -%%DOCSDIR%%/html/api/structiMeshObjectType.html -%%DOCSDIR%%/html/api/structiMeshObjectType__inherit__graph.png -%%DOCSDIR%%/html/api/structiMeshObject__inherit__graph.png -%%DOCSDIR%%/html/api/structiMeshWrapper-members.html -%%DOCSDIR%%/html/api/structiMeshWrapper.html -%%DOCSDIR%%/html/api/structiMeshWrapperIterator-members.html -%%DOCSDIR%%/html/api/structiMeshWrapperIterator.html -%%DOCSDIR%%/html/api/structiMeshWrapperIterator__inherit__graph.png -%%DOCSDIR%%/html/api/structiMovable.html -%%DOCSDIR%%/html/api/structiMeshWrapper__inherit__graph.png -%%DOCSDIR%%/html/api/structiModelLoader-members.html -%%DOCSDIR%%/html/api/structiModelLoader.html -%%DOCSDIR%%/html/api/structiModelLoader__inherit__graph.png -%%DOCSDIR%%/html/api/structiMouseDriver-members.html -%%DOCSDIR%%/html/api/structiMouseDriver.html -%%DOCSDIR%%/html/api/structiObject.html -%%DOCSDIR%%/html/api/structiMouseDriver__inherit__graph.png -%%DOCSDIR%%/html/api/structiMovable-members.html -%%DOCSDIR%%/html/api/structiMovableListener-members.html -%%DOCSDIR%%/html/api/structiMovableListener.html -%%DOCSDIR%%/html/api/structiMovableListener__inherit__graph.png -%%DOCSDIR%%/html/api/structiMovable__inherit__graph.png -%%DOCSDIR%%/html/api/structiMovieRecorder-members.html -%%DOCSDIR%%/html/api/structiMovieRecorder.html -%%DOCSDIR%%/html/api/structiMovieRecorder__inherit__graph.png -%%DOCSDIR%%/html/api/structiNativeWindow-members.html -%%DOCSDIR%%/html/api/structiNativeWindow.html -%%DOCSDIR%%/html/api/structiNativeWindowManager.html -%%DOCSDIR%%/html/api/structiNativeWindowManager-members.html -%%DOCSDIR%%/html/api/structiNativeWindowManager__inherit__graph.png -%%DOCSDIR%%/html/api/structiNativeWindow__inherit__graph.png -%%DOCSDIR%%/html/api/structiNovaHalo-members.html -%%DOCSDIR%%/html/api/structiNovaHalo.html -%%DOCSDIR%%/html/api/structiNovaHalo__inherit__graph.png -%%DOCSDIR%%/html/api/structiNullFactoryState-members.html -%%DOCSDIR%%/html/api/structiNullFactoryState.html -%%DOCSDIR%%/html/api/structiNullFactoryState__inherit__graph.png -%%DOCSDIR%%/html/api/structiNullMeshState-members.html -%%DOCSDIR%%/html/api/structiNullMeshState.html -%%DOCSDIR%%/html/api/terrain_8h.html -%%DOCSDIR%%/html/api/structiNullMeshState__inherit__graph.png -%%DOCSDIR%%/html/api/structiODEAMotorJoint-members.html -%%DOCSDIR%%/html/api/structiODEAMotorJoint.html -%%DOCSDIR%%/html/api/structiODEAMotorJoint__inherit__graph.png -%%DOCSDIR%%/html/api/structiODEBallJoint-members.html -%%DOCSDIR%%/html/api/structiODEBallJoint.html -%%DOCSDIR%%/html/api/structiODEBallJoint__inherit__graph.png -%%DOCSDIR%%/html/api/structiODEDynamicState-members.html -%%DOCSDIR%%/html/api/structiODEDynamicState.html -%%DOCSDIR%%/html/api/structiODEDynamicState__inherit__graph.png -%%DOCSDIR%%/html/api/structiODEDynamicSystemState-members.html -%%DOCSDIR%%/html/api/structiODEDynamicSystemState.html -%%DOCSDIR%%/html/api/structiODEDynamicSystemState__inherit__graph.png -%%DOCSDIR%%/html/api/structiODEFrameUpdateCallback-members.html -%%DOCSDIR%%/html/api/structiODEFrameUpdateCallback.html -%%DOCSDIR%%/html/api/structiODEFrameUpdateCallback__inherit__graph.png -%%DOCSDIR%%/html/api/structiODEGeneralJointState-members.html -%%DOCSDIR%%/html/api/structiODEGeneralJointState.html -%%DOCSDIR%%/html/api/structiODEGeneralJointState__inherit__graph.png -%%DOCSDIR%%/html/api/structiODEHinge2Joint-members.html -%%DOCSDIR%%/html/api/structiODEHinge2Joint.html -%%DOCSDIR%%/html/api/structiODEHinge2Joint__inherit__graph.png -%%DOCSDIR%%/html/api/structiODEHingeJoint-members.html -%%DOCSDIR%%/html/api/structiODEHingeJoint.html -%%DOCSDIR%%/html/api/structiODEHingeJoint__inherit__graph.png -%%DOCSDIR%%/html/api/structiODEJointState-members.html -%%DOCSDIR%%/html/api/structiODEJointState.html -%%DOCSDIR%%/html/api/structiODEJointState__inherit__graph.png -%%DOCSDIR%%/html/api/structiODESliderJoint-members.html -%%DOCSDIR%%/html/api/structiODESliderJoint.html -%%DOCSDIR%%/html/api/structiODESliderJoint__inherit__graph.png -%%DOCSDIR%%/html/api/structiODEUniversalJoint-members.html -%%DOCSDIR%%/html/api/structiODEUniversalJoint.html -%%DOCSDIR%%/html/api/structiODEUniversalJoint__inherit__graph.png -%%DOCSDIR%%/html/api/structiOSXAssistant-members.html -%%DOCSDIR%%/html/api/structiOSXAssistant.html -%%DOCSDIR%%/html/api/structiOSXAssistant__inherit__graph.png -%%DOCSDIR%%/html/api/structiObject-members.html -%%DOCSDIR%%/html/api/structiObjectIterator-members.html -%%DOCSDIR%%/html/api/structiObjectIterator.html -%%DOCSDIR%%/html/api/structiObjectIterator__inherit__graph.png -%%DOCSDIR%%/html/api/structiObjectModel-members.html -%%DOCSDIR%%/html/api/structiObjectModel.html -%%DOCSDIR%%/html/api/structiObjectModelListener-members.html -%%DOCSDIR%%/html/api/structiObjectModelListener.html -%%DOCSDIR%%/html/api/structiObjectModelListener__inherit__graph.png -%%DOCSDIR%%/html/api/structiObjectModel__inherit__graph.png -%%DOCSDIR%%/html/api/structiObjectNameChangeListener-members.html -%%DOCSDIR%%/html/api/structiObjectNameChangeListener.html -%%DOCSDIR%%/html/api/structiObjectNameChangeListener__inherit__graph.png -%%DOCSDIR%%/html/api/structiObjectRegistry-members.html -%%DOCSDIR%%/html/api/structiObjectRegistry.html -%%DOCSDIR%%/html/api/structiObjectRegistryIterator-members.html -%%DOCSDIR%%/html/api/structiObjectRegistryIterator.html -%%DOCSDIR%%/html/api/structiPath.html -%%DOCSDIR%%/html/api/structiObjectRegistryIterator__inherit__graph.png -%%DOCSDIR%%/html/api/structiObjectRegistry__inherit__graph.png -%%DOCSDIR%%/html/api/structiObjectWatcher-members.html -%%DOCSDIR%%/html/api/structiObjectWatcher.html -%%DOCSDIR%%/html/api/structiObjectWatcherListener-members.html -%%DOCSDIR%%/html/api/structiObjectWatcherListener.html -%%DOCSDIR%%/html/api/structiObjectWatcherListener__inherit__graph.png -%%DOCSDIR%%/html/api/structiObjectWatcher__inherit__graph.png -%%DOCSDIR%%/html/api/structiOpenGLInterface.html -%%DOCSDIR%%/html/api/structiObject__inherit__graph.png -%%DOCSDIR%%/html/api/structiParticle.html -%%DOCSDIR%%/html/api/structiOffscreenCanvasCallback-members.html -%%DOCSDIR%%/html/api/structiOffscreenCanvasCallback.html -%%DOCSDIR%%/html/api/structiOffscreenCanvasCallback__inherit__graph.png -%%DOCSDIR%%/html/api/structiOpenGLDriverDatabase-members.html -%%DOCSDIR%%/html/api/structiOpenGLDriverDatabase.html -%%DOCSDIR%%/html/api/structiOpenGLDriverDatabase__inherit__graph.png -%%DOCSDIR%%/html/api/structiOpenGLInterface-members.html -%%DOCSDIR%%/html/api/structiOpenGLInterface__inherit__graph.png -%%DOCSDIR%%/html/api/structiParameterESM-members.html -%%DOCSDIR%%/html/api/structiParameterESM.html -%%DOCSDIR%%/html/api/structiPortal.html -%%DOCSDIR%%/html/api/structiParameterESM__inherit__graph.png -%%DOCSDIR%%/html/api/structiParticle-members.html -%%DOCSDIR%%/html/api/structiParticleState-members.html -%%DOCSDIR%%/html/api/structiParticleState.html -%%DOCSDIR%%/html/api/structiParticleState__inherit__graph.png -%%DOCSDIR%%/html/api/structiParticle__inherit__graph.png -%%DOCSDIR%%/html/api/structiParticlesColorCallback-members.html -%%DOCSDIR%%/html/api/structiParticlesColorCallback.html -%%DOCSDIR%%/html/api/structiParticlesColorCallback__inherit__graph.png -%%DOCSDIR%%/html/api/structiParticlesFactoryState-members.html -%%DOCSDIR%%/html/api/structiParticlesPhysics.html -%%DOCSDIR%%/html/api/structiParticlesFactoryState.html -%%DOCSDIR%%/html/api/structiParticlesFactoryState__inherit__graph.png -%%DOCSDIR%%/html/api/structiParticlesObjectState-members.html -%%DOCSDIR%%/html/api/structiParticlesObjectState.html -%%DOCSDIR%%/html/api/structiParticlesObjectState__inherit__graph.png -%%DOCSDIR%%/html/api/structiParticlesPhysics-members.html -%%DOCSDIR%%/html/api/structiParticlesPhysics__inherit__graph.png -%%DOCSDIR%%/html/api/structiParticlesStateBase-members.html -%%DOCSDIR%%/html/api/structiParticlesStateBase.html -%%DOCSDIR%%/html/api/structiParticlesStateBase__inherit__graph.png -%%DOCSDIR%%/html/api/structiPath-members.html -%%DOCSDIR%%/html/api/structiPath__inherit__graph.png -%%DOCSDIR%%/html/api/structiPen-members.html -%%DOCSDIR%%/html/api/structiPen__inherit__graph.png -%%DOCSDIR%%/html/api/structiPluginConfig-members.html -%%DOCSDIR%%/html/api/structiPluginConfig.html -%%DOCSDIR%%/html/api/structiPluginConfig__inherit__graph.png -%%DOCSDIR%%/html/api/structiPluginIterator-members.html -%%DOCSDIR%%/html/api/structiPluginIterator.html -%%DOCSDIR%%/html/api/structiPluginIterator__inherit__graph.png -%%DOCSDIR%%/html/api/structiPluginManager-members.html -%%DOCSDIR%%/html/api/structiPluginManager.html -%%DOCSDIR%%/html/api/thing_8h.html -%%DOCSDIR%%/html/api/structiPluginManager__inherit__graph.png -%%DOCSDIR%%/html/api/structiPolygonHandle-members.html -%%DOCSDIR%%/html/api/structiPolygonHandle.html -%%DOCSDIR%%/html/api/structiPolygonHandle__inherit__graph.png -%%DOCSDIR%%/html/api/structiPolygonMesh-members.html -%%DOCSDIR%%/html/api/structiPolygonMesh.html -%%DOCSDIR%%/html/api/structiPolygonMesh__inherit__graph.png -%%DOCSDIR%%/html/api/structiPortal-members.html -%%DOCSDIR%%/html/api/structiPortalCallback-members.html -%%DOCSDIR%%/html/api/structiPortalCallback.html -%%DOCSDIR%%/html/api/structiPortalCallback__inherit__graph.png -%%DOCSDIR%%/html/api/structiPortalContainer.html -%%DOCSDIR%%/html/api/structiPortalContainer-members.html -%%DOCSDIR%%/html/api/structiPortalContainer__inherit__graph.png -%%DOCSDIR%%/html/api/structiPortal__inherit__graph.png -%%DOCSDIR%%/html/api/structiProcTexCallback-members.html -%%DOCSDIR%%/html/api/structiProcTexCallback.html -%%DOCSDIR%%/html/api/structiProcTexCallback__inherit__graph.png -%%DOCSDIR%%/html/api/structiProcTexture-members.html -%%DOCSDIR%%/html/api/structiProcTexture.html -%%DOCSDIR%%/html/api/structiProcTexture__inherit__graph.png -%%DOCSDIR%%/html/api/structiProgressMeter-members.html -%%DOCSDIR%%/html/api/structiProgressMeter.html -%%DOCSDIR%%/html/api/structiProtoFactoryState.html -%%DOCSDIR%%/html/api/structiProgressMeter__inherit__graph.png -%%DOCSDIR%%/html/api/structiProtoFactoryState-members.html -%%DOCSDIR%%/html/api/structiProtoFactoryState__inherit__graph.png -%%DOCSDIR%%/html/api/structiProtoMeshState-members.html -%%DOCSDIR%%/html/api/structiProtoMeshState.html -%%DOCSDIR%%/html/api/structiProtoMeshState__inherit__graph.png -%%DOCSDIR%%/html/api/structiRainState-members.html -%%DOCSDIR%%/html/api/structiRainState.html -%%DOCSDIR%%/html/api/structiRainState__inherit__graph.png -%%DOCSDIR%%/html/api/structiRefTracker-members.html -%%DOCSDIR%%/html/api/structiRefTracker.html -%%DOCSDIR%%/html/api/structiRegion.html -%%DOCSDIR%%/html/api/structiRefTracker__inherit__graph.png -%%DOCSDIR%%/html/api/structiRegion-members.html -%%DOCSDIR%%/html/api/structiRegionList-members.html -%%DOCSDIR%%/html/api/structiRegionList.html -%%DOCSDIR%%/html/api/structiRegionList__inherit__graph.png -%%DOCSDIR%%/html/api/structiRegion__inherit__graph.png -%%DOCSDIR%%/html/api/structiRenderBuffer-members.html -%%DOCSDIR%%/html/api/structiRenderBuffer.html -%%DOCSDIR%%/html/api/structiRenderBufferAccessor-members.html -%%DOCSDIR%%/html/api/structiRenderBufferAccessor.html -%%DOCSDIR%%/html/api/structiRenderBufferAccessor__inherit__graph.png -%%DOCSDIR%%/html/api/structiRenderLoop.html -%%DOCSDIR%%/html/api/structiRenderBuffer__inherit__graph.png -%%DOCSDIR%%/html/api/structiRenderLoop-members.html -%%DOCSDIR%%/html/api/structiRenderLoopManager-members.html -%%DOCSDIR%%/html/api/structiRenderLoopManager.html -%%DOCSDIR%%/html/api/structiRenderLoopManager__inherit__graph.png -%%DOCSDIR%%/html/api/structiRenderLoop__inherit__graph.png -%%DOCSDIR%%/html/api/structiRenderStep-members.html -%%DOCSDIR%%/html/api/structiRenderStep.html -%%DOCSDIR%%/html/api/structiRenderStepContainer-members.html -%%DOCSDIR%%/html/api/structiRenderStepContainer.html -%%DOCSDIR%%/html/api/structiRenderStepContainer__inherit__graph.png -%%DOCSDIR%%/html/api/structiRenderStepFactory-members.html -%%DOCSDIR%%/html/api/structiRenderStepFactory.html -%%DOCSDIR%%/html/api/structiRenderStepFactory__inherit__graph.png -%%DOCSDIR%%/html/api/structiRenderStepType-members.html -%%DOCSDIR%%/html/api/structiRenderStepType.html -%%DOCSDIR%%/html/api/structiRenderStepType__inherit__graph.png -%%DOCSDIR%%/html/api/structiRenderStep__inherit__graph.png -%%DOCSDIR%%/html/api/structiRenderView-members.html -%%DOCSDIR%%/html/api/structiRenderView.html -%%DOCSDIR%%/html/api/structiRenderView__inherit__graph.png -%%DOCSDIR%%/html/api/structiRendererLightmap-members.html -%%DOCSDIR%%/html/api/structiRendererLightmap.html -%%DOCSDIR%%/html/api/structiRendererLightmap__inherit__graph.png -%%DOCSDIR%%/html/api/structiReporter-members.html -%%DOCSDIR%%/html/api/structiReporter.html -%%DOCSDIR%%/html/api/structiReporterIterator-members.html -%%DOCSDIR%%/html/api/structiReporterIterator.html -%%DOCSDIR%%/html/api/structiReporterIterator__inherit__graph.png -%%DOCSDIR%%/html/api/structiReporterListener-members.html -%%DOCSDIR%%/html/api/structiReporterListener.html -%%DOCSDIR%%/html/api/structiReporterListener__inherit__graph.png -%%DOCSDIR%%/html/api/structiReporter__inherit__graph.png -%%DOCSDIR%%/html/api/thread_8h.html -%%DOCSDIR%%/html/api/structiRigidBody-members.html -%%DOCSDIR%%/html/api/structiRigidBody.html -%%DOCSDIR%%/html/api/structiRigidBody__inherit__graph.png -%%DOCSDIR%%/html/api/structiSCF-members.html -%%DOCSDIR%%/html/api/structiSCF__inherit__graph.png -%%DOCSDIR%%/html/api/structiSaver-members.html -%%DOCSDIR%%/html/api/structiSaver.html -%%DOCSDIR%%/html/api/structiSaverPlugin-members.html -%%DOCSDIR%%/html/api/structiSaverPlugin.html -%%DOCSDIR%%/html/api/structiSaverPlugin__inherit__graph.png -%%DOCSDIR%%/html/api/structiSaver__inherit__graph.png -%%DOCSDIR%%/html/api/structiSceneNode-members.html -%%DOCSDIR%%/html/api/structiSceneNode.html -%%DOCSDIR%%/html/api/structiSceneNode__inherit__graph.png -%%DOCSDIR%%/html/api/structiScript-members.html -%%DOCSDIR%%/html/api/structiScript.html -%%DOCSDIR%%/html/api/structiScriptObject-members.html -%%DOCSDIR%%/html/api/structiScriptObject.html -%%DOCSDIR%%/html/api/structiScriptObject__inherit__graph.png -%%DOCSDIR%%/html/api/structiScript__inherit__graph.png -%%DOCSDIR%%/html/api/structiSector-members.html -%%DOCSDIR%%/html/api/structiSector.html -%%DOCSDIR%%/html/api/structiSectorCallback-members.html -%%DOCSDIR%%/html/api/structiSectorCallback.html -%%DOCSDIR%%/html/api/structiSectorCallback__inherit__graph.png -%%DOCSDIR%%/html/api/structiSectorList.html -%%DOCSDIR%%/html/api/structiSectorIterator-members.html -%%DOCSDIR%%/html/api/structiSectorIterator.html -%%DOCSDIR%%/html/api/structiSectorIterator__inherit__graph.png -%%DOCSDIR%%/html/api/structiSectorList-members.html -%%DOCSDIR%%/html/api/structiSectorList__inherit__graph.png -%%DOCSDIR%%/html/api/structiSectorMeshCallback-members.html -%%DOCSDIR%%/html/api/structiSectorMeshCallback.html -%%DOCSDIR%%/html/api/structiSectorMeshCallback__inherit__graph.png -%%DOCSDIR%%/html/api/structiSector__inherit__graph.png -%%DOCSDIR%%/html/api/structiSelfDestruct-members.html -%%DOCSDIR%%/html/api/structiSelfDestruct.html -%%DOCSDIR%%/html/api/tree_8h.html -%%DOCSDIR%%/html/api/structiSelfDestruct__inherit__graph.png -%%DOCSDIR%%/html/api/structiSequence-members.html -%%DOCSDIR%%/html/api/structiSequence.html -%%DOCSDIR%%/html/api/structiSequenceCondition-members.html -%%DOCSDIR%%/html/api/structiSequenceCondition.html -%%DOCSDIR%%/html/api/structiSequenceCondition__inherit__graph.png -%%DOCSDIR%%/html/api/structiSequenceManager-members.html -%%DOCSDIR%%/html/api/structiSequenceManager.html -%%DOCSDIR%%/html/api/structiSequenceManager__inherit__graph.png -%%DOCSDIR%%/html/api/structiSequenceOperation-members.html -%%DOCSDIR%%/html/api/structiSequenceOperation.html -%%DOCSDIR%%/html/api/structiShader.html -%%DOCSDIR%%/html/api/structiSequenceOperation__inherit__graph.png -%%DOCSDIR%%/html/api/structiSequenceTimedOperation-members.html -%%DOCSDIR%%/html/api/structiSequenceTimedOperation.html -%%DOCSDIR%%/html/api/structiSequenceTimedOperation__inherit__graph.png -%%DOCSDIR%%/html/api/structiSequenceTrigger-members.html -%%DOCSDIR%%/html/api/structiSequenceTrigger.html -%%DOCSDIR%%/html/api/structiSequenceTrigger__inherit__graph.png -%%DOCSDIR%%/html/api/structiSequenceWrapper-members.html -%%DOCSDIR%%/html/api/structiSequenceWrapper.html -%%DOCSDIR%%/html/api/structiSequenceWrapper__inherit__graph.png -%%DOCSDIR%%/html/api/structiShader-members.html -%%DOCSDIR%%/html/api/structiSequence__inherit__graph.png -%%DOCSDIR%%/html/api/structiShaderCompiler-members.html -%%DOCSDIR%%/html/api/structiShaderCompiler.html -%%DOCSDIR%%/html/api/structiShaderCompiler__inherit__graph.png -%%DOCSDIR%%/html/api/structiShaderDestinationResolver-members.html -%%DOCSDIR%%/html/api/structiShaderDestinationResolver.html -%%DOCSDIR%%/html/api/structiShaderDestinationResolver__inherit__graph.png -%%DOCSDIR%%/html/api/structiShaderManager-members.html -%%DOCSDIR%%/html/api/structiShaderManager.html -%%DOCSDIR%%/html/api/structiShaderManager__inherit__graph.png -%%DOCSDIR%%/html/api/structiShaderProgram.html -%%DOCSDIR%%/html/api/structiShaderPriorityList-members.html -%%DOCSDIR%%/html/api/structiShaderPriorityList.html -%%DOCSDIR%%/html/api/structiShaderPriorityList__inherit__graph.png -%%DOCSDIR%%/html/api/structiShaderProgram-members.html -%%DOCSDIR%%/html/api/structiShaderProgramPlugin-members.html -%%DOCSDIR%%/html/api/structiShaderProgramPlugin.html -%%DOCSDIR%%/html/api/structiShaderProgramPlugin__inherit__graph.png -%%DOCSDIR%%/html/api/structiShaderProgram__inherit__graph.png -%%DOCSDIR%%/html/api/structiShaderVariableAccessor-members.html -%%DOCSDIR%%/html/api/structiShaderVariableAccessor.html -%%DOCSDIR%%/html/api/structiShadowBlock.html -%%DOCSDIR%%/html/api/structiShaderVariableAccessor__inherit__graph.png -%%DOCSDIR%%/html/api/structiShaderVariableContext-members.html -%%DOCSDIR%%/html/api/structiShaderVariableContext.html -%%DOCSDIR%%/html/api/structiShaderVariableContext__inherit__graph.png -%%DOCSDIR%%/html/api/structiShader__inherit__graph.png -%%DOCSDIR%%/html/api/structiShadowBlock-members.html -%%DOCSDIR%%/html/api/structiShadowBlockList-members.html -%%DOCSDIR%%/html/api/structiShadowBlockList.html -%%DOCSDIR%%/html/api/structiShadowBlockList__inherit__graph.png -%%DOCSDIR%%/html/api/structiShadowBlock__inherit__graph.png -%%DOCSDIR%%/html/api/structiSndSysData.html -%%DOCSDIR%%/html/api/structiShadowCaster-members.html -%%DOCSDIR%%/html/api/structiShadowCaster.html -%%DOCSDIR%%/html/api/structiShadowCaster__inherit__graph.png -%%DOCSDIR%%/html/api/structiShadowIterator-members.html -%%DOCSDIR%%/html/api/structiShadowIterator.html -%%DOCSDIR%%/html/api/structiShadowIterator__inherit__graph.png -%%DOCSDIR%%/html/api/structiShadowReceiver-members.html -%%DOCSDIR%%/html/api/structiShadowReceiver.html -%%DOCSDIR%%/html/api/structiShadowReceiver__inherit__graph.png -%%DOCSDIR%%/html/api/structiSharedVariable-members.html -%%DOCSDIR%%/html/api/structiSharedVariable.html -%%DOCSDIR%%/html/api/structiSharedVariableList.html -%%DOCSDIR%%/html/api/structiSharedVariableList-members.html -%%DOCSDIR%%/html/api/structiSharedVariableList__inherit__graph.png -%%DOCSDIR%%/html/api/structiSharedVariableListener-members.html -%%DOCSDIR%%/html/api/structiSharedVariableListener.html -%%DOCSDIR%%/html/api/structiSharedVariableListener__inherit__graph.png -%%DOCSDIR%%/html/api/structiSharedVariable__inherit__graph.png -%%DOCSDIR%%/html/api/structiSimpleFormerState-members.html -%%DOCSDIR%%/html/api/structiSimpleFormerState.html -%%DOCSDIR%%/html/api/structiSimpleFormerState__inherit__graph.png -%%DOCSDIR%%/html/api/structiSndSysData-members.html -%%DOCSDIR%%/html/api/structiSndSysData__inherit__graph.png -%%DOCSDIR%%/html/api/structiSndSysListener-members.html -%%DOCSDIR%%/html/api/structiSndSysListener.html -%%DOCSDIR%%/html/api/structiSndSysListener__inherit__graph.png -%%DOCSDIR%%/html/api/structiSndSysLoader-members.html -%%DOCSDIR%%/html/api/structiSndSysLoader.html -%%DOCSDIR%%/html/api/structiSndSysLoader__inherit__graph.png -%%DOCSDIR%%/html/api/structiSndSysManager-members.html -%%DOCSDIR%%/html/api/structiSndSysManager.html -%%DOCSDIR%%/html/api/structiSndSysManager__inherit__graph.png -%%DOCSDIR%%/html/api/structiSndSysRenderer-members.html -%%DOCSDIR%%/html/api/structiString.html -%%DOCSDIR%%/html/api/structiSndSysRenderer.html -%%DOCSDIR%%/html/api/structiSndSysRenderer__inherit__graph.png -%%DOCSDIR%%/html/api/structiSndSysSoftwareDriver-members.html -%%DOCSDIR%%/html/api/structiSndSysSoftwareDriver.html -%%DOCSDIR%%/html/api/structiSndSysSoftwareDriver__inherit__graph.png -%%DOCSDIR%%/html/api/structiSndSysSoftwareFilter3D-members.html -%%DOCSDIR%%/html/api/structiSndSysSoftwareFilter3D.html -%%DOCSDIR%%/html/api/structiSndSysSoftwareFilter3DProperties-members.html -%%DOCSDIR%%/html/api/structiSndSysSoftwareFilter3DProperties.html -%%DOCSDIR%%/html/api/structiSndSysSoftwareFilterOutput-members.html -%%DOCSDIR%%/html/api/structiSndSysSoftwareFilter3D__inherit__graph.png -%%DOCSDIR%%/html/api/structiSndSysSoftwareFilterOutput.html -%%DOCSDIR%%/html/api/structiSndSysSoftwareFilterOutput__inherit__graph.png -%%DOCSDIR%%/html/api/structiSndSysSource-members.html -%%DOCSDIR%%/html/api/structiSndSysSource.html -%%DOCSDIR%%/html/api/structiSndSysSourceSoftware-members.html -%%DOCSDIR%%/html/api/structiSndSysSourceSoftware.html -%%DOCSDIR%%/html/api/structiSndSysSourceSoftware3D-members.html -%%DOCSDIR%%/html/api/structiSndSysSourceSoftware3D.html -%%DOCSDIR%%/html/api/structiSndSysSourceSoftware3D__inherit__graph.png -%%DOCSDIR%%/html/api/structiSndSysSourceSoftware__inherit__graph.png -%%DOCSDIR%%/html/api/structiSndSysSource__inherit__graph.png -%%DOCSDIR%%/html/api/structiSndSysStream-members.html -%%DOCSDIR%%/html/api/structiSndSysStream.html -%%DOCSDIR%%/html/api/structiSndSysStream__inherit__graph.png -%%DOCSDIR%%/html/api/structiSndSysWrapper-members.html -%%DOCSDIR%%/html/api/structiSnowState.html -%%DOCSDIR%%/html/api/structiSndSysWrapper.html -%%DOCSDIR%%/html/api/structiSndSysWrapper__inherit__graph.png -%%DOCSDIR%%/html/api/structiSnowState-members.html -%%DOCSDIR%%/html/api/structiSnowState__inherit__graph.png -%%DOCSDIR%%/html/api/structiView.html -%%DOCSDIR%%/html/api/structiSoundData-members.html -%%DOCSDIR%%/html/api/structiSoundData.html -%%DOCSDIR%%/html/api/structiSoundData__inherit__graph.png -%%DOCSDIR%%/html/api/structiSoundDriver-members.html -%%DOCSDIR%%/html/api/structiSoundDriver.html -%%DOCSDIR%%/html/api/structiSoundDriver__inherit__graph.png -%%DOCSDIR%%/html/api/structiSoundHandle-members.html -%%DOCSDIR%%/html/api/structiSoundHandle.html -%%DOCSDIR%%/html/api/structiSoundHandle__inherit__graph.png -%%DOCSDIR%%/html/api/structiSoundListener-members.html -%%DOCSDIR%%/html/api/structiSoundListener.html -%%DOCSDIR%%/html/api/structiSoundListener__inherit__graph.png -%%DOCSDIR%%/html/api/structiSoundLoader-members.html -%%DOCSDIR%%/html/api/structiSoundLoader.html -%%DOCSDIR%%/html/api/structiSoundLoader__inherit__graph.png -%%DOCSDIR%%/html/api/structiSoundRender-members.html -%%DOCSDIR%%/html/api/structiSoundRender.html -%%DOCSDIR%%/html/api/structiSoundRender__inherit__graph.png -%%DOCSDIR%%/html/api/structiSoundSource-members.html -%%DOCSDIR%%/html/api/structiSoundSource.html -%%DOCSDIR%%/html/api/structiSoundSource__inherit__graph.png -%%DOCSDIR%%/html/api/structiSoundWrapper-members.html -%%DOCSDIR%%/html/api/structiSoundWrapper.html -%%DOCSDIR%%/html/api/structiSoundWrapper__inherit__graph.png -%%DOCSDIR%%/html/api/trimesh_8h.html -%%DOCSDIR%%/html/api/structiSpiralState-members.html -%%DOCSDIR%%/html/api/structiSpiralState.html -%%DOCSDIR%%/html/api/structiSpiralState__inherit__graph.png -%%DOCSDIR%%/html/api/structiSprite2DFactoryState-members.html -%%DOCSDIR%%/html/api/structiSprite2DFactoryState.html -%%DOCSDIR%%/html/api/structiSprite2DFactoryState__inherit__graph.png -%%DOCSDIR%%/html/api/structiSprite2DState-members.html -%%DOCSDIR%%/html/api/structiSprite2DState.html -%%DOCSDIR%%/html/api/structiSprite2DState__inherit__graph.png -%%DOCSDIR%%/html/api/structiSprite2DUVAnimation-members.html -%%DOCSDIR%%/html/api/structiSprite2DUVAnimation.html -%%DOCSDIR%%/html/api/structiSprite2DUVAnimationFrame-members.html -%%DOCSDIR%%/html/api/structiSprite2DUVAnimationFrame.html -%%DOCSDIR%%/html/api/structiSprite2DUVAnimationFrame__inherit__graph.png -%%DOCSDIR%%/html/api/structiSprite2DUVAnimation__inherit__graph.png -%%DOCSDIR%%/html/api/structiSprite3DFactoryState-members.html -%%DOCSDIR%%/html/api/structiSprite3DFactoryState.html -%%DOCSDIR%%/html/api/structiSprite3DFactoryState__inherit__graph.png -%%DOCSDIR%%/html/api/structiSprite3DState-members.html -%%DOCSDIR%%/html/api/structiSprite3DState.html -%%DOCSDIR%%/html/api/structiSprite3DState__inherit__graph.png -%%DOCSDIR%%/html/api/structiSpriteAction-members.html -%%DOCSDIR%%/html/api/structiSpriteAction.html -%%DOCSDIR%%/html/api/structiSpriteAction__inherit__graph.png -%%DOCSDIR%%/html/api/structiSpriteCal3DFactoryState-members.html -%%DOCSDIR%%/html/api/structiSpriteCal3DFactoryState.html -%%DOCSDIR%%/html/api/structiSpriteCal3DFactoryState__inherit__graph.png -%%DOCSDIR%%/html/api/structiSpriteCal3DSocket-members.html -%%DOCSDIR%%/html/api/structiSpriteCal3DSocket.html -%%DOCSDIR%%/html/api/structiSpriteCal3DSocket__inherit__graph.png -%%DOCSDIR%%/html/api/structiSpriteCal3DState-members.html -%%DOCSDIR%%/html/api/structiSpriteFrame.html -%%DOCSDIR%%/html/api/structiSpriteCal3DState.html -%%DOCSDIR%%/html/api/structiSpriteCal3DState__inherit__graph.png -%%DOCSDIR%%/html/api/structiSpriteFrame-members.html -%%DOCSDIR%%/html/api/structiSpriteFrame__inherit__graph.png -%%DOCSDIR%%/html/api/structiSpriteSocket-members.html -%%DOCSDIR%%/html/api/structiSpriteSocket.html -%%DOCSDIR%%/html/api/structiSpriteSocket__inherit__graph.png -%%DOCSDIR%%/html/api/structiStandardReporterListener-members.html -%%DOCSDIR%%/html/api/structiStandardReporterListener.html -%%DOCSDIR%%/html/api/structiStandardReporterListener__inherit__graph.png -%%DOCSDIR%%/html/api/structiStarsState-members.html -%%DOCSDIR%%/html/api/structiStarsState.html -%%DOCSDIR%%/html/api/structiStarsState__inherit__graph.png -%%DOCSDIR%%/html/api/structiStreamDataCallback-members.html -%%DOCSDIR%%/html/api/structiStreamDataCallback.html -%%DOCSDIR%%/html/api/structiStreamDataCallback__inherit__graph.png -%%DOCSDIR%%/html/api/structiStreamSource-members.html -%%DOCSDIR%%/html/api/structiStreamSource.html -%%DOCSDIR%%/html/api/structiStreamSource__inherit__graph.png -%%DOCSDIR%%/html/api/structiString-members.html -%%DOCSDIR%%/html/api/structiStringArray-members.html -%%DOCSDIR%%/html/api/structiStringArray.html -%%DOCSDIR%%/html/api/structiStringArray__inherit__graph.png -%%DOCSDIR%%/html/api/structiStringSet-members.html -%%DOCSDIR%%/html/api/structiStringSet.html -%%DOCSDIR%%/html/api/structiStringSet__inherit__graph.png -%%DOCSDIR%%/html/api/structiString__inherit__graph.png -%%DOCSDIR%%/html/api/structiSuperLightmap-members.html -%%DOCSDIR%%/html/api/structiSuperLightmap.html -%%DOCSDIR%%/html/api/structiSuperLightmap__inherit__graph.png -%%DOCSDIR%%/html/api/structiSyntaxService-members.html -%%DOCSDIR%%/html/api/structiSyntaxService.html -%%DOCSDIR%%/html/api/structiSyntaxService__inherit__graph.png -%%DOCSDIR%%/html/api/structiTerraFormer-members.html -%%DOCSDIR%%/html/api/structiTerraFormer.html -%%DOCSDIR%%/html/api/structiTerraFormer__inherit__graph.png -%%DOCSDIR%%/html/api/structiTerraSampler-members.html -%%DOCSDIR%%/html/api/structiTerraSampler.html -%%DOCSDIR%%/html/api/structiTerraSampler__inherit__graph.png -%%DOCSDIR%%/html/api/structiTerrainFactoryState-members.html -%%DOCSDIR%%/html/api/structiTerrainFactoryState.html -%%DOCSDIR%%/html/api/structiTerrainFactoryState__inherit__graph.png -%%DOCSDIR%%/html/api/structiTerrainObjectState-members.html -%%DOCSDIR%%/html/api/structiTerrainObjectState.html -%%DOCSDIR%%/html/api/structiTerrainObjectState__inherit__graph.png -%%DOCSDIR%%/html/api/structiTextureCallback-members.html -%%DOCSDIR%%/html/api/structiTextureCallback.html -%%DOCSDIR%%/html/api/structiTextureCallback__inherit__graph.png -%%DOCSDIR%%/html/api/structiTextureFactory-members.html -%%DOCSDIR%%/html/api/structiTextureFactory.html -%%DOCSDIR%%/html/api/structiTextureFactory__inherit__graph.png -%%DOCSDIR%%/html/api/structiTextureHandle-members.html -%%DOCSDIR%%/html/api/structiTextureHandle.html -%%DOCSDIR%%/html/api/structiTextureHandle__inherit__graph.png -%%DOCSDIR%%/html/api/structiTextureList-members.html -%%DOCSDIR%%/html/api/structiTextureList.html -%%DOCSDIR%%/html/api/structiTextureList__inherit__graph.png -%%DOCSDIR%%/html/api/structiTextureManager.html -%%DOCSDIR%%/html/api/structiTextureLoaderContext-members.html -%%DOCSDIR%%/html/api/structiTextureLoaderContext.html -%%DOCSDIR%%/html/api/structiTextureLoaderContext__inherit__graph.png -%%DOCSDIR%%/html/api/structiTextureManager-members.html -%%DOCSDIR%%/html/api/structiTextureManager__inherit__graph.png -%%DOCSDIR%%/html/api/structiTextureType-members.html -%%DOCSDIR%%/html/api/structiTextureType.html -%%DOCSDIR%%/html/api/structiTextureType__inherit__graph.png -%%DOCSDIR%%/html/api/structiTextureWrapper-members.html -%%DOCSDIR%%/html/api/structiTextureWrapper.html -%%DOCSDIR%%/html/api/structiTextureWrapper__inherit__graph.png -%%DOCSDIR%%/html/api/structiThingEnvironment-members.html -%%DOCSDIR%%/html/api/structiThingEnvironment.html -%%DOCSDIR%%/html/api/structiThingEnvironment__inherit__graph.png -%%DOCSDIR%%/html/api/structiThingFactoryState-members.html -%%DOCSDIR%%/html/api/structiThingFactoryState.html -%%DOCSDIR%%/html/api/structiThingFactoryState__inherit__graph.png -%%DOCSDIR%%/html/api/structiThingState-members.html -%%DOCSDIR%%/html/api/structiThingState.html -%%DOCSDIR%%/html/api/structiThingState__inherit__graph.png -%%DOCSDIR%%/html/api/structiTimerEvent-members.html -%%DOCSDIR%%/html/api/structiTimerEvent.html -%%DOCSDIR%%/html/api/structiVFS-members.html -%%DOCSDIR%%/html/api/structiTimerEvent__inherit__graph.png -%%DOCSDIR%%/html/api/structiUserRenderBufferIterator-members.html -%%DOCSDIR%%/html/api/structiUserRenderBufferIterator.html -%%DOCSDIR%%/html/api/structiUserRenderBufferIterator__inherit__graph.png -%%DOCSDIR%%/html/api/structiVFS__inherit__graph.png -%%DOCSDIR%%/html/api/structiVerbosityManager-members.html -%%DOCSDIR%%/html/api/structiVerbosityManager.html -%%DOCSDIR%%/html/api/structiVerbosityManager__inherit__graph.png -%%DOCSDIR%%/html/api/structiVertexLightCalculator-members.html -%%DOCSDIR%%/html/api/structiVertexLightCalculator.html -%%DOCSDIR%%/html/api/types_8h.html -%%DOCSDIR%%/html/api/structiVertexLightCalculator__inherit__graph.png -%%DOCSDIR%%/html/api/structiView-members.html -%%DOCSDIR%%/html/api/structiView__inherit__graph.png -%%DOCSDIR%%/html/api/structiVirtualClock-members.html -%%DOCSDIR%%/html/api/structiVirtualClock.html -%%DOCSDIR%%/html/api/structiVirtualClock__inherit__graph.png -%%DOCSDIR%%/html/api/structiVisibilityCuller-members.html -%%DOCSDIR%%/html/api/structiVisibilityCuller.html -%%DOCSDIR%%/html/api/structiVisibilityCullerListener-members.html -%%DOCSDIR%%/html/api/structiVisibilityCullerListener.html -%%DOCSDIR%%/html/api/structiVisibilityCuller__inherit__graph.png -%%DOCSDIR%%/html/api/structiVisibilityCullerListener__inherit__graph.png -%%DOCSDIR%%/html/api/structiVisibilityObject-members.html -%%DOCSDIR%%/html/api/structiVisibilityObject.html -%%DOCSDIR%%/html/api/structiVisibilityObjectIterator-members.html -%%DOCSDIR%%/html/api/structiVisibilityObjectIterator.html -%%DOCSDIR%%/html/api/structiVisibilityObjectIterator__inherit__graph.png -%%DOCSDIR%%/html/api/structiVisibilityObject__inherit__graph.png -%%DOCSDIR%%/html/api/structiVosA3DL-members.html -%%DOCSDIR%%/html/api/structiVosA3DL.html -%%DOCSDIR%%/html/api/structiVosA3DL__inherit__graph.png -%%DOCSDIR%%/html/api/structiVosApi-members.html -%%DOCSDIR%%/html/api/structiVosApi.html -%%DOCSDIR%%/html/api/structiVosApi__inherit__graph.png -%%DOCSDIR%%/html/api/structiVosObject3D-members.html -%%DOCSDIR%%/html/api/structiVosObject3D.html -%%DOCSDIR%%/html/api/structiVosObject3D__inherit__graph.png -%%DOCSDIR%%/html/api/structiVosSector-members.html -%%DOCSDIR%%/html/api/structiVosSector.html -%%DOCSDIR%%/html/api/structiVosSector__inherit__graph.png -%%DOCSDIR%%/html/api/structiWin32Assistant-members.html -%%DOCSDIR%%/html/api/structiWin32Assistant.html -%%DOCSDIR%%/html/api/structiWin32Assistant__inherit__graph.png -%%DOCSDIR%%/html/api/structiWin32Canvas-members.html -%%DOCSDIR%%/html/api/terraform_8h.html -%%DOCSDIR%%/html/api/structiWin32Canvas.html -%%DOCSDIR%%/html/api/structiWin32Canvas__inherit__graph.png -%%DOCSDIR%%/html/api/structiWxWindow-members.html -%%DOCSDIR%%/html/api/structiWxWindow.html -%%DOCSDIR%%/html/api/structiWxWindow__inherit__graph.png -%%DOCSDIR%%/html/api/structscfFakeInterface_1_1InterfaceTraits-members.html -%%DOCSDIR%%/html/api/structscfFakeInterface_1_1InterfaceTraits.html -%%DOCSDIR%%/html/api/subrec2_8h-source.html -%%DOCSDIR%%/html/api/subrec_8h-source.html -%%DOCSDIR%%/html/api/sysfunc_8h-source.html -%%DOCSDIR%%/html/api/syspath_8h-source.html -%%DOCSDIR%%/html/api/tcovbuf_8h-source.html -%%DOCSDIR%%/html/api/terraform_8h-source.html -%%DOCSDIR%%/html/api/terrain_8h-source.html -%%DOCSDIR%%/html/api/textrans_8h-source.html -%%DOCSDIR%%/html/api/textrans_8h.html -%%DOCSDIR%%/html/api/thing_8h-source.html -%%DOCSDIR%%/html/api/thread_8h-source.html -%%DOCSDIR%%/html/api/threadjobqueue_8h-source.html -%%DOCSDIR%%/html/api/threadjobqueue_8h.html -%%DOCSDIR%%/html/api/timemeasure_8h-source.html -%%DOCSDIR%%/html/api/timemeasure_8h.html -%%DOCSDIR%%/html/api/tokenlist_8h-source.html -%%DOCSDIR%%/html/api/tokenlist_8h.html -%%DOCSDIR%%/html/api/transfrm_8h-source.html -%%DOCSDIR%%/html/api/transfrm_8h.html -%%DOCSDIR%%/html/api/tree_8h-source.html -%%DOCSDIR%%/html/api/tri_8h-source.html -%%DOCSDIR%%/html/api/triangulate_8h-source.html -%%DOCSDIR%%/html/api/trimesh_8h-source.html -%%DOCSDIR%%/html/api/trimeshlod_8h-source.html -%%DOCSDIR%%/html/api/trimeshlod_8h.html -%%DOCSDIR%%/html/api/types_8h-source.html -%%DOCSDIR%%/html/api/unix_2csosdefs_8h-source.html -%%DOCSDIR%%/html/api/userrndbuf_8h-source.html -%%DOCSDIR%%/html/api/userrndbuf_8h.html -%%DOCSDIR%%/html/api/util_8h-source.html -%%DOCSDIR%%/html/api/util_8h.html -%%DOCSDIR%%/html/api/vector2_8h-source.html -%%DOCSDIR%%/html/api/vector2_8h.html -%%DOCSDIR%%/html/api/vector3_8h-source.html -%%DOCSDIR%%/html/api/vector3_8h.html -%%DOCSDIR%%/html/api/vector4_8h-source.html -%%DOCSDIR%%/html/api/vector4_8h.html -%%DOCSDIR%%/html/api/verbosity_8h-source.html -%%DOCSDIR%%/html/api/vfsplat_8h.html -%%DOCSDIR%%/html/api/verbosity_8h.html -%%DOCSDIR%%/html/api/verbositymanager_8h-source.html -%%DOCSDIR%%/html/api/verbositymanager_8h.html -%%DOCSDIR%%/html/api/vertexcompress_8h-source.html -%%DOCSDIR%%/html/api/vertexcompress_8h.html -%%DOCSDIR%%/html/api/vertexlight_8h-source.html -%%DOCSDIR%%/html/api/vertexlight_8h.html -%%DOCSDIR%%/html/api/vfs_8h-source.html -%%DOCSDIR%%/html/api/vfscache_8h-source.html -%%DOCSDIR%%/html/api/vfscache_8h.html -%%DOCSDIR%%/html/api/vfsdirchange_8h-source.html -%%DOCSDIR%%/html/api/vfsdirchange_8h.html -%%DOCSDIR%%/html/api/vfsplat_8h-source.html -%%DOCSDIR%%/html/api/view_8h-source.html -%%DOCSDIR%%/html/api/view_8h.html -%%DOCSDIR%%/html/api/viscull_8h-source.html -%%DOCSDIR%%/html/api/viscull_8h.html -%%DOCSDIR%%/html/api/vosa3dl_8h-source.html -%%DOCSDIR%%/html/api/vosa3dl_8h.html -%%DOCSDIR%%/html/api/vosapi_8h-source.html -%%DOCSDIR%%/html/api/weakref_8h-source.html -%%DOCSDIR%%/html/api/weakref_8h.html -%%DOCSDIR%%/html/api/weakrefarr_8h-source.html -%%DOCSDIR%%/html/api/weakrefarr_8h.html -%%DOCSDIR%%/html/api/win32_2callstack_8h-source.html -%%DOCSDIR%%/html/api/win32_2callstack_8h.html -%%DOCSDIR%%/html/api/win32_2csosdefs_8h-source.html -%%DOCSDIR%%/html/api/win32_8h-source.html -%%DOCSDIR%%/html/api/win32_8h.html -%%DOCSDIR%%/html/api/wintools_8h-source.html -%%DOCSDIR%%/html/api/wintools_8h.html -%%DOCSDIR%%/html/api/wrapper_8h-source.html -%%DOCSDIR%%/html/api/writer_8h-source.html -%%DOCSDIR%%/html/api/writer_8h.html -%%DOCSDIR%%/html/api/wxwin_8h-source.html -%%DOCSDIR%%/html/api/wxwin_8h.html -%%DOCSDIR%%/html/api/xmltiny_8h-source.html -%%DOCSDIR%%/html/api/xmltiny_8h.html -%%DOCSDIR%%/html/api/xorpat_8h-source.html -%%DOCSDIR%%/html/api/xorpat_8h.html -%%DOCSDIR%%/html/api/zip_8h-source.html -%%DATADIR%%/bindings/python/_cspace.so -%%DATADIR%%/bindings/python/cspace.py -%%DATADIR%%/bindings/python/cshelper.py -%%DATADIR%%/bindings/python/pysimp.py -%%DATADIR%%/bindings/python/pysimp2.py -%%DATADIR%%/bindings/python/pysimpcd.py -%%DATADIR%%/bindings/python/tutorial0.py -%%DATADIR%%/bindings/python/tutorial1.py -%%DATADIR%%/bindings/python/tutorial2.py -%%DATADIR%%/bindings/python/tutorial3.py -%%DATADIR%%/bindings/java/SimpleRoom.java -%%DATADIR%%/build/autoconf/checklib.m4 -%%DATADIR%%/build/autoconf/checkbuild.m4 -%%DATADIR%%/build/autoconf/checkcppunit.m4 -%%DATADIR%%/build/autoconf/checkcswin32libs.m4 -%%DATADIR%%/build/autoconf/checklibtool.m4 -%%DATADIR%%/build/autoconf/checkpic.m4 -%%DATADIR%%/build/autoconf/checkprog.m4 -%%DATADIR%%/build/autoconf/checkpthread.m4 -%%DATADIR%%/build/autoconf/checkpython.m4 -%%DATADIR%%/build/autoconf/checktt2.m4 -%%DATADIR%%/build/autoconf/compiler.m4 -%%DATADIR%%/build/autoconf/config.guess -%%DATADIR%%/build/autoconf/config.sub -%%DATADIR%%/build/autoconf/crystal.m4 -%%DATADIR%%/build/autoconf/diagnose.m4 -%%DATADIR%%/build/autoconf/embed.m4 -%%DATADIR%%/build/autoconf/emit.m4 -%%DATADIR%%/build/autoconf/headercache.m4 -%%DATADIR%%/build/autoconf/installdirs.m4 -%%DATADIR%%/build/autoconf/jamcache.m4 -%%DATADIR%%/build/autoconf/makecache.m4 -%%DATADIR%%/build/autoconf/mkdir.m4 -%%DATADIR%%/build/autoconf/packageinfo.m4 -%%DATADIR%%/build/autoconf/path.m4 -%%DATADIR%%/build/autoconf/progver.m4 -%%DATADIR%%/build/autoconf/qualify.m4 -%%DATADIR%%/build/autoconf/split.m4 -%%DATADIR%%/build/autoconf/textcache.m4 -%%DATADIR%%/build/autoconf/trim.m4 -%%DATADIR%%/build/autoconf/warnings.m4 -%%DATADIR%%/build/autoconf/install-sh -%%DATADIR%%/build/autoconf/cel.m4 -%%DATADIR%%/build/autoconf/cs_check_host.m4 -%%DATADIR%%/build/jam/build.jam -%%DATADIR%%/build/jam/application.jam -%%DATADIR%%/build/jam/assembler.jam -%%DATADIR%%/build/jam/bisonflex.jam -%%DATADIR%%/build/jam/clean.jam -%%DATADIR%%/build/jam/compiler.jam -%%DATADIR%%/build/jam/docs.jam -%%DATADIR%%/build/jam/dump.jam -%%DATADIR%%/build/jam/flags.jam -%%DATADIR%%/build/jam/groups.jam -%%DATADIR%%/build/jam/help.jam -%%DATADIR%%/build/jam/helper.jam -%%DATADIR%%/build/jam/install.jam -%%DATADIR%%/build/jam/jamcompatibility.jam -%%DATADIR%%/build/jam/library.jam -%%DATADIR%%/build/jam/macosx.jam -%%DATADIR%%/build/jam/msvcgen.jam -%%DATADIR%%/build/jam/objectivec.jam -%%DATADIR%%/build/jam/objects.jam -%%DATADIR%%/build/jam/options.jam -%%DATADIR%%/build/jam/plugin.jam -%%DATADIR%%/build/jam/property.jam -%%DATADIR%%/build/jam/resource.jam -%%DATADIR%%/build/jam/static.jam -%%DATADIR%%/build/jam/subdir.jam -%%DATADIR%%/build/jam/swig.jam -%%DATADIR%%/build/jam/unittest.jam -%%DATADIR%%/build/jam/unix.jam -%%DATADIR%%/build/jam/variant.jam -%%DATADIR%%/build/jam/win32.jam -%%DATADIR%%/build/msvcgen/control.tlib -%%DATADIR%%/build/msvcgen/macros.tlib -%%DATADIR%%/build/msvcgen/project6.tlib -%%DATADIR%%/build/msvcgen/project7.tlib -%%DATADIR%%/build/msvcgen/projectx6.tlib -%%DATADIR%%/build/msvcgen/projectx7.tlib -%%DATADIR%%/build/msvcgen/workspace6.tlib -%%DATADIR%%/build/msvcgen/workspace7.tlib -%%DATADIR%%/build/jamtemplate/README -%%DATADIR%%/build/jamtemplate/Jamfile-src.template -%%DATADIR%%/build/jamtemplate/Jamfile.template -%%DATADIR%%/build/jamtemplate/Jamrules.template -%%DATADIR%%/build/jamtemplate/README-msvc.template -%%DATADIR%%/build/jamtemplate/README.template -%%DATADIR%%/build/jamtemplate/app.cpp.template -%%DATADIR%%/build/jamtemplate/app.h.template -%%DATADIR%%/build/jamtemplate/autogen.template -%%DATADIR%%/build/jamtemplate/config-msvc.template -%%DATADIR%%/build/jamtemplate/configure.template -%%DATADIR%%/build/jamtemplate/main.template -%%DATADIR%%/build/jamtemplate/projheader.template -%%DATADIR%%/build/jamtemplate/createproject.sh -%%DATADIR%%/build/maketemplate/README -%%DATADIR%%/build/maketemplate/Makefile.template -%%DATADIR%%/build/maketemplate/appwrap.sh -%%DATADIR%%/data/awsdef.zip -%%DATADIR%%/data/fancycon.zip -%%DATADIR%%/data/standard.zip -%%DATADIR%%/data/startme.zip -%%DATADIR%%/data/stdtex.zip -%%DATADIR%%/data/teapot.zip -%%DATADIR%%/data/ttf-dejavu.zip -%%DATADIR%%/data/ttf-vera.zip -%%DATADIR%%/data/unifont.zip -%%DATADIR%%/data/maps/flarge/christmasTree.png -%%DATADIR%%/data/maps/flarge/cube_street.dds -%%DATADIR%%/data/maps/flarge/mosaic-detail.dds -%%DATADIR%%/data/maps/flarge/world -%%DATADIR%%/data/maps/isomap/vedette.spr -%%DATADIR%%/data/maps/isomap/world -%%DATADIR%%/data/maps/parallaxtest/boxh.jpg -%%DATADIR%%/data/maps/parallaxtest/box.jpg -%%DATADIR%%/data/maps/parallaxtest/boxn.jpg -%%DATADIR%%/data/maps/parallaxtest/boxn.png -%%DATADIR%%/data/maps/parallaxtest/floor.jpg -%%DATADIR%%/data/maps/parallaxtest/walls.jpg -%%DATADIR%%/data/maps/parallaxtest/world -%%DATADIR%%/data/maps/particles/dot.png -%%DATADIR%%/data/maps/particles/world -%%DATADIR%%/data/maps/partsys/world -%%DATADIR%%/data/maps/r3dtest/world -%%DATADIR%%/data/maps/stenciltest/bricks.png -%%DATADIR%%/data/maps/stenciltest/bricks_n.png -%%DATADIR%%/data/maps/stenciltest/world -%%DATADIR%%/data/maps/terrain/grass.png -%%DATADIR%%/data/maps/terrain/grassDOT3.png -%%DATADIR%%/data/maps/terrain/heightmap.png -%%DATADIR%%/data/maps/terrain/heightmap_257x257.png -%%DATADIR%%/data/maps/terrain/materialmap.png -%%DATADIR%%/data/maps/terrain/materialmap_base.png -%%DATADIR%%/data/maps/terrain/normalmap.png -%%DATADIR%%/data/maps/terrain/swiss1_b.jpg -%%DATADIR%%/data/maps/terrain/swiss1_d.jpg -%%DATADIR%%/data/maps/terrain/swiss1_f.jpg -%%DATADIR%%/data/maps/terrain/swiss1_l.jpg -%%DATADIR%%/data/maps/terrain/swiss1_r.jpg -%%DATADIR%%/data/maps/terrain/swiss1_u.jpg -%%DATADIR%%/data/maps/terrain/world -%%DATADIR%%/data/maps/terrainf/clouddome.jpg -%%DATADIR%%/data/maps/terrainf/grass.dds -%%DATADIR%%/data/maps/terrainf/rocky_surface.jpg -%%DATADIR%%/data/maps/terrainf/skybox_b.jpg -%%DATADIR%%/data/maps/terrainf/skybox_d.jpg -%%DATADIR%%/data/maps/terrainf/skybox_f.jpg -%%DATADIR%%/data/maps/terrainf/skybox_l.jpg -%%DATADIR%%/data/maps/terrainf/skybox_r.jpg -%%DATADIR%%/data/maps/terrainf/skybox_u.jpg -%%DATADIR%%/data/maps/terrainf/world -%%DATADIR%%/data/aws/ControlBarTest.def -%%DATADIR%%/data/aws/PopupMenuTest.def -%%DATADIR%%/data/aws/PopupMenuTest2.def -%%DATADIR%%/data/aws/awstest.def -%%DATADIR%%/data/aws/awstest.xml.def -%%DATADIR%%/data/aws/awstest2.def -%%DATADIR%%/data/aws/awstut.def -%%DATADIR%%/data/aws/buttonTest.def -%%DATADIR%%/data/aws/layoutTest.def -%%DATADIR%%/data/aws/stddlg.def -%%DATADIR%%/data/aws/windowTest.def -%%DATADIR%%/data/aws/windows_skin.def -%%DATADIR%%/data/ceguitest/Falagard.xsd -%%DATADIR%%/data/ceguitest/Falagard.xsx -%%DATADIR%%/data/ceguitest/GUILayout.xsd -%%DATADIR%%/data/ceguitest/GUIScheme.xsd -%%DATADIR%%/data/ceguitest/GUIScheme.xsx -%%DATADIR%%/data/ceguitest/Imageset.xsd -%%DATADIR%%/data/ceguitest/ice.imageset -%%DATADIR%%/data/ceguitest/ice.layout -%%DATADIR%%/data/ceguitest/ice.looknfeel -%%DATADIR%%/data/ceguitest/ice.png -%%DATADIR%%/data/ceguitest/ice.scheme -%%DATADIR%%/data/ceguitest/ice.svg -%%DATADIR%%/data/cube/cubemap_bk.jpg -%%DATADIR%%/data/cube/cubemap_dn.jpg -%%DATADIR%%/data/cube/cubemap_fr.jpg -%%DATADIR%%/data/cube/cubemap_lf.jpg -%%DATADIR%%/data/cube/cubemap_rt.jpg -%%DATADIR%%/data/cube/cubemap_up.jpg -%%DATADIR%%/data/shader/ambient.avp -%%DATADIR%%/data/shader/ambient.fvp -%%DATADIR%%/data/shader/ambient.xml -%%DATADIR%%/data/shader/ambient2.xml -%%DATADIR%%/data/shader/bump_ppl_diffuse.avp -%%DATADIR%%/data/shader/bump_ppl_diffuse_a.avp -%%DATADIR%%/data/shader/bump_ppl_diffuse_attn.avp -%%DATADIR%%/data/shader/bump_ppl_diffuse_attn2.avp -%%DATADIR%%/data/shader/bump_ppl_scatter.avp -%%DATADIR%%/data/shader/bump_ppl_scatter_b.avp -%%DATADIR%%/data/shader/cg_vertexlight.xml -%%DATADIR%%/data/shader/compressed_splatting_scattering.avp -%%DATADIR%%/data/shader/compressed_splatting_scattering_a.avp -%%DATADIR%%/data/shader/flat_ppl_attenuation.avp -%%DATADIR%%/data/shader/flat_ppl_attenuation2.avp -%%DATADIR%%/data/shader/flat_ppl_diffuse.avp -%%DATADIR%%/data/shader/flat_ppl_diffuse_a.avp -%%DATADIR%%/data/shader/flat_ppl_diffuse_b.avp -%%DATADIR%%/data/shader/light.xml -%%DATADIR%%/data/shader/light2.xml -%%DATADIR%%/data/shader/light_bumpmap.xml -%%DATADIR%%/data/shader/light_bumpmap2.xml -%%DATADIR%%/data/shader/light_projection_bumpmap.xml -%%DATADIR%%/data/shader/light_scattering.xml -%%DATADIR%%/data/shader/particle_basic.xml -%%DATADIR%%/data/shader/reflect.xml -%%DATADIR%%/data/shader/reflectsphere.xml -%%DATADIR%%/data/shader/scattering.avp -%%DATADIR%%/data/shader/scattering_base.afp -%%DATADIR%%/data/shader/shadow.xml -%%DATADIR%%/data/shader/shadow2.xml -%%DATADIR%%/data/shader/shadowdebug.xml -%%DATADIR%%/data/shader/shadowextrude.avp -%%DATADIR%%/data/shader/shadowextrude2.avp -%%DATADIR%%/data/shader/sky_scattering.xml -%%DATADIR%%/data/shader/specifyambient.xml -%%DATADIR%%/data/shader/splatting_amb.avp -%%DATADIR%%/data/shader/splatting_amb.xml -%%DATADIR%%/data/shader/splatting_base.avp -%%DATADIR%%/data/shader/splatting_base.xml -%%DATADIR%%/data/shader/splatting_base_b.avp -%%DATADIR%%/data/shader/splatting_bump.avp -%%DATADIR%%/data/shader/splatting_bump.xml -%%DATADIR%%/data/shader/splatting_bump_a.avp -%%DATADIR%%/data/shader/splatting_bump_b.avp -%%DATADIR%%/data/shader/splatting_nobump.avp -%%DATADIR%%/data/shader/splatting_scattering.avp -%%DATADIR%%/data/shader/splatting_scattering.xml -%%DATADIR%%/data/shader/splatting_scattering_a.avp -%%DATADIR%%/data/shader/splatting_scattering_b.avp -%%DATADIR%%/data/shader/splatting_scattering_base.avp -%%DATADIR%%/data/shader/splatting_scattering_base.xml -%%DATADIR%%/data/shader/splatting_scattering_base_b.avp -%%DATADIR%%/data/shader/stat_dyn_reflect.xml -%%DATADIR%%/data/shader/std_lighting.xml -%%DATADIR%%/data/shader/std_lighting_detail.xml -%%DATADIR%%/data/shader/std_lighting_detail_add.xml -%%DATADIR%%/data/shader/std_lighting_detail_alpha.xml -%%DATADIR%%/data/shader/std_lighting_detail_alpha_scroll.xml -%%DATADIR%%/data/shader/std_lighting_fixed.xml -%%DATADIR%%/data/shader/std_lighting_nofog.xml -%%DATADIR%%/data/shader/std_lighting_portal.xml -%%DATADIR%%/data/shader/std_rloop_ambient.xml -%%DATADIR%%/data/shader/std_rloop_diffuse.xml -%%DATADIR%%/data/shader/std_rloop_fat_vproc_all.xml -%%DATADIR%%/data/shader/std_rloop_fattest.xml -%%DATADIR%%/data/shader/std_rloop_fattest2.xml -%%DATADIR%%/data/shader/std_rloop_fattest3.xml -%%DATADIR%%/data/shader/std_rloop_shadowed.xml -%%DATADIR%%/data/shader/std_rloop_shadowed2.xml -%%DATADIR%%/data/shader/std_rloop_terrainfixed.xml -%%DATADIR%%/data/shader/terrain_fixed_base.xml -%%DATADIR%%/data/shader/terrain_fixed_splatting.xml -%%DATADIR%%/data/shader/vertexlight.avp -%%DATADIR%%/data/shader/vertexlight.fvp -%%DATADIR%%/data/shader/water.xml -%%DATADIR%%/data/shader/parallax/parallax.afp -%%DATADIR%%/data/shader/parallax/parallax.avp -%%DATADIR%%/data/shader/parallax/parallax.cgfp -%%DATADIR%%/data/shader/parallax/parallax.cgvp -%%DATADIR%%/data/shader/parallax/parallax.xml -%%DATADIR%%/data/shader/specular/bump.cgvp -%%DATADIR%%/data/shader/specular/light_spec_bumpmap.xml -%%DATADIR%%/data/shader/specular/specular.cgfp -%%DATADIR%%/data/shader/snippets/fog-ffp.inc -%%DATADIR%%/data/shader/snippets/cg-light-classic.cginc -%%DATADIR%%/data/shader/snippets/cg-light-classic.inc -%%DATADIR%%/data/shader/snippets/cg-sectorfog.cginc -%%DATADIR%%/data/shader/snippets/cg-sectorfog.inc -%%DATADIR%%/data/shader/snippets/cg-surface-classic.cginc -%%DATADIR%%/data/shader/snippets/cg-surface-classic.inc -%%DATADIR%%/data/shader/snippets/fog-fvp.inc -%%DATADIR%%/data/shader/snippets/fog-mappings.inc -%%DATADIR%%/data/shader/snippets/fog-pass.inc -%%DATADIR%%/data/shader/snippets/std_lighting.cscg -%%DATADIR%%/data/varia/partedit.def -%%DATADIR%%/data/varia/picview.def -%%DATADIR%%/data/varia/vidprefs.def -%%DATADIR%%/data/varia/viewmesh.def -%%DATADIR%%/data/varia/walktest.cam -%%DATADIR%%/conversion/hammer/crystal.fgd -%%DATADIR%%/conversion/hammer/README -%%DATADIR%%/conversion/max/showMap.mcr -%%DATADIR%%/conversion/max/Poly_Counter.mcr -%%DATADIR%%/conversion/max/exportcsp.mcr -%%DATADIR%%/conversion/max/exportlights.mcr -%%DATADIR%%/conversion/max/exportsprite.mcr -%%DATADIR%%/conversion/max/fixmaterials.mcr -%%DATADIR%%/conversion/max/ps_terrain.materials.txt -%%DATADIR%%/conversion/max/ps_terrain.render.txt -%%DATADIR%%/conversion/max/ps_terrain.shaders.txt -%%DATADIR%%/conversion/max/ps_terrain.textures.txt -%%DATADIR%%/conversion/max/psmaxmenus5.mnu -%%DATADIR%%/conversion/max/sanitycheck.ms -%%DATADIR%%/conversion/max/README -%%DATADIR%%/conversion/max/exporterguide/basics.htm -%%DATADIR%%/conversion/max/exporterguide/emitter.htm -%%DATADIR%%/conversion/max/exporterguide/evenmore.htm -%%DATADIR%%/conversion/max/exporterguide/exportscene.htm -%%DATADIR%%/conversion/max/exporterguide/exportsprite.htm -%%DATADIR%%/conversion/max/exporterguide/index.htm -%%DATADIR%%/conversion/max/exporterguide/installation.htm -%%DATADIR%%/conversion/max/exporterguide/intro.htm -%%DATADIR%%/conversion/max/exporterguide/left_frame.htm -%%DATADIR%%/conversion/max/exporterguide/light.htm -%%DATADIR%%/conversion/max/exporterguide/lod.htm -%%DATADIR%%/conversion/max/exporterguide/modelsprite.htm -%%DATADIR%%/conversion/max/exporterguide/object.htm -%%DATADIR%%/conversion/max/exporterguide/occluders.htm -%%DATADIR%%/conversion/max/exporterguide/portals.htm -%%DATADIR%%/conversion/max/exporterguide/samples.htm -%%DATADIR%%/conversion/max/exporterguide/sectors.htm -%%DATADIR%%/conversion/max/exporterguide/sectorsinfo.htm -%%DATADIR%%/conversion/max/exporterguide/terrain.htm -%%DATADIR%%/conversion/max/exporterguide/thinggenmesh.htm -%%DATADIR%%/conversion/max/exporterguide/pictures/3dsMaxExporters_img1.gif -%%DATADIR%%/conversion/max/exporterguide/pictures/3dsMaxExporters_img2.gif -%%DATADIR%%/conversion/max/exporterguide/pictures/attrib.jpg -%%DATADIR%%/conversion/max/exporterguide/pictures/particle.jpg -%%DATADIR%%/conversion/max/exporterguide/pictures/room_properties.jpg -%%DATADIR%%/conversion/max/gmeshskelanim/IPhysique.gup -%%DATADIR%%/conversion/max/gmeshskelanim/export_genmesh_skelanim.mcr -%%DATADIR%%/conversion/max/gmeshskelanim/README -%%DATADIR%%/conversion/maya/CrystalExporter.mel -%%DATADIR%%/conversion/maya/README -%%DATADIR%%/conversion/maya/exportsprite.mel -%%DATADIR%%/conversion/qt2aws/qt2aws.xsl -%%DATADIR%%/conversion/qt2aws/README -%%DATADIR%%/conversion/qt2aws/qt3aws.xsl -@dirrm etc/crystalspace -@dirrm include/crystalspace/csgeom -@dirrm include/crystalspace/csgfx -@dirrm include/crystalspace/csplugincommon/canvas -@dirrm include/crystalspace/csplugincommon/directx -@dirrm include/crystalspace/csplugincommon/imageloader -@dirrm include/crystalspace/csplugincommon/iopengl -@dirrm include/crystalspace/csplugincommon/macosx -@dirrm include/crystalspace/csplugincommon/opengl -@dirrm include/crystalspace/csplugincommon/particlesys -@dirrm include/crystalspace/csplugincommon/render3d -@dirrm include/crystalspace/csplugincommon/renderstep -@dirrm include/crystalspace/csplugincommon/shader -@dirrm include/crystalspace/csplugincommon/sndsys -@dirrm include/crystalspace/csplugincommon/softshader -@dirrm include/crystalspace/csplugincommon/soundloader -@dirrm include/crystalspace/csplugincommon/soundrenderer -@dirrm include/crystalspace/csplugincommon/win32 -@dirrm include/crystalspace/csplugincommon -@dirrm include/crystalspace/cstool -@dirrm include/crystalspace/csutil/macosx -@dirrm include/crystalspace/csutil/unix -@dirrm include/crystalspace/csutil/win32 -@dirrm include/crystalspace/csutil -@dirrm include/crystalspace/iaws -@dirrm include/crystalspace/iengine/rendersteps -@dirrm include/crystalspace/iengine -@dirrm include/crystalspace/igeom -@dirrm include/crystalspace/igraphic -@dirrm include/crystalspace/imap -@dirrm include/crystalspace/imesh -@dirrm include/crystalspace/inetwork -@dirrm include/crystalspace/isndsys -@dirrm include/crystalspace/isound -@dirrm include/crystalspace/itexture -@dirrm include/crystalspace/iutil -@dirrm include/crystalspace/ivaria -@dirrm include/crystalspace/ivideo/shader -@dirrm include/crystalspace/ivideo -@dirrm include/crystalspace -@dirrm lib/crystalspace -@dirrm %%DOCSDIR%%/html/manual/build/platform/win32/cygwin -@dirrm %%DOCSDIR%%/html/manual/build/platform/win32 -@dirrm %%DOCSDIR%%/html/manual/build/platform -@dirrm %%DOCSDIR%%/html/manual/build/wincvs -@dirrm %%DOCSDIR%%/html/manual/build -@dirrm %%DOCSDIR%%/html/manual/content/map2cs -@dirrm %%DOCSDIR%%/html/manual/content/sprites -@dirrm %%DOCSDIR%%/html/manual/content -@dirrm %%DOCSDIR%%/html/manual/usingcs/engine -@dirrm %%DOCSDIR%%/html/manual/usingcs/lighting -@dirrm %%DOCSDIR%%/html/manual/usingcs/ownprojects/kdevproj -@dirrm %%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc7proj -@dirrm %%DOCSDIR%%/html/manual/usingcs/ownprojects -@dirrm %%DOCSDIR%%/html/manual/usingcs -@dirrm %%DOCSDIR%%/html/manual -@dirrm %%DOCSDIR%%/html/api -@dirrm %%DOCSDIR%%/html -@dirrm %%DOCSDIR%% -@dirrm %%DATADIR%%/bindings/python -@dirrm %%DATADIR%%/bindings/java -@dirrm %%DATADIR%%/bindings -@dirrm %%DATADIR%%/build/autoconf -@dirrm %%DATADIR%%/build/jam -@dirrm %%DATADIR%%/build/msvcgen -@dirrm %%DATADIR%%/build/jamtemplate -@dirrm %%DATADIR%%/build/maketemplate -@dirrm %%DATADIR%%/build -@dirrm %%DATADIR%%/data/maps/flarge -@dirrm %%DATADIR%%/data/maps/isomap -@dirrm %%DATADIR%%/data/maps/parallaxtest -@dirrm %%DATADIR%%/data/maps/particles -@dirrm %%DATADIR%%/data/maps/partsys -@dirrm %%DATADIR%%/data/maps/r3dtest -@dirrm %%DATADIR%%/data/maps/stenciltest -@dirrm %%DATADIR%%/data/maps/terrain -@dirrm %%DATADIR%%/data/maps/terrainf -@dirrm %%DATADIR%%/data/maps -@dirrm %%DATADIR%%/data/aws -@dirrm %%DATADIR%%/data/ceguitest -@dirrm %%DATADIR%%/data/cube -@dirrm %%DATADIR%%/data/shader/parallax -@dirrm %%DATADIR%%/data/shader/specular -@dirrm %%DATADIR%%/data/shader/snippets -@dirrm %%DATADIR%%/data/shader -@dirrm %%DATADIR%%/data/varia -@dirrm %%DATADIR%%/data -@dirrm %%DATADIR%%/conversion/hammer -@dirrm %%DATADIR%%/conversion/max/exporterguide/pictures -@dirrm %%DATADIR%%/conversion/max/exporterguide -@dirrm %%DATADIR%%/conversion/max/gmeshskelanim -@dirrm %%DATADIR%%/conversion/max -@dirrm %%DATADIR%%/conversion/maya -@dirrm %%DATADIR%%/conversion/qt2aws -@dirrm %%DATADIR%%/conversion -@dirrm %%DATADIR%% diff --git a/graphics/digikam-kde4/Makefile b/graphics/digikam-kde4/Makefile deleted file mode 100644 index 0ae574c6ca26..000000000000 --- a/graphics/digikam-kde4/Makefile +++ /dev/null @@ -1,39 +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.8.1 -PORTREVISION= 1 -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.1:${PORTSDIR}/graphics/libkexif \ - kipi.1:${PORTSDIR}/graphics/libkipi \ - gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \ - Imlib2.3:${PORTSDIR}/graphics/imlib2 \ - sqlite3.8:${PORTSDIR}/databases/sqlite3 -RUN_DEPENDS= dcraw:${PORTSDIR}/graphics/dcraw - -USE_BZIP2= yes -USE_AUTOTOOLS= libtool:15 -USE_GMAKE= yes -USE_KDELIBS_VER=3 -USE_REINPLACE= yes -CONFIGURE_ARGS+=--program-prefix='' -INSTALLS_SHLIB= yes - -.include <bsd.port.pre.mk> - -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 d8be26ddc95f..000000000000 --- a/graphics/digikam-kde4/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -MD5 (digikam-0.8.1.tar.bz2) = 2672c510a78256a034a666f0e237eb3f -SHA256 (digikam-0.8.1.tar.bz2) = 4f0ad787fe8a4bf651cb1db7b896024fbb6abfd47527a64cb712b18e5ea4d87f -SIZE (digikam-0.8.1.tar.bz2) = 3783559 -SIZE (digikam-0.7.4.tar.bz2) = 2322119 diff --git a/graphics/digikam-kde4/files/patch-digikam_utilities_imageeditor_imlibinterface.cpp b/graphics/digikam-kde4/files/patch-digikam_utilities_imageeditor_imlibinterface.cpp deleted file mode 100644 index 0f75d98474cd..000000000000 --- a/graphics/digikam-kde4/files/patch-digikam_utilities_imageeditor_imlibinterface.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- digikam/utilities/imageeditor/imlibinterface.cpp.orig Mon Jan 23 22:31:31 2006 -+++ digikam/utilities/imageeditor/imlibinterface.cpp Mon Jan 23 22:32:01 2006 -@@ -203,7 +203,7 @@ - { - return PNG_IMAGE; - } -- else if (rawFileParser.getCameraModel( QFile::encodeName(filePath), NULL, NULL) == 0) -+ else if (rawFileParser.getCameraModel( QFile::encodeName(filePath), (char *)NULL, (char *)NULL) == 0) - { - // RAW File test using dcraw. - // Need to test it before TIFF because any RAW file diff --git a/graphics/digikam-kde4/pkg-descr b/graphics/digikam-kde4/pkg-descr deleted file mode 100644 index c95823bfb842..000000000000 --- a/graphics/digikam-kde4/pkg-descr +++ /dev/null @@ -1,14 +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 uses the very flexible Kipi plugin architecture. Install the -graphics/kipi-plugins and graphics/digikamimageplugins ports 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 da573a8b4500..000000000000 --- a/graphics/digikam-kde4/pkg-plist +++ /dev/null @@ -1,453 +0,0 @@ -bin/digikam -bin/showfoto -include/digikam/colorgradientwidget.h -include/digikam/curveswidget.h -include/digikam/histogramwidget.h -include/digikam/imagecurves.h -include/digikam/imagefilters.h -include/digikam/imageguidewidget.h -include/digikam/imagehistogram.h -include/digikam/imageiface.h -include/digikam/imagelevels.h -include/digikam/imagepaniconwidget.h -include/digikam/imagepannelwidget.h -include/digikam/imageplugin.h -include/digikam/imageregionwidget.h -include/digikam/imageselectionwidget.h -include/digikam/imagewidget.h -include/digikam/sidebar.h -include/digikam/threadedfilter.h -include/digikam/thumbbar.h -include/digikam_export.h -lib/kde3/digikamimageplugin_core.a -lib/kde3/digikamimageplugin_core.la -lib/kde3/digikamimageplugin_core.so -lib/kde3/kio_digikamalbums.a -lib/kde3/kio_digikamalbums.la -lib/kde3/kio_digikamalbums.so -lib/kde3/kio_digikamdates.a -lib/kde3/kio_digikamdates.la -lib/kde3/kio_digikamdates.so -lib/kde3/kio_digikamsearch.a -lib/kde3/kio_digikamsearch.la -lib/kde3/kio_digikamsearch.so -lib/kde3/kio_digikamtags.a -lib/kde3/kio_digikamtags.la -lib/kde3/kio_digikamtags.so -lib/kde3/kio_digikamthumbnail.a -lib/kde3/kio_digikamthumbnail.la -lib/kde3/kio_digikamthumbnail.so -lib/libdigikam.a -lib/libdigikam.la -lib/libdigikam.so -lib/libdigikam.so.0 -share/applications/kde/showfoto.desktop -share/applnk/Graphics/digikam.desktop -share/apps/digikam/data/autolevels.png -share/apps/digikam/data/browntone.png -share/apps/digikam/data/bwgreen.png -share/apps/digikam/data/bworange.png -share/apps/digikam/data/bwred.png -share/apps/digikam/data/bwyellow.png -share/apps/digikam/data/centerheight.png -share/apps/digikam/data/centerwidth.png -share/apps/digikam/data/coldtone.png -share/apps/digikam/data/duplicateheight.png -share/apps/digikam/data/duplicatewidth.png -share/apps/digikam/data/equalize.png -share/apps/digikam/data/histogram-lin.png -share/apps/digikam/data/histogram-log.png -share/apps/digikam/data/image-full.png -share/apps/digikam/data/image-selection.png -share/apps/digikam/data/image_broken.png -share/apps/digikam/data/neutralbw.png -share/apps/digikam/data/nocenter.png -share/apps/digikam/data/normalize.png -share/apps/digikam/data/platinum.png -share/apps/digikam/data/rating.png -share/apps/digikam/data/selenium.png -share/apps/digikam/data/sepia.png -share/apps/digikam/data/stretchcontrast.png -share/apps/digikam/digikam-splash.png -share/apps/digikam/digikamimageplugin_core_ui.rc -share/apps/digikam/digikamimagewindowui.rc -share/apps/digikam/digikamui.rc -share/apps/digikam/icons/crystalsvg/128x128/actions/crop.png -share/apps/digikam/icons/crystalsvg/128x128/actions/fileopen.png -share/apps/digikam/icons/crystalsvg/128x128/actions/rotate_cw.png -share/apps/digikam/icons/crystalsvg/16x16/actions/crop.png -share/apps/digikam/icons/crystalsvg/16x16/actions/fileopen.png -share/apps/digikam/icons/crystalsvg/16x16/actions/rotate_cw.png -share/apps/digikam/icons/crystalsvg/22x22/actions/crop.png -share/apps/digikam/icons/crystalsvg/22x22/actions/fileopen.png -share/apps/digikam/icons/crystalsvg/22x22/actions/rotate_cw.png -share/apps/digikam/icons/crystalsvg/32x32/actions/crop.png -share/apps/digikam/icons/crystalsvg/32x32/actions/fileopen.png -share/apps/digikam/icons/crystalsvg/32x32/actions/rotate_cw.png -share/apps/digikam/icons/crystalsvg/48x48/actions/crop.png -share/apps/digikam/icons/crystalsvg/48x48/actions/fileopen.png -share/apps/digikam/icons/crystalsvg/48x48/actions/rotate_cw.png -share/apps/digikam/icons/crystalsvg/64x64/actions/crop.png -share/apps/digikam/icons/crystalsvg/64x64/actions/fileopen.png -share/apps/digikam/icons/crystalsvg/64x64/actions/rotate_cw.png -share/apps/digikam/icons/crystalsvg/scalable/actions/crop.svgz -share/apps/digikam/icons/crystalsvg/scalable/actions/fileopen.svgz -share/apps/digikam/icons/crystalsvg/scalable/actions/rotate_cw.svgz -share/apps/digikam/icons/hicolor/128x128/actions/addimagefolder.png -share/apps/digikam/icons/hicolor/128x128/actions/adjusthsl.png -share/apps/digikam/icons/hicolor/128x128/actions/adjustrgb.png -share/apps/digikam/icons/hicolor/128x128/actions/albumfoldercomment.png -share/apps/digikam/icons/hicolor/128x128/actions/albumfoldernew.png -share/apps/digikam/icons/hicolor/128x128/actions/autocorrection.png -share/apps/digikam/icons/hicolor/128x128/actions/blurimage.png -share/apps/digikam/icons/hicolor/128x128/actions/bwtonal.png -share/apps/digikam/icons/hicolor/128x128/actions/contrast.png -share/apps/digikam/icons/hicolor/128x128/actions/digitalcam.png -share/apps/digikam/icons/hicolor/128x128/actions/editimage.png -share/apps/digikam/icons/hicolor/128x128/actions/exifinfo.png -share/apps/digikam/icons/hicolor/128x128/actions/flip.png -share/apps/digikam/icons/hicolor/128x128/actions/histogram.png -share/apps/digikam/icons/hicolor/128x128/actions/imagecomment.png -share/apps/digikam/icons/hicolor/128x128/actions/importfolders2albums.png -share/apps/digikam/icons/hicolor/128x128/actions/invertimage.png -share/apps/digikam/icons/hicolor/128x128/actions/ratiocrop.png -share/apps/digikam/icons/hicolor/128x128/actions/redeyes.png -share/apps/digikam/icons/hicolor/128x128/actions/resize_image.png -share/apps/digikam/icons/hicolor/128x128/actions/sharpenimage.png -share/apps/digikam/icons/hicolor/128x128/apps/digikam.png -share/apps/digikam/icons/hicolor/16x16/actions/addimagefolder.png -share/apps/digikam/icons/hicolor/16x16/actions/adjusthsl.png -share/apps/digikam/icons/hicolor/16x16/actions/adjustrgb.png -share/apps/digikam/icons/hicolor/16x16/actions/albumfoldercomment.png -share/apps/digikam/icons/hicolor/16x16/actions/albumfoldernew.png -share/apps/digikam/icons/hicolor/16x16/actions/autocorrection.png -share/apps/digikam/icons/hicolor/16x16/actions/blurimage.png -share/apps/digikam/icons/hicolor/16x16/actions/bwtonal.png -share/apps/digikam/icons/hicolor/16x16/actions/contrast.png -share/apps/digikam/icons/hicolor/16x16/actions/digitalcam.png -share/apps/digikam/icons/hicolor/16x16/actions/editimage.png -share/apps/digikam/icons/hicolor/16x16/actions/exifinfo.png -share/apps/digikam/icons/hicolor/16x16/actions/flip.png -share/apps/digikam/icons/hicolor/16x16/actions/histogram.png -share/apps/digikam/icons/hicolor/16x16/actions/imagecomment.png -share/apps/digikam/icons/hicolor/16x16/actions/importfolders2albums.png -share/apps/digikam/icons/hicolor/16x16/actions/invertimage.png -share/apps/digikam/icons/hicolor/16x16/actions/ratiocrop.png -share/apps/digikam/icons/hicolor/16x16/actions/redeyes.png -share/apps/digikam/icons/hicolor/16x16/actions/resize_image.png -share/apps/digikam/icons/hicolor/16x16/actions/sharpenimage.png -share/apps/digikam/icons/hicolor/16x16/apps/digikam.png -share/apps/digikam/icons/hicolor/22x22/actions/addimagefolder.png -share/apps/digikam/icons/hicolor/22x22/actions/adjusthsl.png -share/apps/digikam/icons/hicolor/22x22/actions/adjustrgb.png -share/apps/digikam/icons/hicolor/22x22/actions/albumfoldercomment.png -share/apps/digikam/icons/hicolor/22x22/actions/albumfoldernew.png -share/apps/digikam/icons/hicolor/22x22/actions/autocorrection.png -share/apps/digikam/icons/hicolor/22x22/actions/blurimage.png -share/apps/digikam/icons/hicolor/22x22/actions/bwtonal.png -share/apps/digikam/icons/hicolor/22x22/actions/contrast.png -share/apps/digikam/icons/hicolor/22x22/actions/digitalcam.png -share/apps/digikam/icons/hicolor/22x22/actions/editimage.png -share/apps/digikam/icons/hicolor/22x22/actions/exifinfo.png -share/apps/digikam/icons/hicolor/22x22/actions/flip.png -share/apps/digikam/icons/hicolor/22x22/actions/histogram.png -share/apps/digikam/icons/hicolor/22x22/actions/imagecomment.png -share/apps/digikam/icons/hicolor/22x22/actions/importfolders2albums.png -share/apps/digikam/icons/hicolor/22x22/actions/invertimage.png -share/apps/digikam/icons/hicolor/22x22/actions/ratiocrop.png -share/apps/digikam/icons/hicolor/22x22/actions/redeyes.png -share/apps/digikam/icons/hicolor/22x22/actions/resize_image.png -share/apps/digikam/icons/hicolor/22x22/actions/sharpenimage.png -share/apps/digikam/icons/hicolor/22x22/apps/digikam.png -share/apps/digikam/icons/hicolor/32x32/actions/addimagefolder.png -share/apps/digikam/icons/hicolor/32x32/actions/adjusthsl.png -share/apps/digikam/icons/hicolor/32x32/actions/adjustrgb.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/autocorrection.png -share/apps/digikam/icons/hicolor/32x32/actions/blurimage.png -share/apps/digikam/icons/hicolor/32x32/actions/bwtonal.png -share/apps/digikam/icons/hicolor/32x32/actions/cameradownload.png -share/apps/digikam/icons/hicolor/32x32/actions/contrast.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.png -share/apps/digikam/icons/hicolor/32x32/actions/histogram.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/invertimage.png -share/apps/digikam/icons/hicolor/32x32/actions/ratiocrop.png -share/apps/digikam/icons/hicolor/32x32/actions/redeyes.png -share/apps/digikam/icons/hicolor/32x32/actions/resize_image.png -share/apps/digikam/icons/hicolor/32x32/actions/sharpenimage.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/icons/hicolor/32x32/apps/digikam.png -share/apps/digikam/icons/hicolor/48x48/actions/addimagefolder.png -share/apps/digikam/icons/hicolor/48x48/actions/adjusthsl.png -share/apps/digikam/icons/hicolor/48x48/actions/adjustrgb.png -share/apps/digikam/icons/hicolor/48x48/actions/albumfoldercomment.png -share/apps/digikam/icons/hicolor/48x48/actions/albumfoldernew.png -share/apps/digikam/icons/hicolor/48x48/actions/autocorrection.png -share/apps/digikam/icons/hicolor/48x48/actions/blurimage.png -share/apps/digikam/icons/hicolor/48x48/actions/bwtonal.png -share/apps/digikam/icons/hicolor/48x48/actions/contrast.png -share/apps/digikam/icons/hicolor/48x48/actions/digitalcam.png -share/apps/digikam/icons/hicolor/48x48/actions/editimage.png -share/apps/digikam/icons/hicolor/48x48/actions/exifinfo.png -share/apps/digikam/icons/hicolor/48x48/actions/flip.png -share/apps/digikam/icons/hicolor/48x48/actions/histogram.png -share/apps/digikam/icons/hicolor/48x48/actions/imagecomment.png -share/apps/digikam/icons/hicolor/48x48/actions/importfolders2albums.png -share/apps/digikam/icons/hicolor/48x48/actions/invertimage.png -share/apps/digikam/icons/hicolor/48x48/actions/ratiocrop.png -share/apps/digikam/icons/hicolor/48x48/actions/redeyes.png -share/apps/digikam/icons/hicolor/48x48/actions/resize_image.png -share/apps/digikam/icons/hicolor/48x48/actions/sharpenimage.png -share/apps/digikam/icons/hicolor/48x48/apps/digikam.png -share/apps/digikam/icons/hicolor/64x64/actions/addimagefolder.png -share/apps/digikam/icons/hicolor/64x64/actions/adjusthsl.png -share/apps/digikam/icons/hicolor/64x64/actions/adjustrgb.png -share/apps/digikam/icons/hicolor/64x64/actions/albumfoldercomment.png -share/apps/digikam/icons/hicolor/64x64/actions/albumfoldernew.png -share/apps/digikam/icons/hicolor/64x64/actions/autocorrection.png -share/apps/digikam/icons/hicolor/64x64/actions/blurimage.png -share/apps/digikam/icons/hicolor/64x64/actions/bwtonal.png -share/apps/digikam/icons/hicolor/64x64/actions/contrast.png -share/apps/digikam/icons/hicolor/64x64/actions/digitalcam.png -share/apps/digikam/icons/hicolor/64x64/actions/editimage.png -share/apps/digikam/icons/hicolor/64x64/actions/exifinfo.png -share/apps/digikam/icons/hicolor/64x64/actions/flip.png -share/apps/digikam/icons/hicolor/64x64/actions/histogram.png -share/apps/digikam/icons/hicolor/64x64/actions/imagecomment.png -share/apps/digikam/icons/hicolor/64x64/actions/importfolders2albums.png -share/apps/digikam/icons/hicolor/64x64/actions/invertimage.png -share/apps/digikam/icons/hicolor/64x64/actions/ratiocrop.png -share/apps/digikam/icons/hicolor/64x64/actions/redeyes.png -share/apps/digikam/icons/hicolor/64x64/actions/resize_image.png -share/apps/digikam/icons/hicolor/64x64/actions/sharpenimage.png -share/apps/digikam/icons/hicolor/64x64/apps/digikam.png -share/apps/digikam/icons/hicolor/scalable/actions/addimagefolder.svgz -share/apps/digikam/icons/hicolor/scalable/actions/adjustrgb.svgz -share/apps/digikam/icons/hicolor/scalable/actions/albumfoldercomment.svgz -share/apps/digikam/icons/hicolor/scalable/actions/albumfoldernew.svgz -share/apps/digikam/icons/hicolor/scalable/actions/autocorrection.svgz -share/apps/digikam/icons/hicolor/scalable/actions/blurimage.svgz -share/apps/digikam/icons/hicolor/scalable/actions/bwtonal.svgz -share/apps/digikam/icons/hicolor/scalable/actions/contrast.svgz -share/apps/digikam/icons/hicolor/scalable/actions/editimage.svgz -share/apps/digikam/icons/hicolor/scalable/actions/exifinfo.svgz -share/apps/digikam/icons/hicolor/scalable/actions/flip.svgz -share/apps/digikam/icons/hicolor/scalable/actions/histogram.svgz -share/apps/digikam/icons/hicolor/scalable/actions/imagecomment.svgz -share/apps/digikam/icons/hicolor/scalable/actions/importfolders2albums.svgz -share/apps/digikam/icons/hicolor/scalable/actions/invertimage.svgz -share/apps/digikam/icons/hicolor/scalable/actions/ratiocrop.svgz -share/apps/digikam/icons/hicolor/scalable/actions/resize_image.svgz -share/apps/digikam/icons/hicolor/scalable/actions/sharpenimage.svgz -share/apps/digikam/themes/Clean -share/apps/digikam/themes/Dark -share/apps/digikam/themes/Dessert -share/apps/digikam/themes/Dreary -share/apps/digikam/themes/Marine -share/apps/digikam/themes/OrangeCrush -share/apps/digikam/themes/Sandy -share/apps/digikam/tips -share/apps/showfoto/icons/crystalsvg/128x128/actions/crop.png -share/apps/showfoto/icons/crystalsvg/128x128/actions/rotate_cw.png -share/apps/showfoto/icons/crystalsvg/16x16/actions/crop.png -share/apps/showfoto/icons/crystalsvg/16x16/actions/rotate_cw.png -share/apps/showfoto/icons/crystalsvg/22x22/actions/crop.png -share/apps/showfoto/icons/crystalsvg/22x22/actions/rotate_cw.png -share/apps/showfoto/icons/crystalsvg/32x32/actions/crop.png -share/apps/showfoto/icons/crystalsvg/32x32/actions/rotate_cw.png -share/apps/showfoto/icons/crystalsvg/48x48/actions/crop.png -share/apps/showfoto/icons/crystalsvg/48x48/actions/rotate_cw.png -share/apps/showfoto/icons/crystalsvg/64x64/actions/crop.png -share/apps/showfoto/icons/crystalsvg/64x64/actions/rotate_cw.png -share/apps/showfoto/icons/crystalsvg/scalable/actions/crop.svgz -share/apps/showfoto/icons/crystalsvg/scalable/actions/rotate_cw.svgz -share/apps/showfoto/icons/hicolor/128x128/actions/flip.png -share/apps/showfoto/icons/hicolor/128x128/actions/histogram.png -share/apps/showfoto/icons/hicolor/128x128/actions/resize_image.png -share/apps/showfoto/icons/hicolor/128x128/actions/slideshow.png -share/apps/showfoto/icons/hicolor/128x128/apps/showfoto.png -share/apps/showfoto/icons/hicolor/16x16/actions/flip.png -share/apps/showfoto/icons/hicolor/16x16/actions/histogram.png -share/apps/showfoto/icons/hicolor/16x16/actions/resize_image.png -share/apps/showfoto/icons/hicolor/16x16/actions/slideshow.png -share/apps/showfoto/icons/hicolor/16x16/apps/showfoto.png -share/apps/showfoto/icons/hicolor/22x22/actions/flip.png -share/apps/showfoto/icons/hicolor/22x22/actions/histogram.png -share/apps/showfoto/icons/hicolor/22x22/actions/resize_image.png -share/apps/showfoto/icons/hicolor/22x22/actions/slideshow.png -share/apps/showfoto/icons/hicolor/22x22/apps/showfoto.png -share/apps/showfoto/icons/hicolor/32x32/actions/flip.png -share/apps/showfoto/icons/hicolor/32x32/actions/histogram.png -share/apps/showfoto/icons/hicolor/32x32/actions/resize_image.png -share/apps/showfoto/icons/hicolor/32x32/actions/slideshow.png -share/apps/showfoto/icons/hicolor/32x32/apps/showfoto.png -share/apps/showfoto/icons/hicolor/48x48/actions/flip.png -share/apps/showfoto/icons/hicolor/48x48/actions/histogram.png -share/apps/showfoto/icons/hicolor/48x48/actions/resize_image.png -share/apps/showfoto/icons/hicolor/48x48/actions/slideshow.png -share/apps/showfoto/icons/hicolor/48x48/apps/showfoto.png -share/apps/showfoto/icons/hicolor/64x64/actions/flip.png -share/apps/showfoto/icons/hicolor/64x64/actions/histogram.png -share/apps/showfoto/icons/hicolor/64x64/actions/resize_image.png -share/apps/showfoto/icons/hicolor/64x64/actions/slideshow.png -share/apps/showfoto/icons/hicolor/64x64/apps/showfoto.png -share/apps/showfoto/icons/hicolor/scalable/actions/flip.svgz -share/apps/showfoto/icons/hicolor/scalable/actions/histogram.svgz -share/apps/showfoto/icons/hicolor/scalable/actions/resize_image.svgz -share/apps/showfoto/icons/hicolor/scalable/actions/slideshow.svgz -share/apps/showfoto/showfoto-splash.png -share/apps/showfoto/showfotoui.rc -share/icons/hicolor/128x128/apps/digikam.png -share/icons/hicolor/128x128/apps/showfoto.png -share/icons/hicolor/16x16/apps/digikam.png -share/icons/hicolor/16x16/apps/showfoto.png -share/icons/hicolor/22x22/apps/digikam.png -share/icons/hicolor/22x22/apps/showfoto.png -share/icons/hicolor/32x32/apps/digikam.png -share/icons/hicolor/32x32/apps/showfoto.png -share/icons/hicolor/48x48/apps/digikam.png -share/icons/hicolor/48x48/apps/showfoto.png -share/icons/hicolor/64x64/apps/digikam.png -share/icons/hicolor/64x64/apps/showfoto.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/el/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/he/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/ja/LC_MESSAGES/digikam.mo -share/locale/lt/LC_MESSAGES/digikam.mo -share/locale/mk/LC_MESSAGES/digikam.mo -share/locale/mt/LC_MESSAGES/digikam.mo -share/locale/nb/LC_MESSAGES/digikam.mo -share/locale/nl/LC_MESSAGES/digikam.mo -share/locale/nn/LC_MESSAGES/digikam.mo -share/locale/pa/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/rw/LC_MESSAGES/digikam.mo -share/locale/sl/LC_MESSAGES/digikam.mo -share/locale/sr/LC_MESSAGES/digikam.mo -share/locale/sr@Latn/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/locale/zh_CN/LC_MESSAGES/digikam.mo -share/mimelnk/image/x-raw.desktop -share/services/digikamalbums.protocol -share/services/digikamdates.protocol -share/services/digikamimageplugin_core.desktop -share/services/digikamsearch.protocol -share/services/digikamtags.protocol -share/services/digikamthumbnail.protocol -share/servicetypes/digikamimageplugin.desktop -@dirrm share/doc/HTML/en/digikam-0.8.1-apidocs/digikam/html -@dirrm share/doc/HTML/en/digikam-0.8.1-apidocs/digikam/digikam/html -@dirrm share/doc/HTML/en/digikam-0.8.1-apidocs/digikam/digikam -@dirrm share/doc/HTML/en/digikam-0.8.1-apidocs/digikam -@dirrm share/doc/HTML/en/digikam-0.8.1-apidocs -@dirrm share/apps/showfoto/icons/hicolor/scalable/actions -@dirrm share/apps/showfoto/icons/hicolor/scalable -@dirrm share/apps/showfoto/icons/hicolor/64x64/apps -@dirrm share/apps/showfoto/icons/hicolor/64x64/actions -@dirrm share/apps/showfoto/icons/hicolor/64x64 -@dirrm share/apps/showfoto/icons/hicolor/48x48/apps -@dirrm share/apps/showfoto/icons/hicolor/48x48/actions -@dirrm share/apps/showfoto/icons/hicolor/48x48 -@dirrm share/apps/showfoto/icons/hicolor/32x32/apps -@dirrm share/apps/showfoto/icons/hicolor/32x32/actions -@dirrm share/apps/showfoto/icons/hicolor/32x32 -@dirrm share/apps/showfoto/icons/hicolor/22x22/apps -@dirrm share/apps/showfoto/icons/hicolor/22x22/actions -@dirrm share/apps/showfoto/icons/hicolor/22x22 -@dirrm share/apps/showfoto/icons/hicolor/16x16/apps -@dirrm share/apps/showfoto/icons/hicolor/16x16/actions -@dirrm share/apps/showfoto/icons/hicolor/16x16 -@dirrm share/apps/showfoto/icons/hicolor/128x128/apps -@dirrm share/apps/showfoto/icons/hicolor/128x128/actions -@dirrm share/apps/showfoto/icons/hicolor/128x128 -@dirrm share/apps/showfoto/icons/hicolor -@dirrm share/apps/showfoto/icons/crystalsvg/scalable/actions -@dirrm share/apps/showfoto/icons/crystalsvg/scalable -@dirrm share/apps/showfoto/icons/crystalsvg/64x64/actions -@dirrm share/apps/showfoto/icons/crystalsvg/64x64 -@dirrm share/apps/showfoto/icons/crystalsvg/48x48/actions -@dirrm share/apps/showfoto/icons/crystalsvg/48x48 -@dirrm share/apps/showfoto/icons/crystalsvg/32x32/actions -@dirrm share/apps/showfoto/icons/crystalsvg/32x32 -@dirrm share/apps/showfoto/icons/crystalsvg/22x22/actions -@dirrm share/apps/showfoto/icons/crystalsvg/22x22 -@dirrm share/apps/showfoto/icons/crystalsvg/16x16/actions -@dirrm share/apps/showfoto/icons/crystalsvg/16x16 -@dirrm share/apps/showfoto/icons/crystalsvg/128x128/actions -@dirrm share/apps/showfoto/icons/crystalsvg/128x128 -@dirrm share/apps/showfoto/icons/crystalsvg -@dirrm share/apps/showfoto/icons -@dirrm share/apps/showfoto -@dirrm share/apps/digikam/themes -@dirrm share/apps/digikam/icons/hicolor/scalable/actions -@dirrm share/apps/digikam/icons/hicolor/scalable -@dirrm share/apps/digikam/icons/hicolor/64x64/apps -@dirrm share/apps/digikam/icons/hicolor/64x64/actions -@dirrm share/apps/digikam/icons/hicolor/64x64 -@dirrm share/apps/digikam/icons/hicolor/48x48/apps -@dirrm share/apps/digikam/icons/hicolor/48x48/actions -@dirrm share/apps/digikam/icons/hicolor/48x48 -@dirrm share/apps/digikam/icons/hicolor/32x32/apps -@dirrm share/apps/digikam/icons/hicolor/32x32/actions -@dirrm share/apps/digikam/icons/hicolor/32x32 -@dirrm share/apps/digikam/icons/hicolor/22x22/apps -@dirrm share/apps/digikam/icons/hicolor/22x22/actions -@dirrm share/apps/digikam/icons/hicolor/22x22 -@dirrm share/apps/digikam/icons/hicolor/16x16/apps -@dirrm share/apps/digikam/icons/hicolor/16x16/actions -@dirrm share/apps/digikam/icons/hicolor/16x16 -@dirrm share/apps/digikam/icons/hicolor/128x128/apps -@dirrm share/apps/digikam/icons/hicolor/128x128/actions -@dirrm share/apps/digikam/icons/hicolor/128x128 -@dirrm share/apps/digikam/icons/hicolor -@dirrm share/apps/digikam/icons/crystalsvg/scalable/actions -@dirrm share/apps/digikam/icons/crystalsvg/scalable -@dirrm share/apps/digikam/icons/crystalsvg/64x64/actions -@dirrm share/apps/digikam/icons/crystalsvg/64x64 -@dirrm share/apps/digikam/icons/crystalsvg/48x48/actions -@dirrm share/apps/digikam/icons/crystalsvg/48x48 -@dirrm share/apps/digikam/icons/crystalsvg/32x32/actions -@dirrm share/apps/digikam/icons/crystalsvg/32x32 -@dirrm share/apps/digikam/icons/crystalsvg/22x22/actions -@dirrm share/apps/digikam/icons/crystalsvg/22x22 -@dirrm share/apps/digikam/icons/crystalsvg/16x16/actions -@dirrm share/apps/digikam/icons/crystalsvg/16x16 -@dirrm share/apps/digikam/icons/crystalsvg/128x128/actions -@dirrm share/apps/digikam/icons/crystalsvg/128x128 -@dirrm share/apps/digikam/icons/crystalsvg -@dirrm share/apps/digikam/icons -@dirrm share/apps/digikam/data -@dirrm share/apps/digikam -@dirrm include/digikam diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile deleted file mode 100644 index ce28c53dd9fe..000000000000 --- a/graphics/giflib/Makefile +++ /dev/null @@ -1,41 +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.4 -PORTREVISION= 1 -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 - -USE_BZIP2= yes -GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -INSTALLS_SHLIB= yes - -.if defined(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 482ea0b218d5..000000000000 --- a/graphics/giflib/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (libungif-4.1.4.tar.bz2) = 76865bc1bed90ecb5992a1edcc4d6c15 -SHA256 (libungif-4.1.4.tar.bz2) = 708a7eac218d3fd8e8dfb13f1089d4e1e98246985180a17d6ecfca5a6bd4d332 -SIZE (libungif-4.1.4.tar.bz2) = 482222 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 577556aa7d42..000000000000 --- a/graphics/gimp-app/Makefile +++ /dev/null @@ -1,122 +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.10 -PORTREVISION= 1 -PORTEPOCH= 1 -CATEGORIES= graphics gnome -MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ - http://gimp.mirrors.hoobly.com/%SUBDIR%/ \ - http://ftp.gwdg.de/pub/misc/grafik/gimp/%SUBDIR%/ \ - ftp://ftp.fh-heilbronn.de/mirrors/ftp.gimp.org/%SUBDIR%/ \ - ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \ - http://www.mirrorservice.org/sites/ftp.gimp.org/pub/%SUBDIR%/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/%SUBDIR%,} -MASTER_SITE_SUBDIR= gimp/v${PORTVERSION:R} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A GNU Image Manipulation Program - -LIB_DEPENDS= wmf.2:${PORTSDIR}/graphics/libwmf \ - aa.1:${PORTSDIR}/graphics/aalib \ - exif.12:${PORTSDIR}/graphics/libexif \ - mng.1:${PORTSDIR}/graphics/libmng \ - png.5:${PORTSDIR}/graphics/png \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ - tiff.4:${PORTSDIR}/graphics/tiff - -CONFLICTS= gimp-1.* gimpshop-[0-9]* - -SHLIBVER?= 200 - -USE_REINPLACE= yes -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomehack intltool intlhack gtk20 libartlgpl2 librsvg2 -WANT_GNOME= yes -INSTALLS_SHLIB= yes -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 - -OPTIONS= DEBUG "debugging" off \ - PYTHON "Python-Fu support" off \ - PRINT "GIMP printing" on \ - HTML_HELP_BROWSER "GIMP help browser" on \ - MP "multiple processor support" off - -.include <bsd.port.pre.mk> - -.if defined(WITH_DEBUG) -CONFIGURE_ARGS+= --enable-debug -.endif - -.if defined(WITH_PYTHON) -USE_PYTHON= yes -# we need to manually include this, because USE_PYTHON is defined -# after including bsd.port.pre.mk -.include "${PORTSDIR}/Mk/bsd.python.mk" -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 - -.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 " -CONFIGURE_ENV+= GIMP_THREAD_LIBS=${PTHREAD_LIBS} -.endif - -.if defined(WITH_HTML_HELP_BROWSER) -USE_GNOME+= libgtkhtml -PLIST_SUB+= HELPBROWSER:="" -.else -PLIST_SUB+= HELPBROWSER:="@comment " -post-patch: - @${REINPLACE_CMD} -e 's|\(have_gtkhtml2=\)yes|\1no|' ${WRKSRC}/configure -.endif - -.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 1ad65c7b44db..000000000000 --- a/graphics/gimp-app/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gimp-2.2.10.tar.bz2) = aa29506ed2272af02941a7a601a7a097 -SHA256 (gimp-2.2.10.tar.bz2) = 41f4befa851177e2ca9bbab2fad19926178c831454ca51f2cb91fec0ed9e243e -SIZE (gimp-2.2.10.tar.bz2) = 12916552 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-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 da42f67f8ca6..000000000000 --- a/graphics/gimp-app/files/patch-configure +++ /dev/null @@ -1,23 +0,0 @@ ---- configure.orig Sun Mar 6 15:30:12 2005 -+++ configure Sun Mar 6 15:33:57 2005 -@@ -25925,6 +25925,7 @@ - if test "x$enable_gtktest" = "xyes" ; then - ac_save_CFLAGS="$CFLAGS" - ac_save_LIBS="$LIBS" -+ GTK_LIBS="$GIMP_THREAD_LIBS $GTK_LIBS" - CFLAGS="$CFLAGS $GTK_CFLAGS" - LIBS="$GTK_LIBS $LIBS" - rm -f conf.gtktest -@@ -33865,9 +33866,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_common_url.c b/graphics/gimp-app/files/patch-plug-ins_common_url.c deleted file mode 100644 index bceff6df101c..000000000000 --- a/graphics/gimp-app/files/patch-plug-ins_common_url.c +++ /dev/null @@ -1,17 +0,0 @@ ---- plug-ins/common/url.c.orig Wed Dec 28 13:56:48 2005 -+++ plug-ins/common/url.c Wed Dec 28 13:58:33 2005 -@@ -186,10 +186,10 @@ - putenv ("LANG=C"); - #endif - -- execlp ("wget", -- "wget", "-v", "-e", "server-response=off", "-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-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 44344fa0e255..000000000000 --- a/graphics/gimp-app/pkg-plist +++ /dev/null @@ -1,1936 +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 -%%PYTHON:%%libexec/gimp/2.2/python/pygimp-logo.png -libexec/gimp/2.2/modules/libcdisplay_colorblind.a -libexec/gimp/2.2/modules/libcdisplay_colorblind.la -libexec/gimp/2.2/modules/libcdisplay_colorblind.so -libexec/gimp/2.2/modules/libcdisplay_gamma.a -libexec/gimp/2.2/modules/libcdisplay_gamma.la -libexec/gimp/2.2/modules/libcdisplay_gamma.so -libexec/gimp/2.2/modules/libcdisplay_highcontrast.a -libexec/gimp/2.2/modules/libcdisplay_highcontrast.la -libexec/gimp/2.2/modules/libcdisplay_highcontrast.so -libexec/gimp/2.2/modules/libcdisplay_proof.a -libexec/gimp/2.2/modules/libcdisplay_proof.la -libexec/gimp/2.2/modules/libcdisplay_proof.so -libexec/gimp/2.2/modules/libcolorsel_cmyk.a -libexec/gimp/2.2/modules/libcolorsel_cmyk.la -libexec/gimp/2.2/modules/libcolorsel_cmyk.so -libexec/gimp/2.2/modules/libcolorsel_triangle.a -libexec/gimp/2.2/modules/libcolorsel_triangle.la -libexec/gimp/2.2/modules/libcolorsel_triangle.so -libexec/gimp/2.2/modules/libcolorsel_water.a -libexec/gimp/2.2/modules/libcolorsel_water.la -libexec/gimp/2.2/modules/libcolorsel_water.so -libexec/gimp/2.2/modules/libcontroller_midi.a -libexec/gimp/2.2/modules/libcontroller_midi.la -libexec/gimp/2.2/modules/libcontroller_midi.so -libexec/gimp/2.2/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 -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.la -lib/libgimp-2.0.so -lib/libgimp-2.0.so.%%SHLIBVER%% -lib/libgimpbase-2.0.a -lib/libgimpbase-2.0.la -lib/libgimpbase-2.0.so -lib/libgimpbase-2.0.so.%%SHLIBVER%% -lib/libgimpcolor-2.0.a -lib/libgimpcolor-2.0.la -lib/libgimpcolor-2.0.so -lib/libgimpcolor-2.0.so.%%SHLIBVER%% -lib/libgimpmath-2.0.a -lib/libgimpmath-2.0.la -lib/libgimpmath-2.0.so -lib/libgimpmath-2.0.so.%%SHLIBVER%% -lib/libgimpmodule-2.0.a -lib/libgimpmodule-2.0.la -lib/libgimpmodule-2.0.so -lib/libgimpmodule-2.0.so.%%SHLIBVER%% -lib/libgimpthumb-2.0.a -lib/libgimpthumb-2.0.la -lib/libgimpthumb-2.0.so -lib/libgimpthumb-2.0.so.%%SHLIBVER%% -lib/libgimpui-2.0.a -lib/libgimpui-2.0.la -lib/libgimpui-2.0.so -lib/libgimpui-2.0.so.%%SHLIBVER%% -lib/libgimpwidgets-2.0.a -lib/libgimpwidgets-2.0.la -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/style.css -%%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/style.css -%%DOCSDIR%%/libgimpbase/up.png -%%DOCSDIR%%/libgimpcolor/home.png -%%DOCSDIR%%/libgimpcolor/index.html -%%DOCSDIR%%/libgimpcolor/index.sgml -%%DOCSDIR%%/libgimpcolor/left.png -%%DOCSDIR%%/libgimpcolor/style.css -%%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/style.css -%%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/style.css -%%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/style.css -%%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-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/style.css -%%DOCSDIR%%/libgimpwidgets/up.png -%%DATADIR%%/brushes/10x10square.gbr -%%DATADIR%%/brushes/10x10squareBlur.gbr -%%DATADIR%%/brushes/11circle.gbr -%%DATADIR%%/brushes/11fcircle.gbr -%%DATADIR%%/brushes/13circle.gbr -%%DATADIR%%/brushes/13fcircle.gbr -%%DATADIR%%/brushes/15circle.gbr -%%DATADIR%%/brushes/15fcircle.gbr -%%DATADIR%%/brushes/17circle.gbr -%%DATADIR%%/brushes/17fcircle.gbr -%%DATADIR%%/brushes/19circle.gbr -%%DATADIR%%/brushes/19fcircle.gbr -%%DATADIR%%/brushes/1circle.gbr -%%DATADIR%%/brushes/20x20square.gbr -%%DATADIR%%/brushes/20x20squareBlur.gbr -%%DATADIR%%/brushes/3circle.gbr -%%DATADIR%%/brushes/3fcircle.gbr -%%DATADIR%%/brushes/5circle.gbr -%%DATADIR%%/brushes/5fcircle.gbr -%%DATADIR%%/brushes/5x5square.gbr -%%DATADIR%%/brushes/5x5squareBlur.gbr -%%DATADIR%%/brushes/7circle.gbr -%%DATADIR%%/brushes/7fcircle.gbr -%%DATADIR%%/brushes/9circle.gbr -%%DATADIR%%/brushes/9fcircle.gbr -%%DATADIR%%/brushes/DStar11.gbr -%%DATADIR%%/brushes/DStar17.gbr -%%DATADIR%%/brushes/DStar25.gbr -%%DATADIR%%/brushes/SketchBrush-16.gih -%%DATADIR%%/brushes/SketchBrush-32.gih -%%DATADIR%%/brushes/SketchBrush-64.gih -%%DATADIR%%/brushes/callig1.gbr -%%DATADIR%%/brushes/callig2.gbr -%%DATADIR%%/brushes/callig3.gbr -%%DATADIR%%/brushes/callig4.gbr -%%DATADIR%%/brushes/confetti.gbr -%%DATADIR%%/brushes/confetti.gih -%%DATADIR%%/brushes/dunes.gbr -%%DATADIR%%/brushes/feltpen.gih -%%DATADIR%%/brushes/galaxy.gbr -%%DATADIR%%/brushes/galaxy_big.gbr -%%DATADIR%%/brushes/galaxy_small.gbr -%%DATADIR%%/brushes/hsparks.gih -%%DATADIR%%/brushes/pepper.gbr -%%DATADIR%%/brushes/pixel.gbr -%%DATADIR%%/brushes/thegimp.gbr -%%DATADIR%%/brushes/vine.gih -%%DATADIR%%/brushes/xcf.gbr -@exec mkdir -p %D/%%DATADIR%%/fonts -%%DATADIR%%/fractalexplorer/Asteroid_Field -%%DATADIR%%/fractalexplorer/Bar_Code_Label -%%DATADIR%%/fractalexplorer/Beauty_of_Nature -%%DATADIR%%/fractalexplorer/Blue_Curtain -%%DATADIR%%/fractalexplorer/Car_Track -%%DATADIR%%/fractalexplorer/Energetic_Diamond -%%DATADIR%%/fractalexplorer/Explosive -%%DATADIR%%/fractalexplorer/Flower -%%DATADIR%%/fractalexplorer/Fragments -%%DATADIR%%/fractalexplorer/Hemp -%%DATADIR%%/fractalexplorer/High_Voltage -%%DATADIR%%/fractalexplorer/Hoops -%%DATADIR%%/fractalexplorer/Ice_Crystal -%%DATADIR%%/fractalexplorer/Leaves -%%DATADIR%%/fractalexplorer/Lightning -%%DATADIR%%/fractalexplorer/Mandelbrot -%%DATADIR%%/fractalexplorer/Marble -%%DATADIR%%/fractalexplorer/Marble2 -%%DATADIR%%/fractalexplorer/Medusa -%%DATADIR%%/fractalexplorer/Nautilus -%%DATADIR%%/fractalexplorer/Nebula -%%DATADIR%%/fractalexplorer/Plant -%%DATADIR%%/fractalexplorer/Rose -%%DATADIR%%/fractalexplorer/Saturn -%%DATADIR%%/fractalexplorer/Snow_Crystal -%%DATADIR%%/fractalexplorer/Soma -%%DATADIR%%/fractalexplorer/Spark -%%DATADIR%%/fractalexplorer/Suns -%%DATADIR%%/fractalexplorer/Tentacles -%%DATADIR%%/fractalexplorer/The_Green_Place -%%DATADIR%%/fractalexplorer/Wave -%%DATADIR%%/fractalexplorer/Wood -%%DATADIR%%/fractalexplorer/Zooming_Circle -%%DATADIR%%/gfig/A_star -%%DATADIR%%/gfig/curves -%%DATADIR%%/gfig/polys -%%DATADIR%%/gfig/ring -%%DATADIR%%/gfig/ring+star -%%DATADIR%%/gfig/simily -%%DATADIR%%/gfig/spirals_and_stars -%%DATADIR%%/gfig/sprial -%%DATADIR%%/gfig/star2 -%%DATADIR%%/gfig/stars -%%DATADIR%%/gflare/Bright_Star -%%DATADIR%%/gflare/Classic -%%DATADIR%%/gflare/Default -%%DATADIR%%/gflare/Distant_Sun -%%DATADIR%%/gflare/GFlare_101 -%%DATADIR%%/gflare/GFlare_102 -%%DATADIR%%/gflare/Hidden_Planet -%%DATADIR%%/gimpressionist/Brushes/arrow01.pgm -%%DATADIR%%/gimpressionist/Brushes/ball.ppm -%%DATADIR%%/gimpressionist/Brushes/blob.ppm -%%DATADIR%%/gimpressionist/Brushes/box.ppm -%%DATADIR%%/gimpressionist/Brushes/chalk01.pgm -%%DATADIR%%/gimpressionist/Brushes/cone.ppm -%%DATADIR%%/gimpressionist/Brushes/crayon01.pgm -%%DATADIR%%/gimpressionist/Brushes/crayon02.pgm -%%DATADIR%%/gimpressionist/Brushes/crayon03.pgm -%%DATADIR%%/gimpressionist/Brushes/crayon04.pgm -%%DATADIR%%/gimpressionist/Brushes/crayon05.pgm -%%DATADIR%%/gimpressionist/Brushes/crayon06.pgm -%%DATADIR%%/gimpressionist/Brushes/crayon07.pgm -%%DATADIR%%/gimpressionist/Brushes/crayon08.pgm -%%DATADIR%%/gimpressionist/Brushes/defaultbrush.pgm -%%DATADIR%%/gimpressionist/Brushes/dribble.pgm -%%DATADIR%%/gimpressionist/Brushes/fabric.pgm -%%DATADIR%%/gimpressionist/Brushes/fabric01.pgm -%%DATADIR%%/gimpressionist/Brushes/fabric02.pgm -%%DATADIR%%/gimpressionist/Brushes/fabric03.pgm -%%DATADIR%%/gimpressionist/Brushes/flower01.pgm -%%DATADIR%%/gimpressionist/Brushes/flower02.pgm -%%DATADIR%%/gimpressionist/Brushes/flower03.pgm -%%DATADIR%%/gimpressionist/Brushes/flower04.pgm -%%DATADIR%%/gimpressionist/Brushes/grad01.pgm -%%DATADIR%%/gimpressionist/Brushes/grad02.pgm -%%DATADIR%%/gimpressionist/Brushes/grad03.pgm -%%DATADIR%%/gimpressionist/Brushes/heart.ppm -%%DATADIR%%/gimpressionist/Brushes/leaf01.pgm -%%DATADIR%%/gimpressionist/Brushes/paintbrush.pgm -%%DATADIR%%/gimpressionist/Brushes/paintbrush01.pgm -%%DATADIR%%/gimpressionist/Brushes/paintbrush02.pgm -%%DATADIR%%/gimpressionist/Brushes/paintbrush03.pgm -%%DATADIR%%/gimpressionist/Brushes/paintbrush04.pgm -%%DATADIR%%/gimpressionist/Brushes/paper01.pgm -%%DATADIR%%/gimpressionist/Brushes/paper02.pgm -%%DATADIR%%/gimpressionist/Brushes/paper03.pgm -%%DATADIR%%/gimpressionist/Brushes/paper04.pgm -%%DATADIR%%/gimpressionist/Brushes/pentagram.pgm -%%DATADIR%%/gimpressionist/Brushes/scribble.pgm -%%DATADIR%%/gimpressionist/Brushes/shape01.pgm -%%DATADIR%%/gimpressionist/Brushes/shape02.pgm -%%DATADIR%%/gimpressionist/Brushes/shape03.pgm -%%DATADIR%%/gimpressionist/Brushes/shape04.pgm -%%DATADIR%%/gimpressionist/Brushes/snow1.pgm -%%DATADIR%%/gimpressionist/Brushes/sphere.ppm -%%DATADIR%%/gimpressionist/Brushes/splat1.pgm -%%DATADIR%%/gimpressionist/Brushes/splat2.pgm -%%DATADIR%%/gimpressionist/Brushes/splat3.pgm -%%DATADIR%%/gimpressionist/Brushes/spunge01.pgm -%%DATADIR%%/gimpressionist/Brushes/spunge02.pgm -%%DATADIR%%/gimpressionist/Brushes/spunge03.pgm -%%DATADIR%%/gimpressionist/Brushes/spunge04.pgm -%%DATADIR%%/gimpressionist/Brushes/spunge05.pgm -%%DATADIR%%/gimpressionist/Brushes/strange01.pgm -%%DATADIR%%/gimpressionist/Brushes/thegimp.pgm -%%DATADIR%%/gimpressionist/Brushes/torus.ppm -%%DATADIR%%/gimpressionist/Brushes/wavy.pgm -%%DATADIR%%/gimpressionist/Brushes/weave.pgm -%%DATADIR%%/gimpressionist/Brushes/worm.pgm -%%DATADIR%%/gimpressionist/Paper/bricks.pgm -%%DATADIR%%/gimpressionist/Paper/bricks2.pgm -%%DATADIR%%/gimpressionist/Paper/burlap.pgm -%%DATADIR%%/gimpressionist/Paper/canvas2.pgm -%%DATADIR%%/gimpressionist/Paper/defaultpaper.pgm -%%DATADIR%%/gimpressionist/Paper/marble.pgm -%%DATADIR%%/gimpressionist/Paper/marble2.pgm -%%DATADIR%%/gimpressionist/Paper/stone.pgm -%%DATADIR%%/gimpressionist/Paper/struc.pgm -%%DATADIR%%/gimpressionist/Presets/ApplyCanvas -%%DATADIR%%/gimpressionist/Presets/Ballpark -%%DATADIR%%/gimpressionist/Presets/Canvas -%%DATADIR%%/gimpressionist/Presets/Crosshatch -%%DATADIR%%/gimpressionist/Presets/Cubism -%%DATADIR%%/gimpressionist/Presets/Dotify -%%DATADIR%%/gimpressionist/Presets/Embroidery -%%DATADIR%%/gimpressionist/Presets/Feathers -%%DATADIR%%/gimpressionist/Presets/Felt-marker -%%DATADIR%%/gimpressionist/Presets/Flowerbed -%%DATADIR%%/gimpressionist/Presets/Furry -%%DATADIR%%/gimpressionist/Presets/Line-art -%%DATADIR%%/gimpressionist/Presets/Line-art-2 -%%DATADIR%%/gimpressionist/Presets/Maggot-invasion -%%DATADIR%%/gimpressionist/Presets/MarbleMadness -%%DATADIR%%/gimpressionist/Presets/Mossy -%%DATADIR%%/gimpressionist/Presets/Painted_Rock -%%DATADIR%%/gimpressionist/Presets/Parquette -%%DATADIR%%/gimpressionist/Presets/Patchwork -%%DATADIR%%/gimpressionist/Presets/Ringworks -%%DATADIR%%/gimpressionist/Presets/Sample -%%DATADIR%%/gimpressionist/Presets/Smash -%%DATADIR%%/gimpressionist/Presets/Straws -%%DATADIR%%/gimpressionist/Presets/Weave -%%DATADIR%%/gimpressionist/Presets/Wormcan -%%DATADIR%%/gradients/Abstract_1.ggr -%%DATADIR%%/gradients/Abstract_2.ggr -%%DATADIR%%/gradients/Abstract_3.ggr -%%DATADIR%%/gradients/Aneurism.ggr -%%DATADIR%%/gradients/Blinds.ggr -%%DATADIR%%/gradients/Blue_Green.ggr -%%DATADIR%%/gradients/Browns.ggr -%%DATADIR%%/gradients/Brushed_Aluminium.ggr -%%DATADIR%%/gradients/Burning_Paper.ggr -%%DATADIR%%/gradients/Burning_Transparency.ggr -%%DATADIR%%/gradients/CD.ggr -%%DATADIR%%/gradients/CD_Half.ggr -%%DATADIR%%/gradients/Caribbean_Blues.ggr -%%DATADIR%%/gradients/Coffee.ggr -%%DATADIR%%/gradients/Cold_Steel.ggr -%%DATADIR%%/gradients/Cold_Steel_2.ggr -%%DATADIR%%/gradients/Crown_molding.ggr -%%DATADIR%%/gradients/Dark_1.ggr -%%DATADIR%%/gradients/Deep_Sea.ggr -%%DATADIR%%/gradients/Default.ggr -%%DATADIR%%/gradients/Flare_Glow_Angular_1.ggr -%%DATADIR%%/gradients/Flare_Glow_Radial_1.ggr -%%DATADIR%%/gradients/Flare_Glow_Radial_2.ggr -%%DATADIR%%/gradients/Flare_Glow_Radial_3.ggr -%%DATADIR%%/gradients/Flare_Glow_Radial_4.ggr -%%DATADIR%%/gradients/Flare_Radial_101.ggr -%%DATADIR%%/gradients/Flare_Radial_102.ggr -%%DATADIR%%/gradients/Flare_Radial_103.ggr -%%DATADIR%%/gradients/Flare_Rays_Radial_1.ggr -%%DATADIR%%/gradients/Flare_Rays_Radial_2.ggr -%%DATADIR%%/gradients/Flare_Rays_Size_1.ggr -%%DATADIR%%/gradients/Flare_Sizefac_101.ggr -%%DATADIR%%/gradients/Four_bars.ggr -%%DATADIR%%/gradients/French_flag.ggr -%%DATADIR%%/gradients/French_flag_smooth.ggr -%%DATADIR%%/gradients/Full_saturation_spectrum_CCW.ggr -%%DATADIR%%/gradients/Full_saturation_spectrum_CW.ggr -%%DATADIR%%/gradients/German_flag.ggr -%%DATADIR%%/gradients/German_flag_smooth.ggr -%%DATADIR%%/gradients/Golden.ggr -%%DATADIR%%/gradients/Greens.ggr -%%DATADIR%%/gradients/Horizon_1.ggr -%%DATADIR%%/gradients/Horizon_2.ggr -%%DATADIR%%/gradients/Incandescent.ggr -%%DATADIR%%/gradients/Land_1.ggr -%%DATADIR%%/gradients/Land_and_Sea.ggr -%%DATADIR%%/gradients/Metallic_Something.ggr -%%DATADIR%%/gradients/Mexican_flag.ggr -%%DATADIR%%/gradients/Mexican_flag_smooth.ggr -%%DATADIR%%/gradients/Nauseating_Headache.ggr -%%DATADIR%%/gradients/Neon_Cyan.ggr -%%DATADIR%%/gradients/Neon_Green.ggr -%%DATADIR%%/gradients/Neon_Yellow.ggr -%%DATADIR%%/gradients/Pastel_Rainbow.ggr -%%DATADIR%%/gradients/Pastels.ggr -%%DATADIR%%/gradients/Purples.ggr -%%DATADIR%%/gradients/Radial_Eyeball_Blue.ggr -%%DATADIR%%/gradients/Radial_Eyeball_Brown.ggr -%%DATADIR%%/gradients/Radial_Eyeball_Green.ggr -%%DATADIR%%/gradients/Radial_Glow_1.ggr -%%DATADIR%%/gradients/Radial_Rainbow_Hoop.ggr -%%DATADIR%%/gradients/Romanian_flag.ggr -%%DATADIR%%/gradients/Romanian_flag_smooth.ggr -%%DATADIR%%/gradients/Rounded_edge.ggr -%%DATADIR%%/gradients/Shadows_1.ggr -%%DATADIR%%/gradients/Shadows_2.ggr -%%DATADIR%%/gradients/Shadows_3.ggr -%%DATADIR%%/gradients/Skyline.ggr -%%DATADIR%%/gradients/Skyline_polluted.ggr -%%DATADIR%%/gradients/Square_Wood_Frame.ggr -%%DATADIR%%/gradients/Sunrise.ggr -%%DATADIR%%/gradients/Three_bars_sin.ggr -%%DATADIR%%/gradients/Tropical_Colors.ggr -%%DATADIR%%/gradients/Tube_Red.ggr -%%DATADIR%%/gradients/Wood_1.ggr -%%DATADIR%%/gradients/Wood_2.ggr -%%DATADIR%%/gradients/Yellow_Contrast.ggr -%%DATADIR%%/gradients/Yellow_Orange.ggr -%%DATADIR%%/images/gimp-splash.png -%%DATADIR%%/images/gimp-logo.png -%%DATADIR%%/images/wilber-devel-icon.png -%%DATADIR%%/images/wilber-icon.png -%%DATADIR%%/images/wilber-tips.png -%%DATADIR%%/images/wilber-wizard.png -%%DATADIR%%/menus/brushes-menu.xml -%%DATADIR%%/menus/buffers-menu.xml -%%DATADIR%%/menus/channels-menu.xml -%%DATADIR%%/menus/colormap-editor-menu.xml -%%DATADIR%%/menus/dockable-menu.xml -%%DATADIR%%/menus/documents-menu.xml -%%DATADIR%%/menus/error-console-menu.xml -%%DATADIR%%/menus/fonts-menu.xml -%%DATADIR%%/menus/gradient-editor-menu.xml -%%DATADIR%%/menus/gradients-menu.xml -%%DATADIR%%/menus/image-menu.xml -%%DATADIR%%/menus/images-menu.xml -%%DATADIR%%/menus/layers-menu.xml -%%DATADIR%%/menus/palette-editor-menu.xml -%%DATADIR%%/menus/palettes-menu.xml -%%DATADIR%%/menus/patterns-menu.xml -%%DATADIR%%/menus/qmask-menu.xml -%%DATADIR%%/menus/selection-editor-menu.xml -%%DATADIR%%/menus/templates-menu.xml -%%DATADIR%%/menus/text-editor-toolbar.xml -%%DATADIR%%/menus/tool-options-menu.xml -%%DATADIR%%/menus/toolbox-menu.xml -%%DATADIR%%/menus/tools-menu.xml -%%DATADIR%%/menus/vectors-menu.xml -%%DATADIR%%/misc/gimp.applications -%%DATADIR%%/misc/gimp.desktop -%%DATADIR%%/misc/gimp.keys -%%GNOMEPANEL:%%share/gnome/application-registry/gimp-2.2.applications -%%GNOMEPANEL:%%share/gnome/applications/gimp-2.2.desktop -%%GNOMEPANEL:%%@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -%%GNOMEPANEL:%%share/gnome/mime-info/gimp-2.2.keys -%%DATADIR%%/palettes/Bears.gpl -%%DATADIR%%/palettes/Bgold.gpl -%%DATADIR%%/palettes/Blues.gpl -%%DATADIR%%/palettes/Borders.gpl -%%DATADIR%%/palettes/Browns_And_Yellows.gpl -%%DATADIR%%/palettes/Caramel.gpl -%%DATADIR%%/palettes/Cascade.gpl -%%DATADIR%%/palettes/China.gpl -%%DATADIR%%/palettes/Coldfire.gpl -%%DATADIR%%/palettes/Cool_Colors.gpl -%%DATADIR%%/palettes/Cranes.gpl -%%DATADIR%%/palettes/Dark_pastels.gpl -%%DATADIR%%/palettes/Default.gpl -%%DATADIR%%/palettes/Ega.gpl -%%DATADIR%%/palettes/Firecode.gpl -%%DATADIR%%/palettes/Gold.gpl -%%DATADIR%%/palettes/GrayViolet.gpl -%%DATADIR%%/palettes/Grayblue.gpl -%%DATADIR%%/palettes/Grays.gpl -%%DATADIR%%/palettes/Greens.gpl -%%DATADIR%%/palettes/Hilite.gpl -%%DATADIR%%/palettes/Khaki.gpl -%%DATADIR%%/palettes/Lights.gpl -%%DATADIR%%/palettes/Muted.gpl -%%DATADIR%%/palettes/Named_Colors.gpl -%%DATADIR%%/palettes/News3.gpl -%%DATADIR%%/palettes/Op2.gpl -%%DATADIR%%/palettes/Paintjet.gpl -%%DATADIR%%/palettes/Pastels.gpl -%%DATADIR%%/palettes/Plasma.gpl -%%DATADIR%%/palettes/Reds.gpl -%%DATADIR%%/palettes/Reds_And_Purples.gpl -%%DATADIR%%/palettes/Royal.gpl -%%DATADIR%%/palettes/Topographic.gpl -%%DATADIR%%/palettes/Visibone.gpl -%%DATADIR%%/palettes/Visibone_2.gpl -%%DATADIR%%/palettes/Volcano.gpl -%%DATADIR%%/palettes/Warm_Colors.gpl -%%DATADIR%%/palettes/Web.gpl -%%DATADIR%%/patterns/3dgreen.pat -%%DATADIR%%/patterns/Craters.pat -%%DATADIR%%/patterns/Moonfoot.pat -%%DATADIR%%/patterns/Stripes1px.pat -%%DATADIR%%/patterns/Stripes2px.pat -%%DATADIR%%/patterns/amethyst.pat -%%DATADIR%%/patterns/bark.pat -%%DATADIR%%/patterns/blue.pat -%%DATADIR%%/patterns/bluegrid.pat -%%DATADIR%%/patterns/bluesquares.pat -%%DATADIR%%/patterns/blueweb.pat -%%DATADIR%%/patterns/brick.pat -%%DATADIR%%/patterns/burlap.pat -%%DATADIR%%/patterns/burlwood.pat -%%DATADIR%%/patterns/choc_swirl.pat -%%DATADIR%%/patterns/corkboard.pat -%%DATADIR%%/patterns/cracked.pat -%%DATADIR%%/patterns/crinklepaper.pat -%%DATADIR%%/patterns/electric.pat -%%DATADIR%%/patterns/fibers.pat -%%DATADIR%%/patterns/granite1.pat -%%DATADIR%%/patterns/ground1.pat -%%DATADIR%%/patterns/ice.pat -%%DATADIR%%/patterns/java.pat -%%DATADIR%%/patterns/leather.pat -%%DATADIR%%/patterns/leaves.pat -%%DATADIR%%/patterns/leopard.pat -%%DATADIR%%/patterns/lightning.pat -%%DATADIR%%/patterns/marble1.pat -%%DATADIR%%/patterns/marble2.pat -%%DATADIR%%/patterns/marble3.pat -%%DATADIR%%/patterns/nops.pat -%%DATADIR%%/patterns/paper.pat -%%DATADIR%%/patterns/parque1.pat -%%DATADIR%%/patterns/parque2.pat -%%DATADIR%%/patterns/parque3.pat -%%DATADIR%%/patterns/pastel.pat -%%DATADIR%%/patterns/pine.pat -%%DATADIR%%/patterns/pink_marble.pat -%%DATADIR%%/patterns/pool.pat -%%DATADIR%%/patterns/qube1.pat -%%DATADIR%%/patterns/rain.pat -%%DATADIR%%/patterns/recessed.pat -%%DATADIR%%/patterns/redcube.pat -%%DATADIR%%/patterns/rock.pat -%%DATADIR%%/patterns/sky.pat -%%DATADIR%%/patterns/slate.pat -%%DATADIR%%/patterns/sm_squares.pat -%%DATADIR%%/patterns/starfield.pat -%%DATADIR%%/patterns/stone33.pat -%%DATADIR%%/patterns/terra.pat -%%DATADIR%%/patterns/walnut.pat -%%DATADIR%%/patterns/warning.pat -%%DATADIR%%/patterns/wood1.pat -%%DATADIR%%/patterns/wood2.pat -%%DATADIR%%/patterns/wood3.pat -%%DATADIR%%/patterns/wood4.pat -%%DATADIR%%/patterns/wood5.pat -%%DATADIR%%/scripts/3d-outline.scm -%%DATADIR%%/scripts/3dTruchet.scm -%%DATADIR%%/scripts/add-bevel.scm -%%DATADIR%%/scripts/addborder.scm -%%DATADIR%%/scripts/alien-glow-arrow.scm -%%DATADIR%%/scripts/alien-glow-bar.scm -%%DATADIR%%/scripts/alien-glow-bullet.scm -%%DATADIR%%/scripts/alien-glow-button.scm -%%DATADIR%%/scripts/alien-glow-logo.scm -%%DATADIR%%/scripts/alien-neon-logo.scm -%%DATADIR%%/scripts/basic1-logo.scm -%%DATADIR%%/scripts/basic2-logo.scm -%%DATADIR%%/scripts/beveled-button.scm -%%DATADIR%%/scripts/beveled-pattern-arrow.scm -%%DATADIR%%/scripts/beveled-pattern-bullet.scm -%%DATADIR%%/scripts/beveled-pattern-button.scm -%%DATADIR%%/scripts/beveled-pattern-heading.scm -%%DATADIR%%/scripts/beveled-pattern-hrule.scm -%%DATADIR%%/scripts/blend-anim.scm -%%DATADIR%%/scripts/blended-logo.scm -%%DATADIR%%/scripts/bovinated-logo.scm -%%DATADIR%%/scripts/burn-in-anim.scm -%%DATADIR%%/scripts/camo.scm -%%DATADIR%%/scripts/carve-it.scm -%%DATADIR%%/scripts/carved-logo.scm -%%DATADIR%%/scripts/chalk.scm -%%DATADIR%%/scripts/chip-away.scm -%%DATADIR%%/scripts/chrome-it.scm -%%DATADIR%%/scripts/chrome-logo.scm -%%DATADIR%%/scripts/circuit.scm -%%DATADIR%%/scripts/clothify.scm -%%DATADIR%%/scripts/coffee.scm -%%DATADIR%%/scripts/comic-logo.scm -%%DATADIR%%/scripts/coolmetal-logo.scm -%%DATADIR%%/scripts/copy-visible.scm -%%DATADIR%%/scripts/crystal-logo.scm -%%DATADIR%%/scripts/distress-selection.scm -%%DATADIR%%/scripts/drop-shadow.scm -%%DATADIR%%/scripts/erase-rows.scm -%%DATADIR%%/scripts/fade-outline.scm -%%DATADIR%%/scripts/flatland.scm -%%DATADIR%%/scripts/font-map.scm -%%DATADIR%%/scripts/frosty-logo.scm -%%DATADIR%%/scripts/fuzzyborder.scm -%%DATADIR%%/scripts/gimp-headers.scm -%%DATADIR%%/scripts/gimp-labels.scm -%%DATADIR%%/scripts/glossy.scm -%%DATADIR%%/scripts/glowing-logo.scm -%%DATADIR%%/scripts/gradient-bevel-logo.scm -%%DATADIR%%/scripts/gradient-example.scm -%%DATADIR%%/scripts/grid-system.scm -%%DATADIR%%/scripts/guides-from-selection.scm -%%DATADIR%%/scripts/guides-new-percent.scm -%%DATADIR%%/scripts/guides-new.scm -%%DATADIR%%/scripts/guides-remove-all.scm -%%DATADIR%%/scripts/hsv-graph.scm -%%DATADIR%%/scripts/i26-gunya2.scm -%%DATADIR%%/scripts/image-structure.scm -%%DATADIR%%/scripts/images/beavis.jpg -%%DATADIR%%/scripts/images/texture.jpg -%%DATADIR%%/scripts/images/texture1.jpg -%%DATADIR%%/scripts/images/texture2.jpg -%%DATADIR%%/scripts/images/texture3.jpg -%%DATADIR%%/scripts/land.scm -%%DATADIR%%/scripts/lava.scm -%%DATADIR%%/scripts/line-nova.scm -%%DATADIR%%/scripts/mkbrush.scm -%%DATADIR%%/scripts/neon-logo.scm -%%DATADIR%%/scripts/news-text.scm -%%DATADIR%%/scripts/old-photo.scm -%%DATADIR%%/scripts/perspective-shadow.scm -%%DATADIR%%/scripts/predator.scm -%%DATADIR%%/scripts/pupi-button.scm -%%DATADIR%%/scripts/rendermap.scm -%%DATADIR%%/scripts/ripply-anim.scm -%%DATADIR%%/scripts/round-corners.scm -%%DATADIR%%/scripts/script-fu-util.scm -%%DATADIR%%/scripts/select-to-brush.scm -%%DATADIR%%/scripts/select-to-image.scm -%%DATADIR%%/scripts/select-to-pattern.scm -%%DATADIR%%/scripts/selection-round.scm -%%DATADIR%%/scripts/slide.scm -%%DATADIR%%/scripts/sota-chrome-logo.scm -%%DATADIR%%/scripts/speed-text.scm -%%DATADIR%%/scripts/sphere.scm -%%DATADIR%%/scripts/spinning-globe.scm -%%DATADIR%%/scripts/spyrogimp.scm -%%DATADIR%%/scripts/starburst-logo.scm -%%DATADIR%%/scripts/starscape-logo.scm -%%DATADIR%%/scripts/swirltile.scm -%%DATADIR%%/scripts/swirly-pattern.scm -%%DATADIR%%/scripts/t-o-p-logo.scm -%%DATADIR%%/scripts/text-circle.scm -%%DATADIR%%/scripts/textured-logo.scm -%%DATADIR%%/scripts/tileblur.scm -%%DATADIR%%/scripts/title-header.scm -%%DATADIR%%/scripts/truchet.scm -%%DATADIR%%/scripts/unsharp-mask.scm -%%DATADIR%%/scripts/waves-anim.scm -%%DATADIR%%/scripts/weave.scm -%%DATADIR%%/scripts/web-browser.scm -%%DATADIR%%/scripts/xach-effect.scm -%%DATADIR%%/themes/Default/gtkrc -%%DATADIR%%/themes/Default/imagerc -%%DATADIR%%/themes/Default/images/preferences/controllers.png -%%DATADIR%%/themes/Default/images/preferences/default-comment.png -%%DATADIR%%/themes/Default/images/preferences/default-grid.png -%%DATADIR%%/themes/Default/images/preferences/display.png -%%DATADIR%%/themes/Default/images/preferences/environment.png -%%DATADIR%%/themes/Default/images/preferences/folders-brushes.png -%%DATADIR%%/themes/Default/images/preferences/folders-environ.png -%%DATADIR%%/themes/Default/images/preferences/folders-fonts.png -%%DATADIR%%/themes/Default/images/preferences/folders-gradients.png -%%DATADIR%%/themes/Default/images/preferences/folders-modules.png -%%DATADIR%%/themes/Default/images/preferences/folders-palettes.png -%%DATADIR%%/themes/Default/images/preferences/folders-patterns.png -%%DATADIR%%/themes/Default/images/preferences/folders-plug-ins.png -%%DATADIR%%/themes/Default/images/preferences/folders-scripts.png -%%DATADIR%%/themes/Default/images/preferences/folders-themes.png -%%DATADIR%%/themes/Default/images/preferences/folders-tool-plug-ins.png -%%DATADIR%%/themes/Default/images/preferences/folders.png -%%DATADIR%%/themes/Default/images/preferences/help-system.png -%%DATADIR%%/themes/Default/images/preferences/image-title.png -%%DATADIR%%/themes/Default/images/preferences/image-windows.png -%%DATADIR%%/themes/Default/images/preferences/input-devices.png -%%DATADIR%%/themes/Default/images/preferences/interface.png -%%DATADIR%%/themes/Default/images/preferences/monitor.png -%%DATADIR%%/themes/Default/images/preferences/new-image.png -%%DATADIR%%/themes/Default/images/preferences/session.png -%%DATADIR%%/themes/Default/images/preferences/theme.png -%%DATADIR%%/themes/Default/images/preferences/tool-options.png -%%DATADIR%%/themes/Default/images/preferences/toolbox.png -%%DATADIR%%/themes/Default/images/preferences/window-management.png -%%DATADIR%%/themes/Default/images/stock-anchor-16.png -%%DATADIR%%/themes/Default/images/stock-cap-butt-16.png -%%DATADIR%%/themes/Default/images/stock-cap-round-16.png -%%DATADIR%%/themes/Default/images/stock-cap-square-16.png -%%DATADIR%%/themes/Default/images/stock-center-16.png -%%DATADIR%%/themes/Default/images/stock-center-24.png -%%DATADIR%%/themes/Default/images/stock-channel-16.png -%%DATADIR%%/themes/Default/images/stock-channel-24.png -%%DATADIR%%/themes/Default/images/stock-channel-32.png -%%DATADIR%%/themes/Default/images/stock-channel-48.png -%%DATADIR%%/themes/Default/images/stock-channel-alpha-16.png -%%DATADIR%%/themes/Default/images/stock-channel-alpha-24.png -%%DATADIR%%/themes/Default/images/stock-channel-alpha-32.png -%%DATADIR%%/themes/Default/images/stock-channel-alpha-48.png -%%DATADIR%%/themes/Default/images/stock-channel-blue-16.png -%%DATADIR%%/themes/Default/images/stock-channel-blue-24.png -%%DATADIR%%/themes/Default/images/stock-channel-blue-32.png -%%DATADIR%%/themes/Default/images/stock-channel-blue-48.png -%%DATADIR%%/themes/Default/images/stock-channel-gray-16.png -%%DATADIR%%/themes/Default/images/stock-channel-gray-24.png -%%DATADIR%%/themes/Default/images/stock-channel-gray-32.png -%%DATADIR%%/themes/Default/images/stock-channel-gray-48.png -%%DATADIR%%/themes/Default/images/stock-channel-green-16.png -%%DATADIR%%/themes/Default/images/stock-channel-green-24.png -%%DATADIR%%/themes/Default/images/stock-channel-green-32.png -%%DATADIR%%/themes/Default/images/stock-channel-green-48.png -%%DATADIR%%/themes/Default/images/stock-channel-indexed-16.png -%%DATADIR%%/themes/Default/images/stock-channel-indexed-24.png -%%DATADIR%%/themes/Default/images/stock-channel-indexed-32.png -%%DATADIR%%/themes/Default/images/stock-channel-indexed-48.png -%%DATADIR%%/themes/Default/images/stock-channel-red-16.png -%%DATADIR%%/themes/Default/images/stock-channel-red-24.png -%%DATADIR%%/themes/Default/images/stock-channel-red-32.png -%%DATADIR%%/themes/Default/images/stock-channel-red-48.png -%%DATADIR%%/themes/Default/images/stock-channels-16.png -%%DATADIR%%/themes/Default/images/stock-channels-24.png -%%DATADIR%%/themes/Default/images/stock-char-picker-22.png -%%DATADIR%%/themes/Default/images/stock-close-12.png -%%DATADIR%%/themes/Default/images/stock-color-pick-from-screen-16.png -%%DATADIR%%/themes/Default/images/stock-color-picker-black-18.png -%%DATADIR%%/themes/Default/images/stock-color-picker-gray-18.png -%%DATADIR%%/themes/Default/images/stock-color-picker-white-18.png -%%DATADIR%%/themes/Default/images/stock-color-triangle-16.png -%%DATADIR%%/themes/Default/images/stock-convert-grayscale-16.png -%%DATADIR%%/themes/Default/images/stock-convert-indexed-16.png -%%DATADIR%%/themes/Default/images/stock-convert-rgb-16.png -%%DATADIR%%/themes/Default/images/stock-curve-free-16.png -%%DATADIR%%/themes/Default/images/stock-curve-smooth-16.png -%%DATADIR%%/themes/Default/images/stock-default-colors-12.png -%%DATADIR%%/themes/Default/images/stock-device-status-16.png -%%DATADIR%%/themes/Default/images/stock-device-status-24.png -%%DATADIR%%/themes/Default/images/stock-display-filter-16.png -%%DATADIR%%/themes/Default/images/stock-display-filter-24.png -%%DATADIR%%/themes/Default/images/stock-duplicate-16.png -%%DATADIR%%/themes/Default/images/stock-edit-16.png -%%DATADIR%%/themes/Default/images/stock-error-64.png -%%DATADIR%%/themes/Default/images/stock-eye-12.png -%%DATADIR%%/themes/Default/images/stock-eye-20.png -%%DATADIR%%/themes/Default/images/stock-flip-horizontal-16.png -%%DATADIR%%/themes/Default/images/stock-flip-vertical-16.png -%%DATADIR%%/themes/Default/images/stock-floating-selection-16.png -%%DATADIR%%/themes/Default/images/stock-floating-selection-24.png -%%DATADIR%%/themes/Default/images/stock-floating-selection-32.png -%%DATADIR%%/themes/Default/images/stock-floating-selection-48.png -%%DATADIR%%/themes/Default/images/stock-frame-64.png -%%DATADIR%%/themes/Default/images/stock-gradient-bilinear-16.png -%%DATADIR%%/themes/Default/images/stock-gradient-conical-asymmetric-16.png -%%DATADIR%%/themes/Default/images/stock-gradient-conical-symmetric-16.png -%%DATADIR%%/themes/Default/images/stock-gradient-linear-16.png -%%DATADIR%%/themes/Default/images/stock-gradient-radial-16.png -%%DATADIR%%/themes/Default/images/stock-gradient-shapeburst-angular-16.png -%%DATADIR%%/themes/Default/images/stock-gradient-shapeburst-dimpled-16.png -%%DATADIR%%/themes/Default/images/stock-gradient-shapeburst-spherical-16.png -%%DATADIR%%/themes/Default/images/stock-gradient-spiral-anticlockwise-16.png -%%DATADIR%%/themes/Default/images/stock-gradient-spiral-clockwise-16.png -%%DATADIR%%/themes/Default/images/stock-gradient-square-16.png -%%DATADIR%%/themes/Default/images/stock-gravity-east-24.png -%%DATADIR%%/themes/Default/images/stock-gravity-north-24.png -%%DATADIR%%/themes/Default/images/stock-gravity-north-east-24.png -%%DATADIR%%/themes/Default/images/stock-gravity-north-west-24.png -%%DATADIR%%/themes/Default/images/stock-gravity-south-24.png -%%DATADIR%%/themes/Default/images/stock-gravity-south-east-24.png -%%DATADIR%%/themes/Default/images/stock-gravity-south-west-24.png -%%DATADIR%%/themes/Default/images/stock-gravity-west-24.png -%%DATADIR%%/themes/Default/images/stock-grid-16.png -%%DATADIR%%/themes/Default/images/stock-hchain-24.png -%%DATADIR%%/themes/Default/images/stock-hchain-broken-24.png -%%DATADIR%%/themes/Default/images/stock-histogram-16.png -%%DATADIR%%/themes/Default/images/stock-histogram-22.png -%%DATADIR%%/themes/Default/images/stock-histogram-linear-16.png -%%DATADIR%%/themes/Default/images/stock-histogram-logarithmic-16.png -%%DATADIR%%/themes/Default/images/stock-image-16.png -%%DATADIR%%/themes/Default/images/stock-image-24.png -%%DATADIR%%/themes/Default/images/stock-image-32.png -%%DATADIR%%/themes/Default/images/stock-image-48.png -%%DATADIR%%/themes/Default/images/stock-images-16.png -%%DATADIR%%/themes/Default/images/stock-images-24.png -%%DATADIR%%/themes/Default/images/stock-indexed-palette-16.png -%%DATADIR%%/themes/Default/images/stock-indexed-palette-24.png -%%DATADIR%%/themes/Default/images/stock-info-16.png -%%DATADIR%%/themes/Default/images/stock-info-24.png -%%DATADIR%%/themes/Default/images/stock-info-64.png -%%DATADIR%%/themes/Default/images/stock-invert-16.png -%%DATADIR%%/themes/Default/images/stock-join-bevel-16.png -%%DATADIR%%/themes/Default/images/stock-join-miter-16.png -%%DATADIR%%/themes/Default/images/stock-join-round-16.png -%%DATADIR%%/themes/Default/images/stock-landscape-16.png -%%DATADIR%%/themes/Default/images/stock-layer-16.png -%%DATADIR%%/themes/Default/images/stock-layer-24.png -%%DATADIR%%/themes/Default/images/stock-layer-32.png -%%DATADIR%%/themes/Default/images/stock-layer-48.png -%%DATADIR%%/themes/Default/images/stock-layer-mask-16.png -%%DATADIR%%/themes/Default/images/stock-layer-mask-24.png -%%DATADIR%%/themes/Default/images/stock-layer-mask-32.png -%%DATADIR%%/themes/Default/images/stock-layer-mask-48.png -%%DATADIR%%/themes/Default/images/stock-layer-to-imagesize-16.png -%%DATADIR%%/themes/Default/images/stock-layers-16.png -%%DATADIR%%/themes/Default/images/stock-layers-24.png -%%DATADIR%%/themes/Default/images/stock-letter-spacing-22.png -%%DATADIR%%/themes/Default/images/stock-line-spacing-22.png -%%DATADIR%%/themes/Default/images/stock-linked-12.png -%%DATADIR%%/themes/Default/images/stock-linked-20.png -%%DATADIR%%/themes/Default/images/stock-list-16.png -%%DATADIR%%/themes/Default/images/stock-menu-left-12.png -%%DATADIR%%/themes/Default/images/stock-menu-right-12.png -%%DATADIR%%/themes/Default/images/stock-merge-down-16.png -%%DATADIR%%/themes/Default/images/stock-move-to-screen-16.png -%%DATADIR%%/themes/Default/images/stock-move-to-screen-24.png -%%DATADIR%%/themes/Default/images/stock-navigation-16.png -%%DATADIR%%/themes/Default/images/stock-paste-as-new-16.png -%%DATADIR%%/themes/Default/images/stock-paste-into-16.png -%%DATADIR%%/themes/Default/images/stock-path-16.png -%%DATADIR%%/themes/Default/images/stock-path-22.png -%%DATADIR%%/themes/Default/images/stock-path-stroke-16.png -%%DATADIR%%/themes/Default/images/stock-paths-16.png -%%DATADIR%%/themes/Default/images/stock-paths-22.png -%%DATADIR%%/themes/Default/images/stock-plugin-16.png -%%DATADIR%%/themes/Default/images/stock-portrait-16.png -%%DATADIR%%/themes/Default/images/stock-print-resolution-16.png -%%DATADIR%%/themes/Default/images/stock-print-resolution-24.png -%%DATADIR%%/themes/Default/images/stock-qmask-off-16.png -%%DATADIR%%/themes/Default/images/stock-qmask-on-16.png -%%DATADIR%%/themes/Default/images/stock-question-64.png -%%DATADIR%%/themes/Default/images/stock-reset-16.png -%%DATADIR%%/themes/Default/images/stock-reshow-filter-16.png -%%DATADIR%%/themes/Default/images/stock-resize-16.png -%%DATADIR%%/themes/Default/images/stock-rotate-180-16.png -%%DATADIR%%/themes/Default/images/stock-rotate-270-16.png -%%DATADIR%%/themes/Default/images/stock-rotate-90-16.png -%%DATADIR%%/themes/Default/images/stock-scale-16.png -%%DATADIR%%/themes/Default/images/stock-selection-16.png -%%DATADIR%%/themes/Default/images/stock-selection-add-16.png -%%DATADIR%%/themes/Default/images/stock-selection-all-16.png -%%DATADIR%%/themes/Default/images/stock-selection-border-16.png -%%DATADIR%%/themes/Default/images/stock-selection-grow-16.png -%%DATADIR%%/themes/Default/images/stock-selection-intersect-16.png -%%DATADIR%%/themes/Default/images/stock-selection-none-16.png -%%DATADIR%%/themes/Default/images/stock-selection-replace-16.png -%%DATADIR%%/themes/Default/images/stock-selection-shrink-16.png -%%DATADIR%%/themes/Default/images/stock-selection-stroke-16.png -%%DATADIR%%/themes/Default/images/stock-selection-subtract-16.png -%%DATADIR%%/themes/Default/images/stock-selection-to-channel-16.png -%%DATADIR%%/themes/Default/images/stock-selection-to-path-16.png -%%DATADIR%%/themes/Default/images/stock-shape-circle-16.png -%%DATADIR%%/themes/Default/images/stock-shape-diamond-16.png -%%DATADIR%%/themes/Default/images/stock-shape-square-16.png -%%DATADIR%%/themes/Default/images/stock-swap-colors-12.png -%%DATADIR%%/themes/Default/images/stock-template-16.png -%%DATADIR%%/themes/Default/images/stock-template-24.png -%%DATADIR%%/themes/Default/images/stock-text-dir-ltr-24.png -%%DATADIR%%/themes/Default/images/stock-text-dir-rtl-24.png -%%DATADIR%%/themes/Default/images/stock-text-layer-16.png -%%DATADIR%%/themes/Default/images/stock-text-layer-24.png -%%DATADIR%%/themes/Default/images/stock-text-layer-32.png -%%DATADIR%%/themes/Default/images/stock-text-layer-48.png -%%DATADIR%%/themes/Default/images/stock-texture-64.png -%%DATADIR%%/themes/Default/images/stock-toilet-paper-16.png -%%DATADIR%%/themes/Default/images/stock-toilet-paper-24.png -%%DATADIR%%/themes/Default/images/stock-tool-airbrush-16.png -%%DATADIR%%/themes/Default/images/stock-tool-airbrush-22.png -%%DATADIR%%/themes/Default/images/stock-tool-blend-16.png -%%DATADIR%%/themes/Default/images/stock-tool-blend-22.png -%%DATADIR%%/themes/Default/images/stock-tool-blur-16.png -%%DATADIR%%/themes/Default/images/stock-tool-blur-22.png -%%DATADIR%%/themes/Default/images/stock-tool-brightness-contrast-16.png -%%DATADIR%%/themes/Default/images/stock-tool-brightness-contrast-22.png -%%DATADIR%%/themes/Default/images/stock-tool-bucket-fill-16.png -%%DATADIR%%/themes/Default/images/stock-tool-bucket-fill-22.png -%%DATADIR%%/themes/Default/images/stock-tool-by-color-select-16.png -%%DATADIR%%/themes/Default/images/stock-tool-by-color-select-22.png -%%DATADIR%%/themes/Default/images/stock-tool-clone-16.png -%%DATADIR%%/themes/Default/images/stock-tool-clone-22.png -%%DATADIR%%/themes/Default/images/stock-tool-color-balance-16.png -%%DATADIR%%/themes/Default/images/stock-tool-color-balance-22.png -%%DATADIR%%/themes/Default/images/stock-tool-color-picker-16.png -%%DATADIR%%/themes/Default/images/stock-tool-color-picker-22.png -%%DATADIR%%/themes/Default/images/stock-tool-colorize-16.png -%%DATADIR%%/themes/Default/images/stock-tool-colorize-22.png -%%DATADIR%%/themes/Default/images/stock-tool-crop-16.png -%%DATADIR%%/themes/Default/images/stock-tool-crop-22.png -%%DATADIR%%/themes/Default/images/stock-tool-curves-16.png -%%DATADIR%%/themes/Default/images/stock-tool-curves-22.png -%%DATADIR%%/themes/Default/images/stock-tool-dodge-16.png -%%DATADIR%%/themes/Default/images/stock-tool-dodge-22.png -%%DATADIR%%/themes/Default/images/stock-tool-ellipse-select-16.png -%%DATADIR%%/themes/Default/images/stock-tool-ellipse-select-22.png -%%DATADIR%%/themes/Default/images/stock-tool-eraser-16.png -%%DATADIR%%/themes/Default/images/stock-tool-eraser-22.png -%%DATADIR%%/themes/Default/images/stock-tool-flip-16.png -%%DATADIR%%/themes/Default/images/stock-tool-flip-22.png -%%DATADIR%%/themes/Default/images/stock-tool-free-select-16.png -%%DATADIR%%/themes/Default/images/stock-tool-free-select-22.png -%%DATADIR%%/themes/Default/images/stock-tool-fuzzy-select-16.png -%%DATADIR%%/themes/Default/images/stock-tool-fuzzy-select-22.png -%%DATADIR%%/themes/Default/images/stock-tool-hue-saturation-16.png -%%DATADIR%%/themes/Default/images/stock-tool-hue-saturation-22.png -%%DATADIR%%/themes/Default/images/stock-tool-ink-16.png -%%DATADIR%%/themes/Default/images/stock-tool-ink-22.png -%%DATADIR%%/themes/Default/images/stock-tool-iscissors-16.png -%%DATADIR%%/themes/Default/images/stock-tool-iscissors-22.png -%%DATADIR%%/themes/Default/images/stock-tool-levels-16.png -%%DATADIR%%/themes/Default/images/stock-tool-levels-22.png -%%DATADIR%%/themes/Default/images/stock-tool-measure-16.png -%%DATADIR%%/themes/Default/images/stock-tool-measure-22.png -%%DATADIR%%/themes/Default/images/stock-tool-move-16.png -%%DATADIR%%/themes/Default/images/stock-tool-move-22.png -%%DATADIR%%/themes/Default/images/stock-tool-options-16.png -%%DATADIR%%/themes/Default/images/stock-tool-options-24.png -%%DATADIR%%/themes/Default/images/stock-tool-paintbrush-16.png -%%DATADIR%%/themes/Default/images/stock-tool-paintbrush-22.png -%%DATADIR%%/themes/Default/images/stock-tool-path-16.png -%%DATADIR%%/themes/Default/images/stock-tool-path-22.png -%%DATADIR%%/themes/Default/images/stock-tool-pencil-16.png -%%DATADIR%%/themes/Default/images/stock-tool-pencil-22.png -%%DATADIR%%/themes/Default/images/stock-tool-perspective-16.png -%%DATADIR%%/themes/Default/images/stock-tool-perspective-22.png -%%DATADIR%%/themes/Default/images/stock-tool-posterize-16.png -%%DATADIR%%/themes/Default/images/stock-tool-posterize-22.png -%%DATADIR%%/themes/Default/images/stock-tool-rect-select-16.png -%%DATADIR%%/themes/Default/images/stock-tool-rect-select-22.png -%%DATADIR%%/themes/Default/images/stock-tool-rotate-16.png -%%DATADIR%%/themes/Default/images/stock-tool-rotate-22.png -%%DATADIR%%/themes/Default/images/stock-tool-scale-16.png -%%DATADIR%%/themes/Default/images/stock-tool-scale-22.png -%%DATADIR%%/themes/Default/images/stock-tool-shear-16.png -%%DATADIR%%/themes/Default/images/stock-tool-shear-22.png -%%DATADIR%%/themes/Default/images/stock-tool-smudge-16.png -%%DATADIR%%/themes/Default/images/stock-tool-smudge-22.png -%%DATADIR%%/themes/Default/images/stock-tool-text-16.png -%%DATADIR%%/themes/Default/images/stock-tool-text-22.png -%%DATADIR%%/themes/Default/images/stock-tool-threshold-16.png -%%DATADIR%%/themes/Default/images/stock-tool-threshold-22.png -%%DATADIR%%/themes/Default/images/stock-tool-zoom-16.png -%%DATADIR%%/themes/Default/images/stock-tool-zoom-22.png -%%DATADIR%%/themes/Default/images/stock-tools-16.png -%%DATADIR%%/themes/Default/images/stock-tools-24.png -%%DATADIR%%/themes/Default/images/stock-transparency-16.png -%%DATADIR%%/themes/Default/images/stock-transparency-24.png -%%DATADIR%%/themes/Default/images/stock-undo-history-16.png -%%DATADIR%%/themes/Default/images/stock-undo-history-24.png -%%DATADIR%%/themes/Default/images/stock-vchain-24.png -%%DATADIR%%/themes/Default/images/stock-vchain-broken-24.png -%%DATADIR%%/themes/Default/images/stock-video-16.png -%%DATADIR%%/themes/Default/images/stock-video-24.png -%%DATADIR%%/themes/Default/images/stock-warning-16.png -%%DATADIR%%/themes/Default/images/stock-warning-24.png -%%DATADIR%%/themes/Default/images/stock-warning-64.png -%%DATADIR%%/themes/Default/images/stock-web-16.png -%%DATADIR%%/themes/Default/images/stock-web-24.png -%%DATADIR%%/themes/Default/images/stock-wilber-16.png -%%DATADIR%%/themes/Default/images/stock-wilber-64.png -%%DATADIR%%/themes/Default/images/stock-wilber-eek-64.png -%%DATADIR%%/themes/Default/images/stock-zoom-follow-window-12.png -%%DATADIR%%/themes/Small/gtkrc -%%DATADIR%%/tips/gimp-tips.xml -share/locale/bg/LC_MESSAGES/gimp20-libgimp.mo -share/locale/bg/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/bg/LC_MESSAGES/gimp20-script-fu.mo -share/locale/bg/LC_MESSAGES/gimp20.mo -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/mk/LC_MESSAGES/gimp20-libgimp.mo -share/locale/mk/LC_MESSAGES/gimp20-script-fu.mo -share/locale/mk/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/mk/LC_MESSAGES/gimp20.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 %%DATADIR%%/tips -@dirrm %%DATADIR%%/themes/Small -@dirrm %%DATADIR%%/themes/Default/images/preferences -@dirrm %%DATADIR%%/themes/Default/images -@dirrm %%DATADIR%%/themes/Default -@dirrm %%DATADIR%%/themes -@dirrm %%DATADIR%%/scripts/images -@dirrm %%DATADIR%%/scripts -@dirrm %%DATADIR%%/patterns -@dirrm %%DATADIR%%/palettes -@dirrm %%DATADIR%%/misc -@dirrm %%DATADIR%%/menus -@dirrm %%DATADIR%%/images -@dirrm %%DATADIR%%/gradients -@dirrm %%DATADIR%%/gimpressionist/Presets -@dirrm %%DATADIR%%/gimpressionist/Paper -@dirrm %%DATADIR%%/gimpressionist/Brushes -@dirrm %%DATADIR%%/gimpressionist -@dirrm %%DATADIR%%/gflare -@dirrm %%DATADIR%%/gfig -@dirrm %%DATADIR%%/fractalexplorer -@dirrm %%DATADIR%%/fonts -@dirrm %%DATADIR%%/brushes -@dirrm %%DATADIR%% -@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 %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true diff --git a/graphics/gnash-devel/Makefile b/graphics/gnash-devel/Makefile deleted file mode 100644 index 9606503ae0e6..000000000000 --- a/graphics/gnash-devel/Makefile +++ /dev/null @@ -1,105 +0,0 @@ -# New ports collection makefile for: gnash -# Date created: 12 Jan 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> -# -# $FreeBSD$ -# - -PORTNAME= gnash -PORTVERSION= 0.7 -CATEGORIES= graphics -MASTER_SITES= http://www.gnu.org/software/gnash/releases/ -DISTNAME= ${PORTNAME}-20051226 - -MAINTAINER= amdmi3@mail.ru -COMMENT= GNU Flash movie player - -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ - jpeg.9:${PORTSDIR}/graphics/jpeg - -USE_X_PREFIX= yes -USE_GNOME= gnomehier -USE_SDL= sdl mixer -USE_BZIP2= yes -USE_GL= yes -USE_GMAKE= yes -USE_REINPLACE= yes -GNU_CONFIGURE= yes -#INSTALLS_OMF= yes -USE_GCC= 3.4+ - -WRKSRC= ${WRKDIR}/${PORTNAME}-0.7 - -CPPFLAGS= `${SDL_CONFIG} --cflags` -I${X11BASE}/include -LDFLAGS= `${SDL_CONFIG} --libs` -L${X11BASE}/lib -Wl,--rpath,${PREFIX}/lib/gnash - -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_ARGS= --program-prefix='' - -INSTALLS_SHLIB= yes -LDCONFIG_DIRS= %%PREFIX%%/lib %%PREFIX%%/lib/gnash - -MAN1= gnash.1 - -# As the project was just recently announced, firefox plugin doesn't work -# correctly yet. You can still try it with specifying WITH_FIREFOX=yes as -# make parameter - feel free to mail reports (preferrably of success) and -# your ideas to port maintainer. -# See also http://lists.gnu.org/archive/html/gnash/ - -OPTIONS= XML "Enable support for xml and xmlsocket" off -# FIREFOX "Build firefox plugin" off - -.include <bsd.port.pre.mk> - -.if defined(WITH_FIREFOX) -BUILD_DEPENDS+= ${X11BASE}/bin/firefox-config:${PORTSDIR}/www/firefox -CONFIGURE_ARGS+= --enable-plugin -CPPFLAGS+= `firefox-config --cflags` -LDFLAGS+= `firefox-config --libs` -PLIST_SUB= PLUGIN:="" -.else -PLIST_SUB= PLUGIN:="@comment " -.endif - -.if defined(WITH_XML) -BUILD_DEPENDS+= ${LOCALBASE}/bin/xml2-config:${PORTSDIR}/textproc/libxml2 -CPPFLAGS+= `xml2-config --cflags` -LDFLAGS+= `xml2-config --libs` -.else -CONFIGURE_ARGS+= --disable-xml -.endif - -post-extract: - @${FIND} ${WRKSRC} -name "*.cpp" -o -name "*.h" | \ - ${XARGS} ${REINPLACE_CMD} -e "s|$$(${PRINTF} '\r')||g" - -post-patch: - @${REINPLACE_CMD} -e '/INCLUDES/ s|$$(srcdir)||' ${WRKSRC}/libgeometry/Makefile.in ${WRKSRC}/libbase/Makefile.in - @${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' ${WRKSRC}/libbase/dlmalloc.c ${WRKSRC}/libbase/dlmalloc.h - @${REINPLACE_CMD} -e '/APPLE_CC/ s|^.*$$|#if 0|' ${WRKSRC}/libbase/utility.cpp - @${REINPLACE_CMD} -e '/cd doc/ s|^.*$$| @true|; /DIRS/ s/ doc//' ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e '/^include_HEADERS/ s|^|#|' ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e '/FIREFOX_PLUGINS=.*FIREFOX_LIBS/ s|^.*$$|FIREFOX_PLUGINS=${X11BASE}/lib/browser_plugins|' ${WRKSRC}/configure -.if !defined(WITH_FIREFOX) - @${REINPLACE_CMD} -e 's|firefox-config|firefox-config1|g' ${WRKSRC}/configure -.endif - -.if defined(WITH_FIREFOX) -pre-install: - ${MKDIR} ${PREFIX}/lib/browser_plugins -.endif - -post-install: - ${INSTALL_MAN} ${WRKSRC}/doc/C/gnash.1 ${PREFIX}/man/man1 - ${MKDIR} ${PREFIX}/share/gnome/omf/gnash - ${INSTALL_DATA} ${WRKSRC}/doc/C/gnash.omf ${PREFIX}/share/gnome/omf/gnash -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR}/images -.for i in gnash.html gnash.pdf gnash.xml legal.xml - ${INSTALL_DATA} ${WRKSRC}/doc/C/${i} ${DOCSDIR} -.endfor - ${INSTALL_DATA} ${WRKSRC}/doc/C/images/* ${DOCSDIR}/images -.endif - -.include <bsd.port.post.mk> diff --git a/graphics/gnash-devel/distinfo b/graphics/gnash-devel/distinfo deleted file mode 100644 index 92645f83de1f..000000000000 --- a/graphics/gnash-devel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnash-20051226.tar.bz2) = 16d3261d0ec22be7cc738e30b42dc9ac -SHA256 (gnash-20051226.tar.bz2) = 49a1e958d1cf62e8cda1605abeb61b7924f3f0bb5978f78ff08d657243263350 -SIZE (gnash-20051226.tar.bz2) = 742001 diff --git a/graphics/gnash-devel/pkg-descr b/graphics/gnash-devel/pkg-descr deleted file mode 100644 index a381f09fd134..000000000000 --- a/graphics/gnash-devel/pkg-descr +++ /dev/null @@ -1,22 +0,0 @@ -Gnash is a GNU Flash movie player. Till now it has been possible -to play flash movies with proprietary software. While there are a -few free flash players, none supports anything higher than SWF v4 -at best. Gnash is based on GameSWF, and supports many SWF v7 features. - -Features: -- Runs standalone - Gnash can run standalone to play flash movies. -- Firefox plugin - Gnash can also run as a plugin from within Firefox. -- SWF v7 compliant - Gnash can play many current flash movies. -- XML Message server - Gnash also supports an XML based message system as is documented - in the Flash Format specification. -- High Quality Output - Gnash uses OpenGL for rendering the graphics. -- Free Software - Gnash is 100% free software. For more information on the GPL, go - to the Free Software Foundation web site. - -WWW: http://www.gnu.org/software/gnash/ diff --git a/graphics/gnash-devel/pkg-plist b/graphics/gnash-devel/pkg-plist deleted file mode 100644 index bc462a826d0c..000000000000 --- a/graphics/gnash-devel/pkg-plist +++ /dev/null @@ -1,26 +0,0 @@ -bin/gnash -bin/gparser -bin/gprocessor -lib/gnash/libbase.a -lib/gnash/libbase.la -lib/gnash/libbase.so -lib/gnash/libbase.so.0 -lib/gnash/libgeometry.a -lib/gnash/libgeometry.la -lib/gnash/libgeometry.so -lib/gnash/libgeometry.so.0 -lib/gnash/libserver.a -lib/gnash/libserver.la -lib/gnash/libserver.so -lib/gnash/libserver.so.0 -%%PLUGIN:%%lib/browser_plugins/libgnash.so -share/gnome/omf/gnash/gnash.omf -%%PORTDOCS%%%%DOCSDIR%%/gnash.html -%%PORTDOCS%%%%DOCSDIR%%/gnash.pdf -%%PORTDOCS%%%%DOCSDIR%%/gnash.xml -%%PORTDOCS%%%%DOCSDIR%%/legal.xml -%%PORTDOCS%%%%DOCSDIR%%/images/car_crash.png -@dirrm lib/gnash -@dirrm share/gnome/omf/gnash -%%PORTDOCS%%@dirrm %%DOCSDIR%%/images -%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/graphics/gstreamer-plugins-aalib80/Makefile b/graphics/gstreamer-plugins-aalib80/Makefile deleted file mode 100644 index 41af21f7835d..000000000000 --- a/graphics/gstreamer-plugins-aalib80/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-aalib -# Date created: 3 Oct 2004 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= graphics -PORTREVISION= 1 - -COMMENT= Gstreamer ascii art plugin - -GST_PLUGIN= aalib - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/gstreamer-plugins-cairo80/Makefile b/graphics/gstreamer-plugins-cairo80/Makefile deleted file mode 100644 index dad4675ed464..000000000000 --- a/graphics/gstreamer-plugins-cairo80/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-cairo -# Date created: Mar 8 2005 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/graphics/gstreamer-plugins-cairo/Makefile,v 1.2 2005/10/14 20:39:57 adamw Exp $ -# - -CATEGORIES= graphics -PORTREVISION= 1 - -COMMENT= Gstreamer vector graphics plugin - -GST_PLUGIN= cairo - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/gstreamer-plugins-gdkpixbuf80/Makefile b/graphics/gstreamer-plugins-gdkpixbuf80/Makefile deleted file mode 100644 index 2f15f941726f..000000000000 --- a/graphics/gstreamer-plugins-gdkpixbuf80/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-gdkpixbuf -# Date created: 3 Oct 2004 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= graphics -PORTREVISION= 1 - -COMMENT= Gstreamer image decoder plugin - -GST_PLUGIN= gdkpixbuf - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/gstreamer-plugins-hermes80/Makefile b/graphics/gstreamer-plugins-hermes80/Makefile deleted file mode 100644 index 194ac9562182..000000000000 --- a/graphics/gstreamer-plugins-hermes80/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-hermes -# Date created: 3 Oct 2004 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= graphics -PORTREVISION= 1 - -COMMENT= Gstreamer hermes colorspace plugin - -GST_PLUGIN= hermes - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/gstreamer-plugins-jpeg-mmx80/Makefile b/graphics/gstreamer-plugins-jpeg-mmx80/Makefile deleted file mode 100644 index d5be4d9aecc4..000000000000 --- a/graphics/gstreamer-plugins-jpeg-mmx80/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-jpeg-mmx -# Date created: 1 Nov 2004 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= graphics -PORTREVISION= 1 - -COMMENT= Gstreamer jpeg encoder/decoder plugin with mmx optimalizations - -GST_PLUGIN= jpeg-mmx - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/gstreamer-plugins-jpeg80/Makefile b/graphics/gstreamer-plugins-jpeg80/Makefile deleted file mode 100644 index 3a91bd143feb..000000000000 --- a/graphics/gstreamer-plugins-jpeg80/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-jpeg -# Date created: 3 Oct 2004 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= graphics -PORTREVISION= 1 - -COMMENT= Gstreamer jpeg encoder/decoder plugin - -GST_PLUGIN= jpeg - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/gstreamer-plugins-libcaca80/Makefile b/graphics/gstreamer-plugins-libcaca80/Makefile deleted file mode 100644 index 844acfe4b2f3..000000000000 --- a/graphics/gstreamer-plugins-libcaca80/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-libcaca -# Date created: 3 Oct 2004 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= graphics -PORTREVISION= 1 - -COMMENT= Gstreamer color ascii art plugin - -GST_PLUGIN= libcaca - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/gstreamer-plugins-libmng80/Makefile b/graphics/gstreamer-plugins-libmng80/Makefile deleted file mode 100644 index 6cc4aeaea245..000000000000 --- a/graphics/gstreamer-plugins-libmng80/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-libmng -# Date created: 6 Oct 2004 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= graphics -PORTREVISION= 1 - -COMMENT= Gstreamer Multiple-image Network Graphics plugin - -GST_PLUGIN= libmng - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/gstreamer-plugins-libpng80/Makefile b/graphics/gstreamer-plugins-libpng80/Makefile deleted file mode 100644 index 723240495aa8..000000000000 --- a/graphics/gstreamer-plugins-libpng80/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-libpng -# Date created: 3 Oct 2004 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= graphics -PORTREVISION= 1 - -COMMENT= Gstreamer png plugin - -GST_PLUGIN= libpng - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/gstreamer-plugins-libvisual80/Makefile b/graphics/gstreamer-plugins-libvisual80/Makefile deleted file mode 100644 index 687d12372d72..000000000000 --- a/graphics/gstreamer-plugins-libvisual80/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-libvisual -# Date created: 4 Dec 2004 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= graphics -PORTREVISION= 1 - -COMMENT= Gstreamer libvisual plugin - -GST_PLUGIN= libvisual - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/gstreamer-plugins-swfdec80/Makefile b/graphics/gstreamer-plugins-swfdec80/Makefile deleted file mode 100644 index 5efd89348528..000000000000 --- a/graphics/gstreamer-plugins-swfdec80/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-swfdec -# Date created: 3 Oct 2004 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= graphics -PORTREVISION= 1 - -COMMENT= Gstreamer flash redering plugin - -GST_PLUGIN= swfdec - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/gwenview-kde4/Makefile b/graphics/gwenview-kde4/Makefile deleted file mode 100644 index d695745df0ee..000000000000 --- a/graphics/gwenview-kde4/Makefile +++ /dev/null @@ -1,33 +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.3.1 -PORTREVISION= 2 -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 - -LIB_DEPENDS= kipi.1:${PORTSDIR}/graphics/libkipi - -USE_BZIP2= yes -USE_GMAKE= yes -USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes - -CONFIGURE_ARGS+= --enable-kipi - -MAN1= gwenview.1 - -post-patch: - @${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 ade8dd84c4d4..000000000000 --- a/graphics/gwenview-kde4/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gwenview-1.3.1.tar.bz2) = 0bea3ce1aa2dc704bf61f718d2d4308e -SHA256 (gwenview-1.3.1.tar.bz2) = 6545117dc29ee5b4df2aed0162b2f65cbc864831f5444bb3ec514ea5cd2d97a4 -SIZE (gwenview-1.3.1.tar.bz2) = 2447404 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 8f895f0aa565..000000000000 --- a/graphics/gwenview-kde4/pkg-plist +++ /dev/null @@ -1,265 +0,0 @@ -bin/gwenview -lib/kde3/gwenview.a -lib/kde3/gwenview.la -lib/kde3/gwenview.so -lib/kde3/libgvdirpart.a -lib/kde3/libgvdirpart.la -lib/kde3/libgvdirpart.so -lib/kde3/libgvimagepart.a -lib/kde3/libgvimagepart.la -lib/kde3/libgvimagepart.so -lib/libgwenviewcore.a -lib/libgwenviewcore.la -lib/libgwenviewcore.so -lib/libgwenviewcore.so.1 -lib/libkdeinit_gwenview.a -lib/libkdeinit_gwenview.la -lib/libkdeinit_gwenview.so -share/applications/kde/gwenview.desktop -share/apps/gvdirpart/gvdirpart.rc -share/apps/gvimagepart/gvimagepart.rc -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/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/32x32/actions/flip.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/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/icons/hicolor/scalable/actions/slideshow.svgz -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/kconf_update/gwenview_thumbnail_size.sh -share/apps/kconf_update/gwenview_thumbnail_size.upd -share/apps/konqueror/servicemenus/konqgwenview.desktop -share/config.kcfg/gvconfig.kcfg -share/doc/HTML/da/gwenview/common -share/doc/HTML/da/gwenview/docked_windows.docbook -share/doc/HTML/da/gwenview/external_tools.docbook -share/doc/HTML/da/gwenview/index.cache.bz2 -share/doc/HTML/da/gwenview/index.docbook -share/doc/HTML/da/gwenview/interface.docbook -share/doc/HTML/da/gwenview/introduction.docbook -share/doc/HTML/da/gwenview/keybindings.docbook -share/doc/HTML/da/gwenview/mouse.docbook -share/doc/HTML/de/gwenview/browse_mode.png -share/doc/HTML/de/gwenview/common -share/doc/HTML/de/gwenview/dock_grip.png -share/doc/HTML/de/gwenview/docked_windows.docbook -share/doc/HTML/de/gwenview/external_tools.docbook -share/doc/HTML/de/gwenview/external_tools_dialog.png -share/doc/HTML/de/gwenview/index.cache.bz2 -share/doc/HTML/de/gwenview/index.docbook -share/doc/HTML/de/gwenview/interface.docbook -share/doc/HTML/de/gwenview/introduction.docbook -share/doc/HTML/de/gwenview/keybindings.docbook -share/doc/HTML/de/gwenview/mouse.docbook -share/doc/HTML/de/gwenview/view_mode.png -share/doc/HTML/en/gwenview/browse_mode.png -share/doc/HTML/en/gwenview/common -share/doc/HTML/en/gwenview/dock_grip.png -share/doc/HTML/en/gwenview/docked_windows.docbook -share/doc/HTML/en/gwenview/external_tools.docbook -share/doc/HTML/en/gwenview/external_tools_dialog.png -share/doc/HTML/en/gwenview/index.cache.bz2 -share/doc/HTML/en/gwenview/index.docbook -share/doc/HTML/en/gwenview/interface.docbook -share/doc/HTML/en/gwenview/introduction.docbook -share/doc/HTML/en/gwenview/keybindings.docbook -share/doc/HTML/en/gwenview/mouse.docbook -share/doc/HTML/en/gwenview/view_mode.png -share/doc/HTML/et/gwenview/common -share/doc/HTML/et/gwenview/docked_windows.docbook -share/doc/HTML/et/gwenview/external_tools.docbook -share/doc/HTML/et/gwenview/index.cache.bz2 -share/doc/HTML/et/gwenview/index.docbook -share/doc/HTML/et/gwenview/interface.docbook -share/doc/HTML/et/gwenview/introduction.docbook -share/doc/HTML/et/gwenview/keybindings.docbook -share/doc/HTML/et/gwenview/mouse.docbook -share/doc/HTML/fr/gwenview/common -share/doc/HTML/fr/gwenview/index.cache.bz2 -share/doc/HTML/fr/gwenview/index.docbook -share/doc/HTML/it/gwenview/browse_mode.png -share/doc/HTML/it/gwenview/common -share/doc/HTML/it/gwenview/docked_windows.docbook -share/doc/HTML/it/gwenview/external_tools.docbook -share/doc/HTML/it/gwenview/external_tools_dialog.png -share/doc/HTML/it/gwenview/index.cache.bz2 -share/doc/HTML/it/gwenview/index.docbook -share/doc/HTML/it/gwenview/interface.docbook -share/doc/HTML/it/gwenview/introduction.docbook -share/doc/HTML/it/gwenview/keybindings.docbook -share/doc/HTML/it/gwenview/mouse.docbook -share/doc/HTML/it/gwenview/view_mode.png -share/doc/HTML/nl/gwenview/browse_mode.png -share/doc/HTML/nl/gwenview/common -share/doc/HTML/nl/gwenview/docked_windows.docbook -share/doc/HTML/nl/gwenview/external_tools.docbook -share/doc/HTML/nl/gwenview/external_tools_dialog.png -share/doc/HTML/nl/gwenview/index.cache.bz2 -share/doc/HTML/nl/gwenview/index.docbook -share/doc/HTML/nl/gwenview/interface.docbook -share/doc/HTML/nl/gwenview/introduction.docbook -share/doc/HTML/nl/gwenview/keybindings.docbook -share/doc/HTML/nl/gwenview/mouse.docbook -share/doc/HTML/nl/gwenview/view_mode.png -share/doc/HTML/pt_BR/gwenview/browse_mode.png -share/doc/HTML/pt_BR/gwenview/common -share/doc/HTML/pt_BR/gwenview/docked_windows.docbook -share/doc/HTML/pt_BR/gwenview/index.cache.bz2 -share/doc/HTML/pt_BR/gwenview/index.docbook -share/doc/HTML/pt_BR/gwenview/interface.docbook -share/doc/HTML/pt_BR/gwenview/introduction.docbook -share/doc/HTML/pt_BR/gwenview/keybindings.docbook -share/doc/HTML/pt_BR/gwenview/mouse.docbook -share/doc/HTML/pt_BR/gwenview/view_mode.png -share/doc/HTML/ru/gwenview/common -share/doc/HTML/ru/gwenview/docked_windows.docbook -share/doc/HTML/ru/gwenview/external_tools.docbook -share/doc/HTML/ru/gwenview/index.cache.bz2 -share/doc/HTML/ru/gwenview/index.docbook -share/doc/HTML/ru/gwenview/interface.docbook -share/doc/HTML/ru/gwenview/introduction.docbook -share/doc/HTML/ru/gwenview/keybindings.docbook -share/doc/HTML/ru/gwenview/mouse.docbook -share/icons/crystalsvg/16x16/apps/gvdirpart.png -share/icons/crystalsvg/22x22/apps/gvdirpart.png -share/icons/crystalsvg/32x32/apps/gvdirpart.png -share/icons/crystalsvg/scalable/apps/gvdirpart.svg -share/icons/hicolor/128x128/apps/gwenview.png -share/icons/hicolor/16x16/apps/gvdirpart.png -share/icons/hicolor/16x16/apps/gwenview.png -share/icons/hicolor/22x22/apps/gvdirpart.png -share/icons/hicolor/22x22/apps/gwenview.png -share/icons/hicolor/32x32/apps/gvdirpart.png -share/icons/hicolor/32x32/apps/gwenview.png -share/icons/hicolor/48x48/apps/gwenview.png -share/icons/hicolor/64x64/apps/gwenview.png -share/icons/hicolor/scalable/apps/gvdirpart.svg -share/icons/hicolor/scalable/apps/gwenview.svgz -share/locale/ar/LC_MESSAGES/gwenview.mo -share/locale/az/LC_MESSAGES/gwenview.mo -share/locale/br/LC_MESSAGES/gwenview.mo -share/locale/ca/LC_MESSAGES/gwenview.mo -share/locale/cs/LC_MESSAGES/gwenview.mo -share/locale/cy/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/et/LC_MESSAGES/gwenview.mo -share/locale/fo/LC_MESSAGES/gwenview.mo -share/locale/fr/LC_MESSAGES/gwenview.mo -share/locale/ga/LC_MESSAGES/gwenview.mo -share/locale/gl/LC_MESSAGES/gwenview.mo -share/locale/he/LC_MESSAGES/gwenview.mo -share/locale/hi/LC_MESSAGES/gwenview.mo -share/locale/hu/LC_MESSAGES/gwenview.mo -share/locale/is/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/lt/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/pa/LC_MESSAGES/gwenview.mo -share/locale/pl/LC_MESSAGES/gwenview.mo -share/locale/pt_BR/LC_MESSAGES/gwenview.mo -share/locale/ro/LC_MESSAGES/gwenview.mo -share/locale/ru/LC_MESSAGES/gwenview.mo -share/locale/sr@Latn/LC_MESSAGES/gwenview.mo -share/locale/ta/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 -share/services/gvdirpart.desktop -share/services/gvimagepart.desktop -@dirrmtry share/locale/zu/LC_MESSAGES -@dirrmtry share/locale/zu -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/ven/LC_MESSAGES -@dirrmtry share/locale/ven -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nso/LC_MESSAGES -@dirrmtry share/locale/nso -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fo/LC_MESSAGES -@dirrmtry share/locale/fo -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrm share/doc/HTML/ru/gwenview -@dirrm share/doc/HTML/pt_BR/gwenview -@dirrm share/doc/HTML/nl/gwenview -@dirrm share/doc/HTML/it/gwenview -@dirrm share/doc/HTML/fr/gwenview -@dirrm share/doc/HTML/et/gwenview -@dirrm share/doc/HTML/en/gwenview -@dirrm share/doc/HTML/de/gwenview -@dirrm share/doc/HTML/da/gwenview -@dirrmtry share/apps/kconf_update -@dirrm share/apps/gwenview/tools -@dirrm share/apps/gwenview/thumbnail -@dirrm share/apps/gwenview/icons/hicolor/scalable/actions -@dirrm share/apps/gwenview/icons/hicolor/scalable -@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 -@dirrm share/apps/gvimagepart -@dirrm share/apps/gvdirpart -@dirrmtry share/applications/kde diff --git a/graphics/kamera-kde4/Makefile b/graphics/kamera-kde4/Makefile deleted file mode 100644 index 281a4ec801b5..000000000000 --- a/graphics/kamera-kde4/Makefile +++ /dev/null @@ -1,40 +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} -PORTREVISION= 1 -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 -USE_AUTOTOOLS= libtool:15 -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 c7412ceee598..000000000000 --- a/graphics/kamera-kde4/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (KDE/kdegraphics-3.5.1.tar.bz2) = 2cd1c5348b7df46cf7f9d91e1dbfebd2 -SHA256 (KDE/kdegraphics-3.5.1.tar.bz2) = d0f1fed464c1d410b66c115a60245e1c639de828eebde181f26cc8185a0c9ad6 -SIZE (KDE/kdegraphics-3.5.1.tar.bz2) = 7315482 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 51321f767bbd..000000000000 --- a/graphics/kamera-kde4/pkg-plist +++ /dev/null @@ -1,19 +0,0 @@ -lib/kde3/kcm_kamera.a -lib/kde3/kcm_kamera.la -lib/kde3/kcm_kamera.so -lib/kde3/kio_kamera.a -lib/kde3/kio_kamera.la -lib/kde3/kio_kamera.so -share/applications/kde/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/22x22/devices/camera.png -share/icons/crystalsvg/22x22/filesystems/camera.png -share/icons/crystalsvg/32x32/devices/camera.png -share/icons/crystalsvg/32x32/filesystems/camera.png -share/services/camera.protocol -@dirrm share/doc/HTML/en/kamera diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile deleted file mode 100644 index 70c891e59a5a..000000000000 --- a/graphics/kdegraphics4/Makefile +++ /dev/null @@ -1,77 +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= 2 -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 - -BUILD_DEPENDS= kpsewhich:${PORTSDIR}/print/teTeX-base -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 \ - paper:${PORTSDIR}/print/libpaper -RUN_DEPENDS= pdfinfo:${PORTSDIR}/graphics/xpdf - -CONFLICTS= kolourpaint-[0-9]* - -USE_KDELIBS_VER=3 -PREFIX= ${KDE_PREFIX} - -USE_BZIP2= yes -USE_AUTOTOOLS= libtool:15 -USE_GMAKE= yes -WANT_GNOME= yes -USE_GHOSTSCRIPT=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 -.elif defined(WITHOUT_IMLIB) -CONFIGURE_ARGS+=--without-imlib-config -.endif - -.if defined(WITH_GPHOTO2) -RUN_DEPENDS+= ${LOCALBASE}/lib/kde3/kcm_kamera.la:${PORTSDIR}/graphics/kamera -.elif 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 c7412ceee598..000000000000 --- a/graphics/kdegraphics4/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (KDE/kdegraphics-3.5.1.tar.bz2) = 2cd1c5348b7df46cf7f9d91e1dbfebd2 -SHA256 (KDE/kdegraphics-3.5.1.tar.bz2) = d0f1fed464c1d410b66c115a60245e1c639de828eebde181f26cc8185a0c9ad6 -SIZE (KDE/kdegraphics-3.5.1.tar.bz2) = 7315482 diff --git a/graphics/kdegraphics4/files/patch-kpdf-part.cpp b/graphics/kdegraphics4/files/patch-kpdf-part.cpp deleted file mode 100644 index bf1e59e4f47b..000000000000 --- a/graphics/kdegraphics4/files/patch-kpdf-part.cpp +++ /dev/null @@ -1,14 +0,0 @@ ---- kpdf/part.cpp 2006/01/18 21:57:05 499855 -+++ kpdf/part.cpp 2006/01/23 23:11:54 501814 -@@ -697,6 +697,11 @@ - KURL saveURL = KFileDialog::getSaveURL( url().isLocalFile() ? url().url() : url().fileName(), QString::null, widget() ); - if ( saveURL.isValid() && !saveURL.isEmpty() ) - { -+ if (saveURL == url()) -+ { -+ KMessageBox::information( widget(), i18n("You are trying to overwrite \"%1\" with itself. This is not allowed. Please save it in another location.").arg(saveURL.filename()) ); -+ return; -+ } - if ( KIO::NetAccess::exists( saveURL, false, widget() ) ) - { - if (KMessageBox::warningContinueCancel( widget(), i18n("A file named \"%1\" already exists. Are you sure you want to overwrite it?").arg(saveURL.filename()), QString::null, i18n("Overwrite")) != KMessageBox::Continue) diff --git a/graphics/kdegraphics4/files/patch-post-3.5.1-kdegraphics-CVE-2006-0301.diff b/graphics/kdegraphics4/files/patch-post-3.5.1-kdegraphics-CVE-2006-0301.diff deleted file mode 100644 index e2e19b511dd7..000000000000 --- a/graphics/kdegraphics4/files/patch-post-3.5.1-kdegraphics-CVE-2006-0301.diff +++ /dev/null @@ -1,50 +0,0 @@ ---- kpdf/xpdf/splash/SplashXPathScanner.cc (Revision 505052) -+++ kpdf/xpdf/splash/SplashXPathScanner.cc (Arbeitskopie) -@@ -186,7 +186,7 @@ GBool SplashXPathScanner::getNextSpan(in - } - - void SplashXPathScanner::computeIntersections(int y) { -- SplashCoord ySegMin, ySegMax, xx0, xx1; -+ SplashCoord xSegMin, xSegMax, ySegMin, ySegMax, xx0, xx1; - SplashXPathSeg *seg; - int i, j; - -@@ -236,19 +236,27 @@ void SplashXPathScanner::computeIntersec - } else if (seg->flags & splashXPathVert) { - xx0 = xx1 = seg->x0; - } else { -- if (ySegMin <= y) { -- // intersection with top edge -- xx0 = seg->x0 + ((SplashCoord)y - seg->y0) * seg->dxdy; -+ if (seg->x0 < seg->x1) { -+ xSegMin = seg->x0; -+ xSegMax = seg->x1; - } else { -- // x coord of segment endpoint with min y coord -- xx0 = (seg->flags & splashXPathFlip) ? seg->x1 : seg->x0; -+ xSegMin = seg->x1; -+ xSegMax = seg->x0; - } -- if (ySegMax >= y + 1) { -- // intersection with bottom edge -- xx1 = seg->x0 + ((SplashCoord)y + 1 - seg->y0) * seg->dxdy; -- } else { -- // x coord of segment endpoint with max y coord -- xx1 = (seg->flags & splashXPathFlip) ? seg->x0 : seg->x1; -+ // intersection with top edge -+ xx0 = seg->x0 + ((SplashCoord)y - seg->y0) * seg->dxdy; -+ // intersection with bottom edge -+ xx1 = seg->x0 + ((SplashCoord)y + 1 - seg->y0) * seg->dxdy; -+ // the segment may not actually extend to the top and/or bottom edges -+ if (xx0 < xSegMin) { -+ xx0 = xSegMin; -+ } else if (xx0 > xSegMax) { -+ xx0 = xSegMax; -+ } -+ if (xx1 < xSegMin) { -+ xx1 = xSegMin; -+ } else if (xx1 > xSegMax) { -+ xx1 = xSegMax; - } - } - if (xx0 < xx1) { 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 541270c828ba..000000000000 --- a/graphics/kdegraphics4/pkg-plist +++ /dev/null @@ -1,1308 +0,0 @@ -bin/kcolorchooser -bin/kcoloredit -bin/kdvi -bin/kfax -bin/kfaxview -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/kfaximage.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/kviewshell/anchor.h -include/kviewshell/bookmark.h -include/kviewshell/documentPageCache.h -include/kviewshell/documentRenderer.h -include/kviewshell/documentWidget.h -include/kviewshell/history.h -include/kviewshell/hyperlink.h -include/kviewshell/kmultipage.h -include/kviewshell/length.h -include/kviewshell/pageNumber.h -include/kviewshell/pageSize.h -include/kviewshell/pageView.h -include/kviewshell/renderedDocumentPage.h -include/kviewshell/renderedDocumentPagePixmap.h -include/kviewshell/renderedDocumentPagePrinter.h -include/kviewshell/selection.h -include/kviewshell/simplePageSize.h -include/kviewshell/textBox.h -include/kviewshell/zoom.h -include/kviewshell/zoomlimits.h -include/libtext2path-0.1/BezierPath.h -include/libtext2path-0.1/Glyph.h -include/libtext2path-0.1/GlyphTracer.h -lib/kde3/djvuviewpart.a -lib/kde3/djvuviewpart.la -lib/kde3/djvuviewpart.so -lib/kde3/emptymultipagepart.a -lib/kde3/emptymultipagepart.la -lib/kde3/emptymultipagepart.so -lib/kde3/gsthumbnail.a -lib/kde3/gsthumbnail.la -lib/kde3/gsthumbnail.so -lib/kde3/kcm_kgamma.a -lib/kde3/kcm_kgamma.la -lib/kde3/kcm_kgamma.so -lib/kde3/kcm_kmrml.a -lib/kde3/kcm_kmrml.la -lib/kde3/kcm_kmrml.so -lib/kde3/kcm_kviewcanvasconfig.a -lib/kde3/kcm_kviewcanvasconfig.la -lib/kde3/kcm_kviewcanvasconfig.so -lib/kde3/kcm_kviewgeneralconfig.a -lib/kde3/kcm_kviewgeneralconfig.la -lib/kde3/kcm_kviewgeneralconfig.so -lib/kde3/kcm_kviewpluginsconfig.a -lib/kde3/kcm_kviewpluginsconfig.la -lib/kde3/kcm_kviewpluginsconfig.so -lib/kde3/kcm_kviewviewerpluginsconfig.a -lib/kde3/kcm_kviewviewerpluginsconfig.la -lib/kde3/kcm_kviewviewerpluginsconfig.so -lib/kde3/kded_daemonwatcher.a -lib/kde3/kded_daemonwatcher.la -lib/kde3/kded_daemonwatcher.so -lib/kde3/kdvipart.a -lib/kde3/kdvipart.la -lib/kde3/kdvipart.so -lib/kde3/kfaxviewpart.a -lib/kde3/kfaxviewpart.la -lib/kde3/kfaxviewpart.so -lib/kde3/kfile_bmp.a -lib/kde3/kfile_bmp.la -lib/kde3/kfile_bmp.so -lib/kde3/kfile_dds.a -lib/kde3/kfile_dds.la -lib/kde3/kfile_dds.so -lib/kde3/kfile_dvi.a -lib/kde3/kfile_dvi.la -lib/kde3/kfile_dvi.so -lib/kde3/kfile_exr.a -lib/kde3/kfile_exr.la -lib/kde3/kfile_exr.so -lib/kde3/kfile_gif.a -lib/kde3/kfile_gif.la -lib/kde3/kfile_gif.so -lib/kde3/kfile_ico.a -lib/kde3/kfile_ico.la -lib/kde3/kfile_ico.so -lib/kde3/kfile_jpeg.a -lib/kde3/kfile_jpeg.la -lib/kde3/kfile_jpeg.so -lib/kde3/kfile_pcx.a -lib/kde3/kfile_pcx.la -lib/kde3/kfile_pcx.so -lib/kde3/kfile_png.a -lib/kde3/kfile_png.la -lib/kde3/kfile_png.so -lib/kde3/kfile_pnm.a -lib/kde3/kfile_pnm.la -lib/kde3/kfile_pnm.so -lib/kde3/kfile_ps.a -lib/kde3/kfile_ps.la -lib/kde3/kfile_ps.so -lib/kde3/kfile_raw.a -lib/kde3/kfile_raw.la -lib/kde3/kfile_raw.so -lib/kde3/kfile_rgb.a -lib/kde3/kfile_rgb.la -lib/kde3/kfile_rgb.so -lib/kde3/kfile_tga.a -lib/kde3/kfile_tga.la -lib/kde3/kfile_tga.so -lib/kde3/kfile_tiff.a -lib/kde3/kfile_tiff.la -lib/kde3/kfile_tiff.so -lib/kde3/kfile_xbm.a -lib/kde3/kfile_xbm.la -lib/kde3/kfile_xbm.so -lib/kde3/kfile_xpm.a -lib/kde3/kfile_xpm.la -lib/kde3/kfile_xpm.so -lib/kde3/kio_mrml.a -lib/kde3/kio_mrml.la -lib/kde3/kio_mrml.so -lib/kde3/kview.a -lib/kde3/kview.la -lib/kde3/kview.so -lib/kde3/kview_browserplugin.a -lib/kde3/kview_browserplugin.la -lib/kde3/kview_browserplugin.so -lib/kde3/kview_effectsplugin.a -lib/kde3/kview_effectsplugin.la -lib/kde3/kview_effectsplugin.so -lib/kde3/kview_presenterplugin.a -lib/kde3/kview_presenterplugin.la -lib/kde3/kview_presenterplugin.so -lib/kde3/kview_scannerplugin.a -lib/kde3/kview_scannerplugin.la -lib/kde3/kview_scannerplugin.so -lib/kde3/kviewerpart.a -lib/kde3/kviewerpart.la -lib/kde3/kviewerpart.so -lib/kde3/libdjvu.a -lib/kde3/libdjvu.la -lib/kde3/libdjvu.so -lib/kde3/libkghostviewpart.a -lib/kde3/libkghostviewpart.la -lib/kde3/libkghostviewpart.so -lib/kde3/libkmrmlpart.a -lib/kde3/libkmrmlpart.la -lib/kde3/libkmrmlpart.so -lib/kde3/libkpdfpart.a -lib/kde3/libkpdfpart.la -lib/kde3/libkpdfpart.so -lib/kde3/libkpovmodelerpart.a -lib/kde3/libkpovmodelerpart.la -lib/kde3/libkpovmodelerpart.so -lib/kde3/libksvgplugin.a -lib/kde3/libksvgplugin.la -lib/kde3/libksvgplugin.so -lib/kde3/libksvgrendererlibart.a -lib/kde3/libksvgrendererlibart.la -lib/kde3/libksvgrendererlibart.so -lib/kde3/libkviewcanvas.a -lib/kde3/libkviewcanvas.la -lib/kde3/libkviewcanvas.so -lib/kde3/libkviewviewer.a -lib/kde3/libkviewviewer.la -lib/kde3/libkviewviewer.so -lib/kde3/libphotobook.a -lib/kde3/libphotobook.la -lib/kde3/libphotobook.so -lib/kde3/mrmlsearch.a -lib/kde3/mrmlsearch.la -lib/kde3/mrmlsearch.so -lib/kde3/svgthumbnail.a -lib/kde3/svgthumbnail.la -lib/kde3/svgthumbnail.so -lib/libkdeinit_kview.a -lib/libkdeinit_kview.la -lib/libkdeinit_kview.so -lib/libkdeinit_mrmlsearch.a -lib/libkdeinit_mrmlsearch.la -lib/libkdeinit_mrmlsearch.so -lib/libkfaximage.a -lib/libkfaximage.la -lib/libkfaximage.so -lib/libkghostviewlib.a -lib/libkghostviewlib.la -lib/libkghostviewlib.so -lib/libkghostviewlib.so.0 -lib/libkimageviewer.a -lib/libkimageviewer.la -lib/libkimageviewer.so -lib/libkimageviewer.so.0 -lib/libkmultipage.a -lib/libkmultipage.la -lib/libkmultipage.so -lib/libkmultipage.so.0 -lib/libkpovmodeler.a -lib/libkpovmodeler.la -lib/libkpovmodeler.so -lib/libkpovmodeler.so.0 -lib/libksvg.a -lib/libksvg.la -lib/libksvg.so -lib/libksvg.so.0 -lib/libtext2path.a -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/kfaxview.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/djvumultipage.rc -share/apps/kcoloredit/kcoloreditui.rc -share/apps/kconf_update/kghostview.upd -share/apps/kconf_update/update-to-xt-names.pl -share/apps/kdvi/kdvi_part.rc -share/apps/kdvi/kviewshell.rc -share/apps/kdvi/tips -share/apps/kfax/kfaxui.rc -share/apps/kfax/pics/kfax.tif -share/apps/kfax/pics/kfaxlogo.xpm -share/apps/kfaxview/kviewshell.rc -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/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/kiconedit/pics/window_new.png -share/apps/kolourpaint/icons/crystalsvg/16x16/actions/tool_brush.png -share/apps/kolourpaint/icons/crystalsvg/16x16/actions/tool_color_picker.png -share/apps/kolourpaint/icons/crystalsvg/16x16/actions/tool_color_washer.png -share/apps/kolourpaint/icons/crystalsvg/16x16/actions/tool_curve.png -share/apps/kolourpaint/icons/crystalsvg/16x16/actions/tool_ellipse.png -share/apps/kolourpaint/icons/crystalsvg/16x16/actions/tool_elliptical_selection.png -share/apps/kolourpaint/icons/crystalsvg/16x16/actions/tool_eraser.png -share/apps/kolourpaint/icons/crystalsvg/16x16/actions/tool_flood_fill.png -share/apps/kolourpaint/icons/crystalsvg/16x16/actions/tool_free_form_selection.png -share/apps/kolourpaint/icons/crystalsvg/16x16/actions/tool_line.png -share/apps/kolourpaint/icons/crystalsvg/16x16/actions/tool_pen.png -share/apps/kolourpaint/icons/crystalsvg/16x16/actions/tool_polygon.png -share/apps/kolourpaint/icons/crystalsvg/16x16/actions/tool_polyline.png -share/apps/kolourpaint/icons/crystalsvg/16x16/actions/tool_rect_selection.png -share/apps/kolourpaint/icons/crystalsvg/16x16/actions/tool_rectangle.png -share/apps/kolourpaint/icons/crystalsvg/16x16/actions/tool_rounded_rectangle.png -share/apps/kolourpaint/icons/crystalsvg/16x16/actions/tool_spraycan.png -share/apps/kolourpaint/icons/crystalsvg/16x16/actions/tool_text.png -share/apps/kolourpaint/icons/crystalsvg/22x22/actions/tool_brush.png -share/apps/kolourpaint/icons/crystalsvg/22x22/actions/tool_color_picker.png -share/apps/kolourpaint/icons/crystalsvg/22x22/actions/tool_color_washer.png -share/apps/kolourpaint/icons/crystalsvg/22x22/actions/tool_curve.png -share/apps/kolourpaint/icons/crystalsvg/22x22/actions/tool_ellipse.png -share/apps/kolourpaint/icons/crystalsvg/22x22/actions/tool_elliptical_selection.png -share/apps/kolourpaint/icons/crystalsvg/22x22/actions/tool_eraser.png -share/apps/kolourpaint/icons/crystalsvg/22x22/actions/tool_flood_fill.png -share/apps/kolourpaint/icons/crystalsvg/22x22/actions/tool_free_form_selection.png -share/apps/kolourpaint/icons/crystalsvg/22x22/actions/tool_line.png -share/apps/kolourpaint/icons/crystalsvg/22x22/actions/tool_pen.png -share/apps/kolourpaint/icons/crystalsvg/22x22/actions/tool_polygon.png -share/apps/kolourpaint/icons/crystalsvg/22x22/actions/tool_polyline.png -share/apps/kolourpaint/icons/crystalsvg/22x22/actions/tool_rect_selection.png -share/apps/kolourpaint/icons/crystalsvg/22x22/actions/tool_rectangle.png -share/apps/kolourpaint/icons/crystalsvg/22x22/actions/tool_rounded_rectangle.png -share/apps/kolourpaint/icons/crystalsvg/22x22/actions/tool_spraycan.png -share/apps/kolourpaint/icons/crystalsvg/22x22/actions/tool_text.png -share/apps/kolourpaint/icons/crystalsvg/32x32/actions/tool_brush.png -share/apps/kolourpaint/icons/crystalsvg/32x32/actions/tool_color_picker.png -share/apps/kolourpaint/icons/crystalsvg/32x32/actions/tool_color_washer.png -share/apps/kolourpaint/icons/crystalsvg/32x32/actions/tool_curve.png -share/apps/kolourpaint/icons/crystalsvg/32x32/actions/tool_ellipse.png -share/apps/kolourpaint/icons/crystalsvg/32x32/actions/tool_elliptical_selection.png -share/apps/kolourpaint/icons/crystalsvg/32x32/actions/tool_eraser.png -share/apps/kolourpaint/icons/crystalsvg/32x32/actions/tool_flood_fill.png -share/apps/kolourpaint/icons/crystalsvg/32x32/actions/tool_free_form_selection.png -share/apps/kolourpaint/icons/crystalsvg/32x32/actions/tool_line.png -share/apps/kolourpaint/icons/crystalsvg/32x32/actions/tool_pen.png -share/apps/kolourpaint/icons/crystalsvg/32x32/actions/tool_polygon.png -share/apps/kolourpaint/icons/crystalsvg/32x32/actions/tool_polyline.png -share/apps/kolourpaint/icons/crystalsvg/32x32/actions/tool_rect_selection.png -share/apps/kolourpaint/icons/crystalsvg/32x32/actions/tool_rectangle.png -share/apps/kolourpaint/icons/crystalsvg/32x32/actions/tool_rounded_rectangle.png -share/apps/kolourpaint/icons/crystalsvg/32x32/actions/tool_spraycan.png -share/apps/kolourpaint/icons/crystalsvg/32x32/actions/tool_text.png -share/apps/kolourpaint/icons/crystalsvg/48x48/actions/tool_brush.png -share/apps/kolourpaint/icons/crystalsvg/48x48/actions/tool_color_picker.png -share/apps/kolourpaint/icons/crystalsvg/48x48/actions/tool_color_washer.png -share/apps/kolourpaint/icons/crystalsvg/48x48/actions/tool_curve.png -share/apps/kolourpaint/icons/crystalsvg/48x48/actions/tool_ellipse.png -share/apps/kolourpaint/icons/crystalsvg/48x48/actions/tool_elliptical_selection.png -share/apps/kolourpaint/icons/crystalsvg/48x48/actions/tool_eraser.png -share/apps/kolourpaint/icons/crystalsvg/48x48/actions/tool_flood_fill.png -share/apps/kolourpaint/icons/crystalsvg/48x48/actions/tool_free_form_selection.png -share/apps/kolourpaint/icons/crystalsvg/48x48/actions/tool_line.png -share/apps/kolourpaint/icons/crystalsvg/48x48/actions/tool_pen.png -share/apps/kolourpaint/icons/crystalsvg/48x48/actions/tool_polygon.png -share/apps/kolourpaint/icons/crystalsvg/48x48/actions/tool_polyline.png -share/apps/kolourpaint/icons/crystalsvg/48x48/actions/tool_rect_selection.png -share/apps/kolourpaint/icons/crystalsvg/48x48/actions/tool_rectangle.png -share/apps/kolourpaint/icons/crystalsvg/48x48/actions/tool_rounded_rectangle.png -share/apps/kolourpaint/icons/crystalsvg/48x48/actions/tool_spraycan.png -share/apps/kolourpaint/icons/crystalsvg/48x48/actions/tool_text.png -share/apps/kolourpaint/icons/crystalsvg/scalable/actions/tool_brush.svgz -share/apps/kolourpaint/icons/crystalsvg/scalable/actions/tool_color_picker.svgz -share/apps/kolourpaint/icons/crystalsvg/scalable/actions/tool_color_washer.svgz -share/apps/kolourpaint/icons/crystalsvg/scalable/actions/tool_curve.svgz -share/apps/kolourpaint/icons/crystalsvg/scalable/actions/tool_ellipse.svgz -share/apps/kolourpaint/icons/crystalsvg/scalable/actions/tool_elliptical_selection.svgz -share/apps/kolourpaint/icons/crystalsvg/scalable/actions/tool_eraser.svgz -share/apps/kolourpaint/icons/crystalsvg/scalable/actions/tool_flood_fill.svgz -share/apps/kolourpaint/icons/crystalsvg/scalable/actions/tool_free_form_selection.svgz -share/apps/kolourpaint/icons/crystalsvg/scalable/actions/tool_line.svgz -share/apps/kolourpaint/icons/crystalsvg/scalable/actions/tool_pen.svgz -share/apps/kolourpaint/icons/crystalsvg/scalable/actions/tool_polygon.svgz -share/apps/kolourpaint/icons/crystalsvg/scalable/actions/tool_polyline.svgz -share/apps/kolourpaint/icons/crystalsvg/scalable/actions/tool_rect_selection.svgz -share/apps/kolourpaint/icons/crystalsvg/scalable/actions/tool_rectangle.svgz -share/apps/kolourpaint/icons/crystalsvg/scalable/actions/tool_rounded_rectangle.svgz -share/apps/kolourpaint/icons/crystalsvg/scalable/actions/tool_spraycan.svgz -share/apps/kolourpaint/icons/crystalsvg/scalable/actions/tool_text.svgz -share/apps/kolourpaint/icons/hicolor/16x16/apps/kolourpaint.png -share/apps/kolourpaint/icons/hicolor/22x22/apps/kolourpaint.png -share/apps/kolourpaint/icons/hicolor/32x32/apps/kolourpaint.png -share/apps/kolourpaint/icons/hicolor/48x48/apps/kolourpaint.png -share/apps/kolourpaint/icons/hicolor/scalable/apps/kolourpaint.svgz -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/shell.rc -share/apps/kpdfpart/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/kview/photobookui.rc -share/apps/kviewerpart/icons/hicolor/16x16/actions/movetool.png -share/apps/kviewerpart/icons/hicolor/16x16/actions/selectiontool.png -share/apps/kviewerpart/icons/hicolor/22x22/actions/movetool.png -share/apps/kviewerpart/icons/hicolor/22x22/actions/selectiontool.png -share/apps/kviewerpart/icons/hicolor/32x32/actions/movetool.png -share/apps/kviewerpart/icons/hicolor/48x48/actions/movetool.png -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/config.kcfg/djvumultipage.kcfg -share/config.kcfg/kdvi.kcfg -share/config.kcfg/kghostview.kcfg -share/config.kcfg/kpdf.kcfg -share/config.kcfg/kviewshell.kcfg -share/config/magic/x-image-raw.magic -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/kiconedit/kiconedit-configuration.png -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_color_similarity.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/kolourpaint-main.png -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/text_zoom_grid.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/kolourpaint/view_thumbnails.png -share/doc/HTML/en/kpdf/common -share/doc/HTML/en/kpdf/configure.png -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/kview-application-configuration.png -share/doc/HTML/en/kview/kview-viewer-configuration.png -share/icons/crystalsvg/16x16/apps/kviewshell.png -share/icons/crystalsvg/16x16/apps/photobook.png -share/icons/crystalsvg/16x16/mimetypes/kpovmodeler_doc.png -share/icons/crystalsvg/22x22/apps/photobook.png -share/icons/crystalsvg/32x32/apps/kviewshell.png -share/icons/crystalsvg/32x32/mimetypes/kpovmodeler_doc.png -share/icons/crystalsvg/48x48/apps/kviewshell.png -share/icons/crystalsvg/48x48/mimetypes/kpovmodeler_doc.png -share/icons/hicolor/128x128/apps/kghostview.png -share/icons/hicolor/128x128/apps/kpdf.png -share/icons/hicolor/16x16/apps/kcolorchooser.png -share/icons/hicolor/16x16/apps/kcoloredit.png -share/icons/hicolor/16x16/apps/kdvi.png -share/icons/hicolor/16x16/apps/kfax.png -share/icons/hicolor/16x16/apps/kfaxview.png -share/icons/hicolor/16x16/apps/kgamma.png -share/icons/hicolor/16x16/apps/kghostview.png -share/icons/hicolor/16x16/apps/kiconedit.png -share/icons/hicolor/16x16/apps/kolourpaint.png -share/icons/hicolor/16x16/apps/kpdf.png -share/icons/hicolor/16x16/apps/kpovmodeler.png -share/icons/hicolor/16x16/apps/kruler.png -share/icons/hicolor/16x16/apps/ksnapshot.png -share/icons/hicolor/16x16/apps/kview.png -share/icons/hicolor/22x22/apps/kcolorchooser.png -share/icons/hicolor/22x22/apps/kdvi.png -share/icons/hicolor/22x22/apps/kfax.png -share/icons/hicolor/22x22/apps/kfaxview.png -share/icons/hicolor/22x22/apps/kghostview.png -share/icons/hicolor/22x22/apps/kiconedit.png -share/icons/hicolor/22x22/apps/kolourpaint.png -share/icons/hicolor/22x22/apps/kpdf.png -share/icons/hicolor/22x22/apps/kpovmodeler.png -share/icons/hicolor/22x22/apps/kruler.png -share/icons/hicolor/22x22/apps/ksnapshot.png -share/icons/hicolor/22x22/apps/kview.png -share/icons/hicolor/32x32/apps/kcoloredit.png -share/icons/hicolor/32x32/apps/kdvi.png -share/icons/hicolor/32x32/apps/kfax.png -share/icons/hicolor/32x32/apps/kfaxview.png -share/icons/hicolor/32x32/apps/kgamma.png -share/icons/hicolor/32x32/apps/kghostview.png -share/icons/hicolor/32x32/apps/kiconedit.png -share/icons/hicolor/32x32/apps/kolourpaint.png -share/icons/hicolor/32x32/apps/kpdf.png -share/icons/hicolor/32x32/apps/kpovmodeler.png -share/icons/hicolor/32x32/apps/kruler.png -share/icons/hicolor/32x32/apps/ksnapshot.png -share/icons/hicolor/32x32/apps/kview.png -share/icons/hicolor/48x48/apps/kdvi.png -share/icons/hicolor/48x48/apps/kfax.png -share/icons/hicolor/48x48/apps/kfaxview.png -share/icons/hicolor/48x48/apps/kgamma.png -share/icons/hicolor/48x48/apps/kghostview.png -share/icons/hicolor/48x48/apps/kiconedit.png -share/icons/hicolor/48x48/apps/kolourpaint.png -share/icons/hicolor/48x48/apps/kpdf.png -share/icons/hicolor/48x48/apps/kpovmodeler.png -share/icons/hicolor/48x48/apps/kruler.png -share/icons/hicolor/48x48/apps/ksnapshot.png -share/icons/hicolor/48x48/apps/kview.png -share/icons/hicolor/64x64/apps/kghostview.png -share/icons/hicolor/64x64/apps/kpdf.png -share/icons/hicolor/scalable/apps/kdvi.svgz -share/icons/hicolor/scalable/apps/kfax.svgz -share/icons/hicolor/scalable/apps/kfaxview.svgz -share/icons/hicolor/scalable/apps/kolourpaint.svgz -share/icons/hicolor/scalable/apps/kpdf.svgz -share/icons/hicolor/scalable/apps/ksnapshot.svgz -share/mimelnk/image/x-image-raw.desktop -share/mimelnk/text/mrml.desktop -share/services/djvumultipage.desktop -share/services/emptymultipage.desktop -share/services/gsthumbnail.desktop -share/services/kconfiguredialog/kviewcanvasconfig.desktop -share/services/kconfiguredialog/kviewgeneralconfig.desktop -share/services/kconfiguredialog/kviewpluginsconfig.desktop -share/services/kconfiguredialog/kviewviewerpluginsconfig.desktop -share/services/kded/daemonwatcher.desktop -share/services/kdvimultipage.desktop -share/services/kfaxmultipage.desktop -share/services/kfaxmultipage_tiff.desktop -share/services/kfile_bmp.desktop -share/services/kfile_dds.desktop -share/services/kfile_dvi.desktop -share/services/kfile_exr.desktop -share/services/kfile_gif.desktop -share/services/kfile_ico.desktop -share/services/kfile_jpeg.desktop -share/services/kfile_pcx.desktop -share/services/kfile_png.desktop -share/services/kfile_pnm.desktop -share/services/kfile_ps.desktop -share/services/kfile_raw.desktop -share/services/kfile_rgb.desktop -share/services/kfile_tga.desktop -share/services/kfile_tiff.desktop -share/services/kfile_xbm.desktop -share/services/kfile_xpm.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/photobook.desktop -share/services/svgthumbnail.desktop -share/servicetypes/kimageviewer.desktop -share/servicetypes/kimageviewercanvas.desktop -share/servicetypes/kmultipage.desktop -share/servicetypes/ksvgrenderer.desktop -@exec /bin/mkdir -p %D/share/doc/HTML/en/libtext2path-0.1-apidocs/kviewshell/html -@exec /bin/mkdir -p %D/share/doc/HTML/en/libtext2path-0.1-apidocs/kviewshell/html -@exec /bin/mkdir -p %D/share/doc/HTML/en/libtext2path-0.1-apidocs/kfaxview/html -@exec /bin/mkdir -p %D/share/doc/HTML/en/libtext2path-0.1-apidocs/kfaxview/html -@exec /bin/mkdir -p %D/share/doc/HTML/en/libtext2path-0.1-apidocs/kviewshell/html -@exec /bin/mkdir -p %D/share/doc/HTML/en/libtext2path-0.1-apidocs/kfaxview/html -@dirrm share/services/kconfiguredialog -@dirrm share/doc/HTML/en/libtext2path-0.1-apidocs/kviewshell/html -@dirrm share/doc/HTML/en/libtext2path-0.1-apidocs/kviewshell -@dirrm share/doc/HTML/en/libtext2path-0.1-apidocs/kfaxview/html -@dirrm share/doc/HTML/en/libtext2path-0.1-apidocs/kfaxview -@dirrm share/doc/HTML/en/libtext2path-0.1-apidocs -@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/config/magic -@dirrm share/apps/kviewviewer/kpartplugins -@dirrm share/apps/kviewviewer -@dirrm share/apps/kviewshell -@dirrm share/apps/kviewerpart/icons/hicolor/48x48/actions -@dirrm share/apps/kviewerpart/icons/hicolor/48x48 -@dirrm share/apps/kviewerpart/icons/hicolor/32x32/actions -@dirrm share/apps/kviewerpart/icons/hicolor/32x32 -@dirrm share/apps/kviewerpart/icons/hicolor/22x22/actions -@dirrm share/apps/kviewerpart/icons/hicolor/22x22 -@dirrm share/apps/kviewerpart/icons/hicolor/16x16/actions -@dirrm share/apps/kviewerpart/icons/hicolor/16x16 -@dirrm share/apps/kviewerpart/icons/hicolor -@dirrm share/apps/kviewerpart/icons -@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/scalable/apps -@dirrm share/apps/kolourpaint/icons/hicolor/scalable -@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/22x22/apps -@dirrm share/apps/kolourpaint/icons/hicolor/22x22 -@dirrm share/apps/kolourpaint/icons/hicolor/16x16/apps -@dirrm share/apps/kolourpaint/icons/hicolor/16x16 -@dirrm share/apps/kolourpaint/icons/hicolor -@dirrm share/apps/kolourpaint/icons/crystalsvg/scalable/actions -@dirrm share/apps/kolourpaint/icons/crystalsvg/scalable -@dirrm share/apps/kolourpaint/icons/crystalsvg/48x48/actions -@dirrm share/apps/kolourpaint/icons/crystalsvg/48x48 -@dirrm share/apps/kolourpaint/icons/crystalsvg/32x32/actions -@dirrm share/apps/kolourpaint/icons/crystalsvg/32x32 -@dirrm share/apps/kolourpaint/icons/crystalsvg/22x22/actions -@dirrm share/apps/kolourpaint/icons/crystalsvg/22x22 -@dirrm share/apps/kolourpaint/icons/crystalsvg/16x16/actions -@dirrm share/apps/kolourpaint/icons/crystalsvg/16x16 -@dirrm share/apps/kolourpaint/icons/crystalsvg -@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/kfaxview -@dirrm share/apps/kfax/pics -@dirrm share/apps/kfax -@dirrm share/apps/kdvi -@dirrm share/apps/kcoloredit -@dirrm include/libtext2path-0.1 -@dirrm include/kviewshell -@dirrm include/ksvg diff --git a/graphics/kipi-plugins-kde4/Makefile b/graphics/kipi-plugins-kde4/Makefile deleted file mode 100644 index e96dcddb51ca..000000000000 --- a/graphics/kipi-plugins-kde4/Makefile +++ /dev/null @@ -1,189 +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.0.r1 -PORTREVISION= 3 -PORTEPOCH= 1 -CATEGORIES= graphics kde -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= digikam -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} - -MAINTAINER= avleeuwen@piwebs.com -COMMENT= KDE Image Plugin Interface plugins - -LIB_DEPENDS= kexif.1:${PORTSDIR}/graphics/libkexif \ - kipi.1:${PORTSDIR}/graphics/libkipi \ - gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \ - Imlib2.3:${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 \ - FLICKREXPORT "export images to flickr account" on \ - GALLERYEXPORT "album to remote Gallery server export" on \ - IMAGESGALLERY "album to HTML gallery export" on \ - JPEGLOSSLESS "batch processing without losing meta info" on \ - KAMERAKLIENT "GPhoto2 interface (import from cameras)" 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 -USE_AUTOTOOLS= libtool:15 -USE_GMAKE= yes -USE_KDELIBS_VER=3 -USE_REINPLACE= yes -CONFIGURE_ARGS+=--program-prefix='' - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -CONFIGURE_ARGS+=--enable-final -.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_FLICKREXPORT) -PLIST_SUB+= FLICKREXPORT:="" -SUBDIRS+= flickrexport -.else -PLIST_SUB+= FLICKREXPORT:="@comment " -.endif - -.if !defined(WITHOUT_GALLERYEXPORT) -PLIST_SUB+= GALLERYEXPORT:="" -SUBDIRS+= galleryexport -.else -PLIST_SUB+= GALLERYEXPORT:="@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_KAMERAKLIENT) -PLIST_SUB+= KAMERAKLIENT:="" -SUBDIRS+= kameraklient -LIB_DEPENDS+= gphoto2.2:${PORTSDIR}/graphics/libgphoto2 -.else -PLIST_SUB+= KAMERAKLIENT:="@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 a43eae96110d..000000000000 --- a/graphics/kipi-plugins-kde4/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (kipi-plugins-0.1.0-rc1.tar.bz2) = e2c5abb08c4f9e82c4d475713b57301f -SHA256 (kipi-plugins-0.1.0-rc1.tar.bz2) = cbdeed82c050b7c5aac2be99586824e144e116fdd27198c99f27c31bec4d7931 -SIZE (kipi-plugins-0.1.0-rc1.tar.bz2) = 3609994 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 a8b670b8e157..000000000000 --- a/graphics/kipi-plugins-kde4/files/patch-kipi-plugins_Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ ---- kipi-plugins/Makefile.in.orig Thu Dec 15 18:43:28 2005 -+++ kipi-plugins/Makefile.in Thu Dec 15 18:44:50 2005 -@@ -376,10 +376,7 @@ - @compile_LIBKEXIF_TRUE@TIMEADJUSTDIR = $(timeadjustdir) - @compile_ACQUIREIMAGES_TRUE@ACQUIREIMAGESDIR = acquireimages - @compile_RAWCONVERTER_TRUE@RAWCONVERTERDIR = rawconverter --SUBDIRS = printwizard calendar mpegencoder cdarchiving imagesgallery \ -- sendimages batchprocessimages wallpaper findimages galleryexport flickrexport\ -- $(SLIDESHOWDIR) $(KAMERAKLIENTDIR) $(JPEGLOSSLESSDIR) \ -- $(TIMEADJUSTDIR) $(ACQUIREIMAGESDIR) $(RAWCONVERTERDIR) -+SUBDIRS = %%SUBDIRS%% - - rcdir = $(kde_datadir)/kipi - rc_DATA = tips diff --git a/graphics/kipi-plugins-kde4/pkg-descr b/graphics/kipi-plugins-kde4/pkg-descr deleted file mode 100644 index 77e4c0a52284..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 - -- 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 1d3f013d72bd..000000000000 --- a/graphics/kipi-plugins-kde4/pkg-plist +++ /dev/null @@ -1,766 +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 - -%%FLICKREXPORT:%%lib/kde3/kipiplugin_flickrexport.la -%%FLICKREXPORT:%%lib/kde3/kipiplugin_flickrexport.so -%%FLICKREXPORT:%%share/services/kipiplugin_flickrexport.desktop - -%%GALLERYEXPORT:%%lib/kde3/kipiplugin_galleryexport.so -%%GALLERYEXPORT:%%lib/kde3/kipiplugin_galleryexport.la -%%GALLERYEXPORT:%%share/services/kipiplugin_galleryexport.desktop - -%%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 - -%%KAMERAKLIENT:%%lib/kde3/kipiplugin_kameraklient.la -%%KAMERAKLIENT:%%lib/kde3/kipiplugin_kameraklient.so -%%KAMERAKLIENT:%%share/services/kipiplugin_kameraklient.desktop - -%%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/da/kipi-plugins/acquireimages.docbook -share/doc/HTML/da/kipi-plugins/borderimages.docbook -share/doc/HTML/da/kipi-plugins/calendar.docbook -share/doc/HTML/da/kipi-plugins/cdarchiving.docbook -share/doc/HTML/da/kipi-plugins/colorimages.docbook -share/doc/HTML/da/kipi-plugins/common -share/doc/HTML/da/kipi-plugins/convertimages.docbook -share/doc/HTML/da/kipi-plugins/effectimages.docbook -share/doc/HTML/da/kipi-plugins/filterimages.docbook -share/doc/HTML/da/kipi-plugins/findduplicateimages.docbook -share/doc/HTML/da/kipi-plugins/galleryexport.docbook -share/doc/HTML/da/kipi-plugins/imagesgallery.docbook -share/doc/HTML/da/kipi-plugins/index.cache.bz2 -share/doc/HTML/da/kipi-plugins/index.docbook -share/doc/HTML/da/kipi-plugins/jpeglossless.docbook -share/doc/HTML/da/kipi-plugins/kameraklient.docbook -share/doc/HTML/da/kipi-plugins/mpegencoder.docbook -share/doc/HTML/da/kipi-plugins/printwizard.docbook -share/doc/HTML/da/kipi-plugins/rawconverter.docbook -share/doc/HTML/da/kipi-plugins/recompressimages.docbook -share/doc/HTML/da/kipi-plugins/renameimages.docbook -share/doc/HTML/da/kipi-plugins/resizeimages.docbook -share/doc/HTML/da/kipi-plugins/sendimages.docbook -share/doc/HTML/da/kipi-plugins/slideshow.docbook -share/doc/HTML/da/kipi-plugins/timeadjust.docbook -share/doc/HTML/da/kipi-plugins/wallpaper.docbook -share/doc/HTML/en/kipi-plugins/README -share/doc/HTML/en/kipi-plugins/acquire-savetargetpreview.png -share/doc/HTML/en/kipi-plugins/acquire-screenshotpreview.png -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/flickrexport.docbook -share/doc/HTML/en/kipi-plugins/flickrexportauthenticated.png -share/doc/HTML/en/kipi-plugins/flickrexportcontinue.png -share/doc/HTML/en/kipi-plugins/flickrexportsignup.png -share/doc/HTML/en/kipi-plugins/flickrexportuploaddialog.png -share/doc/HTML/en/kipi-plugins/flickrexportuploading.png -share/doc/HTML/en/kipi-plugins/galleryexport.docbook -share/doc/HTML/en/kipi-plugins/imagegallery_albumsettings.png -share/doc/HTML/en/kipi-plugins/imagegallery_collectionselection.png -share/doc/HTML/en/kipi-plugins/imagegallery_looksettings.png -share/doc/HTML/en/kipi-plugins/imagegallery_preview.png -share/doc/HTML/en/kipi-plugins/imagegallery_progress.png -share/doc/HTML/en/kipi-plugins/imagegallery_thumbsettings.png -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/mpeg_encode_dialog.png -share/doc/HTML/en/kipi-plugins/mpegencoder.docbook -share/doc/HTML/en/kipi-plugins/printwizard.docbook -share/doc/HTML/en/kipi-plugins/raw_converter_batch.png -share/doc/HTML/en/kipi-plugins/raw_converter_single.png -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/sendimages_imageselection.png -share/doc/HTML/en/kipi-plugins/sendimages_mail.png -share/doc/HTML/en/kipi-plugins/sendimages_progress.png -share/doc/HTML/en/kipi-plugins/slideshow.docbook -share/doc/HTML/en/kipi-plugins/slideshow.png -share/doc/HTML/en/kipi-plugins/slideshow_dialog.png -share/doc/HTML/en/kipi-plugins/timeadjust.docbook -share/doc/HTML/en/kipi-plugins/wallpaper.docbook -share/doc/HTML/et/kipi-plugins/acquireimages.docbook -share/doc/HTML/et/kipi-plugins/borderimages.docbook -share/doc/HTML/et/kipi-plugins/calendar.docbook -share/doc/HTML/et/kipi-plugins/cdarchiving.docbook -share/doc/HTML/et/kipi-plugins/colorimages.docbook -share/doc/HTML/et/kipi-plugins/common -share/doc/HTML/et/kipi-plugins/convertimages.docbook -share/doc/HTML/et/kipi-plugins/effectimages.docbook -share/doc/HTML/et/kipi-plugins/filterimages.docbook -share/doc/HTML/et/kipi-plugins/findduplicateimages.docbook -share/doc/HTML/et/kipi-plugins/galleryexport.docbook -share/doc/HTML/et/kipi-plugins/imagesgallery.docbook -share/doc/HTML/et/kipi-plugins/index.cache.bz2 -share/doc/HTML/et/kipi-plugins/index.docbook -share/doc/HTML/et/kipi-plugins/jpeglossless.docbook -share/doc/HTML/et/kipi-plugins/kameraklient.docbook -share/doc/HTML/et/kipi-plugins/mpegencoder.docbook -share/doc/HTML/et/kipi-plugins/printwizard.docbook -share/doc/HTML/et/kipi-plugins/rawconverter.docbook -share/doc/HTML/et/kipi-plugins/recompressimages.docbook -share/doc/HTML/et/kipi-plugins/renameimages.docbook -share/doc/HTML/et/kipi-plugins/resizeimages.docbook -share/doc/HTML/et/kipi-plugins/sendimages.docbook -share/doc/HTML/et/kipi-plugins/slideshow.docbook -share/doc/HTML/et/kipi-plugins/timeadjust.docbook -share/doc/HTML/et/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/effectimages.docbook -share/doc/HTML/it/kipi-plugins/filterimages.docbook -share/doc/HTML/it/kipi-plugins/findduplicateimages.docbook -share/doc/HTML/it/kipi-plugins/galleryexport.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/galleryexport.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/raw_converter_batch.png -share/doc/HTML/nl/kipi-plugins/raw_converter_single.png -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/sendimages_imageselection.png -share/doc/HTML/nl/kipi-plugins/sendimages_mail.png -share/doc/HTML/nl/kipi-plugins/sendimages_progress.png -share/doc/HTML/nl/kipi-plugins/slideshow.docbook -share/doc/HTML/nl/kipi-plugins/slideshow_dialog.png -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/galleryexport.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/doc/HTML/pt_BR/kipi-plugins/acquireimages.docbook -share/doc/HTML/pt_BR/kipi-plugins/borderimages.docbook -share/doc/HTML/pt_BR/kipi-plugins/calendar.docbook -share/doc/HTML/pt_BR/kipi-plugins/cdarchiving.docbook -share/doc/HTML/pt_BR/kipi-plugins/colorimages.docbook -share/doc/HTML/pt_BR/kipi-plugins/commenteditor.docbook -share/doc/HTML/pt_BR/kipi-plugins/common -share/doc/HTML/pt_BR/kipi-plugins/convertimages.docbook -share/doc/HTML/pt_BR/kipi-plugins/diroperations.docbook -share/doc/HTML/pt_BR/kipi-plugins/effectimages.docbook -share/doc/HTML/pt_BR/kipi-plugins/filterimages.docbook -share/doc/HTML/pt_BR/kipi-plugins/findimages.docbook -share/doc/HTML/pt_BR/kipi-plugins/gammacalibration.docbook -share/doc/HTML/pt_BR/kipi-plugins/imagesgallery.docbook -share/doc/HTML/pt_BR/kipi-plugins/index.cache.bz2 -share/doc/HTML/pt_BR/kipi-plugins/index.docbook -share/doc/HTML/pt_BR/kipi-plugins/jpeglossless.docbook -share/doc/HTML/pt_BR/kipi-plugins/kameraklient.docbook -share/doc/HTML/pt_BR/kipi-plugins/mpegencoder.docbook -share/doc/HTML/pt_BR/kipi-plugins/printwizard.docbook -share/doc/HTML/pt_BR/kipi-plugins/rawconverter.docbook -share/doc/HTML/pt_BR/kipi-plugins/recompressimages.docbook -share/doc/HTML/pt_BR/kipi-plugins/renameimages.docbook -share/doc/HTML/pt_BR/kipi-plugins/resizeimages.docbook -share/doc/HTML/pt_BR/kipi-plugins/sendimages.docbook -share/doc/HTML/pt_BR/kipi-plugins/slideshow.docbook -share/doc/HTML/pt_BR/kipi-plugins/timeadjust.docbook -share/doc/HTML/pt_BR/kipi-plugins/wallpaper.docbook -share/doc/HTML/ru/kipi-plugins/calendar.docbook -share/doc/HTML/sv/kipi-plugins/acquireimages.docbook -share/doc/HTML/sv/kipi-plugins/borderimages.docbook -share/doc/HTML/sv/kipi-plugins/calendar.docbook -share/doc/HTML/sv/kipi-plugins/cdarchiving.docbook -share/doc/HTML/sv/kipi-plugins/colorimages.docbook -share/doc/HTML/sv/kipi-plugins/common -share/doc/HTML/sv/kipi-plugins/convertimages.docbook -share/doc/HTML/sv/kipi-plugins/effectimages.docbook -share/doc/HTML/sv/kipi-plugins/filterimages.docbook -share/doc/HTML/sv/kipi-plugins/findduplicateimages.docbook -share/doc/HTML/sv/kipi-plugins/galleryexport.docbook -share/doc/HTML/sv/kipi-plugins/imagesgallery.docbook -share/doc/HTML/sv/kipi-plugins/index.cache.bz2 -share/doc/HTML/sv/kipi-plugins/index.docbook -share/doc/HTML/sv/kipi-plugins/jpeglossless.docbook -share/doc/HTML/sv/kipi-plugins/kameraklient.docbook -share/doc/HTML/sv/kipi-plugins/mpeg_encode_dialog.png -share/doc/HTML/sv/kipi-plugins/mpegencoder.docbook -share/doc/HTML/sv/kipi-plugins/printwizard.docbook -share/doc/HTML/sv/kipi-plugins/raw_converter_batch.png -share/doc/HTML/sv/kipi-plugins/raw_converter_single.png -share/doc/HTML/sv/kipi-plugins/rawconverter.docbook -share/doc/HTML/sv/kipi-plugins/recompressimages.docbook -share/doc/HTML/sv/kipi-plugins/renameimages.docbook -share/doc/HTML/sv/kipi-plugins/resizeimages.docbook -share/doc/HTML/sv/kipi-plugins/sendimages.docbook -share/doc/HTML/sv/kipi-plugins/sendimages_imageselection.png -share/doc/HTML/sv/kipi-plugins/sendimages_mail.png -share/doc/HTML/sv/kipi-plugins/sendimages_progress.png -share/doc/HTML/sv/kipi-plugins/slideshow.docbook -share/doc/HTML/sv/kipi-plugins/slideshow_dialog.png -share/doc/HTML/sv/kipi-plugins/timeadjust.docbook -share/doc/HTML/sv/kipi-plugins/wallpaper.docbook -share/locale/br/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/br/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/br/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/br/LC_MESSAGES/kipiplugin_galleryexport.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_calendar.mo -share/locale/ca/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/ca/LC_MESSAGES/kipiplugin_galleryexport.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/cs/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/cs/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/cs/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/cs/LC_MESSAGES/kipiplugin_galleryexport.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/cs/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/cs/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/cy/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/cy/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/cy/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/cy/LC_MESSAGES/kipiplugin_galleryexport.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_calendar.mo -share/locale/da/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/da/LC_MESSAGES/kipiplugin_galleryexport.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/de/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/de/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/de/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/de/LC_MESSAGES/kipiplugin_galleryexport.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/el/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/el/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/el/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/el/LC_MESSAGES/kipiplugin_galleryexport.mo -share/locale/el/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/el/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/el/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/el/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/el/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/el/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/el/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/el/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/el/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/en_GB/LC_MESSAGES/kipiplugin_acquireimages.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_galleryexport.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/es/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/es/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/es/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/es/LC_MESSAGES/kipiplugin_galleryexport.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_calendar.mo -share/locale/et/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/et/LC_MESSAGES/kipiplugin_galleryexport.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_calendar.mo -share/locale/fr/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/fr/LC_MESSAGES/kipiplugin_galleryexport.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/ga/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/ga/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/ga/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/ga/LC_MESSAGES/kipiplugin_galleryexport.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_calendar.mo -share/locale/hu/LC_MESSAGES/kipiplugin_cdarchiving.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_calendar.mo -share/locale/is/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/is/LC_MESSAGES/kipiplugin_galleryexport.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_rawconverter.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_calendar.mo -share/locale/it/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/it/LC_MESSAGES/kipiplugin_galleryexport.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/lt/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/lt/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/lt/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/lt/LC_MESSAGES/kipiplugin_galleryexport.mo -share/locale/lt/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/lt/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/lt/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/lt/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/lt/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/lt/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/lt/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/lt/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/lt/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/mt/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/mt/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/mt/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/mt/LC_MESSAGES/kipiplugin_galleryexport.mo -share/locale/mt/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/mt/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/mt/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/mt/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/mt/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/mt/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/mt/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/mt/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/mt/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/nb/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/nb/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/nb/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/nb/LC_MESSAGES/kipiplugin_galleryexport.mo -share/locale/nb/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/nb/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/nb/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/nb/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/nb/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/nb/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/nb/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/nl/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/nl/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/nl/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/nl/LC_MESSAGES/kipiplugin_galleryexport.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/nn/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/nn/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/nn/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/pa/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/pa/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/pa/LC_MESSAGES/kipiplugin_galleryexport.mo -share/locale/pa/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/pa/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/pa/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/pa/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/pa/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/pa/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/pa/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/pa/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/pl/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/pl/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/pl/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/pl/LC_MESSAGES/kipiplugin_galleryexport.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_calendar.mo -share/locale/pt/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/pt/LC_MESSAGES/kipiplugin_galleryexport.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_BR/LC_MESSAGES/kipiplugin_acquireimages.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_galleryexport.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/rw/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/rw/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/rw/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/rw/LC_MESSAGES/kipiplugin_galleryexport.mo -share/locale/rw/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/rw/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/rw/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/rw/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/rw/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/rw/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/rw/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/rw/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/rw/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/sr/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/sr/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/sr/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/sr/LC_MESSAGES/kipiplugin_galleryexport.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/sr@Latn/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/sr@Latn/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/sr@Latn/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/sr@Latn/LC_MESSAGES/kipiplugin_galleryexport.mo -share/locale/sr@Latn/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/sr@Latn/LC_MESSAGES/kipiplugin_jpeglossless.mo -share/locale/sr@Latn/LC_MESSAGES/kipiplugin_mpegencoder.mo -share/locale/sr@Latn/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/sr@Latn/LC_MESSAGES/kipiplugin_rawconverter.mo -share/locale/sr@Latn/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/sr@Latn/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/sr@Latn/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/sr@Latn/LC_MESSAGES/kipiplugin_wallpaper.mo -share/locale/sv/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/sv/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/sv/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/sv/LC_MESSAGES/kipiplugin_galleryexport.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/ta/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/ta/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/ta/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/ta/LC_MESSAGES/kipiplugin_galleryexport.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_calendar.mo -share/locale/tr/LC_MESSAGES/kipiplugin_cdarchiving.mo -share/locale/tr/LC_MESSAGES/kipiplugin_galleryexport.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/zh_CN/LC_MESSAGES/kipiplugin_acquireimages.mo -share/locale/zh_CN/LC_MESSAGES/kipiplugin_calendar.mo -share/locale/zh_CN/LC_MESSAGES/kipiplugin_imagesgallery.mo -share/locale/zh_CN/LC_MESSAGES/kipiplugin_printwizard.mo -share/locale/zh_CN/LC_MESSAGES/kipiplugin_sendimages.mo -share/locale/zh_CN/LC_MESSAGES/kipiplugin_slideshow.mo -share/locale/zh_CN/LC_MESSAGES/kipiplugin_timeadjust.mo -share/locale/zh_CN/LC_MESSAGES/kipiplugin_wallpaper.mo - -@dirrm share/doc/HTML/sv/kipi-plugins -@dirrm share/doc/HTML/ru/kipi-plugins -@dirrm share/doc/HTML/pt_BR/kipi-plugins -@dirrm share/doc/HTML/pt/kipi-plugins -@dirrm share/doc/HTML/nl/kipi-plugins -@dirrm share/doc/HTML/it/kipi-plugins -@dirrm share/doc/HTML/et/kipi-plugins -@dirrm share/doc/HTML/en/kipi-plugins -@dirrm share/doc/HTML/da/kipi-plugins - diff --git a/graphics/kphotoalbum-kde4/Makefile b/graphics/kphotoalbum-kde4/Makefile deleted file mode 100644 index fb44936127ab..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.1 -PORTREVISION= 3 -CATEGORIES= graphics kde -MASTER_SITES= http://ktown.kde.org/kphotoalbum/download/ - -MAINTAINER= markus@FreeBSD.org -COMMENT= Image database for KDE - -RUN_DEPENDS= kipidcrawclient:${PORTSDIR}/graphics/kipi-plugins -BUILD_DEPENDS= ${RUN_DEPENDS} - -USE_KDELIBS_VER= 3 -USE_BZIP2= yes -USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes - -post-patch: - @${REINPLACE_CMD} -e 's/-O2//g' ${WRKSRC}/${CONFIGURE_SCRIPT} - @${FIND} ${WRKSRC}/translations -name Makefile.in | ${XARGS} \ - ${REINPLACE_CMD} -e 's|LANG)/doc|LANG)/kimdaba|g' - -.include <bsd.port.mk> diff --git a/graphics/kphotoalbum-kde4/distinfo b/graphics/kphotoalbum-kde4/distinfo deleted file mode 100644 index 727c47d5e5a0..000000000000 --- a/graphics/kphotoalbum-kde4/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (kimdaba-2.1.tar.bz2) = 5c8b3e1d806c069830e893e5a433234a -SHA256 (kimdaba-2.1.tar.bz2) = 586025ef4da0d9979ff07c5b447987a09f021fe10b983a9cec934c0150b53c9a -SIZE (kimdaba-2.1.tar.bz2) = 11558295 diff --git a/graphics/kphotoalbum-kde4/pkg-descr b/graphics/kphotoalbum-kde4/pkg-descr deleted file mode 100644 index bd62f3c9137b..000000000000 --- a/graphics/kphotoalbum-kde4/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -KDE Image Database (KimDaBa) is a tool for annotating, searching, and viewing -images. The annotation is done by telling KimDaBa who is on the images, where -the images were taken, and (optionally) adding descriptions. - -KimDaBa is highly optimized for easy annotating of images, so that it is -possible to use it with thousands of images. When the images have been -annotated you may browse them based on the annotations (person, location, -keywords). - -Author: Jesper Kjaer Pedersen <blackie@blackie.dk> -WWW: http://ktown.kde.org/kphotoalbum/ diff --git a/graphics/kphotoalbum-kde4/pkg-plist b/graphics/kphotoalbum-kde4/pkg-plist deleted file mode 100644 index 8fb1d1443768..000000000000 --- a/graphics/kphotoalbum-kde4/pkg-plist +++ /dev/null @@ -1,391 +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/exclamationmark.png -share/apps/kimdaba/pics/multiconfig.jpg -share/apps/kimdaba/pics/questionmark-flipped.png -share/apps/kimdaba/pics/questionmark.png -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/datebar.docbook -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/de/kimdaba/browsing.docbook -share/doc/HTML/de/kimdaba/common -share/doc/HTML/de/kimdaba/generating-html.docbook -share/doc/HTML/de/kimdaba/importexport.docbook -share/doc/HTML/de/kimdaba/index.cache.bz2 -share/doc/HTML/de/kimdaba/index.docbook -share/doc/HTML/de/kimdaba/introduction.docbook -share/doc/HTML/de/kimdaba/options.docbook -share/doc/HTML/de/kimdaba/plugins.docbook -share/doc/HTML/de/kimdaba/setting-properties.docbook -share/doc/HTML/de/kimdaba/thumbnail-view.docbook -share/doc/HTML/de/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/datebar-for-minutes.png -share/doc/HTML/en/kimdaba/datebar.docbook -share/doc/HTML/en/kimdaba/datebar.png -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/images-with-tokens.png -share/doc/HTML/en/kimdaba/imagesForPersons.png -share/doc/HTML/en/kimdaba/import-dialog.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/member-group-setting.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/tokens-in-browser.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/et/kimdaba/browsing.docbook -share/doc/HTML/et/kimdaba/common -share/doc/HTML/et/kimdaba/generating-html.docbook -share/doc/HTML/et/kimdaba/importexport.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/plugins.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/fr/kimdaba/browsing.docbook -share/doc/HTML/fr/kimdaba/common -share/doc/HTML/fr/kimdaba/generating-html.docbook -share/doc/HTML/fr/kimdaba/importexport.docbook -share/doc/HTML/fr/kimdaba/index.cache.bz2 -share/doc/HTML/fr/kimdaba/index.docbook -share/doc/HTML/fr/kimdaba/introduction.docbook -share/doc/HTML/fr/kimdaba/options.docbook -share/doc/HTML/fr/kimdaba/plugins.docbook -share/doc/HTML/fr/kimdaba/setting-properties.docbook -share/doc/HTML/fr/kimdaba/thumbnail-view.docbook -share/doc/HTML/fr/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/datebar.docbook -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/nl/kimdaba/browsing.docbook -share/doc/HTML/nl/kimdaba/common -share/doc/HTML/nl/kimdaba/datebar.docbook -share/doc/HTML/nl/kimdaba/generating-html.docbook -share/doc/HTML/nl/kimdaba/importexport.docbook -share/doc/HTML/nl/kimdaba/index.cache.bz2 -share/doc/HTML/nl/kimdaba/index.docbook -share/doc/HTML/nl/kimdaba/introduction.docbook -share/doc/HTML/nl/kimdaba/options.docbook -share/doc/HTML/nl/kimdaba/plugins.docbook -share/doc/HTML/nl/kimdaba/setting-properties.docbook -share/doc/HTML/nl/kimdaba/thumbnail-view.docbook -share/doc/HTML/nl/kimdaba/viewer.docbook -share/doc/HTML/pt/kimdaba/browsing.docbook -share/doc/HTML/pt/kimdaba/common -share/doc/HTML/pt/kimdaba/datebar.docbook -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/datebar-for-minutes.png -share/doc/HTML/sv/kimdaba/datebar.docbook -share/doc/HTML/sv/kimdaba/datebar.png -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/images-with-tokens.png -share/doc/HTML/sv/kimdaba/imagesForPersons.png -share/doc/HTML/sv/kimdaba/import-dialog.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/member-group-setting.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/tokens-in-browser.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/gl/LC_MESSAGES/kimdaba.mo -share/locale/hi/LC_MESSAGES/kimdaba.mo -share/locale/is/LC_MESSAGES/kimdaba.mo -share/locale/it/LC_MESSAGES/kimdaba.mo -share/locale/lt/LC_MESSAGES/kimdaba.mo -share/locale/mt/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/sr@Latn/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 -@dirrmtry share/mimelnk/application -@dirrmtry share/mimelnk -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/icons/hicolor/64x64/apps -@dirrmtry share/icons/hicolor/64x64 -@dirrmtry share/icons/hicolor/48x48/apps -@dirrmtry share/icons/hicolor/48x48 -@dirrmtry share/icons/hicolor/32x32/apps -@dirrmtry share/icons/hicolor/32x32 -@dirrmtry share/icons/hicolor/22x22/apps -@dirrmtry share/icons/hicolor/22x22 -@dirrmtry share/icons/hicolor/16x16/apps -@dirrmtry share/icons/hicolor/16x16 -@dirrmtry share/icons/hicolor/128x128/apps -@dirrmtry share/icons/hicolor/128x128 -@dirrmtry share/icons/hicolor -@dirrmtry share/icons -@dirrm share/doc/HTML/sv/kimdaba -@dirrmtry share/doc/HTML/sv -@dirrm share/doc/HTML/ru/kimdaba -@dirrmtry share/doc/HTML/ru -@dirrm share/doc/HTML/pt/kimdaba -@dirrmtry share/doc/HTML/pt -@dirrm share/doc/HTML/nl/kimdaba -@dirrmtry share/doc/HTML/nl -@dirrm share/doc/HTML/it/kimdaba -@dirrmtry share/doc/HTML/it -@dirrm share/doc/HTML/fr/kimdaba -@dirrmtry share/doc/HTML/fr -@dirrm share/doc/HTML/et/kimdaba -@dirrmtry share/doc/HTML/et -@dirrm share/doc/HTML/en/kimdaba -@dirrmtry share/doc/HTML/en -@dirrm share/doc/HTML/de/kimdaba -@dirrmtry share/doc/HTML/de -@dirrm share/doc/HTML/da/kimdaba -@dirrmtry share/doc/HTML/da -@dirrmtry share/doc/HTML -@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 -@dirrmtry share/apps -@dirrmtry share/applications/kde -@dirrmtry share/applications diff --git a/graphics/kphotoalbum/Makefile b/graphics/kphotoalbum/Makefile deleted file mode 100644 index fb44936127ab..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.1 -PORTREVISION= 3 -CATEGORIES= graphics kde -MASTER_SITES= http://ktown.kde.org/kphotoalbum/download/ - -MAINTAINER= markus@FreeBSD.org -COMMENT= Image database for KDE - -RUN_DEPENDS= kipidcrawclient:${PORTSDIR}/graphics/kipi-plugins -BUILD_DEPENDS= ${RUN_DEPENDS} - -USE_KDELIBS_VER= 3 -USE_BZIP2= yes -USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes - -post-patch: - @${REINPLACE_CMD} -e 's/-O2//g' ${WRKSRC}/${CONFIGURE_SCRIPT} - @${FIND} ${WRKSRC}/translations -name Makefile.in | ${XARGS} \ - ${REINPLACE_CMD} -e 's|LANG)/doc|LANG)/kimdaba|g' - -.include <bsd.port.mk> diff --git a/graphics/kphotoalbum/distinfo b/graphics/kphotoalbum/distinfo deleted file mode 100644 index 727c47d5e5a0..000000000000 --- a/graphics/kphotoalbum/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (kimdaba-2.1.tar.bz2) = 5c8b3e1d806c069830e893e5a433234a -SHA256 (kimdaba-2.1.tar.bz2) = 586025ef4da0d9979ff07c5b447987a09f021fe10b983a9cec934c0150b53c9a -SIZE (kimdaba-2.1.tar.bz2) = 11558295 diff --git a/graphics/kphotoalbum/pkg-descr b/graphics/kphotoalbum/pkg-descr deleted file mode 100644 index bd62f3c9137b..000000000000 --- a/graphics/kphotoalbum/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -KDE Image Database (KimDaBa) is a tool for annotating, searching, and viewing -images. The annotation is done by telling KimDaBa who is on the images, where -the images were taken, and (optionally) adding descriptions. - -KimDaBa is highly optimized for easy annotating of images, so that it is -possible to use it with thousands of images. When the images have been -annotated you may browse them based on the annotations (person, location, -keywords). - -Author: Jesper Kjaer Pedersen <blackie@blackie.dk> -WWW: http://ktown.kde.org/kphotoalbum/ diff --git a/graphics/kphotoalbum/pkg-plist b/graphics/kphotoalbum/pkg-plist deleted file mode 100644 index 8fb1d1443768..000000000000 --- a/graphics/kphotoalbum/pkg-plist +++ /dev/null @@ -1,391 +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/exclamationmark.png -share/apps/kimdaba/pics/multiconfig.jpg -share/apps/kimdaba/pics/questionmark-flipped.png -share/apps/kimdaba/pics/questionmark.png -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/datebar.docbook -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/de/kimdaba/browsing.docbook -share/doc/HTML/de/kimdaba/common -share/doc/HTML/de/kimdaba/generating-html.docbook -share/doc/HTML/de/kimdaba/importexport.docbook -share/doc/HTML/de/kimdaba/index.cache.bz2 -share/doc/HTML/de/kimdaba/index.docbook -share/doc/HTML/de/kimdaba/introduction.docbook -share/doc/HTML/de/kimdaba/options.docbook -share/doc/HTML/de/kimdaba/plugins.docbook -share/doc/HTML/de/kimdaba/setting-properties.docbook -share/doc/HTML/de/kimdaba/thumbnail-view.docbook -share/doc/HTML/de/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/datebar-for-minutes.png -share/doc/HTML/en/kimdaba/datebar.docbook -share/doc/HTML/en/kimdaba/datebar.png -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/images-with-tokens.png -share/doc/HTML/en/kimdaba/imagesForPersons.png -share/doc/HTML/en/kimdaba/import-dialog.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/member-group-setting.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/tokens-in-browser.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/et/kimdaba/browsing.docbook -share/doc/HTML/et/kimdaba/common -share/doc/HTML/et/kimdaba/generating-html.docbook -share/doc/HTML/et/kimdaba/importexport.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/plugins.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/fr/kimdaba/browsing.docbook -share/doc/HTML/fr/kimdaba/common -share/doc/HTML/fr/kimdaba/generating-html.docbook -share/doc/HTML/fr/kimdaba/importexport.docbook -share/doc/HTML/fr/kimdaba/index.cache.bz2 -share/doc/HTML/fr/kimdaba/index.docbook -share/doc/HTML/fr/kimdaba/introduction.docbook -share/doc/HTML/fr/kimdaba/options.docbook -share/doc/HTML/fr/kimdaba/plugins.docbook -share/doc/HTML/fr/kimdaba/setting-properties.docbook -share/doc/HTML/fr/kimdaba/thumbnail-view.docbook -share/doc/HTML/fr/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/datebar.docbook -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/nl/kimdaba/browsing.docbook -share/doc/HTML/nl/kimdaba/common -share/doc/HTML/nl/kimdaba/datebar.docbook -share/doc/HTML/nl/kimdaba/generating-html.docbook -share/doc/HTML/nl/kimdaba/importexport.docbook -share/doc/HTML/nl/kimdaba/index.cache.bz2 -share/doc/HTML/nl/kimdaba/index.docbook -share/doc/HTML/nl/kimdaba/introduction.docbook -share/doc/HTML/nl/kimdaba/options.docbook -share/doc/HTML/nl/kimdaba/plugins.docbook -share/doc/HTML/nl/kimdaba/setting-properties.docbook -share/doc/HTML/nl/kimdaba/thumbnail-view.docbook -share/doc/HTML/nl/kimdaba/viewer.docbook -share/doc/HTML/pt/kimdaba/browsing.docbook -share/doc/HTML/pt/kimdaba/common -share/doc/HTML/pt/kimdaba/datebar.docbook -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/datebar-for-minutes.png -share/doc/HTML/sv/kimdaba/datebar.docbook -share/doc/HTML/sv/kimdaba/datebar.png -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/images-with-tokens.png -share/doc/HTML/sv/kimdaba/imagesForPersons.png -share/doc/HTML/sv/kimdaba/import-dialog.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/member-group-setting.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/tokens-in-browser.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/gl/LC_MESSAGES/kimdaba.mo -share/locale/hi/LC_MESSAGES/kimdaba.mo -share/locale/is/LC_MESSAGES/kimdaba.mo -share/locale/it/LC_MESSAGES/kimdaba.mo -share/locale/lt/LC_MESSAGES/kimdaba.mo -share/locale/mt/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/sr@Latn/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 -@dirrmtry share/mimelnk/application -@dirrmtry share/mimelnk -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/icons/hicolor/64x64/apps -@dirrmtry share/icons/hicolor/64x64 -@dirrmtry share/icons/hicolor/48x48/apps -@dirrmtry share/icons/hicolor/48x48 -@dirrmtry share/icons/hicolor/32x32/apps -@dirrmtry share/icons/hicolor/32x32 -@dirrmtry share/icons/hicolor/22x22/apps -@dirrmtry share/icons/hicolor/22x22 -@dirrmtry share/icons/hicolor/16x16/apps -@dirrmtry share/icons/hicolor/16x16 -@dirrmtry share/icons/hicolor/128x128/apps -@dirrmtry share/icons/hicolor/128x128 -@dirrmtry share/icons/hicolor -@dirrmtry share/icons -@dirrm share/doc/HTML/sv/kimdaba -@dirrmtry share/doc/HTML/sv -@dirrm share/doc/HTML/ru/kimdaba -@dirrmtry share/doc/HTML/ru -@dirrm share/doc/HTML/pt/kimdaba -@dirrmtry share/doc/HTML/pt -@dirrm share/doc/HTML/nl/kimdaba -@dirrmtry share/doc/HTML/nl -@dirrm share/doc/HTML/it/kimdaba -@dirrmtry share/doc/HTML/it -@dirrm share/doc/HTML/fr/kimdaba -@dirrmtry share/doc/HTML/fr -@dirrm share/doc/HTML/et/kimdaba -@dirrmtry share/doc/HTML/et -@dirrm share/doc/HTML/en/kimdaba -@dirrmtry share/doc/HTML/en -@dirrm share/doc/HTML/de/kimdaba -@dirrmtry share/doc/HTML/de -@dirrm share/doc/HTML/da/kimdaba -@dirrmtry share/doc/HTML/da -@dirrmtry share/doc/HTML -@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 -@dirrmtry share/apps -@dirrmtry share/applications/kde -@dirrmtry share/applications diff --git a/graphics/kuickshow-kde4/Makefile b/graphics/kuickshow-kde4/Makefile deleted file mode 100644 index 5e6a73559285..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} -PORTREVISION= 1 -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 -USE_AUTOTOOLS= libtool:15 -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 c7412ceee598..000000000000 --- a/graphics/kuickshow-kde4/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (KDE/kdegraphics-3.5.1.tar.bz2) = 2cd1c5348b7df46cf7f9d91e1dbfebd2 -SHA256 (KDE/kdegraphics-3.5.1.tar.bz2) = d0f1fed464c1d410b66c115a60245e1c639de828eebde181f26cc8185a0c9ad6 -SIZE (KDE/kdegraphics-3.5.1.tar.bz2) = 7315482 diff --git a/graphics/kuickshow-kde4/files/patch-kuickshow_src-kuickshow.cpp b/graphics/kuickshow-kde4/files/patch-kuickshow_src-kuickshow.cpp deleted file mode 100644 index 348a223c4847..000000000000 --- a/graphics/kuickshow-kde4/files/patch-kuickshow_src-kuickshow.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- kuickshow/src/kuickshow.cpp.orig Sun Jan 29 12:32:04 2006 -+++ kuickshow/src/kuickshow.cpp Sun Jan 29 12:44:27 2006 -@@ -646,7 +646,7 @@ - } - - tryShowNextImage(); -- fileWidget->trash(list, false, false); -+ fileWidget->trash(list, parent, false, false); - } - - void KuickShow::tryShowNextImage() 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 09a5ac0c8c3f..000000000000 --- a/graphics/kuickshow-kde4/pkg-plist +++ /dev/null @@ -1,28 +0,0 @@ -bin/kuickshow -lib/kde3/kuickshow.a -lib/kde3/kuickshow.la -lib/kde3/kuickshow.so -lib/libkdeinit_kuickshow.a -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/hicolor/16x16/apps/kuickshow.png -share/icons/hicolor/22x22/apps/kuickshow.png -share/icons/hicolor/32x32/apps/kuickshow.png -@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 94549e1e0c79..000000000000 --- a/graphics/libart_lgpl/Makefile +++ /dev/null @@ -1,27 +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.17 -PORTREVISION= 1 -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 -GNU_CONFIGURE= yes - -CONFLICTS= libart-[0-9]* - -.include <bsd.port.mk> diff --git a/graphics/libart_lgpl/distinfo b/graphics/libart_lgpl/distinfo deleted file mode 100644 index afbdc7ddf9a6..000000000000 --- a/graphics/libart_lgpl/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/libart_lgpl-2.3.17.tar.bz2) = dfca42529393c8a8f59dc4dc10675a46 -SHA256 (gnome2/libart_lgpl-2.3.17.tar.bz2) = 0c9a06d612cf2e527b96aeb129fe79db750ab93e13f215043d720bcde72b407e -SIZE (gnome2/libart_lgpl-2.3.17.tar.bz2) = 289499 diff --git a/graphics/libart_lgpl/pkg-descr b/graphics/libart_lgpl/pkg-descr deleted file mode 100644 index 8d677494f530..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.levien.com/libart/ diff --git a/graphics/libart_lgpl/pkg-plist b/graphics/libart_lgpl/pkg-plist deleted file mode 100644 index 431c481636c3..000000000000 --- a/graphics/libart_lgpl/pkg-plist +++ /dev/null @@ -1,52 +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.la -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 0ef41d5691c3..000000000000 --- a/graphics/libkipi-kde4/Makefile +++ /dev/null @@ -1,28 +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.2 -PORTREVISION= 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 -USE_AUTOTOOLS= libtool:15 -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 f57f7c81645b..000000000000 --- a/graphics/libkipi-kde4/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (libkipi-0.1.2.tar.bz2) = 2fc68328b1331039861fca6f9354d635 -SHA256 (libkipi-0.1.2.tar.bz2) = 8866e700db8c4c53125ccf614b63ef13ca3f54b86683cbf6dbe53f504ef8b877 -SIZE (libkipi-0.1.2.tar.bz2) = 511251 diff --git a/graphics/libkipi-kde4/pkg-descr b/graphics/libkipi-kde4/pkg-descr deleted file mode 100644 index 1fa81ba8f65a..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/ diff --git a/graphics/libkipi-kde4/pkg-plist b/graphics/libkipi-kde4/pkg-plist deleted file mode 100644 index d068a3680ece..000000000000 --- a/graphics/libkipi-kde4/pkg-plist +++ /dev/null @@ -1,61 +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/libkipi_export.h -include/libkipi/plugin.h -include/libkipi/pluginloader.h -include/libkipi/uploadwidget.h -include/libkipi/version.h -lib/libkipi.a -lib/libkipi.la -lib/libkipi.so -lib/libkipi.so.1 -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/cs/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/el/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/is/LC_MESSAGES/libkipi.mo -share/locale/it/LC_MESSAGES/libkipi.mo -share/locale/lt/LC_MESSAGES/libkipi.mo -share/locale/mt/LC_MESSAGES/libkipi.mo -share/locale/nb/LC_MESSAGES/libkipi.mo -share/locale/nl/LC_MESSAGES/libkipi.mo -share/locale/pa/LC_MESSAGES/libkipi.mo -share/locale/pl/LC_MESSAGES/libkipi.mo -share/locale/pt/LC_MESSAGES/libkipi.mo -share/locale/pt_BR/LC_MESSAGES/libkipi.mo -share/locale/rw/LC_MESSAGES/libkipi.mo -share/locale/sl/LC_MESSAGES/libkipi.mo -share/locale/sr/LC_MESSAGES/libkipi.mo -share/locale/sr@Latn/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/locale/zh_CN/LC_MESSAGES/libkipi.mo -share/servicetypes/kipiplugin.desktop -@dirrm share/apps/kipi/data -@dirrm share/apps/kipi -@dirrm include/libkipi -@dirrm share/doc/HTML/en/libkipi-0.1.2-apidocs/libkipi/html -@dirrm share/doc/HTML/en/libkipi-0.1.2-apidocs/libkipi -@dirrm share/doc/HTML/en/libkipi-0.1.2-apidocs diff --git a/graphics/libvisual04/Makefile b/graphics/libvisual04/Makefile deleted file mode 100644 index c85636cb55f4..000000000000 --- a/graphics/libvisual04/Makefile +++ /dev/null @@ -1,41 +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.2.0 -PORTREVISION= 1 -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_AUTOTOOLS= libtool:15 -CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ - LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -INSTALLS_SHLIB= yes - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500001 -EXTRA_PATCHES= ${PATCHDIR}/extra-patch-libvisual_lv_cpu.c -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|-Wno-unused-variable||g' \ - -e 's|-O3|${CFLAGS}|g' \ - ${WRKSRC}/libvisual/Makefile.in - -.include <bsd.port.post.mk> diff --git a/graphics/libvisual04/distinfo b/graphics/libvisual04/distinfo deleted file mode 100644 index c24b65087968..000000000000 --- a/graphics/libvisual04/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (libvisual-0.2.0.tar.gz) = 668236dcbd252c70f1beff551f36b8b3 -SHA256 (libvisual-0.2.0.tar.gz) = a440254208bd4bd13e0e77789ff5fc07cd64f4c9022ff43c6c64ec29a2aa03aa -SIZE (libvisual-0.2.0.tar.gz) = 431141 diff --git a/graphics/libvisual04/files/extra-patch-libvisual_lv_cpu.c b/graphics/libvisual04/files/extra-patch-libvisual_lv_cpu.c deleted file mode 100644 index 8e6d1cd03574..000000000000 --- a/graphics/libvisual04/files/extra-patch-libvisual_lv_cpu.c +++ /dev/null @@ -1,12 +0,0 @@ ---- libvisual/lv_cpu.c.orig Sun Mar 20 20:17:51 2005 -+++ libvisual/lv_cpu.c Sun Mar 20 20:18:19 2005 -@@ -65,6 +65,9 @@ - #include "lv_log.h" - #include "lv_cpu.h" - -+/* stolen from 5.3-stable's unistd.h */ -+#define _SC_NPROCESSORS_ONLN 58 -+ - static VisCPU _lv_cpu_caps; - static int _lv_cpu_initialized = FALSE; - diff --git a/graphics/libvisual04/files/patch-configure b/graphics/libvisual04/files/patch-configure deleted file mode 100644 index d8f1678d1cd4..000000000000 --- a/graphics/libvisual04/files/patch-configure +++ /dev/null @@ -1,14 +0,0 @@ ---- configure.orig Thu Jun 23 13:09:46 2005 -+++ configure Thu Jun 23 13:10:48 2005 -@@ -25450,7 +25450,11 @@ - if test x$lv_ix86 = xyes ; then - cat >>$outfile <<_______EOF - -+#if defined(__GNUC__) && __GNUC__ <= 2 -+#define VISUAL_ARCH_UNKNOWN -+#else - #define VISUAL_ARCH_X86 -+#endif - _______EOF - fi - 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 7f6eec26a91e..000000000000 --- a/graphics/libvisual04/pkg-plist +++ /dev/null @@ -1,38 +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_object.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_thread.h -include/libvisual/lv_time.h -include/libvisual/lv_transform.h -include/libvisual/lv_types.h -include/libvisual/lv_ui.h -include/libvisual/lv_video.h -include/libvisual/lvconfig.h -lib/libvisual.a -lib/libvisual.la -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 1f048d96ecd0..000000000000 --- a/graphics/linux-f10-gdk-pixbuf/Makefile +++ /dev/null @@ -1,44 +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.12.fc2 -PORTREVISION= 1 -CATEGORIES= graphics linux -MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} -MASTER_SITE_SUBDIR=updates/${BASEVERSION}/${MACHINE_ARCH} -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 -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 9e88227bbb11..000000000000 --- a/graphics/linux-f10-gdk-pixbuf/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (rpm/gdk-pixbuf-0.22.0-12.fc2.i386.rpm) = f56442e8a45c71b7004373b94acf5a9f -SHA256 (rpm/gdk-pixbuf-0.22.0-12.fc2.i386.rpm) = 6b58395a9538990c6e735fe612034581312636d50f3366cd84f7d178bdb2efeb -SIZE (rpm/gdk-pixbuf-0.22.0-12.fc2.i386.rpm) = 228423 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 df6beaab5186..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= 2 -CATEGORIES= graphics linux - -MAINTAINER= ports@FreeBSD.org -COMMENT= RPM of imlib - -RPM_SET= imlib-${PORTVERSION}-2.${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 03de0fa8e4cd..000000000000 --- a/graphics/linux-f10-jpeg/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# New ports collection makefile for: linux-jpeg -# Date created: 9 April 2000 -# Whom: sada@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= jpeg -PORTVERSION= 6b.33 -PORTREVISION= 0 -CATEGORIES= graphics linux -MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} -MASTER_SITE_SUBDIR= 3/${ARCH}/os/Fedora/RPMS - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= RPM of the JPEG lib - -ONLY_FOR_ARCHS= i386 amd64 -RPM_SET= libjpeg-6b-33.${ARCH}.rpm - -post-install: - @${BRANDELF} -t Linux ${PREFIX}/usr/bin/cjpeg ${PREFIX}/usr/bin/djpeg \ - ${PREFIX}/usr/bin/jpegtran ${PREFIX}/usr/bin/rdjpgcom \ - ${PREFIX}/usr/bin/wrjpgcom - -.include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f10-jpeg/distinfo.i386 b/graphics/linux-f10-jpeg/distinfo.i386 deleted file mode 100644 index 3de09d4b69b1..000000000000 --- a/graphics/linux-f10-jpeg/distinfo.i386 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (rpm/libjpeg-6b-33.i386.rpm) = a7c91c619462c521ba27b6caad50bd41 -SHA256 (rpm/libjpeg-6b-33.i386.rpm) = 19f1e874b23caee40603a8dce0380eed95205fe55fd70cbbe682bfb06b7f534f -SIZE (rpm/libjpeg-6b-33.i386.rpm) = 129589 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.i386 b/graphics/linux-f10-jpeg/pkg-plist.i386 deleted file mode 100644 index c9c21d293f90..000000000000 --- a/graphics/linux-f10-jpeg/pkg-plist.i386 +++ /dev/null @@ -1,16 +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/README -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 8429247003be..000000000000 --- a/graphics/linux-f10-libmng/Makefile +++ /dev/null @@ -1,53 +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= 2 -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= yes -USE_LINUX_PREFIX= yes -ONLY_FOR_ARCHS= i386 - -DIST_SUBDIR= rpm -NO_BUILD= 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 f827ffa4fdbb..000000000000 --- a/graphics/linux-f10-png/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: linux-png -# Date created: 28 September 2000 -# Whom: sanpei@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= png -PORTVERSION= 1.2.8 -PORTREVISION= 0 -CATEGORIES= graphics linux -MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} -MASTER_SITE_SUBDIR= updates/3/${ARCH} - -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 amd64 -RPM_SET= libpng-${PORTVERSION}-1.fc3.${ARCH}.rpm - -PLIST_FILES= \ - usr/lib/libpng.so.3 \ - usr/lib/libpng.so.3.${PORTVERSION} \ - usr/lib/libpng12.so.0 \ - usr/lib/libpng12.so.0.${PORTVERSION} \ - usr/share/man/man5/png.5.gz -DOCSDIR= ${PREFIX}/usr/share/doc/libpng-${PORTVERSION} -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 8dec2c825a09..000000000000 --- a/graphics/linux-f10-png/distinfo.i386 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (rpm/i386/fc3/libpng-1.2.8-1.fc3.i386.rpm) = b1dc31b8b29cefbcb304d866538f113d -SHA256 (rpm/i386/fc3/libpng-1.2.8-1.fc3.i386.rpm) = 73cba596485ea8580e18c9950b44643064f6dc98a6f27bdbdcdcfc1540e87422 -SIZE (rpm/i386/fc3/libpng-1.2.8-1.fc3.i386.rpm) = 158945 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 5307a31714f5..000000000000 --- a/graphics/linux-f10-png10/Makefile +++ /dev/null @@ -1,29 +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= 6 -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 \ - usr/lib/libpng.so.2 -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 a6ba10bb11b7..000000000000 --- a/graphics/linux-f10-sdl_image/Makefile +++ /dev/null @@ -1,44 +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.4 -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 - -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 0c4912788411..000000000000 --- a/graphics/linux-f10-sdl_image/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (rpm/SDL_image-1.2.4-1.i386.rpm) = 3a6ef683206eb77b8ed064e78c3f7e9c -SHA256 (rpm/SDL_image-1.2.4-1.i386.rpm) = 87d857c261f68c7942bc7b2a06d90768a3d43d9bdb4f9ce5f26fbf94b6713e2e -SIZE (rpm/SDL_image-1.2.4-1.i386.rpm) = 32195 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 eabcbc34ad42..000000000000 --- a/graphics/linux-f10-sdl_image/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -%%PORTDOCS%%usr/doc/SDL_image-1.2.4/CHANGES -%%PORTDOCS%%usr/doc/SDL_image-1.2.4/COPYING -%%PORTDOCS%%usr/doc/SDL_image-1.2.4/README -usr/lib/libSDL_image-1.2.so.0 -usr/lib/libSDL_image-1.2.so.0.1.3 -@dirrm usr/doc/SDL_image-1.2.4 diff --git a/graphics/linux-f10-tiff/Makefile b/graphics/linux-f10-tiff/Makefile deleted file mode 100644 index 736756df7463..000000000000 --- a/graphics/linux-f10-tiff/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: linux-tiff -# Date created: 2001.02.08 -# Whom: taoka@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= tiff -PORTVERSION= 3.6.1 -PORTREVISION= 5 -CATEGORIES= graphics linux -MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} -MASTER_SITE_SUBDIR= updates/3/${ARCH} -PKGNAMEPREFIX= linux- - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= TIFF library, Linux/i386 binary - -RUN_DEPENDS= ${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg - -ONLY_FOR_ARCHS= amd64 i386 -RPM_SET= libtiff-${PORTVERSION}-10.fc3.${ARCH}.rpm - -BINFILES= fax2ps fax2tiff gif2tiff pal2rgb ppm2tiff ras2tiff raw2tiff \ - rgb2ycbcr thumbnail tiff2bw tiff2pdf tiff2ps tiff2rgba tiffcmp \ - tiffcp tiffdither tiffdump tiffinfo tiffmedian tiffset tiffsplit - -.for file in ${BINFILES} -BRANDFILES+= ${PREFIX}/usr/bin/${file} -.endfor - -post-install: - @${BRANDELF} -t Linux ${BRANDFILES} - -.include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f10-tiff/distinfo.i386 b/graphics/linux-f10-tiff/distinfo.i386 deleted file mode 100644 index 7a27d5aee7d7..000000000000 --- a/graphics/linux-f10-tiff/distinfo.i386 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (rpm/libtiff-3.6.1-10.fc3.i386.rpm) = e53dcf1d936de0905ce9257c6a4539d0 -SHA256 (rpm/libtiff-3.6.1-10.fc3.i386.rpm) = 2b19298e98ab2e7d0ee561be613f563bfc572ab084b3790473124a108cd9b724 -SIZE (rpm/libtiff-3.6.1-10.fc3.i386.rpm) = 264682 diff --git a/graphics/linux-f10-tiff/pkg-descr b/graphics/linux-f10-tiff/pkg-descr deleted file mode 100644 index a0d231cc0527..000000000000 --- a/graphics/linux-f10-tiff/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -This is a Linux/i386 binary of a library for reading and writing -images in Tagged Image File Format. - -See http://www.awaresystems.be/imaging/tiff.html for information -about the format. - -WWW: http://www.remotesensing.org/libtiff/ diff --git a/graphics/linux-f10-tiff/pkg-plist.i386 b/graphics/linux-f10-tiff/pkg-plist.i386 deleted file mode 100644 index 38402a865c46..000000000000 --- a/graphics/linux-f10-tiff/pkg-plist.i386 +++ /dev/null @@ -1,49 +0,0 @@ -usr/bin/fax2ps -usr/bin/fax2tiff -usr/bin/gif2tiff -usr/bin/pal2rgb -usr/bin/ppm2tiff -usr/bin/ras2tiff -usr/bin/raw2tiff -usr/bin/rgb2ycbcr -usr/bin/thumbnail -usr/bin/tiff2bw -usr/bin/tiff2pdf -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/tiffset -usr/bin/tiffsplit -usr/lib/libtiff.so.3 -usr/lib/libtiff.so.3.6 -usr/share/doc/libtiff-3.6.1/COPYRIGHT -usr/share/doc/libtiff-3.6.1/README -usr/share/doc/libtiff-3.6.1/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/raw2tiff.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/tiff2pdf.1.gz -usr/share/man/man1/tiff2ps.1.gz -usr/share/man/man1/tiff2rgba.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/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.6.1 diff --git a/graphics/linux-f10-ungif/Makefile b/graphics/linux-f10-ungif/Makefile deleted file mode 100644 index c3fff197ca4c..000000000000 --- a/graphics/linux-f10-ungif/Makefile +++ /dev/null @@ -1,22 +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= 3 -CATEGORIES= graphics linux - -MAINTAINTER= maho@FreeBSD.org -COMMENT= RPM of the ungif lib - -NOT_FOR_ARCHS= amd64 - -.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 1f048d96ecd0..000000000000 --- a/graphics/linux-f8-gdk-pixbuf/Makefile +++ /dev/null @@ -1,44 +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.12.fc2 -PORTREVISION= 1 -CATEGORIES= graphics linux -MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} -MASTER_SITE_SUBDIR=updates/${BASEVERSION}/${MACHINE_ARCH} -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 -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 9e88227bbb11..000000000000 --- a/graphics/linux-f8-gdk-pixbuf/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (rpm/gdk-pixbuf-0.22.0-12.fc2.i386.rpm) = f56442e8a45c71b7004373b94acf5a9f -SHA256 (rpm/gdk-pixbuf-0.22.0-12.fc2.i386.rpm) = 6b58395a9538990c6e735fe612034581312636d50f3366cd84f7d178bdb2efeb -SIZE (rpm/gdk-pixbuf-0.22.0-12.fc2.i386.rpm) = 228423 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 df6beaab5186..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= 2 -CATEGORIES= graphics linux - -MAINTAINER= ports@FreeBSD.org -COMMENT= RPM of imlib - -RPM_SET= imlib-${PORTVERSION}-2.${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 03de0fa8e4cd..000000000000 --- a/graphics/linux-f8-jpeg/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# New ports collection makefile for: linux-jpeg -# Date created: 9 April 2000 -# Whom: sada@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= jpeg -PORTVERSION= 6b.33 -PORTREVISION= 0 -CATEGORIES= graphics linux -MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} -MASTER_SITE_SUBDIR= 3/${ARCH}/os/Fedora/RPMS - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= RPM of the JPEG lib - -ONLY_FOR_ARCHS= i386 amd64 -RPM_SET= libjpeg-6b-33.${ARCH}.rpm - -post-install: - @${BRANDELF} -t Linux ${PREFIX}/usr/bin/cjpeg ${PREFIX}/usr/bin/djpeg \ - ${PREFIX}/usr/bin/jpegtran ${PREFIX}/usr/bin/rdjpgcom \ - ${PREFIX}/usr/bin/wrjpgcom - -.include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f8-jpeg/distinfo.i386 b/graphics/linux-f8-jpeg/distinfo.i386 deleted file mode 100644 index 3de09d4b69b1..000000000000 --- a/graphics/linux-f8-jpeg/distinfo.i386 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (rpm/libjpeg-6b-33.i386.rpm) = a7c91c619462c521ba27b6caad50bd41 -SHA256 (rpm/libjpeg-6b-33.i386.rpm) = 19f1e874b23caee40603a8dce0380eed95205fe55fd70cbbe682bfb06b7f534f -SIZE (rpm/libjpeg-6b-33.i386.rpm) = 129589 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.i386 b/graphics/linux-f8-jpeg/pkg-plist.i386 deleted file mode 100644 index c9c21d293f90..000000000000 --- a/graphics/linux-f8-jpeg/pkg-plist.i386 +++ /dev/null @@ -1,16 +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/README -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 8429247003be..000000000000 --- a/graphics/linux-f8-libmng/Makefile +++ /dev/null @@ -1,53 +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= 2 -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= yes -USE_LINUX_PREFIX= yes -ONLY_FOR_ARCHS= i386 - -DIST_SUBDIR= rpm -NO_BUILD= 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 f827ffa4fdbb..000000000000 --- a/graphics/linux-f8-png/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: linux-png -# Date created: 28 September 2000 -# Whom: sanpei@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= png -PORTVERSION= 1.2.8 -PORTREVISION= 0 -CATEGORIES= graphics linux -MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} -MASTER_SITE_SUBDIR= updates/3/${ARCH} - -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 amd64 -RPM_SET= libpng-${PORTVERSION}-1.fc3.${ARCH}.rpm - -PLIST_FILES= \ - usr/lib/libpng.so.3 \ - usr/lib/libpng.so.3.${PORTVERSION} \ - usr/lib/libpng12.so.0 \ - usr/lib/libpng12.so.0.${PORTVERSION} \ - usr/share/man/man5/png.5.gz -DOCSDIR= ${PREFIX}/usr/share/doc/libpng-${PORTVERSION} -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 8dec2c825a09..000000000000 --- a/graphics/linux-f8-png/distinfo.i386 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (rpm/i386/fc3/libpng-1.2.8-1.fc3.i386.rpm) = b1dc31b8b29cefbcb304d866538f113d -SHA256 (rpm/i386/fc3/libpng-1.2.8-1.fc3.i386.rpm) = 73cba596485ea8580e18c9950b44643064f6dc98a6f27bdbdcdcfc1540e87422 -SIZE (rpm/i386/fc3/libpng-1.2.8-1.fc3.i386.rpm) = 158945 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 5307a31714f5..000000000000 --- a/graphics/linux-f8-png10/Makefile +++ /dev/null @@ -1,29 +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= 6 -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 \ - usr/lib/libpng.so.2 -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 a6ba10bb11b7..000000000000 --- a/graphics/linux-f8-sdl_image/Makefile +++ /dev/null @@ -1,44 +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.4 -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 - -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 0c4912788411..000000000000 --- a/graphics/linux-f8-sdl_image/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (rpm/SDL_image-1.2.4-1.i386.rpm) = 3a6ef683206eb77b8ed064e78c3f7e9c -SHA256 (rpm/SDL_image-1.2.4-1.i386.rpm) = 87d857c261f68c7942bc7b2a06d90768a3d43d9bdb4f9ce5f26fbf94b6713e2e -SIZE (rpm/SDL_image-1.2.4-1.i386.rpm) = 32195 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 eabcbc34ad42..000000000000 --- a/graphics/linux-f8-sdl_image/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -%%PORTDOCS%%usr/doc/SDL_image-1.2.4/CHANGES -%%PORTDOCS%%usr/doc/SDL_image-1.2.4/COPYING -%%PORTDOCS%%usr/doc/SDL_image-1.2.4/README -usr/lib/libSDL_image-1.2.so.0 -usr/lib/libSDL_image-1.2.so.0.1.3 -@dirrm usr/doc/SDL_image-1.2.4 diff --git a/graphics/linux-f8-tiff/Makefile b/graphics/linux-f8-tiff/Makefile deleted file mode 100644 index 736756df7463..000000000000 --- a/graphics/linux-f8-tiff/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: linux-tiff -# Date created: 2001.02.08 -# Whom: taoka@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= tiff -PORTVERSION= 3.6.1 -PORTREVISION= 5 -CATEGORIES= graphics linux -MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} -MASTER_SITE_SUBDIR= updates/3/${ARCH} -PKGNAMEPREFIX= linux- - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= TIFF library, Linux/i386 binary - -RUN_DEPENDS= ${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg - -ONLY_FOR_ARCHS= amd64 i386 -RPM_SET= libtiff-${PORTVERSION}-10.fc3.${ARCH}.rpm - -BINFILES= fax2ps fax2tiff gif2tiff pal2rgb ppm2tiff ras2tiff raw2tiff \ - rgb2ycbcr thumbnail tiff2bw tiff2pdf tiff2ps tiff2rgba tiffcmp \ - tiffcp tiffdither tiffdump tiffinfo tiffmedian tiffset tiffsplit - -.for file in ${BINFILES} -BRANDFILES+= ${PREFIX}/usr/bin/${file} -.endfor - -post-install: - @${BRANDELF} -t Linux ${BRANDFILES} - -.include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f8-tiff/distinfo.i386 b/graphics/linux-f8-tiff/distinfo.i386 deleted file mode 100644 index 7a27d5aee7d7..000000000000 --- a/graphics/linux-f8-tiff/distinfo.i386 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (rpm/libtiff-3.6.1-10.fc3.i386.rpm) = e53dcf1d936de0905ce9257c6a4539d0 -SHA256 (rpm/libtiff-3.6.1-10.fc3.i386.rpm) = 2b19298e98ab2e7d0ee561be613f563bfc572ab084b3790473124a108cd9b724 -SIZE (rpm/libtiff-3.6.1-10.fc3.i386.rpm) = 264682 diff --git a/graphics/linux-f8-tiff/pkg-descr b/graphics/linux-f8-tiff/pkg-descr deleted file mode 100644 index a0d231cc0527..000000000000 --- a/graphics/linux-f8-tiff/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -This is a Linux/i386 binary of a library for reading and writing -images in Tagged Image File Format. - -See http://www.awaresystems.be/imaging/tiff.html for information -about the format. - -WWW: http://www.remotesensing.org/libtiff/ diff --git a/graphics/linux-f8-tiff/pkg-plist.i386 b/graphics/linux-f8-tiff/pkg-plist.i386 deleted file mode 100644 index 38402a865c46..000000000000 --- a/graphics/linux-f8-tiff/pkg-plist.i386 +++ /dev/null @@ -1,49 +0,0 @@ -usr/bin/fax2ps -usr/bin/fax2tiff -usr/bin/gif2tiff -usr/bin/pal2rgb -usr/bin/ppm2tiff -usr/bin/ras2tiff -usr/bin/raw2tiff -usr/bin/rgb2ycbcr -usr/bin/thumbnail -usr/bin/tiff2bw -usr/bin/tiff2pdf -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/tiffset -usr/bin/tiffsplit -usr/lib/libtiff.so.3 -usr/lib/libtiff.so.3.6 -usr/share/doc/libtiff-3.6.1/COPYRIGHT -usr/share/doc/libtiff-3.6.1/README -usr/share/doc/libtiff-3.6.1/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/raw2tiff.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/tiff2pdf.1.gz -usr/share/man/man1/tiff2ps.1.gz -usr/share/man/man1/tiff2rgba.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/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.6.1 diff --git a/graphics/linux-f8-ungif/Makefile b/graphics/linux-f8-ungif/Makefile deleted file mode 100644 index c3fff197ca4c..000000000000 --- a/graphics/linux-f8-ungif/Makefile +++ /dev/null @@ -1,22 +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= 3 -CATEGORIES= graphics linux - -MAINTAINTER= maho@FreeBSD.org -COMMENT= RPM of the ungif lib - -NOT_FOR_ARCHS= amd64 - -.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/ogre312/Makefile b/graphics/ogre312/Makefile deleted file mode 100644 index 5fa6f4391195..000000000000 --- a/graphics/ogre312/Makefile +++ /dev/null @@ -1,68 +0,0 @@ -# New ports collection makefile for: ogre3d -# Date created: 03 Oct 2005 -# Whom: Oliver Lehmann <oliver@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= ogre3d -PORTVERSION= 1.0.6 -CATEGORIES= graphics devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=ogre -DISTNAME= ogre-linux_osx-v${PORTVERSION:S/./-/g} - -MAINTAINER= oliver@FreeBSD.org -COMMENT= A scene-oriented, flexible 3D engine written in C++ - -LIB_DEPENDS= zzip.10:${PORTSDIR}/devel/zziplib \ - CEGUIBase.0:${PORTSDIR}/graphics/cegui - -WRKSRC= ${WRKDIR}/ogrenew -CONFIGURE_ARGS= --disable-cg --program-transform-name= --enable-static -GNU_CONFIGURE= YES -INSTALLS_SHLIB= YES -USE_GCC= 3.4 -USE_BZIP2= YES -USE_X_PREFIX= YES -USE_GNOME= gnomehack -USE_SDL= sdl -USE_GMAKE= YES - -post-patch: - @${REINPLACE_CMD} -e '\ - s|sdl-config|${SDL_CONFIG}|g ;\ - s|-lpthread|${PTHREAD_LIBS}|g; \ - s|"-lIL|"-L${LOCALBASE}/lib -lIL|g; \ - s|-lGL -lGLU|-L${X11BASE}/lib &|g; \ - s|GLSUPPORT_CFLAGS=\$$SDL_CFLAGS|GLSUPPORT_CFLAGS="-I${X11BASE}/include \$$SDL_CFLAGS"|' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|<CEGUI/|<|g' \ - ${WRKSRC}/Samples/Gui/src/Gui.cpp \ - ${WRKSRC}/Samples/Common/CEGUIRenderer/include/OgreCEGUIResourceProvider.h \ - ${WRKSRC}/Samples/Common/CEGUIRenderer/include/OgreCEGUITexture.h \ - ${WRKSRC}/Samples/Common/CEGUIRenderer/include/OgreCEGUIRenderer.h \ - ${WRKSRC}/Samples/Common/CEGUIRenderer/src/OgreCEGUIRenderer.cpp \ - ${WRKSRC}/Samples/Common/CEGUIRenderer/src/OgreCEGUIResourceProvider.cpp \ - ${WRKSRC}/Samples/Common/CEGUIRenderer/src/OgreCEGUITexture.cpp - @${REINPLACE_CMD} -e 's| -Wl,-z,defs||' \ - ${WRKSRC}/PlatformManagers/SDL/src/Makefile.in \ - ${WRKSRC}/PlugIns/BSPSceneManager/src/Makefile.in \ - ${WRKSRC}/PlugIns/ParticleFX/src/Makefile.in \ - ${WRKSRC}/PlugIns/OctreeSceneManager/src/Makefile.in \ - ${WRKSRC}/RenderSystems/GL/src/Makefile.in - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \ - ${WRKSRC}/Samples/Terrain/src/Makefile.in - @${REINPLACE_CMD} -e '\ - s,defined(__x86_64__),& || defined(__powerpc__) || defined(__ia64__) || defined(__sparc64__) || defined(__alpha__) || defined(__amd64__),' \ - ${WRKSRC}/OgreMain/include/OgrePlatform.h - -post-install: -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} -.for docfile in README COPYING AUTHORS - @${INSTALL_DATA} ${WRKSRC}/${docfile} ${DOCSDIR} -.endfor -.endif - -.include <bsd.port.mk> diff --git a/graphics/ogre312/distinfo b/graphics/ogre312/distinfo deleted file mode 100644 index 7991d8e00d86..000000000000 --- a/graphics/ogre312/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ogre-linux_osx-v1-0-6.tar.bz2) = 49d75f22a5893bdab31367c069b9b99b -SHA256 (ogre-linux_osx-v1-0-6.tar.bz2) = 11bc7d10f99003c4202d63178e8a02387d48132389956967d56b1b39727cc9c7 -SIZE (ogre-linux_osx-v1-0-6.tar.bz2) = 19239215 diff --git a/graphics/ogre312/pkg-descr b/graphics/ogre312/pkg-descr deleted file mode 100644 index 34c8cbfc4a5a..000000000000 --- a/graphics/ogre312/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible -3D engine written in C++ designed to make it easier and more intuitive for -developers to produce games and demos utilising 3D hardware. The class library -abstracts all the details of using the underlying system libraries like -Direct3D and OpenGL and provides an interface based on world objects and other -intuitive classes. - -WWW: http://www.ogre3d.org/ diff --git a/graphics/ogre312/pkg-plist b/graphics/ogre312/pkg-plist deleted file mode 100644 index 523f0696c603..000000000000 --- a/graphics/ogre312/pkg-plist +++ /dev/null @@ -1,231 +0,0 @@ -bin/OgreMaterialUpgrade -bin/OgreMeshUpgrade -bin/OgreXMLConverter -include/OGRE/Ogre.h -include/OGRE/OgreAnimation.h -include/OGRE/OgreAnimationState.h -include/OGRE/OgreAnimationTrack.h -include/OGRE/OgreArchive.h -include/OGRE/OgreArchiveFactory.h -include/OGRE/OgreArchiveManager.h -include/OGRE/OgreAutoParamDataSource.h -include/OGRE/OgreAxisAlignedBox.h -include/OGRE/OgreBillboard.h -include/OGRE/OgreBillboardParticleRenderer.h -include/OGRE/OgreBillboardSet.h -include/OGRE/OgreBitwise.h -include/OGRE/OgreBlendMode.h -include/OGRE/OgreBone.h -include/OGRE/OgreBorderPanelOverlayElement.h -include/OGRE/OgreCEGUIRenderer.h -include/OGRE/OgreCEGUIResourceProvider.h -include/OGRE/OgreCEGUITexture.h -include/OGRE/OgreCamera.h -include/OGRE/OgreCodec.h -include/OGRE/OgreColourValue.h -include/OGRE/OgreCommon.h -include/OGRE/OgreConfig.h -include/OGRE/OgreConfigDialog.h -include/OGRE/OgreConfigFile.h -include/OGRE/OgreConfigOptionMap.h -include/OGRE/OgreController.h -include/OGRE/OgreControllerManager.h -include/OGRE/OgreCursor.h -include/OGRE/OgreDataStream.h -include/OGRE/OgreDefaultHardwareBufferManager.h -include/OGRE/OgreDynLib.h -include/OGRE/OgreDynLibManager.h -include/OGRE/OgreEdgeListBuilder.h -include/OGRE/OgreEntity.h -include/OGRE/OgreErrorDialog.h -include/OGRE/OgreEventDispatcher.h -include/OGRE/OgreEventListeners.h -include/OGRE/OgreEventProcessor.h -include/OGRE/OgreEventQueue.h -include/OGRE/OgreEventTarget.h -include/OGRE/OgreException.h -include/OGRE/OgreExternalTextureSource.h -include/OGRE/OgreExternalTextureSourceManager.h -include/OGRE/OgreFactoryObj.h -include/OGRE/OgreFileSystem.h -include/OGRE/OgreFont.h -include/OGRE/OgreFontManager.h -include/OGRE/OgreFrameListener.h -include/OGRE/OgreFrustum.h -include/OGRE/OgreGpuProgram.h -include/OGRE/OgreGpuProgramManager.h -include/OGRE/OgreGpuProgramUsage.h -include/OGRE/OgreHardwareBuffer.h -include/OGRE/OgreHardwareBufferManager.h -include/OGRE/OgreHardwareIndexBuffer.h -include/OGRE/OgreHardwareOcclusionQuery.h -include/OGRE/OgreHardwarePixelBuffer.h -include/OGRE/OgreHardwareVertexBuffer.h -include/OGRE/OgreHighLevelGpuProgram.h -include/OGRE/OgreHighLevelGpuProgramManager.h -include/OGRE/OgreILCodecs.h -include/OGRE/OgreILImageCodec.h -include/OGRE/OgreImage.h -include/OGRE/OgreImageCodec.h -include/OGRE/OgreInput.h -include/OGRE/OgreInputEvent.h -include/OGRE/OgreIteratorWrappers.h -include/OGRE/OgreKeyEvent.h -include/OGRE/OgreKeyFrame.h -include/OGRE/OgreKeyTarget.h -include/OGRE/OgreLight.h -include/OGRE/OgreLog.h -include/OGRE/OgreLogManager.h -include/OGRE/OgreMaterial.h -include/OGRE/OgreMaterialManager.h -include/OGRE/OgreMaterialSerializer.h -include/OGRE/OgreMath.h -include/OGRE/OgreMatrix3.h -include/OGRE/OgreMatrix4.h -include/OGRE/OgreMemoryMacros.h -include/OGRE/OgreMemoryManager.h -include/OGRE/OgreMesh.h -include/OGRE/OgreMeshFileFormat.h -include/OGRE/OgreMeshManager.h -include/OGRE/OgreMeshSerializer.h -include/OGRE/OgreMeshSerializerImpl.h -include/OGRE/OgreMouseEvent.h -include/OGRE/OgreMouseMotionTarget.h -include/OGRE/OgreMouseTarget.h -include/OGRE/OgreMovableObject.h -include/OGRE/OgreMovablePlane.h -include/OGRE/OgreNoMemoryMacros.h -include/OGRE/OgreNode.h -include/OGRE/OgreOverlay.h -include/OGRE/OgreOverlayContainer.h -include/OGRE/OgreOverlayElement.h -include/OGRE/OgreOverlayElementCommands.h -include/OGRE/OgreOverlayElementFactory.h -include/OGRE/OgreOverlayManager.h -include/OGRE/OgrePanelOverlayElement.h -include/OGRE/OgreParticle.h -include/OGRE/OgreParticleAffector.h -include/OGRE/OgreParticleAffectorFactory.h -include/OGRE/OgreParticleEmitter.h -include/OGRE/OgreParticleEmitterCommands.h -include/OGRE/OgreParticleEmitterFactory.h -include/OGRE/OgreParticleIterator.h -include/OGRE/OgreParticleSystem.h -include/OGRE/OgreParticleSystemManager.h -include/OGRE/OgreParticleSystemRenderer.h -include/OGRE/OgrePass.h -include/OGRE/OgrePatchMesh.h -include/OGRE/OgrePatchSurface.h -include/OGRE/OgrePixelFormat.h -include/OGRE/OgrePlane.h -include/OGRE/OgrePlaneBoundedVolume.h -include/OGRE/OgrePlatform.h -include/OGRE/OgrePlatformManager.h -include/OGRE/OgrePositionTarget.h -include/OGRE/OgrePredefinedControllers.h -include/OGRE/OgrePrerequisites.h -include/OGRE/OgreProfiler.h -include/OGRE/OgreProgressiveMesh.h -include/OGRE/OgreQuaternion.h -include/OGRE/OgreRay.h -include/OGRE/OgreRectangle.h -include/OGRE/OgreRectangle2D.h -include/OGRE/OgreRenderOperation.h -include/OGRE/OgreRenderQueue.h -include/OGRE/OgreRenderQueueListener.h -include/OGRE/OgreRenderQueueSortingGrouping.h -include/OGRE/OgreRenderSystem.h -include/OGRE/OgreRenderSystemCapabilities.h -include/OGRE/OgreRenderTarget.h -include/OGRE/OgreRenderTargetListener.h -include/OGRE/OgreRenderTargetTexture.h -include/OGRE/OgreRenderTexture.h -include/OGRE/OgreRenderWindow.h -include/OGRE/OgreRenderable.h -include/OGRE/OgreResource.h -include/OGRE/OgreResourceBackgroundQueue.h -include/OGRE/OgreResourceGroupManager.h -include/OGRE/OgreResourceManager.h -include/OGRE/OgreRoot.h -include/OGRE/OgreRotationalSpline.h -include/OGRE/OgreSceneManager.h -include/OGRE/OgreSceneManagerEnumerator.h -include/OGRE/OgreSceneNode.h -include/OGRE/OgreSceneQuery.h -include/OGRE/OgreScriptLoader.h -include/OGRE/OgreSearchOps.h -include/OGRE/OgreSerializer.h -include/OGRE/OgreShadowCaster.h -include/OGRE/OgreShadowVolumeExtrudeProgram.h -include/OGRE/OgreSharedPtr.h -include/OGRE/OgreSimpleRenderable.h -include/OGRE/OgreSimpleSpline.h -include/OGRE/OgreSingleton.h -include/OGRE/OgreSkeleton.h -include/OGRE/OgreSkeletonFileFormat.h -include/OGRE/OgreSkeletonInstance.h -include/OGRE/OgreSkeletonManager.h -include/OGRE/OgreSkeletonSerializer.h -include/OGRE/OgreSphere.h -include/OGRE/OgreSpotShadowFadePng.h -include/OGRE/OgreStableHeaders.h -include/OGRE/OgreStaticFaceGroup.h -include/OGRE/OgreStaticGeometry.h -include/OGRE/OgreStdHeaders.h -include/OGRE/OgreString.h -include/OGRE/OgreStringConverter.h -include/OGRE/OgreStringInterface.h -include/OGRE/OgreStringVector.h -include/OGRE/OgreSubEntity.h -include/OGRE/OgreSubMesh.h -include/OGRE/OgreTagPoint.h -include/OGRE/OgreTargetManager.h -include/OGRE/OgreTechnique.h -include/OGRE/OgreTextAreaOverlayElement.h -include/OGRE/OgreTexture.h -include/OGRE/OgreTextureManager.h -include/OGRE/OgreTextureUnitState.h -include/OGRE/OgreTimer.h -include/OGRE/OgreUserDefinedObject.h -include/OGRE/OgreVector2.h -include/OGRE/OgreVector3.h -include/OGRE/OgreVector4.h -include/OGRE/OgreVertexBoneAssignment.h -include/OGRE/OgreVertexIndexData.h -include/OGRE/OgreViewport.h -include/OGRE/OgreWireBoundingBox.h -include/OGRE/OgreZip.h -include/OGRE/asm_math.h -lib/OGRE/Plugin_BSPSceneManager.a -lib/OGRE/Plugin_BSPSceneManager.la -lib/OGRE/Plugin_BSPSceneManager.so -lib/OGRE/Plugin_OctreeSceneManager.a -lib/OGRE/Plugin_OctreeSceneManager.la -lib/OGRE/Plugin_OctreeSceneManager.so -lib/OGRE/Plugin_ParticleFX.a -lib/OGRE/Plugin_ParticleFX.la -lib/OGRE/Plugin_ParticleFX.so -lib/OGRE/RenderSystem_GL.a -lib/OGRE/RenderSystem_GL.la -lib/OGRE/RenderSystem_GL.so -lib/libCEGUIOgreRenderer.a -lib/libCEGUIOgreRenderer.la -lib/libCEGUIOgreRenderer.so -lib/libCEGUIOgreRenderer.so.0 -lib/libOgreMain.a -lib/libOgreMain.la -lib/libOgreMain.so -lib/libOgreMain.so.9 -lib/libOgrePlatform.a -lib/libOgrePlatform.la -lib/libOgrePlatform.so -libdata/pkgconfig/CEGUI-OGRE.pc -libdata/pkgconfig/OGRE.pc -share/OGRE/ogre-config.glade -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -@dirrm include/OGRE -@dirrm lib/OGRE -@dirrm share/OGRE -%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/graphics/ogre3d12/Makefile b/graphics/ogre3d12/Makefile deleted file mode 100644 index 5fa6f4391195..000000000000 --- a/graphics/ogre3d12/Makefile +++ /dev/null @@ -1,68 +0,0 @@ -# New ports collection makefile for: ogre3d -# Date created: 03 Oct 2005 -# Whom: Oliver Lehmann <oliver@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= ogre3d -PORTVERSION= 1.0.6 -CATEGORIES= graphics devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=ogre -DISTNAME= ogre-linux_osx-v${PORTVERSION:S/./-/g} - -MAINTAINER= oliver@FreeBSD.org -COMMENT= A scene-oriented, flexible 3D engine written in C++ - -LIB_DEPENDS= zzip.10:${PORTSDIR}/devel/zziplib \ - CEGUIBase.0:${PORTSDIR}/graphics/cegui - -WRKSRC= ${WRKDIR}/ogrenew -CONFIGURE_ARGS= --disable-cg --program-transform-name= --enable-static -GNU_CONFIGURE= YES -INSTALLS_SHLIB= YES -USE_GCC= 3.4 -USE_BZIP2= YES -USE_X_PREFIX= YES -USE_GNOME= gnomehack -USE_SDL= sdl -USE_GMAKE= YES - -post-patch: - @${REINPLACE_CMD} -e '\ - s|sdl-config|${SDL_CONFIG}|g ;\ - s|-lpthread|${PTHREAD_LIBS}|g; \ - s|"-lIL|"-L${LOCALBASE}/lib -lIL|g; \ - s|-lGL -lGLU|-L${X11BASE}/lib &|g; \ - s|GLSUPPORT_CFLAGS=\$$SDL_CFLAGS|GLSUPPORT_CFLAGS="-I${X11BASE}/include \$$SDL_CFLAGS"|' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|<CEGUI/|<|g' \ - ${WRKSRC}/Samples/Gui/src/Gui.cpp \ - ${WRKSRC}/Samples/Common/CEGUIRenderer/include/OgreCEGUIResourceProvider.h \ - ${WRKSRC}/Samples/Common/CEGUIRenderer/include/OgreCEGUITexture.h \ - ${WRKSRC}/Samples/Common/CEGUIRenderer/include/OgreCEGUIRenderer.h \ - ${WRKSRC}/Samples/Common/CEGUIRenderer/src/OgreCEGUIRenderer.cpp \ - ${WRKSRC}/Samples/Common/CEGUIRenderer/src/OgreCEGUIResourceProvider.cpp \ - ${WRKSRC}/Samples/Common/CEGUIRenderer/src/OgreCEGUITexture.cpp - @${REINPLACE_CMD} -e 's| -Wl,-z,defs||' \ - ${WRKSRC}/PlatformManagers/SDL/src/Makefile.in \ - ${WRKSRC}/PlugIns/BSPSceneManager/src/Makefile.in \ - ${WRKSRC}/PlugIns/ParticleFX/src/Makefile.in \ - ${WRKSRC}/PlugIns/OctreeSceneManager/src/Makefile.in \ - ${WRKSRC}/RenderSystems/GL/src/Makefile.in - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \ - ${WRKSRC}/Samples/Terrain/src/Makefile.in - @${REINPLACE_CMD} -e '\ - s,defined(__x86_64__),& || defined(__powerpc__) || defined(__ia64__) || defined(__sparc64__) || defined(__alpha__) || defined(__amd64__),' \ - ${WRKSRC}/OgreMain/include/OgrePlatform.h - -post-install: -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} -.for docfile in README COPYING AUTHORS - @${INSTALL_DATA} ${WRKSRC}/${docfile} ${DOCSDIR} -.endfor -.endif - -.include <bsd.port.mk> diff --git a/graphics/ogre3d12/distinfo b/graphics/ogre3d12/distinfo deleted file mode 100644 index 7991d8e00d86..000000000000 --- a/graphics/ogre3d12/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ogre-linux_osx-v1-0-6.tar.bz2) = 49d75f22a5893bdab31367c069b9b99b -SHA256 (ogre-linux_osx-v1-0-6.tar.bz2) = 11bc7d10f99003c4202d63178e8a02387d48132389956967d56b1b39727cc9c7 -SIZE (ogre-linux_osx-v1-0-6.tar.bz2) = 19239215 diff --git a/graphics/ogre3d12/pkg-descr b/graphics/ogre3d12/pkg-descr deleted file mode 100644 index 34c8cbfc4a5a..000000000000 --- a/graphics/ogre3d12/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible -3D engine written in C++ designed to make it easier and more intuitive for -developers to produce games and demos utilising 3D hardware. The class library -abstracts all the details of using the underlying system libraries like -Direct3D and OpenGL and provides an interface based on world objects and other -intuitive classes. - -WWW: http://www.ogre3d.org/ diff --git a/graphics/ogre3d12/pkg-plist b/graphics/ogre3d12/pkg-plist deleted file mode 100644 index 523f0696c603..000000000000 --- a/graphics/ogre3d12/pkg-plist +++ /dev/null @@ -1,231 +0,0 @@ -bin/OgreMaterialUpgrade -bin/OgreMeshUpgrade -bin/OgreXMLConverter -include/OGRE/Ogre.h -include/OGRE/OgreAnimation.h -include/OGRE/OgreAnimationState.h -include/OGRE/OgreAnimationTrack.h -include/OGRE/OgreArchive.h -include/OGRE/OgreArchiveFactory.h -include/OGRE/OgreArchiveManager.h -include/OGRE/OgreAutoParamDataSource.h -include/OGRE/OgreAxisAlignedBox.h -include/OGRE/OgreBillboard.h -include/OGRE/OgreBillboardParticleRenderer.h -include/OGRE/OgreBillboardSet.h -include/OGRE/OgreBitwise.h -include/OGRE/OgreBlendMode.h -include/OGRE/OgreBone.h -include/OGRE/OgreBorderPanelOverlayElement.h -include/OGRE/OgreCEGUIRenderer.h -include/OGRE/OgreCEGUIResourceProvider.h -include/OGRE/OgreCEGUITexture.h -include/OGRE/OgreCamera.h -include/OGRE/OgreCodec.h -include/OGRE/OgreColourValue.h -include/OGRE/OgreCommon.h -include/OGRE/OgreConfig.h -include/OGRE/OgreConfigDialog.h -include/OGRE/OgreConfigFile.h -include/OGRE/OgreConfigOptionMap.h -include/OGRE/OgreController.h -include/OGRE/OgreControllerManager.h -include/OGRE/OgreCursor.h -include/OGRE/OgreDataStream.h -include/OGRE/OgreDefaultHardwareBufferManager.h -include/OGRE/OgreDynLib.h -include/OGRE/OgreDynLibManager.h -include/OGRE/OgreEdgeListBuilder.h -include/OGRE/OgreEntity.h -include/OGRE/OgreErrorDialog.h -include/OGRE/OgreEventDispatcher.h -include/OGRE/OgreEventListeners.h -include/OGRE/OgreEventProcessor.h -include/OGRE/OgreEventQueue.h -include/OGRE/OgreEventTarget.h -include/OGRE/OgreException.h -include/OGRE/OgreExternalTextureSource.h -include/OGRE/OgreExternalTextureSourceManager.h -include/OGRE/OgreFactoryObj.h -include/OGRE/OgreFileSystem.h -include/OGRE/OgreFont.h -include/OGRE/OgreFontManager.h -include/OGRE/OgreFrameListener.h -include/OGRE/OgreFrustum.h -include/OGRE/OgreGpuProgram.h -include/OGRE/OgreGpuProgramManager.h -include/OGRE/OgreGpuProgramUsage.h -include/OGRE/OgreHardwareBuffer.h -include/OGRE/OgreHardwareBufferManager.h -include/OGRE/OgreHardwareIndexBuffer.h -include/OGRE/OgreHardwareOcclusionQuery.h -include/OGRE/OgreHardwarePixelBuffer.h -include/OGRE/OgreHardwareVertexBuffer.h -include/OGRE/OgreHighLevelGpuProgram.h -include/OGRE/OgreHighLevelGpuProgramManager.h -include/OGRE/OgreILCodecs.h -include/OGRE/OgreILImageCodec.h -include/OGRE/OgreImage.h -include/OGRE/OgreImageCodec.h -include/OGRE/OgreInput.h -include/OGRE/OgreInputEvent.h -include/OGRE/OgreIteratorWrappers.h -include/OGRE/OgreKeyEvent.h -include/OGRE/OgreKeyFrame.h -include/OGRE/OgreKeyTarget.h -include/OGRE/OgreLight.h -include/OGRE/OgreLog.h -include/OGRE/OgreLogManager.h -include/OGRE/OgreMaterial.h -include/OGRE/OgreMaterialManager.h -include/OGRE/OgreMaterialSerializer.h -include/OGRE/OgreMath.h -include/OGRE/OgreMatrix3.h -include/OGRE/OgreMatrix4.h -include/OGRE/OgreMemoryMacros.h -include/OGRE/OgreMemoryManager.h -include/OGRE/OgreMesh.h -include/OGRE/OgreMeshFileFormat.h -include/OGRE/OgreMeshManager.h -include/OGRE/OgreMeshSerializer.h -include/OGRE/OgreMeshSerializerImpl.h -include/OGRE/OgreMouseEvent.h -include/OGRE/OgreMouseMotionTarget.h -include/OGRE/OgreMouseTarget.h -include/OGRE/OgreMovableObject.h -include/OGRE/OgreMovablePlane.h -include/OGRE/OgreNoMemoryMacros.h -include/OGRE/OgreNode.h -include/OGRE/OgreOverlay.h -include/OGRE/OgreOverlayContainer.h -include/OGRE/OgreOverlayElement.h -include/OGRE/OgreOverlayElementCommands.h -include/OGRE/OgreOverlayElementFactory.h -include/OGRE/OgreOverlayManager.h -include/OGRE/OgrePanelOverlayElement.h -include/OGRE/OgreParticle.h -include/OGRE/OgreParticleAffector.h -include/OGRE/OgreParticleAffectorFactory.h -include/OGRE/OgreParticleEmitter.h -include/OGRE/OgreParticleEmitterCommands.h -include/OGRE/OgreParticleEmitterFactory.h -include/OGRE/OgreParticleIterator.h -include/OGRE/OgreParticleSystem.h -include/OGRE/OgreParticleSystemManager.h -include/OGRE/OgreParticleSystemRenderer.h -include/OGRE/OgrePass.h -include/OGRE/OgrePatchMesh.h -include/OGRE/OgrePatchSurface.h -include/OGRE/OgrePixelFormat.h -include/OGRE/OgrePlane.h -include/OGRE/OgrePlaneBoundedVolume.h -include/OGRE/OgrePlatform.h -include/OGRE/OgrePlatformManager.h -include/OGRE/OgrePositionTarget.h -include/OGRE/OgrePredefinedControllers.h -include/OGRE/OgrePrerequisites.h -include/OGRE/OgreProfiler.h -include/OGRE/OgreProgressiveMesh.h -include/OGRE/OgreQuaternion.h -include/OGRE/OgreRay.h -include/OGRE/OgreRectangle.h -include/OGRE/OgreRectangle2D.h -include/OGRE/OgreRenderOperation.h -include/OGRE/OgreRenderQueue.h -include/OGRE/OgreRenderQueueListener.h -include/OGRE/OgreRenderQueueSortingGrouping.h -include/OGRE/OgreRenderSystem.h -include/OGRE/OgreRenderSystemCapabilities.h -include/OGRE/OgreRenderTarget.h -include/OGRE/OgreRenderTargetListener.h -include/OGRE/OgreRenderTargetTexture.h -include/OGRE/OgreRenderTexture.h -include/OGRE/OgreRenderWindow.h -include/OGRE/OgreRenderable.h -include/OGRE/OgreResource.h -include/OGRE/OgreResourceBackgroundQueue.h -include/OGRE/OgreResourceGroupManager.h -include/OGRE/OgreResourceManager.h -include/OGRE/OgreRoot.h -include/OGRE/OgreRotationalSpline.h -include/OGRE/OgreSceneManager.h -include/OGRE/OgreSceneManagerEnumerator.h -include/OGRE/OgreSceneNode.h -include/OGRE/OgreSceneQuery.h -include/OGRE/OgreScriptLoader.h -include/OGRE/OgreSearchOps.h -include/OGRE/OgreSerializer.h -include/OGRE/OgreShadowCaster.h -include/OGRE/OgreShadowVolumeExtrudeProgram.h -include/OGRE/OgreSharedPtr.h -include/OGRE/OgreSimpleRenderable.h -include/OGRE/OgreSimpleSpline.h -include/OGRE/OgreSingleton.h -include/OGRE/OgreSkeleton.h -include/OGRE/OgreSkeletonFileFormat.h -include/OGRE/OgreSkeletonInstance.h -include/OGRE/OgreSkeletonManager.h -include/OGRE/OgreSkeletonSerializer.h -include/OGRE/OgreSphere.h -include/OGRE/OgreSpotShadowFadePng.h -include/OGRE/OgreStableHeaders.h -include/OGRE/OgreStaticFaceGroup.h -include/OGRE/OgreStaticGeometry.h -include/OGRE/OgreStdHeaders.h -include/OGRE/OgreString.h -include/OGRE/OgreStringConverter.h -include/OGRE/OgreStringInterface.h -include/OGRE/OgreStringVector.h -include/OGRE/OgreSubEntity.h -include/OGRE/OgreSubMesh.h -include/OGRE/OgreTagPoint.h -include/OGRE/OgreTargetManager.h -include/OGRE/OgreTechnique.h -include/OGRE/OgreTextAreaOverlayElement.h -include/OGRE/OgreTexture.h -include/OGRE/OgreTextureManager.h -include/OGRE/OgreTextureUnitState.h -include/OGRE/OgreTimer.h -include/OGRE/OgreUserDefinedObject.h -include/OGRE/OgreVector2.h -include/OGRE/OgreVector3.h -include/OGRE/OgreVector4.h -include/OGRE/OgreVertexBoneAssignment.h -include/OGRE/OgreVertexIndexData.h -include/OGRE/OgreViewport.h -include/OGRE/OgreWireBoundingBox.h -include/OGRE/OgreZip.h -include/OGRE/asm_math.h -lib/OGRE/Plugin_BSPSceneManager.a -lib/OGRE/Plugin_BSPSceneManager.la -lib/OGRE/Plugin_BSPSceneManager.so -lib/OGRE/Plugin_OctreeSceneManager.a -lib/OGRE/Plugin_OctreeSceneManager.la -lib/OGRE/Plugin_OctreeSceneManager.so -lib/OGRE/Plugin_ParticleFX.a -lib/OGRE/Plugin_ParticleFX.la -lib/OGRE/Plugin_ParticleFX.so -lib/OGRE/RenderSystem_GL.a -lib/OGRE/RenderSystem_GL.la -lib/OGRE/RenderSystem_GL.so -lib/libCEGUIOgreRenderer.a -lib/libCEGUIOgreRenderer.la -lib/libCEGUIOgreRenderer.so -lib/libCEGUIOgreRenderer.so.0 -lib/libOgreMain.a -lib/libOgreMain.la -lib/libOgreMain.so -lib/libOgreMain.so.9 -lib/libOgrePlatform.a -lib/libOgrePlatform.la -lib/libOgrePlatform.so -libdata/pkgconfig/CEGUI-OGRE.pc -libdata/pkgconfig/OGRE.pc -share/OGRE/ogre-config.glade -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -@dirrm include/OGRE -@dirrm lib/OGRE -@dirrm share/OGRE -%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile deleted file mode 100644 index c2ddb321dbda..000000000000 --- a/graphics/osg-devel/Makefile +++ /dev/null @@ -1,74 +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.8 -CATEGORIES= graphics -MASTER_SITES= http://www.openscenegraph.org/downloads/snapshots/ -DISTNAME= OSG_OP_OT-${PORTVERSION}-2 - -MAINTAINER= rrghphar@bigpond.net.au -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= ${LOCALBASE}/lib/libOpenThreads.so:${PORTSDIR}/devel/openthreads \ - ${X11BASE}/lib/libProducer.so:${PORTSDIR}/graphics/openproducer -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 - -USE_ZIP= yes -USE_REINPLACE= yes -USE_X_PREFIX= yes -USE_GL= yes -INSTALLS_SHLIB= yes -USE_GMAKE= yes -MAKE_ENV= OSGHOME="${WRKSRC}" \ - PTHREAD_LIBS="${PTHREAD_LIBS}" \ - EXAMPLESDIR="${EXAMPLESDIR}" \ - DOCSDIR="${DOCSDIR}" \ - DATADIR="${DATADIR}" \ - OPTF="${CXXFLAGS}" -MAKEFILE= GNUmakefile -WRKSRC= ${WRKDIR}/${DISTNAME}/OpenSceneGraph - -# opt = optimized ($OPTF added); debug = debug ($DBGF added); opt is default -ALL_TARGET= opt - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500035 -EXTRA_PATCHES= ${FILESDIR}/freebsd4-osg-patches -.endif - -.if !defined(NOPORTDOCS) - -BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen \ - dot:${PORTSDIR}/graphics/graphviz -PORTDOCS= html - -pre-patch: - ${REINPLACE_CMD} -e 's,[[:cntrl:]]*$$,,' \ - ${WRKSRC}/examples/osgtesselate/osgtesselate.cpp - -post-build: - cd ${WRKSRC}/doc/Doxyfiles && OSGHOME=${WRKSRC} doxygen all_Doxyfile - -pre-install: - ${FIND} ${WRKSRC} -name '*.orig' -delete - -post-install: - @${MKDIR} ${DOCSDIR} - ${CP} -r ${WRKSRC}/doc/doxygen/ ${DOCSDIR} - -.endif - -.include <bsd.port.post.mk> diff --git a/graphics/osg-devel/distinfo b/graphics/osg-devel/distinfo deleted file mode 100644 index e9abecfbe6c1..000000000000 --- a/graphics/osg-devel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (OSG_OP_OT-0.9.8-2.zip) = 4c3fe8b7701e5a5932a4268075b60cda -SHA256 (OSG_OP_OT-0.9.8-2.zip) = 72a13ad9ca473660eef155041892fd8ba3ca570beaa6220f3375746143bad5f1 -SIZE (OSG_OP_OT-0.9.8-2.zip) = 3805142 diff --git a/graphics/osg-devel/files/freebsd4-osg-patches b/graphics/osg-devel/files/freebsd4-osg-patches deleted file mode 100644 index 54b5c9fa2779..000000000000 --- a/graphics/osg-devel/files/freebsd4-osg-patches +++ /dev/null @@ -1,688 +0,0 @@ -diff -urN ../OpenSceneGraph.orig/examples/osgtesselate/osgtesselate.cpp ./examples/osgtesselate/osgtesselate.cpp ---- ../OpenSceneGraph.orig/examples/osgtesselate/osgtesselate.cpp Sun Oct 24 20:03:59 2004 -+++ ./examples/osgtesselate/osgtesselate.cpp Tue Feb 8 01:28:23 2005 -@@ -562,7 +562,7 @@ - setTesselateVisitor():osg::NodeVisitor(osg::NodeVisitor::TRAVERSE_ALL_CHILDREN) { - } - virtual void apply(osg::Geode& geode) { -- if (geode.getName().compare(0,9,"tesselate")==0) { -+ if (geode.getName().compare("tesselate",0,9)==0) { - for(unsigned int i=0;i<geode.getNumDrawables();++i) - { - osg::Geometry* geom = dynamic_cast<osg::Geometry*>(geode.getDrawable(i)); -diff -urN ../OpenSceneGraph.orig/examples/osgunittests/osgunittests.cpp ./examples/osgunittests/osgunittests.cpp ---- ../OpenSceneGraph.orig/examples/osgunittests/osgunittests.cpp Wed Nov 10 21:28:06 2004 -+++ ./examples/osgunittests/osgunittests.cpp Tue Feb 8 01:28:23 2005 -@@ -113,9 +113,6 @@ - std::cout<<"sizeof(float)=="<<sizeof(float)<<std::endl; - std::cout<<"sizeof(double)=="<<sizeof(double)<<std::endl; - -- std::cout<<"sizeof(std::istream::pos_type)=="<<sizeof(std::istream::pos_type)<<std::endl; -- std::cout<<"sizeof(std::istream::off_type)=="<<sizeof(std::istream::off_type)<<std::endl; -- - } - - -diff -urN ../OpenSceneGraph.orig/include/osg/AnimationPath ./include/osg/AnimationPath ---- ../OpenSceneGraph.orig/include/osg/AnimationPath Wed Sep 1 08:34:49 2004 -+++ ./include/osg/AnimationPath Tue Feb 8 01:28:24 2005 -@@ -15,7 +15,7 @@ - #define OSG_ANIMATIONPATH 1 - - #include <map> --#include <istream> -+#include <istream.h> - #include <float.h> - - #include <osg/Matrixf> -diff -urN ../OpenSceneGraph.orig/include/osg/ApplicationUsage ./include/osg/ApplicationUsage ---- ../OpenSceneGraph.orig/include/osg/ApplicationUsage Mon Oct 25 19:16:56 2004 -+++ ./include/osg/ApplicationUsage Tue Feb 8 01:28:24 2005 -@@ -18,7 +18,7 @@ - - #include <map> - #include <string> --#include <ostream> -+#include <ostream.h> - - namespace osg { - -diff -urN ../OpenSceneGraph.orig/include/osg/ArgumentParser ./include/osg/ArgumentParser ---- ../OpenSceneGraph.orig/include/osg/ArgumentParser Tue Sep 28 09:14:03 2004 -+++ ./include/osg/ArgumentParser Tue Feb 8 01:28:24 2005 -@@ -18,7 +18,7 @@ - - #include <map> - #include <string> --#include <ostream> -+#include <ostream.h> - - namespace osg { - -diff -urN ../OpenSceneGraph.orig/include/osg/Matrixd ./include/osg/Matrixd ---- ../OpenSceneGraph.orig/include/osg/Matrixd Tue Aug 31 13:19:30 2004 -+++ ./include/osg/Matrixd Tue Feb 8 01:28:24 2005 -@@ -23,7 +23,7 @@ - - #include <string.h> - --#include <ostream> -+#include <ostream.h> - #include <algorithm> - - namespace osg { -diff -urN ../OpenSceneGraph.orig/include/osg/Matrixf ./include/osg/Matrixf ---- ../OpenSceneGraph.orig/include/osg/Matrixf Tue Aug 31 13:19:30 2004 -+++ ./include/osg/Matrixf Tue Feb 8 01:28:24 2005 -@@ -23,7 +23,7 @@ - - #include <string.h> - --#include <ostream> -+#include <ostream.h> - #include <algorithm> - - namespace osg { -diff -urN ../OpenSceneGraph.orig/include/osg/Notify ./include/osg/Notify ---- ../OpenSceneGraph.orig/include/osg/Notify Thu Sep 2 19:10:33 2004 -+++ ./include/osg/Notify Tue Feb 8 01:28:24 2005 -@@ -16,7 +16,7 @@ - - #include <osg/Export> - --#include <ostream> -+#include <ostream.h> - - namespace osg { - -diff -urN ../OpenSceneGraph.orig/include/osg/UByte4 ./include/osg/UByte4 ---- ../OpenSceneGraph.orig/include/osg/UByte4 Mon Sep 13 15:14:11 2004 -+++ ./include/osg/UByte4 Tue Feb 8 01:28:24 2005 -@@ -16,7 +16,7 @@ - - #include <osg/Vec3> - --#include <ostream> -+#include <ostream.h> - - namespace osg { - -diff -urN ../OpenSceneGraph.orig/include/osg/Vec2f ./include/osg/Vec2f ---- ../OpenSceneGraph.orig/include/osg/Vec2f Wed Sep 15 19:10:15 2004 -+++ ./include/osg/Vec2f Tue Feb 8 01:28:24 2005 -@@ -14,7 +14,7 @@ - #ifndef OSG_VEC2F - #define OSG_VEC2F 1 - --#include <ostream> -+#include <ostream.h> - - #include <osg/Math> - -diff -urN ../OpenSceneGraph.orig/include/osg/Vec3f ./include/osg/Vec3f ---- ../OpenSceneGraph.orig/include/osg/Vec3f Mon Oct 18 18:36:40 2004 -+++ ./include/osg/Vec3f Tue Feb 8 01:28:24 2005 -@@ -14,7 +14,7 @@ - #ifndef OSG_VEC3F - #define OSG_VEC3F 1 - --#include <ostream> -+#include <ostream.h> - - #include <osg/Vec2f> - #include <osg/Math> -diff -urN ../OpenSceneGraph.orig/include/osgDB/FieldReader ./include/osgDB/FieldReader ---- ../OpenSceneGraph.orig/include/osgDB/FieldReader Wed Mar 3 13:27:18 2004 -+++ ./include/osgDB/FieldReader Tue Feb 8 01:28:24 2005 -@@ -19,7 +19,7 @@ - #include <string.h> - #include <stdlib.h> - --#include <istream> -+#include <istream.h> - - namespace osgDB { - -diff -urN ../OpenSceneGraph.orig/include/osgSim/GeographicLocation ./include/osgSim/GeographicLocation ---- ../OpenSceneGraph.orig/include/osgSim/GeographicLocation Tue Mar 2 16:12:11 2004 -+++ ./include/osgSim/GeographicLocation Tue Feb 8 01:28:24 2005 -@@ -17,7 +17,7 @@ - #include <osg/Math> - #include <osg/Referenced> - --#include <ostream> -+#include <ostream.h> - - namespace osgSim { - -diff -urN ../OpenSceneGraph.orig/src/osgDB/Archive.cpp ./src/osgDB/Archive.cpp ---- ../OpenSceneGraph.orig/src/osgDB/Archive.cpp Thu Nov 25 15:09:56 2004 -+++ ./src/osgDB/Archive.cpp Tue Feb 8 01:28:24 2005 -@@ -18,7 +18,7 @@ - #include <osgDB/FileNameUtils> - #include <osgDB/Archive> - --#include <streambuf> -+#include <streambuf.h> - - using namespace osgDB; - -diff -urN ../OpenSceneGraph.orig/src/osgDB/FileNameUtils.cpp ./src/osgDB/FileNameUtils.cpp ---- ../OpenSceneGraph.orig/src/osgDB/FileNameUtils.cpp Wed Oct 6 13:11:04 2004 -+++ ./src/osgDB/FileNameUtils.cpp Tue Feb 8 01:28:23 2005 -@@ -16,8 +16,6 @@ - #include <ctype.h> - #elif defined(__GNUC__) || !defined(WIN32) || defined(__MWERKS__) - #include <cctype> -- using std::tolower; -- using std::strlen; - #endif - - using namespace std; -@@ -119,13 +117,13 @@ - { - // need to check for http:// - if (filename.size()<7) return false; -- if (filename.compare(0,7,"http://")==0) return true; -+ if (filename.compare("http://",0,7)==0) return true; - return false; - } - - std::string osgDB::getServerAddress(const std::string& filename) - { -- if (filename.size()>=7 && filename.compare(0,7,"http://")==0) -+ if (filename.size()>=7 && filename.compare("http://",0,7)==0) - { - std::string::size_type pos_slash = filename.find_first_of('/',7); - if (pos_slash!=std::string::npos) -@@ -142,7 +140,7 @@ - - std::string osgDB::getServerFileName(const std::string& filename) - { -- if (filename.size()>=7 && filename.compare(0,7,"http://")==0) -+ if (filename.size()>=7 && filename.compare("http://",0,7)==0) - { - std::string::size_type pos_slash = filename.find_first_of('/',7); - if (pos_slash!=std::string::npos) -diff -urN ../OpenSceneGraph.orig/src/osgPlugins/ac3d/Geode.cpp ./src/osgPlugins/ac3d/Geode.cpp ---- ../OpenSceneGraph.orig/src/osgPlugins/ac3d/Geode.cpp Thu Nov 18 10:08:29 2004 -+++ ./src/osgPlugins/ac3d/Geode.cpp Tue Feb 8 01:28:23 2005 -@@ -12,7 +12,7 @@ - #include <osg/Texture2D> - #include <osg/Drawable> - #include <osg/Geometry> --#include <limits> -+#include <limits.h> - #include <iomanip> - - #include "Exception.h" -@@ -796,8 +796,8 @@ - if (NULL != pTexCoords) - { - // Find max min s coords -- float fMin = std::numeric_limits<float>::max(); -- float fMax = std::numeric_limits<float>::min(); -+ float fMin = FLT_MAX; -+ float fMax = FLT_MIN; - unsigned int iNumTexCoords = pGeometry->getTexCoordArray(0)->getNumElements(); - - for (j = 0; j < iNumTexCoords; j++) -@@ -809,8 +809,8 @@ - } - fRep_s = fMax - fMin; - fOffset_s = fMin; -- fMin = std::numeric_limits<float>::max(); -- fMax = std::numeric_limits<float>::min(); -+ fMin = FLT_MAX; -+ fMax = FLT_MIN; - for (j = 0; j < iNumTexCoords; j++) - { - if (pTexCoords[j][1] > fMax) -diff -urN ../OpenSceneGraph.orig/src/osgPlugins/ac3d/ac3d.cpp ./src/osgPlugins/ac3d/ac3d.cpp ---- ../OpenSceneGraph.orig/src/osgPlugins/ac3d/ac3d.cpp Tue Nov 23 15:29:51 2004 -+++ ./src/osgPlugins/ac3d/ac3d.cpp Tue Feb 8 01:28:25 2005 -@@ -6,9 +6,9 @@ - - - #include <stdio.h> --// Where is malloc.h really needed? -+// Where is stdlib.h really needed? - #if !defined(__APPLE__) && !defined(macintosh) && !defined(__FreeBSD__) --#include <malloc.h> -+#include <stdlib.h> - #endif - #include <math.h> - -diff -urN ../OpenSceneGraph.orig/src/osgPlugins/flt/Input.cpp ./src/osgPlugins/flt/Input.cpp ---- ../OpenSceneGraph.orig/src/osgPlugins/flt/Input.cpp Mon Nov 22 23:54:44 2004 -+++ ./src/osgPlugins/flt/Input.cpp Tue Feb 8 01:28:25 2005 -@@ -1,7 +1,7 @@ - // Input.cpp - - #include <string> --// #include <malloc.h> -+// #include <stdlib.h> - #include <assert.h> - - #include <osg/Notify> -diff -urN ../OpenSceneGraph.orig/src/osgPlugins/lib3ds/camera.cpp ./src/osgPlugins/lib3ds/camera.cpp ---- ../OpenSceneGraph.orig/src/osgPlugins/lib3ds/camera.cpp Fri Jan 24 15:12:52 2003 -+++ ./src/osgPlugins/lib3ds/camera.cpp Tue Feb 8 01:28:25 2005 -@@ -28,7 +28,7 @@ - #include <string.h> - #include "config.h" - #ifdef WITH_DMALLOC --#include <dmalloc.h> -+#include <dstdlib.h> - #endif - - -diff -urN ../OpenSceneGraph.orig/src/osgPlugins/lib3ds/file.cpp ./src/osgPlugins/lib3ds/file.cpp ---- ../OpenSceneGraph.orig/src/osgPlugins/lib3ds/file.cpp Fri Jan 24 15:12:53 2003 -+++ ./src/osgPlugins/lib3ds/file.cpp Tue Feb 8 01:28:25 2005 -@@ -34,7 +34,7 @@ - #include <math.h> - #include "config.h" - #ifdef WITH_DMALLOC --#include <dmalloc.h> -+#include <dstdlib.h> - #endif - - -diff -urN ../OpenSceneGraph.orig/src/osgPlugins/lib3ds/light.cpp ./src/osgPlugins/lib3ds/light.cpp ---- ../OpenSceneGraph.orig/src/osgPlugins/lib3ds/light.cpp Fri Jan 24 15:12:53 2003 -+++ ./src/osgPlugins/lib3ds/light.cpp Tue Feb 8 01:28:25 2005 -@@ -28,7 +28,7 @@ - #include <string.h> - #include "config.h" - #ifdef WITH_DMALLOC --#include <dmalloc.h> -+#include <dstdlib.h> - #endif - - -diff -urN ../OpenSceneGraph.orig/src/osgPlugins/lib3ds/material.cpp ./src/osgPlugins/lib3ds/material.cpp ---- ../OpenSceneGraph.orig/src/osgPlugins/lib3ds/material.cpp Fri Jan 24 15:12:53 2003 -+++ ./src/osgPlugins/lib3ds/material.cpp Tue Feb 8 01:28:25 2005 -@@ -28,7 +28,7 @@ - #include <string.h> - #include "config.h" - #ifdef WITH_DMALLOC --#include <dmalloc.h> -+#include <dstdlib.h> - #endif - - -diff -urN ../OpenSceneGraph.orig/src/osgPlugins/lib3ds/mesh.cpp ./src/osgPlugins/lib3ds/mesh.cpp ---- ../OpenSceneGraph.orig/src/osgPlugins/lib3ds/mesh.cpp Fri Jan 24 15:12:53 2003 -+++ ./src/osgPlugins/lib3ds/mesh.cpp Tue Feb 8 01:28:25 2005 -@@ -30,7 +30,7 @@ - #include <math.h> - #include "config.h" - #ifdef WITH_DMALLOC --#include <dmalloc.h> -+#include <dstdlib.h> - #endif - - -diff -urN ../OpenSceneGraph.orig/src/osgPlugins/lib3ds/node.cpp ./src/osgPlugins/lib3ds/node.cpp ---- ../OpenSceneGraph.orig/src/osgPlugins/lib3ds/node.cpp Fri Jan 24 15:12:54 2003 -+++ ./src/osgPlugins/lib3ds/node.cpp Tue Feb 8 01:28:25 2005 -@@ -30,7 +30,7 @@ - #include <math.h> - #include "config.h" - #ifdef WITH_DMALLOC --#include <dmalloc.h> -+#include <dstdlib.h> - #endif - - -diff -urN ../OpenSceneGraph.orig/src/osgPlugins/lib3ds/tracks.cpp ./src/osgPlugins/lib3ds/tracks.cpp ---- ../OpenSceneGraph.orig/src/osgPlugins/lib3ds/tracks.cpp Thu Aug 5 13:41:52 2004 -+++ ./src/osgPlugins/lib3ds/tracks.cpp Tue Feb 8 01:28:25 2005 -@@ -31,7 +31,7 @@ - #include <math.h> - #include "config.h" - #ifdef WITH_DMALLOC --#include <dmalloc.h> -+#include <dstdlib.h> - #endif - - -diff -urN ../OpenSceneGraph.orig/src/osgPlugins/lwo/Converter.cpp ./src/osgPlugins/lwo/Converter.cpp ---- ../OpenSceneGraph.orig/src/osgPlugins/lwo/Converter.cpp Mon Nov 22 23:54:44 2004 -+++ ./src/osgPlugins/lwo/Converter.cpp Tue Feb 8 01:28:23 2005 -@@ -246,7 +246,7 @@ - std::string file = osgDB::findDataFile(filename, options); - if (file.empty()) return 0; - -- std::ifstream ifs(file.c_str(), std::ios_base::in | std::ios_base::binary); -+ std::ifstream ifs(file.c_str(), std::ios::in | std::ios::binary); - if (!ifs.is_open()) return 0; - - std::vector<char> buffer; -diff -urN ../OpenSceneGraph.orig/src/osgPlugins/lwo/Object.cpp ./src/osgPlugins/lwo/Object.cpp ---- ../OpenSceneGraph.orig/src/osgPlugins/lwo/Object.cpp Mon Jun 28 14:18:48 2004 -+++ ./src/osgPlugins/lwo/Object.cpp Tue Feb 8 01:28:23 2005 -@@ -135,7 +135,7 @@ - } - VertexMap *new_map = current_layer.units().back().weight_maps()->getOrCreate(vmap->name); - for (lwo2::FORM::VMAP::Mapping_list::const_iterator i=vmap->mapping.begin(); i!=vmap->mapping.end(); ++i) { -- (*new_map)[i->vert.index] = osg::Vec4(i->value.at(0), 0, 0, 0); -+ (*new_map)[i->vert.index] = osg::Vec4(i->value[0], 0, 0, 0); - } - } - if (type == "MNVW") { -@@ -145,7 +145,7 @@ - } - VertexMap *new_map = current_layer.units().back().subpatch_weight_maps()->getOrCreate(vmap->name); - for (lwo2::FORM::VMAP::Mapping_list::const_iterator i=vmap->mapping.begin(); i!=vmap->mapping.end(); ++i) { -- (*new_map)[i->vert.index] = osg::Vec4(i->value.at(0), 0, 0, 0); -+ (*new_map)[i->vert.index] = osg::Vec4(i->value[0], 0, 0, 0); - } - } - if (type == "TXUV") { -@@ -155,7 +155,7 @@ - } - VertexMap *new_map = current_layer.units().back().texture_maps()->getOrCreate(vmap->name); - for (lwo2::FORM::VMAP::Mapping_list::const_iterator i=vmap->mapping.begin(); i!=vmap->mapping.end(); ++i) { -- (*new_map)[i->vert.index] = osg::Vec4(i->value.at(0), i->value.at(1), 0, 0); -+ (*new_map)[i->vert.index] = osg::Vec4(i->value[0], i->value[1], 0, 0); - } - } - if (type == "RGB ") { -@@ -165,7 +165,7 @@ - } - VertexMap *new_map = current_layer.units().back().rgb_maps()->getOrCreate(vmap->name); - for (lwo2::FORM::VMAP::Mapping_list::const_iterator i=vmap->mapping.begin(); i!=vmap->mapping.end(); ++i) { -- (*new_map)[i->vert.index] = osg::Vec4(i->value.at(0), i->value.at(1), i->value.at(2), 1); -+ (*new_map)[i->vert.index] = osg::Vec4(i->value[0], i->value[1], i->value[2], 1); - } - } - if (type == "RGBA") { -@@ -175,7 +175,7 @@ - } - VertexMap *new_map = current_layer.units().back().rgba_maps()->getOrCreate(vmap->name); - for (lwo2::FORM::VMAP::Mapping_list::const_iterator i=vmap->mapping.begin(); i!=vmap->mapping.end(); ++i) { -- (*new_map)[i->vert.index] = osg::Vec4(i->value.at(0), i->value.at(1), i->value.at(2), i->value.at(3)); -+ (*new_map)[i->vert.index] = osg::Vec4(i->value[0], i->value[1], i->value[2], i->value[3]); - } - } - if (type == "MORF") { -@@ -185,7 +185,7 @@ - } - VertexMap *new_map = current_layer.units().back().displacement_maps()->getOrCreate(vmap->name); - for (lwo2::FORM::VMAP::Mapping_list::const_iterator i=vmap->mapping.begin(); i!=vmap->mapping.end(); ++i) { -- (*new_map)[i->vert.index] = osg::Vec4(i->value.at(0), i->value.at(1), i->value.at(2), 0); -+ (*new_map)[i->vert.index] = osg::Vec4(i->value[0], i->value[1], i->value[2], 0); - } - } - if (type == "SPOT") { -@@ -195,7 +195,7 @@ - } - VertexMap *new_map = current_layer.units().back().spot_maps()->getOrCreate(vmap->name); - for (lwo2::FORM::VMAP::Mapping_list::const_iterator i=vmap->mapping.begin(); i!=vmap->mapping.end(); ++i) { -- (*new_map)[i->vert.index] = osg::Vec4(csf_->fix_point(osg::Vec3(i->value.at(0), i->value.at(1), i->value.at(2))), 0); -+ (*new_map)[i->vert.index] = osg::Vec4(csf_->fix_point(osg::Vec3(i->value[0], i->value[1], i->value[2])), 0); - } - } - } -@@ -223,15 +223,15 @@ - - if (must_invert_winding) { - for (unsigned j=0; j<i->numvert; ++j) { -- int index = i->vert.at((i->numvert-j)%i->numvert).index; -+ int index = i->vert[(i->numvert-j)%i->numvert].index; - polygon.indices().push_back(index); -- current_layer.units().back().shares().at(index).push_back(current_layer.units().back().polygons().size()); -+ current_layer.units().back().shares()[index].push_back(current_layer.units().back().polygons().size()); - } - } else { - for (unsigned j=0; j<i->numvert; ++j) { -- int index = i->vert.at(j).index; -+ int index = i->vert[j].index; - polygon.indices().push_back(index); -- current_layer.units().back().shares().at(index).push_back(current_layer.units().back().polygons().size()); -+ current_layer.units().back().shares()[index].push_back(current_layer.units().back().polygons().size()); - } - } - current_layer.units().back().polygons().push_back(polygon); -@@ -248,17 +248,17 @@ - std::string type(ptag->type.id, 4); - if (type == "SURF") { - for (lwo2::FORM::PTAG::Mapping_list::const_iterator i=ptag->mapping.begin(); i!=ptag->mapping.end(); ++i) { -- current_layer.units().back().polygons().at(i->poly.index).set_surface(&surfaces_[tag_strings.at(i->tag)]); -+ current_layer.units().back().polygons()[i->poly.index].set_surface(&surfaces_[tag_strings[i->tag]]); - } - } - if (type == "PART") { - for (lwo2::FORM::PTAG::Mapping_list::const_iterator i=ptag->mapping.begin(); i!=ptag->mapping.end(); ++i) { -- current_layer.units().back().polygons().at(i->poly.index).set_part_name(tag_strings.at(i->tag)); -+ current_layer.units().back().polygons()[i->poly.index].set_part_name(tag_strings[i->tag]); - } - } - if (type == "SMGP") { - for (lwo2::FORM::PTAG::Mapping_list::const_iterator i=ptag->mapping.begin(); i!=ptag->mapping.end(); ++i) { -- current_layer.units().back().polygons().at(i->poly.index).set_smoothing_group(tag_strings.at(i->tag)); -+ current_layer.units().back().polygons()[i->poly.index].set_smoothing_group(tag_strings[i->tag]); - } - } - } -@@ -272,8 +272,8 @@ - continue; - } - for (lwo2::FORM::VMAD::Mapping_list::const_iterator i=vmad->mapping.begin(); i!=vmad->mapping.end(); ++i) { -- VertexMap *this_map = current_layer.units().back().polygons().at(i->poly.index).weight_maps()->getOrCreate(vmad->name); -- (*this_map)[i->vert.index] = osg::Vec4(i->value.at(0), 0, 0, 0); -+ VertexMap *this_map = current_layer.units().back().polygons()[i->poly.index].weight_maps()->getOrCreate(vmad->name); -+ (*this_map)[i->vert.index] = osg::Vec4(i->value[0], 0, 0, 0); - } - } - if (type == "TXUV") { -@@ -282,8 +282,8 @@ - continue; - } - for (lwo2::FORM::VMAD::Mapping_list::const_iterator i=vmad->mapping.begin(); i!=vmad->mapping.end(); ++i) { -- VertexMap *this_map = current_layer.units().back().polygons().at(i->poly.index).texture_maps()->getOrCreate(vmad->name); -- (*this_map)[i->vert.index] = osg::Vec4(i->value.at(0), i->value.at(1), 0, 0); -+ VertexMap *this_map = current_layer.units().back().polygons()[i->poly.index].texture_maps()->getOrCreate(vmad->name); -+ (*this_map)[i->vert.index] = osg::Vec4(i->value[0], i->value[1], 0, 0); - } - } - if (type == "RGB ") { -@@ -292,8 +292,8 @@ - continue; - } - for (lwo2::FORM::VMAD::Mapping_list::const_iterator i=vmad->mapping.begin(); i!=vmad->mapping.end(); ++i) { -- VertexMap *this_map = current_layer.units().back().polygons().at(i->poly.index).rgb_maps()->getOrCreate(vmad->name); -- (*this_map)[i->vert.index] = osg::Vec4(i->value.at(0), i->value.at(1), i->value.at(2), 1); -+ VertexMap *this_map = current_layer.units().back().polygons()[i->poly.index].rgb_maps()->getOrCreate(vmad->name); -+ (*this_map)[i->vert.index] = osg::Vec4(i->value[0], i->value[1], i->value[2], 1); - } - } - if (type == "RGBA") { -@@ -302,8 +302,8 @@ - continue; - } - for (lwo2::FORM::VMAD::Mapping_list::const_iterator i=vmad->mapping.begin(); i!=vmad->mapping.end(); ++i) { -- VertexMap *this_map = current_layer.units().back().polygons().at(i->poly.index).rgba_maps()->getOrCreate(vmad->name); -- (*this_map)[i->vert.index] = osg::Vec4(i->value.at(0), i->value.at(1), i->value.at(2), i->value.at(3)); -+ VertexMap *this_map = current_layer.units().back().polygons()[i->poly.index].rgba_maps()->getOrCreate(vmad->name); -+ (*this_map)[i->vert.index] = osg::Vec4(i->value[0], i->value[1], i->value[2], i->value[3]); - } - } - } -diff -urN ../OpenSceneGraph.orig/src/osgPlugins/lwo/Polygon.h ./src/osgPlugins/lwo/Polygon.h ---- ../OpenSceneGraph.orig/src/osgPlugins/lwo/Polygon.h Sat Jan 3 15:20:32 2004 -+++ ./src/osgPlugins/lwo/Polygon.h Tue Feb 8 01:28:23 2005 -@@ -95,9 +95,9 @@ - if (last_used_points_ != points) { - normal_.set(0, 0, 0); - if (indices_.size() >= 3) { -- const osg::Vec3 &A = points->at(indices_.front()); -- const osg::Vec3 &B = points->at(indices_[1]); -- const osg::Vec3 &C = points->at(indices_.back()); -+ const osg::Vec3 &A = (*points)[indices_.front()]; -+ const osg::Vec3 &B = (*points)[indices_[1]]; -+ const osg::Vec3 &C = (*points)[indices_.back()]; - if (invert_normal_) { - normal_ = (C - A) ^ (B - A); - } else { -diff -urN ../OpenSceneGraph.orig/src/osgPlugins/lwo/ReaderWriterLWO.cpp ./src/osgPlugins/lwo/ReaderWriterLWO.cpp ---- ../OpenSceneGraph.orig/src/osgPlugins/lwo/ReaderWriterLWO.cpp Tue Nov 23 15:29:51 2004 -+++ ./src/osgPlugins/lwo/ReaderWriterLWO.cpp Tue Feb 8 01:28:23 2005 -@@ -18,6 +18,7 @@ - #include <string> - #include <sstream> - #include <algorithm> -+#include <memory> - - #include <osg/Notify> - #include <osg/Node> -diff -urN ../OpenSceneGraph.orig/src/osgPlugins/lwo/Unit.cpp ./src/osgPlugins/lwo/Unit.cpp ---- ../OpenSceneGraph.orig/src/osgPlugins/lwo/Unit.cpp Sat Jan 3 15:20:32 2004 -+++ ./src/osgPlugins/lwo/Unit.cpp Tue Feb 8 01:28:23 2005 -@@ -75,11 +75,11 @@ - osg::Vec4 N(poly.face_normal(points_.get()), 0); - unsigned num_smoothed = 1; - -- const Index_list &shared_polys = shares_.at(*j); -+ const Index_list &shared_polys = shares_[*j]; - - for (unsigned k=0; k<shared_polys.size(); ++k) { - if (shared_polys[k] != pn) { -- const Polygon &shared_poly = polygons_.at(shared_polys[k]); -+ const Polygon &shared_poly = polygons_[shared_polys[k]]; - float angle = angle_between_polygons(poly, shared_poly); - if (angle <= max_smoothing_angle && (poly.get_smoothing_group() == shared_poly.get_smoothing_group())) { - N += osg::Vec4(shared_poly.face_normal(points_.get()), 0); -@@ -157,7 +157,7 @@ - if (poly.dup_vertices()[j] == 0) { - - // duplicate point -- points_->push_back(points_->at(*i)); -+ points_->push_back((*points_)[*i]); - - int new_index = static_cast<int>(points_->size())-1; - -@@ -165,7 +165,7 @@ - (*normals_.get())[new_index] = (*normals_.get())[*i]; - - // duplicate share -- shares_.push_back(shares_.at(*i)); -+ shares_.push_back(shares_[*i]); - - VertexMap_map::iterator vm; - -diff -urN ../OpenSceneGraph.orig/src/osgPlugins/lwo/VertexMap.cpp ./src/osgPlugins/lwo/VertexMap.cpp ---- ../OpenSceneGraph.orig/src/osgPlugins/lwo/VertexMap.cpp Sat Jan 3 15:20:32 2004 -+++ ./src/osgPlugins/lwo/VertexMap.cpp Tue Feb 8 01:28:23 2005 -@@ -21,7 +21,7 @@ - value.y() *= modulator.y(); - value.z() *= modulator.z(); - value.w() *= modulator.w(); -- array->at(i->first) = value; -+ (*array)[i->first] = value; - } - return array.take(); - } -@@ -34,7 +34,7 @@ - osg::Vec4 value = i->second; - value.x() *= modulator.x(); - value.y() *= modulator.y(); -- array->at(i->first) = osg::Vec2(value.x(), value.y()); -+ (*array)[i->first] = osg::Vec2(value.x(), value.y()); - } - return array.take(); - } -@@ -48,7 +48,7 @@ - value.x() *= modulator.x(); - value.y() *= modulator.y(); - value.z() *= modulator.z(); -- array->at(i->first) = osg::Vec3(value.x(), value.y(), value.z()); -+ (*array)[i->first] = osg::Vec3(value.x(), value.y(), value.z()); - } - return array.take(); - } -diff -urN ../OpenSceneGraph.orig/src/osgPlugins/lwo/iffparser.h ./src/osgPlugins/lwo/iffparser.h ---- ../OpenSceneGraph.orig/src/osgPlugins/lwo/iffparser.h Wed Jun 9 16:28:51 2004 -+++ ./src/osgPlugins/lwo/iffparser.h Tue Feb 8 01:28:23 2005 -@@ -10,6 +10,7 @@ - - #include <vector> - #include <iostream> -+#include <string> - - namespace iff - { -diff -urN ../OpenSceneGraph.orig/src/osgPlugins/obj/obj.cpp ./src/osgPlugins/obj/obj.cpp ---- ../OpenSceneGraph.orig/src/osgPlugins/obj/obj.cpp Mon Nov 22 23:54:45 2004 -+++ ./src/osgPlugins/obj/obj.cpp Tue Feb 8 01:28:23 2005 -@@ -15,6 +15,8 @@ - - #include "obj.h" - -+#include <cstdio> -+ - #include <osg/Notify> - - #include <osgDB/FileUtils> -@@ -75,7 +77,7 @@ - // need to keep return; - skipNewline = true; - } -- else if (c!=std::ifstream::traits_type::eof()) // don't copy eof. -+ else if (c!=EOF) // don't copy eof. - { - skipNewline = false; - -diff -urN ../OpenSceneGraph.orig/src/osgPlugins/obj/obj.h ./src/osgPlugins/obj/obj.h ---- ../OpenSceneGraph.orig/src/osgPlugins/obj/obj.h Mon Nov 22 23:54:45 2004 -+++ ./src/osgPlugins/obj/obj.h Tue Feb 8 01:28:24 2005 -@@ -17,7 +17,7 @@ - #include <string> - #include <vector> - #include <map> --#include <istream> -+#include <istream.h> - - #include <osg/ref_ptr> - #include <osg/Referenced> -diff -urN ../OpenSceneGraph.orig/src/osgPlugins/osga/OSGA_Archive.cpp ./src/osgPlugins/osga/OSGA_Archive.cpp ---- ../OpenSceneGraph.orig/src/osgPlugins/osga/OSGA_Archive.cpp Tue Nov 23 15:29:52 2004 -+++ ./src/osgPlugins/osga/OSGA_Archive.cpp Tue Feb 8 01:28:23 2005 -@@ -235,7 +235,7 @@ - if (status==READ) - { - _status = status; -- _input.open(filename.c_str(), std::ios_base::binary | std::ios_base::in); -+ _input.open(filename.c_str(), std::ios::binary | std::ios::in); - - return _open(_input); - } -@@ -246,7 +246,7 @@ - _input.close(); - _status = WRITE; - -- _output.open(filename.c_str(), std::ios_base::binary | std::ios_base::in | std::ios_base::out); -+ _output.open(filename.c_str(), std::ios::binary | std::ios::in | std::ios::out); - - osg::notify(osg::INFO)<<"File position after open = "<<(int)_output.tellp()<<" is_open "<<_output.is_open()<<std::endl; - -@@ -264,7 +264,7 @@ - osg::notify(osg::INFO)<<"OSGA_Archive::open("<<filename<<"), archive being created."<<std::endl; - - _status = WRITE; -- _output.open(filename.c_str(), std::ios_base::out | std::ios_base::binary | std::ios_base::trunc); -+ _output.open(filename.c_str(), std::ios::out | std::ios::binary | std::ios::trunc); - _output<<"osga"; - _output.write(reinterpret_cast<const char*>(&ENDIAN_TEST_NUMBER),4); - _output.write(reinterpret_cast<char*>(&s_currentSupportedVersion),sizeof(float)); -@@ -475,6 +475,7 @@ - class proxy_streambuf : public std::streambuf - { - public: -+ typedef int int_type; - - proxy_streambuf(std::streambuf* streambuf, unsigned int numChars): - _streambuf(streambuf), diff --git a/graphics/osg-devel/files/patch-Make::makedefs b/graphics/osg-devel/files/patch-Make::makedefs deleted file mode 100644 index d3d7dc6d4be3..000000000000 --- a/graphics/osg-devel/files/patch-Make::makedefs +++ /dev/null @@ -1,43 +0,0 @@ ---- Make/makedefs.orig Sun Dec 5 11:03:43 2004 -+++ Make/makedefs Mon Feb 7 10:59:22 2005 -@@ -402,24 +402,35 @@ - - #### 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 ?= -O2 - DBGF = -g -DOSG_COMPILE_UNIT_TESTS - SHARED = -shared - ARCH = - ARCHINST = - ARCHARGS = -- LINKARGS = -L/usr/X11R6/lib -L/usr/local/lib -rpath /usr/local/lib -pthread -+ LINKARGS = -L${X11BASE}/lib -L${LOCALBASE}/lib -rpath ${LOCALBASE}/lib -rpath ${X11BASE}/lib -pthread - DYNAMICLIBRARYLIB = - OSG_LIBS = -losgGA -losgDB -losgUtil -losg - GL_LIBS = -lGLU -lGL - X_INC = -I/usr/X11R6/include - X_LIBS = -lXmu -lX11 - SOCKET_LIBS = -- OTHER_LIBS = -lOpenThreads -+ OTHER_LIBS = -lOpenThreads ${PTHREAD_LIBS} -+ # PREFIX, EXAMPLESDIR, DOCSDIR, and DATADIR are defined by the port -+ INST_LOCATION = ${PREFIX} -+ INST_SHARE = ${PREFIX}/share -+ INST_EXAMPLES = ${EXAMPLESDIR}/bin -+ INST_EXAMPLE_SRC = ${EXAMPLESDIR}/src -+ INST_DOC = ${DOCSDIR} -+ INST_SRC = ${EXAMPLESDIR}/src -+ INST_DATA = ${DATADIR} -+ INSTBINCMD = ${BSD_INSTALL_PROGRAM} -+ INSTDEVCMD = ${BSD_INSTALL_DATA} -+ LIBXML2_INCLUDE = -I${LOCALBASE}/include/libxml2 - PNG_LIBS = -lpng - JPEG_LIBS = -ljpeg - TIFF_LIB = -ltiff 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 3211299129f7..000000000000 --- a/graphics/osg-devel/pkg-plist +++ /dev/null @@ -1,640 +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/ClusterCullingCallback -include/osg/CollectOccludersVisitor -include/osg/ColorMask -include/osg/ColorMatrix -include/osg/ConvexPlanarOccluder -include/osg/ConvexPlanarPolygon -include/osg/CoordinateSystemNode -include/osg/CopyOp -include/osg/CullFace -include/osg/CullSettings -include/osg/CullStack -include/osg/CullingSet -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/ImageStream -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/PointSprite -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/RefNodePath -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/TexEnvFilter -include/osg/TexGen -include/osg/TexGenNode -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/TriangleIndexFunctor -include/osg/UByte4 -include/osg/UnitTestFramework -include/osg/Vec2 -include/osg/Vec2d -include/osg/Vec2f -include/osg/Vec3 -include/osg/Vec3d -include/osg/Vec3f -include/osg/Vec4 -include/osg/Vec4d -include/osg/Vec4f -include/osg/Version -include/osg/VertexProgram -include/osg/Viewport -include/osg/buffered_value -include/osg/fast_back_stack -include/osg/ref_ptr -include/osgDB/Archive -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/ImageOptions -include/osgDB/Input -include/osgDB/Output -include/osgDB/ParameterOutput -include/osgDB/ReadFile -include/osgDB/ReaderWriter -include/osgDB/ReentrantMutex -include/osgDB/Registry -include/osgDB/SharedStateManager -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/NodeTrackerManipulator -include/osgGA/SetSceneViewVisitor -include/osgGA/StateSetManipulator -include/osgGA/TerrainManipulator -include/osgGA/TrackballManipulator -include/osgGA/Version -include/osgGL2/Export -include/osgGL2/Extensions -include/osgGL2/ProgramObject -include/osgGL2/UniformValue -include/osgGL2/Version -include/osgParticle/AccelOperator -include/osgParticle/AngularAccelOperator -include/osgParticle/CenteredPlacer -include/osgParticle/Counter -include/osgParticle/Emitter -include/osgParticle/ExplosionEffect -include/osgParticle/Export -include/osgParticle/FireEffect -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/ParticleEffect -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/SmokeEffect -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/DOFTransform -include/osgSim/Export -include/osgSim/GeographicLocation -include/osgSim/LightPoint -include/osgSim/LightPointNode -include/osgSim/LightPointSystem -include/osgSim/MultiSwitch -include/osgSim/ScalarBar -include/osgSim/ScalarsToColors -include/osgSim/Sector -include/osgSim/SphereSegment -include/osgSim/Version -include/osgSim/VisibilityGroup -include/osgTerrain/DataSet -include/osgTerrain/Export -include/osgTerrain/HeightFieldNode -include/osgTerrain/HeightFieldRenderer -include/osgTerrain/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/DisplayRequirementsVisitor -include/osgUtil/Export -include/osgUtil/GLObjectsVisitor -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/Simplifier -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_ive.so -lib/osgPlugins/osgdb_jpeg.so -lib/osgPlugins/osgdb_logo.so -lib/osgPlugins/osgdb_lwo.so -lib/osgPlugins/osgdb_lws.so -lib/osgPlugins/osgdb_md2.so -lib/osgPlugins/osgdb_net.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_osga.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_rot.so -lib/osgPlugins/osgdb_scale.so -lib/osgPlugins/osgdb_stl.so -lib/osgPlugins/osgdb_tga.so -lib/osgPlugins/osgdb_tgz.so -lib/osgPlugins/osgdb_tiff.so -lib/osgPlugins/osgdb_trans.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/osgTerrain -@dirrm include/osgText -@dirrm include/osgUtil -@dirrm lib/osgPlugins -%%EXAMPLESDIR%%/bin/osganimate -%%EXAMPLESDIR%%/bin/osgarchive -%%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/osgdepthshadow -%%EXAMPLESDIR%%/bin/osgdistortion -%%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/osgkeyboardmouse -%%EXAMPLESDIR%%/bin/osglauncher -%%EXAMPLESDIR%%/bin/osglight -%%EXAMPLESDIR%%/bin/osglightpoint -%%EXAMPLESDIR%%/bin/osglogo -%%EXAMPLESDIR%%/bin/osgmotionblur -%%EXAMPLESDIR%%/bin/osgmovie -%%EXAMPLESDIR%%/bin/osgmultitexture -%%EXAMPLESDIR%%/bin/osgoccluder -%%EXAMPLESDIR%%/bin/osgpagedlod -%%EXAMPLESDIR%%/bin/osgparticle -%%EXAMPLESDIR%%/bin/osgpick -%%EXAMPLESDIR%%/bin/osgplanets -%%EXAMPLESDIR%%/bin/osgpoints -%%EXAMPLESDIR%%/bin/osgpointsprite -%%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/osgsimple -%%EXAMPLESDIR%%/bin/osgsimplepager -%%EXAMPLESDIR%%/bin/osgsimplifier -%%EXAMPLESDIR%%/bin/osgspacewarp -%%EXAMPLESDIR%%/bin/osgspheresegment -%%EXAMPLESDIR%%/bin/osgspotlight -%%EXAMPLESDIR%%/bin/osgstereoimage -%%EXAMPLESDIR%%/bin/osgteapot -%%EXAMPLESDIR%%/bin/osgtesselate -%%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/osgvolume -%%EXAMPLESDIR%%/bin/osgwindows -%%EXAMPLESDIR%%/src/Make/makedefs -%%EXAMPLESDIR%%/src/Make/makerules -%%EXAMPLESDIR%%/src/osganimate/GNUmakefile -%%EXAMPLESDIR%%/src/osganimate/osganimate.cpp -%%EXAMPLESDIR%%/src/osgarchive/GNUmakefile -%%EXAMPLESDIR%%/src/osgarchive/osgarchive.cpp -%%EXAMPLESDIR%%/src/osgautotransform/GNUmakefile -%%EXAMPLESDIR%%/src/osgautotransform/osgautotransform.cpp -%%EXAMPLESDIR%%/src/osgbillboard/GNUmakefile -%%EXAMPLESDIR%%/src/osgbillboard/osgbillboard.cpp -%%EXAMPLESDIR%%/src/osgbluemarble/GNUmakefile -%%EXAMPLESDIR%%/src/osgbluemarble/osgbluemarble.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/osgdem/GNUmakefile -%%EXAMPLESDIR%%/src/osgdem/osgdem.cpp -%%EXAMPLESDIR%%/src/osgdemeter/GNUmakefile -%%EXAMPLESDIR%%/src/osgdemeter/osgdemeter.cpp -%%EXAMPLESDIR%%/src/osgdepthshadow/GNUmakefile -%%EXAMPLESDIR%%/src/osgdepthshadow/osgdepthshadow.cpp -%%EXAMPLESDIR%%/src/osgdistortion/GNUmakefile -%%EXAMPLESDIR%%/src/osgdistortion/osgdistortion.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/osgkeyboardmouse/GNUmakefile -%%EXAMPLESDIR%%/src/osgkeyboardmouse/osgkeyboardmouse.cpp -%%EXAMPLESDIR%%/src/osglauncher/GNUmakefile -%%EXAMPLESDIR%%/src/osglauncher/osglauncher.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/osgmotionblur/GNUmakefile -%%EXAMPLESDIR%%/src/osgmotionblur/osgmotionblur.cpp -%%EXAMPLESDIR%%/src/osgmovie/GNUmakefile -%%EXAMPLESDIR%%/src/osgmovie/osgmovie.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/osgphotoalbum/GNUmakefile -%%EXAMPLESDIR%%/src/osgphotoalbum/ImageReaderWriter.cpp -%%EXAMPLESDIR%%/src/osgphotoalbum/PhotoArchive.cpp -%%EXAMPLESDIR%%/src/osgphotoalbum/osgphotoalbum.cpp -%%EXAMPLESDIR%%/src/osgpick/GNUmakefile -%%EXAMPLESDIR%%/src/osgpick/osgpick.cpp -%%EXAMPLESDIR%%/src/osgplanets/GNUmakefile -%%EXAMPLESDIR%%/src/osgplanets/osgplanets.cpp -%%EXAMPLESDIR%%/src/osgpoints/GNUmakefile -%%EXAMPLESDIR%%/src/osgpoints/osgpoints.cpp -%%EXAMPLESDIR%%/src/osgpointsprite/GNUmakefile -%%EXAMPLESDIR%%/src/osgpointsprite/osgpointsprite.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/Noise.cpp -%%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/osgsimple/GNUmakefile -%%EXAMPLESDIR%%/src/osgsimple/osgsimple.cpp -%%EXAMPLESDIR%%/src/osgsimplepager/GNUmakefile -%%EXAMPLESDIR%%/src/osgsimplepager/osgsimplepager.cpp -%%EXAMPLESDIR%%/src/osgsimplifier/GNUmakefile -%%EXAMPLESDIR%%/src/osgsimplifier/osgsimplifier.cpp -%%EXAMPLESDIR%%/src/osgsimulation/GNUmakefile -%%EXAMPLESDIR%%/src/osgsimulation/osgsimulation.cpp -%%EXAMPLESDIR%%/src/osgspacewarp/GNUmakefile -%%EXAMPLESDIR%%/src/osgspacewarp/osgspacewarp.cpp -%%EXAMPLESDIR%%/src/osgspheresegment/GNUmakefile -%%EXAMPLESDIR%%/src/osgspheresegment/osgspheresegment.cpp -%%EXAMPLESDIR%%/src/osgspotlight/GNUmakefile -%%EXAMPLESDIR%%/src/osgspotlight/osgspotlight.cpp -%%EXAMPLESDIR%%/src/osgstereoimage/GNUmakefile -%%EXAMPLESDIR%%/src/osgstereoimage/osgstereoimage.cpp -%%EXAMPLESDIR%%/src/osgteapot/GNUmakefile -%%EXAMPLESDIR%%/src/osgteapot/osgteapot.cpp -%%EXAMPLESDIR%%/src/osgtesselate/GNUmakefile -%%EXAMPLESDIR%%/src/osgtesselate/osgtesselate.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/osgvolume/GNUmakefile -%%EXAMPLESDIR%%/src/osgvolume/osgvolume.cpp -%%EXAMPLESDIR%%/src/osgwindows/GNUmakefile -%%EXAMPLESDIR%%/src/osgwindows/osgwindows.cpp -@dirrm %%EXAMPLESDIR%%/bin -@dirrm %%EXAMPLESDIR%%/src/Make -@dirrm %%EXAMPLESDIR%%/src/osganimate -@dirrm %%EXAMPLESDIR%%/src/osgarchive -@dirrm %%EXAMPLESDIR%%/src/osgautotransform -@dirrm %%EXAMPLESDIR%%/src/osgbillboard -@dirrm %%EXAMPLESDIR%%/src/osgbluemarble -@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/osgdem -@dirrm %%EXAMPLESDIR%%/src/osgdemeter -@dirrm %%EXAMPLESDIR%%/src/osgdepthshadow -@dirrm %%EXAMPLESDIR%%/src/osgdistortion -@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/osgkeyboardmouse -@dirrm %%EXAMPLESDIR%%/src/osglauncher -@dirrm %%EXAMPLESDIR%%/src/osglight -@dirrm %%EXAMPLESDIR%%/src/osglightpoint -@dirrm %%EXAMPLESDIR%%/src/osglogo -@dirrm %%EXAMPLESDIR%%/src/osgmotionblur -@dirrm %%EXAMPLESDIR%%/src/osgmovie -@dirrm %%EXAMPLESDIR%%/src/osgmultitexture -@dirrm %%EXAMPLESDIR%%/src/osgoccluder -@dirrm %%EXAMPLESDIR%%/src/osgpagedlod -@dirrm %%EXAMPLESDIR%%/src/osgparticle -@dirrm %%EXAMPLESDIR%%/src/osgpbuffer -@dirrm %%EXAMPLESDIR%%/src/osgphotoalbum -@dirrm %%EXAMPLESDIR%%/src/osgpick -@dirrm %%EXAMPLESDIR%%/src/osgplanets -@dirrm %%EXAMPLESDIR%%/src/osgpoints -@dirrm %%EXAMPLESDIR%%/src/osgpointsprite -@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/osgsimple -@dirrm %%EXAMPLESDIR%%/src/osgsimplepager -@dirrm %%EXAMPLESDIR%%/src/osgsimplifier -@dirrm %%EXAMPLESDIR%%/src/osgsimulation -@dirrm %%EXAMPLESDIR%%/src/osgspacewarp -@dirrm %%EXAMPLESDIR%%/src/osgspheresegment -@dirrm %%EXAMPLESDIR%%/src/osgspotlight -@dirrm %%EXAMPLESDIR%%/src/osgstereoimage -@dirrm %%EXAMPLESDIR%%/src/osgteapot -@dirrm %%EXAMPLESDIR%%/src/osgtesselate -@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/osgvolume -@dirrm %%EXAMPLESDIR%%/src/osgwindows -@dirrm %%EXAMPLESDIR%%/src -@dirrm %%EXAMPLESDIR%% 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 c04a8552709c..000000000000 --- a/graphics/p5-Chart/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Chart-2.3.tar.gz) = 809540667dd703353af30147ef27b67d -SHA256 (Chart-2.3.tar.gz) = bc50b23305444b980ef59234c87cf0ffbcce3fbe16f974d3bc254a090b67ac67 -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 716ecc92f2db..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 -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart -@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 d241335a49e7..000000000000 --- a/graphics/p5-Image-ExifTool-devel/Makefile +++ /dev/null @@ -1,50 +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= 6.00 -CATEGORIES= graphics perl5 -MASTER_SITES= http://www.sno.phy.queensu.ca/~phil/exiftool/ \ - ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR=Image -PKGNAMEPREFIX= p5- - -MAINTAINER= devin@spamcop.net -COMMENT= Perl module for getting EXIF data from image files - -PERL_CONFIGURE= yes - -MANTAGS= AFCP AIFF APP12 ASF BMP BuildTagLookup Canon CanonCustom \ - CanonRaw Casio DICOM DNG Exif Fixup FujiFilm GIF GPS GeoTiff \ - HtmlDump ICC_Profile ID3 IPTC JVC Jpeg2000 Kodak KyoceraRaw \ - Leaf MIFF MNG MakerNotes Minolta Nikon NikonCapture Olympus \ - PDF PICT PNG PPM Panasonic Pentax Photoshop PostScript \ - PrintIM QuickTime RIFF Ricoh Sanyo Shift Shortcuts Sigma \ - SigmaRaw Sony TagLookup TagNames Unknown WriteCanonRaw \ - WriteExif WriteIPTC WritePNG WritePhotoshop WriteXMP Writer \ - XMP - -MAN3= File::RandomAccess.3 \ - Image::ExifTool.3 \ - ${MANTAGS:S/^/Image::ExifTool::/:S/$/.3/} - -MAN1= exiftool.1 - -post-install: -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/html/*.html ${DOCSDIR} - @${MKDIR} ${DOCSDIR}/TagNames - ${INSTALL_DATA} ${WRKSRC}/html/TagNames/*.html ${DOCSDIR}/TagNames -.endif - -# Maintainer section -mantags: - @cd ${LOCALBASE}/lib/perl5/5.8.7/man/man3/ && \ - ls Image::ExifTool::* | cut -f5 -d: | cut -f1 -d. | ${TR} "\n" " " - -.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 36b5a952db34..000000000000 --- a/graphics/p5-Image-ExifTool-devel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Image-ExifTool-6.00.tar.gz) = 8578f818320a66c7936be0a3b20fcf5a -SHA256 (Image-ExifTool-6.00.tar.gz) = 1b1e3f6f26c611dc2eda4814f05f0849862124599de74a9b4249196df1f67f91 -SIZE (Image-ExifTool-6.00.tar.gz) = 876655 diff --git a/graphics/p5-Image-ExifTool-devel/pkg-descr b/graphics/p5-Image-ExifTool-devel/pkg-descr deleted file mode 100644 index 7b63ee11c387..000000000000 --- a/graphics/p5-Image-ExifTool-devel/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -ExifTool is a highly customizable Perl script and module for reading and -writing meta information in images. - -ExifTool reads EXIF, GPS, IPTC, XMP, GeoTIFF, ICC Profile and Photoshop -IRB and ID3 meta information from JPG, JP2, TIFF, GIF, BMP, PICT, QTIF, -PNG, MNG, JNG, MIFF, PPM, PGM, PBM, XMP, EPS, PS, AI, PDF, PSD, DCM, -ACR, THM, CRW, CR2, MRW, NEF, PEF, ORF, RAF, RAW, SRF, MOS, X3F and DNG -images, MP3 and WAV audio files, and AVI, MOV and MP4 videos. ExifTool -also extracts information from the maker notes of many digital cameras -by various manufacturers including Canon, Casio, FujiFilm, JVC/Victor, -Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Olympus/Epson, -Panasonic/Leica, Pentax/Asahi, Ricoh, Sanyo and Sigma/Foveon. - -ExifTool writes EXIF, GPS, IPTC, XMP and MakerNotes meta information to -JPEG, TIFF, GIF, CRW, THM, CR2, NEF, PEF and DNG images. - -WWW: 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 59a005a47658..000000000000 --- a/graphics/p5-Image-ExifTool-devel/pkg-plist +++ /dev/null @@ -1,140 +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/AFCP.pm -%%SITE_PERL%%/Image/ExifTool/AIFF.pm -%%SITE_PERL%%/Image/ExifTool/APP12.pm -%%SITE_PERL%%/Image/ExifTool/ASF.pm -%%SITE_PERL%%/Image/ExifTool/BMP.pm -%%SITE_PERL%%/Image/ExifTool/BuildTagLookup.pm -%%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/DICOM.pm -%%SITE_PERL%%/Image/ExifTool/DNG.pm -%%SITE_PERL%%/Image/ExifTool/Exif.pm -%%SITE_PERL%%/Image/ExifTool/Fixup.pm -%%SITE_PERL%%/Image/ExifTool/FujiFilm.pm -%%SITE_PERL%%/Image/ExifTool/GIF.pm -%%SITE_PERL%%/Image/ExifTool/GPS.pm -%%SITE_PERL%%/Image/ExifTool/GeoTiff.pm -%%SITE_PERL%%/Image/ExifTool/HtmlDump.pm -%%SITE_PERL%%/Image/ExifTool/ICC_Profile.pm -%%SITE_PERL%%/Image/ExifTool/ID3.pm -%%SITE_PERL%%/Image/ExifTool/IPTC.pm -%%SITE_PERL%%/Image/ExifTool/JVC.pm -%%SITE_PERL%%/Image/ExifTool/Jpeg2000.pm -%%SITE_PERL%%/Image/ExifTool/Kodak.pm -%%SITE_PERL%%/Image/ExifTool/KyoceraRaw.pm -%%SITE_PERL%%/Image/ExifTool/Leaf.pm -%%SITE_PERL%%/Image/ExifTool/MIFF.pm -%%SITE_PERL%%/Image/ExifTool/MNG.pm -%%SITE_PERL%%/Image/ExifTool/MakerNotes.pm -%%SITE_PERL%%/Image/ExifTool/Minolta.pm -%%SITE_PERL%%/Image/ExifTool/Nikon.pm -%%SITE_PERL%%/Image/ExifTool/NikonCapture.pm -%%SITE_PERL%%/Image/ExifTool/Olympus.pm -%%SITE_PERL%%/Image/ExifTool/PDF.pm -%%SITE_PERL%%/Image/ExifTool/PICT.pm -%%SITE_PERL%%/Image/ExifTool/PNG.pm -%%SITE_PERL%%/Image/ExifTool/PPM.pm -%%SITE_PERL%%/Image/ExifTool/Panasonic.pm -%%SITE_PERL%%/Image/ExifTool/Pentax.pm -%%SITE_PERL%%/Image/ExifTool/Photoshop.pm -%%SITE_PERL%%/Image/ExifTool/PostScript.pm -%%SITE_PERL%%/Image/ExifTool/PrintIM.pm -%%SITE_PERL%%/Image/ExifTool/QuickTime.pm -%%SITE_PERL%%/Image/ExifTool/README -%%SITE_PERL%%/Image/ExifTool/RIFF.pm -%%SITE_PERL%%/Image/ExifTool/Ricoh.pm -%%SITE_PERL%%/Image/ExifTool/Sanyo.pm -%%SITE_PERL%%/Image/ExifTool/Shift.pl -%%SITE_PERL%%/Image/ExifTool/Shortcuts.pm -%%SITE_PERL%%/Image/ExifTool/Sigma.pm -%%SITE_PERL%%/Image/ExifTool/SigmaRaw.pm -%%SITE_PERL%%/Image/ExifTool/Sony.pm -%%SITE_PERL%%/Image/ExifTool/TagLookup.pm -%%SITE_PERL%%/Image/ExifTool/TagNames.pod -%%SITE_PERL%%/Image/ExifTool/Unknown.pm -%%SITE_PERL%%/Image/ExifTool/WriteCanonRaw.pl -%%SITE_PERL%%/Image/ExifTool/WriteExif.pl -%%SITE_PERL%%/Image/ExifTool/WriteIPTC.pl -%%SITE_PERL%%/Image/ExifTool/WritePNG.pl -%%SITE_PERL%%/Image/ExifTool/WritePhotoshop.pl -%%SITE_PERL%%/Image/ExifTool/WriteXMP.pl -%%SITE_PERL%%/Image/ExifTool/Writer.pl -%%SITE_PERL%%/Image/ExifTool/XMP.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/ExifTool/.packlist -%%PORTDOCS%%%%DOCSDIR%%/ExifTool.html -%%PORTDOCS%%%%DOCSDIR%%/canon_raw.html -%%PORTDOCS%%%%DOCSDIR%%/config.html -%%PORTDOCS%%%%DOCSDIR%%/data_members.html -%%PORTDOCS%%%%DOCSDIR%%/exiftool_pod.html -%%PORTDOCS%%%%DOCSDIR%%/faq.html -%%PORTDOCS%%%%DOCSDIR%%/history.html -%%PORTDOCS%%%%DOCSDIR%%/htmldump.html -%%PORTDOCS%%%%DOCSDIR%%/idiosyncracies.html -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/models.html -%%PORTDOCS%%%%DOCSDIR%%/verbose.html -%%PORTDOCS%%%%DOCSDIR%%/writing.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/AFCP.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/AIFF.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/APP12.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/ASF.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/BMP.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/Canon.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/CanonCustom.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/CanonRaw.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/Casio.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/Composite.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/DICOM.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/DNG.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/EXIF.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/Extra.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/FujiFilm.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/GPS.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/GeoTiff.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/ICC_Profile.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/ID3.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/IPTC.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/JFIF.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/JVC.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/Jpeg2000.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/Kodak.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/KyoceraRaw.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/Leaf.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/MIFF.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/MNG.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/Minolta.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/Nikon.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/NikonCapture.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/Olympus.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/PDF.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/PICT.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/PNG.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/Panasonic.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/Pentax.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/Photoshop.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/PostScript.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/PrintIM.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/QuickTime.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/RIFF.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/Ricoh.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/Sanyo.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/Sigma.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/SigmaRaw.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/Sony.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/Unknown.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/XMP.html -%%PORTDOCS%%%%DOCSDIR%%/TagNames/index.html -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/ExifTool -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image -@dirrm %%SITE_PERL%%/Image/ExifTool -@dirrmtry %%SITE_PERL%%/Image -@dirrmtry %%SITE_PERL%%/File -%%PORTDOCS%%@dirrm %%DOCSDIR%%/TagNames -%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/graphics/p5-PGPLOT/Makefile b/graphics/p5-PGPLOT/Makefile deleted file mode 100644 index 474cdb3e18ca..000000000000 --- a/graphics/p5-PGPLOT/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: pgperl -# Date created: 22 December 1996 -# Whom: jmz -# -# $FreeBSD$ -# - -PORTNAME= pgperl -PORTVERSION= 2.18 -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 -SCRIPTS_ENV= PERL=${PERL} -INSTALL_TARGET= pure_install - -.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 aa7f7183d713..000000000000 --- a/graphics/p5-PGPLOT/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (PGPLOT-2.18.tar.gz) = 0c27c49f6443eb4fdcc9eaee4c756c87 -SHA256 (PGPLOT-2.18.tar.gz) = 18b571be85cd3931e1f879c331691a7ad907c230fced9b2eb353bba41bcd2239 -SIZE (PGPLOT-2.18.tar.gz) = 48632 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 a33814846e82..000000000000 --- a/graphics/povray36/Makefile +++ /dev/null @@ -1,81 +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.mirrorservice.org/sites/ftp.povray.org/pub/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_AUTOTOOLS= autoconf: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 0e18f432cee5..000000000000 --- a/graphics/povray36/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (povray36/povray-3.6.1.tar.gz) = 6d0da1ab9f7a6374d67d6554337311ee -SHA256 (povray36/povray-3.6.1.tar.gz) = 7b7afd59f502c2d056297d5214ea2632540e2706670e2c552fbe605a5018884f -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 a33814846e82..000000000000 --- a/graphics/povray37/Makefile +++ /dev/null @@ -1,81 +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.mirrorservice.org/sites/ftp.povray.org/pub/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_AUTOTOOLS= autoconf: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 0e18f432cee5..000000000000 --- a/graphics/povray37/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (povray36/povray-3.6.1.tar.gz) = 6d0da1ab9f7a6374d67d6554337311ee -SHA256 (povray36/povray-3.6.1.tar.gz) = 7b7afd59f502c2d056297d5214ea2632540e2706670e2c552fbe605a5018884f -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/ufraw/Makefile b/graphics/ufraw/Makefile deleted file mode 100644 index a92050911f34..000000000000 --- a/graphics/ufraw/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: UFRaw gimp plugin -# Date created: Sun 10 Apr 2005 14:44:15 BST -# Whom: markm@FreeBSD.org -# -# $FreeBSD$ - -PORTNAME= gimp-ufraw -PORTVERSION= 0.6 -CATEGORIES= graphics gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ufraw -DISTNAME= ufraw-${PORTVERSION} - -MAINTAINER= markm@FreeBSD.org -COMMENT= GIMP plug-in for raw digital camera image importing - -BUILD_DEPENDS= gimp:${PORTSDIR}/graphics/gimp -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - tiff.4:${PORTSDIR}/graphics/tiff - -GNU_CONFIGURE= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= glib20 gnomehack intltool intlhack gtk20 libartlgpl2 -WANT_GNOME= yes - -CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \ - CFLAGS="${CFLAGS} -I ${LOCALBASE}/include" - -MAN1= ufraw.1 - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 504105 -BROKEN= "Needs memmem(3)" -.endif - -.include <bsd.port.post.mk> diff --git a/graphics/ufraw/distinfo b/graphics/ufraw/distinfo deleted file mode 100644 index 55aee03a934c..000000000000 --- a/graphics/ufraw/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ufraw-0.6.tar.gz) = 2074676b9437738630eee72b9fc6c50c -SHA256 (ufraw-0.6.tar.gz) = 0d9557316c999e80a164ea942e08fc458177f82897039134df250d868add9540 -SIZE (ufraw-0.6.tar.gz) = 295528 diff --git a/graphics/ufraw/pkg-descr b/graphics/ufraw/pkg-descr deleted file mode 100644 index 1869e8392f95..000000000000 --- a/graphics/ufraw/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -UFRaw - Unidentified Flying Raw -Raw photo loader plugin for The GIMP -by udi Fuchs, - -UFRaw is a utility to read and manipulate raw images from digital cameras. -It can be used by itself or as a Gimp plug-in. -It reads raw images using Dave Coffin's raw conversion utility DCRaw. -And it supports basic color management using Little CMS, allowing -the user to apply color profiles. - -Ufraw was originally based on the gimp plug-in by Dave Coffin -http://www.cybercom.net/~dcoffin/ -and on Pawel T. Jochym's (jochym at ifj edu pl) plug-in. - -UFRaw is licensed under the GNU General Public License. - -WWW: http://ufraw.sourceforge.net diff --git a/graphics/ufraw/pkg-plist b/graphics/ufraw/pkg-plist deleted file mode 100644 index 42c0d666fa69..000000000000 --- a/graphics/ufraw/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -bin/ufraw -bin/ufraw-batch -libexec/gimp/2.2/plug-ins/ufraw-gimp -share/applications/ufraw.desktop -share/pixmaps/ufraw.png -@dirrmtry share/applications diff --git a/graphics/wings-devel/Makefile b/graphics/wings-devel/Makefile deleted file mode 100644 index 9833b2fd28e4..000000000000 --- a/graphics/wings-devel/Makefile +++ /dev/null @@ -1,54 +0,0 @@ -# New ports collection makefile for: wings -# Date Created: 5 March 2003 -# Whom: olgeni@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= wings -PORTVERSION= 0.98.26b -PORTREVISION= 1 -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 - -.include <bsd.port.pre.mk> - -.if ${ARCH} != "i386" -BROKEN= Does not compile on !i386 -.endif - -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.post.mk> diff --git a/graphics/wings-devel/distinfo b/graphics/wings-devel/distinfo deleted file mode 100644 index 3c06dedd8cef..000000000000 --- a/graphics/wings-devel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (erlang/wings-0.98.26b.tar.bz2) = bb5477d2c82ed3f31207bd8d354d35bc -SHA256 (erlang/wings-0.98.26b.tar.bz2) = 6f961fe91912a509ae7e5132e3ee1c25a83bacf197b69a1e330c13fec026e771 -SIZE (erlang/wings-0.98.26b.tar.bz2) = 738488 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_accel_Makefile b/graphics/wings-devel/files/patch-plugins__src_accel_Makefile deleted file mode 100644 index bc863004331b..000000000000 --- a/graphics/wings-devel/files/patch-plugins__src_accel_Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- plugins_src/accel/Makefile.orig Wed Jan 5 00:51:37 2005 -+++ plugins_src/accel/Makefile Wed Jan 5 00:57:55 2005 -@@ -58,7 +58,7 @@ - else - $(LIBDIR)/wings_ogla_drv.so: wings_ogla_drv.c - install -d $(LIBDIR) -- gcc -o $(LIBDIR)/wings_ogla_drv.so -I$(ERL_INC) \ -+ gcc -o $(LIBDIR)/wings_ogla_drv.so -I$(ERL_INC) -I/usr/X11R6/include -L/usr/X11R6/lib \ - wings_ogla_drv.c $(LIBS) $(GL_LIBS) - endif - 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 daa03c71eee4..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 -@@ -45,7 +45,7 @@ - # FLAGS - # ---------------------------------------------------- - ERL_FLAGS += -pa $(WINGS_EBIN) -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 fc12458c92db..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 -@@ -41,7 +41,7 @@ - # FLAGS - # ---------------------------------------------------- - ERL_FLAGS += -pa $(WINGS_EBIN) -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 17dbf497eb8f..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 -@@ -39,7 +39,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 0049f21725cd..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 -@@ -45,7 +45,7 @@ - # FLAGS - # ---------------------------------------------------- - ERL_FLAGS += -pa $(WINGS_EBIN) -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 12c67fedefeb..000000000000 --- a/graphics/wings-devel/pkg-plist +++ /dev/null @@ -1,213 +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_console.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_deform.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_dl.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_lang.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_palette.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_render.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_rotate.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_s.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_toolbar.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/accel/wings_ogla_drv.so -lib/erlang/lib/wings-%%VERSION%%/plugins/accel/wpc_ogla.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_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_connect_tool.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_intersect_edge.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_intersect_vertex.beam -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_fixed6x12.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/fonts/wpf_7x14.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/fonts/wpf_terminal8x12.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_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_rwx.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/import_export/wpc_toxic.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_console.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_deform.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_dl.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_fr.lang -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_it.lang -lib/erlang/lib/wings-%%VERSION%%/src/wings_lang.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_palette.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_render.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_rotate.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_s.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_sv.lang -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_toolbar.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/accel -@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/yafaray/Makefile b/graphics/yafaray/Makefile deleted file mode 100644 index 6c268c5426d7..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 -GNU_CONFIGURE= yes -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 -USE_GCC=3.4+ -.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 33937db242fc..000000000000 --- a/graphics/yafaray/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (yafray-0.0.6-2.tar.gz) = bf87b6018435f3bc5bfd1be598c1a28f -SHA256 (yafray-0.0.6-2.tar.gz) = 2bb6d8d6a77975efcf3c469ea575690fd3a35df57470d614ba63ac959b724056 -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 |