general regexp based filter?

Thijs Alkemade thijsalkemade at gmail.com
Thu Jul 14 09:47:08 UTC 2011


On 14 jul 2011, at 03:36, Thijs Alkemade wrote:

> 
> On 14 jul 2011, at 03:15, Chris Quenelle wrote:
> 
>> 
>> The Xcode project in the spamfilter source repo shows these frameworks:
>>  AdiumLibpurple.framework
>>  Adium.framework
>> And I could get those from the
>> build directory in my Adium build right?
>> 
>> But there are still missing headers when I try to build.
>> Should I also need:
>> libglib
>> libpurple
>> others?
>> ?
>> 
>> 
>> Should I need both the AdiumLibpurple and libpurple frameworks?
>> 
>> 
> 
> Sorry, it's been a while and it's a bit late here - I really don't remember if it needs libglib and libpurple. I'm guessing AdiumLibpurple does, but I don't know why they aren't there in the Xcode project....
> 
> Anyway, if you want to just filter out messages, and don't care about filtering out authorization requests, you could remove CBPurpleAccount+AuthBlocker.m/CBPurpleAccount+AuthBlocker.h, then you won't need AdiumLibpurple at all (and so neither libglib nor libpurple).
> 
> I'll try to have a look again in the morning, to see if I can get it to build in Xcode 4 and with the 10.6 SDK, maybe even 64 bit as well.
> 
> Thijs

I've fixed it in https://bitbucket.org/xnyhps/adium-spamfilter-plugin/changeset/09e37ef798bc. Aside from changing the Header and Framework search paths, it should now work with Adium 1.5. :)

Regards,
Thijs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20110714/d3adc3bd/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4235 bytes
Desc: not available
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20110714/d3adc3bd/attachment.p7s>


More information about the devel mailing list