summaryrefslogtreecommitdiff
path: root/misc/koffice/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2005-10-11 23:34:02 +0000
committermarkd <markd>2005-10-11 23:34:02 +0000
commitb9a54b9514e8c6b8985540fd402a63428a51f977 (patch)
tree8ea69b21c6e693b097d137e0b70c8964754e46b7 /misc/koffice/Makefile
parent94dbfc48d4014629e4001d09dd976deb87c04f1a (diff)
downloadpkgsrc-b9a54b9514e8c6b8985540fd402a63428a51f977.tar.gz
Update koffice to 1.4.2.
This release is a bugfix release, which means that no new features have been added. However, it contains many bugfixes, and we would like to highlight the following: * Improved OASIS OpenDocument Support The support for the OpenDocument format has been greatly improved, especially in KWord, KSpread and KPresenter. In particular, care has been taken to insure better interoperability with the new release candidate of Open Office 2.0. * Major Improvement of Karbon, the vector application Karbon has seen a flurry of development lately, and many fixes have gone into it. [although karbon still fails to run on NetBSD and OpenBSD] also fixes the security issue described in http://www.kde.org/info/security/advisory-20051011-1.txt
Diffstat (limited to 'misc/koffice/Makefile')
-rw-r--r--misc/koffice/Makefile27
1 files changed, 6 insertions, 21 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile
index 9b78261aa6d..d6694abfdd9 100644
--- a/misc/koffice/Makefile
+++ b/misc/koffice/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.65 2005/10/02 12:35:37 seb Exp $
+# $NetBSD: Makefile,v 1.66 2005/10/11 23:34:02 markd Exp $
-DISTNAME= koffice-1.4.1
+DISTNAME= koffice-1.4.2
CATEGORIES= misc kde
-MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.4.1/src/ \
- ftp://ftp.us.kde.org/pub/kde/stable/koffice-1.4.1/src/ \
- ftp://ftp.de.kde.org/pub/kde/stable/koffice-1.4.1/src/
+MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.4.2/src/ \
+ ftp://ftp.us.kde.org/pub/kde/stable/koffice-1.4.2/src/ \
+ ftp://ftp.de.kde.org/pub/kde/stable/koffice-1.4.2/src/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= markd@NetBSD.org
HOMEPAGE= http://www.koffice.org/
COMMENT= KDE Office Suite
@@ -41,21 +41,6 @@ REPLACE_PERL+= kpresenter/kprconverter.pl
# 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= krita/ui/widgets/kis_wdg_autogradient.ui \
- krita/ui/kis_previewwidgetbase.ui \
- krita/ui/wdgnewimage.ui \
- krita/ui/wdgcolorsettings.ui \
- krita/ui/wdglayerbox.ui \
- krita/plugins/screenshot/ksnapshotwidget.ui \
- krita/plugins/convolutionfilters/kis_custom_convolution_filter_configuration_base_widget.ui \
- krita/plugins/colorspaceconversion/wdgconvertcolorspace.ui \
- kpresenter/imageEffectBase.ui
-SUBST_FILTER_CMD.hints= ${GREP} -v includehint
-
.include "options.mk"
post-install: