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

2015-12-06 Thread Antonio Rojas
Date: Monday, December 7, 2015 @ 08:59:43
  Author: arojas
Revision: 253282

C++11 ABI rebuild

Modified:
  truecrypt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:53:47 UTC (rev 253281)
+++ PKGBUILD2015-12-07 07:59:43 UTC (rev 253282)
@@ -3,7 +3,7 @@
 
 pkgname=truecrypt
 pkgver=7.1a
-pkgrel=2
+pkgrel=3
 epoch=1
 pkgdesc="Free open-source cross-platform disk encryption software"
 url="http://www.truecrypt.org/";


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

2015-12-06 Thread Antonio Rojas
Date: Monday, December 7, 2015 @ 08:54:12
  Author: arojas
Revision: 149735

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

Added:
  openscad/repos/community-staging-i686/
  openscad/repos/community-staging-i686/CHANGELOG
(from rev 149734, openscad/trunk/CHANGELOG)
  openscad/repos/community-staging-i686/PKGBUILD
(from rev 149734, openscad/trunk/PKGBUILD)
  openscad/repos/community-staging-i686/openscad.install
(from rev 149734, openscad/trunk/openscad.install)
  openscad/repos/community-staging-x86_64/
  openscad/repos/community-staging-x86_64/CHANGELOG
(from rev 149734, openscad/trunk/CHANGELOG)
  openscad/repos/community-staging-x86_64/PKGBUILD
(from rev 149734, openscad/trunk/PKGBUILD)
  openscad/repos/community-staging-x86_64/openscad.install
(from rev 149734, openscad/trunk/openscad.install)

---+
 community-staging-i686/CHANGELOG  |   90 
 community-staging-i686/PKGBUILD   |   55 +
 community-staging-i686/openscad.install   |   13 
 community-staging-x86_64/CHANGELOG|   90 
 community-staging-x86_64/PKGBUILD |   55 +
 community-staging-x86_64/openscad.install |   13 
 6 files changed, 316 insertions(+)

Copied: openscad/repos/community-staging-i686/CHANGELOG (from rev 149734, 
openscad/trunk/CHANGELOG)
===
--- community-staging-i686/CHANGELOG(rev 0)
+++ community-staging-i686/CHANGELOG2015-12-07 07:54:12 UTC (rev 149735)
@@ -0,0 +1,90 @@
+2015-11-16 Kyle Keen 
+   * 2015.03.02-1
+   - Bugfix release
+
+2015-10-19 Kyle Keen 
+   * 2015.03.01-5
+   - No changes
+   - Rebuild for cgal-4.7
+
+2015-10-02 foutrelis
+   * 2015.03.01-4
+   - No changes
+
+2015-04-29 Kyle Keen 
+   * 2015.03.01-3
+   - No changes
+   - Rebuild for qscintilla-2.9-1
+
+2015-04-22 Kyle Keen 
+   * 2015.03.01-2
+   - No changes
+   - Rebuild for boost-1.58.0-1
+
+2015-04-22 Kyle Keen 
+   * 2015.03.01-1
+   - Bugfix release
+
+2015-04-11 Kyle Keen 
+   * 2015.03-2
+   - No changes
+   - Rebuild for cgal-4.6-1
+
+2015-03-10 Kyle Keen 
+   * 2015.03-1
+   - New release
+   - Now uses qscintilla for the editor
+
+2014-11-04 Kyle Keen 
+   * 2014.03-5
+   - No changes
+   - Rebuild for boost-1.57.0-1
+
+2014-08-18 Kyle Keen 
+   * 2014.03-4
+   - No changes
+   - Rebuild for boost-1.56.0-1
+
+2014-08-18 Kyle Keen 
+   * 2014.03-3
+   - No changes
+   - Rebuild for glew-1.11.0-1
+
+2014-08-12 Kyle Keen 
+   * 2014.03-2
+   - No changes
+   - Rebuild for boost-1.56.0-1
+
+2014-03-09 Kyle Keen 
+
+   * 2014.03-1
+   - New release
+   - MIME associations
+
+2014-02-10 Kyle Keen 
+
+   * 2013.06-3
+   - Moved package to [community]
+   - Explicit boost depends
+   - Use official resources
+
+2014-02-07 Chirantan Ekbote 
+
+   * 2013.06-2
+   - Update makedepends since eigen3 has now become eigen in [extra]
+
+2013-06-19 Chirantan Ekbote 
+
+   * 2013.06-1 :
+   - Updated to version 2013.06
+
+2013-03-01 Chirantan Ekbote 
+
+   * 2013.01-2 :
+   Dependency qt replaced with qt4
+
+2013-01-23 Chirantan Ekbote 
+
+   * 2013.01-1 :
+   New upstream release.
+   Dependency eigen2 repaced by eigen3

Copied: openscad/repos/community-staging-i686/PKGBUILD (from rev 149734, 
openscad/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:54:12 UTC (rev 149735)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: Chirantan Ekbote 
+# Contributor: Eric Anderson 
+# Contributor: Pierre DOUCET 
+pkgname=openscad
+pkgver=2015.03.02
+_ver=2015.03-2  # hopefully -X is temporary
+pkgrel=2
+pkgdesc="The programmers solid 3D CAD modeller"
+url="http://openscad.org/";
+arch=('i686' 'x86_64')
+license=('GPL2')
+install=openscad.install
+changelog=CHANGELOG
+depends=('qt4' 'qscintilla' 'cgal' 'opencsg' 'boost-libs' 'shared-mime-info')
+makedepends=('eigen' 'boost' 'imagemagick')
+# full tests need imagemagick and an X11 or framebuffer session
+checkdepends=('cmake' 'xproto' 'libx11' 'python2')
+source=("http://files.openscad.org/openscad-$_ver.src.tar.gz";)
+md5sums=('58e9dc59e120d75f8f11d126df313467')
+
+build() {
+cd "$srcdir/$pkgname-$_ver"
+qmake-qt4 PREFIX="/usr"
+make
+convert "icons/$pkgname.png" -resize 128x128\> "icons/$pkgname-128.png"
+}
+
+check() {
+# see doc/testing.txt about enabling
+# normally will display stuff, run image diffs
+cd "$srcdir/$pkgname-$_ver/tests"
+sed -i 's/exit 1/exit 0/' virtualfb.sh
+cmake .
+# pkgconfig weirdn

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

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:53:47
  Author: fyan
Revision: 253281

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

Added:
  libmwaw/repos/staging-i686/
  libmwaw/repos/staging-i686/PKGBUILD
(from rev 253280, libmwaw/trunk/PKGBUILD)
  libmwaw/repos/staging-x86_64/
  libmwaw/repos/staging-x86_64/PKGBUILD
(from rev 253280, libmwaw/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   33 +
 staging-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: libmwaw/repos/staging-i686/PKGBUILD (from rev 253280, 
libmwaw/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 07:53:47 UTC (rev 253281)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: Thomas Arnhold 
+
+pkgname=libmwaw
+pkgver=0.3.6
+pkgrel=2
+pkgdesc="Import library for some old mac text documents."
+arch=('i686' 'x86_64')
+url="https://sourceforge.net/projects/libmwaw/";
+license=('LGPL2.1' 'MPL')
+depends=('librevenge')
+makedepends=('boost' 'doxygen')
+source=(https://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.xz)
+sha1sums=('6f7cfb5f94a08198d288eb0fc2f7307ebdccb960')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=$pkgdir install
+}
+

Copied: libmwaw/repos/staging-x86_64/PKGBUILD (from rev 253280, 
libmwaw/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 07:53:47 UTC (rev 253281)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: Thomas Arnhold 
+
+pkgname=libmwaw
+pkgver=0.3.6
+pkgrel=2
+pkgdesc="Import library for some old mac text documents."
+arch=('i686' 'x86_64')
+url="https://sourceforge.net/projects/libmwaw/";
+license=('LGPL2.1' 'MPL')
+depends=('librevenge')
+makedepends=('boost' 'doxygen')
+source=(https://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.xz)
+sha1sums=('6f7cfb5f94a08198d288eb0fc2f7307ebdccb960')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=$pkgdir install
+}
+


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

2015-12-06 Thread Antonio Rojas
Date: Monday, December 7, 2015 @ 08:53:56
  Author: arojas
Revision: 149734

C++11 ABI rebuild

Modified:
  openscad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:51:41 UTC (rev 149733)
+++ PKGBUILD2015-12-07 07:53:56 UTC (rev 149734)
@@ -6,7 +6,7 @@
 pkgname=openscad
 pkgver=2015.03.02
 _ver=2015.03-2  # hopefully -X is temporary
-pkgrel=1
+pkgrel=2
 pkgdesc="The programmers solid 3D CAD modeller"
 url="http://openscad.org/";
 arch=('i686' 'x86_64')


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

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:52:48
  Author: fyan
Revision: 253280

C++11 ABI rebuild

Modified:
  libmwaw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:41:14 UTC (rev 253279)
+++ PKGBUILD2015-12-07 07:52:48 UTC (rev 253280)
@@ -4,7 +4,7 @@
 
 pkgname=libmwaw
 pkgver=0.3.6
-pkgrel=1
+pkgrel=2
 pkgdesc="Import library for some old mac text documents."
 arch=('i686' 'x86_64')
 url="https://sourceforge.net/projects/libmwaw/";


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:51:41
  Author: foutrelis
Revision: 149733

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

Added:
  performous/repos/community-staging-i686/
  performous/repos/community-staging-i686/PKGBUILD
(from rev 149732, performous/trunk/PKGBUILD)
  performous/repos/community-staging-i686/cast-basic_istream-to-bool.patch
(from rev 149732, performous/trunk/cast-basic_istream-to-bool.patch)
  performous/repos/community-staging-x86_64/
  performous/repos/community-staging-x86_64/PKGBUILD
(from rev 149732, performous/trunk/PKGBUILD)
  performous/repos/community-staging-x86_64/cast-basic_istream-to-bool.patch
(from rev 149732, performous/trunk/cast-basic_istream-to-bool.patch)

---+
 community-staging-i686/PKGBUILD   |   42 
 community-staging-i686/cast-basic_istream-to-bool.patch   |   26 +++
 community-staging-x86_64/PKGBUILD |   42 
 community-staging-x86_64/cast-basic_istream-to-bool.patch |   26 +++
 4 files changed, 136 insertions(+)

Copied: performous/repos/community-staging-i686/PKGBUILD (from rev 149732, 
performous/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:51:41 UTC (rev 149733)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer : Laurent Carlier 
+# Contributor: Christoph Zeiler 
+
+pkgname=performous
+pkgver=1.0
+pkgrel=8
+pkgdesc='A free game like "Singstar", "Rockband" or "Stepmania"'
+arch=('i686' 'x86_64')
+url="http://performous.org/";
+license=('GPL')
+depends=('boost-libs' 'glew' 'libxml++' 'portaudio' 'portmidi' 'librsvg' 
'ffmpeg' 'opencv' 'sdl2')
+makedepends=('cmake' 'pkgconfig' 'help2man' 'boost' 'mesa')
+optdepends=('performous-freesongs: free songs for performous')
+source=($pkgname-$pkgver.tar.gz::https://github.com/performous/${pkgname}/archive/${pkgver}.tar.gz
+cast-basic_istream-to-bool.patch)
+md5sums=('cbeec2f0c0114cc499746c1e33f56055'
+ 'c883cce82d0359c6b40ce38bd4ccf4bf')
+
+prepare() {
+  cd performous-${pkgver}
+
+ patch -Np1 -i ../cast-basic_istream-to-bool.patch
+}
+
+build() {
+  cd performous-${pkgver}
+
+  mkdir -p build
+  cd build
+
+  cmake -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr ..
+
+  make
+}
+
+package() {
+  cd performous-${pkgver}/build
+
+  make DESTDIR="$pkgdir" install
+}

Copied: 
performous/repos/community-staging-i686/cast-basic_istream-to-bool.patch (from 
rev 149732, performous/trunk/cast-basic_istream-to-bool.patch)
===
--- community-staging-i686/cast-basic_istream-to-bool.patch 
(rev 0)
+++ community-staging-i686/cast-basic_istream-to-bool.patch 2015-12-07 
07:51:41 UTC (rev 149733)
@@ -0,0 +1,26 @@
+From 3b6ee0162ac22e569cb00a8aee5c026c86147956 Mon Sep 17 00:00:00 2001
+From: Tobias Gruetzmacher 
+Date: Sun, 22 Mar 2015 18:43:11 +0100
+Subject: [PATCH] Cast basic_istream to bool.
+
+This shouldn't be necessary as far as I understand it (istream has an
+operator bool()), but clang 3.4 with libc++ insists that it can't cast
+basic_istream to bool. This may be a bug in libc++ or my bad
+understanding of C++ cast rules, but changing it doesn't hurt.
+---
+ game/songparser.hh | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/game/songparser.hh b/game/songparser.hh
+index 5196c8e..21d7e16 100644
+--- a/game/songparser.hh
 b/game/songparser.hh
+@@ -33,7 +33,7 @@ class SongParser {
+   Song& m_song;
+   std::stringstream m_ss;
+   unsigned int m_linenum;
+-  bool getline(std::string& line) { ++m_linenum; return 
std::getline(m_ss, line);}
++  bool getline(std::string& line) { ++m_linenum; return (bool) 
std::getline(m_ss, line);}
+   bool m_relative;
+   double m_gap;
+   double m_bpm;

Copied: performous/repos/community-staging-x86_64/PKGBUILD (from rev 149732, 
performous/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 07:51:41 UTC (rev 149733)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer : Laurent Carlier 
+# Contributor: Christoph Zeiler 
+
+pkgname=performous
+pkgver=1.0
+pkgrel=8
+pkgdesc='A free game like "Singstar", "Rockband" or "Stepmania"'
+arch=('i686' 'x86_64')
+url="http://performous.org/";
+license=('GPL')
+depends=('boost-libs' 'glew' 'libxml++' 'portaudio' 'portmidi' 'librsvg' 
'ffmpeg' 'opencv' 'sdl2')
+makedepends=('cmake' 'pkgconfig' 'help2man' 'boost' 'mesa')
+optdepends=('performous-freesongs: free songs for performous')
+source=($pkgname-$pkgver.tar.gz::https://github.com/performous/${pkgname}/archive/${pkgver}.tar.gz
+cast-basi

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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:51:33
  Author: foutrelis
Revision: 149732

C++11 ABI rebuild

Modified:
  performous/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:50:54 UTC (rev 149731)
+++ PKGBUILD2015-12-07 07:51:33 UTC (rev 149732)
@@ -4,7 +4,7 @@
 
 pkgname=performous
 pkgver=1.0
-pkgrel=7
+pkgrel=8
 pkgdesc='A free game like "Singstar", "Rockband" or "Stepmania"'
 arch=('i686' 'x86_64')
 url="http://performous.org/";


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

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 08:50:54
  Author: bpiotrowski
Revision: 149731

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

Added:
  sqliteman/repos/community-staging-i686/
  sqliteman/repos/community-staging-i686/PKGBUILD
(from rev 149730, sqliteman/trunk/PKGBUILD)
  sqliteman/repos/community-staging-i686/sqliteman.install
(from rev 149730, sqliteman/trunk/sqliteman.install)
  sqliteman/repos/community-staging-x86_64/
  sqliteman/repos/community-staging-x86_64/PKGBUILD
(from rev 149730, sqliteman/trunk/PKGBUILD)
  sqliteman/repos/community-staging-x86_64/sqliteman.install
(from rev 149730, sqliteman/trunk/sqliteman.install)

+
 community-staging-i686/PKGBUILD|   35 +++
 community-staging-i686/sqliteman.install   |   12 +
 community-staging-x86_64/PKGBUILD  |   35 +++
 community-staging-x86_64/sqliteman.install |   12 +
 4 files changed, 94 insertions(+)

Copied: sqliteman/repos/community-staging-i686/PKGBUILD (from rev 149730, 
sqliteman/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:50:54 UTC (rev 149731)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Geoffroy Carrier 
+# Contributor: Roman Porizka 
+# Contributor: Daniel J Griffiths 
+
+pkgname=sqliteman
+pkgver=1.2.2
+pkgrel=9
+pkgdesc="The best developer's and/or admin's GUI tool for Sqlite3 in the world"
+arch=('i686' 'x86_64')
+url="http://sqliteman.com/";
+license=('GPL')
+depends=('qscintilla')
+makedepends=('cmake')
+install=sqliteman.install
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('5ecdf710e23606e1b924f740ea69306d')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: sqliteman/repos/community-staging-i686/sqliteman.install (from rev 
149730, sqliteman/trunk/sqliteman.install)
===
--- community-staging-i686/sqliteman.install(rev 0)
+++ community-staging-i686/sqliteman.install2015-12-07 07:50:54 UTC (rev 
149731)
@@ -0,0 +1,12 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: sqliteman/repos/community-staging-x86_64/PKGBUILD (from rev 149730, 
sqliteman/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 07:50:54 UTC (rev 149731)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Geoffroy Carrier 
+# Contributor: Roman Porizka 
+# Contributor: Daniel J Griffiths 
+
+pkgname=sqliteman
+pkgver=1.2.2
+pkgrel=9
+pkgdesc="The best developer's and/or admin's GUI tool for Sqlite3 in the world"
+arch=('i686' 'x86_64')
+url="http://sqliteman.com/";
+license=('GPL')
+depends=('qscintilla')
+makedepends=('cmake')
+install=sqliteman.install
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('5ecdf710e23606e1b924f740ea69306d')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: sqliteman/repos/community-staging-x86_64/sqliteman.install (from rev 
149730, sqliteman/trunk/sqliteman.install)
===
--- community-staging-x86_64/sqliteman.install  (rev 0)
+++ community-staging-x86_64/sqliteman.install  2015-12-07 07:50:54 UTC (rev 
149731)
@@ -0,0 +1,12 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}


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

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 08:50:47
  Author: bpiotrowski
Revision: 149730

C++11 ABI rebuild

Modified:
  sqliteman/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:49:28 UTC (rev 149729)
+++ PKGBUILD2015-12-07 07:50:47 UTC (rev 149730)
@@ -6,7 +6,7 @@
 
 pkgname=sqliteman
 pkgver=1.2.2
-pkgrel=8
+pkgrel=9
 pkgdesc="The best developer's and/or admin's GUI tool for Sqlite3 in the world"
 arch=('i686' 'x86_64')
 url="http://sqliteman.com/";


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

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 08:49:28
  Author: bpiotrowski
Revision: 149729

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

Added:
  higan/repos/community-staging-i686/
  higan/repos/community-staging-i686/PKGBUILD
(from rev 149728, higan/trunk/PKGBUILD)
  higan/repos/community-staging-i686/higan
(from rev 149728, higan/trunk/higan)
  higan/repos/community-staging-i686/higan-makefile.patch
(from rev 149728, higan/trunk/higan-makefile.patch)
  higan/repos/community-staging-x86_64/
  higan/repos/community-staging-x86_64/PKGBUILD
(from rev 149728, higan/trunk/PKGBUILD)
  higan/repos/community-staging-x86_64/higan
(from rev 149728, higan/trunk/higan)
  higan/repos/community-staging-x86_64/higan-makefile.patch
(from rev 149728, higan/trunk/higan-makefile.patch)

---+
 community-staging-i686/PKGBUILD   |   59 
 community-staging-i686/higan  |   22 
 community-staging-i686/higan-makefile.patch   |   48 +++
 community-staging-x86_64/PKGBUILD |   59 
 community-staging-x86_64/higan|   22 
 community-staging-x86_64/higan-makefile.patch |   48 +++
 6 files changed, 258 insertions(+)

Copied: higan/repos/community-staging-i686/PKGBUILD (from rev 149728, 
higan/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:49:28 UTC (rev 149729)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+
+pkgname=higan
+pkgver=095
+pkgrel=2
+pkgdesc='Nintendo multi-system emulator'
+arch=('i686' 'x86_64')
+url='http://byuu.org/'
+license=('GPL3')
+depends=('alsa-lib' 'cairo' 'gcc-libs' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk2'
+ 'gtksourceview2' 'libao' 'libgl' 'libpulse' 'libx11' 'libxext' 'libxv'
+ 'openal' 'pango' 'sdl' 'zenity'
+ 'libudev.so')
+makedepends=('mesa')
+conflicts=('higan-gtk' 'higan-qt')
+replaces=('higan-gtk' 'higan-qt')
+source=("http://download.byuu.org/higan_v${pkgver}-source.7z";
+'higan-makefile.patch'
+'higan')
+sha256sums=('443a11ef64b817861e9cb7b818fc9283afb50f8e254345eb88fa12c764f44f77'
+'cbdb3524bc5f0380df4d96312a15bc0bf641a7a82723bfb30998efeb977d4b7f'
+'4a9f59253caa51fa8313db421bf7ce431722c601594b2bdb0fa0459652284168')
+
+prepare() {
+  cd higan_v${pkgver}-source
+
+  patch -Np1 -i ../higan-makefile.patch
+}
+
+build() {
+  cd higan_v${pkgver}-source
+
+  make -C icarus
+
+  for p in {accuracy,balanced,performance}; do
+make profile=$p
+mv out/tomoko tomoko-$p
+make clean
+  done
+}
+
+package() {
+  cd higan_v${pkgver}-source
+
+  install -dm 755 "${pkgdir}"/usr/{bin,share/{applications,higan,pixmaps}}
+  install -m 755 ../higan "${pkgdir}"/usr/bin/
+  install -m 644 data/higan.desktop "${pkgdir}"/usr/share/applications/
+  install -m 644 data/higan.png "${pkgdir}"/usr/share/pixmaps/
+  cp -dr --no-preserve='ownership' profile/* data/cheats.bml 
"${pkgdir}"/usr/share/higan/
+
+  install -m 755 icarus/icarus "${pkgdir}"/usr/bin/
+
+  for p in {accuracy,balanced,performance}; do
+install -m 755 tomoko-$p "${pkgdir}"/usr/bin/
+  done
+}
+
+# vim: ts=2 sw=2 et:

Copied: higan/repos/community-staging-i686/higan (from rev 149728, 
higan/trunk/higan)
===
--- community-staging-i686/higan(rev 0)
+++ community-staging-i686/higan2015-12-07 07:49:28 UTC (rev 149729)
@@ -0,0 +1,22 @@
+#!/bin/sh
+
+cp -ru /usr/share/higan ~/.config/
+
+prompt="$(zenity --list --radiolist --title 'Please select a profile' --column 
'' --column '' FALSE 'Icarus' FALSE 'Tomoko (accuracy)' TRUE 'Tomoko 
(balanced)' FALSE 'Tomoko (performance)')"
+
+case $prompt in
+  'Icarus')
+exec icarus
+;;
+  'Tomoko (accuracy)')
+exec tomoko-accuracy
+;;
+  'Tomoko (balanced)')
+exec tomoko-balanced
+;;
+  'Tomoko (performance)')
+exec tomoko-performance
+;;
+esac
+
+# vim: ts=2 sw=2 et:

Copied: higan/repos/community-staging-i686/higan-makefile.patch (from rev 
149728, higan/trunk/higan-makefile.patch)
===
--- community-staging-i686/higan-makefile.patch (rev 0)
+++ community-staging-i686/higan-makefile.patch 2015-12-07 07:49:28 UTC (rev 
149729)
@@ -0,0 +1,48 @@
+diff -rupN higan_v095-source.orig/GNUmakefile higan_v095-source/GNUmakefile
+--- higan_v095-source.orig/GNUmakefile 2015-11-04 10:28:26.173428178 +0100
 higan_v095-source/GNUmakefile  2015-11-04 10:28:31.752231593 +0100
+@@ -12,7 +12,8 @@ target := tomoko
+ # console := true
+ 
+ # compiler
+-flags += -I. -O3
++flags += -I. $(CXXFLAGS)
++link += $(LDFLAGS)
+ objects := libco
+ 

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

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 08:49:20
  Author: bpiotrowski
Revision: 149728

C++11 ABI rebuild

Modified:
  higan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:46:33 UTC (rev 149727)
+++ PKGBUILD2015-12-07 07:49:20 UTC (rev 149728)
@@ -3,7 +3,7 @@
 
 pkgname=higan
 pkgver=095
-pkgrel=1
+pkgrel=2
 pkgdesc='Nintendo multi-system emulator'
 arch=('i686' 'x86_64')
 url='http://byuu.org/'


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:46:33
  Author: foutrelis
Revision: 149727

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

Added:
  filezilla/repos/community-staging-i686/
  filezilla/repos/community-staging-i686/PKGBUILD
(from rev 149726, filezilla/trunk/PKGBUILD)
  filezilla/repos/community-staging-i686/filezilla.install
(from rev 149726, filezilla/trunk/filezilla.install)
  filezilla/repos/community-staging-x86_64/
  filezilla/repos/community-staging-x86_64/PKGBUILD
(from rev 149726, filezilla/trunk/PKGBUILD)
  filezilla/repos/community-staging-x86_64/filezilla.install
(from rev 149726, filezilla/trunk/filezilla.install)

+
 community-staging-i686/PKGBUILD|   37 +++
 community-staging-i686/filezilla.install   |   11 
 community-staging-x86_64/PKGBUILD  |   37 +++
 community-staging-x86_64/filezilla.install |   11 
 4 files changed, 96 insertions(+)

Copied: filezilla/repos/community-staging-i686/PKGBUILD (from rev 149726, 
filezilla/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:46:33 UTC (rev 149727)
@@ -0,0 +1,37 @@
+# $Id$
+# Contributor: Alexander Fehr 
+# Maintainer: Daniel J Griffiths 
+
+pkgname=filezilla
+pkgver=3.14.1
+pkgrel=2
+pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
+arch=('i686' 'x86_64')
+url="http://filezilla-project.org/";
+license=('GPL')
+depends=('dbus' 'xdg-utils' 'wxgtk' 'libidn' 'hicolor-icon-theme' 'sqlite' 
'gnutls')
+install=filezilla.install
+source=("http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/${pkgver}/FileZilla_${pkgver}_src.tar.bz2";)
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure \
+--prefix=/usr \
+--disable-manualupdatecheck \
+--disable-autoupdatecheck \
+--disable-static \
+--with-pugixml=builtin
+
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}
+md5sums=('034e51344c866f4ecab75be80f71ba3b')

Copied: filezilla/repos/community-staging-i686/filezilla.install (from rev 
149726, filezilla/trunk/filezilla.install)
===
--- community-staging-i686/filezilla.install(rev 0)
+++ community-staging-i686/filezilla.install2015-12-07 07:46:33 UTC (rev 
149727)
@@ -0,0 +1,11 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: filezilla/repos/community-staging-x86_64/PKGBUILD (from rev 149726, 
filezilla/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 07:46:33 UTC (rev 149727)
@@ -0,0 +1,37 @@
+# $Id$
+# Contributor: Alexander Fehr 
+# Maintainer: Daniel J Griffiths 
+
+pkgname=filezilla
+pkgver=3.14.1
+pkgrel=2
+pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
+arch=('i686' 'x86_64')
+url="http://filezilla-project.org/";
+license=('GPL')
+depends=('dbus' 'xdg-utils' 'wxgtk' 'libidn' 'hicolor-icon-theme' 'sqlite' 
'gnutls')
+install=filezilla.install
+source=("http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/${pkgver}/FileZilla_${pkgver}_src.tar.bz2";)
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure \
+--prefix=/usr \
+--disable-manualupdatecheck \
+--disable-autoupdatecheck \
+--disable-static \
+--with-pugixml=builtin
+
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}
+md5sums=('034e51344c866f4ecab75be80f71ba3b')

Copied: filezilla/repos/community-staging-x86_64/filezilla.install (from rev 
149726, filezilla/trunk/filezilla.install)
===
--- community-staging-x86_64/filezilla.install  (rev 0)
+++ community-staging-x86_64/filezilla.install  2015-12-07 07:46:33 UTC (rev 
149727)
@@ -0,0 +1,11 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:46:20
  Author: foutrelis
Revision: 149726

C++11 ABI rebuild

Modified:
  filezilla/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:43:02 UTC (rev 149725)
+++ PKGBUILD2015-12-07 07:46:20 UTC (rev 149726)
@@ -4,7 +4,7 @@
 
 pkgname=filezilla
 pkgver=3.14.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
 arch=('i686' 'x86_64')
 url="http://filezilla-project.org/";


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

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 08:42:49
  Author: bpiotrowski
Revision: 149724

C++11 ABI rebuild

Modified:
  aeolus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:42:29 UTC (rev 149723)
+++ PKGBUILD2015-12-07 07:42:49 UTC (rev 149724)
@@ -8,7 +8,7 @@
 _stopver=0.3.0
 pkgname=aeolus
 pkgver=0.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Synthesised pipe organ emulator"
 arch=('i686' 'x86_64')
 url="http://kokkinizita.linuxaudio.org/linuxaudio/aeolus/";


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

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 08:43:02
  Author: bpiotrowski
Revision: 149725

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

Added:
  aeolus/repos/community-staging-i686/
  aeolus/repos/community-staging-i686/PKGBUILD
(from rev 149724, aeolus/trunk/PKGBUILD)
  aeolus/repos/community-staging-i686/aeolus.conf
(from rev 149724, aeolus/trunk/aeolus.conf)
  aeolus/repos/community-staging-x86_64/
  aeolus/repos/community-staging-x86_64/PKGBUILD
(from rev 149724, aeolus/trunk/PKGBUILD)
  aeolus/repos/community-staging-x86_64/aeolus.conf
(from rev 149724, aeolus/trunk/aeolus.conf)

--+
 community-staging-i686/PKGBUILD  |   45 +
 community-staging-i686/aeolus.conf   |3 ++
 community-staging-x86_64/PKGBUILD|   45 +
 community-staging-x86_64/aeolus.conf |3 ++
 4 files changed, 96 insertions(+)

Copied: aeolus/repos/community-staging-i686/PKGBUILD (from rev 149724, 
aeolus/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:43:02 UTC (rev 149725)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer : speps 
+# Contributor: Tom K 
+# Contributor: Shinlun Hsieh 
+# Contributor: Christoph Zeiler 
+# Contributor: Philipp Überbacher 
+
+_stopver=0.3.0
+pkgname=aeolus
+pkgver=0.9.0
+pkgrel=2
+pkgdesc="Synthesised pipe organ emulator"
+arch=('i686' 'x86_64')
+url="http://kokkinizita.linuxaudio.org/linuxaudio/aeolus/";
+license=('GPL3')
+depends=('clthreads' 'clxclient' 'jack' 'zita-alsa-pcmi')
+source=(${url}../downloads/{$pkgname-$pkgver,stops-$_stopver}.tar.bz2 
$pkgname.conf)
+md5sums=('6ae707e441f6d17eaabfde91c889bce2'
+ '2a7b1cae820408fa1cc655800d08d88f'
+ 'b9cbca97ac4184f0b207faf4f58f72a9')
+
+prepare() {
+  cd "$pkgname-$pkgver/source"
+  # strip ldconfig and -march=native
+  sed -i '/ldconfig\|-march=native/d' Makefile
+}
+
+build() {
+  cd "$pkgname-$pkgver/source"
+  make PREFIX=/usr LIBDIR=lib
+}
+
+package(){
+  cd "$pkgname-$pkgver/source"
+  make DESTDIR="$pkgdir/" PREFIX=/usr LIBDIR=lib install
+
+  # system config file
+  install -Dm644 "$srcdir/$pkgname.conf" "$pkgdir/etc/$pkgname.conf"
+
+  # stops
+  cd "$srcdir/stops-$_stopver"
+  find . -name definition -exec install -Dm644 {} 
${pkgdir}/usr/share/$pkgname/stops/{} \;
+  find . -name presets -exec install -Dm644 {} 
${pkgdir}/usr/share/$pkgname/stops/{} \;
+  find . -name '*.ae0' -exec install -Dm644 {} 
${pkgdir}/usr/share/$pkgname/stops \;
+}

Copied: aeolus/repos/community-staging-i686/aeolus.conf (from rev 149724, 
aeolus/trunk/aeolus.conf)
===
--- community-staging-i686/aeolus.conf  (rev 0)
+++ community-staging-i686/aeolus.conf  2015-12-07 07:43:02 UTC (rev 149725)
@@ -0,0 +1,3 @@
+# Aeolus system wide default options
+# use ~/.aeolusrc for local options
+-u -S /usr/share/aeolus/stops

Copied: aeolus/repos/community-staging-x86_64/PKGBUILD (from rev 149724, 
aeolus/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 07:43:02 UTC (rev 149725)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer : speps 
+# Contributor: Tom K 
+# Contributor: Shinlun Hsieh 
+# Contributor: Christoph Zeiler 
+# Contributor: Philipp Überbacher 
+
+_stopver=0.3.0
+pkgname=aeolus
+pkgver=0.9.0
+pkgrel=2
+pkgdesc="Synthesised pipe organ emulator"
+arch=('i686' 'x86_64')
+url="http://kokkinizita.linuxaudio.org/linuxaudio/aeolus/";
+license=('GPL3')
+depends=('clthreads' 'clxclient' 'jack' 'zita-alsa-pcmi')
+source=(${url}../downloads/{$pkgname-$pkgver,stops-$_stopver}.tar.bz2 
$pkgname.conf)
+md5sums=('6ae707e441f6d17eaabfde91c889bce2'
+ '2a7b1cae820408fa1cc655800d08d88f'
+ 'b9cbca97ac4184f0b207faf4f58f72a9')
+
+prepare() {
+  cd "$pkgname-$pkgver/source"
+  # strip ldconfig and -march=native
+  sed -i '/ldconfig\|-march=native/d' Makefile
+}
+
+build() {
+  cd "$pkgname-$pkgver/source"
+  make PREFIX=/usr LIBDIR=lib
+}
+
+package(){
+  cd "$pkgname-$pkgver/source"
+  make DESTDIR="$pkgdir/" PREFIX=/usr LIBDIR=lib install
+
+  # system config file
+  install -Dm644 "$srcdir/$pkgname.conf" "$pkgdir/etc/$pkgname.conf"
+
+  # stops
+  cd "$srcdir/stops-$_stopver"
+  find . -name definition -exec install -Dm644 {} 
${pkgdir}/usr/share/$pkgname/stops/{} \;
+  find . -name presets -exec install -Dm644 {} 
${pkgdir}/usr/share/$pkgname/stops/{} \;
+  find . -name '*.ae0' -exec install -Dm644 {} 
${pkgdir}/usr/share/$pkgname/stops \;
+}

Copied: aeolus/repos/community-staging-x86_64/aeolus.conf (from rev 149724, 
aeolus/trunk/aeolus.conf)
===
--- communit

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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:42:29
  Author: foutrelis
Revision: 149723

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

Added:
  zynaddsubfx/repos/community-staging-i686/
  zynaddsubfx/repos/community-staging-i686/PKGBUILD
(from rev 149722, zynaddsubfx/trunk/PKGBUILD)
  zynaddsubfx/repos/community-staging-i686/zynaddsubfx.svg
(from rev 149722, zynaddsubfx/trunk/zynaddsubfx.svg)
  zynaddsubfx/repos/community-staging-x86_64/
  zynaddsubfx/repos/community-staging-x86_64/PKGBUILD
(from rev 149722, zynaddsubfx/trunk/PKGBUILD)
  zynaddsubfx/repos/community-staging-x86_64/zynaddsubfx.svg
(from rev 149722, zynaddsubfx/trunk/zynaddsubfx.svg)

--+
 community-staging-i686/PKGBUILD  |   63 +
 community-staging-i686/zynaddsubfx.svg   |  313 +
 community-staging-x86_64/PKGBUILD|   63 +
 community-staging-x86_64/zynaddsubfx.svg |  313 +
 4 files changed, 752 insertions(+)

Copied: zynaddsubfx/repos/community-staging-i686/PKGBUILD (from rev 149722, 
zynaddsubfx/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:42:29 UTC (rev 149723)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: SpepS 
+# Contributor: Ionut Biru 
+# Contributor: DonVla 
+
+pkgname=zynaddsubfx
+pkgver=2.5.2
+pkgrel=2
+pkgdesc="Opensource software synthesizer capable of making a countless number 
of instruments."
+arch=('i686' 'x86_64')
+url="http://zynaddsubfx.sourceforge.net";
+license=('GPL')
+depends=('fltk' 'portaudio' 'fftw' 'lash' 'mxml' 'jack' 'libxpm' 'gcc-libs' 
'liblo')
+makedepends=('cmake' 'pkgconfig' 'mesa' 'setconf' 'gendesk')
+options=('!emptydirs')
+source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz";
+   "$pkgname.svg")
+md5sums=('c0d09b8e8d79691e79e7d424bc4f0263'
+ '6f7e9c3ce3947088a10c99c46a65431f')
+
+build() {
+  cd "$srcdir"
+  gendesk $startdir/PKGBUILD
+  setconf "$pkgname.desktop" Icon "$pkgname.svg"
+
+  cd "zynaddsubfx-$pkgver"
+
+  sed -i '1,1i#include ' src/Nio/NulEngine.cpp
+
+  [ -d build ] || mkdir build && cd build
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DDefaultOutput=jack \
+-DDefaultInput=jack \
+-DGuiModule=fltk \
+..
+  make
+
+  # build external programs
+  cd ../ExternalPrograms/Spliter && make
+  cd ../Controller && sed -i "s|Box\.h|Box\.H|" ControllerUI.fl && make
+}
+
+package() {
+  cd "$srcdir/zynaddsubfx-$pkgver/build"
+
+  make DESTDIR="$pkgdir/" install
+
+  # install external programs
+  install -Dm755 ../ExternalPrograms/Spliter/spliter "$pkgdir/usr/bin/spliter"
+  install -Dm755 ../ExternalPrograms/Controller/controller 
"$pkgdir/usr/bin/controller"
+  install -Dm644 ../ExternalPrograms/Spliter/readme.txt 
"$pkgdir/usr/share/doc/$pkgname/SPLITER.txt"
+
+  # banks and examples
+  install -d "$pkgdir/usr/share/$pkgname"
+  cp -a ../instruments/banks "$pkgdir/usr/share/$pkgname"
+  cp -a ../instruments/examples "$pkgdir/usr/share/$pkgname"
+
+  # desktop file and icon
+  install -Dm644 "$srcdir/$pkgname.svg" 
"$pkgdir/usr/share/pixmaps/$pkgname.svg"
+  install -Dm644 "$srcdir/$pkgname.desktop" 
"$pkgdir/usr/share/applications/$pkgname.desktop"
+}

Copied: zynaddsubfx/repos/community-staging-i686/zynaddsubfx.svg (from rev 
149722, zynaddsubfx/trunk/zynaddsubfx.svg)
===
--- community-staging-i686/zynaddsubfx.svg  (rev 0)
+++ community-staging-i686/zynaddsubfx.svg  2015-12-07 07:42:29 UTC (rev 
149723)
@@ -0,0 +1,313 @@
+
+
+
+http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   id="svg1"
+   sodipodi:version="0.32"
+   inkscape:version="0.48.2 r9819"
+   width="507.1875"
+   height="509.21875"
+   sodipodi:docname="zynaddsubfx_icon.svg"
+   version="1.1">
+  
+
+  
+  
+
+
+  
+  
+  
+
+
+  
+  
+
+
+  
+  
+
+
+  
+  
+
+
+
+
+
+  
+  
+  
+
+  
+image/svg+xml
+http://purl.org/dc/dcmitype/StillImage"; />
+
+  
+
+  
+  
+  
+  
+
+
+
+  
+  
+
+
+
+  
+  
+
+
+
+
+
+
+  
+  
+
+
+
+  
+

Copied: zynaddsubfx/repos/community-staging-x86_64/PKGBUILD (from rev 149722, 
zynaddsubfx/trunk/PKGBUILD)
==

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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:42:19
  Author: foutrelis
Revision: 149722

C++11 ABI rebuild

Modified:
  zynaddsubfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:41:46 UTC (rev 149721)
+++ PKGBUILD2015-12-07 07:42:19 UTC (rev 149722)
@@ -6,7 +6,7 @@
 
 pkgname=zynaddsubfx
 pkgver=2.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Opensource software synthesizer capable of making a countless number 
of instruments."
 arch=('i686' 'x86_64')
 url="http://zynaddsubfx.sourceforge.net";


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

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:41:14
  Author: fyan
Revision: 253279

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

Added:
  signon-ui/repos/staging-i686/
  signon-ui/repos/staging-i686/PKGBUILD
(from rev 253274, signon-ui/trunk/PKGBUILD)
  signon-ui/repos/staging-x86_64/
  signon-ui/repos/staging-x86_64/PKGBUILD
(from rev 253276, signon-ui/trunk/PKGBUILD)

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

Copied: signon-ui/repos/staging-i686/PKGBUILD (from rev 253274, 
signon-ui/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 07:41:14 UTC (rev 253279)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Josip Ponjavic 
+# Contributor: Balló György 
+
+pkgname=signon-ui
+pkgver=0.17+15.10.20150810
+pkgrel=2
+pkgdesc='UI component responsible for handling the user interactions which can 
happen during the login process of an online account'
+arch=(i686 x86_64)
+url="https://launchpad.net/online-accounts-signon-ui";
+license=(GPL)
+depends=(libaccounts-qt qt5-webkit signon libnotify)
+source=("http://archive.ubuntu.com/ubuntu/pool/main/s/$pkgname/${pkgname}_$pkgver.orig.tar.gz";)
+md5sums=('560ea77014d0418c4899984486839da8')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Do not install tests
+  echo 'INSTALLS =' >>tests/unit/tst_inactivity_timer.pro
+  echo 'INSTALLS =' >>tests/unit/tst_signon_ui.pro
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  qmake-qt5 PREFIX=/usr LIBDIR=/usr/lib
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make INSTALL_ROOT="$pkgdir" install
+}
+

Copied: signon-ui/repos/staging-x86_64/PKGBUILD (from rev 253276, 
signon-ui/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 07:41:14 UTC (rev 253279)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Josip Ponjavic 
+# Contributor: Balló György 
+
+pkgname=signon-ui
+pkgver=0.17+15.10.20150810
+pkgrel=2
+pkgdesc='UI component responsible for handling the user interactions which can 
happen during the login process of an online account'
+arch=(i686 x86_64)
+url="https://launchpad.net/online-accounts-signon-ui";
+license=(GPL)
+depends=(libaccounts-qt qt5-webkit signon libnotify)
+source=("http://archive.ubuntu.com/ubuntu/pool/main/s/$pkgname/${pkgname}_$pkgver.orig.tar.gz";)
+md5sums=('560ea77014d0418c4899984486839da8')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Do not install tests
+  echo 'INSTALLS =' >>tests/unit/tst_inactivity_timer.pro
+  echo 'INSTALLS =' >>tests/unit/tst_signon_ui.pro
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  qmake-qt5 PREFIX=/usr LIBDIR=/usr/lib
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make INSTALL_ROOT="$pkgdir" install
+}
+


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

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:41:11
  Author: fyan
Revision: 253277

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

Added:
  kdepimlibs4/repos/staging-i686/
  kdepimlibs4/repos/staging-i686/PKGBUILD
(from rev 253275, kdepimlibs4/trunk/PKGBUILD)
  kdepimlibs4/repos/staging-i686/kdepimlibs4.install
(from rev 253275, kdepimlibs4/trunk/kdepimlibs4.install)
  kdepimlibs4/repos/staging-x86_64/
  kdepimlibs4/repos/staging-x86_64/PKGBUILD
(from rev 253276, kdepimlibs4/trunk/PKGBUILD)
  kdepimlibs4/repos/staging-x86_64/kdepimlibs4.install
(from rev 253276, kdepimlibs4/trunk/kdepimlibs4.install)

+
 staging-i686/PKGBUILD  |   52 +++
 staging-i686/kdepimlibs4.install   |   11 +++
 staging-x86_64/PKGBUILD|   52 +++
 staging-x86_64/kdepimlibs4.install |   11 +++
 4 files changed, 126 insertions(+)

Copied: kdepimlibs4/repos/staging-i686/PKGBUILD (from rev 253275, 
kdepimlibs4/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 07:41:11 UTC (rev 253277)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=kdepimlibs4
+pkgver=4.14.10
+_kdeappver=15.04.3
+pkgrel=5
+pkgdesc="KDE4 PIM Libraries"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/kdepimlibs'
+license=('GPL' 'LGPL')
+depends=('kdelibs' 'gpgme' 'libakonadi-qt4' 'libical' 'prison' 'qjson')
+makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl' 'akonadi-qt4')
+conflicts=('kdepimlibs')
+provides=('kdepimlibs')
+replaces=('kdepimlibs')
+install='kdepimlibs4.install'
+source=("http://download.kde.org/stable/applications/${_kdeappver}/src/kdepimlibs-${pkgver}.tar.xz";
+   
kdepimlibs4-bug338658-1.patch::"https://quickgit.kde.org/?p=kdepimlibs.git&a=commitdiff&h=4429619&o=plain";
+   
kdepimlibs4-bug338658-2.patch::"https://quickgit.kde.org/?p=kdepimlibs.git&a=commitdiff&h=d8b5da7&o=plain";)
+sha1sums=('8db2f59b8a33f4d1bbebfdff8b772d30669c9932'
+  '453bc1b79453336c6a02babfc44ce8381eebc40a'
+  '0df47345dd630aa2f31a62f8cf0c062df3c25c67')
+
+prepare() {
+  mkdir -p build
+
+# Fix https://bugs.kde.org/show_bug.cgi?id=338658
+  cd kdepimlibs-$pkgver
+  patch -p1 -i ../kdepimlibs4-bug338658-1.patch
+  patch -p1 -i ../kdepimlibs4-bug338658-2.patch
+}
+
+build() {
+  cd build
+  cmake ../kdepimlibs-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+
+# Conflicts with KF5
+  rm -r "$pkgdir"/usr/{bin,share/config.kcfg}
+}

Copied: kdepimlibs4/repos/staging-i686/kdepimlibs4.install (from rev 253275, 
kdepimlibs4/trunk/kdepimlibs4.install)
===
--- staging-i686/kdepimlibs4.install(rev 0)
+++ staging-i686/kdepimlibs4.install2015-12-07 07:41:11 UTC (rev 253277)
@@ -0,0 +1,11 @@
+post_install() {
+   update-mime-database usr/share/mime &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}
\ No newline at end of file

Copied: kdepimlibs4/repos/staging-x86_64/PKGBUILD (from rev 253276, 
kdepimlibs4/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 07:41:11 UTC (rev 253277)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=kdepimlibs4
+pkgver=4.14.10
+_kdeappver=15.04.3
+pkgrel=5
+pkgdesc="KDE4 PIM Libraries"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/kdepimlibs'
+license=('GPL' 'LGPL')
+depends=('kdelibs' 'gpgme' 'libakonadi-qt4' 'libical' 'prison' 'qjson')
+makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl' 'akonadi-qt4')
+conflicts=('kdepimlibs')
+provides=('kdepimlibs')
+replaces=('kdepimlibs')
+install='kdepimlibs4.install'
+source=("http://download.kde.org/stable/applications/${_kdeappver}/src/kdepimlibs-${pkgver}.tar.xz";
+   
kdepimlibs4-bug338658-1.patch::"https://quickgit.kde.org/?p=kdepimlibs.git&a=commitdiff&h=4429619&o=plain";
+   
kdepimlibs4-bug338658-2.patch::"https://quickgit.kde.org/?p=kdepimlibs.git&a=commitdiff&h=d8b5da7&o=plain";)
+sha1sums=('8db2f59b8a33f4d1bbebfdff8b772d30669c9932'
+  '453bc1b79453336c6a02babfc44ce8381eebc40a'
+  '0df47345dd630aa2f31a62f8cf0c062df3c25c67')
+
+prepare() {
+  mkdir -p build
+
+# Fix https://bugs.kde.org/show_bug.cgi?id=338658
+  cd kdepimlibs-$pkgver
+  patch -p1 -i ../kdepimlibs4-bug338658-1.patch
+  patch -p1 -i ../kdepimlibs4-bug338658-2.patch
+}
+
+build() {
+  

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

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 08:41:34
  Author: bpiotrowski
Revision: 149720

C++11 ABI rebuild

Modified:
  telegramqml/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:39:15 UTC (rev 149719)
+++ PKGBUILD2015-12-07 07:41:34 UTC (rev 149720)
@@ -5,7 +5,7 @@
 _pkgname=TelegramQML
 pkgver=0.9.1
 _pkgtar=$pkgver-stable
-pkgrel=3
+pkgrel=4
 pkgdesc="Telegram API tools for QtQml and Qml"
 arch=('i686' 'x86_64')
 url="https://github.com/Aseman-Land/TelegramQML";


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

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 08:41:46
  Author: bpiotrowski
Revision: 149721

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

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

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

Copied: telegramqml/repos/community-staging-i686/PKGBUILD (from rev 149720, 
telegramqml/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:41:46 UTC (rev 149721)
@@ -0,0 +1,32 @@
+# Maintainer: Jiachen Yang 
+# Contributor: nylocx 
+
+pkgname=telegramqml
+_pkgname=TelegramQML
+pkgver=0.9.1
+_pkgtar=$pkgver-stable
+pkgrel=4
+pkgdesc="Telegram API tools for QtQml and Qml"
+arch=('i686' 'x86_64')
+url="https://github.com/Aseman-Land/TelegramQML";
+license=('GPL')
+depends=('qt5-webkit>=5.5' 'qt5-imageformats' 'qt5-graphicaleffects'
+ 'qt5-quickcontrols' 'libqtelegram-ae>=3:6.0')
+source=("${_pkgname}-${_pkgtar}.tar.gz::https://github.com/Aseman-Land/TelegramQML/archive/v$_pkgtar.tar.gz";)
+sha256sums=('00a52f6212460c2cae1dbd8ec4aa21e226552642cee56220802590fd8c4f61e9')
+
+prepare() {
+  cd "${srcdir}/${_pkgname}-${_pkgtar}"
+  mkdir -p build 
+}
+
+build() {
+  cd "${srcdir}/${_pkgname}-${_pkgtar}/build"
+  qmake-qt5 -r .. PREFIX=/usr INSTALL_LIBS_PREFIX=/usr/lib 
INSTALL_HEADERS_PREFIX=/usr/include BUILD_MODE+=lib
+  make
+}
+
+package() {
+  cd "${srcdir}/${_pkgname}-${_pkgtar}/build"
+  make INSTALL_ROOT="${pkgdir}" install
+}

Copied: telegramqml/repos/community-staging-x86_64/PKGBUILD (from rev 149720, 
telegramqml/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 07:41:46 UTC (rev 149721)
@@ -0,0 +1,32 @@
+# Maintainer: Jiachen Yang 
+# Contributor: nylocx 
+
+pkgname=telegramqml
+_pkgname=TelegramQML
+pkgver=0.9.1
+_pkgtar=$pkgver-stable
+pkgrel=4
+pkgdesc="Telegram API tools for QtQml and Qml"
+arch=('i686' 'x86_64')
+url="https://github.com/Aseman-Land/TelegramQML";
+license=('GPL')
+depends=('qt5-webkit>=5.5' 'qt5-imageformats' 'qt5-graphicaleffects'
+ 'qt5-quickcontrols' 'libqtelegram-ae>=3:6.0')
+source=("${_pkgname}-${_pkgtar}.tar.gz::https://github.com/Aseman-Land/TelegramQML/archive/v$_pkgtar.tar.gz";)
+sha256sums=('00a52f6212460c2cae1dbd8ec4aa21e226552642cee56220802590fd8c4f61e9')
+
+prepare() {
+  cd "${srcdir}/${_pkgname}-${_pkgtar}"
+  mkdir -p build 
+}
+
+build() {
+  cd "${srcdir}/${_pkgname}-${_pkgtar}/build"
+  qmake-qt5 -r .. PREFIX=/usr INSTALL_LIBS_PREFIX=/usr/lib 
INSTALL_HEADERS_PREFIX=/usr/include BUILD_MODE+=lib
+  make
+}
+
+package() {
+  cd "${srcdir}/${_pkgname}-${_pkgtar}/build"
+  make INSTALL_ROOT="${pkgdir}" install
+}


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:40:57
  Author: foutrelis
Revision: 253276

C++11 ABI rebuild

Modified:
  capi4hylafax/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:40:40 UTC (rev 253275)
+++ PKGBUILD2015-12-07 07:40:57 UTC (rev 253276)
@@ -3,7 +3,7 @@
 
 pkgname=capi4hylafax
 pkgver=010300
-pkgrel=9
+pkgrel=10
 pkgdesc="capi plugin for hylafax to enable isdn faxing"
 arch=(i686 x86_64)
 url="ftp://ftp.avm.de/tools";


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

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:40:40
  Author: fyan
Revision: 253275

C++11 ABI rebuild

Modified:
  kdepimlibs4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:40:29 UTC (rev 253274)
+++ PKGBUILD2015-12-07 07:40:40 UTC (rev 253275)
@@ -6,7 +6,7 @@
 pkgname=kdepimlibs4
 pkgver=4.14.10
 _kdeappver=15.04.3
-pkgrel=4
+pkgrel=5
 pkgdesc="KDE4 PIM Libraries"
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/kdepimlibs'


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:41:12
  Author: foutrelis
Revision: 253278

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

Added:
  capi4hylafax/repos/staging-i686/
  capi4hylafax/repos/staging-i686/PKGBUILD
(from rev 253276, capi4hylafax/trunk/PKGBUILD)
  capi4hylafax/repos/staging-i686/c2faxrecv.service
(from rev 253276, capi4hylafax/trunk/c2faxrecv.service)
  capi4hylafax/repos/staging-i686/capi4hylafax-compile-gcc48-fix.patch
(from rev 253276, capi4hylafax/trunk/capi4hylafax-compile-gcc48-fix.patch)
  capi4hylafax/repos/staging-i686/capi4hylafax.conf
(from rev 253276, capi4hylafax/trunk/capi4hylafax.conf)
  capi4hylafax/repos/staging-i686/capi4hylafax.install
(from rev 253276, capi4hylafax/trunk/capi4hylafax.install)
  capi4hylafax/repos/staging-i686/config.faxCAPI
(from rev 253276, capi4hylafax/trunk/config.faxCAPI)
  capi4hylafax/repos/staging-x86_64/
  capi4hylafax/repos/staging-x86_64/PKGBUILD
(from rev 253276, capi4hylafax/trunk/PKGBUILD)
  capi4hylafax/repos/staging-x86_64/c2faxrecv.service
(from rev 253276, capi4hylafax/trunk/c2faxrecv.service)
  capi4hylafax/repos/staging-x86_64/capi4hylafax-compile-gcc48-fix.patch
(from rev 253276, capi4hylafax/trunk/capi4hylafax-compile-gcc48-fix.patch)
  capi4hylafax/repos/staging-x86_64/capi4hylafax.conf
(from rev 253276, capi4hylafax/trunk/capi4hylafax.conf)
  capi4hylafax/repos/staging-x86_64/capi4hylafax.install
(from rev 253276, capi4hylafax/trunk/capi4hylafax.install)
  capi4hylafax/repos/staging-x86_64/config.faxCAPI
(from rev 253276, capi4hylafax/trunk/config.faxCAPI)

-+
 staging-i686/PKGBUILD   |   73 +++
 staging-i686/c2faxrecv.service  |   11 
 staging-i686/capi4hylafax-compile-gcc48-fix.patch   |   11 
 staging-i686/capi4hylafax.conf  |1 
 staging-i686/capi4hylafax.install   |   16 
 staging-i686/config.faxCAPI |  397 ++
 staging-x86_64/PKGBUILD |   73 +++
 staging-x86_64/c2faxrecv.service|   11 
 staging-x86_64/capi4hylafax-compile-gcc48-fix.patch |   11 
 staging-x86_64/capi4hylafax.conf|1 
 staging-x86_64/capi4hylafax.install |   16 
 staging-x86_64/config.faxCAPI   |  397 ++
 12 files changed, 1018 insertions(+)

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


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:40:29
  Author: foutrelis
Revision: 253274

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

Added:
  kunitconversion/repos/staging-i686/
  kunitconversion/repos/staging-i686/PKGBUILD
(from rev 253273, kunitconversion/trunk/PKGBUILD)
  kunitconversion/repos/staging-x86_64/
  kunitconversion/repos/staging-x86_64/PKGBUILD
(from rev 253273, kunitconversion/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   36 
 staging-x86_64/PKGBUILD |   36 
 2 files changed, 72 insertions(+)

Copied: kunitconversion/repos/staging-i686/PKGBUILD (from rev 253273, 
kunitconversion/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 07:40:29 UTC (rev 253274)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kunitconversion
+pkgver=5.16.0
+pkgrel=2
+pkgdesc='Support for unit conversion'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/frameworks/kunitconversion'
+license=('LGPL')
+depends=('ki18n')
+makedepends=('extra-cmake-modules' 'python')
+groups=('kf5')
+source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
+md5sums=('eb4b619c7402f9e51e7fc813ac057956')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kunitconversion/repos/staging-x86_64/PKGBUILD (from rev 253273, 
kunitconversion/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 07:40:29 UTC (rev 253274)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kunitconversion
+pkgver=5.16.0
+pkgrel=2
+pkgdesc='Support for unit conversion'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/frameworks/kunitconversion'
+license=('LGPL')
+depends=('ki18n')
+makedepends=('extra-cmake-modules' 'python')
+groups=('kf5')
+source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
+md5sums=('eb4b619c7402f9e51e7fc813ac057956')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:40:19
  Author: foutrelis
Revision: 253273

C++11 ABI rebuild

Modified:
  kunitconversion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:40:12 UTC (rev 253272)
+++ PKGBUILD2015-12-07 07:40:19 UTC (rev 253273)
@@ -4,7 +4,7 @@
 
 pkgname=kunitconversion
 pkgver=5.16.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Support for unit conversion'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/kunitconversion'


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

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:40:12
  Author: fyan
Revision: 253272

C++11 ABI rebuild

Modified:
  signon-ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:39:15 UTC (rev 253271)
+++ PKGBUILD2015-12-07 07:40:12 UTC (rev 253272)
@@ -5,7 +5,7 @@
 
 pkgname=signon-ui
 pkgver=0.17+15.10.20150810
-pkgrel=1
+pkgrel=2
 pkgdesc='UI component responsible for handling the user interactions which can 
happen during the login process of an online account'
 arch=(i686 x86_64)
 url="https://launchpad.net/online-accounts-signon-ui";


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:39:15
  Author: foutrelis
Revision: 253271

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

Added:
  libe-book/repos/staging-i686/
  libe-book/repos/staging-i686/PKGBUILD
(from rev 253270, libe-book/trunk/PKGBUILD)
  libe-book/repos/staging-i686/boost159.patch
(from rev 253270, libe-book/trunk/boost159.patch)
  libe-book/repos/staging-x86_64/
  libe-book/repos/staging-x86_64/PKGBUILD
(from rev 253270, libe-book/trunk/PKGBUILD)
  libe-book/repos/staging-x86_64/boost159.patch
(from rev 253270, libe-book/trunk/boost159.patch)

---+
 staging-i686/PKGBUILD |   40 
 staging-i686/boost159.patch   |   24 
 staging-x86_64/PKGBUILD   |   40 
 staging-x86_64/boost159.patch |   24 
 4 files changed, 128 insertions(+)

Copied: libe-book/repos/staging-i686/PKGBUILD (from rev 253270, 
libe-book/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 07:39:15 UTC (rev 253271)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: Thomas Arnhold 
+
+pkgname=libe-book
+pkgver=0.1.2
+pkgrel=4
+pkgdesc="Library for import of reflowable e-book formats."
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/libebook/";
+license=('LGPL2.1' 'MPL')
+depends=('librevenge' 'libxml2')
+makedepends=('gperf' 'boost' 'cppunit' 'doxygen')
+source=(https://sourceforge.net/projects/${pkgname//-/}/files//${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.xz
+boost159.patch)
+sha1sums=('950ee08e7a41585636aebb7774fdc6f05817a18c'
+  '8b5b88a05db43773aae486c8410c9bb79e0f6d16')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 -i ../boost159.patch
+  autoreconf -vi
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr #--disable-werror
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=$pkgdir install
+}
+

Copied: libe-book/repos/staging-i686/boost159.patch (from rev 253270, 
libe-book/trunk/boost159.patch)
===
--- staging-i686/boost159.patch (rev 0)
+++ staging-i686/boost159.patch 2015-12-07 07:39:15 UTC (rev 253271)
@@ -0,0 +1,24 @@
+From b903d0dc91f482b348e5840e5a1df599ebd5e6f9 Mon Sep 17 00:00:00 2001
+From: David Tardon 
+Date: Sun, 30 Aug 2015 13:57:14 +0200
+Subject: [PATCH] fix build with boost 1.59
+
+---
+ src/lib/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
+index 9931a22..35d35be 100644
+--- a/src/lib/Makefile.am
 b/src/lib/Makefile.am
+@@ -64,6 +64,7 @@ 
libe_book_@EBOOK_MAJOR_VERSION@_@EBOOK_MINOR_VERSION@_la_LDFLAGS = $(version_inf
+ libe_book_@EBOOK_MAJOR_VERSION@_@EBOOK_MINOR_VERSION@_la_SOURCES = \
+   EBOOKDocument.cpp
+ 
++libe_book_internal_la_CPPFLAGS = -DBOOST_ERROR_CODE_HEADER_ONLY
+ libe_book_internal_la_SOURCES = \
+   EBOOKBitStream.cpp \
+   EBOOKBitStream.h \
+-- 
+2.6.2
+

Copied: libe-book/repos/staging-x86_64/PKGBUILD (from rev 253270, 
libe-book/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 07:39:15 UTC (rev 253271)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: Thomas Arnhold 
+
+pkgname=libe-book
+pkgver=0.1.2
+pkgrel=4
+pkgdesc="Library for import of reflowable e-book formats."
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/libebook/";
+license=('LGPL2.1' 'MPL')
+depends=('librevenge' 'libxml2')
+makedepends=('gperf' 'boost' 'cppunit' 'doxygen')
+source=(https://sourceforge.net/projects/${pkgname//-/}/files//${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.xz
+boost159.patch)
+sha1sums=('950ee08e7a41585636aebb7774fdc6f05817a18c'
+  '8b5b88a05db43773aae486c8410c9bb79e0f6d16')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 -i ../boost159.patch
+  autoreconf -vi
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr #--disable-werror
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=$pkgdir install
+}
+

Copied: libe-book/repos/staging-x86_64/boost159.patch (from rev 253270, 
libe-book/trunk/boost159.patch)
===
--- staging-x86_64/boost159.patch   (rev 0)
+++ staging-x86_64/boost159.patch   2015-12-07 07:39:15 UTC (rev 253271)
@@ -0,0 +1,24 @@
+From b903d0dc91f482b348e5840e5a1df599ebd5e6f9 Mon Sep 17 00:00:00 2001
+From: David Tardon 
+Date: Sun, 30 Aug 2015 13:57:14 +0200
+Subjec

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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:39:15
  Author: foutrelis
Revision: 149719

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

Added:
  gogglesmm/repos/community-staging-i686/
  gogglesmm/repos/community-staging-i686/PKGBUILD
(from rev 149718, gogglesmm/trunk/PKGBUILD)
  gogglesmm/repos/community-staging-i686/gogglesmm.install
(from rev 149718, gogglesmm/trunk/gogglesmm.install)
  gogglesmm/repos/community-staging-x86_64/
  gogglesmm/repos/community-staging-x86_64/PKGBUILD
(from rev 149718, gogglesmm/trunk/PKGBUILD)
  gogglesmm/repos/community-staging-x86_64/gogglesmm.install
(from rev 149718, gogglesmm/trunk/gogglesmm.install)

+
 community-staging-i686/PKGBUILD|   32 +++
 community-staging-i686/gogglesmm.install   |   12 ++
 community-staging-x86_64/PKGBUILD  |   32 +++
 community-staging-x86_64/gogglesmm.install |   12 ++
 4 files changed, 88 insertions(+)

Copied: gogglesmm/repos/community-staging-i686/PKGBUILD (from rev 149718, 
gogglesmm/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:39:15 UTC (rev 149719)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Sander Jansen 
+
+pkgname=gogglesmm
+pkgver=1.0.7
+pkgrel=3
+pkgdesc="Music Manager and Player"
+arch=('i686' 'x86_64')
+url="http://gogglesmm.github.io/";
+license=('GPL3')
+depends=('fox-devel>=1.7.48' 'libmad' 'faad2' 'sqlite3'
+'libpulse' 'opus' 'dbus' 'taglib>=1.9.0' 'glew'
+'hicolor-icon-theme' 'desktop-file-utils')
+makedepends=('glproto' 'dri2proto')
+conflicts=('musicmanager')
+replaces=('musicmanager')
+install="$pkgname.install"
+source=("$pkgname-$pkgver.tar.gz::https://github.com/gogglesmm/gogglesmm/archive/$pkgver.tar.gz";)
+md5sums=('7f1748212a11a6e05c6197a6c96073a8')
+
+build() {
+  cd gogglesmm-$pkgver
+  export RESWRAP=/usr/bin/reswrap-1.7
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd gogglesmm-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: gogglesmm/repos/community-staging-i686/gogglesmm.install (from rev 
149718, gogglesmm/trunk/gogglesmm.install)
===
--- community-staging-i686/gogglesmm.install(rev 0)
+++ community-staging-i686/gogglesmm.install2015-12-07 07:39:15 UTC (rev 
149719)
@@ -0,0 +1,12 @@
+post_install() {
+  which xdg-icon-resource >/dev/null && xdg-icon-resource forceupdate --theme 
hicolor 2> /dev/null
+  which update-desktop-database >/dev/null && update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: gogglesmm/repos/community-staging-x86_64/PKGBUILD (from rev 149718, 
gogglesmm/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 07:39:15 UTC (rev 149719)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Sander Jansen 
+
+pkgname=gogglesmm
+pkgver=1.0.7
+pkgrel=3
+pkgdesc="Music Manager and Player"
+arch=('i686' 'x86_64')
+url="http://gogglesmm.github.io/";
+license=('GPL3')
+depends=('fox-devel>=1.7.48' 'libmad' 'faad2' 'sqlite3'
+'libpulse' 'opus' 'dbus' 'taglib>=1.9.0' 'glew'
+'hicolor-icon-theme' 'desktop-file-utils')
+makedepends=('glproto' 'dri2proto')
+conflicts=('musicmanager')
+replaces=('musicmanager')
+install="$pkgname.install"
+source=("$pkgname-$pkgver.tar.gz::https://github.com/gogglesmm/gogglesmm/archive/$pkgver.tar.gz";)
+md5sums=('7f1748212a11a6e05c6197a6c96073a8')
+
+build() {
+  cd gogglesmm-$pkgver
+  export RESWRAP=/usr/bin/reswrap-1.7
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd gogglesmm-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: gogglesmm/repos/community-staging-x86_64/gogglesmm.install (from rev 
149718, gogglesmm/trunk/gogglesmm.install)
===
--- community-staging-x86_64/gogglesmm.install  (rev 0)
+++ community-staging-x86_64/gogglesmm.install  2015-12-07 07:39:15 UTC (rev 
149719)
@@ -0,0 +1,12 @@
+post_install() {
+  which xdg-icon-resource >/dev/null && xdg-icon-resource forceupdate --theme 
hicolor 2> /dev/null
+  which update-desktop-database >/dev/null && update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:39:07
  Author: foutrelis
Revision: 149718

C++11 ABI rebuild

Modified:
  gogglesmm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:37:25 UTC (rev 149717)
+++ PKGBUILD2015-12-07 07:39:07 UTC (rev 149718)
@@ -4,7 +4,7 @@
 
 pkgname=gogglesmm
 pkgver=1.0.7
-pkgrel=2
+pkgrel=3
 pkgdesc="Music Manager and Player"
 arch=('i686' 'x86_64')
 url="http://gogglesmm.github.io/";


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:39:07
  Author: foutrelis
Revision: 253270

C++11 ABI rebuild

Modified:
  libe-book/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:38:20 UTC (rev 253269)
+++ PKGBUILD2015-12-07 07:39:07 UTC (rev 253270)
@@ -4,7 +4,7 @@
 
 pkgname=libe-book
 pkgver=0.1.2
-pkgrel=3
+pkgrel=4
 pkgdesc="Library for import of reflowable e-book formats."
 arch=('i686' 'x86_64')
 url="http://sourceforge.net/projects/libebook/";


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

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:38:20
  Author: fyan
Revision: 253269

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

Added:
  libpagemaker/repos/staging-i686/
  libpagemaker/repos/staging-i686/PKGBUILD
(from rev 253268, libpagemaker/trunk/PKGBUILD)
  libpagemaker/repos/staging-x86_64/
  libpagemaker/repos/staging-x86_64/PKGBUILD
(from rev 253268, libpagemaker/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   32 
 staging-x86_64/PKGBUILD |   32 
 2 files changed, 64 insertions(+)

Copied: libpagemaker/repos/staging-i686/PKGBUILD (from rev 253268, 
libpagemaker/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 07:38:20 UTC (rev 253269)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: AndyRTR 
+
+pkgname=libpagemaker
+pkgver=0.0.2
+pkgrel=2
+pkgdesc="a library that parses the file format of Aldus/Adobe PageMaker 
documents"
+arch=('i686' 'x86_64')
+url="https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker";
+license=('MPL')
+source=(http://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${pkgver}.tar.xz)
+depends=('librevenge')
+makedepends=('boost')
+md5sums=('1e6fec3e30f4f47c4c2619ee232dec04')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}
+

Copied: libpagemaker/repos/staging-x86_64/PKGBUILD (from rev 253268, 
libpagemaker/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 07:38:20 UTC (rev 253269)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: AndyRTR 
+
+pkgname=libpagemaker
+pkgver=0.0.2
+pkgrel=2
+pkgdesc="a library that parses the file format of Aldus/Adobe PageMaker 
documents"
+arch=('i686' 'x86_64')
+url="https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker";
+license=('MPL')
+source=(http://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${pkgver}.tar.xz)
+depends=('librevenge')
+makedepends=('boost')
+md5sums=('1e6fec3e30f4f47c4c2619ee232dec04')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}
+


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:37:18
  Author: foutrelis
Revision: 149716

C++11 ABI rebuild

Modified:
  libofx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:37:13 UTC (rev 149715)
+++ PKGBUILD2015-12-07 07:37:18 UTC (rev 149716)
@@ -4,7 +4,7 @@
 pkgbase=libofx
 pkgname=('libofx' 'libofx-doc')
 pkgver=0.9.9
-pkgrel=1
+pkgrel=2
 pkgdesc="API for the OFX banking standard"
 arch=('i686' 'x86_64')
 url="http://libofx.sourceforge.net";


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

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 08:37:01
  Author: bpiotrowski
Revision: 149714

C++11 ABI rebuild

Modified:
  deepin-menu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:34:22 UTC (rev 149713)
+++ PKGBUILD2015-12-07 07:37:01 UTC (rev 149714)
@@ -5,7 +5,7 @@
 
 pkgname=deepin-menu
 pkgver=2.90.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Deepin menu service for building beautiful menus"
 arch=('i686' 'x86_64')
 url="https://gitcafe.com/Deepin/deepin-menu";


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

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:37:22
  Author: fyan
Revision: 253268

C++11 ABI rebuild

Modified:
  libpagemaker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:36:48 UTC (rev 253267)
+++ PKGBUILD2015-12-07 07:37:22 UTC (rev 253268)
@@ -3,7 +3,7 @@
 
 pkgname=libpagemaker
 pkgver=0.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="a library that parses the file format of Aldus/Adobe PageMaker 
documents"
 arch=('i686' 'x86_64')
 url="https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker";


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:37:25
  Author: foutrelis
Revision: 149717

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

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

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

Copied: libofx/repos/community-staging-i686/PKGBUILD (from rev 149716, 
libofx/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:37:25 UTC (rev 149717)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Aaron Griffin 
+
+pkgbase=libofx
+pkgname=('libofx' 'libofx-doc')
+pkgver=0.9.9
+pkgrel=2
+pkgdesc="API for the OFX banking standard"
+arch=('i686' 'x86_64')
+url="http://libofx.sourceforge.net";
+license=('GPL')
+depends=('opensp' 'curl' 'libxml++')
+checkdepends=('gnupg')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+sha1sums=('b8ea875cee16953166449de8ddd1b69fb181f61b')
+
+build() {
+  cd $pkgbase-$pkgver
+  ./configure --prefix=/usr
+  make CXXFLAGS+=-std=c++11
+}
+
+check() {
+  cd $pkgbase-$pkgver
+  make check
+}
+
+package_libofx() {
+  options=('!docs')
+
+  cd $pkgbase-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+package_libofx-doc() {
+  pkgdesc="Documention of the OFX banking standard API"
+  depends=()
+
+  cd $pkgbase-$pkgver
+  make DESTDIR="$pkgdir" install-docDATA
+  make -C doc DESTDIR="$pkgdir" install
+}

Copied: libofx/repos/community-staging-x86_64/PKGBUILD (from rev 149716, 
libofx/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 07:37:25 UTC (rev 149717)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Aaron Griffin 
+
+pkgbase=libofx
+pkgname=('libofx' 'libofx-doc')
+pkgver=0.9.9
+pkgrel=2
+pkgdesc="API for the OFX banking standard"
+arch=('i686' 'x86_64')
+url="http://libofx.sourceforge.net";
+license=('GPL')
+depends=('opensp' 'curl' 'libxml++')
+checkdepends=('gnupg')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+sha1sums=('b8ea875cee16953166449de8ddd1b69fb181f61b')
+
+build() {
+  cd $pkgbase-$pkgver
+  ./configure --prefix=/usr
+  make CXXFLAGS+=-std=c++11
+}
+
+check() {
+  cd $pkgbase-$pkgver
+  make check
+}
+
+package_libofx() {
+  options=('!docs')
+
+  cd $pkgbase-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+package_libofx-doc() {
+  pkgdesc="Documention of the OFX banking standard API"
+  depends=()
+
+  cd $pkgbase-$pkgver
+  make DESTDIR="$pkgdir" install-docDATA
+  make -C doc DESTDIR="$pkgdir" install
+}


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:36:48
  Author: foutrelis
Revision: 253267

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

Added:
  scim-anthy/repos/staging-i686/
  scim-anthy/repos/staging-i686/PKGBUILD
(from rev 253266, scim-anthy/trunk/PKGBUILD)
  scim-anthy/repos/staging-x86_64/
  scim-anthy/repos/staging-x86_64/PKGBUILD
(from rev 253266, scim-anthy/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   26 ++
 staging-x86_64/PKGBUILD |   26 ++
 2 files changed, 52 insertions(+)

Copied: scim-anthy/repos/staging-i686/PKGBUILD (from rev 253266, 
scim-anthy/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 07:36:48 UTC (rev 253267)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: damir 
+
+pkgname=scim-anthy
+pkgver=1.2.7
+pkgrel=5
+_filecode=37309
+pkgdesc='Japanese input method module for SCIM'
+url='http://sourceforge.jp/projects/scim-imengine/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('scim' 'anthy')
+source=("http://osdn.dl.sourceforge.jp/scim-imengine/${_filecode}/${pkgname}-${pkgver}.tar.gz";)
+sha1sums=('1429cf202f5cdcfc4733220acbe27dd9edb75db8')
+
+build() {
+   cd "$srcdir/$pkgname-$pkgver"
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+   make DESTDIR="$pkgdir" install
+}

Copied: scim-anthy/repos/staging-x86_64/PKGBUILD (from rev 253266, 
scim-anthy/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 07:36:48 UTC (rev 253267)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: damir 
+
+pkgname=scim-anthy
+pkgver=1.2.7
+pkgrel=5
+_filecode=37309
+pkgdesc='Japanese input method module for SCIM'
+url='http://sourceforge.jp/projects/scim-imengine/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('scim' 'anthy')
+source=("http://osdn.dl.sourceforge.jp/scim-imengine/${_filecode}/${pkgname}-${pkgver}.tar.gz";)
+sha1sums=('1429cf202f5cdcfc4733220acbe27dd9edb75db8')
+
+build() {
+   cd "$srcdir/$pkgname-$pkgver"
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+   make DESTDIR="$pkgdir" install
+}


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

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 08:37:13
  Author: bpiotrowski
Revision: 149715

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

Added:
  deepin-menu/repos/community-staging-i686/
  deepin-menu/repos/community-staging-i686/PKGBUILD
(from rev 149714, deepin-menu/trunk/PKGBUILD)
  deepin-menu/repos/community-staging-x86_64/
  deepin-menu/repos/community-staging-x86_64/PKGBUILD
(from rev 149714, deepin-menu/trunk/PKGBUILD)

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

Copied: deepin-menu/repos/community-staging-i686/PKGBUILD (from rev 149714, 
deepin-menu/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:37:13 UTC (rev 149715)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-menu
+pkgver=2.90.1
+pkgrel=2
+pkgdesc="Deepin menu service for building beautiful menus"
+arch=('i686' 'x86_64')
+url="https://gitcafe.com/Deepin/deepin-menu";
+license=('GPL3')
+depends=('python2-pyqt5' 'qt5-x11extras')
+makedepends=('python2-setuptools' 'qt5-declarative' 'git')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/deepin-menu.git#tag=$pkgver";)
+sha256sums=('SKIP')
+
+prepare() {
+  cd deepin-menu
+
+  # fix python version
+  find -iname "*.py" | xargs sed -i 's=\(^#! */usr/bin.*\)python *$=\1python2='
+}
+
+build() {
+  cd deepin-menu
+
+  python2 setup.py build
+  qmake-qt5
+  make
+}
+
+package() {
+  cd deepin-menu
+
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -dm 755 "${pkgdir}"/usr/share/dbus-1/services/
+  install -dm 755 "${pkgdir}"/etc/xdg/autostart/
+
+  rm -r "${pkgdir}"/usr/deepin_menu
+
+  install -m 644 *.service "${pkgdir}"/usr/share/dbus-1/services/
+  install -m 644 *.desktop "${pkgdir}"/etc/xdg/autostart/
+}

Copied: deepin-menu/repos/community-staging-x86_64/PKGBUILD (from rev 149714, 
deepin-menu/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 07:37:13 UTC (rev 149715)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-menu
+pkgver=2.90.1
+pkgrel=2
+pkgdesc="Deepin menu service for building beautiful menus"
+arch=('i686' 'x86_64')
+url="https://gitcafe.com/Deepin/deepin-menu";
+license=('GPL3')
+depends=('python2-pyqt5' 'qt5-x11extras')
+makedepends=('python2-setuptools' 'qt5-declarative' 'git')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/deepin-menu.git#tag=$pkgver";)
+sha256sums=('SKIP')
+
+prepare() {
+  cd deepin-menu
+
+  # fix python version
+  find -iname "*.py" | xargs sed -i 's=\(^#! */usr/bin.*\)python *$=\1python2='
+}
+
+build() {
+  cd deepin-menu
+
+  python2 setup.py build
+  qmake-qt5
+  make
+}
+
+package() {
+  cd deepin-menu
+
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -dm 755 "${pkgdir}"/usr/share/dbus-1/services/
+  install -dm 755 "${pkgdir}"/etc/xdg/autostart/
+
+  rm -r "${pkgdir}"/usr/deepin_menu
+
+  install -m 644 *.service "${pkgdir}"/usr/share/dbus-1/services/
+  install -m 644 *.desktop "${pkgdir}"/etc/xdg/autostart/
+}


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:36:41
  Author: foutrelis
Revision: 253266

C++11 ABI rebuild

Modified:
  scim-anthy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:35:59 UTC (rev 253265)
+++ PKGBUILD2015-12-07 07:36:41 UTC (rev 253266)
@@ -4,7 +4,7 @@
 
 pkgname=scim-anthy
 pkgver=1.2.7
-pkgrel=4
+pkgrel=5
 _filecode=37309
 pkgdesc='Japanese input method module for SCIM'
 url='http://sourceforge.jp/projects/scim-imengine/'


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

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:35:59
  Author: fyan
Revision: 253265

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

Added:
  kfilemetadata4/repos/staging-i686/
  kfilemetadata4/repos/staging-i686/PKGBUILD
(from rev 253262, kfilemetadata4/trunk/PKGBUILD)
  kfilemetadata4/repos/staging-x86_64/
  kfilemetadata4/repos/staging-x86_64/PKGBUILD
(from rev 253262, kfilemetadata4/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   34 ++
 staging-x86_64/PKGBUILD |   34 ++
 2 files changed, 68 insertions(+)

Copied: kfilemetadata4/repos/staging-i686/PKGBUILD (from rev 253262, 
kfilemetadata4/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 07:35:59 UTC (rev 253265)
@@ -0,0 +1,34 @@
+# $Id: PKGBUILD 226395 2014-11-19 15:22:21Z fyan $
+# Maintainer: Andrea Scarpino 
+
+pkgname=kfilemetadata4
+_pkgname=kfilemetadata
+pkgver=4.14.3
+pkgrel=3
+pkgdesc="A library for extracting file metadata"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/kfilemetadata'
+license=('LGPL')
+depends=('poppler-qt' 'taglib' 'ffmpeg' 'ebook-tools' 'kdegraphics-mobipocket')
+makedepends=('cmake' 'automoc4')
+conflicts=('kfilemetadata<5')
+replaces=('kfilemetadata<5')
+source=("http://download.kde.org/stable/${pkgver}/src/${_pkgname}-${pkgver}.tar.xz";)
+sha1sums=('6b106223b3d4ab9ba0516b8301e564af2416eaa9')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kfilemetadata4/repos/staging-x86_64/PKGBUILD (from rev 253262, 
kfilemetadata4/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 07:35:59 UTC (rev 253265)
@@ -0,0 +1,34 @@
+# $Id: PKGBUILD 226395 2014-11-19 15:22:21Z fyan $
+# Maintainer: Andrea Scarpino 
+
+pkgname=kfilemetadata4
+_pkgname=kfilemetadata
+pkgver=4.14.3
+pkgrel=3
+pkgdesc="A library for extracting file metadata"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/kfilemetadata'
+license=('LGPL')
+depends=('poppler-qt' 'taglib' 'ffmpeg' 'ebook-tools' 'kdegraphics-mobipocket')
+makedepends=('cmake' 'automoc4')
+conflicts=('kfilemetadata<5')
+replaces=('kfilemetadata<5')
+source=("http://download.kde.org/stable/${pkgver}/src/${_pkgname}-${pkgver}.tar.xz";)
+sha1sums=('6b106223b3d4ab9ba0516b8301e564af2416eaa9')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:35:58
  Author: foutrelis
Revision: 253264

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

Added:
  scim-tables/repos/staging-i686/
  scim-tables/repos/staging-i686/PKGBUILD
(from rev 253263, scim-tables/trunk/PKGBUILD)
  scim-tables/repos/staging-x86_64/
  scim-tables/repos/staging-x86_64/PKGBUILD
(from rev 253263, scim-tables/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   28 
 staging-x86_64/PKGBUILD |   28 
 2 files changed, 56 insertions(+)

Copied: scim-tables/repos/staging-i686/PKGBUILD (from rev 253263, 
scim-tables/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 07:35:58 UTC (rev 253264)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Gan Lu 
+# Contributor: damir 
+
+pkgname=scim-tables
+pkgver=0.5.14.1
+pkgrel=2
+pkgdesc='Generic table input method module for SCIM'
+url='http://sourceforge.net/projects/scim/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('scim')
+makedepends=('intltool')
+source=("http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.gz";)
+sha1sums=('bee90f7322ba8cf256af14e0837460f87037e37d')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./bootstrap
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: scim-tables/repos/staging-x86_64/PKGBUILD (from rev 253263, 
scim-tables/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 07:35:58 UTC (rev 253264)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Gan Lu 
+# Contributor: damir 
+
+pkgname=scim-tables
+pkgver=0.5.14.1
+pkgrel=2
+pkgdesc='Generic table input method module for SCIM'
+url='http://sourceforge.net/projects/scim/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('scim')
+makedepends=('intltool')
+source=("http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.gz";)
+sha1sums=('bee90f7322ba8cf256af14e0837460f87037e37d')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./bootstrap
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:35:50
  Author: foutrelis
Revision: 253263

C++11 ABI rebuild

Modified:
  scim-tables/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:34:59 UTC (rev 253262)
+++ PKGBUILD2015-12-07 07:35:50 UTC (rev 253263)
@@ -5,7 +5,7 @@
 
 pkgname=scim-tables
 pkgver=0.5.14.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Generic table input method module for SCIM'
 url='http://sourceforge.net/projects/scim/'
 arch=('i686' 'x86_64')


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

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:34:59
  Author: fyan
Revision: 253262

C++11 ABI rebuild

Modified:
  kfilemetadata4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:31:46 UTC (rev 253261)
+++ PKGBUILD2015-12-07 07:34:59 UTC (rev 253262)
@@ -4,7 +4,7 @@
 pkgname=kfilemetadata4
 _pkgname=kfilemetadata
 pkgver=4.14.3
-pkgrel=2
+pkgrel=3
 pkgdesc="A library for extracting file metadata"
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/kfilemetadata'


[arch-commits] Commit in plasma-maliit-framework/trunk (PKGBUILD)

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 08:34:11
  Author: bpiotrowski
Revision: 149712

C++11 ABI rebuild

Modified:
  plasma-maliit-framework/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:34:00 UTC (rev 149711)
+++ PKGBUILD2015-12-07 07:34:11 UTC (rev 149712)
@@ -5,7 +5,7 @@
 pkgname=plasma-maliit-framework
 pkgver=0.99.0.20150710
 _commit=0e273b3863d3435cfc486cf1aa9dcecfad1e180d
-pkgrel=1
+pkgrel=2
 pkgdesc="Framework for Maliit integration with Plasma"
 arch=('i686' 'x86_64')
 license=('GPL')


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:33:50
  Author: foutrelis
Revision: 149710

C++11 ABI rebuild

Modified:
  vapoursynth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:32:49 UTC (rev 149709)
+++ PKGBUILD2015-12-07 07:33:50 UTC (rev 149710)
@@ -5,7 +5,7 @@
 
 pkgname=vapoursynth
 pkgver=R28
-pkgrel=1
+pkgrel=2
 pkgdesc='A video processing framework with the future in mind'
 arch=('i686' 'x86_64')
 url='http://www.vapoursynth.com/'


[arch-commits] Commit in plasma-maliit-framework/repos (4 files)

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 08:34:22
  Author: bpiotrowski
Revision: 149713

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

Added:
  plasma-maliit-framework/repos/community-staging-i686/
  plasma-maliit-framework/repos/community-staging-i686/PKGBUILD
(from rev 149712, plasma-maliit-framework/trunk/PKGBUILD)
  plasma-maliit-framework/repos/community-staging-x86_64/
  plasma-maliit-framework/repos/community-staging-x86_64/PKGBUILD
(from rev 149712, plasma-maliit-framework/trunk/PKGBUILD)

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

Copied: plasma-maliit-framework/repos/community-staging-i686/PKGBUILD (from rev 
149712, plasma-maliit-framework/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:34:22 UTC (rev 149713)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Bhushan Shah 
+
+pkgname=plasma-maliit-framework
+pkgver=0.99.0.20150710
+_commit=0e273b3863d3435cfc486cf1aa9dcecfad1e180d
+pkgrel=2
+pkgdesc="Framework for Maliit integration with Plasma"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://projects.kde.org/plasma-maliit-framework";
+depends=('qt5-declarative' 'kwayland' 'karchive')
+makedepends=('git')
+source=("git+https://github.com/KDE/plasma-maliit-framework.git#commit=$_commit";)
+md5sums=('SKIP')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  qmake -makefile \
+CONFIG+=qt5-inputcontext \
+CONFIG+=nohwkeyboard \
+CONFIG+=enable-dbus-activation \
+CONFIG+=notests \
+CONFIG+=nodoc \
+../plasma-maliit-framework
+  make
+}
+
+package() {
+  cd build
+  make install INSTALL_ROOT="$pkgdir/"
+}

Copied: plasma-maliit-framework/repos/community-staging-x86_64/PKGBUILD (from 
rev 149712, plasma-maliit-framework/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 07:34:22 UTC (rev 149713)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Bhushan Shah 
+
+pkgname=plasma-maliit-framework
+pkgver=0.99.0.20150710
+_commit=0e273b3863d3435cfc486cf1aa9dcecfad1e180d
+pkgrel=2
+pkgdesc="Framework for Maliit integration with Plasma"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://projects.kde.org/plasma-maliit-framework";
+depends=('qt5-declarative' 'kwayland' 'karchive')
+makedepends=('git')
+source=("git+https://github.com/KDE/plasma-maliit-framework.git#commit=$_commit";)
+md5sums=('SKIP')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  qmake -makefile \
+CONFIG+=qt5-inputcontext \
+CONFIG+=nohwkeyboard \
+CONFIG+=enable-dbus-activation \
+CONFIG+=notests \
+CONFIG+=nodoc \
+../plasma-maliit-framework
+  make
+}
+
+package() {
+  cd build
+  make install INSTALL_ROOT="$pkgdir/"
+}


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:34:00
  Author: foutrelis
Revision: 149711

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

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

--+
 community-staging-i686/PKGBUILD  |   40 +
 community-staging-i686/vapoursynth.install   |   13 
 community-staging-x86_64/PKGBUILD|   40 +
 community-staging-x86_64/vapoursynth.install |   13 
 4 files changed, 106 insertions(+)

Copied: vapoursynth/repos/community-staging-i686/PKGBUILD (from rev 149710, 
vapoursynth/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:34:00 UTC (rev 149711)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: sl1pkn07 
+# Contributor: jackoneill 
+
+pkgname=vapoursynth
+pkgver=R28
+pkgrel=2
+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=('6703c6dd0ab4971e1c9e14f4f78b5301d3470f211fd4e80d89c5c8f01857d95e'
+'8e51579547d20cd7cb9618a47b3ac508423d09d76649bf038d0ab9acb850b068')
+
+build() {
+  cd vapoursynth-${pkgver}
+
+  ./autogen.sh
+  ./configure \
+--prefix='/usr'
+  make
+}
+
+package() {
+  cd vapoursynth-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+
+  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-staging-i686/vapoursynth.install (from rev 
149710, vapoursynth/trunk/vapoursynth.install)
===
--- community-staging-i686/vapoursynth.install  (rev 0)
+++ community-staging-i686/vapoursynth.install  2015-12-07 07:34:00 UTC (rev 
149711)
@@ -0,0 +1,13 @@
+post_install() {
+  update-mime-database usr/share/mime
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+# vim: ts=2 sw=2 et:

Copied: vapoursynth/repos/community-staging-i686/vapoursynth.xml (from rev 
149710, vapoursynth/trunk/vapoursynth.xml)
===
(Binary files differ)

Copied: vapoursynth/repos/community-staging-x86_64/PKGBUILD (from rev 149710, 
vapoursynth/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 07:34:00 UTC (rev 149711)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: sl1pkn07 
+# Contributor: jackoneill 
+
+pkgname=vapoursynth
+pkgver=R28
+pkgrel=2
+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=('6703c6dd0ab4971e1c9e14f4f78b5301d3470f211fd4e80d89c5c8f01857d95e'
+'8e51579547d20cd7cb9618a47b3ac508423d09d76649bf038d0ab9acb850b068')
+
+build() {
+  cd vapoursynth-${pkgver}
+
+  ./autogen.sh
+  ./configure \
+--prefix='/usr'
+  make
+}
+
+package() {
+  cd vapoursynth-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+
+  install -dm 755 "${pkgdir}"/usr/share/{licenses/vapoursynth,mime/packages}
+  install -m 644 ofl.txt "${pkgdir}"/usr/share/licenses/vapoursynth/
+  instal

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

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:32:49
  Author: fyan
Revision: 149709

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

Added:
  cvc4/repos/community-staging-i686/
  cvc4/repos/community-staging-i686/PKGBUILD
(from rev 149708, cvc4/trunk/PKGBUILD)
  cvc4/repos/community-staging-i686/configure-boost-version.patch
(from rev 149708, cvc4/trunk/configure-boost-version.patch)
  cvc4/repos/community-staging-x86_64/
  cvc4/repos/community-staging-x86_64/PKGBUILD
(from rev 149708, cvc4/trunk/PKGBUILD)
  cvc4/repos/community-staging-x86_64/configure-boost-version.patch
(from rev 149708, cvc4/trunk/configure-boost-version.patch)

+
 community-staging-i686/PKGBUILD|   39 +++
 community-staging-i686/configure-boost-version.patch   |   27 ++
 community-staging-x86_64/PKGBUILD  |   39 +++
 community-staging-x86_64/configure-boost-version.patch |   27 ++
 4 files changed, 132 insertions(+)

Copied: cvc4/repos/community-staging-i686/PKGBUILD (from rev 149708, 
cvc4/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:32:49 UTC (rev 149709)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Philipp Sieweck
+
+pkgname=cvc4
+pkgver=1.4
+pkgrel=4
+pkgdesc="An automatic theorem prover"
+arch=('i686' 'x86_64')
+url="http://cvc4.cs.nyu.edu/web/";
+depends=('boost' 'libantlr3c' 'cln')
+optdepends=('readline: for an improved interaction support')
+license=('GPL' 'BSD' 'MIT' 'custom:HPND')
+source=("http://cvc4.cs.nyu.edu/builds/src/cvc4-$pkgver.tar.gz";
+configure-boost-version.patch)
+md5sums=('581c559c02b94fcb18b2e5b11432e009'
+ 'd9cbfad2415d4a675ebabf3f7c5cdd5d')
+
+prepare() {
+  patch "$srcdir"/cvc4-$pkgver/configure configure-boost-version.patch
+}
+
+build() {
+  cd "$srcdir"/cvc4-$pkgver
+  ./configure --prefix=/usr --enable-optimization --disable-doxygen-doc 
--with-cln --enable-gpl
+  make
+}
+
+package() {
+  cd "$srcdir"/cvc4-$pkgver
+  make prefix="$pkgdir"/usr install
+  install -D COPYING "$pkgdir"/usr/share/licenses/cvc4/LICENCE
+
+  cd "$pkgdir"
+  rmdir "usr/share/perl5" "usr/lib/pyshared" "usr/lib/php" "usr/lib/jni" \
+"usr/lib/csharp" "usr/share/java" "usr/share/php" "usr/share/csharp" \
+"usr/lib/ruby" "usr/lib/tcltk" "usr/lib/perl5" "usr/share/pyshared" \
+"usr/lib/ocaml/cvc4" "usr/lib/ocaml"
+}

Copied: cvc4/repos/community-staging-i686/configure-boost-version.patch (from 
rev 149708, cvc4/trunk/configure-boost-version.patch)
===
--- community-staging-i686/configure-boost-version.patch
(rev 0)
+++ community-staging-i686/configure-boost-version.patch2015-12-07 
07:32:49 UTC (rev 149709)
@@ -0,0 +1,27 @@
+--- configure~ 2014-07-13 19:47:37.469270988 +0200
 configure  2015-06-09 13:46:07.731066225 +0200
+@@ -24795,17 +24795,15 @@
+ if ${boost_cv_lib_version+:} false; then :
+   $as_echo_n "(cached) " >&6
+ else
+-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
++  cat confdefs.h - &5 |
+-  tr -d '\r' |
+-  $SED -n -e "/^boost-lib-version = /{s///;s/\"//g;p;q;}" >conftest.i 2>&1; 
then :
+-  boost_cv_lib_version=`cat conftest.i`
+-fi
+-rm -rf conftest*
++#include 
++int main(int argc, char **argv) { printf("%s\n", BOOST_LIB_VERSION); return 
0; }
++EOF
++  gcc conftest.c -o conftest
++  boost_cv_lib_version=`./conftest`
++  rm -f conftest conftest.c
+ 
+ fi
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $boost_cv_lib_version" >&5

Copied: cvc4/repos/community-staging-x86_64/PKGBUILD (from rev 149708, 
cvc4/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 07:32:49 UTC (rev 149709)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Philipp Sieweck
+
+pkgname=cvc4
+pkgver=1.4
+pkgrel=4
+pkgdesc="An automatic theorem prover"
+arch=('i686' 'x86_64')
+url="http://cvc4.cs.nyu.edu/web/";
+depends=('boost' 'libantlr3c' 'cln')
+optdepends=('readline: for an improved interaction support')
+license=('GPL' 'BSD' 'MIT' 'custom:HPND')
+source=("http://cvc4.cs.nyu.edu/builds/src/cvc4-$pkgver.tar.gz";
+configure-boost-version.patch)
+md5sums=('581c559c02b94fcb18b2e5b11432e009'
+ 'd9cbfad2415d4a675ebabf3f7c5cdd5d')
+
+prepare() {
+  patch "$srcdir"/cvc4-$pkgver/configure configure-boost-version.patch
+}
+
+build() {
+  cd "$srcdir"/cvc4-$pkgver
+  ./configure --prefix=/usr --enable-optimization --

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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:31:46
  Author: foutrelis
Revision: 253261

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

Added:
  opal/repos/staging-i686/
  opal/repos/staging-i686/PKGBUILD
(from rev 253260, opal/trunk/PKGBUILD)
  opal/repos/staging-i686/opal-ffmpeg.patch
(from rev 253260, opal/trunk/opal-ffmpeg.patch)
  opal/repos/staging-x86_64/
  opal/repos/staging-x86_64/PKGBUILD
(from rev 253260, opal/trunk/PKGBUILD)
  opal/repos/staging-x86_64/opal-ffmpeg.patch
(from rev 253260, opal/trunk/opal-ffmpeg.patch)

--+
 staging-i686/PKGBUILD|   35 +++
 staging-i686/opal-ffmpeg.patch   |  389 +
 staging-x86_64/PKGBUILD  |   35 +++
 staging-x86_64/opal-ffmpeg.patch |  389 +
 4 files changed, 848 insertions(+)

Copied: opal/repos/staging-i686/PKGBUILD (from rev 253260, opal/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 07:31:46 UTC (rev 253261)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Tom K 
+pkgname=opal
+pkgver=3.10.11
+pkgrel=9
+pkgdesc="Open Phone Abstraction Library"
+arch=(i686 x86_64)
+url="http://www.opalvoip.org";
+license=(GPL)
+depends=(ptlib libtheora libx264 speex gsm celt)
+makedepends=(ffmpeg x264)
+optdepends=('ffmpeg: h263 and mpeg4 plugins')
+options=(!makeflags)
+source=(http://downloads.sourceforge.net/opalvoip/$pkgname-$pkgver.tar.bz2
+opal-ffmpeg.patch)
+sha256sums=('f38e7969e88a28dd9a10a6051315aceecde79d0bbd1a35676868dc5787aed706'
+'83f60ecf692e004293ce9dbaae7d7eb64d9713d3bfb71a0e7b1a0d1f936794cd')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../opal-ffmpeg.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+  CXXFLAGS="$CXXFLAGS -fpermissive" \
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}

Copied: opal/repos/staging-i686/opal-ffmpeg.patch (from rev 253260, 
opal/trunk/opal-ffmpeg.patch)
===
--- staging-i686/opal-ffmpeg.patch  (rev 0)
+++ staging-i686/opal-ffmpeg.patch  2015-12-07 07:31:46 UTC (rev 253261)
@@ -0,0 +1,389 @@
+diff -Naur opal-3.10.10-orig/plugins/video/H.263-1998/Makefile.in 
opal-3.10.10/plugins/video/H.263-1998/Makefile.in
+--- opal-3.10.10-orig/plugins/video/H.263-1998/Makefile.in 2013-02-20 
03:18:03.0 +0100
 opal-3.10.10/plugins/video/H.263-1998/Makefile.in  2013-09-10 
21:43:11.091108557 +0200
+@@ -35,7 +35,7 @@
+  $(COMMONDIR)/dyna.cxx
+ 
+ CFLAGS += @LIBAVCODEC_CFLAGS@ -I$(COMMONDIR)
+-LIBS   += @DL_LIBS@
++LIBS   += @DL_LIBS@ @LIBAVUTIL_LIBS@
+ 
+ HAVE_LIBAVCODEC_RTP_MODE=@HAVE_LIBAVCODEC_RTP_MODE@
+ ifeq ($(HAVE_LIBAVCODEC_RTP_MODE),yes)
+diff -Naur opal-3.10.10-orig/plugins/video/H.263-1998/h263-1998.cxx 
opal-3.10.10/plugins/video/H.263-1998/h263-1998.cxx
+--- opal-3.10.10-orig/plugins/video/H.263-1998/h263-1998.cxx   2013-02-20 
03:18:03.0 +0100
 opal-3.10.10/plugins/video/H.263-1998/h263-1998.cxx2013-09-10 
21:43:11.091108557 +0200
+@@ -48,6 +48,10 @@
+ #endif
+ 
+ #include "h263-1998.h"
++extern "C"
++{
++#include 
++}
+ #include 
+ #include 
+ #include 
+@@ -203,7 +207,7 @@
+   PTRACE(4, m_prefix, "Encoder closed");
+ }
+ 
+-bool H263_Base_EncoderContext::Init(CodecID codecId)
++bool H263_Base_EncoderContext::Init(AVCodecID codecId)
+ {
+   PTRACE(5, m_prefix, "Opening encoder");
+ 
+@@ -317,9 +321,9 @@
+ // Level 2+ 
+ // works with eyeBeam, signaled via  non-standard "D"
+ if (atoi(value) == 1)
+-  m_context->flags |= CODEC_FLAG_H263P_UMV; 
++  av_opt_set_int(m_context->priv_data, "umv", 1, 0);
+ else
+-  m_context->flags &= ~CODEC_FLAG_H263P_UMV; 
++  av_opt_set_int(m_context->priv_data, "umv", 0, 0);
+ return;
+   }
+ 
+@@ -328,9 +332,9 @@
+ // Annex F: Advanced Prediction Mode
+ // does not work with eyeBeam
+ if (atoi(value) == 1)
+-  m_context->flags |= CODEC_FLAG_OBMC; 
++  av_opt_set_int(m_context->priv_data, "obmc", 1, 0);
+ else
+-  m_context->flags &= ~CODEC_FLAG_OBMC; 
++  av_opt_set_int(m_context->priv_data, "obmc", 0, 0);
+ return;
+   }
+ #endif
+@@ -360,9 +364,9 @@
+ // Annex K: Slice Structure
+ // does not work with eyeBeam
+ if (atoi(value) != 0)
+-  m_context->flags |= CODEC_FLAG_H263P_SLICE_STRUCT; 
++  av_opt_set_int(m_context->priv_data, "structured_slices", 1, 0);
+ else
+-  m_context->flags &= ~CODEC_FLAG_H263P_SLICE_STRUCT; 
++  av_opt_set_int(m_context->priv_data, "structured_slices", 0, 0);
+ return;
+   }
+ 
+@@ -370,9 +374,9 @@
+ // Annex S: Alternative INTER VLC mode
+ // does not work with eyeBeam
+ if (a

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

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:31:56
  Author: fyan
Revision: 149708

C++11 ABI rebuild

Modified:
  cvc4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:25:50 UTC (rev 149707)
+++ PKGBUILD2015-12-07 07:31:56 UTC (rev 149708)
@@ -4,7 +4,7 @@
 
 pkgname=cvc4
 pkgver=1.4
-pkgrel=3
+pkgrel=4
 pkgdesc="An automatic theorem prover"
 arch=('i686' 'x86_64')
 url="http://cvc4.cs.nyu.edu/web/";


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:31:19
  Author: foutrelis
Revision: 253260

C++11 ABI rebuild

Modified:
  opal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:22:23 UTC (rev 253259)
+++ PKGBUILD2015-12-07 07:31:19 UTC (rev 253260)
@@ -3,7 +3,7 @@
 # Contributor: Tom K 
 pkgname=opal
 pkgver=3.10.11
-pkgrel=8
+pkgrel=9
 pkgdesc="Open Phone Abstraction Library"
 arch=(i686 x86_64)
 url="http://www.opalvoip.org";


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:25:50
  Author: foutrelis
Revision: 149707

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

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

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

Copied: cegui/repos/community-staging-i686/PKGBUILD (from rev 149706, 
cegui/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:25:50 UTC (rev 149707)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Juergen Hoetzel  
+# Contributor: William Rea , 
+# Contributor: Bjorn Lindeijer 
+
+pkgname=cegui
+pkgver=0.8.4
+_tag=0-8-4
+pkgrel=11
+pkgdesc="A free library providing windowing and widgets for graphics 
APIs/engines"
+arch=('i686' 'x86_64')
+url="http://cegui.org.uk";
+license=("MIT")
+depends=('pcre' 'glew' 'expat' 'freetype2' 'libxml2' 'devil' 'freeglut' 
'lua51' 'silly')
+makedepends=('cmake' 'python2' 'doxygen' 'ogre' 'gtk2' 'boost' 'graphviz' 
'irrlicht' 'glm' 'mesa' 'tolua++' 'mercurial')
+optdepends=("python2: python bindings"
+"ogre: ogre module"
+"gtk2: gtk2 module"
+"irrlicht: irrlicht module")
+source=("hg+https://bitbucket.org/cegui/cegui#tag=v${_tag}";)
+md5sums=('SKIP')
+
+build() {
+  cd "$srcdir/cegui"
+
+  sed -i "s/lib64/lib/g" CMakeLists.txt
+
+  [[ -d build ]] && rm -r build
+  mkdir build && cd build
+
+  cmake .. \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCEGUI_LIB_INSTALL_DIR=lib \
+  -DCEGUI_BUILD_PYTHON_MODULES=ON \
+  -DPYTHON_EXECUTABLE=/usr/bin/python2
+
+  make
+  make html
+}
+
+package() {
+  cd "$srcdir/cegui"/build
+ 
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 ../COPYING "${pkgdir}/usr/share/licenses/$pkgname/LICENSE"
+}

Copied: cegui/repos/community-staging-x86_64/PKGBUILD (from rev 149706, 
cegui/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 07:25:50 UTC (rev 149707)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Juergen Hoetzel  
+# Contributor: William Rea , 
+# Contributor: Bjorn Lindeijer 
+
+pkgname=cegui
+pkgver=0.8.4
+_tag=0-8-4
+pkgrel=11
+pkgdesc="A free library providing windowing and widgets for graphics 
APIs/engines"
+arch=('i686' 'x86_64')
+url="http://cegui.org.uk";
+license=("MIT")
+depends=('pcre' 'glew' 'expat' 'freetype2' 'libxml2' 'devil' 'freeglut' 
'lua51' 'silly')
+makedepends=('cmake' 'python2' 'doxygen' 'ogre' 'gtk2' 'boost' 'graphviz' 
'irrlicht' 'glm' 'mesa' 'tolua++' 'mercurial')
+optdepends=("python2: python bindings"
+"ogre: ogre module"
+"gtk2: gtk2 module"
+"irrlicht: irrlicht module")
+source=("hg+https://bitbucket.org/cegui/cegui#tag=v${_tag}";)
+md5sums=('SKIP')
+
+build() {
+  cd "$srcdir/cegui"
+
+  sed -i "s/lib64/lib/g" CMakeLists.txt
+
+  [[ -d build ]] && rm -r build
+  mkdir build && cd build
+
+  cmake .. \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCEGUI_LIB_INSTALL_DIR=lib \
+  -DCEGUI_BUILD_PYTHON_MODULES=ON \
+  -DPYTHON_EXECUTABLE=/usr/bin/python2
+
+  make
+  make html
+}
+
+package() {
+  cd "$srcdir/cegui"/build
+ 
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 ../COPYING "${pkgdir}/usr/share/licenses/$pkgname/LICENSE"
+}


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:25:42
  Author: foutrelis
Revision: 149706

C++11 ABI rebuild

Modified:
  cegui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:25:27 UTC (rev 149705)
+++ PKGBUILD2015-12-07 07:25:42 UTC (rev 149706)
@@ -7,7 +7,7 @@
 pkgname=cegui
 pkgver=0.8.4
 _tag=0-8-4
-pkgrel=10
+pkgrel=11
 pkgdesc="A free library providing windowing and widgets for graphics 
APIs/engines"
 arch=('i686' 'x86_64')
 url="http://cegui.org.uk";


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

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 08:25:27
  Author: bpiotrowski
Revision: 149705

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

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

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

Copied: liblxqt/repos/community-staging-i686/PKGBUILD (from rev 149704, 
liblxqt/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:25:27 UTC (rev 149705)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=liblxqt
+pkgver=0.10.0
+pkgrel=5
+pkgdesc="Common base library for LXQt components."
+arch=("i686" "x86_64")
+url="http://lxqt.org";
+license=("GPL2")
+depends=("kwindowsystem" "libqtxdg")
+makedepends=("cmake" "qt5-tools")
+source=(
+"https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
+"https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+)
+sha256sums=(
+"77a42a9ae79d0887bf09cba0c6aaf59ba71edb0bc807736384d1072254aace7c"
+"SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+build() {
+   mkdir -p build
+   cd build
+   cmake "$srcdir/$pkgname-$pkgver" \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_INSTALL_LIBDIR=lib
+   make
+}
+
+package() {
+   cd build
+   make DESTDIR="$pkgdir" install
+}

Copied: liblxqt/repos/community-staging-x86_64/PKGBUILD (from rev 149704, 
liblxqt/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 07:25:27 UTC (rev 149705)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=liblxqt
+pkgver=0.10.0
+pkgrel=5
+pkgdesc="Common base library for LXQt components."
+arch=("i686" "x86_64")
+url="http://lxqt.org";
+license=("GPL2")
+depends=("kwindowsystem" "libqtxdg")
+makedepends=("cmake" "qt5-tools")
+source=(
+"https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
+"https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+)
+sha256sums=(
+"77a42a9ae79d0887bf09cba0c6aaf59ba71edb0bc807736384d1072254aace7c"
+"SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+build() {
+   mkdir -p build
+   cd build
+   cmake "$srcdir/$pkgname-$pkgver" \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_INSTALL_LIBDIR=lib
+   make
+}
+
+package() {
+   cd build
+   make DESTDIR="$pkgdir" install
+}


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

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 08:25:15
  Author: bpiotrowski
Revision: 149704

C++11 ABI rebuild

Modified:
  liblxqt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:24:33 UTC (rev 149703)
+++ PKGBUILD2015-12-07 07:25:15 UTC (rev 149704)
@@ -3,7 +3,7 @@
 
 pkgname=liblxqt
 pkgver=0.10.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Common base library for LXQt components."
 arch=("i686" "x86_64")
 url="http://lxqt.org";


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

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:24:33
  Author: fyan
Revision: 149703

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

Added:
  cinelerra-cv/repos/community-staging-i686/
  cinelerra-cv/repos/community-staging-i686/PKGBUILD
(from rev 149702, cinelerra-cv/trunk/PKGBUILD)
  cinelerra-cv/repos/community-staging-i686/cinelerra-std_and_str_h.patch
(from rev 149702, cinelerra-cv/trunk/cinelerra-std_and_str_h.patch)
  cinelerra-cv/repos/community-staging-i686/ffmpeg2.0.patch
(from rev 149702, cinelerra-cv/trunk/ffmpeg2.0.patch)
  cinelerra-cv/repos/community-staging-i686/ffmpeg_api.patch
(from rev 149702, cinelerra-cv/trunk/ffmpeg_api.patch)
  cinelerra-cv/repos/community-staging-i686/gcc5fix.patch
(from rev 149702, cinelerra-cv/trunk/gcc5fix.patch)
  cinelerra-cv/repos/community-staging-i686/v4l1_removal.patch
(from rev 149702, cinelerra-cv/trunk/v4l1_removal.patch)
  cinelerra-cv/repos/community-staging-x86_64/
  cinelerra-cv/repos/community-staging-x86_64/PKGBUILD
(from rev 149702, cinelerra-cv/trunk/PKGBUILD)
  cinelerra-cv/repos/community-staging-x86_64/cinelerra-std_and_str_h.patch
(from rev 149702, cinelerra-cv/trunk/cinelerra-std_and_str_h.patch)
  cinelerra-cv/repos/community-staging-x86_64/ffmpeg2.0.patch
(from rev 149702, cinelerra-cv/trunk/ffmpeg2.0.patch)
  cinelerra-cv/repos/community-staging-x86_64/ffmpeg_api.patch
(from rev 149702, cinelerra-cv/trunk/ffmpeg_api.patch)
  cinelerra-cv/repos/community-staging-x86_64/gcc5fix.patch
(from rev 149702, cinelerra-cv/trunk/gcc5fix.patch)
  cinelerra-cv/repos/community-staging-x86_64/v4l1_removal.patch
(from rev 149702, cinelerra-cv/trunk/v4l1_removal.patch)

+
 community-staging-i686/PKGBUILD|  100 +
 community-staging-i686/cinelerra-std_and_str_h.patch   |   81 +++
 community-staging-i686/ffmpeg2.0.patch |   98 +
 community-staging-i686/ffmpeg_api.patch|  163 +++
 community-staging-i686/gcc5fix.patch   |   33 +++
 community-staging-i686/v4l1_removal.patch  |  125 +++
 community-staging-x86_64/PKGBUILD  |  100 +
 community-staging-x86_64/cinelerra-std_and_str_h.patch |   81 +++
 community-staging-x86_64/ffmpeg2.0.patch   |   98 +
 community-staging-x86_64/ffmpeg_api.patch  |  163 +++
 community-staging-x86_64/gcc5fix.patch |   33 +++
 community-staging-x86_64/v4l1_removal.patch|  125 +++
 12 files changed, 1200 insertions(+)

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


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

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:23:29
  Author: fyan
Revision: 149702

C++11 ABI rebuild

Modified:
  cinelerra-cv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:22:00 UTC (rev 149701)
+++ PKGBUILD2015-12-07 07:23:29 UTC (rev 149702)
@@ -7,7 +7,7 @@
 pkgname=cinelerra-cv
 pkgver=2.2
 _gitrel=2.2.0
-pkgrel=26
+pkgrel=27
 epoch=1
 pkgdesc="Professional video editing and compositing environment"
 arch=('x86_64' 'i686')


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

2015-12-06 Thread Antonio Rojas
Date: Monday, December 7, 2015 @ 08:21:49
  Author: arojas
Revision: 149700

C++11 ABI rebuild

Modified:
  mediainfo-gui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:21:08 UTC (rev 149699)
+++ PKGBUILD2015-12-07 07:21:49 UTC (rev 149700)
@@ -4,7 +4,7 @@
 
 pkgname=mediainfo-gui
 pkgver=0.7.79
-pkgrel=1
+pkgrel=2
 pkgdesc="GUI for mediainfo"
 arch=('i686' 'x86_64')
 url="http://mediainfo.sourceforge.net";


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

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 08:22:23
  Author: bpiotrowski
Revision: 253259

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

Added:
  kjobwidgets/repos/staging-i686/
  kjobwidgets/repos/staging-i686/PKGBUILD
(from rev 253258, kjobwidgets/trunk/PKGBUILD)
  kjobwidgets/repos/staging-x86_64/
  kjobwidgets/repos/staging-x86_64/PKGBUILD
(from rev 253258, kjobwidgets/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   36 
 staging-x86_64/PKGBUILD |   36 
 2 files changed, 72 insertions(+)

Copied: kjobwidgets/repos/staging-i686/PKGBUILD (from rev 253258, 
kjobwidgets/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 07:22:23 UTC (rev 253259)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kjobwidgets
+pkgver=5.16.0
+pkgrel=2
+pkgdesc='Widgets for tracking KJob instances'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/frameworks/kjobwidgets'
+license=('LGPL')
+depends=('kcoreaddons' 'kwidgetsaddons' 'qt5-x11extras')
+makedepends=('extra-cmake-modules' 'qt5-tools')
+groups=('kf5')
+source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
+md5sums=('1e3bc3da69178a784ee2a71b69379618')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kjobwidgets/repos/staging-x86_64/PKGBUILD (from rev 253258, 
kjobwidgets/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 07:22:23 UTC (rev 253259)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kjobwidgets
+pkgver=5.16.0
+pkgrel=2
+pkgdesc='Widgets for tracking KJob instances'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/frameworks/kjobwidgets'
+license=('LGPL')
+depends=('kcoreaddons' 'kwidgetsaddons' 'qt5-x11extras')
+makedepends=('extra-cmake-modules' 'qt5-tools')
+groups=('kf5')
+source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
+md5sums=('1e3bc3da69178a784ee2a71b69379618')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}


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

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 08:22:15
  Author: bpiotrowski
Revision: 253258

C++11 ABI rebuild

Modified:
  kjobwidgets/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:11:38 UTC (rev 253257)
+++ PKGBUILD2015-12-07 07:22:15 UTC (rev 253258)
@@ -4,7 +4,7 @@
 
 pkgname=kjobwidgets
 pkgver=5.16.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Widgets for tracking KJob instances'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/kjobwidgets'


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

2015-12-06 Thread Antonio Rojas
Date: Monday, December 7, 2015 @ 08:22:00
  Author: arojas
Revision: 149701

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

Added:
  mediainfo-gui/repos/community-staging-i686/
  mediainfo-gui/repos/community-staging-i686/PKGBUILD
(from rev 149700, mediainfo-gui/trunk/PKGBUILD)
  mediainfo-gui/repos/community-staging-i686/mediainfo-gui.install
(from rev 149700, mediainfo-gui/trunk/mediainfo-gui.install)
  mediainfo-gui/repos/community-staging-x86_64/
  mediainfo-gui/repos/community-staging-x86_64/PKGBUILD
(from rev 149700, mediainfo-gui/trunk/PKGBUILD)
  mediainfo-gui/repos/community-staging-x86_64/mediainfo-gui.install
(from rev 149700, mediainfo-gui/trunk/mediainfo-gui.install)

+
 community-staging-i686/PKGBUILD|   36 +++
 community-staging-i686/mediainfo-gui.install   |   12 +++
 community-staging-x86_64/PKGBUILD  |   36 +++
 community-staging-x86_64/mediainfo-gui.install |   12 +++
 4 files changed, 96 insertions(+)

Copied: mediainfo-gui/repos/community-staging-i686/PKGBUILD (from rev 149700, 
mediainfo-gui/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:22:00 UTC (rev 149701)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: hydro 
+
+pkgname=mediainfo-gui
+pkgver=0.7.79
+pkgrel=2
+pkgdesc="GUI for mediainfo"
+arch=('i686' 'x86_64')
+url="http://mediainfo.sourceforge.net";
+license=('GPL')
+depends=('libmediainfo' 'wxgtk' 'libsm' 'desktop-file-utils')
+makedepends=('imagemagick')
+install=mediainfo-gui.install
+source=(http://mediaarea.net/download/source/mediainfo/$pkgver/mediainfo_$pkgver.tar.bz2)
+md5sums=('f9ce6df9c3355a16dd3e5fb6f5996d6a')
+
+build() {
+  cd MediaInfo/Project/GNU/GUI
+  sh ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd MediaInfo/Project/GNU/GUI
+  make DESTDIR="$pkgdir" install
+  _iconsize=`identify $srcdir/MediaInfo/Source/Resource/Image/MediaInfo.png | 
grep -oP ' \d+x\d+ ' | tr -d ' '`
+  install -Dm 644 "$srcdir/MediaInfo/Source/Resource/Image/MediaInfo.png" \
+"$pkgdir/usr/share/icons/hicolor/${_iconsize}/apps/mediainfo.png"
+  install -m 644 
"$srcdir/MediaInfo/Source/Resource/Image/MediaInfo."{svg,ico,xpm} 
"$pkgdir/usr/share/icons/"
+  install -Dm 644 "$srcdir/MediaInfo/Source/Resource/Image/MediaInfo.png" \
+"$pkgdir/usr/share/pixmaps/mediainfo-gui.png"
+  install -Dm 644 "$srcdir/MediaInfo/Project/GNU/GUI/mediainfo-gui.desktop" \
+"$pkgdir/usr/share/applications/mediainfo-gui.desktop"
+}

Copied: mediainfo-gui/repos/community-staging-i686/mediainfo-gui.install (from 
rev 149700, mediainfo-gui/trunk/mediainfo-gui.install)
===
--- community-staging-i686/mediainfo-gui.install
(rev 0)
+++ community-staging-i686/mediainfo-gui.install2015-12-07 07:22:00 UTC 
(rev 149701)
@@ -0,0 +1,12 @@
+post_install() {
+  which gtk-update-icon-cache >/dev/null && gtk-update-icon-cache -q -t -f 
usr/share/icons/hicolor
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: mediainfo-gui/repos/community-staging-x86_64/PKGBUILD (from rev 149700, 
mediainfo-gui/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 07:22:00 UTC (rev 149701)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: hydro 
+
+pkgname=mediainfo-gui
+pkgver=0.7.79
+pkgrel=2
+pkgdesc="GUI for mediainfo"
+arch=('i686' 'x86_64')
+url="http://mediainfo.sourceforge.net";
+license=('GPL')
+depends=('libmediainfo' 'wxgtk' 'libsm' 'desktop-file-utils')
+makedepends=('imagemagick')
+install=mediainfo-gui.install
+source=(http://mediaarea.net/download/source/mediainfo/$pkgver/mediainfo_$pkgver.tar.bz2)
+md5sums=('f9ce6df9c3355a16dd3e5fb6f5996d6a')
+
+build() {
+  cd MediaInfo/Project/GNU/GUI
+  sh ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd MediaInfo/Project/GNU/GUI
+  make DESTDIR="$pkgdir" install
+  _iconsize=`identify $srcdir/MediaInfo/Source/Resource/Image/MediaInfo.png | 
grep -oP ' \d+x\d+ ' | tr -d ' '`
+  install -Dm 644 "$srcdir/MediaInfo/Source/Resource/Image/MediaInfo.png" \
+"$pkgdir/usr/share/icons/hicolor/${_iconsize}/apps/mediainfo.png"
+  install -m 644 
"$srcdir/MediaInfo/Source/Resource/Image/MediaInfo."{svg,ico,xpm} 
"$pkgdir/usr/share/icons/"
+  install -Dm 644 "$srcdir/MediaInfo/Source/Resource/Image/MediaInfo.png" \
+"$pkgdir/usr/share/pixmaps/mediainfo-gui.png"
+  install -Dm 644 "$srcdir/MediaInfo/Project/GNU/GUI/mediainfo-gui.desktop" \
+"

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

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 08:21:00
  Author: bpiotrowski
Revision: 149698

C++11 ABI rebuild

Modified:
  python-pytables/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:20:37 UTC (rev 149697)
+++ PKGBUILD2015-12-07 07:21:00 UTC (rev 149698)
@@ -5,7 +5,7 @@
 pkgbase=python-pytables
 pkgname=('python2-pytables' 'python-pytables')
 pkgver=3.2.2
-pkgrel=3
+pkgrel=4
 arch=("i686" "x86_64")
 pkgdesc="A package for managing hierarchical datasets and designed to 
efficiently and easily cope with extremely large amounts of data"
 url="http://www.pytables.org";


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

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 08:21:08
  Author: bpiotrowski
Revision: 149699

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

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

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

Copied: python-pytables/repos/community-staging-i686/PKGBUILD (from rev 149698, 
python-pytables/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:21:08 UTC (rev 149699)
@@ -0,0 +1,73 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz 
+# Contributor: Sebastien Binet 
+
+pkgbase=python-pytables
+pkgname=('python2-pytables' 'python-pytables')
+pkgver=3.2.2
+pkgrel=4
+arch=("i686" "x86_64")
+pkgdesc="A package for managing hierarchical datasets and designed to 
efficiently and easily cope with extremely large amounts of data"
+url="http://www.pytables.org";
+license=("BSD")
+makedepends=('lzo' 'hdf5' 'python2-numexpr' 'python-numexpr' 
'python-setuptools' 'python2-setuptools')
+source=("http://pypi.python.org/packages/source/t/tables/tables-$pkgver.tar.gz";)
+md5sums=('4a9792bba1a21f0853e7841d7c1beed8')
+
+prepare() {
+  cd "$srcdir"/tables-$pkgver
+
+  # -march=native generates AVX instructions if the host supports it, which
+  # then results in "SIGILL (Illegal instruction)" on machines lacking AVX
+  # https://github.com/PyTables/PyTables/issues/458
+  # https://github.com/PyTables/PyTables/pull/503
+  sed -i 's/"-march=native",\?//' setup.py
+
+  cd "$srcdir"
+  cp -a tables-$pkgver tables-py2-$pkgver
+}
+
+build() {
+  msg "Building Python2"
+  cd "$srcdir"/tables-py2-$pkgver
+  python2 setup.py build
+
+  msg "Building Python3"
+  cd "$srcdir"/tables-$pkgver
+  python setup.py build
+}
+
+package_python2-pytables() {
+  depends=('lzo' 'hdf5' 'python2-numexpr')
+
+  cd "$srcdir"/tables-py2-${pkgver}
+  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+  # see FS#36015 and FS#44971
+  mv "$pkgdir"/usr/bin/pt2to3{,-2.7}
+  mv "$pkgdir"/usr/bin/ptdump{,-2.7}
+  mv "$pkgdir"/usr/bin/ptrepack{,-2.7}
+  mv "$pkgdir"/usr/bin/pttree{,-2.7}
+
+  # see FS#45975
+  _site_packages=`python2 -c "from distutils.sysconfig import get_python_lib; 
print(get_python_lib())"`
+  chmod a+rx "${pkgdir}${_site_packages}"/*.egg-info
+  chmod a+r "${pkgdir}${_site_packages}"/*.egg-info/*
+}
+
+package_python-pytables() {
+  depends=('lzo' 'hdf5' 'python-numexpr')
+
+  cd "$srcdir"/tables-${pkgver}
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+  # see FS#45975
+  _site_packages=`python -c "from distutils.sysconfig import get_python_lib; 
print(get_python_lib())"`
+  chmod a+rx "${pkgdir}${_site_packages}"/*.egg-info
+  chmod a+r "${pkgdir}${_site_packages}"/*.egg-info/*
+}
+

Copied: python-pytables/repos/community-staging-x86_64/PKGBUILD (from rev 
149698, python-pytables/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 07:21:08 UTC (rev 149699)
@@ -0,0 +1,73 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz 
+# Contributor: Sebastien Binet 
+
+pkgbase=python-pytables
+pkgname=('python2-pytables' 'python-pytables')
+pkgver=3.2.2
+pkgrel=4
+arch=("i686" "x86_64")
+pkgdesc="A package for managing hierarchical datasets and designed to 
efficiently and easily cope with extremely large amounts of data"
+url="http://www.pytables.org";
+license=("BSD")
+makedepends=('lzo' 'hdf5' 'python2-numexpr' 'python-numexpr' 
'python-setuptools' 'python2-setuptools')
+source=("http://pypi.python.org/packages/source/t/tables/tables-$pkgver.tar.gz";)
+md5sums=('4a9792bba1a21f0853e7841d7c1beed8')
+
+prepare() {
+  cd "$srcdir"/tables-$pkgver
+
+  # -march=native generates AVX instructions if the host supports it, which
+  # then results in "SIGILL (Illegal instruction)" on machines lacking AVX
+  # https://github.com/PyTables/PyTables/issues/458
+  # https://github.com/PyTables/PyTables/pull/503
+  sed -i 's/"-march=native",\?//' setup.py
+
+  cd "$srcdir"
+  cp -a tables-$pkgver tables-py2-$pkgver
+}
+
+build() {
+  msg "Building Python2"
+  cd "$srcdir"/tables-py2-$pkgver
+  python2 setup.py build
+
+  msg "Building Python3"
+  cd "$srcdi

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

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 08:20:22
  Author: bpiotrowski
Revision: 149696

C++11 ABI rebuild

Modified:
  clementine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:19:50 UTC (rev 149695)
+++ PKGBUILD2015-12-07 07:20:22 UTC (rev 149696)
@@ -6,7 +6,7 @@
 
 pkgname=clementine
 pkgver=1.2.3
-pkgrel=7
+pkgrel=8
 pkgdesc='A modern music player and library organizer'
 url='http://www.clementine-player.org/'
 license=('GPL')


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

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 08:20:37
  Author: bpiotrowski
Revision: 149697

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

Added:
  clementine/repos/community-staging-i686/
  clementine/repos/community-staging-i686/PKGBUILD
(from rev 149696, clementine/trunk/PKGBUILD)
  clementine/repos/community-staging-i686/clementine-gcc5.1.patch
(from rev 149696, clementine/trunk/clementine-gcc5.1.patch)
  clementine/repos/community-staging-i686/clementine-udisks-namespace.patch
(from rev 149696, clementine/trunk/clementine-udisks-namespace.patch)
  clementine/repos/community-staging-i686/clementine.install
(from rev 149696, clementine/trunk/clementine.install)
  clementine/repos/community-staging-x86_64/
  clementine/repos/community-staging-x86_64/PKGBUILD
(from rev 149696, clementine/trunk/PKGBUILD)
  clementine/repos/community-staging-x86_64/clementine-gcc5.1.patch
(from rev 149696, clementine/trunk/clementine-gcc5.1.patch)
  clementine/repos/community-staging-x86_64/clementine-udisks-namespace.patch
(from rev 149696, clementine/trunk/clementine-udisks-namespace.patch)
  clementine/repos/community-staging-x86_64/clementine.install
(from rev 149696, clementine/trunk/clementine.install)

+
 community-staging-i686/PKGBUILD|   58 +++
 community-staging-i686/clementine-gcc5.1.patch |   23 
 community-staging-i686/clementine-udisks-namespace.patch   |   38 +++
 community-staging-i686/clementine.install  |   15 ++
 community-staging-x86_64/PKGBUILD  |   58 +++
 community-staging-x86_64/clementine-gcc5.1.patch   |   23 
 community-staging-x86_64/clementine-udisks-namespace.patch |   38 +++
 community-staging-x86_64/clementine.install|   15 ++
 8 files changed, 268 insertions(+)

Copied: clementine/repos/community-staging-i686/PKGBUILD (from rev 149696, 
clementine/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:20:37 UTC (rev 149697)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Stéphane Gaudreault 
+# Contributor: BlackEagle 
+# Contributor: Dany Martineau 
+
+pkgname=clementine
+pkgver=1.2.3
+pkgrel=8
+pkgdesc='A modern music player and library organizer'
+url='http://www.clementine-player.org/'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('chromaprint' 'glew' 'gstreamer0.10-base' 'libcdio' 'libgpod'
+ 'liblastfm' 'libmtp' 'libmygpo-qt' 'protobuf' 'qca-qt4' 'taglib')
+makedepends=('cmake' 'boost' 'mesa' 'sparsehash')
+optdepends=('gstreamer0.10-base-plugins: "Base" plugin libraries'
+'gstreamer0.10-good-plugins: "Good" plugin libraries'
+'gstreamer0.10-bad-plugins: "Bad" plugin libraries'
+'gstreamer0.10-ugly-plugins: "Ugly" plugin libraries'
+'gstreamer0.10-ffmpeg: FFmpeg plugin'
+'gvfs: Various devices support')
+install='clementine.install'
+source=("clementine-${pkgver}.tar.gz::https://github.com/clementine-player/Clementine/archive/${pkgver}.tar.gz";
+'clementine-gcc5.1.patch'
+'clementine-udisks-namespace.patch')
+sha256sums=('7df5650445a005c09f5f0e1a1b0d077037c37ecbe4ee77baf9d45f121308a1bf'
+'b03c190b881520c3233ed8f5804b518e9e699c6f773ab227f36133f422b786e1'
+'a7c2764576cee303a57e4efe6a5dbd583a66de8a15aee738bd92d4bb21786008')
+
+prepare() {
+  cd Clementine-${pkgver}
+
+  patch -Np1 -i ../clementine-gcc5.1.patch
+  patch -Np1 -i ../clementine-udisks-namespace.patch
+}
+
+build() {
+  cd Clementine-${pkgver}
+
+  if [[ -d build ]]; then
+rm -rf build
+  fi
+  mkdir build && cd build
+
+  cmake .. \
+-DCMAKE_BUILD_TYPE='Release' \
+-DCMAKE_INSTALL_PREFIX='/usr'
+  make
+}
+
+package() {
+  cd Clementine-${pkgver}/build
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Copied: clementine/repos/community-staging-i686/clementine-gcc5.1.patch (from 
rev 149696, clementine/trunk/clementine-gcc5.1.patch)
===
--- community-staging-i686/clementine-gcc5.1.patch  
(rev 0)
+++ community-staging-i686/clementine-gcc5.1.patch  2015-12-07 07:20:37 UTC 
(rev 149697)
@@ -0,0 +1,23 @@
+diff -rupN Clementine-1.2.3.orig/src/CMakeLists.txt 
Clementine-1.2.3/src/CMakeLists.txt
+--- Clementine-1.2.3.orig/src/CMakeLists.txt   2015-05-30 11:15:10.903093300 
+0200
 Clementine-1.2.3/src/CMakeLists.txt2015-05-30 11:15:34.801955100 
+0200
+@@ -1,6 +1,6 @@
+ 
+ set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall")
+-set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Woverloaded-virtual -Wall 
-Wno-sign-compare -Wno-deprecated-declarations -Wno-unused-local-typedefs 
-Wno-unu

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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:19:24
  Author: foutrelis
Revision: 149693

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

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

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

Copied: csfml/repos/community-staging-i686/PKGBUILD (from rev 149692, 
csfml/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:19:24 UTC (rev 149693)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+
+pkgname=csfml
+pkgver=2.3
+pkgrel=2
+pkgdesc='C bindings for sfml'
+arch=('i686' 'x86_64')
+url='http://www.sfml-dev.org/'
+license=('zlib')
+depends=("sfml")
+makedepends=('cmake' 'doxygen')
+source=("${pkgname}-${pkgver}::https://github.com/LaurentGomila/CSFML/archive/${pkgver}.tar.gz";)
+md5sums=('eb99a783e367e018333e622945d232d2')
+
+build() {
+  cd "$srcdir"/CSFML-${pkgver}
+
+  mkdir build && cd build
+  cmake .. \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCSFML_BUILD_DOC=true
+  make
+  make doc
+}
+
+package() {
+  cd "$srcdir"/CSFML-${pkgver}/build
+
+  make DESTDIR="$pkgdir/" install
+
+  install -Dm644 ../license.txt ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}
+

Copied: csfml/repos/community-staging-x86_64/PKGBUILD (from rev 149692, 
csfml/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 07:19:24 UTC (rev 149693)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+
+pkgname=csfml
+pkgver=2.3
+pkgrel=2
+pkgdesc='C bindings for sfml'
+arch=('i686' 'x86_64')
+url='http://www.sfml-dev.org/'
+license=('zlib')
+depends=("sfml")
+makedepends=('cmake' 'doxygen')
+source=("${pkgname}-${pkgver}::https://github.com/LaurentGomila/CSFML/archive/${pkgver}.tar.gz";)
+md5sums=('eb99a783e367e018333e622945d232d2')
+
+build() {
+  cd "$srcdir"/CSFML-${pkgver}
+
+  mkdir build && cd build
+  cmake .. \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCSFML_BUILD_DOC=true
+  make
+  make doc
+}
+
+package() {
+  cd "$srcdir"/CSFML-${pkgver}/build
+
+  make DESTDIR="$pkgdir/" install
+
+  install -Dm644 ../license.txt ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}
+


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

2015-12-06 Thread Antonio Rojas
Date: Monday, December 7, 2015 @ 08:19:50
  Author: arojas
Revision: 149695

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

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

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

Copied: snapper/repos/community-staging-i686/PKGBUILD (from rev 149694, 
snapper/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:19:50 UTC (rev 149695)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Tom Kuther 
+
+pkgname=snapper
+pkgver=0.2.8
+pkgrel=3
+pkgdesc="A tool for managing BTRFS and LVM snapshots. It can create, diff and 
restore snapshots and provides timelined auto-snapping."
+arch=('i686' 'x86_64')
+url="http://snapper.io";
+license=('GPL2')
+depends=('btrfs-progs' 'libxml2' 'dbus' 'boost-libs' 'acl')
+makedepends=('boost' 'lvm2' 'libxslt' 'docbook-xsl' 'pam' 'git' 'systemd')
+optdepends=('pam: pam_snapper')
+backup=('etc/conf.d/snapper')
+source=("ftp://ftp.suse.com/pub/projects/$pkgname/$pkgname-$pkgver.tar.bz2";)
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  # cron names
+  sed -e 's...@suse.de-snapper@snapper@g' -i scripts/Makefile.am
+
+  # fix sysconf dir
+  sed -e 's@/etc/sysconfig@/etc/conf.d@g' -i scripts/*snapper*
+
+  # fix pam plugin install location
+  sed -i -e 's@shell echo /@shell echo /usr/@g' pam/Makefile.am
+
+  # all in /usr/bin
+  sed -i -e 's@/usr/sbin@/usr/bin@g' data/org.opensuse.Snapper.service
+
+# NTP drift file location
+  sed -i -e 's@/var/lib/ntp/drift/ntp.drift@/var/lib/ntp/ntp.drift@' 
data/base.txt
+
+  # man pages sysconfig location
+  sed -i -e 's@/etc/sysconfig@/etc/conf.d@g' doc/*
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  aclocal
+  libtoolize --force --automake --copy
+  autoheader
+  automake --add-missing --copy
+  autoconf
+  ./configure --prefix=/usr \
+  --sbindir=/usr/bin \
+  --with-conf=/etc/conf.d \
+  --disable-zypp \
+  --disable-silent-rules
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+  install -Dm644 data/sysconfig.snapper \
+"$pkgdir"/etc/conf.d/snapper
+}
+
+sha256sums=('a44608648ed21a1346f8ae9345044901c39ad01abb501806a22c9d4a771eadc5')

Copied: snapper/repos/community-staging-x86_64/PKGBUILD (from rev 149694, 
snapper/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 07:19:50 UTC (rev 149695)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Tom Kuther 
+
+pkgname=snapper
+pkgver=0.2.8
+pkgrel=3
+pkgdesc="A tool for managing BTRFS and LVM snapshots. It can create, diff and 
restore snapshots and provides timelined auto-snapping."
+arch=('i686' 'x86_64')
+url="http://snapper.io";
+license=('GPL2')
+depends=('btrfs-progs' 'libxml2' 'dbus' 'boost-libs' 'acl')
+makedepends=('boost' 'lvm2' 'libxslt' 'docbook-xsl' 'pam' 'git' 'systemd')
+optdepends=('pam: pam_snapper')
+backup=('etc/conf.d/snapper')
+source=("ftp://ftp.suse.com/pub/projects/$pkgname/$pkgname-$pkgver.tar.bz2";)
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  # cron names
+  sed -e 's...@suse.de-snapper@snapper@g' -i scripts/Makefile.am
+
+  # fix sysconf dir
+  sed -e 's@/etc/sysconfig@/etc/conf.d@g' -i scripts/*snapper*
+
+  # fix pam plugin install location
+  sed -i -e 's@shell echo /@shell echo /usr/@g' pam/Makefile.am
+
+  # all in /usr/bin
+  sed -i -e 's@/usr/sbin@/usr/bin@g' data/org.opensuse.Snapper.service
+
+# NTP drift file location
+  sed -i -e 's@/var/lib/ntp/drift/ntp.drift@/var/lib/ntp/ntp.drift@' 
data/base.txt
+
+  # man pages sysconfig location
+  sed -i -e 's@/etc/sysconfig@/etc/conf.d@g' doc/*
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  aclocal
+  libtoolize --force --automake --copy
+  autoheader
+  automake --add-missing --copy
+  autoconf
+  ./configure --prefix=/usr \
+  --sbindir=/usr/bin \
+  --with-conf=/etc/conf.d \
+  --disable-zypp \
+  --disable-silent-rules
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+  install -Dm644 data/sysconfig.snapper \
+"$pkgdir"/etc/conf.d/snapper
+}
+
+sha256sums=('a44608648ed21a1346f8ae9345044901c39ad01abb501806a22c9d4a771eadc5')


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

2015-12-06 Thread Antonio Rojas
Date: Monday, December 7, 2015 @ 08:19:37
  Author: arojas
Revision: 149694

C++11 ABI rebuild

Modified:
  snapper/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:19:24 UTC (rev 149693)
+++ PKGBUILD2015-12-07 07:19:37 UTC (rev 149694)
@@ -4,7 +4,7 @@
 
 pkgname=snapper
 pkgver=0.2.8
-pkgrel=2
+pkgrel=3
 pkgdesc="A tool for managing BTRFS and LVM snapshots. It can create, diff and 
restore snapshots and provides timelined auto-snapping."
 arch=('i686' 'x86_64')
 url="http://snapper.io";


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

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:19:10
  Author: fyan
Revision: 149691

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

Added:
  megaglest/repos/community-staging-i686/
  megaglest/repos/community-staging-i686/PKGBUILD
(from rev 149690, megaglest/trunk/PKGBUILD)
  megaglest/repos/community-staging-i686/miniupnpc14.patch
(from rev 149690, megaglest/trunk/miniupnpc14.patch)
  megaglest/repos/community-staging-x86_64/
  megaglest/repos/community-staging-x86_64/PKGBUILD
(from rev 149690, megaglest/trunk/PKGBUILD)
  megaglest/repos/community-staging-x86_64/miniupnpc14.patch
(from rev 149690, megaglest/trunk/miniupnpc14.patch)

+
 community-staging-i686/PKGBUILD|   47 +++
 community-staging-i686/miniupnpc14.patch   |   22 
 community-staging-x86_64/PKGBUILD  |   47 +++
 community-staging-x86_64/miniupnpc14.patch |   22 
 4 files changed, 138 insertions(+)

Copied: megaglest/repos/community-staging-i686/PKGBUILD (from rev 149690, 
megaglest/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:19:10 UTC (rev 149691)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Larry Hajali 
+
+pkgname=megaglest
+pkgver=3.11.1
+pkgrel=5
+pkgdesc="Fork of Glest, a 3D real-time strategy game in a fantastic world"
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/megaglest/";
+license=('GPL3')
+depends=('curl' 'megaglest-data' 'xerces-c' 'sdl' 'libvorbis' 'openal' 'libgl' 
'lua51' 'icu' 'ftgl' 'glew'
+'libircclient' 'miniupnpc' 'wxgtk2.8' 'glu' 'libx11')
+makedepends=('ftjam' 'cmake' 'mesa' 'git')
+source=("git+https://github.com/MegaGlest/megaglest-source.git#tag=${pkgver}";
+"miniupnpc14.patch")
+md5sums=('SKIP'
+ '9774a0ab4daa635d3ea7bb6d3ec9834c')
+
+prepare() {
+  cd megaglest-source
+  patch -Np1 -i ../miniupnpc14.patch
+}
+
+build() {
+  cd megaglest-source
+
+  [[ -d build ]] && rm -r build
+  mkdir build && cd build
+
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_CXX_FLAGS="-lX11" \
+-DWANT_GIT_STAMP=0 \
+-DwxWidgets_CONFIG_EXECUTABLE="/usr/bin/wx-config-2.8" \
+-DwxWidgets_wxrc_EXECUTABLE="/usr/bin/wxrc-2.8"
+  make VERBOSE=1
+}
+
+package() {
+  cd megaglest-source/build
+
+  make DESTDIR="$pkgdir" install
+}
+
+# vim: sw=2:ts=2 et:

Copied: megaglest/repos/community-staging-i686/miniupnpc14.patch (from rev 
149690, megaglest/trunk/miniupnpc14.patch)
===
--- community-staging-i686/miniupnpc14.patch(rev 0)
+++ community-staging-i686/miniupnpc14.patch2015-12-07 07:19:10 UTC (rev 
149691)
@@ -0,0 +1,22 @@
+diff --git a/source/shared_lib/sources/platform/posix/socket.cpp 
b/source/shared_lib/sources/platform/posix/socket.cpp
+index a5d4b92..4cac74f 100644
+--- a/source/shared_lib/sources/platform/posix/socket.cpp
 b/source/shared_lib/sources/platform/posix/socket.cpp
+@@ -2563,10 +2563,17 @@ int UPNP_Tools::upnp_init(void *param) {
+   const char *upnp_minissdpdsock = NULL;
+   int upnp_sameport = 0;
+   int upnp_ipv6 = 0;
++#if defined(MINIUPNPC_API_VERSION) && MINIUPNPC_API_VERSION >= 14
++  unsigned char upnp_ttl = 2;
++#endif
+   int upnp_error = 0;
+ 
+ #ifndef MINIUPNPC_VERSION_PRE1_6
++# if defined(MINIUPNPC_API_VERSION) && MINIUPNPC_API_VERSION >= 14
++  devlist = upnpDiscover(upnp_delay, upnp_multicastif, 
upnp_minissdpdsock, upnp_sameport, upnp_ipv6, upnp_ttl, &upnp_error);
++# else
+   devlist = upnpDiscover(upnp_delay, upnp_multicastif, 
upnp_minissdpdsock, upnp_sameport, upnp_ipv6, &upnp_error);
++# endif
+ 
+   
if(SystemFlags::getSystemSettingType(SystemFlags::debugNetwork).enabled) 
SystemFlags::OutputDebug(SystemFlags::debugNetwork,"UPnP discover returned 
upnp_error = %d.\n",upnp_error);
+   if(SystemFlags::VERBOSE_MODE_ENABLED) printf("UPnP discover 
returned upnp_error = %d.\n",upnp_error);

Copied: megaglest/repos/community-staging-x86_64/PKGBUILD (from rev 149690, 
megaglest/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 07:19:10 UTC (rev 149691)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Larry Hajali 
+
+pkgname=megaglest
+pkgver=3.11.1
+pkgrel=5
+pkgdesc="Fork of Glest, a 3D real-time strategy game in a fantastic world"
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/megaglest/";
+license=('GPL3')
+depends=('curl' 'megaglest-data' 'xerces-c

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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:19:15
  Author: foutrelis
Revision: 149692

C++11 ABI rebuild

Modified:
  csfml/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:19:10 UTC (rev 149691)
+++ PKGBUILD2015-12-07 07:19:15 UTC (rev 149692)
@@ -3,7 +3,7 @@
 
 pkgname=csfml
 pkgver=2.3
-pkgrel=1
+pkgrel=2
 pkgdesc='C bindings for sfml'
 arch=('i686' 'x86_64')
 url='http://www.sfml-dev.org/'


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

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:18:16
  Author: fyan
Revision: 149690

C++11 ABI rebuild

Modified:
  megaglest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:17:57 UTC (rev 149689)
+++ PKGBUILD2015-12-07 07:18:16 UTC (rev 149690)
@@ -4,7 +4,7 @@
 
 pkgname=megaglest
 pkgver=3.11.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Fork of Glest, a 3D real-time strategy game in a fantastic world"
 arch=('i686' 'x86_64')
 url="http://sourceforge.net/projects/megaglest/";


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:17:57
  Author: foutrelis
Revision: 149689

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

Added:
  rawstudio/repos/community-staging-i686/
  rawstudio/repos/community-staging-i686/PKGBUILD
(from rev 149688, rawstudio/trunk/PKGBUILD)
  rawstudio/repos/community-staging-i686/lensfun03.patch
(from rev 149688, rawstudio/trunk/lensfun03.patch)
  rawstudio/repos/community-staging-i686/libpng15.patch
(from rev 149688, rawstudio/trunk/libpng15.patch)
  rawstudio/repos/community-staging-i686/rawstudio.install
(from rev 149688, rawstudio/trunk/rawstudio.install)
  rawstudio/repos/community-staging-x86_64/
  rawstudio/repos/community-staging-x86_64/PKGBUILD
(from rev 149688, rawstudio/trunk/PKGBUILD)
  rawstudio/repos/community-staging-x86_64/lensfun03.patch
(from rev 149688, rawstudio/trunk/lensfun03.patch)
  rawstudio/repos/community-staging-x86_64/libpng15.patch
(from rev 149688, rawstudio/trunk/libpng15.patch)
  rawstudio/repos/community-staging-x86_64/rawstudio.install
(from rev 149688, rawstudio/trunk/rawstudio.install)

+
 community-staging-i686/PKGBUILD|   43 +++
 community-staging-i686/lensfun03.patch |   23 ++
 community-staging-i686/libpng15.patch  |   40 +
 community-staging-i686/rawstudio.install   |   11 ++
 community-staging-x86_64/PKGBUILD  |   43 +++
 community-staging-x86_64/lensfun03.patch   |   23 ++
 community-staging-x86_64/libpng15.patch|   40 +
 community-staging-x86_64/rawstudio.install |   11 ++
 8 files changed, 234 insertions(+)

Copied: rawstudio/repos/community-staging-i686/PKGBUILD (from rev 149688, 
rawstudio/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:17:57 UTC (rev 149689)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Daniel J Griffiths 
+# Contributor: Roman Kyrylych 
+# Contributor: cdhotfire 
+
+pkgname=rawstudio
+pkgver=2.0
+pkgrel=15
+pkgdesc="An open source raw-image converter written in GTK+"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://rawstudio.org/";
+depends=('gconf' 'lcms' 'exiv2' 'fftw' 'lensfun' 'flickcurl' 'sqlite'
+'libgphoto2' 'gtk-engines' 'desktop-file-utils' 'icu')
+install=${pkgname}.install
+source=(https://sources.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz
+   libpng15.patch
+   lensfun03.patch)
+md5sums=('b2f86b8ca6b83ad954e3104c4cb89e9b'
+ '2f8b7acbe10d8096ce613cbea7986fd3'
+ 'a606b05fa260a7afec791f8db92d9a5e')
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  patch -Np1 -i ../libpng15.patch
+  patch -Np1 -i ../lensfun03.patch
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  export LDFLAGS="$LDFLAGS `pkg-config --libs gthread-2.0`"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make prefix="${pkgdir}/usr" install
+  mkdir $pkgdir/usr/lib/rawstudio
+  mv $pkgdir/usr/share/rawstudio/plugins $pkgdir/usr/lib/rawstudio
+  ln -s ../../lib/rawstudio/plugins $pkgdir/usr/share/rawstudio/plugins
+}

Copied: rawstudio/repos/community-staging-i686/lensfun03.patch (from rev 
149688, rawstudio/trunk/lensfun03.patch)
===
--- community-staging-i686/lensfun03.patch  (rev 0)
+++ community-staging-i686/lensfun03.patch  2015-12-07 07:17:57 UTC (rev 
149689)
@@ -0,0 +1,23 @@
+From cc31d235cd3c4f0adf35614e09965c28175c7c99 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?S=C3=A9rgio=20Basto?= 
+Date: Tue, 27 Jan 2015 13:30:27 +
+Subject: [PATCH] Compile with Lensfun 0.3 version where CCI correction have
+ been removed
+
+---
+ plugins/lensfun/lensfun.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/plugins/lensfun/lensfun.c b/plugins/lensfun/lensfun.c
+index af1f189..4f7fffb 100644
+--- a/plugins/lensfun/lensfun.c
 b/plugins/lensfun/lensfun.c
+@@ -668,7 +668,7 @@ get_image(RSFilter *filter, const RSFilterRequest *request)
+   }
+ 
+   /* Start threads to apply phase 2, Vignetting and CA 
Correction */
+-  if (effective_flags & (LF_MODIFY_VIGNETTING | 
LF_MODIFY_CCI)) 
++  if (effective_flags & LF_MODIFY_VIGNETTING)
+   {
+   /* Phase 2 is corrected inplace, so copy input 
first */
+   guint y_offset, y_per_thread, threaded_h;

Copied: rawstudio/repos/community-staging-i686/libpng15.patch (from rev 149688, 
rawstudio/trunk/libpng15.patch)
===

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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:17:45
  Author: foutrelis
Revision: 149688

C++11 ABI rebuild

Modified:
  rawstudio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:15:48 UTC (rev 149687)
+++ PKGBUILD2015-12-07 07:17:45 UTC (rev 149688)
@@ -6,7 +6,7 @@
 
 pkgname=rawstudio
 pkgver=2.0
-pkgrel=14
+pkgrel=15
 pkgdesc="An open source raw-image converter written in GTK+"
 arch=('i686' 'x86_64')
 license=('GPL')


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:15:36
  Author: foutrelis
Revision: 149686

C++11 ABI rebuild

Modified:
  dolphin-emu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:13:23 UTC (rev 149685)
+++ PKGBUILD2015-12-07 07:15:36 UTC (rev 149686)
@@ -5,7 +5,7 @@
 
 pkgname=dolphin-emu
 pkgver=4.0.2
-pkgrel=12
+pkgrel=13
 epoch=1
 pkgdesc='A Gamecube / Wii / Triforce emulator'
 arch=('i686' 'x86_64')


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:15:48
  Author: foutrelis
Revision: 149687

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

Added:
  dolphin-emu/repos/community-staging-i686/
  dolphin-emu/repos/community-staging-i686/PKGBUILD
(from rev 149686, dolphin-emu/trunk/PKGBUILD)
  dolphin-emu/repos/community-staging-i686/dolphin-emu-findx11.patch
(from rev 149686, dolphin-emu/trunk/dolphin-emu-findx11.patch)
  dolphin-emu/repos/community-staging-i686/dolphin-emu-gcc49.patch
(from rev 149686, dolphin-emu/trunk/dolphin-emu-gcc49.patch)
  dolphin-emu/repos/community-staging-x86_64/
  dolphin-emu/repos/community-staging-x86_64/PKGBUILD
(from rev 149686, dolphin-emu/trunk/PKGBUILD)
  dolphin-emu/repos/community-staging-x86_64/dolphin-emu-findx11.patch
(from rev 149686, dolphin-emu/trunk/dolphin-emu-findx11.patch)
  dolphin-emu/repos/community-staging-x86_64/dolphin-emu-gcc49.patch
(from rev 149686, dolphin-emu/trunk/dolphin-emu-gcc49.patch)

+
 community-staging-i686/PKGBUILD|   55 +++
 community-staging-i686/dolphin-emu-findx11.patch   |   11 +++
 community-staging-i686/dolphin-emu-gcc49.patch |   17 +
 community-staging-x86_64/PKGBUILD  |   55 +++
 community-staging-x86_64/dolphin-emu-findx11.patch |   11 +++
 community-staging-x86_64/dolphin-emu-gcc49.patch   |   17 +
 6 files changed, 166 insertions(+)

Copied: dolphin-emu/repos/community-staging-i686/PKGBUILD (from rev 149686, 
dolphin-emu/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:15:48 UTC (rev 149687)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: schuay 
+# Maintainer: Maxime Gauduin 
+# Contributor: Jeremy Newton (Mystro256) 
+
+pkgname=dolphin-emu
+pkgver=4.0.2
+pkgrel=13
+epoch=1
+pkgdesc='A Gamecube / Wii / Triforce emulator'
+arch=('i686' 'x86_64')
+url='http://dolphin-emu.org'
+license=('GPL2')
+
+makedepends=('cmake' 'opencl-headers')
+depends=('bluez-libs' 'ffmpeg' 'glew' 'libao' 'miniupnpc' 'openal' 'portaudio'
+ 'sdl2' 'soundtouch' 'wxgtk')
+optdepends=('pulseaudio: PulseAudio backend')
+
+options=('!emptydirs')
+
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/dolphin-emu/dolphin/archive/${pkgver}.tar.gz";
+'dolphin-emu-findx11.patch'
+'dolphin-emu-gcc49.patch')
+md5sums=('95436ade64fc8ed2fe4b2ed5306dc879'
+ 'f9a692b76263f3efae9793c4879bc2c5'
+ '5fead49fc3a0ff9a9d1435368b5df1f9')
+
+prepare() {
+  cd dolphin-${pkgver}
+
+  patch -Np1 -i ../dolphin-emu-findx11.patch
+  patch -Np1 -i ../dolphin-emu-gcc49.patch
+
+  # Compatibility with miniupnpc 1.9.20150730, which requires a new ttl 
argument.
+  sed -i 's:upnpDiscover(2000, NULL, NULL, 0, 0, 
&upnperror);:upnpDiscover(2000, NULL, NULL, 0, 0, 2, \&upnperror);:' \
+  Source/Core/Core/Src/NetPlayServer.cpp
+}
+
+build() {
+  cd dolphin-${pkgver}
+
+  mkdir build && cd build
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX='/usr' \
+-DCMAKE_CXX_FLAGS='-fno-inline-functions -fpermissive'
+  make
+}
+
+package() {
+  cd dolphin-${pkgver}/build
+
+  make DESTDIR="${pkgdir}" install
+  rm -rf "${pkgdir}/usr/lib/libpolarssl.a"
+}

Copied: dolphin-emu/repos/community-staging-i686/dolphin-emu-findx11.patch 
(from rev 149686, dolphin-emu/trunk/dolphin-emu-findx11.patch)
===
--- community-staging-i686/dolphin-emu-findx11.patch
(rev 0)
+++ community-staging-i686/dolphin-emu-findx11.patch2015-12-07 07:15:48 UTC 
(rev 149687)
@@ -0,0 +1,11 @@
+diff -rupN dolphin-4.0.2.orig/CMakeLists.txt dolphin-4.0.2/CMakeLists.txt
+--- dolphin-4.0.2.orig/CMakeLists.txt  2015-03-31 15:05:43.953995860 +0200
 dolphin-4.0.2/CMakeLists.txt   2015-03-31 15:06:53.379078333 +0200
+@@ -417,6 +417,7 @@ if(NOT ANDROID)
+ 
+   # Note: We do not need to explicitly check for X11 as it is 
done in the cmake
+   # FindOpenGL module on linux.
++  include(FindX11)
+   if(USE_X11 AND X11_FOUND)
+   set(USE_X11 1)
+   add_definitions(-DHAVE_X11=1)

Copied: dolphin-emu/repos/community-staging-i686/dolphin-emu-gcc49.patch (from 
rev 149686, dolphin-emu/trunk/dolphin-emu-gcc49.patch)
===
--- community-staging-i686/dolphin-emu-gcc49.patch  
(rev 0)
+++ community-staging-i686/dolphin-emu-gcc49.patch  2015-12-07 07:15:48 UTC 
(rev 149687)
@@ -0,0 +1,17 @@
+diff -rupN dolphin.orig/Source/Core/Common/Src/CommonFuncs.h 
dolphin/Source/Core/Common/Src/CommonFuncs.h
+--- dolphin.orig/Source/Core/Common/Src/CommonFuncs.h  2014-08-19 
02:36:05.555642000 +0200
 dolphin/Source/Cor

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

2015-12-06 Thread Antonio Rojas
Date: Monday, December 7, 2015 @ 08:13:23
  Author: arojas
Revision: 149685

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

Added:
  vmpk/repos/community-staging-i686/
  vmpk/repos/community-staging-i686/PKGBUILD
(from rev 149684, vmpk/trunk/PKGBUILD)
  vmpk/repos/community-staging-i686/vmpk.install
(from rev 149684, vmpk/trunk/vmpk.install)
  vmpk/repos/community-staging-x86_64/
  vmpk/repos/community-staging-x86_64/PKGBUILD
(from rev 149684, vmpk/trunk/PKGBUILD)
  vmpk/repos/community-staging-x86_64/vmpk.install
(from rev 149684, vmpk/trunk/vmpk.install)

---+
 community-staging-i686/PKGBUILD   |   32 
 community-staging-i686/vmpk.install   |   12 
 community-staging-x86_64/PKGBUILD |   32 
 community-staging-x86_64/vmpk.install |   12 
 4 files changed, 88 insertions(+)

Copied: vmpk/repos/community-staging-i686/PKGBUILD (from rev 149684, 
vmpk/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:13:23 UTC (rev 149685)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : speps 
+
+pkgname=vmpk
+pkgver=0.6.1
+pkgrel=2
+pkgdesc="Virtual MIDI Piano Keyboard"
+arch=('i686' 'x86_64')
+url="http://vmpk.sourceforge.net/";
+license=('GPL3')
+depends=('drumstick' 'qt5-x11extras')
+makedepends=('cmake' 'docbook-xsl' 'qt5-tools')
+install="$pkgname.install"
+source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2";)
+md5sums=('a28abcf1ec1ba26569321d25db5b8fab')
+
+prepare() {
+  cd $pkgname-$pkgver
+  [ -d b ] || mkdir b
+}
+
+build() {
+  cd $pkgname-$pkgver/b
+  cmake .. -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_BUILD_TYPE=release
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver/b
+  make DESTDIR="$pkgdir/" install
+}

Copied: vmpk/repos/community-staging-i686/vmpk.install (from rev 149684, 
vmpk/trunk/vmpk.install)
===
--- community-staging-i686/vmpk.install (rev 0)
+++ community-staging-i686/vmpk.install 2015-12-07 07:13:23 UTC (rev 149685)
@@ -0,0 +1,12 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install 
+}

Copied: vmpk/repos/community-staging-x86_64/PKGBUILD (from rev 149684, 
vmpk/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 07:13:23 UTC (rev 149685)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : speps 
+
+pkgname=vmpk
+pkgver=0.6.1
+pkgrel=2
+pkgdesc="Virtual MIDI Piano Keyboard"
+arch=('i686' 'x86_64')
+url="http://vmpk.sourceforge.net/";
+license=('GPL3')
+depends=('drumstick' 'qt5-x11extras')
+makedepends=('cmake' 'docbook-xsl' 'qt5-tools')
+install="$pkgname.install"
+source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2";)
+md5sums=('a28abcf1ec1ba26569321d25db5b8fab')
+
+prepare() {
+  cd $pkgname-$pkgver
+  [ -d b ] || mkdir b
+}
+
+build() {
+  cd $pkgname-$pkgver/b
+  cmake .. -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_BUILD_TYPE=release
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver/b
+  make DESTDIR="$pkgdir/" install
+}

Copied: vmpk/repos/community-staging-x86_64/vmpk.install (from rev 149684, 
vmpk/trunk/vmpk.install)
===
--- community-staging-x86_64/vmpk.install   (rev 0)
+++ community-staging-x86_64/vmpk.install   2015-12-07 07:13:23 UTC (rev 
149685)
@@ -0,0 +1,12 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install 
+}


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

2015-12-06 Thread Antonio Rojas
Date: Monday, December 7, 2015 @ 08:13:11
  Author: arojas
Revision: 149684

C++11 ABI rebuild

Modified:
  vmpk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:11:27 UTC (rev 149683)
+++ PKGBUILD2015-12-07 07:13:11 UTC (rev 149684)
@@ -3,7 +3,7 @@
 
 pkgname=vmpk
 pkgver=0.6.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Virtual MIDI Piano Keyboard"
 arch=('i686' 'x86_64')
 url="http://vmpk.sourceforge.net/";


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

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:11:38
  Author: fyan
Revision: 253257

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

Added:
  netcdf-cxx/repos/staging-i686/
  netcdf-cxx/repos/staging-i686/PKGBUILD
(from rev 253256, netcdf-cxx/trunk/PKGBUILD)
  netcdf-cxx/repos/staging-x86_64/
  netcdf-cxx/repos/staging-x86_64/PKGBUILD
(from rev 253256, netcdf-cxx/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   34 ++
 staging-x86_64/PKGBUILD |   34 ++
 2 files changed, 68 insertions(+)

Copied: netcdf-cxx/repos/staging-i686/PKGBUILD (from rev 253256, 
netcdf-cxx/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 07:11:38 UTC (rev 253257)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: damir 
+
+pkgname=netcdf-cxx
+pkgver=4.2
+pkgrel=3
+pkgdesc="NetCDF c++ bindings"
+arch=("i686" "x86_64")
+url="http://www.unidata.ucar.edu/downloads/netcdf/netcdf-cxx/index.jsp";
+depends=('gcc-libs' 'netcdf' 'curl')
+options=('!makeflags')
+license=('custom')
+source=(http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-cxx4-${pkgver}.tar.gz)
+sha1sums=('59628c9f06c211a47517fc00d8b068da159ffa9d')
+
+build() {
+  cd ${srcdir}/${pkgname}4-${pkgver}
+  ./configure --prefix=/usr --enable-shared
+  make
+#  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}4-${pkgver}
+
+  install -m755 -d ${pkgdir}/usr/lib
+  install -m755 -d ${pkgdir}/usr/share/man
+  make DESTDIR=${pkgdir} install
+
+  install -Dm644 ${srcdir}/${pkgname}4-${pkgver}/COPYRIGHT \
+${pkgdir}/usr/share/licenses/${pkgname}/COPYRIGHT
+
+}

Copied: netcdf-cxx/repos/staging-x86_64/PKGBUILD (from rev 253256, 
netcdf-cxx/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 07:11:38 UTC (rev 253257)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: damir 
+
+pkgname=netcdf-cxx
+pkgver=4.2
+pkgrel=3
+pkgdesc="NetCDF c++ bindings"
+arch=("i686" "x86_64")
+url="http://www.unidata.ucar.edu/downloads/netcdf/netcdf-cxx/index.jsp";
+depends=('gcc-libs' 'netcdf' 'curl')
+options=('!makeflags')
+license=('custom')
+source=(http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-cxx4-${pkgver}.tar.gz)
+sha1sums=('59628c9f06c211a47517fc00d8b068da159ffa9d')
+
+build() {
+  cd ${srcdir}/${pkgname}4-${pkgver}
+  ./configure --prefix=/usr --enable-shared
+  make
+#  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}4-${pkgver}
+
+  install -m755 -d ${pkgdir}/usr/lib
+  install -m755 -d ${pkgdir}/usr/share/man
+  make DESTDIR=${pkgdir} install
+
+  install -Dm644 ${srcdir}/${pkgname}4-${pkgver}/COPYRIGHT \
+${pkgdir}/usr/share/licenses/${pkgname}/COPYRIGHT
+
+}


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

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:11:08
  Author: fyan
Revision: 253256

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

Added:
  licq/repos/staging-i686/
  licq/repos/staging-i686/PKGBUILD
(from rev 253254, licq/trunk/PKGBUILD)
  licq/repos/staging-x86_64/
  licq/repos/staging-x86_64/PKGBUILD
(from rev 253254, licq/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   45 +
 staging-x86_64/PKGBUILD |   45 +
 2 files changed, 90 insertions(+)

Copied: licq/repos/staging-i686/PKGBUILD (from rev 253254, licq/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 07:11:08 UTC (rev 253256)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Juergen Hoetzel 
+
+pkgname=licq
+pkgver=1.8.2
+pkgrel=7
+pkgdesc="Advanced graphical ICQ clone and more for Unix"
+arch=('i686' 'x86_64')
+url="http://www.licq.org";
+license=('GPL')
+depends=('boost-libs' 'gpgme' 'libxss' 'qt4')
+makedepends=('cmake' 'boost' 'optipng')
+source=(http://downloads.sourceforge.net/sourceforge/licq/licq-${pkgver}.tar.bz2)
+md5sums=('46af2bc95865ee61a103d27812fe6e6a')
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  mkdir build
+
+  # Fix invalid PNG images to work with libpng 1.6
+  # https://github.com/licq-im/licq/pull/32
+  optipng -quiet -force -fix plugins/qt4-gui/share/skins/Mirabilis/*.png
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  local licq_plugins="auto-reply icq rms msn qt4-gui" # osd jabber aosd
+  
+  local plugins="" _plugin
+  for _plugin in ${licq_plugins}; do
+plugins+=" ${_plugin}\/CMakeLists.txt"
+  done
+  sed -i -e "s/file(GLOB cmake_plugins.*$/set(cmake_plugins ${plugins})/" 
plugins/CMakeLists.txt
+
+  cd build
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DUSE_FIFO=ON -DBUILD_PLUGINS=ON 
-DBUILD_TESTS=OFF ..
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}/build"
+  make DESTDIR="${pkgdir}" install
+}

Copied: licq/repos/staging-x86_64/PKGBUILD (from rev 253254, 
licq/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 07:11:08 UTC (rev 253256)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Juergen Hoetzel 
+
+pkgname=licq
+pkgver=1.8.2
+pkgrel=7
+pkgdesc="Advanced graphical ICQ clone and more for Unix"
+arch=('i686' 'x86_64')
+url="http://www.licq.org";
+license=('GPL')
+depends=('boost-libs' 'gpgme' 'libxss' 'qt4')
+makedepends=('cmake' 'boost' 'optipng')
+source=(http://downloads.sourceforge.net/sourceforge/licq/licq-${pkgver}.tar.bz2)
+md5sums=('46af2bc95865ee61a103d27812fe6e6a')
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  mkdir build
+
+  # Fix invalid PNG images to work with libpng 1.6
+  # https://github.com/licq-im/licq/pull/32
+  optipng -quiet -force -fix plugins/qt4-gui/share/skins/Mirabilis/*.png
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  local licq_plugins="auto-reply icq rms msn qt4-gui" # osd jabber aosd
+  
+  local plugins="" _plugin
+  for _plugin in ${licq_plugins}; do
+plugins+=" ${_plugin}\/CMakeLists.txt"
+  done
+  sed -i -e "s/file(GLOB cmake_plugins.*$/set(cmake_plugins ${plugins})/" 
plugins/CMakeLists.txt
+
+  cd build
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DUSE_FIFO=ON -DBUILD_PLUGINS=ON 
-DBUILD_TESTS=OFF ..
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}/build"
+  make DESTDIR="${pkgdir}" install
+}


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:11:27
  Author: foutrelis
Revision: 149683

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

Added:
  ibus-pinyin/repos/community-staging-i686/
  ibus-pinyin/repos/community-staging-i686/PKGBUILD
(from rev 149682, ibus-pinyin/trunk/PKGBUILD)
  ibus-pinyin/repos/community-staging-x86_64/
  ibus-pinyin/repos/community-staging-x86_64/PKGBUILD
(from rev 149682, ibus-pinyin/trunk/PKGBUILD)

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

Copied: ibus-pinyin/repos/community-staging-i686/PKGBUILD (from rev 149682, 
ibus-pinyin/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:11:27 UTC (rev 149683)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Rainy 
+# Contributor: Lee.maRS
+# Contributor: Kerrick Staley 
+# Contributor: Daniel J Griffiths 
+
+pkgname=ibus-pinyin
+pkgver=1.5.0
+pkgrel=5
+pkgdesc='Pinyin (Chinese) input method for the IBus framework'
+arch=('i686' 'x86_64')
+license=('GPL')
+url='http://ibus.googlecode.com'
+depends=('ibus' 'pyzy' 'lua51' 'python2-xdg')
+makedepends=('intltool')
+source=("https://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz";)
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  sed -i -e "s|python|python2|" setup/ibus-setup-pinyin.in
+
+  PYTHON=python2 ./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/ibus
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make NO_INDEX=true DESTDIR="${pkgdir}" install
+}
+
+md5sums=('f7728b5b785fae58e2b4de8dfda45612')

Copied: ibus-pinyin/repos/community-staging-x86_64/PKGBUILD (from rev 149682, 
ibus-pinyin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 07:11:27 UTC (rev 149683)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Rainy 
+# Contributor: Lee.maRS
+# Contributor: Kerrick Staley 
+# Contributor: Daniel J Griffiths 
+
+pkgname=ibus-pinyin
+pkgver=1.5.0
+pkgrel=5
+pkgdesc='Pinyin (Chinese) input method for the IBus framework'
+arch=('i686' 'x86_64')
+license=('GPL')
+url='http://ibus.googlecode.com'
+depends=('ibus' 'pyzy' 'lua51' 'python2-xdg')
+makedepends=('intltool')
+source=("https://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz";)
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  sed -i -e "s|python|python2|" setup/ibus-setup-pinyin.in
+
+  PYTHON=python2 ./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/ibus
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make NO_INDEX=true DESTDIR="${pkgdir}" install
+}
+
+md5sums=('f7728b5b785fae58e2b4de8dfda45612')


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

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:10:38
  Author: fyan
Revision: 253254

C++11 ABI rebuild

Modified:
  licq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:09:02 UTC (rev 253253)
+++ PKGBUILD2015-12-07 07:10:38 UTC (rev 253254)
@@ -3,7 +3,7 @@
 
 pkgname=licq
 pkgver=1.8.2
-pkgrel=6
+pkgrel=7
 pkgdesc="Advanced graphical ICQ clone and more for Unix"
 arch=('i686' 'x86_64')
 url="http://www.licq.org";


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:11:18
  Author: foutrelis
Revision: 149682

C++11 ABI rebuild

Modified:
  ibus-pinyin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:09:55 UTC (rev 149681)
+++ PKGBUILD2015-12-07 07:11:18 UTC (rev 149682)
@@ -7,7 +7,7 @@
 
 pkgname=ibus-pinyin
 pkgver=1.5.0
-pkgrel=4
+pkgrel=5
 pkgdesc='Pinyin (Chinese) input method for the IBus framework'
 arch=('i686' 'x86_64')
 license=('GPL')


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

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:11:07
  Author: fyan
Revision: 253255

C++11 ABI rebuild

Modified:
  netcdf-cxx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:10:38 UTC (rev 253254)
+++ PKGBUILD2015-12-07 07:11:07 UTC (rev 253255)
@@ -4,7 +4,7 @@
 
 pkgname=netcdf-cxx
 pkgver=4.2
-pkgrel=2
+pkgrel=3
 pkgdesc="NetCDF c++ bindings"
 arch=("i686" "x86_64")
 url="http://www.unidata.ucar.edu/downloads/netcdf/netcdf-cxx/index.jsp";


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

2015-12-06 Thread Antonio Rojas
Date: Monday, December 7, 2015 @ 08:09:37
  Author: arojas
Revision: 149680

C++11 ABI rebuild

Modified:
  fcitx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:08:54 UTC (rev 149679)
+++ PKGBUILD2015-12-07 07:09:37 UTC (rev 149680)
@@ -6,7 +6,7 @@
 pkgbase=fcitx
 pkgname=('fcitx' 'fcitx-gtk2' 'fcitx-gtk3' 'fcitx-qt4')
 pkgver=4.2.9
-pkgrel=1
+pkgrel=2
 groups=('fcitx-im')
 arch=('i686' 'x86_64')
 url="http://fcitx-im.org";


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

2015-12-06 Thread Antonio Rojas
Date: Monday, December 7, 2015 @ 08:09:55
  Author: arojas
Revision: 149681

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

Added:
  fcitx/repos/community-staging-i686/
  fcitx/repos/community-staging-i686/PKGBUILD
(from rev 149680, fcitx/trunk/PKGBUILD)
  fcitx/repos/community-staging-i686/fcitx-gtk2.install
(from rev 149680, fcitx/trunk/fcitx-gtk2.install)
  fcitx/repos/community-staging-i686/fcitx-gtk3.install
(from rev 149680, fcitx/trunk/fcitx-gtk3.install)
  fcitx/repos/community-staging-i686/fcitx.install
(from rev 149680, fcitx/trunk/fcitx.install)
  fcitx/repos/community-staging-x86_64/
  fcitx/repos/community-staging-x86_64/PKGBUILD
(from rev 149680, fcitx/trunk/PKGBUILD)
  fcitx/repos/community-staging-x86_64/fcitx-gtk2.install
(from rev 149680, fcitx/trunk/fcitx-gtk2.install)
  fcitx/repos/community-staging-x86_64/fcitx-gtk3.install
(from rev 149680, fcitx/trunk/fcitx-gtk3.install)
  fcitx/repos/community-staging-x86_64/fcitx.install
(from rev 149680, fcitx/trunk/fcitx.install)

-+
 community-staging-i686/PKGBUILD |  101 ++
 community-staging-i686/fcitx-gtk2.install   |   11 ++
 community-staging-i686/fcitx-gtk3.install   |   11 ++
 community-staging-i686/fcitx.install|   14 +++
 community-staging-x86_64/PKGBUILD   |  101 ++
 community-staging-x86_64/fcitx-gtk2.install |   11 ++
 community-staging-x86_64/fcitx-gtk3.install |   11 ++
 community-staging-x86_64/fcitx.install  |   14 +++
 8 files changed, 274 insertions(+)

Copied: fcitx/repos/community-staging-i686/PKGBUILD (from rev 149680, 
fcitx/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:09:55 UTC (rev 149681)
@@ -0,0 +1,101 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: csslayer 
+
+pkgbase=fcitx
+pkgname=('fcitx' 'fcitx-gtk2' 'fcitx-gtk3' 'fcitx-qt4')
+pkgver=4.2.9
+pkgrel=2
+groups=('fcitx-im')
+arch=('i686' 'x86_64')
+url="http://fcitx-im.org";
+license=('GPL' 'LGPL')
+makedepends=('extra-cmake-modules' 'doxygen' 'gtk2' 'gtk3' 'qt4' 'icu' 'mesa' 
'opencc' \
+ 'iso-codes' 'gobject-introspection' 'libxkbfile' 'enchant' 
'python2')
+source=("http://download.fcitx-im.org/$pkgbase/$pkgbase-${pkgver}_dict.tar.xz";)
+sha512sums=('4bad2efc283858bf9af7f7f283f7beefb210aa361ff034464ff97ea0e536f084c99d876f3595a5375114b68cd51714bd0b5c622a53efc57154a4e629fd416093')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+
+  cmake ../${pkgbase}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DSYSCONFDIR=/etc \
+-DFORCE_OPENCC=ON \
+-DFORCE_PRESAGE=ON \
+-DFORCE_ENCHANT=ON \
+-DENABLE_TEST=ON \
+-DENABLE_GTK2_IM_MODULE=ON \
+-DENABLE_GTK3_IM_MODULE=ON \
+-DENABLE_QT_IM_MODULE=ON \
+-DQT_QMAKE_EXECUTABLE=qmake-qt4
+  make
+}
+
+check() {
+  cd build
+  make test
+}
+
+package_fcitx() {
+  pkgdesc="Flexible Context-aware Input Tool with eXtension"
+  depends=('pango' 'libxinerama' 'gtk-update-icon-cache' 'shared-mime-info' \
+   'hicolor-icon-theme' 'desktop-file-utils' 'libxkbfile' \
+   'libxfixes' 'dbus' 'icu' 'libxkbcommon')
+  optdepends=('enchant: for word predication support'
+  'opencc: optional engine to do chinese convert'
+  'gettext: for fcitx-po-parser')
+  install=fcitx.install
+
+  cd build
+  make DESTDIR="${pkgdir}" install
+
+  rm -r "${pkgdir}/usr/lib/"{gtk-2.0,gtk-3.0,qt4}
+  rm -r "${pkgdir}/usr/lib/fcitx/qt"
+  rm -r "${pkgdir}/usr/include/fcitx-qt"
+  rm "${pkgdir}/usr/lib/fcitx/libexec/fcitx-qt-gui-wrapper"
+  rm "${pkgdir}/usr/lib/"libfcitx-qt.so*
+  rm "${pkgdir}/usr/lib/pkgconfig/fcitx-qt.pc"
+}
+
+package_fcitx-gtk2() {
+  pkgdesc='GTK2 IM Module for fcitx'
+  depends=('gtk2' "fcitx>=$pkgver")
+  install=fcitx-gtk2.install
+
+  cd "${srcdir}/build/src/frontend/gtk2"
+  make DESTDIR="${pkgdir}" install
+}
+
+package_fcitx-gtk3() {
+  pkgdesc='GTK3 IM Module for fcitx'
+  depends=('gtk3' "fcitx>=$pkgver")
+  install=fcitx-gtk3.install
+
+  cd "${srcdir}/build/src/frontend/gtk3"
+  make DESTDIR="${pkgdir}" install
+}
+
+package_fcitx-qt4() {
+  pkgdesc='Qt4 IM Module for fcitx'
+  depends=('qt4' "fcitx>=$pkgver")
+  replaces=('fcitx-qt')
+  provides=('fcitx-qt')
+  conflicts=('fcitx-qt')
+
+  cd "${srcdir}/build/src/frontend/qt"
+  make DESTDIR="${pkgdir}" install
+
+  cd "${srcdir}/build/tools/gui"
+  make DESTDIR="${pkgdir}" install
+
+  cd "${srcdir}/build/src/lib/fcitx-qt"
+  make DESTDIR="${pkgdir}" install
+}
+

Copied: fcitx/repos/community-staging-i686/fcitx-gtk2.install (from rev 149680, 
fcitx/trunk/fcitx-gtk2.install)
===
--- community-staging-i686

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

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:09:02
  Author: fyan
Revision: 253253

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

Added:
  vigra/repos/staging-i686/
  vigra/repos/staging-i686/PKGBUILD
(from rev 253252, vigra/trunk/PKGBUILD)
  vigra/repos/staging-i686/vigra-1.7.1.gcc460.patch
(from rev 253252, vigra/trunk/vigra-1.7.1.gcc460.patch)
  vigra/repos/staging-x86_64/
  vigra/repos/staging-x86_64/PKGBUILD
(from rev 253252, vigra/trunk/PKGBUILD)
  vigra/repos/staging-x86_64/vigra-1.7.1.gcc460.patch
(from rev 253252, vigra/trunk/vigra-1.7.1.gcc460.patch)

-+
 staging-i686/PKGBUILD   |   64 ++
 staging-i686/vigra-1.7.1.gcc460.patch   |   33 +++
 staging-x86_64/PKGBUILD |   64 ++
 staging-x86_64/vigra-1.7.1.gcc460.patch |   33 +++
 4 files changed, 194 insertions(+)

Copied: vigra/repos/staging-i686/PKGBUILD (from rev 253252, 
vigra/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 07:09:02 UTC (rev 253253)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: Lukas Jirkovsky 
+
+pkgbase=vigra
+pkgname=('vigra' 'vigra-doc')
+pkgver=1.10.0
+pkgrel=10
+arch=('i686' 'x86_64')
+url="http://hci.iwr.uni-heidelberg.de/vigra/";
+license=('custom:MIT')
+makedepends=(# runtime deps
+ 'libpng' 'libtiff' 'openexr' 'gcc-libs' 'sh' 'hdf5' 'fftw'
+# additional makedeps
+ 'cmake' 'python2-nose' 'doxygen' 'python2-sphinx' 'boost' 
'python2-numpy')
+source=(https://github.com/ukoethe/vigra/releases/download/Version-${pkgver//./-}/${pkgname}-${pkgver}-src-with-docu.tar.gz)
+md5sums=('85e2968e4ee5f9541b5dd8b3fb9cc433')
+
+build() {
+  cd "${srcdir}"/${pkgbase}-${pkgver}
+  cmake -DCMAKE_INSTALL_PREFIX=/usr \
+  -DPYTHON_EXECUTABLE=/usr/bin/python2 \
+  -DWITH_OPENEXR=true \
+  -DWITH_VIGRANUMPY=1 \
+  -DDOCINSTALL=share/doc
+  make
+}
+
+#check() {
+#  cd "${srcdir}"/${pkgname}-${pkgver}
+#  make -j1 -k check #|| /bin/true # i686 fails
+#}
+
+package_vigra() {
+  pkgdesc="Computer vision library"
+  depends=('libpng' 'libtiff' 'openexr' 'gcc-libs' 'sh' 'hdf5' 'fftw')
+  optdepends=('python2: for python bindings'
+  'boost-libs: for python bindings')
+
+  cd "${srcdir}"/${pkgbase}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  # license
+  install -D -m644 LICENSE.txt 
"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+  
+  # remove doc
+  rm -rf "${pkgdir}"/usr/share/doc
+  
+  #fix shebang for python2
+  sed -i 's|python$|python2|' "$pkgdir"/usr/bin/vigra-config
+}
+
+package_vigra-doc() {
+  pkgdesc="Computer vision library - documentation and examples"
+  #depends=('vigra')
+  #arch=('any')
+
+  cd "${srcdir}"/${pkgbase}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  # cleanup
+  rm -rf "${pkgdir}"/usr/{bin,include,lib}
+
+  # license
+  install -D -m644 LICENSE.txt 
"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: vigra/repos/staging-i686/vigra-1.7.1.gcc460.patch (from rev 253252, 
vigra/trunk/vigra-1.7.1.gcc460.patch)
===
--- staging-i686/vigra-1.7.1.gcc460.patch   (rev 0)
+++ staging-i686/vigra-1.7.1.gcc460.patch   2015-12-07 07:09:02 UTC (rev 
253253)
@@ -0,0 +1,33 @@
+diff -baur vigra-1.7.1.old/include/vigra/random_forest.hxx 
vigra-1.7.1/include/vigra/random_forest.hxx
+--- vigra-1.7.1.old/include/vigra/random_forest.hxx2010-12-03 
17:40:34.0 +
 vigra-1.7.1/include/vigra/random_forest.hxx2011-01-28 
00:16:32.0 +
+@@ -43,6 +43,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include "mathutil.hxx"
+ #include "array_vector.hxx"
+ #include "sized_int.hxx"
+diff -baur vigra-1.7.1.old/include/vigra/sifImport.hxx 
vigra-1.7.1/include/vigra/sifImport.hxx
+--- vigra-1.7.1.old/include/vigra/sifImport.hxx2010-12-03 
17:40:34.0 +
 vigra-1.7.1/include/vigra/sifImport.hxx2011-01-28 00:23:31.0 
+
+@@ -57,6 +57,7 @@
+ #include 
+ #include 
+ #include  
++#include 
+ #include "vigra/multi_array.hxx"
+ 
+ namespace vigra {
+diff -baur vigra-1.7.1.old/include/vigra/multi_iterator.hxx 
vigra-1.7.1/include/vigra/multi_iterator.hxx
+--- vigra-1.7.1.old/include/vigra/multi_iterator.hxx   2010-12-03 
17:40:34.0 +
 vigra-1.7.1/include/vigra/multi_iterator.hxx   2011-01-28 
00:23:31.0 +
+@@ -41,6 +41,7 @@
+ #define VIGRA_MULTI_ITERATOR_HXX
+ 
+ #include 
++#include 
+ #include "tinyvector.hxx"
+ #include "iteratortags.hxx"
+ 

Copied: vigra/repos/staging-x86_64/PKGBUILD (from rev 253252, 
vigra/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD   

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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:08:54
  Author: foutrelis
Revision: 149679

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

Added:
  fxprocessview/repos/community-staging-i686/
  fxprocessview/repos/community-staging-i686/PKGBUILD
(from rev 149678, fxprocessview/trunk/PKGBUILD)
  fxprocessview/repos/community-staging-i686/build-fix.patch
(from rev 149678, fxprocessview/trunk/build-fix.patch)
  fxprocessview/repos/community-staging-x86_64/
  fxprocessview/repos/community-staging-x86_64/PKGBUILD
(from rev 149678, fxprocessview/trunk/PKGBUILD)
  fxprocessview/repos/community-staging-x86_64/build-fix.patch
(from rev 149678, fxprocessview/trunk/build-fix.patch)

--+
 community-staging-i686/PKGBUILD  |   37 ++
 community-staging-i686/build-fix.patch   |   41 +
 community-staging-x86_64/PKGBUILD|   37 ++
 community-staging-x86_64/build-fix.patch |   41 +
 4 files changed, 156 insertions(+)

Copied: fxprocessview/repos/community-staging-i686/PKGBUILD (from rev 149678, 
fxprocessview/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:08:54 UTC (rev 149679)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Sander Jansen 
+
+pkgname=fxprocessview
+pkgver=0.5.0
+pkgrel=7
+pkgdesc="Process Viewer"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('fox>=1.4.0')
+makedepends=('glu')
+url="http://code.google.com/p/fxdesktop/";
+source=(http://archlinux-stuff.googlecode.com/files/$pkgname-$pkgver.tar.gz \
+   build-fix.patch)
+md5sums=('5d3cc8d7aec770997c281a743ddfda5a'
+'2d2c3d54dcd2404149955f12cccb21a5')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  # Override default flags
+  export CFLAGS="-Wall -O2 -pipe"
+  export CXXFLAGS="-Wall -O2 -pipe"
+  # Compile
+  patch -Np1 <../build-fix.patch
+  ./gb
+  # gb does not return valid error code
+  [ -f src/fxprocessview ]
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  # make sure destination exists
+  mkdir -p $pkgdir/usr/bin
+  # Install
+  ./gb install --package-root=$pkgdir/usr
+}

Copied: fxprocessview/repos/community-staging-i686/build-fix.patch (from rev 
149678, fxprocessview/trunk/build-fix.patch)
===
--- community-staging-i686/build-fix.patch  (rev 0)
+++ community-staging-i686/build-fix.patch  2015-12-07 07:08:54 UTC (rev 
149679)
@@ -0,0 +1,41 @@
+diff -wbBur fxprocessview-0.5.0/src/processlist.cpp 
fxprocessview-0.5.0.my/src/processlist.cpp
+--- fxprocessview-0.5.0/src/processlist.cpp2005-07-15 06:39:17.0 
+0400
 fxprocessview-0.5.0.my/src/processlist.cpp 2007-03-07 19:21:34.0 
+0300
+@@ -696,7 +696,7 @@
+ 
+ long FXProcessList::onCmdUserMode(FXObject* sender,FXSelector,void* ){
+   if (userfilter.empty()){
+-  userfilter=FXFile::getCurrentUserName();
++  userfilter=FXSystem::currentUserName();
+   }
+   else {
+   userfilter="";
+@@ -942,12 +942,17 @@
+ 
+ 
+ 
+-  FXint num_processes = 
FXFile::listFiles(dirlist,"/proc","[0123456789]*",LIST_MATCH_ALL|LIST_NO_FILES|LIST_NO_PARENT);
++  FXint num_processes = 
FXDir::listFiles(dirlist,"/proc","[0123456789]*",FXDir::MatchAll | 
FXDir::NoFiles | FXDir::NoParent);
+   task_total=num_processes;
+   for (FXint i=0;i
+# Contributor: Sander Jansen 
+
+pkgname=fxprocessview
+pkgver=0.5.0
+pkgrel=7
+pkgdesc="Process Viewer"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('fox>=1.4.0')
+makedepends=('glu')
+url="http://code.google.com/p/fxdesktop/";
+source=(http://archlinux-stuff.googlecode.com/files/$pkgname-$pkgver.tar.gz \
+   build-fix.patch)
+md5sums=('5d3cc8d7aec770997c281a743ddfda5a'
+'2d2c3d54dcd2404149955f12cccb21a5')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  # Override default flags
+  export CFLAGS="-Wall -O2 -pipe"
+  export CXXFLAGS="-Wall -O2 -pipe"
+  # Compile
+  patch -Np1 <../build-fix.patch
+  ./gb
+  # gb does not return valid error code
+  [ -f src/fxprocessview ]
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  # make sure destination exists
+  mkdir -p $pkgdir/usr/bin
+  # Install
+  ./gb install --package-root=$pkgdir/usr
+}

Copied: fxprocessview/repos/community-staging-x86_64/build-fix.patch (from rev 
149678, fxprocessview/trunk/build-fix.patch)
===
--- community-staging-x86_64/build-fix.patch(rev 0)
+++ community-staging-x86_64/build-fix.patch2015-12-07 07:08:54 UTC (rev 
149679)
@@ -0,0 +1,41 @@
+diff -wbBur fxprocessview-0.5.0/src/processlist.cpp 
fxprocessview-0.5.0.my/src/processlist.cpp
+--- fxprocessview-0.5.0/src/processlist.cpp2005

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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:08:45
  Author: foutrelis
Revision: 149678

C++11 ABI rebuild

Modified:
  fxprocessview/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:08:06 UTC (rev 149677)
+++ PKGBUILD2015-12-07 07:08:45 UTC (rev 149678)
@@ -4,7 +4,7 @@
 
 pkgname=fxprocessview
 pkgver=0.5.0
-pkgrel=6
+pkgrel=7
 pkgdesc="Process Viewer"
 arch=('i686' 'x86_64')
 license=('GPL')


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

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:08:33
  Author: fyan
Revision: 253252

C++11 ABI rebuild

Modified:
  vigra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:06:18 UTC (rev 253251)
+++ PKGBUILD2015-12-07 07:08:33 UTC (rev 253252)
@@ -5,7 +5,7 @@
 pkgbase=vigra
 pkgname=('vigra' 'vigra-doc')
 pkgver=1.10.0
-pkgrel=9
+pkgrel=10
 arch=('i686' 'x86_64')
 url="http://hci.iwr.uni-heidelberg.de/vigra/";
 license=('custom:MIT')


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:07:58
  Author: foutrelis
Revision: 149676

C++11 ABI rebuild

Modified:
  pdf2djvu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:06:45 UTC (rev 149675)
+++ PKGBUILD2015-12-07 07:07:58 UTC (rev 149676)
@@ -4,7 +4,7 @@
 
 pkgname=pdf2djvu
 pkgver=0.9.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Creates DjVu files from PDF files"
 arch=('i686' 'x86_64')
 url="http://pdf2djvu.googlecode.com";


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:08:06
  Author: foutrelis
Revision: 149677

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

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

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

Copied: pdf2djvu/repos/community-staging-i686/PKGBUILD (from rev 149676, 
pdf2djvu/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:08:06 UTC (rev 149677)
@@ -0,0 +1,38 @@
+# $Id$
+# Contributor: Paulo Matias 
+# Maintainer: Jelle van der Waa 
+
+pkgname=pdf2djvu
+pkgver=0.9.3
+pkgrel=2
+pkgdesc="Creates DjVu files from PDF files"
+arch=('i686' 'x86_64')
+url="http://pdf2djvu.googlecode.com";
+license=('GPL')
+depends=('poppler' 'djvulibre' 'libxslt' 'gcc-libs' 'graphicsmagick')
+makedepends=('pstreams' 'python2-nose' 'ttf-liberation')
+source=(https://bitbucket.org/jwilk/pdf2djvu/downloads/pdf2djvu-$pkgver.tar.xz{,.asc})
+validpgpkeys=('CDB5A1243ACDB63009AD07212D4EB3A6015475F5')
+md5sums=('346ec06dc57a35fc09a2780aefbe9280'
+ 'SKIP')
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+
+./configure --prefix=/usr
+make
+}
+
+check() {
+cd ${srcdir}/${pkgname}-${pkgver}
+
+sed -i 's/nosetests/nosetests2/' tests/Makefile
+make test
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+
+make install DESTDIR=${pkgdir}
+install -Dm644 doc/${pkgname}.1 ${pkgdir}/usr/share/man/man1/${pkgname}.1
+}

Copied: pdf2djvu/repos/community-staging-x86_64/PKGBUILD (from rev 149676, 
pdf2djvu/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 07:08:06 UTC (rev 149677)
@@ -0,0 +1,38 @@
+# $Id$
+# Contributor: Paulo Matias 
+# Maintainer: Jelle van der Waa 
+
+pkgname=pdf2djvu
+pkgver=0.9.3
+pkgrel=2
+pkgdesc="Creates DjVu files from PDF files"
+arch=('i686' 'x86_64')
+url="http://pdf2djvu.googlecode.com";
+license=('GPL')
+depends=('poppler' 'djvulibre' 'libxslt' 'gcc-libs' 'graphicsmagick')
+makedepends=('pstreams' 'python2-nose' 'ttf-liberation')
+source=(https://bitbucket.org/jwilk/pdf2djvu/downloads/pdf2djvu-$pkgver.tar.xz{,.asc})
+validpgpkeys=('CDB5A1243ACDB63009AD07212D4EB3A6015475F5')
+md5sums=('346ec06dc57a35fc09a2780aefbe9280'
+ 'SKIP')
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+
+./configure --prefix=/usr
+make
+}
+
+check() {
+cd ${srcdir}/${pkgname}-${pkgver}
+
+sed -i 's/nosetests/nosetests2/' tests/Makefile
+make test
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+
+make install DESTDIR=${pkgdir}
+install -Dm644 doc/${pkgname}.1 ${pkgdir}/usr/share/man/man1/${pkgname}.1
+}


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:06:45
  Author: foutrelis
Revision: 149675

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

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

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

Copied: tmw/repos/community-staging-i686/PKGBUILD (from rev 149674, 
tmw/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:06:45 UTC (rev 149675)
@@ -0,0 +1,28 @@
+# $Id$
+# Contributor: Bjorn Lindeijer 
+# Maintainer: Mateusz Herych 
+
+pkgname=tmw
+pkgver=0.6.1
+pkgrel=4
+pkgdesc="The Mana World (TMW) is a serious effort to create an innovative free 
and open source MMORPG."
+arch=('i686' 'x86_64')
+url="http://themanaworld.org";
+license=('GPL')
+depends=('glu' 'curl' 'guichan' 'sdl_image' 'libgl' 'libxml2' 'physfs'
+'sdl_mixer' 'sdl_net' 'sdl_gfx' 'sdl_ttf')
+makedepends=('cmake' 'mesa')
+#source=(http://downloads.sourceforge.net/sourceforge/themanaworld/$pkgname-$pkgver.tar.bz2)
+source=($pkgname-$pkgver.tar.gz::https://github.com/mana/mana/tarball/v$pkgver)
+md5sums=('b021e368c813fb95bea00bbf02e6d607')
+
+build() {
+cd $srcdir/mana-mana-*
+cmake . -DCMAKE_INSTALL_PREFIX=/usr
+make
+}
+
+package() {
+cd $srcdir/mana-mana-*
+make DESTDIR="$pkgdir" install
+}

Copied: tmw/repos/community-staging-x86_64/PKGBUILD (from rev 149674, 
tmw/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 07:06:45 UTC (rev 149675)
@@ -0,0 +1,28 @@
+# $Id$
+# Contributor: Bjorn Lindeijer 
+# Maintainer: Mateusz Herych 
+
+pkgname=tmw
+pkgver=0.6.1
+pkgrel=4
+pkgdesc="The Mana World (TMW) is a serious effort to create an innovative free 
and open source MMORPG."
+arch=('i686' 'x86_64')
+url="http://themanaworld.org";
+license=('GPL')
+depends=('glu' 'curl' 'guichan' 'sdl_image' 'libgl' 'libxml2' 'physfs'
+'sdl_mixer' 'sdl_net' 'sdl_gfx' 'sdl_ttf')
+makedepends=('cmake' 'mesa')
+#source=(http://downloads.sourceforge.net/sourceforge/themanaworld/$pkgname-$pkgver.tar.bz2)
+source=($pkgname-$pkgver.tar.gz::https://github.com/mana/mana/tarball/v$pkgver)
+md5sums=('b021e368c813fb95bea00bbf02e6d607')
+
+build() {
+cd $srcdir/mana-mana-*
+cmake . -DCMAKE_INSTALL_PREFIX=/usr
+make
+}
+
+package() {
+cd $srcdir/mana-mana-*
+make DESTDIR="$pkgdir" install
+}


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:06:38
  Author: foutrelis
Revision: 149674

C++11 ABI rebuild

Modified:
  tmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:04:30 UTC (rev 149673)
+++ PKGBUILD2015-12-07 07:06:38 UTC (rev 149674)
@@ -4,7 +4,7 @@
 
 pkgname=tmw
 pkgver=0.6.1
-pkgrel=3
+pkgrel=4
 pkgdesc="The Mana World (TMW) is a serious effort to create an innovative free 
and open source MMORPG."
 arch=('i686' 'x86_64')
 url="http://themanaworld.org";


[arch-commits] Commit in telepathy-logger-qt/repos (4 files)

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:06:18
  Author: fyan
Revision: 253251

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

Added:
  telepathy-logger-qt/repos/staging-i686/
  telepathy-logger-qt/repos/staging-i686/PKGBUILD
(from rev 253250, telepathy-logger-qt/trunk/PKGBUILD)
  telepathy-logger-qt/repos/staging-x86_64/
  telepathy-logger-qt/repos/staging-x86_64/PKGBUILD
(from rev 253250, telepathy-logger-qt/trunk/PKGBUILD)

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

Copied: telepathy-logger-qt/repos/staging-i686/PKGBUILD (from rev 253250, 
telepathy-logger-qt/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 07:06:18 UTC (rev 253251)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: George Brooke 
+
+pkgname=telepathy-logger-qt
+pkgver=15.04.0
+pkgrel=2
+pkgdesc="Qt bindings for telepathy logger"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/extragear/network/telepathy/telepathy-logger-qt'
+license=('GPL')
+depends=('telepathy-qt5' 'telepathy-logger')
+makedepends=('extra-cmake-modules' 'doxygen' 'python2')
+source=("http://download.kde.org/stable/$pkgname//${pkgver%.*}/src/$pkgname-$pkgver.tar.xz";)
+sha1sums=('3f71e607980b601b46ff45be6e72d066926fc912')
+
+build() {
+  mkdir build 
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DPYTHON_EXECUTABLE=/usr/bin/python2
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: telepathy-logger-qt/repos/staging-x86_64/PKGBUILD (from rev 253250, 
telepathy-logger-qt/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 07:06:18 UTC (rev 253251)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: George Brooke 
+
+pkgname=telepathy-logger-qt
+pkgver=15.04.0
+pkgrel=2
+pkgdesc="Qt bindings for telepathy logger"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/extragear/network/telepathy/telepathy-logger-qt'
+license=('GPL')
+depends=('telepathy-qt5' 'telepathy-logger')
+makedepends=('extra-cmake-modules' 'doxygen' 'python2')
+source=("http://download.kde.org/stable/$pkgname//${pkgver%.*}/src/$pkgname-$pkgver.tar.xz";)
+sha1sums=('3f71e607980b601b46ff45be6e72d066926fc912')
+
+build() {
+  mkdir build 
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DPYTHON_EXECUTABLE=/usr/bin/python2
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-logger-qt/trunk (PKGBUILD)

2015-12-06 Thread Felix Yan
Date: Monday, December 7, 2015 @ 08:05:49
  Author: fyan
Revision: 253250

C++11 ABI rebuild

Modified:
  telepathy-logger-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:04:34 UTC (rev 253249)
+++ PKGBUILD2015-12-07 07:05:49 UTC (rev 253250)
@@ -4,7 +4,7 @@
 
 pkgname=telepathy-logger-qt
 pkgver=15.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Qt bindings for telepathy logger"
 arch=('i686' 'x86_64')
 
url='https://projects.kde.org/projects/extragear/network/telepathy/telepathy-logger-qt'


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:04:34
  Author: foutrelis
Revision: 253249

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

Added:
  kmime/repos/staging-i686/
  kmime/repos/staging-i686/PKGBUILD
(from rev 253248, kmime/trunk/PKGBUILD)
  kmime/repos/staging-x86_64/
  kmime/repos/staging-x86_64/PKGBUILD
(from rev 253248, kmime/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   33 +
 staging-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: kmime/repos/staging-i686/PKGBUILD (from rev 253248, 
kmime/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 07:04:34 UTC (rev 253249)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kmime
+pkgver=15.08.3
+pkgrel=2
+pkgdesc="Library for handling mail messages and newsgroup articles"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname";
+license=(LGPL)
+depends=(ki18n kcodecs)
+makedepends=(extra-cmake-modules python boost)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+md5sums=('6b37aa26f2a59ac016bd7128287e254a')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: kmime/repos/staging-x86_64/PKGBUILD (from rev 253248, 
kmime/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 07:04:34 UTC (rev 253249)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kmime
+pkgver=15.08.3
+pkgrel=2
+pkgdesc="Library for handling mail messages and newsgroup articles"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname";
+license=(LGPL)
+depends=(ki18n kcodecs)
+makedepends=(extra-cmake-modules python boost)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+md5sums=('6b37aa26f2a59ac016bd7128287e254a')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2015-12-06 Thread Antonio Rojas
Date: Monday, December 7, 2015 @ 08:04:30
  Author: arojas
Revision: 149673

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

Added:
  bbpager/repos/community-staging-i686/
  bbpager/repos/community-staging-i686/02_gcc43.dpatch
(from rev 149672, bbpager/trunk/02_gcc43.dpatch)
  bbpager/repos/community-staging-i686/PKGBUILD
(from rev 149672, bbpager/trunk/PKGBUILD)
  bbpager/repos/community-staging-i686/autotools.patch
(from rev 149672, bbpager/trunk/autotools.patch)
  bbpager/repos/community-staging-i686/fix-linking-ugly.diff
(from rev 149672, bbpager/trunk/fix-linking-ugly.diff)
  bbpager/repos/community-staging-x86_64/
  bbpager/repos/community-staging-x86_64/02_gcc43.dpatch
(from rev 149672, bbpager/trunk/02_gcc43.dpatch)
  bbpager/repos/community-staging-x86_64/PKGBUILD
(from rev 149672, bbpager/trunk/PKGBUILD)
  bbpager/repos/community-staging-x86_64/autotools.patch
(from rev 149672, bbpager/trunk/autotools.patch)
  bbpager/repos/community-staging-x86_64/fix-linking-ugly.diff
(from rev 149672, bbpager/trunk/fix-linking-ugly.diff)

+
 community-staging-i686/02_gcc43.dpatch |   40 
 community-staging-i686/PKGBUILD|   44 +++
 community-staging-i686/autotools.patch |   10 +
 community-staging-i686/fix-linking-ugly.diff   |   12 ++
 community-staging-x86_64/02_gcc43.dpatch   |   40 
 community-staging-x86_64/PKGBUILD  |   44 +++
 community-staging-x86_64/autotools.patch   |   10 +
 community-staging-x86_64/fix-linking-ugly.diff |   12 ++
 8 files changed, 212 insertions(+)

Copied: bbpager/repos/community-staging-i686/02_gcc43.dpatch (from rev 149672, 
bbpager/trunk/02_gcc43.dpatch)
===
--- community-staging-i686/02_gcc43.dpatch  (rev 0)
+++ community-staging-i686/02_gcc43.dpatch  2015-12-07 07:04:30 UTC (rev 
149673)
@@ -0,0 +1,40 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 02_gcc43.dpatch by Kevin Coyner 
+##
+## DP: patch to fix missing #include statement for GCC 4.3
+## DP: see Debian bug #456071 and #474811
+
+@DPATCH@
+diff -urNad bbpager-0.4.7~/src/Baseresource.cxx 
bbpager-0.4.7/src/Baseresource.cxx
+--- bbpager-0.4.7~/src/Baseresource.cxx2008-03-28 06:55:16.0 
-0400
 bbpager-0.4.7/src/Baseresource.cxx 2008-04-09 21:58:03.0 -0400
+@@ -20,6 +20,7 @@
+ //
+ 
+ #include 
++#include 
+ #include "Baseresource.h"
+ #include 
+ #include "Menu.hh"
+diff -urNad bbpager-0.4.7~/src/main.cxx bbpager-0.4.7/src/main.cxx
+--- bbpager-0.4.7~/src/main.cxx2008-03-28 06:55:16.0 -0400
 bbpager-0.4.7/src/main.cxx 2008-04-09 21:58:03.0 -0400
+@@ -25,6 +25,7 @@
+ 
+ #include 
+ #include 
++#include 
+ #include 
+ 
+ 
+diff -urNad bbpager-0.4.7~/src/resource.cxx bbpager-0.4.7/src/resource.cxx
+--- bbpager-0.4.7~/src/resource.cxx2007-03-11 17:47:07.0 -0400
 bbpager-0.4.7/src/resource.cxx 2008-04-09 21:58:39.0 -0400
+@@ -19,6 +19,7 @@
+ // (See the included file COPYING / GPL-2.0)
+ //
+ 
++#include 
+ #include "resource.h"
+ #include "blackboxstyle.h"
+ 

Copied: bbpager/repos/community-staging-i686/PKGBUILD (from rev 149672, 
bbpager/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 07:04:30 UTC (rev 149673)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Thayer Williams 
+# Contributor: Tom Newsom 
+
+pkgname=bbpager
+pkgver=0.4.7
+pkgrel=6
+pkgdesc="A dockable pager for Blackbox and other window managers"
+arch=(i686 x86_64)
+url="http://bbtools.sourceforge.net/download.php?file=6";
+license=("GPL")
+depends=('gcc-libs' 'libxft' 'libxext' 'blackbox')
+source=(http://downloads.sourceforge.net/bbtools/$pkgname-$pkgver.tar.gz
+02_gcc43.dpatch
+fix-linking-ugly.diff
+autotools.patch)
+md5sums=('4eaa91a4d66130af2f7a09c25f917386'
+ 'e985ef893f2080b3b2d47f900f861352'
+ 'd2258a0cfb580e20869574f373fe7ed4'
+ '939bdd2122a2ca467210ab9215e6bc85')
+
+prepare() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  patch -Np1 -i ../02_gcc43.dpatch
+  patch -Np1 -i ../fix-linking-ugly.diff
+  patch -Np1 -i ../autotools.patch
+
+  aclocal
+  automake --add-missing
+  autoreconf
+}
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make prefix="$pkgdir/usr" install
+}

Copied: bbpager/repos/community-staging-i686/autotools.patch (from rev 149672, 
bbpager/trunk/autotools.patch)
===
--- community-staging-i686/autotools.patch  (rev 0)
+++ community-

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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:04:25
  Author: foutrelis
Revision: 253248

C++11 ABI rebuild

Modified:
  kmime/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:03:11 UTC (rev 253247)
+++ PKGBUILD2015-12-07 07:04:25 UTC (rev 253248)
@@ -2,7 +2,7 @@
 
 pkgname=kmime
 pkgver=15.08.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Library for handling mail messages and newsgroup articles"
 arch=(i686 x86_64)
 url="https://projects.kde.org/$pkgname";


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

2015-12-06 Thread Antonio Rojas
Date: Monday, December 7, 2015 @ 08:04:11
  Author: arojas
Revision: 149672

C++11 ABI rebuild

Modified:
  bbpager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:03:26 UTC (rev 149671)
+++ PKGBUILD2015-12-07 07:04:11 UTC (rev 149672)
@@ -4,7 +4,7 @@
 
 pkgname=bbpager
 pkgver=0.4.7
-pkgrel=5
+pkgrel=6
 pkgdesc="A dockable pager for Blackbox and other window managers"
 arch=(i686 x86_64)
 url="http://bbtools.sourceforge.net/download.php?file=6";


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:03:11
  Author: foutrelis
Revision: 253247

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

Added:
  kdegraphics-ksaneplugin/repos/staging-i686/
  kdegraphics-ksaneplugin/repos/staging-i686/PKGBUILD
(from rev 253246, kdegraphics-ksaneplugin/trunk/PKGBUILD)
  kdegraphics-ksaneplugin/repos/staging-x86_64/
  kdegraphics-ksaneplugin/repos/staging-x86_64/PKGBUILD
(from rev 253246, kdegraphics-ksaneplugin/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   33 +
 staging-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: kdegraphics-ksaneplugin/repos/staging-i686/PKGBUILD (from rev 253246, 
kdegraphics-ksaneplugin/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 07:03:11 UTC (rev 253247)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-ksaneplugin
+pkgver=15.08.3
+pkgrel=3
+pkgdesc="A scan plugin that implements the scanning"
+url="https://projects.kde.org/projects/kde/kdegraphics/ksaneplugin";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('libksane4')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksaneplugin-${pkgver}.tar.xz";)
+sha1sums=('36515c1fd803538e0e97050828fae8fdb475baff')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../ksaneplugin-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdegraphics-ksaneplugin/repos/staging-x86_64/PKGBUILD (from rev 253246, 
kdegraphics-ksaneplugin/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 07:03:11 UTC (rev 253247)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-ksaneplugin
+pkgver=15.08.3
+pkgrel=3
+pkgdesc="A scan plugin that implements the scanning"
+url="https://projects.kde.org/projects/kde/kdegraphics/ksaneplugin";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('libksane4')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksaneplugin-${pkgver}.tar.xz";)
+sha1sums=('36515c1fd803538e0e97050828fae8fdb475baff')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../ksaneplugin-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}


  1   2   3   4   5   6   7   8   9   10   >