pkgsrc/time/hamster-applet/Makefile

51 lines
1.6 KiB
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.11 2009/08/26 19:58:22 sno Exp $
#
DISTNAME= hamster-applet-2.26.3
PKGREVISION= 1
CATEGORIES= time
Update to 2.26.0: =============== Version 2.26.0 =============== Applet - changes * Final fixes to utf-8 and Python 2.6 sqlite Updated translations * as (Amitakhya Phukan) * ca (David Planella) * de (Hendrik Richter) * el (Jennie Petoumenou) * gu (Ankit Patel) * ja (Takeshi AIHANA) * lt (Gintautas Miliauskas) * mr (Sandeep Shedmake) * pa (Amanpreet Singh Alam) * ro (Adi Roiban) * ru (Yuriy Penkin) * ta (I. Felix) * te (Krishna Babu K) =============== Version 2.25.92 =============== Applet - changes * Fixed problems with utf-8 and Python 2.6 sqlite * Escaping user input so they don't break UI where pango is used * Stop tracking on shutdown was ignoring user preference Updated translations * cs (Adrian Gunis) * en_GB (Philip Withnall) * fi (Timo Jyrinki) * fr (Claude Paroz) * he (Yair Hershkovitz) * it (Milo Casagrande) * ko (Changwoo Ryu) * or (Arun Mohapatra) * pt (Duarte Loreto) * pt_BR (Vladimir Melo) * sl (Matej Urbančič) * tr (Baris Cicek) =============== Version 2.25.91 =============== Applet - changes * Show day totals in statistics (patch by Daniel Watkins) * Better keyboard support (Enter / Escape, patch by Daniel Watkins) * Fixes to detect alternative pygtk (Frederic Peters) * Fixes to support Japanese better (Takao Fujiwara) * Python 2.6 support (Patryk Zawadzki) * Better duplicate entry checks in activities / categories Updated translations * bg (Alexander Shopov) * ca (Gil Forcada) * da (Kenneth Nielsen) * es (Juanje Ojeda Croissier) * eu (Inaki Larranaga Murgoitio) * fi (Ilkka Tuohela) * he (Yair Hershkovitz) * ko (Changwoo Ryu) * nb (Kjartan Maraas) * nl (Wouter Bolsterlee) * pl (Tomasz Dominikowski) * pt_BR (Henrique P. Machado) * sl (Matej Urbančič) * sv (Daniel Nylander) * th (Theppitak Karoonboonyanan) * zh_cn (甘露(Gan Lu)) * zh_HK (Chao-Hsiung Liao) * zh_TW (Chao-Hsiung Liao) =============== Version 2.25.3 =============== We were late for 2.25.1 and 2.25.2, so here we go - changes since 2.24.0! Applet - changes * Now it is possible to add description after activity, delimiting with comma: "watering flowers, begonias" will add activity "watering flowers" with description "begonias". Likewise you can go for cacti, and forgetmenots * Task category can be seen in dropdown and can be specified on fly to autocreate: working@new project - will create category "new project" and add activity "working" to it * Hamster now can remind of itself every once in a while, interval is set in preferences (George Logiotatidis) * Sending dbus signals on activity change (Juanje Croissier) Applet - love * Applet now again can be found in applet list by searching for 'hamster' * Get instant totals per category for today, in applet dropdown * Improvements in report - somewhat nicer look and there are also totals (Giorgos Logiotatidis) * Use vertical space if we have some on panel and show applet in two lines Updated translations * bg.po (Alexander Shopov) * el (Nick Agianniotis) * he (Yair Hershkovitz) * ku (Erdal Ronahi) * lv (Toms Bauģis) * sv (Daniel Nylander) * zh_CN (Ray Wang)
2009-03-22 20:38:38 +01:00
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/hamster-applet/2.26/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://projecthamster.wordpress.com/
COMMENT= Time tracking applet for GNOME
LICENSE= gnu-gpl-v3
Update to 2.26.0: =============== Version 2.26.0 =============== Applet - changes * Final fixes to utf-8 and Python 2.6 sqlite Updated translations * as (Amitakhya Phukan) * ca (David Planella) * de (Hendrik Richter) * el (Jennie Petoumenou) * gu (Ankit Patel) * ja (Takeshi AIHANA) * lt (Gintautas Miliauskas) * mr (Sandeep Shedmake) * pa (Amanpreet Singh Alam) * ro (Adi Roiban) * ru (Yuriy Penkin) * ta (I. Felix) * te (Krishna Babu K) =============== Version 2.25.92 =============== Applet - changes * Fixed problems with utf-8 and Python 2.6 sqlite * Escaping user input so they don't break UI where pango is used * Stop tracking on shutdown was ignoring user preference Updated translations * cs (Adrian Gunis) * en_GB (Philip Withnall) * fi (Timo Jyrinki) * fr (Claude Paroz) * he (Yair Hershkovitz) * it (Milo Casagrande) * ko (Changwoo Ryu) * or (Arun Mohapatra) * pt (Duarte Loreto) * pt_BR (Vladimir Melo) * sl (Matej Urbančič) * tr (Baris Cicek) =============== Version 2.25.91 =============== Applet - changes * Show day totals in statistics (patch by Daniel Watkins) * Better keyboard support (Enter / Escape, patch by Daniel Watkins) * Fixes to detect alternative pygtk (Frederic Peters) * Fixes to support Japanese better (Takao Fujiwara) * Python 2.6 support (Patryk Zawadzki) * Better duplicate entry checks in activities / categories Updated translations * bg (Alexander Shopov) * ca (Gil Forcada) * da (Kenneth Nielsen) * es (Juanje Ojeda Croissier) * eu (Inaki Larranaga Murgoitio) * fi (Ilkka Tuohela) * he (Yair Hershkovitz) * ko (Changwoo Ryu) * nb (Kjartan Maraas) * nl (Wouter Bolsterlee) * pl (Tomasz Dominikowski) * pt_BR (Henrique P. Machado) * sl (Matej Urbančič) * sv (Daniel Nylander) * th (Theppitak Karoonboonyanan) * zh_cn (甘露(Gan Lu)) * zh_HK (Chao-Hsiung Liao) * zh_TW (Chao-Hsiung Liao) =============== Version 2.25.3 =============== We were late for 2.25.1 and 2.25.2, so here we go - changes since 2.24.0! Applet - changes * Now it is possible to add description after activity, delimiting with comma: "watering flowers, begonias" will add activity "watering flowers" with description "begonias". Likewise you can go for cacti, and forgetmenots * Task category can be seen in dropdown and can be specified on fly to autocreate: working@new project - will create category "new project" and add activity "working" to it * Hamster now can remind of itself every once in a while, interval is set in preferences (George Logiotatidis) * Sending dbus signals on activity change (Juanje Croissier) Applet - love * Applet now again can be found in applet list by searching for 'hamster' * Get instant totals per category for today, in applet dropdown * Improvements in report - somewhat nicer look and there are also totals (Giorgos Logiotatidis) * Use vertical space if we have some on panel and show applet in two lines Updated translations * bg.po (Alexander Shopov) * el (Nick Agianniotis) * he (Yair Hershkovitz) * ku (Erdal Ronahi) * lv (Toms Bauģis) * sv (Daniel Nylander) * zh_CN (Ray Wang)
2009-03-22 20:38:38 +01:00
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
2009-07-17 20:11:24 +02:00
USE_TOOLS+= gmake intltool pkg-config msgfmt
GCONF_SCHEMAS+= hamster-applet.schemas
PY_PATCHPLIST= yes
SUBST_CLASSES+= python
SUBST_MESSAGE.python= Fixing path to Python interpreter.
SUBST_STAGE.python= post-patch
SUBST_FILES.python= hamster/hamster-applet.py
SUBST_SED.python= -e 's@/usr/bin/env python@${PYTHONBIN}@g'
.include "../../lang/python/extension.mk"
.include "../../lang/python/pyversion.mk"
.if ${PYPKGPREFIX} == "py24"
.include "../../databases/py-sqlite2/buildlink3.mk"
.else
DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
.endif
.include "../../devel/GConf/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
Update to 2.26.0: =============== Version 2.26.0 =============== Applet - changes * Final fixes to utf-8 and Python 2.6 sqlite Updated translations * as (Amitakhya Phukan) * ca (David Planella) * de (Hendrik Richter) * el (Jennie Petoumenou) * gu (Ankit Patel) * ja (Takeshi AIHANA) * lt (Gintautas Miliauskas) * mr (Sandeep Shedmake) * pa (Amanpreet Singh Alam) * ro (Adi Roiban) * ru (Yuriy Penkin) * ta (I. Felix) * te (Krishna Babu K) =============== Version 2.25.92 =============== Applet - changes * Fixed problems with utf-8 and Python 2.6 sqlite * Escaping user input so they don't break UI where pango is used * Stop tracking on shutdown was ignoring user preference Updated translations * cs (Adrian Gunis) * en_GB (Philip Withnall) * fi (Timo Jyrinki) * fr (Claude Paroz) * he (Yair Hershkovitz) * it (Milo Casagrande) * ko (Changwoo Ryu) * or (Arun Mohapatra) * pt (Duarte Loreto) * pt_BR (Vladimir Melo) * sl (Matej Urbančič) * tr (Baris Cicek) =============== Version 2.25.91 =============== Applet - changes * Show day totals in statistics (patch by Daniel Watkins) * Better keyboard support (Enter / Escape, patch by Daniel Watkins) * Fixes to detect alternative pygtk (Frederic Peters) * Fixes to support Japanese better (Takao Fujiwara) * Python 2.6 support (Patryk Zawadzki) * Better duplicate entry checks in activities / categories Updated translations * bg (Alexander Shopov) * ca (Gil Forcada) * da (Kenneth Nielsen) * es (Juanje Ojeda Croissier) * eu (Inaki Larranaga Murgoitio) * fi (Ilkka Tuohela) * he (Yair Hershkovitz) * ko (Changwoo Ryu) * nb (Kjartan Maraas) * nl (Wouter Bolsterlee) * pl (Tomasz Dominikowski) * pt_BR (Henrique P. Machado) * sl (Matej Urbančič) * sv (Daniel Nylander) * th (Theppitak Karoonboonyanan) * zh_cn (甘露(Gan Lu)) * zh_HK (Chao-Hsiung Liao) * zh_TW (Chao-Hsiung Liao) =============== Version 2.25.3 =============== We were late for 2.25.1 and 2.25.2, so here we go - changes since 2.24.0! Applet - changes * Now it is possible to add description after activity, delimiting with comma: "watering flowers, begonias" will add activity "watering flowers" with description "begonias". Likewise you can go for cacti, and forgetmenots * Task category can be seen in dropdown and can be specified on fly to autocreate: working@new project - will create category "new project" and add activity "working" to it * Hamster now can remind of itself every once in a while, interval is set in preferences (George Logiotatidis) * Sending dbus signals on activity change (Juanje Croissier) Applet - love * Applet now again can be found in applet list by searching for 'hamster' * Get instant totals per category for today, in applet dropdown * Improvements in report - somewhat nicer look and there are also totals (Giorgos Logiotatidis) * Use vertical space if we have some on panel and show applet in two lines Updated translations * bg.po (Alexander Shopov) * el (Nick Agianniotis) * he (Yair Hershkovitz) * ku (Erdal Ronahi) * lv (Toms Bauģis) * sv (Daniel Nylander) * zh_CN (Ray Wang)
2009-03-22 20:38:38 +01:00
.include "../../devel/libbonobo/buildlink3.mk"
BUILDLINK_API_DEPENDS.pygobject+= ${PYPKGPREFIX}-gobject>=2.14
.include "../../devel/py-gobject/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/py-dbus/buildlink3.mk"
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.12.0
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/py-gnome2/buildlink3.mk"
.include "../../x11/py-gnome2-desktop/buildlink3.mk"
BUILDLINK_API_DEPENDS.pygtk2+= ${PYPKGPREFIX}-gtk2>=2.12
.include "../../x11/py-gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"