[arch-commits] Commit in abiword/trunk (6 files)

2013-12-25 Thread Bartłomiej Piotrowski
Date: Wednesday, December 25, 2013 @ 09:25:47
  Author: bpiotrowski
Revision: 202695

prepare upgrade to 3.0

Modified:
  abiword/trunk/PKGBUILD
  abiword/trunk/abiword.install
Deleted:
  abiword/trunk/abiword-2.8.6-glib-2.31.patch
  abiword/trunk/abiword-2.8.6-libpng15.patch
  abiword/trunk/abiword-2.8.6-no-undefined.patch
  abiword/trunk/compat_libwpg_0_9.patch

--+
 PKGBUILD |   90 +++-
 abiword-2.8.6-glib-2.31.patch|   40 ---
 abiword-2.8.6-libpng15.patch |  100 -
 abiword-2.8.6-no-undefined.patch |   21 --
 abiword.install  |1 
 compat_libwpg_0_9.patch  |  371 -
 6 files changed, 34 insertions(+), 589 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 03:04:31 UTC (rev 202694)
+++ PKGBUILD2013-12-25 08:25:47 UTC (rev 202695)
@@ -1,84 +1,60 @@
 # $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Giovanni Scafora giova...@archlinux.org
 # Contributor: Maël Lavault moim...@neuf.fr
 
 pkgbase=abiword
 pkgname=('abiword' 'abiword-plugins')
-pkgver=2.8.6
-pkgrel=9
+pkgver=3.0.0
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL')
-url=http://www.abisource.com;
-makedepends=('pkgconfig' 'asio' 'boost' 'fribidi' 'goffice0.8' 'libwmf' 'wv' 
'link-grammar' 'gtkmathview' 
- 'aiksaurus' 'libxslt' 'enchant' 'libots' 'libwpg' 'librsvg' 
'loudmouth' 'libsoup' 'psiconv')
+url='http://www.abisource.com'
+makedepends=('pkgconfig' 'asio' 'boost' 'fribidi' 'goffice' 'libwmf' 'wv'
+ 'link-grammar' 'gtkmathview' 'aiksaurus' 'libxslt' 'enchant'
+ 'libots' 'libwpg' 'librsvg' 'loudmouth' 'libsoup' 'psiconv'
+ 'redland' 'libical')
 options=('!makeflags')
-source=(http://www.abisource.com/downloads/${pkgbase}/${pkgver}/source/${pkgbase}-${pkgver}.tar.gz
-compat_libwpg_0_9.patch
-   abiword-2.8.6-no-undefined.patch
-abiword-2.8.6-libpng15.patch
-   abiword-2.8.6-glib-2.31.patch)
-md5sums=('f883b0a7f26229a9c66fd6a1a94381aa'
- '09446a2ebba8288fc611e88f7cf17298'
- '42e2614b6e0aad457d91f6ce20b6f225'
- '40e370e7e88c5437140ef18037abfbd3'
- '6ec338a27a6fb590c348724ddb545849')
+_plugins=('aiksaurus' 'applix' 'clarisworks' 'command' 'docbook' 'eml' 'epub'
+  'freetranslation' 'gda' 'gdict' 'gimp' 'google' 'grammar' 'kword'
+  'latex' 'loadbindings' 'mathview' 'mht' 'mif' 'opendocument' 'opml'
+  'openwriter' 'ots' 'pdb' 'presentation' 'sdw' 'urldict' 'wmf' 'wml'
+  'urldict' 'wikipedia' 'wordperfect' 'wpg' 'xslfo')
+source=(http://abisource.com/downloads/$pkgbase/$pkgver/source/$pkgbase-$pkgver.tar.gz)
+md5sums=('8d9c41cff3a8fbef8d0c835c65600e65')
 
 build() {
-  cd ${srcdir}/${pkgbase}-${pkgver}
+  cd $pkgbase-$pkgver
 
-  patch -Np1 -i ${srcdir}/compat_libwpg_0_9.patch
-  # fix a gcc 4.6.x build issue, patch from Fedora
-  patch -Np1 -i ${srcdir}/abiword-2.8.6-no-undefined.patch
-  patch -Np0 -i ${srcdir}/abiword-2.8.6-libpng15.patch
+  ./configure --prefix=/usr \
+--enable-shared \
+--disable-static \
+--enable-clipart \
+--enable-templates \
+--disable-default-plugins \
+--disable-builtin-plugins \
+--enable-plugins=$(echo $_plugins)
 
-  # Fix build with recent glib, patch from Gentoo
-  patch -Np0 -i ${srcdir}/abiword-2.8.6-glib-2.31.patch
-
-  autoreconf -vfi
-
-  ./configure --prefix=/usr \
-  --enable-clipart \
-  --enable-templates \
-  --enable-collab-backend-xmpp \
-  --enable-collab-backend-tcp \
-  --enable-collab-backend-service \
-  --disable-collab-backend-sugar \
-  --enable-plugins --without-gnomevfs \
-  --with-gio \
-  --with-goffice \
-  --disable-static \
-  --with-psiconv-config=/nothere
-  make
+  make -j1
 }
 
 package_abiword() {
-  pkgdesc=A fully-featured word processor
-  depends=('fribidi' 'wv' 'goffice0.8' 'librsvg' 'enchant' 
'desktop-file-utils')
+  pkgdesc='Fully-featured word processor'
+  depends=('fribidi' 'wv' 'goffice' 'librsvg' 'enchant' 'desktop-file-utils'
+   'redland' 'libical' 'gtk-update-icon-cache')
   install=$pkgname.install
   optdepends=('abiword-plugins')
   conflicts=(abiword-plugins${pkgver}-${pkgrel})
 
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  sed -i plugins/Makefile \
-  -e 's/ collab / /' \
-  -e 's/ wpg / /' \
-  -e 's/ wmf / /' \
-  -e 's/ grammar / /' \
-  -e 's/ mathview / /' \
-  -e 's/ aiksaurus / /' \
-  -e 's/ latex / /' \
-  -e 's/ ots / /' \
-  -e 's/ wordperfect / /'
-  make DESTDIR=${pkgdir} install
+  make -C $pkgbase-$pkgver DESTDIR=$pkgdir install
+  rm $pkgdir/usr/lib/abiword-${pkgver%.*}/plugins/*.so
 }
 
 package_abiword-plugins() {
-  pkgdesc=Additional plugins for Abiword
+  

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

2013-12-25 Thread Balló György
Date: Wednesday, December 25, 2013 @ 09:45:14
  Author: bgyorgy
Revision: 102973

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

Added:
  lilypond/repos/community-i686/PKGBUILD
(from rev 102972, lilypond/trunk/PKGBUILD)
  
lilypond/repos/community-i686/lilypond.git-1ca9814191d16fd3c571d93035247db039254fc1.patch
(from rev 102972, 
lilypond/trunk/lilypond.git-1ca9814191d16fd3c571d93035247db039254fc1.patch)
  
lilypond/repos/community-i686/lilypond.git-7705e46966bfa05015fb9fb20c68da844ab88028.patch
(from rev 102972, 
lilypond/trunk/lilypond.git-7705e46966bfa05015fb9fb20c68da844ab88028.patch)
  lilypond/repos/community-i686/lilypond.install
(from rev 102972, lilypond/trunk/lilypond.install)
  lilypond/repos/community-i686/texlive-workaround.patch
(from rev 102972, lilypond/trunk/texlive-workaround.patch)
  lilypond/repos/community-x86_64/PKGBUILD
(from rev 102972, lilypond/trunk/PKGBUILD)
  
lilypond/repos/community-x86_64/lilypond.git-1ca9814191d16fd3c571d93035247db039254fc1.patch
(from rev 102972, 
lilypond/trunk/lilypond.git-1ca9814191d16fd3c571d93035247db039254fc1.patch)
  
lilypond/repos/community-x86_64/lilypond.git-7705e46966bfa05015fb9fb20c68da844ab88028.patch
(from rev 102972, 
lilypond/trunk/lilypond.git-7705e46966bfa05015fb9fb20c68da844ab88028.patch)
  lilypond/repos/community-x86_64/lilypond.install
(from rev 102972, lilypond/trunk/lilypond.install)
  lilypond/repos/community-x86_64/texlive-workaround.patch
(from rev 102972, lilypond/trunk/texlive-workaround.patch)
Deleted:
  lilypond/repos/community-i686/PKGBUILD
  lilypond/repos/community-i686/lilypond.install
  lilypond/repos/community-i686/texlive-workaround.patch
  lilypond/repos/community-x86_64/PKGBUILD
  lilypond/repos/community-x86_64/lilypond.install
  lilypond/repos/community-x86_64/texlive-workaround.patch

--+
 /PKGBUILD| 
 116 ++
 /lilypond.install| 
  96 +
 /texlive-workaround.patch| 
 176 ++
 community-i686/PKGBUILD  | 
  49 --
 community-i686/lilypond.git-1ca9814191d16fd3c571d93035247db039254fc1.patch   | 
  29 +
 community-i686/lilypond.git-7705e46966bfa05015fb9fb20c68da844ab88028.patch   | 
  63 +++
 community-i686/lilypond.install  | 
  48 --
 community-i686/texlive-workaround.patch  | 
  88 -
 community-x86_64/PKGBUILD| 
  49 --
 community-x86_64/lilypond.git-1ca9814191d16fd3c571d93035247db039254fc1.patch | 
  29 +
 community-x86_64/lilypond.git-7705e46966bfa05015fb9fb20c68da844ab88028.patch | 
  63 +++
 community-x86_64/lilypond.install| 
  48 --
 community-x86_64/texlive-workaround.patch| 
  88 -
 13 files changed, 572 insertions(+), 370 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-25 08:45:03 UTC (rev 102972)
+++ community-i686/PKGBUILD 2013-12-25 08:45:14 UTC (rev 102973)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Geoffroy Carrier geoff...@archlinux.org
-# Contributor: William Rea sillywi...@gmail.com
-# Contributor: Robert Emil Berge filokte...@linuxophic.org
-
-pkgname=lilypond
-pkgver=2.16.2
-pkgrel=3
-pkgdesc=An automated music engraving system
-arch=('i686' 'x86_64')
-url=http://lilypond.org;
-license=('GPL')
-depends=('guile1.8' 'python2' 'texlive-core' 'ghostscript' 'pango' 
'fontconfig')
-makedepends=('flex' 'bison' 'gettext' 'mftrace' 'texinfo' 'fontforge' 't1utils'
-'gsfonts' 'texi2html')
-options=('emptydirs')
-install=lilypond.install
-source=(http://download.linuxaudio.org/lilypond/sources/v2.16/$pkgname-$pkgver.tar.gz)
-md5sums=('6db27f17d47e4f66a3b0716c65db3041')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # python2 fix
-  for file in $(find . -name '*.py' -print); do
-sed -i 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' $file
-sed -i 's_^#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
-  done
-
-  sed -i 's|GUILE_CFLAGS=.*|GUILE_CFLAGS=`pkg-config --cflags guile-1.8`|' 
configure
-  sed -i 's|GUILE_LDFLAGS=.*|GUILE_LDFLAGS=`pkg-config --libs guile-1.8`|' 
configure
-
-  rm -rf python/out/
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  export PYTHON=/usr/bin/python2
-  export GUILE=/usr/bin/guile1.8
-  export GUILE_CONFIG=/usr/bin/guile-config1.8
-  ./configure --prefix=/usr --disable-documentation
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir vimdir=/usr/share/vim/vimfiles install
-}

[arch-commits] Commit in lilypond/trunk (3 files)

2013-12-25 Thread Balló György
Date: Wednesday, December 25, 2013 @ 09:45:03
  Author: bgyorgy
Revision: 102972

upgpkg: lilypond 2.16.2-4

Fix build, temporary disable .install file (FS#35814)

Added:
  lilypond/trunk/lilypond.git-1ca9814191d16fd3c571d93035247db039254fc1.patch
  lilypond/trunk/lilypond.git-7705e46966bfa05015fb9fb20c68da844ab88028.patch
Modified:
  lilypond/trunk/PKGBUILD

-+
 PKGBUILD|   17 ++
 lilypond.git-1ca9814191d16fd3c571d93035247db039254fc1.patch |   29 
 lilypond.git-7705e46966bfa05015fb9fb20c68da844ab88028.patch |   63 ++
 3 files changed, 105 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 07:48:18 UTC (rev 102971)
+++ PKGBUILD2013-12-25 08:45:03 UTC (rev 102972)
@@ -6,7 +6,7 @@
 
 pkgname=lilypond
 pkgver=2.16.2
-pkgrel=3
+pkgrel=4
 pkgdesc=An automated music engraving system
 arch=('i686' 'x86_64')
 url=http://lilypond.org;
@@ -15,9 +15,13 @@
 makedepends=('flex' 'bison' 'gettext' 'mftrace' 'texinfo' 'fontforge' 't1utils'
 'gsfonts' 'texi2html')
 options=('emptydirs')
-install=lilypond.install
-source=(http://download.linuxaudio.org/lilypond/sources/v2.16/$pkgname-$pkgver.tar.gz)
-md5sums=('6db27f17d47e4f66a3b0716c65db3041')
+#install=lilypond.install
+source=(http://download.linuxaudio.org/lilypond/sources/v2.16/$pkgname-$pkgver.tar.gz
+lilypond.git-1ca9814191d16fd3c571d93035247db039254fc1.patch
+lilypond.git-7705e46966bfa05015fb9fb20c68da844ab88028.patch)
+md5sums=('6db27f17d47e4f66a3b0716c65db3041'
+ '121ac86f1004338ae20ad55a5690c0ad'
+ 'fa5073506f0e4dd96fb1858e3a75e08e')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver
@@ -32,6 +36,10 @@
   sed -i 's|GUILE_LDFLAGS=.*|GUILE_LDFLAGS=`pkg-config --libs guile-1.8`|' 
configure
 
   rm -rf python/out/
+
+  # Fix build
+  patch -Np1 -i 
$srcdir/lilypond.git-1ca9814191d16fd3c571d93035247db039254fc1.patch
+  patch -Np1 -i 
$srcdir/lilypond.git-7705e46966bfa05015fb9fb20c68da844ab88028.patch
 }
 
 build() {
@@ -39,6 +47,7 @@
   export PYTHON=/usr/bin/python2
   export GUILE=/usr/bin/guile1.8
   export GUILE_CONFIG=/usr/bin/guile-config1.8
+  export LDFLAGS=$LDFLAGS -lpthread
   ./configure --prefix=/usr --disable-documentation
   make
 }

Added: lilypond.git-1ca9814191d16fd3c571d93035247db039254fc1.patch
===
--- lilypond.git-1ca9814191d16fd3c571d93035247db039254fc1.patch 
(rev 0)
+++ lilypond.git-1ca9814191d16fd3c571d93035247db039254fc1.patch 2013-12-25 
08:45:03 UTC (rev 102972)
@@ -0,0 +1,29 @@
+From: Julien Rioux julien.ri...@gmail.com
+Date: Mon, 28 Oct 2013 20:42:43 + (+0100)
+Subject: Build: Fix compilation with GNU make 4.0
+X-Git-Tag: release/2.17.95-1~4^2
+X-Git-Url: 
http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=commitdiff_plain;h=1ca9814191d16fd3c571d93035247db039254fc1;hp=025f0236ebab947e6fe2047f20b7f74f4cec3fc4
+
+Build: Fix compilation with GNU make 4.0
+
+Fix recipes commence before first target error.
+
+Patch from Thomas Klausner.
+---
+
+diff --git a/stepmake/stepmake/po-targets.make 
b/stepmake/stepmake/po-targets.make
+index 8919dab..8a0dd76 100644
+--- a/stepmake/stepmake/po-targets.make
 b/stepmake/stepmake/po-targets.make
+@@ -37,10 +37,10 @@ ifneq ($(strip $(ALL_PO_SOURCES)),)
+--keyword=_ --keyword=_f --keyword=_i \
+$(XGETTEXT_FLAGS) $(ALL_PO_SOURCES)
+ endif
+-endif
+   sed -i '1,2d' $(po-outdir)/$(package).po
+   sed -i -e 's/^\# This file is distributed.*/$(sed-header)/' 
$(po-outdir)/$(package).po
+   sed -i -e 's/^\Content-Type: text\/plain.*/$(sed-content)/' 
$(po-outdir)/$(package).po
++endif
+ 
+ 
+ po-update: po

Added: lilypond.git-7705e46966bfa05015fb9fb20c68da844ab88028.patch
===
--- lilypond.git-7705e46966bfa05015fb9fb20c68da844ab88028.patch 
(rev 0)
+++ lilypond.git-7705e46966bfa05015fb9fb20c68da844ab88028.patch 2013-12-25 
08:45:03 UTC (rev 102972)
@@ -0,0 +1,63 @@
+From: Werner Lemberg w...@gnu.org
+Date: Thu, 5 Dec 2013 14:01:48 + (+0100)
+Subject: Issue 3694: Use standard inclusion scheme for FreeType headers.
+X-Git-Url: 
http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=commitdiff_plain;h=7705e46966bfa05015fb9fb20c68da844ab88028;hp=88435714e762229ebe2715bcf6863eb89c1f8dff
+
+Issue 3694: Use standard inclusion scheme for FreeType headers.
+
+The most recent FreeType release (2.5.1) has changed locations for header
+files.  Using the standard way, this is not visible to applications.
+---
+
+diff --git a/lily/freetype-error.cc b/lily/freetype-error.cc
+index 00e5cae..88af76c 100644
+--- a/lily/freetype-error.cc
 b/lily/freetype-error.cc
+@@ -31,7 +31,7 @@ const struct Freetype_error_message
+   const char *err_msg;
+ } 

[arch-commits] Commit in grml-zsh-config/repos (testing-any testing-any/PKGBUILD)

2013-12-25 Thread Pierre Schmitz
Date: Wednesday, December 25, 2013 @ 10:16:16
  Author: pierre
Revision: 202697

archrelease: copy trunk to testing-any

Added:
  grml-zsh-config/repos/testing-any/
  grml-zsh-config/repos/testing-any/PKGBUILD
(from rev 202696, grml-zsh-config/trunk/PKGBUILD)

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

Copied: grml-zsh-config/repos/testing-any/PKGBUILD (from rev 202696, 
grml-zsh-config/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2013-12-25 09:16:16 UTC (rev 202697)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgname=grml-zsh-config
+pkgver=0.9.2
+pkgrel=1
+pkgdesc=grml's zsh setup
+arch=('any')
+url='http://grml.org/zsh/'
+license=('GPL2')
+provides=('grmlzshrc')
+depends=('zsh' 'coreutils' 'inetutils' 'grep' 'sed' 'procps')
+makedepends=('txt2tags')
+source=(http://deb.grml.org/pool/main/g/grml-etc-core/grml-etc-core_${pkgver}.tar.gz;)
+sha256sums=('e7815fe10d0a70c5452438f1db28e3144e5f2a33475532acc999d8da7075d7e9')
+
+build() {
+   cd ${srcdir}/grml-etc-core-${pkgver}/doc
+   make
+}
+
+package() {
+   cd ${srcdir}/grml-etc-core-${pkgver}
+   install -D -m644 etc/skel/.zshrc ${pkgdir}/etc/skel/.zshrc
+   install -D -m644 etc/zsh/keephack ${pkgdir}/etc/zsh/keephack
+   install -D -m644 etc/zsh/zshrc ${pkgdir}/etc/zsh/zshrc
+
+   install -D -m644 doc/grmlzshrc.5 
${pkgdir}/usr/share/man/man5/grmlzshrc.5
+   ln -sf grmlzshrc.5.gz ${pkgdir}/usr/share/man/man5/grml-zsh-config.5.gz
+}



[arch-commits] Commit in grml-zsh-config/trunk (PKGBUILD)

2013-12-25 Thread Pierre Schmitz
Date: Wednesday, December 25, 2013 @ 10:16:05
  Author: pierre
Revision: 202696

upgpkg: grml-zsh-config 0.9.2-1

Modified:
  grml-zsh-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 08:25:47 UTC (rev 202695)
+++ PKGBUILD2013-12-25 09:16:05 UTC (rev 202696)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=grml-zsh-config
-pkgver=0.9.1
+pkgver=0.9.2
 pkgrel=1
 pkgdesc=grml's zsh setup
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('zsh' 'coreutils' 'inetutils' 'grep' 'sed' 'procps')
 makedepends=('txt2tags')
 
source=(http://deb.grml.org/pool/main/g/grml-etc-core/grml-etc-core_${pkgver}.tar.gz;)
-sha256sums=('4383cf60c4de7512967ffa45b52cc83aa0f6fb52ee4bb010923b406d92656dd8')
+sha256sums=('e7815fe10d0a70c5452438f1db28e3144e5f2a33475532acc999d8da7075d7e9')
 
 build() {
cd ${srcdir}/grml-etc-core-${pkgver}/doc



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

2013-12-25 Thread Allan McRae
Date: Wednesday, December 25, 2013 @ 10:25:59
  Author: allan
Revision: 202698

upgpkg: automake 1.14.1-1

upstream update, add more checkdepends for better testsuite coverage, hide a 
failing test...

Modified:
  automake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 09:16:16 UTC (rev 202697)
+++ PKGBUILD2013-12-25 09:25:59 UTC (rev 202698)
@@ -3,7 +3,7 @@
 # Contributor: judd jvi...@zeroflux.org
 
 pkgname=automake
-pkgver=1.14
+pkgver=1.14.1
 pkgrel=1
 pkgdesc=A GNU tool for automatically creating Makefiles
 arch=('any')
@@ -12,12 +12,19 @@
 groups=('base-devel')
 depends=('perl' 'bash')
 makedepends=('autoconf')
-checkdepends=('dejagnu' 'python2' 'java-environment' 'vala' 'emacs' 'cscope')
+checkdepends=('dejagnu' 'python' 'gcc-fortran' 'java-environment' 'vala' 
'emacs' 'cscope')
 install=automake.install
 source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('cb3fba6d631cddf12e230fd0cc1890df'
+md5sums=('7fc29854c520f56b07aa232a0f880292'
  'SKIP')
 
+prepare() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  # skip failing test...
+  sed -i /instmany-python.sh/d Makefile.in
+}
+
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr
@@ -26,9 +33,7 @@
 
 check() {
   cd ${srcdir}/${pkgname}-${pkgver}
-
-  # expect 2 failures due to perl-5.18 incompatibility
-  make -k check || true
+  make check
 }
 
 package() {



[arch-commits] Commit in automake/repos (3 files)

2013-12-25 Thread Allan McRae
Date: Wednesday, December 25, 2013 @ 10:26:35
  Author: allan
Revision: 202699

archrelease: copy trunk to testing-any

Added:
  automake/repos/testing-any/
  automake/repos/testing-any/PKGBUILD
(from rev 202698, automake/trunk/PKGBUILD)
  automake/repos/testing-any/automake.install
(from rev 202698, automake/trunk/automake.install)

--+
 PKGBUILD |   42 ++
 automake.install |   22 ++
 2 files changed, 64 insertions(+)

Copied: automake/repos/testing-any/PKGBUILD (from rev 202698, 
automake/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2013-12-25 09:26:35 UTC (rev 202699)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+pkgname=automake
+pkgver=1.14.1
+pkgrel=1
+pkgdesc=A GNU tool for automatically creating Makefiles
+arch=('any')
+license=('GPL')
+url=http://www.gnu.org/software/automake;
+groups=('base-devel')
+depends=('perl' 'bash')
+makedepends=('autoconf')
+checkdepends=('dejagnu' 'python' 'gcc-fortran' 'java-environment' 'vala' 
'emacs' 'cscope')
+install=automake.install
+source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig})
+md5sums=('7fc29854c520f56b07aa232a0f880292'
+ 'SKIP')
+
+prepare() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  # skip failing test...
+  sed -i /instmany-python.sh/d Makefile.in
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: automake/repos/testing-any/automake.install (from rev 202698, 
automake/trunk/automake.install)
===
--- testing-any/automake.install(rev 0)
+++ testing-any/automake.install2013-12-25 09:26:35 UTC (rev 202699)
@@ -0,0 +1,22 @@
+infodir=/usr/share/info
+filelist=(automake.info automake.info-1 automake.info-2)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-12-25 Thread Balló György
Date: Wednesday, December 25, 2013 @ 10:36:34
  Author: bgyorgy
Revision: 102975

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

Added:
  trickle/repos/community-i686/PKGBUILD
(from rev 102974, trickle/trunk/PKGBUILD)
  trickle/repos/community-i686/fix-crasher.patch
(from rev 102974, trickle/trunk/fix-crasher.patch)
  trickle/repos/community-x86_64/PKGBUILD
(from rev 102974, trickle/trunk/PKGBUILD)
  trickle/repos/community-x86_64/fix-crasher.patch
(from rev 102974, trickle/trunk/fix-crasher.patch)
Deleted:
  trickle/repos/community-i686/PKGBUILD
  trickle/repos/community-x86_64/PKGBUILD

+
 /PKGBUILD  |   84 ++
 community-i686/PKGBUILD|   33 -
 community-i686/fix-crasher.patch   |   86 +++
 community-x86_64/PKGBUILD  |   33 -
 community-x86_64/fix-crasher.patch |   86 +++
 5 files changed, 256 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-25 09:36:26 UTC (rev 102974)
+++ community-i686/PKGBUILD 2013-12-25 09:36:34 UTC (rev 102975)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor Romain Bouchaud-Leduc r0m1...@camaris.org
-
-pkgname=trickle
-pkgver=1.07
-pkgrel=7
-pkgdesc=Lightweight userspace bandwidth shaper
-arch=('i686' 'x86_64')
-url=http://monkey.org/~marius/trickle;
-license=('BSD')
-depends=('libevent')
-source=(http://monkey.org/~marius/trickle/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('860ebc4abbbd82957c20a28bd9390d7d')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  
-  # FS#23194
-  sed -i 's|^_select(int|select(int|' trickle-overload.c
-
-  ./configure --prefix=/usr \
-  --mandir=/usr/share/man
-  sed -i s|.*in_addr_t.*||g config.h
-  make -j1
-}
-
-package(){
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: trickle/repos/community-i686/PKGBUILD (from rev 102974, 
trickle/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-25 09:36:34 UTC (rev 102975)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor Romain Bouchaud-Leduc r0m1...@camaris.org
+
+pkgname=trickle
+pkgver=1.07
+pkgrel=8
+pkgdesc=Lightweight userspace bandwidth shaper
+arch=('i686' 'x86_64')
+url=http://monkey.org/~marius/trickle;
+license=('BSD')
+depends=('libevent')
+source=(http://monkey.org/~marius/trickle/${pkgname}-${pkgver}.tar.gz;
+fix-crasher.patch)
+md5sums=('860ebc4abbbd82957c20a28bd9390d7d'
+ 'a072091bce131e9f7229bff85ed5858c')
+
+prepare() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  
+  # FS#27549
+  sed -i 's|^_select(int|select(int|' trickle-overload.c
+
+  # FS#35872
+  patch -Np1 -i ${srcdir}/fix-crasher.patch
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  
+  ./configure --prefix=/usr \
+  --mandir=/usr/share/man
+  sed -i s|.*in_addr_t.*||g config.h
+  make -j1
+}
+
+package(){
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: trickle/repos/community-i686/fix-crasher.patch (from rev 102974, 
trickle/trunk/fix-crasher.patch)
===
--- community-i686/fix-crasher.patch(rev 0)
+++ community-i686/fix-crasher.patch2013-12-25 09:36:34 UTC (rev 102975)
@@ -0,0 +1,86 @@
+diff --git a/trickle-overload.c b/trickle-overload.c
+index e72eb0c..9254e89 100644
+--- a/trickle-overload.c
 b/trickle-overload.c
+@@ -393,18 +393,14 @@ struct _pollfd {
+ }
+ 
+ static struct delay *
+-select_shift(struct delayhead *dhead, struct timeval *inittv,
++select_shift(struct delayhead *dhead, struct timeval *difftv,
+ struct timeval **delaytv)
+ {
+-  struct timeval curtv, difftv;
+   struct delay *d;
+   struct sockdesc *sd;
+ 
+-  gettimeofday(curtv, NULL);
+-  timersub(curtv, inittv, difftv);
+-
+   TAILQ_FOREACH(d, dhead, next) {
+-  if (timercmp(d-delaytv, difftv, ))
++  if (timercmp(d-delaytv, difftv, ))
+   break;
+   sd = d-sd;
+ 
+@@ -413,7 +409,7 @@ struct _pollfd {
+   }
+ 
+   if (d != NULL)
+-  timersub(d-delaytv, difftv, *delaytv);
++  timersub(d-delaytv, difftv, *delaytv);
+   else 
+   *delaytv = NULL;
+ 
+@@ -431,8 +427,8 @@ struct _pollfd {
+ {
+   struct sockdesc *sd;
+   fd_set *fdsets[] = { wfds, rfds }, *fds;
+-  

[arch-commits] Commit in trickle/trunk (PKGBUILD fix-crasher.patch)

2013-12-25 Thread Balló György
Date: Wednesday, December 25, 2013 @ 10:36:26
  Author: bgyorgy
Revision: 102974

upgpkg: trickle 1.07-8

Fix crasher (FS#35872)

Added:
  trickle/trunk/fix-crasher.patch
Modified:
  trickle/trunk/PKGBUILD

---+
 PKGBUILD  |   19 ---
 fix-crasher.patch |   86 
 2 files changed, 100 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 08:45:14 UTC (rev 102973)
+++ PKGBUILD2013-12-25 09:36:26 UTC (rev 102974)
@@ -4,21 +4,30 @@
 
 pkgname=trickle
 pkgver=1.07
-pkgrel=7
+pkgrel=8
 pkgdesc=Lightweight userspace bandwidth shaper
 arch=('i686' 'x86_64')
 url=http://monkey.org/~marius/trickle;
 license=('BSD')
 depends=('libevent')
-source=(http://monkey.org/~marius/trickle/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('860ebc4abbbd82957c20a28bd9390d7d')
+source=(http://monkey.org/~marius/trickle/${pkgname}-${pkgver}.tar.gz;
+fix-crasher.patch)
+md5sums=('860ebc4abbbd82957c20a28bd9390d7d'
+ 'a072091bce131e9f7229bff85ed5858c')
 
-build() {
+prepare() {
   cd ${srcdir}/${pkgname}-${pkgver}
   
-  # FS#23194
+  # FS#27549
   sed -i 's|^_select(int|select(int|' trickle-overload.c
 
+  # FS#35872
+  patch -Np1 -i ${srcdir}/fix-crasher.patch
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  
   ./configure --prefix=/usr \
   --mandir=/usr/share/man
   sed -i s|.*in_addr_t.*||g config.h

Added: fix-crasher.patch
===
--- fix-crasher.patch   (rev 0)
+++ fix-crasher.patch   2013-12-25 09:36:26 UTC (rev 102974)
@@ -0,0 +1,86 @@
+diff --git a/trickle-overload.c b/trickle-overload.c
+index e72eb0c..9254e89 100644
+--- a/trickle-overload.c
 b/trickle-overload.c
+@@ -393,18 +393,14 @@ struct _pollfd {
+ }
+ 
+ static struct delay *
+-select_shift(struct delayhead *dhead, struct timeval *inittv,
++select_shift(struct delayhead *dhead, struct timeval *difftv,
+ struct timeval **delaytv)
+ {
+-  struct timeval curtv, difftv;
+   struct delay *d;
+   struct sockdesc *sd;
+ 
+-  gettimeofday(curtv, NULL);
+-  timersub(curtv, inittv, difftv);
+-
+   TAILQ_FOREACH(d, dhead, next) {
+-  if (timercmp(d-delaytv, difftv, ))
++  if (timercmp(d-delaytv, difftv, ))
+   break;
+   sd = d-sd;
+ 
+@@ -413,7 +409,7 @@ struct _pollfd {
+   }
+ 
+   if (d != NULL)
+-  timersub(d-delaytv, difftv, *delaytv);
++  timersub(d-delaytv, difftv, *delaytv);
+   else 
+   *delaytv = NULL;
+ 
+@@ -431,8 +427,8 @@ struct _pollfd {
+ {
+   struct sockdesc *sd;
+   fd_set *fdsets[] = { wfds, rfds }, *fds;
+-  struct timeval *delaytv, *selecttv = NULL, *timeout = NULL, _timeout,
+-  inittv, curtv, difftv;
++  struct timeval *delaytv, _delaytv, *selecttv = NULL, *timeout = NULL,
++  _timeout, inittv, curtv, difftv;
+   short which;
+   struct delayhead dhead;
+   struct delay *d, *_d;
+@@ -462,15 +458,18 @@ struct _pollfd {
+   FD_ISSET(sd-sock, fds) 
+   select_delay(dhead, sd, which)) {
+   FD_CLR(sd-sock, fds);
+-  nfds--;
+   }
+ 
+   gettimeofday(inittv, NULL);
+   curtv = inittv;
+   d = TAILQ_FIRST(dhead);
+-  delaytv = d != NULL ? d-delaytv : NULL;
++  if (d != NULL) {
++  _delaytv = d-delaytv;
++  delaytv = _delaytv;
++  } else
++  delaytv = NULL;
++  timersub(curtv, inittv, difftv);
+  again:
+-  timersub(inittv, curtv, difftv);
+   selecttv = NULL;
+ 
+   if (delaytv != NULL)
+@@ -498,15 +497,15 @@ struct _pollfd {
+ #endif /* DEBUG */
+ 
+   if (ret == 0  delaytv != NULL  selecttv == delaytv) {
+-  _d = select_shift(dhead, inittv, delaytv);
++  gettimeofday(curtv, NULL);
++  timersub(curtv, inittv, difftv);
++  _d = select_shift(dhead, difftv, delaytv);
+   while ((d = TAILQ_FIRST(dhead)) != _d) {
+   FD_SET(d-sd-sock, fdsets[d-which]);
+-  nfds++;
+   TAILQ_REMOVE(dhead, d, next);
+   free(d);
+   }
+ 
+-  gettimeofday(curtv, NULL);
+   goto again;
+   }
+ 



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

2013-12-25 Thread Sergej Pupykin
Date: Wednesday, December 25, 2013 @ 11:47:30
  Author: spupykin
Revision: 102978

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

Added:
  gnunet/repos/community-staging-i686/PKGBUILD
(from rev 102977, gnunet/trunk/PKGBUILD)
  gnunet/repos/community-staging-i686/defaults.conf
(from rev 102977, gnunet/trunk/defaults.conf)
  gnunet/repos/community-staging-i686/gnunet.install
(from rev 102977, gnunet/trunk/gnunet.install)
  gnunet/repos/community-staging-i686/gnunet.service
(from rev 102977, gnunet/trunk/gnunet.service)
  gnunet/repos/community-staging-x86_64/PKGBUILD
(from rev 102977, gnunet/trunk/PKGBUILD)
  gnunet/repos/community-staging-x86_64/defaults.conf
(from rev 102977, gnunet/trunk/defaults.conf)
  gnunet/repos/community-staging-x86_64/gnunet.install
(from rev 102977, gnunet/trunk/gnunet.install)
  gnunet/repos/community-staging-x86_64/gnunet.service
(from rev 102977, gnunet/trunk/gnunet.service)
Deleted:
  gnunet/repos/community-staging-i686/PKGBUILD
  gnunet/repos/community-staging-i686/defaults.conf
  gnunet/repos/community-staging-i686/gnunet.install
  gnunet/repos/community-staging-i686/gnunet.service
  gnunet/repos/community-staging-x86_64/PKGBUILD
  gnunet/repos/community-staging-x86_64/defaults.conf
  gnunet/repos/community-staging-x86_64/gnunet.install
  gnunet/repos/community-staging-x86_64/gnunet.service

-+
 /PKGBUILD   |   76 ++
 /defaults.conf  |  966 ++
 /gnunet.install |   14 
 /gnunet.service |   20 
 community-staging-i686/PKGBUILD |   38 -
 community-staging-i686/defaults.conf|  483 ---
 community-staging-i686/gnunet.install   |7 
 community-staging-i686/gnunet.service   |   10 
 community-staging-x86_64/PKGBUILD   |   38 -
 community-staging-x86_64/defaults.conf  |  483 ---
 community-staging-x86_64/gnunet.install |7 
 community-staging-x86_64/gnunet.service |   10 
 12 files changed, 1076 insertions(+), 1076 deletions(-)

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


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

2013-12-25 Thread Sergej Pupykin
Date: Wednesday, December 25, 2013 @ 11:47:02
  Author: spupykin
Revision: 102977

upgpkg: gnunet 0.10.0-1

upd

Modified:
  gnunet/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 09:43:09 UTC (rev 102976)
+++ PKGBUILD2013-12-25 10:47:02 UTC (rev 102977)
@@ -3,8 +3,8 @@
 # Contributor: wahnby wah...@yahoo.fr
 
 pkgname=gnunet
-pkgver=0.9.5_a
-pkgrel=4
+pkgver=0.10.0
+pkgrel=1
 pkgdesc=A framework for secure peer-to-peer networking
 arch=('i686' 'x86_64')
 url=http://gnunet.org;
@@ -18,7 +18,7 @@
 source=(ftp://ftp.gnu.org/gnu/gnunet/gnunet-${pkgver/_/}.tar.gz
gnunet.service
defaults.conf)
-md5sums=('b0e204cf9711f9799baaeb477992e66a'
+md5sums=('8bff8280c90780b17786fd8b95f12f72'
  '54cce3d2415d95b2e5bd1bd88db3a0ea'
  '0fe23b2ca5b3fc47a0b5645e04406da0')
 



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

2013-12-25 Thread Sergej Pupykin
Date: Wednesday, December 25, 2013 @ 11:48:00
  Author: spupykin
Revision: 102979

Modified:
  gnunet-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 10:47:30 UTC (rev 102978)
+++ PKGBUILD2013-12-25 10:48:00 UTC (rev 102979)
@@ -3,8 +3,8 @@
 # Contributor: wahnby wah...@yahoo.fr
 
 pkgname=gnunet-gtk
-pkgver=0.9.5
-pkgrel=2
+pkgver=0.10.0
+pkgrel=1
 pkgdesc=A frontend for GNUnet
 arch=('i686' 'x86_64')
 url=http://gnunet.org;
@@ -12,7 +12,7 @@
 depends=('gnunet' 'glade' 'adns')
 makedepends=('pkgconfig')
 source=(ftp://ftp.gnu.org/gnu/gnunet/$pkgname-$pkgver.tar.gz)
-md5sums=('2e48a1e92de99b14c936a270bb05309a')
+md5sums=('1a036f1956460cc1ea4c34f1b19bb6b1')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in ario/trunk (PKGBUILD glib.patch)

2013-12-25 Thread Bartłomiej Piotrowski
Date: Wednesday, December 25, 2013 @ 11:58:26
  Author: bpiotrowski
Revision: 102980

upgpkg: ario 1.5.1-3

- rebuild against libgcrypt 1.6.0

Added:
  ario/trunk/glib.patch
Modified:
  ario/trunk/PKGBUILD

+
 PKGBUILD   |   13 ++---
 glib.patch |   24 
 2 files changed, 34 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 10:48:00 UTC (rev 102979)
+++ PKGBUILD2013-12-25 10:58:26 UTC (rev 102980)
@@ -3,7 +3,7 @@
 
 pkgname=ario
 pkgver=1.5.1
-pkgrel=2
+pkgrel=3
 pkgdesc=A GTK client for MPD (Music player daemon) inspired by Rhythmbox but 
much lighter and faster
 arch=('i686' 'x86_64')
 url=http://ario-player.sourceforge.net/;
@@ -12,9 +12,16 @@
 makedepends=('intltool' 'perl-xml-parser')
 install=$pkgname.install
 changelog=$pkgname.changelog
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname-player/$pkgname-$pkgver.tar.gz)
-sha256sums=('0831281ab8634eb92424b61230eee035822f7f92d8b0526da7316c898239c91e')
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname-player/$pkgname-$pkgver.tar.gz
+glib.patch)
+sha256sums=('0831281ab8634eb92424b61230eee035822f7f92d8b0526da7316c898239c91e'
+'16481cc5fe3fb52ee36bae63522e319193285542fe0c8ab4281ecc5794a82184')
 
+prepare() {
+  cd ${srcdir}/$pkgname-$pkgver
+  patch -p1 -i ../glib.patch
+}
+
 build() {
   cd ${srcdir}/$pkgname-$pkgver
 

Added: glib.patch
===
--- glib.patch  (rev 0)
+++ glib.patch  2013-12-25 10:58:26 UTC (rev 102980)
@@ -0,0 +1,24 @@
+diff -rupN a/src/ario-profiles.c b/src/ario-profiles.c
+--- a/src/ario-profiles.c  2011-05-17 17:54:49.0 +
 b/src/ario-profiles.c  2013-12-25 10:52:06.668807328 +
+@@ -22,7 +22,7 @@
+ #include config.h
+ #include stdlib.h
+ #include libxml/parser.h
+-#include glib/gi18n.h
++#include glib.h
+ #include ario-util.h
+ #include ario-debug.h
+ 
+diff -rupN a/src/ario-profiles.h b/src/ario-profiles.h
+--- a/src/ario-profiles.h  2011-05-17 17:54:49.0 +
 b/src/ario-profiles.h  2013-12-25 10:50:47.839363409 +
+@@ -20,7 +20,7 @@
+ #ifndef __ARIO_PROFILES_H
+ #define __ARIO_PROFILES_H
+ 
+-#include glib/gslist.h
++#include glib.h
+ #include servers/ario-server.h
+ 
+ G_BEGIN_DECLS



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

2013-12-25 Thread Bartłomiej Piotrowski
Date: Wednesday, December 25, 2013 @ 11:58:37
  Author: bpiotrowski
Revision: 102981

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

Added:
  ario/repos/community-staging-i686/
  ario/repos/community-staging-i686/PKGBUILD
(from rev 102980, ario/trunk/PKGBUILD)
  ario/repos/community-staging-i686/ario.changelog
(from rev 102980, ario/trunk/ario.changelog)
  ario/repos/community-staging-i686/ario.install
(from rev 102980, ario/trunk/ario.install)
  ario/repos/community-staging-i686/glib.patch
(from rev 102980, ario/trunk/glib.patch)
  ario/repos/community-staging-x86_64/
  ario/repos/community-staging-x86_64/PKGBUILD
(from rev 102980, ario/trunk/PKGBUILD)
  ario/repos/community-staging-x86_64/ario.changelog
(from rev 102980, ario/trunk/ario.changelog)
  ario/repos/community-staging-x86_64/ario.install
(from rev 102980, ario/trunk/ario.install)
  ario/repos/community-staging-x86_64/glib.patch
(from rev 102980, ario/trunk/glib.patch)

-+
 community-staging-i686/PKGBUILD |   36 ++
 community-staging-i686/ario.changelog   |   36 ++
 community-staging-i686/ario.install |   11 +
 community-staging-i686/glib.patch   |   24 
 community-staging-x86_64/PKGBUILD   |   36 ++
 community-staging-x86_64/ario.changelog |   36 ++
 community-staging-x86_64/ario.install   |   11 +
 community-staging-x86_64/glib.patch |   24 
 8 files changed, 214 insertions(+)

Copied: ario/repos/community-staging-i686/PKGBUILD (from rev 102980, 
ario/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-12-25 10:58:37 UTC (rev 102981)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+
+pkgname=ario
+pkgver=1.5.1
+pkgrel=3
+pkgdesc=A GTK client for MPD (Music player daemon) inspired by Rhythmbox but 
much lighter and faster
+arch=('i686' 'x86_64')
+url=http://ario-player.sourceforge.net/;
+license=('GPL')
+depends=('avahi' 'curl' 'dbus-glib' 'gnutls' 'hicolor-icon-theme' 'libglade' 
'libmpdclient' 'libnotify' 'libsoup' 'libunique' 'taglib' 'xdg-utils')
+makedepends=('intltool' 'perl-xml-parser')
+install=$pkgname.install
+changelog=$pkgname.changelog
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname-player/$pkgname-$pkgver.tar.gz
+glib.patch)
+sha256sums=('0831281ab8634eb92424b61230eee035822f7f92d8b0526da7316c898239c91e'
+'16481cc5fe3fb52ee36bae63522e319193285542fe0c8ab4281ecc5794a82184')
+
+prepare() {
+  cd ${srcdir}/$pkgname-$pkgver
+  patch -p1 -i ../glib.patch
+}
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+ }
+
+package () {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+}

Copied: ario/repos/community-staging-i686/ario.changelog (from rev 102980, 
ario/trunk/ario.changelog)
===
--- community-staging-i686/ario.changelog   (rev 0)
+++ community-staging-i686/ario.changelog   2013-12-25 10:58:37 UTC (rev 
102981)
@@ -0,0 +1,36 @@
+2012-01-26  Eric Belanger  e...@archlinux.org
+   * Rebuild against libpng 1.5 and libtiff 4.0
+   
+2011-07-19 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * Update to major release 1.5.1
+
+2010-08-11 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * Update to major release 1.5
+
+2010-02-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * Update to major release 1.4.4
+
+2010-01-23 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * Update to major release 1.4.3
+
+2009-12-22 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * updated to major version 1.4.2
+
+2009-12-19 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * updated to major version 1.4.1
+
+2009-12-01 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * updated to major version 1.4
+
+2009-05-27 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * 'taglib' dependency added - version 1.3-2
+
+2009-05-24 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * updated to major version 1.3
+
+2009-03-17 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * updated to major version 1.2.2
+
+2009-01-22 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * adopted in [community]
+   * updated to major version 1.2.1

Copied: ario/repos/community-staging-i686/ario.install (from rev 102980, 
ario/trunk/ario.install)
===
--- community-staging-i686/ario.install (rev 0)
+++ community-staging-i686/ario.install 

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

2013-12-25 Thread Bartłomiej Piotrowski
Date: Wednesday, December 25, 2013 @ 12:05:29
  Author: bpiotrowski
Revision: 102982

upgpkg: virtualbox-modules-lts 4.3.6-2

rebuild against linux-lts 3.10.25

Modified:
  virtualbox-modules-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 10:58:37 UTC (rev 102981)
+++ PKGBUILD2013-12-25 11:05:29 UTC (rev 102982)
@@ -6,7 +6,7 @@
 pkgbase=virtualbox-modules-lts
 pkgname=('virtualbox-host-modules-lts' 'virtualbox-guest-modules-lts')
 pkgver=4.3.6
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
 license=('GPL')



[arch-commits] Commit in virtualbox-modules-lts/repos (16 files)

2013-12-25 Thread Bartłomiej Piotrowski
Date: Wednesday, December 25, 2013 @ 12:05:37
  Author: bpiotrowski
Revision: 102983

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

Added:
  virtualbox-modules-lts/repos/community-i686/PKGBUILD
(from rev 102982, virtualbox-modules-lts/trunk/PKGBUILD)
  virtualbox-modules-lts/repos/community-i686/build.sh
(from rev 102982, virtualbox-modules-lts/trunk/build.sh)
  
virtualbox-modules-lts/repos/community-i686/virtualbox-guest-modules-lts.install
(from rev 102982, 
virtualbox-modules-lts/trunk/virtualbox-guest-modules-lts.install)
  
virtualbox-modules-lts/repos/community-i686/virtualbox-host-modules-lts.install
(from rev 102982, 
virtualbox-modules-lts/trunk/virtualbox-host-modules-lts.install)
  virtualbox-modules-lts/repos/community-x86_64/PKGBUILD
(from rev 102982, virtualbox-modules-lts/trunk/PKGBUILD)
  virtualbox-modules-lts/repos/community-x86_64/build.sh
(from rev 102982, virtualbox-modules-lts/trunk/build.sh)
  
virtualbox-modules-lts/repos/community-x86_64/virtualbox-guest-modules-lts.install
(from rev 102982, 
virtualbox-modules-lts/trunk/virtualbox-guest-modules-lts.install)
  
virtualbox-modules-lts/repos/community-x86_64/virtualbox-host-modules-lts.install
(from rev 102982, 
virtualbox-modules-lts/trunk/virtualbox-host-modules-lts.install)
Deleted:
  virtualbox-modules-lts/repos/community-i686/PKGBUILD
  virtualbox-modules-lts/repos/community-i686/build.sh
  
virtualbox-modules-lts/repos/community-i686/virtualbox-guest-modules-lts.install
  
virtualbox-modules-lts/repos/community-i686/virtualbox-host-modules-lts.install
  virtualbox-modules-lts/repos/community-x86_64/PKGBUILD
  virtualbox-modules-lts/repos/community-x86_64/build.sh
  
virtualbox-modules-lts/repos/community-x86_64/virtualbox-guest-modules-lts.install
  
virtualbox-modules-lts/repos/community-x86_64/virtualbox-host-modules-lts.install

---+
 /PKGBUILD |  132 
 /build.sh |  120 ++
 /virtualbox-guest-modules-lts.install |   42 +
 /virtualbox-host-modules-lts.install  |   46 +
 community-i686/PKGBUILD   |   66 
 community-i686/build.sh   |   60 ---
 community-i686/virtualbox-guest-modules-lts.install   |   21 --
 community-i686/virtualbox-host-modules-lts.install|   23 --
 community-x86_64/PKGBUILD |   66 
 community-x86_64/build.sh |   60 ---
 community-x86_64/virtualbox-guest-modules-lts.install |   21 --
 community-x86_64/virtualbox-host-modules-lts.install  |   23 --
 12 files changed, 340 insertions(+), 340 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-25 11:05:29 UTC (rev 102982)
+++ community-i686/PKGBUILD 2013-12-25 11:05:37 UTC (rev 102983)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer: Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Ionut Biru ib...@archlinux.org
-# Contributor: Sébastien Luttringer
-
-pkgbase=virtualbox-modules-lts
-pkgname=('virtualbox-host-modules-lts' 'virtualbox-guest-modules-lts')
-pkgver=4.3.6
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://virtualbox.org'
-license=('GPL')
-makedepends=('linux-lts=3.10' 'linux-lts3.11'
- 'linux-lts-headers=3.10' 'linux-lts-headers3.11'
- virtualbox-host-dkms=$pkgver
- virtualbox-guest-dkms=$pkgver)
-
-# remember to also adjust the .install files and the package deps below
-_extramodules=extramodules-3.10-lts
-
-build() {
-  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
-  # dkms need modification to be run as user
-  cp -r /var/lib/dkms .
-  echo dkms_tree='$srcdir/dkms'  dkms.conf
-  # build host modules
-  msg2 'Host modules'
-  dkms --dkmsframework dkms.conf build vboxhost/$pkgver -k $_kernver
-  # build guest modules
-  msg2 'Guest modules'
-  dkms --dkmsframework dkms.conf build vboxguest/$pkgver -k $_kernver
-}
-
-package_virtualbox-host-modules-lts(){
-  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
-  pkgdesc='Host kernel modules for VirtualBox'
-  depends=('linux-lts=3.10' 'linux-lts3.11')
-  replaces=('virtualbox-modules-lts')
-  conflicts=('virtualbox-modules-lts')
-  provides=(virtualbox-host-modules=$pkgver)
-  install=virtualbox-host-modules-lts.install
-
-  cd dkms/vboxhost/$pkgver/$_kernver/$CARCH/module
-  install -dm755 $pkgdir/usr/lib/modules/$_extramodules/
-  install -m644 * $pkgdir/usr/lib/modules/$_extramodules/
-  find $pkgdir -name '*.ko' -exec gzip -9 {} +
-}
-
-package_virtualbox-guest-modules-lts(){
-  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
-  pkgdesc='Guest kernel modules for VirtualBox'
-  license=('GPL')
-  depends=('linux-lts=3.10' 'linux-lts3.11')
-  

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

2013-12-25 Thread Bartłomiej Piotrowski
Date: Wednesday, December 25, 2013 @ 12:06:02
  Author: bpiotrowski
Revision: 102984

upgpkg: clamz 0.5-2

rebuild against libgcrypt 1.6.0

Modified:
  clamz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 11:05:37 UTC (rev 102983)
+++ PKGBUILD2013-12-25 11:06:02 UTC (rev 102984)
@@ -4,7 +4,7 @@
 
 pkgname=clamz
 pkgver=0.5
-pkgrel=1
+pkgrel=2
 pkgdesc=Command-line program to download MP3 files from Amazon.com's music 
store.
 arch=('i686' 'x86_64')
 url='http://code.google.com/p/clamz/'



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

2013-12-25 Thread Bartłomiej Piotrowski
Date: Wednesday, December 25, 2013 @ 12:06:19
  Author: bpiotrowski
Revision: 102985

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

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

+
 community-staging-i686/PKGBUILD|   31 +++
 community-staging-i686/clamz.install   |   16 
 community-staging-x86_64/PKGBUILD  |   31 +++
 community-staging-x86_64/clamz.install |   16 
 4 files changed, 94 insertions(+)

Copied: clamz/repos/community-staging-i686/PKGBUILD (from rev 102984, 
clamz/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-12-25 11:06:19 UTC (rev 102985)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=clamz
+pkgver=0.5
+pkgrel=2
+pkgdesc=Command-line program to download MP3 files from Amazon.com's music 
store.
+arch=('i686' 'x86_64')
+url='http://code.google.com/p/clamz/'
+license=('GPL3')
+depends=('libgcrypt' 'curl' 'expat' 'shared-mime-info' 'desktop-file-utils')
+install='clamz.install'
+source=(http://clamz.googlecode.com/files/clamz-${pkgver}.tar.gz;)
+md5sums=('84543c9346b285bdc218879e241941a8')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   # Fix issue with update-mime-database
+   sed -i 's|$(UPDATE_DESKTOP_DATABASE)\ $(DESTDIR)$(applications_dir)||' 
Makefile.in
+   sed -i 's|$(UPDATE_MIME_DATABASE)\ $(DESTDIR)$(mime_dir)||' Makefile.in
+
+   ./configure --prefix=/usr/
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}

Copied: clamz/repos/community-staging-i686/clamz.install (from rev 102984, 
clamz/trunk/clamz.install)
===
--- community-staging-i686/clamz.install(rev 0)
+++ community-staging-i686/clamz.install2013-12-25 11:06:19 UTC (rev 
102985)
@@ -0,0 +1,16 @@
+post_install() {
+  update-mime-database /usr/share/mime 
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  update-mime-database /usr/share/mime
+  update-desktop-database -q
+}
+
+post_remove() {
+  update-mime-database /usr/share/mime
+  update-desktop-database -q
+}
+
+# vim:set ts=2 sw=2 et:

Copied: clamz/repos/community-staging-x86_64/PKGBUILD (from rev 102984, 
clamz/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-12-25 11:06:19 UTC (rev 102985)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=clamz
+pkgver=0.5
+pkgrel=2
+pkgdesc=Command-line program to download MP3 files from Amazon.com's music 
store.
+arch=('i686' 'x86_64')
+url='http://code.google.com/p/clamz/'
+license=('GPL3')
+depends=('libgcrypt' 'curl' 'expat' 'shared-mime-info' 'desktop-file-utils')
+install='clamz.install'
+source=(http://clamz.googlecode.com/files/clamz-${pkgver}.tar.gz;)
+md5sums=('84543c9346b285bdc218879e241941a8')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   # Fix issue with update-mime-database
+   sed -i 's|$(UPDATE_DESKTOP_DATABASE)\ $(DESTDIR)$(applications_dir)||' 
Makefile.in
+   sed -i 's|$(UPDATE_MIME_DATABASE)\ $(DESTDIR)$(mime_dir)||' Makefile.in
+
+   ./configure --prefix=/usr/
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}

Copied: clamz/repos/community-staging-x86_64/clamz.install (from rev 102984, 
clamz/trunk/clamz.install)
===
--- community-staging-x86_64/clamz.install  (rev 0)
+++ community-staging-x86_64/clamz.install  2013-12-25 11:06:19 UTC (rev 
102985)
@@ -0,0 +1,16 @@
+post_install() {
+  update-mime-database /usr/share/mime 
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  update-mime-database /usr/share/mime
+  update-desktop-database -q
+}
+
+post_remove() {
+  update-mime-database /usr/share/mime
+  update-desktop-database -q
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-12-25 Thread Sergej Pupykin
Date: Wednesday, December 25, 2013 @ 12:09:20
  Author: spupykin
Revision: 102987

upgpkg: perl-local-lib 1.008026-1

upd

Modified:
  perl-local-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 11:09:11 UTC (rev 102986)
+++ PKGBUILD2013-12-25 11:09:20 UTC (rev 102987)
@@ -1,17 +1,17 @@
 # $Id$
-# Maintainer: 
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 
 pkgname=perl-local-lib
-pkgver=1.008023
+pkgver=1.008026
 pkgrel=1
 pkgdesc=Create and use a local lib/ for perl modules with PERL5LIB
 arch=('any')
-url=https://metacpan.org/release/local-lib;
+url=http://search.cpan.org/dist/local-lib/;
 license=('PerlArtistic' 'GPL')
 depends=('perl')
 options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/local-lib-${pkgver}.tar.gz;)
-md5sums=('64952fbab85c208024c05919a323cb4a')
+source=(http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/local-lib-$pkgver.tar.gz;)
+md5sums=('e5dd3866c522478a24d845fac1541713')
 
 build() {
   cd local-lib-${pkgver}



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

2013-12-25 Thread Sergej Pupykin
Date: Wednesday, December 25, 2013 @ 12:09:11
  Author: spupykin
Revision: 102986

Modified:
  perl-extutils-makemaker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 11:06:19 UTC (rev 102985)
+++ PKGBUILD2013-12-25 11:09:11 UTC (rev 102986)
@@ -3,7 +3,7 @@
 # Packager: Justin Davis jrc...@gmail.com
 
 pkgname=perl-extutils-makemaker
-pkgver=6.62
+pkgver=6.84
 pkgrel=1
 pkgdesc=Create a module Makefile
 arch=(any)
@@ -13,9 +13,9 @@
  'perl-cpan-meta=2.112150' 'perl-extutils-install=1.52'
  'perl-extutils-command=1.16' 'perl-extutils-manifest=1.58')
 makedepends=('perl-data-dumper')
-url=https://metacpan.org/release/ExtUtils-MakeMaker
-source=(http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/ExtUtils-MakeMaker-${pkgver}.tar.gz;)
-md5sums=('2ae291030c52999b5672b2a502eab195')
+url=http://search.cpan.org/dist/ExtUtils-MakeMaker/;
+source=(http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-$pkgver.tar.gz;)
+md5sums=('c0ab3435d3a85a4eaa55265b09aa5799')
 
 build() {
   cd ${srcdir}/ExtUtils-MakeMaker-${pkgver}



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

2013-12-25 Thread Sergej Pupykin
Date: Wednesday, December 25, 2013 @ 12:09:40
  Author: spupykin
Revision: 102988

archrelease: copy trunk to community-any

Added:
  perl-local-lib/repos/community-any/PKGBUILD
(from rev 102987, perl-local-lib/trunk/PKGBUILD)
Deleted:
  perl-local-lib/repos/community-any/PKGBUILD

--+
 PKGBUILD |   60 ++--
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 11:09:20 UTC (rev 102987)
+++ PKGBUILD2013-12-25 11:09:40 UTC (rev 102988)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: 
-
-pkgname=perl-local-lib
-pkgver=1.008023
-pkgrel=1
-pkgdesc=Create and use a local lib/ for perl modules with PERL5LIB
-arch=('any')
-url=https://metacpan.org/release/local-lib;
-license=('PerlArtistic' 'GPL')
-depends=('perl')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/local-lib-${pkgver}.tar.gz;)
-md5sums=('64952fbab85c208024c05919a323cb4a')
-
-build() {
-  cd local-lib-${pkgver}
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd local-lib-${pkgver}
-  make test
-}
-
-package() {
-  cd local-lib-${pkgver}
-  make DESTDIR=$pkgdir install
-}

Copied: perl-local-lib/repos/community-any/PKGBUILD (from rev 102987, 
perl-local-lib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 11:09:40 UTC (rev 102988)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=perl-local-lib
+pkgver=1.008026
+pkgrel=1
+pkgdesc=Create and use a local lib/ for perl modules with PERL5LIB
+arch=('any')
+url=http://search.cpan.org/dist/local-lib/;
+license=('PerlArtistic' 'GPL')
+depends=('perl')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/local-lib-$pkgver.tar.gz;)
+md5sums=('e5dd3866c522478a24d845fac1541713')
+
+build() {
+  cd local-lib-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd local-lib-${pkgver}
+  make test
+}
+
+package() {
+  cd local-lib-${pkgver}
+  make DESTDIR=$pkgdir install
+}



[arch-commits] Commit in esmska/trunk (PKGBUILD esmska.changelog)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 12:38:29
  Author: jlichtblau
Revision: 102989

upgpkg: esmska 1.6-1

Modified:
  esmska/trunk/PKGBUILD
  esmska/trunk/esmska.changelog

--+
 PKGBUILD |   32 
 esmska.changelog |3 +++
 2 files changed, 19 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 11:09:40 UTC (rev 102988)
+++ PKGBUILD2013-12-25 11:38:29 UTC (rev 102989)
@@ -2,7 +2,7 @@
 # Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
 
 pkgname=esmska
-pkgver=1.5
+pkgver=1.6
 pkgrel=1
 pkgdesc=Program for sending SMS over the Internet
 arch=('any')
@@ -13,32 +13,32 @@
 changelog=$pkgname.changelog
 source=(http://$pkgname.googlecode.com/files/$pkgname-$pkgver.tar.gz \
 $pkgname.desktop)
-sha256sums=('a95a7a42e61fddd73f2229b5f97cf323c4cc4fdb2662bbdad6f943de478b7629'
+sha256sums=('decb088e378d7b5d0ee454808a27d45957f4bd0221ade980ad943d0f3f31185d'
 'b7083495c3bb12f31b4451dd112973eed852cb969c049928777e486f9a3f9387')
 
 package() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd ${srcdir}/$pkgname-$pkgver
 
-  install -d ${pkgdir}/usr/share/java/$pkgname
-  cp -a * ${pkgdir}/usr/share/java/$pkgname
+  install -d ${pkgdir}/usr/share/java/$pkgname
+  cp -a * ${pkgdir}/usr/share/java/$pkgname
 
 #.desktop + icon files
-  install -D -m644 ${srcdir}/$pkgname.desktop \
-${pkgdir}/usr/share/applications/$pkgname.desktop
-  install -D -m644 ${srcdir}/$pkgname-$pkgver/icons/$pkgname.png \
-${pkgdir}/usr/share/pixmaps/$pkgname.png
+  install -D -m644 ${srcdir}/$pkgname.desktop \
+${pkgdir}/usr/share/applications/$pkgname.desktop
+  install -D -m644 ${srcdir}/$pkgname-$pkgver/icons/$pkgname.png \
+${pkgdir}/usr/share/pixmaps/$pkgname.png
 
 #executable file
-  install -d ${pkgdir}/usr/bin
+  install -d ${pkgdir}/usr/bin
   ln -s /usr/share/java/$pkgname/$pkgname.sh \
-${pkgdir}/usr/bin/$pkgname
+${pkgdir}/usr/bin/$pkgname
 
 #licenses
-  install -D -m644 ${srcdir}/$pkgname-$pkgver/license/license.txt \
-${pkgdir}/usr/share/licenses/$pkgname/LICENSE
-  install -D -m644 ${srcdir}/$pkgname-$pkgver/license/gnu-agpl.txt \
-${pkgdir}/usr/share/licenses/$pkgname/AGPL
+  install -D -m644 ${srcdir}/$pkgname-$pkgver/license/license.txt \
+${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+  install -D -m644 ${srcdir}/$pkgname-$pkgver/license/gnu-agpl.txt \
+${pkgdir}/usr/share/licenses/$pkgname/AGPL
 
 #removing unneeded
-  rm ${pkgdir}/usr/share/java/$pkgname/$pkgname.exe
+  rm ${pkgdir}/usr/share/java/$pkgname/$pkgname.exe
 }

Modified: esmska.changelog
===
--- esmska.changelog2013-12-25 11:09:40 UTC (rev 102988)
+++ esmska.changelog2013-12-25 11:38:29 UTC (rev 102989)
@@ -1,3 +1,6 @@
+2013-12-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * esmska 1.6-1
+
 2013-12-15 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* esmska 1.5-1
 



[arch-commits] Commit in esmska/repos/community-any (8 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 12:38:47
  Author: jlichtblau
Revision: 102990

archrelease: copy trunk to community-any

Added:
  esmska/repos/community-any/PKGBUILD
(from rev 102989, esmska/trunk/PKGBUILD)
  esmska/repos/community-any/esmska.changelog
(from rev 102989, esmska/trunk/esmska.changelog)
  esmska/repos/community-any/esmska.desktop
(from rev 102989, esmska/trunk/esmska.desktop)
  esmska/repos/community-any/esmska.install
(from rev 102989, esmska/trunk/esmska.install)
Deleted:
  esmska/repos/community-any/PKGBUILD
  esmska/repos/community-any/esmska.changelog
  esmska/repos/community-any/esmska.desktop
  esmska/repos/community-any/esmska.install

--+
 PKGBUILD |   88 +++
 esmska.changelog |   51 +-
 esmska.desktop   |  148 ++---
 esmska.install   |   26 -
 4 files changed, 158 insertions(+), 155 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 11:38:29 UTC (rev 102989)
+++ PKGBUILD2013-12-25 11:38:47 UTC (rev 102990)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-
-pkgname=esmska
-pkgver=1.5
-pkgrel=1
-pkgdesc=Program for sending SMS over the Internet
-arch=('any')
-url=http://esmska.googlecode.com/;
-license=('AGPL')
-depends=('java-runtime' 'desktop-file-utils')
-install=$pkgname.install
-changelog=$pkgname.changelog
-source=(http://$pkgname.googlecode.com/files/$pkgname-$pkgver.tar.gz \
-$pkgname.desktop)
-sha256sums=('a95a7a42e61fddd73f2229b5f97cf323c4cc4fdb2662bbdad6f943de478b7629'
-'b7083495c3bb12f31b4451dd112973eed852cb969c049928777e486f9a3f9387')
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  install -d ${pkgdir}/usr/share/java/$pkgname
-  cp -a * ${pkgdir}/usr/share/java/$pkgname
-
-#.desktop + icon files
-  install -D -m644 ${srcdir}/$pkgname.desktop \
-${pkgdir}/usr/share/applications/$pkgname.desktop
-  install -D -m644 ${srcdir}/$pkgname-$pkgver/icons/$pkgname.png \
-${pkgdir}/usr/share/pixmaps/$pkgname.png
-
-#executable file
-  install -d ${pkgdir}/usr/bin
-  ln -s /usr/share/java/$pkgname/$pkgname.sh \
-${pkgdir}/usr/bin/$pkgname
-
-#licenses
-  install -D -m644 ${srcdir}/$pkgname-$pkgver/license/license.txt \
-${pkgdir}/usr/share/licenses/$pkgname/LICENSE
-  install -D -m644 ${srcdir}/$pkgname-$pkgver/license/gnu-agpl.txt \
-${pkgdir}/usr/share/licenses/$pkgname/AGPL
-
-#removing unneeded
-  rm ${pkgdir}/usr/share/java/$pkgname/$pkgname.exe
-}

Copied: esmska/repos/community-any/PKGBUILD (from rev 102989, 
esmska/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 11:38:47 UTC (rev 102990)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+
+pkgname=esmska
+pkgver=1.6
+pkgrel=1
+pkgdesc=Program for sending SMS over the Internet
+arch=('any')
+url=http://esmska.googlecode.com/;
+license=('AGPL')
+depends=('java-runtime' 'desktop-file-utils')
+install=$pkgname.install
+changelog=$pkgname.changelog
+source=(http://$pkgname.googlecode.com/files/$pkgname-$pkgver.tar.gz \
+$pkgname.desktop)
+sha256sums=('decb088e378d7b5d0ee454808a27d45957f4bd0221ade980ad943d0f3f31185d'
+'b7083495c3bb12f31b4451dd112973eed852cb969c049928777e486f9a3f9387')
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  install -d ${pkgdir}/usr/share/java/$pkgname
+  cp -a * ${pkgdir}/usr/share/java/$pkgname
+
+#.desktop + icon files
+  install -D -m644 ${srcdir}/$pkgname.desktop \
+${pkgdir}/usr/share/applications/$pkgname.desktop
+  install -D -m644 ${srcdir}/$pkgname-$pkgver/icons/$pkgname.png \
+${pkgdir}/usr/share/pixmaps/$pkgname.png
+
+#executable file
+  install -d ${pkgdir}/usr/bin
+  ln -s /usr/share/java/$pkgname/$pkgname.sh \
+${pkgdir}/usr/bin/$pkgname
+
+#licenses
+  install -D -m644 ${srcdir}/$pkgname-$pkgver/license/license.txt \
+${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+  install -D -m644 ${srcdir}/$pkgname-$pkgver/license/gnu-agpl.txt \
+${pkgdir}/usr/share/licenses/$pkgname/AGPL
+
+#removing unneeded
+  rm ${pkgdir}/usr/share/java/$pkgname/$pkgname.exe
+}

Deleted: esmska.changelog
===
--- esmska.changelog2013-12-25 11:38:29 UTC (rev 102989)
+++ esmska.changelog2013-12-25 11:38:47 UTC (rev 102990)
@@ -1,24 +0,0 @@
-2013-12-15 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * esmska 1.5-1
-
-2013-06-15 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * esmska 1.4-1
-
-2012-12-16 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * esmska 1.3-1
-
-2012-02-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * esmska 1.2-1
-
-2011-12-13 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * esmska 

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

2013-12-25 Thread Sergej Pupykin
Date: Wednesday, December 25, 2013 @ 12:42:20
  Author: spupykin
Revision: 102991

upgpkg: hedgewars 0.9.20-1

upd

Modified:
  hedgewars/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 11:38:47 UTC (rev 102990)
+++ PKGBUILD2013-12-25 11:42:20 UTC (rev 102991)
@@ -2,8 +2,8 @@
 # Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 
 pkgname=hedgewars
-pkgver=0.9.19
-pkgrel=4
+pkgver=0.9.20
+pkgrel=1
 pkgdesc=Free Worms-like turn based strategy game
 arch=('i686' 'x86_64')
 url=http://hedgewars.org;
@@ -23,7 +23,7 @@
hedgewars.png
build-fix.patch
ffmpeg2.0.patch)
-md5sums=('51d84ad6ea00e9894e6119b118b4a523'
+md5sums=('7ee1b23e51053d34feb84464184f60fa'
  'eeb14d50df39063549ac5eca9dbc65d1'
  'a9d7b0ba72cbeb7fc74fce459db9dd90'
  'da84d64a252579236d3ff0cc6e008e72')
@@ -30,8 +30,8 @@
 
 prepare() {
   cd $pkgname-src-$pkgver
-  patch -Rp1 $srcdir/build-fix.patch
-  patch -Np1 -i ../ffmpeg2.0.patch
+#  patch -Rp1 $srcdir/build-fix.patch
+#  patch -Np1 -i ../ffmpeg2.0.patch
 }
 
 build() {
@@ -40,8 +40,7 @@
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DDATA_INSTALL_DIR=/usr/share/hedgewars \
-   -DWITH_SERVER=1 \
-   -DSYSTEM_PHYSFS=OFF .
+   -DNOSERVER=0 .
   make
 }
 



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

2013-12-25 Thread Sergej Pupykin
Date: Wednesday, December 25, 2013 @ 12:42:51
  Author: spupykin
Revision: 102992

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

Added:
  hedgewars/repos/community-i686/PKGBUILD
(from rev 102991, hedgewars/trunk/PKGBUILD)
  hedgewars/repos/community-i686/build-fix.patch
(from rev 102991, hedgewars/trunk/build-fix.patch)
  hedgewars/repos/community-i686/ffmpeg2.0.patch
(from rev 102991, hedgewars/trunk/ffmpeg2.0.patch)
  hedgewars/repos/community-i686/hedgewars.png
(from rev 102991, hedgewars/trunk/hedgewars.png)
  hedgewars/repos/community-x86_64/PKGBUILD
(from rev 102991, hedgewars/trunk/PKGBUILD)
  hedgewars/repos/community-x86_64/build-fix.patch
(from rev 102991, hedgewars/trunk/build-fix.patch)
  hedgewars/repos/community-x86_64/ffmpeg2.0.patch
(from rev 102991, hedgewars/trunk/ffmpeg2.0.patch)
  hedgewars/repos/community-x86_64/hedgewars.png
(from rev 102991, hedgewars/trunk/hedgewars.png)
Deleted:
  hedgewars/repos/community-i686/PKGBUILD
  hedgewars/repos/community-i686/build-fix.patch
  hedgewars/repos/community-i686/ffmpeg2.0.patch
  hedgewars/repos/community-i686/hedgewars.png
  hedgewars/repos/community-x86_64/PKGBUILD
  hedgewars/repos/community-x86_64/build-fix.patch
  hedgewars/repos/community-x86_64/ffmpeg2.0.patch
  hedgewars/repos/community-x86_64/hedgewars.png

--+
 /PKGBUILD|  110 +
 /build-fix.patch |   22 +++
 /ffmpeg2.0.patch |   42 ++
 community-i686/PKGBUILD  |   56 --
 community-i686/build-fix.patch   |   11 ---
 community-i686/ffmpeg2.0.patch   |   21 ---
 community-x86_64/PKGBUILD|   56 --
 community-x86_64/build-fix.patch |   11 ---
 community-x86_64/ffmpeg2.0.patch |   21 ---
 9 files changed, 174 insertions(+), 176 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-25 11:42:20 UTC (rev 102991)
+++ community-i686/PKGBUILD 2013-12-25 11:42:51 UTC (rev 102992)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=hedgewars
-pkgver=0.9.19
-pkgrel=4
-pkgdesc=Free Worms-like turn based strategy game
-arch=('i686' 'x86_64')
-url=http://hedgewars.org;
-license=('GPL' 'custom')
-depends=('qt4' 'sdl' 'sdl_mixer' 'sdl_image' 'sdl_net' 'sdl_ttf' 'lua51' 
'ffmpeg' 'glut')
-makedepends=('fpc' 'cmake'
-# haskell specific
-'ghc'
-'haskell-network'
-'haskell-bytestring-show'
-'haskell-utf8-string'
-'haskell-dataenc'
-'haskell-hslogger'
-'haskell-vector'
-'haskell-random')
-source=(http://download.gna.org/hedgewars/hedgewars-src-$pkgver.tar.bz2
-   hedgewars.png
-   build-fix.patch
-   ffmpeg2.0.patch)
-md5sums=('51d84ad6ea00e9894e6119b118b4a523'
- 'eeb14d50df39063549ac5eca9dbc65d1'
- 'a9d7b0ba72cbeb7fc74fce459db9dd90'
- 'da84d64a252579236d3ff0cc6e008e72')
-
-prepare() {
-  cd $pkgname-src-$pkgver
-  patch -Rp1 $srcdir/build-fix.patch
-  patch -Np1 -i ../ffmpeg2.0.patch
-}
-
-build() {
-  cd $pkgname-src-$pkgver
-  cmake \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DDATA_INSTALL_DIR=/usr/share/hedgewars \
-   -DWITH_SERVER=1 \
-   -DSYSTEM_PHYSFS=OFF .
-  make
-}
-
-package() {
-  cd $pkgname-src-$pkgver
-
-  make DESTDIR=$pkgdir install
-
-  install -D -m644 Fonts_LICENSE.txt 
$pkgdir/usr/share/licenses/$pkgname/Fonts_LICENSE.txt
-  install -D -m644 $srcdir/hedgewars.png 
$pkgdir/usr/share/pixmaps/hedgewars.png
-  install -D -m644 share/hedgewars/Data/misc/hedgewars.desktop 
$pkgdir/usr/share/applications/hedgewars.desktop
-}

Copied: hedgewars/repos/community-i686/PKGBUILD (from rev 102991, 
hedgewars/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-25 11:42:51 UTC (rev 102992)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=hedgewars
+pkgver=0.9.20
+pkgrel=1
+pkgdesc=Free Worms-like turn based strategy game
+arch=('i686' 'x86_64')
+url=http://hedgewars.org;
+license=('GPL' 'custom')
+depends=('qt4' 'sdl' 'sdl_mixer' 'sdl_image' 'sdl_net' 'sdl_ttf' 'lua51' 
'ffmpeg' 'glut')
+makedepends=('fpc' 'cmake'
+# haskell specific
+'ghc'
+'haskell-network'
+'haskell-bytestring-show'
+'haskell-utf8-string'
+'haskell-dataenc'
+'haskell-hslogger'
+'haskell-vector'
+'haskell-random')
+source=(http://download.gna.org/hedgewars/hedgewars-src-$pkgver.tar.bz2
+   hedgewars.png
+   build-fix.patch
+   ffmpeg2.0.patch)

[arch-commits] Commit in fakechroot/trunk (2 files)

2013-12-25 Thread Allan McRae
Date: Wednesday, December 25, 2013 @ 13:18:54
  Author: allan
Revision: 202700

upgpkg: fakechroot 2.17.2-1

upstream update, remove patch applied upstream

Modified:
  fakechroot/trunk/PKGBUILD
Deleted:
  fakechroot/trunk/fakechroot-2.17.1-sanitize-chroot-path.patch

--+
 PKGBUILD |   17 ++---
 fakechroot-2.17.1-sanitize-chroot-path.patch |   44 -
 2 files changed, 5 insertions(+), 56 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 09:26:35 UTC (rev 202699)
+++ PKGBUILD2013-12-25 12:18:54 UTC (rev 202700)
@@ -3,24 +3,17 @@
 # Contributor: Aaron Griffin aa...@archlinux.org
 
 pkgname=fakechroot
-pkgver=2.17.1
-pkgrel=2
+pkgver=2.17.2
+pkgrel=1
 pkgdesc=Gives a fake chroot environment
 arch=('i686' 'x86_64')
 url=https://github.com/dex4er/fakechroot/wiki;
 license=('LGPL')
 install=fakechroot.install
-source=(https://github.com/dex4er/fakechroot/archive/${pkgver}.tar.gz
-fakechroot-2.17.1-sanitize-chroot-path.patch)
-md5sums=('3c17eff0c854a77f98b4d0db086bc5bc'
- 'fadc56f4b4dd67ba362c5ac41f5cb293')
+source=(https://github.com/dex4er/fakechroot/archive/${pkgver}.tar.gz)
+md5sums=('e614f62972efa4654fc780ae7e4affad')
 
 
-prepare() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  patch -p1 -i ${srcdir}/fakechroot-2.17.1-sanitize-chroot-path.patch
-}
-
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --sbindir=/usr/bin \
@@ -30,7 +23,7 @@
 
 check() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  make -j1 check
+  make check
 }
   
 package() {

Deleted: fakechroot-2.17.1-sanitize-chroot-path.patch
===
--- fakechroot-2.17.1-sanitize-chroot-path.patch2013-12-25 09:26:35 UTC 
(rev 202699)
+++ fakechroot-2.17.1-sanitize-chroot-path.patch2013-12-25 12:18:54 UTC 
(rev 202700)
@@ -1,44 +0,0 @@
-From 922b9be90ccce8f5b01339864f499f6d77505c5f Mon Sep 17 00:00:00 2001
-From: Andrew Gregory andrew.gregor...@gmail.com
-Date: Fri, 13 Dec 2013 12:31:00 -0500
-Subject: [PATCH] chroot: sanitize path
-
-path was not being sanitized if it started with '/' causing chroot calls
-to fail when path ended with '/'.
-
-Signed-off-by: Andrew Gregory andrew.gregor...@gmail.com

- src/chroot.c| 3 +++
- test/t/chroot.t | 2 +-
- 2 files changed, 4 insertions(+), 1 deletion(-)
-
-diff --git a/src/chroot.c b/src/chroot.c
-index 9e15ff5..7917a9a 100644
 a/src/chroot.c
-+++ b/src/chroot.c
-@@ -76,6 +76,9 @@
- else {
- if (*path == '/') {
- expand_chroot_rel_path(path);
-+strlcpy(tmp, path, FAKECHROOT_PATH_MAX);
-+dedotdot(tmpptr);
-+path = tmpptr;
- }
- else {
- snprintf(tmp, FAKECHROOT_PATH_MAX, %s/%s, cwd, path);
-diff --git a/test/t/chroot.t b/test/t/chroot.t
-index e532a6f..286b863 100755
 a/test/t/chroot.t
-+++ b/test/t/chroot.t
-@@ -14,7 +14,7 @@ for chroot in chroot fakechroot; do
- skip $(( $tap_plan / 2 )) not root
- else
- 
--for testtree in testtree2 /testtree2 ./testtree2 /./testtree2 
testtree2/. testtree2/./.; do
-+for testtree in testtree2 /testtree2 ./testtree2 /./testtree2 
testtree2/. testtree2/./. testtree2/; do
- t=`$srcdir/$chroot.sh testtree /usr/sbin/chroot $testtree 
/bin/cat /CHROOT 21`
- test $t = testtree/testtree2 || not
- ok $chroot chroot $testtree: $t
--- 
-1.8.5.1
-



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

2013-12-25 Thread Allan McRae
Date: Wednesday, December 25, 2013 @ 13:20:07
  Author: allan
Revision: 202701

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

Added:
  fakechroot/repos/extra-i686/PKGBUILD
(from rev 202700, fakechroot/trunk/PKGBUILD)
  fakechroot/repos/extra-i686/fakechroot.install
(from rev 202700, fakechroot/trunk/fakechroot.install)
  fakechroot/repos/extra-x86_64/PKGBUILD
(from rev 202700, fakechroot/trunk/PKGBUILD)
  fakechroot/repos/extra-x86_64/fakechroot.install
(from rev 202700, fakechroot/trunk/fakechroot.install)
Deleted:
  fakechroot/repos/extra-i686/PKGBUILD
  fakechroot/repos/extra-i686/fakechroot-2.17.1-sanitize-chroot-path.patch
  fakechroot/repos/extra-i686/fakechroot.install
  fakechroot/repos/extra-x86_64/PKGBUILD
  fakechroot/repos/extra-x86_64/fakechroot-2.17.1-sanitize-chroot-path.patch
  fakechroot/repos/extra-x86_64/fakechroot.install

---+
 /PKGBUILD |   70 
 /fakechroot.install   |   22 +++
 extra-i686/PKGBUILD   |   42 ---
 extra-i686/fakechroot-2.17.1-sanitize-chroot-path.patch   |   44 ---
 extra-i686/fakechroot.install |   11 -
 extra-x86_64/PKGBUILD |   42 ---
 extra-x86_64/fakechroot-2.17.1-sanitize-chroot-path.patch |   44 ---
 extra-x86_64/fakechroot.install   |   11 -
 8 files changed, 92 insertions(+), 194 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-25 12:18:54 UTC (rev 202700)
+++ extra-i686/PKGBUILD 2013-12-25 12:20:07 UTC (rev 202701)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer : Allan McRae al...@archlinux.org
-# Contributor: Aaron Griffin aa...@archlinux.org
-
-pkgname=fakechroot
-pkgver=2.17.1
-pkgrel=2
-pkgdesc=Gives a fake chroot environment
-arch=('i686' 'x86_64')
-url=https://github.com/dex4er/fakechroot/wiki;
-license=('LGPL')
-install=fakechroot.install
-source=(https://github.com/dex4er/fakechroot/archive/${pkgver}.tar.gz
-fakechroot-2.17.1-sanitize-chroot-path.patch)
-md5sums=('3c17eff0c854a77f98b4d0db086bc5bc'
- 'fadc56f4b4dd67ba362c5ac41f5cb293')
-
-
-prepare() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  patch -p1 -i ${srcdir}/fakechroot-2.17.1-sanitize-chroot-path.patch
-}
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sbindir=/usr/bin \
---libdir=/usr/lib/libfakeroot --sysconfdir=/etc
-  make
-}
-
-check() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make -j1 check
-}
-  
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  
-  install -dm755 ${pkgdir}/etc/ld.so.conf.d/
-  echo '/usr/lib/libfakeroot/fakechroot/'  
${pkgdir}/etc/ld.so.conf.d/fakechroot.conf
-}

Copied: fakechroot/repos/extra-i686/PKGBUILD (from rev 202700, 
fakechroot/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-25 12:20:07 UTC (rev 202701)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer : Allan McRae al...@archlinux.org
+# Contributor: Aaron Griffin aa...@archlinux.org
+
+pkgname=fakechroot
+pkgver=2.17.2
+pkgrel=1
+pkgdesc=Gives a fake chroot environment
+arch=('i686' 'x86_64')
+url=https://github.com/dex4er/fakechroot/wiki;
+license=('LGPL')
+install=fakechroot.install
+source=(https://github.com/dex4er/fakechroot/archive/${pkgver}.tar.gz)
+md5sums=('e614f62972efa4654fc780ae7e4affad')
+
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sbindir=/usr/bin \
+--libdir=/usr/lib/libfakeroot --sysconfdir=/etc
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+  
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  
+  install -dm755 ${pkgdir}/etc/ld.so.conf.d/
+  echo '/usr/lib/libfakeroot/fakechroot/'  
${pkgdir}/etc/ld.so.conf.d/fakechroot.conf
+}

Deleted: extra-i686/fakechroot-2.17.1-sanitize-chroot-path.patch
===
--- extra-i686/fakechroot-2.17.1-sanitize-chroot-path.patch 2013-12-25 
12:18:54 UTC (rev 202700)
+++ extra-i686/fakechroot-2.17.1-sanitize-chroot-path.patch 2013-12-25 
12:20:07 UTC (rev 202701)
@@ -1,44 +0,0 @@
-From 922b9be90ccce8f5b01339864f499f6d77505c5f Mon Sep 17 00:00:00 2001
-From: Andrew Gregory andrew.gregor...@gmail.com
-Date: Fri, 13 Dec 2013 12:31:00 -0500
-Subject: [PATCH] chroot: sanitize path
-
-path was not being sanitized if it started with '/' causing chroot calls
-to fail when path ended with '/'.
-
-Signed-off-by: Andrew Gregory andrew.gregor...@gmail.com

- src/chroot.c| 3 +++
- test/t/chroot.t | 2 +-
- 2 files changed, 4 insertions(+), 1 deletion(-)
-
-diff --git a/src/chroot.c b/src/chroot.c

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

2013-12-25 Thread Sergej Pupykin
Date: Wednesday, December 25, 2013 @ 13:27:30
  Author: spupykin
Revision: 102993

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

Added:
  gnunet-gtk/repos/community-staging-i686/
  gnunet-gtk/repos/community-staging-i686/PKGBUILD
(from rev 102992, gnunet-gtk/trunk/PKGBUILD)
  gnunet-gtk/repos/community-staging-x86_64/
  gnunet-gtk/repos/community-staging-x86_64/PKGBUILD
(from rev 102992, gnunet-gtk/trunk/PKGBUILD)

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

Copied: gnunet-gtk/repos/community-staging-i686/PKGBUILD (from rev 102992, 
gnunet-gtk/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-12-25 12:27:30 UTC (rev 102993)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: wahnby wah...@yahoo.fr
+
+pkgname=gnunet-gtk
+pkgver=0.10.0
+pkgrel=1
+pkgdesc=A frontend for GNUnet
+arch=('i686' 'x86_64')
+url=http://gnunet.org;
+license=('GPL')
+depends=('gnunet' 'glade' 'adns')
+makedepends=('pkgconfig')
+source=(ftp://ftp.gnu.org/gnu/gnunet/$pkgname-$pkgver.tar.gz)
+md5sums=('1a036f1956460cc1ea4c34f1b19bb6b1')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --with-gnunet=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mv $pkgdir/usr/share/doc/gnunet $pkgdir/usr/share/doc/gnunet-gtk
+}

Copied: gnunet-gtk/repos/community-staging-x86_64/PKGBUILD (from rev 102992, 
gnunet-gtk/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-12-25 12:27:30 UTC (rev 102993)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: wahnby wah...@yahoo.fr
+
+pkgname=gnunet-gtk
+pkgver=0.10.0
+pkgrel=1
+pkgdesc=A frontend for GNUnet
+arch=('i686' 'x86_64')
+url=http://gnunet.org;
+license=('GPL')
+depends=('gnunet' 'glade' 'adns')
+makedepends=('pkgconfig')
+source=(ftp://ftp.gnu.org/gnu/gnunet/$pkgname-$pkgver.tar.gz)
+md5sums=('1a036f1956460cc1ea4c34f1b19bb6b1')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --with-gnunet=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mv $pkgdir/usr/share/doc/gnunet $pkgdir/usr/share/doc/gnunet-gtk
+}



[arch-commits] Commit in yaz/trunk (PKGBUILD yaz.changelog)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 14:00:50
  Author: jlichtblau
Revision: 102994

upgpkg: yaz 5.0.9-1

Modified:
  yaz/trunk/PKGBUILD
  yaz/trunk/yaz.changelog

---+
 PKGBUILD  |4 ++--
 yaz.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 12:27:30 UTC (rev 102993)
+++ PKGBUILD2013-12-25 13:00:50 UTC (rev 102994)
@@ -7,7 +7,7 @@
 # Contributor: Robert Emil Berge filokte...@linuxophic.org
 
 pkgname=yaz
-pkgver=5.0.1
+pkgver=5.0.9
 pkgrel=1
 pkgdesc=A toolkit supporting the development of Z39.50/SRW/SRU clients and 
servers
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 depends=('openssl' 'libxslt' 'icu')
 changelog=$pkgname.changelog
 source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('4792096db2175b8e3553dec5f3762efab9b1b9d0f84acceec0690ddcf7954a11')
+sha256sums=('bf84f42cd442564bb911e869033c876c7ff561e203ae35504b8ca64f8575a8eb')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver

Modified: yaz.changelog
===
--- yaz.changelog   2013-12-25 12:27:30 UTC (rev 102993)
+++ yaz.changelog   2013-12-25 13:00:50 UTC (rev 102994)
@@ -1,3 +1,6 @@
+2013-10-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * yaz 5.0.9-1
+
 2013-10-12 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* yaz 5.0.1-1
 



[arch-commits] Commit in yaz/repos (3 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 14:01:03
  Author: jlichtblau
Revision: 102995

archrelease: copy trunk to community-staging-i686

Added:
  yaz/repos/community-staging-i686/
  yaz/repos/community-staging-i686/PKGBUILD
(from rev 102994, yaz/trunk/PKGBUILD)
  yaz/repos/community-staging-i686/yaz.changelog
(from rev 102994, yaz/trunk/yaz.changelog)

---+
 PKGBUILD  |   36 
 yaz.changelog |   11 +++
 2 files changed, 47 insertions(+)

Copied: yaz/repos/community-staging-i686/PKGBUILD (from rev 102994, 
yaz/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-12-25 13:01:03 UTC (rev 102995)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Ray Rashif sc...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Stefan Husmann stefan-husm...@t-online.de
+# Contributor: William Rea sillywi...@gmail.com
+# Contributor: Robert Emil Berge filokte...@linuxophic.org
+
+pkgname=yaz
+pkgver=5.0.9
+pkgrel=1
+pkgdesc=A toolkit supporting the development of Z39.50/SRW/SRU clients and 
servers
+arch=('i686' 'x86_64')
+url=http://www.indexdata.dk/yaz;
+license=('BSD')
+depends=('openssl' 'libxslt' 'icu')
+changelog=$pkgname.changelog
+source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('bf84f42cd442564bb911e869033c876c7ff561e203ae35504b8ca64f8575a8eb')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+  --enable-shared=yaz \
+  --with-openssl=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+}

Copied: yaz/repos/community-staging-i686/yaz.changelog (from rev 102994, 
yaz/trunk/yaz.changelog)
===
--- community-staging-i686/yaz.changelog(rev 0)
+++ community-staging-i686/yaz.changelog2013-12-25 13:01:03 UTC (rev 
102995)
@@ -0,0 +1,11 @@
+2013-10-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * yaz 5.0.9-1
+
+2013-10-12 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * yaz 5.0.1-1
+
+2013-04-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * yaz 4.2.54-1
+
+2013-01-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * yaz 4.2.49-1



[arch-commits] Commit in yaz/repos (3 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 14:11:32
  Author: jlichtblau
Revision: 102996

archrelease: copy trunk to community-staging-x86_64

Added:
  yaz/repos/community-staging-x86_64/
  yaz/repos/community-staging-x86_64/PKGBUILD
(from rev 102995, yaz/trunk/PKGBUILD)
  yaz/repos/community-staging-x86_64/yaz.changelog
(from rev 102995, yaz/trunk/yaz.changelog)

---+
 PKGBUILD  |   36 
 yaz.changelog |   11 +++
 2 files changed, 47 insertions(+)

Copied: yaz/repos/community-staging-x86_64/PKGBUILD (from rev 102995, 
yaz/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-12-25 13:11:32 UTC (rev 102996)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Ray Rashif sc...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Stefan Husmann stefan-husm...@t-online.de
+# Contributor: William Rea sillywi...@gmail.com
+# Contributor: Robert Emil Berge filokte...@linuxophic.org
+
+pkgname=yaz
+pkgver=5.0.9
+pkgrel=1
+pkgdesc=A toolkit supporting the development of Z39.50/SRW/SRU clients and 
servers
+arch=('i686' 'x86_64')
+url=http://www.indexdata.dk/yaz;
+license=('BSD')
+depends=('openssl' 'libxslt' 'icu')
+changelog=$pkgname.changelog
+source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('bf84f42cd442564bb911e869033c876c7ff561e203ae35504b8ca64f8575a8eb')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+  --enable-shared=yaz \
+  --with-openssl=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+}

Copied: yaz/repos/community-staging-x86_64/yaz.changelog (from rev 102995, 
yaz/trunk/yaz.changelog)
===
--- community-staging-x86_64/yaz.changelog  (rev 0)
+++ community-staging-x86_64/yaz.changelog  2013-12-25 13:11:32 UTC (rev 
102996)
@@ -0,0 +1,11 @@
+2013-10-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * yaz 5.0.9-1
+
+2013-10-12 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * yaz 5.0.1-1
+
+2013-04-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * yaz 4.2.54-1
+
+2013-01-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * yaz 4.2.49-1



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

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 14:19:07
  Author: jlichtblau
Revision: 102997

+ custom license

Modified:
  esmska/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 13:11:32 UTC (rev 102996)
+++ PKGBUILD2013-12-25 13:19:07 UTC (rev 102997)
@@ -7,7 +7,7 @@
 pkgdesc=Program for sending SMS over the Internet
 arch=('any')
 url=http://esmska.googlecode.com/;
-license=('AGPL')
+license=('AGPL' 'custom')
 depends=('java-runtime' 'desktop-file-utils')
 install=$pkgname.install
 changelog=$pkgname.changelog



[arch-commits] Commit in kmess/repos (5 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 14:47:18
  Author: jlichtblau
Revision: 102999

archrelease: copy trunk to community-staging-i686

Added:
  kmess/repos/community-staging-i686/
  kmess/repos/community-staging-i686/PKGBUILD
(from rev 102998, kmess/trunk/PKGBUILD)
  kmess/repos/community-staging-i686/fix-crash-in-contactlistmodel.patch
(from rev 102998, kmess/trunk/fix-crash-in-contactlistmodel.patch)
  kmess/repos/community-staging-i686/giflib-5.0.patch
(from rev 102998, kmess/trunk/giflib-5.0.patch)
  kmess/repos/community-staging-i686/kmess.install
(from rev 102998, kmess/trunk/kmess.install)

-+
 PKGBUILD|   49 +++
 fix-crash-in-contactlistmodel.patch |   29 +++
 giflib-5.0.patch|   85 ++
 kmess.install   |   11 
 4 files changed, 174 insertions(+)

Copied: kmess/repos/community-staging-i686/PKGBUILD (from rev 102998, 
kmess/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-12-25 13:47:18 UTC (rev 102999)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Mateusz Herych heni...@gmail.com
+# Contributor: Stefano Zamprogno stefano.zampro...@gmail.com
+
+pkgname=kmess
+pkgver=2.0.6.2
+pkgrel=5
+pkgdesc=A MSN Messenger client for Linux
+arch=('i686' 'x86_64')
+url='http://kmess.sourceforge.net/'
+license=('GPL')
+depends=('kdebase-lib')
+makedepends=('automoc4' 'cmake' 'optipng')
+optdepends=('cabextract: provides winks support')
+install=${pkgname}.install
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.bz2;
+giflib-5.0.patch
+fix-crash-in-contactlistmodel.patch)
+md5sums=('a2e57911713308bef81b9347135cc5dd'
+ '97734b073bf4a45ed3612d7626541cee'
+ 'fdfe837f4bd64a5123edc63019bd5cf2')
+
+prepare() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  # Fix invalid PNG images to work with libpng 1.6
+  find -name '*.png' -exec optipng -quiet -force -fix {} +
+
+  patch -Np1 -i ../giflib-5.0.patch
+
+  # Fix crash in ContactListModel (FS#32402)
+  patch -Np1 -i ../fix-crash-in-contactlistmodel.patch
+}
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kmess/repos/community-staging-i686/fix-crash-in-contactlistmodel.patch 
(from rev 102998, kmess/trunk/fix-crash-in-contactlistmodel.patch)
===
--- community-staging-i686/fix-crash-in-contactlistmodel.patch  
(rev 0)
+++ community-staging-i686/fix-crash-in-contactlistmodel.patch  2013-12-25 
13:47:18 UTC (rev 102999)
@@ -0,0 +1,29 @@
+commit e10ebb8bd33cf807e2edfa56c465b40f3237102e
+Author: Ruben Vandamme ru...@kmess.org
+Date:   Sun Jul 8 10:56:37 2012 +0200
+
+Fix crash in ContactListModel.
+
+* Individually delete every child instead of using qDeleteAll.
+* Crash only happens in combination with Qt 4.8.
+* See https://bugs.kde.org/show_bug.cgi?id=285951 for similar issue in 
Amarok.
+* See https://bugreports.qt-project.org/browse/QTBUG-22037 for Qt report.
+* Many thanks to Bob (badjar on kmess.org/board) for providing the fix.
+
+diff --git a/src/model/contactlistmodelitem.cpp 
b/src/model/contactlistmodelitem.cpp
+index 462d555..ac5a6ca 100644
+--- a/src/model/contactlistmodelitem.cpp
 b/src/model/contactlistmodelitem.cpp
+@@ -79,7 +79,11 @@ ContactListModelItem::ContactListModelItem( Group *group, 
ContactListModelItem *
+  */
+ ContactListModelItem::~ContactListModelItem()
+ {
+-  qDeleteAll( childItems_ );
++  while( !childItems_.isEmpty() )
++  {
++delete childItems_.takeFirst();
++  }
++
+   childItems_.clear();
+ 
+   // Delete this item from the parent's children

Copied: kmess/repos/community-staging-i686/giflib-5.0.patch (from rev 102998, 
kmess/trunk/giflib-5.0.patch)
===
--- community-staging-i686/giflib-5.0.patch (rev 0)
+++ community-staging-i686/giflib-5.0.patch 2013-12-25 13:47:18 UTC (rev 
102999)
@@ -0,0 +1,85 @@
+diff -rupN a/contrib/isf-qt/src/isfqt.cpp b/contrib/isf-qt/src/isfqt.cpp
+--- a/contrib/isf-qt/src/isfqt.cpp 2012-02-18 16:28:01.0 +
 b/contrib/isf-qt/src/isfqt.cpp 2013-07-30 20:51:06.705394145 +
+@@ -484,12 +484,13 @@ QByteArray Stream::writerGif( const Draw
+   int width = isfImage.width();
+   int numColors = 0;
+   boolgifError  = true;
++  int gifErrCode;
+ 
+   // Convert the image to GIF using libgif

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

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 14:47:03
  Author: jlichtblau
Revision: 102998

upgpkg: kmess 2.0.6.2-5 libgcrypt 1.6.0 .so rebuild

Modified:
  kmess/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 13:19:07 UTC (rev 102997)
+++ PKGBUILD2013-12-25 13:47:03 UTC (rev 102998)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer:
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
 # Contributor: Mateusz Herych heni...@gmail.com
 # Contributor: Stefano Zamprogno stefano.zampro...@gmail.com
 
 pkgname=kmess
 pkgver=2.0.6.2
-pkgrel=4
+pkgrel=5
 pkgdesc=A MSN Messenger client for Linux
 arch=('i686' 'x86_64')
 url='http://kmess.sourceforge.net/'



[arch-commits] Commit in kmess/repos (5 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 14:58:51
  Author: jlichtblau
Revision: 103000

archrelease: copy trunk to community-staging-x86_64

Added:
  kmess/repos/community-staging-x86_64/
  kmess/repos/community-staging-x86_64/PKGBUILD
(from rev 102999, kmess/trunk/PKGBUILD)
  kmess/repos/community-staging-x86_64/fix-crash-in-contactlistmodel.patch
(from rev 102999, kmess/trunk/fix-crash-in-contactlistmodel.patch)
  kmess/repos/community-staging-x86_64/giflib-5.0.patch
(from rev 102999, kmess/trunk/giflib-5.0.patch)
  kmess/repos/community-staging-x86_64/kmess.install
(from rev 102999, kmess/trunk/kmess.install)

-+
 PKGBUILD|   49 +++
 fix-crash-in-contactlistmodel.patch |   29 +++
 giflib-5.0.patch|   85 ++
 kmess.install   |   11 
 4 files changed, 174 insertions(+)

Copied: kmess/repos/community-staging-x86_64/PKGBUILD (from rev 102999, 
kmess/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-12-25 13:58:51 UTC (rev 103000)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Mateusz Herych heni...@gmail.com
+# Contributor: Stefano Zamprogno stefano.zampro...@gmail.com
+
+pkgname=kmess
+pkgver=2.0.6.2
+pkgrel=5
+pkgdesc=A MSN Messenger client for Linux
+arch=('i686' 'x86_64')
+url='http://kmess.sourceforge.net/'
+license=('GPL')
+depends=('kdebase-lib')
+makedepends=('automoc4' 'cmake' 'optipng')
+optdepends=('cabextract: provides winks support')
+install=${pkgname}.install
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.bz2;
+giflib-5.0.patch
+fix-crash-in-contactlistmodel.patch)
+md5sums=('a2e57911713308bef81b9347135cc5dd'
+ '97734b073bf4a45ed3612d7626541cee'
+ 'fdfe837f4bd64a5123edc63019bd5cf2')
+
+prepare() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  # Fix invalid PNG images to work with libpng 1.6
+  find -name '*.png' -exec optipng -quiet -force -fix {} +
+
+  patch -Np1 -i ../giflib-5.0.patch
+
+  # Fix crash in ContactListModel (FS#32402)
+  patch -Np1 -i ../fix-crash-in-contactlistmodel.patch
+}
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: 
kmess/repos/community-staging-x86_64/fix-crash-in-contactlistmodel.patch (from 
rev 102999, kmess/trunk/fix-crash-in-contactlistmodel.patch)
===
--- community-staging-x86_64/fix-crash-in-contactlistmodel.patch
(rev 0)
+++ community-staging-x86_64/fix-crash-in-contactlistmodel.patch
2013-12-25 13:58:51 UTC (rev 103000)
@@ -0,0 +1,29 @@
+commit e10ebb8bd33cf807e2edfa56c465b40f3237102e
+Author: Ruben Vandamme ru...@kmess.org
+Date:   Sun Jul 8 10:56:37 2012 +0200
+
+Fix crash in ContactListModel.
+
+* Individually delete every child instead of using qDeleteAll.
+* Crash only happens in combination with Qt 4.8.
+* See https://bugs.kde.org/show_bug.cgi?id=285951 for similar issue in 
Amarok.
+* See https://bugreports.qt-project.org/browse/QTBUG-22037 for Qt report.
+* Many thanks to Bob (badjar on kmess.org/board) for providing the fix.
+
+diff --git a/src/model/contactlistmodelitem.cpp 
b/src/model/contactlistmodelitem.cpp
+index 462d555..ac5a6ca 100644
+--- a/src/model/contactlistmodelitem.cpp
 b/src/model/contactlistmodelitem.cpp
+@@ -79,7 +79,11 @@ ContactListModelItem::ContactListModelItem( Group *group, 
ContactListModelItem *
+  */
+ ContactListModelItem::~ContactListModelItem()
+ {
+-  qDeleteAll( childItems_ );
++  while( !childItems_.isEmpty() )
++  {
++delete childItems_.takeFirst();
++  }
++
+   childItems_.clear();
+ 
+   // Delete this item from the parent's children

Copied: kmess/repos/community-staging-x86_64/giflib-5.0.patch (from rev 102999, 
kmess/trunk/giflib-5.0.patch)
===
--- community-staging-x86_64/giflib-5.0.patch   (rev 0)
+++ community-staging-x86_64/giflib-5.0.patch   2013-12-25 13:58:51 UTC (rev 
103000)
@@ -0,0 +1,85 @@
+diff -rupN a/contrib/isf-qt/src/isfqt.cpp b/contrib/isf-qt/src/isfqt.cpp
+--- a/contrib/isf-qt/src/isfqt.cpp 2012-02-18 16:28:01.0 +
 b/contrib/isf-qt/src/isfqt.cpp 2013-07-30 20:51:06.705394145 +
+@@ -484,12 +484,13 @@ QByteArray Stream::writerGif( const Draw
+   int width = isfImage.width();
+   int numColors = 0;
+   boolgifError  = true;
++  int gifErrCode;
+ 
+   // 

[arch-commits] Commit in xemacs/repos/community-x86_64 (6 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 16:01:04
  Author: jlichtblau
Revision: 103002

archrelease: copy trunk to community-x86_64

Added:
  xemacs/repos/community-x86_64/PKGBUILD
(from rev 103001, xemacs/trunk/PKGBUILD)
  xemacs/repos/community-x86_64/xemacs.desktop
(from rev 103001, xemacs/trunk/xemacs.desktop)
  xemacs/repos/community-x86_64/xemacs.install
(from rev 103001, xemacs/trunk/xemacs.install)
Deleted:
  xemacs/repos/community-x86_64/PKGBUILD
  xemacs/repos/community-x86_64/xemacs.desktop
  xemacs/repos/community-x86_64/xemacs.install

+
 PKGBUILD   |  114 +++
 xemacs.desktop |   68 
 xemacs.install |   70 -
 3 files changed, 126 insertions(+), 126 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 15:00:51 UTC (rev 103001)
+++ PKGBUILD2013-12-25 15:01:04 UTC (rev 103002)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: juergen juer...@archlinux.org
-# Contributor: Stéphane Gaudreault steph...@archlinux.org
-
-pkgname=xemacs
-pkgver=21.5.33
-pkgrel=4
-pkgdesc=An highly customizable open source text editor and application 
development system forked from GNU Emacs
-arch=('i686' 'x86_64')
-url=http://www.xemacs.org/;
-license=('GPL')
-depends=('db' 'libpng' 'libtiff' 'gpm' 'desktop-file-utils' 'libxaw' 'gdbm' 
'giflib')
-optdepends=('xorg-fonts-75dpi: X bitmap fonts needed for the interface'
-'xorg-fonts-100dpi: X bitmap fonts needed for the interface')
-makedepends=('xbitmaps')
-install=$pkgname.install
-source=(http://ftp.xemacs.org/pub/xemacs/beta/${pkgname}-${pkgver}.tar.gz
-xemacs.desktop)
-sha256sums=('448c76aa32cd5c84257027846f01b75a5e4f1e9db3278f95e68ff23d59fb8f94'
-'d6dc802cf07519584aa28f3b5f4ae84d5e18b619ddd7e89a04da2f6783125f34')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --build=${CHOST} --prefix=/usr --with-dynamic \
-  --without-postgresql --with-athena=xaw \
-  --enable-database=berkdb --without-ldap \
-  --enable-menubars=lucid --enable-scrollbars=lucid \
-  --enable-widgets=athena --enable-dialogs=athena \
-  --enable-external-widget \
-  --with-jpeg --with-png --with-tiff \
-  --with-ncurses --with-pop --with-xfs --disable-sound \
-  --infodir=/usr/share/info \
-  --with-mule \
-  --mandir=/usr/share/man/man1
-
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make -j1 prefix=${pkgdir}/usr mandir=${pkgdir}/usr/share/man/man1 
infodir=${pkgdir}/usr/share/info install gzip-el
-
-  rm ${pkgdir}/usr/bin/{b2m,ctags,etags}
-  rm ${pkgdir}/usr/share/man/man1/{ctags.1,etags.1}
-
-  # fix  FS#7927
-  install -d -m755 ${pkgdir}/usr/share/pixmaps
-  install -D -m644 ${srcdir}/${pkgname}.desktop 
${pkgdir}/usr/share/applications/${pkgname}.desktop
-  ln -sf /usr/share/xemacs-${pkgver%.*}-b${pkgver##*.}/etc/xemacs-icon.xpm 
${pkgdir}/usr/share/pixmaps/xemacs-icon.xpm
-
-  # correct permissions
-  chown -R root:root ${pkgdir}
-
-  rm 
${pkgdir}/usr/share/info/{info.info,texinfo.info-2,texinfo.info-3,cl.info,texinfo.info-1,texinfo.info,standards.info,widget.info}
-}

Copied: xemacs/repos/community-x86_64/PKGBUILD (from rev 103001, 
xemacs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 15:01:04 UTC (rev 103002)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: juergen juer...@archlinux.org
+# Contributor: Stéphane Gaudreault steph...@archlinux.org
+
+pkgname=xemacs
+pkgver=21.5.33
+pkgrel=5
+pkgdesc=An highly customizable open source text editor and application 
development system forked from GNU Emacs
+arch=('i686' 'x86_64')
+url=http://www.xemacs.org/;
+license=('GPL')
+depends=('libpng' 'libtiff' 'gpm' 'desktop-file-utils' 'libxaw' 'gdbm' 
'giflib')
+optdepends=('xorg-fonts-75dpi: X bitmap fonts needed for the interface'
+'xorg-fonts-100dpi: X bitmap fonts needed for the interface')
+makedepends=('xbitmaps')
+install=$pkgname.install
+source=(http://ftp.xemacs.org/pub/xemacs/beta/${pkgname}-${pkgver}.tar.gz
+xemacs.desktop)
+sha256sums=('448c76aa32cd5c84257027846f01b75a5e4f1e9db3278f95e68ff23d59fb8f94'
+'d6dc802cf07519584aa28f3b5f4ae84d5e18b619ddd7e89a04da2f6783125f34')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --build=${CHOST} --prefix=/usr --with-dynamic \
+  --without-postgresql --with-athena=xaw \
+  --with-database=gdbm --without-ldap \
+  --enable-menubars=lucid --enable-scrollbars=lucid \
+  --enable-widgets=athena --enable-dialogs=athena \
+  --enable-external-widget \
+  --with-jpeg --with-png --with-tiff \
+  --with-ncurses --with-pop --with-xfs 

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

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 16:00:51
  Author: jlichtblau
Revision: 103001

upgpkg: xemacs 21.5.33-5 - db support dropped from package

Modified:
  xemacs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 13:58:51 UTC (rev 103000)
+++ PKGBUILD2013-12-25 15:00:51 UTC (rev 103001)
@@ -5,12 +5,12 @@
 
 pkgname=xemacs
 pkgver=21.5.33
-pkgrel=4
+pkgrel=5
 pkgdesc=An highly customizable open source text editor and application 
development system forked from GNU Emacs
 arch=('i686' 'x86_64')
 url=http://www.xemacs.org/;
 license=('GPL')
-depends=('db' 'libpng' 'libtiff' 'gpm' 'desktop-file-utils' 'libxaw' 'gdbm' 
'giflib')
+depends=('libpng' 'libtiff' 'gpm' 'desktop-file-utils' 'libxaw' 'gdbm' 
'giflib')
 optdepends=('xorg-fonts-75dpi: X bitmap fonts needed for the interface'
 'xorg-fonts-100dpi: X bitmap fonts needed for the interface')
 makedepends=('xbitmaps')
@@ -25,7 +25,7 @@
 
   ./configure --build=${CHOST} --prefix=/usr --with-dynamic \
   --without-postgresql --with-athena=xaw \
-  --enable-database=berkdb --without-ldap \
+  --with-database=gdbm --without-ldap \
   --enable-menubars=lucid --enable-scrollbars=lucid \
   --enable-widgets=athena --enable-dialogs=athena \
   --enable-external-widget \



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

2013-12-25 Thread Sergej Pupykin
Date: Wednesday, December 25, 2013 @ 16:04:23
  Author: spupykin
Revision: 103004

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

Added:
  gq/repos/community-staging-i686/
  gq/repos/community-staging-i686/PKGBUILD
(from rev 103003, gq/trunk/PKGBUILD)
  gq/repos/community-staging-i686/glib-headers-fix.patch
(from rev 103003, gq/trunk/glib-headers-fix.patch)
  gq/repos/community-staging-i686/gq.install
(from rev 103003, gq/trunk/gq.install)
  gq/repos/community-staging-x86_64/
  gq/repos/community-staging-x86_64/PKGBUILD
(from rev 103003, gq/trunk/PKGBUILD)
  gq/repos/community-staging-x86_64/glib-headers-fix.patch
(from rev 103003, gq/trunk/glib-headers-fix.patch)
  gq/repos/community-staging-x86_64/gq.install
(from rev 103003, gq/trunk/gq.install)

-+
 community-staging-i686/PKGBUILD |   34 ++
 community-staging-i686/glib-headers-fix.patch   |  124 ++
 community-staging-i686/gq.install   |   12 ++
 community-staging-x86_64/PKGBUILD   |   34 ++
 community-staging-x86_64/glib-headers-fix.patch |  124 ++
 community-staging-x86_64/gq.install |   12 ++
 6 files changed, 340 insertions(+)

Copied: gq/repos/community-staging-i686/PKGBUILD (from rev 103003, 
gq/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-12-25 15:04:23 UTC (rev 103004)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Gergely Tamas d...@mfa.kfki.hu
+
+pkgname=gq
+pkgver=1.3.4
+pkgrel=3
+pkgdesc=interactive graphical LDAP browser
+url=http://sourceforge.net/projects/gqclient;
+license=(GPL)
+depends=('libxml2' 'gtk2' 'libgnome-keyring' 'libglade' 'libldap=2.4.18' 
'libgpg-error' 'libgcrypt')
+makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils')
+arch=('i686' 'x86_64')
+install=gq.install
+source=(http://downloads.sourceforge.net/sourceforge/gqclient/$pkgname-$pkgver.tar.gz
+   glib-headers-fix.patch)
+md5sums=('d7b1e183a3ecbd77aceea02d27f36b3e'
+ '4a98232c5a908c86216c7d9e235d4c0b')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -p1 $srcdir/glib-headers-fix.patch
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  LDFLAGS=-lcrypto ./configure --prefix=/usr --disable-debugging 
--disable-update-mimedb
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: gq/repos/community-staging-i686/glib-headers-fix.patch (from rev 
103003, gq/trunk/glib-headers-fix.patch)
===
--- community-staging-i686/glib-headers-fix.patch   
(rev 0)
+++ community-staging-i686/glib-headers-fix.patch   2013-12-25 15:04:23 UTC 
(rev 103004)
@@ -0,0 +1,124 @@
+diff -wbBur gq-1.3.4/src/glib-helpers.h gq-1.3.4.my/src/glib-helpers.h
+--- gq-1.3.4/src/glib-helpers.h2008-01-09 19:35:12.0 +0300
 gq-1.3.4.my/src/glib-helpers.h 2013-12-25 18:53:46.695364792 +0400
+@@ -24,7 +24,7 @@
+ #ifndef GLIB_HELPERS_H
+ #define GLIB_HELPERS_H
+ 
+-#include glib/glist.h
++#include glib.h
+ 
+ G_BEGIN_DECLS
+ 
+diff -wbBur gq-1.3.4/src/gq-hash.h gq-1.3.4.my/src/gq-hash.h
+--- gq-1.3.4/src/gq-hash.h 2008-01-09 19:35:12.0 +0300
 gq-1.3.4.my/src/gq-hash.h  2013-12-25 18:54:12.485364495 +0400
+@@ -24,7 +24,7 @@
+ #ifndef GQ_ENCRYPTION_H
+ #define GQ_ENCRYPTION_H
+ 
+-#include glib/garray.h
++#include glib.h
+ #include gq-utilities.h
+ 
+ G_BEGIN_DECLS
+diff -wbBur gq-1.3.4/src/gq-ldap.h gq-1.3.4.my/src/gq-ldap.h
+--- gq-1.3.4/src/gq-ldap.h 2008-02-14 00:15:05.0 +0300
 gq-1.3.4.my/src/gq-ldap.h  2013-12-25 16:28:25.672131705 +0400
+@@ -24,7 +24,7 @@
+ #ifndef GQ_LDAP_H
+ #define GQ_LDAP_H
+ 
+-
++#define LDAP_DEPRECATED 1
+ 
+ #include ldap.h
+ 
+diff -wbBur gq-1.3.4/src/gq-main-loop.h gq-1.3.4.my/src/gq-main-loop.h
+--- gq-1.3.4/src/gq-main-loop.h2008-01-09 19:35:12.0 +0300
 gq-1.3.4.my/src/gq-main-loop.h 2013-12-25 18:54:29.135364303 +0400
+@@ -24,7 +24,7 @@
+ #ifndef GQ_MAIN_LOOP_H
+ #define GQ_MAIN_LOOP_H
+ 
+-#include glib/gtypes.h
++#include glib.h
+ 
+ G_BEGIN_DECLS
+ 
+diff -wbBur gq-1.3.4/src/gq-marshallers.c gq-1.3.4.my/src/gq-marshallers.c
+--- gq-1.3.4/src/gq-marshallers.c  2008-01-09 20:44:57.0 +0300
 gq-1.3.4.my/src/gq-marshallers.c   2013-12-25 16:28:26.202131699 +0400
+@@ -5,7 +5,7 @@
+ 
+ #ifdef G_ENABLE_DEBUG
+ #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)
+-#define g_marshal_value_peek_char(v) g_value_get_char (v)
++#define g_marshal_value_peek_char(v) g_value_get_schar (v)
+ #define g_marshal_value_peek_uchar(v)g_value_get_uchar (v)
+ #define g_marshal_value_peek_int(v)  g_value_get_int (v)
+ 

[arch-commits] Commit in gq/trunk (PKGBUILD glib-headers-fix.patch)

2013-12-25 Thread Sergej Pupykin
Date: Wednesday, December 25, 2013 @ 16:04:00
  Author: spupykin
Revision: 103003

upgpkg: gq 1.3.4-3

upd

Added:
  gq/trunk/glib-headers-fix.patch
Modified:
  gq/trunk/PKGBUILD

+
 PKGBUILD   |   13 +++-
 glib-headers-fix.patch |  124 +++
 2 files changed, 134 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 15:01:04 UTC (rev 103002)
+++ PKGBUILD2013-12-25 15:04:00 UTC (rev 103003)
@@ -4,7 +4,7 @@
 
 pkgname=gq
 pkgver=1.3.4
-pkgrel=2
+pkgrel=3
 pkgdesc=interactive graphical LDAP browser
 url=http://sourceforge.net/projects/gqclient;
 license=(GPL)
@@ -12,9 +12,16 @@
 makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils')
 arch=('i686' 'x86_64')
 install=gq.install
-source=(http://downloads.sourceforge.net/sourceforge/gqclient/$pkgname-$pkgver.tar.gz)
-md5sums=('d7b1e183a3ecbd77aceea02d27f36b3e')
+source=(http://downloads.sourceforge.net/sourceforge/gqclient/$pkgname-$pkgver.tar.gz
+   glib-headers-fix.patch)
+md5sums=('d7b1e183a3ecbd77aceea02d27f36b3e'
+ '4a98232c5a908c86216c7d9e235d4c0b')
 
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -p1 $srcdir/glib-headers-fix.patch
+}
+
 build() {
   cd $srcdir/$pkgname-$pkgver
   LDFLAGS=-lcrypto ./configure --prefix=/usr --disable-debugging 
--disable-update-mimedb

Added: glib-headers-fix.patch
===
--- glib-headers-fix.patch  (rev 0)
+++ glib-headers-fix.patch  2013-12-25 15:04:00 UTC (rev 103003)
@@ -0,0 +1,124 @@
+diff -wbBur gq-1.3.4/src/glib-helpers.h gq-1.3.4.my/src/glib-helpers.h
+--- gq-1.3.4/src/glib-helpers.h2008-01-09 19:35:12.0 +0300
 gq-1.3.4.my/src/glib-helpers.h 2013-12-25 18:53:46.695364792 +0400
+@@ -24,7 +24,7 @@
+ #ifndef GLIB_HELPERS_H
+ #define GLIB_HELPERS_H
+ 
+-#include glib/glist.h
++#include glib.h
+ 
+ G_BEGIN_DECLS
+ 
+diff -wbBur gq-1.3.4/src/gq-hash.h gq-1.3.4.my/src/gq-hash.h
+--- gq-1.3.4/src/gq-hash.h 2008-01-09 19:35:12.0 +0300
 gq-1.3.4.my/src/gq-hash.h  2013-12-25 18:54:12.485364495 +0400
+@@ -24,7 +24,7 @@
+ #ifndef GQ_ENCRYPTION_H
+ #define GQ_ENCRYPTION_H
+ 
+-#include glib/garray.h
++#include glib.h
+ #include gq-utilities.h
+ 
+ G_BEGIN_DECLS
+diff -wbBur gq-1.3.4/src/gq-ldap.h gq-1.3.4.my/src/gq-ldap.h
+--- gq-1.3.4/src/gq-ldap.h 2008-02-14 00:15:05.0 +0300
 gq-1.3.4.my/src/gq-ldap.h  2013-12-25 16:28:25.672131705 +0400
+@@ -24,7 +24,7 @@
+ #ifndef GQ_LDAP_H
+ #define GQ_LDAP_H
+ 
+-
++#define LDAP_DEPRECATED 1
+ 
+ #include ldap.h
+ 
+diff -wbBur gq-1.3.4/src/gq-main-loop.h gq-1.3.4.my/src/gq-main-loop.h
+--- gq-1.3.4/src/gq-main-loop.h2008-01-09 19:35:12.0 +0300
 gq-1.3.4.my/src/gq-main-loop.h 2013-12-25 18:54:29.135364303 +0400
+@@ -24,7 +24,7 @@
+ #ifndef GQ_MAIN_LOOP_H
+ #define GQ_MAIN_LOOP_H
+ 
+-#include glib/gtypes.h
++#include glib.h
+ 
+ G_BEGIN_DECLS
+ 
+diff -wbBur gq-1.3.4/src/gq-marshallers.c gq-1.3.4.my/src/gq-marshallers.c
+--- gq-1.3.4/src/gq-marshallers.c  2008-01-09 20:44:57.0 +0300
 gq-1.3.4.my/src/gq-marshallers.c   2013-12-25 16:28:26.202131699 +0400
+@@ -5,7 +5,7 @@
+ 
+ #ifdef G_ENABLE_DEBUG
+ #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)
+-#define g_marshal_value_peek_char(v) g_value_get_char (v)
++#define g_marshal_value_peek_char(v) g_value_get_schar (v)
+ #define g_marshal_value_peek_uchar(v)g_value_get_uchar (v)
+ #define g_marshal_value_peek_int(v)  g_value_get_int (v)
+ #define g_marshal_value_peek_uint(v) g_value_get_uint (v)
+@@ -22,6 +22,7 @@
+ #define g_marshal_value_peek_boxed(v)g_value_get_boxed (v)
+ #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)
+ #define g_marshal_value_peek_object(v)   g_value_get_object (v)
++#define g_marshal_value_peek_variant(v)  g_value_get_variant (v)
+ #else /* !G_ENABLE_DEBUG */
+ /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.
+  *  Do not access GValues directly in your code. Instead, use the
+@@ -45,16 +46,17 @@
+ #define g_marshal_value_peek_boxed(v)(v)-data[0].v_pointer
+ #define g_marshal_value_peek_pointer(v)  (v)-data[0].v_pointer
+ #define g_marshal_value_peek_object(v)   (v)-data[0].v_pointer
++#define g_marshal_value_peek_variant(v)  (v)-data[0].v_pointer
+ #endif /* !G_ENABLE_DEBUG */
+ 
+ 
+ /* VOID:OBJECT,INT (gq-marshallers.list:1) */
+ void
+ gq_marshal_VOID__OBJECT_INT (GClosure *closure,
+- GValue   *return_value,
++ GValue   *return_value G_GNUC_UNUSED,
+  guint n_param_values,
+  const GValue *param_values,
+- gpointer  invocation_hint,
++ gpointer  

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

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 16:15:36
  Author: jlichtblau
Revision: 103005

archrelease: copy trunk to community-i686

Added:
  xemacs/repos/community-i686/PKGBUILD
(from rev 103004, xemacs/trunk/PKGBUILD)
  xemacs/repos/community-i686/xemacs.desktop
(from rev 103004, xemacs/trunk/xemacs.desktop)
  xemacs/repos/community-i686/xemacs.install
(from rev 103004, xemacs/trunk/xemacs.install)
Deleted:
  xemacs/repos/community-i686/PKGBUILD
  xemacs/repos/community-i686/xemacs.desktop
  xemacs/repos/community-i686/xemacs.install

+
 PKGBUILD   |  114 +++
 xemacs.desktop |   68 
 xemacs.install |   70 -
 3 files changed, 126 insertions(+), 126 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 15:04:23 UTC (rev 103004)
+++ PKGBUILD2013-12-25 15:15:36 UTC (rev 103005)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: juergen juer...@archlinux.org
-# Contributor: Stéphane Gaudreault steph...@archlinux.org
-
-pkgname=xemacs
-pkgver=21.5.33
-pkgrel=4
-pkgdesc=An highly customizable open source text editor and application 
development system forked from GNU Emacs
-arch=('i686' 'x86_64')
-url=http://www.xemacs.org/;
-license=('GPL')
-depends=('db' 'libpng' 'libtiff' 'gpm' 'desktop-file-utils' 'libxaw' 'gdbm' 
'giflib')
-optdepends=('xorg-fonts-75dpi: X bitmap fonts needed for the interface'
-'xorg-fonts-100dpi: X bitmap fonts needed for the interface')
-makedepends=('xbitmaps')
-install=$pkgname.install
-source=(http://ftp.xemacs.org/pub/xemacs/beta/${pkgname}-${pkgver}.tar.gz
-xemacs.desktop)
-sha256sums=('448c76aa32cd5c84257027846f01b75a5e4f1e9db3278f95e68ff23d59fb8f94'
-'d6dc802cf07519584aa28f3b5f4ae84d5e18b619ddd7e89a04da2f6783125f34')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --build=${CHOST} --prefix=/usr --with-dynamic \
-  --without-postgresql --with-athena=xaw \
-  --enable-database=berkdb --without-ldap \
-  --enable-menubars=lucid --enable-scrollbars=lucid \
-  --enable-widgets=athena --enable-dialogs=athena \
-  --enable-external-widget \
-  --with-jpeg --with-png --with-tiff \
-  --with-ncurses --with-pop --with-xfs --disable-sound \
-  --infodir=/usr/share/info \
-  --with-mule \
-  --mandir=/usr/share/man/man1
-
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make -j1 prefix=${pkgdir}/usr mandir=${pkgdir}/usr/share/man/man1 
infodir=${pkgdir}/usr/share/info install gzip-el
-
-  rm ${pkgdir}/usr/bin/{b2m,ctags,etags}
-  rm ${pkgdir}/usr/share/man/man1/{ctags.1,etags.1}
-
-  # fix  FS#7927
-  install -d -m755 ${pkgdir}/usr/share/pixmaps
-  install -D -m644 ${srcdir}/${pkgname}.desktop 
${pkgdir}/usr/share/applications/${pkgname}.desktop
-  ln -sf /usr/share/xemacs-${pkgver%.*}-b${pkgver##*.}/etc/xemacs-icon.xpm 
${pkgdir}/usr/share/pixmaps/xemacs-icon.xpm
-
-  # correct permissions
-  chown -R root:root ${pkgdir}
-
-  rm 
${pkgdir}/usr/share/info/{info.info,texinfo.info-2,texinfo.info-3,cl.info,texinfo.info-1,texinfo.info,standards.info,widget.info}
-}

Copied: xemacs/repos/community-i686/PKGBUILD (from rev 103004, 
xemacs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 15:15:36 UTC (rev 103005)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: juergen juer...@archlinux.org
+# Contributor: Stéphane Gaudreault steph...@archlinux.org
+
+pkgname=xemacs
+pkgver=21.5.33
+pkgrel=5
+pkgdesc=An highly customizable open source text editor and application 
development system forked from GNU Emacs
+arch=('i686' 'x86_64')
+url=http://www.xemacs.org/;
+license=('GPL')
+depends=('libpng' 'libtiff' 'gpm' 'desktop-file-utils' 'libxaw' 'gdbm' 
'giflib')
+optdepends=('xorg-fonts-75dpi: X bitmap fonts needed for the interface'
+'xorg-fonts-100dpi: X bitmap fonts needed for the interface')
+makedepends=('xbitmaps')
+install=$pkgname.install
+source=(http://ftp.xemacs.org/pub/xemacs/beta/${pkgname}-${pkgver}.tar.gz
+xemacs.desktop)
+sha256sums=('448c76aa32cd5c84257027846f01b75a5e4f1e9db3278f95e68ff23d59fb8f94'
+'d6dc802cf07519584aa28f3b5f4ae84d5e18b619ddd7e89a04da2f6783125f34')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --build=${CHOST} --prefix=/usr --with-dynamic \
+  --without-postgresql --with-athena=xaw \
+  --with-database=gdbm --without-ldap \
+  --enable-menubars=lucid --enable-scrollbars=lucid \
+  --enable-widgets=athena --enable-dialogs=athena \
+  --enable-external-widget \
+  --with-jpeg --with-png --with-tiff \
+  --with-ncurses --with-pop --with-xfs --disable-sound 

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

2013-12-25 Thread Andrea Scarpino
Date: Wednesday, December 25, 2013 @ 16:36:51
  Author: andrea
Revision: 202702

upgpkg: phonon-vlc 0.7.1-2

Do not install files under /usr/lib64

Modified:
  phonon-vlc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 12:20:07 UTC (rev 202701)
+++ PKGBUILD2013-12-25 15:36:51 UTC (rev 202702)
@@ -3,7 +3,7 @@
 
 pkgname=phonon-vlc
 pkgver=0.7.1
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://phonon.kde.org/'
 pkgdesc=Phonon VLC backend
@@ -23,7 +23,8 @@
   cmake ../phonon-backend-vlc-${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
 -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_SKIP_RPATH=ON
+-DCMAKE_SKIP_RPATH=ON \
+-DPLUGIN_INSTALL_DIR=/usr/lib/kde4
   make
 }
 



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

2013-12-25 Thread Andrea Scarpino
Date: Wednesday, December 25, 2013 @ 16:37:00
  Author: andrea
Revision: 202703

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

Added:
  phonon-vlc/repos/extra-i686/PKGBUILD
(from rev 202702, phonon-vlc/trunk/PKGBUILD)
  phonon-vlc/repos/extra-x86_64/PKGBUILD
(from rev 202702, phonon-vlc/trunk/PKGBUILD)
Deleted:
  phonon-vlc/repos/extra-i686/PKGBUILD
  phonon-vlc/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-25 15:36:51 UTC (rev 202702)
+++ extra-i686/PKGBUILD 2013-12-25 15:37:00 UTC (rev 202703)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=phonon-vlc
-pkgver=0.7.1
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://phonon.kde.org/'
-pkgdesc=Phonon VLC backend
-license=('LGPL')
-depends=('vlc')
-makedepends=('cmake' 'automoc4' 'phonon-qt4')
-provides=('phonon-backend')
-source=(http://download.kde.org/stable/phonon/phonon-backend-vlc/${pkgver}/phonon-backend-vlc-${pkgver}.tar.xz;)
-md5sums=('3c41a3d141d40cedd2819676cdca5ea4')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../phonon-backend-vlc-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_SKIP_RPATH=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: phonon-vlc/repos/extra-i686/PKGBUILD (from rev 202702, 
phonon-vlc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-25 15:37:00 UTC (rev 202703)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=phonon-vlc
+pkgver=0.7.1
+pkgrel=2
+arch=('i686' 'x86_64')
+url='http://phonon.kde.org/'
+pkgdesc=Phonon VLC backend
+license=('LGPL')
+depends=('vlc')
+makedepends=('cmake' 'automoc4' 'phonon-qt4')
+provides=('phonon-backend')
+source=(http://download.kde.org/stable/phonon/phonon-backend-vlc/${pkgver}/phonon-backend-vlc-${pkgver}.tar.xz;)
+md5sums=('3c41a3d141d40cedd2819676cdca5ea4')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../phonon-backend-vlc-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_SKIP_RPATH=ON \
+-DPLUGIN_INSTALL_DIR=/usr/lib/kde4
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-12-25 15:36:51 UTC (rev 202702)
+++ extra-x86_64/PKGBUILD   2013-12-25 15:37:00 UTC (rev 202703)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=phonon-vlc
-pkgver=0.7.1
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://phonon.kde.org/'
-pkgdesc=Phonon VLC backend
-license=('LGPL')
-depends=('vlc')
-makedepends=('cmake' 'automoc4' 'phonon-qt4')
-provides=('phonon-backend')
-source=(http://download.kde.org/stable/phonon/phonon-backend-vlc/${pkgver}/phonon-backend-vlc-${pkgver}.tar.xz;)
-md5sums=('3c41a3d141d40cedd2819676cdca5ea4')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../phonon-backend-vlc-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_SKIP_RPATH=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: phonon-vlc/repos/extra-x86_64/PKGBUILD (from rev 202702, 
phonon-vlc/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-12-25 15:37:00 UTC (rev 202703)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=phonon-vlc
+pkgver=0.7.1
+pkgrel=2
+arch=('i686' 'x86_64')
+url='http://phonon.kde.org/'
+pkgdesc=Phonon VLC backend
+license=('LGPL')
+depends=('vlc')
+makedepends=('cmake' 'automoc4' 'phonon-qt4')
+provides=('phonon-backend')
+source=(http://download.kde.org/stable/phonon/phonon-backend-vlc/${pkgver}/phonon-backend-vlc-${pkgver}.tar.xz;)
+md5sums=('3c41a3d141d40cedd2819676cdca5ea4')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../phonon-backend-vlc-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_SKIP_RPATH=ON \
+-DPLUGIN_INSTALL_DIR=/usr/lib/kde4
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in man-pages-de/trunk (PKGBUILD man-pages-de.changelog)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 16:39:32
  Author: jlichtblau
Revision: 103006

upgpkg: man-pages-de 1.4-1

Modified:
  man-pages-de/trunk/PKGBUILD
  man-pages-de/trunk/man-pages-de.changelog

+
 PKGBUILD   |6 +++---
 man-pages-de.changelog |3 +++
 2 files changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 15:15:36 UTC (rev 103005)
+++ PKGBUILD2013-12-25 15:39:32 UTC (rev 103006)
@@ -2,18 +2,18 @@
 # Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
 
 pkgname=man-pages-de
-pkgver=1.1
+pkgver=1.4
 pkgrel=1
 pkgdesc=German Linux man pages
 arch=('any')
 url=https://alioth.debian.org/projects/manpages-de/;
-license=('custom')
+license=('GPL3')
 depends=('man-db')
 makedepends=('po4a')
 changelog=$pkgname.changelog
 options=('!emptydirs')
 
source=(http://manpages-de.alioth.debian.org/downloads/manpages-de-$pkgver.tar.bz2)
-sha256sums=('552e800a757b5e2cf2cf183bc7612bd08357ca4f504e6a840ade4c09fc72b930')
+sha256sums=('1c76f1e7e299c0ef813d30c36540affd6b886f1d810c69d0679b0005756d9ff7')
 
 build() {
   cd ${srcdir}/manpages-de-$pkgver

Modified: man-pages-de.changelog
===
--- man-pages-de.changelog  2013-12-25 15:15:36 UTC (rev 103005)
+++ man-pages-de.changelog  2013-12-25 15:39:32 UTC (rev 103006)
@@ -1,3 +1,6 @@
+2013-12-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * man-pages-de 1.4-1
+
 2013-05-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* man-pages-de 1.1-1
 



[arch-commits] Commit in man-pages-de/repos/community-any (4 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 16:39:54
  Author: jlichtblau
Revision: 103007

archrelease: copy trunk to community-any

Added:
  man-pages-de/repos/community-any/PKGBUILD
(from rev 103006, man-pages-de/trunk/PKGBUILD)
  man-pages-de/repos/community-any/man-pages-de.changelog
(from rev 103006, man-pages-de/trunk/man-pages-de.changelog)
Deleted:
  man-pages-de/repos/community-any/PKGBUILD
  man-pages-de/repos/community-any/man-pages-de.changelog

+
 PKGBUILD   |   58 +++
 man-pages-de.changelog |   37 -
 2 files changed, 49 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 15:39:32 UTC (rev 103006)
+++ PKGBUILD2013-12-25 15:39:54 UTC (rev 103007)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-
-pkgname=man-pages-de
-pkgver=1.1
-pkgrel=1
-pkgdesc=German Linux man pages
-arch=('any')
-url=https://alioth.debian.org/projects/manpages-de/;
-license=('custom')
-depends=('man-db')
-makedepends=('po4a')
-changelog=$pkgname.changelog
-options=('!emptydirs')
-source=(http://manpages-de.alioth.debian.org/downloads/manpages-de-$pkgver.tar.bz2)
-sha256sums=('552e800a757b5e2cf2cf183bc7612bd08357ca4f504e6a840ade4c09fc72b930')
-
-build() {
-  cd ${srcdir}/manpages-de-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/manpages-de-$pkgver
-
-  make DESTDIR=${pkgdir} install
-}

Copied: man-pages-de/repos/community-any/PKGBUILD (from rev 103006, 
man-pages-de/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 15:39:54 UTC (rev 103007)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+
+pkgname=man-pages-de
+pkgver=1.4
+pkgrel=1
+pkgdesc=German Linux man pages
+arch=('any')
+url=https://alioth.debian.org/projects/manpages-de/;
+license=('GPL3')
+depends=('man-db')
+makedepends=('po4a')
+changelog=$pkgname.changelog
+options=('!emptydirs')
+source=(http://manpages-de.alioth.debian.org/downloads/manpages-de-$pkgver.tar.bz2)
+sha256sums=('1c76f1e7e299c0ef813d30c36540affd6b886f1d810c69d0679b0005756d9ff7')
+
+build() {
+  cd ${srcdir}/manpages-de-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/manpages-de-$pkgver
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: man-pages-de.changelog
===
--- man-pages-de.changelog  2013-12-25 15:39:32 UTC (rev 103006)
+++ man-pages-de.changelog  2013-12-25 15:39:54 UTC (rev 103007)
@@ -1,17 +0,0 @@
-2013-05-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * man-pages-de 1.1-1
-
-2011-11-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * man-pages-de 0.9-1
-
-2011-02-19 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * man-pages-de 0.7
-
-2010-07-21 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * rebuild for correct package naming
-
-2009-04-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * removing some more man pages provided by the new shadow 4.1.3.1 
package
-
-2009-02-19 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * removing some man pages provided by the new man-db 2.5.3 package

Copied: man-pages-de/repos/community-any/man-pages-de.changelog (from rev 
103006, man-pages-de/trunk/man-pages-de.changelog)
===
--- man-pages-de.changelog  (rev 0)
+++ man-pages-de.changelog  2013-12-25 15:39:54 UTC (rev 103007)
@@ -0,0 +1,20 @@
+2013-12-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * man-pages-de 1.4-1
+
+2013-05-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * man-pages-de 1.1-1
+
+2011-11-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * man-pages-de 0.9-1
+
+2011-02-19 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * man-pages-de 0.7
+
+2010-07-21 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * rebuild for correct package naming
+
+2009-04-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * removing some more man pages provided by the new shadow 4.1.3.1 
package
+
+2009-02-19 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * removing some man pages provided by the new man-db 2.5.3 package



[arch-commits] Commit in garmindev/trunk (PKGBUILD garmindev.changelog)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 17:19:32
  Author: jlichtblau
Revision: 103008

upgpkg: garmindev 0.3.4-7 static library removed

Modified:
  garmindev/trunk/PKGBUILD
  garmindev/trunk/garmindev.changelog

-+
 PKGBUILD|2 +-
 garmindev.changelog |5 -
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 15:39:54 UTC (rev 103007)
+++ PKGBUILD2013-12-25 16:19:32 UTC (rev 103008)
@@ -4,7 +4,7 @@
 
 pkgname=garmindev
 pkgver=0.3.4
-pkgrel=6
+pkgrel=7
 pkgdesc=Garmin Device Drivers for QlandkarteGT
 arch=('i686' 'x86_64')
 url=http://www.qlandkarte.org/;

Modified: garmindev.changelog
===
--- garmindev.changelog 2013-12-25 15:39:54 UTC (rev 103007)
+++ garmindev.changelog 2013-12-25 16:19:32 UTC (rev 103008)
@@ -1,4 +1,7 @@
-2013-09-29 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+2013-12-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * garmindev 0.3.4-7 static libraries removed
+
+013-09-29 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* garmindev 0.3.4-6 install file update FS#36141
 
 2011-11-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org



[arch-commits] Commit in garmindev/repos/community-i686 (8 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 17:19:46
  Author: jlichtblau
Revision: 103009

archrelease: copy trunk to community-i686

Added:
  garmindev/repos/community-i686/51-garmin.rules
(from rev 103008, garmindev/trunk/51-garmin.rules)
  garmindev/repos/community-i686/PKGBUILD
(from rev 103008, garmindev/trunk/PKGBUILD)
  garmindev/repos/community-i686/garmindev.changelog
(from rev 103008, garmindev/trunk/garmindev.changelog)
  garmindev/repos/community-i686/garmindev.install
(from rev 103008, garmindev/trunk/garmindev.install)
Deleted:
  garmindev/repos/community-i686/51-garmin.rules
  garmindev/repos/community-i686/PKGBUILD
  garmindev/repos/community-i686/garmindev.changelog
  garmindev/repos/community-i686/garmindev.install

-+
 51-garmin.rules |2 -
 PKGBUILD|   78 +-
 garmindev.changelog |   25 
 garmindev.install   |   20 ++--
 4 files changed, 64 insertions(+), 61 deletions(-)

Deleted: 51-garmin.rules
===
--- 51-garmin.rules 2013-12-25 16:19:32 UTC (rev 103008)
+++ 51-garmin.rules 2013-12-25 16:19:46 UTC (rev 103009)
@@ -1 +0,0 @@
-ATTR{idVendor}==091e, ATTR{idProduct}==0003, GROUP=uucp, MODE=660

Copied: garmindev/repos/community-i686/51-garmin.rules (from rev 103008, 
garmindev/trunk/51-garmin.rules)
===
--- 51-garmin.rules (rev 0)
+++ 51-garmin.rules 2013-12-25 16:19:46 UTC (rev 103009)
@@ -0,0 +1 @@
+ATTR{idVendor}==091e, ATTR{idProduct}==0003, GROUP=uucp, MODE=660

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 16:19:32 UTC (rev 103008)
+++ PKGBUILD2013-12-25 16:19:46 UTC (rev 103009)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Matthias Maennich a...@maennich.net
-
-pkgname=garmindev
-pkgver=0.3.4
-pkgrel=6
-pkgdesc=Garmin Device Drivers for QlandkarteGT
-arch=('i686' 'x86_64')
-url=http://www.qlandkarte.org/;
-license=('GPL')
-depends=('libusb-compat')
-makedepends=('cmake')
-changelog=$pkgname.changelog
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/qlandkartegt/$pkgname-$pkgver.tar.gz \
-51-garmin.rules)
-sha256sums=('86c38f65ba1a05c5d5eb076107094cb789db6ffc5d80bfd7bb209d645bcf87d5'
-'0196ae234c0daf97afb9f4af6fdc04c2af77bb742233731870ba8cfc6ae5a7d7')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  install -d ${srcdir}/$pkgname-$pkgver/build
-  cd ${srcdir}/$pkgname-$pkgver/build
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr ..
-  make
-}
-
-package(){
-  cd ${srcdir}/$pkgname-$pkgver/build
-
-  make DESTDIR=${pkgdir} install
-
-#ChangeLog and example udev rule
-  install -D -m644 ../changelog.txt ${pkgdir}/usr/share/$pkgname/CHANGELOG
-  install -D -m644 ${srcdir}/51-garmin.rules 
${pkgdir}/usr/share/$pkgname/51-garmin.rules
-}

Copied: garmindev/repos/community-i686/PKGBUILD (from rev 103008, 
garmindev/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 16:19:46 UTC (rev 103009)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Matthias Maennich a...@maennich.net
+
+pkgname=garmindev
+pkgver=0.3.4
+pkgrel=7
+pkgdesc=Garmin Device Drivers for QlandkarteGT
+arch=('i686' 'x86_64')
+url=http://www.qlandkarte.org/;
+license=('GPL')
+depends=('libusb-compat')
+makedepends=('cmake')
+changelog=$pkgname.changelog
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/qlandkartegt/$pkgname-$pkgver.tar.gz \
+51-garmin.rules)
+sha256sums=('86c38f65ba1a05c5d5eb076107094cb789db6ffc5d80bfd7bb209d645bcf87d5'
+'0196ae234c0daf97afb9f4af6fdc04c2af77bb742233731870ba8cfc6ae5a7d7')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  install -d ${srcdir}/$pkgname-$pkgver/build
+  cd ${srcdir}/$pkgname-$pkgver/build
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr ..
+  make
+}
+
+package(){
+  cd ${srcdir}/$pkgname-$pkgver/build
+
+  make DESTDIR=${pkgdir} install
+
+#ChangeLog and example udev rule
+  install -D -m644 ../changelog.txt ${pkgdir}/usr/share/$pkgname/CHANGELOG
+  install -D -m644 ${srcdir}/51-garmin.rules 
${pkgdir}/usr/share/$pkgname/51-garmin.rules
+}

Deleted: garmindev.changelog
===
--- garmindev.changelog 2013-12-25 16:19:32 UTC (rev 103008)
+++ garmindev.changelog 2013-12-25 16:19:46 UTC (rev 103009)
@@ -1,11 +0,0 @@
-2013-09-29 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * garmindev 0.3.4-6 install file update FS#36141
-
-2011-11-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * garmindev 0.3.4-5
-   * udev rule updated for Linux 3.1.1
-
-2011-02-05 Jaroslav 

[arch-commits] Commit in garmindev/repos/community-x86_64 (8 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 17:23:30
  Author: jlichtblau
Revision: 103010

archrelease: copy trunk to community-x86_64

Added:
  garmindev/repos/community-x86_64/51-garmin.rules
(from rev 103009, garmindev/trunk/51-garmin.rules)
  garmindev/repos/community-x86_64/PKGBUILD
(from rev 103009, garmindev/trunk/PKGBUILD)
  garmindev/repos/community-x86_64/garmindev.changelog
(from rev 103009, garmindev/trunk/garmindev.changelog)
  garmindev/repos/community-x86_64/garmindev.install
(from rev 103009, garmindev/trunk/garmindev.install)
Deleted:
  garmindev/repos/community-x86_64/51-garmin.rules
  garmindev/repos/community-x86_64/PKGBUILD
  garmindev/repos/community-x86_64/garmindev.changelog
  garmindev/repos/community-x86_64/garmindev.install

-+
 51-garmin.rules |2 -
 PKGBUILD|   78 +-
 garmindev.changelog |   25 
 garmindev.install   |   20 ++--
 4 files changed, 64 insertions(+), 61 deletions(-)

Deleted: 51-garmin.rules
===
--- 51-garmin.rules 2013-12-25 16:19:46 UTC (rev 103009)
+++ 51-garmin.rules 2013-12-25 16:23:30 UTC (rev 103010)
@@ -1 +0,0 @@
-ATTR{idVendor}==091e, ATTR{idProduct}==0003, GROUP=uucp, MODE=660

Copied: garmindev/repos/community-x86_64/51-garmin.rules (from rev 103009, 
garmindev/trunk/51-garmin.rules)
===
--- 51-garmin.rules (rev 0)
+++ 51-garmin.rules 2013-12-25 16:23:30 UTC (rev 103010)
@@ -0,0 +1 @@
+ATTR{idVendor}==091e, ATTR{idProduct}==0003, GROUP=uucp, MODE=660

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 16:19:46 UTC (rev 103009)
+++ PKGBUILD2013-12-25 16:23:30 UTC (rev 103010)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Matthias Maennich a...@maennich.net
-
-pkgname=garmindev
-pkgver=0.3.4
-pkgrel=6
-pkgdesc=Garmin Device Drivers for QlandkarteGT
-arch=('i686' 'x86_64')
-url=http://www.qlandkarte.org/;
-license=('GPL')
-depends=('libusb-compat')
-makedepends=('cmake')
-changelog=$pkgname.changelog
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/qlandkartegt/$pkgname-$pkgver.tar.gz \
-51-garmin.rules)
-sha256sums=('86c38f65ba1a05c5d5eb076107094cb789db6ffc5d80bfd7bb209d645bcf87d5'
-'0196ae234c0daf97afb9f4af6fdc04c2af77bb742233731870ba8cfc6ae5a7d7')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  install -d ${srcdir}/$pkgname-$pkgver/build
-  cd ${srcdir}/$pkgname-$pkgver/build
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr ..
-  make
-}
-
-package(){
-  cd ${srcdir}/$pkgname-$pkgver/build
-
-  make DESTDIR=${pkgdir} install
-
-#ChangeLog and example udev rule
-  install -D -m644 ../changelog.txt ${pkgdir}/usr/share/$pkgname/CHANGELOG
-  install -D -m644 ${srcdir}/51-garmin.rules 
${pkgdir}/usr/share/$pkgname/51-garmin.rules
-}

Copied: garmindev/repos/community-x86_64/PKGBUILD (from rev 103009, 
garmindev/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 16:23:30 UTC (rev 103010)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Matthias Maennich a...@maennich.net
+
+pkgname=garmindev
+pkgver=0.3.4
+pkgrel=7
+pkgdesc=Garmin Device Drivers for QlandkarteGT
+arch=('i686' 'x86_64')
+url=http://www.qlandkarte.org/;
+license=('GPL')
+depends=('libusb-compat')
+makedepends=('cmake')
+changelog=$pkgname.changelog
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/qlandkartegt/$pkgname-$pkgver.tar.gz \
+51-garmin.rules)
+sha256sums=('86c38f65ba1a05c5d5eb076107094cb789db6ffc5d80bfd7bb209d645bcf87d5'
+'0196ae234c0daf97afb9f4af6fdc04c2af77bb742233731870ba8cfc6ae5a7d7')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  install -d ${srcdir}/$pkgname-$pkgver/build
+  cd ${srcdir}/$pkgname-$pkgver/build
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr ..
+  make
+}
+
+package(){
+  cd ${srcdir}/$pkgname-$pkgver/build
+
+  make DESTDIR=${pkgdir} install
+
+#ChangeLog and example udev rule
+  install -D -m644 ../changelog.txt ${pkgdir}/usr/share/$pkgname/CHANGELOG
+  install -D -m644 ${srcdir}/51-garmin.rules 
${pkgdir}/usr/share/$pkgname/51-garmin.rules
+}

Deleted: garmindev.changelog
===
--- garmindev.changelog 2013-12-25 16:19:46 UTC (rev 103009)
+++ garmindev.changelog 2013-12-25 16:23:30 UTC (rev 103010)
@@ -1,11 +0,0 @@
-2013-09-29 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * garmindev 0.3.4-6 install file update FS#36141
-
-2011-11-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * garmindev 0.3.4-5
-   * udev rule updated for Linux 3.1.1
-

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

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 17:43:35
  Author: jlichtblau
Revision: 103011

upgpkg: libreplaygain 475-2 static library removed

Modified:
  libreplaygain/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 16:23:30 UTC (rev 103010)
+++ PKGBUILD2013-12-25 16:43:35 UTC (rev 103011)
@@ -1,10 +1,10 @@
 # $Id$
-# Maintainer:
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
 # Contributor: Corrado Primier ba...@aur.archlinux.org
 
 pkgname=libreplaygain
 pkgver=475
-pkgrel=1
+pkgrel=2
 pkgdesc=A library to adjust audio gain
 arch=('i686' 'x86_64')
 url=http://www.musepack.net/index.php?pg=src;
@@ -16,6 +16,7 @@
 
 build() {
   cd ${srcdir}
+
   mkdir build
   cd build
   cmake ../${pkgname}_r${pkgver}/ \
@@ -26,9 +27,10 @@
 
 package() {
   cd ${srcdir}/build
+
   make DESTDIR=${pkgdir} install
 
-  install -d ${pkgdir}/usr/include/replaygain/
+  install -d ${pkgdir}/usr/include/replaygain/
   install -Dm644 ${srcdir}/${pkgname}_r${pkgver}/include/replaygain/* \
-${pkgdir}/usr/include/replaygain/
+${pkgdir}/usr/include/replaygain/
 }



[arch-commits] Commit in libreplaygain/repos/community-i686 (PKGBUILD PKGBUILD)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 17:43:47
  Author: jlichtblau
Revision: 103012

archrelease: copy trunk to community-i686

Added:
  libreplaygain/repos/community-i686/PKGBUILD
(from rev 103011, libreplaygain/trunk/PKGBUILD)
Deleted:
  libreplaygain/repos/community-i686/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 16:43:35 UTC (rev 103011)
+++ PKGBUILD2013-12-25 16:43:47 UTC (rev 103012)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Corrado Primier ba...@aur.archlinux.org
-
-pkgname=libreplaygain
-pkgver=475
-pkgrel=1
-pkgdesc=A library to adjust audio gain
-arch=('i686' 'x86_64')
-url=http://www.musepack.net/index.php?pg=src;
-license=('LGPL')
-depends=('glibc')
-makedepends=('cmake')
-source=(http://files.musepack.net/source/${pkgname}_r${pkgver}.tar.gz;)
-md5sums=('e27b3b1249b7fbae92d656d9e3d26633')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${pkgname}_r${pkgver}/ \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-
-  install -d ${pkgdir}/usr/include/replaygain/
-  install -Dm644 ${srcdir}/${pkgname}_r${pkgver}/include/replaygain/* \
-${pkgdir}/usr/include/replaygain/
-}

Copied: libreplaygain/repos/community-i686/PKGBUILD (from rev 103011, 
libreplaygain/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 16:43:47 UTC (rev 103012)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Corrado Primier ba...@aur.archlinux.org
+
+pkgname=libreplaygain
+pkgver=475
+pkgrel=2
+pkgdesc=A library to adjust audio gain
+arch=('i686' 'x86_64')
+url=http://www.musepack.net/index.php?pg=src;
+license=('LGPL')
+depends=('glibc')
+makedepends=('cmake')
+source=(http://files.musepack.net/source/${pkgname}_r${pkgver}.tar.gz;)
+md5sums=('e27b3b1249b7fbae92d656d9e3d26633')
+
+build() {
+  cd ${srcdir}
+
+  mkdir build
+  cd build
+  cmake ../${pkgname}_r${pkgver}/ \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+
+  install -d ${pkgdir}/usr/include/replaygain/
+  install -Dm644 ${srcdir}/${pkgname}_r${pkgver}/include/replaygain/* \
+${pkgdir}/usr/include/replaygain/
+}



[arch-commits] Commit in libreplaygain/repos/community-x86_64 (PKGBUILD PKGBUILD)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 17:46:04
  Author: jlichtblau
Revision: 103013

archrelease: copy trunk to community-x86_64

Added:
  libreplaygain/repos/community-x86_64/PKGBUILD
(from rev 103012, libreplaygain/trunk/PKGBUILD)
Deleted:
  libreplaygain/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 16:43:47 UTC (rev 103012)
+++ PKGBUILD2013-12-25 16:46:04 UTC (rev 103013)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Corrado Primier ba...@aur.archlinux.org
-
-pkgname=libreplaygain
-pkgver=475
-pkgrel=1
-pkgdesc=A library to adjust audio gain
-arch=('i686' 'x86_64')
-url=http://www.musepack.net/index.php?pg=src;
-license=('LGPL')
-depends=('glibc')
-makedepends=('cmake')
-source=(http://files.musepack.net/source/${pkgname}_r${pkgver}.tar.gz;)
-md5sums=('e27b3b1249b7fbae92d656d9e3d26633')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${pkgname}_r${pkgver}/ \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-
-  install -d ${pkgdir}/usr/include/replaygain/
-  install -Dm644 ${srcdir}/${pkgname}_r${pkgver}/include/replaygain/* \
-${pkgdir}/usr/include/replaygain/
-}

Copied: libreplaygain/repos/community-x86_64/PKGBUILD (from rev 103012, 
libreplaygain/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 16:46:04 UTC (rev 103013)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Corrado Primier ba...@aur.archlinux.org
+
+pkgname=libreplaygain
+pkgver=475
+pkgrel=2
+pkgdesc=A library to adjust audio gain
+arch=('i686' 'x86_64')
+url=http://www.musepack.net/index.php?pg=src;
+license=('LGPL')
+depends=('glibc')
+makedepends=('cmake')
+source=(http://files.musepack.net/source/${pkgname}_r${pkgver}.tar.gz;)
+md5sums=('e27b3b1249b7fbae92d656d9e3d26633')
+
+build() {
+  cd ${srcdir}
+
+  mkdir build
+  cd build
+  cmake ../${pkgname}_r${pkgver}/ \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+
+  install -d ${pkgdir}/usr/include/replaygain/
+  install -Dm644 ${srcdir}/${pkgname}_r${pkgver}/include/replaygain/* \
+${pkgdir}/usr/include/replaygain/
+}



[arch-commits] Commit in libcuefile/repos/community-i686 (PKGBUILD PKGBUILD)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 17:50:36
  Author: jlichtblau
Revision: 103015

archrelease: copy trunk to community-i686

Added:
  libcuefile/repos/community-i686/PKGBUILD
(from rev 103014, libcuefile/trunk/PKGBUILD)
Deleted:
  libcuefile/repos/community-i686/PKGBUILD

--+
 PKGBUILD |   67 ++---
 1 file changed, 34 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 16:50:23 UTC (rev 103014)
+++ PKGBUILD2013-12-25 16:50:36 UTC (rev 103015)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Corrado Primier ba...@aur.archlinux.org
-
-pkgname=libcuefile
-pkgver=475
-pkgrel=1
-pkgdesc=A library to work with CUE files
-arch=('i686' 'x86_64')
-url=http://www.musepack.net/index.php?pg=src;
-license=('GPL2')
-depends=('glibc')
-makedepends=('cmake')
-source=(http://files.musepack.net/source/${pkgname}_r${pkgver}.tar.gz)
-md5sums=('1a6ac52e1080fd54f0f59372345f1e4e')
-
-build() {
-  mkdir ${srcdir}/${pkgname}_r${pkgver}/build
-  cd ${srcdir}/${pkgname}_r${pkgver}/build
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr ..
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}_r${pkgver}/build
-  make DESTDIR=${pkgdir}/ install
-
-  mkdir -p ${pkgdir}/usr/include/cuetools
-  install -Dm644 
${srcdir}/${pkgname}_r${pkgver}/include/cuetools/{cd,cdtext,cuefile}.h \
-${pkgdir}/usr/include/cuetools
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libcuefile/repos/community-i686/PKGBUILD (from rev 103014, 
libcuefile/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 16:50:36 UTC (rev 103015)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Corrado Primier ba...@aur.archlinux.org
+
+pkgname=libcuefile
+pkgver=475
+pkgrel=2
+pkgdesc=A library to work with CUE files
+arch=('i686' 'x86_64')
+url=http://www.musepack.net/index.php?pg=src;
+license=('GPL2')
+depends=('glibc')
+makedepends=('cmake')
+source=(http://files.musepack.net/source/${pkgname}_r${pkgver}.tar.gz)
+md5sums=('1a6ac52e1080fd54f0f59372345f1e4e')
+
+build() {
+  mkdir ${srcdir}/${pkgname}_r${pkgver}/build
+  cd ${srcdir}/${pkgname}_r${pkgver}/build
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr ..
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}_r${pkgver}/build
+  make DESTDIR=${pkgdir}/ install
+
+  mkdir -p ${pkgdir}/usr/include/cuetools
+  install -Dm644 
${srcdir}/${pkgname}_r${pkgver}/include/cuetools/{cd,cdtext,cuefile}.h \
+${pkgdir}/usr/include/cuetools
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 17:50:23
  Author: jlichtblau
Revision: 103014

upgpkg: libcuefile 475-2 static library removed

Modified:
  libcuefile/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 16:46:04 UTC (rev 103013)
+++ PKGBUILD2013-12-25 16:50:23 UTC (rev 103014)
@@ -1,9 +1,10 @@
 # $Id$
-# Maintainer: Corrado Primier ba...@aur.archlinux.org
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Corrado Primier ba...@aur.archlinux.org
 
 pkgname=libcuefile
 pkgver=475
-pkgrel=1
+pkgrel=2
 pkgdesc=A library to work with CUE files
 arch=('i686' 'x86_64')
 url=http://www.musepack.net/index.php?pg=src;



[arch-commits] Commit in libcuefile/repos/community-x86_64 (PKGBUILD PKGBUILD)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 17:52:28
  Author: jlichtblau
Revision: 103016

archrelease: copy trunk to community-x86_64

Added:
  libcuefile/repos/community-x86_64/PKGBUILD
(from rev 103015, libcuefile/trunk/PKGBUILD)
Deleted:
  libcuefile/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   67 ++---
 1 file changed, 34 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 16:50:36 UTC (rev 103015)
+++ PKGBUILD2013-12-25 16:52:28 UTC (rev 103016)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Corrado Primier ba...@aur.archlinux.org
-
-pkgname=libcuefile
-pkgver=475
-pkgrel=1
-pkgdesc=A library to work with CUE files
-arch=('i686' 'x86_64')
-url=http://www.musepack.net/index.php?pg=src;
-license=('GPL2')
-depends=('glibc')
-makedepends=('cmake')
-source=(http://files.musepack.net/source/${pkgname}_r${pkgver}.tar.gz)
-md5sums=('1a6ac52e1080fd54f0f59372345f1e4e')
-
-build() {
-  mkdir ${srcdir}/${pkgname}_r${pkgver}/build
-  cd ${srcdir}/${pkgname}_r${pkgver}/build
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr ..
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}_r${pkgver}/build
-  make DESTDIR=${pkgdir}/ install
-
-  mkdir -p ${pkgdir}/usr/include/cuetools
-  install -Dm644 
${srcdir}/${pkgname}_r${pkgver}/include/cuetools/{cd,cdtext,cuefile}.h \
-${pkgdir}/usr/include/cuetools
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libcuefile/repos/community-x86_64/PKGBUILD (from rev 103015, 
libcuefile/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 16:52:28 UTC (rev 103016)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Corrado Primier ba...@aur.archlinux.org
+
+pkgname=libcuefile
+pkgver=475
+pkgrel=2
+pkgdesc=A library to work with CUE files
+arch=('i686' 'x86_64')
+url=http://www.musepack.net/index.php?pg=src;
+license=('GPL2')
+depends=('glibc')
+makedepends=('cmake')
+source=(http://files.musepack.net/source/${pkgname}_r${pkgver}.tar.gz)
+md5sums=('1a6ac52e1080fd54f0f59372345f1e4e')
+
+build() {
+  mkdir ${srcdir}/${pkgname}_r${pkgver}/build
+  cd ${srcdir}/${pkgname}_r${pkgver}/build
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr ..
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}_r${pkgver}/build
+  make DESTDIR=${pkgdir}/ install
+
+  mkdir -p ${pkgdir}/usr/include/cuetools
+  install -Dm644 
${srcdir}/${pkgname}_r${pkgver}/include/cuetools/{cd,cdtext,cuefile}.h \
+${pkgdir}/usr/include/cuetools
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in ogmrip/trunk (PKGBUILD ogmrip.changelog)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 17:56:14
  Author: jlichtblau
Revision: 103017

upgpkg: ogmrip 1.0.0-3 static libraries removed

Modified:
  ogmrip/trunk/PKGBUILD
  ogmrip/trunk/ogmrip.changelog

--+
 PKGBUILD |2 +-
 ogmrip.changelog |3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 16:52:28 UTC (rev 103016)
+++ PKGBUILD2013-12-25 16:56:14 UTC (rev 103017)
@@ -6,7 +6,7 @@
 
 pkgname=ogmrip
 pkgver=1.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc=Libraries and GTK2 interface for DVD ripping using mencoder
 arch=('i686' 'x86_64')
 url=http://ogmrip.sourceforge.net/;

Modified: ogmrip.changelog
===
--- ogmrip.changelog2013-12-25 16:52:28 UTC (rev 103016)
+++ ogmrip.changelog2013-12-25 16:56:14 UTC (rev 103017)
@@ -1,3 +1,6 @@
+2013-12-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * ogmrip 1.0.0-3 static libraries removed
+
 2013-04-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* ogmrip 1.0.0-1
 



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

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 17:56:28
  Author: jlichtblau
Revision: 103018

archrelease: copy trunk to community-i686

Added:
  ogmrip/repos/community-i686/PKGBUILD
(from rev 103017, ogmrip/trunk/PKGBUILD)
  ogmrip/repos/community-i686/ogmrip.changelog
(from rev 103017, ogmrip/trunk/ogmrip.changelog)
  ogmrip/repos/community-i686/ogmrip.install
(from rev 103017, ogmrip/trunk/ogmrip.install)
Deleted:
  ogmrip/repos/community-i686/PKGBUILD
  ogmrip/repos/community-i686/ogmrip.changelog
  ogmrip/repos/community-i686/ogmrip.install

--+
 PKGBUILD |   86 ++---
 ogmrip.changelog |   57 ++-
 ogmrip.install   |   22 ++---
 3 files changed, 84 insertions(+), 81 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 16:56:14 UTC (rev 103017)
+++ PKGBUILD2013-12-25 16:56:28 UTC (rev 103018)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Daenyth
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Vrob (Markus Heuser) mheu...@mi.fu-berlin.de
-
-pkgname=ogmrip
-pkgver=1.0.0
-pkgrel=2
-pkgdesc=Libraries and GTK2 interface for DVD ripping using mencoder
-arch=('i686' 'x86_64')
-url=http://ogmrip.sourceforge.net/;
-license=('GPL')
-depends=('libdvdread=4.1.3' 'mplayer' 'mencoder' 'enca' 'pkg-config' 'gconf' 
'libglade' 'libnotify' 'enchant')
-makedepends=('patch' 'intltool' 'perl-xml-parser' 'faac' 'lame' 'mkvtoolnix' 
'libtheora' 'ogmtools' 'gpac' 'vorbis-tools' 'tesseract')
-optdepends=('faac: support for the AAC audio codec'
-'lame: support for the MP3 audio codec'
-'mkvtoolnix: create, alter, and inspect Matroska files'
-'libtheora: decode and encode Ogg Theora files'
-'ogmtools: support for the Ogg Media container'
-'gpac: support for the MP4 container'
-'vorbis-tools: support for the Ogg Vorbis audio codec'
-'gocr: support for the SRT subtitle format'
-'ocrad: support for the SRT subtitle format'
-'tesseract: support for the SRT subtitle format')
-options=('!makeflags')
-changelog=$pkgname.changelog
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('6848a622152a62899b6e876e70ec36df1af7be9803b8b9c809ed631196bc18cc')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr --sysconfdir=/usr/share
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: ogmrip/repos/community-i686/PKGBUILD (from rev 103017, 
ogmrip/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 16:56:28 UTC (rev 103018)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Daenyth
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Vrob (Markus Heuser) mheu...@mi.fu-berlin.de
+
+pkgname=ogmrip
+pkgver=1.0.0
+pkgrel=3
+pkgdesc=Libraries and GTK2 interface for DVD ripping using mencoder
+arch=('i686' 'x86_64')
+url=http://ogmrip.sourceforge.net/;
+license=('GPL')
+depends=('libdvdread=4.1.3' 'mplayer' 'mencoder' 'enca' 'pkg-config' 'gconf' 
'libglade' 'libnotify' 'enchant')
+makedepends=('patch' 'intltool' 'perl-xml-parser' 'faac' 'lame' 'mkvtoolnix' 
'libtheora' 'ogmtools' 'gpac' 'vorbis-tools' 'tesseract')
+optdepends=('faac: support for the AAC audio codec'
+'lame: support for the MP3 audio codec'
+'mkvtoolnix: create, alter, and inspect Matroska files'
+'libtheora: decode and encode Ogg Theora files'
+'ogmtools: support for the Ogg Media container'
+'gpac: support for the MP4 container'
+'vorbis-tools: support for the Ogg Vorbis audio codec'
+'gocr: support for the SRT subtitle format'
+'ocrad: support for the SRT subtitle format'
+'tesseract: support for the SRT subtitle format')
+options=('!makeflags')
+changelog=$pkgname.changelog
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('6848a622152a62899b6e876e70ec36df1af7be9803b8b9c809ed631196bc18cc')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --sysconfdir=/usr/share
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: ogmrip.changelog
===
--- ogmrip.changelog2013-12-25 16:56:14 UTC (rev 103017)
+++ ogmrip.changelog2013-12-25 16:56:28 UTC (rev 103018)
@@ -1,27 +0,0 @@
-2013-04-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * 

[arch-commits] Commit in ogmrip/repos/community-x86_64 (6 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:00:29
  Author: jlichtblau
Revision: 103019

archrelease: copy trunk to community-x86_64

Added:
  ogmrip/repos/community-x86_64/PKGBUILD
(from rev 103018, ogmrip/trunk/PKGBUILD)
  ogmrip/repos/community-x86_64/ogmrip.changelog
(from rev 103018, ogmrip/trunk/ogmrip.changelog)
  ogmrip/repos/community-x86_64/ogmrip.install
(from rev 103018, ogmrip/trunk/ogmrip.install)
Deleted:
  ogmrip/repos/community-x86_64/PKGBUILD
  ogmrip/repos/community-x86_64/ogmrip.changelog
  ogmrip/repos/community-x86_64/ogmrip.install

--+
 PKGBUILD |   86 ++---
 ogmrip.changelog |   57 ++-
 ogmrip.install   |   22 ++---
 3 files changed, 84 insertions(+), 81 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 16:56:28 UTC (rev 103018)
+++ PKGBUILD2013-12-25 17:00:29 UTC (rev 103019)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Daenyth
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Vrob (Markus Heuser) mheu...@mi.fu-berlin.de
-
-pkgname=ogmrip
-pkgver=1.0.0
-pkgrel=2
-pkgdesc=Libraries and GTK2 interface for DVD ripping using mencoder
-arch=('i686' 'x86_64')
-url=http://ogmrip.sourceforge.net/;
-license=('GPL')
-depends=('libdvdread=4.1.3' 'mplayer' 'mencoder' 'enca' 'pkg-config' 'gconf' 
'libglade' 'libnotify' 'enchant')
-makedepends=('patch' 'intltool' 'perl-xml-parser' 'faac' 'lame' 'mkvtoolnix' 
'libtheora' 'ogmtools' 'gpac' 'vorbis-tools' 'tesseract')
-optdepends=('faac: support for the AAC audio codec'
-'lame: support for the MP3 audio codec'
-'mkvtoolnix: create, alter, and inspect Matroska files'
-'libtheora: decode and encode Ogg Theora files'
-'ogmtools: support for the Ogg Media container'
-'gpac: support for the MP4 container'
-'vorbis-tools: support for the Ogg Vorbis audio codec'
-'gocr: support for the SRT subtitle format'
-'ocrad: support for the SRT subtitle format'
-'tesseract: support for the SRT subtitle format')
-options=('!makeflags')
-changelog=$pkgname.changelog
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('6848a622152a62899b6e876e70ec36df1af7be9803b8b9c809ed631196bc18cc')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr --sysconfdir=/usr/share
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: ogmrip/repos/community-x86_64/PKGBUILD (from rev 103018, 
ogmrip/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 17:00:29 UTC (rev 103019)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Daenyth
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Vrob (Markus Heuser) mheu...@mi.fu-berlin.de
+
+pkgname=ogmrip
+pkgver=1.0.0
+pkgrel=3
+pkgdesc=Libraries and GTK2 interface for DVD ripping using mencoder
+arch=('i686' 'x86_64')
+url=http://ogmrip.sourceforge.net/;
+license=('GPL')
+depends=('libdvdread=4.1.3' 'mplayer' 'mencoder' 'enca' 'pkg-config' 'gconf' 
'libglade' 'libnotify' 'enchant')
+makedepends=('patch' 'intltool' 'perl-xml-parser' 'faac' 'lame' 'mkvtoolnix' 
'libtheora' 'ogmtools' 'gpac' 'vorbis-tools' 'tesseract')
+optdepends=('faac: support for the AAC audio codec'
+'lame: support for the MP3 audio codec'
+'mkvtoolnix: create, alter, and inspect Matroska files'
+'libtheora: decode and encode Ogg Theora files'
+'ogmtools: support for the Ogg Media container'
+'gpac: support for the MP4 container'
+'vorbis-tools: support for the Ogg Vorbis audio codec'
+'gocr: support for the SRT subtitle format'
+'ocrad: support for the SRT subtitle format'
+'tesseract: support for the SRT subtitle format')
+options=('!makeflags')
+changelog=$pkgname.changelog
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('6848a622152a62899b6e876e70ec36df1af7be9803b8b9c809ed631196bc18cc')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --sysconfdir=/usr/share
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: ogmrip.changelog
===
--- ogmrip.changelog2013-12-25 16:56:28 UTC (rev 103018)
+++ ogmrip.changelog2013-12-25 17:00:29 UTC (rev 103019)
@@ -1,27 +0,0 @@
-2013-04-20 Jaroslav Lichtblau 

[arch-commits] Commit in libgringotts/trunk (PKGBUILD libgringotts.changelog)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:06:52
  Author: jlichtblau
Revision: 103020

upgpkg: libgringotts 1.2.1-11 static library removed

Modified:
  libgringotts/trunk/PKGBUILD
  libgringotts/trunk/libgringotts.changelog

+
 PKGBUILD   |   10 +-
 libgringotts.changelog |7 +--
 2 files changed, 10 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 17:00:29 UTC (rev 103019)
+++ PKGBUILD2013-12-25 17:06:52 UTC (rev 103020)
@@ -3,7 +3,7 @@
 
 pkgname=libgringotts
 pkgver=1.2.1
-pkgrel=10
+pkgrel=11
 pkgdesc=Encryption backend for Gringotts
 arch=('i686' 'x86_64')
 url=http://developer.berlios.de/projects/gringotts;
@@ -14,7 +14,7 @@
 md5sums=('b2b1bad56ef33153f251ccd9500860be')
 
 build() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd ${srcdir}/$pkgname-$pkgver
 
   autoconf
   ./configure --prefix=/usr
@@ -22,9 +22,9 @@
 }
 
 package() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd ${srcdir}/$pkgname-$pkgver
 
-  make DESTDIR=${pkgdir} install
+  make DESTDIR=${pkgdir} install
 
-  rm -fr ${pkgdir}/usr/share
+  rm -fr ${pkgdir}/usr/share
 }

Modified: libgringotts.changelog
===
--- libgringotts.changelog  2013-12-25 17:00:29 UTC (rev 103019)
+++ libgringotts.changelog  2013-12-25 17:06:52 UTC (rev 103020)
@@ -1,6 +1,9 @@
+2013-12-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * libgringotts 1.2.1-11 static libraries remoed
+
 2012-05-01 Andrea Scarpino and...@archlinux.org
-* Remove libtool dependence
-* Remove .la file
+   * Remove libtool dependence
+   * Remove .la file
 
 2009-03-21 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* osmo dependency, moved to [community]



[arch-commits] Commit in libgringotts/repos/community-i686 (4 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:07:06
  Author: jlichtblau
Revision: 103021

archrelease: copy trunk to community-i686

Added:
  libgringotts/repos/community-i686/PKGBUILD
(from rev 103020, libgringotts/trunk/PKGBUILD)
  libgringotts/repos/community-i686/libgringotts.changelog
(from rev 103020, libgringotts/trunk/libgringotts.changelog)
Deleted:
  libgringotts/repos/community-i686/PKGBUILD
  libgringotts/repos/community-i686/libgringotts.changelog

+
 PKGBUILD   |   60 +++
 libgringotts.changelog |   15 +++
 2 files changed, 39 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 17:06:52 UTC (rev 103020)
+++ PKGBUILD2013-12-25 17:07:06 UTC (rev 103021)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-
-pkgname=libgringotts
-pkgver=1.2.1
-pkgrel=10
-pkgdesc=Encryption backend for Gringotts
-arch=('i686' 'x86_64')
-url=http://developer.berlios.de/projects/gringotts;
-license=('GPL')
-depends=('bzip2' 'libmcrypt' 'mhash' 'zlib')
-changelog=$pkgname.changelog
-source=(http://download.berlios.de/gringotts/$pkgname-$pkgver.tar.bz2)
-md5sums=('b2b1bad56ef33153f251ccd9500860be')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  autoconf
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-
-  rm -fr ${pkgdir}/usr/share
-}

Copied: libgringotts/repos/community-i686/PKGBUILD (from rev 103020, 
libgringotts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 17:07:06 UTC (rev 103021)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+
+pkgname=libgringotts
+pkgver=1.2.1
+pkgrel=11
+pkgdesc=Encryption backend for Gringotts
+arch=('i686' 'x86_64')
+url=http://developer.berlios.de/projects/gringotts;
+license=('GPL')
+depends=('bzip2' 'libmcrypt' 'mhash' 'zlib')
+changelog=$pkgname.changelog
+source=(http://download.berlios.de/gringotts/$pkgname-$pkgver.tar.bz2)
+md5sums=('b2b1bad56ef33153f251ccd9500860be')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  autoconf
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+
+  rm -fr ${pkgdir}/usr/share
+}

Deleted: libgringotts.changelog
===
--- libgringotts.changelog  2013-12-25 17:06:52 UTC (rev 103020)
+++ libgringotts.changelog  2013-12-25 17:07:06 UTC (rev 103021)
@@ -1,6 +0,0 @@
-2012-05-01 Andrea Scarpino and...@archlinux.org
-* Remove libtool dependence
-* Remove .la file
-
-2009-03-21 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * osmo dependency, moved to [community]

Copied: libgringotts/repos/community-i686/libgringotts.changelog (from rev 
103020, libgringotts/trunk/libgringotts.changelog)
===
--- libgringotts.changelog  (rev 0)
+++ libgringotts.changelog  2013-12-25 17:07:06 UTC (rev 103021)
@@ -0,0 +1,9 @@
+2013-12-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * libgringotts 1.2.1-11 static libraries remoed
+
+2012-05-01 Andrea Scarpino and...@archlinux.org
+   * Remove libtool dependence
+   * Remove .la file
+
+2009-03-21 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * osmo dependency, moved to [community]



[arch-commits] Commit in libgringotts/repos/community-x86_64 (4 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:07:40
  Author: jlichtblau
Revision: 103022

archrelease: copy trunk to community-x86_64

Added:
  libgringotts/repos/community-x86_64/PKGBUILD
(from rev 103021, libgringotts/trunk/PKGBUILD)
  libgringotts/repos/community-x86_64/libgringotts.changelog
(from rev 103021, libgringotts/trunk/libgringotts.changelog)
Deleted:
  libgringotts/repos/community-x86_64/PKGBUILD
  libgringotts/repos/community-x86_64/libgringotts.changelog

+
 PKGBUILD   |   60 +++
 libgringotts.changelog |   15 +++
 2 files changed, 39 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 17:07:06 UTC (rev 103021)
+++ PKGBUILD2013-12-25 17:07:40 UTC (rev 103022)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-
-pkgname=libgringotts
-pkgver=1.2.1
-pkgrel=10
-pkgdesc=Encryption backend for Gringotts
-arch=('i686' 'x86_64')
-url=http://developer.berlios.de/projects/gringotts;
-license=('GPL')
-depends=('bzip2' 'libmcrypt' 'mhash' 'zlib')
-changelog=$pkgname.changelog
-source=(http://download.berlios.de/gringotts/$pkgname-$pkgver.tar.bz2)
-md5sums=('b2b1bad56ef33153f251ccd9500860be')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  autoconf
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-
-  rm -fr ${pkgdir}/usr/share
-}

Copied: libgringotts/repos/community-x86_64/PKGBUILD (from rev 103021, 
libgringotts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 17:07:40 UTC (rev 103022)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+
+pkgname=libgringotts
+pkgver=1.2.1
+pkgrel=11
+pkgdesc=Encryption backend for Gringotts
+arch=('i686' 'x86_64')
+url=http://developer.berlios.de/projects/gringotts;
+license=('GPL')
+depends=('bzip2' 'libmcrypt' 'mhash' 'zlib')
+changelog=$pkgname.changelog
+source=(http://download.berlios.de/gringotts/$pkgname-$pkgver.tar.bz2)
+md5sums=('b2b1bad56ef33153f251ccd9500860be')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  autoconf
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+
+  rm -fr ${pkgdir}/usr/share
+}

Deleted: libgringotts.changelog
===
--- libgringotts.changelog  2013-12-25 17:07:06 UTC (rev 103021)
+++ libgringotts.changelog  2013-12-25 17:07:40 UTC (rev 103022)
@@ -1,6 +0,0 @@
-2012-05-01 Andrea Scarpino and...@archlinux.org
-* Remove libtool dependence
-* Remove .la file
-
-2009-03-21 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * osmo dependency, moved to [community]

Copied: libgringotts/repos/community-x86_64/libgringotts.changelog (from rev 
103021, libgringotts/trunk/libgringotts.changelog)
===
--- libgringotts.changelog  (rev 0)
+++ libgringotts.changelog  2013-12-25 17:07:40 UTC (rev 103022)
@@ -0,0 +1,9 @@
+2013-12-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * libgringotts 1.2.1-11 static libraries remoed
+
+2012-05-01 Andrea Scarpino and...@archlinux.org
+   * Remove libtool dependence
+   * Remove .la file
+
+2009-03-21 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * osmo dependency, moved to [community]



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

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:16:32
  Author: jlichtblau
Revision: 103024

archrelease: copy trunk to community-i686

Added:
  libpar2/repos/community-i686/PKGBUILD
(from rev 103023, libpar2/trunk/PKGBUILD)
  libpar2/repos/community-i686/libpar2-0.2-bugfixes.patch
(from rev 103023, libpar2/trunk/libpar2-0.2-bugfixes.patch)
  libpar2/repos/community-i686/libpar2-0.2-cancel.patch
(from rev 103023, libpar2/trunk/libpar2-0.2-cancel.patch)
Deleted:
  libpar2/repos/community-i686/PKGBUILD
  libpar2/repos/community-i686/libpar2-0.2-bugfixes.patch
  libpar2/repos/community-i686/libpar2-0.2-cancel.patch

+
 PKGBUILD   |   79 +++
 libpar2-0.2-bugfixes.patch |  120 +-
 libpar2-0.2-cancel.patch   |  472 +--
 3 files changed, 336 insertions(+), 335 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 17:16:19 UTC (rev 103023)
+++ PKGBUILD2013-12-25 17:16:32 UTC (rev 103024)
@@ -1,39 +0,0 @@
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Paul Bredbury br...@sent.com
-# Contributor: Matt McDonald met...@gmail.com
-
-pkgname=libpar2
-pkgver=0.2
-pkgrel=6
-pkgdesc=Parity checking library
-arch=('i686' 'x86_64')
-url=http://parchive.sourceforge.net/;
-license=('GPL')
-depends=('libsigc++2.0')
-makedepends=('autoconf' 'automake' 'pkgconfig')
-source=(http://downloads.sourceforge.net/sourceforge/parchive/${pkgname}-${pkgver}.tar.gz
-libpar2-0.2-bugfixes.patch libpar2-0.2-cancel.patch)
-sha256sums=('074fbf840f73b1e13e0405fce261078c81c8c0a4859e30a7bba10510f9199908'
-'bcdb0cf45b97b99bc2fb05074887bd73be15745d5d2ce94d65bd0e0c248fb341'
-'b05e08033dd2056b47c5610a5bd1d74b93dc283d2f798bfc0d3d9e3fd4f9da14')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  patch -p2  ${srcdir}/libpar2-0.2-bugfixes.patch
-  patch -p2  ${srcdir}/libpar2-0.2-cancel.patch
-
-  ./configure --prefix=/usr
-
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
- 
-# Docs
-  install -d ${pkgdir}/usr/share/doc/${pkgname}
-  install -m644 -t ${pkgdir}/usr/share/doc/${pkgname}/ AUTHORS PORTING README 
ROADMAP
-}

Copied: libpar2/repos/community-i686/PKGBUILD (from rev 103023, 
libpar2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 17:16:32 UTC (rev 103024)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Paul Bredbury br...@sent.com
+# Contributor: Matt McDonald met...@gmail.com
+
+pkgname=libpar2
+pkgver=0.2
+pkgrel=7
+pkgdesc=Parity checking library
+arch=('i686' 'x86_64')
+url=http://parchive.sourceforge.net/;
+license=('GPL')
+depends=('libsigc++2.0')
+makedepends=('autoconf' 'automake' 'pkgconfig' 'patch')
+source=(http://downloads.sourceforge.net/sourceforge/parchive/${pkgname}-${pkgver}.tar.gz
+libpar2-0.2-bugfixes.patch libpar2-0.2-cancel.patch)
+sha256sums=('074fbf840f73b1e13e0405fce261078c81c8c0a4859e30a7bba10510f9199908'
+'bcdb0cf45b97b99bc2fb05074887bd73be15745d5d2ce94d65bd0e0c248fb341'
+'b05e08033dd2056b47c5610a5bd1d74b93dc283d2f798bfc0d3d9e3fd4f9da14')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  patch -p2  ${srcdir}/libpar2-0.2-bugfixes.patch
+  patch -p2  ${srcdir}/libpar2-0.2-cancel.patch
+
+  ./configure --prefix=/usr
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+ 
+# Docs
+  install -d ${pkgdir}/usr/share/doc/${pkgname}
+  install -m644 -t ${pkgdir}/usr/share/doc/${pkgname}/ AUTHORS PORTING README 
ROADMAP
+}

Deleted: libpar2-0.2-bugfixes.patch
===
--- libpar2-0.2-bugfixes.patch  2013-12-25 17:16:19 UTC (rev 103023)
+++ libpar2-0.2-bugfixes.patch  2013-12-25 17:16:32 UTC (rev 103024)
@@ -1,60 +0,0 @@
-diff -aud -U 5 ../libpar2-0.2-original/par2repairer.cpp 
../libpar2-0.2/par2repairer.cpp
 ../libpar2-0.2-original/par2repairer.cpp   2006-01-20 18:25:20.0 
+0100
-+++ ../libpar2-0.2/par2repairer.cpp2012-11-30 14:23:31.0 +0100
-@@ -76,10 +76,11 @@
- ++sf;
-   }
- 
-   delete mainpacket;
-   delete creatorpacket;
-+  delete headers;
- }
- 
- 
- Result Par2Repairer::PreProcess(const CommandLine commandline)
- {
-@@ -1259,11 +1260,11 @@
- string path;
- string name;
- DiskFile::SplitFilename(filename, path, name);
- 
- cout  Target: \  name  \ - missing.  endl;
--  sig_done.emit(name, 0, 
sourcefile-GetVerificationPacket()-BlockCount());
-+  sig_done.emit(name, 0, sourcefile-GetVerificationPacket() ? 
sourcefile-GetVerificationPacket()-BlockCount() : 0);
-   }
- }
- 
- ++sf;
-   }
-@@ -1802,11 +1803,11 @@
-   \ - no data found. 

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

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:16:19
  Author: jlichtblau
Revision: 103023

upgpkg: libpar2 0.2-7 static library removed

Modified:
  libpar2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 17:07:40 UTC (rev 103022)
+++ PKGBUILD2013-12-25 17:16:19 UTC (rev 103023)
@@ -1,3 +1,4 @@
+# $Id$
 # Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
 # Contributor: Paul Bredbury br...@sent.com
 # Contributor: Matt McDonald met...@gmail.com
@@ -4,13 +5,13 @@
 
 pkgname=libpar2
 pkgver=0.2
-pkgrel=6
+pkgrel=7
 pkgdesc=Parity checking library
 arch=('i686' 'x86_64')
 url=http://parchive.sourceforge.net/;
 license=('GPL')
 depends=('libsigc++2.0')
-makedepends=('autoconf' 'automake' 'pkgconfig')
+makedepends=('autoconf' 'automake' 'pkgconfig' 'patch')
 
source=(http://downloads.sourceforge.net/sourceforge/parchive/${pkgname}-${pkgver}.tar.gz
 libpar2-0.2-bugfixes.patch libpar2-0.2-cancel.patch)
 sha256sums=('074fbf840f73b1e13e0405fce261078c81c8c0a4859e30a7bba10510f9199908'



[arch-commits] Commit in libpar2/repos/community-x86_64 (6 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:18:28
  Author: jlichtblau
Revision: 103025

archrelease: copy trunk to community-x86_64

Added:
  libpar2/repos/community-x86_64/PKGBUILD
(from rev 103024, libpar2/trunk/PKGBUILD)
  libpar2/repos/community-x86_64/libpar2-0.2-bugfixes.patch
(from rev 103024, libpar2/trunk/libpar2-0.2-bugfixes.patch)
  libpar2/repos/community-x86_64/libpar2-0.2-cancel.patch
(from rev 103024, libpar2/trunk/libpar2-0.2-cancel.patch)
Deleted:
  libpar2/repos/community-x86_64/PKGBUILD
  libpar2/repos/community-x86_64/libpar2-0.2-bugfixes.patch
  libpar2/repos/community-x86_64/libpar2-0.2-cancel.patch

+
 PKGBUILD   |   79 +++
 libpar2-0.2-bugfixes.patch |  120 +-
 libpar2-0.2-cancel.patch   |  472 +--
 3 files changed, 336 insertions(+), 335 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 17:16:32 UTC (rev 103024)
+++ PKGBUILD2013-12-25 17:18:28 UTC (rev 103025)
@@ -1,39 +0,0 @@
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Paul Bredbury br...@sent.com
-# Contributor: Matt McDonald met...@gmail.com
-
-pkgname=libpar2
-pkgver=0.2
-pkgrel=6
-pkgdesc=Parity checking library
-arch=('i686' 'x86_64')
-url=http://parchive.sourceforge.net/;
-license=('GPL')
-depends=('libsigc++2.0')
-makedepends=('autoconf' 'automake' 'pkgconfig')
-source=(http://downloads.sourceforge.net/sourceforge/parchive/${pkgname}-${pkgver}.tar.gz
-libpar2-0.2-bugfixes.patch libpar2-0.2-cancel.patch)
-sha256sums=('074fbf840f73b1e13e0405fce261078c81c8c0a4859e30a7bba10510f9199908'
-'bcdb0cf45b97b99bc2fb05074887bd73be15745d5d2ce94d65bd0e0c248fb341'
-'b05e08033dd2056b47c5610a5bd1d74b93dc283d2f798bfc0d3d9e3fd4f9da14')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  patch -p2  ${srcdir}/libpar2-0.2-bugfixes.patch
-  patch -p2  ${srcdir}/libpar2-0.2-cancel.patch
-
-  ./configure --prefix=/usr
-
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
- 
-# Docs
-  install -d ${pkgdir}/usr/share/doc/${pkgname}
-  install -m644 -t ${pkgdir}/usr/share/doc/${pkgname}/ AUTHORS PORTING README 
ROADMAP
-}

Copied: libpar2/repos/community-x86_64/PKGBUILD (from rev 103024, 
libpar2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 17:18:28 UTC (rev 103025)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Paul Bredbury br...@sent.com
+# Contributor: Matt McDonald met...@gmail.com
+
+pkgname=libpar2
+pkgver=0.2
+pkgrel=7
+pkgdesc=Parity checking library
+arch=('i686' 'x86_64')
+url=http://parchive.sourceforge.net/;
+license=('GPL')
+depends=('libsigc++2.0')
+makedepends=('autoconf' 'automake' 'pkgconfig' 'patch')
+source=(http://downloads.sourceforge.net/sourceforge/parchive/${pkgname}-${pkgver}.tar.gz
+libpar2-0.2-bugfixes.patch libpar2-0.2-cancel.patch)
+sha256sums=('074fbf840f73b1e13e0405fce261078c81c8c0a4859e30a7bba10510f9199908'
+'bcdb0cf45b97b99bc2fb05074887bd73be15745d5d2ce94d65bd0e0c248fb341'
+'b05e08033dd2056b47c5610a5bd1d74b93dc283d2f798bfc0d3d9e3fd4f9da14')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  patch -p2  ${srcdir}/libpar2-0.2-bugfixes.patch
+  patch -p2  ${srcdir}/libpar2-0.2-cancel.patch
+
+  ./configure --prefix=/usr
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+ 
+# Docs
+  install -d ${pkgdir}/usr/share/doc/${pkgname}
+  install -m644 -t ${pkgdir}/usr/share/doc/${pkgname}/ AUTHORS PORTING README 
ROADMAP
+}

Deleted: libpar2-0.2-bugfixes.patch
===
--- libpar2-0.2-bugfixes.patch  2013-12-25 17:16:32 UTC (rev 103024)
+++ libpar2-0.2-bugfixes.patch  2013-12-25 17:18:28 UTC (rev 103025)
@@ -1,60 +0,0 @@
-diff -aud -U 5 ../libpar2-0.2-original/par2repairer.cpp 
../libpar2-0.2/par2repairer.cpp
 ../libpar2-0.2-original/par2repairer.cpp   2006-01-20 18:25:20.0 
+0100
-+++ ../libpar2-0.2/par2repairer.cpp2012-11-30 14:23:31.0 +0100
-@@ -76,10 +76,11 @@
- ++sf;
-   }
- 
-   delete mainpacket;
-   delete creatorpacket;
-+  delete headers;
- }
- 
- 
- Result Par2Repairer::PreProcess(const CommandLine commandline)
- {
-@@ -1259,11 +1260,11 @@
- string path;
- string name;
- DiskFile::SplitFilename(filename, path, name);
- 
- cout  Target: \  name  \ - missing.  endl;
--  sig_done.emit(name, 0, 
sourcefile-GetVerificationPacket()-BlockCount());
-+  sig_done.emit(name, 0, sourcefile-GetVerificationPacket() ? 
sourcefile-GetVerificationPacket()-BlockCount() : 0);
-   }
- }
- 
- ++sf;
-   }
-@@ -1802,11 +1803,11 @@
-   \ - 

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

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:21:46
  Author: jlichtblau
Revision: 103026

upgpkg: libstatgrab 0.17-4 static library removed

Modified:
  libstatgrab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 17:18:28 UTC (rev 103025)
+++ PKGBUILD2013-12-25 17:21:46 UTC (rev 103026)
@@ -5,7 +5,7 @@
 
 pkgname=libstatgrab
 pkgver=0.17
-pkgrel=3
+pkgrel=4
 pkgdesc=A library that provides cross platform access to statistics about the 
system on which it's run
 arch=('i686' 'x86_64')
 url=http://www.i-scream.org/libstatgrab;
@@ -17,7 +17,7 @@
 sha256sums=('bbaa88c6bde8bd3cf2720b81a26528cc055a7e83e4ea3bdb1d0a3c4287cceb88')
 
 build() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd ${srcdir}/$pkgname-$pkgver
 
   ./configure --prefix=/usr
   make
@@ -24,7 +24,7 @@
 }
 
 package() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd ${srcdir}/$pkgname-$pkgver
 
-  make DESTDIR=${pkgdir} install
+  make DESTDIR=${pkgdir} install
 }



[arch-commits] Commit in libstatgrab/repos/community-i686 (4 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:21:57
  Author: jlichtblau
Revision: 103027

archrelease: copy trunk to community-i686

Added:
  libstatgrab/repos/community-i686/PKGBUILD
(from rev 103026, libstatgrab/trunk/PKGBUILD)
  libstatgrab/repos/community-i686/libstatgrab.changelog
(from rev 103026, libstatgrab/trunk/libstatgrab.changelog)
Deleted:
  libstatgrab/repos/community-i686/PKGBUILD
  libstatgrab/repos/community-i686/libstatgrab.changelog

---+
 PKGBUILD  |   60 
 libstatgrab.changelog |   22 -
 2 files changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 17:21:46 UTC (rev 103026)
+++ PKGBUILD2013-12-25 17:21:57 UTC (rev 103027)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Eric Belanger e...@archlinux.org
-# Contributor: Hugo Ideler hugoide...@dse.nl
-
-pkgname=libstatgrab
-pkgver=0.17
-pkgrel=3
-pkgdesc=A library that provides cross platform access to statistics about the 
system on which it's run
-arch=('i686' 'x86_64')
-url=http://www.i-scream.org/libstatgrab;
-license=('LGPL' 'GPL')
-depends=('ncurses' 'perl')
-options=('!makeflags')
-changelog=$pkgname.changelog
-source=(http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('bbaa88c6bde8bd3cf2720b81a26528cc055a7e83e4ea3bdb1d0a3c4287cceb88')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-}

Copied: libstatgrab/repos/community-i686/PKGBUILD (from rev 103026, 
libstatgrab/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 17:21:57 UTC (rev 103027)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Eric Belanger e...@archlinux.org
+# Contributor: Hugo Ideler hugoide...@dse.nl
+
+pkgname=libstatgrab
+pkgver=0.17
+pkgrel=4
+pkgdesc=A library that provides cross platform access to statistics about the 
system on which it's run
+arch=('i686' 'x86_64')
+url=http://www.i-scream.org/libstatgrab;
+license=('LGPL' 'GPL')
+depends=('ncurses' 'perl')
+options=('!makeflags')
+changelog=$pkgname.changelog
+source=(http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('bbaa88c6bde8bd3cf2720b81a26528cc055a7e83e4ea3bdb1d0a3c4287cceb88')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: libstatgrab.changelog
===
--- libstatgrab.changelog   2013-12-25 17:21:46 UTC (rev 103026)
+++ libstatgrab.changelog   2013-12-25 17:21:57 UTC (rev 103027)
@@ -1,11 +0,0 @@
-2011-01-27  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
-   * libstatgrab 0.17-1
-
-2010-07-21  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
-   * rebuild for correct package naming
-
-2008-03-20  Eric Belanger  e...@archlinux.org
-
-   * libstatgrab 0.16-1
-   * Upstream update
-   * Added ChangeLog

Copied: libstatgrab/repos/community-i686/libstatgrab.changelog (from rev 
103026, libstatgrab/trunk/libstatgrab.changelog)
===
--- libstatgrab.changelog   (rev 0)
+++ libstatgrab.changelog   2013-12-25 17:21:57 UTC (rev 103027)
@@ -0,0 +1,11 @@
+2011-01-27  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
+   * libstatgrab 0.17-1
+
+2010-07-21  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
+   * rebuild for correct package naming
+
+2008-03-20  Eric Belanger  e...@archlinux.org
+
+   * libstatgrab 0.16-1
+   * Upstream update
+   * Added ChangeLog



[arch-commits] Commit in libstatgrab/trunk (libstatgrab.changelog)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:24:12
  Author: jlichtblau
Revision: 103028

changelog update

Modified:
  libstatgrab/trunk/libstatgrab.changelog

---+
 libstatgrab.changelog |4 
 1 file changed, 4 insertions(+)

Modified: libstatgrab.changelog
===
--- libstatgrab.changelog   2013-12-25 17:21:57 UTC (rev 103027)
+++ libstatgrab.changelog   2013-12-25 17:24:12 UTC (rev 103028)
@@ -1,3 +1,6 @@
+2013-12-25  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
+   * libstatgrab 0.17-4 static library removal
+
 2011-01-27  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
* libstatgrab 0.17-1
 
@@ -9,3 +12,4 @@
* libstatgrab 0.16-1
* Upstream update
* Added ChangeLog
+



[arch-commits] Commit in libstatgrab/repos/community-x86_64 (4 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:24:20
  Author: jlichtblau
Revision: 103029

archrelease: copy trunk to community-x86_64

Added:
  libstatgrab/repos/community-x86_64/PKGBUILD
(from rev 103028, libstatgrab/trunk/PKGBUILD)
  libstatgrab/repos/community-x86_64/libstatgrab.changelog
(from rev 103028, libstatgrab/trunk/libstatgrab.changelog)
Deleted:
  libstatgrab/repos/community-x86_64/PKGBUILD
  libstatgrab/repos/community-x86_64/libstatgrab.changelog

---+
 PKGBUILD  |   60 
 libstatgrab.changelog |   26 
 2 files changed, 45 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 17:24:12 UTC (rev 103028)
+++ PKGBUILD2013-12-25 17:24:20 UTC (rev 103029)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Eric Belanger e...@archlinux.org
-# Contributor: Hugo Ideler hugoide...@dse.nl
-
-pkgname=libstatgrab
-pkgver=0.17
-pkgrel=3
-pkgdesc=A library that provides cross platform access to statistics about the 
system on which it's run
-arch=('i686' 'x86_64')
-url=http://www.i-scream.org/libstatgrab;
-license=('LGPL' 'GPL')
-depends=('ncurses' 'perl')
-options=('!makeflags')
-changelog=$pkgname.changelog
-source=(http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('bbaa88c6bde8bd3cf2720b81a26528cc055a7e83e4ea3bdb1d0a3c4287cceb88')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-}

Copied: libstatgrab/repos/community-x86_64/PKGBUILD (from rev 103028, 
libstatgrab/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 17:24:20 UTC (rev 103029)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Eric Belanger e...@archlinux.org
+# Contributor: Hugo Ideler hugoide...@dse.nl
+
+pkgname=libstatgrab
+pkgver=0.17
+pkgrel=4
+pkgdesc=A library that provides cross platform access to statistics about the 
system on which it's run
+arch=('i686' 'x86_64')
+url=http://www.i-scream.org/libstatgrab;
+license=('LGPL' 'GPL')
+depends=('ncurses' 'perl')
+options=('!makeflags')
+changelog=$pkgname.changelog
+source=(http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('bbaa88c6bde8bd3cf2720b81a26528cc055a7e83e4ea3bdb1d0a3c4287cceb88')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: libstatgrab.changelog
===
--- libstatgrab.changelog   2013-12-25 17:24:12 UTC (rev 103028)
+++ libstatgrab.changelog   2013-12-25 17:24:20 UTC (rev 103029)
@@ -1,11 +0,0 @@
-2011-01-27  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
-   * libstatgrab 0.17-1
-
-2010-07-21  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
-   * rebuild for correct package naming
-
-2008-03-20  Eric Belanger  e...@archlinux.org
-
-   * libstatgrab 0.16-1
-   * Upstream update
-   * Added ChangeLog

Copied: libstatgrab/repos/community-x86_64/libstatgrab.changelog (from rev 
103028, libstatgrab/trunk/libstatgrab.changelog)
===
--- libstatgrab.changelog   (rev 0)
+++ libstatgrab.changelog   2013-12-25 17:24:20 UTC (rev 103029)
@@ -0,0 +1,15 @@
+2013-12-25  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
+   * libstatgrab 0.17-4 static library removal
+
+2011-01-27  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
+   * libstatgrab 0.17-1
+
+2010-07-21  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
+   * rebuild for correct package naming
+
+2008-03-20  Eric Belanger  e...@archlinux.org
+
+   * libstatgrab 0.16-1
+   * Upstream update
+   * Added ChangeLog
+



[arch-commits] Commit in stfl/trunk (PKGBUILD stfl.changelog)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:27:58
  Author: jlichtblau
Revision: 103030

upgpkg: stfl 0.22-2 static library removed

Modified:
  stfl/trunk/PKGBUILD
  stfl/trunk/stfl.changelog

+
 PKGBUILD   |   10 +-
 stfl.changelog |3 +++
 2 files changed, 8 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 17:24:20 UTC (rev 103029)
+++ PKGBUILD2013-12-25 17:27:58 UTC (rev 103030)
@@ -4,7 +4,7 @@
 
 pkgname=stfl
 pkgver=0.22
-pkgrel=1
+pkgrel=2
 pkgdesc=Library implementing a curses-based widget set for text terminals
 arch=('i686' 'x86_64')
 url=http://clifford.at/stfl/;
@@ -18,9 +18,9 @@
 'c7d7c787bcd287a776aad3b26e6a90a3b121c281125c34c7c35a87f36dcdc453')
 
 build() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd ${srcdir}/$pkgname-$pkgver
 
-  patch -Np1 -i ${srcdir}/$pkgname-archlinux.patch
+  patch -Np1 -i ${srcdir}/$pkgname-archlinux.patch
 
   make prefix=/usr Makefile.deps
   make prefix=/usr
@@ -27,7 +27,7 @@
 }
 
 package() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd ${srcdir}/$pkgname-$pkgver
 
-  make prefix=/usr DESTDIR=${pkgdir} install
+  make prefix=/usr DESTDIR=${pkgdir} install
 }

Modified: stfl.changelog
===
--- stfl.changelog  2013-12-25 17:24:20 UTC (rev 103029)
+++ stfl.changelog  2013-12-25 17:27:58 UTC (rev 103030)
@@ -1,3 +1,6 @@
+2013-12-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * stfl 0.22-1 static library removed
+
 2012-02-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* stfl 0.22-1
 



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

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:28:10
  Author: jlichtblau
Revision: 103031

archrelease: copy trunk to community-i686

Added:
  stfl/repos/community-i686/PKGBUILD
(from rev 103030, stfl/trunk/PKGBUILD)
  stfl/repos/community-i686/stfl-archlinux.patch
(from rev 103030, stfl/trunk/stfl-archlinux.patch)
  stfl/repos/community-i686/stfl.changelog
(from rev 103030, stfl/trunk/stfl.changelog)
Deleted:
  stfl/repos/community-i686/PKGBUILD
  stfl/repos/community-i686/stfl-archlinux.patch
  stfl/repos/community-i686/stfl.changelog

--+
 PKGBUILD |   66 -
 stfl-archlinux.patch |   48 +--
 stfl.changelog   |   55 +---
 3 files changed, 86 insertions(+), 83 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 17:27:58 UTC (rev 103030)
+++ PKGBUILD2013-12-25 17:28:10 UTC (rev 103031)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Sven Pfleiderer pfle...@roothausen.de
-
-pkgname=stfl
-pkgver=0.22
-pkgrel=1
-pkgdesc=Library implementing a curses-based widget set for text terminals
-arch=('i686' 'x86_64')
-url=http://clifford.at/stfl/;
-license=('GPL3')
-depends=('ncurses')
-makedepends=('patch' 'swig')
-changelog=$pkgname.changelog
-source=(http://clifford.at/stfl/$pkgname-$pkgver.tar.gz \
-$pkgname-archlinux.patch)
-sha256sums=('2dddafd331e61ad04baf1251ccecb3a69feaf99880dd75155be8423c1cc55418'
-'c7d7c787bcd287a776aad3b26e6a90a3b121c281125c34c7c35a87f36dcdc453')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  patch -Np1 -i ${srcdir}/$pkgname-archlinux.patch
-
-  make prefix=/usr Makefile.deps
-  make prefix=/usr
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make prefix=/usr DESTDIR=${pkgdir} install
-}

Copied: stfl/repos/community-i686/PKGBUILD (from rev 103030, 
stfl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 17:28:10 UTC (rev 103031)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Sven Pfleiderer pfle...@roothausen.de
+
+pkgname=stfl
+pkgver=0.22
+pkgrel=2
+pkgdesc=Library implementing a curses-based widget set for text terminals
+arch=('i686' 'x86_64')
+url=http://clifford.at/stfl/;
+license=('GPL3')
+depends=('ncurses')
+makedepends=('patch' 'swig')
+changelog=$pkgname.changelog
+source=(http://clifford.at/stfl/$pkgname-$pkgver.tar.gz \
+$pkgname-archlinux.patch)
+sha256sums=('2dddafd331e61ad04baf1251ccecb3a69feaf99880dd75155be8423c1cc55418'
+'c7d7c787bcd287a776aad3b26e6a90a3b121c281125c34c7c35a87f36dcdc453')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  patch -Np1 -i ${srcdir}/$pkgname-archlinux.patch
+
+  make prefix=/usr Makefile.deps
+  make prefix=/usr
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make prefix=/usr DESTDIR=${pkgdir} install
+}

Deleted: stfl-archlinux.patch
===
--- stfl-archlinux.patch2013-12-25 17:27:58 UTC (rev 103030)
+++ stfl-archlinux.patch2013-12-25 17:28:10 UTC (rev 103031)
@@ -1,24 +0,0 @@
-diff -ruN0 stfl-0.21-orig//Makefile.cfg stfl-0.21/Makefile.cfg
 stfl-0.21-orig//Makefile.cfg   2009-05-31 20:20:39.0 +0200
-+++ stfl-0.21/Makefile.cfg 2010-03-25 20:01:19.0 +0100
-@@ -22 +22 @@
--export prefix ?= /usr/local
-+export prefix ?= /usr
-@@ -26 +26 @@
--FOUND_SPL = 1
-+FOUND_SPL = 0
-@@ -38 +38 @@
--FOUND_PERL5 = 1
-+FOUND_PERL5 = 0
-@@ -44 +44 @@
--FOUND_PYTHON = 1
-+FOUND_PYTHON = 0
-@@ -50 +50 @@
--FOUND_RUBY = 1
-+FOUND_RUBY = 0
-diff -ruN0 stfl-0.21-orig//stfl_internals.h stfl-0.21/stfl_internals.h
 stfl-0.21-orig//stfl_internals.h   2009-06-19 19:27:33.0 +0200
-+++ stfl-0.21/stfl_internals.h 2010-03-25 20:00:52.0 +0100
-@@ -31 +31 @@
--#include ncursesw/ncurses.h
-+#include ncurses.h

Copied: stfl/repos/community-i686/stfl-archlinux.patch (from rev 103030, 
stfl/trunk/stfl-archlinux.patch)
===
--- stfl-archlinux.patch(rev 0)
+++ stfl-archlinux.patch2013-12-25 17:28:10 UTC (rev 103031)
@@ -0,0 +1,24 @@
+diff -ruN0 stfl-0.21-orig//Makefile.cfg stfl-0.21/Makefile.cfg
+--- stfl-0.21-orig//Makefile.cfg   2009-05-31 20:20:39.0 +0200
 stfl-0.21/Makefile.cfg 2010-03-25 20:01:19.0 +0100
+@@ -22 +22 @@
+-export prefix ?= /usr/local
++export prefix ?= /usr
+@@ -26 +26 @@
+-FOUND_SPL = 1
++FOUND_SPL = 0
+@@ -38 +38 @@
+-FOUND_PERL5 = 1
++FOUND_PERL5 = 0
+@@ -44 +44 @@
+-FOUND_PYTHON = 1
++FOUND_PYTHON = 0
+@@ -50 +50 @@
+-FOUND_RUBY = 1
++FOUND_RUBY = 0
+diff -ruN0 stfl-0.21-orig//stfl_internals.h 

[arch-commits] Commit in stfl/repos/community-x86_64 (6 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:28:56
  Author: jlichtblau
Revision: 103032

archrelease: copy trunk to community-x86_64

Added:
  stfl/repos/community-x86_64/PKGBUILD
(from rev 103031, stfl/trunk/PKGBUILD)
  stfl/repos/community-x86_64/stfl-archlinux.patch
(from rev 103031, stfl/trunk/stfl-archlinux.patch)
  stfl/repos/community-x86_64/stfl.changelog
(from rev 103031, stfl/trunk/stfl.changelog)
Deleted:
  stfl/repos/community-x86_64/PKGBUILD
  stfl/repos/community-x86_64/stfl-archlinux.patch
  stfl/repos/community-x86_64/stfl.changelog

--+
 PKGBUILD |   66 -
 stfl-archlinux.patch |   48 +--
 stfl.changelog   |   55 +---
 3 files changed, 86 insertions(+), 83 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 17:28:10 UTC (rev 103031)
+++ PKGBUILD2013-12-25 17:28:56 UTC (rev 103032)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Sven Pfleiderer pfle...@roothausen.de
-
-pkgname=stfl
-pkgver=0.22
-pkgrel=1
-pkgdesc=Library implementing a curses-based widget set for text terminals
-arch=('i686' 'x86_64')
-url=http://clifford.at/stfl/;
-license=('GPL3')
-depends=('ncurses')
-makedepends=('patch' 'swig')
-changelog=$pkgname.changelog
-source=(http://clifford.at/stfl/$pkgname-$pkgver.tar.gz \
-$pkgname-archlinux.patch)
-sha256sums=('2dddafd331e61ad04baf1251ccecb3a69feaf99880dd75155be8423c1cc55418'
-'c7d7c787bcd287a776aad3b26e6a90a3b121c281125c34c7c35a87f36dcdc453')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  patch -Np1 -i ${srcdir}/$pkgname-archlinux.patch
-
-  make prefix=/usr Makefile.deps
-  make prefix=/usr
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make prefix=/usr DESTDIR=${pkgdir} install
-}

Copied: stfl/repos/community-x86_64/PKGBUILD (from rev 103031, 
stfl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 17:28:56 UTC (rev 103032)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Sven Pfleiderer pfle...@roothausen.de
+
+pkgname=stfl
+pkgver=0.22
+pkgrel=2
+pkgdesc=Library implementing a curses-based widget set for text terminals
+arch=('i686' 'x86_64')
+url=http://clifford.at/stfl/;
+license=('GPL3')
+depends=('ncurses')
+makedepends=('patch' 'swig')
+changelog=$pkgname.changelog
+source=(http://clifford.at/stfl/$pkgname-$pkgver.tar.gz \
+$pkgname-archlinux.patch)
+sha256sums=('2dddafd331e61ad04baf1251ccecb3a69feaf99880dd75155be8423c1cc55418'
+'c7d7c787bcd287a776aad3b26e6a90a3b121c281125c34c7c35a87f36dcdc453')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  patch -Np1 -i ${srcdir}/$pkgname-archlinux.patch
+
+  make prefix=/usr Makefile.deps
+  make prefix=/usr
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make prefix=/usr DESTDIR=${pkgdir} install
+}

Deleted: stfl-archlinux.patch
===
--- stfl-archlinux.patch2013-12-25 17:28:10 UTC (rev 103031)
+++ stfl-archlinux.patch2013-12-25 17:28:56 UTC (rev 103032)
@@ -1,24 +0,0 @@
-diff -ruN0 stfl-0.21-orig//Makefile.cfg stfl-0.21/Makefile.cfg
 stfl-0.21-orig//Makefile.cfg   2009-05-31 20:20:39.0 +0200
-+++ stfl-0.21/Makefile.cfg 2010-03-25 20:01:19.0 +0100
-@@ -22 +22 @@
--export prefix ?= /usr/local
-+export prefix ?= /usr
-@@ -26 +26 @@
--FOUND_SPL = 1
-+FOUND_SPL = 0
-@@ -38 +38 @@
--FOUND_PERL5 = 1
-+FOUND_PERL5 = 0
-@@ -44 +44 @@
--FOUND_PYTHON = 1
-+FOUND_PYTHON = 0
-@@ -50 +50 @@
--FOUND_RUBY = 1
-+FOUND_RUBY = 0
-diff -ruN0 stfl-0.21-orig//stfl_internals.h stfl-0.21/stfl_internals.h
 stfl-0.21-orig//stfl_internals.h   2009-06-19 19:27:33.0 +0200
-+++ stfl-0.21/stfl_internals.h 2010-03-25 20:00:52.0 +0100
-@@ -31 +31 @@
--#include ncursesw/ncurses.h
-+#include ncurses.h

Copied: stfl/repos/community-x86_64/stfl-archlinux.patch (from rev 103031, 
stfl/trunk/stfl-archlinux.patch)
===
--- stfl-archlinux.patch(rev 0)
+++ stfl-archlinux.patch2013-12-25 17:28:56 UTC (rev 103032)
@@ -0,0 +1,24 @@
+diff -ruN0 stfl-0.21-orig//Makefile.cfg stfl-0.21/Makefile.cfg
+--- stfl-0.21-orig//Makefile.cfg   2009-05-31 20:20:39.0 +0200
 stfl-0.21/Makefile.cfg 2010-03-25 20:01:19.0 +0100
+@@ -22 +22 @@
+-export prefix ?= /usr/local
++export prefix ?= /usr
+@@ -26 +26 @@
+-FOUND_SPL = 1
++FOUND_SPL = 0
+@@ -38 +38 @@
+-FOUND_PERL5 = 1
++FOUND_PERL5 = 0
+@@ -44 +44 @@
+-FOUND_PYTHON = 1
++FOUND_PYTHON = 0
+@@ -50 +50 @@
+-FOUND_RUBY = 1
++FOUND_RUBY = 0
+diff -ruN0 

[arch-commits] Commit in libxft/trunk (PKGBUILD freetype_header.patch)

2013-12-25 Thread Andreas Radke
Date: Wednesday, December 25, 2013 @ 18:35:31
  Author: andyrtr
Revision: 202704

upgpkg: libxft 2.3.1-2

fix build with new freetype; FS#38263

Added:
  libxft/trunk/freetype_header.patch
Modified:
  libxft/trunk/PKGBUILD

---+
 PKGBUILD  |   10 +++---
 freetype_header.patch |   30 ++
 2 files changed, 37 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 15:37:00 UTC (rev 202703)
+++ PKGBUILD2013-12-25 17:35:31 UTC (rev 202704)
@@ -3,7 +3,7 @@
 
 pkgname=libxft
 pkgver=2.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc=FreeType-based font drawing library for X
 arch=('i686' 'x86_64')
 license=('custom')
@@ -10,11 +10,15 @@
 url=http://xorg.freedesktop.org/;
 depends=('fontconfig' 'libxrender')
 makedepends=('pkgconfig')
-source=(${url}/releases/individual/lib/libXft-${pkgver}.tar.bz2)
-sha256sums=('7fce32b92dcb7b2869bed567af2abc7bbad0d5d6fcf471b8a3e137964a31bbbd')
+source=(${url}/releases/individual/lib/libXft-${pkgver}.tar.bz2
+freetype_header.patch)
+sha256sums=('7fce32b92dcb7b2869bed567af2abc7bbad0d5d6fcf471b8a3e137964a31bbbd'
+'991c91998e61e83061c6c08218a2e6ac5643f16183750f73ee74f29fdd440be9')
 
 build() {
   cd ${srcdir}/libXft-${pkgver}
+  # fix build for freetype header moved - 
http://cgit.freedesktop.org/xorg/lib/libXft/patch/?id=4acfdaf95adb0a05c2a25550bdde036c865902f4
+  patch -Np1 -i ${srcdir}/freetype_header.patch
   ./configure --prefix=/usr --sysconfdir=/etc --disable-static
   make
 }

Added: freetype_header.patch
===
--- freetype_header.patch   (rev 0)
+++ freetype_header.patch   2013-12-25 17:35:31 UTC (rev 202704)
@@ -0,0 +1,30 @@
+From 4acfdaf95adb0a05c2a25550bdde036c865902f4 Mon Sep 17 00:00:00 2001
+From: Julien Cristau jcris...@debian.org
+Date: Mon, 02 Dec 2013 15:26:24 +
+Subject: Use FT_*_H macros instead of including freetype/*.h
+
+freetype moved its headers around in 2.5.1.
+
+Signed-off-by: Julien Cristau jcris...@debian.org
+---
+diff --git a/src/xftglyphs.c b/src/xftglyphs.c
+index 2f3dc5a..4b5fb82 100644
+--- a/src/xftglyphs.c
 b/src/xftglyphs.c
+@@ -21,10 +21,10 @@
+  */
+ 
+ #include xftint.h
+-#include freetype/ftoutln.h
+-#include freetype/ftlcdfil.h
++#include FT_OUTLINE_H
++#include FT_LCD_FILTER_H
+ 
+-#include freetype/ftsynth.h
++#include FT_SYNTHESIS_H
+ 
+ /*
+  * Validate the memory info for a font
+--
+cgit v0.9.0.2-2-gbebe
+



[arch-commits] Commit in proj/repos/community-i686 (4 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:36:09
  Author: jlichtblau
Revision: 103034

archrelease: copy trunk to community-i686

Added:
  proj/repos/community-i686/PKGBUILD
(from rev 103033, proj/trunk/PKGBUILD)
  proj/repos/community-i686/proj.changelog
(from rev 103033, proj/trunk/proj.changelog)
Deleted:
  proj/repos/community-i686/PKGBUILD
  proj/repos/community-i686/proj.changelog

+
 PKGBUILD   |   76 +++
 proj.changelog |   25 ++
 2 files changed, 52 insertions(+), 49 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 17:35:53 UTC (rev 103033)
+++ PKGBUILD2013-12-25 17:36:09 UTC (rev 103034)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Mateusz Herych heni...@gmail.com
-# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
-# Contributor: William Rea sillywi...@gmail.com
-
-pkgname=proj
-pkgver=4.8.0
-pkgrel=2
-pkgdesc='Cartographic Projections library.'
-arch=('i686' 'x86_64')
-url=http://trac.osgeo.org/proj/;
-license=('MIT')
-changelog=$pkgname.changelog
-source=(http://download.osgeo.org/proj/$pkgname-$pkgver.tar.gz;
-http://download.osgeo.org/proj/$pkgname-datumgrid-1.5.zip;
-
chenyx06a.zip::http://www.swisstopo.admin.ch/internet/swisstopo/en/home/products/software/software.parsys.7090.downloadList.55545.DownloadFile.tmp/chenyx06ntv2.zip;)
-sha256sums=('2db2dbf0fece8d9880679154e0d6d1ce7c694dd8e08b4d091028093d87a9d1b5'
-'723c4017d95d7a8abdf3bda4e18d3c15d79b00f9326d453da5fdf13f96c287db'
-'f61290a32815622bfe182af475c76b0b4c282de66121fdddce2f6201e8bca2e0')
-
-build() {
-  bsdtar -xzvf ${srcdir}/${pkgname}-datumgrid-1.5.zip -C 
${srcdir}/proj-${pkgver}/nad
-  bsdtar -xzvf ${srcdir}/chenyx06a.zip -C ${srcdir}/proj-${pkgver}/nad 
CHENYX06a.gsb
-
-  cd ${srcdir}/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-
-  install -D COPYING ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
-}

Copied: proj/repos/community-i686/PKGBUILD (from rev 103033, 
proj/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 17:36:09 UTC (rev 103034)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Mateusz Herych heni...@gmail.com
+# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
+# Contributor: William Rea sillywi...@gmail.com
+
+pkgname=proj
+pkgver=4.8.0
+pkgrel=3
+pkgdesc='Cartographic Projections library.'
+arch=('i686' 'x86_64')
+url=http://trac.osgeo.org/proj/;
+license=('MIT')
+changelog=$pkgname.changelog
+source=(http://download.osgeo.org/proj/$pkgname-$pkgver.tar.gz;
+http://download.osgeo.org/proj/$pkgname-datumgrid-1.5.zip;
+
chenyx06a.zip::http://www.swisstopo.admin.ch/internet/swisstopo/en/home/products/software/software.parsys.7090.downloadList.55545.DownloadFile.tmp/chenyx06ntv2.zip;)
+sha256sums=('2db2dbf0fece8d9880679154e0d6d1ce7c694dd8e08b4d091028093d87a9d1b5'
+'723c4017d95d7a8abdf3bda4e18d3c15d79b00f9326d453da5fdf13f96c287db'
+'f61290a32815622bfe182af475c76b0b4c282de66121fdddce2f6201e8bca2e0')
+
+build() {
+  bsdtar -xzvf ${srcdir}/${pkgname}-datumgrid-1.5.zip -C 
${srcdir}/proj-${pkgver}/nad
+  bsdtar -xzvf ${srcdir}/chenyx06a.zip -C ${srcdir}/proj-${pkgver}/nad 
CHENYX06a.gsb
+
+  cd ${srcdir}/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+
+  install -D COPYING ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: proj.changelog
===
--- proj.changelog  2013-12-25 17:35:53 UTC (rev 103033)
+++ proj.changelog  2013-12-25 17:36:09 UTC (rev 103034)
@@ -1,11 +0,0 @@
-2013-02-24 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * proj 4.8.0-2 chenyx06a.zip file location fix
-
-2012-05-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * proj 4.8.0-1
-
-2012-03-11 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * proj 4.7.0-2 adopted, package signed, FS#27119 fixed
-
-2007-06-27 tardo ta...@nagi-fanboi.net
-   * Fixed license dir | license - licenses

Copied: proj/repos/community-i686/proj.changelog (from rev 103033, 
proj/trunk/proj.changelog)
===
--- proj.changelog  (rev 0)
+++ proj.changelog  2013-12-25 17:36:09 UTC (rev 103034)
@@ -0,0 +1,14 @@
+2013-12-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * proj 4.8.0-3 static library removed
+
+2013-02-24 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * proj 

[arch-commits] Commit in proj/trunk (PKGBUILD proj.changelog)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:35:53
  Author: jlichtblau
Revision: 103033

upgpkg: proj 4.8.0-3 static library removed

Modified:
  proj/trunk/PKGBUILD
  proj/trunk/proj.changelog

+
 PKGBUILD   |2 +-
 proj.changelog |3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 17:28:56 UTC (rev 103032)
+++ PKGBUILD2013-12-25 17:35:53 UTC (rev 103033)
@@ -6,7 +6,7 @@
 
 pkgname=proj
 pkgver=4.8.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Cartographic Projections library.'
 arch=('i686' 'x86_64')
 url=http://trac.osgeo.org/proj/;

Modified: proj.changelog
===
--- proj.changelog  2013-12-25 17:28:56 UTC (rev 103032)
+++ proj.changelog  2013-12-25 17:35:53 UTC (rev 103033)
@@ -1,3 +1,6 @@
+2013-12-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * proj 4.8.0-3 static library removed
+
 2013-02-24 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* proj 4.8.0-2 chenyx06a.zip file location fix
 



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

2013-12-25 Thread Andreas Radke
Date: Wednesday, December 25, 2013 @ 18:35:47
  Author: andyrtr
Revision: 202705

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

Added:
  libxft/repos/extra-i686/PKGBUILD
(from rev 202704, libxft/trunk/PKGBUILD)
  libxft/repos/extra-i686/freetype_header.patch
(from rev 202704, libxft/trunk/freetype_header.patch)
  libxft/repos/extra-x86_64/PKGBUILD
(from rev 202704, libxft/trunk/PKGBUILD)
  libxft/repos/extra-x86_64/freetype_header.patch
(from rev 202704, libxft/trunk/freetype_header.patch)
Deleted:
  libxft/repos/extra-i686/PKGBUILD
  libxft/repos/extra-x86_64/PKGBUILD

+
 /PKGBUILD  |   64 +++
 extra-i686/PKGBUILD|   28 ---
 extra-i686/freetype_header.patch   |   30 
 extra-x86_64/PKGBUILD  |   28 ---
 extra-x86_64/freetype_header.patch |   30 
 5 files changed, 124 insertions(+), 56 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-25 17:35:31 UTC (rev 202704)
+++ extra-i686/PKGBUILD 2013-12-25 17:35:47 UTC (rev 202705)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=libxft
-pkgver=2.3.1
-pkgrel=1
-pkgdesc=FreeType-based font drawing library for X
-arch=('i686' 'x86_64')
-license=('custom')
-url=http://xorg.freedesktop.org/;
-depends=('fontconfig' 'libxrender')
-makedepends=('pkgconfig')
-source=(${url}/releases/individual/lib/libXft-${pkgver}.tar.bz2)
-sha256sums=('7fce32b92dcb7b2869bed567af2abc7bbad0d5d6fcf471b8a3e137964a31bbbd')
-
-build() {
-  cd ${srcdir}/libXft-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/libXft-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -d -m755 ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
-
-}

Copied: libxft/repos/extra-i686/PKGBUILD (from rev 202704, 
libxft/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-25 17:35:47 UTC (rev 202705)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libxft
+pkgver=2.3.1
+pkgrel=2
+pkgdesc=FreeType-based font drawing library for X
+arch=('i686' 'x86_64')
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('fontconfig' 'libxrender')
+makedepends=('pkgconfig')
+source=(${url}/releases/individual/lib/libXft-${pkgver}.tar.bz2
+freetype_header.patch)
+sha256sums=('7fce32b92dcb7b2869bed567af2abc7bbad0d5d6fcf471b8a3e137964a31bbbd'
+'991c91998e61e83061c6c08218a2e6ac5643f16183750f73ee74f29fdd440be9')
+
+build() {
+  cd ${srcdir}/libXft-${pkgver}
+  # fix build for freetype header moved - 
http://cgit.freedesktop.org/xorg/lib/libXft/patch/?id=4acfdaf95adb0a05c2a25550bdde036c865902f4
+  patch -Np1 -i ${srcdir}/freetype_header.patch
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/libXft-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -d -m755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+
+}

Copied: libxft/repos/extra-i686/freetype_header.patch (from rev 202704, 
libxft/trunk/freetype_header.patch)
===
--- extra-i686/freetype_header.patch(rev 0)
+++ extra-i686/freetype_header.patch2013-12-25 17:35:47 UTC (rev 202705)
@@ -0,0 +1,30 @@
+From 4acfdaf95adb0a05c2a25550bdde036c865902f4 Mon Sep 17 00:00:00 2001
+From: Julien Cristau jcris...@debian.org
+Date: Mon, 02 Dec 2013 15:26:24 +
+Subject: Use FT_*_H macros instead of including freetype/*.h
+
+freetype moved its headers around in 2.5.1.
+
+Signed-off-by: Julien Cristau jcris...@debian.org
+---
+diff --git a/src/xftglyphs.c b/src/xftglyphs.c
+index 2f3dc5a..4b5fb82 100644
+--- a/src/xftglyphs.c
 b/src/xftglyphs.c
+@@ -21,10 +21,10 @@
+  */
+ 
+ #include xftint.h
+-#include freetype/ftoutln.h
+-#include freetype/ftlcdfil.h
++#include FT_OUTLINE_H
++#include FT_LCD_FILTER_H
+ 
+-#include freetype/ftsynth.h
++#include FT_SYNTHESIS_H
+ 
+ /*
+  * Validate the memory info for a font
+--
+cgit v0.9.0.2-2-gbebe
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-12-25 17:35:31 UTC (rev 202704)
+++ extra-x86_64/PKGBUILD   2013-12-25 17:35:47 UTC (rev 202705)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=libxft
-pkgver=2.3.1
-pkgrel=1
-pkgdesc=FreeType-based font drawing library for X
-arch=('i686' 'x86_64')
-license=('custom')
-url=http://xorg.freedesktop.org/;
-depends=('fontconfig' 'libxrender')

[arch-commits] Commit in proj/repos/community-x86_64 (4 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:37:50
  Author: jlichtblau
Revision: 103035

archrelease: copy trunk to community-x86_64

Added:
  proj/repos/community-x86_64/PKGBUILD
(from rev 103034, proj/trunk/PKGBUILD)
  proj/repos/community-x86_64/proj.changelog
(from rev 103034, proj/trunk/proj.changelog)
Deleted:
  proj/repos/community-x86_64/PKGBUILD
  proj/repos/community-x86_64/proj.changelog

+
 PKGBUILD   |   76 +++
 proj.changelog |   25 ++
 2 files changed, 52 insertions(+), 49 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 17:36:09 UTC (rev 103034)
+++ PKGBUILD2013-12-25 17:37:50 UTC (rev 103035)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Mateusz Herych heni...@gmail.com
-# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
-# Contributor: William Rea sillywi...@gmail.com
-
-pkgname=proj
-pkgver=4.8.0
-pkgrel=2
-pkgdesc='Cartographic Projections library.'
-arch=('i686' 'x86_64')
-url=http://trac.osgeo.org/proj/;
-license=('MIT')
-changelog=$pkgname.changelog
-source=(http://download.osgeo.org/proj/$pkgname-$pkgver.tar.gz;
-http://download.osgeo.org/proj/$pkgname-datumgrid-1.5.zip;
-
chenyx06a.zip::http://www.swisstopo.admin.ch/internet/swisstopo/en/home/products/software/software.parsys.7090.downloadList.55545.DownloadFile.tmp/chenyx06ntv2.zip;)
-sha256sums=('2db2dbf0fece8d9880679154e0d6d1ce7c694dd8e08b4d091028093d87a9d1b5'
-'723c4017d95d7a8abdf3bda4e18d3c15d79b00f9326d453da5fdf13f96c287db'
-'f61290a32815622bfe182af475c76b0b4c282de66121fdddce2f6201e8bca2e0')
-
-build() {
-  bsdtar -xzvf ${srcdir}/${pkgname}-datumgrid-1.5.zip -C 
${srcdir}/proj-${pkgver}/nad
-  bsdtar -xzvf ${srcdir}/chenyx06a.zip -C ${srcdir}/proj-${pkgver}/nad 
CHENYX06a.gsb
-
-  cd ${srcdir}/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-
-  install -D COPYING ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
-}

Copied: proj/repos/community-x86_64/PKGBUILD (from rev 103034, 
proj/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 17:37:50 UTC (rev 103035)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Mateusz Herych heni...@gmail.com
+# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
+# Contributor: William Rea sillywi...@gmail.com
+
+pkgname=proj
+pkgver=4.8.0
+pkgrel=3
+pkgdesc='Cartographic Projections library.'
+arch=('i686' 'x86_64')
+url=http://trac.osgeo.org/proj/;
+license=('MIT')
+changelog=$pkgname.changelog
+source=(http://download.osgeo.org/proj/$pkgname-$pkgver.tar.gz;
+http://download.osgeo.org/proj/$pkgname-datumgrid-1.5.zip;
+
chenyx06a.zip::http://www.swisstopo.admin.ch/internet/swisstopo/en/home/products/software/software.parsys.7090.downloadList.55545.DownloadFile.tmp/chenyx06ntv2.zip;)
+sha256sums=('2db2dbf0fece8d9880679154e0d6d1ce7c694dd8e08b4d091028093d87a9d1b5'
+'723c4017d95d7a8abdf3bda4e18d3c15d79b00f9326d453da5fdf13f96c287db'
+'f61290a32815622bfe182af475c76b0b4c282de66121fdddce2f6201e8bca2e0')
+
+build() {
+  bsdtar -xzvf ${srcdir}/${pkgname}-datumgrid-1.5.zip -C 
${srcdir}/proj-${pkgver}/nad
+  bsdtar -xzvf ${srcdir}/chenyx06a.zip -C ${srcdir}/proj-${pkgver}/nad 
CHENYX06a.gsb
+
+  cd ${srcdir}/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+
+  install -D COPYING ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: proj.changelog
===
--- proj.changelog  2013-12-25 17:36:09 UTC (rev 103034)
+++ proj.changelog  2013-12-25 17:37:50 UTC (rev 103035)
@@ -1,11 +0,0 @@
-2013-02-24 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * proj 4.8.0-2 chenyx06a.zip file location fix
-
-2012-05-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * proj 4.8.0-1
-
-2012-03-11 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * proj 4.7.0-2 adopted, package signed, FS#27119 fixed
-
-2007-06-27 tardo ta...@nagi-fanboi.net
-   * Fixed license dir | license - licenses

Copied: proj/repos/community-x86_64/proj.changelog (from rev 103034, 
proj/trunk/proj.changelog)
===
--- proj.changelog  (rev 0)
+++ proj.changelog  2013-12-25 17:37:50 UTC (rev 103035)
@@ -0,0 +1,14 @@
+2013-12-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * proj 4.8.0-3 static library removed
+
+2013-02-24 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+

[arch-commits] Commit in shapelib/repos/community-i686 (4 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:41:12
  Author: jlichtblau
Revision: 103037

archrelease: copy trunk to community-i686

Added:
  shapelib/repos/community-i686/LICENSE
(from rev 103036, shapelib/trunk/LICENSE)
  shapelib/repos/community-i686/PKGBUILD
(from rev 103036, shapelib/trunk/PKGBUILD)
Deleted:
  shapelib/repos/community-i686/LICENSE
  shapelib/repos/community-i686/PKGBUILD

--+
 LICENSE  |   42 
 PKGBUILD |   78 ++---
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2013-12-25 17:41:02 UTC (rev 103036)
+++ LICENSE 2013-12-25 17:41:12 UTC (rev 103037)
@@ -1,21 +0,0 @@
-Copyright
-The source for the Shapefile C Library is (c) 1998 Frank Warmerdam, and 
released under the following conditions. The intent is that anyone can do 
anything with the code, but that I do not assume any liability, nor express any 
warranty for this code.
-
-As of Shapelib 1.2.6 the core portions of the library are made available under 
two possible licenses. The licensee can choose to use the code under either the 
Library GNU Public License (LGPL) described in LICENSE.LGPL or under the 
following MIT style license. Any files in the Shapelib distribution without 
explicit copyright license terms (such as this documentation, the Makefile and 
so forth) should be considered to have the following licensing terms. Some 
auxilary portions of Shapelib, notably some of the components in the contrib 
directory come under slightly different license restrictions. Check the source 
files that you are actually using for conditions.
-
-Default License Terms
-Copyright (c) 1999, Frank Warmerdam
-
-This software is available under the following MIT Style license, or at the 
option of the licensee under the LGPL (see LICENSE.LGPL). This option is 
discussed in more detail in shapelib.html.
-
-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.
-
-Shapelib Modifications
-I am pleased to receive bug fixes, and improvements for Shapelib. Unless the 
submissions indicate otherwise I will assume that changes submitted to me 
remain under the the above dual license terms. If changes are made to the 
library with the intention that those changes should be protected by the LGPL 
then I should be informed upon submission. Note that I will not generally 
incorporate changes into the core of Shapelib that are protected under the LGPL 
as this would effectively limit the whole file and distribution to LGPL terms.
-
-Opting for LGPL
-For licensee's opting to use Shapelib under LGPL as opposed to the MIT Style 
license above, and wishing to redistribute the software based on Shapelib, I 
would ask that all dual license modules be updated to indicate that only the 
LGPL (and not the MIT Style license) applies. This action represents opting for 
the LGPL, and thereafter LGPL terms apply to any redistribution and 
modification of the affected modules.

Copied: shapelib/repos/community-i686/LICENSE (from rev 103036, 
shapelib/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2013-12-25 17:41:12 UTC (rev 103037)
@@ -0,0 +1,21 @@
+Copyright
+The source for the Shapefile C Library is (c) 1998 Frank Warmerdam, and 
released under the following conditions. The intent is that anyone can do 
anything with the code, but that I do not assume any liability, nor express any 
warranty for this code.
+
+As of Shapelib 1.2.6 the core portions of the library are made available under 
two possible licenses. The licensee can choose to use the code under either the 
Library GNU Public License (LGPL) described in LICENSE.LGPL or under the 
following MIT style license. Any files in the Shapelib distribution without 
explicit copyright license terms (such as this documentation, the Makefile and 
so 

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

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:41:02
  Author: jlichtblau
Revision: 103036

upgpkg: shapelib 1.3.0-4 static library removed

Modified:
  shapelib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 17:37:50 UTC (rev 103035)
+++ PKGBUILD2013-12-25 17:41:02 UTC (rev 103036)
@@ -5,7 +5,7 @@
 
 pkgname=shapelib
 pkgver=1.3.0
-pkgrel=3
+pkgrel=4
 pkgdesc='simple C API for reading and writing ESRI Shapefiles'
 arch=('i686' 'x86_64')
 url='http://shapelib.maptools.org/'



[arch-commits] Commit in shapelib/repos/community-x86_64 (4 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:41:52
  Author: jlichtblau
Revision: 103038

archrelease: copy trunk to community-x86_64

Added:
  shapelib/repos/community-x86_64/LICENSE
(from rev 103037, shapelib/trunk/LICENSE)
  shapelib/repos/community-x86_64/PKGBUILD
(from rev 103037, shapelib/trunk/PKGBUILD)
Deleted:
  shapelib/repos/community-x86_64/LICENSE
  shapelib/repos/community-x86_64/PKGBUILD

--+
 LICENSE  |   42 
 PKGBUILD |   78 ++---
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2013-12-25 17:41:12 UTC (rev 103037)
+++ LICENSE 2013-12-25 17:41:52 UTC (rev 103038)
@@ -1,21 +0,0 @@
-Copyright
-The source for the Shapefile C Library is (c) 1998 Frank Warmerdam, and 
released under the following conditions. The intent is that anyone can do 
anything with the code, but that I do not assume any liability, nor express any 
warranty for this code.
-
-As of Shapelib 1.2.6 the core portions of the library are made available under 
two possible licenses. The licensee can choose to use the code under either the 
Library GNU Public License (LGPL) described in LICENSE.LGPL or under the 
following MIT style license. Any files in the Shapelib distribution without 
explicit copyright license terms (such as this documentation, the Makefile and 
so forth) should be considered to have the following licensing terms. Some 
auxilary portions of Shapelib, notably some of the components in the contrib 
directory come under slightly different license restrictions. Check the source 
files that you are actually using for conditions.
-
-Default License Terms
-Copyright (c) 1999, Frank Warmerdam
-
-This software is available under the following MIT Style license, or at the 
option of the licensee under the LGPL (see LICENSE.LGPL). This option is 
discussed in more detail in shapelib.html.
-
-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.
-
-Shapelib Modifications
-I am pleased to receive bug fixes, and improvements for Shapelib. Unless the 
submissions indicate otherwise I will assume that changes submitted to me 
remain under the the above dual license terms. If changes are made to the 
library with the intention that those changes should be protected by the LGPL 
then I should be informed upon submission. Note that I will not generally 
incorporate changes into the core of Shapelib that are protected under the LGPL 
as this would effectively limit the whole file and distribution to LGPL terms.
-
-Opting for LGPL
-For licensee's opting to use Shapelib under LGPL as opposed to the MIT Style 
license above, and wishing to redistribute the software based on Shapelib, I 
would ask that all dual license modules be updated to indicate that only the 
LGPL (and not the MIT Style license) applies. This action represents opting for 
the LGPL, and thereafter LGPL terms apply to any redistribution and 
modification of the affected modules.

Copied: shapelib/repos/community-x86_64/LICENSE (from rev 103037, 
shapelib/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2013-12-25 17:41:52 UTC (rev 103038)
@@ -0,0 +1,21 @@
+Copyright
+The source for the Shapefile C Library is (c) 1998 Frank Warmerdam, and 
released under the following conditions. The intent is that anyone can do 
anything with the code, but that I do not assume any liability, nor express any 
warranty for this code.
+
+As of Shapelib 1.2.6 the core portions of the library are made available under 
two possible licenses. The licensee can choose to use the code under either the 
Library GNU Public License (LGPL) described in LICENSE.LGPL or under the 
following MIT style license. Any files in the Shapelib distribution without 
explicit copyright license terms (such as this documentation, the 

[arch-commits] Commit in sleuthkit/trunk (PKGBUILD sleuthkit.changelog)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:42:55
  Author: jlichtblau
Revision: 103039

upgpkg: sleuthkit 4.1.2-2 static library removed

Modified:
  sleuthkit/trunk/PKGBUILD
  sleuthkit/trunk/sleuthkit.changelog

-+
 PKGBUILD|2 +-
 sleuthkit.changelog |3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 17:41:52 UTC (rev 103038)
+++ PKGBUILD2013-12-25 17:42:55 UTC (rev 103039)
@@ -4,7 +4,7 @@
 
 pkgname=sleuthkit
 pkgver=4.1.2
-pkgrel=1
+pkgrel=2
 pkgdesc='File system and media management forensic analysis tools'
 arch=('i686' 'x86_64')
 url='http://www.sleuthkit.org/sleuthkit'

Modified: sleuthkit.changelog
===
--- sleuthkit.changelog 2013-12-25 17:41:52 UTC (rev 103038)
+++ sleuthkit.changelog 2013-12-25 17:42:55 UTC (rev 103039)
@@ -1,3 +1,6 @@
+2013-12-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * sleuthkit 4.1.2-2 static library removed
+
 2013-10-13 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* sleuthkit 4.1.2-1
 



[arch-commits] Commit in sleuthkit/repos/community-i686 (4 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:43:09
  Author: jlichtblau
Revision: 103040

archrelease: copy trunk to community-i686

Added:
  sleuthkit/repos/community-i686/PKGBUILD
(from rev 103039, sleuthkit/trunk/PKGBUILD)
  sleuthkit/repos/community-i686/sleuthkit.changelog
(from rev 103039, sleuthkit/trunk/sleuthkit.changelog)
Deleted:
  sleuthkit/repos/community-i686/PKGBUILD
  sleuthkit/repos/community-i686/sleuthkit.changelog

-+
 PKGBUILD|   64 +-
 sleuthkit.changelog |   25 ++-
 2 files changed, 46 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 17:42:55 UTC (rev 103039)
+++ PKGBUILD2013-12-25 17:43:09 UTC (rev 103040)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
-
-pkgname=sleuthkit
-pkgver=4.1.2
-pkgrel=1
-pkgdesc='File system and media management forensic analysis tools'
-arch=('i686' 'x86_64')
-url='http://www.sleuthkit.org/sleuthkit'
-license=('GPL2' 'CPL' 'custom:IBM Public Licence')
-depends=('perl')
-changelog=$pkgname.changelog
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('58253b35c016083558fb581308f4a3baf884229de89eb84ddbfb977ed56600d3')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  # licenses
-  install -d ${pkgdir}/usr/share/licenses/${pkgname}
-  install -Dm0644 licenses/* ${pkgdir}/usr/share/licenses/${pkgname}
-}

Copied: sleuthkit/repos/community-i686/PKGBUILD (from rev 103039, 
sleuthkit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 17:43:09 UTC (rev 103040)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
+
+pkgname=sleuthkit
+pkgver=4.1.2
+pkgrel=2
+pkgdesc='File system and media management forensic analysis tools'
+arch=('i686' 'x86_64')
+url='http://www.sleuthkit.org/sleuthkit'
+license=('GPL2' 'CPL' 'custom:IBM Public Licence')
+depends=('perl')
+changelog=$pkgname.changelog
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('58253b35c016083558fb581308f4a3baf884229de89eb84ddbfb977ed56600d3')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  # licenses
+  install -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -Dm0644 licenses/* ${pkgdir}/usr/share/licenses/${pkgname}
+}

Deleted: sleuthkit.changelog
===
--- sleuthkit.changelog 2013-12-25 17:42:55 UTC (rev 103039)
+++ sleuthkit.changelog 2013-12-25 17:43:09 UTC (rev 103040)
@@ -1,11 +0,0 @@
-2013-10-13 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * sleuthkit 4.1.2-1
-
-2013-03-12 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * sleuthkit 4.0.2-1
-
-2013-01-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * sleuthkit 4.0.1-1
-
-2011-10-09 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * sleuthkit 3.2.3-1

Copied: sleuthkit/repos/community-i686/sleuthkit.changelog (from rev 103039, 
sleuthkit/trunk/sleuthkit.changelog)
===
--- sleuthkit.changelog (rev 0)
+++ sleuthkit.changelog 2013-12-25 17:43:09 UTC (rev 103040)
@@ -0,0 +1,14 @@
+2013-12-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * sleuthkit 4.1.2-2 static library removed
+
+2013-10-13 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * sleuthkit 4.1.2-1
+
+2013-03-12 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * sleuthkit 4.0.2-1
+
+2013-01-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * sleuthkit 4.0.1-1
+
+2011-10-09 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * sleuthkit 3.2.3-1



[arch-commits] Commit in sleuthkit/repos/community-x86_64 (4 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:46:25
  Author: jlichtblau
Revision: 103041

archrelease: copy trunk to community-x86_64

Added:
  sleuthkit/repos/community-x86_64/PKGBUILD
(from rev 103040, sleuthkit/trunk/PKGBUILD)
  sleuthkit/repos/community-x86_64/sleuthkit.changelog
(from rev 103040, sleuthkit/trunk/sleuthkit.changelog)
Deleted:
  sleuthkit/repos/community-x86_64/PKGBUILD
  sleuthkit/repos/community-x86_64/sleuthkit.changelog

-+
 PKGBUILD|   64 +-
 sleuthkit.changelog |   25 ++-
 2 files changed, 46 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 17:43:09 UTC (rev 103040)
+++ PKGBUILD2013-12-25 17:46:25 UTC (rev 103041)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
-
-pkgname=sleuthkit
-pkgver=4.1.2
-pkgrel=1
-pkgdesc='File system and media management forensic analysis tools'
-arch=('i686' 'x86_64')
-url='http://www.sleuthkit.org/sleuthkit'
-license=('GPL2' 'CPL' 'custom:IBM Public Licence')
-depends=('perl')
-changelog=$pkgname.changelog
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('58253b35c016083558fb581308f4a3baf884229de89eb84ddbfb977ed56600d3')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  # licenses
-  install -d ${pkgdir}/usr/share/licenses/${pkgname}
-  install -Dm0644 licenses/* ${pkgdir}/usr/share/licenses/${pkgname}
-}

Copied: sleuthkit/repos/community-x86_64/PKGBUILD (from rev 103040, 
sleuthkit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 17:46:25 UTC (rev 103041)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
+
+pkgname=sleuthkit
+pkgver=4.1.2
+pkgrel=2
+pkgdesc='File system and media management forensic analysis tools'
+arch=('i686' 'x86_64')
+url='http://www.sleuthkit.org/sleuthkit'
+license=('GPL2' 'CPL' 'custom:IBM Public Licence')
+depends=('perl')
+changelog=$pkgname.changelog
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('58253b35c016083558fb581308f4a3baf884229de89eb84ddbfb977ed56600d3')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  # licenses
+  install -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -Dm0644 licenses/* ${pkgdir}/usr/share/licenses/${pkgname}
+}

Deleted: sleuthkit.changelog
===
--- sleuthkit.changelog 2013-12-25 17:43:09 UTC (rev 103040)
+++ sleuthkit.changelog 2013-12-25 17:46:25 UTC (rev 103041)
@@ -1,11 +0,0 @@
-2013-10-13 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * sleuthkit 4.1.2-1
-
-2013-03-12 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * sleuthkit 4.0.2-1
-
-2013-01-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * sleuthkit 4.0.1-1
-
-2011-10-09 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * sleuthkit 3.2.3-1

Copied: sleuthkit/repos/community-x86_64/sleuthkit.changelog (from rev 103040, 
sleuthkit/trunk/sleuthkit.changelog)
===
--- sleuthkit.changelog (rev 0)
+++ sleuthkit.changelog 2013-12-25 17:46:25 UTC (rev 103041)
@@ -0,0 +1,14 @@
+2013-12-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * sleuthkit 4.1.2-2 static library removed
+
+2013-10-13 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * sleuthkit 4.1.2-1
+
+2013-03-12 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * sleuthkit 4.0.2-1
+
+2013-01-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * sleuthkit 4.0.1-1
+
+2011-10-09 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * sleuthkit 3.2.3-1



[arch-commits] Commit in guichan/repos/community-i686 (PKGBUILD PKGBUILD)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:49:58
  Author: jlichtblau
Revision: 103043

archrelease: copy trunk to community-i686

Added:
  guichan/repos/community-i686/PKGBUILD
(from rev 103042, guichan/trunk/PKGBUILD)
Deleted:
  guichan/repos/community-i686/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 17:49:47 UTC (rev 103042)
+++ PKGBUILD2013-12-25 17:49:58 UTC (rev 103043)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Mateusz Herych heni...@gmail.com
-# Contributor: Bjørn Lindeijer bj...@lindeijer.nl
-
-pkgname=guichan
-pkgver=0.8.2
-pkgrel=3
-pkgdesc=A portable C++ GUI library designed for games using Allegro, SDL 
and/or OpenGL.
-arch=('i686' 'x86_64')
-url=http://guichan.sourceforge.net/;
-license=('BSD')
-makedepends=('sdl_image' 'allegro4' 'libgl' 'glut')
-options=('!strip')
-source=(http://guichan.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-sha256sums=('eedf206eae5201eaae027b133226d0793ab9a287bfd74c5f82c7681e3684eeab')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  CXXFLAGS=-g ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-  
-  make prefix=${pkgdir}/usr install
-
-# Install the license, as required for BSD
-  install -m644 -D COPYING ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
-}

Copied: guichan/repos/community-i686/PKGBUILD (from rev 103042, 
guichan/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 17:49:58 UTC (rev 103043)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Mateusz Herych heni...@gmail.com
+# Contributor: Bjørn Lindeijer bj...@lindeijer.nl
+
+pkgname=guichan
+pkgver=0.8.2
+pkgrel=4
+pkgdesc=A portable C++ GUI library designed for games using Allegro, SDL 
and/or OpenGL.
+arch=('i686' 'x86_64')
+url=http://guichan.sourceforge.net/;
+license=('BSD')
+makedepends=('sdl_image' 'allegro4' 'libgl' 'glut')
+options=('!strip')
+source=(http://guichan.googlecode.com/files/$pkgname-$pkgver.tar.gz)
+sha256sums=('eedf206eae5201eaae027b133226d0793ab9a287bfd74c5f82c7681e3684eeab')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  CXXFLAGS=-g ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+  
+  make prefix=${pkgdir}/usr install
+
+# Install the license, as required for BSD
+  install -m644 -D COPYING ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+}



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

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:49:47
  Author: jlichtblau
Revision: 103042

upgpkg: guichan 0.8.2-4 static libraries removed

Modified:
  guichan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 17:46:25 UTC (rev 103041)
+++ PKGBUILD2013-12-25 17:49:47 UTC (rev 103042)
@@ -5,7 +5,7 @@
 
 pkgname=guichan
 pkgver=0.8.2
-pkgrel=3
+pkgrel=4
 pkgdesc=A portable C++ GUI library designed for games using Allegro, SDL 
and/or OpenGL.
 arch=('i686' 'x86_64')
 url=http://guichan.sourceforge.net/;
@@ -16,7 +16,7 @@
 sha256sums=('eedf206eae5201eaae027b133226d0793ab9a287bfd74c5f82c7681e3684eeab')
 
 build() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd ${srcdir}/$pkgname-$pkgver
 
   CXXFLAGS=-g ./configure --prefix=/usr
   make
@@ -23,10 +23,10 @@
 }
 
 package() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd ${srcdir}/$pkgname-$pkgver
   
-  make prefix=${pkgdir}/usr install
+  make prefix=${pkgdir}/usr install
 
 # Install the license, as required for BSD
-  install -m644 -D COPYING ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+  install -m644 -D COPYING ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
 }



[arch-commits] Commit in guichan/repos/community-x86_64 (PKGBUILD PKGBUILD)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 18:53:57
  Author: jlichtblau
Revision: 103044

archrelease: copy trunk to community-x86_64

Added:
  guichan/repos/community-x86_64/PKGBUILD
(from rev 103043, guichan/trunk/PKGBUILD)
Deleted:
  guichan/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 17:49:58 UTC (rev 103043)
+++ PKGBUILD2013-12-25 17:53:57 UTC (rev 103044)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Mateusz Herych heni...@gmail.com
-# Contributor: Bjørn Lindeijer bj...@lindeijer.nl
-
-pkgname=guichan
-pkgver=0.8.2
-pkgrel=3
-pkgdesc=A portable C++ GUI library designed for games using Allegro, SDL 
and/or OpenGL.
-arch=('i686' 'x86_64')
-url=http://guichan.sourceforge.net/;
-license=('BSD')
-makedepends=('sdl_image' 'allegro4' 'libgl' 'glut')
-options=('!strip')
-source=(http://guichan.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-sha256sums=('eedf206eae5201eaae027b133226d0793ab9a287bfd74c5f82c7681e3684eeab')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  CXXFLAGS=-g ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-  
-  make prefix=${pkgdir}/usr install
-
-# Install the license, as required for BSD
-  install -m644 -D COPYING ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
-}

Copied: guichan/repos/community-x86_64/PKGBUILD (from rev 103043, 
guichan/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 17:53:57 UTC (rev 103044)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Mateusz Herych heni...@gmail.com
+# Contributor: Bjørn Lindeijer bj...@lindeijer.nl
+
+pkgname=guichan
+pkgver=0.8.2
+pkgrel=4
+pkgdesc=A portable C++ GUI library designed for games using Allegro, SDL 
and/or OpenGL.
+arch=('i686' 'x86_64')
+url=http://guichan.sourceforge.net/;
+license=('BSD')
+makedepends=('sdl_image' 'allegro4' 'libgl' 'glut')
+options=('!strip')
+source=(http://guichan.googlecode.com/files/$pkgname-$pkgver.tar.gz)
+sha256sums=('eedf206eae5201eaae027b133226d0793ab9a287bfd74c5f82c7681e3684eeab')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  CXXFLAGS=-g ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+  
+  make prefix=${pkgdir}/usr install
+
+# Install the license, as required for BSD
+  install -m644 -D COPYING ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+}



[arch-commits] Commit in libreoffice-i18n/trunk (PKGBUILD.42)

2013-12-25 Thread Andreas Radke
Date: Wednesday, December 25, 2013 @ 19:23:44
  Author: andyrtr
Revision: 202706

prepare next build

Modified:
  libreoffice-i18n/trunk/PKGBUILD.42

-+
 PKGBUILD.42 |  559 --
 1 file changed, 279 insertions(+), 280 deletions(-)

Modified: PKGBUILD.42
===
--- PKGBUILD.42 2013-12-25 17:35:47 UTC (rev 202705)
+++ PKGBUILD.42 2013-12-25 18:23:44 UTC (rev 202706)
@@ -52,7 +52,7 @@
  'libreoffice-ko'
  'libreoffice-kok'
  'libreoffice-ks'
- 'libreoffice-ku'
+ #'libreoffice-ku'
  'libreoffice-lb'
  'libreoffice-lo'
  'libreoffice-lt'
@@ -111,9 +111,9 @@
  'libreoffice-zh-CN'
  'libreoffice-zh-TW'
  'libreoffice-zu')
-_rcver=4.2.0.0.alpha1
+_rcver=4.2.0.1
 pkgver=4.2.0
-pkgrel=1
+pkgrel=0.1
 
 #_oodlver=${pkgver}
 _oodlver=${_rcver}
@@ -137,279 +137,278 @@
 #_url+=/${pkgver}/rpm/x86
 _url+=/rpm/x86
 
-source=(${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_langpack_af.tar.gz
-${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_langpack_am.tar.gz
-${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_langpack_ar.tar.gz
-${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_langpack_as.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_ast.tar.gz
-${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_langpack_be.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_bg.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_bn-IN.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_bn.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_bo.tar.gz
-${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_langpack_br.tar.gz
-${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_langpack_brx.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_bs.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_ca-valencia.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_ca.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_cs.tar.gz
-${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_langpack_cy.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_da.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_de.tar.gz
-${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_langpack_dgo.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_dz.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_el.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_en-GB.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_en-ZA.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_eo.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_es.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_et.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_eu.tar.gz
-${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_langpack_fa.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_fi.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_fr.tar.gz
-${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_langpack_ga.tar.gz
-${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_langpack_gd.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_gl.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_gu.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_he.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_hi.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_hr.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_hu.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_id.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_is.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_it.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_ja.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_ka.tar.gz
-${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_langpack_kk.tar.gz
-
${_url}/LibreOfficeDev_${_oodlver}_Linux_x86_rpm_{langpack,helppack}_km.tar.gz
-

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

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 20:08:12
  Author: jlichtblau
Revision: 103045

upgpkg: gnome-commander 1.2.8.16-1

Modified:
  gnome-commander/trunk/PKGBUILD
  gnome-commander/trunk/gnome-commander.install

-+
 PKGBUILD|   13 +++--
 gnome-commander.install |4 ++--
 2 files changed, 9 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 17:53:57 UTC (rev 103044)
+++ PKGBUILD2013-12-25 19:08:12 UTC (rev 103045)
@@ -1,21 +1,22 @@
 # $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Alexander Rødseth rods...@gmail.com
 # Contributor: Ionut Biru ib...@archlinux.org
 # Contributor: Roman Kyrylych ro...@archlinux.org
 # Contributor: Johannes Sjolund j.sjol...@gmail.com
 
 pkgname=gnome-commander
-pkgver=1.2.8.15
+pkgver=1.2.8.16
 pkgrel=1
 pkgdesc='Graphical two-pane filemanager for Gnome'
-arch=('x86_64' 'i686')
+arch=('i686' 'x86_64')
 url='http://www.nongnu.org/gcmd/'
 license=('GPL')
 depends=('libgnomeui' 'gnome-vfs' 'gconf' 'python2' 'libsm')
 makedepends=('perlxml' 'gnome-doc-utils' 'intltool')
-install=$pkgname.install
-source=(ftp://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.2/$pkgname-$pkgver.tar.xz;)
-sha256sums=('d2feecf215db3e0faeb873c559087c2ad9af0a5aac26e2b1b32b28be939da37f')
+install=$pkgname.install
+source=(ftp://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.2/$pkgname-$pkgver.tar.xz)
+sha256sums=('84d653fab2eaec233b6d899f339099c2fa2d2d5cbdb7a33bd7022c34ed901347')
 
 build() {
   cd $pkgname-$pkgver

Modified: gnome-commander.install
===
--- gnome-commander.install 2013-12-25 17:53:57 UTC (rev 103044)
+++ gnome-commander.install 2013-12-25 19:08:12 UTC (rev 103045)
@@ -1,7 +1,7 @@
 pkgname=gnome-commander
 
 post_install() {
-  usr/sbin/gconfpkg --install $pkgname
+  gconfpkg --install $pkgname
   update-desktop-database -q
 }
 
@@ -14,7 +14,7 @@
 }
 
 pre_remove() {
-  usr/sbin/gconfpkg --uninstall $pkgname
+  gconfpkg --uninstall $pkgname
 }
 
 post_remove() {



[arch-commits] Commit in gnome-commander/repos/community-i686 (4 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 20:08:24
  Author: jlichtblau
Revision: 103046

archrelease: copy trunk to community-i686

Added:
  gnome-commander/repos/community-i686/PKGBUILD
(from rev 103045, gnome-commander/trunk/PKGBUILD)
  gnome-commander/repos/community-i686/gnome-commander.install
(from rev 103045, gnome-commander/trunk/gnome-commander.install)
Deleted:
  gnome-commander/repos/community-i686/PKGBUILD
  gnome-commander/repos/community-i686/gnome-commander.install

-+
 PKGBUILD|   85 +++---
 gnome-commander.install |   46 
 2 files changed, 68 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 19:08:12 UTC (rev 103045)
+++ PKGBUILD2013-12-25 19:08:24 UTC (rev 103046)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Roman Kyrylych ro...@archlinux.org
-# Contributor: Johannes Sjolund j.sjol...@gmail.com
-
-pkgname=gnome-commander
-pkgver=1.2.8.15
-pkgrel=1
-pkgdesc=A graphical two-pane filemanager for Gnome
-arch=('i686' 'x86_64')
-url=http://www.nongnu.org/gcmd/;
-license=('GPL')
-depends=('libgnomeui' 'gnome-vfs' 'gconf' 'python2' 'libsm')
-makedepends=('perlxml' 'gnome-doc-utils=0.20.1' 'intltool')
-install=gnome-commander.install
-source=(ftp://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.2/$pkgname-$pkgver.tar.xz)
-sha256sums=('d2feecf215db3e0faeb873c559087c2ad9af0a5aac26e2b1b32b28be939da37f')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # python2 fix
-  for file in doc/*/gnome-commander.xml; do
-  sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' $file
-  done
-
-  ./configure --prefix=/usr --libdir=/usr/lib --sysconfdir=/etc \
---localstatedir=/var --disable-scrollkeeper --enable-python
-
-  make
-}
-
-package() {
-   cd $srcdir/$pkgname-$pkgver
-  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
-
-  mkdir -p $pkgdir/usr/share/gconf/schemas
-  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas \
---domain $pkgname $pkgdir/etc/gconf/schemas/*.schemas
-  rm -rf $pkgdir/etc/gconf/schemas/
-}

Copied: gnome-commander/repos/community-i686/PKGBUILD (from rev 103045, 
gnome-commander/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 19:08:24 UTC (rev 103046)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Alexander Rødseth rods...@gmail.com
+# Contributor: Ionut Biru ib...@archlinux.org
+# Contributor: Roman Kyrylych ro...@archlinux.org
+# Contributor: Johannes Sjolund j.sjol...@gmail.com
+
+pkgname=gnome-commander
+pkgver=1.2.8.16
+pkgrel=1
+pkgdesc='Graphical two-pane filemanager for Gnome'
+arch=('i686' 'x86_64')
+url='http://www.nongnu.org/gcmd/'
+license=('GPL')
+depends=('libgnomeui' 'gnome-vfs' 'gconf' 'python2' 'libsm')
+makedepends=('perlxml' 'gnome-doc-utils' 'intltool')
+install=$pkgname.install
+source=(ftp://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.2/$pkgname-$pkgver.tar.xz)
+sha256sums=('84d653fab2eaec233b6d899f339099c2fa2d2d5cbdb7a33bd7022c34ed901347')
+
+build() {
+  cd $pkgname-$pkgver
+
+  # Python 2 fix
+  for f in doc/*/gnome-commander.xml; do
+  sed -i 's:env python:env python2:' $f
+  done
+
+  ./configure --prefix=/usr --libdir=/usr/lib --sysconfdir=/etc \
+  --localstatedir=/var --disable-scrollkeeper --enable-python
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
+  install -d $pkgdir/usr/share/gconf/schemas
+  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas \
+--domain $pkgname $pkgdir/etc/gconf/schemas/*.schemas
+  rm -rf $pkgdir/etc/gconf/schemas/
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: gnome-commander.install
===
--- gnome-commander.install 2013-12-25 19:08:12 UTC (rev 103045)
+++ gnome-commander.install 2013-12-25 19:08:24 UTC (rev 103046)
@@ -1,22 +0,0 @@
-pkgname=gnome-commander
-
-post_install() {
-  usr/sbin/gconfpkg --install ${pkgname}
-  update-desktop-database -q
-}
-
-pre_upgrade() {
-  pre_remove $1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  usr/sbin/gconfpkg --uninstall ${pkgname}
-}
-
-post_remove() {
-  update-desktop-database -q
-}

Copied: gnome-commander/repos/community-i686/gnome-commander.install (from rev 
103045, gnome-commander/trunk/gnome-commander.install)
===
--- gnome-commander.install (rev 0)
+++ gnome-commander.install 2013-12-25 19:08:24 UTC (rev 103046)
@@ -0,0 +1,24 @@
+pkgname=gnome-commander
+
+post_install() {
+  gconfpkg --install $pkgname
+  

[arch-commits] Commit in gnome-commander/repos/community-x86_64 (4 files)

2013-12-25 Thread Jaroslav Lichtblau
Date: Wednesday, December 25, 2013 @ 20:18:23
  Author: jlichtblau
Revision: 103047

archrelease: copy trunk to community-x86_64

Added:
  gnome-commander/repos/community-x86_64/PKGBUILD
(from rev 103046, gnome-commander/trunk/PKGBUILD)
  gnome-commander/repos/community-x86_64/gnome-commander.install
(from rev 103046, gnome-commander/trunk/gnome-commander.install)
Deleted:
  gnome-commander/repos/community-x86_64/PKGBUILD
  gnome-commander/repos/community-x86_64/gnome-commander.install

-+
 PKGBUILD|   85 +++---
 gnome-commander.install |   46 
 2 files changed, 68 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-25 19:08:24 UTC (rev 103046)
+++ PKGBUILD2013-12-25 19:18:23 UTC (rev 103047)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Roman Kyrylych ro...@archlinux.org
-# Contributor: Johannes Sjolund j.sjol...@gmail.com
-
-pkgname=gnome-commander
-pkgver=1.2.8.15
-pkgrel=1
-pkgdesc=A graphical two-pane filemanager for Gnome
-arch=('i686' 'x86_64')
-url=http://www.nongnu.org/gcmd/;
-license=('GPL')
-depends=('libgnomeui' 'gnome-vfs' 'gconf' 'python2' 'libsm')
-makedepends=('perlxml' 'gnome-doc-utils=0.20.1' 'intltool')
-install=gnome-commander.install
-source=(ftp://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.2/$pkgname-$pkgver.tar.xz)
-sha256sums=('d2feecf215db3e0faeb873c559087c2ad9af0a5aac26e2b1b32b28be939da37f')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # python2 fix
-  for file in doc/*/gnome-commander.xml; do
-  sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' $file
-  done
-
-  ./configure --prefix=/usr --libdir=/usr/lib --sysconfdir=/etc \
---localstatedir=/var --disable-scrollkeeper --enable-python
-
-  make
-}
-
-package() {
-   cd $srcdir/$pkgname-$pkgver
-  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
-
-  mkdir -p $pkgdir/usr/share/gconf/schemas
-  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas \
---domain $pkgname $pkgdir/etc/gconf/schemas/*.schemas
-  rm -rf $pkgdir/etc/gconf/schemas/
-}

Copied: gnome-commander/repos/community-x86_64/PKGBUILD (from rev 103046, 
gnome-commander/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-25 19:18:23 UTC (rev 103047)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Alexander Rødseth rods...@gmail.com
+# Contributor: Ionut Biru ib...@archlinux.org
+# Contributor: Roman Kyrylych ro...@archlinux.org
+# Contributor: Johannes Sjolund j.sjol...@gmail.com
+
+pkgname=gnome-commander
+pkgver=1.2.8.16
+pkgrel=1
+pkgdesc='Graphical two-pane filemanager for Gnome'
+arch=('i686' 'x86_64')
+url='http://www.nongnu.org/gcmd/'
+license=('GPL')
+depends=('libgnomeui' 'gnome-vfs' 'gconf' 'python2' 'libsm')
+makedepends=('perlxml' 'gnome-doc-utils' 'intltool')
+install=$pkgname.install
+source=(ftp://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.2/$pkgname-$pkgver.tar.xz)
+sha256sums=('84d653fab2eaec233b6d899f339099c2fa2d2d5cbdb7a33bd7022c34ed901347')
+
+build() {
+  cd $pkgname-$pkgver
+
+  # Python 2 fix
+  for f in doc/*/gnome-commander.xml; do
+  sed -i 's:env python:env python2:' $f
+  done
+
+  ./configure --prefix=/usr --libdir=/usr/lib --sysconfdir=/etc \
+  --localstatedir=/var --disable-scrollkeeper --enable-python
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
+  install -d $pkgdir/usr/share/gconf/schemas
+  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas \
+--domain $pkgname $pkgdir/etc/gconf/schemas/*.schemas
+  rm -rf $pkgdir/etc/gconf/schemas/
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: gnome-commander.install
===
--- gnome-commander.install 2013-12-25 19:08:24 UTC (rev 103046)
+++ gnome-commander.install 2013-12-25 19:18:23 UTC (rev 103047)
@@ -1,22 +0,0 @@
-pkgname=gnome-commander
-
-post_install() {
-  usr/sbin/gconfpkg --install ${pkgname}
-  update-desktop-database -q
-}
-
-pre_upgrade() {
-  pre_remove $1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  usr/sbin/gconfpkg --uninstall ${pkgname}
-}
-
-post_remove() {
-  update-desktop-database -q
-}

Copied: gnome-commander/repos/community-x86_64/gnome-commander.install (from 
rev 103046, gnome-commander/trunk/gnome-commander.install)
===
--- gnome-commander.install (rev 0)
+++ gnome-commander.install 2013-12-25 19:18:23 UTC (rev 103047)
@@ -0,0 +1,24 @@
+pkgname=gnome-commander
+
+post_install() {
+  gconfpkg --install 

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

2013-12-25 Thread Sébastien Luttringer
Date: Wednesday, December 25, 2013 @ 21:27:48
  Author: seblu
Revision: 103048

Use make install

Modified:
  lz4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 19:18:23 UTC (rev 103047)
+++ PKGBUILD2013-12-25 20:27:48 UTC (rev 103048)
@@ -23,9 +23,7 @@
 
 package() {
   cd $pkgname
-  install -Dm755 lz4 $pkgdir/usr/bin/lz4
-  install -Dm755 lz4c $pkgdir/usr/bin/lz4c
-  install -Dm644 lz4.1 $pkgdir/usr/share/man/man1/lz4.1
+  make install DESTDIR=$pkgdir
 }
 
 # vim:set ts=2 sw=2 et:



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

2013-12-25 Thread Bartłomiej Piotrowski
Date: Wednesday, December 25, 2013 @ 21:29:40
  Author: bpiotrowski
Revision: 103049

upgpkg: pidgin-otr 4.0.0-2

rebuild against libgcrypt 1.6.0

Modified:
  pidgin-otr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 20:27:48 UTC (rev 103048)
+++ PKGBUILD2013-12-25 20:29:40 UTC (rev 103049)
@@ -7,7 +7,7 @@
 
 pkgname=pidgin-otr
 pkgver=4.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Off-the-Record Messaging plugin for Pidgin.'
 arch=('i686' 'x86_64')
 license=('GPL')



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

2013-12-25 Thread Bartłomiej Piotrowski
Date: Wednesday, December 25, 2013 @ 21:29:50
  Author: bpiotrowski
Revision: 103050

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

Added:
  pidgin-otr/repos/community-staging-i686/
  pidgin-otr/repos/community-staging-i686/PKGBUILD
(from rev 103049, pidgin-otr/trunk/PKGBUILD)
  pidgin-otr/repos/community-staging-x86_64/
  pidgin-otr/repos/community-staging-x86_64/PKGBUILD
(from rev 103049, pidgin-otr/trunk/PKGBUILD)

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

Copied: pidgin-otr/repos/community-staging-i686/PKGBUILD (from rev 103049, 
pidgin-otr/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-12-25 20:29:50 UTC (rev 103050)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Angel 'angvp' Velasquez angvp[at]archlinux.com.ve
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Bug bug2...@gmail.com
+# Contributor: Marcel Wysocki m...@satgnu.net
+
+pkgname=pidgin-otr
+pkgver=4.0.0
+pkgrel=2
+pkgdesc='Off-the-Record Messaging plugin for Pidgin.'
+arch=('i686' 'x86_64')
+license=('GPL')
+url='http://www.cypherpunks.ca/otr/'
+depends=('libotr=4.0.0' 'pidgin' 'perlxml')
+makedepends=('intltool')
+source=(http://www.cypherpunks.ca/otr/${pkgname}-${pkgver}.tar.gz{,.asc})
+md5sums=('eadb953376acc474e56041d4c12aa2c8'
+ '8c70a2fc6f5f0480f32178742ba96498')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: pidgin-otr/repos/community-staging-x86_64/PKGBUILD (from rev 103049, 
pidgin-otr/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-12-25 20:29:50 UTC (rev 103050)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Angel 'angvp' Velasquez angvp[at]archlinux.com.ve
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Bug bug2...@gmail.com
+# Contributor: Marcel Wysocki m...@satgnu.net
+
+pkgname=pidgin-otr
+pkgver=4.0.0
+pkgrel=2
+pkgdesc='Off-the-Record Messaging plugin for Pidgin.'
+arch=('i686' 'x86_64')
+license=('GPL')
+url='http://www.cypherpunks.ca/otr/'
+depends=('libotr=4.0.0' 'pidgin' 'perlxml')
+makedepends=('intltool')
+source=(http://www.cypherpunks.ca/otr/${pkgname}-${pkgver}.tar.gz{,.asc})
+md5sums=('eadb953376acc474e56041d4c12aa2c8'
+ '8c70a2fc6f5f0480f32178742ba96498')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



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

2013-12-25 Thread Ike Devolder
Date: Wednesday, December 25, 2013 @ 21:34:37
  Author: idevolder
Revision: 103051

xbmc :: 12.3

+ drop pulseaudio support for now, xbmc developers state it is immature for now

Modified:
  xbmc/trunk/PKGBUILD
Deleted:
  xbmc/trunk/ChangeLog

---+
 ChangeLog |   69 
 PKGBUILD  |   21 --
 2 files changed, 10 insertions(+), 80 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2013-12-25 20:29:50 UTC (rev 103050)
+++ ChangeLog   2013-12-25 20:34:37 UTC (rev 103051)
@@ -1,69 +0,0 @@
-2010-04-10 BlackEagle ike DOT devolder AT gmail DOT com
-   * 9.11-15 :
-   Made it back compliant with FHS ( thx pierre for pointing that out )
-   namcap checked and modified to fit its needs as far as it was possible
-
-2009-03-07 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-10 :
-   Try and fix some autoconf issues (thanks Gentoo ebuild).
-
-2009-02-08 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-9 :
-   Replace some libtool 'ltmain.sh' scripts with the one from libtool 
-   installed with Arch.
-   Make sure XBMCTex isn't linked to OpenGL libraries or it will segfault
-   on systems using the nvidia driver.
-   
-2009-01-30 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-8 :
-   Fix some include's so that gcc 4.3.x is happy, shouldn't complain about
-   undefined '::realloc' anymore.
-   Remove Mac OS X specific files.
-   
-2009-01-25 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-7 :
-   Moved libcdio, pmount, smbclient and unrar to optdepends.
-   Removed unneeded dependency on sdl_gfx.
-   Removed dependency on libpng as sdl_image depends on it.
-
-2008-12-14 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-6 :
-   Added libpng to dependency list.
-   Added gawk to dependency list.
-   Removed '--disable-mms' and '--enable-halmount' configure flags as they
-   are not mentioned as supported in the configure script.
-   
-2008-12-06 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-5 :
-   Added libmad to the dependency list.
-   Streamripper 1.64.0+ does not include tre anymore, removed streamripper
-   and added tre instead.
-   Removed subversion from makedepends.
-   
-2008-12-06 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-4 :
-   Fix permissions for some more scripts, ffmpeg/texi2doc.pl should not
-   fail any longer.
-
-2008-12-05 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-3 :
-   Added lirc to the optdepends array.
-   
-2008-11-26 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-2 :
-   Added install file which informs users that a display depth of at
-   least 24-bit is required.
-
-2008-11-17 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-1 :
-   Initial package, based on previous work by Zeqadious.

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 20:29:50 UTC (rev 103050)
+++ PKGBUILD2013-12-25 20:34:37 UTC (rev 103051)
@@ -8,13 +8,14 @@
 _prefix=/usr
 
 pkgname=xbmc
-pkgver=12.2
-pkgrel=10
+pkgver=12.3
+_codename=Frodo
+pkgrel=1
 pkgdesc=A software media player and entertainment hub for digital media
 arch=('i686' 'x86_64')
 url=http://xbmc.org;
 license=('GPL' 'custom')
-depends=('libpulse' 'hicolor-icon-theme' 'fribidi' 'lzo2' 'smbclient' 
'libtiff' 'libva'
+depends=('hicolor-icon-theme' 'fribidi' 'lzo2' 'smbclient' 'libtiff' 'libva'
 'libpng' 'libcdio' 'yajl' 'libmariadbclient' 'libjpeg-turbo' 
'libsamplerate'
 'glew' 'libssh' 'libmicrohttpd' 'libxrandr' 'sdl_mixer' 'sdl_image' 
'python2'
 'libass' 'libmpeg2' 'libmad' 'libmodplug' 'jasper' 'rtmpdump' 'unzip' 
'mesa-demos'
@@ -23,7 +24,6 @@
 makedepends=('boost' 'cmake' 'gperf' 'nasm' 'libxinerama' 'zip' 'libvdpau' 
'libcec'
 'udisks' 'upower' 'mesa' 'doxygen' 'swig' 'java-environment')
 optdepends=('libcec: support for Pulse-Eight USB-CEC adapter'
-   'pulseaudio: pulseaudio support'
'lirc: remote controller support'
'udisks: automount external drives'
'upower: used to trigger suspend functionality'
@@ -34,13 +34,13 @@
xbmc.service
polkit.rules
libass.patch::https://bugs.archlinux.org/index.php?getfile=11285;)
-md5sums=('489f3877decae4e265ece54f9eaef0ba'
+md5sums=('7ae385ebf8e5cfcb917393235e6efbdb'
  '8312d6d4ac5d7c3d9eed40ab08a17d3b'
  'd4cbb6609c8e7b713c714241f529000e'
  '7fd6399d2ffbdf06b724f0cc2efa0784')
 
 prepare() {
-  cd ${srcdir}/xbmc-$pkgver
+  cd ${srcdir}/xbmc-$pkgver-$_codename
 
   patch -p0 $srcdir/libass.patch
 
@@ -50,7 +50,7 @@
 }
 
 build() {
-  cd ${srcdir}/xbmc-$pkgver
+  cd ${srcdir}/xbmc-$pkgver-$_codename
 
   # Bootstrapping XBMC
   ./bootstrap
@@ -70,7 

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

2013-12-25 Thread Ike Devolder
Date: Wednesday, December 25, 2013 @ 21:36:32
  Author: idevolder
Revision: 103052

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

Added:
  xbmc/repos/community-i686/PKGBUILD
(from rev 103051, xbmc/trunk/PKGBUILD)
  xbmc/repos/community-i686/polkit.rules
(from rev 103051, xbmc/trunk/polkit.rules)
  xbmc/repos/community-i686/xbmc.install
(from rev 103051, xbmc/trunk/xbmc.install)
  xbmc/repos/community-i686/xbmc.service
(from rev 103051, xbmc/trunk/xbmc.service)
  xbmc/repos/community-x86_64/PKGBUILD
(from rev 103051, xbmc/trunk/PKGBUILD)
  xbmc/repos/community-x86_64/polkit.rules
(from rev 103051, xbmc/trunk/polkit.rules)
  xbmc/repos/community-x86_64/xbmc.install
(from rev 103051, xbmc/trunk/xbmc.install)
  xbmc/repos/community-x86_64/xbmc.service
(from rev 103051, xbmc/trunk/xbmc.service)
Deleted:
  xbmc/repos/community-i686/ChangeLog
  xbmc/repos/community-i686/PKGBUILD
  xbmc/repos/community-i686/polkit.rules
  xbmc/repos/community-i686/xbmc.install
  xbmc/repos/community-i686/xbmc.service
  xbmc/repos/community-x86_64/ChangeLog
  xbmc/repos/community-x86_64/PKGBUILD
  xbmc/repos/community-x86_64/polkit.rules
  xbmc/repos/community-x86_64/xbmc.install
  xbmc/repos/community-x86_64/xbmc.service

---+
 /PKGBUILD |  244 
 /polkit.rules |   22 +++
 /xbmc.install |   32 +
 /xbmc.service |   26 
 community-i686/ChangeLog  |   69 ---
 community-i686/PKGBUILD   |  123 
 community-i686/polkit.rules   |   11 -
 community-i686/xbmc.install   |   16 --
 community-i686/xbmc.service   |   13 --
 community-x86_64/ChangeLog|   69 ---
 community-x86_64/PKGBUILD |  123 
 community-x86_64/polkit.rules |   11 -
 community-x86_64/xbmc.install |   16 --
 community-x86_64/xbmc.service |   13 --
 14 files changed, 324 insertions(+), 464 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2013-12-25 20:34:37 UTC (rev 103051)
+++ community-i686/ChangeLog2013-12-25 20:36:32 UTC (rev 103052)
@@ -1,69 +0,0 @@
-2010-04-10 BlackEagle ike DOT devolder AT gmail DOT com
-   * 9.11-15 :
-   Made it back compliant with FHS ( thx pierre for pointing that out )
-   namcap checked and modified to fit its needs as far as it was possible
-
-2009-03-07 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-10 :
-   Try and fix some autoconf issues (thanks Gentoo ebuild).
-
-2009-02-08 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-9 :
-   Replace some libtool 'ltmain.sh' scripts with the one from libtool 
-   installed with Arch.
-   Make sure XBMCTex isn't linked to OpenGL libraries or it will segfault
-   on systems using the nvidia driver.
-   
-2009-01-30 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-8 :
-   Fix some include's so that gcc 4.3.x is happy, shouldn't complain about
-   undefined '::realloc' anymore.
-   Remove Mac OS X specific files.
-   
-2009-01-25 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-7 :
-   Moved libcdio, pmount, smbclient and unrar to optdepends.
-   Removed unneeded dependency on sdl_gfx.
-   Removed dependency on libpng as sdl_image depends on it.
-
-2008-12-14 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-6 :
-   Added libpng to dependency list.
-   Added gawk to dependency list.
-   Removed '--disable-mms' and '--enable-halmount' configure flags as they
-   are not mentioned as supported in the configure script.
-   
-2008-12-06 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-5 :
-   Added libmad to the dependency list.
-   Streamripper 1.64.0+ does not include tre anymore, removed streamripper
-   and added tre instead.
-   Removed subversion from makedepends.
-   
-2008-12-06 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-4 :
-   Fix permissions for some more scripts, ffmpeg/texi2doc.pl should not
-   fail any longer.
-
-2008-12-05 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-3 :
-   Added lirc to the optdepends array.
-   
-2008-11-26 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-2 :
-   Added install file which informs users that a display depth of at
-   least 24-bit is required.
-
-2008-11-17 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-1 :
-   Initial package, based on previous work by Zeqadious.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-25 20:34:37 UTC (rev 103051)
+++ community-i686/PKGBUILD 2013-12-25 20:36:32 UTC (rev 103052)
@@ -1,123 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# 

[arch-commits] Commit in doxygen/trunk (PKGBUILD doxygen-configure-python2.patch)

2013-12-25 Thread Dan McGee
Date: Wednesday, December 25, 2013 @ 22:14:41
  Author: dan
Revision: 202707

upgpkg: doxygen 1.8.6-1

fix detection of python and qt; this should go upstream

Added:
  doxygen/trunk/doxygen-configure-python2.patch
Modified:
  doxygen/trunk/PKGBUILD

-+
 PKGBUILD|   16 ++--
 doxygen-configure-python2.patch |   11 +++
 2 files changed, 21 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 18:23:44 UTC (rev 202706)
+++ PKGBUILD2013-12-25 21:14:41 UTC (rev 202707)
@@ -3,21 +3,25 @@
 
 pkgbase=doxygen
 pkgname=('doxygen' 'doxygen-docs')
-pkgver=1.8.5
+pkgver=1.8.6
 pkgrel=1
 license=('GPL')
 arch=(i686 x86_64)
 url=http://www.doxygen.org/;
 makedepends=('gcc-libs' 'flex' 'qt4' 'texlive-core' 'ghostscript'
- 'texlive-latexextra' 'graphviz')
-source=(http://ftp.stack.nl/pub/users/dimitri/${pkgname}-${pkgver}.src.tar.gz)
-md5sums=('db51274568755e2c75c2657e30a78a55')
-sha1sums=('1fc5ceec21122fe5037edee4c308ac94b59ee33e')
+ 'texlive-latexextra' 'graphviz' 'python2')
+source=(http://ftp.stack.nl/pub/users/dimitri/${pkgname}-${pkgver}.src.tar.gz
+doxygen-configure-python2.patch)
+md5sums=('9385dc52f0627875f8fa758e754ec674'
+ 'a16ef06cd207292eda73801ea3835f1e')
+sha1sums=('204f1b3695c73efac44a521609c5360241d64045'
+  '98f9f473f906c5cd363b29c65b54bbe998c0793e')
 
 build() {
   export PATH=$PATH:/usr/lib/qt4/bin
   cd ${srcdir}/${pkgbase}-${pkgver}
-  QTDIR=/usr ./configure --prefix /usr --with-doxywizard
+  patch -Np1  ../doxygen-configure-python2.patch
+  QTDIR=/usr/lib/qt4 ./configure --prefix /usr --with-doxywizard
   make
 }
 

Added: doxygen-configure-python2.patch
===
--- doxygen-configure-python2.patch (rev 0)
+++ doxygen-configure-python2.patch 2013-12-25 21:14:41 UTC (rev 202707)
@@ -0,0 +1,11 @@
+--- doxygen-1.8.6/configure.orig   2013-12-25 20:54:22.171988706 +
 doxygen-1.8.6/configure2013-12-25 20:54:33.405247482 +
+@@ -560,7 +560,7 @@
+ 
+ printf   Checking for python... 
+ if test $f_python = NO; then
+-  python_names=python
++  python_names=python2 python
+   python_dirs=$bin_dirs /usr/bin /usr/local/bin /bin /sbin
+   python_prog=NO
+   python_found=NO



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

2013-12-25 Thread Dan McGee
Date: Wednesday, December 25, 2013 @ 22:15:10
  Author: dan
Revision: 202708

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

Added:
  doxygen/repos/extra-i686/PKGBUILD
(from rev 202707, doxygen/trunk/PKGBUILD)
  doxygen/repos/extra-i686/doxygen-configure-python2.patch
(from rev 202707, doxygen/trunk/doxygen-configure-python2.patch)
  doxygen/repos/extra-x86_64/PKGBUILD
(from rev 202707, doxygen/trunk/PKGBUILD)
  doxygen/repos/extra-x86_64/doxygen-configure-python2.patch
(from rev 202707, doxygen/trunk/doxygen-configure-python2.patch)
Deleted:
  doxygen/repos/extra-i686/PKGBUILD
  doxygen/repos/extra-x86_64/PKGBUILD

--+
 /PKGBUILD|   86 +
 extra-i686/PKGBUILD  |   39 ---
 extra-i686/doxygen-configure-python2.patch   |   11 +++
 extra-x86_64/PKGBUILD|   39 ---
 extra-x86_64/doxygen-configure-python2.patch |   11 +++
 5 files changed, 108 insertions(+), 78 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-25 21:14:41 UTC (rev 202707)
+++ extra-i686/PKGBUILD 2013-12-25 21:15:10 UTC (rev 202708)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Dan McGee d...@archlinux.org
-
-pkgbase=doxygen
-pkgname=('doxygen' 'doxygen-docs')
-pkgver=1.8.5
-pkgrel=1
-license=('GPL')
-arch=(i686 x86_64)
-url=http://www.doxygen.org/;
-makedepends=('gcc-libs' 'flex' 'qt4' 'texlive-core' 'ghostscript'
- 'texlive-latexextra' 'graphviz')
-source=(http://ftp.stack.nl/pub/users/dimitri/${pkgname}-${pkgver}.src.tar.gz)
-md5sums=('db51274568755e2c75c2657e30a78a55')
-sha1sums=('1fc5ceec21122fe5037edee4c308ac94b59ee33e')
-
-build() {
-  export PATH=$PATH:/usr/lib/qt4/bin
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  QTDIR=/usr ./configure --prefix /usr --with-doxywizard
-  make
-}
-
-package_doxygen() {
-  pkgdesc=A documentation system for C++, C, Java, IDL and PHP
-  depends=('gcc-libs')
-  optdepends=('graphviz: for caller/callee graph generation'
-  'qt4: for doxywizard')
-
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  make INSTALL=${pkgdir}/usr MAN1DIR=share/man/man1 install
-}
-
-package_doxygen-docs() {
-  pkgdesc=Developer documentation for doxygen
-
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  make INSTALL=${pkgdir}/usr MAN1DIR=share/man/man1 install_docs
-}

Copied: doxygen/repos/extra-i686/PKGBUILD (from rev 202707, 
doxygen/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-25 21:15:10 UTC (rev 202708)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Dan McGee d...@archlinux.org
+
+pkgbase=doxygen
+pkgname=('doxygen' 'doxygen-docs')
+pkgver=1.8.6
+pkgrel=1
+license=('GPL')
+arch=(i686 x86_64)
+url=http://www.doxygen.org/;
+makedepends=('gcc-libs' 'flex' 'qt4' 'texlive-core' 'ghostscript'
+ 'texlive-latexextra' 'graphviz' 'python2')
+source=(http://ftp.stack.nl/pub/users/dimitri/${pkgname}-${pkgver}.src.tar.gz
+doxygen-configure-python2.patch)
+md5sums=('9385dc52f0627875f8fa758e754ec674'
+ 'a16ef06cd207292eda73801ea3835f1e')
+sha1sums=('204f1b3695c73efac44a521609c5360241d64045'
+  '98f9f473f906c5cd363b29c65b54bbe998c0793e')
+
+build() {
+  export PATH=$PATH:/usr/lib/qt4/bin
+  cd ${srcdir}/${pkgbase}-${pkgver}
+  patch -Np1  ../doxygen-configure-python2.patch
+  QTDIR=/usr/lib/qt4 ./configure --prefix /usr --with-doxywizard
+  make
+}
+
+package_doxygen() {
+  pkgdesc=A documentation system for C++, C, Java, IDL and PHP
+  depends=('gcc-libs')
+  optdepends=('graphviz: for caller/callee graph generation'
+  'qt4: for doxywizard')
+
+  cd ${srcdir}/${pkgbase}-${pkgver}
+  make INSTALL=${pkgdir}/usr MAN1DIR=share/man/man1 install
+}
+
+package_doxygen-docs() {
+  pkgdesc=Developer documentation for doxygen
+
+  cd ${srcdir}/${pkgbase}-${pkgver}
+  make INSTALL=${pkgdir}/usr MAN1DIR=share/man/man1 install_docs
+}

Copied: doxygen/repos/extra-i686/doxygen-configure-python2.patch (from rev 
202707, doxygen/trunk/doxygen-configure-python2.patch)
===
--- extra-i686/doxygen-configure-python2.patch  (rev 0)
+++ extra-i686/doxygen-configure-python2.patch  2013-12-25 21:15:10 UTC (rev 
202708)
@@ -0,0 +1,11 @@
+--- doxygen-1.8.6/configure.orig   2013-12-25 20:54:22.171988706 +
 doxygen-1.8.6/configure2013-12-25 20:54:33.405247482 +
+@@ -560,7 +560,7 @@
+ 
+ printf   Checking for python... 
+ if test $f_python = NO; then
+-  python_names=python
++  python_names=python2 python
+   python_dirs=$bin_dirs /usr/bin /usr/local/bin /bin /sbin
+   python_prog=NO
+   python_found=NO

Deleted: extra-x86_64/PKGBUILD
===
--- 

[arch-commits] Commit in fltk/trunk (PKGBUILD fltk-config-dynlibs.patch)

2013-12-25 Thread Bartłomiej Piotrowski
Date: Thursday, December 26, 2013 @ 08:00:36
  Author: bpiotrowski
Revision: 202753

upgpkg: fltk 1.3.2-5

- fix detection of dynamic ftlk libraries in fltk-config (FS#38276)

Added:
  fltk/trunk/fltk-config-dynlibs.patch
Modified:
  fltk/trunk/PKGBUILD

---+
 PKGBUILD  |   11 +++
 fltk-config-dynlibs.patch |   37 +
 2 files changed, 44 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 21:31:15 UTC (rev 202752)
+++ PKGBUILD2013-12-26 07:00:36 UTC (rev 202753)
@@ -4,7 +4,7 @@
 pkgbase=fltk
 pkgname=('fltk' 'fltk-docs' 'fltk-games')
 pkgver=1.3.2
-pkgrel=4
+pkgrel=5
 arch=('i686' 'x86_64')
 license=('custom:LGPL')
 url=http://www.fltk.org/;
@@ -11,13 +11,16 @@
 makedepends=('mesa' 'glu' 'doxygen' 'libjpeg' 'libxft' 'libxinerama' \
  'alsa-lib' 'desktop-file-utils' 'libxcursor')
 source=(http://fltk.org/pub/fltk/$pkgver/fltk-$pkgver-source.tar.gz
-tigervnc.patch)
+tigervnc.patch
+fltk-config-dynlibs.patch)
 md5sums=('9f7e707d4fb7a5a76f0f9b73ff70623d'
- '9efdf03a449d7639b6da493cb0972bba')
+ '9efdf03a449d7639b6da493cb0972bba'
+ 'b7ca1a3f5055aabe9c823e650db5b0b0')
 
 prepare() {
   cd $pkgbase-$pkgver
-  patch -Np1 -i ../tigervnc.patch
+  patch -p1 -i ../tigervnc.patch
+  patch -p1 -i ../fltk-config-dynlibs.patch
 }
 
 build() {

Added: fltk-config-dynlibs.patch
===
--- fltk-config-dynlibs.patch   (rev 0)
+++ fltk-config-dynlibs.patch   2013-12-26 07:00:36 UTC (rev 202753)
@@ -0,0 +1,37 @@
+diff -rupN a/fltk-config.in b/fltk-config.in
+--- a/fltk-config.in   2011-07-19 06:49:30.0 +0200
 b/fltk-config.in   2013-12-26 07:50:58.393155344 +0100
+@@ -357,26 +357,26 @@ if test $echo_ldstaticflags = yes; t
+ fi
+ 
+ if test $echo_libs = yes; then
+-USELIBS=$libdir/libfltk.a
++USELIBS=$libdir/libfltk.so
+ 
+ if test x$use_forms = xyes; then
+-USELIBS=$libdir/libfltk_forms.a $USELIBS
++USELIBS=$libdir/libfltk_forms.so $USELIBS
+ fi
+ 
+ if test x$use_gl = xyes; then
+-USELIBS=$libdir/libfltk_gl.a $USELIBS
++USELIBS=$libdir/libfltk_gl.so $USELIBS
+ fi
+ 
+ if test x$use_cairo = xyes; then
+-USELIBS=$libdir/libfltk_cairo.a $USELIBS
++USELIBS=$libdir/libfltk_cairo.so $USELIBS
+ fi
+ 
+ if test x$use_images = xyes; then
+-USELIBS=$libdir/libfltk_images.a $USELIBS
++USELIBS=$libdir/libfltk_images.so $USELIBS
+ 
+ for lib in fltk_jpeg fltk_png fltk_z; do
+-if test -f $libdir/lib$lib.a; then
+-USELIBS=$libdir/lib$lib.a $USELIBS
++if test -f $libdir/lib$lib.so; then
++USELIBS=$libdir/lib$lib.so $USELIBS
+ fi
+   done
+ fi



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

2013-12-25 Thread Bartłomiej Piotrowski
Date: Thursday, December 26, 2013 @ 08:00:56
  Author: bpiotrowski
Revision: 202754

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

Added:
  fltk/repos/extra-i686/PKGBUILD
(from rev 202753, fltk/trunk/PKGBUILD)
  fltk/repos/extra-i686/fltk-config-dynlibs.patch
(from rev 202753, fltk/trunk/fltk-config-dynlibs.patch)
  fltk/repos/extra-i686/fltk-games.install
(from rev 202753, fltk/trunk/fltk-games.install)
  fltk/repos/extra-i686/fltk.install
(from rev 202753, fltk/trunk/fltk.install)
  fltk/repos/extra-i686/tigervnc.patch
(from rev 202753, fltk/trunk/tigervnc.patch)
  fltk/repos/extra-x86_64/PKGBUILD
(from rev 202753, fltk/trunk/PKGBUILD)
  fltk/repos/extra-x86_64/fltk-config-dynlibs.patch
(from rev 202753, fltk/trunk/fltk-config-dynlibs.patch)
  fltk/repos/extra-x86_64/fltk-games.install
(from rev 202753, fltk/trunk/fltk-games.install)
  fltk/repos/extra-x86_64/fltk.install
(from rev 202753, fltk/trunk/fltk.install)
  fltk/repos/extra-x86_64/tigervnc.patch
(from rev 202753, fltk/trunk/tigervnc.patch)
Deleted:
  fltk/repos/extra-i686/PKGBUILD
  fltk/repos/extra-i686/fltk-games.install
  fltk/repos/extra-i686/fltk.install
  fltk/repos/extra-i686/tigervnc.patch
  fltk/repos/extra-x86_64/PKGBUILD
  fltk/repos/extra-x86_64/fltk-games.install
  fltk/repos/extra-x86_64/fltk.install
  fltk/repos/extra-x86_64/tigervnc.patch

+
 /PKGBUILD  |  138 
 /fltk-games.install|   22 
 /fltk.install  |   24 
 /tigervnc.patch| 7806 +++
 extra-i686/PKGBUILD|   66 
 extra-i686/fltk-config-dynlibs.patch   |   37 
 extra-i686/fltk-games.install  |   11 
 extra-i686/fltk.install|   12 
 extra-i686/tigervnc.patch  | 3903 ---
 extra-x86_64/PKGBUILD  |   66 
 extra-x86_64/fltk-config-dynlibs.patch |   37 
 extra-x86_64/fltk-games.install|   11 
 extra-x86_64/fltk.install  |   12 
 extra-x86_64/tigervnc.patch| 3903 ---
 14 files changed, 8064 insertions(+), 7984 deletions(-)

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