Commit graph

13 commits

Author SHA1 Message Date
joerg
0268c554bd Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
ahoka
61f4d63db2 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 20:06:57 +00:00
hira
6cdb950b99 Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
markd
f2e7c6a84f Update gnome-pilot to 2.0.15
This is primarily a bugfix release, to patch issues that cropped up
with the new features introduced in version 2.0.14.

   - #357602.  Fix memory leak in the usbfs scanning code (with
               thanks to Brian Warner)
   - #362565.  Add a 400ms pause between HAL detection of a USB
               device and the first attempt to sync.  Several
               devices were reported to reset themselves if
               communication was attempted too soon after the
               first appearance of the USB device.
   - #365181.  Fix a long-standing bug that probably turned up
               now because of the multiple attempts to add a new
               pilot due to #362565.  Avoid accessing freed memory
               when the 'add pilot' dialog is opened multiple times.

New translation:
     * ar:    New arabic translation, with thanks to Djihed Afifi

gnome-pilot 2.0.13 'Lucky', 2005-04-04
--------------------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org):

   #148582 - gpilot-applet crashes with a left-click from toolbar (JP)
   #168401 - capplet desktop file has multiple icon fields (Crispin Flowerday)
   #166024 - DnD --> gnome-pilot causes busy loop (Chris Lee, JP)
   #142710 - Malformed desktop entry (JP)

Other bugs

   - Add kyocera 7135 and zire 31 devices (JP)
   - Warning fixes (Dave Malcolm)
2007-01-26 01:33:14 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
wiz
e9a60aaad5 Add gnome-pilot-2.0.12: Palm Pilot synchronisation for GNOME
Provided by Greg Troxel via PR 30278 and pkgsrc-wip.
2005-05-25 22:36:39 +00:00
wiz
cdb6489776 Remove gnome1 packages except as needed for gnucash.
Ok'd by jmmv@ and rh@ (gnome 1 maintainers).
2005-05-18 22:02:17 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
jmmv
6fdf05cc93 Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handle
the shared share/mime-info directory.  Bump PKGREVISION.
2003-05-30 16:19:50 +00:00
jmmv
694b359fde Fix previous change: share/applets/* directories are removed by gnome-core. 2003-01-27 14:31:43 +00:00
jmmv
e006eb2449 Add a comment saying that share/applets/* directories are beeing removed
in gnome1-dirs.
2003-01-27 14:19:16 +00:00
jmmv
aaab81e871 Depend on gnome1-dirs to handle shared directories. Bump PKGREVISION. 2003-01-27 13:01:26 +00:00
rh
fbde066785 Initial import of gnome-pilot-0.1.71, Palm Pilot synchronisation for GNOME. 2003-01-11 02:56:25 +00:00