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

2014-07-25 Thread Sven-Hendrik Haase
Date: Friday, July 25, 2014 @ 16:50:52
  Author: svenstaro
Revision: 217871

upgpkg: kdebindings-qtruby 4.13.95-1

upstream release 4.14 beta 3

Added:
  kdebindings-qtruby/kde-unstable/
Modified:
  kdebindings-qtruby/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===
--- trunk/PKGBUILD  2014-07-24 18:53:49 UTC (rev 217821)
+++ kde-unstable/PKGBUILD   2014-07-25 14:50:52 UTC (rev 217871)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-qtruby
-pkgver=4.13.3
+pkgver=4.13.95
 pkgrel=1
 pkgdesc=Ruby bindings for the Qt libraries
 url=https://projects.kde.org/projects/kde/kdebindings/ruby/qtruby;
@@ -12,8 +12,8 @@
 depends=('kdebindings-smokeqt' 'ruby')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
 conflicts=('kdebindings-ruby')
-source=(http://download.kde.org/stable/${pkgver}/src/qtruby-${pkgver}.tar.xz;)
-sha1sums=('ab1bf0bfd8817a0569043e88d118f3aabb6f7bd2')
+source=(http://download.kde.org/unstable/${pkgver}/src/qtruby-${pkgver}.tar.xz;)
+sha1sums=('724bf27c6eca8c993e1a8642b85a75286444f0f4')
 
 prepare() {
   mkdir build



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

2012-11-16 Thread Andrea Scarpino
Date: Friday, November 16, 2012 @ 14:53:40
  Author: andrea
Revision: 171148

KDE 4.10 beta1 - first steps

Added:
  kdebindings-qtruby/kde-unstable/
Modified:
  kdebindings-qtruby/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===
--- trunk/PKGBUILD  2012-11-16 14:36:10 UTC (rev 171082)
+++ kde-unstable/PKGBUILD   2012-11-16 19:53:40 UTC (rev 171148)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-qtruby
-pkgver=4.9.3
+pkgver=4.9.80
 pkgrel=1
 pkgdesc=Ruby bindings for the Qt libraries
 url=https://projects.kde.org/projects/kde/kdebindings/ruby/qtruby;
@@ -12,8 +12,8 @@
 depends=('kdebindings-smokeqt' 'ruby')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
 conflicts=('kdebindings-ruby')
-source=(http://download.kde.org/stable/${pkgver}/src/qtruby-${pkgver}.tar.xz;)
-sha1sums=('f4cc60e378c4bf0d235affba5d042d0031560009')
+source=(http://download.kde.org/unstable/${pkgver}/src/qtruby-${pkgver}.tar.xz;)
+sha1sums=('02f2e194105c5e3fbc4181d0969c0c59a76f241b')
 
 build() {
   cd ${srcdir}



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

2012-05-25 Thread Andrea Scarpino
Date: Friday, May 25, 2012 @ 15:59:09
  Author: andrea
Revision: 159530

KDE 4.9

Added:
  kdebindings-qtruby/kde-unstable/
Modified:
  kdebindings-qtruby/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===
--- trunk/PKGBUILD  2012-05-25 14:33:21 UTC (rev 159498)
+++ kde-unstable/PKGBUILD   2012-05-25 19:59:09 UTC (rev 159530)
@@ -2,18 +2,18 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-qtruby
-pkgver=4.8.3
+pkgver=4.8.80
 pkgrel=1
-pkgdesc=Qt bindings for ruby
-url=http://kde.org/;
+pkgdesc=Ruby bindings for the Qt libraries
+url=https://projects.kde.org/projects/kde/kdebindings/ruby/qtruby;
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kdebindings')
 depends=('kdebindings-smokeqt' 'ruby')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
 conflicts=('kdebindings-ruby')
-source=(http://download.kde.org/stable/${pkgver}/src/qtruby-${pkgver}.tar.xz;)
-sha1sums=('aa88b382034cb66f283c200a10c04d3ba2170492')
+source=(http://download.kde.org/unstable/${pkgver}/src/qtruby-${pkgver}.tar.xz;)
+sha1sums=('8cf9bc95f95f72c00f32e0a867e20e5029b8bcbb')
 
 build() {
   cd ${srcdir}
@@ -22,7 +22,8 @@
   cmake ../qtruby-${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
 -DCMAKE_INSTALL_PREFIX=/usr \
--DCUSTOM_RUBY_SITE_LIB_DIR=`ruby -e 'puts 
RbConfig::CONFIG[vendorlibdir]'`
+-DCUSTOM_RUBY_SITE_LIB_DIR=$(ruby -e 'puts 
RbConfig::CONFIG[vendorlibdir]') \
+-DCUSTOM_RUBY_SITE_ARCH_DIR=$(ruby -e 'puts 
RbConfig::CONFIG[vendorarchdir]')
   make
 }