Opened 15 years ago
Closed 15 years ago
#24390 closed enhancement (fixed)
Please make gnome-vfs dependency a variant of gst-plugins-base
Reported by: | mhobbs@… | Owned by: | rmsfisher@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | gst-plugins-base |
Description
Currently, gnome-vfs is a required depency of gst-plugins-base. This dependency pulls in a TON of extra gnome ports, which really aren't necessary to use the gst-plugins.
My particular problem is that I want to install qt4-x11. qt4-x11 depends on gst-plugins-base, which depends on gnome-vfs, which depends on the whole gnome ecosystem. Obviously, I'm not really interested in installing gnome in order to use Qt.
Change History (4)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Keywords: | gst-plugins-base gnome-vfs removed |
---|---|
Owner: | changed from macports-tickets@… to rmsfisher@… |
Priority: | Not set → Normal |
Version: | 1.8.2 |
comment:2 Changed 15 years ago by rmsfisher@…
comment:3 Changed 15 years ago by rmsfisher@…
r66910 should fix this issue. Please let me know if any additional changes are necessary, otherwise I will close this ticket as fixed in a few days.
comment:4 Changed 15 years ago by rmsfisher@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The current design of gst-plugins-* portfiles is to have each port use as many potential dependencies as possible (within the constraints of licensing). I see your point regarding pulling in many superfluous dependencies just to use gstreamer plugins. I'll see what I can do about writing some +no_foo variants.