Files
main/hardware/powermanagement/suspend/pspec.xml
T
2018-08-18 14:29:13 +03:00

77 lines
3.0 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>suspend</Name>
<Homepage>http://suspend.sourceforge.net/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<Summary>A set of tools to support sleep modes</Summary>
<Description>suspend package allows users to suspend-to-ram, suspend-to-disk, and suspend-to-both.</Description>
<Archive sha1sum="77d9ae2af73f5faffcec351910fcd9b015a9501c" type="tarxz">http://dev.gentoo.org/~bircoph/distfiles/suspend-1.0_p20120915.tar.xz</Archive>
<BuildDependencies>
<Dependency>lzo-devel</Dependency>
<Dependency>pciutils-devel</Dependency>
<Dependency>libx86-devel</Dependency>
<Dependency>libgcrypt-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1" compressionType="xz">suspend-1.0_p20150810.patch.xz</Patch>
</Patches>
</Source>
<Package>
<Name>suspend</Name>
<RuntimeDependencies>
<Dependency>lzo</Dependency>
<Dependency>libx86</Dependency>
<Dependency>pciutils</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/suspend.conf</Path>
<Path fileType="config">/etc/suspend.key</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="doc">/usr/share/man</Path>
</Files>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0755" target="/usr/sbin/configure-suspend-encryption">suse/configure-suspend-encryption.sh</AdditionalFile>
</AdditionalFiles>
</Package>
<History>
<Update release="4">
<Date>2018-08-15</Date>
<Version>1.0_p20120915</Version>
<Comment>Rebuild New T</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-03-01</Date>
<Version>1.0_p20120915</Version>
<Comment>Rebuild for new toolchain.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.0_p20120915</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-02</Date>
<Version>1.0_p20120915</Version>
<Comment>First release</Comment>
<Name>Varol Maksutoğlu</Name>
<Email>waroi@pisilinux.org</Email>
</Update>
</History>
</PISI>