pkgsrc/misc/koffice/Makefile

84 lines
2.8 KiB
Makefile
Raw Normal View History

2005-10-01 13:40:55 +02:00
# $NetBSD: Makefile,v 1.64 2005/10/01 11:40:55 adam Exp $
DISTNAME= koffice-1.4.1
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/
EXTRACT_SUFX= .tar.bz2
2003-07-17 23:41:05 +02:00
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.koffice.org/
COMMENT= KDE Office Suite
CONFLICTS+= koffice3-[0-9]*
# to unpack krita/plugins/convolutionfilters properly on NetBSD 1.6
EXTRACT_USING= gtar
2005-10-01 13:40:55 +02:00
USE_LIBTOOL= yes
Update koffice to version 1.4.0a The principal improvements over KOffice 1.3 are: * Krita: Krita is an image editor and paint application with a wide range of applications, from photo editing to the creation of original artwork. Sporting a clear and uncluttered interface (for a paint app...) it makes the features it delivers accessible and intuitive to use. This is the first public release of Krita and while it provides a coherent set of features, it is only the first stepping stone towards a flexible paint application for artists and image editors. * Kexi. KOffice 1.4 is the first official release to include Kexi. Kexi is an integrated environment for creating and managing databases. It can be used for creating database schemas; inserting data; performing queries, and processing data. Forms can be created to provide a custom interface to your data. All database objects - tables, queries and forms - are stored in the database, making it easy to share databases. Kexi is considered as a long awaited Open Source competitor for MS Access, Filemaker and Oracle Forms. Its development is motivated by the lack of Rapid Application Development (RAD) tools for database systems that are sufficiently powerful, inexpensive, open standards driven and portable across many OSes and hardware platforms. * OASIS OpenDocument support: Most KOffice applications now support the OASIS OpenDocument file format. KOffice developer David Faure is part of the OASIS technical committee and was able to participate in the discussions that led to the creation of this standard file format. * KWord (Word Processor): o rewritten spell-checking support which is much faster and solves many problems (e.g. KOffice-1.3's right-click-menu sometimes hanging); with aspell, spell-checking is available in more than 70 languages. o word completion with tooltip; o a new WordPerfect import filter, based on an external library, libwpd; * KPresenter (Presentation Tool): o a master page concept; o reworked dialogs (property editor, object and page effects); and o customizable slide order and selection for slide show. * KSpread (Spreadsheet): o Support for right-to-left spreadsheets; o much improved value parsing and formatting; o a calendar plug-in; o additional options for cell validity, 5 new functions, and o a new Microsoft Excel import filter. * KChart (Graph and chart drawing tool): o New, much improved, data editor; o linear or logarithmic scale; o printing support; o support for data as rows or columns; and o export to PNG and SVG formats. * Kivio (Flow-charting application): o New stencils: Nassi Schneiderman; o a docker for adding stencils to the document; o a tool for adding connector targets to stencils; and o a poly-line connector.
2005-06-27 04:06:45 +02:00
USE_TOOLS+= gmake perl
2005-10-01 13:40:55 +02:00
GNU_CONFIGURE= yes
GCC_REQD+= 2.95.3
PTHREAD_OPTS+= require
PYTHON_VERSIONS_ACCEPTED= 24 23 # needs shared library
Update koffice to version 1.3. based on koffice-devel package updated to latest version by me. The principal improvements over KOffice 1.2 are: KWord (Word Processor). * support for automatic hyphenation; * a new MS Word import filter; * support for pictures, tables and footnotes in the RTF export filter (which has been re-written); * support for pictures and footnotes in the LaTeX export filter; * a new MS Write export filter and a re-written MS Write import filter; * support for bookmarks; * text sorting; * new character attributes, such as word-by-word underlining and relative font sizes; and * improved spell checking (selection only; ignore words; etc.). KPresenter (Presentation Tool). * support for automatic hyphenation; * an improved slide transition dialog, featuring a preview of the slide effect; * drawing images with alpha channels; * customizable printing of slide notes; and * improved HTML export as well as usability enhancements to the HTML export wizard. KSpread (Spreadsheet). * over 100 new formulas (date/time, math, statistical, financial and more); * an OpenCalc import and export filter; * a new LaTeX export filter; * enhancements to the CSV import and export options; * new date and time formats; * a subtotal dialog and formula; and * default cell styles. Kugar / Kugar Designer (Business Reporting). * redesigned to better integrate into the KOffice environment; * enhanced handling of items in the designer (cut / copy / paste; undo / redo; manual z-ordering; etc.); * support for printing reports from the command line / scripts; and * a DCOP interface.
2004-01-28 09:43:11 +01:00
CONFIGURE_ENV+= PYTHONDIR="${LOCALBASE}"
CONFIGURE_ENV+= PYVERSSUFFIX="${PYVERSSUFFIX}"
Update koffice to version 1.3. based on koffice-devel package updated to latest version by me. The principal improvements over KOffice 1.2 are: KWord (Word Processor). * support for automatic hyphenation; * a new MS Word import filter; * support for pictures, tables and footnotes in the RTF export filter (which has been re-written); * support for pictures and footnotes in the LaTeX export filter; * a new MS Write export filter and a re-written MS Write import filter; * support for bookmarks; * text sorting; * new character attributes, such as word-by-word underlining and relative font sizes; and * improved spell checking (selection only; ignore words; etc.). KPresenter (Presentation Tool). * support for automatic hyphenation; * an improved slide transition dialog, featuring a preview of the slide effect; * drawing images with alpha channels; * customizable printing of slide notes; and * improved HTML export as well as usability enhancements to the HTML export wizard. KSpread (Spreadsheet). * over 100 new formulas (date/time, math, statistical, financial and more); * an OpenCalc import and export filter; * a new LaTeX export filter; * enhancements to the CSV import and export options; * new date and time formats; * a subtotal dialog and formula; and * default cell styles. Kugar / Kugar Designer (Business Reporting). * redesigned to better integrate into the KOffice environment; * enhanced handling of items in the designer (cut / copy / paste; undo / redo; manual z-ordering; etc.); * support for printing reports from the command line / scripts; and * a DCOP interface.
2004-01-28 09:43:11 +01:00
REPLACE_PERL+= lib/store/fix_storage.pl
REPLACE_PERL+= admin/config.pl
REPLACE_PERL+= admin/bcheck.pl
REPLACE_PERL+= admin/conf.change.pl
REPLACE_PERL+= admin/cvs-clean.pl
REPLACE_PERL+= kword/templates/make_template.pl
REPLACE_PERL+= tools/scripts/gdb_output_to_text.pl
REPLACE_PERL+= tools/thesaurus/extract.pl
REPLACE_PERL+= kpresenter/kprconverter.pl
# Ensure we export symbols in the linked shared object.
LDFLAGS+= ${EXPORT_SYMBOLS_LDFLAGS}
2005-10-01 13:40:55 +02:00
# 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
Update koffice to version 1.4.0a The principal improvements over KOffice 1.3 are: * Krita: Krita is an image editor and paint application with a wide range of applications, from photo editing to the creation of original artwork. Sporting a clear and uncluttered interface (for a paint app...) it makes the features it delivers accessible and intuitive to use. This is the first public release of Krita and while it provides a coherent set of features, it is only the first stepping stone towards a flexible paint application for artists and image editors. * Kexi. KOffice 1.4 is the first official release to include Kexi. Kexi is an integrated environment for creating and managing databases. It can be used for creating database schemas; inserting data; performing queries, and processing data. Forms can be created to provide a custom interface to your data. All database objects - tables, queries and forms - are stored in the database, making it easy to share databases. Kexi is considered as a long awaited Open Source competitor for MS Access, Filemaker and Oracle Forms. Its development is motivated by the lack of Rapid Application Development (RAD) tools for database systems that are sufficiently powerful, inexpensive, open standards driven and portable across many OSes and hardware platforms. * OASIS OpenDocument support: Most KOffice applications now support the OASIS OpenDocument file format. KOffice developer David Faure is part of the OASIS technical committee and was able to participate in the discussions that led to the creation of this standard file format. * KWord (Word Processor): o rewritten spell-checking support which is much faster and solves many problems (e.g. KOffice-1.3's right-click-menu sometimes hanging); with aspell, spell-checking is available in more than 70 languages. o word completion with tooltip; o a new WordPerfect import filter, based on an external library, libwpd; * KPresenter (Presentation Tool): o a master page concept; o reworked dialogs (property editor, object and page effects); and o customizable slide order and selection for slide show. * KSpread (Spreadsheet): o Support for right-to-left spreadsheets; o much improved value parsing and formatting; o a calendar plug-in; o additional options for cell validity, 5 new functions, and o a new Microsoft Excel import filter. * KChart (Graph and chart drawing tool): o New, much improved, data editor; o linear or logarithmic scale; o printing support; o support for data as rows or columns; and o export to PNG and SVG formats. * Kivio (Flow-charting application): o New stencils: Nassi Schneiderman; o a docker for adding stencils to the document; o a tool for adding connector targets to stencils; and o a poly-line connector.
2005-06-27 04:06:45 +02:00
.include "options.mk"
post-install:
@# The global desktop template files need to be user-writeable, or
@# else users won't be able to alter them after copying them to
@# their local directories.
${CHMOD} u+w ${PREFIX}/share/kde/templates/.source/*
Update koffice to version 1.3. based on koffice-devel package updated to latest version by me. The principal improvements over KOffice 1.2 are: KWord (Word Processor). * support for automatic hyphenation; * a new MS Word import filter; * support for pictures, tables and footnotes in the RTF export filter (which has been re-written); * support for pictures and footnotes in the LaTeX export filter; * a new MS Write export filter and a re-written MS Write import filter; * support for bookmarks; * text sorting; * new character attributes, such as word-by-word underlining and relative font sizes; and * improved spell checking (selection only; ignore words; etc.). KPresenter (Presentation Tool). * support for automatic hyphenation; * an improved slide transition dialog, featuring a preview of the slide effect; * drawing images with alpha channels; * customizable printing of slide notes; and * improved HTML export as well as usability enhancements to the HTML export wizard. KSpread (Spreadsheet). * over 100 new formulas (date/time, math, statistical, financial and more); * an OpenCalc import and export filter; * a new LaTeX export filter; * enhancements to the CSV import and export options; * new date and time formats; * a subtotal dialog and formula; and * default cell styles. Kugar / Kugar Designer (Business Reporting). * redesigned to better integrate into the KOffice environment; * enhanced handling of items in the designer (cut / copy / paste; undo / redo; manual z-ordering; etc.); * support for printing reports from the command line / scripts; and * a DCOP interface.
2004-01-28 09:43:11 +01:00
.include "../../lang/python/pyversion.mk"
Update koffice to version 1.4.0a The principal improvements over KOffice 1.3 are: * Krita: Krita is an image editor and paint application with a wide range of applications, from photo editing to the creation of original artwork. Sporting a clear and uncluttered interface (for a paint app...) it makes the features it delivers accessible and intuitive to use. This is the first public release of Krita and while it provides a coherent set of features, it is only the first stepping stone towards a flexible paint application for artists and image editors. * Kexi. KOffice 1.4 is the first official release to include Kexi. Kexi is an integrated environment for creating and managing databases. It can be used for creating database schemas; inserting data; performing queries, and processing data. Forms can be created to provide a custom interface to your data. All database objects - tables, queries and forms - are stored in the database, making it easy to share databases. Kexi is considered as a long awaited Open Source competitor for MS Access, Filemaker and Oracle Forms. Its development is motivated by the lack of Rapid Application Development (RAD) tools for database systems that are sufficiently powerful, inexpensive, open standards driven and portable across many OSes and hardware platforms. * OASIS OpenDocument support: Most KOffice applications now support the OASIS OpenDocument file format. KOffice developer David Faure is part of the OASIS technical committee and was able to participate in the discussions that led to the creation of this standard file format. * KWord (Word Processor): o rewritten spell-checking support which is much faster and solves many problems (e.g. KOffice-1.3's right-click-menu sometimes hanging); with aspell, spell-checking is available in more than 70 languages. o word completion with tooltip; o a new WordPerfect import filter, based on an external library, libwpd; * KPresenter (Presentation Tool): o a master page concept; o reworked dialogs (property editor, object and page effects); and o customizable slide order and selection for slide show. * KSpread (Spreadsheet): o Support for right-to-left spreadsheets; o much improved value parsing and formatting; o a calendar plug-in; o additional options for cell validity, 5 new functions, and o a new Microsoft Excel import filter. * KChart (Graph and chart drawing tool): o New, much improved, data editor; o linear or logarithmic scale; o printing support; o support for data as rows or columns; and o export to PNG and SVG formats. * Kivio (Flow-charting application): o New stencils: Nassi Schneiderman; o a docker for adding stencils to the document; o a tool for adding connector targets to stencils; and o a poly-line connector.
2005-06-27 04:06:45 +02:00
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../converters/libwpd/buildlink3.mk"
2004-04-26 04:06:23 +02:00
.include "../../converters/wv2/buildlink3.mk"
.include "../../textproc/aspell/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
.include "../../graphics/ImageMagick/buildlink3.mk"
.include "../../graphics/jasper/buildlink3.mk"
.include "../../graphics/libart2/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
.include "../../x11/kdebase3/buildlink3.mk"
Update koffice to version 1.4.0a The principal improvements over KOffice 1.3 are: * Krita: Krita is an image editor and paint application with a wide range of applications, from photo editing to the creation of original artwork. Sporting a clear and uncluttered interface (for a paint app...) it makes the features it delivers accessible and intuitive to use. This is the first public release of Krita and while it provides a coherent set of features, it is only the first stepping stone towards a flexible paint application for artists and image editors. * Kexi. KOffice 1.4 is the first official release to include Kexi. Kexi is an integrated environment for creating and managing databases. It can be used for creating database schemas; inserting data; performing queries, and processing data. Forms can be created to provide a custom interface to your data. All database objects - tables, queries and forms - are stored in the database, making it easy to share databases. Kexi is considered as a long awaited Open Source competitor for MS Access, Filemaker and Oracle Forms. Its development is motivated by the lack of Rapid Application Development (RAD) tools for database systems that are sufficiently powerful, inexpensive, open standards driven and portable across many OSes and hardware platforms. * OASIS OpenDocument support: Most KOffice applications now support the OASIS OpenDocument file format. KOffice developer David Faure is part of the OASIS technical committee and was able to participate in the discussions that led to the creation of this standard file format. * KWord (Word Processor): o rewritten spell-checking support which is much faster and solves many problems (e.g. KOffice-1.3's right-click-menu sometimes hanging); with aspell, spell-checking is available in more than 70 languages. o word completion with tooltip; o a new WordPerfect import filter, based on an external library, libwpd; * KPresenter (Presentation Tool): o a master page concept; o reworked dialogs (property editor, object and page effects); and o customizable slide order and selection for slide show. * KSpread (Spreadsheet): o Support for right-to-left spreadsheets; o much improved value parsing and formatting; o a calendar plug-in; o additional options for cell validity, 5 new functions, and o a new Microsoft Excel import filter. * KChart (Graph and chart drawing tool): o New, much improved, data editor; o linear or logarithmic scale; o printing support; o support for data as rows or columns; and o export to PNG and SVG formats. * Kivio (Flow-charting application): o New stencils: Nassi Schneiderman; o a docker for adding stencils to the document; o a tool for adding connector targets to stencils; and o a poly-line connector.
2005-06-27 04:06:45 +02:00
.include "../../x11/kdelibs3/buildlink3.mk"
Update koffice to version 1.4.0a The principal improvements over KOffice 1.3 are: * Krita: Krita is an image editor and paint application with a wide range of applications, from photo editing to the creation of original artwork. Sporting a clear and uncluttered interface (for a paint app...) it makes the features it delivers accessible and intuitive to use. This is the first public release of Krita and while it provides a coherent set of features, it is only the first stepping stone towards a flexible paint application for artists and image editors. * Kexi. KOffice 1.4 is the first official release to include Kexi. Kexi is an integrated environment for creating and managing databases. It can be used for creating database schemas; inserting data; performing queries, and processing data. Forms can be created to provide a custom interface to your data. All database objects - tables, queries and forms - are stored in the database, making it easy to share databases. Kexi is considered as a long awaited Open Source competitor for MS Access, Filemaker and Oracle Forms. Its development is motivated by the lack of Rapid Application Development (RAD) tools for database systems that are sufficiently powerful, inexpensive, open standards driven and portable across many OSes and hardware platforms. * OASIS OpenDocument support: Most KOffice applications now support the OASIS OpenDocument file format. KOffice developer David Faure is part of the OASIS technical committee and was able to participate in the discussions that led to the creation of this standard file format. * KWord (Word Processor): o rewritten spell-checking support which is much faster and solves many problems (e.g. KOffice-1.3's right-click-menu sometimes hanging); with aspell, spell-checking is available in more than 70 languages. o word completion with tooltip; o a new WordPerfect import filter, based on an external library, libwpd; * KPresenter (Presentation Tool): o a master page concept; o reworked dialogs (property editor, object and page effects); and o customizable slide order and selection for slide show. * KSpread (Spreadsheet): o Support for right-to-left spreadsheets; o much improved value parsing and formatting; o a calendar plug-in; o additional options for cell validity, 5 new functions, and o a new Microsoft Excel import filter. * KChart (Graph and chart drawing tool): o New, much improved, data editor; o linear or logarithmic scale; o printing support; o support for data as rows or columns; and o export to PNG and SVG formats. * Kivio (Flow-charting application): o New stencils: Nassi Schneiderman; o a docker for adding stencils to the document; o a tool for adding connector targets to stencils; and o a poly-line connector.
2005-06-27 04:06:45 +02:00
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"