pkgsrc-wip/granule/Makefile

30 lines
863 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.10 2009/07/22 09:53:12 thomasklausner Exp $
#
Update to 1.4.0. Changes since 1.2.4: - Added picture valignment control. - [N8x0] Enabled asynchronous audio playback. - [N8x0] Disabled word completion/capitalization setting. - Fixed DeckPlayer background color change in answer entry. - Split default configuration file based on target OS. - [win32] Added support for external audio player, granule-audio-player. - [N8x0] Added full-screen mode with vertical control buttons toolbar (for models without hardware keyboard). - Redesigned DeckPlayer UI to gain bigger card real estate. - Fixed 'application hides with click on [x]' Bug #1981575. - Added fine-grained quality of answer controls to take full advantage of SM-2 algorithm. - Fixed 'text selection' bug. - Fixed 'illegal markup error erases all input' Bug #1935637. - Added keyboard accelerators (shortcuts) in DeckView and CardView dialogs (FR #1823396). - Setting 'test line' spinbutton of DeckPlayer dialog to zero checks answer against all lines of the question on either side. - Added SM-2 alogrithm support with E-Factor and number of CardBoxes configurable beyond default of 5 (FR #1787610, FR #1655113, FR #1729475). - Added support for pictures embedded in the Front of the card under the question text (FR #1790017). - Added absolute/relative sound path selection to the Deck Preferences dialog. - Made 'Window Maximize' action non-sticky for DeckPlayer. - Added 'AutoFill' functionality to fill some text fields in CardView dialog with predefined pattern. - Refactored Appearance settings into MVC pattern with persistent storage. - Cleared *sticky* text selection in DeckPlayer.
2008-12-09 22:42:35 +01:00
DISTNAME= granule-1.4.0-7
PKGNAME= ${DISTNAME:S/-7$//}
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=granule/}
Update to 1.4.0. Changes since 1.2.4: - Added picture valignment control. - [N8x0] Enabled asynchronous audio playback. - [N8x0] Disabled word completion/capitalization setting. - Fixed DeckPlayer background color change in answer entry. - Split default configuration file based on target OS. - [win32] Added support for external audio player, granule-audio-player. - [N8x0] Added full-screen mode with vertical control buttons toolbar (for models without hardware keyboard). - Redesigned DeckPlayer UI to gain bigger card real estate. - Fixed 'application hides with click on [x]' Bug #1981575. - Added fine-grained quality of answer controls to take full advantage of SM-2 algorithm. - Fixed 'text selection' bug. - Fixed 'illegal markup error erases all input' Bug #1935637. - Added keyboard accelerators (shortcuts) in DeckView and CardView dialogs (FR #1823396). - Setting 'test line' spinbutton of DeckPlayer dialog to zero checks answer against all lines of the question on either side. - Added SM-2 alogrithm support with E-Factor and number of CardBoxes configurable beyond default of 5 (FR #1787610, FR #1655113, FR #1729475). - Added support for pictures embedded in the Front of the card under the question text (FR #1790017). - Added absolute/relative sound path selection to the Deck Preferences dialog. - Made 'Window Maximize' action non-sticky for DeckPlayer. - Added 'AutoFill' functionality to fill some text fields in CardView dialog with predefined pattern. - Refactored Appearance settings into MVC pattern with persistent storage. - Cleared *sticky* text selection in DeckPlayer.
2008-12-09 22:42:35 +01:00
MAINTAINER= bartosz.kuzma@gmail.com
HOMEPAGE= http://granule.sourceforge.net/
COMMENT= Program for Leitner methodology for learning new words
2006-03-26 17:23:20 +02:00
BUILD_DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
Update to 1.4.0. Changes since 1.2.4: - Added picture valignment control. - [N8x0] Enabled asynchronous audio playback. - [N8x0] Disabled word completion/capitalization setting. - Fixed DeckPlayer background color change in answer entry. - Split default configuration file based on target OS. - [win32] Added support for external audio player, granule-audio-player. - [N8x0] Added full-screen mode with vertical control buttons toolbar (for models without hardware keyboard). - Redesigned DeckPlayer UI to gain bigger card real estate. - Fixed 'application hides with click on [x]' Bug #1981575. - Added fine-grained quality of answer controls to take full advantage of SM-2 algorithm. - Fixed 'text selection' bug. - Fixed 'illegal markup error erases all input' Bug #1935637. - Added keyboard accelerators (shortcuts) in DeckView and CardView dialogs (FR #1823396). - Setting 'test line' spinbutton of DeckPlayer dialog to zero checks answer against all lines of the question on either side. - Added SM-2 alogrithm support with E-Factor and number of CardBoxes configurable beyond default of 5 (FR #1787610, FR #1655113, FR #1729475). - Added support for pictures embedded in the Front of the card under the question text (FR #1790017). - Added absolute/relative sound path selection to the Deck Preferences dialog. - Made 'Window Maximize' action non-sticky for DeckPlayer. - Added 'AutoFill' functionality to fill some text fields in CardView dialog with predefined pattern. - Refactored Appearance settings into MVC pattern with persistent storage. - Cleared *sticky* text selection in DeckPlayer.
2008-12-09 22:42:35 +01:00
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
Update to 1.4.0. Changes since 1.2.4: - Added picture valignment control. - [N8x0] Enabled asynchronous audio playback. - [N8x0] Disabled word completion/capitalization setting. - Fixed DeckPlayer background color change in answer entry. - Split default configuration file based on target OS. - [win32] Added support for external audio player, granule-audio-player. - [N8x0] Added full-screen mode with vertical control buttons toolbar (for models without hardware keyboard). - Redesigned DeckPlayer UI to gain bigger card real estate. - Fixed 'application hides with click on [x]' Bug #1981575. - Added fine-grained quality of answer controls to take full advantage of SM-2 algorithm. - Fixed 'text selection' bug. - Fixed 'illegal markup error erases all input' Bug #1935637. - Added keyboard accelerators (shortcuts) in DeckView and CardView dialogs (FR #1823396). - Setting 'test line' spinbutton of DeckPlayer dialog to zero checks answer against all lines of the question on either side. - Added SM-2 alogrithm support with E-Factor and number of CardBoxes configurable beyond default of 5 (FR #1787610, FR #1655113, FR #1729475). - Added support for pictures embedded in the Front of the card under the question text (FR #1790017). - Added absolute/relative sound path selection to the Deck Preferences dialog. - Made 'Window Maximize' action non-sticky for DeckPlayer. - Added 'AutoFill' functionality to fill some text fields in CardView dialog with predefined pattern. - Refactored Appearance settings into MVC pattern with persistent storage. - Cleared *sticky* text selection in DeckPlayer.
2008-12-09 22:42:35 +01:00
USE_TOOLS+= gmake intltool msgfmt perl pkg-config xgettext
Updated to 1.2.4. Changes since 1.2.3: - Made bg_/fg_color text settings of the DeckPlayer text fields configurable via configuration file (Bug #1628956). - Added show/hide various controls of DeckPlayer dialog in PDA version to maximize usable viewing area. - Double-clicking an entry in DeckView dialog brings up CardView editing dialog for the card selected. - Load multiple DeckFiles at once (FR #1618817). - Fixed "Answer line selector is ignored" (Bug #1618820). - Changed sound command arguments to require file type extension (from %s to %s.wav for wav files). - Added custom Deck Appearance preferences available via DeckPlayer->EditDeck->DeckInfo dialog. - Added 'normalize' (remove extra newlines/whitespaces) and 'add index' edit shortcut buttons to CardView dialog. - Took [Cancel] button out of focus chain (Feature Req #1620622). - Added alternative config file command-line option with { --config-file=/path/name }. - Added pane separators to CardView dialog to adjust the height of the multiline input fields. - Added padding control for all text fields in DeckPlayer. - Added (opional) two-sided sound clip playback. - Changed sound playback to asynchronous. - Ported to OpenEmbedded GPE PDAs (240x320 screen size) (Patch #1560198). - Fixed granule.spec.in to fit FC extras strict spec rules. - Added text alignment controls for Front/Back text fields. - Fixed format of DeckInfo dialog and proper setting of alternative sound path. - Added multi-line CSV file import (Feature Request #1588158).
2007-01-21 14:38:43 +01:00
Update to 1.4.0. Changes since 1.2.4: - Added picture valignment control. - [N8x0] Enabled asynchronous audio playback. - [N8x0] Disabled word completion/capitalization setting. - Fixed DeckPlayer background color change in answer entry. - Split default configuration file based on target OS. - [win32] Added support for external audio player, granule-audio-player. - [N8x0] Added full-screen mode with vertical control buttons toolbar (for models without hardware keyboard). - Redesigned DeckPlayer UI to gain bigger card real estate. - Fixed 'application hides with click on [x]' Bug #1981575. - Added fine-grained quality of answer controls to take full advantage of SM-2 algorithm. - Fixed 'text selection' bug. - Fixed 'illegal markup error erases all input' Bug #1935637. - Added keyboard accelerators (shortcuts) in DeckView and CardView dialogs (FR #1823396). - Setting 'test line' spinbutton of DeckPlayer dialog to zero checks answer against all lines of the question on either side. - Added SM-2 alogrithm support with E-Factor and number of CardBoxes configurable beyond default of 5 (FR #1787610, FR #1655113, FR #1729475). - Added support for pictures embedded in the Front of the card under the question text (FR #1790017). - Added absolute/relative sound path selection to the Deck Preferences dialog. - Made 'Window Maximize' action non-sticky for DeckPlayer. - Added 'AutoFill' functionality to fill some text fields in CardView dialog with predefined pattern. - Refactored Appearance settings into MVC pattern with persistent storage. - Cleared *sticky* text selection in DeckPlayer.
2008-12-09 22:42:35 +01:00
GNU_CONFIGURE= yes
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../wip/libassa/buildlink3.mk"
.include "../../x11/gtkmm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"