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

2015-03-26 Thread Daniel Micay
Date: Thursday, March 26, 2015 @ 08:01:07
  Author: thestinger
Revision: 129937

upgpkg: linux-grsec 3.19.2.201503251807-1

Modified:
  linux-grsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 04:48:22 UTC (rev 129936)
+++ PKGBUILD2015-03-26 07:01:07 UTC (rev 129937)
@@ -9,7 +9,7 @@
 _srcname=linux-3.19
 _pkgver=3.19.2
 _grsecver=3.1
-_timestamp=201503201903
+_timestamp=201503251807
 _grsec_patch="grsecurity-$_grsecver-$_pkgver-$_timestamp.patch"
 pkgver=$_pkgver.$_timestamp
 pkgrel=1
@@ -34,7 +34,7 @@
 'SKIP'
 'c2e2e745e7bad33f367432280f7a8451e2488b1f851f24e2830f15279fb87b0f'
 'SKIP'
-'c35dfbc8e13ebe81554ac810c7fdb32616137a5badeb843d4b352626dc864441'
+'0831bd83c07a69277a3e7df9d90f09c8c01c76c74684fbf7068a176faf64839e'
 'SKIP'
 '565eb62808216b0ea6fbf16647ffd907810b1d34e445b82d093134bb26c46b7b'
 '3861d6d5ac87d64209971d2f5e389246a1f10833bcd4519c05007a01ab881631'


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

2015-03-26 Thread Daniel Micay
Date: Thursday, March 26, 2015 @ 08:02:18
  Author: thestinger
Revision: 129938

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

Added:
  linux-grsec/repos/community-i686/PKGBUILD
(from rev 129937, linux-grsec/trunk/PKGBUILD)
  linux-grsec/repos/community-i686/change-default-console-loglevel.patch
(from rev 129937, linux-grsec/trunk/change-default-console-loglevel.patch)
  linux-grsec/repos/community-i686/config
(from rev 129937, linux-grsec/trunk/config)
  linux-grsec/repos/community-i686/config.x86_64
(from rev 129937, linux-grsec/trunk/config.x86_64)
  linux-grsec/repos/community-i686/linux-grsec.install
(from rev 129937, linux-grsec/trunk/linux-grsec.install)
  linux-grsec/repos/community-i686/linux.preset
(from rev 129937, linux-grsec/trunk/linux.preset)
  linux-grsec/repos/community-x86_64/PKGBUILD
(from rev 129937, linux-grsec/trunk/PKGBUILD)
  linux-grsec/repos/community-x86_64/change-default-console-loglevel.patch
(from rev 129937, linux-grsec/trunk/change-default-console-loglevel.patch)
  linux-grsec/repos/community-x86_64/config
(from rev 129937, linux-grsec/trunk/config)
  linux-grsec/repos/community-x86_64/config.x86_64
(from rev 129937, linux-grsec/trunk/config.x86_64)
  linux-grsec/repos/community-x86_64/linux-grsec.install
(from rev 129937, linux-grsec/trunk/linux-grsec.install)
  linux-grsec/repos/community-x86_64/linux.preset
(from rev 129937, linux-grsec/trunk/linux.preset)
Deleted:
  linux-grsec/repos/community-i686/PKGBUILD
  linux-grsec/repos/community-i686/change-default-console-loglevel.patch
  linux-grsec/repos/community-i686/config
  linux-grsec/repos/community-i686/config.x86_64
  linux-grsec/repos/community-i686/linux-grsec.install
  linux-grsec/repos/community-i686/linux.preset
  linux-grsec/repos/community-x86_64/PKGBUILD
  linux-grsec/repos/community-x86_64/change-default-console-loglevel.patch
  linux-grsec/repos/community-x86_64/config
  linux-grsec/repos/community-x86_64/config.x86_64
  linux-grsec/repos/community-x86_64/linux-grsec.install
  linux-grsec/repos/community-x86_64/linux.preset

+
 /PKGBUILD  |  650 
 /change-default-console-loglevel.patch |   22 
 /config|14886 +++
 /config.x86_64 |14306 ++
 /linux-grsec.install   |   74 
 /linux.preset  |   28 
 community-i686/PKGBUILD|  325 
 community-i686/change-default-console-loglevel.patch   |   11 
 community-i686/config  | 7443 ---
 community-i686/config.x86_64   | 7153 ---
 community-i686/linux-grsec.install |   37 
 community-i686/linux.preset|   14 
 community-x86_64/PKGBUILD  |  325 
 community-x86_64/change-default-console-loglevel.patch |   11 
 community-x86_64/config| 7443 ---
 community-x86_64/config.x86_64 | 7153 ---
 community-x86_64/linux-grsec.install   |   37 
 community-x86_64/linux.preset  |   14 
 18 files changed, 29966 insertions(+), 29966 deletions(-)

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


[arch-commits] Commit in xf86-video-r128/trunk (5 files)

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 08:44:24
  Author: tpowa
Revision: 234950

upgpkg: xf86-video-r128 6.9.2-5

fix segfaults and autodetection of VGA ports

Added:
  xf86-video-r128/trunk/0001-Fix-allocation-of-private-entity.patch
  xf86-video-r128/trunk/0001-Look-for-VGA-ports-in-the-VBIOS.patch
  xf86-video-r128/trunk/0001-Update-bitmasks-for-DDC.patch
  xf86-video-r128/trunk/exa.patch
Modified:
  xf86-video-r128/trunk/PKGBUILD

-+
 0001-Fix-allocation-of-private-entity.patch |   83 ++
 0001-Look-for-VGA-ports-in-the-VBIOS.patch  |   57 +
 0001-Update-bitmasks-for-DDC.patch  |   59 ++
 PKGBUILD|   23 +--
 exa.patch   |   40 
 5 files changed, 258 insertions(+), 4 deletions(-)

Added: 0001-Fix-allocation-of-private-entity.patch
===
--- 0001-Fix-allocation-of-private-entity.patch (rev 0)
+++ 0001-Fix-allocation-of-private-entity.patch 2015-03-26 07:44:24 UTC (rev 
234950)
@@ -0,0 +1,83 @@
+From bae1922f1a38e51633644cf65d2c6f8c73490d12 Mon Sep 17 00:00:00 2001
+From: Connor Behan 
+Date: Thu, 12 Mar 2015 17:18:13 -0400
+Subject: [PATCH] Fix allocation of private entity
+
+In the past, pR128Ent was only used for Xinerama-style dualhead and
+therefore only allocated for cards with two outputs. However, recent
+patches have repurposed pR128Ent as a general struct for things that are
+card-specific instead of instance-specific. It therefore needs to be
+allocated for all cards.
+
+Signed-off-by: Connor Behan 
+---
+ src/r128_probe.c | 32 +++-
+ 1 file changed, 15 insertions(+), 17 deletions(-)
+
+diff --git a/src/r128_probe.c b/src/r128_probe.c
+index 9771d52..0fd31c6 100644
+--- a/src/r128_probe.c
 b/src/r128_probe.c
+@@ -234,6 +234,7 @@ r128_get_scrninfo(int entity_num)
+ {
+ ScrnInfoPtr   pScrn = NULL;
+ EntityInfoPtr pEnt;
++DevUnion* pPriv;
+ 
+ pScrn = xf86ConfigPciEntity(pScrn, 0, entity_num, R128PciChipsets,
+ NULL,
+@@ -261,6 +262,20 @@ r128_get_scrninfo(int entity_num)
+ 
+ pEnt = xf86GetEntityInfo(entity_num);
+ 
++/* Allocate private entity used for convenience with one or two heads. */
++if (gR128EntityIndex < 0) {
++gR128EntityIndex = xf86AllocateEntityPrivateIndex();
++pPriv = xf86GetEntityPrivate(pScrn->entityList[0], gR128EntityIndex);
++
++  if (!pPriv->ptr) {
++  R128EntPtr pR128Ent;
++  pPriv->ptr = xnfcalloc(sizeof(R128EntRec), 1);
++  pR128Ent = pPriv->ptr;
++  pR128Ent->HasSecondary = FALSE;
++  pR128Ent->IsSecondaryRestored = FALSE;
++  }
++}
++
+ /* mobility cards support Dual-Head, mark the entity as sharable*/
+ if (pEnt->chipset == PCI_CHIP_RAGE128LE ||
+ pEnt->chipset == PCI_CHIP_RAGE128LF ||
+@@ -268,7 +283,6 @@ r128_get_scrninfo(int entity_num)
+ pEnt->chipset == PCI_CHIP_RAGE128ML)
+ {
+ static int instance = 0;
+-DevUnion* pPriv;
+ 
+ xf86SetEntitySharable(entity_num);
+ 
+@@ -276,22 +290,6 @@ r128_get_scrninfo(int entity_num)
+pScrn->entityList[0],
+instance);
+ 
+-if (gR128EntityIndex < 0)
+-{
+-gR128EntityIndex = xf86AllocateEntityPrivateIndex();
+-
+-pPriv = xf86GetEntityPrivate(pScrn->entityList[0],
+- gR128EntityIndex);
+-
+-if (!pPriv->ptr)
+-{
+-R128EntPtr pR128Ent;
+-pPriv->ptr = xnfcalloc(sizeof(R128EntRec), 1);
+-pR128Ent = pPriv->ptr;
+-pR128Ent->HasSecondary = FALSE;
+-pR128Ent->IsSecondaryRestored = FALSE;
+-}
+-}
+ instance++;
+ }
+ 
+-- 
+2.3.2
+

Added: 0001-Look-for-VGA-ports-in-the-VBIOS.patch
===
--- 0001-Look-for-VGA-ports-in-the-VBIOS.patch  (rev 0)
+++ 0001-Look-for-VGA-ports-in-the-VBIOS.patch  2015-03-26 07:44:24 UTC (rev 
234950)
@@ -0,0 +1,57 @@
+From bd8f067e559bab3bba187a0aa905a0ebd3f957c2 Mon Sep 17 00:00:00 2001
+From: Connor Behan 
+Date: Mon, 16 Mar 2015 18:53:04 -0400
+Subject: [PATCH] Look for VGA ports in the VBIOS
+
+It appears that not all r128 chipsets marked as DFP capable have DVI
+ports. Some have VGA which we should detect. The old driver "detected"
+this by attempting a DVI based probe for monitors. Anything that failed
+this was assumed to be VGA.
+
+Signed-off-by: Connor Behan 
+---
+ src/r128_output.c | 20 +++-
+ 1 file changed, 19 insertions(+), 1 deletion(-)
+
+diff --git a/src/r128_output.c b/src/r128_output.c
+index 0160880..c042c98 100644
+--- a/

[arch-commits] Commit in xf86-video-r128/repos (16 files)

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 08:44:40
  Author: tpowa
Revision: 234951

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

Added:
  xf86-video-r128/repos/extra-i686/0001-Fix-allocation-of-private-entity.patch
(from rev 234950, 
xf86-video-r128/trunk/0001-Fix-allocation-of-private-entity.patch)
  xf86-video-r128/repos/extra-i686/0001-Look-for-VGA-ports-in-the-VBIOS.patch
(from rev 234950, 
xf86-video-r128/trunk/0001-Look-for-VGA-ports-in-the-VBIOS.patch)
  xf86-video-r128/repos/extra-i686/0001-Update-bitmasks-for-DDC.patch
(from rev 234950, xf86-video-r128/trunk/0001-Update-bitmasks-for-DDC.patch)
  xf86-video-r128/repos/extra-i686/PKGBUILD
(from rev 234950, xf86-video-r128/trunk/PKGBUILD)
  xf86-video-r128/repos/extra-i686/exa.patch
(from rev 234950, xf86-video-r128/trunk/exa.patch)
  xf86-video-r128/repos/extra-i686/git-fixes.patch
(from rev 234950, xf86-video-r128/trunk/git-fixes.patch)
  xf86-video-r128/repos/extra-x86_64/0001-Fix-allocation-of-private-entity.patch
(from rev 234950, 
xf86-video-r128/trunk/0001-Fix-allocation-of-private-entity.patch)
  xf86-video-r128/repos/extra-x86_64/0001-Look-for-VGA-ports-in-the-VBIOS.patch
(from rev 234950, 
xf86-video-r128/trunk/0001-Look-for-VGA-ports-in-the-VBIOS.patch)
  xf86-video-r128/repos/extra-x86_64/0001-Update-bitmasks-for-DDC.patch
(from rev 234950, xf86-video-r128/trunk/0001-Update-bitmasks-for-DDC.patch)
  xf86-video-r128/repos/extra-x86_64/PKGBUILD
(from rev 234950, xf86-video-r128/trunk/PKGBUILD)
  xf86-video-r128/repos/extra-x86_64/exa.patch
(from rev 234950, xf86-video-r128/trunk/exa.patch)
  xf86-video-r128/repos/extra-x86_64/git-fixes.patch
(from rev 234950, xf86-video-r128/trunk/git-fixes.patch)
Deleted:
  xf86-video-r128/repos/extra-i686/PKGBUILD
  xf86-video-r128/repos/extra-i686/git-fixes.patch
  xf86-video-r128/repos/extra-x86_64/PKGBUILD
  xf86-video-r128/repos/extra-x86_64/git-fixes.patch

--+
 /PKGBUILD|  106 
 /git-fixes.patch |17608 +
 extra-i686/0001-Fix-allocation-of-private-entity.patch   |   83 
 extra-i686/0001-Look-for-VGA-ports-in-the-VBIOS.patch|   57 
 extra-i686/0001-Update-bitmasks-for-DDC.patch|   59 
 extra-i686/PKGBUILD  |   38 
 extra-i686/exa.patch |   40 
 extra-i686/git-fixes.patch   | 8804 --
 extra-x86_64/0001-Fix-allocation-of-private-entity.patch |   83 
 extra-x86_64/0001-Look-for-VGA-ports-in-the-VBIOS.patch  |   57 
 extra-x86_64/0001-Update-bitmasks-for-DDC.patch  |   59 
 extra-x86_64/PKGBUILD|   38 
 extra-x86_64/exa.patch   |   40 
 extra-x86_64/git-fixes.patch | 8804 --
 14 files changed, 18192 insertions(+), 17684 deletions(-)

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


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

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 08:48:48
  Author: tpowa
Revision: 234953

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

Added:
  
libdrm/repos/extra-i686/0001-xf86drm-Fix-ioctl-struct-clearing-in-drmAgpEnable.patch
(from rev 234952, 
libdrm/trunk/0001-xf86drm-Fix-ioctl-struct-clearing-in-drmAgpEnable.patch)
  libdrm/repos/extra-i686/COPYING
(from rev 234952, libdrm/trunk/COPYING)
  libdrm/repos/extra-i686/PKGBUILD
(from rev 234952, libdrm/trunk/PKGBUILD)
  
libdrm/repos/extra-x86_64/0001-xf86drm-Fix-ioctl-struct-clearing-in-drmAgpEnable.patch
(from rev 234952, 
libdrm/trunk/0001-xf86drm-Fix-ioctl-struct-clearing-in-drmAgpEnable.patch)
  libdrm/repos/extra-x86_64/COPYING
(from rev 234952, libdrm/trunk/COPYING)
  libdrm/repos/extra-x86_64/PKGBUILD
(from rev 234952, libdrm/trunk/PKGBUILD)
Deleted:
  libdrm/repos/extra-i686/COPYING
  libdrm/repos/extra-i686/PKGBUILD
  libdrm/repos/extra-x86_64/COPYING
  libdrm/repos/extra-x86_64/PKGBUILD

---+
 /COPYING  |   
96 +
 /PKGBUILD |  
106 ++
 extra-i686/0001-xf86drm-Fix-ioctl-struct-clearing-in-drmAgpEnable.patch   |   
28 ++
 extra-i686/COPYING|   
48 
 extra-i686/PKGBUILD   |   
44 
 extra-x86_64/0001-xf86drm-Fix-ioctl-struct-clearing-in-drmAgpEnable.patch |   
28 ++
 extra-x86_64/COPYING  |   
48 
 extra-x86_64/PKGBUILD |   
44 
 8 files changed, 258 insertions(+), 184 deletions(-)

Copied: 
libdrm/repos/extra-i686/0001-xf86drm-Fix-ioctl-struct-clearing-in-drmAgpEnable.patch
 (from rev 234952, 
libdrm/trunk/0001-xf86drm-Fix-ioctl-struct-clearing-in-drmAgpEnable.patch)
===
--- extra-i686/0001-xf86drm-Fix-ioctl-struct-clearing-in-drmAgpEnable.patch 
(rev 0)
+++ extra-i686/0001-xf86drm-Fix-ioctl-struct-clearing-in-drmAgpEnable.patch 
2015-03-26 07:48:48 UTC (rev 234953)
@@ -0,0 +1,28 @@
+From 7d8f5e019505f5bda67ad8d2b25077eade90fbe8 Mon Sep 17 00:00:00 2001
+From: Connor Behan 
+Date: Tue, 24 Mar 2015 13:47:26 -0400
+Subject: [PATCH] xf86drm: Fix ioctl struct clearing in drmAgpEnable
+
+This one is a bit harder to notice.
+
+Signed-off-by: Connor Behan 
+---
+ xf86drm.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/xf86drm.c b/xf86drm.c
+index e73cddd..ffc53b8 100644
+--- a/xf86drm.c
 b/xf86drm.c
+@@ -1719,7 +1719,7 @@ int drmAgpEnable(int fd, unsigned long mode)
+ {
+ drm_agp_mode_t m;
+ 
+-memclear(mode);
++memclear(m);
+ m.mode = mode;
+ if (drmIoctl(fd, DRM_IOCTL_AGP_ENABLE, &m))
+   return -errno;
+-- 
+2.3.3
+

Deleted: extra-i686/COPYING
===
--- extra-i686/COPYING  2015-03-26 07:48:39 UTC (rev 234952)
+++ extra-i686/COPYING  2015-03-26 07:48:48 UTC (rev 234953)
@@ -1,48 +0,0 @@
- Copyright 2005 Adam Jackson.
-
- Permission is hereby granted, free of charge, to any person obtaining
- a copy of this software and associated documentation files (the
- "Software"), to deal in the Software without restriction, including
- without limitation on the rights to use, copy, modify, merge,
- publish, distribute, sub license, and/or sell copies of the Software,
- and to permit persons to whom the Software is furnished to do so,
- subject to the following conditions:
-
- The above copyright notice and this permission notice (including the
- next paragraph) shall be included in all copies or substantial
- portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NON-INFRINGEMENT.  IN NO EVENT SHALL ADAM JACKSON BE LIABLE FOR ANY
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-
-
- Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
- Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
- All Rights Reserved.
-
- Permission is hereby granted, free of charge, to any person obtaining
- a copy of this software and associated documentation files (the
- "Software"), to deal in the Software without restriction, including
- without limitation the rights to use, copy, modify, merge, publish,
- distribute, sublicense, and/or sell copies of the Software, and to
- permit persons to whom the Software is furnished

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

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 08:48:39
  Author: tpowa
Revision: 234952

upgpkg: libdrm 2.4.60-2

fix permission issues on r128 cards

Added:
  libdrm/trunk/0001-xf86drm-Fix-ioctl-struct-clearing-in-drmAgpEnable.patch
Modified:
  libdrm/trunk/PKGBUILD

--+
 0001-xf86drm-Fix-ioctl-struct-clearing-in-drmAgpEnable.patch |   28 ++
 PKGBUILD |   19 +-
 2 files changed, 42 insertions(+), 5 deletions(-)

Added: 0001-xf86drm-Fix-ioctl-struct-clearing-in-drmAgpEnable.patch
===
--- 0001-xf86drm-Fix-ioctl-struct-clearing-in-drmAgpEnable.patch
(rev 0)
+++ 0001-xf86drm-Fix-ioctl-struct-clearing-in-drmAgpEnable.patch
2015-03-26 07:48:39 UTC (rev 234952)
@@ -0,0 +1,28 @@
+From 7d8f5e019505f5bda67ad8d2b25077eade90fbe8 Mon Sep 17 00:00:00 2001
+From: Connor Behan 
+Date: Tue, 24 Mar 2015 13:47:26 -0400
+Subject: [PATCH] xf86drm: Fix ioctl struct clearing in drmAgpEnable
+
+This one is a bit harder to notice.
+
+Signed-off-by: Connor Behan 
+---
+ xf86drm.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/xf86drm.c b/xf86drm.c
+index e73cddd..ffc53b8 100644
+--- a/xf86drm.c
 b/xf86drm.c
+@@ -1719,7 +1719,7 @@ int drmAgpEnable(int fd, unsigned long mode)
+ {
+ drm_agp_mode_t m;
+ 
+-memclear(mode);
++memclear(m);
+ m.mode = mode;
+ if (drmIoctl(fd, DRM_IOCTL_AGP_ENABLE, &m))
+   return -errno;
+-- 
+2.3.3
+

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 07:44:40 UTC (rev 234951)
+++ PKGBUILD2015-03-26 07:48:39 UTC (rev 234952)
@@ -3,7 +3,7 @@
 
 pkgname=libdrm
 pkgver=2.4.60
-pkgrel=1
+pkgrel=2
 pkgdesc="Userspace interface to kernel DRM services"
 arch=(i686 x86_64)
 license=('custom')
@@ -13,20 +13,29 @@
 replaces=('libdrm-new' 'libdrm-nouveau')
 url="http://dri.freedesktop.org/";
 source=(http://dri.freedesktop.org/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig}
-COPYING)
+COPYING
+0001-xf86drm-Fix-ioctl-struct-clearing-in-drmAgpEnable.patch)
 sha256sums=('99575fc6c8e31f59193f5320fd4db7a5478e2641b5266147caab9aa875b59889'
 'SKIP'
-'9631d4f694952e3e6ae5a05534c2e93e994e47d3413677a3a00e45c8cef6db93')
+'9631d4f694952e3e6ae5a05534c2e93e994e47d3413677a3a00e45c8cef6db93'
+'b9a4e77e50a0c11fbdf95b277fe4a6943eba3a63b5b90c548cbc5159db1d32f3')
 validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst 

 validpgpkeys+=('215DEE688925CCB965BE5DA97C03D7797B6E1AE2') # Damien Lespiau 

 
-build() {
+prepare() {
   cd $pkgname-$pkgver
+  
+  # fix permission issue on r128 cards, pushed by Connor Behan
+  # tested by Tobias Powalowski
+  patch -Np1 -i 
${srcdir}/0001-xf86drm-Fix-ioctl-struct-clearing-in-drmAgpEnable.patch
 
   # pthread is useless in Linux
   sed -i "/pthread-stubs/d" configure.ac
   autoreconf --force --install
-  
+
+}
+build() {
+  cd $pkgname-$pkgver
   ./configure --prefix=/usr --enable-udev
   make
 }


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

2015-03-26 Thread Evangelos Foutras
Date: Thursday, March 26, 2015 @ 08:54:11
  Author: foutrelis
Revision: 234954

upgpkg: exo 0.10.4-3

Make perl-uri dependency non-optional; virtually all systems have perl
and perl-uri is tiny (FS#44329). It didn't help that the error message
when using the "Send To -> Mail Recipient" action in Thunar was:

  Failed to execute default Mail Reader.
  Input/output error.

Modified:
  exo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 07:48:48 UTC (rev 234953)
+++ PKGBUILD2015-03-26 07:54:11 UTC (rev 234954)
@@ -5,15 +5,14 @@
 
 pkgname=exo
 pkgver=0.10.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Extensions to Xfce by os-cillation"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/";
 license=('GPL2' 'LGPL')
 groups=('xfce4')
-depends=('libxfce4ui' 'gtk2' 'hicolor-icon-theme' )
-makedepends=('perl-uri' 'intltool' 'gtk-doc')
-optdepends=('perl-uri: for mail-compose helper script')
+depends=('libxfce4ui' 'gtk2' 'perl-uri' 'hicolor-icon-theme')
+makedepends=('intltool' 'gtk-doc')
 install=$pkgname.install
 
source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
 0001-Fix-StartupNotify-Bug-9570-thanks-Thaddaeus.patch


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

2015-03-26 Thread Evangelos Foutras
Date: Thursday, March 26, 2015 @ 08:54:29
  Author: foutrelis
Revision: 234955

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

Added:
  
exo/repos/extra-i686/0001-Do-not-use-x-scheme-handler-file-mimetype-bug-7257.patch
(from rev 234954, 
exo/trunk/0001-Do-not-use-x-scheme-handler-file-mimetype-bug-7257.patch)
  exo/repos/extra-i686/0001-Fix-StartupNotify-Bug-9570-thanks-Thaddaeus.patch
(from rev 234954, 
exo/trunk/0001-Fix-StartupNotify-Bug-9570-thanks-Thaddaeus.patch)
  
exo/repos/extra-i686/0001-Fix-implicit-declaration-of-function-xfce_spawn_on_s.patch
(from rev 234954, 
exo/trunk/0001-Fix-implicit-declaration-of-function-xfce_spawn_on_s.patch)
  exo/repos/extra-i686/PKGBUILD
(from rev 234954, exo/trunk/PKGBUILD)
  exo/repos/extra-i686/exo.install
(from rev 234954, exo/trunk/exo.install)
  
exo/repos/extra-x86_64/0001-Do-not-use-x-scheme-handler-file-mimetype-bug-7257.patch
(from rev 234954, 
exo/trunk/0001-Do-not-use-x-scheme-handler-file-mimetype-bug-7257.patch)
  exo/repos/extra-x86_64/0001-Fix-StartupNotify-Bug-9570-thanks-Thaddaeus.patch
(from rev 234954, 
exo/trunk/0001-Fix-StartupNotify-Bug-9570-thanks-Thaddaeus.patch)
  
exo/repos/extra-x86_64/0001-Fix-implicit-declaration-of-function-xfce_spawn_on_s.patch
(from rev 234954, 
exo/trunk/0001-Fix-implicit-declaration-of-function-xfce_spawn_on_s.patch)
  exo/repos/extra-x86_64/PKGBUILD
(from rev 234954, exo/trunk/PKGBUILD)
  exo/repos/extra-x86_64/exo.install
(from rev 234954, exo/trunk/exo.install)
Deleted:
  
exo/repos/extra-i686/0001-Do-not-use-x-scheme-handler-file-mimetype-bug-7257.patch
  exo/repos/extra-i686/0001-Fix-StartupNotify-Bug-9570-thanks-Thaddaeus.patch
  
exo/repos/extra-i686/0001-Fix-implicit-declaration-of-function-xfce_spawn_on_s.patch
  exo/repos/extra-i686/PKGBUILD
  exo/repos/extra-i686/exo.install
  
exo/repos/extra-x86_64/0001-Do-not-use-x-scheme-handler-file-mimetype-bug-7257.patch
  exo/repos/extra-x86_64/0001-Fix-StartupNotify-Bug-9570-thanks-Thaddaeus.patch
  
exo/repos/extra-x86_64/0001-Fix-implicit-declaration-of-function-xfce_spawn_on_s.patch
  exo/repos/extra-x86_64/PKGBUILD
  exo/repos/extra-x86_64/exo.install

--+
 /0001-Do-not-use-x-scheme-handler-file-mimetype-bug-7257.patch   | 
  48 ++
 /0001-Fix-StartupNotify-Bug-9570-thanks-Thaddaeus.patch  | 
 174 ++
 /0001-Fix-implicit-declaration-of-function-xfce_spawn_on_s.patch | 
  88 +
 /PKGBUILD| 
 116 ++
 /exo.install | 
  26 +
 extra-i686/0001-Do-not-use-x-scheme-handler-file-mimetype-bug-7257.patch | 
  24 -
 extra-i686/0001-Fix-StartupNotify-Bug-9570-thanks-Thaddaeus.patch| 
  87 -
 extra-i686/0001-Fix-implicit-declaration-of-function-xfce_spawn_on_s.patch   | 
  44 --
 extra-i686/PKGBUILD  | 
  59 ---
 extra-i686/exo.install   | 
  13 
 extra-x86_64/0001-Do-not-use-x-scheme-handler-file-mimetype-bug-7257.patch   | 
  24 -
 extra-x86_64/0001-Fix-StartupNotify-Bug-9570-thanks-Thaddaeus.patch  | 
  87 -
 extra-x86_64/0001-Fix-implicit-declaration-of-function-xfce_spawn_on_s.patch | 
  44 --
 extra-x86_64/PKGBUILD| 
  59 ---
 extra-x86_64/exo.install | 
  13 
 15 files changed, 452 insertions(+), 454 deletions(-)

Deleted: 
extra-i686/0001-Do-not-use-x-scheme-handler-file-mimetype-bug-7257.patch
===
--- extra-i686/0001-Do-not-use-x-scheme-handler-file-mimetype-bug-7257.patch
2015-03-26 07:54:11 UTC (rev 234954)
+++ extra-i686/0001-Do-not-use-x-scheme-handler-file-mimetype-bug-7257.patch
2015-03-26 07:54:29 UTC (rev 234955)
@@ -1,24 +0,0 @@
-From b74caf97642ae2bf00a7754a5fb193f695b6f3d4 Mon Sep 17 00:00:00 2001
-From: Sean Davis 
-Date: Tue, 17 Mar 2015 19:43:44 -0400
-Subject: [PATCH] Do not use x-scheme-handler/file mimetype (bug 7257)
-

- exo-open/exo-file-manager.desktop.in | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/exo-open/exo-file-manager.desktop.in 
b/exo-open/exo-file-manager.desktop.in
-index 3d7653e..8d0a6cf 100644
 a/exo-open/exo-file-manager.desktop.in
-+++ b/exo-open/exo-file-manager.desktop.in
-@@ -7,6 +7,6 @@ StartupNotify=true
- Terminal=false
- Categories=Utility;X-XFCE;X-Xfce-Toplevel;
- OnlyShowIn=XFCE;
--X-XFCE-MimeType=x-scheme-handler/file;x-scheme-handler/trash;
-+X-XFCE-MimeType=inode/directory;x-scheme-handler/trash;
- _Name=File Manager
- _Comment=Browse the file system
--- 
-2.3.3
-

Copied: 
exo/repos/extra-i686/0001-Do-not-use-x-scheme-handler-file-mimetype-bug-7257.patch
 (f

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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 08:56:56
  Author: fyan
Revision: 234956

upgpkg: python 3.4.3-2

disable valgrind.

Modified:
  python/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 07:54:29 UTC (rev 234955)
+++ PKGBUILD2015-03-26 07:56:56 UTC (rev 234956)
@@ -7,7 +7,7 @@
 
 pkgname=python
 pkgver=3.4.3
-pkgrel=1
+pkgrel=2
 _pybasever=3.4
 pkgdesc="Next generation of the python high-level scripting language"
 arch=('i686' 'x86_64')
@@ -51,7 +51,6 @@
   --with-threads \
   --with-computed-gotos \
   --enable-ipv6 \
-  --with-valgrind \
   --with-system-expat \
   --with-dbmliborder=gdbm:ndbm \
   --with-system-ffi \


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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 08:57:20
  Author: fyan
Revision: 234957

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

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

---+
 /PKGBUILD |  186 
 extra-i686/PKGBUILD   |   94 
 extra-x86_64/PKGBUILD |   94 
 3 files changed, 186 insertions(+), 188 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-03-26 07:56:56 UTC (rev 234956)
+++ extra-i686/PKGBUILD 2015-03-26 07:57:20 UTC (rev 234957)
@@ -1,94 +0,0 @@
-# $Id$
-# Maintainer: Angel Velasquez 
-# Maintainer: Felix Yan 
-# Contributor: Stéphane Gaudreault 
-# Contributor: Allan McRae 
-# Contributor: Jason Chu 
-
-pkgname=python
-pkgver=3.4.3
-pkgrel=1
-_pybasever=3.4
-pkgdesc="Next generation of the python high-level scripting language"
-arch=('i686' 'x86_64')
-license=('custom')
-url="http://www.python.org/";
-depends=('expat' 'bzip2' 'gdbm' 'openssl' 'libffi' 'zlib')
-makedepends=('tk' 'sqlite' 'valgrind' 'bluez-libs' 'mpdecimal' 
'hardening-wrapper')
-checkdepends=('gdb')
-optdepends=('python-setuptools'
-'python-pip'
-'sqlite'
-'mpdecimal: for decimal'
-'xz: for lzma'
-'tk: for tkinter')
-options=('!makeflags')
-provides=('python3')
-replaces=('python3')
-source=(http://www.python.org/ftp/python/${pkgver%rc*}/Python-${pkgver}.tar.xz)
-sha1sums=('7ca5cd664598bea96eec105aa6453223bb6b4456')
-
-prepare() {
-  cd Python-${pkgver}
-
-  # FS#23997
-  sed -i -e "s|^#.* /usr/local/bin/python|#!/usr/bin/python|" Lib/cgi.py
-
-  # Ensure that we are using the system copy of various libraries (expat, 
zlib, libffi, and libmpdec),
-  # rather than copies shipped in the tarball
-  rm -r Modules/expat
-  rm -r Modules/zlib
-  rm -r Modules/_ctypes/{darwin,libffi}*
-  rm -r Modules/_decimal/libmpdec
-}
-
-build() {
-  cd Python-${pkgver}
-
-  # Disable bundled pip & setuptools
-  ./configure --prefix=/usr \
-  --enable-shared \
-  --with-threads \
-  --with-computed-gotos \
-  --enable-ipv6 \
-  --with-valgrind \
-  --with-system-expat \
-  --with-dbmliborder=gdbm:ndbm \
-  --with-system-ffi \
-  --with-system-libmpdec \
-  --enable-loadable-sqlite-extensions \
-  --without-ensurepip
-
-  make
-}
-
-check() {
-  # test_site: http://bugs.python.org/issue21535
-
-  cd Python-${pkgver}
-  LD_LIBRARY_PATH="${srcdir}/Python-${pkgver}":${LD_LIBRARY_PATH} \
-  TERM=screen \
-"${srcdir}/Python-${pkgver}/python" -m test.regrtest -uall -x test_site 
test_posixpath test_urllib2_localnet
-}
-
-package() {
-  cd Python-${pkgver}
-  make DESTDIR="${pkgdir}" install maninstall
-
-  # Why are these not done by default...
-  ln -s python3   "${pkgdir}"/usr/bin/python
-  ln -s python3-config"${pkgdir}"/usr/bin/python-config
-  ln -s idle3 "${pkgdir}"/usr/bin/idle
-  ln -s pydoc3"${pkgdir}"/usr/bin/pydoc
-  ln -s python${_pybasever}.1 "${pkgdir}"/usr/share/man/man1/python.1
-
-  # Fix FS#22552
-  ln -sf ../../libpython${_pybasever}m.so \
-
"${pkgdir}/usr/lib/python${_pybasever}/config-${_pybasever}m/libpython${_pybasever}m.so"
-
-  # Clean-up reference to build directory
-  sed -i "s|$srcdir/Python-${pkgver}:||" 
"$pkgdir/usr/lib/python${_pybasever}/config-${_pybasever}m/Makefile"
-
-  # License
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: python/repos/extra-i686/PKGBUILD (from rev 234956, 
python/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-03-26 07:57:20 UTC (rev 234957)
@@ -0,0 +1,93 @@
+# $Id$
+# Maintainer: Angel Velasquez 
+# Maintainer: Felix Yan 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Allan McRae 
+# Contributor: Jason Chu 
+
+pkgname=python
+pkgver=3.4.3
+pkgrel=2
+_pybasever=3.4
+pkgdesc="Next generation of the python high-level scripting language"
+arch=('i686' 'x86_64')
+license=('custom')
+url="http://www.python.org/";
+depends=('expat' 'bzip2' 'gdbm' 'openssl' 'libffi' 'zlib')
+makedepends=('tk' 'sqlite' 'valgrind' 'bluez-libs' 'mpdecimal' 
'hardening-wrapper')
+checkdepends=('gdb')
+optdepends=('python-setuptools'
+'python-pip'
+'sqlite'
+'mpdecimal: for decimal'
+'xz: for lzma'
+'tk: for tkinter')
+options=('!makeflags')
+provides=('python3')
+replaces=('python3')
+source=(http://www.python.org/ftp/python/${pkgver%rc

[arch-commits] Commit in (4 files)

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 09:31:35
  Author: fyan
Revision: 129939

addpkg: mongodb-tools 3.1.0-1

Added:
  mongodb-tools/
  mongodb-tools/repos/
  mongodb-tools/trunk/
  mongodb-tools/trunk/PKGBUILD

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

Added: mongodb-tools/trunk/PKGBUILD
===
--- mongodb-tools/trunk/PKGBUILD(rev 0)
+++ mongodb-tools/trunk/PKGBUILD2015-03-26 08:31:35 UTC (rev 129939)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=mongodb-tools
+pkgver=3.1.0
+pkgrel=1
+pkgdesc="The MongoDB tools provide import, export, and diagnostic 
capabilities."
+arch=('x86_64')
+url="https://github.com/mongodb/mongo-tools";
+license=('Apache')
+depends=('libsasl')
+makedepends=('git' 'go')
+source=("git+https://github.com/mongodb/mongo-tools.git#tag=r$pkgver";)
+md5sums=('SKIP')
+
+build() {
+  cd mongo-tools
+  . ./set_gopath.sh
+
+  mkdir bin
+  for i in bsondump mongostat mongofiles mongoexport mongoimport mongorestore 
mongodump mongotop mongooplog; do
+go build -o bin/$i -tags "ssl sasl" $i/main/$i.go
+  done
+}
+
+package() {
+  cd mongo-tools
+  for i in bsondump mongostat mongofiles mongoexport mongoimport mongorestore 
mongodump mongotop mongooplog; do
+install -Dm755 bin/$i "$pkgdir/usr/bin/$i"
+  done
+}


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


[arch-commits] Commit in mongodb-tools/repos (2 files)

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 09:31:51
  Author: fyan
Revision: 129940

archrelease: copy trunk to community-testing-x86_64

Added:
  mongodb-tools/repos/community-testing-x86_64/
  mongodb-tools/repos/community-testing-x86_64/PKGBUILD
(from rev 129939, mongodb-tools/trunk/PKGBUILD)

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

Copied: mongodb-tools/repos/community-testing-x86_64/PKGBUILD (from rev 129939, 
mongodb-tools/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2015-03-26 08:31:51 UTC (rev 129940)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=mongodb-tools
+pkgver=3.1.0
+pkgrel=1
+pkgdesc="The MongoDB tools provide import, export, and diagnostic 
capabilities."
+arch=('x86_64')
+url="https://github.com/mongodb/mongo-tools";
+license=('Apache')
+depends=('libsasl')
+makedepends=('git' 'go')
+source=("git+https://github.com/mongodb/mongo-tools.git#tag=r$pkgver";)
+md5sums=('SKIP')
+
+build() {
+  cd mongo-tools
+  . ./set_gopath.sh
+
+  mkdir bin
+  for i in bsondump mongostat mongofiles mongoexport mongoimport mongorestore 
mongodump mongotop mongooplog; do
+go build -o bin/$i -tags "ssl sasl" $i/main/$i.go
+  done
+}
+
+package() {
+  cd mongo-tools
+  for i in bsondump mongostat mongofiles mongoexport mongoimport mongorestore 
mongodump mongotop mongooplog; do
+install -Dm755 bin/$i "$pkgdir/usr/bin/$i"
+  done
+}


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

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 10:54:41
  Author: tpowa
Revision: 234958

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

Added:
  libseccomp/repos/core-i686/PKGBUILD
(from rev 234957, libseccomp/repos/testing-i686/PKGBUILD)
  libseccomp/repos/core-x86_64/PKGBUILD
(from rev 234957, libseccomp/repos/testing-x86_64/PKGBUILD)
Deleted:
  libseccomp/repos/core-i686/PKGBUILD
  libseccomp/repos/core-x86_64/PKGBUILD
  libseccomp/repos/testing-i686/
  libseccomp/repos/testing-x86_64/

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

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2015-03-26 07:57:20 UTC (rev 234957)
+++ core-i686/PKGBUILD  2015-03-26 09:54:41 UTC (rev 234958)
@@ -1,24 +0,0 @@
-# Maintainer: Daniel Micay 
-# Contributor: Patryk Kowalczyk < patryk at kowalczyk dot ws>
-
-pkgname=libseccomp
-pkgver=2.1.1
-pkgrel=1
-pkgdesc='Enhanced seccomp library'
-arch=('i686' 'x86_64')
-license=('LGPL2.1')
-url="http://sourceforge.net/projects/libseccomp/";
-depends=('glibc')
-source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz";)
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-md5sums=('1f41207b29e66a7e5e375dd48a64de85')

Copied: libseccomp/repos/core-i686/PKGBUILD (from rev 234957, 
libseccomp/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2015-03-26 09:54:41 UTC (rev 234958)
@@ -0,0 +1,24 @@
+# Maintainer: Daniel Micay 
+# Contributor: Patryk Kowalczyk < patryk at kowalczyk dot ws>
+
+pkgname=libseccomp
+pkgver=2.2.0
+pkgrel=1
+pkgdesc='Enhanced seccomp library'
+arch=('i686' 'x86_64')
+license=('LGPL2.1')
+url="http://sourceforge.net/projects/libseccomp/";
+depends=('glibc')
+source=("https://github.com/seccomp/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz";)
+md5sums=('e9509301a1fc024cd10127ac1f31792a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: core-x86_64/PKGBUILD
===
--- core-x86_64/PKGBUILD2015-03-26 07:57:20 UTC (rev 234957)
+++ core-x86_64/PKGBUILD2015-03-26 09:54:41 UTC (rev 234958)
@@ -1,24 +0,0 @@
-# Maintainer: Daniel Micay 
-# Contributor: Patryk Kowalczyk < patryk at kowalczyk dot ws>
-
-pkgname=libseccomp
-pkgver=2.1.1
-pkgrel=1
-pkgdesc='Enhanced seccomp library'
-arch=('i686' 'x86_64')
-license=('LGPL2.1')
-url="http://sourceforge.net/projects/libseccomp/";
-depends=('glibc')
-source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz";)
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-md5sums=('1f41207b29e66a7e5e375dd48a64de85')

Copied: libseccomp/repos/core-x86_64/PKGBUILD (from rev 234957, 
libseccomp/repos/testing-x86_64/PKGBUILD)
===
--- core-x86_64/PKGBUILD(rev 0)
+++ core-x86_64/PKGBUILD2015-03-26 09:54:41 UTC (rev 234958)
@@ -0,0 +1,24 @@
+# Maintainer: Daniel Micay 
+# Contributor: Patryk Kowalczyk < patryk at kowalczyk dot ws>
+
+pkgname=libseccomp
+pkgver=2.2.0
+pkgrel=1
+pkgdesc='Enhanced seccomp library'
+arch=('i686' 'x86_64')
+license=('LGPL2.1')
+url="http://sourceforge.net/projects/libseccomp/";
+depends=('glibc')
+source=("https://github.com/seccomp/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz";)
+md5sums=('e9509301a1fc024cd10127ac1f31792a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 11:25:40
  Author: fyan
Revision: 234959

upgpkg: python-numpy 1.9.2-2

rebuild against python 3.4.3-2 (fix missing symbols)

Modified:
  python-numpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 09:54:41 UTC (rev 234958)
+++ PKGBUILD2015-03-26 10:25:40 UTC (rev 234959)
@@ -6,7 +6,7 @@
 pkgbase=python-numpy
 pkgname=('python2-numpy' 'python-numpy')
 pkgver=1.9.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Scientific tools for Python"
 arch=('i686' 'x86_64')
 license=('custom')


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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 11:26:07
  Author: fyan
Revision: 234960

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

Added:
  python-numpy/repos/extra-i686/PKGBUILD
(from rev 234959, python-numpy/trunk/PKGBUILD)
  python-numpy/repos/extra-x86_64/PKGBUILD
(from rev 234959, python-numpy/trunk/PKGBUILD)
Deleted:
  python-numpy/repos/extra-i686/PKGBUILD
  python-numpy/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-03-26 10:25:40 UTC (rev 234959)
+++ extra-i686/PKGBUILD 2015-03-26 10:26:07 UTC (rev 234960)
@@ -1,82 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: Angel 'angvp' Velasquez  
-
-pkgbase=python-numpy
-pkgname=('python2-numpy' 'python-numpy')
-pkgver=1.9.2
-pkgrel=1
-pkgdesc="Scientific tools for Python"
-arch=('i686' 'x86_64')
-license=('custom')
-url="http://www.numpy.org/";
-makedepends=('lapack' 'python' 'python2' 'python-setuptools' 
'python2-setuptools' 'gcc-fortran' 'python-nose' 'python2-nose')
-options=('staticlibs')
-source=(http://downloads.sourceforge.net/numpy/numpy-${pkgver}.tar.gz)
-md5sums=('a1ed53432dbcd256398898d35bc8e645')
-
-prepare() {
-  cp -a numpy-$pkgver numpy-py2-$pkgver
-  cd numpy-py2-$pkgver
-
-  sed -e "s|#![ ]*/usr/bin/python$|#!/usr/bin/python2|" \
-  -e "s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|" \
-  -e "s|#![ ]*/bin/env python$|#!/usr/bin/env python2|" \
-  -i $(find . -name '*.py')
-}
-
-build() {
-  export ATLAS=None
-  export LDFLAGS="$LDFLAGS -shared"
-
-  echo "Building Python2"
-  cd numpy-py2-$pkgver
-  python2 setup.py config_fc --fcompiler=gnu95 build
-
-  echo "Building Python3"
-  cd ../numpy-$pkgver
-  python setup.py config_fc --fcompiler=gnu95 build
-}
-
-package_python2-numpy() {
-  depends=('lapack' 'python2')
-  optdepends=('python2-nose: testsuite')
-
-  _pyver=2.7
-
-  export ATLAS=None
-  export LDFLAGS="$LDFLAGS -shared"
-
-  cd numpy-py2-$pkgver
-  python2 setup.py config_fc --fcompiler=gnu95 install --prefix=/usr 
--root="${pkgdir}" --optimize=1
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/python2-numpy"
-  install -m644 LICENSE.txt "${pkgdir}/usr/share/licenses/python2-numpy/"
-
-  install -m755 -d "${pkgdir}/usr/include/python${_pyver}"
-  ln -sf /usr/lib/python${_pyver}/site-packages/numpy/core/include/numpy 
"${pkgdir}/usr/include/python${_pyver}/numpy"
-}
-
-package_python-numpy() {
-  depends=('lapack' 'python')
-  optdepends=('python-nose: testsuite')
-  provides=("python3-numpy=${pkgver}")
-  replaces=('python3-numpy')
-  conflicts=('python3-numpy')
-
-  _pyver=3.4
-  _pyinc=3.4m
-
-  export ATLAS=None
-  export LDFLAGS="$LDFLAGS -shared"
-
-  cd numpy-$pkgver
-  python setup.py config_fc --fcompiler=gnu95 install --prefix=/usr 
--root="${pkgdir}" --optimize=1
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/python-numpy"
-  install -m644 LICENSE.txt "${pkgdir}/usr/share/licenses/python-numpy/"
-
-  install -m755 -d "${pkgdir}/usr/include/python${_pyinc}"
-  ln -sf /usr/lib/python${_pyver}/site-packages/numpy/core/include/numpy 
"${pkgdir}/usr/include/python${_pyinc}/numpy"
-}

Copied: python-numpy/repos/extra-i686/PKGBUILD (from rev 234959, 
python-numpy/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-03-26 10:26:07 UTC (rev 234960)
@@ -0,0 +1,82 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: Angel 'angvp' Velasquez  
+
+pkgbase=python-numpy
+pkgname=('python2-numpy' 'python-numpy')
+pkgver=1.9.2
+pkgrel=2
+pkgdesc="Scientific tools for Python"
+arch=('i686' 'x86_64')
+license=('custom')
+url="http://www.numpy.org/";
+makedepends=('lapack' 'python' 'python2' 'python-setuptools' 
'python2-setuptools' 'gcc-fortran' 'python-nose' 'python2-nose')
+options=('staticlibs')
+source=(http://downloads.sourceforge.net/numpy/numpy-${pkgver}.tar.gz)
+md5sums=('a1ed53432dbcd256398898d35bc8e645')
+
+prepare() {
+  cp -a numpy-$pkgver numpy-py2-$pkgver
+  cd numpy-py2-$pkgver
+
+  sed -e "s|#![ ]*/usr/bin/python$|#!/usr/bin/python2|" \
+  -e "s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|" \
+  -e "s|#![ ]*/bin/env python$|#!/usr/bin/env python2|" \
+  -i $(find . -name '*.py')
+}
+
+build() {
+  export ATLAS=None
+  export LDFLAGS="$LDFLAGS -shared"
+
+  echo "Building Python2"
+  cd numpy-py2-$pkgver
+  python2 setup.py config_fc --fcompiler=gnu95 build
+
+  echo "Building Python3"
+  cd ../numpy-$pkgver
+  python setup.py config_fc --fcompiler=gnu95 build
+}
+
+package_python2-nump

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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 11:29:35
  Author: fyan
Revision: 129941

upgpkg: python-apsw 3.8.8.2-2

rebuild against python 3.4.3-2 (fix missing symbols)

Modified:
  python-apsw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 08:31:51 UTC (rev 129940)
+++ PKGBUILD2015-03-26 10:29:35 UTC (rev 129941)
@@ -5,7 +5,7 @@
 pkgbase=python-apsw
 pkgname=('python-apsw' 'python2-apsw')
 pkgver=3.8.8.2
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="https://github.com/rogerbinns/apsw";
 license=('MIT')


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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 11:30:00
  Author: fyan
Revision: 129942

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

Added:
  python-apsw/repos/community-i686/LICENSE
(from rev 129941, python-apsw/trunk/LICENSE)
  python-apsw/repos/community-i686/PKGBUILD
(from rev 129941, python-apsw/trunk/PKGBUILD)
  python-apsw/repos/community-x86_64/LICENSE
(from rev 129941, python-apsw/trunk/LICENSE)
  python-apsw/repos/community-x86_64/PKGBUILD
(from rev 129941, python-apsw/trunk/PKGBUILD)
Deleted:
  python-apsw/repos/community-i686/LICENSE
  python-apsw/repos/community-i686/PKGBUILD
  python-apsw/repos/community-x86_64/LICENSE
  python-apsw/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |   54 +++
 /PKGBUILD |  102 
 community-i686/LICENSE|   27 ---
 community-i686/PKGBUILD   |   51 --
 community-x86_64/LICENSE  |   27 ---
 community-x86_64/PKGBUILD |   51 --
 6 files changed, 156 insertions(+), 156 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2015-03-26 10:29:35 UTC (rev 129941)
+++ community-i686/LICENSE  2015-03-26 10:30:00 UTC (rev 129942)
@@ -1,27 +0,0 @@
-Copyright (c) 2004-2014 Roger Binns 
-See src/traceback.c for code by Greg Ewing.
-
-All code and documentation is provided under this license:
-
-This software is provided 'as-is', without any express or implied
-warranty. In no event will the authors be held liable for any damages
-arising from the use of this software.
-
-Permission is granted to anyone to use this software for any purpose,
-including commercial applications, and to alter it and redistribute it
-freely, subject to the following restrictions:
-
-1. The origin of this software must not be misrepresented; you must not
-claim that you wrote the original software. If you use this software
-in a product, an acknowledgment in the product documentation would be
-appreciated but is not required.
-
-2. Altered source versions must be plainly marked as such, and must not be
-misrepresented as being the original software.
-
-3. This notice may not be removed or altered from any source
-distribution.
-
-Alternatively you may strike the license above and use it under any
-OSI approved open source license such as those listed at
-http://opensource.org/licenses/alphabetical

Copied: python-apsw/repos/community-i686/LICENSE (from rev 129941, 
python-apsw/trunk/LICENSE)
===
--- community-i686/LICENSE  (rev 0)
+++ community-i686/LICENSE  2015-03-26 10:30:00 UTC (rev 129942)
@@ -0,0 +1,27 @@
+Copyright (c) 2004-2014 Roger Binns 
+See src/traceback.c for code by Greg Ewing.
+
+All code and documentation is provided under this license:
+
+This software is provided 'as-is', without any express or implied
+warranty. In no event will the authors be held liable for any damages
+arising from the use of this software.
+
+Permission is granted to anyone to use this software for any purpose,
+including commercial applications, and to alter it and redistribute it
+freely, subject to the following restrictions:
+
+1. The origin of this software must not be misrepresented; you must not
+claim that you wrote the original software. If you use this software
+in a product, an acknowledgment in the product documentation would be
+appreciated but is not required.
+
+2. Altered source versions must be plainly marked as such, and must not be
+misrepresented as being the original software.
+
+3. This notice may not be removed or altered from any source
+distribution.
+
+Alternatively you may strike the license above and use it under any
+OSI approved open source license such as those listed at
+http://opensource.org/licenses/alphabetical

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-26 10:29:35 UTC (rev 129941)
+++ community-i686/PKGBUILD 2015-03-26 10:30:00 UTC (rev 129942)
@@ -1,51 +0,0 @@
-# Maintainer: Brendan MacDonell 
-# Former Maintainer: Linmiao Xu 
-# Contributor: Juan Miguel Cejuela 
-
-pkgbase=python-apsw
-pkgname=('python-apsw' 'python2-apsw')
-pkgver=3.8.8.2
-pkgrel=1
-arch=('i686' 'x86_64')
-url="https://github.com/rogerbinns/apsw";
-license=('MIT')
-makedepends=('python' 'python2')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/rogerbinns/apsw/archive/$pkgver-r1.tar.gz";
-   "LICENSE")
-md5sums=('c26126a161c5498ad13e8f747edec58b'
- '9be3fbee1bae6c66d658a157c67943c0')
-
-build() {
-  cp -rf apsw-${pkgver}-r1 apsw2
-
-  cd apsw-${pkgver}-r1
-  python setup.py build --enable=load_extension
-  cd $srcdir/apsw2
-  python2 setu

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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 11:33:46
  Author: fyan
Revision: 129943

upgpkg: python-greenlet 0.4.5-2

rebuild against python 3.4.3-2 (fix missing symbols)

Modified:
  python-greenlet/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 10:30:00 UTC (rev 129942)
+++ PKGBUILD2015-03-26 10:33:46 UTC (rev 129943)
@@ -6,7 +6,7 @@
 pkgbase=python-greenlet
 pkgname=(python-greenlet python2-greenlet)
 pkgver=0.4.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Lightweight in-process concurrent programming"
 license=("MIT")
 url="http://pypi.python.org/pypi/greenlet";


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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 11:34:13
  Author: fyan
Revision: 129944

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

Added:
  python-greenlet/repos/community-i686/PKGBUILD
(from rev 129943, python-greenlet/trunk/PKGBUILD)
  python-greenlet/repos/community-x86_64/PKGBUILD
(from rev 129943, python-greenlet/trunk/PKGBUILD)
Deleted:
  python-greenlet/repos/community-i686/PKGBUILD
  python-greenlet/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-26 10:33:46 UTC (rev 129943)
+++ community-i686/PKGBUILD 2015-03-26 10:34:13 UTC (rev 129944)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-# Maintainer: Felix Yan 
-# Contributor: Ralf Schmitt 
-
-pkgbase=python-greenlet
-pkgname=(python-greenlet python2-greenlet)
-pkgver=0.4.5
-pkgrel=1
-pkgdesc="Lightweight in-process concurrent programming"
-license=("MIT")
-url="http://pypi.python.org/pypi/greenlet";
-makedepends=('python' 'python2')
-checkdepends=('python-setuptools' 'python2-setuptools')
-source=("http://pypi.python.org/packages/source/g/greenlet/greenlet-${pkgver}.zip";)
-arch=('i686' 'x86_64')
-
-prepare() {
-cp -a greenlet-$pkgver greenlet-$pkgver-py2
-}
-
-build() {
-   cd greenlet-$pkgver
-   python setup.py build
-
-cd ../greenlet-$pkgver-py2
-python2 setup.py build
-}
-
-check() {
-cd greenlet-$pkgver
-python setup.py test
-
-cd ../greenlet-$pkgver-py2
-python2 setup.py test
-}
-
-package_python-greenlet() {
-depends=('python')
-
-cd greenlet-$pkgver
-python setup.py install -O1 --root="$pkgdir"
-install -Dm0644 LICENSE.PSF 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.PSF"
-}
-
-package_python2-greenlet() {
-depends=('python2')
-
-   cd greenlet-$pkgver-py2
-   python2 setup.py install -O1 --root="$pkgdir"
-   install -Dm0644 LICENSE.PSF 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.PSF"
-}
-
-sha512sums=('bdef004299e6d9ac457c0884aea69a882f7ee66135ea5da9a231c7f05024413db8ee5bc1e15c4bbc17379130eda5b38948662178fc34c00f96449a6ada6d3e78')

Copied: python-greenlet/repos/community-i686/PKGBUILD (from rev 129943, 
python-greenlet/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-26 10:34:13 UTC (rev 129944)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+# Maintainer: Felix Yan 
+# Contributor: Ralf Schmitt 
+
+pkgbase=python-greenlet
+pkgname=(python-greenlet python2-greenlet)
+pkgver=0.4.5
+pkgrel=2
+pkgdesc="Lightweight in-process concurrent programming"
+license=("MIT")
+url="http://pypi.python.org/pypi/greenlet";
+makedepends=('python' 'python2')
+checkdepends=('python-setuptools' 'python2-setuptools')
+source=("http://pypi.python.org/packages/source/g/greenlet/greenlet-${pkgver}.zip";)
+arch=('i686' 'x86_64')
+
+prepare() {
+cp -a greenlet-$pkgver greenlet-$pkgver-py2
+}
+
+build() {
+   cd greenlet-$pkgver
+   python setup.py build
+
+cd ../greenlet-$pkgver-py2
+python2 setup.py build
+}
+
+check() {
+cd greenlet-$pkgver
+python setup.py test
+
+cd ../greenlet-$pkgver-py2
+python2 setup.py test
+}
+
+package_python-greenlet() {
+depends=('python')
+
+cd greenlet-$pkgver
+python setup.py install -O1 --root="$pkgdir"
+install -Dm0644 LICENSE.PSF 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.PSF"
+}
+
+package_python2-greenlet() {
+depends=('python2')
+
+   cd greenlet-$pkgver-py2
+   python2 setup.py install -O1 --root="$pkgdir"
+   install -Dm0644 LICENSE.PSF 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.PSF"
+}
+
+sha512sums=('bdef004299e6d9ac457c0884aea69a882f7ee66135ea5da9a231c7f05024413db8ee5bc1e15c4bbc17379130eda5b38948662178fc34c00f96449a6ada6d3e78')

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-03-26 10:33:46 UTC (rev 129943)
+++ community-x86_64/PKGBUILD   2015-03-26 10:34:13 UTC (rev 129944)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-# Maintainer: Felix Yan 
-# Contributor: Ralf Schmitt 
-
-pkgbase=python-greenlet
-pkgname=(python-greenlet python2-greenlet)
-pkgver=0.4.5
-pkgrel=1
-pkgdesc="Lightweight in-process concurrent programming"
-license=("MIT")
-url="http://pypi.python.org/pypi/greenlet";
-makedepends=('python' 'python2')
-checkdepends=('python-setuptools' 'python2-setuptools')
-source=("http://pypi.python.org/packages/source/g/greenlet/greenlet-${pkgver}.zip";)
-arch=('i686' 'x86_64')
-
-prep

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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 11:38:48
  Author: fyan
Revision: 129946

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

Added:
  python-yaml/repos/community-i686/PKGBUILD
(from rev 129945, python-yaml/trunk/PKGBUILD)
  python-yaml/repos/community-i686/python-yaml.install
(from rev 129945, python-yaml/trunk/python-yaml.install)
  python-yaml/repos/community-x86_64/PKGBUILD
(from rev 129945, python-yaml/trunk/PKGBUILD)
  python-yaml/repos/community-x86_64/python-yaml.install
(from rev 129945, python-yaml/trunk/python-yaml.install)
Deleted:
  python-yaml/repos/community-i686/PKGBUILD
  python-yaml/repos/community-i686/python-yaml.install
  python-yaml/repos/community-x86_64/PKGBUILD
  python-yaml/repos/community-x86_64/python-yaml.install

--+
 /PKGBUILD|   72 +
 /python-yaml.install |   14 ++
 community-i686/PKGBUILD  |   36 
 community-i686/python-yaml.install   |7 ---
 community-x86_64/PKGBUILD|   36 
 community-x86_64/python-yaml.install |7 ---
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-26 10:38:24 UTC (rev 129945)
+++ community-i686/PKGBUILD 2015-03-26 10:38:48 UTC (rev 129946)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Michal Bozon 
-
-pkgbase=python-yaml
-pkgname=(python2-yaml python-yaml)
-pkgver=3.11
-pkgrel=1
-pkgdesc="Python bindings for YAML, using fast libYAML library"
-arch=('i686' 'x86_64')
-url="http://pyyaml.org";
-license=('MIT')
-makedepends=('python' 'python2' 'libyaml')
-install='python-yaml.install'
-source=(http://pyyaml.org/download/pyyaml/PyYAML-$pkgver.tar.gz)
-md5sums=('f50e08ef0fe55178479d3a618efe21db')
-
-build() {
-  true
-}
-
-package_python2-yaml() {
-  depends=('python2' 'libyaml')
-
-  cd $srcdir/PyYAML-$pkgver
-  python2 setup.py install --prefix=/usr --root=$pkgdir
-  install -m644 -D LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python-yaml() {
-  depends=('python' 'libyaml')
-
-  cd $srcdir/PyYAML-$pkgver
-  python setup.py install --prefix=/usr --root=$pkgdir
-  install -m644 -D LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-yaml/repos/community-i686/PKGBUILD (from rev 129945, 
python-yaml/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-26 10:38:48 UTC (rev 129946)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Michal Bozon 
+
+pkgbase=python-yaml
+pkgname=(python2-yaml python-yaml)
+pkgver=3.11
+pkgrel=2
+pkgdesc="Python bindings for YAML, using fast libYAML library"
+arch=('i686' 'x86_64')
+url="http://pyyaml.org";
+license=('MIT')
+makedepends=('python' 'python2' 'libyaml')
+install='python-yaml.install'
+source=(http://pyyaml.org/download/pyyaml/PyYAML-$pkgver.tar.gz)
+md5sums=('f50e08ef0fe55178479d3a618efe21db')
+
+build() {
+  true
+}
+
+package_python2-yaml() {
+  depends=('python2' 'libyaml')
+
+  cd $srcdir/PyYAML-$pkgver
+  python2 setup.py install --prefix=/usr --root=$pkgdir
+  install -m644 -D LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python-yaml() {
+  depends=('python' 'libyaml')
+
+  cd $srcdir/PyYAML-$pkgver
+  python setup.py install --prefix=/usr --root=$pkgdir
+  install -m644 -D LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-i686/python-yaml.install
===
--- community-i686/python-yaml.install  2015-03-26 10:38:24 UTC (rev 129945)
+++ community-i686/python-yaml.install  2015-03-26 10:38:48 UTC (rev 129946)
@@ -1,7 +0,0 @@
-post_install() {
-  cat << EOT
-==> Note that even though this package uses libyaml library,
-==> slower pure python implementation is used by default.
-==> See http://pyyaml.org/wiki/PyYAMLDocumentation
-EOT
-}

Copied: python-yaml/repos/community-i686/python-yaml.install (from rev 129945, 
python-yaml/trunk/python-yaml.install)
===
--- community-i686/python-yaml.install  (rev 0)
+++ community-i686/python-yaml.install  2015-03-26 10:38:48 UTC (rev 129946)
@@ -0,0 +1,7 @@
+post_install() {
+  cat << EOT
+==> Note that even though this package uses libyaml library,
+==> slower pure python implementation is used by default.
+==> See http://pyyaml.org/wiki/PyYAMLDocumentation
+EOT
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-03-26 10:38:24 UTC (rev 129945)
+++ community-x86_64/PKGBUILD   2015-03-26 10:38:48 UTC (rev 129946)
@@ -1,36 +0,0 @@
-

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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 11:38:24
  Author: fyan
Revision: 129945

upgpkg: python-yaml 3.11-2

rebuild against python 3.4.3-2 (fix missing symbols)

Modified:
  python-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 10:34:13 UTC (rev 129944)
+++ PKGBUILD2015-03-26 10:38:24 UTC (rev 129945)
@@ -5,7 +5,7 @@
 pkgbase=python-yaml
 pkgname=(python2-yaml python-yaml)
 pkgver=3.11
-pkgrel=1
+pkgrel=2
 pkgdesc="Python bindings for YAML, using fast libYAML library"
 arch=('i686' 'x86_64')
 url="http://pyyaml.org";


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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 11:49:31
  Author: fyan
Revision: 129947

upgpkg: cython 0.22-2

rebuild against python 3.4.3-2 (fix missing symbols)

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 10:38:48 UTC (rev 129946)
+++ PKGBUILD2015-03-26 10:49:31 UTC (rev 129947)
@@ -5,7 +5,7 @@
 pkgname=('cython' 'cython2')
 pkgbase=cython
 pkgver=0.22
-pkgrel=1
+pkgrel=2
 pkgdesc="C-Extensions for Python "
 arch=(i686 x86_64)
 url="http://www.cython.org";


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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 11:49:54
  Author: fyan
Revision: 129948

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-26 10:49:31 UTC (rev 129947)
+++ community-i686/PKGBUILD 2015-03-26 10:49:54 UTC (rev 129948)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Igor Scabini 
-
-pkgname=('cython' 'cython2')
-pkgbase=cython
-pkgver=0.22
-pkgrel=1
-pkgdesc="C-Extensions for Python "
-arch=(i686 x86_64)
-url="http://www.cython.org";
-license=('APACHE')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("http://cython.org/release/Cython-$pkgver.tar.gz";)
-md5sums=('1ae25add4ef7b63ee9b4af697300d6b6')
-
-package_cython() {
-  depends=('python' 'python-setuptools')
-
-  cd $srcdir/Cython-$pkgver
-  python setup.py install --root=$pkgdir
-
-  sed -i 's|#!.*python|#!/usr/bin/python3|' $pkgdir/usr/bin/*
-}
-
-package_cython2() {
-  depends=('python2' 'python2-setuptools')
-
-  cd $srcdir/Cython-$pkgver
-  python2 setup.py install --root=$pkgdir
-
-  mv $pkgdir/usr/bin/cygdb $pkgdir/usr/bin/cygdb2
-  mv $pkgdir/usr/bin/cython $pkgdir/usr/bin/cython2
-  mv $pkgdir/usr/bin/cythonize $pkgdir/usr/bin/cythonize2
-}

Copied: cython/repos/community-i686/PKGBUILD (from rev 129947, 
cython/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-26 10:49:54 UTC (rev 129948)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Igor Scabini 
+
+pkgname=('cython' 'cython2')
+pkgbase=cython
+pkgver=0.22
+pkgrel=2
+pkgdesc="C-Extensions for Python "
+arch=(i686 x86_64)
+url="http://www.cython.org";
+license=('APACHE')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("http://cython.org/release/Cython-$pkgver.tar.gz";)
+md5sums=('1ae25add4ef7b63ee9b4af697300d6b6')
+
+package_cython() {
+  depends=('python' 'python-setuptools')
+
+  cd $srcdir/Cython-$pkgver
+  python setup.py install --root=$pkgdir
+
+  sed -i 's|#!.*python|#!/usr/bin/python3|' $pkgdir/usr/bin/*
+}
+
+package_cython2() {
+  depends=('python2' 'python2-setuptools')
+
+  cd $srcdir/Cython-$pkgver
+  python2 setup.py install --root=$pkgdir
+
+  mv $pkgdir/usr/bin/cygdb $pkgdir/usr/bin/cygdb2
+  mv $pkgdir/usr/bin/cython $pkgdir/usr/bin/cython2
+  mv $pkgdir/usr/bin/cythonize $pkgdir/usr/bin/cythonize2
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-03-26 10:49:31 UTC (rev 129947)
+++ community-x86_64/PKGBUILD   2015-03-26 10:49:54 UTC (rev 129948)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Igor Scabini 
-
-pkgname=('cython' 'cython2')
-pkgbase=cython
-pkgver=0.22
-pkgrel=1
-pkgdesc="C-Extensions for Python "
-arch=(i686 x86_64)
-url="http://www.cython.org";
-license=('APACHE')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("http://cython.org/release/Cython-$pkgver.tar.gz";)
-md5sums=('1ae25add4ef7b63ee9b4af697300d6b6')
-
-package_cython() {
-  depends=('python' 'python-setuptools')
-
-  cd $srcdir/Cython-$pkgver
-  python setup.py install --root=$pkgdir
-
-  sed -i 's|#!.*python|#!/usr/bin/python3|' $pkgdir/usr/bin/*
-}
-
-package_cython2() {
-  depends=('python2' 'python2-setuptools')
-
-  cd $srcdir/Cython-$pkgver
-  python2 setup.py install --root=$pkgdir
-
-  mv $pkgdir/usr/bin/cygdb $pkgdir/usr/bin/cygdb2
-  mv $pkgdir/usr/bin/cython $pkgdir/usr/bin/cython2
-  mv $pkgdir/usr/bin/cythonize $pkgdir/usr/bin/cythonize2
-}

Copied: cython/repos/community-x86_64/PKGBUILD (from rev 129947, 
cython/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-03-26 10:49:54 UTC (rev 129948)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Igor Scabini 
+
+pkgname=('cython' 'cython2')
+pkgbase=cython
+pkgver=0.22
+pkgrel=2
+pkgdesc="C-Extensions for Python "
+arch=(i686 x86_64)
+url="http://www.cython.org";
+license=('APACHE')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("http://cython.org/release/Cython-$pkgver.tar.gz";)
+md5sums=('1ae25add4ef7b63ee9b4af697300d6b6')
+
+package

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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 11:51:56
  Author: fyan
Revision: 129949

upgpkg: python-pymongo 2.8-2

rebuild against python 3.4.3-2 (fix missing symbols)

Modified:
  python-pymongo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 10:49:54 UTC (rev 129948)
+++ PKGBUILD2015-03-26 10:51:56 UTC (rev 129949)
@@ -7,7 +7,7 @@
 pkgbase=python-pymongo
 pkgname=('python-pymongo' 'python2-pymongo')
 pkgver=2.8
-pkgrel=1
+pkgrel=2
 pkgdesc='Python module for using MongoDB'
 arch=('x86_64' 'i686')
 license=('APACHE')


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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 11:52:21
  Author: fyan
Revision: 129950

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

Added:
  python-pymongo/repos/community-i686/PKGBUILD
(from rev 129949, python-pymongo/trunk/PKGBUILD)
  python-pymongo/repos/community-x86_64/PKGBUILD
(from rev 129949, python-pymongo/trunk/PKGBUILD)
Deleted:
  python-pymongo/repos/community-i686/PKGBUILD
  python-pymongo/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-26 10:51:56 UTC (rev 129949)
+++ community-i686/PKGBUILD 2015-03-26 10:52:21 UTC (rev 129950)
@@ -1,76 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Maintainer: Felix Yan 
-# Contributor: Thomas S Hatch 
-# Contributor: Jelle van der Waa 
-
-pkgbase=python-pymongo
-pkgname=('python-pymongo' 'python2-pymongo')
-pkgver=2.8
-pkgrel=1
-pkgdesc='Python module for using MongoDB'
-arch=('x86_64' 'i686')
-license=('APACHE')
-url='http://pypi.python.org/pypi/pymongo/'
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-nose' 'python2-nose' 'python2-gevent' 'mongodb' 'perl')
-optdepends=('mongodb: High-performance schema-free document-oriented database')
-source=("http://pypi.python.org/packages/source/p/pymongo/pymongo-$pkgver.tar.gz";)
-sha256sums=('0543f65364fb54fb54b954136cf6b5e689ab12a7c1d15c59c52d3d0c5fa73935')
-
-prepare() {
-  cp -a "pymongo-$pkgver" "pymongo2-$pkgver"
-}
-
-build() {
-  cd "$srcdir/pymongo-$pkgver"
-  python setup.py build
-
-  cd "$srcdir/pymongo2-$pkgver"
-  python2 setup.py build
-}
-
-check() {
-  MONGO_TMP_PORT=$(perl -MSocket -le 'socket S, PF_INET, 
SOCK_STREAM,getprotobyname("tcp");
-$port = 5;
-++$port until bind S, sockaddr_in($port,inet_aton("127.1"));
-print $port')
-  echo "Picked port $MONGO_TMP_PORT to run tests with."
-
-  # Start a mongod instance for test
-  rm -rf "$srcdir/mongo_tmp"
-  mkdir "$srcdir/mongo_tmp"
-  rm -f "$srcdir/mongo_tmp.pid"
-  mongod --bind_ip localhost --port $MONGO_TMP_PORT --dbpath 
"$srcdir/mongo_tmp" --nojournal \
- --nohttpinterface --noauth --smallfiles --nssize 1 --fork 
--pidfilepath "$srcdir/mongo_tmp.pid" --logpath "$srcdir/mongo_tmp.log"
-
-  cd "$srcdir/pymongo-$pkgver"
-  DB_PORT=$MONGO_TMP_PORT python setup.py test
-
-  cd "$srcdir/pymongo2-$pkgver"
-  DB_PORT=$MONGO_TMP_PORT python2 setup.py test
-
-  kill $(cat "$srcdir/mongo_tmp.pid")
-}
-
-package_python2-pymongo() {
-  depends=('python2')
-
-  cd "pymongo2-$pkgver"
-  python2 setup.py install --root="$pkgdir" --skip-build --optimize=1
-}
-
-package_python-pymongo() {
-  depends=('python')
-
-  cd "pymongo-$pkgver"
-  python setup.py install --root="$pkgdir" --skip-build --optimize=1
-
-  # Remove conflicting test folder
-  rm -r "$pkgdir/usr/lib/python3.4/site-packages/test"
-
-  # Remove malformed egg-info folder
-  rm -r "$pkgdir/usr/lib/python3.4/site-packages/pymongo.egg-info/"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pymongo/repos/community-i686/PKGBUILD (from rev 129949, 
python-pymongo/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-26 10:52:21 UTC (rev 129950)
@@ -0,0 +1,76 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Maintainer: Felix Yan 
+# Contributor: Thomas S Hatch 
+# Contributor: Jelle van der Waa 
+
+pkgbase=python-pymongo
+pkgname=('python-pymongo' 'python2-pymongo')
+pkgver=2.8
+pkgrel=2
+pkgdesc='Python module for using MongoDB'
+arch=('x86_64' 'i686')
+license=('APACHE')
+url='http://pypi.python.org/pypi/pymongo/'
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-nose' 'python2-nose' 'python2-gevent' 'mongodb' 'perl')
+optdepends=('mongodb: High-performance schema-free document-oriented database')
+source=("http://pypi.python.org/packages/source/p/pymongo/pymongo-$pkgver.tar.gz";)
+sha256sums=('0543f65364fb54fb54b954136cf6b5e689ab12a7c1d15c59c52d3d0c5fa73935')
+
+prepare() {
+  cp -a "pymongo-$pkgver" "pymongo2-$pkgver"
+}
+
+build() {
+  cd "$srcdir/pymongo-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/pymongo2-$pkgver"
+  python2 setup.py build
+}
+
+check() {
+  MONGO_TMP_PORT=$(perl -MSocket -le 'socket S, PF_INET, 
SOCK_STREAM,getprotobyname("tcp");
+$port = 5;
+++$port until bind S, sockaddr_in($port,inet_aton("127.1"));
+print $port')
+  echo "Picked port $MONGO_TMP_PORT to run tests with."
+
+  # Start a mongod instance for test
+  rm -rf "$srcdir/mongo_tmp"
+  mkdir "$srcdir/mongo_tmp"
+  rm -f "$srcdir/mongo_tmp.pid"
+  mongod --bind_ip loc

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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 11:56:20
  Author: fyan
Revision: 129951

upgpkg: xmms2 0.8DrO_o-34

rebuild against python 3.4.3-2 (fix missing symbols)

Modified:
  xmms2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 10:52:21 UTC (rev 129950)
+++ PKGBUILD2015-03-26 10:56:20 UTC (rev 129951)
@@ -3,7 +3,7 @@
 
 pkgname=xmms2
 pkgver=0.8DrO_o
-pkgrel=33
+pkgrel=34
 pkgdesc="complete rewrite of the popular music player"
 arch=('i686' 'x86_64')
 url="http://xmms2.org/";


[arch-commits] Commit in xmms2/repos (30 files)

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 11:57:08
  Author: fyan
Revision: 129952

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

Added:
  xmms2/repos/community-i686/PKGBUILD
(from rev 129951, xmms2/trunk/PKGBUILD)
  xmms2/repos/community-i686/ffmpeg2.0.patch
(from rev 129951, xmms2/trunk/ffmpeg2.0.patch)
  xmms2/repos/community-i686/remove-problem-depr.patch
(from rev 129951, xmms2/trunk/remove-problem-depr.patch)
  xmms2/repos/community-i686/xmms2.install
(from rev 129951, xmms2/trunk/xmms2.install)
  xmms2/repos/community-i686/xmms2d.conf
(from rev 129951, xmms2/trunk/xmms2d.conf)
  xmms2/repos/community-i686/xmms2d.service
(from rev 129951, xmms2/trunk/xmms2d.service)
  xmms2/repos/community-x86_64/PKGBUILD
(from rev 129951, xmms2/trunk/PKGBUILD)
  xmms2/repos/community-x86_64/ffmpeg2.0.patch
(from rev 129951, xmms2/trunk/ffmpeg2.0.patch)
  xmms2/repos/community-x86_64/remove-problem-depr.patch
(from rev 129951, xmms2/trunk/remove-problem-depr.patch)
  xmms2/repos/community-x86_64/xmms2.install
(from rev 129951, xmms2/trunk/xmms2.install)
  xmms2/repos/community-x86_64/xmms2d.conf
(from rev 129951, xmms2/trunk/xmms2d.conf)
  xmms2/repos/community-x86_64/xmms2d.service
(from rev 129951, xmms2/trunk/xmms2d.service)
Deleted:
  xmms2/repos/community-i686/PKGBUILD
  xmms2/repos/community-i686/ffmpeg2.0.patch
  xmms2/repos/community-i686/remove-problem-depr.patch
  xmms2/repos/community-i686/vorbis-albumart.patch
  xmms2/repos/community-i686/xmms2-helpers.patch
  xmms2/repos/community-i686/xmms2-ruby-1.9.patch
  xmms2/repos/community-i686/xmms2.install
  xmms2/repos/community-i686/xmms2d.conf
  xmms2/repos/community-i686/xmms2d.service
  xmms2/repos/community-x86_64/PKGBUILD
  xmms2/repos/community-x86_64/ffmpeg2.0.patch
  xmms2/repos/community-x86_64/remove-problem-depr.patch
  xmms2/repos/community-x86_64/vorbis-albumart.patch
  xmms2/repos/community-x86_64/xmms2-helpers.patch
  xmms2/repos/community-x86_64/xmms2-ruby-1.9.patch
  xmms2/repos/community-x86_64/xmms2.install
  xmms2/repos/community-x86_64/xmms2d.conf
  xmms2/repos/community-x86_64/xmms2d.service

+
 /PKGBUILD  |  202 +++
 /ffmpeg2.0.patch   |   74 +
 /remove-problem-depr.patch |   52 ++
 /xmms2.install |6 
 /xmms2d.conf   |   62 
 /xmms2d.service|   24 +++
 community-i686/PKGBUILD|  102 -
 community-i686/ffmpeg2.0.patch |   37 
 community-i686/remove-problem-depr.patch   |   26 ---
 community-i686/vorbis-albumart.patch   |  200 --
 community-i686/xmms2-helpers.patch |   13 -
 community-i686/xmms2-ruby-1.9.patch|   59 ---
 community-i686/xmms2.install   |3 
 community-i686/xmms2d.conf |   31 
 community-i686/xmms2d.service  |   12 -
 community-x86_64/PKGBUILD  |  102 -
 community-x86_64/ffmpeg2.0.patch   |   37 
 community-x86_64/remove-problem-depr.patch |   26 ---
 community-x86_64/vorbis-albumart.patch |  200 --
 community-x86_64/xmms2-helpers.patch   |   13 -
 community-x86_64/xmms2-ruby-1.9.patch  |   59 ---
 community-x86_64/xmms2.install |3 
 community-x86_64/xmms2d.conf   |   31 
 community-x86_64/xmms2d.service|   12 -
 24 files changed, 420 insertions(+), 966 deletions(-)

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


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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 12:33:20
  Author: fyan
Revision: 129953

upgpkg: python-scipy 0.15.1-2

rebuild against python 3.4.3-2 (fix missing symbols)

Modified:
  python-scipy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 10:57:08 UTC (rev 129952)
+++ PKGBUILD2015-03-26 11:33:20 UTC (rev 129953)
@@ -7,7 +7,7 @@
 
 pkgname=('python-scipy' 'python2-scipy')
 pkgver=0.15.1
-pkgrel=1
+pkgrel=2
 pkgdesc="SciPy is open-source software for mathematics, science, and 
engineering."
 arch=('i686' 'x86_64')
 url="http://www.scipy.org/";


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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 12:33:43
  Author: fyan
Revision: 129954

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

Added:
  python-scipy/repos/community-i686/PKGBUILD
(from rev 129953, python-scipy/trunk/PKGBUILD)
  python-scipy/repos/community-x86_64/PKGBUILD
(from rev 129953, python-scipy/trunk/PKGBUILD)
Deleted:
  python-scipy/repos/community-i686/PKGBUILD
  python-scipy/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-26 11:33:20 UTC (rev 129953)
+++ community-i686/PKGBUILD 2015-03-26 11:33:43 UTC (rev 129954)
@@ -1,93 +0,0 @@
-# Maintainer: Thomas Dziedzic < gostrc at gmail >
-# Contributor: Angel 'angvp' Velasquez 
-# Contributor: Ray Rashif 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: Bodor Dávid Gábor 
-# Contributor: Andrzej Giniewicz 
-
-pkgname=('python-scipy' 'python2-scipy')
-pkgver=0.15.1
-pkgrel=1
-pkgdesc="SciPy is open-source software for mathematics, science, and 
engineering."
-arch=('i686' 'x86_64')
-url="http://www.scipy.org/";
-license=('BSD')
-makedepends=('gcc-fortran' 'python-numpy' 'python2-numpy' 'python-setuptools' 
'python2-setuptools')
-checkdepends=('python-nose' 'python2-nose')
-source=("https://pypi.python.org/packages/source/s/scipy/scipy-${pkgver}.tar.gz"{,.asc})
-validpgpkeys=('9F8C0817E257343E841DF83DE814316FB3B4A560')
-md5sums=('be56cd8e60591d6332aac792a5880110'
- 'SKIP')
-
-build() {
-  export LDFLAGS="-Wall -shared"
-
-  # 2 builds
-  cp -r scipy-${pkgver} scipy-${pkgver}-py2
-
-  # build for python3
-  cd scipy-${pkgver}
-  python3 setup.py config_fc --fcompiler=gnu95 build
-
-  # build for python2
-  cd ../scipy-${pkgver}-py2
-
-  for file in $(find . -name '*.py' -print); do
-   sed -i 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' $file
-   sed -i 's_^#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
-  done
-
-  python2 setup.py config_fc --fcompiler=gnu95 build
-}
-
-check() {
-  # we need to do a temp install so we can import scipy
-  # also, the tests must not be run from the scipy source directory
-  export LDFLAGS="-Wall -shared"
-
-  cd ${srcdir}/scipy-${pkgver}
-  python3 setup.py config_fc --fcompiler=gnu95 install \
---prefix=/usr --root=${srcdir}/test --optimize=1
-  export PYTHONPATH=${srcdir}/test/usr/lib/python3.4/site-packages
-  cd ${srcdir}
-  python -c "from scipy import test; test('full')"
-
-  cd ${srcdir}/scipy-${pkgver}-py2
-  python2 setup.py config_fc --fcompiler=gnu95 install \
---prefix=/usr --root=${srcdir}/test --optimize=1
-  export PYTHONPATH=${srcdir}/test/usr/lib/python2.7/site-packages
-  cd ${srcdir}
-  python2 -c "from scipy import test; test('full')"
-}
-
-package_python-scipy() {
-  depends=('python-numpy')
-  provides=('python3-scipy' 'scipy')
-  optdepends=('python-pillow: for image saving module')
-
-  cd scipy-${pkgver}
-  export LDFLAGS="-Wall -shared"
-
-  python3 setup.py config_fc --fcompiler=gnu95 install \
---prefix=/usr --root=${pkgdir} --optimize=1
-
-  install -Dm644 LICENSE.txt \
-"${pkgdir}/usr/share/licenses/python-scipy/LICENSE"
-}
-
-package_python2-scipy() {
-  depends=('python2-numpy')
-  optdepends=('python2-pillow: for image saving module')
-  conflicts=('python-scipy<0.9.0')
-
-  cd scipy-${pkgver}-py2
-  export LDFLAGS="-Wall -shared"
-
-  python2 setup.py config_fc --fcompiler=gnu95 install \
---prefix=/usr --root=${pkgdir} --optimize=1
-
-  install -Dm644 LICENSE.txt \
-"${pkgdir}/usr/share/licenses/python2-scipy/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-scipy/repos/community-i686/PKGBUILD (from rev 129953, 
python-scipy/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-26 11:33:43 UTC (rev 129954)
@@ -0,0 +1,93 @@
+# Maintainer: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Angel 'angvp' Velasquez 
+# Contributor: Ray Rashif 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: Bodor Dávid Gábor 
+# Contributor: Andrzej Giniewicz 
+
+pkgname=('python-scipy' 'python2-scipy')
+pkgver=0.15.1
+pkgrel=2
+pkgdesc="SciPy is open-source software for mathematics, science, and 
engineering."
+arch=('i686' 'x86_64')
+url="http://www.scipy.org/";
+license=('BSD')
+makedepends=('gcc-fortran' 'python-numpy' 'python2-numpy' 'python-setuptools' 
'python2-setuptools')
+checkdepends=('python-nose' 'python2-nose')
+source=("https://pypi.python.org/packages/source/s/scipy/scipy-${pkgver}.tar.gz"{,.asc})
+validpgpkeys=('9F8C0817E257343E841DF83DE814316FB3B4A560')
+md5sums=(

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

2015-03-26 Thread Sven-Hendrik Haase
Date: Thursday, March 26, 2015 @ 14:21:12
  Author: svenstaro
Revision: 129957

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

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

---+
 /LICENSE  |  308 
 /PKGBUILD |  106 +++
 community-i686/LICENSE|  154 --
 community-i686/PKGBUILD   |   53 ---
 community-x86_64/LICENSE  |  154 --
 community-x86_64/PKGBUILD |   53 ---
 6 files changed, 414 insertions(+), 414 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2015-03-26 13:21:02 UTC (rev 129956)
+++ community-i686/LICENSE  2015-03-26 13:21:12 UTC (rev 129957)
@@ -1,154 +0,0 @@
-License for files in the pypy/ directory 
-==
-
-Except when otherwise stated (look for LICENSE files in directories or
-information at the beginning of each file) all software and
-documentation in the 'pypy' directories is licensed as follows: 
-
-The MIT License
-
-Permission is hereby granted, free of charge, to any person 
-obtaining a copy of this software and associated documentation 
-files (the "Software"), to deal in the Software without 
-restriction, including without limitation the rights to use, 
-copy, modify, merge, publish, distribute, sublicense, and/or 
-sell copies of the Software, and to permit persons to whom the 
-Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included 
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 
MERCHANTABILITY, 
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 
-THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 
-FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 
-DEALINGS IN THE SOFTWARE.
-
-
-PyPy Copyright holders 2003-2010
 
-
-Except when otherwise stated (look for LICENSE files or information at
-the beginning of each file) the files in the 'pypy' directory are each
-copyrighted by one or more of the following people and organizations:
-
-Armin Rigo
-Maciej Fijalkowski
-Carl Friedrich Bolz
-Samuele Pedroni
-Antonio Cuni
-Michael Hudson
-Christian Tismer
-Holger Krekel
-Eric van Riet Paap
-Richard Emslie
-Anders Chrigstrom
-Amaury Forgeot d Arc
-Aurelien Campeas
-Anders Lehmann
-Niklaus Haldimann
-Seo Sanghyeon
-Leonardo Santagada
-Lawrence Oluyede
-Jakub Gustak
-Guido Wesdorp
-Benjamin Peterson
-Alexander Schremmer
-Niko Matsakis
-Ludovic Aubry
-Alex Martelli
-Toon Verwaest
-Stephan Diehl
-Adrien Di Mascio
-Stefan Schwarzer
-Tomek Meka
-Patrick Maupin
-Jacob Hallen
-Laura Creighton
-Bob Ippolito
-Camillo Bruni
-Simon Burton
-Bruno Gola
-Alexandre Fayolle
-Marius Gedminas
-Guido van Rossum
-Valentino Volonghi
-Adrian Kuhn
-Paul deGrandis
-Gerald Klix
-Wanja Saatkamp
-Anders Hammarquist
-Oscar Nierstrasz
-Eugene Oden
-Lukas Renggli
-Guenter Jantzen
-Dinu Gherman
-Bartosz Skowron
-Georg Brandl
-Ben Young
-Jean-Paul Calderone
-Nicolas Chauvat
-Rocco Moretti
-Michael Twomey
-boria
-Jared Grubb
-Olivier Dormond
-Stuart Williams
-Jens-Uwe Mager
-Justas Sadzevicius
-Mikael Schönenberg
-Brian Dorsey
-Jonathan David Riehl
-Beatrice During
-Elmo Mäntynen
-Andreas Friedge
-Alex Gaynor
-Anders Qvist
-Alan McIntyre
-Bert Freudenberg
-
-Heinrich-Heine University, Germany 
-Open End AB (formerly AB Strakt), Sweden
-merlinux GmbH, Germany 
-tismerysoft GmbH, Germany 
-Logilab Paris, France 
-DFKI GmbH, Germany 
-Impara, Germany
-Change Maker, Sweden 
-
- 
-License for 'lib-python/2.5.2' and 'lib-python/2.5.2-modified'
-== 
-
-Except when otherwise stated (look for LICENSE files or
-copyright/licen

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

2015-03-26 Thread Sven-Hendrik Haase
Date: Thursday, March 26, 2015 @ 14:21:02
  Author: svenstaro
Revision: 129956

upgpkg: pypy 2.5.1-1

upstream release 2.5.1

Modified:
  pypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 13:04:43 UTC (rev 129955)
+++ PKGBUILD2015-03-26 13:21:02 UTC (rev 129956)
@@ -3,7 +3,7 @@
 # Contributor: William Giokas <1007...@gmail.com>
 
 pkgname=pypy
-pkgver=2.5.0
+pkgver=2.5.1
 pkgrel=1
 pkgdesc="A Python implementation written in Python, JIT enabled"
 url="http://pypy.org";


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

2015-03-26 Thread Sven-Hendrik Haase
Date: Thursday, March 26, 2015 @ 14:34:58
  Author: svenstaro
Revision: 129958

upgpkg: ansible 1.9.0.1-1

upstream release 1.9.0.1

Modified:
  ansible/trunk/PKGBUILD
Deleted:
  ansible/trunk/0001-Fix-os_family-and-distribution-on-archlinux.patch

+
 0001-Fix-os_family-and-distribution-on-archlinux.patch |  175 ---
 PKGBUILD   |   16 -
 2 files changed, 5 insertions(+), 186 deletions(-)

Deleted: 0001-Fix-os_family-and-distribution-on-archlinux.patch
===
--- 0001-Fix-os_family-and-distribution-on-archlinux.patch  2015-03-26 
13:21:12 UTC (rev 129957)
+++ 0001-Fix-os_family-and-distribution-on-archlinux.patch  2015-03-26 
13:34:58 UTC (rev 129958)
@@ -1,175 +0,0 @@
-From 5efc4efca7288f072028d1a13e5d0d731f0b7a8f Mon Sep 17 00:00:00 2001
-From: Christian Hammerl 
-Date: Sat, 18 Oct 2014 15:02:04 +0200
-Subject: [PATCH] Fix os_family and distribution on archlinux
-
-Fixes #8732, ansible/ansible-modules-core#34

- lib/ansible/module_utils/facts.py | 145 +++---
- 1 file changed, 73 insertions(+), 72 deletions(-)
-
-diff --git a/lib/ansible/module_utils/facts.py 
b/lib/ansible/module_utils/facts.py
-index 8ec1b4f..6bbcace 100644
 a/lib/ansible/module_utils/facts.py
-+++ b/lib/ansible/module_utils/facts.py
-@@ -273,84 +273,85 @@ class Facts(object):
- self.facts['distribution_release'] = dist[2] or 'NA'
- # Try to handle the exceptions now ...
- for (path, name) in Facts.OSDIST_LIST:
--if os.path.exists(path) and os.path.getsize(path) > 0:
--if self.facts['distribution'] in ('Fedora', ):
--# Once we determine the value is one of these distros
--# we trust the values are always correct
--break
--elif name == 'RedHat':
--data = get_file_content(path)
--if 'Red Hat' in data:
--self.facts['distribution'] = name
--else:
--self.facts['distribution'] = data.split()[0]
--break
--elif name == 'OtherLinux':
--data = get_file_content(path)
--if 'Amazon' in data:
--self.facts['distribution'] = 'Amazon'
--self.facts['distribution_version'] = 
data.split()[-1]
--break
--elif name == 'OpenWrt':
--data = get_file_content(path)
--if 'OpenWrt' in data:
--self.facts['distribution'] = name
--version = re.search('DISTRIB_RELEASE="(.*)"', 
data)
--if version:
--self.facts['distribution_version'] = 
version.groups()[0]
--release = re.search('DISTRIB_CODENAME="(.*)"', 
data)
--if release:
--self.facts['distribution_release'] = 
release.groups()[0]
-+if os.path.exists(path):
-+if os.path.getsize(path) > 0:
-+if self.facts['distribution'] in ('Fedora', ):
-+# Once we determine the value is one of these 
distros
-+# we trust the values are always correct
- break
--elif name == 'Alpine':
--data = get_file_content(path)
--self.facts['distribution'] = name
--self.facts['distribution_version'] = data
--break
--elif name == 'Solaris':
--data = get_file_content(path).split('\n')[0]
--if 'Solaris' in data:
--ora_prefix = ''
--if 'Oracle Solaris' in data:
--data = data.replace('Oracle ','')
--ora_prefix = 'Oracle '
--self.facts['distribution'] = data.split()[0]
--self.facts['distribution_version'] = 
data.split()[1]
--self.facts['distribution_release'] = ora_prefix + 
data
-+elif name == 'RedHat':
-+data = get_file_content(path)
-+if 'Red Hat' in data:
-+self.facts['distribution'] = name
-+else:
-+self.facts['distribution'] = data.split()[0]
- break
--elif name

[arch-commits] Commit in ansible/repos/community-any (3 files)

2015-03-26 Thread Sven-Hendrik Haase
Date: Thursday, March 26, 2015 @ 14:35:02
  Author: svenstaro
Revision: 129959

archrelease: copy trunk to community-any

Added:
  ansible/repos/community-any/PKGBUILD
(from rev 129958, ansible/trunk/PKGBUILD)
Deleted:
  
ansible/repos/community-any/0001-Fix-os_family-and-distribution-on-archlinux.patch
  ansible/repos/community-any/PKGBUILD

+
 0001-Fix-os_family-and-distribution-on-archlinux.patch |  175 ---
 PKGBUILD   |   82 +++
 2 files changed, 38 insertions(+), 219 deletions(-)

Deleted: 0001-Fix-os_family-and-distribution-on-archlinux.patch
===
--- 0001-Fix-os_family-and-distribution-on-archlinux.patch  2015-03-26 
13:34:58 UTC (rev 129958)
+++ 0001-Fix-os_family-and-distribution-on-archlinux.patch  2015-03-26 
13:35:02 UTC (rev 129959)
@@ -1,175 +0,0 @@
-From 5efc4efca7288f072028d1a13e5d0d731f0b7a8f Mon Sep 17 00:00:00 2001
-From: Christian Hammerl 
-Date: Sat, 18 Oct 2014 15:02:04 +0200
-Subject: [PATCH] Fix os_family and distribution on archlinux
-
-Fixes #8732, ansible/ansible-modules-core#34

- lib/ansible/module_utils/facts.py | 145 +++---
- 1 file changed, 73 insertions(+), 72 deletions(-)
-
-diff --git a/lib/ansible/module_utils/facts.py 
b/lib/ansible/module_utils/facts.py
-index 8ec1b4f..6bbcace 100644
 a/lib/ansible/module_utils/facts.py
-+++ b/lib/ansible/module_utils/facts.py
-@@ -273,84 +273,85 @@ class Facts(object):
- self.facts['distribution_release'] = dist[2] or 'NA'
- # Try to handle the exceptions now ...
- for (path, name) in Facts.OSDIST_LIST:
--if os.path.exists(path) and os.path.getsize(path) > 0:
--if self.facts['distribution'] in ('Fedora', ):
--# Once we determine the value is one of these distros
--# we trust the values are always correct
--break
--elif name == 'RedHat':
--data = get_file_content(path)
--if 'Red Hat' in data:
--self.facts['distribution'] = name
--else:
--self.facts['distribution'] = data.split()[0]
--break
--elif name == 'OtherLinux':
--data = get_file_content(path)
--if 'Amazon' in data:
--self.facts['distribution'] = 'Amazon'
--self.facts['distribution_version'] = 
data.split()[-1]
--break
--elif name == 'OpenWrt':
--data = get_file_content(path)
--if 'OpenWrt' in data:
--self.facts['distribution'] = name
--version = re.search('DISTRIB_RELEASE="(.*)"', 
data)
--if version:
--self.facts['distribution_version'] = 
version.groups()[0]
--release = re.search('DISTRIB_CODENAME="(.*)"', 
data)
--if release:
--self.facts['distribution_release'] = 
release.groups()[0]
-+if os.path.exists(path):
-+if os.path.getsize(path) > 0:
-+if self.facts['distribution'] in ('Fedora', ):
-+# Once we determine the value is one of these 
distros
-+# we trust the values are always correct
- break
--elif name == 'Alpine':
--data = get_file_content(path)
--self.facts['distribution'] = name
--self.facts['distribution_version'] = data
--break
--elif name == 'Solaris':
--data = get_file_content(path).split('\n')[0]
--if 'Solaris' in data:
--ora_prefix = ''
--if 'Oracle Solaris' in data:
--data = data.replace('Oracle ','')
--ora_prefix = 'Oracle '
--self.facts['distribution'] = data.split()[0]
--self.facts['distribution_version'] = 
data.split()[1]
--self.facts['distribution_release'] = ora_prefix + 
data
-+elif name == 'RedHat':
-+data = get_file_content(path)
-+if 'Red Hat' in data:
-+self.facts['distribution'] = name
-+else:
-+self.

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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 14:59:25
  Author: fyan
Revision: 234961

upgpkg: python-lxml 3.4.2-2

rebuild against python 3.4.3-2 (fix missing symbols)

Modified:
  python-lxml/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 10:26:07 UTC (rev 234960)
+++ PKGBUILD2015-03-26 13:59:25 UTC (rev 234961)
@@ -5,7 +5,7 @@
 pkgbase=python-lxml
 pkgname=('python-lxml' 'python2-lxml' 'python-lxml-docs')
 pkgver=3.4.2
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('BSD' 'custom')
 url="http://lxml.de/";


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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 14:59:48
  Author: fyan
Revision: 234962

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

Added:
  python-lxml/repos/extra-i686/PKGBUILD
(from rev 234961, python-lxml/trunk/PKGBUILD)
  python-lxml/repos/extra-x86_64/PKGBUILD
(from rev 234961, python-lxml/trunk/PKGBUILD)
Deleted:
  python-lxml/repos/extra-i686/PKGBUILD
  python-lxml/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-03-26 13:59:25 UTC (rev 234961)
+++ extra-i686/PKGBUILD 2015-03-26 13:59:48 UTC (rev 234962)
@@ -1,90 +0,0 @@
-# $Id$
-# Maintainer: Angel Velasquez 
-# Maintainer: Felix Yan 
-
-pkgbase=python-lxml
-pkgname=('python-lxml' 'python2-lxml' 'python-lxml-docs')
-pkgver=3.4.2
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('BSD' 'custom')
-url="http://lxml.de/";
-makedepends=('libxslt' 'python-cssselect' 'python2-cssselect')
-source=(http://pypi.python.org/packages/source/l/lxml/lxml-${pkgver}.tar.gz{,.asc})
-md5sums=('429e5e771c4be0798923c04cb9739b4e'
- 'SKIP')
-validpgpkeys=('1737D5FB8DACC53CA96A77AB0D3D536908D3A01E')  # Stefan Behnel
-
-prepare() {
-  cp -a lxml-$pkgver{,-py2}
-}
-
-build() {
-  cd lxml-$pkgver
-  python setup.py build
-
-  cd ../lxml-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  # Setting LANG to workaround encoding issue
-  # TODO: Find a sane way to skip inplace build
-
-  cd lxml-$pkgver
-  LANG=en_US.UTF-8 make PYTHON=python test
-  # PYTHONPATH="$PWD/build/lib.linux-$CARCH-3.4:$PYTHONPATH" python test.py -p 
-v
-
-  cd ../lxml-$pkgver-py2
-  LANG=en_US.UTF-8 make PYTHON=python2 test
-  # PYTHONPATH="$PWD/build/lib.linux-$CARCH-2.7:$PYTHONPATH" python2 test.py 
-p -v
-}
-
-package_python2-lxml() {
-  pkgdesc="Python2 binding for the libxml2 and libxslt libraries"
-  depends=('python2' 'libxslt')
-  optdepends=('python2-beautifulsoup3: support for parsing not well formed 
HTML'
-  'python-lxml-docs: offline docs')
-
-  cd lxml-$pkgver-py2
-  python2 setup.py install --root="${pkgdir}" --skip-build --optimize=1
- 
-  install -Dm644 LICENSES.txt \
-"${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 doc/licenses/BSD.txt \
-"${pkgdir}"/usr/share/licenses/$pkgname/BSD.txt
-  install -Dm644 doc/licenses/elementtree.txt \
-"${pkgdir}"/usr/share/licenses/$pkgname/elementtree.txt
-}
-
-package_python-lxml() {
-  pkgdesc="Python3 binding for the libxml2 and libxslt libraries"
-  depends=('python' 'libxslt')
-  optdepends=('python-lxml-docs: offline docs')
-
-  cd lxml-$pkgver
-  python setup.py install --root="${pkgdir}" --skip-build --optimize=1
-  
-  install -Dm644 LICENSES.txt \
-"${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 doc/licenses/BSD.txt \
-"${pkgdir}"/usr/share/licenses/$pkgname/BSD.txt
-  install -Dm644 doc/licenses/elementtree.txt \
-"${pkgdir}"/usr/share/licenses/$pkgname/elementtree.txt
-}
-
-package_python-lxml-docs() {
-  pkgdesc="Python binding for the libxml2 and libxslt libraries (docs)"
-  options=('docs')
-
-  cd lxml-$pkgver
-  install -d "${pkgdir}"/usr/share/doc/${pkgbase}
-  cp -r doc/html "${pkgdir}"/usr/share/doc/${pkgbase}
-
-  install -Dm644 LICENSES.txt \
-"${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 doc/licenses/BSD.txt \
-"${pkgdir}"/usr/share/licenses/$pkgname/BSD.txt
-  install -Dm644 doc/licenses/elementtree.txt \
-"${pkgdir}"/usr/share/licenses/$pkgname/elementtree.txt
-}

Copied: python-lxml/repos/extra-i686/PKGBUILD (from rev 234961, 
python-lxml/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-03-26 13:59:48 UTC (rev 234962)
@@ -0,0 +1,90 @@
+# $Id$
+# Maintainer: Angel Velasquez 
+# Maintainer: Felix Yan 
+
+pkgbase=python-lxml
+pkgname=('python-lxml' 'python2-lxml' 'python-lxml-docs')
+pkgver=3.4.2
+pkgrel=2
+arch=('i686' 'x86_64')
+license=('BSD' 'custom')
+url="http://lxml.de/";
+makedepends=('libxslt' 'python-cssselect' 'python2-cssselect')
+source=(http://pypi.python.org/packages/source/l/lxml/lxml-${pkgver}.tar.gz{,.asc})
+md5sums=('429e5e771c4be0798923c04cb9739b4e'
+ 'SKIP')
+validpgpkeys=('1737D5FB8DACC53CA96A77AB0D3D536908D3A01E')  # Stefan Behnel
+
+prepare() {
+  cp -a lxml-$pkgver{,-py2}
+}
+
+build() {
+  cd lxml-$pkgver
+  python setup.py build
+
+  cd ../lxml-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  # Setting LANG to workaround encoding issue
+  # TODO: Find a sane way to skip inplace build
+
+  cd lxml-$pkgver
+  LANG=en_US.UTF-8 make PYTHON=python test
+  # PYTHONPATH="$PWD/build/lib.linu

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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 15:05:04
  Author: fyan
Revision: 129961

upgpkg: python-pytest 2.7.0-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 13:59:58 UTC (rev 129960)
+++ PKGBUILD2015-03-26 14:05:04 UTC (rev 129961)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=2.6.4
+pkgver=2.7.0
 pkgrel=1
 pkgdesc="Simple powerful testing with Python"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-py' 'python2-py')
 checkdepends=('lsof' 'python-nose' 'python2-nose' 'python-twisted' 
'python2-twisted' 'python-mock' 'python2-mock' 'python-yaml' 'python2-yaml' 
'python-pexpect' 'python2-pexpect')
 
source=("http://pypi.python.org/packages/source/p/pytest/pytest-$pkgver.tar.gz";)
-sha512sums=('b17f79b0f3c0f6051bedb0d7acadc5d569b3b90b2fce2eddda06a21b654f6077f934aaa9617152d6b2f8babb95c37494f18e050841af601f7f37de25c15b32fd')
+sha512sums=('80c7a804895ac4dad2e4f47de130df9159076c63016fe64eefcea92d5bff339fcbf5c103258ade7e4068566caf1508d2d737f449a934a1e2673533e4ed7412cb')
 
 prepare() {
   cp -a pytest-${pkgver}{,-py2}


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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 15:05:17
  Author: fyan
Revision: 129962

archrelease: copy trunk to community-any

Added:
  python-pytest/repos/community-any/PKGBUILD
(from rev 129961, python-pytest/trunk/PKGBUILD)
Deleted:
  python-pytest/repos/community-any/PKGBUILD

--+
 PKGBUILD |  110 ++---
 1 file changed, 55 insertions(+), 55 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-26 14:05:04 UTC (rev 129961)
+++ PKGBUILD2015-03-26 14:05:17 UTC (rev 129962)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Felix Kaiser 
-
-pkgbase=python-pytest
-pkgname=('python-pytest' 'python2-pytest')
-pkgver=2.6.4
-pkgrel=1
-pkgdesc="Simple powerful testing with Python"
-arch=('any')
-license=('MIT')
-url="http://pytest.org/";
-makedepends=('python-setuptools' 'python2-setuptools' 'python-py' 'python2-py')
-checkdepends=('lsof' 'python-nose' 'python2-nose' 'python-twisted' 
'python2-twisted' 'python-mock' 'python2-mock' 'python-yaml' 'python2-yaml' 
'python-pexpect' 'python2-pexpect')
-source=("http://pypi.python.org/packages/source/p/pytest/pytest-$pkgver.tar.gz";)
-sha512sums=('b17f79b0f3c0f6051bedb0d7acadc5d569b3b90b2fce2eddda06a21b654f6077f934aaa9617152d6b2f8babb95c37494f18e050841af601f7f37de25c15b32fd')
-
-prepare() {
-  cp -a pytest-${pkgver}{,-py2}
-}
-
-build() {
-  cd "$srcdir/pytest-${pkgver}"
-  python setup.py build
-
-  cd "$srcdir/pytest-${pkgver}-py2"
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir/pytest-${pkgver}"
-  python setup.py test
-
-  cd "$srcdir/pytest-${pkgver}-py2"
-  python2 setup.py test
-}
-
-package_python-pytest() {
-  depends=('python' 'python-py' 'python-setuptools')
-
-  cd pytest-${pkgver}
-  python setup.py install --root="${pkgdir}" --optimize=1
-  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-package_python2-pytest() {
-  depends=('python2' 'python2-py' 'python2-setuptools')
-
-  cd pytest-${pkgver}-py2
-  python2 setup.py install --root="${pkgdir}" --optimize=1
-  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-
-  mv "${pkgdir}/usr/bin/py.test" "${pkgdir}/usr/bin/py.test2"
-}
-

Copied: python-pytest/repos/community-any/PKGBUILD (from rev 129961, 
python-pytest/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-26 14:05:17 UTC (rev 129962)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Felix Kaiser 
+
+pkgbase=python-pytest
+pkgname=('python-pytest' 'python2-pytest')
+pkgver=2.7.0
+pkgrel=1
+pkgdesc="Simple powerful testing with Python"
+arch=('any')
+license=('MIT')
+url="http://pytest.org/";
+makedepends=('python-setuptools' 'python2-setuptools' 'python-py' 'python2-py')
+checkdepends=('lsof' 'python-nose' 'python2-nose' 'python-twisted' 
'python2-twisted' 'python-mock' 'python2-mock' 'python-yaml' 'python2-yaml' 
'python-pexpect' 'python2-pexpect')
+source=("http://pypi.python.org/packages/source/p/pytest/pytest-$pkgver.tar.gz";)
+sha512sums=('80c7a804895ac4dad2e4f47de130df9159076c63016fe64eefcea92d5bff339fcbf5c103258ade7e4068566caf1508d2d737f449a934a1e2673533e4ed7412cb')
+
+prepare() {
+  cp -a pytest-${pkgver}{,-py2}
+}
+
+build() {
+  cd "$srcdir/pytest-${pkgver}"
+  python setup.py build
+
+  cd "$srcdir/pytest-${pkgver}-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/pytest-${pkgver}"
+  python setup.py test
+
+  cd "$srcdir/pytest-${pkgver}-py2"
+  python2 setup.py test
+}
+
+package_python-pytest() {
+  depends=('python' 'python-py' 'python-setuptools')
+
+  cd pytest-${pkgver}
+  python setup.py install --root="${pkgdir}" --optimize=1
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_python2-pytest() {
+  depends=('python2' 'python2-py' 'python2-setuptools')
+
+  cd pytest-${pkgver}-py2
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+  mv "${pkgdir}/usr/bin/py.test" "${pkgdir}/usr/bin/py.test2"
+}
+


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

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 15:15:12
  Author: tpowa
Revision: 234963

upgpkg: linux 3.19.3-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 13:59:48 UTC (rev 234962)
+++ PKGBUILD2015-03-26 14:15:12 UTC (rev 234963)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.19
-pkgver=3.19.2
+pkgver=3.19.3
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/";
@@ -24,7 +24,7 @@
 )
 sha256sums=('be42511fe5321012bb4a2009167ce56a9e5fe362b4af43e8c371b3666859806c'
 'SKIP'
-'c2e2e745e7bad33f367432280f7a8451e2488b1f851f24e2830f15279fb87b0f'
+'cd9474b61b859d68f83ff0b769bafef8489d2090e0a933d2a7e5f76a23cc071a'
 'SKIP'
 '704a479de77c9022e5c7a797d2cd7fd0e4ba1f52f9039ec8a80efd57f7e9f0d8'
 '59830f47c1be39f874640d762dca55f972aca549a7a65ba2f1dac184251dabb2'


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

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 15:15:30
  Author: tpowa
Revision: 234964

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

Added:
  linux/repos/testing-i686/
  linux/repos/testing-i686/PKGBUILD
(from rev 234963, linux/trunk/PKGBUILD)
  linux/repos/testing-i686/change-default-console-loglevel.patch
(from rev 234963, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-i686/config
(from rev 234963, linux/trunk/config)
  linux/repos/testing-i686/config.x86_64
(from rev 234963, linux/trunk/config.x86_64)
  linux/repos/testing-i686/linux.install
(from rev 234963, linux/trunk/linux.install)
  linux/repos/testing-i686/linux.preset
(from rev 234963, linux/trunk/linux.preset)
  linux/repos/testing-x86_64/
  linux/repos/testing-x86_64/PKGBUILD
(from rev 234963, linux/trunk/PKGBUILD)
  linux/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 234963, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-x86_64/config
(from rev 234963, linux/trunk/config)
  linux/repos/testing-x86_64/config.x86_64
(from rev 234963, linux/trunk/config.x86_64)
  linux/repos/testing-x86_64/linux.install
(from rev 234963, linux/trunk/linux.install)
  linux/repos/testing-x86_64/linux.preset
(from rev 234963, linux/trunk/linux.preset)

--+
 testing-i686/PKGBUILD|  299 
 testing-i686/change-default-console-loglevel.patch   |   11 
 testing-i686/config  | 7283 +
 testing-i686/config.x86_64   | 7033 
 testing-i686/linux.install   |   37 
 testing-i686/linux.preset|   14 
 testing-x86_64/PKGBUILD  |  299 
 testing-x86_64/change-default-console-loglevel.patch |   11 
 testing-x86_64/config| 7283 +
 testing-x86_64/config.x86_64 | 7033 
 testing-x86_64/linux.install |   37 
 testing-x86_64/linux.preset  |   14 
 12 files changed, 29354 insertions(+)

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


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

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 15:16:33
  Author: tpowa
Revision: 234965

upgpkg: nvidia 346.47-11

rebuild against 3.19.3

Modified:
  nvidia/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 14:15:30 UTC (rev 234964)
+++ PKGBUILD2015-03-26 14:16:33 UTC (rev 234965)
@@ -5,7 +5,7 @@
 pkgname=nvidia
 pkgver=346.47
 _extramodules=extramodules-3.19-ARCH
-pkgrel=10
+pkgrel=11
 pkgdesc="NVIDIA drivers for linux"
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/";


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

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 15:16:53
  Author: tpowa
Revision: 234966

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

Added:
  nvidia/repos/testing-i686/
  nvidia/repos/testing-i686/PKGBUILD
(from rev 234965, nvidia/trunk/PKGBUILD)
  nvidia/repos/testing-i686/nv-drm-343.36.patch
(from rev 234965, nvidia/trunk/nv-drm-343.36.patch)
  nvidia/repos/testing-i686/nvidia.install
(from rev 234965, nvidia/trunk/nvidia.install)
  nvidia/repos/testing-x86_64/
  nvidia/repos/testing-x86_64/PKGBUILD
(from rev 234965, nvidia/trunk/PKGBUILD)
  nvidia/repos/testing-x86_64/nv-drm-343.36.patch
(from rev 234965, nvidia/trunk/nv-drm-343.36.patch)
  nvidia/repos/testing-x86_64/nvidia.install
(from rev 234965, nvidia/trunk/nvidia.install)

+
 testing-i686/PKGBUILD  |   54 +++
 testing-i686/nv-drm-343.36.patch   |   14 +
 testing-i686/nvidia.install|   18 +++
 testing-x86_64/PKGBUILD|   54 +++
 testing-x86_64/nv-drm-343.36.patch |   14 +
 testing-x86_64/nvidia.install  |   18 +++
 6 files changed, 172 insertions(+)

Copied: nvidia/repos/testing-i686/PKGBUILD (from rev 234965, 
nvidia/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-03-26 14:16:53 UTC (rev 234966)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Thomas Baechler 
+
+pkgname=nvidia
+pkgver=346.47
+_extramodules=extramodules-3.19-ARCH
+pkgrel=11
+pkgdesc="NVIDIA drivers for linux"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/";
+depends=('linux>=3.19' 'linux<3.20' "nvidia-utils=${pkgver}" 'libgl')
+makedepends=('linux-headers>=3.19' 'linux-headers<3.20')
+license=('custom')
+install=nvidia.install
+options=(!strip)
+source=("ftp://download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run";
+
"ftp://download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run";)
+md5sums=('ae61b6c3c081383f991bcc64ee0844b1'
+ '115b5b2d136c4b44c658ef823b8a4bab')
+
+[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
+[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
+
+prepare() {
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+# patches here
+}
+
+build() {
+_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+cd "${_pkg}"/kernel
+make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
+
+if [[ "$CARCH" = "x86_64" ]]; then
+cd uvm
+make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
+fi
+}
+
+package() {
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
+"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
+
+if [[ "$CARCH" = "x86_64" ]]; then
+install -D -m644 "${srcdir}/${_pkg}/kernel/uvm/nvidia-uvm.ko" \
+"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-uvm.ko"
+fi
+
+gzip "${pkgdir}/usr/lib/modules/${_extramodules}/"*.ko
+install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
+echo "blacklist nouveau" >> "${pkgdir}/usr/lib/modprobe.d/nvidia.conf"
+}

Copied: nvidia/repos/testing-i686/nv-drm-343.36.patch (from rev 234965, 
nvidia/trunk/nv-drm-343.36.patch)
===
--- testing-i686/nv-drm-343.36.patch(rev 0)
+++ testing-i686/nv-drm-343.36.patch2015-03-26 14:16:53 UTC (rev 234966)
@@ -0,0 +1,14 @@
+diff --git a/kernel/nv-drm.c b/kernel/nv-drm.c
+index c0b41a0..700c193 100644
+--- a/kernel/nv-drm.c
 b/kernel/nv-drm.c
+@@ -128,6 +128,8 @@ static struct drm_driver nv_drm_driver = {
+ .gem_prime_vmap = nv_gem_prime_vmap,
+ .gem_prime_vunmap = nv_gem_prime_vunmap,
+ 
++.set_busid = drm_pci_set_busid,
++
+ .name = "nvidia-drm",
+ .desc = "NVIDIA DRM driver",
+ .date = "20130102",
+

Copied: nvidia/repos/testing-i686/nvidia.install (from rev 234965, 
nvidia/trunk/nvidia.install)
===
--- testing-i686/nvidia.install (rev 0)
+++ testing-i686/nvidia.install 2015-03-26 14:16:53 UTC (rev 234966)
@@ -0,0 +1,18 @@
+post_install() {
+EXTRAMODULES='extramodules-3.19-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+echo 'In order to use nvidia module, reboot the system.'
+}
+
+post_upgrade() {
+EXTRAMODULES='extramodules-3.19-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+if  [ "$(vercmp $2 310.19-2)" -lt 0 ]; then
+echo 'If your card is from the 7xxx series or earlier, install 
nvidia-304xx'
+fi
+}
+
+post_remove() {
+EXTRAMODULES='extramodules-3.19-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}

Copied: nvidia/repos/

[arch-commits] Commit in nvidia-340xx/trunk (PKGBUILD)

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 15:20:17
  Author: tpowa
Revision: 234967

upgpkg: nvidia-340xx 340.76-7

rebuild against 3.19.3

Modified:
  nvidia-340xx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 14:16:53 UTC (rev 234966)
+++ PKGBUILD2015-03-26 14:20:17 UTC (rev 234967)
@@ -4,7 +4,7 @@
 pkgname=nvidia-340xx
 pkgver=340.76
 _extramodules=extramodules-3.19-ARCH
-pkgrel=6
+pkgrel=7
 pkgdesc="NVIDIA drivers for linux, 340xx legacy branch"
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/";


[arch-commits] Commit in nvidia-340xx/repos (8 files)

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 15:20:39
  Author: tpowa
Revision: 234968

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

Added:
  nvidia-340xx/repos/testing-i686/
  nvidia-340xx/repos/testing-i686/PKGBUILD
(from rev 234967, nvidia-340xx/trunk/PKGBUILD)
  nvidia-340xx/repos/testing-i686/nv-drm.patch
(from rev 234967, nvidia-340xx/trunk/nv-drm.patch)
  nvidia-340xx/repos/testing-i686/nvidia-340xx.install
(from rev 234967, nvidia-340xx/trunk/nvidia-340xx.install)
  nvidia-340xx/repos/testing-x86_64/
  nvidia-340xx/repos/testing-x86_64/PKGBUILD
(from rev 234967, nvidia-340xx/trunk/PKGBUILD)
  nvidia-340xx/repos/testing-x86_64/nv-drm.patch
(from rev 234967, nvidia-340xx/trunk/nv-drm.patch)
  nvidia-340xx/repos/testing-x86_64/nvidia-340xx.install
(from rev 234967, nvidia-340xx/trunk/nvidia-340xx.install)

-+
 testing-i686/PKGBUILD   |   51 ++
 testing-i686/nv-drm.patch   |   27 ++
 testing-i686/nvidia-340xx.install   |   15 ++
 testing-x86_64/PKGBUILD |   51 ++
 testing-x86_64/nv-drm.patch |   27 ++
 testing-x86_64/nvidia-340xx.install |   15 ++
 6 files changed, 186 insertions(+)

Copied: nvidia-340xx/repos/testing-i686/PKGBUILD (from rev 234967, 
nvidia-340xx/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-03-26 14:20:39 UTC (rev 234968)
@@ -0,0 +1,51 @@
+# $Id: PKGBUILD 221857 2014-09-17 20:29:16Z tpowa $
+# Maintainer : Thomas Baechler 
+
+pkgname=nvidia-340xx
+pkgver=340.76
+_extramodules=extramodules-3.19-ARCH
+pkgrel=7
+pkgdesc="NVIDIA drivers for linux, 340xx legacy branch"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/";
+depends=('linux>=3.19' 'linux<3.20' 'libgl' "nvidia-340xx-utils=${pkgver}")
+makedepends=('linux-headers>=3.19' 'linux-headers<3.20')
+conflicts=('nvidia')
+license=('custom')
+install=${pkgname}.install
+options=(!strip)
+source=("ftp://download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run";
+
"ftp://download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run";
+nv-drm.patch)
+md5sums=('8064c0a0998c3e7ee3c98ac1832b8194'
+ '440df290e213280d6e20d4d4be6f8b4c'
+ '79671a27131da619a33eb02ed0c2c031')
+
+[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
+[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
+
+prepare() {
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+# patches here
+patch -p0 -i ../nv-drm.patch
+}
+
+build() {
+_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+cd "${_pkg}"/kernel
+make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
+
+cd uvm
+make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
+}
+
+package() {
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
+"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
+install -D -m644 "${srcdir}/${_pkg}/kernel/uvm/nvidia-uvm.ko" \
+"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-uvm.ko"
+gzip "${pkgdir}/usr/lib/modules/${_extramodules}/"*.ko
+install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
+echo "blacklist nouveau" >> "${pkgdir}/usr/lib/modprobe.d/nvidia.conf"
+}

Copied: nvidia-340xx/repos/testing-i686/nv-drm.patch (from rev 234967, 
nvidia-340xx/trunk/nv-drm.patch)
===
--- testing-i686/nv-drm.patch   (rev 0)
+++ testing-i686/nv-drm.patch   2015-03-26 14:20:39 UTC (rev 234968)
@@ -0,0 +1,27 @@
+--- kernel/nv-drm.c~ 2014-09-12 00:33:06.0 +0200
 kernel/nv-drm.c 2014-10-14 11:35:52.854400737 +0200
+@@ -18,6 +18,11 @@
+
+ #include 
+
++/* 3.18-rc0+ */
++#ifndef drm_gem_object
++#include 
++#endif
++
+ extern nv_linux_state_t *nv_linux_devices;
+
+ struct nv_gem_object {
+diff --git a/kernel/nv-drm.c~ b/kernel/nv-drm.c
+index ecc982a..60d7aae 100644
+--- kernel/nv-drm.c~
 kernel/nv-drm.c
+@@ -129,6 +129,8 @@ static struct drm_driver nv_drm_driver = {
+ .gem_prime_vmap = nv_gem_prime_vmap,
+ .gem_prime_vunmap = nv_gem_prime_vunmap,
+
++.set_busid = drm_pci_set_busid,
++
+ .name = "nvidia-drm",
+ .desc = "NVIDIA DRM driver",
+ .date = "20130102",

Copied: nvidia-340xx/repos/testing-i686/nvidia-340xx.install (from rev 234967, 
nvidia-340xx/trunk/nvidia-340xx.install)
===
--- testing-i686/nvidia-340xx.install   (rev 0)
+++ testing-i686/nvidia-340xx.install   2015-03-26 14:20:39 UTC (rev 234968)
@@ -0,0 +1,15 @@
+post_install() {
+EXTRAMODULES='extramodules-3.19-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+   

[arch-commits] Commit in nvidia-304xx/trunk (PKGBUILD)

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 15:21:26
  Author: tpowa
Revision: 234969

upgpkg: nvidia-304xx 304.125-14

rebuild against 3.19.3

Modified:
  nvidia-304xx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 14:20:39 UTC (rev 234968)
+++ PKGBUILD2015-03-26 14:21:26 UTC (rev 234969)
@@ -5,7 +5,7 @@
 pkgname=nvidia-304xx
 pkgver=304.125
 _extramodules=extramodules-3.19-ARCH
-pkgrel=13
+pkgrel=14
 pkgdesc="NVIDIA drivers for linux, 304xx legacy branch"
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/";


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

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 15:22:09
  Author: tpowa
Revision: 129964

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

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

+
 community-testing-i686/PKGBUILD|   47 +++
 community-testing-i686/acpi_call.install   |   14 
 community-testing-x86_64/PKGBUILD  |   47 +++
 community-testing-x86_64/acpi_call.install |   14 
 4 files changed, 122 insertions(+)

Copied: acpi_call/repos/community-testing-i686/PKGBUILD (from rev 129963, 
acpi_call/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-03-26 14:22:09 UTC (rev 129964)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: mortzu 
+# Contributor: fnord0 
+
+pkgname=acpi_call
+pkgver=1.1.0
+pkgrel=27
+_extramodules=extramodules-3.19-ARCH
+pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
+arch=('i686' 'x86_64')
+url='http://github.com/mkottman/acpi_call'
+license=('GPL')
+depends=('linux>=3.19' 'linux<3.20')
+makedepends=('linux-headers>=3.19' 'linux-headers<3.20')
+install='acpi_call.install'
+source=("$pkgname-$pkgver.tar.gz::http://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz";)
+sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0')
+
+prepare() {
+  cd acpi_call-${pkgver}
+
+  # Fix build with Linux >= 3.17
+  sed -i 's|acpi/acpi.h|linux/acpi.h|' acpi_call.c
+}
+
+build() {
+  cd acpi_call-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make KVERSION="${_kernver}"
+}
+
+package() {
+  cd acpi_call-${pkgver}
+
+  install -dm 755 "${pkgdir}"/usr/lib/{modules/${_extramodules},modules-load.d}
+  install -m 644 acpi_call.ko "${pkgdir}"/usr/lib/modules/${_extramodules}
+  gzip "${pkgdir}"/usr/lib/modules/${_extramodules}/acpi_call.ko
+  echo acpi_call > "${pkgdir}"/usr/lib/modules-load.d/acpi_call.conf
+
+  install -dm 755 "${pkgdir}"/usr/share/acpi_call
+  cp -dr --no-preserve='ownership' {examples,support} 
"${pkgdir}"/usr/share/acpi_call/
+}
+
+# vim: ts=2 sw=2 et:

Copied: acpi_call/repos/community-testing-i686/acpi_call.install (from rev 
129963, acpi_call/trunk/acpi_call.install)
===
--- community-testing-i686/acpi_call.install(rev 0)
+++ community-testing-i686/acpi_call.install2015-03-26 14:22:09 UTC (rev 
129964)
@@ -0,0 +1,14 @@
+post_install() {
+  _extramodules=extramodules-3.19-ARCH
+  depmod $(cat /usr/lib/modules/${_extramodules}/version)
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+# vim: ts=2 sw=2 et:

Copied: acpi_call/repos/community-testing-x86_64/PKGBUILD (from rev 129963, 
acpi_call/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2015-03-26 14:22:09 UTC (rev 129964)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: mortzu 
+# Contributor: fnord0 
+
+pkgname=acpi_call
+pkgver=1.1.0
+pkgrel=27
+_extramodules=extramodules-3.19-ARCH
+pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
+arch=('i686' 'x86_64')
+url='http://github.com/mkottman/acpi_call'
+license=('GPL')
+depends=('linux>=3.19' 'linux<3.20')
+makedepends=('linux-headers>=3.19' 'linux-headers<3.20')
+install='acpi_call.install'
+source=("$pkgname-$pkgver.tar.gz::http://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz";)
+sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0')
+
+prepare() {
+  cd acpi_call-${pkgver}
+
+  # Fix build with Linux >= 3.17
+  sed -i 's|acpi/acpi.h|linux/acpi.h|' acpi_call.c
+}
+
+build() {
+  cd acpi_call-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make KVERSION="${_kernver}"
+}
+
+package() {
+  cd acpi_call-${pkgver}
+
+  install -dm 755 "${pkgdir}"/usr/lib/{modules/${_extramodules},modules-load.d}
+  install -m 644 acpi_call.ko "${pkgdir}"/usr/lib/modules/${_extramodules}
+  gzip "${pkgdir}"/usr/lib/modules/${_extramodules}/acpi_call.ko
+  echo acpi_call > "${pkgdir}"/usr/lib/modules-load.d/acpi_cal

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

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 15:21:49
  Author: tpowa
Revision: 129963

upgpkg: acpi_call 1.1.0-27

rebuild against 3.19.3

Modified:
  acpi_call/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 14:05:17 UTC (rev 129962)
+++ PKGBUILD2015-03-26 14:21:49 UTC (rev 129963)
@@ -5,7 +5,7 @@
 
 pkgname=acpi_call
 pkgver=1.1.0
-pkgrel=26
+pkgrel=27
 _extramodules=extramodules-3.19-ARCH
 pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
 arch=('i686' 'x86_64')


[arch-commits] Commit in nvidia-304xx/repos (10 files)

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 15:21:56
  Author: tpowa
Revision: 234970

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

Added:
  nvidia-304xx/repos/testing-i686/
  nvidia-304xx/repos/testing-i686/PKGBUILD
(from rev 234969, nvidia-304xx/trunk/PKGBUILD)
  nvidia-304xx/repos/testing-i686/nv-drm.patch
(from rev 234969, nvidia-304xx/trunk/nv-drm.patch)
  nvidia-304xx/repos/testing-i686/nvidia-3.19.patch
(from rev 234969, nvidia-304xx/trunk/nvidia-3.19.patch)
  nvidia-304xx/repos/testing-i686/nvidia.install
(from rev 234969, nvidia-304xx/trunk/nvidia.install)
  nvidia-304xx/repos/testing-x86_64/
  nvidia-304xx/repos/testing-x86_64/PKGBUILD
(from rev 234969, nvidia-304xx/trunk/PKGBUILD)
  nvidia-304xx/repos/testing-x86_64/nv-drm.patch
(from rev 234969, nvidia-304xx/trunk/nv-drm.patch)
  nvidia-304xx/repos/testing-x86_64/nvidia-3.19.patch
(from rev 234969, nvidia-304xx/trunk/nvidia-3.19.patch)
  nvidia-304xx/repos/testing-x86_64/nvidia.install
(from rev 234969, nvidia-304xx/trunk/nvidia.install)

--+
 testing-i686/PKGBUILD|   58 +
 testing-i686/nv-drm.patch|   27 +
 testing-i686/nvidia-3.19.patch   |   21 +
 testing-i686/nvidia.install  |   15 +
 testing-x86_64/PKGBUILD  |   58 +
 testing-x86_64/nv-drm.patch  |   27 +
 testing-x86_64/nvidia-3.19.patch |   21 +
 testing-x86_64/nvidia.install|   15 +
 8 files changed, 242 insertions(+)

Copied: nvidia-304xx/repos/testing-i686/PKGBUILD (from rev 234969, 
nvidia-304xx/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-03-26 14:21:56 UTC (rev 234970)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Baechler 
+
+pkgname=nvidia-304xx
+pkgver=304.125
+_extramodules=extramodules-3.19-ARCH
+pkgrel=14
+pkgdesc="NVIDIA drivers for linux, 304xx legacy branch"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/";
+depends=('linux>=3.19' 'linux<3.20' 'libgl' "nvidia-304xx-utils=${pkgver}")
+makedepends=('linux-headers>=3.19' 'linux-headers<3.20')
+conflicts=('nvidia')
+license=('custom')
+install=nvidia.install
+options=(!strip)
+
+if [ "$CARCH" = "i686" ]; then
+_arch='x86'
+_pkg="NVIDIA-Linux-${_arch}-${pkgver}"
+
source=("http://us.download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run";)
+md5sums=('bc3b0ac291fa998d5109a6f7e94fb2d4')
+elif [ "$CARCH" = "x86_64" ]; then
+_arch='x86_64'
+_pkg="NVIDIA-Linux-${_arch}-${pkgver}-no-compat32"
+
source=("http://us.download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run";)
+md5sums=('291d41ccdbcc08f752a38f9e0a7eeea0')
+fi
+
+source+=('nv-drm.patch' 'nvidia-3.19.patch')
+md5sums+=('79671a27131da619a33eb02ed0c2c031' 
'd14e651d20054d18e0360c157ae60ae4')
+
+prepare() {
+cd "${srcdir}"
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+# patches here
+patch -p0 -i "$srcdir/nv-drm.patch"
+patch -p1 -i "$srcdir/nvidia-3.19.patch"
+}
+
+build() {
+_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+cd "${_pkg}/kernel"
+make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
+}
+
+package() {
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
+"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
+install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
+echo "blacklist nouveau" >> "${pkgdir}/usr/lib/modprobe.d/nvidia.conf"
+sed -i -e "s/EXTRAMODULES='.*'/EXTRAMODULES='${_extramodules}'/" 
"${startdir}/nvidia.install"
+gzip "${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
+
+# the license file is part of nvidia-304xx-utils - the module depends on 
it, so we don't ship it another time.
+}

Copied: nvidia-304xx/repos/testing-i686/nv-drm.patch (from rev 234969, 
nvidia-304xx/trunk/nv-drm.patch)
===
--- testing-i686/nv-drm.patch   (rev 0)
+++ testing-i686/nv-drm.patch   2015-03-26 14:21:56 UTC (rev 234970)
@@ -0,0 +1,27 @@
+--- kernel/nv-drm.c~ 2014-09-12 00:33:06.0 +0200
 kernel/nv-drm.c 2014-10-14 11:35:52.854400737 +0200
+@@ -18,6 +18,11 @@
+
+ #include 
+
++/* 3.18-rc0+ */
++#ifndef drm_gem_object
++#include 
++#endif
++
+ extern nv_linux_state_t *nv_linux_devices;
+
+ struct nv_gem_object {
+diff --git a/kernel/nv-drm.c~ b/kernel/nv-drm.c
+index ecc982a..60d7aae 100644
+--- kernel/nv-drm.c~
 kernel/nv-drm.c
+@@ -129,6 +129,8 @@ static struct drm_driver nv_drm_driver = {
+ .gem_prime_vmap = nv_gem_prime_vmap,
+ .gem_prime_vunmap = nv_gem_prime_vunmap,
+
++.set_busid = drm_pci_set_busid,
++
+ .name = "nvidia-drm",
+ .desc = "NVIDIA DRM driver",
+ .date = "20130102",

Copied: 

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

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 15:23:10
  Author: tpowa
Revision: 129965

upgpkg: bbswitch 0.8-29

rebuild against 3.19.3

Modified:
  bbswitch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 14:22:09 UTC (rev 129964)
+++ PKGBUILD2015-03-26 14:23:10 UTC (rev 129965)
@@ -6,7 +6,7 @@
 pkgname=bbswitch
 pkgver=0.8
 _extramodules=extramodules-3.19-ARCH # Don't forget to update bbswitch.install
-pkgrel=28
+pkgrel=29
 pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
 arch=('i686' 'x86_64')
 url=("http://github.com/Bumblebee-Project/bbswitch";)


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

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 15:23:32
  Author: tpowa
Revision: 129966

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

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

---+
 community-testing-i686/PKGBUILD   |   33 
 community-testing-i686/bbswitch.install   |   12 ++
 community-testing-x86_64/PKGBUILD |   33 
 community-testing-x86_64/bbswitch.install |   12 ++
 4 files changed, 90 insertions(+)

Copied: bbswitch/repos/community-testing-i686/PKGBUILD (from rev 129965, 
bbswitch/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-03-26 14:23:32 UTC (rev 129966)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: M0Rf30
+# Contributor: Samsagax 
+
+pkgname=bbswitch
+pkgver=0.8
+_extramodules=extramodules-3.19-ARCH # Don't forget to update bbswitch.install
+pkgrel=29
+pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
+arch=('i686' 'x86_64')
+url=("http://github.com/Bumblebee-Project/bbswitch";)
+license=('GPL')
+depends=('linux>=3.19' 'linux<3.20')
+makedepends=('linux-headers>=3.19' 'linux-headers<3.20')
+install=bbswitch.install
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz";)
+md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make KDIR=/lib/modules/${_kernver}/build
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+   
+  install -Dm644 bbswitch.ko 
"${pkgdir}"/usr/lib/modules/${_extramodules}/bbswitch.ko
+  gzip "${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko"
  
+}

Copied: bbswitch/repos/community-testing-i686/bbswitch.install (from rev 
129965, bbswitch/trunk/bbswitch.install)
===
--- community-testing-i686/bbswitch.install (rev 0)
+++ community-testing-i686/bbswitch.install 2015-03-26 14:23:32 UTC (rev 
129966)
@@ -0,0 +1,12 @@
+post_install() {
+EXTRAMODULES='extramodules-3.19-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: bbswitch/repos/community-testing-x86_64/PKGBUILD (from rev 129965, 
bbswitch/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2015-03-26 14:23:32 UTC (rev 129966)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: M0Rf30
+# Contributor: Samsagax 
+
+pkgname=bbswitch
+pkgver=0.8
+_extramodules=extramodules-3.19-ARCH # Don't forget to update bbswitch.install
+pkgrel=29
+pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
+arch=('i686' 'x86_64')
+url=("http://github.com/Bumblebee-Project/bbswitch";)
+license=('GPL')
+depends=('linux>=3.19' 'linux<3.20')
+makedepends=('linux-headers>=3.19' 'linux-headers<3.20')
+install=bbswitch.install
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz";)
+md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make KDIR=/lib/modules/${_kernver}/build
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+   
+  install -Dm644 bbswitch.ko 
"${pkgdir}"/usr/lib/modules/${_extramodules}/bbswitch.ko
+  gzip "${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko"
  
+}

Copied: bbswitch/repos/community-testing-x86_64/bbswitch.install (from rev 
129965, bbswitch/trunk/bbswitch.install)
===
--- community-testing-x86_64/bbswitch.install   (rev 0)
+++ community-testing-x86_64/bbswitch.install   2015-03-26 14:23:32 UTC (rev 
129966)
@@ -0,0 +1,12 @@
+post_install() {
+EXTRAMODULES='extramodules-3.19-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}


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

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 15:25:32
  Author: tpowa
Revision: 129968

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

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

+
 community-testing-i686/PKGBUILD|   45 +++
 community-testing-i686/r8168.install   |   17 +++
 community-testing-x86_64/PKGBUILD  |   45 +++
 community-testing-x86_64/r8168.install |   17 +++
 4 files changed, 124 insertions(+)

Copied: r8168/repos/community-testing-i686/PKGBUILD (from rev 129967, 
r8168/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-03-26 14:25:32 UTC (rev 129968)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Bob Fanger < bfanger(at)gmail >
+# Contributor: Filip , Det < nimetonmaili(at)gmail >
+
+pkgname=r8168
+pkgver=8.039.00
+pkgrel=13
+pkgdesc="A kernel module for Realtek 8168 network cards"
+url="http://www.realtek.com.tw";
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('glibc' 'linux')
+makedepends=('linux-headers')
+install=$pkgname.install
+source=(https://r8168dl.appspot.com/files/$pkgname-$pkgver.tar.bz2)
+sha256sums=('767d922270274e781d8d42493a0021db1cafcb0388ac62564d0c0c3d82703edd')
+
+build() {
+   _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
+   KERNEL_RELEASE=$(cat 
/usr/lib/modules/extramodules-3.$_kernver-ARCH/version)
+
+   cd "$pkgname-$pkgver"
+
+   # avoid using the Makefile directly -- it doesn't understand
+   # any kernel but the current.
+   make -C /usr/lib/modules/$KERNEL_RELEASE/build \
+   SUBDIRS="$srcdir/$pkgname-$pkgver/src" \
+   EXTRA_CFLAGS="-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN" \
+   modules
+}
+
+package() {
+   _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
+   depends=("linux>=3.${_kernver}" "linux<3.$(expr ${_kernver} + 1)")
+   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-3.$_kernver-ARCH/version)
+   msg "Kernel = $KERNEL_VERSION"
+
+   cd "$pkgname-$pkgver"
+   install -Dm644 src/$pkgname.ko 
"$pkgdir/usr/lib/modules/extramodules-3.$_kernver-ARCH/$pkgname.ko"
+   find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
+
+   sed -i "s|extramodules-.*-ARCH|extramodules-3.$_kernver-ARCH|" 
"$startdir/$pkgname.install"
+}
+

Copied: r8168/repos/community-testing-i686/r8168.install (from rev 129967, 
r8168/trunk/r8168.install)
===
--- community-testing-i686/r8168.install(rev 0)
+++ community-testing-i686/r8168.install2015-03-26 14:25:32 UTC (rev 
129968)
@@ -0,0 +1,17 @@
+rebuild_module_dependencies() {
+   EXTRAMODULES='extramodules-3.19-ARCH'
+   depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_install() {
+  rebuild_module_dependencies
+   echo '>>> The module r8168 conflicts with r8169. You can blacklist it 
with:'
+   echo '>>>  `echo "blacklist r8169" > 
/etc/modprobe.d/r8169_blacklist.conf`'
+}
+post_upgrade() {
+   rebuild_module_dependencies
+}
+
+post_remove() {
+   rebuild_module_dependencies
+}

Copied: r8168/repos/community-testing-x86_64/PKGBUILD (from rev 129967, 
r8168/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2015-03-26 14:25:32 UTC (rev 129968)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Bob Fanger < bfanger(at)gmail >
+# Contributor: Filip , Det < nimetonmaili(at)gmail >
+
+pkgname=r8168
+pkgver=8.039.00
+pkgrel=13
+pkgdesc="A kernel module for Realtek 8168 network cards"
+url="http://www.realtek.com.tw";
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('glibc' 'linux')
+makedepends=('linux-headers')
+install=$pkgname.install
+source=(https://r8168dl.appspot.com/files/$pkgname-$pkgver.tar.bz2)
+sha256sums=('767d922270274e781d8d42493a0021db1cafcb0388ac62564d0c0c3d82703edd')
+
+build() {
+   _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
+   KERNEL_RELEASE=$(cat 
/usr/lib/modules/extramodules-3.$_kernver-ARCH/version)
+
+   cd "$pkgname-$pkgver"
+
+   # avoid using the Makefile directly -- it doesn't understand

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

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 15:25:15
  Author: tpowa
Revision: 129967

upgpkg: r8168 8.039.00-13

rebuild against 3.19.3

Modified:
  r8168/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 14:23:32 UTC (rev 129966)
+++ PKGBUILD2015-03-26 14:25:15 UTC (rev 129967)
@@ -5,7 +5,7 @@
 
 pkgname=r8168
 pkgver=8.039.00
-pkgrel=12
+pkgrel=13
 pkgdesc="A kernel module for Realtek 8168 network cards"
 url="http://www.realtek.com.tw";
 license=("GPL")


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

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 15:26:32
  Author: tpowa
Revision: 129970

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

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

+
 community-testing-i686/PKGBUILD|   46 +++
 community-testing-i686/rt3562sta.install   |   16 +
 community-testing-x86_64/PKGBUILD  |   46 +++
 community-testing-x86_64/rt3562sta.install |   16 +
 4 files changed, 124 insertions(+)

Copied: rt3562sta/repos/community-testing-i686/PKGBUILD (from rev 129969, 
rt3562sta/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-03-26 14:26:32 UTC (rev 129970)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+# Based on SUSE spec 
https://build.opensuse.org/package/files?package=rt3562sta&project=driver%3Awireless
+
+pkgname=rt3562sta
+pkgver=2.4.1.1_r2
+_patchrel=${pkgver/*_r/}
+pkgrel=5
+pkgdesc="Ralink RT3562 PCI WLAN adaptors kernel module"
+arch=(i686 x86_64)
+url="http://www.mediatek.com/en/products/connectivity/wifi/consumer-electronics/pcie/rt3562/";
+license=('GPL')
+depends=('linux')
+makedepends=('linux-headers')
+install=$pkgname.install
+source=($pkgname-$pkgver.tar.gz::https://github.com/mtorromeo/rt3562sta-linux/archive/r${_patchrel}.tar.gz)
+
+build() {
+   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
+   KERNEL_RELEASE=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
+
+   cd "$srcdir"/rt3562sta-linux-r$_patchrel
+
+   EXTRA_CFLAGS="-DVERSION=$pkgver" \
+   LINUX_SRC="/usr/lib/modules/$KERNEL_RELEASE/build" \
+   make
+}
+
+package() {
+   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
+   depends=("linux>=$_kernver" "linux<${_kernver/.*}.$(expr ${_kernver/*.} 
+ 1)")
+   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
+   msg "Kernel = $KERNEL_VERSION"
+
+   cd "$srcdir"/rt3562sta-linux-r$_patchrel
+
+   install -Dm 0640 RT3562STA.dat 
"$pkgdir/etc/Wireless/RT3562STA/RT3562STA.dat"
+   install -Dm 0644 os/linux/$pkgname.ko 
"$pkgdir/usr/lib/modules/extramodules-$_kernver-ARCH/$pkgname.ko"
+   install -dm 0755 "$pkgdir/usr/share/doc/$pkgname"
+   install -m 0644 iwpriv_usage.txt README* RT3562STA* 
sta_ate_iwpriv_usage.txt "$pkgdir/usr/share/doc/$pkgname"
+
+   find "$pkgdir" -name '*.ko' -exec gzip -9 {} \;
+   sed -i "s|extramodules-.*-ARCH|extramodules-$_kernver-ARCH|" 
"$startdir/$pkgname.install"
+}
+
+sha256sums=('fbb31034fac14d63f9ed16039b79743746d91e0587e3bdd036697f7fd39cef9a')

Copied: rt3562sta/repos/community-testing-i686/rt3562sta.install (from rev 
129969, rt3562sta/trunk/rt3562sta.install)
===
--- community-testing-i686/rt3562sta.install(rev 0)
+++ community-testing-i686/rt3562sta.install2015-03-26 14:26:32 UTC (rev 
129970)
@@ -0,0 +1,16 @@
+rebuild_module_dependencies() {
+   EXTRAMODULES='extramodules-3.19-ARCH'
+   depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_install() {
+   rebuild_module_dependencies
+}
+
+post_upgrade() {
+   rebuild_module_dependencies
+}
+
+post_remove() {
+   rebuild_module_dependencies
+}

Copied: rt3562sta/repos/community-testing-x86_64/PKGBUILD (from rev 129969, 
rt3562sta/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2015-03-26 14:26:32 UTC (rev 129970)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+# Based on SUSE spec 
https://build.opensuse.org/package/files?package=rt3562sta&project=driver%3Awireless
+
+pkgname=rt3562sta
+pkgver=2.4.1.1_r2
+_patchrel=${pkgver/*_r/}
+pkgrel=5
+pkgdesc="Ralink RT3562 PCI WLAN adaptors kernel module"
+arch=(i686 x86_64)
+url="http://www.mediatek.com/en/products/connectivity/wifi/consumer-electronics/pcie/rt3562/";
+license=('GPL')
+depends=('linux')
+makedepends=('linux-headers')
+install=$pkgname.install
+source=($pkgname-$pkgver.tar.gz::https://github.com/mtorromeo/rt3562sta-linux/archive/r${_patchrel}.tar.gz)
+
+build() {
+   _kernver=$(pacman -Q linux | sed

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

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 15:26:14
  Author: tpowa
Revision: 129969

upgpkg: rt3562sta 2.4.1.1_r2-5

rebuild against 3.19.3

Modified:
  rt3562sta/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 14:25:32 UTC (rev 129968)
+++ PKGBUILD2015-03-26 14:26:14 UTC (rev 129969)
@@ -5,7 +5,7 @@
 pkgname=rt3562sta
 pkgver=2.4.1.1_r2
 _patchrel=${pkgver/*_r/}
-pkgrel=4
+pkgrel=5
 pkgdesc="Ralink RT3562 PCI WLAN adaptors kernel module"
 arch=(i686 x86_64)
 
url="http://www.mediatek.com/en/products/connectivity/wifi/consumer-electronics/pcie/rt3562/";


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

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 15:27:19
  Author: tpowa
Revision: 129971

upgpkg: tp_smapi 0.41-66

rebuild against 3.19.3

Modified:
  tp_smapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 14:26:32 UTC (rev 129970)
+++ PKGBUILD2015-03-26 14:27:19 UTC (rev 129971)
@@ -11,7 +11,7 @@
 pkgname=tp_smapi
 pkgver=0.41
 _extramodules=extramodules-3.19-ARCH
-pkgrel=65
+pkgrel=66
 pkgdesc="Modules for ThinkPad's SMAPI functionality"
 arch=('i686' 'x86_64')
 url='https://github.com/evgeni/tp_smapi'


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

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 15:27:38
  Author: tpowa
Revision: 129972

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

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

---+
 community-testing-i686/PKGBUILD   |   57 
 community-testing-i686/tp_smapi.install   |   13 ++
 community-testing-x86_64/PKGBUILD |   57 
 community-testing-x86_64/tp_smapi.install |   13 ++
 4 files changed, 140 insertions(+)

Copied: tp_smapi/repos/community-testing-i686/PKGBUILD (from rev 129971, 
tp_smapi/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-03-26 14:27:38 UTC (rev 129972)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz 
+# Contributor: Nick B 
+# Contributor: Christof Musik 
+# Contributor: Stefan Rupp 
+# Contributor: Ignas Anikevicius 
+
+pkgname=tp_smapi
+pkgver=0.41
+_extramodules=extramodules-3.19-ARCH
+pkgrel=66
+pkgdesc="Modules for ThinkPad's SMAPI functionality"
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux>=3.19' 'linux<3.20')
+makedepends=('linux-headers>=3.19' 'linux-headers<3.20')
+install="${pkgname}.install"
+source=("https://github.com/downloads/evgeni/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('63c683415c764568f6bf17c7eabe4752')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  sed -ri -e "s/^(KVER\s*:=).*$/\1 ${_kernver}/" \
+-e "s|^(KBASE\s*:=).*\$|\1 /usr/lib/modules/${_kernver}|" Makefile
+
+  make HDAPS=1
+}
+
+package() {
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make -C "/usr/lib/modules/${_kernver}/build" \
+INSTALL_MOD_PATH="${pkgdir}/usr" \
+M="${srcdir}/${pkgname}-${pkgver}" modules_install
+
+  cd "${pkgdir}/usr/lib/modules"
+  mv "${_kernver}/extra" "${_extramodules}"
+  rmdir "${_kernver}"
+
+  # compress kernel modules
+  find "${pkgdir}" -name "*.ko" -exec gzip -9 {} +
+
+  # load module on startup
+  echo tp_smapi > "${srcdir}/${pkgname}.conf"
+  install -Dm644 "${srcdir}/${pkgname}.conf" 
"${pkgdir}/usr/lib/modules-load.d/${pkgname}.conf"
+
+  # update kernel version in install file
+  sed -ri "s|^(extramodules=).*\$|\1/usr/lib/modules/${_extramodules}|" \
+"${startdir}/${pkgname}.install"
+}

Copied: tp_smapi/repos/community-testing-i686/tp_smapi.install (from rev 
129971, tp_smapi/trunk/tp_smapi.install)
===
--- community-testing-i686/tp_smapi.install (rev 0)
+++ community-testing-i686/tp_smapi.install 2015-03-26 14:27:38 UTC (rev 
129972)
@@ -0,0 +1,13 @@
+extramodules=/usr/lib/modules/extramodules-3.19-ARCH
+
+post_install() {
+  depmod -v $(< "$extramodules/version") &>/dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: tp_smapi/repos/community-testing-x86_64/PKGBUILD (from rev 129971, 
tp_smapi/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2015-03-26 14:27:38 UTC (rev 129972)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz 
+# Contributor: Nick B 
+# Contributor: Christof Musik 
+# Contributor: Stefan Rupp 
+# Contributor: Ignas Anikevicius 
+
+pkgname=tp_smapi
+pkgver=0.41
+_extramodules=extramodules-3.19-ARCH
+pkgrel=66
+pkgdesc="Modules for ThinkPad's SMAPI functionality"
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux>=3.19' 'linux<3.20')
+makedepends=('linux-headers>=3.19' 'linux-headers<3.20')
+install="${pkgname}.install"
+source=("https://github.com/downloads/evgeni/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('63c683415c764568f6bf17c7eabe4752')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  sed -ri -e "s/^(KVER\s*:=).*$/\1 ${_kernver}/" \
+-e "s|^(KBASE\s*:=).*\$|\1 /usr/lib/modules/${_kernver}|" Makefile
+
+  make HDAPS=1
+}
+
+package(

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

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 15:29:22
  Author: tpowa
Revision: 129974

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

Added:
  vhba-module/repos/community-testing-i686/
  vhba-module/repos/community-testing-i686/60-vhba.rules
(from rev 129973, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-testing-i686/PKGBUILD
(from rev 129973, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-testing-i686/vhba-module.install
(from rev 129973, vhba-module/trunk/vhba-module.install)
  vhba-module/repos/community-testing-x86_64/
  vhba-module/repos/community-testing-x86_64/60-vhba.rules
(from rev 129973, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-testing-x86_64/PKGBUILD
(from rev 129973, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-testing-x86_64/vhba-module.install
(from rev 129973, vhba-module/trunk/vhba-module.install)

--+
 community-testing-i686/60-vhba.rules |1 
 community-testing-i686/PKGBUILD  |   44 +
 community-testing-i686/vhba-module.install   |   21 +++
 community-testing-x86_64/60-vhba.rules   |1 
 community-testing-x86_64/PKGBUILD|   44 +
 community-testing-x86_64/vhba-module.install |   21 +++
 6 files changed, 132 insertions(+)

Copied: vhba-module/repos/community-testing-i686/60-vhba.rules (from rev 
129973, vhba-module/trunk/60-vhba.rules)
===
--- community-testing-i686/60-vhba.rules(rev 0)
+++ community-testing-i686/60-vhba.rules2015-03-26 14:29:22 UTC (rev 
129974)
@@ -0,0 +1 @@
+ACTION=="add", KERNEL=="vhba_ctl", NAME="vhba_ctl", MODE="0660", OWNER="root", 
GROUP="cdemu", TAG+="uaccess"

Copied: vhba-module/repos/community-testing-i686/PKGBUILD (from rev 129973, 
vhba-module/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-03-26 14:29:22 UTC (rev 129974)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Ray Rashif 
+# Contributor: Mateusz Herych 
+# Contributor: Charles Lindsay 
+
+pkgname=vhba-module
+pkgver=20140928
+_extramodules=extramodules-3.19-ARCH
+pkgrel=10
+pkgdesc="Kernel module that emulates SCSI devices"
+arch=('i686' 'x86_64')
+url="http://cdemu.sourceforge.net/";
+license=('GPL')
+depends=('linux>=3.19' 'linux<3.20')
+makedepends=('linux-headers>=3.19' 'linux-headers<3.20')
+options=(!makeflags)
+install=$pkgname.install
+source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2";
+'60-vhba.rules')
+md5sums=('967007230bb028424216d9b35da422c0'
+ '4dc37dc348b5a2c83585829bde790dcc')
+
+prepare() {
+  cd $pkgname-$pkgver
+}
+
+build() {
+  cd $pkgname-$pkgver
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  make KDIR=/usr/lib/modules/$_kernver/build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  install -Dm644 vhba.ko "$pkgdir/usr/lib/modules/$_extramodules/vhba.ko"
+  install -Dm644 ../60-vhba.rules "$pkgdir/usr/lib/udev/rules.d/60-vhba.rules"
+
+  cd $startdir
+  cp -f $install ${install}.pkg
+  true && install=${install}.pkg
+  sed -i "s/EXTRAMODULES=.*/EXTRAMODULES=$_extramodules/" $install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: vhba-module/repos/community-testing-i686/vhba-module.install (from rev 
129973, vhba-module/trunk/vhba-module.install)
===
--- community-testing-i686/vhba-module.install  (rev 0)
+++ community-testing-i686/vhba-module.install  2015-03-26 14:29:22 UTC (rev 
129974)
@@ -0,0 +1,21 @@
+EXTRAMODULES=
+
+_updatemod() {
+  echo "  > Updating module dependencies..."
+  depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_install() {
+  getent group cdemu &>/dev/null || groupadd -r cdemu
+  _updatemod
+}
+
+post_upgrade() {
+  _updatemod
+}
+
+post_remove() {
+  _updatemod
+}
+
+# vim:set ts=2 sw=2 et:

Copied: vhba-module/repos/community-testing-x86_64/60-vhba.rules (from rev 
129973, vhba-module/trunk/60-vhba.rules)
===
--- community-testing-x86_64/60-vhba.rules  (rev 0)
+++ community-testing-x86_64/60-vhba.rules  2015-03-26 14:29:22 UTC (rev 
129974)
@@ -0,0 +1 @@
+ACTION=="add", KERNEL=="vhba_ctl", NAME="vhba_ctl", MODE="0660", OWNER="root", 
GROUP="cdemu", TAG+="uaccess"

Copied: vhba-module/repos/community-testing-x86_64/PKGBUILD (from rev 129973, 
vhba-module/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2015-03-26 14:29:22 UTC (rev 129974)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintain

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

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 15:29:00
  Author: tpowa
Revision: 129973

upgpkg: vhba-module 20140928-10

rebuild against 3.19.3

Modified:
  vhba-module/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 14:27:38 UTC (rev 129972)
+++ PKGBUILD2015-03-26 14:29:00 UTC (rev 129973)
@@ -6,7 +6,7 @@
 pkgname=vhba-module
 pkgver=20140928
 _extramodules=extramodules-3.19-ARCH
-pkgrel=9
+pkgrel=10
 pkgdesc="Kernel module that emulates SCSI devices"
 arch=('i686' 'x86_64')
 url="http://cdemu.sourceforge.net/";


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

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 15:30:23
  Author: tpowa
Revision: 129975

upgpkg: virtualbox-modules 4.3.26-5

rebuild against 3.19.3

Modified:
  virtualbox-modules/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 14:29:22 UTC (rev 129974)
+++ PKGBUILD2015-03-26 14:30:23 UTC (rev 129975)
@@ -5,7 +5,7 @@
 pkgbase=virtualbox-modules
 pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules')
 pkgver=4.3.26
-pkgrel=4
+pkgrel=5
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
 license=('GPL')


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

2015-03-26 Thread Tobias Powalowski
Date: Thursday, March 26, 2015 @ 15:30:50
  Author: tpowa
Revision: 129976

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

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

---+
 community-testing-i686/PKGBUILD   |   63 
 community-testing-i686/build.sh   |   61 +++
 community-testing-i686/virtualbox-guest-modules.install   |   21 
 community-testing-i686/virtualbox-host-modules.install|   23 
 community-testing-x86_64/PKGBUILD |   63 
 community-testing-x86_64/build.sh |   61 +++
 community-testing-x86_64/virtualbox-guest-modules.install |   21 
 community-testing-x86_64/virtualbox-host-modules.install  |   23 
 8 files changed, 336 insertions(+)

Copied: virtualbox-modules/repos/community-testing-i686/PKGBUILD (from rev 
129975, virtualbox-modules/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-03-26 14:30:50 UTC (rev 129976)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Sébastien Luttringer
+
+pkgbase=virtualbox-modules
+pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules')
+pkgver=4.3.26
+pkgrel=5
+arch=('i686' 'x86_64')
+url='http://virtualbox.org'
+license=('GPL')
+makedepends=('linux>=3.19' 'linux<4.0'
+ 'linux-headers>=3.19' 'linux-headers<4.0'
+ "virtualbox-host-dkms>=$pkgver"
+ "virtualbox-guest-dkms>=$pkgver")
+
+# remember to also adjust the .install files and the package deps below
+_extramodules=extramodules-3.19-ARCH
+
+build() {
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  # dkms need modification to be run as user
+  cp -r /var/lib/dkms .
+  echo "dkms_tree='$srcdir/dkms'" > dkms.conf
+  # build host modules
+  msg2 'Host modules'
+  dkms --dkmsframework dkms.conf build "vboxhost/$pkgver" -k "$_kernver"
+  # build guest modules
+  msg2 'Guest modules'
+  dkms --dkmsframework dkms.conf build "vboxguest/$pkgver" -k "$_kernver"
+}
+
+package_virtualbox-host-modules(){
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  pkgdesc='Host kernel modules for VirtualBox'
+  depends=('linux>=3.19' 'linux<4.0')
+  replaces=('virtualbox-modules')
+  conflicts=('virtualbox-modules')
+  install=virtualbox-host-modules.install
+
+  cd "dkms/vboxhost/$pkgver/$_kernver/$CARCH/module"
+  install -dm755 "$pkgdir/usr/lib/modules/$_extramodules/"
+  install -m644 * "$pkgdir/usr/lib/modules/$_extramodules/"
+  find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
+}
+
+package_virtualbox-guest-modules(){
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  pkgdesc='Guest kernel modules for VirtualBox'
+  license=('GPL')
+  depends=('linux>=3.19' 'linux<4.0')
+  replaces=('virtualbox-archlinux-modules')
+  conflicts=('virtualbox-archlinux-modules')
+  install=virtualbox-guest-modules.install
+
+  cd "dkms/vboxguest/$pkgver/$_kernver/$CARCH/module"
+  install -dm755 "$pkgdir/usr/lib/modules/$_extramodules/"
+  install -m644 * "$pkgdir/usr/lib/modules/$_extramodules/"
+  find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
+}
+
+# vim:set ts=2 sw=2 et:
+md5sums=()

Copied: virtualbox-modules/repos/community-testing-i686/build.sh (from rev 
129975, virtualbox-modules/trunk/build.sh)
===
--- community-testing-i686/build.sh (rev 0)
+++ community-testing-i686/build.sh 2015-03-26 14:30:50 UTC (rev 129976)
@@ -0,0 +1,61 @@
+#!/bin/bash
+# lazyness can be enhanced everyday
+
+s

[arch-commits] Commit in qtcreator/trunk (PKGBUILD qtcreator.desktop)

2015-03-26 Thread Sven-Hendrik Haase
Date: Thursday, March 26, 2015 @ 15:49:26
  Author: svenstaro
Revision: 234971

upgpkg: qtcreator 3.3.2-2

Fix icon path

Modified:
  qtcreator/trunk/PKGBUILD
  qtcreator/trunk/qtcreator.desktop

---+
 PKGBUILD  |4 ++--
 qtcreator.desktop |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 14:21:56 UTC (rev 234970)
+++ PKGBUILD2015-03-26 14:49:26 UTC (rev 234971)
@@ -9,7 +9,7 @@
 pkgname=qtcreator
 pkgver=3.3.2
 _pkgver=v3.3.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Lightweight, cross-platform integrated development environment'
 arch=('i686' 'x86_64')
 url='http://qt-project.org'
@@ -32,7 +32,7 @@
 'qtcreator.desktop')
 md5sums=('SKIP'
  'SKIP'
- '50880836fd62ccd87550940feb995f06')
+ 'aab59d7e8b8527b18a41ec310bd6e543')
 
 prepare() {
   cd qt-creator

Modified: qtcreator.desktop
===
--- qtcreator.desktop   2015-03-26 14:21:56 UTC (rev 234970)
+++ qtcreator.desktop   2015-03-26 14:49:26 UTC (rev 234971)
@@ -3,7 +3,7 @@
 Name=Qt Creator
 GenericName=C++ IDE
 X-KDE-StartupNotify=true
-Icon=QtProject-qtcreator.png
+Icon=QtProject-qtcreator
 Terminal=false
 Type=Application
 Categories=Qt;Development;


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

2015-03-26 Thread Sven-Hendrik Haase
Date: Thursday, March 26, 2015 @ 15:49:49
  Author: svenstaro
Revision: 234972

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

Added:
  qtcreator/repos/extra-i686/PKGBUILD
(from rev 234971, qtcreator/trunk/PKGBUILD)
  qtcreator/repos/extra-i686/qtcreator.desktop
(from rev 234971, qtcreator/trunk/qtcreator.desktop)
  qtcreator/repos/extra-i686/qtcreator.install
(from rev 234971, qtcreator/trunk/qtcreator.install)
  qtcreator/repos/extra-x86_64/PKGBUILD
(from rev 234971, qtcreator/trunk/PKGBUILD)
  qtcreator/repos/extra-x86_64/qtcreator.desktop
(from rev 234971, qtcreator/trunk/qtcreator.desktop)
  qtcreator/repos/extra-x86_64/qtcreator.install
(from rev 234971, qtcreator/trunk/qtcreator.install)
Deleted:
  qtcreator/repos/extra-i686/PKGBUILD
  qtcreator/repos/extra-i686/qtcreator.desktop
  qtcreator/repos/extra-i686/qtcreator.install
  qtcreator/repos/extra-x86_64/PKGBUILD
  qtcreator/repos/extra-x86_64/qtcreator.desktop
  qtcreator/repos/extra-x86_64/qtcreator.install

+
 /PKGBUILD  |  134 +++
 /qtcreator.desktop |   18 +
 /qtcreator.install |   24 ++
 extra-i686/PKGBUILD|   67 ---
 extra-i686/qtcreator.desktop   |9 --
 extra-i686/qtcreator.install   |   12 ---
 extra-x86_64/PKGBUILD  |   67 ---
 extra-x86_64/qtcreator.desktop |9 --
 extra-x86_64/qtcreator.install |   12 ---
 9 files changed, 176 insertions(+), 176 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-03-26 14:49:26 UTC (rev 234971)
+++ extra-i686/PKGBUILD 2015-03-26 14:49:49 UTC (rev 234972)
@@ -1,67 +0,0 @@
-# $Id: PKGBUILD 101820 2013-12-02 00:06:01Z svenstaro $
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Imanol Celaya 
-# Contributor: Lukas Jirkovsky 
-# Contributor: Dan Vratil 
-# Contributor: thotypous 
-# Contributor: delor 
-
-pkgname=qtcreator
-pkgver=3.3.2
-_pkgver=v3.3.2
-pkgrel=1
-pkgdesc='Lightweight, cross-platform integrated development environment'
-arch=('i686' 'x86_64')
-url='http://qt-project.org'
-license=('LGPL')
-depends=('qt5-quick1' 'qt5-tools' 'qt5-quickcontrols')
-makedepends=('git' 'mesa' 'clang')
-options=('docs')
-optdepends=('qt5-doc: for the integrated Qt documentation'
-'gdb: for the debugger'
-'cmake: for cmake project support'
-'openssh-askpass: for ssh support'
-'git: for git support'
-'mercurial: for mercurial support'
-'bzr: for bazaar support'
-'clang: Clang code model'
-'valgrind: for analyze support')
-install=qtcreator.install
-source=("git+https://gitorious.org/qt-creator/qt-creator.git#tag=${_pkgver}";
-"git+https://gitorious.org/qt-labs/qbs.git";
-'qtcreator.desktop')
-md5sums=('SKIP'
- 'SKIP'
- '50880836fd62ccd87550940feb995f06')
-
-prepare() {
-  cd qt-creator
-  git submodule init
-  git config submodule.qbs.url $srcdir/qbs
-  git submodule update
-}
-
-build() {
-  [[ -d build ]] && rm -r build
-  mkdir build && cd build
-
-  LLVM_INSTALL_DIR=/usr qmake -r ../qt-creator/qtcreator.pro
-  make
-  make docs -j1
-}
-
-package() {
-  cd build
-
-  make INSTALL_ROOT="${pkgdir}/usr/" install
-  make INSTALL_ROOT="${pkgdir}/usr/" install_docs
-
-  # Workaround for FS#40583
-  mv "${pkgdir}"/usr/bin/qtcreator "${pkgdir}"/usr/bin/qtcreator-bin
-  echo "#!/bin/sh" > "${pkgdir}"/usr/bin/qtcreator
-  echo "QT_LOGGING_TO_CONSOLE=1 qtcreator-bin \$@" >> 
"${pkgdir}"/usr/bin/qtcreator
-  chmod +x "${pkgdir}"/usr/bin/qtcreator
-
-  install -Dm644 ${srcdir}/qtcreator.desktop 
${pkgdir}/usr/share/applications/qtcreator.desktop
-  install -Dm644 ${srcdir}/qt-creator/LGPL_EXCEPTION.TXT 
${pkgdir}/usr/share/licenses/qtcreator/LGPL_EXCEPTION.TXT
-}

Copied: qtcreator/repos/extra-i686/PKGBUILD (from rev 234971, 
qtcreator/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-03-26 14:49:49 UTC (rev 234972)
@@ -0,0 +1,67 @@
+# $Id: PKGBUILD 101820 2013-12-02 00:06:01Z svenstaro $
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Imanol Celaya 
+# Contributor: Lukas Jirkovsky 
+# Contributor: Dan Vratil 
+# Contributor: thotypous 
+# Contributor: delor 
+
+pkgname=qtcreator
+pkgver=3.3.2
+_pkgver=v3.3.2
+pkgrel=2
+pkgdesc='Lightweight, cross-platform integrated development environment'
+arch=('i686' 'x86_64')
+url='http://qt-project.org'
+license=('LGPL')
+depends=('qt5-quick1' 'qt5-tools' 'qt5-quickcontrols')
+makedepends=('git' 'mesa' 'clang')
+options=('docs')
+optdepends=('qt5-doc: for the integrated Qt documentation'
+'gdb: for the debugger'
+'cmake: for cmake project support'
+'openssh-askpass: for ssh support'
+'git: for gi

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

2015-03-26 Thread Jan de Groot
Date: Thursday, March 26, 2015 @ 15:59:08
  Author: jgc
Revision: 234973

Add optdepend for battery api (FS#42781)

Modified:
  firefox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 14:49:49 UTC (rev 234972)
+++ PKGBUILD2015-03-26 14:59:08 UTC (rev 234973)
@@ -17,7 +17,8 @@
  'inetutils')
 optdepends=('networkmanager: Location detection via available WiFi networks'
 'gst-plugins-good: h.264 video'
-'gst-libav: h.264 video')
+'gst-libav: h.264 video'
+'upower: Battery API')
 install=firefox.install
 options=('!emptydirs' '!makeflags')
 
source=(https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.bz2{,.asc}


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

2015-03-26 Thread Anatol Pomozov
Date: Thursday, March 26, 2015 @ 17:03:47
  Author: anatolik
Revision: 234975

upgpkg: dhcpcd 6.8.0-1

Modified:
  dhcpcd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 15:50:52 UTC (rev 234974)
+++ PKGBUILD2015-03-26 16:03:47 UTC (rev 234975)
@@ -4,7 +4,7 @@
 # Contributor: Judd Vinet 
 
 pkgname=dhcpcd
-pkgver=6.7.1
+pkgver=6.8.0
 pkgrel=1
 pkgdesc="RFC2131 compliant DHCP client daemon"
 url="http://roy.marples.name/projects/dhcpcd/";
@@ -18,7 +18,7 @@
 source=("http://roy.marples.name/downloads/$pkgname/$pkgname-$pkgver.tar.bz2";
 'dhcpcd_.service'
'dhcpcd.service')
-sha1sums=('571748397e420a95c0679615cbea8e1830bc3f3c'
+sha1sums=('a9b2c2ce42f583c6221aa9ad7d2dceda37d7a815'
   '6f1633edde14d29b5cdc09c4f029a450ef2ebc96'
   '52c1bad9ab43e9a253c1eb175e7eefb13497b8f9')
 


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

2015-03-26 Thread Anatol Pomozov
Date: Thursday, March 26, 2015 @ 17:04:27
  Author: anatolik
Revision: 234976

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

Added:
  dhcpcd/repos/testing-i686/
  dhcpcd/repos/testing-i686/PKGBUILD
(from rev 234975, dhcpcd/trunk/PKGBUILD)
  dhcpcd/repos/testing-i686/dhcpcd.service
(from rev 234975, dhcpcd/trunk/dhcpcd.service)
  dhcpcd/repos/testing-i686/dhcpcd_.service
(from rev 234975, dhcpcd/trunk/dhcpcd_.service)
  dhcpcd/repos/testing-x86_64/
  dhcpcd/repos/testing-x86_64/PKGBUILD
(from rev 234975, dhcpcd/trunk/PKGBUILD)
  dhcpcd/repos/testing-x86_64/dhcpcd.service
(from rev 234975, dhcpcd/trunk/dhcpcd.service)
  dhcpcd/repos/testing-x86_64/dhcpcd_.service
(from rev 234975, dhcpcd/trunk/dhcpcd_.service)

+
 testing-i686/PKGBUILD  |   60 +++
 testing-i686/dhcpcd.service|   13 
 testing-i686/dhcpcd_.service   |   15 +
 testing-x86_64/PKGBUILD|   60 +++
 testing-x86_64/dhcpcd.service  |   13 
 testing-x86_64/dhcpcd_.service |   15 +
 6 files changed, 176 insertions(+)

Copied: dhcpcd/repos/testing-i686/PKGBUILD (from rev 234975, 
dhcpcd/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-03-26 16:04:27 UTC (rev 234976)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: Tom Killian 
+# Contributor: Judd Vinet 
+
+pkgname=dhcpcd
+pkgver=6.8.0
+pkgrel=1
+pkgdesc="RFC2131 compliant DHCP client daemon"
+url="http://roy.marples.name/projects/dhcpcd/";
+arch=('i686' 'x86_64')
+license=('BSD')
+groups=('base')
+depends=('glibc' 'sh')
+provides=('dhcp-client')
+backup=('etc/dhcpcd.conf')
+options=('emptydirs')  # We Need the Empty /var/lib/dhcpcd Directory
+source=("http://roy.marples.name/downloads/$pkgname/$pkgname-$pkgver.tar.bz2";
+'dhcpcd_.service'
+   'dhcpcd.service')
+sha1sums=('a9b2c2ce42f583c6221aa9ad7d2dceda37d7a815'
+  '6f1633edde14d29b5cdc09c4f029a450ef2ebc96'
+  '52c1bad9ab43e9a253c1eb175e7eefb13497b8f9')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  # configure variables
+  ./configure \
+  --sbindir=/usr/bin \
+  --libexecdir=/usr/lib/dhcpcd \
+  --dbdir=/var/lib/dhcpcd \
+  --rundir=/run
+
+  # Build
+  make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make test
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+
+  # Install License
+  install -d "$pkgdir/usr/share/licenses/$pkgname"
+  sed 26q "$srcdir/$pkgname-$pkgver/control.h" \
+  >>"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+  # Set Options in /etc/dhcpcd.conf
+  echo noipv4ll >> "${pkgdir}/etc/dhcpcd.conf" # Disable ip4vall
+
+  # install systemd files
+  install -Dm644 "${srcdir}/dhcpcd_.service" 
"${pkgdir}/usr/lib/systemd/system/dhcpcd@.service"
+  install -Dm644 "${srcdir}/dhcpcd.service" 
"${pkgdir}/usr/lib/systemd/system/dhcpcd.service" # FS#31543
+}

Copied: dhcpcd/repos/testing-i686/dhcpcd.service (from rev 234975, 
dhcpcd/trunk/dhcpcd.service)
===
--- testing-i686/dhcpcd.service (rev 0)
+++ testing-i686/dhcpcd.service 2015-03-26 16:04:27 UTC (rev 234976)
@@ -0,0 +1,13 @@
+[Unit]
+Description=dhcpcd on all interfaces
+Wants=network.target
+Before=network.target
+
+[Service]
+Type=forking
+PIDFile=/run/dhcpcd.pid
+ExecStart=/usr/bin/dhcpcd -q -b
+ExecStop=/usr/bin/dhcpcd -x
+
+[Install]
+WantedBy=multi-user.target

Copied: dhcpcd/repos/testing-i686/dhcpcd_.service (from rev 234975, 
dhcpcd/trunk/dhcpcd_.service)
===
--- testing-i686/dhcpcd_.service(rev 0)
+++ testing-i686/dhcpcd_.service2015-03-26 16:04:27 UTC (rev 234976)
@@ -0,0 +1,15 @@
+[Unit]
+Description=dhcpcd on %I
+Wants=network.target
+Before=network.target
+BindsTo=sys-subsystem-net-devices-%i.device
+After=sys-subsystem-net-devices-%i.device
+
+[Service]
+Type=forking
+PIDFile=/run/dhcpcd-%I.pid
+ExecStart=/usr/bin/dhcpcd -q -w %I
+ExecStop=/usr/bin/dhcpcd -x %I
+
+[Install]
+WantedBy=multi-user.target

Copied: dhcpcd/repos/testing-x86_64/PKGBUILD (from rev 234975, 
dhcpcd/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-03-26 16:04:27 UTC (rev 234976)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: Tom Killian 
+# Contributor: Judd Vinet 
+
+pkgname=dhcpcd
+pkgver=6.8.0
+pkgrel=1
+pkgdesc="RFC2131 compliant DHCP client daemon"
+url="http://roy.marples.name/projects/dhcpcd/";
+arch=('i686' 'x86_64')
+license=('BSD')
+groups=('base')
+depends=('glibc' 

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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 17:41:05
  Author: fyan
Revision: 129979

upgpkg: python-pyzmq 14.5.0-2

rebuild against python 3.4.3-2 (fix missing symbols)

Modified:
  python-pyzmq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 15:39:04 UTC (rev 129978)
+++ PKGBUILD2015-03-26 16:41:05 UTC (rev 129979)
@@ -3,7 +3,7 @@
 pkgbase=python-pyzmq
 pkgname=(python2-pyzmq python-pyzmq)
 pkgver=14.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Python bindings for zeromq, written in Cython"
 arch=(i686 x86_64)
 url="http://www.zeromq.org/bindings:python";


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

2015-03-26 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 17:41:27
  Author: fyan
Revision: 129980

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

Added:
  python-pyzmq/repos/community-i686/PKGBUILD
(from rev 129979, python-pyzmq/trunk/PKGBUILD)
  python-pyzmq/repos/community-x86_64/PKGBUILD
(from rev 129979, python-pyzmq/trunk/PKGBUILD)
Deleted:
  python-pyzmq/repos/community-i686/PKGBUILD
  python-pyzmq/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-26 16:41:05 UTC (rev 129979)
+++ community-i686/PKGBUILD 2015-03-26 16:41:27 UTC (rev 129980)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-pkgbase=python-pyzmq
-pkgname=(python2-pyzmq python-pyzmq)
-pkgver=14.5.0
-pkgrel=1
-pkgdesc="Python bindings for zeromq, written in Cython"
-arch=(i686 x86_64)
-url="http://www.zeromq.org/bindings:python";
-license=('LGPL')
-depends=(zeromq python)
-makedepends=(python python2 zeromq)
-#source=(https://github.com/zeromq/pyzmq/downloads/pyzmq-$pkgver.tar.gz)
-source=(https://pypi.python.org/packages/source/p/pyzmq/pyzmq-$pkgver.tar.gz)
-md5sums=('8d3351a8ca2ca2a272a3f96bcb963e41')
-
-build() {
-  cd "$srcdir"
-  cp -a pyzmq-${pkgver} py2zmq-${pkgver}
-  cd "$srcdir/pyzmq-$pkgver"
-  # py3 errors added in 2.2.0.1 
-  sed -i 's|except socket.error, e:|except socket.error as e:|' 
zmq/eventloop/ioloop.py
-  sed -i 's|except gevent.Timeout, t:|except gevent.Timeout as t:|' 
zmq/green/core.py
-  cd "$srcdir/py2zmq-$pkgver"
-  sed -i 's|^#!/usr/bin/env python$|&2|' $(find ./ -name '*.py')
-}
-
-package_python2-pyzmq() {
-  pkgdesc="Python2 bindings for zeromq, written in Cython"
-  depends=(zeromq python2)
-  cd "$srcdir/py2zmq-$pkgver"
-  python2 setup.py install --root="$pkgdir" --optimize=0
-}
-
-package_python-pyzmq() {
-  pkgdesc="Python3 bindings for zeromq, written in Cython"
-  depends=(zeromq python)
-  cd "$srcdir/pyzmq-$pkgver"
-  python3 setup.py install --root="$pkgdir" --optimize=0
-}
-
-check()
-{
-  cd "$srcdir/pyzmq-$pkgver"
-  python3 setup.py build_ext --inplace
-  python3 setup.py test
-  cd "$srcdir/py2zmq-$pkgver"
-  python2 setup.py build_ext --inplace
-  python2 setup.py test
-}
-

Copied: python-pyzmq/repos/community-i686/PKGBUILD (from rev 129979, 
python-pyzmq/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-26 16:41:27 UTC (rev 129980)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Kyle Keen 
+pkgbase=python-pyzmq
+pkgname=(python2-pyzmq python-pyzmq)
+pkgver=14.5.0
+pkgrel=2
+pkgdesc="Python bindings for zeromq, written in Cython"
+arch=(i686 x86_64)
+url="http://www.zeromq.org/bindings:python";
+license=('LGPL')
+depends=(zeromq python)
+makedepends=(python python2 zeromq)
+#source=(https://github.com/zeromq/pyzmq/downloads/pyzmq-$pkgver.tar.gz)
+source=(https://pypi.python.org/packages/source/p/pyzmq/pyzmq-$pkgver.tar.gz)
+md5sums=('8d3351a8ca2ca2a272a3f96bcb963e41')
+
+build() {
+  cd "$srcdir"
+  cp -a pyzmq-${pkgver} py2zmq-${pkgver}
+  cd "$srcdir/pyzmq-$pkgver"
+  # py3 errors added in 2.2.0.1 
+  sed -i 's|except socket.error, e:|except socket.error as e:|' 
zmq/eventloop/ioloop.py
+  sed -i 's|except gevent.Timeout, t:|except gevent.Timeout as t:|' 
zmq/green/core.py
+  cd "$srcdir/py2zmq-$pkgver"
+  sed -i 's|^#!/usr/bin/env python$|&2|' $(find ./ -name '*.py')
+}
+
+package_python2-pyzmq() {
+  pkgdesc="Python2 bindings for zeromq, written in Cython"
+  depends=(zeromq python2)
+  cd "$srcdir/py2zmq-$pkgver"
+  python2 setup.py install --root="$pkgdir" --optimize=0
+}
+
+package_python-pyzmq() {
+  pkgdesc="Python3 bindings for zeromq, written in Cython"
+  depends=(zeromq python)
+  cd "$srcdir/pyzmq-$pkgver"
+  python3 setup.py install --root="$pkgdir" --optimize=0
+}
+
+check()
+{
+  cd "$srcdir/pyzmq-$pkgver"
+  python3 setup.py build_ext --inplace
+  python3 setup.py test
+  cd "$srcdir/py2zmq-$pkgver"
+  python2 setup.py build_ext --inplace
+  python2 setup.py test
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-03-26 16:41:05 UTC (rev 129979)
+++ community-x86_64/PKGBUILD   2015-03-26 16:41:27 UTC (rev 129980)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-pkgbase=python-pyzmq
-pkgname=(python2-pyzmq python-pyzmq)
-pkgver=14.5.0
-pkgrel=1
-pkgdesc="Python bindings for zeromq, written in Cython"
-arch=(i686 x86_64)
-url="http://www.zeromq.org/bindings:python";
-license=('LGPL')
-depends=(zeromq python)
-makedepends=(python python2 zeromq)
-#sour

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

2015-03-26 Thread Anatol Pomozov
Date: Thursday, March 26, 2015 @ 17:47:25
  Author: anatolik
Revision: 234977

FS#44349 update sfdisk flag

sfdisk in 2.26 has changed meaning for '-A' flag.
In 2.25 it used to be 'Switch on the bootable flag'.
But in the new version it became
'Don't create a new partition table, but only append the specified partitions'.

Use longer version of the flag '--activate' that has the same meaning in both 
sfdisk versions.

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

-+
 PKGBUILD|4 ++--
 syslinux-install_update |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 16:04:27 UTC (rev 234976)
+++ PKGBUILD2015-03-26 16:47:25 UTC (rev 234977)
@@ -6,7 +6,7 @@
 pkgname=syslinux
 pkgver=6.03
 _tag=syslinux-$pkgver
-pkgrel=2
+pkgrel=3
 pkgdesc='Collection of boot loaders that boot from FAT, ext2/3/4 and btrfs 
filesystems, from CDs and via PXE'
 url='http://www.syslinux.org/'
 arch=(i686 x86_64)
@@ -36,7 +36,7 @@
 syslinux-install_update)
 sha1sums=('SKIP'
   '1145f454bd297d373ad123425f93620c3e92f585'
-  'd22e7e3fc544cf8a49f27ae9a25f17e65f575ea1')
+  'b9ca016e08dd1c45dd7f3c88df680b949e39aa77')
 
 _targets='bios efi32'
 case "$CARCH" in

Modified: syslinux-install_update
===
--- syslinux-install_update 2015-03-26 16:04:27 UTC (rev 234976)
+++ syslinux-install_update 2015-03-26 16:47:25 UTC (rev 234977)
@@ -239,7 +239,7 @@
 esac
 
 if [[ "$ptb" = MBR ]]; then
-if sfdisk "$disk" -A "$partnum" &>/dev/null; then
+if sfdisk "$disk" --activate "$partnum" &>/dev/null; then
 echo "Boot Flag Set - $part"
 else
 echo "FAILED to Set the boot flag on $part"


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

2015-03-26 Thread Anatol Pomozov
Date: Thursday, March 26, 2015 @ 17:48:12
  Author: anatolik
Revision: 234978

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

Added:
  syslinux/repos/testing-i686/
  syslinux/repos/testing-i686/PKGBUILD
(from rev 234977, syslinux/trunk/PKGBUILD)
  syslinux/repos/testing-i686/syslinux-install_update
(from rev 234977, syslinux/trunk/syslinux-install_update)
  syslinux/repos/testing-i686/syslinux.cfg
(from rev 234977, syslinux/trunk/syslinux.cfg)
  syslinux/repos/testing-i686/syslinux.install
(from rev 234977, syslinux/trunk/syslinux.install)
  syslinux/repos/testing-x86_64/
  syslinux/repos/testing-x86_64/PKGBUILD
(from rev 234977, syslinux/trunk/PKGBUILD)
  syslinux/repos/testing-x86_64/syslinux-install_update
(from rev 234977, syslinux/trunk/syslinux-install_update)
  syslinux/repos/testing-x86_64/syslinux.cfg
(from rev 234977, syslinux/trunk/syslinux.cfg)
  syslinux/repos/testing-x86_64/syslinux.install
(from rev 234977, syslinux/trunk/syslinux.install)

+
 testing-i686/PKGBUILD  |   80 +
 testing-i686/syslinux-install_update   |  456 +++
 testing-i686/syslinux.cfg  |   78 +
 testing-i686/syslinux.install  |   32 ++
 testing-x86_64/PKGBUILD|   80 +
 testing-x86_64/syslinux-install_update |  456 +++
 testing-x86_64/syslinux.cfg|   78 +
 testing-x86_64/syslinux.install|   32 ++
 8 files changed, 1292 insertions(+)

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


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

2015-03-26 Thread Jaroslav Lichtblau
Date: Thursday, March 26, 2015 @ 18:29:15
  Author: jlichtblau
Revision: 129981

upgpkg: wifi-radar 2.0.s10-1

Modified:
  wifi-radar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 16:41:27 UTC (rev 129980)
+++ PKGBUILD2015-03-26 17:29:15 UTC (rev 129981)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Jaroslav Lichtblau 
 # Contributor: Andrea Scarpino 
 # Contributor: dtw 
 # Contributor: shawnifoley http://bbs.archlinux.org/viewtopic.php?t=11492
@@ -6,7 +6,7 @@
 # Contributor: sebastien le guillerm 
 
 pkgname=wifi-radar
-pkgver=2.0.s09
+pkgver=2.0.s10
 pkgrel=1
 pkgdesc="A PyGTK2 utility for managing WiFi profiles"
 arch=('any')
@@ -17,9 +17,9 @@
 source=(http://wifi-radar.tuxfamily.org/pub/$pkgname-$pkgver.tar.bz2
 org.archlinux.pkexec.wifi-radar.policy
 wifi-radar_polkit)
-md5sums=('041c81d46bdf50d1dfab28444aec34cb'
- '8a71c78f741fe0ec01929255c9edce28'
- '7a3f018a1f163e4775b1a4e83bfcb593')
+sha256sums=('87245344eaa6e4d385d88cabf2f02ee3098480506b6d1cd237068bb2c6302046'
+'2993dafcd933703ec6ba844d8c5836716c08d0e3b1bec91c6c5fd0f78eb4570c'
+'613188206b787c6fe91c1d4cc3501bb5f26067c5b2e36702e95b9a10979f6e03')
 
 prepare() {
   cd "${srcdir}/$pkgname-$pkgver"


[arch-commits] Commit in wifi-radar/repos/community-any (6 files)

2015-03-26 Thread Jaroslav Lichtblau
Date: Thursday, March 26, 2015 @ 18:29:27
  Author: jlichtblau
Revision: 129982

archrelease: copy trunk to community-any

Added:
  wifi-radar/repos/community-any/PKGBUILD
(from rev 129981, wifi-radar/trunk/PKGBUILD)
  wifi-radar/repos/community-any/org.archlinux.pkexec.wifi-radar.policy
(from rev 129981, wifi-radar/trunk/org.archlinux.pkexec.wifi-radar.policy)
  wifi-radar/repos/community-any/wifi-radar_polkit
(from rev 129981, wifi-radar/trunk/wifi-radar_polkit)
Deleted:
  wifi-radar/repos/community-any/PKGBUILD
  wifi-radar/repos/community-any/org.archlinux.pkexec.wifi-radar.policy
  wifi-radar/repos/community-any/wifi-radar_polkit

---+
 PKGBUILD  |  122 ++--
 wifi-radar_polkit |   12 ++---
 2 files changed, 67 insertions(+), 67 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-26 17:29:15 UTC (rev 129981)
+++ PKGBUILD2015-03-26 17:29:27 UTC (rev 129982)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Andrea Scarpino 
-# Contributor: dtw 
-# Contributor: shawnifoley http://bbs.archlinux.org/viewtopic.php?t=11492
-# Contributor: sebastien le guillerm 
-
-pkgname=wifi-radar
-pkgver=2.0.s09
-pkgrel=1
-pkgdesc="A PyGTK2 utility for managing WiFi profiles"
-arch=('any')
-url="http://wifi-radar.tuxfamily.org/";
-license=('GPL')
-depends=('net-tools' 'pygtk' 'wireless_tools')
-optdepends=('polkit: needed if you launch wifi-radar from menu')
-source=(http://wifi-radar.tuxfamily.org/pub/$pkgname-$pkgver.tar.bz2
-org.archlinux.pkexec.wifi-radar.policy
-wifi-radar_polkit)
-md5sums=('041c81d46bdf50d1dfab28444aec34cb'
- '8a71c78f741fe0ec01929255c9edce28'
- '7a3f018a1f163e4775b1a4e83bfcb593')
-
-prepare() {
-  cd "${srcdir}/$pkgname-$pkgver"
-
-  # python2 fix
-  sed -i 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' $pkgname
-
-  # Fix iwlist and iwconfig path
-   sed -i -e 's|/sbin/iwlist|/usr/bin/iwlist|' \
- -i -e 's|/sbin/iwconfig|/usr/bin/iwconfig|' \
- -i -e 's|/sbin/ifconfig|/usr/bin/ifconfig|' \
- -i -e 's|/sbin/route|/usr/bin/route|' \
- -i -e 's|/sbin/dhcpcd|/usr/bin/dhcpcd|' \
- -i -e 's|/usr/sbin/wpa_supplicant|/usr/bin/wpa_supplicant|' $pkgname
-
-  # Modify desktop file
-  sed -i -e "s/Exec=gksudo -S wifi-radar/Exec=wifi-radar_polkit/" 
$pkgname.desktop
-}
-
-build() {
-  cd "${srcdir}/$pkgname-$pkgver"
-  make
-}
-
-package() {
-  cd "${srcdir}/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/usr" sysconfdir="$pkgdir/etc" 
sbindir="$pkgdir/usr/bin" install
-
-  # remove empty /etc dir
-  rmdir "${pkgdir}"/etc
-
-  # Install policy file
-  install -Dm644 "${srcdir}/org.archlinux.pkexec.wifi-radar.policy" \
- 
"${pkgdir}/usr/share/polkit-1/actions/org.archlinux.pkexec.wifi-radar.policy"
-
-  # Install launcher script
-  install -m755 "${srcdir}/wifi-radar_polkit" \
-"${pkgdir}/usr/bin/wifi-radar_polkit"
-}

Copied: wifi-radar/repos/community-any/PKGBUILD (from rev 129981, 
wifi-radar/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-26 17:29:27 UTC (rev 129982)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Andrea Scarpino 
+# Contributor: dtw 
+# Contributor: shawnifoley http://bbs.archlinux.org/viewtopic.php?t=11492
+# Contributor: sebastien le guillerm 
+
+pkgname=wifi-radar
+pkgver=2.0.s10
+pkgrel=1
+pkgdesc="A PyGTK2 utility for managing WiFi profiles"
+arch=('any')
+url="http://wifi-radar.tuxfamily.org/";
+license=('GPL')
+depends=('net-tools' 'pygtk' 'wireless_tools')
+optdepends=('polkit: needed if you launch wifi-radar from menu')
+source=(http://wifi-radar.tuxfamily.org/pub/$pkgname-$pkgver.tar.bz2
+org.archlinux.pkexec.wifi-radar.policy
+wifi-radar_polkit)
+sha256sums=('87245344eaa6e4d385d88cabf2f02ee3098480506b6d1cd237068bb2c6302046'
+'2993dafcd933703ec6ba844d8c5836716c08d0e3b1bec91c6c5fd0f78eb4570c'
+'613188206b787c6fe91c1d4cc3501bb5f26067c5b2e36702e95b9a10979f6e03')
+
+prepare() {
+  cd "${srcdir}/$pkgname-$pkgver"
+
+  # python2 fix
+  sed -i 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' $pkgname
+
+  # Fix iwlist and iwconfig path
+   sed -i -e 's|/sbin/iwlist|/usr/bin/iwlist|' \
+ -i -e 's|/sbin/iwconfig|/usr/bin/iwconfig|' \
+ -i -e 's|/sbin/ifconfig|/usr/bin/ifconfig|' \
+ -i -e 's|/sbin/route|/usr/bin/route|' \
+ -i -e 's|/sbin/dhcpcd|/usr/bin/dhcpcd|' \
+ -i -e 's|/usr/sbin/wpa_supplicant|/usr/bin/wpa_supplicant|' $pkgname
+
+  # Modify desktop file
+  sed -i -e "s/Exec=gksudo -S wifi-radar/Exec=wifi-radar_polkit/" 
$pkgname.desktop
+}
+
+build() {
+  cd "${srcdir}/$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "${srcdir}/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/usr" sysconfdir="$pkgdir/etc" 
sbindir="$pkgdir/usr/bin" inst

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

2015-03-26 Thread Sergej Pupykin
Date: Thursday, March 26, 2015 @ 18:32:34
  Author: spupykin
Revision: 129983

upgpkg: sk1 0.9.3-3

upd

Modified:
  sk1/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 17:29:27 UTC (rev 129982)
+++ PKGBUILD2015-03-26 17:32:34 UTC (rev 129983)
@@ -4,13 +4,13 @@
 
 pkgname=sk1
 pkgver=0.9.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Fork of skencil with improved CMYK support"
 arch=(i686 x86_64)
 url="http://sk1project.org/modules.php?name=Products&product=sk1";
 depends=('tcl' 'tk' 'zenity'
 'python2-cairo' 'python2-lcms' 'python2-pillow')
-provides=('sk1sdk' 'sk1libs')
+provides=('sk1sdk')
 license=('GPL' 'LGPL')
 
source=(http://downloads.sourceforge.net/project/sk1/sk1/sK1_v.$pkgver/sk1-$pkgver.tar.gz
python2-fix.patch)


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

2015-03-26 Thread Sergej Pupykin
Date: Thursday, March 26, 2015 @ 18:32:48
  Author: spupykin
Revision: 129984

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

Added:
  sk1/repos/community-i686/PKGBUILD
(from rev 129983, sk1/trunk/PKGBUILD)
  sk1/repos/community-i686/python2-fix.patch
(from rev 129983, sk1/trunk/python2-fix.patch)
  sk1/repos/community-x86_64/PKGBUILD
(from rev 129983, sk1/trunk/PKGBUILD)
  sk1/repos/community-x86_64/python2-fix.patch
(from rev 129983, sk1/trunk/python2-fix.patch)
Deleted:
  sk1/repos/community-i686/PKGBUILD
  sk1/repos/community-i686/python2-fix.patch
  sk1/repos/community-x86_64/PKGBUILD
  sk1/repos/community-x86_64/python2-fix.patch

+
 /PKGBUILD  |   66 
 /python2-fix.patch |  114 +++
 community-i686/PKGBUILD|   33 --
 community-i686/python2-fix.patch   |   57 -
 community-x86_64/PKGBUILD  |   33 --
 community-x86_64/python2-fix.patch |   57 -
 6 files changed, 180 insertions(+), 180 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-26 17:32:34 UTC (rev 129983)
+++ community-i686/PKGBUILD 2015-03-26 17:32:48 UTC (rev 129984)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: ConnorBehan 
-
-pkgname=sk1
-pkgver=0.9.3
-pkgrel=2
-pkgdesc="Fork of skencil with improved CMYK support"
-arch=(i686 x86_64)
-url="http://sk1project.org/modules.php?name=Products&product=sk1";
-depends=('tcl' 'tk' 'zenity'
-'python2-cairo' 'python2-lcms' 'python2-pillow')
-provides=('sk1sdk' 'sk1libs')
-license=('GPL' 'LGPL')
-source=(http://downloads.sourceforge.net/project/sk1/sk1/sK1_v.$pkgver/sk1-$pkgver.tar.gz
-   python2-fix.patch)
-md5sums=('04cfbc5ffd4e25ae47a95b2e37cd8465'
- 'e560945a89c5445ce2f04960884a5f6b')
-
-prepare() {
-  cd $srcdir/sk1-${pkgver}
-  patch -p1 <$srcdir/python2-fix.patch
-}
-
-build() {
-  cd $srcdir/sk1-${pkgver}
-  python2 setup.py build
-}
-
-package() {
-  cd $srcdir/sk1-${pkgver}
-  python2 setup.py install --root=$pkgdir
-}

Copied: sk1/repos/community-i686/PKGBUILD (from rev 129983, sk1/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-26 17:32:48 UTC (rev 129984)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: ConnorBehan 
+
+pkgname=sk1
+pkgver=0.9.3
+pkgrel=3
+pkgdesc="Fork of skencil with improved CMYK support"
+arch=(i686 x86_64)
+url="http://sk1project.org/modules.php?name=Products&product=sk1";
+depends=('tcl' 'tk' 'zenity'
+'python2-cairo' 'python2-lcms' 'python2-pillow')
+provides=('sk1sdk')
+license=('GPL' 'LGPL')
+source=(http://downloads.sourceforge.net/project/sk1/sk1/sK1_v.$pkgver/sk1-$pkgver.tar.gz
+   python2-fix.patch)
+md5sums=('04cfbc5ffd4e25ae47a95b2e37cd8465'
+ 'e560945a89c5445ce2f04960884a5f6b')
+
+prepare() {
+  cd $srcdir/sk1-${pkgver}
+  patch -p1 <$srcdir/python2-fix.patch
+}
+
+build() {
+  cd $srcdir/sk1-${pkgver}
+  python2 setup.py build
+}
+
+package() {
+  cd $srcdir/sk1-${pkgver}
+  python2 setup.py install --root=$pkgdir
+}

Deleted: community-i686/python2-fix.patch
===
--- community-i686/python2-fix.patch2015-03-26 17:32:34 UTC (rev 129983)
+++ community-i686/python2-fix.patch2015-03-26 17:32:48 UTC (rev 129984)
@@ -1,57 +0,0 @@
-diff -wbBur sk1-0.9.3/src/sk1/managers/dialogmanager.py 
sk1-0.9.3.my/src/sk1/managers/dialogmanager.py
 sk1-0.9.3/src/sk1/managers/dialogmanager.py2014-10-28 
20:54:25.0 +0300
-+++ sk1-0.9.3.my/src/sk1/managers/dialogmanager.py 2015-02-20 
19:13:54.588252445 +0300
-@@ -199,7 +199,7 @@
-   tmpfile = NamedTemporaryFile()
-   execline = ''
-   if sk1.LANG: execline += 'export LANG=' + sk1.LANG + ';'
--  execline += 'python %s/gtk/open_file_dialog.py ' % (PATH,)
-+  execline += 'python2 %s/gtk/open_file_dialog.py ' % (PATH,)
-   execline += ' caption="' + name + '" start_dir="' + initialdir + '"'
-   execline += ' filetypes="' + filetypes + '" window-icon="' + icon + '"'
-   os.system(execline + '>' + tmpfile.name)
-@@ -229,7 +229,7 @@
-   execline = ''
-   if sk1.LANG: execline += 'export LANG=' + sk1.LANG + ';'
-   path = os.path.join(initialdir, initialfile)
--  execline += 'python %s/gtk/save_file_dialog.py ' % (PATH,)
-+  execline += 'python2 %s/gtk/save_file_dialog.py ' % (PATH,)
-   execline += ' caption="' + name + '" path="' + path + '" '
-   execline += ' filetypes="' + filetypes + '" window-icon="' + icon + '"'
-   os.system(execline + '>' + tmpfile.name)
-diff -wbBur sk1-0.9.3/src/sk1/managers/docmanager.py 
sk1-0.9.3

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

2015-03-26 Thread Sergej Pupykin
Date: Thursday, March 26, 2015 @ 18:33:01
  Author: spupykin
Revision: 129985

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

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

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

Copied: sk1libs/repos/community-i686/PKGBUILD (from rev 129984, 
sk1libs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-26 17:33:01 UTC (rev 129985)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=sk1libs
+pkgver=0.9.2
+pkgrel=2
+pkgdesc='A set of python non-GUI extensions for sK1 Project.'
+arch=('i686' 'x86_64')
+url='http://sk1project.org/'
+license=('custom:LGPL2')
+depends=('python2' 'freetype2' 'lcms')
+source=("${pkgname}-${pkgver}.tar.gz::https://sk1.googlecode.com/files/sk1libs-${pkgver}pre_rev1383.tar.gz";)
+md5sums=('fdbb198779ff9941a8912438802fc05a')
+
+prepare() {
+  cd ${pkgname}-${pkgver}pre
+  sed -i 's|freetype/|freetype2/|g' src/imaging/libimagingft/_imagingft.c
+}
+
+build() {
+  cd ${pkgname}-${pkgver}pre
+  python2 setup.py build
+}
+
+package() {
+  cd ${pkgname}-${pkgver}pre
+  python2 setup.py install --root ${pkgdir}
+  install -D -m644 GNU_LGPL_v2 ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: sk1libs/repos/community-x86_64/PKGBUILD (from rev 129984, 
sk1libs/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-03-26 17:33:01 UTC (rev 129985)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=sk1libs
+pkgver=0.9.2
+pkgrel=2
+pkgdesc='A set of python non-GUI extensions for sK1 Project.'
+arch=('i686' 'x86_64')
+url='http://sk1project.org/'
+license=('custom:LGPL2')
+depends=('python2' 'freetype2' 'lcms')
+source=("${pkgname}-${pkgver}.tar.gz::https://sk1.googlecode.com/files/sk1libs-${pkgver}pre_rev1383.tar.gz";)
+md5sums=('fdbb198779ff9941a8912438802fc05a')
+
+prepare() {
+  cd ${pkgname}-${pkgver}pre
+  sed -i 's|freetype/|freetype2/|g' src/imaging/libimagingft/_imagingft.c
+}
+
+build() {
+  cd ${pkgname}-${pkgver}pre
+  python2 setup.py build
+}
+
+package() {
+  cd ${pkgname}-${pkgver}pre
+  python2 setup.py install --root ${pkgdir}
+  install -D -m644 GNU_LGPL_v2 ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}


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

2015-03-26 Thread Jaroslav Lichtblau
Date: Thursday, March 26, 2015 @ 18:40:11
  Author: jlichtblau
Revision: 129986

upgpkg: libfreexl 1.0.1-1

Modified:
  libfreexl/trunk/PKGBUILD

--+
 PKGBUILD |   20 +++-
 1 file changed, 11 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 17:33:01 UTC (rev 129985)
+++ PKGBUILD2015-03-26 17:40:11 UTC (rev 129986)
@@ -1,26 +1,28 @@
 # $Id$
-# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Jaroslav Lichtblau 
 # Contributor: Brian Galey 
 # Contributor: Bruno Gola 
 
 pkgname=libfreexl
-pkgver=1.0.0g
-pkgrel=2
+pkgver=1.0.1
+pkgrel=1
 pkgdesc="Library to extract valid data from within an Excel (.xls) spreadsheet"
 arch=('i686' 'x86_64')
-url="https://www.gaia-gis.it/fossil/freexl‎";
+url="https://www.gaia-gis.it/fossil/freexl/‎";
 license=('MPL' 'GPL' 'LGPL')
 depends=('glibc')
-source=("http://www.gaia-gis.it/gaia-sins//${pkgname/lib/}-$pkgver.tar.gz";)
-sha256sums=('cf2b110f5fc7089fa61c7421f59caa4125b13087b4686ed82dba7abedf2ec266')
+source=(http://www.gaia-gis.it/gaia-sins/${pkgname/lib/}-$pkgver.tar.gz)
+sha256sums=('df0127e1e23e9ac9a189c27880fb71207837e8cba93d21084356491c9934b89b')
 
 build() {
-  cd "$srcdir/${pkgname/lib/}-$pkgver"
+  cd "${srcdir}"/${pkgname/lib/}-$pkgver
+
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  cd "$srcdir/${pkgname/lib/}-$pkgver"
-  make DESTDIR="$pkgdir" install
+  cd "${srcdir}"/${pkgname/lib/}-$pkgver
+
+  make DESTDIR="${pkgdir}" install
 }


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

2015-03-26 Thread Jaroslav Lichtblau
Date: Thursday, March 26, 2015 @ 18:40:33
  Author: jlichtblau
Revision: 129987

archrelease: copy trunk to community-i686

Added:
  libfreexl/repos/community-i686/PKGBUILD
(from rev 129986, libfreexl/trunk/PKGBUILD)
Deleted:
  libfreexl/repos/community-i686/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-26 17:40:11 UTC (rev 129986)
+++ PKGBUILD2015-03-26 17:40:33 UTC (rev 129987)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Brian Galey 
-# Contributor: Bruno Gola 
-
-pkgname=libfreexl
-pkgver=1.0.0g
-pkgrel=2
-pkgdesc="Library to extract valid data from within an Excel (.xls) spreadsheet"
-arch=('i686' 'x86_64')
-url="https://www.gaia-gis.it/fossil/freexl‎";
-license=('MPL' 'GPL' 'LGPL')
-depends=('glibc')
-source=("http://www.gaia-gis.it/gaia-sins//${pkgname/lib/}-$pkgver.tar.gz";)
-sha256sums=('cf2b110f5fc7089fa61c7421f59caa4125b13087b4686ed82dba7abedf2ec266')
-
-build() {
-  cd "$srcdir/${pkgname/lib/}-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/${pkgname/lib/}-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: libfreexl/repos/community-i686/PKGBUILD (from rev 129986, 
libfreexl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-26 17:40:33 UTC (rev 129987)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Brian Galey 
+# Contributor: Bruno Gola 
+
+pkgname=libfreexl
+pkgver=1.0.1
+pkgrel=1
+pkgdesc="Library to extract valid data from within an Excel (.xls) spreadsheet"
+arch=('i686' 'x86_64')
+url="https://www.gaia-gis.it/fossil/freexl/‎";
+license=('MPL' 'GPL' 'LGPL')
+depends=('glibc')
+source=(http://www.gaia-gis.it/gaia-sins/${pkgname/lib/}-$pkgver.tar.gz)
+sha256sums=('df0127e1e23e9ac9a189c27880fb71207837e8cba93d21084356491c9934b89b')
+
+build() {
+  cd "${srcdir}"/${pkgname/lib/}-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/${pkgname/lib/}-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+}


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

2015-03-26 Thread Jaroslav Lichtblau
Date: Thursday, March 26, 2015 @ 18:42:34
  Author: jlichtblau
Revision: 129988

archrelease: copy trunk to community-x86_64

Added:
  libfreexl/repos/community-x86_64/PKGBUILD
(from rev 129987, libfreexl/trunk/PKGBUILD)
Deleted:
  libfreexl/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-26 17:40:33 UTC (rev 129987)
+++ PKGBUILD2015-03-26 17:42:34 UTC (rev 129988)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Brian Galey 
-# Contributor: Bruno Gola 
-
-pkgname=libfreexl
-pkgver=1.0.0g
-pkgrel=2
-pkgdesc="Library to extract valid data from within an Excel (.xls) spreadsheet"
-arch=('i686' 'x86_64')
-url="https://www.gaia-gis.it/fossil/freexl‎";
-license=('MPL' 'GPL' 'LGPL')
-depends=('glibc')
-source=("http://www.gaia-gis.it/gaia-sins//${pkgname/lib/}-$pkgver.tar.gz";)
-sha256sums=('cf2b110f5fc7089fa61c7421f59caa4125b13087b4686ed82dba7abedf2ec266')
-
-build() {
-  cd "$srcdir/${pkgname/lib/}-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/${pkgname/lib/}-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: libfreexl/repos/community-x86_64/PKGBUILD (from rev 129987, 
libfreexl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-26 17:42:34 UTC (rev 129988)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Brian Galey 
+# Contributor: Bruno Gola 
+
+pkgname=libfreexl
+pkgver=1.0.1
+pkgrel=1
+pkgdesc="Library to extract valid data from within an Excel (.xls) spreadsheet"
+arch=('i686' 'x86_64')
+url="https://www.gaia-gis.it/fossil/freexl/‎";
+license=('MPL' 'GPL' 'LGPL')
+depends=('glibc')
+source=(http://www.gaia-gis.it/gaia-sins/${pkgname/lib/}-$pkgver.tar.gz)
+sha256sums=('df0127e1e23e9ac9a189c27880fb71207837e8cba93d21084356491c9934b89b')
+
+build() {
+  cd "${srcdir}"/${pkgname/lib/}-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/${pkgname/lib/}-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+}


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

2015-03-26 Thread Gaetan Bisson
Date: Thursday, March 26, 2015 @ 18:50:44
  Author: bisson
Revision: 234979

fix FS#44342

Modified:
  gnupg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 16:48:12 UTC (rev 234978)
+++ PKGBUILD2015-03-26 17:50:44 UTC (rev 234979)
@@ -6,7 +6,7 @@
 
 pkgname=gnupg
 pkgver=2.1.2
-pkgrel=2
+pkgrel=3
 pkgdesc='Complete and free implementation of the OpenPGP standard'
 url='http://www.gnupg.org/'
 license=('GPL')
@@ -34,6 +34,7 @@
 prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
patch -p1 -i ../hkps-hostname.patch # FS#43364
+   sed '/noinst_SCRIPTS = gpg-zip/c bin_SCRIPTS += gpg-zip' -i 
tools/Makefile.in
 }
 
 build() {


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

2015-03-26 Thread Gaetan Bisson
Date: Thursday, March 26, 2015 @ 18:51:17
  Author: bisson
Revision: 234980

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

Added:
  gnupg/repos/testing-i686/
  gnupg/repos/testing-i686/PKGBUILD
(from rev 234979, gnupg/trunk/PKGBUILD)
  gnupg/repos/testing-i686/hkps-hostname.patch
(from rev 234979, gnupg/trunk/hkps-hostname.patch)
  gnupg/repos/testing-i686/install
(from rev 234979, gnupg/trunk/install)
  gnupg/repos/testing-x86_64/
  gnupg/repos/testing-x86_64/PKGBUILD
(from rev 234979, gnupg/trunk/PKGBUILD)
  gnupg/repos/testing-x86_64/hkps-hostname.patch
(from rev 234979, gnupg/trunk/hkps-hostname.patch)
  gnupg/repos/testing-x86_64/install
(from rev 234979, gnupg/trunk/install)

+
 testing-i686/PKGBUILD  |   66 +++
 testing-i686/hkps-hostname.patch   |  100 +++
 testing-i686/install   |   25 
 testing-x86_64/PKGBUILD|   66 +++
 testing-x86_64/hkps-hostname.patch |  100 +++
 testing-x86_64/install |   25 
 6 files changed, 382 insertions(+)

Copied: gnupg/repos/testing-i686/PKGBUILD (from rev 234979, 
gnupg/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-03-26 17:51:17 UTC (rev 234980)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Tobias Powalowski 
+# Contributor: Andreas Radke 
+# Contributor: Judd Vinet 
+
+pkgname=gnupg
+pkgver=2.1.2
+pkgrel=3
+pkgdesc='Complete and free implementation of the OpenPGP standard'
+url='http://www.gnupg.org/'
+license=('GPL')
+arch=('i686' 'x86_64')
+optdepends=('libldap: gpg2keys_ldap'
+'libusb-compat: scdaemon')
+makedepends=('libldap' 'libusb-compat')
+depends=('npth' 'libgpg-error' 'libgcrypt' 'libksba' 'libassuan'
+ 'pinentry' 'bzip2' 'readline' 'gnutls')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6'
+  '46CC730865BB5C78EBABADCF04376F3EE0856959'
+  '031EC2536E580D8EA286A9F22071B08A33BD3F06'
+  'D238EA65D64C67ED4C3073F28A861B1C7EFD60D9')
+source=("ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig}
+'hkps-hostname.patch')
+sha1sums=('7e972cb9af47d9b8ce164dcf37fc4f32634d6cd6' 'SKIP'
+  '11d96926f92c3303bf8443d55863fdf12c76f43a')
+
+install=install
+
+conflicts=('dirmngr' 'gnupg2')
+provides=('dirmngr' "gnupg2=${pkgver}")
+replaces=('dirmngr' 'gnupg2')
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 -i ../hkps-hostname.patch # FS#43364
+   sed '/noinst_SCRIPTS = gpg-zip/c bin_SCRIPTS += gpg-zip' -i 
tools/Makefile.in
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --sbindir=/usr/bin \
+   --libexecdir=/usr/lib/gnupg \
+   --enable-maintainer-mode \
+   --enable-symcryptrun \
+   --enable-gpgtar \
+
+   make
+}
+
+check() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   ln -s gpg2 "${pkgdir}"/usr/bin/gpg
+   ln -s gpgv2 "${pkgdir}"/usr/bin/gpgv
+   ln -s gpg2.1.gz "${pkgdir}"/usr/share/man/man1/gpg.1.gz
+   rm "${pkgdir}/usr/share/gnupg/com-certs.pem" # FS#33059
+}

Copied: gnupg/repos/testing-i686/hkps-hostname.patch (from rev 234979, 
gnupg/trunk/hkps-hostname.patch)
===
--- testing-i686/hkps-hostname.patch(rev 0)
+++ testing-i686/hkps-hostname.patch2015-03-26 17:51:17 UTC (rev 234980)
@@ -0,0 +1,100 @@
+From: Werner Koch 
+Date: Thu, 19 Mar 2015 14:37:05 + (+0100)
+Subject: hkps: Fix host name verification when using pools.
+X-Git-Url: 
http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=commitdiff_plain;h=dc10d466bff53821f23d2cb4814c259d40c5d9c5;hp=28bb3ab686c1c994f67a92b6846b3726c58a0bc3
+
+hkps: Fix host name verification when using pools.
+
+* common/http.c (send_request): Set the requested for SNI.
+* dirmngr/ks-engine-hkp.c (map_host): Return the poolname and not
+the selecting a host.
+--
+
+GnuPG-bug-id: 1792
+
+Thanks to davidw for figuring out the problem.
+
+Signed-off-by: Werner Koch 
+---
+
+diff --git a/common/http.c b/common/http.c
+index 50c0692..12e3fcb 100644
+--- a/common/http.c
 b/common/http.c
+@@ -1443,7 +1443,8 @@ send_request (http_t hd, const char *httphost, const 
char *auth,
+ }
+ 
+ # if HTTP_USE_NTBTLS
+-  err = ntbtls_set_hostname (hd->session->tls_session, server);
++  err = ntbtls_set_hostname (hd->session->tls_session,
++ hd->session->servername)

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

2015-03-26 Thread Sergej Pupykin
Date: Thursday, March 26, 2015 @ 20:11:49
  Author: spupykin
Revision: 129989

upgpkg: ejabberd 15.03-1

upd

Modified:
  ejabberd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 17:42:34 UTC (rev 129988)
+++ PKGBUILD2015-03-26 19:11:49 UTC (rev 129989)
@@ -4,8 +4,8 @@
 # Contributor: Alexander Rødseth 
 
 pkgname=ejabberd
-pkgver=15.02
-pkgrel=2
+pkgver=15.03
+pkgrel=1
 pkgdesc="Jabber server written in Erlang"
 arch=('x86_64' 'i686')
 url="http://www.ejabberd.im/";
@@ -48,7 +48,7 @@
"$pkgname.logrotate"
"ejabberd.service"
"sysuser.conf")
-md5sums=('cda5278f4609c712d0dcb3e5bd844464'
+md5sums=('e4996f1192c5bae9e04ccf43ab3cda14'
  'SKIP'
  'SKIP'
  'SKIP'


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

2015-03-26 Thread Sergej Pupykin
Date: Thursday, March 26, 2015 @ 20:12:11
  Author: spupykin
Revision: 129990

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

Added:
  ejabberd/repos/community-i686/PKGBUILD
(from rev 129989, ejabberd/trunk/PKGBUILD)
  ejabberd/repos/community-i686/ejabberd.install
(from rev 129989, ejabberd/trunk/ejabberd.install)
  ejabberd/repos/community-i686/ejabberd.logrotate
(from rev 129989, ejabberd/trunk/ejabberd.logrotate)
  ejabberd/repos/community-i686/ejabberd.service
(from rev 129989, ejabberd/trunk/ejabberd.service)
  ejabberd/repos/community-i686/sysuser.conf
(from rev 129989, ejabberd/trunk/sysuser.conf)
  ejabberd/repos/community-x86_64/PKGBUILD
(from rev 129989, ejabberd/trunk/PKGBUILD)
  ejabberd/repos/community-x86_64/ejabberd.install
(from rev 129989, ejabberd/trunk/ejabberd.install)
  ejabberd/repos/community-x86_64/ejabberd.logrotate
(from rev 129989, ejabberd/trunk/ejabberd.logrotate)
  ejabberd/repos/community-x86_64/ejabberd.service
(from rev 129989, ejabberd/trunk/ejabberd.service)
  ejabberd/repos/community-x86_64/sysuser.conf
(from rev 129989, ejabberd/trunk/sysuser.conf)
Deleted:
  ejabberd/repos/community-i686/PKGBUILD
  ejabberd/repos/community-i686/ejabberd.install
  ejabberd/repos/community-i686/ejabberd.logrotate
  ejabberd/repos/community-i686/ejabberd.service
  ejabberd/repos/community-i686/sysuser.conf
  ejabberd/repos/community-x86_64/PKGBUILD
  ejabberd/repos/community-x86_64/ejabberd.install
  ejabberd/repos/community-x86_64/ejabberd.logrotate
  ejabberd/repos/community-x86_64/ejabberd.service
  ejabberd/repos/community-x86_64/sysuser.conf

-+
 /PKGBUILD   |  256 ++
 /ejabberd.install   |   42 +
 /ejabberd.logrotate |   24 +++
 /ejabberd.service   |   28 +++
 /sysuser.conf   |6 
 community-i686/PKGBUILD |  128 -
 community-i686/ejabberd.install |   21 --
 community-i686/ejabberd.logrotate   |   12 -
 community-i686/ejabberd.service |   14 -
 community-i686/sysuser.conf |3 
 community-x86_64/PKGBUILD   |  128 -
 community-x86_64/ejabberd.install   |   21 --
 community-x86_64/ejabberd.logrotate |   12 -
 community-x86_64/ejabberd.service   |   14 -
 community-x86_64/sysuser.conf   |3 
 15 files changed, 356 insertions(+), 356 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-26 19:11:49 UTC (rev 129989)
+++ community-i686/PKGBUILD 2015-03-26 19:12:11 UTC (rev 129990)
@@ -1,128 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Jeff 'codemac' Mickey 
-# Contributor: Alexander Rødseth 
-
-pkgname=ejabberd
-pkgver=15.02
-pkgrel=2
-pkgdesc="Jabber server written in Erlang"
-arch=('x86_64' 'i686')
-url="http://www.ejabberd.im/";
-license=("GPL")
-depends=('expat' 'openssl' 'zlib' 'erlang-nox' 'pam' 'iproute2' 
'erlang-unixodbc' 'libyaml')
-makedepends=('git' 'rebar' 'hevea' 'texlive-bin' 'texlive-core' 
'texlive-latexextra')
-backup=('etc/ejabberd/ejabberd.yml'
-   'etc/ejabberd/ejabberdctl.cfg'
-   'etc/logrotate.d/ejabberd')
-install=$pkgname.install
-replaces=('ejabberd-mod_mysql' 'ejabberd-mod_mysql-svn'
- 'ejabberd-mod_pgsql' 'ejabberd-mod_pgsql-svn')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive/$pkgver.tar.gz";
-   "p1_cache_tab::git://github.com/processone/cache_tab"
-   "p1_tls::git://github.com/processone/tls"
-   "p1_stringprep::git://github.com/processone/stringprep"
-   "p1_xml::git://github.com/processone/xml"
-   "p1_yaml::git://github.com/processone/p1_yaml"
-   "git://github.com/rds13/xmlrpc"
-   "p1_pam::git://github.com/processone/epam"
-   "p1_zlib::git://github.com/processone/zlib"
-   "git://github.com/basho/lager"
-   "p1_iconv::git://github.com/processone/eiconv"
-   "git://github.com/DeadZen/goldrush.git"
-   "p1_mysql::git://github.com/processone/mysql.git"
-   "p1_pgsql::git://github.com/processone/pgsql.git"
-   "p1_stun::git://github.com/processone/stun"
-   "git://github.com/davisp/jiffy"
-   "git://github.com/cmullaparthi/ibrowse"
-   "git://github.com/esl/lhttpc"
-   "git://github.com/eproxus/meck"
-   "esip::git://github.com/processone/p1_sip"
-   "git://github.com/basho/riak_pb"
-   "riakc::git://github.com/basho/riak-erlang-client"
-   "protobuffs::git://github.com/basho/erlang_protobuffs.git"
-   "git://github.com/processone/p1_utils"
-   "ehyperloglog::git://github.com/vaxelfel/eHyperLogLog.git"
-   "rebar_elixir_plugin::git://github.com/yrashk/rebar_elixir_plugin"
-   "elixir::git://github.com/elixir-lang/elixir"
-   "$pkgname.logrotate"
-   "ejabberd.service"
-   "s

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

2015-03-26 Thread Alexander Rødseth
Date: Thursday, March 26, 2015 @ 21:11:12
  Author: arodseth
Revision: 129991

upgpkg: libnewt 0.52.18-1

Modified:
  libnewt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 19:12:11 UTC (rev 129990)
+++ PKGBUILD2015-03-26 20:11:12 UTC (rev 129991)
@@ -5,8 +5,8 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=libnewt
-pkgver=0.52.17
-pkgrel=2
+pkgver=0.52.18
+pkgrel=1
 _tclver=8.6
 pkgdesc="Not Erik's Windowing Toolkit - text mode windowing with slang"
 arch=('x86_64' 'i686')
@@ -19,7 +19,7 @@
 'python2: libnewt support with the _snack module')
 options=('!makeflags')
 source=("https://fedorahosted.org/releases/n/e/newt/newt-$pkgver.tar.gz";)
-sha256sums=('69837973ef2ee2fa644426f1c3e48d2b18785ebcd382ef7fd01eb2e67d2d632b')
+sha256sums=('771b0e634ede56ae6a6acd910728bb5832ac13ddb0d1d27919d2498dab70c91e')
 
 prepare() {
   cd "newt-$pkgver"


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

2015-03-26 Thread Alexander Rødseth
Date: Thursday, March 26, 2015 @ 21:11:33
  Author: arodseth
Revision: 129992

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-26 20:11:12 UTC (rev 129991)
+++ community-i686/PKGBUILD 2015-03-26 20:11:33 UTC (rev 129992)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Roman Kyrylych 
-# Contributor: Tom Killian 
-# Contributor: Daniel J Griffiths 
-
-pkgname=libnewt
-pkgver=0.52.17
-pkgrel=2
-_tclver=8.6
-pkgdesc="Not Erik's Windowing Toolkit - text mode windowing with slang"
-arch=('x86_64' 'i686')
-url='https://fedorahosted.org/newt/'
-license=('GPL')
-depends=('slang' 'popt' 'gpm')
-makedepends=("tcl>=$_tclver" 'python' 'python2')
-optdepends=('tcl: whiptcl support' \
-'python: libnewt support with the _snack module'
-'python2: libnewt support with the _snack module')
-options=('!makeflags')
-source=("https://fedorahosted.org/releases/n/e/newt/newt-$pkgver.tar.gz";)
-sha256sums=('69837973ef2ee2fa644426f1c3e48d2b18785ebcd382ef7fd01eb2e67d2d632b')
-
-prepare() {
-  cd "newt-$pkgver"
-
-  sed -i "s:tcl8.4:tcl$_tclver:" Makefile.in
-  echo '#define USE_INTERP_RESULT 1' >> config.h
-}
-
-build() {
-  cd "newt-$pkgver"
-
-  ./configure --prefix=/usr --with-gpm-support
-  make
-}
-
-package() {
-  make -C "newt-$pkgver" prefix="$pkgdir/usr" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libnewt/repos/community-i686/PKGBUILD (from rev 129991, 
libnewt/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-26 20:11:33 UTC (rev 129992)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Roman Kyrylych 
+# Contributor: Tom Killian 
+# Contributor: Daniel J Griffiths 
+
+pkgname=libnewt
+pkgver=0.52.18
+pkgrel=1
+_tclver=8.6
+pkgdesc="Not Erik's Windowing Toolkit - text mode windowing with slang"
+arch=('x86_64' 'i686')
+url='https://fedorahosted.org/newt/'
+license=('GPL')
+depends=('slang' 'popt' 'gpm')
+makedepends=("tcl>=$_tclver" 'python' 'python2')
+optdepends=('tcl: whiptcl support' \
+'python: libnewt support with the _snack module'
+'python2: libnewt support with the _snack module')
+options=('!makeflags')
+source=("https://fedorahosted.org/releases/n/e/newt/newt-$pkgver.tar.gz";)
+sha256sums=('771b0e634ede56ae6a6acd910728bb5832ac13ddb0d1d27919d2498dab70c91e')
+
+prepare() {
+  cd "newt-$pkgver"
+
+  sed -i "s:tcl8.4:tcl$_tclver:" Makefile.in
+  echo '#define USE_INTERP_RESULT 1' >> config.h
+}
+
+build() {
+  cd "newt-$pkgver"
+
+  ./configure --prefix=/usr --with-gpm-support
+  make
+}
+
+package() {
+  make -C "newt-$pkgver" prefix="$pkgdir/usr" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-03-26 20:11:12 UTC (rev 129991)
+++ community-x86_64/PKGBUILD   2015-03-26 20:11:33 UTC (rev 129992)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Roman Kyrylych 
-# Contributor: Tom Killian 
-# Contributor: Daniel J Griffiths 
-
-pkgname=libnewt
-pkgver=0.52.17
-pkgrel=2
-_tclver=8.6
-pkgdesc="Not Erik's Windowing Toolkit - text mode windowing with slang"
-arch=('x86_64' 'i686')
-url='https://fedorahosted.org/newt/'
-license=('GPL')
-depends=('slang' 'popt' 'gpm')
-makedepends=("tcl>=$_tclver" 'python' 'python2')
-optdepends=('tcl: whiptcl support' \
-'python: libnewt support with the _snack module'
-'python2: libnewt support with the _snack module')
-options=('!makeflags')
-source=("https://fedorahosted.org/releases/n/e/newt/newt-$pkgver.tar.gz";)
-sha256sums=('69837973ef2ee2fa644426f1c3e48d2b18785ebcd382ef7fd01eb2e67d2d632b')
-
-prepare() {
-  cd "newt-$pkgver"
-
-  sed -i "s:tcl8.4:tcl$_tclver:" Makefile.in
-  echo '#define USE_INTERP_RESULT 1' >> config.h
-}
-
-build() {
-  cd "newt-$pkgver"
-
-  ./configure --prefix=/usr --with-gpm-support
-  make
-}
-
-package() {
-  make -C "newt-$pkgver" prefix="$pkgdir/usr" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libnewt/repos/community-x86_64/PKGBUILD (from rev 129991, 
libnewt/trunk/PKGBUILD)
===

[arch-commits] Commit in libwlocate (5 files)

2015-03-26 Thread Antonio Rojas
Date: Thursday, March 26, 2015 @ 21:17:44
  Author: arojas
Revision: 234984

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

Added:
  libwlocate/repos/
  libwlocate/repos/extra-i686/
  libwlocate/repos/extra-i686/PKGBUILD
(from rev 234983, libwlocate/trunk/PKGBUILD)
  libwlocate/repos/extra-x86_64/
  libwlocate/repos/extra-x86_64/PKGBUILD
(from rev 234983, libwlocate/trunk/PKGBUILD)

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

Copied: libwlocate/repos/extra-i686/PKGBUILD (from rev 234983, 
libwlocate/trunk/PKGBUILD)
===
--- repos/extra-i686/PKGBUILD   (rev 0)
+++ repos/extra-i686/PKGBUILD   2015-03-26 20:17:44 UTC (rev 234984)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: sekret, mail=$(echo c2VrcmV0QHBvc3Rlby5zZQo= | base64 -d)
+# Contributor: Bjoern Franke 
+
+pkgname=libwlocate
+pkgver=r267.e7bf51f
+pkgrel=1
+_gitrev=e7bf51f293fb04af780a6aa951bc294de05f6cc5
+pkgdesc="A shared library that can be used for location-based services"
+arch=(i686 x86_64)
+url="http://sourceforge.net/projects/libwlocate";
+license=(GPL)
+depends=(wireless_tools glibc)
+source=("http://sourceforge.net/code-snapshots/git/l/li/libwlocate/code.git/$pkgname-code-$_gitrev.zip";)
+md5sums=('d05ddaf3405d6578183740e9d80520a0')
+
+build() {
+  cd $pkgname-code-$_gitrev/master
+  make -f Makelib
+  make
+}
+
+package() {
+  cd $pkgname-code-$_gitrev/master
+  install -Dm644 libwlocate.so "$pkgdir/usr/lib/libwlocate.so"
+  install -Dm644 libwlocate.h "$pkgdir/usr/include/libwlocate.h"
+  install -Dm755 lwtrace "$pkgdir/usr/bin/lwtrace"
+}
+

Copied: libwlocate/repos/extra-x86_64/PKGBUILD (from rev 234983, 
libwlocate/trunk/PKGBUILD)
===
--- repos/extra-x86_64/PKGBUILD (rev 0)
+++ repos/extra-x86_64/PKGBUILD 2015-03-26 20:17:44 UTC (rev 234984)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: sekret, mail=$(echo c2VrcmV0QHBvc3Rlby5zZQo= | base64 -d)
+# Contributor: Bjoern Franke 
+
+pkgname=libwlocate
+pkgver=r267.e7bf51f
+pkgrel=1
+_gitrev=e7bf51f293fb04af780a6aa951bc294de05f6cc5
+pkgdesc="A shared library that can be used for location-based services"
+arch=(i686 x86_64)
+url="http://sourceforge.net/projects/libwlocate";
+license=(GPL)
+depends=(wireless_tools glibc)
+source=("http://sourceforge.net/code-snapshots/git/l/li/libwlocate/code.git/$pkgname-code-$_gitrev.zip";)
+md5sums=('d05ddaf3405d6578183740e9d80520a0')
+
+build() {
+  cd $pkgname-code-$_gitrev/master
+  make -f Makelib
+  make
+}
+
+package() {
+  cd $pkgname-code-$_gitrev/master
+  install -Dm644 libwlocate.so "$pkgdir/usr/lib/libwlocate.so"
+  install -Dm644 libwlocate.h "$pkgdir/usr/include/libwlocate.h"
+  install -Dm755 lwtrace "$pkgdir/usr/bin/lwtrace"
+}
+


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

2015-03-26 Thread Antonio Rojas
Date: Thursday, March 26, 2015 @ 21:17:19
  Author: arojas
Revision: 234983

Add libwlocate, needed for geolocation in Marble

Added:
  libwlocate/
  libwlocate/trunk/
  libwlocate/trunk/PKGBUILD

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

Added: libwlocate/trunk/PKGBUILD
===
--- libwlocate/trunk/PKGBUILD   (rev 0)
+++ libwlocate/trunk/PKGBUILD   2015-03-26 20:17:19 UTC (rev 234983)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: sekret, mail=$(echo c2VrcmV0QHBvc3Rlby5zZQo= | base64 -d)
+# Contributor: Bjoern Franke 
+
+pkgname=libwlocate
+pkgver=r267.e7bf51f
+pkgrel=1
+_gitrev=e7bf51f293fb04af780a6aa951bc294de05f6cc5
+pkgdesc="A shared library that can be used for location-based services"
+arch=(i686 x86_64)
+url="http://sourceforge.net/projects/libwlocate";
+license=(GPL)
+depends=(wireless_tools glibc)
+source=("http://sourceforge.net/code-snapshots/git/l/li/libwlocate/code.git/$pkgname-code-$_gitrev.zip";)
+md5sums=('d05ddaf3405d6578183740e9d80520a0')
+
+build() {
+  cd $pkgname-code-$_gitrev/master
+  make -f Makelib
+  make
+}
+
+package() {
+  cd $pkgname-code-$_gitrev/master
+  install -Dm644 libwlocate.so "$pkgdir/usr/lib/libwlocate.so"
+  install -Dm644 libwlocate.h "$pkgdir/usr/include/libwlocate.h"
+  install -Dm755 lwtrace "$pkgdir/usr/bin/lwtrace"
+}
+


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


[arch-commits] Commit in intellij-idea-community-edition/trunk (PKGBUILD)

2015-03-26 Thread Lukas Jirkovsky
Date: Thursday, March 26, 2015 @ 21:27:55
  Author: stativ
Revision: 129993

upgpkg: intellij-idea-community-edition 1:14.1-1

update to 14.1

Modified:
  intellij-idea-community-edition/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 20:11:33 UTC (rev 129992)
+++ PKGBUILD2015-03-26 20:27:55 UTC (rev 129993)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Lukas Jirkovsky 
 pkgname=intellij-idea-community-edition
-pkgver=14.0.3
-_pkgver=139.1117.1
+pkgver=14.1
+_pkgver=141.177.4
 pkgrel=1
 epoch=1
 pkgdesc="IDE for Java, Groovy and other programming languages with advanced 
refactoring features"
@@ -13,7 +13,7 @@
 install=idea.install
 source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz \
 idea.desktop idea.sh)
-md5sums=('04c4d0fed9eb93d9bc7639f8792ffa7e'
+md5sums=('fb66f42c7a38fc16427e4e03e08f8a34'
  '074bca11876cd1129e74feafd6271670'
  'f27bad35ee8e6445ca2f8a591bca895a')
 


[arch-commits] Commit in intellij-idea-community-edition/repos/community-any (8 files)

2015-03-26 Thread Lukas Jirkovsky
Date: Thursday, March 26, 2015 @ 21:28:04
  Author: stativ
Revision: 129994

archrelease: copy trunk to community-any

Added:
  intellij-idea-community-edition/repos/community-any/PKGBUILD
(from rev 129993, intellij-idea-community-edition/trunk/PKGBUILD)
  intellij-idea-community-edition/repos/community-any/idea.desktop
(from rev 129993, intellij-idea-community-edition/trunk/idea.desktop)
  intellij-idea-community-edition/repos/community-any/idea.install
(from rev 129993, intellij-idea-community-edition/trunk/idea.install)
  intellij-idea-community-edition/repos/community-any/idea.sh
(from rev 129993, intellij-idea-community-edition/trunk/idea.sh)
Deleted:
  intellij-idea-community-edition/repos/community-any/PKGBUILD
  intellij-idea-community-edition/repos/community-any/idea.desktop
  intellij-idea-community-edition/repos/community-any/idea.install
  intellij-idea-community-edition/repos/community-any/idea.sh

--+
 PKGBUILD |   88 -
 idea.desktop |   22 +++---
 idea.install |   18 +--
 idea.sh  |8 ++---
 4 files changed, 68 insertions(+), 68 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-26 20:27:55 UTC (rev 129993)
+++ PKGBUILD2015-03-26 20:28:04 UTC (rev 129994)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Lukas Jirkovsky 
-pkgname=intellij-idea-community-edition
-pkgver=14.0.3
-_pkgver=139.1117.1
-pkgrel=1
-epoch=1
-pkgdesc="IDE for Java, Groovy and other programming languages with advanced 
refactoring features"
-arch=('any')
-url="http://www.jetbrains.org/";
-license=('Apache')
-depends=('java-environment' "intellij-idea-libs" 'giflib' 'libxtst')
-install=idea.install
-source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz \
-idea.desktop idea.sh)
-md5sums=('04c4d0fed9eb93d9bc7639f8792ffa7e'
- '074bca11876cd1129e74feafd6271670'
- 'f27bad35ee8e6445ca2f8a591bca895a')
-
-package() {
-  install -d -m755 "$pkgdir/"usr/share
-  cp -a "idea-IC-$_pkgver" "$pkgdir"/usr/share/intellijidea-ce
-
-  # remove files owned by intellij-idea-libs
-  rm "$pkgdir"/usr/share/intellijidea-ce/bin/{fsnotifier,libbreakgen}*
-  rm -rf "$pkgdir"/usr/share/intellijidea-ce/lib/libpty
-
-  # make sure that all files are owned by root
-  chown -R root:root "$pkgdir/usr/share"
-
-  # never wait on user input when starting idea
-  sed -i '/.*read IGNORE.*/ d' "$pkgdir"/usr/share/intellijidea-ce/bin/idea.sh
-
-  install -D -m755 "$srcdir"/idea.sh "$pkgdir"/usr/bin/idea.sh
-  install -D -m644 "$srcdir"/idea.desktop 
"$pkgdir"/usr/share/applications/idea.desktop
-  install -D -m644 "$pkgdir"/usr/share/intellijidea-ce/bin/idea.png \
-   "$pkgdir"/usr/share/pixmaps/idea.png
-
-
-  # workaround FS#40934
-  sed -i 's|lcd|on|'  "$pkgdir"/usr/share/intellijidea-ce/bin/*.vmoptions
-}
-
-# vim:set ts=2 sw=2 et:

Copied: intellij-idea-community-edition/repos/community-any/PKGBUILD (from rev 
129993, intellij-idea-community-edition/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-26 20:28:04 UTC (rev 129994)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Lukas Jirkovsky 
+pkgname=intellij-idea-community-edition
+pkgver=14.1
+_pkgver=141.177.4
+pkgrel=1
+epoch=1
+pkgdesc="IDE for Java, Groovy and other programming languages with advanced 
refactoring features"
+arch=('any')
+url="http://www.jetbrains.org/";
+license=('Apache')
+depends=('java-environment' "intellij-idea-libs" 'giflib' 'libxtst')
+install=idea.install
+source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz \
+idea.desktop idea.sh)
+md5sums=('fb66f42c7a38fc16427e4e03e08f8a34'
+ '074bca11876cd1129e74feafd6271670'
+ 'f27bad35ee8e6445ca2f8a591bca895a')
+
+package() {
+  install -d -m755 "$pkgdir/"usr/share
+  cp -a "idea-IC-$_pkgver" "$pkgdir"/usr/share/intellijidea-ce
+
+  # remove files owned by intellij-idea-libs
+  rm "$pkgdir"/usr/share/intellijidea-ce/bin/{fsnotifier,libbreakgen}*
+  rm -rf "$pkgdir"/usr/share/intellijidea-ce/lib/libpty
+
+  # make sure that all files are owned by root
+  chown -R root:root "$pkgdir/usr/share"
+
+  # never wait on user input when starting idea
+  sed -i '/.*read IGNORE.*/ d' "$pkgdir"/usr/share/intellijidea-ce/bin/idea.sh
+
+  install -D -m755 "$srcdir"/idea.sh "$pkgdir"/usr/bin/idea.sh
+  install -D -m644 "$srcdir"/idea.desktop 
"$pkgdir"/usr/share/applications/idea.desktop
+  install -D -m644 "$pkgdir"/usr/share/intellijidea-ce/bin/idea.png \
+   "$pkgdir"/usr/share/pixmaps/idea.png
+
+
+  # workaround FS#40934
+  sed -i 's|lcd|on|'  "$pkgdir"/usr/share/intellijidea-ce/bin/*.vmoptions
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: idea.desktop
===
--- idea.desktop2015-03-26 20:27:55 UTC (rev 129

[arch-commits] Commit in intellij-idea-libs/repos/community-x86_64 (PKGBUILD PKGBUILD)

2015-03-26 Thread Lukas Jirkovsky
Date: Thursday, March 26, 2015 @ 21:29:36
  Author: stativ
Revision: 129996

archrelease: copy trunk to community-x86_64

Added:
  intellij-idea-libs/repos/community-x86_64/PKGBUILD
(from rev 129995, intellij-idea-libs/trunk/PKGBUILD)
Deleted:
  intellij-idea-libs/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-26 20:29:32 UTC (rev 129995)
+++ PKGBUILD2015-03-26 20:29:36 UTC (rev 129996)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Lukas Jirkovsky 
-pkgname=intellij-idea-libs
-pkgver=14.0.3
-_pkgver=139.1117.1
-pkgrel=1
-epoch=1
-pkgdesc="Architecture dependent libraries needed by the Intellij Idea IDE"
-arch=('i686' 'x86_64')
-url="http://www.jetbrains.org/";
-license=('Apache')
-depends=('glibc')
-options=(!strip)
-source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
-md5sums=('04c4d0fed9eb93d9bc7639f8792ffa7e')
-
-package() {
-  [ $CARCH == "x86_64" ] && SUFFIX=64
-  install -D -m755 "idea-IC-$_pkgver"/bin/fsnotifier${SUFFIX} 
"$pkgdir"/usr/share/intellijidea-ce/bin/fsnotifier${SUFFIX}
-  install -D -m644 "idea-IC-$_pkgver"/bin/libbreakgen${SUFFIX}.so 
"$pkgdir"/usr/lib/libbreakgen${SUFFIX}.so
-  
-  # libpty
-  [ $CARCH == "x86_64" ] && _ARCH=x86_64 || _ARCH=x86
-  install -D -m644 "idea-IC-$_pkgver"/lib/libpty/linux/$_ARCH/libpty.so 
"$pkgdir"/usr/share/intellijidea-ce/lib/libpty/linux/$_ARCH/libpty.so
-}
-
-# vim:set ts=2 sw=2 et:

Copied: intellij-idea-libs/repos/community-x86_64/PKGBUILD (from rev 129995, 
intellij-idea-libs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-26 20:29:36 UTC (rev 129996)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Lukas Jirkovsky 
+pkgname=intellij-idea-libs
+pkgver=14.1
+_pkgver=141.177.4
+pkgrel=1
+epoch=1
+pkgdesc="Architecture dependent libraries needed by the Intellij Idea IDE"
+arch=('i686' 'x86_64')
+url="http://www.jetbrains.org/";
+license=('Apache')
+depends=('glibc')
+options=(!strip)
+source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
+md5sums=('fb66f42c7a38fc16427e4e03e08f8a34')
+
+package() {
+  [ $CARCH == "x86_64" ] && SUFFIX=64
+  install -D -m755 "idea-IC-$_pkgver"/bin/fsnotifier${SUFFIX} 
"$pkgdir"/usr/share/intellijidea-ce/bin/fsnotifier${SUFFIX}
+  install -D -m644 "idea-IC-$_pkgver"/bin/libbreakgen${SUFFIX}.so 
"$pkgdir"/usr/lib/libbreakgen${SUFFIX}.so
+  
+  # libpty
+  [ $CARCH == "x86_64" ] && _ARCH=x86_64 || _ARCH=x86
+  install -D -m644 "idea-IC-$_pkgver"/lib/libpty/linux/$_ARCH/libpty.so 
"$pkgdir"/usr/share/intellijidea-ce/lib/libpty/linux/$_ARCH/libpty.so
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in intellij-idea-libs/trunk (PKGBUILD)

2015-03-26 Thread Lukas Jirkovsky
Date: Thursday, March 26, 2015 @ 21:29:32
  Author: stativ
Revision: 129995

upgpkg: intellij-idea-libs 1:14.1-1

update to 14.1

Modified:
  intellij-idea-libs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 20:28:04 UTC (rev 129994)
+++ PKGBUILD2015-03-26 20:29:32 UTC (rev 129995)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Lukas Jirkovsky 
 pkgname=intellij-idea-libs
-pkgver=14.0.3
-_pkgver=139.1117.1
+pkgver=14.1
+_pkgver=141.177.4
 pkgrel=1
 epoch=1
 pkgdesc="Architecture dependent libraries needed by the Intellij Idea IDE"
@@ -12,7 +12,7 @@
 depends=('glibc')
 options=(!strip)
 source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
-md5sums=('04c4d0fed9eb93d9bc7639f8792ffa7e')
+md5sums=('fb66f42c7a38fc16427e4e03e08f8a34')
 
 package() {
   [ $CARCH == "x86_64" ] && SUFFIX=64


[arch-commits] Commit in intellij-idea-libs/repos (4 files)

2015-03-26 Thread Lukas Jirkovsky
Date: Thursday, March 26, 2015 @ 21:30:17
  Author: stativ
Revision: 129997

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

Added:
  intellij-idea-libs/repos/community-i686/PKGBUILD
(from rev 129996, intellij-idea-libs/trunk/PKGBUILD)
  intellij-idea-libs/repos/community-x86_64/PKGBUILD
(from rev 129996, intellij-idea-libs/trunk/PKGBUILD)
Deleted:
  intellij-idea-libs/repos/community-i686/PKGBUILD
  intellij-idea-libs/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 2015-03-26 20:29:36 UTC (rev 129996)
+++ community-i686/PKGBUILD 2015-03-26 20:30:17 UTC (rev 129997)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Lukas Jirkovsky 
-pkgname=intellij-idea-libs
-pkgver=14.0.3
-_pkgver=139.1117.1
-pkgrel=1
-epoch=1
-pkgdesc="Architecture dependent libraries needed by the Intellij Idea IDE"
-arch=('i686' 'x86_64')
-url="http://www.jetbrains.org/";
-license=('Apache')
-depends=('glibc')
-options=(!strip)
-source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
-md5sums=('04c4d0fed9eb93d9bc7639f8792ffa7e')
-
-package() {
-  [ $CARCH == "x86_64" ] && SUFFIX=64
-  install -D -m755 "idea-IC-$_pkgver"/bin/fsnotifier${SUFFIX} 
"$pkgdir"/usr/share/intellijidea-ce/bin/fsnotifier${SUFFIX}
-  install -D -m644 "idea-IC-$_pkgver"/bin/libbreakgen${SUFFIX}.so 
"$pkgdir"/usr/lib/libbreakgen${SUFFIX}.so
-  
-  # libpty
-  [ $CARCH == "x86_64" ] && _ARCH=x86_64 || _ARCH=x86
-  install -D -m644 "idea-IC-$_pkgver"/lib/libpty/linux/$_ARCH/libpty.so 
"$pkgdir"/usr/share/intellijidea-ce/lib/libpty/linux/$_ARCH/libpty.so
-}
-
-# vim:set ts=2 sw=2 et:

Copied: intellij-idea-libs/repos/community-i686/PKGBUILD (from rev 129996, 
intellij-idea-libs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-26 20:30:17 UTC (rev 129997)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Lukas Jirkovsky 
+pkgname=intellij-idea-libs
+pkgver=14.1
+_pkgver=141.177.4
+pkgrel=1
+epoch=1
+pkgdesc="Architecture dependent libraries needed by the Intellij Idea IDE"
+arch=('i686' 'x86_64')
+url="http://www.jetbrains.org/";
+license=('Apache')
+depends=('glibc')
+options=(!strip)
+source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
+md5sums=('fb66f42c7a38fc16427e4e03e08f8a34')
+
+package() {
+  [ $CARCH == "x86_64" ] && SUFFIX=64
+  install -D -m755 "idea-IC-$_pkgver"/bin/fsnotifier${SUFFIX} 
"$pkgdir"/usr/share/intellijidea-ce/bin/fsnotifier${SUFFIX}
+  install -D -m644 "idea-IC-$_pkgver"/bin/libbreakgen${SUFFIX}.so 
"$pkgdir"/usr/lib/libbreakgen${SUFFIX}.so
+  
+  # libpty
+  [ $CARCH == "x86_64" ] && _ARCH=x86_64 || _ARCH=x86
+  install -D -m644 "idea-IC-$_pkgver"/lib/libpty/linux/$_ARCH/libpty.so 
"$pkgdir"/usr/share/intellijidea-ce/lib/libpty/linux/$_ARCH/libpty.so
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-03-26 20:29:36 UTC (rev 129996)
+++ community-x86_64/PKGBUILD   2015-03-26 20:30:17 UTC (rev 129997)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Lukas Jirkovsky 
-pkgname=intellij-idea-libs
-pkgver=14.1
-_pkgver=141.177.4
-pkgrel=1
-epoch=1
-pkgdesc="Architecture dependent libraries needed by the Intellij Idea IDE"
-arch=('i686' 'x86_64')
-url="http://www.jetbrains.org/";
-license=('Apache')
-depends=('glibc')
-options=(!strip)
-source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
-md5sums=('fb66f42c7a38fc16427e4e03e08f8a34')
-
-package() {
-  [ $CARCH == "x86_64" ] && SUFFIX=64
-  install -D -m755 "idea-IC-$_pkgver"/bin/fsnotifier${SUFFIX} 
"$pkgdir"/usr/share/intellijidea-ce/bin/fsnotifier${SUFFIX}
-  install -D -m644 "idea-IC-$_pkgver"/bin/libbreakgen${SUFFIX}.so 
"$pkgdir"/usr/lib/libbreakgen${SUFFIX}.so
-  
-  # libpty
-  [ $CARCH == "x86_64" ] && _ARCH=x86_64 || _ARCH=x86
-  install -D -m644 "idea-IC-$_pkgver"/lib/libpty/linux/$_ARCH/libpty.so 
"$pkgdir"/usr/share/intellijidea-ce/lib/libpty/linux/$_ARCH/libpty.so
-}
-
-# vim:set ts=2 sw=2 et:

Copied: intellij-idea-libs/repos/community-x86_64/PKGBUILD (from rev 129996, 
intellij-idea-libs/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-03-26 20:30:17 UTC (rev 129997)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Lukas Jirkovsky 
+pkgname=intellij-idea-libs
+pkgver=14.1
+_pkgver=141.177.4
+pkgrel=1
+epoch=1
+pkgdesc="Architecture dependent libraries needed by the Intellij Idea IDE"

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

2015-03-26 Thread Daniel Micay
Date: Thursday, March 26, 2015 @ 21:37:08
  Author: thestinger
Revision: 129998

upgpkg: openvas-libraries 7.0.9-1

Modified:
  openvas-libraries/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 20:30:17 UTC (rev 129997)
+++ PKGBUILD2015-03-26 20:37:08 UTC (rev 129998)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Daniel Micay 
 pkgname=openvas-libraries
-pkgver=7.0.6
+pkgver=7.0.9
 pkgrel=1
 pkgdesc='The OpenVAS libraries'
 arch=('i686' 'x86_64')
@@ -12,9 +12,9 @@
 groups=(openvas)
 # These URLs need to be manually updated on every pkgver upgrade.
 # http://wald.intevation.org/frs/?group_id=29
-source=("http://wald.intevation.org/frs/download.php/1833/$pkgname-${pkgver}.tar.gz";
-
"http://wald.intevation.org/frs/download.php/1834/$pkgname-${pkgver}.tar.gz.asc";)
-md5sums=('2b01a5b985bdbd66fad94f3c036242e8'
+source=("http://wald.intevation.org/frs/download.php/1971/$pkgname-${pkgver}.tar.gz";
+
"http://wald.intevation.org/frs/download.php/1972/$pkgname-${pkgver}.tar.gz.asc";)
+md5sums=('dd0c8da845caf5d6f842f61282d71036'
  'SKIP')
 validpgpkeys=(
   'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer 
Integrity
@@ -22,6 +22,7 @@
 
 build() {
   cd $pkgname-$pkgver
+  LDFLAGS+=" -Wl,--no-as-needed"
   cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
 -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var .
   make


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

2015-03-26 Thread Daniel Micay
Date: Thursday, March 26, 2015 @ 21:37:42
  Author: thestinger
Revision: 12

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

Added:
  openvas-libraries/repos/community-i686/PKGBUILD
(from rev 129998, openvas-libraries/trunk/PKGBUILD)
  openvas-libraries/repos/community-x86_64/PKGBUILD
(from rev 129998, openvas-libraries/trunk/PKGBUILD)
Deleted:
  openvas-libraries/repos/community-i686/PKGBUILD
  openvas-libraries/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-26 20:37:08 UTC (rev 129998)
+++ community-i686/PKGBUILD 2015-03-26 20:37:42 UTC (rev 12)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay 
-pkgname=openvas-libraries
-pkgver=7.0.6
-pkgrel=1
-pkgdesc='The OpenVAS libraries'
-arch=('i686' 'x86_64')
-url="http://www.openvas.org/";
-license=('GPL')
-depends=('gnutls' 'libpcap' 'gpgme' 'libssh' 'glib2' 'libldap')
-makedepends=('cmake' 'doxygen')
-groups=(openvas)
-# These URLs need to be manually updated on every pkgver upgrade.
-# http://wald.intevation.org/frs/?group_id=29
-source=("http://wald.intevation.org/frs/download.php/1833/$pkgname-${pkgver}.tar.gz";
-
"http://wald.intevation.org/frs/download.php/1834/$pkgname-${pkgver}.tar.gz.asc";)
-md5sums=('2b01a5b985bdbd66fad94f3c036242e8'
- 'SKIP')
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
--DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var .
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir/" install
-  rmdir "$pkgdir/var/run"
-}

Copied: openvas-libraries/repos/community-i686/PKGBUILD (from rev 129998, 
openvas-libraries/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-26 20:37:42 UTC (rev 12)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Daniel Micay 
+pkgname=openvas-libraries
+pkgver=7.0.9
+pkgrel=1
+pkgdesc='The OpenVAS libraries'
+arch=('i686' 'x86_64')
+url="http://www.openvas.org/";
+license=('GPL')
+depends=('gnutls' 'libpcap' 'gpgme' 'libssh' 'glib2' 'libldap')
+makedepends=('cmake' 'doxygen')
+groups=(openvas)
+# These URLs need to be manually updated on every pkgver upgrade.
+# http://wald.intevation.org/frs/?group_id=29
+source=("http://wald.intevation.org/frs/download.php/1971/$pkgname-${pkgver}.tar.gz";
+
"http://wald.intevation.org/frs/download.php/1972/$pkgname-${pkgver}.tar.gz.asc";)
+md5sums=('dd0c8da845caf5d6f842f61282d71036'
+ 'SKIP')
+validpgpkeys=(
+  'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer 
Integrity
+)
+
+build() {
+  cd $pkgname-$pkgver
+  LDFLAGS+=" -Wl,--no-as-needed"
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
+-DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var .
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+  rmdir "$pkgdir/var/run"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-03-26 20:37:08 UTC (rev 129998)
+++ community-x86_64/PKGBUILD   2015-03-26 20:37:42 UTC (rev 12)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay 
-pkgname=openvas-libraries
-pkgver=7.0.6
-pkgrel=1
-pkgdesc='The OpenVAS libraries'
-arch=('i686' 'x86_64')
-url="http://www.openvas.org/";
-license=('GPL')
-depends=('gnutls' 'libpcap' 'gpgme' 'libssh' 'glib2' 'libldap')
-makedepends=('cmake' 'doxygen')
-groups=(openvas)
-# These URLs need to be manually updated on every pkgver upgrade.
-# http://wald.intevation.org/frs/?group_id=29
-source=("http://wald.intevation.org/frs/download.php/1833/$pkgname-${pkgver}.tar.gz";
-
"http://wald.intevation.org/frs/download.php/1834/$pkgname-${pkgver}.tar.gz.asc";)
-md5sums=('2b01a5b985bdbd66fad94f3c036242e8'
- 'SKIP')
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
--DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var .
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir/" install
-  rmdir "$pkgdir/var/run"
-}

Copied: openvas-libraries/repos/community-x86_64/PKGBUILD (from rev 129998, 
openvas-libraries/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-03-26 20:37:42 UTC (rev 12)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Daniel Micay 
+pkgname=openvas-libraries
+pkgver=7.0.9
+pkgrel=1
+pkgdesc

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

2015-03-26 Thread Daniel Micay
Date: Thursday, March 26, 2015 @ 21:41:00
  Author: thestinger
Revision: 13

upgpkg: openvas-manager 5.0.9-1

Modified:
  openvas-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 20:37:42 UTC (rev 12)
+++ PKGBUILD2015-03-26 20:41:00 UTC (rev 13)
@@ -1,20 +1,20 @@
 # $Id$
 # Maintainer: Daniel Micay 
 pkgname=openvas-manager
-pkgver=5.0.7
+pkgver=5.0.9
 pkgrel=1
 pkgdesc='A layer between the OpenVAS Scanner and various client applications'
 arch=('i686' 'x86_64')
 url='http://www.openvas.org/'
 license=('GPL')
-depends=('openvas-libraries' 'sqlite3')
+depends=('openvas-libraries' 'rsync' 'sqlite3')
 makedepends=('cmake' 'doxygen' 'xmltoman')
 groups=(openvas)
 # These URLs need to be manually updated on every pkgver upgrade.
 # http://wald.intevation.org/frs/?group_id=29
-source=("http://wald.intevation.org/frs/download.php/1849/$pkgname-${pkgver}.tar.gz";
-
"http://wald.intevation.org/frs/download.php/1850/$pkgname-${pkgver}.tar.gz.asc";)
-md5sums=('771f1149ea7afd34a52965633da2ded0'
+source=("http://wald.intevation.org/frs/download.php/1963/$pkgname-${pkgver}.tar.gz";
+
"http://wald.intevation.org/frs/download.php/1964/$pkgname-${pkgver}.tar.gz.asc";)
+md5sums=('da37223106a4f0b6dbefd090e9703feb'
  'SKIP')
 validpgpkeys=(
   'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer 
Integrity


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

2015-03-26 Thread Andreas Radke
Date: Thursday, March 26, 2015 @ 21:40:39
  Author: andyrtr
Revision: 234985

upgpkg: linux-lts 3.14.37-1

upstream update 3.14.37

Modified:
  linux-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 20:17:44 UTC (rev 234984)
+++ PKGBUILD2015-03-26 20:40:39 UTC (rev 234985)
@@ -4,7 +4,7 @@
 
 pkgbase=linux-lts
 _srcname=linux-3.14
-pkgver=3.14.36
+pkgver=3.14.37
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/";
@@ -26,7 +26,7 @@
 # https://www.kernel.org/pub/linux/kernel/v3.x/sha256sums.asc
 sha256sums=('61558aa490855f42b6340d1a1596be47454909629327c49a5e4e10268065dffa'
 'SKIP'
-'af2e5b01b4d771e9818271d6023bdc1ca8668bdb0fe081ab9373ee58c29795bf'
+'ae2c25e7c53bffaf4e6f951a56eaa8ca645e7125cd28f16f870b7dc8aaa66b49'
 'SKIP'
 '999486d20e07e489bb42356b529b739c65ad65de9191282f0ddbbc0eb9b1718e'
 '140098de1ba714c5916ea76578b8bf549ce801c4aa0c786b7c90289b85ecdb77'


[arch-commits] Commit in linux-lts/repos (22 files)

2015-03-26 Thread Andreas Radke
Date: Thursday, March 26, 2015 @ 21:41:16
  Author: andyrtr
Revision: 234986

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

Added:
  linux-lts/repos/testing-i686/
  
linux-lts/repos/testing-i686/0001-Bluetooth-allocate-static-minor-for-vhci.patch
(from rev 234985, 
linux-lts/trunk/0001-Bluetooth-allocate-static-minor-for-vhci.patch)
  
linux-lts/repos/testing-i686/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch
(from rev 234985, 
linux-lts/trunk/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch)
  linux-lts/repos/testing-i686/0003-module-remove-MODULE_GENERIC_TABLE.patch
(from rev 234985, 
linux-lts/trunk/0003-module-remove-MODULE_GENERIC_TABLE.patch)
  linux-lts/repos/testing-i686/0006-genksyms-fix-typeof-handling.patch
(from rev 234985, linux-lts/trunk/0006-genksyms-fix-typeof-handling.patch)
  linux-lts/repos/testing-i686/PKGBUILD
(from rev 234985, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-i686/change-default-console-loglevel.patch
(from rev 234985, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-i686/config
(from rev 234985, linux-lts/trunk/config)
  linux-lts/repos/testing-i686/config.x86_64
(from rev 234985, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-i686/linux-lts.install
(from rev 234985, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-i686/linux-lts.preset
(from rev 234985, linux-lts/trunk/linux-lts.preset)
  linux-lts/repos/testing-x86_64/
  
linux-lts/repos/testing-x86_64/0001-Bluetooth-allocate-static-minor-for-vhci.patch
(from rev 234985, 
linux-lts/trunk/0001-Bluetooth-allocate-static-minor-for-vhci.patch)
  
linux-lts/repos/testing-x86_64/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch
(from rev 234985, 
linux-lts/trunk/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch)
  linux-lts/repos/testing-x86_64/0003-module-remove-MODULE_GENERIC_TABLE.patch
(from rev 234985, 
linux-lts/trunk/0003-module-remove-MODULE_GENERIC_TABLE.patch)
  linux-lts/repos/testing-x86_64/0006-genksyms-fix-typeof-handling.patch
(from rev 234985, linux-lts/trunk/0006-genksyms-fix-typeof-handling.patch)
  linux-lts/repos/testing-x86_64/PKGBUILD
(from rev 234985, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 234985, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-x86_64/config
(from rev 234985, linux-lts/trunk/config)
  linux-lts/repos/testing-x86_64/config.x86_64
(from rev 234985, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-x86_64/linux-lts.install
(from rev 234985, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-x86_64/linux-lts.preset
(from rev 234985, linux-lts/trunk/linux-lts.preset)

+
 testing-i686/0001-Bluetooth-allocate-static-minor-for-vhci.patch   
|   74 
 testing-i686/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch   
|   93 
 testing-i686/0003-module-remove-MODULE_GENERIC_TABLE.patch 
|   75 
 testing-i686/0006-genksyms-fix-typeof-handling.patch   
| 1360 ++
 testing-i686/PKGBUILD  
|  327 
 testing-i686/change-default-console-loglevel.patch 
|   12 
 testing-i686/config
| 6696 ++
 testing-i686/config.x86_64 
| 6487 +
 testing-i686/linux-lts.install 
|   37 
 testing-i686/linux-lts.preset  
|   14 
 testing-x86_64/0001-Bluetooth-allocate-static-minor-for-vhci.patch 
|   74 
 testing-x86_64/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch 
|   93 
 testing-x86_64/0003-module-remove-MODULE_GENERIC_TABLE.patch   
|   75 
 testing-x86_64/0006-genksyms-fix-typeof-handling.patch 
| 1360 ++
 testing-x86_64/PKGBUILD
|  327 
 testing-x86_64/change-default-console-loglevel.patch   
|   12 
 testing-x86_64/config  
| 6696 ++
 testing-x86_64/config.x86_64   
| 6487 +
 testing-x86_64/linux-lts.install   
|   37 
 testing-x86_64/linux-lts.preset
|   14 
 20 files changed, 30350 insertions(+)

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


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

2015-03-26 Thread Daniel Micay
Date: Thursday, March 26, 2015 @ 21:41:30
  Author: thestinger
Revision: 130001

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

Added:
  openvas-manager/repos/community-i686/PKGBUILD
(from rev 13, openvas-manager/trunk/PKGBUILD)
  openvas-manager/repos/community-x86_64/PKGBUILD
(from rev 13, openvas-manager/trunk/PKGBUILD)
Deleted:
  openvas-manager/repos/community-i686/PKGBUILD
  openvas-manager/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-26 20:41:00 UTC (rev 13)
+++ community-i686/PKGBUILD 2015-03-26 20:41:30 UTC (rev 130001)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay 
-pkgname=openvas-manager
-pkgver=5.0.7
-pkgrel=1
-pkgdesc='A layer between the OpenVAS Scanner and various client applications'
-arch=('i686' 'x86_64')
-url='http://www.openvas.org/'
-license=('GPL')
-depends=('openvas-libraries' 'sqlite3')
-makedepends=('cmake' 'doxygen' 'xmltoman')
-groups=(openvas)
-# These URLs need to be manually updated on every pkgver upgrade.
-# http://wald.intevation.org/frs/?group_id=29
-source=("http://wald.intevation.org/frs/download.php/1849/$pkgname-${pkgver}.tar.gz";
-
"http://wald.intevation.org/frs/download.php/1850/$pkgname-${pkgver}.tar.gz.asc";)
-md5sums=('771f1149ea7afd34a52965633da2ded0'
- 'SKIP')
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_BUILD_TYPE=Release -DSBINDIR=/usr/bin \
--DCMAKE_INSTALL_PREFIX=/usr -DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var .
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: openvas-manager/repos/community-i686/PKGBUILD (from rev 13, 
openvas-manager/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-26 20:41:30 UTC (rev 130001)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Daniel Micay 
+pkgname=openvas-manager
+pkgver=5.0.9
+pkgrel=1
+pkgdesc='A layer between the OpenVAS Scanner and various client applications'
+arch=('i686' 'x86_64')
+url='http://www.openvas.org/'
+license=('GPL')
+depends=('openvas-libraries' 'rsync' 'sqlite3')
+makedepends=('cmake' 'doxygen' 'xmltoman')
+groups=(openvas)
+# These URLs need to be manually updated on every pkgver upgrade.
+# http://wald.intevation.org/frs/?group_id=29
+source=("http://wald.intevation.org/frs/download.php/1963/$pkgname-${pkgver}.tar.gz";
+
"http://wald.intevation.org/frs/download.php/1964/$pkgname-${pkgver}.tar.gz.asc";)
+md5sums=('da37223106a4f0b6dbefd090e9703feb'
+ 'SKIP')
+validpgpkeys=(
+  'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer 
Integrity
+)
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DSBINDIR=/usr/bin \
+-DCMAKE_INSTALL_PREFIX=/usr -DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var .
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-03-26 20:41:00 UTC (rev 13)
+++ community-x86_64/PKGBUILD   2015-03-26 20:41:30 UTC (rev 130001)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay 
-pkgname=openvas-manager
-pkgver=5.0.7
-pkgrel=1
-pkgdesc='A layer between the OpenVAS Scanner and various client applications'
-arch=('i686' 'x86_64')
-url='http://www.openvas.org/'
-license=('GPL')
-depends=('openvas-libraries' 'sqlite3')
-makedepends=('cmake' 'doxygen' 'xmltoman')
-groups=(openvas)
-# These URLs need to be manually updated on every pkgver upgrade.
-# http://wald.intevation.org/frs/?group_id=29
-source=("http://wald.intevation.org/frs/download.php/1849/$pkgname-${pkgver}.tar.gz";
-
"http://wald.intevation.org/frs/download.php/1850/$pkgname-${pkgver}.tar.gz.asc";)
-md5sums=('771f1149ea7afd34a52965633da2ded0'
- 'SKIP')
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_BUILD_TYPE=Release -DSBINDIR=/usr/bin \
--DCMAKE_INSTALL_PREFIX=/usr -DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var .
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: openvas-manager/repos/community-x86_64/PKGBUILD (from rev 13, 
openvas-manager/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-03-26 20:41:30 UTC (rev 130001)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Daniel Micay 
+pkgname=openvas-manager
+pkgver=5.0.9
+pkgrel=1
+pkgdesc='A layer between the OpenVAS Scanner

[arch-commits] Commit in (dconf-editor dconf-editor/repos dconf-editor/trunk)

2015-03-26 Thread Jan Steffens
Date: Thursday, March 26, 2015 @ 21:54:46
  Author: heftig
Revision: 234987

dconf-editor

Added:
  dconf-editor/
  dconf-editor/repos/
  dconf-editor/trunk/


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

2015-03-26 Thread Jan Steffens
Date: Thursday, March 26, 2015 @ 22:03:32
  Author: heftig
Revision: 234988

3.16.0

Added:
  dconf-editor/trunk/PKGBUILD
  dconf-editor/trunk/dconf-editor.install

--+
 PKGBUILD |   28 
 dconf-editor.install |   12 
 2 files changed, 40 insertions(+)

Added: PKGBUILD
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-26 21:03:32 UTC (rev 234988)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=dconf-editor
+pkgver=3.16.0
+pkgrel=1
+pkgdesc="dconf Editor"
+arch=(i686 x86_64)
+url="http://live.gnome.org/dconf";
+license=('LGPL2.1')
+depends=('gtk3' 'dconf')
+makedepends=('vala' 'intltool')
+install=dconf-editor.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('811af889202996495f6074a5dcf6df84c0300eaa7fc79cda31682815b8d162f9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


Property changes on: dconf-editor/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: dconf-editor.install
===
--- dconf-editor.install(rev 0)
+++ dconf-editor.install2015-03-26 21:03:32 UTC (rev 234988)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


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

2015-03-26 Thread Jan Steffens
Date: Thursday, March 26, 2015 @ 22:04:43
  Author: heftig
Revision: 234989

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

Added:
  dconf-editor/repos/testing-i686/
  dconf-editor/repos/testing-i686/PKGBUILD
(from rev 234988, dconf-editor/trunk/PKGBUILD)
  dconf-editor/repos/testing-i686/dconf-editor.install
(from rev 234988, dconf-editor/trunk/dconf-editor.install)
  dconf-editor/repos/testing-x86_64/
  dconf-editor/repos/testing-x86_64/PKGBUILD
(from rev 234988, dconf-editor/trunk/PKGBUILD)
  dconf-editor/repos/testing-x86_64/dconf-editor.install
(from rev 234988, dconf-editor/trunk/dconf-editor.install)

-+
 testing-i686/PKGBUILD   |   28 
 testing-i686/dconf-editor.install   |   12 
 testing-x86_64/PKGBUILD |   28 
 testing-x86_64/dconf-editor.install |   12 
 4 files changed, 80 insertions(+)

Copied: dconf-editor/repos/testing-i686/PKGBUILD (from rev 234988, 
dconf-editor/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-03-26 21:04:43 UTC (rev 234989)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=dconf-editor
+pkgver=3.16.0
+pkgrel=1
+pkgdesc="dconf Editor"
+arch=(i686 x86_64)
+url="http://live.gnome.org/dconf";
+license=('LGPL2.1')
+depends=('gtk3' 'dconf')
+makedepends=('vala' 'intltool')
+install=dconf-editor.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('811af889202996495f6074a5dcf6df84c0300eaa7fc79cda31682815b8d162f9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: dconf-editor/repos/testing-i686/dconf-editor.install (from rev 234988, 
dconf-editor/trunk/dconf-editor.install)
===
--- testing-i686/dconf-editor.install   (rev 0)
+++ testing-i686/dconf-editor.install   2015-03-26 21:04:43 UTC (rev 234989)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: dconf-editor/repos/testing-x86_64/PKGBUILD (from rev 234988, 
dconf-editor/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-03-26 21:04:43 UTC (rev 234989)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=dconf-editor
+pkgver=3.16.0
+pkgrel=1
+pkgdesc="dconf Editor"
+arch=(i686 x86_64)
+url="http://live.gnome.org/dconf";
+license=('LGPL2.1')
+depends=('gtk3' 'dconf')
+makedepends=('vala' 'intltool')
+install=dconf-editor.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('811af889202996495f6074a5dcf6df84c0300eaa7fc79cda31682815b8d162f9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: dconf-editor/repos/testing-x86_64/dconf-editor.install (from rev 
234988, dconf-editor/trunk/dconf-editor.install)
===
--- testing-x86_64/dconf-editor.install (rev 0)
+++ testing-x86_64/dconf-editor.install 2015-03-26 21:04:43 UTC (rev 234989)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


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

2015-03-26 Thread Sergej Pupykin
Date: Thursday, March 26, 2015 @ 22:17:43
  Author: spupykin
Revision: 130002

upgpkg: prosody 0.9.8-1

upd

Modified:
  prosody/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-26 20:41:30 UTC (rev 130001)
+++ PKGBUILD2015-03-26 21:17:43 UTC (rev 130002)
@@ -5,8 +5,8 @@
 # Contributor: Timothée Ravier 
 
 pkgname=prosody
-pkgver=0.9.7
-pkgrel=3
+pkgver=0.9.8
+pkgrel=1
 pkgdesc="Lightweight and extensible Jabber/XMPP server written in Lua"
 arch=('i686' 'x86_64')
 url="http://prosody.im/";
@@ -24,7 +24,7 @@
 'prosody.tmpfile.d'
 'prosody.service'
 'sysuser.conf')
-md5sums=('47de7f593279e327792df78cfa93e8a7'
+md5sums=('5144cd832a1860443e21e336dc560ee7'
  'SKIP'
  '5b44aee99f1fa9e7f055e067688cafbd'
  '01b6aa0b1e1e3067756c45b0751bee78'


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

2015-03-26 Thread Sergej Pupykin
Date: Thursday, March 26, 2015 @ 22:18:12
  Author: spupykin
Revision: 130003

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

Added:
  prosody/repos/community-i686/PKGBUILD
(from rev 130002, prosody/trunk/PKGBUILD)
  prosody/repos/community-i686/fix-config.patch
(from rev 130002, prosody/trunk/fix-config.patch)
  prosody/repos/community-i686/prosody.install
(from rev 130002, prosody/trunk/prosody.install)
  prosody/repos/community-i686/prosody.logrotated
(from rev 130002, prosody/trunk/prosody.logrotated)
  prosody/repos/community-i686/prosody.service
(from rev 130002, prosody/trunk/prosody.service)
  prosody/repos/community-i686/prosody.tmpfile.d
(from rev 130002, prosody/trunk/prosody.tmpfile.d)
  prosody/repos/community-i686/sysuser.conf
(from rev 130002, prosody/trunk/sysuser.conf)
  prosody/repos/community-x86_64/PKGBUILD
(from rev 130002, prosody/trunk/PKGBUILD)
  prosody/repos/community-x86_64/fix-config.patch
(from rev 130002, prosody/trunk/fix-config.patch)
  prosody/repos/community-x86_64/prosody.install
(from rev 130002, prosody/trunk/prosody.install)
  prosody/repos/community-x86_64/prosody.logrotated
(from rev 130002, prosody/trunk/prosody.logrotated)
  prosody/repos/community-x86_64/prosody.service
(from rev 130002, prosody/trunk/prosody.service)
  prosody/repos/community-x86_64/prosody.tmpfile.d
(from rev 130002, prosody/trunk/prosody.tmpfile.d)
  prosody/repos/community-x86_64/sysuser.conf
(from rev 130002, prosody/trunk/sysuser.conf)
Deleted:
  prosody/repos/community-i686/PKGBUILD
  prosody/repos/community-i686/fix-config.patch
  prosody/repos/community-i686/prosody.install
  prosody/repos/community-i686/prosody.logrotated
  prosody/repos/community-i686/prosody.service
  prosody/repos/community-i686/prosody.tmpfile.d
  prosody/repos/community-i686/sysuser.conf
  prosody/repos/community-x86_64/PKGBUILD
  prosody/repos/community-x86_64/fix-config.patch
  prosody/repos/community-x86_64/prosody.install
  prosody/repos/community-x86_64/prosody.logrotated
  prosody/repos/community-x86_64/prosody.service
  prosody/repos/community-x86_64/prosody.tmpfile.d
  prosody/repos/community-x86_64/sysuser.conf

-+
 /PKGBUILD   |  136 ++
 /fix-config.patch   |   88 ++
 /prosody.install|   58 ++
 /prosody.logrotated |   18 
 /prosody.service|   26 ++
 /prosody.tmpfile.d  |2 
 /sysuser.conf   |6 +
 community-i686/PKGBUILD |   68 -
 community-i686/fix-config.patch |   44 ---
 community-i686/prosody.install  |   29 ---
 community-i686/prosody.logrotated   |9 --
 community-i686/prosody.service  |   13 ---
 community-i686/prosody.tmpfile.d|1 
 community-i686/sysuser.conf |3 
 community-x86_64/PKGBUILD   |   68 -
 community-x86_64/fix-config.patch   |   44 ---
 community-x86_64/prosody.install|   29 ---
 community-x86_64/prosody.logrotated |9 --
 community-x86_64/prosody.service|   13 ---
 community-x86_64/prosody.tmpfile.d  |1 
 community-x86_64/sysuser.conf   |3 
 21 files changed, 334 insertions(+), 334 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-26 21:17:43 UTC (rev 130002)
+++ community-i686/PKGBUILD 2015-03-26 21:18:12 UTC (rev 130003)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Dwayne Bent 
-# Contributor: Paul-Sebastian Manole 
-# Contributor: Timothée Ravier 
-
-pkgname=prosody
-pkgver=0.9.7
-pkgrel=3
-pkgdesc="Lightweight and extensible Jabber/XMPP server written in Lua"
-arch=('i686' 'x86_64')
-url="http://prosody.im/";
-license=('MIT')
-depends=('lua51' 'lua51-socket' 'lua51-expat' 'lua51-filesystem' 'libidn'
- 'openssl')
-optdepends=('lua51-sec: TLS encryption support')
-install=prosody.install
-backup=('etc/logrotate.d/prosody'
-'etc/prosody/prosody.cfg.lua')
-validpgpkeys=('32A9EDDE3609931EB98CEAC315907E8E7BDD6BFE')
-source=("http://prosody.im/downloads/source/${pkgname}-${pkgver}.tar.gz"{,.asc}
-'prosody.logrotated'
-'fix-config.patch'
-'prosody.tmpfile.d'
-'prosody.service'
-'sysuser.conf')
-md5sums=('47de7f593279e327792df78cfa93e8a7'
- 'SKIP'
- '5b44aee99f1fa9e7f055e067688cafbd'
- '01b6aa0b1e1e3067756c45b0751bee78'
- 'dc8405a6a235b83dc8a0dcdf7b71cbaa'
- 'e74045f27cb60908d535969906781f75'
- '385ca73d9f6046f3636266ce9bf38797')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -p1 < ../fix-config.patch
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --ostype=linux --prefix=/usr --sysconfdir=/etc/pr

  1   2   >