Opened 11 years ago
Last modified 8 years ago
#39495 new enhancement
qwt60+examples installed, but no examples found
Reported by: | mkae (Marko Käning) | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | phw@… | |
Port: | qwt60 |
Description
This
$ port contents qwt60 | grep example $
tells me that there are no example source files in the installed port, although there are tons of them in the extracted distribution:
$ port patch qwt $ ls `port dir qwt60`/work/qwt-6.0.2/examples bode curvdemo2 examples.pri navigation radio refreshtest sliders svgmap cpuplot dials examples.pro oscilloscope rasterview simpleplot spectrogram sysinfo curvdemo1 event_filter friedberg plotmatrix realtime sinusplot stylesheets tvplot
Is this intended, i.e. a feature or a bug?
Change History (4)
comment:1 Changed 11 years ago by michaelld (Michael Dickens)
comment:2 Changed 11 years ago by michaelld (Michael Dickens)
The QWT ports have some issues with where things are installed (e.g., docs in share/qwt/doc instead of share/doc/qwtXY), and I'll check over +examples while I'm there.
comment:4 Changed 8 years ago by michaelld (Michael Dickens)
Not enough time in the day! With respect to the qwt* ports, I'd like to get them moved into framework installs, so that they can all be installed at the same time. This would solve some issues with ports requiring qwt61 but others requiring qwt52. Again, not enough time in the day. Some day ...
Note: See
TracTickets for help on using
tickets.
Seems like a bug. I'll look into it.