pkgsrc/misc/gok/Makefile

47 lines
1.5 KiB
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.98 2018/11/29 11:21:53 prlw1 Exp $
#
Update to 2.28.1: What's new in GOK 2.28.1? Bug fixes: #595469 - Fix crash when removing gconf keys #588196 - Check for libusb preprocessor macros with #if defined (Aurelien Jarno) #514007 - Remove executable permission from l10n.txt and legal.xml Misc. updates / fixes: - Fix mai.po file permission New and updated translations: [ca] Gil Forcada [cs] Petr Kovar [or] Manoj Kumar Giri [ru] Leonid Kanter What's new in GOK 2.28.0? New and updated translations: [ar] Khaled Hosny [as] Amitakhya Phukan [da] Ask H. Larsen [de] Christian Kirbach [en_GB] Philip Withnall [gu] Sweta Kothari [hi] Rajesh Ranjan [hu] Gabor Kelemen [it] Francesco Marletta [ja] Takayuki KUSANO [kn] Shankar Prasad [ko] Changwoo Ryu [lt] Gintautas Miliauskas [ml] Ani [pa] A S Alam [pl] Piotr Drąg [ro] Lucian Adrian Grijincu [sl] Matej Urbančič [sr] Miloš Popović [sr@latin] Miloš Popović [te] Krishnababu K [tr] Baris Cicek [zh_CN] Aron Xu What's new in GOK 2.27.92? Bug fixes: #581968 - Add translator comment for "Key Feedback" New and updated translations: [ar] Khaled Hosny [bn_IN] Runa Bhattacharjee [ca] Gil Forcada [ca@valencia] Carles Ferrando [eu] Inaki Larranaga Murgoitio [pt_BR] Isis Binder, Rodrigo L. M. Flores What's new in GOK 2.27.91? Bug fixes: #592692 - Remove deprecated Encoding key from desktop file (Frederic Peters) #591506 - Add string.h include for strcmp() (Vincent Untz) New and updated translations: [bg] Alexander Shopov [cs] Andre Klapper [fi] Tommi Vainikainen [fr] Claude Paroz [ga] Sean de Burca [gl] Anton Meixome [pt] Rui Batista What's new in GOK 2.27.90? Misc. updates / fixes: - Minor update to API reference templates - Disable gtk engines in gok.rc (#585633) - Substitute $sounddir in gconf schema file - Enable libusb-input during make distcheck Bug fixes: #589117 - Remove libgnome and libgnomeui dependency #589967 - Build failure caused by missing header (Götz Waschk) New and updated translations: [nb] Kjartan Maraas [zh_CN] Ray Wang What's new in GOK 2.27.5? Bug fixes: #588877 - Cleanup <gnome.h> includes (Andre Klapper) #588458 - GOK fails to build with libusb enabled New and updated translations: [ta] drtvasudevan [zh_HK] Chao-Hsiung Liao [zh_TW] Chao-Hsiung Liao What's new in GOK 2.27.4? Bug fixes: #585633 - Enable gtk engines #584612 - Use gtk_show_uri instead of gnome_help New and updated translations: [es] Jorge Gonzalez [sv] Daniel Nylander [uk] Maxim V. Dziumanenko What's new in GOK 2.27.3? Bug fixes: #584002 - Add missing return value #584004 - Remove esound from pkg-config file New and updated translations: [nb] Kjartan Maraas [sv] Daniel Nylander What's new in GOK 2.27.2? Bug fixes: #581492 - Remove esound check from configure #583313 - Don't show widgets in non-active tabs New and updated translations: [es] Jorge Gonzalez [ta] drtvasudevan What's new in GOK 2.27.1? Bug fixes: #570723 - Replace deprecated gnome_i18n_get_language_list #572913 - Migrate to libcanberra #572686 - Remove deprecated GTK+ symbols New and updated translations: [kn] Shankar Prasad [pa] Amanpreet Singh Alam
2009-11-17 17:54:31 +01:00
DISTNAME= gok-2.28.1
PKGREVISION= 32
CATEGORIES= misc
Update to 2.28.1: What's new in GOK 2.28.1? Bug fixes: #595469 - Fix crash when removing gconf keys #588196 - Check for libusb preprocessor macros with #if defined (Aurelien Jarno) #514007 - Remove executable permission from l10n.txt and legal.xml Misc. updates / fixes: - Fix mai.po file permission New and updated translations: [ca] Gil Forcada [cs] Petr Kovar [or] Manoj Kumar Giri [ru] Leonid Kanter What's new in GOK 2.28.0? New and updated translations: [ar] Khaled Hosny [as] Amitakhya Phukan [da] Ask H. Larsen [de] Christian Kirbach [en_GB] Philip Withnall [gu] Sweta Kothari [hi] Rajesh Ranjan [hu] Gabor Kelemen [it] Francesco Marletta [ja] Takayuki KUSANO [kn] Shankar Prasad [ko] Changwoo Ryu [lt] Gintautas Miliauskas [ml] Ani [pa] A S Alam [pl] Piotr Drąg [ro] Lucian Adrian Grijincu [sl] Matej Urbančič [sr] Miloš Popović [sr@latin] Miloš Popović [te] Krishnababu K [tr] Baris Cicek [zh_CN] Aron Xu What's new in GOK 2.27.92? Bug fixes: #581968 - Add translator comment for "Key Feedback" New and updated translations: [ar] Khaled Hosny [bn_IN] Runa Bhattacharjee [ca] Gil Forcada [ca@valencia] Carles Ferrando [eu] Inaki Larranaga Murgoitio [pt_BR] Isis Binder, Rodrigo L. M. Flores What's new in GOK 2.27.91? Bug fixes: #592692 - Remove deprecated Encoding key from desktop file (Frederic Peters) #591506 - Add string.h include for strcmp() (Vincent Untz) New and updated translations: [bg] Alexander Shopov [cs] Andre Klapper [fi] Tommi Vainikainen [fr] Claude Paroz [ga] Sean de Burca [gl] Anton Meixome [pt] Rui Batista What's new in GOK 2.27.90? Misc. updates / fixes: - Minor update to API reference templates - Disable gtk engines in gok.rc (#585633) - Substitute $sounddir in gconf schema file - Enable libusb-input during make distcheck Bug fixes: #589117 - Remove libgnome and libgnomeui dependency #589967 - Build failure caused by missing header (Götz Waschk) New and updated translations: [nb] Kjartan Maraas [zh_CN] Ray Wang What's new in GOK 2.27.5? Bug fixes: #588877 - Cleanup <gnome.h> includes (Andre Klapper) #588458 - GOK fails to build with libusb enabled New and updated translations: [ta] drtvasudevan [zh_HK] Chao-Hsiung Liao [zh_TW] Chao-Hsiung Liao What's new in GOK 2.27.4? Bug fixes: #585633 - Enable gtk engines #584612 - Use gtk_show_uri instead of gnome_help New and updated translations: [es] Jorge Gonzalez [sv] Daniel Nylander [uk] Maxim V. Dziumanenko What's new in GOK 2.27.3? Bug fixes: #584002 - Add missing return value #584004 - Remove esound from pkg-config file New and updated translations: [nb] Kjartan Maraas [sv] Daniel Nylander What's new in GOK 2.27.2? Bug fixes: #581492 - Remove esound check from configure #583313 - Don't show widgets in non-active tabs New and updated translations: [es] Jorge Gonzalez [ta] drtvasudevan What's new in GOK 2.27.1? Bug fixes: #570723 - Replace deprecated gnome_i18n_get_language_list #572913 - Migrate to libcanberra #572686 - Remove deprecated GTK+ symbols New and updated translations: [kn] Shankar Prasad [pa] Amanpreet Singh Alam
2009-11-17 17:54:31 +01:00
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gok/2.28/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://library.gnome.org/devel/gok/
COMMENT= GNOME On-Screen Keyboard
USE_TOOLS+= gmake msgfmt pkg-config intltool
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= gok-1.0.pc.in
GCONF_SCHEMAS= gok.schemas
.include "../../audio/gnome-speech/buildlink3.mk"
Update to 2.28.1: What's new in GOK 2.28.1? Bug fixes: #595469 - Fix crash when removing gconf keys #588196 - Check for libusb preprocessor macros with #if defined (Aurelien Jarno) #514007 - Remove executable permission from l10n.txt and legal.xml Misc. updates / fixes: - Fix mai.po file permission New and updated translations: [ca] Gil Forcada [cs] Petr Kovar [or] Manoj Kumar Giri [ru] Leonid Kanter What's new in GOK 2.28.0? New and updated translations: [ar] Khaled Hosny [as] Amitakhya Phukan [da] Ask H. Larsen [de] Christian Kirbach [en_GB] Philip Withnall [gu] Sweta Kothari [hi] Rajesh Ranjan [hu] Gabor Kelemen [it] Francesco Marletta [ja] Takayuki KUSANO [kn] Shankar Prasad [ko] Changwoo Ryu [lt] Gintautas Miliauskas [ml] Ani [pa] A S Alam [pl] Piotr Drąg [ro] Lucian Adrian Grijincu [sl] Matej Urbančič [sr] Miloš Popović [sr@latin] Miloš Popović [te] Krishnababu K [tr] Baris Cicek [zh_CN] Aron Xu What's new in GOK 2.27.92? Bug fixes: #581968 - Add translator comment for "Key Feedback" New and updated translations: [ar] Khaled Hosny [bn_IN] Runa Bhattacharjee [ca] Gil Forcada [ca@valencia] Carles Ferrando [eu] Inaki Larranaga Murgoitio [pt_BR] Isis Binder, Rodrigo L. M. Flores What's new in GOK 2.27.91? Bug fixes: #592692 - Remove deprecated Encoding key from desktop file (Frederic Peters) #591506 - Add string.h include for strcmp() (Vincent Untz) New and updated translations: [bg] Alexander Shopov [cs] Andre Klapper [fi] Tommi Vainikainen [fr] Claude Paroz [ga] Sean de Burca [gl] Anton Meixome [pt] Rui Batista What's new in GOK 2.27.90? Misc. updates / fixes: - Minor update to API reference templates - Disable gtk engines in gok.rc (#585633) - Substitute $sounddir in gconf schema file - Enable libusb-input during make distcheck Bug fixes: #589117 - Remove libgnome and libgnomeui dependency #589967 - Build failure caused by missing header (Götz Waschk) New and updated translations: [nb] Kjartan Maraas [zh_CN] Ray Wang What's new in GOK 2.27.5? Bug fixes: #588877 - Cleanup <gnome.h> includes (Andre Klapper) #588458 - GOK fails to build with libusb enabled New and updated translations: [ta] drtvasudevan [zh_HK] Chao-Hsiung Liao [zh_TW] Chao-Hsiung Liao What's new in GOK 2.27.4? Bug fixes: #585633 - Enable gtk engines #584612 - Use gtk_show_uri instead of gnome_help New and updated translations: [es] Jorge Gonzalez [sv] Daniel Nylander [uk] Maxim V. Dziumanenko What's new in GOK 2.27.3? Bug fixes: #584002 - Add missing return value #584004 - Remove esound from pkg-config file New and updated translations: [nb] Kjartan Maraas [sv] Daniel Nylander What's new in GOK 2.27.2? Bug fixes: #581492 - Remove esound check from configure #583313 - Don't show widgets in non-active tabs New and updated translations: [es] Jorge Gonzalez [ta] drtvasudevan What's new in GOK 2.27.1? Bug fixes: #570723 - Replace deprecated gnome_i18n_get_language_list #572913 - Migrate to libcanberra #572686 - Remove deprecated GTK+ symbols New and updated translations: [kn] Shankar Prasad [pa] Amanpreet Singh Alam
2009-11-17 17:54:31 +01:00
.include "../../audio/libcanberra/buildlink3.mk"
BUILDLINK_API_DEPENDS.GConf+= GConf>=2.16.0
.include "../../devel/GConf/schemas.mk"
.include "../../devel/at-spi/buildlink3.mk"
.include "../../devel/atk/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libbonobo/buildlink3.mk"
.include "../../devel/libglade/buildlink3.mk"
.include "../../devel/libwnck/buildlink3.mk"
2007-07-17 12:41:20 +02:00
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
Update to 1.0.2: What's new in GOK 1.0.2? * Updated Translations: ahmad riza h nst (id) Alessio Dessì (it) Burçin Dönmez (tr) GNOME PL Team (pl) Jordi Mallach (ca) Jyotsna Shrestha (ne) Paul-Dan Oprisa-Stanescu (ro) Simos Xenitellis (el) Szabolcs Varga (hu) ¿¿¿¿¿¿ ¿¿¿¿¿ (sr) What's new in GOK 1.0.1? * Fix for #168093 GOK now implements some libwnck API locally to avoid build compatibility issues with newly changed libwnck API. * Fix for #168281 Memory allocation issues fixed. * Fix for #168405 Fixed unwanted activation in dwell mode when the core pointer happens to enter a GOK window without purposeful user action. What's new in GOK 1.0.0? * With version 1.0.0 GOK has reached production quality release. This version is very similar to 0.12.4. We have updated the README file and made sure all the appropriate files have been marked for translation. What's new in GOK 0.12.4? * Fix for rfe #166552 - GOK now autodetects XInput events from unexpected devices, and allows user to select the new XInput device. GOK also attempts to work around corepointer conflicts by swapping the corepointer while it's running and restoring it on exit. This gives a great deal more insurance against core-pointer conflicts, USB-mouse renumbering due to hot-swapping, and other HID configuration issues. * Bugfix for #166779 - we've fixed the regression in 'Mouse' functions. * Bugfix for #159163 (Harry Lu) - we now successfully find more table-cell children, because we search recursively for names. What's new in GOK 0.12.3? * Four new translatable strings, for warning dialogs and alerts. * Fixes for bugs #151606, #149266, #165828, #134348. * Branch immediately to a UI Grab keyboard when an ALERT dialog is posted. What's new in GOK 0.12.1? * Fix for bugs 155473 (Bill Haneman), 160233 (Danilo Segan), 151831 (David Bolter), 159932, 160717, 154926, 160357. * New help manual from Irene Ryan. What's new in GOK 0.12.0? * bug fixes and a sparse NEWS section. * Changed some terminology in UI to be consistent, i.e. "Select" and "Activate" mean pretty much the same thing across access methods now, 'select' means highlight, 'activate' means "virtual-click the GOK button".
2005-03-22 17:31:53 +01:00
.include "../../net/ORBit2/buildlink3.mk"
Update to 2.28.1: What's new in GOK 2.28.1? Bug fixes: #595469 - Fix crash when removing gconf keys #588196 - Check for libusb preprocessor macros with #if defined (Aurelien Jarno) #514007 - Remove executable permission from l10n.txt and legal.xml Misc. updates / fixes: - Fix mai.po file permission New and updated translations: [ca] Gil Forcada [cs] Petr Kovar [or] Manoj Kumar Giri [ru] Leonid Kanter What's new in GOK 2.28.0? New and updated translations: [ar] Khaled Hosny [as] Amitakhya Phukan [da] Ask H. Larsen [de] Christian Kirbach [en_GB] Philip Withnall [gu] Sweta Kothari [hi] Rajesh Ranjan [hu] Gabor Kelemen [it] Francesco Marletta [ja] Takayuki KUSANO [kn] Shankar Prasad [ko] Changwoo Ryu [lt] Gintautas Miliauskas [ml] Ani [pa] A S Alam [pl] Piotr Drąg [ro] Lucian Adrian Grijincu [sl] Matej Urbančič [sr] Miloš Popović [sr@latin] Miloš Popović [te] Krishnababu K [tr] Baris Cicek [zh_CN] Aron Xu What's new in GOK 2.27.92? Bug fixes: #581968 - Add translator comment for "Key Feedback" New and updated translations: [ar] Khaled Hosny [bn_IN] Runa Bhattacharjee [ca] Gil Forcada [ca@valencia] Carles Ferrando [eu] Inaki Larranaga Murgoitio [pt_BR] Isis Binder, Rodrigo L. M. Flores What's new in GOK 2.27.91? Bug fixes: #592692 - Remove deprecated Encoding key from desktop file (Frederic Peters) #591506 - Add string.h include for strcmp() (Vincent Untz) New and updated translations: [bg] Alexander Shopov [cs] Andre Klapper [fi] Tommi Vainikainen [fr] Claude Paroz [ga] Sean de Burca [gl] Anton Meixome [pt] Rui Batista What's new in GOK 2.27.90? Misc. updates / fixes: - Minor update to API reference templates - Disable gtk engines in gok.rc (#585633) - Substitute $sounddir in gconf schema file - Enable libusb-input during make distcheck Bug fixes: #589117 - Remove libgnome and libgnomeui dependency #589967 - Build failure caused by missing header (Götz Waschk) New and updated translations: [nb] Kjartan Maraas [zh_CN] Ray Wang What's new in GOK 2.27.5? Bug fixes: #588877 - Cleanup <gnome.h> includes (Andre Klapper) #588458 - GOK fails to build with libusb enabled New and updated translations: [ta] drtvasudevan [zh_HK] Chao-Hsiung Liao [zh_TW] Chao-Hsiung Liao What's new in GOK 2.27.4? Bug fixes: #585633 - Enable gtk engines #584612 - Use gtk_show_uri instead of gnome_help New and updated translations: [es] Jorge Gonzalez [sv] Daniel Nylander [uk] Maxim V. Dziumanenko What's new in GOK 2.27.3? Bug fixes: #584002 - Add missing return value #584004 - Remove esound from pkg-config file New and updated translations: [nb] Kjartan Maraas [sv] Daniel Nylander What's new in GOK 2.27.2? Bug fixes: #581492 - Remove esound check from configure #583313 - Don't show widgets in non-active tabs New and updated translations: [es] Jorge Gonzalez [ta] drtvasudevan What's new in GOK 2.27.1? Bug fixes: #570723 - Replace deprecated gnome_i18n_get_language_list #572913 - Migrate to libcanberra #572686 - Remove deprecated GTK+ symbols New and updated translations: [kn] Shankar Prasad [pa] Amanpreet Singh Alam
2009-11-17 17:54:31 +01:00
.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
Update to 2.28.1: What's new in GOK 2.28.1? Bug fixes: #595469 - Fix crash when removing gconf keys #588196 - Check for libusb preprocessor macros with #if defined (Aurelien Jarno) #514007 - Remove executable permission from l10n.txt and legal.xml Misc. updates / fixes: - Fix mai.po file permission New and updated translations: [ca] Gil Forcada [cs] Petr Kovar [or] Manoj Kumar Giri [ru] Leonid Kanter What's new in GOK 2.28.0? New and updated translations: [ar] Khaled Hosny [as] Amitakhya Phukan [da] Ask H. Larsen [de] Christian Kirbach [en_GB] Philip Withnall [gu] Sweta Kothari [hi] Rajesh Ranjan [hu] Gabor Kelemen [it] Francesco Marletta [ja] Takayuki KUSANO [kn] Shankar Prasad [ko] Changwoo Ryu [lt] Gintautas Miliauskas [ml] Ani [pa] A S Alam [pl] Piotr Drąg [ro] Lucian Adrian Grijincu [sl] Matej Urbančič [sr] Miloš Popović [sr@latin] Miloš Popović [te] Krishnababu K [tr] Baris Cicek [zh_CN] Aron Xu What's new in GOK 2.27.92? Bug fixes: #581968 - Add translator comment for "Key Feedback" New and updated translations: [ar] Khaled Hosny [bn_IN] Runa Bhattacharjee [ca] Gil Forcada [ca@valencia] Carles Ferrando [eu] Inaki Larranaga Murgoitio [pt_BR] Isis Binder, Rodrigo L. M. Flores What's new in GOK 2.27.91? Bug fixes: #592692 - Remove deprecated Encoding key from desktop file (Frederic Peters) #591506 - Add string.h include for strcmp() (Vincent Untz) New and updated translations: [bg] Alexander Shopov [cs] Andre Klapper [fi] Tommi Vainikainen [fr] Claude Paroz [ga] Sean de Burca [gl] Anton Meixome [pt] Rui Batista What's new in GOK 2.27.90? Misc. updates / fixes: - Minor update to API reference templates - Disable gtk engines in gok.rc (#585633) - Substitute $sounddir in gconf schema file - Enable libusb-input during make distcheck Bug fixes: #589117 - Remove libgnome and libgnomeui dependency #589967 - Build failure caused by missing header (Götz Waschk) New and updated translations: [nb] Kjartan Maraas [zh_CN] Ray Wang What's new in GOK 2.27.5? Bug fixes: #588877 - Cleanup <gnome.h> includes (Andre Klapper) #588458 - GOK fails to build with libusb enabled New and updated translations: [ta] drtvasudevan [zh_HK] Chao-Hsiung Liao [zh_TW] Chao-Hsiung Liao What's new in GOK 2.27.4? Bug fixes: #585633 - Enable gtk engines #584612 - Use gtk_show_uri instead of gnome_help New and updated translations: [es] Jorge Gonzalez [sv] Daniel Nylander [uk] Maxim V. Dziumanenko What's new in GOK 2.27.3? Bug fixes: #584002 - Add missing return value #584004 - Remove esound from pkg-config file New and updated translations: [nb] Kjartan Maraas [sv] Daniel Nylander What's new in GOK 2.27.2? Bug fixes: #581492 - Remove esound check from configure #583313 - Don't show widgets in non-active tabs New and updated translations: [es] Jorge Gonzalez [ta] drtvasudevan What's new in GOK 2.27.1? Bug fixes: #570723 - Replace deprecated gnome_i18n_get_language_list #572913 - Migrate to libcanberra #572686 - Remove deprecated GTK+ symbols New and updated translations: [kn] Shankar Prasad [pa] Amanpreet Singh Alam
2009-11-17 17:54:31 +01:00
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.17.4
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.14.0
Update to 1.0.2: What's new in GOK 1.0.2? * Updated Translations: ahmad riza h nst (id) Alessio Dessì (it) Burçin Dönmez (tr) GNOME PL Team (pl) Jordi Mallach (ca) Jyotsna Shrestha (ne) Paul-Dan Oprisa-Stanescu (ro) Simos Xenitellis (el) Szabolcs Varga (hu) ¿¿¿¿¿¿ ¿¿¿¿¿ (sr) What's new in GOK 1.0.1? * Fix for #168093 GOK now implements some libwnck API locally to avoid build compatibility issues with newly changed libwnck API. * Fix for #168281 Memory allocation issues fixed. * Fix for #168405 Fixed unwanted activation in dwell mode when the core pointer happens to enter a GOK window without purposeful user action. What's new in GOK 1.0.0? * With version 1.0.0 GOK has reached production quality release. This version is very similar to 0.12.4. We have updated the README file and made sure all the appropriate files have been marked for translation. What's new in GOK 0.12.4? * Fix for rfe #166552 - GOK now autodetects XInput events from unexpected devices, and allows user to select the new XInput device. GOK also attempts to work around corepointer conflicts by swapping the corepointer while it's running and restoring it on exit. This gives a great deal more insurance against core-pointer conflicts, USB-mouse renumbering due to hot-swapping, and other HID configuration issues. * Bugfix for #166779 - we've fixed the regression in 'Mouse' functions. * Bugfix for #159163 (Harry Lu) - we now successfully find more table-cell children, because we search recursively for names. What's new in GOK 0.12.3? * Four new translatable strings, for warning dialogs and alerts. * Fixes for bugs #151606, #149266, #165828, #134348. * Branch immediately to a UI Grab keyboard when an ALERT dialog is posted. What's new in GOK 0.12.1? * Fix for bugs 155473 (Bill Haneman), 160233 (Danilo Segan), 151831 (David Bolter), 159932, 160717, 154926, 160357. * New help manual from Irene Ryan. What's new in GOK 0.12.0? * bug fixes and a sparse NEWS section. * Changed some terminology in UI to be consistent, i.e. "Select" and "Activate" mean pretty much the same thing across access methods now, 'select' means highlight, 'activate' means "virtual-click the GOK button".
2005-03-22 17:31:53 +01:00
.include "../../x11/gtk2/buildlink3.mk"
Update to 2.28.1: What's new in GOK 2.28.1? Bug fixes: #595469 - Fix crash when removing gconf keys #588196 - Check for libusb preprocessor macros with #if defined (Aurelien Jarno) #514007 - Remove executable permission from l10n.txt and legal.xml Misc. updates / fixes: - Fix mai.po file permission New and updated translations: [ca] Gil Forcada [cs] Petr Kovar [or] Manoj Kumar Giri [ru] Leonid Kanter What's new in GOK 2.28.0? New and updated translations: [ar] Khaled Hosny [as] Amitakhya Phukan [da] Ask H. Larsen [de] Christian Kirbach [en_GB] Philip Withnall [gu] Sweta Kothari [hi] Rajesh Ranjan [hu] Gabor Kelemen [it] Francesco Marletta [ja] Takayuki KUSANO [kn] Shankar Prasad [ko] Changwoo Ryu [lt] Gintautas Miliauskas [ml] Ani [pa] A S Alam [pl] Piotr Drąg [ro] Lucian Adrian Grijincu [sl] Matej Urbančič [sr] Miloš Popović [sr@latin] Miloš Popović [te] Krishnababu K [tr] Baris Cicek [zh_CN] Aron Xu What's new in GOK 2.27.92? Bug fixes: #581968 - Add translator comment for "Key Feedback" New and updated translations: [ar] Khaled Hosny [bn_IN] Runa Bhattacharjee [ca] Gil Forcada [ca@valencia] Carles Ferrando [eu] Inaki Larranaga Murgoitio [pt_BR] Isis Binder, Rodrigo L. M. Flores What's new in GOK 2.27.91? Bug fixes: #592692 - Remove deprecated Encoding key from desktop file (Frederic Peters) #591506 - Add string.h include for strcmp() (Vincent Untz) New and updated translations: [bg] Alexander Shopov [cs] Andre Klapper [fi] Tommi Vainikainen [fr] Claude Paroz [ga] Sean de Burca [gl] Anton Meixome [pt] Rui Batista What's new in GOK 2.27.90? Misc. updates / fixes: - Minor update to API reference templates - Disable gtk engines in gok.rc (#585633) - Substitute $sounddir in gconf schema file - Enable libusb-input during make distcheck Bug fixes: #589117 - Remove libgnome and libgnomeui dependency #589967 - Build failure caused by missing header (Götz Waschk) New and updated translations: [nb] Kjartan Maraas [zh_CN] Ray Wang What's new in GOK 2.27.5? Bug fixes: #588877 - Cleanup <gnome.h> includes (Andre Klapper) #588458 - GOK fails to build with libusb enabled New and updated translations: [ta] drtvasudevan [zh_HK] Chao-Hsiung Liao [zh_TW] Chao-Hsiung Liao What's new in GOK 2.27.4? Bug fixes: #585633 - Enable gtk engines #584612 - Use gtk_show_uri instead of gnome_help New and updated translations: [es] Jorge Gonzalez [sv] Daniel Nylander [uk] Maxim V. Dziumanenko What's new in GOK 2.27.3? Bug fixes: #584002 - Add missing return value #584004 - Remove esound from pkg-config file New and updated translations: [nb] Kjartan Maraas [sv] Daniel Nylander What's new in GOK 2.27.2? Bug fixes: #581492 - Remove esound check from configure #583313 - Don't show widgets in non-active tabs New and updated translations: [es] Jorge Gonzalez [ta] drtvasudevan What's new in GOK 2.27.1? Bug fixes: #570723 - Replace deprecated gnome_i18n_get_language_list #572913 - Migrate to libcanberra #572686 - Remove deprecated GTK+ symbols New and updated translations: [kn] Shankar Prasad [pa] Amanpreet Singh Alam
2009-11-17 17:54:31 +01:00
#.include "../../x11/libSM/buildlink3.mk"
#.include "../../x11/libX11/buildlink3.mk"
#BUILDLINK_DEPMETHOD.libXt?= build
#.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/libXevie/buildlink3.mk"
Update to 2.28.1: What's new in GOK 2.28.1? Bug fixes: #595469 - Fix crash when removing gconf keys #588196 - Check for libusb preprocessor macros with #if defined (Aurelien Jarno) #514007 - Remove executable permission from l10n.txt and legal.xml Misc. updates / fixes: - Fix mai.po file permission New and updated translations: [ca] Gil Forcada [cs] Petr Kovar [or] Manoj Kumar Giri [ru] Leonid Kanter What's new in GOK 2.28.0? New and updated translations: [ar] Khaled Hosny [as] Amitakhya Phukan [da] Ask H. Larsen [de] Christian Kirbach [en_GB] Philip Withnall [gu] Sweta Kothari [hi] Rajesh Ranjan [hu] Gabor Kelemen [it] Francesco Marletta [ja] Takayuki KUSANO [kn] Shankar Prasad [ko] Changwoo Ryu [lt] Gintautas Miliauskas [ml] Ani [pa] A S Alam [pl] Piotr Drąg [ro] Lucian Adrian Grijincu [sl] Matej Urbančič [sr] Miloš Popović [sr@latin] Miloš Popović [te] Krishnababu K [tr] Baris Cicek [zh_CN] Aron Xu What's new in GOK 2.27.92? Bug fixes: #581968 - Add translator comment for "Key Feedback" New and updated translations: [ar] Khaled Hosny [bn_IN] Runa Bhattacharjee [ca] Gil Forcada [ca@valencia] Carles Ferrando [eu] Inaki Larranaga Murgoitio [pt_BR] Isis Binder, Rodrigo L. M. Flores What's new in GOK 2.27.91? Bug fixes: #592692 - Remove deprecated Encoding key from desktop file (Frederic Peters) #591506 - Add string.h include for strcmp() (Vincent Untz) New and updated translations: [bg] Alexander Shopov [cs] Andre Klapper [fi] Tommi Vainikainen [fr] Claude Paroz [ga] Sean de Burca [gl] Anton Meixome [pt] Rui Batista What's new in GOK 2.27.90? Misc. updates / fixes: - Minor update to API reference templates - Disable gtk engines in gok.rc (#585633) - Substitute $sounddir in gconf schema file - Enable libusb-input during make distcheck Bug fixes: #589117 - Remove libgnome and libgnomeui dependency #589967 - Build failure caused by missing header (Götz Waschk) New and updated translations: [nb] Kjartan Maraas [zh_CN] Ray Wang What's new in GOK 2.27.5? Bug fixes: #588877 - Cleanup <gnome.h> includes (Andre Klapper) #588458 - GOK fails to build with libusb enabled New and updated translations: [ta] drtvasudevan [zh_HK] Chao-Hsiung Liao [zh_TW] Chao-Hsiung Liao What's new in GOK 2.27.4? Bug fixes: #585633 - Enable gtk engines #584612 - Use gtk_show_uri instead of gnome_help New and updated translations: [es] Jorge Gonzalez [sv] Daniel Nylander [uk] Maxim V. Dziumanenko What's new in GOK 2.27.3? Bug fixes: #584002 - Add missing return value #584004 - Remove esound from pkg-config file New and updated translations: [nb] Kjartan Maraas [sv] Daniel Nylander What's new in GOK 2.27.2? Bug fixes: #581492 - Remove esound check from configure #583313 - Don't show widgets in non-active tabs New and updated translations: [es] Jorge Gonzalez [ta] drtvasudevan What's new in GOK 2.27.1? Bug fixes: #570723 - Replace deprecated gnome_i18n_get_language_list #572913 - Migrate to libcanberra #572686 - Remove deprecated GTK+ symbols New and updated translations: [kn] Shankar Prasad [pa] Amanpreet Singh Alam
2009-11-17 17:54:31 +01:00
.include "../../mk/omf-scrollkeeper.mk"
.include "../../mk/bsd.pkg.mk"