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

2013-10-24 Thread Tobias Powalowski
Date: Thursday, October 24, 2013 @ 08:42:35
  Author: tpowa
Revision: 197219

replace bzr with git in makedepends

Modified:
  grub/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 05:09:05 UTC (rev 197218)
+++ PKGBUILD2013-10-24 06:42:35 UTC (rev 197219)
@@ -26,7 +26,7 @@
 replaces=('grub-common' 'grub-bios' grub-efi-${_EFI_ARCH})
 provides=('grub-common' 'grub-bios' grub-efi-${_EFI_ARCH})
 
-makedepends=('git' 'bzr' 'xz' 'freetype2' 'bdf-unifont' 'ttf-dejavu' 'python'
+makedepends=('git' 'git' 'xz' 'freetype2' 'bdf-unifont' 'ttf-dejavu' 'python'
  'autogen' 'texinfo' 'help2man' 'gettext' 'device-mapper' 'fuse')
 depends=('sh' 'xz' 'gettext' 'device-mapper')
 optdepends=('freetype2: For grub-mkfont usage'



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

2013-10-24 Thread Tobias Powalowski
Date: Thursday, October 24, 2013 @ 08:57:52
  Author: tpowa
Revision: 197220

remove double git makedepend

Modified:
  grub/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 06:42:35 UTC (rev 197219)
+++ PKGBUILD2013-10-24 06:57:52 UTC (rev 197220)
@@ -26,7 +26,7 @@
 replaces=('grub-common' 'grub-bios' grub-efi-${_EFI_ARCH})
 provides=('grub-common' 'grub-bios' grub-efi-${_EFI_ARCH})
 
-makedepends=('git' 'git' 'xz' 'freetype2' 'bdf-unifont' 'ttf-dejavu' 'python'
+makedepends=('git' 'xz' 'freetype2' 'bdf-unifont' 'ttf-dejavu' 'python'
  'autogen' 'texinfo' 'help2man' 'gettext' 'device-mapper' 'fuse')
 depends=('sh' 'xz' 'gettext' 'device-mapper')
 optdepends=('freetype2: For grub-mkfont usage'



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

2013-10-24 Thread Tobias Powalowski
Date: Thursday, October 24, 2013 @ 10:14:56
  Author: tpowa
Revision: 197221

upgpkg: lablgtk2 2.16.0-5

readd staticlibs for xen #37454

Modified:
  lablgtk2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 06:57:52 UTC (rev 197220)
+++ PKGBUILD2013-10-24 08:14:56 UTC (rev 197221)
@@ -3,7 +3,7 @@
 
 pkgname=lablgtk2
 pkgver=2.16.0
-pkgrel=4
+pkgrel=5
 pkgdesc= An Objective Caml interface to gtk2
 arch=(i686 x86_64)
 license=('LGPL')
@@ -13,7 +13,7 @@
 optdepends=('ocaml: for using the tools')
 DLAGENTS=('https::/usr/bin/curl -fLC - --insecure --retry 3 --retry-delay 3 -o 
%o %u')
 
source=(https://forge.ocamlcore.org/frs/download.php/979/lablgtk-${pkgver}.tar.gz)
-options=(!makeflags)
+options=(!makeflags staticlibs)
 
 build() {
   cd ${srcdir}/lablgtk-${pkgver}



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

2013-10-24 Thread Tobias Powalowski
Date: Thursday, October 24, 2013 @ 10:15:10
  Author: tpowa
Revision: 197222

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-24 08:14:56 UTC (rev 197221)
+++ extra-i686/PKGBUILD 2013-10-24 08:15:10 UTC (rev 197222)
@@ -1,30 +0,0 @@
-# $Id$
-#Maintainer: Tobias Powalowski tp...@archlinux.org
-
-pkgname=lablgtk2
-pkgver=2.16.0
-pkgrel=4
-pkgdesc= An Objective Caml interface to gtk2
-arch=(i686 x86_64)
-license=('LGPL')
-url=http://lablgtk.forge.ocamlcore.org/;
-depends=('gtk2' 'gtkspell' 'libgnomecanvas' 'librsvg' 'libgnomeui' 
'gtksourceview2')
-makedepends=('ocaml')
-optdepends=('ocaml: for using the tools')
-DLAGENTS=('https::/usr/bin/curl -fLC - --insecure --retry 3 --retry-delay 3 -o 
%o %u')
-source=(https://forge.ocamlcore.org/frs/download.php/979/lablgtk-${pkgver}.tar.gz)
-options=(!makeflags)
-
-build() {
-  cd ${srcdir}/lablgtk-${pkgver}
-  ./configure --prefix=/usr
-  make world
-  make opt
-}
-
-package() {
-  cd ${srcdir}/lablgtk-${pkgver}
-  make DESTDIR=${pkgdir} old-install
-  install -m644 META ${pkgdir}/usr/lib/ocaml/lablgtk2/
-}
-md5sums=('052519ce2a77d2316732bc4d565b6399')

Copied: lablgtk2/repos/extra-i686/PKGBUILD (from rev 197221, 
lablgtk2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-24 08:15:10 UTC (rev 197222)
@@ -0,0 +1,30 @@
+# $Id$
+#Maintainer: Tobias Powalowski tp...@archlinux.org
+
+pkgname=lablgtk2
+pkgver=2.16.0
+pkgrel=5
+pkgdesc= An Objective Caml interface to gtk2
+arch=(i686 x86_64)
+license=('LGPL')
+url=http://lablgtk.forge.ocamlcore.org/;
+depends=('gtk2' 'gtkspell' 'libgnomecanvas' 'librsvg' 'libgnomeui' 
'gtksourceview2')
+makedepends=('ocaml')
+optdepends=('ocaml: for using the tools')
+DLAGENTS=('https::/usr/bin/curl -fLC - --insecure --retry 3 --retry-delay 3 -o 
%o %u')
+source=(https://forge.ocamlcore.org/frs/download.php/979/lablgtk-${pkgver}.tar.gz)
+options=(!makeflags staticlibs)
+
+build() {
+  cd ${srcdir}/lablgtk-${pkgver}
+  ./configure --prefix=/usr
+  make world
+  make opt
+}
+
+package() {
+  cd ${srcdir}/lablgtk-${pkgver}
+  make DESTDIR=${pkgdir} old-install
+  install -m644 META ${pkgdir}/usr/lib/ocaml/lablgtk2/
+}
+md5sums=('052519ce2a77d2316732bc4d565b6399')

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-24 08:14:56 UTC (rev 197221)
+++ extra-x86_64/PKGBUILD   2013-10-24 08:15:10 UTC (rev 197222)
@@ -1,30 +0,0 @@
-# $Id$
-#Maintainer: Tobias Powalowski tp...@archlinux.org
-
-pkgname=lablgtk2
-pkgver=2.16.0
-pkgrel=4
-pkgdesc= An Objective Caml interface to gtk2
-arch=(i686 x86_64)
-license=('LGPL')
-url=http://lablgtk.forge.ocamlcore.org/;
-depends=('gtk2' 'gtkspell' 'libgnomecanvas' 'librsvg' 'libgnomeui' 
'gtksourceview2')
-makedepends=('ocaml')
-optdepends=('ocaml: for using the tools')
-DLAGENTS=('https::/usr/bin/curl -fLC - --insecure --retry 3 --retry-delay 3 -o 
%o %u')
-source=(https://forge.ocamlcore.org/frs/download.php/979/lablgtk-${pkgver}.tar.gz)
-options=(!makeflags)
-
-build() {
-  cd ${srcdir}/lablgtk-${pkgver}
-  ./configure --prefix=/usr
-  make world
-  make opt
-}
-
-package() {
-  cd ${srcdir}/lablgtk-${pkgver}
-  make DESTDIR=${pkgdir} old-install
-  install -m644 META ${pkgdir}/usr/lib/ocaml/lablgtk2/
-}
-md5sums=('052519ce2a77d2316732bc4d565b6399')

Copied: lablgtk2/repos/extra-x86_64/PKGBUILD (from rev 197221, 
lablgtk2/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-24 08:15:10 UTC (rev 197222)
@@ -0,0 +1,30 @@
+# $Id$
+#Maintainer: Tobias Powalowski tp...@archlinux.org
+
+pkgname=lablgtk2
+pkgver=2.16.0
+pkgrel=5
+pkgdesc= An Objective Caml interface to gtk2
+arch=(i686 x86_64)
+license=('LGPL')
+url=http://lablgtk.forge.ocamlcore.org/;
+depends=('gtk2' 'gtkspell' 'libgnomecanvas' 'librsvg' 'libgnomeui' 
'gtksourceview2')
+makedepends=('ocaml')
+optdepends=('ocaml: for using the tools')
+DLAGENTS=('https::/usr/bin/curl -fLC - --insecure --retry 3 --retry-delay 3 -o 
%o %u')
+source=(https://forge.ocamlcore.org/frs/download.php/979/lablgtk-${pkgver}.tar.gz)
+options=(!makeflags staticlibs)
+
+build() {
+  

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

2013-10-24 Thread Bartłomiej Piotrowski
Date: Thursday, October 24, 2013 @ 10:15:34
  Author: bpiotrowski
Revision: 99070

upgpkg: aria2 1.18.1-1

- new upstream release

Modified:
  aria2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 02:39:07 UTC (rev 99069)
+++ PKGBUILD2013-10-24 08:15:34 UTC (rev 99070)
@@ -6,7 +6,7 @@
 # Contributor: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=aria2
-pkgver=1.18.0
+pkgver=1.18.1
 pkgrel=1
 pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 depends=('gnutls' 'libxml2' 'sqlite' 'c-ares' 'ca-certificates')
 checkdepends=('cppunit')
 source=(http://downloads.sourceforge.net/aria2/aria2-${pkgver}.tar.xz)
-sha256sums=('431aa6a1ba1cf992d5ac68c2822854a6c6991f03d025608311b5d99227fc0ab7')
+sha256sums=('14179cec7d476204faa52c4220fd8332a1036edd2c16fa3a9a29fd5d8b763968')
 
 build() {
   cd $pkgname-$pkgver



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

2013-10-24 Thread Bartłomiej Piotrowski
Date: Thursday, October 24, 2013 @ 10:16:12
  Author: bpiotrowski
Revision: 99074

upgpkg: lxappearance-obconf 0.2.1-1

- new upstream release

Modified:
  lxappearance-obconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 08:15:59 UTC (rev 99073)
+++ PKGBUILD2013-10-24 08:16:12 UTC (rev 99074)
@@ -2,37 +2,26 @@
 # Maintainer: Bartłomiej Piotrowski nos...@bpiotrowski.pl
 
 pkgname=lxappearance-obconf
-pkgver=0.2.0
-pkgrel=2
-pkgdesc='A plugin for LXAppearance to configure Openbox'
+pkgver=0.2.1
+pkgrel=1
+pkgdesc='Plugin for LXAppearance to configure Openbox'
 arch=('i686' 'x86_64')
 license=('GPL2')
-url=http://lxde.org/;
+url='http://lxde.org/'
 groups=('lxde')
 depends=('lxappearance' 'openbox')
 makedepends=('intltool')
 options=('!libtool')
-source=(http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.gz
-obconf-rrbutton.patch)
-md5sums=('8bf23c90febe6a655e0f86c80e44725d'
- '73cd418ff8dc68a76538fc829d6260c7')
+source=(http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.gz)
+md5sums=('1f061c96e0c78a6476421ca294ac24aa')
 
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # Fix building with openbox-3.5.2
-  patch -Np1 -i ../obconf-rrbutton.patch
-}
-
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $pkgname-$pkgver
   ./configure --prefix=/usr --disable-static
   make
 }
 
-
 package() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $pkgname-$pkgver
   make DESTDIR=$pkgdir install
 }
-



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

2013-10-24 Thread Bartłomiej Piotrowski
Date: Thursday, October 24, 2013 @ 10:15:56
  Author: bpiotrowski
Revision: 99072

upgpkg: gpicview 0.2.4-1

- new upstream release

Modified:
  gpicview/trunk/PKGBUILD
  gpicview/trunk/gpicview.install
Deleted:
  gpicview/trunk/fix-scrolling.patch

-+
 PKGBUILD|   27 +++--
 fix-scrolling.patch |  149 --
 gpicview.install|7 +-
 3 files changed, 15 insertions(+), 168 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 08:15:38 UTC (rev 99071)
+++ PKGBUILD2013-10-24 08:15:56 UTC (rev 99072)
@@ -4,39 +4,34 @@
 # Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
 
 pkgname=gpicview
-pkgver=0.2.3
-pkgrel=2
-pkgdesc=lightweight image viewer
+pkgver=0.2.4
+pkgrel=1
+pkgdesc='Lightweight image viewer'
 arch=('i686' 'x86_64')
 license=('GPL2')
-url=http://lxde.org/;
+url='http://lxde.org/'
 groups=('lxde')
-depends=('gtk2' 'desktop-file-utils')
+depends=('gtk2' 'desktop-file-utils' 'xdg-utils')
 install=$pkgname.install
 makedepends=('pkgconfig' 'intltool')
 optdepends=('librsvg: For SVG support')
-source=(http://downloads.sourceforge.net/sourceforge/lxde/${pkgname}-${pkgver}.tar.gz
-fix-scrolling.patch)
-md5sums=('bca9ffe1d283ed3dbb13bada7feb7e89'
- 'f258a3e703c4daa2f79c0c9f5a625d86')
+source=(http://downloads.sourceforge.net/sourceforge/lxde/$pkgname-$pkgver.tar.gz)
+md5sums=('b209e36531f89c48e3067b389699d4c7')
 
 prepare() {
-   cd $srcdir/$pkgname-$pkgver
+   cd $pkgname-$pkgver
 
-   # Fix scrolling (FS#34872)
-   patch -Np1 -i $srcdir/fix-scrolling.patch
-
-   # Apply one main category only (FS#34684)
+   # Apply only one main category (FS#34684)
sed -i '/^Categories=/ s/Utility;//' gpicview.desktop.in
 }
 
 build() {
-   cd $srcdir/$pkgname-$pkgver
+   cd $pkgname-$pkgver
./configure --sysconfdir=/etc --prefix=/usr
make
 }
 
 package() {
-   cd $srcdir/$pkgname-$pkgver
+   cd $pkgname-$pkgver
make DESTDIR=$pkgdir install
 }

Deleted: fix-scrolling.patch
===
--- fix-scrolling.patch 2013-10-24 08:15:38 UTC (rev 99071)
+++ fix-scrolling.patch 2013-10-24 08:15:56 UTC (rev 99072)
@@ -1,149 +0,0 @@
-From 88e76ee77d7271820dfad4b66ea1ca892e1a1ae0 Mon Sep 17 00:00:00 2001
-From: Vadim Ushakov igeekl...@gmail.com
-Date: Fri, 3 Aug 2012 22:43:29 +0800
-Subject: [PATCH] fix scrolling when scale == 1
-

- src/image-view.c |   98 --
- 1 files changed, 14 insertions(+), 84 deletions(-)
-
-diff --git a/src/image-view.c b/src/image-view.c
-index cd40e3a..b367f2a 100644
 a/src/image-view.c
-+++ b/src/image-view.c
-@@ -309,65 +309,6 @@ void image_view_paint( ImageView* iv, GdkEventExpose* evt 
)
- {
- // GdkRectangle rect = rects[i];
- paint( iv, rects + i, GDK_INTERP_NEAREST );
--#if 0
--g_debug(dirty dest: x=%d, y=%d, w=%d, h=%d\nx_off=%d, y_off=%d,
--rect.x, rect.y, rect.width, rect.height, iv-img_area.x, 
iv-img_area.y );
--
--if( ! gdk_rectangle_intersect( rect, iv-img_area, rect ) )
--continue;
--
--int dest_x = rect.x;
--int dest_y = rect.y;
--
--rect.x -= img_area.x;
--rect.y -= img_area.y;
--
--GdkPixbuf* src_pix = NULL;
--int src_x, src_y;
--if( iv-scale == 1.0 )  // original size
--{
--src_pix = (GdkPixbuf*)g_object_ref( pix );
--src_x = rect.x;
--src_y = rect.y;
--}
--else// scaling is needed
--{
--GdkPixbuf* scaled_pix = NULL;
--int src_w, src_h;
--src_x = (int)floor( gdouble(rect.x) / scale + 0.5 );
--src_y = (int)floor( gdouble(rect.y) / scale + 0.5 );
--src_w = (int)floor( gdouble(rect.width) / scale + 0.5 );
--src_h = (int)floor( gdouble(rect.height) / scale + 0.5 );
--if( src_y  gdk_pixbuf_get_height(pix) )
--src_y = gdk_pixbuf_get_height(pix);
--if( src_x + src_w  gdk_pixbuf_get_width(pix) )
--src_w = gdk_pixbuf_get_width(pix) - src_x;
--if( src_y + src_h  gdk_pixbuf_get_height(pix) )
--src_h = gdk_pixbuf_get_height(pix) - src_y;
--g_debug(orig src: x=%d, y=%d, w=%d, h=%d,
--src_x, src_y, src_w, src_h );
--
--src_pix = gdk_pixbuf_new_subpixbuf( pix, src_x, src_y,  
src_w, src_h );
--scaled_pix = gdk_pixbuf_scale_simple( src_pix, rect.width, 
rect.height, interp_type );
--g_object_unref( src_pix );
--src_pix = scaled_pix;
--
--src_x = 

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

2013-10-24 Thread Bartłomiej Piotrowski
Date: Thursday, October 24, 2013 @ 10:16:14
  Author: bpiotrowski
Revision: 99075

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

Added:
  lxappearance-obconf/repos/community-i686/PKGBUILD
(from rev 99074, lxappearance-obconf/trunk/PKGBUILD)
  lxappearance-obconf/repos/community-i686/obconf-rrbutton.patch
(from rev 99074, lxappearance-obconf/trunk/obconf-rrbutton.patch)
  lxappearance-obconf/repos/community-x86_64/PKGBUILD
(from rev 99074, lxappearance-obconf/trunk/PKGBUILD)
  lxappearance-obconf/repos/community-x86_64/obconf-rrbutton.patch
(from rev 99074, lxappearance-obconf/trunk/obconf-rrbutton.patch)
Deleted:
  lxappearance-obconf/repos/community-i686/PKGBUILD
  lxappearance-obconf/repos/community-i686/obconf-rrbutton.patch
  lxappearance-obconf/repos/community-x86_64/PKGBUILD
  lxappearance-obconf/repos/community-x86_64/obconf-rrbutton.patch

+
 /PKGBUILD  |   54 +
 /obconf-rrbutton.patch |   98 +++
 community-i686/PKGBUILD|   38 
 community-i686/obconf-rrbutton.patch   |   49 ---
 community-x86_64/PKGBUILD  |   38 
 community-x86_64/obconf-rrbutton.patch |   49 ---
 6 files changed, 152 insertions(+), 174 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-24 08:16:12 UTC (rev 99074)
+++ community-i686/PKGBUILD 2013-10-24 08:16:14 UTC (rev 99075)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Bartłomiej Piotrowski nos...@bpiotrowski.pl
-
-pkgname=lxappearance-obconf
-pkgver=0.2.0
-pkgrel=2
-pkgdesc='A plugin for LXAppearance to configure Openbox'
-arch=('i686' 'x86_64')
-license=('GPL2')
-url=http://lxde.org/;
-groups=('lxde')
-depends=('lxappearance' 'openbox')
-makedepends=('intltool')
-options=('!libtool')
-source=(http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.gz
-obconf-rrbutton.patch)
-md5sums=('8bf23c90febe6a655e0f86c80e44725d'
- '73cd418ff8dc68a76538fc829d6260c7')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # Fix building with openbox-3.5.2
-  patch -Np1 -i ../obconf-rrbutton.patch
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-

Copied: lxappearance-obconf/repos/community-i686/PKGBUILD (from rev 99074, 
lxappearance-obconf/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-24 08:16:14 UTC (rev 99075)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski nos...@bpiotrowski.pl
+
+pkgname=lxappearance-obconf
+pkgver=0.2.1
+pkgrel=1
+pkgdesc='Plugin for LXAppearance to configure Openbox'
+arch=('i686' 'x86_64')
+license=('GPL2')
+url='http://lxde.org/'
+groups=('lxde')
+depends=('lxappearance' 'openbox')
+makedepends=('intltool')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.gz)
+md5sums=('1f061c96e0c78a6476421ca294ac24aa')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-i686/obconf-rrbutton.patch
===
--- community-i686/obconf-rrbutton.patch2013-10-24 08:16:12 UTC (rev 
99074)
+++ community-i686/obconf-rrbutton.patch2013-10-24 08:16:14 UTC (rev 
99075)
@@ -1,49 +0,0 @@
-commit 9cffa6a9ddfc4074f3de8d0302404d70c2818d8f
-Author: Markos Chandras hwoar...@gentoo.org
-Date:   Fri Aug 5 16:24:57 2011 +0100
-
-Use new RrButton structure
-
-diff --git a/src/preview.c b/src/preview.c
-index a82cf15..320e7ac 100644
 a/src/preview.c
-+++ b/src/preview.c
-@@ -327,28 +327,28 @@ static GdkPixbuf* preview_window(RrTheme *theme, const 
gchar *titlelayout,
- switch (*layout) {
- case 'D':
- a = focus ?
--theme-a_focused_unpressed_desk :
--theme-a_unfocused_unpressed_desk;
-+theme-btn_desk-a_focused_unpressed :
-+theme-btn_desk-a_unfocused_unpressed;
- break;
- case 'S':
- a = focus ?
--theme-a_focused_unpressed_shade :
--theme-a_unfocused_unpressed_shade;
-+theme-btn_shade-a_focused_unpressed :
-+theme-btn_shade-a_unfocused_unpressed;
- break;
- case 'I':
- a = focus ?
--theme-a_focused_unpressed_iconify :
--theme-a_unfocused_unpressed_iconify;
-+

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

2013-10-24 Thread Bartłomiej Piotrowski
Date: Thursday, October 24, 2013 @ 10:15:38
  Author: bpiotrowski
Revision: 99071

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-24 08:15:34 UTC (rev 99070)
+++ community-i686/PKGBUILD 2013-10-24 08:15:38 UTC (rev 99071)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: Angel Velasquez an...@archlinux.org
-# Contributor: Alexander Fehr pizzapunk gmail com
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=aria2
-pkgver=1.18.0
-pkgrel=1
-pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink'
-arch=('i686' 'x86_64')
-url='http://aria2.sourceforge.net/'
-license=('GPL')
-depends=('gnutls' 'libxml2' 'sqlite' 'c-ares' 'ca-certificates')
-checkdepends=('cppunit')
-source=(http://downloads.sourceforge.net/aria2/aria2-${pkgver}.tar.xz)
-sha256sums=('431aa6a1ba1cf992d5ac68c2822854a6c6991f03d025608311b5d99227fc0ab7')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
-
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-
-  # add bash completion (aria2 automatically installs to a temporary target 
directory)
-  install -d $pkgdir/usr/share/bash-completion/completions
-  install -m644 $pkgdir/usr/share/doc/aria2/bash_completion/aria2c \
-$pkgdir/usr/share/bash-completion/completions
-  rm -rf $pkgdir/usr/share/doc/aria2/bash_completion
-}

Copied: aria2/repos/community-i686/PKGBUILD (from rev 99070, 
aria2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-24 08:15:38 UTC (rev 99071)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Thomas Dziedzic  gostrc at gmail 
+# Contributor: Angel Velasquez an...@archlinux.org
+# Contributor: Alexander Fehr pizzapunk gmail com
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=aria2
+pkgver=1.18.1
+pkgrel=1
+pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink'
+arch=('i686' 'x86_64')
+url='http://aria2.sourceforge.net/'
+license=('GPL')
+depends=('gnutls' 'libxml2' 'sqlite' 'c-ares' 'ca-certificates')
+checkdepends=('cppunit')
+source=(http://downloads.sourceforge.net/aria2/aria2-${pkgver}.tar.xz)
+sha256sums=('14179cec7d476204faa52c4220fd8332a1036edd2c16fa3a9a29fd5d8b763968')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
+
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  # add bash completion (aria2 automatically installs to a temporary target 
directory)
+  install -d $pkgdir/usr/share/bash-completion/completions
+  install -m644 $pkgdir/usr/share/doc/aria2/bash_completion/aria2c \
+$pkgdir/usr/share/bash-completion/completions
+  rm -rf $pkgdir/usr/share/doc/aria2/bash_completion
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-10-24 08:15:34 UTC (rev 99070)
+++ community-x86_64/PKGBUILD   2013-10-24 08:15:38 UTC (rev 99071)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: Angel Velasquez an...@archlinux.org
-# Contributor: Alexander Fehr pizzapunk gmail com
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=aria2
-pkgver=1.18.0
-pkgrel=1
-pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink'
-arch=('i686' 'x86_64')
-url='http://aria2.sourceforge.net/'
-license=('GPL')
-depends=('gnutls' 'libxml2' 'sqlite' 'c-ares' 'ca-certificates')
-checkdepends=('cppunit')
-source=(http://downloads.sourceforge.net/aria2/aria2-${pkgver}.tar.xz)
-sha256sums=('431aa6a1ba1cf992d5ac68c2822854a6c6991f03d025608311b5d99227fc0ab7')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
-

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

2013-10-24 Thread Bartłomiej Piotrowski
Date: Thursday, October 24, 2013 @ 10:15:59
  Author: bpiotrowski
Revision: 99073

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

Added:
  gpicview/repos/community-i686/PKGBUILD
(from rev 99072, gpicview/trunk/PKGBUILD)
  gpicview/repos/community-i686/gpicview.install
(from rev 99072, gpicview/trunk/gpicview.install)
  gpicview/repos/community-x86_64/PKGBUILD
(from rev 99072, gpicview/trunk/PKGBUILD)
  gpicview/repos/community-x86_64/gpicview.install
(from rev 99072, gpicview/trunk/gpicview.install)
Deleted:
  gpicview/repos/community-i686/PKGBUILD
  gpicview/repos/community-i686/fix-scrolling.patch
  gpicview/repos/community-i686/gpicview.install
  gpicview/repos/community-x86_64/PKGBUILD
  gpicview/repos/community-x86_64/fix-scrolling.patch
  gpicview/repos/community-x86_64/gpicview.install

--+
 /PKGBUILD|   74 
 /gpicview.install|   24 +
 community-i686/PKGBUILD  |   42 -
 community-i686/fix-scrolling.patch   |  149 -
 community-i686/gpicview.install  |   11 --
 community-x86_64/PKGBUILD|   42 -
 community-x86_64/fix-scrolling.patch |  149 -
 community-x86_64/gpicview.install|   11 --
 8 files changed, 98 insertions(+), 404 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-24 08:15:56 UTC (rev 99072)
+++ community-i686/PKGBUILD 2013-10-24 08:15:59 UTC (rev 99073)
@@ -1,42 +0,0 @@
-# $Id$ 
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Angel Velasquez an...@archlinux.org 
-# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
-
-pkgname=gpicview
-pkgver=0.2.3
-pkgrel=2
-pkgdesc=lightweight image viewer
-arch=('i686' 'x86_64')
-license=('GPL2')
-url=http://lxde.org/;
-groups=('lxde')
-depends=('gtk2' 'desktop-file-utils')
-install=$pkgname.install
-makedepends=('pkgconfig' 'intltool')
-optdepends=('librsvg: For SVG support')
-source=(http://downloads.sourceforge.net/sourceforge/lxde/${pkgname}-${pkgver}.tar.gz
-fix-scrolling.patch)
-md5sums=('bca9ffe1d283ed3dbb13bada7feb7e89'
- 'f258a3e703c4daa2f79c0c9f5a625d86')
-
-prepare() {
-   cd $srcdir/$pkgname-$pkgver
-
-   # Fix scrolling (FS#34872)
-   patch -Np1 -i $srcdir/fix-scrolling.patch
-
-   # Apply one main category only (FS#34684)
-   sed -i '/^Categories=/ s/Utility;//' gpicview.desktop.in
-}
-
-build() {
-   cd $srcdir/$pkgname-$pkgver
-   ./configure --sysconfdir=/etc --prefix=/usr
-   make
-}
-
-package() {
-   cd $srcdir/$pkgname-$pkgver
-   make DESTDIR=$pkgdir install
-}

Copied: gpicview/repos/community-i686/PKGBUILD (from rev 99072, 
gpicview/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-24 08:15:59 UTC (rev 99073)
@@ -0,0 +1,37 @@
+# $Id$ 
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Angel Velasquez an...@archlinux.org 
+# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
+
+pkgname=gpicview
+pkgver=0.2.4
+pkgrel=1
+pkgdesc='Lightweight image viewer'
+arch=('i686' 'x86_64')
+license=('GPL2')
+url='http://lxde.org/'
+groups=('lxde')
+depends=('gtk2' 'desktop-file-utils' 'xdg-utils')
+install=$pkgname.install
+makedepends=('pkgconfig' 'intltool')
+optdepends=('librsvg: For SVG support')
+source=(http://downloads.sourceforge.net/sourceforge/lxde/$pkgname-$pkgver.tar.gz)
+md5sums=('b209e36531f89c48e3067b389699d4c7')
+
+prepare() {
+   cd $pkgname-$pkgver
+
+   # Apply only one main category (FS#34684)
+   sed -i '/^Categories=/ s/Utility;//' gpicview.desktop.in
+}
+
+build() {
+   cd $pkgname-$pkgver
+   ./configure --sysconfdir=/etc --prefix=/usr
+   make
+}
+
+package() {
+   cd $pkgname-$pkgver
+   make DESTDIR=$pkgdir install
+}

Deleted: community-i686/fix-scrolling.patch
===
--- community-i686/fix-scrolling.patch  2013-10-24 08:15:56 UTC (rev 99072)
+++ community-i686/fix-scrolling.patch  2013-10-24 08:15:59 UTC (rev 99073)
@@ -1,149 +0,0 @@
-From 88e76ee77d7271820dfad4b66ea1ca892e1a1ae0 Mon Sep 17 00:00:00 2001
-From: Vadim Ushakov igeekl...@gmail.com
-Date: Fri, 3 Aug 2012 22:43:29 +0800
-Subject: [PATCH] fix scrolling when scale == 1
-

- src/image-view.c |   98 --
- 1 files changed, 14 insertions(+), 84 deletions(-)
-
-diff --git a/src/image-view.c b/src/image-view.c
-index cd40e3a..b367f2a 100644
 a/src/image-view.c
-+++ b/src/image-view.c
-@@ -309,65 +309,6 @@ void image_view_paint( ImageView* iv, GdkEventExpose* evt 
)
- {
- // GdkRectangle rect 

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

2013-10-24 Thread Bartłomiej Piotrowski
Date: Thursday, October 24, 2013 @ 10:16:32
  Author: bpiotrowski
Revision: 99076

upgpkg: mpv 0.2.1-1

- new upstream release

Modified:
  mpv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 08:16:14 UTC (rev 99075)
+++ PKGBUILD2013-10-24 08:16:32 UTC (rev 99076)
@@ -3,7 +3,7 @@
 # Contributor: Eivind Uggedal eiv...@uggedal.com
 
 pkgname=mpv
-pkgver=0.2.0
+pkgver=0.2.1
 pkgrel=1
 pkgdesc='Video player based on MPlayer/mplayer2'
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 options=(!emptydirs)
 install=mpv.install
 source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz;)
-md5sums=('f86a6e99093b83717edded92ad8346b1')
+md5sums=('4e7c8823354f97753f0cbe17c61ec211')
 
 build() {
   unset CFLAGS



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

2013-10-24 Thread Bartłomiej Piotrowski
Date: Thursday, October 24, 2013 @ 10:16:35
  Author: bpiotrowski
Revision: 99077

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

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

--+
 /PKGBUILD|  112 +
 /mpv.install |   24 
 community-i686/PKGBUILD  |   56 
 community-i686/mpv.install   |   12 
 community-x86_64/PKGBUILD|   56 
 community-x86_64/mpv.install |   12 
 6 files changed, 136 insertions(+), 136 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-24 08:16:32 UTC (rev 99076)
+++ community-i686/PKGBUILD 2013-10-24 08:16:35 UTC (rev 99077)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Eivind Uggedal eiv...@uggedal.com
-
-pkgname=mpv
-pkgver=0.2.0
-pkgrel=1
-pkgdesc='Video player based on MPlayer/mplayer2'
-arch=('i686' 'x86_64')
-license=('GPL')
-url='http://mpv.io'
-depends=(
- 'portaudio' 'ffmpeg' 'lcms2' 'libdvdread' 'libcdio-paranoia' 
'libxinerama'
- 'libquvi' 'mpg123' 'libxv' 'libxkbcommon' 'libva' 'lirc-utils'
- 'desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils'
-)
-makedepends=('mesa' 'python-docutils')
-options=(!emptydirs)
-install=mpv.install
-source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz;)
-md5sums=('f86a6e99093b83717edded92ad8346b1')
-
-build() {
-  unset CFLAGS
-  unset LDFLAGS
-
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr \
---confdir=/etc/mpv \
---disable-lircc \
---disable-joystick \
---disable-radio \
---disable-radio-capture \
---disable-radio-v4l2 \
---disable-rpath \
---disable-libbs2b \
---disable-direct3d \
---disable-corevideo \
---disable-cocoa \
---disable-coreaudio
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make -j1 DESTDIR=$pkgdir install
-
-  install -d $pkgdir/usr/share/doc/mpv/examples
-  install -m644 etc/{input,example,encoding-example-profiles}.conf \
-$pkgdir/usr/share/doc/mpv/examples
-  install -m644 DOCS/{encoding.rst,tech-overview.txt} \
-$pkgdir/usr/share/doc/mpv
-
-  #install -Dm644 etc/mpv.desktop $pkgdir/usr/share/applications/mpv.desktop
-}

Copied: mpv/repos/community-i686/PKGBUILD (from rev 99076, mpv/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-24 08:16:35 UTC (rev 99077)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Eivind Uggedal eiv...@uggedal.com
+
+pkgname=mpv
+pkgver=0.2.1
+pkgrel=1
+pkgdesc='Video player based on MPlayer/mplayer2'
+arch=('i686' 'x86_64')
+license=('GPL')
+url='http://mpv.io'
+depends=(
+ 'portaudio' 'ffmpeg' 'lcms2' 'libdvdread' 'libcdio-paranoia' 
'libxinerama'
+ 'libquvi' 'mpg123' 'libxv' 'libxkbcommon' 'libva' 'lirc-utils'
+ 'desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils'
+)
+makedepends=('mesa' 'python-docutils')
+options=(!emptydirs)
+install=mpv.install
+source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz;)
+md5sums=('4e7c8823354f97753f0cbe17c61ec211')
+
+build() {
+  unset CFLAGS
+  unset LDFLAGS
+
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+--confdir=/etc/mpv \
+--disable-lircc \
+--disable-joystick \
+--disable-radio \
+--disable-radio-capture \
+--disable-radio-v4l2 \
+--disable-rpath \
+--disable-libbs2b \
+--disable-direct3d \
+--disable-corevideo \
+--disable-cocoa \
+--disable-coreaudio
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make -j1 DESTDIR=$pkgdir install
+
+  install -d $pkgdir/usr/share/doc/mpv/examples
+  install -m644 etc/{input,example,encoding-example-profiles}.conf \
+$pkgdir/usr/share/doc/mpv/examples
+  install -m644 DOCS/{encoding.rst,tech-overview.txt} \
+$pkgdir/usr/share/doc/mpv
+
+  #install -Dm644 etc/mpv.desktop $pkgdir/usr/share/applications/mpv.desktop
+}

Deleted: community-i686/mpv.install
===
--- community-i686/mpv.install  2013-10-24 08:16:32 UTC (rev 99076)
+++ community-i686/mpv.install  2013-10-24 08:16:35 UTC (rev 99077)
@@ -1,12 +0,0 @@
-post_install() {
-  xdg-icon-resource 

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

2013-10-24 Thread Evangelos Foutras
Date: Thursday, October 24, 2013 @ 11:06:54
  Author: foutrelis
Revision: 197223

upgpkg: dialog 1:1.2_20130928-1

Revert to latest available release.

Modified:
  dialog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 08:15:10 UTC (rev 197222)
+++ PKGBUILD2013-10-24 09:06:54 UTC (rev 197223)
@@ -5,8 +5,9 @@
 # Contributor: Andreas Radke andy...@archlinux.org
 
 pkgname=dialog
-pkgver=1.2_20131001
+pkgver=1.2_20130928
 pkgrel=1
+epoch=1
 pkgdesc=A tool to display dialog boxes from shell scripts
 arch=('i686' 'x86_64')
 url=http://invisible-island.net/dialog/;
@@ -14,7 +15,7 @@
 depends=('ncurses')
 options=('staticlibs')
 source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
-sha256sums=('b22215d56dfbfa7f025092759e8f144b17321e14829b2a273f68d745a1f0dca5')
+sha256sums=('6fcf8daa50335e4d08da9f4f5ea5e1025efe84c3a719a56e871eb83ed0fd2b4c')
 
 build() {
   cd $srcdir/$pkgname-${pkgver/_/-}



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

2013-10-24 Thread Evangelos Foutras
Date: Thursday, October 24, 2013 @ 11:07:05
  Author: foutrelis
Revision: 197224

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

Added:
  dialog/repos/core-i686/PKGBUILD
(from rev 197223, dialog/trunk/PKGBUILD)
  dialog/repos/core-x86_64/PKGBUILD
(from rev 197223, dialog/trunk/PKGBUILD)
Deleted:
  dialog/repos/core-i686/PKGBUILD
  dialog/repos/core-x86_64/PKGBUILD

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

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2013-10-24 09:06:54 UTC (rev 197223)
+++ core-i686/PKGBUILD  2013-10-24 09:07:05 UTC (rev 197224)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: Stéphane Gaudreault steph...@archlinux.org
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Andreas Radke andy...@archlinux.org
-
-pkgname=dialog
-pkgver=1.2_20131001
-pkgrel=1
-pkgdesc=A tool to display dialog boxes from shell scripts
-arch=('i686' 'x86_64')
-url=http://invisible-island.net/dialog/;
-license=('LGPL2.1')
-depends=('ncurses')
-options=('staticlibs')
-source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
-sha256sums=('b22215d56dfbfa7f025092759e8f144b17321e14829b2a273f68d745a1f0dca5')
-
-build() {
-  cd $srcdir/$pkgname-${pkgver/_/-}
-
-  ./configure \
---prefix=/usr \
---mandir=/usr/share/man \
---with-ncursesw \
---enable-nls
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-${pkgver/_/-}
-  make DESTDIR=$pkgdir install-full
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dialog/repos/core-i686/PKGBUILD (from rev 197223, dialog/trunk/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2013-10-24 09:07:05 UTC (rev 197224)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Andreas Radke andy...@archlinux.org
+
+pkgname=dialog
+pkgver=1.2_20130928
+pkgrel=1
+epoch=1
+pkgdesc=A tool to display dialog boxes from shell scripts
+arch=('i686' 'x86_64')
+url=http://invisible-island.net/dialog/;
+license=('LGPL2.1')
+depends=('ncurses')
+options=('staticlibs')
+source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
+sha256sums=('6fcf8daa50335e4d08da9f4f5ea5e1025efe84c3a719a56e871eb83ed0fd2b4c')
+
+build() {
+  cd $srcdir/$pkgname-${pkgver/_/-}
+
+  ./configure \
+--prefix=/usr \
+--mandir=/usr/share/man \
+--with-ncursesw \
+--enable-nls
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-${pkgver/_/-}
+  make DESTDIR=$pkgdir install-full
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: core-x86_64/PKGBUILD
===
--- core-x86_64/PKGBUILD2013-10-24 09:06:54 UTC (rev 197223)
+++ core-x86_64/PKGBUILD2013-10-24 09:07:05 UTC (rev 197224)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: Stéphane Gaudreault steph...@archlinux.org
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Andreas Radke andy...@archlinux.org
-
-pkgname=dialog
-pkgver=1.2_20131001
-pkgrel=1
-pkgdesc=A tool to display dialog boxes from shell scripts
-arch=('i686' 'x86_64')
-url=http://invisible-island.net/dialog/;
-license=('LGPL2.1')
-depends=('ncurses')
-options=('staticlibs')
-source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
-sha256sums=('b22215d56dfbfa7f025092759e8f144b17321e14829b2a273f68d745a1f0dca5')
-
-build() {
-  cd $srcdir/$pkgname-${pkgver/_/-}
-
-  ./configure \
---prefix=/usr \
---mandir=/usr/share/man \
---with-ncursesw \
---enable-nls
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-${pkgver/_/-}
-  make DESTDIR=$pkgdir install-full
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dialog/repos/core-x86_64/PKGBUILD (from rev 197223, 
dialog/trunk/PKGBUILD)
===
--- core-x86_64/PKGBUILD(rev 0)
+++ core-x86_64/PKGBUILD2013-10-24 09:07:05 UTC (rev 197224)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Andreas Radke andy...@archlinux.org
+
+pkgname=dialog
+pkgver=1.2_20130928
+pkgrel=1
+epoch=1
+pkgdesc=A tool to display dialog boxes from shell scripts
+arch=('i686' 'x86_64')
+url=http://invisible-island.net/dialog/;
+license=('LGPL2.1')
+depends=('ncurses')
+options=('staticlibs')

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

2013-10-24 Thread Sergej Pupykin
Date: Thursday, October 24, 2013 @ 11:21:45
  Author: spupykin
Revision: 99078

upgpkg: xmlstarlet 1.5.0-1

upd

Modified:
  xmlstarlet/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 08:16:35 UTC (rev 99077)
+++ PKGBUILD2013-10-24 09:21:45 UTC (rev 99078)
@@ -5,35 +5,25 @@
 # Contributor: chochem choc...@gmail.com
 
 pkgname=xmlstarlet
-pkgver=1.4.2
+pkgver=1.5.0
 pkgrel=1
 pkgdesc=A set of tools to transform, query, validate, and edit XML documents
 arch=('i686' 'x86_64')
 url=http://xmlstar.sourceforge.net/;
 license=('MIT')
-depends=('libxslt=1.1.9')
+depends=('libxslt')
 
source=(xmlstarlet-$pkgver.tar.gz::http://sourceforge.net/projects/xmlstar/files/xmlstarlet/$pkgver/xmlstarlet-$pkgver.tar.gz/download;)
-md5sums=('ee8df42efd2417f74a1f5e3b7fe9e023')
+md5sums=('0c6db295d0cf9ff0d439edb755b7e8f6')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
-
-  local xsltlibs=$(pkg-config --libs libxslt libexslt)
-  local xmllibs=$(pkg-config --libs libxml-2.0)
-
-  LIBXSLT_PREFIX=/usr \
-   LIBXML_PREFIX=/usr \
-   LIBXSLT_LIBS=${xsltlibs} \
-   LIBXML_LIBS=${xmllibs} \
-   ./configure --prefix=/usr
+  LIBXSLT_PREFIX=/usr LIBXML_PREFIX=/usr ./configure --prefix=/usr
   make
 }
 
 package() {
   cd $srcdir/$pkgname-$pkgver
-
   make DESTDIR=${pkgdir} install
-
   install -Dm0644 Copyright $pkgdir/usr/share/licenses/$pkgname/COPYING
   ln -s xml ${pkgdir}/usr/bin/xmlstarlet
 }



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

2013-10-24 Thread Sergej Pupykin
Date: Thursday, October 24, 2013 @ 11:22:03
  Author: spupykin
Revision: 99079

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

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

---+
 /PKGBUILD |   58 
 community-i686/PKGBUILD   |   34 -
 community-x86_64/PKGBUILD |   34 -
 3 files changed, 58 insertions(+), 68 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-24 09:21:45 UTC (rev 99078)
+++ community-i686/PKGBUILD 2013-10-24 09:22:03 UTC (rev 99079)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: PyroPeter abi1...@googlemail.com
-# Contributor: BlackEagle ike.devol...@scarlet.be
-# Contributor: chochem choc...@gmail.com
-
-pkgname=xmlstarlet
-pkgver=1.4.2
-pkgrel=1
-pkgdesc=A set of tools to transform, query, validate, and edit XML documents
-arch=('i686' 'x86_64')
-url=http://xmlstar.sourceforge.net/;
-license=('MIT')
-depends=('libxslt=1.1.9')
-source=(xmlstarlet-$pkgver.tar.gz::http://sourceforge.net/projects/xmlstar/files/xmlstarlet/$pkgver/xmlstarlet-$pkgver.tar.gz/download;)
-md5sums=('ee8df42efd2417f74a1f5e3b7fe9e023')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  local xsltlibs=$(pkg-config --libs libxslt libexslt)
-  local xmllibs=$(pkg-config --libs libxml-2.0)
-
-  LIBXSLT_PREFIX=/usr \
-   LIBXML_PREFIX=/usr \
-   LIBXSLT_LIBS=${xsltlibs} \
-   LIBXML_LIBS=${xmllibs} \
-   ./configure --prefix=/usr
-  make
-  make DESTDIR=${pkgdir} install
-
-  install -Dm0644 Copyright $pkgdir/usr/share/licenses/$pkgname/COPYING
-  ln -s xml ${pkgdir}/usr/bin/xmlstarlet
-}

Copied: xmlstarlet/repos/community-i686/PKGBUILD (from rev 99078, 
xmlstarlet/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-24 09:22:03 UTC (rev 99079)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: PyroPeter abi1...@googlemail.com
+# Contributor: BlackEagle ike.devol...@scarlet.be
+# Contributor: chochem choc...@gmail.com
+
+pkgname=xmlstarlet
+pkgver=1.5.0
+pkgrel=1
+pkgdesc=A set of tools to transform, query, validate, and edit XML documents
+arch=('i686' 'x86_64')
+url=http://xmlstar.sourceforge.net/;
+license=('MIT')
+depends=('libxslt')
+source=(xmlstarlet-$pkgver.tar.gz::http://sourceforge.net/projects/xmlstar/files/xmlstarlet/$pkgver/xmlstarlet-$pkgver.tar.gz/download;)
+md5sums=('0c6db295d0cf9ff0d439edb755b7e8f6')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  LIBXSLT_PREFIX=/usr LIBXML_PREFIX=/usr ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=${pkgdir} install
+  install -Dm0644 Copyright $pkgdir/usr/share/licenses/$pkgname/COPYING
+  ln -s xml ${pkgdir}/usr/bin/xmlstarlet
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-10-24 09:21:45 UTC (rev 99078)
+++ community-x86_64/PKGBUILD   2013-10-24 09:22:03 UTC (rev 99079)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: PyroPeter abi1...@googlemail.com
-# Contributor: BlackEagle ike.devol...@scarlet.be
-# Contributor: chochem choc...@gmail.com
-
-pkgname=xmlstarlet
-pkgver=1.4.2
-pkgrel=1
-pkgdesc=A set of tools to transform, query, validate, and edit XML documents
-arch=('i686' 'x86_64')
-url=http://xmlstar.sourceforge.net/;
-license=('MIT')
-depends=('libxslt=1.1.9')
-source=(xmlstarlet-$pkgver.tar.gz::http://sourceforge.net/projects/xmlstar/files/xmlstarlet/$pkgver/xmlstarlet-$pkgver.tar.gz/download;)
-md5sums=('ee8df42efd2417f74a1f5e3b7fe9e023')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  local xsltlibs=$(pkg-config --libs libxslt libexslt)
-  local xmllibs=$(pkg-config --libs libxml-2.0)
-
-  LIBXSLT_PREFIX=/usr \
-   LIBXML_PREFIX=/usr \
-   LIBXSLT_LIBS=${xsltlibs} \
-   LIBXML_LIBS=${xmllibs} \
-   ./configure --prefix=/usr
-  make
-  make DESTDIR=${pkgdir} install
-
-  install -Dm0644 Copyright $pkgdir/usr/share/licenses/$pkgname/COPYING
-  ln -s xml ${pkgdir}/usr/bin/xmlstarlet
-}

Copied: xmlstarlet/repos/community-x86_64/PKGBUILD (from rev 99078, 
xmlstarlet/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-10-24 09:22:03 UTC (rev 99079)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej 

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

2013-10-24 Thread Sergej Pupykin
Date: Thursday, October 24, 2013 @ 11:27:16
  Author: spupykin
Revision: 99081

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

Added:
  ulogd/repos/community-i686/PKGBUILD
(from rev 99080, ulogd/trunk/PKGBUILD)
  ulogd/repos/community-i686/ulogd.conf
(from rev 99080, ulogd/trunk/ulogd.conf)
  ulogd/repos/community-i686/ulogd.logrotate
(from rev 99080, ulogd/trunk/ulogd.logrotate)
  ulogd/repos/community-i686/ulogd.service
(from rev 99080, ulogd/trunk/ulogd.service)
  ulogd/repos/community-x86_64/PKGBUILD
(from rev 99080, ulogd/trunk/PKGBUILD)
  ulogd/repos/community-x86_64/ulogd.conf
(from rev 99080, ulogd/trunk/ulogd.conf)
  ulogd/repos/community-x86_64/ulogd.logrotate
(from rev 99080, ulogd/trunk/ulogd.logrotate)
  ulogd/repos/community-x86_64/ulogd.service
(from rev 99080, ulogd/trunk/ulogd.service)
Deleted:
  ulogd/repos/community-i686/PKGBUILD
  ulogd/repos/community-i686/ulogd.conf
  ulogd/repos/community-i686/ulogd.logrotate
  ulogd/repos/community-i686/ulogd.service
  ulogd/repos/community-x86_64/PKGBUILD
  ulogd/repos/community-x86_64/ulogd.conf
  ulogd/repos/community-x86_64/ulogd.logrotate
  ulogd/repos/community-x86_64/ulogd.service

--+
 /PKGBUILD|  120 +
 /ulogd.conf  |   40 
 /ulogd.logrotate |   20 ++
 /ulogd.service   |   18 +
 community-i686/PKGBUILD  |   60 --
 community-i686/ulogd.conf|   19 -
 community-i686/ulogd.logrotate   |   10 ---
 community-i686/ulogd.service |9 --
 community-x86_64/PKGBUILD|   60 --
 community-x86_64/ulogd.conf  |   19 -
 community-x86_64/ulogd.logrotate |   10 ---
 community-x86_64/ulogd.service   |9 --
 12 files changed, 198 insertions(+), 196 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-24 09:26:55 UTC (rev 99080)
+++ community-i686/PKGBUILD 2013-10-24 09:27:16 UTC (rev 99081)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Sébastien Luttringer
-# Contributor: Dale Blount d...@archlinux.org
-# Contributor: Sergej Pupykin p...@lx-ltd.ru
-
-pkgname=ulogd
-pkgver=2.0.2
-pkgrel=3
-pkgdesc='Userspace Packet Logging for netfilter'
-arch=('i686' 'x86_64')
-url='http://www.netfilter.org/projects/ulogd/index.html'
-license=('GPL2')
-depends=('libmnl'
- 'libnetfilter_acct'
- 'libnetfilter_conntrack'
- 'libnetfilter_log'
- 'libnfnetlink')
-backup=('etc/ulogd.conf')
-makedepends=('libmariadbclient'
- 'libpcap'
- 'libdbi'
- 'postgresql-libs'
- 'sqlite')
-optdepends=(${makedepends[@]})
-options=('!libtool')
-source=(ftp://ftp.netfilter.org/pub/$pkgname/$pkgname-$pkgver.tar.bz2;
-$pkgname.logrotate
-$pkgname.conf
-$pkgname.service)
-md5sums=('660516de4b5b1e110c12dae414619e0f'
- '95f05af0a0c8f5fdea5bd92ccb2fd465'
- '7ccdb48cd152ff502334d3f6b2a4daab'
- '092d72209e30c132e0a08112e4062772')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---sysconfdir=/etc \
---with-mysql \
---with-pgsql \
---with-dbi
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -dm755 $pkgdir/usr/share/doc/ulogd
-  install -Dm644 ulogd.conf $pkgdir/usr/share/doc/ulogd/ulogd.conf
-  install -m644 doc/*.{table,sql} $pkgdir/usr/share/doc/ulogd
-  cd $srcdir
-  install -Dm644 $pkgname.service 
$pkgdir/usr/lib/systemd/system/$pkgname.service
-  install -Dm644 $pkgname.logrotate $pkgdir/etc/logrotate.d/$pkgname
-  install -Dm644 $pkgname.conf $pkgdir/etc/$pkgname.conf
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ulogd/repos/community-i686/PKGBUILD (from rev 99080, 
ulogd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-24 09:27:16 UTC (rev 99081)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Sébastien Luttringer
+# Contributor: Dale Blount d...@archlinux.org
+# Contributor: Sergej Pupykin p...@lx-ltd.ru
+
+pkgname=ulogd
+pkgver=2.0.2
+pkgrel=4
+pkgdesc='Userspace Packet Logging for netfilter'
+arch=('i686' 'x86_64')
+url='http://www.netfilter.org/projects/ulogd/index.html'
+license=('GPL2')
+depends=('libmnl'
+ 'libnetfilter_acct'
+ 'libnetfilter_conntrack'
+ 'libnetfilter_log'
+ 'libnfnetlink')
+backup=('etc/ulogd.conf')
+makedepends=('libmariadbclient'
+ 'libpcap'
+ 'libdbi'
+ 'postgresql-libs'
+ 'sqlite')
+optdepends=(${makedepends[@]})
+options=('!libtool')

[arch-commits] Commit in ulogd/trunk (PKGBUILD ulogd.conf)

2013-10-24 Thread Sergej Pupykin
Date: Thursday, October 24, 2013 @ 11:26:55
  Author: spupykin
Revision: 99080

upgpkg: ulogd 2.0.2-4

upd

Modified:
  ulogd/trunk/PKGBUILD
  ulogd/trunk/ulogd.conf

+
 PKGBUILD   |4 ++--
 ulogd.conf |3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 09:22:03 UTC (rev 99079)
+++ PKGBUILD2013-10-24 09:26:55 UTC (rev 99080)
@@ -6,7 +6,7 @@
 
 pkgname=ulogd
 pkgver=2.0.2
-pkgrel=3
+pkgrel=4
 pkgdesc='Userspace Packet Logging for netfilter'
 arch=('i686' 'x86_64')
 url='http://www.netfilter.org/projects/ulogd/index.html'
@@ -30,7 +30,7 @@
 $pkgname.service)
 md5sums=('660516de4b5b1e110c12dae414619e0f'
  '95f05af0a0c8f5fdea5bd92ccb2fd465'
- '7ccdb48cd152ff502334d3f6b2a4daab'
+ '2c8cbedb2fb455cba220ca35186ad846'
  '092d72209e30c132e0a08112e4062772')
 
 build() {

Modified: ulogd.conf
===
--- ulogd.conf  2013-10-24 09:22:03 UTC (rev 99079)
+++ ulogd.conf  2013-10-24 09:26:55 UTC (rev 99080)
@@ -9,8 +9,9 @@
 plugin=/usr/lib/ulogd/ulogd_filter_IP2STR.so
 plugin=/usr/lib/ulogd/ulogd_filter_PRINTPKT.so
 plugin=/usr/lib/ulogd/ulogd_output_LOGEMU.so
+plugin=/usr/lib/ulogd/ulogd_filter_IFINDEX.so
 
-stack=log1:NFLOG,base1:BASE,ip2str1:IP2STR,print1:PRINTPKT,emu1:LOGEMU
+stack=log1:NFLOG,base1:BASE,ifi1:IFINDEX,ip2str1:IP2STR,print1:PRINTPKT,emu1:LOGEMU
 
 [log1]
 group=1



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

2013-10-24 Thread Sergej Pupykin
Date: Thursday, October 24, 2013 @ 11:31:39
  Author: spupykin
Revision: 99082

upgpkg: luasocket 3.0rc1-3

upd

Modified:
  luasocket/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 09:27:16 UTC (rev 99081)
+++ PKGBUILD2013-10-24 09:31:39 UTC (rev 99082)
@@ -5,7 +5,7 @@
 pkgbase=luasocket
 pkgname=(lua-socket lua51-socket)
 pkgver=3.0rc1
-pkgrel=2
+pkgrel=3
 pkgdesc='Networking support library for the Lua language'
 arch=('i686' 'x86_64')
 url='https://github.com/diegonehab/luasocket'
@@ -34,7 +34,7 @@
 package_lua-socket() {
   depends=('lua')
   cd luasocket-${pkgver/rc/-rc}-52
-  make DESTDIR=$pkgdir/ LUAV=5.2 prefix=/usr install
+  make DESTDIR=$pkgdir/ LUAV=5.2 prefix=/usr install-unix
   install -D -m0644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
 }
 
@@ -44,6 +44,6 @@
   conflicts=('luasocket')
 
   cd luasocket-${pkgver/rc/-rc}
-  make DESTDIR=$pkgdir/ LUAV=5.1 prefix=/usr install
+  make DESTDIR=$pkgdir/ LUAV=5.1 prefix=/usr install-unix
   install -D -m0644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
 }



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

2013-10-24 Thread Sergej Pupykin
Date: Thursday, October 24, 2013 @ 11:31:56
  Author: spupykin
Revision: 99083

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-24 09:31:39 UTC (rev 99082)
+++ community-i686/PKGBUILD 2013-10-24 09:31:56 UTC (rev 99083)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Anders Bergh ande...@gmail.com
-
-pkgbase=luasocket
-pkgname=(lua-socket lua51-socket)
-pkgver=3.0rc1
-pkgrel=2
-pkgdesc='Networking support library for the Lua language'
-arch=('i686' 'x86_64')
-url='https://github.com/diegonehab/luasocket'
-license=('MIT')
-makedepends=('lua' 'lua51')
-source=($pkgname-$pkgver.tar.gz::https://github.com/diegonehab/luasocket/archive/v${pkgver/rc/-rc}.tar.gz;)
-md5sums=('08bd2f265b244eb4bf5c2c36bf89b759')
-
-build() {
-  cp -a luasocket-${pkgver/rc/-rc} luasocket-${pkgver/rc/-rc}-52
-  msg2 'Building with lua 5.2'
-  pushd luasocket-${pkgver/rc/-rc}-52
-  make LUAV=5.2
-  popd
-  msg2 'Building with lua 5.1'
-  cd luasocket-${pkgver/rc/-rc}
-  find . -type f -name \*.[ch] -exec sed -i \
--e 's|include lua.h|include lua5.1/lua.h|g' \
--e 's|include lualib.h|include lua5.1/lualib.h|g' \
--e 's|include luaconf.h|include lua5.1/luaconf.h|g' \
--e 's|include lauxlib.h|include lua5.1/lauxlib.h|g' \
-{} \;
-  make LUAV=5.1
-}
-
-package_lua-socket() {
-  depends=('lua')
-  cd luasocket-${pkgver/rc/-rc}-52
-  make DESTDIR=$pkgdir/ LUAV=5.2 prefix=/usr install
-  install -D -m0644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_lua51-socket() {
-  depends=('lua51')
-  replaces=('luasocket')
-  conflicts=('luasocket')
-
-  cd luasocket-${pkgver/rc/-rc}
-  make DESTDIR=$pkgdir/ LUAV=5.1 prefix=/usr install
-  install -D -m0644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: luasocket/repos/community-i686/PKGBUILD (from rev 99082, 
luasocket/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-24 09:31:56 UTC (rev 99083)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Anders Bergh ande...@gmail.com
+
+pkgbase=luasocket
+pkgname=(lua-socket lua51-socket)
+pkgver=3.0rc1
+pkgrel=3
+pkgdesc='Networking support library for the Lua language'
+arch=('i686' 'x86_64')
+url='https://github.com/diegonehab/luasocket'
+license=('MIT')
+makedepends=('lua' 'lua51')
+source=($pkgname-$pkgver.tar.gz::https://github.com/diegonehab/luasocket/archive/v${pkgver/rc/-rc}.tar.gz;)
+md5sums=('08bd2f265b244eb4bf5c2c36bf89b759')
+
+build() {
+  cp -a luasocket-${pkgver/rc/-rc} luasocket-${pkgver/rc/-rc}-52
+  msg2 'Building with lua 5.2'
+  pushd luasocket-${pkgver/rc/-rc}-52
+  make LUAV=5.2
+  popd
+  msg2 'Building with lua 5.1'
+  cd luasocket-${pkgver/rc/-rc}
+  find . -type f -name \*.[ch] -exec sed -i \
+-e 's|include lua.h|include lua5.1/lua.h|g' \
+-e 's|include lualib.h|include lua5.1/lualib.h|g' \
+-e 's|include luaconf.h|include lua5.1/luaconf.h|g' \
+-e 's|include lauxlib.h|include lua5.1/lauxlib.h|g' \
+{} \;
+  make LUAV=5.1
+}
+
+package_lua-socket() {
+  depends=('lua')
+  cd luasocket-${pkgver/rc/-rc}-52
+  make DESTDIR=$pkgdir/ LUAV=5.2 prefix=/usr install-unix
+  install -D -m0644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_lua51-socket() {
+  depends=('lua51')
+  replaces=('luasocket')
+  conflicts=('luasocket')
+
+  cd luasocket-${pkgver/rc/-rc}
+  make DESTDIR=$pkgdir/ LUAV=5.1 prefix=/usr install-unix
+  install -D -m0644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-10-24 09:31:39 UTC (rev 99082)
+++ community-x86_64/PKGBUILD   2013-10-24 09:31:56 UTC (rev 99083)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Anders Bergh ande...@gmail.com
-
-pkgbase=luasocket
-pkgname=(lua-socket lua51-socket)
-pkgver=3.0rc1
-pkgrel=2
-pkgdesc='Networking support library for the Lua language'
-arch=('i686' 'x86_64')
-url='https://github.com/diegonehab/luasocket'
-license=('MIT')
-makedepends=('lua' 'lua51')

[arch-commits] Commit in sk1/trunk (PKGBUILD fix_pillow_import.patch sk1.desktop)

2013-10-24 Thread Sergej Pupykin
Date: Thursday, October 24, 2013 @ 12:25:10
  Author: spupykin
Revision: 99084

upgpkg: sk1 0.9.1-13

upd

Modified:
  sk1/trunk/PKGBUILD
Deleted:
  sk1/trunk/fix_pillow_import.patch
  sk1/trunk/sk1.desktop

-+
 PKGBUILD|   48 +
 fix_pillow_import.patch |   35 ---
 sk1.desktop |   59 --
 3 files changed, 12 insertions(+), 130 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 09:31:56 UTC (rev 99083)
+++ PKGBUILD2013-10-24 10:25:10 UTC (rev 99084)
@@ -4,48 +4,24 @@
 
 pkgname=sk1
 pkgver=0.9.1
-pkgrel=12
+pkgrel=13
 pkgdesc=Fork of skencil with improved CMYK support
 arch=(i686 x86_64)
 url=http://sk1project.org/modules.php?name=Productsproduct=sk1;
-depends=('tcl' 'tk' 'python2-lcms' 'python2-pillow' 'zenity' 'sk1libs')
+depends=('tcl' 'tk' 'python2-lcms' 'python2-pillow' 'zenity' 'sk1libs' 
'sk1sdk')
 license=('GPL' 'LGPL')
-source=(http://sk1project.org/downloads/sk1/${pkgver}pre_rev905/sK1-${pkgver}pre_rev905.tar.gz
-   sk1.desktop
-fix_pillow_import.patch
+source=(https://sk1.googlecode.com/files/sk1-${pkgver}pre2_rev1383.tar.gz
build-fix.patch)
+md5sums=('ce8a98e99e133b215b7ed67d6b0e0113'
+ 'b22c3c7b6a979c0a4e59ecaa2bd2182b')
 
+prepare() {
+  cd $srcdir/sk1-${pkgver}pre2
+  sed -i 's_#! /usr/bin/python_#! /usr/bin/python2_' src/{__init__.py,sk1}
+  patch -p1 $srcdir/build-fix.patch
+}
+
 package() {
-  local _tclver=`pacman -Q tcl`
-  local _tclnum=${tclver:4:3}
-  local _tcldir='tcl'${tclnum}
-
-  cd $srcdir/sK1-${pkgver}pre
-
-  # pillow import fix
-  patch -Np1 -i $srcdir/fix_pillow_import.patch
-
-  # python2 fix
-  sed -i 's_#! /usr/bin/python_#! /usr/bin/python2_' src/__init__.py
-
-  patch -p1 $srcdir/build-fix.patch
+  cd $srcdir/sk1-${pkgver}pre2
   python2 setup.py install --prefix=/usr --root=$pkgdir
-
-  mkdir -p $pkgdir/usr/share/pixmaps
-  mkdir -p $pkgdir/usr/share/applications
-
-  cp 
$pkgdir/usr/lib/python2.7/site-packages/sk1/share/icons/CrystalSVG/icon_sk1_32.png
 \
-   $pkgdir/usr/share/pixmaps/sk1.png
-
-  cp $srcdir/sk1.desktop $pkgdir/usr/share/applications
-
-  mkdir $pkgdir/usr/lib/${_tcldir}
-  cp -r $pkgdir/usr/lib/python2.7/site-packages/sk1/share/ttk-themes/Plastik \
-$pkgdir/usr/lib/${_tcldir}/Plastik
-
-  sed -i 's#^python#python2#' $pkgdir/usr/bin/sk1
 }
-md5sums=('43b82fd85049b078dcf98e9dd81fdc6a'
- 'bbf6f10b8155838eede93b5abed724f5'
- '4a44dd89707b19fe58f4c124ed321236'
- 'b22c3c7b6a979c0a4e59ecaa2bd2182b')

Deleted: fix_pillow_import.patch
===
--- fix_pillow_import.patch 2013-10-24 09:31:56 UTC (rev 99083)
+++ fix_pillow_import.patch 2013-10-24 10:25:10 UTC (rev 99084)
@@ -1,35 +0,0 @@
-diff -aur sK1-0.9.1pre/src/app/UI/pluginpanels/properties/gradient_fill.py 
sK1-0.9.1pre.new/src/app/UI/pluginpanels/properties/gradient_fill.py
 sK1-0.9.1pre/src/app/UI/pluginpanels/properties/gradient_fill.py   
2009-07-16 23:26:15.0 +
-+++ sK1-0.9.1pre.new/src/app/UI/pluginpanels/properties/gradient_fill.py   
2013-09-22 09:52:26.543457833 +
-@@ -24,7 +24,7 @@
- 
- import tooltips
- 
--import Image, ImageTk, ImageDraw
-+from PIL import Image, ImageTk, ImageDraw
- 
- DEFAULT_WIDTH=0.283286
- DEFAULT_CORNER=const.JoinMiter
-diff -aur sK1-0.9.1pre/src/app/UI/pluginpanels/properties/outlineprop.py 
sK1-0.9.1pre.new/src/app/UI/pluginpanels/properties/outlineprop.py
 sK1-0.9.1pre/src/app/UI/pluginpanels/properties/outlineprop.py 
2009-05-15 22:11:39.0 +
-+++ sK1-0.9.1pre.new/src/app/UI/pluginpanels/properties/outlineprop.py 
2013-09-22 09:52:13.216885815 +
-@@ -24,7 +24,7 @@
- 
- import tooltips
- 
--import Image, ImageTk, ImageDraw
-+from PIL import Image, ImageTk, ImageDraw
- 
- DEFAULT_WIDTH=0.283286
- DEFAULT_CORNER=const.JoinMiter
-diff -aur sK1-0.9.1pre/src/app/UI/widgets/colorbutton.py 
sK1-0.9.1pre.new/src/app/UI/widgets/colorbutton.py
 sK1-0.9.1pre/src/app/UI/widgets/colorbutton.py 2009-04-30 
02:58:41.0 +
-+++ sK1-0.9.1pre.new/src/app/UI/widgets/colorbutton.py 2013-09-22 
09:52:38.150044124 +
-@@ -8,7 +8,7 @@
- # The color sample size is 31x20 px
- 
- from Ttk import TButton
--import Image, ImageTk
-+from PIL import Image, ImageTk
- 
- class TColorButton(TButton):

Deleted: sk1.desktop
===
--- sk1.desktop 2013-10-24 09:31:56 UTC (rev 99083)
+++ sk1.desktop 2013-10-24 10:25:10 UTC (rev 99084)
@@ -1,59 +0,0 @@
-
-[Desktop Entry]
-Encoding=UTF-8
-Name=sk1
-GenericName=Vector-based Drawing Program
-GenericName[af]=Vector-based Teken Program
-GenericName[bg]=�ек�оѬна гѬа�и�!на пѬогѬама за Ѭи��ђване
-GenericName[bs]=Program za vektorsko crtanje
-GenericName[ca]=Programa de dibuix 

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

2013-10-24 Thread Sergej Pupykin
Date: Thursday, October 24, 2013 @ 12:25:28
  Author: spupykin
Revision: 99085

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

Added:
  sk1/repos/community-i686/PKGBUILD
(from rev 99084, sk1/trunk/PKGBUILD)
  sk1/repos/community-i686/build-fix.patch
(from rev 99084, sk1/trunk/build-fix.patch)
  sk1/repos/community-x86_64/PKGBUILD
(from rev 99084, sk1/trunk/PKGBUILD)
  sk1/repos/community-x86_64/build-fix.patch
(from rev 99084, sk1/trunk/build-fix.patch)
Deleted:
  sk1/repos/community-i686/PKGBUILD
  sk1/repos/community-i686/build-fix.patch
  sk1/repos/community-i686/fix_pillow_import.patch
  sk1/repos/community-i686/sk1.desktop
  sk1/repos/community-x86_64/PKGBUILD
  sk1/repos/community-x86_64/build-fix.patch
  sk1/repos/community-x86_64/fix_pillow_import.patch
  sk1/repos/community-x86_64/sk1.desktop

--+
 /PKGBUILD|   54 ++
 /build-fix.patch |   28 +
 community-i686/PKGBUILD  |   51 -
 community-i686/build-fix.patch   |   14 --
 community-i686/fix_pillow_import.patch   |   35 -
 community-i686/sk1.desktop   |   59 -
 community-x86_64/PKGBUILD|   51 -
 community-x86_64/build-fix.patch |   14 --
 community-x86_64/fix_pillow_import.patch |   35 -
 community-x86_64/sk1.desktop |   59 -
 10 files changed, 82 insertions(+), 318 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-24 10:25:10 UTC (rev 99084)
+++ community-i686/PKGBUILD 2013-10-24 10:25:28 UTC (rev 99085)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: ConnorBehan connor.be...@gmail.com
-
-pkgname=sk1
-pkgver=0.9.1
-pkgrel=12
-pkgdesc=Fork of skencil with improved CMYK support
-arch=(i686 x86_64)
-url=http://sk1project.org/modules.php?name=Productsproduct=sk1;
-depends=('tcl' 'tk' 'python2-lcms' 'python2-pillow' 'zenity' 'sk1libs')
-license=('GPL' 'LGPL')
-source=(http://sk1project.org/downloads/sk1/${pkgver}pre_rev905/sK1-${pkgver}pre_rev905.tar.gz
-   sk1.desktop
-fix_pillow_import.patch
-   build-fix.patch)
-
-package() {
-  local _tclver=`pacman -Q tcl`
-  local _tclnum=${tclver:4:3}
-  local _tcldir='tcl'${tclnum}
-
-  cd $srcdir/sK1-${pkgver}pre
-
-  # pillow import fix
-  patch -Np1 -i $srcdir/fix_pillow_import.patch
-
-  # python2 fix
-  sed -i 's_#! /usr/bin/python_#! /usr/bin/python2_' src/__init__.py
-
-  patch -p1 $srcdir/build-fix.patch
-  python2 setup.py install --prefix=/usr --root=$pkgdir
-
-  mkdir -p $pkgdir/usr/share/pixmaps
-  mkdir -p $pkgdir/usr/share/applications
-
-  cp 
$pkgdir/usr/lib/python2.7/site-packages/sk1/share/icons/CrystalSVG/icon_sk1_32.png
 \
-   $pkgdir/usr/share/pixmaps/sk1.png
-
-  cp $srcdir/sk1.desktop $pkgdir/usr/share/applications
-
-  mkdir $pkgdir/usr/lib/${_tcldir}
-  cp -r $pkgdir/usr/lib/python2.7/site-packages/sk1/share/ttk-themes/Plastik \
-$pkgdir/usr/lib/${_tcldir}/Plastik
-
-  sed -i 's#^python#python2#' $pkgdir/usr/bin/sk1
-}
-md5sums=('43b82fd85049b078dcf98e9dd81fdc6a'
- 'bbf6f10b8155838eede93b5abed724f5'
- '4a44dd89707b19fe58f4c124ed321236'
- 'b22c3c7b6a979c0a4e59ecaa2bd2182b')

Copied: sk1/repos/community-i686/PKGBUILD (from rev 99084, sk1/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-24 10:25:28 UTC (rev 99085)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: ConnorBehan connor.be...@gmail.com
+
+pkgname=sk1
+pkgver=0.9.1
+pkgrel=13
+pkgdesc=Fork of skencil with improved CMYK support
+arch=(i686 x86_64)
+url=http://sk1project.org/modules.php?name=Productsproduct=sk1;
+depends=('tcl' 'tk' 'python2-lcms' 'python2-pillow' 'zenity' 'sk1libs' 
'sk1sdk')
+license=('GPL' 'LGPL')
+source=(https://sk1.googlecode.com/files/sk1-${pkgver}pre2_rev1383.tar.gz
+   build-fix.patch)
+md5sums=('ce8a98e99e133b215b7ed67d6b0e0113'
+ 'b22c3c7b6a979c0a4e59ecaa2bd2182b')
+
+prepare() {
+  cd $srcdir/sk1-${pkgver}pre2
+  sed -i 's_#! /usr/bin/python_#! /usr/bin/python2_' src/{__init__.py,sk1}
+  patch -p1 $srcdir/build-fix.patch
+}
+
+package() {
+  cd $srcdir/sk1-${pkgver}pre2
+  python2 setup.py install --prefix=/usr --root=$pkgdir
+}

Deleted: community-i686/build-fix.patch
===
--- community-i686/build-fix.patch  2013-10-24 10:25:10 UTC (rev 99084)
+++ community-i686/build-fix.patch  2013-10-24 10:25:28 UTC (rev 99085)
@@ -1,14 +0,0 @@
-diff -wbBur sK1-0.9.1pre/setup.py 

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

2013-10-24 Thread Sergej Pupykin
Date: Thursday, October 24, 2013 @ 12:25:37
  Author: spupykin
Revision: 99086

upgpkg: sk1libs 0.9.2-1

upd

Modified:
  sk1libs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 10:25:28 UTC (rev 99085)
+++ PKGBUILD2013-10-24 10:25:37 UTC (rev 99086)
@@ -2,23 +2,23 @@
 # Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 
 pkgname=sk1libs
-pkgver=0.9.1
-pkgrel=3
+pkgver=0.9.2
+pkgrel=1
 pkgdesc='A set of python non-GUI extensions for sK1 Project.'
 arch=('i686' 'x86_64')
 url='http://sk1project.org/'
 license=('custom:LGPL2')
 depends=('python2' 'freetype2' 'lcms')
-source=(${pkgname}-${pkgver}.tar.gz::http://sk1project.org/dc.php?target=${pkgname}-${pkgver}.tar.gz;)
-md5sums=('e18088bbc8a105e7535a96f40b80f284')
+source=(${pkgname}-${pkgver}.tar.gz::https://sk1.googlecode.com/files/sk1libs-${pkgver}pre_rev1383.tar.gz;)
+md5sums=('fdbb198779ff9941a8912438802fc05a')
 
 build() {
-  cd ${pkgname}-${pkgver}
+  cd ${pkgname}-${pkgver}pre
   python2 setup.py build
 }
 
 package() {
-  cd ${pkgname}-${pkgver}
+  cd ${pkgname}-${pkgver}pre
   python2 setup.py install --root ${pkgdir}
   install -D -m644 GNU_LGPL_v2 ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }



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

2013-10-24 Thread Sergej Pupykin
Date: Thursday, October 24, 2013 @ 12:25:54
  Author: spupykin
Revision: 99087

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-24 10:25:37 UTC (rev 99086)
+++ community-i686/PKGBUILD 2013-10-24 10:25:54 UTC (rev 99087)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=sk1libs
-pkgver=0.9.1
-pkgrel=3
-pkgdesc='A set of python non-GUI extensions for sK1 Project.'
-arch=('i686' 'x86_64')
-url='http://sk1project.org/'
-license=('custom:LGPL2')
-depends=('python2' 'freetype2' 'lcms')
-source=(${pkgname}-${pkgver}.tar.gz::http://sk1project.org/dc.php?target=${pkgname}-${pkgver}.tar.gz;)
-md5sums=('e18088bbc8a105e7535a96f40b80f284')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  python2 setup.py build
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  python2 setup.py install --root ${pkgdir}
-  install -D -m644 GNU_LGPL_v2 ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: sk1libs/repos/community-i686/PKGBUILD (from rev 99086, 
sk1libs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-24 10:25:54 UTC (rev 99087)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=sk1libs
+pkgver=0.9.2
+pkgrel=1
+pkgdesc='A set of python non-GUI extensions for sK1 Project.'
+arch=('i686' 'x86_64')
+url='http://sk1project.org/'
+license=('custom:LGPL2')
+depends=('python2' 'freetype2' 'lcms')
+source=(${pkgname}-${pkgver}.tar.gz::https://sk1.googlecode.com/files/sk1libs-${pkgver}pre_rev1383.tar.gz;)
+md5sums=('fdbb198779ff9941a8912438802fc05a')
+
+build() {
+  cd ${pkgname}-${pkgver}pre
+  python2 setup.py build
+}
+
+package() {
+  cd ${pkgname}-${pkgver}pre
+  python2 setup.py install --root ${pkgdir}
+  install -D -m644 GNU_LGPL_v2 ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-10-24 10:25:37 UTC (rev 99086)
+++ community-x86_64/PKGBUILD   2013-10-24 10:25:54 UTC (rev 99087)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=sk1libs
-pkgver=0.9.1
-pkgrel=3
-pkgdesc='A set of python non-GUI extensions for sK1 Project.'
-arch=('i686' 'x86_64')
-url='http://sk1project.org/'
-license=('custom:LGPL2')
-depends=('python2' 'freetype2' 'lcms')
-source=(${pkgname}-${pkgver}.tar.gz::http://sk1project.org/dc.php?target=${pkgname}-${pkgver}.tar.gz;)
-md5sums=('e18088bbc8a105e7535a96f40b80f284')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  python2 setup.py build
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  python2 setup.py install --root ${pkgdir}
-  install -D -m644 GNU_LGPL_v2 ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: sk1libs/repos/community-x86_64/PKGBUILD (from rev 99086, 
sk1libs/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-10-24 10:25:54 UTC (rev 99087)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=sk1libs
+pkgver=0.9.2
+pkgrel=1
+pkgdesc='A set of python non-GUI extensions for sK1 Project.'
+arch=('i686' 'x86_64')
+url='http://sk1project.org/'
+license=('custom:LGPL2')
+depends=('python2' 'freetype2' 'lcms')
+source=(${pkgname}-${pkgver}.tar.gz::https://sk1.googlecode.com/files/sk1libs-${pkgver}pre_rev1383.tar.gz;)
+md5sums=('fdbb198779ff9941a8912438802fc05a')
+
+build() {
+  cd ${pkgname}-${pkgver}pre
+  python2 setup.py build
+}
+
+package() {
+  cd ${pkgname}-${pkgver}pre
+  python2 setup.py install --root ${pkgdir}
+  install -D -m644 GNU_LGPL_v2 ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}



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

2013-10-24 Thread Sergej Pupykin
Date: Thursday, October 24, 2013 @ 12:26:37
  Author: spupykin
Revision: 99089

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

Added:
  sk1sdk/repos/community-i686/
  sk1sdk/repos/community-i686/PKGBUILD
(from rev 99088, sk1sdk/trunk/PKGBUILD)
  sk1sdk/repos/community-x86_64/
  sk1sdk/repos/community-x86_64/PKGBUILD
(from rev 99088, sk1sdk/trunk/PKGBUILD)

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

Copied: sk1sdk/repos/community-i686/PKGBUILD (from rev 99088, 
sk1sdk/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-24 10:26:37 UTC (rev 99089)
@@ -0,0 +1,29 @@
+# $Id: PKGBUILD 78820 2012-10-25 06:47:28Z foutrelis $
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=sk1sdk
+pkgver=0.9.1
+pkgrel=1
+pkgdesc='A set of python non-GUI extensions for sK1 Project.'
+arch=('i686' 'x86_64')
+url='http://sk1project.org/'
+license=('custom:LGPL2')
+depends=('python2' 'freetype2' 'lcms' 'tk' 'libxcursor')
+source=(${pkgname}-${pkgver}.tar.gz::https://sk1.googlecode.com/files/sk1sdk-${pkgver}pre2_rev1383.tar.gz;)
+md5sums=('b6db1a14ed9d39251851a3d78b63bb15')
+
+prepare() {
+  cd ${pkgname}-${pkgver}pre2
+  sed -i 's|python -c|python2 -c|g' src/tkstyle/{fonts,colors}.py
+}
+
+build() {
+  cd ${pkgname}-${pkgver}pre2
+  python2 setup.py build
+}
+
+package() {
+  cd ${pkgname}-${pkgver}pre2
+  python2 setup.py install --root ${pkgdir}
+  install -D -m644 GNU_LGPL_v2 ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: sk1sdk/repos/community-x86_64/PKGBUILD (from rev 99088, 
sk1sdk/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-10-24 10:26:37 UTC (rev 99089)
@@ -0,0 +1,29 @@
+# $Id: PKGBUILD 78820 2012-10-25 06:47:28Z foutrelis $
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=sk1sdk
+pkgver=0.9.1
+pkgrel=1
+pkgdesc='A set of python non-GUI extensions for sK1 Project.'
+arch=('i686' 'x86_64')
+url='http://sk1project.org/'
+license=('custom:LGPL2')
+depends=('python2' 'freetype2' 'lcms' 'tk' 'libxcursor')
+source=(${pkgname}-${pkgver}.tar.gz::https://sk1.googlecode.com/files/sk1sdk-${pkgver}pre2_rev1383.tar.gz;)
+md5sums=('b6db1a14ed9d39251851a3d78b63bb15')
+
+prepare() {
+  cd ${pkgname}-${pkgver}pre2
+  sed -i 's|python -c|python2 -c|g' src/tkstyle/{fonts,colors}.py
+}
+
+build() {
+  cd ${pkgname}-${pkgver}pre2
+  python2 setup.py build
+}
+
+package() {
+  cd ${pkgname}-${pkgver}pre2
+  python2 setup.py install --root ${pkgdir}
+  install -D -m644 GNU_LGPL_v2 ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}



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

2013-10-24 Thread Sergej Pupykin
Date: Thursday, October 24, 2013 @ 12:26:22
  Author: spupykin
Revision: 99088

Added:
  sk1sdk/
  sk1sdk/repos/
  sk1sdk/trunk/
  sk1sdk/trunk/PKGBUILD

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

Added: sk1sdk/trunk/PKGBUILD
===
--- sk1sdk/trunk/PKGBUILD   (rev 0)
+++ sk1sdk/trunk/PKGBUILD   2013-10-24 10:26:22 UTC (rev 99088)
@@ -0,0 +1,29 @@
+# $Id: PKGBUILD 78820 2012-10-25 06:47:28Z foutrelis $
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=sk1sdk
+pkgver=0.9.1
+pkgrel=1
+pkgdesc='A set of python non-GUI extensions for sK1 Project.'
+arch=('i686' 'x86_64')
+url='http://sk1project.org/'
+license=('custom:LGPL2')
+depends=('python2' 'freetype2' 'lcms' 'tk' 'libxcursor')
+source=(${pkgname}-${pkgver}.tar.gz::https://sk1.googlecode.com/files/sk1sdk-${pkgver}pre2_rev1383.tar.gz;)
+md5sums=('b6db1a14ed9d39251851a3d78b63bb15')
+
+prepare() {
+  cd ${pkgname}-${pkgver}pre2
+  sed -i 's|python -c|python2 -c|g' src/tkstyle/{fonts,colors}.py
+}
+
+build() {
+  cd ${pkgname}-${pkgver}pre2
+  python2 setup.py build
+}
+
+package() {
+  cd ${pkgname}-${pkgver}pre2
+  python2 setup.py install --root ${pkgdir}
+  install -D -m644 GNU_LGPL_v2 ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}



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

2013-10-24 Thread Sergej Pupykin
Date: Thursday, October 24, 2013 @ 12:41:15
  Author: spupykin
Revision: 99090

upgpkg: pgadmin3 1.18.1-3

upd

Added:
  pgadmin3/trunk/pgadmin3.install
Modified:
  pgadmin3/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 pgadmin3.install |   11 +++
 2 files changed, 13 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 10:26:37 UTC (rev 99089)
+++ PKGBUILD2013-10-24 10:41:15 UTC (rev 99090)
@@ -6,7 +6,7 @@
 
 pkgname=pgadmin3
 pkgver=1.18.1
-pkgrel=2
+pkgrel=3
 pkgdesc=Comprehensive design and management interface for PostgreSQL
 arch=('i686' 'x86_64')
 url=http://www.pgadmin.org;
@@ -13,6 +13,7 @@
 license=('custom')
 depends=('wxgtk' 'postgresql-libs' 'libxslt')
 makedepends=('libpqxx' 'krb5' 'postgresql' 'imagemagick')
+install=pgadmin3.install
 
source=(http://ftp.postgresql.org/pub/pgadmin3/release/v${pkgver}/src/pgadmin3-${pkgver}.tar.gz)
 md5sums=('7dde96680407c900af72d0839a377de4')
 

Added: pgadmin3.install
===
--- pgadmin3.install(rev 0)
+++ pgadmin3.install2013-10-24 10:41:15 UTC (rev 99090)
@@ -0,0 +1,11 @@
+post_install() {
+  [ -x usr/bin/update-desktop-database ]  update-desktop-database -q || true
+}
+
+post_upgrade() {
+  [ -x usr/bin/update-desktop-database ]  update-desktop-database -q || true
+}
+
+post_remove() {
+  [ -x usr/bin/update-desktop-database ]  update-desktop-database -q || true
+}



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

2013-10-24 Thread Sergej Pupykin
Date: Thursday, October 24, 2013 @ 12:41:44
  Author: spupykin
Revision: 99092

upgpkg: qcad 3.4.0.0-1

upd

Modified:
  qcad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 10:41:34 UTC (rev 99091)
+++ PKGBUILD2013-10-24 10:41:44 UTC (rev 99092)
@@ -5,7 +5,7 @@
 # Contributor: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=qcad
-pkgver=3.3.4.0
+pkgver=3.4.0.0
 pkgrel=1
 pkgdesc=A 2D CAD package based upon Qt
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 options=(libtool)
 
source=($pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz
 QCad.desktop)
-md5sums=('ceec731e034aa2e2e9a1f1669ec55e57'
+md5sums=('b781fb8dcf8ba2725bbccf315a1da44f'
  '35100eaedbdf6625f6e6a09b177854cd')
 
 prepare() {



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

2013-10-24 Thread Sergej Pupykin
Date: Thursday, October 24, 2013 @ 12:41:34
  Author: spupykin
Revision: 99091

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

Added:
  pgadmin3/repos/community-i686/ChangeLog
(from rev 99090, pgadmin3/trunk/ChangeLog)
  pgadmin3/repos/community-i686/PKGBUILD
(from rev 99090, pgadmin3/trunk/PKGBUILD)
  pgadmin3/repos/community-i686/pgadmin3.install
(from rev 99090, pgadmin3/trunk/pgadmin3.install)
  pgadmin3/repos/community-x86_64/ChangeLog
(from rev 99090, pgadmin3/trunk/ChangeLog)
  pgadmin3/repos/community-x86_64/PKGBUILD
(from rev 99090, pgadmin3/trunk/PKGBUILD)
  pgadmin3/repos/community-x86_64/pgadmin3.install
(from rev 99090, pgadmin3/trunk/pgadmin3.install)
Deleted:
  pgadmin3/repos/community-i686/ChangeLog
  pgadmin3/repos/community-i686/PKGBUILD
  pgadmin3/repos/community-x86_64/ChangeLog
  pgadmin3/repos/community-x86_64/PKGBUILD

---+
 /ChangeLog|   56 ++
 /PKGBUILD |   76 
 community-i686/ChangeLog  |   28 -
 community-i686/PKGBUILD   |   37 -
 community-i686/pgadmin3.install   |   11 +
 community-x86_64/ChangeLog|   28 -
 community-x86_64/PKGBUILD |   37 -
 community-x86_64/pgadmin3.install |   11 +
 8 files changed, 154 insertions(+), 130 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2013-10-24 10:41:15 UTC (rev 99090)
+++ community-i686/ChangeLog2013-10-24 10:41:34 UTC (rev 99091)
@@ -1,28 +0,0 @@
-2008-08-21  Douglas Soares de Andrade  doug...@archlinux.org
-
-   * Updated for i686: 1.8.5
-
-2008-06-24  Douglas Soares de Andrade  d...@aur.archlinux.org
-
-   * Updated for i686   - 1.8.4
-
-2008-02-21  Douglas Soares de Andrade  d...@aur.archlinux.org
-
-   * Updated for i686   - 1.8.2
-
-2008-01-05  Douglas Soares de Andrade  d...@aur.archlinux.org
-
-   * Updated for x86_64 - 1.8.1
-   * Updated for i686   - 1.8.1
-
-2007-10-28  Douglas Soares de Andrade  d...@aur.archlinux.org
-
-   * Updated version
-
-2007-10-11  Douglas Soares de Andrade  d...@aur.archlinux.org
-
-   * Updated version
-
-2007-06-28  tardo  ta...@nagi-fanboi.net
-   
-   * Built for x86_64

Copied: pgadmin3/repos/community-i686/ChangeLog (from rev 99090, 
pgadmin3/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2013-10-24 10:41:34 UTC (rev 99091)
@@ -0,0 +1,28 @@
+2008-08-21  Douglas Soares de Andrade  doug...@archlinux.org
+
+   * Updated for i686: 1.8.5
+
+2008-06-24  Douglas Soares de Andrade  d...@aur.archlinux.org
+
+   * Updated for i686   - 1.8.4
+
+2008-02-21  Douglas Soares de Andrade  d...@aur.archlinux.org
+
+   * Updated for i686   - 1.8.2
+
+2008-01-05  Douglas Soares de Andrade  d...@aur.archlinux.org
+
+   * Updated for x86_64 - 1.8.1
+   * Updated for i686   - 1.8.1
+
+2007-10-28  Douglas Soares de Andrade  d...@aur.archlinux.org
+
+   * Updated version
+
+2007-10-11  Douglas Soares de Andrade  d...@aur.archlinux.org
+
+   * Updated version
+
+2007-06-28  tardo  ta...@nagi-fanboi.net
+   
+   * Built for x86_64

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-24 10:41:15 UTC (rev 99090)
+++ community-i686/PKGBUILD 2013-10-24 10:41:34 UTC (rev 99091)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Douglas Soares de Andrade d...@aur.archlinux.org
-# Contributor: Benjamin Andresen be...@klapmuetz.org
-# Contributor: bekks eduard.warken...@gmx.de
-
-pkgname=pgadmin3
-pkgver=1.18.1
-pkgrel=2
-pkgdesc=Comprehensive design and management interface for PostgreSQL
-arch=('i686' 'x86_64')
-url=http://www.pgadmin.org;
-license=('custom')
-depends=('wxgtk' 'postgresql-libs' 'libxslt')
-makedepends=('libpqxx' 'krb5' 'postgresql' 'imagemagick')
-source=(http://ftp.postgresql.org/pub/pgadmin3/release/v${pkgver}/src/pgadmin3-${pkgver}.tar.gz)
-md5sums=('7dde96680407c900af72d0839a377de4')
-
-build() {
-  cd $srcdir
-  convert pgadmin3-${pkgver}/pgadmin/include/images/pgAdmin3.ico pgadmin3.png
-
-  cd pgadmin3-${pkgver}
-  [ -f Makefile ] || ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/pgadmin3-${pkgver}
-
-  make DESTDIR=$pkgdir/ install
-  install -Dm644 i18n/$pkgname.lng $pkgdir/usr/share/pgadmin3/i18n
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 pgadmin/include/images/pgAdmin3.ico 
$pkgdir/usr/share/pgadmin3/pgAdmin3.ico
-  install -Dm644 $srcdir/pgadmin3-3.png 
$pkgdir/usr/share/pgadmin3/pgAdmin3.png
-  install -Dm644 

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

2013-10-24 Thread Sergej Pupykin
Date: Thursday, October 24, 2013 @ 12:41:54
  Author: spupykin
Revision: 99093

archrelease: copy trunk to community-i686

Added:
  qcad/repos/community-i686/PKGBUILD
(from rev 99092, qcad/trunk/PKGBUILD)
  qcad/repos/community-i686/QCad.desktop
(from rev 99092, qcad/trunk/QCad.desktop)
Deleted:
  qcad/repos/community-i686/PKGBUILD
  qcad/repos/community-i686/QCad.desktop

--+
 PKGBUILD |  132 -
 QCad.desktop |   18 +++
 2 files changed, 75 insertions(+), 75 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-10-24 10:41:44 UTC (rev 99092)
+++ PKGBUILD2013-10-24 10:41:54 UTC (rev 99093)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Stefan Husmann stefan-husm...@t-online.de
-# Contributor: Giovanni Scafora linuxma...@gmail.com
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=qcad
-pkgver=3.3.4.0
-pkgrel=1
-pkgdesc=A 2D CAD package based upon Qt
-arch=('i686' 'x86_64')
-url=http://www.ribbonsoft.com/qcad.html;
-license=('GPL3')
-depends=('qtwebkit')
-makedepends=('glu')
-options=(libtool)
-source=($pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz
-QCad.desktop)
-md5sums=('ceec731e034aa2e2e9a1f1669ec55e57'
- '35100eaedbdf6625f6e6a09b177854cd')
-
-prepare() {
-  cd ${srcdir}/qcad-$pkgver
-#  sed -i '1,1i#include unistd.h' src/core/{RLocalPeer,RS}.cpp
-#  sed -i '1,1i#include sys/sysinfo.h' src/core/{RScriptHandler,RS}.cpp
-}
-
-build() {
-  cd ${srcdir}/qcad-$pkgver
-  qmake-qt4 -r
-  make all -j1
-}
-
-package() {
-  cd ${srcdir}/qcad-$pkgver
-
-  # remove project files
-  find . \( -name '*.pri' -or -name '.pro' -or -name '*.ts' \) -delete
-  find . \( -name 'Makefile' -name '.gitignore' \) -delete
-
-  install -dm755 ${pkgdir}/usr/share/{qcad,pixmaps,applications}
-  cp -r examples fonts libraries patterns plugins scripts ts 
${pkgdir}/usr/share/qcad
-  cp debug/* ${pkgdir}/usr/share/qcad
-
-  install -m755 readme.txt ${pkgdir}/usr/share/qcad/readme.txt
-
-  # qtwebkit
-  ln -sf /usr/lib/qt4/plugins/designer/libqwebview.so 
${pkgdir}/usr/share/qcad/plugins/designer/libqwebview.so
-  # qt
-  for sofiles in /usr/lib/qt4/plugins/imageformats/*.so
-  do
-ln -sf ${sofiles} 
${pkgdir}/usr/share/qcad/plugins/imageformats/${sofiles##/*/}
-  done
-  for sofiles in /usr/lib/qt4/plugins/sqldrivers/*.so
-  do
-ln -sf ${sofiles} 
${pkgdir}/usr/share/qcad/plugins/sqldrivers/${sofiles##/*/}
-  done
-
-  install -Dm644 scripts/qcad_icon.png 
${pkgdir}/usr/share/pixmaps/qcad_icon.png
-  install -Dm644 $srcdir/QCad.desktop 
${pkgdir}/usr/share/applications/QCad.desktop
-
-  install -dm0755 $pkgdir/usr/bin
-  echo -e '#!/bin/sh\ncd 
/usr/share/qcad\nLD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}/usr/share/qcad
 exec /usr/share/qcad/qcad-bin $@' $pkgdir/usr/bin/qcad
-
-  chmod 0755 $pkgdir/usr/bin/qcad
-}

Copied: qcad/repos/community-i686/PKGBUILD (from rev 99092, qcad/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-10-24 10:41:54 UTC (rev 99093)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Stefan Husmann stefan-husm...@t-online.de
+# Contributor: Giovanni Scafora linuxma...@gmail.com
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=qcad
+pkgver=3.4.0.0
+pkgrel=1
+pkgdesc=A 2D CAD package based upon Qt
+arch=('i686' 'x86_64')
+url=http://www.ribbonsoft.com/qcad.html;
+license=('GPL3')
+depends=('qtwebkit')
+makedepends=('glu')
+options=(libtool)
+source=($pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz
+QCad.desktop)
+md5sums=('b781fb8dcf8ba2725bbccf315a1da44f'
+ '35100eaedbdf6625f6e6a09b177854cd')
+
+prepare() {
+  cd ${srcdir}/qcad-$pkgver
+#  sed -i '1,1i#include unistd.h' src/core/{RLocalPeer,RS}.cpp
+#  sed -i '1,1i#include sys/sysinfo.h' src/core/{RScriptHandler,RS}.cpp
+}
+
+build() {
+  cd ${srcdir}/qcad-$pkgver
+  qmake-qt4 -r
+  make all -j1
+}
+
+package() {
+  cd ${srcdir}/qcad-$pkgver
+
+  # remove project files
+  find . \( -name '*.pri' -or -name '.pro' -or -name '*.ts' \) -delete
+  find . \( -name 'Makefile' -name '.gitignore' \) -delete
+
+  install -dm755 ${pkgdir}/usr/share/{qcad,pixmaps,applications}
+  cp -r examples fonts libraries patterns plugins scripts ts 
${pkgdir}/usr/share/qcad
+  cp debug/* ${pkgdir}/usr/share/qcad
+
+  install -m755 readme.txt ${pkgdir}/usr/share/qcad/readme.txt
+
+  # qtwebkit
+  ln -sf /usr/lib/qt4/plugins/designer/libqwebview.so 
${pkgdir}/usr/share/qcad/plugins/designer/libqwebview.so
+  # qt
+  for sofiles in /usr/lib/qt4/plugins/imageformats/*.so
+  do
+ln -sf ${sofiles} 
${pkgdir}/usr/share/qcad/plugins/imageformats/${sofiles##/*/}
+  done
+  for sofiles in 

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

2013-10-24 Thread Sergej Pupykin
Date: Thursday, October 24, 2013 @ 13:49:04
  Author: spupykin
Revision: 99094

archrelease: copy trunk to community-x86_64

Added:
  qcad/repos/community-x86_64/PKGBUILD
(from rev 99093, qcad/trunk/PKGBUILD)
  qcad/repos/community-x86_64/QCad.desktop
(from rev 99093, qcad/trunk/QCad.desktop)
Deleted:
  qcad/repos/community-x86_64/PKGBUILD
  qcad/repos/community-x86_64/QCad.desktop

--+
 PKGBUILD |  132 -
 QCad.desktop |   18 +++
 2 files changed, 75 insertions(+), 75 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-10-24 10:41:54 UTC (rev 99093)
+++ PKGBUILD2013-10-24 11:49:04 UTC (rev 99094)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Stefan Husmann stefan-husm...@t-online.de
-# Contributor: Giovanni Scafora linuxma...@gmail.com
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=qcad
-pkgver=3.3.4.0
-pkgrel=1
-pkgdesc=A 2D CAD package based upon Qt
-arch=('i686' 'x86_64')
-url=http://www.ribbonsoft.com/qcad.html;
-license=('GPL3')
-depends=('qtwebkit')
-makedepends=('glu')
-options=(libtool)
-source=($pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz
-QCad.desktop)
-md5sums=('ceec731e034aa2e2e9a1f1669ec55e57'
- '35100eaedbdf6625f6e6a09b177854cd')
-
-prepare() {
-  cd ${srcdir}/qcad-$pkgver
-#  sed -i '1,1i#include unistd.h' src/core/{RLocalPeer,RS}.cpp
-#  sed -i '1,1i#include sys/sysinfo.h' src/core/{RScriptHandler,RS}.cpp
-}
-
-build() {
-  cd ${srcdir}/qcad-$pkgver
-  qmake-qt4 -r
-  make all -j1
-}
-
-package() {
-  cd ${srcdir}/qcad-$pkgver
-
-  # remove project files
-  find . \( -name '*.pri' -or -name '.pro' -or -name '*.ts' \) -delete
-  find . \( -name 'Makefile' -name '.gitignore' \) -delete
-
-  install -dm755 ${pkgdir}/usr/share/{qcad,pixmaps,applications}
-  cp -r examples fonts libraries patterns plugins scripts ts 
${pkgdir}/usr/share/qcad
-  cp debug/* ${pkgdir}/usr/share/qcad
-
-  install -m755 readme.txt ${pkgdir}/usr/share/qcad/readme.txt
-
-  # qtwebkit
-  ln -sf /usr/lib/qt4/plugins/designer/libqwebview.so 
${pkgdir}/usr/share/qcad/plugins/designer/libqwebview.so
-  # qt
-  for sofiles in /usr/lib/qt4/plugins/imageformats/*.so
-  do
-ln -sf ${sofiles} 
${pkgdir}/usr/share/qcad/plugins/imageformats/${sofiles##/*/}
-  done
-  for sofiles in /usr/lib/qt4/plugins/sqldrivers/*.so
-  do
-ln -sf ${sofiles} 
${pkgdir}/usr/share/qcad/plugins/sqldrivers/${sofiles##/*/}
-  done
-
-  install -Dm644 scripts/qcad_icon.png 
${pkgdir}/usr/share/pixmaps/qcad_icon.png
-  install -Dm644 $srcdir/QCad.desktop 
${pkgdir}/usr/share/applications/QCad.desktop
-
-  install -dm0755 $pkgdir/usr/bin
-  echo -e '#!/bin/sh\ncd 
/usr/share/qcad\nLD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}/usr/share/qcad
 exec /usr/share/qcad/qcad-bin $@' $pkgdir/usr/bin/qcad
-
-  chmod 0755 $pkgdir/usr/bin/qcad
-}

Copied: qcad/repos/community-x86_64/PKGBUILD (from rev 99093, 
qcad/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-10-24 11:49:04 UTC (rev 99094)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Stefan Husmann stefan-husm...@t-online.de
+# Contributor: Giovanni Scafora linuxma...@gmail.com
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=qcad
+pkgver=3.4.0.0
+pkgrel=1
+pkgdesc=A 2D CAD package based upon Qt
+arch=('i686' 'x86_64')
+url=http://www.ribbonsoft.com/qcad.html;
+license=('GPL3')
+depends=('qtwebkit')
+makedepends=('glu')
+options=(libtool)
+source=($pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz
+QCad.desktop)
+md5sums=('b781fb8dcf8ba2725bbccf315a1da44f'
+ '35100eaedbdf6625f6e6a09b177854cd')
+
+prepare() {
+  cd ${srcdir}/qcad-$pkgver
+#  sed -i '1,1i#include unistd.h' src/core/{RLocalPeer,RS}.cpp
+#  sed -i '1,1i#include sys/sysinfo.h' src/core/{RScriptHandler,RS}.cpp
+}
+
+build() {
+  cd ${srcdir}/qcad-$pkgver
+  qmake-qt4 -r
+  make all -j1
+}
+
+package() {
+  cd ${srcdir}/qcad-$pkgver
+
+  # remove project files
+  find . \( -name '*.pri' -or -name '.pro' -or -name '*.ts' \) -delete
+  find . \( -name 'Makefile' -name '.gitignore' \) -delete
+
+  install -dm755 ${pkgdir}/usr/share/{qcad,pixmaps,applications}
+  cp -r examples fonts libraries patterns plugins scripts ts 
${pkgdir}/usr/share/qcad
+  cp debug/* ${pkgdir}/usr/share/qcad
+
+  install -m755 readme.txt ${pkgdir}/usr/share/qcad/readme.txt
+
+  # qtwebkit
+  ln -sf /usr/lib/qt4/plugins/designer/libqwebview.so 
${pkgdir}/usr/share/qcad/plugins/designer/libqwebview.so
+  # qt
+  for sofiles in /usr/lib/qt4/plugins/imageformats/*.so
+  do
+ln -sf ${sofiles} 
${pkgdir}/usr/share/qcad/plugins/imageformats/${sofiles##/*/}
+  done
+  for 

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

2013-10-24 Thread Tobias Powalowski
Date: Thursday, October 24, 2013 @ 14:21:09
  Author: tpowa
Revision: 197225

upgpkg: syslinux 6.02-4

fix updater script, to not use symlinks. 
https://bbs.archlinux.org/viewtopic.php?id=171629

Modified:
  syslinux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 09:07:05 UTC (rev 197224)
+++ PKGBUILD2013-10-24 12:21:09 UTC (rev 197225)
@@ -4,7 +4,7 @@
 
 pkgname=syslinux
 pkgver=6.02
-pkgrel=3
+pkgrel=4
 arch=('x86_64' 'i686')
 pkgdesc=Collection of boot loaders that boot from FAT, ext2/3/4 and btrfs 
filesystems, from CDs and via PXE
 url=http://syslinux.zytor.com/;
@@ -20,17 +20,15 @@
 'util-linux:   For isohybrid'
 'efibootmgr:   For EFI support'
 'dosfstools:   For EFI support')
-md5sums=('6f275813a1b08cf852e55c0a3f8fbc78'
- '46ca150f53322ff8f1597d9a342f7e40'
- '0e7d47e1f791f0c5e7bd40ed5c6d80cc'
- '9dbede6b71a4de9e46aac4aad65334d7')
-
 install=${pkgname}.install
-
 
source=(https://www.kernel.org/pub/linux/utils/boot/syslinux/${pkgname}-${pkgver}.tar.xz;
 'syslinux.cfg'
 'syslinux-install_update'
 'syslinux-6.02-fix-chainloading.patch')
+md5sums=('6f275813a1b08cf852e55c0a3f8fbc78'
+ '46ca150f53322ff8f1597d9a342f7e40'
+ '0e7d47e1f791f0c5e7bd40ed5c6d80cc'
+ '9dbede6b71a4de9e46aac4aad65334d7')
 
 _build_syslinux_bios() {
 



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

2013-10-24 Thread Tobias Powalowski
Date: Thursday, October 24, 2013 @ 14:21:25
  Author: tpowa
Revision: 197226

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

Added:
  syslinux/repos/testing-i686/
  syslinux/repos/testing-i686/PKGBUILD
(from rev 197225, syslinux/trunk/PKGBUILD)
  syslinux/repos/testing-i686/syslinux-6.02-fix-chainloading.patch
(from rev 197225, syslinux/trunk/syslinux-6.02-fix-chainloading.patch)
  syslinux/repos/testing-i686/syslinux-install_update
(from rev 197225, syslinux/trunk/syslinux-install_update)
  syslinux/repos/testing-i686/syslinux.cfg
(from rev 197225, syslinux/trunk/syslinux.cfg)
  syslinux/repos/testing-i686/syslinux.install
(from rev 197225, syslinux/trunk/syslinux.install)
  syslinux/repos/testing-x86_64/
  syslinux/repos/testing-x86_64/PKGBUILD
(from rev 197225, syslinux/trunk/PKGBUILD)
  syslinux/repos/testing-x86_64/syslinux-6.02-fix-chainloading.patch
(from rev 197225, syslinux/trunk/syslinux-6.02-fix-chainloading.patch)
  syslinux/repos/testing-x86_64/syslinux-install_update
(from rev 197225, syslinux/trunk/syslinux-install_update)
  syslinux/repos/testing-x86_64/syslinux.cfg
(from rev 197225, syslinux/trunk/syslinux.cfg)
  syslinux/repos/testing-x86_64/syslinux.install
(from rev 197225, syslinux/trunk/syslinux.install)

-+
 testing-i686/PKGBUILD   |  164 ++
 testing-i686/syslinux-6.02-fix-chainloading.patch   |   47 +
 testing-i686/syslinux-install_update|  461 ++
 testing-i686/syslinux.cfg   |   78 +++
 testing-i686/syslinux.install   |   36 +
 testing-x86_64/PKGBUILD |  164 ++
 testing-x86_64/syslinux-6.02-fix-chainloading.patch |   47 +
 testing-x86_64/syslinux-install_update  |  461 ++
 testing-x86_64/syslinux.cfg |   78 +++
 testing-x86_64/syslinux.install |   36 +
 10 files changed, 1572 insertions(+)

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


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

2013-10-24 Thread Tobias Powalowski
Date: Thursday, October 24, 2013 @ 14:34:50
  Author: tpowa
Revision: 197227

upgpkg: syslinux 6.02-4

fix updater script, to not use symlinks. 
https://bbs.archlinux.org/viewtopic.php?id=171629

Modified:
  syslinux/trunk/PKGBUILD
  syslinux/trunk/syslinux-install_update

-+
 PKGBUILD|2 -
 syslinux-install_update |   56 +++---
 2 files changed, 25 insertions(+), 33 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 12:21:25 UTC (rev 197226)
+++ PKGBUILD2013-10-24 12:34:50 UTC (rev 197227)
@@ -27,7 +27,7 @@
 'syslinux-6.02-fix-chainloading.patch')
 md5sums=('6f275813a1b08cf852e55c0a3f8fbc78'
  '46ca150f53322ff8f1597d9a342f7e40'
- '0e7d47e1f791f0c5e7bd40ed5c6d80cc'
+ '8e2bf1235b00e8cdba92b3cfa6b99482'
  '9dbede6b71a4de9e46aac4aad65334d7')
 
 _build_syslinux_bios() {

Modified: syslinux-install_update
===
--- syslinux-install_update 2013-10-24 12:21:25 UTC (rev 197226)
+++ syslinux-install_update 2013-10-24 12:34:50 UTC (rev 197227)
@@ -1,7 +1,8 @@
 #!/usr/bin/env bash
 #
 # Syslinux Installer / Updater Script (for BIOS only)
-# Copyright (C) 2013  Matthew Gyurgyik pyt...@pyther.net
+# Copyright (C) 2011-2013  Matthew Gyurgyik pyt...@pyther.net
+# Copyright (C) 2013  Keshav Padram Amburay (the) (ddoott) (ridikulus) 
(ddoott) (rat) (aatt) (gemmaeiil) (ddoott) (ccoomm)
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
@@ -18,19 +19,22 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, 
USA.
 #
 #-
+# ChangeLog:
+# 2013-10-23 : Keshav Padram Amburay : Updated script to work with Syslinux 
6.02 Arch Linux pkg
+#-
 # Exit Codes:
 #   1 - get_boot_device or other function failed
 #   2 - install/update failed
 #   3 - set_active failed
 #   4 - install_mbr failed
-#
+#-
+
 shopt -s nullglob
 
-bios_libpath=/usr/lib/syslinux/bios/
-bios_bootpath=/boot/syslinux/
+bios_libpath=/usr/lib/syslinux/bios
+bios_bootpath=/boot/syslinux
 EXTLINUX=/usr/bin/extlinux
 
-bios_core_modules=(config.c32 chain.c32 ldlinux.c32 libcom32.c32 libgpl.c32 
liblua.c32 libmenu.c32 libutil.c32 linux.c32 menu.c32 vesamenu.c32)
 bios_autoupdate_file=/boot/syslinux/SYSLINUX_AUTOUPDATE
 pciids_file=/usr/share/hwdata/pci.ids
 
@@ -294,26 +298,14 @@
 }
 
 install_modules() {
-# Copy all com32 files to /boot
-for file in ${bios_libpath}/*.c32; do
-file=${file##*/}
-rm $bios_bootpath/$file  /dev/null
-if [[ $boot = root ]]; then
-# Symlink files if /boot resides on the same partition as root
-ln -sf ${bios_libpath#$CHROOT}/$file $bios_bootpath/$file  
/dev/null
-elif [[ $boot = boot ]]; then
-cp $bios_libpath/$file $bios_bootpath/$file
-fi
-done
+# Copy all syslinux *.c32 modules to /boot
+rm $bios_bootpath/*.c32  /dev/null
+cp $bios_libpath/*.c32 $bios_bootpath/  /dev/null
 
 # Copy / Symlink pci.ids if pci.ids exists on the FS
-if [[ -f $pciids_file ]]; then
+if [[ -f $pciids_file ]]; then
 rm $bios_bootpath/pci.ids  /dev/null
-if [[ $boot = root ]]; then
-ln -sf $pciids_file $bios_bootpath/pci.ids  /dev/null
-elif [[ $boot = boot ]]; then
-cp $pciids_file $bios_bootpath/pci.ids  /dev/null
-fi
+cp $pciids_file $bios_bootpath/pci.ids  /dev/null
 fi
 }
 
@@ -320,8 +312,8 @@
 _install() {
 install_modules
 
-if device_is_raid $bootpart; then
-echo Detected RAID on /boot
+if device_is_raid $bootpart ; then
+echo Detected RAID on /boot - installing Syslinux with --raid
 $EXTLINUX --install $bios_bootpath --raid  /dev/null
 else
 $EXTLINUX --install $bios_bootpath  /dev/null
@@ -340,8 +332,8 @@
 update() {
 install_modules
 
-if device_is_raid $bootpart; then
-echo Detected RAID on /boot
+if device_is_raid $bootpart ; then
+echo Detected RAID on /boot - installing Syslinux with --raid
 $EXTLINUX --update $bios_bootpath --raid  /dev/null
 else
 $EXTLINUX --update $bios_bootpath  /dev/null
@@ -404,6 +396,12 @@
 exit 0
 fi
 
+# Display Usage Information if both Install and Update are passed
+if [[ $INSTALL  $UPDATE ]]; then
+usage
+exit 1
+fi
+
 # Make sure only root can run our script
 if (( $(id -u) != 0 )); then
 echo This script must be run as root 12
@@ -410,12 +408,6 @@
 exit 1
 fi
 
-# Display Usage Information if both Install and Update are passed
-if [[ $INSTALL  $UPDATE ]]; then
-usage
-exit 1
-fi
-
 # If a chroot dir is path set variables to reflect chroot
 if [[ $CHROOT ]]; then
 

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

2013-10-24 Thread Tobias Powalowski
Date: Thursday, October 24, 2013 @ 14:37:12
  Author: tpowa
Revision: 197228

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

Added:
  syslinux/repos/testing-i686/PKGBUILD
(from rev 197227, syslinux/trunk/PKGBUILD)
  syslinux/repos/testing-i686/syslinux-6.02-fix-chainloading.patch
(from rev 197227, syslinux/trunk/syslinux-6.02-fix-chainloading.patch)
  syslinux/repos/testing-i686/syslinux-install_update
(from rev 197227, syslinux/trunk/syslinux-install_update)
  syslinux/repos/testing-i686/syslinux.cfg
(from rev 197227, syslinux/trunk/syslinux.cfg)
  syslinux/repos/testing-i686/syslinux.install
(from rev 197227, syslinux/trunk/syslinux.install)
  syslinux/repos/testing-x86_64/PKGBUILD
(from rev 197227, syslinux/trunk/PKGBUILD)
  syslinux/repos/testing-x86_64/syslinux-6.02-fix-chainloading.patch
(from rev 197227, syslinux/trunk/syslinux-6.02-fix-chainloading.patch)
  syslinux/repos/testing-x86_64/syslinux-install_update
(from rev 197227, syslinux/trunk/syslinux-install_update)
  syslinux/repos/testing-x86_64/syslinux.cfg
(from rev 197227, syslinux/trunk/syslinux.cfg)
  syslinux/repos/testing-x86_64/syslinux.install
(from rev 197227, syslinux/trunk/syslinux.install)
Deleted:
  syslinux/repos/testing-i686/PKGBUILD
  syslinux/repos/testing-i686/syslinux-6.02-fix-chainloading.patch
  syslinux/repos/testing-i686/syslinux-install_update
  syslinux/repos/testing-i686/syslinux.cfg
  syslinux/repos/testing-i686/syslinux.install
  syslinux/repos/testing-x86_64/PKGBUILD
  syslinux/repos/testing-x86_64/syslinux-6.02-fix-chainloading.patch
  syslinux/repos/testing-x86_64/syslinux-install_update
  syslinux/repos/testing-x86_64/syslinux.cfg
  syslinux/repos/testing-x86_64/syslinux.install

-+
 /PKGBUILD   |  328 ++
 /syslinux-6.02-fix-chainloading.patch   |   94 +
 /syslinux-install_update|  906 ++
 /syslinux.cfg   |  156 +++
 /syslinux.install   |   72 +
 testing-i686/PKGBUILD   |  164 ---
 testing-i686/syslinux-6.02-fix-chainloading.patch   |   47 
 testing-i686/syslinux-install_update|  461 -
 testing-i686/syslinux.cfg   |   78 -
 testing-i686/syslinux.install   |   36 
 testing-x86_64/PKGBUILD |  164 ---
 testing-x86_64/syslinux-6.02-fix-chainloading.patch |   47 
 testing-x86_64/syslinux-install_update  |  461 -
 testing-x86_64/syslinux.cfg |   78 -
 testing-x86_64/syslinux.install |   36 
 15 files changed, 1556 insertions(+), 1572 deletions(-)

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


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

2013-10-24 Thread Kyle Keen
Date: Thursday, October 24, 2013 @ 14:37:16
  Author: kkeen
Revision: 99096

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-24 12:36:54 UTC (rev 99095)
+++ community-i686/PKGBUILD 2013-10-24 12:37:16 UTC (rev 99096)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-pkgname=zeromq
-pkgver=4.0.1
-pkgrel=3
-pkgdesc=Fast messaging system built on sockets, C and C++ bindings.  aka 0MQ, 
ZMQ.
-arch=('i686' 'x86_64')
-url=http://www.zeromq.org;
-license=('LGPL')
-depends=('gcc-libs' 'util-linux' 'libsodium')
-makedepends=('python2')
-source=(http://download.zeromq.org/$pkgname-$pkgver.tar.gz
-https://raw.github.com/zeromq/cppzmq/master/zmq.hpp)
-md5sums=('e738c310d135e20fa48c5b348da18e22'
- '388ddb07fdd88b040769e8f4c9b397fa')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure prefix=/usr --with-pgm --with-libsodium
-  sed -i 's/python$/2/' 
foreign/openpgm/build-staging/openpgm/pgm/{Makefile,version_generator.py}
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -Dm644 $srcdir/zmq.hpp $pkgdir/usr/include/zmq.hpp
-}
-
-

Copied: zeromq/repos/community-i686/PKGBUILD (from rev 99095, 
zeromq/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-24 12:37:16 UTC (rev 99096)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+pkgname=zeromq
+pkgver=4.0.1
+pkgrel=4
+pkgdesc=Fast messaging system built on sockets, C and C++ bindings.  aka 0MQ, 
ZMQ.
+arch=('i686' 'x86_64')
+url=http://www.zeromq.org;
+license=('LGPL')
+depends=('gcc-libs' 'util-linux' 'libsodium')
+makedepends=('python2')
+options=('staticlibs') 
+source=(http://download.zeromq.org/$pkgname-$pkgver.tar.gz
+https://raw.github.com/zeromq/cppzmq/master/zmq.hpp)
+md5sums=('e738c310d135e20fa48c5b348da18e22'
+ '388ddb07fdd88b040769e8f4c9b397fa')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure prefix=/usr --with-pgm --with-libsodium
+  sed -i 's/python$/2/' 
foreign/openpgm/build-staging/openpgm/pgm/{Makefile,version_generator.py}
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 $srcdir/zmq.hpp $pkgdir/usr/include/zmq.hpp
+}
+
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-10-24 12:36:54 UTC (rev 99095)
+++ community-x86_64/PKGBUILD   2013-10-24 12:37:16 UTC (rev 99096)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-pkgname=zeromq
-pkgver=4.0.1
-pkgrel=3
-pkgdesc=Fast messaging system built on sockets, C and C++ bindings.  aka 0MQ, 
ZMQ.
-arch=('i686' 'x86_64')
-url=http://www.zeromq.org;
-license=('LGPL')
-depends=('gcc-libs' 'util-linux' 'libsodium')
-makedepends=('python2')
-source=(http://download.zeromq.org/$pkgname-$pkgver.tar.gz
-https://raw.github.com/zeromq/cppzmq/master/zmq.hpp)
-md5sums=('e738c310d135e20fa48c5b348da18e22'
- '388ddb07fdd88b040769e8f4c9b397fa')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure prefix=/usr --with-pgm --with-libsodium
-  sed -i 's/python$/2/' 
foreign/openpgm/build-staging/openpgm/pgm/{Makefile,version_generator.py}
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -Dm644 $srcdir/zmq.hpp $pkgdir/usr/include/zmq.hpp
-}
-
-

Copied: zeromq/repos/community-x86_64/PKGBUILD (from rev 99095, 
zeromq/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-10-24 12:37:16 UTC (rev 99096)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+pkgname=zeromq
+pkgver=4.0.1
+pkgrel=4
+pkgdesc=Fast messaging system built on sockets, C and C++ bindings.  aka 0MQ, 
ZMQ.
+arch=('i686' 'x86_64')
+url=http://www.zeromq.org;
+license=('LGPL')
+depends=('gcc-libs' 'util-linux' 'libsodium')
+makedepends=('python2')
+options=('staticlibs') 
+source=(http://download.zeromq.org/$pkgname-$pkgver.tar.gz
+https://raw.github.com/zeromq/cppzmq/master/zmq.hpp)

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

2013-10-24 Thread Kyle Keen
Date: Thursday, October 24, 2013 @ 14:36:54
  Author: kkeen
Revision: 99095

upgpkg: zeromq 4.0.1-4

Modified:
  zeromq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 11:49:04 UTC (rev 99094)
+++ PKGBUILD2013-10-24 12:36:54 UTC (rev 99095)
@@ -2,7 +2,7 @@
 # Maintainer: Kyle Keen keen...@gmail.com
 pkgname=zeromq
 pkgver=4.0.1
-pkgrel=3
+pkgrel=4
 pkgdesc=Fast messaging system built on sockets, C and C++ bindings.  aka 0MQ, 
ZMQ.
 arch=('i686' 'x86_64')
 url=http://www.zeromq.org;
@@ -9,6 +9,7 @@
 license=('LGPL')
 depends=('gcc-libs' 'util-linux' 'libsodium')
 makedepends=('python2')
+options=('staticlibs') 
 source=(http://download.zeromq.org/$pkgname-$pkgver.tar.gz
 https://raw.github.com/zeromq/cppzmq/master/zmq.hpp)
 md5sums=('e738c310d135e20fa48c5b348da18e22'



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

2013-10-24 Thread Kyle Keen
Date: Thursday, October 24, 2013 @ 14:43:42
  Author: kkeen
Revision: 99098

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

Added:
  gerbv/repos/community-i686/ChangeLog
(from rev 99097, gerbv/trunk/ChangeLog)
  gerbv/repos/community-i686/PKGBUILD
(from rev 99097, gerbv/trunk/PKGBUILD)
  gerbv/repos/community-i686/gerbv.install
(from rev 99097, gerbv/trunk/gerbv.install)
  gerbv/repos/community-i686/reautopointissues.diff
(from rev 99097, gerbv/trunk/reautopointissues.diff)
  gerbv/repos/community-x86_64/ChangeLog
(from rev 99097, gerbv/trunk/ChangeLog)
  gerbv/repos/community-x86_64/PKGBUILD
(from rev 99097, gerbv/trunk/PKGBUILD)
  gerbv/repos/community-x86_64/gerbv.install
(from rev 99097, gerbv/trunk/gerbv.install)
  gerbv/repos/community-x86_64/reautopointissues.diff
(from rev 99097, gerbv/trunk/reautopointissues.diff)
Deleted:
  gerbv/repos/community-i686/ChangeLog
  gerbv/repos/community-i686/PKGBUILD
  gerbv/repos/community-i686/gerbv.install
  gerbv/repos/community-i686/reautopointissues.diff
  gerbv/repos/community-x86_64/ChangeLog
  gerbv/repos/community-x86_64/PKGBUILD
  gerbv/repos/community-x86_64/gerbv.install
  gerbv/repos/community-x86_64/reautopointissues.diff

-+
 /ChangeLog  |   70 
 /PKGBUILD   |   82 
 /gerbv.install  |   42 
 /reautopointissues.diff | 8236 ++
 community-i686/ChangeLog|   35 
 community-i686/PKGBUILD |   41 
 community-i686/gerbv.install|   21 
 community-i686/reautopointissues.diff   | 4118 ---
 community-x86_64/ChangeLog  |   35 
 community-x86_64/PKGBUILD   |   41 
 community-x86_64/gerbv.install  |   21 
 community-x86_64/reautopointissues.diff | 4118 ---
 12 files changed, 8430 insertions(+), 8430 deletions(-)

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


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

2013-10-24 Thread Kyle Keen
Date: Thursday, October 24, 2013 @ 14:43:08
  Author: kkeen
Revision: 99097

upgpkg: gerbv 2.6.1-2

Modified:
  gerbv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 12:37:16 UTC (rev 99096)
+++ PKGBUILD2013-10-24 12:43:08 UTC (rev 99097)
@@ -5,7 +5,7 @@
 
 pkgname=gerbv
 pkgver=2.6.1
-pkgrel=1
+pkgrel=2
 pkgdesc=An open source Gerber file (RS-274X only) viewer
 #url=http://gerbv.gpleda.org/;
 url=http://gerbv.geda-project.org/;



[arch-commits] Commit in elementary-icon-theme/repos/community-any (4 files)

2013-10-24 Thread Maxime Gauduin
Date: Thursday, October 24, 2013 @ 14:47:03
  Author: alucryd
Revision: 99100

archrelease: copy trunk to community-any

Added:
  elementary-icon-theme/repos/community-any/PKGBUILD
(from rev 99099, elementary-icon-theme/trunk/PKGBUILD)
  elementary-icon-theme/repos/community-any/elementary-icon-theme.install
(from rev 99099, elementary-icon-theme/trunk/elementary-icon-theme.install)
Deleted:
  elementary-icon-theme/repos/community-any/PKGBUILD
  elementary-icon-theme/repos/community-any/elementary-icon-theme.install

---+
 PKGBUILD  |   58 ++--
 elementary-icon-theme.install |   26 -
 2 files changed, 45 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-10-24 12:46:54 UTC (rev 99099)
+++ PKGBUILD2013-10-24 12:47:03 UTC (rev 99100)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin alucryd at gmail dot com
-# Contributor: Diego Principe cdprincipe at gmail dot com
-# Contributor: paterbrown paterbrown at silberhelme dot de
-# Contributor: Josip josipponjavic at gmail dot com
-
-pkgname=elementary-icon-theme
-pkgver=3.1
-pkgrel=3
-pkgdesc=elementary icon theme
-arch=('any')
-url=https://launchpad.net/elementaryicons;
-license=('GPL3')
-depends=('gtk-update-icon-cache' 'hicolor-icon-theme')
-options=('!emptydirs')
-install=${pkgname}.install
-source=(http://launchpad.net/elementaryicons/${pkgver%?}x/${pkgver}/+download/elementaryicons${pkgver}.tar.gz;)
-sha256sums=('9a3f2c8e5067c64992f2efcddd13b5665e30143729e26ab89da73ab3211220de')
-
-package() {
-  rm -rf ${pkgname}/{AUTHORS,CONTRIBUTORS,COPYING}
-  install -dm 755 ${pkgdir}/usr/share/icons
-  cp -dr --no-preserve=ownership elementaryicons${pkgver} 
${pkgdir}/usr/share/icons/elementary
-}
-
-# vim: ts=2 sw=2 et:

Copied: elementary-icon-theme/repos/community-any/PKGBUILD (from rev 99099, 
elementary-icon-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-10-24 12:47:03 UTC (rev 99100)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Maxime Gauduin alucryd at gmail dot com
+# Contributor: Diego Principe cdprincipe at gmail dot com
+# Contributor: paterbrown paterbrown at silberhelme dot de
+# Contributor: Josip josipponjavic at gmail dot com
+
+pkgname=elementary-icon-theme
+pkgver=3.1
+pkgrel=4
+pkgdesc=elementary icon theme
+arch=('any')
+url=https://launchpad.net/elementaryicons;
+license=('GPL3')
+depends=('gtk-update-icon-cache' 'hicolor-icon-theme')
+options=('!emptydirs')
+install=${pkgname}.install
+source=(http://launchpad.net/elementaryicons/${pkgver%?}x/${pkgver}/+download/elementaryicons${pkgver}.tar.gz;)
+sha256sums=('9a3f2c8e5067c64992f2efcddd13b5665e30143729e26ab89da73ab3211220de')
+
+prepare() {
+  cd elementaryicons${pkgver}
+
+  rm AUTHORS CONTRIBUTORS COPYING
+  sed '/Name/a Inherits=gnome,hicolor' -i index.theme
+}
+
+package() {
+  install -dm 755 ${pkgdir}/usr/share/icons
+  cp -dr --no-preserve=ownership elementaryicons${pkgver} 
${pkgdir}/usr/share/icons/elementary
+}
+
+# vim: ts=2 sw=2 et:

Deleted: elementary-icon-theme.install
===
--- elementary-icon-theme.install   2013-10-24 12:46:54 UTC (rev 99099)
+++ elementary-icon-theme.install   2013-10-24 12:47:03 UTC (rev 99100)
@@ -1,13 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -ftq usr/share/icons/elementary
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim: ts=2 sw=2 et:

Copied: elementary-icon-theme/repos/community-any/elementary-icon-theme.install 
(from rev 99099, elementary-icon-theme/trunk/elementary-icon-theme.install)
===
--- elementary-icon-theme.install   (rev 0)
+++ elementary-icon-theme.install   2013-10-24 12:47:03 UTC (rev 99100)
@@ -0,0 +1,13 @@
+post_install() {
+  gtk-update-icon-cache -ftq usr/share/icons/elementary
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+# vim: ts=2 sw=2 et:



[arch-commits] Commit in elementary-icon-theme/trunk (PKGBUILD)

2013-10-24 Thread Maxime Gauduin
Date: Thursday, October 24, 2013 @ 14:46:54
  Author: alucryd
Revision: 99099

upgpkg: elementary-icon-theme 3.1-4

Modified:
  elementary-icon-theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 12:43:42 UTC (rev 99098)
+++ PKGBUILD2013-10-24 12:46:54 UTC (rev 99099)
@@ -6,7 +6,7 @@
 
 pkgname=elementary-icon-theme
 pkgver=3.1
-pkgrel=3
+pkgrel=4
 pkgdesc=elementary icon theme
 arch=('any')
 url=https://launchpad.net/elementaryicons;
@@ -17,8 +17,14 @@
 
source=(http://launchpad.net/elementaryicons/${pkgver%?}x/${pkgver}/+download/elementaryicons${pkgver}.tar.gz;)
 sha256sums=('9a3f2c8e5067c64992f2efcddd13b5665e30143729e26ab89da73ab3211220de')
 
+prepare() {
+  cd elementaryicons${pkgver}
+
+  rm AUTHORS CONTRIBUTORS COPYING
+  sed '/Name/a Inherits=gnome,hicolor' -i index.theme
+}
+
 package() {
-  rm -rf ${pkgname}/{AUTHORS,CONTRIBUTORS,COPYING}
   install -dm 755 ${pkgdir}/usr/share/icons
   cp -dr --no-preserve=ownership elementaryicons${pkgver} 
${pkgdir}/usr/share/icons/elementary
 }



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

2013-10-24 Thread Maxime Gauduin
Date: Thursday, October 24, 2013 @ 14:51:25
  Author: alucryd
Revision: 99102

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-24 12:51:09 UTC (rev 99101)
+++ community-i686/PKGBUILD 2013-10-24 12:51:25 UTC (rev 99102)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin alucryd at gmail dot com
-# Contributor : sebikul sebi...@gmail.com
-
-pkgname=sqlheavy
-pkgver=0.1.1
-pkgrel=7
-pkgdesc=GObject SQLite wrapper
-arch=('i686' 'x86_64')
-url=https://code.google.com/p/sqlheavy/;
-license=('LGPL')
-depends=('gtk2' 'sqlite3')
-makedepends=('gobject-introspection' 'vala')
-options=('!libtool')
-source=(https://sqlheavy.googlecode.com/files/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('e8689f5fd4e0baf98eada2b3811262bb99877c2e8586fd21ad2a7ad3acc59031')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-
-  sed 's/libvala-0.16/libvala-0.20/' -i configure
-  sed '/examples/d; /utils/d' -i Makefile.in
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix='/usr' --disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}
-
-# vim: ts=2 sw=2 et:

Copied: sqlheavy/repos/community-i686/PKGBUILD (from rev 99101, 
sqlheavy/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-24 12:51:25 UTC (rev 99102)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Maxime Gauduin alucryd at gmail dot com
+# Contributor : sebikul sebi...@gmail.com
+
+pkgname=sqlheavy
+pkgver=0.2.0.7ae6112
+pkgrel=1
+pkgdesc=GObject SQLite wrapper
+arch=('i686' 'x86_64')
+url=https://code.google.com/p/sqlheavy/;
+license=('LGPL')
+depends=('gtk2' 'sqlite3')
+makedepends=('git' 'gobject-introspection' 'vala')
+source=('git://gitorious.org/sqlheavy/sqlheavy.git')
+sha256sums=('SKIP')
+
+pkgver() {
+  cd ${pkgname}
+
+  printf 0.2.0.%s $(git rev-parse --short HEAD)
+}
+
+build() {
+  cd ${pkgname}
+
+  ./autogen.sh --prefix='/usr' --disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}
+
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/share/man
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-10-24 12:51:09 UTC (rev 99101)
+++ community-x86_64/PKGBUILD   2013-10-24 12:51:25 UTC (rev 99102)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin alucryd at gmail dot com
-# Contributor : sebikul sebi...@gmail.com
-
-pkgname=sqlheavy
-pkgver=0.1.1
-pkgrel=7
-pkgdesc=GObject SQLite wrapper
-arch=('i686' 'x86_64')
-url=https://code.google.com/p/sqlheavy/;
-license=('LGPL')
-depends=('gtk2' 'sqlite3')
-makedepends=('gobject-introspection' 'vala')
-options=('!libtool')
-source=(https://sqlheavy.googlecode.com/files/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('e8689f5fd4e0baf98eada2b3811262bb99877c2e8586fd21ad2a7ad3acc59031')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-
-  sed 's/libvala-0.16/libvala-0.20/' -i configure
-  sed '/examples/d; /utils/d' -i Makefile.in
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix='/usr' --disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}
-
-# vim: ts=2 sw=2 et:

Copied: sqlheavy/repos/community-x86_64/PKGBUILD (from rev 99101, 
sqlheavy/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-10-24 12:51:25 UTC (rev 99102)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Maxime Gauduin alucryd at gmail dot com
+# Contributor : sebikul sebi...@gmail.com
+
+pkgname=sqlheavy
+pkgver=0.2.0.7ae6112
+pkgrel=1
+pkgdesc=GObject SQLite wrapper
+arch=('i686' 'x86_64')
+url=https://code.google.com/p/sqlheavy/;
+license=('LGPL')
+depends=('gtk2' 'sqlite3')
+makedepends=('git' 'gobject-introspection' 'vala')
+source=('git://gitorious.org/sqlheavy/sqlheavy.git')
+sha256sums=('SKIP')
+
+pkgver() {
+  cd ${pkgname}
+
+  printf 0.2.0.%s $(git rev-parse --short HEAD)
+}
+
+build() {
+  cd ${pkgname}
+
+  ./autogen.sh --prefix='/usr' --disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}
+
+  make DESTDIR=${pkgdir} install
+  rm -rf 

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

2013-10-24 Thread Maxime Gauduin
Date: Thursday, October 24, 2013 @ 14:51:09
  Author: alucryd
Revision: 99101

upgpkg: sqlheavy 0.2.0.7ae6112-1

Modified:
  sqlheavy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 12:47:03 UTC (rev 99100)
+++ PKGBUILD2013-10-24 12:51:09 UTC (rev 99101)
@@ -3,36 +3,35 @@
 # Contributor : sebikul sebi...@gmail.com
 
 pkgname=sqlheavy
-pkgver=0.1.1
-pkgrel=7
+pkgver=0.2.0.7ae6112
+pkgrel=1
 pkgdesc=GObject SQLite wrapper
 arch=('i686' 'x86_64')
 url=https://code.google.com/p/sqlheavy/;
 license=('LGPL')
 depends=('gtk2' 'sqlite3')
-makedepends=('gobject-introspection' 'vala')
-options=('!libtool')
-source=(https://sqlheavy.googlecode.com/files/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('e8689f5fd4e0baf98eada2b3811262bb99877c2e8586fd21ad2a7ad3acc59031')
+makedepends=('git' 'gobject-introspection' 'vala')
+source=('git://gitorious.org/sqlheavy/sqlheavy.git')
+sha256sums=('SKIP')
 
-prepare() {
-  cd ${pkgname}-${pkgver}
+pkgver() {
+  cd ${pkgname}
 
-  sed 's/libvala-0.16/libvala-0.20/' -i configure
-  sed '/examples/d; /utils/d' -i Makefile.in
+  printf 0.2.0.%s $(git rev-parse --short HEAD)
 }
 
 build() {
-  cd ${pkgname}-${pkgver}
+  cd ${pkgname}
 
-  ./configure --prefix='/usr' --disable-static
+  ./autogen.sh --prefix='/usr' --disable-static
   make
 }
 
 package() {
-  cd ${pkgname}-${pkgver}
+  cd ${pkgname}
 
   make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/share/man
 }
 
 # vim: ts=2 sw=2 et:



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

2013-10-24 Thread Kyle Keen
Date: Thursday, October 24, 2013 @ 14:52:43
  Author: kkeen
Revision: 99103

upgpkg: geda-gaf 1.8.1-4

Modified:
  geda-gaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 12:51:25 UTC (rev 99102)
+++ PKGBUILD2013-10-24 12:52:43 UTC (rev 99103)
@@ -5,7 +5,7 @@
 
 pkgname=geda-gaf
 pkgver=1.8.1
-pkgrel=3
+pkgrel=4
 pkgdesc=gEDA/gaf suite - Contains gschem, gnetlist, gsymcheck, gattrib, 
utilities and documentation from the gEDA project
 arch=('i686' 'x86_64')
 url=http://geda-project.org/;



[arch-commits] Commit in linux/trunk (config.3.12 config.x86_64.3.12)

2013-10-24 Thread Tobias Powalowski
Date: Thursday, October 24, 2013 @ 14:53:16
  Author: tpowa
Revision: 197229

bump to 3.12 rc6 config files

Modified:
  linux/trunk/config.3.12
  linux/trunk/config.x86_64.3.12

+
 config.3.12|   12 +---
 config.x86_64.3.12 |   12 +---
 2 files changed, 18 insertions(+), 6 deletions(-)

Modified: config.3.12
===
--- config.3.12 2013-10-24 12:37:12 UTC (rev 197228)
+++ config.3.12 2013-10-24 12:53:16 UTC (rev 197229)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 3.12.0-rc4 Kernel Configuration
+# Linux/x86 3.12.0-rc6 Kernel Configuration
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -1744,7 +1744,7 @@
 CONFIG_SCSI_MULTI_LUN=y
 # CONFIG_SCSI_CONSTANTS is not set
 # CONFIG_SCSI_LOGGING is not set
-CONFIG_SCSI_SCAN_ASYNC=y 
+CONFIG_SCSI_SCAN_ASYNC=y
 
 #
 # SCSI Transports
@@ -5565,7 +5565,13 @@
 CONFIG_DGRP=m
 CONFIG_FIREWIRE_SERIAL=m
 # CONFIG_USB_DWC2 is not set
-CONFIG_LUSTRE_FS=m 
+CONFIG_LUSTRE_FS=m
+CONFIG_LUSTRE_OBD_MAX_IOCTL_BUFFER=8192
+# CONFIG_LUSTRE_DEBUG_EXPENSIVE_CHECK is not set
+CONFIG_LUSTRE_LLITE_LLOOP=y
+CONFIG_LNET=m
+CONFIG_LNET_MAX_PAYLOAD=1048576
+CONFIG_LNET_SELFTEST=m
 CONFIG_USB_BTMTK=m
 # CONFIG_XILLYBUS is not set
 CONFIG_DGNC=m

Modified: config.x86_64.3.12
===
--- config.x86_64.3.12  2013-10-24 12:37:12 UTC (rev 197228)
+++ config.x86_64.3.12  2013-10-24 12:53:16 UTC (rev 197229)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 3.12.0-rc4 Kernel Configuration
+# Linux/x86 3.12.0-rc6 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y
@@ -1699,7 +1699,7 @@
 CONFIG_SCSI_MULTI_LUN=y
 # CONFIG_SCSI_CONSTANTS is not set
 # CONFIG_SCSI_LOGGING is not set
-CONFIG_SCSI_SCAN_ASYNC=y 
+CONFIG_SCSI_SCAN_ASYNC=y
 
 #
 # SCSI Transports
@@ -5355,7 +5355,13 @@
 CONFIG_DGRP=m
 CONFIG_FIREWIRE_SERIAL=m
 # CONFIG_USB_DWC2 is not set
-CONFIG_LUSTRE_FS=m 
+CONFIG_LUSTRE_FS=m
+CONFIG_LUSTRE_OBD_MAX_IOCTL_BUFFER=8192
+# CONFIG_LUSTRE_DEBUG_EXPENSIVE_CHECK is not set
+CONFIG_LUSTRE_LLITE_LLOOP=y
+CONFIG_LNET=m
+CONFIG_LNET_MAX_PAYLOAD=1048576
+CONFIG_LNET_SELFTEST=m
 CONFIG_USB_BTMTK=m
 # CONFIG_XILLYBUS is not set
 CONFIG_DGNC=m



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

2013-10-24 Thread Kyle Keen
Date: Thursday, October 24, 2013 @ 14:53:47
  Author: kkeen
Revision: 99104

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

Added:
  geda-gaf/repos/community-i686/ChangeLog
(from rev 99103, geda-gaf/trunk/ChangeLog)
  geda-gaf/repos/community-i686/PKGBUILD
(from rev 99103, geda-gaf/trunk/PKGBUILD)
  geda-gaf/repos/community-i686/geda-gaf.install
(from rev 99103, geda-gaf/trunk/geda-gaf.install)
  geda-gaf/repos/community-x86_64/ChangeLog
(from rev 99103, geda-gaf/trunk/ChangeLog)
  geda-gaf/repos/community-x86_64/PKGBUILD
(from rev 99103, geda-gaf/trunk/PKGBUILD)
  geda-gaf/repos/community-x86_64/geda-gaf.install
(from rev 99103, geda-gaf/trunk/geda-gaf.install)
Deleted:
  geda-gaf/repos/community-i686/ChangeLog
  geda-gaf/repos/community-i686/PKGBUILD
  geda-gaf/repos/community-i686/geda-gaf.install
  geda-gaf/repos/community-x86_64/ChangeLog
  geda-gaf/repos/community-x86_64/PKGBUILD
  geda-gaf/repos/community-x86_64/geda-gaf.install

---+
 /ChangeLog|  130 
 /PKGBUILD |   78 +
 /geda-gaf.install |   38 ++
 community-i686/ChangeLog  |   65 --
 community-i686/PKGBUILD   |   39 --
 community-i686/geda-gaf.install   |   19 -
 community-x86_64/ChangeLog|   65 --
 community-x86_64/PKGBUILD |   39 --
 community-x86_64/geda-gaf.install |   19 -
 9 files changed, 246 insertions(+), 246 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2013-10-24 12:52:43 UTC (rev 99103)
+++ community-i686/ChangeLog2013-10-24 12:53:47 UTC (rev 99104)
@@ -1,65 +0,0 @@
-2013-09-17 Kyle Keen keen...@gmail.com
-   * 1.8.1-3
-   - Update url
-
-2013-06-04 Bartłomiej Piotrowski barthal...@gmail.com
-   * 1.8.1-2
-   - ???
-
-2012-01-19 Kyle Keen keen...@gmail.com
-   * 1.8.1-1
-   - Version bump
-
-2012-01-19 Kyle Keen keen...@gmail.com
-   * 1.6.2-2
-   - libpng15 rebuild
-
-2010-12-26 Stefan Husmann stefan-husm...@t-online.de
-   * 1.6.1-2
-   - adopted, moved to [community]
-   - added some optional dependencies
-   - added some sed-commands for python2 compatibility
-
-2010-02-14 Jared Casper jaredcas...@gmail.com
-   * 1.6.1-1
-   - Version bump
-
-2009-10-10 Jared Casper jaredcas...@gmail.com
-   * 1.6.0-2
-   - Fixed a bug causing icon problems
-
-2009-10-05 Jared Casper jaredcas...@gmail.com
-   * 1.6.0-1
-   - Merged with geda-libs and renamed to geda-gaf to match up with
-   the release tarball name
-
-2009-05-03 Jared Casper jaredcas...@gmail.com
-   * 1.4.3-2
-   - Added gettext dep (noted by sergej)
-   - Added '|| return 1's to configure and make commands
-   - A bit of other random cleanup of deps
-
-2009-01-03 Jared Casper jaredcas...@gmail.com
-   * 1.4.3-1
-   - Version bump
-   - Fix dependencies (s/=/=/)
-
-2008-12-20 Jared Casper jaredcas...@gmail.com
-   * 1.4.2-1
-   - Version bump
-   - Update from comments
-
-2008-09-28 Jared Casper jaredcas...@gmail.com
-   * 1.4.1-1
-   - Version bump
-   - Added icon cache update
-   - Added icon cache and desktop update to post_update
-
-2008-05-07 Jared Casper jaredcas...@gmail.com
-
-   * 1.4.0-1
-   - adopted by Jared Casper
-   - Update PKGBUILD to current standards and latest version (1.4.0)
-   - add configure options and install script to handle desktop issues
-   - added ChangeLog
-

Copied: geda-gaf/repos/community-i686/ChangeLog (from rev 99103, 
geda-gaf/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2013-10-24 12:53:47 UTC (rev 99104)
@@ -0,0 +1,65 @@
+2013-09-17 Kyle Keen keen...@gmail.com
+   * 1.8.1-3
+   - Update url
+
+2013-06-04 Bartłomiej Piotrowski barthal...@gmail.com
+   * 1.8.1-2
+   - ???
+
+2012-01-19 Kyle Keen keen...@gmail.com
+   * 1.8.1-1
+   - Version bump
+
+2012-01-19 Kyle Keen keen...@gmail.com
+   * 1.6.2-2
+   - libpng15 rebuild
+
+2010-12-26 Stefan Husmann stefan-husm...@t-online.de
+   * 1.6.1-2
+   - adopted, moved to [community]
+   - added some optional dependencies
+   - added some sed-commands for python2 compatibility
+
+2010-02-14 Jared Casper jaredcas...@gmail.com
+   * 1.6.1-1
+   - Version bump
+
+2009-10-10 Jared Casper jaredcas...@gmail.com
+   * 1.6.0-2
+   - Fixed a bug causing icon problems
+
+2009-10-05 Jared Casper jaredcas...@gmail.com
+   * 1.6.0-1
+   - Merged with geda-libs and renamed to geda-gaf to match up with
+   the release tarball name
+
+2009-05-03 Jared Casper 

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

2013-10-24 Thread Kyle Keen
Date: Thursday, October 24, 2013 @ 14:59:58
  Author: kkeen
Revision: 99105

upgpkg: jansson 2.5-2

Modified:
  jansson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 12:53:47 UTC (rev 99104)
+++ PKGBUILD2013-10-24 12:59:58 UTC (rev 99105)
@@ -4,13 +4,13 @@
 
 pkgname=jansson
 pkgver=2.5
-pkgrel=1
+pkgrel=2
 pkgdesc='C library for encoding, decoding and manipulating JSON data'
 arch=('i686' 'x86_64')
 url='http://www.digip.org/jansson/'
 depends=('glibc')
 license=('MIT')
-options=('!libtool')
+options=('staticlibs')
 source=(http://www.digip.org/$pkgname/releases/$pkgname-$pkgver.tar.bz2;)
 md5sums=('ab239be8c08871c8463b27cf7610947c')
 



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

2013-10-24 Thread Kyle Keen
Date: Thursday, October 24, 2013 @ 15:00:22
  Author: kkeen
Revision: 99106

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-24 12:59:58 UTC (rev 99105)
+++ community-i686/PKGBUILD 2013-10-24 13:00:22 UTC (rev 99106)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-# Contributor: Dave Reisner d...@falconindy.com
-
-pkgname=jansson
-pkgver=2.5
-pkgrel=1
-pkgdesc='C library for encoding, decoding and manipulating JSON data'
-arch=('i686' 'x86_64')
-url='http://www.digip.org/jansson/'
-depends=('glibc')
-license=('MIT')
-options=('!libtool')
-source=(http://www.digip.org/$pkgname/releases/$pkgname-$pkgver.tar.bz2;)
-md5sums=('ab239be8c08871c8463b27cf7610947c')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: jansson/repos/community-i686/PKGBUILD (from rev 99105, 
jansson/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-24 13:00:22 UTC (rev 99106)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+# Contributor: Dave Reisner d...@falconindy.com
+
+pkgname=jansson
+pkgver=2.5
+pkgrel=2
+pkgdesc='C library for encoding, decoding and manipulating JSON data'
+arch=('i686' 'x86_64')
+url='http://www.digip.org/jansson/'
+depends=('glibc')
+license=('MIT')
+options=('staticlibs')
+source=(http://www.digip.org/$pkgname/releases/$pkgname-$pkgver.tar.bz2;)
+md5sums=('ab239be8c08871c8463b27cf7610947c')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-10-24 12:59:58 UTC (rev 99105)
+++ community-x86_64/PKGBUILD   2013-10-24 13:00:22 UTC (rev 99106)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-# Contributor: Dave Reisner d...@falconindy.com
-
-pkgname=jansson
-pkgver=2.5
-pkgrel=1
-pkgdesc='C library for encoding, decoding and manipulating JSON data'
-arch=('i686' 'x86_64')
-url='http://www.digip.org/jansson/'
-depends=('glibc')
-license=('MIT')
-options=('!libtool')
-source=(http://www.digip.org/$pkgname/releases/$pkgname-$pkgver.tar.bz2;)
-md5sums=('ab239be8c08871c8463b27cf7610947c')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: jansson/repos/community-x86_64/PKGBUILD (from rev 99105, 
jansson/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-10-24 13:00:22 UTC (rev 99106)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+# Contributor: Dave Reisner d...@falconindy.com
+
+pkgname=jansson
+pkgver=2.5
+pkgrel=2
+pkgdesc='C library for encoding, decoding and manipulating JSON data'
+arch=('i686' 'x86_64')
+url='http://www.digip.org/jansson/'
+depends=('glibc')
+license=('MIT')
+options=('staticlibs')
+source=(http://www.digip.org/$pkgname/releases/$pkgname-$pkgver.tar.bz2;)
+md5sums=('ab239be8c08871c8463b27cf7610947c')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-10-24 Thread Kyle Keen
Date: Thursday, October 24, 2013 @ 15:04:57
  Author: kkeen
Revision: 99107

upgpkg: rtl-sdr 20130913-2

Modified:
  rtl-sdr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 13:00:22 UTC (rev 99106)
+++ PKGBUILD2013-10-24 13:04:57 UTC (rev 99107)
@@ -7,7 +7,7 @@
 # consider using tags for the pkgver in the future
 pkgver=20130913
 _commit=4914b5d4314b752
-pkgrel=1
+pkgrel=2
 pkgdesc=Driver for Realtek RTL2832U, allowing general purpose software 
defined radio (SDR).
 arch=('i686' 'x86_64')
 url=http://sdr.osmocom.org/trac/wiki/rtl-sdr;
@@ -15,6 +15,7 @@
 depends=('libusb=1.0')
 makedepends=('git' 'cmake')
 conflicts=('rtl-sdr-git')
+options=('staticlibs') 
 install=rtl-sdr.install
 source=(git://git.osmocom.org/rtl-sdr.git#commit=$_commit
 'rtlsdr.conf')
@@ -28,6 +29,7 @@
   mkdir build
   cd build
   cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr -Wno-dev ../
+  #cmake ../ -DINSTALL_UDEV_RULES=ON
   make
 }
 



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

2013-10-24 Thread Kyle Keen
Date: Thursday, October 24, 2013 @ 15:05:39
  Author: kkeen
Revision: 99108

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

Added:
  rtl-sdr/repos/community-i686/PKGBUILD
(from rev 99107, rtl-sdr/trunk/PKGBUILD)
  rtl-sdr/repos/community-i686/rtl-sdr.install
(from rev 99107, rtl-sdr/trunk/rtl-sdr.install)
  rtl-sdr/repos/community-i686/rtlsdr.conf
(from rev 99107, rtl-sdr/trunk/rtlsdr.conf)
  rtl-sdr/repos/community-x86_64/PKGBUILD
(from rev 99107, rtl-sdr/trunk/PKGBUILD)
  rtl-sdr/repos/community-x86_64/rtl-sdr.install
(from rev 99107, rtl-sdr/trunk/rtl-sdr.install)
  rtl-sdr/repos/community-x86_64/rtlsdr.conf
(from rev 99107, rtl-sdr/trunk/rtlsdr.conf)
Deleted:
  rtl-sdr/repos/community-i686/PKGBUILD
  rtl-sdr/repos/community-i686/rtl-sdr.install
  rtl-sdr/repos/community-i686/rtlsdr.conf
  rtl-sdr/repos/community-x86_64/PKGBUILD
  rtl-sdr/repos/community-x86_64/rtl-sdr.install
  rtl-sdr/repos/community-x86_64/rtlsdr.conf

--+
 /PKGBUILD|   86 +
 /rtl-sdr.install |   16 ++
 /rtlsdr.conf |8 +++
 community-i686/PKGBUILD  |   41 -
 community-i686/rtl-sdr.install   |8 ---
 community-i686/rtlsdr.conf   |4 -
 community-x86_64/PKGBUILD|   41 -
 community-x86_64/rtl-sdr.install |8 ---
 community-x86_64/rtlsdr.conf |4 -
 9 files changed, 110 insertions(+), 106 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-24 13:04:57 UTC (rev 99107)
+++ community-i686/PKGBUILD 2013-10-24 13:05:39 UTC (rev 99108)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-# Contributor: Michael Düll m...@akurei.me
-
-pkgname=rtl-sdr
-# they are just starting to play with tags
-# consider using tags for the pkgver in the future
-pkgver=20130913
-_commit=4914b5d4314b752
-pkgrel=1
-pkgdesc=Driver for Realtek RTL2832U, allowing general purpose software 
defined radio (SDR).
-arch=('i686' 'x86_64')
-url=http://sdr.osmocom.org/trac/wiki/rtl-sdr;
-license=('GPL')
-depends=('libusb=1.0')
-makedepends=('git' 'cmake')
-conflicts=('rtl-sdr-git')
-install=rtl-sdr.install
-source=(git://git.osmocom.org/rtl-sdr.git#commit=$_commit
-'rtlsdr.conf')
-md5sums=('SKIP'
- '9c65be40f8916a220e3f55b819897331')
-
-_gitname=rtl-sdr
-
-build() {
-  cd $srcdir/$_gitname
-  mkdir build
-  cd build
-  cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr -Wno-dev ../
-  make
-}
-
-package() {
-  cd $srcdir/$_gitname/build
-  make DESTDIR=$pkgdir install
-  install -D -m644 $srcdir/$_gitname/rtl-sdr.rules 
$pkgdir/usr/lib/udev/rules.d/10-rtl-sdr.rules
-  install -D -m644 $srcdir/rtlsdr.conf $pkgdir/etc/modprobe.d/rtlsdr.conf
-}
-
-# vim:set ts=2 sw=2 et:

Copied: rtl-sdr/repos/community-i686/PKGBUILD (from rev 99107, 
rtl-sdr/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-24 13:05:39 UTC (rev 99108)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+# Contributor: Michael Düll m...@akurei.me
+
+pkgname=rtl-sdr
+# they are just starting to play with tags
+# consider using tags for the pkgver in the future
+pkgver=20130913
+_commit=4914b5d4314b752
+pkgrel=2
+pkgdesc=Driver for Realtek RTL2832U, allowing general purpose software 
defined radio (SDR).
+arch=('i686' 'x86_64')
+url=http://sdr.osmocom.org/trac/wiki/rtl-sdr;
+license=('GPL')
+depends=('libusb=1.0')
+makedepends=('git' 'cmake')
+conflicts=('rtl-sdr-git')
+options=('staticlibs') 
+install=rtl-sdr.install
+source=(git://git.osmocom.org/rtl-sdr.git#commit=$_commit
+'rtlsdr.conf')
+md5sums=('SKIP'
+ '9c65be40f8916a220e3f55b819897331')
+
+_gitname=rtl-sdr
+
+build() {
+  cd $srcdir/$_gitname
+  mkdir build
+  cd build
+  cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr -Wno-dev ../
+  #cmake ../ -DINSTALL_UDEV_RULES=ON
+  make
+}
+
+package() {
+  cd $srcdir/$_gitname/build
+  make DESTDIR=$pkgdir install
+  install -D -m644 $srcdir/$_gitname/rtl-sdr.rules 
$pkgdir/usr/lib/udev/rules.d/10-rtl-sdr.rules
+  install -D -m644 $srcdir/rtlsdr.conf $pkgdir/etc/modprobe.d/rtlsdr.conf
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/rtl-sdr.install
===
--- community-i686/rtl-sdr.install  2013-10-24 13:04:57 UTC (rev 99107)
+++ community-i686/rtl-sdr.install  2013-10-24 13:05:39 UTC (rev 99108)
@@ -1,8 +0,0 @@
-post_install() {
-  echo  You can not use a DVB stick for both DVB and SDR.  There is a 
driver conflict.  /etc/modprobe.d/rtlsdr.conf blacklists the DVB drivers.
-}
-
-post_upgrade() {
-  post_install
-}
-

Copied: rtl-sdr/repos/community-i686/rtl-sdr.install (from rev 99107, 

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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 15:06:07
  Author: eric
Revision: 197230

upgpkg: epplet-base 0.14-2

Rebuild without static libraries

Modified:
  epplet-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 12:53:16 UTC (rev 197229)
+++ PKGBUILD2013-10-24 13:06:07 UTC (rev 197230)
@@ -3,7 +3,7 @@
 
 pkgname=epplet-base
 pkgver=0.14
-pkgrel=1
+pkgrel=2
 pkgdesc=Addon plugins for the enlightenment windowmanager
 arch=('i686' 'x86_64')
 url=http://www.enlightenment.org;
@@ -10,17 +10,16 @@
 license=('GPL')
 depends=('imlib2' 'libcdaudio' 'libgl')
 makedepends=('mesa')
-options=('!libtool')
 
source=(http://downloads.sourceforge.net/sourceforge/enlightenment/epplets-${pkgver}.tar.gz)
 sha1sums=('ddecad7c22771bc50565f76c36ae334f952388aa')
 
 build() {
-  cd ${srcdir}/epplets-${pkgver}
+  cd epplets-${pkgver}
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  cd ${srcdir}/epplets-${pkgver}
+  cd epplets-${pkgver}
   make DESTDIR=${pkgdir} install
 }



[arch-commits] Commit in qt4/trunk (PKGBUILD qtbug-32908.patch)

2013-10-24 Thread Andrea Scarpino
Date: Thursday, October 24, 2013 @ 15:08:51
  Author: andrea
Revision: 197231

upgpkg: qt4 4.8.5-6

Fix non-english keyboard shortcuts regression (FS#36947)

Added:
  qt4/trunk/qtbug-32908.patch
Modified:
  qt4/trunk/PKGBUILD

---+
 PKGBUILD  |9 ++---
 qtbug-32908.patch |   40 
 2 files changed, 46 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 13:06:07 UTC (rev 197230)
+++ PKGBUILD2013-10-24 13:08:51 UTC (rev 197231)
@@ -4,7 +4,7 @@
 
 pkgname=qt4
 pkgver=4.8.5
-pkgrel=5
+pkgrel=6
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL' 'FDL' 'custom')
@@ -32,7 +32,7 @@
 'qtconfig-qt4.desktop' 'assistant-qt4.desktop' 'designer-qt4.desktop'
 'linguist-qt4.desktop' 'qdbusviewer-qt4.desktop'
 'improve-cups-support.patch'
-'qtbug-31579.patch' 'qtbug-32534.patch')
+'qtbug-31579.patch' 'qtbug-32534.patch' 'qtbug-32908.patch')
 md5sums=('1864987bdbb2f58f8ae8b350dfdbe133'
  'a16638f4781e56e7887ff8212a322ecc'
  '8a28b3f52dbeb685d4b69440b520a3e1'
@@ -41,7 +41,8 @@
  'b859c5673e5098c39f72b2252947049e'
  'c439c7731c25387352d8453ca7574971'
  '6ed8d26a8e4a9bba1f6c08fb99cc8357'
- 'bb0e0fa6ba953fa590d81ac612374e11')
+ 'bb0e0fa6ba953fa590d81ac612374e11'
+ 'db343dcae522bc90d802ad1e83b7f5dd')
 
 prepare() {
   cd ${_pkgfqn}
@@ -53,6 +54,8 @@
   patch -p1 -i ${srcdir}/qtbug-31579.patch
   # (FS#36394) (QTBUG#32534)
   patch -p1 -i ${srcdir}/qtbug-32534.patch
+  # (FS#36947) (QTBUG#32908)
+  patch -p1 -i ${srcdir}/qtbug-32908.patch
 
   sed -i s|-O2|${CXXFLAGS}| mkspecs/common/{g++,gcc}-base.conf
   sed -i /^QMAKE_LFLAGS_RPATH/s| -Wl,-rpath,||g 
mkspecs/common/gcc-base-unix.conf

Added: qtbug-32908.patch
===
--- qtbug-32908.patch   (rev 0)
+++ qtbug-32908.patch   2013-10-24 13:08:51 UTC (rev 197231)
@@ -0,0 +1,40 @@
+From 0c03af0d4d928bdbb32b09eedb1dba3ce59e5278 Mon Sep 17 00:00:00 2001
+From: Gatis Paeglis gatis.paeg...@digia.com
+Date: Sat, 31 Aug 2013 21:22:47 +0200
+Subject: [PATCH] Revert QTBUG-15319: fix shortcuts with secondary Xkb layout.
+
+The change which attempted to fix QTBUG-15319 broke keyboard
+shortcuts for non latin keyboard layouts.
+
+This patch reverts QTBUG-15319 (f45cdeda8) since it caused a
+regression.
+
+Task-number: QTBUG-32908
+
+Change-Id: I47d7984fa7986d5218d1f3ff1fc36d2ec67c9ba7
+Reviewed-by: David Faure david.fa...@kdab.com
+---
+ src/gui/kernel/qkeymapper_x11.cpp |5 +
+ 1 files changed, 1 insertions(+), 4 deletions(-)
+
+diff --git a/src/gui/kernel/qkeymapper_x11.cpp 
b/src/gui/kernel/qkeymapper_x11.cpp
+index 005ff3f..7daa41d 100644
+--- a/src/gui/kernel/qkeymapper_x11.cpp
 b/src/gui/kernel/qkeymapper_x11.cpp
+@@ -282,12 +282,9 @@ QListint QKeyMapperPrivate::possibleKeysXKB(QKeyEvent 
*event)
+ 
+ // first, translate key only using lock modifiers (there are no Qt 
equivalents for these, so we must
+ // always use them when determining the baseKeySym)
+-// Note: the Xkb group to be used for the conversion keycode-keysym has 
to be given to
+-//   XkbLookupKeySym(). This information is contained in the bits 8 
to 15 of xmodifiers.
+-//   See https://bugreports.qt-project.org/browse/QTBUG-15319 .
+ KeySym baseKeySym;
+ uint consumedModifiers;
+-if (!XkbLookupKeySym(X11-display, xkeycode, (xmodifiers  (0xff00 | 
LockMask | qt_num_lock_mask)),
++if (!XkbLookupKeySym(X11-display, xkeycode, (xmodifiers  (LockMask | 
qt_num_lock_mask)),
+  consumedModifiers, baseKeySym))
+ return QListint();
+ 
+-- 
+1.7.1
+



[arch-commits] Commit in qt4/repos (42 files)

2013-10-24 Thread Andrea Scarpino
Date: Thursday, October 24, 2013 @ 15:09:09
  Author: andrea
Revision: 197232

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

Added:
  qt4/repos/extra-i686/PKGBUILD
(from rev 197231, qt4/trunk/PKGBUILD)
  qt4/repos/extra-i686/assistant-qt4.desktop
(from rev 197231, qt4/trunk/assistant-qt4.desktop)
  qt4/repos/extra-i686/designer-qt4.desktop
(from rev 197231, qt4/trunk/designer-qt4.desktop)
  qt4/repos/extra-i686/improve-cups-support.patch
(from rev 197231, qt4/trunk/improve-cups-support.patch)
  qt4/repos/extra-i686/linguist-qt4.desktop
(from rev 197231, qt4/trunk/linguist-qt4.desktop)
  qt4/repos/extra-i686/qdbusviewer-qt4.desktop
(from rev 197231, qt4/trunk/qdbusviewer-qt4.desktop)
  qt4/repos/extra-i686/qt4.install
(from rev 197231, qt4/trunk/qt4.install)
  qt4/repos/extra-i686/qtbug-31579.patch
(from rev 197231, qt4/trunk/qtbug-31579.patch)
  qt4/repos/extra-i686/qtbug-32534.patch
(from rev 197231, qt4/trunk/qtbug-32534.patch)
  qt4/repos/extra-i686/qtbug-32908.patch
(from rev 197231, qt4/trunk/qtbug-32908.patch)
  qt4/repos/extra-i686/qtconfig-qt4.desktop
(from rev 197231, qt4/trunk/qtconfig-qt4.desktop)
  qt4/repos/extra-x86_64/PKGBUILD
(from rev 197231, qt4/trunk/PKGBUILD)
  qt4/repos/extra-x86_64/assistant-qt4.desktop
(from rev 197231, qt4/trunk/assistant-qt4.desktop)
  qt4/repos/extra-x86_64/designer-qt4.desktop
(from rev 197231, qt4/trunk/designer-qt4.desktop)
  qt4/repos/extra-x86_64/improve-cups-support.patch
(from rev 197231, qt4/trunk/improve-cups-support.patch)
  qt4/repos/extra-x86_64/linguist-qt4.desktop
(from rev 197231, qt4/trunk/linguist-qt4.desktop)
  qt4/repos/extra-x86_64/qdbusviewer-qt4.desktop
(from rev 197231, qt4/trunk/qdbusviewer-qt4.desktop)
  qt4/repos/extra-x86_64/qt4.install
(from rev 197231, qt4/trunk/qt4.install)
  qt4/repos/extra-x86_64/qtbug-31579.patch
(from rev 197231, qt4/trunk/qtbug-31579.patch)
  qt4/repos/extra-x86_64/qtbug-32534.patch
(from rev 197231, qt4/trunk/qtbug-32534.patch)
  qt4/repos/extra-x86_64/qtbug-32908.patch
(from rev 197231, qt4/trunk/qtbug-32908.patch)
  qt4/repos/extra-x86_64/qtconfig-qt4.desktop
(from rev 197231, qt4/trunk/qtconfig-qt4.desktop)
Deleted:
  qt4/repos/extra-i686/PKGBUILD
  qt4/repos/extra-i686/assistant-qt4.desktop
  qt4/repos/extra-i686/designer-qt4.desktop
  qt4/repos/extra-i686/improve-cups-support.patch
  qt4/repos/extra-i686/linguist-qt4.desktop
  qt4/repos/extra-i686/qdbusviewer-qt4.desktop
  qt4/repos/extra-i686/qt4.install
  qt4/repos/extra-i686/qtbug-31579.patch
  qt4/repos/extra-i686/qtbug-32534.patch
  qt4/repos/extra-i686/qtconfig-qt4.desktop
  qt4/repos/extra-x86_64/PKGBUILD
  qt4/repos/extra-x86_64/assistant-qt4.desktop
  qt4/repos/extra-x86_64/designer-qt4.desktop
  qt4/repos/extra-x86_64/improve-cups-support.patch
  qt4/repos/extra-x86_64/linguist-qt4.desktop
  qt4/repos/extra-x86_64/qdbusviewer-qt4.desktop
  qt4/repos/extra-x86_64/qt4.install
  qt4/repos/extra-x86_64/qtbug-31579.patch
  qt4/repos/extra-x86_64/qtbug-32534.patch
  qt4/repos/extra-x86_64/qtconfig-qt4.desktop

-+
 /PKGBUILD   |  314 ++
 /assistant-qt4.desktop  |   18 +
 /designer-qt4.desktop   |   22 ++
 /improve-cups-support.patch |  168 
 /linguist-qt4.desktop   |   20 +
 /qdbusviewer-qt4.desktop|   20 +
 /qt4.install|   24 ++
 /qtbug-31579.patch  |  292 +++
 /qtbug-32534.patch  |   80 +++
 /qtconfig-qt4.desktop   |   18 +
 extra-i686/PKGBUILD |  154 --
 extra-i686/assistant-qt4.desktop|9 
 extra-i686/designer-qt4.desktop |   11 -
 extra-i686/improve-cups-support.patch   |   84 
 extra-i686/linguist-qt4.desktop |   10 
 extra-i686/qdbusviewer-qt4.desktop  |   10 
 extra-i686/qt4.install  |   12 -
 extra-i686/qtbug-31579.patch|  146 -
 extra-i686/qtbug-32534.patch|   40 ---
 extra-i686/qtbug-32908.patch|   40 +++
 extra-i686/qtconfig-qt4.desktop |9 
 extra-x86_64/PKGBUILD   |  154 --
 extra-x86_64/assistant-qt4.desktop  |9 
 extra-x86_64/designer-qt4.desktop   |   11 -
 extra-x86_64/improve-cups-support.patch |   84 
 extra-x86_64/linguist-qt4.desktop   |   10 
 extra-x86_64/qdbusviewer-qt4.desktop|   10 
 extra-x86_64/qt4.install|   12 -
 extra-x86_64/qtbug-31579.patch  |  146 -
 extra-x86_64/qtbug-32534.patch  |   40 ---
 extra-x86_64/qtbug-32908.patch  |   40 +++
 extra-x86_64/qtconfig-qt4.desktop   |9 
 32 files changed, 1056 insertions(+), 970 deletions(-)

The diff is longer than the limit of 

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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 15:10:07
  Author: eric
Revision: 197233

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

Added:
  epplet-base/repos/extra-i686/PKGBUILD
(from rev 197230, epplet-base/trunk/PKGBUILD)
  epplet-base/repos/extra-x86_64/PKGBUILD
(from rev 197232, epplet-base/trunk/PKGBUILD)
Deleted:
  epplet-base/repos/extra-i686/PKGBUILD
  epplet-base/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-24 13:09:09 UTC (rev 197232)
+++ extra-i686/PKGBUILD 2013-10-24 13:10:07 UTC (rev 197233)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=epplet-base
-pkgver=0.14
-pkgrel=1
-pkgdesc=Addon plugins for the enlightenment windowmanager
-arch=('i686' 'x86_64')
-url=http://www.enlightenment.org;
-license=('GPL')
-depends=('imlib2' 'libcdaudio' 'libgl')
-makedepends=('mesa')
-options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/enlightenment/epplets-${pkgver}.tar.gz)
-sha1sums=('ddecad7c22771bc50565f76c36ae334f952388aa')
-
-build() {
-  cd ${srcdir}/epplets-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/epplets-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: epplet-base/repos/extra-i686/PKGBUILD (from rev 197230, 
epplet-base/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-24 13:10:07 UTC (rev 197233)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=epplet-base
+pkgver=0.14
+pkgrel=2
+pkgdesc=Addon plugins for the enlightenment windowmanager
+arch=('i686' 'x86_64')
+url=http://www.enlightenment.org;
+license=('GPL')
+depends=('imlib2' 'libcdaudio' 'libgl')
+makedepends=('mesa')
+source=(http://downloads.sourceforge.net/sourceforge/enlightenment/epplets-${pkgver}.tar.gz)
+sha1sums=('ddecad7c22771bc50565f76c36ae334f952388aa')
+
+build() {
+  cd epplets-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd epplets-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-24 13:09:09 UTC (rev 197232)
+++ extra-x86_64/PKGBUILD   2013-10-24 13:10:07 UTC (rev 197233)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=epplet-base
-pkgver=0.14
-pkgrel=1
-pkgdesc=Addon plugins for the enlightenment windowmanager
-arch=('i686' 'x86_64')
-url=http://www.enlightenment.org;
-license=('GPL')
-depends=('imlib2' 'libcdaudio' 'libgl')
-makedepends=('mesa')
-options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/enlightenment/epplets-${pkgver}.tar.gz)
-sha1sums=('ddecad7c22771bc50565f76c36ae334f952388aa')
-
-build() {
-  cd ${srcdir}/epplets-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/epplets-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: epplet-base/repos/extra-x86_64/PKGBUILD (from rev 197232, 
epplet-base/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-24 13:10:07 UTC (rev 197233)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=epplet-base
+pkgver=0.14
+pkgrel=2
+pkgdesc=Addon plugins for the enlightenment windowmanager
+arch=('i686' 'x86_64')
+url=http://www.enlightenment.org;
+license=('GPL')
+depends=('imlib2' 'libcdaudio' 'libgl')
+makedepends=('mesa')
+source=(http://downloads.sourceforge.net/sourceforge/enlightenment/epplets-${pkgver}.tar.gz)
+sha1sums=('ddecad7c22771bc50565f76c36ae334f952388aa')
+
+build() {
+  cd epplets-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd epplets-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in (8 files)

2013-10-24 Thread Maxime Gauduin
Date: Thursday, October 24, 2013 @ 15:12:37
  Author: alucryd
Revision: 99109

Add granite and noise

Added:
  granite/
  granite/trunk/
  granite/trunk/PKGBUILD
  granite/trunk/granite.install
  noise/
  noise/trunk/
  noise/trunk/PKGBUILD
  noise/trunk/noise.install

---+
 granite/trunk/PKGBUILD|   36 
 granite/trunk/granite.install |   13 +
 noise/trunk/PKGBUILD  |   40 
 noise/trunk/noise.install |   17 +
 4 files changed, 106 insertions(+)

Added: granite/trunk/PKGBUILD
===
--- granite/trunk/PKGBUILD  (rev 0)
+++ granite/trunk/PKGBUILD  2013-10-24 13:12:37 UTC (rev 99109)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Maxime Gauduin alucryd at gmail dot com
+# Contributor: Ner0 darkelfdarkelf666 at yahoo dot co dot uk
+
+pkgname=granite
+pkgver=0.2.2
+pkgrel=3
+pkgdesc=An extension of GTK+ libraries
+arch=('i686' 'x86_64')
+url=https://launchpad.net/granite;
+license=('LGPL3')
+depends=('gtk3' 'libgee06')
+makedepends=('cmake' 'gobject-introspection' 'vala')
+install=${pkgname}.install
+source=(https://launchpad.net/${pkgname}/${pkgver%\.?}/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('341f94cd8c2af60fc072fb8602e1406bccd77189aad76424b172c3ce08c173cc')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  if [[ -d build ]]; then
+rm -rf build
+  fi
+  mkdir build  cd build
+
+  cmake .. -DCMAKE_INSTALL_PREFIX='/usr' -DCMAKE_BUILD_TYPE='Release'
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}/build
+
+  make DESTDIR=${pkgdir} install
+}
+
+# vim: ts=2 sw=2 et:


Property changes on: granite/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: granite/trunk/granite.install
===
--- granite/trunk/granite.install   (rev 0)
+++ granite/trunk/granite.install   2013-10-24 13:12:37 UTC (rev 99109)
@@ -0,0 +1,13 @@
+post_install() {
+  gtk-update-icon-cache -ftq usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+# vim: ts=2 sw=2 et:

Added: noise/trunk/PKGBUILD
===
--- noise/trunk/PKGBUILD(rev 0)
+++ noise/trunk/PKGBUILD2013-10-24 13:12:37 UTC (rev 99109)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Maxime Gauduin alucryd at gmail dot com
+
+pkgname=noise
+pkgver=0.2.4
+pkgrel=2
+pkgdesc=Simple, fast, and good looking music player
+arch=('i686' 'x86_64')
+url=https://launchpad.net/noise;
+license=('GPL3')
+depends=('desktop-file-utils' 'granite' 'gstreamer0.10-base' 'json-glib' 
'libgpod' 'libnotify' 'libpeas' 'libsoup' 'sqlheavy' 'taglib')
+makedepends=('cmake' 'vala')
+optdepends=('elementary-icon-theme: Missing UI icons'
+'gstreamer0.10-base-plugins: Base plugin libraries'
+'gstreamer0.10-good-plugins: Good plugin libraries'
+'gstreamer0.10-bad-plugins: Bad plugin libraries'
+'gstreamer0.10-ugly-plugins: Ugly plugin libraries')
+install=${pkgname}.install
+source=(https://launchpad.net/${pkgname}/${pkgver%.?}/${pkgver}/+download/${pkgname}-${pkgver}.tgz;)
+sha256sums=('ffcd5f2cba112af13707a7ba7f0ceace7b812d4b6082671684ff78d76fc1d8a9')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  if [[ -d build ]]; then
+rm -rf build
+  fi
+  mkdir build  cd build
+
+  cmake .. -DCMAKE_INSTALL_PREFIX='/usr' -DCMAKE_BUILD_TYPE='Release' 
-DGSETTINGS_COMPILE='OFF'
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}/build
+
+  make DESTDIR=${pkgdir} install
+}
+
+# vim: ts=2 sw=2 et:


Property changes on: noise/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: noise/trunk/noise.install
===
--- noise/trunk/noise.install   (rev 0)
+++ noise/trunk/noise.install   2013-10-24 13:12:37 UTC (rev 99109)
@@ -0,0 +1,17 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -ftq usr/share/icons/hicolor
+  update-desktop-database -q
+}
+
+post_upgrade()
+{
+  post_install
+}
+
+post_remove()
+{
+  post_install
+}
+
+# vim: ts=2 sw=2 et:



[arch-commits] Commit in granite (7 files)

2013-10-24 Thread Maxime Gauduin
Date: Thursday, October 24, 2013 @ 15:12:55
  Author: alucryd
Revision: 99110

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

Added:
  granite/repos/
  granite/repos/community-i686/
  granite/repos/community-i686/PKGBUILD
(from rev 99109, granite/trunk/PKGBUILD)
  granite/repos/community-i686/granite.install
(from rev 99109, granite/trunk/granite.install)
  granite/repos/community-x86_64/
  granite/repos/community-x86_64/PKGBUILD
(from rev 99109, granite/trunk/PKGBUILD)
  granite/repos/community-x86_64/granite.install
(from rev 99109, granite/trunk/granite.install)

--+
 community-i686/PKGBUILD  |   36 
 community-i686/granite.install   |   13 +
 community-x86_64/PKGBUILD|   36 
 community-x86_64/granite.install |   13 +
 4 files changed, 98 insertions(+)

Copied: granite/repos/community-i686/PKGBUILD (from rev 99109, 
granite/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2013-10-24 13:12:55 UTC (rev 99110)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Maxime Gauduin alucryd at gmail dot com
+# Contributor: Ner0 darkelfdarkelf666 at yahoo dot co dot uk
+
+pkgname=granite
+pkgver=0.2.2
+pkgrel=3
+pkgdesc=An extension of GTK+ libraries
+arch=('i686' 'x86_64')
+url=https://launchpad.net/granite;
+license=('LGPL3')
+depends=('gtk3' 'libgee06')
+makedepends=('cmake' 'gobject-introspection' 'vala')
+install=${pkgname}.install
+source=(https://launchpad.net/${pkgname}/${pkgver%\.?}/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('341f94cd8c2af60fc072fb8602e1406bccd77189aad76424b172c3ce08c173cc')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  if [[ -d build ]]; then
+rm -rf build
+  fi
+  mkdir build  cd build
+
+  cmake .. -DCMAKE_INSTALL_PREFIX='/usr' -DCMAKE_BUILD_TYPE='Release'
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}/build
+
+  make DESTDIR=${pkgdir} install
+}
+
+# vim: ts=2 sw=2 et:

Copied: granite/repos/community-i686/granite.install (from rev 99109, 
granite/trunk/granite.install)
===
--- repos/community-i686/granite.install(rev 0)
+++ repos/community-i686/granite.install2013-10-24 13:12:55 UTC (rev 
99110)
@@ -0,0 +1,13 @@
+post_install() {
+  gtk-update-icon-cache -ftq usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+# vim: ts=2 sw=2 et:

Copied: granite/repos/community-x86_64/PKGBUILD (from rev 99109, 
granite/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2013-10-24 13:12:55 UTC (rev 99110)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Maxime Gauduin alucryd at gmail dot com
+# Contributor: Ner0 darkelfdarkelf666 at yahoo dot co dot uk
+
+pkgname=granite
+pkgver=0.2.2
+pkgrel=3
+pkgdesc=An extension of GTK+ libraries
+arch=('i686' 'x86_64')
+url=https://launchpad.net/granite;
+license=('LGPL3')
+depends=('gtk3' 'libgee06')
+makedepends=('cmake' 'gobject-introspection' 'vala')
+install=${pkgname}.install
+source=(https://launchpad.net/${pkgname}/${pkgver%\.?}/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('341f94cd8c2af60fc072fb8602e1406bccd77189aad76424b172c3ce08c173cc')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  if [[ -d build ]]; then
+rm -rf build
+  fi
+  mkdir build  cd build
+
+  cmake .. -DCMAKE_INSTALL_PREFIX='/usr' -DCMAKE_BUILD_TYPE='Release'
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}/build
+
+  make DESTDIR=${pkgdir} install
+}
+
+# vim: ts=2 sw=2 et:

Copied: granite/repos/community-x86_64/granite.install (from rev 99109, 
granite/trunk/granite.install)
===
--- repos/community-x86_64/granite.install  (rev 0)
+++ repos/community-x86_64/granite.install  2013-10-24 13:12:55 UTC (rev 
99110)
@@ -0,0 +1,13 @@
+post_install() {
+  gtk-update-icon-cache -ftq usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+# vim: ts=2 sw=2 et:



[arch-commits] Commit in noise (7 files)

2013-10-24 Thread Maxime Gauduin
Date: Thursday, October 24, 2013 @ 15:13:25
  Author: alucryd
Revision: 99111

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

Added:
  noise/repos/
  noise/repos/community-i686/
  noise/repos/community-i686/PKGBUILD
(from rev 99110, noise/trunk/PKGBUILD)
  noise/repos/community-i686/noise.install
(from rev 99110, noise/trunk/noise.install)
  noise/repos/community-x86_64/
  noise/repos/community-x86_64/PKGBUILD
(from rev 99110, noise/trunk/PKGBUILD)
  noise/repos/community-x86_64/noise.install
(from rev 99110, noise/trunk/noise.install)

+
 community-i686/PKGBUILD|   40 +++
 community-i686/noise.install   |   17 
 community-x86_64/PKGBUILD  |   40 +++
 community-x86_64/noise.install |   17 
 4 files changed, 114 insertions(+)

Copied: noise/repos/community-i686/PKGBUILD (from rev 99110, 
noise/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2013-10-24 13:13:25 UTC (rev 99111)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Maxime Gauduin alucryd at gmail dot com
+
+pkgname=noise
+pkgver=0.2.4
+pkgrel=2
+pkgdesc=Simple, fast, and good looking music player
+arch=('i686' 'x86_64')
+url=https://launchpad.net/noise;
+license=('GPL3')
+depends=('desktop-file-utils' 'granite' 'gstreamer0.10-base' 'json-glib' 
'libgpod' 'libnotify' 'libpeas' 'libsoup' 'sqlheavy' 'taglib')
+makedepends=('cmake' 'vala')
+optdepends=('elementary-icon-theme: Missing UI icons'
+'gstreamer0.10-base-plugins: Base plugin libraries'
+'gstreamer0.10-good-plugins: Good plugin libraries'
+'gstreamer0.10-bad-plugins: Bad plugin libraries'
+'gstreamer0.10-ugly-plugins: Ugly plugin libraries')
+install=${pkgname}.install
+source=(https://launchpad.net/${pkgname}/${pkgver%.?}/${pkgver}/+download/${pkgname}-${pkgver}.tgz;)
+sha256sums=('ffcd5f2cba112af13707a7ba7f0ceace7b812d4b6082671684ff78d76fc1d8a9')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  if [[ -d build ]]; then
+rm -rf build
+  fi
+  mkdir build  cd build
+
+  cmake .. -DCMAKE_INSTALL_PREFIX='/usr' -DCMAKE_BUILD_TYPE='Release' 
-DGSETTINGS_COMPILE='OFF'
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}/build
+
+  make DESTDIR=${pkgdir} install
+}
+
+# vim: ts=2 sw=2 et:

Copied: noise/repos/community-i686/noise.install (from rev 99110, 
noise/trunk/noise.install)
===
--- repos/community-i686/noise.install  (rev 0)
+++ repos/community-i686/noise.install  2013-10-24 13:13:25 UTC (rev 99111)
@@ -0,0 +1,17 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -ftq usr/share/icons/hicolor
+  update-desktop-database -q
+}
+
+post_upgrade()
+{
+  post_install
+}
+
+post_remove()
+{
+  post_install
+}
+
+# vim: ts=2 sw=2 et:

Copied: noise/repos/community-x86_64/PKGBUILD (from rev 99110, 
noise/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2013-10-24 13:13:25 UTC (rev 99111)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Maxime Gauduin alucryd at gmail dot com
+
+pkgname=noise
+pkgver=0.2.4
+pkgrel=2
+pkgdesc=Simple, fast, and good looking music player
+arch=('i686' 'x86_64')
+url=https://launchpad.net/noise;
+license=('GPL3')
+depends=('desktop-file-utils' 'granite' 'gstreamer0.10-base' 'json-glib' 
'libgpod' 'libnotify' 'libpeas' 'libsoup' 'sqlheavy' 'taglib')
+makedepends=('cmake' 'vala')
+optdepends=('elementary-icon-theme: Missing UI icons'
+'gstreamer0.10-base-plugins: Base plugin libraries'
+'gstreamer0.10-good-plugins: Good plugin libraries'
+'gstreamer0.10-bad-plugins: Bad plugin libraries'
+'gstreamer0.10-ugly-plugins: Ugly plugin libraries')
+install=${pkgname}.install
+source=(https://launchpad.net/${pkgname}/${pkgver%.?}/${pkgver}/+download/${pkgname}-${pkgver}.tgz;)
+sha256sums=('ffcd5f2cba112af13707a7ba7f0ceace7b812d4b6082671684ff78d76fc1d8a9')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  if [[ -d build ]]; then
+rm -rf build
+  fi
+  mkdir build  cd build
+
+  cmake .. -DCMAKE_INSTALL_PREFIX='/usr' -DCMAKE_BUILD_TYPE='Release' 
-DGSETTINGS_COMPILE='OFF'
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}/build
+
+  make DESTDIR=${pkgdir} install
+}
+
+# vim: ts=2 sw=2 et:

Copied: noise/repos/community-x86_64/noise.install (from rev 99110, 
noise/trunk/noise.install)
===
--- repos/community-x86_64/noise.install(rev 0)
+++ repos/community-x86_64/noise.install2013-10-24 13:13:25 UTC (rev 

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

2013-10-24 Thread Sergej Pupykin
Date: Thursday, October 24, 2013 @ 15:49:46
  Author: spupykin
Revision: 99112

upgpkg: dbmail 3.1.7-4

upd

Modified:
  dbmail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 13:13:25 UTC (rev 99111)
+++ PKGBUILD2013-10-24 13:49:46 UTC (rev 99112)
@@ -4,7 +4,7 @@
 
 pkgname=dbmail
 pkgver=3.1.7
-pkgrel=3
+pkgrel=4
 pkgdesc=Fast and scalable sql based mail services
 arch=('i686' 'x86_64')
 depends=('gmime' 'libzdb' 'mhash' 'libevent')



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

2013-10-24 Thread Sergej Pupykin
Date: Thursday, October 24, 2013 @ 15:50:20
  Author: spupykin
Revision: 99113

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

Added:
  dbmail/repos/community-i686/PKGBUILD
(from rev 99112, dbmail/trunk/PKGBUILD)
  dbmail/repos/community-i686/dbmail-7-systemd.diff
(from rev 99112, dbmail/trunk/dbmail-7-systemd.diff)
  dbmail/repos/community-i686/dbmail-imapd.xinetd
(from rev 99112, dbmail/trunk/dbmail-imapd.xinetd)
  dbmail/repos/community-i686/dbmail-lmtpd.xinetd
(from rev 99112, dbmail/trunk/dbmail-lmtpd.xinetd)
  dbmail/repos/community-i686/dbmail-pop3d.xinetd
(from rev 99112, dbmail/trunk/dbmail-pop3d.xinetd)
  dbmail/repos/community-i686/dbmail-timsieved.xinetd
(from rev 99112, dbmail/trunk/dbmail-timsieved.xinetd)
  dbmail/repos/community-x86_64/PKGBUILD
(from rev 99112, dbmail/trunk/PKGBUILD)
  dbmail/repos/community-x86_64/dbmail-7-systemd.diff
(from rev 99112, dbmail/trunk/dbmail-7-systemd.diff)
  dbmail/repos/community-x86_64/dbmail-imapd.xinetd
(from rev 99112, dbmail/trunk/dbmail-imapd.xinetd)
  dbmail/repos/community-x86_64/dbmail-lmtpd.xinetd
(from rev 99112, dbmail/trunk/dbmail-lmtpd.xinetd)
  dbmail/repos/community-x86_64/dbmail-pop3d.xinetd
(from rev 99112, dbmail/trunk/dbmail-pop3d.xinetd)
  dbmail/repos/community-x86_64/dbmail-timsieved.xinetd
(from rev 99112, dbmail/trunk/dbmail-timsieved.xinetd)
Deleted:
  dbmail/repos/community-i686/PKGBUILD
  dbmail/repos/community-i686/dbmail-7-systemd.diff
  dbmail/repos/community-i686/dbmail-imapd.xinetd
  dbmail/repos/community-i686/dbmail-lmtpd.xinetd
  dbmail/repos/community-i686/dbmail-pop3d.xinetd
  dbmail/repos/community-i686/dbmail-timsieved.xinetd
  dbmail/repos/community-x86_64/PKGBUILD
  dbmail/repos/community-x86_64/dbmail-7-systemd.diff
  dbmail/repos/community-x86_64/dbmail-imapd.xinetd
  dbmail/repos/community-x86_64/dbmail-lmtpd.xinetd
  dbmail/repos/community-x86_64/dbmail-pop3d.xinetd
  dbmail/repos/community-x86_64/dbmail-timsieved.xinetd

--+
 /PKGBUILD|  142 +++
 /dbmail-7-systemd.diff   |  352 +
 /dbmail-imapd.xinetd |   26 ++
 /dbmail-lmtpd.xinetd |   26 ++
 /dbmail-pop3d.xinetd |   26 ++
 /dbmail-timsieved.xinetd |   30 ++
 community-i686/PKGBUILD  |   71 -
 community-i686/dbmail-7-systemd.diff |  176 --
 community-i686/dbmail-imapd.xinetd   |   13 -
 community-i686/dbmail-lmtpd.xinetd   |   13 -
 community-i686/dbmail-pop3d.xinetd   |   13 -
 community-i686/dbmail-timsieved.xinetd   |   15 -
 community-x86_64/PKGBUILD|   71 -
 community-x86_64/dbmail-7-systemd.diff   |  176 --
 community-x86_64/dbmail-imapd.xinetd |   13 -
 community-x86_64/dbmail-lmtpd.xinetd |   13 -
 community-x86_64/dbmail-pop3d.xinetd |   13 -
 community-x86_64/dbmail-timsieved.xinetd |   15 -
 18 files changed, 602 insertions(+), 602 deletions(-)

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


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

2013-10-24 Thread Dave Reisner
Date: Thursday, October 24, 2013 @ 17:08:14
  Author: dreisner
Revision: 197234

point to /usr/bin for dhcpcd binary

Modified:
  dhcpcd/trunk/dhcpcd.service

+
 dhcpcd.service |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: dhcpcd.service
===
--- dhcpcd.service  2013-10-24 13:10:07 UTC (rev 197233)
+++ dhcpcd.service  2013-10-24 15:08:14 UTC (rev 197234)
@@ -6,8 +6,8 @@
 [Service]
 Type=forking
 PIDFile=/run/dhcpcd.pid
-ExecStart=/bin/dhcpcd -q -b
-ExecStop=/bin/dhcpcd -x
+ExecStart=/usr/bin/dhcpcd -q -b
+ExecStop=/usr/bin/dhcpcd -x
 
 [Install]
 WantedBy=multi-user.target



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

2013-10-24 Thread speps
Date: Thursday, October 24, 2013 @ 17:22:27
  Author: speps
Revision: 99115

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

Added:
  pd/repos/community-i686/PKGBUILD
(from rev 99114, pd/trunk/PKGBUILD)
  pd/repos/community-i686/enable-fftw3.patch
(from rev 99114, pd/trunk/enable-fftw3.patch)
  pd/repos/community-x86_64/PKGBUILD
(from rev 99114, pd/trunk/PKGBUILD)
  pd/repos/community-x86_64/enable-fftw3.patch
(from rev 99114, pd/trunk/enable-fftw3.patch)
Deleted:
  pd/repos/community-i686/PKGBUILD
  pd/repos/community-x86_64/PKGBUILD

-+
 /PKGBUILD   |   88 ++
 community-i686/PKGBUILD |   37 --
 community-i686/enable-fftw3.patch   |   19 +++
 community-x86_64/PKGBUILD   |   37 --
 community-x86_64/enable-fftw3.patch |   19 +++
 5 files changed, 126 insertions(+), 74 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-24 15:22:11 UTC (rev 99114)
+++ community-i686/PKGBUILD 2013-10-24 15:22:27 UTC (rev 99115)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer : speps speps at aur dot archlinux dot org
-# Contributor: TDY t...@gmx.com
-# Contributor: Shinlun Hsieh yngwi...@yahoo.com.tw
-
-pkgname=pd
-pkgver=0.44.3
-_ver=${pkgver%.*}-${pkgver##*.}
-pkgrel=2
-pkgdesc=The Pure Data real-time music and multimedia environment
-arch=('i686' 'x86_64')
-url=http://crca.ucsd.edu/~msp/software.html;
-license=('custom:BSD')
-depends=('jack' 'fftw' 'tk')
-provides=('puredata')
-source=(http://crca.ucsd.edu/~msp/Software/pd-$_ver.src.tar.gz;)
-md5sums=('a3e8ca0eab039dc472a6533ef9344582')
-
-build() {
-  cd $srcdir/pd-$_ver
-  ./autogen.sh
-  ./configure --prefix=/usr \
-  --enable-alsa \
-  --enable-jack \
-  --enable-fftw \
-  --disable-portaudio
-  make
-}
-
-package() {
-  cd $srcdir/pd-$_ver
-  make DESTDIR=$pkgdir install
-
-  # license
-  install -Dm644 LICENSE.txt \
-$pkgdir/usr/share/licenses/pd/LICENSE
-}

Copied: pd/repos/community-i686/PKGBUILD (from rev 99114, pd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-24 15:22:27 UTC (rev 99115)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer : speps speps at aur dot archlinux dot org
+# Contributor: TDY t...@gmx.com
+# Contributor: Shinlun Hsieh yngwi...@yahoo.com.tw
+
+pkgname=pd
+pkgver=0.45.3
+_ver=${pkgver%.*}-${pkgver##*.}
+pkgrel=1
+pkgdesc=The Pure Data real-time music and multimedia environment
+arch=('i686' 'x86_64')
+url=http://crca.ucsd.edu/~msp/software.html;
+license=('custom:BSD')
+depends=('jack' 'fftw' 'tk')
+provides=('puredata')
+source=(http://crca.ucsd.edu/~msp/Software/pd-$_ver.src.tar.gz;
+enable-fftw3.patch)
+md5sums=('461a3d0d558a4f45c49943234baa9ca8'
+ 'bb907907a9b33f6c63312274c8523d40')
+
+prepare() {
+  cd pd-$_ver
+  patch -p1 -i ../${source[1]}
+}
+
+build() {
+  cd pd-$_ver
+  ./autogen.sh
+  ./configure --prefix=/usr \
+  --enable-alsa \
+  --enable-jack \
+  --enable-fftw \
+  --disable-portaudio
+  make
+}
+
+package() {
+  cd pd-$_ver
+  make DESTDIR=$pkgdir install
+
+  # license
+  install -Dm644 LICENSE.txt \
+$pkgdir/usr/share/licenses/pd/LICENSE
+}

Copied: pd/repos/community-i686/enable-fftw3.patch (from rev 99114, 
pd/trunk/enable-fftw3.patch)
===
--- community-i686/enable-fftw3.patch   (rev 0)
+++ community-i686/enable-fftw3.patch   2013-10-24 15:22:27 UTC (rev 99115)
@@ -0,0 +1,19 @@
+diff -aur pd-0.45-3/configure.ac pd-0.45-3.fftw3/configure.ac
+--- pd-0.45-3/configure.ac 2013-10-03 18:22:29.0 +0200
 pd-0.45-3.fftw3/configure.ac   2013-10-24 02:14:09.555763309 +0200
+@@ -212,13 +212,13 @@
+ AM_CONDITIONAL(PORTMIDI, test x$portmidi = xyes)
+ if test x$portmidi = xyes; then echo Using included portmidi; fi
+ 
+-dnl fftw v2
++dnl fftw v3
+ AC_ARG_ENABLE([fftw],
+   [AS_HELP_STRING([--enable-fftw],
+   [use FFTW package])],
+ [fftw=$enableval])
+ if test x$fftw = xyes; then
+-AC_CHECK_LIB(fftw, fftw_one, [LIBS=$LIBS -lfftw],
++AC_CHECK_LIB(fftw3f, fftwf_execute, [LIBS=$LIBS -lfftw3f],
+ [AC_MSG_NOTICE([fftw package not found - using built-in FFT]); 
fftw=no])
+ fi
+ AM_CONDITIONAL(FFTW, test x$fftw = xyes)

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-10-24 15:22:11 UTC (rev 99114)
+++ community-x86_64/PKGBUILD   2013-10-24 15:22:27 UTC (rev 99115)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer : speps speps at aur dot archlinux dot org
-# Contributor: TDY t...@gmx.com
-# Contributor: 

[arch-commits] Commit in pd/trunk (PKGBUILD enable-fftw3.patch)

2013-10-24 Thread speps
Date: Thursday, October 24, 2013 @ 17:22:11
  Author: speps
Revision: 99114

upgpkg: pd 0.45.3-1

Added:
  pd/trunk/enable-fftw3.patch
Modified:
  pd/trunk/PKGBUILD

+
 PKGBUILD   |   19 +--
 enable-fftw3.patch |   19 +++
 2 files changed, 32 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 13:50:20 UTC (rev 99113)
+++ PKGBUILD2013-10-24 15:22:11 UTC (rev 99114)
@@ -4,9 +4,9 @@
 # Contributor: Shinlun Hsieh yngwi...@yahoo.com.tw
 
 pkgname=pd
-pkgver=0.44.3
+pkgver=0.45.3
 _ver=${pkgver%.*}-${pkgver##*.}
-pkgrel=2
+pkgrel=1
 pkgdesc=The Pure Data real-time music and multimedia environment
 arch=('i686' 'x86_64')
 url=http://crca.ucsd.edu/~msp/software.html;
@@ -13,11 +13,18 @@
 license=('custom:BSD')
 depends=('jack' 'fftw' 'tk')
 provides=('puredata')
-source=(http://crca.ucsd.edu/~msp/Software/pd-$_ver.src.tar.gz;)
-md5sums=('a3e8ca0eab039dc472a6533ef9344582')
+source=(http://crca.ucsd.edu/~msp/Software/pd-$_ver.src.tar.gz;
+enable-fftw3.patch)
+md5sums=('461a3d0d558a4f45c49943234baa9ca8'
+ 'bb907907a9b33f6c63312274c8523d40')
 
+prepare() {
+  cd pd-$_ver
+  patch -p1 -i ../${source[1]}
+}
+
 build() {
-  cd $srcdir/pd-$_ver
+  cd pd-$_ver
   ./autogen.sh
   ./configure --prefix=/usr \
   --enable-alsa \
@@ -28,7 +35,7 @@
 }
 
 package() {
-  cd $srcdir/pd-$_ver
+  cd pd-$_ver
   make DESTDIR=$pkgdir install
 
   # license

Added: enable-fftw3.patch
===
--- enable-fftw3.patch  (rev 0)
+++ enable-fftw3.patch  2013-10-24 15:22:11 UTC (rev 99114)
@@ -0,0 +1,19 @@
+diff -aur pd-0.45-3/configure.ac pd-0.45-3.fftw3/configure.ac
+--- pd-0.45-3/configure.ac 2013-10-03 18:22:29.0 +0200
 pd-0.45-3.fftw3/configure.ac   2013-10-24 02:14:09.555763309 +0200
+@@ -212,13 +212,13 @@
+ AM_CONDITIONAL(PORTMIDI, test x$portmidi = xyes)
+ if test x$portmidi = xyes; then echo Using included portmidi; fi
+ 
+-dnl fftw v2
++dnl fftw v3
+ AC_ARG_ENABLE([fftw],
+   [AS_HELP_STRING([--enable-fftw],
+   [use FFTW package])],
+ [fftw=$enableval])
+ if test x$fftw = xyes; then
+-AC_CHECK_LIB(fftw, fftw_one, [LIBS=$LIBS -lfftw],
++AC_CHECK_LIB(fftw3f, fftwf_execute, [LIBS=$LIBS -lfftw3f],
+ [AC_MSG_NOTICE([fftw package not found - using built-in FFT]); 
fftw=no])
+ fi
+ AM_CONDITIONAL(FFTW, test x$fftw = xyes)



[arch-commits] Commit in faad2/trunk (5 files)

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 17:24:37
  Author: eric
Revision: 197235

upgpkg: faad2 2.7-4

Rebuild without static libraries, Add shared libmp4ff library, Fix license, Use 
patches to install header and fix man page name

Added:
  faad2/trunk/faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch
  faad2/trunk/faad2-2.7-libmp4ff-shared-lib.patch
  faad2/trunk/faad2-2.7-man1_MANS.patch
Modified:
  faad2/trunk/PKGBUILD
Deleted:
  faad2/trunk/LICENSE

+
 LICENSE|   42 ---
 PKGBUILD   |   32 +-
 faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch |   13 +
 faad2-2.7-libmp4ff-shared-lib.patch|   29 +
 faad2-2.7-man1_MANS.patch  |   10 
 5 files changed, 73 insertions(+), 53 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2013-10-24 15:08:14 UTC (rev 197234)
+++ LICENSE 2013-10-24 15:24:37 UTC (rev 197235)
@@ -1,42 +0,0 @@
-__
-COPYRIGHTS
-
-For FAAD2 the following license applies:
-
-**
-** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
-** Copyright (C) 2003-2005 M. Bakker, Nero AG, http://www.nero.com
-**
-** This program is free software; you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
-** the Free Software Foundation; either version 2 of the License, or
-** (at your option) any later version.
-**
-** This program is distributed in the hope that it will be useful,
-** but WITHOUT ANY WARRANTY; without even the implied warranty of
-** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-** GNU General Public License for more details.
-**
-** You should have received a copy of the GNU General Public License
-** along with this program; if not, write to the Free Software
-** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-**
-** Any non-GPL usage of this software or parts of this software is strictly
-** forbidden.
-**
-** The appropriate copyright message mentioned in section 2c of the GPLv2
-** must read: Code from FAAD2 is copyright (c) Nero AG, www.nero.com
-**
-** Commercial non-GPL licensing of this software is possible.
-** For more info contact Nero AG through mpeg4aaclice...@nero.com.
-**
-
-
-Please note that the use of this software may require the payment of
-patent royalties. You need to consider this issue before you start
-building derivative works. We are not warranting or indemnifying you in
-any way for patent royalities! YOU ARE SOLELY RESPONSIBLE FOR YOUR OWN
-ACTIONS!
-
-
-__

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 15:08:14 UTC (rev 197234)
+++ PKGBUILD2013-10-24 15:24:37 UTC (rev 197235)
@@ -3,27 +3,37 @@
 
 pkgname=faad2
 pkgver=2.7
-pkgrel=3
+pkgrel=4
 pkgdesc=ISO AAC audio decoder
 arch=('i686' 'x86_64')
 url=http://www.audiocoding.com/;
-license=('custom:GPL')
+license=('GPL')
 depends=('glibc')
-options=('!libtool' '!makeflags')
-source=(http://downloads.sourceforge.net/sourceforge/faac/${pkgname}-${pkgver}.tar.bz2
 LICENSE)
+options=('!makeflags')
+source=(http://downloads.sourceforge.net/sourceforge/faac/${pkgname}-${pkgver}.tar.bz2
+faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch
+   faad2-2.7-libmp4ff-shared-lib.patch
+   faad2-2.7-man1_MANS.patch)
 sha1sums=('b0e80481d27ae9faf9e46c8c8dfb617a0adb91b5'
-  '00edd9b30d8d5098b5e91c03c595d96a3bbe56fd')
+  '1cf28cfd32dbae6cc484b149fd6adfea33506544'
+  '247658aa795cd6d44a153fae8c5cb62e427f3ecf'
+  '4b548a08f7611a5f4f395c7c1d4cef5e37368af2')
 
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -p1 -i ${srcdir}/faad2-2.7-libmp4ff-shared-lib.patch
+  patch -p0 -i ${srcdir}/faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch
+  patch -p1 -i ${srcdir}/faad2-2.7-man1_MANS.patch
+  autoreconf --force --install
+}
+
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr
   make CFLAGS=${CFLAGS} -fPIC
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} manmdir=/usr/share/man/man1 install
-  mv ${pkgdir}/usr/share/man/man1/faad.man 
${pkgdir}/usr/share/man/man1/faad.1
-  install -D -m644 common/mp4ff/mp4ff_int_types.h 
${pkgdir}/usr/include/mp4ff_int_types.h
-  install -D -m644 ${srcdir}/LICENSE  
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
 }

Added: faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch
===
--- 

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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 17:27:20
  Author: eric
Revision: 197236

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

Added:
  faad2/repos/extra-i686/PKGBUILD
(from rev 197235, faad2/trunk/PKGBUILD)
  faad2/repos/extra-i686/faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch
(from rev 197235, 
faad2/trunk/faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch)
  faad2/repos/extra-i686/faad2-2.7-libmp4ff-shared-lib.patch
(from rev 197235, faad2/trunk/faad2-2.7-libmp4ff-shared-lib.patch)
  faad2/repos/extra-i686/faad2-2.7-man1_MANS.patch
(from rev 197235, faad2/trunk/faad2-2.7-man1_MANS.patch)
  faad2/repos/extra-x86_64/PKGBUILD
(from rev 197235, faad2/trunk/PKGBUILD)
  faad2/repos/extra-x86_64/faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch
(from rev 197235, 
faad2/trunk/faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch)
  faad2/repos/extra-x86_64/faad2-2.7-libmp4ff-shared-lib.patch
(from rev 197235, faad2/trunk/faad2-2.7-libmp4ff-shared-lib.patch)
  faad2/repos/extra-x86_64/faad2-2.7-man1_MANS.patch
(from rev 197235, faad2/trunk/faad2-2.7-man1_MANS.patch)
Deleted:
  faad2/repos/extra-i686/LICENSE
  faad2/repos/extra-i686/PKGBUILD
  faad2/repos/extra-x86_64/LICENSE
  faad2/repos/extra-x86_64/PKGBUILD

-+
 /PKGBUILD   |   78 
++
 extra-i686/LICENSE  |   42 -
 extra-i686/PKGBUILD |   29 ---
 extra-i686/faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch   |   13 +
 extra-i686/faad2-2.7-libmp4ff-shared-lib.patch  |   29 +++
 extra-i686/faad2-2.7-man1_MANS.patch|   10 +
 extra-x86_64/LICENSE|   42 -
 extra-x86_64/PKGBUILD   |   29 ---
 extra-x86_64/faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch |   13 +
 extra-x86_64/faad2-2.7-libmp4ff-shared-lib.patch|   29 +++
 extra-x86_64/faad2-2.7-man1_MANS.patch  |   10 +
 11 files changed, 182 insertions(+), 142 deletions(-)

Deleted: extra-i686/LICENSE
===
--- extra-i686/LICENSE  2013-10-24 15:24:37 UTC (rev 197235)
+++ extra-i686/LICENSE  2013-10-24 15:27:20 UTC (rev 197236)
@@ -1,42 +0,0 @@
-__
-COPYRIGHTS
-
-For FAAD2 the following license applies:
-
-**
-** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
-** Copyright (C) 2003-2005 M. Bakker, Nero AG, http://www.nero.com
-**
-** This program is free software; you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
-** the Free Software Foundation; either version 2 of the License, or
-** (at your option) any later version.
-**
-** This program is distributed in the hope that it will be useful,
-** but WITHOUT ANY WARRANTY; without even the implied warranty of
-** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-** GNU General Public License for more details.
-**
-** You should have received a copy of the GNU General Public License
-** along with this program; if not, write to the Free Software
-** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-**
-** Any non-GPL usage of this software or parts of this software is strictly
-** forbidden.
-**
-** The appropriate copyright message mentioned in section 2c of the GPLv2
-** must read: Code from FAAD2 is copyright (c) Nero AG, www.nero.com
-**
-** Commercial non-GPL licensing of this software is possible.
-** For more info contact Nero AG through mpeg4aaclice...@nero.com.
-**
-
-
-Please note that the use of this software may require the payment of
-patent royalties. You need to consider this issue before you start
-building derivative works. We are not warranting or indemnifying you in
-any way for patent royalities! YOU ARE SOLELY RESPONSIBLE FOR YOUR OWN
-ACTIONS!
-
-
-__

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-24 15:24:37 UTC (rev 197235)
+++ extra-i686/PKGBUILD 2013-10-24 15:27:20 UTC (rev 197236)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=faad2
-pkgver=2.7
-pkgrel=3
-pkgdesc=ISO AAC audio decoder
-arch=('i686' 'x86_64')
-url=http://www.audiocoding.com/;
-license=('custom:GPL')
-depends=('glibc')
-options=('!libtool' '!makeflags')
-source=(http://downloads.sourceforge.net/sourceforge/faac/${pkgname}-${pkgver}.tar.bz2
 LICENSE)
-sha1sums=('b0e80481d27ae9faf9e46c8c8dfb617a0adb91b5'
-  '00edd9b30d8d5098b5e91c03c595d96a3bbe56fd')
-
-build() {
-  cd 

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

2013-10-24 Thread Massimiliano Torromeo
Date: Thursday, October 24, 2013 @ 18:13:47
  Author: mtorromeo
Revision: 99117

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

Added:
  zeromq/repos/community-i686/LIBZMQ-569.patch
(from rev 99116, zeromq/trunk/LIBZMQ-569.patch)
  zeromq/repos/community-i686/PKGBUILD
(from rev 99116, zeromq/trunk/PKGBUILD)
  zeromq/repos/community-x86_64/LIBZMQ-569.patch
(from rev 99116, zeromq/trunk/LIBZMQ-569.patch)
  zeromq/repos/community-x86_64/PKGBUILD
(from rev 99116, zeromq/trunk/PKGBUILD)
Deleted:
  zeromq/repos/community-i686/PKGBUILD
  zeromq/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   76 
 community-i686/LIBZMQ-569.patch   |   30 ++
 community-i686/PKGBUILD   |   31 --
 community-x86_64/LIBZMQ-569.patch |   30 ++
 community-x86_64/PKGBUILD |   31 --
 5 files changed, 136 insertions(+), 62 deletions(-)

Copied: zeromq/repos/community-i686/LIBZMQ-569.patch (from rev 99116, 
zeromq/trunk/LIBZMQ-569.patch)
===
--- community-i686/LIBZMQ-569.patch (rev 0)
+++ community-i686/LIBZMQ-569.patch 2013-10-24 16:13:47 UTC (rev 99117)
@@ -0,0 +1,30 @@
+From 7ecab54ac3b7a6103c46892990217acafb039eed Mon Sep 17 00:00:00 2001
+From: Martin Hurton hurt...@gmail.com
+Date: Fri, 21 Jun 2013 16:23:38 +0200
+Subject: [PATCH] Load identity message to decoder at start
+
+---
+ src/stream_engine.cpp | 7 +++
+ 1 file changed, 7 insertions(+)
+
+diff --git a/src/stream_engine.cpp b/src/stream_engine.cpp
+index 0d87581..2c07889 100644
+--- a/src/stream_engine.cpp
 b/src/stream_engine.cpp
+@@ -480,6 +480,13 @@ bool zmq::stream_engine_t::handshake ()
+ //  header data away.
+ const size_t header_size = options.identity_size + 1 = 255 ? 10 : 2;
+ unsigned char tmp [10], *bufferp = tmp;
++
++//  Prepare the identity message and load it into encoder.
++//  Then consume bytes we have already sent to the peer.
++const int rc = tx_msg.init_size (options.identity_size);
++zmq_assert (rc == 0);
++memcpy (tx_msg.data (), options.identity, options.identity_size);
++encoder-load_msg (tx_msg);
+ size_t buffer_size = encoder-encode (bufferp, header_size);
+ zmq_assert (buffer_size == header_size);
+ 
+-- 
+1.8.4
+

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-24 16:10:33 UTC (rev 99116)
+++ community-i686/PKGBUILD 2013-10-24 16:13:47 UTC (rev 99117)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-pkgname=zeromq
-pkgver=4.0.1
-pkgrel=4
-pkgdesc=Fast messaging system built on sockets, C and C++ bindings.  aka 0MQ, 
ZMQ.
-arch=('i686' 'x86_64')
-url=http://www.zeromq.org;
-license=('LGPL')
-depends=('gcc-libs' 'util-linux' 'libsodium')
-makedepends=('python2')
-options=('staticlibs') 
-source=(http://download.zeromq.org/$pkgname-$pkgver.tar.gz
-https://raw.github.com/zeromq/cppzmq/master/zmq.hpp)
-md5sums=('e738c310d135e20fa48c5b348da18e22'
- '388ddb07fdd88b040769e8f4c9b397fa')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure prefix=/usr --with-pgm --with-libsodium
-  sed -i 's/python$/2/' 
foreign/openpgm/build-staging/openpgm/pgm/{Makefile,version_generator.py}
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -Dm644 $srcdir/zmq.hpp $pkgdir/usr/include/zmq.hpp
-}
-
-

Copied: zeromq/repos/community-i686/PKGBUILD (from rev 99116, 
zeromq/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-24 16:13:47 UTC (rev 99117)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+pkgname=zeromq
+pkgver=4.0.1
+pkgrel=5
+pkgdesc=Fast messaging system built on sockets, C and C++ bindings.  aka 0MQ, 
ZMQ.
+arch=('i686' 'x86_64')
+url=http://www.zeromq.org;
+license=('LGPL')
+depends=('gcc-libs' 'util-linux' 'libsodium')
+makedepends=('python2')
+options=('staticlibs')
+source=(http://download.zeromq.org/$pkgname-$pkgver.tar.gz
+https://raw.github.com/zeromq/cppzmq/master/zmq.hpp
+LIBZMQ-569.patch)
+md5sums=('e738c310d135e20fa48c5b348da18e22'
+ '388ddb07fdd88b040769e8f4c9b397fa'
+ '2ef4f92027ec2b88e8eec86b2cccf2e4')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -p1 -i $srcdir/LIBZMQ-569.patch
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure prefix=/usr --with-pgm --with-libsodium
+  sed -i 's/python$/2/' 
foreign/openpgm/build-staging/openpgm/pgm/{Makefile,version_generator.py}
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 

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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 18:16:02
  Author: eric
Revision: 197237

upgpkg: glib 1.2.10-11

Rebuild without static libraries

Modified:
  glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 15:27:20 UTC (rev 197236)
+++ PKGBUILD2013-10-24 16:16:02 UTC (rev 197237)
@@ -3,13 +3,13 @@
 
 pkgname=glib
 pkgver=1.2.10
-pkgrel=10
+pkgrel=11
 pkgdesc=Common C routines used by Gtk+ and other libs
 arch=('i686' 'x86_64')
 url=http://www.gtk.org/;
 license=('LGPL')
 depends=('glibc' 'sh')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 install=glib.install
 source=(ftp://ftp.gtk.org/pub/gtk/v1.2/${pkgname}-${pkgver}.tar.gz
gcc340.patch aclocal-fixes.patch glib1-autotools.patch)



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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 18:18:46
  Author: eric
Revision: 197238

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

Added:
  glib/repos/extra-i686/PKGBUILD
(from rev 197237, glib/trunk/PKGBUILD)
  glib/repos/extra-i686/aclocal-fixes.patch
(from rev 197237, glib/trunk/aclocal-fixes.patch)
  glib/repos/extra-i686/gcc340.patch
(from rev 197237, glib/trunk/gcc340.patch)
  glib/repos/extra-i686/glib.install
(from rev 197237, glib/trunk/glib.install)
  glib/repos/extra-i686/glib1-autotools.patch
(from rev 197237, glib/trunk/glib1-autotools.patch)
  glib/repos/extra-x86_64/PKGBUILD
(from rev 197237, glib/trunk/PKGBUILD)
  glib/repos/extra-x86_64/aclocal-fixes.patch
(from rev 197237, glib/trunk/aclocal-fixes.patch)
  glib/repos/extra-x86_64/gcc340.patch
(from rev 197237, glib/trunk/gcc340.patch)
  glib/repos/extra-x86_64/glib.install
(from rev 197237, glib/trunk/glib.install)
  glib/repos/extra-x86_64/glib1-autotools.patch
(from rev 197237, glib/trunk/glib1-autotools.patch)
Deleted:
  glib/repos/extra-i686/PKGBUILD
  glib/repos/extra-i686/aclocal-fixes.patch
  glib/repos/extra-i686/gcc340.patch
  glib/repos/extra-i686/glib.install
  glib/repos/extra-i686/glib1-autotools.patch
  glib/repos/extra-x86_64/PKGBUILD
  glib/repos/extra-x86_64/aclocal-fixes.patch
  glib/repos/extra-x86_64/gcc340.patch
  glib/repos/extra-x86_64/glib.install
  glib/repos/extra-x86_64/glib1-autotools.patch

+
 /PKGBUILD  |  100 +++
 /aclocal-fixes.patch   |   22 +++
 /gcc340.patch  |   30 ++
 /glib.install  |   40 ++
 /glib1-autotools.patch |   66 +++
 extra-i686/PKGBUILD|   50 -
 extra-i686/aclocal-fixes.patch |   11 ---
 extra-i686/gcc340.patch|   15 -
 extra-i686/glib.install|   20 ---
 extra-i686/glib1-autotools.patch   |   33 ---
 extra-x86_64/PKGBUILD  |   50 -
 extra-x86_64/aclocal-fixes.patch   |   11 ---
 extra-x86_64/gcc340.patch  |   15 -
 extra-x86_64/glib.install  |   20 ---
 extra-x86_64/glib1-autotools.patch |   33 ---
 15 files changed, 258 insertions(+), 258 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-24 16:16:02 UTC (rev 197237)
+++ extra-i686/PKGBUILD 2013-10-24 16:18:46 UTC (rev 197238)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=glib
-pkgver=1.2.10
-pkgrel=10
-pkgdesc=Common C routines used by Gtk+ and other libs
-arch=('i686' 'x86_64')
-url=http://www.gtk.org/;
-license=('LGPL')
-depends=('glibc' 'sh')
-options=('!libtool' '!makeflags')
-install=glib.install
-source=(ftp://ftp.gtk.org/pub/gtk/v1.2/${pkgname}-${pkgver}.tar.gz
-   gcc340.patch aclocal-fixes.patch glib1-autotools.patch)
-sha1sums=('e5a9361c594608d152d5d9650154c2e3260b87fa'
-  'a2cc224a66aeffdcac16ebd9e8af18143cf54918'
-  'ae4438cf56c0c9264ee36f6973fb445f9a820be0'
-  '8a25fde3c79567262b3024f4e74c9ca4ee8a6279')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -Np1 -i ${srcdir}/gcc340.patch
-  patch -Np0 -i ${srcdir}/aclocal-fixes.patch
-  patch -Np1 -i ${srcdir}/glib1-autotools.patch
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  if [[ $CARCH = i686 ]]; then
-CONFIGFLAG='--host=i686-pc-linux-gnu --target=i686-pc-linux-gnu'
-  elif [[ $CARCH = x86_64 ]]; then
-CONFIGFLAG='--host=x86_64-unknown-linux-gnu 
--target=x86_64-unknown-linux-gnu'
-  fi
-
-  autoreconf --force --install
-  ./configure --prefix=/usr --mandir=/usr/share/man \
---infodir=/usr/share/info $CONFIGFLAG
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: glib/repos/extra-i686/PKGBUILD (from rev 197237, glib/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-24 16:18:46 UTC (rev 197238)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=glib
+pkgver=1.2.10
+pkgrel=11
+pkgdesc=Common C routines used by Gtk+ and other libs
+arch=('i686' 'x86_64')
+url=http://www.gtk.org/;
+license=('LGPL')
+depends=('glibc' 'sh')
+options=('!makeflags')
+install=glib.install
+source=(ftp://ftp.gtk.org/pub/gtk/v1.2/${pkgname}-${pkgver}.tar.gz
+   gcc340.patch aclocal-fixes.patch glib1-autotools.patch)
+sha1sums=('e5a9361c594608d152d5d9650154c2e3260b87fa'
+  'a2cc224a66aeffdcac16ebd9e8af18143cf54918'
+  'ae4438cf56c0c9264ee36f6973fb445f9a820be0'
+  '8a25fde3c79567262b3024f4e74c9ca4ee8a6279')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 -i 

[arch-commits] Commit in zeromq/trunk (LIBZMQ-569.patch PKGBUILD)

2013-10-24 Thread Massimiliano Torromeo
Date: Thursday, October 24, 2013 @ 18:10:33
  Author: mtorromeo
Revision: 99116

upgpkg: zeromq 4.0.1-5

Patch for bug https://zeromq.jira.com/browse/LIBZMQ-569

Added:
  zeromq/trunk/LIBZMQ-569.patch
Modified:
  zeromq/trunk/PKGBUILD

--+
 LIBZMQ-569.patch |   30 ++
 PKGBUILD |   15 +++
 2 files changed, 41 insertions(+), 4 deletions(-)

Added: LIBZMQ-569.patch
===
--- LIBZMQ-569.patch(rev 0)
+++ LIBZMQ-569.patch2013-10-24 16:10:33 UTC (rev 99116)
@@ -0,0 +1,30 @@
+From 7ecab54ac3b7a6103c46892990217acafb039eed Mon Sep 17 00:00:00 2001
+From: Martin Hurton hurt...@gmail.com
+Date: Fri, 21 Jun 2013 16:23:38 +0200
+Subject: [PATCH] Load identity message to decoder at start
+
+---
+ src/stream_engine.cpp | 7 +++
+ 1 file changed, 7 insertions(+)
+
+diff --git a/src/stream_engine.cpp b/src/stream_engine.cpp
+index 0d87581..2c07889 100644
+--- a/src/stream_engine.cpp
 b/src/stream_engine.cpp
+@@ -480,6 +480,13 @@ bool zmq::stream_engine_t::handshake ()
+ //  header data away.
+ const size_t header_size = options.identity_size + 1 = 255 ? 10 : 2;
+ unsigned char tmp [10], *bufferp = tmp;
++
++//  Prepare the identity message and load it into encoder.
++//  Then consume bytes we have already sent to the peer.
++const int rc = tx_msg.init_size (options.identity_size);
++zmq_assert (rc == 0);
++memcpy (tx_msg.data (), options.identity, options.identity_size);
++encoder-load_msg (tx_msg);
+ size_t buffer_size = encoder-encode (bufferp, header_size);
+ zmq_assert (buffer_size == header_size);
+ 
+-- 
+1.8.4
+

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 15:22:27 UTC (rev 99115)
+++ PKGBUILD2013-10-24 16:10:33 UTC (rev 99116)
@@ -2,7 +2,7 @@
 # Maintainer: Kyle Keen keen...@gmail.com
 pkgname=zeromq
 pkgver=4.0.1
-pkgrel=4
+pkgrel=5
 pkgdesc=Fast messaging system built on sockets, C and C++ bindings.  aka 0MQ, 
ZMQ.
 arch=('i686' 'x86_64')
 url=http://www.zeromq.org;
@@ -9,12 +9,19 @@
 license=('LGPL')
 depends=('gcc-libs' 'util-linux' 'libsodium')
 makedepends=('python2')
-options=('staticlibs') 
+options=('staticlibs')
 source=(http://download.zeromq.org/$pkgname-$pkgver.tar.gz
-https://raw.github.com/zeromq/cppzmq/master/zmq.hpp)
+https://raw.github.com/zeromq/cppzmq/master/zmq.hpp
+LIBZMQ-569.patch)
 md5sums=('e738c310d135e20fa48c5b348da18e22'
- '388ddb07fdd88b040769e8f4c9b397fa')
+ '388ddb07fdd88b040769e8f4c9b397fa'
+ '2ef4f92027ec2b88e8eec86b2cccf2e4')
 
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -p1 -i $srcdir/LIBZMQ-569.patch
+}
+
 build() {
   cd $srcdir/$pkgname-$pkgver
   ./configure prefix=/usr --with-pgm --with-libsodium



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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 18:47:45
  Author: eric
Revision: 197239

upgpkg: gnet 2.0.8-4

Rebuild without static libraries

Modified:
  gnet/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 16:18:46 UTC (rev 197238)
+++ PKGBUILD2013-10-24 16:47:45 UTC (rev 197239)
@@ -3,13 +3,12 @@
 
 pkgname=gnet
 pkgver=2.0.8
-pkgrel=3
+pkgrel=4
 pkgdesc=A simple network library
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GNetLibrary;
 license=('LGPL')
 depends=('glib2')
-options=('!libtool')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/gnet/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
 sha1sums=('74a33dd25cc594b874e3a5171795efd99e567387')
 



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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 18:49:18
  Author: eric
Revision: 197240

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-24 16:47:45 UTC (rev 197239)
+++ extra-i686/PKGBUILD 2013-10-24 16:49:18 UTC (rev 197240)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=gnet
-pkgver=2.0.8
-pkgrel=3
-pkgdesc=A simple network library
-arch=('i686' 'x86_64')
-url=http://live.gnome.org/GNetLibrary;
-license=('LGPL')
-depends=('glib2')
-options=('!libtool')
-source=(http://ftp.gnome.org/pub/GNOME/sources/gnet/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('74a33dd25cc594b874e3a5171795efd99e567387')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  LIBS+=-lglib-2.0 ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: gnet/repos/extra-i686/PKGBUILD (from rev 197239, gnet/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-24 16:49:18 UTC (rev 197240)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=gnet
+pkgver=2.0.8
+pkgrel=4
+pkgdesc=A simple network library
+arch=('i686' 'x86_64')
+url=http://live.gnome.org/GNetLibrary;
+license=('LGPL')
+depends=('glib2')
+source=(http://ftp.gnome.org/pub/GNOME/sources/gnet/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('74a33dd25cc594b874e3a5171795efd99e567387')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  LIBS+=-lglib-2.0 ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-24 16:47:45 UTC (rev 197239)
+++ extra-x86_64/PKGBUILD   2013-10-24 16:49:18 UTC (rev 197240)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=gnet
-pkgver=2.0.8
-pkgrel=3
-pkgdesc=A simple network library
-arch=('i686' 'x86_64')
-url=http://live.gnome.org/GNetLibrary;
-license=('LGPL')
-depends=('glib2')
-options=('!libtool')
-source=(http://ftp.gnome.org/pub/GNOME/sources/gnet/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('74a33dd25cc594b874e3a5171795efd99e567387')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  LIBS+=-lglib-2.0 ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: gnet/repos/extra-x86_64/PKGBUILD (from rev 197239, gnet/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-24 16:49:18 UTC (rev 197240)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=gnet
+pkgver=2.0.8
+pkgrel=4
+pkgdesc=A simple network library
+arch=('i686' 'x86_64')
+url=http://live.gnome.org/GNetLibrary;
+license=('LGPL')
+depends=('glib2')
+source=(http://ftp.gnome.org/pub/GNOME/sources/gnet/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('74a33dd25cc594b874e3a5171795efd99e567387')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  LIBS+=-lglib-2.0 ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



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

2013-10-24 Thread Tobias Powalowski
Date: Thursday, October 24, 2013 @ 18:54:19
  Author: tpowa
Revision: 197241

fix source

Modified:
  musicbrainz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 16:49:18 UTC (rev 197240)
+++ PKGBUILD2013-10-24 16:54:19 UTC (rev 197241)
@@ -15,7 +15,7 @@
 depends=('expat=2.0' 'gcc-libs')
 makedepends=('python2')
 options=('!libtool')
-source=(ftp://ftp.musicbrainz.org/pub/$pkgname/libmusicbrainz-${pkgver}.tar.gz
+source=(ftp://ftp.musicbrainz.org/pub/$pkgname/historical/libmusicbrainz-${pkgver}.tar.gz
'gcc4.3.patch')
 
 build() {



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

2013-10-24 Thread Dave Reisner
Date: Thursday, October 24, 2013 @ 19:16:28
  Author: dreisner
Revision: 197242

Only build the binaries that we need for the package

Modified:
  sysvinit-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 16:54:19 UTC (rev 197241)
+++ PKGBUILD2013-10-24 17:16:28 UTC (rev 197242)
@@ -3,6 +3,7 @@
 # Maintainer: Eric Belanger e...@archlinux.org
 
 pkgname=sysvinit-tools
+pkgdesc=Linux System V Init Tools
 pkgver=2.88
 pkgrel=12
 arch=('i686' 'x86_64')
@@ -17,36 +18,25 @@
   'bbecfa7dfa45ac7c37ed8ac59fb53f6a85064b32')
 
 build() {
-  cd ${srcdir}/sysvinit-${pkgver}dsf
+  cd $srcdir/sysvinit-${pkgver}dsf
 
   # FS#30005
   patch -p1 -d src -i ${srcdir}/0001-simplify-writelog.patch
   patch -p1 -d src -i 
${srcdir}/0002-remove-ansi-escape-codes-from-log-file.patch
 
-  make 
+  # only build what we need...
+  make -C src fstab-decode killall5 bootlogd
 }
 
 package() {
-  pkgdesc=Linux System V Init Tools
+  cd $srcdir/sysvinit-${pkgver}dsf
 
-  cd ${srcdir}/sysvinit-${pkgver}dsf
-  make ROOT=${pkgdir} install
+  install -dm755 $pkgdir/usr/bin $pkgdir/usr/share/man/man8
 
-  cd ${pkgdir}
-  ### drop the stuff provided by systemd-sysvcompat and util-linux
-  rm -r usr/share/man/man[15]
-  rm -r usr/include
-  rm bin/mountpoint
-  rm sbin/{halt,init,poweroff,reboot,runlevel,shutdown,telinit,sulogin}
-  rm usr/bin/{mesg,utmpdump,wall,last{,b}}
-  rm 
usr/share/man/man8/{halt,init,poweroff,reboot,runlevel,shutdown,telinit,sulogin}.8
-  ### usrmerge
-  mv sbin/* usr/bin/
-  rm -r sbin
-  mv bin/* usr/bin/
-  rm -r bin
+  # binaries
+  install -m755 src/{fstab-decode,killall5,bootlogd} $pkgdir/usr/bin
+  ln -s killall5 $pkgdir/usr/bin/pidof
 
-  # recreate pidof symlink so it points to the right place
-  rm $pkgdir/usr/bin/pidof
-  ln -s killall5 $pkgdir/usr/bin/pidof
+  # manpages
+  install -m644 man/{bootlogd,pidof,killall5,fstab-decode}.8 
$pkgdir/usr/share/man/man8
 }



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

2013-10-24 Thread Dave Reisner
Date: Thursday, October 24, 2013 @ 19:17:21
  Author: dreisner
Revision: 197243

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

Added:
  sysvinit-tools/repos/testing-i686/0001-simplify-writelog.patch
(from rev 197242, sysvinit-tools/trunk/0001-simplify-writelog.patch)
  
sysvinit-tools/repos/testing-i686/0002-remove-ansi-escape-codes-from-log-file.patch
(from rev 197242, 
sysvinit-tools/trunk/0002-remove-ansi-escape-codes-from-log-file.patch)
  sysvinit-tools/repos/testing-i686/PKGBUILD
(from rev 197242, sysvinit-tools/trunk/PKGBUILD)
  sysvinit-tools/repos/testing-x86_64/0001-simplify-writelog.patch
(from rev 197242, sysvinit-tools/trunk/0001-simplify-writelog.patch)
  
sysvinit-tools/repos/testing-x86_64/0002-remove-ansi-escape-codes-from-log-file.patch
(from rev 197242, 
sysvinit-tools/trunk/0002-remove-ansi-escape-codes-from-log-file.patch)
  sysvinit-tools/repos/testing-x86_64/PKGBUILD
(from rev 197242, sysvinit-tools/trunk/PKGBUILD)
Deleted:
  sysvinit-tools/repos/testing-i686/0001-simplify-writelog.patch
  
sysvinit-tools/repos/testing-i686/0002-remove-ansi-escape-codes-from-log-file.patch
  sysvinit-tools/repos/testing-i686/PKGBUILD
  sysvinit-tools/repos/testing-x86_64/0001-simplify-writelog.patch
  
sysvinit-tools/repos/testing-x86_64/0002-remove-ansi-escape-codes-from-log-file.patch
  sysvinit-tools/repos/testing-x86_64/PKGBUILD

--+
 /0001-simplify-writelog.patch|  252 
++
 /0002-remove-ansi-escape-codes-from-log-file.patch   |  160 ++
 /PKGBUILD|   84 +++
 testing-i686/0001-simplify-writelog.patch|  126 -
 testing-i686/0002-remove-ansi-escape-codes-from-log-file.patch   |   80 ---
 testing-i686/PKGBUILD|   52 --
 testing-x86_64/0001-simplify-writelog.patch  |  126 -
 testing-x86_64/0002-remove-ansi-escape-codes-from-log-file.patch |   80 ---
 testing-x86_64/PKGBUILD  |   52 --
 9 files changed, 496 insertions(+), 516 deletions(-)

Deleted: testing-i686/0001-simplify-writelog.patch
===
--- testing-i686/0001-simplify-writelog.patch   2013-10-24 17:16:28 UTC (rev 
197242)
+++ testing-i686/0001-simplify-writelog.patch   2013-10-24 17:17:21 UTC (rev 
197243)
@@ -1,126 +0,0 @@
-From 5577552eb1344ddd661893564b1e628f8edcf13d Mon Sep 17 00:00:00 2001
-From: Florian Pritz bluew...@xinu.at
-Date: Fri, 15 Jun 2012 16:41:52 +0200
-Subject: [PATCH 1/2] simplify writelog()
-
-All we do is prepend the date and remove \r. We don't handle color
-codes, but the user can just cat the log file in a terminal and it will
-interpret the codes correctly.
-
-Signed-off-by: Florian Pritz bluew...@xinu.at

- bootlogd.c |   76 +---
- 1 file changed, 21 insertions(+), 55 deletions(-)
-
-diff --git a/bootlogd.c b/bootlogd.c
-index 570d382..e36e261 100644
 a/bootlogd.c
-+++ b/bootlogd.c
-@@ -68,11 +68,6 @@ int didnl = 1;
- int createlogfile = 0;
- int syncalot = 0;
- 
--struct line {
--  char buf[256];
--  int pos;
--} line;
--
- /*
-  *Console devices as listed on the kernel command line and
-  *the mapping to actual devices in /dev
-@@ -351,63 +346,34 @@ int consolename(char *res, int rlen)
-  */
- void writelog(FILE *fp, unsigned char *ptr, int len)
- {
--  time_t  t;
--  char*s;
--  chartmp[8];
--  int olen = len;
--  int dosync = 0;
--  int tlen;
--
--  while (len  0) {
--  tmp[0] = 0;
--  if (didnl) {
-+  int dosync = 0;
-+  int i;
-+  static int first_run = 1;
-+
-+  for (i = 0; i  len; i++) {
-+  int ignore = 0;
-+
-+  /* prepend date to every line */
-+  if (*(ptr-1) == '\n' || first_run) {
-+  time_t t;
-+  char *s;
-   time(t);
-   s = ctime(t);
-   fprintf(fp, %.24s: , s);
--  didnl = 0;
-+  dosync = 1;
-+  first_run = 0;
-   }
--  switch (*ptr) {
--  case 27: /* ESC */
--  strcpy(tmp, ^[);
--  break;
--  case '\r':
--  line.pos = 0;
--  break;
--  case 8: /* ^H */
--  if (line.pos  0) line.pos--;
--  break;
--  case '\n':
--  didnl = 1;
--  dosync = 1;
--  

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

2013-10-24 Thread Jonathan Steel
Date: Thursday, October 24, 2013 @ 19:32:12
  Author: jsteel
Revision: 99118

conflicts with sysvbanner FS#37456

Modified:
  banner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 16:13:47 UTC (rev 99117)
+++ PKGBUILD2013-10-24 17:32:12 UTC (rev 99118)
@@ -1,9 +1,9 @@
-# Maintainer: jsteel jst...@aur.archlinux.org
+# Maintainer: Jonathan Steel jst...@aur.archlinux.org
 # Contributor: Peter Simons sim...@cryp.to
 
 pkgname=banner
 pkgver=1.3.2
-pkgrel=4
+pkgrel=5
 pkgdesc=Print large banners to ASCII terminals
 arch=('i686' 'x86_64')
 url=http://shh.thathost.com/pub-unix;
@@ -10,6 +10,7 @@
 license=('GPL')
 depends=('glibc')
 makedepends=('shhmsg' 'shhopt')
+conflicts=('sysvbanner')
 source=($url/files/$pkgname-$pkgver.tar.gz)
 md5sums=('9bd1dc58d3bced525a19194b92d20217')
 



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

2013-10-24 Thread Jonathan Steel
Date: Thursday, October 24, 2013 @ 19:32:36
  Author: jsteel
Revision: 99119

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-24 17:32:12 UTC (rev 99118)
+++ community-i686/PKGBUILD 2013-10-24 17:32:36 UTC (rev 99119)
@@ -1,27 +0,0 @@
-# Maintainer: jsteel jst...@aur.archlinux.org
-# Contributor: Peter Simons sim...@cryp.to
-
-pkgname=banner
-pkgver=1.3.2
-pkgrel=4
-pkgdesc=Print large banners to ASCII terminals
-arch=('i686' 'x86_64')
-url=http://shh.thathost.com/pub-unix;
-license=('GPL')
-depends=('glibc')
-makedepends=('shhmsg' 'shhopt')
-source=($url/files/$pkgname-$pkgver.tar.gz)
-md5sums=('9bd1dc58d3bced525a19194b92d20217')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make OPTIM=$CFLAGS dep
-  make OPTIM=$CFLAGS
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make INSTBASEDIR=$pkgdir/usr/ INSTMANDIR=$pkgdir/usr/share/man/man1/ 
install
-}

Copied: banner/repos/community-i686/PKGBUILD (from rev 99118, 
banner/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-24 17:32:36 UTC (rev 99119)
@@ -0,0 +1,28 @@
+# Maintainer: Jonathan Steel jst...@aur.archlinux.org
+# Contributor: Peter Simons sim...@cryp.to
+
+pkgname=banner
+pkgver=1.3.2
+pkgrel=5
+pkgdesc=Print large banners to ASCII terminals
+arch=('i686' 'x86_64')
+url=http://shh.thathost.com/pub-unix;
+license=('GPL')
+depends=('glibc')
+makedepends=('shhmsg' 'shhopt')
+conflicts=('sysvbanner')
+source=($url/files/$pkgname-$pkgver.tar.gz)
+md5sums=('9bd1dc58d3bced525a19194b92d20217')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make OPTIM=$CFLAGS dep
+  make OPTIM=$CFLAGS
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make INSTBASEDIR=$pkgdir/usr/ INSTMANDIR=$pkgdir/usr/share/man/man1/ 
install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-10-24 17:32:12 UTC (rev 99118)
+++ community-x86_64/PKGBUILD   2013-10-24 17:32:36 UTC (rev 99119)
@@ -1,27 +0,0 @@
-# Maintainer: jsteel jst...@aur.archlinux.org
-# Contributor: Peter Simons sim...@cryp.to
-
-pkgname=banner
-pkgver=1.3.2
-pkgrel=4
-pkgdesc=Print large banners to ASCII terminals
-arch=('i686' 'x86_64')
-url=http://shh.thathost.com/pub-unix;
-license=('GPL')
-depends=('glibc')
-makedepends=('shhmsg' 'shhopt')
-source=($url/files/$pkgname-$pkgver.tar.gz)
-md5sums=('9bd1dc58d3bced525a19194b92d20217')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make OPTIM=$CFLAGS dep
-  make OPTIM=$CFLAGS
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make INSTBASEDIR=$pkgdir/usr/ INSTMANDIR=$pkgdir/usr/share/man/man1/ 
install
-}

Copied: banner/repos/community-x86_64/PKGBUILD (from rev 99118, 
banner/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-10-24 17:32:36 UTC (rev 99119)
@@ -0,0 +1,28 @@
+# Maintainer: Jonathan Steel jst...@aur.archlinux.org
+# Contributor: Peter Simons sim...@cryp.to
+
+pkgname=banner
+pkgver=1.3.2
+pkgrel=5
+pkgdesc=Print large banners to ASCII terminals
+arch=('i686' 'x86_64')
+url=http://shh.thathost.com/pub-unix;
+license=('GPL')
+depends=('glibc')
+makedepends=('shhmsg' 'shhopt')
+conflicts=('sysvbanner')
+source=($url/files/$pkgname-$pkgver.tar.gz)
+md5sums=('9bd1dc58d3bced525a19194b92d20217')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make OPTIM=$CFLAGS dep
+  make OPTIM=$CFLAGS
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make INSTBASEDIR=$pkgdir/usr/ INSTMANDIR=$pkgdir/usr/share/man/man1/ 
install
+}



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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 19:47:12
  Author: eric
Revision: 197244

upgpkg: gpm 1.20.7-4

Rebuild without static libraries

Modified:
  gpm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 17:17:21 UTC (rev 197243)
+++ PKGBUILD2013-10-24 17:47:12 UTC (rev 197244)
@@ -3,7 +3,7 @@
 
 pkgname=gpm
 pkgver=1.20.7
-pkgrel=3
+pkgrel=4
 pkgdesc=A mouse server for the console and xterm
 arch=('i686' 'x86_64')
 url=http://www.nico.schottelius.org/software/gpm/;



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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 19:50:30
  Author: eric
Revision: 197245

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

Added:
  gpm/repos/testing-i686/
  gpm/repos/testing-i686/PKGBUILD
(from rev 197244, gpm/trunk/PKGBUILD)
  gpm/repos/testing-i686/gpm.install
(from rev 197244, gpm/trunk/gpm.install)
  gpm/repos/testing-i686/gpm.service
(from rev 197244, gpm/trunk/gpm.service)
  gpm/repos/testing-i686/gpm.sh
(from rev 197244, gpm/trunk/gpm.sh)
  gpm/repos/testing-x86_64/
  gpm/repos/testing-x86_64/PKGBUILD
(from rev 197244, gpm/trunk/PKGBUILD)
  gpm/repos/testing-x86_64/gpm.install
(from rev 197244, gpm/trunk/gpm.install)
  gpm/repos/testing-x86_64/gpm.service
(from rev 197244, gpm/trunk/gpm.service)
  gpm/repos/testing-x86_64/gpm.sh
(from rev 197244, gpm/trunk/gpm.sh)

+
 testing-i686/PKGBUILD  |   37 +
 testing-i686/gpm.install   |   16 
 testing-i686/gpm.service   |9 +
 testing-i686/gpm.sh|3 +++
 testing-x86_64/PKGBUILD|   37 +
 testing-x86_64/gpm.install |   16 
 testing-x86_64/gpm.service |9 +
 testing-x86_64/gpm.sh  |3 +++
 8 files changed, 130 insertions(+)

Copied: gpm/repos/testing-i686/PKGBUILD (from rev 197244, gpm/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-10-24 17:50:30 UTC (rev 197245)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=gpm
+pkgver=1.20.7
+pkgrel=4
+pkgdesc=A mouse server for the console and xterm
+arch=('i686' 'x86_64')
+url=http://www.nico.schottelius.org/software/gpm/;
+license=('GPL')
+depends=('bash')
+options=('!makeflags')
+install=gpm.install
+source=(http://www.nico.schottelius.org/software/gpm/archives/${pkgname}-${pkgver}.tar.lzma
 \
+gpm.sh gpm.service)
+sha1sums=('8d9f3655c80ce7667d31ede2a100b44986480369'
+  '88fe5ff10916c68a87abc8418a56eb0073f69fa9'
+  'f9bde96eb9c78da9f225bcf40822647f6592cf23')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./autogen.sh
+  ./configure --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -D -m755 ../gpm.sh ${pkgdir}/etc/profile.d/gpm.sh
+  install -D -m644 ../gpm.service 
${pkgdir}/usr/lib/systemd/system/gpm.service
+
+# library fixes
+  cd ${pkgdir}/usr/lib/
+  ln -s libgpm.so.2.* libgpm.so
+  chmod 755 ${pkgdir}/usr/lib/libgpm.so.*
+}

Copied: gpm/repos/testing-i686/gpm.install (from rev 197244, 
gpm/trunk/gpm.install)
===
--- testing-i686/gpm.install(rev 0)
+++ testing-i686/gpm.install2013-10-24 17:50:30 UTC (rev 197245)
@@ -0,0 +1,16 @@
+infodir=/usr/share/info
+file=gpm.info.gz
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  install-info $infodir/$file $infodir/dir 2 /dev/null
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  install-info --delete $infodir/$file $infodir/dir 2 /dev/null
+}

Copied: gpm/repos/testing-i686/gpm.service (from rev 197244, 
gpm/trunk/gpm.service)
===
--- testing-i686/gpm.service(rev 0)
+++ testing-i686/gpm.service2013-10-24 17:50:30 UTC (rev 197245)
@@ -0,0 +1,9 @@
+[Unit]
+Description=Virtual console mouse server
+
+[Service]
+Type=forking
+ExecStart=/usr/bin/gpm -m /dev/input/mice -t imps2
+
+[Install]
+WantedBy=multi-user.target

Copied: gpm/repos/testing-i686/gpm.sh (from rev 197244, gpm/trunk/gpm.sh)
===
--- testing-i686/gpm.sh (rev 0)
+++ testing-i686/gpm.sh 2013-10-24 17:50:30 UTC (rev 197245)
@@ -0,0 +1,3 @@
+case $( /usr/bin/tty ) in
+/dev/tty[0-9]*) [ -n $(pgrep gpm) ]  /usr/bin/disable-paste ;;
+esac

Copied: gpm/repos/testing-x86_64/PKGBUILD (from rev 197244, gpm/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-10-24 17:50:30 UTC (rev 197245)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=gpm
+pkgver=1.20.7
+pkgrel=4
+pkgdesc=A mouse server for the console and xterm
+arch=('i686' 'x86_64')
+url=http://www.nico.schottelius.org/software/gpm/;
+license=('GPL')
+depends=('bash')
+options=('!makeflags')
+install=gpm.install
+source=(http://www.nico.schottelius.org/software/gpm/archives/${pkgname}-${pkgver}.tar.lzma
 \
+gpm.sh gpm.service)
+sha1sums=('8d9f3655c80ce7667d31ede2a100b44986480369'
+  

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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 20:38:54
  Author: eric
Revision: 197246

upgpkg: gsasl 1.8.0-3

Rebuild without static libraries, Add install scriptlet to handle info pages, 
PKGBUILD clean up

Added:
  gsasl/trunk/gsasl.install
Modified:
  gsasl/trunk/PKGBUILD

---+
 PKGBUILD  |   22 ++
 gsasl.install |   16 
 2 files changed, 26 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 17:50:30 UTC (rev 197245)
+++ PKGBUILD2013-10-24 18:38:54 UTC (rev 197246)
@@ -1,27 +1,25 @@
 # $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Orivej Desh sm...@bk.ru
-# Maintainer: Orivej Desh sm...@bk.ru
+# Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=gsasl
 pkgver=1.8.0
-pkgrel=2
+pkgrel=3
 pkgdesc=Simple Authentication and Security Layer framework and a few common 
SASL mechanisms
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 url=http://josefsson.org/gsasl/;
-license=(GPL)
+license=('GPL')
 depends=('gnutls' 'libidn' 'krb5' 'libgcrypt')
-source=(ftp://ftp.gnu.org/gnu/gsasl/$pkgname-$pkgver.tar.gz;)
-md5sums=('982fe54a20016aa46a871c084c990c36')
+install=gsasl.install
+source=(ftp://ftp.gnu.org/gnu/gsasl/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('343fd97ae924dc406986c02fb9b889f4114239ae')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr --with-gssapi-impl=mit
   make
 }
 
 package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  rm $pkgdir/usr/share/info/dir $pkgdir/usr/lib/libgsasl.la
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
 }

Added: gsasl.install
===
--- gsasl.install   (rev 0)
+++ gsasl.install   2013-10-24 18:38:54 UTC (rev 197246)
@@ -0,0 +1,16 @@
+infodir=usr/share/info
+file=gsasl.info
+
+post_install() {
+  [[ -x usr/bin/install-info ]] || return 0
+  install-info $infodir/$file.gz $infodir/dir 2 /dev/null
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [[ -x usr/bin/install-info ]] || return 0
+  install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
+}



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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 20:39:54
  Author: eric
Revision: 197247

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

Added:
  gsasl/repos/extra-i686/PKGBUILD
(from rev 197246, gsasl/trunk/PKGBUILD)
  gsasl/repos/extra-i686/gsasl.install
(from rev 197246, gsasl/trunk/gsasl.install)
  gsasl/repos/extra-x86_64/PKGBUILD
(from rev 197246, gsasl/trunk/PKGBUILD)
  gsasl/repos/extra-x86_64/gsasl.install
(from rev 197246, gsasl/trunk/gsasl.install)
Deleted:
  gsasl/repos/extra-i686/PKGBUILD
  gsasl/repos/extra-x86_64/PKGBUILD

+
 /PKGBUILD  |   50 +++
 extra-i686/PKGBUILD|   27 ---
 extra-i686/gsasl.install   |   16 +
 extra-x86_64/PKGBUILD  |   27 ---
 extra-x86_64/gsasl.install |   16 +
 5 files changed, 82 insertions(+), 54 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-24 18:38:54 UTC (rev 197246)
+++ extra-i686/PKGBUILD 2013-10-24 18:39:54 UTC (rev 197247)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Orivej Desh sm...@bk.ru
-# Maintainer: Orivej Desh sm...@bk.ru
-
-pkgname=gsasl
-pkgver=1.8.0
-pkgrel=2
-pkgdesc=Simple Authentication and Security Layer framework and a few common 
SASL mechanisms
-arch=(i686 x86_64)
-url=http://josefsson.org/gsasl/;
-license=(GPL)
-depends=('gnutls' 'libidn' 'krb5' 'libgcrypt')
-source=(ftp://ftp.gnu.org/gnu/gsasl/$pkgname-$pkgver.tar.gz;)
-md5sums=('982fe54a20016aa46a871c084c990c36')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-gssapi-impl=mit
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  rm $pkgdir/usr/share/info/dir $pkgdir/usr/lib/libgsasl.la
-}

Copied: gsasl/repos/extra-i686/PKGBUILD (from rev 197246, gsasl/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-24 18:39:54 UTC (rev 197247)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=gsasl
+pkgver=1.8.0
+pkgrel=3
+pkgdesc=Simple Authentication and Security Layer framework and a few common 
SASL mechanisms
+arch=('i686' 'x86_64')
+url=http://josefsson.org/gsasl/;
+license=('GPL')
+depends=('gnutls' 'libidn' 'krb5' 'libgcrypt')
+install=gsasl.install
+source=(ftp://ftp.gnu.org/gnu/gsasl/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('343fd97ae924dc406986c02fb9b889f4114239ae')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --with-gssapi-impl=mit
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: gsasl/repos/extra-i686/gsasl.install (from rev 197246, 
gsasl/trunk/gsasl.install)
===
--- extra-i686/gsasl.install(rev 0)
+++ extra-i686/gsasl.install2013-10-24 18:39:54 UTC (rev 197247)
@@ -0,0 +1,16 @@
+infodir=usr/share/info
+file=gsasl.info
+
+post_install() {
+  [[ -x usr/bin/install-info ]] || return 0
+  install-info $infodir/$file.gz $infodir/dir 2 /dev/null
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [[ -x usr/bin/install-info ]] || return 0
+  install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-24 18:38:54 UTC (rev 197246)
+++ extra-x86_64/PKGBUILD   2013-10-24 18:39:54 UTC (rev 197247)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Orivej Desh sm...@bk.ru
-# Maintainer: Orivej Desh sm...@bk.ru
-
-pkgname=gsasl
-pkgver=1.8.0
-pkgrel=2
-pkgdesc=Simple Authentication and Security Layer framework and a few common 
SASL mechanisms
-arch=(i686 x86_64)
-url=http://josefsson.org/gsasl/;
-license=(GPL)
-depends=('gnutls' 'libidn' 'krb5' 'libgcrypt')
-source=(ftp://ftp.gnu.org/gnu/gsasl/$pkgname-$pkgver.tar.gz;)
-md5sums=('982fe54a20016aa46a871c084c990c36')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-gssapi-impl=mit
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  rm $pkgdir/usr/share/info/dir $pkgdir/usr/lib/libgsasl.la
-}

Copied: gsasl/repos/extra-x86_64/PKGBUILD (from rev 197246, 
gsasl/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-24 18:39:54 UTC (rev 197247)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=gsasl
+pkgver=1.8.0
+pkgrel=3
+pkgdesc=Simple Authentication and Security Layer framework and a few common 
SASL 

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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 20:50:15
  Author: eric
Revision: 197248

upgpkg: gtk 1.2.10-13

Rebuild without static libraries

Modified:
  gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 18:39:54 UTC (rev 197247)
+++ PKGBUILD2013-10-24 18:50:15 UTC (rev 197248)
@@ -3,7 +3,7 @@
 
 pkgname=gtk
 pkgver=1.2.10
-pkgrel=12
+pkgrel=13
 pkgdesc=GTK+ is a multi-platform toolkit (v1)
 arch=('i686' 'x86_64')
 url=http://www.gtk.org/;
@@ -10,7 +10,6 @@
 license=('LGPL')
 depends=('libxi' 'glib' 'sh')
 makedepends=('libxt')
-options=('!libtool')
 install=gtk.install
 source=(ftp://ftp.gtk.org/pub/gtk/v1.2/gtk+-${pkgver}.tar.gz
 aclocal-fixes.patch)



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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 20:51:37
  Author: eric
Revision: 197249

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

Added:
  gtk/repos/extra-i686/PKGBUILD
(from rev 197248, gtk/trunk/PKGBUILD)
  gtk/repos/extra-i686/aclocal-fixes.patch
(from rev 197248, gtk/trunk/aclocal-fixes.patch)
  gtk/repos/extra-i686/gtk.install
(from rev 197248, gtk/trunk/gtk.install)
  gtk/repos/extra-x86_64/PKGBUILD
(from rev 197248, gtk/trunk/PKGBUILD)
  gtk/repos/extra-x86_64/aclocal-fixes.patch
(from rev 197248, gtk/trunk/aclocal-fixes.patch)
  gtk/repos/extra-x86_64/gtk.install
(from rev 197248, gtk/trunk/gtk.install)
Deleted:
  gtk/repos/extra-i686/PKGBUILD
  gtk/repos/extra-i686/aclocal-fixes.patch
  gtk/repos/extra-i686/gtk.install
  gtk/repos/extra-x86_64/PKGBUILD
  gtk/repos/extra-x86_64/aclocal-fixes.patch
  gtk/repos/extra-x86_64/gtk.install

--+
 /PKGBUILD|   76 +
 /aclocal-fixes.patch |   22 ++
 /gtk.install |   40 +++
 extra-i686/PKGBUILD  |   39 --
 extra-i686/aclocal-fixes.patch   |   11 -
 extra-i686/gtk.install   |   20 -
 extra-x86_64/PKGBUILD|   39 --
 extra-x86_64/aclocal-fixes.patch |   11 -
 extra-x86_64/gtk.install |   20 -
 9 files changed, 138 insertions(+), 140 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-24 18:50:15 UTC (rev 197248)
+++ extra-i686/PKGBUILD 2013-10-24 18:51:37 UTC (rev 197249)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=gtk
-pkgver=1.2.10
-pkgrel=12
-pkgdesc=GTK+ is a multi-platform toolkit (v1)
-arch=('i686' 'x86_64')
-url=http://www.gtk.org/;
-license=('LGPL')
-depends=('libxi' 'glib' 'sh')
-makedepends=('libxt')
-options=('!libtool')
-install=gtk.install
-source=(ftp://ftp.gtk.org/pub/gtk/v1.2/gtk+-${pkgver}.tar.gz
-aclocal-fixes.patch)
-sha1sums=('a5adcb909257da01ae4d4761e1d41081d06e4d7c'
-  'b034e33efb85d27f3f3fb082c404e3b6ea79259f')
-
-prepare() {
-  cd gtk+-${pkgver}
-  cp /usr/share/libtool/config/config.guess .
-  cp /usr/share/libtool/config/config.sub .
-  patch -p0 -i ${srcdir}/aclocal-fixes.patch
-  sed -i /ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/ configure
-}
-
-build() {
-  cd gtk+-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc \
---mandir=/usr/share/man --infodir=/usr/share/info \
---with-xinput=xfree
-  make
-}
-
-package() {
-  cd gtk+-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: gtk/repos/extra-i686/PKGBUILD (from rev 197248, gtk/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-24 18:51:37 UTC (rev 197249)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=gtk
+pkgver=1.2.10
+pkgrel=13
+pkgdesc=GTK+ is a multi-platform toolkit (v1)
+arch=('i686' 'x86_64')
+url=http://www.gtk.org/;
+license=('LGPL')
+depends=('libxi' 'glib' 'sh')
+makedepends=('libxt')
+install=gtk.install
+source=(ftp://ftp.gtk.org/pub/gtk/v1.2/gtk+-${pkgver}.tar.gz
+aclocal-fixes.patch)
+sha1sums=('a5adcb909257da01ae4d4761e1d41081d06e4d7c'
+  'b034e33efb85d27f3f3fb082c404e3b6ea79259f')
+
+prepare() {
+  cd gtk+-${pkgver}
+  cp /usr/share/libtool/config/config.guess .
+  cp /usr/share/libtool/config/config.sub .
+  patch -p0 -i ${srcdir}/aclocal-fixes.patch
+  sed -i /ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/ configure
+}
+
+build() {
+  cd gtk+-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--mandir=/usr/share/man --infodir=/usr/share/info \
+--with-xinput=xfree
+  make
+}
+
+package() {
+  cd gtk+-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/aclocal-fixes.patch
===
--- extra-i686/aclocal-fixes.patch  2013-10-24 18:50:15 UTC (rev 197248)
+++ extra-i686/aclocal-fixes.patch  2013-10-24 18:51:37 UTC (rev 197249)
@@ -1,11 +0,0 @@
 gtk.m4.orig2006-03-05 13:18:09.0 +
-+++ gtk.m4 2006-03-05 13:18:20.0 +
-@@ -4,7 +4,7 @@
- dnl AM_PATH_GTK([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, 
MODULES)
- dnl Test for GTK, and define GTK_CFLAGS and GTK_LIBS
- dnl
--AC_DEFUN(AM_PATH_GTK,
-+AC_DEFUN([AM_PATH_GTK],
- [dnl 
- dnl Get the cflags and libraries from the gtk-config script
- dnl

Copied: gtk/repos/extra-i686/aclocal-fixes.patch (from rev 197248, 
gtk/trunk/aclocal-fixes.patch)
===
--- extra-i686/aclocal-fixes.patch  (rev 0)
+++ extra-i686/aclocal-fixes.patch  2013-10-24 18:51:37 UTC (rev 197249)
@@ -0,0 +1,11 @@
+--- 

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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 21:16:59
  Author: eric
Revision: 197250

upgpkg: jasper 1.900.1-9

Rebuild without static libraries

Modified:
  jasper/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 18:51:37 UTC (rev 197249)
+++ PKGBUILD2013-10-24 19:16:59 UTC (rev 197250)
@@ -3,34 +3,37 @@
 
 pkgname=jasper
 pkgver=1.900.1
-pkgrel=8
+pkgrel=9
 pkgdesc=A software-based implementation of the codec specified in the 
emerging JPEG-2000 Part-1 standard
 arch=('i686' 'x86_64')
 url=http://www.ece.uvic.ca/~mdadams/jasper/;
 license=('custom:JasPer2.0')
 depends=('libjpeg' 'freeglut' 'libxmu' 'glu')
-options=('!libtool')
-source=(http://www.ece.uvic.ca/~mdadams/${pkgname}/software/${pkgname}-${pkgver}.zip
 jpc_dec.c.patch
+source=(http://www.ece.uvic.ca/~mdadams/${pkgname}/software/${pkgname}-${pkgver}.zip
 patch-libjasper-stepsizes-overflow.diff 
jasper-1.900.1-CVE-2008-3520.patch
-jasper-1.900.1-CVE-2008-3522.patch)
+jpc_dec.c.patch jasper-1.900.1-CVE-2008-3522.patch)
 sha1sums=('9c5735f773922e580bf98c7c7dfda9bbed4c5191'
-  'c1a0176a15210c0af14d85e55ce566921957d780'
   'f298566fef08c8a589d072582112cd51c72c3983'
   '2483dba925670bf29f531d85d73c4e5ada513b01'
+  'c1a0176a15210c0af14d85e55ce566921957d780'
   '0e7b6142cd9240ffb15a1ed7297c43c76fa09ee4')
 
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+prepare() {
+  cd ${pkgname}-${pkgver}
   patch -p1 -i ${srcdir}/jpc_dec.c.patch
   patch -p1 -i ${srcdir}/patch-libjasper-stepsizes-overflow.diff
   patch -p1 -i ${srcdir}/jasper-1.900.1-CVE-2008-3520.patch
   patch -p1 -i ${srcdir}/jasper-1.900.1-CVE-2008-3522.patch
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr --mandir=/usr/share/man --enable-shared
   make
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }



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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 21:18:50
  Author: eric
Revision: 197251

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

Added:
  jasper/repos/extra-i686/PKGBUILD
(from rev 197250, jasper/trunk/PKGBUILD)
  jasper/repos/extra-i686/jasper-1.900.1-CVE-2008-3520.patch
(from rev 197250, jasper/trunk/jasper-1.900.1-CVE-2008-3520.patch)
  jasper/repos/extra-i686/jasper-1.900.1-CVE-2008-3522.patch
(from rev 197250, jasper/trunk/jasper-1.900.1-CVE-2008-3522.patch)
  jasper/repos/extra-i686/jpc_dec.c.patch
(from rev 197250, jasper/trunk/jpc_dec.c.patch)
  jasper/repos/extra-i686/patch-libjasper-stepsizes-overflow.diff
(from rev 197250, jasper/trunk/patch-libjasper-stepsizes-overflow.diff)
  jasper/repos/extra-x86_64/PKGBUILD
(from rev 197250, jasper/trunk/PKGBUILD)
  jasper/repos/extra-x86_64/jasper-1.900.1-CVE-2008-3520.patch
(from rev 197250, jasper/trunk/jasper-1.900.1-CVE-2008-3520.patch)
  jasper/repos/extra-x86_64/jasper-1.900.1-CVE-2008-3522.patch
(from rev 197250, jasper/trunk/jasper-1.900.1-CVE-2008-3522.patch)
  jasper/repos/extra-x86_64/jpc_dec.c.patch
(from rev 197250, jasper/trunk/jpc_dec.c.patch)
  jasper/repos/extra-x86_64/patch-libjasper-stepsizes-overflow.diff
(from rev 197250, jasper/trunk/patch-libjasper-stepsizes-overflow.diff)
Deleted:
  jasper/repos/extra-i686/PKGBUILD
  jasper/repos/extra-i686/jasper-1.900.1-CVE-2008-3520.patch
  jasper/repos/extra-i686/jasper-1.900.1-CVE-2008-3522.patch
  jasper/repos/extra-i686/jpc_dec.c.patch
  jasper/repos/extra-i686/patch-libjasper-stepsizes-overflow.diff
  jasper/repos/extra-x86_64/PKGBUILD
  jasper/repos/extra-x86_64/jasper-1.900.1-CVE-2008-3520.patch
  jasper/repos/extra-x86_64/jasper-1.900.1-CVE-2008-3522.patch
  jasper/repos/extra-x86_64/jpc_dec.c.patch
  jasper/repos/extra-x86_64/patch-libjasper-stepsizes-overflow.diff

--+
 /PKGBUILD|   78 
 /jasper-1.900.1-CVE-2008-3520.patch  | 1856 +
 /jasper-1.900.1-CVE-2008-3522.patch  |   28 
 /jpc_dec.c.patch |   36 
 /patch-libjasper-stepsizes-overflow.diff |   28 
 extra-i686/PKGBUILD  |   36 
 extra-i686/jasper-1.900.1-CVE-2008-3520.patch|  928 
 extra-i686/jasper-1.900.1-CVE-2008-3522.patch|   14 
 extra-i686/jpc_dec.c.patch   |   18 
 extra-i686/patch-libjasper-stepsizes-overflow.diff   |   14 
 extra-x86_64/PKGBUILD|   36 
 extra-x86_64/jasper-1.900.1-CVE-2008-3520.patch  |  928 
 extra-x86_64/jasper-1.900.1-CVE-2008-3522.patch  |   14 
 extra-x86_64/jpc_dec.c.patch |   18 
 extra-x86_64/patch-libjasper-stepsizes-overflow.diff |   14 
 15 files changed, 2026 insertions(+), 2020 deletions(-)

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


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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 21:33:34
  Author: eric
Revision: 197252

upgpkg: lcms2 2.5-2

Rebuild without static libraries

Modified:
  lcms2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 19:18:50 UTC (rev 197251)
+++ PKGBUILD2013-10-24 19:33:34 UTC (rev 197252)
@@ -1,16 +1,14 @@
 # $Id$
 # Maintainer: Eric Bélanger e...@archlinux.org
-# Contributor: Lukas Jirkovsky l.jirkov...@gmail.com
 
 pkgname=lcms2
 pkgver=2.5
-pkgrel=1
+pkgrel=2
 pkgdesc=Small-footprint color management engine, version 2
 arch=('i686' 'x86_64')
+url=http://www.littlecms.com;
 license=('MIT')
 depends=('libtiff')
-url=http://www.littlecms.com;
-options=('!libtool')
 
source=(http://downloads.sourceforge.net/sourceforge/lcms/${pkgname}-${pkgver}.tar.gz)
 sha1sums=('bab3470471fc7756c5fbe71be9a3c7d677d2ee7b')
 



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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 21:34:40
  Author: eric
Revision: 197253

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-24 19:33:34 UTC (rev 197252)
+++ extra-i686/PKGBUILD 2013-10-24 19:34:40 UTC (rev 197253)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-# Contributor: Lukas Jirkovsky l.jirkov...@gmail.com
-
-pkgname=lcms2
-pkgver=2.5
-pkgrel=1
-pkgdesc=Small-footprint color management engine, version 2
-arch=('i686' 'x86_64')
-license=('MIT')
-depends=('libtiff')
-url=http://www.littlecms.com;
-options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/lcms/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('bab3470471fc7756c5fbe71be9a3c7d677d2ee7b')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: lcms2/repos/extra-i686/PKGBUILD (from rev 197252, lcms2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-24 19:34:40 UTC (rev 197253)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=lcms2
+pkgver=2.5
+pkgrel=2
+pkgdesc=Small-footprint color management engine, version 2
+arch=('i686' 'x86_64')
+url=http://www.littlecms.com;
+license=('MIT')
+depends=('libtiff')
+source=(http://downloads.sourceforge.net/sourceforge/lcms/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('bab3470471fc7756c5fbe71be9a3c7d677d2ee7b')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-24 19:33:34 UTC (rev 197252)
+++ extra-x86_64/PKGBUILD   2013-10-24 19:34:40 UTC (rev 197253)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-# Contributor: Lukas Jirkovsky l.jirkov...@gmail.com
-
-pkgname=lcms2
-pkgver=2.5
-pkgrel=1
-pkgdesc=Small-footprint color management engine, version 2
-arch=('i686' 'x86_64')
-license=('MIT')
-depends=('libtiff')
-url=http://www.littlecms.com;
-options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/lcms/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('bab3470471fc7756c5fbe71be9a3c7d677d2ee7b')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: lcms2/repos/extra-x86_64/PKGBUILD (from rev 197252, 
lcms2/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-24 19:34:40 UTC (rev 197253)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=lcms2
+pkgver=2.5
+pkgrel=2
+pkgdesc=Small-footprint color management engine, version 2
+arch=('i686' 'x86_64')
+url=http://www.littlecms.com;
+license=('MIT')
+depends=('libtiff')
+source=(http://downloads.sourceforge.net/sourceforge/lcms/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('bab3470471fc7756c5fbe71be9a3c7d677d2ee7b')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}



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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 21:47:12
  Author: eric
Revision: 197254

upgpkg: libmad 0.15.1b-7

Rebuild without static libraries

Modified:
  libmad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 19:34:40 UTC (rev 197253)
+++ PKGBUILD2013-10-24 19:47:12 UTC (rev 197254)
@@ -3,13 +3,12 @@
 
 pkgname=libmad
 pkgver=0.15.1b
-pkgrel=6
+pkgrel=7
 pkgdesc=A high-quality MPEG audio decoder
 arch=('i686' 'x86_64')
 url=http://www.underbit.com/products/mad/;
 license=('GPL')
 depends=('glibc')
-options=('!libtool')
 
source=(http://downloads.sourceforge.net/sourceforge/mad/${pkgname}-${pkgver}.tar.gz{,.sign}
 libmad.patch amd64-64bit.diff frame_length.diff optimize.diff)
 sha1sums=('cac19cd00e1a907f3150cc040ccc077783496d76'
@@ -19,12 +18,16 @@
   'b9c61ecacc6a6d47425d66f33327e0634cd8a33c'
   '3d5b958244ef0395ccdcb00344f2cf301ca07e34')
 
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+prepare() {
+  cd ${pkgname}-${pkgver}
   patch -p1 -i ${srcdir}/libmad.patch
   patch -p1 -i ${srcdir}/amd64-64bit.diff
   patch -p1 -i ${srcdir}/frame_length.diff
   patch -p1 -i ${srcdir}/optimize.diff
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
   CFLAGS=$CFLAGS -ftree-vectorize -ftree-vectorizer-verbose=1
   autoconf
   ./configure --prefix=/usr
@@ -32,6 +35,6 @@
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
 }



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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 21:49:09
  Author: eric
Revision: 197260

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

Added:
  libmad/repos/extra-i686/PKGBUILD
(from rev 197259, libmad/trunk/PKGBUILD)
  libmad/repos/extra-i686/amd64-64bit.diff
(from rev 197259, libmad/trunk/amd64-64bit.diff)
  libmad/repos/extra-i686/frame_length.diff
(from rev 197259, libmad/trunk/frame_length.diff)
  libmad/repos/extra-i686/libmad.patch
(from rev 197259, libmad/trunk/libmad.patch)
  libmad/repos/extra-i686/optimize.diff
(from rev 197259, libmad/trunk/optimize.diff)
  libmad/repos/extra-x86_64/PKGBUILD
(from rev 197259, libmad/trunk/PKGBUILD)
  libmad/repos/extra-x86_64/amd64-64bit.diff
(from rev 197259, libmad/trunk/amd64-64bit.diff)
  libmad/repos/extra-x86_64/frame_length.diff
(from rev 197259, libmad/trunk/frame_length.diff)
  libmad/repos/extra-x86_64/libmad.patch
(from rev 197259, libmad/trunk/libmad.patch)
  libmad/repos/extra-x86_64/optimize.diff
(from rev 197259, libmad/trunk/optimize.diff)
Deleted:
  libmad/repos/extra-i686/PKGBUILD
  libmad/repos/extra-i686/amd64-64bit.diff
  libmad/repos/extra-i686/frame_length.diff
  libmad/repos/extra-i686/libmad.patch
  libmad/repos/extra-i686/optimize.diff
  libmad/repos/extra-x86_64/PKGBUILD
  libmad/repos/extra-x86_64/amd64-64bit.diff
  libmad/repos/extra-x86_64/frame_length.diff
  libmad/repos/extra-x86_64/libmad.patch
  libmad/repos/extra-x86_64/optimize.diff

+
 /PKGBUILD  |   80 +++
 /amd64-64bit.diff  |   24 ++
 /frame_length.diff |  394 +++
 /libmad.patch  |  234 +++
 /optimize.diff |  154 +++
 extra-i686/PKGBUILD|   37 ---
 extra-i686/amd64-64bit.diff|   12 -
 extra-i686/frame_length.diff   |  197 ---
 extra-i686/libmad.patch|  117 ---
 extra-i686/optimize.diff   |   77 ---
 extra-x86_64/PKGBUILD  |   37 ---
 extra-x86_64/amd64-64bit.diff  |   12 -
 extra-x86_64/frame_length.diff |  197 ---
 extra-x86_64/libmad.patch  |  117 ---
 extra-x86_64/optimize.diff |   77 ---
 15 files changed, 886 insertions(+), 880 deletions(-)

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


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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 21:59:30
  Author: eric
Revision: 197261

upgpkg: libmng 2.0.2-3

Rebuild without static libraries

Modified:
  libmng/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 19:49:09 UTC (rev 197260)
+++ PKGBUILD2013-10-24 19:59:30 UTC (rev 197261)
@@ -3,13 +3,12 @@
 
 pkgname=libmng
 pkgver=2.0.2
-pkgrel=2
+pkgrel=3
 pkgdesc=A collection of routines used to create and manipulate MNG format 
graphics files
 arch=('i686' 'x86_64')
 url=http://www.libmng.com/;
 license=('custom')
 depends=('lcms2')
-options=('!libtool')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.asc}
 libmng-stdio.patch)
 sha1sums=('7dd35369ff5916e1823cbacef984ab1b87714b69'



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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 22:00:46
  Author: eric
Revision: 197262

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

Added:
  libmng/repos/extra-i686/PKGBUILD
(from rev 197261, libmng/trunk/PKGBUILD)
  libmng/repos/extra-i686/libmng-stdio.patch
(from rev 197261, libmng/trunk/libmng-stdio.patch)
  libmng/repos/extra-x86_64/PKGBUILD
(from rev 197261, libmng/trunk/PKGBUILD)
  libmng/repos/extra-x86_64/libmng-stdio.patch
(from rev 197261, libmng/trunk/libmng-stdio.patch)
Deleted:
  libmng/repos/extra-i686/PKGBUILD
  libmng/repos/extra-i686/libmng-stdio.patch
  libmng/repos/extra-x86_64/PKGBUILD
  libmng/repos/extra-x86_64/libmng-stdio.patch

-+
 /PKGBUILD   |   66 ++
 /libmng-stdio.patch |   20 +++
 extra-i686/PKGBUILD |   34 ---
 extra-i686/libmng-stdio.patch   |   10 -
 extra-x86_64/PKGBUILD   |   34 ---
 extra-x86_64/libmng-stdio.patch |   10 -
 6 files changed, 86 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-24 19:59:30 UTC (rev 197261)
+++ extra-i686/PKGBUILD 2013-10-24 20:00:46 UTC (rev 197262)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=libmng
-pkgver=2.0.2
-pkgrel=2
-pkgdesc=A collection of routines used to create and manipulate MNG format 
graphics files
-arch=('i686' 'x86_64')
-url=http://www.libmng.com/;
-license=('custom')
-depends=('lcms2')
-options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.asc}
-libmng-stdio.patch)
-sha1sums=('7dd35369ff5916e1823cbacef984ab1b87714b69'
-  'SKIP'
-  '2f8b472d53791ba3a44dab9b18fb215e8b19dd77')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -p5 -i ${srcdir}/libmng-stdio.patch
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: libmng/repos/extra-i686/PKGBUILD (from rev 197261, 
libmng/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-24 20:00:46 UTC (rev 197262)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=libmng
+pkgver=2.0.2
+pkgrel=3
+pkgdesc=A collection of routines used to create and manipulate MNG format 
graphics files
+arch=('i686' 'x86_64')
+url=http://www.libmng.com/;
+license=('custom')
+depends=('lcms2')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.asc}
+libmng-stdio.patch)
+sha1sums=('7dd35369ff5916e1823cbacef984ab1b87714b69'
+  'SKIP'
+  '2f8b472d53791ba3a44dab9b18fb215e8b19dd77')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -p5 -i ${srcdir}/libmng-stdio.patch
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: extra-i686/libmng-stdio.patch
===
--- extra-i686/libmng-stdio.patch   2013-10-24 19:59:30 UTC (rev 197261)
+++ extra-i686/libmng-stdio.patch   2013-10-24 20:00:46 UTC (rev 197262)
@@ -1,10 +0,0 @@
 /mnt/chrootstaging32/usr/include/libmng_types.h2013-08-15 
16:26:03.0 -0400
-+++ /mnt/chrootstaging64/usr/include/libmng_types.h2013-08-16 
19:53:39.165878412 -0400
-@@ -204,6 +204,7 @@
- #define HAVE_BOOLEAN
- typedef int boolean;
- #endif
-+#include stdio.h
- #include jpeglib.h
- #endif /* MNG_INCLUDE_IJG6B */
- 

Copied: libmng/repos/extra-i686/libmng-stdio.patch (from rev 197261, 
libmng/trunk/libmng-stdio.patch)
===
--- extra-i686/libmng-stdio.patch   (rev 0)
+++ extra-i686/libmng-stdio.patch   2013-10-24 20:00:46 UTC (rev 197262)
@@ -0,0 +1,10 @@
+--- /mnt/chrootstaging32/usr/include/libmng_types.h2013-08-15 
16:26:03.0 -0400
 /mnt/chrootstaging64/usr/include/libmng_types.h2013-08-16 
19:53:39.165878412 -0400
+@@ -204,6 +204,7 @@
+ #define HAVE_BOOLEAN
+ typedef int boolean;
+ #endif
++#include stdio.h
+ #include jpeglib.h
+ #endif /* MNG_INCLUDE_IJG6B */
+ 

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-24 19:59:30 UTC (rev 197261)
+++ extra-x86_64/PKGBUILD   2013-10-24 20:00:46 UTC (rev 197262)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-

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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 22:10:18
  Author: eric
Revision: 197263

upgpkg: libqalculate 0.9.7-4

Rebuild without static libraries

Modified:
  libqalculate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 20:00:46 UTC (rev 197262)
+++ PKGBUILD2013-10-24 20:10:18 UTC (rev 197263)
@@ -3,7 +3,7 @@
 
 pkgname=libqalculate
 pkgver=0.9.7
-pkgrel=3
+pkgrel=4
 pkgdesc=Multi-purpose desktop calculator
 arch=('i686' 'x86_64')
 url=http://qalculate.sourceforge.net/;
@@ -10,18 +10,20 @@
 license=('GPL')
 depends=('libxml2' 'cln' 'glib2')
 makedepends=('perl-xml-parser')
-optdepends=('gnuplot: for plotting support' 'wget: for retrieval of exchange 
rates (not needed if you use one of the GUI)' 'gnome-vfs: for retrieval of 
exchange rates (not needed if you use one of the GUI)')
-options=('!libtool' '!makeflags')
+optdepends=('gnuplot: for plotting support' 
+'wget: for retrieval of exchange rates (not needed if you use one 
of the GUI)'
+'gnome-vfs: for retrieval of exchange rates (not needed if you use 
one of the GUI)')
+options=('!makeflags')
 
source=(http://downloads.sourceforge.net/sourceforge/qalculate/${pkgname}-${pkgver}.tar.gz)
 sha1sums=('c15f7f3a97995decf62cc964956fc1e374ecd78c')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
 }



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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 22:11:40
  Author: eric
Revision: 197265

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

Added:
  libqalculate/repos/extra-i686/PKGBUILD
(from rev 197263, libqalculate/trunk/PKGBUILD)
  libqalculate/repos/extra-x86_64/PKGBUILD
(from rev 197264, libqalculate/trunk/PKGBUILD)
Deleted:
  libqalculate/repos/extra-i686/PKGBUILD
  libqalculate/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-24 20:11:17 UTC (rev 197264)
+++ extra-i686/PKGBUILD 2013-10-24 20:11:40 UTC (rev 197265)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=libqalculate
-pkgver=0.9.7
-pkgrel=3
-pkgdesc=Multi-purpose desktop calculator
-arch=('i686' 'x86_64')
-url=http://qalculate.sourceforge.net/;
-license=('GPL')
-depends=('libxml2' 'cln' 'glib2')
-makedepends=('perl-xml-parser')
-optdepends=('gnuplot: for plotting support' 'wget: for retrieval of exchange 
rates (not needed if you use one of the GUI)' 'gnome-vfs: for retrieval of 
exchange rates (not needed if you use one of the GUI)')
-options=('!libtool' '!makeflags')
-source=(http://downloads.sourceforge.net/sourceforge/qalculate/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('c15f7f3a97995decf62cc964956fc1e374ecd78c')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: libqalculate/repos/extra-i686/PKGBUILD (from rev 197263, 
libqalculate/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-24 20:11:40 UTC (rev 197265)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=libqalculate
+pkgver=0.9.7
+pkgrel=4
+pkgdesc=Multi-purpose desktop calculator
+arch=('i686' 'x86_64')
+url=http://qalculate.sourceforge.net/;
+license=('GPL')
+depends=('libxml2' 'cln' 'glib2')
+makedepends=('perl-xml-parser')
+optdepends=('gnuplot: for plotting support' 
+'wget: for retrieval of exchange rates (not needed if you use one 
of the GUI)'
+'gnome-vfs: for retrieval of exchange rates (not needed if you use 
one of the GUI)')
+options=('!makeflags')
+source=(http://downloads.sourceforge.net/sourceforge/qalculate/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('c15f7f3a97995decf62cc964956fc1e374ecd78c')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-24 20:11:17 UTC (rev 197264)
+++ extra-x86_64/PKGBUILD   2013-10-24 20:11:40 UTC (rev 197265)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=libqalculate
-pkgver=0.9.7
-pkgrel=3
-pkgdesc=Multi-purpose desktop calculator
-arch=('i686' 'x86_64')
-url=http://qalculate.sourceforge.net/;
-license=('GPL')
-depends=('libxml2' 'cln' 'glib2')
-makedepends=('perl-xml-parser')
-optdepends=('gnuplot: for plotting support' 'wget: for retrieval of exchange 
rates (not needed if you use one of the GUI)' 'gnome-vfs: for retrieval of 
exchange rates (not needed if you use one of the GUI)')
-options=('!libtool' '!makeflags')
-source=(http://downloads.sourceforge.net/sourceforge/qalculate/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('c15f7f3a97995decf62cc964956fc1e374ecd78c')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: libqalculate/repos/extra-x86_64/PKGBUILD (from rev 197264, 
libqalculate/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-24 20:11:40 UTC (rev 197265)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=libqalculate
+pkgver=0.9.7
+pkgrel=4
+pkgdesc=Multi-purpose desktop calculator
+arch=('i686' 'x86_64')
+url=http://qalculate.sourceforge.net/;
+license=('GPL')
+depends=('libxml2' 'cln' 'glib2')
+makedepends=('perl-xml-parser')
+optdepends=('gnuplot: for plotting support' 
+'wget: for retrieval of exchange rates (not needed if you use one 
of the GUI)'
+'gnome-vfs: for retrieval of exchange rates (not needed if you use 
one of the GUI)')
+options=('!makeflags')

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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 22:16:32
  Author: eric
Revision: 197266

upgpkg: libsamplerate 0.1.8-3

Rebuild without static libraries

Modified:
  libsamplerate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 20:11:40 UTC (rev 197265)
+++ PKGBUILD2013-10-24 20:16:32 UTC (rev 197266)
@@ -3,13 +3,12 @@
 
 pkgname=libsamplerate
 pkgver=0.1.8
-pkgrel=2
+pkgrel=3
 pkgdesc=Secret Rabbit Code - aka Sample Rate Converter for audio
 arch=('i686' 'x86_64')
 url=http://www.mega-nerd.com/SRC/index.html;
 license=('GPL')
 depends=('libsndfile')
-options=('!libtool')
 source=(http://www.mega-nerd.com/SRC/libsamplerate-${pkgver}.tar.gz{,.asc})
 sha1sums=('e5fe82c4786be2fa33ca6bd4897db4868347fe70'
   'SKIP')



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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 22:17:46
  Author: eric
Revision: 197267

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-24 20:16:32 UTC (rev 197266)
+++ extra-i686/PKGBUILD 2013-10-24 20:17:46 UTC (rev 197267)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=libsamplerate
-pkgver=0.1.8
-pkgrel=2
-pkgdesc=Secret Rabbit Code - aka Sample Rate Converter for audio
-arch=('i686' 'x86_64')
-url=http://www.mega-nerd.com/SRC/index.html;
-license=('GPL')
-depends=('libsndfile')
-options=('!libtool')
-source=(http://www.mega-nerd.com/SRC/libsamplerate-${pkgver}.tar.gz{,.asc})
-sha1sums=('e5fe82c4786be2fa33ca6bd4897db4868347fe70'
-  'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: libsamplerate/repos/extra-i686/PKGBUILD (from rev 197266, 
libsamplerate/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-24 20:17:46 UTC (rev 197267)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=libsamplerate
+pkgver=0.1.8
+pkgrel=3
+pkgdesc=Secret Rabbit Code - aka Sample Rate Converter for audio
+arch=('i686' 'x86_64')
+url=http://www.mega-nerd.com/SRC/index.html;
+license=('GPL')
+depends=('libsndfile')
+source=(http://www.mega-nerd.com/SRC/libsamplerate-${pkgver}.tar.gz{,.asc})
+sha1sums=('e5fe82c4786be2fa33ca6bd4897db4868347fe70'
+  'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-24 20:16:32 UTC (rev 197266)
+++ extra-x86_64/PKGBUILD   2013-10-24 20:17:46 UTC (rev 197267)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=libsamplerate
-pkgver=0.1.8
-pkgrel=2
-pkgdesc=Secret Rabbit Code - aka Sample Rate Converter for audio
-arch=('i686' 'x86_64')
-url=http://www.mega-nerd.com/SRC/index.html;
-license=('GPL')
-depends=('libsndfile')
-options=('!libtool')
-source=(http://www.mega-nerd.com/SRC/libsamplerate-${pkgver}.tar.gz{,.asc})
-sha1sums=('e5fe82c4786be2fa33ca6bd4897db4868347fe70'
-  'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: libsamplerate/repos/extra-x86_64/PKGBUILD (from rev 197266, 
libsamplerate/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-24 20:17:46 UTC (rev 197267)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=libsamplerate
+pkgver=0.1.8
+pkgrel=3
+pkgdesc=Secret Rabbit Code - aka Sample Rate Converter for audio
+arch=('i686' 'x86_64')
+url=http://www.mega-nerd.com/SRC/index.html;
+license=('GPL')
+depends=('libsndfile')
+source=(http://www.mega-nerd.com/SRC/libsamplerate-${pkgver}.tar.gz{,.asc})
+sha1sums=('e5fe82c4786be2fa33ca6bd4897db4868347fe70'
+  'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 22:23:41
  Author: eric
Revision: 197268

upgpkg: libsndfile 1.0.25-3

Rebuild without static libraries

Modified:
  libsndfile/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 20:17:46 UTC (rev 197267)
+++ PKGBUILD2013-10-24 20:23:41 UTC (rev 197268)
@@ -3,7 +3,7 @@
 
 pkgname=libsndfile
 pkgver=1.0.25
-pkgrel=2
+pkgrel=3
 pkgdesc=A C library for reading and writing files containing sampled sound
 arch=('i686' 'x86_64')
 url=http://www.mega-nerd.com/libsndfile;
@@ -10,25 +10,28 @@
 license=('LGPL')
 depends=('alsa-lib' 'flac' 'libvorbis')
 checkdepends=('python2')
-options=('!libtool')
 
source=(http://www.mega-nerd.com/libsndfile/files/${pkgname}-${pkgver}.tar.gz{,.asc})
 sha1sums=('e95d9fca57f7ddace9f197071cbcfb92fa16748e'
   'a93d26016730cb9fa214c753d079ee77dca1f326')
 
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+prepare() {
+  cd ${pkgname}-${pkgver}
   sed -i 's|#!/usr/bin/python|#!/usr/bin/python2|' 
src/binheader_writef_check.py \
 src/create_symbols_file.py programs/test-sndfile-metadata-set.py
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr --disable-sqlite
   make
 }
 
 check() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${pkgname}-${pkgver}
   make check
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
 }



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

2013-10-24 Thread Eric Bélanger
Date: Thursday, October 24, 2013 @ 22:25:13
  Author: eric
Revision: 197269

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-24 20:23:41 UTC (rev 197268)
+++ extra-i686/PKGBUILD 2013-10-24 20:25:13 UTC (rev 197269)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=libsndfile
-pkgver=1.0.25
-pkgrel=2
-pkgdesc=A C library for reading and writing files containing sampled sound
-arch=('i686' 'x86_64')
-url=http://www.mega-nerd.com/libsndfile;
-license=('LGPL')
-depends=('alsa-lib' 'flac' 'libvorbis')
-checkdepends=('python2')
-options=('!libtool')
-source=(http://www.mega-nerd.com/libsndfile/files/${pkgname}-${pkgver}.tar.gz{,.asc})
-sha1sums=('e95d9fca57f7ddace9f197071cbcfb92fa16748e'
-  'a93d26016730cb9fa214c753d079ee77dca1f326')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  sed -i 's|#!/usr/bin/python|#!/usr/bin/python2|' 
src/binheader_writef_check.py \
-src/create_symbols_file.py programs/test-sndfile-metadata-set.py
-  ./configure --prefix=/usr --disable-sqlite
-  make
-}
-
-check() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: libsndfile/repos/extra-i686/PKGBUILD (from rev 197268, 
libsndfile/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-24 20:25:13 UTC (rev 197269)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=libsndfile
+pkgver=1.0.25
+pkgrel=3
+pkgdesc=A C library for reading and writing files containing sampled sound
+arch=('i686' 'x86_64')
+url=http://www.mega-nerd.com/libsndfile;
+license=('LGPL')
+depends=('alsa-lib' 'flac' 'libvorbis')
+checkdepends=('python2')
+source=(http://www.mega-nerd.com/libsndfile/files/${pkgname}-${pkgver}.tar.gz{,.asc})
+sha1sums=('e95d9fca57f7ddace9f197071cbcfb92fa16748e'
+  'a93d26016730cb9fa214c753d079ee77dca1f326')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -i 's|#!/usr/bin/python|#!/usr/bin/python2|' 
src/binheader_writef_check.py \
+src/create_symbols_file.py programs/test-sndfile-metadata-set.py
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-sqlite
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-24 20:23:41 UTC (rev 197268)
+++ extra-x86_64/PKGBUILD   2013-10-24 20:25:13 UTC (rev 197269)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=libsndfile
-pkgver=1.0.25
-pkgrel=2
-pkgdesc=A C library for reading and writing files containing sampled sound
-arch=('i686' 'x86_64')
-url=http://www.mega-nerd.com/libsndfile;
-license=('LGPL')
-depends=('alsa-lib' 'flac' 'libvorbis')
-checkdepends=('python2')
-options=('!libtool')
-source=(http://www.mega-nerd.com/libsndfile/files/${pkgname}-${pkgver}.tar.gz{,.asc})
-sha1sums=('e95d9fca57f7ddace9f197071cbcfb92fa16748e'
-  'a93d26016730cb9fa214c753d079ee77dca1f326')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  sed -i 's|#!/usr/bin/python|#!/usr/bin/python2|' 
src/binheader_writef_check.py \
-src/create_symbols_file.py programs/test-sndfile-metadata-set.py
-  ./configure --prefix=/usr --disable-sqlite
-  make
-}
-
-check() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: libsndfile/repos/extra-x86_64/PKGBUILD (from rev 197268, 
libsndfile/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-24 20:25:13 UTC (rev 197269)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=libsndfile
+pkgver=1.0.25
+pkgrel=3
+pkgdesc=A C library for reading and writing files containing sampled sound
+arch=('i686' 'x86_64')
+url=http://www.mega-nerd.com/libsndfile;
+license=('LGPL')
+depends=('alsa-lib' 'flac' 'libvorbis')
+checkdepends=('python2')

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

2013-10-24 Thread Sébastien Luttringer
Date: Thursday, October 24, 2013 @ 22:41:51
  Author: seblu
Revision: 99120

upgpkg: quagga 0.99.22.4-3

- new upstream tarball (fix FS#37472)

Modified:
  quagga/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 17:32:36 UTC (rev 99119)
+++ PKGBUILD2013-10-24 20:41:51 UTC (rev 99120)
@@ -3,7 +3,7 @@
 
 pkgname=quagga
 pkgver=0.99.22.4
-pkgrel=2
+pkgrel=3
 pkgdesc='BGP/OSPF/ISIS/RIP/RIPNG routing daemon suite'
 arch=('i686' 'x86_64')
 url='http://www.quagga.net'
@@ -20,7 +20,7 @@
 'ripd.service'
 'ripngd.service'
 'zebra.service')
-md5sums=('1b68aa52d403b6b4ea877e005610a6b4'
+md5sums=('27ef98abb1820bae19eb71f631a10853'
  '20a8e36ad851d4e06467aeb56a84b245'
  'cc90c234aac9098c5132d653037d5269'
  '67d0ada0f3000b9a86351798786c5256'



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

2013-10-24 Thread Sébastien Luttringer
Date: Thursday, October 24, 2013 @ 22:42:11
  Author: seblu
Revision: 99121

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

Added:
  quagga/repos/community-i686/PKGBUILD
(from rev 99120, quagga/trunk/PKGBUILD)
  quagga/repos/community-i686/babeld.service
(from rev 99120, quagga/trunk/babeld.service)
  quagga/repos/community-i686/bgpd.service
(from rev 99120, quagga/trunk/bgpd.service)
  quagga/repos/community-i686/isisd.service
(from rev 99120, quagga/trunk/isisd.service)
  quagga/repos/community-i686/ospf6d.service
(from rev 99120, quagga/trunk/ospf6d.service)
  quagga/repos/community-i686/ospfd.service
(from rev 99120, quagga/trunk/ospfd.service)
  quagga/repos/community-i686/quagga.install
(from rev 99120, quagga/trunk/quagga.install)
  quagga/repos/community-i686/ripd.service
(from rev 99120, quagga/trunk/ripd.service)
  quagga/repos/community-i686/ripngd.service
(from rev 99120, quagga/trunk/ripngd.service)
  quagga/repos/community-i686/zebra.service
(from rev 99120, quagga/trunk/zebra.service)
  quagga/repos/community-x86_64/PKGBUILD
(from rev 99120, quagga/trunk/PKGBUILD)
  quagga/repos/community-x86_64/babeld.service
(from rev 99120, quagga/trunk/babeld.service)
  quagga/repos/community-x86_64/bgpd.service
(from rev 99120, quagga/trunk/bgpd.service)
  quagga/repos/community-x86_64/isisd.service
(from rev 99120, quagga/trunk/isisd.service)
  quagga/repos/community-x86_64/ospf6d.service
(from rev 99120, quagga/trunk/ospf6d.service)
  quagga/repos/community-x86_64/ospfd.service
(from rev 99120, quagga/trunk/ospfd.service)
  quagga/repos/community-x86_64/quagga.install
(from rev 99120, quagga/trunk/quagga.install)
  quagga/repos/community-x86_64/ripd.service
(from rev 99120, quagga/trunk/ripd.service)
  quagga/repos/community-x86_64/ripngd.service
(from rev 99120, quagga/trunk/ripngd.service)
  quagga/repos/community-x86_64/zebra.service
(from rev 99120, quagga/trunk/zebra.service)
Deleted:
  quagga/repos/community-i686/PKGBUILD
  quagga/repos/community-i686/babeld.service
  quagga/repos/community-i686/bgpd.service
  quagga/repos/community-i686/isisd.service
  quagga/repos/community-i686/ospf6d.service
  quagga/repos/community-i686/ospfd.service
  quagga/repos/community-i686/quagga.install
  quagga/repos/community-i686/ripd.service
  quagga/repos/community-i686/ripngd.service
  quagga/repos/community-i686/zebra.service
  quagga/repos/community-x86_64/PKGBUILD
  quagga/repos/community-x86_64/babeld.service
  quagga/repos/community-x86_64/bgpd.service
  quagga/repos/community-x86_64/isisd.service
  quagga/repos/community-x86_64/ospf6d.service
  quagga/repos/community-x86_64/ospfd.service
  quagga/repos/community-x86_64/quagga.install
  quagga/repos/community-x86_64/ripd.service
  quagga/repos/community-x86_64/ripngd.service
  quagga/repos/community-x86_64/zebra.service

-+
 /PKGBUILD   |  172 ++
 /babeld.service |   32 +++
 /bgpd.service   |   32 +++
 /isisd.service  |   32 +++
 /ospf6d.service |   32 +++
 /ospfd.service  |   32 +++
 /quagga.install |   72 +++
 /ripd.service   |   32 +++
 /ripngd.service |   32 +++
 /zebra.service  |   32 +++
 community-i686/PKGBUILD |   86 ---
 community-i686/babeld.service   |   16 ---
 community-i686/bgpd.service |   16 ---
 community-i686/isisd.service|   16 ---
 community-i686/ospf6d.service   |   16 ---
 community-i686/ospfd.service|   16 ---
 community-i686/quagga.install   |   36 ---
 community-i686/ripd.service |   16 ---
 community-i686/ripngd.service   |   16 ---
 community-i686/zebra.service|   16 ---
 community-x86_64/PKGBUILD   |   86 ---
 community-x86_64/babeld.service |   16 ---
 community-x86_64/bgpd.service   |   16 ---
 community-x86_64/isisd.service  |   16 ---
 community-x86_64/ospf6d.service |   16 ---
 community-x86_64/ospfd.service  |   16 ---
 community-x86_64/quagga.install |   36 ---
 community-x86_64/ripd.service   |   16 ---
 community-x86_64/ripngd.service |   16 ---
 community-x86_64/zebra.service  |   16 ---
 30 files changed, 500 insertions(+), 500 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-24 20:41:51 UTC (rev 99120)
+++ community-i686/PKGBUILD 2013-10-24 20:42:11 UTC (rev 99121)
@@ -1,86 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-
-pkgname=quagga
-pkgver=0.99.22.4
-pkgrel=2
-pkgdesc='BGP/OSPF/ISIS/RIP/RIPNG routing daemon suite'
-arch=('i686' 'x86_64')
-url='http://www.quagga.net'
-license=('GPL2')
-depends=('libcap' 'libnl' 'net-snmp' 'readline' 'ncurses')

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

2013-10-24 Thread Daniel Micay
Date: Thursday, October 24, 2013 @ 22:50:18
  Author: thestinger
Revision: 99123

archrelease: copy trunk to community-any

Added:
  httpie/repos/community-any/PKGBUILD
(from rev 99122, httpie/trunk/PKGBUILD)
Deleted:
  httpie/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-10-24 20:49:45 UTC (rev 99122)
+++ PKGBUILD2013-10-24 20:50:18 UTC (rev 99123)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay danielmi...@gmail.com
-# Contributor: Thomas Weißschuh thomas_weissschuh lavabit com
-
-pkgname=httpie
-pkgver=0.6.0
-pkgrel=2
-pkgdesc=cURL for humans
-url=https://github.com/jkbr/httpie;
-depends=('python-requests' 'python-pygments')
-makedepends=('python-distribute')
-conflicts=(python-httpie)
-replaces=(python-httpie python2-httpie)
-license=('BSD')
-arch=('any')
-source=(http://pypi.python.org/packages/source/h/httpie/httpie-$pkgver.tar.gz;)
-md5sums=('441b750a527ba8dcec08a275cd97eab9')
-
-build() {
-cd $srcdir/httpie-$pkgver
-python3 setup.py build
-}
-
-package() {
-cd $srcdir/httpie-$pkgver
-install -Dm644 LICENSE $pkgdir/usr/share/licenses/httpie/LICENSE
-python3 setup.py install --root=$pkgdir --optimize=1
-}

Copied: httpie/repos/community-any/PKGBUILD (from rev 99122, 
httpie/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-10-24 20:50:18 UTC (rev 99123)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Thomas Weißschuh thomas_weissschuh lavabit com
+
+pkgname=httpie
+pkgver=0.7.2
+pkgrel=1
+pkgdesc=cURL for humans
+url=https://github.com/jkbr/httpie;
+depends=('python-requests' 'python-pygments')
+makedepends=('python-distribute')
+conflicts=(python-httpie)
+replaces=(python-httpie python2-httpie)
+license=('BSD')
+arch=('any')
+source=(http://pypi.python.org/packages/source/h/httpie/httpie-$pkgver.tar.gz;)
+md5sums=('09218336048596da757c4f0cf19642fd')
+
+build() {
+cd $srcdir/httpie-$pkgver
+python3 setup.py build
+}
+
+package() {
+cd $srcdir/httpie-$pkgver
+install -Dm644 LICENSE $pkgdir/usr/share/licenses/httpie/LICENSE
+python3 setup.py install --root=$pkgdir --optimize=1
+}



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

2013-10-24 Thread Daniel Micay
Date: Thursday, October 24, 2013 @ 22:49:45
  Author: thestinger
Revision: 99122

upgpkg: httpie 0.7.2-1

Modified:
  httpie/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-24 20:42:11 UTC (rev 99121)
+++ PKGBUILD2013-10-24 20:49:45 UTC (rev 99122)
@@ -3,8 +3,8 @@
 # Contributor: Thomas Weißschuh thomas_weissschuh lavabit com
 
 pkgname=httpie
-pkgver=0.6.0
-pkgrel=2
+pkgver=0.7.2
+pkgrel=1
 pkgdesc=cURL for humans
 url=https://github.com/jkbr/httpie;
 depends=('python-requests' 'python-pygments')
@@ -14,7 +14,7 @@
 license=('BSD')
 arch=('any')
 
source=(http://pypi.python.org/packages/source/h/httpie/httpie-$pkgver.tar.gz;)
-md5sums=('441b750a527ba8dcec08a275cd97eab9')
+md5sums=('09218336048596da757c4f0cf19642fd')
 
 build() {
 cd $srcdir/httpie-$pkgver



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

2013-10-24 Thread Evangelos Foutras
Date: Thursday, October 24, 2013 @ 23:18:00
  Author: foutrelis
Revision: 197271

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

Added:
  chromium/repos/extra-i686/PKGBUILD
(from rev 197270, chromium/trunk/PKGBUILD)
  chromium/repos/extra-i686/chromium-system-icu-r0.patch
(from rev 197270, chromium/trunk/chromium-system-icu-r0.patch)
  chromium/repos/extra-i686/chromium.default
(from rev 197270, chromium/trunk/chromium.default)
  chromium/repos/extra-i686/chromium.desktop
(from rev 197270, chromium/trunk/chromium.desktop)
  chromium/repos/extra-i686/chromium.install
(from rev 197270, chromium/trunk/chromium.install)
  chromium/repos/extra-i686/chromium.sh
(from rev 197270, chromium/trunk/chromium.sh)
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 197270, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-system-icu-r0.patch
(from rev 197270, chromium/trunk/chromium-system-icu-r0.patch)
  chromium/repos/extra-x86_64/chromium.default
(from rev 197270, chromium/trunk/chromium.default)
  chromium/repos/extra-x86_64/chromium.desktop
(from rev 197270, chromium/trunk/chromium.desktop)
  chromium/repos/extra-x86_64/chromium.install
(from rev 197270, chromium/trunk/chromium.install)
  chromium/repos/extra-x86_64/chromium.sh
(from rev 197270, chromium/trunk/chromium.sh)
Deleted:
  chromium/repos/extra-i686/PKGBUILD
  chromium/repos/extra-i686/chromium-system-icu-r0.patch
  chromium/repos/extra-i686/chromium.default
  chromium/repos/extra-i686/chromium.desktop
  chromium/repos/extra-i686/chromium.install
  chromium/repos/extra-i686/chromium.sh
  chromium/repos/extra-x86_64/PKGBUILD
  chromium/repos/extra-x86_64/chromium-system-icu-r0.patch
  chromium/repos/extra-x86_64/chromium.default
  chromium/repos/extra-x86_64/chromium.desktop
  chromium/repos/extra-x86_64/chromium.install
  chromium/repos/extra-x86_64/chromium.sh

---+
 /PKGBUILD |  348 
 /chromium-system-icu-r0.patch |   52 
 /chromium.default |8 
 /chromium.desktop |  226 ++
 /chromium.install |   24 +
 /chromium.sh  |   32 ++
 extra-i686/PKGBUILD   |  174 --
 extra-i686/chromium-system-icu-r0.patch   |   26 --
 extra-i686/chromium.default   |4 
 extra-i686/chromium.desktop   |  113 -
 extra-i686/chromium.install   |   12 
 extra-i686/chromium.sh|   16 -
 extra-x86_64/PKGBUILD |  174 --
 extra-x86_64/chromium-system-icu-r0.patch |   26 --
 extra-x86_64/chromium.default |4 
 extra-x86_64/chromium.desktop |  113 -
 extra-x86_64/chromium.install |   12 
 extra-x86_64/chromium.sh  |   16 -
 18 files changed, 690 insertions(+), 690 deletions(-)

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


  1   2   3   >