123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>dropbox-client</Name>
- <Homepage>http://www.dropbox.com</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>as-is</License>
- <License>MIT</License>
- <License>GPLv2</License>
- <License>LGPLv2.1</License>
- <Icon>dropbox</Icon>
- <IsA>app:gui</IsA>
- <Summary>A Dropbox client</Summary>
- <Description>Dropbox is a Web-based file hosting service which uses cloud computing to enable users to store and share files and folders with others across the Internet using file synchronization.</Description>
- <Archive sha1sum="f578f47428b7bb9226b4087f9fc0c046ad42ad91" type="targz" target="x86_64">https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-49.4.69.tar.gz</Archive>
- </Source>
- <Package>
- <Name>dropbox-client</Name>
- <RuntimeDependencies>
- <Dependency>mesa</Dependency>
- <Dependency>libSM</Dependency>
- <Dependency>libICE</Dependency>
- <Dependency>libdrm</Dependency>
- <Dependency>libXmu</Dependency>
- <Dependency>libxslt</Dependency>
- <Dependency>libXext</Dependency>
- <Dependency>librsync</Dependency>
- <Dependency>libXfixes</Dependency>
- <Dependency>fontconfig</Dependency>
- <Dependency>libXdamage</Dependency>
- <Dependency>libXrender</Dependency>
- <Dependency>libXxf86vm</Dependency>
- <Dependency>libXcomposite</Dependency>
- <Dependency>dbus</Dependency>
- <Dependency>zlib</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>libX11</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency>libxcb</Dependency>
- <Dependency>libxml2</Dependency>
- <Dependency>ncurses</Dependency>
- <Dependency>freetype</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/pixmaps</Path>
- <Path fileType="executable">/opt/dropbox</Path>
- <Path fileType="data">/usr/share/applications</Path>
- </Files>
- <AdditionalFiles>
- <AdditionalFile owner="root" permission="0644" target="/usr/share/doc/dropbox/POLICIES">POLICIES</AdditionalFile>
- <AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/dropbox.png">dropbox.png</AdditionalFile>
- <AdditionalFile owner="root" permission="0644" target="/usr/share/applications/dropbox.desktop">dropbox.desktop</AdditionalFile>
- </AdditionalFiles>
- </Package>
- <History>
- <Update release="7">
- <Date>2018-05-21</Date>
- <Version>49.4.69</Version>
- <Comment>Release bump.</Comment>
- <Name>Erkan IŞIK</Name>
- <Email>erkanisik@pisilinux.org</Email>
- </Update>
- <Update release="6">
- <Date>2018-02-17</Date>
- <Version>43.4.50</Version>
- <Comment>Release bump.</Comment>
- <Name>Stefan Gronewold</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="5">
- <Date>2017-11-26</Date>
- <Version>39.4.49</Version>
- <Comment>Release bump.</Comment>
- <Name>Erkan IŞIK</Name>
- <Email>info@erkanisik.com</Email>
- </Update>
- <Update release="4">
- <Date>2016-12-13</Date>
- <Version>16.4.29</Version>
- <Comment>Release bump.</Comment>
- <Name>Stefan Gronewold (groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2016-09-11</Date>
- <Version>9.4.49</Version>
- <Comment>Version bump.</Comment>
- <Name>Stefan Gronewold (groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-09</Date>
- <Version>4.4.29</Version>
- <Comment>First Release.</Comment>
- <Name>Stefan Gronewold (groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-04-22</Date>
- <Version>3.18.1</Version>
- <Comment>First Release.</Comment>
- <Name>Stefan Gronewold (groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|