Opened 11 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)

dream.zip (2.2 KB) - added by gilles.risch@… 11 years ago.
faac-drm.zip (1.5 KB) - added by gilles.risch@… 11 years ago.
faad2-drm.zip (1.6 KB) - added by gilles.risch@… 11 years ago.
Portfile-faac.diff (345 bytes) - added by gilles.risch@… 11 years ago.
Portfile-faad2.diff (375 bytes) - added by gilles.risch@… 11 years ago.
dream.pro.diff (3.3 KB) - added by gilles.risch@… 11 years ago.
Portfile (1.7 KB) - added by gilles.risch@… 11 years ago.

Download all attachments as: .zip

Change History (16)

Changed 11 years ago by gilles.risch@…

Attachment: dream.zip added

Changed 11 years ago by gilles.risch@…

Attachment: faac-drm.zip added

Changed 11 years ago by gilles.risch@…

Attachment: faad2-drm.zip added

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

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.

comment:2 Changed 11 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 11 years ago by gilles.risch@…

Attachment: Portfile-faac.diff added

Changed 11 years ago by gilles.risch@…

Attachment: Portfile-faad2.diff added

Changed 11 years ago by gilles.risch@…

Attachment: dream.pro.diff added

Changed 11 years ago by gilles.risch@…

Attachment: Portfile added

comment:3 Changed 11 years ago by gilles.risch@…

Hello,

I tried to address all the suggestions.

Regards, Gilles

comment:4 Changed 11 years ago by gilles.risch@…

Are there still open points that must be corrected before this port will be added?

comment:5 Changed 11 years ago by gilles.risch@…

Any news?

comment:6 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

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: newclosed

no response after three years. Please reopen if interested.

Note: See TracTickets for help on using tickets.