[arch-commits] Commit in (8 files)

Andrea Scarpino andrea at archlinux.org
Tue May 24 13:21:07 UTC 2011


    Date: Tuesday, May 24, 2011 @ 09:21:06
  Author: andrea
Revision: 124799

KDE 4.7beta1 - those have to conflict with kdegraphics-libs

Modified:
  kdegraphics-ksaneplugin/kde-unstable/PKGBUILD
  kdegraphics-strigi-analyzer/kde-unstable/PKGBUILD
  kdegraphics-svgpart/kde-unstable/PKGBUILD
  kdegraphics-thumbnailers/kde-unstable/PKGBUILD
  libkdcraw/kde-unstable/PKGBUILD
  libkexiv2/kde-unstable/PKGBUILD
  libkipi/kde-unstable/PKGBUILD
  libksane/kde-unstable/PKGBUILD

---------------------------------------------------+
 kdegraphics-ksaneplugin/kde-unstable/PKGBUILD     |    1 +
 kdegraphics-strigi-analyzer/kde-unstable/PKGBUILD |    1 +
 kdegraphics-svgpart/kde-unstable/PKGBUILD         |    1 +
 kdegraphics-thumbnailers/kde-unstable/PKGBUILD    |    1 +
 libkdcraw/kde-unstable/PKGBUILD                   |    1 +
 libkexiv2/kde-unstable/PKGBUILD                   |    1 +
 libkipi/kde-unstable/PKGBUILD                     |    1 +
 libksane/kde-unstable/PKGBUILD                    |    1 +
 8 files changed, 8 insertions(+)

Modified: kdegraphics-ksaneplugin/kde-unstable/PKGBUILD
===================================================================
--- kdegraphics-ksaneplugin/kde-unstable/PKGBUILD	2011-05-24 13:19:14 UTC (rev 124798)
+++ kdegraphics-ksaneplugin/kde-unstable/PKGBUILD	2011-05-24 13:21:06 UTC (rev 124799)
@@ -10,6 +10,7 @@
 license=('GPL' 'LGPL' 'FDL')
 depends=('libksane')
 makedepends=('cmake' 'automoc4')
+conflicts=('kdegraphics-libs')
 source=("http://download.kde.org/unstable/${pkgver}/src/ksaneplugin-${pkgver}.tar.bz2")
 sha1sums=('3caa70899ed3797c9739409d311779f39fa9eda7')
 

Modified: kdegraphics-strigi-analyzer/kde-unstable/PKGBUILD
===================================================================
--- kdegraphics-strigi-analyzer/kde-unstable/PKGBUILD	2011-05-24 13:19:14 UTC (rev 124798)
+++ kdegraphics-strigi-analyzer/kde-unstable/PKGBUILD	2011-05-24 13:21:06 UTC (rev 124799)
@@ -10,6 +10,7 @@
 license=('GPL' 'LGPL' 'FDL')
 depends=('kdelibs')
 makedepends=('cmake' 'automoc4')
+conflicts=('kdegraphics-libs')
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
 sha1sums=('bc4c901bc4bc7080c91ed739d2480294d2fc5033')
 

Modified: kdegraphics-svgpart/kde-unstable/PKGBUILD
===================================================================
--- kdegraphics-svgpart/kde-unstable/PKGBUILD	2011-05-24 13:19:14 UTC (rev 124798)
+++ kdegraphics-svgpart/kde-unstable/PKGBUILD	2011-05-24 13:21:06 UTC (rev 124799)
@@ -10,6 +10,7 @@
 license=('GPL' 'LGPL' 'FDL')
 depends=('kdelibs')
 makedepends=('cmake' 'automoc4')
+conflicts=('kdegraphics-libs')
 source=("http://download.kde.org/unstable/${pkgver}/src/svgpart-${pkgver}.tar.bz2")
 sha1sums=('300fc6a062ea34e6131097ae9a59e8279f3c1193')
 

Modified: kdegraphics-thumbnailers/kde-unstable/PKGBUILD
===================================================================
--- kdegraphics-thumbnailers/kde-unstable/PKGBUILD	2011-05-24 13:19:14 UTC (rev 124798)
+++ kdegraphics-thumbnailers/kde-unstable/PKGBUILD	2011-05-24 13:21:06 UTC (rev 124799)
@@ -10,6 +10,7 @@
 license=('GPL' 'LGPL' 'FDL')
 depends=('libkexiv2' 'libkdcraw')
 makedepends=('cmake' 'automoc4')
+conflicts=('kdegraphics-libs')
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
 sha1sums=('d350cb85ad8520be00f6ee1f05a393d777e0f021')
 

Modified: libkdcraw/kde-unstable/PKGBUILD
===================================================================
--- libkdcraw/kde-unstable/PKGBUILD	2011-05-24 13:19:14 UTC (rev 124798)
+++ libkdcraw/kde-unstable/PKGBUILD	2011-05-24 13:21:06 UTC (rev 124799)
@@ -10,6 +10,7 @@
 license=('GPL' 'LGPL' 'FDL')
 depends=('kdelibs' 'lcms')
 makedepends=('cmake' 'automoc4')
+conflicts=('kdegraphics-libs')
 install=${pkgname}.install
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
 sha1sums=('19fe60a51ede7bf5b4047f8fff22cd8361ebd90c')

Modified: libkexiv2/kde-unstable/PKGBUILD
===================================================================
--- libkexiv2/kde-unstable/PKGBUILD	2011-05-24 13:19:14 UTC (rev 124798)
+++ libkexiv2/kde-unstable/PKGBUILD	2011-05-24 13:21:06 UTC (rev 124799)
@@ -10,6 +10,7 @@
 license=('GPL' 'LGPL' 'FDL')
 depends=('kdelibs')
 makedepends=('cmake' 'automoc4')
+conflicts=('kdegraphics-libs')
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
 sha1sums=('cff979e2bcc604ec422feff0bc1fee3483955e5d')
 

Modified: libkipi/kde-unstable/PKGBUILD
===================================================================
--- libkipi/kde-unstable/PKGBUILD	2011-05-24 13:19:14 UTC (rev 124798)
+++ libkipi/kde-unstable/PKGBUILD	2011-05-24 13:21:06 UTC (rev 124799)
@@ -10,6 +10,7 @@
 license=('GPL' 'LGPL' 'FDL')
 depends=('kdelibs')
 makedepends=('cmake' 'automoc4')
+conflicts=('kdegraphics-libs')
 install=${pkgname}.install
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
 sha1sums=('f87620e1eaa795129447473c3b89dbc5a27da161')

Modified: libksane/kde-unstable/PKGBUILD
===================================================================
--- libksane/kde-unstable/PKGBUILD	2011-05-24 13:19:14 UTC (rev 124798)
+++ libksane/kde-unstable/PKGBUILD	2011-05-24 13:21:06 UTC (rev 124799)
@@ -10,6 +10,7 @@
 license=('GPL' 'LGPL' 'FDL')
 depends=('kdelibs' 'sane')
 makedepends=('cmake' 'automoc4')
+conflicts=('kdegraphics-libs')
 install=${pkgname}.install
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
 sha1sums=('19cf8532f5ea046343fcaa51b9a9c0df7aae2978')




More information about the arch-commits mailing list