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

2013-12-22 Thread Laurent Carlier
Date: Sunday, December 22, 2013 @ 09:25:09
  Author: lcarlier
Revision: 102851

upgpkg: warzone2100 3.1.1-1

upstream update 3.1.1

Modified:
  warzone2100/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-22 05:01:00 UTC (rev 102850)
+++ PKGBUILD2013-12-22 08:25:09 UTC (rev 102851)
@@ -3,8 +3,8 @@
 # Contributor: Angelo Theodorou enc...@users.sourceforge.net
 
 pkgname=warzone2100
-pkgver=3.1.0
-pkgrel=4
+pkgver=3.1.1
+pkgrel=1
 pkgdesc=3D realtime strategy game on a future Earth
 url=http://wz2100.net/;
 arch=('i686' 'x86_64')
@@ -12,12 +12,12 @@
 depends=('sdl' 'glew' 'fribidi' 'openal' 'libvorbis' 'libtheora' 'physfs' 
'ttf-dejavu' 'qt4')
 makedepends=('gawk' 'flex' 'zip' 'unzip' 'asciidoc' 'mesa')
 
source=(http://downloads.sourceforge.net/project/warzone2100/releases/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('7f061f3e5a2a6a83c146508ccefabd86')
+md5sums=('0b81a0012098a1310f5351a3ace2021b')
 
 build() {
   cd ${pkgname}-${pkgver}
 
-  ./configure --prefix=/usr --with-distributor=Arch linux
+  ./configure --prefix=/usr --with-distributor=Archlinux
 
   make
 }



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

2013-12-22 Thread Laurent Carlier
Date: Sunday, December 22, 2013 @ 09:25:23
  Author: lcarlier
Revision: 102852

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-22 08:25:09 UTC (rev 102851)
+++ community-i686/PKGBUILD 2013-12-22 08:25:23 UTC (rev 102852)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Vesa Kaihlavirta ve...@iki.fi
-# Contributor: Angelo Theodorou enc...@users.sourceforge.net
-
-pkgname=warzone2100
-pkgver=3.1.0
-pkgrel=4
-pkgdesc=3D realtime strategy game on a future Earth
-url=http://wz2100.net/;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('sdl' 'glew' 'fribidi' 'openal' 'libvorbis' 'libtheora' 'physfs' 
'ttf-dejavu' 'qt4')
-makedepends=('gawk' 'flex' 'zip' 'unzip' 'asciidoc' 'mesa')
-source=(http://downloads.sourceforge.net/project/warzone2100/releases/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('7f061f3e5a2a6a83c146508ccefabd86')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr --with-distributor=Arch linux
-
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: warzone2100/repos/community-i686/PKGBUILD (from rev 102851, 
warzone2100/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-22 08:25:23 UTC (rev 102852)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Vesa Kaihlavirta ve...@iki.fi
+# Contributor: Angelo Theodorou enc...@users.sourceforge.net
+
+pkgname=warzone2100
+pkgver=3.1.1
+pkgrel=1
+pkgdesc=3D realtime strategy game on a future Earth
+url=http://wz2100.net/;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('sdl' 'glew' 'fribidi' 'openal' 'libvorbis' 'libtheora' 'physfs' 
'ttf-dejavu' 'qt4')
+makedepends=('gawk' 'flex' 'zip' 'unzip' 'asciidoc' 'mesa')
+source=(http://downloads.sourceforge.net/project/warzone2100/releases/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('0b81a0012098a1310f5351a3ace2021b')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --with-distributor=Archlinux
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-12-22 08:25:09 UTC (rev 102851)
+++ community-x86_64/PKGBUILD   2013-12-22 08:25:23 UTC (rev 102852)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Vesa Kaihlavirta ve...@iki.fi
-# Contributor: Angelo Theodorou enc...@users.sourceforge.net
-
-pkgname=warzone2100
-pkgver=3.1.0
-pkgrel=4
-pkgdesc=3D realtime strategy game on a future Earth
-url=http://wz2100.net/;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('sdl' 'glew' 'fribidi' 'openal' 'libvorbis' 'libtheora' 'physfs' 
'ttf-dejavu' 'qt4')
-makedepends=('gawk' 'flex' 'zip' 'unzip' 'asciidoc' 'mesa')
-source=(http://downloads.sourceforge.net/project/warzone2100/releases/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('7f061f3e5a2a6a83c146508ccefabd86')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr --with-distributor=Arch linux
-
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: warzone2100/repos/community-x86_64/PKGBUILD (from rev 102851, 
warzone2100/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-12-22 08:25:23 UTC (rev 102852)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Vesa Kaihlavirta ve...@iki.fi
+# Contributor: Angelo Theodorou enc...@users.sourceforge.net
+
+pkgname=warzone2100
+pkgver=3.1.1
+pkgrel=1
+pkgdesc=3D realtime strategy game on a future Earth
+url=http://wz2100.net/;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('sdl' 'glew' 'fribidi' 'openal' 'libvorbis' 'libtheora' 'physfs' 
'ttf-dejavu' 'qt4')
+makedepends=('gawk' 'flex' 'zip' 'unzip' 'asciidoc' 'mesa')
+source=(http://downloads.sourceforge.net/project/warzone2100/releases/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('0b81a0012098a1310f5351a3ace2021b')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --with-distributor=Archlinux
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make 

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

2013-12-22 Thread Thomas Bächler
Date: Sunday, December 22, 2013 @ 09:37:56
  Author: thomas
Revision: 202446

upgpkg: systemd 208-5

Added:
  systemd/trunk/0001-fstab-generator-Do-not-try-to-fsck-non-devices.patch
Modified:
  systemd/trunk/PKGBUILD

---+
 0001-fstab-generator-Do-not-try-to-fsck-non-devices.patch |   33 
 PKGBUILD  |   10 ++-
 2 files changed, 40 insertions(+), 3 deletions(-)

Added: 0001-fstab-generator-Do-not-try-to-fsck-non-devices.patch
===
--- 0001-fstab-generator-Do-not-try-to-fsck-non-devices.patch   
(rev 0)
+++ 0001-fstab-generator-Do-not-try-to-fsck-non-devices.patch   2013-12-22 
08:37:56 UTC (rev 202446)
@@ -0,0 +1,33 @@
+From 92e94a2b145eb3bee7035907cd8482285bb680ef Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Thomas=20B=C3=A4chler?= tho...@archlinux.org
+Date: Sun, 22 Dec 2013 09:17:14 +0100
+Subject: [PATCH] fstab-generator: Do not try to fsck non-devices
+
+This fixes a regression introduced in 64e70e4 where the mount fails
+when fstab is misconfigured with fs_passno  0 on a virtual file
+system like nfs, and the type is specified as auto.
+
+This is a backport of e2f123b97, but it since not all fsck-related patches
+have been backported to this version, the implementation is a bit different.
+---
+ src/fstab-generator/fstab-generator.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+diff --git a/src/fstab-generator/fstab-generator.c 
b/src/fstab-generator/fstab-generator.c
+index c0c2992..cf8b371 100644
+--- a/src/fstab-generator/fstab-generator.c
 b/src/fstab-generator/fstab-generator.c
+@@ -210,7 +210,9 @@ static int add_mount(
+ post);
+ 
+ if (passno  0) {
+-if (streq(where, /)) {
++if(!is_device_path(what)) {
++log_warning(Checking was requested for \%s\, but 
it is not a device., what);
++} else if (streq(where, /)) {
+ lnk = strjoin(arg_dest, /, SPECIAL_LOCAL_FS_TARGET, 
.wants/, systemd-fsck-root.service, NULL);
+ if (!lnk)
+ return log_oom();
+-- 
+1.8.5.2
+

Modified: PKGBUILD
===
--- PKGBUILD2013-12-22 07:44:29 UTC (rev 202445)
+++ PKGBUILD2013-12-22 08:37:56 UTC (rev 202446)
@@ -4,7 +4,7 @@
 pkgbase=systemd
 pkgname=('systemd' 'systemd-sysvcompat')
 pkgver=208
-pkgrel=4
+pkgrel=5
 arch=('i686' 'x86_64')
 url=http://www.freedesktop.org/wiki/Software/systemd;
 makedepends=('acl' 'cryptsetup' 'dbus-core' 'docbook-xsl' 
'gobject-introspection' 'gperf'
@@ -25,7 +25,8 @@
 '0004-Remove-FsckPassNo-from-systemd-fsck-root.service.patch'
 '0005-mount-service-drop-FsckPassNo-support.patch'
 '0006-efi-boot-generator-hookup-to-fsck.patch'
-'0007-fsck-root-only-run-when-requested-in-fstab.patch')
+'0007-fsck-root-only-run-when-requested-in-fstab.patch'
+'0001-fstab-generator-Do-not-try-to-fsck-non-devices.patch')
 md5sums=('df64550d92afbffb4f67a434193ee165'
  '29245f7a240bfba66e2b1783b63b6b40'
  '8b68b0218a3897d4d37a6ccf47914774'
@@ -40,7 +41,8 @@
  '2096f33bd36dfa0a7f0431d0a429787a'
  'd2481a6ea199b581e243a950125b0ca6'
  'c2aee634a3a6c50778968f0d5c756f40'
- 'ef8b8212d504bb73c10bf4e85f0703b2')
+ 'ef8b8212d504bb73c10bf4e85f0703b2'
+ '4ba2317bf4d7708fca406f49482b1bf3')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -59,6 +61,8 @@
   patch -Np1  $srcdir/0005-mount-service-drop-FsckPassNo-support.patch
   patch -Np1  $srcdir/0006-efi-boot-generator-hookup-to-fsck.patch
   patch -Np1  $srcdir/0007-fsck-root-only-run-when-requested-in-fstab.patch
+  # Fix FS#38210 (result of the previous backport)
+  patch -Np1  
$srcdir/0001-fstab-generator-Do-not-try-to-fsck-non-devices.patch
 
   autoreconf
 }



[arch-commits] Commit in systemd/repos (36 files)

2013-12-22 Thread Thomas Bächler
Date: Sunday, December 22, 2013 @ 09:38:38
  Author: thomas
Revision: 202447

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

Added:
  systemd/repos/testing-i686/
  
systemd/repos/testing-i686/0001-fix-lingering-references-to-var-lib-backlight-random.patch
(from rev 202446, 
systemd/trunk/0001-fix-lingering-references-to-var-lib-backlight-random.patch)
  
systemd/repos/testing-i686/0001-fstab-generator-Do-not-try-to-fsck-non-devices.patch
(from rev 202446, 
systemd/trunk/0001-fstab-generator-Do-not-try-to-fsck-non-devices.patch)
  
systemd/repos/testing-i686/0001-fstab-generator-When-parsing-the-root-cmdline-option.patch
(from rev 202446, 
systemd/trunk/0001-fstab-generator-When-parsing-the-root-cmdline-option.patch)
  
systemd/repos/testing-i686/0001-login-Don-t-stop-a-running-user-manager-from-garbage.patch
(from rev 202446, 
systemd/trunk/0001-login-Don-t-stop-a-running-user-manager-from-garbage.patch)
  
systemd/repos/testing-i686/0001-mount-check-for-NULL-before-reading-pm-what.patch
(from rev 202446, 
systemd/trunk/0001-mount-check-for-NULL-before-reading-pm-what.patch)
  
systemd/repos/testing-i686/0001-shared-util-fix-off-by-one-error-in-tag_to_udev_node.patch
(from rev 202446, 
systemd/trunk/0001-shared-util-fix-off-by-one-error-in-tag_to_udev_node.patch)
  
systemd/repos/testing-i686/0002-fstab-generator-Generate-explicit-dependencies-on-sy.patch
(from rev 202446, 
systemd/trunk/0002-fstab-generator-Generate-explicit-dependencies-on-sy.patch)
  
systemd/repos/testing-i686/0003-gpt-auto-generator-Generate-explicit-dependencies-on.patch
(from rev 202446, 
systemd/trunk/0003-gpt-auto-generator-Generate-explicit-dependencies-on.patch)
  
systemd/repos/testing-i686/0004-Remove-FsckPassNo-from-systemd-fsck-root.service.patch
(from rev 202446, 
systemd/trunk/0004-Remove-FsckPassNo-from-systemd-fsck-root.service.patch)
  systemd/repos/testing-i686/0005-mount-service-drop-FsckPassNo-support.patch
(from rev 202446, 
systemd/trunk/0005-mount-service-drop-FsckPassNo-support.patch)
  systemd/repos/testing-i686/0006-efi-boot-generator-hookup-to-fsck.patch
(from rev 202446, 
systemd/trunk/0006-efi-boot-generator-hookup-to-fsck.patch)
  
systemd/repos/testing-i686/0007-fsck-root-only-run-when-requested-in-fstab.patch
(from rev 202446, 
systemd/trunk/0007-fsck-root-only-run-when-requested-in-fstab.patch)
  systemd/repos/testing-i686/PKGBUILD
(from rev 202446, systemd/trunk/PKGBUILD)
  systemd/repos/testing-i686/initcpio-hook-udev
(from rev 202446, systemd/trunk/initcpio-hook-udev)
  systemd/repos/testing-i686/initcpio-install-systemd
(from rev 202446, systemd/trunk/initcpio-install-systemd)
  systemd/repos/testing-i686/initcpio-install-udev
(from rev 202446, systemd/trunk/initcpio-install-udev)
  systemd/repos/testing-i686/systemd.install
(from rev 202446, systemd/trunk/systemd.install)
  systemd/repos/testing-x86_64/
  
systemd/repos/testing-x86_64/0001-fix-lingering-references-to-var-lib-backlight-random.patch
(from rev 202446, 
systemd/trunk/0001-fix-lingering-references-to-var-lib-backlight-random.patch)
  
systemd/repos/testing-x86_64/0001-fstab-generator-Do-not-try-to-fsck-non-devices.patch
(from rev 202446, 
systemd/trunk/0001-fstab-generator-Do-not-try-to-fsck-non-devices.patch)
  
systemd/repos/testing-x86_64/0001-fstab-generator-When-parsing-the-root-cmdline-option.patch
(from rev 202446, 
systemd/trunk/0001-fstab-generator-When-parsing-the-root-cmdline-option.patch)
  
systemd/repos/testing-x86_64/0001-login-Don-t-stop-a-running-user-manager-from-garbage.patch
(from rev 202446, 
systemd/trunk/0001-login-Don-t-stop-a-running-user-manager-from-garbage.patch)
  
systemd/repos/testing-x86_64/0001-mount-check-for-NULL-before-reading-pm-what.patch
(from rev 202446, 
systemd/trunk/0001-mount-check-for-NULL-before-reading-pm-what.patch)
  
systemd/repos/testing-x86_64/0001-shared-util-fix-off-by-one-error-in-tag_to_udev_node.patch
(from rev 202446, 
systemd/trunk/0001-shared-util-fix-off-by-one-error-in-tag_to_udev_node.patch)
  
systemd/repos/testing-x86_64/0002-fstab-generator-Generate-explicit-dependencies-on-sy.patch
(from rev 202446, 
systemd/trunk/0002-fstab-generator-Generate-explicit-dependencies-on-sy.patch)
  
systemd/repos/testing-x86_64/0003-gpt-auto-generator-Generate-explicit-dependencies-on.patch
(from rev 202446, 
systemd/trunk/0003-gpt-auto-generator-Generate-explicit-dependencies-on.patch)
  
systemd/repos/testing-x86_64/0004-Remove-FsckPassNo-from-systemd-fsck-root.service.patch
(from rev 202446, 
systemd/trunk/0004-Remove-FsckPassNo-from-systemd-fsck-root.service.patch)
  systemd/repos/testing-x86_64/0005-mount-service-drop-FsckPassNo-support.patch
(from rev 202446, 
systemd/trunk/0005-mount-service-drop-FsckPassNo-support.patch)
  systemd/repos/testing-x86_64/0006-efi-boot-generator-hookup-to-fsck.patch
(from rev 202446, 

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

2013-12-22 Thread Thomas Bächler
Date: Sunday, December 22, 2013 @ 09:40:20
  Author: thomas
Revision: 202448

rebuild for libgcrypt 1.6.0

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-22 08:38:38 UTC (rev 202447)
+++ PKGBUILD2013-12-22 08:40:20 UTC (rev 202448)
@@ -4,7 +4,7 @@
 pkgbase=systemd
 pkgname=('systemd' 'systemd-sysvcompat')
 pkgver=208
-pkgrel=5
+pkgrel=6
 arch=('i686' 'x86_64')
 url=http://www.freedesktop.org/wiki/Software/systemd;
 makedepends=('acl' 'cryptsetup' 'dbus-core' 'docbook-xsl' 
'gobject-introspection' 'gperf'



[arch-commits] Commit in systemd/repos (66 files)

2013-12-22 Thread Thomas Bächler
Date: Sunday, December 22, 2013 @ 09:45:12
  Author: thomas
Revision: 202449

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

Added:
  
systemd/repos/staging-i686/0001-fix-lingering-references-to-var-lib-backlight-random.patch
(from rev 202448, 
systemd/trunk/0001-fix-lingering-references-to-var-lib-backlight-random.patch)
  
systemd/repos/staging-i686/0001-fstab-generator-Do-not-try-to-fsck-non-devices.patch
(from rev 202448, 
systemd/trunk/0001-fstab-generator-Do-not-try-to-fsck-non-devices.patch)
  
systemd/repos/staging-i686/0001-fstab-generator-When-parsing-the-root-cmdline-option.patch
(from rev 202448, 
systemd/trunk/0001-fstab-generator-When-parsing-the-root-cmdline-option.patch)
  
systemd/repos/staging-i686/0001-login-Don-t-stop-a-running-user-manager-from-garbage.patch
(from rev 202448, 
systemd/trunk/0001-login-Don-t-stop-a-running-user-manager-from-garbage.patch)
  
systemd/repos/staging-i686/0001-mount-check-for-NULL-before-reading-pm-what.patch
(from rev 202448, 
systemd/trunk/0001-mount-check-for-NULL-before-reading-pm-what.patch)
  
systemd/repos/staging-i686/0001-shared-util-fix-off-by-one-error-in-tag_to_udev_node.patch
(from rev 202448, 
systemd/trunk/0001-shared-util-fix-off-by-one-error-in-tag_to_udev_node.patch)
  
systemd/repos/staging-i686/0002-fstab-generator-Generate-explicit-dependencies-on-sy.patch
(from rev 202448, 
systemd/trunk/0002-fstab-generator-Generate-explicit-dependencies-on-sy.patch)
  
systemd/repos/staging-i686/0003-gpt-auto-generator-Generate-explicit-dependencies-on.patch
(from rev 202448, 
systemd/trunk/0003-gpt-auto-generator-Generate-explicit-dependencies-on.patch)
  
systemd/repos/staging-i686/0004-Remove-FsckPassNo-from-systemd-fsck-root.service.patch
(from rev 202448, 
systemd/trunk/0004-Remove-FsckPassNo-from-systemd-fsck-root.service.patch)
  systemd/repos/staging-i686/0005-mount-service-drop-FsckPassNo-support.patch
(from rev 202448, 
systemd/trunk/0005-mount-service-drop-FsckPassNo-support.patch)
  systemd/repos/staging-i686/0006-efi-boot-generator-hookup-to-fsck.patch
(from rev 202448, 
systemd/trunk/0006-efi-boot-generator-hookup-to-fsck.patch)
  
systemd/repos/staging-i686/0007-fsck-root-only-run-when-requested-in-fstab.patch
(from rev 202448, 
systemd/trunk/0007-fsck-root-only-run-when-requested-in-fstab.patch)
  systemd/repos/staging-i686/PKGBUILD
(from rev 202448, systemd/trunk/PKGBUILD)
  systemd/repos/staging-i686/initcpio-hook-udev
(from rev 202448, systemd/trunk/initcpio-hook-udev)
  systemd/repos/staging-i686/initcpio-install-systemd
(from rev 202448, systemd/trunk/initcpio-install-systemd)
  systemd/repos/staging-i686/initcpio-install-udev
(from rev 202448, systemd/trunk/initcpio-install-udev)
  systemd/repos/staging-i686/systemd.install
(from rev 202448, systemd/trunk/systemd.install)
  
systemd/repos/staging-x86_64/0001-fix-lingering-references-to-var-lib-backlight-random.patch
(from rev 202448, 
systemd/trunk/0001-fix-lingering-references-to-var-lib-backlight-random.patch)
  
systemd/repos/staging-x86_64/0001-fstab-generator-Do-not-try-to-fsck-non-devices.patch
(from rev 202448, 
systemd/trunk/0001-fstab-generator-Do-not-try-to-fsck-non-devices.patch)
  
systemd/repos/staging-x86_64/0001-fstab-generator-When-parsing-the-root-cmdline-option.patch
(from rev 202448, 
systemd/trunk/0001-fstab-generator-When-parsing-the-root-cmdline-option.patch)
  
systemd/repos/staging-x86_64/0001-login-Don-t-stop-a-running-user-manager-from-garbage.patch
(from rev 202448, 
systemd/trunk/0001-login-Don-t-stop-a-running-user-manager-from-garbage.patch)
  
systemd/repos/staging-x86_64/0001-mount-check-for-NULL-before-reading-pm-what.patch
(from rev 202448, 
systemd/trunk/0001-mount-check-for-NULL-before-reading-pm-what.patch)
  
systemd/repos/staging-x86_64/0001-shared-util-fix-off-by-one-error-in-tag_to_udev_node.patch
(from rev 202448, 
systemd/trunk/0001-shared-util-fix-off-by-one-error-in-tag_to_udev_node.patch)
  
systemd/repos/staging-x86_64/0002-fstab-generator-Generate-explicit-dependencies-on-sy.patch
(from rev 202448, 
systemd/trunk/0002-fstab-generator-Generate-explicit-dependencies-on-sy.patch)
  
systemd/repos/staging-x86_64/0003-gpt-auto-generator-Generate-explicit-dependencies-on.patch
(from rev 202448, 
systemd/trunk/0003-gpt-auto-generator-Generate-explicit-dependencies-on.patch)
  
systemd/repos/staging-x86_64/0004-Remove-FsckPassNo-from-systemd-fsck-root.service.patch
(from rev 202448, 
systemd/trunk/0004-Remove-FsckPassNo-from-systemd-fsck-root.service.patch)
  systemd/repos/staging-x86_64/0005-mount-service-drop-FsckPassNo-support.patch
(from rev 202448, 
systemd/trunk/0005-mount-service-drop-FsckPassNo-support.patch)
  systemd/repos/staging-x86_64/0006-efi-boot-generator-hookup-to-fsck.patch
(from rev 202448, 
systemd/trunk/0006-efi-boot-generator-hookup-to-fsck.patch)
  

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

2013-12-22 Thread speps
Date: Sunday, December 22, 2013 @ 12:43:13
  Author: speps
Revision: 102853

upgpkg: qupzilla 1.4.4-2

Modified:
  qupzilla/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-22 08:25:23 UTC (rev 102852)
+++ PKGBUILD2013-12-22 11:43:13 UTC (rev 102853)
@@ -4,7 +4,7 @@
 pkgbase=qupzilla
 pkgname=(qupzilla qupzilla-qt5)
 pkgver=1.4.4
-pkgrel=1
+pkgrel=2
 pkgdesc=Cross-platform QtWebKit browser
 arch=(i686 x86_64)
 url=http://www.qupzilla.com/;



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

2013-12-22 Thread speps
Date: Sunday, December 22, 2013 @ 12:44:14
  Author: speps
Revision: 102854

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

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

---+
 /PKGBUILD |  130 
 /qupzilla.install |   24 ++
 community-i686/PKGBUILD   |   65 --
 community-i686/qupzilla.install   |   12 ---
 community-x86_64/PKGBUILD |   65 --
 community-x86_64/qupzilla.install |   12 ---
 6 files changed, 154 insertions(+), 154 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-22 11:43:13 UTC (rev 102853)
+++ community-i686/PKGBUILD 2013-12-22 11:44:14 UTC (rev 102854)
@@ -1,65 +0,0 @@
-# $Id$
-# Maintainer: speps speps at aur dot archlinux dot org
-
-pkgbase=qupzilla
-pkgname=(qupzilla qupzilla-qt5)
-pkgver=1.4.4
-pkgrel=1
-pkgdesc=Cross-platform QtWebKit browser
-arch=(i686 x86_64)
-url=http://www.qupzilla.com/;
-license=('GPL3')
-makedepends=('qtwebkit' 'qt5-webkit' 'qt5-script' 'hunspell')
-optdepends=('bash-completion: bash completion support')
-source=($pkgbase-$pkgver.tar.gz::https://github.com/QupZilla/$pkgbase/tarball/v$pkgver;)
-noextract=($pkgbase-$pkgver.tar.gz)
-install=$pkgbase.install
-md5sums=('cfbf5cd23d184275c389c79a39a28631')
-
-prepare() {
-  # extract
-  mkdir -p qt{4,5}
-  bsdtar --strip-components 1 -zxf $pkgbase-$pkgver.tar.gz -C qt4
-  bsdtar --strip-components 1 -zxf $pkgbase-$pkgver.tar.gz -C qt5
-
-  # configure
-  export USE_WEBGL=true \
- QUPZILLA_PREFIX=/usr/
-}
-
-build() {
-  cd qt4
-  qmake-qt4
-  make
-
-  cd ../qt5
-  qmake
-  make
-}
-
-package_qupzilla() {
-  depends=('qtwebkit' 'hunspell')
-
-  cd qt4
-  make INSTALL_ROOT=$pkgdir/ install
-
-  # zsh completion
-  install -Dm644 linux/completion/zsh_completion.sh \
-$pkgdir/usr/share/zsh/site-functions/_$pkgbase
-}
-
-package_qupzilla-qt5() {
-  pkgdesc+= (Qt5)
-  depends=('qt5-webkit' 'qt5-script' 'hunspell' 'desktop-file-utils' 
'hicolor-icon-theme')
-  provides=('qupzilla')
-  conflicts=('qupzilla')
-
-  cd qt5
-  make INSTALL_ROOT=$pkgdir/ install
-
-  # zsh completion
-  install -Dm644 linux/completion/zsh_completion.sh \
-$pkgdir/usr/share/zsh/site-functions/_$pkgbase
-}
-
-# vim:set ts=2 sw=2 et:

Copied: qupzilla/repos/community-i686/PKGBUILD (from rev 102853, 
qupzilla/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-22 11:44:14 UTC (rev 102854)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: speps speps at aur dot archlinux dot org
+
+pkgbase=qupzilla
+pkgname=(qupzilla qupzilla-qt5)
+pkgver=1.4.4
+pkgrel=2
+pkgdesc=Cross-platform QtWebKit browser
+arch=(i686 x86_64)
+url=http://www.qupzilla.com/;
+license=('GPL3')
+makedepends=('qtwebkit' 'qt5-webkit' 'qt5-script' 'hunspell')
+optdepends=('bash-completion: bash completion support')
+source=($pkgbase-$pkgver.tar.gz::https://github.com/QupZilla/$pkgbase/tarball/v$pkgver;)
+noextract=($pkgbase-$pkgver.tar.gz)
+install=$pkgbase.install
+md5sums=('cfbf5cd23d184275c389c79a39a28631')
+
+prepare() {
+  # extract
+  mkdir -p qt{4,5}
+  bsdtar --strip-components 1 -zxf $pkgbase-$pkgver.tar.gz -C qt4
+  bsdtar --strip-components 1 -zxf $pkgbase-$pkgver.tar.gz -C qt5
+
+  # configure
+  export USE_WEBGL=true \
+ QUPZILLA_PREFIX=/usr/
+}
+
+build() {
+  cd qt4
+  qmake-qt4
+  make
+
+  cd ../qt5
+  qmake
+  make
+}
+
+package_qupzilla() {
+  depends=('qtwebkit' 'hunspell')
+
+  cd qt4
+  make INSTALL_ROOT=$pkgdir/ install
+
+  # zsh completion
+  install -Dm644 linux/completion/zsh_completion.sh \
+$pkgdir/usr/share/zsh/site-functions/_$pkgbase
+}
+
+package_qupzilla-qt5() {
+  pkgdesc+= (Qt5)
+  depends=('qt5-webkit' 'qt5-script' 'hunspell' 'desktop-file-utils' 
'hicolor-icon-theme')
+  provides=('qupzilla')
+  conflicts=('qupzilla')
+
+  cd qt5
+  make INSTALL_ROOT=$pkgdir/ install
+
+  # zsh completion
+  install -Dm644 linux/completion/zsh_completion.sh \
+$pkgdir/usr/share/zsh/site-functions/_$pkgbase
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/qupzilla.install
===
--- community-i686/qupzilla.install 2013-12-22 

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

2013-12-22 Thread Jan Steffens
Date: Sunday, December 22, 2013 @ 13:19:17
  Author: heftig
Revision: 202450

0.20.3

Modified:
  rygel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-22 08:45:12 UTC (rev 202449)
+++ PKGBUILD2013-12-22 12:19:17 UTC (rev 202450)
@@ -3,7 +3,7 @@
 # Contributor: Balló György ballogyor+arch at gmail dot com
 
 pkgname=rygel
-pkgver=0.20.2
+pkgver=0.20.3
 pkgrel=1
 pkgdesc=UPnP AV MediaServer and MediaRenderer that allows you to easily share 
audio, video and pictures, and control of media player on your home network
 arch=(i686 x86_64)
@@ -21,7 +21,7 @@
 install=rygel.install
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('be5a41664c914acbe367729ed93b0fb5f48ff9647ffef38828fd30c4f4d4f2ae')
+sha256sums=('4e7e3105a1d27d126938b7530f60bd7867121188651cee806f36694fbd7dd349')
 
 build() {
   cd $pkgname-$pkgver



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

2013-12-22 Thread Jan Steffens
Date: Sunday, December 22, 2013 @ 13:20:10
  Author: heftig
Revision: 202451

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

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

+
 /PKGBUILD  |   82 +++
 /rygel.install |   22 +++
 extra-i686/PKGBUILD|   41 -
 extra-i686/rygel.install   |   11 -
 extra-x86_64/PKGBUILD  |   41 -
 extra-x86_64/rygel.install |   11 -
 6 files changed, 104 insertions(+), 104 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-22 12:19:17 UTC (rev 202450)
+++ extra-i686/PKGBUILD 2013-12-22 12:20:10 UTC (rev 202451)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Balló György ballogyor+arch at gmail dot com
-
-pkgname=rygel
-pkgver=0.20.2
-pkgrel=1
-pkgdesc=UPnP AV MediaServer and MediaRenderer that allows you to easily share 
audio, video and pictures, and control of media player on your home network
-arch=(i686 x86_64)
-url=http://live.gnome.org/Rygel;
-license=(LGPL)
-depends=(gupnp-av gupnp-dlna libgee gtk3 libunistring libtracker-sparql 
hicolor-icon-theme xdg-utils)
-makedepends=(vala intltool)
-optdepends=('gst-plugins-base: Extra media codecs'
-'gst-plugins-good: Extra media codecs'
-'gst-plugins-bad: Extra media codecs'
-'gst-plugins-ugly: Extra media codecs'
-'gst-libav: Extra media codecs'
-'tracker: Share indexed media files')
-backup=(etc/rygel.conf)
-install=rygel.install
-groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('be5a41664c914acbe367729ed93b0fb5f48ff9647ffef38828fd30c4f4d4f2ae')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-static --enable-mediathek-plugin 
--enable-gst-launch-plugin
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: rygel/repos/extra-i686/PKGBUILD (from rev 202450, rygel/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-22 12:20:10 UTC (rev 202451)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Balló György ballogyor+arch at gmail dot com
+
+pkgname=rygel
+pkgver=0.20.3
+pkgrel=1
+pkgdesc=UPnP AV MediaServer and MediaRenderer that allows you to easily share 
audio, video and pictures, and control of media player on your home network
+arch=(i686 x86_64)
+url=http://live.gnome.org/Rygel;
+license=(LGPL)
+depends=(gupnp-av gupnp-dlna libgee gtk3 libunistring libtracker-sparql 
hicolor-icon-theme xdg-utils)
+makedepends=(vala intltool)
+optdepends=('gst-plugins-base: Extra media codecs'
+'gst-plugins-good: Extra media codecs'
+'gst-plugins-bad: Extra media codecs'
+'gst-plugins-ugly: Extra media codecs'
+'gst-libav: Extra media codecs'
+'tracker: Share indexed media files')
+backup=(etc/rygel.conf)
+install=rygel.install
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('4e7e3105a1d27d126938b7530f60bd7867121188651cee806f36694fbd7dd349')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static --enable-mediathek-plugin 
--enable-gst-launch-plugin
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/rygel.install
===
--- extra-i686/rygel.install2013-12-22 12:19:17 UTC (rev 202450)
+++ extra-i686/rygel.install2013-12-22 12:20:10 UTC (rev 202451)
@@ -1,11 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}

Copied: rygel/repos/extra-i686/rygel.install (from rev 202450, 
rygel/trunk/rygel.install)
===
--- 

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

2013-12-22 Thread Alexander Rødseth
Date: Sunday, December 22, 2013 @ 13:24:41
  Author: arodseth
Revision: 102855

upgpkg: erlang-docs R16B03-1

Modified:
  erlang-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-22 11:44:14 UTC (rev 102854)
+++ PKGBUILD2013-12-22 12:24:41 UTC (rev 102855)
@@ -4,7 +4,7 @@
 # Contributor: Ricardo Catalinas Jiménez jimenezr...@gmail.com
 
 pkgname=erlang-docs
-pkgver=R16B
+pkgver=R16B03
 pkgrel=1
 pkgdesc='HTML and PDF documentation for Erlang'
 arch=('any')
@@ -11,7 +11,7 @@
 url='http://www.erlang.org/doc/'
 license=('custom')
 source=(http://www.erlang.org/download/otp_doc_html_${pkgver}.tar.gz;)
-sha256sums=('c0bbfd483a267440046c77aed8af7d7eafa5d03553324db9bf365a850a6581ee')
+sha256sums=('d392dc254fe4dc917e68d1c1217aff70e2c92d88c19362037a18209c4fae23c3')
 
 package() {
   install -d $pkgdir/usr/share/doc/erlang



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

2013-12-22 Thread Alexander Rødseth
Date: Sunday, December 22, 2013 @ 13:24:47
  Author: arodseth
Revision: 102856

archrelease: copy trunk to community-any

Added:
  erlang-docs/repos/community-any/PKGBUILD
(from rev 102855, erlang-docs/trunk/PKGBUILD)
Deleted:
  erlang-docs/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-22 12:24:41 UTC (rev 102855)
+++ PKGBUILD2013-12-22 12:24:47 UTC (rev 102856)
@@ -1,22 +0,0 @@
-# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Lukas Fleischer archlinux at cryptocrack dot de
-# Contributor: Ricardo Catalinas Jiménez jimenezr...@gmail.com
-
-pkgname=erlang-docs
-pkgver=R16B
-pkgrel=1
-pkgdesc='HTML and PDF documentation for Erlang'
-arch=('any')
-url='http://www.erlang.org/doc/'
-license=('custom')
-source=(http://www.erlang.org/download/otp_doc_html_${pkgver}.tar.gz;)
-sha256sums=('c0bbfd483a267440046c77aed8af7d7eafa5d03553324db9bf365a850a6581ee')
-
-package() {
-  install -d $pkgdir/usr/share/doc/erlang
-  cp -rf doc erts-* lib $pkgdir/usr/share/doc/erlang
-  install -Dm0644 COPYRIGHT $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: erlang-docs/repos/community-any/PKGBUILD (from rev 102855, 
erlang-docs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-22 12:24:47 UTC (rev 102856)
@@ -0,0 +1,22 @@
+# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Ricardo Catalinas Jiménez jimenezr...@gmail.com
+
+pkgname=erlang-docs
+pkgver=R16B03
+pkgrel=1
+pkgdesc='HTML and PDF documentation for Erlang'
+arch=('any')
+url='http://www.erlang.org/doc/'
+license=('custom')
+source=(http://www.erlang.org/download/otp_doc_html_${pkgver}.tar.gz;)
+sha256sums=('d392dc254fe4dc917e68d1c1217aff70e2c92d88c19362037a18209c4fae23c3')
+
+package() {
+  install -d $pkgdir/usr/share/doc/erlang
+  cp -rf doc erts-* lib $pkgdir/usr/share/doc/erlang
+  install -Dm0644 COPYRIGHT $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-12-22 Thread Thomas Bächler
Date: Sunday, December 22, 2013 @ 14:44:39
  Author: thomas
Revision: 202619

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

Added:
  cryptsetup/repos/core-i686/PKGBUILD
(from rev 202618, cryptsetup/repos/testing-i686/PKGBUILD)
  cryptsetup/repos/core-i686/encrypt_hook
(from rev 202618, cryptsetup/repos/testing-i686/encrypt_hook)
  cryptsetup/repos/core-i686/encrypt_install
(from rev 202618, cryptsetup/repos/testing-i686/encrypt_install)
  cryptsetup/repos/core-i686/sd-encrypt
(from rev 202618, cryptsetup/repos/testing-i686/sd-encrypt)
  cryptsetup/repos/core-x86_64/PKGBUILD
(from rev 202618, cryptsetup/repos/testing-x86_64/PKGBUILD)
  cryptsetup/repos/core-x86_64/encrypt_hook
(from rev 202618, cryptsetup/repos/testing-x86_64/encrypt_hook)
  cryptsetup/repos/core-x86_64/encrypt_install
(from rev 202618, cryptsetup/repos/testing-x86_64/encrypt_install)
  cryptsetup/repos/core-x86_64/sd-encrypt
(from rev 202618, cryptsetup/repos/testing-x86_64/sd-encrypt)
Deleted:
  cryptsetup/repos/core-i686/PKGBUILD
  cryptsetup/repos/core-i686/encrypt_hook
  cryptsetup/repos/core-i686/encrypt_install
  cryptsetup/repos/core-i686/sd-encrypt
  cryptsetup/repos/core-x86_64/PKGBUILD
  cryptsetup/repos/core-x86_64/encrypt_hook
  cryptsetup/repos/core-x86_64/encrypt_install
  cryptsetup/repos/core-x86_64/sd-encrypt
  cryptsetup/repos/testing-i686/
  cryptsetup/repos/testing-x86_64/

-+
 /PKGBUILD   |   82 
 /encrypt_hook   |  278 ++
 /encrypt_install|   88 +
 /sd-encrypt |   84 
 core-i686/PKGBUILD  |   41 --
 core-i686/encrypt_hook  |  139 -
 core-i686/encrypt_install   |   44 --
 core-i686/sd-encrypt|   42 --
 core-x86_64/PKGBUILD|   41 --
 core-x86_64/encrypt_hook|  139 -
 core-x86_64/encrypt_install |   44 --
 core-x86_64/sd-encrypt  |   42 --
 12 files changed, 532 insertions(+), 532 deletions(-)

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


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

2013-12-22 Thread speps
Date: Sunday, December 22, 2013 @ 15:01:51
  Author: speps
Revision: 102858

archrelease: copy trunk to community-any

Added:
  firefox-firebug/repos/community-any/PKGBUILD
(from rev 102857, firefox-firebug/trunk/PKGBUILD)
Deleted:
  firefox-firebug/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-22 14:01:38 UTC (rev 102857)
+++ PKGBUILD2013-12-22 14:01:51 UTC (rev 102858)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: speps speps at aur dot archlinux dot org
-
-pkgname=firefox-firebug
-pkgver=1.12.4
-pkgrel=1
-pkgdesc=Firefox plugin with tools for web development.
-arch=(any)
-url=http://getfirebug.com/;
-license=('custom:BSD')
-groups=('firefox-addons')
-depends=('firefox')
-provides=('firebug')
-source=(${url}releases/firebug/${pkgver%.*}/firebug-$pkgver.xpi)
-md5sums=('de78d668476ec49153820ba9dea45425')
-
-package() {
-  cd $srcdir
-
-  # extension
-  
_dest=$pkgdir/usr/lib/firefox/browser/extensions/fire...@software.joehewitt.com
-  find . -type d -exec install -d {} $_dest/{} \;
-  find . -type f -exec install -Dm644 {} $_dest/{} \;
-
-  # license
-  install -Dm644 license.txt \
-$pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-firebug/repos/community-any/PKGBUILD (from rev 102857, 
firefox-firebug/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-22 14:01:51 UTC (rev 102858)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: speps speps at aur dot archlinux dot org
+
+pkgname=firefox-firebug
+pkgver=1.12.5
+pkgrel=1
+pkgdesc=Firefox plugin with tools for web development.
+arch=(any)
+url=http://getfirebug.com/;
+license=('custom:BSD')
+groups=('firefox-addons')
+depends=('firefox')
+provides=('firebug')
+source=(${url}releases/firebug/${pkgver%.*}/firebug-$pkgver.xpi)
+md5sums=('8e5fa8c0582b5e8b6f7fd15856e82b61')
+
+package() {
+  cd $srcdir
+
+  # extension
+  
_dest=$pkgdir/usr/lib/firefox/browser/extensions/fire...@software.joehewitt.com
+  find . -type d -exec install -d {} $_dest/{} \;
+  find . -type f -exec install -Dm644 {} $_dest/{} \;
+
+  # license
+  install -Dm644 license.txt \
+$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-12-22 Thread speps
Date: Sunday, December 22, 2013 @ 15:01:38
  Author: speps
Revision: 102857

upgpkg: firefox-firebug 1.12.5-1

Modified:
  firefox-firebug/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-22 12:24:47 UTC (rev 102856)
+++ PKGBUILD2013-12-22 14:01:38 UTC (rev 102857)
@@ -2,7 +2,7 @@
 # Maintainer: speps speps at aur dot archlinux dot org
 
 pkgname=firefox-firebug
-pkgver=1.12.4
+pkgver=1.12.5
 pkgrel=1
 pkgdesc=Firefox plugin with tools for web development.
 arch=(any)
@@ -12,7 +12,7 @@
 depends=('firefox')
 provides=('firebug')
 source=(${url}releases/firebug/${pkgver%.*}/firebug-$pkgver.xpi)
-md5sums=('de78d668476ec49153820ba9dea45425')
+md5sums=('8e5fa8c0582b5e8b6f7fd15856e82b61')
 
 package() {
   cd $srcdir



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

2013-12-22 Thread Jan Steffens
Date: Sunday, December 22, 2013 @ 15:15:44
  Author: heftig
Revision: 102859

2.2.2

Modified:
  rubinius/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-22 14:01:51 UTC (rev 102858)
+++ PKGBUILD2013-12-22 14:15:44 UTC (rev 102859)
@@ -3,7 +3,7 @@
 
 pkgbase=rubinius
 pkgname=(rubinius rubinius-ruby)
-pkgver=2.2.1
+pkgver=2.2.2
 pkgrel=1
 pkgdesc=Ruby runtime written in Ruby, designed for concurrency
 arch=(i686 x86_64)
@@ -13,14 +13,17 @@
 makedepends=(llvm ruby)
 options=(!emptydirs)
 source=(http://releases.rubini.us/${pkgbase}-${pkgver}.tar.bz2
-gemrc)
-sha256sums=('2a2a4705cf517470b86b4a8e27e16b11ec363789b690411c792e0f8908c06cb0'
-'4bb7eb2fe66e396ed16b589cdb656831407b39ad4e138d88536754c0448ac614')
+gemrc dirs.patch)
+sha256sums=('a49d596f889405e4fc511da64b8afe5eccfafdcee5ea99be15d3ad36290ec2ba'
+'4bb7eb2fe66e396ed16b589cdb656831407b39ad4e138d88536754c0448ac614'
+'93f3918dc2a5679e281e724f9b3cb712ffa784c1e52e6fa7ce75f74ce6655a66')
 
 prepare() {
   export GEM_HOME=$srcdir/gemdir
   cd $pkgbase-$pkgver
 
+  patch -Np1 -i ../dirs.patch
+
   mkdir -p $GEM_HOME
   gem install --no-user-install -N vendor/cache/bundler-*.gem
 



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

2013-12-22 Thread Jan Steffens
Date: Sunday, December 22, 2013 @ 15:20:57
  Author: heftig
Revision: 102860

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

Added:
  rubinius/repos/community-i686/PKGBUILD
(from rev 102859, rubinius/trunk/PKGBUILD)
  rubinius/repos/community-i686/gemrc
(from rev 102859, rubinius/trunk/gemrc)
  rubinius/repos/community-x86_64/PKGBUILD
(from rev 102859, rubinius/trunk/PKGBUILD)
  rubinius/repos/community-x86_64/gemrc
(from rev 102859, rubinius/trunk/gemrc)
Deleted:
  rubinius/repos/community-i686/PKGBUILD
  rubinius/repos/community-i686/gemrc
  rubinius/repos/community-x86_64/PKGBUILD
  rubinius/repos/community-x86_64/gemrc

---+
 /PKGBUILD |  174 
 /gemrc|   10 ++
 community-i686/PKGBUILD   |   84 -
 community-i686/gemrc  |5 -
 community-x86_64/PKGBUILD |   84 -
 community-x86_64/gemrc|5 -
 6 files changed, 184 insertions(+), 178 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-22 14:15:44 UTC (rev 102859)
+++ community-i686/PKGBUILD 2013-12-22 14:20:57 UTC (rev 102860)
@@ -1,84 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgbase=rubinius
-pkgname=(rubinius rubinius-ruby)
-pkgver=2.2.1
-pkgrel=1
-pkgdesc=Ruby runtime written in Ruby, designed for concurrency
-arch=(i686 x86_64)
-url=http://rubini.us;
-license=(custom)
-depends=(llvm-libs libffi openssl libyaml)
-makedepends=(llvm ruby)
-options=(!emptydirs)
-source=(http://releases.rubini.us/${pkgbase}-${pkgver}.tar.bz2
-gemrc)
-sha256sums=('2a2a4705cf517470b86b4a8e27e16b11ec363789b690411c792e0f8908c06cb0'
-'4bb7eb2fe66e396ed16b589cdb656831407b39ad4e138d88536754c0448ac614')
-
-prepare() {
-  export GEM_HOME=$srcdir/gemdir
-  cd $pkgbase-$pkgver
-
-  mkdir -p $GEM_HOME
-  gem install --no-user-install -N vendor/cache/bundler-*.gem
-
-  $GEM_HOME/bin/bundle install --local
-}
-
-build() {
-  export GEM_HOME=$srcdir/gemdir
-  cd $pkgbase-$pkgver
-
-  ./configure --prefix=/usr \
---mandir=/usr/share/man \
---includedir=/usr/include/rubinius \
---appdir=/usr/lib/rubinius \
---gemsdir=/usr/lib/rubinius/gems \
---preserve-prefix \
---llvm-shared \
---without-rpath
-  rake build
-}
-
-check() {
-  export GEM_HOME=$srcdir/gemdir
-  cd $pkgbase-$pkgver
-
-  rake vm:test || :
-}
-
-package_rubinius() {
-  optdepends=('ruby-docs: Ruby documentation')
-
-  export GEM_HOME=$srcdir/gemdir
-  cd $pkgbase-$pkgver
-
-  DESTDIR=$pkgdir rake install
-
-  mkdir -p $pkgdir/usr/share/ri
-  ln -s 2.0.0 $pkgdir/usr/share/ri/2.1
-
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/rubinius/LICENSE
-
-### Split rubinius-ruby
-  mkdir -p $srcdir/ruby/usr/bin
-  for _f in $pkgdir/usr/bin/*; do
-[[ $_f == */rbx ]]  continue
-mv $_f $srcdir/ruby/usr/bin
-  done
-}
-
-package_rubinius-ruby() {
-  pkgdesc=Ruby compat for Rubinius
-  depends=(rubinius)
-  provides=(ruby)
-  conflicts=(ruby)
-  backup=(etc/gemrc)
-
-  mv ruby/* $pkgdir
-  install -Dm644 gemrc $pkgdir/etc/gemrc
-  install -d $pkgdir/usr/share/licenses/rubinius-ruby
-  ln -s ../rubinius/LICENSE $pkgdir/usr/share/licenses/rubinius-ruby/LICENSE
-}

Copied: rubinius/repos/community-i686/PKGBUILD (from rev 102859, 
rubinius/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-22 14:20:57 UTC (rev 102860)
@@ -0,0 +1,87 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgbase=rubinius
+pkgname=(rubinius rubinius-ruby)
+pkgver=2.2.2
+pkgrel=1
+pkgdesc=Ruby runtime written in Ruby, designed for concurrency
+arch=(i686 x86_64)
+url=http://rubini.us;
+license=(custom)
+depends=(llvm-libs libffi openssl libyaml)
+makedepends=(llvm ruby)
+options=(!emptydirs)
+source=(http://releases.rubini.us/${pkgbase}-${pkgver}.tar.bz2
+gemrc dirs.patch)
+sha256sums=('a49d596f889405e4fc511da64b8afe5eccfafdcee5ea99be15d3ad36290ec2ba'
+'4bb7eb2fe66e396ed16b589cdb656831407b39ad4e138d88536754c0448ac614'
+'93f3918dc2a5679e281e724f9b3cb712ffa784c1e52e6fa7ce75f74ce6655a66')
+
+prepare() {
+  export GEM_HOME=$srcdir/gemdir
+  cd $pkgbase-$pkgver
+
+  patch -Np1 -i ../dirs.patch
+
+  mkdir -p $GEM_HOME
+  gem install --no-user-install -N vendor/cache/bundler-*.gem
+
+  $GEM_HOME/bin/bundle install --local
+}
+
+build() {
+  export GEM_HOME=$srcdir/gemdir
+  cd $pkgbase-$pkgver
+
+  ./configure --prefix=/usr \
+--mandir=/usr/share/man \
+--includedir=/usr/include/rubinius \
+--appdir=/usr/lib/rubinius \
+--gemsdir=/usr/lib/rubinius/gems \
+--preserve-prefix \
+--llvm-shared \
+--without-rpath
+  rake build
+}
+
+check() {
+  export 

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

2013-12-22 Thread Pierre Schmitz
Date: Sunday, December 22, 2013 @ 18:26:50
  Author: pierre
Revision: 202620

upgpkg: zsh 5.0.4-1

Modified:
  zsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-22 13:44:39 UTC (rev 202619)
+++ PKGBUILD2013-12-22 17:26:50 UTC (rev 202620)
@@ -3,7 +3,7 @@
 
 pkgbase=zsh
 pkgname=('zsh' 'zsh-doc')
-pkgver=5.0.3
+pkgver=5.0.4
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.zsh.org/'
@@ -12,8 +12,8 @@
 source=(http://www.zsh.org/pub/zsh-${pkgver}.tar.bz2;
 http://www.zsh.org/pub/zsh-${pkgver}-doc.tar.bz2;
 'zprofile')
-md5sums=('aeba7cffed625aa5e212d33285243e11'
- '01096a74fb641d2c6a00de0cfe2cd3ec'
+md5sums=('9829fe8932c25740173a272e8959cf8c'
+ '2505867639d58726cd09e6884cb7863c'
  '24a9335edf77252a7b5f52e079f7aef7')
 
 prepare() {



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

2013-12-22 Thread Pierre Schmitz
Date: Sunday, December 22, 2013 @ 18:27:11
  Author: pierre
Revision: 202621

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

Added:
  zsh/repos/testing-i686/PKGBUILD
(from rev 202620, zsh/trunk/PKGBUILD)
  zsh/repos/testing-i686/zprofile
(from rev 202620, zsh/trunk/zprofile)
  zsh/repos/testing-i686/zsh-doc.install
(from rev 202620, zsh/trunk/zsh-doc.install)
  zsh/repos/testing-i686/zsh.install
(from rev 202620, zsh/trunk/zsh.install)
  zsh/repos/testing-x86_64/PKGBUILD
(from rev 202620, zsh/trunk/PKGBUILD)
  zsh/repos/testing-x86_64/zprofile
(from rev 202620, zsh/trunk/zprofile)
  zsh/repos/testing-x86_64/zsh-doc.install
(from rev 202620, zsh/trunk/zsh-doc.install)
  zsh/repos/testing-x86_64/zsh.install
(from rev 202620, zsh/trunk/zsh.install)
Deleted:
  zsh/repos/testing-i686/PKGBUILD
  zsh/repos/testing-i686/zprofile
  zsh/repos/testing-i686/zsh-doc.install
  zsh/repos/testing-i686/zsh.install
  zsh/repos/testing-x86_64/PKGBUILD
  zsh/repos/testing-x86_64/zprofile
  zsh/repos/testing-x86_64/zsh-doc.install
  zsh/repos/testing-x86_64/zsh.install

+
 /PKGBUILD  |  168 +++
 /zprofile  |2 
 /zsh-doc.install   |   40 +
 /zsh.install   |   24 +
 testing-i686/PKGBUILD  |   84 ---
 testing-i686/zprofile  |1 
 testing-i686/zsh-doc.install   |   20 
 testing-i686/zsh.install   |   12 --
 testing-x86_64/PKGBUILD|   84 ---
 testing-x86_64/zprofile|1 
 testing-x86_64/zsh-doc.install |   20 
 testing-x86_64/zsh.install |   12 --
 12 files changed, 234 insertions(+), 234 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2013-12-22 17:26:50 UTC (rev 202620)
+++ testing-i686/PKGBUILD   2013-12-22 17:27:11 UTC (rev 202621)
@@ -1,84 +0,0 @@
-# $Id$
-# Maintainer: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=zsh
-pkgname=('zsh' 'zsh-doc')
-pkgver=5.0.3
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://www.zsh.org/'
-license=('custom')
-makedepends=('pcre' 'libcap' 'gdbm')
-source=(http://www.zsh.org/pub/zsh-${pkgver}.tar.bz2;
-http://www.zsh.org/pub/zsh-${pkgver}-doc.tar.bz2;
-'zprofile')
-md5sums=('aeba7cffed625aa5e212d33285243e11'
- '01096a74fb641d2c6a00de0cfe2cd3ec'
- '24a9335edf77252a7b5f52e079f7aef7')
-
-prepare() {
-   cd ${srcdir}/${pkgbase}-${pkgver}
-
-   # Set correct keymap path
-   sed -i 's#/usr/share/keymaps#/usr/share/kbd/keymaps#g' 
Completion/Unix/Command/_loadkeys
-
-   # Remove unneeded and conflicting completion scripts
-   for _fpath in AIX BSD Cygwin Darwin Debian Mandriva openSUSE Redhat 
Solaris; do
-   rm -rf Completion/$_fpath
-   sed s#\s*Completion/$_fpath/\*/\*##g -i Src/Zle/complete.mdd
-   done
-   rm -f  Completion/Linux/Command/_{pkgtool,rpmbuild,yast}
-   rm -f  Completion/Unix/Command/_{osc,systemd}
-}
-
-build() {
-   cd ${srcdir}/${pkgbase}-${pkgver}
-
-   ./configure --prefix=/usr \
-   --docdir=/usr/share/doc/zsh \
-   --htmldir=/usr/share/doc/zsh/html \
-   --enable-etcdir=/etc/zsh \
-   --enable-zshenv=/etc/zsh/zshenv \
-   --enable-zlogin=/etc/zsh/zlogin \
-   --enable-zlogout=/etc/zsh/zlogout \
-   --enable-zprofile=/etc/zsh/zprofile \
-   --enable-zshrc=/etc/zsh/zshrc \
-   --enable-maildir-support \
-   --with-term-lib='ncursesw' \
-   --enable-multibyte \
-   --enable-function-subdirs \
-   --enable-fndir=/usr/share/zsh/functions \
-   --enable-scriptdir=/usr/share/zsh/scripts \
-   --with-tcsetpgrp \
-   --enable-pcre \
-   --enable-cap \
-   --enable-zsh-secure-free
-   make
-}
-
-check() {
-   cd ${srcdir}/${pkgbase}-${pkgver}
-   HOME=${srcdir} make check
-}
-
-package_zsh() {
-   pkgdesc='A very advanced and programmable command interpreter (shell) 
for UNIX'
-   depends=('pcre' 'libcap' 'gdbm')
-   backup=('etc/zsh/zprofile')
-   install=zsh.install
-
-   cd ${srcdir}/${pkgbase}-${pkgver}
-   make DESTDIR=${pkgdir}/ install
-   install -D -m644 ${srcdir}/zprofile ${pkgdir}/etc/zsh/zprofile
-   install -D -m644 LICENCE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}
-
-package_zsh-doc() {
-   pkgdesc='Info, HTML and PDF format of the ZSH documentation'
-   install=zsh-doc.install
-
-   cd ${srcdir}/${pkgbase}-${pkgver}
-   make DESTDIR=${pkgdir}/ install.info install.html
-   install -D -m644 Doc/zsh.pdf ${pkgdir}/usr/share/doc/zsh.pdf
-   install -D -m644 LICENCE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}


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

2013-12-22 Thread Dave Reisner
Date: Sunday, December 22, 2013 @ 20:37:03
  Author: dreisner
Revision: 202622

upgpkg: mkinitcpio 16-2

- backport fix lz4 support

Added:
  mkinitcpio/trunk/0001-Add-l-flag-when-using-lz4-compression.patch
Modified:
  mkinitcpio/trunk/PKGBUILD

--+
 0001-Add-l-flag-when-using-lz4-compression.patch |   61 +
 PKGBUILD |   12 +++-
 2 files changed, 70 insertions(+), 3 deletions(-)

Added: 0001-Add-l-flag-when-using-lz4-compression.patch
===
--- 0001-Add-l-flag-when-using-lz4-compression.patch
(rev 0)
+++ 0001-Add-l-flag-when-using-lz4-compression.patch2013-12-22 19:37:03 UTC 
(rev 202622)
@@ -0,0 +1,61 @@
+From 2ce3a416c8714adedc3117e5247e6da364ddebc9 Mon Sep 17 00:00:00 2001
+From: Dave Reisner dreis...@archlinux.org
+Date: Sun, 22 Dec 2013 14:11:37 -0500
+Subject: [mkinitcpio] [PATCH] Add -l flag when using lz4 compression
+
+This isn't documented, but it's needed since the kernel lz4 support is
+based on the original streaming format and not the newer default. Use
+-l to force the legacy codec.
+
+Fixup lsinitcpio to support the older format, and, add a warning when
+the newer format is detected. Who knows when this will be resolved ...
+
+Upstream discussion: https://code.google.com/p/lz4/issues/detail?id=102
+---
+ lsinitcpio | 15 +++
+ mkinitcpio |  3 +++
+ 2 files changed, 14 insertions(+), 4 deletions(-)
+
+diff --git a/lsinitcpio b/lsinitcpio
+index 10cd663..9d98d57 100755
+--- a/lsinitcpio
 b/lsinitcpio
+@@ -91,10 +91,17 @@ detect_filetype() {
+ return
+ fi
+ 
+-if [[ $(hexdump -n 4 -e '%x' $1) == '184d2204' ]]; then
+-echo 'lz4'
+-return
+-fi
++case $(hexdump -n 4 -e '%x' $1) in
++184d2204)
++error 'Newer lz4 stream format detected! This may not boot!'
++echo 'lz4'
++return
++;;
++184c2102)
++echo 'lz4 -l'
++return
++;;
++esac
+ 
+ if [[ $(hexdump -n 3 -e '%c' $1) == 'BZh' ]]; then
+ echo 'bzip2'
+diff --git a/mkinitcpio b/mkinitcpio
+index cb94d62..42abde7 100755
+--- a/mkinitcpio
 b/mkinitcpio
+@@ -202,6 +202,9 @@ build_image() {
+ xz)
+ COMPRESSION_OPTIONS+=' --check=crc32'
+ ;;
++lz4)
++COMPRESSION_OPTIONS+=' -l'
++;;
+ esac
+ 
+ cpio_opts=('-0' '-o' '-H' 'newc')
+-- 
+1.8.5.2
+

Modified: PKGBUILD
===
--- PKGBUILD2013-12-22 17:27:11 UTC (rev 202621)
+++ PKGBUILD2013-12-22 19:37:03 UTC (rev 202622)
@@ -4,7 +4,7 @@
 
 pkgname=mkinitcpio
 pkgver=16
-pkgrel=1
+pkgrel=2
 pkgdesc=Modular initramfs image creation utility
 arch=('any')
 url=https://projects.archlinux.org/mkinitcpio.git/;
@@ -17,11 +17,17 @@
 'lz4: Use lz4 compression for the initramfs image'
 'mkinitcpio-nfs-utils: Support for root filesystem on NFS')
 backup=('etc/mkinitcpio.conf')
-source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz{,.sig})
+source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz{,.sig}
+0001-Add-l-flag-when-using-lz4-compression.patch)
 install=mkinitcpio.install
 sha256sums=('10821e533eb1ca51a9d3c1d06d8999c08a6151910a9a6029a45ff1638e9228a2'
-'SKIP')
+'SKIP'
+'e8dd2d3fb29e6c41bed53be2f8659a7e5daeae3c9495d8527b6b938787c54703')
 
+prepare() {
+  patch -d $pkgname-$pkgver -Np1 
$srcdir/0001-Add-l-flag-when-using-lz4-compression.patch
+}
+
 package() {
   make -C $pkgname-$pkgver DESTDIR=$pkgdir install
 }



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

2013-12-22 Thread Dave Reisner
Date: Sunday, December 22, 2013 @ 20:38:00
  Author: dreisner
Revision: 202623

archrelease: copy trunk to testing-any

Added:
  mkinitcpio/repos/testing-any/
  mkinitcpio/repos/testing-any/0001-Add-l-flag-when-using-lz4-compression.patch
(from rev 202622, 
mkinitcpio/trunk/0001-Add-l-flag-when-using-lz4-compression.patch)
  mkinitcpio/repos/testing-any/PKGBUILD
(from rev 202622, mkinitcpio/trunk/PKGBUILD)
  mkinitcpio/repos/testing-any/mkinitcpio.install
(from rev 202622, mkinitcpio/trunk/mkinitcpio.install)

--+
 0001-Add-l-flag-when-using-lz4-compression.patch |   61 +
 PKGBUILD |   33 +++
 mkinitcpio.install   |   15 +
 3 files changed, 109 insertions(+)

Copied: 
mkinitcpio/repos/testing-any/0001-Add-l-flag-when-using-lz4-compression.patch 
(from rev 202622, 
mkinitcpio/trunk/0001-Add-l-flag-when-using-lz4-compression.patch)
===
--- testing-any/0001-Add-l-flag-when-using-lz4-compression.patch
(rev 0)
+++ testing-any/0001-Add-l-flag-when-using-lz4-compression.patch
2013-12-22 19:38:00 UTC (rev 202623)
@@ -0,0 +1,61 @@
+From 2ce3a416c8714adedc3117e5247e6da364ddebc9 Mon Sep 17 00:00:00 2001
+From: Dave Reisner dreis...@archlinux.org
+Date: Sun, 22 Dec 2013 14:11:37 -0500
+Subject: [mkinitcpio] [PATCH] Add -l flag when using lz4 compression
+
+This isn't documented, but it's needed since the kernel lz4 support is
+based on the original streaming format and not the newer default. Use
+-l to force the legacy codec.
+
+Fixup lsinitcpio to support the older format, and, add a warning when
+the newer format is detected. Who knows when this will be resolved ...
+
+Upstream discussion: https://code.google.com/p/lz4/issues/detail?id=102
+---
+ lsinitcpio | 15 +++
+ mkinitcpio |  3 +++
+ 2 files changed, 14 insertions(+), 4 deletions(-)
+
+diff --git a/lsinitcpio b/lsinitcpio
+index 10cd663..9d98d57 100755
+--- a/lsinitcpio
 b/lsinitcpio
+@@ -91,10 +91,17 @@ detect_filetype() {
+ return
+ fi
+ 
+-if [[ $(hexdump -n 4 -e '%x' $1) == '184d2204' ]]; then
+-echo 'lz4'
+-return
+-fi
++case $(hexdump -n 4 -e '%x' $1) in
++184d2204)
++error 'Newer lz4 stream format detected! This may not boot!'
++echo 'lz4'
++return
++;;
++184c2102)
++echo 'lz4 -l'
++return
++;;
++esac
+ 
+ if [[ $(hexdump -n 3 -e '%c' $1) == 'BZh' ]]; then
+ echo 'bzip2'
+diff --git a/mkinitcpio b/mkinitcpio
+index cb94d62..42abde7 100755
+--- a/mkinitcpio
 b/mkinitcpio
+@@ -202,6 +202,9 @@ build_image() {
+ xz)
+ COMPRESSION_OPTIONS+=' --check=crc32'
+ ;;
++lz4)
++COMPRESSION_OPTIONS+=' -l'
++;;
+ esac
+ 
+ cpio_opts=('-0' '-o' '-H' 'newc')
+-- 
+1.8.5.2
+

Copied: mkinitcpio/repos/testing-any/PKGBUILD (from rev 202622, 
mkinitcpio/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2013-12-22 19:38:00 UTC (rev 202623)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Maintainer: Thomas Bächler tho...@archlinux.org
+
+pkgname=mkinitcpio
+pkgver=16
+pkgrel=2
+pkgdesc=Modular initramfs image creation utility
+arch=('any')
+url=https://projects.archlinux.org/mkinitcpio.git/;
+license=('GPL')
+depends=('awk' 'mkinitcpio-busybox=1.19.4-2' 'kmod' 'util-linux=2.23' 
'libarchive'
+ 'coreutils' 'bash' 'findutils' 'grep' 'filesystem=2011.10-1' 'gzip' 
'systemd')
+optdepends=('xz: Use lzma or xz compression for the initramfs image'
+'bzip2: Use bzip2 compression for the initramfs image'
+'lzop: Use lzo compression for the initramfs image'
+'lz4: Use lz4 compression for the initramfs image'
+'mkinitcpio-nfs-utils: Support for root filesystem on NFS')
+backup=('etc/mkinitcpio.conf')
+source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz{,.sig}
+0001-Add-l-flag-when-using-lz4-compression.patch)
+install=mkinitcpio.install
+sha256sums=('10821e533eb1ca51a9d3c1d06d8999c08a6151910a9a6029a45ff1638e9228a2'
+'SKIP'
+'e8dd2d3fb29e6c41bed53be2f8659a7e5daeae3c9495d8527b6b938787c54703')
+
+prepare() {
+  patch -d $pkgname-$pkgver -Np1 
$srcdir/0001-Add-l-flag-when-using-lz4-compression.patch
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
+}

Copied: mkinitcpio/repos/testing-any/mkinitcpio.install (from rev 202622, 
mkinitcpio/trunk/mkinitcpio.install)
===
--- testing-any/mkinitcpio.install  (rev 0)

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

2013-12-22 Thread Andreas Radke
Date: Sunday, December 22, 2013 @ 21:19:45
  Author: andyrtr
Revision: 202624

upgpkg: xcb-proto 1.10-1

upstream update 1.10

Modified:
  xcb-proto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-22 19:38:00 UTC (rev 202623)
+++ PKGBUILD2013-12-22 20:19:45 UTC (rev 202624)
@@ -1,21 +1,21 @@
 # $Id$
-# Maintainer: Alexander Baldeck alexan...@archlinux.org
+# Maintainer: Andreas Radke andy...@archlinux.org
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=xcb-proto
-pkgver=1.9
+pkgver=1.10
 pkgrel=1
 pkgdesc=XML-XCB protocol descriptions
 arch=(any)
 url=http://xcb.freedesktop.org/;
 license=('custom')
-makedepends=('python2' 'libxml2')
+makedepends=('python' 'libxml2')
 source=($url/dist/$pkgname-$pkgver.tar.bz2)
-sha256sums=('895afe21793e6e26c5ce999b1900c02a5984c201d96d55cc42c182d3c3bde43c')
+sha256sums=('7ef40ddd855b750bc597d2a435da21e55e502a0fefa85b274f2c922800baaf05')
 
 build() {
   cd $pkgname-$pkgver
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr
+  ./configure --prefix=/usr
   make
 }
 



[arch-commits] Commit in xcb-proto/repos (testing-any testing-any/PKGBUILD)

2013-12-22 Thread Andreas Radke
Date: Sunday, December 22, 2013 @ 21:19:57
  Author: andyrtr
Revision: 202625

archrelease: copy trunk to testing-any

Added:
  xcb-proto/repos/testing-any/
  xcb-proto/repos/testing-any/PKGBUILD
(from rev 202624, xcb-proto/trunk/PKGBUILD)

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

Copied: xcb-proto/repos/testing-any/PKGBUILD (from rev 202624, 
xcb-proto/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2013-12-22 20:19:57 UTC (rev 202625)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=xcb-proto
+pkgver=1.10
+pkgrel=1
+pkgdesc=XML-XCB protocol descriptions
+arch=(any)
+url=http://xcb.freedesktop.org/;
+license=('custom')
+makedepends=('python' 'libxml2')
+source=($url/dist/$pkgname-$pkgver.tar.bz2)
+sha256sums=('7ef40ddd855b750bc597d2a435da21e55e502a0fefa85b274f2c922800baaf05')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -m755 -d $pkgdir/usr/share/licenses/$pkgname
+  install -m644 COPYING $pkgdir/usr/share/licenses/$pkgname
+}



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

2013-12-22 Thread Andreas Radke
Date: Sunday, December 22, 2013 @ 21:34:24
  Author: andyrtr
Revision: 202627

upgpkg: libxcb 1.10-1

upstream update 1.10

Modified:
  libxcb/trunk/PKGBUILD
  libxcb/trunk/libxcb-1.1-no-pthread-stubs.patch
Deleted:
  libxcb/trunk/reorder-configure.patch

---+
 PKGBUILD  |   19 +++
 libxcb-1.1-no-pthread-stubs.patch |2 +-
 reorder-configure.patch   |   29 -
 3 files changed, 8 insertions(+), 42 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-22 20:27:58 UTC (rev 202626)
+++ PKGBUILD2013-12-22 20:34:24 UTC (rev 202627)
@@ -1,34 +1,29 @@
 # $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
 # Maintainer: Jan de Groot j...@archlinux.org
 # Contributor: Alexander Baldeck alexan...@archlinux.org
 
 pkgname=libxcb
-pkgver=1.9.3
+pkgver=1.10
 pkgrel=1
 pkgdesc=X11 client-side library
 arch=('i686' 'x86_64')
 url=http://xcb.freedesktop.org/;
-depends=('xcb-proto=1.9' 'libxdmcp' 'libxau')
-makedepends=('pkgconfig' 'libxslt' 'python2')
+depends=('xcb-proto=1.10' 'libxdmcp' 'libxau')
+makedepends=('pkgconfig' 'libxslt' 'python')
 license=('custom')
 source=($url/dist/$pkgname-$pkgver.tar.bz2
-libxcb-1.1-no-pthread-stubs.patch
-reorder-configure.patch)
-sha256sums=('aad09d223fcb5bd345ce4d1737f178a557b6f2e201128e1ee3c83af46028018b'
-'e071e9ef4ded0229d19e40ffee229ae6c3171bbebcc3322a2378a84cfb6a8678'
-'a82e789d8b18134ce23ea1f7fd2e71a5386be6e63b1a7f8b774b61e8d032c336')
+libxcb-1.1-no-pthread-stubs.patch)
+sha256sums=('98d9ab05b636dd088603b64229dd1ab2d2cc02ab807892e107d674f9c3f2d5b5'
+'748ed83af60468a0eb6785222e4a5ca589d28f20b9bfc60d5936ec93b8eef356')
 
 prepare() {
   cd $pkgname-$pkgver
   patch -Np1 -i ../libxcb-1.1-no-pthread-stubs.patch
-  # https://bugs.freedesktop.org/show_bug.cgi?id=66413
-  #patch -Np1 -i ../reorder-configure.patch
-  #NOCONFIGURE=1 ./autogen.sh
   autoreconf -vfi
 }
 
 build() {
-  export PYTHON=/usr/bin/python2 
   cd $pkgname-$pkgver
   ./configure --prefix=/usr \
 --enable-xinput \

Modified: libxcb-1.1-no-pthread-stubs.patch
===
--- libxcb-1.1-no-pthread-stubs.patch   2013-12-22 20:27:58 UTC (rev 202626)
+++ libxcb-1.1-no-pthread-stubs.patch   2013-12-22 20:34:24 UTC (rev 202627)
@@ -3,7 +3,7 @@
 @@ -43,7 +43,7 @@
  
  # Checks for pkg-config packages
- PKG_CHECK_MODULES(XCBPROTO, xcb-proto = 1.9)
+ PKG_CHECK_MODULES(XCBPROTO, xcb-proto = 1.10)
 -NEEDED=pthread-stubs xau = 0.99.2
 +NEEDED=xau = 0.99.2
  PKG_CHECK_MODULES(NEEDED, $NEEDED)

Deleted: reorder-configure.patch
===
--- reorder-configure.patch 2013-12-22 20:27:58 UTC (rev 202626)
+++ reorder-configure.patch 2013-12-22 20:34:24 UTC (rev 202627)
@@ -1,29 +0,0 @@
 libxcb-1.9.1/configure.ac  2013-05-30 17:38:01.0 +0200
-+++ libxcb-1.9.1/configure.ac.new  2013-06-30 21:01:30.134153288 +0200
-@@ -2,20 +2,21 @@
- # Process this file with autoconf to produce a configure script.
- 
- # Initialize Autoconf
--AC_PREREQ(2.57)
- AC_INIT([libxcb],
- 1.9.3,
- [x...@lists.freedesktop.org])
-+AC_PREREQ(2.57)
-+
-+# Initialize Automake
-+AM_INIT_AUTOMAKE([foreign dist-bzip2])
-+m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
-+
- AC_CONFIG_SRCDIR([xcb.pc.in])
- # Set common system defines for POSIX extensions, such as _GNU_SOURCE
- # Must be called before any macros that run the compiler (like 
AC_PROG_LIBTOOL)
- # to avoid autoconf errors.
- AC_USE_SYSTEM_EXTENSIONS
- 
--# Initialize Automake
--AM_INIT_AUTOMAKE([foreign dist-bzip2])
--m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
--
- AM_PATH_PYTHON([2.6])
- 
- PKG_CHECK_MODULES(CHECK, [check = 0.9.4], [HAVE_CHECK=yes], [HAVE_CHECK=no])



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

2013-12-22 Thread Andreas Radke
Date: Sunday, December 22, 2013 @ 21:35:04
  Author: andyrtr
Revision: 202628

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

Added:
  libxcb/repos/staging-i686/
  libxcb/repos/staging-i686/PKGBUILD
(from rev 202627, libxcb/trunk/PKGBUILD)
  libxcb/repos/staging-i686/libxcb-1.1-no-pthread-stubs.patch
(from rev 202627, libxcb/trunk/libxcb-1.1-no-pthread-stubs.patch)
  libxcb/repos/staging-x86_64/
  libxcb/repos/staging-x86_64/PKGBUILD
(from rev 202627, libxcb/trunk/PKGBUILD)
  libxcb/repos/staging-x86_64/libxcb-1.1-no-pthread-stubs.patch
(from rev 202627, libxcb/trunk/libxcb-1.1-no-pthread-stubs.patch)

--+
 staging-i686/PKGBUILD|   45 +
 staging-i686/libxcb-1.1-no-pthread-stubs.patch   |   11 +
 staging-x86_64/PKGBUILD  |   45 +
 staging-x86_64/libxcb-1.1-no-pthread-stubs.patch |   11 +
 4 files changed, 112 insertions(+)

Copied: libxcb/repos/staging-i686/PKGBUILD (from rev 202627, 
libxcb/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-12-22 20:35:04 UTC (rev 202628)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=libxcb
+pkgver=1.10
+pkgrel=1
+pkgdesc=X11 client-side library
+arch=('i686' 'x86_64')
+url=http://xcb.freedesktop.org/;
+depends=('xcb-proto=1.10' 'libxdmcp' 'libxau')
+makedepends=('pkgconfig' 'libxslt' 'python')
+license=('custom')
+source=($url/dist/$pkgname-$pkgver.tar.bz2
+libxcb-1.1-no-pthread-stubs.patch)
+sha256sums=('98d9ab05b636dd088603b64229dd1ab2d2cc02ab807892e107d674f9c3f2d5b5'
+'748ed83af60468a0eb6785222e4a5ca589d28f20b9bfc60d5936ec93b8eef356')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../libxcb-1.1-no-pthread-stubs.patch
+  autoreconf -vfi
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--enable-xinput \
+--enable-xkb \
+--disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make -k check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -m755 -d $pkgdir/usr/share/licenses/$pkgname
+  install -m644 COPYING $pkgdir/usr/share/licenses/$pkgname
+}

Copied: libxcb/repos/staging-i686/libxcb-1.1-no-pthread-stubs.patch (from rev 
202627, libxcb/trunk/libxcb-1.1-no-pthread-stubs.patch)
===
--- staging-i686/libxcb-1.1-no-pthread-stubs.patch  
(rev 0)
+++ staging-i686/libxcb-1.1-no-pthread-stubs.patch  2013-12-22 20:35:04 UTC 
(rev 202628)
@@ -0,0 +1,11 @@
+--- libxcb-1.8.1/configure.ac  2012-03-09 15:38:38.0 +0100
 libxcb-1.8.1/configure.ac.new  2012-03-09 16:50:40.107109896 +0100
+@@ -43,7 +43,7 @@
+ 
+ # Checks for pkg-config packages
+ PKG_CHECK_MODULES(XCBPROTO, xcb-proto = 1.10)
+-NEEDED=pthread-stubs xau = 0.99.2
++NEEDED=xau = 0.99.2
+ PKG_CHECK_MODULES(NEEDED, $NEEDED)
+ 
+ have_xdmcp=no

Copied: libxcb/repos/staging-x86_64/PKGBUILD (from rev 202627, 
libxcb/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2013-12-22 20:35:04 UTC (rev 202628)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=libxcb
+pkgver=1.10
+pkgrel=1
+pkgdesc=X11 client-side library
+arch=('i686' 'x86_64')
+url=http://xcb.freedesktop.org/;
+depends=('xcb-proto=1.10' 'libxdmcp' 'libxau')
+makedepends=('pkgconfig' 'libxslt' 'python')
+license=('custom')
+source=($url/dist/$pkgname-$pkgver.tar.bz2
+libxcb-1.1-no-pthread-stubs.patch)
+sha256sums=('98d9ab05b636dd088603b64229dd1ab2d2cc02ab807892e107d674f9c3f2d5b5'
+'748ed83af60468a0eb6785222e4a5ca589d28f20b9bfc60d5936ec93b8eef356')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../libxcb-1.1-no-pthread-stubs.patch
+  autoreconf -vfi
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--enable-xinput \
+--enable-xkb \
+--disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make -k check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -m755 -d $pkgdir/usr/share/licenses/$pkgname
+  install -m644 COPYING $pkgdir/usr/share/licenses/$pkgname
+}

Copied: libxcb/repos/staging-x86_64/libxcb-1.1-no-pthread-stubs.patch (from rev 
202627, libxcb/trunk/libxcb-1.1-no-pthread-stubs.patch)
===
--- staging-x86_64/libxcb-1.1-no-pthread-stubs.patch

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

2013-12-22 Thread Bartłomiej Piotrowski
Date: Sunday, December 22, 2013 @ 21:59:29
  Author: bpiotrowski
Revision: 102862

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-22 20:59:18 UTC (rev 102861)
+++ community-i686/PKGBUILD 2013-12-22 20:59:29 UTC (rev 102862)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-
-pkgname=libdaq
-pkgver=1.1.1
-pkgrel=1
-pkgdesc='Data Acquisition library for packet I/O.'
-arch=('i686' 'x86_64')
-url='http://www.snort.org/'
-license=('GPL')
-depends=('libpcap')
-makedepends=('ca-certificates')
-source=(http://www.snort.org/dl/snort-current/daq-${pkgver}.tar.gz{,.sig})
-md5sums=('bc204ea09165b4ecbb1bb49c7c1a2ad4'
- '3ec4c252249b09adaf5c96e2626a1f74')
-
-build() {
-  cd ${srcdir}/daq-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/daq-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: libdaq/repos/community-i686/PKGBUILD (from rev 102861, 
libdaq/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-22 20:59:29 UTC (rev 102862)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+
+pkgname=libdaq
+pkgver=2.0.1
+pkgrel=1
+pkgdesc='Data Acquisition library for packet I/O.'
+arch=('i686' 'x86_64')
+url='http://www.snort.org/'
+license=('GPL')
+depends=('libpcap')
+makedepends=('ca-certificates')
+source=(http://www.snort.org/dl/snort-current/daq-${pkgver}.tar.gz{,.sig})
+md5sums=('044aa3663d44580d005293eeb8ccf175'
+ 'SKIP')
+
+build() {
+  cd ${srcdir}/daq-${pkgver}
+  ./configure --prefix=/usr
+  make -j1
+}
+
+package() {
+  cd ${srcdir}/daq-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-12-22 20:59:18 UTC (rev 102861)
+++ community-x86_64/PKGBUILD   2013-12-22 20:59:29 UTC (rev 102862)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-
-pkgname=libdaq
-pkgver=1.1.1
-pkgrel=1
-pkgdesc='Data Acquisition library for packet I/O.'
-arch=('i686' 'x86_64')
-url='http://www.snort.org/'
-license=('GPL')
-depends=('libpcap')
-makedepends=('ca-certificates')
-source=(http://www.snort.org/dl/snort-current/daq-${pkgver}.tar.gz{,.sig})
-md5sums=('bc204ea09165b4ecbb1bb49c7c1a2ad4'
- '3ec4c252249b09adaf5c96e2626a1f74')
-
-build() {
-  cd ${srcdir}/daq-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/daq-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: libdaq/repos/community-x86_64/PKGBUILD (from rev 102861, 
libdaq/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-12-22 20:59:29 UTC (rev 102862)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+
+pkgname=libdaq
+pkgver=2.0.1
+pkgrel=1
+pkgdesc='Data Acquisition library for packet I/O.'
+arch=('i686' 'x86_64')
+url='http://www.snort.org/'
+license=('GPL')
+depends=('libpcap')
+makedepends=('ca-certificates')
+source=(http://www.snort.org/dl/snort-current/daq-${pkgver}.tar.gz{,.sig})
+md5sums=('044aa3663d44580d005293eeb8ccf175'
+ 'SKIP')
+
+build() {
+  cd ${srcdir}/daq-${pkgver}
+  ./configure --prefix=/usr
+  make -j1
+}
+
+package() {
+  cd ${srcdir}/daq-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



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

2013-12-22 Thread Bartłomiej Piotrowski
Date: Sunday, December 22, 2013 @ 21:59:18
  Author: bpiotrowski
Revision: 102861

upgpkg: libdaq 2.0.1-1

- new upstream release

Modified:
  libdaq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-22 14:20:57 UTC (rev 102860)
+++ PKGBUILD2013-12-22 20:59:18 UTC (rev 102861)
@@ -2,7 +2,7 @@
 # Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
 
 pkgname=libdaq
-pkgver=1.1.1
+pkgver=2.0.1
 pkgrel=1
 pkgdesc='Data Acquisition library for packet I/O.'
 arch=('i686' 'x86_64')
@@ -10,15 +10,14 @@
 license=('GPL')
 depends=('libpcap')
 makedepends=('ca-certificates')
-source=(http://www.snort.org/dl/snort-current/daq-${pkgver}.tar.gz{,.sig})
-md5sums=('bc204ea09165b4ecbb1bb49c7c1a2ad4'
- '3ec4c252249b09adaf5c96e2626a1f74')
+source=(http://www.snort.org/dl/snort-current/daq-${pkgver}.tar.gz{,.sig})
+md5sums=('044aa3663d44580d005293eeb8ccf175'
+ 'SKIP')
 
 build() {
   cd ${srcdir}/daq-${pkgver}
-
   ./configure --prefix=/usr
-  make
+  make -j1
 }
 
 package() {



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

2013-12-22 Thread Andreas Radke
Date: Sunday, December 22, 2013 @ 23:13:44
  Author: andyrtr
Revision: 202629

upgpkg: qt5 5.2.0-2

libxcb rebuild

Modified:
  qt5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-22 20:35:04 UTC (rev 202628)
+++ PKGBUILD2013-12-22 22:13:44 UTC (rev 202629)
@@ -22,7 +22,7 @@
  'qt5-x11extras'
  'qt5-xmlpatterns')
 pkgver=5.2.0
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL' 'FDL' 'custom')



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

2013-12-22 Thread Andreas Radke
Date: Sunday, December 22, 2013 @ 23:14:27
  Author: andyrtr
Revision: 202630

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

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

+
 staging-i686/PKGBUILD  |  444 +++
 staging-i686/assistant.desktop |8 
 staging-i686/designer.desktop  |   10 
 staging-i686/linguist.desktop  |9 
 staging-i686/qdbusviewer.desktop   |9 
 staging-i686/qt5-tools.install |   12 
 staging-i686/use-python2.patch |   88 ++
 staging-x86_64/PKGBUILD|  444 +++
 staging-x86_64/assistant.desktop   |8 
 staging-x86_64/designer.desktop|   10 
 staging-x86_64/linguist.desktop|9 
 staging-x86_64/qdbusviewer.desktop |9 
 staging-x86_64/qt5-tools.install   |   12 
 staging-x86_64/use-python2.patch   |   88 ++
 14 files changed, 1160 insertions(+)

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


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

2013-12-22 Thread Andreas Radke
Date: Sunday, December 22, 2013 @ 23:42:43
  Author: andyrtr
Revision: 202631

upgpkg: kdebase-workspace 4.11.4-2

libxcb rebuild

Modified:
  kdebase-workspace/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-22 22:14:27 UTC (rev 202630)
+++ PKGBUILD2013-12-22 22:42:43 UTC (rev 202631)
@@ -5,7 +5,7 @@
 pkgname=kdebase-workspace
 _pkgname=kde-workspace
 pkgver=4.11.4
-pkgrel=1
+pkgrel=2
 pkgdesc=Provides the interface and basic tools for the KDE workspace
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/kde-workspace'



[arch-commits] Commit in kdebase-workspace/repos (22 files)

2013-12-22 Thread Andreas Radke
Date: Sunday, December 22, 2013 @ 23:43:06
  Author: andyrtr
Revision: 202632

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

Added:
  kdebase-workspace/repos/staging-i686/
  kdebase-workspace/repos/staging-i686/PKGBUILD
(from rev 202631, kdebase-workspace/trunk/PKGBUILD)
  kdebase-workspace/repos/staging-i686/etc-scripts.patch
(from rev 202631, kdebase-workspace/trunk/etc-scripts.patch)
  kdebase-workspace/repos/staging-i686/kde-np.pam
(from rev 202631, kdebase-workspace/trunk/kde-np.pam)
  kdebase-workspace/repos/staging-i686/kde.pam
(from rev 202631, kdebase-workspace/trunk/kde.pam)
  kdebase-workspace/repos/staging-i686/kdebase-workspace.install
(from rev 202631, kdebase-workspace/trunk/kdebase-workspace.install)
  kdebase-workspace/repos/staging-i686/kdm-xinitrd.patch
(from rev 202631, kdebase-workspace/trunk/kdm-xinitrd.patch)
  kdebase-workspace/repos/staging-i686/kdm.logrotate
(from rev 202631, kdebase-workspace/trunk/kdm.logrotate)
  kdebase-workspace/repos/staging-i686/kdm.service
(from rev 202631, kdebase-workspace/trunk/kdm.service)
  kdebase-workspace/repos/staging-i686/kscreensaver.pam
(from rev 202631, kdebase-workspace/trunk/kscreensaver.pam)
  kdebase-workspace/repos/staging-i686/terminate-server.patch
(from rev 202631, kdebase-workspace/trunk/terminate-server.patch)
  kdebase-workspace/repos/staging-x86_64/
  kdebase-workspace/repos/staging-x86_64/PKGBUILD
(from rev 202631, kdebase-workspace/trunk/PKGBUILD)
  kdebase-workspace/repos/staging-x86_64/etc-scripts.patch
(from rev 202631, kdebase-workspace/trunk/etc-scripts.patch)
  kdebase-workspace/repos/staging-x86_64/kde-np.pam
(from rev 202631, kdebase-workspace/trunk/kde-np.pam)
  kdebase-workspace/repos/staging-x86_64/kde.pam
(from rev 202631, kdebase-workspace/trunk/kde.pam)
  kdebase-workspace/repos/staging-x86_64/kdebase-workspace.install
(from rev 202631, kdebase-workspace/trunk/kdebase-workspace.install)
  kdebase-workspace/repos/staging-x86_64/kdm-xinitrd.patch
(from rev 202631, kdebase-workspace/trunk/kdm-xinitrd.patch)
  kdebase-workspace/repos/staging-x86_64/kdm.logrotate
(from rev 202631, kdebase-workspace/trunk/kdm.logrotate)
  kdebase-workspace/repos/staging-x86_64/kdm.service
(from rev 202631, kdebase-workspace/trunk/kdm.service)
  kdebase-workspace/repos/staging-x86_64/kscreensaver.pam
(from rev 202631, kdebase-workspace/trunk/kscreensaver.pam)
  kdebase-workspace/repos/staging-x86_64/terminate-server.patch
(from rev 202631, kdebase-workspace/trunk/terminate-server.patch)

--+
 staging-i686/PKGBUILD|   86 +
 staging-i686/etc-scripts.patch   |   11 +++
 staging-i686/kde-np.pam  |   12 
 staging-i686/kde.pam |8 ++
 staging-i686/kdebase-workspace.install   |   31 ++
 staging-i686/kdm-xinitrd.patch   |   18 ++
 staging-i686/kdm.logrotate   |6 ++
 staging-i686/kdm.service |9 +++
 staging-i686/kscreensaver.pam|1 
 staging-i686/terminate-server.patch  |   11 +++
 staging-x86_64/PKGBUILD  |   86 +
 staging-x86_64/etc-scripts.patch |   11 +++
 staging-x86_64/kde-np.pam|   12 
 staging-x86_64/kde.pam   |8 ++
 staging-x86_64/kdebase-workspace.install |   31 ++
 staging-x86_64/kdm-xinitrd.patch |   18 ++
 staging-x86_64/kdm.logrotate |6 ++
 staging-x86_64/kdm.service   |9 +++
 staging-x86_64/kscreensaver.pam  |1 
 staging-x86_64/terminate-server.patch|   11 +++
 20 files changed, 386 insertions(+)

Copied: kdebase-workspace/repos/staging-i686/PKGBUILD (from rev 202631, 
kdebase-workspace/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-12-22 22:43:06 UTC (rev 202632)
@@ -0,0 +1,86 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdebase-workspace
+_pkgname=kde-workspace
+pkgver=4.11.4
+pkgrel=2
+pkgdesc=Provides the interface and basic tools for the KDE workspace
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/kde-workspace'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde')
+# note on libxdamage:
+#  not detected by namcap because libgl depends on it
+#  but nvidia providing libgl does not depend on libxdamage
+depends=(kdelibs=${pkgver} 'kdepim-runtime' 'lm_sensors' 'libraw1394'
+ 'qimageblitz' 'polkit-kde' 'xorg-xprop' 'libxdamage' 'libqalculate'
+ 'libxklavier' 'xorg-xsetroot' 'libxcomposite' 'libxinerama'
+ 'xorg-xrdb' 'libxres' 'xorg-xrandr' 'xorg-xmessage' 'libusb-compat'
+ 'kde-base-artwork' 

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

2013-12-22 Thread Dave Reisner
Date: Monday, December 23, 2013 @ 00:49:43
  Author: dreisner
Revision: 202633

upgpkg: kmod 16-1

- add debug pkg (hosted elsewhere)

Modified:
  kmod/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-22 22:43:06 UTC (rev 202632)
+++ PKGBUILD2013-12-22 23:49:43 UTC (rev 202633)
@@ -2,7 +2,7 @@
 # Maintainer: Dave Reisner dreis...@archlinux.org
 
 pkgname=kmod
-pkgver=15
+pkgver=16
 pkgrel=1
 pkgdesc=Linux kernel module handling
 arch=('i686' 'x86_64')
@@ -10,12 +10,13 @@
 license=('GPL2')
 depends=('glibc' 'zlib')
 makedepends=('gtk-doc')
+options=('strip' 'debug')
 provides=('module-init-tools=3.16' 'libkmod.so')
 conflicts=('module-init-tools')
 replaces=('module-init-tools')
 
source=(ftp://ftp.kernel.org/pub/linux/utils/kernel/$pkgname/$pkgname-$pkgver.tar.xz;
 depmod-search.conf)
-md5sums=('d03372179ed2cfa0c52b6672cf438901'
+md5sums=('3006a0287211212501cdfe1211b29f09'
  'dd62cbf62bd8f212f51ef8c43bec9a77')
 
 build() {



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

2013-12-22 Thread Dave Reisner
Date: Monday, December 23, 2013 @ 00:50:05
  Author: dreisner
Revision: 202634

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

Added:
  kmod/repos/testing-i686/
  kmod/repos/testing-i686/PKGBUILD
(from rev 202633, kmod/trunk/PKGBUILD)
  kmod/repos/testing-i686/depmod-search.conf
(from rev 202633, kmod/trunk/depmod-search.conf)
  kmod/repos/testing-x86_64/
  kmod/repos/testing-x86_64/PKGBUILD
(from rev 202633, kmod/trunk/PKGBUILD)
  kmod/repos/testing-x86_64/depmod-search.conf
(from rev 202633, kmod/trunk/depmod-search.conf)

---+
 testing-i686/PKGBUILD |   51 
 testing-i686/depmod-search.conf   |5 +++
 testing-x86_64/PKGBUILD   |   51 
 testing-x86_64/depmod-search.conf |5 +++
 4 files changed, 112 insertions(+)

Copied: kmod/repos/testing-i686/PKGBUILD (from rev 202633, kmod/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-12-22 23:50:05 UTC (rev 202634)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+
+pkgname=kmod
+pkgver=16
+pkgrel=1
+pkgdesc=Linux kernel module handling
+arch=('i686' 'x86_64')
+url='http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary'
+license=('GPL2')
+depends=('glibc' 'zlib')
+makedepends=('gtk-doc')
+options=('strip' 'debug')
+provides=('module-init-tools=3.16' 'libkmod.so')
+conflicts=('module-init-tools')
+replaces=('module-init-tools')
+source=(ftp://ftp.kernel.org/pub/linux/utils/kernel/$pkgname/$pkgname-$pkgver.tar.xz;
+depmod-search.conf)
+md5sums=('3006a0287211212501cdfe1211b29f09'
+ 'dd62cbf62bd8f212f51ef8c43bec9a77')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure \
+--sysconfdir=/etc \
+--enable-gtk-doc \
+--with-zlib
+
+  make
+}
+
+check() {
+  make -C $pkgname-$pkgver check
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
+
+  # extra directories
+  install -dm755 $pkgdir/{etc,usr/lib}/{depmod,modprobe}.d
+
+  for tool in {ins,ls,rm,dep}mod mod{probe,info}; do
+ln -s kmod $pkgdir/usr/bin/$tool
+  done
+
+  # install depmod.d file for search/ dir
+  install -Dm644 $srcdir/depmod-search.conf 
$pkgdir/usr/lib/depmod.d/search.conf
+}
+
+# vim: ft=sh syn=sh et

Copied: kmod/repos/testing-i686/depmod-search.conf (from rev 202633, 
kmod/trunk/depmod-search.conf)
===
--- testing-i686/depmod-search.conf (rev 0)
+++ testing-i686/depmod-search.conf 2013-12-22 23:50:05 UTC (rev 202634)
@@ -0,0 +1,5 @@
+#
+# /usr/lib/depmod.d/search.conf
+#
+
+search updates extramodules built-in

Copied: kmod/repos/testing-x86_64/PKGBUILD (from rev 202633, 
kmod/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-12-22 23:50:05 UTC (rev 202634)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+
+pkgname=kmod
+pkgver=16
+pkgrel=1
+pkgdesc=Linux kernel module handling
+arch=('i686' 'x86_64')
+url='http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary'
+license=('GPL2')
+depends=('glibc' 'zlib')
+makedepends=('gtk-doc')
+options=('strip' 'debug')
+provides=('module-init-tools=3.16' 'libkmod.so')
+conflicts=('module-init-tools')
+replaces=('module-init-tools')
+source=(ftp://ftp.kernel.org/pub/linux/utils/kernel/$pkgname/$pkgname-$pkgver.tar.xz;
+depmod-search.conf)
+md5sums=('3006a0287211212501cdfe1211b29f09'
+ 'dd62cbf62bd8f212f51ef8c43bec9a77')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure \
+--sysconfdir=/etc \
+--enable-gtk-doc \
+--with-zlib
+
+  make
+}
+
+check() {
+  make -C $pkgname-$pkgver check
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
+
+  # extra directories
+  install -dm755 $pkgdir/{etc,usr/lib}/{depmod,modprobe}.d
+
+  for tool in {ins,ls,rm,dep}mod mod{probe,info}; do
+ln -s kmod $pkgdir/usr/bin/$tool
+  done
+
+  # install depmod.d file for search/ dir
+  install -Dm644 $srcdir/depmod-search.conf 
$pkgdir/usr/lib/depmod.d/search.conf
+}
+
+# vim: ft=sh syn=sh et

Copied: kmod/repos/testing-x86_64/depmod-search.conf (from rev 202633, 
kmod/trunk/depmod-search.conf)
===
--- testing-x86_64/depmod-search.conf   (rev 0)
+++ testing-x86_64/depmod-search.conf   2013-12-22 23:50:05 UTC (rev 202634)
@@ -0,0 +1,5 @@
+#
+# /usr/lib/depmod.d/search.conf
+#
+
+search updates extramodules built-in



[arch-commits] Commit in perl-mixin-linewise/trunk (PKGBUILD)

2013-12-22 Thread Sébastien Luttringer
Date: Monday, December 23, 2013 @ 01:34:20
  Author: seblu
Revision: 102863

upgpkg: perl-mixin-linewise 0.104-1

Modified:
  perl-mixin-linewise/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-22 20:59:29 UTC (rev 102862)
+++ PKGBUILD2013-12-23 00:34:20 UTC (rev 102863)
@@ -2,7 +2,7 @@
 # Maintainer: Sébastien Luttringer
 
 pkgname=perl-mixin-linewise
-pkgver=0.102
+pkgver=0.104
 pkgrel=1
 pkgdesc='Perl Mixin::Linewise module - write your linewise code for handles'
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('perl-io-string' 'perl-sub-exporter')
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Mixin-Linewise-$pkgver.tar.gz;)
-md5sums=('f441e865d53720acc9367ecf1328134d')
+md5sums=('475e272a831fe323fcdc5f9e7b5a5983')
 
 build() {
   cd Mixin-Linewise-$pkgver



[arch-commits] Commit in perl-mixin-linewise/repos/community-any (PKGBUILD PKGBUILD)

2013-12-22 Thread Sébastien Luttringer
Date: Monday, December 23, 2013 @ 01:34:35
  Author: seblu
Revision: 102864

archrelease: copy trunk to community-any

Added:
  perl-mixin-linewise/repos/community-any/PKGBUILD
(from rev 102863, perl-mixin-linewise/trunk/PKGBUILD)
Deleted:
  perl-mixin-linewise/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-23 00:34:20 UTC (rev 102863)
+++ PKGBUILD2013-12-23 00:34:35 UTC (rev 102864)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-
-pkgname=perl-mixin-linewise
-pkgver=0.102
-pkgrel=1
-pkgdesc='Perl Mixin::Linewise module - write your linewise code for handles'
-arch=('any')
-url='http://search.cpan.org/~rjbs/Mixin-Linewise/'
-license=('GPL' 'PerlArtistic')
-depends=('perl-io-string' 'perl-sub-exporter')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Mixin-Linewise-$pkgver.tar.gz;)
-md5sums=('f441e865d53720acc9367ecf1328134d')
-
-build() {
-  cd Mixin-Linewise-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd Mixin-Linewise-$pkgver
-  make test
-}
-
-package() {
-  cd Mixin-Linewise-$pkgver
-  make install DESTDIR=$pkgdir/
-}
-
-# vim:set ts=2 sw=2 et:

Copied: perl-mixin-linewise/repos/community-any/PKGBUILD (from rev 102863, 
perl-mixin-linewise/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-23 00:34:35 UTC (rev 102864)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+
+pkgname=perl-mixin-linewise
+pkgver=0.104
+pkgrel=1
+pkgdesc='Perl Mixin::Linewise module - write your linewise code for handles'
+arch=('any')
+url='http://search.cpan.org/~rjbs/Mixin-Linewise/'
+license=('GPL' 'PerlArtistic')
+depends=('perl-io-string' 'perl-sub-exporter')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Mixin-Linewise-$pkgver.tar.gz;)
+md5sums=('475e272a831fe323fcdc5f9e7b5a5983')
+
+build() {
+  cd Mixin-Linewise-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd Mixin-Linewise-$pkgver
+  make test
+}
+
+package() {
+  cd Mixin-Linewise-$pkgver
+  make install DESTDIR=$pkgdir/
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-12-22 Thread Sébastien Luttringer
Date: Monday, December 23, 2013 @ 02:12:31
  Author: seblu
Revision: 102865

upgpkg: vicious 2.1.2-1

Modified:
  vicious/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-23 00:34:35 UTC (rev 102864)
+++ PKGBUILD2013-12-23 01:12:31 UTC (rev 102865)
@@ -2,7 +2,7 @@
 # Maintainer: Sébastien Luttringer
 
 pkgname=vicious
-pkgver=2.1.1
+pkgver=2.1.2
 pkgrel=1
 pkgdesc='Widgets for the Awesome window manager'
 arch=('any')
@@ -16,7 +16,7 @@
   'curl: for widget types accessing network resources'
 )
 source=(http://git.sysphere.org/vicious/snapshot/vicious-$pkgver.tar.xz;)
-md5sums=('88c43e28338b16cd63ef2a2f0ae9ca48')
+md5sums=('bfcecdb646051cc5d45a86f9116c582c')
 
 package() {
   cd $pkgname-$pkgver



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

2013-12-22 Thread Sébastien Luttringer
Date: Monday, December 23, 2013 @ 02:12:46
  Author: seblu
Revision: 102866

archrelease: copy trunk to community-any

Added:
  vicious/repos/community-any/PKGBUILD
(from rev 102865, vicious/trunk/PKGBUILD)
Deleted:
  vicious/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-23 01:12:31 UTC (rev 102865)
+++ PKGBUILD2013-12-23 01:12:46 UTC (rev 102866)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-
-pkgname=vicious
-pkgver=2.1.1
-pkgrel=1
-pkgdesc='Widgets for the Awesome window manager'
-arch=('any')
-url='http://git.sysphere.org/vicious/about/'
-license=('GPL2')
-depends=('lua')
-optdepends=(
-  'hddtemp: for the HDD Temp widget type'
-  'alsa-utils: for the Volume widget type'
-  'wireless_tools: for the Wireless widget type'
-  'curl: for widget types accessing network resources'
-)
-source=(http://git.sysphere.org/vicious/snapshot/vicious-$pkgver.tar.xz;)
-md5sums=('88c43e28338b16cd63ef2a2f0ae9ca48')
-
-package() {
-  cd $pkgname-$pkgver
-  # Install the vicious library
-  install -dm755 $pkgdir/usr/share/lua/5.2/$pkgname/{widgets,contrib}
-  install -m644 *.lua $pkgdir/usr/share/lua/5.2/$pkgname
-  install -m644 widgets/*.lua $pkgdir/usr/share/lua/5.2/$pkgname/widgets
-  install -m644 contrib/*.lua $pkgdir/usr/share/lua/5.2/$pkgname/contrib
-  # Install documentation
-  install -dm755 $pkgdir/usr/share/doc/$pkgname
-  install -m644 README CHANGES $pkgdir/usr/share/doc/$pkgname
-}
-
-# vim:set ts=2 sw=2 et:

Copied: vicious/repos/community-any/PKGBUILD (from rev 102865, 
vicious/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-23 01:12:46 UTC (rev 102866)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+
+pkgname=vicious
+pkgver=2.1.2
+pkgrel=1
+pkgdesc='Widgets for the Awesome window manager'
+arch=('any')
+url='http://git.sysphere.org/vicious/about/'
+license=('GPL2')
+depends=('lua')
+optdepends=(
+  'hddtemp: for the HDD Temp widget type'
+  'alsa-utils: for the Volume widget type'
+  'wireless_tools: for the Wireless widget type'
+  'curl: for widget types accessing network resources'
+)
+source=(http://git.sysphere.org/vicious/snapshot/vicious-$pkgver.tar.xz;)
+md5sums=('bfcecdb646051cc5d45a86f9116c582c')
+
+package() {
+  cd $pkgname-$pkgver
+  # Install the vicious library
+  install -dm755 $pkgdir/usr/share/lua/5.2/$pkgname/{widgets,contrib}
+  install -m644 *.lua $pkgdir/usr/share/lua/5.2/$pkgname
+  install -m644 widgets/*.lua $pkgdir/usr/share/lua/5.2/$pkgname/widgets
+  install -m644 contrib/*.lua $pkgdir/usr/share/lua/5.2/$pkgname/contrib
+  # Install documentation
+  install -dm755 $pkgdir/usr/share/doc/$pkgname
+  install -m644 README CHANGES $pkgdir/usr/share/doc/$pkgname
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-12-22 Thread Sébastien Luttringer
Date: Monday, December 23, 2013 @ 02:30:58
  Author: seblu
Revision: 102867

upgpkg: weston 1.3.1-2

- https://www.archlinux.org/todo/libxcb-110-so-bumps/

Modified:
  weston/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-23 01:12:46 UTC (rev 102866)
+++ PKGBUILD2013-12-23 01:30:58 UTC (rev 102867)
@@ -4,7 +4,7 @@
 
 pkgname=weston
 pkgver=1.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Reference implementation of a Wayland compositor'
 arch=('i686' 'x86_64')
 url='http://wayland.freedesktop.org'



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

2013-12-22 Thread Sébastien Luttringer
Date: Monday, December 23, 2013 @ 02:31:19
  Author: seblu
Revision: 102868

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

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

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

Copied: weston/repos/community-staging-i686/PKGBUILD (from rev 102867, 
weston/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-12-23 01:31:19 UTC (rev 102868)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Joel Teichroeb j...@teichroeb.net
+
+pkgname=weston
+pkgver=1.3.1
+pkgrel=2
+pkgdesc='Reference implementation of a Wayland compositor'
+arch=('i686' 'x86_64')
+url='http://wayland.freedesktop.org'
+license=('MIT')
+depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 
'pango' 'colord')
+source=(http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz;)
+sha1sums=('56acdfde4d1a3871d6e54f0cdbcf2736e73e979a')
+
+build() {
+   cd $pkgname-$pkgver
+   ./configure \
+   --prefix=/usr \
+   --libexecdir=/usr/lib/weston \
+   --enable-demo-clients
+   make
+}
+
+package() {
+   cd $pkgname-$pkgver
+   make DESTDIR=$pkgdir install
+   # license
+   install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}

Copied: weston/repos/community-staging-x86_64/PKGBUILD (from rev 102867, 
weston/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-12-23 01:31:19 UTC (rev 102868)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Joel Teichroeb j...@teichroeb.net
+
+pkgname=weston
+pkgver=1.3.1
+pkgrel=2
+pkgdesc='Reference implementation of a Wayland compositor'
+arch=('i686' 'x86_64')
+url='http://wayland.freedesktop.org'
+license=('MIT')
+depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 
'pango' 'colord')
+source=(http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz;)
+sha1sums=('56acdfde4d1a3871d6e54f0cdbcf2736e73e979a')
+
+build() {
+   cd $pkgname-$pkgver
+   ./configure \
+   --prefix=/usr \
+   --libexecdir=/usr/lib/weston \
+   --enable-demo-clients
+   make
+}
+
+package() {
+   cd $pkgname-$pkgver
+   make DESTDIR=$pkgdir install
+   # license
+   install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}



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

2013-12-22 Thread Sébastien Luttringer
Date: Monday, December 23, 2013 @ 02:46:09
  Author: seblu
Revision: 102869

upgpkg: sfk 1.6.9-1

Modified:
  sfk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-23 01:31:19 UTC (rev 102868)
+++ PKGBUILD2013-12-23 01:46:09 UTC (rev 102869)
@@ -3,7 +3,7 @@
 # Contributor: Baumi ba...@gmx.com
 
 pkgname=sfk
-pkgver=1.6.8
+pkgver=1.6.9
 pkgrel=1
 pkgdesc='Swiss File Knife - A Command Line Tools Collection'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('custom: BSD')
 depends=('gcc-libs')
 
source=(http://downloads.sourceforge.net/swissfileknife/${pkgname}${pkgver//./}.zip;)
-md5sums=('cce2184223597cfe314ca7a5f247d1ce')
+md5sums=('3a006bd1f73587ef347838231a5adbb3')
 
 build() {
   cd ${pkgname}${pkgver//./}



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

2013-12-22 Thread Sébastien Luttringer
Date: Monday, December 23, 2013 @ 02:46:34
  Author: seblu
Revision: 102870

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-23 01:46:09 UTC (rev 102869)
+++ community-i686/PKGBUILD 2013-12-23 01:46:34 UTC (rev 102870)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Baumi ba...@gmx.com
-
-pkgname=sfk
-pkgver=1.6.8
-pkgrel=1
-pkgdesc='Swiss File Knife - A Command Line Tools Collection'
-arch=('i686' 'x86_64')
-url='http://stahlforce.com/dev/?tool=sfk'
-license=('custom: BSD')
-depends=('gcc-libs')
-source=(http://downloads.sourceforge.net/swissfileknife/${pkgname}${pkgver//./}.zip;)
-md5sums=('cce2184223597cfe314ca7a5f247d1ce')
-
-build() {
-  cd ${pkgname}${pkgver//./}
-  g++ $CXXFLAGS $LDFLAGS sfk.cpp sfknet.cpp patch.cpp inst.cpp -o $pkgname
-}
-
-package() {
-  cd ${pkgname}${pkgver//./}
-  install -D -m755 $pkgname $pkgdir/usr/bin/$pkgname
-  install -D -m444 bsd-license.txt 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: sfk/repos/community-i686/PKGBUILD (from rev 102869, sfk/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-23 01:46:34 UTC (rev 102870)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Baumi ba...@gmx.com
+
+pkgname=sfk
+pkgver=1.6.9
+pkgrel=1
+pkgdesc='Swiss File Knife - A Command Line Tools Collection'
+arch=('i686' 'x86_64')
+url='http://stahlforce.com/dev/?tool=sfk'
+license=('custom: BSD')
+depends=('gcc-libs')
+source=(http://downloads.sourceforge.net/swissfileknife/${pkgname}${pkgver//./}.zip;)
+md5sums=('3a006bd1f73587ef347838231a5adbb3')
+
+build() {
+  cd ${pkgname}${pkgver//./}
+  g++ $CXXFLAGS $LDFLAGS sfk.cpp sfknet.cpp patch.cpp inst.cpp -o $pkgname
+}
+
+package() {
+  cd ${pkgname}${pkgver//./}
+  install -D -m755 $pkgname $pkgdir/usr/bin/$pkgname
+  install -D -m444 bsd-license.txt 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-12-23 01:46:09 UTC (rev 102869)
+++ community-x86_64/PKGBUILD   2013-12-23 01:46:34 UTC (rev 102870)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Baumi ba...@gmx.com
-
-pkgname=sfk
-pkgver=1.6.8
-pkgrel=1
-pkgdesc='Swiss File Knife - A Command Line Tools Collection'
-arch=('i686' 'x86_64')
-url='http://stahlforce.com/dev/?tool=sfk'
-license=('custom: BSD')
-depends=('gcc-libs')
-source=(http://downloads.sourceforge.net/swissfileknife/${pkgname}${pkgver//./}.zip;)
-md5sums=('cce2184223597cfe314ca7a5f247d1ce')
-
-build() {
-  cd ${pkgname}${pkgver//./}
-  g++ $CXXFLAGS $LDFLAGS sfk.cpp sfknet.cpp patch.cpp inst.cpp -o $pkgname
-}
-
-package() {
-  cd ${pkgname}${pkgver//./}
-  install -D -m755 $pkgname $pkgdir/usr/bin/$pkgname
-  install -D -m444 bsd-license.txt 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: sfk/repos/community-x86_64/PKGBUILD (from rev 102869, 
sfk/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-12-23 01:46:34 UTC (rev 102870)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Baumi ba...@gmx.com
+
+pkgname=sfk
+pkgver=1.6.9
+pkgrel=1
+pkgdesc='Swiss File Knife - A Command Line Tools Collection'
+arch=('i686' 'x86_64')
+url='http://stahlforce.com/dev/?tool=sfk'
+license=('custom: BSD')
+depends=('gcc-libs')
+source=(http://downloads.sourceforge.net/swissfileknife/${pkgname}${pkgver//./}.zip;)
+md5sums=('3a006bd1f73587ef347838231a5adbb3')
+
+build() {
+  cd ${pkgname}${pkgver//./}
+  g++ $CXXFLAGS $LDFLAGS sfk.cpp sfknet.cpp patch.cpp inst.cpp -o $pkgname
+}
+
+package() {
+  cd ${pkgname}${pkgver//./}
+  install -D -m755 $pkgname $pkgdir/usr/bin/$pkgname
+  install -D -m444 bsd-license.txt 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-12-22 Thread Gaetan Bisson
Date: Monday, December 23, 2013 @ 06:40:35
  Author: bisson
Revision: 202636

fix FS#38237

Modified:
  x11vnc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-23 02:04:37 UTC (rev 202635)
+++ PKGBUILD2013-12-23 05:40:35 UTC (rev 202636)
@@ -4,12 +4,13 @@
 
 pkgname=x11vnc
 pkgver=0.9.13
-pkgrel=4
+pkgrel=5
 pkgdesc='VNC server for real X displays'
 url='http://www.karlrunge.com/x11vnc/'
 arch=('i686' 'x86_64')
 license=('GPL2')
-optdepends=('tk: for GUI support')
+optdepends=('tk: for GUI support'
+'net-tools: for -auth guess')
 depends=('openssl' 'libjpeg' 'libxtst' 'libxinerama' 'libxdamage' 'libxrandr' 
'avahi')
 
source=(http://downloads.sourceforge.net/project/libvncserver/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;
 'service')



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

2013-12-22 Thread Gaetan Bisson
Date: Monday, December 23, 2013 @ 06:41:09
  Author: bisson
Revision: 202637

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

Added:
  x11vnc/repos/extra-i686/PKGBUILD
(from rev 202636, x11vnc/trunk/PKGBUILD)
  x11vnc/repos/extra-i686/service
(from rev 202636, x11vnc/trunk/service)
  x11vnc/repos/extra-x86_64/PKGBUILD
(from rev 202636, x11vnc/trunk/PKGBUILD)
  x11vnc/repos/extra-x86_64/service
(from rev 202636, x11vnc/trunk/service)
Deleted:
  x11vnc/repos/extra-i686/PKGBUILD
  x11vnc/repos/extra-i686/service
  x11vnc/repos/extra-x86_64/PKGBUILD
  x11vnc/repos/extra-x86_64/service

---+
 /PKGBUILD |   62 
 /service  |   14 ++
 extra-i686/PKGBUILD   |   30 ---
 extra-i686/service|7 -
 extra-x86_64/PKGBUILD |   30 ---
 extra-x86_64/service  |7 -
 6 files changed, 76 insertions(+), 74 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-23 05:40:35 UTC (rev 202636)
+++ extra-i686/PKGBUILD 2013-12-23 05:41:09 UTC (rev 202637)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: damir da...@archlinux.org
-
-pkgname=x11vnc
-pkgver=0.9.13
-pkgrel=4
-pkgdesc='VNC server for real X displays'
-url='http://www.karlrunge.com/x11vnc/'
-arch=('i686' 'x86_64')
-license=('GPL2')
-optdepends=('tk: for GUI support')
-depends=('openssl' 'libjpeg' 'libxtst' 'libxinerama' 'libxdamage' 'libxrandr' 
'avahi')
-source=(http://downloads.sourceforge.net/project/libvncserver/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;
-'service')
-sha1sums=('f011d81488ac94dc8dce2d88739c23bd85a976fa'
-  '53e1ed7f84518a699a29607a03bee2321f9f9624')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr --mandir=/usr/share/man
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-   install -Dm644 ../service 
${pkgdir}/usr/lib/systemd/system/x11vnc.service
-   rm -fr ${pkgdir}/usr/include/rfb # provided by libvncserver
-}

Copied: x11vnc/repos/extra-i686/PKGBUILD (from rev 202636, 
x11vnc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-23 05:41:09 UTC (rev 202637)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: damir da...@archlinux.org
+
+pkgname=x11vnc
+pkgver=0.9.13
+pkgrel=5
+pkgdesc='VNC server for real X displays'
+url='http://www.karlrunge.com/x11vnc/'
+arch=('i686' 'x86_64')
+license=('GPL2')
+optdepends=('tk: for GUI support'
+'net-tools: for -auth guess')
+depends=('openssl' 'libjpeg' 'libxtst' 'libxinerama' 'libxdamage' 'libxrandr' 
'avahi')
+source=(http://downloads.sourceforge.net/project/libvncserver/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;
+'service')
+sha1sums=('f011d81488ac94dc8dce2d88739c23bd85a976fa'
+  '53e1ed7f84518a699a29607a03bee2321f9f9624')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr --mandir=/usr/share/man
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+   install -Dm644 ../service 
${pkgdir}/usr/lib/systemd/system/x11vnc.service
+   rm -fr ${pkgdir}/usr/include/rfb # provided by libvncserver
+}

Deleted: extra-i686/service
===
--- extra-i686/service  2013-12-23 05:40:35 UTC (rev 202636)
+++ extra-i686/service  2013-12-23 05:41:09 UTC (rev 202637)
@@ -1,7 +0,0 @@
-[Unit]
-Description=VNC Server for X11
-Requires=graphical.target
-After=graphical.target
-
-[Service]
-ExecStart=/usr/bin/x11vnc

Copied: x11vnc/repos/extra-i686/service (from rev 202636, x11vnc/trunk/service)
===
--- extra-i686/service  (rev 0)
+++ extra-i686/service  2013-12-23 05:41:09 UTC (rev 202637)
@@ -0,0 +1,7 @@
+[Unit]
+Description=VNC Server for X11
+Requires=graphical.target
+After=graphical.target
+
+[Service]
+ExecStart=/usr/bin/x11vnc

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-12-23 05:40:35 UTC (rev 202636)
+++ extra-x86_64/PKGBUILD   2013-12-23 05:41:09 UTC (rev 202637)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: damir da...@archlinux.org
-
-pkgname=x11vnc
-pkgver=0.9.13
-pkgrel=4
-pkgdesc='VNC server for real X displays'
-url='http://www.karlrunge.com/x11vnc/'
-arch=('i686' 'x86_64')
-license=('GPL2')
-optdepends=('tk: for GUI support')
-depends=('openssl' 'libjpeg' 'libxtst' 'libxinerama' 'libxdamage' 'libxrandr' 

[arch-commits] Commit in gnome-settings-daemon-updates/trunk (3 files)

2013-12-22 Thread Balló György
Date: Monday, December 23, 2013 @ 07:32:16
  Author: bgyorgy
Revision: 102871

upgpkg: gnome-settings-daemon-updates 3.10.2-1

Update to version 3.10.2

Added:
  gnome-settings-daemon-updates/trunk/packagekit-0.8.patch
Modified:
  gnome-settings-daemon-updates/trunk/PKGBUILD
  gnome-settings-daemon-updates/trunk/arch.patch

--+
 PKGBUILD |   19 ++-
 arch.patch   |   11 
 packagekit-0.8.patch |   60 +
 3 files changed, 84 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-23 01:46:34 UTC (rev 102870)
+++ PKGBUILD2013-12-23 06:32:16 UTC (rev 102871)
@@ -3,7 +3,7 @@
 
 _pkgname=gnome-settings-daemon
 pkgname=$_pkgname-updates
-pkgver=3.8.2
+pkgver=3.10.2
 pkgrel=1
 pkgdesc=Updates plugin for the GNOME Settings daemon
 arch=('i686' 'x86_64')
@@ -14,15 +14,21 @@
 install=$_pkgname.install
 url=http://www.gnome.org;
 
source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgname/${pkgver%.*}/$_pkgname-$pkgver.tar.xz;
+   'packagekit-0.8.patch'
'arch.patch')
-sha256sums=('e2118024549b1a3b24e338403d3451211b8cde5c68e387d9a0081e137191b0be'
-   '32f18a02698bb24aa8ae293eb7bf74a8261e3ce2c5149d259a87bd14500089ea')
+sha256sums=('808899c6e434ecb71f42d3ac022dc51f5963bdf2478f4634078483f9e8a78264'
+'2fd5ee457f5d57bfd9edef049719f55ab1cab5fe6d0fb422f91fe363c02e6efd'
+'217004c112b18cf136c535ef3d6cc90f0cecc495573cfb8653ff089230d248bb')
 
-build() {
+prepare() {
   cd $srcdir/$_pkgname-$pkgver
-
+  patch -RNp1 -i $srcdir/packagekit-0.8.patch
   patch -Np1 -i $srcdir/arch.patch
+}
 
+build() {
+  cd $srcdir/$_pkgname-$pkgver
+  autoreconf -fi
   ./configure --prefix=/usr \
   --sysconfdir=/etc \
   --localstatedir=/var \
@@ -31,7 +37,8 @@
 
   #https://bugzilla.gnome.org/show_bug.cgi?id=656231
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make -s
+  make -C 'gnome-settings-daemon'
+  make -C 'plugins/updates'
 }
 
 package() {

Modified: arch.patch
===
--- arch.patch  2013-12-23 01:46:34 UTC (rev 102870)
+++ arch.patch  2013-12-23 06:32:16 UTC (rev 102871)
@@ -35,6 +35,17 @@
  
  libupdates_la_CPPFLAGS = \
-I$(top_srcdir)/gnome-settings-daemon \
+@@ -58,7 +60,9 @@ gsd_test_updates_SOURCES =   \
+   gsd-updates-firmware.h  \
+   gsd-updates-firmware.c  \
+   gsd-updates-manager.h   \
+-  gsd-updates-manager.c
++  gsd-updates-manager.c   \
++  gsd-updates-watch.h \
++  gsd-updates-watch.c
+ 
+ gsd_test_updates_CPPFLAGS =   \
+   -I$(top_srcdir)/data/   \
 diff --git a/plugins/updates/gsd-updates-manager.c 
b/plugins/updates/gsd-updates-manager.c
 index 95ee1c4..7b26c06 100644
 --- a/plugins/updates/gsd-updates-manager.c

Added: packagekit-0.8.patch
===
--- packagekit-0.8.patch(rev 0)
+++ packagekit-0.8.patch2013-12-23 06:32:16 UTC (rev 102871)
@@ -0,0 +1,60 @@
+From 5f4f1ed45747343f26f280401bc4915d92b71d89 Mon Sep 17 00:00:00 2001
+From: Richard Hughes rich...@hughsie.com
+Date: Mon, 30 Sep 2013 12:06:22 +
+Subject: updates: Raise the dep on PackageKit to avoid complexity
+
+---
+diff --git a/configure.ac b/configure.ac
+index 87eb473..199542c 100644
+--- a/configure.ac
 b/configure.ac
+@@ -306,7 +306,7 @@ AC_ARG_ENABLE(packagekit,
+[WANT_PACKAGEKIT=yes]) dnl Default value
+ 
+ if test x$WANT_PACKAGEKIT = xyes ; then
+-   PK_REQUIRED_VERSION=0.7.4
++   PK_REQUIRED_VERSION=0.8.1
+PKG_CHECK_MODULES(PACKAGEKIT, glib-2.0 packagekit-glib2 = 
$PK_REQUIRED_VERSION upower-glib = $UPOWER_REQUIRED_VERSION gudev-1.0 
libnotify = $LIBNOTIFY_REQUIRED_VERSION,
+  [have_packagekit=true
+   AC_DEFINE(HAVE_PACKAGEKIT, 1, [Define if PackageKit should be 
used])],
+diff --git a/plugins/updates/gsd-updates-manager.c 
b/plugins/updates/gsd-updates-manager.c
+index 3aff29a..0f73a42 100644
+--- a/plugins/updates/gsd-updates-manager.c
 b/plugins/updates/gsd-updates-manager.c
+@@ -742,7 +742,6 @@ auto_download_updates (GsdUpdatesManager *manager)
+ package_ids[i] = g_strdup (pk_package_get_id (pkg));
+ }
+ 
+-#if PK_CHECK_VERSION(0,8,1)
+ /* we've set only-download in PkTask */
+ pk_task_update_packages_async (manager-priv-task,
+package_ids,
+@@ -750,16 +749,6 @@ auto_download_updates (GsdUpdatesManager *manager)
+NULL, NULL,
+(GAsyncReadyCallback) 
package_download_finished_cb,
+manager);
+-#else
+-  

[arch-commits] Commit in gnome-settings-daemon-updates/repos (14 files)

2013-12-22 Thread Balló György
Date: Monday, December 23, 2013 @ 07:37:43
  Author: bgyorgy
Revision: 102872

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

Added:
  gnome-settings-daemon-updates/repos/community-i686/PKGBUILD
(from rev 102871, gnome-settings-daemon-updates/trunk/PKGBUILD)
  gnome-settings-daemon-updates/repos/community-i686/arch.patch
(from rev 102871, gnome-settings-daemon-updates/trunk/arch.patch)
  
gnome-settings-daemon-updates/repos/community-i686/gnome-settings-daemon.install
(from rev 102871, 
gnome-settings-daemon-updates/trunk/gnome-settings-daemon.install)
  gnome-settings-daemon-updates/repos/community-i686/packagekit-0.8.patch
(from rev 102871, gnome-settings-daemon-updates/trunk/packagekit-0.8.patch)
  gnome-settings-daemon-updates/repos/community-x86_64/PKGBUILD
(from rev 102871, gnome-settings-daemon-updates/trunk/PKGBUILD)
  gnome-settings-daemon-updates/repos/community-x86_64/arch.patch
(from rev 102871, gnome-settings-daemon-updates/trunk/arch.patch)
  
gnome-settings-daemon-updates/repos/community-x86_64/gnome-settings-daemon.install
(from rev 102871, 
gnome-settings-daemon-updates/trunk/gnome-settings-daemon.install)
  gnome-settings-daemon-updates/repos/community-x86_64/packagekit-0.8.patch
(from rev 102871, gnome-settings-daemon-updates/trunk/packagekit-0.8.patch)
Deleted:
  gnome-settings-daemon-updates/repos/community-i686/PKGBUILD
  gnome-settings-daemon-updates/repos/community-i686/arch.patch
  
gnome-settings-daemon-updates/repos/community-i686/gnome-settings-daemon.install
  gnome-settings-daemon-updates/repos/community-x86_64/PKGBUILD
  gnome-settings-daemon-updates/repos/community-x86_64/arch.patch
  
gnome-settings-daemon-updates/repos/community-x86_64/gnome-settings-daemon.install

+
 /PKGBUILD  |   94 +++
 /arch.patch|  672 +++
 /gnome-settings-daemon.install |   24 
 community-i686/PKGBUILD|   40 -
 community-i686/arch.patch  |  325 ---
 community-i686/gnome-settings-daemon.install   |   12 
 community-i686/packagekit-0.8.patch|   60 ++
 community-x86_64/PKGBUILD  |   40 -
 community-x86_64/arch.patch|  325 ---
 community-x86_64/gnome-settings-daemon.install |   12 
 community-x86_64/packagekit-0.8.patch  |   60 ++
 11 files changed, 910 insertions(+), 754 deletions(-)

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


[arch-commits] Commit in gnome-packagekit/trunk (PKGBUILD packagekit-0.8.patch)

2013-12-22 Thread Balló György
Date: Monday, December 23, 2013 @ 08:07:43
  Author: bgyorgy
Revision: 102873

upgpkg: gnome-packagekit 3.10.1-1

Update to version 3.10.1

Added:
  gnome-packagekit/trunk/packagekit-0.8.patch
Modified:
  gnome-packagekit/trunk/PKGBUILD

--+
 PKGBUILD |   17 +---
 packagekit-0.8.patch |   65 +
 2 files changed, 77 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-23 06:37:43 UTC (rev 102872)
+++ PKGBUILD2013-12-23 07:07:43 UTC (rev 102873)
@@ -2,7 +2,7 @@
 # Maintainer: Jonathan Conder jonno.con...@gmail.com
 
 pkgname=gnome-packagekit
-pkgver=3.8.2
+pkgver=3.10.1
 pkgrel=1
 pkgdesc='Collection of graphical tools for PackageKit to be used in the GNOME 
desktop'
 arch=('i686' 'x86_64')
@@ -11,13 +11,20 @@
 depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'libnotify'
  'packagekit')
 makedepends=('gconf' 'gtk-doc' 'intltool' 'itstool' 'libcanberra' 'upower')
-optdepends=('polkit-gnome: required for privileged actions'
-'gnome-settings-daemon-updates: update and message notifications')
+optdepends=('gnome-settings-daemon-updates: update and message notifications')
 options=('!emptydirs')
 install=$pkgname.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz;)
-sha256sums=('f13481d477a47295fa204b73ae7590f61d5576a8c889e5644cee0bc1f5cf530c')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz;
+packagekit-0.8.patch)
+sha256sums=('40f11968e6a40606486f232fd6f61348eb75dc465f25deb2f157f6546bbe4e26'
+'717ba4d281adbafc9409202538ad1c8ce9a2bb41a6a0bc127e8dd5c4c1da1d65')
 
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+
+  patch -RNp1 -i $srcdir/packagekit-0.8.patch
+}
+
 build() {
   cd $srcdir/$pkgname-$pkgver
 

Added: packagekit-0.8.patch
===
--- packagekit-0.8.patch(rev 0)
+++ packagekit-0.8.patch2013-12-23 07:07:43 UTC (rev 102873)
@@ -0,0 +1,65 @@
+From 4077ba3ea30354ef070d640a5af4b6a913e97f4b Mon Sep 17 00:00:00 2001
+From: Richard Hughes rich...@hughsie.com
+Date: Tue, 18 Jun 2013 12:56:05 +
+Subject: Ignore package progress updates when the transaction is being 
simulated
+
+PackageKit backends do not have to issue INFO_FINISHED when simulating, and 
most
+don't bother. As we didn't special-case simulation, we set up the activity
+spinner on the Package(INFO_UPDATING) event and do not cancel the signal.
+
+This leaves every row in the update viewer with a spinning cursor, which due to
+the way the code was structured lead to an O(n*n) exposion of updates to the
+cell renderers for each update. For a dozen or so updates it was not noticable,
+and nobody noticed the slight increase of CPU usage.
+
+Now that TeX Live has officially jumped the shark and has many hundreds of
+sub-packages, it's quite plausible to have *thousands* of small packages to
+update. This means that the O(n*n) bug stops being a minor increase in CPU and
+starts to use the CPU at 100% for many hours before completing.
+
+Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=969852
+---
+diff --git a/src/gpk-update-viewer.c b/src/gpk-update-viewer.c
+index 53be9cf..a2182a1 100644
+--- a/src/gpk-update-viewer.c
 b/src/gpk-update-viewer.c
+@@ -841,6 +841,7 @@ gpk_update_viewer_progress_cb (PkProgress *progress,
+   gchar *text;
+   gint percentage;
+   GtkWidget *widget;
++  guint64 transaction_flags;
+   PkInfoEnum info;
+   PkRoleEnum role;
+   PkStatusEnum status;
+@@ -853,6 +854,7 @@ gpk_update_viewer_progress_cb (PkProgress *progress,
+ percentage, percentage,
+ package, package,
+ allow-cancel, allow_cancel,
++transaction-flags, transaction_flags,
+ NULL);
+ 
+   if (type == PK_PROGRESS_TYPE_PACKAGE) {
+@@ -864,6 +866,10 @@ gpk_update_viewer_progress_cb (PkProgress *progress,
+   GtkTreePath *path;
+   gboolean scroll;
+ 
++  /* ignore simulation phase */
++  if (pk_bitfield_contain (transaction_flags, 
PK_TRANSACTION_FLAG_ENUM_SIMULATE))
++  goto out;
++
+   /* add the results, not the progress */
+   if (role == PK_ROLE_ENUM_GET_UPDATES)
+   goto out;
+@@ -1040,6 +1046,10 @@ gpk_update_viewer_progress_cb (PkProgress *progress,
+   guint size_display;
+   PkItemProgress *item_progress;
+ 
++  /* ignore simulation phase */
++  if (pk_bitfield_contain (transaction_flags, 
PK_TRANSACTION_FLAG_ENUM_SIMULATE))
++  goto out;
++
+   g_object_get (progress,
+ 

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

2013-12-22 Thread Balló György
Date: Monday, December 23, 2013 @ 08:07:51
  Author: bgyorgy
Revision: 102874

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

Added:
  gnome-packagekit/repos/community-i686/PKGBUILD
(from rev 102873, gnome-packagekit/trunk/PKGBUILD)
  gnome-packagekit/repos/community-i686/gnome-packagekit.install
(from rev 102873, gnome-packagekit/trunk/gnome-packagekit.install)
  gnome-packagekit/repos/community-i686/packagekit-0.8.patch
(from rev 102873, gnome-packagekit/trunk/packagekit-0.8.patch)
  gnome-packagekit/repos/community-x86_64/PKGBUILD
(from rev 102873, gnome-packagekit/trunk/PKGBUILD)
  gnome-packagekit/repos/community-x86_64/gnome-packagekit.install
(from rev 102873, gnome-packagekit/trunk/gnome-packagekit.install)
  gnome-packagekit/repos/community-x86_64/packagekit-0.8.patch
(from rev 102873, gnome-packagekit/trunk/packagekit-0.8.patch)
Deleted:
  gnome-packagekit/repos/community-i686/PKGBUILD
  gnome-packagekit/repos/community-i686/gnome-packagekit.install
  gnome-packagekit/repos/community-x86_64/PKGBUILD
  gnome-packagekit/repos/community-x86_64/gnome-packagekit.install

---+
 /PKGBUILD |  100 
 /gnome-packagekit.install |   38 ++
 community-i686/PKGBUILD   |   43 
 community-i686/gnome-packagekit.install   |   19 -
 community-i686/packagekit-0.8.patch   |   65 ++
 community-x86_64/PKGBUILD |   43 
 community-x86_64/gnome-packagekit.install |   19 -
 community-x86_64/packagekit-0.8.patch |   65 ++
 8 files changed, 268 insertions(+), 124 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-23 07:07:43 UTC (rev 102873)
+++ community-i686/PKGBUILD 2013-12-23 07:07:51 UTC (rev 102874)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Conder jonno.con...@gmail.com
-
-pkgname=gnome-packagekit
-pkgver=3.8.2
-pkgrel=1
-pkgdesc='Collection of graphical tools for PackageKit to be used in the GNOME 
desktop'
-arch=('i686' 'x86_64')
-url='http://www.packagekit.org/'
-license=('GPL')
-depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'libnotify'
- 'packagekit')
-makedepends=('gconf' 'gtk-doc' 'intltool' 'itstool' 'libcanberra' 'upower')
-optdepends=('polkit-gnome: required for privileged actions'
-'gnome-settings-daemon-updates: update and message notifications')
-options=('!emptydirs')
-install=$pkgname.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz;)
-sha256sums=('f13481d477a47295fa204b73ae7590f61d5576a8c889e5644cee0bc1f5cf530c')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  _mime='application/x-xz-compressed-tar;application/x-servicepack;'
-  sed -i s@MimeType=.*@MimeType=$_mime@ 
data/gpk-install-local-file.desktop.in
-
-  sed -i 's@python@python2@' python/enum-convertor.py
-  sed -i 's@python enum-convertor.py@python2 enum-convertor.py@' 
python/packagekit/Makefile.{am,in}
-
-  export PYTHON=/usr/bin/python2
-  ./configure --prefix=/usr \
- --sysconfdir=/etc \
- --disable-gtk-doc \
- --disable-schemas-compile \
- --disable-scrollkeeper
-  make -s
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make -s DESTDIR=$pkgdir install
-}

Copied: gnome-packagekit/repos/community-i686/PKGBUILD (from rev 102873, 
gnome-packagekit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-23 07:07:51 UTC (rev 102874)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Jonathan Conder jonno.con...@gmail.com
+
+pkgname=gnome-packagekit
+pkgver=3.10.1
+pkgrel=1
+pkgdesc='Collection of graphical tools for PackageKit to be used in the GNOME 
desktop'
+arch=('i686' 'x86_64')
+url='http://www.packagekit.org/'
+license=('GPL')
+depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'libnotify'
+ 'packagekit')
+makedepends=('gconf' 'gtk-doc' 'intltool' 'itstool' 'libcanberra' 'upower')
+optdepends=('gnome-settings-daemon-updates: update and message notifications')
+options=('!emptydirs')
+install=$pkgname.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz;
+packagekit-0.8.patch)
+sha256sums=('40f11968e6a40606486f232fd6f61348eb75dc465f25deb2f157f6546bbe4e26'
+'717ba4d281adbafc9409202538ad1c8ce9a2bb41a6a0bc127e8dd5c4c1da1d65')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+
+  patch -RNp1 -i $srcdir/packagekit-0.8.patch
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  _mime='application/x-xz-compressed-tar;application/x-servicepack;'
+  sed -i s@MimeType=.*@MimeType=$_mime@ 
data/gpk-install-local-file.desktop.in
+
+  sed -i