Opened 19 years ago
Closed 18 years ago
#8365 closed defect (fixed)
Bittorrent dependencies
Reported by: | LordChaos73 | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | markd@… | |
Port: |
Description
At present, compiling bittorrent requires (among others) installation of the following ports, including XFree86. I don't think this should be the case:
wks-donkersloot-osx:/ ericd$ sudo port deps bittorrent bittorrent has library dependencies on:
python24 gettext py-gtk2
wks-donkersloot-osx:/ ericd$ sudo port deps py-gtk2 py-gtk2 has library dependencies on:
gtk2 py-gobject py-numeric
wks-donkersloot-osx:/ ericd$ sudo port deps gtk2 gtk2 has library dependencies on:
glib2 tiff libpng atk pango gettext XFree86 cairo
Change History (3)
comment:1 Changed 19 years ago by niels@…
comment:2 Changed 18 years ago by pguyot (Paul Guyot)
Component: | base → dports |
---|
comment:3 Changed 18 years ago by markd@…
Cc: | markd@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Gtk has been removed as a dependenxy for this port. Python remains but the port is a subcategory of python.
Note: See
TracTickets for help on using
tickets.
(In reply to comment #0)
As far as I can figure it out, gtk2 does not run natively under OSX. However, efforts are made to port gtk+ 2 to OSX. More Information may be found here: http://developer.imendio.com/wiki/Gtk_Mac_OS_X