Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
blocxx
blocxx-pkgconfig.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File blocxx-pkgconfig.diff of Package blocxx
--- blocxx.pc.in +++ blocxx.pc.in @@ -0,0 +1,12 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +bindir=@bindir@ +libdir=@libdir@ +includedir=@includedir@ + +Name: BloCxx +Version: 2.1.0 +Description: BloCxx - A general C++ framework for application development. +Cflags: -I${includedir} +Libs: -L${libdir} -lblocxx +Requires: openssl libpcre --- configure.in +++ configure.in @@ -2068,6 +2068,7 @@ examples/pcre/Makefile examples/iconv/Makefile doc/Makefile Doxyfile +blocxx.pc ) dnl Create a sed script to replace all of the substituted variables.
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor