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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 09:38:57
  Author: bpiotrowski
Revision: 203057

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

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

---+
 /PKGBUILD |   58 
 extra-i686/PKGBUILD   |   29 
 extra-x86_64/PKGBUILD |   29 
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-03 08:38:50 UTC (rev 203056)
+++ extra-i686/PKGBUILD 2014-01-03 08:38:57 UTC (rev 203057)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Alexander 'dma147' Mieland dma...@linux-stats.org
-# Contributor: Simon Morgan si...@16hz.net
-
-pkgname=chmlib
-pkgver=0.40
-pkgrel=3
-pkgdesc=Library for dealing with Microsoft ITSS/CHM format files
-arch=('i686' 'x86_64')
-url=http://morte.jedrea.com/~jedwin/projects/chmlib/;
-license=('LGPL')
-depends=('glibc')
-source=(http://morte.jedrea.com/~jedwin/projects/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('7ea49ed8c335215c1edc6fae83e6b912')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --enable-examples=yes
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: chmlib/repos/extra-i686/PKGBUILD (from rev 203056, 
chmlib/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-03 08:38:57 UTC (rev 203057)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Alexander 'dma147' Mieland dma...@linux-stats.org
+# Contributor: Simon Morgan si...@16hz.net
+
+pkgname=chmlib
+pkgver=0.40
+pkgrel=4
+pkgdesc=Library for dealing with Microsoft ITSS/CHM format files
+arch=('i686' 'x86_64')
+url=http://morte.jedrea.com/~jedwin/projects/chmlib/;
+license=('LGPL')
+depends=('glibc')
+source=(http://morte.jedrea.com/~jedwin/projects/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('7ea49ed8c335215c1edc6fae83e6b912')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+  --enable-examples=yes
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-01-03 08:38:50 UTC (rev 203056)
+++ extra-x86_64/PKGBUILD   2014-01-03 08:38:57 UTC (rev 203057)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Alexander 'dma147' Mieland dma...@linux-stats.org
-# Contributor: Simon Morgan si...@16hz.net
-
-pkgname=chmlib
-pkgver=0.40
-pkgrel=3
-pkgdesc=Library for dealing with Microsoft ITSS/CHM format files
-arch=('i686' 'x86_64')
-url=http://morte.jedrea.com/~jedwin/projects/chmlib/;
-license=('LGPL')
-depends=('glibc')
-source=(http://morte.jedrea.com/~jedwin/projects/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('7ea49ed8c335215c1edc6fae83e6b912')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --enable-examples=yes
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: chmlib/repos/extra-x86_64/PKGBUILD (from rev 203056, 
chmlib/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-01-03 08:38:57 UTC (rev 203057)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Alexander 'dma147' Mieland dma...@linux-stats.org
+# Contributor: Simon Morgan si...@16hz.net
+
+pkgname=chmlib
+pkgver=0.40
+pkgrel=4
+pkgdesc=Library for dealing with Microsoft ITSS/CHM format files
+arch=('i686' 'x86_64')
+url=http://morte.jedrea.com/~jedwin/projects/chmlib/;
+license=('LGPL')
+depends=('glibc')
+source=(http://morte.jedrea.com/~jedwin/projects/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('7ea49ed8c335215c1edc6fae83e6b912')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+  --enable-examples=yes
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 09:38:50
  Author: bpiotrowski
Revision: 203056

upgpkg: chmlib 0.40-4

remove static libraries

Modified:
  chmlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 00:30:47 UTC (rev 203055)
+++ PKGBUILD2014-01-03 08:38:50 UTC (rev 203056)
@@ -5,7 +5,7 @@
 
 pkgname=chmlib
 pkgver=0.40
-pkgrel=3
+pkgrel=4
 pkgdesc=Library for dealing with Microsoft ITSS/CHM format files
 arch=('i686' 'x86_64')
 url=http://morte.jedrea.com/~jedwin/projects/chmlib/;



[arch-commits] Commit in cinepaint/repos (20 files)

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 09:53:50
  Author: bpiotrowski
Revision: 203059

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

Added:
  cinepaint/repos/extra-i686/LICENSE
(from rev 203058, cinepaint/trunk/LICENSE)
  cinepaint/repos/extra-i686/PKGBUILD
(from rev 203058, cinepaint/trunk/PKGBUILD)
  cinepaint/repos/extra-i686/cinepaint-libpng15.patch
(from rev 203058, cinepaint/trunk/cinepaint-libpng15.patch)
  cinepaint/repos/extra-i686/cinepaint-missing-include.patch
(from rev 203058, cinepaint/trunk/cinepaint-missing-include.patch)
  cinepaint/repos/extra-i686/cinepaint.install
(from rev 203058, cinepaint/trunk/cinepaint.install)
  cinepaint/repos/extra-x86_64/LICENSE
(from rev 203058, cinepaint/trunk/LICENSE)
  cinepaint/repos/extra-x86_64/PKGBUILD
(from rev 203058, cinepaint/trunk/PKGBUILD)
  cinepaint/repos/extra-x86_64/cinepaint-libpng15.patch
(from rev 203058, cinepaint/trunk/cinepaint-libpng15.patch)
  cinepaint/repos/extra-x86_64/cinepaint-missing-include.patch
(from rev 203058, cinepaint/trunk/cinepaint-missing-include.patch)
  cinepaint/repos/extra-x86_64/cinepaint.install
(from rev 203058, cinepaint/trunk/cinepaint.install)
Deleted:
  cinepaint/repos/extra-i686/LICENSE
  cinepaint/repos/extra-i686/PKGBUILD
  cinepaint/repos/extra-i686/cinepaint-libpng15.patch
  cinepaint/repos/extra-i686/cinepaint-missing-include.patch
  cinepaint/repos/extra-i686/cinepaint.install
  cinepaint/repos/extra-x86_64/LICENSE
  cinepaint/repos/extra-x86_64/PKGBUILD
  cinepaint/repos/extra-x86_64/cinepaint-libpng15.patch
  cinepaint/repos/extra-x86_64/cinepaint-missing-include.patch
  cinepaint/repos/extra-x86_64/cinepaint.install

--+
 /LICENSE |   50 +
 /PKGBUILD|  120 +++
 /cinepaint-libpng15.patch|  904 +
 /cinepaint-missing-include.patch |   22 
 /cinepaint.install   |   22 
 extra-i686/LICENSE   |   25 
 extra-i686/PKGBUILD  |   60 -
 extra-i686/cinepaint-libpng15.patch  |  452 
 extra-i686/cinepaint-missing-include.patch   |   11 
 extra-i686/cinepaint.install |   11 
 extra-x86_64/LICENSE |   25 
 extra-x86_64/PKGBUILD|   60 -
 extra-x86_64/cinepaint-libpng15.patch|  452 
 extra-x86_64/cinepaint-missing-include.patch |   11 
 extra-x86_64/cinepaint.install   |   11 
 15 files changed, 1118 insertions(+), 1118 deletions(-)

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


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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 09:53:42
  Author: bpiotrowski
Revision: 203058

upgpkg: cinepaint 1.3-9

remove static libraries

Modified:
  cinepaint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 08:38:57 UTC (rev 203057)
+++ PKGBUILD2014-01-03 08:53:42 UTC (rev 203058)
@@ -4,7 +4,7 @@
 
 pkgname=cinepaint
 pkgver=1.3
-pkgrel=8
+pkgrel=9
 pkgdesc=Sophisticated graphics manipulation programm supporting  8bit 
pictures
 arch=('i686' 'x86_64')
 license=('LGPL' 'GPL' 'MIT')
@@ -15,7 +15,7 @@
 'gutenprint: for print plug-ins'
 'ghostscript: for pdf plug-ins')
 install=cinepaint.install
-source=(http://downloads.sourceforge.net/project/cinepaint/CinePaint/CinePaint-${pkgver}/${pkgname}-${pkgver}.tgz
+source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tgz
 LICENSE cinepaint-libpng15.patch cinepaint-missing-include.patch)
 sha1sums=('1982e32b0f461f4fd0ff0fe17a2e81ccd8dbd52b'
   'ca8411db87f3fc51bbdfade22f4e1f555b2ee19e'



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 10:08:47
  Author: bpiotrowski
Revision: 203060

upgpkg: clisp 2.49-4

remove static libraries

Modified:
  clisp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 08:53:50 UTC (rev 203059)
+++ PKGBUILD2014-01-03 09:08:47 UTC (rev 203060)
@@ -2,7 +2,7 @@
 # Maintainer: Juergen Hoetzel juer...@archlinux.org
 pkgname=clisp
 pkgver=2.49
-pkgrel=3
+pkgrel=4
 pkgdesc=ANSI Common Lisp interpreter, compiler and debugger
 arch=('i686' 'x86_64')
 license=('GPL')



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 10:08:54
  Author: bpiotrowski
Revision: 203061

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

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

---+
 /PKGBUILD |   70 
 extra-i686/PKGBUILD   |   35 
 extra-x86_64/PKGBUILD |   35 
 3 files changed, 70 insertions(+), 70 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-03 09:08:47 UTC (rev 203060)
+++ extra-i686/PKGBUILD 2014-01-03 09:08:54 UTC (rev 203061)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Juergen Hoetzel juer...@archlinux.org
-pkgname=clisp
-pkgver=2.49
-pkgrel=3
-pkgdesc=ANSI Common Lisp interpreter, compiler and debugger
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://clisp.cons.org/;
-depends=('readline' 'libsigsegv')
-provides=('common-lisp')
-makedepends=('ffcall')
-options=('!makeflags' '!emptydirs')
-source=(http://downloads.sourceforge.net/sourceforge/clisp/clisp-${pkgver}.tar.bz2;)
-md5sums=('1962b99d5e530390ec3829236d168649')
-
-build() {
-  cd $srcdir/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --with-readline --with-ffcall src
-  cd src
-  ./makemake --prefix=/usr --with-readline --with-ffcall --with-dynamic-ffi  
Makefile
-  make
-  sed -i 
's,http://www.lisp.org/HyperSpec/,http://www.lispworks.com/reference/HyperSpec/,g'
 config.lisp
-  make
-}
-
-check() {
-  cd $srcdir/${pkgname}-${pkgver}/src
-  make check
-}
-
-package() {
-  cd $srcdir/${pkgname}-${pkgver}/src
-  make DESTDIR=$pkgdir install
-}

Copied: clisp/repos/extra-i686/PKGBUILD (from rev 203060, clisp/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-03 09:08:54 UTC (rev 203061)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Juergen Hoetzel juer...@archlinux.org
+pkgname=clisp
+pkgver=2.49
+pkgrel=4
+pkgdesc=ANSI Common Lisp interpreter, compiler and debugger
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://clisp.cons.org/;
+depends=('readline' 'libsigsegv')
+provides=('common-lisp')
+makedepends=('ffcall')
+options=('!makeflags' '!emptydirs')
+source=(http://downloads.sourceforge.net/sourceforge/clisp/clisp-${pkgver}.tar.bz2;)
+md5sums=('1962b99d5e530390ec3829236d168649')
+
+build() {
+  cd $srcdir/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --with-readline --with-ffcall src
+  cd src
+  ./makemake --prefix=/usr --with-readline --with-ffcall --with-dynamic-ffi  
Makefile
+  make
+  sed -i 
's,http://www.lisp.org/HyperSpec/,http://www.lispworks.com/reference/HyperSpec/,g'
 config.lisp
+  make
+}
+
+check() {
+  cd $srcdir/${pkgname}-${pkgver}/src
+  make check
+}
+
+package() {
+  cd $srcdir/${pkgname}-${pkgver}/src
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-01-03 09:08:47 UTC (rev 203060)
+++ extra-x86_64/PKGBUILD   2014-01-03 09:08:54 UTC (rev 203061)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Juergen Hoetzel juer...@archlinux.org
-pkgname=clisp
-pkgver=2.49
-pkgrel=3
-pkgdesc=ANSI Common Lisp interpreter, compiler and debugger
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://clisp.cons.org/;
-depends=('readline' 'libsigsegv')
-provides=('common-lisp')
-makedepends=('ffcall')
-options=('!makeflags' '!emptydirs')
-source=(http://downloads.sourceforge.net/sourceforge/clisp/clisp-${pkgver}.tar.bz2;)
-md5sums=('1962b99d5e530390ec3829236d168649')
-
-build() {
-  cd $srcdir/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --with-readline --with-ffcall src
-  cd src
-  ./makemake --prefix=/usr --with-readline --with-ffcall --with-dynamic-ffi  
Makefile
-  make
-  sed -i 
's,http://www.lisp.org/HyperSpec/,http://www.lispworks.com/reference/HyperSpec/,g'
 config.lisp
-  make
-}
-
-check() {
-  cd $srcdir/${pkgname}-${pkgver}/src
-  make check
-}
-
-package() {
-  cd $srcdir/${pkgname}-${pkgver}/src
-  make DESTDIR=$pkgdir install
-}

Copied: clisp/repos/extra-x86_64/PKGBUILD (from rev 203060, 
clisp/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-01-03 09:08:54 UTC (rev 203061)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Juergen Hoetzel juer...@archlinux.org
+pkgname=clisp
+pkgver=2.49
+pkgrel=4
+pkgdesc=ANSI Common Lisp interpreter, compiler and debugger
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://clisp.cons.org/;
+depends=('readline' 'libsigsegv')
+provides=('common-lisp')
+makedepends=('ffcall')
+options=('!makeflags' 

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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 10:15:03
  Author: bpiotrowski
Revision: 203062

upgpkg: crypto++ 5.6.2-2

remove static libraries

Modified:
  crypto++/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 09:08:54 UTC (rev 203061)
+++ PKGBUILD2014-01-03 09:15:03 UTC (rev 203062)
@@ -8,7 +8,7 @@
 pkgname=crypto++
 pkgver=5.6.2
 _srcver=562
-pkgrel=1
+pkgrel=2
 pkgdesc=A free C++ class library of cryptographic schemes
 arch=('i686' 'x86_64')
 url=http://www.cryptopp.com/;
@@ -21,8 +21,6 @@
  '46de3847c59ad16456fa863eb33e73b2')
 
 build() {
-  cd ${srcdir}
-
   sed -i -e 's/^CXXFLAGS/#CXXFLAGS/' GNUmakefile
   export CXXFLAGS=${CXXFLAGS} -DNDEBUG -fPIC
   make -f GNUmakefile  
@@ -30,11 +28,8 @@
 }
 
 package() {
-  cd ${srcdir}
-
   install -d ${pkgdir}/usr/{lib/pkgconfig,include/cryptopp}
   install -m644 *.h ${pkgdir}/usr/include/cryptopp/
-  install -m644 libcryptopp.a ${pkgdir}/usr/lib/libcryptopp.a
   install -m644 libcryptopp.so ${pkgdir}/usr/lib/libcryptopp.so
   install -m644 ${srcdir}/libcrypto++.pc 
${pkgdir}/usr/lib/pkgconfig/libcrypto++.pc
   install -D -m644 License.txt 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 10:15:09
  Author: bpiotrowski
Revision: 203063

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

Added:
  crypto++/repos/extra-i686/PKGBUILD
(from rev 203062, crypto++/trunk/PKGBUILD)
  crypto++/repos/extra-i686/libcrypto++.pc
(from rev 203062, crypto++/trunk/libcrypto++.pc)
  crypto++/repos/extra-x86_64/PKGBUILD
(from rev 203062, crypto++/trunk/PKGBUILD)
  crypto++/repos/extra-x86_64/libcrypto++.pc
(from rev 203062, crypto++/trunk/libcrypto++.pc)
Deleted:
  crypto++/repos/extra-i686/PKGBUILD
  crypto++/repos/extra-i686/libcrypto++.pc
  crypto++/repos/extra-x86_64/PKGBUILD
  crypto++/repos/extra-x86_64/libcrypto++.pc

-+
 /PKGBUILD   |   72 ++
 /libcrypto++.pc |   22 
 extra-i686/PKGBUILD |   41 ---
 extra-i686/libcrypto++.pc   |   11 --
 extra-x86_64/PKGBUILD   |   41 ---
 extra-x86_64/libcrypto++.pc |   11 --
 6 files changed, 94 insertions(+), 104 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-03 09:15:03 UTC (rev 203062)
+++ extra-i686/PKGBUILD 2014-01-03 09:15:09 UTC (rev 203063)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Alexander Rødseth rods...@gmail.com
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Kritoke krit...@gamebox.net
-# Contributor: jlvsimoes jlvsim...@oninet.pt
-
-pkgname=crypto++
-pkgver=5.6.2
-_srcver=562
-pkgrel=1
-pkgdesc=A free C++ class library of cryptographic schemes
-arch=('i686' 'x86_64')
-url=http://www.cryptopp.com/;
-license=('custom')
-depends=('gcc-libs')
-makedepends=('unzip')
-source=(http://www.cryptopp.com/cryptopp${_srcver}.zip;
-'libcrypto++.pc')
-md5sums=('7ed022585698df48e65ce9218f6c6a67'
- '46de3847c59ad16456fa863eb33e73b2')
-
-build() {
-  cd ${srcdir}
-
-  sed -i -e 's/^CXXFLAGS/#CXXFLAGS/' GNUmakefile
-  export CXXFLAGS=${CXXFLAGS} -DNDEBUG -fPIC
-  make -f GNUmakefile  
-  make libcryptopp.so
-}
-
-package() {
-  cd ${srcdir}
-
-  install -d ${pkgdir}/usr/{lib/pkgconfig,include/cryptopp}
-  install -m644 *.h ${pkgdir}/usr/include/cryptopp/
-  install -m644 libcryptopp.a ${pkgdir}/usr/lib/libcryptopp.a
-  install -m644 libcryptopp.so ${pkgdir}/usr/lib/libcryptopp.so
-  install -m644 ${srcdir}/libcrypto++.pc 
${pkgdir}/usr/lib/pkgconfig/libcrypto++.pc
-  install -D -m644 License.txt 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: crypto++/repos/extra-i686/PKGBUILD (from rev 203062, 
crypto++/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-03 09:15:09 UTC (rev 203063)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Alexander Rødseth rods...@gmail.com
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Kritoke krit...@gamebox.net
+# Contributor: jlvsimoes jlvsim...@oninet.pt
+
+pkgname=crypto++
+pkgver=5.6.2
+_srcver=562
+pkgrel=2
+pkgdesc=A free C++ class library of cryptographic schemes
+arch=('i686' 'x86_64')
+url=http://www.cryptopp.com/;
+license=('custom')
+depends=('gcc-libs')
+makedepends=('unzip')
+source=(http://www.cryptopp.com/cryptopp${_srcver}.zip;
+'libcrypto++.pc')
+md5sums=('7ed022585698df48e65ce9218f6c6a67'
+ '46de3847c59ad16456fa863eb33e73b2')
+
+build() {
+  sed -i -e 's/^CXXFLAGS/#CXXFLAGS/' GNUmakefile
+  export CXXFLAGS=${CXXFLAGS} -DNDEBUG -fPIC
+  make -f GNUmakefile  
+  make libcryptopp.so
+}
+
+package() {
+  install -d ${pkgdir}/usr/{lib/pkgconfig,include/cryptopp}
+  install -m644 *.h ${pkgdir}/usr/include/cryptopp/
+  install -m644 libcryptopp.so ${pkgdir}/usr/lib/libcryptopp.so
+  install -m644 ${srcdir}/libcrypto++.pc 
${pkgdir}/usr/lib/pkgconfig/libcrypto++.pc
+  install -D -m644 License.txt 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: extra-i686/libcrypto++.pc
===
--- extra-i686/libcrypto++.pc   2014-01-03 09:15:03 UTC (rev 203062)
+++ extra-i686/libcrypto++.pc   2014-01-03 09:15:09 UTC (rev 203063)
@@ -1,11 +0,0 @@
-# Written by Alexander Rødseth rods...@gmail.com
-
-prefix=/usr
-libdir=${prefix}/lib
-includedir=${prefix}/include
-
-Name: libcrypto++-5.6.2
-Description: Class library of cryptographic schemes
-Version: 5.6.2
-Libs: -L${libdir} -lcryptopp
-Cflags: -I${includedir} 

Copied: crypto++/repos/extra-i686/libcrypto++.pc (from rev 203062, 
crypto++/trunk/libcrypto++.pc)
===
--- extra-i686/libcrypto++.pc   (rev 0)
+++ extra-i686/libcrypto++.pc   2014-01-03 09:15:09 UTC (rev 203063)
@@ -0,0 +1,11 @@
+# Written by Alexander Rødseth 

[arch-commits] Commit in dhcp/repos (24 files)

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 10:19:21
  Author: bpiotrowski
Revision: 203066

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

Added:
  dhcp/repos/extra-i686/PKGBUILD
(from rev 203065, dhcp/trunk/PKGBUILD)
  dhcp/repos/extra-i686/dhcp-4.2.5-client_script-1.patch
(from rev 203065, dhcp/trunk/dhcp-4.2.5-client_script-1.patch)
  dhcp/repos/extra-i686/dhcp-4.2.5-missing_ipv6-1.patch
(from rev 203065, dhcp/trunk/dhcp-4.2.5-missing_ipv6-1.patch)
  dhcp/repos/extra-i686/dhcp.install
(from rev 203065, dhcp/trunk/dhcp.install)
  dhcp/repos/extra-i686/dhcpd4.service
(from rev 203065, dhcp/trunk/dhcpd4.service)
  dhcp/repos/extra-i686/dhcpd6.service
(from rev 203065, dhcp/trunk/dhcpd6.service)
  dhcp/repos/extra-x86_64/PKGBUILD
(from rev 203065, dhcp/trunk/PKGBUILD)
  dhcp/repos/extra-x86_64/dhcp-4.2.5-client_script-1.patch
(from rev 203065, dhcp/trunk/dhcp-4.2.5-client_script-1.patch)
  dhcp/repos/extra-x86_64/dhcp-4.2.5-missing_ipv6-1.patch
(from rev 203065, dhcp/trunk/dhcp-4.2.5-missing_ipv6-1.patch)
  dhcp/repos/extra-x86_64/dhcp.install
(from rev 203065, dhcp/trunk/dhcp.install)
  dhcp/repos/extra-x86_64/dhcpd4.service
(from rev 203065, dhcp/trunk/dhcpd4.service)
  dhcp/repos/extra-x86_64/dhcpd6.service
(from rev 203065, dhcp/trunk/dhcpd6.service)
Deleted:
  dhcp/repos/extra-i686/PKGBUILD
  dhcp/repos/extra-i686/dhcp-4.2.5-client_script-1.patch
  dhcp/repos/extra-i686/dhcp-4.2.5-missing_ipv6-1.patch
  dhcp/repos/extra-i686/dhcp.install
  dhcp/repos/extra-i686/dhcpd4.service
  dhcp/repos/extra-i686/dhcpd6.service
  dhcp/repos/extra-x86_64/PKGBUILD
  dhcp/repos/extra-x86_64/dhcp-4.2.5-client_script-1.patch
  dhcp/repos/extra-x86_64/dhcp-4.2.5-missing_ipv6-1.patch
  dhcp/repos/extra-x86_64/dhcp.install
  dhcp/repos/extra-x86_64/dhcpd4.service
  dhcp/repos/extra-x86_64/dhcpd6.service

---+
 /PKGBUILD |  184 +++
 /dhcp-4.2.5-client_script-1.patch | 1296 
 /dhcp-4.2.5-missing_ipv6-1.patch  |   96 +
 /dhcp.install |   28 
 /dhcpd4.service   |   24 
 /dhcpd6.service   |   24 
 extra-i686/PKGBUILD   |   92 -
 extra-i686/dhcp-4.2.5-client_script-1.patch   |  648 
 extra-i686/dhcp-4.2.5-missing_ipv6-1.patch|   48 
 extra-i686/dhcp.install   |   14 
 extra-i686/dhcpd4.service |   12 
 extra-i686/dhcpd6.service |   12 
 extra-x86_64/PKGBUILD |   92 -
 extra-x86_64/dhcp-4.2.5-client_script-1.patch |  648 
 extra-x86_64/dhcp-4.2.5-missing_ipv6-1.patch  |   48 
 extra-x86_64/dhcp.install |   14 
 extra-x86_64/dhcpd4.service   |   12 
 extra-x86_64/dhcpd6.service   |   12 
 18 files changed, 1652 insertions(+), 1652 deletions(-)

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


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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 10:19:16
  Author: bpiotrowski
Revision: 203065

upgpkg: dhcp 4.2.5.p1-3

remove static libraries

Modified:
  dhcp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 09:18:41 UTC (rev 203064)
+++ PKGBUILD2014-01-03 09:19:16 UTC (rev 203065)
@@ -7,7 +7,7 @@
 # separate patch levels with a period to maintain proper versioning.
 pkgver=4.2.5.p1
 _pkgver=4.2.5-P1
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 license=('custom:isc-dhcp')
 url=https://www.isc.org/software/dhcp;



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 10:30:04
  Author: bpiotrowski
Revision: 203067

upgpkg: ecl 13.5.1-2

remove static libraries

Modified:
  ecl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 09:19:21 UTC (rev 203066)
+++ PKGBUILD2014-01-03 09:30:04 UTC (rev 203067)
@@ -4,7 +4,7 @@
 
 pkgname=ecl
 pkgver=13.5.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Embeddable Common Lisp
 arch=('i686' 'x86_64')
 url=http://sourceforge.net/projects/ecls/;



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 10:30:10
  Author: bpiotrowski
Revision: 203068

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

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

---+
 /PKGBUILD |   78 
 extra-i686/PKGBUILD   |   39 
 extra-x86_64/PKGBUILD |   39 
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-03 09:30:04 UTC (rev 203067)
+++ extra-i686/PKGBUILD 2014-01-03 09:30:10 UTC (rev 203068)
@@ -1,39 +0,0 @@
-# $Id$
-# Contributor: John Proctor jproc...@prium.net
-# Maintainer: juergen juer...@archlinux.org
-
-pkgname=ecl
-pkgver=13.5.1
-pkgrel=1
-pkgdesc=Embeddable Common Lisp
-arch=('i686' 'x86_64')
-url=http://sourceforge.net/projects/ecls/;
-license=('LGPL')
-depends=('bash' 'gmp')
-makedepends=('texinfo')
-provides=('common-lisp' 'cl-asdf')
-options=('!makeflags')
-source=(http://downloads.sourceforge.net/project/ecls/ecls/13.5/ecl-${pkgver}.tgz)
-md5sums=('f6bb59d9383c51fc94e1c7ca5cf1c586')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  sed -i 's|-Wl,--rpath,~A|-Wl,--rpath,/usr/lib/ecl|' src/configure 
-  ./configure \
---build=$CHOST \
---prefix=/usr \
---with-tcp \
---with-clos-streams \
---enable-shared \
---enable-boehm=included \
---with-system-gmp \
---without-x \
---enable-threads \
---without-clx
-
-  make
-}
-
-package() {
-  make -C $srcdir/$pkgname-$pkgver DESTDIR=$pkgdir install
-}

Copied: ecl/repos/extra-i686/PKGBUILD (from rev 203067, ecl/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-03 09:30:10 UTC (rev 203068)
@@ -0,0 +1,39 @@
+# $Id$
+# Contributor: John Proctor jproc...@prium.net
+# Maintainer: juergen juer...@archlinux.org
+
+pkgname=ecl
+pkgver=13.5.1
+pkgrel=2
+pkgdesc=Embeddable Common Lisp
+arch=('i686' 'x86_64')
+url=http://sourceforge.net/projects/ecls/;
+license=('LGPL')
+depends=('bash' 'gmp')
+makedepends=('texinfo')
+provides=('common-lisp' 'cl-asdf')
+options=('!makeflags')
+source=(http://downloads.sourceforge.net/project/ecls/ecls/13.5/ecl-${pkgver}.tgz)
+md5sums=('f6bb59d9383c51fc94e1c7ca5cf1c586')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  sed -i 's|-Wl,--rpath,~A|-Wl,--rpath,/usr/lib/ecl|' src/configure 
+  ./configure \
+--build=$CHOST \
+--prefix=/usr \
+--with-tcp \
+--with-clos-streams \
+--enable-shared \
+--enable-boehm=included \
+--with-system-gmp \
+--without-x \
+--enable-threads \
+--without-clx
+
+  make
+}
+
+package() {
+  make -C $srcdir/$pkgname-$pkgver DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-01-03 09:30:04 UTC (rev 203067)
+++ extra-x86_64/PKGBUILD   2014-01-03 09:30:10 UTC (rev 203068)
@@ -1,39 +0,0 @@
-# $Id$
-# Contributor: John Proctor jproc...@prium.net
-# Maintainer: juergen juer...@archlinux.org
-
-pkgname=ecl
-pkgver=13.5.1
-pkgrel=1
-pkgdesc=Embeddable Common Lisp
-arch=('i686' 'x86_64')
-url=http://sourceforge.net/projects/ecls/;
-license=('LGPL')
-depends=('bash' 'gmp')
-makedepends=('texinfo')
-provides=('common-lisp' 'cl-asdf')
-options=('!makeflags')
-source=(http://downloads.sourceforge.net/project/ecls/ecls/13.5/ecl-${pkgver}.tgz)
-md5sums=('f6bb59d9383c51fc94e1c7ca5cf1c586')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  sed -i 's|-Wl,--rpath,~A|-Wl,--rpath,/usr/lib/ecl|' src/configure 
-  ./configure \
---build=$CHOST \
---prefix=/usr \
---with-tcp \
---with-clos-streams \
---enable-shared \
---enable-boehm=included \
---with-system-gmp \
---without-x \
---enable-threads \
---without-clx
-
-  make
-}
-
-package() {
-  make -C $srcdir/$pkgname-$pkgver DESTDIR=$pkgdir install
-}

Copied: ecl/repos/extra-x86_64/PKGBUILD (from rev 203067, ecl/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-01-03 09:30:10 UTC (rev 203068)
@@ -0,0 +1,39 @@
+# $Id$
+# Contributor: John Proctor jproc...@prium.net
+# Maintainer: juergen juer...@archlinux.org
+
+pkgname=ecl
+pkgver=13.5.1
+pkgrel=2
+pkgdesc=Embeddable Common Lisp
+arch=('i686' 'x86_64')
+url=http://sourceforge.net/projects/ecls/;
+license=('LGPL')
+depends=('bash' 'gmp')
+makedepends=('texinfo')
+provides=('common-lisp' 'cl-asdf')
+options=('!makeflags')

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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 10:35:25
  Author: bpiotrowski
Revision: 203070

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

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

---+
 /PKGBUILD |   64 
 extra-i686/PKGBUILD   |   32 
 extra-x86_64/PKGBUILD |   32 
 3 files changed, 64 insertions(+), 64 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-03 09:35:19 UTC (rev 203069)
+++ extra-i686/PKGBUILD 2014-01-03 09:35:25 UTC (rev 203070)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Vesa Kaihlavirta ve...@iki.fi
-# Contributor: Michael Baehr usem...@spamblocked.com
-
-pkgname=ffcall
-pkgver=1.10
-pkgrel=4
-pkgdesc=C library for implementing foreign function calls in embedded 
interpreters
-arch=('i686' 'x86_64')
-url=http://www.gnu.org/software/libffcall/;
-license=('GPL2')
-options=('!makeflags')
-source=(http://www.haible.de/bruno/gnu/${pkgname}-${pkgver}.tar.gz)
-md5sums=('2db95007e901f3bc2ae7e5a9fe9ebea4')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  [ $CARCH = x86_64 ]  CONFIGFLAG=--with-pic
-  ./configure --prefix=/usr --mandir=/usr/share/man $CONFIGFLAG
-  make
-}
-
-check() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  install -d ${pkgdir}/usr/share/{man,doc/ffcall}
-  make DESTDIR=${pkgdir} htmldir=/usr/share/doc/ffcall install
-}

Copied: ffcall/repos/extra-i686/PKGBUILD (from rev 203069, 
ffcall/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-03 09:35:25 UTC (rev 203070)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Vesa Kaihlavirta ve...@iki.fi
+# Contributor: Michael Baehr usem...@spamblocked.com
+
+pkgname=ffcall
+pkgver=1.10
+pkgrel=5
+pkgdesc=C library for implementing foreign function calls in embedded 
interpreters
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/software/libffcall/;
+license=('GPL2')
+options=('!makeflags')
+source=(http://www.haible.de/bruno/gnu/${pkgname}-${pkgver}.tar.gz)
+md5sums=('2db95007e901f3bc2ae7e5a9fe9ebea4')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  [ $CARCH = x86_64 ]  CONFIGFLAG=--with-pic
+  ./configure --prefix=/usr --mandir=/usr/share/man $CONFIGFLAG
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  install -d ${pkgdir}/usr/share/{man,doc/ffcall}
+  make DESTDIR=${pkgdir} htmldir=/usr/share/doc/ffcall install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-01-03 09:35:19 UTC (rev 203069)
+++ extra-x86_64/PKGBUILD   2014-01-03 09:35:25 UTC (rev 203070)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Vesa Kaihlavirta ve...@iki.fi
-# Contributor: Michael Baehr usem...@spamblocked.com
-
-pkgname=ffcall
-pkgver=1.10
-pkgrel=4
-pkgdesc=C library for implementing foreign function calls in embedded 
interpreters
-arch=('i686' 'x86_64')
-url=http://www.gnu.org/software/libffcall/;
-license=('GPL2')
-options=('!makeflags')
-source=(http://www.haible.de/bruno/gnu/${pkgname}-${pkgver}.tar.gz)
-md5sums=('2db95007e901f3bc2ae7e5a9fe9ebea4')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  [ $CARCH = x86_64 ]  CONFIGFLAG=--with-pic
-  ./configure --prefix=/usr --mandir=/usr/share/man $CONFIGFLAG
-  make
-}
-
-check() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  install -d ${pkgdir}/usr/share/{man,doc/ffcall}
-  make DESTDIR=${pkgdir} htmldir=/usr/share/doc/ffcall install
-}

Copied: ffcall/repos/extra-x86_64/PKGBUILD (from rev 203069, 
ffcall/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-01-03 09:35:25 UTC (rev 203070)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Vesa Kaihlavirta ve...@iki.fi
+# Contributor: Michael Baehr usem...@spamblocked.com
+
+pkgname=ffcall
+pkgver=1.10
+pkgrel=5
+pkgdesc=C library for implementing foreign function calls in embedded 
interpreters
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/software/libffcall/;
+license=('GPL2')
+options=('!makeflags')
+source=(http://www.haible.de/bruno/gnu/${pkgname}-${pkgver}.tar.gz)
+md5sums=('2db95007e901f3bc2ae7e5a9fe9ebea4')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  [ $CARCH = x86_64 ]  CONFIGFLAG=--with-pic
+  ./configure --prefix=/usr --mandir=/usr/share/man $CONFIGFLAG
+  make
+}
+
+check() {
+  cd 

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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 10:35:19
  Author: bpiotrowski
Revision: 203069

upgpkg: ffcall 1.10-5

remove static libraries

Modified:
  ffcall/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 09:30:10 UTC (rev 203068)
+++ PKGBUILD2014-01-03 09:35:19 UTC (rev 203069)
@@ -4,7 +4,7 @@
 
 pkgname=ffcall
 pkgver=1.10
-pkgrel=4
+pkgrel=5
 pkgdesc=C library for implementing foreign function calls in embedded 
interpreters
 arch=('i686' 'x86_64')
 url=http://www.gnu.org/software/libffcall/;



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 10:38:06
  Author: bpiotrowski
Revision: 203072

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

Added:
  gmetadom/repos/extra-i686/PKGBUILD
(from rev 203071, gmetadom/trunk/PKGBUILD)
  gmetadom/repos/extra-i686/gmetadom-0.2.6-gcc43.patch
(from rev 203071, gmetadom/trunk/gmetadom-0.2.6-gcc43.patch)
  gmetadom/repos/extra-x86_64/PKGBUILD
(from rev 203071, gmetadom/trunk/PKGBUILD)
  gmetadom/repos/extra-x86_64/gmetadom-0.2.6-gcc43.patch
(from rev 203071, gmetadom/trunk/gmetadom-0.2.6-gcc43.patch)
Deleted:
  gmetadom/repos/extra-i686/PKGBUILD
  gmetadom/repos/extra-i686/gmetadom-0.2.6-gcc43.patch
  gmetadom/repos/extra-x86_64/PKGBUILD
  gmetadom/repos/extra-x86_64/gmetadom-0.2.6-gcc43.patch

-+
 /PKGBUILD   |   62 ++
 /gmetadom-0.2.6-gcc43.patch |   36 +
 extra-i686/PKGBUILD |   31 ---
 extra-i686/gmetadom-0.2.6-gcc43.patch   |   18 
 extra-x86_64/PKGBUILD   |   31 ---
 extra-x86_64/gmetadom-0.2.6-gcc43.patch |   18 
 6 files changed, 98 insertions(+), 98 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-03 09:38:03 UTC (rev 203071)
+++ extra-i686/PKGBUILD 2014-01-03 09:38:06 UTC (rev 203072)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=gmetadom
-pkgver=0.2.6
-pkgrel=3
-pkgdesc=C++ bindings for GDome2 DOM implementation
-arch=('i686' 'x86_64')
-url=http://gmetadom.sourceforge.net/;
-license=('LGPL')
-depends=('gdome2')
-makedepends=('pkgconfig' 'ocaml')
-options=('!makeflags')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz;
-'gmetadom-0.2.6-gcc43.patch')
-md5sums=('7bfb5d9c6f20ffa5e790b63d1f8cb481'
- 'ea0271007f8650733029327823353d0d')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np1 -i ${srcdir}/gmetadom-0.2.6-gcc43.patch
-  export LDFLAGS=${LDFLAGS/,--as-needed}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir}/ install
-}

Copied: gmetadom/repos/extra-i686/PKGBUILD (from rev 203071, 
gmetadom/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-03 09:38:06 UTC (rev 203072)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=gmetadom
+pkgver=0.2.6
+pkgrel=4
+pkgdesc=C++ bindings for GDome2 DOM implementation
+arch=('i686' 'x86_64')
+url=http://gmetadom.sourceforge.net/;
+license=('LGPL')
+depends=('gdome2')
+makedepends=('pkgconfig' 'ocaml')
+options=('!makeflags')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz;
+'gmetadom-0.2.6-gcc43.patch')
+md5sums=('7bfb5d9c6f20ffa5e790b63d1f8cb481'
+ 'ea0271007f8650733029327823353d0d')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/gmetadom-0.2.6-gcc43.patch
+  export LDFLAGS=${LDFLAGS/,--as-needed}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir}/ install
+}

Deleted: extra-i686/gmetadom-0.2.6-gcc43.patch
===
--- extra-i686/gmetadom-0.2.6-gcc43.patch   2014-01-03 09:38:03 UTC (rev 
203071)
+++ extra-i686/gmetadom-0.2.6-gcc43.patch   2014-01-03 09:38:06 UTC (rev 
203072)
@@ -1,18 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 01_gcc43-fix.dpatch by Michael Bienia ge...@ubuntu.com
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
-
-@DPATCH@
-diff -urNad 
gmetadom-0.2.5-3ubuntu1~/src/gdome_cpp_smart/include/GdomeSmartDOMTraits.hh 
gmetadom-0.2.5-3ubuntu1/src/gdome_cpp_smart/include/GdomeSmartDOMTraits.hh
 
gmetadom-0.2.5-3ubuntu1~/src/gdome_cpp_smart/include/GdomeSmartDOMTraits.hh 
   2007-11-21 18:27:08.0 +0100
-+++ gmetadom-0.2.5-3ubuntu1/src/gdome_cpp_smart/include/GdomeSmartDOMTraits.hh 
2007-11-28 12:16:00.0 +0100
-@@ -26,6 +26,7 @@
-  */
- 
- #include string
-+#include cstring
- 
- #include GdomeSmartDOMChar.hh
- 

Copied: gmetadom/repos/extra-i686/gmetadom-0.2.6-gcc43.patch (from rev 203071, 
gmetadom/trunk/gmetadom-0.2.6-gcc43.patch)
===
--- extra-i686/gmetadom-0.2.6-gcc43.patch   (rev 0)
+++ extra-i686/gmetadom-0.2.6-gcc43.patch   2014-01-03 09:38:06 UTC (rev 
203072)
@@ -0,0 +1,18 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 01_gcc43-fix.dpatch by Michael Bienia 

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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 10:38:03
  Author: bpiotrowski
Revision: 203071

upgpkg: gmetadom 0.2.6-4

remove static libraries

Modified:
  gmetadom/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 09:35:25 UTC (rev 203070)
+++ PKGBUILD2014-01-03 09:38:03 UTC (rev 203071)
@@ -4,7 +4,7 @@
 
 pkgname=gmetadom
 pkgver=0.2.6
-pkgrel=3
+pkgrel=4
 pkgdesc=C++ bindings for GDome2 DOM implementation
 arch=('i686' 'x86_64')
 url=http://gmetadom.sourceforge.net/;



[arch-commits] Commit in alure/trunk (PKGBUILD build.patch)

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 11:46:04
  Author: bpiotrowski
Revision: 103315

upgpkg: alure 1.2-3

remove static libraries

Added:
  alure/trunk/build.patch
Modified:
  alure/trunk/PKGBUILD

-+
 PKGBUILD|   13 ++---
 build.patch |   12 
 2 files changed, 22 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 04:07:43 UTC (rev 103314)
+++ PKGBUILD2014-01-03 10:46:04 UTC (rev 103315)
@@ -3,7 +3,7 @@
 
 pkgname=alure
 pkgver=1.2
-pkgrel=2
+pkgrel=3
 pkgdesc='Utility library to help manage common tasks with OpenAL applications.'
 arch=('i686' 'x86_64')
 url='http://kcat.strangesoft.net/alure.html'
@@ -16,9 +16,16 @@
 'mpg123: for MPEG support'
 'dumb: for IT, XM, S3M and MOD support'
 'fluidsynth: for SoundFont 2 support')
-source=(http://kcat.strangesoft.net/alure-releases/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('3088aba074ad02d95ea51e705053b9f5')
+source=(http://kcat.strangesoft.net/alure-releases/${pkgname}-${pkgver}.tar.bz2;
+build.patch)
+md5sums=('3088aba074ad02d95ea51e705053b9f5'
+ '6a8dfd62ccae920d393b4202736aba46')
 
+prepare() {
+  cd $pkgname-$pkgver
+  patch -p1 -i ../build.patch
+}
+
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
 

Added: build.patch
===
--- build.patch (rev 0)
+++ build.patch 2014-01-03 10:46:04 UTC (rev 103315)
@@ -0,0 +1,12 @@
+diff -rupN a/src/codec_fluidsynth.cpp b/src/codec_fluidsynth.cpp
+--- a/src/codec_fluidsynth.cpp 2011-07-29 08:37:48.0 +
 b/src/codec_fluidsynth.cpp 2014-01-03 10:42:13.280792235 +
+@@ -32,7 +32,7 @@
+ #endif
+ 
+ #include istream
+-
++#include unistd.h
+ #include fluidsynth.h
+ 
+ 



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 11:52:48
  Author: bpiotrowski
Revision: 103320

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

Added:
  geos/repos/community-i686/PKGBUILD
(from rev 103319, geos/trunk/PKGBUILD)
  geos/repos/community-i686/geos.changelog
(from rev 103319, geos/trunk/geos.changelog)
  geos/repos/community-x86_64/PKGBUILD
(from rev 103319, geos/trunk/PKGBUILD)
  geos/repos/community-x86_64/geos.changelog
(from rev 103319, geos/trunk/geos.changelog)
Deleted:
  geos/repos/community-i686/PKGBUILD
  geos/repos/community-i686/geos.changelog
  geos/repos/community-x86_64/PKGBUILD
  geos/repos/community-x86_64/geos.changelog

-+
 /PKGBUILD   |   62 ++
 /geos.changelog |   28 +
 community-i686/PKGBUILD |   31 ---
 community-i686/geos.changelog   |   14 
 community-x86_64/PKGBUILD   |   31 ---
 community-x86_64/geos.changelog |   14 
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-03 10:52:45 UTC (rev 103319)
+++ community-i686/PKGBUILD 2014-01-03 10:52:48 UTC (rev 103320)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
-# Contributor: William Rea sillywi...@gmail.com
-# Contributor: Alexander Rødseth rods...@gmail.com
-
-pkgname=geos
-pkgver=3.4.2
-pkgrel=1
-pkgdesc=C++ port of the Java Topology Suite
-arch=('x86_64' 'i686')
-url=http://trac.osgeo.org/geos/;
-license=('LGPL')
-depends=('gcc-libs' 'bash')
-options=('!emptydirs')
-changelog=$pkgname.changelog
-source=(http://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('15e8bfdf7e29087a957b56ac543ea9a80321481cef4d4f63a7b268953ad26c53')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-}

Copied: geos/repos/community-i686/PKGBUILD (from rev 103319, 
geos/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-03 10:52:48 UTC (rev 103320)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
+# Contributor: William Rea sillywi...@gmail.com
+# Contributor: Alexander Rødseth rods...@gmail.com
+
+pkgname=geos
+pkgver=3.4.2
+pkgrel=2
+pkgdesc=C++ port of the Java Topology Suite
+arch=('x86_64' 'i686')
+url=http://trac.osgeo.org/geos/;
+license=('LGPL')
+depends=('gcc-libs' 'bash')
+options=('!emptydirs')
+changelog=$pkgname.changelog
+source=(http://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha256sums=('15e8bfdf7e29087a957b56ac543ea9a80321481cef4d4f63a7b268953ad26c53')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/geos.changelog
===
--- community-i686/geos.changelog   2014-01-03 10:52:45 UTC (rev 103319)
+++ community-i686/geos.changelog   2014-01-03 10:52:48 UTC (rev 103320)
@@ -1,14 +0,0 @@
-2013-09-02 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * geos 3.4.1-1
-
-2013-04-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * geos 3.3.8-1
-
-2013-02-24 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * geos 3.3.7-1
-
-2013-01-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * geos 3.3.6-1
-
-2012-09-06 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * geos 3.3.5-1

Copied: geos/repos/community-i686/geos.changelog (from rev 103319, 
geos/trunk/geos.changelog)
===
--- community-i686/geos.changelog   (rev 0)
+++ community-i686/geos.changelog   2014-01-03 10:52:48 UTC (rev 103320)
@@ -0,0 +1,14 @@
+2013-09-02 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * geos 3.4.1-1
+
+2013-04-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * geos 3.3.8-1
+
+2013-02-24 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * geos 3.3.7-1
+
+2013-01-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * geos 3.3.6-1
+
+2012-09-06 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * geos 3.3.5-1

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-03 10:52:45 UTC (rev 103319)
+++ community-x86_64/PKGBUILD   2014-01-03 10:52:48 UTC (rev 103320)
@@ -1,31 

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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 11:53:10
  Author: bpiotrowski
Revision: 103324

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-03 10:53:07 UTC (rev 103323)
+++ community-i686/PKGBUILD 2014-01-03 10:53:10 UTC (rev 103324)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Thomas Haider t.hai...@vcnc.org
-
-pkgname=libev
-pkgver=4.15
-pkgrel=1
-pkgdesc=A full-featured and high-performance event loop
-arch=('i686' 'x86_64')
-url=http://software.schmorp.de/pkg/libev.html;
-license=('BSD')
-depends=('glibc')
-source=(http://dist.schmorp.de/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('88655b1e2c0b328c9f90a6df7e72361a97fa8dc3')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  # fix conflict with libevent
-  rm ${pkgdir}/usr/include/event.h
-  
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: libev/repos/community-i686/PKGBUILD (from rev 103323, 
libev/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-03 10:53:10 UTC (rev 103324)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Thomas Haider t.hai...@vcnc.org
+
+pkgname=libev
+pkgver=4.15
+pkgrel=2
+pkgdesc=A full-featured and high-performance event loop
+arch=('i686' 'x86_64')
+url=http://software.schmorp.de/pkg/libev.html;
+license=('BSD')
+depends=('glibc')
+source=(http://dist.schmorp.de/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('88655b1e2c0b328c9f90a6df7e72361a97fa8dc3')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  # fix conflict with libevent
+  rm ${pkgdir}/usr/include/event.h
+  
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-03 10:53:07 UTC (rev 103323)
+++ community-x86_64/PKGBUILD   2014-01-03 10:53:10 UTC (rev 103324)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Thomas Haider t.hai...@vcnc.org
-
-pkgname=libev
-pkgver=4.15
-pkgrel=1
-pkgdesc=A full-featured and high-performance event loop
-arch=('i686' 'x86_64')
-url=http://software.schmorp.de/pkg/libev.html;
-license=('BSD')
-depends=('glibc')
-source=(http://dist.schmorp.de/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('88655b1e2c0b328c9f90a6df7e72361a97fa8dc3')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  # fix conflict with libevent
-  rm ${pkgdir}/usr/include/event.h
-  
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: libev/repos/community-x86_64/PKGBUILD (from rev 103323, 
libev/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-01-03 10:53:10 UTC (rev 103324)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Thomas Haider t.hai...@vcnc.org
+
+pkgname=libev
+pkgver=4.15
+pkgrel=2
+pkgdesc=A full-featured and high-performance event loop
+arch=('i686' 'x86_64')
+url=http://software.schmorp.de/pkg/libev.html;
+license=('BSD')
+depends=('glibc')
+source=(http://dist.schmorp.de/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('88655b1e2c0b328c9f90a6df7e72361a97fa8dc3')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  # fix conflict with libevent
+  rm 

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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 11:52:30
  Author: bpiotrowski
Revision: 103317

upgpkg: devil 1.7.8-18

remove static libraries

Modified:
  devil/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 10:52:19 UTC (rev 103316)
+++ PKGBUILD2014-01-03 10:52:30 UTC (rev 103317)
@@ -5,7 +5,7 @@
 
 pkgname=devil
 pkgver=1.7.8
-pkgrel=17
+pkgrel=18
 pkgdesc=Library for reading several different image formats
 arch=('i686' 'x86_64')
 url=http://openil.sourceforge.net/;



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 11:52:45
  Author: bpiotrowski
Revision: 103319

upgpkg: geos 3.4.2-2

remove static libraries

Modified:
  geos/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 10:52:34 UTC (rev 103318)
+++ PKGBUILD2014-01-03 10:52:45 UTC (rev 103319)
@@ -6,7 +6,7 @@
 
 pkgname=geos
 pkgver=3.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc=C++ port of the Java Topology Suite
 arch=('x86_64' 'i686')
 url=http://trac.osgeo.org/geos/;



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 11:53:07
  Author: bpiotrowski
Revision: 103323

upgpkg: libev 4.15-2

remove static libraries

Modified:
  libev/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 10:52:59 UTC (rev 103322)
+++ PKGBUILD2014-01-03 10:53:07 UTC (rev 103323)
@@ -5,7 +5,7 @@
 
 pkgname=libev
 pkgver=4.15
-pkgrel=1
+pkgrel=2
 pkgdesc=A full-featured and high-performance event loop
 arch=('i686' 'x86_64')
 url=http://software.schmorp.de/pkg/libev.html;



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 11:52:59
  Author: bpiotrowski
Revision: 103322

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-03 10:52:55 UTC (rev 103321)
+++ community-i686/PKGBUILD 2014-01-03 10:52:59 UTC (rev 103322)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-# Contributor: Roman Kyrylych ro...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgname=libesmtp
-pkgver=1.0.6
-pkgrel=2
-pkgdesc='A library to manage posting mail to a preconfigured MTA.'
-arch=('i686' 'x86_64')
-url='http://www.stafford.uklinux.net/libesmtp/'
-license=('LGPL')
-depends=('openssl')
-source=(http://www.stafford.uklinux.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('bf3915e627fd8f35524a8fdfeed979c8')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: libesmtp/repos/community-i686/PKGBUILD (from rev 103321, 
libesmtp/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-03 10:52:59 UTC (rev 103322)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Roman Kyrylych ro...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=libesmtp
+pkgver=1.0.6
+pkgrel=3
+pkgdesc='A library to manage posting mail to a preconfigured MTA.'
+arch=('i686' 'x86_64')
+url='http://www.stafford.uklinux.net/libesmtp/'
+license=('LGPL')
+depends=('openssl')
+source=(http://www.stafford.uklinux.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('bf3915e627fd8f35524a8fdfeed979c8')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-03 10:52:55 UTC (rev 103321)
+++ community-x86_64/PKGBUILD   2014-01-03 10:52:59 UTC (rev 103322)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-# Contributor: Roman Kyrylych ro...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgname=libesmtp
-pkgver=1.0.6
-pkgrel=2
-pkgdesc='A library to manage posting mail to a preconfigured MTA.'
-arch=('i686' 'x86_64')
-url='http://www.stafford.uklinux.net/libesmtp/'
-license=('LGPL')
-depends=('openssl')
-source=(http://www.stafford.uklinux.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('bf3915e627fd8f35524a8fdfeed979c8')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: libesmtp/repos/community-x86_64/PKGBUILD (from rev 103321, 
libesmtp/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-01-03 10:52:59 UTC (rev 103322)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Roman Kyrylych ro...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=libesmtp
+pkgver=1.0.6
+pkgrel=3
+pkgdesc='A library to manage posting mail to a preconfigured MTA.'
+arch=('i686' 'x86_64')
+url='http://www.stafford.uklinux.net/libesmtp/'
+license=('LGPL')
+depends=('openssl')
+source=(http://www.stafford.uklinux.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('bf3915e627fd8f35524a8fdfeed979c8')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 11:52:55
  Author: bpiotrowski
Revision: 103321

upgpkg: libesmtp 1.0.6-3

remove static libraries

Modified:
  libesmtp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 10:52:48 UTC (rev 103320)
+++ PKGBUILD2014-01-03 10:52:55 UTC (rev 103321)
@@ -5,7 +5,7 @@
 
 pkgname=libesmtp
 pkgver=1.0.6
-pkgrel=2
+pkgrel=3
 pkgdesc='A library to manage posting mail to a preconfigured MTA.'
 arch=('i686' 'x86_64')
 url='http://www.stafford.uklinux.net/libesmtp/'



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 11:52:19
  Author: bpiotrowski
Revision: 103316

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

Added:
  alure/repos/community-i686/PKGBUILD
(from rev 103315, alure/trunk/PKGBUILD)
  alure/repos/community-i686/build.patch
(from rev 103315, alure/trunk/build.patch)
  alure/repos/community-x86_64/PKGBUILD
(from rev 103315, alure/trunk/PKGBUILD)
  alure/repos/community-x86_64/build.patch
(from rev 103315, alure/trunk/build.patch)
Deleted:
  alure/repos/community-i686/PKGBUILD
  alure/repos/community-x86_64/PKGBUILD

--+
 /PKGBUILD|   84 +
 community-i686/PKGBUILD  |   35 -
 community-i686/build.patch   |   12 +
 community-x86_64/PKGBUILD|   35 -
 community-x86_64/build.patch |   12 +
 5 files changed, 108 insertions(+), 70 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-03 10:46:04 UTC (rev 103315)
+++ community-i686/PKGBUILD 2014-01-03 10:52:19 UTC (rev 103316)
@@ -1,35 +0,0 @@
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-# Contributor: Markus Martin mar...@archwyrm.net
-
-pkgname=alure
-pkgver=1.2
-pkgrel=2
-pkgdesc='Utility library to help manage common tasks with OpenAL applications.'
-arch=('i686' 'x86_64')
-url='http://kcat.strangesoft.net/alure.html'
-license=('MIT')
-depends=('openal')
-makedepends=('cmake' 'libsndfile' 'libvorbis' 'flac' 'mpg123' 'dumb' 
'fluidsynth')
-optdepends=('libsndfile: for uncompressed audio support'
-'libvorbis: for OGG Vorbis support'
-'flac: for FLAC support'
-'mpg123: for MPEG support'
-'dumb: for IT, XM, S3M and MOD support'
-'fluidsynth: for SoundFont 2 support')
-source=(http://kcat.strangesoft.net/alure-releases/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('3088aba074ad02d95ea51e705053b9f5')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  cmake . -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  install -Dm0644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-}

Copied: alure/repos/community-i686/PKGBUILD (from rev 103315, 
alure/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-03 10:52:19 UTC (rev 103316)
@@ -0,0 +1,42 @@
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Markus Martin mar...@archwyrm.net
+
+pkgname=alure
+pkgver=1.2
+pkgrel=3
+pkgdesc='Utility library to help manage common tasks with OpenAL applications.'
+arch=('i686' 'x86_64')
+url='http://kcat.strangesoft.net/alure.html'
+license=('MIT')
+depends=('openal')
+makedepends=('cmake' 'libsndfile' 'libvorbis' 'flac' 'mpg123' 'dumb' 
'fluidsynth')
+optdepends=('libsndfile: for uncompressed audio support'
+'libvorbis: for OGG Vorbis support'
+'flac: for FLAC support'
+'mpg123: for MPEG support'
+'dumb: for IT, XM, S3M and MOD support'
+'fluidsynth: for SoundFont 2 support')
+source=(http://kcat.strangesoft.net/alure-releases/${pkgname}-${pkgver}.tar.bz2;
+build.patch)
+md5sums=('3088aba074ad02d95ea51e705053b9f5'
+ '6a8dfd62ccae920d393b4202736aba46')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -p1 -i ../build.patch
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  cmake . -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  install -Dm0644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}

Copied: alure/repos/community-i686/build.patch (from rev 103315, 
alure/trunk/build.patch)
===
--- community-i686/build.patch  (rev 0)
+++ community-i686/build.patch  2014-01-03 10:52:19 UTC (rev 103316)
@@ -0,0 +1,12 @@
+diff -rupN a/src/codec_fluidsynth.cpp b/src/codec_fluidsynth.cpp
+--- a/src/codec_fluidsynth.cpp 2011-07-29 08:37:48.0 +
 b/src/codec_fluidsynth.cpp 2014-01-03 10:42:13.280792235 +
+@@ -32,7 +32,7 @@
+ #endif
+ 
+ #include istream
+-
++#include unistd.h
+ #include fluidsynth.h
+ 
+ 

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-03 10:46:04 UTC (rev 103315)
+++ community-x86_64/PKGBUILD   2014-01-03 10:52:19 UTC (rev 103316)
@@ -1,35 +0,0 @@
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-# Contributor: Markus Martin mar...@archwyrm.net
-
-pkgname=alure
-pkgver=1.2
-pkgrel=2
-pkgdesc='Utility library to help manage common tasks with OpenAL applications.'
-arch=('i686' 

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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 11:52:34
  Author: bpiotrowski
Revision: 103318

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

Added:
  devil/repos/community-i686/PKGBUILD
(from rev 103317, devil/trunk/PKGBUILD)
  devil/repos/community-i686/devil.install
(from rev 103317, devil/trunk/devil.install)
  devil/repos/community-i686/libpng14.patch
(from rev 103317, devil/trunk/libpng14.patch)
  devil/repos/community-x86_64/PKGBUILD
(from rev 103317, devil/trunk/PKGBUILD)
  devil/repos/community-x86_64/devil.install
(from rev 103317, devil/trunk/devil.install)
  devil/repos/community-x86_64/libpng14.patch
(from rev 103317, devil/trunk/libpng14.patch)
Deleted:
  devil/repos/community-i686/PKGBUILD
  devil/repos/community-i686/devil.install
  devil/repos/community-i686/libpng14.patch
  devil/repos/community-x86_64/PKGBUILD
  devil/repos/community-x86_64/devil.install
  devil/repos/community-x86_64/libpng14.patch

-+
 /PKGBUILD   |   76 ++
 /devil.install  |   22 +++
 /libpng14.patch |   66 +
 community-i686/PKGBUILD |   38 ---
 community-i686/devil.install|   11 -
 community-i686/libpng14.patch   |   33 
 community-x86_64/PKGBUILD   |   38 ---
 community-x86_64/devil.install  |   11 -
 community-x86_64/libpng14.patch |   33 
 9 files changed, 164 insertions(+), 164 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-03 10:52:30 UTC (rev 103317)
+++ community-i686/PKGBUILD 2014-01-03 10:52:34 UTC (rev 103318)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier lordhea...@gmail.org
-# Contributor: damir da...@archlinux.org
-# Contributor: TheHoff forums
-
-pkgname=devil
-pkgver=1.7.8
-pkgrel=17
-pkgdesc=Library for reading several different image formats
-arch=('i686' 'x86_64')
-url=http://openil.sourceforge.net/;
-depends=('libpng' 'libmng' 'jasper' 'lcms' 'openexr')
-install=devil.install
-options=('!docs' '!emptydirs')
-license=('GPL')
-source=(http://downloads.sourceforge.net/openil/DevIL-$pkgver.tar.gz 
libpng14.patch)
-md5sums=('7918f215524589435e5ec2e8736d5e1d'
- '0f839ccefd43b0ee8b4b3f99806147fc')
-
-build() {
-  cd ${srcdir}/devil-$pkgver
-
-  patch -Np1 -i ${srcdir}/libpng14.patch
-
-  if [[ $CARCH == x86_64 ]]; then
-./configure --prefix=/usr --enable-ILU
-  else
-./configure --prefix=/usr --enable-ILU --disable-sse3
-  fi
-
-  make
-}
-
-package() {
-  cd ${srcdir}/devil-$pkgver
-
-  make prefix=${pkgdir}/usr install
-}

Copied: devil/repos/community-i686/PKGBUILD (from rev 103317, 
devil/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-03 10:52:34 UTC (rev 103318)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Laurent Carlier lordhea...@gmail.org
+# Contributor: damir da...@archlinux.org
+# Contributor: TheHoff forums
+
+pkgname=devil
+pkgver=1.7.8
+pkgrel=18
+pkgdesc=Library for reading several different image formats
+arch=('i686' 'x86_64')
+url=http://openil.sourceforge.net/;
+depends=('libpng' 'libmng' 'jasper' 'lcms' 'openexr')
+install=devil.install
+options=('!docs' '!emptydirs')
+license=('GPL')
+source=(http://downloads.sourceforge.net/openil/DevIL-$pkgver.tar.gz 
libpng14.patch)
+md5sums=('7918f215524589435e5ec2e8736d5e1d'
+ '0f839ccefd43b0ee8b4b3f99806147fc')
+
+build() {
+  cd ${srcdir}/devil-$pkgver
+
+  patch -Np1 -i ${srcdir}/libpng14.patch
+
+  if [[ $CARCH == x86_64 ]]; then
+./configure --prefix=/usr --enable-ILU
+  else
+./configure --prefix=/usr --enable-ILU --disable-sse3
+  fi
+
+  make
+}
+
+package() {
+  cd ${srcdir}/devil-$pkgver
+
+  make prefix=${pkgdir}/usr install
+}

Deleted: community-i686/devil.install
===
--- community-i686/devil.install2014-01-03 10:52:30 UTC (rev 103317)
+++ community-i686/devil.install2014-01-03 10:52:34 UTC (rev 103318)
@@ -1,11 +0,0 @@
-infodir=usr/share/info
-
-post_upgrade() {
-  [ -x usr/bin/install-info ] || return 0
-  install-info $infodir/DevIL_manual.info.gz $infodir/dir 2 /dev/null
-}
-
-pre_remove() {
-  [ -x usr/bin/install-info ] || return 0
-  install-info --delete $infodir/DevIL_manual.info.gz $infodir/dir 2 /dev/null
-}

Copied: devil/repos/community-i686/devil.install (from rev 103317, 
devil/trunk/devil.install)
===
--- community-i686/devil.install(rev 0)
+++ community-i686/devil.install2014-01-03 10:52:34 UTC (rev 103318)
@@ -0,0 +1,11 @@
+infodir=usr/share/info
+
+post_upgrade() {
+  [ -x 

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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 11:53:22
  Author: bpiotrowski
Revision: 103325

upgpkg: libgeotiff 1.4.0-2

remove static libraries

Modified:
  libgeotiff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 10:53:10 UTC (rev 103324)
+++ PKGBUILD2014-01-03 10:53:22 UTC (rev 103325)
@@ -6,7 +6,7 @@
 
 pkgname=libgeotiff
 pkgver=1.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc=A TIFF based interchange format for georeferenced raster imagery
 arch=('i686' 'x86_64')
 url=http://www.remotesensing.org/geotiff;



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 11:53:51
  Author: bpiotrowski
Revision: 103328

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

Added:
  sqlite2/repos/community-i686/LICENSE
(from rev 103327, sqlite2/trunk/LICENSE)
  sqlite2/repos/community-i686/PKGBUILD
(from rev 103327, sqlite2/trunk/PKGBUILD)
  sqlite2/repos/community-x86_64/LICENSE
(from rev 103327, sqlite2/trunk/LICENSE)
  sqlite2/repos/community-x86_64/PKGBUILD
(from rev 103327, sqlite2/trunk/PKGBUILD)
Deleted:
  sqlite2/repos/community-i686/LICENSE
  sqlite2/repos/community-i686/PKGBUILD
  sqlite2/repos/community-x86_64/LICENSE
  sqlite2/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |   66 
 /PKGBUILD |   66 
 community-i686/LICENSE|   33 --
 community-i686/PKGBUILD   |   33 --
 community-x86_64/LICENSE  |   33 --
 community-x86_64/PKGBUILD |   33 --
 6 files changed, 132 insertions(+), 132 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2014-01-03 10:53:48 UTC (rev 103327)
+++ community-i686/LICENSE  2014-01-03 10:53:51 UTC (rev 103328)
@@ -1,33 +0,0 @@
-SQLite Copyright
-SQLite is in the
-Public Domain 
-
-
-All of the deliverable code in SQLite has been dedicated to the public domain 
by the authors. All code authors, and representatives of the companies they 
work for, have signed affidavits dedicating their contributions to the public 
domain and originals of those signed affidavits are stored in a firesafe at the 
main offices of Hwaci. Anyone is free to copy, modify, publish, use, compile, 
sell, or distribute the original SQLite code, either in source code form or as 
a compiled binary, for any purpose, commercial or non-commercial, and by any 
means. 
-
-The previous paragraph applies to the deliverable code in SQLite - those parts 
of the SQLite library that you actually bundle and ship with a larger 
application. Portions of the documentation and some code used as part of the 
build process might fall under other licenses. The details here are unclear. We 
do not worry about the licensing of the documentation and build code so much 
because none of these things are part of the core deliverable SQLite library. 
-
-All of the deliverable code in SQLite has been written from scratch. No code 
has been taken from other projects or from the open internet. Every line of 
code can be traced back to its original author, and all of those authors have 
public domain dedications on file. So the SQLite code base is clean and is 
uncontaminated with licensed code from other projects. 
-Obtaining An Explicit License To Use SQLite
-
-Even though SQLite is in the public domain and does not require a license, 
some users want to obtain a license anyway. Some reasons for obtaining a 
license include: 
-You are using SQLite in a jurisdiction that does not recognize the public 
domain. 
-You are using SQLite in a jurisdiction that does not recognize the right of an 
author to dedicate their work to the public domain. 
-You want to hold a tangible legal document as evidence that you have the legal 
right to use and distribute SQLite. 
-Your legal department tells you that you have to purchase a license. 
-
-If you feel like you really have to purchase a license for SQLite, Hwaci, the 
company that employs the architect and principal developers of SQLite, will 
sell you one. 
-Contributed Code
-
-In order to keep SQLite completely free and unencumbered by copyright, all new 
contributors to the SQLite code base are asked to dedicate their contributions 
to the public domain. If you want to send a patch or enhancement for possible 
inclusion in the SQLite source tree, please accompany the patch with the 
following statement: 
-The author or authors of this code dedicate any and all copyright interest in 
this code to the public domain. We make this dedication for the benefit of the 
public at large and to the detriment of our heirs and successors. We intend 
this dedication to be an overt act of relinquishment in perpetuity of all 
present and future rights to this code under copyright law. 
-
-We are not able to accept patches or changes to SQLite that are not 
accompanied by a statement such as the above. In addition, if you make changes 
or enhancements as an employee, then a simple statement such as the above is 
insufficient. You must also send by surface mail a copyright release signed by 
a company officer. A signed original of the copyright release should be mailed 
to:
-Hwaci
-6200 Maple Cove Lane
-Charlotte, NC 28269
-USA 
-
-A template copyright release is available in PDF or HTML. You can use this 
release to make future changes.
-
-see http://www.sqlite.org/copyright.html

Copied: 

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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 11:53:48
  Author: bpiotrowski
Revision: 103327

upgpkg: sqlite2 2.8.17-6

remove static libraries

Modified:
  sqlite2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 10:53:25 UTC (rev 103326)
+++ PKGBUILD2014-01-03 10:53:48 UTC (rev 103327)
@@ -4,7 +4,7 @@
 
 pkgname=sqlite2
 pkgver=2.8.17
-pkgrel=5
+pkgrel=6
 pkgdesc=A C library that implements an SQL database engine
 arch=('i686' 'x86_64')
 url=http://www.sqlite.org/;



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 11:53:25
  Author: bpiotrowski
Revision: 103326

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

Added:
  libgeotiff/repos/community-i686/PKGBUILD
(from rev 103325, libgeotiff/trunk/PKGBUILD)
  libgeotiff/repos/community-i686/libgeotiff.changelog
(from rev 103325, libgeotiff/trunk/libgeotiff.changelog)
  libgeotiff/repos/community-x86_64/PKGBUILD
(from rev 103325, libgeotiff/trunk/PKGBUILD)
  libgeotiff/repos/community-x86_64/libgeotiff.changelog
(from rev 103325, libgeotiff/trunk/libgeotiff.changelog)
Deleted:
  libgeotiff/repos/community-i686/PKGBUILD
  libgeotiff/repos/community-i686/libgeotiff.changelog
  libgeotiff/repos/community-x86_64/PKGBUILD
  libgeotiff/repos/community-x86_64/libgeotiff.changelog

---+
 /PKGBUILD |   64 
 /libgeotiff.changelog |4 ++
 community-i686/PKGBUILD   |   32 
 community-i686/libgeotiff.changelog   |2 -
 community-x86_64/PKGBUILD |   32 
 community-x86_64/libgeotiff.changelog |2 -
 6 files changed, 68 insertions(+), 68 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-03 10:53:22 UTC (rev 103325)
+++ community-i686/PKGBUILD 2014-01-03 10:53:25 UTC (rev 103326)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
-# Contributor: William Rea sillywi...@gmail.com
-
-pkgname=libgeotiff
-pkgver=1.4.0
-pkgrel=1
-pkgdesc=A TIFF based interchange format for georeferenced raster imagery
-arch=('i686' 'x86_64')
-url=http://www.remotesensing.org/geotiff;
-license=('custom')
-depends=('libtiff' 'proj' 'libjpeg=7')
-options=('!makeflags')
-changelog=$pkgname.changelog
-source=(ftp://ftp.remotesensing.org/pub/geotiff/libgeotiff/$pkgname-$pkgver.tar.gz)
-sha256sums=('d0acb8d341fd6a8f2c673456e09fdb8f50f91e3166ac934719fe05b30d328329')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/libgeotiff/LICENSE
-}

Copied: libgeotiff/repos/community-i686/PKGBUILD (from rev 103325, 
libgeotiff/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-03 10:53:25 UTC (rev 103326)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
+# Contributor: William Rea sillywi...@gmail.com
+
+pkgname=libgeotiff
+pkgver=1.4.0
+pkgrel=2
+pkgdesc=A TIFF based interchange format for georeferenced raster imagery
+arch=('i686' 'x86_64')
+url=http://www.remotesensing.org/geotiff;
+license=('custom')
+depends=('libtiff' 'proj' 'libjpeg=7')
+options=('!makeflags')
+changelog=$pkgname.changelog
+source=(ftp://ftp.remotesensing.org/pub/geotiff/libgeotiff/$pkgname-$pkgver.tar.gz)
+sha256sums=('d0acb8d341fd6a8f2c673456e09fdb8f50f91e3166ac934719fe05b30d328329')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/libgeotiff/LICENSE
+}

Deleted: community-i686/libgeotiff.changelog
===
--- community-i686/libgeotiff.changelog 2014-01-03 10:53:22 UTC (rev 103325)
+++ community-i686/libgeotiff.changelog 2014-01-03 10:53:25 UTC (rev 103326)
@@ -1,2 +0,0 @@
-2012-10-28 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * libgeotiff 1.4.0-1

Copied: libgeotiff/repos/community-i686/libgeotiff.changelog (from rev 103325, 
libgeotiff/trunk/libgeotiff.changelog)
===
--- community-i686/libgeotiff.changelog (rev 0)
+++ community-i686/libgeotiff.changelog 2014-01-03 10:53:25 UTC (rev 103326)
@@ -0,0 +1,2 @@
+2012-10-28 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * libgeotiff 1.4.0-1

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-03 10:53:22 UTC (rev 103325)
+++ community-x86_64/PKGBUILD   2014-01-03 10:53:25 UTC (rev 103326)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
-# Contributor: 

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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 11:58:39
  Author: bpiotrowski
Revision: 103329

upgpkg: libxdg-basedir 1.2.0-2

remove static libraries

Modified:
  libxdg-basedir/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 10:53:51 UTC (rev 103328)
+++ PKGBUILD2014-01-03 10:58:39 UTC (rev 103329)
@@ -3,26 +3,26 @@
 
 pkgname=libxdg-basedir
 pkgver=1.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc=An implementation of the XDG Base Directory specifications.
 arch=('i686' 'x86_64')
 url=http://n.ethz.ch/student/nevillm/download/libxdg-basedir;
 license=('MIT')
 depends=('glibc')
-source=(http://n.ethz.ch/student/nevillm/download/${pkgname}/${pkgname}-${pkgver}.tar.gz
-   'LICENSE')
-sha1sums=('b924afe4e29c52358ad67476887e9ca0dcf90f7c'
+source=(https://github.com/devnev/$pkgname/archive/$pkgname-$pkgver.tar.gz
+'LICENSE')
+sha1sums=('e671b01b17c8cf785d95dd3aefa93e7cf31e56a5'
   'c76efede60d0632d4241d718919d8b4ec62056b3')
 
 build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
+   cd ${srcdir}/$pkgname-$pkgname-$pkgver
 
-   ./configure --prefix=/usr
+   ./autogen.sh --prefix=/usr
make
 }
 
 package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
+   cd ${srcdir}/$pkgname-$pkgname-$pkgver
make DESTDIR=${pkgdir} install
 
# Install MIT license



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 11:58:42
  Author: bpiotrowski
Revision: 103330

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

Added:
  libxdg-basedir/repos/community-i686/LICENSE
(from rev 103329, libxdg-basedir/trunk/LICENSE)
  libxdg-basedir/repos/community-i686/PKGBUILD
(from rev 103329, libxdg-basedir/trunk/PKGBUILD)
  libxdg-basedir/repos/community-x86_64/LICENSE
(from rev 103329, libxdg-basedir/trunk/LICENSE)
  libxdg-basedir/repos/community-x86_64/PKGBUILD
(from rev 103329, libxdg-basedir/trunk/PKGBUILD)
Deleted:
  libxdg-basedir/repos/community-i686/LICENSE
  libxdg-basedir/repos/community-i686/PKGBUILD
  libxdg-basedir/repos/community-x86_64/LICENSE
  libxdg-basedir/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |   48 ++
 /PKGBUILD |   62 
 community-i686/LICENSE|   24 -
 community-i686/PKGBUILD   |   31 --
 community-x86_64/LICENSE  |   24 -
 community-x86_64/PKGBUILD |   31 --
 6 files changed, 110 insertions(+), 110 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2014-01-03 10:58:39 UTC (rev 103329)
+++ community-i686/LICENSE  2014-01-03 10:58:42 UTC (rev 103330)
@@ -1,24 +0,0 @@
-/* Copyright (c) 2007 Mark Nevill
- *
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the Software), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- *
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- *
- * THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- */
-

Copied: libxdg-basedir/repos/community-i686/LICENSE (from rev 103329, 
libxdg-basedir/trunk/LICENSE)
===
--- community-i686/LICENSE  (rev 0)
+++ community-i686/LICENSE  2014-01-03 10:58:42 UTC (rev 103330)
@@ -0,0 +1,24 @@
+/* Copyright (c) 2007 Mark Nevill
+ *
+ * Permission is hereby granted, free of charge, to any person
+ * obtaining a copy of this software and associated documentation
+ * files (the Software), to deal in the Software without
+ * restriction, including without limitation the rights to use,
+ * copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following
+ * conditions:
+ *
+ * The above copyright notice and this permission notice shall be
+ * included in all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+ * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ */
+

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-03 10:58:39 UTC (rev 103329)
+++ community-i686/PKGBUILD 2014-01-03 10:58:42 UTC (rev 103330)
@@ -1,31 +0,0 @@
-# Maintainer: Ronald van Haren ronald.archlinux.org
-# Contributor: Ondrej Martinak omarti...@gmail.com
-
-pkgname=libxdg-basedir
-pkgver=1.2.0
-pkgrel=1
-pkgdesc=An implementation of the XDG Base Directory specifications.
-arch=('i686' 'x86_64')
-url=http://n.ethz.ch/student/nevillm/download/libxdg-basedir;
-license=('MIT')
-depends=('glibc')
-source=(http://n.ethz.ch/student/nevillm/download/${pkgname}/${pkgname}-${pkgver}.tar.gz
-   'LICENSE')
-sha1sums=('b924afe4e29c52358ad67476887e9ca0dcf90f7c'
-  'c76efede60d0632d4241d718919d8b4ec62056b3')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-  

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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 12:06:25
  Author: bpiotrowski
Revision: 103332

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-03 11:06:15 UTC (rev 103331)
+++ community-i686/PKGBUILD 2014-01-03 11:06:25 UTC (rev 103332)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Vesa Kaihlavirta ve...@iki.fi
-# Contributor: Markus Pargmann
-
-pkgname=quesoglc
-pkgver=0.7.2
-pkgrel=2
-pkgdesc=A free implementation of the OpenGL Character Renderer (GLC)
-arch=('i686' 'x86_64')
-url=http://quesoglc.sourceforge.net/;
-license=('LGPL2.1')
-depends=('fontconfig' 'freeglut' 'fribidi' 'glew')
-makedepends=('pkg-config')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('c2697a92e2cc00c537626020e4108a4e')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: quesoglc/repos/community-i686/PKGBUILD (from rev 103331, 
quesoglc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-03 11:06:25 UTC (rev 103332)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Vesa Kaihlavirta ve...@iki.fi
+# Contributor: Markus Pargmann
+
+pkgname=quesoglc
+pkgver=0.7.2
+pkgrel=3
+pkgdesc=A free implementation of the OpenGL Character Renderer (GLC)
+arch=('i686' 'x86_64')
+url=http://quesoglc.sourceforge.net/;
+license=('LGPL2.1')
+depends=('fontconfig' 'freeglut' 'fribidi' 'glew')
+makedepends=('pkg-config')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('c2697a92e2cc00c537626020e4108a4e')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-03 11:06:15 UTC (rev 103331)
+++ community-x86_64/PKGBUILD   2014-01-03 11:06:25 UTC (rev 103332)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Vesa Kaihlavirta ve...@iki.fi
-# Contributor: Markus Pargmann
-
-pkgname=quesoglc
-pkgver=0.7.2
-pkgrel=2
-pkgdesc=A free implementation of the OpenGL Character Renderer (GLC)
-arch=('i686' 'x86_64')
-url=http://quesoglc.sourceforge.net/;
-license=('LGPL2.1')
-depends=('fontconfig' 'freeglut' 'fribidi' 'glew')
-makedepends=('pkg-config')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('c2697a92e2cc00c537626020e4108a4e')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: quesoglc/repos/community-x86_64/PKGBUILD (from rev 103331, 
quesoglc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-01-03 11:06:25 UTC (rev 103332)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Vesa Kaihlavirta ve...@iki.fi
+# Contributor: Markus Pargmann
+
+pkgname=quesoglc
+pkgver=0.7.2
+pkgrel=3
+pkgdesc=A free implementation of the OpenGL Character Renderer (GLC)
+arch=('i686' 'x86_64')
+url=http://quesoglc.sourceforge.net/;
+license=('LGPL2.1')
+depends=('fontconfig' 'freeglut' 'fribidi' 'glew')
+makedepends=('pkg-config')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('c2697a92e2cc00c537626020e4108a4e')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 12:06:15
  Author: bpiotrowski
Revision: 103331

upgpkg: quesoglc 0.7.2-3

remove static libraries

Modified:
  quesoglc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 10:58:42 UTC (rev 103330)
+++ PKGBUILD2014-01-03 11:06:15 UTC (rev 103331)
@@ -4,7 +4,7 @@
 
 pkgname=quesoglc
 pkgver=0.7.2
-pkgrel=2
+pkgrel=3
 pkgdesc=A free implementation of the OpenGL Character Renderer (GLC)
 arch=('i686' 'x86_64')
 url=http://quesoglc.sourceforge.net/;



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 12:07:53
  Author: bpiotrowski
Revision: 10

Add options=('staticlibs').

Modified:
  plib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 11:06:25 UTC (rev 103332)
+++ PKGBUILD2014-01-03 11:07:53 UTC (rev 10)
@@ -11,6 +11,7 @@
 license=('custom:LGPL')
 makedepends=('mesa' 'libxi' 'libxmu')
 source=(http://plib.sourceforge.net/dist/$pkgname-$pkgver.tar.gz)
+options=('staticlibs')
 md5sums=('47a6fbf63668c1eed631024038b2ea90')
 sha1sums=('c2cf7e3e1e58f7b63dae4bb21e4fa82c3e4d4cfc')
 



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 12:08:04
  Author: bpiotrowski
Revision: 103334

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

Added:
  plib/repos/community-i686/ChangeLog
(from rev 10, plib/trunk/ChangeLog)
  plib/repos/community-i686/PKGBUILD
(from rev 10, plib/trunk/PKGBUILD)
  plib/repos/community-x86_64/ChangeLog
(from rev 10, plib/trunk/ChangeLog)
  plib/repos/community-x86_64/PKGBUILD
(from rev 10, plib/trunk/PKGBUILD)
Deleted:
  plib/repos/community-i686/ChangeLog
  plib/repos/community-i686/PKGBUILD
  plib/repos/community-x86_64/ChangeLog
  plib/repos/community-x86_64/PKGBUILD

+
 /ChangeLog |   24 
 /PKGBUILD  |   62 +++
 community-i686/ChangeLog   |   12 
 community-i686/PKGBUILD|   30 
 community-x86_64/ChangeLog |   12 
 community-x86_64/PKGBUILD  |   30 
 6 files changed, 86 insertions(+), 84 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2014-01-03 11:07:53 UTC (rev 10)
+++ community-i686/ChangeLog2014-01-03 11:08:04 UTC (rev 103334)
@@ -1,12 +0,0 @@
-2008-10-04  Eric Belanger  e...@archlinux.org
-
-   * plib 1.8.5-1.1
-   * Built with PIC for x86_64
-
-2008-03-20  Eric Belanger  e...@archlinux.org
-
-   * plib 1.8.5-1
-   * Upstream update
-   * Fixed license
-   * Added makedepends
-   * Added ChangeLog

Copied: plib/repos/community-i686/ChangeLog (from rev 10, 
plib/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2014-01-03 11:08:04 UTC (rev 103334)
@@ -0,0 +1,12 @@
+2008-10-04  Eric Belanger  e...@archlinux.org
+
+   * plib 1.8.5-1.1
+   * Built with PIC for x86_64
+
+2008-03-20  Eric Belanger  e...@archlinux.org
+
+   * plib 1.8.5-1
+   * Upstream update
+   * Fixed license
+   * Added makedepends
+   * Added ChangeLog

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-03 11:07:53 UTC (rev 10)
+++ community-i686/PKGBUILD 2014-01-03 11:08:04 UTC (rev 103334)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Eric Belanger e...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgname=plib
-pkgver=1.8.5
-pkgrel=4
-pkgdesc=Set of libraries to write games and other realtime interactive 
applications
-arch=('i686' 'x86_64')
-url=http://plib.sourceforge.net/;
-license=('custom:LGPL')
-makedepends=('mesa' 'libxi' 'libxmu')
-source=(http://plib.sourceforge.net/dist/$pkgname-$pkgver.tar.gz)
-md5sums=('47a6fbf63668c1eed631024038b2ea90')
-sha1sums=('c2cf7e3e1e58f7b63dae4bb21e4fa82c3e4d4cfc')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  [ $CARCH = x86_64 ]  export CXXFLAGS=$CXXFLAGS -fPIC
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/$pkgname/COPYING
-}

Copied: plib/repos/community-i686/PKGBUILD (from rev 10, 
plib/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-03 11:08:04 UTC (rev 103334)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Eric Belanger e...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=plib
+pkgver=1.8.5
+pkgrel=4
+pkgdesc=Set of libraries to write games and other realtime interactive 
applications
+arch=('i686' 'x86_64')
+url=http://plib.sourceforge.net/;
+license=('custom:LGPL')
+makedepends=('mesa' 'libxi' 'libxmu')
+source=(http://plib.sourceforge.net/dist/$pkgname-$pkgver.tar.gz)
+options=('staticlibs')
+md5sums=('47a6fbf63668c1eed631024038b2ea90')
+sha1sums=('c2cf7e3e1e58f7b63dae4bb21e4fa82c3e4d4cfc')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  [ $CARCH = x86_64 ]  export CXXFLAGS=$CXXFLAGS -fPIC
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/$pkgname/COPYING
+}

Deleted: community-x86_64/ChangeLog
===
--- community-x86_64/ChangeLog  2014-01-03 11:07:53 UTC (rev 10)
+++ community-x86_64/ChangeLog  2014-01-03 11:08:04 UTC (rev 103334)
@@ -1,12 +0,0 @@
-2008-10-04  Eric Belanger  e...@archlinux.org
-
-   * plib 1.8.5-1.1
-   * Built with PIC for x86_64
-
-2008-03-20  Eric Belanger  e...@archlinux.org
-
-   * plib 1.8.5-1
-   * Upstream update
-   * Fixed license
-   * Added makedepends
-   * Added ChangeLog

Copied: 

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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 12:09:12
  Author: bpiotrowski
Revision: 103335

Keep static libraries.

Modified:
  haskell-dataenc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 11:08:04 UTC (rev 103334)
+++ PKGBUILD2014-01-03 11:09:12 UTC (rev 103335)
@@ -12,9 +12,10 @@
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 depends=('ghc=7.6.3-1' sh)
+install=${pkgname}.install
+options=('staticlibs')
 
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz
 '0001-update-build-deps-for-ghc-7.6.1.patch')
-install=${pkgname}.install
 md5sums=('4da812ca7a1640a5fdcc676009ab160c'
  '662056adcb79efe8898298c271b49600')
 



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 12:09:53
  Author: bpiotrowski
Revision: 103337

Keep static libraries.

Modified:
  haskell-haskeline/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 11:09:18 UTC (rev 103336)
+++ PKGBUILD2014-01-03 11:09:53 UTC (rev 103337)
@@ -12,8 +12,9 @@
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 depends=('ghc=7.6.3-1' 'sh' 'haskell-utf8-string=0.3.7-5' 
'haskell-mtl=2.1.2-3' 'haskell-terminfo=0.3.2.5-3')
+install=${pkgname}.install
+options=('staticlibs')
 
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-install=${pkgname}.install
 md5sums=('3a78043dc80b5510202e71e77c0a9923')
 
 build() {



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 12:09:18
  Author: bpiotrowski
Revision: 103336

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

Added:
  
haskell-dataenc/repos/community-i686/0001-update-build-deps-for-ghc-7.6.1.patch
(from rev 103335, 
haskell-dataenc/trunk/0001-update-build-deps-for-ghc-7.6.1.patch)
  haskell-dataenc/repos/community-i686/PKGBUILD
(from rev 103335, haskell-dataenc/trunk/PKGBUILD)
  haskell-dataenc/repos/community-i686/haskell-dataenc.install
(from rev 103335, haskell-dataenc/trunk/haskell-dataenc.install)
  
haskell-dataenc/repos/community-x86_64/0001-update-build-deps-for-ghc-7.6.1.patch
(from rev 103335, 
haskell-dataenc/trunk/0001-update-build-deps-for-ghc-7.6.1.patch)
  haskell-dataenc/repos/community-x86_64/PKGBUILD
(from rev 103335, haskell-dataenc/trunk/PKGBUILD)
  haskell-dataenc/repos/community-x86_64/haskell-dataenc.install
(from rev 103335, haskell-dataenc/trunk/haskell-dataenc.install)
Deleted:
  
haskell-dataenc/repos/community-i686/0001-update-build-deps-for-ghc-7.6.1.patch
  haskell-dataenc/repos/community-i686/PKGBUILD
  haskell-dataenc/repos/community-i686/haskell-dataenc.install
  
haskell-dataenc/repos/community-x86_64/0001-update-build-deps-for-ghc-7.6.1.patch
  haskell-dataenc/repos/community-x86_64/PKGBUILD
  haskell-dataenc/repos/community-x86_64/haskell-dataenc.install

-+
 /0001-update-build-deps-for-ghc-7.6.1.patch |   50 +
 /PKGBUILD   |   94 ++
 /haskell-dataenc.install|   36 +++
 community-i686/0001-update-build-deps-for-ghc-7.6.1.patch   |   25 --
 community-i686/PKGBUILD |   46 
 community-i686/haskell-dataenc.install  |   18 -
 community-x86_64/0001-update-build-deps-for-ghc-7.6.1.patch |   25 --
 community-x86_64/PKGBUILD   |   46 
 community-x86_64/haskell-dataenc.install|   18 -
 9 files changed, 180 insertions(+), 178 deletions(-)

Deleted: community-i686/0001-update-build-deps-for-ghc-7.6.1.patch
===
--- community-i686/0001-update-build-deps-for-ghc-7.6.1.patch   2014-01-03 
11:09:12 UTC (rev 103335)
+++ community-i686/0001-update-build-deps-for-ghc-7.6.1.patch   2014-01-03 
11:09:18 UTC (rev 103336)
@@ -1,25 +0,0 @@
-From 961892779b5f5a2f46d6baa44c31d06c39e56470 Mon Sep 17 00:00:00 2001
-From: Thomas Dziedzic gos...@gmail.com
-Date: Tue, 11 Sep 2012 05:06:59 -0700
-Subject: [PATCH] update build deps for ghc 7.6.1
-

- dataenc.cabal | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/dataenc.cabal b/dataenc.cabal
-index 1ad42ca..3a4f5bb 100644
 a/dataenc.cabal
-+++ b/dataenc.cabal
-@@ -21,7 +21,7 @@ flag BuildTests
- 
- library
- hs-source-dirs: src
--build-depends: array = 0.1.0   0.5, base = 3.0.0   4.6, 
containers = 0.1.0   0.5
-+build-depends: array = 0.1.0   0.5, base = 3.0.0   4.7, 
containers = 0.1.0   0.6
- exposed-modules:
- Codec.Binary.Base16
- Codec.Binary.Base32
--- 
-1.7.12
-

Copied: 
haskell-dataenc/repos/community-i686/0001-update-build-deps-for-ghc-7.6.1.patch 
(from rev 103335, 
haskell-dataenc/trunk/0001-update-build-deps-for-ghc-7.6.1.patch)
===
--- community-i686/0001-update-build-deps-for-ghc-7.6.1.patch   
(rev 0)
+++ community-i686/0001-update-build-deps-for-ghc-7.6.1.patch   2014-01-03 
11:09:18 UTC (rev 103336)
@@ -0,0 +1,25 @@
+From 961892779b5f5a2f46d6baa44c31d06c39e56470 Mon Sep 17 00:00:00 2001
+From: Thomas Dziedzic gos...@gmail.com
+Date: Tue, 11 Sep 2012 05:06:59 -0700
+Subject: [PATCH] update build deps for ghc 7.6.1
+
+---
+ dataenc.cabal | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/dataenc.cabal b/dataenc.cabal
+index 1ad42ca..3a4f5bb 100644
+--- a/dataenc.cabal
 b/dataenc.cabal
+@@ -21,7 +21,7 @@ flag BuildTests
+ 
+ library
+ hs-source-dirs: src
+-build-depends: array = 0.1.0   0.5, base = 3.0.0   4.6, 
containers = 0.1.0   0.5
++build-depends: array = 0.1.0   0.5, base = 3.0.0   4.7, 
containers = 0.1.0   0.6
+ exposed-modules:
+ Codec.Binary.Base16
+ Codec.Binary.Base32
+-- 
+1.7.12
+

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-03 11:09:12 UTC (rev 103335)
+++ community-i686/PKGBUILD 2014-01-03 11:09:18 UTC (rev 103336)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Vesa Kaihlavirta v...@archlinux.org
-# Contributor: Arch Haskell Team arch-hask...@haskell.org
-# Package generated by cabal2arch 0.7.5
-
-_hkgname=dataenc
-pkgname=haskell-dataenc
-pkgver=0.14.0.5
-pkgrel=2
-pkgdesc=Data encoding library

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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 12:10:00
  Author: bpiotrowski
Revision: 103338

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

Added:
  haskell-haskeline/repos/community-i686/PKGBUILD
(from rev 103337, haskell-haskeline/trunk/PKGBUILD)
  haskell-haskeline/repos/community-i686/haskell-haskeline.install
(from rev 103337, haskell-haskeline/trunk/haskell-haskeline.install)
  haskell-haskeline/repos/community-x86_64/PKGBUILD
(from rev 103337, haskell-haskeline/trunk/PKGBUILD)
  haskell-haskeline/repos/community-x86_64/haskell-haskeline.install
(from rev 103337, haskell-haskeline/trunk/haskell-haskeline.install)
Deleted:
  haskell-haskeline/repos/community-i686/PKGBUILD
  haskell-haskeline/repos/community-i686/haskell-haskeline.install
  haskell-haskeline/repos/community-x86_64/PKGBUILD
  haskell-haskeline/repos/community-x86_64/haskell-haskeline.install

+
 /PKGBUILD  |   82 +++
 /haskell-haskeline.install |   36 +++
 community-i686/PKGBUILD|   40 -
 community-i686/haskell-haskeline.install   |   18 -
 community-x86_64/PKGBUILD  |   40 -
 community-x86_64/haskell-haskeline.install |   18 -
 6 files changed, 118 insertions(+), 116 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-03 11:09:53 UTC (rev 103337)
+++ community-i686/PKGBUILD 2014-01-03 11:10:00 UTC (rev 103338)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Vesa Kaihlavirta ve...@iki.fi
-# Contributor: Arch Haskell Team arch-hask...@haskell.org
-# Package generated by cabal2arch 0.7.6
-
-_hkgname=haskeline
-pkgname=haskell-haskeline
-pkgver=0.7.0.3
-pkgrel=3
-pkgdesc=A command-line interface for user input, written in Haskell.
-url=http://hackage.haskell.org/package/haskeline;
-license=('custom:BSD3')
-arch=('i686' 'x86_64')
-depends=('ghc=7.6.3-1' 'sh' 'haskell-utf8-string=0.3.7-5' 
'haskell-mtl=2.1.2-3' 'haskell-terminfo=0.3.2.5-3')
-source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-install=${pkgname}.install
-md5sums=('3a78043dc80b5510202e71e77c0a9923')
-
-build() {
-cd ${srcdir}/${_hkgname}-${pkgver}
-runhaskell Setup configure \
-  -O -p --enable-split-objs --enable-shared -fterminfo --prefix=/usr \
-  --docdir=/usr/share/doc/${pkgname} 
--libsubdir=\$compiler/site-local/\$pkgid
-runhaskell Setup build
-runhaskell Setup haddock
-runhaskell Setup register   --gen-script
-runhaskell Setup unregister --gen-script
-sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
-}
-
-package() {
-cd ${srcdir}/${_hkgname}-${pkgver}
-install -D -m744 register.sh   
${pkgdir}/usr/share/haskell/${pkgname}/register.sh
-install-m744 unregister.sh 
${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh
-install -d -m755 ${pkgdir}/usr/share/doc/ghc/html/libraries
-ln -s /usr/share/doc/${pkgname}/html 
${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}
-runhaskell Setup copy --destdir=${pkgdir}
-install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-rm -f ${pkgdir}/usr/share/doc/${pkgname}/LICENSE
-}

Copied: haskell-haskeline/repos/community-i686/PKGBUILD (from rev 103337, 
haskell-haskeline/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-03 11:10:00 UTC (rev 103338)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Vesa Kaihlavirta ve...@iki.fi
+# Contributor: Arch Haskell Team arch-hask...@haskell.org
+# Package generated by cabal2arch 0.7.6
+
+_hkgname=haskeline
+pkgname=haskell-haskeline
+pkgver=0.7.0.3
+pkgrel=3
+pkgdesc=A command-line interface for user input, written in Haskell.
+url=http://hackage.haskell.org/package/haskeline;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=7.6.3-1' 'sh' 'haskell-utf8-string=0.3.7-5' 
'haskell-mtl=2.1.2-3' 'haskell-terminfo=0.3.2.5-3')
+install=${pkgname}.install
+options=('staticlibs')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('3a78043dc80b5510202e71e77c0a9923')
+
+build() {
+cd ${srcdir}/${_hkgname}-${pkgver}
+runhaskell Setup configure \
+  -O -p --enable-split-objs --enable-shared -fterminfo --prefix=/usr \
+  --docdir=/usr/share/doc/${pkgname} 
--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock
+runhaskell Setup register   --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
+}
+
+package() {
+cd ${srcdir}/${_hkgname}-${pkgver}
+install -D -m744 register.sh   

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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 12:10:25
  Author: bpiotrowski
Revision: 103339

Keep static libraries.

Modified:
  haskell-terminfo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 11:10:00 UTC (rev 103338)
+++ PKGBUILD2014-01-03 11:10:25 UTC (rev 103339)
@@ -11,6 +11,7 @@
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 depends=('ghc=7.6.3-1' 'sh')
+options=('staticlibs')
 
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 install=${pkgname}.install
 md5sums=('7ef09acfac9f6fc499ed3bb804ae2ab3')



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 12:10:44
  Author: bpiotrowski
Revision: 103340

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

Added:
  haskell-terminfo/repos/community-i686/PKGBUILD
(from rev 103339, haskell-terminfo/trunk/PKGBUILD)
  haskell-terminfo/repos/community-i686/haskell-terminfo.install
(from rev 103339, haskell-terminfo/trunk/haskell-terminfo.install)
  haskell-terminfo/repos/community-x86_64/PKGBUILD
(from rev 103339, haskell-terminfo/trunk/PKGBUILD)
  haskell-terminfo/repos/community-x86_64/haskell-terminfo.install
(from rev 103339, haskell-terminfo/trunk/haskell-terminfo.install)
Deleted:
  haskell-terminfo/repos/community-i686/PKGBUILD
  haskell-terminfo/repos/community-i686/haskell-terminfo.install
  haskell-terminfo/repos/community-x86_64/PKGBUILD
  haskell-terminfo/repos/community-x86_64/haskell-terminfo.install

---+
 /PKGBUILD |   84 
 /haskell-terminfo.install |   36 
 community-i686/PKGBUILD   |   41 -
 community-i686/haskell-terminfo.install   |   18 --
 community-x86_64/PKGBUILD |   41 -
 community-x86_64/haskell-terminfo.install |   18 --
 6 files changed, 120 insertions(+), 118 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-03 11:10:25 UTC (rev 103339)
+++ community-i686/PKGBUILD 2014-01-03 11:10:44 UTC (rev 103340)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Vesa Kaihlavirta ve...@iki.fi
-# Contributor: Arch Haskell Team arch-hask...@haskell.org
-
-_hkgname=terminfo
-pkgname=haskell-terminfo
-pkgver=0.3.2.5
-pkgrel=3
-pkgdesc=Haskell bindings to the terminfo library.
-url=http://hackage.haskell.org/package/${_hkgname};
-license=('custom:BSD3')
-arch=('i686' 'x86_64')
-depends=('ghc=7.6.3-1' 'sh')
-source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-install=${pkgname}.install
-md5sums=('7ef09acfac9f6fc499ed3bb804ae2ab3')
-
-build() {
-cd ${srcdir}/${_hkgname}-${pkgver}
-
-runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
-  --prefix=/usr --docdir=/usr/share/doc/${pkgname} \
-  --libsubdir=\$compiler/site-local/\$pkgid
-runhaskell Setup build
-runhaskell Setup haddock
-runhaskell Setup register   --gen-script
-runhaskell Setup unregister --gen-script
-sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
-}
-
-package() {
-cd ${srcdir}/${_hkgname}-${pkgver}
-
-install -D -m744 register.sh   
${pkgdir}/usr/share/haskell/${pkgname}/register.sh
-install-m744 unregister.sh 
${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh
-install -d -m755 ${pkgdir}/usr/share/doc/ghc/html/libraries
-ln -s /usr/share/doc/${pkgname}/html 
${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}
-runhaskell Setup copy --destdir=${pkgdir}
-install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-rm -f ${pkgdir}/usr/share/doc/${pkgname}/LICENSE
-}

Copied: haskell-terminfo/repos/community-i686/PKGBUILD (from rev 103339, 
haskell-terminfo/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-03 11:10:44 UTC (rev 103340)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Vesa Kaihlavirta ve...@iki.fi
+# Contributor: Arch Haskell Team arch-hask...@haskell.org
+
+_hkgname=terminfo
+pkgname=haskell-terminfo
+pkgver=0.3.2.5
+pkgrel=3
+pkgdesc=Haskell bindings to the terminfo library.
+url=http://hackage.haskell.org/package/${_hkgname};
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=7.6.3-1' 'sh')
+options=('staticlibs')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install=${pkgname}.install
+md5sums=('7ef09acfac9f6fc499ed3bb804ae2ab3')
+
+build() {
+cd ${srcdir}/${_hkgname}-${pkgver}
+
+runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
+  --prefix=/usr --docdir=/usr/share/doc/${pkgname} \
+  --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock
+runhaskell Setup register   --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
+}
+
+package() {
+cd ${srcdir}/${_hkgname}-${pkgver}
+
+install -D -m744 register.sh   
${pkgdir}/usr/share/haskell/${pkgname}/register.sh
+install-m744 unregister.sh 
${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh
+install -d -m755 ${pkgdir}/usr/share/doc/ghc/html/libraries
+ln -s /usr/share/doc/${pkgname}/html 
${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}
+runhaskell Setup copy 

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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 12:16:08
  Author: bpiotrowski
Revision: 103341

Split prepare function.

Modified:
  keepassx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 11:10:44 UTC (rev 103340)
+++ PKGBUILD2014-01-03 11:16:08 UTC (rev 103341)
@@ -17,15 +17,19 @@
 source=(http://downloads.sourceforge.net/keepassx/$pkgname-$pkgver.tar.gz)
 md5sums=('1df67bb22b2e08df49f09e61d156f508')
 
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i '1,1i#include unistd.h' src/lib/random.cpp
+  find -name '*.png' -exec optipng -quiet -force -fix {} \;
+}
+
 build() {
-  cd $srcdir/$pkgname-$pkgver
-  sed -i '1,1i#include unistd.h' src/lib/random.cpp
+  cd $pkgname-$pkgver
   qmake-qt4
   make
-  find -name '*.png' -exec optipng -quiet -force -fix {} \;
 }
 
 package() {
-  cd $srcdir/$pkgname-$pkgver
-  make INSTALL_ROOT=$pkgdir install
+  cd $pkgname-$pkgver
+  make INSTALL_ROOT=$pkgdir install
 }



[arch-commits] Commit in qt5/repos (28 files)

2014-01-03 Thread Andrea Scarpino
Date: Friday, January 3, 2014 @ 13:12:14
  Author: andrea
Revision: 203076

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

Added:
  qt5/repos/extra-i686/PKGBUILD
(from rev 203075, qt5/trunk/PKGBUILD)
  qt5/repos/extra-i686/assistant.desktop
(from rev 203075, qt5/trunk/assistant.desktop)
  qt5/repos/extra-i686/designer.desktop
(from rev 203075, qt5/trunk/designer.desktop)
  qt5/repos/extra-i686/linguist.desktop
(from rev 203075, qt5/trunk/linguist.desktop)
  qt5/repos/extra-i686/qdbusviewer.desktop
(from rev 203075, qt5/trunk/qdbusviewer.desktop)
  qt5/repos/extra-i686/qt5-tools.install
(from rev 203075, qt5/trunk/qt5-tools.install)
  qt5/repos/extra-i686/use-python2.patch
(from rev 203075, qt5/trunk/use-python2.patch)
  qt5/repos/extra-x86_64/PKGBUILD
(from rev 203075, qt5/trunk/PKGBUILD)
  qt5/repos/extra-x86_64/assistant.desktop
(from rev 203075, qt5/trunk/assistant.desktop)
  qt5/repos/extra-x86_64/designer.desktop
(from rev 203075, qt5/trunk/designer.desktop)
  qt5/repos/extra-x86_64/linguist.desktop
(from rev 203075, qt5/trunk/linguist.desktop)
  qt5/repos/extra-x86_64/qdbusviewer.desktop
(from rev 203075, qt5/trunk/qdbusviewer.desktop)
  qt5/repos/extra-x86_64/qt5-tools.install
(from rev 203075, qt5/trunk/qt5-tools.install)
  qt5/repos/extra-x86_64/use-python2.patch
(from rev 203075, qt5/trunk/use-python2.patch)
Deleted:
  qt5/repos/extra-i686/PKGBUILD
  qt5/repos/extra-i686/assistant.desktop
  qt5/repos/extra-i686/designer.desktop
  qt5/repos/extra-i686/linguist.desktop
  qt5/repos/extra-i686/qdbusviewer.desktop
  qt5/repos/extra-i686/qt5-tools.install
  qt5/repos/extra-i686/use-python2.patch
  qt5/repos/extra-x86_64/PKGBUILD
  qt5/repos/extra-x86_64/assistant.desktop
  qt5/repos/extra-x86_64/designer.desktop
  qt5/repos/extra-x86_64/linguist.desktop
  qt5/repos/extra-x86_64/qdbusviewer.desktop
  qt5/repos/extra-x86_64/qt5-tools.install
  qt5/repos/extra-x86_64/use-python2.patch

--+
 /PKGBUILD|  890 +
 /assistant.desktop   |   16 
 /designer.desktop|   20 
 /linguist.desktop|   18 
 /qdbusviewer.desktop |   18 
 /qt5-tools.install   |   24 
 /use-python2.patch   |  176 +++
 extra-i686/PKGBUILD  |  444 --
 extra-i686/assistant.desktop |8 
 extra-i686/designer.desktop  |   10 
 extra-i686/linguist.desktop  |9 
 extra-i686/qdbusviewer.desktop   |9 
 extra-i686/qt5-tools.install |   12 
 extra-i686/use-python2.patch |   88 ---
 extra-x86_64/PKGBUILD|  444 --
 extra-x86_64/assistant.desktop   |8 
 extra-x86_64/designer.desktop|   10 
 extra-x86_64/linguist.desktop|9 
 extra-x86_64/qdbusviewer.desktop |9 
 extra-x86_64/qt5-tools.install   |   12 
 extra-x86_64/use-python2.patch   |   88 ---
 21 files changed, 1162 insertions(+), 1160 deletions(-)

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


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

2014-01-03 Thread Andrea Scarpino
Date: Friday, January 3, 2014 @ 13:11:56
  Author: andrea
Revision: 203075

upgpkg: qt5 5.2.0-3

Build with Harfbuzz-NG support (FS#38355)

Modified:
  qt5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 11:03:11 UTC (rev 203074)
+++ PKGBUILD2014-01-03 12:11:56 UTC (rev 203075)
@@ -22,7 +22,7 @@
  'qt5-x11extras'
  'qt5-xmlpatterns')
 pkgver=5.2.0
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL' 'FDL' 'custom')
@@ -31,7 +31,7 @@
 'libjpeg-turbo' 'cups' 'libpulse' 'hicolor-icon-theme' 
'desktop-file-utils'
 'postgresql-libs' 'libmariadbclient' 'sqlite' 'unixodbc' 
'libfbclient'
 'python2' 'ruby' 'gperf' 'libxslt' 'libxcomposite' 'fontconfig'
-'openal' 'gtk2' 'libxkbcommon' 'python')
+'openal' 'gtk2' 'libxkbcommon' 'python' 'harfbuzz')
 groups=('qt' 'qt5')
 _pkgfqn=qt-everywhere-opensource-src-${pkgver}
 
source=(http://download.qt-project.org/official_releases/qt/5.2/${pkgver}/single/${_pkgfqn}.tar.xz;
@@ -75,6 +75,7 @@
 -sysconfdir /etc/xdg \
 -examplesdir /usr/share/doc/qt/examples \
 -plugin-sql-{psql,mysql,sqlite,odbc,ibase} \
+-system-harfbuzz \
 -system-sqlite \
 -openssl-linked \
 -nomake examples \
@@ -99,7 +100,7 @@
   pkgdesc='A cross-platform application and UI framework'
   depends=('libjpeg-turbo' 'xcb-util-keysyms' 'libgl' 'dbus' 'fontconfig' 
'systemd'
'xcb-util-wm' 'libxrender' 'libxi' 'sqlite' 'xcb-util-image' 'icu'
-   'qtchooser' 'libxkbcommon')
+   'qtchooser' 'libxkbcommon' 'harfbuzz')
   optdepends=('postgresql-libs: PostgreSQL driver'
   'libmariadbclient: MariaDB driver'
   'unixodbc: ODBC driver'



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

2014-01-03 Thread Jelle van der Waa
Date: Friday, January 3, 2014 @ 13:23:23
  Author: jelle
Revision: 103342

upgpkg: calibre 1.18.0-1

Modified:
  calibre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 11:16:08 UTC (rev 103341)
+++ PKGBUILD2014-01-03 12:23:23 UTC (rev 103342)
@@ -7,7 +7,7 @@
 # Contributor: Larry Hajali larryh...@gmail.com
 
 pkgname=calibre
-pkgver=1.17.0
+pkgver=1.18.0
 pkgrel=1
 pkgdesc=Ebook management application
 arch=('i686' 'x86_64') 
@@ -25,7 +25,7 @@
 source=(http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz;
 'desktop_integration.patch'
 'calibre-mount-helper')
-md5sums=('f154d941683e45c93c3f3b15570c0b30'
+md5sums=('6a89229787a8ca63ece9c905df304222'
  '95ca4eb3afa7c737c8371708a23bdad9'
  '675cd87d41342119827ef706055491e7')
 



[arch-commits] Commit in calibre/repos (16 files)

2014-01-03 Thread Jelle van der Waa
Date: Friday, January 3, 2014 @ 13:23:37
  Author: jelle
Revision: 103343

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

Added:
  calibre/repos/community-i686/PKGBUILD
(from rev 103342, calibre/trunk/PKGBUILD)
  calibre/repos/community-i686/calibre-mount-helper
(from rev 103342, calibre/trunk/calibre-mount-helper)
  calibre/repos/community-i686/calibre.install
(from rev 103342, calibre/trunk/calibre.install)
  calibre/repos/community-i686/desktop_integration.patch
(from rev 103342, calibre/trunk/desktop_integration.patch)
  calibre/repos/community-x86_64/PKGBUILD
(from rev 103342, calibre/trunk/PKGBUILD)
  calibre/repos/community-x86_64/calibre-mount-helper
(from rev 103342, calibre/trunk/calibre-mount-helper)
  calibre/repos/community-x86_64/calibre.install
(from rev 103342, calibre/trunk/calibre.install)
  calibre/repos/community-x86_64/desktop_integration.patch
(from rev 103342, calibre/trunk/desktop_integration.patch)
Deleted:
  calibre/repos/community-i686/PKGBUILD
  calibre/repos/community-i686/calibre-mount-helper
  calibre/repos/community-i686/calibre.install
  calibre/repos/community-i686/desktop_integration.patch
  calibre/repos/community-x86_64/PKGBUILD
  calibre/repos/community-x86_64/calibre-mount-helper
  calibre/repos/community-x86_64/calibre.install
  calibre/repos/community-x86_64/desktop_integration.patch

+
 /PKGBUILD  |  178 
 /calibre-mount-helper  |   56 ++
 /calibre.install   |   24 ++
 /desktop_integration.patch |  238 +++
 community-i686/PKGBUILD|   89 --
 community-i686/calibre-mount-helper|   28 ---
 community-i686/calibre.install |   12 -
 community-i686/desktop_integration.patch   |  119 -
 community-x86_64/PKGBUILD  |   89 --
 community-x86_64/calibre-mount-helper  |   28 ---
 community-x86_64/calibre.install   |   12 -
 community-x86_64/desktop_integration.patch |  119 -
 12 files changed, 496 insertions(+), 496 deletions(-)

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


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

2014-01-03 Thread Dave Reisner
Date: Friday, January 3, 2014 @ 18:32:40
  Author: dreisner
Revision: 203077

be pedantic about quoting

Modified:
  pacman/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 12:12:14 UTC (rev 203076)
+++ PKGBUILD2014-01-03 17:32:40 UTC (rev 203077)
@@ -31,7 +31,7 @@
  'f4940a8003ebd11e514827a790ef4e7f')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $pkgname-$pkgver
 
   ./configure --prefix=/usr --sysconfdir=/etc \
 --localstatedir=/var --enable-doc \
@@ -46,16 +46,17 @@
 }
 
 package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  make DESTDIR=$pkgdir -C contrib install
+  cd $pkgname-$pkgver
 
+  make DESTDIR=$pkgdir install
+  make DESTDIR=$pkgdir -C contrib install
+
   # install Arch specific stuff
-  install -dm755 $pkgdir/etc
-  install -m644 $srcdir/pacman.conf.$CARCH $pkgdir/etc/pacman.conf
-  
-  case $CARCH in
-i686)
+  install -dm755 $pkgdir/etc
+  install -m644 $srcdir/pacman.conf.$CARCH $pkgdir/etc/pacman.conf
+
+  case $CARCH in
+i686)
   mycarch=i686
   mychost=i686-pc-linux-gnu
   myflags=-march=i686
@@ -66,18 +67,18 @@
   myflags=-march=x86-64
   ;;
   esac
-  install -m644 $srcdir/makepkg.conf $pkgdir/etc/
+
   # set things correctly in the default conf file
-  sed -i $pkgdir/etc/makepkg.conf \
+  install -m644 $srcdir/makepkg.conf $pkgdir/etc
+  sed -i $pkgdir/etc/makepkg.conf \
 -e s|@CARCH[@]|$mycarch|g \
 -e s|@CHOST[@]|$mychost|g \
 -e s|@CARCHFLAGS[@]|$myflags|g
-
+
   # put bash_completion in the right location
-  install -dm755 ${pkgdir}/usr/share/bash-completion/completions
-  mv ${pkgdir}/etc/bash_completion.d/pacman \
-${pkgdir}/usr/share/bash-completion/completions
-  rmdir ${pkgdir}/etc/bash_completion.d
+  install -dm755 $pkgdir/usr/share/bash-completion/completions
+  mv $pkgdir/etc/bash_completion.d/pacman 
$pkgdir/usr/share/bash-completion/completions
+  rmdir $pkgdir/etc/bash_completion.d
 
   for f in makepkg pacman-key; do
 ln -s pacman $pkgdir/usr/share/bash-completion/completions/$f



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 19:03:04
  Author: bpiotrowski
Revision: 203078

upgpkg: ffcall 1.10-6

- keep static libraries (FS#38369)

Modified:
  ffcall/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 17:32:40 UTC (rev 203077)
+++ PKGBUILD2014-01-03 18:03:04 UTC (rev 203078)
@@ -4,12 +4,12 @@
 
 pkgname=ffcall
 pkgver=1.10
-pkgrel=5
+pkgrel=6
 pkgdesc=C library for implementing foreign function calls in embedded 
interpreters
 arch=('i686' 'x86_64')
 url=http://www.gnu.org/software/libffcall/;
 license=('GPL2')
-options=('!makeflags')
+options=('!makeflags' 'staticlibs')
 source=(http://www.haible.de/bruno/gnu/${pkgname}-${pkgver}.tar.gz)
 md5sums=('2db95007e901f3bc2ae7e5a9fe9ebea4')
 



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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Friday, January 3, 2014 @ 19:03:13
  Author: bpiotrowski
Revision: 203079

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

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

---+
 /PKGBUILD |   64 
 extra-i686/PKGBUILD   |   32 
 extra-x86_64/PKGBUILD |   32 
 3 files changed, 64 insertions(+), 64 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-03 18:03:04 UTC (rev 203078)
+++ extra-i686/PKGBUILD 2014-01-03 18:03:13 UTC (rev 203079)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Vesa Kaihlavirta ve...@iki.fi
-# Contributor: Michael Baehr usem...@spamblocked.com
-
-pkgname=ffcall
-pkgver=1.10
-pkgrel=5
-pkgdesc=C library for implementing foreign function calls in embedded 
interpreters
-arch=('i686' 'x86_64')
-url=http://www.gnu.org/software/libffcall/;
-license=('GPL2')
-options=('!makeflags')
-source=(http://www.haible.de/bruno/gnu/${pkgname}-${pkgver}.tar.gz)
-md5sums=('2db95007e901f3bc2ae7e5a9fe9ebea4')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  [ $CARCH = x86_64 ]  CONFIGFLAG=--with-pic
-  ./configure --prefix=/usr --mandir=/usr/share/man $CONFIGFLAG
-  make
-}
-
-check() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  install -d ${pkgdir}/usr/share/{man,doc/ffcall}
-  make DESTDIR=${pkgdir} htmldir=/usr/share/doc/ffcall install
-}

Copied: ffcall/repos/extra-i686/PKGBUILD (from rev 203078, 
ffcall/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-03 18:03:13 UTC (rev 203079)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Vesa Kaihlavirta ve...@iki.fi
+# Contributor: Michael Baehr usem...@spamblocked.com
+
+pkgname=ffcall
+pkgver=1.10
+pkgrel=6
+pkgdesc=C library for implementing foreign function calls in embedded 
interpreters
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/software/libffcall/;
+license=('GPL2')
+options=('!makeflags' 'staticlibs')
+source=(http://www.haible.de/bruno/gnu/${pkgname}-${pkgver}.tar.gz)
+md5sums=('2db95007e901f3bc2ae7e5a9fe9ebea4')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  [ $CARCH = x86_64 ]  CONFIGFLAG=--with-pic
+  ./configure --prefix=/usr --mandir=/usr/share/man $CONFIGFLAG
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  install -d ${pkgdir}/usr/share/{man,doc/ffcall}
+  make DESTDIR=${pkgdir} htmldir=/usr/share/doc/ffcall install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-01-03 18:03:04 UTC (rev 203078)
+++ extra-x86_64/PKGBUILD   2014-01-03 18:03:13 UTC (rev 203079)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Vesa Kaihlavirta ve...@iki.fi
-# Contributor: Michael Baehr usem...@spamblocked.com
-
-pkgname=ffcall
-pkgver=1.10
-pkgrel=5
-pkgdesc=C library for implementing foreign function calls in embedded 
interpreters
-arch=('i686' 'x86_64')
-url=http://www.gnu.org/software/libffcall/;
-license=('GPL2')
-options=('!makeflags')
-source=(http://www.haible.de/bruno/gnu/${pkgname}-${pkgver}.tar.gz)
-md5sums=('2db95007e901f3bc2ae7e5a9fe9ebea4')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  [ $CARCH = x86_64 ]  CONFIGFLAG=--with-pic
-  ./configure --prefix=/usr --mandir=/usr/share/man $CONFIGFLAG
-  make
-}
-
-check() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  install -d ${pkgdir}/usr/share/{man,doc/ffcall}
-  make DESTDIR=${pkgdir} htmldir=/usr/share/doc/ffcall install
-}

Copied: ffcall/repos/extra-x86_64/PKGBUILD (from rev 203078, 
ffcall/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-01-03 18:03:13 UTC (rev 203079)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Vesa Kaihlavirta ve...@iki.fi
+# Contributor: Michael Baehr usem...@spamblocked.com
+
+pkgname=ffcall
+pkgver=1.10
+pkgrel=6
+pkgdesc=C library for implementing foreign function calls in embedded 
interpreters
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/software/libffcall/;
+license=('GPL2')
+options=('!makeflags' 'staticlibs')
+source=(http://www.haible.de/bruno/gnu/${pkgname}-${pkgver}.tar.gz)
+md5sums=('2db95007e901f3bc2ae7e5a9fe9ebea4')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  [ $CARCH = x86_64 ]  CONFIGFLAG=--with-pic
+  ./configure --prefix=/usr --mandir=/usr/share/man $CONFIGFLAG
+  make
+}

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

2014-01-03 Thread Sébastien Luttringer
Date: Friday, January 3, 2014 @ 20:09:26
  Author: seblu
Revision: 103344

upgpkg: keepalived 1.2.10-1

Modified:
  keepalived/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 12:23:37 UTC (rev 103343)
+++ PKGBUILD2014-01-03 19:09:26 UTC (rev 103344)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Zucchelli zukk...@gmail.com
 
 pkgname=keepalived
-pkgver=1.2.9
+pkgver=1.2.10
 pkgrel=1
 pkgdesc='Failover and monitoring daemon for LVS clusters'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('openssl' 'popt' 'libnl1')
 source=(http://www.keepalived.org/software/$pkgname-$pkgver.tar.gz;
 'keepalived.service')
-md5sums=('adfad98a2cc34230867d794ebc633492'
+md5sums=('d838c23d80682650315d1ae447dad48a'
  '0a5171f4298528315e8a8004b55befb7')
 
 build() {



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

2014-01-03 Thread Sébastien Luttringer
Date: Friday, January 3, 2014 @ 20:09:45
  Author: seblu
Revision: 103345

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

Added:
  keepalived/repos/community-i686/PKGBUILD
(from rev 103344, keepalived/trunk/PKGBUILD)
  keepalived/repos/community-i686/keepalived.service
(from rev 103344, keepalived/trunk/keepalived.service)
  keepalived/repos/community-x86_64/PKGBUILD
(from rev 103344, keepalived/trunk/PKGBUILD)
  keepalived/repos/community-x86_64/keepalived.service
(from rev 103344, keepalived/trunk/keepalived.service)
Deleted:
  keepalived/repos/community-i686/PKGBUILD
  keepalived/repos/community-i686/keepalived.service
  keepalived/repos/community-x86_64/PKGBUILD
  keepalived/repos/community-x86_64/keepalived.service

-+
 /PKGBUILD   |   76 ++
 /keepalived.service |   18 
 community-i686/PKGBUILD |   38 -
 community-i686/keepalived.service   |9 
 community-x86_64/PKGBUILD   |   38 -
 community-x86_64/keepalived.service |9 
 6 files changed, 94 insertions(+), 94 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-03 19:09:26 UTC (rev 103344)
+++ community-i686/PKGBUILD 2014-01-03 19:09:45 UTC (rev 103345)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Andrea Zucchelli zukk...@gmail.com
-
-pkgname=keepalived
-pkgver=1.2.9
-pkgrel=1
-pkgdesc='Failover and monitoring daemon for LVS clusters'
-arch=('i686' 'x86_64')
-url='http://www.keepalived.org/'
-license=('GPL2')
-backup=('etc/keepalived/keepalived.conf')
-depends=('openssl' 'popt' 'libnl1')
-source=(http://www.keepalived.org/software/$pkgname-$pkgver.tar.gz;
-'keepalived.service')
-md5sums=('adfad98a2cc34230867d794ebc633492'
- '0a5171f4298528315e8a8004b55befb7')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  # clean pacakge init scripts
-  rm -r $pkgdir/etc/rc.d $pkgdir/etc/sysconfig
-  # move examples to /usr/share
-  install -d -m 755 $pkgdir/usr/share/$pkgname
-  mv $pkgdir/etc/keepalived/samples $pkgdir/usr/share/$pkgname/samples
-  # systemd
-  install -D -m 644 $srcdir/$pkgname.service \
-$pkgdir/usr/lib/systemd/system/$pkgname.service
-}
-
-# vim:set ts=2 sw=2 et:

Copied: keepalived/repos/community-i686/PKGBUILD (from rev 103344, 
keepalived/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-03 19:09:45 UTC (rev 103345)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Andrea Zucchelli zukk...@gmail.com
+
+pkgname=keepalived
+pkgver=1.2.10
+pkgrel=1
+pkgdesc='Failover and monitoring daemon for LVS clusters'
+arch=('i686' 'x86_64')
+url='http://www.keepalived.org/'
+license=('GPL2')
+backup=('etc/keepalived/keepalived.conf')
+depends=('openssl' 'popt' 'libnl1')
+source=(http://www.keepalived.org/software/$pkgname-$pkgver.tar.gz;
+'keepalived.service')
+md5sums=('d838c23d80682650315d1ae447dad48a'
+ '0a5171f4298528315e8a8004b55befb7')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  # clean pacakge init scripts
+  rm -r $pkgdir/etc/rc.d $pkgdir/etc/sysconfig
+  # move examples to /usr/share
+  install -d -m 755 $pkgdir/usr/share/$pkgname
+  mv $pkgdir/etc/keepalived/samples $pkgdir/usr/share/$pkgname/samples
+  # systemd
+  install -D -m 644 $srcdir/$pkgname.service \
+$pkgdir/usr/lib/systemd/system/$pkgname.service
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/keepalived.service
===
--- community-i686/keepalived.service   2014-01-03 19:09:26 UTC (rev 103344)
+++ community-i686/keepalived.service   2014-01-03 19:09:45 UTC (rev 103345)
@@ -1,9 +0,0 @@
-[Unit]
-Description=Keepalive Daemon
-After=network.target
-
-[Service]
-ExecStart=/usr/bin/keepalived --dont-fork
-
-[Install]
-WantedBy=multi-user.target

Copied: keepalived/repos/community-i686/keepalived.service (from rev 103344, 
keepalived/trunk/keepalived.service)
===
--- community-i686/keepalived.service   (rev 0)
+++ community-i686/keepalived.service   2014-01-03 19:09:45 UTC (rev 103345)
@@ -0,0 +1,9 @@
+[Unit]
+Description=Keepalive Daemon
+After=network.target
+
+[Service]
+ExecStart=/usr/bin/keepalived --dont-fork
+
+[Install]
+WantedBy=multi-user.target

Deleted: community-x86_64/PKGBUILD

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

2014-01-03 Thread Sébastien Luttringer
Date: Friday, January 3, 2014 @ 20:12:47
  Author: seblu
Revision: 103346

upgpkg: perl-test-output 1.03-1

Modified:
  perl-test-output/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 19:09:45 UTC (rev 103345)
+++ PKGBUILD2014-01-03 19:12:47 UTC (rev 103346)
@@ -2,8 +2,8 @@
 # Maintainer: Sébastien Luttringer
 
 pkgname=perl-test-output
-pkgver=1.02
-pkgrel=2
+pkgver=1.03
+pkgrel=1
 pkgdesc='Utilities to test STDOUT and STDERR messages'
 arch=('any')
 license=('GPL' 'PerlArtistic')
@@ -15,7 +15,7 @@
 url='http://search.cpan.org/dist/Test-Output'
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Test-Output-$pkgver.tar.gz;)
-md5sums=('d80890160737cdf4c3241d48428d33ab')
+md5sums=('903485edb382f5a18a5029978d1febf6')
 
 build() {
   cd Test-Output-$pkgver



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

2014-01-03 Thread Sébastien Luttringer
Date: Friday, January 3, 2014 @ 20:13:11
  Author: seblu
Revision: 103347

archrelease: copy trunk to community-any

Added:
  perl-test-output/repos/community-any/PKGBUILD
(from rev 103346, perl-test-output/trunk/PKGBUILD)
Deleted:
  perl-test-output/repos/community-any/PKGBUILD

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-03 19:12:47 UTC (rev 103346)
+++ PKGBUILD2014-01-03 19:13:11 UTC (rev 103347)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-
-pkgname=perl-test-output
-pkgver=1.02
-pkgrel=2
-pkgdesc='Utilities to test STDOUT and STDERR messages'
-arch=('any')
-license=('GPL' 'PerlArtistic')
-depends=('perl-sub-exporter'
-  'perl-test-tester'
-  'perl-test-pod'
-  'perl-test-pod-coverage'
-  'perl-capture-tiny')
-url='http://search.cpan.org/dist/Test-Output'
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Test-Output-$pkgver.tar.gz;)
-md5sums=('d80890160737cdf4c3241d48428d33ab')
-
-build() {
-  cd Test-Output-$pkgver
-  USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd Test-Output-$pkgver
-  make test
-}
-
-package() {
-  cd Test-Output-$pkgver
-  make install DESTDIR=$pkgdir/
-}
-
-# vim:set ts=2 sw=2 et:

Copied: perl-test-output/repos/community-any/PKGBUILD (from rev 103346, 
perl-test-output/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-03 19:13:11 UTC (rev 103347)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+
+pkgname=perl-test-output
+pkgver=1.03
+pkgrel=1
+pkgdesc='Utilities to test STDOUT and STDERR messages'
+arch=('any')
+license=('GPL' 'PerlArtistic')
+depends=('perl-sub-exporter'
+  'perl-test-tester'
+  'perl-test-pod'
+  'perl-test-pod-coverage'
+  'perl-capture-tiny')
+url='http://search.cpan.org/dist/Test-Output'
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Test-Output-$pkgver.tar.gz;)
+md5sums=('903485edb382f5a18a5029978d1febf6')
+
+build() {
+  cd Test-Output-$pkgver
+  USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd Test-Output-$pkgver
+  make test
+}
+
+package() {
+  cd Test-Output-$pkgver
+  make install DESTDIR=$pkgdir/
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-01-03 Thread Alexander Rødseth
Date: Friday, January 3, 2014 @ 20:24:05
  Author: arodseth
Revision: 103348

FS#38302 seems to be resolved now. Testing before pushing.

Modified:
  erlang/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 19:13:11 UTC (rev 103347)
+++ PKGBUILD2014-01-03 19:24:05 UTC (rev 103348)
@@ -70,10 +70,6 @@
   install -Dm644 epmd.service $pkgdir/usr/lib/systemd/system/epmd.service
   install -Dm644 epmd.socket $pkgdir/usr/lib/systemd/system/epmd.socket
   install -Dm644 epmd.conf $pkgdir/etc/conf.d/epmd
-
-  # Extra libraries (FS#38302)
-  install -Dm644 otp_src_${pkgver/_1/}/lib/wx/priv/*linux*/wxe_driver.so \
-$pkgdir/usr/lib/erlang/lib/wx-1.1.1/priv/wxe_driver.so
 }
 
 package_erlang-unixodbc() {



[arch-commits] Commit in erlang/repos (16 files)

2014-01-03 Thread Alexander Rødseth
Date: Friday, January 3, 2014 @ 21:02:33
  Author: arodseth
Revision: 103349

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

Added:
  erlang/repos/community-i686/PKGBUILD
(from rev 103348, erlang/trunk/PKGBUILD)
  erlang/repos/community-i686/epmd.conf
(from rev 103348, erlang/trunk/epmd.conf)
  erlang/repos/community-i686/epmd.service
(from rev 103348, erlang/trunk/epmd.service)
  erlang/repos/community-i686/epmd.socket
(from rev 103348, erlang/trunk/epmd.socket)
  erlang/repos/community-x86_64/PKGBUILD
(from rev 103348, erlang/trunk/PKGBUILD)
  erlang/repos/community-x86_64/epmd.conf
(from rev 103348, erlang/trunk/epmd.conf)
  erlang/repos/community-x86_64/epmd.service
(from rev 103348, erlang/trunk/epmd.service)
  erlang/repos/community-x86_64/epmd.socket
(from rev 103348, erlang/trunk/epmd.socket)
Deleted:
  erlang/repos/community-i686/PKGBUILD
  erlang/repos/community-i686/epmd.conf
  erlang/repos/community-i686/epmd.service
  erlang/repos/community-i686/epmd.socket
  erlang/repos/community-x86_64/PKGBUILD
  erlang/repos/community-x86_64/epmd.conf
  erlang/repos/community-x86_64/epmd.service
  erlang/repos/community-x86_64/epmd.socket

---+
 /PKGBUILD |  178 
 /epmd.conf|6 +
 /epmd.service |   22 
 /epmd.socket  |   18 
 community-i686/PKGBUILD   |   89 
 community-i686/epmd.conf  |3 
 community-i686/epmd.service   |   11 --
 community-i686/epmd.socket|9 --
 community-x86_64/PKGBUILD |   89 
 community-x86_64/epmd.conf|3 
 community-x86_64/epmd.service |   11 --
 community-x86_64/epmd.socket  |9 --
 12 files changed, 224 insertions(+), 224 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-03 19:24:05 UTC (rev 103348)
+++ community-i686/PKGBUILD 2014-01-03 20:02:33 UTC (rev 103349)
@@ -1,89 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer archli...@cryptocrack.de
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Vesa Kaihlavirta v...@archlinux.org
-# Contributor: Sarah Hay sarah...@mb.sympatico.ca
-# Contributor: Tom Burdick thomas.burd...@wrightwoodtech.com
-# Contributor: Ricardo Catalinas Jiménez jimenezr...@gmail.com
-
-pkgbase=erlang
-pkgname=('erlang' 'erlang-unixodbc')
-pkgver=R16B03
-pkgrel=2
-arch=('x86_64' 'i686')
-url='http://www.erlang.org/'
-license=('custom')
-makedepends=('perl' 'mesa' 'lksctp-tools' 'unixodbc' 'wxgtk' 'wxgtk2.9')
-options=('staticlibs')
-source=(http://www.erlang.org/download/otp_src_${pkgver/_/-}.tar.gz;
-http://www.erlang.org/download/otp_doc_man_${pkgver/_/-}.tar.gz;
-'epmd.service'
-'epmd.socket'
-'epmd.conf')
-sha256sums=('6133b3410681a5c934e54c76eee1825f96dead8d6a12c31a64f6e160daf0bb06'
-'a2038d32e7c940d5d04f7338406e11b723cac0d26e82d7834596105eea492452'
-'b121ec9053fb37abca5f910a81c526f93ec30fe13b574a12209223b346886a9e'
-'998a759e4cea4527f9d9b241bf9f32527d7378d63ea40afa38443c6c3ceaea34'
-'78ce5e67b21758c767d727e56b20502f75dc4385ff9b6c6db312d8e8506f2df2')
-
-build() {
-  cd otp_src_${pkgver/_1/}
-
-  ./configure --prefix=/usr --enable-smp-support --with-odbc
-  make
-}
-
-package_erlang() {
-  pkgdesc='General-purpose concurrent functional programming language 
developed by Ericsson'
-  depends=('ncurses' 'glu' 'wxgtk' 'wxgtk2.9' 'openssl')
-  optdepends=('erlang-unixodbc: database support'
-  'java-environment: for Java support'
-  'lksctp-tools: for SCTP support')
-  provides=('erlang-nox')
-  conflicts=('erlang-nox')
-
-  cd otp_src_${pkgver/_1/}
-
-  make DESTDIR=$pkgdir install
-
-  # Documentation
-  install -d $pkgdir/usr/share/doc/erlang
-  install -m0644 $srcdir/otp_src_${pkgver/_1/}/README.md \
-$srcdir/{README,COPYRIGHT} \
-$pkgdir/usr/share/doc/erlang
-
-  # Compressed man pages
-  for page in $srcdir/man/man?/*; do gzip $page; done
-  cp -r $srcdir/man $pkgdir/usr/lib/erlang/
-
-  # License
-  install -Dm0644 $srcdir/otp_src_${pkgver/_1/}/EPLICENCE \
-$pkgdir/usr/share/licenses/$pkgname/EPLICENCE
-
-  # Move over files that will be packaged as erlang-unixodbc
-  mkdir $srcdir/unixodbc
-  mv $pkgdir/usr/lib/erlang/lib/odbc* $srcdir/unixodbc/
-  mv $pkgdir/usr/lib/erlang/man/man3/odbc.3.gz $srcdir
-
-  # epmd service, socket and conf
-  cd $srcdir
-  install -Dm644 epmd.service $pkgdir/usr/lib/systemd/system/epmd.service
-  install -Dm644 epmd.socket $pkgdir/usr/lib/systemd/system/epmd.socket
-  install -Dm644 epmd.conf $pkgdir/etc/conf.d/epmd
-}
-
-package_erlang-unixodbc() {
-  pkgdesc='Unixodbc support for Erlang'
-  depends=('unixodbc' 'erlang-nox')
-
-  # Get the files that should be packaged as erlang-unixodbc
-  mkdir -p 

[arch-commits] Commit in poppler/trunk (PKGBUILD poppler-0.24.2-mocversiongrep.patch)

2014-01-03 Thread Andreas Radke
Date: Friday, January 3, 2014 @ 21:06:37
  Author: andyrtr
Revision: 203080

upgpkg: poppler 0.24.5-1

upstream update 0.24.5; add a buildfix patch from FC to build with recent qt5, 
some PKGBUILD cleanup

Added:
  poppler/trunk/poppler-0.24.2-mocversiongrep.patch
Modified:
  poppler/trunk/PKGBUILD

-+
 PKGBUILD|   42 +-
 poppler-0.24.2-mocversiongrep.patch |   28 ++
 2 files changed, 49 insertions(+), 21 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 18:03:13 UTC (rev 203079)
+++ PKGBUILD2014-01-03 20:06:37 UTC (rev 203080)
@@ -3,7 +3,7 @@
 
 pkgbase=poppler
 pkgname=('poppler' 'poppler-glib' 'poppler-qt4' 'poppler-qt5')
-pkgver=0.24.4
+pkgver=0.24.5
 pkgrel=1
 arch=(i686 x86_64)
 license=('GPL')
@@ -12,21 +12,24 @@
 url=http://poppler.freedesktop.org/;
 _testtag=0d2bfd4af4c76a3bac27ccaff793d9129df7b57a
 source=(http://poppler.freedesktop.org/${pkgbase}-${pkgver}.tar.xz
-
http://cgit.freedesktop.org/poppler/test/snapshot/test-${_testtag}.tar.bz2)
-md5sums=('2da22b966cf7a2f8da5bf021e68188ce'
- '9dc64c254a31e570507bdd4ad4ba629a')
+
http://cgit.freedesktop.org/poppler/test/snapshot/test-${_testtag}.tar.bz2
+poppler-0.24.2-mocversiongrep.patch)
+md5sums=('334f2ac95cc8039f2a57fe63e4a81c69'
+ '9dc64c254a31e570507bdd4ad4ba629a'
+ 'd5280e4eb6d02660971bdaa45065933f')
 
 prepare() {
   ln -sf test-${_testtag} test
   cd ${pkgbase}-${pkgver}
-
+  # fix build with recent qt versions, patch taken from FC
+  patch -Np1 -i ${srcdir}/poppler-0.24.2-mocversiongrep.patch
   sed -i -e '/AC_PATH_XTRA/d' configure.ac
   sed -i s:AM_CONFIG_HEADER:AC_CONFIG_HEADERS: configure.ac
+  autoreconf -fi
 }
 
 build() {
   cd ${pkgbase}-${pkgver}
-  autoreconf -fi
   ./configure --prefix=/usr --sysconfdir=/etc \
   --localstatedir=/var --disable-static \
   --enable-cairo-output \
@@ -62,12 +65,11 @@
   pkgdesc=Poppler glib bindings
   depends=(poppler=${pkgver} 'glib2')
 
-  cd ${srcdir}/${pkgbase}-${pkgver}/poppler
-  make DESTDIR=${pkgdir} install-libLTLIBRARIES
-  cd ${srcdir}/${pkgbase}-${pkgver}/glib
-  make DESTDIR=${pkgdir} install
+  cd ${pkgbase}-${pkgver}
+  make -C poppler DESTDIR=${pkgdir} install-libLTLIBRARIES
+  make -C glib DESTDIR=${pkgdir} install
   install -m755 -d ${pkgdir}/usr/lib/pkgconfig
-  install -m644 ../poppler-glib.pc ${pkgdir}/usr/lib/pkgconfig/
+  install -m644 poppler-glib.pc ${pkgdir}/usr/lib/pkgconfig/
   rm -f ${pkgdir}/usr/lib/libpoppler.*
   rm -f ${pkgdir}/usr/bin/poppler-glib-demo
 }
@@ -79,12 +81,11 @@
   conflicts=('poppler-qt')
   depends=(poppler=${pkgver} 'qt4')
 
-  cd ${srcdir}/${pkgbase}-${pkgver}/poppler
-  make DESTDIR=${pkgdir} install-libLTLIBRARIES
-  cd ${srcdir}/${pkgbase}-${pkgver}/qt4
-  make DESTDIR=${pkgdir} install
+  cd ${pkgbase}-${pkgver}
+  make -C poppler DESTDIR=${pkgdir} install-libLTLIBRARIES
+  make -C qt4 DESTDIR=${pkgdir} install
   install -m755 -d ${pkgdir}/usr/lib/pkgconfig
-  install -m644 ../poppler-qt4.pc ${pkgdir}/usr/lib/pkgconfig/
+  install -m644 poppler-qt4.pc ${pkgdir}/usr/lib/pkgconfig/
   rm -f ${pkgdir}/usr/lib/libpoppler.*
 }
 
@@ -92,11 +93,10 @@
   pkgdesc=Poppler Qt5 bindings
   depends=(poppler=${pkgver} 'qt5-base')
 
-  cd ${srcdir}/${pkgbase}-${pkgver}/poppler
-  make DESTDIR=${pkgdir} install-libLTLIBRARIES
-  cd ${srcdir}/${pkgbase}-${pkgver}/qt5
-  make DESTDIR=${pkgdir} install
+  cd ${pkgbase}-${pkgver}
+  make -C poppler DESTDIR=${pkgdir} install-libLTLIBRARIES
+  make -C qt5 DESTDIR=${pkgdir} install
   install -m755 -d ${pkgdir}/usr/lib/pkgconfig
-  install -m644 ../poppler-qt5.pc ${pkgdir}/usr/lib/pkgconfig/
+  install -m644 poppler-qt5.pc ${pkgdir}/usr/lib/pkgconfig/
   rm -f ${pkgdir}/usr/lib/libpoppler.*
 }

Added: poppler-0.24.2-mocversiongrep.patch
===
--- poppler-0.24.2-mocversiongrep.patch (rev 0)
+++ poppler-0.24.2-mocversiongrep.patch 2014-01-03 20:06:37 UTC (rev 203080)
@@ -0,0 +1,28 @@
+diff -up poppler-0.24.2/configure.ac.mocversiongrep poppler-0.24.2/configure.ac
+--- poppler-0.24.2/configure.ac.mocversiongrep 2013-10-18 09:51:24.223114884 
-0500
 poppler-0.24.2/configure.ac2013-10-18 09:54:33.408681067 -0500
+@@ -661,20 +661,20 @@ if test x$enable_poppler_qt5 = xyes; the
+   AC_CHECK_TOOL(MOCQT5, moc)
+   AC_MSG_CHECKING([for Qt5 moc])
+   mocversion=`$MOCQT5 -v 21`
+-  mocversiongrep=`echo $mocversion | grep Qt 5`
++  mocversiongrep=`echo $mocversion | grep  5\.`
+   if test x$mocversiongrep != x$mocversion; then
+ AC_MSG_RESULT([no])
+ # moc was not the qt5 one, try with moc-qt5
+ AC_CHECK_TOOL(MOCQT52, moc-qt5)
+ AC_MSG_CHECKING([for Qt5 moc-qt5])
+ mocversion=`$MOCQT52 -v 21`
+-mocversiongrep=`echo $mocversion | grep Qt 5`
++

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

2014-01-03 Thread Andreas Radke
Date: Friday, January 3, 2014 @ 21:06:57
  Author: andyrtr
Revision: 203081

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

Added:
  poppler/repos/extra-i686/PKGBUILD
(from rev 203080, poppler/trunk/PKGBUILD)
  poppler/repos/extra-i686/poppler-0.24.2-mocversiongrep.patch
(from rev 203080, poppler/trunk/poppler-0.24.2-mocversiongrep.patch)
  poppler/repos/extra-x86_64/PKGBUILD
(from rev 203080, poppler/trunk/PKGBUILD)
  poppler/repos/extra-x86_64/poppler-0.24.2-mocversiongrep.patch
(from rev 203080, poppler/trunk/poppler-0.24.2-mocversiongrep.patch)
Deleted:
  poppler/repos/extra-i686/PKGBUILD
  poppler/repos/extra-x86_64/PKGBUILD

--+
 /PKGBUILD|  204 +
 extra-i686/PKGBUILD  |  102 --
 extra-i686/poppler-0.24.2-mocversiongrep.patch   |   28 ++
 extra-x86_64/PKGBUILD|  102 --
 extra-x86_64/poppler-0.24.2-mocversiongrep.patch |   28 ++
 5 files changed, 260 insertions(+), 204 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-03 20:06:37 UTC (rev 203080)
+++ extra-i686/PKGBUILD 2014-01-03 20:06:57 UTC (rev 203081)
@@ -1,102 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgbase=poppler
-pkgname=('poppler' 'poppler-glib' 'poppler-qt4' 'poppler-qt5')
-pkgver=0.24.4
-pkgrel=1
-arch=(i686 x86_64)
-license=('GPL')
-makedepends=('libjpeg' 'gcc-libs' 'cairo' 'fontconfig' 'openjpeg' 'gtk2' 'qt4' 
'pkgconfig' 'lcms2' 'gobject-introspection' 'icu' 'qt5-base')
-options=('!emptydirs')
-url=http://poppler.freedesktop.org/;
-_testtag=0d2bfd4af4c76a3bac27ccaff793d9129df7b57a
-source=(http://poppler.freedesktop.org/${pkgbase}-${pkgver}.tar.xz
-
http://cgit.freedesktop.org/poppler/test/snapshot/test-${_testtag}.tar.bz2)
-md5sums=('2da22b966cf7a2f8da5bf021e68188ce'
- '9dc64c254a31e570507bdd4ad4ba629a')
-
-prepare() {
-  ln -sf test-${_testtag} test
-  cd ${pkgbase}-${pkgver}
-
-  sed -i -e '/AC_PATH_XTRA/d' configure.ac
-  sed -i s:AM_CONFIG_HEADER:AC_CONFIG_HEADERS: configure.ac
-}
-
-build() {
-  cd ${pkgbase}-${pkgver}
-  autoreconf -fi
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --enable-cairo-output \
-  --enable-xpdf-headers \
-  --enable-libjpeg --enable-zlib \
-  --enable-poppler-qt4 \
-  --enable-poppler-qt5 \
-  --enable-poppler-glib
-  make
-}
-
-check() {
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  LANG=en_US.UTF8 make check
-}
-
-package_poppler() {
-  pkgdesc=PDF rendering library based on xpdf 3.0
-  depends=('libjpeg' 'gcc-libs' 'cairo' 'fontconfig' 'openjpeg' 'lcms2')
-  optdepends=('poppler-data: encoding data to display PDF documents containing 
CJK characters')
-  conflicts=(poppler-qt3${pkgver})
-
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  sed -e 's/^glib_subdir =.*/glib_subdir =/' \
-  -e 's/^qt4_subdir =.*/qt4_subdir =/' \
-  -e 's/^qt5_subdir =.*/qt5_subdir =/' -i Makefile
-  make DESTDIR=${pkgdir} install
-
-  rm -f ${pkgdir}/usr/lib/pkgconfig/poppler-{glib,qt4,qt5}.pc
-}
-
-package_poppler-glib() {
-  pkgdesc=Poppler glib bindings
-  depends=(poppler=${pkgver} 'glib2')
-
-  cd ${srcdir}/${pkgbase}-${pkgver}/poppler
-  make DESTDIR=${pkgdir} install-libLTLIBRARIES
-  cd ${srcdir}/${pkgbase}-${pkgver}/glib
-  make DESTDIR=${pkgdir} install
-  install -m755 -d ${pkgdir}/usr/lib/pkgconfig
-  install -m644 ../poppler-glib.pc ${pkgdir}/usr/lib/pkgconfig/
-  rm -f ${pkgdir}/usr/lib/libpoppler.*
-  rm -f ${pkgdir}/usr/bin/poppler-glib-demo
-}
-
-package_poppler-qt4() {
-  pkgdesc=Poppler Qt4 bindings
-  provides=(poppler-qt=${pkgver})
-  replaces=('poppler-qt')
-  conflicts=('poppler-qt')
-  depends=(poppler=${pkgver} 'qt4')
-
-  cd ${srcdir}/${pkgbase}-${pkgver}/poppler
-  make DESTDIR=${pkgdir} install-libLTLIBRARIES
-  cd ${srcdir}/${pkgbase}-${pkgver}/qt4
-  make DESTDIR=${pkgdir} install
-  install -m755 -d ${pkgdir}/usr/lib/pkgconfig
-  install -m644 ../poppler-qt4.pc ${pkgdir}/usr/lib/pkgconfig/
-  rm -f ${pkgdir}/usr/lib/libpoppler.*
-}
-
-package_poppler-qt5() {
-  pkgdesc=Poppler Qt5 bindings
-  depends=(poppler=${pkgver} 'qt5-base')
-
-  cd ${srcdir}/${pkgbase}-${pkgver}/poppler
-  make DESTDIR=${pkgdir} install-libLTLIBRARIES
-  cd ${srcdir}/${pkgbase}-${pkgver}/qt5
-  make DESTDIR=${pkgdir} install
-  install -m755 -d ${pkgdir}/usr/lib/pkgconfig
-  install -m644 ../poppler-qt5.pc ${pkgdir}/usr/lib/pkgconfig/
-  rm -f ${pkgdir}/usr/lib/libpoppler.*
-}

Copied: poppler/repos/extra-i686/PKGBUILD (from rev 203080, 
poppler/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-03 20:06:57 UTC (rev 203081)
@@ -0,0 +1,102 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+

[arch-commits] Commit in (4 files)

2014-01-03 Thread Andreas Radke
Date: Friday, January 3, 2014 @ 22:02:28
  Author: andyrtr
Revision: 203082

add pkg from AUR required by x2goserver

Added:
  perl-file-readbackwards/
  perl-file-readbackwards/repos/
  perl-file-readbackwards/trunk/
  perl-file-readbackwards/trunk/PKGBUILD

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

Added: perl-file-readbackwards/trunk/PKGBUILD
===
--- perl-file-readbackwards/trunk/PKGBUILD  (rev 0)
+++ perl-file-readbackwards/trunk/PKGBUILD  2014-01-03 21:02:28 UTC (rev 
203082)
@@ -0,0 +1,39 @@
+# $Id: PKGBUILD 200257 2013-11-23 21:58:11Z andyrtr $
+
+# Contributor: 3ED krzysztof1987 at gmail dot com
+
+pkgname=perl-file-readbackwards
+_lastauthor=U/UR/URI
+_pkgname=File-ReadBackwards
+pkgver=1.05
+pkgrel=1
+pkgdesc=read a file backwards by lines
+arch=('any')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+makedepends=('perl-extutils-makemaker')
+url=http://search.cpan.org/dist/${_pkgname}/;
+source=(http://search.cpan.org/CPAN/authors/id/${_lastauthor}/${_pkgname}-${pkgver}.tar.gz)
+sha256sums=('82b261af87507cc3e7e66899c457104ebc8d1c09fb85c53f67c1f90f70f18d6e')
+
+build() {
+  cd ${_pkgname}-${pkgver}
+
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps \
+PERL_MM_OPT=INSTALLDIRS=vendor DESTDIR='$pkgdir' \
+PERL_MB_OPT=--installdirs vendor --destdir '$pkgdir' \
+MODULEBUILDRC=/dev/null
+
+  perl Makefile.PL
+  make
+}
+check() {
+  cd ${_pkgname}-${pkgver}
+  make test
+}
+package() {
+  cd ${_pkgname}-${pkgver}
+  make install
+}
+



[arch-commits] Commit in perl-file-readbackwards/repos (extra-any extra-any/PKGBUILD)

2014-01-03 Thread Andreas Radke
Date: Friday, January 3, 2014 @ 22:04:06
  Author: andyrtr
Revision: 203083

archrelease: copy trunk to extra-any

Added:
  perl-file-readbackwards/repos/extra-any/
  perl-file-readbackwards/repos/extra-any/PKGBUILD
(from rev 203082, perl-file-readbackwards/trunk/PKGBUILD)

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

Copied: perl-file-readbackwards/repos/extra-any/PKGBUILD (from rev 203082, 
perl-file-readbackwards/trunk/PKGBUILD)
===
--- extra-any/PKGBUILD  (rev 0)
+++ extra-any/PKGBUILD  2014-01-03 21:04:06 UTC (rev 203083)
@@ -0,0 +1,39 @@
+# $Id: PKGBUILD 200257 2013-11-23 21:58:11Z andyrtr $
+
+# Contributor: 3ED krzysztof1987 at gmail dot com
+
+pkgname=perl-file-readbackwards
+_lastauthor=U/UR/URI
+_pkgname=File-ReadBackwards
+pkgver=1.05
+pkgrel=1
+pkgdesc=read a file backwards by lines
+arch=('any')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+makedepends=('perl-extutils-makemaker')
+url=http://search.cpan.org/dist/${_pkgname}/;
+source=(http://search.cpan.org/CPAN/authors/id/${_lastauthor}/${_pkgname}-${pkgver}.tar.gz)
+sha256sums=('82b261af87507cc3e7e66899c457104ebc8d1c09fb85c53f67c1f90f70f18d6e')
+
+build() {
+  cd ${_pkgname}-${pkgver}
+
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps \
+PERL_MM_OPT=INSTALLDIRS=vendor DESTDIR='$pkgdir' \
+PERL_MB_OPT=--installdirs vendor --destdir '$pkgdir' \
+MODULEBUILDRC=/dev/null
+
+  perl Makefile.PL
+  make
+}
+check() {
+  cd ${_pkgname}-${pkgver}
+  make test
+}
+package() {
+  cd ${_pkgname}-${pkgver}
+  make install
+}
+



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

2014-01-03 Thread Andreas Radke
Date: Friday, January 3, 2014 @ 22:06:06
  Author: andyrtr
Revision: 203084

add ID

Modified:
  perl-file-readbackwards/trunk/PKGBUILD(contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 21:04:06 UTC (rev 203083)
+++ PKGBUILD2014-01-03 21:06:06 UTC (rev 203084)
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 200257 2013-11-23 21:58:11Z andyrtr $
+# $Id$
 
 # Contributor: 3ED krzysztof1987 at gmail dot com
 


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


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

2014-01-03 Thread Andreas Radke
Date: Friday, January 3, 2014 @ 22:43:12
  Author: andyrtr
Revision: 203085

prepare next build

Modified:
  x2goserver/trunk/PKGBUILD
  x2goserver/trunk/x2goserver.install

+
 PKGBUILD   |   36 +---
 x2goserver.install |8 
 2 files changed, 41 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 21:06:06 UTC (rev 203084)
+++ PKGBUILD2014-01-03 21:43:12 UTC (rev 203085)
@@ -7,13 +7,43 @@
 # Contributor: Milan Knížek kni...@volny.cz
 
 pkgname=x2goserver
-pkgver=4.0.1.8
+pkgver=4.0.1.10
 pkgrel=1
 pkgdesc=Open source terminal server
 arch=('i686' 'x86_64')
 url=http://www.x2go.org/;
 license=('GPL')
-depends=('openssh' 'perl-config-simple' 'perl-dbd-sqlite' 'perl-file-basedir' 
'python' 'x2go-agent' 'xorg-xauth')
+# see x2goserver.spec
+depends=('perl-config-simple' 'perl-dbd-sqlite' 'perl-file-basedir'
+ 'python' 'xorg-xauth' 'desktop-file-utils' 'shared-mime-info'
+ # For x2goruncommand - for now
+ 'bc'
+ # For netstat in x2goresume-session
+ 'net-tools'
+ 'openssh'
+ # perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version)) ?
+ 'perl-file-readbackwards'
+ # We need a database
+ # For killall in x2gosuspend-session
+ 'psmisc'
+ # For x2goshowblocks
+ 'lsof'
+ # For x2godbadmin
+#'pwgen'
+ # For printing, file-sharing
+ 'sshfs'
+ # For /etc/sudoers.d
+ 'sudo'
+ 'x2go-agent'
+ # For /etc/X11/Xresources
+ 'xorg-xinit'
+ 'xorg-fonts-misc'
+ #'shadow'-utils
+ #x2goserver-extensions
+ #x2goserver-xsession
+ #x2goserver-fmbindings
+ #x2goserver-printing
+)
 makedepends=('man2html')
 #optdepends=('cups-x2go: printing support')
 options=('emptydirs')
@@ -21,7 +51,7 @@
 backup=('etc/x2go/x2goserver.conf' 'etc/x2go/x2gosql/sql')
 
source=(http://code.x2go.org/releases/source/${pkgname}/${pkgname}-${pkgver}.tar.gz
 x2goserver.service)
-md5sums=('754ee94f2b4b57fc08973027a174cf81'
+md5sums=('d6cd2f7f11e96097d8d0454a89accc4e'
  'f76081c01e40b6206895d194dc949707')
 
 build() {

Modified: x2goserver.install
===
--- x2goserver.install  2014-01-03 21:06:06 UTC (rev 203084)
+++ x2goserver.install  2014-01-03 21:43:12 UTC (rev 203085)
@@ -45,6 +45,9 @@
   
   chown root:x2goprint /usr/bin/x2goprint
   chmod 2755 /usr/bin/x2goprint
+  
+  update-desktop-database -q
+  update-mime-database usr/share/mime  /dev/null
 }
 
 post_upgrade() {
@@ -59,3 +62,8 @@
 rm -rf /var/lib/x2go/*  /dev/null || /bin/true
 rm -rf /var/spool/x2go/*  /dev/null || /bin/true
 }
+
+post_remove() {
+update-desktop-database -q
+update-mime-database usr/share/mime  /dev/null
+}



[arch-commits] Commit in openssl/trunk (4 files)

2014-01-03 Thread Pierre Schmitz
Date: Saturday, January 4, 2014 @ 00:42:52
  Author: pierre
Revision: 203086

Fix CVE-2013-6449 and CVE-2013-6450

Added:
  openssl/trunk/openssl-1.0.1-Check-EVP-errors-for-handshake-digests.patch
  
openssl/trunk/openssl-1.0.1-Fix-DTLS-retransmission-from-previous-session.patch
  openssl/trunk/openssl-1.0.1-Use-version-in-SSL_METHOD-not-SSL-structure.patch
Modified:
  openssl/trunk/PKGBUILD

---+
 PKGBUILD  |   17 +-
 openssl-1.0.1-Check-EVP-errors-for-handshake-digests.patch|   77 
+
 openssl-1.0.1-Fix-DTLS-retransmission-from-previous-session.patch |   78 
++
 openssl-1.0.1-Use-version-in-SSL_METHOD-not-SSL-structure.patch   |   30 +++
 4 files changed, 199 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 21:43:12 UTC (rev 203085)
+++ PKGBUILD2014-01-03 23:42:52 UTC (rev 203086)
@@ -6,7 +6,7 @@
 # use a pacman compatible version scheme
 pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
 #pkgver=$_ver
-pkgrel=5
+pkgrel=6
 pkgdesc='The Open Source toolkit for Secure Sockets Layer and Transport Layer 
Security'
 arch=('i686' 'x86_64')
 url='https://www.openssl.org'
@@ -21,7 +21,10 @@
 'ca-dir.patch'
 'openssl-1.0.1e-fix_pod_syntax-1.patch'
 'openssl-1.0.1-Check-DTLS_BAD_VER-for-version-number.patch'
-
'openssl-1.0.1-e_aes_cbc_hmac_sha1.c-fix-rare-bad-record-mac-on-AES.patch')
+
'openssl-1.0.1-e_aes_cbc_hmac_sha1.c-fix-rare-bad-record-mac-on-AES.patch'
+'openssl-1.0.1-Check-EVP-errors-for-handshake-digests.patch'
+'openssl-1.0.1-Use-version-in-SSL_METHOD-not-SSL-structure.patch'
+'openssl-1.0.1-Fix-DTLS-retransmission-from-previous-session.patch')
 md5sums=('66bf6f10f060d561929de96f9dfe5b8c'
  'SKIP'
  'dc78d3d06baffc16217519242ce92478'
@@ -28,7 +31,10 @@
  '3bf51be3a1bbd262be46dc619f92aa90'
  '88d3bef4bbdc640b0412315d8d347bdf'
  'ae7848bb152b8834ceff30c8c480d422'
- 'c5cc62a47cef72f4e5ad119a88e97ae4')
+ 'c5cc62a47cef72f4e5ad119a88e97ae4'
+ '3f674c14f07d9c7efd64c58e966eda83'
+ '756362dfdd40cee380d3158022415fc4'
+ 'fc0c0466ea2f4f8446d16050a9639dee')
 
 prepare() {
cd $srcdir/$pkgname-$_ver
@@ -45,6 +51,11 @@
# Communication problems with 1.0.1e
# http://rt.openssl.org/Ticket/Display.html?id=3002
patch -p1 -i 
$srcdir/openssl-1.0.1-e_aes_cbc_hmac_sha1.c-fix-rare-bad-record-mac-on-AES.patch
+   # CVE-2013-6449; FS#38357
+   patch -p1 -i 
$srcdir/openssl-1.0.1-Check-EVP-errors-for-handshake-digests.patch
+   patch -p1 -i 
$srcdir/openssl-1.0.1-Use-version-in-SSL_METHOD-not-SSL-structure.patch
+   # CVE-2013-6450
+   patch -p1 -i 
$srcdir/openssl-1.0.1-Fix-DTLS-retransmission-from-previous-session.patch
 }
 
 build() {

Added: openssl-1.0.1-Check-EVP-errors-for-handshake-digests.patch
===
--- openssl-1.0.1-Check-EVP-errors-for-handshake-digests.patch  
(rev 0)
+++ openssl-1.0.1-Check-EVP-errors-for-handshake-digests.patch  2014-01-03 
23:42:52 UTC (rev 203086)
@@ -0,0 +1,77 @@
+From 0294b2be5f4c11e60620c0018674ff0e17b14238 Mon Sep 17 00:00:00 2001
+From: Dr. Stephen Henson st...@openssl.org
+Date: Sat, 14 Dec 2013 13:55:48 +
+Subject: Check EVP errors for handshake digests.
+
+Partial mitigation of PR#3200
+---
+ ssl/s3_both.c |  2 ++
+ ssl/s3_pkt.c  |  8 +++-
+ ssl/t1_enc.c  | 11 ++-
+ 3 files changed, 15 insertions(+), 6 deletions(-)
+
+diff --git a/ssl/s3_both.c b/ssl/s3_both.c
+index ead01c8..1e5dcab 100644
+--- a/ssl/s3_both.c
 b/ssl/s3_both.c
+@@ -161,6 +161,8 @@ int ssl3_send_finished(SSL *s, int a, int b, const char 
*sender, int slen)
+ 
+   i=s-method-ssl3_enc-final_finish_mac(s,
+   sender,slen,s-s3-tmp.finish_md);
++  if (i == 0)
++  return 0;
+   s-s3-tmp.finish_md_len = i;
+   memcpy(p, s-s3-tmp.finish_md, i);
+   p+=i;
+diff --git a/ssl/s3_pkt.c b/ssl/s3_pkt.c
+index 804291e..c4bc4e7 100644
+--- a/ssl/s3_pkt.c
 b/ssl/s3_pkt.c
+@@ -1459,8 +1459,14 @@ int ssl3_do_change_cipher_spec(SSL *s)
+   slen=s-method-ssl3_enc-client_finished_label_len;
+   }
+ 
+-  s-s3-tmp.peer_finish_md_len = s-method-ssl3_enc-final_finish_mac(s,
++  i = s-method-ssl3_enc-final_finish_mac(s,
+   sender,slen,s-s3-tmp.peer_finish_md);
++  if (i == 0)
++  {
++  SSLerr(SSL_F_SSL3_DO_CHANGE_CIPHER_SPEC, ERR_R_INTERNAL_ERROR);
++  return 0;
++  }
++  s-s3-tmp.peer_finish_md_len = i;
+ 
+   return(1);
+   }
+diff --git a/ssl/t1_enc.c b/ssl/t1_enc.c
+index 809ad2e..72015f5 100644
+--- 

[arch-commits] Commit in openssl/repos (20 files)

2014-01-03 Thread Pierre Schmitz
Date: Saturday, January 4, 2014 @ 00:43:22
  Author: pierre
Revision: 203087

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

Added:
  openssl/repos/testing-i686/
  openssl/repos/testing-i686/PKGBUILD
(from rev 203086, openssl/trunk/PKGBUILD)
  openssl/repos/testing-i686/ca-dir.patch
(from rev 203086, openssl/trunk/ca-dir.patch)
  openssl/repos/testing-i686/no-rpath.patch
(from rev 203086, openssl/trunk/no-rpath.patch)
  
openssl/repos/testing-i686/openssl-1.0.1-Check-DTLS_BAD_VER-for-version-number.patch
(from rev 203086, 
openssl/trunk/openssl-1.0.1-Check-DTLS_BAD_VER-for-version-number.patch)
  
openssl/repos/testing-i686/openssl-1.0.1-Check-EVP-errors-for-handshake-digests.patch
(from rev 203086, 
openssl/trunk/openssl-1.0.1-Check-EVP-errors-for-handshake-digests.patch)
  
openssl/repos/testing-i686/openssl-1.0.1-Fix-DTLS-retransmission-from-previous-session.patch
(from rev 203086, 
openssl/trunk/openssl-1.0.1-Fix-DTLS-retransmission-from-previous-session.patch)
  
openssl/repos/testing-i686/openssl-1.0.1-Use-version-in-SSL_METHOD-not-SSL-structure.patch
(from rev 203086, 
openssl/trunk/openssl-1.0.1-Use-version-in-SSL_METHOD-not-SSL-structure.patch)
  
openssl/repos/testing-i686/openssl-1.0.1-e_aes_cbc_hmac_sha1.c-fix-rare-bad-record-mac-on-AES.patch
(from rev 203086, 
openssl/trunk/openssl-1.0.1-e_aes_cbc_hmac_sha1.c-fix-rare-bad-record-mac-on-AES.patch)
  openssl/repos/testing-i686/openssl-1.0.1e-fix_pod_syntax-1.patch
(from rev 203086, openssl/trunk/openssl-1.0.1e-fix_pod_syntax-1.patch)
  openssl/repos/testing-x86_64/
  openssl/repos/testing-x86_64/PKGBUILD
(from rev 203086, openssl/trunk/PKGBUILD)
  openssl/repos/testing-x86_64/ca-dir.patch
(from rev 203086, openssl/trunk/ca-dir.patch)
  openssl/repos/testing-x86_64/no-rpath.patch
(from rev 203086, openssl/trunk/no-rpath.patch)
  
openssl/repos/testing-x86_64/openssl-1.0.1-Check-DTLS_BAD_VER-for-version-number.patch
(from rev 203086, 
openssl/trunk/openssl-1.0.1-Check-DTLS_BAD_VER-for-version-number.patch)
  
openssl/repos/testing-x86_64/openssl-1.0.1-Check-EVP-errors-for-handshake-digests.patch
(from rev 203086, 
openssl/trunk/openssl-1.0.1-Check-EVP-errors-for-handshake-digests.patch)
  
openssl/repos/testing-x86_64/openssl-1.0.1-Fix-DTLS-retransmission-from-previous-session.patch
(from rev 203086, 
openssl/trunk/openssl-1.0.1-Fix-DTLS-retransmission-from-previous-session.patch)
  
openssl/repos/testing-x86_64/openssl-1.0.1-Use-version-in-SSL_METHOD-not-SSL-structure.patch
(from rev 203086, 
openssl/trunk/openssl-1.0.1-Use-version-in-SSL_METHOD-not-SSL-structure.patch)
  
openssl/repos/testing-x86_64/openssl-1.0.1-e_aes_cbc_hmac_sha1.c-fix-rare-bad-record-mac-on-AES.patch
(from rev 203086, 
openssl/trunk/openssl-1.0.1-e_aes_cbc_hmac_sha1.c-fix-rare-bad-record-mac-on-AES.patch)
  openssl/repos/testing-x86_64/openssl-1.0.1e-fix_pod_syntax-1.patch
(from rev 203086, openssl/trunk/openssl-1.0.1e-fix_pod_syntax-1.patch)

-+
 testing-i686/PKGBUILD  
 |   95 ++
 testing-i686/ca-dir.patch  
 |   33 
 testing-i686/no-rpath.patch
 |   11 
 testing-i686/openssl-1.0.1-Check-DTLS_BAD_VER-for-version-number.patch 
 |   31 
 testing-i686/openssl-1.0.1-Check-EVP-errors-for-handshake-digests.patch
 |   77 +
 testing-i686/openssl-1.0.1-Fix-DTLS-retransmission-from-previous-session.patch 
 |   78 +
 testing-i686/openssl-1.0.1-Use-version-in-SSL_METHOD-not-SSL-structure.patch   
 |   30 
 
testing-i686/openssl-1.0.1-e_aes_cbc_hmac_sha1.c-fix-rare-bad-record-mac-on-AES.patch
   |   32 
 testing-i686/openssl-1.0.1e-fix_pod_syntax-1.patch 
 |  393 ++
 testing-x86_64/PKGBUILD
 |   95 ++
 testing-x86_64/ca-dir.patch
 |   33 
 testing-x86_64/no-rpath.patch  
 |   11 
 testing-x86_64/openssl-1.0.1-Check-DTLS_BAD_VER-for-version-number.patch   
 |   31 
 testing-x86_64/openssl-1.0.1-Check-EVP-errors-for-handshake-digests.patch  
 |   77 +
 
testing-x86_64/openssl-1.0.1-Fix-DTLS-retransmission-from-previous-session.patch
|   78 +
 testing-x86_64/openssl-1.0.1-Use-version-in-SSL_METHOD-not-SSL-structure.patch 
 |   30 
 
testing-x86_64/openssl-1.0.1-e_aes_cbc_hmac_sha1.c-fix-rare-bad-record-mac-on-AES.patch
 |   32 
 testing-x86_64/openssl-1.0.1e-fix_pod_syntax-1.patch   
 |  393 ++
 18 files changed, 1560 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff 

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

2014-01-03 Thread Jonathan Steel
Date: Saturday, January 4, 2014 @ 01:01:26
  Author: jsteel
Revision: 103350

upgpkg: mednafen 0.9.32.1-1

Modified:
  mednafen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 20:02:33 UTC (rev 103349)
+++ PKGBUILD2014-01-04 00:01:26 UTC (rev 103350)
@@ -7,7 +7,7 @@
 # Contributor: Hans-Kristian Arntzen mais...@archlinux.us
 
 pkgname=mednafen
-pkgver=0.9.32
+pkgver=0.9.32.1
 _pkgver=$pkgver-wip
 pkgrel=1
 pkgdesc=A command-line multi-system gaming emulator
@@ -19,7 +19,7 @@
 replaces=('mednafen-wip')
 install=$pkgname.install
 source=(http://downloads.sourceforge.net/mednafen/$pkgname-$_pkgver.tar.bz2)
-md5sums=('ffdf4f4bb4498df38e6aaaf316be40f5')
+md5sums=('ee9edeece554755e762a6d140fad21e9')
 
 build() {
   cd $srcdir/$pkgname



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

2014-01-03 Thread Jonathan Steel
Date: Saturday, January 4, 2014 @ 01:02:18
  Author: jsteel
Revision: 103351

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

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

---+
 /PKGBUILD |   72 
 /mednafen.install |   10 +
 community-i686/PKGBUILD   |   36 --
 community-i686/mednafen.install   |5 --
 community-x86_64/PKGBUILD |   36 --
 community-x86_64/mednafen.install |5 --
 6 files changed, 82 insertions(+), 82 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-04 00:01:26 UTC (rev 103350)
+++ community-i686/PKGBUILD 2014-01-04 00:02:18 UTC (rev 103351)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel jst...@aur.archlinux.org
-# Contributor: megadriver megadriver at gmx dot com
-# Contributor: Angel Velasquez an...@archlinux.org
-# Contributor: Daenyth Daenyth+Arch [at] gmail [dot] com
-# Contributor: kagan juany...@mi.madritel.es
-# Contributor: Hans-Kristian Arntzen mais...@archlinux.us
-
-pkgname=mednafen
-pkgver=0.9.32
-_pkgver=$pkgver-wip
-pkgrel=1
-pkgdesc=A command-line multi-system gaming emulator
-url=http://mednafen.sourceforge.net;
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('libcdio' 'libsamplerate' 'sdl_net' 'zlib')
-makedepends=('mesa' 'glu')
-replaces=('mednafen-wip')
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/mednafen/$pkgname-$_pkgver.tar.bz2)
-md5sums=('ffdf4f4bb4498df38e6aaaf316be40f5')
-
-build() {
-  cd $srcdir/$pkgname
-
-  ./configure --prefix=/usr
-
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname
-
-  make DESTDIR=$pkgdir/ install
-}

Copied: mednafen/repos/community-i686/PKGBUILD (from rev 103350, 
mednafen/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-04 00:02:18 UTC (rev 103351)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jonathan Steel jst...@aur.archlinux.org
+# Contributor: megadriver megadriver at gmx dot com
+# Contributor: Angel Velasquez an...@archlinux.org
+# Contributor: Daenyth Daenyth+Arch [at] gmail [dot] com
+# Contributor: kagan juany...@mi.madritel.es
+# Contributor: Hans-Kristian Arntzen mais...@archlinux.us
+
+pkgname=mednafen
+pkgver=0.9.32.1
+_pkgver=$pkgver-wip
+pkgrel=1
+pkgdesc=A command-line multi-system gaming emulator
+url=http://mednafen.sourceforge.net;
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('libcdio' 'libsamplerate' 'sdl_net' 'zlib')
+makedepends=('mesa' 'glu')
+replaces=('mednafen-wip')
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/mednafen/$pkgname-$_pkgver.tar.bz2)
+md5sums=('ee9edeece554755e762a6d140fad21e9')
+
+build() {
+  cd $srcdir/$pkgname
+
+  ./configure --prefix=/usr
+
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname
+
+  make DESTDIR=$pkgdir/ install
+}

Deleted: community-i686/mednafen.install
===
--- community-i686/mednafen.install 2014-01-04 00:01:26 UTC (rev 103350)
+++ community-i686/mednafen.install 2014-01-04 00:02:18 UTC (rev 103351)
@@ -1,5 +0,0 @@
-post_upgrade() {
-  echo 'Save states from 0.8.x and earlier are not compatible with 0.9.x,
-  [...] The configuration file name has changed to mednafen-09x.cfg
-  [...] http://mednafen.sourceforge.net/releases/'
-}

Copied: mednafen/repos/community-i686/mednafen.install (from rev 103350, 
mednafen/trunk/mednafen.install)
===
--- community-i686/mednafen.install (rev 0)
+++ community-i686/mednafen.install 2014-01-04 00:02:18 UTC (rev 103351)
@@ -0,0 +1,5 @@
+post_upgrade() {
+  echo 'Save states from 0.8.x and earlier are not compatible with 0.9.x,
+  [...] The configuration file name has changed to mednafen-09x.cfg
+  [...] http://mednafen.sourceforge.net/releases/'
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-04 00:01:26 UTC (rev 103350)
+++ community-x86_64/PKGBUILD   2014-01-04 00:02:18 UTC (rev 103351)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel jst...@aur.archlinux.org
-# 

[arch-commits] Commit in docker/trunk (PKGBUILD docker.service)

2014-01-03 Thread Sébastien Luttringer
Date: Saturday, January 4, 2014 @ 02:37:34
  Author: seblu
Revision: 103352

upgpkg: docker 1:0.7.3-1

Modified:
  docker/trunk/PKGBUILD
Deleted:
  docker/trunk/docker.service

+
 PKGBUILD   |2 +-
 docker.service |   11 ---
 2 files changed, 1 insertion(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-04 00:02:18 UTC (rev 103351)
+++ PKGBUILD2014-01-04 01:37:34 UTC (rev 103352)
@@ -2,7 +2,7 @@
 # Maintainer: Sébastien Seblu Luttringer
 
 pkgname=docker
-pkgver=0.7.2
+pkgver=0.7.3
 pkgrel=1
 epoch=1
 pkgdesc='Pack, ship and run any application as a lightweight container'

Deleted: docker.service
===
--- docker.service  2014-01-04 00:02:18 UTC (rev 103351)
+++ docker.service  2014-01-04 01:37:34 UTC (rev 103352)
@@ -1,11 +0,0 @@
-[Unit]
-Description=Docker Application Container Engine
-Documentation=http://docs.docker.io
-After=network.target
-
-[Service]
-ExecStartPre=/usr/bin/mount --make-rprivate /
-ExecStart=/usr/bin/docker -d
-
-[Install]
-WantedBy=multi-user.target



[arch-commits] Commit in docker/repos/community-x86_64 (5 files)

2014-01-03 Thread Sébastien Luttringer
Date: Saturday, January 4, 2014 @ 02:37:48
  Author: seblu
Revision: 103353

archrelease: copy trunk to community-x86_64

Added:
  docker/repos/community-x86_64/PKGBUILD
(from rev 103352, docker/trunk/PKGBUILD)
  docker/repos/community-x86_64/docker.install
(from rev 103352, docker/trunk/docker.install)
Deleted:
  docker/repos/community-x86_64/PKGBUILD
  docker/repos/community-x86_64/docker.install
  docker/repos/community-x86_64/docker.service

+
 PKGBUILD   |  100 +++
 docker.install |   36 +--
 docker.service |   11 --
 3 files changed, 68 insertions(+), 79 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-04 01:37:34 UTC (rev 103352)
+++ PKGBUILD2014-01-04 01:37:48 UTC (rev 103353)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Seblu Luttringer
-
-pkgname=docker
-pkgver=0.7.2
-pkgrel=1
-epoch=1
-pkgdesc='Pack, ship and run any application as a lightweight container'
-arch=('x86_64')
-url='http://www.docker.io/'
-license=('Apache')
-depends=('bridge-utils' 'iproute2' 'device-mapper' 'lxc' 'sqlite' 'systemd')
-makedepends=('git' 'go')
-# don't strip binaries! A sha1 is used to check binary consistency.
-options=('!strip')
-install=$pkgname.install
-source=(git+https://github.com/dotcloud/docker.git#tag=v$pkgver;)
-md5sums=('SKIP')
-# magic harcoded path
-_magic=src/github.com/dotcloud
-
-prepare() {
-  mkdir -p $_magic
-  ln -sfn ../../../docker $_magic/docker
-}
-
-build() {
-  cd $_magic/docker
-  export GOPATH=$srcdir:$srcdir/$_magic/docker/vendor
-  ./hack/make.sh dynbinary
-}
-
-check() {
-  cd $_magic/docker
-  # Will be added upstream soon
-  #./hack/make.sh dyntest
-}
-
-package() {
-  cd $_magic/docker
-  install -Dm755 bundles/$pkgver/dynbinary/docker-$pkgver 
$pkgdir/usr/bin/docker
-  install -Dm755 bundles/$pkgver/dynbinary/dockerinit-$pkgver 
$pkgdir/usr/lib/docker/dockerinit
-  # completion
-  install -Dm644 contrib/completion/bash/docker 
$pkgdir/usr/share/bash-completion/completions/docker
-  install -Dm644 contrib/completion/zsh/_docker 
$pkgdir/usr/share/zsh/site-functions/_docker
-  # systemd
-  install -Dm644 contrib/init/systemd/docker.service 
$pkgdir/usr/lib/systemd/system/docker.service
-}
-
-# vim:set ts=2 sw=2 et:

Copied: docker/repos/community-x86_64/PKGBUILD (from rev 103352, 
docker/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-04 01:37:48 UTC (rev 103353)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Sébastien Seblu Luttringer
+
+pkgname=docker
+pkgver=0.7.3
+pkgrel=1
+epoch=1
+pkgdesc='Pack, ship and run any application as a lightweight container'
+arch=('x86_64')
+url='http://www.docker.io/'
+license=('Apache')
+depends=('bridge-utils' 'iproute2' 'device-mapper' 'lxc' 'sqlite' 'systemd')
+makedepends=('git' 'go')
+# don't strip binaries! A sha1 is used to check binary consistency.
+options=('!strip')
+install=$pkgname.install
+source=(git+https://github.com/dotcloud/docker.git#tag=v$pkgver;)
+md5sums=('SKIP')
+# magic harcoded path
+_magic=src/github.com/dotcloud
+
+prepare() {
+  mkdir -p $_magic
+  ln -sfn ../../../docker $_magic/docker
+}
+
+build() {
+  cd $_magic/docker
+  export GOPATH=$srcdir:$srcdir/$_magic/docker/vendor
+  ./hack/make.sh dynbinary
+}
+
+check() {
+  cd $_magic/docker
+  # Will be added upstream soon
+  #./hack/make.sh dyntest
+}
+
+package() {
+  cd $_magic/docker
+  install -Dm755 bundles/$pkgver/dynbinary/docker-$pkgver 
$pkgdir/usr/bin/docker
+  install -Dm755 bundles/$pkgver/dynbinary/dockerinit-$pkgver 
$pkgdir/usr/lib/docker/dockerinit
+  # completion
+  install -Dm644 contrib/completion/bash/docker 
$pkgdir/usr/share/bash-completion/completions/docker
+  install -Dm644 contrib/completion/zsh/_docker 
$pkgdir/usr/share/zsh/site-functions/_docker
+  # systemd
+  install -Dm644 contrib/init/systemd/docker.service 
$pkgdir/usr/lib/systemd/system/docker.service
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: docker.install
===
--- docker.install  2014-01-04 01:37:34 UTC (rev 103352)
+++ docker.install  2014-01-04 01:37:48 UTC (rev 103353)
@@ -1,18 +0,0 @@
-# arg 1:  the new package version
-post_install() {
-  # create docker group (FS#38029)
-  getent group docker /dev/null || groupadd -g 142 docker
-}
-
-# arg 1:  the new package version
-# arg 2:  the old package version
-post_upgrade() {
-  (( $(vercmp $2 '1:0.7.1-1')  0 ))   post_install $1 || true
-}
-
-# arg 1:  the old package version
-post_remove() {
-  groupdel docker /dev/null 21 || true
-}
-
-# vim:set ts=2 sw=2 et:

Copied: docker/repos/community-x86_64/docker.install (from rev 103352, 
docker/trunk/docker.install)
===
--- docker.install  (rev 

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

2014-01-03 Thread Sven-Hendrik Haase
Date: Saturday, January 4, 2014 @ 03:43:09
  Author: svenstaro
Revision: 103354

upgpkg: nbd 3.6-1

upstream release 3.6

Modified:
  nbd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-04 01:37:48 UTC (rev 103353)
+++ PKGBUILD2014-01-04 02:43:09 UTC (rev 103354)
@@ -5,18 +5,18 @@
 # Contributor: Gerhard Brauer ger...@archlinux.de
 
 pkgname=nbd
-pkgver=3.5
+pkgver=3.6
 pkgrel=1
 pkgdesc=tools for network block devices, allowing you to use remote block 
devices over TCP/IP
 arch=('i686' 'x86_64')
 url=http://nbd.sourceforge.net;
 license=('GPL')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz
config nbd.service)
 backup=('etc/nbd-server/config')
 depends=('glib2')
 install=nbd.install
-md5sums=('d89133bf9b681c17ed9d09a21b19f1ee'
+md5sums=('717213c2c99b693321fe444e319336ba'
  '2d05d426b8c2708d5f8a0d028fcbae05'
  '5d1acc143018117174f79eff15afa038')
 



[arch-commits] Commit in nbd/repos (16 files)

2014-01-03 Thread Sven-Hendrik Haase
Date: Saturday, January 4, 2014 @ 03:43:25
  Author: svenstaro
Revision: 103355

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

Added:
  nbd/repos/community-i686/PKGBUILD
(from rev 103354, nbd/trunk/PKGBUILD)
  nbd/repos/community-i686/config
(from rev 103354, nbd/trunk/config)
  nbd/repos/community-i686/nbd.install
(from rev 103354, nbd/trunk/nbd.install)
  nbd/repos/community-i686/nbd.service
(from rev 103354, nbd/trunk/nbd.service)
  nbd/repos/community-x86_64/PKGBUILD
(from rev 103354, nbd/trunk/PKGBUILD)
  nbd/repos/community-x86_64/config
(from rev 103354, nbd/trunk/config)
  nbd/repos/community-x86_64/nbd.install
(from rev 103354, nbd/trunk/nbd.install)
  nbd/repos/community-x86_64/nbd.service
(from rev 103354, nbd/trunk/nbd.service)
Deleted:
  nbd/repos/community-i686/PKGBUILD
  nbd/repos/community-i686/config
  nbd/repos/community-i686/nbd.install
  nbd/repos/community-i686/nbd.service
  nbd/repos/community-x86_64/PKGBUILD
  nbd/repos/community-x86_64/config
  nbd/repos/community-x86_64/nbd.install
  nbd/repos/community-x86_64/nbd.service

--+
 /PKGBUILD|   80 +
 /config  |   66 +
 /nbd.install |   26 +
 /nbd.service |   20 ++
 community-i686/PKGBUILD  |   40 
 community-i686/config|   33 
 community-i686/nbd.install   |   13 --
 community-i686/nbd.service   |   10 -
 community-x86_64/PKGBUILD|   40 
 community-x86_64/config  |   33 
 community-x86_64/nbd.install |   13 --
 community-x86_64/nbd.service |   10 -
 12 files changed, 192 insertions(+), 192 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-04 02:43:09 UTC (rev 103354)
+++ community-i686/PKGBUILD 2014-01-04 02:43:25 UTC (rev 103355)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Christian Hesse m...@eworm.de
-# Contributor: Ionut Biru ib...@archlinux.org
-# Contributor: Gerhard Brauer ger...@archlinux.de
-
-pkgname=nbd
-pkgver=3.5
-pkgrel=1
-pkgdesc=tools for network block devices, allowing you to use remote block 
devices over TCP/IP
-arch=('i686' 'x86_64')
-url=http://nbd.sourceforge.net;
-license=('GPL')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2
-   config nbd.service)
-backup=('etc/nbd-server/config')
-depends=('glib2')
-install=nbd.install
-md5sums=('d89133bf9b681c17ed9d09a21b19f1ee'
- '2d05d426b8c2708d5f8a0d028fcbae05'
- '5d1acc143018117174f79eff15afa038')
-
-build(){
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr --sysconfdir=/etc --enable-syslog 
--sbindir=/usr/bin
-
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  install -D -m644 ${srcdir}/config ${pkgdir}/etc/nbd-server/config
-  install -D -m644 ${srcdir}/nbd.service 
${pkgdir}/usr/lib/systemd/system/nbd.service
-
-  install -D -m644 README ${pkgdir}/usr/share/doc/nbd/README
-}

Copied: nbd/repos/community-i686/PKGBUILD (from rev 103354, nbd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-04 02:43:25 UTC (rev 103355)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Christian Hesse m...@eworm.de
+# Contributor: Ionut Biru ib...@archlinux.org
+# Contributor: Gerhard Brauer ger...@archlinux.de
+
+pkgname=nbd
+pkgver=3.6
+pkgrel=1
+pkgdesc=tools for network block devices, allowing you to use remote block 
devices over TCP/IP
+arch=('i686' 'x86_64')
+url=http://nbd.sourceforge.net;
+license=('GPL')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz
+   config nbd.service)
+backup=('etc/nbd-server/config')
+depends=('glib2')
+install=nbd.install
+md5sums=('717213c2c99b693321fe444e319336ba'
+ '2d05d426b8c2708d5f8a0d028fcbae05'
+ '5d1acc143018117174f79eff15afa038')
+
+build(){
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --sysconfdir=/etc --enable-syslog 
--sbindir=/usr/bin
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  install -D -m644 ${srcdir}/config ${pkgdir}/etc/nbd-server/config
+  install -D -m644 ${srcdir}/nbd.service 
${pkgdir}/usr/lib/systemd/system/nbd.service
+
+  install -D -m644 README ${pkgdir}/usr/share/doc/nbd/README
+}

Deleted: community-i686/config
===
--- community-i686/config   2014-01-04 02:43:09 UTC (rev 103354)
+++ community-i686/config   2014-01-04 02:43:25 

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

2014-01-03 Thread Sven-Hendrik Haase
Date: Saturday, January 4, 2014 @ 04:37:19
  Author: svenstaro
Revision: 103357

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

Added:
  spring/repos/community-testing-i686/
  spring/repos/community-testing-i686/PKGBUILD
(from rev 103356, spring/trunk/PKGBUILD)
  spring/repos/community-testing-i686/spring.install
(from rev 103356, spring/trunk/spring.install)
  spring/repos/community-testing-x86_64/
  spring/repos/community-testing-x86_64/PKGBUILD
(from rev 103356, spring/trunk/PKGBUILD)
  spring/repos/community-testing-x86_64/spring.install
(from rev 103356, spring/trunk/spring.install)

-+
 community-testing-i686/PKGBUILD |   44 ++
 community-testing-i686/spring.install   |   12 
 community-testing-x86_64/PKGBUILD   |   44 ++
 community-testing-x86_64/spring.install |   12 
 4 files changed, 112 insertions(+)

Copied: spring/repos/community-testing-i686/PKGBUILD (from rev 103356, 
spring/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2014-01-04 03:37:19 UTC (rev 103357)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Arkham arkham at archlinux dot us
+# Contributor: Christoph Zeiler archNOSPAM_at_moonblade.dot.org
+
+pkgname=spring
+pkgver=0.96.0
+_pkgver=96.0
+pkgrel=1
+pkgdesc='A free 3D real-time-strategy (RTS) game engine'
+arch=('i686' 'x86_64')
+url=http://springrts.com/;
+license=('GPL')
+depends=('openal' 'glew' 'boost-libs' 'freetype2' 'devil' 'libvorbis' 'sdl'
+ 'libxcursor' 'curl' 'shared-mime-info' 'desktop-file-utils')
+makedepends=('boost' 'cmake' 'zip' 'xz' 'p7zip' 'python2' 'java-environment' 
'mesa')
+optdepends=('python2: python-based bots'
+'java-runtime: java-based bots')
+install=spring.install
+source=(http://downloads.sourceforge.net/sourceforge/springrts/${pkgname}_${_pkgver}_src.tar.lzma)
+md5sums=('2aeaaed4cf316ea22761efc0ef849a73')
+
+build() {
+  bsdtar -xf ${pkgname}_${_pkgver}_src.tar.lzma
+  
+  cd spring_${_pkgver}
+
+  cmake. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+   -DDATADIR=share/spring \
+-DCMAKE_SKIP_RPATH=YES
+  make
+}
+
+package() {
+  cd spring_${_pkgver}
+
+  make DESTDIR=$pkgdir install
+
+  install -d $pkgdir/etc/spring
+  echo '$HOME/.spring'  $pkgdir/etc/spring/datadir
+}
+
+# vim sw=2:ts=2 et:

Copied: spring/repos/community-testing-i686/spring.install (from rev 103356, 
spring/trunk/spring.install)
===
--- community-testing-i686/spring.install   (rev 0)
+++ community-testing-i686/spring.install   2014-01-04 03:37:19 UTC (rev 
103357)
@@ -0,0 +1,12 @@
+post_install() {
+  update-desktop-database -q
+  update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}

Copied: spring/repos/community-testing-x86_64/PKGBUILD (from rev 103356, 
spring/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2014-01-04 03:37:19 UTC (rev 103357)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Arkham arkham at archlinux dot us
+# Contributor: Christoph Zeiler archNOSPAM_at_moonblade.dot.org
+
+pkgname=spring
+pkgver=0.96.0
+_pkgver=96.0
+pkgrel=1
+pkgdesc='A free 3D real-time-strategy (RTS) game engine'
+arch=('i686' 'x86_64')
+url=http://springrts.com/;
+license=('GPL')
+depends=('openal' 'glew' 'boost-libs' 'freetype2' 'devil' 'libvorbis' 'sdl'
+ 'libxcursor' 'curl' 'shared-mime-info' 'desktop-file-utils')
+makedepends=('boost' 'cmake' 'zip' 'xz' 'p7zip' 'python2' 'java-environment' 
'mesa')
+optdepends=('python2: python-based bots'
+'java-runtime: java-based bots')
+install=spring.install
+source=(http://downloads.sourceforge.net/sourceforge/springrts/${pkgname}_${_pkgver}_src.tar.lzma)
+md5sums=('2aeaaed4cf316ea22761efc0ef849a73')
+
+build() {
+  bsdtar -xf ${pkgname}_${_pkgver}_src.tar.lzma
+  
+  cd spring_${_pkgver}
+
+  cmake. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+   -DDATADIR=share/spring \
+-DCMAKE_SKIP_RPATH=YES
+  make
+}
+
+package() {
+  cd spring_${_pkgver}
+
+  make DESTDIR=$pkgdir install
+
+  install -d $pkgdir/etc/spring
+  echo '$HOME/.spring'  $pkgdir/etc/spring/datadir
+}
+
+# vim sw=2:ts=2 et:

Copied: spring/repos/community-testing-x86_64/spring.install (from rev 103356, 
spring/trunk/spring.install)
===
--- community-testing-x86_64/spring.install (rev 0)
+++ 

[arch-commits] Commit in spring/trunk (PKGBUILD boost-1.50.patch gcc48.patch)

2014-01-03 Thread Sven-Hendrik Haase
Date: Saturday, January 4, 2014 @ 04:37:12
  Author: svenstaro
Revision: 103356

upgpkg: spring 0.96.0-1

upstream release 0.96.0

Modified:
  spring/trunk/PKGBUILD
Deleted:
  spring/trunk/boost-1.50.patch
  spring/trunk/gcc48.patch

--+
 PKGBUILD |8 
 boost-1.50.patch | 2539 -
 gcc48.patch  |   22 
 3 files changed, 4 insertions(+), 2565 deletions(-)

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


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

2014-01-03 Thread Sven-Hendrik Haase
Date: Saturday, January 4, 2014 @ 04:54:25
  Author: svenstaro
Revision: 103358

upgpkg: wine 1.7.10-1

upstream release 1.7.10

Modified:
  wine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-04 03:37:19 UTC (rev 103357)
+++ PKGBUILD2014-01-04 03:54:25 UTC (rev 103358)
@@ -5,7 +5,7 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=wine
-pkgver=1.7.9
+pkgver=1.7.10
 pkgrel=1
 
 _pkgbasever=${pkgver/rc/-rc}
@@ -12,7 +12,7 @@
 
 
source=(http://prdownloads.sourceforge.net/$pkgname/$pkgname-$_pkgbasever.tar.bz2{,.sign}
 30-win32-aliases.conf)
-md5sums=('084d30aa42bc40f6472c3730bcf9c5ea'
+md5sums=('dc58a93457071b187e75c90ce74c069f'
  'SKIP'
  '1ff4e467f59409272088d92173a0f801')
 



[arch-commits] Commit in wine/repos/community-i686 (6 files)

2014-01-03 Thread Sven-Hendrik Haase
Date: Saturday, January 4, 2014 @ 04:54:32
  Author: svenstaro
Revision: 103359

archrelease: copy trunk to community-i686

Added:
  wine/repos/community-i686/30-win32-aliases.conf
(from rev 103358, wine/trunk/30-win32-aliases.conf)
  wine/repos/community-i686/PKGBUILD
(from rev 103358, wine/trunk/PKGBUILD)
  wine/repos/community-i686/wine.install
(from rev 103358, wine/trunk/wine.install)
Deleted:
  wine/repos/community-i686/30-win32-aliases.conf
  wine/repos/community-i686/PKGBUILD
  wine/repos/community-i686/wine.install

---+
 30-win32-aliases.conf |   40 ++---
 PKGBUILD  |  354 
 wine.install  |   24 +--
 3 files changed, 209 insertions(+), 209 deletions(-)

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2014-01-04 03:54:25 UTC (rev 103358)
+++ 30-win32-aliases.conf   2014-01-04 03:54:32 UTC (rev 103359)
@@ -1,20 +0,0 @@
-?xml version=1.0?
-!DOCTYPE fontconfig SYSTEM fonts.dtd
-fontconfig
-  alias binding=same
-familyMS Shell Dlg/family
-acceptfamilyMicrosoft Sans Serif/family/accept
-defaultfamilysans-serif/family/default
-  /alias
-  alias binding=same
-familyMS Shell Dlg 2/family
-acceptfamilyTahoma/family/accept
-defaultfamilysans-serif/family/default
-  /alias
-
-  alias binding=same
-familyMS Sans Serif/family
-preferfamilyMicrosoft Sans Serif/family/prefer
-defaultfamilysans-serif/family/default
-  /alias
-/fontconfig

Copied: wine/repos/community-i686/30-win32-aliases.conf (from rev 103358, 
wine/trunk/30-win32-aliases.conf)
===
--- 30-win32-aliases.conf   (rev 0)
+++ 30-win32-aliases.conf   2014-01-04 03:54:32 UTC (rev 103359)
@@ -0,0 +1,20 @@
+?xml version=1.0?
+!DOCTYPE fontconfig SYSTEM fonts.dtd
+fontconfig
+  alias binding=same
+familyMS Shell Dlg/family
+acceptfamilyMicrosoft Sans Serif/family/accept
+defaultfamilysans-serif/family/default
+  /alias
+  alias binding=same
+familyMS Shell Dlg 2/family
+acceptfamilyTahoma/family/accept
+defaultfamilysans-serif/family/default
+  /alias
+
+  alias binding=same
+familyMS Sans Serif/family
+preferfamilyMicrosoft Sans Serif/family/prefer
+defaultfamilysans-serif/family/default
+  /alias
+/fontconfig

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-04 03:54:25 UTC (rev 103358)
+++ PKGBUILD2014-01-04 03:54:32 UTC (rev 103359)
@@ -1,177 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Jan heftig Steffens jan.steff...@gmail.com
-# Contributor: Eduardo Romero edua...@archlinux.org
-# Contributor: Giovanni Scafora giova...@archlinux.org
-
-pkgname=wine
-pkgver=1.7.9
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=(http://prdownloads.sourceforge.net/$pkgname/$pkgname-$_pkgbasever.tar.bz2{,.sign}
-30-win32-aliases.conf)
-md5sums=('084d30aa42bc40f6472c3730bcf9c5ea'
- 'SKIP'
- '1ff4e467f59409272088d92173a0f801')
-
-pkgdesc=A compatibility layer for running Windows programs
-url=http://www.winehq.com;
-arch=(i686 x86_64)
-options=(staticlibs)
-license=(LGPL)
-install=wine.install
-
-_depends=(
-  fontconfig  lib32-fontconfig
-  libxcursor  lib32-libxcursor
-  libxrandr   lib32-libxrandr
-  libxdamage  lib32-libxdamage
-  libxi   lib32-libxi
-  gettext lib32-gettext
-  freetype2   lib32-freetype2
-  glu lib32-glu
-  libsm   lib32-libsm
-  gcc-libslib32-gcc-libs
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex prelink
-  'gcc=4.5.0-2'  'gcc-multilib=4.5.0-2'
-  giflib  lib32-giflib
-  libpng  lib32-libpng
-  gnutls  lib32-gnutls
-  libxinerama lib32-libxinerama
-  libxcomposite   lib32-libxcomposite
-  libxmu  lib32-libxmu
-  libxxf86vm  lib32-libxxf86vm
-  libxml2 lib32-libxml2
-  libldap lib32-libldap
-  lcmslib32-lcms
-  mpg123  lib32-mpg123
-  openal  lib32-openal
-  v4l-utils   lib32-v4l-utils
-  alsa-liblib32-alsa-lib
-  libxcomposite   lib32-libxcomposite
-  mesalib32-mesa
-  mesa-libgl  lib32-mesa-libgl
-  libcl   lib32-libcl
-  samba
-  opencl-headers
-)
-  
-optdepends=(
-  giflib  lib32-giflib
-  libpng  lib32-libpng
-  libldap lib32-libldap
-  gnutls  lib32-gnutls
-  lcmslib32-lcms
-  libxml2 lib32-libxml2
-  mpg123  lib32-mpg123
-  openal  lib32-openal
-  v4l-utils   lib32-v4l-utils
-  libpulselib32-libpulse
-  alsa-pluginslib32-alsa-plugins
-  alsa-liblib32-alsa-lib
-  libjpeg-turbo   lib32-libjpeg-turbo
-  libxcomposite   lib32-libxcomposite
-  libxinerama 

[arch-commits] Commit in wine/repos/multilib-x86_64 (6 files)

2014-01-03 Thread Sven-Hendrik Haase
Date: Saturday, January 4, 2014 @ 05:27:50
  Author: svenstaro
Revision: 103360

archrelease: copy trunk to multilib-x86_64

Added:
  wine/repos/multilib-x86_64/30-win32-aliases.conf
(from rev 103359, wine/trunk/30-win32-aliases.conf)
  wine/repos/multilib-x86_64/PKGBUILD
(from rev 103359, wine/trunk/PKGBUILD)
  wine/repos/multilib-x86_64/wine.install
(from rev 103359, wine/trunk/wine.install)
Deleted:
  wine/repos/multilib-x86_64/30-win32-aliases.conf
  wine/repos/multilib-x86_64/PKGBUILD
  wine/repos/multilib-x86_64/wine.install

---+
 30-win32-aliases.conf |   40 ++---
 PKGBUILD  |  354 
 wine.install  |   24 +--
 3 files changed, 209 insertions(+), 209 deletions(-)

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2014-01-04 03:54:32 UTC (rev 103359)
+++ 30-win32-aliases.conf   2014-01-04 04:27:50 UTC (rev 103360)
@@ -1,20 +0,0 @@
-?xml version=1.0?
-!DOCTYPE fontconfig SYSTEM fonts.dtd
-fontconfig
-  alias binding=same
-familyMS Shell Dlg/family
-acceptfamilyMicrosoft Sans Serif/family/accept
-defaultfamilysans-serif/family/default
-  /alias
-  alias binding=same
-familyMS Shell Dlg 2/family
-acceptfamilyTahoma/family/accept
-defaultfamilysans-serif/family/default
-  /alias
-
-  alias binding=same
-familyMS Sans Serif/family
-preferfamilyMicrosoft Sans Serif/family/prefer
-defaultfamilysans-serif/family/default
-  /alias
-/fontconfig

Copied: wine/repos/multilib-x86_64/30-win32-aliases.conf (from rev 103359, 
wine/trunk/30-win32-aliases.conf)
===
--- 30-win32-aliases.conf   (rev 0)
+++ 30-win32-aliases.conf   2014-01-04 04:27:50 UTC (rev 103360)
@@ -0,0 +1,20 @@
+?xml version=1.0?
+!DOCTYPE fontconfig SYSTEM fonts.dtd
+fontconfig
+  alias binding=same
+familyMS Shell Dlg/family
+acceptfamilyMicrosoft Sans Serif/family/accept
+defaultfamilysans-serif/family/default
+  /alias
+  alias binding=same
+familyMS Shell Dlg 2/family
+acceptfamilyTahoma/family/accept
+defaultfamilysans-serif/family/default
+  /alias
+
+  alias binding=same
+familyMS Sans Serif/family
+preferfamilyMicrosoft Sans Serif/family/prefer
+defaultfamilysans-serif/family/default
+  /alias
+/fontconfig

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-04 03:54:32 UTC (rev 103359)
+++ PKGBUILD2014-01-04 04:27:50 UTC (rev 103360)
@@ -1,177 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Jan heftig Steffens jan.steff...@gmail.com
-# Contributor: Eduardo Romero edua...@archlinux.org
-# Contributor: Giovanni Scafora giova...@archlinux.org
-
-pkgname=wine
-pkgver=1.7.9
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=(http://prdownloads.sourceforge.net/$pkgname/$pkgname-$_pkgbasever.tar.bz2{,.sign}
-30-win32-aliases.conf)
-md5sums=('084d30aa42bc40f6472c3730bcf9c5ea'
- 'SKIP'
- '1ff4e467f59409272088d92173a0f801')
-
-pkgdesc=A compatibility layer for running Windows programs
-url=http://www.winehq.com;
-arch=(i686 x86_64)
-options=(staticlibs)
-license=(LGPL)
-install=wine.install
-
-_depends=(
-  fontconfig  lib32-fontconfig
-  libxcursor  lib32-libxcursor
-  libxrandr   lib32-libxrandr
-  libxdamage  lib32-libxdamage
-  libxi   lib32-libxi
-  gettext lib32-gettext
-  freetype2   lib32-freetype2
-  glu lib32-glu
-  libsm   lib32-libsm
-  gcc-libslib32-gcc-libs
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex prelink
-  'gcc=4.5.0-2'  'gcc-multilib=4.5.0-2'
-  giflib  lib32-giflib
-  libpng  lib32-libpng
-  gnutls  lib32-gnutls
-  libxinerama lib32-libxinerama
-  libxcomposite   lib32-libxcomposite
-  libxmu  lib32-libxmu
-  libxxf86vm  lib32-libxxf86vm
-  libxml2 lib32-libxml2
-  libldap lib32-libldap
-  lcmslib32-lcms
-  mpg123  lib32-mpg123
-  openal  lib32-openal
-  v4l-utils   lib32-v4l-utils
-  alsa-liblib32-alsa-lib
-  libxcomposite   lib32-libxcomposite
-  mesalib32-mesa
-  mesa-libgl  lib32-mesa-libgl
-  libcl   lib32-libcl
-  samba
-  opencl-headers
-)
-  
-optdepends=(
-  giflib  lib32-giflib
-  libpng  lib32-libpng
-  libldap lib32-libldap
-  gnutls  lib32-gnutls
-  lcmslib32-lcms
-  libxml2 lib32-libxml2
-  mpg123  lib32-mpg123
-  openal  lib32-openal
-  v4l-utils   lib32-v4l-utils
-  libpulselib32-libpulse
-  alsa-pluginslib32-alsa-plugins
-  alsa-liblib32-alsa-lib
-  libjpeg-turbo   lib32-libjpeg-turbo
-  libxcomposite   lib32-libxcomposite
-  

[arch-commits] Commit in virtualbox/trunk (12 files)

2014-01-03 Thread Sébastien Luttringer
Date: Saturday, January 4, 2014 @ 05:42:16
  Author: seblu
Revision: 103361

upgpkg: virtualbox 4.3.6-2

- move 10-vboxdrv.rules to 60-vboxdrv.rules (fix FS#38314)
- virtualbox-guest-utils conflict with X.org ABI (FS#38320)
- fix build of gsoac
- move sed fixes to patches

Added:
  virtualbox/trunk/002-dri-driver-path.patch
(from rev 103348, virtualbox/trunk/002-fix-dri-driver-path.patch)
  virtualbox/trunk/003-ogl-include-path.patch
(from rev 103348, virtualbox/trunk/003-fix-ogl-include-path.patch)
  virtualbox/trunk/005-gsoap-build.patch
  virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch
  virtualbox/trunk/007-python2-path.patch
  virtualbox/trunk/60-vboxdrv.rules
(from rev 103348, virtualbox/trunk/10-vboxdrv.rules)
Modified:
  virtualbox/trunk/001-vboxdrv-reference.patch
  virtualbox/trunk/LocalConfig.kmk
  virtualbox/trunk/PKGBUILD
Deleted:
  virtualbox/trunk/002-fix-dri-driver-path.patch
  virtualbox/trunk/003-fix-ogl-include-path.patch
  virtualbox/trunk/10-vboxdrv.rules

-+
 001-vboxdrv-reference.patch |2 
 002-dri-driver-path.patch   |   28 +++
 002-fix-dri-driver-path.patch   |   28 ---
 003-fix-ogl-include-path.patch  |   26 --
 003-ogl-include-path.patch  |   26 ++
 005-gsoap-build.patch   |   11 ++
 006-rdesktop-vrdp-keymap-path.patch |   12 +++
 007-python2-path.patch  |9 ++
 10-vboxdrv.rules|5 -
 60-vboxdrv.rules|8 ++
 LocalConfig.kmk |7 -
 PKGBUILD|  128 +++---
 12 files changed, 170 insertions(+), 120 deletions(-)

Modified: 001-vboxdrv-reference.patch
===
--- 001-vboxdrv-reference.patch 2014-01-04 04:27:50 UTC (rev 103360)
+++ 001-vboxdrv-reference.patch 2014-01-04 04:42:16 UTC (rev 103361)
@@ -10,7 +10,7 @@
 -  DKMS package first. This package keeps track of Linux kernel changes and 
 -  recompiles the vboxdrv kernel module if necessary.
 +font color=blue'pacman -S virtualbox-host-modules'/fontbr/br/
-+  as root. If you don't use our stock kernel, install virtualbox-host-source 
and 
++  as root. If you don't use our stock kernel, install virtualbox-host-dkms 
and 
 +  execute dkms autoinstall .
);
  

Copied: virtualbox/trunk/002-dri-driver-path.patch (from rev 103348, 
virtualbox/trunk/002-fix-dri-driver-path.patch)
===
--- 002-dri-driver-path.patch   (rev 0)
+++ 002-dri-driver-path.patch   2014-01-04 04:42:16 UTC (rev 103361)
@@ -0,0 +1,28 @@
+# 2013 © Sébastien Luttringer
+--- a/src/VBox/Additions/common/crOpenGL/fakedri_drv.c 2013-09-04 
21:03:47.040743507 +0200
 b/src/VBox/Additions/common/crOpenGL/fakedri_drv.c 2013-10-20 
23:23:49.705371815 +0200
+@@ -58,23 +58,8 @@
+ //#define DEBUG_DRI_CALLS
+ 
+ //@todo this could be different...
+-#ifdef RT_ARCH_AMD64
+-# ifdef RT_OS_FREEBSD
+-#  define DRI_DEFAULT_DRIVER_DIR /usr/local/lib/dri
+-#  define DRI_XORG_DRV_DIR /usr/local/lib/xorg/modules/drivers/
+-# else
+-#  define DRI_DEFAULT_DRIVER_DIR 
/usr/lib64/dri:/usr/lib/dri:/usr/lib/x86_64-linux-gnu/dri:/usr/lib/xorg/modules/dri
++#  define DRI_DEFAULT_DRIVER_DIR /usr/lib/xorg/modules/dri
+ #  define DRI_XORG_DRV_DIR /usr/lib/xorg/modules/drivers/
+-# endif
+-#else
+-# ifdef RT_OS_FREEBSD
+-#  define DRI_DEFAULT_DRIVER_DIR /usr/local/lib/dri
+-#  define DRI_XORG_DRV_DIR /usr/local/lib/xorg/modules/drivers/
+-# else
+-#  define DRI_DEFAULT_DRIVER_DIR 
/usr/lib/dri:/usr/lib/i386-linux-gnu/dri:/usr/lib/xorg/modules/dri
+-#  define DRI_XORG_DRV_DIR /usr/lib/xorg/modules/drivers/
+-# endif
+-#endif
+ 
+ #ifdef DEBUG_DRI_CALLS
+  #define SWDRI_SHOWNAME(pext, func) \

Deleted: 002-fix-dri-driver-path.patch
===
--- 002-fix-dri-driver-path.patch   2014-01-04 04:27:50 UTC (rev 103360)
+++ 002-fix-dri-driver-path.patch   2014-01-04 04:42:16 UTC (rev 103361)
@@ -1,28 +0,0 @@
-# 2013 © Sébastien Luttringer
 a/src/VBox/Additions/common/crOpenGL/fakedri_drv.c 2013-09-04 
21:03:47.040743507 +0200
-+++ b/src/VBox/Additions/common/crOpenGL/fakedri_drv.c 2013-10-20 
23:23:49.705371815 +0200
-@@ -58,23 +58,8 @@
- //#define DEBUG_DRI_CALLS
- 
- //@todo this could be different...
--#ifdef RT_ARCH_AMD64
--# ifdef RT_OS_FREEBSD
--#  define DRI_DEFAULT_DRIVER_DIR /usr/local/lib/dri
--#  define DRI_XORG_DRV_DIR /usr/local/lib/xorg/modules/drivers/
--# else
--#  define DRI_DEFAULT_DRIVER_DIR 
/usr/lib64/dri:/usr/lib/dri:/usr/lib/x86_64-linux-gnu/dri:/usr/lib/xorg/modules/dri
-+#  define DRI_DEFAULT_DRIVER_DIR /usr/lib/xorg/modules/dri
- #  define DRI_XORG_DRV_DIR /usr/lib/xorg/modules/drivers/
--# endif
--#else
--# ifdef RT_OS_FREEBSD
--#  define DRI_DEFAULT_DRIVER_DIR /usr/local/lib/dri
--#  define DRI_XORG_DRV_DIR 

[arch-commits] Commit in virtualbox/repos (70 files)

2014-01-03 Thread Sébastien Luttringer
Date: Saturday, January 4, 2014 @ 05:43:42
  Author: seblu
Revision: 103362

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

Added:
  virtualbox/repos/community-i686/001-vboxdrv-reference.patch
(from rev 103361, virtualbox/trunk/001-vboxdrv-reference.patch)
  virtualbox/repos/community-i686/002-dri-driver-path.patch
(from rev 103361, virtualbox/trunk/002-dri-driver-path.patch)
  virtualbox/repos/community-i686/003-ogl-include-path.patch
(from rev 103361, virtualbox/trunk/003-ogl-include-path.patch)
  virtualbox/repos/community-i686/004-xorg.patch
(from rev 103361, virtualbox/trunk/004-xorg.patch)
  virtualbox/repos/community-i686/005-gsoap-build.patch
(from rev 103361, virtualbox/trunk/005-gsoap-build.patch)
  virtualbox/repos/community-i686/006-rdesktop-vrdp-keymap-path.patch
(from rev 103361, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch)
  virtualbox/repos/community-i686/007-python2-path.patch
(from rev 103361, virtualbox/trunk/007-python2-path.patch)
  virtualbox/repos/community-i686/60-vboxdrv.rules
(from rev 103361, virtualbox/trunk/60-vboxdrv.rules)
  virtualbox/repos/community-i686/60-vboxguest.rules
(from rev 103361, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-i686/LocalConfig.kmk
(from rev 103361, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-i686/PKGBUILD
(from rev 103361, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-i686/vboxreload
(from rev 103361, virtualbox/trunk/vboxreload)
  virtualbox/repos/community-i686/vboxservice.service
(from rev 103361, virtualbox/trunk/vboxservice.service)
  virtualbox/repos/community-i686/vboxweb.service
(from rev 103361, virtualbox/trunk/vboxweb.service)
  virtualbox/repos/community-i686/virtualbox-ext-vnc.install
(from rev 103361, virtualbox/trunk/virtualbox-ext-vnc.install)
  virtualbox/repos/community-i686/virtualbox-guest-dkms.install
(from rev 103361, virtualbox/trunk/virtualbox-guest-dkms.install)
  virtualbox/repos/community-i686/virtualbox-guest-utils.install
(from rev 103361, virtualbox/trunk/virtualbox-guest-utils.install)
  virtualbox/repos/community-i686/virtualbox-host-dkms.install
(from rev 103361, virtualbox/trunk/virtualbox-host-dkms.install)
  virtualbox/repos/community-i686/virtualbox.install
(from rev 103361, virtualbox/trunk/virtualbox.install)
  virtualbox/repos/community-x86_64/001-vboxdrv-reference.patch
(from rev 103361, virtualbox/trunk/001-vboxdrv-reference.patch)
  virtualbox/repos/community-x86_64/002-dri-driver-path.patch
(from rev 103361, virtualbox/trunk/002-dri-driver-path.patch)
  virtualbox/repos/community-x86_64/003-ogl-include-path.patch
(from rev 103361, virtualbox/trunk/003-ogl-include-path.patch)
  virtualbox/repos/community-x86_64/004-xorg.patch
(from rev 103361, virtualbox/trunk/004-xorg.patch)
  virtualbox/repos/community-x86_64/005-gsoap-build.patch
(from rev 103361, virtualbox/trunk/005-gsoap-build.patch)
  virtualbox/repos/community-x86_64/006-rdesktop-vrdp-keymap-path.patch
(from rev 103361, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch)
  virtualbox/repos/community-x86_64/007-python2-path.patch
(from rev 103361, virtualbox/trunk/007-python2-path.patch)
  virtualbox/repos/community-x86_64/60-vboxdrv.rules
(from rev 103361, virtualbox/trunk/60-vboxdrv.rules)
  virtualbox/repos/community-x86_64/60-vboxguest.rules
(from rev 103361, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-x86_64/LocalConfig.kmk
(from rev 103361, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-x86_64/PKGBUILD
(from rev 103361, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-x86_64/vboxreload
(from rev 103361, virtualbox/trunk/vboxreload)
  virtualbox/repos/community-x86_64/vboxservice.service
(from rev 103361, virtualbox/trunk/vboxservice.service)
  virtualbox/repos/community-x86_64/vboxweb.service
(from rev 103361, virtualbox/trunk/vboxweb.service)
  virtualbox/repos/community-x86_64/virtualbox-ext-vnc.install
(from rev 103361, virtualbox/trunk/virtualbox-ext-vnc.install)
  virtualbox/repos/community-x86_64/virtualbox-guest-dkms.install
(from rev 103361, virtualbox/trunk/virtualbox-guest-dkms.install)
  virtualbox/repos/community-x86_64/virtualbox-guest-utils.install
(from rev 103361, virtualbox/trunk/virtualbox-guest-utils.install)
  virtualbox/repos/community-x86_64/virtualbox-host-dkms.install
(from rev 103361, virtualbox/trunk/virtualbox-host-dkms.install)
  virtualbox/repos/community-x86_64/virtualbox.install
(from rev 103361, virtualbox/trunk/virtualbox.install)
Deleted:
  virtualbox/repos/community-i686/001-vboxdrv-reference.patch
  virtualbox/repos/community-i686/002-fix-dri-driver-path.patch
  virtualbox/repos/community-i686/003-fix-ogl-include-path.patch
  virtualbox/repos/community-i686/004-xorg.patch
  virtualbox/repos/community-i686/10-vboxdrv.rules
  

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

2014-01-03 Thread Sébastien Luttringer
Date: Saturday, January 4, 2014 @ 06:37:29
  Author: seblu
Revision: 103363

upgpkg: virtualbox 4.3.6-3

- rebuild against xorg 1.15
- fix FS#38320

Modified:
  virtualbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-04 04:43:42 UTC (rev 103362)
+++ PKGBUILD2014-01-04 05:37:29 UTC (rev 103363)
@@ -10,7 +10,7 @@
  'virtualbox-guest-utils'
  'virtualbox-ext-vnc')
 pkgver=4.3.6
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
 license=('GPL' 'custom')
@@ -281,7 +281,7 @@
 package_virtualbox-guest-utils() {
 pkgdesc='VirtualBox Guest userspace utilities'
 depends=('virtualbox-guest-modules' 'gcc-libs' 'libxmu' 'xorg-xrandr' 
'libxfixes'
-'X-ABI-VIDEODRV_VERSION15')
+'X-ABI-VIDEODRV_VERSION=15')
 optdepends=('virtualbox-guest-dkms: Guest kernel source modules for 
non-stock kernels')
 replaces=('virtualbox-archlinux-additions' 'virtualbox-guest-additions')
 conflicts=('virtualbox-archlinux-additions' 'virtualbox-guest-additions')



[arch-commits] Commit in virtualbox/repos (40 files)

2014-01-03 Thread Sébastien Luttringer
Date: Saturday, January 4, 2014 @ 06:39:02
  Author: seblu
Revision: 103364

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

Added:
  virtualbox/repos/community-testing-i686/
  virtualbox/repos/community-testing-i686/001-vboxdrv-reference.patch
(from rev 103363, virtualbox/trunk/001-vboxdrv-reference.patch)
  virtualbox/repos/community-testing-i686/002-dri-driver-path.patch
(from rev 103363, virtualbox/trunk/002-dri-driver-path.patch)
  virtualbox/repos/community-testing-i686/003-ogl-include-path.patch
(from rev 103363, virtualbox/trunk/003-ogl-include-path.patch)
  virtualbox/repos/community-testing-i686/004-xorg.patch
(from rev 103363, virtualbox/trunk/004-xorg.patch)
  virtualbox/repos/community-testing-i686/005-gsoap-build.patch
(from rev 103363, virtualbox/trunk/005-gsoap-build.patch)
  virtualbox/repos/community-testing-i686/006-rdesktop-vrdp-keymap-path.patch
(from rev 103363, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch)
  virtualbox/repos/community-testing-i686/007-python2-path.patch
(from rev 103363, virtualbox/trunk/007-python2-path.patch)
  virtualbox/repos/community-testing-i686/60-vboxdrv.rules
(from rev 103363, virtualbox/trunk/60-vboxdrv.rules)
  virtualbox/repos/community-testing-i686/60-vboxguest.rules
(from rev 103363, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-testing-i686/LocalConfig.kmk
(from rev 103363, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-testing-i686/PKGBUILD
(from rev 103363, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-testing-i686/vboxreload
(from rev 103363, virtualbox/trunk/vboxreload)
  virtualbox/repos/community-testing-i686/vboxservice.service
(from rev 103363, virtualbox/trunk/vboxservice.service)
  virtualbox/repos/community-testing-i686/vboxweb.service
(from rev 103363, virtualbox/trunk/vboxweb.service)
  virtualbox/repos/community-testing-i686/virtualbox-ext-vnc.install
(from rev 103363, virtualbox/trunk/virtualbox-ext-vnc.install)
  virtualbox/repos/community-testing-i686/virtualbox-guest-dkms.install
(from rev 103363, virtualbox/trunk/virtualbox-guest-dkms.install)
  virtualbox/repos/community-testing-i686/virtualbox-guest-utils.install
(from rev 103363, virtualbox/trunk/virtualbox-guest-utils.install)
  virtualbox/repos/community-testing-i686/virtualbox-host-dkms.install
(from rev 103363, virtualbox/trunk/virtualbox-host-dkms.install)
  virtualbox/repos/community-testing-i686/virtualbox.install
(from rev 103363, virtualbox/trunk/virtualbox.install)
  virtualbox/repos/community-testing-x86_64/
  virtualbox/repos/community-testing-x86_64/001-vboxdrv-reference.patch
(from rev 103363, virtualbox/trunk/001-vboxdrv-reference.patch)
  virtualbox/repos/community-testing-x86_64/002-dri-driver-path.patch
(from rev 103363, virtualbox/trunk/002-dri-driver-path.patch)
  virtualbox/repos/community-testing-x86_64/003-ogl-include-path.patch
(from rev 103363, virtualbox/trunk/003-ogl-include-path.patch)
  virtualbox/repos/community-testing-x86_64/004-xorg.patch
(from rev 103363, virtualbox/trunk/004-xorg.patch)
  virtualbox/repos/community-testing-x86_64/005-gsoap-build.patch
(from rev 103363, virtualbox/trunk/005-gsoap-build.patch)
  virtualbox/repos/community-testing-x86_64/006-rdesktop-vrdp-keymap-path.patch
(from rev 103363, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch)
  virtualbox/repos/community-testing-x86_64/007-python2-path.patch
(from rev 103363, virtualbox/trunk/007-python2-path.patch)
  virtualbox/repos/community-testing-x86_64/60-vboxdrv.rules
(from rev 103363, virtualbox/trunk/60-vboxdrv.rules)
  virtualbox/repos/community-testing-x86_64/60-vboxguest.rules
(from rev 103363, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-testing-x86_64/LocalConfig.kmk
(from rev 103363, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-testing-x86_64/PKGBUILD
(from rev 103363, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-testing-x86_64/vboxreload
(from rev 103363, virtualbox/trunk/vboxreload)
  virtualbox/repos/community-testing-x86_64/vboxservice.service
(from rev 103363, virtualbox/trunk/vboxservice.service)
  virtualbox/repos/community-testing-x86_64/vboxweb.service
(from rev 103363, virtualbox/trunk/vboxweb.service)
  virtualbox/repos/community-testing-x86_64/virtualbox-ext-vnc.install
(from rev 103363, virtualbox/trunk/virtualbox-ext-vnc.install)
  virtualbox/repos/community-testing-x86_64/virtualbox-guest-dkms.install
(from rev 103363, virtualbox/trunk/virtualbox-guest-dkms.install)
  virtualbox/repos/community-testing-x86_64/virtualbox-guest-utils.install
(from rev 103363, virtualbox/trunk/virtualbox-guest-utils.install)
  virtualbox/repos/community-testing-x86_64/virtualbox-host-dkms.install
(from rev 103363, virtualbox/trunk/virtualbox-host-dkms.install)
  

[arch-commits] Commit in xulrunner/trunk (PKGBUILD freetype-headers.patch mozconfig)

2014-01-03 Thread Connor Behan
Date: Saturday, January 4, 2014 @ 07:48:04
  Author: cbehan
Revision: 103365

upgpkg: xulrunner 25.0-1

Update to 25.0-1

Added:
  xulrunner/trunk/freetype-headers.patch
Modified:
  xulrunner/trunk/PKGBUILD
  xulrunner/trunk/mozconfig

+
 PKGBUILD   |   25 +++--
 freetype-headers.patch |   66 +++
 mozconfig  |4 +-
 3 files changed, 84 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-04 05:39:02 UTC (rev 103364)
+++ PKGBUILD2014-01-04 06:48:04 UTC (rev 103365)
@@ -1,26 +1,29 @@
 # $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
+# Maintainer: Connor Behan connor.be...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
 # Contributor: Alexander Baldeck alexan...@archlinux.org
 
 pkgname=xulrunner
-pkgver=23.0.1
+pkgver=25.0
 pkgrel=1
 pkgdesc=Mozilla Runtime Environment
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL' 'LGPL')
-depends=('gtk2' 'mozilla-common' 'nss=3.14.1' 'libxt' 'libxrender' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'alsa-lib' 'libevent' 
'sqlite=3.7.4' 'libvpx' 'python2')
-makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'yasm' 'mesa' 
'autoconf2.13')
+depends=('gtk2' 'mozilla-common' 'nss=3.15' 'libxt' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'alsa-lib' 'libevent' 'libvpx' 
'python2')
+makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'yasm' 'mesa' 
'autoconf2.13' 'gstreamer0.10-base=0.10.25')
 url=http://wiki.mozilla.org/XUL:Xul_Runner;
 
source=(ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/xulrunner-$pkgver.source.tar.bz2
 mozconfig
 mozilla-pkgconfig.patch
-shared-libs.patch)
+shared-libs.patch
+   freetype-headers.patch)
 options=('!emptydirs' 'staticlibs')
 replaces=('xulrunner-oss')
-sha256sums=('50d70813cee1c966a6037957206626bb62dc047b011d2e4fab11c559008f9336'
-'3fba82b327f8825ebe93ceaeaea4968d57cf7d700f40bf4457b06d263bcc2e8f'
+sha256sums=('796614f7a7a02ae4bceb5d1f2dce2de5096f9e390e91ec09fa5a40bcdff45cb1'
+'b5e66890e991b194d9a6d2179bccd5ac0015d4aab0a8411c55c6ecfd06576c24'
 '23485d937035648add27a7657f6934dc5b295e886cdb0506eebd02a43d07f269'
-'e2b4a00d14f4ba69c62b3f9ef9908263fbab179ba8004197cbc67edbd916fdf1')
+'e2b4a00d14f4ba69c62b3f9ef9908263fbab179ba8004197cbc67edbd916fdf1'
+'b62975b25fa3a0dc3e57e32c2b980daf2ee2497eff1d9661595b8e8bafbaa5f8')
 
 prepare() {
   cd $srcdir/mozilla-release
@@ -29,6 +32,7 @@
   #fix libdir/sdkdir - fedora
   patch -Np1 -i ../mozilla-pkgconfig.patch
   patch -Np1 -i ../shared-libs.patch
+  patch -Np1 -i ../freetype-headers.patch
 
   # WebRTC build tries to execute python and expects Python 2
   # Workaround taken from chromium PKGBUILD
@@ -44,7 +48,7 @@
   cd $srcdir/mozilla-release
 
   export PATH=$srcdir/python2-path:$PATH
-  export LDFLAGS=$LDFLAGS -Wl,-rpath,/usr/lib/xulrunner-$pkgver
+  export LDFLAGS=$LDFALGS -Wl,-rpath,/usr/lib/xulrunner-$pkgver
   export PYTHON=/usr/bin/python2
 
   make -j1 -f client.mk build MOZ_MAKE_FLAGS=$MAKEFLAGS
@@ -54,6 +58,7 @@
   cd $srcdir/mozilla-release
   make -j1 -f client.mk DESTDIR=$pkgdir install
 
+  # Use system-provided dictionaries
   rm -rf $pkgdir/usr/lib/xulrunner-$pkgver/{dictionaries,hyphenation}
   ln -sf /usr/share/hunspell $pkgdir/usr/lib/xulrunner-$pkgver/dictionaries
   ln -sf /usr/share/hyphen $pkgdir/usr/lib/xulrunner-$pkgver/hyphenation
@@ -63,6 +68,8 @@
   echo /usr/lib/xulrunner-$pkgver  $pkgdir/etc/ld.so.conf.d/xulrunner.conf
 
   chmod +x ${pkgdir}/usr/lib/xulrunner-devel-$pkgver/sdk/bin/xpt.py
+  chmod +x ${pkgdir}/usr/lib/xulrunner-devel-$pkgver/sdk/bin/xpcshell
+  ln -s /usr/lib/xulrunner-devel-$pkgver/sdk/bin/xpcshell 
${pkgdir}/usr/lib/xulrunner-$pkgver/xpcshell
   sed -i 's|!/usr/bin/env python$|!/usr/bin/env python2|' \
 
$pkgdir/usr/lib/xulrunner-devel-$pkgver/sdk/bin/{xpt,header,typelib,xpidl}.py
 }

Added: freetype-headers.patch
===
--- freetype-headers.patch  (rev 0)
+++ freetype-headers.patch  2014-01-04 06:48:04 UTC (rev 103365)
@@ -0,0 +1,66 @@
+diff -Nur mozilla-release.orig/config/system-headers 
mozilla-release/config/system-headers
+--- mozilla-release.orig/config/system-headers
 mozilla-release/config/system-headers
+@@ -408,16 +408,29 @@ freetype/ftoutln.h
+ freetype/ttnameid.h
+ freetype/tttables.h
+ freetype/t1tables.h
+ freetype/ftlcdfil.h
+ freetype/ftsizes.h
+ freetype/ftadvanc.h
+ freetype/ftbitmap.h
+ freetype/ftxf86.h
++freetype.h
++ftcache.h
++ftglyph.h
++ftsynth.h
++ftoutln.h
++ttnameid.h
++tttables.h
++t1tables.h
++ftlcdfil.h
++ftsizes.h
++ftadvanc.h
++ftbitmap.h
++ftxf86.h
+ fribidi/fribidi.h
+ FSp_fopen.h
+ fstream
+ fstream.h
+ ft2build.h
+ fts.h
+ 

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

2014-01-03 Thread Connor Behan
Date: Saturday, January 4, 2014 @ 07:49:43
  Author: cbehan
Revision: 103366

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

Deleted:
  xulrunner/repos/community-i686/PKGBUILD
  xulrunner/repos/community-i686/mozconfig
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
  xulrunner/repos/community-i686/shared-libs.patch
  xulrunner/repos/community-x86_64/PKGBUILD
  xulrunner/repos/community-x86_64/mozconfig
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
  xulrunner/repos/community-x86_64/shared-libs.patch

--+
 community-i686/PKGBUILD  |   68 -
 community-i686/mozconfig |   29 
 community-i686/mozilla-pkgconfig.patch   |   40 -
 community-i686/shared-libs.patch |   12 -
 community-x86_64/PKGBUILD|   68 -
 community-x86_64/mozconfig   |   29 
 community-x86_64/mozilla-pkgconfig.patch |   40 -
 community-x86_64/shared-libs.patch   |   12 -
 8 files changed, 298 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-04 06:48:04 UTC (rev 103365)
+++ community-i686/PKGBUILD 2014-01-04 06:49:43 UTC (rev 103366)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Alexander Baldeck alexan...@archlinux.org
-
-pkgname=xulrunner
-pkgver=23.0.1
-pkgrel=1
-pkgdesc=Mozilla Runtime Environment
-arch=('i686' 'x86_64')
-license=('MPL' 'GPL' 'LGPL')
-depends=('gtk2' 'mozilla-common' 'nss=3.14.1' 'libxt' 'libxrender' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'alsa-lib' 'libevent' 
'sqlite=3.7.4' 'libvpx' 'python2')
-makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'yasm' 'mesa' 
'autoconf2.13')
-url=http://wiki.mozilla.org/XUL:Xul_Runner;
-source=(ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/xulrunner-$pkgver.source.tar.bz2
-mozconfig
-mozilla-pkgconfig.patch
-shared-libs.patch)
-options=('!emptydirs' 'staticlibs')
-replaces=('xulrunner-oss')
-sha256sums=('50d70813cee1c966a6037957206626bb62dc047b011d2e4fab11c559008f9336'
-'3fba82b327f8825ebe93ceaeaea4968d57cf7d700f40bf4457b06d263bcc2e8f'
-'23485d937035648add27a7657f6934dc5b295e886cdb0506eebd02a43d07f269'
-'e2b4a00d14f4ba69c62b3f9ef9908263fbab179ba8004197cbc67edbd916fdf1')
-
-prepare() {
-  cd $srcdir/mozilla-release
-  cp $srcdir/mozconfig .mozconfig
-
-  #fix libdir/sdkdir - fedora
-  patch -Np1 -i ../mozilla-pkgconfig.patch
-  patch -Np1 -i ../shared-libs.patch
-
-  # WebRTC build tries to execute python and expects Python 2
-  # Workaround taken from chromium PKGBUILD
-  mkdir $srcdir/python2-path
-  ln -s /usr/bin/python2 $srcdir/python2-path/python
-
-  # configure script misdetects the preprocessor without an optimization level
-  # https://bugs.archlinux.org/task/34644
-  sed -i '/ac_cpp=/s/$CPPFLAGS/ -O2/' configure
-}
-
-build() {
-  cd $srcdir/mozilla-release
-
-  export PATH=$srcdir/python2-path:$PATH
-  export LDFLAGS=$LDFLAGS -Wl,-rpath,/usr/lib/xulrunner-$pkgver
-  export PYTHON=/usr/bin/python2
-
-  make -j1 -f client.mk build MOZ_MAKE_FLAGS=$MAKEFLAGS
-}
-
-package() {
-  cd $srcdir/mozilla-release
-  make -j1 -f client.mk DESTDIR=$pkgdir install
-
-  rm -rf $pkgdir/usr/lib/xulrunner-$pkgver/{dictionaries,hyphenation}
-  ln -sf /usr/share/hunspell $pkgdir/usr/lib/xulrunner-$pkgver/dictionaries
-  ln -sf /usr/share/hyphen $pkgdir/usr/lib/xulrunner-$pkgver/hyphenation
-
-  # add xulrunner library path to ld.so.conf
-  install -d $pkgdir/etc/ld.so.conf.d
-  echo /usr/lib/xulrunner-$pkgver  $pkgdir/etc/ld.so.conf.d/xulrunner.conf
-
-  chmod +x ${pkgdir}/usr/lib/xulrunner-devel-$pkgver/sdk/bin/xpt.py
-  sed -i 's|!/usr/bin/env python$|!/usr/bin/env python2|' \
-
$pkgdir/usr/lib/xulrunner-devel-$pkgver/sdk/bin/{xpt,header,typelib,xpidl}.py
-}

Deleted: community-i686/mozconfig
===
--- community-i686/mozconfig2014-01-04 06:48:04 UTC (rev 103365)
+++ community-i686/mozconfig2014-01-04 06:49:43 UTC (rev 103366)
@@ -1,29 +0,0 @@
-. $topsrcdir/xulrunner/config/mozconfig
-
-ac_add_options --prefix=/usr
-ac_add_options --libdir=/usr/lib
-
-# System libraries
-ac_add_options --with-system-nspr
-ac_add_options --with-system-nss
-ac_add_options --with-system-jpeg
-ac_add_options --with-system-zlib
-ac_add_options --with-system-bz2
-ac_add_options --with-system-png
-ac_add_options --with-system-libevent
-ac_add_options --with-system-libvpx
-ac_add_options --enable-system-hunspell
-ac_add_options --enable-system-sqlite
-ac_add_options --enable-system-ffi
-#ac_add_options --enable-system-cairo
-ac_add_options --enable-system-pixman
-ac_add_options --with-pthreads
-
-# Features
-ac_add_options 

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

2014-01-03 Thread Connor Behan
Date: Saturday, January 4, 2014 @ 07:59:57
  Author: cbehan
Revision: 103367

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

Added:
  xulrunner/repos/community-i686/PKGBUILD
(from rev 103366, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-i686/freetype-headers.patch
(from rev 103366, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-i686/mozconfig
(from rev 103366, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
(from rev 103366, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-i686/shared-libs.patch
(from rev 103366, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-x86_64/PKGBUILD
(from rev 103366, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-x86_64/freetype-headers.patch
(from rev 103366, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-x86_64/mozconfig
(from rev 103366, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
(from rev 103366, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-x86_64/shared-libs.patch
(from rev 103366, xulrunner/trunk/shared-libs.patch)

--+
 community-i686/PKGBUILD  |   75 +
 community-i686/freetype-headers.patch|   66 +
 community-i686/mozconfig |   29 +++
 community-i686/mozilla-pkgconfig.patch   |   40 +++
 community-i686/shared-libs.patch |   12 
 community-x86_64/PKGBUILD|   75 +
 community-x86_64/freetype-headers.patch  |   66 +
 community-x86_64/mozconfig   |   29 +++
 community-x86_64/mozilla-pkgconfig.patch |   40 +++
 community-x86_64/shared-libs.patch   |   12 
 10 files changed, 444 insertions(+)

Copied: xulrunner/repos/community-i686/PKGBUILD (from rev 103366, 
xulrunner/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-04 06:59:57 UTC (rev 103367)
@@ -0,0 +1,75 @@
+# $Id$
+# Maintainer: Connor Behan connor.be...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=xulrunner
+pkgver=25.0
+pkgrel=1
+pkgdesc=Mozilla Runtime Environment
+arch=('i686' 'x86_64')
+license=('MPL' 'GPL' 'LGPL')
+depends=('gtk2' 'mozilla-common' 'nss=3.15' 'libxt' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'alsa-lib' 'libevent' 'libvpx' 
'python2')
+makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'yasm' 'mesa' 
'autoconf2.13' 'gstreamer0.10-base=0.10.25')
+url=http://wiki.mozilla.org/XUL:Xul_Runner;
+source=(ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/xulrunner-$pkgver.source.tar.bz2
+mozconfig
+mozilla-pkgconfig.patch
+shared-libs.patch
+   freetype-headers.patch)
+options=('!emptydirs' 'staticlibs')
+replaces=('xulrunner-oss')
+sha256sums=('796614f7a7a02ae4bceb5d1f2dce2de5096f9e390e91ec09fa5a40bcdff45cb1'
+'b5e66890e991b194d9a6d2179bccd5ac0015d4aab0a8411c55c6ecfd06576c24'
+'23485d937035648add27a7657f6934dc5b295e886cdb0506eebd02a43d07f269'
+'e2b4a00d14f4ba69c62b3f9ef9908263fbab179ba8004197cbc67edbd916fdf1'
+'b62975b25fa3a0dc3e57e32c2b980daf2ee2497eff1d9661595b8e8bafbaa5f8')
+
+prepare() {
+  cd $srcdir/mozilla-release
+  cp $srcdir/mozconfig .mozconfig
+
+  #fix libdir/sdkdir - fedora
+  patch -Np1 -i ../mozilla-pkgconfig.patch
+  patch -Np1 -i ../shared-libs.patch
+  patch -Np1 -i ../freetype-headers.patch
+
+  # WebRTC build tries to execute python and expects Python 2
+  # Workaround taken from chromium PKGBUILD
+  mkdir $srcdir/python2-path
+  ln -s /usr/bin/python2 $srcdir/python2-path/python
+
+  # configure script misdetects the preprocessor without an optimization level
+  # https://bugs.archlinux.org/task/34644
+  sed -i '/ac_cpp=/s/$CPPFLAGS/ -O2/' configure
+}
+
+build() {
+  cd $srcdir/mozilla-release
+
+  export PATH=$srcdir/python2-path:$PATH
+  export LDFLAGS=$LDFALGS -Wl,-rpath,/usr/lib/xulrunner-$pkgver
+  export PYTHON=/usr/bin/python2
+
+  make -j1 -f client.mk build MOZ_MAKE_FLAGS=$MAKEFLAGS
+}
+
+package() {
+  cd $srcdir/mozilla-release
+  make -j1 -f client.mk DESTDIR=$pkgdir install
+
+  # Use system-provided dictionaries
+  rm -rf $pkgdir/usr/lib/xulrunner-$pkgver/{dictionaries,hyphenation}
+  ln -sf /usr/share/hunspell $pkgdir/usr/lib/xulrunner-$pkgver/dictionaries
+  ln -sf /usr/share/hyphen $pkgdir/usr/lib/xulrunner-$pkgver/hyphenation
+
+  # add xulrunner library path to ld.so.conf
+  install -d $pkgdir/etc/ld.so.conf.d
+  echo /usr/lib/xulrunner-$pkgver  $pkgdir/etc/ld.so.conf.d/xulrunner.conf
+
+  chmod +x 

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

2014-01-03 Thread Bartłomiej Piotrowski
Date: Saturday, January 4, 2014 @ 08:54:11
  Author: bpiotrowski
Revision: 203089

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

Added:
  haveged/repos/extra-i686/PKGBUILD
(from rev 203088, haveged/trunk/PKGBUILD)
  haveged/repos/extra-i686/service
(from rev 203088, haveged/trunk/service)
  haveged/repos/extra-x86_64/PKGBUILD
(from rev 203088, haveged/trunk/PKGBUILD)
  haveged/repos/extra-x86_64/service
(from rev 203088, haveged/trunk/service)
Deleted:
  haveged/repos/extra-i686/PKGBUILD
  haveged/repos/extra-i686/cleanexit.patch
  haveged/repos/extra-i686/service
  haveged/repos/extra-x86_64/PKGBUILD
  haveged/repos/extra-x86_64/cleanexit.patch
  haveged/repos/extra-x86_64/service

--+
 /PKGBUILD|   64 +
 /service |   22 ++
 extra-i686/PKGBUILD  |   39 
 extra-i686/cleanexit.patch   |   21 -
 extra-i686/service   |   11 ---
 extra-x86_64/PKGBUILD|   39 
 extra-x86_64/cleanexit.patch |   21 -
 extra-x86_64/service |   11 ---
 8 files changed, 86 insertions(+), 142 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-04 07:54:01 UTC (rev 203088)
+++ extra-i686/PKGBUILD 2014-01-04 07:54:11 UTC (rev 203089)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski barthal...@gmail.com
-# Contributor: kfgz kfgz at interia dot pl
-# Contributor: pootzko pootzko at gmail dot com
-
-pkgname=haveged
-pkgver=1.7.c
-_pkgver=${pkgver/.c/c}
-pkgrel=3
-pkgdesc='Entropy harvesting daemon using CPU timings'
-arch=('i686' 'x86_64')
-url='http://www.issihosts.com/haveged'
-license=('GPL')
-depends=('glibc')
-source=($url/$pkgname-$_pkgver.tar.gz
-service cleanexit.patch)
-sha256sums=('40397eded96fc0d624a6a81c8e888ab023e46f3114f1ee64e645531bf121'
-'badf8ceb5484d45888a089fabdfba5f44f6ec2930bca203c50200051a4d83e12'
-'be896659dd96cb85915ac5a9c2bd8d81d1ff348508362d1b71d64b207f69fa5c')
-
-prepare() {
-  cd $pkgname-$_pkgver
-  patch -Np1 -i ../cleanexit.patch
-}
-
-build() {
-  cd $pkgname-$_pkgver
-  ./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/bin
-  make
-}
-
-package() {
-  cd $pkgname-$_pkgver
-  make DESTDIR=$pkgdir install
-
-  rm -rf $pkgdir/etc/init.d
-  install -D -m644 $srcdir/service \
-$pkgdir/usr/lib/systemd/system/haveged.service
-}

Copied: haveged/repos/extra-i686/PKGBUILD (from rev 203088, 
haveged/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-04 07:54:11 UTC (rev 203089)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: kfgz kfgz at interia dot pl
+# Contributor: pootzko pootzko at gmail dot com
+
+pkgname=haveged
+pkgver=1.8
+_pkgver=${pkgver/.c/c}
+pkgrel=1
+pkgdesc='Entropy harvesting daemon using CPU timings'
+arch=('i686' 'x86_64')
+url='http://www.issihosts.com/haveged'
+license=('GPL')
+depends=('glibc')
+source=($url/$pkgname-$_pkgver.tar.gz
+service)
+md5sums=('e0034fd8a645b7499157a31a3e3b224d'
+ '777c7ac7fa145c03fca3ba9dcd4501de')
+
+build() {
+  cd $pkgname-$_pkgver
+  ./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/bin
+  make
+}
+
+package() {
+  cd $pkgname-$_pkgver
+  make DESTDIR=$pkgdir install
+
+  install -Dm644 $srcdir/service \
+$pkgdir/usr/lib/systemd/system/haveged.service
+}

Deleted: extra-i686/cleanexit.patch
===
--- extra-i686/cleanexit.patch  2014-01-04 07:54:01 UTC (rev 203088)
+++ extra-i686/cleanexit.patch  2014-01-04 07:54:11 UTC (rev 203089)
@@ -1,21 +0,0 @@
-diff -u -r haveged-1.7c/src/haveged.c haveged-1.7c-cleanexit/src/haveged.c
 haveged-1.7c/src/haveged.c 2013-01-12 19:20:04.0 +0100
-+++ haveged-1.7c-cleanexit/src/haveged.c   2013-11-05 22:40:22.202935493 
+0100
-@@ -642,7 +642,16 @@
- static void tidy_exit(   /* OUT: nothing  */
-int signum)   /* IN: signal number */
- {
--   error_exit(Stopping due to signal %d\n, signum);
-+#ifndef NO_DAEMON
-+   if (params-detached!=0) {
-+  unlink(params-pid_file);
-+  syslog(LOG_INFO, %s Stopping due to signal %d, params-daemon, 
signum);
-+  }
-+   else
-+#endif
-+  fprintf(stderr, %s Stopping due to signal %d\n, params-daemon, 
signum);
-+   havege_destroy(handle);
-+   exit(0);
- }
- /**
-  * send usage display to stderr

Deleted: extra-i686/service
===
--- extra-i686/service  2014-01-04 07:54:01 UTC (rev 203088)
+++ extra-i686/service  2014-01-04 07:54:11 UTC (rev 203089)
@@ -1,11 +0,0 @@
-[Unit]
-Description=Entropy Harvesting 

[arch-commits] Commit in haveged/trunk (PKGBUILD cleanexit.patch)

2014-01-03 Thread Bartłomiej Piotrowski
Date: Saturday, January 4, 2014 @ 08:54:01
  Author: bpiotrowski
Revision: 203088

upgpkg: haveged 1.8-1

- new upstream release

Modified:
  haveged/trunk/PKGBUILD
Deleted:
  haveged/trunk/cleanexit.patch

-+
 PKGBUILD|   21 +++--
 cleanexit.patch |   21 -
 2 files changed, 7 insertions(+), 35 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-03 23:43:22 UTC (rev 203087)
+++ PKGBUILD2014-01-04 07:54:01 UTC (rev 203088)
@@ -1,12 +1,12 @@
 # $Id$
-# Maintainer:  Bartłomiej Piotrowski barthal...@gmail.com
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
 # Contributor: kfgz kfgz at interia dot pl
 # Contributor: pootzko pootzko at gmail dot com
 
 pkgname=haveged
-pkgver=1.7.c
+pkgver=1.8
 _pkgver=${pkgver/.c/c}
-pkgrel=3
+pkgrel=1
 pkgdesc='Entropy harvesting daemon using CPU timings'
 arch=('i686' 'x86_64')
 url='http://www.issihosts.com/haveged'
@@ -13,16 +13,10 @@
 license=('GPL')
 depends=('glibc')
 source=($url/$pkgname-$_pkgver.tar.gz
-service cleanexit.patch)
-sha256sums=('40397eded96fc0d624a6a81c8e888ab023e46f3114f1ee64e645531bf121'
-'badf8ceb5484d45888a089fabdfba5f44f6ec2930bca203c50200051a4d83e12'
-'be896659dd96cb85915ac5a9c2bd8d81d1ff348508362d1b71d64b207f69fa5c')
+service)
+md5sums=('e0034fd8a645b7499157a31a3e3b224d'
+ '777c7ac7fa145c03fca3ba9dcd4501de')
 
-prepare() {
-  cd $pkgname-$_pkgver
-  patch -Np1 -i ../cleanexit.patch
-}
-
 build() {
   cd $pkgname-$_pkgver
   ./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/bin
@@ -33,7 +27,6 @@
   cd $pkgname-$_pkgver
   make DESTDIR=$pkgdir install
 
-  rm -rf $pkgdir/etc/init.d
-  install -D -m644 $srcdir/service \
+  install -Dm644 $srcdir/service \
 $pkgdir/usr/lib/systemd/system/haveged.service
 }

Deleted: cleanexit.patch
===
--- cleanexit.patch 2014-01-03 23:43:22 UTC (rev 203087)
+++ cleanexit.patch 2014-01-04 07:54:01 UTC (rev 203088)
@@ -1,21 +0,0 @@
-diff -u -r haveged-1.7c/src/haveged.c haveged-1.7c-cleanexit/src/haveged.c
 haveged-1.7c/src/haveged.c 2013-01-12 19:20:04.0 +0100
-+++ haveged-1.7c-cleanexit/src/haveged.c   2013-11-05 22:40:22.202935493 
+0100
-@@ -642,7 +642,16 @@
- static void tidy_exit(   /* OUT: nothing  */
-int signum)   /* IN: signal number */
- {
--   error_exit(Stopping due to signal %d\n, signum);
-+#ifndef NO_DAEMON
-+   if (params-detached!=0) {
-+  unlink(params-pid_file);
-+  syslog(LOG_INFO, %s Stopping due to signal %d, params-daemon, 
signum);
-+  }
-+   else
-+#endif
-+  fprintf(stderr, %s Stopping due to signal %d\n, params-daemon, 
signum);
-+   havege_destroy(handle);
-+   exit(0);
- }
- /**
-  * send usage display to stderr