123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>pcmciautils</Name>
- <Homepage>http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>app:console</IsA>
- <Summary>Various utilities dealing with the PCMCIA bus</Summary>
- <Description>pcmciautils contains the initialization tools necessary to allow the PCMCIA subsystem to behave as every other hotpluggable bus system.</Description>
- <Archive sha1sum="b1edd0f5640d4e413f730a607ae3bc15fd79f380" type="tarxz">https://sources.archlinux.org/other/pcmciautils/pcmciautils-018.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>sysfsutils-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>pcmciautils</Name>
- <RuntimeDependencies>
- <Dependency>sysfsutils</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/sbin</Path>
- <Path fileType="executable">/lib/udev</Path>
- <Path fileType="config">/etc/pcmcia</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="data">/lib/udev/rules.d</Path>
- </Files>
- </Package>
- <History>
- <Update release="6">
- <Date>2020-12-09</Date>
- <Version>018</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2019-12-27</Date>
- <Version>018</Version>
- <Comment>Rebuild</Comment>
- <Name>idris Kalp</Name>
- <Email>idriskalp@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2018-07-15</Date>
- <Version>018</Version>
- <Comment>Rebuild</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2017-02-17</Date>
- <Version>018</Version>
- <Comment>Rebuild.</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2016-04-27</Date>
- <Version>018</Version>
- <Comment>Release Bump</Comment>
- <Name>PisiLinux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-03-09</Date>
- <Version>018</Version>
- <Comment>First release</Comment>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|