qt5-enginio, qt5-quick1, qt5-enginio remove

This commit is contained in:
Rmys
2022-12-25 18:40:25 +03:00
parent 8c108d9b3f
commit 4cd80d1161
14 changed files with 978 additions and 1674 deletions
@@ -1,27 +0,0 @@
#!/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 cmaketools
from pisi.actionsapi import get
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
def setup():
shelltools.makedirs("build")
shelltools.cd("build")
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib", sourceDir="..")
def build():
shelltools.cd("build")
cmaketools.make()
def install():
shelltools.cd("build")
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
#pisitools.domove("/usr/lib64/*", "/usr/lib")
#pisitools.removeDir("/usr/lib64")
shelltools.cd("..")
pisitools.dodoc("LICENSE.FDL", "LICENSE.GPL", "LICENSE.LGPL", "README.md")
@@ -1,232 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>qt5-configuration</Name>
<Homepage>https://github.com/hawaii-desktop/</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<Summary>Settings API with change notifications for Qt</Summary>
<Description>Settings API with change notifications for Qt</Description>
<License>LGPLv2.1-linking-exception</License>
<Archive sha1sum="d3d677273f31032b3bba09efbf28e4c7ff968711" type="targz">https://github.com/hawaii-desktop/qtconfiguration/archive/v0.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>dconf-devel</Dependency>
<Dependency versionFrom="2.50.2">glib2-devel</Dependency>
<Dependency versionFrom="5.15.3">qt5-declarative-devel</Dependency>
<Dependency versionFrom="5.15.3">qt5-base-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>qt5-configuration</Name>
<RuntimeDependencies>
<Dependency>dconf</Dependency>
<Dependency>libgcc</Dependency>
<Dependency versionFrom="2.50.2">glib2</Dependency>
<Dependency versionFrom="5.15.3">qt5-base</Dependency>
<Dependency versionFrom="5.15.3">qt5-declarative</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/share/licenses</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/lib/qt5/bin/</Path>
<Path fileType="executable">/usr/bin</Path>
</Files>
</Package>
<Package>
<Name>qt5-configuration-devel</Name>
<Files>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="header">/usr/include</Path>
</Files>
<RuntimeDependencies>
<Dependency release="current">qt5-configuration</Dependency>
<Dependency versionFrom="5.15.3">qt5-base-devel</Dependency>
</RuntimeDependencies>
</Package>
<History>
<Update release="25">
<Date>2022-12-21</Date>
<Version>0.3.1</Version>
<Comment>Rebuild qt5-5.15.7</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2022-07-05</Date>
<Version>0.3.1</Version>
<Comment>Rebuild qt5-5.15.5</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2022-03-18</Date>
<Version>0.3.1</Version>
<Comment>Rebuild qt5-5.15.3</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2020-12-14</Date>
<Version>0.3.1</Version>
<Comment>Rebuild qt5-5.15.2</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2020-09-09</Date>
<Version>0.3.1</Version>
<Comment>Rebuild qt5-5.15.1</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2020-04-04</Date>
<Version>0.3.1</Version>
<Comment>Rebuild qt5-5.14.2</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2020-02-27</Date>
<Version>0.3.1</Version>
<Comment>Rebuild qt5-5.14.1</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2019-12-22</Date>
<Version>0.3.1</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17">
<Date>2019-11-02</Date>
<Version>0.3.1</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2019-09-05</Date>
<Version>0.3.1</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="15">
<Date>2019-06-20</Date>
<Version>0.3.1</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2019-03-14</Date>
<Version>0.3.1</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2019-02-01</Date>
<Version>0.3.1</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2018-12-05</Date>
<Version>0.3.1</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2018-11-02</Date>
<Version>0.3.1</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2018-10-15</Date>
<Version>0.3.1</Version>
<Comment>Rebuild for qt5.11.2</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2018-09-03</Date>
<Version>0.3.1</Version>
<Comment>Rebuild for qt5.10.1</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2018-05-01</Date>
<Version>0.3.1</Version>
<Comment>Rebuild for qt5.9.3</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2018-02-01</Date>
<Version>0.3.1</Version>
<Comment>Rebuild for qt5.9.3</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-02-20</Date>
<Version>0.3.1</Version>
<Comment>Rebuild for new Toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>0.3.1</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2016-06-09</Date>
<Version>0.3.1</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-05-16</Date>
<Version>0.3.1</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-01</Date>
<Version>0.3.1</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-17</Date>
<Version>0.3.1</Version>
<Comment>First release</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,8 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>qt5-configuration</Name>
<Summary xml:lang="tr">Settings API with change notifications for Qt</Summary>
<Description xml:lang="tr">Settings API with change notifications for Qt</Description>
</Source>
</PISI>
@@ -1,27 +0,0 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import shelltools
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import qt5
from pisi.actionsapi import get
def setup():
qt5.configure()
def build():
qt5.make()
qt5.make("docs")
def install():
qt5.install("INSTALL_ROOT=%s install_docs" % get.installDIR())
#I hope qtchooser will manage this issue
#for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()):
#pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin)
pisitools.insinto("/usr/share/licenses/qt5-enginio/", "LGPL_EXCEPTION.txt")
@@ -1,11 +0,0 @@
diff -Nrup a/src/enginio_client/enginioclient_p.h b/src/enginio_client/enginioclient_p.h
--- a/src/enginio_client/enginioclient_p.h 2016-11-28 16:36:23.000000000 +0100
+++ b/src/enginio_client/enginioclient_p.h 2020-01-30 09:16:08.088599338 +0100
@@ -58,6 +58,7 @@
#include <QtCore/qset.h>
#include <QtCore/qlogging.h>
#include <QtCore/qdebug.h>
+#include <QLinkedList>
#include <QtCore/private/qobject_p.h>
-201
View File
@@ -1,201 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>qt5-enginio</Name>
<Homepage>http://qt.digia.com/</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<Summary>A Backend-as-a-Service solution to ease the backend development for connected and data-driven application</Summary>
<Description>A Backend-as-a-Service solution to ease the backend development for connected and data-driven application</Description>
<License>LGPLv2.1-linking-exception</License>
<Archive sha1sum="401f694d16b58712a70c36845f7c5f474e4fd784" type="targz">https://github.com/qt/qtenginio/archive/v5.6.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>libgcc</Dependency>
<Dependency versionFrom="5.15.7">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.7">qt5-declarative-devel</Dependency>
<Dependency versionFrom="5.15.7">qt5-assistant-devel</Dependency>
<Dependency versionFrom="5.15.7">qt5-sql-sqlite</Dependency>
</BuildDependencies>
<Patches>
<Patch>qtenginio-1.6.3-Qt-5.14.patch</Patch>
</Patches>
</Source>
<Package>
<Name>qt5-enginio</Name>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
<Dependency versionFrom="5.15.7">qt5-base</Dependency>
<Dependency versionFrom="5.15.7">qt5-declarative</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/qt5/</Path>
<Path fileType="data">/usr/share/licenses</Path>
<Path fileType="executable">/usr/lib/qt5/bin/</Path>
<Path fileType="executable">/usr/bin/</Path>
</Files>
</Package>
<Package>
<Name>qt5-enginio-devel</Name>
<Files>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="header">/usr/include/qt5/</Path>
</Files>
<RuntimeDependencies>
<Dependency versionFrom="5.15.7">qt5-base-devel</Dependency>
<Dependency release="current">qt5-enginio</Dependency>
</RuntimeDependencies>
</Package>
<Package>
<Name>qt5-enginio-docs</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/qt5</Path>
</Files>
</Package>
<History>
<Update release="19">
<Date>2020-12-21</Date>
<Version>5.6.3</Version>
<Comment>Rebuild for qt5.15.7</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2020-02-27</Date>
<Version>5.6.3</Version>
<Comment>Rebuild for qt5.14.1</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17">
<Date>2019-12-22</Date>
<Version>5.6.3</Version>
<Comment>Rebuild for qt5.14.0</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2019-11-02</Date>
<Version>5.6.3</Version>
<Comment>Rebuild for qt5.13.2</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="15">
<Date>2019-09-05</Date>
<Version>5.6.3</Version>
<Comment>Rebuild for qt5.13.1</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2019-06-20</Date>
<Version>5.6.3</Version>
<Comment>Rebuild for qt5.13.0</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2019-03-14</Date>
<Version>5.6.3</Version>
<Comment>Rebuild for qt5.12.2</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2019-02-01</Date>
<Version>5.6.3</Version>
<Comment>Rebuild for qt5.12.1</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2018-12-05</Date>
<Version>5.6.3</Version>
<Comment>Rebuild for qt5.12.0</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2018-10-15</Date>
<Version>5.6.3</Version>
<Comment>Rebuild for qt5.10.1</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2018-09-03</Date>
<Version>5.6.3</Version>
<Comment>Rebuild for qt5.10.1</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2018-05-01</Date>
<Version>5.6.3</Version>
<Comment>Rebuild for new Toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2018-01-22</Date>
<Version>5.6.3</Version>
<Comment>Rebuild for new Toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-02-20</Date>
<Version>5.6.2</Version>
<Comment>Rebuild for new Toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.6.2</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2016-06-09</Date>
<Version>5.6.0</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-05-16</Date>
<Version>5.6.0</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-01</Date>
<Version>5.6.0</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-17</Date>
<Version>5.6.0</Version>
<Comment>First release</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>qt5-enginio</Name>
<Summary xml:lang="tr">Bağlı ve veritabanlı uygulamlar için arka uç geliştirmeyi kolaylaştıran bir sevice çözümü</Summary>
<Description xml:lang="tr">Bağlı ve veritabanlı uygulamlar için arka uç geliştirmeyi kolaylaştıran bir sevice çözümü</Description>
</Source>
<Package>
<Name>qt5-enginio-devel</Name>
<Summary xml:lang="tr">qt5-enginio için geliştirme dosyaları</Summary>
</Package>
</PISI>
-27
View File
@@ -1,27 +0,0 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import shelltools
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import qt5
from pisi.actionsapi import get
def setup():
qt5.configure()
def build():
qt5.make()
#qt5.make("docs")
def install():
qt5.install("INSTALL_ROOT=%s install_docs" % get.installDIR())
#I hope qtchooser will manage this issue
for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()):
pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin)
pisitools.insinto("/usr/share/licenses/qt5-quic1/", "LGPL_EXCEPTION.txt")
-116
View File
@@ -1,116 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>qt5-quick1</Name>
<Homepage>http://qt.digia.com/</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<Summary>Qt Quick is a free software application framework developed and maintained by the Qt Project within the Qt framework.</Summary>
<Description>Qt Quick is a free software application framework developed and maintained by the Qt Project within the Qt framework. It provides a way of building custom, highly dynamic user interfaces with fluid transitions and effects, which are becoming more common especially in mobile devices.</Description>
<License>LGPLv2.1-linking-exception</License>
<Archive sha1sum="b2cbe02abc8e80ec33c31dd3b641a2ebe4326cef" type="tarxz">http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtquick1-opensource-src-5.5.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>mesa-devel</Dependency>
<Dependency versionFrom="5.6.2">qt5-base-devel</Dependency>
<Dependency versionFrom="5.6.2">qt5-script-devel</Dependency>
<Dependency versionFrom="5.6.2">qt5-assistant-devel</Dependency>
<Dependency versionFrom="5.6.2">qt5-sql-sqlite</Dependency>
<Dependency versionFrom="5.6.2">qt5-declarative-devel</Dependency>
<Dependency versionFrom="5.6.2">qt5-xmlpatterns-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>qt5-quick1</Name>
<RuntimeDependencies>
<Dependency>mesa</Dependency>
<Dependency>libgcc</Dependency>
<Dependency versionFrom="5.6.2">qt5-base</Dependency>
<Dependency versionFrom="5.6.2">qt5-xmlpatterns</Dependency>
<Dependency versionFrom="5.6.2">qt5-script</Dependency>
<Dependency versionFrom="5.6.2">qt5-declarative</Dependency>
<Dependency versionFrom="5.6.2">qt5-xmlpatterns</Dependency>
<!--Dependency versionFrom="5.6.2">qt5-webkit</Dependency-->
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/share/licenses</Path>
<Path fileType="executable">/usr/lib/qt5/bin/</Path>
<Path fileType="executable">/usr/bin</Path>
</Files>
</Package>
<Package>
<Name>qt5-quick1-devel</Name>
<Summary>Development file for qt5-quick1</Summary>
<Description>Development file for qt5-quick1</Description>
<RuntimeDependencies>
<Dependency versionFrom="5.6.2">qt5-base-devel</Dependency>
<Dependency versionFrom="5.6.2">qt5-script-devel</Dependency>
<Dependency release="current">qt5-quick1</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="header">/usr/include/qt5</Path>
</Files>
</Package>
<!-- <Package>
<Name>qt5-quick1-docs</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.6.2">qt5-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/share/doc/qt5</Path>
</Files>
</Package>
-->
<History>
<Update release="6">
<Date>2017-03-19</Date>
<Version>5.5.1</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.5.1</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2016-06-09</Date>
<Version>5.5.1</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-05-16</Date>
<Version>5.5.1</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-01</Date>
<Version>5.5.1</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2015-10-16</Date>
<Version>5.5.1</Version>
<Comment>First release</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,8 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>qt5-quick1</Name>
<Summary xml:lang="tr">Qt4 uyumluluğu için Qt Declarative sunar</Summary>
<Description xml:lang="tr">Qt4 uyumluluğu için Qt Declarative sunar</Description>
</Source>
</PISI>
+976 -1002
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1 +1 @@
73557408ddd36d6cfee119f2636188870b27064b
35f3d6e9267f0eed858e5ef49360469707e177ca
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
5abf0a0698290d8e9d256509928fee78d91aa867
191983718f98fc77a14fc60d03dd2a948e8a7856