Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
lprof
lprof-lcms.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File lprof-lcms.patch of Package lprof
--- src/liblprof/lcmsprf.h +++ src/liblprof/lcmsprf.h @@ -98,6 +98,11 @@ } MATN,FAR* LPMATN; +// See B.K.O #148930: compile with lcms v.1.17 +#if (LCMS_VERSION > 116) +typedef LCMSBOOL BOOL; +#endif + LPMATN cdecl MATNalloc(int Rows, int Cols); void cdecl MATNfree (LPMATN mat); LPMATN cdecl MATNmult(LPMATN a1, LPMATN a2);
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