Skip to content

Instantly share code, notes, and snippets.

@bertilxi
Created May 4, 2020 02:08
Show Gist options
  • Save bertilxi/ce439d9ceed7ce43dba97fbb80216831 to your computer and use it in GitHub Desktop.
Save bertilxi/ce439d9ceed7ce43dba97fbb80216831 to your computer and use it in GitHub Desktop.
teamviewer solus
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://getsol.us/standard/pisi-spec.dtd">
<PISI>
<Source>
<Name>teamviewer</Name>
<Homepage>https://www.teamviewer.com/</Homepage>
<Packager>
<Name>Automated Packaging</Name>
<Email>[email protected]</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 type="binary">https://download.teamviewer.com/download/linux/teamviewer_amd64.deb</Archive>
<BuildDependencies>
<Dependency>binutils</Dependency>
</BuildDependencies>
</Source>
<Package>
<RuntimeDependencies>
<Dependency>alsa-lib</Dependency>
<Dependency>dbus</Dependency>
<Dependency>fontconfig</Dependency>
<Dependency>freetype2</Dependency>
<Dependency>harfbuzz</Dependency>
<Dependency>libcap2</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libgcrypt</Dependency>
<Dependency>libjpeg-turbo</Dependency>
<Dependency>libpng12</Dependency>
<Dependency>libsm</Dependency>
<Dependency>libx11</Dependency>
<Dependency>libxau</Dependency>
<Dependency>libxdamage</Dependency>
<Dependency>libxext</Dependency>
<Dependency>libxfixes</Dependency>
<Dependency>libxinerama</Dependency>
<Dependency>libxrandr</Dependency>
<Dependency>libxrender</Dependency>
<Dependency>libxtst</Dependency>
<Dependency>xz</Dependency>
<Dependency>zlib</Dependency>
<Dependency>qt5-webkit</Dependency>
<Dependency>qt5-x11extras</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>qt5-declarative</Dependency>
<Dependency>qt5-sensors</Dependency>
<Dependency>qt5-multimedia</Dependency>
<Dependency>qt5-webchannel</Dependency>
<Dependency>qt5-quickcontrols</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>
<Path fileType="log">/var/log/teamviewer13</Path>
</Files>
</Package>
<History>
<Update release="14">
<Date>10-16-2018</Date>
<Version>13.2.26559</Version>
<Comment>Update to 13.2.26559</Comment>
<Name>Thomas Staudinger</Name>
<Email>[email protected]</Email>
</Update>
<Update release="13">
<Date>08-25-2018</Date>
<Version>13.2.13582</Version>
<Comment>Some small fixes to setup</Comment>
<Name>Thomas Staudinger</Name>
<Email>[email protected]</Email>
</Update>
<Update release="12">
<Date>08-13-2018</Date>
<Version>13.2.13582</Version>
<Comment>Update to 13.2.13582</Comment>
<Name>Thomas Staudinger</Name>
<Email>[email protected]</Email>
</Update>
<Update release="11">
<Date>08-05-2018</Date>
<Version>13.1.8286</Version>
<Comment>Update to 13.1.8286</Comment>
<Name>Thomas Staudinger</Name>
<Email>[email protected]</Email>
</Update>
<Update release="10">
<Date>03-23-2018</Date>
<Version>13.1.3026</Version>
<Comment>Update to 13.1.3026</Comment>
<Name>Johan Van den Neste</Name>
<Email>[email protected]</Email>
</Update>
<Update release="9">
<Date>03-05-2018</Date>
<Version>12.0.90041</Version>
<Comment>Update to 12.0.90041</Comment>
<Name>Thomas Staudinger</Name>
<Email>[email protected]</Email>
</Update>
<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>[email protected]</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>[email protected]</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>[email protected]</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>[email protected]</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>[email protected]</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>[email protected]</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>[email protected]</Email>
</Update>
<Update release="1">
<Date>06-26-2016</Date>
<Version>11.0.57095</Version>
<Comment>Initial commit</Comment>
<Name>Justin Zobel</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment