[arch-commits] Commit in libkexiv2/kde-unstable (PKGBUILD)

2014-08-03 Thread Sven-Hendrik Haase
Date: Sunday, August 3, 2014 @ 14:17:37
  Author: svenstaro
Revision: 218557

upgpkg: libkexiv2 4.13.97-1

kde 4.14 rc1

Modified:
  libkexiv2/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-03 12:17:34 UTC (rev 218556)
+++ PKGBUILD2014-08-03 12:17:37 UTC (rev 218557)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=libkexiv2
-pkgver=4.13.95
+pkgver=4.13.97
 pkgrel=1
 pkgdesc="A library to manipulate pictures metadata"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2";
@@ -13,7 +13,7 @@
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('a148f9f101a966ca6b4578a89334e301222b2b84')
+sha1sums=('afe88b74cf7df93688d995c5cd7b42e841432cb0')
 
 build() {
   cd "${srcdir}"



[arch-commits] Commit in libkexiv2/kde-unstable (PKGBUILD)

2013-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 19, 2013 @ 00:23:04
  Author: svenstaro
Revision: 190896

upgpkg: libkexiv2 4.10.95-2

rebuild

Modified:
  libkexiv2/kde-unstable/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-18 22:23:02 UTC (rev 190895)
+++ PKGBUILD2013-07-18 22:23:04 UTC (rev 190896)
@@ -3,7 +3,7 @@
 
 pkgname=libkexiv2
 pkgver=4.10.95
-pkgrel=1
+pkgrel=2
 pkgdesc="A library to manipulate pictures metadata"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2";
 arch=('i686' 'x86_64')



[arch-commits] Commit in libkexiv2/kde-unstable (PKGBUILD)

2013-07-16 Thread Sven-Hendrik Haase
Date: Tuesday, July 16, 2013 @ 20:22:06
  Author: svenstaro
Revision: 190180

upgpkg: libkexiv2 4.10.95-1

upstream 4.11rc1

Modified:
  libkexiv2/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-16 18:22:03 UTC (rev 190179)
+++ PKGBUILD2013-07-16 18:22:06 UTC (rev 190180)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=libkexiv2
-pkgver=4.10.90
+pkgver=4.10.95
 pkgrel=1
 pkgdesc="A library to manipulate pictures metadata"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2";
@@ -13,7 +13,7 @@
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('80df42f86cda6b66253e2755768b9d8113a978a9')
+sha1sums=('5048271bd9f774b7d7d6d0d0987ff7c36daee7b3')
 
 build() {
   cd "${srcdir}"



[arch-commits] Commit in libkexiv2/kde-unstable (PKGBUILD)

2013-01-31 Thread Andrea Scarpino
Date: Thursday, January 31, 2013 @ 12:18:18
  Author: andrea
Revision: 176390

KDE 4.10

Modified:
  libkexiv2/kde-unstable/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-31 11:18:17 UTC (rev 176389)
+++ PKGBUILD2013-01-31 11:18:18 UTC (rev 176390)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=libkexiv2
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="A library to manipulate pictures metadata"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2";
@@ -12,8 +12,8 @@
 makedepends=('cmake' 'automoc4')
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('c7e46f4f651cec3ee3c3c92ae8bfe685b433b87b')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('7a9d00c0a25549bfe28453143ec78965a8aa6a4a')
 
 build() {
   cd "${srcdir}"



[arch-commits] Commit in libkexiv2/kde-unstable (PKGBUILD)

2013-01-17 Thread Andrea Scarpino
Date: Thursday, January 17, 2013 @ 09:05:29
  Author: andrea
Revision: 175384

KDE 4.10 RC3

Modified:
  libkexiv2/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 14:05:26 UTC (rev 175383)
+++ PKGBUILD2013-01-17 14:05:29 UTC (rev 175384)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=libkexiv2
-pkgver=4.9.97
+pkgver=4.9.98
 pkgrel=1
 pkgdesc="A library to manipulate pictures metadata"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2";
@@ -13,7 +13,7 @@
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('44f08744d5647301f22cbadd6dad1dfd23bd9bba')
+sha1sums=('c7e46f4f651cec3ee3c3c92ae8bfe685b433b87b')
 
 build() {
   cd "${srcdir}"



[arch-commits] Commit in libkexiv2/kde-unstable (PKGBUILD)

2013-01-16 Thread Andrea Scarpino
Date: Wednesday, January 16, 2013 @ 18:59:59
  Author: andrea
Revision: 175239

Tests are enabled by default in KDE 4.10 RC3

Modified:
  libkexiv2/kde-unstable/PKGBUILD

--+
 PKGBUILD |1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-16 23:59:56 UTC (rev 175238)
+++ PKGBUILD2013-01-16 23:59:59 UTC (rev 175239)
@@ -21,6 +21,7 @@
   cd build
   cmake ../${pkgname}-${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
 -DCMAKE_INSTALL_PREFIX=/usr
   make
 }



[arch-commits] Commit in libkexiv2/kde-unstable (PKGBUILD)

2013-01-04 Thread Andrea Scarpino
Date: Friday, January 4, 2013 @ 09:36:13
  Author: andrea
Revision: 174329

KDE 4.10 RC2

Modified:
  libkexiv2/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-04 14:36:09 UTC (rev 174328)
+++ PKGBUILD2013-01-04 14:36:13 UTC (rev 174329)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=libkexiv2
-pkgver=4.9.95
+pkgver=4.9.97
 pkgrel=1
 pkgdesc="A library to manipulate pictures metadata"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2";
@@ -13,7 +13,7 @@
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('6f2ab9625abf99b9f78f959c0734b2b35b270662')
+sha1sums=('44f08744d5647301f22cbadd6dad1dfd23bd9bba')
 
 build() {
   cd "${srcdir}"



[arch-commits] Commit in libkexiv2/kde-unstable (PKGBUILD)

2012-12-19 Thread Andrea Scarpino
Date: Wednesday, December 19, 2012 @ 09:53:15
  Author: andrea
Revision: 173374

KDE 4.10 RC1

Modified:
  libkexiv2/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-12-19 14:53:11 UTC (rev 173373)
+++ PKGBUILD2012-12-19 14:53:15 UTC (rev 173374)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=libkexiv2
-pkgver=4.9.90
+pkgver=4.9.95
 pkgrel=1
 pkgdesc="A library to manipulate pictures metadata"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2";
@@ -13,7 +13,7 @@
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('bff786b20a130b727e1b7b371a2fab3801c6f8c3')
+sha1sums=('6f2ab9625abf99b9f78f959c0734b2b35b270662')
 
 build() {
   cd "${srcdir}"



[arch-commits] Commit in libkexiv2/kde-unstable (PKGBUILD)

2012-12-02 Thread Andrea Scarpino
Date: Sunday, December 2, 2012 @ 06:19:42
  Author: andrea
Revision: 172327

KDE 4.10 beta2

Modified:
  libkexiv2/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-12-02 11:19:38 UTC (rev 172326)
+++ PKGBUILD2012-12-02 11:19:42 UTC (rev 172327)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=libkexiv2
-pkgver=4.9.80
+pkgver=4.9.90
 pkgrel=1
 pkgdesc="A library to manipulate pictures metadata"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2";
@@ -13,7 +13,7 @@
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('c6b1088ee658e0cbdd76a5b67561d4f77090a936')
+sha1sums=('bff786b20a130b727e1b7b371a2fab3801c6f8c3')
 
 build() {
   cd "${srcdir}"



[arch-commits] Commit in libkexiv2/kde-unstable (PKGBUILD)

2012-07-11 Thread Andrea Scarpino
Date: Wednesday, July 11, 2012 @ 16:50:57
  Author: andrea
Revision: 163269

KDE 4.9 RC2

Modified:
  libkexiv2/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-07-11 20:50:54 UTC (rev 163268)
+++ PKGBUILD2012-07-11 20:50:57 UTC (rev 163269)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=libkexiv2
-pkgver=4.8.95
+pkgver=4.8.97
 pkgrel=1
 pkgdesc="A library to manipulate pictures metadata"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2";
@@ -13,7 +13,7 @@
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('769453952634967ee8fc987b2bec226b2e9c2c66')
+sha1sums=('6d93848eae11495ced6a93891b8f1e09310237ce')
 
 build() {
   cd "${srcdir}"



[arch-commits] Commit in libkexiv2/kde-unstable (PKGBUILD)

2012-06-26 Thread Andrea Scarpino
Date: Wednesday, June 27, 2012 @ 02:22:12
  Author: andrea
Revision: 162450

KDE 4.9 RC1

Modified:
  libkexiv2/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-06-27 06:22:09 UTC (rev 162449)
+++ PKGBUILD2012-06-27 06:22:12 UTC (rev 162450)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=libkexiv2
-pkgver=4.8.90
+pkgver=4.8.95
 pkgrel=1
 pkgdesc="A library to manipulate pictures metadata"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2";
@@ -13,7 +13,7 @@
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('28932c4f01016c6e4d68ac6ff9e571da6282bca2')
+sha1sums=('769453952634967ee8fc987b2bec226b2e9c2c66')
 
 build() {
   cd "${srcdir}"



[arch-commits] Commit in libkexiv2/kde-unstable (PKGBUILD)

2012-06-11 Thread Andrea Scarpino
Date: Tuesday, June 12, 2012 @ 01:42:42
  Author: andrea
Revision: 161527

KDE 4.9beta2

Modified:
  libkexiv2/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-06-12 05:42:39 UTC (rev 161526)
+++ PKGBUILD2012-06-12 05:42:42 UTC (rev 161527)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=libkexiv2
-pkgver=4.8.80
+pkgver=4.8.90
 pkgrel=1
 pkgdesc="A library to manipulate pictures metadata"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2";
@@ -13,7 +13,7 @@
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('7693b3454d6dd0a77e01df6f160bb7721605db73')
+sha1sums=('28932c4f01016c6e4d68ac6ff9e571da6282bca2')
 
 build() {
   cd "${srcdir}"



[arch-commits] Commit in libkexiv2/kde-unstable (PKGBUILD)

2011-07-24 Thread Andrea Scarpino
Date: Sunday, July 24, 2011 @ 18:45:58
  Author: andrea
Revision: 132506

KDE 4.7.0

Modified:
  libkexiv2/kde-unstable/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-07-24 22:45:55 UTC (rev 132505)
+++ PKGBUILD2011-07-24 22:45:58 UTC (rev 132506)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=libkexiv2
-pkgver=4.6.95
+pkgver=4.7.0
 pkgrel=1
 pkgdesc="A library to manipulate pictures metadata"
 url="http://kde.org/";
@@ -11,8 +11,8 @@
 depends=('kdelibs')
 makedepends=('cmake' 'automoc4')
 conflicts=('kdegraphics-libs')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
-sha1sums=('fdf43f76bcfa44596cbc179140a8667da5f92ad2')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
+sha1sums=('ee5f524d02c7b1fb29767177890f556fa155c5fc')
 
 build() {
   cd "${srcdir}"



[arch-commits] Commit in libkexiv2/kde-unstable (PKGBUILD)

2011-07-12 Thread Andrea Scarpino
Date: Tuesday, July 12, 2011 @ 13:46:52
  Author: andrea
Revision: 131296

KDE 4.7RC2

Modified:
  libkexiv2/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-07-12 17:46:50 UTC (rev 131295)
+++ PKGBUILD2011-07-12 17:46:52 UTC (rev 131296)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=libkexiv2
-pkgver=4.6.90
+pkgver=4.6.95
 pkgrel=1
 pkgdesc="A library to manipulate pictures metadata"
 url="http://kde.org/";
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'automoc4')
 conflicts=('kdegraphics-libs')
 
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
-sha1sums=('da3d8a14200171371be48e31290cb3a22015829b')
+sha1sums=('fdf43f76bcfa44596cbc179140a8667da5f92ad2')
 
 build() {
   cd "${srcdir}"



[arch-commits] Commit in libkexiv2/kde-unstable (PKGBUILD)

2011-06-24 Thread Andrea Scarpino
Date: Friday, June 24, 2011 @ 08:50:40
  Author: andrea
Revision: 128542

KDE 4.7RC1

Modified:
  libkexiv2/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-06-24 12:43:00 UTC (rev 128541)
+++ PKGBUILD2011-06-24 12:50:40 UTC (rev 128542)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=libkexiv2
-pkgver=4.6.80
+pkgver=4.6.90
 pkgrel=1
 pkgdesc="A library to manipulate pictures metadata"
 url="http://kde.org/";
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'automoc4')
 conflicts=('kdegraphics-libs')
 
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
-sha1sums=('cff979e2bcc604ec422feff0bc1fee3483955e5d')
+sha1sums=('da3d8a14200171371be48e31290cb3a22015829b')
 
 build() {
   cd "${srcdir}"