[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2016-11-30 Thread Antonio Rojas
Date: Thursday, December 1, 2016 @ 07:29:17
  Author: arojas
Revision: 282408

Update to 5.0.3

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-01 06:38:34 UTC (rev 282407)
+++ PKGBUILD2016-12-01 07:29:17 UTC (rev 282408)
@@ -4,7 +4,7 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=kdevplatform
-pkgver=5.0.2
+pkgver=5.0.3
 pkgrel=1
 pkgdesc='A C/C++ development platform for KDE'
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 makedepends=(extra-cmake-modules boost subversion python)
 optdepends=('subversion: Subversion plugin')
 
source=("http://download.kde.org/stable/kdevelop/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha1sums=('b02d3461528ac5252e9bc5391fa204c600bb10ed'
+sha1sums=('9c8900deb39d2627f6d861e238935ad543de045b'
   'SKIP')
 validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

 


[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2016-10-17 Thread Antonio Rojas
Date: Monday, October 17, 2016 @ 09:40:16
  Author: arojas
Revision: 278875

Update to 5.0.2

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-17 09:20:23 UTC (rev 278874)
+++ PKGBUILD2016-10-17 09:40:16 UTC (rev 278875)
@@ -4,7 +4,7 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=kdevplatform
-pkgver=5.0.1
+pkgver=5.0.2
 pkgrel=1
 pkgdesc='A C/C++ development platform for KDE'
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 makedepends=(extra-cmake-modules boost subversion python)
 optdepends=('subversion: Subversion plugin')
 
source=("http://download.kde.org/stable/kdevelop/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha1sums=('5f46300e67be63bcd00f72cbf5304bee8b220c99'
+sha1sums=('b02d3461528ac5252e9bc5391fa204c600bb10ed'
   'SKIP')
 validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

 


[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2016-09-17 Thread Antonio Rojas
Date: Saturday, September 17, 2016 @ 23:00:11
  Author: arojas
Revision: 276657

Update to 5.0.1

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-17 19:56:54 UTC (rev 276656)
+++ PKGBUILD2016-09-17 23:00:11 UTC (rev 276657)
@@ -4,7 +4,7 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=kdevplatform
-pkgver=5.0
+pkgver=5.0.1
 pkgrel=1
 pkgdesc='A C/C++ development platform for KDE'
 arch=(i686 x86_64)
@@ -13,9 +13,8 @@
 depends=(grantlee hicolor-icon-theme kcmutils threadweaver kitemmodels 
ktexteditor knotifyconfig knewstuff libkomparediff2 qt5-webkit)
 makedepends=(extra-cmake-modules boost subversion python)
 optdepends=('subversion: Subversion plugin')
-source=("http://download.kde.org/stable/kdevelop/${pkgver}.0/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha1sums=('9cefe1c2b18187c1dde5252de9ac2648f3118bae'
-  'SKIP')
+source=("http://download.kde.org/stable/kdevelop/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+sha1sums=('5f46300e67be63bcd00f72cbf5304bee8b220c99')
 validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

 
 prepare() {


[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2016-08-30 Thread Antonio Rojas
Date: Tuesday, August 30, 2016 @ 20:35:56
  Author: arojas
Revision: 275334

grantlee-qt5 -> grantlee

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-30 20:35:28 UTC (rev 275333)
+++ PKGBUILD2016-08-30 20:35:56 UTC (rev 275334)
@@ -10,7 +10,7 @@
 arch=(i686 x86_64)
 url='http://www.kdevelop.org/'
 license=(GPL)
-depends=(grantlee-qt5 hicolor-icon-theme kcmutils threadweaver kitemmodels 
ktexteditor knotifyconfig knewstuff libkomparediff2 qt5-webkit)
+depends=(grantlee hicolor-icon-theme kcmutils threadweaver kitemmodels 
ktexteditor knotifyconfig knewstuff libkomparediff2 qt5-webkit)
 makedepends=(extra-cmake-modules boost subversion python)
 optdepends=('subversion: Subversion plugin')
 
source=("http://download.kde.org/stable/kdevelop/${pkgver}.0/src/$pkgname-$pkgver.tar.xz;)


[arch-commits] Commit in kdevplatform/trunk (PKGBUILD kdevplatform.install)

2016-04-28 Thread Antonio Rojas
Date: Thursday, April 28, 2016 @ 23:59:22
  Author: arojas
Revision: 266613

Hooks

Modified:
  kdevplatform/trunk/PKGBUILD
Deleted:
  kdevplatform/trunk/kdevplatform.install

--+
 PKGBUILD |3 +--
 kdevplatform.install |   11 ---
 2 files changed, 1 insertion(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-28 21:52:37 UTC (rev 266612)
+++ PKGBUILD2016-04-28 21:59:22 UTC (rev 266613)
@@ -5,7 +5,7 @@
 pkgname=kdevplatform
 pkgver=1.7.3
 _pkgver=4.7.3
-pkgrel=1
+pkgrel=2
 pkgdesc='A C/C++ development platform for KDE'
 arch=('i686' 'x86_64')
 url='http://www.kdevelop.org/'
@@ -12,7 +12,6 @@
 license=('GPL')
 depends=('kdelibs' 'subversion' 'qjson' 'grantlee-qt4')
 makedepends=('cmake' 'automoc4' 'boost')
-install="${pkgname}.install"
 
source=("http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('7201629fb4fa9bec83def4bf691f4eda41bfc555')
 

Deleted: kdevplatform.install
===
--- kdevplatform.install2016-04-28 21:52:37 UTC (rev 266612)
+++ kdevplatform.install2016-04-28 21:59:22 UTC (rev 266613)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}


[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2016-01-24 Thread Antonio Rojas
Date: Sunday, January 24, 2016 @ 11:03:03
  Author: arojas
Revision: 258542

Update to 1.7.3

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-24 08:40:01 UTC (rev 258541)
+++ PKGBUILD2016-01-24 10:03:03 UTC (rev 258542)
@@ -3,9 +3,9 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=kdevplatform
-pkgver=1.7.2
-_pkgver=4.7.2
-pkgrel=2
+pkgver=1.7.3
+_pkgver=4.7.3
+pkgrel=1
 pkgdesc='A C/C++ development platform for KDE'
 arch=('i686' 'x86_64')
 url='http://www.kdevelop.org/'
@@ -12,10 +12,9 @@
 license=('GPL')
 depends=('kdelibs' 'subversion' 'qjson' 'grantlee-qt4')
 makedepends=('cmake' 'automoc4' 'boost')
-optdepends=('kdesdk-kompare: difference checking')
 install="${pkgname}.install"
-source=("http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('eed01990b91e81bffeb24104da604ee7b8f45cad')
+source=("http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('7201629fb4fa9bec83def4bf691f4eda41bfc555')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2015-12-08 Thread Evangelos Foutras
Date: Tuesday, December 8, 2015 @ 13:23:52
  Author: foutrelis
Revision: 253762

C++11 ABI rebuild

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 12:22:11 UTC (rev 253761)
+++ PKGBUILD2015-12-08 12:23:52 UTC (rev 253762)
@@ -5,7 +5,7 @@
 pkgname=kdevplatform
 pkgver=1.7.2
 _pkgver=4.7.2
-pkgrel=1
+pkgrel=2
 pkgdesc='A C/C++ development platform for KDE'
 arch=('i686' 'x86_64')
 url='http://www.kdevelop.org/'


[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2015-10-12 Thread Antonio Rojas
Date: Monday, October 12, 2015 @ 12:00:30
  Author: arojas
Revision: 248913

Update to 1.7.2

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-12 01:38:58 UTC (rev 248912)
+++ PKGBUILD2015-10-12 10:00:30 UTC (rev 248913)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=kdevplatform
-pkgver=1.7.1
-_pkgver=4.7.1
+pkgver=1.7.2
+_pkgver=4.7.2
 pkgrel=1
 pkgdesc='A C/C++ development platform for KDE'
 arch=('i686' 'x86_64')
@@ -15,10 +15,10 @@
 optdepends=('kdesdk-kompare: difference checking')
 install="${pkgname}.install"
 
source=("http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('dbb0524ec455fe88e1aa68f03b42c845c3a87154')
+sha1sums=('eed01990b91e81bffeb24104da604ee7b8f45cad')
 
 prepare() {
-  mkdir build
+  mkdir -p build
 }
 
 build() {


[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2015-02-03 Thread Andrea Scarpino
Date: Tuesday, February 3, 2015 @ 18:59:10
  Author: andrea
Revision: 230395

upgpkg: kdevplatform 1.7.1-1

Upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

--+
 PKGBUILD |   16 
 1 file changed, 8 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-03 14:25:40 UTC (rev 230394)
+++ PKGBUILD2015-02-03 17:59:10 UTC (rev 230395)
@@ -3,19 +3,19 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=1.7.0
-_pkgver=4.7.0
-pkgrel=2
-pkgdesc=A C/C++ development platform for KDE
+pkgver=1.7.1
+_pkgver=4.7.1
+pkgrel=1
+pkgdesc='A C/C++ development platform for KDE'
 arch=('i686' 'x86_64')
-url=http://www.kdevelop.org/;
+url='http://www.kdevelop.org/'
 license=('GPL')
-depends=('kdelibs' 'subversion' 'qjson')
-optdepends=(kdesdk-kompare: difference checking)
+depends=('kdelibs' 'subversion' 'qjson' 'grantlee-qt4')
 makedepends=('cmake' 'automoc4' 'boost')
+optdepends=('kdesdk-kompare: difference checking')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('9fc196e7cb09ab33fd5cfbf5af19aa7c513efdc9')
+sha1sums=('dbb0524ec455fe88e1aa68f03b42c845c3a87154')
 
 prepare() {
   mkdir build


[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2014-09-28 Thread Felix Yan
Date: Sunday, September 28, 2014 @ 18:03:43
  Author: fyan
Revision: 223654

upgpkg: kdevplatform 1.7.0-2

kdelibs rebuild

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-28 15:57:03 UTC (rev 223653)
+++ PKGBUILD2014-09-28 16:03:43 UTC (rev 223654)
@@ -5,7 +5,7 @@
 pkgname=kdevplatform
 pkgver=1.7.0
 _pkgver=4.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
 url=http://www.kdevelop.org/;


[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2014-08-27 Thread Andrea Scarpino
Date: Wednesday, August 27, 2014 @ 18:22:38
  Author: andrea
Revision: 220698

upgpkg: kdevplatform 1.7.0-1

Upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-27 15:11:59 UTC (rev 220697)
+++ PKGBUILD2014-08-27 16:22:38 UTC (rev 220698)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=1.6.0
-_pkgver=4.6.0
+pkgver=1.7.0
+_pkgver=4.7.0
 pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('8ed8ccb63b64a3675716f1ad14b4a73fcbf4133d')
+sha1sums=('9fc196e7cb09ab33fd5cfbf5af19aa7c513efdc9')
 
 prepare() {
   mkdir build



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2013-12-09 Thread Andrea Scarpino
Date: Monday, December 9, 2013 @ 11:43:51
  Author: andrea
Revision: 201350

upgpkg: kdevplatform 1.6.0-1

Upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 08:51:59 UTC (rev 201349)
+++ PKGBUILD2013-12-09 10:43:51 UTC (rev 201350)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=1.5.2
-_pkgver=4.5.2
+pkgver=1.6.0
+_pkgver=4.6.0
 pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('a2fa1f765e992739546fa04d0aaffc4f2200c520')
+sha1sums=('8ed8ccb63b64a3675716f1ad14b4a73fcbf4133d')
 
 prepare() {
   mkdir build



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2013-10-30 Thread Andrea Scarpino
Date: Wednesday, October 30, 2013 @ 23:25:42
  Author: andrea
Revision: 198615

upgpkg: kdevplatform 1.5.2-1

Upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

--+
 PKGBUILD |   17 ++---
 1 file changed, 10 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-30 22:23:18 UTC (rev 198614)
+++ PKGBUILD2013-10-30 22:25:42 UTC (rev 198615)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=1.5.1
-_pkgver=4.5.1
+pkgver=1.5.2
+_pkgver=4.5.2
 pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
@@ -13,13 +13,16 @@
 depends=('kdelibs' 'subversion' 'qjson')
 optdepends=(kdesdk-kompare: difference checking)
 makedepends=('cmake' 'automoc4' 'boost')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('af3e78b55c4aec97e271bc06c59186cdf77fe3d1')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('a2fa1f765e992739546fa04d0aaffc4f2200c520')
 
+prepare() {
+  mkdir build
+}
+
 build() {
-  mkdir build
-  cd build 
+  cd build
   cmake ../${pkgname}-${pkgver} \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_SKIP_RPATH=ON \



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2013-05-30 Thread Andrea Scarpino
Date: Thursday, May 30, 2013 @ 14:43:32
  Author: andrea
Revision: 186671

upgpkg: kdevplatform 1.5.1-1

Upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-30 12:40:10 UTC (rev 186670)
+++ PKGBUILD2013-05-30 12:43:32 UTC (rev 186671)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=1.5.0
-_pkgver=4.5.0
+pkgver=1.5.1
+_pkgver=4.5.1
 pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('c5b887fdd9fe065ff8be5641859c80c020ba625e')
+sha1sums=('af3e78b55c4aec97e271bc06c59186cdf77fe3d1')
 
 build() {
   mkdir build



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2013-04-26 Thread Andrea Scarpino
Date: Friday, April 26, 2013 @ 15:19:40
  Author: andrea
Revision: 183673

upgpkg: kdevplatform 1.5.0-1

Upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-26 12:52:31 UTC (rev 183672)
+++ PKGBUILD2013-04-26 13:19:40 UTC (rev 183673)
@@ -3,9 +3,9 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=1.4.1
-_pkgver=4.4.1
-pkgrel=2
+pkgver=1.5.0
+_pkgver=4.5.0
+pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
 url=http://www.kdevelop.org/;
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('48f2b40256e96aa015fa40978d5a9a93056fba75')
+sha1sums=('c5b887fdd9fe065ff8be5641859c80c020ba625e')
 
 build() {
   mkdir build



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2012-11-25 Thread Andrea Scarpino
Date: Sunday, November 25, 2012 @ 09:39:45
  Author: andrea
Revision: 171962

upgpkg: kdevplatform 1.4.1-2

qjson rebuild

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-11-25 14:29:34 UTC (rev 171961)
+++ PKGBUILD2012-11-25 14:39:45 UTC (rev 171962)
@@ -5,7 +5,7 @@
 pkgname=kdevplatform
 pkgver=1.4.1
 _pkgver=4.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
 url=http://www.kdevelop.org/;



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2012-10-23 Thread Andrea Scarpino
Date: Tuesday, October 23, 2012 @ 13:10:05
  Author: andrea
Revision: 169566

upgpkg: kdevplatform 1.4.0-1

Upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-10-23 14:54:01 UTC (rev 169565)
+++ PKGBUILD2012-10-23 17:10:05 UTC (rev 169566)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=1.3.90
-_pkgver=4.3.90
+pkgver=1.4.0
+_pkgver=4.4.0
 pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
@@ -14,11 +14,10 @@
 optdepends=(kdesdk-kompare: difference checking)
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('88300217681caa5c69f09b6428f2a6298cbd4733')
+source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('2db4fc073385c49d82de526273272da648a0af60')
 
 build() {
-  cd ${srcdir}
   mkdir build
   cd build 
   cmake ../${pkgname}-${pkgver} \
@@ -28,6 +27,6 @@
 }
 
 package() {
-  cd ${srcdir}/build
+  cd build
   make DESTDIR=${pkgdir} install
 }



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2012-09-10 Thread Andrea Scarpino
Date: Monday, September 10, 2012 @ 09:31:03
  Author: andrea
Revision: 166548

upgpkg: kdevplatform 1.3.90-1

Upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-09-10 13:10:09 UTC (rev 166547)
+++ PKGBUILD2012-09-10 13:31:03 UTC (rev 166548)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=1.3.1
-_pkgver=4.3.1
+pkgver=1.3.90
+_pkgver=4.3.90
 pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 optdepends=(kdesdk-kompare: difference checking)
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
-source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('bba0cefdac6de83c8d3354534a94e8500dccda37')
+source=(http://download.kde.org/unstable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('88300217681caa5c69f09b6428f2a6298cbd4733')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2012-04-19 Thread Andrea Scarpino
Date: Thursday, April 19, 2012 @ 06:21:59
  Author: andrea
Revision: 156478

upgpkg: kdevplatform 1.3.1-1

upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-19 09:35:14 UTC (rev 156477)
+++ PKGBUILD2012-04-19 10:21:59 UTC (rev 156478)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=1.3.0
-_pkgver=4.3.0
+pkgver=1.3.1
+_pkgver=4.3.1
 pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('990ec335418445ae11b8ee11aa9a25729994de59')
+sha1sums=('bba0cefdac6de83c8d3354534a94e8500dccda37')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2012-03-20 Thread Andrea Scarpino
Date: Tuesday, March 20, 2012 @ 10:01:21
  Author: andrea
Revision: 153913

upgpkg: kdevplatform 1.3.0-1

Upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-20 13:49:05 UTC (rev 153912)
+++ PKGBUILD2012-03-20 14:01:21 UTC (rev 153913)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=1.2.90
-_pkgver=4.2.90
+pkgver=1.3.0
+_pkgver=4.3.0
 pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 optdepends=(kdesdk-kompare: difference checking)
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('1049eb9c723225c24a38cf2e34381feb370013fc')
+source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('990ec335418445ae11b8ee11aa9a25729994de59')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD subversion17.patch)

2012-02-25 Thread Andrea Scarpino
Date: Saturday, February 25, 2012 @ 12:00:26
  Author: andrea
Revision: 151357

upgpkg: kdevplatform 1.2.90-1

latest RC is more stable than current stable

Modified:
  kdevplatform/trunk/PKGBUILD
Deleted:
  kdevplatform/trunk/subversion17.patch

+
 PKGBUILD   |   18 ++-
 subversion17.patch |  127 ---
 2 files changed, 6 insertions(+), 139 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-02-25 16:59:11 UTC (rev 151356)
+++ PKGBUILD2012-02-25 17:00:26 UTC (rev 151357)
@@ -1,12 +1,11 @@
 # $Id$
-# Maintainer:
-# Contributor: Andrea Scarpino and...@archlinux.org
+# Maintainer: Andrea Scarpino and...@archlinux.org
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=1.2.3
-_pkgver=4.2.3
-pkgrel=2
+pkgver=1.2.90
+_pkgver=4.2.90
+pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
 url=http://www.kdevelop.org/;
@@ -15,15 +14,10 @@
 optdepends=(kdesdk-kompare: difference checking)
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
-source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
-'subversion17.patch')
-sha1sums=('c8badd157c2477b1b299403d01d40f68a1ba14cd'
-  '08e2ab2005a7a447f1733e8449a9bc926035fb9e')
+source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('1049eb9c723225c24a38cf2e34381feb370013fc')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  patch -p1 -i ${srcdir}/subversion17.patch
-
   cd ${srcdir}
   mkdir build
   cd build 

Deleted: subversion17.patch
===
--- subversion17.patch  2012-02-25 16:59:11 UTC (rev 151356)
+++ subversion17.patch  2012-02-25 17:00:26 UTC (rev 151357)
@@ -1,127 +0,0 @@
-commit 74dec52749e3c3af2ac6492f50e2676128f35b27
-Author: Milian Wolff m...@milianw.de
-Date:   Fri Nov 18 16:26:06 2011 +0100
-
-fix svn api usage: use svn_dirent_canonicalize instead of 
svn_path_internal_style
-
-this was suggested by Stephan Sperling
-
-CCBUG: 284061
-
-diff --git a/plugins/subversion/kdevsvncpp/path.cpp 
b/plugins/subversion/kdevsvncpp/path.cpp
-index eaa84c1..4dced08 100644
 a/plugins/subversion/kdevsvncpp/path.cpp
-+++ b/plugins/subversion/kdevsvncpp/path.cpp
-@@ -24,6 +24,7 @@
- 
- // subversion api
- #include svn_path.h
-+#include svn_dirent_uri.h
- 
- // apr api
- #include apr_file_io.h
-@@ -63,8 +64,7 @@ namespace svn
-   m_path = ;
- else
- {
--  const char * int_path =
--svn_path_internal_style(path, pool.pool());
-+  const char * int_path = svn_dirent_canonicalize(path, pool);
- 
-   m_path = int_path;
- 
-commit cc7f0798d314cdac14b90e427abe22e99c6bd591
-Author: Milian Wolff m...@milianw.de
-Date:   Fri Nov 18 16:23:36 2011 +0100
-
-properly initialize client context for compatibility with subversion API
-
-this should hopefully fix the crash with svn 1.7 in kdevelop, please test
-
-BUG: 284061
-
-diff --git a/plugins/subversion/kdevsvncpp/context.cpp 
b/plugins/subversion/kdevsvncpp/context.cpp
-index d277591..ddbb657 100644
 a/plugins/subversion/kdevsvncpp/context.cpp
-+++ b/plugins/subversion/kdevsvncpp/context.cpp
-@@ -65,7 +65,7 @@ public:
- bool logIsSet;
- int promptCounter;
- Pool pool;
--svn_client_ctx_t ctx;
-+svn_client_ctx_t * ctx;
- std::string username;
- std::string password;
- std::string logMessage;
-@@ -205,26 +205,26 @@ public:
-   svn_auth_open(ab, providers, pool);
- 
-   // initialize ctx structure
--  memset(ctx, 0, sizeof(ctx));
-+  svn_client_create_context(ctx, pool);
- 
-   // get the config based on the configDir passed in
--  svn_config_get_config(ctx.config, c_configDir, pool);
-+  svn_config_get_config(ctx-config, c_configDir, pool);
- 
-   // tell the auth functions where the config is
-   svn_auth_set_parameter(ab, SVN_AUTH_PARAM_CONFIG_DIR,
-  c_configDir);
- 
--  ctx.auth_baton = ab;
--  ctx.log_msg_func = onLogMsg;
--  ctx.log_msg_baton = this;
--  ctx.notify_func = onNotify;
--  ctx.notify_baton = this;
--  ctx.cancel_func = onCancel;
--  ctx.cancel_baton = this;
-+  ctx-auth_baton = ab;
-+  ctx-log_msg_func = onLogMsg;
-+  ctx-log_msg_baton = this;
-+  ctx-notify_func = onNotify;
-+  ctx-notify_baton = this;
-+  ctx-cancel_func = onCancel;
-+  ctx-cancel_baton = this;
- 
- #if (SVN_VER_MAJOR = 1)  (SVN_VER_MINOR = 2)
--  ctx.notify_func2 = onNotify2;
--  ctx.notify_baton2 = this;
-+  ctx-notify_func2 = onNotify2;
-+  ctx-notify_baton2 = this;
- #endif
- }
- 
-@@ -234,7 +234,7 @@ public:
-   if (!value)
- param = (void *)1;
- 
--  svn_auth_set_parameter(ctx.auth_baton,
-+ 

[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2011-12-12 Thread Andrea Scarpino
Date: Monday, December 12, 2011 @ 13:04:28
  Author: andrea
Revision: 144971

Add missing spacer (FS#27543)

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-12 17:29:21 UTC (rev 144970)
+++ PKGBUILD2011-12-12 18:04:28 UTC (rev 144971)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 url=http://www.kdevelop.org/;
 license=('GPL')
-depends=('kdelibs''subversion' 'qjson')
+depends=('kdelibs' 'subversion' 'qjson')
 optdepends=(kdesdk-kompare: difference checking)
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD subversion17.patch)

2011-12-08 Thread Andrea Scarpino
Date: Thursday, December 8, 2011 @ 04:39:02
  Author: andrea
Revision: 144745

upgpkg: kdevplatform 1.2.3-2

Fix crash with subversion 1.7.x

Added:
  kdevplatform/trunk/subversion17.patch
Modified:
  kdevplatform/trunk/PKGBUILD

+
 PKGBUILD   |   16 --
 subversion17.patch |  127 +++
 2 files changed, 138 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-12-08 09:21:46 UTC (rev 144744)
+++ PKGBUILD2011-12-08 09:39:02 UTC (rev 144745)
@@ -1,23 +1,29 @@
 # $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
+# Maintainer:
+# Contributor: Andrea Scarpino and...@archlinux.org
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
 pkgver=1.2.3
 _pkgver=4.2.3
-pkgrel=1
+pkgrel=2
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
 url=http://www.kdevelop.org/;
 license=('GPL')
-depends=('kdelibs' 'boost-libs' 'subversion' 'qjson')
+depends=('kdelibs''subversion' 'qjson')
 optdepends=(kdesdk-kompare: difference checking)
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
-source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('c8badd157c2477b1b299403d01d40f68a1ba14cd')
+source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
+'subversion17.patch')
+sha1sums=('c8badd157c2477b1b299403d01d40f68a1ba14cd'
+  '08e2ab2005a7a447f1733e8449a9bc926035fb9e')
 
 build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -p1 -i ${srcdir}/subversion17.patch
+
   cd ${srcdir}
   mkdir build
   cd build 

Added: subversion17.patch
===
--- subversion17.patch  (rev 0)
+++ subversion17.patch  2011-12-08 09:39:02 UTC (rev 144745)
@@ -0,0 +1,127 @@
+commit 74dec52749e3c3af2ac6492f50e2676128f35b27
+Author: Milian Wolff m...@milianw.de
+Date:   Fri Nov 18 16:26:06 2011 +0100
+
+fix svn api usage: use svn_dirent_canonicalize instead of 
svn_path_internal_style
+
+this was suggested by Stephan Sperling
+
+CCBUG: 284061
+
+diff --git a/plugins/subversion/kdevsvncpp/path.cpp 
b/plugins/subversion/kdevsvncpp/path.cpp
+index eaa84c1..4dced08 100644
+--- a/plugins/subversion/kdevsvncpp/path.cpp
 b/plugins/subversion/kdevsvncpp/path.cpp
+@@ -24,6 +24,7 @@
+ 
+ // subversion api
+ #include svn_path.h
++#include svn_dirent_uri.h
+ 
+ // apr api
+ #include apr_file_io.h
+@@ -63,8 +64,7 @@ namespace svn
+   m_path = ;
+ else
+ {
+-  const char * int_path =
+-svn_path_internal_style(path, pool.pool());
++  const char * int_path = svn_dirent_canonicalize(path, pool);
+ 
+   m_path = int_path;
+ 
+commit cc7f0798d314cdac14b90e427abe22e99c6bd591
+Author: Milian Wolff m...@milianw.de
+Date:   Fri Nov 18 16:23:36 2011 +0100
+
+properly initialize client context for compatibility with subversion API
+
+this should hopefully fix the crash with svn 1.7 in kdevelop, please test
+
+BUG: 284061
+
+diff --git a/plugins/subversion/kdevsvncpp/context.cpp 
b/plugins/subversion/kdevsvncpp/context.cpp
+index d277591..ddbb657 100644
+--- a/plugins/subversion/kdevsvncpp/context.cpp
 b/plugins/subversion/kdevsvncpp/context.cpp
+@@ -65,7 +65,7 @@ public:
+ bool logIsSet;
+ int promptCounter;
+ Pool pool;
+-svn_client_ctx_t ctx;
++svn_client_ctx_t * ctx;
+ std::string username;
+ std::string password;
+ std::string logMessage;
+@@ -205,26 +205,26 @@ public:
+   svn_auth_open(ab, providers, pool);
+ 
+   // initialize ctx structure
+-  memset(ctx, 0, sizeof(ctx));
++  svn_client_create_context(ctx, pool);
+ 
+   // get the config based on the configDir passed in
+-  svn_config_get_config(ctx.config, c_configDir, pool);
++  svn_config_get_config(ctx-config, c_configDir, pool);
+ 
+   // tell the auth functions where the config is
+   svn_auth_set_parameter(ab, SVN_AUTH_PARAM_CONFIG_DIR,
+  c_configDir);
+ 
+-  ctx.auth_baton = ab;
+-  ctx.log_msg_func = onLogMsg;
+-  ctx.log_msg_baton = this;
+-  ctx.notify_func = onNotify;
+-  ctx.notify_baton = this;
+-  ctx.cancel_func = onCancel;
+-  ctx.cancel_baton = this;
++  ctx-auth_baton = ab;
++  ctx-log_msg_func = onLogMsg;
++  ctx-log_msg_baton = this;
++  ctx-notify_func = onNotify;
++  ctx-notify_baton = this;
++  ctx-cancel_func = onCancel;
++  ctx-cancel_baton = this;
+ 
+ #if (SVN_VER_MAJOR = 1)  (SVN_VER_MINOR = 2)
+-  ctx.notify_func2 = onNotify2;
+-  ctx.notify_baton2 = this;
++  ctx-notify_func2 = onNotify2;
++  ctx-notify_baton2 = this;
+ #endif
+ }
+ 
+@@ -234,7 +234,7 @@ public:
+   if (!value)
+ param = (void *)1;
+ 
+-  

[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2011-06-25 Thread Andrea Scarpino
Date: Saturday, June 25, 2011 @ 06:59:34
  Author: andrea
Revision: 128645

upgpkg: kdevplatform 1.2.3-1
upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-25 10:17:07 UTC (rev 128644)
+++ PKGBUILD2011-06-25 10:59:34 UTC (rev 128645)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=1.2.2
-_pkgver=4.2.2
+pkgver=1.2.3
+_pkgver=4.2.3
 pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
@@ -15,10 +15,10 @@
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('7b3c0d3e3e66fe1c959b3343e7283e4212014e92')
+sha1sums=('c8badd157c2477b1b299403d01d40f68a1ba14cd')
 
 build() {
-  cd ${srcdir}
+  cd ${srcdir}
   mkdir build
   cd build 
   cmake ../${pkgname}-${pkgver} \
@@ -28,6 +28,6 @@
 }
 
 package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
 }



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2011-04-06 Thread Andrea Scarpino
Date: Wednesday, April 6, 2011 @ 08:37:13
  Author: andrea
Revision: 118366

upgpkg: kdevplatform 1.2.2-1
upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-06 12:35:39 UTC (rev 118365)
+++ PKGBUILD2011-04-06 12:37:13 UTC (rev 118366)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=1.2.0
-_pkgver=4.2.0
+pkgver=1.2.2
+_pkgver=4.2.2
 pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('7f0f8c35435f55238483b74bea013a9454e3c7ae')
+sha1sums=('7b3c0d3e3e66fe1c959b3343e7283e4212014e92')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2011-01-24 Thread Andrea Scarpino
Date: Monday, January 24, 2011 @ 12:29:42
  Author: andrea
Revision: 107401

prepare next release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-24 17:29:29 UTC (rev 107400)
+++ PKGBUILD2011-01-24 17:29:42 UTC (rev 107401)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=1.1.2
-_pkgver=4.1.2
+pkgver=1.2.0
+_pkgver=4.2.0
 pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('0fa8bb6c21affa6a864c11efeda9be0c3df9f8cb')
+sha1sums=('7f0f8c35435f55238483b74bea013a9454e3c7ae')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2011-01-14 Thread Andrea Scarpino
Date: Friday, January 14, 2011 @ 11:39:37
  Author: andrea
Revision: 106111

upgpkg: kdevplatform 1.1.2-1
upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-14 15:12:05 UTC (rev 106110)
+++ PKGBUILD2011-01-14 16:39:37 UTC (rev 106111)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=1.1.1
-_pkgver=4.1.1
+pkgver=1.1.2
+_pkgver=4.1.2
 pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('16ede24e91cf86b9158f46d0db554aa5')
+sha1sums=('0fa8bb6c21affa6a864c11efeda9be0c3df9f8cb')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2010-11-28 Thread Andrea Scarpino
Date: Sunday, November 28, 2010 @ 18:37:07
  Author: andrea
Revision: 101362

upgpkg: kdevplatform 1.1.1-1
upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-11-28 23:37:02 UTC (rev 101361)
+++ PKGBUILD2010-11-28 23:37:07 UTC (rev 101362)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=1.1.0
-_pkgver=4.1.0
+pkgver=1.1.1
+_pkgver=4.1.1
 pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('61d7f9dea7712848dc4dd52bf02ea34b')
+md5sums=('16ede24e91cf86b9158f46d0db554aa5')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2010-10-22 Thread Andrea Scarpino
Date: Friday, October 22, 2010 @ 10:54:53
  Author: andrea
Revision: 96598

upgpkg: kdevplatform 1.1.0-1
upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-10-22 14:19:40 UTC (rev 96597)
+++ PKGBUILD2010-10-22 14:54:53 UTC (rev 96598)
@@ -3,18 +3,19 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=1.0.2
+pkgver=1.1.0
+_pkgver=4.1.0
 pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
 url=http://www.kdevelop.org/;
 license=('GPL')
-depends=('kdelibs' 'boost-libs' 'subversion')
+depends=('kdelibs' 'boost-libs' 'subversion' 'qjson')
 optdepends=(kdesdk-kompare: difference checking)
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
-source=(http://download.kde.org/stable/kdevelop/4.0.2/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('1a92512df7a5d502c06f5575b79bc997')
+source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('61d7f9dea7712848dc4dd52bf02ea34b')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2010-09-02 Thread Andrea Scarpino
Date: Thursday, September 2, 2010 @ 11:47:59
  Author: andrea
Revision: 89615

upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-09-02 15:46:15 UTC (rev 89614)
+++ PKGBUILD2010-09-02 15:47:59 UTC (rev 89615)
@@ -3,7 +3,7 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 optdepends=(kdesdk-kompare: difference checking)
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
-source=(http://download.kde.org/stable/kdevelop/4.0.1/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('c618fbc42e7885072dcfb2e5322fd926')
+source=(http://download.kde.org/stable/kdevelop/4.0.2/src/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('1a92512df7a5d502c06f5575b79bc997')
 
 build() {
   cd ${srcdir}
@@ -22,8 +22,7 @@
   cd build 
   cmake ../${pkgname}-${pkgver} \
 -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON
+-DCMAKE_BUILD_TYPE=Release
   make
 }
 



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2010-07-20 Thread Andrea Scarpino
Date: Tuesday, July 20, 2010 @ 06:27:36
  Author: andrea
Revision: 85815

upgpkg: kdevplatform 1.0.1-1
upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-07-20 10:26:51 UTC (rev 85814)
+++ PKGBUILD2010-07-20 10:27:36 UTC (rev 85815)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.0.1
+pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
 url=http://www.kdevelop.org/;
@@ -13,8 +13,8 @@
 optdepends=(kdesdk-kompare: difference checking)
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
-source=(http://download.kde.org/stable/kdevelop/4.0.0/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('0aa7a6d207d5675ed31ceeacfdda7a69')
+source=(http://download.kde.org/stable/kdevelop/4.0.1/src/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('c618fbc42e7885072dcfb2e5322fd926')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2010-06-27 Thread Andrea Scarpino
Date: Sunday, June 27, 2010 @ 10:31:37
  Author: andrea
Revision: 84213

upgpkg: kdevplatform 1.0.0-2
remove commoncpp2 dependence; use boost-libs instead of boost

Modified:
  kdevplatform/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-06-27 13:32:24 UTC (rev 84212)
+++ PKGBUILD2010-06-27 14:31:37 UTC (rev 84213)
@@ -4,14 +4,14 @@
 
 pkgname=kdevplatform
 pkgver=1.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
 url=http://www.kdevelop.org/;
 license=('GPL')
-depends=('kdelibs' 'boost' 'subversion' 'commoncpp2')
+depends=('kdelibs' 'boost-libs' 'subversion')
 optdepends=(kdesdk-kompare: difference checking)
-makedepends=('cmake' 'automoc4')
+makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/kdevelop/4.0.0/src/${pkgname}-${pkgver}.tar.bz2;)
 md5sums=('0aa7a6d207d5675ed31ceeacfdda7a69')
@@ -24,10 +24,10 @@
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_BUILD_TYPE=Release \
 -DCMAKE_SKIP_RPATH=ON
-  make || return 1
+  make
 }
 
 package() {
   cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install || return 1
+  make DESTDIR=${pkgdir} install
 }



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2010-04-28 Thread Andrea Scarpino
Date: Wednesday, April 28, 2010 @ 17:40:12
  Author: andrea
Revision: 78864

prepare next release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-28 20:52:39 UTC (rev 78863)
+++ PKGBUILD2010-04-28 21:40:12 UTC (rev 78864)
@@ -3,7 +3,7 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=0.10.2
+pkgver=1.0.0
 pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 optdepends=(kdesdk-kompare: difference checking)
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/kdevelop/3.10.2/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('b6ded06b68b035ff1110f7e33a25448a')
+source=(http://download.kde.org/stable/kdevelop/4.0.0/src/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('0aa7a6d207d5675ed31ceeacfdda7a69')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2010-04-16 Thread Andrea Scarpino
Date: Friday, April 16, 2010 @ 15:20:02
  Author: andrea
Revision: 77630

upgpkg: kdevplatform 0.10.2-1
upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-16 12:46:09 UTC (rev 77629)
+++ PKGBUILD2010-04-16 19:20:02 UTC (rev 77630)
@@ -3,7 +3,7 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=0.10.0
+pkgver=0.10.2
 pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 optdepends=(kdesdk-kompare: difference checking)
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/kdevelop/3.10.0/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('e71de75821cdb5141e9e4a88c5bd6bf4')
+source=(http://download.kde.org/unstable/kdevelop/3.10.2/src/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('b6ded06b68b035ff1110f7e33a25448a')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2010-04-06 Thread Andrea Scarpino
Date: Tuesday, April 6, 2010 @ 05:28:04
  Author: andrea
Revision: 76027

upgpkg: kdevplatform 0.10.0-1
upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-06 09:24:19 UTC (rev 76026)
+++ PKGBUILD2010-04-06 09:28:04 UTC (rev 76027)
@@ -3,7 +3,7 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=0.9.99
+pkgver=0.10.0
 pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 optdepends=(kdesdk-kompare: difference checking)
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/kdevelop/3.9.99/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('180ee3573bd3d5ba805acc17d44fcbab')
+source=(http://download.kde.org/unstable/kdevelop/3.10.0/src/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('e71de75821cdb5141e9e4a88c5bd6bf4')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2010-03-07 Thread Andrea Scarpino
Date: Sunday, March 7, 2010 @ 17:26:58
  Author: andrea
Revision: 71624

upgpkg: kdevplatform 0.9.99-1
upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 22:18:01 UTC (rev 71623)
+++ PKGBUILD2010-03-07 22:26:58 UTC (rev 71624)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=0.9.98
-_kdevelopver=3.9.98
+pkgver=0.9.99
+_kdevelopver=3.9.99
 pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/kdevelop/${_kdevelopver}/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('dcdc427d8be4d8fa721f7354ac4406ed')
+md5sums=('180ee3573bd3d5ba805acc17d44fcbab')
 
 build() {
   cd ${srcdir}
@@ -24,8 +24,7 @@
   cmake ../${pkgname}-${pkgver} \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON \
--DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS='-Wl,--no-undefined 
-Wl,--as-needed'
+-DCMAKE_SKIP_RPATH=ON
   make || return 1
 }
 



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2010-03-07 Thread Andrea Scarpino
Date: Sunday, March 7, 2010 @ 17:30:52
  Author: andrea
Revision: 71634

useless

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 22:30:10 UTC (rev 71633)
+++ PKGBUILD2010-03-07 22:30:52 UTC (rev 71634)
@@ -4,7 +4,6 @@
 
 pkgname=kdevplatform
 pkgver=0.9.99
-_kdevelopver=3.9.99
 pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
@@ -14,7 +13,7 @@
 optdepends=(kdesdk-kompare: difference checking)
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/kdevelop/${_kdevelopver}/src/${pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/unstable/kdevelop/3.9.99/src/${pkgname}-${pkgver}.tar.bz2;)
 md5sums=('180ee3573bd3d5ba805acc17d44fcbab')
 
 build() {



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD kdevplatform.install)

2010-02-10 Thread Andrea Scarpino
Date: Wednesday, February 10, 2010 @ 18:24:17
  Author: andrea
Revision: 68137

ready for next release

Added:
  kdevplatform/trunk/kdevplatform.install
Modified:
  kdevplatform/trunk/PKGBUILD

--+
 PKGBUILD |   14 ++
 kdevplatform.install |   11 +++
 2 files changed, 21 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-02-10 22:40:13 UTC (rev 68136)
+++ PKGBUILD2010-02-10 23:24:17 UTC (rev 68137)
@@ -3,8 +3,9 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=0.9.97
-pkgrel=2
+pkgver=0.9.98
+_kdevelopver=3.9.98
+pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
 url=http://www.kdevelop.org/;
@@ -12,8 +13,9 @@
 depends=('kdelibs' 'boost' 'subversion' 'commoncpp2')
 optdepends=(kdesdk-kompare: difference checking)
 makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/unstable/kdevelop/3.9.97/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('bfe385bc471d4d9abf4e989ca203db86')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/kdevelop/${_kdevelopver}/src/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('dcdc427d8be4d8fa721f7354ac4406ed')
 
 build() {
   cd ${srcdir}
@@ -25,5 +27,9 @@
 -DCMAKE_SKIP_RPATH=ON \
 -DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS='-Wl,--no-undefined 
-Wl,--as-needed'
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/build
   make DESTDIR=${pkgdir} install || return 1
 }

Added: kdevplatform.install
===
--- kdevplatform.install(rev 0)
+++ kdevplatform.install2010-02-10 23:24:17 UTC (rev 68137)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2009-12-15 Thread Andrea Scarpino
Date: Tuesday, December 15, 2009 @ 15:03:13
  Author: andrea
Revision: 61392

upgpkg: kdevplatform 0.9.97-2
new tarball released

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2009-12-15 19:52:27 UTC (rev 61391)
+++ PKGBUILD2009-12-15 20:03:13 UTC (rev 61392)
@@ -4,7 +4,7 @@
 
 pkgname=kdevplatform
 pkgver=0.9.97
-pkgrel=1
+pkgrel=2
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
 url=http://www.kdevelop.org/;
@@ -13,7 +13,7 @@
 optdepends=(kdesdk-kompare: difference checking)
 makedepends=('cmake' 'automoc4')
 
source=(http://download.kde.org/unstable/kdevelop/3.9.97/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('1f7136eb3a1b314a327a24af58afe8c6')
+md5sums=('bfe385bc471d4d9abf4e989ca203db86')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)

2009-12-13 Thread Andrea Scarpino
Date: Sunday, December 13, 2009 @ 14:16:19
  Author: andrea
Revision: 61236

upgpkg: kdevplatform 0.9.97-1
upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2009-12-13 19:13:26 UTC (rev 61235)
+++ PKGBUILD2009-12-13 19:16:19 UTC (rev 61236)
@@ -3,7 +3,7 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=0.9.96
+pkgver=0.9.97
 pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
@@ -12,12 +12,11 @@
 depends=('kdelibs' 'boost' 'subversion' 'commoncpp2')
 optdepends=(kdesdk-kompare: difference checking)
 makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/unstable/kdevelop/3.9.96/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('b7f560cf65df891e38a5551bf93e7056')
+source=(http://download.kde.org/unstable/kdevelop/3.9.97/src/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('1f7136eb3a1b314a327a24af58afe8c6')
 
 build() {
   cd ${srcdir}
-#  sed -i s:38:39:g $pkgname-$pkgver/plugins/classbrowser/CMakeLists.txt
   mkdir build
   cd build 
   cmake ../${pkgname}-${pkgver} \