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/

Vincent

>  config_apps=@prefix@/share/@PACKAGE@/config-apps
>  release=@release@
>
>
>
> ------------------------------------------------------------------------------
> 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-svn mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn

------------------------------------------------------------------------------
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