Skip to content

Instantly share code, notes, and snippets.

@niihelium
Created January 15, 2018 15:16
Show Gist options
  • Save niihelium/f80a3317228db68f1568f51e1225dc7a to your computer and use it in GitHub Desktop.
Save niihelium/f80a3317228db68f1568f51e1225dc7a to your computer and use it in GitHub Desktop.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://solus-project.com/standard/pisi-spec.dtd">
<PISI>
<Source>
<Name>teamviewer</Name>
<Homepage>https://www.teamviewer.com/</Homepage>
<Packager>
<Name>Automated Packaging</Name>
<Email>noreply@solus-project.com</Email>
</Packager>
<Summary>TeamViewer</Summary>
<Description>Elegantly simple and extremely fast remote support, remote access, online collaboration and meetings; these are the tools for an interconnected world limited only by your imagination.</Description>
<License>https://www.teamviewer.com/en/eula/</License>
<Archive sha1sum="2c6231eb86582e22c33bff6c62bc60a3b205f990" type="binary">https://download.teamviewer.com/download/linux/teamviewer_amd64.deb</Archive>
<BuildDependencies>
<Dependency>binutils</Dependency>
</BuildDependencies>
</Source>
<Package>
<RuntimeDependencies>
<Dependency>alsa-lib-32bit</Dependency>
<Dependency>dbus-32bit</Dependency>
<Dependency>fontconfig-32bit</Dependency>
<Dependency>freetype2-32bit</Dependency>
<Dependency>harfbuzz-32bit</Dependency>
<Dependency>libcap2-32bit</Dependency>
<Dependency>libgcc-32bit</Dependency>
<Dependency>libgcrypt-32bit</Dependency>
<Dependency>libjpeg-turbo-32bit</Dependency>
<Dependency>libpng12-32bit</Dependency>
<Dependency>libsm-32bit</Dependency>
<Dependency>libx11-32bit</Dependency>
<Dependency>libxau-32bit</Dependency>
<Dependency>libxdamage-32bit</Dependency>
<Dependency>libxext-32bit</Dependency>
<Dependency>libxfixes-32bit</Dependency>
<Dependency>libxinerama-32bit</Dependency>
<Dependency>libxrandr-32bit</Dependency>
<Dependency>libxrender-32bit</Dependency>
<Dependency>libxtst-32bit</Dependency>
<Dependency>xz-32bit</Dependency>
<Dependency>zlib-32bit</Dependency>
</RuntimeDependencies>
<Name>teamviewer</Name>
<Icon>teamviewer</Icon>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/opt/teamviewer*</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="config">/etc/systemd/system</Path>
<Path fileType="config">/etc/teamviewer</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="8">
<Date>10-30-2017</Date>
<Version>12.0.85001</Version>
<Comment>Update to 12.0.85001</Comment>
<Name>Peter O'Connor</Name>
<Email>peter@solus-project.com</Email>
</Update>
<Update release="7">
<Date>10-30-2017</Date>
<Version>12.0.76279</Version>
<Comment>Add rundeps</Comment>
<Name>Peter O'Connor</Name>
<Email>peter@solus-project.com</Email>
</Update>
<Update release="6">
<Date>07-01-2017</Date>
<Version>12.0.76279</Version>
<Comment>Upstream URL changed</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
<Update release="5">
<Date>04-20-2017</Date>
<Version>12.0.76279</Version>
<Comment>Update to 12.0.76279</Comment>
<Name>Peter O'Connor</Name>
<Email>peter@solus-project.com</Email>
</Update>
<Update release="4">
<Date>01-03-2017</Date>
<Version>12.0.71510</Version>
<Comment>Fix chmod calls</Comment>
<Name>Joshua Strobl</Name>
<Email>joshua@stroblindustries.com</Email>
</Update>
<Update release="3">
<Date>12-26-2016</Date>
<Version>12.0.71510</Version>
<Comment>Update to 12.0.71510</Comment>
<Name>Joshua Strobl</Name>
<Email>joshua@stroblindustries.com</Email>
</Update>
<Update release="2">
<Date>10-19-2016</Date>
<Version>11.0.67687</Version>
<Comment>Update to 11.0.67687</Comment>
<Name>Joshua Strobl</Name>
<Email>joshua@stroblindustries.com</Email>
</Update>
<Update release="1">
<Date>06-26-2016</Date>
<Version>11.0.57095</Version>
<Comment>Initial commit</Comment>
<Name>Justin Zobel</Name>
<Email>justin@solus-project.com</Email>
</Update>
</History>
</PISI>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment