Opened 12 years ago
Closed 7 years ago
#37748 closed submission (wontfix)
dream port
Reported by: | gilles.risch@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | drm | Cc: | kurthindenburg (Kurt Hindenburg) |
Port: |
Description
Hello,
this is a port for dream, an open-source implementation of a DRM (Digital Radio Mondiale) receive.
I also had to create ports of faad2 and faac with drm support. Probably one could enable the drm option in the existing ports.
Attachments (7)
Change History (16)
Changed 12 years ago by gilles.risch@…
Changed 12 years ago by gilles.risch@…
Attachment: | faac-drm.zip added |
---|
Changed 12 years ago by gilles.risch@…
Attachment: | faad2-drm.zip added |
---|
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
As for the dream.pro.diff file included with the dream port, in your patch (and to some extent already in the file before you patched it) /opt/local is hardcoded, but MacPorts might be installed in a different prefix; you must arrange to use the ${prefix} variable instead.
Changed 12 years ago by gilles.risch@…
Attachment: | Portfile-faac.diff added |
---|
Changed 12 years ago by gilles.risch@…
Attachment: | Portfile-faad2.diff added |
---|
Changed 12 years ago by gilles.risch@…
Attachment: | dream.pro.diff added |
---|
Changed 12 years ago by gilles.risch@…
comment:3 Changed 12 years ago by gilles.risch@…
Hello,
I tried to address all the suggestions.
Regards, Gilles
comment:4 Changed 12 years ago by gilles.risch@…
Are there still open points that must be corrected before this port will be added?
comment:7 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)
If you're interested in updating these, I'll try to commit them.
I'm trying to get dream-2.1.1-svn808.tar.gz to build - currently qwt-60 doesn't build for me.
comment:8 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)
qwt60 is now used (not qwt-60)
:info:build In file included from src/GUI-QT/main.cpp:47: :info:build In file included from src/GUI-QT/fdrmdialog.h:55: :info:build src/GUI-QT/LiveScheduleDlg.h:28:9: warning: '__LiveScheduleDlg_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] :info:build #ifndef __LiveScheduleDlg_H :info:build ^~~~~~~~~~~~~~~~~~~ :info:build src/GUI-QT/LiveScheduleDlg.h:29:9: note: 'LiveScheduleDlg_H' is defined here; did you mean '__LiveScheduleDlg_H'? :info:build #define LiveScheduleDlg_H :info:build ^~~~~~~~~~~~~~~~~ :info:build __LiveScheduleDlg_H :info:build src/matlib/MatlibStdToolbox.cpp:672:7: error: reference to 'mutex' is ambiguous :info:build if (!mutex) :info:build ^
comment:9 Changed 7 years ago by kencu (Ken)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
no response after three years. Please reopen if interested.
Thanks. Regarding the dream portfile:
Regarding the other two ports, I haven't looked at them because you're right, we'd want to enhance the existing ports if possible instead of adding new ones. Can you attach patches to do so?
We prefer patches and files attached directly to the ticket, not in archives, so that we can look at them without downloading them.