123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>google-talkplugin</Name>
- <Homepage>http://www.google.com/chat/video</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>as-is</License>
- <License>openssl</License>
- <IsA>library</IsA>
- <Summary>Video chat browser plug-in for Google Talk</Summary>
- <Description>The Google Talk Plugin is a browser plugin that enables you to use Google voice and video chat to chat face to face with family and friends.</Description>
- <Archive sha1sum="1c3cc0411444587b56178de4868eb5d0ff742ec0" type="binary" target="x86_64">http://dl.google.com/linux/talkplugin/deb/pool/main/g/google-talkplugin/google-talkplugin_5.41.0.0-1_amd64.deb</Archive>
- <BuildDependencies>
- <Dependency>binutils</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>google-talkplugin</Name>
- <RuntimeDependencies>
- <Dependency>alsa-lib</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>fontconfig</Dependency>
- <Dependency>freetype</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency>gtk2</Dependency>
- <Dependency>libXcomposite</Dependency>
- <Dependency>libXfixes</Dependency>
- <Dependency>libXrandr</Dependency>
- <Dependency>libXrender</Dependency>
- <Dependency>libXt</Dependency>
- <Dependency>mesa</Dependency>
- <Dependency>pulseaudio</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>libX11</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency>libXext</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/opt/google/talkplugin/GoogleTalkPlugin</Path>
- <Path fileType="config">/opt/google/talkplugin/envvars</Path>
- <Path fileType="executable">/opt/google/talkplugin</Path>
- <Path fileType="library">/opt/google/talkplugin/lib</Path>
- <Path fileType="library">/opt/google/talkplugin/libnpg*</Path>
- <Path fileType="library">/opt/google/chrome/pepper/libppgoogletalk.so</Path>
- <Path fileType="library">/opt/google/chrome/pepper/libppo1d.so</Path>
- <Path fileType="library">/opt/google/talkplugin/libgoogle*</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="data">/opt/google/talkplugin/windowpicker.glade</Path>
- <Path fileType="data">/opt/google/talkplugin/data</Path>
- <Path fileType="localedata">/opt/google/talkplugin/locale</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- <AdditionalFiles>
- <AdditionalFile owner="root" permission="0644" target="/usr/share/doc/google-talkplugin/LICENSE">LICENSE</AdditionalFile>
- </AdditionalFiles>
- </Package>
- <History>
- <Update release="2">
- <Date>2016-11-10</Date>
- <Version>5.41.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-05-27</Date>
- <Version>5.4.3.0</Version>
- <Comment>First Release.</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|