pkgsrc/comms/gnome-pilot/Makefile

35 lines
1.1 KiB
Makefile
Raw Normal View History

2013-02-16 12:18:58 +01:00
# $NetBSD: Makefile,v 1.78 2013/02/16 11:19:20 wiz Exp $
#
gnome-pilot 2.0.17 'Pippi', 2009-01-07 -------------------------------------- Bug Fixes: - #484509: Avoid obsolete HAL info.bus API. Use hal pda.platform property instead (keep info.bus for backwards compatibility). With thanks to Frederic Crozat. - #528701: remove unused applet desktop file - #508262: fix long-standing build-order bug by moving libgpilotdcm code to gpilotd/ directory. - #491921: stray slash breaks rpath for libraries Updated translations: ar (Djihed Afifi) ca (Gil Forcada) el (Simos Xenitellis) en_GB (Philip Withnall) fr (Stephane Raimbault) it (Luca Ferretti) fi (Ilkka Tuohela) nb (Kjartan Maraas) ne (Pawan Chitrakar) oc (Yannig Marchegay) pt_BR (Jonh Wendell) sv (Daniel Nylander) vi (Clytie Siddall) gnome-pilot 2.0.16 'Quixote', 2008-02-27 ---------------------------------------- New Features: - Support for Bluetooth sync, via the bluez support in pilot-link 0.12 - Support for specification of the PDA charset via the configuration applet (Jerry Yu and Matt Davey) Bug Fixes: - (Ubuntu bug #81396): don't close a database if we got an error when opening it. - #464385: use LINGUAS file (Gilles Dartiguelongue) - #410666: 64 bit compatibility in file_conduit (Devin Carraway) - #431145: avoid circular dependency between libgpilotdcm and libgpilotd - #400554: Add intltool support to the gnome-pilot applet. (Kjarten Maraas) - #399039: add HardwareSettings to categories (Denis Washington) - #385434: make sysfs/usbfs check linux-specific (Jerry Yu) - #385444: [solaris] workaround for lack of sync notification (Jerry Yu) And as usual, thanks to all our translators, including: Yannig Marchegay, Raivis Dejus, Pema Geyleg, ituohela, Joan Duran, pachimho, Inaki Larranaga Murgoitio, jorgegonz, Daniel Nylander, stephaner, Gabor Kelemen, algol, rdejus, dlodge, Djihed Afifi, Jonathan Ernst, Claude Paroz, Stephane Raimbault, Xavi Conder, Andrea Zagli, Tino Meinen, Takeshi AIHANA, Francisco Javier F. Serrador.
2009-02-18 21:06:57 +01:00
DISTNAME= gnome-pilot-2.0.17
2013-02-16 12:18:58 +01:00
PKGREVISION= 29
CATEGORIES= comms gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pilot/2.0/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
gnome-pilot 2.0.17 'Pippi', 2009-01-07 -------------------------------------- Bug Fixes: - #484509: Avoid obsolete HAL info.bus API. Use hal pda.platform property instead (keep info.bus for backwards compatibility). With thanks to Frederic Crozat. - #528701: remove unused applet desktop file - #508262: fix long-standing build-order bug by moving libgpilotdcm code to gpilotd/ directory. - #491921: stray slash breaks rpath for libraries Updated translations: ar (Djihed Afifi) ca (Gil Forcada) el (Simos Xenitellis) en_GB (Philip Withnall) fr (Stephane Raimbault) it (Luca Ferretti) fi (Ilkka Tuohela) nb (Kjartan Maraas) ne (Pawan Chitrakar) oc (Yannig Marchegay) pt_BR (Jonh Wendell) sv (Daniel Nylander) vi (Clytie Siddall) gnome-pilot 2.0.16 'Quixote', 2008-02-27 ---------------------------------------- New Features: - Support for Bluetooth sync, via the bluez support in pilot-link 0.12 - Support for specification of the PDA charset via the configuration applet (Jerry Yu and Matt Davey) Bug Fixes: - (Ubuntu bug #81396): don't close a database if we got an error when opening it. - #464385: use LINGUAS file (Gilles Dartiguelongue) - #410666: 64 bit compatibility in file_conduit (Devin Carraway) - #431145: avoid circular dependency between libgpilotdcm and libgpilotd - #400554: Add intltool support to the gnome-pilot applet. (Kjarten Maraas) - #399039: add HardwareSettings to categories (Denis Washington) - #385434: make sysfs/usbfs check linux-specific (Jerry Yu) - #385444: [solaris] workaround for lack of sync notification (Jerry Yu) And as usual, thanks to all our translators, including: Yannig Marchegay, Raivis Dejus, Pema Geyleg, ituohela, Joan Duran, pachimho, Inaki Larranaga Murgoitio, jorgegonz, Daniel Nylander, stephaner, Gabor Kelemen, algol, rdejus, dlodge, Djihed Afifi, Jonathan Ernst, Claude Paroz, Stephane Raimbault, Xavi Conder, Andrea Zagli, Tino Meinen, Takeshi AIHANA, Francisco Javier F. Serrador.
2009-02-18 21:06:57 +01:00
COMMENT= Handheld synchronisation for GNOME
BUILD_DEPENDS+= gob2-[0-9]*:../../devel/gob2
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES
USE_LIBTOOL= YES
USE_TOOLS+= gmake intltool msgfmt perl pkg-config
CONFIGURE_ARGS+= --with-pisock=${BUILDLINK_PREFIX.pilot-link-libs}
gnome-pilot 2.0.17 'Pippi', 2009-01-07 -------------------------------------- Bug Fixes: - #484509: Avoid obsolete HAL info.bus API. Use hal pda.platform property instead (keep info.bus for backwards compatibility). With thanks to Frederic Crozat. - #528701: remove unused applet desktop file - #508262: fix long-standing build-order bug by moving libgpilotdcm code to gpilotd/ directory. - #491921: stray slash breaks rpath for libraries Updated translations: ar (Djihed Afifi) ca (Gil Forcada) el (Simos Xenitellis) en_GB (Philip Withnall) fr (Stephane Raimbault) it (Luca Ferretti) fi (Ilkka Tuohela) nb (Kjartan Maraas) ne (Pawan Chitrakar) oc (Yannig Marchegay) pt_BR (Jonh Wendell) sv (Daniel Nylander) vi (Clytie Siddall) gnome-pilot 2.0.16 'Quixote', 2008-02-27 ---------------------------------------- New Features: - Support for Bluetooth sync, via the bluez support in pilot-link 0.12 - Support for specification of the PDA charset via the configuration applet (Jerry Yu and Matt Davey) Bug Fixes: - (Ubuntu bug #81396): don't close a database if we got an error when opening it. - #464385: use LINGUAS file (Gilles Dartiguelongue) - #410666: 64 bit compatibility in file_conduit (Devin Carraway) - #431145: avoid circular dependency between libgpilotdcm and libgpilotd - #400554: Add intltool support to the gnome-pilot applet. (Kjarten Maraas) - #399039: add HardwareSettings to categories (Denis Washington) - #385434: make sysfs/usbfs check linux-specific (Jerry Yu) - #385444: [solaris] workaround for lack of sync notification (Jerry Yu) And as usual, thanks to all our translators, including: Yannig Marchegay, Raivis Dejus, Pema Geyleg, ituohela, Joan Duran, pachimho, Inaki Larranaga Murgoitio, jorgegonz, Daniel Nylander, stephaner, Gabor Kelemen, algol, rdejus, dlodge, Djihed Afifi, Jonathan Ernst, Claude Paroz, Stephane Raimbault, Xavi Conder, Andrea Zagli, Tino Meinen, Takeshi AIHANA, Francisco Javier F. Serrador.
2009-02-18 21:06:57 +01:00
CONFIGURE_ARGS+= --with-hal
CONFIGURE_ARGS+= --with-vfs
gnome-pilot 2.0.17 'Pippi', 2009-01-07 -------------------------------------- Bug Fixes: - #484509: Avoid obsolete HAL info.bus API. Use hal pda.platform property instead (keep info.bus for backwards compatibility). With thanks to Frederic Crozat. - #528701: remove unused applet desktop file - #508262: fix long-standing build-order bug by moving libgpilotdcm code to gpilotd/ directory. - #491921: stray slash breaks rpath for libraries Updated translations: ar (Djihed Afifi) ca (Gil Forcada) el (Simos Xenitellis) en_GB (Philip Withnall) fr (Stephane Raimbault) it (Luca Ferretti) fi (Ilkka Tuohela) nb (Kjartan Maraas) ne (Pawan Chitrakar) oc (Yannig Marchegay) pt_BR (Jonh Wendell) sv (Daniel Nylander) vi (Clytie Siddall) gnome-pilot 2.0.16 'Quixote', 2008-02-27 ---------------------------------------- New Features: - Support for Bluetooth sync, via the bluez support in pilot-link 0.12 - Support for specification of the PDA charset via the configuration applet (Jerry Yu and Matt Davey) Bug Fixes: - (Ubuntu bug #81396): don't close a database if we got an error when opening it. - #464385: use LINGUAS file (Gilles Dartiguelongue) - #410666: 64 bit compatibility in file_conduit (Devin Carraway) - #431145: avoid circular dependency between libgpilotdcm and libgpilotd - #400554: Add intltool support to the gnome-pilot applet. (Kjarten Maraas) - #399039: add HardwareSettings to categories (Denis Washington) - #385434: make sysfs/usbfs check linux-specific (Jerry Yu) - #385444: [solaris] workaround for lack of sync notification (Jerry Yu) And as usual, thanks to all our translators, including: Yannig Marchegay, Raivis Dejus, Pema Geyleg, ituohela, Joan Duran, pachimho, Inaki Larranaga Murgoitio, jorgegonz, Daniel Nylander, stephaner, Gabor Kelemen, algol, rdejus, dlodge, Djihed Afifi, Jonathan Ernst, Claude Paroz, Stephane Raimbault, Xavi Conder, Andrea Zagli, Tino Meinen, Takeshi AIHANA, Francisco Javier F. Serrador.
2009-02-18 21:06:57 +01:00
.include "../../sysutils/hal/buildlink3.mk"
.include "../../sysutils/gnome-vfs/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../comms/pilot-link-libs/buildlink3.mk"
.include "../../devel/GConf/schemas.mk"
.include "../../devel/libglade/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/omf-scrollkeeper.mk"
.include "../../x11/gnome-panel/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"