123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>libtdb</Name>
- <Homepage>https://tdb.samba.org</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>LGPLv3+</License>
- <IsA>library</IsA>
- <IsA>app:console</IsA>
- <Summary>Trivial database library</Summary>
- <Description>libtdb contains C library and Python bindings to access to a trivial database. TDB is very much like GDBM and BSDDB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other.</Description>
- <Archive sha1sum="284c7927ca381502cda87631945808f69833c582" type="targz">https://www.samba.org/ftp/tdb/tdb-1.4.10.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>libxslt</Dependency>
- <Dependency>libtirpc-devel</Dependency>
- <Dependency>python3-devel</Dependency>
- <Dependency>docbook-xsl</Dependency>
- <Dependency>libbsd-devel</Dependency>
- </BuildDependencies>
- <Patches>
- </Patches>
- </Source>
- <Package>
- <Name>libtdb</Name>
- <RuntimeDependencies>
- <Dependency>python3</Dependency>
- <Dependency>libbsd</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <Package>
- <Name>libtdb-devel</Name>
- <Summary>Development files for libtdb</Summary>
- <RuntimeDependencies>
- <Dependency release="current">libtdb</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="data">/usr/lib/pkgconfig</Path>
- <Path fileType="data">/usr/lib32/pkgconfig</Path>
- <Path fileType="header">/usr/include</Path>
- </Files>
- </Package>
- <Package>
- <Name>libtdb-32bit</Name>
- <PartOf>emul32</PartOf>
- <Summary>32-bit shared libraries for libtdb</Summary>
- <BuildType>_emul32</BuildType>
- <BuildDependencies>
- <Dependency>libgcc</Dependency>
- </BuildDependencies>
- <RuntimeDependencies>
- <Dependency release="current">libtdb</Dependency>
- <Dependency>libgcc</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib32</Path>
- </Files>
- </Package>
- <History>
- <Update release="16">
- <Date>2024-01-30</Date>
- <Version>1.4.10</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="15">
- <Date>2023-10-17</Date>
- <Version>1.4.9</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="14">
- <Date>2023-09-08</Date>
- <Version>1.4.9</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="13">
- <Date>2023-03-29</Date>
- <Version>1.4.8</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="12">
- <Date>2023-01-20</Date>
- <Version>1.4.8</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="11">
- <Date>2022-06-10</Date>
- <Version>1.4.7</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="10">
- <Date>2021-10-23</Date>
- <Version>1.4.5</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2020-12-17</Date>
- <Version>1.4.3</Version>
- <Comment>Rebuild 32bit.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2020-01-14</Date>
- <Version>1.4.3</Version>
- <Comment>Version bump.</Comment>
- <Name>İdris Kalp</Name>
- <Email>idriskalp@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2018-08-03</Date>
- <Version>1.3.16</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2018-08-03</Date>
- <Version>1.3.15</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2018-05-08</Date>
- <Version>1.3.15</Version>
- <Comment>Version Bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2017-02-09</Date>
- <Version>1.3.12</Version>
- <Comment>Release bump.</Comment>
- <Name>Stefan Gronewold</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2016-07-24</Date>
- <Version>1.3.8</Version>
- <Comment>Version Bump</Comment>
- <Name>Ergün Salman</Name>
- <Email>poyraz76@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-08</Date>
- <Version>1.3.7</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2015-07-30</Date>
- <Version>1.3.7</Version>
- <Comment>First release</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- </History>
- </PISI>
|