<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.gnome.gaim.devel">
    <title>gmane.comp.gnome.gaim.devel</title>
    <link>http://blog.gmane.org/gmane.comp.gnome.gaim.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19920"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19917"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19907"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19904"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19902"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19880"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19879"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19878"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19875"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19871"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19869"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19868"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19863"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19861"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19858"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19854"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19852"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19850"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19846"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19844"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19920">
    <title>Building pidgin in netbean  IDE</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19920</link>
    <description>&lt;pre&gt;Hi List,
Has any one built /compile pidgin in Netbean IDE ?
It shall be great if everting availabe in Netbean IDE with mingw compiler in windows envirment.

Or is anyone working on the same?


Thanks in advance.
regards,
arun


_______________________________________________
Devel mailing list
Devel&amp;lt; at &amp;gt;pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/devel
&lt;/pre&gt;</description>
    <dc:creator>Arun</dc:creator>
    <dc:date>2012-05-21T17:45:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19917">
    <title>Merging master password branch...</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19917</link>
    <description>&lt;pre&gt;Hi all,

We should probably get around to merging this stuff... It does
compile, and run in some fashion, at least. I haven't really had to
modify it much lately, so I'd like everyone to take a look at some of
the API changes before merging. I'm mostly concerned with the
libpurple changes. For the rest, you can just check out monotone.

The following are high-level sorts of things or specific comments.
Please check monotone for the details.

accounts.h
* Add `cb` and `data` parameters to `purple_account_[gs]et_password`
for the caller to be notified when a password is truly saved/read. I
don't think any callers use the saved-cb though.

connection.h
* Add `gboolean purple_connection_had_error(const PurpleConnection
*gc);` -- Seems a bit of a hack to me based on the name. I'm sure it
can be done better.

plugin.h
* #define PURPLE_PLUGIN_FLAG_AUTOLOAD  0x02 -- Can't we just do the
same thing the SSL plugins do?

New Keyring API:
* Header comment points out that some GError's may not be useful. We
don't really&lt;/pre&gt;</description>
    <dc:creator>Elliott Sales de Andrade</dc:creator>
    <dc:date>2012-05-25T20:13:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19907">
    <title>GSoC 2012: Android port</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19907</link>
    <description>&lt;pre&gt;Hello,

I was accepted as GSoC student to do an Android port of libpurple.
The original proposal and a planned timeline can be seen here [1].

The last two weeks I was mainly trying to get everything to build, and
after many hours of trying, patching, configure-scripts-reading and
waiting I got all dependencies of libpurple to compile and finally
libpurple itself.

The basic class structure is already in MTN, but there are no function
implementations. Methods marked as native are extracted to header files
to be implemented and enum constants from C files are autmatically
converted to java source files so that they can be used from java
without any manual hacking. This makes enum conversion a lot easier.

There ist already a documentation on how to set up a development
computer. In the end of the project, I can do a release so that not
everybody who wants to use the library in his projects needs to compile
everything from scratch and install all those tools.

Next week is mainly getting the Android SDK to pac&lt;/pre&gt;</description>
    <dc:creator>Michael Zangl</dc:creator>
    <dc:date>2012-05-23T11:05:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19904">
    <title>gsoc12 : pidgin plugin website</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19904</link>
    <description>&lt;pre&gt;
Hi.

I am Nikhil Bafna, a 4th year undergrad at BITS Pilani, India.

I am one of the 4 selected gsoc tudents to work with Pidgin this summer. My project proposal is "Building a Pidgin Plugin Website, from where user can easily discover &amp;amp; download plugins for their platform and rate &amp;amp; review them as well, intuitively. Developers would use it upload, modify and delete information about their plugins, maintain change log and get feedback from the user community."

The complete proposal for the project can be viewed here.

The period of coding for GSoC officially started yesterday, 21st May and will continue up to 20th of August. Throughout this period, I will post weekly updates on my work :-)


To provide a brief sum down of the project, I will be coding it in python + django + postgre. I have divided the project into 5 major chunks -

User frontend
User backend
Developer frontend
Developed backend
Integration with Pidgin Client
The version control system is Monotone and for the time being I will be hosting t&lt;/pre&gt;</description>
    <dc:creator>Nikhil Bafna</dc:creator>
    <dc:date>2012-05-22T07:21:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19902">
    <title>[ANN] pidgin git import v5</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19902</link>
    <description>&lt;pre&gt;Hi,

Here's a new version of the conversion scripts.

The major change is that I wrote a script to compare a git and
mercurial repo, thanks to this script, I've managed to track various
discrepancies between the mercurial and git scripts. After fixing all
those discrepancies, the repositories match 100% (except formatting
differences; hg convert seems to strip some lines from the commit
messages, and git author limitations: 'John Doe' -&amp;gt; 'John Doe
&amp;lt;unknown&amp;gt;'). All the graph matches as well; there's no single commit
lost.

I haven't checked the file contents yet, but I don't think there will
be any issues in 'mtn git_export'.

Also, there is now support to split certain unmerged branches to
separate repositories. This is better than the mercurial scripts
version because a) it actually works, and b) there's no need to figure
which branches have been merged or not; git figures that out
automatically. And of course it's *much* faster.

Finally, I've enabled the --log-revids and --log-certs options to 'mtn
git_ex&lt;/pre&gt;</description>
    <dc:creator>Felipe Contreras</dc:creator>
    <dc:date>2012-05-21T16:02:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19880">
    <title>[PATCH 00/21] pidgin-mtn-conv-files patches</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19880</link>
    <description>&lt;pre&gt;Hi,

Since I'm not receiving any reply, here are the patches.

The current version of the scripts don't even run, here are some fixes,
updates, and performance improvements.

I've made sure that the author conversions are functionally the same, I haven't
run a full conversion yet.

You can find a mercurial repo with the patches here:

 https://bitbucket.org/felipec/pidgin-mtn-conv-files/overview

By mails I'll be removing the biggest patches, which is mostly noise.

Cheers.

Felipe Contreras (21):
  add-committer-certs: warn if there's no signer
  fix-branch-certs: add missing fixes
  migrate: fix for python2
  add-committer-certs: improve performance
  add-committer-certs: trivial cleanup
  authormap: re-sort
  Get rid of svn-patch-authors.diff
  authormap: fix trivial conversion warnings
  authormap: remove unused entries
  authormap: update Marc E's address
  authormap: fix Miloslav Trmac entry
  authormap: update
  fix-svn-author-certs: fix valid author checks
  print-svn-authors: improve
  print-svn-aut&lt;/pre&gt;</description>
    <dc:creator>Felipe Contreras</dc:creator>
    <dc:date>2012-05-13T14:14:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19879">
    <title>[ANN] pidgin git import v4</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19879</link>
    <description>&lt;pre&gt;Hi,

Here's an updated version of my scripts to import the pidgin monotone
repository to git.

In this version there's a new script that trims the repository; one
can specify the oldest tag (v2.7.0), and which tags and branches to
keep. The resulting repository is much smaller (17M). In addition to
that, the script generates a 'grafts' file so it's possible to stitch
the full and the trimmed repositories together.

For example:
 % git clone git://gitorious.org/pidgin-clone/pidgin-trimmed.git pidgin
 % cd pidgin
 % git remote add full git://gitorious.org/pidgin-clone/pidgin-clone.git
 % git fetch full
 % cp /tmp/grafts pidgin/.git/info/grafts

Now you would be able to see the full history.

This can be used to migrate development to git *right now*, even
though the repository conversion scripts are still not finished. Once
they are finished; it's only a matter of updating the grafts file, and
the new history would not need to be changed.

Version v3.0 was already synchronized to the mercurial scripts[2], and
&lt;/pre&gt;</description>
    <dc:creator>Felipe Contreras</dc:creator>
    <dc:date>2012-05-12T19:51:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19878">
    <title>Pidgin 2.10.4 released</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19878</link>
    <description>&lt;pre&gt;There are two security updates and a few other bug fixes.

Changes: http://developer.pidgin.im/wiki/ChangeLog
Files: https://sourceforge.net/projects/pidgin/files/Pidgin/2.10.4/
_______________________________________________
Announce mailing list
Announce&amp;lt; at &amp;gt;pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/announce
&lt;/pre&gt;</description>
    <dc:creator>Mark Doliner</dc:creator>
    <dc:date>2012-05-07T05:25:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19875">
    <title>Disable logging</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19875</link>
    <description>&lt;pre&gt;Hi all,

What is the appropriate way to turn off logging in libpurple?

I am building a custom app using libpurple and won't be needing logging for all conversations.

I have tried reading the documentation in conversation.h and log.h, have tried purple_log_uninit() after a call to purple_core_init (but I think this is the wrong solution because my app dies). I think I'm still shooting to the wrong spot.

Please help.

Thanks,
John
&lt;/pre&gt;</description>
    <dc:creator>John Indra</dc:creator>
    <dc:date>2012-05-03T08:09:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19871">
    <title>About FBChat and logging</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19871</link>
    <description>&lt;pre&gt;Hi all,

I am new to libpurple. I currently have 2 questions which help is
greatly appreciated.

1. I am trying to make a command line FBChat client app based on
libpurple's example nullclient.c.
I can see on the console that new conversation is accepted by
libpurple and printed to screen, but my FBChat friend doesn't seem to
receive the message. The other way around works though (my friend can
send me FBChat message just fine). I test the same code with YM and
GTalk and it works just fine. Both can send and receive msg.

Does this have anything to do with FB App? Do I have to create an FB
App first. What then must I do after I create the FB App? Is there
more information on this somewhere?

2. How do I turn off logging, so the line "Logging of this
conversation failed." doesn't show up in nullclient.c

Thanks a  lot.

John
&lt;/pre&gt;</description>
    <dc:creator>John Indra</dc:creator>
    <dc:date>2012-05-02T07:32:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19869">
    <title>GSoC: Pidgin Plugin Website</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19869</link>
    <description>&lt;pre&gt;Thank you for selecting me to work on this project. I am really excited and
looking forward to it.

-
Nikhil Bafna
_______________________________________________
Devel mailing list
Devel&amp;lt; at &amp;gt;pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/devel
&lt;/pre&gt;</description>
    <dc:creator>Nikhil Bafna</dc:creator>
    <dc:date>2012-04-24T03:47:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19868">
    <title>Student Assistant Research Help!</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19868</link>
    <description>&lt;pre&gt;To the Developers and Contributors,

I am a graduate student assistant attempting to  researching both the size of pidgin and interactions between committees, developers and contributors in commit messages and bug reports.  Can anyone tell me, either offhand or through link, both the size of pidgin in terms of code and the number of active developers and commiters?  Any help or insight would be very appreciated!

Best,

Teya


_______________________________________________
Devel mailing list
Devel&amp;lt; at &amp;gt;pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/devel
&lt;/pre&gt;</description>
    <dc:creator>Dorotea Veronica Szkolar</dc:creator>
    <dc:date>2012-04-21T14:26:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19863">
    <title>Skype, Yahoo, ICQ, MSN Messenger search engine tip</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19863</link>
    <description>&lt;pre&gt;search-im is a brand new, user contributed Skype, Yahoo, AIM, ICQ, MSN Messenger search engine community created to help messenger users connect with each other based on their profession, hobbies, and other interests(not their name). Please feel free to have a try and add yourself, your service, or business.

Let me know if you have any questions or have interest in being included in our upcoming "Messenger Resources" section as well.

http://www.search-im.com

Thanks,
Nicole Boivin
info&amp;lt; at &amp;gt;search-im.com
510-962-4385
&lt;/pre&gt;</description>
    <dc:creator>Nicole Boivin</dc:creator>
    <dc:date>2012-04-15T21:38:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19861">
    <title>Request: API addition for gtkconvs</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19861</link>
    <description>&lt;pre&gt;Hi,

I'd like to request an interface for plugins to specify that a
PidginWindow instance should not be automatically destroyed on the
removal of its last conversation.

Attached is an example patch to add a pair of functions implementing
this to illustrate what I mean.  (It tacks GObject data onto a widget
instead of adding a gboolean to the struct to ensure binary
compatibility is preserved.)

Does anyone have any opinions for or against supporting this functionality?

Thanks,
David
_______________________________________________
Devel mailing list
Devel&amp;lt; at &amp;gt;pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/devel
&lt;/pre&gt;</description>
    <dc:creator>David Michael</dc:creator>
    <dc:date>2012-04-14T01:34:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19858">
    <title>I am looking for someone to customize a chat plugin for my website.</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19858</link>
    <description>&lt;pre&gt;I was given your name from Eion Robb, one of the developers of plugins for
the Pidgin chattign software.
I am looking for a developer with chat experience to  customize a
preexisting chat plugin for my social network.  Essential, i need to have
one that translates (especially spanish to english).  I prefer the multitab
layout like pedgin and messenger.  I also prefer a video chat feature.


Eion mentioned that you might have a list of potential developers for my
chat plugin.

Please let me know if you can foreward me their email address/

Thank you very much.

Scott
_______________________________________________
Devel mailing list
Devel&amp;lt; at &amp;gt;pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/devel
&lt;/pre&gt;</description>
    <dc:creator>Scott Rosenblum</dc:creator>
    <dc:date>2012-04-10T02:34:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19854">
    <title>A Win32 compilation question</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19854</link>
    <description>&lt;pre&gt;Hello everyone,

I've tried to compile 
http://prdownloads.sourceforge.net/pidgin/pidgin-2.10.3.tar.bz2 under 
Windows 7, and got an error.

First, I installed all dependencies as page [1] says. Then, I ran `make 
-f Makefile.mingw install' as the page [1] says. I've got an error 
`gtkdialogs.c:493: error: 'REVISION' undeclared' at 
`$PIDGIN_DEV_ROOT/pidgin-2.10.3/pidgin'. I've checked the included file 
`$PIDGIN_DEV_ROOT/pidgin-2.10.3/package_revision.h', it was 0 lines long.

Second, I ran ` ./configure &amp;amp;&amp;amp; make -f Makefile.mingw install' at dir 
`$PIDGIN_DEV_ROOT/pidgin-2.10.3/'. It reported:

checking for ld used by gcc... no
configure: error: no acceptable ld found in $PATH

I then ran:

$ which ld
/bin/ld

$ echo $PATH
/cygdrive/c/Perl/bin:/cygdrive/h/ECLIPSE_WORKSPACE/PIDGIN_DEV_ROOT1/win32-dev/mingw/bin:/bin/:/cygdrive/c/Perl/bin:/cygdrive/h/ECLIPSE_WORKSPACE/PIDGIN_DEV_ROOT1/win32-dev/mingw/bin:/usr/local/bin:/usr/bin:/cygdrive/c/Perl/site/bin:/cygdrive/c/Perl/bin:/cygdrive/c/Windows/system32:/cygdri&lt;/pre&gt;</description>
    <dc:creator>Evgenii Philippov</dc:creator>
    <dc:date>2012-04-09T19:10:25</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19852">
    <title>Google Summer of Code - need advices</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19852</link>
    <description>&lt;pre&gt;Hello everybody,

I'm having a look at the Google Summer of Code, and I'm particularly
interested in the Pidgin group.
So I'd like to introduce  myself : I'm Célestin Matte, French student in
Ensimag, engineering school in IT and mathematics part of the Grenoble INP
group.
I would like to take part in the pidgin project because I'm a heavy user of
instant messaging, so I'd be glad to contribute in building this free and
powerful software on various systems.

I'm particularly interested in these project ideas and would like to know
more about them (mainly about what already exists) :
- android frontend
- better chat log viewer
- emoticon cache

I know it's really late to start having a look at the gsoc but I've been
missing time recently and I know I would really regret it if I didn't at
least try to apply. Therefore I'm going to do the best I can to build the
best proposal possible before tonight.

Thank you,
Célestin Matte
_______________________________________________
Devel mailing list
Devel&amp;lt; at &amp;gt;pidgin.im
&lt;/pre&gt;</description>
    <dc:creator>Célestin Perdu</dc:creator>
    <dc:date>2012-04-06T12:05:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19850">
    <title>GSoC 2012 Project Idea : vCard export/import</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19850</link>
    <description>&lt;pre&gt;Hello,
actually i'm a every day user of pidgin and i have partecipated the last
GSoC working on Contacts and vCard for another organization. My idea was
about writing a portable lib that allow to easily parse and write vcard
files and then integrate it in pidgin as an import / export functionality.
The idea of writing a lib from scrach, came around because the existing
libs are not portable, libvcard requires Qt core, and ccard is only an
outdated parser...the other alternatives have been written in other
languages like java...

What do you think? Is that a project which could be appreciated for a GSoC
proposal?

Best Regards
_______________________________________________
Devel mailing list
Devel&amp;lt; at &amp;gt;pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/devel
&lt;/pre&gt;</description>
    <dc:creator>dario casalinuovo</dc:creator>
    <dc:date>2012-04-04T12:18:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19846">
    <title>QQ support in Pidgin</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19846</link>
    <description>&lt;pre&gt;Hello,

I wanted to know if QQ could be reintegrated into Pidgin.
Last time I checked, QQ was there but since Pidgin used a older and
deprecated version of the QQ messenger, the server didn't support it.
But in the newer versions of Pidgin, QQ is no longer there.
Do you think QQ should be reintegrated into Pidgin?

Looking forward for a response,

Best,

Jaskirat Singh
_______________________________________________
Devel mailing list
Devel&amp;lt; at &amp;gt;pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/devel
&lt;/pre&gt;</description>
    <dc:creator>Jaskirat Singh</dc:creator>
    <dc:date>2012-04-03T20:14:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19844">
    <title>building error on windows</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19844</link>
    <description>&lt;pre&gt;I tried the development steps in
http://developer.pidgin.im/wiki/BuildingWinPidgin.

I downloaded and extracted everything correctly as the instruction tells
me. However, it shows an error message when I execute "building pidgin"
this step.

 gcc: The -mno-cygwin flag has been removed; use a mingw-targeted
cross-compiler.

../libpurple/win32/rules.mak:4: recipe for target `account.o' failed
make[1]: *** [account.o] Error 1
make[1]:“/cygdrive/e/devel/pidgin-devel/pidgin-2.7.11/libpurple”
Makefile.mingw:83: recipe for target `all' failed
make: *** [all] Error 2

 In the 83th line of Makefile.mingw, it is as following:

$(MAKE) -C $(PURPLE_TOP) -f $(MINGW_MAKEFILE).

I checked the environment variables in
E:\devel\pidgin-devel\pidgin-2.7.11\libpurple\win32\global.mak ,
$PURPLE_TOP $MINGW_MAKEFILE are declared clearly there. Do you have any
idea of this mistake?

(I build it in Cygwin, Windows, following the instructions in the link
above)
_______________________________________________
Devel mailing list
De&lt;/pre&gt;</description>
    <dc:creator>xiaochu liu</dc:creator>
    <dc:date>2012-04-03T06:39:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19843">
    <title>building Error </title>
    <link>http://comments.gmane.org/gmane.comp.gnome.gaim.devel/19843</link>
    <description>&lt;pre&gt;I tried the development steps in http://developer.pidgin.im/wiki/BuildingWinPidgin.
I downloaded and extracted everything correctly as the instruction tells me. However, it shows an error message when I execute "building pidgin" this step.

gcc: The -mno-cygwin flag has been removed; use a mingw-targeted cross-compiler.
../libpurple/win32/rules.mak:4: recipe for target `account.o' failed
make[1]: *** [account.o] Error 1
make[1]:“/cygdrive/e/devel/pidgin-devel/pidgin-2.7.11/libpurple”
Makefile.mingw:83: recipe for target `all' failed
make: *** [all] Error 2

In the 83th line of Makefile.mingw, it is as following:
$(MAKE) -C $(PURPLE_TOP) -f $(MINGW_MAKEFILE).
I checked the environment variables in E:\devel\pidgin-devel\pidgin-2.7.11\libpurple\win32\global.mak , $PURPLE_TOP $MINGW_MAKEFILE are declared clearly there. Do you have any idea of this mistake?
(I build it in Cygwin, Windows, following the instructions in the link above)_______________________________________________
Devel mailing li&lt;/pre&gt;</description>
    <dc:creator>doom_ood</dc:creator>
    <dc:date>2012-04-03T06:32:35</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.gnome.gaim.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.gnome.gaim.devel</link>
  </textinput>
</rdf:RDF>

