Page MenuHomeFreeBSD

devel/osm-gps-map: New port of osm-gps-map, a Gtk+ 3.0 mapping widget
ClosedPublic

Authored by dumbbell on Nov 22 2015, 1:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 29, 1:23 PM
Unknown Object (File)
Wed, May 22, 9:48 AM
Unknown Object (File)
Mon, May 6, 6:48 PM
Unknown Object (File)
Fri, May 3, 9:04 AM
Unknown Object (File)
May 2 2024, 12:36 PM
Unknown Object (File)
Apr 28 2024, 9:33 AM
Unknown Object (File)
Apr 26 2024, 2:40 AM
Unknown Object (File)
Apr 26 2024, 2:39 AM
Subscribers
None

Details

Summary

It will be used by darktable 2.0.

I'm not sure where to put this kind of library. Is devel the appropriate category?

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 1333
Build 1338: arc lint + arc unit

Event Timeline

dumbbell updated this revision to Diff 10412.
dumbbell retitled this revision from to devel/osm-gps-map: New port of osm-gps-map, a Gtk+ 3.0 mapping widget.
dumbbell updated this object.
dumbbell edited the test plan for this revision. (Show Details)
dumbbell added reviewers: kwm, bapt.

Include devel/Makefile in the patch

So no new files in the diff? wheee

If it a widget, x11-toolkits probably, if I look at the name net/ might also be a good category. Or you might pick one of the two and put the second also in there as a secondary category.

dumbbell edited edge metadata.

Move to x11-toolkits category

While here, add net as a second category.

x11-toolkits/osm-gps-map/Makefile
14

Replace this line with USE_GNOME=introspection:build

17

USES=gnome (new gnome framework)

kwm edited edge metadata.
This revision is now accepted and ready to land.Feb 13 2016, 2:25 PM
This revision was automatically updated to reflect the committed changes.