packagekit-qt6 ver. bump
This commit is contained in:
@@ -1,85 +1,98 @@
|
|||||||
<?xml version="1.0" ?>
|
<?xml version="1.0" ?>
|
||||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||||
<PISI>
|
<PISI>
|
||||||
<Source>
|
<Source>
|
||||||
<Name>packagekit-qt6</Name>
|
<Name>packagekit</Name>
|
||||||
<Homepage>https://github.com/PackageKit/PackageKit-Qt</Homepage>
|
<Homepage>https://www.freedesktop.org/software/PackageKit/</Homepage>
|
||||||
<Packager>
|
<Packager>
|
||||||
<Name>Mustafa Cinasal</Name>
|
<Name>Pisi Linux Admins</Name>
|
||||||
<Email>muscnsl@gmail.com</Email>
|
<Email>admins@pisilinux.org</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
<License>LGPLv3</License>
|
<License>GPLv2</License>
|
||||||
<IsA>library</IsA>
|
<Summary>A system designed to make installation and updates of packages easier.</Summary>
|
||||||
<Summary>Qt6 bindings for PackageKit</Summary>
|
<Description>PackageKit is a system designed to make installing and updating software on your computer easier. The primary design goal is to unify all the software graphical tools used in different distributions, and use some of the latest technology like PolicyKit.</Description>
|
||||||
<Description>PackageKit için Qt6 bağlamaları</Description>
|
<Archive sha1sum="846670fdb24895f557b455dc8056a6dd0ae1b77e" type="tarxz">http://www.freedesktop.org/software/PackageKit/releases/PackageKit-1.3.3.tar.xz</Archive>
|
||||||
<Archive sha1sum="21b837886a128e7000195dea7542916fdec5982c" type="targz">https://github.com/PackageKit/PackageKit-Qt/archive/refs/tags/v1.1.2.tar.gz</Archive>
|
<BuildDependencies>
|
||||||
<BuildDependencies>
|
<Dependency>meson</Dependency>
|
||||||
<Dependency>cmake</Dependency>
|
<Dependency>bash-completion</Dependency>
|
||||||
<Dependency>packagekit-devel</Dependency>
|
<Dependency>glib2-devel</Dependency>
|
||||||
<Dependency>qt6-base-devel</Dependency>
|
<Dependency>gobject-introspection-devel</Dependency>
|
||||||
|
<Dependency>intltool</Dependency>
|
||||||
|
<Dependency>polkit-devel</Dependency>
|
||||||
|
<Dependency>python-setuptools</Dependency>
|
||||||
|
<Dependency>sqlite-devel</Dependency>
|
||||||
|
<Dependency>vala-devel</Dependency>
|
||||||
|
<Dependency>libxslt-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<!--
|
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch>packagekit-qt6.patch</Patch>
|
<Patch level="1">0001-backends-pisi-Drop-system-update-function.patch</Patch>
|
||||||
<Patch level="1">packagekit-qt6.patch</Patch>
|
<Patch level="1">0002-backends-pisi-Bring-in-configuration-data.patch</Patch>
|
||||||
</Patches>
|
</Patches>
|
||||||
-->
|
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>packagekit-qt6</Name>
|
<Name>packagekit</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>qt6-base</Dependency>
|
<Dependency>pisi</Dependency>
|
||||||
<Dependency>packagekit</Dependency>
|
<Dependency>polkit</Dependency>
|
||||||
|
<Dependency>sqlite</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
|
<Path fileType="data">/var</Path>
|
||||||
|
<Path fileType="data">/etc</Path>
|
||||||
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
|
<Path fileType="executable">/usr/libexec</Path>
|
||||||
|
<Path fileType="localedata">/usr/share/locale</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
|
<Path fileType="doc">/usr/share/gtk-doc</Path>
|
||||||
|
<Path fileType="data">/usr/share/bash-completion</Path>
|
||||||
|
<Path fileType="data">/usr/share/dbus-1</Path>
|
||||||
|
<Path fileType="data">/usr/share/PackageKit</Path>
|
||||||
|
<Path fileType="data">/usr/share/polkit-1</Path>
|
||||||
|
<Path fileType="data">/usr/share/vala</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>packagekit-qt6-devel</Name>
|
<Name>packagekit-devel</Name>
|
||||||
<Summary>Development files for packagekit-qt6</Summary>
|
<Summary>Development files for packagekit</Summary>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>qt6-base-devel</Dependency>
|
<Dependency release="current">packagekit</Dependency>
|
||||||
<Dependency release="current">packagekit-qt6</Dependency>
|
<Dependency>glib2-devel</Dependency>
|
||||||
|
<Dependency>sqlite-devel</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="header">/usr/include</Path>
|
<Path fileType="header">/usr/include</Path>
|
||||||
<Path fileType="data">/usr/lib/cmake</Path>
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
<Path fileType="data">/usr/share/gir-1.0</Path>
|
||||||
|
<Path fileType="data">/usr/share/metainfo/org.freedesktop.packagekit.metainfo.xml</Path>
|
||||||
|
<Path fileType="man">/usr/share/man</Path>
|
||||||
|
<!--Path fileType="data">/usr/share/vala</Path-->
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="4">
|
|
||||||
<Date>2024-12-14</Date>
|
|
||||||
<Version>1.1.2</Version>
|
|
||||||
<Comment>Version bump.</Comment>
|
|
||||||
<Name>Pisi Linux Community</Name>
|
|
||||||
<Email>admin@pisilinux.org</Email>
|
|
||||||
</Update>
|
|
||||||
<Update release="3">
|
<Update release="3">
|
||||||
<Date>2024-09-17</Date>
|
<Date>2026-01-13</Date>
|
||||||
<Version>1.1.1</Version>
|
<Version>1.3.3</Version>
|
||||||
<Comment>Rebuild</Comment>
|
<Comment>Version bump and adapt to the new build system</Comment>
|
||||||
<Name>Mustafa Cinasal</Name>
|
<Name>Bedirhan KURT</Name>
|
||||||
<Email>muscnsl@gmail.com</Email>
|
<Email>bedirhan.kurt@outlook.com</Email>
|
||||||
</Update>
|
</Update>
|
||||||
<Update release="2">
|
<Update release="2">
|
||||||
<Date>2023-11-18</Date>
|
<Date>2023-11-06</Date>
|
||||||
<Version>1.1.1</Version>
|
<Version>1.1.13</Version>
|
||||||
<Comment>Rebuild</Comment>
|
<Comment>Version bump.</Comment>
|
||||||
<Name>Mustafa Cinasal</Name>
|
<Name>Mustafa Cinasal</Name>
|
||||||
<Email>muscnsl@gmail.com</Email>
|
<Email>muscnsl@gmail.com</Email>
|
||||||
</Update>
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2023-03-31</Date>
|
<Date>2021-06-05</Date>
|
||||||
<Version>1.1.1</Version>
|
<Version>1.1.5</Version>
|
||||||
<Comment>First release</Comment>
|
<Comment>First release for Pisi Linux</Comment>
|
||||||
<Name>Mustafa Cinasal</Name>
|
<Name>Berk Çakar</Name>
|
||||||
<Email>muscnsl@gmail.com</Email>
|
<Email>berk2238@hotmail.com</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
|
|||||||
Reference in New Issue
Block a user