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

2014-12-02 Thread Jan Steffens
Date: Tuesday, December 2, 2014 @ 09:20:27
  Author: heftig
Revision: 123339

4.5.4

Modified:
  wine-mono/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-02 07:21:30 UTC (rev 123338)
+++ PKGBUILD2014-12-02 08:20:27 UTC (rev 123339)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=wine-mono
-pkgver=4.5.2
+pkgver=4.5.4
 pkgrel=1
 pkgdesc=Wine's built-in replacement for Microsoft's .NET Framework
 arch=(any)
@@ -10,7 +10,7 @@
 license=(GPL LGPL2.1 MPL)
 depends=('wine')
 
source=(http://downloads.sourceforge.net/project/wine/Wine%20Mono/$pkgver/$pkgname-${pkgver}.msi)
-md5sums=('582a32cde40c165c20d1b4790abab4cd')
+md5sums=('2d12a9475e2986177dc38572592bd94d')
 
 package() {
   _monodir=$pkgdir/usr/share/wine/mono


[arch-commits] Commit in wine-mono/repos/community-any (PKGBUILD PKGBUILD)

2014-12-02 Thread Jan Steffens
Date: Tuesday, December 2, 2014 @ 09:21:39
  Author: heftig
Revision: 123340

archrelease: copy trunk to community-any

Added:
  wine-mono/repos/community-any/PKGBUILD
(from rev 123339, wine-mono/trunk/PKGBUILD)
Deleted:
  wine-mono/repos/community-any/PKGBUILD

--+
 PKGBUILD |   38 +++---
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-02 08:20:27 UTC (rev 123339)
+++ PKGBUILD2014-12-02 08:21:39 UTC (rev 123340)
@@ -1,19 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgname=wine-mono
-pkgver=4.5.2
-pkgrel=1
-pkgdesc=Wine's built-in replacement for Microsoft's .NET Framework
-arch=(any)
-url=http://wiki.winehq.org/Mono;
-license=(GPL LGPL2.1 MPL)
-depends=('wine')
-source=(http://downloads.sourceforge.net/project/wine/Wine%20Mono/$pkgver/$pkgname-${pkgver}.msi)
-md5sums=('582a32cde40c165c20d1b4790abab4cd')
-
-package() {
-  _monodir=$pkgdir/usr/share/wine/mono
-
-  install -Dm644 $pkgname-${pkgver}.msi $_monodir/$pkgname-${pkgver}.msi
-}

Copied: wine-mono/repos/community-any/PKGBUILD (from rev 123339, 
wine-mono/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-02 08:21:39 UTC (rev 123340)
@@ -0,0 +1,19 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=wine-mono
+pkgver=4.5.4
+pkgrel=1
+pkgdesc=Wine's built-in replacement for Microsoft's .NET Framework
+arch=(any)
+url=http://wiki.winehq.org/Mono;
+license=(GPL LGPL2.1 MPL)
+depends=('wine')
+source=(http://downloads.sourceforge.net/project/wine/Wine%20Mono/$pkgver/$pkgname-${pkgver}.msi)
+md5sums=('2d12a9475e2986177dc38572592bd94d')
+
+package() {
+  _monodir=$pkgdir/usr/share/wine/mono
+
+  install -Dm644 $pkgname-${pkgver}.msi $_monodir/$pkgname-${pkgver}.msi
+}


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

2014-12-02 Thread Maxime Gauduin
Date: Tuesday, December 2, 2014 @ 09:43:57
  Author: alucryd
Revision: 123341

upgpkg: vapoursynth R25-1

Modified:
  vapoursynth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-02 08:21:39 UTC (rev 123340)
+++ PKGBUILD2014-12-02 08:43:57 UTC (rev 123341)
@@ -4,8 +4,8 @@
 # Contributor: jackoneill cantabile.d...@gmail.com
 
 pkgname=vapoursynth
-pkgver=R24
-pkgrel=4
+pkgver=R25
+pkgrel=1
 pkgdesc='A video processing framework with the future in mind'
 arch=('i686' 'x86_64')
 url='http://www.vapoursynth.com/'
@@ -15,7 +15,7 @@
 install='vapoursynth.install'
 
source=(vapoursynth-${pkgver}.tar.gz::https://github.com/vapoursynth/vapoursynth/archive/${pkgver}.tar.gz;
 'vapoursynth.xml')
-sha256sums=('74920a3ae9f2a1ac65e509ba6531ee7c3c9e9b94f1b683f17764cd4d2022c7cf'
+sha256sums=('24e17320001402a47fce7e73cfac7609f4f9065170296346440e5ffa41af9348'
 '8e51579547d20cd7cb9618a47b3ac508423d09d76649bf038d0ab9acb850b068')
 
 build() {


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

2014-12-02 Thread Maxime Gauduin
Date: Tuesday, December 2, 2014 @ 09:44:20
  Author: alucryd
Revision: 123342

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

Added:
  vapoursynth/repos/community-i686/PKGBUILD
(from rev 123341, vapoursynth/trunk/PKGBUILD)
  vapoursynth/repos/community-i686/vapoursynth.install
(from rev 123341, vapoursynth/trunk/vapoursynth.install)
  vapoursynth/repos/community-i686/vapoursynth.xml
(from rev 123341, vapoursynth/trunk/vapoursynth.xml)
  vapoursynth/repos/community-x86_64/PKGBUILD
(from rev 123341, vapoursynth/trunk/PKGBUILD)
  vapoursynth/repos/community-x86_64/vapoursynth.install
(from rev 123341, vapoursynth/trunk/vapoursynth.install)
  vapoursynth/repos/community-x86_64/vapoursynth.xml
(from rev 123341, vapoursynth/trunk/vapoursynth.xml)
Deleted:
  vapoursynth/repos/community-i686/PKGBUILD
  vapoursynth/repos/community-i686/vapoursynth.install
  vapoursynth/repos/community-i686/vapoursynth.xml
  vapoursynth/repos/community-x86_64/PKGBUILD
  vapoursynth/repos/community-x86_64/vapoursynth.install
  vapoursynth/repos/community-x86_64/vapoursynth.xml

--+
 /PKGBUILD|   82 +
 /vapoursynth.install |   26 ++
 community-i686/PKGBUILD  |   41 
 community-i686/vapoursynth.install   |   13 -
 community-x86_64/PKGBUILD|   41 
 community-x86_64/vapoursynth.install |   13 -
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-02 08:43:57 UTC (rev 123341)
+++ community-i686/PKGBUILD 2014-12-02 08:44:20 UTC (rev 123342)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin aluc...@archlinux.org
-# Contributor: sl1pkn07 sl1pk...@gmail.com
-# Contributor: jackoneill cantabile.d...@gmail.com
-
-pkgname=vapoursynth
-pkgver=R24
-pkgrel=4
-pkgdesc='A video processing framework with the future in mind'
-arch=('i686' 'x86_64')
-url='http://www.vapoursynth.com/'
-license=('LGPL2.1' 'custom:OFL')
-depends=('ffmpeg' 'python' 'shared-mime-info' 'tesseract')
-makedepends=('cython' 'python-sphinx' 'yasm')
-install='vapoursynth.install'
-source=(vapoursynth-${pkgver}.tar.gz::https://github.com/vapoursynth/vapoursynth/archive/${pkgver}.tar.gz;
-'vapoursynth.xml')
-sha256sums=('74920a3ae9f2a1ac65e509ba6531ee7c3c9e9b94f1b683f17764cd4d2022c7cf'
-'8e51579547d20cd7cb9618a47b3ac508423d09d76649bf038d0ab9acb850b068')
-
-build() {
-  cd vapoursynth-${pkgver}
-
-  ./bootstrap.py
-  ./waf configure --prefix='/usr'
-  ./waf $MAKEFLAGS build
-  python setup.py build
-}
-
-package() {
-  cd vapoursynth-${pkgver}
-
-  ./waf install --destdir=${pkgdir}
-  python setup.py install --root=${pkgdir} --optimize='1'
-
-  install -dm 755 ${pkgdir}/usr/share/{licenses/vapoursynth,mime/packages}
-  install -m 644 ofl.txt ${pkgdir}/usr/share/licenses/vapoursynth/
-  install -m 644 ../vapoursynth.xml ${pkgdir}/usr/share/mime/packages/
-}
-
-# vim: ts=2 sw=2 et:

Copied: vapoursynth/repos/community-i686/PKGBUILD (from rev 123341, 
vapoursynth/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-02 08:44:20 UTC (rev 123342)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
+# Contributor: sl1pkn07 sl1pk...@gmail.com
+# Contributor: jackoneill cantabile.d...@gmail.com
+
+pkgname=vapoursynth
+pkgver=R25
+pkgrel=1
+pkgdesc='A video processing framework with the future in mind'
+arch=('i686' 'x86_64')
+url='http://www.vapoursynth.com/'
+license=('LGPL2.1' 'custom:OFL')
+depends=('ffmpeg' 'python' 'shared-mime-info' 'tesseract')
+makedepends=('cython' 'python-sphinx' 'yasm')
+install='vapoursynth.install'
+source=(vapoursynth-${pkgver}.tar.gz::https://github.com/vapoursynth/vapoursynth/archive/${pkgver}.tar.gz;
+'vapoursynth.xml')
+sha256sums=('24e17320001402a47fce7e73cfac7609f4f9065170296346440e5ffa41af9348'
+'8e51579547d20cd7cb9618a47b3ac508423d09d76649bf038d0ab9acb850b068')
+
+build() {
+  cd vapoursynth-${pkgver}
+
+  ./bootstrap.py
+  ./waf configure --prefix='/usr'
+  ./waf $MAKEFLAGS build
+  python setup.py build
+}
+
+package() {
+  cd vapoursynth-${pkgver}
+
+  ./waf install --destdir=${pkgdir}
+  python setup.py install --root=${pkgdir} --optimize='1'
+
+  install -dm 755 ${pkgdir}/usr/share/{licenses/vapoursynth,mime/packages}
+  install -m 644 ofl.txt ${pkgdir}/usr/share/licenses/vapoursynth/
+  install -m 644 ../vapoursynth.xml ${pkgdir}/usr/share/mime/packages/
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-i686/vapoursynth.install
===
--- community-i686/vapoursynth.install  2014-12-02 08:43:57 UTC (rev 123341)
+++ 

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

2014-12-02 Thread Jan Steffens
Date: Tuesday, December 2, 2014 @ 10:05:24
  Author: heftig
Revision: 123343

2.4.0

Modified:
  rubinius/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-02 08:44:20 UTC (rev 123342)
+++ PKGBUILD2014-12-02 09:05:24 UTC (rev 123343)
@@ -3,7 +3,7 @@
 
 pkgbase=rubinius
 pkgname=(rubinius rubinius-ruby)
-pkgver=2.3.0
+pkgver=2.4.0
 pkgrel=1
 pkgdesc=Ruby runtime written in Ruby, designed for concurrency
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 options=(!emptydirs)
 source=(http://releases.rubini.us/${pkgbase}-${pkgver}.tar.bz2
 gemrc dirs.patch)
-sha256sums=('9953c3af5e9694540859eaf55164a38d0c32c3ad35457e4351d20c28a25fecaa'
+sha256sums=('89390e8dd890ac4b8ad931e6277714e3d55560ee2f236b756bb4f83ee26eb9b0'
 '4bb7eb2fe66e396ed16b589cdb656831407b39ad4e138d88536754c0448ac614'
 'a9922b199730c059c26781af45adc46401811ff2e6840c4aeb49da4fa41acdd9')
 


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

2014-12-02 Thread Jan Steffens
Date: Tuesday, December 2, 2014 @ 10:06:07
  Author: heftig
Revision: 123344

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

Added:
  rubinius/repos/community-i686/PKGBUILD
(from rev 123343, rubinius/trunk/PKGBUILD)
  rubinius/repos/community-i686/dirs.patch
(from rev 123343, rubinius/trunk/dirs.patch)
  rubinius/repos/community-i686/gemrc
(from rev 123343, rubinius/trunk/gemrc)
  rubinius/repos/community-x86_64/PKGBUILD
(from rev 123343, rubinius/trunk/PKGBUILD)
  rubinius/repos/community-x86_64/dirs.patch
(from rev 123343, rubinius/trunk/dirs.patch)
  rubinius/repos/community-x86_64/gemrc
(from rev 123343, rubinius/trunk/gemrc)
Deleted:
  rubinius/repos/community-i686/PKGBUILD
  rubinius/repos/community-i686/dirs.patch
  rubinius/repos/community-i686/gemrc
  rubinius/repos/community-x86_64/PKGBUILD
  rubinius/repos/community-x86_64/dirs.patch
  rubinius/repos/community-x86_64/gemrc

-+
 /PKGBUILD   |  176 ++
 /dirs.patch |   42 ++
 /gemrc  |   10 ++
 community-i686/PKGBUILD |   88 -
 community-i686/dirs.patch   |   21 -
 community-i686/gemrc|5 -
 community-x86_64/PKGBUILD   |   88 -
 community-x86_64/dirs.patch |   21 -
 community-x86_64/gemrc  |5 -
 9 files changed, 228 insertions(+), 228 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-02 09:05:24 UTC (rev 123343)
+++ community-i686/PKGBUILD 2014-12-02 09:06:07 UTC (rev 123344)
@@ -1,88 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgbase=rubinius
-pkgname=(rubinius rubinius-ruby)
-pkgver=2.3.0
-pkgrel=1
-pkgdesc=Ruby runtime written in Ruby, designed for concurrency
-arch=(i686 x86_64)
-url=http://rubini.us;
-license=(custom)
-depends=(llvm-libs libffi openssl libyaml)
-makedepends=(llvm rubinius-ruby)
-options=(!emptydirs)
-source=(http://releases.rubini.us/${pkgbase}-${pkgver}.tar.bz2
-gemrc dirs.patch)
-sha256sums=('9953c3af5e9694540859eaf55164a38d0c32c3ad35457e4351d20c28a25fecaa'
-'4bb7eb2fe66e396ed16b589cdb656831407b39ad4e138d88536754c0448ac614'
-'a9922b199730c059c26781af45adc46401811ff2e6840c4aeb49da4fa41acdd9')
-
-prepare() {
-  export GEM_HOME=$srcdir/gemdir LANG=en_US.UTF-8
-  cd $pkgbase-$pkgver
-
-  patch -Np1 -i ../dirs.patch
-
-  mkdir -p $GEM_HOME
-  gem install --no-user-install -N vendor/cache/bundler-*.gem
-
-  $GEM_HOME/bin/bundle install --local
-}
-
-build() {
-  export GEM_HOME=$srcdir/gemdir LANG=en_US.UTF-8
-  cd $pkgbase-$pkgver
-
-  ./configure --prefix=/usr \
---mandir=/usr/share/man \
---includedir=/usr/include/rubinius \
---appdir=/usr/lib/rubinius \
---gemsdir=/usr/lib/rubinius/gems \
---preserve-prefix \
---llvm-shared \
---without-rpath \
---bin-link bundle --bin-link bundler
-  rake build
-}
-
-check() {
-  export GEM_HOME=$srcdir/gemdir LANG=en_US.UTF-8
-  cd $pkgbase-$pkgver
-
-  rake vm:test || :
-}
-
-package_rubinius() {
-  optdepends=('ruby-docs: Ruby documentation')
-
-  export GEM_HOME=$srcdir/gemdir LANG=en_US.UTF-8
-  cd $pkgbase-$pkgver
-
-  DESTDIR=$pkgdir rake install
-
-  mkdir -p $pkgdir/usr/share/ri
-  ln -s 2.1.0 $pkgdir/usr/share/ri/2.1
-
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/rubinius/LICENSE
-
-### Split rubinius-ruby
-  mkdir -p $srcdir/ruby/usr/bin
-  for _f in $pkgdir/usr/bin/*; do
-[[ $_f == */rbx ]]  continue
-mv $_f $srcdir/ruby/usr/bin
-  done
-}
-
-package_rubinius-ruby() {
-  pkgdesc=Ruby compat for Rubinius
-  depends=(rubinius=$pkgver-$pkgrel)
-  provides=(ruby)
-  conflicts=(ruby)
-  backup=(etc/gemrc)
-
-  mv ruby/* $pkgdir
-  install -Dm644 gemrc $pkgdir/etc/gemrc
-  install -d $pkgdir/usr/share/licenses/rubinius-ruby
-  ln -s ../rubinius/LICENSE $pkgdir/usr/share/licenses/rubinius-ruby/LICENSE
-}

Copied: rubinius/repos/community-i686/PKGBUILD (from rev 123343, 
rubinius/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-02 09:06:07 UTC (rev 123344)
@@ -0,0 +1,88 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgbase=rubinius
+pkgname=(rubinius rubinius-ruby)
+pkgver=2.4.0
+pkgrel=1
+pkgdesc=Ruby runtime written in Ruby, designed for concurrency
+arch=(i686 x86_64)
+url=http://rubini.us;
+license=(custom)
+depends=(llvm-libs libffi openssl libyaml)
+makedepends=(llvm rubinius-ruby)
+options=(!emptydirs)
+source=(http://releases.rubini.us/${pkgbase}-${pkgver}.tar.bz2
+gemrc dirs.patch)
+sha256sums=('89390e8dd890ac4b8ad931e6277714e3d55560ee2f236b756bb4f83ee26eb9b0'
+

[arch-commits] Commit in (6 files)

2014-12-02 Thread Maxime Gauduin
Date: Tuesday, December 2, 2014 @ 10:34:48
  Author: alucryd
Revision: 123345

Add FluxSmooth and MVTools VS plugins

Added:
  vapoursynth-plugin-fluxsmooth/
  vapoursynth-plugin-fluxsmooth/trunk/
  vapoursynth-plugin-fluxsmooth/trunk/PKGBUILD
  vapoursynth-plugin-mvtools/
  vapoursynth-plugin-mvtools/trunk/
  vapoursynth-plugin-mvtools/trunk/PKGBUILD

--+
 vapoursynth-plugin-fluxsmooth/trunk/PKGBUILD |   37 +
 vapoursynth-plugin-mvtools/trunk/PKGBUILD|   35 +++
 2 files changed, 72 insertions(+)

Added: vapoursynth-plugin-fluxsmooth/trunk/PKGBUILD
===
--- vapoursynth-plugin-fluxsmooth/trunk/PKGBUILD
(rev 0)
+++ vapoursynth-plugin-fluxsmooth/trunk/PKGBUILD2014-12-02 09:34:48 UTC 
(rev 123345)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
+# Contributor: Gustavo Alvarez sl1pk...@gmail.com
+
+pkgname=vapoursynth-plugin-fluxsmooth
+pkgver=1.0
+pkgrel=1
+pkgdesc='FluxSmooth plugin for VapourSynth'
+arch=('i686' 'x86_64')
+url='https://github.com/dubhater/vapoursynth-fluxsmooth'
+license=('None')
+depends=('vapoursynth')
+[[ $CARCH == 'x86_64' ]]  makedepends=('yasm')
+source=(vapoursynth-plugin-fluxsmooth-${pkgver}.tar.gz::https://github.com/dubhater/vapoursynth-fluxsmooth/archive/v${pkgver}.tar.gz;)
+sha256sums=('f178f81a8b3f4a33896903024084d8f877cebf0f9e4d4b4729f787311a25198b')
+
+build() {
+  cd vapoursynth-fluxsmooth-${pkgver}
+
+  export LDFLAGS=$LDFLAGS,-z,noexecstack
+
+  ./autogen.sh
+  ./configure \
+--prefix='/usr' \
+--libdir='/usr/lib/vapoursynth'
+  make
+}
+
+package(){
+  cd vapoursynth-fluxsmooth-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+  install -dm 755 ${pkgdir}/usr/share/doc/vapoursynth/plugins/FluxSmooth
+  install -m 644 readme.rst 
${pkgdir}/usr/share/doc/vapoursynth/plugins/FluxSmooth/README
+}
+
+#vim: ts=2 sw=2 et:


Property changes on: vapoursynth-plugin-fluxsmooth/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: vapoursynth-plugin-mvtools/trunk/PKGBUILD
===
--- vapoursynth-plugin-mvtools/trunk/PKGBUILD   (rev 0)
+++ vapoursynth-plugin-mvtools/trunk/PKGBUILD   2014-12-02 09:34:48 UTC (rev 
123345)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
+# Contributor: Gustavo Alvarez sl1pk...@gmail.com
+
+pkgname=vapoursynth-plugin-mvtools
+pkgver=4
+pkgrel=1
+pkgdesc='MVTools plugin for VapourSynth'
+arch=('i686' 'x86_64')
+url='https://github.com/dubhater/vapoursynth-mvtools'
+license=('GPL2')
+depends=('vapoursynth')
+makedepends=('yasm')
+source=(vapoursynth-plugin-mvtools-${pkgver}.tar.gz::https://github.com/dubhater/vapoursynth-mvtools/archive/v${pkgver}.tar.gz;)
+sha256sums=('1671ec4c02a78f76876eb2f2070d9be4ea64db3d030c8cb4337883ee97dc1edd')
+
+build() {
+  cd vapoursynth-mvtools-${pkgver}
+
+  ./autogen.sh
+  ./configure \
+--prefix='/usr' \
+--libdir='/usr/lib/vapoursynth'
+  make
+}
+
+package(){
+  cd vapoursynth-mvtools-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+  install -dm 755 ${pkgdir}/usr/share/doc/vapoursynth/plugins/MVTools
+  install -m 644 readme.rst 
${pkgdir}/usr/share/doc/vapoursynth/plugins/MVTools/README
+}
+
+#vim: ts=2 sw=2 et:


Property changes on: vapoursynth-plugin-mvtools/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


[arch-commits] Commit in vapoursynth-plugin-fluxsmooth (5 files)

2014-12-02 Thread Maxime Gauduin
Date: Tuesday, December 2, 2014 @ 10:35:14
  Author: alucryd
Revision: 123346

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

Added:
  vapoursynth-plugin-fluxsmooth/repos/
  vapoursynth-plugin-fluxsmooth/repos/community-i686/
  vapoursynth-plugin-fluxsmooth/repos/community-i686/PKGBUILD
(from rev 123345, vapoursynth-plugin-fluxsmooth/trunk/PKGBUILD)
  vapoursynth-plugin-fluxsmooth/repos/community-x86_64/
  vapoursynth-plugin-fluxsmooth/repos/community-x86_64/PKGBUILD
(from rev 123345, vapoursynth-plugin-fluxsmooth/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   37 +
 community-x86_64/PKGBUILD |   37 +
 2 files changed, 74 insertions(+)

Copied: vapoursynth-plugin-fluxsmooth/repos/community-i686/PKGBUILD (from rev 
123345, vapoursynth-plugin-fluxsmooth/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-12-02 09:35:14 UTC (rev 123346)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
+# Contributor: Gustavo Alvarez sl1pk...@gmail.com
+
+pkgname=vapoursynth-plugin-fluxsmooth
+pkgver=1.0
+pkgrel=1
+pkgdesc='FluxSmooth plugin for VapourSynth'
+arch=('i686' 'x86_64')
+url='https://github.com/dubhater/vapoursynth-fluxsmooth'
+license=('None')
+depends=('vapoursynth')
+[[ $CARCH == 'x86_64' ]]  makedepends=('yasm')
+source=(vapoursynth-plugin-fluxsmooth-${pkgver}.tar.gz::https://github.com/dubhater/vapoursynth-fluxsmooth/archive/v${pkgver}.tar.gz;)
+sha256sums=('f178f81a8b3f4a33896903024084d8f877cebf0f9e4d4b4729f787311a25198b')
+
+build() {
+  cd vapoursynth-fluxsmooth-${pkgver}
+
+  export LDFLAGS=$LDFLAGS,-z,noexecstack
+
+  ./autogen.sh
+  ./configure \
+--prefix='/usr' \
+--libdir='/usr/lib/vapoursynth'
+  make
+}
+
+package(){
+  cd vapoursynth-fluxsmooth-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+  install -dm 755 ${pkgdir}/usr/share/doc/vapoursynth/plugins/FluxSmooth
+  install -m 644 readme.rst 
${pkgdir}/usr/share/doc/vapoursynth/plugins/FluxSmooth/README
+}
+
+#vim: ts=2 sw=2 et:

Copied: vapoursynth-plugin-fluxsmooth/repos/community-x86_64/PKGBUILD (from rev 
123345, vapoursynth-plugin-fluxsmooth/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2014-12-02 09:35:14 UTC (rev 123346)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
+# Contributor: Gustavo Alvarez sl1pk...@gmail.com
+
+pkgname=vapoursynth-plugin-fluxsmooth
+pkgver=1.0
+pkgrel=1
+pkgdesc='FluxSmooth plugin for VapourSynth'
+arch=('i686' 'x86_64')
+url='https://github.com/dubhater/vapoursynth-fluxsmooth'
+license=('None')
+depends=('vapoursynth')
+[[ $CARCH == 'x86_64' ]]  makedepends=('yasm')
+source=(vapoursynth-plugin-fluxsmooth-${pkgver}.tar.gz::https://github.com/dubhater/vapoursynth-fluxsmooth/archive/v${pkgver}.tar.gz;)
+sha256sums=('f178f81a8b3f4a33896903024084d8f877cebf0f9e4d4b4729f787311a25198b')
+
+build() {
+  cd vapoursynth-fluxsmooth-${pkgver}
+
+  export LDFLAGS=$LDFLAGS,-z,noexecstack
+
+  ./autogen.sh
+  ./configure \
+--prefix='/usr' \
+--libdir='/usr/lib/vapoursynth'
+  make
+}
+
+package(){
+  cd vapoursynth-fluxsmooth-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+  install -dm 755 ${pkgdir}/usr/share/doc/vapoursynth/plugins/FluxSmooth
+  install -m 644 readme.rst 
${pkgdir}/usr/share/doc/vapoursynth/plugins/FluxSmooth/README
+}
+
+#vim: ts=2 sw=2 et:


[arch-commits] Commit in vapoursynth-plugin-mvtools (5 files)

2014-12-02 Thread Maxime Gauduin
Date: Tuesday, December 2, 2014 @ 10:35:39
  Author: alucryd
Revision: 123347

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

Added:
  vapoursynth-plugin-mvtools/repos/
  vapoursynth-plugin-mvtools/repos/community-i686/
  vapoursynth-plugin-mvtools/repos/community-i686/PKGBUILD
(from rev 123346, vapoursynth-plugin-mvtools/trunk/PKGBUILD)
  vapoursynth-plugin-mvtools/repos/community-x86_64/
  vapoursynth-plugin-mvtools/repos/community-x86_64/PKGBUILD
(from rev 123346, vapoursynth-plugin-mvtools/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   35 +++
 community-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: vapoursynth-plugin-mvtools/repos/community-i686/PKGBUILD (from rev 
123346, vapoursynth-plugin-mvtools/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-12-02 09:35:39 UTC (rev 123347)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
+# Contributor: Gustavo Alvarez sl1pk...@gmail.com
+
+pkgname=vapoursynth-plugin-mvtools
+pkgver=4
+pkgrel=1
+pkgdesc='MVTools plugin for VapourSynth'
+arch=('i686' 'x86_64')
+url='https://github.com/dubhater/vapoursynth-mvtools'
+license=('GPL2')
+depends=('vapoursynth')
+makedepends=('yasm')
+source=(vapoursynth-plugin-mvtools-${pkgver}.tar.gz::https://github.com/dubhater/vapoursynth-mvtools/archive/v${pkgver}.tar.gz;)
+sha256sums=('1671ec4c02a78f76876eb2f2070d9be4ea64db3d030c8cb4337883ee97dc1edd')
+
+build() {
+  cd vapoursynth-mvtools-${pkgver}
+
+  ./autogen.sh
+  ./configure \
+--prefix='/usr' \
+--libdir='/usr/lib/vapoursynth'
+  make
+}
+
+package(){
+  cd vapoursynth-mvtools-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+  install -dm 755 ${pkgdir}/usr/share/doc/vapoursynth/plugins/MVTools
+  install -m 644 readme.rst 
${pkgdir}/usr/share/doc/vapoursynth/plugins/MVTools/README
+}
+
+#vim: ts=2 sw=2 et:

Copied: vapoursynth-plugin-mvtools/repos/community-x86_64/PKGBUILD (from rev 
123346, vapoursynth-plugin-mvtools/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2014-12-02 09:35:39 UTC (rev 123347)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
+# Contributor: Gustavo Alvarez sl1pk...@gmail.com
+
+pkgname=vapoursynth-plugin-mvtools
+pkgver=4
+pkgrel=1
+pkgdesc='MVTools plugin for VapourSynth'
+arch=('i686' 'x86_64')
+url='https://github.com/dubhater/vapoursynth-mvtools'
+license=('GPL2')
+depends=('vapoursynth')
+makedepends=('yasm')
+source=(vapoursynth-plugin-mvtools-${pkgver}.tar.gz::https://github.com/dubhater/vapoursynth-mvtools/archive/v${pkgver}.tar.gz;)
+sha256sums=('1671ec4c02a78f76876eb2f2070d9be4ea64db3d030c8cb4337883ee97dc1edd')
+
+build() {
+  cd vapoursynth-mvtools-${pkgver}
+
+  ./autogen.sh
+  ./configure \
+--prefix='/usr' \
+--libdir='/usr/lib/vapoursynth'
+  make
+}
+
+package(){
+  cd vapoursynth-mvtools-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+  install -dm 755 ${pkgdir}/usr/share/doc/vapoursynth/plugins/MVTools
+  install -m 644 readme.rst 
${pkgdir}/usr/share/doc/vapoursynth/plugins/MVTools/README
+}
+
+#vim: ts=2 sw=2 et:


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

2014-12-02 Thread Sergej Pupykin
Date: Tuesday, December 2, 2014 @ 11:10:25
  Author: spupykin
Revision: 123348

upgpkg: perl-file-chdir 0.1009-1

upd

Modified:
  perl-file-chdir/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-02 09:35:39 UTC (rev 123347)
+++ PKGBUILD2014-12-02 10:10:25 UTC (rev 123348)
@@ -4,8 +4,8 @@
 # Contributor: Francois Charette firmi...@gmx.net
 
 pkgname=perl-file-chdir
-pkgver=0.1008
-pkgrel=2
+pkgver=0.1009
+pkgrel=1
 pkgdesc=a more sensible way to change directories 
 arch=('any')
 depends=('perl')
@@ -13,7 +13,7 @@
 license=('GPL' 'PerlArtistic')
 options=('!emptydirs')
 source=(http://www.cpan.org/authors/id/D/DA/DAGOLDEN/File-chdir-$pkgver.tar.gz)
-md5sums=('4b0bfb8135554ef1e4e1440b89befe09')
+md5sums=('0804aa682c184d90315e9b27399d50b1')
 
 build() {
   cd  $srcdir/File-chdir-$pkgver


[arch-commits] Commit in perl-file-chdir/repos/community-any (4 files)

2014-12-02 Thread Sergej Pupykin
Date: Tuesday, December 2, 2014 @ 11:10:36
  Author: spupykin
Revision: 123349

archrelease: copy trunk to community-any

Added:
  perl-file-chdir/repos/community-any/ChangeLog
(from rev 123348, perl-file-chdir/trunk/ChangeLog)
  perl-file-chdir/repos/community-any/PKGBUILD
(from rev 123348, perl-file-chdir/trunk/PKGBUILD)
Deleted:
  perl-file-chdir/repos/community-any/ChangeLog
  perl-file-chdir/repos/community-any/PKGBUILD

---+
 ChangeLog |4 ++--
 PKGBUILD  |   58 +-
 2 files changed, 31 insertions(+), 31 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2014-12-02 10:10:25 UTC (rev 123348)
+++ ChangeLog   2014-12-02 10:10:36 UTC (rev 123349)
@@ -1,2 +0,0 @@
-2007-07-29 Georg Grabler (STiAT) ggrab...@gmail.com
-* Version bump to 0.8

Copied: perl-file-chdir/repos/community-any/ChangeLog (from rev 123348, 
perl-file-chdir/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2014-12-02 10:10:36 UTC (rev 123349)
@@ -0,0 +1,2 @@
+2007-07-29 Georg Grabler (STiAT) ggrab...@gmail.com
+* Version bump to 0.8

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-02 10:10:25 UTC (rev 123348)
+++ PKGBUILD2014-12-02 10:10:36 UTC (rev 123349)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Charles Mauch cma...@gmail.com
-# Contributor: Francois Charette firmi...@gmx.net
-
-pkgname=perl-file-chdir
-pkgver=0.1008
-pkgrel=2
-pkgdesc=a more sensible way to change directories 
-arch=('any')
-depends=('perl')
-url=http://search.cpan.org/dist/File-chdir;
-license=('GPL' 'PerlArtistic')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/D/DA/DAGOLDEN/File-chdir-$pkgver.tar.gz)
-md5sums=('4b0bfb8135554ef1e4e1440b89befe09')
-
-build() {
-  cd  $srcdir/File-chdir-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  $srcdir/File-chdir-$pkgver
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-file-chdir/repos/community-any/PKGBUILD (from rev 123348, 
perl-file-chdir/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-02 10:10:36 UTC (rev 123349)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Charles Mauch cma...@gmail.com
+# Contributor: Francois Charette firmi...@gmx.net
+
+pkgname=perl-file-chdir
+pkgver=0.1009
+pkgrel=1
+pkgdesc=a more sensible way to change directories 
+arch=('any')
+depends=('perl')
+url=http://search.cpan.org/dist/File-chdir;
+license=('GPL' 'PerlArtistic')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/D/DA/DAGOLDEN/File-chdir-$pkgver.tar.gz)
+md5sums=('0804aa682c184d90315e9b27399d50b1')
+
+build() {
+  cd  $srcdir/File-chdir-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  $srcdir/File-chdir-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}


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

2014-12-02 Thread Felix Yan
Date: Tuesday, December 2, 2014 @ 11:58:03
  Author: fyan
Revision: 227248

upgpkg: openvpn 2.3.6-1

upstream new release

Modified:
  openvpn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-02 07:22:42 UTC (rev 227247)
+++ PKGBUILD2014-12-02 10:58:03 UTC (rev 227248)
@@ -2,7 +2,7 @@
 # Maintainer: Thomas Bächler tho...@archlinux.org
 
 pkgname=openvpn
-pkgver=2.3.5
+pkgver=2.3.6
 pkgrel=1
 pkgdesc=An easy-to-use, robust, and highly configurable VPN (Virtual Private 
Network)
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 source=(http://swupdate.openvpn.net/community/releases/openvpn-${pkgver}.tar.gz
 
http://swupdate.openvpn.net/community/releases/openvpn-${pkgver}.tar.gz.asc
 openvpn@.service)
-sha256sums=('d93b447b014a41ec1550c3b760871aa72d7c09f1b5c6fc1e013d3073ac29ca21'
+sha256sums=('7baed2ff39c12e1a1a289ec0b46fcc49ff094ca58b8d8d5f29b36ac649ee5b26'
 'SKIP'
 '860976d954bd1db95861b95f0ef42e4e80618aa23a9f2aed26d17ee3d09110df')
 


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

2014-12-02 Thread Felix Yan
Date: Tuesday, December 2, 2014 @ 11:58:39
  Author: fyan
Revision: 227249

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

Added:
  openvpn/repos/testing-i686/
  openvpn/repos/testing-i686/PKGBUILD
(from rev 227248, openvpn/trunk/PKGBUILD)
  openvpn/repos/testing-i686/openvpn.install
(from rev 227248, openvpn/trunk/openvpn.install)
  openvpn/repos/testing-i686/openvpn@.service
(from rev 227248, openvpn/trunk/openvpn@.service)
  openvpn/repos/testing-x86_64/
  openvpn/repos/testing-x86_64/PKGBUILD
(from rev 227248, openvpn/trunk/PKGBUILD)
  openvpn/repos/testing-x86_64/openvpn.install
(from rev 227248, openvpn/trunk/openvpn.install)
  openvpn/repos/testing-x86_64/openvpn@.service
(from rev 227248, openvpn/trunk/openvpn@.service)

-+
 testing-i686/PKGBUILD   |   49 ++
 testing-i686/openvpn.install|8 ++
 testing-i686/openvpn@.service   |   10 +++
 testing-x86_64/PKGBUILD |   49 ++
 testing-x86_64/openvpn.install  |8 ++
 testing-x86_64/openvpn@.service |   10 +++
 6 files changed, 134 insertions(+)

Copied: openvpn/repos/testing-i686/PKGBUILD (from rev 227248, 
openvpn/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-12-02 10:58:39 UTC (rev 227249)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Thomas Bächler tho...@archlinux.org
+
+pkgname=openvpn
+pkgver=2.3.6
+pkgrel=1
+pkgdesc=An easy-to-use, robust, and highly configurable VPN (Virtual Private 
Network)
+arch=(i686 x86_64)
+url=http://openvpn.net/index.php/open-source.html;
+depends=('openssl' 'lzo' 'iproute2' 'libsystemd')
+makedepends=('systemd')
+license=('custom')
+install=openvpn.install
+source=(http://swupdate.openvpn.net/community/releases/openvpn-${pkgver}.tar.gz
+
http://swupdate.openvpn.net/community/releases/openvpn-${pkgver}.tar.gz.asc
+openvpn@.service)
+sha256sums=('7baed2ff39c12e1a1a289ec0b46fcc49ff094ca58b8d8d5f29b36ac649ee5b26'
+'SKIP'
+'860976d954bd1db95861b95f0ef42e4e80618aa23a9f2aed26d17ee3d09110df')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+  CFLAGS=$CFLAGS -DPLUGIN_LIBDIR=\\\/usr/lib/openvpn\\\ ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--enable-password-save \
+--mandir=/usr/share/man \
+--enable-iproute2 \
+--enable-systemd
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+  # Install openvpn
+  make DESTDIR=${pkgdir} install
+  install -d -m755 ${pkgdir}/etc/openvpn
+  # Install examples
+  install -d -m755 ${pkgdir}/usr/share/openvpn
+  cp -r sample/sample-config-files ${pkgdir}/usr/share/openvpn/examples
+  # Install license
+  install -d -m755 ${pkgdir}/usr/share/licenses/${pkgname}/
+  ln -sf /usr/share/doc/${pkgname}/{COPYING,COPYRIGHT.GPL} 
${pkgdir}/usr/share/licenses/${pkgname}/
+  # Install contrib
+  install -d -m755 ${pkgdir}/usr/share/openvpn/contrib
+  cp -r contrib ${pkgdir}/usr/share/openvpn
+  # Install systemd service
+  install -D -m644 ${srcdir}/openvpn@.service 
${pkgdir}/usr/lib/systemd/system/openvpn@.service
+}

Copied: openvpn/repos/testing-i686/openvpn.install (from rev 227248, 
openvpn/trunk/openvpn.install)
===
--- testing-i686/openvpn.install(rev 0)
+++ testing-i686/openvpn.install2014-12-02 10:58:39 UTC (rev 227249)
@@ -0,0 +1,8 @@
+## arg 1:  the new package version
+## arg 2:  the old package version
+post_upgrade() {
+  if [ $(vercmp 2.3.2-1 $2) -ge 0 ]; then
+echo  easy-rsa has moved into its own package. Run:
+echo   # pacman -S easy-rsa
+  fi
+}

Copied: openvpn/repos/testing-i686/openvpn@.service (from rev 227248, 
openvpn/trunk/openvpn@.service)
===
--- testing-i686/openvpn@.service   (rev 0)
+++ testing-i686/openvpn@.service   2014-12-02 10:58:39 UTC (rev 227249)
@@ -0,0 +1,10 @@
+[Unit]
+Description=OpenVPN connection to %i
+
+[Service]
+Type=forking
+ExecStart=/usr/bin/openvpn --cd /etc/openvpn --config /etc/openvpn/%i.conf 
--daemon openvpn@%i --writepid /run/openvpn@%i.pid
+PIDFile=/run/openvpn@%i.pid
+
+[Install]
+WantedBy=multi-user.target

Copied: openvpn/repos/testing-x86_64/PKGBUILD (from rev 227248, 
openvpn/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-12-02 10:58:39 UTC (rev 227249)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Thomas Bächler tho...@archlinux.org
+
+pkgname=openvpn
+pkgver=2.3.6
+pkgrel=1
+pkgdesc=An easy-to-use, robust, and highly configurable VPN (Virtual Private 
Network)
+arch=(i686 x86_64)

[arch-commits] Commit in mingw-w64-gcc/trunk (PKGBUILD)

2014-12-02 Thread Sergej Pupykin
Date: Tuesday, December 2, 2014 @ 13:06:21
  Author: spupykin
Revision: 123355

upgpkg: mingw-w64-gcc 4.9.2-2

upd

Modified:
  mingw-w64-gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-02 11:07:30 UTC (rev 123354)
+++ PKGBUILD2014-12-02 12:06:21 UTC (rev 123355)
@@ -8,7 +8,7 @@
 pkgver=4.9.2
 _islver=0.12.2
 _cloogver=0.18.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Cross GCC for the MinGW-w64 cross-compiler
 arch=('i686' 'x86_64')
 url=http://gcc.gnu.org;
@@ -64,7 +64,7 @@
 --enable-threads=posix --enable-fully-dynamic-string 
--enable-libstdcxx-time=yes \
 --with-system-zlib --enable-cloog-backend=isl \
 --enable-lto --disable-dw2-exceptions --enable-libgomp \
---disable-multilib --enable-checking=release
+--disable-multilib --enable-checking=release --disable-libssp
 make all
   done
 }


[arch-commits] Commit in mingw-w64-gcc/repos (12 files)

2014-12-02 Thread Sergej Pupykin
Date: Tuesday, December 2, 2014 @ 13:06:48
  Author: spupykin
Revision: 123356

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

Added:
  mingw-w64-gcc/repos/community-i686/PKGBUILD
(from rev 123355, mingw-w64-gcc/trunk/PKGBUILD)
  
mingw-w64-gcc/repos/community-i686/gcc-make-xmmintrin-header-cplusplus-compatible.patch
(from rev 123355, 
mingw-w64-gcc/trunk/gcc-make-xmmintrin-header-cplusplus-compatible.patch)
  mingw-w64-gcc/repos/community-i686/isl.patch
(from rev 123355, mingw-w64-gcc/trunk/isl.patch)
  mingw-w64-gcc/repos/community-x86_64/PKGBUILD
(from rev 123355, mingw-w64-gcc/trunk/PKGBUILD)
  
mingw-w64-gcc/repos/community-x86_64/gcc-make-xmmintrin-header-cplusplus-compatible.patch
(from rev 123355, 
mingw-w64-gcc/trunk/gcc-make-xmmintrin-header-cplusplus-compatible.patch)
  mingw-w64-gcc/repos/community-x86_64/isl.patch
(from rev 123355, mingw-w64-gcc/trunk/isl.patch)
Deleted:
  mingw-w64-gcc/repos/community-i686/PKGBUILD
  
mingw-w64-gcc/repos/community-i686/gcc-make-xmmintrin-header-cplusplus-compatible.patch
  mingw-w64-gcc/repos/community-i686/isl.patch
  mingw-w64-gcc/repos/community-x86_64/PKGBUILD
  
mingw-w64-gcc/repos/community-x86_64/gcc-make-xmmintrin-header-cplusplus-compatible.patch
  mingw-w64-gcc/repos/community-x86_64/isl.patch

---+
 /PKGBUILD |  174 
++
 /gcc-make-xmmintrin-header-cplusplus-compatible.patch |   48 ++
 /isl.patch|  152 

 community-i686/PKGBUILD   |   88 
-
 community-i686/gcc-make-xmmintrin-header-cplusplus-compatible.patch   |   24 -
 community-i686/isl.patch  |   76 

 community-x86_64/PKGBUILD |   88 
-
 community-x86_64/gcc-make-xmmintrin-header-cplusplus-compatible.patch |   24 -
 community-x86_64/isl.patch|   76 

 9 files changed, 374 insertions(+), 376 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-02 12:06:21 UTC (rev 123355)
+++ community-i686/PKGBUILD 2014-12-02 12:06:48 UTC (rev 123356)
@@ -1,88 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: rubenvb vanboxem dottie ruben attie gmail dottie com
-
-_targets=i686-w64-mingw32 x86_64-w64-mingw32
-
-pkgname=mingw-w64-gcc
-pkgver=4.9.2
-_islver=0.12.2
-_cloogver=0.18.1
-pkgrel=1
-pkgdesc=Cross GCC for the MinGW-w64 cross-compiler
-arch=('i686' 'x86_64')
-url=http://gcc.gnu.org;
-license=('GPL' 'LGPL' 'FDL' 'custom')
-groups=('mingw-w64-toolchain' 'mingw-w64')
-depends=('zlib' 'libmpc'
-'mingw-w64-crt' 'mingw-w64-binutils' 'mingw-w64-winpthreads'
-'mingw-w64-headers')
-makedepends=(gcc-ada=${pkgver} 'mingw-w64-gcc-base')
-#checkdepends=('dejagnu') # Windows executables could run on Arch through 
bin_mft and Wine
-optdepends=()
-provides=('mingw-w64-gcc-base')
-conflicts=('mingw-w64-gcc-base')
-replaces=()
-backup=()
-options=('!strip' 'staticlibs' '!emptydirs' '!buildflags')
-source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2;
-   http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2;
-   http://www.bastoul.net/cloog/pages/download/cloog-${_cloogver}.tar.gz;
-   'gcc-make-xmmintrin-header-cplusplus-compatible.patch')
-md5sums=('4df8ee253b7f3863ad0b86359cd39c43'
- 'e039bfcfb6c2ab039b8ee69bf883e824'
- 'e34fca0540d840e5d0f6427e98c92252'
- 'da6c9ba6baebe1286f3219d4181cdbb8')
-
-prepare() {
-  cd ${srcdir}/gcc-${pkgver}
-
-  # link isl/cloog for in-tree builds
-  ln -s ../isl-${_islver} isl
-  ln -s ../cloog-${_cloogver} cloog
-
-  #do not install libiberty
-  sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in
-  # hack! - some configure tests for header files using $CPP $CPPFLAGS
-  sed -i /ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/ {libiberty,gcc}/configure
-
-  # The file xmmintrin.h doesn't contain an extern C part
-  # This conflicts with mingw-w64 intrin.h and results in build
-  # failure like this one in mingw-w64-qt5-qtbase:
-  # /usr/lib/gcc/i686-w64-mingw32/4.8.0/include/xmmintrin.h:997:1: error: 
previous declaration of 'int _m_pextrw(__m64, int)' with 'C++' linkage
-  # /usr/i686-w64-mingw32/include/intrin.h:561:28: error: conflicts with new 
declaration with 'C' linkage
-  patch -p0 -i ${srcdir}/gcc-make-xmmintrin-header-cplusplus-compatible.patch
-}
-
-build() {
-  for _target in ${_targets}; do
-mkdir -p ${srcdir}/gcc-build-${_target}  cd 
${srcdir}/gcc-build-${_target}
-
-${srcdir}/gcc-${pkgver}/configure --prefix=/usr --libexecdir=/usr/lib \
---target=${_target} \
-

[arch-commits] Commit in (5 files)

2014-12-02 Thread Kyle Keen
Date: Tuesday, December 2, 2014 @ 15:08:14
  Author: kkeen
Revision: 123357

pkginit: hd-idle

Added:
  hd-idle/
  hd-idle/repos/
  hd-idle/trunk/
  hd-idle/trunk/PKGBUILD
  hd-idle/trunk/hd-idle.service

-+
 PKGBUILD|   36 
 hd-idle.service |   10 ++
 2 files changed, 46 insertions(+)

Added: hd-idle/trunk/PKGBUILD
===
--- hd-idle/trunk/PKGBUILD  (rev 0)
+++ hd-idle/trunk/PKGBUILD  2014-12-02 14:08:14 UTC (rev 123357)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+# Contributor: Tilman Blumenbach til...@ax86.net
+
+pkgname=hd-idle
+pkgver=1.04
+pkgrel=4
+pkgdesc='Utility program for spinning-down external disks after a period of 
idle time.'
+arch=('i686' 'x86_64')
+backup=(etc/conf.d/hd-idle)
+url=http://hd-idle.sourceforge.net/;
+license=('GPL')
+depends=('glibc')
+source=(http://downloads.sf.net/$pkgname/$pkgname-$pkgver.tgz;
+hd-idle.service)
+md5sums=('41e52e669fc59fa82ee0c2bcce1336d3'
+ '6e9162a075a7a99c3d10e9cde9c499df')
+
+build() {
+cd $srcdir/$pkgname
+sed -i 's|/sbin|/bin|' Makefile
+make
+}
+
+package() {
+cd $srcdir/$pkgname
+
+make TARGET_DIR=$pkgdir/usr install
+
+install -Dm644 README $pkgdir/usr/share/doc/$pkgname/README
+install -Dm644 debian/hd-idle.default $pkgdir/etc/conf.d/hd-idle
+
+cd $srcdir
+install -Dm644 hd-idle.service 
$pkgdir/usr/lib/systemd/system/hd-idle.service
+}
+


Property changes on: hd-idle/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: hd-idle/trunk/hd-idle.service
===
--- hd-idle/trunk/hd-idle.service   (rev 0)
+++ hd-idle/trunk/hd-idle.service   2014-12-02 14:08:14 UTC (rev 123357)
@@ -0,0 +1,10 @@
+[Unit]
+Description=Hard drive idling daemon
+
+[Service]
+Type=simple
+EnvironmentFile=/etc/conf.d/hd-idle
+ExecStart=/usr/sbin/hd-idle -d $HD_IDLE_OPTS
+
+[Install]
+WantedBy=multi-user.target


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

2014-12-02 Thread Kyle Keen
Date: Tuesday, December 2, 2014 @ 15:09:03
  Author: kkeen
Revision: 123358

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

Added:
  hd-idle/repos/community-i686/
  hd-idle/repos/community-i686/PKGBUILD
(from rev 123357, hd-idle/trunk/PKGBUILD)
  hd-idle/repos/community-i686/hd-idle.service
(from rev 123357, hd-idle/trunk/hd-idle.service)
  hd-idle/repos/community-x86_64/
  hd-idle/repos/community-x86_64/PKGBUILD
(from rev 123357, hd-idle/trunk/PKGBUILD)
  hd-idle/repos/community-x86_64/hd-idle.service
(from rev 123357, hd-idle/trunk/hd-idle.service)

--+
 community-i686/PKGBUILD  |   36 
 community-i686/hd-idle.service   |   10 ++
 community-x86_64/PKGBUILD|   36 
 community-x86_64/hd-idle.service |   10 ++
 4 files changed, 92 insertions(+)

Copied: hd-idle/repos/community-i686/PKGBUILD (from rev 123357, 
hd-idle/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-02 14:09:03 UTC (rev 123358)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+# Contributor: Tilman Blumenbach til...@ax86.net
+
+pkgname=hd-idle
+pkgver=1.04
+pkgrel=4
+pkgdesc='Utility program for spinning-down external disks after a period of 
idle time.'
+arch=('i686' 'x86_64')
+backup=(etc/conf.d/hd-idle)
+url=http://hd-idle.sourceforge.net/;
+license=('GPL')
+depends=('glibc')
+source=(http://downloads.sf.net/$pkgname/$pkgname-$pkgver.tgz;
+hd-idle.service)
+md5sums=('41e52e669fc59fa82ee0c2bcce1336d3'
+ '6e9162a075a7a99c3d10e9cde9c499df')
+
+build() {
+cd $srcdir/$pkgname
+sed -i 's|/sbin|/bin|' Makefile
+make
+}
+
+package() {
+cd $srcdir/$pkgname
+
+make TARGET_DIR=$pkgdir/usr install
+
+install -Dm644 README $pkgdir/usr/share/doc/$pkgname/README
+install -Dm644 debian/hd-idle.default $pkgdir/etc/conf.d/hd-idle
+
+cd $srcdir
+install -Dm644 hd-idle.service 
$pkgdir/usr/lib/systemd/system/hd-idle.service
+}
+

Copied: hd-idle/repos/community-i686/hd-idle.service (from rev 123357, 
hd-idle/trunk/hd-idle.service)
===
--- community-i686/hd-idle.service  (rev 0)
+++ community-i686/hd-idle.service  2014-12-02 14:09:03 UTC (rev 123358)
@@ -0,0 +1,10 @@
+[Unit]
+Description=Hard drive idling daemon
+
+[Service]
+Type=simple
+EnvironmentFile=/etc/conf.d/hd-idle
+ExecStart=/usr/sbin/hd-idle -d $HD_IDLE_OPTS
+
+[Install]
+WantedBy=multi-user.target

Copied: hd-idle/repos/community-x86_64/PKGBUILD (from rev 123357, 
hd-idle/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-12-02 14:09:03 UTC (rev 123358)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+# Contributor: Tilman Blumenbach til...@ax86.net
+
+pkgname=hd-idle
+pkgver=1.04
+pkgrel=4
+pkgdesc='Utility program for spinning-down external disks after a period of 
idle time.'
+arch=('i686' 'x86_64')
+backup=(etc/conf.d/hd-idle)
+url=http://hd-idle.sourceforge.net/;
+license=('GPL')
+depends=('glibc')
+source=(http://downloads.sf.net/$pkgname/$pkgname-$pkgver.tgz;
+hd-idle.service)
+md5sums=('41e52e669fc59fa82ee0c2bcce1336d3'
+ '6e9162a075a7a99c3d10e9cde9c499df')
+
+build() {
+cd $srcdir/$pkgname
+sed -i 's|/sbin|/bin|' Makefile
+make
+}
+
+package() {
+cd $srcdir/$pkgname
+
+make TARGET_DIR=$pkgdir/usr install
+
+install -Dm644 README $pkgdir/usr/share/doc/$pkgname/README
+install -Dm644 debian/hd-idle.default $pkgdir/etc/conf.d/hd-idle
+
+cd $srcdir
+install -Dm644 hd-idle.service 
$pkgdir/usr/lib/systemd/system/hd-idle.service
+}
+

Copied: hd-idle/repos/community-x86_64/hd-idle.service (from rev 123357, 
hd-idle/trunk/hd-idle.service)
===
--- community-x86_64/hd-idle.service(rev 0)
+++ community-x86_64/hd-idle.service2014-12-02 14:09:03 UTC (rev 123358)
@@ -0,0 +1,10 @@
+[Unit]
+Description=Hard drive idling daemon
+
+[Service]
+Type=simple
+EnvironmentFile=/etc/conf.d/hd-idle
+ExecStart=/usr/sbin/hd-idle -d $HD_IDLE_OPTS
+
+[Install]
+WantedBy=multi-user.target


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

2014-12-02 Thread Sergej Pupykin
Date: Tuesday, December 2, 2014 @ 15:24:17
  Author: spupykin
Revision: 123359

upgpkg: poedit 1.6.11-1

upd

Modified:
  poedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-02 14:09:03 UTC (rev 123358)
+++ PKGBUILD2014-12-02 14:24:17 UTC (rev 123359)
@@ -6,8 +6,8 @@
 # Contributor: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=poedit
-pkgver=1.6.10
-pkgrel=2
+pkgver=1.6.11
+pkgrel=1
 pkgdesc=Cross-platform gettext catalogs (.po files) editor
 arch=('i686' 'x86_64')
 url=http://www.poedit.net/;
@@ -18,7 +18,7 @@
 #source=(http://www.poedit.net/dl/poedit-$pkgver.tar.gz)
 
#source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-$pkgver.tar.gz
 
source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz)
-md5sums=('85f1e31531659e73eb2e5b4bdf029dce')
+md5sums=('9ffd93844e50f65c89c2a8d58c2ddcca')
 
 build() {
 cd ${srcdir}/${pkgname}-${pkgver}


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

2014-12-02 Thread Sergej Pupykin
Date: Tuesday, December 2, 2014 @ 15:24:33
  Author: spupykin
Revision: 123360

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

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

-+
 /PKGBUILD   |   66 ++
 /poedit.install |   24 +
 community-i686/PKGBUILD |   33 ---
 community-i686/poedit.install   |   12 --
 community-x86_64/PKGBUILD   |   33 ---
 community-x86_64/poedit.install |   12 --
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-02 14:24:17 UTC (rev 123359)
+++ community-i686/PKGBUILD 2014-12-02 14:24:33 UTC (rev 123360)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Giovanni Scafora giova...@archlinux.org
-# Contributor: Alexander Fehr pizzap...@gmail.com
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=poedit
-pkgver=1.6.10
-pkgrel=2
-pkgdesc=Cross-platform gettext catalogs (.po files) editor
-arch=('i686' 'x86_64')
-url=http://www.poedit.net/;
-license=('MIT')
-depends=('wxgtk' 'desktop-file-utils' 'lucene++' 'gtkspell')
-makedepends=('boost' 'libsm')
-install=poedit.install
-#source=(http://www.poedit.net/dl/poedit-$pkgver.tar.gz)
-#source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-$pkgver.tar.gz
-source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz)
-md5sums=('85f1e31531659e73eb2e5b4bdf029dce')
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-./configure --prefix=/usr --libexecdir=/usr/lib/poedit
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
-install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: poedit/repos/community-i686/PKGBUILD (from rev 123359, 
poedit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-02 14:24:33 UTC (rev 123360)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Giovanni Scafora giova...@archlinux.org
+# Contributor: Alexander Fehr pizzap...@gmail.com
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=poedit
+pkgver=1.6.11
+pkgrel=1
+pkgdesc=Cross-platform gettext catalogs (.po files) editor
+arch=('i686' 'x86_64')
+url=http://www.poedit.net/;
+license=('MIT')
+depends=('wxgtk' 'desktop-file-utils' 'lucene++' 'gtkspell')
+makedepends=('boost' 'libsm')
+install=poedit.install
+#source=(http://www.poedit.net/dl/poedit-$pkgver.tar.gz)
+#source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-$pkgver.tar.gz
+source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz)
+md5sums=('9ffd93844e50f65c89c2a8d58c2ddcca')
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+./configure --prefix=/usr --libexecdir=/usr/lib/poedit
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: community-i686/poedit.install
===
--- community-i686/poedit.install   2014-12-02 14:24:17 UTC (rev 123359)
+++ community-i686/poedit.install   2014-12-02 14:24:33 UTC (rev 123360)
@@ -1,12 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: poedit/repos/community-i686/poedit.install (from rev 123359, 
poedit/trunk/poedit.install)
===
--- community-i686/poedit.install   (rev 0)
+++ community-i686/poedit.install   2014-12-02 14:24:33 UTC (rev 123360)
@@ -0,0 +1,12 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  

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

2014-12-02 Thread Felix Yan
Date: Tuesday, December 2, 2014 @ 18:33:23
  Author: fyan
Revision: 123361

upgpkg: xmind 3.5.1-1

upstream new release

Modified:
  xmind/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-02 14:24:33 UTC (rev 123360)
+++ PKGBUILD2014-12-02 17:33:23 UTC (rev 123361)
@@ -4,8 +4,8 @@
 # Contributor: Jelle van der Waa jellevd...@gmail.com
 
 pkgname=xmind
-pkgver=3.5.0
-_pkgdate=201410310637
+pkgver=3.5.1
+_pkgdate=201411201906
 pkgrel=1
 pkgdesc=Brainstorming and Mind Mapping Software
 arch=('i686' 'x86_64')
@@ -17,8 +17,8 @@
 optdepends=('lame: needed for the feature audio notes')
 install=xmind.install
 
source=(http://dl2.xmind.net/xmind-downloads/${pkgname}-linux-${pkgver}.${_pkgdate}_${_arch}.deb)
-[ ${CARCH} = i686 ]  
sha512sums=('7312a842cc62d8052660c4ab1e8e35e119d70d657fac715fa4ff00dbce1cd6317408574548ddf56d4453ac69dc870794dc2846b9e3ac7d305c7393e6708bf9d7')
-[ ${CARCH} = x86_64 ]  
sha512sums=('2d89c4ff5cc0ecc7da0f7333b7c844634222108fd280b0b7420f7b65d145e196d63dd18f23590ff016ee3bf52a41cfcd72112ce0c8d92a2c183a7995b216ea9a')
+[ ${CARCH} = i686 ]  
sha512sums=('1229a15597deda7b35a0c304a0dd9a066c6c51291f0cb144d8c57f2637dd67030547f5f940922b5c3cc0adf4320ff27cdbc4ae26bb55019ab8a797122039be13')
+[ ${CARCH} = x86_64 ]  
sha512sums=('0c989272eea261381797d9781ed6c1439fd40758bb716ed854be4a8d6e696c9ac55994ac888f31536584a3747c719e4d9cb4a9e81efd7b115b7c912de1e11de0')
 
 build() {
   ar x ${pkgname}-linux-${pkgver}.${_pkgdate}_${_arch}.deb


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

2014-12-02 Thread Felix Yan
Date: Tuesday, December 2, 2014 @ 18:34:03
  Author: fyan
Revision: 123362

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

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

+
 /PKGBUILD  |   58 +++
 /xmind.install |   32 +
 community-i686/PKGBUILD|   29 ---
 community-i686/xmind.install   |   16 --
 community-x86_64/PKGBUILD  |   29 ---
 community-x86_64/xmind.install |   16 --
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-02 17:33:23 UTC (rev 123361)
+++ community-i686/PKGBUILD 2014-12-02 17:34:03 UTC (rev 123362)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: Christoph Drexler chrdr at gmx dot at
-# Contributor: Jelle van der Waa jellevd...@gmail.com
-
-pkgname=xmind
-pkgver=3.5.0
-_pkgdate=201410310637
-pkgrel=1
-pkgdesc=Brainstorming and Mind Mapping Software
-arch=('i686' 'x86_64')
-[ ${CARCH} = i686 ]  _arch=i386
-[ ${CARCH} = x86_64 ]  _arch=amd64
-url=http://www.xmind.net;
-license=('EPL' 'LGPL')
-depends=('desktop-file-utils' 'fontconfig' 'libxrender' 'java-runtime' 
'shared-mime-info' 'libxext')
-optdepends=('lame: needed for the feature audio notes')
-install=xmind.install
-source=(http://dl2.xmind.net/xmind-downloads/${pkgname}-linux-${pkgver}.${_pkgdate}_${_arch}.deb)
-[ ${CARCH} = i686 ]  
sha512sums=('7312a842cc62d8052660c4ab1e8e35e119d70d657fac715fa4ff00dbce1cd6317408574548ddf56d4453ac69dc870794dc2846b9e3ac7d305c7393e6708bf9d7')
-[ ${CARCH} = x86_64 ]  
sha512sums=('2d89c4ff5cc0ecc7da0f7333b7c844634222108fd280b0b7420f7b65d145e196d63dd18f23590ff016ee3bf52a41cfcd72112ce0c8d92a2c183a7995b216ea9a')
-
-build() {
-  ar x ${pkgname}-linux-${pkgver}.${_pkgdate}_${_arch}.deb
-}
-
-package() {
-  bsdtar -xf data.tar.gz -C $pkgdir
-}

Copied: xmind/repos/community-i686/PKGBUILD (from rev 123361, 
xmind/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-02 17:34:03 UTC (rev 123362)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: Christoph Drexler chrdr at gmx dot at
+# Contributor: Jelle van der Waa jellevd...@gmail.com
+
+pkgname=xmind
+pkgver=3.5.1
+_pkgdate=201411201906
+pkgrel=1
+pkgdesc=Brainstorming and Mind Mapping Software
+arch=('i686' 'x86_64')
+[ ${CARCH} = i686 ]  _arch=i386
+[ ${CARCH} = x86_64 ]  _arch=amd64
+url=http://www.xmind.net;
+license=('EPL' 'LGPL')
+depends=('desktop-file-utils' 'fontconfig' 'libxrender' 'java-runtime' 
'shared-mime-info' 'libxext')
+optdepends=('lame: needed for the feature audio notes')
+install=xmind.install
+source=(http://dl2.xmind.net/xmind-downloads/${pkgname}-linux-${pkgver}.${_pkgdate}_${_arch}.deb)
+[ ${CARCH} = i686 ]  
sha512sums=('1229a15597deda7b35a0c304a0dd9a066c6c51291f0cb144d8c57f2637dd67030547f5f940922b5c3cc0adf4320ff27cdbc4ae26bb55019ab8a797122039be13')
+[ ${CARCH} = x86_64 ]  
sha512sums=('0c989272eea261381797d9781ed6c1439fd40758bb716ed854be4a8d6e696c9ac55994ac888f31536584a3747c719e4d9cb4a9e81efd7b115b7c912de1e11de0')
+
+build() {
+  ar x ${pkgname}-linux-${pkgver}.${_pkgdate}_${_arch}.deb
+}
+
+package() {
+  bsdtar -xf data.tar.gz -C $pkgdir
+}

Deleted: community-i686/xmind.install
===
--- community-i686/xmind.install2014-12-02 17:33:23 UTC (rev 123361)
+++ community-i686/xmind.install2014-12-02 17:34:03 UTC (rev 123362)
@@ -1,16 +0,0 @@
-post_install() {
-   echo Updating MIME database
-   update-mime-database /usr/share/mime
-   update-desktop-database
-}
-
-post_remove() {
-   echo Updating MIME database
-   update-mime-database /usr/share/mime
-   update-desktop-database
-}
-
-op=$1
-shift
-
-$op $*

Copied: xmind/repos/community-i686/xmind.install (from rev 123361, 
xmind/trunk/xmind.install)
===
--- community-i686/xmind.install(rev 0)
+++ community-i686/xmind.install2014-12-02 17:34:03 UTC (rev 123362)
@@ -0,0 +1,16 @@
+post_install() {
+   echo Updating MIME database
+   

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

2014-12-02 Thread Sergej Pupykin
Date: Tuesday, December 2, 2014 @ 19:49:51
  Author: spupykin
Revision: 123363

upgpkg: notion 20141202-1

upd

Modified:
  notion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-02 17:34:03 UTC (rev 123362)
+++ PKGBUILD2014-12-02 18:49:51 UTC (rev 123363)
@@ -4,7 +4,7 @@
 # Contributor: aunoor
 
 pkgname=notion
-pkgver=20140704
+pkgver=20141202
 pkgrel=1
 pkgdesc=Tabbed tiling, window manager. Fork of Ion3
 url=http://sourceforge.net/projects/notion/;


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

2014-12-02 Thread Sergej Pupykin
-
-  # license
-  install -Dm0644 LICENSE ${pkgdir}/usr/share/licenses/notion/LICENSE
-}

Copied: notion/repos/community-i686/PKGBUILD (from rev 123363, 
notion/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-02 18:50:07 UTC (rev 123364)
@@ -0,0 +1,90 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Eugen Zagorodniy e dot zagorodniy at gmail dot com
+# Contributor: aunoor
+
+pkgname=notion
+pkgver=20141202
+pkgrel=1
+pkgdesc=Tabbed tiling, window manager. Fork of Ion3
+url=http://sourceforge.net/projects/notion/;
+arch=('i686' 'x86_64')
+license=('custom:LGPL')
+depends=('glib2' 'gettext' 'lua' 'libxext' 'libsm')
+optdepends=('libxinerama' 'libxrandr')
+makedepends=('git' 'pkgconfig' 'libxinerama' 'libxrandr'
+'rubber' 'latex2html' 'texlive-htmlxml' 'texlive-latexextra')
+backup=(etc/notion/cfg_defaults.lua
+   etc/notion/cfg_dock.lua
+   etc/notion/cfg_kludges.lua
+   etc/notion/cfg_layouts.lua
+   etc/notion/cfg_menu.lua
+   etc/notion/cfg_notion.lua
+   etc/notion/cfg_notioncore.lua
+   etc/notion/cfg_query.lua
+   etc/notion/cfg_sp.lua
+   etc/notion/cfg_statusbar.lua
+   etc/notion/cfg_tiling.lua
+   etc/notion/cfg_xrandr.lua
+   etc/notion/look.lua
+   etc/notion/look_brownsteel.lua
+   etc/notion/look_clean.lua
+   etc/notion/look_cleanios.lua
+   etc/notion/look_cleanviolet.lua
+   etc/notion/look_dusky.lua
+   etc/notion/look_greenlight.lua
+   etc/notion/look_greyviolet.lua
+   etc/notion/look_ios.lua
+   etc/notion/look_newviolet.lua
+   etc/notion/look_simpleblue.lua
+   etc/notion/lookcommon_clean.lua
+   etc/notion/lookcommon_emboss.lua
+   etc/notion/mod_xinerama.lua
+   etc/notion/statusbar_xkbgroup.lua
+   etc/notion/test_xinerama.lua
+   etc/notion/xkbbell.lua
+   etc/notion/xkbion.lua)
+provides=('libtu' 'libextl')
+changelog=ChangleLog
+source=(notion::git://notion.git.sourceforge.net/gitroot/notion/notion
+   
notion-doc::git://notion.git.sourceforge.net/gitroot/notion/notion-doc)
+md5sums=('SKIP'
+ 'SKIP')
+
+prepare() {
+  cd ${srcdir}
+  cat notion/build/lua-detect.mk EOF
+LUA_VERSION := 5.2
+LUA_LIBS := $(pkg-config --libs lua)
+LUA_INCLUDES := $(pkg-config --cflags lua)
+LUA  := $(which lua)
+LUAC := $(which luac)
+EOF
+}
+
+build() {
+  cd ${srcdir}/notion
+  make INCLUDES=-I${srcdir}/notion LUA_VERSION=5.2 PREFIX=/usr 
ETCDIR=/etc/notion
+  cd ${srcdir}/notion-doc
+  make -j1 all
+}
+
+package() {
+  cd ${srcdir}/notion
+  make DESTDIR=$pkgdir LUA_VERSION=5.2 PREFIX=/usr ETCDIR=/etc/notion install
+
+  # doc
+  cd ${srcdir}/notion-doc
+  make PREFIX=$pkgdir/usr ETCDIR=/etc/notion install
+
+  # modules
+  cp ${srcdir}/notion/mod_xinerama/*.lua $pkgdir/etc/notion/
+  cp ${srcdir}/notion/mod_xkbevents/*.lua $pkgdir/etc/notion/
+
+  # contrib
+  mkdir -p $pkgdir/usr/share/notion/contrib
+  cp -a ${srcdir}/$pkgname/contrib/* $pkgdir/usr/share/notion/contrib
+
+  # license
+  install -Dm0644 LICENSE ${pkgdir}/usr/share/licenses/notion/LICENSE
+}

Deleted: community-x86_64/ChangleLog
===
--- community-x86_64/ChangleLog 2014-12-02 18:49:51 UTC (rev 123363)
+++ community-x86_64/ChangleLog 2014-12-02 18:50:07 UTC (rev 123364)
@@ -1,5 +0,0 @@
-2011-09-14 Sergej Pupykin pupykin.s+a...@gmail.com
-
-   * 20110914-1 :
-   Add contrib/ to /usr/share/notion/contrib
-   Add mod_*.lua to /etc/notion/

Copied: notion/repos/community-x86_64/ChangleLog (from rev 123363, 
notion/trunk/ChangleLog)
===
--- community-x86_64/ChangleLog (rev 0)
+++ community-x86_64/ChangleLog 2014-12-02 18:50:07 UTC (rev 123364)
@@ -0,0 +1,5 @@
+2011-09-14 Sergej Pupykin pupykin.s+a...@gmail.com
+
+   * 20110914-1 :
+   Add contrib/ to /usr/share/notion/contrib
+   Add mod_*.lua to /etc/notion/

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-12-02 18:49:51 UTC (rev 123363)
+++ community-x86_64/PKGBUILD   2014-12-02 18:50:07 UTC (rev 123364)
@@ -1,90 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Eugen Zagorodniy e dot zagorodniy at gmail dot com
-# Contributor: aunoor
-
-pkgname=notion
-pkgver=20140704
-pkgrel=1
-pkgdesc=Tabbed tiling, window manager. Fork of Ion3
-url=http://sourceforge.net/projects/notion/;
-arch=('i686' 'x86_64')
-license=('custom:LGPL')
-depends=('glib2' 'gettext' 'lua' 'libxext' 'libsm')
-optdepends=('libxinerama' 'libxrandr')
-makedepends=('git' 'pkgconfig' 'libxinerama' 'libxrandr'
-'rubber' 'latex2html' 'texlive-htmlxml' 'texlive-latexextra')
-backup=(etc/notion

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

2014-12-02 Thread Jonathan Steel
Date: Tuesday, December 2, 2014 @ 20:21:18
  Author: jsteel
Revision: 123365

upgpkg: monitoring-plugins 2.1.1-1

Modified:
  monitoring-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-02 18:50:07 UTC (rev 123364)
+++ PKGBUILD2014-12-02 19:21:18 UTC (rev 123365)
@@ -2,13 +2,12 @@
 # Contributor: Idares idares at seznam dot cz
 
 pkgname=monitoring-plugins
-pkgver=2.1
-pkgrel=3
-pkgdesc=Plugins for Icinga, Naemon, Nagios, Shinken, Sensu, and other 
monitoring applications.
+pkgver=2.1.1
+pkgrel=1
+pkgdesc=Plugins for Icinga, Naemon, Nagios, Shinken, Sensu and other 
monitoring applications
 arch=('i686' 'x86_64')
 url=http://www.monitoring-plugins.org;
 license=('GPL3')
-depends=('libldap')
 makedepends=('net-snmp' 'postgresql-libs' 'libdbi' 'libmariadbclient'
   'procps-ng' 'iputils' 'fping' 'dnsutils' 'rpcbind' 'smbclient' 'openssh'
   'inetutils' 'postfix' 'perl-net-snmp')
@@ -15,15 +14,16 @@
 optdepends=('net-snmp: for SNMP checking'
   'postgresql-libs: for check_pgsql'
   'libmariadbclient: for check_mysql_query and check_mysql'
-  'libdbi: for check_dbi')
+  'libdbi: for check_dbi'
+  'libldap: for check_ldap')
 provides=('nagios-plugins')
 conflicts=('nagios-plugins')
 replaces=('nagios-plugins')
 source=(https://www.monitoring-plugins.org/download/$pkgname-$pkgver.tar.gz)
-md5sums=('9dc3f7d39cfdea60f3929ecdbb4cbb4a')
+md5sums=('8e564c03e3fc32f452956892b19abb4d')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $pkgname-$pkgver
 
   ./configure --prefix=/usr --libexecdir=/usr/lib/monitoring-plugins
 
@@ -31,9 +31,9 @@
 }
 
 package() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $pkgname-$pkgver
 
-  make DESTDIR=$pkgdir/ install
+  make DESTDIR=$pkgdir install
 
   install -Dm644 FAQ $pkgdir/usr/share/doc/$pkgname/FAQ
   install -Dm644 README $pkgdir/usr/share/doc/$pkgname/README


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

2014-12-02 Thread Jonathan Steel
Date: Tuesday, December 2, 2014 @ 20:21:40
  Author: jsteel
Revision: 123366

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

Added:
  monitoring-plugins/repos/community-i686/PKGBUILD
(from rev 123365, monitoring-plugins/trunk/PKGBUILD)
  monitoring-plugins/repos/community-x86_64/PKGBUILD
(from rev 123365, monitoring-plugins/trunk/PKGBUILD)
Deleted:
  monitoring-plugins/repos/community-i686/PKGBUILD
  monitoring-plugins/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-02 19:21:18 UTC (rev 123365)
+++ community-i686/PKGBUILD 2014-12-02 19:21:40 UTC (rev 123366)
@@ -1,41 +0,0 @@
-# Maintainer: Jonathan Steel jsteel at archlinux.org
-# Contributor: Idares idares at seznam dot cz
-
-pkgname=monitoring-plugins
-pkgver=2.1
-pkgrel=3
-pkgdesc=Plugins for Icinga, Naemon, Nagios, Shinken, Sensu, and other 
monitoring applications.
-arch=('i686' 'x86_64')
-url=http://www.monitoring-plugins.org;
-license=('GPL3')
-depends=('libldap')
-makedepends=('net-snmp' 'postgresql-libs' 'libdbi' 'libmariadbclient'
-  'procps-ng' 'iputils' 'fping' 'dnsutils' 'rpcbind' 'smbclient' 'openssh'
-  'inetutils' 'postfix' 'perl-net-snmp')
-optdepends=('net-snmp: for SNMP checking'
-  'postgresql-libs: for check_pgsql'
-  'libmariadbclient: for check_mysql_query and check_mysql'
-  'libdbi: for check_dbi')
-provides=('nagios-plugins')
-conflicts=('nagios-plugins')
-replaces=('nagios-plugins')
-source=(https://www.monitoring-plugins.org/download/$pkgname-$pkgver.tar.gz)
-md5sums=('9dc3f7d39cfdea60f3929ecdbb4cbb4a')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --libexecdir=/usr/lib/monitoring-plugins
-
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir/ install
-
-  install -Dm644 FAQ $pkgdir/usr/share/doc/$pkgname/FAQ
-  install -Dm644 README $pkgdir/usr/share/doc/$pkgname/README
-  install -Dm644 LEGAL $pkgdir/usr/share/licenses/$pkgname/LEGAL
-}

Copied: monitoring-plugins/repos/community-i686/PKGBUILD (from rev 123365, 
monitoring-plugins/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-02 19:21:40 UTC (rev 123366)
@@ -0,0 +1,41 @@
+# Maintainer: Jonathan Steel jsteel at archlinux.org
+# Contributor: Idares idares at seznam dot cz
+
+pkgname=monitoring-plugins
+pkgver=2.1.1
+pkgrel=1
+pkgdesc=Plugins for Icinga, Naemon, Nagios, Shinken, Sensu and other 
monitoring applications
+arch=('i686' 'x86_64')
+url=http://www.monitoring-plugins.org;
+license=('GPL3')
+makedepends=('net-snmp' 'postgresql-libs' 'libdbi' 'libmariadbclient'
+  'procps-ng' 'iputils' 'fping' 'dnsutils' 'rpcbind' 'smbclient' 'openssh'
+  'inetutils' 'postfix' 'perl-net-snmp')
+optdepends=('net-snmp: for SNMP checking'
+  'postgresql-libs: for check_pgsql'
+  'libmariadbclient: for check_mysql_query and check_mysql'
+  'libdbi: for check_dbi'
+  'libldap: for check_ldap')
+provides=('nagios-plugins')
+conflicts=('nagios-plugins')
+replaces=('nagios-plugins')
+source=(https://www.monitoring-plugins.org/download/$pkgname-$pkgver.tar.gz)
+md5sums=('8e564c03e3fc32f452956892b19abb4d')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --libexecdir=/usr/lib/monitoring-plugins
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  install -Dm644 FAQ $pkgdir/usr/share/doc/$pkgname/FAQ
+  install -Dm644 README $pkgdir/usr/share/doc/$pkgname/README
+  install -Dm644 LEGAL $pkgdir/usr/share/licenses/$pkgname/LEGAL
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-12-02 19:21:18 UTC (rev 123365)
+++ community-x86_64/PKGBUILD   2014-12-02 19:21:40 UTC (rev 123366)
@@ -1,41 +0,0 @@
-# Maintainer: Jonathan Steel jsteel at archlinux.org
-# Contributor: Idares idares at seznam dot cz
-
-pkgname=monitoring-plugins
-pkgver=2.1
-pkgrel=3
-pkgdesc=Plugins for Icinga, Naemon, Nagios, Shinken, Sensu, and other 
monitoring applications.
-arch=('i686' 'x86_64')
-url=http://www.monitoring-plugins.org;
-license=('GPL3')
-depends=('libldap')
-makedepends=('net-snmp' 'postgresql-libs' 'libdbi' 'libmariadbclient'
-  'procps-ng' 'iputils' 'fping' 'dnsutils' 'rpcbind' 'smbclient' 'openssh'
-  'inetutils' 'postfix' 'perl-net-snmp')
-optdepends=('net-snmp: for SNMP checking'
-  'postgresql-libs: for check_pgsql'
-  'libmariadbclient: for check_mysql_query and check_mysql'
-  'libdbi: for check_dbi')
-provides=('nagios-plugins')

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

2014-12-02 Thread Alexander Rødseth
Date: Tuesday, December 2, 2014 @ 20:41:22
  Author: arodseth
Revision: 123367

Fix for FS#42978

Modified:
  liteide/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-02 19:21:40 UTC (rev 123366)
+++ PKGBUILD2014-12-02 19:41:22 UTC (rev 123367)
@@ -6,7 +6,7 @@
 
 pkgname=liteide
 pkgver=24.3
-pkgrel=1
+pkgrel=2
 pkgdesc='IDE for editing and building projects written in the Go programming 
language'
 license=('LGPL')
 arch=('x86_64' 'i686')
@@ -55,7 +55,7 @@
 $pkgdir/usr/share/doc/$pkgname
 
   msg2 'Packaging executables...'
-  for binary in gocode liteide; do # goimports liteide_stub
+  for binary in gocode liteide liteide_stub; do # goimports
 install -Dm755 bin/$binary $pkgdir/usr/bin/$binary
   done
   ln -s /usr/bin/liteide $pkgdir/usr/bin/golangide


[arch-commits] Commit in openvpn/repos (14 files)

2014-12-02 Thread Thomas Bächler
Date: Tuesday, December 2, 2014 @ 21:17:34
  Author: thomas
Revision: 227256

db-move: moved openvpn from [testing] to [core] (i686, x86_64)

Added:
  openvpn/repos/core-i686/PKGBUILD
(from rev 227255, openvpn/repos/testing-i686/PKGBUILD)
  openvpn/repos/core-i686/openvpn.install
(from rev 227255, openvpn/repos/testing-i686/openvpn.install)
  openvpn/repos/core-i686/openvpn@.service
(from rev 227255, openvpn/repos/testing-i686/openvpn@.service)
  openvpn/repos/core-x86_64/PKGBUILD
(from rev 227255, openvpn/repos/testing-x86_64/PKGBUILD)
  openvpn/repos/core-x86_64/openvpn.install
(from rev 227255, openvpn/repos/testing-x86_64/openvpn.install)
  openvpn/repos/core-x86_64/openvpn@.service
(from rev 227255, openvpn/repos/testing-x86_64/openvpn@.service)
Deleted:
  openvpn/repos/core-i686/PKGBUILD
  openvpn/repos/core-i686/openvpn.install
  openvpn/repos/core-i686/openvpn@.service
  openvpn/repos/core-x86_64/PKGBUILD
  openvpn/repos/core-x86_64/openvpn.install
  openvpn/repos/core-x86_64/openvpn@.service
  openvpn/repos/testing-i686/
  openvpn/repos/testing-x86_64/

--+
 /PKGBUILD|   98 +
 /openvpn.install |   16 ++
 /openvpn@.service|   20 
 core-i686/PKGBUILD   |   49 
 core-i686/openvpn.install|8 ---
 core-i686/openvpn@.service   |   10 
 core-x86_64/PKGBUILD |   49 
 core-x86_64/openvpn.install  |8 ---
 core-x86_64/openvpn@.service |   10 
 9 files changed, 134 insertions(+), 134 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2014-12-02 11:06:39 UTC (rev 227255)
+++ core-i686/PKGBUILD  2014-12-02 20:17:34 UTC (rev 227256)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Thomas Bächler tho...@archlinux.org
-
-pkgname=openvpn
-pkgver=2.3.5
-pkgrel=1
-pkgdesc=An easy-to-use, robust, and highly configurable VPN (Virtual Private 
Network)
-arch=(i686 x86_64)
-url=http://openvpn.net/index.php/open-source.html;
-depends=('openssl' 'lzo' 'iproute2' 'libsystemd')
-makedepends=('systemd')
-license=('custom')
-install=openvpn.install
-source=(http://swupdate.openvpn.net/community/releases/openvpn-${pkgver}.tar.gz
-
http://swupdate.openvpn.net/community/releases/openvpn-${pkgver}.tar.gz.asc
-openvpn@.service)
-sha256sums=('d93b447b014a41ec1550c3b760871aa72d7c09f1b5c6fc1e013d3073ac29ca21'
-'SKIP'
-'860976d954bd1db95861b95f0ef42e4e80618aa23a9f2aed26d17ee3d09110df')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-  CFLAGS=$CFLAGS -DPLUGIN_LIBDIR=\\\/usr/lib/openvpn\\\ ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---enable-password-save \
---mandir=/usr/share/man \
---enable-iproute2 \
---enable-systemd
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-  # Install openvpn
-  make DESTDIR=${pkgdir} install
-  install -d -m755 ${pkgdir}/etc/openvpn
-  # Install examples
-  install -d -m755 ${pkgdir}/usr/share/openvpn
-  cp -r sample/sample-config-files ${pkgdir}/usr/share/openvpn/examples
-  # Install license
-  install -d -m755 ${pkgdir}/usr/share/licenses/${pkgname}/
-  ln -sf /usr/share/doc/${pkgname}/{COPYING,COPYRIGHT.GPL} 
${pkgdir}/usr/share/licenses/${pkgname}/
-  # Install contrib
-  install -d -m755 ${pkgdir}/usr/share/openvpn/contrib
-  cp -r contrib ${pkgdir}/usr/share/openvpn
-  # Install systemd service
-  install -D -m644 ${srcdir}/openvpn@.service 
${pkgdir}/usr/lib/systemd/system/openvpn@.service
-}

Copied: openvpn/repos/core-i686/PKGBUILD (from rev 227255, 
openvpn/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2014-12-02 20:17:34 UTC (rev 227256)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Thomas Bächler tho...@archlinux.org
+
+pkgname=openvpn
+pkgver=2.3.6
+pkgrel=1
+pkgdesc=An easy-to-use, robust, and highly configurable VPN (Virtual Private 
Network)
+arch=(i686 x86_64)
+url=http://openvpn.net/index.php/open-source.html;
+depends=('openssl' 'lzo' 'iproute2' 'libsystemd')
+makedepends=('systemd')
+license=('custom')
+install=openvpn.install
+source=(http://swupdate.openvpn.net/community/releases/openvpn-${pkgver}.tar.gz
+
http://swupdate.openvpn.net/community/releases/openvpn-${pkgver}.tar.gz.asc
+openvpn@.service)
+sha256sums=('7baed2ff39c12e1a1a289ec0b46fcc49ff094ca58b8d8d5f29b36ac649ee5b26'
+'SKIP'
+'860976d954bd1db95861b95f0ef42e4e80618aa23a9f2aed26d17ee3d09110df')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+  CFLAGS=$CFLAGS -DPLUGIN_LIBDIR=\\\/usr/lib/openvpn\\\ ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--enable-password-save \
+--mandir=/usr/share/man \
+--enable-iproute2 \
+--enable-systemd
+  make
+}
+
+package() 

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

2014-12-02 Thread Pierre Schmitz
Date: Tuesday, December 2, 2014 @ 21:23:35
  Author: pierre
Revision: 227257

upgpkg: php-composer 1.0.0.alpha8.681-1

Modified:
  php-composer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-02 20:17:34 UTC (rev 227256)
+++ PKGBUILD2014-12-02 20:23:35 UTC (rev 227257)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=php-composer
-pkgver=1.0.0.alpha8.643
+pkgver=1.0.0.alpha8.681
 pkgrel=1
 pkgdesc=Dependency Manager for PHP
 arch=('any')
@@ -9,11 +9,13 @@
 license=('MIT')
 url='http://getcomposer.org/'
 depends=('php' 'php-intl')
-makedepends=('git' ${pkgname})
+makedepends=('git')
 checkdepends=('mercurial')
 source=(${pkgname}::git+https://github.com/composer/composer.git;
+composer-${pkgver}.phar::https://getcomposer.org/composer.phar;
 'php.ini')
 md5sums=('SKIP'
+ 'e21ed60f0201679cd3203f6f3cf09aad'
  'b31326c352763328dca0a567a67609ab')
 
 pkgver() {
@@ -27,7 +29,7 @@
cd ${srcdir}/${pkgname}
 
sed s~^#!/usr/bin/env php~#!/usr/bin/php 
-nc/usr/share/${pkgname}/php.ini~g -i src/Composer/Compiler.php
-   /usr/bin/composer -on install
+   /usr/bin/php -nc ${srcdir}/php.ini ${srcdir}/composer-${pkgver}.phar 
-on install --prefer-dist
 }
 
 check() {


[arch-commits] Commit in php-composer/repos/extra-any (4 files)

2014-12-02 Thread Pierre Schmitz
Date: Tuesday, December 2, 2014 @ 21:23:49
  Author: pierre
Revision: 227258

archrelease: copy trunk to extra-any

Added:
  php-composer/repos/extra-any/PKGBUILD
(from rev 227257, php-composer/trunk/PKGBUILD)
  php-composer/repos/extra-any/php.ini
(from rev 227257, php-composer/trunk/php.ini)
Deleted:
  php-composer/repos/extra-any/PKGBUILD
  php-composer/repos/extra-any/php.ini

--+
 PKGBUILD |  108 +++--
 php.ini  |   24 ++---
 2 files changed, 67 insertions(+), 65 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-02 20:23:35 UTC (rev 227257)
+++ PKGBUILD2014-12-02 20:23:49 UTC (rev 227258)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Pierre Schmitz pie...@archlinux.de
-
-pkgname=php-composer
-pkgver=1.0.0.alpha8.643
-pkgrel=1
-pkgdesc=Dependency Manager for PHP
-arch=('any')
-license=('MIT')
-url='http://getcomposer.org/'
-depends=('php' 'php-intl')
-makedepends=('git' ${pkgname})
-checkdepends=('mercurial')
-source=(${pkgname}::git+https://github.com/composer/composer.git;
-'php.ini')
-md5sums=('SKIP'
- 'b31326c352763328dca0a567a67609ab')
-
-pkgver() {
-   cd ${srcdir}/${pkgname}
-
-   local _tag=$(git tag -l --sort -version:refname | head -1)
-   echo ${_tag}.$(git rev-list ${_tag}.. --count) | sed 's/-/./g'
-}
-
-prepare() {
-   cd ${srcdir}/${pkgname}
-
-   sed s~^#!/usr/bin/env php~#!/usr/bin/php 
-nc/usr/share/${pkgname}/php.ini~g -i src/Composer/Compiler.php
-   /usr/bin/composer -on install
-}
-
-check() {
-   cd ${srcdir}/${pkgname}
-
-   git config --global user.email ${USER}@${HOST}
-   git config --global user.name ${USER}
-   /usr/bin/php -nc ${srcdir}/php.ini vendor/phpunit/phpunit/phpunit.php
-}
-
-build() {
-   cd ${srcdir}/${pkgname}
-
-   /usr/bin/php -nc ${srcdir}/php.ini bin/compile
-}
-
-package() {
-   cd ${srcdir}/${pkgname}
-
-   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-   install -Dm644 ${srcdir}/php.ini 
${pkgdir}/usr/share/php-composer/php.ini
-   install -Dm755 composer.phar ${pkgdir}/usr/bin/composer
-}

Copied: php-composer/repos/extra-any/PKGBUILD (from rev 227257, 
php-composer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-02 20:23:49 UTC (rev 227258)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgname=php-composer
+pkgver=1.0.0.alpha8.681
+pkgrel=1
+pkgdesc=Dependency Manager for PHP
+arch=('any')
+license=('MIT')
+url='http://getcomposer.org/'
+depends=('php' 'php-intl')
+makedepends=('git')
+checkdepends=('mercurial')
+source=(${pkgname}::git+https://github.com/composer/composer.git;
+composer-${pkgver}.phar::https://getcomposer.org/composer.phar;
+'php.ini')
+md5sums=('SKIP'
+ 'e21ed60f0201679cd3203f6f3cf09aad'
+ 'b31326c352763328dca0a567a67609ab')
+
+pkgver() {
+   cd ${srcdir}/${pkgname}
+
+   local _tag=$(git tag -l --sort -version:refname | head -1)
+   echo ${_tag}.$(git rev-list ${_tag}.. --count) | sed 's/-/./g'
+}
+
+prepare() {
+   cd ${srcdir}/${pkgname}
+
+   sed s~^#!/usr/bin/env php~#!/usr/bin/php 
-nc/usr/share/${pkgname}/php.ini~g -i src/Composer/Compiler.php
+   /usr/bin/php -nc ${srcdir}/php.ini ${srcdir}/composer-${pkgver}.phar 
-on install --prefer-dist
+}
+
+check() {
+   cd ${srcdir}/${pkgname}
+
+   git config --global user.email ${USER}@${HOST}
+   git config --global user.name ${USER}
+   /usr/bin/php -nc ${srcdir}/php.ini vendor/phpunit/phpunit/phpunit.php
+}
+
+build() {
+   cd ${srcdir}/${pkgname}
+
+   /usr/bin/php -nc ${srcdir}/php.ini bin/compile
+}
+
+package() {
+   cd ${srcdir}/${pkgname}
+
+   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+   install -Dm644 ${srcdir}/php.ini 
${pkgdir}/usr/share/php-composer/php.ini
+   install -Dm755 composer.phar ${pkgdir}/usr/bin/composer
+}

Deleted: php.ini
===
--- php.ini 2014-12-02 20:23:35 UTC (rev 227257)
+++ php.ini 2014-12-02 20:23:49 UTC (rev 227258)
@@ -1,12 +0,0 @@
-[PHP]
-memory_limit=-1
-extension=openssl.so
-extension=phar.so
-extension=zip.so
-extension=bz2.so
-extension=curl.so
-extension=intl.so
-[Date]
-date.timezone=UTC
-[Phar]
-phar.readonly=Off

Copied: php-composer/repos/extra-any/php.ini (from rev 227257, 
php-composer/trunk/php.ini)
===
--- php.ini (rev 0)
+++ php.ini 2014-12-02 20:23:49 UTC (rev 227258)
@@ -0,0 +1,12 @@
+[PHP]
+memory_limit=-1
+extension=openssl.so
+extension=phar.so
+extension=zip.so
+extension=bz2.so
+extension=curl.so
+extension=intl.so
+[Date]
+date.timezone=UTC

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

2014-12-02 Thread Alexander Rødseth
Date: Tuesday, December 2, 2014 @ 21:30:28
  Author: arodseth
Revision: 123368

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

Added:
  liteide/repos/community-i686/PKGBUILD
(from rev 123367, liteide/trunk/PKGBUILD)
  liteide/repos/community-i686/liteide.png
(from rev 123367, liteide/trunk/liteide.png)
  liteide/repos/community-x86_64/PKGBUILD
(from rev 123367, liteide/trunk/PKGBUILD)
  liteide/repos/community-x86_64/liteide.png
(from rev 123367, liteide/trunk/liteide.png)
Deleted:
  liteide/repos/community-i686/PKGBUILD
  liteide/repos/community-i686/liteide.png
  liteide/repos/community-x86_64/PKGBUILD
  liteide/repos/community-x86_64/liteide.png

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-02 19:41:22 UTC (rev 123367)
+++ community-i686/PKGBUILD 2014-12-02 20:30:28 UTC (rev 123368)
@@ -1,93 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: spambanane happy.ho...@gmx.de
-# Contributor: Matteo matteo@gmail.com
-# Contributor: Matthew Zimmerman mzimmer...@gmail.com
-
-pkgname=liteide
-pkgver=24.3
-pkgrel=1
-pkgdesc='IDE for editing and building projects written in the Go programming 
language'
-license=('LGPL')
-arch=('x86_64' 'i686')
-url='https://github.com/visualfc/liteide'
-depends=('go' 'qt5-webkit')
-replaces=('golangide')
-conflicts=('golangide')
-makedepends=('gendesk' 'git' 'go' 'mercurial')
-options=('!strip' '!emptydirs')
-#source=($pkgname-x$pkgver::git://github.com/visualfc/liteide.git#tag=x$pkgver
-source=($pkgname-x$pkgver::git://github.com/visualfc/liteide.git#commit=c2e2ac2301
-'liteide.png')
-md5sums=('SKIP'
- '7f459be003d754a3a2c34be91b8c0b1f')
-
-prepare() {
-  gendesk -f -n --name 'LiteIDE' --pkgname $pkgname --pkgdesc $pkgdesc
-  chmod +x liteide-x$pkgver/build/*_*.sh
-
-  # Fix for FS#4662 until fixed by upstream
-  for bits in 32 64; do
-sed -i 's/^GOROOT/#GOROOT/g' \
-  liteide-x$pkgver/liteidex/os_deploy/linux/liteenv/linux$bits.env
-  done
-}
-
-build() {
-  cd liteide-x$pkgver/build
-
-  export QTDIR=/usr
-
-  mkdir -p go
-  export GOPATH=`pwd`/go
-
-  ./update_pkg.sh
-  ./build_linux.sh
-}
-
-package() {
-  cd liteide-x$pkgver/build/liteide
-
-  msg2 'Creating directories...'
-  mkdir -p \
-$pkgdir/usr/lib/liteide \
-$pkgdir/usr/share/liteide \
-$pkgdir/usr/share/doc/$pkgname
-
-  msg2 'Packaging executables...'
-  for binary in gocode liteide; do # goimports liteide_stub
-install -Dm755 bin/$binary $pkgdir/usr/bin/$binary
-  done
-  ln -s /usr/bin/liteide $pkgdir/usr/bin/golangide
-
-  cd $srcdir/liteide-x$pkgver/liteidex
-
-  msg2 'Packaging resources...'
-  cp -r deploy/* os_deploy/* $pkgdir/usr/share/liteide
-
-  msg2 'Packaging libraries and plugins...'
-  cp -r liteide/lib/liteide/* $pkgdir/usr/lib/liteide
-  chmod -x $pkgdir/usr/lib/liteide/plugins/*
-
-  msg2 'Packaging license and license exception...'
-  install -Dm644 LICENSE.LGPL \
-$pkgdir/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 LGPL_EXCEPTION.TXT \
-$pkgdir/usr/share/licenses/$pkgname/LGPL_EXCEPTION
-
-  cd ../..
-
-  msg2 'Packaging menu entry and icon...'
-  install -Dm644 $pkgname.desktop \
-$pkgdir/usr/share/applications/$pkgname.desktop
-  install -Dm644 $pkgname.png \
-$pkgdir/usr/share/pixmaps/$pkgname.png
-
-  msg2 'Cleaning up...'
-  rm -rf $pkgdir/usr/share/$pkgname/doc
-
-  # Fix for FS#38781
-  mv $pkgdir/usr/share/liteide/linux/liteenv 
$pkgdir/usr/share/liteide/liteenv
-}
-
-# vim:set ts=2 sw=2 et:

Copied: liteide/repos/community-i686/PKGBUILD (from rev 123367, 
liteide/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-02 20:30:28 UTC (rev 123368)
@@ -0,0 +1,93 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: spambanane happy.ho...@gmx.de
+# Contributor: Matteo matteo@gmail.com
+# Contributor: Matthew Zimmerman mzimmer...@gmail.com
+
+pkgname=liteide
+pkgver=24.3
+pkgrel=2
+pkgdesc='IDE for editing and building projects written in the Go programming 
language'
+license=('LGPL')
+arch=('x86_64' 'i686')
+url='https://github.com/visualfc/liteide'
+depends=('go' 'qt5-webkit')
+replaces=('golangide')
+conflicts=('golangide')
+makedepends=('gendesk' 'git' 'go' 'mercurial')
+options=('!strip' '!emptydirs')
+#source=($pkgname-x$pkgver::git://github.com/visualfc/liteide.git#tag=x$pkgver
+source=($pkgname-x$pkgver::git://github.com/visualfc/liteide.git#commit=c2e2ac2301
+'liteide.png')
+md5sums=('SKIP'
+ 

[arch-commits] Commit in graphviz/trunk (PKGBUILD format-string.patch)

2014-12-02 Thread Gaetan Bisson
Date: Tuesday, December 2, 2014 @ 21:41:38
  Author: bisson
Revision: 227259

fix FS#42983

Added:
  graphviz/trunk/format-string.patch
Modified:
  graphviz/trunk/PKGBUILD

-+
 PKGBUILD|   13 ++---
 format-string.patch |   21 +
 2 files changed, 31 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-02 20:23:49 UTC (rev 227258)
+++ PKGBUILD2014-12-02 20:41:38 UTC (rev 227259)
@@ -5,7 +5,7 @@
 
 pkgname=graphviz
 pkgver=2.38.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Graph visualization software'
 url='http://www.graphviz.org/'
 license=('CPL')
@@ -23,11 +23,18 @@
 'tcl: tcl bindings'
 'qt4: gvedit'
 'gtk2: gtk output plugin')
-source=(${url}/pub/${pkgname}/stable/SOURCES/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('053c771278909160916ca5464a0a98ebf034c6ef')
+source=(${url}/pub/${pkgname}/stable/SOURCES/${pkgname}-${pkgver}.tar.gz
+'format-string.patch')
+sha1sums=('053c771278909160916ca5464a0a98ebf034c6ef'
+  '271d116bc022596a64b6ee061f3d2e50fa2e6025')
 
 install=install
 
+prepare() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   patch -p1 -i ../format-string.patch # FS#42983
+}
+
 build() {
cd ${srcdir}/${pkgname}-${pkgver}
export LIBPOSTFIX=/

Added: format-string.patch
===
--- format-string.patch (rev 0)
+++ format-string.patch 2014-12-02 20:41:38 UTC (rev 227259)
@@ -0,0 +1,21 @@
+diff -Naur old/lib/cgraph/scan.l new/lib/cgraph/scan.l
+--- old/lib/cgraph/scan.l  2014-04-13 10:40:25.0 -1000
 new/lib/cgraph/scan.l  2014-12-02 08:54:21.285050735 -1000
+@@ -149,7 +149,7 @@
+   agxbput(xb,buf);
+   agxbput(xb,fname);
+   agxbput(xb,  splits into two tokens\n);
+-  agerr(AGWARN,agxbuse(xb));
++  agerr(AGWARN, %s, agxbuse(xb));
+ 
+   agxbfree(xb);
+   return 1;
+@@ -225,7 +225,7 @@
+   agxbput (xb, buf);
+   agxbput (xb, yytext);
+   agxbput (xb,'\n);
+-  agerr(AGERR,agxbuse(xb));
++  agerr(AGERR, %s, agxbuse(xb));
+   agxbfree(xb);
+ }
+ /* must be here to see flex's macro defns */


[arch-commits] Commit in graphviz/repos (10 files)

2014-12-02 Thread Gaetan Bisson
Date: Tuesday, December 2, 2014 @ 21:42:16
  Author: bisson
Revision: 227260

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

Added:
  graphviz/repos/extra-i686/PKGBUILD
(from rev 227259, graphviz/trunk/PKGBUILD)
  graphviz/repos/extra-i686/format-string.patch
(from rev 227259, graphviz/trunk/format-string.patch)
  graphviz/repos/extra-i686/install
(from rev 227259, graphviz/trunk/install)
  graphviz/repos/extra-x86_64/PKGBUILD
(from rev 227259, graphviz/trunk/PKGBUILD)
  graphviz/repos/extra-x86_64/format-string.patch
(from rev 227259, graphviz/trunk/format-string.patch)
  graphviz/repos/extra-x86_64/install
(from rev 227259, graphviz/trunk/install)
Deleted:
  graphviz/repos/extra-i686/PKGBUILD
  graphviz/repos/extra-i686/install
  graphviz/repos/extra-x86_64/PKGBUILD
  graphviz/repos/extra-x86_64/install

--+
 /PKGBUILD|  114 +
 /install |   24 +++
 extra-i686/PKGBUILD  |   50 
 extra-i686/format-string.patch   |   21 ++
 extra-i686/install   |   12 ---
 extra-x86_64/PKGBUILD|   50 
 extra-x86_64/format-string.patch |   21 ++
 extra-x86_64/install |   12 ---
 8 files changed, 180 insertions(+), 124 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-12-02 20:41:38 UTC (rev 227259)
+++ extra-i686/PKGBUILD 2014-12-02 20:42:16 UTC (rev 227260)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: kevin ke...@archlinux.org
-# Contributor: John Proctor jproc...@prium.net
-
-pkgname=graphviz
-pkgver=2.38.0
-pkgrel=2
-pkgdesc='Graph visualization software'
-url='http://www.graphviz.org/'
-license=('CPL')
-arch=('i686' 'x86_64')
-depends=('libltdl' 'gd' 'librsvg' 'libxaw' 'ghostscript' 'pango' 'gts')
-makedepends=('swig' 'mono' 'guile' 'lua51' 'ocaml' 'perl' 'php' 'python2' 'r' 
'tk' 'qt4' 'gtk2')
-optdepends=('mono: sharp bindings'
-'guile: guile bindings'
-'lua51: lua bindings'
-'ocaml: ocaml bindings'
-'perl: perl bindings'
-'php: php bindings'
-'python2: python bindings'
-'r: r bindings'
-'tcl: tcl bindings'
-'qt4: gvedit'
-'gtk2: gtk output plugin')
-source=(${url}/pub/${pkgname}/stable/SOURCES/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('053c771278909160916ca5464a0a98ebf034c6ef')
-
-install=install
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   export LIBPOSTFIX=/
-   export PYTHON=python2
-   export LUA=lua5.1
-
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-
-   # Workaround symlink upgrade bug (fixed in pacman trunk)
-   # Also deduplicates the tcl libraries (upstream bug?)
-   # Might have been this commit: 
https://github.com/ellson/graphviz/commit/f11aead
-   rm -r ${pkgdir}/usr/lib/tcl8.6/graphviz
-   ln -s ../graphviz/tcl $pkgdir/usr/lib/tcl8.6/graphviz
-}

Copied: graphviz/repos/extra-i686/PKGBUILD (from rev 227259, 
graphviz/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-12-02 20:42:16 UTC (rev 227260)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: kevin ke...@archlinux.org
+# Contributor: John Proctor jproc...@prium.net
+
+pkgname=graphviz
+pkgver=2.38.0
+pkgrel=3
+pkgdesc='Graph visualization software'
+url='http://www.graphviz.org/'
+license=('CPL')
+arch=('i686' 'x86_64')
+depends=('libltdl' 'gd' 'librsvg' 'libxaw' 'ghostscript' 'pango' 'gts')
+makedepends=('swig' 'mono' 'guile' 'lua51' 'ocaml' 'perl' 'php' 'python2' 'r' 
'tk' 'qt4' 'gtk2')
+optdepends=('mono: sharp bindings'
+'guile: guile bindings'
+'lua51: lua bindings'
+'ocaml: ocaml bindings'
+'perl: perl bindings'
+'php: php bindings'
+'python2: python bindings'
+'r: r bindings'
+'tcl: tcl bindings'
+'qt4: gvedit'
+'gtk2: gtk output plugin')
+source=(${url}/pub/${pkgname}/stable/SOURCES/${pkgname}-${pkgver}.tar.gz
+'format-string.patch')
+sha1sums=('053c771278909160916ca5464a0a98ebf034c6ef'
+  '271d116bc022596a64b6ee061f3d2e50fa2e6025')
+
+install=install
+
+prepare() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   patch -p1 -i ../format-string.patch # FS#42983
+}
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   export LIBPOSTFIX=/
+   export PYTHON=python2
+   export LUA=lua5.1
+
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make 

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

2014-12-02 Thread Pierre Schmitz
Date: Tuesday, December 2, 2014 @ 21:43:32
  Author: pierre
Revision: 227261

upgpkg: php-composer 1.0.0.alpha8.681-1

Modified:
  php-composer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-02 20:42:16 UTC (rev 227260)
+++ PKGBUILD2014-12-02 20:43:32 UTC (rev 227261)
@@ -28,7 +28,10 @@
 prepare() {
cd ${srcdir}/${pkgname}
 
-   sed s~^#!/usr/bin/env php~#!/usr/bin/php 
-nc/usr/share/${pkgname}/php.ini~g -i src/Composer/Compiler.php
+   sed \
+   s~^#!/usr/bin/env php~#!/usr/bin/php 
-nc/usr/share/${pkgname}/php.ini~g \
+   s/@package_version@/${pkgver}-${pkgrel}/g \
+   -i src/Composer/Compiler.php
/usr/bin/php -nc ${srcdir}/php.ini ${srcdir}/composer-${pkgver}.phar 
-on install --prefer-dist
 }
 


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

2014-12-02 Thread Pierre Schmitz
Date: Tuesday, December 2, 2014 @ 21:47:15
  Author: pierre
Revision: 227262

revert accidental commit

Modified:
  php-composer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-02 20:43:32 UTC (rev 227261)
+++ PKGBUILD2014-12-02 20:47:15 UTC (rev 227262)
@@ -28,10 +28,7 @@
 prepare() {
cd ${srcdir}/${pkgname}
 
-   sed \
-   s~^#!/usr/bin/env php~#!/usr/bin/php 
-nc/usr/share/${pkgname}/php.ini~g \
-   s/@package_version@/${pkgver}-${pkgrel}/g \
-   -i src/Composer/Compiler.php
+   sed s~^#!/usr/bin/env php~#!/usr/bin/php 
-nc/usr/share/${pkgname}/php.ini~g -i src/Composer/Compiler.php
/usr/bin/php -nc ${srcdir}/php.ini ${srcdir}/composer-${pkgver}.phar 
-on install --prefer-dist
 }
 


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

2014-12-02 Thread Martin Wimpress
Date: Tuesday, December 2, 2014 @ 23:20:54
  Author: flexiondotorg
Revision: 123369

upgpkg: syncthing 0.10.9-1 - New upstream release.

Modified:
  syncthing/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-02 20:30:28 UTC (rev 123368)
+++ PKGBUILD2014-12-02 22:20:54 UTC (rev 123369)
@@ -5,7 +5,7 @@
 # Contributor: korjjj korjjj+...@gmail.com
 
 pkgname=syncthing
-pkgver=0.10.8
+pkgver=0.10.9
 pkgrel=1
 pkgdesc=Open Source Continuous Replication / Cluster Synchronization Thing
 url=http://syncthing.net/;


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

2014-12-02 Thread Martin Wimpress
Date: Tuesday, December 2, 2014 @ 23:26:53
  Author: flexiondotorg
Revision: 123370

Update PKGBUILD.

Modified:
  syncthing/repos/community-i686/PKGBUILD
  syncthing/repos/community-x86_64/PKGBUILD

---+
 community-i686/PKGBUILD   |2 +-
 community-x86_64/PKGBUILD |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-02 22:20:54 UTC (rev 123369)
+++ community-i686/PKGBUILD 2014-12-02 22:26:53 UTC (rev 123370)
@@ -5,7 +5,7 @@
 # Contributor: korjjj korjjj+...@gmail.com
 
 pkgname=syncthing
-pkgver=0.10.8
+pkgver=0.10.9
 pkgrel=1
 pkgdesc=Open Source Continuous Replication / Cluster Synchronization Thing
 url=http://syncthing.net/;

Modified: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-12-02 22:20:54 UTC (rev 123369)
+++ community-x86_64/PKGBUILD   2014-12-02 22:26:53 UTC (rev 123370)
@@ -5,7 +5,7 @@
 # Contributor: korjjj korjjj+...@gmail.com
 
 pkgname=syncthing
-pkgver=0.10.8
+pkgver=0.10.9
 pkgrel=1
 pkgdesc=Open Source Continuous Replication / Cluster Synchronization Thing
 url=http://syncthing.net/;


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

2014-12-02 Thread speps
Date: Wednesday, December 3, 2014 @ 00:33:49
  Author: speps
Revision: 123371

upgpkg: qtractor 0.6.4-1

Modified:
  qtractor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-02 22:26:53 UTC (rev 123370)
+++ PKGBUILD2014-12-02 23:33:49 UTC (rev 123371)
@@ -4,7 +4,7 @@
 # Contributor: Philipp Überbacher hollunder at gmx dot at
 
 pkgname=qtractor
-pkgver=0.6.3
+pkgver=0.6.4
 pkgrel=1
 pkgdesc=Audio/MIDI multitrack sequencer
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 optdepends=('dssi-vst: win32 VST support')
 install=$pkgname.install
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('caf1b4ddd924ac81b58bfd11ecd1e805')
+md5sums=('37396d7dae7a5d6348d481d2d77a88cb')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -35,15 +35,13 @@
 }
 
 build() {
-  cd $pkgname-$pkgver
-
+  cd $pkgname-$pkgver
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  cd $pkgname-$pkgver
-
+  cd $pkgname-$pkgver
   make DESTDIR=$pkgdir install
 }
 


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

2014-12-02 Thread speps
Date: Wednesday, December 3, 2014 @ 00:34:03
  Author: speps
Revision: 123372

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

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

---+
 /PKGBUILD |   96 
 /qtractor.install |   26 +
 community-i686/PKGBUILD   |   50 --
 community-i686/qtractor.install   |   13 
 community-x86_64/PKGBUILD |   50 --
 community-x86_64/qtractor.install |   13 
 6 files changed, 122 insertions(+), 126 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-02 23:33:49 UTC (rev 123371)
+++ community-i686/PKGBUILD 2014-12-02 23:34:03 UTC (rev 123372)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer : Ray Rashif sc...@archlinux.org
-# Maintainer : speps speps at aur dot archlinux dot org
-# Contributor: Philipp Überbacher hollunder at gmx dot at
-
-pkgname=qtractor
-pkgver=0.6.3
-pkgrel=1
-pkgdesc=Audio/MIDI multitrack sequencer
-arch=('i686' 'x86_64')
-url=http://qtractor.sourceforge.net/;
-license=('GPL')
-depends=('qt4' 'suil' 'lilv' 'libmad' 'liblo=0.28'
- 'rubberband' 'shared-mime-info')
-makedepends=('ladspa' 'dssi')
-optdepends=('dssi-vst: win32 VST support')
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('caf1b4ddd924ac81b58bfd11ecd1e805')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # do not look for /usr/lib64/lv2
-  # prevent to load lv2 plugins twice
-  sed -i '/__x86_64__/,/#endif/d' src/qtractorPlugin.cpp
-
-  # force qt4
-  export ac_qmake=/usr/bin/qmake-qt4 \
- ac_moc=/usr/bin/moc-qt4 \
- ac_uic=/usr/bin/uic-qt4 \
- ac_lupdate=/usr/bin/lupdate-qt4 \
- ac_lrelease=/usr/bin/lrelease-qt4 \
- QMAKE=qmake-qt4
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: qtractor/repos/community-i686/PKGBUILD (from rev 123371, 
qtractor/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-02 23:34:03 UTC (rev 123372)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer : Ray Rashif sc...@archlinux.org
+# Maintainer : speps speps at aur dot archlinux dot org
+# Contributor: Philipp Überbacher hollunder at gmx dot at
+
+pkgname=qtractor
+pkgver=0.6.4
+pkgrel=1
+pkgdesc=Audio/MIDI multitrack sequencer
+arch=('i686' 'x86_64')
+url=http://qtractor.sourceforge.net/;
+license=('GPL')
+depends=('qt4' 'suil' 'lilv' 'libmad' 'liblo=0.28'
+ 'rubberband' 'shared-mime-info')
+makedepends=('ladspa' 'dssi')
+optdepends=('dssi-vst: win32 VST support')
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('37396d7dae7a5d6348d481d2d77a88cb')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # do not look for /usr/lib64/lv2
+  # prevent to load lv2 plugins twice
+  sed -i '/__x86_64__/,/#endif/d' src/qtractorPlugin.cpp
+
+  # force qt4
+  export ac_qmake=/usr/bin/qmake-qt4 \
+ ac_moc=/usr/bin/moc-qt4 \
+ ac_uic=/usr/bin/uic-qt4 \
+ ac_lupdate=/usr/bin/lupdate-qt4 \
+ ac_lrelease=/usr/bin/lrelease-qt4 \
+ QMAKE=qmake-qt4
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/qtractor.install
===
--- community-i686/qtractor.install 2014-12-02 23:33:49 UTC (rev 123371)
+++ community-i686/qtractor.install 2014-12-02 23:34:03 UTC (rev 123372)
@@ -1,13 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor  /dev/null
-  update-mime-database usr/share/mime  /dev/null
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: qtractor/repos/community-i686/qtractor.install (from rev 123371, 
qtractor/trunk/qtractor.install)
===
--- community-i686/qtractor.install   

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

2014-12-02 Thread Eric Bélanger
Date: Wednesday, December 3, 2014 @ 01:04:39
  Author: eric
Revision: 123373

upgpkg: youtube-dl 2014.12.01-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-02 23:34:03 UTC (rev 123372)
+++ PKGBUILD2014-12-03 00:04:39 UTC (rev 123373)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=youtube-dl
-pkgver=2014.11.24
+pkgver=2014.12.01
 pkgrel=1
 pkgdesc=A small command-line program to download videos from YouTube.com and 
a few more sites
 arch=('any')
@@ -13,7 +13,7 @@
 'rtmpdump: for rtmp streams support')
 source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
 
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
-sha1sums=('fe7a4cf6308d79db78b47051b3eb93275334d68e'
+sha1sums=('5f3f33def2c439a19269009f2b92482231208cc6'
   'SKIP')
 
 prepare() {


[arch-commits] Commit in youtube-dl/repos/community-any (PKGBUILD PKGBUILD)

2014-12-02 Thread Eric Bélanger
Date: Wednesday, December 3, 2014 @ 01:06:46
  Author: eric
Revision: 123374

archrelease: copy trunk to community-any

Added:
  youtube-dl/repos/community-any/PKGBUILD
(from rev 123373, youtube-dl/trunk/PKGBUILD)
Deleted:
  youtube-dl/repos/community-any/PKGBUILD

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-03 00:04:39 UTC (rev 123373)
+++ PKGBUILD2014-12-03 00:06:46 UTC (rev 123374)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=youtube-dl
-pkgver=2014.11.24
-pkgrel=1
-pkgdesc=A small command-line program to download videos from YouTube.com and 
a few more sites
-arch=('any')
-url=http://rg3.github.io/youtube-dl/;
-license=('custom')
-depends=('python' 'python-setuptools')
-optdepends=('ffmpeg: for video post-processing'
-'rtmpdump: for rtmp streams support')
-source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
-
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
-sha1sums=('fe7a4cf6308d79db78b47051b3eb93275334d68e'
-  'SKIP')
-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
-  sed -i 's|etc/fish/completions|share/fish/completions|' setup.py
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root=${pkgdir}/ --optimize=1
-  mv 
${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion \
-${pkgdir}/usr/share/bash-completion/completions/youtube-dl
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: youtube-dl/repos/community-any/PKGBUILD (from rev 123373, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-03 00:06:46 UTC (rev 123374)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=youtube-dl
+pkgver=2014.12.01
+pkgrel=1
+pkgdesc=A small command-line program to download videos from YouTube.com and 
a few more sites
+arch=('any')
+url=http://rg3.github.io/youtube-dl/;
+license=('custom')
+depends=('python' 'python-setuptools')
+optdepends=('ffmpeg: for video post-processing'
+'rtmpdump: for rtmp streams support')
+source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
+
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
+sha1sums=('5f3f33def2c439a19269009f2b92482231208cc6'
+  'SKIP')
+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
+  sed -i 's|etc/fish/completions|share/fish/completions|' setup.py
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root=${pkgdir}/ --optimize=1
+  mv 
${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion \
+${pkgdir}/usr/share/bash-completion/completions/youtube-dl
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}


[arch-commits] Commit in wxpython/trunk (PKGBUILD wxpython-numeric-77995.patch)

2014-12-02 Thread Eric Bélanger
Date: Wednesday, December 3, 2014 @ 03:50:26
  Author: eric
Revision: 227263

upgpkg: wxpython 3.0.2.0-1

Upstream update, Remove old patch

Modified:
  wxpython/trunk/PKGBUILD
Deleted:
  wxpython/trunk/wxpython-numeric-77995.patch

--+
 PKGBUILD |   15 
 wxpython-numeric-77995.patch | 2973 -
 2 files changed, 5 insertions(+), 2983 deletions(-)

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


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

2014-12-02 Thread Eric Bélanger
Date: Wednesday, December 3, 2014 @ 04:11:30
  Author: eric
Revision: 227264

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

Added:
  wxpython/repos/extra-i686/PKGBUILD
(from rev 227263, wxpython/trunk/PKGBUILD)
  wxpython/repos/extra-x86_64/PKGBUILD
(from rev 227263, wxpython/trunk/PKGBUILD)
Deleted:
  wxpython/repos/extra-i686/PKGBUILD
  wxpython/repos/extra-i686/wxpython-numeric-77995.patch
  wxpython/repos/extra-x86_64/PKGBUILD
  wxpython/repos/extra-x86_64/wxpython-numeric-77995.patch

---+
 /PKGBUILD |   84 
 extra-i686/PKGBUILD   |   47 
 extra-i686/wxpython-numeric-77995.patch   | 2973 
 extra-x86_64/PKGBUILD |   47 
 extra-x86_64/wxpython-numeric-77995.patch | 2973 
 5 files changed, 84 insertions(+), 6040 deletions(-)

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


[arch-commits] Commit in syslog-ng/trunk (PKGBUILD syslog-ng.conf syslog-ng.install)

2014-12-02 Thread Eric Bélanger
Date: Wednesday, December 3, 2014 @ 04:54:58
  Author: eric
Revision: 227266

upgpkg: syslog-ng 3.6.1-1

Upstream update, Remove obsoleted install scriptlet

Modified:
  syslog-ng/trunk/PKGBUILD
  syslog-ng/trunk/syslog-ng.conf
Deleted:
  syslog-ng/trunk/syslog-ng.install

---+
 PKGBUILD  |   11 +--
 syslog-ng.conf|2 +-
 syslog-ng.install |7 ---
 3 files changed, 6 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 03:36:11 UTC (rev 227265)
+++ PKGBUILD2014-12-03 03:54:58 UTC (rev 227266)
@@ -2,23 +2,22 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=syslog-ng
-pkgver=3.5.6
+pkgver=3.6.1
 pkgrel=1
 pkgdesc=Next-generation syslogd with advanced networking and filtering 
capabilities
 arch=('i686' 'x86_64')
 url=http://www.balabit.com/network-security/syslog-ng/;
 license=('GPL2' 'LGPL2.1')
-depends=('awk' 'eventlog' 'systemd' 'libdbi')
+depends=('awk' 'eventlog' 'systemd' 'pcre' 'libdbi')
 makedepends=('python2' 'libxslt' )
 optdepends=('logrotate: for rotating log files')
 backup=('etc/syslog-ng/scl.conf'
 'etc/syslog-ng/syslog-ng.conf'
 'etc/logrotate.d/syslog-ng')
-install=syslog-ng.install
 
source=(http://www.balabit.com/downloads/files/syslog-ng/sources/$pkgver/source/${pkgname}_$pkgver.tar.gz
 syslog-ng.conf syslog-ng.logrotate)
-sha1sums=('8f291432800db90a50206bf7da4462ef874ea54f'
-  'cf61571ffde34ecf36be76881fce20944fd3efa4'
+sha1sums=('be7e95696ed172db1d0f44904e173d25769daa93'
+  '3e7ec4f3f68265aaa98f37338f801c5c22b85c17'
   '949128fe3d7f77a7aab99048061f885bc758000c')
 
 prepare() {
@@ -37,7 +36,7 @@
 
 check() {
   cd $pkgname-$pkgver
-#  make check
+  make check
 }
 
 package() {

Modified: syslog-ng.conf
===
--- syslog-ng.conf  2014-12-03 03:36:11 UTC (rev 227265)
+++ syslog-ng.conf  2014-12-03 03:54:58 UTC (rev 227266)
@@ -1,4 +1,4 @@
-@version: 3.5
+@version: 3.6
 @include scl.conf
 #
 # /etc/syslog-ng/syslog-ng.conf

Deleted: syslog-ng.install
===
--- syslog-ng.install   2014-12-03 03:36:11 UTC (rev 227265)
+++ syslog-ng.install   2014-12-03 03:54:58 UTC (rev 227266)
@@ -1,7 +0,0 @@
-post_install() {
-  post_upgrade
-}
-
-post_upgrade() {
-  echo == Make sure you have ForwardToSyslog=yes in 
/etc/systemd/journald.conf
-}


[arch-commits] Commit in syslog-ng/repos (14 files)

2014-12-02 Thread Eric Bélanger
Date: Wednesday, December 3, 2014 @ 04:57:36
  Author: eric
Revision: 227267

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

Added:
  syslog-ng/repos/extra-i686/PKGBUILD
(from rev 227266, syslog-ng/trunk/PKGBUILD)
  syslog-ng/repos/extra-i686/syslog-ng.conf
(from rev 227266, syslog-ng/trunk/syslog-ng.conf)
  syslog-ng/repos/extra-i686/syslog-ng.logrotate
(from rev 227266, syslog-ng/trunk/syslog-ng.logrotate)
  syslog-ng/repos/extra-x86_64/PKGBUILD
(from rev 227266, syslog-ng/trunk/PKGBUILD)
  syslog-ng/repos/extra-x86_64/syslog-ng.conf
(from rev 227266, syslog-ng/trunk/syslog-ng.conf)
  syslog-ng/repos/extra-x86_64/syslog-ng.logrotate
(from rev 227266, syslog-ng/trunk/syslog-ng.logrotate)
Deleted:
  syslog-ng/repos/extra-i686/PKGBUILD
  syslog-ng/repos/extra-i686/syslog-ng.conf
  syslog-ng/repos/extra-i686/syslog-ng.install
  syslog-ng/repos/extra-i686/syslog-ng.logrotate
  syslog-ng/repos/extra-x86_64/PKGBUILD
  syslog-ng/repos/extra-x86_64/syslog-ng.conf
  syslog-ng/repos/extra-x86_64/syslog-ng.install
  syslog-ng/repos/extra-x86_64/syslog-ng.logrotate

--+
 /PKGBUILD|   94 ++
 /syslog-ng.conf  |  184 +
 /syslog-ng.logrotate |   14 ++
 extra-i686/PKGBUILD  |   48 -
 extra-i686/syslog-ng.conf|   92 --
 extra-i686/syslog-ng.install |7 -
 extra-i686/syslog-ng.logrotate   |7 -
 extra-x86_64/PKGBUILD|   48 -
 extra-x86_64/syslog-ng.conf  |   92 --
 extra-x86_64/syslog-ng.install   |7 -
 extra-x86_64/syslog-ng.logrotate |7 -
 11 files changed, 292 insertions(+), 308 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-12-03 03:54:58 UTC (rev 227266)
+++ extra-i686/PKGBUILD 2014-12-03 03:57:36 UTC (rev 227267)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=syslog-ng
-pkgver=3.5.6
-pkgrel=1
-pkgdesc=Next-generation syslogd with advanced networking and filtering 
capabilities
-arch=('i686' 'x86_64')
-url=http://www.balabit.com/network-security/syslog-ng/;
-license=('GPL2' 'LGPL2.1')
-depends=('awk' 'eventlog' 'systemd' 'libdbi')
-makedepends=('python2' 'libxslt' )
-optdepends=('logrotate: for rotating log files')
-backup=('etc/syslog-ng/scl.conf'
-'etc/syslog-ng/syslog-ng.conf'
-'etc/logrotate.d/syslog-ng')
-install=syslog-ng.install
-source=(http://www.balabit.com/downloads/files/syslog-ng/sources/$pkgver/source/${pkgname}_$pkgver.tar.gz
-syslog-ng.conf syslog-ng.logrotate)
-sha1sums=('8f291432800db90a50206bf7da4462ef874ea54f'
-  'cf61571ffde34ecf36be76881fce20944fd3efa4'
-  '949128fe3d7f77a7aab99048061f885bc758000c')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i -e 's,/bin/,/usr/bin/,' -e 's,/sbin/,/bin/,' 
contrib/systemd/syslog-ng.service
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc/syslog-ng --libexecdir=/usr/lib \
---sbindir=/usr/bin --localstatedir=/var/lib/syslog-ng 
--datadir=/usr/share/syslog-ng \
---with-pidfile-dir=/run --disable-spoof-source --enable-ipv6 --enable-sql \
---enable-systemd --with-systemdsystemunitdir=/usr/lib/systemd/system
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-#  make check
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
-  install -dm755 $pkgdir/var/lib/syslog-ng 
$pkgdir/etc/syslog-ng/patterndb.d
-  install -Dm644 $srcdir/syslog-ng.conf 
$pkgdir/etc/syslog-ng/syslog-ng.conf
-  install -Dm644 $srcdir/syslog-ng.logrotate 
$pkgdir/etc/logrotate.d/syslog-ng
-}

Copied: syslog-ng/repos/extra-i686/PKGBUILD (from rev 227266, 
syslog-ng/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-12-03 03:57:36 UTC (rev 227267)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=syslog-ng
+pkgver=3.6.1
+pkgrel=1
+pkgdesc=Next-generation syslogd with advanced networking and filtering 
capabilities
+arch=('i686' 'x86_64')
+url=http://www.balabit.com/network-security/syslog-ng/;
+license=('GPL2' 'LGPL2.1')
+depends=('awk' 'eventlog' 'systemd' 'pcre' 'libdbi')
+makedepends=('python2' 'libxslt' )
+optdepends=('logrotate: for rotating log files')
+backup=('etc/syslog-ng/scl.conf'
+'etc/syslog-ng/syslog-ng.conf'
+'etc/logrotate.d/syslog-ng')
+source=(http://www.balabit.com/downloads/files/syslog-ng/sources/$pkgver/source/${pkgname}_$pkgver.tar.gz
+syslog-ng.conf syslog-ng.logrotate)
+sha1sums=('be7e95696ed172db1d0f44904e173d25769daa93'
+  '3e7ec4f3f68265aaa98f37338f801c5c22b85c17'
+  '949128fe3d7f77a7aab99048061f885bc758000c')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i -e 's,/bin/,/usr/bin/,' -e 

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

2014-12-02 Thread Felix Yan
Date: Wednesday, December 3, 2014 @ 05:41:47
  Author: fyan
Revision: 227268

upgpkg: dbus 1.8.12-1

upstream new release

Modified:
  dbus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 03:57:36 UTC (rev 227267)
+++ PKGBUILD2014-12-03 04:41:47 UTC (rev 227268)
@@ -5,7 +5,7 @@
 
 pkgbase=dbus
 pkgname=('dbus' 'libdbus')
-pkgver=1.8.10
+pkgver=1.8.12
 pkgrel=1
 pkgdesc=Freedesktop.org message bus system
 url=http://www.freedesktop.org/Software/dbus;
@@ -14,7 +14,7 @@
 makedepends=('libx11' 'systemd' 'xmlto' 'docbook-xsl')
 source=(http://dbus.freedesktop.org/releases/dbus/dbus-$pkgver.tar.gz{,.asc}
 30-dbus)
-md5sums=('6be5ef99ae784de9d04589eb067fe038'
+md5sums=('0ca23fc84c09cb3d29b9c27811ff4475'
  'SKIP'
  '3314d727fa57fc443fce25b5cbeebbcc')
 validpgpkeys=('DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90')


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

2014-12-02 Thread Felix Yan
Date: Wednesday, December 3, 2014 @ 05:42:14
  Author: fyan
Revision: 227269

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

Added:
  dbus/repos/testing-i686/
  dbus/repos/testing-i686/30-dbus
(from rev 227268, dbus/trunk/30-dbus)
  dbus/repos/testing-i686/PKGBUILD
(from rev 227268, dbus/trunk/PKGBUILD)
  dbus/repos/testing-x86_64/
  dbus/repos/testing-x86_64/30-dbus
(from rev 227268, dbus/trunk/30-dbus)
  dbus/repos/testing-x86_64/PKGBUILD
(from rev 227268, dbus/trunk/PKGBUILD)

-+
 testing-i686/30-dbus|6 
 testing-i686/PKGBUILD   |   66 ++
 testing-x86_64/30-dbus  |6 
 testing-x86_64/PKGBUILD |   66 ++
 4 files changed, 144 insertions(+)

Copied: dbus/repos/testing-i686/30-dbus (from rev 227268, dbus/trunk/30-dbus)
===
--- testing-i686/30-dbus(rev 0)
+++ testing-i686/30-dbus2014-12-03 04:42:14 UTC (rev 227269)
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+# launches a session dbus instance
+if [ -z $DBUS_SESSION_BUS_ADDRESS ]  type dbus-launch /dev/null; then
+  eval $(dbus-launch --sh-syntax --exit-with-session)
+fi

Copied: dbus/repos/testing-i686/PKGBUILD (from rev 227268, dbus/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-12-03 04:42:14 UTC (rev 227269)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Link Dupont l...@subpop.net
+
+pkgbase=dbus
+pkgname=('dbus' 'libdbus')
+pkgver=1.8.12
+pkgrel=1
+pkgdesc=Freedesktop.org message bus system
+url=http://www.freedesktop.org/Software/dbus;
+arch=(i686 x86_64)
+license=('GPL' 'custom')
+makedepends=('libx11' 'systemd' 'xmlto' 'docbook-xsl')
+source=(http://dbus.freedesktop.org/releases/dbus/dbus-$pkgver.tar.gz{,.asc}
+30-dbus)
+md5sums=('0ca23fc84c09cb3d29b9c27811ff4475'
+ 'SKIP'
+ '3314d727fa57fc443fce25b5cbeebbcc')
+validpgpkeys=('DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90')
+
+build() {
+  cd dbus-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=dbus \
+  --with-system-pid-file=/run/dbus/pid \
+  --with-system-socket=/run/dbus/system_bus_socket \
+  --with-console-auth-dir=/run/console/ \
+  --enable-inotify --disable-dnotify \
+  --disable-verbose-mode --disable-static \
+  --disable-tests --disable-asserts \
+  --with-systemdsystemunitdir=/usr/lib/systemd/system \
+  --enable-systemd
+  make
+}
+
+package_dbus(){
+  depends=('libdbus' 'expat')
+  optdepends=('libx11: dbus-launch support')
+  provides=('dbus-core')
+  conflicts=('dbus-core')
+  replaces=('dbus-core')
+
+  cd dbus-$pkgver
+
+  # Disable installation of libdbus
+  sed -i -e 's/^SUBDIRS = dbus/SUBDIRS =/' Makefile
+
+  make DESTDIR=$pkgdir install
+
+  rm -rf ${pkgdir}/var/run
+  rm -rf ${pkgdir}/usr/lib/pkgconfig
+
+  install -Dm755 ../30-dbus $pkgdir/etc/X11/xinit/xinitrc.d/30-dbus
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/dbus/COPYING
+}
+
+package_libdbus(){
+  pkgdesc=DBus library
+  depends=('glibc')
+
+  cd dbus-$pkgver
+  make DESTDIR=$pkgdir -C dbus install
+  make DESTDIR=$pkgdir install-data-am
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/libdbus/COPYING
+}

Copied: dbus/repos/testing-x86_64/30-dbus (from rev 227268, dbus/trunk/30-dbus)
===
--- testing-x86_64/30-dbus  (rev 0)
+++ testing-x86_64/30-dbus  2014-12-03 04:42:14 UTC (rev 227269)
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+# launches a session dbus instance
+if [ -z $DBUS_SESSION_BUS_ADDRESS ]  type dbus-launch /dev/null; then
+  eval $(dbus-launch --sh-syntax --exit-with-session)
+fi

Copied: dbus/repos/testing-x86_64/PKGBUILD (from rev 227268, 
dbus/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-12-03 04:42:14 UTC (rev 227269)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Link Dupont l...@subpop.net
+
+pkgbase=dbus
+pkgname=('dbus' 'libdbus')
+pkgver=1.8.12
+pkgrel=1
+pkgdesc=Freedesktop.org message bus system
+url=http://www.freedesktop.org/Software/dbus;
+arch=(i686 x86_64)
+license=('GPL' 'custom')
+makedepends=('libx11' 'systemd' 'xmlto' 'docbook-xsl')
+source=(http://dbus.freedesktop.org/releases/dbus/dbus-$pkgver.tar.gz{,.asc}
+30-dbus)
+md5sums=('0ca23fc84c09cb3d29b9c27811ff4475'
+ 'SKIP'
+ '3314d727fa57fc443fce25b5cbeebbcc')

[arch-commits] Commit in perl-cpan-meta/repos (extra-any extra-any/PKGBUILD)

2014-12-02 Thread Felix Yan
Date: Wednesday, December 3, 2014 @ 06:51:26
  Author: fyan
Revision: 227271

archrelease: copy trunk to extra-any

Added:
  perl-cpan-meta/repos/extra-any/
  perl-cpan-meta/repos/extra-any/PKGBUILD
(from rev 227270, perl-cpan-meta/trunk/PKGBUILD)

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

Copied: perl-cpan-meta/repos/extra-any/PKGBUILD (from rev 227270, 
perl-cpan-meta/trunk/PKGBUILD)
===
--- extra-any/PKGBUILD  (rev 0)
+++ extra-any/PKGBUILD  2014-12-03 05:51:26 UTC (rev 227271)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+pkgname=perl-cpan-meta
+pkgver=2.143240
+pkgrel=1
+pkgdesc='the distribution metadata for a CPAN dist'
+arch=('any')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl=5.8' 'perl-cpan-meta-requirements=2.121'
+ 'perl-cpan-meta-yaml=0.008' 'perl-parse-cpan-meta=1.4414')
+url='https://metacpan.org/release/CPAN-Meta'
+source=(http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/CPAN-Meta-$pkgver.tar.gz;)
+sha512sums=('091a4d2e89b0203a9704a9fc0777855bca3ff6104510f324be6fbe4243d6b5fb9d98b3e0b6d7ff2d977d5a2b9513204ea1eeeb0c773587439124ebd0c1604f69')
+
+_ddir=CPAN-Meta-$pkgver
+
+build() (
+  cd $srcdir/$_ddir
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+  unset PERL5LIB PERL_MM_OPT
+  /usr/bin/perl Makefile.PL
+  make
+)
+
+check() (
+  cd $srcdir/$_ddir
+  export PERL_MM_USE_DEFAULT=1
+  unset PERL5LIB
+  make test
+)
+
+package() (
+  cd $srcdir/$_ddir
+  make install INSTALLDIRS=vendor DESTDIR=$pkgdir
+  find $pkgdir -name .packlist -o -name perllocal.pod -delete
+)
+
+# Local Variables:
+# mode: shell-script
+# sh-basic-offset: 2
+# End:
+# vim:set ts=2 sw=2 et: 
\ No newline at end of file


[arch-commits] Commit in (4 files)

2014-12-02 Thread Felix Yan
Date: Wednesday, December 3, 2014 @ 06:50:58
  Author: fyan
Revision: 227270

addpkg: perl-cpan-meta 2.143240-1

Added:
  perl-cpan-meta/
  perl-cpan-meta/repos/
  perl-cpan-meta/trunk/
  perl-cpan-meta/trunk/PKGBUILD

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

Added: perl-cpan-meta/trunk/PKGBUILD
===
--- perl-cpan-meta/trunk/PKGBUILD   (rev 0)
+++ perl-cpan-meta/trunk/PKGBUILD   2014-12-03 05:50:58 UTC (rev 227270)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+pkgname=perl-cpan-meta
+pkgver=2.143240
+pkgrel=1
+pkgdesc='the distribution metadata for a CPAN dist'
+arch=('any')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl=5.8' 'perl-cpan-meta-requirements=2.121'
+ 'perl-cpan-meta-yaml=0.008' 'perl-parse-cpan-meta=1.4414')
+url='https://metacpan.org/release/CPAN-Meta'
+source=(http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/CPAN-Meta-$pkgver.tar.gz;)
+sha512sums=('091a4d2e89b0203a9704a9fc0777855bca3ff6104510f324be6fbe4243d6b5fb9d98b3e0b6d7ff2d977d5a2b9513204ea1eeeb0c773587439124ebd0c1604f69')
+
+_ddir=CPAN-Meta-$pkgver
+
+build() (
+  cd $srcdir/$_ddir
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+  unset PERL5LIB PERL_MM_OPT
+  /usr/bin/perl Makefile.PL
+  make
+)
+
+check() (
+  cd $srcdir/$_ddir
+  export PERL_MM_USE_DEFAULT=1
+  unset PERL5LIB
+  make test
+)
+
+package() (
+  cd $srcdir/$_ddir
+  make install INSTALLDIRS=vendor DESTDIR=$pkgdir
+  find $pkgdir -name .packlist -o -name perllocal.pod -delete
+)
+
+# Local Variables:
+# mode: shell-script
+# sh-basic-offset: 2
+# End:
+# vim:set ts=2 sw=2 et: 
\ No newline at end of file


Property changes on: perl-cpan-meta/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


[arch-commits] Commit in perl-module-build/repos/extra-any (PKGBUILD PKGBUILD)

2014-12-02 Thread Felix Yan
Date: Wednesday, December 3, 2014 @ 07:01:53
  Author: fyan
Revision: 227273

archrelease: copy trunk to extra-any

Added:
  perl-module-build/repos/extra-any/PKGBUILD
(from rev 227272, perl-module-build/trunk/PKGBUILD)
Deleted:
  perl-module-build/repos/extra-any/PKGBUILD

--+
 PKGBUILD |   63 ++---
 1 file changed, 32 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-03 06:01:35 UTC (rev 227272)
+++ PKGBUILD2014-12-03 06:01:53 UTC (rev 227273)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor : Alan Young harley...@gmail.com
-
-pkgname=perl-module-build
-pkgver=0.4208
-pkgrel=1
-pkgdesc=Build, test, and install Perl modules
-arch=('any')
-url=http://search.cpan.org/dist/Module-Build;
-license=('PerlArtistic' 'GPL')
-depends=('perl')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Module-Build-$pkgver.tar.gz)
-md5sums=('296e2ee8d7f7c6b4b178cda6919ba3c9')
-
-build() {
-  cd Module-Build-$pkgver
-  perl Build.PL installdirs=vendor
-  perl Build
-}
-
-check() {
-  cd Module-Build-$pkgver
-  perl Build test
-}
-
-package() {
-  cd Module-Build-$pkgver
-  perl Build install destdir=$pkgdir
-}

Copied: perl-module-build/repos/extra-any/PKGBUILD (from rev 227272, 
perl-module-build/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-03 06:01:53 UTC (rev 227273)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Alan Young harley...@gmail.com
+
+pkgname=perl-module-build
+pkgver=0.4210
+pkgrel=1
+pkgdesc=Build, test, and install Perl modules
+arch=('any')
+url=http://search.cpan.org/dist/Module-Build;
+license=('PerlArtistic' 'GPL')
+depends=('perl=5.8.0' 'perl-cpan-meta=2.142060')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Module-Build-$pkgver.tar.gz)
+sha512sums=('96db00eeca86139c358f379c89ba5bafca7a59fd2dd0e110cb0468c4e11476550ff3a6315617e21cff1b8d51ac26d91c268d0cb40fd89df103a1e2111fa0bcfa')
+
+build() {
+  cd Module-Build-$pkgver
+  perl Build.PL installdirs=vendor
+  perl Build
+}
+
+check() {
+  cd Module-Build-$pkgver
+  perl Build test
+}
+
+package() {
+  cd Module-Build-$pkgver
+  perl Build install destdir=$pkgdir
+}


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

2014-12-02 Thread Felix Yan
Date: Wednesday, December 3, 2014 @ 07:01:35
  Author: fyan
Revision: 227272

upgpkg: perl-module-build 0.4210-1

upstream new release

Modified:
  perl-module-build/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 05:51:26 UTC (rev 227271)
+++ PKGBUILD2014-12-03 06:01:35 UTC (rev 227272)
@@ -1,18 +1,19 @@
 # $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor : Alan Young harley...@gmail.com
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Alan Young harley...@gmail.com
 
 pkgname=perl-module-build
-pkgver=0.4208
+pkgver=0.4210
 pkgrel=1
 pkgdesc=Build, test, and install Perl modules
 arch=('any')
 url=http://search.cpan.org/dist/Module-Build;
 license=('PerlArtistic' 'GPL')
-depends=('perl')
+depends=('perl=5.8.0' 'perl-cpan-meta=2.142060')
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Module-Build-$pkgver.tar.gz)
-md5sums=('296e2ee8d7f7c6b4b178cda6919ba3c9')
+sha512sums=('96db00eeca86139c358f379c89ba5bafca7a59fd2dd0e110cb0468c4e11476550ff3a6315617e21cff1b8d51ac26d91c268d0cb40fd89df103a1e2111fa0bcfa')
 
 build() {
   cd Module-Build-$pkgver