pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/kdegraphics3 Update to KDE 3.4.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/a80afd5af0b5
branches: trunk
changeset: 500837:a80afd5af0b5
user: markd <markd%pkgsrc.org@localhost>
date: Thu Oct 13 13:17:59 2005 +0000
description:
Update to KDE 3.4.3
Changes:
kpdf: Fix a crash some people when login out with kpdf running
kpdf: Make back button in konqueror work again
kpdf: Use the mimetype shell provides us (if any) instead of trying to
guess it
kpdf: Fix a crash in document available at poppler bug 3344
kpdf: Disable custom zlib based renderer as was giving problems with some
documents
kpdf: Fix some problems in document available at poppler bug 3299
kpdf: Fix regression that prevented the opening of some malformed files
kpdf: Fix some x86_64 problems
kpdf: Fix a crash in document available at poppler bug 3728
kpdf: Fix a crash in document available at poppler bug 3750
kpdf: Fix regression that made TOC crash
kpdf: Fix page number not displayed when re-opening PDF files
kpdf: Fix some painting issues of the minibar buttons
kpdf: Fix some small problems with the pageview
kpdf: Find PS fonts on NetBSD
KolourPaint: Prevent accidental drags in the Color Palette from pasting
text containing the color code
diffstat:
graphics/kdegraphics3/Makefile | 10 +---------
graphics/kdegraphics3/PLIST | 4 ++--
graphics/kdegraphics3/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 15 deletions(-)
diffs (62 lines):
diff -r 6093d065ac0f -r a80afd5af0b5 graphics/kdegraphics3/Makefile
--- a/graphics/kdegraphics3/Makefile Thu Oct 13 13:14:15 2005 +0000
+++ b/graphics/kdegraphics3/Makefile Thu Oct 13 13:17:59 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2005/09/29 10:24:59 adam Exp $
+# $NetBSD: Makefile,v 1.50 2005/10/13 13:17:59 markd Exp $
DISTNAME= kdegraphics-${_KDE_VERSION}
CATEGORIES= graphics
@@ -17,14 +17,6 @@
# Ensure we export symbols in the linked shared object.
LDFLAGS+= ${EXPORT_SYMBOLS_LDFLAGS}
-# a fix for qt-3.3.5, please remove if qt-3.3.6 (or newer) solves the problem
-SUBST_CLASSES+= hints
-SUBST_STAGE.hints= post-patch
-SUBST_MESSAGE.hints= "Fix includehints."
-SUBST_FILES.hints= ksnapshot/ksnapshotwidget.ui \
- kviewshell/pageSizeWidget_base.ui
-SUBST_FILTER_CMD.hints= ${GREP} -v includehint
-
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../converters/fribidi/buildlink3.mk"
.include "../../devel/libgphoto2/buildlink3.mk"
diff -r 6093d065ac0f -r a80afd5af0b5 graphics/kdegraphics3/PLIST
--- a/graphics/kdegraphics3/PLIST Thu Oct 13 13:14:15 2005 +0000
+++ b/graphics/kdegraphics3/PLIST Thu Oct 13 13:17:59 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.23 2005/03/23 22:26:26 markd Exp $
+@comment $NetBSD: PLIST,v 1.24 2005/10/13 13:17:59 markd Exp $
bin/kcolorchooser
bin/kcoloredit
bin/kdvi
@@ -223,6 +223,7 @@
lib/kde3/libksvgrendererlibart.la
lib/kde3/libkviewcanvas.la
lib/kde3/libkviewviewer.la
+lib/kde3/libphotobook.la
lib/kde3/mrmlsearch.la
lib/kde3/svgthumbnail.la
lib/libkdeinit_kuickshow.la
@@ -234,7 +235,6 @@
lib/libkpovmodeler.la
lib/libkscan.la
lib/libksvg.la
-lib/libphotobook.la
lib/libtext2path.la
share/applications/kde/kamera.desktop
share/applications/kde/kcmkmrml.desktop
diff -r 6093d065ac0f -r a80afd5af0b5 graphics/kdegraphics3/distinfo
--- a/graphics/kdegraphics3/distinfo Thu Oct 13 13:14:15 2005 +0000
+++ b/graphics/kdegraphics3/distinfo Thu Oct 13 13:17:59 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.30 2005/07/30 11:52:47 markd Exp $
+$NetBSD: distinfo,v 1.31 2005/10/13 13:17:59 markd Exp $
-SHA1 (kdegraphics-3.4.2.tar.bz2) = e8822a49fca9adc604a08c5d192c7667e86e0840
-RMD160 (kdegraphics-3.4.2.tar.bz2) = 1227840bdeb7ee03f6999f6fe5397d168154fdb8
-Size (kdegraphics-3.4.2.tar.bz2) = 6579227 bytes
+SHA1 (kdegraphics-3.4.3.tar.bz2) = 8782c5d8a1a5fd462e58060f924bec0df33b656d
+RMD160 (kdegraphics-3.4.3.tar.bz2) = adc456d6987f759f0a03b20e21a98b0cc5f096dd
+Size (kdegraphics-3.4.3.tar.bz2) = 6554272 bytes
Home |
Main Index |
Thread Index |
Old Index