Gentoo Archives: gentoo-commits

From: "Steve Arnold (nerdboy)" <nerdboy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/gpsdrive: ChangeLog gpsdrive-2.10_pre7.ebuild
Date: Sat, 22 Aug 2009 23:39:39
Message-Id: E1Mf0BM-0003Jk-VQ@stork.gentoo.org
1 nerdboy 09/08/22 23:39:36
2
3 Modified: ChangeLog gpsdrive-2.10_pre7.ebuild
4 Log:
5 Updated einfo, icon, and desktop file; more testing with gpsd and osm.
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.32 app-misc/gpsdrive/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/gpsdrive/ChangeLog?rev=1.32&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/gpsdrive/ChangeLog?rev=1.32&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/gpsdrive/ChangeLog?r1=1.31&r2=1.32
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-misc/gpsdrive/ChangeLog,v
18 retrieving revision 1.31
19 retrieving revision 1.32
20 diff -u -r1.31 -r1.32
21 --- ChangeLog 24 Jun 2009 08:05:08 -0000 1.31
22 +++ ChangeLog 22 Aug 2009 23:39:36 -0000 1.32
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-misc/gpsdrive
25 -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gpsdrive/ChangeLog,v 1.31 2009/06/24 08:05:08 tupone Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/app-misc/gpsdrive/ChangeLog,v 1.32 2009/08/22 23:39:36 nerdboy Exp $
29 +
30 + 22 Aug 2009; Steve Arnold <nerdboy@g.o> gpsdrive-2.10_pre7.ebuild:
31 + Updated einfo, icon, and desktop file; more testing with gpsd and osm.
32
33 *gpsdrive-2.10_pre7 (24 Jun 2009)
34
35
36
37
38 1.2 app-misc/gpsdrive/gpsdrive-2.10_pre7.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/gpsdrive/gpsdrive-2.10_pre7.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/gpsdrive/gpsdrive-2.10_pre7.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/gpsdrive/gpsdrive-2.10_pre7.ebuild?r1=1.1&r2=1.2
43
44 Index: gpsdrive-2.10_pre7.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-misc/gpsdrive/gpsdrive-2.10_pre7.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- gpsdrive-2.10_pre7.ebuild 24 Jun 2009 08:05:08 -0000 1.1
51 +++ gpsdrive-2.10_pre7.ebuild 22 Aug 2009 23:39:36 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gpsdrive/gpsdrive-2.10_pre7.ebuild,v 1.1 2009/06/24 08:05:08 tupone Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-misc/gpsdrive/gpsdrive-2.10_pre7.ebuild,v 1.2 2009/08/22 23:39:36 nerdboy Exp $
57 EAPI=2
58
59 inherit cmake-utils eutils fdo-mime
60 @@ -27,7 +27,7 @@
61 dbus? ( dev-libs/dbus-glib )
62 gdal? ( sci-libs/gdal )
63 mapnik? ( sci-geosciences/mapnik )
64 - libgda? ( >=gnome-extra/libgda-3.0.1[postgres] )
65 + libgda? ( =gnome-extra/libgda-3.0*[postgres] )
66 speech? ( app-accessibility/speech-dispatcher )"
67
68 DEPEND="${COMMON_DEP}
69 @@ -46,8 +46,8 @@
70 tests/gpsdriverc-in \
71 src/gpsdrive_config.c || die "sed failed"
72 # Fix desktop file...
73 - sed -i -e "s:gpsicon:/usr/share/gpsdrive/pixmaps/gpsicon.png:g" \
74 - -e "s:Graphics;Network;Geography:Application;Geography;GPS:g" \
75 + sed -i -e "s:gpsicon:/usr/share/icons/gpsdrive.png:g" \
76 + -e "s:Graphics;Network;Geography:Education;Science;Geography;GPS:g" \
77 data/gpsdrive.desktop || die "sed failed"
78 }
79
80 @@ -91,8 +91,8 @@
81 elog "for information on using Kismet with gpsdrive."
82 elog
83 if use mapnik ; then
84 - elog "Using mapnik to render online map require you to"
85 - elog "load data into the postgis database. Follow instructions"
86 + elog "Using mapnik to render online maps requires you to load"
87 + elog "data into the postgis database. Follow the instructions"
88 elog "on http://wiki.openstreetmap.org/index.php/Mapnik"
89 fi
90 elog
91 @@ -102,6 +102,12 @@
92 elog "is handy for downloading maps for another location, but"
93 elog "not much else)."
94 elog
95 + elog "openstreetmap-icons now installs to a more appropriate"
96 + elog "location, so if you have trouble starting gpsdrive, you"
97 + elog "should probably update your ~/.gpsdrive/gpsdriverc file"
98 + elog "and change the path to the geoinfofile to reflect this:"
99 + elog " geoinfofile = /usr/share/osm/geoinfo.db"
100 + elog
101 }
102
103 pkg_postrm() {