#2448 closed enhancement (fixed)
BUG: xv-3.10a lacks PNG support
Reported by: | shadow@… | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | markd@… | |
Port: |
Description
CFLAGS needs $(PNG) in it, we're linking the library but not enabling the support.
Change History (13)
comment:1 Changed 20 years ago by shadow@…
comment:2 Changed 20 years ago by snu@…
op_sys: | → All |
---|---|
Owner: | changed from darwinports-bugs@… to jkh@… |
Summary: | xv 3.10a Makefile doesn't include PNG support → BUG: xv |
comment:3 Changed 19 years ago by snu@…
Owner: | changed from jkh@… to darwinports-bugs@… |
---|
Jordan has relinquished maintainership of these ports.
comment:4 Changed 19 years ago by blb@…
Derrick, if you still have the patch, please attach to this bug and hopefully someone can commit. Also, if you'd like to be the new maintainer (it is currently unowned), put that in the patch too.
comment:5 Changed 18 years ago by cssdev
Summary: | BUG: xv → BUG: xv-3.10a lacks PNG support |
---|---|
Type: | defect → enhancement |
comment:6 Changed 18 years ago by pipping@…
Milestone: | → Available Ports |
---|
comment:7 Changed 18 years ago by pipping@…
Milestone: | Available Ports → Port Bugs |
---|
comment:8 Changed 17 years ago by markd@…
Cc: | markd@… added |
---|---|
Resolution: | → invalid |
Status: | new → closed |
There is no actionable information here so I don't see any purpose in this ticket anymore.
comment:9 Changed 17 years ago by cssdev
Resolution: | invalid |
---|---|
Status: | closed → reopened |
I'm opening this ticket again, as it has come up on the discussion list. The actionable item is the integration of the existing PNG patch for xv. It's non-trivial, and that's likely why this ticket was left unresolved. (That doesn't make it invalid.)
comment:10 Changed 17 years ago by cssdev
Owner: | changed from macports-tickets@… to raimue@… |
---|---|
Status: | reopened → new |
Rainer, per your comments on the mailing list, I'll assign this ticket to you if you don't mind. :)
comment:11 Changed 17 years ago by raimue (Rainer Müller)
Status: | new → assigned |
---|
Thanks, Chris. I didn't know a ticket existed.
comment:12 Changed 17 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed xv with PNG support in r35810.
I'll contribute an updated patch if someone will apply this; This is really pretty simple. If we're patching in png support, and linking libpng, we should also enable said png support.