pkgsrc/www/gtkhtml314/Makefile

38 lines
1.2 KiB
Makefile
Raw Normal View History

2014-10-07 18:47:10 +02:00
# $NetBSD: Makefile,v 1.68 2014/10/07 16:47:37 adam Exp $
#
# PKGNAME derives from the supported API (still from
# release 3.14). See also PLIST.
#
2011-03-10 10:45:41 +01:00
DISTNAME= gtkhtml-3.32.2
PKGNAME= ${DISTNAME:S/gtkhtml/gtkhtml314/}
2014-10-07 18:47:10 +02:00
PKGREVISION= 25
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.32/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Lightweight HTML rendering/printing/editing engine
Update to 3.30.1: GtkHTML-3.30.1 2010-04-26 ------------------------- Translations: Jordi Serratosa (ca) Wouter Bolsterlee (nl) GtkHTML-3.30.0 2010-03-29 -------------------------- Bug Fixes: #612168 - Crash while pasting over a selection (Matthew Barnes) #613181 - Mistakenly removed statement (Milan Crha) Other Changes: Remove redundant "DISABLE_DEPRECATED" flags. (Matthew Barnes) Work around recent GTK+ deprecations. (Matthew Barnes) Fix configure output for iso-codes check. (Priit Laes) Translations: Duarte Loreto (pt) Milo Casagrande (it) Inaki Larranaga Murgoitio (eu) A S Alam (pa) Gil Forcada (ca) Tommi Vainikainen (fi) Ivar Smolin (et) Ask H. Larsen (da) Jamil Ahmed (bn) Nikos Bakaoukas (el) GtkHTML-3.29.92 2010-03-08 -------------------------- Bug Fixes: (None) Other Changes: Work around recent GTK+ deprecations. (Matthew Barnes) Translations: Lucas Lommer (cs) Bruce Cowan (en_GB) Claude Paroz (fr) Gabor Kelemen (hu) Changwoo Ryu (ko) Piotr Drąg (pl) Yuri Kozlov (ru) GtkHTML-3.29.91 2010-02-22 -------------------------- Translations: Vladimir Melo (br) vasudeven (ta) Chao-Hsiung Liao (zh_HK) Fran Diéguez (gl) Mario Blättermann (de) Lucian Adrian Grijincu (ro) GtkHTML-3.29.90 2010-02-08 -------------------------- Bug Fixes: (None) Other Changes: Warn on console when finalizing HTMLEngine with opened streams (Milan Crha) Disable strict aliasing optimization. (Matthew Barnes) Translations: Alexander Shopov (bg) Jamil Ahmed (bn) Ivar Smolin (et) Theppitak Karoonboonyanan (th) GtkHTML-3.29.6 2010-01-25 ------------------------- Bug Fixes: #600754 - Check for enchant >= 1.1.7 (Matthew Barnes) #606167 - Crash on composer Link editing (Milan Crha) #591463 - Build fixes (H.Habighorst) #494986 - Clicking URL moves view to the top in caret mode (Milan Crha) Other Changes: Add gtkhtml_editor_insert_text() (Matthew Barnes) Fix dead assignments found by clang. (Matthew Barnes) Translations: Kjartan Maraas (nb) GtkHTML-3.29.5 2010-01-11 ------------------------- Bug Fixes: #606244 - Remove usage of deprecated GTK+ symbols (Frédéric Péters) #604561 - Copy popup action shown with no text selected (Milan Crha) #605587 - draw_spell_error() doesn't restore GC fill style (Michel Dänzer) Other Changes: Allow overriding the HTML widget in GtkhtmlEditor. (Matthew Barnes) Remove duplicate policy supplied by EWebView. (Matthew Barnes) Change GtkHTML::url-requested to G_SIGNAL_RUN_LAST. (Matthew Barnes) Translations: Xandru Armesto Fernandez (ast) Jorge González (es) Matej Urbančič (sl) Daniel Nylander (sv) Maxim V. Dziumanenko (uk) GtkHTML-3.29.4 2009-12-21 ------------------------- Bug Fixes: #366035 - Header expander image drag drop crash (Milan Crha) #603342 - Memory leak fix (Milan Crha) i Misc: Support remote locations when inserting files into editor. (Matthew Barnes) Translations: Jorge González (es) Ivar Smolin (et) Kjartan Maraas (nb) GtkHTML-3.29.3 2009-11-30 ------------------------- Translations: Thomas Thurman (en@shaw) GtkHTML-3.29.2 2009-11-16 ------------------------- Bug Fixes: #471687 - Crash selecting mail content (Simon Brys) #600042 - Hyperlink dialog doesn't allow more hyperlinks (Milan Crha) Other Changes: Allow "select-all" command in read-only mode. (Matthew Barnes) Add gtk_html_unselect_all() for clearing selections. (Matthew Barnes) GtkHTML-3.29.1 2009-10-26 -------------------------- Bug Fixes: #598635 - Not all hyperlinks are ctrl-clickable in mail composer (Milan Crha) #598567 - Can only insert local image files (Matthew Barnes) #580142 - Email with PRE HTML Tags Should Wrap When Printed (Milan Crha) #598159 - Context popup clears a selection (Milan Crha) #344008 - Broken context-sensitive spell check (Matthew Barnes) #593570 - Text entry not focused when find dialog shown (Matthew Barnes) Translations: Ivar Smolin (et) Amitakhya Phukan (as) A S Alam (pa) Gil Forcada (ca) Marek Černocký (cs) Takayuki KUSANO (ja) Petr Kovar (cs) Christian Kirbach (de) Milo Casagrande (it) Matej Urbančič (sl) Ask H. Larsen (da) Philip Withnall (en_GB) Miloš Popović (sr) Gabor Kelemen (hu) Sweta Kothari (gu) Piotr Drąg (pl) Jamil Ahmed (bn) Duarte Loreto (pt) krishnababu k (te) Inaki Larranaga (eu) Mario Blättermann (de) Tommi Vainikainen (fi) Daniel S. Koda (pt_BR) Claude Paroz (fr) Alexander Shopov (bg) Seán de Búrca (ga) Sandeep Shedmake (mr) Sweta Kothari (gu)
2010-06-05 13:34:29 +02:00
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-deprecated_warning_flags
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake intltool msgfmt pkg-config
Update to 3.24.1. Use abs' msgfmtstrip script from wip/ktorrent3. GtkHTML-3.24.1 2008-10-20 ------------------------- Bug Fixes: #546155: Composer crash after pasting text and deleting parts of it (Milan Crha) #548540: Spellchecker reports possessive plurals (e.g. "horses'") as misspelled (Matthew Barnes) #554326: Critical warning when opening new composer and have preset a signature (Milan Crha) #554424: Spellchecker breaks after enabling more languages (Matthew Barnes) #554849: Unlocalized strings in Compose mail dialog (Takao Fujiwara) #556239: Inline spell-check not redone after changing the language (Matthew Barnes) Updated Translations: Djihed Afifi (ar) Pema Geyleg (dz) Gil Forcada (ca) Takeshi AIHANA (ja) GtkHTML-3.24.0 2008-09-22 ------------------------- Bug Fixes: #423395: Ensure cursor at the right position even when first time focusing to the widget (Milan Crha) #549232: Revise the translator comments to reference GtkComboBox, from which the "popup-shown" property and associated descriptions are taken (Matthew Barnes) Updated Translations: Gintautas Miliauskas (lt) Lucas Lommer (cs) Ask H. Larsen (da) Hendrik Richter (de) Inaki Larrañaga Murgoitio (eu) Ilkka Tuohela (fi) Chao-Hsiung Liao (zh_HK, zh_TW) Djihed Afifi (ar) Gabor Kelemen (hu) Sandeep Shedmake (mr) Tirumurthi Vasudevan (ta) Milo Casagrande (it) Leonardo Ferreira Fontenelle (pt_BR) Changwoo Ryu (ko) Yavor Doganov (bg) Ivar Smolin (et) Shankar Prasad (kn) Philip Withnall (en_GB) Åsmund Skjæveland (nn) Funda Wang (zh_CN) GtkHTML-3.23.92 2008-09-08 -------------------------- Bug Fixes: #516680: Remember focus object same as in other functions (Milan Crha) Updated Translations: Philip Withnall (en_GB) Rodrigo Marques Flores (pt_BR) Sweta Kothari (gu) Daniel Nylander (sv) GtkHTML-3.23.91 2008-09-01 -------------------------- Updated Translations: Og Maciel (pt_BR) Sweta Kothari (gu) Shankar Prasad (kn) Daniel Nylander (sv) Lucas Hermann Negri (pt_BR) Inaki Larranaga Murgoitio (eu) Ivar Smolin (et) GtkHTML-3.23.90 2008-08-16 -------------------------- Bug Fixes: #540794: Sanitize HTMLENGINE by checking whether we have a HTMLEngine (Tobias Mueller) #543318: Force the codeset to UTF-8 (Pascal Terjan) Other Contributors: Fix compiler warnings (Matthew Barnes) Updated Translations: Harivishnu (ml) Takeshi AIHANA (ja) Duarte Loreto (pt) Ilkka Tuohela (fi) Yair Hershkovitz (he) Chao-Hsiung Liao (zh_HK) Chao-Hsiung Liao (zh_TW) Youssef Chahibi (ar) GtkHTML-3.23.6 2008-08-04 -------------------------- Bug Fixes: #545559: Respect Gnome settings regarding cursor blinking (Milan Crha) Updated Translations: Ivar Smolin (et) Youssef Chahibi (ar) Vladimir Melo (pt_BR) Bruno Brouard (fr) GtkHTML-3.23.5 2008-07-21 -------------------------- Bug Fixes: #244888: Add accelerators for "justify-left" (Ctrl+L), "justify-center" (Ctrl+E) and "justify-right" (Ctrl+R). Change the "word-wrap" accelerator from Ctrl+L to Ctrl+Backslash (Matthew Barnes) #408707: Implements the first of several suggested UI improvements in the bug (Matthew Barnes) #423395: New API to let GtkHTML know where to place cursor on the first focus event, based on the anchor name (Milan Crha) #446894: Use the widget style's font rather than a hardcoded font (Matthew Barnes) #493783: Restore last scrollbar position when done with substreams (Milan Crha) #538703: Delay loading of all dictionaries to improve performance (Wang Xin) #539289: Don't use deprecated gtk type macros (Christian Persch) #540342: Fix a security vulnerability (Milan Crha) #540929: Stop expanding columns as soon as there were no columns expanded during the cycle (Milan Crha) #542567: Correct the shortcuts for increasing and decreasing indents (B S Srinidhi) Updated Translations: Luca Ferretti (it) Andre Klapper (de) Ignacio Casal Quinteiro (gl) Daniel Nylander (sv) Matej Urbanči (sl) Theppitak Karoonboonyanan (th) Kjartan Maraas (nb) Jorge Gonzalez (es) Yannig Marchegay (oc) GtkHTML-3.23.4 2008-06-16 -------------------------- Bug Fixes: #533741: Don't insert BOM into UTF-8 text when copying to clipboard; filter it out when pasting from clipboard (Vaclav Slavik) #536635: Allow gtkhtml to build with G_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES defined (Matthew Barnes) #537397: Fix a duplicate mnemonic (Matthew Barnes) Updated Translations: Ivar Smolin (et) Theppitak Karoonboonyanan (th) Khaled Hosny (ar) Ignacio Casal Quinteiro (gl) GtkHTML-3.23.3 2008-06-02 -------------------------- Bug Fixes: #524338: Reverting the fix for bug #342659 which caused the fickering (Srinivasa Ragavan) Updated Translations: Máté Őry (hu) Clytie Siddall (vi) Khaled Hosny (ar) GtkHTML-3.23.2 2008-05-12 -------------------------- Bug Fixes: #525996: Look for data files in our own installation prefix, to make running local builds easier (Matthew Barnes) Other Contributors: Don't translate a bunch of useless widget labels. (Kjartan Maraas) Updated Translations: Yair Hershkovitz (he) Kjartan Maraas (nb) Jorge Gonzalez (es) GtkHTML-3.23.1 2008-04-21 -------------------------- Bug Fixes: #266206: Bunch of input method fixes (Owen Taylor, Matthew Barnes) #339093: Skip ZOOM commands only when in non-editing mode and when not invoked by key bindings. (Milan Crha) #458369: Merge two similar translated strings. (Matthew Barnes) #483745: Add tooltip for text color combo. (Milan Crha) #512046: Gtkhtml freezes when backward searching in e-mail editing window (Takao Fujiwara) #520711: Fix runtime critical warnings (Milan Crha) #525977: Add a --with-glade-catalog option for installing Glade 3 catalog files (for maintainers only). Defaults to 'no'. (Matthew Barnes) #526152: Defer management of spell check languages and color to the editor component. (Matthew Barnes) Updated Translations: Kjartan Maraas (nb) Jorge Gonzalez (es) Eskild Hustvedt (nn)
2008-10-24 21:27:18 +02:00
PKGCONFIG_OVERRIDE+= components/editor/gtkhtml-editor.pc.in
PKGCONFIG_OVERRIDE+= gtkhtml/libgtkhtml.pc.in
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/GConf/buildlink3.mk"
.include "../../devel/pango/buildlink3.mk"
.include "../../graphics/gnome-icon-theme/buildlink3.mk"
.include "../../net/ORBit2/buildlink3.mk"
.include "../../net/libsoup24/buildlink3.mk"
Update to 3.24.1. Use abs' msgfmtstrip script from wip/ktorrent3. GtkHTML-3.24.1 2008-10-20 ------------------------- Bug Fixes: #546155: Composer crash after pasting text and deleting parts of it (Milan Crha) #548540: Spellchecker reports possessive plurals (e.g. "horses'") as misspelled (Matthew Barnes) #554326: Critical warning when opening new composer and have preset a signature (Milan Crha) #554424: Spellchecker breaks after enabling more languages (Matthew Barnes) #554849: Unlocalized strings in Compose mail dialog (Takao Fujiwara) #556239: Inline spell-check not redone after changing the language (Matthew Barnes) Updated Translations: Djihed Afifi (ar) Pema Geyleg (dz) Gil Forcada (ca) Takeshi AIHANA (ja) GtkHTML-3.24.0 2008-09-22 ------------------------- Bug Fixes: #423395: Ensure cursor at the right position even when first time focusing to the widget (Milan Crha) #549232: Revise the translator comments to reference GtkComboBox, from which the "popup-shown" property and associated descriptions are taken (Matthew Barnes) Updated Translations: Gintautas Miliauskas (lt) Lucas Lommer (cs) Ask H. Larsen (da) Hendrik Richter (de) Inaki Larrañaga Murgoitio (eu) Ilkka Tuohela (fi) Chao-Hsiung Liao (zh_HK, zh_TW) Djihed Afifi (ar) Gabor Kelemen (hu) Sandeep Shedmake (mr) Tirumurthi Vasudevan (ta) Milo Casagrande (it) Leonardo Ferreira Fontenelle (pt_BR) Changwoo Ryu (ko) Yavor Doganov (bg) Ivar Smolin (et) Shankar Prasad (kn) Philip Withnall (en_GB) Åsmund Skjæveland (nn) Funda Wang (zh_CN) GtkHTML-3.23.92 2008-09-08 -------------------------- Bug Fixes: #516680: Remember focus object same as in other functions (Milan Crha) Updated Translations: Philip Withnall (en_GB) Rodrigo Marques Flores (pt_BR) Sweta Kothari (gu) Daniel Nylander (sv) GtkHTML-3.23.91 2008-09-01 -------------------------- Updated Translations: Og Maciel (pt_BR) Sweta Kothari (gu) Shankar Prasad (kn) Daniel Nylander (sv) Lucas Hermann Negri (pt_BR) Inaki Larranaga Murgoitio (eu) Ivar Smolin (et) GtkHTML-3.23.90 2008-08-16 -------------------------- Bug Fixes: #540794: Sanitize HTMLENGINE by checking whether we have a HTMLEngine (Tobias Mueller) #543318: Force the codeset to UTF-8 (Pascal Terjan) Other Contributors: Fix compiler warnings (Matthew Barnes) Updated Translations: Harivishnu (ml) Takeshi AIHANA (ja) Duarte Loreto (pt) Ilkka Tuohela (fi) Yair Hershkovitz (he) Chao-Hsiung Liao (zh_HK) Chao-Hsiung Liao (zh_TW) Youssef Chahibi (ar) GtkHTML-3.23.6 2008-08-04 -------------------------- Bug Fixes: #545559: Respect Gnome settings regarding cursor blinking (Milan Crha) Updated Translations: Ivar Smolin (et) Youssef Chahibi (ar) Vladimir Melo (pt_BR) Bruno Brouard (fr) GtkHTML-3.23.5 2008-07-21 -------------------------- Bug Fixes: #244888: Add accelerators for "justify-left" (Ctrl+L), "justify-center" (Ctrl+E) and "justify-right" (Ctrl+R). Change the "word-wrap" accelerator from Ctrl+L to Ctrl+Backslash (Matthew Barnes) #408707: Implements the first of several suggested UI improvements in the bug (Matthew Barnes) #423395: New API to let GtkHTML know where to place cursor on the first focus event, based on the anchor name (Milan Crha) #446894: Use the widget style's font rather than a hardcoded font (Matthew Barnes) #493783: Restore last scrollbar position when done with substreams (Milan Crha) #538703: Delay loading of all dictionaries to improve performance (Wang Xin) #539289: Don't use deprecated gtk type macros (Christian Persch) #540342: Fix a security vulnerability (Milan Crha) #540929: Stop expanding columns as soon as there were no columns expanded during the cycle (Milan Crha) #542567: Correct the shortcuts for increasing and decreasing indents (B S Srinidhi) Updated Translations: Luca Ferretti (it) Andre Klapper (de) Ignacio Casal Quinteiro (gl) Daniel Nylander (sv) Matej Urbanči (sl) Theppitak Karoonboonyanan (th) Kjartan Maraas (nb) Jorge Gonzalez (es) Yannig Marchegay (oc) GtkHTML-3.23.4 2008-06-16 -------------------------- Bug Fixes: #533741: Don't insert BOM into UTF-8 text when copying to clipboard; filter it out when pasting from clipboard (Vaclav Slavik) #536635: Allow gtkhtml to build with G_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES defined (Matthew Barnes) #537397: Fix a duplicate mnemonic (Matthew Barnes) Updated Translations: Ivar Smolin (et) Theppitak Karoonboonyanan (th) Khaled Hosny (ar) Ignacio Casal Quinteiro (gl) GtkHTML-3.23.3 2008-06-02 -------------------------- Bug Fixes: #524338: Reverting the fix for bug #342659 which caused the fickering (Srinivasa Ragavan) Updated Translations: Máté Őry (hu) Clytie Siddall (vi) Khaled Hosny (ar) GtkHTML-3.23.2 2008-05-12 -------------------------- Bug Fixes: #525996: Look for data files in our own installation prefix, to make running local builds easier (Matthew Barnes) Other Contributors: Don't translate a bunch of useless widget labels. (Kjartan Maraas) Updated Translations: Yair Hershkovitz (he) Kjartan Maraas (nb) Jorge Gonzalez (es) GtkHTML-3.23.1 2008-04-21 -------------------------- Bug Fixes: #266206: Bunch of input method fixes (Owen Taylor, Matthew Barnes) #339093: Skip ZOOM commands only when in non-editing mode and when not invoked by key bindings. (Milan Crha) #458369: Merge two similar translated strings. (Matthew Barnes) #483745: Add tooltip for text color combo. (Milan Crha) #512046: Gtkhtml freezes when backward searching in e-mail editing window (Takao Fujiwara) #520711: Fix runtime critical warnings (Milan Crha) #525977: Add a --with-glade-catalog option for installing Glade 3 catalog files (for maintainers only). Defaults to 'no'. (Matthew Barnes) #526152: Defer management of spell check languages and color to the editor component. (Matthew Barnes) Updated Translations: Kjartan Maraas (nb) Jorge Gonzalez (es) Eskild Hustvedt (nn)
2008-10-24 21:27:18 +02:00
.include "../../textproc/enchant/buildlink3.mk"
.include "../../textproc/iso-codes/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"