<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/evidence/patches/" rel="alternate"/><link href="https://sourceforge.net/p/evidence/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/evidence/patches/</id><updated>2003-12-30T04:28:48Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>Evas.h missing -- buildrequires missing from spec </title><link href="https://sourceforge.net/p/evidence/patches/3/" rel="alternate"/><published>2003-12-30T04:28:48Z</published><updated>2003-12-30T04:28:48Z</updated><author><name>Marc Tamsky</name><uri>https://sourceforge.net/u/mtamsky/</uri></author><id>https://sourceforge.netdcf65ce475e66aa06838f5a195fe1a543e5d2894</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;evidence.spec needs, just after the "Requires:" line:&lt;/p&gt;
&lt;p&gt;BuildRequires: evas &amp;gt;= 1.0.0 (and perhaps others?)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>@pcre-cflags@ not used when pcre.h included</title><link href="https://sourceforge.net/p/evidence/patches/2/" rel="alternate"/><published>2003-12-30T04:20:31Z</published><updated>2003-12-30T04:20:31Z</updated><author><name>Marc Tamsky</name><uri>https://sourceforge.net/u/mtamsky/</uri></author><id>https://sourceforge.netc80796e6fd50e3c52f0dd57c7fc8d4fa00b26783</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;example src/providers/backends/Makefile.am:&lt;/p&gt;
&lt;p&gt;line34:&lt;br /&gt;
posix_la_CFLAGS          = @attr_cflags@ @acl_cflags@&lt;br /&gt;
@libmagic_cflags@ @fam_cflags@ @libsharedmime_CFLAGS@&lt;br /&gt;
@curl_cflags@&lt;/p&gt;
&lt;p&gt;should have the following appended:&lt;br /&gt;
@pcre_cflags@&lt;/p&gt;
&lt;p&gt;---&lt;/p&gt;
&lt;p&gt;src/actions/newwindow.c also fails to compile, but the&lt;br /&gt;
rule that makes it is inherited somehwere, and I wasn't&lt;br /&gt;
about to go hunt backwards.&lt;/p&gt;
&lt;p&gt;the fix is to add the @pcre_cflags@ to all files that&lt;br /&gt;
include&lt;br /&gt;
src/evidence.h (which might be everything, I'm not&lt;br /&gt;
familiar enough with the project.)&lt;/p&gt;
&lt;p&gt;My pcre.h lives in /usr/include/pcre/pcre.h, but&lt;br /&gt;
without the appropriate -I/urs/include/pcre the build&lt;br /&gt;
fails, not able to find pcre.h.&lt;br /&gt;
(using pcre-devel-3.9-10 from redhat9)&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
marc.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>small configuration error :)</title><link href="https://sourceforge.net/p/evidence/patches/1/" rel="alternate"/><published>2003-03-17T20:46:27Z</published><updated>2003-03-17T20:46:27Z</updated><author><name>Alex Murygin</name><uri>https://sourceforge.net/u/amurygin/</uri></author><id>https://sourceforge.neta3fd7df06bd4b938d916003dc92247cafd724928</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;in evidence.themes/engines/Makefile.am small error&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>