diff options
author | rene <rene@FreeBSD.org> | 2013-07-27 03:19:20 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-07-27 03:19:20 +0800 |
commit | c945ab9477002608dac69f344be7d3f1f1b7d511 (patch) | |
tree | 4c98d494bc4532b5dd5b19f4e47bcb3babf104c2 /print | |
parent | 16876857cc4291ce83cf938fde7ea3a988e9a904 (diff) | |
download | freebsd-ports-gnome-c945ab9477002608dac69f344be7d3f1f1b7d511.tar.gz freebsd-ports-gnome-c945ab9477002608dac69f344be7d3f1f1b7d511.tar.zst freebsd-ports-gnome-c945ab9477002608dac69f344be7d3f1f1b7d511.zip |
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 | ||||
-rw-r--r-- | print/cjk-lyx/Makefile | 89 | ||||
-rw-r--r-- | print/cjk-lyx/distinfo | 6 | ||||
-rw-r--r-- | print/cjk-lyx/files/patch-configure | 11 | ||||
-rw-r--r-- | print/cjk-lyx/pkg-descr | 10 | ||||
-rw-r--r-- | print/cjk-lyx/pkg-plist | 1115 | ||||
-rw-r--r-- | print/kcdlabel/Makefile | 28 | ||||
-rw-r--r-- | print/kcdlabel/distinfo | 2 | ||||
-rw-r--r-- | print/kcdlabel/files/patch-audiocd.cpp | 97 | ||||
-rw-r--r-- | print/kcdlabel/files/patch-audiocd.h | 27 | ||||
-rw-r--r-- | print/kcdlabel/files/patch-kdirtree.cpp | 12 | ||||
-rw-r--r-- | print/kcdlabel/pkg-descr | 5 | ||||
-rw-r--r-- | print/kcdlabel/pkg-plist | 29 | ||||
-rw-r--r-- | print/mapagi/Makefile | 54 | ||||
-rw-r--r-- | print/mapagi/distinfo | 2 | ||||
-rw-r--r-- | print/mapagi/pkg-descr | 11 | ||||
-rw-r--r-- | print/mapagi/pkg-plist | 7 |
17 files changed, 0 insertions, 1508 deletions
diff --git a/print/Makefile b/print/Makefile index 4e6079eed352..743751b8f84c 100644 --- a/print/Makefile +++ b/print/Makefile @@ -27,7 +27,6 @@ SUBDIR += c2ps SUBDIR += catdvi SUBDIR += cdlabelgen - SUBDIR += cjk-lyx SUBDIR += cm-super SUBDIR += cpp2latex SUBDIR += cups @@ -120,7 +119,6 @@ SUBDIR += it-acroread8 SUBDIR += jabref SUBDIR += jadetex - SUBDIR += kcdlabel SUBDIR += kde4-print-manager SUBDIR += kde_poster SUBDIR += kover @@ -183,7 +181,6 @@ SUBDIR += lyx SUBDIR += magicfilter SUBDIR += makeindex - SUBDIR += mapagi SUBDIR += mftrace SUBDIR += min12xxw SUBDIR += mp-a4 diff --git a/print/cjk-lyx/Makefile b/print/cjk-lyx/Makefile deleted file mode 100644 index e6bf20fa9644..000000000000 --- a/print/cjk-lyx/Makefile +++ /dev/null @@ -1,89 +0,0 @@ -# Created by: Andreas Klemm <andreas@klemm.gtn.com> -# $FreeBSD$ - -PORTNAME= lyx -PORTVERSION= 1.4.4 -PORTREVISION= 10 -CATEGORIES= print chinese japanese korean -MASTER_SITES= ftp://cellular.phys.pusan.ac.kr/CJK-LyX/qt/ \ - ftp://ftp.u-aizu.ac.jp/pub/tex/cjk-lyx/qt/ \ - http://www.otaru-uc.ac.jp/~yokota/comp/CJK-LyX/:JPN -PKGNAMEPREFIX= cjk- -DISTNAME= CJK-LyX-qt-${PORTVERSION} -DISTFILES= ${DISTNAME}-1.src${EXTRACT_SUFX} \ - lyx-platex-${PORTVERSION}.tar.gz:JPN -DIST_SUBDIR= CJK-LyX -EXTRACT_ONLY= ${DISTNAME}-1.src${EXTRACT_SUFX} \ - lyx-platex-${PORTVERSION}.tar.gz - -PATCH_SITES= http://www.otaru-uc.ac.jp/~yokota/comp/CJK-LyX/ -PATCHFILES= patch-platex-${PORTVERSION}.diff - -MAINTAINER= yokota@res.otaru-uc.ac.jp -COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) - -LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost-libs \ - qt-mt:${PORTSDIR}/x11-toolkits/qt33 -RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/texcm-ttf/cmex10.ttf:${PORTSDIR}/x11-fonts/texcm-ttf - -OPTIONS_DEFINE= ASPELL ISPELL JATETEX -OPTIONS_DEFAULT= ASPELL -OPTIONS_DEFAULT+= JATETEX -JATETEX_DESC= pLaTeX (Japanese LaTeX) - -ALL_TARGET= all check -MAKE_JOBS_UNSAFE= yes -USE_GNOME= lthack -USE_PERL5= yes -USE_PYTHON= yes -USES= gettext gmake -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-extra-lib="${LOCALBASE}/lib" \ - --with-extra-inc="${LOCALBASE}/include" \ - --with-frontend=qt \ - --program-prefix="${PKGNAMEPREFIX}" -LDFLAGS+= ${PTHREAD_LIBS} -CFLAGS+= ${PTHREAD_CFLAGS} -MAN1= ${PKGNAMEPREFIX}lyx.1 ${PKGNAMEPREFIX}tex2lyx.1 ${PKGNAMEPREFIX}lyxclient.1 - -DATADIR= ${PREFIX}/share/${PKGNAMEPREFIX}${PORTNAME} - -# Make uic stay off the lawn -MAKE_ENV= TMPDIR=/tmp - -post-extract: - ${MV} ${WRKSRC}/po/lyx.pot ${WRKSRC}/po/${PKGNAMEPREFIX}lyx.pot - -post-configure: - # Removing explicit linking with -lc - ${REINPLACE_CMD} -e 's,-lc ,,' ${WRKSRC}/*/Makefile - -post-install: - @${ECHO_MSG} - @${ECHO_MSG} "Type \"${PKGNAMEPREFIX}lyx\" to execute the program." - @${ECHO_MSG} - @${ECHO_MSG} "User setting folder will be created under ~/.${PKGNAMEPREFIX}lyx when ${PKGNAMEPREFIX}lyx is run for the first time." - @${ECHO_MSG} -.include <bsd.port.options.mk> - -PLIST_SUB= PKGNAMEPREFIX=${PKGNAMEPREFIX} - -.if ${PORT_OPTIONS:MASPELL} -LIB_DEPENDS+= aspell:${PORTSDIR}/textproc/aspell -CONFIGURE_ARGS+= --with-pspell \ - --with-pspell-lib="${LOCALBASE}/lib" \ - --with-pspell-include="${LOCALBASE}/include" -.endif - -.if ${PORT_OPTIONS:MISPELL} -RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell -.endif - -# Choose appropriate settings for each LaTeX -.if ${PORT_OPTIONS:MJATETEX} -USE_TEX= ptex -.else -USE_TEX= latex -.endif - -.include <bsd.port.mk> diff --git a/print/cjk-lyx/distinfo b/print/cjk-lyx/distinfo deleted file mode 100644 index 41e675c9e5be..000000000000 --- a/print/cjk-lyx/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -SHA256 (CJK-LyX/CJK-LyX-qt-1.4.4-1.src.tar.gz) = c24801f74c24f46c3e45d7e75c1bd3eda934938c2c5455160ddc69898135a3e0 -SIZE (CJK-LyX/CJK-LyX-qt-1.4.4-1.src.tar.gz) = 10702692 -SHA256 (CJK-LyX/lyx-platex-1.4.4.tar.gz) = 423bbc0eba0750f96bc4b756cbde37a4c34be8fd5db273643b45835be942595b -SIZE (CJK-LyX/lyx-platex-1.4.4.tar.gz) = 2604 -SHA256 (CJK-LyX/patch-platex-1.4.4.diff) = 8ba8d7f38add0ff892cfe1b275c36f81928b4a9794336abb6b80a8a19a2f050c -SIZE (CJK-LyX/patch-platex-1.4.4.diff) = 2316 diff --git a/print/cjk-lyx/files/patch-configure b/print/cjk-lyx/files/patch-configure deleted file mode 100644 index 4d4f05f0999d..000000000000 --- a/print/cjk-lyx/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.bak Tue Feb 27 11:44:16 2007 -+++ configure Tue Feb 27 11:44:16 2007 -@@ -1759,7 +1759,7 @@ - #define USE_POSIX_PACKAGING 1 - _ACEOF - -- PACKAGE=lyx${version_suffix} -+ PACKAGE=cjk-lyx${version_suffix} - program_suffix=$version_suffix - pkgdatadir='${datadir}/${PACKAGE}' - default_prefix=$ac_default_prefix ;; diff --git a/print/cjk-lyx/pkg-descr b/print/cjk-lyx/pkg-descr deleted file mode 100644 index 1e258d2b80eb..000000000000 --- a/print/cjk-lyx/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -LyX is a document processor interfaced with LaTeX, which gives both the -ease-of-use of a wordprocessor, and the flexibility and power of -LaTeX. - -Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically -generated. Speeds up learning LaTeX and makes complicated layouts -easy and intuitive. New features include spell-checking, international -character support, WYSIWYG graphics, tables, and equations. - -WWW: http://www.lyx.org/ diff --git a/print/cjk-lyx/pkg-plist b/print/cjk-lyx/pkg-plist deleted file mode 100644 index ec12fbb4fa1d..000000000000 --- a/print/cjk-lyx/pkg-plist +++ /dev/null @@ -1,1115 +0,0 @@ -bin/%%PKGNAMEPREFIX%%lyx -bin/%%PKGNAMEPREFIX%%lyxclient -bin/%%PKGNAMEPREFIX%%tex2lyx -share/locale/cs/LC_MESSAGES/%%PKGNAMEPREFIX%%lyx.mo -share/locale/da/LC_MESSAGES/%%PKGNAMEPREFIX%%lyx.mo -share/locale/de/LC_MESSAGES/%%PKGNAMEPREFIX%%lyx.mo -share/locale/es/LC_MESSAGES/%%PKGNAMEPREFIX%%lyx.mo -share/locale/eu/LC_MESSAGES/%%PKGNAMEPREFIX%%lyx.mo -share/locale/fi/LC_MESSAGES/%%PKGNAMEPREFIX%%lyx.mo -share/locale/fr/LC_MESSAGES/%%PKGNAMEPREFIX%%lyx.mo -share/locale/gl/LC_MESSAGES/%%PKGNAMEPREFIX%%lyx.mo -share/locale/hu/LC_MESSAGES/%%PKGNAMEPREFIX%%lyx.mo -share/locale/it/LC_MESSAGES/%%PKGNAMEPREFIX%%lyx.mo -share/locale/ja/LC_MESSAGES/%%PKGNAMEPREFIX%%lyx.mo -share/locale/ko/LC_MESSAGES/%%PKGNAMEPREFIX%%lyx.mo -share/locale/nb/LC_MESSAGES/%%PKGNAMEPREFIX%%lyx.mo -share/locale/nl/LC_MESSAGES/%%PKGNAMEPREFIX%%lyx.mo -share/locale/nn/LC_MESSAGES/%%PKGNAMEPREFIX%%lyx.mo -share/locale/pl/LC_MESSAGES/%%PKGNAMEPREFIX%%lyx.mo -share/locale/ro/LC_MESSAGES/%%PKGNAMEPREFIX%%lyx.mo -share/locale/ru/LC_MESSAGES/%%PKGNAMEPREFIX%%lyx.mo -share/locale/sk/LC_MESSAGES/%%PKGNAMEPREFIX%%lyx.mo -share/locale/sl/LC_MESSAGES/%%PKGNAMEPREFIX%%lyx.mo -share/locale/tr/LC_MESSAGES/%%PKGNAMEPREFIX%%lyx.mo -%%DATADIR%%/CREDITS -%%DATADIR%%/bind/aqua.bind -%%DATADIR%%/bind/broadway.bind -%%DATADIR%%/bind/cua.bind -%%DATADIR%%/bind/cyrkeys.bind -%%DATADIR%%/bind/de_menus.bind -%%DATADIR%%/bind/emacs.bind -%%DATADIR%%/bind/fi_menus.bind -%%DATADIR%%/bind/greekkeys.bind -%%DATADIR%%/bind/hollywood.bind -%%DATADIR%%/bind/latinkeys.bind -%%DATADIR%%/bind/mac.bind -%%DATADIR%%/bind/math.bind -%%DATADIR%%/bind/menus.bind -%%DATADIR%%/bind/pt_menus.bind -%%DATADIR%%/bind/sciword.bind -%%DATADIR%%/bind/sv_menus.bind -%%DATADIR%%/bind/xemacs.bind -%%DATADIR%%/chkconfig.ltx -%%DATADIR%%/clipart/BoxInsetDefault.png -%%DATADIR%%/clipart/ComentNotaImagen.png -%%DATADIR%%/clipart/CommentNoteImage.png -%%DATADIR%%/clipart/CuadroMinipag.png -%%DATADIR%%/clipart/GreyedOutNoteImage.png -%%DATADIR%%/clipart/GrisNotaImagen.png -%%DATADIR%%/clipart/LyXNoteImage.png -%%DATADIR%%/clipart/NotaLyXImagen.png -%%DATADIR%%/clipart/endnotes.pdf -%%DATADIR%%/clipart/etiqueta.png -%%DATADIR%%/clipart/float.png -%%DATADIR%%/clipart/flotante.png -%%DATADIR%%/clipart/footnote.png -%%DATADIR%%/clipart/label.png -%%DATADIR%%/clipart/notapie.png -%%DATADIR%%/clipart/platypus.eps -%%DATADIR%%/clipart/reference2.png -%%DATADIR%%/clipart/referencia2.png -%%DATADIR%%/clipart/with_fntright.pdf -%%DATADIR%%/clipart/without_fntright.pdf -%%DATADIR%%/configure.py -%%DATADIR%%/configure.pyc -%%DATADIR%%/configure.pyo -%%DATADIR%%/doc/Customization.lyx -%%DATADIR%%/doc/DocStyle.lyx -%%DATADIR%%/doc/EmbeddedObjects.lyx -%%DATADIR%%/doc/Extended.lyx -%%DATADIR%%/doc/FAQ.lyx -%%DATADIR%%/doc/Intro.lyx -%%DATADIR%%/doc/LaTeXConfig.lyx.in -%%DATADIR%%/doc/Reference.lyx -%%DATADIR%%/doc/TOC.lyx -%%DATADIR%%/doc/Tutorial.lyx -%%DATADIR%%/doc/UserGuide.lyx -%%DATADIR%%/doc/cs_TOC.lyx -%%DATADIR%%/doc/cs_Tutorial.lyx -%%DATADIR%%/doc/da_Intro.lyx -%%DATADIR%%/doc/da_TOC.lyx -%%DATADIR%%/doc/de_Customization.lyx -%%DATADIR%%/doc/de_Extended.lyx -%%DATADIR%%/doc/de_FAQ.lyx -%%DATADIR%%/doc/de_Intro.lyx -%%DATADIR%%/doc/de_TOC.lyx -%%DATADIR%%/doc/de_Tutorial.lyx -%%DATADIR%%/doc/de_UserGuide.lyx -%%DATADIR%%/doc/es_EmbeddedObjects.lyx -%%DATADIR%%/doc/es_Intro.lyx -%%DATADIR%%/doc/es_TOC.lyx -%%DATADIR%%/doc/es_Tutorial.lyx -%%DATADIR%%/doc/escher-lsd.eps -%%DATADIR%%/doc/eu_Customization.lyx -%%DATADIR%%/doc/eu_Extended.lyx -%%DATADIR%%/doc/eu_FAQ.lyx -%%DATADIR%%/doc/eu_Intro.lyx -%%DATADIR%%/doc/eu_TOC.lyx -%%DATADIR%%/doc/eu_Tutorial.lyx -%%DATADIR%%/doc/eu_UserGuide.lyx -%%DATADIR%%/doc/fr_Customization.lyx -%%DATADIR%%/doc/fr_Extended.lyx -%%DATADIR%%/doc/fr_FAQ.lyx -%%DATADIR%%/doc/fr_Intro.lyx -%%DATADIR%%/doc/fr_TOC.lyx -%%DATADIR%%/doc/fr_Tutorial.lyx -%%DATADIR%%/doc/fr_UserGuide.lyx -%%DATADIR%%/doc/gl_Intro.lyx -%%DATADIR%%/doc/gl_TOC.lyx -%%DATADIR%%/doc/gl_Tutorial.lyx -%%DATADIR%%/doc/he_Intro.lyx -%%DATADIR%%/doc/he_TOC.lyx -%%DATADIR%%/doc/he_Tutorial.lyx -%%DATADIR%%/doc/hu_Intro.lyx -%%DATADIR%%/doc/hu_TOC.lyx -%%DATADIR%%/doc/hu_Tutorial.lyx -%%DATADIR%%/doc/it_Customization.lyx -%%DATADIR%%/doc/it_Intro.lyx -%%DATADIR%%/doc/it_TOC.lyx -%%DATADIR%%/doc/it_Tutorial.lyx -%%DATADIR%%/doc/it_UserGuide.lyx -%%DATADIR%%/doc/mobius.eps -%%DATADIR%%/doc/nb_Intro.lyx -%%DATADIR%%/doc/nb_TOC.lyx -%%DATADIR%%/doc/nl_Intro.lyx -%%DATADIR%%/doc/nl_TOC.lyx -%%DATADIR%%/doc/nl_Tutorial.lyx -%%DATADIR%%/doc/pl_Extended.lyx -%%DATADIR%%/doc/pl_Intro.lyx -%%DATADIR%%/doc/pl_TOC.lyx -%%DATADIR%%/doc/pl_Tutorial.lyx -%%DATADIR%%/doc/platypus.eps -%%DATADIR%%/doc/pt_Intro.lyx -%%DATADIR%%/doc/pt_TOC.lyx -%%DATADIR%%/doc/pt_Tutorial.lyx -%%DATADIR%%/doc/ro_Intro.lyx -%%DATADIR%%/doc/ro_TOC.lyx -%%DATADIR%%/doc/ru_FAQ.lyx -%%DATADIR%%/doc/ru_Intro.lyx -%%DATADIR%%/doc/ru_TOC.lyx -%%DATADIR%%/doc/ru_Tutorial.lyx -%%DATADIR%%/doc/sk_TOC.lyx -%%DATADIR%%/doc/sk_Tutorial.lyx -%%DATADIR%%/doc/sk_UserGuide.lyx -%%DATADIR%%/doc/sl_Intro.lyx -%%DATADIR%%/doc/sl_TOC.lyx -%%DATADIR%%/doc/sl_Tutorial.lyx -%%DATADIR%%/doc/sv_Intro.lyx -%%DATADIR%%/doc/sv_TOC.lyx -%%DATADIR%%/doc/sv_Tutorial.lyx -%%DATADIR%%/encodings -%%DATADIR%%/examples/Foils.lyx -%%DATADIR%%/examples/ItemizeBullets.lyx -%%DATADIR%%/examples/Literate.lyx -%%DATADIR%%/examples/Minipage.lyx -%%DATADIR%%/examples/TableExamples.lyx -%%DATADIR%%/examples/aa_sample.lyx -%%DATADIR%%/examples/aas_sample.lyx -%%DATADIR%%/examples/amsart-test.lyx -%%DATADIR%%/examples/amsbook-test.lyx -%%DATADIR%%/examples/beamer-g4-mask.jpg -%%DATADIR%%/examples/beamer-g4.jpg -%%DATADIR%%/examples/beamer-icsi-logo.pdf -%%DATADIR%%/examples/beamer-knight1-mask.png -%%DATADIR%%/examples/beamer-knight1.png -%%DATADIR%%/examples/beamer-knight2-mask.png -%%DATADIR%%/examples/beamer-knight2.png -%%DATADIR%%/examples/beamer-knight3-mask.png -%%DATADIR%%/examples/beamer-knight3.png -%%DATADIR%%/examples/beamer-knight4-mask.png -%%DATADIR%%/examples/beamer-knight4.png -%%DATADIR%%/examples/beamerlyxexample1.lyx -%%DATADIR%%/examples/ca_splash.lyx -%%DATADIR%%/examples/chess-article.lyx -%%DATADIR%%/examples/chessgame.lyx -%%DATADIR%%/examples/cs_splash.lyx -%%DATADIR%%/examples/currency.lyx -%%DATADIR%%/examples/cv.lyx -%%DATADIR%%/examples/da_splash.lyx -%%DATADIR%%/examples/de_ItemizeBullets.lyx -%%DATADIR%%/examples/de_Lebenslauf.lyx -%%DATADIR%%/examples/de_Minipage.lyx -%%DATADIR%%/examples/de_TableExamples.lyx -%%DATADIR%%/examples/de_Waehrungen.lyx -%%DATADIR%%/examples/de_beispiel_gelyxt.lyx -%%DATADIR%%/examples/de_beispiel_roh.lyx -%%DATADIR%%/examples/de_decimal.lyx -%%DATADIR%%/examples/de_mathed.lyx -%%DATADIR%%/examples/de_multicol.lyx -%%DATADIR%%/examples/de_splash.lyx -%%DATADIR%%/examples/decimal.lyx -%%DATADIR%%/examples/docbook_article.lyx -%%DATADIR%%/examples/es_ejemplo_con_lyx.lyx -%%DATADIR%%/examples/es_ejemplo_sin_lyx.lyx -%%DATADIR%%/examples/es_splash.lyx -%%DATADIR%%/examples/eu_adibide_gordina.lyx -%%DATADIR%%/examples/eu_adibide_lyx-atua.lyx -%%DATADIR%%/examples/eu_splash.lyx -%%DATADIR%%/examples/example_lyxified.lyx -%%DATADIR%%/examples/example_raw.lyx -%%DATADIR%%/examples/fr_AlignementDecimal.lyx -%%DATADIR%%/examples/fr_CV.lyx -%%DATADIR%%/examples/fr_ExemplesTableaux.lyx -%%DATADIR%%/examples/fr_Foils.lyx -%%DATADIR%%/examples/fr_ListesPuces.lyx -%%DATADIR%%/examples/fr_Minipage.lyx -%%DATADIR%%/examples/fr_exemple_brut.lyx -%%DATADIR%%/examples/fr_exemple_lyxifie.lyx -%%DATADIR%%/examples/fr_mathed.lyx -%%DATADIR%%/examples/fr_multicol.lyx -%%DATADIR%%/examples/fr_splash.lyx -%%DATADIR%%/examples/g-brief2.lyx -%%DATADIR%%/examples/gl_exemplo_bruto.lyx -%%DATADIR%%/examples/gl_exemplo_lyxificado.lyx -%%DATADIR%%/examples/gl_splash.lyx -%%DATADIR%%/examples/he_example_raw.lyx -%%DATADIR%%/examples/he_he_example_lyxified.lyx -%%DATADIR%%/examples/he_he_example_raw.lyx -%%DATADIR%%/examples/hu_splash.lyx -%%DATADIR%%/examples/iecc05.fen -%%DATADIR%%/examples/iecc07.fen -%%DATADIR%%/examples/iecc12.fen -%%DATADIR%%/examples/it_ItemizeBullets.lyx -%%DATADIR%%/examples/it_splash.lyx -%%DATADIR%%/examples/landslide.lyx -%%DATADIR%%/examples/linuxdoc_manpage.lyx -%%DATADIR%%/examples/listerrors.lyx -%%DATADIR%%/examples/mathed.lyx -%%DATADIR%%/examples/multicol.lyx -%%DATADIR%%/examples/nl_multicol.lyx -%%DATADIR%%/examples/nl_opsommingstekens.lyx -%%DATADIR%%/examples/nl_splash.lyx -%%DATADIR%%/examples/nl_voorbeeld_ruw.lyx -%%DATADIR%%/examples/nl_voorbeeld_verlyxt.lyx -%%DATADIR%%/examples/noweb2lyx.lyx -%%DATADIR%%/examples/pl_splash.lyx -%%DATADIR%%/examples/pt_splash.lyx -%%DATADIR%%/examples/ro_splash.lyx -%%DATADIR%%/examples/ru_splash.lyx -%%DATADIR%%/examples/script_form.lyx -%%DATADIR%%/examples/sl_primer_lyxan.lyx -%%DATADIR%%/examples/sl_primer_surov.lyx -%%DATADIR%%/examples/sl_splash.lyx -%%DATADIR%%/examples/splash.lyx -%%DATADIR%%/external_templates -%%DATADIR%%/images/amssymb.xpm -%%DATADIR%%/images/banner.ppm -%%DATADIR%%/images/bookmark-goto.xpm -%%DATADIR%%/images/bookmark-save.xpm -%%DATADIR%%/images/break-line.xpm -%%DATADIR%%/images/buffer-close.xpm -%%DATADIR%%/images/buffer-export_dvi.xpm -%%DATADIR%%/images/buffer-export_latex.xpm -%%DATADIR%%/images/buffer-export_ps.xpm -%%DATADIR%%/images/buffer-export_text.xpm -%%DATADIR%%/images/buffer-new.xpm -%%DATADIR%%/images/buffer-reload.xpm -%%DATADIR%%/images/buffer-update_dvi.xpm -%%DATADIR%%/images/buffer-update_ps.xpm -%%DATADIR%%/images/buffer-view_dvi.xpm -%%DATADIR%%/images/buffer-view_ps.xpm -%%DATADIR%%/images/buffer-write-as.xpm -%%DATADIR%%/images/buffer-write.xpm -%%DATADIR%%/images/build-program.xpm -%%DATADIR%%/images/copy.xpm -%%DATADIR%%/images/cut.xpm -%%DATADIR%%/images/depth-decrement.xpm -%%DATADIR%%/images/depth-increment.xpm -%%DATADIR%%/images/dialog-preferences.xpm -%%DATADIR%%/images/dialog-show-new-inset_citation.xpm -%%DATADIR%%/images/dialog-show-new-inset_graphics.xpm -%%DATADIR%%/images/dialog-show-new-inset_include.xpm -%%DATADIR%%/images/dialog-show-new-inset_ref.xpm -%%DATADIR%%/images/dialog-show_character.xpm -%%DATADIR%%/images/dialog-show_findreplace.xpm -%%DATADIR%%/images/dialog-show_mathpanel.xpm -%%DATADIR%%/images/dialog-show_print.xpm -%%DATADIR%%/images/dialog-show_spellchecker.xpm -%%DATADIR%%/images/down.xpm -%%DATADIR%%/images/ert-insert.xpm -%%DATADIR%%/images/file-open.xpm -%%DATADIR%%/images/float-insert_figure.xpm -%%DATADIR%%/images/float-insert_table.xpm -%%DATADIR%%/images/font-bold.xpm -%%DATADIR%%/images/font-emph.xpm -%%DATADIR%%/images/font-free-apply.xpm -%%DATADIR%%/images/font-noun.xpm -%%DATADIR%%/images/font-sans.xpm -%%DATADIR%%/images/footnote-insert.xpm -%%DATADIR%%/images/index-insert.xpm -%%DATADIR%%/images/label-insert.xpm -%%DATADIR%%/images/layout-document.xpm -%%DATADIR%%/images/layout-paragraph.xpm -%%DATADIR%%/images/layout.xpm -%%DATADIR%%/images/layout_Description.xpm -%%DATADIR%%/images/layout_Enumerate.xpm -%%DATADIR%%/images/layout_Itemize.xpm -%%DATADIR%%/images/layout_List.xpm -%%DATADIR%%/images/layout_LyX-Code.xpm -%%DATADIR%%/images/layout_Scrap.xpm -%%DATADIR%%/images/layout_Section.xpm -%%DATADIR%%/images/lyx-quit.xpm -%%DATADIR%%/images/lyx.xpm -%%DATADIR%%/images/marginalnote-insert.xpm -%%DATADIR%%/images/math-display.xpm -%%DATADIR%%/images/math-matrix.xpm -%%DATADIR%%/images/math-mode.xpm -%%DATADIR%%/images/math-subscript.xpm -%%DATADIR%%/images/math-superscript.xpm -%%DATADIR%%/images/math/Bbbk.xpm -%%DATADIR%%/images/math/Finv.xpm -%%DATADIR%%/images/math/Game.xpm -%%DATADIR%%/images/math/Im.xpm -%%DATADIR%%/images/math/Lleftarrow.xpm -%%DATADIR%%/images/math/Lsh.xpm -%%DATADIR%%/images/math/Re.xpm -%%DATADIR%%/images/math/Rsh.xpm -%%DATADIR%%/images/math/Vert.xpm -%%DATADIR%%/images/math/Vvdash.xpm -%%DATADIR%%/images/math/acute.xpm -%%DATADIR%%/images/math/aleph.xpm -%%DATADIR%%/images/math/alpha.xpm -%%DATADIR%%/images/math/amalg.xpm -%%DATADIR%%/images/math/angle.xpm -%%DATADIR%%/images/math/approx.xpm -%%DATADIR%%/images/math/approxeq.xpm -%%DATADIR%%/images/math/asymp.xpm -%%DATADIR%%/images/math/backepsilon.xpm -%%DATADIR%%/images/math/backprime.xpm -%%DATADIR%%/images/math/backsim.xpm -%%DATADIR%%/images/math/backsimeq.xpm -%%DATADIR%%/images/math/backslash.xpm -%%DATADIR%%/images/math/bar.xpm -%%DATADIR%%/images/math/bars.xpm -%%DATADIR%%/images/math/barwedge.xpm -%%DATADIR%%/images/math/because.xpm -%%DATADIR%%/images/math/beta.xpm -%%DATADIR%%/images/math/beth.xpm -%%DATADIR%%/images/math/between.xpm -%%DATADIR%%/images/math/bigcap.xpm -%%DATADIR%%/images/math/bigcirc.xpm -%%DATADIR%%/images/math/bigcup.xpm -%%DATADIR%%/images/math/bigodot.xpm -%%DATADIR%%/images/math/bigoplus.xpm -%%DATADIR%%/images/math/bigotimes.xpm -%%DATADIR%%/images/math/bigsqcup.xpm -%%DATADIR%%/images/math/bigstar.xpm -%%DATADIR%%/images/math/bigtriangledown.xpm -%%DATADIR%%/images/math/bigtriangleup.xpm -%%DATADIR%%/images/math/biguplus.xpm -%%DATADIR%%/images/math/bigvee.xpm -%%DATADIR%%/images/math/bigwedge.xpm -%%DATADIR%%/images/math/blacklozenge.xpm -%%DATADIR%%/images/math/blacksquare.xpm -%%DATADIR%%/images/math/blacktriangle.xpm -%%DATADIR%%/images/math/blacktriangledown.xpm -%%DATADIR%%/images/math/blacktriangleleft.xpm -%%DATADIR%%/images/math/blacktriangleright.xpm -%%DATADIR%%/images/math/bot.xpm -%%DATADIR%%/images/math/bowtie.xpm -%%DATADIR%%/images/math/boxdot.xpm -%%DATADIR%%/images/math/boxminus.xpm -%%DATADIR%%/images/math/boxplus.xpm -%%DATADIR%%/images/math/boxtimes.xpm -%%DATADIR%%/images/math/breve.xpm -%%DATADIR%%/images/math/bullet.xpm -%%DATADIR%%/images/math/bumpeq.xpm -%%DATADIR%%/images/math/bumpeq2.xpm -%%DATADIR%%/images/math/cap.xpm -%%DATADIR%%/images/math/cap2.xpm -%%DATADIR%%/images/math/cases.xpm -%%DATADIR%%/images/math/cdot.xpm -%%DATADIR%%/images/math/cdots.xpm -%%DATADIR%%/images/math/centerdot.xpm -%%DATADIR%%/images/math/check.xpm -%%DATADIR%%/images/math/chi.xpm -%%DATADIR%%/images/math/circ.xpm -%%DATADIR%%/images/math/circeq.xpm -%%DATADIR%%/images/math/circlearrowleft.xpm -%%DATADIR%%/images/math/circlearrowright.xpm -%%DATADIR%%/images/math/circledS.xpm -%%DATADIR%%/images/math/circledast.xpm -%%DATADIR%%/images/math/circledcirc.xpm -%%DATADIR%%/images/math/circleddash.xpm -%%DATADIR%%/images/math/clubsuit.xpm -%%DATADIR%%/images/math/complement.xpm -%%DATADIR%%/images/math/cong.xpm -%%DATADIR%%/images/math/coprod.xpm -%%DATADIR%%/images/math/cup.xpm -%%DATADIR%%/images/math/cup2.xpm -%%DATADIR%%/images/math/curlyeqprec.xpm -%%DATADIR%%/images/math/curlyeqsucc.xpm -%%DATADIR%%/images/math/curlyvee.xpm -%%DATADIR%%/images/math/curlywedge.xpm -%%DATADIR%%/images/math/curvearrowleft.xpm -%%DATADIR%%/images/math/curvearrowright.xpm -%%DATADIR%%/images/math/dagger.xpm -%%DATADIR%%/images/math/daleth.xpm -%%DATADIR%%/images/math/dashleftarrow.xpm -%%DATADIR%%/images/math/dashrightarrow.xpm -%%DATADIR%%/images/math/dashv.xpm -%%DATADIR%%/images/math/ddagger.xpm -%%DATADIR%%/images/math/ddot.xpm -%%DATADIR%%/images/math/ddots.xpm -%%DATADIR%%/images/math/delim.xpm -%%DATADIR%%/images/math/delta.xpm -%%DATADIR%%/images/math/delta2.xpm -%%DATADIR%%/images/math/diagdown.xpm -%%DATADIR%%/images/math/diagup.xpm -%%DATADIR%%/images/math/diamond.xpm -%%DATADIR%%/images/math/diamondsuit.xpm -%%DATADIR%%/images/math/digamma.xpm -%%DATADIR%%/images/math/div.xpm -%%DATADIR%%/images/math/divideontimes.xpm -%%DATADIR%%/images/math/dot.xpm -%%DATADIR%%/images/math/doteq.xpm -%%DATADIR%%/images/math/doteqdot.xpm -%%DATADIR%%/images/math/dotplus.xpm -%%DATADIR%%/images/math/doublebarwedge.xpm -%%DATADIR%%/images/math/downarrow.xpm -%%DATADIR%%/images/math/downarrow2.xpm -%%DATADIR%%/images/math/downdownarrows.xpm -%%DATADIR%%/images/math/downharpoonleft.xpm -%%DATADIR%%/images/math/downharpoonright.xpm -%%DATADIR%%/images/math/ell.xpm -%%DATADIR%%/images/math/empty.xpm -%%DATADIR%%/images/math/emptyset.xpm -%%DATADIR%%/images/math/epsilon.xpm -%%DATADIR%%/images/math/eqcirc.xpm -%%DATADIR%%/images/math/eqslantgtr.xpm -%%DATADIR%%/images/math/eqslantless.xpm -%%DATADIR%%/images/math/equation.xpm -%%DATADIR%%/images/math/equiv.xpm -%%DATADIR%%/images/math/eta.xpm -%%DATADIR%%/images/math/eth.xpm -%%DATADIR%%/images/math/exists.xpm -%%DATADIR%%/images/math/fallingdotseq.xpm -%%DATADIR%%/images/math/flat.xpm -%%DATADIR%%/images/math/font.xpm -%%DATADIR%%/images/math/forall.xpm -%%DATADIR%%/images/math/frac.xpm -%%DATADIR%%/images/math/frown.xpm -%%DATADIR%%/images/math/gamma.xpm -%%DATADIR%%/images/math/gamma2.xpm -%%DATADIR%%/images/math/geq.xpm -%%DATADIR%%/images/math/geqq.xpm -%%DATADIR%%/images/math/geqslant.xpm -%%DATADIR%%/images/math/gg.xpm -%%DATADIR%%/images/math/ggg.xpm -%%DATADIR%%/images/math/gimel.xpm -%%DATADIR%%/images/math/gnapprox.xpm -%%DATADIR%%/images/math/gneq.xpm -%%DATADIR%%/images/math/gneqq.xpm -%%DATADIR%%/images/math/gnsim.xpm -%%DATADIR%%/images/math/grave.xpm -%%DATADIR%%/images/math/gtrapprox.xpm -%%DATADIR%%/images/math/gtrdot.xpm -%%DATADIR%%/images/math/gtreqless.xpm -%%DATADIR%%/images/math/gtreqqless.xpm -%%DATADIR%%/images/math/gtrless.xpm -%%DATADIR%%/images/math/gtrsim.xpm -%%DATADIR%%/images/math/gvertneqq.xpm -%%DATADIR%%/images/math/hat.xpm -%%DATADIR%%/images/math/hbar.xpm -%%DATADIR%%/images/math/heartsuit.xpm -%%DATADIR%%/images/math/hookleftarrow.xpm -%%DATADIR%%/images/math/hookrightarrow.xpm -%%DATADIR%%/images/math/hphantom.xpm -%%DATADIR%%/images/math/hslash.xpm -%%DATADIR%%/images/math/imath.xpm -%%DATADIR%%/images/math/in.xpm -%%DATADIR%%/images/math/infty.xpm -%%DATADIR%%/images/math/int.xpm -%%DATADIR%%/images/math/intercal.xpm -%%DATADIR%%/images/math/intop.xpm -%%DATADIR%%/images/math/iota.xpm -%%DATADIR%%/images/math/jmath.xpm -%%DATADIR%%/images/math/kappa.xpm -%%DATADIR%%/images/math/lambda.xpm -%%DATADIR%%/images/math/lambda2.xpm -%%DATADIR%%/images/math/langle.xpm -%%DATADIR%%/images/math/lbrace.xpm -%%DATADIR%%/images/math/lbrace_rbrace.xpm -%%DATADIR%%/images/math/lbracket.xpm -%%DATADIR%%/images/math/lbracket_rbracket.xpm -%%DATADIR%%/images/math/lceil.xpm -%%DATADIR%%/images/math/lceil_rceil.xpm -%%DATADIR%%/images/math/ldots.xpm -%%DATADIR%%/images/math/leftarrow.xpm -%%DATADIR%%/images/math/leftarrow2.xpm -%%DATADIR%%/images/math/leftarrowtail.xpm -%%DATADIR%%/images/math/leftharpoondown.xpm -%%DATADIR%%/images/math/leftharpoonup.xpm -%%DATADIR%%/images/math/leftleftarrows.xpm -%%DATADIR%%/images/math/leftrightarrow.xpm -%%DATADIR%%/images/math/leftrightarrow2.xpm -%%DATADIR%%/images/math/leftrightarrows.xpm -%%DATADIR%%/images/math/leftrightharpoons.xpm -%%DATADIR%%/images/math/leftrightsquigarrow.xpm -%%DATADIR%%/images/math/leftthreetimes.xpm -%%DATADIR%%/images/math/leq.xpm -%%DATADIR%%/images/math/leqq.xpm -%%DATADIR%%/images/math/leqslant.xpm -%%DATADIR%%/images/math/lessapprox.xpm -%%DATADIR%%/images/math/lessdot.xpm -%%DATADIR%%/images/math/lesseqgtr.xpm -%%DATADIR%%/images/math/lesseqqgtr.xpm -%%DATADIR%%/images/math/lessgtr.xpm -%%DATADIR%%/images/math/lesssim.xpm -%%DATADIR%%/images/math/lfloor.xpm -%%DATADIR%%/images/math/lfloor_rfloor.xpm -%%DATADIR%%/images/math/ll.xpm -%%DATADIR%%/images/math/llcorner.xpm -%%DATADIR%%/images/math/lll.xpm -%%DATADIR%%/images/math/lnapprox.xpm -%%DATADIR%%/images/math/lneq.xpm -%%DATADIR%%/images/math/lneqq.xpm -%%DATADIR%%/images/math/lnsim.xpm -%%DATADIR%%/images/math/longleftarrow.xpm -%%DATADIR%%/images/math/longleftarrow2.xpm -%%DATADIR%%/images/math/longleftrightarrow.xpm -%%DATADIR%%/images/math/longleftrightarrow2.xpm -%%DATADIR%%/images/math/longmapsto.xpm -%%DATADIR%%/images/math/longrightarrow.xpm -%%DATADIR%%/images/math/longrightarrow2.xpm -%%DATADIR%%/images/math/looparrowleft.xpm -%%DATADIR%%/images/math/looparrowright.xpm -%%DATADIR%%/images/math/lozenge.xpm -%%DATADIR%%/images/math/lparen.xpm -%%DATADIR%%/images/math/lparen_rparen.xpm -%%DATADIR%%/images/math/lrcorner.xpm -%%DATADIR%%/images/math/ltimes.xpm -%%DATADIR%%/images/math/lvertneqq.xpm -%%DATADIR%%/images/math/mapsto.xpm -%%DATADIR%%/images/math/mathbb_C.xpm -%%DATADIR%%/images/math/mathbb_H.xpm -%%DATADIR%%/images/math/mathbb_N.xpm -%%DATADIR%%/images/math/mathbb_Q.xpm -%%DATADIR%%/images/math/mathbb_R.xpm -%%DATADIR%%/images/math/mathbb_Z.xpm -%%DATADIR%%/images/math/mathcal_F.xpm -%%DATADIR%%/images/math/mathcal_H.xpm -%%DATADIR%%/images/math/mathcal_L.xpm -%%DATADIR%%/images/math/mathcal_O.xpm -%%DATADIR%%/images/math/mathcircumflex.xpm -%%DATADIR%%/images/math/mathrm_T.xpm -%%DATADIR%%/images/math/matrix.xpm -%%DATADIR%%/images/math/measuredangle.xpm -%%DATADIR%%/images/math/mho.xpm -%%DATADIR%%/images/math/mid.xpm -%%DATADIR%%/images/math/models.xpm -%%DATADIR%%/images/math/mp.xpm -%%DATADIR%%/images/math/mu.xpm -%%DATADIR%%/images/math/multimap.xpm -%%DATADIR%%/images/math/nabla.xpm -%%DATADIR%%/images/math/natural.xpm -%%DATADIR%%/images/math/ncong.xpm -%%DATADIR%%/images/math/nearrow.xpm -%%DATADIR%%/images/math/neg.xpm -%%DATADIR%%/images/math/neq.xpm -%%DATADIR%%/images/math/nexists.xpm -%%DATADIR%%/images/math/ngeq.xpm -%%DATADIR%%/images/math/ngeqq.xpm -%%DATADIR%%/images/math/ngeqslant.xpm -%%DATADIR%%/images/math/ngtr.xpm -%%DATADIR%%/images/math/ni.xpm -%%DATADIR%%/images/math/nleftarrow.xpm -%%DATADIR%%/images/math/nleftarrow2.xpm -%%DATADIR%%/images/math/nleftrightarrow.xpm -%%DATADIR%%/images/math/nleftrightarrow2.xpm -%%DATADIR%%/images/math/nleq.xpm -%%DATADIR%%/images/math/nleqq.xpm -%%DATADIR%%/images/math/nleqslant.xpm -%%DATADIR%%/images/math/nless.xpm -%%DATADIR%%/images/math/nmid.xpm -%%DATADIR%%/images/math/notin.xpm -%%DATADIR%%/images/math/nparallel.xpm -%%DATADIR%%/images/math/nprec.xpm -%%DATADIR%%/images/math/npreceq.xpm -%%DATADIR%%/images/math/nrightarrow.xpm -%%DATADIR%%/images/math/nrightarrow2.xpm -%%DATADIR%%/images/math/nshortmid.xpm -%%DATADIR%%/images/math/nshortparallel.xpm -%%DATADIR%%/images/math/nsim.xpm -%%DATADIR%%/images/math/nsubseteq.xpm -%%DATADIR%%/images/math/nsucc.xpm -%%DATADIR%%/images/math/nsucceq.xpm -%%DATADIR%%/images/math/nsupseteq.xpm -%%DATADIR%%/images/math/nsupseteqq.xpm -%%DATADIR%%/images/math/ntriangleleft.xpm -%%DATADIR%%/images/math/ntrianglelefteq.xpm -%%DATADIR%%/images/math/ntriangleright.xpm -%%DATADIR%%/images/math/ntrianglerighteq.xpm -%%DATADIR%%/images/math/nu.xpm -%%DATADIR%%/images/math/nvdash.xpm -%%DATADIR%%/images/math/nvdash2.xpm -%%DATADIR%%/images/math/nvdash3.xpm -%%DATADIR%%/images/math/nwarrow.xpm -%%DATADIR%%/images/math/odot.xpm -%%DATADIR%%/images/math/oint.xpm -%%DATADIR%%/images/math/ointop.xpm -%%DATADIR%%/images/math/omega.xpm -%%DATADIR%%/images/math/omega2.xpm -%%DATADIR%%/images/math/ominus.xpm -%%DATADIR%%/images/math/oplus.xpm -%%DATADIR%%/images/math/oslash.xpm -%%DATADIR%%/images/math/otimes.xpm -%%DATADIR%%/images/math/overbrace.xpm -%%DATADIR%%/images/math/overleftarrow.xpm -%%DATADIR%%/images/math/overleftrightarrow.xpm -%%DATADIR%%/images/math/overline.xpm -%%DATADIR%%/images/math/overrightarrow.xpm -%%DATADIR%%/images/math/overset.xpm -%%DATADIR%%/images/math/parallel.xpm -%%DATADIR%%/images/math/partial.xpm -%%DATADIR%%/images/math/perp.xpm -%%DATADIR%%/images/math/phantom.xpm -%%DATADIR%%/images/math/phi.xpm -%%DATADIR%%/images/math/phi2.xpm -%%DATADIR%%/images/math/pi.xpm -%%DATADIR%%/images/math/pi2.xpm -%%DATADIR%%/images/math/pitchfork.xpm -%%DATADIR%%/images/math/pm.xpm -%%DATADIR%%/images/math/prec.xpm -%%DATADIR%%/images/math/precapprox.xpm -%%DATADIR%%/images/math/preccurlyeq.xpm -%%DATADIR%%/images/math/preceq.xpm -%%DATADIR%%/images/math/precnapprox.xpm -%%DATADIR%%/images/math/precnsim.xpm -%%DATADIR%%/images/math/precsim.xpm -%%DATADIR%%/images/math/prime.xpm -%%DATADIR%%/images/math/prod.xpm -%%DATADIR%%/images/math/propto.xpm -%%DATADIR%%/images/math/psi.xpm -%%DATADIR%%/images/math/psi2.xpm -%%DATADIR%%/images/math/rangle.xpm -%%DATADIR%%/images/math/rbrace.xpm -%%DATADIR%%/images/math/rbracket.xpm -%%DATADIR%%/images/math/rceil.xpm -%%DATADIR%%/images/math/rfloor.xpm -%%DATADIR%%/images/math/rho.xpm -%%DATADIR%%/images/math/rightarrow.xpm -%%DATADIR%%/images/math/rightarrow2.xpm -%%DATADIR%%/images/math/rightarrowtail.xpm -%%DATADIR%%/images/math/rightharpoondown.xpm -%%DATADIR%%/images/math/rightharpoonup.xpm -%%DATADIR%%/images/math/rightleftarrows.xpm -%%DATADIR%%/images/math/rightleftharpoons.xpm -%%DATADIR%%/images/math/rightrightarrows.xpm -%%DATADIR%%/images/math/rightsquigarrow.xpm -%%DATADIR%%/images/math/rightthreetimes.xpm -%%DATADIR%%/images/math/risingdotseq.xpm -%%DATADIR%%/images/math/root.xpm -%%DATADIR%%/images/math/rparen.xpm -%%DATADIR%%/images/math/rtimes.xpm -%%DATADIR%%/images/math/searrow.xpm -%%DATADIR%%/images/math/setminus.xpm -%%DATADIR%%/images/math/sharp.xpm -%%DATADIR%%/images/math/shortmid.xpm -%%DATADIR%%/images/math/shortparallel.xpm -%%DATADIR%%/images/math/sigma.xpm -%%DATADIR%%/images/math/sigma2.xpm -%%DATADIR%%/images/math/sim.xpm -%%DATADIR%%/images/math/simeq.xpm -%%DATADIR%%/images/math/slash.xpm -%%DATADIR%%/images/math/smallfrown.xpm -%%DATADIR%%/images/math/smallsetminus.xpm -%%DATADIR%%/images/math/smallsmile.xpm -%%DATADIR%%/images/math/smile.xpm -%%DATADIR%%/images/math/space.xpm -%%DATADIR%%/images/math/spadesuit.xpm -%%DATADIR%%/images/math/sphericalangle.xpm -%%DATADIR%%/images/math/sqcap.xpm -%%DATADIR%%/images/math/sqcup.xpm -%%DATADIR%%/images/math/sqrt-square.xpm -%%DATADIR%%/images/math/sqrt.xpm -%%DATADIR%%/images/math/sqsubset.xpm -%%DATADIR%%/images/math/sqsubseteq.xpm -%%DATADIR%%/images/math/sqsupset.xpm -%%DATADIR%%/images/math/sqsupseteq.xpm -%%DATADIR%%/images/math/square.xpm -%%DATADIR%%/images/math/star.xpm -%%DATADIR%%/images/math/style.xbm -%%DATADIR%%/images/math/style.xpm -%%DATADIR%%/images/math/sub.xpm -%%DATADIR%%/images/math/subset.xpm -%%DATADIR%%/images/math/subset2.xpm -%%DATADIR%%/images/math/subseteq.xpm -%%DATADIR%%/images/math/subseteqq.xpm -%%DATADIR%%/images/math/subsetneq.xpm -%%DATADIR%%/images/math/subsetneqq.xpm -%%DATADIR%%/images/math/succ.xpm -%%DATADIR%%/images/math/succapprox.xpm -%%DATADIR%%/images/math/succcurlyeq.xpm -%%DATADIR%%/images/math/succeq.xpm -%%DATADIR%%/images/math/succnapprox.xpm -%%DATADIR%%/images/math/succnsim.xpm -%%DATADIR%%/images/math/succsim.xpm -%%DATADIR%%/images/math/sum.xpm -%%DATADIR%%/images/math/super.xpm -%%DATADIR%%/images/math/supset.xpm -%%DATADIR%%/images/math/supset2.xpm -%%DATADIR%%/images/math/supseteq.xpm -%%DATADIR%%/images/math/supseteqq.xpm -%%DATADIR%%/images/math/supsetneq.xpm -%%DATADIR%%/images/math/supsetneqq.xpm -%%DATADIR%%/images/math/surd.xpm -%%DATADIR%%/images/math/swarrow.xpm -%%DATADIR%%/images/math/tau.xpm -%%DATADIR%%/images/math/textrm_AA.xpm -%%DATADIR%%/images/math/textrm_Oe.xpm -%%DATADIR%%/images/math/therefore.xpm -%%DATADIR%%/images/math/theta.xpm -%%DATADIR%%/images/math/theta2.xpm -%%DATADIR%%/images/math/thickapprox.xpm -%%DATADIR%%/images/math/thicksim.xpm -%%DATADIR%%/images/math/tilde.xpm -%%DATADIR%%/images/math/times.xpm -%%DATADIR%%/images/math/top.xpm -%%DATADIR%%/images/math/triangle.xpm -%%DATADIR%%/images/math/triangledown.xpm -%%DATADIR%%/images/math/triangleleft.xpm -%%DATADIR%%/images/math/trianglelefteq.xpm -%%DATADIR%%/images/math/triangleq.xpm -%%DATADIR%%/images/math/triangleright.xpm -%%DATADIR%%/images/math/trianglerighteq.xpm -%%DATADIR%%/images/math/twoheadleftarrow.xpm -%%DATADIR%%/images/math/twoheadrightarrow.xpm -%%DATADIR%%/images/math/ulcorner.xpm -%%DATADIR%%/images/math/underbrace.xpm -%%DATADIR%%/images/math/underleftarrow.xpm -%%DATADIR%%/images/math/underleftrightarrow.xpm -%%DATADIR%%/images/math/underline.xpm -%%DATADIR%%/images/math/underrightarrow.xpm -%%DATADIR%%/images/math/underscore.xpm -%%DATADIR%%/images/math/underset.xpm -%%DATADIR%%/images/math/uparrow.xpm -%%DATADIR%%/images/math/uparrow2.xpm -%%DATADIR%%/images/math/updownarrow.xpm -%%DATADIR%%/images/math/updownarrow2.xpm -%%DATADIR%%/images/math/upharpoonleft.xpm -%%DATADIR%%/images/math/upharpoonright.xpm -%%DATADIR%%/images/math/uplus.xpm -%%DATADIR%%/images/math/upsilon.xpm -%%DATADIR%%/images/math/upsilon2.xpm -%%DATADIR%%/images/math/upuparrows.xpm -%%DATADIR%%/images/math/urcorner.xpm -%%DATADIR%%/images/math/varepsilon.xpm -%%DATADIR%%/images/math/varkappa.xpm -%%DATADIR%%/images/math/varnothing.xpm -%%DATADIR%%/images/math/varphi.xpm -%%DATADIR%%/images/math/varpi.xpm -%%DATADIR%%/images/math/varpropto.xpm -%%DATADIR%%/images/math/varsigma.xpm -%%DATADIR%%/images/math/varsubsetneq.xpm -%%DATADIR%%/images/math/varsubsetneqq.xpm -%%DATADIR%%/images/math/varsupsetneq.xpm -%%DATADIR%%/images/math/varsupsetneqq.xpm -%%DATADIR%%/images/math/vartheta.xpm -%%DATADIR%%/images/math/vartriangle.xpm -%%DATADIR%%/images/math/vartriangleleft.xpm -%%DATADIR%%/images/math/vartriangleright.xpm -%%DATADIR%%/images/math/vdash.xpm -%%DATADIR%%/images/math/vdash2.xpm -%%DATADIR%%/images/math/vdash3.xpm -%%DATADIR%%/images/math/vdots.xpm -%%DATADIR%%/images/math/vec.xpm -%%DATADIR%%/images/math/vee.xpm -%%DATADIR%%/images/math/veebar.xpm -%%DATADIR%%/images/math/vphantom.xpm -%%DATADIR%%/images/math/wedge.xpm -%%DATADIR%%/images/math/widehat.xpm -%%DATADIR%%/images/math/widetilde.xpm -%%DATADIR%%/images/math/wp.xpm -%%DATADIR%%/images/math/wr.xpm -%%DATADIR%%/images/math/xi.xpm -%%DATADIR%%/images/math/xi2.xpm -%%DATADIR%%/images/math/zeta.xpm -%%DATADIR%%/images/note-insert.xpm -%%DATADIR%%/images/paste.xpm -%%DATADIR%%/images/psnfss1.xpm -%%DATADIR%%/images/psnfss2.xpm -%%DATADIR%%/images/psnfss3.xpm -%%DATADIR%%/images/psnfss4.xpm -%%DATADIR%%/images/redo.xpm -%%DATADIR%%/images/standard.xpm -%%DATADIR%%/images/tabular-feature_align-center.xpm -%%DATADIR%%/images/tabular-feature_align-left.xpm -%%DATADIR%%/images/tabular-feature_align-right.xpm -%%DATADIR%%/images/tabular-feature_append-column.xpm -%%DATADIR%%/images/tabular-feature_append-row.xpm -%%DATADIR%%/images/tabular-feature_delete-column.xpm -%%DATADIR%%/images/tabular-feature_delete-row.xpm -%%DATADIR%%/images/tabular-feature_multicolumn.xpm -%%DATADIR%%/images/tabular-feature_set-all-lines.xpm -%%DATADIR%%/images/tabular-feature_set-longtabular.xpm -%%DATADIR%%/images/tabular-feature_set-rotate-cell.xpm -%%DATADIR%%/images/tabular-feature_set-rotate-tabular.xpm -%%DATADIR%%/images/tabular-feature_toggle-line-bottom.xpm -%%DATADIR%%/images/tabular-feature_toggle-line-left.xpm -%%DATADIR%%/images/tabular-feature_toggle-line-right.xpm -%%DATADIR%%/images/tabular-feature_toggle-line-top.xpm -%%DATADIR%%/images/tabular-feature_unset-all-lines.xpm -%%DATADIR%%/images/tabular-feature_valign-bottom.xpm -%%DATADIR%%/images/tabular-feature_valign-middle.xpm -%%DATADIR%%/images/tabular-feature_valign-top.xpm -%%DATADIR%%/images/tabular-insert.xpm -%%DATADIR%%/images/thesaurus-entry.xpm -%%DATADIR%%/images/toc-view.xpm -%%DATADIR%%/images/undo.xpm -%%DATADIR%%/images/unknown.xpm -%%DATADIR%%/images/up.xpm -%%DATADIR%%/images/url-insert.xpm -%%DATADIR%%/kbd/american-2.kmap -%%DATADIR%%/kbd/american.kmap -%%DATADIR%%/kbd/arabic.kmap -%%DATADIR%%/kbd/bg-bds-1251.kmap -%%DATADIR%%/kbd/brazil.kmap -%%DATADIR%%/kbd/brazil2.kmap -%%DATADIR%%/kbd/cp1251.cdef -%%DATADIR%%/kbd/czech-prg.kmap -%%DATADIR%%/kbd/czech.kmap -%%DATADIR%%/kbd/espanol.kmap -%%DATADIR%%/kbd/european.kmap -%%DATADIR%%/kbd/francais.kmap -%%DATADIR%%/kbd/french.kmap -%%DATADIR%%/kbd/german-2.kmap -%%DATADIR%%/kbd/german-3.kmap -%%DATADIR%%/kbd/german.kmap -%%DATADIR%%/kbd/greek.kmap -%%DATADIR%%/kbd/hebrew.kmap -%%DATADIR%%/kbd/ibm866.cdef -%%DATADIR%%/kbd/iso8859-1.cdef -%%DATADIR%%/kbd/iso8859-15.cdef -%%DATADIR%%/kbd/iso8859-2.cdef -%%DATADIR%%/kbd/iso8859-3.cdef -%%DATADIR%%/kbd/iso8859-4.cdef -%%DATADIR%%/kbd/iso8859-7.cdef -%%DATADIR%%/kbd/iso8859-8.cdef -%%DATADIR%%/kbd/iso8859-9.cdef -%%DATADIR%%/kbd/koi8-r.cdef -%%DATADIR%%/kbd/koi8-r.kmap -%%DATADIR%%/kbd/koi8-t.cdef -%%DATADIR%%/kbd/koi8-u.cdef -%%DATADIR%%/kbd/koi8-u.kmap -%%DATADIR%%/kbd/latvian.kmap -%%DATADIR%%/kbd/magyar-2.kmap -%%DATADIR%%/kbd/magyar-3.kmap -%%DATADIR%%/kbd/magyar.kmap -%%DATADIR%%/kbd/null.kmap -%%DATADIR%%/kbd/polish.kmap -%%DATADIR%%/kbd/polski.kmap -%%DATADIR%%/kbd/portuges.kmap -%%DATADIR%%/kbd/romanian.kmap -%%DATADIR%%/kbd/serbian.kmap -%%DATADIR%%/kbd/serbocroatian.kmap -%%DATADIR%%/kbd/sf.kmap -%%DATADIR%%/kbd/sg.kmap -%%DATADIR%%/kbd/slovak.kmap -%%DATADIR%%/kbd/slovene.kmap -%%DATADIR%%/kbd/thai-kedmanee.kmap -%%DATADIR%%/kbd/tis620-0.cdef -%%DATADIR%%/kbd/transilvanian.kmap -%%DATADIR%%/kbd/turkish-f.kmap -%%DATADIR%%/kbd/turkish.kmap -%%DATADIR%%/languages -%%DATADIR%%/layouts/IEEEtran.layout -%%DATADIR%%/layouts/aa.layout -%%DATADIR%%/layouts/aapaper.inc -%%DATADIR%%/layouts/aapaper.layout -%%DATADIR%%/layouts/aastex.layout -%%DATADIR%%/layouts/agu-dtd.layout -%%DATADIR%%/layouts/agu_stdclass.inc -%%DATADIR%%/layouts/agu_stdcounters.inc -%%DATADIR%%/layouts/agu_stdlists.inc -%%DATADIR%%/layouts/agu_stdsections.inc -%%DATADIR%%/layouts/agu_stdtitle.inc -%%DATADIR%%/layouts/agums.layout -%%DATADIR%%/layouts/aguplus.inc -%%DATADIR%%/layouts/amsart-plain.layout -%%DATADIR%%/layouts/amsart-seq.layout -%%DATADIR%%/layouts/amsart.layout -%%DATADIR%%/layouts/amsbook.layout -%%DATADIR%%/layouts/amsdefs.inc -%%DATADIR%%/layouts/amsmaths-plain.inc -%%DATADIR%%/layouts/amsmaths-seq.inc -%%DATADIR%%/layouts/amsmaths.inc -%%DATADIR%%/layouts/apa.layout -%%DATADIR%%/layouts/arab-article.layout -%%DATADIR%%/layouts/article.layout -%%DATADIR%%/layouts/beamer.layout -%%DATADIR%%/layouts/book.layout -%%DATADIR%%/layouts/broadway.layout -%%DATADIR%%/layouts/chess.layout -%%DATADIR%%/layouts/cl2emult.layout -%%DATADIR%%/layouts/cv.layout -%%DATADIR%%/layouts/db_lyxmacros.inc -%%DATADIR%%/layouts/db_stdcharstyles.inc -%%DATADIR%%/layouts/db_stdclass.inc -%%DATADIR%%/layouts/db_stdcounters.inc -%%DATADIR%%/layouts/db_stdlayouts.inc -%%DATADIR%%/layouts/db_stdlists.inc -%%DATADIR%%/layouts/db_stdsections.inc -%%DATADIR%%/layouts/db_stdstarsections.inc -%%DATADIR%%/layouts/db_stdstruct.inc -%%DATADIR%%/layouts/db_stdtitle.inc -%%DATADIR%%/layouts/dinbrief.layout -%%DATADIR%%/layouts/docbook-book.layout -%%DATADIR%%/layouts/docbook-chapter.layout -%%DATADIR%%/layouts/docbook-section.layout -%%DATADIR%%/layouts/docbook.layout -%%DATADIR%%/layouts/dtk.layout -%%DATADIR%%/layouts/egs.layout -%%DATADIR%%/layouts/elsart.layout -%%DATADIR%%/layouts/entcs.layout -%%DATADIR%%/layouts/extarticle.layout -%%DATADIR%%/layouts/extbook.layout -%%DATADIR%%/layouts/extletter.layout -%%DATADIR%%/layouts/extreport.layout -%%DATADIR%%/layouts/foils.layout -%%DATADIR%%/layouts/g-brief-de.layout -%%DATADIR%%/layouts/g-brief-en.layout -%%DATADIR%%/layouts/g-brief2.layout -%%DATADIR%%/layouts/heb-article.layout -%%DATADIR%%/layouts/heb-letter.layout -%%DATADIR%%/layouts/hollywood.layout -%%DATADIR%%/layouts/ijmpc.layout -%%DATADIR%%/layouts/ijmpd.layout -%%DATADIR%%/layouts/jarticle.layout -%%DATADIR%%/layouts/jbook.layout -%%DATADIR%%/layouts/jgrga.layout -%%DATADIR%%/layouts/jreport.layout -%%DATADIR%%/layouts/jsarticle.layout -%%DATADIR%%/layouts/jsbook.layout -%%DATADIR%%/layouts/kluwer.layout -%%DATADIR%%/layouts/latex8.layout -%%DATADIR%%/layouts/letter.layout -%%DATADIR%%/layouts/linuxdoc.layout -%%DATADIR%%/layouts/literate-article.layout -%%DATADIR%%/layouts/literate-book.layout -%%DATADIR%%/layouts/literate-report.layout -%%DATADIR%%/layouts/literate-scrap.inc -%%DATADIR%%/layouts/llncs.layout -%%DATADIR%%/layouts/ltugboat.layout -%%DATADIR%%/layouts/lyxmacros.inc -%%DATADIR%%/layouts/manpage.layout -%%DATADIR%%/layouts/memoir.layout -%%DATADIR%%/layouts/mwart.layout -%%DATADIR%%/layouts/mwbk.layout -%%DATADIR%%/layouts/mwrep.layout -%%DATADIR%%/layouts/numarticle.inc -%%DATADIR%%/layouts/numreport.inc -%%DATADIR%%/layouts/numrevtex.inc -%%DATADIR%%/layouts/paper.layout -%%DATADIR%%/layouts/prosper.layout -%%DATADIR%%/layouts/report.layout -%%DATADIR%%/layouts/revtex.layout -%%DATADIR%%/layouts/revtex4.layout -%%DATADIR%%/layouts/scrartcl.layout -%%DATADIR%%/layouts/scrbook.layout -%%DATADIR%%/layouts/scrclass.inc -%%DATADIR%%/layouts/scrlettr.layout -%%DATADIR%%/layouts/scrlttr2.layout -%%DATADIR%%/layouts/scrreprt.layout -%%DATADIR%%/layouts/seminar.layout -%%DATADIR%%/layouts/siamltex.layout -%%DATADIR%%/layouts/slides.layout -%%DATADIR%%/layouts/spie.layout -%%DATADIR%%/layouts/stdclass.inc -%%DATADIR%%/layouts/stdcounters.inc -%%DATADIR%%/layouts/stdfloats.inc -%%DATADIR%%/layouts/stdlayouts.inc -%%DATADIR%%/layouts/stdletter.inc -%%DATADIR%%/layouts/stdlists.inc -%%DATADIR%%/layouts/stdsections.inc -%%DATADIR%%/layouts/stdstarsections.inc -%%DATADIR%%/layouts/stdstruct.inc -%%DATADIR%%/layouts/stdtitle.inc -%%DATADIR%%/layouts/svglobal.layout -%%DATADIR%%/layouts/svjog.layout -%%DATADIR%%/layouts/svjour.inc -%%DATADIR%%/layouts/svprobth.layout -%%DATADIR%%/lyx2lyx/LyX.py -%%DATADIR%%/lyx2lyx/LyX.pyc -%%DATADIR%%/lyx2lyx/LyX.pyo -%%DATADIR%%/lyx2lyx/lyx2lyx -%%DATADIR%%/lyx2lyx/lyx_0_12.py -%%DATADIR%%/lyx2lyx/lyx_0_12.pyc -%%DATADIR%%/lyx2lyx/lyx_0_12.pyo -%%DATADIR%%/lyx2lyx/lyx_1_0_0.py -%%DATADIR%%/lyx2lyx/lyx_1_0_0.pyc -%%DATADIR%%/lyx2lyx/lyx_1_0_0.pyo -%%DATADIR%%/lyx2lyx/lyx_1_0_1.py -%%DATADIR%%/lyx2lyx/lyx_1_0_1.pyc -%%DATADIR%%/lyx2lyx/lyx_1_0_1.pyo -%%DATADIR%%/lyx2lyx/lyx_1_1_4.py -%%DATADIR%%/lyx2lyx/lyx_1_1_4.pyc -%%DATADIR%%/lyx2lyx/lyx_1_1_4.pyo -%%DATADIR%%/lyx2lyx/lyx_1_1_5.py -%%DATADIR%%/lyx2lyx/lyx_1_1_5.pyc -%%DATADIR%%/lyx2lyx/lyx_1_1_5.pyo -%%DATADIR%%/lyx2lyx/lyx_1_1_6.py -%%DATADIR%%/lyx2lyx/lyx_1_1_6.pyc -%%DATADIR%%/lyx2lyx/lyx_1_1_6.pyo -%%DATADIR%%/lyx2lyx/lyx_1_1_6fix3.py -%%DATADIR%%/lyx2lyx/lyx_1_1_6fix3.pyc -%%DATADIR%%/lyx2lyx/lyx_1_1_6fix3.pyo -%%DATADIR%%/lyx2lyx/lyx_1_2.py -%%DATADIR%%/lyx2lyx/lyx_1_2.pyc -%%DATADIR%%/lyx2lyx/lyx_1_2.pyo -%%DATADIR%%/lyx2lyx/lyx_1_3.py -%%DATADIR%%/lyx2lyx/lyx_1_3.pyc -%%DATADIR%%/lyx2lyx/lyx_1_3.pyo -%%DATADIR%%/lyx2lyx/lyx_1_4.py -%%DATADIR%%/lyx2lyx/lyx_1_4.pyc -%%DATADIR%%/lyx2lyx/lyx_1_4.pyo -%%DATADIR%%/lyx2lyx/parser_tools.py -%%DATADIR%%/lyx2lyx/parser_tools.pyc -%%DATADIR%%/lyx2lyx/parser_tools.pyo -%%DATADIR%%/lyx2lyx/profiling.py -%%DATADIR%%/lyx2lyx/profiling.pyc -%%DATADIR%%/lyx2lyx/profiling.pyo -%%DATADIR%%/lyxrc.example -%%DATADIR%%/scripts/TeXFiles.py -%%DATADIR%%/scripts/TeXFiles.pyc -%%DATADIR%%/scripts/TeXFiles.pyo -%%DATADIR%%/scripts/clean_dvi.py -%%DATADIR%%/scripts/clean_dvi.pyc -%%DATADIR%%/scripts/clean_dvi.pyo -%%DATADIR%%/scripts/convertDefault.py -%%DATADIR%%/scripts/convertDefault.pyc -%%DATADIR%%/scripts/convertDefault.pyo -%%DATADIR%%/scripts/date.py -%%DATADIR%%/scripts/date.pyc -%%DATADIR%%/scripts/date.pyo -%%DATADIR%%/scripts/fen2ascii.py -%%DATADIR%%/scripts/fen2ascii.pyc -%%DATADIR%%/scripts/fen2ascii.pyo -%%DATADIR%%/scripts/fig2pdftex.py -%%DATADIR%%/scripts/fig2pdftex.pyc -%%DATADIR%%/scripts/fig2pdftex.pyo -%%DATADIR%%/scripts/fig2pstex.py -%%DATADIR%%/scripts/fig2pstex.pyc -%%DATADIR%%/scripts/fig2pstex.pyo -%%DATADIR%%/scripts/fig_copy.py -%%DATADIR%%/scripts/fig_copy.pyc -%%DATADIR%%/scripts/fig_copy.pyo -%%DATADIR%%/scripts/layout2layout.py -%%DATADIR%%/scripts/layout2layout.pyc -%%DATADIR%%/scripts/layout2layout.pyo -%%DATADIR%%/scripts/legacy_lyxpreview2ppm.py -%%DATADIR%%/scripts/legacy_lyxpreview2ppm.pyc -%%DATADIR%%/scripts/legacy_lyxpreview2ppm.pyo -%%DATADIR%%/scripts/listerrors -%%DATADIR%%/scripts/lyxpreview2bitmap.py -%%DATADIR%%/scripts/lyxpreview2bitmap.pyc -%%DATADIR%%/scripts/lyxpreview2bitmap.pyo -%%DATADIR%%/scripts/lyxpreview_tools.py -%%DATADIR%%/scripts/lyxpreview_tools.pyc -%%DATADIR%%/scripts/lyxpreview_tools.pyo -%%DATADIR%%/scripts/tex_copy.py -%%DATADIR%%/scripts/tex_copy.pyc -%%DATADIR%%/scripts/tex_copy.pyo -%%DATADIR%%/symbols -%%DATADIR%%/syntax.default -%%DATADIR%%/templates/IEEEtran.lyx -%%DATADIR%%/templates/README.new_templates -%%DATADIR%%/templates/aa.lyx -%%DATADIR%%/templates/aastex.lyx -%%DATADIR%%/templates/agu_article.lyx -%%DATADIR%%/templates/beamer-conference-ornate-20min.lyx -%%DATADIR%%/templates/de_beamer-conference-ornate-20min.lyx -%%DATADIR%%/templates/dinbrief.lyx -%%DATADIR%%/templates/docbook_article.lyx -%%DATADIR%%/templates/elsart.lyx -%%DATADIR%%/templates/fr_beamer-conference-ornate-20min.lyx -%%DATADIR%%/templates/g-brief-de.lyx -%%DATADIR%%/templates/g-brief-en.lyx -%%DATADIR%%/templates/hollywood.lyx -%%DATADIR%%/templates/ijmpc.lyx -%%DATADIR%%/templates/ijmpd.lyx -%%DATADIR%%/templates/kluwer.lyx -%%DATADIR%%/templates/koma-letter2.lyx -%%DATADIR%%/templates/latex8.lyx -%%DATADIR%%/templates/letter.lyx -%%DATADIR%%/templates/linuxdoc_article.lyx -%%DATADIR%%/templates/revtex.lyx -%%DATADIR%%/templates/revtex4.lyx -%%DATADIR%%/templates/slides.lyx -%%DATADIR%%/tex/broadway.cls -%%DATADIR%%/tex/cv.cls -%%DATADIR%%/tex/hollywood.cls -%%DATADIR%%/tex/lyxchess.sty -%%DATADIR%%/tex/lyxskak.sty -%%DATADIR%%/tex/revtex.cls -%%DATADIR%%/ui/classic.ui -%%DATADIR%%/ui/default-alltoolbars.ui -%%DATADIR%%/ui/default-autotoolbars.ui -%%DATADIR%%/ui/default.ui -%%DATADIR%%/ui/stdmenus.inc -%%DATADIR%%/ui/stdtoolbars.inc -@dirrm %%DATADIR%%/ui -@dirrm %%DATADIR%%/tex -@dirrm %%DATADIR%%/templates -@dirrm %%DATADIR%%/scripts -@dirrm %%DATADIR%%/lyx2lyx -@dirrm %%DATADIR%%/layouts -@dirrm %%DATADIR%%/kbd -@dirrm %%DATADIR%%/images/math -@dirrm %%DATADIR%%/images -@dirrm %%DATADIR%%/examples -@dirrm %%DATADIR%%/doc -@dirrm %%DATADIR%%/clipart -@dirrm %%DATADIR%%/bind -@dirrm %%DATADIR%% diff --git a/print/kcdlabel/Makefile b/print/kcdlabel/Makefile deleted file mode 100644 index d7f35b844859..000000000000 --- a/print/kcdlabel/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: kcdlabel -# Date created: Mon Dec 29 03:01:39 CET 2003 -# Whom: Markus Brueffer <brueffer@phoenix-systems.de> -# -# $FreeBSD$ - -PORTNAME= kcdlabel -PORTVERSION= 2.12 -PORTREVISION= 10 -CATEGORIES= print kde -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-KDE3 -DISTNAME= ${PORTNAME}-${PORTVERSION}-KDE3 - -MAINTAINER= ports@FreeBSD.org -COMMENT= Create covers, labels, and booklets for your CD cases - -DEPRECATED= Depends on QT3; unmaintained -EXPIRATION_DATE= 2013-07-01 - -USE_KDELIBS_VER= 3 -USE_GMAKE= yes -USE_AUTOTOOLS= libtool - -post-patch: - @${REINPLACE_CMD} -e 's|-O2||g; s|-lpthread|${PTHREAD_LIBS}|g' \ - ${WRKSRC}/${CONFIGURE_SCRIPT} - -.include <bsd.port.mk> diff --git a/print/kcdlabel/distinfo b/print/kcdlabel/distinfo deleted file mode 100644 index bcaa16566dfd..000000000000 --- a/print/kcdlabel/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (kcdlabel-2.12-KDE3.tar.gz) = 9a788a20b1cb3ab6b089aa556be61d48e81af320e8428c510cccb0dd8c4c3b60 -SIZE (kcdlabel-2.12-KDE3.tar.gz) = 747046 diff --git a/print/kcdlabel/files/patch-audiocd.cpp b/print/kcdlabel/files/patch-audiocd.cpp deleted file mode 100644 index 3ee6abd6ae86..000000000000 --- a/print/kcdlabel/files/patch-audiocd.cpp +++ /dev/null @@ -1,97 +0,0 @@ ---- kcdlabel/audiocd.cpp.orig Mon Dec 29 01:15:28 2003 -+++ kcdlabel/audiocd.cpp Mon Dec 29 02:15:09 2003 -@@ -58,8 +58,13 @@ - - bool AudioCD::readTOC() - { -+#ifdef __FreeBSD__ -+ struct ioc_toc_header tochdr; -+ struct ioc_read_toc_single_entry tocentry; -+#else - struct cdrom_tochdr tochdr; - struct cdrom_tocentry tocentry; -+#endif - int i; - - emit statusText((char *)"Reading Toc..."); -@@ -73,36 +78,61 @@ - return(false); - } - -+#ifdef __FreeBSD__ -+ if (ioctl(cdromfd, CDIOREADTOCHEADER, &tochdr) == -1) -+#else - if (ioctl(cdromfd,CDROMREADTOCHDR,&tochdr) == -1) -+#endif - { - emit statusText((char *)"Read Toc - Read TOC Header error"); - close(cdromfd); - return(false); - } - -+#ifdef __FreeBSD__ -+ tocentry.address_format = CD_MSF_FORMAT; -+ for (i = tochdr.starting_track; i <= tochdr.ending_track; i++) { -+ tocentry.track = i; -+ if (ioctl(cdromfd, CDIOREADTOCENTRY, &tocentry) == -1) -+#else - tocentry.cdte_format = CDROM_MSF; - for (i=tochdr.cdth_trk0;i<=tochdr.cdth_trk1;i++) - { - tocentry.cdte_track = i; - if (ioctl(cdromfd,CDROMREADTOCENTRY,&tocentry) == -1) -+#endif - { - emit statusText((char *)"Read Toc - Read TOC Entry error"); - close(cdromfd); - return(false); - } -+#ifdef __FreeBSD__ -+ TOC[nr_tracks++] = tocentry.entry; -+ TrackOffsets.push_back( (TOC[nr_tracks-1].addr.msf.minute*60+TOC[nr_tracks-1].addr.msf.second)*75+TOC[nr_tracks-1].addr.msf.frame ); -+ } -+ tocentry.track = CDROM_LEADOUT; -+ if (ioctl(cdromfd, CDIOREADTOCENTRY, &tocentry) == -1) -+#else - TOC[nr_tracks++] = tocentry.cdte_addr.msf; - TrackOffsets.push_back( (TOC[nr_tracks-1].minute*60+TOC[nr_tracks-1].second)*75+TOC[nr_tracks-1].frame ); - } - tocentry.cdte_track = CDROM_LEADOUT; - if (ioctl(cdromfd,CDROMREADTOCENTRY,&tocentry) == -1) -+#endif - { - emit statusText((char *)"Read Toc - Read TOC Entry (Lead-out) error"); - close(cdromfd); - return(false); - } -+#ifdef __FreeBSD__ -+ TOC[nr_tracks] = tocentry.entry; -+ // cd length in seconds -+ CDLength = TOC[nr_tracks].addr.msf.minute*60 + TOC[nr_tracks].addr.msf.second; -+#else - TOC[nr_tracks] = tocentry.cdte_addr.msf; - // cd length in seconds - CDLength = TOC[nr_tracks].minute*60 + TOC[nr_tracks].second; -+#endif - // close the cdrom device - close(cdromfd); - TOCAvailable=true; -@@ -120,10 +150,18 @@ - - while ( i < nr_tracks ) - { -+#ifdef __FreeBSD__ -+ n = n + cddb_sum( ( TOC[i].addr.msf.minute * 60 ) + TOC[i].addr.msf.second ); -+#else - n = n + cddb_sum( ( TOC[i].minute * 60 ) + TOC[i].second ); -+#endif - i++; - } -+#ifdef __FreeBSD__ -+ t = (( TOC[nr_tracks].addr.msf.minute * 60 ) + TOC[nr_tracks].addr.msf.second ) - (( TOC[0].addr.msf.minute * 60)+ TOC[0].addr.msf.second ); -+#else - t = (( TOC[nr_tracks].minute * 60 ) + TOC[nr_tracks].second ) - (( TOC[0].minute * 60)+ TOC[0].second ); -+#endif - // get the discid in unsigned long - ulDiscID = (( n % 0xff) << 24 | t << 8 | nr_tracks); - // format the disc id to get a hexdecimal 8 digits string diff --git a/print/kcdlabel/files/patch-audiocd.h b/print/kcdlabel/files/patch-audiocd.h deleted file mode 100644 index 45c723f47058..000000000000 --- a/print/kcdlabel/files/patch-audiocd.h +++ /dev/null @@ -1,27 +0,0 @@ ---- kcdlabel/audiocd.h.orig Mon Dec 29 01:08:45 2003 -+++ kcdlabel/audiocd.h Mon Dec 29 02:15:45 2003 -@@ -30,7 +30,12 @@ - #include <qobject.h> - #include <qstring.h> - -+#ifdef __FreeBSD__ -+#include <sys/cdio.h> -+#define CDROM_LEADOUT 0xAA -+#else - #include <linux/cdrom.h> // specific to Linux !!! --> must be encapsulated in DEFINE IFDEF to enable compilation on other Un*x platforms... -+#endif - - /**Access all the audio CD functions and compute CDDB DiscID - *@author Pascal 'PeP' Panneels -@@ -74,7 +79,11 @@ - QString DiscID; // CDDB DiscID - int cdromfd; // device descriptor of the CDROM - unsigned int nr_tracks; // # of tracks -+#ifdef __FreeBSD__ -+ struct cd_toc_entry TOC[101]; // Table Of Content of the CD (max 99 tracks + lead-out + lead in) -+#else - struct cdrom_msf0 TOC[101]; // Table Of Content of the CD (max 99 tracks + lead-out + lead in) -+#endif - bool TOCAvailable; // true when the TOC is available - unsigned long ulDiscID; // computed disc id as an unsigned long - VectorIntType TrackOffsets; // offsets of each track diff --git a/print/kcdlabel/files/patch-kdirtree.cpp b/print/kcdlabel/files/patch-kdirtree.cpp deleted file mode 100644 index c349505877f3..000000000000 --- a/print/kcdlabel/files/patch-kdirtree.cpp +++ /dev/null @@ -1,12 +0,0 @@ ---- kcdlabel/kdirtree.cpp.orig Mon Dec 29 02:18:03 2003 -+++ kcdlabel/kdirtree.cpp Mon Dec 29 02:18:49 2003 -@@ -20,7 +20,9 @@ - #include <string> - #include <vector> - #include <algorithm> -+#ifndef __FreeBSD__ - #include <error.h> -+#endif - #include <stdio.h> - #include <stdlib.h> - #include <unistd.h> diff --git a/print/kcdlabel/pkg-descr b/print/kcdlabel/pkg-descr deleted file mode 100644 index eefcbf07d503..000000000000 --- a/print/kcdlabel/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -KCDLabel is a KDE program used to create covers, labels and -booklets for your CD cases. - -Author: Pascal Panneels <pascal.panneels@skynet.be> -WWW: http://kcdlabel.sourceforge.net/ diff --git a/print/kcdlabel/pkg-plist b/print/kcdlabel/pkg-plist deleted file mode 100644 index 8c36424bf66d..000000000000 --- a/print/kcdlabel/pkg-plist +++ /dev/null @@ -1,29 +0,0 @@ -bin/kcdlabel -share/applnk/Multimedia/kcdlabel.desktop -share/doc/HTML/en/kcdlabel/en.new -share/doc/HTML/en/kcdlabel/index-1.html -share/doc/HTML/en/kcdlabel/index-2.html -share/doc/HTML/en/kcdlabel/index-3.html -share/doc/HTML/en/kcdlabel/index-4.html -share/doc/HTML/en/kcdlabel/index-5.html -share/doc/HTML/en/kcdlabel/index.html -share/doc/HTML/en/kcdlabel/index.sgml -share/icons/medium/locolor/apps/kcdlabel.xpm -share/icons/small/locolor/apps/mini-kcdlabel.xpm -share/locale/cs/LC_MESSAGES/kcdlabel.mo -share/locale/de/LC_MESSAGES/kcdlabel.mo -share/locale/fr/LC_MESSAGES/kcdlabel.mo -share/locale/hu/LC_MESSAGES/kcdlabel.mo -share/locale/it/LC_MESSAGES/kcdlabel.mo -@dirrmtry share/icons/small/locolor/apps -@dirrmtry share/icons/small/locolor -@dirrmtry share/icons/small -@dirrmtry share/icons/medium/locolor/apps -@dirrmtry share/icons/medium/locolor -@dirrmtry share/icons/medium -@dirrmtry share/icons -@dirrm share/doc/HTML/en/kcdlabel -@dirrmtry share/doc/HTML/en -@dirrmtry share/doc/HTML -@dirrmtry share/applnk/Multimedia -@dirrmtry share/applnk diff --git a/print/mapagi/Makefile b/print/mapagi/Makefile deleted file mode 100644 index e37bcf95b745..000000000000 --- a/print/mapagi/Makefile +++ /dev/null @@ -1,54 +0,0 @@ -# New ports collection makefile for: Mapagi -# Date created: Mon Oct 27 02:39:47 UTC 2003 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= mapagi -PORTVERSION= 0.6 -PORTREVISION= 8 -CATEGORIES= print -MASTER_SITES= http://members.ferrara.linux.it/calicant/mapagi/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Pagination utility that prints your images/comics in 'in folio' format - -BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake - -DEPRECATED= Depends on QT3; unmaintained -EXPIRATION_DATE= 2013-07-01 - -USE_QT_VER= 3 -USE_GMAKE= yes - -QMAKE?= ${LOCALBASE}/bin/qmake -QTDIR?= ${QT_PREFIX} - -MAKE_ENV+= QTDIR=${QTDIR} - -DOC_FILES= COPYING ChangeLog INSTALL README TODO - -do-configure: - @cd ${CONFIGURE_WRKSRC} && \ - QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++ \ - ${SETENV} ${CONFIGURE_ENV} ${QMAKE} - -post-configure: -# fix C{C,XX} locations - @${REINPLACE_CMD} -E \ - -e 's|^(CC[[:space:]]*=).*$$|\1${CC}|' \ - -e 's|^(CXX[[:space:]]*=).*$$|\1${CXX}|' \ - -e 's|^(LINK[[:space:]]*=).*$$|\1${CXX}|' \ - ${BUILD_WRKSRC}/${MAKEFILE} - -do-install: - @${INSTALL_PROGRAM} ${INSTALL_WRKSRC}/${PORTNAME} ${PREFIX}/bin -.ifndef(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} -.for file in ${DOC_FILES} - @${INSTALL_DATA} ${INSTALL_WRKSRC}/${file} ${DOCSDIR} -.endfor -.endif # NOPORTDOCS - -.include <bsd.port.mk> diff --git a/print/mapagi/distinfo b/print/mapagi/distinfo deleted file mode 100644 index 863ae7dc7f3f..000000000000 --- a/print/mapagi/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (mapagi-0.6.tar.gz) = 7d72d76795d26d89682662b0cdb6d95e3439c8dd97533d286cd32640da4526a5 -SIZE (mapagi-0.6.tar.gz) = 19722 diff --git a/print/mapagi/pkg-descr b/print/mapagi/pkg-descr deleted file mode 100644 index 24fecf8980af..000000000000 --- a/print/mapagi/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -Mapagi is a pagination utility that prints your images/comics in -'in folio' format. - -To produce a book printed in folio format, the sheet of paper is -folded once, producing 2 leaves. Each leaf has 2 sides, the recto -(front) and the verso (back). - -Page size format is "Tankobon", probably well known to anime/manga -fans. - -WWW: http://members.ferrara.linux.it/calicant/mapagi/ diff --git a/print/mapagi/pkg-plist b/print/mapagi/pkg-plist deleted file mode 100644 index 9294855ea382..000000000000 --- a/print/mapagi/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/mapagi -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%/INSTALL -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/TODO -%%PORTDOCS%%@dirrm %%DOCSDIR%% |