@@ -0,0 +1,19 @@
|
||||
#!/usr/bin/env 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 pisitools
|
||||
from pisi.actionsapi import qt6
|
||||
|
||||
def setup():
|
||||
qt6.configure()
|
||||
|
||||
def build():
|
||||
qt6.make()
|
||||
|
||||
def install():
|
||||
qt6.install()
|
||||
|
||||
pisitools.dodoc("LICENSE.*")
|
||||
@@ -0,0 +1,70 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>qt6-location</Name>
|
||||
<Homepage>https://www.qt.io</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>FDL, GPL3, LGPL3, custom</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>Helps you create viable mapping solutions using the data available from some of the popular location services</Summary>
|
||||
<Icon>qt6-location</Icon>
|
||||
<Description>Bazı popüler konum hizmetlerinden elde edilen verileri kullanarak uygulanabilir haritalama çözümleri oluşturmanıza yardımcı olur</Description>
|
||||
<Archive sha1sum="c4c1359a3add9b6ff4b2c4027a17f82db0d572cf" type="tarxz">https://download.qt.io/official_releases/qt/6.6/6.6.3/submodules/qtlocation-everywhere-src-6.6.3.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>ninja</Dependency>
|
||||
<Dependency versionFrom="6.6.3">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.6.3">qt6-declarative-devel</Dependency>
|
||||
<Dependency versionFrom="6.6.3">qt6-positioning-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--
|
||||
<Patches>
|
||||
<Patch>qt6-location.patch</Patch>
|
||||
<Patch level="1">qt6-location.patch</Patch>
|
||||
</Patches>
|
||||
-->
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>qt6-location</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt6-base</Dependency>
|
||||
<Dependency>qt6-declarative</Dependency>
|
||||
<Dependency>qt6-positioning</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>qt6-location-devel</Name>
|
||||
<Summary>Development files for qt6-location</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">qt6-location</Dependency>
|
||||
<Dependency>qt6-base-devel</Dependency>
|
||||
<Dependency>qt6-positioning-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/cmake</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2024-04-18</Date>
|
||||
<Version>6.6.3</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>qt6-location</Name>
|
||||
<Summary xml:lang="tr">Helps you create viable mapping solutions using the data available from some of the popular location services</Summary>
|
||||
<Description xml:lang="tr">Bazı popüler konum hizmetlerinden elde edilen verileri kullanarak uygulanabilir haritalama çözümleri oluşturmanıza yardımcı olur</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
@@ -333239,6 +333239,69 @@ components such as the Settings and gnome-shell.</Description>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>qt6-location</Name>
|
||||
<Homepage>https://www.qt.io</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>FDL, GPL3, LGPL3, custom</License>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>desktop.toolkit.qt6</PartOf>
|
||||
<Summary xml:lang="en">Helps you create viable mapping solutions using the data available from some of the popular location services</Summary>
|
||||
<Summary xml:lang="tr">Helps you create viable mapping solutions using the data available from some of the popular location services</Summary>
|
||||
<Description xml:lang="en">Bazı popüler konum hizmetlerinden elde edilen verileri kullanarak uygulanabilir haritalama çözümleri oluşturmanıza yardımcı olur</Description>
|
||||
<Description xml:lang="tr">Bazı popüler konum hizmetlerinden elde edilen verileri kullanarak uygulanabilir haritalama çözümleri oluşturmanıza yardımcı olur</Description>
|
||||
<Icon>qt6-location</Icon>
|
||||
<Archive type="tarxz" sha1sum="c4c1359a3add9b6ff4b2c4027a17f82db0d572cf" name="qtlocation-everywhere-src-6.6.3.tar.xz">https://download.qt.io/official_releases/qt/6.6/6.6.3/submodules/qtlocation-everywhere-src-6.6.3.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>ninja</Dependency>
|
||||
<Dependency versionFrom="6.6.3">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.6.3">qt6-declarative-devel</Dependency>
|
||||
<Dependency versionFrom="6.6.3">qt6-positioning-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>desktop/toolkit/qt6/qt6-location/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>qt6-location</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt6-base</Dependency>
|
||||
<Dependency>qt6-declarative</Dependency>
|
||||
<Dependency>qt6-positioning</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>qt6-location-devel</Name>
|
||||
<Summary xml:lang="en">Development files for qt6-location</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="1">qt6-location</Dependency>
|
||||
<Dependency>qt6-base-devel</Dependency>
|
||||
<Dependency>qt6-positioning-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/cmake</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2024-04-18</Date>
|
||||
<Version>6.6.3</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>qt6-quick3d</Name>
|
||||
@@ -364452,10 +364515,13 @@ components such as the Settings and gnome-shell.</Description>
|
||||
<BuildDependencies>
|
||||
<Dependency>llvm</Dependency>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>llvm-mlir</Dependency>
|
||||
<Dependency>libxslt-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>qt6-base-devel</Dependency>
|
||||
<Dependency>llvm-clang-devel</Dependency>
|
||||
<Dependency>python3-sphinx</Dependency>
|
||||
<Dependency>python3-build</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>programming/language/python3/python3-shiboken6/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
@@ -364464,6 +364530,7 @@ components such as the Settings and gnome-shell.</Description>
|
||||
<Summary xml:lang="en">Shiboken2 is the binding generator used to create the PySide2 bindings.</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libxslt</Dependency>
|
||||
<Dependency>libxml2</Dependency>
|
||||
<Dependency>qt6-base</Dependency>
|
||||
<Dependency>llvm-clang</Dependency>
|
||||
</RuntimeDependencies>
|
||||
|
||||
@@ -1 +1 @@
|
||||
62fe15f65a3f3aa8e3cf3055c538746507fca166
|
||||
36d895503a8bd68e748e19f755d99adafccae4b6
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
cd0f463467cb3c9e40818383e6611a78f4e0878d
|
||||
ffc494e731e4507c86c2c44e1f2bb2e63a4230cb
|
||||
Reference in New Issue
Block a user