Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| <PISI> | <PISI> | ||||
| <Source> | <Source> | ||||
| <Name>sqlite3</Name> | <Name>sqlite3</Name> | ||||
| <Packager> | <Packager> | ||||
| <Name>James Lee</Name> | <Name>Justin Berthault</Name> | ||||
| <Email>jamesl33info@gmail.com</Email> | <Email>justin.berthault@zaclys.net</Email> | ||||
| </Packager> | </Packager> | ||||
| <License>Public-Domain</License> | <License>Public-Domain</License> | ||||
| <PartOf>system.base</PartOf> | <PartOf>system.base</PartOf> | ||||
| <Summary xml:lang="en">Self contained SQL package</Summary> | <Summary xml:lang="en">Self contained SQL package</Summary> | ||||
| <Description xml:lang="en">The SQLite package is a software library that implements a self-contained, | <Description xml:lang="en">The SQLite package is a software library that implements a self-contained, | ||||
| serverless, zero-configuration, transactional SQL database engine. | serverless, zero-configuration, transactional SQL database engine. | ||||
| </Description> | </Description> | ||||
| <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | ||||
| </Source> | </Source> | ||||
| <Package> | <Package> | ||||
| <Name>sqlite3</Name> | <Name>sqlite3</Name> | ||||
| <Summary xml:lang="en">Self contained SQL package</Summary> | <Summary xml:lang="en">Self contained SQL package</Summary> | ||||
| <Description xml:lang="en">The SQLite package is a software library that implements a self-contained, | <Description xml:lang="en">The SQLite package is a software library that implements a self-contained, | ||||
| serverless, zero-configuration, transactional SQL database engine. | serverless, zero-configuration, transactional SQL database engine. | ||||
| </Description> | </Description> | ||||
| <PartOf>system.base</PartOf> | <PartOf>system.base</PartOf> | ||||
| <Files> | <Files> | ||||
| <Path fileType="executable">/usr/bin</Path> | <Path fileType="executable">/usr/bin/sqlite3</Path> | ||||
| <Path fileType="library">/usr/lib64/lib*.so.*</Path> | <Path fileType="library">/usr/lib64/libsqlite3.so.0</Path> | ||||
| <Path fileType="man">/usr/share/man</Path> | <Path fileType="library">/usr/lib64/libsqlite3.so.0.8.6</Path> | ||||
| <Path fileType="man">/usr/share/man/man1/sqlite3.1</Path> | |||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <Package> | <Package> | ||||
| <Name>sqlite3-32bit</Name> | <Name>sqlite3-32bit</Name> | ||||
| <Summary xml:lang="en">32-bit libraries for sqlite3</Summary> | <Summary xml:lang="en">32-bit libraries for sqlite3</Summary> | ||||
| <Description xml:lang="en">The SQLite package is a software library that implements a self-contained, | <Description xml:lang="en">The SQLite package is a software library that implements a self-contained, | ||||
| serverless, zero-configuration, transactional SQL database engine. | serverless, zero-configuration, transactional SQL database engine. | ||||
| </Description> | </Description> | ||||
| <PartOf>emul32</PartOf> | <PartOf>emul32</PartOf> | ||||
| <RuntimeDependencies> | <RuntimeDependencies> | ||||
| <Dependency release="26">sqlite3</Dependency> | <Dependency release="27">sqlite3</Dependency> | ||||
| </RuntimeDependencies> | </RuntimeDependencies> | ||||
| <Files> | <Files> | ||||
| <Path fileType="library">/usr/lib32/lib*.so.*</Path> | <Path fileType="library">/usr/lib32/libsqlite3.so.0</Path> | ||||
| <Path fileType="library">/usr/lib32/libsqlite3.so.0.8.6</Path> | |||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <Package> | <Package> | ||||
| <Name>sqlite3-32bit-devel</Name> | <Name>sqlite3-32bit-devel</Name> | ||||
| <Summary xml:lang="en">Development files for 32-bit sqlite3</Summary> | <Summary xml:lang="en">Development files for 32-bit sqlite3</Summary> | ||||
| <Description xml:lang="en">The SQLite package is a software library that implements a self-contained, | <Description xml:lang="en">The SQLite package is a software library that implements a self-contained, | ||||
| serverless, zero-configuration, transactional SQL database engine. | serverless, zero-configuration, transactional SQL database engine. | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.devel</PartOf> | <PartOf>programming.devel</PartOf> | ||||
| <RuntimeDependencies> | <RuntimeDependencies> | ||||
| <Dependency release="26">sqlite3-32bit</Dependency> | <Dependency release="27">sqlite3-32bit</Dependency> | ||||
| <Dependency release="26">sqlite3-devel</Dependency> | <Dependency release="27">sqlite3-devel</Dependency> | ||||
| </RuntimeDependencies> | </RuntimeDependencies> | ||||
| <Files> | <Files> | ||||
| <Path fileType="library">/usr/lib32/lib*.so</Path> | <Path fileType="library">/usr/lib32/libsqlite3.so</Path> | ||||
| <Path fileType="data">/usr/lib32/pkgconfig/*.pc</Path> | <Path fileType="data">/usr/lib32/pkgconfig/sqlite3.pc</Path> | ||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <Package> | <Package> | ||||
| <Name>sqlite3-devel</Name> | <Name>sqlite3-devel</Name> | ||||
| <Summary xml:lang="en">Development files for sqlite3</Summary> | <Summary xml:lang="en">Development files for sqlite3</Summary> | ||||
| <Description xml:lang="en">The SQLite package is a software library that implements a self-contained, | <Description xml:lang="en">The SQLite package is a software library that implements a self-contained, | ||||
| serverless, zero-configuration, transactional SQL database engine. | serverless, zero-configuration, transactional SQL database engine. | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.devel</PartOf> | <PartOf>programming.devel</PartOf> | ||||
| <RuntimeDependencies> | <RuntimeDependencies> | ||||
| <Dependency release="26">sqlite3</Dependency> | <Dependency release="27">sqlite3</Dependency> | ||||
| </RuntimeDependencies> | </RuntimeDependencies> | ||||
| <Files> | <Files> | ||||
| <Path fileType="header">/usr/include/</Path> | <Path fileType="header">/usr/include/sqlite3.h</Path> | ||||
| <Path fileType="library">/usr/lib64/lib*.so</Path> | <Path fileType="header">/usr/include/sqlite3ext.h</Path> | ||||
| <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path> | <Path fileType="library">/usr/lib64/libsqlite3.so</Path> | ||||
| <Path fileType="data">/usr/lib64/pkgconfig/sqlite3.pc</Path> | |||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <History> | <History> | ||||
| <Update release="26"> | <Update release="27"> | ||||
| <Date>2018-06-07</Date> | <Date>2018-09-27</Date> | ||||
| <Version>3.24.0</Version> | <Version>3.25.2</Version> | ||||
| <Comment>Packaging update</Comment> | <Comment>Packaging update</Comment> | ||||
| <Name>James Lee</Name> | <Name>Justin Berthault</Name> | ||||
| <Email>jamesl33info@gmail.com</Email> | <Email>justin.berthault@zaclys.net</Email> | ||||
| </Update> | </Update> | ||||
| </History> | </History> | ||||
| </PISI> | </PISI> | ||||
| No newline at end of file | No newline at end of file | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.