Opened 13 years ago
Closed 13 years ago
#30590 closed defect (fixed)
devel/flickcurl: change depends_lib from raptor to raptor2
Reported by: | pixilla (Bradley Giesbrecht) | Owned by: | aecollins1@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.1 |
Keywords: | haspatch | Cc: | |
Port: | flickcurl |
Description (last modified by pixilla (Bradley Giesbrecht))
Raptor author declares Raptor v1 end of life.
Attachments (1)
Change History (12)
Changed 13 years ago by pixilla (Bradley Giesbrecht)
Attachment: | patch-flickcurl-raptor2.diff added |
---|
comment:1 Changed 13 years ago by pixilla (Bradley Giesbrecht)
comment:2 Changed 13 years ago by pixilla (Bradley Giesbrecht)
Description: | modified (diff) |
---|
comment:3 Changed 13 years ago by aecollins1@…
Status: | new → assigned |
---|
comment:4 Changed 13 years ago by aecollins1@…
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
flickcurl won't compile with raptor2 - the API is significantly different. The flickcurl port will continue to use raptor (1) until the author modifies flickcurl to use raptor2.
comment:5 Changed 13 years ago by pixilla (Bradley Giesbrecht)
On what system will it not compile with raptor2?
The patch I attached is from my Intel 10.6 system where flickcurl compiled with out issue.
How can I test the flickcurl built with raptor2?
The flickcurl is the only remaining port in Macports that depends on raptor (1).
comment:6 follow-up: 8 Changed 13 years ago by aecollins1@…
I've tried it on 10.6 and 10.7 (64 bit). Linking fails because of missing symbols (e.g. raptor_init). Can you attach a verbose build output, using raptor2, so I can see what it's linking with? Thanks.
comment:7 Changed 13 years ago by aecollins1@…
Resolution: | invalid |
---|---|
Status: | closed → reopened |
comment:8 Changed 13 years ago by aecollins1@…
Replying to aecollins1@…:
I've tried it on 10.6 and 10.7 (64 bit). Linking fails because of missing symbols (e.g. raptor_init). Can you attach a verbose build output, using raptor2, so I can see what it's linking with? Thanks.
Ignore this request - it seems that it will build and link, as long as raptor 1 isn't installed. The patch will be committed in a moment.
comment:9 Changed 13 years ago by pixilla (Bradley Giesbrecht)
Creating a flickr account/api/creds I was able to use flickcurl/raptor2 to follow the flickcurl api manual instructions here.
Flickcurl Flickr API Manual
aecollins1: Do you know where the flickcurl developer states the intentions for support raptor2?
comment:11 Changed 13 years ago by aecollins1@…
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Fixed in r81793.
Thanks
Raptor author declares Raptor v1 end of life.