qupzilla in contrib

This commit is contained in:
Ertuğrul Erata
2015-08-18 09:29:32 +03:00
parent de97651afe
commit 8cdb6bbe69
3 changed files with 0 additions and 100 deletions
-16
View File
@@ -1,16 +0,0 @@
#!/usr/bin/python
from pisi.actionsapi import qt5
from pisi.actionsapi import pisitools
def setup():
qt5.configure()
def build():
qt5.make()
def install():
qt5.install()
pisitools.dodoc("AUTHORS", "README.md")
-76
View File
@@ -1,76 +0,0 @@
<PISI>
<Source>
<Name>qupzilla</Name>
<Homepage>http://www.qupzilla.com/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<Icon>qupzilla</Icon>
<IsA>app:gui</IsA>
<Summary>A fast open source browser based on WebKit core, written in Qt Framework, wayland port</Summary>
<Description>A fast open source browser based on WebKit core, written in Qt Framework, wayland port</Description>
<Archive sha1sum="e1164dd6afb1ee121c2d53acc95b1c7b7d51603e" type="tarxz">https://github.com/QupZilla/qupzilla/releases/download/v1.8.6/QupZilla-1.8.6.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-webkit-devel</Dependency>
<Dependency>qt5-script-devel</Dependency>
<Dependency>qt5-tools-devel</Dependency>
<Dependency>openssl-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>qupzilla</Name>
<RuntimeDependencies>
<Dependency>libX11</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>qt5-webkit</Dependency>
<Dependency>openssl</Dependency>
<Dependency>qt5-script</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
<Path fileType="data">/usr/share/qupzilla</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/bash-completion</Path>
<Path fileType="data">/usr/share/appdata</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2015-08-02</Date>
<Version>1.8.6</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2014-11-07</Date>
<Version>1.8.4</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2014-02-15</Date>
<Version>1.6.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2014-01-18</Date>
<Version>1.6.0</Version>
<Comment>First Release</Comment>
<Name>Richard de Bruin</Name>
<Email>richdb@pisilinux.org</Email>
</Update>
</History>
</PISI>
-8
View File
@@ -1,8 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>qupzilla</Name>
<Summary xml:lang="en">A fast open source browser based on WebKit core, written in Qt Framework, wayland port</Summary>
<Description xml:lang="en">A fast open source browser based on WebKit core, written in Qt Framework, wayland port</Description>
</Source>
</PISI>