Changes between Version 14 and Version 15 of Community/PackageMaintainers
- Timestamp:
- 02/12/09 17:11:09 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Community/PackageMaintainers
v14 v15 6 6 7 7 === Dependencies === 8 Please note that basic packages are built using "standard 3rd party" dependencies (Maintained by [wiki:Community/People/MikeWeiblen Mike Weiblen] for VC8sp1 and by [wiki:Community/People/MattiasHelsing Mattias Helsing] for VC9sp1). That means that ''libopensceneggraph'' and ''openscenegraph-examples'' only link against "standard" dependencies, such as JPEG, PNG and cURL. "Special" plugins, such as COLLADA and DCMTK are treated separately and will be distributed one per package, and could be built by different people as long as they are tested to work with the "official" binary base packages. See [wiki:Community/Packaging Packaging] for details. 8 Please note that basic packages are built using "standard 3rd party" dependencies (Maintained by [wiki:Community/People/MikeWeiblen Mike Weiblen] for VC8sp1 and by [wiki:Community/People/MattiasHelsing Mattias Helsing] for VC9sp1). That means that ''libopensceneggraph'' and ''openscenegraph-examples'' only link against "standard" dependencies (see below). "Special" plugins, such as COLLADA and DCMTK are treated separately and will be distributed one per package. These could be built by different people as long as they are tested to work with the "official" binary packages. See [wiki:Community/Packaging Packaging] for details about optional plugin packages. 9 10 '''Standard dependencies''': 11 * curl 12 * freetype 13 * gif 14 * jpeg 15 * png 16 * tiff 17 * zlib 9 18 10 19 ----
