123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>steam</Name>
- <Homepage>http://store.steampowered.com/</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>Valve Corporation</License>
- <Icon>steam</Icon>
- <IsA>app</IsA>
- <Summary>Steam for linux</Summary>
- <Description>Steam Digital Platform Runner</Description>
- <Archive sha1sum="a6c8726104f1b0191f385feaa68ad16eb535278a" type="targz">http://repo.steampowered.com/steam/pool/steam/s/steam/steam_1.0.0.54.tar.gz</Archive>
- <Patches>
- <Patch level="1">alsa_sdl_audiodriver.patch</Patch>
- </Patches>
- </Source>
- <Package>
- <Name>steam</Name>
- <RuntimeDependencies>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency>mesa-32bit</Dependency>
- <Dependency>eudev-32bit</Dependency>
- <Dependency>desktop-file-utils</Dependency>
- <!--<Dependency>udev-32bit</Dependency>-->
- </RuntimeDependencies>
- <Files>
- <Path fileType="config">/etc</Path>
- <Path fileType="data">/usr/share</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="info">/usr/share/info</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- </Files>
- </Package>
- <History>
- <Update release="9">
- <Date>2016-12-13</Date>
- <Version>1.0.0.54</Version>
- <Comment>Version bump.</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="8">
- <Date>2016-03-31</Date>
- <Version>1.0.0.52</Version>
- <Comment>Version bump.</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="7">
- <Date>2015-07-15</Date>
- <Version>1.0.0.50</Version>
- <Comment>Version bump</Comment>
- <Name>Osman Erkan</Name>
- <Email>osman.erkan@pisilinux.org</Email>
- </Update>
- <Update release="6">
- <Date>2014-09-01</Date>
- <Version>1.0.0.49</Version>
- <Comment>Version bump</Comment>
- <Name>Nikolay Semenov</Name>
- <Email>tribunal@pisilinux.org</Email>
- </Update>
- <Update release="5">
- <Date>2014-08-23</Date>
- <Version>1.0.0.48</Version>
- <Comment>Version bump</Comment>
- <Name>Stefan Gronewold (groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="4">
- <Date>2014-06-29</Date>
- <Version>1.0.0.47</Version>
- <Comment>Dep fix</Comment>
- <Name>Nikolay Semenov</Name>
- <Email>tribunal@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2014-06-15</Date>
- <Version>1.0.0.47</Version>
- <Comment>Remove unnecessary deps</Comment>
- <Name>Richard de Bruin</Name>
- <Email>richdb@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2014-03-21</Date>
- <Version>1.0.0.47</Version>
- <Comment>Version bump</Comment>
- <Name>Richard de Bruin</Name>
- <Email>richdb@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2013-09-07</Date>
- <Version>1.0.0.41</Version>
- <Comment>First release</Comment>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|