Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
- This file was added.
| <PISI> | |||||
| <Source> | |||||
| <Name>alembic</Name> | |||||
| <Packager> | |||||
| <Name>Martin Reboredo</Name> | |||||
| <Email>yakoyoku@gmail.com</Email> | |||||
| </Packager> | |||||
| <License>BSD-3-Clause</License> | |||||
| <PartOf>programming</PartOf> | |||||
| <Summary xml:lang="en">Framework for storing and sharing scene data</Summary> | |||||
| <Description xml:lang="en">Alembic is an open framework for storing and sharing scene data that includes a C++ library, a file format, and client plugins and applications. | |||||
| </Description> | |||||
| <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive> | |||||
| </Source> | |||||
| <Package> | |||||
| <Name>alembic</Name> | |||||
| <Summary xml:lang="en">Framework for storing and sharing scene data</Summary> | |||||
| <Description xml:lang="en">Alembic is an open framework for storing and sharing scene data that includes a C++ library, a file format, and client plugins and applications. | |||||
| </Description> | |||||
| <PartOf>programming</PartOf> | |||||
| <Files> | |||||
| <Path fileType="executable">/usr/bin/abcdiff</Path> | |||||
| <Path fileType="executable">/usr/bin/abcecho</Path> | |||||
| <Path fileType="executable">/usr/bin/abcechobounds</Path> | |||||
| <Path fileType="executable">/usr/bin/abcls</Path> | |||||
| <Path fileType="executable">/usr/bin/abcstitcher</Path> | |||||
| <Path fileType="executable">/usr/bin/abctree</Path> | |||||
| <Path fileType="library">/usr/lib/libAlembic.so.1.7</Path> | |||||
| <Path fileType="library">/usr/lib/libAlembic.so.1.7.16</Path> | |||||
| </Files> | |||||
| </Package> | |||||
| <Package> | |||||
| <Name>alembic-devel</Name> | |||||
| <Summary xml:lang="en">Development files for alembic</Summary> | |||||
| <Description xml:lang="en">Alembic is an open framework for storing and sharing scene data that includes a C++ library, a file format, and client plugins and applications. | |||||
| </Description> | |||||
| <PartOf>programming.devel</PartOf> | |||||
| <RuntimeDependencies> | |||||
| <Dependency release="1">alembic</Dependency> | |||||
| </RuntimeDependencies> | |||||
| <Files> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/All.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/ArchiveInfo.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/Argument.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/Base.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/ErrorHandler.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/Foundation.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/IArchive.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/IArrayProperty.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/IBaseProperty.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/ICompoundProperty.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/IObject.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/ISampleSelector.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/IScalarProperty.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/ISchema.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/ISchemaObject.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/ITypedArrayProperty.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/ITypedScalarProperty.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/OArchive.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/OArrayProperty.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/OBaseProperty.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/OCompoundProperty.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/OObject.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/OScalarProperty.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/OSchema.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/OSchemaObject.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/OTypedArrayProperty.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/OTypedScalarProperty.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/Reference.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/SourceName.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/TypedArraySample.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Abc/TypedPropertyTraits.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCollection/All.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCollection/ICollections.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCollection/OCollections.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCollection/SchemaInfoDeclarations.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/All.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/ArchiveReader.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/ArchiveWriter.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/ArrayPropertyReader.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/ArrayPropertyWriter.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/ArraySample.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/ArraySampleKey.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/BasePropertyReader.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/BasePropertyWriter.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/CompoundPropertyReader.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/CompoundPropertyWriter.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/DataType.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/ForwardDeclarations.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/Foundation.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/MetaData.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/ObjectHeader.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/ObjectReader.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/ObjectWriter.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/PropertyHeader.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/ReadArraySampleCache.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/ScalarPropertyReader.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/ScalarPropertyWriter.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/ScalarSample.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/TimeSampling.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreAbstract/TimeSamplingType.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreFactory/All.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreFactory/IFactory.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreLayer/Foundation.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreLayer/Read.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreLayer/Util.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreOgawa/All.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcCoreOgawa/ReadWrite.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/All.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/ArchiveBounds.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/Basis.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/CameraSample.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/CurveType.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/FaceSetExclusivity.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/FilmBackXformOp.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/Foundation.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/GeometryScope.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/ICamera.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/ICurves.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/IFaceSet.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/IGeomBase.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/IGeomParam.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/ILight.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/INuPatch.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/IPoints.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/IPolyMesh.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/ISubD.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/IXform.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/OCamera.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/OCurves.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/OFaceSet.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/OGeomBase.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/OGeomParam.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/OLight.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/ONuPatch.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/OPoints.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/OPolyMesh.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/OSubD.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/OXform.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/SchemaInfoDeclarations.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/Visibility.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/XformOp.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcGeom/XformSample.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcMaterial/All.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcMaterial/IMaterial.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcMaterial/MaterialAssignment.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcMaterial/MaterialFlatten.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcMaterial/OMaterial.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/AbcMaterial/SchemaInfoDeclarations.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Util/All.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Util/Config.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Util/Digest.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Util/Dimensions.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Util/Exception.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Util/Export.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Util/Foundation.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Util/Murmur3.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Util/Naming.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Util/OperatorBool.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Util/PlainOldDataType.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Util/SpookyV2.h</Path> | |||||
| <Path fileType="header">/usr/include/Alembic/Util/TokenMap.h</Path> | |||||
| <Path fileType="library">/usr/lib/cmake/Alembic/AlembicConfig.cmake</Path> | |||||
| <Path fileType="library">/usr/lib/cmake/Alembic/AlembicConfigVersion.cmake</Path> | |||||
| <Path fileType="library">/usr/lib/cmake/Alembic/AlembicTargets-relwithdebinfo.cmake</Path> | |||||
| <Path fileType="library">/usr/lib/cmake/Alembic/AlembicTargets.cmake</Path> | |||||
| <Path fileType="library">/usr/lib/libAlembic.so</Path> | |||||
| </Files> | |||||
| </Package> | |||||
| <History> | |||||
| <Update release="1"> | |||||
| <Date>2021-01-12</Date> | |||||
| <Version>1.7.16</Version> | |||||
| <Comment>Packaging update</Comment> | |||||
| <Name>Martin Reboredo</Name> | |||||
| <Email>yakoyoku@gmail.com</Email> | |||||
| </Update> | |||||
| </History> | |||||
| </PISI> | |||||
| No newline at end of file | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.