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

2015-12-28 Thread Jan Steffens
Date: Monday, December 28, 2015 @ 21:58:40
  Author: heftig
Revision: 154682

libwebp rebuild

Modified:
  netsurf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 20:49:35 UTC (rev 154681)
+++ PKGBUILD2015-12-28 20:58:40 UTC (rev 154682)
@@ -6,7 +6,7 @@
 
 pkgname=netsurf
 pkgver=3.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Lightweight and fast web browser'
 arch=('x86_64' 'i686')
 url='http://www.netsurf-browser.org/'
@@ -26,6 +26,7 @@
   sed 's:netsurf-gtk:netsurf:' -i gtk/res/netsurf-gtk.desktop
   sed 's:libutf8proc/::' -i utils/idna.c
   sed 's:UTF8PROC_CCC_VIRAMA:UTF8PROC_BIDI_CLASS_EN:' -i utils/idna.c
+  sed 's:utf8proc_normalise:utf8proc_reencode:' -i utils/idna.c
   # There are several errors. Asking netsurf upstream to look at it.
 }
 


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

2015-12-28 Thread Jan Steffens
Date: Monday, December 28, 2015 @ 21:59:11
  Author: heftig
Revision: 257320

6.9.2.10

Modified:
  imagemagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 20:35:05 UTC (rev 257319)
+++ PKGBUILD2015-12-28 20:59:11 UTC (rev 257320)
@@ -3,8 +3,8 @@
 
 pkgbase=imagemagick
 pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.9.2.6
-pkgrel=3
+pkgver=6.9.2.10
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.imagemagick.org/;
 license=('custom')
@@ -14,7 +14,7 @@
 
#source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
 
source=(ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
 perlmagick.rpath.patch)
-sha1sums=('3fbca3a326b4756bf491329cb45dc67136e59a11'
+sha1sums=('d0b3fdf8f25856bf0058716703f7bf989560d2ce'
   'SKIP'
   'e143cf9d530fabf3b58023899b5cc544ba93daec')
 validpgpkeys=('D8272EF51DA223E4D05B466989AB63D48277377A')


[arch-commits] Commit in notmuch/repos (8 files)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:31:15
  Author: foutrelis
Revision: 154694

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  notmuch/repos/community-staging-i686/
  notmuch/repos/community-staging-i686/PKGBUILD
(from rev 154693, notmuch/trunk/PKGBUILD)
  notmuch/repos/community-staging-i686/notmuch-vim.install
(from rev 154693, notmuch/trunk/notmuch-vim.install)
  notmuch/repos/community-staging-i686/notmuch.install
(from rev 154693, notmuch/trunk/notmuch.install)
  notmuch/repos/community-staging-x86_64/
  notmuch/repos/community-staging-x86_64/PKGBUILD
(from rev 154693, notmuch/trunk/PKGBUILD)
  notmuch/repos/community-staging-x86_64/notmuch-vim.install
(from rev 154693, notmuch/trunk/notmuch-vim.install)
  notmuch/repos/community-staging-x86_64/notmuch.install
(from rev 154693, notmuch/trunk/notmuch.install)

--+
 community-staging-i686/PKGBUILD  |  102 +
 community-staging-i686/notmuch-vim.install   |   21 +
 community-staging-i686/notmuch.install   |8 +
 community-staging-x86_64/PKGBUILD|  102 +
 community-staging-x86_64/notmuch-vim.install |   21 +
 community-staging-x86_64/notmuch.install |8 +
 6 files changed, 262 insertions(+)

Copied: notmuch/repos/community-staging-i686/PKGBUILD (from rev 154693, 
notmuch/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-28 21:31:15 UTC (rev 154694)
@@ -0,0 +1,102 @@
+# Maintainer: Daniel Wallace 
+# Maintainer: Lukas Fleischer 
+# Contributor: fauno 
+# Contributor: Olivier Ramonat 
+# Contributor: Richard Murri 
+
+pkgbase=notmuch
+pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
+pkgver=0.21
+pkgrel=3
+arch=('i686' 'x86_64')
+url="http://notmuchmail.org/;
+license=('GPL3')
+makedepends=('python2' 'python' 'python-sphinx' 'emacs' 'gnupg' 'ruby' 
'pkgconfig' 'xapian-core' 'gmime' 'talloc')
+options=(!distcc !makeflags)
+source=("http://notmuchmail.org/releases/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('a951212b8c4624e9a2069e9d9e00222b')
+
+prepare(){
+cp -dpr --no-preserve=ownership 
"$srcdir/${pkgname}-$pkgver"/bindings/python{,2}
+find "$srcdir/${pkgname}-${pkgver}/bindings/python" -name '*.py' -exec sed 
-i -e '1s,python$,python3,' {} +
+find "$srcdir/${pkgname}-${pkgver}/bindings/python2" -name '*.py' -exec 
sed -i -e '1s,python$,python2,' {} +
+}
+
+build() {
+cd "$srcdir/$pkgbase-$pkgver"
+
+./configure --prefix=/usr --sysconfdir=/etc --includedir=/usr/include 
--without-zsh-completion
+make 
+
+make -C "contrib/${pkgbase}-mutt" "${pkgname}-mutt.1"
+
+make ruby-bindings
+
+cd "$srcdir/$pkgbase-$pkgver/bindings/python"
+python setup.py build
+
+cd "$srcdir/$pkgbase-$pkgver/bindings/python2"
+python2 setup.py build
+}
+
+package_notmuch-runtime(){
+pkgdesc="Runtime for notmuch and notmuch-mutt"
+depends=('xapian-core' 'gmime' 'talloc')
+
+cd "$srcdir/$pkgbase-$pkgver"
+
+make DESTDIR="$pkgdir/" LIBDIR_IN_LDCONFIG=0 WITH_EMACS=0 install
+
+install -Dm755 notmuch "$pkgdir/usr/bin/notmuch"
+rm -rf "$pkgdir/usr/share"
+}
+
+
+package_notmuch-vim(){
+pkgdesc="Vim plugins for notmuch"
+depends=('notmuch-runtime')
+install=notmuch-vim.install
+
+make -C "$srcdir/$pkgbase-$pkgver/vim" DESTDIR="$pkgdir" 
prefix="/usr/share/vim/vimfiles" install
+}
+
+
+package_notmuch(){
+pkgdesc="Notmuch is not much of an email program"
+depends=('notmuch-runtime')
+optdepends=('emacs: for using the emacs interface'
+'vim: for using the vim interface'
+'python2: for using the python2 bindings'
+'ruby: for using the ruby bindings'
+'gnupg: for email encryption')
+install=notmuch.install
+
+cd "$srcdir/$pkgbase-$pkgver"
+
+# Install emacs parts
+make DESTDIR="$pkgdir/" install-emacs
+
+# Install manpages
+make DESTDIR="$pkgdir" prefix="/usr" install-man
+
+# Install ruby bindings
+sed -i 's:INSTALL = .*[^D]$:& -D:' bindings/ruby/Makefile
+make -C bindings/ruby exec_prefix=$pkgdir/usr prefix=/usr install
+
+# Install python bindings
+cd "$srcdir/$pkgbase-$pkgver/bindings/python"
+python setup.py install --prefix=/usr --root="$pkgdir"
+
+cd "$srcdir/$pkgbase-$pkgver/bindings/python2"
+python2 setup.py install --prefix=/usr --root="$pkgdir"
+}
+
+package_notmuch-mutt(){
+pkgdesc="The mail indexer"
+depends=('notmuch-runtime' 'perl-mailtools' 'perl-mail-box' 
'perl-term-readline-gnu' 'perl-string-shellquote' 'perl-file-which')
+
+cd "$srcdir/$pkgbase-$pkgver"
+
+install -Dm755 "contrib/$pkgname/$pkgname" "$pkgdir/usr/bin/$pkgname"
+  

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

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:31:05
  Author: foutrelis
Revision: 154693

Ruby 2.3.0 rebuild

Modified:
  notmuch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:27:32 UTC (rev 154692)
+++ PKGBUILD2015-12-28 21:31:05 UTC (rev 154693)
@@ -7,7 +7,7 @@
 pkgbase=notmuch
 pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
 pkgver=0.21
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url="http://notmuchmail.org/;
 license=('GPL3')


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

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:47:33
  Author: foutrelis
Revision: 154710

Ruby 2.3.0 rebuild

Modified:
  libopenshot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:42:30 UTC (rev 154709)
+++ PKGBUILD2015-12-28 21:47:33 UTC (rev 154710)
@@ -5,7 +5,7 @@
 
 pkgname=libopenshot
 pkgver=0.0.6
-pkgrel=2
+pkgrel=3
 pkgdesc="A high quality, open-source video editing, animation, and playback 
library for C++, Python, and Ruby."
 arch=('i686' 'x86_64')
 url="http://openshot.org/;


[arch-commits] Commit in libopenshot/repos (4 files)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:47:40
  Author: foutrelis
Revision: 154711

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  libopenshot/repos/community-staging-i686/
  libopenshot/repos/community-staging-i686/PKGBUILD
(from rev 154710, libopenshot/trunk/PKGBUILD)
  libopenshot/repos/community-staging-x86_64/
  libopenshot/repos/community-staging-x86_64/PKGBUILD
(from rev 154710, libopenshot/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   30 ++
 community-staging-x86_64/PKGBUILD |   30 ++
 2 files changed, 60 insertions(+)

Copied: libopenshot/repos/community-staging-i686/PKGBUILD (from rev 154710, 
libopenshot/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-28 21:47:40 UTC (rev 154711)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : Martin Wimpress 
+# Contributor: Foster McLane 
+# Contributor: Jonathan Thomas 
+
+pkgname=libopenshot
+pkgver=0.0.6
+pkgrel=3
+pkgdesc="A high quality, open-source video editing, animation, and playback 
library for C++, Python, and Ruby."
+arch=('i686' 'x86_64')
+url="http://openshot.org/;
+license=('LGPL3')
+depends=('imagemagick' 'ffmpeg' 'libx264' 'libopenshot-audio' 'python' 
'qt5-base' 'qt5-multimedia' 'ruby')
+makedepends=('cmake' 'doxygen' 'swig' 'unittestpp')
+source=("https://launchpad.net/libopenshot/0.0/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('8b1009b146ae5fab50a784534f32ef796cf5b4e59617dde7633fa5995e4ef0f9')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   mkdir build
+   cd build
+   cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr -DMAGICKCORE_HDRI_ENABLE=1 
-DMAGICKCORE_QUANTUM_DEPTH=16 ../
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}/build"
+   make DESTDIR="${pkgdir}" install
+}
+

Copied: libopenshot/repos/community-staging-x86_64/PKGBUILD (from rev 154710, 
libopenshot/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-28 21:47:40 UTC (rev 154711)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : Martin Wimpress 
+# Contributor: Foster McLane 
+# Contributor: Jonathan Thomas 
+
+pkgname=libopenshot
+pkgver=0.0.6
+pkgrel=3
+pkgdesc="A high quality, open-source video editing, animation, and playback 
library for C++, Python, and Ruby."
+arch=('i686' 'x86_64')
+url="http://openshot.org/;
+license=('LGPL3')
+depends=('imagemagick' 'ffmpeg' 'libx264' 'libopenshot-audio' 'python' 
'qt5-base' 'qt5-multimedia' 'ruby')
+makedepends=('cmake' 'doxygen' 'swig' 'unittestpp')
+source=("https://launchpad.net/libopenshot/0.0/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('8b1009b146ae5fab50a784534f32ef796cf5b4e59617dde7633fa5995e4ef0f9')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   mkdir build
+   cd build
+   cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr -DMAGICKCORE_HDRI_ENABLE=1 
-DMAGICKCORE_QUANTUM_DEPTH=16 ../
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}/build"
+   make DESTDIR="${pkgdir}" install
+}
+


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

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:48:28
  Author: foutrelis
Revision: 154712

Ruby 2.3.0 rebuild

Modified:
  ruby-iconv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:47:40 UTC (rev 154711)
+++ PKGBUILD2015-12-28 21:48:28 UTC (rev 154712)
@@ -3,7 +3,7 @@
 
 pkgname=ruby-iconv
 pkgver=1.0.4
-pkgrel=3
+pkgrel=4
 pkgdesc='Wrapper library for iconv'
 arch=('i686' 'x86_64')
 url='https://github.com/nurse/iconv'


[arch-commits] Commit in ruby-iconv/repos (4 files)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:48:36
  Author: foutrelis
Revision: 154713

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  ruby-iconv/repos/community-staging-i686/
  ruby-iconv/repos/community-staging-i686/PKGBUILD
(from rev 154712, ruby-iconv/trunk/PKGBUILD)
  ruby-iconv/repos/community-staging-x86_64/
  ruby-iconv/repos/community-staging-x86_64/PKGBUILD
(from rev 154712, ruby-iconv/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   27 +++
 community-staging-x86_64/PKGBUILD |   27 +++
 2 files changed, 54 insertions(+)

Copied: ruby-iconv/repos/community-staging-i686/PKGBUILD (from rev 154712, 
ruby-iconv/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-28 21:48:36 UTC (rev 154713)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+
+pkgname=ruby-iconv
+pkgver=1.0.4
+pkgrel=4
+pkgdesc='Wrapper library for iconv'
+arch=('i686' 'x86_64')
+url='https://github.com/nurse/iconv'
+license=('BSD')
+depends=('ruby')
+options=('!emptydirs')
+source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
+noextract=("${pkgname#*-}-${pkgver}.gem")
+sha256sums=('5bd4e387a2e8070baf3ebf8d91f545200db25c08686f82cde66f118d9f914f9b')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+
+  gem install --ignore-dependencies --no-user-install -N -i 
"${pkgdir}"/${_gemdir} ${pkgname#*-}-${pkgver}.gem
+  find "${pkgdir}" -type f -name *.gem -delete
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses/${pkgname}
+  ln -s ${_gemdir}/gems/${pkgname#*-}-${pkgver}/BSDL 
"${pkgdir}"/usr/share/licenses/${pkgname}/
+}
+
+# vim: ts=2 sw=2 et:

Copied: ruby-iconv/repos/community-staging-x86_64/PKGBUILD (from rev 154712, 
ruby-iconv/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-28 21:48:36 UTC (rev 154713)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+
+pkgname=ruby-iconv
+pkgver=1.0.4
+pkgrel=4
+pkgdesc='Wrapper library for iconv'
+arch=('i686' 'x86_64')
+url='https://github.com/nurse/iconv'
+license=('BSD')
+depends=('ruby')
+options=('!emptydirs')
+source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
+noextract=("${pkgname#*-}-${pkgver}.gem")
+sha256sums=('5bd4e387a2e8070baf3ebf8d91f545200db25c08686f82cde66f118d9f914f9b')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+
+  gem install --ignore-dependencies --no-user-install -N -i 
"${pkgdir}"/${_gemdir} ${pkgname#*-}-${pkgver}.gem
+  find "${pkgdir}" -type f -name *.gem -delete
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses/${pkgname}
+  ln -s ${_gemdir}/gems/${pkgname#*-}-${pkgver}/BSDL 
"${pkgdir}"/usr/share/licenses/${pkgname}/
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in ruby-polyglot/repos (2 files)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:51:09
  Author: foutrelis
Revision: 154717

archrelease: copy trunk to community-staging-any

Added:
  ruby-polyglot/repos/community-staging-any/
  ruby-polyglot/repos/community-staging-any/PKGBUILD
(from rev 154716, ruby-polyglot/trunk/PKGBUILD)

--+
 PKGBUILD |   28 
 1 file changed, 28 insertions(+)

Copied: ruby-polyglot/repos/community-staging-any/PKGBUILD (from rev 154716, 
ruby-polyglot/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2015-12-28 21:51:09 UTC (rev 154717)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Guilherme Nogueira 
+
+pkgname=ruby-polyglot
+pkgver=0.3.5
+pkgrel=3
+pkgdesc='Allows custom language loaders to be hooked into require'
+arch=('any')
+url='http://polyglot.rubyforge.org/'
+license=('MIT')
+depends=('ruby')
+options=('!emptydirs')
+source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
+noextract=("${pkgname#*-}-${pkgver}.gem")
+sha256sums=('59d66ef5e3c166431c39cb8b7c1d02af419051352f27912f6a43981b3def16af')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+
+  gem install --ignore-dependencies --no-user-install -N -i 
"${pkgdir}"/${_gemdir} ${pkgname#*-}-${pkgver}.gem
+  find "${pkgdir}" -type f -name *.gem -delete
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses/${pkgname}
+  ln -s ${_gemdir}/gems/${pkgname#*-}-${pkgver}/License.txt 
"${pkgdir}"/usr/share/licenses/${pkgname}/
+}
+
+# vim: ts=2 sw=2 et:


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

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:51:04
  Author: foutrelis
Revision: 154716

Ruby 2.3.0 rebuild

Modified:
  ruby-polyglot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:50:39 UTC (rev 154715)
+++ PKGBUILD2015-12-28 21:51:04 UTC (rev 154716)
@@ -4,7 +4,7 @@
 
 pkgname=ruby-polyglot
 pkgver=0.3.5
-pkgrel=2
+pkgrel=3
 pkgdesc='Allows custom language loaders to be hooked into require'
 arch=('any')
 url='http://polyglot.rubyforge.org/'


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

2015-12-28 Thread Bartłomiej Piotrowski
Date: Monday, December 28, 2015 @ 22:57:37
  Author: bpiotrowski
Revision: 257340

Ruby 2.3.0 rebuild

Modified:
  rrdtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:41:26 UTC (rev 257339)
+++ PKGBUILD2015-12-28 21:57:37 UTC (rev 257340)
@@ -3,7 +3,7 @@
 
 pkgname=rrdtool
 pkgver=1.5.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Data logging and graphing application"
 arch=('i686' 'x86_64')
 url="http://www.rrdtool.org;


[arch-commits] Commit in rrdtool/repos (4 files)

2015-12-28 Thread Bartłomiej Piotrowski
Date: Monday, December 28, 2015 @ 22:57:46
  Author: bpiotrowski
Revision: 257341

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  rrdtool/repos/staging-i686/
  rrdtool/repos/staging-i686/PKGBUILD
(from rev 257340, rrdtool/trunk/PKGBUILD)
  rrdtool/repos/staging-x86_64/
  rrdtool/repos/staging-x86_64/PKGBUILD
(from rev 257340, rrdtool/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   46 ++
 staging-x86_64/PKGBUILD |   46 ++
 2 files changed, 92 insertions(+)

Copied: rrdtool/repos/staging-i686/PKGBUILD (from rev 257340, 
rrdtool/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-28 21:57:46 UTC (rev 257341)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=rrdtool
+pkgver=1.5.4
+pkgrel=2
+pkgdesc="Data logging and graphing application"
+arch=('i686' 'x86_64')
+url="http://www.rrdtool.org;
+license=('GPL' 'custom')
+depends=('libxml2' 'pango' 'ttf-dejavu')
+makedepends=('intltool' 'ruby' 'python2' 'tcl' 'lua51')
+optdepends=('perl: to use corresponding binding'
+   'tcl: to use corresponding binding'
+'python2: to use corresponding binding'
+'ruby: to use corresponding binding'
+'lua51: to use corresponding binding')
+options=('!emptydirs' '!makeflags')
+source=(http://oss.oetiker.ch/rrdtool/pub/rrdtool-${pkgver}.tar.gz)
+sha1sums=('5020ffb6c4d309207df946ab13fafff973465b2a')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -i 's|/usr/bin/python|/usr/bin/python2|' examples/stripes.py
+  # fix FS#28521 make ruby install to vendor_ruby instead of site_ruby
+  sed -e 's/$(RUBY) ${abs_srcdir}\/ruby\/extconf.rb/& --vendor/' -i 
bindings/Makefile.am
+  aclocal
+  automake
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  PYTHON=python2 LUA=/usr/bin/lua5.1 \
+LUA_CFLAGS="-I/usr/include/lua5.1 -llua5.1" 
LUA_INSTALL_CMOD="/usr/lib/lua/5.1" \
+./configure --prefix=/usr --localstatedir=/var --disable-rpath \
+--enable-perl --enable-perl-site-install 
--with-perl-options='INSTALLDIRS=vendor' \
+--enable-ruby --enable-ruby-site-install --enable-python \
+--enable-lua --enable-lua-site-install --enable-tcl --disable-libwrap
+  make LIBS+="-lglib-2.0"
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" includedir=/usr/include install
+  install -D -m644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Copied: rrdtool/repos/staging-x86_64/PKGBUILD (from rev 257340, 
rrdtool/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-28 21:57:46 UTC (rev 257341)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=rrdtool
+pkgver=1.5.4
+pkgrel=2
+pkgdesc="Data logging and graphing application"
+arch=('i686' 'x86_64')
+url="http://www.rrdtool.org;
+license=('GPL' 'custom')
+depends=('libxml2' 'pango' 'ttf-dejavu')
+makedepends=('intltool' 'ruby' 'python2' 'tcl' 'lua51')
+optdepends=('perl: to use corresponding binding'
+   'tcl: to use corresponding binding'
+'python2: to use corresponding binding'
+'ruby: to use corresponding binding'
+'lua51: to use corresponding binding')
+options=('!emptydirs' '!makeflags')
+source=(http://oss.oetiker.ch/rrdtool/pub/rrdtool-${pkgver}.tar.gz)
+sha1sums=('5020ffb6c4d309207df946ab13fafff973465b2a')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -i 's|/usr/bin/python|/usr/bin/python2|' examples/stripes.py
+  # fix FS#28521 make ruby install to vendor_ruby instead of site_ruby
+  sed -e 's/$(RUBY) ${abs_srcdir}\/ruby\/extconf.rb/& --vendor/' -i 
bindings/Makefile.am
+  aclocal
+  automake
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  PYTHON=python2 LUA=/usr/bin/lua5.1 \
+LUA_CFLAGS="-I/usr/include/lua5.1 -llua5.1" 
LUA_INSTALL_CMOD="/usr/lib/lua/5.1" \
+./configure --prefix=/usr --localstatedir=/var --disable-rpath \
+--enable-perl --enable-perl-site-install 
--with-perl-options='INSTALLDIRS=vendor' \
+--enable-ruby --enable-ruby-site-install --enable-python \
+--enable-lua --enable-lua-site-install --enable-tcl --disable-libwrap
+  make LIBS+="-lglib-2.0"
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" includedir=/usr/include install
+  install -D -m644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


[arch-commits] Commit in cairo-dock-plug-ins/repos (6 files)

2015-12-28 Thread Bartłomiej Piotrowski
Date: Monday, December 28, 2015 @ 23:00:44
  Author: bpiotrowski
Revision: 154725

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  cairo-dock-plug-ins/repos/community-staging-i686/
  cairo-dock-plug-ins/repos/community-staging-i686/PKGBUILD
(from rev 154724, cairo-dock-plug-ins/trunk/PKGBUILD)
  
cairo-dock-plug-ins/repos/community-staging-i686/cairo-dock-plug-ins-mono.patch
(from rev 154724, cairo-dock-plug-ins/trunk/cairo-dock-plug-ins-mono.patch)
  cairo-dock-plug-ins/repos/community-staging-x86_64/
  cairo-dock-plug-ins/repos/community-staging-x86_64/PKGBUILD
(from rev 154724, cairo-dock-plug-ins/trunk/PKGBUILD)
  
cairo-dock-plug-ins/repos/community-staging-x86_64/cairo-dock-plug-ins-mono.patch
(from rev 154724, cairo-dock-plug-ins/trunk/cairo-dock-plug-ins-mono.patch)

-+
 community-staging-i686/PKGBUILD |   74 +
 community-staging-i686/cairo-dock-plug-ins-mono.patch   |  106 ++
 community-staging-x86_64/PKGBUILD   |   74 +
 community-staging-x86_64/cairo-dock-plug-ins-mono.patch |  106 ++
 4 files changed, 360 insertions(+)

Copied: cairo-dock-plug-ins/repos/community-staging-i686/PKGBUILD (from rev 
154724, cairo-dock-plug-ins/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-28 22:00:44 UTC (rev 154725)
@@ -0,0 +1,74 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Tofe 
+# Contributor: zhuqin 
+# Contributor: tri1976 
+# Contributor: snoopy33 
+
+pkgname=cairo-dock-plug-ins
+pkgver=3.4.1
+pkgrel=4
+pkgdesc='Plugins for Cairo-Dock'
+arch=('i686' 'x86_64')
+url='http://glx-dock.org'
+license=('GPL')
+depends=('cairo-dock')
+makedepends=('alsa-lib' 'cmake' 'dbus-sharp-glib' 'fftw' 'gnome-menus'
+ 'gtk-sharp-3' 'gvfs' 'libetpan' 'libexif' 'libical' 'libpulse'
+ 'libxklavier' 'lm_sensors' 'python' 'python2' 'ruby' 'upower'
+ 'vala' 'vte3' 'webkitgtk' 'zeitgeist')
+optdepends=('alsa-lib: Sound Control, Sound Effects applets'
+'dbus-sharp-glib: Mono API'
+'fftw: Impulse applet'
+'gnome-menus: Applications Menu applet'
+'gtk-sharp-3: Mono API'
+'gvfs: GVFS integration'
+'libetpan: Mail applet'
+'libexif: Slider applet'
+'libical: Clock applet'
+'libpulse: Impulse applet'
+'libxklavier: Keyboard Indicator applet'
+'lm_sensors: System Monitor applet'
+'python: Python 3 API'
+'python2: Python 2 API'
+'ruby: Ruby API'
+'upower: Power Manager applet'
+'vte3: Terminal applet'
+'webkitgtk: Weblets applet'
+'wireless_tools: Wifi applet'
+'zeitgeist: Recent Events applet')
+replaces=('cairo-dock-plugins')
+source=("cairo-dock-plug-ins-${pkgver}.tar.gz::https://github.com/Cairo-Dock/cairo-dock-plug-ins/archive/${pkgver}.tar.gz;
+'cairo-dock-plug-ins-mono.patch')
+sha256sums=('321113fb8fa214d965c9827b82890651dc4cd0beb23aef0e2d3f5caf806ebdc2'
+'061115f3638c47eab04d48808d4cc61e294877643a61c82061d7af2523b4f724')
+
+prepare() {
+  cd cairo-dock-plug-ins-${pkgver}
+
+  patch -Np1 -i ../cairo-dock-plug-ins-mono.patch
+  sed 's/gmcs/mcs/' -i CMakeLists.txt
+
+  if [[ -d build ]]; then
+rm -rf build
+  fi
+  mkdir build
+}
+
+build() {
+  cd cairo-dock-plug-ins-${pkgver}/build
+
+  cmake .. \
+-DCMAKE_BUILD_TYPE='Release' \
+-DCMAKE_INSTALL_PREFIX='/usr'
+  make
+}
+
+package() {
+  cd cairo-dock-plug-ins-${pkgver}/build
+
+  make DESTDIR="${pkgdir}" install
+  mv "${pkgdir}"/usr/lib/{cli,mono}
+}
+
+# vim: ts=2 sw=2 et:

Copied: 
cairo-dock-plug-ins/repos/community-staging-i686/cairo-dock-plug-ins-mono.patch 
(from rev 154724, cairo-dock-plug-ins/trunk/cairo-dock-plug-ins-mono.patch)
===
--- community-staging-i686/cairo-dock-plug-ins-mono.patch   
(rev 0)
+++ community-staging-i686/cairo-dock-plug-ins-mono.patch   2015-12-28 
22:00:44 UTC (rev 154725)
@@ -0,0 +1,106 @@
+diff -rupN cairo-dock-plug-ins-3.4.1.orig/CMakeLists.txt 
cairo-dock-plug-ins-3.4.1/CMakeLists.txt
+--- cairo-dock-plug-ins-3.4.1.orig/CMakeLists.txt  2015-03-12 
09:43:57.171067365 +0100
 cairo-dock-plug-ins-3.4.1/CMakeLists.txt   2015-03-12 09:46:20.717120675 
+0100
+@@ -573,11 +573,11 @@ if (enable-mono-interface)
+   if (NOT GMCS_EXECUTABLE OR NOT EXISTS ${GMCS_EXECUTABLE})
+   message (STATUS "Could not find Mono compiler gmcs, won't build 
Mono interface.")
+   else()
+- 

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

2015-12-28 Thread Bartłomiej Piotrowski
Date: Monday, December 28, 2015 @ 23:00:52
  Author: bpiotrowski
Revision: 154726

Ruby 2.3.0 rebuild

Modified:
  ruby-mustache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 22:00:44 UTC (rev 154725)
+++ PKGBUILD2015-12-28 22:00:52 UTC (rev 154726)
@@ -4,7 +4,7 @@
 _gemname=mustache
 pkgname=ruby-$_gemname
 pkgver=1.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Mustache is a framework-agnostic way to render logic-free views.'
 arch=(any)
 url='http://github.com/defunkt/mustache'


[arch-commits] Commit in ruby-rspec-support/repos (2 files)

2015-12-28 Thread Bartłomiej Piotrowski
Date: Monday, December 28, 2015 @ 23:01:38
  Author: bpiotrowski
Revision: 154730

archrelease: copy trunk to community-staging-any

Added:
  ruby-rspec-support/repos/community-staging-any/
  ruby-rspec-support/repos/community-staging-any/PKGBUILD
(from rev 154728, ruby-rspec-support/trunk/PKGBUILD)

--+
 PKGBUILD |   26 ++
 1 file changed, 26 insertions(+)

Copied: ruby-rspec-support/repos/community-staging-any/PKGBUILD (from rev 
154728, ruby-rspec-support/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2015-12-28 22:01:38 UTC (rev 154730)
@@ -0,0 +1,26 @@
+# Maintainer: Levente Polyak 
+# Contributor: Artem Vorotnikov 
+
+_gemname=rspec-support
+pkgname=ruby-${_gemname}
+pkgver=3.4.1
+pkgrel=2
+pkgdesc='Common code needed by the other RSpec gems. Not intended for direct 
use'
+url='https://github.com/rspec/rspec-support'
+arch=('any')
+license=('MIT')
+depends=('ruby')
+options=('!emptydirs')
+source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
+noextract=(${_gemname}-${pkgver}.gem)
+sha512sums=('2252a8b51f742e1a8b6dacdc9a053c1e033bd9425b65520384b205314db6ffad567ac317ff4ccd64f1d518c73c9137e38a1bbd160724dd77841dfd7064e7380c')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "${pkgdir}${_gemdir}" 
-n "${pkgdir}/usr/bin" ${_gemname}-${pkgver}.gem
+  install -Dm 644 "${pkgdir}${_gemdir}/gems/${_gemname}-${pkgver}/LICENSE.md" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm 644 "${pkgdir}${_gemdir}/gems/${_gemname}-${pkgver}/README.md" 
"${pkgdir}/usr/share/doc/${pkgname}/README"
+  rm "${pkgdir}/${_gemdir}/cache/${_gemname}-${pkgver}.gem"
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in ruby-ncurses/repos (4 files)

2015-12-28 Thread Bartłomiej Piotrowski
Date: Monday, December 28, 2015 @ 23:01:45
  Author: bpiotrowski
Revision: 154731

archrelease: copy trunk to community-staging-x86_64, community-staging-i686

Added:
  ruby-ncurses/repos/community-staging-i686/
  ruby-ncurses/repos/community-staging-i686/PKGBUILD
(from rev 154730, ruby-ncurses/trunk/PKGBUILD)
  ruby-ncurses/repos/community-staging-x86_64/
  ruby-ncurses/repos/community-staging-x86_64/PKGBUILD
(from rev 154730, ruby-ncurses/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   41 
 community-staging-x86_64/PKGBUILD |   41 
 2 files changed, 82 insertions(+)

Copied: ruby-ncurses/repos/community-staging-i686/PKGBUILD (from rev 154730, 
ruby-ncurses/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-28 22:01:45 UTC (rev 154731)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Brad Fanella 
+# Contributor: Jeff Mickey 
+# Contributor: Alessio 'mOLOk' Bolognino 
+
+pkgname=ruby-ncurses
+pkgver=1.3.1
+pkgrel=9
+pkgdesc='Module for interactive text console applications (ncurses)'
+arch=('x86_64' 'i686')
+url='https://sourceforge.net/projects/ncurses-ruby.berlios/'
+license=('GPL')
+depends=('ruby' 'ncurses')
+makedepends=('addinclude')
+source=("http://downloads.sourceforge.net/ncurses-ruby.berlios/ncurses-ruby-$pkgver.tar.bz2;
+
'str2cstr.patch::http://pkgs.fedoraproject.org/cgit/ruby-ncurses.git/plain/0001-STR2CSTR-deprecated.patch')
+sha256sums=('dca8ce452e989ce1399cb683184919850f2baf79e6af9d16a7eed6a9ab776ec5'
+'3a9fea87a0fa3eac58022e9e86e901601953939c15ebccede0ba64f4a011039d')
+
+prepare() {
+  cd "$srcdir/ncurses-ruby-$pkgver"
+
+  patch -i ../str2cstr.patch
+  addinclude ncurses_wrap.c sys/time.h
+}
+
+build()  {
+  cd "$srcdir/ncurses-ruby-$pkgver"
+
+  ruby extconf.rb --vendor
+  make
+}
+
+package() {
+  cd "$srcdir/ncurses-ruby-$pkgver"
+
+  make includedir="/usr/include" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: ruby-ncurses/repos/community-staging-x86_64/PKGBUILD (from rev 154730, 
ruby-ncurses/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-28 22:01:45 UTC (rev 154731)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Brad Fanella 
+# Contributor: Jeff Mickey 
+# Contributor: Alessio 'mOLOk' Bolognino 
+
+pkgname=ruby-ncurses
+pkgver=1.3.1
+pkgrel=9
+pkgdesc='Module for interactive text console applications (ncurses)'
+arch=('x86_64' 'i686')
+url='https://sourceforge.net/projects/ncurses-ruby.berlios/'
+license=('GPL')
+depends=('ruby' 'ncurses')
+makedepends=('addinclude')
+source=("http://downloads.sourceforge.net/ncurses-ruby.berlios/ncurses-ruby-$pkgver.tar.bz2;
+
'str2cstr.patch::http://pkgs.fedoraproject.org/cgit/ruby-ncurses.git/plain/0001-STR2CSTR-deprecated.patch')
+sha256sums=('dca8ce452e989ce1399cb683184919850f2baf79e6af9d16a7eed6a9ab776ec5'
+'3a9fea87a0fa3eac58022e9e86e901601953939c15ebccede0ba64f4a011039d')
+
+prepare() {
+  cd "$srcdir/ncurses-ruby-$pkgver"
+
+  patch -i ../str2cstr.patch
+  addinclude ncurses_wrap.c sys/time.h
+}
+
+build()  {
+  cd "$srcdir/ncurses-ruby-$pkgver"
+
+  ruby extconf.rb --vendor
+  make
+}
+
+package() {
+  cd "$srcdir/ncurses-ruby-$pkgver"
+
+  make includedir="/usr/include" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in ruby-rspec-support/trunk (PKGBUILD)

2015-12-28 Thread Bartłomiej Piotrowski
Date: Monday, December 28, 2015 @ 23:01:29
  Author: bpiotrowski
Revision: 154728

Ruby 2.3.0 rebuild

Modified:
  ruby-rspec-support/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 22:01:02 UTC (rev 154727)
+++ PKGBUILD2015-12-28 22:01:29 UTC (rev 154728)
@@ -4,7 +4,7 @@
 _gemname=rspec-support
 pkgname=ruby-${_gemname}
 pkgver=3.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Common code needed by the other RSpec gems. Not intended for direct 
use'
 url='https://github.com/rspec/rspec-support'
 arch=('any')


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

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 23:07:19
  Author: foutrelis
Revision: 154734

Depend on php<7 to fix build for ruby 2.3.0 rebuilds

Modified:
  uwsgi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 22:02:47 UTC (rev 154733)
+++ PKGBUILD2015-12-28 22:07:19 UTC (rev 154734)
@@ -28,7 +28,7 @@
 license=(GPL2)
 backup=('etc/uwsgi/emperor.ini')
 conflicts=(python-$pkgbase)
-makedepends=(gcc python python2 ruby python2-greenlet python-greenlet 
php-embed curl libxml2 libyaml
+makedepends=(gcc python python2 ruby python2-greenlet python-greenlet 
'php-embed<7' 'php<7' curl libxml2 libyaml
  perl lua51 pcre libedit openssl bzip2 gmp pam java-environment=7
  jansson classpath pypy mono python2-gevent apache)
 source=(http://projects.unbit.it/downloads/$pkgbase-$pkgver.tar.gz


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

2015-12-28 Thread Bartłomiej Piotrowski
Date: Monday, December 28, 2015 @ 23:09:45
  Author: bpiotrowski
Revision: 154735

Fix build with Ruby 2.3

Modified:
  marisa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 22:07:19 UTC (rev 154734)
+++ PKGBUILD2015-12-28 22:09:45 UTC (rev 154735)
@@ -95,8 +95,8 @@
   depends=('ruby' 'marisa')
 
   cd "${pkgbase}-${pkgver}/bindings/ruby"
-_hdrdir=$(pkg-config --variable=rubyhdrdir ruby-2.2)
-_arch=$(pkg-config --variable=arch ruby-2.2)
+_hdrdir=$(pkg-config --variable=rubyhdrdir ruby-2.3)
+_arch=$(pkg-config --variable=arch ruby-2.3)
   make DESTDIR="$pkgdir" install \
 hdrdir="$_hdrdir" \
 arch_hdrdir="${_hdrdir}/${_arch}" \


[arch-commits] Commit in php-apcu/repos (6 files)

2015-12-28 Thread Pierre Schmitz
Date: Monday, December 28, 2015 @ 23:12:02
  Author: pierre
Revision: 257345

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  php-apcu/repos/staging-i686/
  php-apcu/repos/staging-i686/PKGBUILD
(from rev 257344, php-apcu/trunk/PKGBUILD)
  php-apcu/repos/staging-i686/apcu.ini
(from rev 257344, php-apcu/trunk/apcu.ini)
  php-apcu/repos/staging-x86_64/
  php-apcu/repos/staging-x86_64/PKGBUILD
(from rev 257344, php-apcu/trunk/PKGBUILD)
  php-apcu/repos/staging-x86_64/apcu.ini
(from rev 257344, php-apcu/trunk/apcu.ini)

-+
 staging-i686/PKGBUILD   |   44 
 staging-i686/apcu.ini   |3 +++
 staging-x86_64/PKGBUILD |   44 
 staging-x86_64/apcu.ini |3 +++
 4 files changed, 94 insertions(+)

Copied: php-apcu/repos/staging-i686/PKGBUILD (from rev 257344, 
php-apcu/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-28 22:12:02 UTC (rev 257345)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Pierre Schmitz 
+
+pkgname=php-apcu
+pkgver=5.1.2
+pkgrel=4
+arch=('i686' 'x86_64')
+pkgdesc='A userland caching module for PHP'
+url='http://pecl.php.net/package/APCu'
+depends=('php')
+license=('PHP')
+source=("http://pecl.php.net/get/apcu-$pkgver.tgz;
+'apcu.ini')
+backup=('etc/php/conf.d/apcu.ini')
+md5sums=('0d9c1ce2bef6c3acdb669407a6c8469a'
+ 'a353f7efe61928aa2162720789fa171f')
+
+build() {
+   cd $srcdir/apcu-$pkgver
+
+   phpize
+   ./configure --prefix=/usr
+   make
+}
+
+check() {
+   cd $srcdir/apcu-$pkgver
+
+   export REPORT_EXIT_STATUS=1
+   export NO_INTERACTION=1
+   export SKIP_ONLINE_TESTS=1
+   export SKIP_SLOW_TESTS=1
+   make test
+}
+
+package() {
+   cd $srcdir/apcu-$pkgver
+
+   make INSTALL_ROOT=$pkgdir install
+
+   install -D -m644 $srcdir/apcu.ini $pkgdir/etc/php/conf.d/apcu.ini
+   install -D -m644 apc.php $pkgdir/usr/share/webapps/php-apcu/apc.php
+   install -D -m644 INSTALL $pkgdir/usr/share/doc/php-apcu/install.txt
+}

Copied: php-apcu/repos/staging-i686/apcu.ini (from rev 257344, 
php-apcu/trunk/apcu.ini)
===
--- staging-i686/apcu.ini   (rev 0)
+++ staging-i686/apcu.ini   2015-12-28 22:12:02 UTC (rev 257345)
@@ -0,0 +1,3 @@
+;extension=apcu.so
+; install php-apcu-bc and enable apc.so for APC compatibility
+;extension=apc.so

Copied: php-apcu/repos/staging-x86_64/PKGBUILD (from rev 257344, 
php-apcu/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-28 22:12:02 UTC (rev 257345)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Pierre Schmitz 
+
+pkgname=php-apcu
+pkgver=5.1.2
+pkgrel=4
+arch=('i686' 'x86_64')
+pkgdesc='A userland caching module for PHP'
+url='http://pecl.php.net/package/APCu'
+depends=('php')
+license=('PHP')
+source=("http://pecl.php.net/get/apcu-$pkgver.tgz;
+'apcu.ini')
+backup=('etc/php/conf.d/apcu.ini')
+md5sums=('0d9c1ce2bef6c3acdb669407a6c8469a'
+ 'a353f7efe61928aa2162720789fa171f')
+
+build() {
+   cd $srcdir/apcu-$pkgver
+
+   phpize
+   ./configure --prefix=/usr
+   make
+}
+
+check() {
+   cd $srcdir/apcu-$pkgver
+
+   export REPORT_EXIT_STATUS=1
+   export NO_INTERACTION=1
+   export SKIP_ONLINE_TESTS=1
+   export SKIP_SLOW_TESTS=1
+   make test
+}
+
+package() {
+   cd $srcdir/apcu-$pkgver
+
+   make INSTALL_ROOT=$pkgdir install
+
+   install -D -m644 $srcdir/apcu.ini $pkgdir/etc/php/conf.d/apcu.ini
+   install -D -m644 apc.php $pkgdir/usr/share/webapps/php-apcu/apc.php
+   install -D -m644 INSTALL $pkgdir/usr/share/doc/php-apcu/install.txt
+}

Copied: php-apcu/repos/staging-x86_64/apcu.ini (from rev 257344, 
php-apcu/trunk/apcu.ini)
===
--- staging-x86_64/apcu.ini (rev 0)
+++ staging-x86_64/apcu.ini 2015-12-28 22:12:02 UTC (rev 257345)
@@ -0,0 +1,3 @@
+;extension=apcu.so
+; install php-apcu-bc and enable apc.so for APC compatibility
+;extension=apc.so


[arch-commits] Commit in netsurf/repos (8 files)

2015-12-28 Thread Jan Steffens
Date: Monday, December 28, 2015 @ 21:59:47
  Author: heftig
Revision: 154683

archrelease: copy trunk to community-staging-x86_64, community-staging-i686

Added:
  netsurf/repos/community-staging-i686/
  netsurf/repos/community-staging-i686/PKGBUILD
(from rev 154682, netsurf/trunk/PKGBUILD)
  netsurf/repos/community-staging-i686/netsurf.install
(from rev 154682, netsurf/trunk/netsurf.install)
  netsurf/repos/community-staging-i686/netsurf.sh
(from rev 154682, netsurf/trunk/netsurf.sh)
  netsurf/repos/community-staging-x86_64/
  netsurf/repos/community-staging-x86_64/PKGBUILD
(from rev 154682, netsurf/trunk/PKGBUILD)
  netsurf/repos/community-staging-x86_64/netsurf.install
(from rev 154682, netsurf/trunk/netsurf.install)
  netsurf/repos/community-staging-x86_64/netsurf.sh
(from rev 154682, netsurf/trunk/netsurf.sh)

--+
 community-staging-i686/PKGBUILD  |   63 +
 community-staging-i686/netsurf.install   |   13 +
 community-staging-i686/netsurf.sh|7 +++
 community-staging-x86_64/PKGBUILD|   63 +
 community-staging-x86_64/netsurf.install |   13 +
 community-staging-x86_64/netsurf.sh  |7 +++
 6 files changed, 166 insertions(+)

Copied: netsurf/repos/community-staging-i686/PKGBUILD (from rev 154682, 
netsurf/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-28 20:59:47 UTC (rev 154683)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Paulo Matias 
+# Contributor: Georgij Kondratjev 
+# Contributor: Daniel J Griffiths 
+
+pkgname=netsurf
+pkgver=3.3
+pkgrel=2
+pkgdesc='Lightweight and fast web browser'
+arch=('x86_64' 'i686')
+url='http://www.netsurf-browser.org/'
+license=('MIT' 'GPL2')
+depends=('libmng' 'librsvg' 'libwebp' 'curl' 'lcms' 'desktop-file-utils' 
'libnsbmp>=0.1.1' 'libnsgif>=0.1.1' 'libcss>=0.5.0' 'libdom>=0.1.2' 'gtk2' 
'libutf8proc' 'libnsutils' 'libwebp') # gtk3
+makedepends=('re2c' 'netsurf-buildsystem' 'perl-html-parser' 'nsgenbind' 
'inetutils' 'libwebp')
+install="$pkgname.install"
+source=("http://download.$pkgname-browser.org/$pkgname/releases/source/$pkgname-$pkgver-src.tar.gz;
+'netsurf.sh')
+sha256sums=('23f92a0940f577b9605f2e54786fea3521680d32d6c00f2a3db1eae3f29e3686'
+'70310682d1612457d7bb3096549110b6ec127f50e97853259fada6be0c52924b')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+
+  sed 's:_BSD_SOURCE:_DEFAULT_SOURCE:' -i gtk/Makefile.target
+  sed 's:netsurf-gtk:netsurf:' -i gtk/res/netsurf-gtk.desktop
+  sed 's:libutf8proc/::' -i utils/idna.c
+  sed 's:UTF8PROC_CCC_VIRAMA:UTF8PROC_BIDI_CLASS_EN:' -i utils/idna.c
+  sed 's:utf8proc_normalise:utf8proc_reencode:' -i utils/idna.c
+  # There are several errors. Asking netsurf upstream to look at it.
+}
+
+build() {
+  make -C "$pkgname-$pkgver" \
+PREFIX=/usr \
+TARGET=gtk \
+NETSURF_USE_WEBP=YES \
+NETSURF_USE_VIDEO=NO \
+NETSURF_USE_JS=NO \
+NETSURF_USE_MOZJS=NO # Javascript is disabled, for now. See FS#41582
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make install PREFIX=/usr DESTDIR="$pkgdir"
+
+  # Script and executable
+  mv "$pkgdir/usr/bin/$pkgname" "$pkgdir/usr/bin/$pkgname.elf"
+  install -Dm755 "../$pkgname.sh" "$pkgdir/usr/bin/$pkgname"
+
+  # Desktop shortcut
+  install -Dm644 "gtk/res/$pkgname.xpm" \
+"$pkgdir/usr/share/pixmaps/$pkgname.xpm"
+  install -Dm644 "gtk/res/$pkgname-gtk.desktop" \
+"$pkgdir/usr/share/applications/$pkgname.desktop"
+
+  # License
+  install -Dm644 COPYING \
+"$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: netsurf/repos/community-staging-i686/netsurf.install (from rev 154682, 
netsurf/trunk/netsurf.install)
===
--- community-staging-i686/netsurf.install  (rev 0)
+++ community-staging-i686/netsurf.install  2015-12-28 20:59:47 UTC (rev 
154683)
@@ -0,0 +1,13 @@
+post_upgrade() {
+  update-desktop-database -q
+}
+
+post_install() {
+  post_upgrade
+}
+
+post_remove() {
+  post_upgrade
+}
+
+# vim:set ts=2 sw=2 et:

Copied: netsurf/repos/community-staging-i686/netsurf.sh (from rev 154682, 
netsurf/trunk/netsurf.sh)
===
--- community-staging-i686/netsurf.sh   (rev 0)
+++ community-staging-i686/netsurf.sh   2015-12-28 20:59:47 UTC (rev 154683)
@@ -0,0 +1,7 @@
+#!/bin/sh
+shortname=`echo $LANG | cut -b1-2`
+if [[ -d /usr/share/netsurf/$shortname ]]; then
+  /usr/bin/netsurf.elf "$@"
+else
+  LANG=en /usr/bin/netsurf.elf "$@"
+fi

Copied: netsurf/repos/community-staging-x86_64/PKGBUILD (from rev 154682, 

[arch-commits] Commit in php/trunk (9 files)

2015-12-28 Thread Pierre Schmitz
Date: Monday, December 28, 2015 @ 22:24:27
  Author: pierre
Revision: 257336

upgpkg: php 7.0.1-2

PHP 7 update

Added:
  php/trunk/apache.patch
  php/trunk/generate_patches
  php/trunk/php-fpm.patch
Modified:
  php/trunk/PKGBUILD
  php/trunk/apache.conf
  php/trunk/php.ini.patch
Deleted:
  php/trunk/logrotate.d.php-fpm
  php/trunk/php-fpm.conf.in.patch
  php/trunk/php-fpm.service

---+
 PKGBUILD  |  246 ++--
 apache.conf   |4 
 apache.patch  |   20 +++
 generate_patches  |   46 
 logrotate.d.php-fpm   |8 -
 php-fpm.conf.in.patch |   52 --
 php-fpm.patch |   63 
 php-fpm.service   |   13 --
 php.ini.patch |   45 +---
 9 files changed, 217 insertions(+), 280 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:17:47 UTC (rev 257335)
+++ PKGBUILD2015-12-28 21:24:27 UTC (rev 257336)
@@ -8,14 +8,11 @@
  'php-fpm'
  'php-embed'
  'php-phpdbg'
- 'php-pear'
  'php-enchant'
  'php-gd'
  'php-imap'
  'php-intl'
- 'php-ldap'
  'php-mcrypt'
- 'php-mssql'
  'php-odbc'
  'php-pgsql'
  'php-pspell'
@@ -23,39 +20,32 @@
  'php-sqlite'
  'php-tidy'
  'php-xsl')
-pkgver=5.6.16
-pkgrel=3
+pkgver=7.0.1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('PHP')
 url='http://www.php.net'
-makedepends=('apache' 'c-client' 'postgresql-libs' 'libldap' 'postfix'
- 'sqlite' 'unixodbc' 'net-snmp' 'libzip' 'enchant' 'file' 'freetds'
- 'libmcrypt' 'tidyhtml' 'aspell' 'libltdl' 'gd' 'icu'
- 'curl' 'libxslt' 'openssl' 'db' 'gmp' 'systemd')
+makedepends=('apache' 'aspell' 'c-client' 'db' 'enchant' 'gd' 'gmp' 'icu' 
'libmcrypt' 'libxslt' 'libzip' 'net-snmp'
+ 'postgresql-libs' 'sqlite' 'systemd' 'tidyhtml' 'unixodbc' 'curl' 
'libtool')
 checkdepends=('procps-ng')
-source=("http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.xz;
-"http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.xz.asc;
-'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch'
-'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles')
-md5sums=('3f1d999ed1f9cb5713c9a0161c557f2f'
- 'SKIP'
- '39eff6cc99dae4ec3b52125e6229de7e'
- 'dec2cbaad64e3abf4f0ec70e1de4e8e9'
- '16b5e2e4da59f15bea4c2db78a7bc8dc'
- '25bc67ad828e8147a817410b68d8016c'
- 'cc2940f5312ba42e7aa1ddfab74b84c4'
- 'c60343df74f8e1afb13b084d5c0e47ed')
-validpgpkeys=('6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3'
-  '0BD78B5F97500D450838F95DFE857D9A90D90EC1')
+source=("https://www.php.net/distributions/${pkgbase}-${pkgver}.tar.xz"{,.asc}
+'apache.patch' 'apache.conf' 'php-fpm.patch' 'php-fpm.tmpfiles' 
'php.ini.patch')
+sha256sums=('84fcb8b9c61f70db802d3b6636c6ba602470a375e593375c0c744483aa0c0357'
+'SKIP'
+'672eb96207535775994dd1e189bd1bde2d51c565c55f7c5f3886be32db941eb6'
+'ebc0af1ef3a6baccb013d0ccb29923895a7b22ff2d032e3bba802dc6328301ce'
+'c5f593f28ee15c7c08c2a2b577128667466e38e8e5de094cc02871a22ba61906'
+'640dba0d960bfeaae9ad38d2826d3f6b5d6c175a4d3e16664eefff29141faad5'
+'a85a953f866b0d3b51412dc4114e0d8d07261fcf2f2951aeb078504d63d42b08')
+validpgpkeys=('1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763'
+  '6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3')
 
 prepare() {
cd ${srcdir}/${pkgbase}-${pkgver}
 
+   patch -p0 -i ${srcdir}/apache.patch
+   patch -p0 -i ${srcdir}/php-fpm.patch
patch -p0 -i ${srcdir}/php.ini.patch
-   patch -p0 -i ${srcdir}/php-fpm.conf.in.patch
-   # Just because our Apache 2.4 is configured with a threaded MPM by 
default does not mean we want to build a ZTS PHP.
-   # Let's supress this behaviour and build a SAPI that works fine with 
the prefork MPM.
-   sed '/APACHE_THREADED_MPM=/d' -i sapi/apache2handler/config.m4 -i 
configure
 }
 
 build() {
@@ -71,19 +61,17 @@
--disable-rpath \
--mandir=/usr/share/man \
--without-pear \
+   --enable-zend-signals \
"
 
-   local _phpextensions="--enable-bcmath=shared \
+   local _phpextensions="\
+   --enable-bcmath=shared \
--enable-calendar=shared \
--enable-dba=shared \
--enable-exif=shared \
--enable-ftp=shared \
-   --enable-gd-native-ttf \
--enable-intl=shared \
--enable-mbstring \
-   --enable-opcache \
-   --enable-phar=shared \
-   --enable-posix=shared \
--enable-shmop=shared \
--enable-soap=shared \
--enable-sockets=shared \
@@ -95,30 

[arch-commits] Commit in php/repos (18 files)

2015-12-28 Thread Pierre Schmitz
Date: Monday, December 28, 2015 @ 22:25:05
  Author: pierre
Revision: 257337

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  php/repos/staging-i686/
  php/repos/staging-i686/PKGBUILD
(from rev 257336, php/trunk/PKGBUILD)
  php/repos/staging-i686/apache.conf
(from rev 257336, php/trunk/apache.conf)
  php/repos/staging-i686/apache.patch
(from rev 257336, php/trunk/apache.patch)
  php/repos/staging-i686/generate_patches
(from rev 257336, php/trunk/generate_patches)
  php/repos/staging-i686/php-fpm.install
(from rev 257336, php/trunk/php-fpm.install)
  php/repos/staging-i686/php-fpm.patch
(from rev 257336, php/trunk/php-fpm.patch)
  php/repos/staging-i686/php-fpm.tmpfiles
(from rev 257336, php/trunk/php-fpm.tmpfiles)
  php/repos/staging-i686/php.ini.patch
(from rev 257336, php/trunk/php.ini.patch)
  php/repos/staging-x86_64/
  php/repos/staging-x86_64/PKGBUILD
(from rev 257336, php/trunk/PKGBUILD)
  php/repos/staging-x86_64/apache.conf
(from rev 257336, php/trunk/apache.conf)
  php/repos/staging-x86_64/apache.patch
(from rev 257336, php/trunk/apache.patch)
  php/repos/staging-x86_64/generate_patches
(from rev 257336, php/trunk/generate_patches)
  php/repos/staging-x86_64/php-fpm.install
(from rev 257336, php/trunk/php-fpm.install)
  php/repos/staging-x86_64/php-fpm.patch
(from rev 257336, php/trunk/php-fpm.patch)
  php/repos/staging-x86_64/php-fpm.tmpfiles
(from rev 257336, php/trunk/php-fpm.tmpfiles)
  php/repos/staging-x86_64/php.ini.patch
(from rev 257336, php/trunk/php.ini.patch)

-+
 staging-i686/PKGBUILD   |  320 ++
 staging-i686/apache.conf|   13 +
 staging-i686/apache.patch   |   20 ++
 staging-i686/generate_patches   |   46 +
 staging-i686/php-fpm.install|9 +
 staging-i686/php-fpm.patch  |   63 +++
 staging-i686/php-fpm.tmpfiles   |1 
 staging-i686/php.ini.patch  |   95 +++
 staging-x86_64/PKGBUILD |  320 ++
 staging-x86_64/apache.conf  |   13 +
 staging-x86_64/apache.patch |   20 ++
 staging-x86_64/generate_patches |   46 +
 staging-x86_64/php-fpm.install  |9 +
 staging-x86_64/php-fpm.patch|   63 +++
 staging-x86_64/php-fpm.tmpfiles |1 
 staging-x86_64/php.ini.patch|   95 +++
 16 files changed, 1134 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 257336:257337 to see the changes.


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

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:27:27
  Author: foutrelis
Revision: 154691

Ruby 2.3.0 rebuild

Modified:
  ruby-rainbow/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:27:07 UTC (rev 154690)
+++ PKGBUILD2015-12-28 21:27:27 UTC (rev 154691)
@@ -6,7 +6,7 @@
 _gemname=rainbow
 pkgname=ruby-${_gemname}
 pkgver=2.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Rainbow is extension to ruby's String class adding support for 
colorizing text on ANSI terminal"
 url='https://rubygems.org/gems/rainbow'
 arch=('any')


[arch-commits] Commit in ruby-tins/repos (2 files)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:27:07
  Author: foutrelis
Revision: 154690

archrelease: copy trunk to community-staging-any

Added:
  ruby-tins/repos/community-staging-any/
  ruby-tins/repos/community-staging-any/PKGBUILD
(from rev 154689, ruby-tins/trunk/PKGBUILD)

--+
 PKGBUILD |   29 +
 1 file changed, 29 insertions(+)

Copied: ruby-tins/repos/community-staging-any/PKGBUILD (from rev 154689, 
ruby-tins/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2015-12-28 21:27:07 UTC (rev 154690)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Julien Nicoulaud 
+# Contributor: Hyacinthe Cartiaux 
+
+pkgname=ruby-tins
+pkgver=1.8.0
+pkgrel=2
+pkgdesc='All the stuff that is not good/big enough for a real library'
+arch=('any')
+url='https://github.com/flori/tins'
+license=('MIT')
+depends=('ruby')
+options=('!emptydirs')
+source=("https://rubygems.org/downloads/tins-${pkgver}.gem;)
+noextract=("tins-${pkgver}.gem")
+sha256sums=('de5e43790d1df1d849e5b0eb942eafd723b726d88dbba17e92620d93e34ed005')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+
+  gem install --ignore-dependencies --no-user-install -N -i 
"${pkgdir}"/${_gemdir} tins-${pkgver}.gem
+  find "${pkgdir}" -type f -name *.gem -delete
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses/ruby-tins
+  ln -s ${_gemdir}/gems/tins-${pkgver}/COPYING 
"${pkgdir}"/usr/share/licenses/ruby-tins/
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in ruby-rainbow/repos (2 files)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:27:32
  Author: foutrelis
Revision: 154692

archrelease: copy trunk to community-staging-any

Added:
  ruby-rainbow/repos/community-staging-any/
  ruby-rainbow/repos/community-staging-any/PKGBUILD
(from rev 154691, ruby-rainbow/trunk/PKGBUILD)

--+
 PKGBUILD |   28 
 1 file changed, 28 insertions(+)

Copied: ruby-rainbow/repos/community-staging-any/PKGBUILD (from rev 154691, 
ruby-rainbow/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2015-12-28 21:27:32 UTC (rev 154692)
@@ -0,0 +1,28 @@
+# Maintainer: Levente Polyak 
+# Contributor: Hyacinthe Cartiaux 
+# Contributor: Juan Diego Tascon
+# Contributor: Tom Vincent 
+
+_gemname=rainbow
+pkgname=ruby-${_gemname}
+pkgver=2.0.0
+pkgrel=4
+pkgdesc="Rainbow is extension to ruby's String class adding support for 
colorizing text on ANSI terminal"
+url='https://rubygems.org/gems/rainbow'
+arch=('any')
+license=('GPL2')
+depends=('ruby')
+options=('!emptydirs')
+source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
+noextract=(${_gemname}-${pkgver}.gem)
+sha512sums=('be2c96af48b3e423fd036762f0b496e977727140174e469afd672af0f47c0047a93618b1f792960250b4597da679d31161e29aa412d4ef2f94d8e96102de08ef')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "${pkgdir}${_gemdir}" 
-n "${pkgdir}/usr/bin" ${_gemname}-${pkgver}.gem
+  install -Dm 644 "${pkgdir}${_gemdir}/gems/${_gemname}-${pkgver}/LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm 644 
"${pkgdir}${_gemdir}/gems/${_gemname}-${pkgver}/README.markdown" 
"${pkgdir}/usr/share/doc/${pkgname}/README"
+  rm "${pkgdir}/${_gemdir}/cache/${_gemname}-${pkgver}.gem"
+}
+
+# vim: ts=2 sw=2 et:


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

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:31:45
  Author: foutrelis
Revision: 154695

Ruby 2.3.0 rebuild

Modified:
  ruby-pkgconfig/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:31:15 UTC (rev 154694)
+++ PKGBUILD2015-12-28 21:31:45 UTC (rev 154695)
@@ -7,7 +7,7 @@
 pkgname=ruby-pkgconfig
 _pkgname=pkg-config
 pkgver=1.1.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Implementation of pkg-config in ruby'
 arch=('any')
 url='http://github.com/ruby-gnome2/pkg-config'


[arch-commits] Commit in ruby-pkgconfig/repos (2 files)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:31:50
  Author: foutrelis
Revision: 154696

archrelease: copy trunk to community-staging-any

Added:
  ruby-pkgconfig/repos/community-staging-any/
  ruby-pkgconfig/repos/community-staging-any/PKGBUILD
(from rev 154695, ruby-pkgconfig/trunk/PKGBUILD)

--+
 PKGBUILD |   26 ++
 1 file changed, 26 insertions(+)

Copied: ruby-pkgconfig/repos/community-staging-any/PKGBUILD (from rev 154695, 
ruby-pkgconfig/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2015-12-28 21:31:50 UTC (rev 154696)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Brad Fanella 
+# Contributor: gem2arch 0.1
+# Contributor: theapodan
+
+pkgname=ruby-pkgconfig
+_pkgname=pkg-config
+pkgver=1.1.6
+pkgrel=2
+pkgdesc='Implementation of pkg-config in ruby'
+arch=('any')
+url='http://github.com/ruby-gnome2/pkg-config'
+license=('LGPL')
+depends=('ruby')
+source=("http://gems.rubyforge.org/gems/$_pkgname-$pkgver.gem;)
+sha256sums=('f89c285286d9bb160705d042d8ff96d41d2755d4de80611d52f3ab0f7626')
+noextract=("$_pkgname-$pkgver.gem")
+
+package() {
+  gem install \
+--no-user-install \
+--ignore-dependencies \
+-i "$pkgdir$(ruby -rubygems -e'puts Gem.default_dir')" \
+$_pkgname-$pkgver.gem
+}


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

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:32:09
  Author: foutrelis
Revision: 154697

Ruby 2.3.0 rebuild

Modified:
  ruby-trollop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:31:50 UTC (rev 154696)
+++ PKGBUILD2015-12-28 21:32:09 UTC (rev 154697)
@@ -4,7 +4,7 @@
 _gemname=trollop
 pkgname=ruby-${_gemname}
 pkgver=2.1.2
-pkgrel=2
+pkgrel=3
 pkgdesc='Commandline option parser for Ruby that just gets out of your way'
 url='http://manageiq.github.io/trollop/'
 arch=('any')


[arch-commits] Commit in ruby-diff-lcs/trunk (PKGBUILD)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:32:36
  Author: foutrelis
Revision: 154699

Ruby 2.3.0 rebuild

Modified:
  ruby-diff-lcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:32:14 UTC (rev 154698)
+++ PKGBUILD2015-12-28 21:32:36 UTC (rev 154699)
@@ -7,7 +7,7 @@
 _gemname=diff-lcs
 pkgname=ruby-${_gemname}
 pkgver=1.2.5
-pkgrel=4
+pkgrel=5
 pkgdesc='Diff::LCS computes the difference between two Enumerable sequences 
using the McIlroy-Hunt longest common subsequence (LCS) algorithm'
 url='https://github.com/halostatue/diff-lcs'
 arch=('any')


[arch-commits] Commit in ruby-trollop/repos (2 files)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:32:14
  Author: foutrelis
Revision: 154698

archrelease: copy trunk to community-staging-any

Added:
  ruby-trollop/repos/community-staging-any/
  ruby-trollop/repos/community-staging-any/PKGBUILD
(from rev 154697, ruby-trollop/trunk/PKGBUILD)

--+
 PKGBUILD |   25 +
 1 file changed, 25 insertions(+)

Copied: ruby-trollop/repos/community-staging-any/PKGBUILD (from rev 154697, 
ruby-trollop/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2015-12-28 21:32:14 UTC (rev 154698)
@@ -0,0 +1,25 @@
+# Maintainer: Levente Polyak 
+# Contributor: Vojtěch Aschenbrenner 
+
+_gemname=trollop
+pkgname=ruby-${_gemname}
+pkgver=2.1.2
+pkgrel=3
+pkgdesc='Commandline option parser for Ruby that just gets out of your way'
+url='http://manageiq.github.io/trollop/'
+arch=('any')
+license=('MIT')
+depends=('ruby')
+options=('!emptydirs')
+source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
+noextract=(${pkgname}-${pkgver}.gem)
+sha512sums=('afebe220119476fe3b992f430c79c9de06a6b5398f3ccf957bc0e3b3a1bcebd47a350a94882b3c46aa4db93c70002f3d4adabfe95d0338f14149545c7a9e8dc3')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "${pkgdir}${_gemdir}" 
-n "${pkgdir}/usr/bin" ${_gemname}-${pkgver}.gem
+  install -Dm 644 "${pkgdir}${_gemdir}/gems/${_gemname}-${pkgver}/README.md" 
"${pkgdir}/usr/share/doc/${pkgname}/README"
+  rm "${pkgdir}/${_gemdir}/cache/${_gemname}-${pkgver}.gem"
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in ruby-diff-lcs/repos (2 files)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:32:41
  Author: foutrelis
Revision: 154700

archrelease: copy trunk to community-staging-any

Added:
  ruby-diff-lcs/repos/community-staging-any/
  ruby-diff-lcs/repos/community-staging-any/PKGBUILD
(from rev 154699, ruby-diff-lcs/trunk/PKGBUILD)

--+
 PKGBUILD |   29 +
 1 file changed, 29 insertions(+)

Copied: ruby-diff-lcs/repos/community-staging-any/PKGBUILD (from rev 154699, 
ruby-diff-lcs/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2015-12-28 21:32:41 UTC (rev 154700)
@@ -0,0 +1,29 @@
+# Maintainer: Levente Polyak 
+# Contributor: Sirat18 
+# Contributor: Anatol Pomozov 
+# Contributor: Alfredo Palhares 
+# Contributor: mtorromeo
+
+_gemname=diff-lcs
+pkgname=ruby-${_gemname}
+pkgver=1.2.5
+pkgrel=5
+pkgdesc='Diff::LCS computes the difference between two Enumerable sequences 
using the McIlroy-Hunt longest common subsequence (LCS) algorithm'
+url='https://github.com/halostatue/diff-lcs'
+arch=('any')
+license=('MIT' 'PerlArtistic' 'GPL2')
+depends=('ruby')
+options=('!emptydirs')
+source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
+noextract=(${pkgname}-${pkgver}.gem)
+sha512sums=('ce15cb794a97f9af8585c46b7a2404e1ad6e24e4910b6aa6c5126ef5996d86700979a54a154bab1c0602f19021b287dc865db3eebdc901fb42056f1e2180d0fe')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "${pkgdir}${_gemdir}" 
-n "${pkgdir}/usr/bin" ${_gemname}-${pkgver}.gem
+  install -Dm 644 
"${pkgdir}${_gemdir}/gems/${_gemname}-${pkgver}/docs/COPYING.txt" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm 644 "${pkgdir}${_gemdir}/gems/${_gemname}-${pkgver}/README.rdoc" 
"${pkgdir}/usr/share/doc/${pkgname}/README"
+  rm "${pkgdir}/${_gemdir}/cache/${_gemname}-${pkgver}.gem"
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in drupal/repos/community-any (4 files)

2015-12-28 Thread Sergej Pupykin
Date: Monday, December 28, 2015 @ 22:34:11
  Author: spupykin
Revision: 154706

archrelease: copy trunk to community-any

Added:
  drupal/repos/community-any/PKGBUILD
(from rev 154705, drupal/trunk/PKGBUILD)
  drupal/repos/community-any/drupal.install
(from rev 154705, drupal/trunk/drupal.install)
Deleted:
  drupal/repos/community-any/PKGBUILD
  drupal/repos/community-any/drupal.install

+
 PKGBUILD   |   92 +++
 drupal.install |   14 
 2 files changed, 53 insertions(+), 53 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-12-28 21:33:48 UTC (rev 154705)
+++ PKGBUILD2015-12-28 21:34:11 UTC (rev 154706)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Corrado Primier 
-
-pkgname=drupal
-pkgver=8.0.1
-pkgrel=1
-pkgdesc="A PHP-based content management platform"
-arch=('any')
-url="http://www.drupal.org/;
-license=('GPL')
-depends=('php')
-install='drupal.install'
-backup=('etc/webapps/drupal/.htaccess')
-options=(!strip)
-source=(http://www.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
-md5sums=('423cc4d28da066d099986ac0844f6abb')
-
-package() {
-  _instdir=$pkgdir/usr/share/webapps/drupal
-  mkdir -p ${_instdir}
-  cd ${_instdir}
-  cp -r $srcdir/$pkgname-$pkgver/{*,.htaccess} ${_instdir}
-
-  # move .htaccess
-  mkdir -p $pkgdir/etc/webapps/drupal
-  sed -i '1,1iRequire all denied' ${_instdir}/.htaccess
-  mv ${_instdir}/.htaccess $pkgdir/etc/webapps/drupal/.htaccess
-  ln -s /etc/webapps/drupal/.htaccess ${_instdir}/.htaccess
-
-  # move sites/
-  mkdir -p $pkgdir/var/lib/drupal/
-  mv ${_instdir}/sites $pkgdir/var/lib/drupal/sites
-  ln -s /var/lib/drupal/sites ${_instdir}/sites
-
-  # apache config example
-  cat >$pkgdir/etc/webapps/drupal/apache.example.conf <
-   AllowOverride All
-   Options FollowSymlinks
-   Require all granted
-   php_admin_value open_basedir 
"/srv/:/tmp/:/usr/share/webapps/:/etc/webapps:/usr/share/pear/:/var/lib/drupal"
-   
-EOF
-}

Copied: drupal/repos/community-any/PKGBUILD (from rev 154705, 
drupal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-12-28 21:34:11 UTC (rev 154706)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Corrado Primier 
+
+pkgname=drupal
+pkgver=8.0.1
+pkgrel=2
+pkgdesc="A PHP-based content management platform"
+arch=('any')
+url="http://www.drupal.org/;
+license=('GPL')
+depends=('php' 'php-gd')
+install='drupal.install'
+backup=('etc/webapps/drupal/.htaccess')
+options=(!strip)
+source=(http://www.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
+md5sums=('423cc4d28da066d099986ac0844f6abb')
+
+package() {
+  _instdir=$pkgdir/usr/share/webapps/drupal
+  mkdir -p ${_instdir}
+  cd ${_instdir}
+  cp -r $srcdir/$pkgname-$pkgver/{*,.htaccess} ${_instdir}
+
+  # move .htaccess
+  mkdir -p $pkgdir/etc/webapps/drupal
+  sed -i '1,1iRequire all denied' ${_instdir}/.htaccess
+  mv ${_instdir}/.htaccess $pkgdir/etc/webapps/drupal/.htaccess
+  ln -s /etc/webapps/drupal/.htaccess ${_instdir}/.htaccess
+
+  # move sites/
+  mkdir -p $pkgdir/var/lib/drupal/
+  mv ${_instdir}/sites $pkgdir/var/lib/drupal/sites
+  ln -s /var/lib/drupal/sites ${_instdir}/sites
+
+  # apache config example
+  cat >$pkgdir/etc/webapps/drupal/apache.example.conf <
+   AllowOverride All
+   Options FollowSymlinks
+   Require all granted
+   php_admin_value open_basedir 
"/srv/:/tmp/:/usr/share/webapps/:/etc/webapps:/usr/share/pear/:/var/lib/drupal"
+   
+EOF
+}

Deleted: drupal.install
===
--- drupal.install  2015-12-28 21:33:48 UTC (rev 154705)
+++ drupal.install  2015-12-28 21:34:11 UTC (rev 154706)
@@ -1,7 +0,0 @@
-post_install() {
-  chown -R http:http var/lib/drupal
-}
-
-post_upgrade() {
-  chown -R http:http var/lib/drupal
-}

Copied: drupal/repos/community-any/drupal.install (from rev 154705, 
drupal/trunk/drupal.install)
===
--- drupal.install  (rev 0)
+++ drupal.install  2015-12-28 21:34:11 UTC (rev 154706)
@@ -0,0 +1,7 @@
+post_install() {
+  chown -R http:http var/lib/drupal
+}
+
+post_upgrade() {
+  chown -R http:http var/lib/drupal
+}


[arch-commits] Commit in weechat/repos (4 files)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:41:26
  Author: foutrelis
Revision: 257339

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  weechat/repos/staging-i686/
  weechat/repos/staging-i686/PKGBUILD
(from rev 257338, weechat/trunk/PKGBUILD)
  weechat/repos/staging-x86_64/
  weechat/repos/staging-x86_64/PKGBUILD
(from rev 257338, weechat/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   39 +++
 staging-x86_64/PKGBUILD |   39 +++
 2 files changed, 78 insertions(+)

Copied: weechat/repos/staging-i686/PKGBUILD (from rev 257338, 
weechat/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-28 21:41:26 UTC (rev 257339)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: lucke 
+
+pkgname=weechat
+pkgver=1.3
+pkgrel=4
+pkgdesc="Fast, light and extensible IRC client (curses UI)"
+arch=('i686' 'x86_64')
+url="http://www.weechat.org/;
+license=('GPL')
+depends=('gnutls' 'curl' 'libgcrypt')
+makedepends=('asciidoc' 'source-highlight' 'cmake' 'pkg-config' 'perl' 
'python2' 'lua' 'tcl' 'ruby' 'aspell' 'guile')
+optdepends=('perl' 'python2' 'lua' 'tcl' 'ruby' 'aspell' 'guile')
+source=("http://www.weechat.org/files/src/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('d315ceb66b03442ded0715f4277bd65f')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+
+  cmake -Wno-dev ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DPYTHON_EXECUTABLE=/usr/bin/python2 \
+-DPYTHON_LIBRARY=/usr/lib/libpython2.7.so \
+-DENABLE_MAN=ON \
+-DENABLE_DOC=ON
+
+  make
+}
+
+package() {
+  cd build
+
+  make DESTDIR="${pkgdir}/" install
+}

Copied: weechat/repos/staging-x86_64/PKGBUILD (from rev 257338, 
weechat/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-28 21:41:26 UTC (rev 257339)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: lucke 
+
+pkgname=weechat
+pkgver=1.3
+pkgrel=4
+pkgdesc="Fast, light and extensible IRC client (curses UI)"
+arch=('i686' 'x86_64')
+url="http://www.weechat.org/;
+license=('GPL')
+depends=('gnutls' 'curl' 'libgcrypt')
+makedepends=('asciidoc' 'source-highlight' 'cmake' 'pkg-config' 'perl' 
'python2' 'lua' 'tcl' 'ruby' 'aspell' 'guile')
+optdepends=('perl' 'python2' 'lua' 'tcl' 'ruby' 'aspell' 'guile')
+source=("http://www.weechat.org/files/src/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('d315ceb66b03442ded0715f4277bd65f')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+
+  cmake -Wno-dev ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DPYTHON_EXECUTABLE=/usr/bin/python2 \
+-DPYTHON_LIBRARY=/usr/lib/libpython2.7.so \
+-DENABLE_MAN=ON \
+-DENABLE_DOC=ON
+
+  make
+}
+
+package() {
+  cd build
+
+  make DESTDIR="${pkgdir}/" install
+}


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

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:41:19
  Author: foutrelis
Revision: 257338

Ruby 2.3.0 rebuild

Modified:
  weechat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:25:05 UTC (rev 257337)
+++ PKGBUILD2015-12-28 21:41:19 UTC (rev 257338)
@@ -4,7 +4,7 @@
 
 pkgname=weechat
 pkgver=1.3
-pkgrel=3
+pkgrel=4
 pkgdesc="Fast, light and extensible IRC client (curses UI)"
 arch=('i686' 'x86_64')
 url="http://www.weechat.org/;


[arch-commits] Commit in ruby-dbus/repos (2 files)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:42:30
  Author: foutrelis
Revision: 154709

archrelease: copy trunk to community-staging-any

Added:
  ruby-dbus/repos/community-staging-any/
  ruby-dbus/repos/community-staging-any/PKGBUILD
(from rev 154708, ruby-dbus/trunk/PKGBUILD)

--+
 PKGBUILD |   25 +
 1 file changed, 25 insertions(+)

Copied: ruby-dbus/repos/community-staging-any/PKGBUILD (from rev 154708, 
ruby-dbus/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2015-12-28 21:42:30 UTC (rev 154709)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+# Generated by gem2arch (https://github.com/anatol/gem2arch)
+
+_gemname=ruby-dbus
+pkgname=$_gemname
+pkgver=0.11.0
+pkgrel=2
+pkgdesc='Ruby module for interaction with D-Bus'
+arch=(any)
+url='https://trac.luon.net/ruby-dbus'
+license=(LGPL2.1)
+depends=(ruby)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('2fefd1e157dd94f3dc33d5de9394f551d3557a41')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/COPYING" 
"$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}


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

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:56:01
  Author: foutrelis
Revision: 154722

Ruby 2.3.0 rebuild

Modified:
  ruby-rdiscount/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:54:58 UTC (rev 154721)
+++ PKGBUILD2015-12-28 21:56:01 UTC (rev 154722)
@@ -6,7 +6,7 @@
 _gemname=rdiscount
 pkgname=ruby-$_gemname
 pkgver=2.1.8
-pkgrel=1
+pkgrel=2
 pkgdesc="Fast Implementation of Gruber's Markdown in C"
 arch=(i686 x86_64)
 url='http://dafoster.net/projects/rdiscount/'


[arch-commits] Commit in ruby-rdiscount/repos (4 files)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:56:08
  Author: foutrelis
Revision: 154723

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  ruby-rdiscount/repos/community-staging-i686/
  ruby-rdiscount/repos/community-staging-i686/PKGBUILD
(from rev 154722, ruby-rdiscount/trunk/PKGBUILD)
  ruby-rdiscount/repos/community-staging-x86_64/
  ruby-rdiscount/repos/community-staging-x86_64/PKGBUILD
(from rev 154722, ruby-rdiscount/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   27 +++
 community-staging-x86_64/PKGBUILD |   27 +++
 2 files changed, 54 insertions(+)

Copied: ruby-rdiscount/repos/community-staging-i686/PKGBUILD (from rev 154722, 
ruby-rdiscount/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-28 21:56:08 UTC (rev 154723)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Massimiliano Torromeo 
+# Contributor: Alexsandr Pavlov 
+
+_gemname=rdiscount
+pkgname=ruby-$_gemname
+pkgver=2.1.8
+pkgrel=2
+pkgdesc="Fast Implementation of Gruber's Markdown in C"
+arch=(i686 x86_64)
+url='http://dafoster.net/projects/rdiscount/'
+license=(BSD)
+depends=(ruby)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('b9a058401a8562e79b314f42e40b7dff31c9966d')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/COPYING" 
"$pkgdir/usr/share/licenses/$pkgname/COPYING"
+
+  rm -rf "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/ext"
+}

Copied: ruby-rdiscount/repos/community-staging-x86_64/PKGBUILD (from rev 
154722, ruby-rdiscount/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-28 21:56:08 UTC (rev 154723)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Massimiliano Torromeo 
+# Contributor: Alexsandr Pavlov 
+
+_gemname=rdiscount
+pkgname=ruby-$_gemname
+pkgver=2.1.8
+pkgrel=2
+pkgdesc="Fast Implementation of Gruber's Markdown in C"
+arch=(i686 x86_64)
+url='http://dafoster.net/projects/rdiscount/'
+license=(BSD)
+depends=(ruby)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('b9a058401a8562e79b314f42e40b7dff31c9966d')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/COPYING" 
"$pkgdir/usr/share/licenses/$pkgname/COPYING"
+
+  rm -rf "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/ext"
+}


[arch-commits] Commit in vim/repos (12 files)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 23:05:50
  Author: foutrelis
Revision: 257343

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  vim/repos/staging-i686/
  vim/repos/staging-i686/PKGBUILD
(from rev 257342, vim/trunk/PKGBUILD)
  vim/repos/staging-i686/archlinux.vim
(from rev 257342, vim/trunk/archlinux.vim)
  vim/repos/staging-i686/gvim.desktop
(from rev 257342, vim/trunk/gvim.desktop)
  vim/repos/staging-i686/gvim.install
(from rev 257342, vim/trunk/gvim.install)
  vim/repos/staging-i686/vimrc
(from rev 257342, vim/trunk/vimrc)
  vim/repos/staging-x86_64/
  vim/repos/staging-x86_64/PKGBUILD
(from rev 257342, vim/trunk/PKGBUILD)
  vim/repos/staging-x86_64/archlinux.vim
(from rev 257342, vim/trunk/archlinux.vim)
  vim/repos/staging-x86_64/gvim.desktop
(from rev 257342, vim/trunk/gvim.desktop)
  vim/repos/staging-x86_64/gvim.install
(from rev 257342, vim/trunk/gvim.install)
  vim/repos/staging-x86_64/vimrc
(from rev 257342, vim/trunk/vimrc)

--+
 staging-i686/PKGBUILD|  377 +
 staging-i686/archlinux.vim   |   25 ++
 staging-i686/gvim.desktop|   63 ++
 staging-i686/gvim.install|   15 +
 staging-i686/vimrc   |   16 +
 staging-x86_64/PKGBUILD  |  377 +
 staging-x86_64/archlinux.vim |   25 ++
 staging-x86_64/gvim.desktop  |   63 ++
 staging-x86_64/gvim.install  |   15 +
 staging-x86_64/vimrc |   16 +
 10 files changed, 992 insertions(+)

Copied: vim/repos/staging-i686/PKGBUILD (from rev 257342, vim/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-28 22:05:50 UTC (rev 257343)
@@ -0,0 +1,377 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Thomas Dziedzic 
+# Contributor: Jan "heftig" Steffens 
+# Contributor: tobias [ tobias at archlinux org ]
+# Contributor: Daniel J Griffiths 
+
+pkgbase=vim
+pkgname=(vim-minimal vim vim-python3 gvim gvim-python3 vim-runtime)
+pkgver=7.4.944
+_versiondir=74
+pkgrel=2
+arch=(i686 x86_64)
+license=('custom:vim')
+url='http://www.vim.org'
+makedepends=(gpm python2 python ruby libxt desktop-file-utils gtk2 lua)
+source=(vim-$pkgver.tar.gz::http://github.com/vim/vim/archive/v$pkgver.tar.gz
+vimrc
+archlinux.vim
+gvim.desktop)
+sha1sums=('a670bd0a8417363d757341e1435474b42dd3ca75'
+  '15ebf3f48693f1f219fe2d8edb7643683139eb6b'
+  '94f7bb87b5d06bace86bc4b3ef1372813b4eedf2'
+  '4a579cf66590d711f49c5dfb4a25e5df116ff7ba')
+
+prepare() {
+  cd vim-$pkgver
+
+  # define the place for the global (g)vimrc file (set to /etc/vimrc)
+  sed -i 's|^.*\(#define SYS_.*VIMRC_FILE.*"\) .*$|\1|' \
+src/feature.h
+  sed -i 's|^.*\(#define VIMRC_FILE.*"\) .*$|\1|' \
+src/feature.h
+
+  (cd src && autoconf)
+
+  cd "$srcdir"
+  for pkg in ${pkgname[@]}
+  do
+cp -a vim-$pkgver ${pkg}-build
+  done
+}
+
+build() {
+  cd "${srcdir}"/vim-runtime-build
+
+  ./configure \
+--prefix=/usr \
+--localstatedir=/var/lib/vim \
+--with-features=huge \
+--with-compiledby='Arch Linux' \
+--enable-gpm \
+--enable-acl \
+--with-x=no \
+--disable-gui \
+--enable-multibyte \
+--enable-cscope \
+--disable-netbeans \
+--enable-perlinterp \
+--disable-pythoninterp \
+--disable-python3interp \
+--disable-rubyinterp \
+--disable-luainterp
+
+  make
+
+  cd "${srcdir}"/vim-minimal-build
+
+  ./configure \
+--prefix=/usr \
+--localstatedir=/var/lib/vim \
+--with-features=huge \
+--with-compiledby='Arch Linux' \
+--enable-gpm \
+--enable-acl \
+--with-x=no \
+--disable-gui \
+--enable-multibyte \
+--enable-cscope \
+--disable-netbeans \
+--enable-perlinterp \
+--disable-pythoninterp \
+--disable-python3interp \
+--disable-rubyinterp \
+--disable-luainterp
+
+  make
+
+  cd "${srcdir}"/vim-build
+
+  ./configure \
+--prefix=/usr \
+--localstatedir=/var/lib/vim \
+--with-features=huge \
+--with-compiledby='Arch Linux' \
+--enable-gpm \
+--enable-acl \
+--with-x=no \
+--disable-gui \
+--enable-multibyte \
+--enable-cscope \
+--enable-netbeans \
+--enable-perlinterp \
+--enable-pythoninterp \
+--disable-python3interp \
+--enable-rubyinterp \
+--enable-luainterp
+
+  make
+
+  cd "${srcdir}"/vim-python3-build
+
+  ./configure \
+--prefix=/usr \
+--localstatedir=/var/lib/vim \
+--with-features=huge \
+--with-compiledby='Arch Linux' \
+--enable-gpm \
+--enable-acl \
+--with-x=no \
+--disable-gui \
+--enable-multibyte \
+--enable-cscope \
+--enable-netbeans \
+--enable-perlinterp \
+

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

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 23:05:35
  Author: foutrelis
Revision: 257342

Ruby 2.3.0 rebuild

Modified:
  vim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:57:46 UTC (rev 257341)
+++ PKGBUILD2015-12-28 22:05:35 UTC (rev 257342)
@@ -9,7 +9,7 @@
 pkgname=(vim-minimal vim vim-python3 gvim gvim-python3 vim-runtime)
 pkgver=7.4.944
 _versiondir=74
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 license=('custom:vim')
 url='http://www.vim.org'


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

2015-12-28 Thread Bartłomiej Piotrowski
Date: Monday, December 28, 2015 @ 23:14:13
  Author: bpiotrowski
Revision: 154738

Ruby 2.3.0 rebuild

Modified:
  uwsgi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 22:10:59 UTC (rev 154737)
+++ PKGBUILD2015-12-28 22:14:13 UTC (rev 154738)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.11.2
-pkgrel=3
+pkgrel=4
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase;
 license=(GPL2)


[arch-commits] Commit in uwsgi/repos (26 files)

2015-12-28 Thread Bartłomiej Piotrowski
Date: Monday, December 28, 2015 @ 23:15:01
  Author: bpiotrowski
Revision: 154739

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  uwsgi/repos/community-staging-i686/
  uwsgi/repos/community-staging-i686/PKGBUILD
(from rev 154738, uwsgi/trunk/PKGBUILD)
  uwsgi/repos/community-staging-i686/archlinux.ini
(from rev 154738, uwsgi/trunk/archlinux.ini)
  uwsgi/repos/community-staging-i686/emperor.ini
(from rev 154738, uwsgi/trunk/emperor.ini)
  uwsgi/repos/community-staging-i686/emperor.uwsgi.service
(from rev 154738, uwsgi/trunk/emperor.uwsgi.service)
  uwsgi/repos/community-staging-i686/emperor.uwsgi.socket
(from rev 154738, uwsgi/trunk/emperor.uwsgi.socket)
  uwsgi/repos/community-staging-i686/tmpfilesd
(from rev 154738, uwsgi/trunk/tmpfilesd)
  uwsgi/repos/community-staging-i686/uwsgi.install
(from rev 154738, uwsgi/trunk/uwsgi.install)
  uwsgi/repos/community-staging-i686/uwsgi_at.service
(from rev 154738, uwsgi/trunk/uwsgi_at.service)
  uwsgi/repos/community-staging-i686/uwsgi_at.socket
(from rev 154738, uwsgi/trunk/uwsgi_at.socket)
  uwsgi/repos/community-staging-i686/uwsgi_fix_rpath.patch
(from rev 154738, uwsgi/trunk/uwsgi_fix_rpath.patch)
  uwsgi/repos/community-staging-i686/uwsgi_ruby20_compatibility.patch
(from rev 154738, uwsgi/trunk/uwsgi_ruby20_compatibility.patch)
  uwsgi/repos/community-staging-i686/uwsgi_trick_chroot.patch
(from rev 154738, uwsgi/trunk/uwsgi_trick_chroot.patch)
  uwsgi/repos/community-staging-x86_64/
  uwsgi/repos/community-staging-x86_64/PKGBUILD
(from rev 154738, uwsgi/trunk/PKGBUILD)
  uwsgi/repos/community-staging-x86_64/archlinux.ini
(from rev 154738, uwsgi/trunk/archlinux.ini)
  uwsgi/repos/community-staging-x86_64/emperor.ini
(from rev 154738, uwsgi/trunk/emperor.ini)
  uwsgi/repos/community-staging-x86_64/emperor.uwsgi.service
(from rev 154738, uwsgi/trunk/emperor.uwsgi.service)
  uwsgi/repos/community-staging-x86_64/emperor.uwsgi.socket
(from rev 154738, uwsgi/trunk/emperor.uwsgi.socket)
  uwsgi/repos/community-staging-x86_64/tmpfilesd
(from rev 154738, uwsgi/trunk/tmpfilesd)
  uwsgi/repos/community-staging-x86_64/uwsgi.install
(from rev 154738, uwsgi/trunk/uwsgi.install)
  uwsgi/repos/community-staging-x86_64/uwsgi_at.service
(from rev 154738, uwsgi/trunk/uwsgi_at.service)
  uwsgi/repos/community-staging-x86_64/uwsgi_at.socket
(from rev 154738, uwsgi/trunk/uwsgi_at.socket)
  uwsgi/repos/community-staging-x86_64/uwsgi_fix_rpath.patch
(from rev 154738, uwsgi/trunk/uwsgi_fix_rpath.patch)
  uwsgi/repos/community-staging-x86_64/uwsgi_ruby20_compatibility.patch
(from rev 154738, uwsgi/trunk/uwsgi_ruby20_compatibility.patch)
  uwsgi/repos/community-staging-x86_64/uwsgi_trick_chroot.patch
(from rev 154738, uwsgi/trunk/uwsgi_trick_chroot.patch)

---+
 community-staging-i686/PKGBUILD   |  196 
 community-staging-i686/archlinux.ini  |5 
 community-staging-i686/emperor.ini|4 
 community-staging-i686/emperor.uwsgi.service  |   16 
 community-staging-i686/emperor.uwsgi.socket   |9 
 community-staging-i686/tmpfilesd  |1 
 community-staging-i686/uwsgi.install  |   12 
 community-staging-i686/uwsgi_at.service   |   16 
 community-staging-i686/uwsgi_at.socket|9 
 community-staging-i686/uwsgi_fix_rpath.patch  |   66 
 community-staging-i686/uwsgi_ruby20_compatibility.patch   |   42 ++
 community-staging-i686/uwsgi_trick_chroot.patch   |   16 
 community-staging-x86_64/PKGBUILD |  196 
 community-staging-x86_64/archlinux.ini|5 
 community-staging-x86_64/emperor.ini  |4 
 community-staging-x86_64/emperor.uwsgi.service|   16 
 community-staging-x86_64/emperor.uwsgi.socket |9 
 community-staging-x86_64/tmpfilesd|1 
 community-staging-x86_64/uwsgi.install|   12 
 community-staging-x86_64/uwsgi_at.service |   16 
 community-staging-x86_64/uwsgi_at.socket  |9 
 community-staging-x86_64/uwsgi_fix_rpath.patch|   66 
 community-staging-x86_64/uwsgi_ruby20_compatibility.patch |   42 ++
 community-staging-x86_64/uwsgi_trick_chroot.patch |   16 
 24 files changed, 784 insertions(+)

Copied: uwsgi/repos/community-staging-i686/PKGBUILD (from rev 154738, 
uwsgi/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-28 22:15:01 UTC (rev 154739)
@@ -0,0 +1,196 @@
+# $Id$
+# Maintainer: Daniel Wallace 
+# Maintainer: 

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

2015-12-28 Thread Felix Yan
Date: Tuesday, December 29, 2015 @ 03:03:09
  Author: fyan
Revision: 257354

upgpkg: python2-ipaddress 1.0.16-1

Modified:
  python2-ipaddress/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-29 01:12:26 UTC (rev 257353)
+++ PKGBUILD2015-12-29 02:03:09 UTC (rev 257354)
@@ -3,7 +3,7 @@
 # Contributor: Nikolaus Brandt 
 
 pkgname=python2-ipaddress
-pkgver=1.0.15
+pkgver=1.0.16
 pkgrel=1
 pkgdesc="IPv4/IPv6 manipulation library"
 arch=(any)
@@ -12,7 +12,7 @@
 depends=('python2')
 
source=("https://pypi.python.org/packages/source/i/ipaddress/ipaddress-$pkgver.tar.gz;
 LICENSE)
-sha512sums=('6cb53a2689da356b9f853bca564ca41b9d9c5700dd3c46c6f2937f2f7f97f955f3e351700494fdd2f20d6333f5feb2e5cb2d957eb4c626cc2c28cc3521fca0a1'
+sha512sums=('50baf15f185b039037eef7b047d5a0ffbe1b335d2d94c218b6a2012ae1ba89c5e5c4f64667d8a623e4e4e7598d90c8a7caa8327ea4c155260ab90384f86a6c89'
 
'5cc59a125412b0eb35f05d40756db050805fc1bd5729f350796644ad92b8117f8d3ed3c7cf6ab8b072518706bf95a1d40f016d065726a1296e19ea09582ec385')
 
 check() {


[arch-commits] Commit in python2-ipaddress/repos/extra-any (4 files)

2015-12-28 Thread Felix Yan
Date: Tuesday, December 29, 2015 @ 03:03:32
  Author: fyan
Revision: 257355

archrelease: copy trunk to extra-any

Added:
  python2-ipaddress/repos/extra-any/LICENSE
(from rev 257354, python2-ipaddress/trunk/LICENSE)
  python2-ipaddress/repos/extra-any/PKGBUILD
(from rev 257354, python2-ipaddress/trunk/PKGBUILD)
Deleted:
  python2-ipaddress/repos/extra-any/LICENSE
  python2-ipaddress/repos/extra-any/PKGBUILD

--+
 LICENSE  |  100 ++---
 PKGBUILD |   56 +-
 2 files changed, 78 insertions(+), 78 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2015-12-29 02:03:09 UTC (rev 257354)
+++ LICENSE 2015-12-29 02:03:32 UTC (rev 257355)
@@ -1,50 +0,0 @@
-This package is a modified version of cpython's ipaddress module.
-It is therefore distributed under the PSF license, as follows: 
-
-PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
-
-
-1. This LICENSE AGREEMENT is between the Python Software Foundation
-("PSF"), and the Individual or Organization ("Licensee") accessing and
-otherwise using this software ("Python") in source or binary form and
-its associated documentation.
-
-2. Subject to the terms and conditions of this License Agreement, PSF hereby
-grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
-analyze, test, perform and/or display publicly, prepare derivative works,
-distribute, and otherwise use Python alone or in any derivative version,
-provided, however, that PSF's License Agreement and PSF's notice of copyright,
-i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 
2010,
-2011, 2012, 2013, 2014 Python Software Foundation; All Rights Reserved" are
-retained in Python alone or in any derivative version prepared by Licensee.
-
-3. In the event Licensee prepares a derivative work that is based on
-or incorporates Python or any part thereof, and wants to make
-the derivative work available to others as provided herein, then
-Licensee hereby agrees to include in any such work a brief summary of
-the changes made to Python.
-
-4. PSF is making Python available to Licensee on an "AS IS"
-basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
-IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
-DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
-FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
-INFRINGE ANY THIRD PARTY RIGHTS.
-
-5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
-FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
-A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
-OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
-
-6. This License Agreement will automatically terminate upon a material
-breach of its terms and conditions.
-
-7. Nothing in this License Agreement shall be deemed to create any
-relationship of agency, partnership, or joint venture between PSF and
-Licensee.  This License Agreement does not grant permission to use PSF
-trademarks or trade name in a trademark sense to endorse or promote
-products or services of Licensee, or any third party.
-
-8. By copying, installing or otherwise using Python, Licensee
-agrees to be bound by the terms and conditions of this License
-Agreement.

Copied: python2-ipaddress/repos/extra-any/LICENSE (from rev 257354, 
python2-ipaddress/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2015-12-29 02:03:32 UTC (rev 257355)
@@ -0,0 +1,50 @@
+This package is a modified version of cpython's ipaddress module.
+It is therefore distributed under the PSF license, as follows: 
+
+PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
+
+
+1. This LICENSE AGREEMENT is between the Python Software Foundation
+("PSF"), and the Individual or Organization ("Licensee") accessing and
+otherwise using this software ("Python") in source or binary form and
+its associated documentation.
+
+2. Subject to the terms and conditions of this License Agreement, PSF hereby
+grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
+analyze, test, perform and/or display publicly, prepare derivative works,
+distribute, and otherwise use Python alone or in any derivative version,
+provided, however, that PSF's License Agreement and PSF's notice of copyright,
+i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 
2010,
+2011, 2012, 2013, 2014 Python Software Foundation; All Rights Reserved" are
+retained in Python alone or in any derivative version prepared by Licensee.
+
+3. In the event Licensee prepares a derivative work that is based on
+or incorporates Python or any part thereof, and wants to make
+the derivative work 

[arch-commits] Commit in perl-graphviz/repos/community-any (PKGBUILD PKGBUILD)

2015-12-28 Thread Felix Yan
Date: Tuesday, December 29, 2015 @ 03:04:07
  Author: fyan
Revision: 154842

archrelease: copy trunk to community-any

Added:
  perl-graphviz/repos/community-any/PKGBUILD
(from rev 154841, perl-graphviz/trunk/PKGBUILD)
Deleted:
  perl-graphviz/repos/community-any/PKGBUILD

--+
 PKGBUILD |   82 ++---
 1 file changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-12-29 02:03:44 UTC (rev 154841)
+++ PKGBUILD2015-12-29 02:04:07 UTC (rev 154842)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Phillip Smith 
-# http://github.com/fukawi2/aur-packages
-# Contributor: Jason St. John 
-# Contributor: antoniolucas 
-
-_perlmod=GraphViz
-pkgname=perl-graphviz
-pkgver=2.19
-pkgrel=1
-pkgdesc="GraphViz - Interface to AT's GraphViz. Deprecated. See GraphViz2"
-arch=('any')
-url="http://search.cpan.org/dist/$_perlmod;
-license=('GPL' 'PerlArtistic')
-options=('!emptydirs')
-depends=('graphviz' 'perl-file-which' 'perl-ipc-run' 'perl-parse-recdescent'
- 'perl-xml-twig' 'perl-xml-xpath' 'perl-libwww')
-makedepends=('perl-module-build')
-checkdepends=('perl-test-pod')
-source=("https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/$_perlmod-$pkgver.tgz;)
-md5sums=('a394f6a0366e6561af45b4c2d00688df')
-
-build() {
-  cd "$srcdir/$_perlmod-$pkgver"
-
-  perl Build.PL installdirs=vendor destdir="$pkgdir/"
-  perl Build
-}
-
-check() {
-  cd "$srcdir/$_perlmod-$pkgver"
-  perl Build test
-}
-
-package() {
-  cd "$srcdir/$_perlmod-$pkgver"
-  perl Build install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: perl-graphviz/repos/community-any/PKGBUILD (from rev 154841, 
perl-graphviz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-12-29 02:04:07 UTC (rev 154842)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Phillip Smith 
+# http://github.com/fukawi2/aur-packages
+# Contributor: Jason St. John 
+# Contributor: antoniolucas 
+
+_perlmod=GraphViz
+pkgname=perl-graphviz
+pkgver=2.20
+pkgrel=1
+pkgdesc="GraphViz - Interface to AT's GraphViz. Deprecated. See GraphViz2"
+arch=('any')
+url="http://search.cpan.org/dist/$_perlmod;
+license=('GPL' 'PerlArtistic')
+options=('!emptydirs')
+depends=('graphviz' 'perl-file-which' 'perl-ipc-run' 'perl-parse-recdescent'
+ 'perl-xml-twig' 'perl-xml-xpath' 'perl-libwww')
+makedepends=('perl-module-build')
+checkdepends=('perl-test-pod')
+source=("https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/$_perlmod-$pkgver.tgz;)
+md5sums=('714de36d86950cd436d87d1d52b6')
+
+build() {
+  cd "$srcdir/$_perlmod-$pkgver"
+
+  perl Build.PL installdirs=vendor destdir="$pkgdir/"
+  perl Build
+}
+
+check() {
+  cd "$srcdir/$_perlmod-$pkgver"
+  perl Build test
+}
+
+package() {
+  cd "$srcdir/$_perlmod-$pkgver"
+  perl Build install
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-12-28 Thread Felix Yan
Date: Tuesday, December 29, 2015 @ 03:03:44
  Author: fyan
Revision: 154841

upgpkg: perl-graphviz 2.20-1

Modified:
  perl-graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-29 01:11:37 UTC (rev 154840)
+++ PKGBUILD2015-12-29 02:03:44 UTC (rev 154841)
@@ -7,7 +7,7 @@
 
 _perlmod=GraphViz
 pkgname=perl-graphviz
-pkgver=2.19
+pkgver=2.20
 pkgrel=1
 pkgdesc="GraphViz - Interface to AT's GraphViz. Deprecated. See GraphViz2"
 arch=('any')
@@ -19,7 +19,7 @@
 makedepends=('perl-module-build')
 checkdepends=('perl-test-pod')
 
source=("https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/$_perlmod-$pkgver.tgz;)
-md5sums=('a394f6a0366e6561af45b4c2d00688df')
+md5sums=('714de36d86950cd436d87d1d52b6')
 
 build() {
   cd "$srcdir/$_perlmod-$pkgver"


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

2015-12-28 Thread Laurent Carlier
Date: Monday, December 28, 2015 @ 11:46:26
  Author: lcarlier
Revision: 154658

upgpkg: lib32-libdrm 2.4.66-1

upstream update 2.4.66

Modified:
  lib32-libdrm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 10:28:11 UTC (rev 154657)
+++ PKGBUILD2015-12-28 10:46:26 UTC (rev 154658)
@@ -4,7 +4,7 @@
 
 _pkgbasename=libdrm
 pkgname=lib32-$_pkgbasename
-pkgver=2.4.65
+pkgver=2.4.66
 pkgrel=1
 pkgdesc="Userspace interface to kernel DRM services (32-bit)"
 arch=(x86_64)
@@ -14,7 +14,7 @@
 options=('!libtool')
 url="http://dri.freedesktop.org/;
 
source=(http://dri.freedesktop.org/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.bz2{,.sig})
-sha256sums=('71960ac8bde7d710992b1bc8879935e8300a870c36bd06f22412d0447e3d96c4'
+sha256sums=('79cb8e988749794edfb2d777b298d5292eff35371ed813589e61d2bc2d76'
 'SKIP')
 validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst 

 validpgpkeys+=('215DEE688925CCB965BE5DA97C03D7797B6E1AE2') # Damien Lespiau 



[arch-commits] Commit in deepin-metacity/repos (8 files)

2015-12-28 Thread Felix Yan
Date: Monday, December 28, 2015 @ 11:26:35
  Author: fyan
Revision: 154653

archrelease: copy trunk to community-i686, community-x86_64

Added:
  deepin-metacity/repos/community-i686/PKGBUILD
(from rev 154652, deepin-metacity/trunk/PKGBUILD)
  deepin-metacity/repos/community-i686/deepin-metacity.install
(from rev 154652, deepin-metacity/trunk/deepin-metacity.install)
  deepin-metacity/repos/community-x86_64/PKGBUILD
(from rev 154652, deepin-metacity/trunk/PKGBUILD)
  deepin-metacity/repos/community-x86_64/deepin-metacity.install
(from rev 154652, deepin-metacity/trunk/deepin-metacity.install)
Deleted:
  deepin-metacity/repos/community-i686/PKGBUILD
  deepin-metacity/repos/community-i686/deepin-metacity.install
  deepin-metacity/repos/community-x86_64/PKGBUILD
  deepin-metacity/repos/community-x86_64/deepin-metacity.install

--+
 /PKGBUILD|   66 +
 /deepin-metacity.install |   22 +
 community-i686/PKGBUILD  |   33 --
 community-i686/deepin-metacity.install   |   11 
 community-x86_64/PKGBUILD|   33 --
 community-x86_64/deepin-metacity.install |   11 
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-12-28 10:25:59 UTC (rev 154652)
+++ community-i686/PKGBUILD 2015-12-28 10:26:35 UTC (rev 154653)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Balló György 
-# Contributor: Jan de Groot 
- 
-pkgname=deepin-metacity
-pkgver=3.18.1.3
-pkgrel=1
-pkgdesc="2D window manager for Deepin"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dconf' 'libcanberra' 'libgtop' 'libsm' 'deepin-desktop-schemas' 
'gtk3' 'startup-notification' 'zenity')
-makedepends=('intltool' 'itstool' 'autoconf-archive' 'yelp-tools' 'git')
-url="https://github.com/linuxdeepin/deepin-metacity;
-install=deepin-metacity.install
-source=("git+https://github.com/linuxdeepin/deepin-metacity.git#tag=$pkgver;)
-sha256sums=('SKIP')
- 
-prepare() {
-  cd $pkgname
-}
- 
-build() {
-  cd $pkgname
-  ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
-   --disable-static --disable-schemas-compile
-  make
-}
- 
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-metacity/repos/community-i686/PKGBUILD (from rev 154652, 
deepin-metacity/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-12-28 10:26:35 UTC (rev 154653)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Balló György 
+# Contributor: Jan de Groot 
+ 
+pkgname=deepin-metacity
+pkgver=3.18.1.4
+pkgrel=1
+pkgdesc="2D window manager for Deepin"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dconf' 'libcanberra' 'libgtop' 'libsm' 'deepin-desktop-schemas' 
'gtk3' 'startup-notification' 'zenity')
+makedepends=('intltool' 'itstool' 'autoconf-archive' 'yelp-tools' 'git')
+url="https://github.com/linuxdeepin/deepin-metacity;
+install=deepin-metacity.install
+source=("git+https://github.com/linuxdeepin/deepin-metacity.git#tag=$pkgver;)
+sha256sums=('SKIP')
+ 
+prepare() {
+  cd $pkgname
+}
+ 
+build() {
+  cd $pkgname
+  ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
+   --disable-static --disable-schemas-compile
+  make
+}
+ 
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-i686/deepin-metacity.install
===
--- community-i686/deepin-metacity.install  2015-12-28 10:25:59 UTC (rev 
154652)
+++ community-i686/deepin-metacity.install  2015-12-28 10:26:35 UTC (rev 
154653)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: deepin-metacity/repos/community-i686/deepin-metacity.install (from rev 
154652, deepin-metacity/trunk/deepin-metacity.install)
===
--- community-i686/deepin-metacity.install  (rev 0)
+++ community-i686/deepin-metacity.install  2015-12-28 10:26:35 UTC (rev 
154653)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: community-x86_64/PKGBUILD
===

[arch-commits] Commit in deepin-wm-switcher/trunk (PKGBUILD)

2015-12-28 Thread Felix Yan
Date: Monday, December 28, 2015 @ 11:26:42
  Author: fyan
Revision: 154654

upgpkg: deepin-wm-switcher 1.0.0-1

Modified:
  deepin-wm-switcher/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 10:26:35 UTC (rev 154653)
+++ PKGBUILD2015-12-28 10:26:42 UTC (rev 154654)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=deepin-wm-switcher
-pkgver=0.90.0
+pkgver=1.0.0
 pkgrel=1
 pkgdesc='Window manager switcher for Deepin'
 arch=('i686' 'x86_64')


[arch-commits] Commit in deepin-wm-switcher/repos (4 files)

2015-12-28 Thread Felix Yan
Date: Monday, December 28, 2015 @ 11:27:18
  Author: fyan
Revision: 154655

archrelease: copy trunk to community-i686, community-x86_64

Added:
  deepin-wm-switcher/repos/community-i686/PKGBUILD
(from rev 154654, deepin-wm-switcher/trunk/PKGBUILD)
  deepin-wm-switcher/repos/community-x86_64/PKGBUILD
(from rev 154654, deepin-wm-switcher/trunk/PKGBUILD)
Deleted:
  deepin-wm-switcher/repos/community-i686/PKGBUILD
  deepin-wm-switcher/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   60 
 community-i686/PKGBUILD   |   30 --
 community-x86_64/PKGBUILD |   30 --
 3 files changed, 60 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-12-28 10:26:42 UTC (rev 154654)
+++ community-i686/PKGBUILD 2015-12-28 10:27:18 UTC (rev 154655)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=deepin-wm-switcher
-pkgver=0.90.0
-pkgrel=1
-pkgdesc='Window manager switcher for Deepin'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-wm-switcher;
-license=('GPL3')
-groups=('deepin')
-depends=('deepin-daemon' 'deepin-wm' 'deepin-metacity' 'qt5-x11extras')
-makedepends=('git' 'cmake')
-source=("git+https://github.com/linuxdeepin/deepin-wm-switcher.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ../$pkgname
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: deepin-wm-switcher/repos/community-i686/PKGBUILD (from rev 154654, 
deepin-wm-switcher/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-12-28 10:27:18 UTC (rev 154655)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=deepin-wm-switcher
+pkgver=1.0.0
+pkgrel=1
+pkgdesc='Window manager switcher for Deepin'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-wm-switcher;
+license=('GPL3')
+groups=('deepin')
+depends=('deepin-daemon' 'deepin-wm' 'deepin-metacity' 'qt5-x11extras')
+makedepends=('git' 'cmake')
+source=("git+https://github.com/linuxdeepin/deepin-wm-switcher.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ../$pkgname
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-12-28 10:26:42 UTC (rev 154654)
+++ community-x86_64/PKGBUILD   2015-12-28 10:27:18 UTC (rev 154655)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=deepin-wm-switcher
-pkgver=0.90.0
-pkgrel=1
-pkgdesc='Window manager switcher for Deepin'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-wm-switcher;
-license=('GPL3')
-groups=('deepin')
-depends=('deepin-daemon' 'deepin-wm' 'deepin-metacity' 'qt5-x11extras')
-makedepends=('git' 'cmake')
-source=("git+https://github.com/linuxdeepin/deepin-wm-switcher.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ../$pkgname
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: deepin-wm-switcher/repos/community-x86_64/PKGBUILD (from rev 154654, 
deepin-wm-switcher/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-12-28 10:27:18 UTC (rev 154655)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=deepin-wm-switcher
+pkgver=1.0.0
+pkgrel=1
+pkgdesc='Window manager switcher for Deepin'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-wm-switcher;
+license=('GPL3')
+groups=('deepin')
+depends=('deepin-daemon' 'deepin-wm' 'deepin-metacity' 'qt5-x11extras')
+makedepends=('git' 'cmake')
+source=("git+https://github.com/linuxdeepin/deepin-wm-switcher.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ../$pkgname
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}


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

2015-12-28 Thread Felix Yan
Date: Monday, December 28, 2015 @ 11:25:59
  Author: fyan
Revision: 154652

upgpkg: deepin-metacity 3.18.1.4-1

Modified:
  deepin-metacity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 10:25:30 UTC (rev 154651)
+++ PKGBUILD2015-12-28 10:25:59 UTC (rev 154652)
@@ -4,7 +4,7 @@
 # Contributor: Jan de Groot 
  
 pkgname=deepin-metacity
-pkgver=3.18.1.3
+pkgver=3.18.1.4
 pkgrel=1
 pkgdesc="2D window manager for Deepin"
 arch=('i686' 'x86_64')


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

2015-12-28 Thread Jaroslav Lichtblau
Date: Monday, December 28, 2015 @ 12:38:47
  Author: jlichtblau
Revision: 154660

upgpkg: syncthing 0.12.10-1 - new upstream release

Modified:
  syncthing/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 10:46:38 UTC (rev 154659)
+++ PKGBUILD2015-12-28 11:38:47 UTC (rev 154660)
@@ -6,7 +6,7 @@
 # Contributor: korjjj 
 
 pkgname=syncthing
-pkgver=0.12.9
+pkgver=0.12.10
 pkgrel=1
 pkgdesc="Open Source Continuous Replication / Cluster Synchronization Thing"
 arch=('i686' 'x86_64')


[arch-commits] Commit in syncthing/repos (8 files)

2015-12-28 Thread Jaroslav Lichtblau
Date: Monday, December 28, 2015 @ 12:39:04
  Author: jlichtblau
Revision: 154661

archrelease: copy trunk to community-i686, community-x86_64

Added:
  syncthing/repos/community-i686/PKGBUILD
(from rev 154660, syncthing/trunk/PKGBUILD)
  syncthing/repos/community-i686/syncthing.install
(from rev 154660, syncthing/trunk/syncthing.install)
  syncthing/repos/community-x86_64/PKGBUILD
(from rev 154660, syncthing/trunk/PKGBUILD)
  syncthing/repos/community-x86_64/syncthing.install
(from rev 154660, syncthing/trunk/syncthing.install)
Deleted:
  syncthing/repos/community-i686/PKGBUILD
  syncthing/repos/community-i686/syncthing.install
  syncthing/repos/community-x86_64/PKGBUILD
  syncthing/repos/community-x86_64/syncthing.install

+
 /PKGBUILD  |  132 +++
 /syncthing.install |   24 ++
 community-i686/PKGBUILD|   66 -
 community-i686/syncthing.install   |   12 ---
 community-x86_64/PKGBUILD  |   66 -
 community-x86_64/syncthing.install |   12 ---
 6 files changed, 156 insertions(+), 156 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-12-28 11:38:47 UTC (rev 154660)
+++ community-i686/PKGBUILD 2015-12-28 11:39:04 UTC (rev 154661)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: Sauyon Lee 
-# Contributor: Kevin MacMartin 
-# Contributor: korjjj 
-
-pkgname=syncthing
-pkgver=0.12.9
-pkgrel=1
-pkgdesc="Open Source Continuous Replication / Cluster Synchronization Thing"
-arch=('i686' 'x86_64')
-url="http://syncthing.net/;
-license=('MPL')
-depends=('glibc')
-makedepends=('git' 'go' 'godep' 'inetutils' 'sed')
-install=$pkgname.install
-source=($pkgname-$pkgver::git+https://github.com/syncthing/syncthing.git#tag=v${pkgver})
-sha1sums=('SKIP')
-
-prepare() {
-  cd "${srcdir}"
-  install -d "src/github.com/syncthing"
-  mv "${pkgname}-${pkgver}" "src/github.com/syncthing/${pkgname}"
-}
-
-build() {
-  export GOPATH="${srcdir}"
-  cd "${srcdir}/src/github.com/syncthing/${pkgname}"
-  if [ ${CARCH}" == "i686" ] ; then
-  go run build.go -no-upgrade -goarch 386 build
-  if [ ${CARCH}" == "x86_64" ] ; then
-  go run build.go -no-upgrade -goarch amd64 build
-  else
-  go run build.go -no-upgrade build
-  fi
-}
-
-check() {
-  export GOPATH="${srcdir}"
-  cd "${srcdir}/src/github.com/syncthing/${pkgname}"
-  #go run build.go -no-upgrade test
-}
-
-package() {
-  cd "${srcdir}/src/github.com/syncthing/${pkgname}"
-  install -Dm755 ${pkgname} "${pkgdir}/usr/bin/${pkgname}"
-  install -Dm644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md"
-  install -Dm644 "etc/linux-systemd/system/${pkgname}@.service" 
"${pkgdir}/usr/lib/systemd/system/${pkgname}@.service"
-  install -Dm644 "etc/linux-systemd/user/${pkgname}.service" 
"${pkgdir}/usr/lib/systemd/user/${pkgname}.service"
-
-# license
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-
-# man pages
-  cd "${srcdir}/src/github.com/syncthing/${pkgname}/man"
-  for file in $(find . -name '*.1' -print); do
-install -Dm644 $file "${pkgdir}"/usr/share/man/man1/$file
-  done
-  for file in $(find . -name '*.5' -print); do
-install -Dm644 $file "${pkgdir}"/usr/share/man/man5/$file
-  done
-  for file in $(find . -name '*.7' -print); do
-install -Dm644 $file "${pkgdir}"/usr/share/man/man7/$file
-  done
-}

Copied: syncthing/repos/community-i686/PKGBUILD (from rev 154660, 
syncthing/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-12-28 11:39:04 UTC (rev 154661)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer : Martin Wimpress 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: Sauyon Lee 
+# Contributor: Kevin MacMartin 
+# Contributor: korjjj 
+
+pkgname=syncthing
+pkgver=0.12.10
+pkgrel=1
+pkgdesc="Open Source Continuous Replication / Cluster Synchronization Thing"
+arch=('i686' 'x86_64')
+url="http://syncthing.net/;
+license=('MPL')
+depends=('glibc')
+makedepends=('git' 'go' 'godep' 'inetutils' 'sed')
+install=$pkgname.install
+source=($pkgname-$pkgver::git+https://github.com/syncthing/syncthing.git#tag=v${pkgver})
+sha1sums=('SKIP')
+
+prepare() {
+  cd "${srcdir}"
+  install -d "src/github.com/syncthing"
+  mv "${pkgname}-${pkgver}" "src/github.com/syncthing/${pkgname}"
+}
+
+build() {
+  export GOPATH="${srcdir}"
+  cd "${srcdir}/src/github.com/syncthing/${pkgname}"
+  if [ ${CARCH}" == "i686" ] ; then
+  go run build.go -no-upgrade -goarch 

[arch-commits] Commit in deepin-mutter/repos (8 files)

2015-12-28 Thread Felix Yan
Date: Monday, December 28, 2015 @ 11:28:11
  Author: fyan
Revision: 154657

archrelease: copy trunk to community-i686, community-x86_64

Added:
  deepin-mutter/repos/community-i686/PKGBUILD
(from rev 154656, deepin-mutter/trunk/PKGBUILD)
  deepin-mutter/repos/community-i686/deepin-mutter.install
(from rev 154656, deepin-mutter/trunk/deepin-mutter.install)
  deepin-mutter/repos/community-x86_64/PKGBUILD
(from rev 154656, deepin-mutter/trunk/PKGBUILD)
  deepin-mutter/repos/community-x86_64/deepin-mutter.install
(from rev 154656, deepin-mutter/trunk/deepin-mutter.install)
Deleted:
  deepin-mutter/repos/community-i686/PKGBUILD
  deepin-mutter/repos/community-i686/deepin-mutter.install
  deepin-mutter/repos/community-x86_64/PKGBUILD
  deepin-mutter/repos/community-x86_64/deepin-mutter.install

+
 /PKGBUILD  |   82 +++
 /deepin-mutter.install |   22 
 community-i686/PKGBUILD|   41 ---
 community-i686/deepin-mutter.install   |   11 
 community-x86_64/PKGBUILD  |   41 ---
 community-x86_64/deepin-mutter.install |   11 
 6 files changed, 104 insertions(+), 104 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-12-28 10:27:35 UTC (rev 154656)
+++ community-i686/PKGBUILD 2015-12-28 10:28:11 UTC (rev 154657)
@@ -1,41 +0,0 @@
-# $Id: PKGBUILD 145358 2015-10-31 12:11:57Z fyan $
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-mutter
-pkgver=3.18.2.2
-pkgrel=1
-pkgdesc="Base window manager for deepin, fork of gnome mutter"
-arch=('i686' 'x86_64')
-url="https://gitcafe.com/Deepin/deepin-mutter;
-license=('GPL3')
-depends=('clutter' 'dconf' 'gobject-introspection-runtime' 
'deepin-desktop-schemas'
- 'libcanberra' 'startup-notification' 'zenity' 'libsm' 'gnome-desktop' 
'upower'
- 'libxkbcommon-x11' 'libgudev')
-makedepends=('gnome-common' 'gnome-doc-utils' 'gobject-introspection' 
'gtk-doc' 'intltool' 'git')
-options=('!emptydirs')
-install="${pkgname}.install"
-source=("git+https://github.com/linuxdeepin/deepin-mutter.git#tag=$pkgver;)
-md5sums=('SKIP')
-
-build() {
-  cd "${pkgname}"
-  ./autogen.sh \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib/deepin-mutter \
---localstatedir=/var \
---enable-gtk-doc \
---enable-wayland \
---enable-native-backend \
---disable-static \
---disable-schemas-compile \
---enable-compile-warnings=minimum
-  make
-}
-
-package() {
-  cd "${pkgname}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: deepin-mutter/repos/community-i686/PKGBUILD (from rev 154656, 
deepin-mutter/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-12-28 10:28:11 UTC (rev 154657)
@@ -0,0 +1,41 @@
+# $Id: PKGBUILD 145358 2015-10-31 12:11:57Z fyan $
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-mutter
+pkgver=3.18.2.3
+pkgrel=1
+pkgdesc="Base window manager for deepin, fork of gnome mutter"
+arch=('i686' 'x86_64')
+url="https://gitcafe.com/Deepin/deepin-mutter;
+license=('GPL3')
+depends=('clutter' 'dconf' 'gobject-introspection-runtime' 
'deepin-desktop-schemas'
+ 'libcanberra' 'startup-notification' 'zenity' 'libsm' 'gnome-desktop' 
'upower'
+ 'libxkbcommon-x11' 'libgudev')
+makedepends=('gnome-common' 'gnome-doc-utils' 'gobject-introspection' 
'gtk-doc' 'intltool' 'git')
+options=('!emptydirs')
+install="${pkgname}.install"
+source=("git+https://github.com/linuxdeepin/deepin-mutter.git#tag=$pkgver;)
+md5sums=('SKIP')
+
+build() {
+  cd "${pkgname}"
+  ./autogen.sh \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/deepin-mutter \
+--localstatedir=/var \
+--enable-gtk-doc \
+--enable-wayland \
+--enable-native-backend \
+--disable-static \
+--disable-schemas-compile \
+--enable-compile-warnings=minimum
+  make
+}
+
+package() {
+  cd "${pkgname}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/deepin-mutter.install
===
--- community-i686/deepin-mutter.install2015-12-28 10:27:35 UTC (rev 
154656)
+++ community-i686/deepin-mutter.install2015-12-28 10:28:11 UTC (rev 
154657)
@@ -1,11 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: deepin-mutter/repos/community-i686/deepin-mutter.install (from rev 
154656, 

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

2015-12-28 Thread Felix Yan
Date: Monday, December 28, 2015 @ 11:27:35
  Author: fyan
Revision: 154656

upgpkg: deepin-mutter 3.18.2.3-1

Modified:
  deepin-mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 10:27:18 UTC (rev 154655)
+++ PKGBUILD2015-12-28 10:27:35 UTC (rev 154656)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-mutter
-pkgver=3.18.2.2
+pkgver=3.18.2.3
 pkgrel=1
 pkgdesc="Base window manager for deepin, fork of gnome mutter"
 arch=('i686' 'x86_64')


[arch-commits] Commit in libdrm/repos (6 files)

2015-12-28 Thread Laurent Carlier
Date: Monday, December 28, 2015 @ 11:43:15
  Author: lcarlier
Revision: 257310

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  libdrm/repos/testing-i686/
  libdrm/repos/testing-i686/COPYING
(from rev 257309, libdrm/trunk/COPYING)
  libdrm/repos/testing-i686/PKGBUILD
(from rev 257309, libdrm/trunk/PKGBUILD)
  libdrm/repos/testing-x86_64/
  libdrm/repos/testing-x86_64/COPYING
(from rev 257309, libdrm/trunk/COPYING)
  libdrm/repos/testing-x86_64/PKGBUILD
(from rev 257309, libdrm/trunk/PKGBUILD)

-+
 testing-i686/COPYING|   48 
 testing-i686/PKGBUILD   |   50 ++
 testing-x86_64/COPYING  |   48 
 testing-x86_64/PKGBUILD |   50 ++
 4 files changed, 196 insertions(+)

Copied: libdrm/repos/testing-i686/COPYING (from rev 257309, 
libdrm/trunk/COPYING)
===
--- testing-i686/COPYING(rev 0)
+++ testing-i686/COPYING2015-12-28 10:43:15 UTC (rev 257310)
@@ -0,0 +1,48 @@
+ Copyright 2005 Adam Jackson.
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation on the rights to use, copy, modify, merge,
+ publish, distribute, sub license, and/or sell copies of the Software,
+ and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
+
+ The above copyright notice and this permission notice (including the
+ next paragraph) shall be included in all copies or substantial
+ portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NON-INFRINGEMENT.  IN NO EVENT SHALL ADAM JACKSON BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+
+
+ Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
+ Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
+ All Rights Reserved.
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+
+ The above copyright notice and this permission notice (including the
+ next paragraph) shall be included in all copies or substantial
+ portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT.  IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS
+ SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.

Copied: libdrm/repos/testing-i686/PKGBUILD (from rev 257309, 
libdrm/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-12-28 10:43:15 UTC (rev 257310)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libdrm
+pkgver=2.4.66
+pkgrel=1
+pkgdesc="Userspace interface to kernel DRM services"
+arch=(i686 x86_64)
+license=('custom')
+depends=('glibc' 'libpciaccess')
+makedepends=('valgrind' 'xorg-util-macros')
+checkdepends=('cairo')
+replaces=('libdrm-new' 'libdrm-nouveau')
+url="http://dri.freedesktop.org/;
+source=(http://dri.freedesktop.org/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig}
+COPYING)
+sha256sums=('79cb8e988749794edfb2d777b298d5292eff35371ed813589e61d2bc2d76'
+'SKIP'
+'9631d4f694952e3e6ae5a05534c2e93e994e47d3413677a3a00e45c8cef6db93')
+validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst 

+validpgpkeys+=('215DEE688925CCB965BE5DA97C03D7797B6E1AE2') # Damien Lespiau 

+validpgpkeys+=('10A6D91DA1B05BD29F6DEBAC0C74F35979C486BE') # David Airlie 

+validpgpkeys+=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D') # Emil Velikov 

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

2015-12-28 Thread Laurent Carlier
Date: Monday, December 28, 2015 @ 11:43:08
  Author: lcarlier
Revision: 257309

upgpkg: libdrm 2.4.66-1

upstream update 2.4.66

Modified:
  libdrm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-27 21:27:21 UTC (rev 257308)
+++ PKGBUILD2015-12-28 10:43:08 UTC (rev 257309)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libdrm
-pkgver=2.4.65
+pkgver=2.4.66
 pkgrel=1
 pkgdesc="Userspace interface to kernel DRM services"
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 url="http://dri.freedesktop.org/;
 source=(http://dri.freedesktop.org/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig}
 COPYING)
-sha256sums=('71960ac8bde7d710992b1bc8879935e8300a870c36bd06f22412d0447e3d96c4'
+sha256sums=('79cb8e988749794edfb2d777b298d5292eff35371ed813589e61d2bc2d76'
 'SKIP'
 '9631d4f694952e3e6ae5a05534c2e93e994e47d3413677a3a00e45c8cef6db93')
 validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst 



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

2015-12-28 Thread Felix Yan
Date: Monday, December 28, 2015 @ 11:24:48
  Author: fyan
Revision: 154650

upgpkg: deepin-wm 1.0.0-1

Modified:
  deepin-wm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 07:46:45 UTC (rev 154649)
+++ PKGBUILD2015-12-28 10:24:48 UTC (rev 154650)
@@ -4,8 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-wm
-pkgver=0.91.6
-_commit=f805bcb65bc2325869af708093a1bf4c2d577883
+pkgver=1.0.0
 pkgrel=1
 pkgdesc='Deepin Window Manager'
 arch=('i686' 'x86_64')
@@ -15,7 +14,7 @@
  'deepin-mutter' 'gnome-desktop' 'libgee')
 makedepends=('gnome-common' 'intltool' 'vala' 'git')
 install='deepin-wm.install'
-source=("git+https://github.com/linuxdeepin/deepin-wm.git#commit=$_commit;)
+source=("git+https://github.com/linuxdeepin/deepin-wm.git#tag=$pkgver;)
 sha256sums=('SKIP')
 
 prepare() {


[arch-commits] Commit in deepin-wm/repos (8 files)

2015-12-28 Thread Felix Yan
Date: Monday, December 28, 2015 @ 11:25:30
  Author: fyan
Revision: 154651

archrelease: copy trunk to community-i686, community-x86_64

Added:
  deepin-wm/repos/community-i686/PKGBUILD
(from rev 154650, deepin-wm/trunk/PKGBUILD)
  deepin-wm/repos/community-i686/deepin-wm.install
(from rev 154650, deepin-wm/trunk/deepin-wm.install)
  deepin-wm/repos/community-x86_64/PKGBUILD
(from rev 154650, deepin-wm/trunk/PKGBUILD)
  deepin-wm/repos/community-x86_64/deepin-wm.install
(from rev 154650, deepin-wm/trunk/deepin-wm.install)
Deleted:
  deepin-wm/repos/community-i686/PKGBUILD
  deepin-wm/repos/community-i686/deepin-wm.install
  deepin-wm/repos/community-x86_64/PKGBUILD
  deepin-wm/repos/community-x86_64/deepin-wm.install

+
 /PKGBUILD  |   70 +++
 /deepin-wm.install |   24 
 community-i686/PKGBUILD|   36 --
 community-i686/deepin-wm.install   |   12 --
 community-x86_64/PKGBUILD  |   36 --
 community-x86_64/deepin-wm.install |   12 --
 6 files changed, 94 insertions(+), 96 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-12-28 10:24:48 UTC (rev 154650)
+++ community-i686/PKGBUILD 2015-12-28 10:25:30 UTC (rev 154651)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-wm
-pkgver=0.91.6
-_commit=f805bcb65bc2325869af708093a1bf4c2d577883
-pkgrel=1
-pkgdesc='Deepin Window Manager'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-wm;
-license=('GPL3')
-depends=('bamf' 'clutter-gtk' 'deepin-desktop-schemas'
- 'deepin-mutter' 'gnome-desktop' 'libgee')
-makedepends=('gnome-common' 'intltool' 'vala' 'git')
-install='deepin-wm.install'
-source=("git+https://github.com/linuxdeepin/deepin-wm.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-prepare() {
-  cd "${pkgname}"
-  export CFLAGS="$CFLAGS -DWNCK_I_KNOW_THIS_IS_UNSTABLE"
-}
-
-build() {
-  cd "${pkgname}"
-  ./autogen.sh \
---prefix='/usr' \
---disable-schemas-compile
-}
-
-package() {
-  cd "${pkgname}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: deepin-wm/repos/community-i686/PKGBUILD (from rev 154650, 
deepin-wm/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-12-28 10:25:30 UTC (rev 154651)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-wm
+pkgver=1.0.0
+pkgrel=1
+pkgdesc='Deepin Window Manager'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-wm;
+license=('GPL3')
+depends=('bamf' 'clutter-gtk' 'deepin-desktop-schemas'
+ 'deepin-mutter' 'gnome-desktop' 'libgee')
+makedepends=('gnome-common' 'intltool' 'vala' 'git')
+install='deepin-wm.install'
+source=("git+https://github.com/linuxdeepin/deepin-wm.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  cd "${pkgname}"
+  export CFLAGS="$CFLAGS -DWNCK_I_KNOW_THIS_IS_UNSTABLE"
+}
+
+build() {
+  cd "${pkgname}"
+  ./autogen.sh \
+--prefix='/usr' \
+--disable-schemas-compile
+}
+
+package() {
+  cd "${pkgname}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/deepin-wm.install
===
--- community-i686/deepin-wm.install2015-12-28 10:24:48 UTC (rev 154650)
+++ community-i686/deepin-wm.install2015-12-28 10:25:30 UTC (rev 154651)
@@ -1,12 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -ftq /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: deepin-wm/repos/community-i686/deepin-wm.install (from rev 154650, 
deepin-wm/trunk/deepin-wm.install)
===
--- community-i686/deepin-wm.install(rev 0)
+++ community-i686/deepin-wm.install2015-12-28 10:25:30 UTC (rev 154651)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -ftq /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-12-28 10:24:48 UTC (rev 154650)
+++ community-x86_64/PKGBUILD   2015-12-28 10:25:30 UTC (rev 154651)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 

[arch-commits] Commit in lib32-libdrm/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2015-12-28 Thread Laurent Carlier
Date: Monday, December 28, 2015 @ 11:46:38
  Author: lcarlier
Revision: 154659

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-libdrm/repos/multilib-x86_64/PKGBUILD
(from rev 154658, lib32-libdrm/trunk/PKGBUILD)
Deleted:
  lib32-libdrm/repos/multilib-x86_64/PKGBUILD

--+
 PKGBUILD |  114 ++---
 1 file changed, 57 insertions(+), 57 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-12-28 10:46:26 UTC (rev 154658)
+++ PKGBUILD2015-12-28 10:46:38 UTC (rev 154659)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier 
-# Contributor: Jan de Groot 
-
-_pkgbasename=libdrm
-pkgname=lib32-$_pkgbasename
-pkgver=2.4.65
-pkgrel=1
-pkgdesc="Userspace interface to kernel DRM services (32-bit)"
-arch=(x86_64)
-license=('custom')
-depends=('lib32-libpciaccess' $_pkgbasename)
-makedepends=(gcc-multilib xorg-util-macros valgrind-multilib)
-options=('!libtool')
-url="http://dri.freedesktop.org/;
-source=(http://dri.freedesktop.org/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.bz2{,.sig})
-sha256sums=('71960ac8bde7d710992b1bc8879935e8300a870c36bd06f22412d0447e3d96c4'
-'SKIP')
-validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst 

-validpgpkeys+=('215DEE688925CCB965BE5DA97C03D7797B6E1AE2') # Damien Lespiau 

-validpgpkeys+=('10A6D91DA1B05BD29F6DEBAC0C74F35979C486BE') # David Airlie 

-validpgpkeys+=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D') # Emil Velikov 

-validpgpkeys+=('D6285B5E899299F3DA746184191C9B905522B045') # Rob Clark 

-
-build() {
-  cd "${srcdir}/${_pkgbasename}-${pkgver}"
-
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  # pthread is useless in Linux
-  sed -i "/pthread-stubs/d" configure.ac
-  autoreconf --force --install
-
-  ./configure --prefix=/usr \
- --libdir=/usr/lib32 \
- --enable-udev
-
-  make
-}
-
-check() {
-  cd "${srcdir}/${_pkgbasename}-${pkgver}"
-  make -k check
-}
-
-package() {
-  cd "${srcdir}/${_pkgbasename}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-
-  rm -rf "${pkgdir}"/usr/{include,share,bin}
-  mkdir -p "$pkgdir/usr/share/licenses"
-  ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
-}
-

Copied: lib32-libdrm/repos/multilib-x86_64/PKGBUILD (from rev 154658, 
lib32-libdrm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-12-28 10:46:38 UTC (rev 154659)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+# Contributor: Jan de Groot 
+
+_pkgbasename=libdrm
+pkgname=lib32-$_pkgbasename
+pkgver=2.4.66
+pkgrel=1
+pkgdesc="Userspace interface to kernel DRM services (32-bit)"
+arch=(x86_64)
+license=('custom')
+depends=('lib32-libpciaccess' $_pkgbasename)
+makedepends=(gcc-multilib xorg-util-macros valgrind-multilib)
+options=('!libtool')
+url="http://dri.freedesktop.org/;
+source=(http://dri.freedesktop.org/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.bz2{,.sig})
+sha256sums=('79cb8e988749794edfb2d777b298d5292eff35371ed813589e61d2bc2d76'
+'SKIP')
+validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst 

+validpgpkeys+=('215DEE688925CCB965BE5DA97C03D7797B6E1AE2') # Damien Lespiau 

+validpgpkeys+=('10A6D91DA1B05BD29F6DEBAC0C74F35979C486BE') # David Airlie 

+validpgpkeys+=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D') # Emil Velikov 

+validpgpkeys+=('D6285B5E899299F3DA746184191C9B905522B045') # Rob Clark 

+
+build() {
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  # pthread is useless in Linux
+  sed -i "/pthread-stubs/d" configure.ac
+  autoreconf --force --install
+
+  ./configure --prefix=/usr \
+ --libdir=/usr/lib32 \
+ --enable-udev
+
+  make
+}
+
+check() {
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+  make -k check
+}
+
+package() {
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  rm -rf "${pkgdir}"/usr/{include,share,bin}
+  mkdir -p "$pkgdir/usr/share/licenses"
+  ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
+}
+


[arch-commits] Commit in bluez/repos (12 files)

2015-12-28 Thread Andreas Radke
Date: Monday, December 28, 2015 @ 14:16:39
  Author: andyrtr
Revision: 257312

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  
bluez/repos/extra-i686/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch
(from rev 257311, 
bluez/trunk/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch)
  bluez/repos/extra-i686/PKGBUILD
(from rev 257311, bluez/trunk/PKGBUILD)
  bluez/repos/extra-i686/bluetooth.modprobe
(from rev 257311, bluez/trunk/bluetooth.modprobe)
  
bluez/repos/extra-x86_64/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch
(from rev 257311, 
bluez/trunk/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch)
  bluez/repos/extra-x86_64/PKGBUILD
(from rev 257311, bluez/trunk/PKGBUILD)
  bluez/repos/extra-x86_64/bluetooth.modprobe
(from rev 257311, bluez/trunk/bluetooth.modprobe)
Deleted:
  
bluez/repos/extra-i686/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch
  bluez/repos/extra-i686/PKGBUILD
  bluez/repos/extra-i686/bluetooth.modprobe
  
bluez/repos/extra-x86_64/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch
  bluez/repos/extra-x86_64/PKGBUILD
  bluez/repos/extra-x86_64/bluetooth.modprobe

---+
 /0001-Allow-using-obexd-without-systemd-in-the-user-session.patch 
|  118 +++
 /PKGBUILD 
|  306 ++
 /bluetooth.modprobe   
|6 
 extra-i686/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch   
|   59 -
 extra-i686/PKGBUILD   
|  153 -
 extra-i686/bluetooth.modprobe 
|3 
 extra-x86_64/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch 
|   59 -
 extra-x86_64/PKGBUILD 
|  153 -
 extra-x86_64/bluetooth.modprobe   
|3 
 9 files changed, 430 insertions(+), 430 deletions(-)

Deleted: 
extra-i686/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch
===
--- extra-i686/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch 
2015-12-28 13:16:16 UTC (rev 257311)
+++ extra-i686/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch 
2015-12-28 13:16:39 UTC (rev 257312)
@@ -1,59 +0,0 @@
-From 3027cb7141fb65cf3eeda69c688db8c4045e2d3f Mon Sep 17 00:00:00 2001
-From: Giovanni Campagna 
-Date: Sat, 12 Oct 2013 17:45:25 +0200
-Subject: [PATCH] Allow using obexd without systemd in the user session
-
-Not all sessions run systemd --user (actually, the majority
-doesn't), so the dbus daemon must be able to spawn obexd
-directly, and to do so it needs the full path of the daemon.

- Makefile.obexd  | 4 ++--
- obexd/src/org.bluez.obex.service| 4 
- obexd/src/org.bluez.obex.service.in | 4 
- 3 files changed, 6 insertions(+), 6 deletions(-)
- delete mode 100644 obexd/src/org.bluez.obex.service
- create mode 100644 obexd/src/org.bluez.obex.service.in
-
-diff --git a/Makefile.obexd b/Makefile.obexd
-index 3760867..142e7c3 100644
 a/Makefile.obexd
-+++ b/Makefile.obexd
-@@ -2,12 +2,12 @@
- if SYSTEMD
- systemduserunitdir = @SYSTEMD_USERUNITDIR@
- systemduserunit_DATA = obexd/src/obex.service
-+endif
- 
- dbussessionbusdir = @DBUS_SESSIONBUSDIR@
- dbussessionbus_DATA = obexd/src/org.bluez.obex.service
--endif
- 
--EXTRA_DIST += obexd/src/obex.service.in obexd/src/org.bluez.obex.service
-+EXTRA_DIST += obexd/src/obex.service.in obexd/src/org.bluez.obex.service.in
- 
- obex_plugindir = $(libdir)/obex/plugins
- 
-diff --git a/obexd/src/org.bluez.obex.service 
b/obexd/src/org.bluez.obex.service
-deleted file mode 100644
-index a538088..000
 a/obexd/src/org.bluez.obex.service
-+++ /dev/null
-@@ -1,4 +0,0 @@
--[D-BUS Service]
--Name=org.bluez.obex
--Exec=/bin/false
--SystemdService=dbus-org.bluez.obex.service
-diff --git a/obexd/src/org.bluez.obex.service.in 
b/obexd/src/org.bluez.obex.service.in
-new file mode 100644
-index 000..9c815f2
 /dev/null
-+++ b/obexd/src/org.bluez.obex.service.in
-@@ -0,0 +1,4 @@
-+[D-BUS Service]
-+Name=org.bluez.obex
-+Exec=@libexecdir@/obexd
-+SystemdService=dbus-org.bluez.obex.service
--- 
-1.8.3.1
-
-

Copied: 
bluez/repos/extra-i686/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch
 (from rev 257311, 
bluez/trunk/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch)
===
--- extra-i686/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch 
(rev 0)
+++ 

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

2015-12-28 Thread Andreas Radke
Date: Monday, December 28, 2015 @ 14:16:16
  Author: andyrtr
Revision: 257311

upgpkg: bluez 5.37-1

upstream update 5.37

Modified:
  bluez/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 10:43:15 UTC (rev 257310)
+++ PKGBUILD2015-12-28 13:16:16 UTC (rev 257311)
@@ -5,7 +5,7 @@
 
 pkgbase=bluez
 pkgname=('bluez' 'bluez-utils' 'bluez-libs' 'bluez-cups' 'bluez-hid2hci' 
'bluez-plugins')
-pkgver=5.36
+pkgver=5.37
 pkgrel=1
 url="http://www.bluez.org/;
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 0001-Allow-using-obexd-without-systemd-in-the-user-session.patch
 bluetooth.modprobe)
 # see https://www.kernel.org/pub/linux/bluetooth/sha256sums.asc
-sha256sums=('a343ea1aeb53d3bd139087f3b1c1e1fb70db452d9762cc7a3d23e75962e578f2'
+sha256sums=('c14ba9ddcb0055522073477b8fd8bf1ddf5d219e75fdfd4699b7e0ce5350d6b0'
 'SKIP'
 '896a1403d9b7258c4fb0d41f3a6f70fd51eaa1115ab3f4259f3dbbe02b55766b'
 '46c021be659c9a1c4e55afd04df0c059af1f3d98a96338236412e449bf7477b4')


[arch-commits] Commit in lib32-flashplugin/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 15:47:14
  Author: foutrelis
Revision: 154663

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-flashplugin/repos/multilib-x86_64/PKGBUILD
(from rev 154662, lib32-flashplugin/trunk/PKGBUILD)
Deleted:
  lib32-flashplugin/repos/multilib-x86_64/PKGBUILD

--+
 PKGBUILD |   44 ++--
 1 file changed, 22 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-12-28 14:47:08 UTC (rev 154662)
+++ PKGBUILD2015-12-28 14:47:14 UTC (rev 154663)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace 
-
-pkgname=lib32-flashplugin
-_licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
-pkgver=11.2.202.554
-pkgrel=1
-license=('custom')
-pkgdesc='Adobe Flash Player for 32-bit Mozilla-based browsers'
-url="http://get.adobe.com/flashplayer;
-arch=('x86_64')
-depends=('mozilla-common' 'lib32-libxt' 'lib32-gtk2' 'lib32-nss' 'lib32-curl' 
'lib32-alsa-lib')
-#optdepends=('lib32-libvdpau: video hardware decoding for supporting players')
-options=(!strip)
-source=("flashplugin_$pkgver.i386.tar.gz::http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.i386.tar.gz;)
-md5sums=('bebd3980dff90071de0fb254b2ea090b')
-
-package() {
-  install -Dm644 "${srcdir}/libflashplayer.so" 
"${pkgdir}/usr/lib32/mozilla/plugins/libflashplayer.so"
-  install -d "$pkgdir/usr/share/licenses"
-  ln -s "${pkgname#*-}" "$pkgdir/usr/share/licenses/$pkgname"
-}

Copied: lib32-flashplugin/repos/multilib-x86_64/PKGBUILD (from rev 154662, 
lib32-flashplugin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-12-28 14:47:14 UTC (rev 154663)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Daniel Wallace 
+
+pkgname=lib32-flashplugin
+_licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
+pkgver=11.2.202.559
+pkgrel=1
+license=('custom')
+pkgdesc='Adobe Flash Player for 32-bit Mozilla-based browsers'
+url="http://get.adobe.com/flashplayer;
+arch=('x86_64')
+depends=('mozilla-common' 'lib32-libxt' 'lib32-gtk2' 'lib32-nss' 'lib32-curl' 
'lib32-alsa-lib')
+#optdepends=('lib32-libvdpau: video hardware decoding for supporting players')
+options=(!strip)
+source=("flashplugin_$pkgver.i386.tar.gz::http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.i386.tar.gz;)
+md5sums=('b133fef5420808363d80235ac56a47e1')
+
+package() {
+  install -Dm644 "${srcdir}/libflashplayer.so" 
"${pkgdir}/usr/lib32/mozilla/plugins/libflashplayer.so"
+  install -d "$pkgdir/usr/share/licenses"
+  ln -s "${pkgname#*-}" "$pkgdir/usr/share/licenses/$pkgname"
+}


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

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 15:47:08
  Author: foutrelis
Revision: 154662

upgpkg: lib32-flashplugin 11.2.202.559-1

New upstream release.

Modified:
  lib32-flashplugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 11:39:04 UTC (rev 154661)
+++ PKGBUILD2015-12-28 14:47:08 UTC (rev 154662)
@@ -3,7 +3,7 @@
 
 pkgname=lib32-flashplugin
 _licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
-pkgver=11.2.202.554
+pkgver=11.2.202.559
 pkgrel=1
 license=('custom')
 pkgdesc='Adobe Flash Player for 32-bit Mozilla-based browsers'
@@ -13,7 +13,7 @@
 #optdepends=('lib32-libvdpau: video hardware decoding for supporting players')
 options=(!strip)
 
source=("flashplugin_$pkgver.i386.tar.gz::http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.i386.tar.gz;)
-md5sums=('bebd3980dff90071de0fb254b2ea090b')
+md5sums=('b133fef5420808363d80235ac56a47e1')
 
 package() {
   install -Dm644 "${srcdir}/libflashplayer.so" 
"${pkgdir}/usr/lib32/mozilla/plugins/libflashplayer.so"


[arch-commits] Commit in flashplugin/repos (12 files)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 15:47:11
  Author: foutrelis
Revision: 257316

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  flashplugin/repos/extra-i686/PKGBUILD
(from rev 257315, flashplugin/trunk/PKGBUILD)
  flashplugin/repos/extra-i686/flashplugin.install
(from rev 257315, flashplugin/trunk/flashplugin.install)
  flashplugin/repos/extra-i686/mms.cfg
(from rev 257315, flashplugin/trunk/mms.cfg)
  flashplugin/repos/extra-x86_64/PKGBUILD
(from rev 257315, flashplugin/trunk/PKGBUILD)
  flashplugin/repos/extra-x86_64/flashplugin.install
(from rev 257315, flashplugin/trunk/flashplugin.install)
  flashplugin/repos/extra-x86_64/mms.cfg
(from rev 257315, flashplugin/trunk/mms.cfg)
Deleted:
  flashplugin/repos/extra-i686/PKGBUILD
  flashplugin/repos/extra-i686/flashplugin.install
  flashplugin/repos/extra-i686/mms.cfg
  flashplugin/repos/extra-x86_64/PKGBUILD
  flashplugin/repos/extra-x86_64/flashplugin.install
  flashplugin/repos/extra-x86_64/mms.cfg

--+
 /PKGBUILD|   88 +
 /flashplugin.install |   28 +++
 /mms.cfg |4 +
 extra-i686/PKGBUILD  |   44 --
 extra-i686/flashplugin.install   |   14 -
 extra-i686/mms.cfg   |2 
 extra-x86_64/PKGBUILD|   44 --
 extra-x86_64/flashplugin.install |   14 -
 extra-x86_64/mms.cfg |2 
 9 files changed, 120 insertions(+), 120 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-12-28 14:46:51 UTC (rev 257315)
+++ extra-i686/PKGBUILD 2015-12-28 14:47:11 UTC (rev 257316)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru 
-# Contributor: Andrea Scarpino 
-
-pkgname=flashplugin
-_licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
-pkgver=11.2.202.554
-pkgrel=1
-pkgdesc='Adobe Flash Player'
-url='http://get.adobe.com/flashplayer'
-arch=('i686' 'x86_64')
-depends=('mozilla-common' 'libxt' 'libxpm' 'gtk2' 'nss' 'curl' 
'hicolor-icon-theme')
-optdepends=('libvdpau: GPU acceleration on Nvidia card')
-provides=('flashplayer')
-license=('custom')
-options=(!strip)
-install=flashplugin.install
-backup=(etc/adobe/mms.cfg)
-source=(http://www.adobe.com/products/eulas/pdfs/${_licensefile}
-mms.cfg)
-source_i686=(flashplugin_$pkgver.i386.tar.gz::http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.i386.tar.gz)
-source_x86_64=(flashplugin_$pkgver.x86_64.tar.gz::http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.x86_64.tar.gz)
-md5sums=('94ca2aecb409abfe36494d1a7ec7591d'
- 'f34aae6279b40e0bd2abfb0d9963d7b8')
-md5sums_i686=('bebd3980dff90071de0fb254b2ea090b')
-md5sums_x86_64=('47f45644a1ee486bd3ae6d6a4961bccf')
-
-package () {
-install -Dm755 libflashplayer.so 
"$pkgdir/usr/lib/mozilla/plugins/libflashplayer.so"
-if [ "$CARCH" = x86_64 ]; then
-install -Dm755 usr/lib64/kde4/kcm_adobe_flash_player.so 
"$pkgdir/usr/lib/kde4/kcm_adobe_flash_player.so"
-else
-install -Dm755 usr/lib/kde4/kcm_adobe_flash_player.so 
"$pkgdir/usr/lib/kde4/kcm_adobe_flash_player.so"
-fi
-install -Dm755 usr/bin/flash-player-properties 
"$pkgdir/usr/bin/flash-player-properties"
-for i in 16x16 22x22 24x24 32x32 48x48; do
-install -Dm644 
usr/share/icons/hicolor/$i/apps/flash-player-properties.png \
-
"$pkgdir/usr/share/icons/hicolor/$i/apps/flash-player-properties.png"
-done
-install -Dm644 usr/share/applications/flash-player-properties.desktop 
"$pkgdir/usr/share/applications/flash-player-properties.desktop"
-install -Dm644 usr/share/kde4/services/kcm_adobe_flash_player.desktop 
"$pkgdir/usr/share/kde4/services/kcm_adobe_flash_player.desktop"
-install -Dm644 "${_licensefile}" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.pdf"
-install -Dm644 mms.cfg "$pkgdir/etc/adobe/mms.cfg"
-}

Copied: flashplugin/repos/extra-i686/PKGBUILD (from rev 257315, 
flashplugin/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-12-28 14:47:11 UTC (rev 257316)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer : Ionut Biru 
+# Contributor: Andrea Scarpino 
+
+pkgname=flashplugin
+_licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
+pkgver=11.2.202.559
+pkgrel=1
+pkgdesc='Adobe Flash Player'
+url='http://get.adobe.com/flashplayer'
+arch=('i686' 'x86_64')
+depends=('mozilla-common' 'libxt' 'libxpm' 'gtk2' 'nss' 'curl' 
'hicolor-icon-theme')
+optdepends=('libvdpau: GPU acceleration on Nvidia card')
+provides=('flashplayer')
+license=('custom')
+options=(!strip)
+install=flashplugin.install

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

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 15:46:51
  Author: foutrelis
Revision: 257315

upgpkg: flashplugin 11.2.202.559-1

New upstream release.

Modified:
  flashplugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 13:24:43 UTC (rev 257314)
+++ PKGBUILD2015-12-28 14:46:51 UTC (rev 257315)
@@ -4,7 +4,7 @@
 
 pkgname=flashplugin
 _licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
-pkgver=11.2.202.554
+pkgver=11.2.202.559
 pkgrel=1
 pkgdesc='Adobe Flash Player'
 url='http://get.adobe.com/flashplayer'
@@ -22,8 +22,8 @@
 
source_x86_64=(flashplugin_$pkgver.x86_64.tar.gz::http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.x86_64.tar.gz)
 md5sums=('94ca2aecb409abfe36494d1a7ec7591d'
  'f34aae6279b40e0bd2abfb0d9963d7b8')
-md5sums_i686=('bebd3980dff90071de0fb254b2ea090b')
-md5sums_x86_64=('47f45644a1ee486bd3ae6d6a4961bccf')
+md5sums_i686=('b133fef5420808363d80235ac56a47e1')
+md5sums_x86_64=('f88b62884ef00d4b8735a3391caf35d4')
 
 package () {
 install -Dm755 libflashplayer.so 
"$pkgdir/usr/lib/mozilla/plugins/libflashplayer.so"


[arch-commits] Commit in libwpg/repos (4 files)

2015-12-28 Thread Andreas Radke
Date: Monday, December 28, 2015 @ 14:24:43
  Author: andyrtr
Revision: 257314

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  libwpg/repos/extra-i686/PKGBUILD
(from rev 257313, libwpg/trunk/PKGBUILD)
  libwpg/repos/extra-x86_64/PKGBUILD
(from rev 257313, libwpg/trunk/PKGBUILD)
Deleted:
  libwpg/repos/extra-i686/PKGBUILD
  libwpg/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   62 
 extra-i686/PKGBUILD   |   25 ---
 extra-x86_64/PKGBUILD |   25 ---
 3 files changed, 62 insertions(+), 50 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-12-28 13:24:32 UTC (rev 257313)
+++ extra-i686/PKGBUILD 2015-12-28 13:24:43 UTC (rev 257314)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=libwpg
-pkgver=0.3.0
-pkgrel=2
-pkgdesc="Library for importing and converting Corel WordPerfect(tm) Graphics 
images."
-arch=('i686' 'x86_64')
-url="http://libwpg.sourceforge.net/;
-license=('LGPL')
-depends=('libwpd' 'perl' 'librevenge')
-makedepends=('doxygen')
-source=("http://downloads.sourceforge.net/libwpg/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('17da9770cb8b317b7633f9807b32b71a')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: libwpg/repos/extra-i686/PKGBUILD (from rev 257313, 
libwpg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-12-28 13:24:43 UTC (rev 257314)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: Jan de Groot 
+
+pkgname=libwpg
+pkgver=0.3.1
+pkgrel=1
+pkgdesc="Library for importing and converting Corel WordPerfect(tm) Graphics 
images."
+arch=('i686' 'x86_64')
+url="http://libwpg.sourceforge.net/;
+license=('LGPL')
+depends=('libwpd' 'perl' 'librevenge')
+makedepends=('doxygen')
+source=("http://downloads.sourceforge.net/libwpg/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('0ced45e5f8822cf3bdc9e870abb465e73f4de9d9')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-12-28 13:24:32 UTC (rev 257313)
+++ extra-x86_64/PKGBUILD   2015-12-28 13:24:43 UTC (rev 257314)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=libwpg
-pkgver=0.3.0
-pkgrel=2
-pkgdesc="Library for importing and converting Corel WordPerfect(tm) Graphics 
images."
-arch=('i686' 'x86_64')
-url="http://libwpg.sourceforge.net/;
-license=('LGPL')
-depends=('libwpd' 'perl' 'librevenge')
-makedepends=('doxygen')
-source=("http://downloads.sourceforge.net/libwpg/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('17da9770cb8b317b7633f9807b32b71a')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: libwpg/repos/extra-x86_64/PKGBUILD (from rev 257313, 
libwpg/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-12-28 13:24:43 UTC (rev 257314)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: Jan de Groot 
+
+pkgname=libwpg
+pkgver=0.3.1
+pkgrel=1
+pkgdesc="Library for importing and converting Corel WordPerfect(tm) Graphics 
images."
+arch=('i686' 'x86_64')
+url="http://libwpg.sourceforge.net/;
+license=('LGPL')
+depends=('libwpd' 'perl' 'librevenge')
+makedepends=('doxygen')
+source=("http://downloads.sourceforge.net/libwpg/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('0ced45e5f8822cf3bdc9e870abb465e73f4de9d9')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}


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

2015-12-28 Thread Andreas Radke
Date: Monday, December 28, 2015 @ 14:24:32
  Author: andyrtr
Revision: 257313

upgpkg: libwpg 0.3.1-1

upstream update 0.3.1

Modified:
  libwpg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 13:16:39 UTC (rev 257312)
+++ PKGBUILD2015-12-28 13:24:32 UTC (rev 257313)
@@ -1,9 +1,10 @@
 # $Id$
-# Maintainer: Jan de Groot 
+# Maintainer: AndyRTR 
+# Contributor: Jan de Groot 
 
 pkgname=libwpg
-pkgver=0.3.0
-pkgrel=2
+pkgver=0.3.1
+pkgrel=1
 pkgdesc="Library for importing and converting Corel WordPerfect(tm) Graphics 
images."
 arch=('i686' 'x86_64')
 url="http://libwpg.sourceforge.net/;
@@ -10,8 +11,8 @@
 license=('LGPL')
 depends=('libwpd' 'perl' 'librevenge')
 makedepends=('doxygen')
-source=("http://downloads.sourceforge.net/libwpg/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('17da9770cb8b317b7633f9807b32b71a')
+source=("http://downloads.sourceforge.net/libwpg/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('0ced45e5f8822cf3bdc9e870abb465e73f4de9d9')
 
 build() {
   cd ${pkgname}-${pkgver}
@@ -19,6 +20,11 @@
   make
 }
 
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
 package() {
   cd ${pkgname}-${pkgver}
   make DESTDIR="${pkgdir}" install


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

2015-12-28 Thread Jonathan Steel
Date: Monday, December 28, 2015 @ 16:38:22
  Author: jsteel
Revision: 154664

FS#47550 enable jruby support

Modified:
  facter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 14:47:14 UTC (rev 154663)
+++ PKGBUILD2015-12-28 15:38:22 UTC (rev 154664)
@@ -8,13 +8,14 @@
 
 pkgname=facter
 pkgver=3.1.3
-pkgrel=3
+pkgrel=4
 pkgdesc="Collect and display system facts"
 arch=('i686' 'x86_64')
 url="http://puppetlabs.com/facter;
 license=('APACHE')
 depends=('ruby' 'yaml-cpp' 'boost-libs' 'curl')
-makedepends=('boost' 'cmake')
+makedepends=('boost' 'cmake' 'java-environment')
+optdepends=('java-environment: jruby support')
 replaces=('cfacter')
 source=(http://downloads.puppetlabs.com/$pkgname/$pkgname-$pkgver.tar.gz)
 md5sums=('0a07f8f88ac8c1f2ed7566a51dc775bc')
@@ -22,7 +23,7 @@
 build() {
   cd $pkgname-$pkgver
 
-  cmake -DCMAKE_INSTALL_PREFIX=/usr
+  JAVA_HOME=/usr/lib/jvm/default cmake -DCMAKE_INSTALL_PREFIX=/usr
 
   make
 }


[arch-commits] Commit in facter/repos (4 files)

2015-12-28 Thread Jonathan Steel
Date: Monday, December 28, 2015 @ 16:38:43
  Author: jsteel
Revision: 154665

archrelease: copy trunk to community-i686, community-x86_64

Added:
  facter/repos/community-i686/PKGBUILD
(from rev 154664, facter/trunk/PKGBUILD)
  facter/repos/community-x86_64/PKGBUILD
(from rev 154664, facter/trunk/PKGBUILD)
Deleted:
  facter/repos/community-i686/PKGBUILD
  facter/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   74 
 community-i686/PKGBUILD   |   36 -
 community-x86_64/PKGBUILD |   36 -
 3 files changed, 74 insertions(+), 72 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-12-28 15:38:22 UTC (rev 154664)
+++ community-i686/PKGBUILD 2015-12-28 15:38:43 UTC (rev 154665)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel 
-# Contributor: Greg Sutcliffe 
-# Contributor: Hyacinthe Cartiaux 
-# Contributor: Thomas S Hatch 
-# Contributor: Dave Simons 
-# Contributor: Niels Abspoel 
-
-pkgname=facter
-pkgver=3.1.3
-pkgrel=3
-pkgdesc="Collect and display system facts"
-arch=('i686' 'x86_64')
-url="http://puppetlabs.com/facter;
-license=('APACHE')
-depends=('ruby' 'yaml-cpp' 'boost-libs' 'curl')
-makedepends=('boost' 'cmake')
-replaces=('cfacter')
-source=(http://downloads.puppetlabs.com/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('0a07f8f88ac8c1f2ed7566a51dc775bc')
-
-build() {
-  cd $pkgname-$pkgver
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make install DESTDIR="$pkgdir"
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: facter/repos/community-i686/PKGBUILD (from rev 154664, 
facter/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-12-28 15:38:43 UTC (rev 154665)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jonathan Steel 
+# Contributor: Greg Sutcliffe 
+# Contributor: Hyacinthe Cartiaux 
+# Contributor: Thomas S Hatch 
+# Contributor: Dave Simons 
+# Contributor: Niels Abspoel 
+
+pkgname=facter
+pkgver=3.1.3
+pkgrel=4
+pkgdesc="Collect and display system facts"
+arch=('i686' 'x86_64')
+url="http://puppetlabs.com/facter;
+license=('APACHE')
+depends=('ruby' 'yaml-cpp' 'boost-libs' 'curl')
+makedepends=('boost' 'cmake' 'java-environment')
+optdepends=('java-environment: jruby support')
+replaces=('cfacter')
+source=(http://downloads.puppetlabs.com/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('0a07f8f88ac8c1f2ed7566a51dc775bc')
+
+build() {
+  cd $pkgname-$pkgver
+
+  JAVA_HOME=/usr/lib/jvm/default cmake -DCMAKE_INSTALL_PREFIX=/usr
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make install DESTDIR="$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-12-28 15:38:22 UTC (rev 154664)
+++ community-x86_64/PKGBUILD   2015-12-28 15:38:43 UTC (rev 154665)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel 
-# Contributor: Greg Sutcliffe 
-# Contributor: Hyacinthe Cartiaux 
-# Contributor: Thomas S Hatch 
-# Contributor: Dave Simons 
-# Contributor: Niels Abspoel 
-
-pkgname=facter
-pkgver=3.1.3
-pkgrel=3
-pkgdesc="Collect and display system facts"
-arch=('i686' 'x86_64')
-url="http://puppetlabs.com/facter;
-license=('APACHE')
-depends=('ruby' 'yaml-cpp' 'boost-libs' 'curl')
-makedepends=('boost' 'cmake')
-replaces=('cfacter')
-source=(http://downloads.puppetlabs.com/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('0a07f8f88ac8c1f2ed7566a51dc775bc')
-
-build() {
-  cd $pkgname-$pkgver
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make install DESTDIR="$pkgdir"
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: facter/repos/community-x86_64/PKGBUILD (from rev 154664, 
facter/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-12-28 15:38:43 UTC (rev 154665)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jonathan Steel 
+# Contributor: Greg Sutcliffe 
+# Contributor: Hyacinthe Cartiaux 
+# Contributor: Thomas S Hatch 
+# Contributor: Dave Simons 
+# Contributor: Niels Abspoel 
+
+pkgname=facter
+pkgver=3.1.3
+pkgrel=4
+pkgdesc="Collect and display system facts"
+arch=('i686' 'x86_64')
+url="http://puppetlabs.com/facter;
+license=('APACHE')
+depends=('ruby' 'yaml-cpp' 'boost-libs' 'curl')
+makedepends=('boost' 'cmake' 'java-environment')
+optdepends=('java-environment: 

[arch-commits] Commit in python-pillow/repos (4 files)

2015-12-28 Thread Kyle Keen
Date: Monday, December 28, 2015 @ 19:24:05
  Author: kkeen
Revision: 154668

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  python-pillow/repos/community-staging-i686/
  python-pillow/repos/community-staging-i686/PKGBUILD
(from rev 154667, python-pillow/trunk/PKGBUILD)
  python-pillow/repos/community-staging-x86_64/
  python-pillow/repos/community-staging-x86_64/PKGBUILD
(from rev 154667, python-pillow/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   81 
 community-staging-x86_64/PKGBUILD |   81 
 2 files changed, 162 insertions(+)

Copied: python-pillow/repos/community-staging-i686/PKGBUILD (from rev 154667, 
python-pillow/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-28 18:24:05 UTC (rev 154668)
@@ -0,0 +1,81 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: minder
+
+pkgbase=python-pillow
+pkgname=(python-pillow python2-pillow)
+pkgver=3.0.0
+pkgrel=2
+# consider splitting out sane if this gets weird enough
+_sanever=2.8.2
+_appname=Pillow
+_py2basever=2.7
+_py3basever=3.5m
+pkgdesc="Python Imaging Library (PIL) fork. Python3 version."
+arch=('i686' 'x86_64')
+url="http://python-pillow.github.io/;
+license=('BSD')
+makedepends=('python-setuptools' 'python2-setuptools' 'lcms' 'libwebp' 'tk' 
'sane')
+source=("http://pypi.python.org/packages/source/P/$_appname/$_appname-$pkgver.tar.gz;
+
"Sane-$_sanever.tar.gz::https://github.com/python-pillow/Sane/archive/v$_sanever.tar.gz;)
+md5sums=('fc8ac44e93da09678eac7e30c9b7377d'
+ '295f1c745ab4da6a34b524019b181978')
+
+prepare() {
+  cd "$srcdir"
+  # allow sane to build
+  sed -i "s|os.path.join|'../libImaging', &|" "$srcdir/Sane-$_sanever/setup.py"
+  cp -r "$srcdir/Sane-$_sanever" "$srcdir/$_appname-$pkgver/Sane"
+  # py2 and py3
+  cp -r "$srcdir/$_appname-$pkgver" "$srcdir/${_appname}2-$pkgver"
+}  
+
+package_python-pillow() {
+  depends=('python' 'lcms' 'libwebp')
+  optdepends=('tk: for the ImageTK module'
+  'sane: for the Sane module'
+  'python-pyqt4: for the ImageQt module')
+  cd "$srcdir/$_appname-$pkgver"
+  python3 setup.py install --root="$pkgdir/" --optimize=0
+  pushd Sane
+python3 setup.py install --root="$pkgdir/" --optimize=0
+  popd
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+  install -dm755 "$pkgdir/usr/include/python$_py3basever/"
+  install -m644 -t "$pkgdir/usr/include/python$_py3basever/" libImaging/*.h
+
+  # clean up bins
+  cd "$pkgdir/usr/bin"
+  for f in *.py; do
+mv "$f" "${f%.py}"
+  done
+}
+
+package_python2-pillow() {
+  pkgdesc="Python Imaging Library (PIL) fork. Python2 version."
+  depends=('python2' 'lcms' 'libwebp')
+  optdepends=('tk: for the ImageTK module'
+  'sane: for the Sane module'
+  'python2-pyqt4: for the ImageQt module')
+  provides=('python-imaging' 'python2-imaging')
+  conflicts=('python-imaging' 'python2-imaging')
+  cd "$srcdir/${_appname}2-$pkgver"
+  sed -i 's|python$|python2|' PIL/OleFileIO.py
+  python2 setup.py install --root="$pkgdir/" --optimize=0
+  pushd Sane
+python2 setup.py install --root="$pkgdir/" --optimize=0
+  popd
+
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+  install -dm755 "$pkgdir/usr/include/python$_py2basever/"
+  install -m644 -t "$pkgdir/usr/include/python$_py2basever/" libImaging/*.h
+
+  # clean up bins
+  cd "$pkgdir/usr/bin"
+  for f in *.py; do
+mv "$f" "${f%.py}2"
+  done
+}
+

Copied: python-pillow/repos/community-staging-x86_64/PKGBUILD (from rev 154667, 
python-pillow/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-28 18:24:05 UTC (rev 154668)
@@ -0,0 +1,81 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: minder
+
+pkgbase=python-pillow
+pkgname=(python-pillow python2-pillow)
+pkgver=3.0.0
+pkgrel=2
+# consider splitting out sane if this gets weird enough
+_sanever=2.8.2
+_appname=Pillow
+_py2basever=2.7
+_py3basever=3.5m
+pkgdesc="Python Imaging Library (PIL) fork. Python3 version."
+arch=('i686' 'x86_64')
+url="http://python-pillow.github.io/;
+license=('BSD')
+makedepends=('python-setuptools' 'python2-setuptools' 'lcms' 'libwebp' 'tk' 
'sane')
+source=("http://pypi.python.org/packages/source/P/$_appname/$_appname-$pkgver.tar.gz;
+
"Sane-$_sanever.tar.gz::https://github.com/python-pillow/Sane/archive/v$_sanever.tar.gz;)
+md5sums=('fc8ac44e93da09678eac7e30c9b7377d'
+ '295f1c745ab4da6a34b524019b181978')
+
+prepare() {
+  cd "$srcdir"
+  # allow sane to build
+  sed -i 

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

2015-12-28 Thread Kyle Keen
Date: Monday, December 28, 2015 @ 19:23:32
  Author: kkeen
Revision: 154667

upgpkg: python-pillow 3.0.0-2 libwebp rebuild

Modified:
  python-pillow/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 17:25:45 UTC (rev 154666)
+++ PKGBUILD2015-12-28 18:23:32 UTC (rev 154667)
@@ -5,7 +5,7 @@
 pkgbase=python-pillow
 pkgname=(python-pillow python2-pillow)
 pkgver=3.0.0
-pkgrel=1
+pkgrel=2
 # consider splitting out sane if this gets weird enough
 _sanever=2.8.2
 _appname=Pillow


[arch-commits] Commit in leptonica/repos (6 files)

2015-12-28 Thread Jan Steffens
Date: Monday, December 28, 2015 @ 21:49:35
  Author: heftig
Revision: 154681

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  leptonica/repos/community-staging-i686/
  leptonica/repos/community-staging-i686/PKGBUILD
(from rev 154680, leptonica/trunk/PKGBUILD)
  leptonica/repos/community-staging-i686/giflib6.patch
(from rev 154680, leptonica/trunk/giflib6.patch)
  leptonica/repos/community-staging-x86_64/
  leptonica/repos/community-staging-x86_64/PKGBUILD
(from rev 154680, leptonica/trunk/PKGBUILD)
  leptonica/repos/community-staging-x86_64/giflib6.patch
(from rev 154680, leptonica/trunk/giflib6.patch)

+
 community-staging-i686/PKGBUILD|   33 +
 community-staging-i686/giflib6.patch   |  111 +++
 community-staging-x86_64/PKGBUILD  |   33 +
 community-staging-x86_64/giflib6.patch |  111 +++
 4 files changed, 288 insertions(+)

Copied: leptonica/repos/community-staging-i686/PKGBUILD (from rev 154680, 
leptonica/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-28 20:49:35 UTC (rev 154681)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Christoph Drexler 
+
+pkgname=leptonica
+pkgver=1.72
+pkgrel=2
+pkgdesc="Software that is broadly useful for image processing and image 
analysis applications"
+arch=('i686' 'x86_64')
+url="http://www.leptonica.com/;
+license=('custom')
+depends=('giflib' 'libjpeg' 'libpng' 'libtiff' 'zlib' 'libwebp')
+source=(http://www.leptonica.com/source/leptonica-${pkgver}.tar.gz
+   giflib6.patch)
+md5sums=('7581db29f8442197ce68e766c6047c4b'
+ 'deeea9d5dccd9a0fb4e0e4433db49086')
+
+prepare() {
+  cd ${srcdir}/leptonica-${pkgver}
+#  patch -p1 <$srcdir/giflib6.patch
+}
+
+build() {
+  cd ${srcdir}/leptonica-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/leptonica-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -D leptonica-license.txt 
${pkgdir}/usr/share/licenses/leptonica/leptonica-license.txt
+}

Copied: leptonica/repos/community-staging-i686/giflib6.patch (from rev 154680, 
leptonica/trunk/giflib6.patch)
===
--- community-staging-i686/giflib6.patch(rev 0)
+++ community-staging-i686/giflib6.patch2015-12-28 20:49:35 UTC (rev 
154681)
@@ -0,0 +1,111 @@
+diff -wbBur leptonica-1.70/src/gifio.c leptonica-1.70.my/src/gifio.c
+--- leptonica-1.70/src/gifio.c 2013-11-24 01:57:40.0 +0400
 leptonica-1.70.my/src/gifio.c  2014-06-09 14:07:31.031928421 +0400
+@@ -121,12 +121,12 @@
+ 
+ /* Read all the data, but use only the first image found */
+ if (DGifSlurp(gif) != GIF_OK) {
+-DGifCloseFile(gif);
++DGifCloseFile(gif, NULL);
+ return (PIX *)ERROR_PTR("failed to read GIF data", procName, NULL);
+ }
+ 
+ if (gif->SavedImages == NULL) {
+-DGifCloseFile(gif);
++DGifCloseFile(gif, NULL);
+ return (PIX *)ERROR_PTR("no images found in GIF", procName, NULL);
+ }
+ 
+@@ -134,12 +134,12 @@
+ w = si.ImageDesc.Width;
+ h = si.ImageDesc.Height;
+ if (w <= 0 || h <= 0) {
+-DGifCloseFile(gif);
++DGifCloseFile(gif, NULL);
+ return (PIX *)ERROR_PTR("invalid image dimensions", procName, NULL);
+ }
+ 
+ if (si.RasterBits == NULL) {
+-DGifCloseFile(gif);
++DGifCloseFile(gif, NULL);
+ return (PIX *)ERROR_PTR("no raster data in GIF", procName, NULL);
+ }
+ 
+@@ -151,7 +151,7 @@
+ gif_cmap = gif->SColorMap;
+ } else {
+ /* don't know where to take cmap from */
+-DGifCloseFile(gif);
++DGifCloseFile(gif, NULL);
+ return (PIX *)ERROR_PTR("color map is missing", procName, NULL);
+ }
+ 
+@@ -175,7 +175,7 @@
+ }
+ 
+ if ((pixd = pixCreate(w, h, d)) == NULL) {
+-DGifCloseFile(gif);
++DGifCloseFile(gif, NULL);
+ pixcmapDestroy();
+ return (PIX *)ERROR_PTR("failed to allocate pixd", procName, NULL);
+ }
+@@ -207,7 +207,7 @@
+ pixTransferAllData(pixd, , 0, 0);
+ }
+ 
+-DGifCloseFile(gif);
++DGifCloseFile(gif, NULL);
+ return pixd;
+ }
+ 
+@@ -356,14 +356,14 @@
+ != GIF_OK) {
+ pixDestroy();
+ GifFreeMapObject(gif_cmap);
+-EGifCloseFile(gif);
++EGifCloseFile(gif, NULL);
+ return ERROR_INT("failed to write screen description", procName, 1);
+ }
+ GifFreeMapObject(gif_cmap); /* not needed after this point */
+ 
+ if (EGifPutImageDesc(gif, 0, 0, w, h, FALSE, NULL) != GIF_OK) {
+ pixDestroy();
+-EGifCloseFile(gif);
++EGifCloseFile(gif, NULL);
+  

[arch-commits] Commit in imagemagick/repos (6 files)

2015-12-28 Thread Jan Steffens
Date: Monday, December 28, 2015 @ 22:04:23
  Author: heftig
Revision: 257321

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  imagemagick/repos/staging-i686/
  imagemagick/repos/staging-i686/PKGBUILD
(from rev 257320, imagemagick/trunk/PKGBUILD)
  imagemagick/repos/staging-i686/perlmagick.rpath.patch
(from rev 257320, imagemagick/trunk/perlmagick.rpath.patch)
  imagemagick/repos/staging-x86_64/
  imagemagick/repos/staging-x86_64/PKGBUILD
(from rev 257320, imagemagick/trunk/PKGBUILD)
  imagemagick/repos/staging-x86_64/perlmagick.rpath.patch
(from rev 257320, imagemagick/trunk/perlmagick.rpath.patch)

---+
 staging-i686/PKGBUILD |   99 
 staging-i686/perlmagick.rpath.patch   |   11 +++
 staging-x86_64/PKGBUILD   |   99 
 staging-x86_64/perlmagick.rpath.patch |   11 +++
 4 files changed, 220 insertions(+)

Copied: imagemagick/repos/staging-i686/PKGBUILD (from rev 257320, 
imagemagick/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-28 21:04:23 UTC (rev 257321)
@@ -0,0 +1,99 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgbase=imagemagick
+pkgname=('imagemagick' 'imagemagick-doc')
+pkgver=6.9.2.10
+pkgrel=1
+arch=('i686' 'x86_64')
+url="http://www.imagemagick.org/;
+license=('custom')
+makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript'
+ 'openexr' 'libwmf' 'librsvg' 'libxml2' 'liblqr' 'openjpeg2'
+ 'opencl-headers' 'libcl' 'libwebp' 'subversion' 'glu')
+#source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
+source=(ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
+perlmagick.rpath.patch)
+sha1sums=('d0b3fdf8f25856bf0058716703f7bf989560d2ce'
+  'SKIP'
+  'e143cf9d530fabf3b58023899b5cc544ba93daec')
+validpgpkeys=('D8272EF51DA223E4D05B466989AB63D48277377A')
+
+prepare() {
+  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
+  sed '/AC_PATH_XTRA/d' -i configure.ac
+  autoreconf --force --install
+  patch -p0 -i "${srcdir}/perlmagick.rpath.patch"
+}
+
+build() {
+  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
+  [[ $CARCH = "i686" ]] && EXTRAOPTS="--with-gcc-arch=i686"
+  [[ $CARCH = "x86_64" ]] && EXTRAOPTS="--with-gcc-arch=x86-64"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --with-modules \
+--enable-hdri --with-wmf --with-openexr --with-xml \
+--with-webp --with-gslib --with-gs-font-dir=/usr/share/fonts/Type1 \
+--with-perl --with-perl-options="INSTALLDIRS=vendor" --with-lqr 
--with-rsvg \
+--enable-opencl --with-openjp2 --without-gvc --without-djvu 
--without-autotrace \
+--without-jbig --without-fpx --without-dps --without-fftw $EXTRAOPTS
+  make
+}
+
+check() {
+  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
+#  make check
+}
+
+package_imagemagick() {
+  pkgdesc="An image viewing/manipulation program"
+  depends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'liblqr' 'libcl')
+  optdepends=('imagemagick-doc: for additional information'
+  'ghostscript: for Ghostscript support' 
+  'openexr: for OpenEXR support' 
+ 'openjpeg2: for JP2 support' 
+  'libwmf: for WMF support' 
+  'librsvg: for SVG support' 
+  'libxml2: for XML support' 
+  'libpng: for PNG support' 
+ 'libwebp: for WEBP support')
+  backup=("etc/ImageMagick-${pkgver%%.*}/coder.xml"
+  "etc/ImageMagick-${pkgver%%.*}/colors.xml"
+  "etc/ImageMagick-${pkgver%%.*}/delegates.xml"
+  "etc/ImageMagick-${pkgver%%.*}/log.xml"
+  "etc/ImageMagick-${pkgver%%.*}/magic.xml"
+  "etc/ImageMagick-${pkgver%%.*}/mime.xml"
+  "etc/ImageMagick-${pkgver%%.*}/policy.xml"
+  "etc/ImageMagick-${pkgver%%.*}/quantization-table.xml"
+  "etc/ImageMagick-${pkgver%%.*}/thresholds.xml"
+  "etc/ImageMagick-${pkgver%%.*}/type.xml"
+  "etc/ImageMagick-${pkgver%%.*}/type-dejavu.xml"
+  "etc/ImageMagick-${pkgver%%.*}/type-ghostscript.xml"
+  "etc/ImageMagick-${pkgver%%.*}/type-windows.xml")
+  options=('!docs' 'libtool' '!emptydirs')
+
+  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
+  make -j1 DESTDIR="${pkgdir}" install
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/imagemagick/LICENSE"
+  install -Dm644 NOTICE "${pkgdir}/usr/share/licenses/imagemagick/NOTICE"
+
+#Cleaning
+  rm -f "${pkgdir}"/usr/lib/*.la
+
+# template start; name=perl-binary-module-dependency; version=1;
+if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
+   _perlver_min=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]);')
+   _perlver_max=$(perl -e '$v = $^V->{version}; print 

[arch-commits] Commit in ruby-mime-types-data/repos (2 files)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:26:40
  Author: foutrelis
Revision: 154688

archrelease: copy trunk to community-staging-any

Added:
  ruby-mime-types-data/repos/community-staging-any/
  ruby-mime-types-data/repos/community-staging-any/PKGBUILD
(from rev 154687, ruby-mime-types-data/trunk/PKGBUILD)

--+
 PKGBUILD |   22 ++
 1 file changed, 22 insertions(+)

Copied: ruby-mime-types-data/repos/community-staging-any/PKGBUILD (from rev 
154687, ruby-mime-types-data/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2015-12-28 21:26:40 UTC (rev 154688)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+
+_gemname=mime-types-data
+pkgname=ruby-$_gemname
+pkgver=3.2015.1120
+pkgrel=2
+pkgdesc='provides a registry for information about MIME media type definitions'
+arch=(any)
+url='https://github.com/mime-types/mime-types-data/'
+license=(MIT)
+depends=(ruby)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('7e0ba3069053eb0aa536fa9bf08f9de59d7bc5df')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+}


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

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:27:02
  Author: foutrelis
Revision: 154689

Ruby 2.3.0 rebuild

Modified:
  ruby-tins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:26:40 UTC (rev 154688)
+++ PKGBUILD2015-12-28 21:27:02 UTC (rev 154689)
@@ -5,7 +5,7 @@
 
 pkgname=ruby-tins
 pkgver=1.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc='All the stuff that is not good/big enough for a real library'
 arch=('any')
 url='https://github.com/flori/tins'


[arch-commits] Commit in ruby-mime-types-data/trunk (PKGBUILD)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:26:35
  Author: foutrelis
Revision: 154687

Ruby 2.3.0 rebuild

Modified:
  ruby-mime-types-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:18:16 UTC (rev 154686)
+++ PKGBUILD2015-12-28 21:26:35 UTC (rev 154687)
@@ -4,7 +4,7 @@
 _gemname=mime-types-data
 pkgname=ruby-$_gemname
 pkgver=3.2015.1120
-pkgrel=1
+pkgrel=2
 pkgdesc='provides a registry for information about MIME media type definitions'
 arch=(any)
 url='https://github.com/mime-types/mime-types-data/'


[arch-commits] Commit in xmonad/repos (12 files)

2015-12-28 Thread Jelle van der Waa
Date: Monday, December 28, 2015 @ 22:33:40
  Author: jelle
Revision: 154704

archrelease: copy trunk to community-i686, community-x86_64

Added:
  xmonad/repos/community-i686/PKGBUILD
(from rev 154702, xmonad/trunk/PKGBUILD)
  xmonad/repos/community-i686/xmonad.install
(from rev 154702, xmonad/trunk/xmonad.install)
  xmonad/repos/community-i686/xmonad.svg
(from rev 154702, xmonad/trunk/xmonad.svg)
  xmonad/repos/community-x86_64/PKGBUILD
(from rev 154703, xmonad/trunk/PKGBUILD)
  xmonad/repos/community-x86_64/xmonad.install
(from rev 154703, xmonad/trunk/xmonad.install)
  xmonad/repos/community-x86_64/xmonad.svg
(from rev 154703, xmonad/trunk/xmonad.svg)
Deleted:
  xmonad/repos/community-i686/PKGBUILD
  xmonad/repos/community-i686/xmonad.install
  xmonad/repos/community-i686/xmonad.svg
  xmonad/repos/community-x86_64/PKGBUILD
  xmonad/repos/community-x86_64/xmonad.install
  xmonad/repos/community-x86_64/xmonad.svg

-+
 /PKGBUILD   |  118 +
 /xmonad.install |   38 +
 /xmonad.svg |  154 ++
 community-i686/PKGBUILD |   59 --
 community-i686/xmonad.install   |   19 
 community-i686/xmonad.svg   |   77 ---
 community-x86_64/PKGBUILD   |   59 --
 community-x86_64/xmonad.install |   19 
 community-x86_64/xmonad.svg |   77 ---
 9 files changed, 310 insertions(+), 310 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-12-28 21:33:35 UTC (rev 154703)
+++ community-i686/PKGBUILD 2015-12-28 21:33:40 UTC (rev 154704)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Vesa Kaihlavirta 
-# Maintainer: Jelle van der Waa 
-# Contributor: shild 
-
-pkgname=xmonad
-pkgver=0.12
-pkgrel=1
-pkgdesc="Lightweight X11 tiled window manager written in Haskell"
-arch=('i686' 'x86_64')
-url="http://xmonad.org/;
-license=('BSD')
-depends=('ghc=7.10.3' 'gmp' 'haskell-x11=1.6.1.2' 'sh' 'haskell-mtl=2.2.1'
- 'haskell-utf8-string' 'haskell-extensible-exceptions=0.1.1.4'
- 'haskell-data-default' 'haskell-setlocale')
-makedepends=('gendesk')
-optdepends=('xorg-xmessage: for displaying visual error messages')
-install='xmonad.install'
-options=('staticlibs')
-source=("https://github.com/xmonad/xmonad/archive/v${pkgver}.tar.gz;
-"xmonad.svg")
-
-md5sums=('c81d688c51fa50aea0e421f4755ee2fc'
- '72bfa5e62e4e44fe7fa59b6a7593d993')
-
-prepare() {
-  gendesk --pkgname "$pkgname" --pkgdesc "$pkgdesc"
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  runhaskell Setup.lhs configure --ghc --enable-shared --enable-split-objs 
--prefix=/usr \
- --libsubdir=\$compiler/site-local/\$pkgid 
--docdir=/usr/share/doc/${pkgname} 
-  runhaskell Setup build
-  runhaskell Setup haddock
-  runhaskell Setup register --gen-script
-  runhaskell Setup unregister --gen-script
-  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  install -D -m744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
-  install -m744 unregister.sh $pkgdir/usr/share/haskell/$pkgname/unregister.sh
-  install -d -m755 ${pkgdir}/usr/share/doc/ghc/html/libraries
-  ln -s /usr/share/doc/$pkgname/html 
"$pkgdir/usr/share/doc/ghc/html/libraries/$_hkgname"
-
-  runhaskell Setup.lhs copy --destdir=$pkgdir
-
-  # Requires pandoc, regex-posix, Pretty and cabal
-  #runhaskell util/GenerateManpage.hs
-
-  install -D -m644 man/xmonad.1 $pkgdir/usr/share/man/man1/xmonad.1
-  install -D -m644 LICENSE $pkgdir/usr/share/licenses/xmonad/LICENSE
-  install -D -m644 $srcdir/xmonad.svg $pkgdir/usr/share/pixmaps/xmonad.svg
-  install -D -m644 $srcdir/xmonad.desktop 
$pkgdir/usr/share/xsessions/xmonad.desktop
-}

Copied: xmonad/repos/community-i686/PKGBUILD (from rev 154702, 
xmonad/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-12-28 21:33:40 UTC (rev 154704)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Vesa Kaihlavirta 
+# Maintainer: Jelle van der Waa 
+# Contributor: shild 
+
+pkgname=xmonad
+pkgver=0.12
+pkgrel=2
+pkgdesc="Lightweight X11 tiled window manager written in Haskell"
+arch=('i686' 'x86_64')
+url="http://xmonad.org/;
+license=('BSD')
+depends=('ghc=7.10.3' 'gmp' 'haskell-x11=1.6.1.2' 'sh' 'haskell-mtl=2.2.1'
+ 'haskell-utf8-string' 'haskell-extensible-exceptions=0.1.1.4'
+ 'haskell-data-default' 'haskell-setlocale')
+makedepends=('gendesk')

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

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:33:27
  Author: foutrelis
Revision: 154702

Ruby 2.3.0 rebuild

Modified:
  ruby-hpricot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:33:25 UTC (rev 154701)
+++ PKGBUILD2015-12-28 21:33:27 UTC (rev 154702)
@@ -8,7 +8,7 @@
 _gemname=hpricot
 pkgname=ruby-$_gemname
 pkgver=0.8.6
-pkgrel=3
+pkgrel=4
 pkgdesc='A swift, liberal HTML parser with a fantastic library'
 arch=(i686 x86_64)
 url='http://code.whytheluckystiff.net/hpricot/'


[arch-commits] Commit in ruby-hpricot/repos (4 files)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:33:35
  Author: foutrelis
Revision: 154703

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  ruby-hpricot/repos/community-staging-i686/
  ruby-hpricot/repos/community-staging-i686/PKGBUILD
(from rev 154702, ruby-hpricot/trunk/PKGBUILD)
  ruby-hpricot/repos/community-staging-x86_64/
  ruby-hpricot/repos/community-staging-x86_64/PKGBUILD
(from rev 154702, ruby-hpricot/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   31 +++
 community-staging-x86_64/PKGBUILD |   31 +++
 2 files changed, 62 insertions(+)

Copied: ruby-hpricot/repos/community-staging-i686/PKGBUILD (from rev 154702, 
ruby-hpricot/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-28 21:33:35 UTC (rev 154703)
@@ -0,0 +1,31 @@
+#$Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Andrea Scarpino 
+# Contributor: William Rea 
+# Contributor: 
+# Contributor: Alexsandr Pavlov 
+
+_gemname=hpricot
+pkgname=ruby-$_gemname
+pkgver=0.8.6
+pkgrel=4
+pkgdesc='A swift, liberal HTML parser with a fantastic library'
+arch=(i686 x86_64)
+url='http://code.whytheluckystiff.net/hpricot/'
+license=(MIT)
+depends=(ruby)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('87ce2c17960a5e1d7ceaa16d0591ca6a28379ce0')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+  find "$pkgdir/$_gemdir/extensions/" -name *.so -delete
+  rm -r "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/test"
+  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/COPYING" 
"$pkgdir/usr/share/licenses/$pkgname/COPYING"
+
+  rm -r "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/ext"
+}

Copied: ruby-hpricot/repos/community-staging-x86_64/PKGBUILD (from rev 154702, 
ruby-hpricot/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-28 21:33:35 UTC (rev 154703)
@@ -0,0 +1,31 @@
+#$Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Andrea Scarpino 
+# Contributor: William Rea 
+# Contributor: 
+# Contributor: Alexsandr Pavlov 
+
+_gemname=hpricot
+pkgname=ruby-$_gemname
+pkgver=0.8.6
+pkgrel=4
+pkgdesc='A swift, liberal HTML parser with a fantastic library'
+arch=(i686 x86_64)
+url='http://code.whytheluckystiff.net/hpricot/'
+license=(MIT)
+depends=(ruby)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('87ce2c17960a5e1d7ceaa16d0591ca6a28379ce0')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+  find "$pkgdir/$_gemdir/extensions/" -name *.so -delete
+  rm -r "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/test"
+  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/COPYING" 
"$pkgdir/usr/share/licenses/$pkgname/COPYING"
+
+  rm -r "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/ext"
+}


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

2015-12-28 Thread Jelle van der Waa
Date: Monday, December 28, 2015 @ 22:33:25
  Author: jelle
Revision: 154701

upgpkg: xmonad 0.12-2

Modified:
  xmonad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:32:41 UTC (rev 154700)
+++ PKGBUILD2015-12-28 21:33:25 UTC (rev 154701)
@@ -6,7 +6,7 @@
 
 pkgname=xmonad
 pkgver=0.12
-pkgrel=1
+pkgrel=2
 pkgdesc="Lightweight X11 tiled window manager written in Haskell"
 arch=('i686' 'x86_64')
 url="http://xmonad.org/;
@@ -44,8 +44,8 @@
   cd $srcdir/$pkgname-$pkgver
   install -D -m744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
   install -m744 unregister.sh $pkgdir/usr/share/haskell/$pkgname/unregister.sh
-  install -d -m755 ${pkgdir}/usr/share/doc/ghc/html/libraries
-  ln -s /usr/share/doc/$pkgname/html 
"$pkgdir/usr/share/doc/ghc/html/libraries/$_hkgname"
+  #install -d -m755 ${pkgdir}/usr/share/doc/ghc/html/libraries
+  #ln -s /usr/share/doc/$pkgname/html 
"$pkgdir/usr/share/doc/ghc/html/libraries/$_hkgname"
 
   runhaskell Setup.lhs copy --destdir=$pkgdir
 


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

2015-12-28 Thread Sergej Pupykin
Date: Monday, December 28, 2015 @ 22:33:48
  Author: spupykin
Revision: 154705

upgpkg: drupal 8.0.1-2

upd

Modified:
  drupal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:33:40 UTC (rev 154704)
+++ PKGBUILD2015-12-28 21:33:48 UTC (rev 154705)
@@ -4,12 +4,12 @@
 
 pkgname=drupal
 pkgver=8.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A PHP-based content management platform"
 arch=('any')
 url="http://www.drupal.org/;
 license=('GPL')
-depends=('php')
+depends=('php' 'php-gd')
 install='drupal.install'
 backup=('etc/webapps/drupal/.htaccess')
 options=(!strip)


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

2015-12-28 Thread Jelle van der Waa
Date: Monday, December 28, 2015 @ 22:36:40
  Author: jelle
Revision: 154707

remove unused lines

Modified:
  xmonad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:34:11 UTC (rev 154706)
+++ PKGBUILD2015-12-28 21:36:40 UTC (rev 154707)
@@ -44,8 +44,6 @@
   cd $srcdir/$pkgname-$pkgver
   install -D -m744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
   install -m744 unregister.sh $pkgdir/usr/share/haskell/$pkgname/unregister.sh
-  #install -d -m755 ${pkgdir}/usr/share/doc/ghc/html/libraries
-  #ln -s /usr/share/doc/$pkgname/html 
"$pkgdir/usr/share/doc/ghc/html/libraries/$_hkgname"
 
   runhaskell Setup.lhs copy --destdir=$pkgdir
 


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

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:42:25
  Author: foutrelis
Revision: 154708

Ruby 2.3.0 rebuild

Modified:
  ruby-dbus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:36:40 UTC (rev 154707)
+++ PKGBUILD2015-12-28 21:42:25 UTC (rev 154708)
@@ -6,7 +6,7 @@
 _gemname=ruby-dbus
 pkgname=$_gemname
 pkgver=0.11.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Ruby module for interaction with D-Bus'
 arch=(any)
 url='https://trac.luon.net/ruby-dbus'


[arch-commits] Commit in clearsilver/repos (8 files)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:50:39
  Author: foutrelis
Revision: 154715

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  clearsilver/repos/community-staging-i686/
  clearsilver/repos/community-staging-i686/PKGBUILD
(from rev 154714, clearsilver/trunk/PKGBUILD)
  clearsilver/repos/community-staging-i686/c99.patch
(from rev 154714, clearsilver/trunk/c99.patch)
  clearsilver/repos/community-staging-i686/clearsilver-ruby-1.9.patch
(from rev 154714, clearsilver/trunk/clearsilver-ruby-1.9.patch)
  clearsilver/repos/community-staging-x86_64/
  clearsilver/repos/community-staging-x86_64/PKGBUILD
(from rev 154714, clearsilver/trunk/PKGBUILD)
  clearsilver/repos/community-staging-x86_64/c99.patch
(from rev 154714, clearsilver/trunk/c99.patch)
  clearsilver/repos/community-staging-x86_64/clearsilver-ruby-1.9.patch
(from rev 154714, clearsilver/trunk/clearsilver-ruby-1.9.patch)

-+
 community-staging-i686/PKGBUILD |   79 +
 community-staging-i686/c99.patch|   23 +
 community-staging-i686/clearsilver-ruby-1.9.patch   |  244 ++
 community-staging-x86_64/PKGBUILD   |   79 +
 community-staging-x86_64/c99.patch  |   23 +
 community-staging-x86_64/clearsilver-ruby-1.9.patch |  244 ++
 6 files changed, 692 insertions(+)

Copied: clearsilver/repos/community-staging-i686/PKGBUILD (from rev 154714, 
clearsilver/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-28 21:50:39 UTC (rev 154715)
@@ -0,0 +1,79 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer : Aaron Griffin 
+# Contributor: William Rea 
+
+pkgname=clearsilver
+pkgver=0.10.5
+pkgrel=19
+pkgdesc="clearsilver is a fast, powerful, and language-neutral HTML template 
system"
+arch=('i686' 'x86_64')
+url='http://www.clearsilver.net'
+license=('custom')
+depends=('python2' 'perl' 'ruby' 'java-runtime')
+makedepends=('java-environment')
+options=('!emptydirs' 'staticlibs')
+source=("http://www.clearsilver.net/downloads/$pkgname-$pkgver.tar.gz;
+"clearsilver-ruby-1.9.patch"
+"c99.patch")
+md5sums=('b8c0c7fbe0ef5e06e0c935f134304d44'
+ 'd9db4e5985254e1b0d63e9ff042773f4'
+ '18b9bf6755786f202b25477b5e882792')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  sed -i "s@/usr/local/bin/python@/usr/bin/env python2@g" scripts/document.py
+  sed -i "s...@install.rb inst...@install.rb install --prefix=$pkgdir@g" 
ruby/Makefile
+  patch -p1 <$srcdir/clearsilver-ruby-1.9.patch
+  patch -p1 <$srcdir/c99.patch
+  patch -p0 ruby/install.rb < siteruby   = subprefix.call(c['vendordir'])
+> versite= subprefix.call(c['vendorlibdir'])
+> sodir  = subprefix.call(c['vendorarchdir'])
+EOF
+  sed -i 's|LIBRARIES = inserted + LIBRARIES|LIBRARIES = LIBRARIES + 
inserted|' python/setup.py
+
+  # fix for ruby 2.2
+  sed -i 's|::Config::|RbConfig::|g' ruby/install.rb
+  if [ $CARCH == "x86_64" ]; then
+sed -i 's|-2128917020|2166050276|' cs/test_crc.cs.gold
+  fi
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  export PERL_MM_OPT='INSTALLDIRS=vendor'
+  ./configure --disable-csharp --prefix=/usr --with-python=/usr/bin/python2
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$pkgver
+  (cd ruby && make testrb)
+  (cd perl && make test)
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make PREFIX=$pkgdir DESTDIR=$pkgdir install
+
+  install -Dm644 CS_LICENSE $pkgdir/usr/share/licenses/clearsilver/license.txt
+  mv $pkgdir/usr/man/man3/* $pkgdir/usr/share/man/man3/
+  rm -rf $pkgdir/usr/man
+
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+
+# template start; name=perl-binary-module-dependency; version=1;
+if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
+   _perlver_min=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]);')
+   _perlver_max=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]+1);')
+   depends+=("perl>=$_perlver_min" "perl<$_perlver_max")
+fi
+# template end;
+}

Copied: clearsilver/repos/community-staging-i686/c99.patch (from rev 154714, 
clearsilver/trunk/c99.patch)
===
--- community-staging-i686/c99.patch(rev 0)
+++ community-staging-i686/c99.patch2015-12-28 21:50:39 UTC (rev 154715)
@@ -0,0 +1,23 @@
+diff -wbBur clearsilver-0.10.5/util/neo_err.h 
clearsilver-0.10.5.my/util/neo_err.h
+--- clearsilver-0.10.5/util/neo_err.h  2007-07-12 07:09:09.0 +0400
 clearsilver-0.10.5.my/util/neo_err.h   2015-06-05 19:06:34.961297962 
+0300
+@@ -84,9 +84,6 @@
+  *  NEOERR fails
+  */
+ #if 

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

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:50:30
  Author: foutrelis
Revision: 154714

Ruby 2.3.0 rebuild

Modified:
  clearsilver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:48:36 UTC (rev 154713)
+++ PKGBUILD2015-12-28 21:50:30 UTC (rev 154714)
@@ -5,7 +5,7 @@
 
 pkgname=clearsilver
 pkgver=0.10.5
-pkgrel=18
+pkgrel=19
 pkgdesc="clearsilver is a fast, powerful, and language-neutral HTML template 
system"
 arch=('i686' 'x86_64')
 url='http://www.clearsilver.net'


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

2015-12-28 Thread Bartłomiej Piotrowski
Date: Monday, December 28, 2015 @ 22:54:48
  Author: bpiotrowski
Revision: 154719

Ruby 2.3.0 rebuild

Modified:
  ruby-rack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:54:46 UTC (rev 154718)
+++ PKGBUILD2015-12-28 21:54:48 UTC (rev 154719)
@@ -4,7 +4,7 @@
 
 pkgname=ruby-rack
 pkgver=1.6.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Rack provides minimal, modular and adaptable interface for developing 
web applications in Ruby"
 arch=(any)
 #url="http://rack.rubyforge.org/;


[arch-commits] Commit in ruby-rack/repos (2 files)

2015-12-28 Thread Bartłomiej Piotrowski
Date: Monday, December 28, 2015 @ 22:54:54
  Author: bpiotrowski
Revision: 154720

archrelease: copy trunk to community-staging-any

Added:
  ruby-rack/repos/community-staging-any/
  ruby-rack/repos/community-staging-any/PKGBUILD
(from rev 154719, ruby-rack/trunk/PKGBUILD)

--+
 PKGBUILD |   25 +
 1 file changed, 25 insertions(+)

Copied: ruby-rack/repos/community-staging-any/PKGBUILD (from rev 154719, 
ruby-rack/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2015-12-28 21:54:54 UTC (rev 154720)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Alexsandr Pavlov 
+
+pkgname=ruby-rack
+pkgver=1.6.4
+pkgrel=2
+pkgdesc="Rack provides minimal, modular and adaptable interface for developing 
web applications in Ruby"
+arch=(any)
+#url="http://rack.rubyforge.org/;
+url="http://rubyforge.org/projects/rack/;
+license=('MIT')
+depends=('ruby' 'rubygems')
+noextract=("rack-$pkgver.gem")
+source=(http://gems.rubyforge.org/gems/rack-$pkgver.gem)
+md5sums=('7f11121a95fe4e59cd86af2b791a3590')
+
+package() {
+  cd $srcdir
+  export HOME=/tmp
+  local _gemdir="$(ruby -rubygems -e'puts Gem.default_dir')"
+  gem install --no-user-install --ignore-dependencies -i "$pkgdir$_gemdir" -n 
"$pkgdir/usr/bin" rack-$pkgver.gem
+  mkdir -p $pkgdir/usr/share/licenses/ruby-rack
+  ln -s `find $pkgdir/usr/lib/ruby/ -type f -name COPYING | sed "s|$pkgdir||"` 
$pkgdir/usr/share/licenses/ruby-rack/COPYING
+}


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

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:54:46
  Author: foutrelis
Revision: 154718

Ruby 2.3.0 rebuild

Modified:
  xmms2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:51:09 UTC (rev 154717)
+++ PKGBUILD2015-12-28 21:54:46 UTC (rev 154718)
@@ -9,7 +9,7 @@
 
 pkgname=xmms2
 pkgver=0.8DrO_o.882.g942b17f
-pkgrel=3
+pkgrel=4
 pkgdesc="X-platform Music Multiplexing System 2"
 arch=(i686 x86_64)
 url="https://xmms2.org/;


[arch-commits] Commit in xmms2/repos (12 files)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 22:54:58
  Author: foutrelis
Revision: 154721

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  xmms2/repos/community-staging-i686/
  xmms2/repos/community-staging-i686/PKGBUILD
(from rev 154718, xmms2/trunk/PKGBUILD)
  xmms2/repos/community-staging-i686/install.sh
(from rev 154718, xmms2/trunk/install.sh)
  xmms2/repos/community-staging-i686/system.service
(from rev 154719, xmms2/trunk/system.service)
  xmms2/repos/community-staging-i686/tmpfiles.conf
(from rev 154719, xmms2/trunk/tmpfiles.conf)
  xmms2/repos/community-staging-i686/user.service
(from rev 154719, xmms2/trunk/user.service)
  xmms2/repos/community-staging-x86_64/
  xmms2/repos/community-staging-x86_64/PKGBUILD
(from rev 154719, xmms2/trunk/PKGBUILD)
  xmms2/repos/community-staging-x86_64/install.sh
(from rev 154719, xmms2/trunk/install.sh)
  xmms2/repos/community-staging-x86_64/system.service
(from rev 154719, xmms2/trunk/system.service)
  xmms2/repos/community-staging-x86_64/tmpfiles.conf
(from rev 154719, xmms2/trunk/tmpfiles.conf)
  xmms2/repos/community-staging-x86_64/user.service
(from rev 154720, xmms2/trunk/user.service)

-+
 community-staging-i686/PKGBUILD |  119 ++
 community-staging-i686/install.sh   |   10 ++
 community-staging-i686/system.service   |   17 
 community-staging-i686/tmpfiles.conf|2 
 community-staging-i686/user.service |   13 +++
 community-staging-x86_64/PKGBUILD   |  119 ++
 community-staging-x86_64/install.sh |   10 ++
 community-staging-x86_64/system.service |   17 
 community-staging-x86_64/tmpfiles.conf  |2 
 community-staging-x86_64/user.service   |   13 +++
 10 files changed, 322 insertions(+)

Copied: xmms2/repos/community-staging-i686/PKGBUILD (from rev 154718, 
xmms2/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-28 21:54:58 UTC (rev 154721)
@@ -0,0 +1,119 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: Storm Dragon 
+# Contributor: Aaron 'venisonslurpee' Laursen 
+# Contributor: Christopher Rosell 
+# Contributor: lh 
+# Contributor: Sebastian Schwarz 
+# Contributor: Sergej Pupykin 
+# Contributor: Xilon 
+
+pkgname=xmms2
+pkgver=0.8DrO_o.882.g942b17f
+pkgrel=4
+pkgdesc="X-platform Music Multiplexing System 2"
+arch=(i686 x86_64)
+url="https://xmms2.org/;
+license=(GPL LGPL)
+_depends=('alsa-lib: ALSA output'
+  'avahi: announce xmms2d via bonjour/mDNS/zeroconf'
+  'boost: C++ bindings'
+  'curl: play HTTP streams'
+  'cython: Python bindings'
+  'faad2: AAC support'
+  'ffmpeg: WMA, avcodec & avformat support'
+  'fftw: visualization'
+  'flac: FLAC support'
+  'fluidsynth: MIDI support'
+  'jack: JACK output'
+  'libao: libao output'
+  'libcdio-paranoia: CDDA support'
+  'libdiscid: CDDA support'
+  'libgme: support for various video game music formats'
+  'libmad: MP3 support'
+  'libmms: play MMS streams'
+  'libmodplug: MOD support'
+  'libmpcdec: Musepack support'
+  'libofa: MusicDNS fingerprinting'
+  'libsamplerate: vocoder support'
+  'libshout: Icecast output'
+  'libvorbis: Ogg Vorbis support'
+  'libxml2: XSPF and podcast support'
+  'mac: APE support'
+  'mpg123: alternative MP3 support'
+  'opusfile: Opus support'
+  'perl: Perl bindings'
+  'ruby: Ruby bindings'
+#  'sidplay2-libs: support for C64 music files'
+# we do not have sidplay 2 series in repos; also it's
+# somehow connected with resid i guess(not in repos also)
+  'smbclient: direct CIFS/SMB access'
+  'speex: Speex support'
+  'wavpack: WavPack support')
+depends=(glib2 readline)
+makedepends=("${_depends[@]%%:*}" libpulse python2 git)
+optdepends=("${_depends[@]}" 'oss: OSS output' 'pulseaudio: PulseAudio output')
+provides=(xmms2)
+conflicts=(xmms2 xmms2-devel)
+install=install.sh
+source=(git://git.xmms2.org/xmms2/xmms2-devel.git
+tmpfiles.conf
+system.service
+user.service)
+md5sums=('SKIP'
+ 'd3ab09ed8d1cf982468d1ceb141d4a9d'
+ '4b026ab80e853f24b5cf13b310afb83c'
+ 'f773f674882946065c02e36e9548eb00')
+
+pkgver() {
+cd "$srcdir/xmms2-devel"
+git describe --always | sed 's/-/./g'
+}
+
+prepare() {
+cd "$srcdir/xmms2-devel"
+git submodule update --init
+sed -i '$a#define AVCODEC_MAX_AUDIO_FRAME_SIZE 192000 /* 1 second of 

[arch-commits] Commit in cairo-dock-plug-ins/trunk (PKGBUILD)

2015-12-28 Thread Bartłomiej Piotrowski
Date: Monday, December 28, 2015 @ 23:00:36
  Author: bpiotrowski
Revision: 154724

Ruby 2.3.0 rebuild

Modified:
  cairo-dock-plug-ins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 21:56:08 UTC (rev 154723)
+++ PKGBUILD2015-12-28 22:00:36 UTC (rev 154724)
@@ -7,7 +7,7 @@
 
 pkgname=cairo-dock-plug-ins
 pkgver=3.4.1
-pkgrel=3
+pkgrel=4
 pkgdesc='Plugins for Cairo-Dock'
 arch=('i686' 'x86_64')
 url='http://glx-dock.org'


[arch-commits] Commit in ruby-shadow/repos (4 files)

2015-12-28 Thread Bartłomiej Piotrowski
Date: Monday, December 28, 2015 @ 23:02:47
  Author: bpiotrowski
Revision: 154733

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  ruby-shadow/repos/community-staging-i686/
  ruby-shadow/repos/community-staging-i686/PKGBUILD
(from rev 154732, ruby-shadow/trunk/PKGBUILD)
  ruby-shadow/repos/community-staging-x86_64/
  ruby-shadow/repos/community-staging-x86_64/PKGBUILD
(from rev 154732, ruby-shadow/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   30 ++
 community-staging-x86_64/PKGBUILD |   30 ++
 2 files changed, 60 insertions(+)

Copied: ruby-shadow/repos/community-staging-i686/PKGBUILD (from rev 154732, 
ruby-shadow/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-28 22:02:47 UTC (rev 154733)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jonathan Steel 
+# Contributor: Greg Sutcliffe >
+
+pkgname=ruby-shadow
+pkgver=2.4.1
+pkgrel=2
+pkgdesc="Shadow password module"
+arch=('i686' 'x86_64')
+url="https://github.com/apalmblad/ruby-shadow;
+license=('CPL')
+depends=('ruby')
+source=($pkgname-$pkgver.tar.gz::https://github.com/apalmblad/$pkgname/archive/$pkgver.tar.gz)
+md5sums=('849154b36db323b404c31a8667411815')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ruby extconf.rb
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir"/ sitedir='$(rubylibprefix)/vendor_ruby' \
+sitehdrdir='$(rubyhdrdir)/vendor_ruby' install
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Copied: ruby-shadow/repos/community-staging-x86_64/PKGBUILD (from rev 154732, 
ruby-shadow/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-28 22:02:47 UTC (rev 154733)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jonathan Steel 
+# Contributor: Greg Sutcliffe >
+
+pkgname=ruby-shadow
+pkgver=2.4.1
+pkgrel=2
+pkgdesc="Shadow password module"
+arch=('i686' 'x86_64')
+url="https://github.com/apalmblad/ruby-shadow;
+license=('CPL')
+depends=('ruby')
+source=($pkgname-$pkgver.tar.gz::https://github.com/apalmblad/$pkgname/archive/$pkgver.tar.gz)
+md5sums=('849154b36db323b404c31a8667411815')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ruby extconf.rb
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir"/ sitedir='$(rubylibprefix)/vendor_ruby' \
+sitehdrdir='$(rubyhdrdir)/vendor_ruby' install
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in ruby-mustache/repos (2 files)

2015-12-28 Thread Bartłomiej Piotrowski
Date: Monday, December 28, 2015 @ 23:01:02
  Author: bpiotrowski
Revision: 154727

archrelease: copy trunk to community-staging-any

Added:
  ruby-mustache/repos/community-staging-any/
  ruby-mustache/repos/community-staging-any/PKGBUILD
(from rev 154726, ruby-mustache/trunk/PKGBUILD)

--+
 PKGBUILD |   23 +++
 1 file changed, 23 insertions(+)

Copied: ruby-mustache/repos/community-staging-any/PKGBUILD (from rev 154726, 
ruby-mustache/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2015-12-28 22:01:02 UTC (rev 154727)
@@ -0,0 +1,23 @@
+# Generated by gem2arch (https://github.com/anatol/gem2arch)
+# Maintainer: Anatol Pomozov 
+
+_gemname=mustache
+pkgname=ruby-$_gemname
+pkgver=1.0.2
+pkgrel=2
+pkgdesc='Mustache is a framework-agnostic way to render logic-free views.'
+arch=(any)
+url='http://github.com/defunkt/mustache'
+license=(MIT)
+depends=(ruby)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('a56dbdc97cb72005183d4f50ff23c200232768f0')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2015-12-28 Thread Bartłomiej Piotrowski
Date: Monday, December 28, 2015 @ 23:01:35
  Author: bpiotrowski
Revision: 154729

Ruby 2.3.0 rebuild

Modified:
  ruby-ncurses/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 22:01:29 UTC (rev 154728)
+++ PKGBUILD2015-12-28 22:01:35 UTC (rev 154729)
@@ -6,7 +6,7 @@
 
 pkgname=ruby-ncurses
 pkgver=1.3.1
-pkgrel=8
+pkgrel=9
 pkgdesc='Module for interactive text console applications (ncurses)'
 arch=('x86_64' 'i686')
 url='https://sourceforge.net/projects/ncurses-ruby.berlios/'


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

2015-12-28 Thread Bartłomiej Piotrowski
Date: Monday, December 28, 2015 @ 23:02:33
  Author: bpiotrowski
Revision: 154732

Ruby 2.3.0 rebuild

Modified:
  ruby-shadow/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 22:01:45 UTC (rev 154731)
+++ PKGBUILD2015-12-28 22:02:33 UTC (rev 154732)
@@ -4,7 +4,7 @@
 
 pkgname=ruby-shadow
 pkgver=2.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Shadow password module"
 arch=('i686' 'x86_64')
 url="https://github.com/apalmblad/ruby-shadow;


[arch-commits] Commit in marisa/repos (4 files)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 23:10:59
  Author: foutrelis
Revision: 154737

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  marisa/repos/community-staging-i686/
  marisa/repos/community-staging-i686/PKGBUILD
(from rev 154736, marisa/trunk/PKGBUILD)
  marisa/repos/community-staging-x86_64/
  marisa/repos/community-staging-x86_64/PKGBUILD
(from rev 154736, marisa/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |  108 
 community-staging-x86_64/PKGBUILD |  108 
 2 files changed, 216 insertions(+)

Copied: marisa/repos/community-staging-i686/PKGBUILD (from rev 154736, 
marisa/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-28 22:10:59 UTC (rev 154737)
@@ -0,0 +1,108 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: ponsfoot 
+
+pkgbase=marisa
+pkgname=('marisa' 'perl-marisa' 'python2-marisa' 'ruby-marisa')
+pkgver=0.2.4
+pkgrel=7
+arch=('i686' 'x86_64')
+url="https://code.google.com/p/marisa-trie/;
+license=('BSD' 'LGPL')
+makedepends=('python2' 'ruby' 'perl')
+source=(https://marisa-trie.googlecode.com/files/$pkgbase-$pkgver.tar.gz)
+sha1sums=('fb0ed7d993e84dff32ec456a79bd36a00022629d')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --disable-static \
+# --enable-popcnt
+# --enable-sse2
+# --enable-sse3
+# --enable-ssse3
+# --enable-sse4.1
+# --enable-sse4.2
+# --enable-sse4
+# --enable-sse4a
+
+  sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' 
libtool
+  sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+  make
+
+  # Perl bindings
+  cd "${srcdir}/${pkgbase}-${pkgver}/bindings/perl"
+  perl Makefile.PL \
+INC="-I${srcdir}/${pkgbase}-${pkgver}/lib" \
+LIBS="-L${srcdir}/${pkgbase}-${pkgver}/lib/.libs"
+  make
+
+  # Python bindings
+  cd "${srcdir}/${pkgbase}-${pkgver}/bindings/python"
+  python2 setup.py build_ext \
+--include-dirs="${srcdir}/${pkgbase}-${pkgver}/lib" \
+--library-dirs="${srcdir}/${pkgbase}-${pkgver}/lib/.libs"
+  python2 setup.py build
+
+  # Ruby bindings
+  cd "${srcdir}/${pkgbase}-${pkgver}/bindings/ruby"
+  ruby extconf.rb \
+--with-opt-include="${srcdir}/${pkgbase}-${pkgver}/lib" \
+--with-opt-lib="${srcdir}/${pkgbase}-${pkgver}/lib/.libs" \
+--vendor
+  make
+}
+
+package_marisa() {
+  pkgdesc="Static and space-efficient trie data structure library"
+  depends=('gcc-libs')
+
+  cd "${pkgbase}-${pkgver}"
+  make DESTDIR="$pkgdir" install
+
+  install -d "${pkgdir}/usr/share/doc/${pkgbase}-${pkgver}"
+  install -m 644 docs/* README "${pkgdir}/usr/share/doc/${pkgbase}-${pkgver}/"
+
+  install -d "${pkgdir}/usr/share/licenses/$pkgname"
+  install -m 644 AUTHORS COPYING "${pkgdir}/usr/share/licenses/$pkgname/"
+}
+
+package_perl-marisa() {
+  pkgdesc="Perl language binding for marisa"
+  depends=('perl' 'marisa')
+
+  cd "${pkgbase}-${pkgver}/bindings/perl"
+  make DESTDIR="$pkgdir" install
+
+  cd ../..
+  install -d "${pkgdir}/usr/share/licenses/$pkgname"
+  install -m 644 AUTHORS COPYING "${pkgdir}/usr/share/licenses/$pkgname/"
+}
+
+package_python2-marisa() {
+  pkgdesc="Python 2.x language binding for marisa"
+  depends=('python2' 'marisa')
+
+  cd "${pkgbase}-${pkgver}/bindings/python"
+  python2 setup.py install -O1 --root="$pkgdir"
+
+  cd ../..
+  install -d "${pkgdir}/usr/share/licenses/$pkgname"
+  install -m 644 AUTHORS COPYING "${pkgdir}/usr/share/licenses/$pkgname/"
+}
+
+package_ruby-marisa() {
+  pkgdesc="Ruby language binding for marisa"
+  depends=('ruby' 'marisa')
+
+  cd "${pkgbase}-${pkgver}/bindings/ruby"
+_hdrdir=$(pkg-config --variable=rubyhdrdir ruby-2.3)
+_arch=$(pkg-config --variable=arch ruby-2.3)
+  make DESTDIR="$pkgdir" install \
+hdrdir="$_hdrdir" \
+arch_hdrdir="${_hdrdir}/${_arch}" \
+rubyhdrdir="$_hdrdir"
+
+  cd ../..
+  install -d "${pkgdir}/usr/share/licenses/$pkgname"
+  install -m 644 AUTHORS COPYING "${pkgdir}/usr/share/licenses/$pkgname/"
+}

Copied: marisa/repos/community-staging-x86_64/PKGBUILD (from rev 154736, 
marisa/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-28 22:10:59 UTC (rev 154737)
@@ -0,0 +1,108 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: ponsfoot 
+
+pkgbase=marisa
+pkgname=('marisa' 'perl-marisa' 'python2-marisa' 'ruby-marisa')
+pkgver=0.2.4
+pkgrel=7
+arch=('i686' 'x86_64')
+url="https://code.google.com/p/marisa-trie/;
+license=('BSD' 'LGPL')
+makedepends=('python2' 'ruby' 'perl')

[arch-commits] Commit in php-apcu/trunk (PKGBUILD apcu.ini)

2015-12-28 Thread Pierre Schmitz
Date: Monday, December 28, 2015 @ 23:11:50
  Author: pierre
Revision: 257344

upgpkg: php-apcu 5.1.2-4

Added:
  php-apcu/trunk/apcu.ini
Modified:
  php-apcu/trunk/PKGBUILD

--+
 PKGBUILD |   20 +++-
 apcu.ini |3 +++
 2 files changed, 14 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 22:05:50 UTC (rev 257343)
+++ PKGBUILD2015-12-28 22:11:50 UTC (rev 257344)
@@ -2,22 +2,22 @@
 # Maintainer: Pierre Schmitz 
 
 pkgname=php-apcu
-pkgver=4.0.10
-pkgrel=1
+pkgver=5.1.2
+pkgrel=4
 arch=('i686' 'x86_64')
 pkgdesc='A userland caching module for PHP'
 url='http://pecl.php.net/package/APCu'
 depends=('php')
-replaces=('php-apc')
-conflicts=('php-apc')
-provides=("php-apc=${pkgver}")
 license=('PHP')
-source=("http://pecl.php.net/get/apcu-$pkgver.tgz;)
+source=("http://pecl.php.net/get/apcu-$pkgver.tgz;
+'apcu.ini')
 backup=('etc/php/conf.d/apcu.ini')
-md5sums=('e52d930a050066025095e2a448fd3cab')
+md5sums=('0d9c1ce2bef6c3acdb669407a6c8469a'
+ 'a353f7efe61928aa2162720789fa171f')
 
 build() {
cd $srcdir/apcu-$pkgver
+
phpize
./configure --prefix=/usr
make
@@ -25,6 +25,7 @@
 
 check() {
cd $srcdir/apcu-$pkgver
+
export REPORT_EXIT_STATUS=1
export NO_INTERACTION=1
export SKIP_ONLINE_TESTS=1
@@ -34,9 +35,10 @@
 
 package() {
cd $srcdir/apcu-$pkgver
+
make INSTALL_ROOT=$pkgdir install
-   echo ';extension=apcu.so' > apcu.ini
-   install -D -m644 apcu.ini $pkgdir/etc/php/conf.d/apcu.ini
+
+   install -D -m644 $srcdir/apcu.ini $pkgdir/etc/php/conf.d/apcu.ini
install -D -m644 apc.php $pkgdir/usr/share/webapps/php-apcu/apc.php
install -D -m644 INSTALL $pkgdir/usr/share/doc/php-apcu/install.txt
 }

Added: apcu.ini
===
--- apcu.ini(rev 0)
+++ apcu.ini2015-12-28 22:11:50 UTC (rev 257344)
@@ -0,0 +1,3 @@
+;extension=apcu.so
+; install php-apcu-bc and enable apc.so for APC compatibility
+;extension=apc.so


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

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 23:10:50
  Author: foutrelis
Revision: 154736

Ruby 2.3.0 rebuild

Modified:
  marisa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 22:09:45 UTC (rev 154735)
+++ PKGBUILD2015-12-28 22:10:50 UTC (rev 154736)
@@ -5,7 +5,7 @@
 pkgbase=marisa
 pkgname=('marisa' 'perl-marisa' 'python2-marisa' 'ruby-marisa')
 pkgver=0.2.4
-pkgrel=6
+pkgrel=7
 arch=('i686' 'x86_64')
 url="https://code.google.com/p/marisa-trie/;
 license=('BSD' 'LGPL')


[arch-commits] Commit in obexftp/repos (4 files)

2015-12-28 Thread Bartłomiej Piotrowski
Date: Monday, December 28, 2015 @ 23:24:52
  Author: bpiotrowski
Revision: 154743

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  obexftp/repos/community-staging-i686/
  obexftp/repos/community-staging-i686/PKGBUILD
(from rev 154742, obexftp/trunk/PKGBUILD)
  obexftp/repos/community-staging-x86_64/
  obexftp/repos/community-staging-x86_64/PKGBUILD
(from rev 154742, obexftp/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   42 
 community-staging-x86_64/PKGBUILD |   42 
 2 files changed, 84 insertions(+)

Copied: obexftp/repos/community-staging-i686/PKGBUILD (from rev 154742, 
obexftp/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-28 22:24:52 UTC (rev 154743)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Alessio 'mOLOk' Bolognino 
+
+pkgname=obexftp
+pkgver=0.24
+pkgrel=6
+pkgdesc="A tool for transfer files to/from any OBEX enabled device"
+arch=('i686' 'x86_64')
+url="http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp;
+license=('GPL')
+depends=('openobex')
+makedepends=('cmake' 'asciidoc' 'xmlto' 'fuse' 'swig' 'ruby' 'tk')
+optdepends=('ruby: ruby bindings'
+'tk: TCL/Tk bindings')
+options=('!makeflags' '!docs')
+source=("http://downloads.sourceforge.net/openobex/${pkgname}-${pkgver}-Source.tar.gz;)
+md5sums=('31a50dbbd09c63cbb5399772aaff7936')
+
+build() {
+  cd "${srcdir}/"
+
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver}-Source \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_INSTALL_SBINDIR=bin \
+-DENABLE_PERL=YES \
+-DENABLE_PYTHON=YES \
+-DENABLE_RUBY=YES \
+-DENABLE_TCL=YES
+  make doc
+}
+
+package() {
+  cd "${srcdir}/build"
+
+  make DESTDIR="${pkgdir}" install
+}

Copied: obexftp/repos/community-staging-x86_64/PKGBUILD (from rev 154742, 
obexftp/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-28 22:24:52 UTC (rev 154743)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Alessio 'mOLOk' Bolognino 
+
+pkgname=obexftp
+pkgver=0.24
+pkgrel=6
+pkgdesc="A tool for transfer files to/from any OBEX enabled device"
+arch=('i686' 'x86_64')
+url="http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp;
+license=('GPL')
+depends=('openobex')
+makedepends=('cmake' 'asciidoc' 'xmlto' 'fuse' 'swig' 'ruby' 'tk')
+optdepends=('ruby: ruby bindings'
+'tk: TCL/Tk bindings')
+options=('!makeflags' '!docs')
+source=("http://downloads.sourceforge.net/openobex/${pkgname}-${pkgver}-Source.tar.gz;)
+md5sums=('31a50dbbd09c63cbb5399772aaff7936')
+
+build() {
+  cd "${srcdir}/"
+
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver}-Source \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_INSTALL_SBINDIR=bin \
+-DENABLE_PERL=YES \
+-DENABLE_PYTHON=YES \
+-DENABLE_RUBY=YES \
+-DENABLE_TCL=YES
+  make doc
+}
+
+package() {
+  cd "${srcdir}/build"
+
+  make DESTDIR="${pkgdir}" install
+}


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

2015-12-28 Thread Bartłomiej Piotrowski
Date: Monday, December 28, 2015 @ 23:24:43
  Author: bpiotrowski
Revision: 154742

Ruby 2.3.0 rebuild

Modified:
  obexftp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 22:24:17 UTC (rev 154741)
+++ PKGBUILD2015-12-28 22:24:43 UTC (rev 154742)
@@ -4,7 +4,7 @@
 
 pkgname=obexftp
 pkgver=0.24
-pkgrel=5
+pkgrel=6
 pkgdesc="A tool for transfer files to/from any OBEX enabled device"
 arch=('i686' 'x86_64')
 url="http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp;


  1   2   3   >