12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>opera-developer</Name>
- <Homepage>http://www.opera.com/</Homepage>
- <Packager>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Packager>
- <Summary>Opera Web Browser Developer version</Summary>
- <Description>Opera Web Browser Developer Version</Description>
- <License>EULA</License>
- <Archive sha1sum="13d59f0d05307ced7dd35c5891685bee398a9108" type="binary">https://get.geo.opera.com/pub//opera-developer/55.0.2962.0/linux/opera-developer_55.0.2962.0_amd64.deb</Archive>
- <BuildDependencies>
- <Dependency>binutils</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>opera-developer</Name>
- <RuntimeDependencies>
- <Dependency>atk</Dependency>
- <Dependency>gtk3</Dependency>
- <Dependency>libxcb</Dependency>
- <Dependency>at-spi2-atk</Dependency>
- <Dependency>nss</Dependency>
- <Dependency>cups</Dependency>
- <Dependency>curl</Dependency>
- <Dependency>dbus</Dependency>
- <Dependency>gtk2</Dependency>
- <Dependency>nspr</Dependency>
- <Dependency>zlib</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>expat</Dependency>
- <Dependency>gconf</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>libXi</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>libX11</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency>libXext</Dependency>
- <Dependency>libXtst</Dependency>
- <Dependency>alsa-lib</Dependency>
- <Dependency>libXfixes</Dependency>
- <Dependency>libXrandr</Dependency>
- <Dependency>libnotify</Dependency>
- <Dependency>fontconfig</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency>libXcursor</Dependency>
- <Dependency>libXdamage</Dependency>
- <Dependency>libXrender</Dependency>
- <Dependency>libXScrnSaver</Dependency>
- <Dependency>libXcomposite</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/menu</Path>
- <Path fileType="data">/usr/share/mime</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="data">/usr/share/pixmaps</Path>
- </Files>
- <AdditionalFiles>
- <AdditionalFile group="root" permission="0644" target="/usr/share/applications/opera-developer.desktop" owner="root">opera-developer.desktop</AdditionalFile>
- <AdditionalFile group="root" permission="0644" target="/usr/share/pixmaps/opera-developer.png" owner="root">opera-developer.png</AdditionalFile>
- </AdditionalFiles>
- </Package>
- <History>
- <Update release="1">
- <Date>2018-05-03</Date>
- <Version>55.0.2962.0</Version>
- <Comment>First Release.</Comment>
- <Name>Stefan Gronewold</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|