2012/7/11 Gustavo Sverzut Barbieri <[email protected]>:
> On Wed, Jul 11, 2012 at 11:01 AM, Vincent Torri <[email protected]> 
> wrote:
>>
>> On Wed, Jul 11, 2012 at 3:56 PM, Enlightenment SVN
>> <[email protected]> wrote:
>> > Log:
>> > pkgconfig exports: pkgdatadir, themes and backgrounds.
>> >
>> >
>> > Author:       barbieri
>> > Date:         2012-07-11 06:55:59 -0700 (Wed, 11 Jul 2012)
>> > New Revision: 73577
>> > Trac:         http://trac.enlightenment.org/e/changeset/73577
>> >
>> > Modified:
>> >   trunk/e/enlightenment.pc.in
>> >
>> > Modified: trunk/e/enlightenment.pc.in
>> > ===================================================================
>> > --- trunk/e/enlightenment.pc.in 2012-07-11 13:18:57 UTC (rev 73576)
>> > +++ trunk/e/enlightenment.pc.in 2012-07-11 13:55:59 UTC (rev 73577)
>> > @@ -1,8 +1,12 @@
>> >  prefix=@prefix@
>> >  exec_prefix=@exec_prefix@
>> >  libdir=@libdir@
>> > +datadir=@datadir@
>> >  includedir=@includedir@/@PACKAGE@
>> >  modules=@libdir@/@PACKAGE@/modules
>> > +pkgdatadir=@datadir@/enlightenment/data
>>
>> there's already a pkgdatadir directory which is $datadir/project. Use
>> it as it can be overload by the user at 'make time'
>>
>> > +themes=${pkgdatadir}/themes
>> > +backgrounds=${pkgdatadir}/backgrounds
>>
>> here, add data/
>
> I just based this on useful defaults to place data, e17 uses this,
> elementary something else. And it seems there is no pkgdatadir by
> default:
>
> $ pkg-config --variable=pkgdatadir evas
>
> $ pkg-config --variable=pkgdatadir enlightenment
> /usr/share/enlightenment/data
>

I guess he meant pkgdatadir from autofoo.

>
> --
> Gustavo Sverzut Barbieri
> http://profusion.mobi embedded systems
> --------------------------------------
> MSN: [email protected]
> Skype: gsbarbieri
> Mobile: +55 (19) 9225-2202
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to