@@ -0,0 +1,21 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/copyleft/gpl.txt
|
||||
|
||||
from pisi.actionsapi import qt5
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
|
||||
|
||||
def setup():
|
||||
qt5.configure()
|
||||
|
||||
def build():
|
||||
qt5.make()
|
||||
|
||||
def install():
|
||||
qt5.install()
|
||||
|
||||
|
||||
pisitools.dodoc("LICENSE.FDL", "LICENSE.GPL3-EXCEPT", "LICENSE.LGPL3")
|
||||
@@ -0,0 +1,62 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>qt5-scxml</Name>
|
||||
<Homepage>http://qt-project.org/</Homepage>
|
||||
<Packager>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>custom</License>
|
||||
<License>FDL</License>
|
||||
<License>GPL3</License>
|
||||
<License>LGPL3</License>
|
||||
<Summary>Provides a set of easy to use chart components</Summary>
|
||||
<Description>Provides a set of easy to use chart components</Description>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Archive sha1sum="33c1918cf4d518a97584c415e0c7c4927e47809f" type="tarxz">http://download.qt.io/official_releases/qt/5.7/5.7.1/submodules/qtscxml-opensource-src-5.7.1.tar.xz</Archive>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>qt5-scxml</Name>
|
||||
<Summary>Provides a set of easy to use chart components</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/qt5</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>qt5-scxml-devel</Name>
|
||||
<Summary>Development files for qt5-scxml</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
|
||||
<Dependency release="current">qt5-scxml</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/qt5</Path>
|
||||
<Path fileType="config">/usr/lib/cmake</Path>
|
||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2017-02-19</Date>
|
||||
<Version>5.7.1</Version>
|
||||
<Comment>First Release</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -52874,6 +52874,66 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>qt5-scxml</Name>
|
||||
<Homepage>http://qt-project.org/</Homepage>
|
||||
<Packager>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>custom</License>
|
||||
<License>FDL</License>
|
||||
<License>GPL3</License>
|
||||
<License>LGPL3</License>
|
||||
<PartOf>desktop.toolkit.qt5</PartOf>
|
||||
<Summary xml:lang="en">Provides a set of easy to use chart components</Summary>
|
||||
<Description xml:lang="en">Provides a set of easy to use chart components</Description>
|
||||
<Archive type="tarxz" sha1sum="33c1918cf4d518a97584c415e0c7c4927e47809f">http://download.qt.io/official_releases/qt/5.7/5.7.1/submodules/qtscxml-opensource-src-5.7.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>desktop/toolkit/qt5/qt5-scxml/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>qt5-scxml</Name>
|
||||
<Summary xml:lang="en">Provides a set of easy to use chart components</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/qt5</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>qt5-scxml-devel</Name>
|
||||
<Summary xml:lang="en">Development files for qt5-scxml</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
|
||||
<Dependency release="1">qt5-scxml</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/qt5</Path>
|
||||
<Path fileType="config">/usr/lib/cmake</Path>
|
||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2017-02-19</Date>
|
||||
<Version>5.7.1</Version>
|
||||
<Comment>First Release</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>qt5-gstreamer</Name>
|
||||
|
||||
@@ -1 +1 @@
|
||||
5ecb401ad3ea8b235b9472db358fcea2b7bb3bf6
|
||||
232ba4ec691071f418494b4371769bb220feda2d
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
3d8f1b478516d6e406cd0569f3d364af69b0c35c
|
||||
463c9c57d28cd222b2aee75e15ca068700c9161e
|
||||
Reference in New Issue
Block a user