Files
2024-01-15 19:02:23 +03:00

148 lines
5.3 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>attr</Name>
<Homepage>https://savannah.nongnu.org/projects/attr</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2.1</License>
<IsA>app:console</IsA>
<IsA>library</IsA>
<Summary>Utilities for managing filesystems extended attributes</Summary>
<Description>attr contains a set of tools for manipulating extended attributes on filesystem objects, in particular getfattr and setfattr.</Description>
<Archive sha1sum="3240f840239bdac86eb4a35856c86e06ca76e6ef" type="targz">http://download.savannah.nongnu.org/releases/attr/attr-2.5.2.tar.gz</Archive>
<BuildDependencies>
<!-- <Dependency versionFrom="8.0.1">readline-devel</Dependency> -->
<!-- <Dependency>gawk</Dependency> -->
</BuildDependencies>
</Source>
<Package>
<Name>attr</Name>
<Files>
<Path fileType="executable">/bin</Path>
<Path fileType="conf">/etc</Path>
<Path fileType="library">/lib</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<Package>
<Name>attr-devel</Name>
<PartOf>system.devel</PartOf>
<Summary>Development files for attr</Summary>
<RuntimeDependencies>
<Dependency release="current">attr</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="library">/usr/lib32/pkgconfig</Path>
<Path fileType="man">/usr/share/man/man3</Path>
</Files>
</Package>
<Package>
<Name>attr-32bit</Name>
<PartOf>emul32</PartOf>
<Summary>32-bit shared libraries for attr</Summary>
<BuildType>emul32</BuildType>
<BuildDependencies>
</BuildDependencies>
<RuntimeDependencies>
<Dependency release="current">attr</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/lib32</Path>
</Files>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="/usr/include/attr/xattr.h">xattr-shim.h</AdditionalFile>
</AdditionalFiles>
</Package>
<History>
<Update release="11">
<Date>2024-01-14</Date>
<Version>2.5.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2023-01-28</Date>
<Version>2.5.1</Version>
<Comment>Rebuild..</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2022-08-11</Date>
<Version>2.5.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2020-12-09</Date>
<Version>2.4.48</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2019-12-11</Date>
<Version>2.4.48</Version>
<Comment>Rebuild</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="6">
<Date>2019-04-29</Date>
<Version>2.4.48</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-11-28</Date>
<Version>2.4.48</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-07-15</Date>
<Version>2.4.47</Version>
<Comment>Rebuild.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-02</Date>
<Version>2.4.47</Version>
<Comment>Rebuild with new toolchain.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>2.4.47</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-01</Date>
<Version>2.4.47</Version>
<Comment>First release</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
</History>
</PISI>