Opened 10 years ago
Closed 10 years ago
#46654 closed defect (fixed)
gtkextra3, gtk2-extra: conflicting ports
Reported by: | Ionic (Mihai Moldovan) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | haspatch | Cc: | Tom.Schoonjans@…, anant@… |
Port: | gtkextra3 gtk2-extra |
Description
gtkextra3
conflicts with gtk2-extra
and vice versa.
For instance, both install ${prefix}/share/gtk-doc/html/gtkextra/GtkPlotArray.html
. This is just one example.
gtkextra3
should have a conflicts
-statement on gtk2-extra
and vice versa.
Attachments (3)
Change History (5)
Changed 10 years ago by Ionic (Mihai Moldovan)
Attachment: | Portfile-gtkextra3.diff added |
---|
Changed 10 years ago by Ionic (Mihai Moldovan)
Attachment: | Portfile-gtk2-extra.diff added |
---|
Add conflict with gtkextra3
to gtk2-extra
.
Changed 10 years ago by Ionic (Mihai Moldovan)
Attachment: | gtkextra3.diff added |
---|
Add patch from gtkextra3
git repository to fix conflict. Add use_autoreconf yes
for now. Revbump.
comment:1 Changed 10 years ago by Ionic (Mihai Moldovan)
I've added a diff for gtkextra3 pulling in the change from git master.
It works for me.
Are you okay with that? (I technically have to ask, because the port is not openmaintainer
.)
comment:2 Changed 10 years ago by Ionic (Mihai Moldovan)
Resolution: | → fixed |
---|---|
Status: | new → closed |
r132693 fixes this problem. Closing.
Note: See
TracTickets for help on using
tickets.
Add conflict with
gtk2-extra
togtkextra3
.