diff options
author | will <will@FreeBSD.org> | 2000-09-16 05:40:47 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-09-16 05:40:47 +0800 |
commit | 71618465be1f276328d24be2f32bf35b63d88a6f (patch) | |
tree | 64aa73185fc99881a91f61ad14a73f70437115a2 /graphics | |
parent | f8205894e668af72e5c61060bc43b0b4e328548d (diff) | |
download | freebsd-ports-gnome-71618465be1f276328d24be2f32bf35b63d88a6f.tar.gz freebsd-ports-gnome-71618465be1f276328d24be2f32bf35b63d88a6f.tar.zst freebsd-ports-gnome-71618465be1f276328d24be2f32bf35b63d88a6f.zip |
Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If you
have not tried KDE 2.0 or haven't done so in awhile (i.e. since July or
before), you should try this. This version is extremely stable and offers
better functionality than before. This update also introduces the KDE2
modules kdegraphics and kdemultimedia to our ports tree. Additionally,
this marks the first time FreeBSD packages were announced as part of the
KDE2 beta release announcement! :-)
Most (if not all) of the remaining modules in KDE2 will be added for the
update WRT the final release.
A hack was added to fix building with SSL in kdelibs; this has been merged
in the main tree and will go away with 2.0 release update. Thanks to David
Faure <david@mandrakesoft.com> for his help regarding this.
Also, building the docs should now succeed because I've added a build
dependency on jade and linuxdoc (should be enough).
People can get my precompiled packages from the usual location on the KDE
FTP server (should spread to the mirrors Real Soon Now (tm)):
http://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/FreeBSD/
Have fun! Remember to reports bugs through http://bugs.kde.org/.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/kdegraphics2/Makefile | 34 | ||||
-rw-r--r-- | graphics/kdegraphics2/distinfo | 2 | ||||
-rw-r--r-- | graphics/kdegraphics2/pkg-comment | 2 | ||||
-rw-r--r-- | graphics/kdegraphics2/pkg-plist | 538 | ||||
-rw-r--r-- | graphics/kdegraphics3/Makefile | 34 | ||||
-rw-r--r-- | graphics/kdegraphics3/distinfo | 2 | ||||
-rw-r--r-- | graphics/kdegraphics3/pkg-comment | 2 | ||||
-rw-r--r-- | graphics/kdegraphics3/pkg-plist | 538 | ||||
-rw-r--r-- | graphics/kdegraphics4/Makefile | 34 | ||||
-rw-r--r-- | graphics/kdegraphics4/distinfo | 2 | ||||
-rw-r--r-- | graphics/kdegraphics4/pkg-comment | 2 | ||||
-rw-r--r-- | graphics/kdegraphics4/pkg-plist | 538 |
12 files changed, 756 insertions, 972 deletions
diff --git a/graphics/kdegraphics2/Makefile b/graphics/kdegraphics2/Makefile index 4df609862a09..2f011a022fa4 100644 --- a/graphics/kdegraphics2/Makefile +++ b/graphics/kdegraphics2/Makefile @@ -1,29 +1,33 @@ -# New ports collection makefile for: kdegraphics -# Date created: 28 October 1997 -# Whom: Stefan Eßer <se@freebsd.org> +# New ports collection makefile for: KDE2 Graphics +# Date created: Saturday 2 September 2000 +# Whom: Will Andrews <will@FreeBSD.org> # # $FreeBSD$ # PORTNAME= kdegraphics -PORTVERSION= 1.1.2 +PORTVERSION= 1.94 CATEGORIES= graphics kde -MASTER_SITES= $(MASTER_SITE_KDE) -MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2 +MASTER_SITES= ${MASTER_SITE_KDE} +MASTER_SITE_SUBDIR= unstable/distribution/2.0Beta5/tar/src MAINTAINER= will@FreeBSD.org -LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ - kdecore.3:${PORTSDIR}/x11/kdelibs11 +LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ + kdecore.4:${PORTSDIR}/x11/kdelibs2 \ + qt2.4:${PORTSDIR}/x11-toolkits/qt22 +MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes -USE_QT= yes -HAS_CONFIGURE= yes -CONFIGURE_ARGS= "--prefix=$(PREFIX)" -CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \ - INSTALL_SCRIPT="install -c -m 555" -CFLAGS+= "-I${PREFIX}/include" +INSTALLS_SHLIB= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \ + --with-qt-includes=${X11BASE}/include/qt2 \ + --with-qt-libraries=${X11BASE}/lib +CONFIGURE_ENV+= MOC="${MOC}" LIBQT="-lqt2" LIBQTFILE="libqt2" \ + CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ + LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -L${X11BASE}/lib -lqt2 -ljpeg -lstdc++ -lgcc" \ + USER_LDFLAGS="-Wl,-export-dynamic -L${LOCALBASE}/lib -L${X11BASE}/lib -lqt2 -ljpeg -lstdc++ -lgcc" USE_GMAKE= yes .include <bsd.port.mk> diff --git a/graphics/kdegraphics2/distinfo b/graphics/kdegraphics2/distinfo index 623a28502528..918b62666824 100644 --- a/graphics/kdegraphics2/distinfo +++ b/graphics/kdegraphics2/distinfo @@ -1 +1 @@ -MD5 (kdegraphics-1.1.2.tar.bz2) = f79551371b5beacb543cac66aa8c42df +MD5 (kdegraphics-1.94.tar.bz2) = 5d501f433aa949dec404c7fa21ddc530 diff --git a/graphics/kdegraphics2/pkg-comment b/graphics/kdegraphics2/pkg-comment index 29b0369151c5..186230f9287d 100644 --- a/graphics/kdegraphics2/pkg-comment +++ b/graphics/kdegraphics2/pkg-comment @@ -1 +1 @@ -Graphics programs (PS,DVI,FAX,...) for the KDE integrated X11 desktop +Utilities for the KDE integrated X11 desktop diff --git a/graphics/kdegraphics2/pkg-plist b/graphics/kdegraphics2/pkg-plist index e43cb9285a65..3274e9690901 100644 --- a/graphics/kdegraphics2/pkg-plist +++ b/graphics/kdegraphics2/pkg-plist @@ -2,332 +2,256 @@ bin/kdvi bin/kfax bin/kfract bin/kghostview -bin/kiconedit -bin/kpaint +bin/kpixmap2bitmap bin/ksnapshot bin/kview -share/applnk/Graphics/KFax.kdelnk -share/applnk/Graphics/kdvi.kdelnk -share/applnk/Graphics/kfract.kdelnk -share/applnk/Graphics/kghostview.kdelnk -share/applnk/Graphics/kiconedit.kdelnk -share/applnk/Graphics/kpaint.kdelnk -share/applnk/Graphics/ksnapshot.kdelnk -share/applnk/Graphics/kview.kdelnk +bin/kviewshell +bin/pixie +include/ifplugin.h +include/mini-magick/animate.h +include/mini-magick/api.h +include/mini-magick/blob.h +include/mini-magick/cache.h +include/mini-magick/cache_io.h +include/mini-magick/classify.h +include/mini-magick/compress.h +include/mini-magick/defines.h +include/mini-magick/delegates.h +include/mini-magick/error.h +include/mini-magick/gems.h +include/mini-magick/image.h +include/mini-magick/magick.h +include/mini-magick/memory.h +include/mini-magick/monitor.h +include/mini-magick/quantize.h +include/mini-magick/timer.h +include/mini-magick/utility.h +include/mini-magick/version.h +lib/kview.la +lib/kview.so +lib/libbaglayout.la +lib/libbaglayout.so.0 +lib/libkdvi.la +lib/libkdvi.so +lib/libkfax.la +lib/libkfax.so +lib/libkghostview.la +lib/libkghostview.so.1 +lib/libkif_kdeeffects.la +lib/libkif_kdeeffects.so.1 +lib/libkif_magick.la +lib/libkif_magick.so.1 +lib/libkifplugin.la +lib/libkifplugin.so.3 +lib/libkmultipage.la +lib/libkmultipage.so.0 +lib/libkpagetest.la +lib/libkpagetest.so +lib/libkviewerpart.la +lib/libkviewerpart.so +lib/libkviewpart.la +lib/libkviewpart.so +lib/libminimagick.la +lib/libminimagick.so.5 +lib/libpixie_color.la +lib/libpixie_color.so.1 +lib/libpixie_thumb.la +lib/libpixie_thumb.so.1 +share/applnk/Graphics/kdvi.desktop +share/applnk/Graphics/kfax.desktop +share/applnk/Graphics/kfract.desktop +share/applnk/Graphics/kghostview.desktop +share/applnk/Graphics/kpixmap2bitmap.desktop +share/applnk/Graphics/ksnapshot.desktop +share/applnk/Graphics/kview.desktop +share/applnk/Graphics/pixie.desktop +share/apps/kdvi/kdvi_part.rc share/apps/kdvi/toolbar/forwpage.xpm share/apps/kdvi/toolbar/largetext.xpm share/apps/kdvi/toolbar/smalltext.xpm +share/apps/kfax/kfax_part.rc share/apps/kfax/pics/kfax.tif share/apps/kfax/pics/kfaxlogo.xpm -share/apps/kiconedit/pics/compressed.xpm -share/apps/kiconedit/pics/folder.xpm -share/apps/kiconedit/pics/mini-folder.xpm -share/apps/kiconedit/pics/mini-package.xpm -share/apps/kiconedit/pics/package.xpm -share/apps/kiconedit/pics/source.xpm -share/apps/kiconedit/pics/standard.xpm -share/apps/kiconedit/toolbar/aim.xpm -share/apps/kiconedit/toolbar/areaselect.xpm -share/apps/kiconedit/toolbar/circle.xpm -share/apps/kiconedit/toolbar/ellipse.xpm -share/apps/kiconedit/toolbar/eraser.xpm -share/apps/kiconedit/toolbar/fileclose.xpm -share/apps/kiconedit/toolbar/filledcircle.xpm -share/apps/kiconedit/toolbar/filledellipse.xpm -share/apps/kiconedit/toolbar/filledrectangle.xpm -share/apps/kiconedit/toolbar/flood.xpm -share/apps/kiconedit/toolbar/grayscale.xpm -share/apps/kiconedit/toolbar/grid.xpm -share/apps/kiconedit/toolbar/kdepalette.xpm -share/apps/kiconedit/toolbar/line.xpm -share/apps/kiconedit/toolbar/newwin.xpm -share/apps/kiconedit/toolbar/paintbrush.xpm -share/apps/kiconedit/toolbar/pointer.xpm -share/apps/kiconedit/toolbar/rectangle.xpm -share/apps/kiconedit/toolbar/selectcircle.xpm -share/apps/kiconedit/toolbar/selectrect.xpm -share/apps/kiconedit/toolbar/spraycan.xpm -share/apps/kiconedit/toolbar/transform.xpm -share/apps/kpaint/toolbar/areaselect.xpm -share/apps/kpaint/toolbar/circle.xpm -share/apps/kpaint/toolbar/editcopy.xpm -share/apps/kpaint/toolbar/editcut.xpm -share/apps/kpaint/toolbar/editpaste.xpm -share/apps/kpaint/toolbar/ellipse.xpm -share/apps/kpaint/toolbar/filefloppy.xpm -share/apps/kpaint/toolbar/filenew.xpm -share/apps/kpaint/toolbar/fileopen.xpm -share/apps/kpaint/toolbar/line.xpm -share/apps/kpaint/toolbar/pen.xpm -share/apps/kpaint/toolbar/rectangle.xpm -share/apps/kpaint/toolbar/roundangle.xpm -share/apps/kpaint/toolbar/spraycan.xpm -share/apps/kpaint/toolbar/viewmag+.xpm -share/apps/kpaint/toolbar/viewmag-.xpm -share/doc/HTML/cs/ksnapshot/index.html -share/doc/HTML/cs/ksnapshot/ksnapshot.gif -share/doc/HTML/da/kiconedit/index-1.html -share/doc/HTML/da/kiconedit/index-2.html -share/doc/HTML/da/kiconedit/index-3.html -share/doc/HTML/da/kiconedit/index-4.html -share/doc/HTML/da/kiconedit/index.html -share/doc/HTML/da/kiconedit/logotp3.gif +share/apps/kfract/kfract.rc +share/apps/kghostview/kghostviewui.rc +share/apps/kghostview/kgv_part.rc +share/apps/kview/kview_part.rc +share/apps/kview/toolbar/rotate.png +share/apps/kviewpart/kviewerpart.rc +share/apps/kviewshell/kviewshell.rc +share/apps/kviewshell/paper-formats +share/apps/pixie/dec2.png +share/apps/pixie/dec2high.png +share/apps/pixie/inc2.png +share/apps/pixie/inc2high.png +share/apps/pixie/logo.png +share/apps/pixie/plugins/kdeeffects.desktop +share/apps/pixie/plugins/magick.desktop +share/apps/pixie/progress1.png +share/apps/pixie/progress2.png +share/apps/pixie/thumbwallpaper.png +share/apps/pixie/toolbar/back.png +share/apps/pixie/toolbar/brightness+.png +share/apps/pixie/toolbar/brightness-.png +share/apps/pixie/toolbar/contrast+.png +share/apps/pixie/toolbar/contrast-.png +share/apps/pixie/toolbar/fliph.png +share/apps/pixie/toolbar/flipv.png +share/apps/pixie/toolbar/forward.png +share/apps/pixie/toolbar/kwin.png +share/apps/pixie/toolbar/mini-ray.png +share/apps/pixie/toolbar/mini-run.png +share/apps/pixie/toolbar/play.png +share/apps/pixie/toolbar/scaledown.png +share/apps/pixie/toolbar/scaleup.png +share/apps/pixie/toolbar/stop.png +share/apps/pixie/toolbar/thumb.png +share/doc/HTML/en/kdvi/.anchors +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/index.cvlog +share/doc/HTML/en/kdvi/index.docbook share/doc/HTML/en/kdvi/index.html -share/doc/HTML/en/kfax/index-1.html -share/doc/HTML/en/kfax/index-2.html -share/doc/HTML/en/kfax/index-3.html -share/doc/HTML/en/kfax/index-4.html -share/doc/HTML/en/kfax/index-5.html -share/doc/HTML/en/kfax/index-6.html +share/doc/HTML/en/kdvi/opt-rendering.html +share/doc/HTML/en/kdvi/optionrequester1.png +share/doc/HTML/en/kdvi/optionrequester2.png +share/doc/HTML/en/kdvi/options.html +share/doc/HTML/en/kdvi/printing.html +share/doc/HTML/en/kdvi/qampa.html +share/doc/HTML/en/kdvi/usage.html +share/doc/HTML/en/kfax/.anchors +share/doc/HTML/en/kfax/command-line-options.html +share/doc/HTML/en/kfax/compilation-and-installation.html +share/doc/HTML/en/kfax/copyright.html +share/doc/HTML/en/kfax/dealing-with-files-on-the-internet.html +share/doc/HTML/en/kfax/fax-options.html +share/doc/HTML/en/kfax/fundamentals.html +share/doc/HTML/en/kfax/help.html +share/doc/HTML/en/kfax/how-to-create-fax-files.html +share/doc/HTML/en/kfax/index.cvlog +share/doc/HTML/en/kfax/index.docbook share/doc/HTML/en/kfax/index.html -share/doc/HTML/en/kfax/logotp3.gif +share/doc/HTML/en/kfax/installation.html +share/doc/HTML/en/kfax/introduction.html +share/doc/HTML/en/kfax/kfax-key-bindings.html +share/doc/HTML/en/kfax/options.html +share/doc/HTML/en/kfax/printing.html +share/doc/HTML/en/kfax/questionsandanswers.html +share/doc/HTML/en/kfax/requirements.html +share/doc/HTML/en/kfax/themenuentries.html +share/doc/HTML/en/kfax/view.html +share/doc/HTML/en/kfract/.anchors +share/doc/HTML/en/kfract/index.cvlog +share/doc/HTML/en/kfract/index.docbook share/doc/HTML/en/kfract/index.html -share/doc/HTML/en/kfract/kfract.gif -share/doc/HTML/en/kghostview/index-1.html -share/doc/HTML/en/kghostview/index-2.html -share/doc/HTML/en/kghostview/index-3.html -share/doc/HTML/en/kghostview/index-4.html -share/doc/HTML/en/kghostview/index-5.html -share/doc/HTML/en/kghostview/index-6.html +share/doc/HTML/en/kfract/introduction.html +share/doc/HTML/en/kfract/kfract.png +share/doc/HTML/en/kfract/onscreenfundamentals.html +share/doc/HTML/en/kfract/the-file-menu.html +share/doc/HTML/en/kfract/the-help-menu.html +share/doc/HTML/en/kfract/the-options-menu.html +share/doc/HTML/en/kfract/the-toolbar.html +share/doc/HTML/en/kfract/the-types-menu.html +share/doc/HTML/en/kghostview/.anchors +share/doc/HTML/en/kghostview/authors.html +share/doc/HTML/en/kghostview/configure-interpreter.html +share/doc/HTML/en/kghostview/configure-key-bindings.html +share/doc/HTML/en/kghostview/copyright.html +share/doc/HTML/en/kghostview/dialogboxes.html +share/doc/HTML/en/kghostview/epilogue.html +share/doc/HTML/en/kghostview/fundamentals.html +share/doc/HTML/en/kghostview/ghostscript-messages.html +share/doc/HTML/en/kghostview/go-to-page.html +share/doc/HTML/en/kghostview/go.html +share/doc/HTML/en/kghostview/help.html +share/doc/HTML/en/kghostview/index.cvlog +share/doc/HTML/en/kghostview/index.docbook share/doc/HTML/en/kghostview/index.html -share/doc/HTML/en/kghostview/logotp3.gif -share/doc/HTML/en/kiconedit/index-1.html -share/doc/HTML/en/kiconedit/index-2.html -share/doc/HTML/en/kiconedit/index-3.html -share/doc/HTML/en/kiconedit/index-4.html -share/doc/HTML/en/kiconedit/index.html -share/doc/HTML/en/kiconedit/logotp3.gif -share/doc/HTML/en/kpaint/Technic.gif -share/doc/HTML/en/kpaint/index.html -share/doc/HTML/en/kpaint/kpaint.html +share/doc/HTML/en/kghostview/info.html +share/doc/HTML/en/kghostview/introduction.html +share/doc/HTML/en/kghostview/options.html +share/doc/HTML/en/kghostview/page-list.html +share/doc/HTML/en/kghostview/primarymenuitems.html +share/doc/HTML/en/kghostview/tool-bar.html +share/doc/HTML/en/kghostview/tutorial.html +share/doc/HTML/en/kghostview/view-control.html +share/doc/HTML/en/kghostview/view.html +share/doc/HTML/en/ksnapshot/.anchors +share/doc/HTML/en/ksnapshot/additional-features.html +share/doc/HTML/en/ksnapshot/buttons.png +share/doc/HTML/en/ksnapshot/compilation-installation.html +share/doc/HTML/en/ksnapshot/credits.html +share/doc/HTML/en/ksnapshot/delay_repeat.png +share/doc/HTML/en/ksnapshot/filemenu.png +share/doc/HTML/en/ksnapshot/index.docbook share/doc/HTML/en/ksnapshot/index.html -share/doc/HTML/en/ksnapshot/ksnapshot.gif -share/doc/HTML/en/kview/kview-1.html -share/doc/HTML/en/kview/kview-2.html -share/doc/HTML/en/kview/kview-3.html -share/doc/HTML/en/kview/kview-4.html -share/doc/HTML/en/kview/kview-5.html -share/doc/HTML/en/kview/kview.html -share/doc/HTML/en/kview/kview.index -share/doc/HTML/en/kview/logotp3.gif -share/doc/HTML/fi/kdvi/index.html -share/icons/kdvi.xpm -share/icons/kfax.xpm -share/icons/kfract.xpm -share/icons/kghostview.xpm -share/icons/kiconedit.xpm -share/icons/kpaint.xpm -share/icons/ksnapshot.xpm -share/icons/kview.xpm -share/icons/large/kdvi.xpm -share/icons/large/kfax.xpm -share/icons/large/kfract.xpm -share/icons/large/kghostview.xpm -share/icons/large/kiconedit.xpm -share/icons/large/kpaint.xpm -share/icons/large/ksnapshot.xpm -share/icons/large/kview.xpm -share/icons/mini/kdvi.xpm -share/icons/mini/kfax.xpm -share/icons/mini/kfract.xpm -share/icons/mini/kghostview.xpm -share/icons/mini/kiconedit.xpm -share/icons/mini/kpaint.xpm -share/icons/mini/ksnapshot.xpm -share/icons/mini/kview.xpm -share/locale/br/LC_MESSAGES/kdvi.mo -share/locale/br/LC_MESSAGES/kfax.mo -share/locale/br/LC_MESSAGES/kfract.mo -share/locale/br/LC_MESSAGES/kghostview.mo -share/locale/br/LC_MESSAGES/kiconedit.mo -share/locale/br/LC_MESSAGES/kpaint.mo -share/locale/br/LC_MESSAGES/ksnapshot.mo -share/locale/br/LC_MESSAGES/kview.mo -share/locale/ca/LC_MESSAGES/kdvi.mo -share/locale/ca/LC_MESSAGES/kfax.mo -share/locale/ca/LC_MESSAGES/kghostview.mo -share/locale/ca/LC_MESSAGES/ksnapshot.mo -share/locale/cs/LC_MESSAGES/kdvi.mo -share/locale/cs/LC_MESSAGES/kfax.mo -share/locale/cs/LC_MESSAGES/kfract.mo -share/locale/cs/LC_MESSAGES/kghostview.mo -share/locale/cs/LC_MESSAGES/kiconedit.mo -share/locale/cs/LC_MESSAGES/kpaint.mo -share/locale/cs/LC_MESSAGES/ksnapshot.mo -share/locale/cs/LC_MESSAGES/kview.mo -share/locale/da/LC_MESSAGES/kdvi.mo -share/locale/da/LC_MESSAGES/kfax.mo -share/locale/da/LC_MESSAGES/kfract.mo -share/locale/da/LC_MESSAGES/kghostview.mo -share/locale/da/LC_MESSAGES/kiconedit.mo -share/locale/da/LC_MESSAGES/kpaint.mo -share/locale/da/LC_MESSAGES/ksnapshot.mo -share/locale/da/LC_MESSAGES/kview.mo -share/locale/de/LC_MESSAGES/kdvi.mo -share/locale/de/LC_MESSAGES/kfax.mo -share/locale/de/LC_MESSAGES/kfract.mo -share/locale/de/LC_MESSAGES/kghostview.mo -share/locale/de/LC_MESSAGES/kiconedit.mo -share/locale/de/LC_MESSAGES/kpaint.mo -share/locale/de/LC_MESSAGES/ksnapshot.mo -share/locale/de/LC_MESSAGES/kview.mo -share/locale/el/LC_MESSAGES/kdvi.mo -share/locale/el/LC_MESSAGES/kghostview.mo -share/locale/el/LC_MESSAGES/kpaint.mo -share/locale/eo/LC_MESSAGES/kdvi.mo -share/locale/eo/LC_MESSAGES/kfax.mo -share/locale/eo/LC_MESSAGES/kghostview.mo -share/locale/eo/LC_MESSAGES/kpaint.mo -share/locale/es/LC_MESSAGES/kdvi.mo -share/locale/es/LC_MESSAGES/kfax.mo -share/locale/es/LC_MESSAGES/kfract.mo -share/locale/es/LC_MESSAGES/kghostview.mo -share/locale/es/LC_MESSAGES/kiconedit.mo -share/locale/es/LC_MESSAGES/kpaint.mo -share/locale/es/LC_MESSAGES/ksnapshot.mo -share/locale/es/LC_MESSAGES/kview.mo -share/locale/fi/LC_MESSAGES/kdvi.mo -share/locale/fi/LC_MESSAGES/kfax.mo -share/locale/fi/LC_MESSAGES/kfract.mo -share/locale/fi/LC_MESSAGES/kghostview.mo -share/locale/fi/LC_MESSAGES/kiconedit.mo -share/locale/fi/LC_MESSAGES/kpaint.mo -share/locale/fi/LC_MESSAGES/ksnapshot.mo -share/locale/fi/LC_MESSAGES/kview.mo -share/locale/fr/LC_MESSAGES/kdvi.mo -share/locale/fr/LC_MESSAGES/kfax.mo -share/locale/fr/LC_MESSAGES/kfract.mo -share/locale/fr/LC_MESSAGES/kghostview.mo -share/locale/fr/LC_MESSAGES/kiconedit.mo -share/locale/fr/LC_MESSAGES/kpaint.mo -share/locale/fr/LC_MESSAGES/ksnapshot.mo -share/locale/fr/LC_MESSAGES/kview.mo -share/locale/hr/LC_MESSAGES/kdvi.mo -share/locale/hr/LC_MESSAGES/kfax.mo -share/locale/hr/LC_MESSAGES/kghostview.mo -share/locale/hr/LC_MESSAGES/kpaint.mo -share/locale/hr/LC_MESSAGES/kview.mo -share/locale/hs/LC_MESSAGES/kdvi.mo -share/locale/hu/LC_MESSAGES/kdvi.mo -share/locale/hu/LC_MESSAGES/kghostview.mo -share/locale/hu/LC_MESSAGES/kpaint.mo -share/locale/hu/LC_MESSAGES/ksnapshot.mo -share/locale/hu/LC_MESSAGES/kview.mo -share/locale/is/LC_MESSAGES/kdvi.mo -share/locale/is/LC_MESSAGES/kfax.mo -share/locale/is/LC_MESSAGES/kfract.mo -share/locale/is/LC_MESSAGES/kghostview.mo -share/locale/is/LC_MESSAGES/kiconedit.mo -share/locale/is/LC_MESSAGES/kpaint.mo -share/locale/is/LC_MESSAGES/ksnapshot.mo -share/locale/is/LC_MESSAGES/kview.mo -share/locale/it/LC_MESSAGES/kdvi.mo -share/locale/it/LC_MESSAGES/kfax.mo -share/locale/it/LC_MESSAGES/kfrac.mo -share/locale/it/LC_MESSAGES/kghostview.mo -share/locale/it/LC_MESSAGES/kpaint.mo -share/locale/ja/LC_MESSAGES/kdvi.mo -share/locale/ja/LC_MESSAGES/kfax.mo -share/locale/ja/LC_MESSAGES/kfract.mo -share/locale/ja/LC_MESSAGES/kghostview.mo -share/locale/ja/LC_MESSAGES/kiconedit.mo -share/locale/ja/LC_MESSAGES/kpaint.mo -share/locale/ja/LC_MESSAGES/ksnapshot.mo -share/locale/ja/LC_MESSAGES/kview.mo -share/locale/ko/LC_MESSAGES/kdvi.mo -share/locale/ko/LC_MESSAGES/kfax.mo -share/locale/ko/LC_MESSAGES/kghostview.mo -share/locale/ko/LC_MESSAGES/kpaint.mo -share/locale/mk/LC_MESSAGES/kfax.mo -share/locale/mk/LC_MESSAGES/kghostview.mo -share/locale/nl/LC_MESSAGES/kdvi.mo -share/locale/nl/LC_MESSAGES/kfax.mo -share/locale/nl/LC_MESSAGES/kghostview.mo -share/locale/nl/LC_MESSAGES/kpaint.mo -share/locale/no/LC_MESSAGES/kdvi.mo -share/locale/no/LC_MESSAGES/kfax.mo -share/locale/no/LC_MESSAGES/kfract.mo -share/locale/no/LC_MESSAGES/kghostview.mo -share/locale/no/LC_MESSAGES/kiconedit.mo -share/locale/no/LC_MESSAGES/kpaint.mo -share/locale/no/LC_MESSAGES/ksnapshot.mo -share/locale/no/LC_MESSAGES/kview.mo -share/locale/pl/LC_MESSAGES/kdvi.mo -share/locale/pl/LC_MESSAGES/kfax.mo -share/locale/pl/LC_MESSAGES/kfract.mo -share/locale/pl/LC_MESSAGES/kghostview.mo -share/locale/pl/LC_MESSAGES/kiconedit.mo -share/locale/pl/LC_MESSAGES/kpaint.mo -share/locale/pl/LC_MESSAGES/ksnapshot.mo -share/locale/pl/LC_MESSAGES/kview.mo -share/locale/pt/LC_MESSAGES/kdvi.mo -share/locale/pt/LC_MESSAGES/kfax.mo -share/locale/pt/LC_MESSAGES/kghostview.mo -share/locale/pt/LC_MESSAGES/kpaint.mo -share/locale/pt_BR/LC_MESSAGES/kdvi.mo -share/locale/pt_BR/LC_MESSAGES/kfax.mo -share/locale/pt_BR/LC_MESSAGES/kfract.mo -share/locale/pt_BR/LC_MESSAGES/kghostview.mo -share/locale/pt_BR/LC_MESSAGES/kiconedit.mo -share/locale/pt_BR/LC_MESSAGES/kpaint.mo -share/locale/pt_BR/LC_MESSAGES/ksnapshot.mo -share/locale/pt_BR/LC_MESSAGES/kview.mo -share/locale/ru/LC_MESSAGES/kdvi.mo -share/locale/ru/LC_MESSAGES/kfax.mo -share/locale/ru/LC_MESSAGES/kfract.mo -share/locale/ru/LC_MESSAGES/kghostview.mo -share/locale/ru/LC_MESSAGES/kiconedit.mo -share/locale/ru/LC_MESSAGES/kpaint.mo -share/locale/ru/LC_MESSAGES/ksnapshot.mo -share/locale/ru/LC_MESSAGES/kview.mo -share/locale/sk/LC_MESSAGES/kdvi.mo -share/locale/sk/LC_MESSAGES/kfax.mo -share/locale/sk/LC_MESSAGES/kfract.mo -share/locale/sk/LC_MESSAGES/kghostview.mo -share/locale/sk/LC_MESSAGES/kiconedit.mo -share/locale/sk/LC_MESSAGES/kpaint.mo -share/locale/sk/LC_MESSAGES/ksnapshot.mo -share/locale/sk/LC_MESSAGES/kview.mo -share/locale/sl/LC_MESSAGES/kdvi.mo -share/locale/sl/LC_MESSAGES/kfax.mo -share/locale/sl/LC_MESSAGES/kfract.mo -share/locale/sl/LC_MESSAGES/kghostview.mo -share/locale/sl/LC_MESSAGES/kiconedit.mo -share/locale/sl/LC_MESSAGES/kpaint.mo -share/locale/sl/LC_MESSAGES/ksnapshot.mo -share/locale/sl/LC_MESSAGES/kview.mo -share/locale/sv/LC_MESSAGES/kdvi.mo -share/locale/sv/LC_MESSAGES/kfax.mo -share/locale/sv/LC_MESSAGES/kghostview.mo -share/locale/sv/LC_MESSAGES/kpaint.mo -share/locale/tr/LC_MESSAGES/kdvi.mo -share/locale/tr/LC_MESSAGES/kfax.mo -share/locale/tr/LC_MESSAGES/kghostview.mo -share/locale/tr/LC_MESSAGES/kpaint.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/kdvi.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/kfax.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/kghostview.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/kpaint.mo -share/locale/zh_TW.Big5/LC_MESSAGES/kfax.mo -share/locale/zh_TW.Big5/LC_MESSAGES/kghostview.mo -share/locale/zh_TW.Big5/LC_MESSAGES/kpaint.mo -@dirrm share/doc/HTML/fi/kdvi +share/doc/HTML/en/ksnapshot/installation.html +share/doc/HTML/en/ksnapshot/introduction.html +share/doc/HTML/en/ksnapshot/ksnapshot.png +share/doc/HTML/en/ksnapshot/ksnapshot_full.png +share/doc/HTML/en/ksnapshot/minicmd.png +share/doc/HTML/en/ksnapshot/options.png +share/doc/HTML/en/ksnapshot/preview.png +share/doc/HTML/en/ksnapshot/requirements.html +share/doc/HTML/en/ksnapshot/taking-snapshot.html +share/doc/HTML/en/ksnapshot/using-ksapshot.html +share/doc/HTML/en/kview/.anchors +share/doc/HTML/en/kview/cmdline.html +share/doc/HTML/en/kview/how.html +share/doc/HTML/en/kview/index.cvlog +share/doc/HTML/en/kview/index.docbook +share/doc/HTML/en/kview/index.html +share/doc/HTML/en/kview/introduction.html +share/doc/HTML/en/kview/notes.html +share/doc/HTML/en/kview/what.html +share/doc/HTML/en/pixie/.anchors +share/doc/HTML/en/pixie/index.docbook +share/doc/HTML/en/pixie/index.html +share/doc/HTML/en/pixie/introduction.html +share/icons/hicolor/32x32/apps/kdvi.png +share/icons/hicolor/32x32/apps/kfax.png +share/icons/hicolor/32x32/apps/kfract.png +share/icons/hicolor/32x32/apps/kghostview.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/kfract.png +share/icons/hicolor/48x48/apps/kghostview.png +share/icons/hicolor/48x48/apps/ksnapshot.png +share/icons/hicolor/48x48/apps/kview.png +share/icons/locolor/16x16/apps/kdvi.png +share/icons/locolor/16x16/apps/kfax.png +share/icons/locolor/16x16/apps/kfract.png +share/icons/locolor/16x16/apps/kghostview.png +share/icons/locolor/16x16/apps/ksnapshot.png +share/icons/locolor/16x16/apps/kview.png +share/icons/locolor/32x32/apps/kdvi.png +share/icons/locolor/32x32/apps/kfax.png +share/icons/locolor/32x32/apps/kfract.png +share/icons/locolor/32x32/apps/kghostview.png +share/icons/locolor/32x32/apps/ksnapshot.png +share/icons/locolor/32x32/apps/kview.png +@dirrm share/doc/HTML/en/pixie @dirrm share/doc/HTML/en/kview @dirrm share/doc/HTML/en/ksnapshot -@dirrm share/doc/HTML/en/kpaint -@dirrm share/doc/HTML/en/kiconedit @dirrm share/doc/HTML/en/kghostview @dirrm share/doc/HTML/en/kfract @dirrm share/doc/HTML/en/kfax @dirrm share/doc/HTML/en/kdvi -@dirrm share/doc/HTML/da/kiconedit -@dirrm share/doc/HTML/cs/ksnapshot -@dirrm share/apps/kpaint/toolbar -@dirrm share/apps/kpaint -@dirrm share/apps/kiconedit/toolbar -@dirrm share/apps/kiconedit/pics -@dirrm share/apps/kiconedit +@dirrm share/apps/pixie/toolbar +@dirrm share/apps/pixie/plugins +@dirrm share/apps/pixie +@dirrm share/apps/kviewshell +@dirrm share/apps/kviewpart +@dirrm share/apps/kview/toolbar +@dirrm share/apps/kview +@dirrm share/apps/kghostview +@dirrm share/apps/kfract @dirrm share/apps/kfax/pics @dirrm share/apps/kfax @dirrm share/apps/kdvi/toolbar @dirrm share/apps/kdvi +@dirrm share/apps +@dirrm include/mini-magick diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index 4df609862a09..2f011a022fa4 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/Makefile @@ -1,29 +1,33 @@ -# New ports collection makefile for: kdegraphics -# Date created: 28 October 1997 -# Whom: Stefan Eßer <se@freebsd.org> +# New ports collection makefile for: KDE2 Graphics +# Date created: Saturday 2 September 2000 +# Whom: Will Andrews <will@FreeBSD.org> # # $FreeBSD$ # PORTNAME= kdegraphics -PORTVERSION= 1.1.2 +PORTVERSION= 1.94 CATEGORIES= graphics kde -MASTER_SITES= $(MASTER_SITE_KDE) -MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2 +MASTER_SITES= ${MASTER_SITE_KDE} +MASTER_SITE_SUBDIR= unstable/distribution/2.0Beta5/tar/src MAINTAINER= will@FreeBSD.org -LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ - kdecore.3:${PORTSDIR}/x11/kdelibs11 +LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ + kdecore.4:${PORTSDIR}/x11/kdelibs2 \ + qt2.4:${PORTSDIR}/x11-toolkits/qt22 +MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes -USE_QT= yes -HAS_CONFIGURE= yes -CONFIGURE_ARGS= "--prefix=$(PREFIX)" -CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \ - INSTALL_SCRIPT="install -c -m 555" -CFLAGS+= "-I${PREFIX}/include" +INSTALLS_SHLIB= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \ + --with-qt-includes=${X11BASE}/include/qt2 \ + --with-qt-libraries=${X11BASE}/lib +CONFIGURE_ENV+= MOC="${MOC}" LIBQT="-lqt2" LIBQTFILE="libqt2" \ + CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ + LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -L${X11BASE}/lib -lqt2 -ljpeg -lstdc++ -lgcc" \ + USER_LDFLAGS="-Wl,-export-dynamic -L${LOCALBASE}/lib -L${X11BASE}/lib -lqt2 -ljpeg -lstdc++ -lgcc" USE_GMAKE= yes .include <bsd.port.mk> diff --git a/graphics/kdegraphics3/distinfo b/graphics/kdegraphics3/distinfo index 623a28502528..918b62666824 100644 --- a/graphics/kdegraphics3/distinfo +++ b/graphics/kdegraphics3/distinfo @@ -1 +1 @@ -MD5 (kdegraphics-1.1.2.tar.bz2) = f79551371b5beacb543cac66aa8c42df +MD5 (kdegraphics-1.94.tar.bz2) = 5d501f433aa949dec404c7fa21ddc530 diff --git a/graphics/kdegraphics3/pkg-comment b/graphics/kdegraphics3/pkg-comment index 29b0369151c5..186230f9287d 100644 --- a/graphics/kdegraphics3/pkg-comment +++ b/graphics/kdegraphics3/pkg-comment @@ -1 +1 @@ -Graphics programs (PS,DVI,FAX,...) for the KDE integrated X11 desktop +Utilities for the KDE integrated X11 desktop diff --git a/graphics/kdegraphics3/pkg-plist b/graphics/kdegraphics3/pkg-plist index e43cb9285a65..3274e9690901 100644 --- a/graphics/kdegraphics3/pkg-plist +++ b/graphics/kdegraphics3/pkg-plist @@ -2,332 +2,256 @@ bin/kdvi bin/kfax bin/kfract bin/kghostview -bin/kiconedit -bin/kpaint +bin/kpixmap2bitmap bin/ksnapshot bin/kview -share/applnk/Graphics/KFax.kdelnk -share/applnk/Graphics/kdvi.kdelnk -share/applnk/Graphics/kfract.kdelnk -share/applnk/Graphics/kghostview.kdelnk -share/applnk/Graphics/kiconedit.kdelnk -share/applnk/Graphics/kpaint.kdelnk -share/applnk/Graphics/ksnapshot.kdelnk -share/applnk/Graphics/kview.kdelnk +bin/kviewshell +bin/pixie +include/ifplugin.h +include/mini-magick/animate.h +include/mini-magick/api.h +include/mini-magick/blob.h +include/mini-magick/cache.h +include/mini-magick/cache_io.h +include/mini-magick/classify.h +include/mini-magick/compress.h +include/mini-magick/defines.h +include/mini-magick/delegates.h +include/mini-magick/error.h +include/mini-magick/gems.h +include/mini-magick/image.h +include/mini-magick/magick.h +include/mini-magick/memory.h +include/mini-magick/monitor.h +include/mini-magick/quantize.h +include/mini-magick/timer.h +include/mini-magick/utility.h +include/mini-magick/version.h +lib/kview.la +lib/kview.so +lib/libbaglayout.la +lib/libbaglayout.so.0 +lib/libkdvi.la +lib/libkdvi.so +lib/libkfax.la +lib/libkfax.so +lib/libkghostview.la +lib/libkghostview.so.1 +lib/libkif_kdeeffects.la +lib/libkif_kdeeffects.so.1 +lib/libkif_magick.la +lib/libkif_magick.so.1 +lib/libkifplugin.la +lib/libkifplugin.so.3 +lib/libkmultipage.la +lib/libkmultipage.so.0 +lib/libkpagetest.la +lib/libkpagetest.so +lib/libkviewerpart.la +lib/libkviewerpart.so +lib/libkviewpart.la +lib/libkviewpart.so +lib/libminimagick.la +lib/libminimagick.so.5 +lib/libpixie_color.la +lib/libpixie_color.so.1 +lib/libpixie_thumb.la +lib/libpixie_thumb.so.1 +share/applnk/Graphics/kdvi.desktop +share/applnk/Graphics/kfax.desktop +share/applnk/Graphics/kfract.desktop +share/applnk/Graphics/kghostview.desktop +share/applnk/Graphics/kpixmap2bitmap.desktop +share/applnk/Graphics/ksnapshot.desktop +share/applnk/Graphics/kview.desktop +share/applnk/Graphics/pixie.desktop +share/apps/kdvi/kdvi_part.rc share/apps/kdvi/toolbar/forwpage.xpm share/apps/kdvi/toolbar/largetext.xpm share/apps/kdvi/toolbar/smalltext.xpm +share/apps/kfax/kfax_part.rc share/apps/kfax/pics/kfax.tif share/apps/kfax/pics/kfaxlogo.xpm -share/apps/kiconedit/pics/compressed.xpm -share/apps/kiconedit/pics/folder.xpm -share/apps/kiconedit/pics/mini-folder.xpm -share/apps/kiconedit/pics/mini-package.xpm -share/apps/kiconedit/pics/package.xpm -share/apps/kiconedit/pics/source.xpm -share/apps/kiconedit/pics/standard.xpm -share/apps/kiconedit/toolbar/aim.xpm -share/apps/kiconedit/toolbar/areaselect.xpm -share/apps/kiconedit/toolbar/circle.xpm -share/apps/kiconedit/toolbar/ellipse.xpm -share/apps/kiconedit/toolbar/eraser.xpm -share/apps/kiconedit/toolbar/fileclose.xpm -share/apps/kiconedit/toolbar/filledcircle.xpm -share/apps/kiconedit/toolbar/filledellipse.xpm -share/apps/kiconedit/toolbar/filledrectangle.xpm -share/apps/kiconedit/toolbar/flood.xpm -share/apps/kiconedit/toolbar/grayscale.xpm -share/apps/kiconedit/toolbar/grid.xpm -share/apps/kiconedit/toolbar/kdepalette.xpm -share/apps/kiconedit/toolbar/line.xpm -share/apps/kiconedit/toolbar/newwin.xpm -share/apps/kiconedit/toolbar/paintbrush.xpm -share/apps/kiconedit/toolbar/pointer.xpm -share/apps/kiconedit/toolbar/rectangle.xpm -share/apps/kiconedit/toolbar/selectcircle.xpm -share/apps/kiconedit/toolbar/selectrect.xpm -share/apps/kiconedit/toolbar/spraycan.xpm -share/apps/kiconedit/toolbar/transform.xpm -share/apps/kpaint/toolbar/areaselect.xpm -share/apps/kpaint/toolbar/circle.xpm -share/apps/kpaint/toolbar/editcopy.xpm -share/apps/kpaint/toolbar/editcut.xpm -share/apps/kpaint/toolbar/editpaste.xpm -share/apps/kpaint/toolbar/ellipse.xpm -share/apps/kpaint/toolbar/filefloppy.xpm -share/apps/kpaint/toolbar/filenew.xpm -share/apps/kpaint/toolbar/fileopen.xpm -share/apps/kpaint/toolbar/line.xpm -share/apps/kpaint/toolbar/pen.xpm -share/apps/kpaint/toolbar/rectangle.xpm -share/apps/kpaint/toolbar/roundangle.xpm -share/apps/kpaint/toolbar/spraycan.xpm -share/apps/kpaint/toolbar/viewmag+.xpm -share/apps/kpaint/toolbar/viewmag-.xpm -share/doc/HTML/cs/ksnapshot/index.html -share/doc/HTML/cs/ksnapshot/ksnapshot.gif -share/doc/HTML/da/kiconedit/index-1.html -share/doc/HTML/da/kiconedit/index-2.html -share/doc/HTML/da/kiconedit/index-3.html -share/doc/HTML/da/kiconedit/index-4.html -share/doc/HTML/da/kiconedit/index.html -share/doc/HTML/da/kiconedit/logotp3.gif +share/apps/kfract/kfract.rc +share/apps/kghostview/kghostviewui.rc +share/apps/kghostview/kgv_part.rc +share/apps/kview/kview_part.rc +share/apps/kview/toolbar/rotate.png +share/apps/kviewpart/kviewerpart.rc +share/apps/kviewshell/kviewshell.rc +share/apps/kviewshell/paper-formats +share/apps/pixie/dec2.png +share/apps/pixie/dec2high.png +share/apps/pixie/inc2.png +share/apps/pixie/inc2high.png +share/apps/pixie/logo.png +share/apps/pixie/plugins/kdeeffects.desktop +share/apps/pixie/plugins/magick.desktop +share/apps/pixie/progress1.png +share/apps/pixie/progress2.png +share/apps/pixie/thumbwallpaper.png +share/apps/pixie/toolbar/back.png +share/apps/pixie/toolbar/brightness+.png +share/apps/pixie/toolbar/brightness-.png +share/apps/pixie/toolbar/contrast+.png +share/apps/pixie/toolbar/contrast-.png +share/apps/pixie/toolbar/fliph.png +share/apps/pixie/toolbar/flipv.png +share/apps/pixie/toolbar/forward.png +share/apps/pixie/toolbar/kwin.png +share/apps/pixie/toolbar/mini-ray.png +share/apps/pixie/toolbar/mini-run.png +share/apps/pixie/toolbar/play.png +share/apps/pixie/toolbar/scaledown.png +share/apps/pixie/toolbar/scaleup.png +share/apps/pixie/toolbar/stop.png +share/apps/pixie/toolbar/thumb.png +share/doc/HTML/en/kdvi/.anchors +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/index.cvlog +share/doc/HTML/en/kdvi/index.docbook share/doc/HTML/en/kdvi/index.html -share/doc/HTML/en/kfax/index-1.html -share/doc/HTML/en/kfax/index-2.html -share/doc/HTML/en/kfax/index-3.html -share/doc/HTML/en/kfax/index-4.html -share/doc/HTML/en/kfax/index-5.html -share/doc/HTML/en/kfax/index-6.html +share/doc/HTML/en/kdvi/opt-rendering.html +share/doc/HTML/en/kdvi/optionrequester1.png +share/doc/HTML/en/kdvi/optionrequester2.png +share/doc/HTML/en/kdvi/options.html +share/doc/HTML/en/kdvi/printing.html +share/doc/HTML/en/kdvi/qampa.html +share/doc/HTML/en/kdvi/usage.html +share/doc/HTML/en/kfax/.anchors +share/doc/HTML/en/kfax/command-line-options.html +share/doc/HTML/en/kfax/compilation-and-installation.html +share/doc/HTML/en/kfax/copyright.html +share/doc/HTML/en/kfax/dealing-with-files-on-the-internet.html +share/doc/HTML/en/kfax/fax-options.html +share/doc/HTML/en/kfax/fundamentals.html +share/doc/HTML/en/kfax/help.html +share/doc/HTML/en/kfax/how-to-create-fax-files.html +share/doc/HTML/en/kfax/index.cvlog +share/doc/HTML/en/kfax/index.docbook share/doc/HTML/en/kfax/index.html -share/doc/HTML/en/kfax/logotp3.gif +share/doc/HTML/en/kfax/installation.html +share/doc/HTML/en/kfax/introduction.html +share/doc/HTML/en/kfax/kfax-key-bindings.html +share/doc/HTML/en/kfax/options.html +share/doc/HTML/en/kfax/printing.html +share/doc/HTML/en/kfax/questionsandanswers.html +share/doc/HTML/en/kfax/requirements.html +share/doc/HTML/en/kfax/themenuentries.html +share/doc/HTML/en/kfax/view.html +share/doc/HTML/en/kfract/.anchors +share/doc/HTML/en/kfract/index.cvlog +share/doc/HTML/en/kfract/index.docbook share/doc/HTML/en/kfract/index.html -share/doc/HTML/en/kfract/kfract.gif -share/doc/HTML/en/kghostview/index-1.html -share/doc/HTML/en/kghostview/index-2.html -share/doc/HTML/en/kghostview/index-3.html -share/doc/HTML/en/kghostview/index-4.html -share/doc/HTML/en/kghostview/index-5.html -share/doc/HTML/en/kghostview/index-6.html +share/doc/HTML/en/kfract/introduction.html +share/doc/HTML/en/kfract/kfract.png +share/doc/HTML/en/kfract/onscreenfundamentals.html +share/doc/HTML/en/kfract/the-file-menu.html +share/doc/HTML/en/kfract/the-help-menu.html +share/doc/HTML/en/kfract/the-options-menu.html +share/doc/HTML/en/kfract/the-toolbar.html +share/doc/HTML/en/kfract/the-types-menu.html +share/doc/HTML/en/kghostview/.anchors +share/doc/HTML/en/kghostview/authors.html +share/doc/HTML/en/kghostview/configure-interpreter.html +share/doc/HTML/en/kghostview/configure-key-bindings.html +share/doc/HTML/en/kghostview/copyright.html +share/doc/HTML/en/kghostview/dialogboxes.html +share/doc/HTML/en/kghostview/epilogue.html +share/doc/HTML/en/kghostview/fundamentals.html +share/doc/HTML/en/kghostview/ghostscript-messages.html +share/doc/HTML/en/kghostview/go-to-page.html +share/doc/HTML/en/kghostview/go.html +share/doc/HTML/en/kghostview/help.html +share/doc/HTML/en/kghostview/index.cvlog +share/doc/HTML/en/kghostview/index.docbook share/doc/HTML/en/kghostview/index.html -share/doc/HTML/en/kghostview/logotp3.gif -share/doc/HTML/en/kiconedit/index-1.html -share/doc/HTML/en/kiconedit/index-2.html -share/doc/HTML/en/kiconedit/index-3.html -share/doc/HTML/en/kiconedit/index-4.html -share/doc/HTML/en/kiconedit/index.html -share/doc/HTML/en/kiconedit/logotp3.gif -share/doc/HTML/en/kpaint/Technic.gif -share/doc/HTML/en/kpaint/index.html -share/doc/HTML/en/kpaint/kpaint.html +share/doc/HTML/en/kghostview/info.html +share/doc/HTML/en/kghostview/introduction.html +share/doc/HTML/en/kghostview/options.html +share/doc/HTML/en/kghostview/page-list.html +share/doc/HTML/en/kghostview/primarymenuitems.html +share/doc/HTML/en/kghostview/tool-bar.html +share/doc/HTML/en/kghostview/tutorial.html +share/doc/HTML/en/kghostview/view-control.html +share/doc/HTML/en/kghostview/view.html +share/doc/HTML/en/ksnapshot/.anchors +share/doc/HTML/en/ksnapshot/additional-features.html +share/doc/HTML/en/ksnapshot/buttons.png +share/doc/HTML/en/ksnapshot/compilation-installation.html +share/doc/HTML/en/ksnapshot/credits.html +share/doc/HTML/en/ksnapshot/delay_repeat.png +share/doc/HTML/en/ksnapshot/filemenu.png +share/doc/HTML/en/ksnapshot/index.docbook share/doc/HTML/en/ksnapshot/index.html -share/doc/HTML/en/ksnapshot/ksnapshot.gif -share/doc/HTML/en/kview/kview-1.html -share/doc/HTML/en/kview/kview-2.html -share/doc/HTML/en/kview/kview-3.html -share/doc/HTML/en/kview/kview-4.html -share/doc/HTML/en/kview/kview-5.html -share/doc/HTML/en/kview/kview.html -share/doc/HTML/en/kview/kview.index -share/doc/HTML/en/kview/logotp3.gif -share/doc/HTML/fi/kdvi/index.html -share/icons/kdvi.xpm -share/icons/kfax.xpm -share/icons/kfract.xpm -share/icons/kghostview.xpm -share/icons/kiconedit.xpm -share/icons/kpaint.xpm -share/icons/ksnapshot.xpm -share/icons/kview.xpm -share/icons/large/kdvi.xpm -share/icons/large/kfax.xpm -share/icons/large/kfract.xpm -share/icons/large/kghostview.xpm -share/icons/large/kiconedit.xpm -share/icons/large/kpaint.xpm -share/icons/large/ksnapshot.xpm -share/icons/large/kview.xpm -share/icons/mini/kdvi.xpm -share/icons/mini/kfax.xpm -share/icons/mini/kfract.xpm -share/icons/mini/kghostview.xpm -share/icons/mini/kiconedit.xpm -share/icons/mini/kpaint.xpm -share/icons/mini/ksnapshot.xpm -share/icons/mini/kview.xpm -share/locale/br/LC_MESSAGES/kdvi.mo -share/locale/br/LC_MESSAGES/kfax.mo -share/locale/br/LC_MESSAGES/kfract.mo -share/locale/br/LC_MESSAGES/kghostview.mo -share/locale/br/LC_MESSAGES/kiconedit.mo -share/locale/br/LC_MESSAGES/kpaint.mo -share/locale/br/LC_MESSAGES/ksnapshot.mo -share/locale/br/LC_MESSAGES/kview.mo -share/locale/ca/LC_MESSAGES/kdvi.mo -share/locale/ca/LC_MESSAGES/kfax.mo -share/locale/ca/LC_MESSAGES/kghostview.mo -share/locale/ca/LC_MESSAGES/ksnapshot.mo -share/locale/cs/LC_MESSAGES/kdvi.mo -share/locale/cs/LC_MESSAGES/kfax.mo -share/locale/cs/LC_MESSAGES/kfract.mo -share/locale/cs/LC_MESSAGES/kghostview.mo -share/locale/cs/LC_MESSAGES/kiconedit.mo -share/locale/cs/LC_MESSAGES/kpaint.mo -share/locale/cs/LC_MESSAGES/ksnapshot.mo -share/locale/cs/LC_MESSAGES/kview.mo -share/locale/da/LC_MESSAGES/kdvi.mo -share/locale/da/LC_MESSAGES/kfax.mo -share/locale/da/LC_MESSAGES/kfract.mo -share/locale/da/LC_MESSAGES/kghostview.mo -share/locale/da/LC_MESSAGES/kiconedit.mo -share/locale/da/LC_MESSAGES/kpaint.mo -share/locale/da/LC_MESSAGES/ksnapshot.mo -share/locale/da/LC_MESSAGES/kview.mo -share/locale/de/LC_MESSAGES/kdvi.mo -share/locale/de/LC_MESSAGES/kfax.mo -share/locale/de/LC_MESSAGES/kfract.mo -share/locale/de/LC_MESSAGES/kghostview.mo -share/locale/de/LC_MESSAGES/kiconedit.mo -share/locale/de/LC_MESSAGES/kpaint.mo -share/locale/de/LC_MESSAGES/ksnapshot.mo -share/locale/de/LC_MESSAGES/kview.mo -share/locale/el/LC_MESSAGES/kdvi.mo -share/locale/el/LC_MESSAGES/kghostview.mo -share/locale/el/LC_MESSAGES/kpaint.mo -share/locale/eo/LC_MESSAGES/kdvi.mo -share/locale/eo/LC_MESSAGES/kfax.mo -share/locale/eo/LC_MESSAGES/kghostview.mo -share/locale/eo/LC_MESSAGES/kpaint.mo -share/locale/es/LC_MESSAGES/kdvi.mo -share/locale/es/LC_MESSAGES/kfax.mo -share/locale/es/LC_MESSAGES/kfract.mo -share/locale/es/LC_MESSAGES/kghostview.mo -share/locale/es/LC_MESSAGES/kiconedit.mo -share/locale/es/LC_MESSAGES/kpaint.mo -share/locale/es/LC_MESSAGES/ksnapshot.mo -share/locale/es/LC_MESSAGES/kview.mo -share/locale/fi/LC_MESSAGES/kdvi.mo -share/locale/fi/LC_MESSAGES/kfax.mo -share/locale/fi/LC_MESSAGES/kfract.mo -share/locale/fi/LC_MESSAGES/kghostview.mo -share/locale/fi/LC_MESSAGES/kiconedit.mo -share/locale/fi/LC_MESSAGES/kpaint.mo -share/locale/fi/LC_MESSAGES/ksnapshot.mo -share/locale/fi/LC_MESSAGES/kview.mo -share/locale/fr/LC_MESSAGES/kdvi.mo -share/locale/fr/LC_MESSAGES/kfax.mo -share/locale/fr/LC_MESSAGES/kfract.mo -share/locale/fr/LC_MESSAGES/kghostview.mo -share/locale/fr/LC_MESSAGES/kiconedit.mo -share/locale/fr/LC_MESSAGES/kpaint.mo -share/locale/fr/LC_MESSAGES/ksnapshot.mo -share/locale/fr/LC_MESSAGES/kview.mo -share/locale/hr/LC_MESSAGES/kdvi.mo -share/locale/hr/LC_MESSAGES/kfax.mo -share/locale/hr/LC_MESSAGES/kghostview.mo -share/locale/hr/LC_MESSAGES/kpaint.mo -share/locale/hr/LC_MESSAGES/kview.mo -share/locale/hs/LC_MESSAGES/kdvi.mo -share/locale/hu/LC_MESSAGES/kdvi.mo -share/locale/hu/LC_MESSAGES/kghostview.mo -share/locale/hu/LC_MESSAGES/kpaint.mo -share/locale/hu/LC_MESSAGES/ksnapshot.mo -share/locale/hu/LC_MESSAGES/kview.mo -share/locale/is/LC_MESSAGES/kdvi.mo -share/locale/is/LC_MESSAGES/kfax.mo -share/locale/is/LC_MESSAGES/kfract.mo -share/locale/is/LC_MESSAGES/kghostview.mo -share/locale/is/LC_MESSAGES/kiconedit.mo -share/locale/is/LC_MESSAGES/kpaint.mo -share/locale/is/LC_MESSAGES/ksnapshot.mo -share/locale/is/LC_MESSAGES/kview.mo -share/locale/it/LC_MESSAGES/kdvi.mo -share/locale/it/LC_MESSAGES/kfax.mo -share/locale/it/LC_MESSAGES/kfrac.mo -share/locale/it/LC_MESSAGES/kghostview.mo -share/locale/it/LC_MESSAGES/kpaint.mo -share/locale/ja/LC_MESSAGES/kdvi.mo -share/locale/ja/LC_MESSAGES/kfax.mo -share/locale/ja/LC_MESSAGES/kfract.mo -share/locale/ja/LC_MESSAGES/kghostview.mo -share/locale/ja/LC_MESSAGES/kiconedit.mo -share/locale/ja/LC_MESSAGES/kpaint.mo -share/locale/ja/LC_MESSAGES/ksnapshot.mo -share/locale/ja/LC_MESSAGES/kview.mo -share/locale/ko/LC_MESSAGES/kdvi.mo -share/locale/ko/LC_MESSAGES/kfax.mo -share/locale/ko/LC_MESSAGES/kghostview.mo -share/locale/ko/LC_MESSAGES/kpaint.mo -share/locale/mk/LC_MESSAGES/kfax.mo -share/locale/mk/LC_MESSAGES/kghostview.mo -share/locale/nl/LC_MESSAGES/kdvi.mo -share/locale/nl/LC_MESSAGES/kfax.mo -share/locale/nl/LC_MESSAGES/kghostview.mo -share/locale/nl/LC_MESSAGES/kpaint.mo -share/locale/no/LC_MESSAGES/kdvi.mo -share/locale/no/LC_MESSAGES/kfax.mo -share/locale/no/LC_MESSAGES/kfract.mo -share/locale/no/LC_MESSAGES/kghostview.mo -share/locale/no/LC_MESSAGES/kiconedit.mo -share/locale/no/LC_MESSAGES/kpaint.mo -share/locale/no/LC_MESSAGES/ksnapshot.mo -share/locale/no/LC_MESSAGES/kview.mo -share/locale/pl/LC_MESSAGES/kdvi.mo -share/locale/pl/LC_MESSAGES/kfax.mo -share/locale/pl/LC_MESSAGES/kfract.mo -share/locale/pl/LC_MESSAGES/kghostview.mo -share/locale/pl/LC_MESSAGES/kiconedit.mo -share/locale/pl/LC_MESSAGES/kpaint.mo -share/locale/pl/LC_MESSAGES/ksnapshot.mo -share/locale/pl/LC_MESSAGES/kview.mo -share/locale/pt/LC_MESSAGES/kdvi.mo -share/locale/pt/LC_MESSAGES/kfax.mo -share/locale/pt/LC_MESSAGES/kghostview.mo -share/locale/pt/LC_MESSAGES/kpaint.mo -share/locale/pt_BR/LC_MESSAGES/kdvi.mo -share/locale/pt_BR/LC_MESSAGES/kfax.mo -share/locale/pt_BR/LC_MESSAGES/kfract.mo -share/locale/pt_BR/LC_MESSAGES/kghostview.mo -share/locale/pt_BR/LC_MESSAGES/kiconedit.mo -share/locale/pt_BR/LC_MESSAGES/kpaint.mo -share/locale/pt_BR/LC_MESSAGES/ksnapshot.mo -share/locale/pt_BR/LC_MESSAGES/kview.mo -share/locale/ru/LC_MESSAGES/kdvi.mo -share/locale/ru/LC_MESSAGES/kfax.mo -share/locale/ru/LC_MESSAGES/kfract.mo -share/locale/ru/LC_MESSAGES/kghostview.mo -share/locale/ru/LC_MESSAGES/kiconedit.mo -share/locale/ru/LC_MESSAGES/kpaint.mo -share/locale/ru/LC_MESSAGES/ksnapshot.mo -share/locale/ru/LC_MESSAGES/kview.mo -share/locale/sk/LC_MESSAGES/kdvi.mo -share/locale/sk/LC_MESSAGES/kfax.mo -share/locale/sk/LC_MESSAGES/kfract.mo -share/locale/sk/LC_MESSAGES/kghostview.mo -share/locale/sk/LC_MESSAGES/kiconedit.mo -share/locale/sk/LC_MESSAGES/kpaint.mo -share/locale/sk/LC_MESSAGES/ksnapshot.mo -share/locale/sk/LC_MESSAGES/kview.mo -share/locale/sl/LC_MESSAGES/kdvi.mo -share/locale/sl/LC_MESSAGES/kfax.mo -share/locale/sl/LC_MESSAGES/kfract.mo -share/locale/sl/LC_MESSAGES/kghostview.mo -share/locale/sl/LC_MESSAGES/kiconedit.mo -share/locale/sl/LC_MESSAGES/kpaint.mo -share/locale/sl/LC_MESSAGES/ksnapshot.mo -share/locale/sl/LC_MESSAGES/kview.mo -share/locale/sv/LC_MESSAGES/kdvi.mo -share/locale/sv/LC_MESSAGES/kfax.mo -share/locale/sv/LC_MESSAGES/kghostview.mo -share/locale/sv/LC_MESSAGES/kpaint.mo -share/locale/tr/LC_MESSAGES/kdvi.mo -share/locale/tr/LC_MESSAGES/kfax.mo -share/locale/tr/LC_MESSAGES/kghostview.mo -share/locale/tr/LC_MESSAGES/kpaint.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/kdvi.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/kfax.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/kghostview.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/kpaint.mo -share/locale/zh_TW.Big5/LC_MESSAGES/kfax.mo -share/locale/zh_TW.Big5/LC_MESSAGES/kghostview.mo -share/locale/zh_TW.Big5/LC_MESSAGES/kpaint.mo -@dirrm share/doc/HTML/fi/kdvi +share/doc/HTML/en/ksnapshot/installation.html +share/doc/HTML/en/ksnapshot/introduction.html +share/doc/HTML/en/ksnapshot/ksnapshot.png +share/doc/HTML/en/ksnapshot/ksnapshot_full.png +share/doc/HTML/en/ksnapshot/minicmd.png +share/doc/HTML/en/ksnapshot/options.png +share/doc/HTML/en/ksnapshot/preview.png +share/doc/HTML/en/ksnapshot/requirements.html +share/doc/HTML/en/ksnapshot/taking-snapshot.html +share/doc/HTML/en/ksnapshot/using-ksapshot.html +share/doc/HTML/en/kview/.anchors +share/doc/HTML/en/kview/cmdline.html +share/doc/HTML/en/kview/how.html +share/doc/HTML/en/kview/index.cvlog +share/doc/HTML/en/kview/index.docbook +share/doc/HTML/en/kview/index.html +share/doc/HTML/en/kview/introduction.html +share/doc/HTML/en/kview/notes.html +share/doc/HTML/en/kview/what.html +share/doc/HTML/en/pixie/.anchors +share/doc/HTML/en/pixie/index.docbook +share/doc/HTML/en/pixie/index.html +share/doc/HTML/en/pixie/introduction.html +share/icons/hicolor/32x32/apps/kdvi.png +share/icons/hicolor/32x32/apps/kfax.png +share/icons/hicolor/32x32/apps/kfract.png +share/icons/hicolor/32x32/apps/kghostview.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/kfract.png +share/icons/hicolor/48x48/apps/kghostview.png +share/icons/hicolor/48x48/apps/ksnapshot.png +share/icons/hicolor/48x48/apps/kview.png +share/icons/locolor/16x16/apps/kdvi.png +share/icons/locolor/16x16/apps/kfax.png +share/icons/locolor/16x16/apps/kfract.png +share/icons/locolor/16x16/apps/kghostview.png +share/icons/locolor/16x16/apps/ksnapshot.png +share/icons/locolor/16x16/apps/kview.png +share/icons/locolor/32x32/apps/kdvi.png +share/icons/locolor/32x32/apps/kfax.png +share/icons/locolor/32x32/apps/kfract.png +share/icons/locolor/32x32/apps/kghostview.png +share/icons/locolor/32x32/apps/ksnapshot.png +share/icons/locolor/32x32/apps/kview.png +@dirrm share/doc/HTML/en/pixie @dirrm share/doc/HTML/en/kview @dirrm share/doc/HTML/en/ksnapshot -@dirrm share/doc/HTML/en/kpaint -@dirrm share/doc/HTML/en/kiconedit @dirrm share/doc/HTML/en/kghostview @dirrm share/doc/HTML/en/kfract @dirrm share/doc/HTML/en/kfax @dirrm share/doc/HTML/en/kdvi -@dirrm share/doc/HTML/da/kiconedit -@dirrm share/doc/HTML/cs/ksnapshot -@dirrm share/apps/kpaint/toolbar -@dirrm share/apps/kpaint -@dirrm share/apps/kiconedit/toolbar -@dirrm share/apps/kiconedit/pics -@dirrm share/apps/kiconedit +@dirrm share/apps/pixie/toolbar +@dirrm share/apps/pixie/plugins +@dirrm share/apps/pixie +@dirrm share/apps/kviewshell +@dirrm share/apps/kviewpart +@dirrm share/apps/kview/toolbar +@dirrm share/apps/kview +@dirrm share/apps/kghostview +@dirrm share/apps/kfract @dirrm share/apps/kfax/pics @dirrm share/apps/kfax @dirrm share/apps/kdvi/toolbar @dirrm share/apps/kdvi +@dirrm share/apps +@dirrm include/mini-magick diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile index 4df609862a09..2f011a022fa4 100644 --- a/graphics/kdegraphics4/Makefile +++ b/graphics/kdegraphics4/Makefile @@ -1,29 +1,33 @@ -# New ports collection makefile for: kdegraphics -# Date created: 28 October 1997 -# Whom: Stefan Eßer <se@freebsd.org> +# New ports collection makefile for: KDE2 Graphics +# Date created: Saturday 2 September 2000 +# Whom: Will Andrews <will@FreeBSD.org> # # $FreeBSD$ # PORTNAME= kdegraphics -PORTVERSION= 1.1.2 +PORTVERSION= 1.94 CATEGORIES= graphics kde -MASTER_SITES= $(MASTER_SITE_KDE) -MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2 +MASTER_SITES= ${MASTER_SITE_KDE} +MASTER_SITE_SUBDIR= unstable/distribution/2.0Beta5/tar/src MAINTAINER= will@FreeBSD.org -LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ - kdecore.3:${PORTSDIR}/x11/kdelibs11 +LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ + kdecore.4:${PORTSDIR}/x11/kdelibs2 \ + qt2.4:${PORTSDIR}/x11-toolkits/qt22 +MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes -USE_QT= yes -HAS_CONFIGURE= yes -CONFIGURE_ARGS= "--prefix=$(PREFIX)" -CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \ - INSTALL_SCRIPT="install -c -m 555" -CFLAGS+= "-I${PREFIX}/include" +INSTALLS_SHLIB= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \ + --with-qt-includes=${X11BASE}/include/qt2 \ + --with-qt-libraries=${X11BASE}/lib +CONFIGURE_ENV+= MOC="${MOC}" LIBQT="-lqt2" LIBQTFILE="libqt2" \ + CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ + LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -L${X11BASE}/lib -lqt2 -ljpeg -lstdc++ -lgcc" \ + USER_LDFLAGS="-Wl,-export-dynamic -L${LOCALBASE}/lib -L${X11BASE}/lib -lqt2 -ljpeg -lstdc++ -lgcc" USE_GMAKE= yes .include <bsd.port.mk> diff --git a/graphics/kdegraphics4/distinfo b/graphics/kdegraphics4/distinfo index 623a28502528..918b62666824 100644 --- a/graphics/kdegraphics4/distinfo +++ b/graphics/kdegraphics4/distinfo @@ -1 +1 @@ -MD5 (kdegraphics-1.1.2.tar.bz2) = f79551371b5beacb543cac66aa8c42df +MD5 (kdegraphics-1.94.tar.bz2) = 5d501f433aa949dec404c7fa21ddc530 diff --git a/graphics/kdegraphics4/pkg-comment b/graphics/kdegraphics4/pkg-comment index 29b0369151c5..186230f9287d 100644 --- a/graphics/kdegraphics4/pkg-comment +++ b/graphics/kdegraphics4/pkg-comment @@ -1 +1 @@ -Graphics programs (PS,DVI,FAX,...) for the KDE integrated X11 desktop +Utilities for the KDE integrated X11 desktop diff --git a/graphics/kdegraphics4/pkg-plist b/graphics/kdegraphics4/pkg-plist index e43cb9285a65..3274e9690901 100644 --- a/graphics/kdegraphics4/pkg-plist +++ b/graphics/kdegraphics4/pkg-plist @@ -2,332 +2,256 @@ bin/kdvi bin/kfax bin/kfract bin/kghostview -bin/kiconedit -bin/kpaint +bin/kpixmap2bitmap bin/ksnapshot bin/kview -share/applnk/Graphics/KFax.kdelnk -share/applnk/Graphics/kdvi.kdelnk -share/applnk/Graphics/kfract.kdelnk -share/applnk/Graphics/kghostview.kdelnk -share/applnk/Graphics/kiconedit.kdelnk -share/applnk/Graphics/kpaint.kdelnk -share/applnk/Graphics/ksnapshot.kdelnk -share/applnk/Graphics/kview.kdelnk +bin/kviewshell +bin/pixie +include/ifplugin.h +include/mini-magick/animate.h +include/mini-magick/api.h +include/mini-magick/blob.h +include/mini-magick/cache.h +include/mini-magick/cache_io.h +include/mini-magick/classify.h +include/mini-magick/compress.h +include/mini-magick/defines.h +include/mini-magick/delegates.h +include/mini-magick/error.h +include/mini-magick/gems.h +include/mini-magick/image.h +include/mini-magick/magick.h +include/mini-magick/memory.h +include/mini-magick/monitor.h +include/mini-magick/quantize.h +include/mini-magick/timer.h +include/mini-magick/utility.h +include/mini-magick/version.h +lib/kview.la +lib/kview.so +lib/libbaglayout.la +lib/libbaglayout.so.0 +lib/libkdvi.la +lib/libkdvi.so +lib/libkfax.la +lib/libkfax.so +lib/libkghostview.la +lib/libkghostview.so.1 +lib/libkif_kdeeffects.la +lib/libkif_kdeeffects.so.1 +lib/libkif_magick.la +lib/libkif_magick.so.1 +lib/libkifplugin.la +lib/libkifplugin.so.3 +lib/libkmultipage.la +lib/libkmultipage.so.0 +lib/libkpagetest.la +lib/libkpagetest.so +lib/libkviewerpart.la +lib/libkviewerpart.so +lib/libkviewpart.la +lib/libkviewpart.so +lib/libminimagick.la +lib/libminimagick.so.5 +lib/libpixie_color.la +lib/libpixie_color.so.1 +lib/libpixie_thumb.la +lib/libpixie_thumb.so.1 +share/applnk/Graphics/kdvi.desktop +share/applnk/Graphics/kfax.desktop +share/applnk/Graphics/kfract.desktop +share/applnk/Graphics/kghostview.desktop +share/applnk/Graphics/kpixmap2bitmap.desktop +share/applnk/Graphics/ksnapshot.desktop +share/applnk/Graphics/kview.desktop +share/applnk/Graphics/pixie.desktop +share/apps/kdvi/kdvi_part.rc share/apps/kdvi/toolbar/forwpage.xpm share/apps/kdvi/toolbar/largetext.xpm share/apps/kdvi/toolbar/smalltext.xpm +share/apps/kfax/kfax_part.rc share/apps/kfax/pics/kfax.tif share/apps/kfax/pics/kfaxlogo.xpm -share/apps/kiconedit/pics/compressed.xpm -share/apps/kiconedit/pics/folder.xpm -share/apps/kiconedit/pics/mini-folder.xpm -share/apps/kiconedit/pics/mini-package.xpm -share/apps/kiconedit/pics/package.xpm -share/apps/kiconedit/pics/source.xpm -share/apps/kiconedit/pics/standard.xpm -share/apps/kiconedit/toolbar/aim.xpm -share/apps/kiconedit/toolbar/areaselect.xpm -share/apps/kiconedit/toolbar/circle.xpm -share/apps/kiconedit/toolbar/ellipse.xpm -share/apps/kiconedit/toolbar/eraser.xpm -share/apps/kiconedit/toolbar/fileclose.xpm -share/apps/kiconedit/toolbar/filledcircle.xpm -share/apps/kiconedit/toolbar/filledellipse.xpm -share/apps/kiconedit/toolbar/filledrectangle.xpm -share/apps/kiconedit/toolbar/flood.xpm -share/apps/kiconedit/toolbar/grayscale.xpm -share/apps/kiconedit/toolbar/grid.xpm -share/apps/kiconedit/toolbar/kdepalette.xpm -share/apps/kiconedit/toolbar/line.xpm -share/apps/kiconedit/toolbar/newwin.xpm -share/apps/kiconedit/toolbar/paintbrush.xpm -share/apps/kiconedit/toolbar/pointer.xpm -share/apps/kiconedit/toolbar/rectangle.xpm -share/apps/kiconedit/toolbar/selectcircle.xpm -share/apps/kiconedit/toolbar/selectrect.xpm -share/apps/kiconedit/toolbar/spraycan.xpm -share/apps/kiconedit/toolbar/transform.xpm -share/apps/kpaint/toolbar/areaselect.xpm -share/apps/kpaint/toolbar/circle.xpm -share/apps/kpaint/toolbar/editcopy.xpm -share/apps/kpaint/toolbar/editcut.xpm -share/apps/kpaint/toolbar/editpaste.xpm -share/apps/kpaint/toolbar/ellipse.xpm -share/apps/kpaint/toolbar/filefloppy.xpm -share/apps/kpaint/toolbar/filenew.xpm -share/apps/kpaint/toolbar/fileopen.xpm -share/apps/kpaint/toolbar/line.xpm -share/apps/kpaint/toolbar/pen.xpm -share/apps/kpaint/toolbar/rectangle.xpm -share/apps/kpaint/toolbar/roundangle.xpm -share/apps/kpaint/toolbar/spraycan.xpm -share/apps/kpaint/toolbar/viewmag+.xpm -share/apps/kpaint/toolbar/viewmag-.xpm -share/doc/HTML/cs/ksnapshot/index.html -share/doc/HTML/cs/ksnapshot/ksnapshot.gif -share/doc/HTML/da/kiconedit/index-1.html -share/doc/HTML/da/kiconedit/index-2.html -share/doc/HTML/da/kiconedit/index-3.html -share/doc/HTML/da/kiconedit/index-4.html -share/doc/HTML/da/kiconedit/index.html -share/doc/HTML/da/kiconedit/logotp3.gif +share/apps/kfract/kfract.rc +share/apps/kghostview/kghostviewui.rc +share/apps/kghostview/kgv_part.rc +share/apps/kview/kview_part.rc +share/apps/kview/toolbar/rotate.png +share/apps/kviewpart/kviewerpart.rc +share/apps/kviewshell/kviewshell.rc +share/apps/kviewshell/paper-formats +share/apps/pixie/dec2.png +share/apps/pixie/dec2high.png +share/apps/pixie/inc2.png +share/apps/pixie/inc2high.png +share/apps/pixie/logo.png +share/apps/pixie/plugins/kdeeffects.desktop +share/apps/pixie/plugins/magick.desktop +share/apps/pixie/progress1.png +share/apps/pixie/progress2.png +share/apps/pixie/thumbwallpaper.png +share/apps/pixie/toolbar/back.png +share/apps/pixie/toolbar/brightness+.png +share/apps/pixie/toolbar/brightness-.png +share/apps/pixie/toolbar/contrast+.png +share/apps/pixie/toolbar/contrast-.png +share/apps/pixie/toolbar/fliph.png +share/apps/pixie/toolbar/flipv.png +share/apps/pixie/toolbar/forward.png +share/apps/pixie/toolbar/kwin.png +share/apps/pixie/toolbar/mini-ray.png +share/apps/pixie/toolbar/mini-run.png +share/apps/pixie/toolbar/play.png +share/apps/pixie/toolbar/scaledown.png +share/apps/pixie/toolbar/scaleup.png +share/apps/pixie/toolbar/stop.png +share/apps/pixie/toolbar/thumb.png +share/doc/HTML/en/kdvi/.anchors +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/index.cvlog +share/doc/HTML/en/kdvi/index.docbook share/doc/HTML/en/kdvi/index.html -share/doc/HTML/en/kfax/index-1.html -share/doc/HTML/en/kfax/index-2.html -share/doc/HTML/en/kfax/index-3.html -share/doc/HTML/en/kfax/index-4.html -share/doc/HTML/en/kfax/index-5.html -share/doc/HTML/en/kfax/index-6.html +share/doc/HTML/en/kdvi/opt-rendering.html +share/doc/HTML/en/kdvi/optionrequester1.png +share/doc/HTML/en/kdvi/optionrequester2.png +share/doc/HTML/en/kdvi/options.html +share/doc/HTML/en/kdvi/printing.html +share/doc/HTML/en/kdvi/qampa.html +share/doc/HTML/en/kdvi/usage.html +share/doc/HTML/en/kfax/.anchors +share/doc/HTML/en/kfax/command-line-options.html +share/doc/HTML/en/kfax/compilation-and-installation.html +share/doc/HTML/en/kfax/copyright.html +share/doc/HTML/en/kfax/dealing-with-files-on-the-internet.html +share/doc/HTML/en/kfax/fax-options.html +share/doc/HTML/en/kfax/fundamentals.html +share/doc/HTML/en/kfax/help.html +share/doc/HTML/en/kfax/how-to-create-fax-files.html +share/doc/HTML/en/kfax/index.cvlog +share/doc/HTML/en/kfax/index.docbook share/doc/HTML/en/kfax/index.html -share/doc/HTML/en/kfax/logotp3.gif +share/doc/HTML/en/kfax/installation.html +share/doc/HTML/en/kfax/introduction.html +share/doc/HTML/en/kfax/kfax-key-bindings.html +share/doc/HTML/en/kfax/options.html +share/doc/HTML/en/kfax/printing.html +share/doc/HTML/en/kfax/questionsandanswers.html +share/doc/HTML/en/kfax/requirements.html +share/doc/HTML/en/kfax/themenuentries.html +share/doc/HTML/en/kfax/view.html +share/doc/HTML/en/kfract/.anchors +share/doc/HTML/en/kfract/index.cvlog +share/doc/HTML/en/kfract/index.docbook share/doc/HTML/en/kfract/index.html -share/doc/HTML/en/kfract/kfract.gif -share/doc/HTML/en/kghostview/index-1.html -share/doc/HTML/en/kghostview/index-2.html -share/doc/HTML/en/kghostview/index-3.html -share/doc/HTML/en/kghostview/index-4.html -share/doc/HTML/en/kghostview/index-5.html -share/doc/HTML/en/kghostview/index-6.html +share/doc/HTML/en/kfract/introduction.html +share/doc/HTML/en/kfract/kfract.png +share/doc/HTML/en/kfract/onscreenfundamentals.html +share/doc/HTML/en/kfract/the-file-menu.html +share/doc/HTML/en/kfract/the-help-menu.html +share/doc/HTML/en/kfract/the-options-menu.html +share/doc/HTML/en/kfract/the-toolbar.html +share/doc/HTML/en/kfract/the-types-menu.html +share/doc/HTML/en/kghostview/.anchors +share/doc/HTML/en/kghostview/authors.html +share/doc/HTML/en/kghostview/configure-interpreter.html +share/doc/HTML/en/kghostview/configure-key-bindings.html +share/doc/HTML/en/kghostview/copyright.html +share/doc/HTML/en/kghostview/dialogboxes.html +share/doc/HTML/en/kghostview/epilogue.html +share/doc/HTML/en/kghostview/fundamentals.html +share/doc/HTML/en/kghostview/ghostscript-messages.html +share/doc/HTML/en/kghostview/go-to-page.html +share/doc/HTML/en/kghostview/go.html +share/doc/HTML/en/kghostview/help.html +share/doc/HTML/en/kghostview/index.cvlog +share/doc/HTML/en/kghostview/index.docbook share/doc/HTML/en/kghostview/index.html -share/doc/HTML/en/kghostview/logotp3.gif -share/doc/HTML/en/kiconedit/index-1.html -share/doc/HTML/en/kiconedit/index-2.html -share/doc/HTML/en/kiconedit/index-3.html -share/doc/HTML/en/kiconedit/index-4.html -share/doc/HTML/en/kiconedit/index.html -share/doc/HTML/en/kiconedit/logotp3.gif -share/doc/HTML/en/kpaint/Technic.gif -share/doc/HTML/en/kpaint/index.html -share/doc/HTML/en/kpaint/kpaint.html +share/doc/HTML/en/kghostview/info.html +share/doc/HTML/en/kghostview/introduction.html +share/doc/HTML/en/kghostview/options.html +share/doc/HTML/en/kghostview/page-list.html +share/doc/HTML/en/kghostview/primarymenuitems.html +share/doc/HTML/en/kghostview/tool-bar.html +share/doc/HTML/en/kghostview/tutorial.html +share/doc/HTML/en/kghostview/view-control.html +share/doc/HTML/en/kghostview/view.html +share/doc/HTML/en/ksnapshot/.anchors +share/doc/HTML/en/ksnapshot/additional-features.html +share/doc/HTML/en/ksnapshot/buttons.png +share/doc/HTML/en/ksnapshot/compilation-installation.html +share/doc/HTML/en/ksnapshot/credits.html +share/doc/HTML/en/ksnapshot/delay_repeat.png +share/doc/HTML/en/ksnapshot/filemenu.png +share/doc/HTML/en/ksnapshot/index.docbook share/doc/HTML/en/ksnapshot/index.html -share/doc/HTML/en/ksnapshot/ksnapshot.gif -share/doc/HTML/en/kview/kview-1.html -share/doc/HTML/en/kview/kview-2.html -share/doc/HTML/en/kview/kview-3.html -share/doc/HTML/en/kview/kview-4.html -share/doc/HTML/en/kview/kview-5.html -share/doc/HTML/en/kview/kview.html -share/doc/HTML/en/kview/kview.index -share/doc/HTML/en/kview/logotp3.gif -share/doc/HTML/fi/kdvi/index.html -share/icons/kdvi.xpm -share/icons/kfax.xpm -share/icons/kfract.xpm -share/icons/kghostview.xpm -share/icons/kiconedit.xpm -share/icons/kpaint.xpm -share/icons/ksnapshot.xpm -share/icons/kview.xpm -share/icons/large/kdvi.xpm -share/icons/large/kfax.xpm -share/icons/large/kfract.xpm -share/icons/large/kghostview.xpm -share/icons/large/kiconedit.xpm -share/icons/large/kpaint.xpm -share/icons/large/ksnapshot.xpm -share/icons/large/kview.xpm -share/icons/mini/kdvi.xpm -share/icons/mini/kfax.xpm -share/icons/mini/kfract.xpm -share/icons/mini/kghostview.xpm -share/icons/mini/kiconedit.xpm -share/icons/mini/kpaint.xpm -share/icons/mini/ksnapshot.xpm -share/icons/mini/kview.xpm -share/locale/br/LC_MESSAGES/kdvi.mo -share/locale/br/LC_MESSAGES/kfax.mo -share/locale/br/LC_MESSAGES/kfract.mo -share/locale/br/LC_MESSAGES/kghostview.mo -share/locale/br/LC_MESSAGES/kiconedit.mo -share/locale/br/LC_MESSAGES/kpaint.mo -share/locale/br/LC_MESSAGES/ksnapshot.mo -share/locale/br/LC_MESSAGES/kview.mo -share/locale/ca/LC_MESSAGES/kdvi.mo -share/locale/ca/LC_MESSAGES/kfax.mo -share/locale/ca/LC_MESSAGES/kghostview.mo -share/locale/ca/LC_MESSAGES/ksnapshot.mo -share/locale/cs/LC_MESSAGES/kdvi.mo -share/locale/cs/LC_MESSAGES/kfax.mo -share/locale/cs/LC_MESSAGES/kfract.mo -share/locale/cs/LC_MESSAGES/kghostview.mo -share/locale/cs/LC_MESSAGES/kiconedit.mo -share/locale/cs/LC_MESSAGES/kpaint.mo -share/locale/cs/LC_MESSAGES/ksnapshot.mo -share/locale/cs/LC_MESSAGES/kview.mo -share/locale/da/LC_MESSAGES/kdvi.mo -share/locale/da/LC_MESSAGES/kfax.mo -share/locale/da/LC_MESSAGES/kfract.mo -share/locale/da/LC_MESSAGES/kghostview.mo -share/locale/da/LC_MESSAGES/kiconedit.mo -share/locale/da/LC_MESSAGES/kpaint.mo -share/locale/da/LC_MESSAGES/ksnapshot.mo -share/locale/da/LC_MESSAGES/kview.mo -share/locale/de/LC_MESSAGES/kdvi.mo -share/locale/de/LC_MESSAGES/kfax.mo -share/locale/de/LC_MESSAGES/kfract.mo -share/locale/de/LC_MESSAGES/kghostview.mo -share/locale/de/LC_MESSAGES/kiconedit.mo -share/locale/de/LC_MESSAGES/kpaint.mo -share/locale/de/LC_MESSAGES/ksnapshot.mo -share/locale/de/LC_MESSAGES/kview.mo -share/locale/el/LC_MESSAGES/kdvi.mo -share/locale/el/LC_MESSAGES/kghostview.mo -share/locale/el/LC_MESSAGES/kpaint.mo -share/locale/eo/LC_MESSAGES/kdvi.mo -share/locale/eo/LC_MESSAGES/kfax.mo -share/locale/eo/LC_MESSAGES/kghostview.mo -share/locale/eo/LC_MESSAGES/kpaint.mo -share/locale/es/LC_MESSAGES/kdvi.mo -share/locale/es/LC_MESSAGES/kfax.mo -share/locale/es/LC_MESSAGES/kfract.mo -share/locale/es/LC_MESSAGES/kghostview.mo -share/locale/es/LC_MESSAGES/kiconedit.mo -share/locale/es/LC_MESSAGES/kpaint.mo -share/locale/es/LC_MESSAGES/ksnapshot.mo -share/locale/es/LC_MESSAGES/kview.mo -share/locale/fi/LC_MESSAGES/kdvi.mo -share/locale/fi/LC_MESSAGES/kfax.mo -share/locale/fi/LC_MESSAGES/kfract.mo -share/locale/fi/LC_MESSAGES/kghostview.mo -share/locale/fi/LC_MESSAGES/kiconedit.mo -share/locale/fi/LC_MESSAGES/kpaint.mo -share/locale/fi/LC_MESSAGES/ksnapshot.mo -share/locale/fi/LC_MESSAGES/kview.mo -share/locale/fr/LC_MESSAGES/kdvi.mo -share/locale/fr/LC_MESSAGES/kfax.mo -share/locale/fr/LC_MESSAGES/kfract.mo -share/locale/fr/LC_MESSAGES/kghostview.mo -share/locale/fr/LC_MESSAGES/kiconedit.mo -share/locale/fr/LC_MESSAGES/kpaint.mo -share/locale/fr/LC_MESSAGES/ksnapshot.mo -share/locale/fr/LC_MESSAGES/kview.mo -share/locale/hr/LC_MESSAGES/kdvi.mo -share/locale/hr/LC_MESSAGES/kfax.mo -share/locale/hr/LC_MESSAGES/kghostview.mo -share/locale/hr/LC_MESSAGES/kpaint.mo -share/locale/hr/LC_MESSAGES/kview.mo -share/locale/hs/LC_MESSAGES/kdvi.mo -share/locale/hu/LC_MESSAGES/kdvi.mo -share/locale/hu/LC_MESSAGES/kghostview.mo -share/locale/hu/LC_MESSAGES/kpaint.mo -share/locale/hu/LC_MESSAGES/ksnapshot.mo -share/locale/hu/LC_MESSAGES/kview.mo -share/locale/is/LC_MESSAGES/kdvi.mo -share/locale/is/LC_MESSAGES/kfax.mo -share/locale/is/LC_MESSAGES/kfract.mo -share/locale/is/LC_MESSAGES/kghostview.mo -share/locale/is/LC_MESSAGES/kiconedit.mo -share/locale/is/LC_MESSAGES/kpaint.mo -share/locale/is/LC_MESSAGES/ksnapshot.mo -share/locale/is/LC_MESSAGES/kview.mo -share/locale/it/LC_MESSAGES/kdvi.mo -share/locale/it/LC_MESSAGES/kfax.mo -share/locale/it/LC_MESSAGES/kfrac.mo -share/locale/it/LC_MESSAGES/kghostview.mo -share/locale/it/LC_MESSAGES/kpaint.mo -share/locale/ja/LC_MESSAGES/kdvi.mo -share/locale/ja/LC_MESSAGES/kfax.mo -share/locale/ja/LC_MESSAGES/kfract.mo -share/locale/ja/LC_MESSAGES/kghostview.mo -share/locale/ja/LC_MESSAGES/kiconedit.mo -share/locale/ja/LC_MESSAGES/kpaint.mo -share/locale/ja/LC_MESSAGES/ksnapshot.mo -share/locale/ja/LC_MESSAGES/kview.mo -share/locale/ko/LC_MESSAGES/kdvi.mo -share/locale/ko/LC_MESSAGES/kfax.mo -share/locale/ko/LC_MESSAGES/kghostview.mo -share/locale/ko/LC_MESSAGES/kpaint.mo -share/locale/mk/LC_MESSAGES/kfax.mo -share/locale/mk/LC_MESSAGES/kghostview.mo -share/locale/nl/LC_MESSAGES/kdvi.mo -share/locale/nl/LC_MESSAGES/kfax.mo -share/locale/nl/LC_MESSAGES/kghostview.mo -share/locale/nl/LC_MESSAGES/kpaint.mo -share/locale/no/LC_MESSAGES/kdvi.mo -share/locale/no/LC_MESSAGES/kfax.mo -share/locale/no/LC_MESSAGES/kfract.mo -share/locale/no/LC_MESSAGES/kghostview.mo -share/locale/no/LC_MESSAGES/kiconedit.mo -share/locale/no/LC_MESSAGES/kpaint.mo -share/locale/no/LC_MESSAGES/ksnapshot.mo -share/locale/no/LC_MESSAGES/kview.mo -share/locale/pl/LC_MESSAGES/kdvi.mo -share/locale/pl/LC_MESSAGES/kfax.mo -share/locale/pl/LC_MESSAGES/kfract.mo -share/locale/pl/LC_MESSAGES/kghostview.mo -share/locale/pl/LC_MESSAGES/kiconedit.mo -share/locale/pl/LC_MESSAGES/kpaint.mo -share/locale/pl/LC_MESSAGES/ksnapshot.mo -share/locale/pl/LC_MESSAGES/kview.mo -share/locale/pt/LC_MESSAGES/kdvi.mo -share/locale/pt/LC_MESSAGES/kfax.mo -share/locale/pt/LC_MESSAGES/kghostview.mo -share/locale/pt/LC_MESSAGES/kpaint.mo -share/locale/pt_BR/LC_MESSAGES/kdvi.mo -share/locale/pt_BR/LC_MESSAGES/kfax.mo -share/locale/pt_BR/LC_MESSAGES/kfract.mo -share/locale/pt_BR/LC_MESSAGES/kghostview.mo -share/locale/pt_BR/LC_MESSAGES/kiconedit.mo -share/locale/pt_BR/LC_MESSAGES/kpaint.mo -share/locale/pt_BR/LC_MESSAGES/ksnapshot.mo -share/locale/pt_BR/LC_MESSAGES/kview.mo -share/locale/ru/LC_MESSAGES/kdvi.mo -share/locale/ru/LC_MESSAGES/kfax.mo -share/locale/ru/LC_MESSAGES/kfract.mo -share/locale/ru/LC_MESSAGES/kghostview.mo -share/locale/ru/LC_MESSAGES/kiconedit.mo -share/locale/ru/LC_MESSAGES/kpaint.mo -share/locale/ru/LC_MESSAGES/ksnapshot.mo -share/locale/ru/LC_MESSAGES/kview.mo -share/locale/sk/LC_MESSAGES/kdvi.mo -share/locale/sk/LC_MESSAGES/kfax.mo -share/locale/sk/LC_MESSAGES/kfract.mo -share/locale/sk/LC_MESSAGES/kghostview.mo -share/locale/sk/LC_MESSAGES/kiconedit.mo -share/locale/sk/LC_MESSAGES/kpaint.mo -share/locale/sk/LC_MESSAGES/ksnapshot.mo -share/locale/sk/LC_MESSAGES/kview.mo -share/locale/sl/LC_MESSAGES/kdvi.mo -share/locale/sl/LC_MESSAGES/kfax.mo -share/locale/sl/LC_MESSAGES/kfract.mo -share/locale/sl/LC_MESSAGES/kghostview.mo -share/locale/sl/LC_MESSAGES/kiconedit.mo -share/locale/sl/LC_MESSAGES/kpaint.mo -share/locale/sl/LC_MESSAGES/ksnapshot.mo -share/locale/sl/LC_MESSAGES/kview.mo -share/locale/sv/LC_MESSAGES/kdvi.mo -share/locale/sv/LC_MESSAGES/kfax.mo -share/locale/sv/LC_MESSAGES/kghostview.mo -share/locale/sv/LC_MESSAGES/kpaint.mo -share/locale/tr/LC_MESSAGES/kdvi.mo -share/locale/tr/LC_MESSAGES/kfax.mo -share/locale/tr/LC_MESSAGES/kghostview.mo -share/locale/tr/LC_MESSAGES/kpaint.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/kdvi.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/kfax.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/kghostview.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/kpaint.mo -share/locale/zh_TW.Big5/LC_MESSAGES/kfax.mo -share/locale/zh_TW.Big5/LC_MESSAGES/kghostview.mo -share/locale/zh_TW.Big5/LC_MESSAGES/kpaint.mo -@dirrm share/doc/HTML/fi/kdvi +share/doc/HTML/en/ksnapshot/installation.html +share/doc/HTML/en/ksnapshot/introduction.html +share/doc/HTML/en/ksnapshot/ksnapshot.png +share/doc/HTML/en/ksnapshot/ksnapshot_full.png +share/doc/HTML/en/ksnapshot/minicmd.png +share/doc/HTML/en/ksnapshot/options.png +share/doc/HTML/en/ksnapshot/preview.png +share/doc/HTML/en/ksnapshot/requirements.html +share/doc/HTML/en/ksnapshot/taking-snapshot.html +share/doc/HTML/en/ksnapshot/using-ksapshot.html +share/doc/HTML/en/kview/.anchors +share/doc/HTML/en/kview/cmdline.html +share/doc/HTML/en/kview/how.html +share/doc/HTML/en/kview/index.cvlog +share/doc/HTML/en/kview/index.docbook +share/doc/HTML/en/kview/index.html +share/doc/HTML/en/kview/introduction.html +share/doc/HTML/en/kview/notes.html +share/doc/HTML/en/kview/what.html +share/doc/HTML/en/pixie/.anchors +share/doc/HTML/en/pixie/index.docbook +share/doc/HTML/en/pixie/index.html +share/doc/HTML/en/pixie/introduction.html +share/icons/hicolor/32x32/apps/kdvi.png +share/icons/hicolor/32x32/apps/kfax.png +share/icons/hicolor/32x32/apps/kfract.png +share/icons/hicolor/32x32/apps/kghostview.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/kfract.png +share/icons/hicolor/48x48/apps/kghostview.png +share/icons/hicolor/48x48/apps/ksnapshot.png +share/icons/hicolor/48x48/apps/kview.png +share/icons/locolor/16x16/apps/kdvi.png +share/icons/locolor/16x16/apps/kfax.png +share/icons/locolor/16x16/apps/kfract.png +share/icons/locolor/16x16/apps/kghostview.png +share/icons/locolor/16x16/apps/ksnapshot.png +share/icons/locolor/16x16/apps/kview.png +share/icons/locolor/32x32/apps/kdvi.png +share/icons/locolor/32x32/apps/kfax.png +share/icons/locolor/32x32/apps/kfract.png +share/icons/locolor/32x32/apps/kghostview.png +share/icons/locolor/32x32/apps/ksnapshot.png +share/icons/locolor/32x32/apps/kview.png +@dirrm share/doc/HTML/en/pixie @dirrm share/doc/HTML/en/kview @dirrm share/doc/HTML/en/ksnapshot -@dirrm share/doc/HTML/en/kpaint -@dirrm share/doc/HTML/en/kiconedit @dirrm share/doc/HTML/en/kghostview @dirrm share/doc/HTML/en/kfract @dirrm share/doc/HTML/en/kfax @dirrm share/doc/HTML/en/kdvi -@dirrm share/doc/HTML/da/kiconedit -@dirrm share/doc/HTML/cs/ksnapshot -@dirrm share/apps/kpaint/toolbar -@dirrm share/apps/kpaint -@dirrm share/apps/kiconedit/toolbar -@dirrm share/apps/kiconedit/pics -@dirrm share/apps/kiconedit +@dirrm share/apps/pixie/toolbar +@dirrm share/apps/pixie/plugins +@dirrm share/apps/pixie +@dirrm share/apps/kviewshell +@dirrm share/apps/kviewpart +@dirrm share/apps/kview/toolbar +@dirrm share/apps/kview +@dirrm share/apps/kghostview +@dirrm share/apps/kfract @dirrm share/apps/kfax/pics @dirrm share/apps/kfax @dirrm share/apps/kdvi/toolbar @dirrm share/apps/kdvi +@dirrm share/apps +@dirrm include/mini-magick |