diff options
author | Hanno Böck <hanno@gentoo.org> | 2008-10-14 20:35:20 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2008-10-14 20:35:20 +0000 |
commit | b363b622ffc6344441ce551e90336af5cdb7f657 (patch) | |
tree | b1054bb290ce2f8a386141b866b2d3dce4293dc6 /sci-geosciences/viking | |
parent | stable ppc64, bug 241168 (diff) | |
download | gentoo-2-b363b622ffc6344441ce551e90336af5cdb7f657.tar.gz gentoo-2-b363b622ffc6344441ce551e90336af5cdb7f657.tar.bz2 gentoo-2-b363b622ffc6344441ce551e90336af5cdb7f657.zip |
viking: remove old ebuilds
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-rc9-00169-gb34c873 x86_64)
Diffstat (limited to 'sci-geosciences/viking')
-rw-r--r-- | sci-geosciences/viking/files/viking-0.9.5-newgoogle.diff | 45 | ||||
-rw-r--r-- | sci-geosciences/viking/viking-0.9.4.20080614.ebuild | 36 | ||||
-rw-r--r-- | sci-geosciences/viking/viking-0.9.5.ebuild | 46 |
3 files changed, 0 insertions, 127 deletions
diff --git a/sci-geosciences/viking/files/viking-0.9.5-newgoogle.diff b/sci-geosciences/viking/files/viking-0.9.5-newgoogle.diff deleted file mode 100644 index 9ba0722a48ae..000000000000 --- a/sci-geosciences/viking/files/viking-0.9.5-newgoogle.diff +++ /dev/null @@ -1,45 +0,0 @@ -From: qtonthat <qtonthat@02d69b8e-d120-0410-893f-fe71a3b6e39e> -Date: Tue, 22 Jul 2008 14:21:44 +0000 (+0000) -Subject: Google maps no longer worked due to changes by Google. Problems now fixed. -X-Git-Url: http://repo.or.cz/w/viking.git?a=commitdiff_plain;h=47d2edf771db3a0c040e5fb042ca87ab68cc0e10 - -Google maps no longer worked due to changes by Google. Problems now fixed. - -Signed-off-by: Quy Tonthat <qtonthat@gmail.com> - -Conflicts: - -Signed-off-by: Quy Tonthat <qtonthat@gmail.com> - - -git-svn-id: https://viking.svn.sourceforge.net/svnroot/viking/trunk@733 02d69b8e-d120-0410-893f-fe71a3b6e39e ---- - -diff --git a/ChangeLog b/ChangeLog -index 34164fe..119ed06 100644 ---- a/ChangeLog -+++ b/ChangeLog -@@ -1,3 +1,8 @@ -+2008-07-22 -+Quy Tonthat <qtonthat@gmail.com>: -+ * Google maps no longer worked due to changes made by Google. -+ The Problems now fixed. -+ - 2008-07-21: - Guilhem Bonnefille <guilhem.bonnefille@gmail.com>: - * Release Viking 0.9.5 -diff --git a/src/google.c b/src/google.c -index c56b7d9..bb5d370 100644 ---- a/src/google.c -+++ b/src/google.c -@@ -117,8 +117,8 @@ static const gchar *google_version_number(MapCoord *mapcoord, GoogleType google_ - gsize len; - gchar *gvers, *tvers, *kvers, *terrvers, *tmpvers; - static DownloadOptions dl_options = { "http://maps.google.com/", 0, a_check_map_file }; -- static const char *gvers_pat = "http://mt0.google.com/mt?n\\x3d404\\x26v\\x3d"; -- static const char *kvers_pat = "http://khm0.google.com/kh?n\\x3d404\\x26v\\x3d"; -+ static const char *gvers_pat = "http://mt0.google.com/mt?v\\x3d"; -+ static const char *kvers_pat = "http://khm0.google.com/kh?v\\x3d"; - - g_assert(google_type < TYPE_GOOGLE_NUM); - diff --git a/sci-geosciences/viking/viking-0.9.4.20080614.ebuild b/sci-geosciences/viking/viking-0.9.4.20080614.ebuild deleted file mode 100644 index 207043eed15a..000000000000 --- a/sci-geosciences/viking/viking-0.9.4.20080614.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/viking/viking-0.9.4.20080614.ebuild,v 1.1 2008/06/24 12:46:28 hanno Exp $ - -DESCRIPTION="Viking is a program to manage GPS data." -HOMEPAGE="http://viking.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -IUSE="gps" -KEYWORDS="~amd64 ~x86" -MAKEOPTS="${MAKEOPTS} -j1" - -RDEPEND=">=x11-libs/gtk+-2.2.0 - net-misc/curl - gps? ( sci-geosciences/gpsd )" -DEPEND="${RDEPEND} - dev-util/intltool - dev-util/pkgconfig" - -src_compile() { - econf --enable-openstreetmap \ - --enable-expedia \ - --enable-terraserver \ - --enable-google \ - $(use_enable gps realtime-gps-tracking) \ - || die "configure failed" - - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D}" install || die "Install failed" - dodoc README doc/GEOCODED-PHOTOS doc/GETTING-STARTED doc/GPSMAPPER \ - || die "Unable to install docs" -} diff --git a/sci-geosciences/viking/viking-0.9.5.ebuild b/sci-geosciences/viking/viking-0.9.5.ebuild deleted file mode 100644 index 4cd8b2a0a624..000000000000 --- a/sci-geosciences/viking/viking-0.9.5.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/viking/viking-0.9.5.ebuild,v 1.2 2008/09/16 22:07:08 hanno Exp $ - -inherit eutils - -DESCRIPTION="Viking is a program to manage GPS data." -HOMEPAGE="http://viking.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -IUSE="gps" -KEYWORDS="~amd64 ~x86" -MAKEOPTS="${MAKEOPTS} -j1" - -RDEPEND=">=x11-libs/gtk+-2.2.0 - gps? ( sci-geosciences/gpsd ) - net-misc/curl - sci-geosciences/gpsbabel" -DEPEND=">=x11-libs/gtk+-2.2.0 - gps? ( sci-geosciences/gpsd ) - dev-util/intltool - dev-util/pkgconfig" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}/viking-0.9.5-newgoogle.diff" || die -} - -src_compile() { - econf --enable-openstreetmap \ - --enable-expedia \ - --enable-terraserver \ - --enable-google \ - $(use_enable gps realtime-gps-tracking) \ - || die "configure failed" - - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D}" install || die "Install failed" - dodoc README doc/GEOCODED-PHOTOS doc/GETTING-STARTED doc/GPSMAPPER \ - || die "Unable to install docs" -} |