Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Steve Arnold (nerdboy)" <nerdboy@g.o>
Subject: gentoo-x86 commit in app-misc/gpsdrive/files: gpsdrive-drawmarkers-remove.patch
Date: Sat, 27 Sep 2008 03:46:56 +0000
nerdboy     08/09/27 03:46:56

  Added:                gpsdrive-drawmarkers-remove.patch
  Log:
  Updated ebuild for more recent version (closes bug #97208)
  (Portage version: 2.2_rc8/cvs/Linux 2.6.26.5 x86_64)

Revision  Changes    Path
1.1                  app-misc/gpsdrive/files/gpsdrive-drawmarkers-remove.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/gpsdrive/files/gpsdrive-drawmarkers-remove.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/gpsdrive/files/gpsdrive-drawmarkers-remove.patch?rev=1.1&content-type=text/plain

Index: gpsdrive-drawmarkers-remove.patch
===================================================================
--- src/util/CMakeLists.txt.orig	2008-09-21 20:15:48.379309613 -0700
+++ src/util/CMakeLists.txt	2008-09-21 20:17:36.012310364 -0700
@@ -25,13 +25,14 @@
   install(TARGETS worldgen DESTINATION ${BIN_INSTALL_DIR})
 endif (GDAL_FOUND)
 
-if (GDAL_FOUND AND GTK2_FOUND)
-  add_executable(gmapview ${gmapview_SRCS})
-  target_link_libraries(gmapview
-    ${MAP_LIBRARY}
-    ${GDAL_LIBRARIES}
-    ${GTK2_LIBRARIES}
-  )
-  install(TARGETS gmapview DESTINATION ${BIN_INSTALL_DIR})
-endif (GDAL_FOUND AND GTK2_FOUND)
+## this bombs because there's no implementation of drawmarkers
+#if (GDAL_FOUND AND GTK2_FOUND)
+#  add_executable(gmapview ${gmapview_SRCS})
+#  target_link_libraries(gmapview
+#    ${MAP_LIBRARY}
+#    ${GDAL_LIBRARIES}
+#    ${GTK2_LIBRARIES}
+#  )
+#  install(TARGETS gmapview DESTINATION ${BIN_INSTALL_DIR})
+#endif (GDAL_FOUND AND GTK2_FOUND)
 





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in app-misc/gpsdrive: metadata.xml ChangeLog gpsdrive-2.10_pre5.ebuild
Next by thread:
gentoo-x86 commit in app-misc/gpsdrive/files: gpsdrive-drawmarkers-remove.patch
Previous by date:
gentoo-x86 commit in app-misc/gpsdrive: metadata.xml ChangeLog gpsdrive-2.10_pre5.ebuild
Next by date:
gentoo-x86 commit in profiles: use.local.desc


Updated Jun 21, 2011

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.