You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by "Martin Veith (JIRA)" <ji...@apache.org> on 2013/08/08 15:32:49 UTC

[jira] [Updated] (ETCH-229) Generate .pc file for pkg-config

     [ https://issues.apache.org/jira/browse/ETCH-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Veith updated ETCH-229:
------------------------------

    Fix Version/s:     (was: 1.3)
                   1.4
    
> Generate .pc file for pkg-config
> --------------------------------
>
>                 Key: ETCH-229
>                 URL: https://issues.apache.org/jira/browse/ETCH-229
>             Project: Etch
>          Issue Type: Task
>          Components: build
>            Reporter: Martin Veith
>            Assignee: Martin Veith
>            Priority: Minor
>             Fix For: 1.4
>
>
> Add a config file to CMake Build Process both for binding-c and binding-cpp for pkg-config
> prefix=/opt/apache-etch-1.3.0-incubating/binding-c
> exec_prefix=/opt/apache-etch-1.3.0-incubating
> libdir=${prefix}/lib
> includedir=${prefix}/include
> Name: etch
> Description: Implementation of etch middleware
> Version: 1.3.0
> Requires: apr-1
> Libs: -L${libdir} -L${prefix}/extern/apr/lib -letch -lapr-1 -lapriconv-1 -lpthread -ldl
> Cflags: -I${includedir} -I${prefix}/extern/apr/include -pthread

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira