move prison from applications to framework
This commit is contained in:
+96
-95
@@ -50906,13 +50906,14 @@ thunar-volman is installed and configured properly, and you plug in your digical
|
||||
<Dependency versionFrom="5.6.2">qt5-declarative</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="library">/usr/lib/qt5</Path>
|
||||
<Path fileType="localedata">/usr/share/qt5/translations</Path>
|
||||
<Path fileType="data">/usr/share/qt5</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="executable">/usr/lib/qt5/bin/</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/libQt5WebEngine*</Path>
|
||||
<Path fileType="library">/usr/lib/libQt5WebEngineWidgets*</Path>
|
||||
<Path fileType="library">/usr/lib/qt5</Path>
|
||||
<Path fileType="data">/usr/share/qt5</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="localedata">/usr/share/qt5/translations</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<Package>
|
||||
@@ -50926,12 +50927,13 @@ thunar-volman is installed and configured properly, and you plug in your digical
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
<Path fileType="library">/usr/lib/cmake</Path>
|
||||
<Path fileType="headers">/usr/include/qt5</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2016-10-22</Date>
|
||||
<Date>2016-12-27</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
@@ -59619,7 +59621,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
|
||||
<Dependency>akonadi-mime-devel</Dependency>
|
||||
<Dependency>akonadi-notes-devel</Dependency>
|
||||
<Dependency>akonadi-contacts-devel</Dependency>
|
||||
<Dependency>prison-qt5-devel</Dependency>
|
||||
<Dependency>prison-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>desktop/kde/applications/kdepim-runtime/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
@@ -64062,7 +64064,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
|
||||
<Dependency>grantleetheme-devel</Dependency>
|
||||
<Dependency>kpimtextedit-devel</Dependency>
|
||||
<Dependency>kimap-devel</Dependency>
|
||||
<Dependency>prison-qt5-devel</Dependency>
|
||||
<Dependency>prison-devel</Dependency>
|
||||
<Dependency versionFrom="2.4.41">openldap-client</Dependency>
|
||||
<Dependency versionFrom="2.1.26">cyrus-sasl-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -64992,89 +64994,6 @@ thunar-volman is installed and configured properly, and you plug in your digical
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>prison</Name>
|
||||
<Homepage>http://www.kde.org</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>MIT</License>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>desktop.kde.applications</PartOf>
|
||||
<Summary xml:lang="en">A barcode API to produce QRCode barcodes and DataMatrix barcode</Summary>
|
||||
<Description xml:lang="en">A barcode API to produce QRCode barcodes and DataMatrix barcode.</Description>
|
||||
<Archive type="tarxz" sha1sum="597f9aad5d9d2820eded4dd151c78f34e0979797">mirrors://kde/stable/frameworks/5.29/prison-5.29.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>libdmtx-devel</Dependency>
|
||||
<Dependency>qrencode-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>desktop/kde/applications/prison/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>prison</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libdmtx</Dependency>
|
||||
<Dependency>qrencode</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="library">/usr/lib/qt5</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package>prison-qt5</Package>
|
||||
</Conflicts>
|
||||
<Replaces>
|
||||
<Package>prison-qt5</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>prison-devel</Name>
|
||||
<Summary xml:lang="en">Development files for libepoxy</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="3">prison</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/cmake</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package>prison-qt5-devel</Package>
|
||||
</Conflicts>
|
||||
<Replaces>
|
||||
<Package>prison-qt5-devel</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-12-27</Date>
|
||||
<Version>5.29.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-05-22</Date>
|
||||
<Version>1.2.1</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-01-17</Date>
|
||||
<Version>1.2.1</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>klines</Name>
|
||||
@@ -66079,7 +65998,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
|
||||
<Dependency>qt5-sql-mysql</Dependency>
|
||||
<Dependency>qt5-sql-odbc</Dependency>
|
||||
<Dependency>qt5-sql-postgresql</Dependency>
|
||||
<Dependency>prison-qt5-devel</Dependency>
|
||||
<Dependency>prison-devel</Dependency>
|
||||
<Dependency>kmbox-devel</Dependency>
|
||||
<Dependency>qt5-phonon-devel</Dependency>
|
||||
<Dependency>akonadi-devel</Dependency>
|
||||
@@ -69392,7 +69311,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
|
||||
<Dependency>qt5-sql-mysql</Dependency>
|
||||
<Dependency>qt5-sql-odbc</Dependency>
|
||||
<Dependency>qt5-sql-postgresql</Dependency>
|
||||
<Dependency>prison-qt5-devel</Dependency>
|
||||
<Dependency>prison-devel</Dependency>
|
||||
<Dependency>kmbox-devel</Dependency>
|
||||
<Dependency>qt5-phonon-devel</Dependency>
|
||||
<Dependency>akonadi-devel</Dependency>
|
||||
@@ -73042,7 +72961,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
|
||||
<Dependency>qt5-webengine-devel</Dependency>
|
||||
<Dependency>libical-devel</Dependency>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
<Dependency>prison-qt5-devel</Dependency>
|
||||
<Dependency>prison-devel</Dependency>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
@@ -73058,7 +72977,6 @@ thunar-volman is installed and configured properly, and you plug in your digical
|
||||
<Dependency>kitemmodels-devel</Dependency>
|
||||
<Dependency>kemoticons-devel</Dependency>
|
||||
<Dependency>kinit-devel</Dependency>
|
||||
<Dependency>prison-qt5-devel</Dependency>
|
||||
<Dependency>kunitconversion-devel</Dependency>
|
||||
<Dependency>grantlee-qt5-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -87588,6 +87506,89 @@ thunar-volman is installed and configured properly, and you plug in your digical
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>prison</Name>
|
||||
<Homepage>http://www.kde.org</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>MIT</License>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>desktop.kde.framework</PartOf>
|
||||
<Summary xml:lang="en">A barcode API to produce QRCode barcodes and DataMatrix barcode</Summary>
|
||||
<Description xml:lang="en">A barcode API to produce QRCode barcodes and DataMatrix barcode.</Description>
|
||||
<Archive type="tarxz" sha1sum="597f9aad5d9d2820eded4dd151c78f34e0979797">mirrors://kde/stable/frameworks/5.29/prison-5.29.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>libdmtx-devel</Dependency>
|
||||
<Dependency>qrencode-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>desktop/kde/framework/prison/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>prison</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libdmtx</Dependency>
|
||||
<Dependency>qrencode</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="library">/usr/lib/qt5</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package>prison-qt5</Package>
|
||||
</Conflicts>
|
||||
<Replaces>
|
||||
<Package>prison-qt5</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>prison-devel</Name>
|
||||
<Summary xml:lang="en">Development files for libepoxy</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="3">prison</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/cmake</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package>prison-qt5-devel</Package>
|
||||
</Conflicts>
|
||||
<Replaces>
|
||||
<Package>prison-qt5-devel</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-12-27</Date>
|
||||
<Version>5.29.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-05-22</Date>
|
||||
<Version>1.2.1</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-01-17</Date>
|
||||
<Version>1.2.1</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>kwallet</Name>
|
||||
|
||||
@@ -1 +1 @@
|
||||
b5cebec34ab0e963048830e6d8131f23f1ddff8f
|
||||
2ea6e02d2e3926a9bce2243f788fc7344255e3b4
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
981bee85fdd1676427b5850e4534c64f82a34633
|
||||
64829c11e858c904ed863bdae4aff44368d4abac
|
||||
Reference in New Issue
Block a user