2009/stable/multimedia/plugin/kipi-plugins - Merge from devel/multimedia/plugin/kipi-plugins/

Ozan Çağlayan paketler-commits at pardus.org.tr
Fri Dec 25 09:47:20 EET 2009


Author: ozan.caglayan
Date: Fri Dec 25 09:47:20 2009
New Revision: 83522

Modified:
   2009/stable/multimedia/plugin/kipi-plugins/   (props changed)
   2009/stable/multimedia/plugin/kipi-plugins/pspec.xml
Log:
Merge from devel/multimedia/plugin/kipi-plugins/:

rev. 82742, by onur on 2009-12-14
forcely depend on new gtk, I am doing this only in devel so that it will be efective when packages are merged

If you are really really sure your package works with older gtk2 correctly you can remove the dependency

rev. 83516, by ozan.caglayan on 2009-12-25
Bump to 1.0.0, add missing qca2 dependency.

---
 pspec.xml |   15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

Modified: 2009/stable/multimedia/plugin/kipi-plugins/pspec.xml
=================================================================
--- 2009/stable/multimedia/plugin/kipi-plugins/pspec.xml	(original)
+++ 2009/stable/multimedia/plugin/kipi-plugins/pspec.xml	Fri Dec 25 09:47:20 2009
@@ -13,8 +13,9 @@
         <IsA>app:console</IsA>
         <Summary>Kipi (KDE Image Plugin Interface) plugins for KDE4</Summary>
         <Description>kipi-plugins contains Kipi plugins for KDE graphics applications like digiKam and gwenview.</Description>
-        <Archive sha1sum="cb36856998f9379465cc06bb38432d751d75d5b0" type="tarbz2">mirrors://sourceforge/kipi/kipi-plugins-0.9.0.tar.bz2</Archive>
+        <Archive sha1sum="557d76ada22ff4640653a293be63e0d4fdfdd8a0" type="tarbz2">mirrors://sourceforge/kipi/kipi-plugins-1.0.0.tar.bz2</Archive>
         <BuildDependencies>
+            <Dependency versionFrom="2.18.5">gtk2</Dependency> <!-- Unfortunately, ipodexport plugin uses gdk-pixbuf -->
             <Dependency>kdepimlibs-devel</Dependency>
             <Dependency>kdelibs-devel</Dependency>
             <Dependency>kdegraphics</Dependency>
@@ -23,7 +24,7 @@
             <Dependency>phonon</Dependency>
             <Dependency>opencv</Dependency>
             <Dependency>mesa</Dependency>
-            <Dependency>gtk2</Dependency> <!-- Unfortunately, ipodexport plugin uses gdk-pixbuf -->
+            <Dependency>qca2</Dependency>
             <Dependency>qt</Dependency>
         </BuildDependencies>
     </Source>
@@ -31,6 +32,7 @@
     <Package>
         <Name>kipi-plugins</Name>
         <RuntimeDependencies>
+            <Dependency versionFrom="2.18.5">gtk2</Dependency>
             <Dependency>kdegraphics</Dependency>
             <Dependency>kdepimlibs</Dependency>
             <Dependency>libXrandr</Dependency>
@@ -39,7 +41,7 @@
             <Dependency>opencv</Dependency>
             <Dependency>phonon</Dependency>
             <Dependency>mesa</Dependency>
-            <Dependency>gtk2</Dependency>
+            <Dependency>qca2</Dependency>
             <Dependency>qt</Dependency>
         </RuntimeDependencies>
         <Replaces>
@@ -57,6 +59,13 @@
     </Package>
 
     <History>
+        <Update release="15">
+            <Date>2009-12-25</Date>
+            <Version>1.0.0</Version>
+            <Comment>Bump to 1.0.0, add missing qca2 dependency.</Comment>
+            <Name>Ozan Çağlayan</Name>
+            <Email>ozan at pardus.org.tr</Email>
+        </Update>
         <Update release="14">
             <Date>2009-12-04</Date>
             <Version>0.9.0</Version>


More information about the paketler-commits mailing list