#51413 closed submission (fixed)
submission: phonon-backend-vlc with qt5 subport
Reported by: | RJVB (René Bertin) | Owned by: | mkae (Marko Käning) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | majoc-at-astro (majoc-at-astro) | |
Port: | phonon-backend-vlc-qt5 |
Description
This port provides the VLC backend for Phonon, the Qt4 and Qt5 versions.
The VLC backend is generally preferred over the gstreamer backend, and carries the (one day...) promise of providing Qt-based applications access to individual audio devices rather than to the global/default CoreAudio device ("AUHAL").
Attachments (4)
Change History (18)
Changed 8 years ago by RJVB (René Bertin)
Attachment: | phononBGSTr-avoid-x11renderer.patch added |
---|
Changed 8 years ago by RJVB (René Bertin)
comment:1 Changed 8 years ago by majoc-at-astro (majoc-at-astro)
Cc: | majoc@… added |
---|
comment:3 Changed 8 years ago by mkae (Marko Käning)
Owner: | changed from macports-tickets@… to mkae |
---|---|
Status: | new → assigned |
comment:4 Changed 8 years ago by mkae (Marko Käning)
Cc: | mkae removed |
---|---|
Version: | 2.3.4 |
comment:5 Changed 8 years ago by mkae (Marko Käning)
Wouldn't it be better to make use of a released version. Is that possible?
(Removed wrong mention of GitHub!)
comment:6 Changed 8 years ago by mkae (Marko Käning)
Could this Portfile not also make use of cmake 1.1 already?
comment:7 Changed 8 years ago by mkae (Marko Käning)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:8 Changed 8 years ago by RJVB (René Bertin)
Yes, this could use the 1.1 PG.
The qt5 portgroup was also missing a depspec for the ECM. I guess that dependency must have been introduced sometime after I created the port. I'll attach a patch in a few moments.
Wouldn't it be better to make use of a released version. Is that possible?
I'm not aware of any release version tarballs and I don't see any way to fetch from KDE's git servers other than through git.
comment:9 follow-up: 10 Changed 8 years ago by mkae (Marko Käning)
No need for a patch anymore. I fixed it already and closed this issue.
Changed 8 years ago by RJVB (René Bertin)
Attachment: | pbvlc.diff added |
---|
version upgrade, missing depspec and cleanup
comment:10 follow-up: 12 Changed 8 years ago by RJVB (René Bertin)
Replying to mkae:
No need for a patch anymore. I fixed it already and closed this issue.
Too bad, because you also didn't check if the attached Portfile was up-to-date ;)
Changed 8 years ago by RJVB (René Bertin)
Attachment: | pbvlc.2.diff added |
---|
oops, that should have been a build depspec
comment:12 Changed 8 years ago by mkae (Marko Käning)
oops, that should have been a build depspec
Yes, I noticed and fixed it.
Thanks for the update!
Cc Me!