Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:PowerPC
kdegraphics3
enable-agg.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File enable-agg.diff of Package kdegraphics3
--- ksvg/plugin/backends/agg/Makefile.am +++ ksvg/plugin/backends/agg/Makefile.am 2004/12/07 12:27:36 @@ -1,8 +1,8 @@ kde_module_LTLIBRARIES = libksvgrendereragg.la # Damn agg2 has no configuration querying possibility! -AGG_CFLAGS = -I/cvs/agg2/include/ -AGG_LIBS = /cvs/agg2/src/libagg.a +AGG_CFLAGS = -I/usr/include/agg2/ +AGG_LIBS = -lagg libksvgrendereragg_la_SOURCES = BezierPathAgg.cpp GlyphTracerAgg.cpp AggCanvas.cpp AggCanvasItems.cpp AggCanvasFactory.cpp libksvgrendereragg_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) --- ksvg/plugin/backends/Makefile.am +++ ksvg/plugin/backends/Makefile.am 2004/12/07 12:26:13 @@ -1 +1 @@ -SUBDIRS = libart #agg +SUBDIRS = libart agg
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