Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151167038
D14932.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
998 B
Referenced Files
None
Subscribers
None
D14932.diff
View Options
Index: head/astro/qmapshack/Makefile
===================================================================
--- head/astro/qmapshack/Makefile
+++ head/astro/qmapshack/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qmapshack
PORTVERSION= 1.11.0
+PORTREVISION= 1
CATEGORIES= astro
MASTER_SITES= https://bitbucket.org/maproom/qmapshack/downloads/
Index: head/astro/qmapshack/files/patch-src_qmapshack_dem_IDem.h
===================================================================
--- head/astro/qmapshack/files/patch-src_qmapshack_dem_IDem.h
+++ head/astro/qmapshack/files/patch-src_qmapshack_dem_IDem.h
@@ -0,0 +1,13 @@
+Provide full definition of IDrawContext, needed when #including
+this file in a context (ha!) without that definition already.
+
+--- src/qmapshack/dem/IDem.h.orig 2018-02-23 16:39:15 UTC
++++ src/qmapshack/dem/IDem.h
+@@ -19,6 +19,7 @@
+ #ifndef IDEM_H
+ #define IDEM_H
+
++#include "canvas/IDrawContext.h"
+ #include "canvas/IDrawObject.h"
+ #include <QObject>
+ #include <QPointer>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 7, 1:26 PM (5 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30908155
Default Alt Text
D14932.diff (998 B)
Attached To
Mode
D14932: Fix astro/qmapshack build with CMake 3.11
Attached
Detach File
Event Timeline
Log In to Comment