general regexp based filter?

Thijs Alkemade thijsalkemade at gmail.com
Thu Jul 14 01:36:23 UTC 2011


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
-------------- 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/1a4794e9/attachment.p7s>


More information about the devel mailing list