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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 08:50:23
  Author: tpowa
Revision: 182057

upgpkg: linux 3.8.6-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |9 -
 linux.install |2 +-
 2 files changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 00:13:50 UTC (rev 182056)
+++ PKGBUILD2013-04-06 06:50:23 UTC (rev 182057)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.8
-pkgver=3.8.5
+pkgver=3.8.6
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -20,12 +20,11 @@
 'linux.preset'
 'change-default-console-loglevel.patch')
 md5sums=('1c738edfc54e7c65faeb90c436104e2f'
- '3ac9864bcf512fd71a7ecdd8c9c96d6c'
- '6e96bc19d9f5cfc8668c649743b40e0c'
- 'b8cc96348d237f6e0e916567fbf0f5ae'
+ 'f11748a53d4ec0e2dcbfbb64526d6434'
+ '838191b72463b4146bc981b602423311'
+ '0bebd8b31487488bd75fe5a1892d0db8'
  'eb14dcfd80c00852ef81ded6e826826a'
  'f3def2cefdcbb954c21d8505d23cc83c')
-
 _kernelname=${pkgbase#linux}
 
 build() {

Modified: linux.install
===
--- linux.install   2013-04-06 00:13:50 UTC (rev 182056)
+++ linux.install   2013-04-06 06:50:23 UTC (rev 182057)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.8.5-1-ARCH
+KERNEL_VERSION=3.8.6-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 08:50:41
  Author: tpowa
Revision: 182058

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

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

--+
 testing-i686/PKGBUILD|  317 
 testing-i686/change-default-console-loglevel.patch   |   12 
 testing-i686/config  | 6200 +
 testing-i686/config.x86_64   | 5979 
 testing-i686/linux.install   |   65 
 testing-i686/linux.preset|   14 
 testing-x86_64/PKGBUILD  |  317 
 testing-x86_64/change-default-console-loglevel.patch |   12 
 testing-x86_64/config| 6200 +
 testing-x86_64/config.x86_64 | 5979 
 testing-x86_64/linux.install |   65 
 testing-x86_64/linux.preset  |   14 
 12 files changed, 25174 insertions(+)

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


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

2013-04-06 Thread Sven-Hendrik Haase
Date: Saturday, April 6, 2013 @ 10:58:17
  Author: svenstaro
Revision: 182060

upgpkg: kdebase-runtime 4.10.2-2

Rebuild for samba

Modified:
  kdebase-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 08:54:52 UTC (rev 182059)
+++ PKGBUILD2013-04-06 08:58:17 UTC (rev 182060)
@@ -4,7 +4,7 @@
 
 pkgname=kdebase-runtime
 pkgver=4.10.2
-pkgrel=1
+pkgrel=2
 pkgdesc=Plugins and applications necessary for the running of KDE 
applications
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/kde-runtime'



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

2013-04-06 Thread Sven-Hendrik Haase
Date: Saturday, April 6, 2013 @ 11:01:34
  Author: svenstaro
Revision: 182061

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

Added:
  kdebase-runtime/repos/extra-i686/PKGBUILD
(from rev 182060, kdebase-runtime/trunk/PKGBUILD)
  kdebase-runtime/repos/extra-i686/kdebase-runtime.install
(from rev 182060, kdebase-runtime/trunk/kdebase-runtime.install)
  kdebase-runtime/repos/extra-x86_64/PKGBUILD
(from rev 182060, kdebase-runtime/trunk/PKGBUILD)
  kdebase-runtime/repos/extra-x86_64/kdebase-runtime.install
(from rev 182060, kdebase-runtime/trunk/kdebase-runtime.install)
Deleted:
  kdebase-runtime/repos/extra-i686/PKGBUILD
  kdebase-runtime/repos/extra-i686/kdebase-runtime.install
  kdebase-runtime/repos/extra-x86_64/PKGBUILD
  kdebase-runtime/repos/extra-x86_64/kdebase-runtime.install

--+
 /PKGBUILD|   86 +
 /kdebase-runtime.install |   26 +
 extra-i686/PKGBUILD  |   43 
 extra-i686/kdebase-runtime.install   |   13 
 extra-x86_64/PKGBUILD|   43 
 extra-x86_64/kdebase-runtime.install |   13 
 6 files changed, 112 insertions(+), 112 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-04-06 08:58:17 UTC (rev 182060)
+++ extra-i686/PKGBUILD 2013-04-06 09:01:34 UTC (rev 182061)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdebase-runtime
-pkgver=4.10.2
-pkgrel=1
-pkgdesc=Plugins and applications necessary for the running of KDE 
applications
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/kde/kde-runtime'
-license=('GPL' 'LGPL')
-depends=('kactivities' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons'
- 'xorg-xauth')
-makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'doxygen'
- 'networkmanager')
-optdepends=('kdepimlibs: to generate drkonqi reports'
-'htdig: to build the search index in khelpcenter'
-'rarian: needed by khelpcenter'
-'gdb: drkonq crash handler')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/kde-runtime-${pkgver}.tar.xz;)
-sha1sums=('b7f3c3907b8f19dcd975b1724b8ae01c4cae638b')
-
-build() {
-   cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../kde-runtime-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DKDE4_BUILD_TESTS=OFF \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DWITH_QNtrack=OFF
-   make
-}
-
-package() {
-   cd $srcdir/build
-   make DESTDIR=$pkgdir install
-   rm -f ${pkgdir}/usr/share/icons/hicolor/index.theme
-
-   ln -sf /usr/lib/kde4/libexec/kdesu ${pkgdir}/usr/bin/
-}

Copied: kdebase-runtime/repos/extra-i686/PKGBUILD (from rev 182060, 
kdebase-runtime/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-04-06 09:01:34 UTC (rev 182061)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdebase-runtime
+pkgver=4.10.2
+pkgrel=2
+pkgdesc=Plugins and applications necessary for the running of KDE 
applications
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/kde-runtime'
+license=('GPL' 'LGPL')
+depends=('kactivities' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons'
+ 'xorg-xauth')
+makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'doxygen'
+ 'networkmanager')
+optdepends=('kdepimlibs: to generate drkonqi reports'
+'htdig: to build the search index in khelpcenter'
+'rarian: needed by khelpcenter'
+'gdb: drkonq crash handler')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/kde-runtime-${pkgver}.tar.xz;)
+sha1sums=('b7f3c3907b8f19dcd975b1724b8ae01c4cae638b')
+
+build() {
+   cd ${srcdir}
+   mkdir build
+   cd build
+   cmake ../kde-runtime-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DKDE4_BUILD_TESTS=OFF \
+   -DCMAKE_SKIP_RPATH=ON \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DWITH_QNtrack=OFF
+   make
+}
+
+package() {
+   cd $srcdir/build
+   make DESTDIR=$pkgdir install
+   rm -f ${pkgdir}/usr/share/icons/hicolor/index.theme
+
+   ln -sf /usr/lib/kde4/libexec/kdesu ${pkgdir}/usr/bin/
+}

Deleted: extra-i686/kdebase-runtime.install
===
--- extra-i686/kdebase-runtime.install  2013-04-06 08:58:17 UTC (rev 182060)
+++ extra-i686/kdebase-runtime.install  2013-04-06 

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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:14:10
  Author: tpowa
Revision: 182062

upgpkg: linux-lts 3.0.72-1

bump to latest version

Added:
  
linux-lts/trunk/ext4-use-atomic64_t-for-the-per-flexbg-free_clusters-count.patch
Modified:
  linux-lts/trunk/PKGBUILD
  linux-lts/trunk/linux-lts.install

--+
 PKGBUILD |   18 
 ext4-use-atomic64_t-for-the-per-flexbg-free_clusters-count.patch |  187 
++
 linux-lts.install|2 
 3 files changed, 200 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 09:01:34 UTC (rev 182061)
+++ PKGBUILD2013-04-06 09:14:10 UTC (rev 182062)
@@ -5,7 +5,7 @@
 pkgbase=linux-lts   # Build stock -lts kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.0
-pkgver=3.0.71
+pkgver=3.0.72
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -22,17 +22,19 @@
 'i915-fix-ghost-tv-output.patch'
 'ext4-options.patch'
 'module-symbol-waiting-3.0.patch'
-'module-init-wait-3.0.patch')
+'module-init-wait-3.0.patch'
+'ext4-use-atomic64_t-for-the-per-flexbg-free_clusters-count.patch')
 md5sums=('ecf932280e2441bdd992423ef3d55f8f'
- '33df614a5ee70e5aa2d39fc8afd16a1d'
- 'a8c2f7618f3cc6689e1bea32692b72f5'
- '4925d736212481eb1f7b318ef9e8b95f'
+ 'b8255a58fbdf50cea9a0fa5069e41427'
+ '8f430189023f071f2be6aa7d3bc747d5'
+ '879c8a04d02530f902ef3d6d3fc80933'
  '232b52576a62c7a333e9fe7a1e1ca359'
  'f3def2cefdcbb954c21d8505d23cc83c'
  '263725f20c0b9eb9c353040792d644e5'
  'c8299cf750a84e12d60b372c8ca7e1e8'
  '670931649c60fcb3ef2e0119ed532bd4'
- '8a71abc4224f575008f974a099b5cf6f')
+ '8a71abc4224f575008f974a099b5cf6f'
+ 'ee587972bbd35841cc0efe82db9caa7c')
 
 _kernelname=${pkgbase#linux}
 
@@ -45,6 +47,10 @@
   # add latest fixes from stable queue, if needed
   # http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
 
+  # revert i686 build breaker 3.0.72 kernel
+  if [ ${CARCH} = i686 ]; then  
+patch -Rp1 -i 
${srcdir}/ext4-use-atomic64_t-for-the-per-flexbg-free_clusters-count.patch
+  fi
   # Some chips detect a ghost TV output
   # mailing list discussion: 
http://lists.freedesktop.org/archives/intel-gfx/2011-April/010371.html
   # Arch Linux bug report: FS#19234

Added: ext4-use-atomic64_t-for-the-per-flexbg-free_clusters-count.patch
===
--- ext4-use-atomic64_t-for-the-per-flexbg-free_clusters-count.patch
(rev 0)
+++ ext4-use-atomic64_t-for-the-per-flexbg-free_clusters-count.patch
2013-04-06 09:14:10 UTC (rev 182062)
@@ -0,0 +1,187 @@
+From 90ba983f6889e65a3b506b30dc606aa9d1d46cd2 Mon Sep 17 00:00:00 2001
+From: Theodore Ts'o ty...@mit.edu
+Date: Mon, 11 Mar 2013 23:39:59 -0400
+Subject: ext4: use atomic64_t for the per-flexbg free_clusters count
+
+From: Theodore Ts'o ty...@mit.edu
+
+commit 90ba983f6889e65a3b506b30dc606aa9d1d46cd2 upstream.
+
+A user who was using a 8TB+ file system and with a very large flexbg
+size ( 65536) could cause the atomic_t used in the struct flex_groups
+to overflow.  This was detected by PaX security patchset:
+
+http://forums.grsecurity.net/viewtopic.php?f=3t=3289p=12551#p12551
+
+This bug was introduced in commit 9f24e4208f7e, so it's been around
+since 2.6.30.  :-(
+
+Fix this by using an atomic64_t for struct orlav_stats's
+free_clusters.
+
+[Backported for 3.0-stable. Renamed free_clusters back to free_blocks;
+fixed a few more atomic_read's of free_blocks left in 3.0.]
+
+Signed-off-by: Theodore Ts'o ty...@mit.edu
+Reviewed-by: Lukas Czerner lczer...@redhat.com
+Signed-off-by: Lingzhu Xiang lxi...@redhat.com
+Reviewed-by: CAI Qian caiq...@redhat.com
+Signed-off-by: Greg Kroah-Hartman gre...@linuxfoundation.org
+
+--- a/fs/ext4/ext4.h
 b/fs/ext4/ext4.h
+@@ -288,9 +288,9 @@ struct ext4_group_desc
+  */
+ 
+ struct flex_groups {
+-  atomic_t free_inodes;
+-  atomic_t free_blocks;
+-  atomic_t used_dirs;
++  atomic64_t  free_blocks;
++  atomic_tfree_inodes;
++  atomic_tused_dirs;
+ };
+ 
+ #define EXT4_BG_INODE_UNINIT  0x0001 /* Inode table/bitmap not in use */
+diff --git a/fs/ext4/ialloc.c b/fs/ext4/ialloc.c
+index 29272de..dd732c7 100644
+--- a/fs/ext4/ialloc.c
 b/fs/ext4/ialloc.c
+@@ -345,8 +345,8 @@ static int find_group_flex(struct super_block *sb, struct 
inode *parent,
+   ext4_group_t ngroups = ext4_get_groups_count(sb);
+   int flex_size = ext4_flex_bg_size(sbi);
+   ext4_group_t best_flex = parent_fbg_group;
+-  int blocks_per_flex = sbi-s_blocks_per_group * flex_size;
+-  int flexbg_free_blocks;
++  

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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:14:37
  Author: tpowa
Revision: 182063

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

Added:
  linux-lts/repos/testing-i686/
  linux-lts/repos/testing-i686/3.0.54-ptrace-i686-build.patch
(from rev 182062, linux-lts/trunk/3.0.54-ptrace-i686-build.patch)
  linux-lts/repos/testing-i686/PKGBUILD
(from rev 182062, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-i686/change-default-console-loglevel.patch
(from rev 182062, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-i686/config
(from rev 182062, linux-lts/trunk/config)
  linux-lts/repos/testing-i686/config.x86_64
(from rev 182062, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-i686/ext4-options.patch
(from rev 182062, linux-lts/trunk/ext4-options.patch)
  
linux-lts/repos/testing-i686/ext4-use-atomic64_t-for-the-per-flexbg-free_clusters-count.patch
(from rev 182062, 
linux-lts/trunk/ext4-use-atomic64_t-for-the-per-flexbg-free_clusters-count.patch)
  linux-lts/repos/testing-i686/i915-fix-ghost-tv-output.patch
(from rev 182062, linux-lts/trunk/i915-fix-ghost-tv-output.patch)
  linux-lts/repos/testing-i686/linux-lts.install
(from rev 182062, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-i686/linux-lts.preset
(from rev 182062, linux-lts/trunk/linux-lts.preset)
  linux-lts/repos/testing-i686/module-init-wait-3.0.patch
(from rev 182062, linux-lts/trunk/module-init-wait-3.0.patch)
  linux-lts/repos/testing-i686/module-symbol-waiting-3.0.patch
(from rev 182062, linux-lts/trunk/module-symbol-waiting-3.0.patch)
  linux-lts/repos/testing-x86_64/
  linux-lts/repos/testing-x86_64/3.0.54-ptrace-i686-build.patch
(from rev 182062, linux-lts/trunk/3.0.54-ptrace-i686-build.patch)
  linux-lts/repos/testing-x86_64/PKGBUILD
(from rev 182062, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 182062, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-x86_64/config
(from rev 182062, linux-lts/trunk/config)
  linux-lts/repos/testing-x86_64/config.x86_64
(from rev 182062, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-x86_64/ext4-options.patch
(from rev 182062, linux-lts/trunk/ext4-options.patch)
  
linux-lts/repos/testing-x86_64/ext4-use-atomic64_t-for-the-per-flexbg-free_clusters-count.patch
(from rev 182062, 
linux-lts/trunk/ext4-use-atomic64_t-for-the-per-flexbg-free_clusters-count.patch)
  linux-lts/repos/testing-x86_64/i915-fix-ghost-tv-output.patch
(from rev 182062, linux-lts/trunk/i915-fix-ghost-tv-output.patch)
  linux-lts/repos/testing-x86_64/linux-lts.install
(from rev 182062, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-x86_64/linux-lts.preset
(from rev 182062, linux-lts/trunk/linux-lts.preset)
  linux-lts/repos/testing-x86_64/module-init-wait-3.0.patch
(from rev 182062, linux-lts/trunk/module-init-wait-3.0.patch)
  linux-lts/repos/testing-x86_64/module-symbol-waiting-3.0.patch
(from rev 182062, linux-lts/trunk/module-symbol-waiting-3.0.patch)

-+
 testing-i686/3.0.54-ptrace-i686-build.patch
 |   41 
 testing-i686/PKGBUILD  
 |  323 
 testing-i686/change-default-console-loglevel.patch 
 |   12 
 testing-i686/config
 | 5575 ++
 testing-i686/config.x86_64 
 | 5330 +
 testing-i686/ext4-options.patch
 |   49 
 testing-i686/ext4-use-atomic64_t-for-the-per-flexbg-free_clusters-count.patch  
 |  187 
 testing-i686/i915-fix-ghost-tv-output.patch
 |   26 
 testing-i686/linux-lts.install 
 |   65 
 testing-i686/linux-lts.preset  
 |   14 
 testing-i686/module-init-wait-3.0.patch
 |   77 
 testing-i686/module-symbol-waiting-3.0.patch   
 |   66 
 testing-x86_64/3.0.54-ptrace-i686-build.patch  
 |   41 
 testing-x86_64/PKGBUILD
 |  323 
 testing-x86_64/change-default-console-loglevel.patch   
 |   12 
 testing-x86_64/config  
 | 5575 ++
 testing-x86_64/config.x86_64   
 | 5330 +
 testing-x86_64/ext4-options.patch  
 |   49 
 
testing-x86_64/ext4-use-atomic64_t-for-the-per-flexbg-free_clusters-count.patch 
|  187 
 

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

2013-04-06 Thread Bartłomiej Piotrowski
Date: Saturday, April 6, 2013 @ 11:18:19
  Author: bpiotrowski
Revision: 87750

upgpkg: nodejs 0.10.3-1

- upstream release

Modified:
  nodejs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 00:49:20 UTC (rev 87749)
+++ PKGBUILD2013-04-06 09:18:19 UTC (rev 87750)
@@ -8,7 +8,7 @@
 # Contributor: TIanyi Cui tianyi...@gmail.com
 
 pkgname=nodejs
-pkgver=0.10.2
+pkgver=0.10.3
 pkgrel=1
 pkgdesc='Evented I/O for V8 javascript'
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 checkdepends=('curl')
 options=('!emptydirs')
 source=(http://nodejs.org/dist/v${pkgver}/node-v${pkgver}.tar.gz)
-sha256sums=('4eb642897fdb945b49720f2604afc493587aec7a9ff1537e882df659e4dd8aa2')
+sha256sums=('bc8796ff6414231fa0603e0383404f14648dfd2fe9fb0fa4d4a6043dfddbb328')
 
 build() {
   cd node-v${pkgver}



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

2013-04-06 Thread Bartłomiej Piotrowski
Date: Saturday, April 6, 2013 @ 11:18:35
  Author: bpiotrowski
Revision: 87751

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-06 09:18:19 UTC (rev 87750)
+++ community-i686/PKGBUILD 2013-04-06 09:18:35 UTC (rev 87751)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: James Campos james.r.cam...@gmail.com
-# Contributor: BlackEagle  ike DOT devolder AT gmail DOT com 
-# Contributor: Dongsheng Cai dongsheng at moodle dot com
-# Contributor: Masutu Subric masutu.arch at googlemail dot com
-# Contributor: TIanyi Cui tianyi...@gmail.com
-
-pkgname=nodejs
-pkgver=0.10.2
-pkgrel=1
-pkgdesc='Evented I/O for V8 javascript'
-arch=('i686' 'x86_64')
-url='http://nodejs.org/'
-license=('MIT')
-depends=('openssl' 'python2')
-checkdepends=('curl')
-options=('!emptydirs')
-source=(http://nodejs.org/dist/v${pkgver}/node-v${pkgver}.tar.gz)
-sha256sums=('4eb642897fdb945b49720f2604afc493587aec7a9ff1537e882df659e4dd8aa2')
-
-build() {
-  cd node-v${pkgver}
-
-  msg 'Fixing for python2 name'
-  find -type f -exec sed \
--e 's_^#!/usr/bin/env python$_2_' \
--e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
--e 's_^#!/usr/bin/python$_2_' \
--e s_'python'_'python2'_ -i {} \;
-  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
-  export PYTHON=python2
-
-  ./configure \
---prefix=/usr \
---shared-openssl
-
-  make
-}
-
-check() {
-  cd node-v${pkgver}
-  make test || true
-}
-
-package() {
-  cd node-v${pkgver}
-
-  make DESTDIR=$pkgdir install
-
-  # install docs as per user request
-  install -d $pkgdir/usr/share/doc/nodejs
-  cp -r doc/api/*.html \
-$pkgdir/usr/share/doc/nodejs
-
-  install -D -m644 LICENSE \
-$pkgdir/usr/share/licenses/nodejs/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: nodejs/repos/community-i686/PKGBUILD (from rev 87750, 
nodejs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-06 09:18:35 UTC (rev 87751)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Thomas Dziedzic  gostrc at gmail 
+# Contributor: James Campos james.r.cam...@gmail.com
+# Contributor: BlackEagle  ike DOT devolder AT gmail DOT com 
+# Contributor: Dongsheng Cai dongsheng at moodle dot com
+# Contributor: Masutu Subric masutu.arch at googlemail dot com
+# Contributor: TIanyi Cui tianyi...@gmail.com
+
+pkgname=nodejs
+pkgver=0.10.3
+pkgrel=1
+pkgdesc='Evented I/O for V8 javascript'
+arch=('i686' 'x86_64')
+url='http://nodejs.org/'
+license=('MIT')
+depends=('openssl' 'python2')
+checkdepends=('curl')
+options=('!emptydirs')
+source=(http://nodejs.org/dist/v${pkgver}/node-v${pkgver}.tar.gz)
+sha256sums=('bc8796ff6414231fa0603e0383404f14648dfd2fe9fb0fa4d4a6043dfddbb328')
+
+build() {
+  cd node-v${pkgver}
+
+  msg 'Fixing for python2 name'
+  find -type f -exec sed \
+-e 's_^#!/usr/bin/env python$_2_' \
+-e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
+-e 's_^#!/usr/bin/python$_2_' \
+-e s_'python'_'python2'_ -i {} \;
+  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
+  export PYTHON=python2
+
+  ./configure \
+--prefix=/usr \
+--shared-openssl
+
+  make
+}
+
+check() {
+  cd node-v${pkgver}
+  make test || true
+}
+
+package() {
+  cd node-v${pkgver}
+
+  make DESTDIR=$pkgdir install
+
+  # install docs as per user request
+  install -d $pkgdir/usr/share/doc/nodejs
+  cp -r doc/api/*.html \
+$pkgdir/usr/share/doc/nodejs
+
+  install -D -m644 LICENSE \
+$pkgdir/usr/share/licenses/nodejs/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-04-06 09:18:19 UTC (rev 87750)
+++ community-x86_64/PKGBUILD   2013-04-06 09:18:35 UTC (rev 87751)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: James Campos james.r.cam...@gmail.com
-# Contributor: BlackEagle  ike DOT devolder AT gmail DOT com 
-# Contributor: Dongsheng Cai dongsheng at moodle dot com
-# Contributor: Masutu 

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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:19:35
  Author: tpowa
Revision: 182064

upgpkg: nvidia 313.30-3

rebuild against 3.8.6

Modified:
  nvidia/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 09:14:37 UTC (rev 182063)
+++ PKGBUILD2013-04-06 09:19:35 UTC (rev 182064)
@@ -4,7 +4,7 @@
 pkgname=nvidia
 pkgver=313.30
 _extramodules=extramodules-3.8-ARCH
-pkgrel=2
+pkgrel=3
 pkgdesc=NVIDIA drivers for linux
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;



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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:19:46
  Author: tpowa
Revision: 182065

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

Added:
  nvidia/repos/testing-i686/
  nvidia/repos/testing-i686/PKGBUILD
(from rev 182064, nvidia/trunk/PKGBUILD)
  nvidia/repos/testing-i686/nvidia.install
(from rev 182064, nvidia/trunk/nvidia.install)
  nvidia/repos/testing-x86_64/
  nvidia/repos/testing-x86_64/PKGBUILD
(from rev 182064, nvidia/trunk/PKGBUILD)
  nvidia/repos/testing-x86_64/nvidia.install
(from rev 182064, nvidia/trunk/nvidia.install)

---+
 testing-i686/PKGBUILD |   45 
 testing-i686/nvidia.install   |   18 
 testing-x86_64/PKGBUILD   |   45 
 testing-x86_64/nvidia.install |   18 
 4 files changed, 126 insertions(+)

Copied: nvidia/repos/testing-i686/PKGBUILD (from rev 182064, 
nvidia/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-04-06 09:19:46 UTC (rev 182065)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer : Thomas Baechler tho...@archlinux.org
+
+pkgname=nvidia
+pkgver=313.30
+_extramodules=extramodules-3.8-ARCH
+pkgrel=3
+pkgdesc=NVIDIA drivers for linux
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux=3.8' 'linux3.9' nvidia-libgl nvidia-utils=${pkgver})
+makedepends=('linux-headers=3.8' 'linux-headers3.9')
+conflicts=('nvidia-96xx' 'nvidia-173xx')
+license=('custom')
+install=nvidia.install
+options=(!strip)
+
+if [ $CARCH = i686 ]; then
+_arch='x86'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('69c0f66c9246217a4fe4d28e95bb7bb6')
+elif [ $CARCH = x86_64 ]; then
+_arch='x86_64'
+   _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('e5f147fbcdcad71472b4ddeccf259bd7')
+fi
+
+build() {
+_kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+cd ${srcdir}
+sh ${_pkg}.run --extract-only
+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
+}

Copied: nvidia/repos/testing-i686/nvidia.install (from rev 182064, 
nvidia/trunk/nvidia.install)
===
--- testing-i686/nvidia.install (rev 0)
+++ testing-i686/nvidia.install 2013-04-06 09:19:46 UTC (rev 182065)
@@ -0,0 +1,18 @@
+post_install() {
+EXTRAMODULES='extramodules-3.8-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+echo 'In order to use nvidia module, reboot the system.'
+}
+
+post_upgrade() {
+EXTRAMODULES='extramodules-3.8-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.8-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}

Copied: nvidia/repos/testing-x86_64/PKGBUILD (from rev 182064, 
nvidia/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-04-06 09:19:46 UTC (rev 182065)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer : Thomas Baechler tho...@archlinux.org
+
+pkgname=nvidia
+pkgver=313.30
+_extramodules=extramodules-3.8-ARCH
+pkgrel=3
+pkgdesc=NVIDIA drivers for linux
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux=3.8' 'linux3.9' nvidia-libgl nvidia-utils=${pkgver})
+makedepends=('linux-headers=3.8' 'linux-headers3.9')
+conflicts=('nvidia-96xx' 'nvidia-173xx')
+license=('custom')
+install=nvidia.install
+options=(!strip)
+
+if [ $CARCH = i686 ]; then
+_arch='x86'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('69c0f66c9246217a4fe4d28e95bb7bb6')
+elif [ $CARCH = x86_64 ]; then
+_arch='x86_64'
+   _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('e5f147fbcdcad71472b4ddeccf259bd7')
+fi
+
+build() {
+_kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+cd ${srcdir}
+sh ${_pkg}.run 

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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:25:17
  Author: tpowa
Revision: 182066

upgpkg: nvidia-304xx 304.88-2

rebuild against 3.8.6

Modified:
  nvidia-304xx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 09:19:46 UTC (rev 182065)
+++ PKGBUILD2013-04-06 09:25:17 UTC (rev 182066)
@@ -4,7 +4,7 @@
 pkgname=nvidia-304xx
 pkgver=304.88
 _extramodules=extramodules-3.8-ARCH
-pkgrel=1
+pkgrel=2
 pkgdesc=NVIDIA drivers for linux, 304xx legacy branch
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;



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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:25:28
  Author: tpowa
Revision: 182067

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

Added:
  nvidia-304xx/repos/testing-i686/
  nvidia-304xx/repos/testing-i686/PKGBUILD
(from rev 182066, nvidia-304xx/trunk/PKGBUILD)
  nvidia-304xx/repos/testing-i686/nvidia.install
(from rev 182066, nvidia-304xx/trunk/nvidia.install)
  nvidia-304xx/repos/testing-x86_64/
  nvidia-304xx/repos/testing-x86_64/PKGBUILD
(from rev 182066, nvidia-304xx/trunk/PKGBUILD)
  nvidia-304xx/repos/testing-x86_64/nvidia.install
(from rev 182066, nvidia-304xx/trunk/nvidia.install)

---+
 testing-i686/PKGBUILD |   46 
 testing-i686/nvidia.install   |   15 +
 testing-x86_64/PKGBUILD   |   46 
 testing-x86_64/nvidia.install |   15 +
 4 files changed, 122 insertions(+)

Copied: nvidia-304xx/repos/testing-i686/PKGBUILD (from rev 182066, 
nvidia-304xx/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-04-06 09:25:28 UTC (rev 182067)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer : Thomas Baechler tho...@archlinux.org
+
+pkgname=nvidia-304xx
+pkgver=304.88
+_extramodules=extramodules-3.8-ARCH
+pkgrel=2
+pkgdesc=NVIDIA drivers for linux, 304xx legacy branch
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux=3.8' 'linux3.9' nvidia-304xx-utils=${pkgver})
+makedepends=('linux-headers=3.8' 'linux-headers3.9')
+conflicts=('nvidia' 'nvidia-96xx' 'nvidia-173xx')
+license=('custom')
+install=nvidia.install
+options=(!strip)
+
+if [ $CARCH = i686 ]; then
+_arch='x86'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}
+
source+=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums+=('f60d4aef766029c98914ed665235029a')
+elif [ $CARCH = x86_64 ]; then
+_arch='x86_64'
+   _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+
source+=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums+=('35e0c7d30de795cccb6b95bda991fb77')
+fi
+
+build() {
+_kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+cd ${srcdir}
+sh ${_pkg}.run --extract-only
+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
+}
+

Copied: nvidia-304xx/repos/testing-i686/nvidia.install (from rev 182066, 
nvidia-304xx/trunk/nvidia.install)
===
--- testing-i686/nvidia.install (rev 0)
+++ testing-i686/nvidia.install 2013-04-06 09:25:28 UTC (rev 182067)
@@ -0,0 +1,15 @@
+post_install() {
+EXTRAMODULES='extramodules-3.8-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+echo 'In order to use nvidia module, reboot the system.'
+}
+
+post_upgrade() {
+EXTRAMODULES='extramodules-3.8-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_remove() {
+EXTRAMODULES='extramodules-3.8-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}

Copied: nvidia-304xx/repos/testing-x86_64/PKGBUILD (from rev 182066, 
nvidia-304xx/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-04-06 09:25:28 UTC (rev 182067)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer : Thomas Baechler tho...@archlinux.org
+
+pkgname=nvidia-304xx
+pkgver=304.88
+_extramodules=extramodules-3.8-ARCH
+pkgrel=2
+pkgdesc=NVIDIA drivers for linux, 304xx legacy branch
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux=3.8' 'linux3.9' nvidia-304xx-utils=${pkgver})
+makedepends=('linux-headers=3.8' 'linux-headers3.9')
+conflicts=('nvidia' 'nvidia-96xx' 'nvidia-173xx')
+license=('custom')
+install=nvidia.install
+options=(!strip)
+
+if [ $CARCH = i686 ]; then
+_arch='x86'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}
+
source+=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums+=('f60d4aef766029c98914ed665235029a')
+elif [ $CARCH = x86_64 ]; then
+_arch='x86_64'
+   _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+
source+=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums+=('35e0c7d30de795cccb6b95bda991fb77')
+fi
+
+build() {
+_kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+cd ${srcdir}
+

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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:25:55
  Author: tpowa
Revision: 182068

upgpkg: lirc 1:0.9.0-41

rebuild against 3.8.6

Modified:
  lirc/trunk/PKGBUILD
  lirc/trunk/lirc.install

--+
 PKGBUILD |2 +-
 lirc.install |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 09:25:28 UTC (rev 182067)
+++ PKGBUILD2013-04-06 09:25:55 UTC (rev 182068)
@@ -4,7 +4,7 @@
 pkgbase=lirc
 pkgname=('lirc' 'lirc-utils')
 pkgver=0.9.0
-pkgrel=40
+pkgrel=41
 epoch=1
 _extramodules=extramodules-3.8-ARCH
 arch=('i686' 'x86_64')

Modified: lirc.install
===
--- lirc.install2013-04-06 09:25:28 UTC (rev 182067)
+++ lirc.install2013-04-06 09:25:55 UTC (rev 182068)
@@ -1,4 +1,4 @@
-EXTRAMODULES=extramodules-3.7-ARCH
+EXTRAMODULES=extramodules-3.8-ARCH
 
 post_install() {
   # updating module dependencies



[arch-commits] Commit in lirc/repos (38 files)

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:27:27
  Author: tpowa
Revision: 182069

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

Added:
  lirc/repos/testing-i686/
  lirc/repos/testing-i686/PKGBUILD
(from rev 182068, lirc/trunk/PKGBUILD)
  lirc/repos/testing-i686/irexec.conf
(from rev 182068, lirc/trunk/irexec.conf)
  lirc/repos/testing-i686/irexec.service
(from rev 182068, lirc/trunk/irexec.service)
  lirc/repos/testing-i686/irexecd
(from rev 182068, lirc/trunk/irexecd)
  lirc/repos/testing-i686/kernel-2.6.39.patch
(from rev 182068, lirc/trunk/kernel-2.6.39.patch)
  lirc/repos/testing-i686/linux-3.8.patch
(from rev 182068, lirc/trunk/linux-3.8.patch)
  lirc/repos/testing-i686/lirc-utils.install
(from rev 182068, lirc/trunk/lirc-utils.install)
  lirc/repos/testing-i686/lirc.install
(from rev 182068, lirc/trunk/lirc.install)
  lirc/repos/testing-i686/lirc.logrotate
(from rev 182068, lirc/trunk/lirc.logrotate)
  lirc/repos/testing-i686/lirc.service
(from rev 182068, lirc/trunk/lirc.service)
  lirc/repos/testing-i686/lirc.tmpfiles
(from rev 182068, lirc/trunk/lirc.tmpfiles)
  lirc/repos/testing-i686/lirc_atiusb-kfifo.patch
(from rev 182068, lirc/trunk/lirc_atiusb-kfifo.patch)
  lirc/repos/testing-i686/lirc_wpc8769l.patch
(from rev 182068, lirc/trunk/lirc_wpc8769l.patch)
  lirc/repos/testing-i686/lircd
(from rev 182068, lirc/trunk/lircd)
  lirc/repos/testing-i686/lircd-handle-large-config.patch
(from rev 182068, lirc/trunk/lircd-handle-large-config.patch)
  lirc/repos/testing-i686/lircd.conf
(from rev 182068, lirc/trunk/lircd.conf)
  lirc/repos/testing-i686/lircm.service
(from rev 182068, lirc/trunk/lircm.service)
  lirc/repos/testing-i686/lircmd
(from rev 182068, lirc/trunk/lircmd)
  lirc/repos/testing-x86_64/
  lirc/repos/testing-x86_64/PKGBUILD
(from rev 182068, lirc/trunk/PKGBUILD)
  lirc/repos/testing-x86_64/irexec.conf
(from rev 182068, lirc/trunk/irexec.conf)
  lirc/repos/testing-x86_64/irexec.service
(from rev 182068, lirc/trunk/irexec.service)
  lirc/repos/testing-x86_64/irexecd
(from rev 182068, lirc/trunk/irexecd)
  lirc/repos/testing-x86_64/kernel-2.6.39.patch
(from rev 182068, lirc/trunk/kernel-2.6.39.patch)
  lirc/repos/testing-x86_64/linux-3.8.patch
(from rev 182068, lirc/trunk/linux-3.8.patch)
  lirc/repos/testing-x86_64/lirc-utils.install
(from rev 182068, lirc/trunk/lirc-utils.install)
  lirc/repos/testing-x86_64/lirc.install
(from rev 182068, lirc/trunk/lirc.install)
  lirc/repos/testing-x86_64/lirc.logrotate
(from rev 182068, lirc/trunk/lirc.logrotate)
  lirc/repos/testing-x86_64/lirc.service
(from rev 182068, lirc/trunk/lirc.service)
  lirc/repos/testing-x86_64/lirc.tmpfiles
(from rev 182068, lirc/trunk/lirc.tmpfiles)
  lirc/repos/testing-x86_64/lirc_atiusb-kfifo.patch
(from rev 182068, lirc/trunk/lirc_atiusb-kfifo.patch)
  lirc/repos/testing-x86_64/lirc_wpc8769l.patch
(from rev 182068, lirc/trunk/lirc_wpc8769l.patch)
  lirc/repos/testing-x86_64/lircd
(from rev 182068, lirc/trunk/lircd)
  lirc/repos/testing-x86_64/lircd-handle-large-config.patch
(from rev 182068, lirc/trunk/lircd-handle-large-config.patch)
  lirc/repos/testing-x86_64/lircd.conf
(from rev 182068, lirc/trunk/lircd.conf)
  lirc/repos/testing-x86_64/lircm.service
(from rev 182068, lirc/trunk/lircm.service)
  lirc/repos/testing-x86_64/lircmd
(from rev 182068, lirc/trunk/lircmd)

+
 testing-i686/PKGBUILD  |  121 +++
 testing-i686/irexec.conf   |5 
 testing-i686/irexec.service|   11 ++
 testing-i686/irexecd   |   38 +++
 testing-i686/kernel-2.6.39.patch   |   54 ++
 testing-i686/linux-3.8.patch   |   80 +++
 testing-i686/lirc-utils.install|7 +
 testing-i686/lirc.install  |   16 +++
 testing-i686/lirc.logrotate|5 
 testing-i686/lirc.service  |   11 ++
 testing-i686/lirc.tmpfiles |1 
 testing-i686/lirc_atiusb-kfifo.patch   |   31 +
 testing-i686/lirc_wpc8769l.patch   |   88 
 testing-i686/lircd |   52 +
 testing-i686/lircd-handle-large-config.patch   |   39 +++
 testing-i686/lircd.conf|8 +
 testing-i686/lircm.service |   11 ++
 testing-i686/lircmd|   36 ++
 testing-x86_64/PKGBUILD|  121 +++
 testing-x86_64/irexec.conf |5 
 testing-x86_64/irexec.service  |   11 ++
 testing-x86_64/irexecd |   38 +++
 testing-x86_64/kernel-2.6.39.patch |   54 ++
 testing-x86_64/linux-3.8.patch   

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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:28:38
  Author: tpowa
Revision: 87752

upgpkg: cdfs 2.6.27-40

rebuild against 3.8.6

Modified:
  cdfs/trunk/PKGBUILD
  cdfs/trunk/cdfs.install

--+
 PKGBUILD |2 +-
 cdfs.install |6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 09:18:35 UTC (rev 87751)
+++ PKGBUILD2013-04-06 09:28:38 UTC (rev 87752)
@@ -5,7 +5,7 @@
 pkgname=cdfs
 pkgver=2.6.27
 _extramodules=extramodules-3.8-ARCH # Don't forget to update cdfs.install
-pkgrel=39
+pkgrel=40
 pkgdesc=File system module that 'exports' all tracks and boot images on a CD 
as normal files.
 arch=(i686 x86_64)
 url=http://www.elis.UGent.be/~ronsse/cdfs/;

Modified: cdfs.install
===
--- cdfs.install2013-04-06 09:18:35 UTC (rev 87751)
+++ cdfs.install2013-04-06 09:28:38 UTC (rev 87752)
@@ -1,14 +1,14 @@
 post_install() {
-  EXTRAMODULES='extramodules-3.7-ARCH'
+  EXTRAMODULES='extramodules-3.8-ARCH'
   depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }
 
 post_upgrade() {
-  EXTRAMODULES='extramodules-3.7-ARCH'
+  EXTRAMODULES='extramodules-3.8-ARCH'
   depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }
 
 post_remove() {
-  EXTRAMODULES='extramodules-3.7-ARCH'
+  EXTRAMODULES='extramodules-3.8-ARCH'
   depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }



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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:30:17
  Author: tpowa
Revision: 87753

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

Added:
  cdfs/repos/community-testing-i686/
  cdfs/repos/community-testing-i686/PKGBUILD
(from rev 87752, cdfs/trunk/PKGBUILD)
  cdfs/repos/community-testing-i686/cdfs-3.0.patch
(from rev 87752, cdfs/trunk/cdfs-3.0.patch)
  cdfs/repos/community-testing-i686/cdfs-3.2.patch
(from rev 87752, cdfs/trunk/cdfs-3.2.patch)
  cdfs/repos/community-testing-i686/cdfs-3.4.patch
(from rev 87752, cdfs/trunk/cdfs-3.4.patch)
  cdfs/repos/community-testing-i686/cdfs-3.8.patch
(from rev 87752, cdfs/trunk/cdfs-3.8.patch)
  cdfs/repos/community-testing-i686/cdfs.install
(from rev 87752, cdfs/trunk/cdfs.install)
  cdfs/repos/community-testing-x86_64/
  cdfs/repos/community-testing-x86_64/PKGBUILD
(from rev 87752, cdfs/trunk/PKGBUILD)
  cdfs/repos/community-testing-x86_64/cdfs-3.0.patch
(from rev 87752, cdfs/trunk/cdfs-3.0.patch)
  cdfs/repos/community-testing-x86_64/cdfs-3.2.patch
(from rev 87752, cdfs/trunk/cdfs-3.2.patch)
  cdfs/repos/community-testing-x86_64/cdfs-3.4.patch
(from rev 87752, cdfs/trunk/cdfs-3.4.patch)
  cdfs/repos/community-testing-x86_64/cdfs-3.8.patch
(from rev 87752, cdfs/trunk/cdfs-3.8.patch)
  cdfs/repos/community-testing-x86_64/cdfs.install
(from rev 87752, cdfs/trunk/cdfs.install)
  cdfs/repos/testing-i686/
  cdfs/repos/testing-i686/PKGBUILD
(from rev 87752, cdfs/trunk/PKGBUILD)
  cdfs/repos/testing-i686/cdfs-3.0.patch
(from rev 87752, cdfs/trunk/cdfs-3.0.patch)
  cdfs/repos/testing-i686/cdfs-3.2.patch
(from rev 87752, cdfs/trunk/cdfs-3.2.patch)
  cdfs/repos/testing-i686/cdfs-3.4.patch
(from rev 87752, cdfs/trunk/cdfs-3.4.patch)
  cdfs/repos/testing-i686/cdfs-3.8.patch
(from rev 87752, cdfs/trunk/cdfs-3.8.patch)
  cdfs/repos/testing-i686/cdfs.install
(from rev 87752, cdfs/trunk/cdfs.install)
  cdfs/repos/testing-x86_64/

-+
 community-testing-i686/PKGBUILD |   42 
 community-testing-i686/cdfs-3.0.patch   |  274 ++
 community-testing-i686/cdfs-3.2.patch   |   12 +
 community-testing-i686/cdfs-3.4.patch   |   12 +
 community-testing-i686/cdfs-3.8.patch   |   42 
 community-testing-i686/cdfs.install |   14 +
 community-testing-x86_64/PKGBUILD   |   42 
 community-testing-x86_64/cdfs-3.0.patch |  274 ++
 community-testing-x86_64/cdfs-3.2.patch |   12 +
 community-testing-x86_64/cdfs-3.4.patch |   12 +
 community-testing-x86_64/cdfs-3.8.patch |   42 
 community-testing-x86_64/cdfs.install   |   14 +
 testing-i686/PKGBUILD   |   42 
 testing-i686/cdfs-3.0.patch |  274 ++
 testing-i686/cdfs-3.2.patch |   12 +
 testing-i686/cdfs-3.4.patch |   12 +
 testing-i686/cdfs-3.8.patch |   42 
 testing-i686/cdfs.install   |   14 +
 18 files changed, 1188 insertions(+)

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


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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:30:32
  Author: tpowa
Revision: 87754

upgpkg: ndiswrapper 1.58-5

rebuild against 3.8.6

Modified:
  ndiswrapper/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 09:30:17 UTC (rev 87753)
+++ PKGBUILD2013-04-06 09:30:32 UTC (rev 87754)
@@ -6,7 +6,7 @@
 _extramodules=extramodules-3.8-ARCH
 pkgname=ndiswrapper
 pkgver=1.58
-pkgrel=4
+pkgrel=5
 pkgdesc=Module for NDIS (Windows Network Drivers) drivers supplied by 
vendors.
 license=('GPL')
 arch=('i686' 'x86_64')



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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:30:38
  Author: tpowa
Revision: 87755

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

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

--+
 community-testing-i686/PKGBUILD  |   48 +
 community-testing-i686/ndiswrapper.install   |   17 
 community-testing-x86_64/PKGBUILD|   48 +
 community-testing-x86_64/ndiswrapper.install |   17 
 4 files changed, 130 insertions(+)

Copied: ndiswrapper/repos/community-testing-i686/PKGBUILD (from rev 87754, 
ndiswrapper/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-04-06 09:30:38 UTC (rev 87755)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer:  Thorsten Töpper atsutane...@freethoughts.de
+# Contributor: SpepS dreamspepser at yahoo dot it
+# Contributor: Tobias Powalowski tp...@archlinux.org
+
+_extramodules=extramodules-3.8-ARCH
+pkgname=ndiswrapper
+pkgver=1.58
+pkgrel=5
+pkgdesc=Module for NDIS (Windows Network Drivers) drivers supplied by 
vendors.
+license=('GPL')
+arch=('i686' 'x86_64')
+url=http://ndiswrapper.sourceforge.net;
+install=ndiswrapper.install
+depends=('linux=3.8' 'linux3.9' 'wireless_tools' 'perl')
+makedepends=('linux-headers')
+provides=($pkgname-utils $pkgname-bin)
+replaces=($pkgname-utils $pkgname-bin)
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;)
+options=('!strip')
+sha1sums=('a256812b3136648ed93e04146d2276a3ca70957c')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  _kver=$(cat /usr/lib/modules/${_extramodules}/version)
+
+  # modinfo path fix
+  sed -i /modinfo/s/s/usr\// driver/Makefile
+
+  # make sure we point to the right build directory
+  sed -i /^KBUILD/ s,.*,KBUILD = $(readlink -f 
/usr/lib/modules/$_kver/build), driver/Makefile
+
+  make KVERS=$_kver
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  _kver=$(cat /usr/lib/modules/${_extramodules}/version)
+
+  make INST_DIR=usr/lib/modules/$_extramodules \
+KVERS=$_kver DESTDIR=$pkgdir/ install
+
+  gzip $pkgdir/usr/lib/modules/$_extramodules/$pkgname.ko
+}
+
+# vim:set ts=2 sw=2 et:

Copied: ndiswrapper/repos/community-testing-i686/ndiswrapper.install (from rev 
87754, ndiswrapper/trunk/ndiswrapper.install)
===
--- community-testing-i686/ndiswrapper.install  (rev 0)
+++ community-testing-i686/ndiswrapper.install  2013-04-06 09:30:38 UTC (rev 
87755)
@@ -0,0 +1,17 @@
+post_install()
+{
+  post_upgrade
+}
+
+post_upgrade()
+{
+  EXTRAMODULES='extramodules-3.8-ARCH'
+  depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_remove()
+{
+  post_upgrade
+}
+
+# vim:set ts=2 sw=2 et:

Copied: ndiswrapper/repos/community-testing-x86_64/PKGBUILD (from rev 87754, 
ndiswrapper/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-04-06 09:30:38 UTC (rev 87755)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer:  Thorsten Töpper atsutane...@freethoughts.de
+# Contributor: SpepS dreamspepser at yahoo dot it
+# Contributor: Tobias Powalowski tp...@archlinux.org
+
+_extramodules=extramodules-3.8-ARCH
+pkgname=ndiswrapper
+pkgver=1.58
+pkgrel=5
+pkgdesc=Module for NDIS (Windows Network Drivers) drivers supplied by 
vendors.
+license=('GPL')
+arch=('i686' 'x86_64')
+url=http://ndiswrapper.sourceforge.net;
+install=ndiswrapper.install
+depends=('linux=3.8' 'linux3.9' 'wireless_tools' 'perl')
+makedepends=('linux-headers')
+provides=($pkgname-utils $pkgname-bin)
+replaces=($pkgname-utils $pkgname-bin)
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;)
+options=('!strip')
+sha1sums=('a256812b3136648ed93e04146d2276a3ca70957c')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  _kver=$(cat /usr/lib/modules/${_extramodules}/version)
+
+  # modinfo path fix
+  sed -i /modinfo/s/s/usr\// driver/Makefile
+
+  # make sure we point to the right build directory
+  sed -i /^KBUILD/ s,.*,KBUILD = $(readlink -f 
/usr/lib/modules/$_kver/build), driver/Makefile
+
+  make KVERS=$_kver
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  _kver=$(cat 

[arch-commits] Commit in cdfs/repos (testing-i686 testing-x86_64)

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:31:12
  Author: tpowa
Revision: 87756

remove from testing

Deleted:
  cdfs/repos/testing-i686/
  cdfs/repos/testing-x86_64/



[arch-commits] Commit in open-vm-tools-modules/trunk (PKGBUILD)

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:33:40
  Author: tpowa
Revision: 87757

upgpkg: open-vm-tools-modules 1:9.2.2-9

rebuild against 3.8.6

Modified:
  open-vm-tools-modules/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 09:31:12 UTC (rev 87756)
+++ PKGBUILD2013-04-06 09:33:40 UTC (rev 87757)
@@ -6,7 +6,7 @@
 epoch=1
 pkgver=9.2.2
 _pkgsubver=893683
-pkgrel=8
+pkgrel=9
 pkgdesc=kernel modules for the open source implementation of VMware Tools
 arch=('i686' 'x86_64')
 url=http://open-vm-tools.sourceforge.net/;



[arch-commits] Commit in open-vm-tools-modules/repos (10 files)

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:33:49
  Author: tpowa
Revision: 87758

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

Added:
  open-vm-tools-modules/repos/community-testing-i686/
  open-vm-tools-modules/repos/community-testing-i686/PKGBUILD
(from rev 87757, open-vm-tools-modules/trunk/PKGBUILD)
  open-vm-tools-modules/repos/community-testing-i686/linux-3.8.patch
(from rev 87757, open-vm-tools-modules/trunk/linux-3.8.patch)
  open-vm-tools-modules/repos/community-testing-i686/modprobe.conf
(from rev 87757, open-vm-tools-modules/trunk/modprobe.conf)
  
open-vm-tools-modules/repos/community-testing-i686/open-vm-tools-modules.install
(from rev 87757, open-vm-tools-modules/trunk/open-vm-tools-modules.install)
  open-vm-tools-modules/repos/community-testing-x86_64/
  open-vm-tools-modules/repos/community-testing-x86_64/PKGBUILD
(from rev 87757, open-vm-tools-modules/trunk/PKGBUILD)
  open-vm-tools-modules/repos/community-testing-x86_64/linux-3.8.patch
(from rev 87757, open-vm-tools-modules/trunk/linux-3.8.patch)
  open-vm-tools-modules/repos/community-testing-x86_64/modprobe.conf
(from rev 87757, open-vm-tools-modules/trunk/modprobe.conf)
  
open-vm-tools-modules/repos/community-testing-x86_64/open-vm-tools-modules.install
(from rev 87757, open-vm-tools-modules/trunk/open-vm-tools-modules.install)

+
 community-testing-i686/PKGBUILD|   60 +++
 community-testing-i686/linux-3.8.patch |   53 +
 community-testing-i686/modprobe.conf   |1 
 community-testing-i686/open-vm-tools-modules.install   |   23 +
 community-testing-x86_64/PKGBUILD  |   60 +++
 community-testing-x86_64/linux-3.8.patch   |   53 +
 community-testing-x86_64/modprobe.conf |1 
 community-testing-x86_64/open-vm-tools-modules.install |   23 +
 8 files changed, 274 insertions(+)

Copied: open-vm-tools-modules/repos/community-testing-i686/PKGBUILD (from rev 
87757, open-vm-tools-modules/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-04-06 09:33:49 UTC (rev 87758)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Krzysztof Raczkowski racz...@gmail.com
+
+pkgname=open-vm-tools-modules
+epoch=1
+pkgver=9.2.2
+_pkgsubver=893683
+pkgrel=9
+pkgdesc=kernel modules for the open source implementation of VMware Tools
+arch=('i686' 'x86_64')
+url=http://open-vm-tools.sourceforge.net/;
+license=('GPL')
+makedepends=('libdnet' 'procps' 'icu' 'uriparser' 'linux-headers')
+depends=('linux')
+install=$pkgname.install
+options=('!strip' '!makeflags')
+source=(http://downloads.sourceforge.net/open-vm-tools/open-vm-tools-$pkgver-${_pkgsubver}.tar.gz;
+   modprobe.conf
+   linux-3.8.patch)
+md5sums=('7af505681d736d4c9ee6493b1166689f'
+ 'bc5518489077e91655489bd04b868584'
+ 'ff757686649404db0c2c9761eb293174')
+
+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 $srcdir/open-vm-tools-${pkgver}-${_pkgsubver}
+
+  patch -Np1 -i ${srcdir}/linux-3.8.patch
+
+  sed -i 's|proc-3.2.8|procps|g' configure
+  sed -i 's|putname(name);|__putname(name);|' 
modules/linux/vmblock/linux/control.c
+
+  [ $NOEXTRACT -eq 1 ] || ./configure \
+  --prefix=/usr \
+  --without-x \
+  --with-linuxdir=/usr/lib/modules/$KERNEL_RELEASE
+
+  make -C modules modules
+}
+
+package() {
+  _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
+  depends=(linux=3.${_kernver} linux3.$(expr ${_kernver} + 1))
+  KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-3.${_kernver}-ARCH/version)
+  msg Kernel = $KERNEL_VERSION
+
+  cd $srcdir/open-vm-tools-${pkgver}-${_pkgsubver}
+  mkdir -p $pkgdir/usr/lib/modules/extramodules-3.${_kernver}-ARCH/
+
+  find -type f -name '*.ko' \
+-exec install -t $pkgdir/usr/lib/modules/extramodules-3.$_kernver-ARCH 
{} +
+
+  gzip $pkgdir/usr/lib/modules/extramodules-3.$_kernver-ARCH/*.ko
+
+  install -D -m 644 ${srcdir}/modprobe.conf 
${pkgdir}/usr/lib/modprobe.d/${pkgname}.conf
+  sed -i s|extramodules-.*-ARCH|extramodules-3.${_kernver}-ARCH| 
$startdir/$pkgname.install
+}

Copied: open-vm-tools-modules/repos/community-testing-i686/linux-3.8.patch 
(from rev 87757, open-vm-tools-modules/trunk/linux-3.8.patch)
===
--- community-testing-i686/linux-3.8.patch  (rev 0)
+++ community-testing-i686/linux-3.8.patch  2013-04-06 09:33:49 UTC (rev 
87758)
@@ -0,0 +1,53 @@
+diff -upr open-vm-tools-9.2.2-893683.orig/modules/linux/shared/compat_mm.h 

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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:34:06
  Author: tpowa
Revision: 87759

upgpkg: r8168 8.035.00-8

rebuild against 3.8.6

Modified:
  r8168/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 09:33:49 UTC (rev 87758)
+++ PKGBUILD2013-04-06 09:34:06 UTC (rev 87759)
@@ -5,7 +5,7 @@
 
 pkgname=r8168
 pkgver=8.035.00
-pkgrel=7
+pkgrel=8
 pkgdesc=A kernel module for Realtek 8168 network cards
 url=http://www.realtek.com.tw;
 license=(GPL)



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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:34:14
  Author: tpowa
Revision: 87760

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 87759, r8168/trunk/PKGBUILD)
  r8168/repos/community-testing-i686/linux-3.8.patch
(from rev 87759, r8168/trunk/linux-3.8.patch)
  r8168/repos/community-testing-i686/r8168.install
(from rev 87759, r8168/trunk/r8168.install)
  r8168/repos/community-testing-x86_64/
  r8168/repos/community-testing-x86_64/PKGBUILD
(from rev 87759, r8168/trunk/PKGBUILD)
  r8168/repos/community-testing-x86_64/linux-3.8.patch
(from rev 87759, r8168/trunk/linux-3.8.patch)
  r8168/repos/community-testing-x86_64/r8168.install
(from rev 87759, r8168/trunk/r8168.install)

--+
 community-testing-i686/PKGBUILD  |   49 +
 community-testing-i686/linux-3.8.patch   |   48 
 community-testing-i686/r8168.install |   17 ++
 community-testing-x86_64/PKGBUILD|   49 +
 community-testing-x86_64/linux-3.8.patch |   48 
 community-testing-x86_64/r8168.install   |   17 ++
 6 files changed, 228 insertions(+)

Copied: r8168/repos/community-testing-i686/PKGBUILD (from rev 87759, 
r8168/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-04-06 09:34:14 UTC (rev 87760)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+# Contributor: Bob Fanger  bfanger(at)gmail 
+# Contributor: Filip fila pruda com, Det  nimetonmaili(at)gmail 
+
+pkgname=r8168
+pkgver=8.035.00
+pkgrel=8
+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')
+source=(http://r8168.googlecode.com/files/$pkgname-$pkgver.tar.bz2
+linux-3.8.patch)
+install=$pkgname.install
+
+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
+
+   patch -Np1 -i $srcdir/linux-3.8.patch
+
+   # 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} linux3.$(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
+}
+
+sha256sums=('b904d31fc9bd6c97cc34479a0eba0e3a9bba5351a43b56dd5fff6b7dc1a5df73'
+'fcf49d6147a7db3e739e6798b41230c13403cdba8ef8db93e7691c4c1e4617c3')

Copied: r8168/repos/community-testing-i686/linux-3.8.patch (from rev 87759, 
r8168/trunk/linux-3.8.patch)
===
--- community-testing-i686/linux-3.8.patch  (rev 0)
+++ community-testing-i686/linux-3.8.patch  2013-04-06 09:34:14 UTC (rev 
87760)
@@ -0,0 +1,48 @@
+diff -upr r8168-8.035.00.orig/src/r8168_n.c r8168-8.035.00/src/r8168_n.c
+--- r8168-8.035.00.orig/src/r8168_n.c  2013-02-21 03:31:04.0 +0200
 r8168-8.035.00/src/r8168_n.c   2013-02-21 03:31:56.0 +0200
+@@ -14541,7 +14541,7 @@ rtl8168_phy_power_down (struct net_devic
+   spin_unlock_irqrestore(tp-phy_lock, flags);
+ }
+ 
+-static int __devinit
++static int
+ rtl8168_init_board(struct pci_dev *pdev,
+  struct net_device **dev_out,
+  void __iomem **ioaddr_out)
+@@ -14711,7 +14711,7 @@ err_out:
+   goto out;
+ }
+ 
+-static void __devinit
++static void
+ rtl8168_init_sequence(struct rtl8168_private *tp)
+ {
+   void __iomem *ioaddr = tp-mmio_addr;
+@@ -14964,7 +14964,7 @@ static const struct net_device_ops rtl81
+ };
+ #endif
+ 
+-static int __devinit
++static int
+ rtl8168_init_one(struct pci_dev *pdev,
+const struct pci_device_id *ent)
+ {
+@@ -15128,7 +15128,7 @@ rtl8168_init_one(struct pci_dev *pdev,
+   return 0;
+ }
+ 
+-static void __devexit
++static void
+ rtl8168_remove_one(struct pci_dev *pdev)
+ {
+   

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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:35:36
  Author: tpowa
Revision: 87761

upgpkg: rt3562sta 2.4.1.1-26

rebuild against 3.8.6

Modified:
  rt3562sta/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 09:34:14 UTC (rev 87760)
+++ PKGBUILD2013-04-06 09:35:36 UTC (rev 87761)
@@ -4,7 +4,7 @@
 
 pkgname=rt3562sta
 pkgver=2.4.1.1
-pkgrel=25
+pkgrel=26
 pkgdesc=Ralink RT3562 PCI WLAN adaptors kernel module
 arch=(i686 x86_64)
 url=http://www.mediatek.com/en/Products/support.php?sn=501;



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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:35:41
  Author: tpowa
Revision: 87762

upgpkg: tp_smapi 0.41-17

rebuild against 3.8.6

Modified:
  tp_smapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 09:35:36 UTC (rev 87761)
+++ PKGBUILD2013-04-06 09:35:41 UTC (rev 87762)
@@ -10,7 +10,7 @@
 
 pkgname=tp_smapi
 pkgver=0.41
-pkgrel=16
+pkgrel=17
 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)

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:35:48
  Author: tpowa
Revision: 87763

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 87762, tp_smapi/trunk/PKGBUILD)
  tp_smapi/repos/community-testing-i686/tp_smapi.install
(from rev 87762, tp_smapi/trunk/tp_smapi.install)
  tp_smapi/repos/community-testing-x86_64/
  tp_smapi/repos/community-testing-x86_64/PKGBUILD
(from rev 87762, tp_smapi/trunk/PKGBUILD)
  tp_smapi/repos/community-testing-x86_64/tp_smapi.install
(from rev 87762, tp_smapi/trunk/tp_smapi.install)

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

Copied: tp_smapi/repos/community-testing-i686/PKGBUILD (from rev 87762, 
tp_smapi/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-04-06 09:35:48 UTC (rev 87763)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz steviedizzle ð gmail đ com
+# Contributor: Nick B Shirakawasuna ð gmail đ com
+# Contributor: Christof Musik christof ð senfdax đ de
+# Contributor: Stefan Rupp archlinux ð stefanrupp đ de
+# Contributor: Ignas Anikevicius anikevicius ð gmail đ com
+
+pkgname=tp_smapi
+pkgver=0.41
+pkgrel=17
+pkgdesc=Modules for ThinkPad's SMAPI functionality
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux=3.8' 'linux3.9')
+makedepends=('linux-headers=3.8' 'linux-headers3.9')
+install=${pkgname}.install
+source=(https://github.com/downloads/evgeni/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('63c683415c764568f6bf17c7eabe4752')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  _kernver=${_kernver:-$(uname -r)}
+  _extramodules=$(readlink -f /usr/lib/modules/${_kernver}/extramodules || 
true)
+  _kernver=$( ${_extramodules}/version)
+
+  sed -ri -e s/^(KVER\s*:=).*$/\1 ${_kernver}/ \
+ -e s#^(KBASE\s*:=).*\$#\1 ${_extramodules%/*}/${_kernver}# Makefile
+
+  make HDAPS=1
+}
+
+package() {
+  _kernver=${_kernver:-$(uname -r)}
+  _extramodules=$(readlink -f /usr/lib/modules/${_kernver}/extramodules || 
true)
+  _kernver=$( ${_extramodules}/version)
+
+  make -C ${_extramodules%/*}/${_kernver}/build \
+INSTALL_MOD_PATH=${pkgdir}/${_extramodules%%/lib/*} \
+M=${srcdir}/${pkgname}-${pkgver} modules_install
+
+  cd ${pkgdir}/${_extramodules%/*}
+  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${_extramodules}# 
${startdir}/${pkgname}.install
+}

Copied: tp_smapi/repos/community-testing-i686/tp_smapi.install (from rev 87762, 
tp_smapi/trunk/tp_smapi.install)
===
--- community-testing-i686/tp_smapi.install (rev 0)
+++ community-testing-i686/tp_smapi.install 2013-04-06 09:35:48 UTC (rev 
87763)
@@ -0,0 +1,13 @@
+extramodules=/usr/lib/modules/extramodules-3.8-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 87762, 
tp_smapi/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-04-06 09:35:48 UTC (rev 87763)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz steviedizzle ð gmail đ com
+# Contributor: Nick B Shirakawasuna ð gmail đ com
+# Contributor: Christof Musik christof ð senfdax đ de
+# Contributor: Stefan Rupp archlinux ð stefanrupp đ de
+# Contributor: Ignas Anikevicius anikevicius ð gmail đ com
+
+pkgname=tp_smapi
+pkgver=0.41
+pkgrel=17
+pkgdesc=Modules for ThinkPad's SMAPI functionality
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux=3.8' 'linux3.9')
+makedepends=('linux-headers=3.8' 'linux-headers3.9')
+install=${pkgname}.install

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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:35:54
  Author: tpowa
Revision: 87764

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 87762, rt3562sta/trunk/PKGBUILD)
  rt3562sta/repos/community-testing-i686/linux-3.8.patch
(from rev 87762, rt3562sta/trunk/linux-3.8.patch)
  rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-WPA-mixed.patch
(from rev 87762, rt3562sta/trunk/rt3562sta-2.4.1.1-WPA-mixed.patch)
  rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-config.patch
(from rev 87762, rt3562sta/trunk/rt3562sta-2.4.1.1-config.patch)
  
rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch
(from rev 87762, 
rt3562sta/trunk/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch)
  
rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch
(from rev 87762, 
rt3562sta/trunk/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch)
  
rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-reduce_debug_output.patch
(from rev 87762, 
rt3562sta/trunk/rt3562sta-2.4.1.1-reduce_debug_output.patch)
  
rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch
(from rev 87762, 
rt3562sta/trunk/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch)
  
rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-remove_date_time.patch
(from rev 87762, rt3562sta/trunk/rt3562sta-2.4.1.1-remove_date_time.patch)
  rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-return_nonvoid.patch
(from rev 87762, rt3562sta/trunk/rt3562sta-2.4.1.1-return_nonvoid.patch)
  rt3562sta/repos/community-testing-i686/rt3562sta.install
(from rev 87762, rt3562sta/trunk/rt3562sta.install)
  rt3562sta/repos/community-testing-x86_64/
  rt3562sta/repos/community-testing-x86_64/PKGBUILD
(from rev 87763, rt3562sta/trunk/PKGBUILD)
  rt3562sta/repos/community-testing-x86_64/linux-3.8.patch
(from rev 87763, rt3562sta/trunk/linux-3.8.patch)
  rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-WPA-mixed.patch
(from rev 87763, rt3562sta/trunk/rt3562sta-2.4.1.1-WPA-mixed.patch)
  rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-config.patch
(from rev 87763, rt3562sta/trunk/rt3562sta-2.4.1.1-config.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch
(from rev 87763, 
rt3562sta/trunk/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch
(from rev 87763, 
rt3562sta/trunk/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-reduce_debug_output.patch
(from rev 87763, 
rt3562sta/trunk/rt3562sta-2.4.1.1-reduce_debug_output.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch
(from rev 87763, 
rt3562sta/trunk/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-remove_date_time.patch
(from rev 87763, rt3562sta/trunk/rt3562sta-2.4.1.1-remove_date_time.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-return_nonvoid.patch
(from rev 87763, rt3562sta/trunk/rt3562sta-2.4.1.1-return_nonvoid.patch)
  rt3562sta/repos/community-testing-x86_64/rt3562sta.install
(from rev 87763, rt3562sta/trunk/rt3562sta.install)

+
 community-testing-i686/PKGBUILD
|   88 
 community-testing-i686/linux-3.8.patch 
|   50 +
 community-testing-i686/rt3562sta-2.4.1.1-WPA-mixed.patch   
|   11 +
 community-testing-i686/rt3562sta-2.4.1.1-config.patch  
|   98 ++
 community-testing-i686/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch 
|   13 +
 community-testing-i686/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch 
|   14 +
 community-testing-i686/rt3562sta-2.4.1.1-reduce_debug_output.patch 
|   15 +
 
community-testing-i686/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch
   |   47 
 community-testing-i686/rt3562sta-2.4.1.1-remove_date_time.patch
|   11 +
 community-testing-i686/rt3562sta-2.4.1.1-return_nonvoid.patch  
|   11 +
 community-testing-i686/rt3562sta.install   
|   16 +
 community-testing-x86_64/PKGBUILD  
|   88 
 community-testing-x86_64/linux-3.8.patch 

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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:36:14
  Author: tpowa
Revision: 87765

upgpkg: vhba-module 20120422-20

rebuild against 3.8.6

Modified:
  vhba-module/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 09:35:54 UTC (rev 87764)
+++ PKGBUILD2013-04-06 09:36:14 UTC (rev 87765)
@@ -6,7 +6,7 @@
 pkgname=vhba-module
 pkgver=20120422
 _extramodules=extramodules-3.8-ARCH
-pkgrel=19
+pkgrel=20
 pkgdesc=Kernel module that emulates SCSI devices
 arch=('i686' 'x86_64')
 url=http://cdemu.sourceforge.net/;



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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:36:22
  Author: tpowa
Revision: 87766

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 87765, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-testing-i686/PKGBUILD
(from rev 87765, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-testing-i686/vhba-module.install
(from rev 87765, 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 87765, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-testing-x86_64/PKGBUILD
(from rev 87765, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-testing-x86_64/vhba-module.install
(from rev 87765, vhba-module/trunk/vhba-module.install)

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

Copied: vhba-module/repos/community-testing-i686/60-vhba.rules (from rev 87765, 
vhba-module/trunk/60-vhba.rules)
===
--- community-testing-i686/60-vhba.rules(rev 0)
+++ community-testing-i686/60-vhba.rules2013-04-06 09:36:22 UTC (rev 
87766)
@@ -0,0 +1,13 @@
+ACTION==remove, GOTO=vhba_end
+KERNEL!=vhba_ctl, GOTO=vhba_end
+
+NAME=vhba_ctl, MODE=0660, OWNER=root, GROUP=cdemu
+
+TEST==/sys/fs/cgroup/systemd, GOTO=vhba_uaccess
+TAG+=udev-acl
+GOTO=vhba_end
+
+LABEL=vhba_uaccess
+TAG+=uaccess
+
+LABEL=vhba_end

Copied: vhba-module/repos/community-testing-i686/PKGBUILD (from rev 87765, 
vhba-module/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-04-06 09:36:22 UTC (rev 87766)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Mateusz Herych heni...@gmail.com
+# Contributor: Charles Lindsay char...@chaoslizard.org
+
+pkgname=vhba-module
+pkgver=20120422
+_extramodules=extramodules-3.8-ARCH
+pkgrel=20
+pkgdesc=Kernel module that emulates SCSI devices
+arch=('i686' 'x86_64')
+url=http://cdemu.sourceforge.net/;
+license=('GPL')
+depends=('linux=3.8' 'linux3.9')
+makedepends=('linux-headers')
+options=(!makeflags)
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2;
+'60-vhba.rules')
+md5sums=('d97372da1d270d1605742b2995fb6678'
+ 'b5e82d0160e7a181219b67c1794d5c27')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
+
+  make KDIR=/usr/lib/modules/$_kernver/build
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  install -Dm644 vhba.ko \
+$pkgdir/usr/lib/modules/$_extramodules/vhba.ko
+
+  sed -i -e s/EXTRAMODULES='.*'/EXTRAMODULES='$_extramodules'/ \
+$startdir/vhba-module.install
+
+  install -Dm644 $srcdir/60-vhba.rules \
+ $pkgdir/usr/lib/udev/rules.d/60-vhba.rules
+}
+
+# vim:set ts=2 sw=2 et:

Copied: vhba-module/repos/community-testing-i686/vhba-module.install (from rev 
87765, vhba-module/trunk/vhba-module.install)
===
--- community-testing-i686/vhba-module.install  (rev 0)
+++ community-testing-i686/vhba-module.install  2013-04-06 09:36:22 UTC (rev 
87766)
@@ -0,0 +1,21 @@
+_updatemod() {
+  echoUpdating module dependencies...
+  EXTRAMODULES='extramodules-3.8-ARCH'
+  depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_install() {
+  post_upgrade
+}
+
+post_upgrade() {
+  getent group cdemu /dev/null || groupadd -r cdemu
+  _updatemod
+}
+
+post_remove() {
+  _updatemod
+  groupdel cdemu
+}
+
+# vim:set ts=2 sw=2 et:

Copied: vhba-module/repos/community-testing-x86_64/60-vhba.rules (from rev 
87765, vhba-module/trunk/60-vhba.rules)
===
--- community-testing-x86_64/60-vhba.rules  (rev 0)
+++ community-testing-x86_64/60-vhba.rules  2013-04-06 09:36:22 UTC (rev 
87766)
@@ -0,0 +1,13 @@
+ACTION==remove, GOTO=vhba_end
+KERNEL!=vhba_ctl, GOTO=vhba_end
+
+NAME=vhba_ctl, MODE=0660, OWNER=root, GROUP=cdemu
+
+TEST==/sys/fs/cgroup/systemd, GOTO=vhba_uaccess
+TAG+=udev-acl
+GOTO=vhba_end
+
+LABEL=vhba_uaccess
+TAG+=uaccess
+
+LABEL=vhba_end

Copied: vhba-module/repos/community-testing-x86_64/PKGBUILD 

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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:38:56
  Author: tpowa
Revision: 87767

upgpkg: virtualbox-modules 4.2.10-4

rebuild against 3.8.6

Modified:
  virtualbox-modules/trunk/PKGBUILD
  virtualbox-modules/trunk/virtualbox-guest-modules.install
  virtualbox-modules/trunk/virtualbox-host-modules.install

--+
 PKGBUILD |2 +-
 virtualbox-guest-modules.install |6 +++---
 virtualbox-host-modules.install  |6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 09:36:22 UTC (rev 87766)
+++ PKGBUILD2013-04-06 09:38:56 UTC (rev 87767)
@@ -6,7 +6,7 @@
 pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules')
 pkgver=4.2.10
 _extramodules=extramodules-3.8-ARCH
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
 license=('GPL')

Modified: virtualbox-guest-modules.install
===
--- virtualbox-guest-modules.install2013-04-06 09:36:22 UTC (rev 87766)
+++ virtualbox-guest-modules.install2013-04-06 09:38:56 UTC (rev 87767)
@@ -2,16 +2,16 @@
 cat  EOF
 === You may want to load vboxguest, vboxsf and vboxvideo
 EOF
-EXTRAMODULES='extramodules-3.7-ARCH'
+EXTRAMODULES='extramodules-3.8-ARCH'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }
 
 post_upgrade() {
-EXTRAMODULES='extramodules-3.7-ARCH'
+EXTRAMODULES='extramodules-3.8-ARCH'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }
 
 post_remove() {
-EXTRAMODULES='extramodules-3.7-ARCH'
+EXTRAMODULES='extramodules-3.8-ARCH'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }

Modified: virtualbox-host-modules.install
===
--- virtualbox-host-modules.install 2013-04-06 09:36:22 UTC (rev 87766)
+++ virtualbox-host-modules.install 2013-04-06 09:38:56 UTC (rev 87767)
@@ -3,17 +3,17 @@
 === You must load vboxdrv module before starting VirtualBox:
 === # modprobe vboxdrv
 EOF
-EXTRAMODULES='extramodules-3.7-ARCH'
+EXTRAMODULES='extramodules-3.8-ARCH'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }
 
 post_upgrade() {
-EXTRAMODULES='extramodules-3.7-ARCH'
+EXTRAMODULES='extramodules-3.8-ARCH'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 echo 'In order to use the new version, reload all virtualbox modules 
manually.'
 }
 
 post_remove() {
-EXTRAMODULES='extramodules-3.7-ARCH'
+EXTRAMODULES='extramodules-3.8-ARCH'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }



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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:39:04
  Author: tpowa
Revision: 87768

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 87767, virtualbox-modules/trunk/PKGBUILD)
  virtualbox-modules/repos/community-testing-i686/build.sh
(from rev 87767, virtualbox-modules/trunk/build.sh)
  
virtualbox-modules/repos/community-testing-i686/virtualbox-guest-modules.install
(from rev 87767, virtualbox-modules/trunk/virtualbox-guest-modules.install)
  
virtualbox-modules/repos/community-testing-i686/virtualbox-host-modules.install
(from rev 87767, virtualbox-modules/trunk/virtualbox-host-modules.install)
  virtualbox-modules/repos/community-testing-x86_64/
  virtualbox-modules/repos/community-testing-x86_64/PKGBUILD
(from rev 87767, virtualbox-modules/trunk/PKGBUILD)
  virtualbox-modules/repos/community-testing-x86_64/build.sh
(from rev 87767, virtualbox-modules/trunk/build.sh)
  
virtualbox-modules/repos/community-testing-x86_64/virtualbox-guest-modules.install
(from rev 87767, virtualbox-modules/trunk/virtualbox-guest-modules.install)
  
virtualbox-modules/repos/community-testing-x86_64/virtualbox-host-modules.install
(from rev 87767, virtualbox-modules/trunk/virtualbox-host-modules.install)

---+
 community-testing-i686/PKGBUILD   |   66 
 community-testing-i686/build.sh   |   25 
 community-testing-i686/virtualbox-guest-modules.install   |   17 +++
 community-testing-i686/virtualbox-host-modules.install|   19 +++
 community-testing-x86_64/PKGBUILD |   66 
 community-testing-x86_64/build.sh |   25 
 community-testing-x86_64/virtualbox-guest-modules.install |   17 +++
 community-testing-x86_64/virtualbox-host-modules.install  |   19 +++
 8 files changed, 254 insertions(+)

Copied: virtualbox-modules/repos/community-testing-i686/PKGBUILD (from rev 
87767, virtualbox-modules/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-04-06 09:39:04 UTC (rev 87768)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Maintainer: Sébastien Luttringer
+
+pkgbase=virtualbox-modules
+pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules')
+pkgver=4.2.10
+_extramodules=extramodules-3.8-ARCH
+pkgrel=4
+arch=('i686' 'x86_64')
+url='http://virtualbox.org'
+license=('GPL')
+makedepends=('linux-headers'
+ virtualbox-host-dkms=$pkgver
+ virtualbox-guest-dkms=$pkgver
+ 'expac'
+ 'bc')
+
+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=${_kernver%.*} linux$(echo ${_kernver%.*}+0.1|bc))
+  replaces=('virtualbox-modules')
+  conflicts=('virtualbox-modules')
+  install=virtualbox-host-modules.install
+
+  install -dm755 $pkgdir/usr/lib/modules/$_extramodules
+  cd dkms/vboxhost/$pkgver/$_kernver/$CARCH/module
+  install -m644 * $pkgdir/usr/lib/modules/$_extramodules
+  find $pkgdir -name '*.ko' -exec gzip -9 {} +
+  sed -ie s/EXTRAMODULES='.*'/EXTRAMODULES='$_extramodules'/ 
$startdir/virtualbox-host-modules.install
+}
+
+package_virtualbox-guest-modules(){
+  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+
+  pkgdesc='Guest kernel modules for VirtualBox'
+  license=('GPL')
+  depends=(linux=${_kernver%.*} linux$(echo ${_kernver%.*}+0.1|bc))
+  replaces=('virtualbox-archlinux-modules')
+  conflicts=('virtualbox-archlinux-modules')
+  install=virtualbox-guest-modules.install
+
+  install -dm755 $pkgdir/usr/lib/modules/$_extramodules
+  cd dkms/vboxguest/$pkgver/$_kernver/$CARCH/module
+  install -m644 * $pkgdir/usr/lib/modules/$_extramodules
+  find $pkgdir -name '*.ko' -exec gzip -9 {} +
+  sed -ie s/EXTRAMODULES='.*'/EXTRAMODULES='$_extramodules'/ 
$startdir/virtualbox-guest-modules.install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: virtualbox-modules/repos/community-testing-i686/build.sh (from rev 
87767, virtualbox-modules/trunk/build.sh)
===
--- community-testing-i686/build.sh (rev 0)
+++ 

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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:39:32
  Author: tpowa
Revision: 87769

upgpkg: bbswitch 0.6-3

rebuild against 3.8.6

Modified:
  bbswitch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 09:39:04 UTC (rev 87768)
+++ PKGBUILD2013-04-06 09:39:32 UTC (rev 87769)
@@ -5,7 +5,7 @@
 pkgname=bbswitch
 pkgver=0.6
 _extramodules=extramodules-3.8-ARCH # Don't forget to update bbswitch.install
-pkgrel=2
+pkgrel=3
 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)

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:39:38
  Author: tpowa
Revision: 87770

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 87769, bbswitch/trunk/PKGBUILD)
  bbswitch/repos/community-testing-i686/bbswitch.install
(from rev 87769, bbswitch/trunk/bbswitch.install)
  bbswitch/repos/community-testing-x86_64/
  bbswitch/repos/community-testing-x86_64/PKGBUILD
(from rev 87769, bbswitch/trunk/PKGBUILD)
  bbswitch/repos/community-testing-x86_64/bbswitch.install
(from rev 87769, bbswitch/trunk/bbswitch.install)

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

Copied: bbswitch/repos/community-testing-i686/PKGBUILD (from rev 87769, 
bbswitch/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-04-06 09:39:38 UTC (rev 87770)
@@ -0,0 +1,32 @@
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: M0Rf30
+# Contributor: Samsagax samsa...@gmail.com
+
+pkgname=bbswitch
+pkgver=0.6
+_extramodules=extramodules-3.8-ARCH # Don't forget to update bbswitch.install
+pkgrel=3
+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.8' 'linux3.9')
+makedepends=('linux-headers=3.8' 'linux-headers3.9')
+install=bbswitch.install
+source=(https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
+md5sums=('c5496e3225c8e70d02a24bfd8a50faf6')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+   
+  make KDIR=/usr/src/linux-${_kernver}
+}
+
+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 87769, 
bbswitch/trunk/bbswitch.install)
===
--- community-testing-i686/bbswitch.install (rev 0)
+++ community-testing-i686/bbswitch.install 2013-04-06 09:39:38 UTC (rev 
87770)
@@ -0,0 +1,12 @@
+post_install() {
+EXTRAMODULES='extramodules-3.8-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 87769, 
bbswitch/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-04-06 09:39:38 UTC (rev 87770)
@@ -0,0 +1,32 @@
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: M0Rf30
+# Contributor: Samsagax samsa...@gmail.com
+
+pkgname=bbswitch
+pkgver=0.6
+_extramodules=extramodules-3.8-ARCH # Don't forget to update bbswitch.install
+pkgrel=3
+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.8' 'linux3.9')
+makedepends=('linux-headers=3.8' 'linux-headers3.9')
+install=bbswitch.install
+source=(https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
+md5sums=('c5496e3225c8e70d02a24bfd8a50faf6')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+   
+  make KDIR=/usr/src/linux-${_kernver}
+}
+
+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 
87769, bbswitch/trunk/bbswitch.install)
===
--- community-testing-x86_64/bbswitch.install   (rev 0)
+++ community-testing-x86_64/bbswitch.install   2013-04-06 09:39:38 UTC (rev 
87770)
@@ -0,0 +1,12 @@
+post_install() {
+EXTRAMODULES='extramodules-3.8-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}



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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:44:51
  Author: tpowa
Revision: 87771

upgpkg: tp_smapi-lts 0.41-10

rebuild against 3.0.72

Modified:
  tp_smapi-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 09:39:38 UTC (rev 87770)
+++ PKGBUILD2013-04-06 09:44:51 UTC (rev 87771)
@@ -11,7 +11,7 @@
 _pkgname=tp_smapi
 _extramodules=/usr/lib/modules/extramodules-3.0-lts
 pkgver=0.41
-pkgrel=9
+pkgrel=10
 pkgdesc=linux-lts modules for ThinkPad's SMAPI functionality
 arch=('i686' 'x86_64')
 url='https://github.com/evgeni/tp_smapi'



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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:44:57
  Author: tpowa
Revision: 87772

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

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

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

Copied: tp_smapi-lts/repos/community-testing-i686/PKGBUILD (from rev 87771, 
tp_smapi-lts/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-04-06 09:44:57 UTC (rev 87772)
@@ -0,0 +1,56 @@
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz steviedizzle ð gmail đ com
+# Contributor: Nick B Shirakawasuna ð gmail đ com
+# Contributor: Christof Musik christof ð senfdax đ de
+# Contributor: Stefan Rupp archlinux ð stefanrupp đ de
+# Contributor: Ignas Anikevicius anikevicius ð gmail đ com
+
+pkgname=tp_smapi-lts
+_pkgname=tp_smapi
+_extramodules=/usr/lib/modules/extramodules-3.0-lts
+pkgver=0.41
+pkgrel=10
+pkgdesc=linux-lts modules for ThinkPad's SMAPI functionality
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux-lts=3.0' 'linux-lts3.1')
+makedepends=('linux-lts-headers=3.0' 'linux-lts-headers3.1')
+install=${pkgname}.install
+source=(https://github.com/downloads/evgeni/${_pkgname}/${_pkgname}-${pkgver}.tar.gz;)
+md5sums=('63c683415c764568f6bf17c7eabe4752')
+
+build() {
+  cd ${srcdir}/${_pkgname}-${pkgver}
+
+  _kernver=$( ${_extramodules}/version)
+
+  sed -ri -e s/^(KVER\s*:=).*$/\1 ${_kernver}/ \
+ -e s#^(KBASE\s*:=).*\$#\1 ${_extramodules%/*}/${_kernver}# Makefile
+
+  make HDAPS=1
+}
+
+package() {
+  _kernver=$( ${_extramodules}/version)
+
+  make -C ${_extramodules%/*}/${_kernver}/build \
+INSTALL_MOD_PATH=${pkgdir}/${_extramodules%%/lib/*} \
+M=${srcdir}/${_pkgname}-${pkgver} modules_install
+
+  cd ${pkgdir}/${_extramodules%/*}
+  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${_extramodules}# 
${startdir}/${pkgname}.install
+}

Copied: tp_smapi-lts/repos/community-testing-i686/tp_smapi-lts.install (from 
rev 87771, tp_smapi-lts/trunk/tp_smapi-lts.install)
===
--- community-testing-i686/tp_smapi-lts.install (rev 0)
+++ community-testing-i686/tp_smapi-lts.install 2013-04-06 09:44:57 UTC (rev 
87772)
@@ -0,0 +1,13 @@
+extramodules=/usr/lib/modules/extramodules-3.0-lts
+
+post_install() {
+  depmod -v $( $extramodules/version) /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: tp_smapi-lts/repos/community-testing-x86_64/PKGBUILD (from rev 87771, 
tp_smapi-lts/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-04-06 09:44:57 UTC (rev 87772)
@@ -0,0 +1,56 @@
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz steviedizzle ð gmail đ com
+# Contributor: Nick B Shirakawasuna ð gmail đ com
+# Contributor: Christof Musik christof ð senfdax đ de
+# Contributor: Stefan Rupp archlinux ð stefanrupp đ de
+# Contributor: Ignas Anikevicius anikevicius ð gmail đ com
+
+pkgname=tp_smapi-lts
+_pkgname=tp_smapi
+_extramodules=/usr/lib/modules/extramodules-3.0-lts
+pkgver=0.41
+pkgrel=10
+pkgdesc=linux-lts modules for ThinkPad's SMAPI functionality
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux-lts=3.0' 'linux-lts3.1')
+makedepends=('linux-lts-headers=3.0' 'linux-lts-headers3.1')

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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:46:07
  Author: tpowa
Revision: 87773

upgpkg: r8168-lts 8.035.00-2

rebuild against 3.0.72

Modified:
  r8168-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 09:44:57 UTC (rev 87772)
+++ PKGBUILD2013-04-06 09:46:07 UTC (rev 87773)
@@ -4,7 +4,7 @@
 pkgname=r8168-lts
 _pkgname=r8168
 pkgver=8.035.00
-pkgrel=1
+pkgrel=2
 pkgdesc=A kernel module for Realtek 8168 network cards for linux-lts
 url=http://www.realtek.com.tw;
 license=(GPL)



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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:46:14
  Author: tpowa
Revision: 87774

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

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

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

Copied: r8168-lts/repos/community-testing-i686/PKGBUILD (from rev 87773, 
r8168-lts/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-04-06 09:46:14 UTC (rev 87774)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+
+pkgname=r8168-lts
+_pkgname=r8168
+pkgver=8.035.00
+pkgrel=2
+pkgdesc=A kernel module for Realtek 8168 network cards for linux-lts
+url=http://www.realtek.com.tw;
+license=(GPL)
+arch=('i686' 'x86_64')
+depends=('glibc' linux-lts=3.0 linux-lts3.1)
+makedepends=(linux-lts-headers=3.0 linux-lts-headers3.1)
+source=(http://r8168.googlecode.com/files/$_pkgname-$pkgver.tar.bz2)
+install=$pkgname.install
+
+_extramodules=extramodules-3.0-lts
+
+build() {
+   cd $_pkgname-$pkgver
+   local _kernver=$(cat /usr/lib/modules/$_extramodules/version)
+   make -C /usr/lib/modules/$_kernver/build \
+   SUBDIRS=$srcdir/$_pkgname-$pkgver/src \
+   EXTRA_CFLAGS=-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN \
+   modules
+}
+
+package() {
+   cd $_pkgname-$pkgver
+   install -Dm644 src/$_pkgname.ko 
$pkgdir/usr/lib/modules/$_extramodules/$_pkgname.ko
+   find $pkgdir -name '*.ko' -exec gzip -9 {} +
+}
+
+sha256sums=('b904d31fc9bd6c97cc34479a0eba0e3a9bba5351a43b56dd5fff6b7dc1a5df73')

Copied: r8168-lts/repos/community-testing-i686/r8168-lts.install (from rev 
87773, r8168-lts/trunk/r8168-lts.install)
===
--- community-testing-i686/r8168-lts.install(rev 0)
+++ community-testing-i686/r8168-lts.install2013-04-06 09:46:14 UTC (rev 
87774)
@@ -0,0 +1,17 @@
+rebuild_module_dependencies() {
+   EXTRAMODULES='extramodules-3.0-lts'
+   depmod $(cat /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-lts/repos/community-testing-x86_64/PKGBUILD (from rev 87773, 
r8168-lts/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-04-06 09:46:14 UTC (rev 87774)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+
+pkgname=r8168-lts
+_pkgname=r8168
+pkgver=8.035.00
+pkgrel=2
+pkgdesc=A kernel module for Realtek 8168 network cards for linux-lts
+url=http://www.realtek.com.tw;
+license=(GPL)
+arch=('i686' 'x86_64')
+depends=('glibc' linux-lts=3.0 linux-lts3.1)
+makedepends=(linux-lts-headers=3.0 linux-lts-headers3.1)
+source=(http://r8168.googlecode.com/files/$_pkgname-$pkgver.tar.bz2)
+install=$pkgname.install
+
+_extramodules=extramodules-3.0-lts
+
+build() {
+   cd $_pkgname-$pkgver
+   local _kernver=$(cat /usr/lib/modules/$_extramodules/version)
+   make -C /usr/lib/modules/$_kernver/build \
+   SUBDIRS=$srcdir/$_pkgname-$pkgver/src \
+   EXTRA_CFLAGS=-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN \
+   modules
+}
+
+package() {
+   cd $_pkgname-$pkgver
+   install -Dm644 src/$_pkgname.ko 
$pkgdir/usr/lib/modules/$_extramodules/$_pkgname.ko
+   find $pkgdir -name '*.ko' -exec gzip -9 {} +
+}
+
+sha256sums=('b904d31fc9bd6c97cc34479a0eba0e3a9bba5351a43b56dd5fff6b7dc1a5df73')

Copied: r8168-lts/repos/community-testing-x86_64/r8168-lts.install (from rev 
87773, r8168-lts/trunk/r8168-lts.install)

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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:49:21
  Author: tpowa
Revision: 87775

upgpkg: virtualbox-modules-lts 4.2.10-3

rebuild against 3.0.72

Modified:
  virtualbox-modules-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 09:46:14 UTC (rev 87774)
+++ PKGBUILD2013-04-06 09:49:21 UTC (rev 87775)
@@ -6,7 +6,7 @@
 pkgbase=virtualbox-modules-lts
 pkgname=('virtualbox-host-modules-lts' 'virtualbox-guest-modules-lts')
 pkgver=4.2.10
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
 license=('GPL')



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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:49:30
  Author: tpowa
Revision: 87776

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

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

---+
 community-testing-i686/PKGBUILD   |   70 ++
 community-testing-i686/build.sh   |   25 +++
 community-testing-i686/virtualbox-guest-modules-lts.install   |   16 ++
 community-testing-i686/virtualbox-host-modules-lts.install|   18 ++
 community-testing-x86_64/PKGBUILD |   70 ++
 community-testing-x86_64/build.sh |   25 +++
 community-testing-x86_64/virtualbox-guest-modules-lts.install |   16 ++
 community-testing-x86_64/virtualbox-host-modules-lts.install  |   18 ++
 8 files changed, 258 insertions(+)

Copied: virtualbox-modules-lts/repos/community-testing-i686/PKGBUILD (from rev 
87775, virtualbox-modules-lts/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-04-06 09:49:30 UTC (rev 87776)
@@ -0,0 +1,70 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Ionut Biru ib...@archlinux.org
+# Contributor: Sébastien Luttringer
+
+pkgbase=virtualbox-modules-lts
+pkgname=('virtualbox-host-modules-lts' 'virtualbox-guest-modules-lts')
+pkgver=4.2.10
+pkgrel=3
+arch=('i686' 'x86_64')
+url='http://virtualbox.org'
+license=('GPL')
+makedepends=('linux-lts-headers'
+ virtualbox-host-dkms=$pkgver
+ virtualbox-guest-dkms=$pkgver
+ 'expac'
+ 'bc')
+
+build() {
+  _kernver=$(expac -Q '%v' linux-lts-headers)-lts
+
+  # dkms need modification to be run as user
+  cp -r /var/lib/dkms .
+  echo dkms_tree='$srcdir/dkms'  dkms.conf
+  # build host modules
+  msg2 'Host modules'
+  dkms --dkmsframework dkms.conf build vboxhost/$pkgver -k $_kernver
+  # build guest modules
+  msg2 'Guest modules'
+  dkms --dkmsframework dkms.conf build vboxguest/$pkgver -k $_kernver
+}
+
+package_virtualbox-host-modules-lts(){
+  _kernver=$(expac -Q '%v' linux-lts-headers)-lts
+  _extraver=extramodules-${_kernver%.*}-lts
+
+  pkgdesc='Host kernel modules for VirtualBox'
+  depends=(linux-lts=${_kernver%.*} linux-lts$(echo 
${_kernver%.*}+0.1|bc))
+  replaces=('virtualbox-modules-lts')
+  conflicts=('virtualbox-modules-lts')
+  provides=(virtualbox-host-modules=$pkgver)
+  install=virtualbox-host-modules-lts.install
+
+  install -dm755 $pkgdir/usr/lib/modules/$_extraver
+  cd dkms/vboxhost/$pkgver/$_kernver/$CARCH/module
+  install -m644 * $pkgdir/usr/lib/modules/$_extraver
+  find $pkgdir -name '*.ko' -exec gzip -9 {} +
+  sed -ie s/EXTRAMODULES='.*'/EXTRAMODULES='$_extraver'/ 
$startdir/virtualbox-host-modules-lts.install
+}
+
+package_virtualbox-guest-modules-lts(){
+  _kernver=$(expac -Q '%v' linux-lts-headers)-lts
+  _extraver=extramodules-${_kernver%.*}-lts
+
+  pkgdesc='Guest kernel modules for VirtualBox'
+  license=('GPL')
+  depends=(linux-lts=${_kernver%.*} linux-lts$(echo 
${_kernver%.*}+0.1|bc))
+  replaces=('virtualbox-archlinux-modules-lts')
+  conflicts=('virtualbox-archlinux-modules-lts')
+  provides=(virtualbox-host-modules=$pkgver)
+  install=virtualbox-guest-modules-lts.install
+
+  install -dm755 $pkgdir/usr/lib/modules/$_extraver
+  cd dkms/vboxguest/$pkgver/$_kernver/$CARCH/module
+  install -m644 * $pkgdir/usr/lib/modules/$_extraver
+  find $pkgdir -name '*.ko' -exec gzip -9 {} +
+  sed -ie s/EXTRAMODULES='.*'/EXTRAMODULES='$_extraver'/ 

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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:52:19
  Author: tpowa
Revision: 182070

upgpkg: nvidia-304xx-lts 304.88-2

rebuild against 3.0.72

Modified:
  nvidia-304xx-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 09:27:27 UTC (rev 182069)
+++ PKGBUILD2013-04-06 09:52:19 UTC (rev 182070)
@@ -4,7 +4,7 @@
 pkgname=nvidia-304xx-lts
 pkgver=304.88
 _extramodules=extramodules-3.0-lts
-pkgrel=1
+pkgrel=2
 pkgdesc=NVIDIA drivers for linux-lts, 304xx legacy branch
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;



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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 11:52:25
  Author: tpowa
Revision: 182071

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

Added:
  nvidia-304xx-lts/repos/testing-i686/
  nvidia-304xx-lts/repos/testing-i686/PKGBUILD
(from rev 182070, nvidia-304xx-lts/trunk/PKGBUILD)
  nvidia-304xx-lts/repos/testing-i686/nvidia-304xx-lts.install
(from rev 182070, nvidia-304xx-lts/trunk/nvidia-304xx-lts.install)
  nvidia-304xx-lts/repos/testing-x86_64/
  nvidia-304xx-lts/repos/testing-x86_64/PKGBUILD
(from rev 182070, nvidia-304xx-lts/trunk/PKGBUILD)
  nvidia-304xx-lts/repos/testing-x86_64/nvidia-304xx-lts.install
(from rev 182070, nvidia-304xx-lts/trunk/nvidia-304xx-lts.install)

-+
 testing-i686/PKGBUILD   |   45 ++
 testing-i686/nvidia-304xx-lts.install   |   15 ++
 testing-x86_64/PKGBUILD |   45 ++
 testing-x86_64/nvidia-304xx-lts.install |   15 ++
 4 files changed, 120 insertions(+)

Copied: nvidia-304xx-lts/repos/testing-i686/PKGBUILD (from rev 182070, 
nvidia-304xx-lts/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-04-06 09:52:25 UTC (rev 182071)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=nvidia-304xx-lts
+pkgver=304.88
+_extramodules=extramodules-3.0-lts
+pkgrel=2
+pkgdesc=NVIDIA drivers for linux-lts, 304xx legacy branch
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux-lts=3.0.0' nvidia-304xx-utils=${pkgver})
+makedepends=('linux-lts-headers=3.0.0')
+conflicts=('nvidia-lts' 'nvidia-96xx-lts' 'nvidia-173xx-lts')
+provides=('nvidia-304xx')
+license=('custom')
+install=nvidia-304xx-lts.install
+options=(!strip)
+if [ $CARCH = i686 ]; then
+_arch='x86'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('f60d4aef766029c98914ed665235029a')
+elif [ $CARCH = x86_64 ]; then
+_arch='x86_64'
+   _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('35e0c7d30de795cccb6b95bda991fb77')
+fi
+
+build() {
+_kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+cd ${srcdir}
+sh ${_pkg}.run --extract-only
+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-304xx-lts.conf
+echo blacklist nvidiafb  
${pkgdir}/usr/lib/modprobe.d/nvidia-304xx-lts.conf
+gzip ${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko
+}

Copied: nvidia-304xx-lts/repos/testing-i686/nvidia-304xx-lts.install (from rev 
182070, nvidia-304xx-lts/trunk/nvidia-304xx-lts.install)
===
--- testing-i686/nvidia-304xx-lts.install   (rev 0)
+++ testing-i686/nvidia-304xx-lts.install   2013-04-06 09:52:25 UTC (rev 
182071)
@@ -0,0 +1,15 @@
+post_install() {
+EXTRAMODULES='extramodules-3.0-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+echo 'In order to use nvidia module, reboot the system.'
+}
+
+post_upgrade() {
+EXTRAMODULES='extramodules-3.0-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_remove() {
+EXTRAMODULES='extramodules-3.0-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}

Copied: nvidia-304xx-lts/repos/testing-x86_64/PKGBUILD (from rev 182070, 
nvidia-304xx-lts/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-04-06 09:52:25 UTC (rev 182071)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=nvidia-304xx-lts
+pkgver=304.88
+_extramodules=extramodules-3.0-lts
+pkgrel=2
+pkgdesc=NVIDIA drivers for linux-lts, 304xx legacy branch
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux-lts=3.0.0' nvidia-304xx-utils=${pkgver})
+makedepends=('linux-lts-headers=3.0.0')
+conflicts=('nvidia-lts' 'nvidia-96xx-lts' 'nvidia-173xx-lts')
+provides=('nvidia-304xx')
+license=('custom')
+install=nvidia-304xx-lts.install
+options=(!strip)
+if [ $CARCH = i686 ]; then
+_arch='x86'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('f60d4aef766029c98914ed665235029a')
+elif [ $CARCH = x86_64 ]; then
+_arch='x86_64'
+   _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+

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

2013-04-06 Thread Laurent Carlier
Date: Saturday, April 6, 2013 @ 11:55:34
  Author: lcarlier
Revision: 8

upgpkg: lib32-nvidia-304xx-utils 304.88-1

Sync with extra

Modified:
  lib32-nvidia-304xx-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 09:49:30 UTC (rev 87776)
+++ PKGBUILD2013-04-06 09:55:34 UTC (rev 8)
@@ -6,7 +6,7 @@
 
 _pkgbasename=nvidia-304xx-utils
 pkgname=lib32-$_pkgbasename
-pkgver=304.84
+pkgver=304.88
 pkgrel=1
 pkgdesc=NVIDIA drivers utilities and libraries. (32-bit)
 arch=('x86_64')
@@ -20,7 +20,7 @@
 _arch='x86'
 _pkg=NVIDIA-Linux-${_arch}-${pkgver}
 
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
-md5sums=('3f9f724c5448e5b6952ad22092bdda83')
+md5sums=('f60d4aef766029c98914ed665235029a')
 
 build() {
 cd ${srcdir}



[arch-commits] Commit in lib32-nvidia-304xx-utils/repos/multilib-x86_64 (2 files)

2013-04-06 Thread Laurent Carlier
Date: Saturday, April 6, 2013 @ 11:55:41
  Author: lcarlier
Revision: 87778

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-nvidia-304xx-utils/repos/multilib-x86_64/PKGBUILD
(from rev 8, lib32-nvidia-304xx-utils/trunk/PKGBUILD)
Deleted:
  lib32-nvidia-304xx-utils/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-06 09:55:34 UTC (rev 8)
+++ PKGBUILD2013-04-06 09:55:41 UTC (rev 87778)
@@ -1,67 +0,0 @@
-# $Id$
-# Maintainer: noone currently
-# Contributor: Jason Graham ja...@the-graham.com
-# Contributor: Thomas Baechler tho...@archlinux.org
-# Contributor: James Rayner iphi...@gmail.com
-
-_pkgbasename=nvidia-304xx-utils
-pkgname=lib32-$_pkgbasename
-pkgver=304.84
-pkgrel=1
-pkgdesc=NVIDIA drivers utilities and libraries. (32-bit)
-arch=('x86_64')
-url=http://www.nvidia.com/;
-depends=('lib32-libxvmc' 'lib32-zlib' 'lib32-gcc-libs' 'nvidia-304xx-utils')
-conflicts=('lib32-mesa-libgl' 'lib32-catalyst-utils' 'lib32-nvidia-utils')
-provides=('lib32-libgl')
-license=('custom')
-options=('!strip')
-
-_arch='x86'
-_pkg=NVIDIA-Linux-${_arch}-${pkgver}
-source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
-md5sums=('3f9f724c5448e5b6952ad22092bdda83')
-
-build() {
-cd ${srcdir}
-sh ${_pkg}.run --extract-only
-}
-
-package() {
-cd ${srcdir}/${_pkg}
-
-# OpenGL library
-install -D -m755 libGL.so.${pkgver} 
${pkgdir}/usr/lib32/libGL.so.${pkgver}
-# OpenGL core library
-install -D -m755 libnvidia-glcore.so.${pkgver} 
${pkgdir}/usr/lib32/libnvidia-glcore.so.${pkgver}
-# XvMC
-install -D -m644 libXvMCNVIDIA.a ${pkgdir}/usr/lib32/libXvMCNVIDIA.a
-install -D -m755 libXvMCNVIDIA.so.${pkgver} 
${pkgdir}/usr/lib32/libXvMCNVIDIA.so.${pkgver}
-# VDPAU
-install -D -m755 libvdpau_nvidia.so.${pkgver} 
${pkgdir}/usr/lib32/vdpau/libvdpau_nvidia.so.${pkgver}
-# CUDA
-install -D -m755 libcuda.so.${pkgver} 
${pkgdir}/usr/lib32/libcuda.so.${pkgver}
-install -D -m755 libnvcuvid.so.${pkgver} 
${pkgdir}/usr/lib32/libnvcuvid.so.${pkgver}
-# nvidia-tls library
-install -D -m755 tls/libnvidia-tls.so.${pkgver} 
${pkgdir}/usr/lib32/libnvidia-tls.so.${pkgver}
-# OpenCL
-install -D -m755 libnvidia-compiler.so.${pkgver} 
${pkgdir}/usr/lib32/libnvidia-compiler.so.${pkgver}
-install -D -m755 libOpenCL.so.1.0.0 
${pkgdir}/usr/lib32/libOpenCL.so.1.0.0
-
-install -D -m755 libnvidia-cfg.so.${pkgver} 
${pkgdir}/usr/lib32/libnvidia-cfg.so.${pkgver}
-install -D -m755 libnvidia-ml.so.${pkgver} 
${pkgdir}/usr/lib32/libnvidia-ml.so.${pkgver}
-
-# create soname links
-for _lib in $(find ${pkgdir} -name '*.so*'); do
-_soname=$(dirname ${_lib})/$(LC_ALL=C readelf -d $_lib | sed -nr 
's/.*Library soname: \[(.*)\].*/\1/p')
-if [ ! -e ${_soname} ]; then
-ln -s $(basename ${_lib}) ${_soname}
-ln -s $(basename ${_soname}) ${_soname/.[0-9]*/}
-fi
-done
-
-rm -rf ${pkgdir}/usr/{include,share,bin}
-mkdir -p ${pkgdir}/usr/share/licenses
-ln -s $_pkgbasename ${pkgdir}/usr/share/licenses/${pkgname}
-}
-

Copied: lib32-nvidia-304xx-utils/repos/multilib-x86_64/PKGBUILD (from rev 
8, lib32-nvidia-304xx-utils/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-06 09:55:41 UTC (rev 87778)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: noone currently
+# Contributor: Jason Graham ja...@the-graham.com
+# Contributor: Thomas Baechler tho...@archlinux.org
+# Contributor: James Rayner iphi...@gmail.com
+
+_pkgbasename=nvidia-304xx-utils
+pkgname=lib32-$_pkgbasename
+pkgver=304.88
+pkgrel=1
+pkgdesc=NVIDIA drivers utilities and libraries. (32-bit)
+arch=('x86_64')
+url=http://www.nvidia.com/;
+depends=('lib32-libxvmc' 'lib32-zlib' 'lib32-gcc-libs' 'nvidia-304xx-utils')
+conflicts=('lib32-mesa-libgl' 'lib32-catalyst-utils' 'lib32-nvidia-utils')
+provides=('lib32-libgl')
+license=('custom')
+options=('!strip')
+
+_arch='x86'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}
+source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('f60d4aef766029c98914ed665235029a')
+
+build() {
+cd ${srcdir}
+sh ${_pkg}.run --extract-only
+}
+
+package() {
+cd ${srcdir}/${_pkg}
+
+# OpenGL library
+install -D -m755 libGL.so.${pkgver} 
${pkgdir}/usr/lib32/libGL.so.${pkgver}
+# OpenGL core library
+install -D -m755 libnvidia-glcore.so.${pkgver} 
${pkgdir}/usr/lib32/libnvidia-glcore.so.${pkgver}
+# XvMC
+install -D -m644 libXvMCNVIDIA.a ${pkgdir}/usr/lib32/libXvMCNVIDIA.a
+install -D -m755 libXvMCNVIDIA.so.${pkgver} 
${pkgdir}/usr/lib32/libXvMCNVIDIA.so.${pkgver}
+# VDPAU
+install -D -m755 

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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 12:03:05
  Author: tpowa
Revision: 182072

upgpkg: nvidia-lts 313.30-2

rebuild against 3.0.72

Modified:
  nvidia-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 09:52:25 UTC (rev 182071)
+++ PKGBUILD2013-04-06 10:03:05 UTC (rev 182072)
@@ -4,7 +4,7 @@
 pkgname=nvidia-lts
 pkgver=313.30
 _extramodules=extramodules-3.0-lts
-pkgrel=1
+pkgrel=2
 pkgdesc=NVIDIA drivers for linux-lts
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;



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

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 12:03:46
  Author: tpowa
Revision: 182073

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

Added:
  nvidia-lts/repos/testing-i686/
  nvidia-lts/repos/testing-i686/PKGBUILD
(from rev 182072, nvidia-lts/trunk/PKGBUILD)
  nvidia-lts/repos/testing-i686/nvidia-lts.install
(from rev 182072, nvidia-lts/trunk/nvidia-lts.install)
  nvidia-lts/repos/testing-x86_64/
  nvidia-lts/repos/testing-x86_64/PKGBUILD
(from rev 182072, nvidia-lts/trunk/PKGBUILD)
  nvidia-lts/repos/testing-x86_64/nvidia-lts.install
(from rev 182072, nvidia-lts/trunk/nvidia-lts.install)

---+
 testing-i686/PKGBUILD |   45 
 testing-i686/nvidia-lts.install   |   15 
 testing-x86_64/PKGBUILD   |   45 
 testing-x86_64/nvidia-lts.install |   15 
 4 files changed, 120 insertions(+)

Copied: nvidia-lts/repos/testing-i686/PKGBUILD (from rev 182072, 
nvidia-lts/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-04-06 10:03:46 UTC (rev 182073)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=nvidia-lts
+pkgver=313.30
+_extramodules=extramodules-3.0-lts
+pkgrel=2
+pkgdesc=NVIDIA drivers for linux-lts
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux-lts=3.0.0' nvidia-utils=$pkgver)
+makedepends=('linux-lts-headers=3.0.0')
+provides=('nvidia')
+license=('custom')
+install=nvidia-lts.install
+options=(!strip)
+if [ $CARCH = i686 ]; then
+  _arch='x86'
+  _pkg=NVIDIA-Linux-${_arch}-${pkgver}
+  
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+  md5sums=('69c0f66c9246217a4fe4d28e95bb7bb6')
+elif [ $CARCH = x86_64 ]; then
+  _arch='x86_64'
+  _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+  
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+  md5sums=('e5f147fbcdcad71472b4ddeccf259bd7')
+fi
+
+build() {
+  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+  cd ${srcdir}
+  sh ${_pkg}.run --extract-only
+  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}/kernel/drivers/video/nvidia.ko
+  gzip 
${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko
+  install -d -m755 ${pkgdir}/usr/lib/modprobe.d
+  echo blacklist nouveau  ${pkgdir}/usr/lib/modprobe.d/nvidia-lts.conf
+  echo blacklist nvidiafb  ${pkgdir}/usr/lib/modprobe.d/nvidia-lts.conf
+  install -D -m644 ${srcdir}/${_pkg}/LICENSE 
${pkgdir}/usr/share/licenses/nvidia-lts/LICENSE
+}

Copied: nvidia-lts/repos/testing-i686/nvidia-lts.install (from rev 182072, 
nvidia-lts/trunk/nvidia-lts.install)
===
--- testing-i686/nvidia-lts.install (rev 0)
+++ testing-i686/nvidia-lts.install 2013-04-06 10:03:46 UTC (rev 182073)
@@ -0,0 +1,15 @@
+post_install() {
+EXTRAMODULES='extramodules-3.0-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+echo 'In order to use nvidia module, reboot the system.'
+}
+
+post_upgrade() {
+EXTRAMODULES='extramodules-3.0-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_remove() {
+EXTRAMODULES='extramodules-3.0-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}

Copied: nvidia-lts/repos/testing-x86_64/PKGBUILD (from rev 182072, 
nvidia-lts/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-04-06 10:03:46 UTC (rev 182073)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=nvidia-lts
+pkgver=313.30
+_extramodules=extramodules-3.0-lts
+pkgrel=2
+pkgdesc=NVIDIA drivers for linux-lts
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux-lts=3.0.0' nvidia-utils=$pkgver)
+makedepends=('linux-lts-headers=3.0.0')
+provides=('nvidia')
+license=('custom')
+install=nvidia-lts.install
+options=(!strip)
+if [ $CARCH = i686 ]; then
+  _arch='x86'
+  _pkg=NVIDIA-Linux-${_arch}-${pkgver}
+  
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+  md5sums=('69c0f66c9246217a4fe4d28e95bb7bb6')
+elif [ $CARCH = x86_64 ]; then
+  _arch='x86_64'
+  _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+  
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+  md5sums=('e5f147fbcdcad71472b4ddeccf259bd7')
+fi
+
+build() {
+  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+  cd ${srcdir}
+  sh ${_pkg}.run --extract-only
+  cd ${_pkg}/kernel
+  make 

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

2013-04-06 Thread Sébastien Luttringer
Date: Saturday, April 6, 2013 @ 14:56:13
  Author: seblu
Revision: 87779

upgpkg: lksctp-tools 1.0.14-1

Modified:
  lksctp-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 09:55:41 UTC (rev 87778)
+++ PKGBUILD2013-04-06 12:56:13 UTC (rev 87779)
@@ -3,7 +3,7 @@
 # Contributer: Nicolas Martyanoff khae...@gmail.com
 
 pkgname=lksctp-tools
-pkgver=1.0.13
+pkgver=1.0.14
 pkgrel=1
 pkgdesc='An implementation of the SCTP protocol'
 arch=('i686' 'x86_64')
@@ -11,15 +11,11 @@
 license=('GPL2' 'LGPL2.1')
 depends=('bash')
 options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/lksctp/$pkgname-$pkgver.tar.gz;
-'0001-Modernize-autotools.patch')
-md5sums=('96436a1b0d30ae588d0a13f6b646549a'
- '84635abc83bcd85ef263160b6f435336')
+source=(http://downloads.sourceforge.net/sourceforge/lksctp/$pkgname-$pkgver.tar.gz;)
+md5sums=('12bc67f9b47ea631328a592ce7a53ca1')
 
 build() {
   cd $pkgname-$pkgver
-  # fix autotools
-  patch -p1 -i $srcdir/0001-Modernize-autotools.patch
   ./bootstrap
   ./configure --prefix=/usr
   make



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

2013-04-06 Thread Sébastien Luttringer
Date: Saturday, April 6, 2013 @ 14:56:22
  Author: seblu
Revision: 87780

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

Added:
  lksctp-tools/repos/community-i686/0001-Modernize-autotools.patch
(from rev 87779, lksctp-tools/trunk/0001-Modernize-autotools.patch)
  lksctp-tools/repos/community-i686/PKGBUILD
(from rev 87779, lksctp-tools/trunk/PKGBUILD)
  lksctp-tools/repos/community-x86_64/0001-Modernize-autotools.patch
(from rev 87779, lksctp-tools/trunk/0001-Modernize-autotools.patch)
  lksctp-tools/repos/community-x86_64/PKGBUILD
(from rev 87779, lksctp-tools/trunk/PKGBUILD)
Deleted:
  lksctp-tools/repos/community-i686/0001-Modernize-autotools.patch
  lksctp-tools/repos/community-i686/PKGBUILD
  lksctp-tools/repos/community-x86_64/0001-Modernize-autotools.patch
  lksctp-tools/repos/community-x86_64/PKGBUILD

-+
 /0001-Modernize-autotools.patch |  514 ++
 /PKGBUILD   |   70 ++
 community-i686/0001-Modernize-autotools.patch   |  257 ---
 community-i686/PKGBUILD |   39 -
 community-x86_64/0001-Modernize-autotools.patch |  257 ---
 community-x86_64/PKGBUILD   |   39 -
 6 files changed, 584 insertions(+), 592 deletions(-)

Deleted: community-i686/0001-Modernize-autotools.patch
===
--- community-i686/0001-Modernize-autotools.patch   2013-04-06 12:56:13 UTC 
(rev 87779)
+++ community-i686/0001-Modernize-autotools.patch   2013-04-06 12:56:22 UTC 
(rev 87780)
@@ -1,257 +0,0 @@
-From 6812d5ed157869d466058ad7383e1a94c3ead65c Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?S=C3=A9bastien=20Luttringer?= se...@seblu.net
-Date: Thu, 24 Jan 2013 12:41:49 +0100
-Subject: [PATCH] Modernize autotools
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Allow compilation with last version of autotools
-- libtool 2.4.2
-- m4 1.4.16
-- autoconf 2.69
-- automake 1.13.1
-- make 3.82
-
-Signed-off-by: Sébastien Luttringer se...@seblu.net

- Makefile.am|  2 ++
- configure.ac   | 75 ++
- configure.in   | 74 -
- src/apps/Makefile.am   |  2 +-
- src/func_tests/Makefile.am |  2 +-
- src/lib/Makefile.am|  2 +-
- src/testlib/Makefile.am|  2 +-
- 7 files changed, 81 insertions(+), 78 deletions(-)
- create mode 100644 configure.ac
- delete mode 100644 configure.in
-
-diff --git a/Makefile.am b/Makefile.am
-index 109f01d..2c9c8c6 100644
 a/Makefile.am
-+++ b/Makefile.am
-@@ -12,6 +12,8 @@ EXTRA_DIST += ChangeLog AUTHORS COPYING COPYING.lib INSTALL \
- # bin or src products may be required to generate stuff in test/
- SUBDIRS = man bin src doc
- 
-+ACLOCAL_AMFLAGS=-I m4
-+
- # Libtool support
- LIBTOOL_DEPS = @LIBTOOL_DEPS@
- libtool: $(LIBTOOL_DEPS)
-diff --git a/configure.ac b/configure.ac
-new file mode 100644
-index 000..9af138b
 /dev/null
-+++ b/configure.ac
-@@ -0,0 +1,75 @@
-+dnl -*-autoconf-*-
-+
-+dnl lksctp-tools: Autoconf script
-+dnl 
-+dnl $Id: configure.in,v 1.1.1.2 2002/08/06 23:55:45 inaky Exp $
-+
-+dnl (C) 2002 Intel Corporation
-+dnl I�aky P�rez-Gonz�lez inaky.perez-gonza...@intel.com
-+dnl  - Initial packaging
-+
-+dnl Package info
-+dnl (CONFIG_AUX_DIR is for putting stuff in $TOPSRCDIR/bin, so we
-+dnl reduce clutter in the root; if we put it below AM_INIT_AUTOMAKE,
-+dnl configure will fail ...)
-+
-+AC_INIT([lksctp-tools], [1.0.13])
-+AC_CONFIG_AUX_DIR(bin)
-+AC_CONFIG_SRCDIR([src/apps/sctp_darn.c])
-+AC_CONFIG_HEADERS([config.h])
-+AC_CONFIG_MACRO_DIR([m4])
-+AC_REVISION($Revision: 1.1.1.2 $)
-+AM_INIT_AUTOMAKE
-+AM_SILENT_RULES([yes])
-+
-+dnl Set defaults
-+dnl CFLAGS=$CFLAGS -g -Wall
-+
-+dnl Checks for programs.
-+AC_PROG_AWK
-+AC_PROG_CC
-+AC_PROG_INSTALL
-+AC_PROG_LN_S
-+AC_ISC_POSIX
-+
-+dnl Checks for libraries.
-+AC_LIBTOOL_DLOPEN
-+AC_PROG_LIBTOOL
-+AC_SUBST(LIBTOOL_DEPS)
-+
-+dnl Checks for header files.
-+AC_HEADER_STDC
-+AC_HEADER_SYS_WAIT
-+AC_CHECK_HEADERS([arpa/inet.h fcntl.h malloc.h netdb.h netinet/in.h stdint.h 
stdlib.h string.h sys/ioctl.h sys/param.h sys/socket.h sys/time.h unistd.h])
-+
-+dnl Checks for typedefs, structures, and compiler characteristics.
-+AC_C_CONST
-+AC_C_INLINE
-+AC_TYPE_SIZE_T
-+AC_HEADER_TIME
-+AC_STRUCT_TM
-+AC_C_VOLATILE
-+
-+# Checks for library functions.
-+AC_FUNC_MALLOC
-+AC_FUNC_MEMCMP
-+AC_FUNC_REALLOC
-+AC_FUNC_SELECT_ARGTYPES
-+AC_FUNC_SETVBUF_REVERSED
-+AC_FUNC_VPRINTF
-+AC_CHECK_FUNCS([bzero gethostbyname gettimeofday memmove memset select socket 
strchr strerror strtol strtoul])
-+
-+AC_CONFIG_FILES([lksctp-tools.spec
-+  Makefile
-+  bin/Makefile
-+  man/Makefile
-+  src/Makefile
-+  src/apps/Makefile
-+ 

[arch-commits] Commit in lksctp-tools/trunk (0001-Modernize-autotools.patch)

2013-04-06 Thread Sébastien Luttringer
Date: Saturday, April 6, 2013 @ 14:56:51
  Author: seblu
Revision: 87781

Remove ununsed patch

Deleted:
  lksctp-tools/trunk/0001-Modernize-autotools.patch

+
 0001-Modernize-autotools.patch |  257 ---
 1 file changed, 257 deletions(-)

Deleted: 0001-Modernize-autotools.patch
===
--- 0001-Modernize-autotools.patch  2013-04-06 12:56:22 UTC (rev 87780)
+++ 0001-Modernize-autotools.patch  2013-04-06 12:56:51 UTC (rev 87781)
@@ -1,257 +0,0 @@
-From 6812d5ed157869d466058ad7383e1a94c3ead65c Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?S=C3=A9bastien=20Luttringer?= se...@seblu.net
-Date: Thu, 24 Jan 2013 12:41:49 +0100
-Subject: [PATCH] Modernize autotools
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Allow compilation with last version of autotools
-- libtool 2.4.2
-- m4 1.4.16
-- autoconf 2.69
-- automake 1.13.1
-- make 3.82
-
-Signed-off-by: Sébastien Luttringer se...@seblu.net

- Makefile.am|  2 ++
- configure.ac   | 75 ++
- configure.in   | 74 -
- src/apps/Makefile.am   |  2 +-
- src/func_tests/Makefile.am |  2 +-
- src/lib/Makefile.am|  2 +-
- src/testlib/Makefile.am|  2 +-
- 7 files changed, 81 insertions(+), 78 deletions(-)
- create mode 100644 configure.ac
- delete mode 100644 configure.in
-
-diff --git a/Makefile.am b/Makefile.am
-index 109f01d..2c9c8c6 100644
 a/Makefile.am
-+++ b/Makefile.am
-@@ -12,6 +12,8 @@ EXTRA_DIST += ChangeLog AUTHORS COPYING COPYING.lib INSTALL \
- # bin or src products may be required to generate stuff in test/
- SUBDIRS = man bin src doc
- 
-+ACLOCAL_AMFLAGS=-I m4
-+
- # Libtool support
- LIBTOOL_DEPS = @LIBTOOL_DEPS@
- libtool: $(LIBTOOL_DEPS)
-diff --git a/configure.ac b/configure.ac
-new file mode 100644
-index 000..9af138b
 /dev/null
-+++ b/configure.ac
-@@ -0,0 +1,75 @@
-+dnl -*-autoconf-*-
-+
-+dnl lksctp-tools: Autoconf script
-+dnl 
-+dnl $Id: configure.in,v 1.1.1.2 2002/08/06 23:55:45 inaky Exp $
-+
-+dnl (C) 2002 Intel Corporation
-+dnl I�aky P�rez-Gonz�lez inaky.perez-gonza...@intel.com
-+dnl  - Initial packaging
-+
-+dnl Package info
-+dnl (CONFIG_AUX_DIR is for putting stuff in $TOPSRCDIR/bin, so we
-+dnl reduce clutter in the root; if we put it below AM_INIT_AUTOMAKE,
-+dnl configure will fail ...)
-+
-+AC_INIT([lksctp-tools], [1.0.13])
-+AC_CONFIG_AUX_DIR(bin)
-+AC_CONFIG_SRCDIR([src/apps/sctp_darn.c])
-+AC_CONFIG_HEADERS([config.h])
-+AC_CONFIG_MACRO_DIR([m4])
-+AC_REVISION($Revision: 1.1.1.2 $)
-+AM_INIT_AUTOMAKE
-+AM_SILENT_RULES([yes])
-+
-+dnl Set defaults
-+dnl CFLAGS=$CFLAGS -g -Wall
-+
-+dnl Checks for programs.
-+AC_PROG_AWK
-+AC_PROG_CC
-+AC_PROG_INSTALL
-+AC_PROG_LN_S
-+AC_ISC_POSIX
-+
-+dnl Checks for libraries.
-+AC_LIBTOOL_DLOPEN
-+AC_PROG_LIBTOOL
-+AC_SUBST(LIBTOOL_DEPS)
-+
-+dnl Checks for header files.
-+AC_HEADER_STDC
-+AC_HEADER_SYS_WAIT
-+AC_CHECK_HEADERS([arpa/inet.h fcntl.h malloc.h netdb.h netinet/in.h stdint.h 
stdlib.h string.h sys/ioctl.h sys/param.h sys/socket.h sys/time.h unistd.h])
-+
-+dnl Checks for typedefs, structures, and compiler characteristics.
-+AC_C_CONST
-+AC_C_INLINE
-+AC_TYPE_SIZE_T
-+AC_HEADER_TIME
-+AC_STRUCT_TM
-+AC_C_VOLATILE
-+
-+# Checks for library functions.
-+AC_FUNC_MALLOC
-+AC_FUNC_MEMCMP
-+AC_FUNC_REALLOC
-+AC_FUNC_SELECT_ARGTYPES
-+AC_FUNC_SETVBUF_REVERSED
-+AC_FUNC_VPRINTF
-+AC_CHECK_FUNCS([bzero gethostbyname gettimeofday memmove memset select socket 
strchr strerror strtol strtoul])
-+
-+AC_CONFIG_FILES([lksctp-tools.spec
-+  Makefile
-+  bin/Makefile
-+  man/Makefile
-+  src/Makefile
-+  src/apps/Makefile
-+  src/func_tests/Makefile
-+  src/include/Makefile
-+  src/include/netinet/Makefile
-+  src/lib/Makefile
-+  src/testlib/Makefile
-+  src/withsctp/Makefile
-+  doc/Makefile])
-+AC_OUTPUT
-diff --git a/configure.in b/configure.in
-deleted file mode 100644
-index c43ed9d..000
 a/configure.in
-+++ /dev/null
-@@ -1,74 +0,0 @@
--dnl -*-autoconf-*-
--
--dnl lksctp-tools: Autoconf script
--dnl 
--dnl $Id: configure.in,v 1.1.1.2 2002/08/06 23:55:45 inaky Exp $
--
--dnl (C) 2002 Intel Corporation
--dnl I�aky P�rez-Gonz�lez inaky.perez-gonza...@intel.com
--dnl  - Initial packaging
--
--dnl Package info
--dnl (CONFIG_AUX_DIR is for putting stuff in $TOPSRCDIR/bin, so we
--dnl reduce clutter in the root; if we put it below AM_INIT_AUTOMAKE,
--dnl configure will fail ...)
--
--AC_INIT([src/apps/sctp_darn.c])
--AC_CONFIG_AUX_DIR(bin)
--AM_INIT_AUTOMAKE(lksctp-tools,1.0.13)
--AC_CONFIG_SRCDIR([config.h.in])
--AM_CONFIG_HEADER([config.h])
--AC_REVISION($Revision: 1.1.1.2 $)
--AM_SILENT_RULES([yes])
--

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

2013-04-06 Thread Sébastien Luttringer
Date: Saturday, April 6, 2013 @ 15:02:33
  Author: seblu
Revision: 87782

upgpkg: quagga 0.99.22-3

- fix compilation issue with makeinfo
- fix FS#34514

Added:
  quagga/trunk/0001-doc-fix-makeinfo-errors-and-one-warning.patch
Modified:
  quagga/trunk/PKGBUILD
  quagga/trunk/babeld.service
  quagga/trunk/bgpd.service
  quagga/trunk/isisd.service
  quagga/trunk/ospf6d.service
  quagga/trunk/ospfd.service
  quagga/trunk/ripd.service
  quagga/trunk/ripngd.service
  quagga/trunk/zebra.service

+
 0001-doc-fix-makeinfo-errors-and-one-warning.patch |   57 +++
 PKGBUILD   |   29 +
 babeld.service |6 +-
 bgpd.service   |6 +-
 isisd.service  |6 +-
 ospf6d.service |6 +-
 ospfd.service  |6 +-
 ripd.service   |6 +-
 ripngd.service |6 +-
 zebra.service  |8 ++
 10 files changed, 115 insertions(+), 21 deletions(-)

Added: 0001-doc-fix-makeinfo-errors-and-one-warning.patch
===
--- 0001-doc-fix-makeinfo-errors-and-one-warning.patch  
(rev 0)
+++ 0001-doc-fix-makeinfo-errors-and-one-warning.patch  2013-04-06 13:02:33 UTC 
(rev 87782)
@@ -0,0 +1,57 @@
+From 9e26f1c5a00c93b7a5dadb634d4452c769e48048 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Timo=20Ter=C3=A4s?= timo.te...@iki.fi
+Date: Fri, 22 Mar 2013 11:54:44 +0200
+Subject: [PATCH] doc: fix makeinfo errors and one warning
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+commit 4afa50b added few lines that are syntactically incorrect
+with leading plus sign.
+
+Cc: Denis Ovsienko infrastat...@yandex.ru
+Signed-off-by: Timo Teräs timo.te...@iki.fi
+---
+ doc/ipv6.texi   | 4 ++--
+ doc/quagga.texi | 6 +++---
+ 2 files changed, 5 insertions(+), 5 deletions(-)
+
+diff --git a/doc/ipv6.texi b/doc/ipv6.texi
+index b6cc437..2482c1c 100644
+--- a/doc/ipv6.texi
 b/doc/ipv6.texi
+@@ -136,8 +136,8 @@ for the lowest preference possible.
+ Default: 0
+ @end deffn
+ 
+-+@deffn {Interface Command} {ipv6 nd home-agent-lifetime 0-65520} {}
+-+@deffnx {Interface Command} {no ipv6 nd home-agent-lifetime [0-65520]} {}
++@deffn {Interface Command} {ipv6 nd home-agent-lifetime 0-65520} {}
++@deffnx {Interface Command} {no ipv6 nd home-agent-lifetime [0-65520]} {}
+ The value to be placed in Home Agent Option, when Home Agent config flag is 
set, 
+ which indicates to hosts Home Agent Lifetime. The default value of 0 means to
+ place the current Router Lifetime value.
+diff --git a/doc/quagga.texi b/doc/quagga.texi
+index ff913aa..b4105ac 100644
+--- a/doc/quagga.texi
 b/doc/quagga.texi
+@@ -1,13 +1,13 @@
+ \input texinfo @c -*- texinfo -*-
++@c Set variables - sourced from defines.texi
++@include defines.texi
++
+ @c %**start of header
+ @setchapternewpage odd
+ @settitle @uref{http://www.quagga.net,,@value{PACKAGE_NAME}}
+ @setfilename quagga.info
+ @c %**end of header
+ 
+-@c Set variables - sourced from defines.texi
+-@include defines.texi
+-
+ @c automake will automatically generate version.texi
+ @c and set EDITION, VERSION, UPDATED and UPDATED-MONTH
+ @include version.texi
+-- 
+1.8.2
+

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 12:56:51 UTC (rev 87781)
+++ PKGBUILD2013-04-06 13:02:33 UTC (rev 87782)
@@ -3,7 +3,7 @@
 
 pkgname=quagga
 pkgver=0.99.22
-pkgrel=2
+pkgrel=3
 pkgdesc='BGP/OSPF/ISIS/RIP/RIPNG routing daemon suite'
 arch=('i686' 'x86_64')
 url='http://www.quagga.net'
@@ -19,24 +19,30 @@
 'ospfd.service'
 'ripd.service'
 'ripngd.service'
-'zebra.service')
+'zebra.service'
+'0001-doc-fix-makeinfo-errors-and-one-warning.patch')
 md5sums=('3057bf3a91116a1017dd0df7e5e8ef93'
- '45d8bf56a426b0e7ebe429547be8a27a'
- 'ab31ed8dafd7a92137f4f00ad0937b4f'
- '4c05d0105cd0db23a2583bd75a1bde4d'
- 'd087dce5eeba78ac64541157c7e04dfd'
- 'c5f8a729685cebf8fc5b1a1552d37b6d'
- 'e721b334bb0b31983642b307033c63d0'
- 'effeb26ff78ffcafe7808596ddc5d3fc'
- 'f0c0b99346b2c373a74158e45f04cf91')
+ '87bf4ae8aca3b3cf70e3986bc669aa78'
+ '9b14110bed4982baa801808db6ac9135'
+ 'b685b5c12637cb963e1fb78ecd926e14'
+ '1fee8cdf03f87b9bb129948058246c88'
+ '4d95a4af1ddb4ae21b867bebbedc77d5'
+ '7e33c2a2e1c12309ba28d75a34294ed0'
+ '6c682c0cd06c109bc10d29c1d9af3e38'
+ '18964536b7ed012aa5b22f2fa9fb3e87'
+ '214ed8ae0d58d080dcba9a176a94eb51')
 
-build() {
+prepare() {
   cd $pkgname-$pkgver
   shopt -s 

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

2013-04-06 Thread Sébastien Luttringer
Date: Saturday, April 6, 2013 @ 15:02:55
  Author: seblu
Revision: 87783

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

Added:
  quagga/repos/community-i686/0001-doc-fix-makeinfo-errors-and-one-warning.patch
(from rev 87782, 
quagga/trunk/0001-doc-fix-makeinfo-errors-and-one-warning.patch)
  quagga/repos/community-i686/PKGBUILD
(from rev 87782, quagga/trunk/PKGBUILD)
  quagga/repos/community-i686/babeld.service
(from rev 87782, quagga/trunk/babeld.service)
  quagga/repos/community-i686/bgpd.service
(from rev 87782, quagga/trunk/bgpd.service)
  quagga/repos/community-i686/isisd.service
(from rev 87782, quagga/trunk/isisd.service)
  quagga/repos/community-i686/ospf6d.service
(from rev 87782, quagga/trunk/ospf6d.service)
  quagga/repos/community-i686/ospfd.service
(from rev 87782, quagga/trunk/ospfd.service)
  quagga/repos/community-i686/quagga.install
(from rev 87782, quagga/trunk/quagga.install)
  quagga/repos/community-i686/ripd.service
(from rev 87782, quagga/trunk/ripd.service)
  quagga/repos/community-i686/ripngd.service
(from rev 87782, quagga/trunk/ripngd.service)
  quagga/repos/community-i686/zebra.service
(from rev 87782, quagga/trunk/zebra.service)
  
quagga/repos/community-x86_64/0001-doc-fix-makeinfo-errors-and-one-warning.patch
(from rev 87782, 
quagga/trunk/0001-doc-fix-makeinfo-errors-and-one-warning.patch)
  quagga/repos/community-x86_64/PKGBUILD
(from rev 87782, quagga/trunk/PKGBUILD)
  quagga/repos/community-x86_64/babeld.service
(from rev 87782, quagga/trunk/babeld.service)
  quagga/repos/community-x86_64/bgpd.service
(from rev 87782, quagga/trunk/bgpd.service)
  quagga/repos/community-x86_64/isisd.service
(from rev 87782, quagga/trunk/isisd.service)
  quagga/repos/community-x86_64/ospf6d.service
(from rev 87782, quagga/trunk/ospf6d.service)
  quagga/repos/community-x86_64/ospfd.service
(from rev 87782, quagga/trunk/ospfd.service)
  quagga/repos/community-x86_64/quagga.install
(from rev 87782, quagga/trunk/quagga.install)
  quagga/repos/community-x86_64/ripd.service
(from rev 87782, quagga/trunk/ripd.service)
  quagga/repos/community-x86_64/ripngd.service
(from rev 87782, quagga/trunk/ripngd.service)
  quagga/repos/community-x86_64/zebra.service
(from rev 87782, quagga/trunk/zebra.service)
Deleted:
  quagga/repos/community-i686/PKGBUILD
  quagga/repos/community-i686/babeld.service
  quagga/repos/community-i686/bgpd.service
  quagga/repos/community-i686/isisd.service
  quagga/repos/community-i686/ospf6d.service
  quagga/repos/community-i686/ospfd.service
  quagga/repos/community-i686/quagga.install
  quagga/repos/community-i686/ripd.service
  quagga/repos/community-i686/ripngd.service
  quagga/repos/community-i686/zebra.service
  quagga/repos/community-x86_64/PKGBUILD
  quagga/repos/community-x86_64/babeld.service
  quagga/repos/community-x86_64/bgpd.service
  quagga/repos/community-x86_64/isisd.service
  quagga/repos/community-x86_64/ospf6d.service
  quagga/repos/community-x86_64/ospfd.service
  quagga/repos/community-x86_64/quagga.install
  quagga/repos/community-x86_64/ripd.service
  quagga/repos/community-x86_64/ripngd.service
  quagga/repos/community-x86_64/zebra.service

-+
 /PKGBUILD   |  170 
++
 /babeld.service |   32 +
 /bgpd.service   |   32 +
 /isisd.service  |   32 +
 /ospf6d.service |   32 +
 /ospfd.service  |   32 +
 /quagga.install |   72 
 /ripd.service   |   32 +
 /ripngd.service |   32 +
 /zebra.service  |   32 +
 community-i686/0001-doc-fix-makeinfo-errors-and-one-warning.patch   |   57 +++
 community-i686/PKGBUILD |   80 
 community-i686/babeld.service   |   12 
 community-i686/bgpd.service |   12 
 community-i686/isisd.service|   12 
 community-i686/ospf6d.service   |   12 
 community-i686/ospfd.service|   12 
 community-i686/quagga.install   |   36 --
 community-i686/ripd.service |   12 
 community-i686/ripngd.service   |   12 
 community-i686/zebra.service|   12 
 

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

2013-04-06 Thread Jan Steffens
Date: Saturday, April 6, 2013 @ 16:10:16
  Author: heftig
Revision: 182074

JGC made an oops, fix it

Modified:
  tracker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 10:03:46 UTC (rev 182073)
+++ PKGBUILD2013-04-06 14:10:16 UTC (rev 182074)
@@ -7,15 +7,15 @@
 pkgname=(tracker libtracker-sparql)
 pkgver=0.16.0
 _tver=${pkgver%.*}
-pkgrel=3
+pkgrel=4
 pkgdesc=All-in-one indexer, search tool and metadata database
 arch=(i686 x86_64)
 license=(GPL)
-makedepends=(libgee libgnome-keyring upower libexif exempi rest
+makedepends=(libgee libsecret upower libexif exempi
  poppler-glib libgsf icu enca networkmanager gtk3
  desktop-file-utils hicolor-icon-theme gobject-introspection
  intltool giflib gst-plugins-base-libs totem-plparser
- taglib nautilus libvorbis flac vala libgxps)
+ taglib libvorbis flac vala libgxps libnautilus-extension)
 url=http://www.gnome.org;
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/$_tver/$pkgbase-$pkgver.tar.xz)



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

2013-04-06 Thread Jan Steffens
Date: Saturday, April 6, 2013 @ 16:11:57
  Author: heftig
Revision: 182075

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  tracker/repos/gnome-unstable-i686/PKGBUILD
(from rev 182074, tracker/trunk/PKGBUILD)
  tracker/repos/gnome-unstable-i686/tracker.install
(from rev 182074, tracker/trunk/tracker.install)
  tracker/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 182074, tracker/trunk/PKGBUILD)
  tracker/repos/gnome-unstable-x86_64/tracker.install
(from rev 182074, tracker/trunk/tracker.install)
Deleted:
  tracker/repos/gnome-unstable-i686/PKGBUILD
  tracker/repos/gnome-unstable-i686/tracker.install
  tracker/repos/gnome-unstable-x86_64/PKGBUILD
  tracker/repos/gnome-unstable-x86_64/tracker.install

---+
 /PKGBUILD |  168 
 /tracker.install  |   26 
 gnome-unstable-i686/PKGBUILD  |   84 
 gnome-unstable-i686/tracker.install   |   13 --
 gnome-unstable-x86_64/PKGBUILD|   84 
 gnome-unstable-x86_64/tracker.install |   13 --
 6 files changed, 194 insertions(+), 194 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2013-04-06 14:10:16 UTC (rev 182074)
+++ gnome-unstable-i686/PKGBUILD2013-04-06 14:11:57 UTC (rev 182075)
@@ -1,84 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Alexander Fehr pizzapunk gmail com
-
-pkgbase=tracker
-pkgname=(tracker libtracker-sparql)
-pkgver=0.16.0
-_tver=${pkgver%.*}
-pkgrel=3
-pkgdesc=All-in-one indexer, search tool and metadata database
-arch=(i686 x86_64)
-license=(GPL)
-makedepends=(libgee libgnome-keyring upower libexif exempi rest
- poppler-glib libgsf icu enca networkmanager gtk3
- desktop-file-utils hicolor-icon-theme gobject-introspection
- intltool giflib gst-plugins-base-libs totem-plparser
- taglib nautilus libvorbis flac vala libgxps)
-url=http://www.gnome.org;
-options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/$_tver/$pkgbase-$pkgver.tar.xz)
-sha256sums=('299c6a180370522d1d794c184aaef8d8222d3f737d564b8e5ca25b8751470c4f')
-
-build() {
-  cd $pkgbase-$pkgver
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib/tracker \
---disable-unit-tests \
---enable-libflac \
---enable-libvorbis
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
$export_dynamic = yes  test -n $export_dynamic_flag_spec; then/  
func_append compile_command  -Wl,-O1,--as-needed\n  func_append 
finalize_command  -Wl,-O1,--as-needed\n\0/' libtool
-
-  make
-}
-
-package_tracker() {
-  depends=(libtracker-sparql=$pkgver-$pkgrel libgee libsecret
-   upower libexif exempi poppler-glib libgsf enca
-   networkmanager gtk3 desktop-file-utils hicolor-icon-theme)
-  optdepends=('giflib: extractor for GIF data'
-  'gst-plugins-base-libs: video extractor'
-  'totem-plparser: playlist support'
-  'libvorbis: Vorbis metadata extractor'
-  'flac: FLAC metadata extractor'
-  'taglib: writeback for audio files'
-  nautilus: edit files' tracker tags
-  'libgxps: XPS extractor')
-  groups=('gnome')
-  install=tracker.install
-
-  cd $pkgbase-$pkgver
-  make DESTDIR=$pkgdir install
-
-### Split libtracker-sparql
-
-  mkdir -p $srcdir/sparql/usr/{include,lib}/tracker-$_tver
-  mkdir -p $srcdir/sparql/usr/lib/{girepository-1.0,pkgconfig}
-  mkdir -p $srcdir/sparql/usr/share/{gir-1.0,vala/vapi}
-
-  mv $pkgdir/usr/lib/libtracker-sparql-* $srcdir/sparql/usr/lib
-
-  mv $pkgdir/usr/lib/tracker-$_tver/*.so* \
-$srcdir/sparql/usr/lib/tracker-$_tver
-
-  mv $pkgdir/usr/share/vala/vapi/tracker-sparql-* \
-$srcdir/sparql/usr/share/vala/vapi
-
-  mv {$pkgdir,$srcdir/sparql}/usr/include/tracker-$_tver/libtracker-sparql
-  mv 
{$pkgdir,$srcdir/sparql}/usr/lib/girepository-1.0/Tracker-$_tver.typelib
-  mv {$pkgdir,$srcdir/sparql}/usr/lib/pkgconfig/tracker-sparql-$_tver.pc
-  mv {$pkgdir,$srcdir/sparql}/usr/share/gir-1.0/Tracker-$_tver.gir
-}
-
-package_libtracker-sparql() {
-  pkgdesc=$pkgdesc (SPARQL library)
-  depends=(sqlite icu glib2 libffi pcre util-linux)
-
-  mv $srcdir/sparql/* $pkgdir
-}

Copied: tracker/repos/gnome-unstable-i686/PKGBUILD (from rev 182074, 
tracker/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2013-04-06 14:11:57 UTC (rev 182075)
@@ -0,0 +1,84 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 

[arch-commits] Commit in perl-image-exiftool/trunk (PKGBUILD)

2013-04-06 Thread Florian Pritz
Date: Saturday, April 6, 2013 @ 16:18:50
  Author: bluewind
Revision: 182076

upgpkg: perl-image-exiftool 9.25-1

upstream update

Modified:
  perl-image-exiftool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 14:11:57 UTC (rev 182075)
+++ PKGBUILD2013-04-06 14:18:50 UTC (rev 182076)
@@ -6,7 +6,7 @@
 
 pkgname=perl-image-exiftool
 _srcname=Image-ExifTool
-pkgver=9.13
+pkgver=9.25
 pkgrel=1
 pkgdesc=Reader and rewriter of EXIF informations that supports raw files
 arch=('any')
@@ -17,7 +17,7 @@
 replaces=(perl-exiftool)
 options=('!emptydirs')
 
source=(http://www.sno.phy.queensu.ca/~phil/exiftool/${_srcname}-$pkgver.tar.gz)
-md5sums=('35fc77415a0ef0d5f6477db3cc3b4f7d')
+md5sums=('c6071d197e5b5ccb7abc027fde0eb647')
 
 build() {
   cd ${srcdir}/${_srcname}-${pkgver}



[arch-commits] Commit in perl-image-exiftool/repos/extra-any (PKGBUILD PKGBUILD)

2013-04-06 Thread Florian Pritz
Date: Saturday, April 6, 2013 @ 16:18:54
  Author: bluewind
Revision: 182077

archrelease: copy trunk to extra-any

Added:
  perl-image-exiftool/repos/extra-any/PKGBUILD
(from rev 182076, perl-image-exiftool/trunk/PKGBUILD)
Deleted:
  perl-image-exiftool/repos/extra-any/PKGBUILD

--+
 PKGBUILD |   82 ++---
 1 file changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-06 14:18:50 UTC (rev 182076)
+++ PKGBUILD2013-04-06 14:18:54 UTC (rev 182077)
@@ -1,41 +0,0 @@
-# $Id: PKGBUILD 144999 2011-12-13 23:07:09Z eric $
-# Maintainer: Florian Pritz bluew...@xinu.at
-# Contributor: tobias tob...@archlinux.org
-# Contributor: Tobias Kieslich tob...@justdreams.de
-# Contributor: Firmicus francois.archlinux.org
-
-pkgname=perl-image-exiftool
-_srcname=Image-ExifTool
-pkgver=9.13
-pkgrel=1
-pkgdesc=Reader and rewriter of EXIF informations that supports raw files
-arch=('any')
-url=http://www.sno.phy.queensu.ca/~phil/exiftool/;
-license=('GPL')
-depends=('perl')
-provides=(perl-exiftool=$pkgver)
-replaces=(perl-exiftool)
-options=('!emptydirs')
-source=(http://www.sno.phy.queensu.ca/~phil/exiftool/${_srcname}-$pkgver.tar.gz)
-md5sums=('35fc77415a0ef0d5f6477db3cc3b4f7d')
-
-build() {
-  cd ${srcdir}/${_srcname}-${pkgver}
-  # install module in vendor directories.
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd ${srcdir}/${_srcname}-${pkgver}
-  make test
-}
-
-package() {
-  cd ${srcdir}/${_srcname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  # remove *.pod, .packlist, and empty dirs:
-  find ${pkgdir} -name '.packlist' -delete
-  find ${pkgdir} -name '*.pod' -delete
-}
-

Copied: perl-image-exiftool/repos/extra-any/PKGBUILD (from rev 182076, 
perl-image-exiftool/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-06 14:18:54 UTC (rev 182077)
@@ -0,0 +1,41 @@
+# $Id: PKGBUILD 144999 2011-12-13 23:07:09Z eric $
+# Maintainer: Florian Pritz bluew...@xinu.at
+# Contributor: tobias tob...@archlinux.org
+# Contributor: Tobias Kieslich tob...@justdreams.de
+# Contributor: Firmicus francois.archlinux.org
+
+pkgname=perl-image-exiftool
+_srcname=Image-ExifTool
+pkgver=9.25
+pkgrel=1
+pkgdesc=Reader and rewriter of EXIF informations that supports raw files
+arch=('any')
+url=http://www.sno.phy.queensu.ca/~phil/exiftool/;
+license=('GPL')
+depends=('perl')
+provides=(perl-exiftool=$pkgver)
+replaces=(perl-exiftool)
+options=('!emptydirs')
+source=(http://www.sno.phy.queensu.ca/~phil/exiftool/${_srcname}-$pkgver.tar.gz)
+md5sums=('c6071d197e5b5ccb7abc027fde0eb647')
+
+build() {
+  cd ${srcdir}/${_srcname}-${pkgver}
+  # install module in vendor directories.
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd ${srcdir}/${_srcname}-${pkgver}
+  make test
+}
+
+package() {
+  cd ${srcdir}/${_srcname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  # remove *.pod, .packlist, and empty dirs:
+  find ${pkgdir} -name '.packlist' -delete
+  find ${pkgdir} -name '*.pod' -delete
+}
+



[arch-commits] Commit in arpwatch/trunk (ChangeLog LICENSE PKGBUILD arpwatch.service)

2013-04-06 Thread Sébastien Luttringer
Date: Saturday, April 6, 2013 @ 16:38:12
  Author: seblu
Revision: 87784

upgpkg: arpwatch 2.1a15-9

- add prepare function
- add systemd unit
- use differente database by interface
- fix incorrect license
- add license file
- use autotools to install man pages
- fix ownership of binaries
- Add dependency to smtp-forwarder

I doesn't took package from arpwatch-gentoo in AUR mainly because their is
feature enhancement inside which should go upstream!

Added:
  arpwatch/trunk/LICENSE
  arpwatch/trunk/arpwatch.service
Modified:
  arpwatch/trunk/PKGBUILD
Deleted:
  arpwatch/trunk/ChangeLog

--+
 ChangeLog|3 ---
 LICENSE  |   18 ++
 PKGBUILD |   52 
 arpwatch.service |   11 +++
 4 files changed, 61 insertions(+), 23 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2013-04-06 13:02:55 UTC (rev 87783)
+++ ChangeLog   2013-04-06 14:38:12 UTC (rev 87784)
@@ -1,3 +0,0 @@
-2007-07-02 tardo ta...@nagi-fanboi.net
-* Built for x86_64
-

Added: LICENSE
===
--- LICENSE (rev 0)
+++ LICENSE 2013-04-06 14:38:12 UTC (rev 87784)
@@ -0,0 +1,18 @@
+Copyright (c) 1992, 1993, 1994, 1995, 1996, 1998, 2000
+ The Regents of the University of California.  All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that: (1) source code distributions
+retain the above copyright notice and this paragraph in its entirety, (2)
+distributions including binary code include the above copyright notice and
+this paragraph in its entirety in the documentation or other materials
+provided with the distribution, and (3) all advertising materials mentioning
+features or use of this software display the following acknowledgement:
+``This product includes software developed by the University of California,
+Lawrence Berkeley Laboratory and its contributors.'' Neither the name of
+the University nor the names of its contributors may be used to endorse
+or promote products derived from this software without specific prior
+written permission.
+THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
+WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 13:02:55 UTC (rev 87783)
+++ PKGBUILD2013-04-06 14:38:12 UTC (rev 87784)
@@ -1,34 +1,46 @@
 # $Id$
 # Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 # Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Sébastien Luttringer
 
 pkgname=arpwatch
 pkgver=2.1a15
-pkgrel=8
-pkgdesc=arpwatch and arpsnmp network monitoring tools
-arch=(i686 x86_64)
-url=ftp://ftp.ee.lbl.gov/;
-license=(GPL)
-depends=(libpcap)
-source=(ftp://ftp.ee.lbl.gov/$pkgname-$pkgver.tar.gz)
-md5sums=('cebfeb99c4a7c2a6cee2564770415fe7')
+pkgrel=9
+pkgdesc='Ethernet/FDDI station activity monitor'
+arch=('i686' 'x86_64')
+url='ftp://ftp.ee.lbl.gov/'
+license=('BSD')
+depends=('libpcap' 'smtp-forwarder')
+source=(ftp://ftp.ee.lbl.gov/$pkgname-$pkgver.tar.gz;
+'LICENSE'
+$pkgname.service)
+md5sums=('cebfeb99c4a7c2a6cee2564770415fe7'
+ '9359518c500562281e76cdb0b2fa9062'
+ '2324a20303daa1a41d8abd7a7e4a')
 
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
+prepare() {
+  cd $pkgname-$pkgver
+  # move arp database in /var/lib/arpwatch
   sed -i 's|ARPDIR = $(prefix)/arpwatch|ARPDIR = /var/lib/arpwatch|' 
Makefile.in
+  # binary ownership to root
+  sed -i 's/-\(o\|g\) bin/-\1 root/g' Makefile.in
+}
 
-  ./configure --prefix=/usr
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --mandir=/usr/share/man
   make SENDMAIL=/usr/sbin/sendmail
 }
 
 package() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $pkgname-$pkgver
+  install -d -m 0755 $pkgdir/usr/{sbin,share/man}
+  make DESTDIR=$pkgdir install install-man
+  cd $srcdir
+  # license
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  # systemd
+  install -Dm644 $pkgname.service 
$pkgdir/usr/lib/systemd/system/$pkgname@.service
+}
 
-  install -d -m 0755 $pkgdir/usr/sbin
-  make DESTDIR=$pkgdir install
-  install -D -m 0644 arpwatch.8 $pkgdir/usr/share/man/man8/arpwatch.8
-  install -D -m 0644 arpsnmp.8 $pkgdir/usr/share/man/man8/arpsnmp.8
-  install -d -m 0755 $pkgdir/var/lib/arpwatch
-  touch $pkgdir/var/lib/arpwatch/arp.dat
-}
+# vim:set ts=2 sw=2 et:

Added: arpwatch.service
===
--- arpwatch.service(rev 0)
+++ arpwatch.service2013-04-06 14:38:12 UTC (rev 87784)
@@ -0,0 +1,11 @@
+[Unit]
+Description=Watch ARP on interface %I
+After=network.target
+
+[Service]

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

2013-04-06 Thread Sébastien Luttringer
Date: Saturday, April 6, 2013 @ 16:38:21
  Author: seblu
Revision: 87785

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

Added:
  arpwatch/repos/community-i686/LICENSE
(from rev 87784, arpwatch/trunk/LICENSE)
  arpwatch/repos/community-i686/PKGBUILD
(from rev 87784, arpwatch/trunk/PKGBUILD)
  arpwatch/repos/community-i686/arpwatch.service
(from rev 87784, arpwatch/trunk/arpwatch.service)
  arpwatch/repos/community-x86_64/LICENSE
(from rev 87784, arpwatch/trunk/LICENSE)
  arpwatch/repos/community-x86_64/PKGBUILD
(from rev 87784, arpwatch/trunk/PKGBUILD)
  arpwatch/repos/community-x86_64/arpwatch.service
(from rev 87784, arpwatch/trunk/arpwatch.service)
Deleted:
  arpwatch/repos/community-i686/ChangeLog
  arpwatch/repos/community-i686/PKGBUILD
  arpwatch/repos/community-x86_64/ChangeLog
  arpwatch/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   92 
 community-i686/ChangeLog  |3 -
 community-i686/LICENSE|   18 +++
 community-i686/PKGBUILD   |   29 ---
 community-i686/arpwatch.service   |   11 
 community-x86_64/ChangeLog|3 -
 community-x86_64/LICENSE  |   18 +++
 community-x86_64/PKGBUILD |   29 ---
 community-x86_64/arpwatch.service |   11 
 9 files changed, 150 insertions(+), 64 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2013-04-06 14:38:12 UTC (rev 87784)
+++ community-i686/ChangeLog2013-04-06 14:38:21 UTC (rev 87785)
@@ -1,3 +0,0 @@
-2007-07-02 tardo ta...@nagi-fanboi.net
-* Built for x86_64
-

Copied: arpwatch/repos/community-i686/LICENSE (from rev 87784, 
arpwatch/trunk/LICENSE)
===
--- community-i686/LICENSE  (rev 0)
+++ community-i686/LICENSE  2013-04-06 14:38:21 UTC (rev 87785)
@@ -0,0 +1,18 @@
+Copyright (c) 1992, 1993, 1994, 1995, 1996, 1998, 2000
+ The Regents of the University of California.  All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that: (1) source code distributions
+retain the above copyright notice and this paragraph in its entirety, (2)
+distributions including binary code include the above copyright notice and
+this paragraph in its entirety in the documentation or other materials
+provided with the distribution, and (3) all advertising materials mentioning
+features or use of this software display the following acknowledgement:
+``This product includes software developed by the University of California,
+Lawrence Berkeley Laboratory and its contributors.'' Neither the name of
+the University nor the names of its contributors may be used to endorse
+or promote products derived from this software without specific prior
+written permission.
+THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
+WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-06 14:38:12 UTC (rev 87784)
+++ community-i686/PKGBUILD 2013-04-06 14:38:21 UTC (rev 87785)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=arpwatch
-pkgver=2.1a15
-pkgrel=8
-pkgdesc=arpwatch and arpsnmp network monitoring tools
-arch=(i686 x86_64)
-url=ftp://ftp.ee.lbl.gov/;
-license=(GPL)
-depends=(libpcap)
-source=(ftp://ftp.ee.lbl.gov/$pkgname-$pkgver.tar.gz)
-md5sums=('cebfeb99c4a7c2a6cee2564770415fe7')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  sed -i 's|ARPDIR = $(prefix)/arpwatch|ARPDIR = /var/lib/arpwatch|' 
Makefile.in
-
-  ./configure --prefix=/usr
-  make SENDMAIL=/usr/sbin/sendmail
-  install -d -m 0755 $pkgdir/usr/sbin
-  make DESTDIR=$pkgdir install
-  install -D -m 0644 arpwatch.8 $pkgdir/usr/share/man/man8/arpwatch.8
-  install -D -m 0644 arpsnmp.8 $pkgdir/usr/share/man/man8/arpsnmp.8
-  install -d -m 0755 $pkgdir/var/lib/arpwatch
-  touch $pkgdir/var/lib/arpwatch/arp.dat
-}

Copied: arpwatch/repos/community-i686/PKGBUILD (from rev 87784, 
arpwatch/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-06 14:38:21 UTC (rev 87785)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Sébastien Luttringer
+
+pkgname=arpwatch
+pkgver=2.1a15
+pkgrel=9
+pkgdesc='Ethernet/FDDI station activity monitor'
+arch=('i686' 'x86_64')
+url='ftp://ftp.ee.lbl.gov/'

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

2013-04-06 Thread Andrea Scarpino
Date: Saturday, April 6, 2013 @ 16:46:32
  Author: andrea
Revision: 182078

Require a versioned dependence of kdelibs to avoid breakage

Modified:
  kdebase-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 14:18:54 UTC (rev 182077)
+++ PKGBUILD2013-04-06 14:46:32 UTC (rev 182078)
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/kde-runtime'
 license=('GPL' 'LGPL')
-depends=('kactivities' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons'
+depends=(kdelibs=${pkgver} 'kactivities' 'smbclient' 'libssh' 'libcanberra' 
'oxygen-icons'
  'xorg-xauth')
 makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'doxygen'
  'networkmanager')



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

2013-04-06 Thread Andrea Scarpino
Date: Saturday, April 6, 2013 @ 16:46:34
  Author: andrea
Revision: 182079

Require a versioned dependence of kdelibs to avoid breakage

Modified:
  kdebase-workspace/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 14:46:32 UTC (rev 182078)
+++ PKGBUILD2013-04-06 14:46:34 UTC (rev 182079)
@@ -14,8 +14,8 @@
 # note on libxdamage:
 #  not detected by namcap because libgl depends on it
 #  but nvidia providing libgl does not depend on libxdamage
-depends=('kdepim-runtime' 'lm_sensors' 'libraw1394' 'libqalculate'
- 'qimageblitz' 'polkit-kde' 'xorg-xprop' 'libxdamage'
+depends=(kdelibs=${pkgver} 'kdepim-runtime' 'lm_sensors' 'libraw1394'
+ 'qimageblitz' 'polkit-kde' 'xorg-xprop' 'libxdamage' 'libqalculate'
  'libxklavier' 'xorg-xsetroot' 'libxcomposite' 'libxinerama'
  'xorg-xrdb' 'libxres' 'xorg-xrandr' 'xorg-xmessage' 'libusb-compat'
  'kde-base-artwork' 'xcb-util-renderutil' 'xcb-util-image' 'ttf-font')



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

2013-04-06 Thread Sébastien Luttringer
Date: Saturday, April 6, 2013 @ 17:37:19
  Author: seblu
Revision: 87786

upgpkg: arpwatch 2.1a15-10

- Add ethernet prefix database

Modified:
  arpwatch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 14:38:21 UTC (rev 87785)
+++ PKGBUILD2013-04-06 15:37:19 UTC (rev 87786)
@@ -5,7 +5,7 @@
 
 pkgname=arpwatch
 pkgver=2.1a15
-pkgrel=9
+pkgrel=10
 pkgdesc='Ethernet/FDDI station activity monitor'
 arch=('i686' 'x86_64')
 url='ftp://ftp.ee.lbl.gov/'
@@ -36,6 +36,8 @@
   cd $pkgname-$pkgver
   install -d -m 0755 $pkgdir/usr/{sbin,share/man}
   make DESTDIR=$pkgdir install install-man
+  # install ether prefix database
+  install -Dm644 ethercodes.dat $pkgdir/var/lib/$pkgname/ethercodes.dat
   cd $srcdir
   # license
   install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE



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

2013-04-06 Thread Sébastien Luttringer
Date: Saturday, April 6, 2013 @ 17:38:17
  Author: seblu
Revision: 87787

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

Added:
  arpwatch/repos/community-i686/LICENSE
(from rev 87786, arpwatch/trunk/LICENSE)
  arpwatch/repos/community-i686/PKGBUILD
(from rev 87786, arpwatch/trunk/PKGBUILD)
  arpwatch/repos/community-i686/arpwatch.service
(from rev 87786, arpwatch/trunk/arpwatch.service)
  arpwatch/repos/community-x86_64/LICENSE
(from rev 87786, arpwatch/trunk/LICENSE)
  arpwatch/repos/community-x86_64/PKGBUILD
(from rev 87786, arpwatch/trunk/PKGBUILD)
  arpwatch/repos/community-x86_64/arpwatch.service
(from rev 87786, arpwatch/trunk/arpwatch.service)
Deleted:
  arpwatch/repos/community-i686/LICENSE
  arpwatch/repos/community-i686/PKGBUILD
  arpwatch/repos/community-i686/arpwatch.service
  arpwatch/repos/community-x86_64/LICENSE
  arpwatch/repos/community-x86_64/PKGBUILD
  arpwatch/repos/community-x86_64/arpwatch.service

---+
 /LICENSE  |   36 +
 /PKGBUILD |   96 
 /arpwatch.service |   22 
 community-i686/LICENSE|   18 --
 community-i686/PKGBUILD   |   46 -
 community-i686/arpwatch.service   |   11 
 community-x86_64/LICENSE  |   18 --
 community-x86_64/PKGBUILD |   46 -
 community-x86_64/arpwatch.service |   11 
 9 files changed, 154 insertions(+), 150 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2013-04-06 15:37:19 UTC (rev 87786)
+++ community-i686/LICENSE  2013-04-06 15:38:17 UTC (rev 87787)
@@ -1,18 +0,0 @@
-Copyright (c) 1992, 1993, 1994, 1995, 1996, 1998, 2000
- The Regents of the University of California.  All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that: (1) source code distributions
-retain the above copyright notice and this paragraph in its entirety, (2)
-distributions including binary code include the above copyright notice and
-this paragraph in its entirety in the documentation or other materials
-provided with the distribution, and (3) all advertising materials mentioning
-features or use of this software display the following acknowledgement:
-``This product includes software developed by the University of California,
-Lawrence Berkeley Laboratory and its contributors.'' Neither the name of
-the University nor the names of its contributors may be used to endorse
-or promote products derived from this software without specific prior
-written permission.
-THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
-WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Copied: arpwatch/repos/community-i686/LICENSE (from rev 87786, 
arpwatch/trunk/LICENSE)
===
--- community-i686/LICENSE  (rev 0)
+++ community-i686/LICENSE  2013-04-06 15:38:17 UTC (rev 87787)
@@ -0,0 +1,18 @@
+Copyright (c) 1992, 1993, 1994, 1995, 1996, 1998, 2000
+ The Regents of the University of California.  All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that: (1) source code distributions
+retain the above copyright notice and this paragraph in its entirety, (2)
+distributions including binary code include the above copyright notice and
+this paragraph in its entirety in the documentation or other materials
+provided with the distribution, and (3) all advertising materials mentioning
+features or use of this software display the following acknowledgement:
+``This product includes software developed by the University of California,
+Lawrence Berkeley Laboratory and its contributors.'' Neither the name of
+the University nor the names of its contributors may be used to endorse
+or promote products derived from this software without specific prior
+written permission.
+THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
+WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-06 15:37:19 UTC (rev 87786)
+++ community-i686/PKGBUILD 2013-04-06 15:38:17 UTC (rev 87787)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Sébastien Luttringer
-
-pkgname=arpwatch
-pkgver=2.1a15
-pkgrel=9
-pkgdesc='Ethernet/FDDI station activity monitor'
-arch=('i686' 'x86_64')

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

2013-04-06 Thread Pierre Schmitz
Date: Saturday, April 6, 2013 @ 18:03:05
  Author: pierre
Revision: 182081

upgpkg: archlinux-keyring 20130406-1

Modified:
  archlinux-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 15:11:32 UTC (rev 182080)
+++ PKGBUILD2013-04-06 16:03:05 UTC (rev 182081)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=archlinux-keyring
-pkgver=20130224
+pkgver=20130406
 pkgrel=1
 pkgdesc='Arch Linux PGP keyring'
 arch=('any')
@@ -11,8 +11,8 @@
 install=${pkgname}.install
 source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz;
 
ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig;)
-md5sums=('0cade439a30215bd4ef632d261d40cc1'
- '7faf35723b47a4c45df7d56dfd1fd27a')
+md5sums=('f23b4897b1f85ffc70bbcb3a13bb5cde'
+ 'SKIP')
 
 package() {
cd ${srcdir}/${pkgname}-${pkgver}



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

2013-04-06 Thread Pierre Schmitz
Date: Saturday, April 6, 2013 @ 18:03:11
  Author: pierre
Revision: 182082

archrelease: copy trunk to testing-any

Added:
  archlinux-keyring/repos/testing-any/
  archlinux-keyring/repos/testing-any/PKGBUILD
(from rev 182081, archlinux-keyring/trunk/PKGBUILD)
  archlinux-keyring/repos/testing-any/archlinux-keyring.install
(from rev 182081, archlinux-keyring/trunk/archlinux-keyring.install)

---+
 PKGBUILD  |   20 
 archlinux-keyring.install |   11 +++
 2 files changed, 31 insertions(+)

Copied: archlinux-keyring/repos/testing-any/PKGBUILD (from rev 182081, 
archlinux-keyring/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2013-04-06 16:03:11 UTC (rev 182082)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgname=archlinux-keyring
+pkgver=20130406
+pkgrel=1
+pkgdesc='Arch Linux PGP keyring'
+arch=('any')
+url='https://projects.archlinux.org/archlinux-keyring.git/'
+license=('GPL')
+install=${pkgname}.install
+source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz;
+
ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig;)
+md5sums=('f23b4897b1f85ffc70bbcb3a13bb5cde'
+ 'SKIP')
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make PREFIX=/usr DESTDIR=${pkgdir} install
+}

Copied: archlinux-keyring/repos/testing-any/archlinux-keyring.install (from rev 
182081, archlinux-keyring/trunk/archlinux-keyring.install)
===
--- testing-any/archlinux-keyring.install   (rev 0)
+++ testing-any/archlinux-keyring.install   2013-04-06 16:03:11 UTC (rev 
182082)
@@ -0,0 +1,11 @@
+post_upgrade() {
+   if usr/bin/pacman-key -l /dev/null 21; then
+   usr/bin/pacman-key --populate archlinux
+   fi
+}
+
+post_install() {
+   if [ -x usr/bin/pacman-key ]; then
+   post_upgrade
+   fi
+}



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

2013-04-06 Thread Balló György
Date: Saturday, April 6, 2013 @ 18:50:17
  Author: bgyorgy
Revision: 87788

upgpkg: duplicity 0.6.21-2

Fix dependencies (FS#34156)

Modified:
  duplicity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 15:38:17 UTC (rev 87787)
+++ PKGBUILD2013-04-06 16:50:17 UTC (rev 87788)
@@ -4,12 +4,20 @@
 
 pkgname=duplicity
 pkgver=0.6.21
-pkgrel=1
+pkgrel=2
 pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync 
algorithm.'
 arch=('i686' 'x86_64')
 url='http://www.nongnu.org/duplicity/'
 license=('GPL')
-depends=('librsync' 'ncftp' 'python2' 'python2-boto' 'python2-gnupginterface' 
'python2-paramiko')
+depends=('gnupg' 'librsync' 'ncftp' 'python2-paramiko')
+optdepends=('lftp: FTPS backend'
+'python2-boto: Amazon S3 backend'
+'python2-gobject: GIO backend'
+'gvfs: GIO backend'
+'python2-gdata: Google Docs backend'
+'python2-httplib2: Ubuntu One backend'
+'python2-oauthlib: Ubuntu One backend'
+'rsync: rsync backend')
 
source=(http://savannah.nongnu.org/download/$pkgname/$pkgname-$pkgver.tar.gz{,.sig})
 md5sums=('4ade1de475e0af64211bb6933b593057'
  '3521d679ba7dff46653313aa3b3e6855')
@@ -19,8 +27,8 @@
 
   # python2 fix
   for file in $(find . -name '*.py' -print); do
-sed -i 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' $file
-sed -i 's_^#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
+sed -i 's_^#!.*/usr/bin/python$_#!/usr/bin/python2_' $file
+sed -i 's_^#!.*/usr/bin/env.*python$_#!/usr/bin/env python2_' $file
   done
 }
 



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

2013-04-06 Thread Balló György
Date: Saturday, April 6, 2013 @ 18:50:31
  Author: bgyorgy
Revision: 87789

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

Added:
  duplicity/repos/community-i686/PKGBUILD
(from rev 87788, duplicity/trunk/PKGBUILD)
  duplicity/repos/community-i686/botobackend.patch
(from rev 87788, duplicity/trunk/botobackend.patch)
  duplicity/repos/community-i686/duplicity-0.6.17-fix-memleak.patch
(from rev 87788, duplicity/trunk/duplicity-0.6.17-fix-memleak.patch)
  duplicity/repos/community-x86_64/PKGBUILD
(from rev 87788, duplicity/trunk/PKGBUILD)
  duplicity/repos/community-x86_64/botobackend.patch
(from rev 87788, duplicity/trunk/botobackend.patch)
  duplicity/repos/community-x86_64/duplicity-0.6.17-fix-memleak.patch
(from rev 87788, duplicity/trunk/duplicity-0.6.17-fix-memleak.patch)
Deleted:
  duplicity/repos/community-i686/PKGBUILD
  duplicity/repos/community-i686/botobackend.patch
  duplicity/repos/community-i686/duplicity-0.6.17-fix-memleak.patch
  duplicity/repos/community-x86_64/PKGBUILD
  duplicity/repos/community-x86_64/botobackend.patch
  duplicity/repos/community-x86_64/duplicity-0.6.17-fix-memleak.patch

-+
 /PKGBUILD   |   88 ++
 /botobackend.patch  |   26 +
 /duplicity-0.6.17-fix-memleak.patch |   58 +++
 community-i686/PKGBUILD |   36 ---
 community-i686/botobackend.patch|   13 --
 community-i686/duplicity-0.6.17-fix-memleak.patch   |   29 -
 community-x86_64/PKGBUILD   |   36 ---
 community-x86_64/botobackend.patch  |   13 --
 community-x86_64/duplicity-0.6.17-fix-memleak.patch |   29 -
 9 files changed, 172 insertions(+), 156 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-06 16:50:17 UTC (rev 87788)
+++ community-i686/PKGBUILD 2013-04-06 16:50:31 UTC (rev 87789)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Kaiting Chen kaitocr...@gmail.com
-# Contributor: Aaron Schaefer aa...@elasticdog.com
-
-pkgname=duplicity
-pkgver=0.6.21
-pkgrel=1
-pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync 
algorithm.'
-arch=('i686' 'x86_64')
-url='http://www.nongnu.org/duplicity/'
-license=('GPL')
-depends=('librsync' 'ncftp' 'python2' 'python2-boto' 'python2-gnupginterface' 
'python2-paramiko')
-source=(http://savannah.nongnu.org/download/$pkgname/$pkgname-$pkgver.tar.gz{,.sig})
-md5sums=('4ade1de475e0af64211bb6933b593057'
- '3521d679ba7dff46653313aa3b3e6855')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  # python2 fix
-  for file in $(find . -name '*.py' -print); do
-sed -i 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' $file
-sed -i 's_^#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
-  done
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  
-  python2 setup.py install --root=$pkgdir --optimize=1
-
-  # fix broken documentation permissions until upstream does (FS#27301)
-  chmod 644 $pkgdir/usr/share/man/man1/$pkgname.1
-  chmod 644 $pkgdir/usr/share/man/man1/rdiffdir.1
-  chmod 644 $pkgdir/usr/share/doc/$pkgname-$pkgver/*
-}

Copied: duplicity/repos/community-i686/PKGBUILD (from rev 87788, 
duplicity/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-06 16:50:31 UTC (rev 87789)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Kaiting Chen kaitocr...@gmail.com
+# Contributor: Aaron Schaefer aa...@elasticdog.com
+
+pkgname=duplicity
+pkgver=0.6.21
+pkgrel=2
+pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync 
algorithm.'
+arch=('i686' 'x86_64')
+url='http://www.nongnu.org/duplicity/'
+license=('GPL')
+depends=('gnupg' 'librsync' 'ncftp' 'python2-paramiko')
+optdepends=('lftp: FTPS backend'
+'python2-boto: Amazon S3 backend'
+'python2-gobject: GIO backend'
+'gvfs: GIO backend'
+'python2-gdata: Google Docs backend'
+'python2-httplib2: Ubuntu One backend'
+'python2-oauthlib: Ubuntu One backend'
+'rsync: rsync backend')
+source=(http://savannah.nongnu.org/download/$pkgname/$pkgname-$pkgver.tar.gz{,.sig})
+md5sums=('4ade1de475e0af64211bb6933b593057'
+ '3521d679ba7dff46653313aa3b3e6855')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  # python2 fix
+  for file in $(find . -name '*.py' -print); do
+sed -i 's_^#!.*/usr/bin/python$_#!/usr/bin/python2_' $file
+sed -i 's_^#!.*/usr/bin/env.*python$_#!/usr/bin/env python2_' $file
+  done
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  
+  python2 setup.py install --root=$pkgdir --optimize=1
+
+  # fix broken documentation permissions 

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

2013-04-06 Thread Maxime Gauduin
Date: Saturday, April 6, 2013 @ 18:56:26
  Author: alucryd
Revision: 87790

upgpkg: cairo-dock 3.2.0-2

Modified:
  cairo-dock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 16:50:31 UTC (rev 87789)
+++ PKGBUILD2013-04-06 16:56:26 UTC (rev 87790)
@@ -5,39 +5,40 @@
 
 pkgname=cairo-dock
 pkgver=3.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc=Light eye-candy fully themable animated dock
 arch=('i686' 'x86_64')
 url=https://launchpad.net/cairo-dock-core;
 license=('GPL')
-groups=('cairo-dock')
-depends=('curl' 'dbus-glib' 'gtk3' 'gtkglext' 'librsvg')
-makedepends=('cmake' 'curl' 'dbus-glib' 'gtk3' 'gtkglext' 'inputproto' 
'librsvg')
+depends=('curl' 'dbus-glib' 'gtk3' 'librsvg')
+makedepends=('cmake')
+optdepends=('cairo-dock-plugins: Plugins for Cairo-Dock')
 options=('!libtool')
 
source=(http://launchpad.net/${pkgname}-core/3.2/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz;
 'gldit-rpath.patch')
 sha256sums=('69d57dab16e70bb0683ba91f1dfd19a9ee0de0b1642ca6480fef9dacbb9c2fd2'
 '5a5fbc67aaa210387ef4410701747fe741942c99c4bd84ae771b96a3bdd1c4cc')
 
-build() {
+prepare() {
   cd ${srcdir}/${pkgname}-${pkgver}
 
-# Patch
   patch -Np1 -i ../gldit-rpath.patch
-  sed -i 's|themes3.2|themes|' CMakeLists.txt
+}
 
-# Build
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
   if [[ -d build ]]; then
 rm -rf build
   fi
   mkdir build  cd build
+
   cmake .. -DCMAKE_INSTALL_PREFIX=/usr
   make
 }
 
-package_cairo-dock() {
+package() {
   cd ${srcdir}/${pkgname}-${pkgver}/build
 
-# Install
   make DESTDIR=${pkgdir} install
 }
 



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

2013-04-06 Thread Maxime Gauduin
Date: Saturday, April 6, 2013 @ 18:56:43
  Author: alucryd
Revision: 87791

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

Added:
  cairo-dock/repos/community-i686/PKGBUILD
(from rev 87790, cairo-dock/trunk/PKGBUILD)
  cairo-dock/repos/community-i686/gldit-rpath.patch
(from rev 87790, cairo-dock/trunk/gldit-rpath.patch)
  cairo-dock/repos/community-x86_64/PKGBUILD
(from rev 87790, cairo-dock/trunk/PKGBUILD)
  cairo-dock/repos/community-x86_64/gldit-rpath.patch
(from rev 87790, cairo-dock/trunk/gldit-rpath.patch)
Deleted:
  cairo-dock/repos/community-i686/PKGBUILD
  cairo-dock/repos/community-i686/gldit-rpath.patch
  cairo-dock/repos/community-x86_64/PKGBUILD
  cairo-dock/repos/community-x86_64/gldit-rpath.patch

+
 /PKGBUILD  |   90 +++
 /gldit-rpath.patch |   26 ++
 community-i686/PKGBUILD|   44 -
 community-i686/gldit-rpath.patch   |   13 -
 community-x86_64/PKGBUILD  |   44 -
 community-x86_64/gldit-rpath.patch |   13 -
 6 files changed, 116 insertions(+), 114 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-06 16:56:26 UTC (rev 87790)
+++ community-i686/PKGBUILD 2013-04-06 16:56:43 UTC (rev 87791)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin aluc...@gmail.com
-# Contributor: Tofe chris.chap...@gmail.com
-# Contributor: erm67 er...@yahoo.it
-
-pkgname=cairo-dock
-pkgver=3.2.0
-pkgrel=1
-pkgdesc=Light eye-candy fully themable animated dock
-arch=('i686' 'x86_64')
-url=https://launchpad.net/cairo-dock-core;
-license=('GPL')
-groups=('cairo-dock')
-depends=('curl' 'dbus-glib' 'gtk3' 'gtkglext' 'librsvg')
-makedepends=('cmake' 'curl' 'dbus-glib' 'gtk3' 'gtkglext' 'inputproto' 
'librsvg')
-options=('!libtool')
-source=(http://launchpad.net/${pkgname}-core/3.2/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz;
 'gldit-rpath.patch')
-sha256sums=('69d57dab16e70bb0683ba91f1dfd19a9ee0de0b1642ca6480fef9dacbb9c2fd2'
-'5a5fbc67aaa210387ef4410701747fe741942c99c4bd84ae771b96a3bdd1c4cc')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-# Patch
-  patch -Np1 -i ../gldit-rpath.patch
-  sed -i 's|themes3.2|themes|' CMakeLists.txt
-
-# Build
-  if [[ -d build ]]; then
-rm -rf build
-  fi
-  mkdir build  cd build
-  cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package_cairo-dock() {
-  cd ${srcdir}/${pkgname}-${pkgver}/build
-
-# Install
-  make DESTDIR=${pkgdir} install
-}
-
-# vim: ts=2 sw=2 et:

Copied: cairo-dock/repos/community-i686/PKGBUILD (from rev 87790, 
cairo-dock/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-06 16:56:43 UTC (rev 87791)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: Tofe chris.chap...@gmail.com
+# Contributor: erm67 er...@yahoo.it
+
+pkgname=cairo-dock
+pkgver=3.2.0
+pkgrel=2
+pkgdesc=Light eye-candy fully themable animated dock
+arch=('i686' 'x86_64')
+url=https://launchpad.net/cairo-dock-core;
+license=('GPL')
+depends=('curl' 'dbus-glib' 'gtk3' 'librsvg')
+makedepends=('cmake')
+optdepends=('cairo-dock-plugins: Plugins for Cairo-Dock')
+options=('!libtool')
+source=(http://launchpad.net/${pkgname}-core/3.2/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz;
 'gldit-rpath.patch')
+sha256sums=('69d57dab16e70bb0683ba91f1dfd19a9ee0de0b1642ca6480fef9dacbb9c2fd2'
+'5a5fbc67aaa210387ef4410701747fe741942c99c4bd84ae771b96a3bdd1c4cc')
+
+prepare() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  patch -Np1 -i ../gldit-rpath.patch
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  if [[ -d build ]]; then
+rm -rf build
+  fi
+  mkdir build  cd build
+
+  cmake .. -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}/build
+
+  make DESTDIR=${pkgdir} install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-i686/gldit-rpath.patch
===
--- community-i686/gldit-rpath.patch2013-04-06 16:56:26 UTC (rev 87790)
+++ community-i686/gldit-rpath.patch2013-04-06 16:56:43 UTC (rev 87791)
@@ -1,13 +0,0 @@
 a/src/gldit/CMakeLists.txt 2013-03-23 16:55:12.0 +0100
-+++ b/src/gldit/CMakeLists.txt 2013-03-26 11:57:14.159200918 +0100
-@@ -82,9 +82,7 @@ link_directories(
-   ${GTK_LIBRARY_DIRS}
-   ${XEXTEND_LIBRARY_DIRS}
-   ${XINERAMA_LIBRARY_DIRS}
--  ${CMAKE_SOURCE_DIR}/src/gldit
--  ${CMAKE_SOURCE_DIR}/src/icon-factory
--  ${CMAKE_SOURCE_DIR}/src/implementations)
-+  )
- 
- # Define the library
- add_library (gldi SHARED ${core_lib_SRCS})

Copied: cairo-dock/repos/community-i686/gldit-rpath.patch (from rev 87790, 

[arch-commits] Commit in cairo-dock-plugins/trunk (PKGBUILD)

2013-04-06 Thread Maxime Gauduin
Date: Saturday, April 6, 2013 @ 19:02:28
  Author: alucryd
Revision: 87792

upgpkg: cairo-dock-plugins 3.2.0-2

Modified:
  cairo-dock-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 16:56:43 UTC (rev 87791)
+++ PKGBUILD2013-04-06 17:02:28 UTC (rev 87792)
@@ -7,52 +7,43 @@
 
 pkgname=cairo-dock-plugins
 pkgver=3.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc=Plugins for Cairo-Dock
 url=https://launchpad.net/cairo-dock;
 license=('GPL')
 arch=('i686' 'x86_64')
-groups=('cairo-dock')
 depends=('cairo-dock')
-makedepends=('cmake' 'alsa-lib' 'fftw' 'gnome-menus' 'gtk-sharp-2' 'gvfs' 
'libetpan' 'libexif' 'libical' 'libpulse' 'libxklavier' 'libxxf86vm' 
'libzeitgeist' 'lm_sensors' 'ndesk-dbus-glib' 'python' 'ruby' 'upower' 'vala' 
'vte3' 'webkitgtk3')
-optdepends=('alsa-lib: Alsa-Mixer applet'
+makedepends=('cmake' 'alsa-lib' 'fftw' 'gnome-menus' 'gtk-sharp-2' 'gvfs' 
'libetpan' 'libexif' 'libical' 'libpulse' 'libxklavier' 'libzeitgeist' 
'lm_sensors' 'ndesk-dbus-glib' 'python' 'ruby' 'upower' 'vala' 'vte3' 
'webkitgtk3')
+optdepends=('alsa-lib: AlsaMixer, Sound Effects applets'
+'fftw: Impulse applet'
 'gnome-menus: GMenu applet'
-'fftw: Impulse applet'
+'gtk-sharp-2: Mono API'
+'gvfs: GVFS integration'
+'libetpan: Mail applet'
+'libexif: Slider applet'
+'libical: Clock applet'
 'libpulse: Impulse applet'
-'libxklavier: Keyboard-indicator applet'
-'libetpan: Mail applet'
-'libzeitgeist: Recent-Events applet'
+'libxklavier: Keyboard Indicator applet'
+'libzeitgeist: Recent Events applet'
+'lm_sensors: System Monitor applet'
+'ndesk-dbus-glib: Mono API'
+'python: Python API'
+'ruby: Ruby API'
+'upower: Logout, PowerManager applets'
 'vte3: Terminal applet'
-'webkitgtk3: Weblets applet'
-'libxxf86vm: XGamma applet'
-'gvfs: GVFS integration'
-'lm_sensors: Sensors support'
-'upower: UPower support'
-'libical: iCal support'
-'libexif: exif support'
-'python: Python interface'
-'gtk-sharp-2: Mono interface'
-'ndesk-dbus-glib: Mono interface'
-'ruby: Ruby interface'
-'vala: Vala interface')
+'webkitgtk3: Weblets applet')
 options=('!libtool')
-source=(http://launchpad.net/cairo-dock-plug-ins/3.2/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz;
 'alsa-mixer-applet.patch' 'applet-host-ias.patch')
-sha256sums=('e407e1c0d54ae37815726d0f2a66f12ec8263499df99198646bcecccfc688b5c'
-'e474314037fe85dfb9e90c17b18f87936a911699d97fee5470ccd812ff6697c1'
-'28be6144e9006f5c166d8f0119de1747ee2caf8e13072177a8d0dab23fd964b3')
+source=(http://launchpad.net/cairo-dock-plug-ins/3.2/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('e407e1c0d54ae37815726d0f2a66f12ec8263499df99198646bcecccfc688b5c')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
 
-# Patch
-  patch -Np1 -i ../alsa-mixer-applet.patch
-  patch -Np1 -i ../applet-host-ias.patch
-
-# Build
   if [[ -d build ]]; then
 rm -rf build
   fi
   mkdir build  cd build
+
   cmake .. -DCMAKE_INSTALL_PREFIX=/usr
   make
 }
@@ -60,7 +51,6 @@
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}/build
 
-# Install
   make DESTDIR=${pkgdir} install
 }
 



[arch-commits] Commit in cairo-dock-plugins/repos (12 files)

2013-04-06 Thread Maxime Gauduin
Date: Saturday, April 6, 2013 @ 19:02:52
  Author: alucryd
Revision: 87793

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

Added:
  cairo-dock-plugins/repos/community-i686/PKGBUILD
(from rev 87792, cairo-dock-plugins/trunk/PKGBUILD)
  cairo-dock-plugins/repos/community-i686/alsa-mixer-applet.patch
(from rev 87792, cairo-dock-plugins/trunk/alsa-mixer-applet.patch)
  cairo-dock-plugins/repos/community-i686/applet-host-ias.patch
(from rev 87792, cairo-dock-plugins/trunk/applet-host-ias.patch)
  cairo-dock-plugins/repos/community-x86_64/PKGBUILD
(from rev 87792, cairo-dock-plugins/trunk/PKGBUILD)
  cairo-dock-plugins/repos/community-x86_64/alsa-mixer-applet.patch
(from rev 87792, cairo-dock-plugins/trunk/alsa-mixer-applet.patch)
  cairo-dock-plugins/repos/community-x86_64/applet-host-ias.patch
(from rev 87792, cairo-dock-plugins/trunk/applet-host-ias.patch)
Deleted:
  cairo-dock-plugins/repos/community-i686/PKGBUILD
  cairo-dock-plugins/repos/community-i686/alsa-mixer-applet.patch
  cairo-dock-plugins/repos/community-i686/applet-host-ias.patch
  cairo-dock-plugins/repos/community-x86_64/PKGBUILD
  cairo-dock-plugins/repos/community-x86_64/alsa-mixer-applet.patch
  cairo-dock-plugins/repos/community-x86_64/applet-host-ias.patch

--+
 /PKGBUILD|  114 +
 /alsa-mixer-applet.patch |   20 +
 /applet-host-ias.patch   |   34 
 community-i686/PKGBUILD  |   67 -
 community-i686/alsa-mixer-applet.patch   |   10 --
 community-i686/applet-host-ias.patch |   17 
 community-x86_64/PKGBUILD|   67 -
 community-x86_64/alsa-mixer-applet.patch |   10 --
 community-x86_64/applet-host-ias.patch   |   17 
 9 files changed, 168 insertions(+), 188 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-06 17:02:28 UTC (rev 87792)
+++ community-i686/PKGBUILD 2013-04-06 17:02:52 UTC (rev 87793)
@@ -1,67 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin aluc...@gmail.com
-# Contributor: Tofe chris.chap...@gmail.com
-# Contributor: zhuqin zhuqi...@gmail.com
-# Contributor: tri1976 tri...@gmail.com
-# Contributor: snoopy33 snoop...@no-log.org
-
-pkgname=cairo-dock-plugins
-pkgver=3.2.0
-pkgrel=1
-pkgdesc=Plugins for Cairo-Dock
-url=https://launchpad.net/cairo-dock;
-license=('GPL')
-arch=('i686' 'x86_64')
-groups=('cairo-dock')
-depends=('cairo-dock')
-makedepends=('cmake' 'alsa-lib' 'fftw' 'gnome-menus' 'gtk-sharp-2' 'gvfs' 
'libetpan' 'libexif' 'libical' 'libpulse' 'libxklavier' 'libxxf86vm' 
'libzeitgeist' 'lm_sensors' 'ndesk-dbus-glib' 'python' 'ruby' 'upower' 'vala' 
'vte3' 'webkitgtk3')
-optdepends=('alsa-lib: Alsa-Mixer applet'
-'gnome-menus: GMenu applet'
-'fftw: Impulse applet'
-'libpulse: Impulse applet'
-'libxklavier: Keyboard-indicator applet'
-'libetpan: Mail applet'
-'libzeitgeist: Recent-Events applet'
-'vte3: Terminal applet'
-'webkitgtk3: Weblets applet'
-'libxxf86vm: XGamma applet'
-'gvfs: GVFS integration'
-'lm_sensors: Sensors support'
-'upower: UPower support'
-'libical: iCal support'
-'libexif: exif support'
-'python: Python interface'
-'gtk-sharp-2: Mono interface'
-'ndesk-dbus-glib: Mono interface'
-'ruby: Ruby interface'
-'vala: Vala interface')
-options=('!libtool')
-source=(http://launchpad.net/cairo-dock-plug-ins/3.2/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz;
 'alsa-mixer-applet.patch' 'applet-host-ias.patch')
-sha256sums=('e407e1c0d54ae37815726d0f2a66f12ec8263499df99198646bcecccfc688b5c'
-'e474314037fe85dfb9e90c17b18f87936a911699d97fee5470ccd812ff6697c1'
-'28be6144e9006f5c166d8f0119de1747ee2caf8e13072177a8d0dab23fd964b3')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-# Patch
-  patch -Np1 -i ../alsa-mixer-applet.patch
-  patch -Np1 -i ../applet-host-ias.patch
-
-# Build
-  if [[ -d build ]]; then
-rm -rf build
-  fi
-  mkdir build  cd build
-  cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}/build
-
-# Install
-  make DESTDIR=${pkgdir} install
-}
-
-# vim: ts=2 sw=2 et:

Copied: cairo-dock-plugins/repos/community-i686/PKGBUILD (from rev 87792, 
cairo-dock-plugins/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-06 17:02:52 UTC (rev 87793)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: Tofe chris.chap...@gmail.com
+# Contributor: zhuqin zhuqi...@gmail.com
+# 

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

2013-04-06 Thread Andreas Radke
Date: Saturday, April 6, 2013 @ 20:06:25
  Author: andyrtr
Revision: 182083

upgpkg: libreoffice 4.0.2-2

make pyuno finally work; fixes FS#27257

Modified:
  libreoffice/trunk/PKGBUILD
  libreoffice/trunk/libreoffice-common.csh
  libreoffice/trunk/libreoffice-common.sh
  libreoffice/trunk/make-pyuno-work-with-system-wide-module-install.diff

--+
 PKGBUILD |   19 ++---
 libreoffice-common.csh   |2 -
 libreoffice-common.sh|2 -
 make-pyuno-work-with-system-wide-module-install.diff |8 +++
 4 files changed, 16 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 16:03:11 UTC (rev 182082)
+++ PKGBUILD2013-04-06 18:06:25 UTC (rev 182083)
@@ -21,7 +21,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.0.2.2
 pkgver=4.0.2
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -152,9 +152,9 @@
  '107a3d18f637b342684b3c21eb0fcd7d'
  '881c4628ec5f54d47f35d5d19e335662'
  '92bde158f249b9b27f76f48cc65a0242'
- '97bf43dda273d79ff90c848ab53b0e3c'
- 'abcb1b0a7deaffe13ab3d7ca70becb49'
- '72790a4103da259a55cadd66db931d00'
+ '07d2bf5ad839a394cca008b3ec6e7bb1'
+ '4195735a80876ae812fca5736b50192a'
+ 'e7e4b3e70e99e5cba8f8dfcacf3b0d87'
  '941aab11a42c8052cc1999434ae82bcd'
  'caf426e9eefb99108adba6cf231de348'
  'c367454b402720eea064280d0dfb291b'
@@ -190,7 +190,7 @@
popd

 # fix not upstreamable pyuno paths - patch taken from Debian
-#patch -Np1 -i 
${srcdir}/make-pyuno-work-with-system-wide-module-install.diff
+patch -Np1 -i 
${srcdir}/make-pyuno-work-with-system-wide-module-install.diff
 
#use the CFLAGS but remove the LibO overridden ones
for i in $CFLAGS; do
@@ -300,7 +300,7 @@
  install=libreoffice-common.install
  depends=('libreoffice-langpack' hunspell=1.2.8 python=3.3 
neon=0.28.6 'dbus-glib'
   'nss' 'libsm' 'redland' 'hyphen' 'graphite' icu=51.1 'clucene' 
'lcms2' poppler=0.22.2
-  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'xdg-utils') # 'orbit2')
+  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'xdg-utils')
  optdepends=('libreoffice-langpack: additional language support'
  'java-runtime: adds java support'
  'libcups:  adds printing support'
@@ -347,7 +347,7 @@
  cd ${pkgdir}/usr/lib/libreoffice/share/psprint/
  ln -vsf /etc/libreoffice/psprint.conf .
  
- # set VLC and if needed python-uno PYTHON path
+ # allow to preset desired VLC
  install -dm755 ${pkgdir}/etc/profile.d
  install -m755 ${srcdir}/libreoffice-common.{sh,csh} ${pkgdir}/etc/profile.d/
  
@@ -361,6 +361,11 @@
  rm -f ${pkgdir}/usr/lib/libreoffice/program/classes/js.jar
  rm -f 
${pkgdir}/usr/lib/libreoffice/program/services/scriptproviderforjavascript.rdb
  
+ # make pyuno find its modules
+ install -dm755 ${pkgdir}/usr/lib/python3.3/site-packages
+ ln -svf /usr/lib/libreoffice/program/uno.py 
${pkgdir}/usr/lib/python3.3/site-packages/uno.py
+ ln -svf /usr/lib/libreoffice/program/unohelper.py 
${pkgdir}/usr/lib/python3.3/site-packages/unohelper.py
+  
  # workaround all packages now depend on that file
  cp  ${srcdir}/fakeinstall/usr/lib/libreoffice/share/registry/writer.xcd 
${pkgdir}/usr/lib/libreoffice/share/registry/writer.xcd
 }

Modified: libreoffice-common.csh
===
--- libreoffice-common.csh  2013-04-06 16:03:11 UTC (rev 182082)
+++ libreoffice-common.csh  2013-04-06 18:06:25 UTC (rev 182083)
@@ -1,5 +1,3 @@
-#setenv PYTHONPATH ${PYTHONPATH}:/usr/lib/libreoffice/program
-
 # to force a certain look'n feel
 
 #setenv SAL_USE_VCLPLUGIN gen

Modified: libreoffice-common.sh
===
--- libreoffice-common.sh   2013-04-06 16:03:11 UTC (rev 182082)
+++ libreoffice-common.sh   2013-04-06 18:06:25 UTC (rev 182083)
@@ -1,5 +1,3 @@
-#export PYTHONPATH=$PYTHONPATH:/usr/lib/libreoffice/program
-
 # to force a certain look'n feel
 
 #export SAL_USE_VCLPLUGIN=gen

Modified: make-pyuno-work-with-system-wide-module-install.diff
===
--- make-pyuno-work-with-system-wide-module-install.diff2013-04-06 
16:03:11 UTC (rev 182082)
+++ make-pyuno-work-with-system-wide-module-install.diff2013-04-06 
18:06:25 UTC (rev 182083)
@@ -17,9 +17,9 @@
 --- a/pyuno/source/module/uno.py
 +++ b/pyuno/source/module/uno.py
 @@ -26,8 +26,12 @@
- # for a copy of the LGPLv3 License.
+ #   except in compliance with the License. You may obtain a copy of
+ #  

[arch-commits] Commit in gnome-control-center/trunk (PKGBUILD)

2013-04-06 Thread Jan Steffens
Date: Saturday, April 6, 2013 @ 20:07:31
  Author: heftig
Revision: 182084

optdep update FS#34540

Modified:
  gnome-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 18:06:25 UTC (rev 182083)
+++ PKGBUILD2013-04-06 18:07:31 UTC (rev 182084)
@@ -13,7 +13,10 @@
  libgtop network-manager-applet sound-theme-freedesktop upower 
libpwquality
  gnome-color-manager smbclient)
 makedepends=(gnome-doc-utils intltool docbook-xsl)
-optdepends=('mesa-demos: provides glxinfo for graphics information')
+optdepends=('gnome-user-share: Bluetooth and WebDAV file sharing'
+'rygel: media sharing'
+'vino: screen sharing'
+'openssh: remote login')
 groups=(gnome)
 url=http://www.gnome.org;
 install=gnome-control-center.install



[arch-commits] Commit in libreoffice/repos (68 files)

2013-04-06 Thread Andreas Radke
Date: Saturday, April 6, 2013 @ 20:07:38
  Author: andyrtr
Revision: 182085

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

Added:
  libreoffice/repos/extra-i686/PKGBUILD
(from rev 182083, libreoffice/trunk/PKGBUILD)
  libreoffice/repos/extra-i686/gcc48_1.diff
(from rev 182083, libreoffice/trunk/gcc48_1.diff)
  libreoffice/repos/extra-i686/gcc48_2.diff
(from rev 182083, libreoffice/trunk/gcc48_2.diff)
  libreoffice/repos/extra-i686/gcc48_3.diff
(from rev 182083, libreoffice/trunk/gcc48_3.diff)
  libreoffice/repos/extra-i686/gcc48_4.diff
(from rev 182083, libreoffice/trunk/gcc48_4.diff)
  libreoffice/repos/extra-i686/gcc48_5.diff
(from rev 182083, libreoffice/trunk/gcc48_5.diff)
  libreoffice/repos/extra-i686/librelogo.diff
(from rev 182083, libreoffice/trunk/librelogo.diff)
  libreoffice/repos/extra-i686/libreoffice-base.install
(from rev 182083, libreoffice/trunk/libreoffice-base.install)
  libreoffice/repos/extra-i686/libreoffice-calc.install
(from rev 182083, libreoffice/trunk/libreoffice-calc.install)
  libreoffice/repos/extra-i686/libreoffice-common.csh
(from rev 182083, libreoffice/trunk/libreoffice-common.csh)
  libreoffice/repos/extra-i686/libreoffice-common.install
(from rev 182083, libreoffice/trunk/libreoffice-common.install)
  libreoffice/repos/extra-i686/libreoffice-common.sh
(from rev 182083, libreoffice/trunk/libreoffice-common.sh)
  libreoffice/repos/extra-i686/libreoffice-draw.install
(from rev 182083, libreoffice/trunk/libreoffice-draw.install)
  libreoffice/repos/extra-i686/libreoffice-impress.install
(from rev 182083, libreoffice/trunk/libreoffice-impress.install)
  libreoffice/repos/extra-i686/libreoffice-writer.install
(from rev 182083, libreoffice/trunk/libreoffice-writer.install)
  
libreoffice/repos/extra-i686/make-pyuno-work-with-system-wide-module-install.diff
(from rev 182083, 
libreoffice/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  libreoffice/repos/extra-i686/remove_unused_vars.diff
(from rev 182083, libreoffice/trunk/remove_unused_vars.diff)
  libreoffice/repos/extra-x86_64/PKGBUILD
(from rev 182083, libreoffice/trunk/PKGBUILD)
  libreoffice/repos/extra-x86_64/gcc48_1.diff
(from rev 182083, libreoffice/trunk/gcc48_1.diff)
  libreoffice/repos/extra-x86_64/gcc48_2.diff
(from rev 182083, libreoffice/trunk/gcc48_2.diff)
  libreoffice/repos/extra-x86_64/gcc48_3.diff
(from rev 182083, libreoffice/trunk/gcc48_3.diff)
  libreoffice/repos/extra-x86_64/gcc48_4.diff
(from rev 182083, libreoffice/trunk/gcc48_4.diff)
  libreoffice/repos/extra-x86_64/gcc48_5.diff
(from rev 182083, libreoffice/trunk/gcc48_5.diff)
  libreoffice/repos/extra-x86_64/librelogo.diff
(from rev 182083, libreoffice/trunk/librelogo.diff)
  libreoffice/repos/extra-x86_64/libreoffice-base.install
(from rev 182083, libreoffice/trunk/libreoffice-base.install)
  libreoffice/repos/extra-x86_64/libreoffice-calc.install
(from rev 182083, libreoffice/trunk/libreoffice-calc.install)
  libreoffice/repos/extra-x86_64/libreoffice-common.csh
(from rev 182083, libreoffice/trunk/libreoffice-common.csh)
  libreoffice/repos/extra-x86_64/libreoffice-common.install
(from rev 182083, libreoffice/trunk/libreoffice-common.install)
  libreoffice/repos/extra-x86_64/libreoffice-common.sh
(from rev 182083, libreoffice/trunk/libreoffice-common.sh)
  libreoffice/repos/extra-x86_64/libreoffice-draw.install
(from rev 182083, libreoffice/trunk/libreoffice-draw.install)
  libreoffice/repos/extra-x86_64/libreoffice-impress.install
(from rev 182083, libreoffice/trunk/libreoffice-impress.install)
  libreoffice/repos/extra-x86_64/libreoffice-writer.install
(from rev 182083, libreoffice/trunk/libreoffice-writer.install)
  
libreoffice/repos/extra-x86_64/make-pyuno-work-with-system-wide-module-install.diff
(from rev 182083, 
libreoffice/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  libreoffice/repos/extra-x86_64/remove_unused_vars.diff
(from rev 182083, libreoffice/trunk/remove_unused_vars.diff)
Deleted:
  libreoffice/repos/extra-i686/PKGBUILD
  libreoffice/repos/extra-i686/gcc48_1.diff
  libreoffice/repos/extra-i686/gcc48_2.diff
  libreoffice/repos/extra-i686/gcc48_3.diff
  libreoffice/repos/extra-i686/gcc48_4.diff
  libreoffice/repos/extra-i686/gcc48_5.diff
  libreoffice/repos/extra-i686/librelogo.diff
  libreoffice/repos/extra-i686/libreoffice-base.install
  libreoffice/repos/extra-i686/libreoffice-calc.install
  libreoffice/repos/extra-i686/libreoffice-common.csh
  libreoffice/repos/extra-i686/libreoffice-common.install
  libreoffice/repos/extra-i686/libreoffice-common.sh
  libreoffice/repos/extra-i686/libreoffice-draw.install
  libreoffice/repos/extra-i686/libreoffice-impress.install
  libreoffice/repos/extra-i686/libreoffice-writer.install
  
libreoffice/repos/extra-i686/make-pyuno-work-with-system-wide-module-install.diff
  

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

2013-04-06 Thread Pierre Schmitz
Date: Saturday, April 6, 2013 @ 20:18:57
  Author: pierre
Revision: 182086

upgpkg: devtools 20130406-1

Modified:
  devtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 18:07:38 UTC (rev 182085)
+++ PKGBUILD2013-04-06 18:18:57 UTC (rev 182086)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=devtools
-pkgver=20130127
+pkgver=20130406
 pkgrel=1
 pkgdesc='Tools for Arch Linux package maintainers'
 arch=('any')
@@ -11,8 +11,8 @@
 depends=('namcap' 'openssh' 'subversion' 'rsync' 'arch-install-scripts')
 source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz;
 
ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig;)
-md5sums=('a133e9e2c2c79d3250f960c7c1d94bb0'
- '9a6237ce15fab92a2b2352114a8793e6')
+md5sums=('461c5bb3c113b8f58e806768c2110eda'
+ 'SKIP')
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}



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

2013-04-06 Thread Pierre Schmitz
Date: Saturday, April 6, 2013 @ 20:19:03
  Author: pierre
Revision: 182087

archrelease: copy trunk to testing-any

Added:
  devtools/repos/testing-any/
  devtools/repos/testing-any/PKGBUILD
(from rev 182086, devtools/trunk/PKGBUILD)

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

Copied: devtools/repos/testing-any/PKGBUILD (from rev 182086, 
devtools/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2013-04-06 18:19:03 UTC (rev 182087)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgname=devtools
+pkgver=20130406
+pkgrel=1
+pkgdesc='Tools for Arch Linux package maintainers'
+arch=('any')
+license=('GPL')
+url='http://projects.archlinux.org/devtools.git/'
+depends=('namcap' 'openssh' 'subversion' 'rsync' 'arch-install-scripts')
+source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz;
+
ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig;)
+md5sums=('461c5bb3c113b8f58e806768c2110eda'
+ 'SKIP')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make PREFIX=/usr
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make PREFIX=/usr DESTDIR=${pkgdir} install
+}



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

2013-04-06 Thread Jan Steffens
Date: Saturday, April 6, 2013 @ 20:32:26
  Author: heftig
Revision: 182088

dep fixes

Modified:
  libqmi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 18:19:03 UTC (rev 182087)
+++ PKGBUILD2013-04-06 18:32:26 UTC (rev 182088)
@@ -8,8 +8,8 @@
 arch=(i686 x86_64)
 url=http://cgit.freedesktop.org/libqmi;
 license=(GPL2)
-depends=(glib2)
-makedepends=(gtk-doc)
+depends=(glib2 bash)
+makedepends=(gtk-doc python)
 options=('!libtool')
 source=($url/snapshot/$pkgname-$pkgver.tar.gz)
 sha256sums=('9aacbc31bbe0f65ab190f9af3a75e68a384b192a9612bedf88756e180c1e9411')



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

2013-04-06 Thread Jan Steffens
Date: Saturday, April 6, 2013 @ 20:39:10
  Author: heftig
Revision: 182089

0.7.990, for gnome-unstable

Added:
  modemmanager/trunk/ModemManager.service
(from rev 182085, modemmanager/trunk/modem-manager.service)
  modemmanager/trunk/modemmanager.install
Modified:
  modemmanager/trunk/PKGBUILD
Deleted:
  modemmanager/trunk/modem-manager.service

---+
 ModemManager.service  |   14 ++
 PKGBUILD  |   37 -
 modem-manager.service |   14 --
 modemmanager.install  |   12 
 4 files changed, 46 insertions(+), 31 deletions(-)

Copied: modemmanager/trunk/ModemManager.service (from rev 182085, 
modemmanager/trunk/modem-manager.service)
===
--- ModemManager.service(rev 0)
+++ ModemManager.service2013-04-06 18:39:10 UTC (rev 182089)
@@ -0,0 +1,14 @@
+[Unit]
+Description=Modem Manager
+
+[Service]
+Type=dbus
+BusName=org.freedesktop.ModemManager1
+ExecStart=/usr/sbin/ModemManager
+# Suppress stderr to eliminate duplicated messages in syslog. MM calls 
openlog()
+# with LOG_PERROR. But systemd redirects stderr to syslog by default, which
+# results in logging each message twice.
+StandardError=null
+
+[Install]
+WantedBy=multi-user.target

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 18:32:26 UTC (rev 182088)
+++ PKGBUILD2013-04-06 18:39:10 UTC (rev 182089)
@@ -1,29 +1,32 @@
 # $Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
+
 pkgname=modemmanager
 _realname=ModemManager
-pkgver=0.6.0.0
+pkgver=0.7.990
 pkgrel=1
 pkgdesc=Mobile broadband modem management service
-arch=('i686' 'x86_64')
+arch=(i686 x86_64)
 url=http://cgit.freedesktop.org/ModemManager/ModemManager/;
-license=('GPL2')
-depends=('dbus-glib' 'udev' 'ppp')
-makedepends=('intltool')
+license=(GPL2)
+depends=(udev ppp libqmi polkit hicolor-icon-theme)
+makedepends=(intltool)
 optdepends=('usb_modeswitch: install if your modem shows up as a storage 
drive')
 options=('!libtool')
-source=(http://download.gnome.org/sources/$_realname/0.6/$_realname-$pkgver.tar.xz
-modem-manager.service)
-sha256sums=('d4468300cf4aa7baf21c8564fa515e578056f34de5a64f452b053331f89e8ae2'
-'118e36f2f956d719cf4036f3fd5f5bf0fde88ca55bdf7ed95051b5b09066fcbe')
+install=modemmanager.install
+source=(http://download.gnome.org/sources/$_realname/${pkgver::3}/$_realname-$pkgver.tar.xz
+ModemManager.service)
+sha256sums=('36547db99fccd7eac1f1dd75178232a61306c6b11e8926b83bcfc3a12c4222ca'
+'4c622bea22582751c1a0715f69cf7f393ac9d1318e09b02c2ea8d251261983ee')
 
 build() {
   cd $_realname-$pkgver
./configure --prefix=/usr \
-   --sysconfdir=/etc \
-   --localstatedir=/var \
-   --with-udev-base-dir=/usr/lib/udev \
-   --disable-static
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-udev-base-dir=/usr/lib/udev \
+--disable-static \
+--with-polkit
   make
 }
 
@@ -31,8 +34,8 @@
   cd $_realname-$pkgver
   make DESTDIR=$pkgdir install
 
-  install -Dm644 $srcdir/modem-manager.service \
-$pkgdir/usr/lib/systemd/system/modem-manager.service
-  echo SystemdService=modem-manager.service \
- 
$pkgdir/usr/share/dbus-1/system-services/org.freedesktop.ModemManager.service
+  install -Dm644 $srcdir/ModemManager.service \
+$pkgdir/usr/lib/systemd/system/ModemManager.service
+  echo SystemdService=ModemManager.service \
+ 
$pkgdir/usr/share/dbus-1/system-services/org.freedesktop.ModemManager1.service
 }

Deleted: modem-manager.service
===
--- modem-manager.service   2013-04-06 18:32:26 UTC (rev 182088)
+++ modem-manager.service   2013-04-06 18:39:10 UTC (rev 182089)
@@ -1,14 +0,0 @@
-[Unit]
-Description=Modem Manager
-
-[Service]
-Type=dbus
-BusName=org.freedesktop.ModemManager
-ExecStart=/usr/sbin/modem-manager
-# Suppress stderr to eliminate duplicated messages in syslog. MM calls 
openlog()
-# with LOG_PERROR. But systemd redirects stderr to syslog by default, which
-# results in logging each message twice.
-StandardError=null
-
-[Install]
-WantedBy=multi-user.target

Added: modemmanager.install
===
--- modemmanager.install(rev 0)
+++ modemmanager.install2013-04-06 18:39:10 UTC (rev 182089)
@@ -0,0 +1,12 @@
+post_install() {
+  type -P gtk-update-icon-cache /dev/null 
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}



[arch-commits] Commit in gnome-control-center/trunk (PKGBUILD)

2013-04-06 Thread Jan Steffens
Date: Saturday, April 6, 2013 @ 20:47:58
  Author: heftig
Revision: 182090

Enable modem support

Modified:
  gnome-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 18:39:10 UTC (rev 182089)
+++ PKGBUILD2013-04-06 18:47:58 UTC (rev 182090)
@@ -4,14 +4,14 @@
 
 pkgname=gnome-control-center
 pkgver=3.8.0
-pkgrel=2
+pkgrel=3
 pkgdesc=The Control Center for GNOME
 license=(GPL)
 arch=(i686 x86_64)
 depends=(accountsservice cups-pk-helper gnome-bluetooth gnome-desktop 
gnome-menus
  gnome-online-accounts gnome-settings-daemon gsettings-desktop-schemas 
gtk3
  libgtop network-manager-applet sound-theme-freedesktop upower 
libpwquality
- gnome-color-manager smbclient)
+ gnome-color-manager smbclient modemmanager)
 makedepends=(gnome-doc-utils intltool docbook-xsl)
 optdepends=('gnome-user-share: Bluetooth and WebDAV file sharing'
 'rygel: media sharing'



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

2013-04-06 Thread Jan Steffens
Date: Saturday, April 6, 2013 @ 20:48:49
  Author: heftig
Revision: 182091

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libqmi/repos/gnome-unstable-i686/
  libqmi/repos/gnome-unstable-i686/PKGBUILD
(from rev 182090, libqmi/trunk/PKGBUILD)
  libqmi/repos/gnome-unstable-x86_64/
  libqmi/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 182090, libqmi/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   32 
 gnome-unstable-x86_64/PKGBUILD |   32 
 2 files changed, 64 insertions(+)

Copied: libqmi/repos/gnome-unstable-i686/PKGBUILD (from rev 182090, 
libqmi/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2013-04-06 18:48:49 UTC (rev 182091)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=libqmi
+pkgver=1.2.0
+pkgrel=1
+pkgdesc=QMI modem protocol helper library
+arch=(i686 x86_64)
+url=http://cgit.freedesktop.org/libqmi;
+license=(GPL2)
+depends=(glib2 bash)
+makedepends=(gtk-doc python)
+options=('!libtool')
+source=($url/snapshot/$pkgname-$pkgver.tar.gz)
+sha256sums=('9aacbc31bbe0f65ab190f9af3a75e68a384b192a9612bedf88756e180c1e9411')
+
+build() {
+  cd $pkgname-$pkgver
+  ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: libqmi/repos/gnome-unstable-x86_64/PKGBUILD (from rev 182090, 
libqmi/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2013-04-06 18:48:49 UTC (rev 182091)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=libqmi
+pkgver=1.2.0
+pkgrel=1
+pkgdesc=QMI modem protocol helper library
+arch=(i686 x86_64)
+url=http://cgit.freedesktop.org/libqmi;
+license=(GPL2)
+depends=(glib2 bash)
+makedepends=(gtk-doc python)
+options=('!libtool')
+source=($url/snapshot/$pkgname-$pkgver.tar.gz)
+sha256sums=('9aacbc31bbe0f65ab190f9af3a75e68a384b192a9612bedf88756e180c1e9411')
+
+build() {
+  cd $pkgname-$pkgver
+  ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2013-04-06 Thread Jan Steffens
Date: Saturday, April 6, 2013 @ 20:49:36
  Author: heftig
Revision: 182092

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  modemmanager/repos/gnome-unstable-i686/
  modemmanager/repos/gnome-unstable-i686/ModemManager.service
(from rev 182091, modemmanager/trunk/ModemManager.service)
  modemmanager/repos/gnome-unstable-i686/PKGBUILD
(from rev 182091, modemmanager/trunk/PKGBUILD)
  modemmanager/repos/gnome-unstable-i686/modemmanager.install
(from rev 182091, modemmanager/trunk/modemmanager.install)
  modemmanager/repos/gnome-unstable-x86_64/
  modemmanager/repos/gnome-unstable-x86_64/ModemManager.service
(from rev 182091, modemmanager/trunk/ModemManager.service)
  modemmanager/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 182091, modemmanager/trunk/PKGBUILD)
  modemmanager/repos/gnome-unstable-x86_64/modemmanager.install
(from rev 182091, modemmanager/trunk/modemmanager.install)

+
 gnome-unstable-i686/ModemManager.service   |   14 +
 gnome-unstable-i686/PKGBUILD   |   41 +++
 gnome-unstable-i686/modemmanager.install   |   12 +++
 gnome-unstable-x86_64/ModemManager.service |   14 +
 gnome-unstable-x86_64/PKGBUILD |   41 +++
 gnome-unstable-x86_64/modemmanager.install |   12 +++
 6 files changed, 134 insertions(+)

Copied: modemmanager/repos/gnome-unstable-i686/ModemManager.service (from rev 
182091, modemmanager/trunk/ModemManager.service)
===
--- gnome-unstable-i686/ModemManager.service(rev 0)
+++ gnome-unstable-i686/ModemManager.service2013-04-06 18:49:36 UTC (rev 
182092)
@@ -0,0 +1,14 @@
+[Unit]
+Description=Modem Manager
+
+[Service]
+Type=dbus
+BusName=org.freedesktop.ModemManager1
+ExecStart=/usr/sbin/ModemManager
+# Suppress stderr to eliminate duplicated messages in syslog. MM calls 
openlog()
+# with LOG_PERROR. But systemd redirects stderr to syslog by default, which
+# results in logging each message twice.
+StandardError=null
+
+[Install]
+WantedBy=multi-user.target

Copied: modemmanager/repos/gnome-unstable-i686/PKGBUILD (from rev 182091, 
modemmanager/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2013-04-06 18:49:36 UTC (rev 182092)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=modemmanager
+_realname=ModemManager
+pkgver=0.7.990
+pkgrel=1
+pkgdesc=Mobile broadband modem management service
+arch=(i686 x86_64)
+url=http://cgit.freedesktop.org/ModemManager/ModemManager/;
+license=(GPL2)
+depends=(udev ppp libqmi polkit hicolor-icon-theme)
+makedepends=(intltool)
+optdepends=('usb_modeswitch: install if your modem shows up as a storage 
drive')
+options=('!libtool')
+install=modemmanager.install
+source=(http://download.gnome.org/sources/$_realname/${pkgver::3}/$_realname-$pkgver.tar.xz
+ModemManager.service)
+sha256sums=('36547db99fccd7eac1f1dd75178232a61306c6b11e8926b83bcfc3a12c4222ca'
+'4c622bea22582751c1a0715f69cf7f393ac9d1318e09b02c2ea8d251261983ee')
+
+build() {
+  cd $_realname-$pkgver
+   ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-udev-base-dir=/usr/lib/udev \
+--disable-static \
+--with-polkit
+  make
+}
+
+package() {
+  cd $_realname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  install -Dm644 $srcdir/ModemManager.service \
+$pkgdir/usr/lib/systemd/system/ModemManager.service
+  echo SystemdService=ModemManager.service \
+ 
$pkgdir/usr/share/dbus-1/system-services/org.freedesktop.ModemManager1.service
+}

Copied: modemmanager/repos/gnome-unstable-i686/modemmanager.install (from rev 
182091, modemmanager/trunk/modemmanager.install)
===
--- gnome-unstable-i686/modemmanager.install(rev 0)
+++ gnome-unstable-i686/modemmanager.install2013-04-06 18:49:36 UTC (rev 
182092)
@@ -0,0 +1,12 @@
+post_install() {
+  type -P gtk-update-icon-cache /dev/null 
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: modemmanager/repos/gnome-unstable-x86_64/ModemManager.service (from rev 
182091, modemmanager/trunk/ModemManager.service)
===
--- gnome-unstable-x86_64/ModemManager.service  (rev 0)
+++ gnome-unstable-x86_64/ModemManager.service  2013-04-06 18:49:36 UTC (rev 
182092)
@@ -0,0 +1,14 @@
+[Unit]
+Description=Modem Manager
+
+[Service]
+Type=dbus
+BusName=org.freedesktop.ModemManager1
+ExecStart=/usr/sbin/ModemManager
+# Suppress stderr to 

[arch-commits] Commit in gnome-control-center/repos (8 files)

2013-04-06 Thread Jan Steffens
Date: Saturday, April 6, 2013 @ 20:51:36
  Author: heftig
Revision: 182093

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gnome-control-center/repos/gnome-unstable-i686/PKGBUILD
(from rev 182092, gnome-control-center/trunk/PKGBUILD)
  gnome-control-center/repos/gnome-unstable-i686/gnome-control-center.install
(from rev 182092, gnome-control-center/trunk/gnome-control-center.install)
  gnome-control-center/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 182092, gnome-control-center/trunk/PKGBUILD)
  gnome-control-center/repos/gnome-unstable-x86_64/gnome-control-center.install
(from rev 182092, gnome-control-center/trunk/gnome-control-center.install)
Deleted:
  gnome-control-center/repos/gnome-unstable-i686/PKGBUILD
  gnome-control-center/repos/gnome-unstable-i686/gnome-control-center.install
  gnome-control-center/repos/gnome-unstable-x86_64/PKGBUILD
  gnome-control-center/repos/gnome-unstable-x86_64/gnome-control-center.install

+
 /PKGBUILD  |   92 +++
 /gnome-control-center.install  |   22 
 gnome-unstable-i686/PKGBUILD   |   43 
 gnome-unstable-i686/gnome-control-center.install   |   11 --
 gnome-unstable-x86_64/PKGBUILD |   43 
 gnome-unstable-x86_64/gnome-control-center.install |   11 --
 6 files changed, 114 insertions(+), 108 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2013-04-06 18:49:36 UTC (rev 182092)
+++ gnome-unstable-i686/PKGBUILD2013-04-06 18:51:36 UTC (rev 182093)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=gnome-control-center
-pkgver=3.8.0
-pkgrel=2
-pkgdesc=The Control Center for GNOME
-license=(GPL)
-arch=(i686 x86_64)
-depends=(accountsservice cups-pk-helper gnome-bluetooth gnome-desktop 
gnome-menus
- gnome-online-accounts gnome-settings-daemon gsettings-desktop-schemas 
gtk3
- libgtop network-manager-applet sound-theme-freedesktop upower 
libpwquality
- gnome-color-manager smbclient)
-makedepends=(gnome-doc-utils intltool docbook-xsl)
-optdepends=('mesa-demos: provides glxinfo for graphics information')
-groups=(gnome)
-url=http://www.gnome.org;
-install=gnome-control-center.install
-options=('!libtool' '!emptydirs')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('154653d45c224eb5daf5a756e145989c2477fc4b448af20a5b62dbb897dd74f7')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/$pkgname --disable-static
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=656229
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
$export_dynamic = yes  test -n $export_dynamic_flag_spec; then/  
func_append compile_command  -Wl,-O1,--as-needed\n  func_append 
finalize_command  -Wl,-O1,--as-needed\n\0/' libtool
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-
-  # Fix a warning
-  chown 102:0 $pkgdir/usr/share/polkit-1/rules.d
-  chmod 700 $pkgdir/usr/share/polkit-1/rules.d
-}

Copied: gnome-control-center/repos/gnome-unstable-i686/PKGBUILD (from rev 
182092, gnome-control-center/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2013-04-06 18:51:36 UTC (rev 182093)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-control-center
+pkgver=3.8.0
+pkgrel=3
+pkgdesc=The Control Center for GNOME
+license=(GPL)
+arch=(i686 x86_64)
+depends=(accountsservice cups-pk-helper gnome-bluetooth gnome-desktop 
gnome-menus
+ gnome-online-accounts gnome-settings-daemon gsettings-desktop-schemas 
gtk3
+ libgtop network-manager-applet sound-theme-freedesktop upower 
libpwquality
+ gnome-color-manager smbclient modemmanager)
+makedepends=(gnome-doc-utils intltool docbook-xsl)
+optdepends=('gnome-user-share: Bluetooth and WebDAV file sharing'
+'rygel: media sharing'
+'vino: screen sharing'
+'openssh: remote login')
+groups=(gnome)
+url=http://www.gnome.org;
+install=gnome-control-center.install
+options=('!libtool' '!emptydirs')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('154653d45c224eb5daf5a756e145989c2477fc4b448af20a5b62dbb897dd74f7')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  

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

2013-04-06 Thread Balló György
Date: Saturday, April 6, 2013 @ 20:56:21
  Author: bgyorgy
Revision: 87794

upgpkg: turpial 1.6.9-4

Cleanup dependencies

Modified:
  turpial/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 17:02:52 UTC (rev 87793)
+++ PKGBUILD2013-04-06 18:56:21 UTC (rev 87794)
@@ -5,13 +5,14 @@
 
 pkgname=turpial
 pkgver=1.6.9
-pkgrel=3
+pkgrel=4
 pkgdesc=A multi-interface Twitter client written in Python
 arch=('any')
 url=http://turpial.org.ve/;
 license=('GPL3')
-depends=('python2' 'python2-distribute' 'python2-simplejson' 'pygtk' 
'python2-notify' 'notification-daemon' 'gstreamer0.10-python' 'python2-babel' 
'pywebkitgtk')
-optdepends=('python2-gtkspell' 'gnome-spell' 'aspell')
+depends=('gstreamer0.10-python' 'python2-distribute' 'python2-notify' 
'pywebkitgtk')
+makedepends=('python2-babel')
+optdepends=('python2-gtkspell: Spell checking support')
 source=(http://files.turpial.org.ve/sources/stable/$pkgname-$pkgver.tar.gz)
 sha256sums=('cf059ef3010c400fd57e30081cd2d54daa0a062817c0ab4b08b7c6c7deac0177')
 
@@ -19,4 +20,7 @@
   cd ${srcdir}/$pkgname-${pkgver//_/-}
   
   python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  # Remove files from non-standard location
+  rm $pkgdir/usr/{AUTHORS,TRANSLATORS}
 }



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

2013-04-06 Thread Balló György
Date: Saturday, April 6, 2013 @ 20:56:26
  Author: bgyorgy
Revision: 87795

archrelease: copy trunk to community-any

Added:
  turpial/repos/community-any/PKGBUILD
(from rev 87794, turpial/trunk/PKGBUILD)
Deleted:
  turpial/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-06 18:56:21 UTC (rev 87794)
+++ PKGBUILD2013-04-06 18:56:26 UTC (rev 87795)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org 
-# Contributor: Angel Velasquez an...@archlinux.org 
-# Contributor: Miguel Useche migueluseche(dot)skatox.com
-
-pkgname=turpial
-pkgver=1.6.9
-pkgrel=3
-pkgdesc=A multi-interface Twitter client written in Python
-arch=('any')
-url=http://turpial.org.ve/;
-license=('GPL3')
-depends=('python2' 'python2-distribute' 'python2-simplejson' 'pygtk' 
'python2-notify' 'notification-daemon' 'gstreamer0.10-python' 'python2-babel' 
'pywebkitgtk')
-optdepends=('python2-gtkspell' 'gnome-spell' 'aspell')
-source=(http://files.turpial.org.ve/sources/stable/$pkgname-$pkgver.tar.gz)
-sha256sums=('cf059ef3010c400fd57e30081cd2d54daa0a062817c0ab4b08b7c6c7deac0177')
-
-package() {
-  cd ${srcdir}/$pkgname-${pkgver//_/-}
-  
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: turpial/repos/community-any/PKGBUILD (from rev 87794, 
turpial/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-06 18:56:26 UTC (rev 87795)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org 
+# Contributor: Angel Velasquez an...@archlinux.org 
+# Contributor: Miguel Useche migueluseche(dot)skatox.com
+
+pkgname=turpial
+pkgver=1.6.9
+pkgrel=4
+pkgdesc=A multi-interface Twitter client written in Python
+arch=('any')
+url=http://turpial.org.ve/;
+license=('GPL3')
+depends=('gstreamer0.10-python' 'python2-distribute' 'python2-notify' 
'pywebkitgtk')
+makedepends=('python2-babel')
+optdepends=('python2-gtkspell: Spell checking support')
+source=(http://files.turpial.org.ve/sources/stable/$pkgname-$pkgver.tar.gz)
+sha256sums=('cf059ef3010c400fd57e30081cd2d54daa0a062817c0ab4b08b7c6c7deac0177')
+
+package() {
+  cd ${srcdir}/$pkgname-${pkgver//_/-}
+  
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  # Remove files from non-standard location
+  rm $pkgdir/usr/{AUTHORS,TRANSLATORS}
+}



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

2013-04-06 Thread Giovanni Scafora
Date: Saturday, April 6, 2013 @ 20:58:59
  Author: giovanni
Revision: 87796

upgpkg: sigil 0.7.1-3

rebuild - FS34635

Modified:
  sigil/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 18:56:26 UTC (rev 87795)
+++ PKGBUILD2013-04-06 18:58:59 UTC (rev 87796)
@@ -4,7 +4,7 @@
 
 pkgname=sigil
 pkgver=0.7.1
-pkgrel=2
+pkgrel=3
 pkgdesc=WYSIWYG ebook editor
 arch=('i686' 'x86_64')
 url=http://code.google.com/p/sigil/;



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

2013-04-06 Thread Giovanni Scafora
Date: Saturday, April 6, 2013 @ 20:59:06
  Author: giovanni
Revision: 87797

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

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

+
 /PKGBUILD  |   98 +++
 /sigil.install |   24 +
 community-i686/PKGBUILD|   49 ---
 community-i686/sigil.install   |   12 
 community-x86_64/PKGBUILD  |   49 ---
 community-x86_64/sigil.install |   12 
 6 files changed, 122 insertions(+), 122 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-06 18:58:59 UTC (rev 87796)
+++ community-i686/PKGBUILD 2013-04-06 18:59:06 UTC (rev 87797)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Larry Hajali larryhaja [at] gmail [dot] com
-
-pkgname=sigil
-pkgver=0.7.1
-pkgrel=2
-pkgdesc=WYSIWYG ebook editor
-arch=('i686' 'x86_64')
-url=http://code.google.com/p/sigil/;
-license=('GPL3')
-depends=('qt5-webkit' 'boost-libs')
-makedepends=('qt5-tools' 'qt5-svg' 'cmake' 'gendesk' 'boost')
-install=sigil.install
-source=(http://sigil.googlecode.com/files/Sigil-${pkgver}-Code.zip;)
-md5sums=('e6c281b6702a8f9d79cc85703dc8d3ea')
-
-build() {
-  cd ${srcdir}
-  gendesk -n
-
-  mkdir build
-  cd build
-
-  cmake -G Unix Makefiles \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_C_FLAGS:STRING=${CFLAGS} \
--DCMAKE_CXX_FLAGS:STRING=${CXXFLAGS} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON ..
-
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make install DESTDIR=${pkgdir}
-
-  install -d -m 0755 ${pkgdir}/usr/share/applications
-  install -m 0644 ${srcdir}/${pkgname}.desktop \
-${pkgdir}/usr/share/applications
-
-  for _pic in 16 32 48 128 256; do
-install -D -m 0644 ../src/Sigil/Resource_Files/icon/app_icon_${_pic}.png \
-  ${pkgdir}/usr/share/icons/hicolor/${_pic}x${_pic}/apps/${pkgname}.png
-  done
-  install -Dm644 ../src/Sigil/Resource_Files/icon/app_icon_128.png \
-$pkgdir/usr/share/pixmaps/$pkgname.png
-}

Copied: sigil/repos/community-i686/PKGBUILD (from rev 87796, 
sigil/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-06 18:59:06 UTC (rev 87797)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Larry Hajali larryhaja [at] gmail [dot] com
+
+pkgname=sigil
+pkgver=0.7.1
+pkgrel=3
+pkgdesc=WYSIWYG ebook editor
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/sigil/;
+license=('GPL3')
+depends=('qt5-webkit' 'boost-libs')
+makedepends=('qt5-tools' 'qt5-svg' 'cmake' 'gendesk' 'boost')
+install=sigil.install
+source=(http://sigil.googlecode.com/files/Sigil-${pkgver}-Code.zip;)
+md5sums=('e6c281b6702a8f9d79cc85703dc8d3ea')
+
+build() {
+  cd ${srcdir}
+  gendesk -n
+
+  mkdir build
+  cd build
+
+  cmake -G Unix Makefiles \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_C_FLAGS:STRING=${CFLAGS} \
+-DCMAKE_CXX_FLAGS:STRING=${CXXFLAGS} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON ..
+
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make install DESTDIR=${pkgdir}
+
+  install -d -m 0755 ${pkgdir}/usr/share/applications
+  install -m 0644 ${srcdir}/${pkgname}.desktop \
+${pkgdir}/usr/share/applications
+
+  for _pic in 16 32 48 128 256; do
+install -D -m 0644 ../src/Sigil/Resource_Files/icon/app_icon_${_pic}.png \
+  ${pkgdir}/usr/share/icons/hicolor/${_pic}x${_pic}/apps/${pkgname}.png
+  done
+  install -Dm644 ../src/Sigil/Resource_Files/icon/app_icon_128.png \
+$pkgdir/usr/share/pixmaps/$pkgname.png
+}

Deleted: community-i686/sigil.install
===
--- community-i686/sigil.install2013-04-06 18:58:59 UTC (rev 87796)
+++ community-i686/sigil.install2013-04-06 18:59:06 UTC (rev 87797)
@@ -1,12 +0,0 @@
-post_install() {
-  update-desktop-database -q
-  xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: sigil/repos/community-i686/sigil.install (from rev 87796, 
sigil/trunk/sigil.install)
===
--- 

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

2013-04-06 Thread Lukas Jirkovsky
Date: Saturday, April 6, 2013 @ 21:22:50
  Author: stativ
Revision: 87798

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

update to 12.1

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

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 18:59:06 UTC (rev 87797)
+++ PKGBUILD2013-04-06 19:22:50 UTC (rev 87798)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Lukas Jirkovsky l.jirkov...@gmail.com
 pkgname=intellij-idea-community-edition
-pkgver=12.0.4
-_pkgver=123.169
+pkgver=12.1
+_pkgver=129.161
 pkgrel=1
 pkgdesc=IDE for Java, Groovy and other programming languages with advanced 
refactoring features
 arch=('any')
@@ -12,7 +12,7 @@
 install=idea.install
 source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz \
 idea.desktop idea.sh)
-md5sums=('eb7c86893ad138a9c3bb034dae2dc296'
+md5sums=('687ba6aea524099f10605bb50569864d'
  '29e2d4ab0578a6d44533292bec8843ee'
  'f27bad35ee8e6445ca2f8a591bca895a')
 



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

2013-04-06 Thread Lukas Jirkovsky
Date: Saturday, April 6, 2013 @ 21:22:57
  Author: stativ
Revision: 87799

archrelease: copy trunk to community-any

Added:
  intellij-idea-community-edition/repos/community-any/PKGBUILD
(from rev 87798, intellij-idea-community-edition/trunk/PKGBUILD)
  intellij-idea-community-edition/repos/community-any/idea.desktop
(from rev 87798, intellij-idea-community-edition/trunk/idea.desktop)
  intellij-idea-community-edition/repos/community-any/idea.install
(from rev 87798, intellij-idea-community-edition/trunk/idea.install)
  intellij-idea-community-edition/repos/community-any/idea.sh
(from rev 87798, 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 |   80 -
 idea.desktop |   16 +--
 idea.install |   18 ++--
 idea.sh  |8 ++---
 4 files changed, 61 insertions(+), 61 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-06 19:22:50 UTC (rev 87798)
+++ PKGBUILD2013-04-06 19:22:57 UTC (rev 87799)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Lukas Jirkovsky l.jirkov...@gmail.com
-pkgname=intellij-idea-community-edition
-pkgver=12.0.4
-_pkgver=123.169
-pkgrel=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=$pkgver 'giflib')
-install=idea.install
-source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz \
-idea.desktop idea.sh)
-md5sums=('eb7c86893ad138a9c3bb034dae2dc296'
- '29e2d4ab0578a6d44533292bec8843ee'
- 'f27bad35ee8e6445ca2f8a591bca895a')
-
-package() {
-  cd $srcdir
-
-  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}*
-
-  # 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
-}
-
-# vim:set ts=2 sw=2 et:

Copied: intellij-idea-community-edition/repos/community-any/PKGBUILD (from rev 
87798, intellij-idea-community-edition/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-06 19:22:57 UTC (rev 87799)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Lukas Jirkovsky l.jirkov...@gmail.com
+pkgname=intellij-idea-community-edition
+pkgver=12.1
+_pkgver=129.161
+pkgrel=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=$pkgver 'giflib')
+install=idea.install
+source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz \
+idea.desktop idea.sh)
+md5sums=('687ba6aea524099f10605bb50569864d'
+ '29e2d4ab0578a6d44533292bec8843ee'
+ 'f27bad35ee8e6445ca2f8a591bca895a')
+
+package() {
+  cd $srcdir
+
+  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}*
+
+  # 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
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: idea.desktop
===
--- idea.desktop2013-04-06 19:22:50 UTC (rev 87798)
+++ idea.desktop2013-04-06 19:22:57 UTC (rev 87799)
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Name=IntelliJ IDEA Community Edition
-Comment=A Java IDE
-Exec=idea.sh %u
-Icon=idea
-Terminal=false
-Type=Application
-Categories=Development;IDE;Java;

Copied: intellij-idea-community-edition/repos/community-any/idea.desktop (from 
rev 87798, 

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

2013-04-06 Thread Lukas Jirkovsky
Date: Saturday, April 6, 2013 @ 21:27:34
  Author: stativ
Revision: 87800

upgpkg: intellij-idea-libs 12.1-1

update to 12.1

Modified:
  intellij-idea-libs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 19:22:57 UTC (rev 87799)
+++ PKGBUILD2013-04-06 19:27:34 UTC (rev 87800)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Lukas Jirkovsky l.jirkov...@gmail.com
 pkgname=intellij-idea-libs
-pkgver=12.0.4
-_pkgver=123.169
+pkgver=12.1
+_pkgver=129.161
 pkgrel=1
 pkgdesc=Architecture dependend libraries needed by the Intellij Idea IDE
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 license=('apache')
 depends=('glibc')
 source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
-md5sums=('eb7c86893ad138a9c3bb034dae2dc296')
+md5sums=('687ba6aea524099f10605bb50569864d')
 
 package() {
   cd $srcdir



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

2013-04-06 Thread Giovanni Scafora
Date: Saturday, April 6, 2013 @ 21:27:36
  Author: giovanni
Revision: 182094

upgpkg: live-media 2013.04.06-1

upstream release

Modified:
  live-media/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 18:51:36 UTC (rev 182093)
+++ PKGBUILD2013-04-06 19:27:36 UTC (rev 182094)
@@ -3,7 +3,7 @@
 # Contributor: Gilles CHAUVIN gcn...@gmail.com
 
 pkgname=live-media
-pkgver=2013.04.01
+pkgver=2013.04.06
 pkgrel=1
 pkgdesc=A set of C++ libraries for multimedia streaming
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 url=http://live555.com/liveMedia;
 depends=('gcc-libs')
 source=(http://live555.com/liveMedia/public/live.${pkgver}.tar.gz;)
-md5sums=('9a19e8301c3c0b93de03282c6a6144aa')
+md5sums=('1cd8e5181a1ddd29537cb16ad3cb0138')
 
 build() {
   cd ${srcdir}/live



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

2013-04-06 Thread Lukas Jirkovsky
Date: Saturday, April 6, 2013 @ 21:27:42
  Author: stativ
Revision: 87801

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-06 19:27:34 UTC (rev 87800)
+++ community-i686/PKGBUILD 2013-04-06 19:27:42 UTC (rev 87801)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Lukas Jirkovsky l.jirkov...@gmail.com
-pkgname=intellij-idea-libs
-pkgver=12.0.4
-_pkgver=123.169
-pkgrel=1
-pkgdesc=Architecture dependend libraries needed by the Intellij Idea IDE
-arch=('i686' 'x86_64')
-url=http://www.jetbrains.org/;
-license=('apache')
-depends=('glibc')
-source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
-md5sums=('eb7c86893ad138a9c3bb034dae2dc296')
-
-package() {
-  cd $srcdir
-
-  install -d -m755 $pkgdir/usr/share/intellijidea-ce/bin
-  install -d -m755 $pkgdir/usr/lib
-
-  [ $CARCH == x86_64 ]  SUFFIX=64
-  install -m755 idea-IC-$_pkgver/bin/fsnotifier${SUFFIX} 
$pkgdir/usr/share/intellijidea-ce/bin/
-  install -m644 idea-IC-$_pkgver/bin/libbreakgen${SUFFIX}.so 
$pkgdir/usr/lib
-}
-
-# vim:set ts=2 sw=2 et:

Copied: intellij-idea-libs/repos/community-i686/PKGBUILD (from rev 87800, 
intellij-idea-libs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-06 19:27:42 UTC (rev 87801)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Lukas Jirkovsky l.jirkov...@gmail.com
+pkgname=intellij-idea-libs
+pkgver=12.1
+_pkgver=129.161
+pkgrel=1
+pkgdesc=Architecture dependend libraries needed by the Intellij Idea IDE
+arch=('i686' 'x86_64')
+url=http://www.jetbrains.org/;
+license=('apache')
+depends=('glibc')
+source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
+md5sums=('687ba6aea524099f10605bb50569864d')
+
+package() {
+  cd $srcdir
+
+  install -d -m755 $pkgdir/usr/share/intellijidea-ce/bin
+  install -d -m755 $pkgdir/usr/lib
+
+  [ $CARCH == x86_64 ]  SUFFIX=64
+  install -m755 idea-IC-$_pkgver/bin/fsnotifier${SUFFIX} 
$pkgdir/usr/share/intellijidea-ce/bin/
+  install -m644 idea-IC-$_pkgver/bin/libbreakgen${SUFFIX}.so 
$pkgdir/usr/lib
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-04-06 19:27:34 UTC (rev 87800)
+++ community-x86_64/PKGBUILD   2013-04-06 19:27:42 UTC (rev 87801)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Lukas Jirkovsky l.jirkov...@gmail.com
-pkgname=intellij-idea-libs
-pkgver=12.0.4
-_pkgver=123.169
-pkgrel=1
-pkgdesc=Architecture dependend libraries needed by the Intellij Idea IDE
-arch=('i686' 'x86_64')
-url=http://www.jetbrains.org/;
-license=('apache')
-depends=('glibc')
-source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
-md5sums=('eb7c86893ad138a9c3bb034dae2dc296')
-
-package() {
-  cd $srcdir
-
-  install -d -m755 $pkgdir/usr/share/intellijidea-ce/bin
-  install -d -m755 $pkgdir/usr/lib
-
-  [ $CARCH == x86_64 ]  SUFFIX=64
-  install -m755 idea-IC-$_pkgver/bin/fsnotifier${SUFFIX} 
$pkgdir/usr/share/intellijidea-ce/bin/
-  install -m644 idea-IC-$_pkgver/bin/libbreakgen${SUFFIX}.so 
$pkgdir/usr/lib
-}
-
-# vim:set ts=2 sw=2 et:

Copied: intellij-idea-libs/repos/community-x86_64/PKGBUILD (from rev 87800, 
intellij-idea-libs/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-06 19:27:42 UTC (rev 87801)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Lukas Jirkovsky l.jirkov...@gmail.com
+pkgname=intellij-idea-libs
+pkgver=12.1
+_pkgver=129.161
+pkgrel=1
+pkgdesc=Architecture dependend libraries needed by the Intellij Idea IDE
+arch=('i686' 'x86_64')
+url=http://www.jetbrains.org/;
+license=('apache')
+depends=('glibc')
+source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
+md5sums=('687ba6aea524099f10605bb50569864d')
+
+package() {
+  cd $srcdir
+
+  install -d -m755 $pkgdir/usr/share/intellijidea-ce/bin
+  install -d -m755 $pkgdir/usr/lib
+
+  [ $CARCH == x86_64 ]  SUFFIX=64
+  install -m755 idea-IC-$_pkgver/bin/fsnotifier${SUFFIX} 
$pkgdir/usr/share/intellijidea-ce/bin/
+  install -m644 idea-IC-$_pkgver/bin/libbreakgen${SUFFIX}.so 

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

2013-04-06 Thread Giovanni Scafora
Date: Saturday, April 6, 2013 @ 21:27:44
  Author: giovanni
Revision: 182095

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

Added:
  live-media/repos/extra-i686/PKGBUILD
(from rev 182094, live-media/trunk/PKGBUILD)
  live-media/repos/extra-x86_64/PKGBUILD
(from rev 182094, live-media/trunk/PKGBUILD)
Deleted:
  live-media/repos/extra-i686/PKGBUILD
  live-media/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-04-06 19:27:36 UTC (rev 182094)
+++ extra-i686/PKGBUILD 2013-04-06 19:27:44 UTC (rev 182095)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Gilles CHAUVIN gcn...@gmail.com
-
-pkgname=live-media
-pkgver=2013.04.01
-pkgrel=1
-pkgdesc=A set of C++ libraries for multimedia streaming
-arch=('i686' 'x86_64')
-license=('LGPL')
-url=http://live555.com/liveMedia;
-depends=('gcc-libs')
-source=(http://live555.com/liveMedia/public/live.${pkgver}.tar.gz;)
-md5sums=('9a19e8301c3c0b93de03282c6a6144aa')
-
-build() {
-  cd ${srcdir}/live
-
-  sed \
-  -e 's/$(INCLUDES) -I. -O2 -DSOCKLEN_T/$(INCLUDES) -I. -O2 -I. -fPIC 
-DRTSPCLIENT_SYNCHRONOUS_INTERFACE=1 -DSOCKLEN_T/g' \
-  -i config.linux
-  ./genMakefiles linux
-  make
-}
-
-package() {
-  cd ${srcdir}/live
-
-  for dir in BasicUsageEnvironment groupsock liveMedia UsageEnvironment; do
-install -dm755 ${pkgdir}/usr/{bin,lib,include/${dir}}
-install -m644 ${dir}/*.a ${pkgdir}/usr/lib
-install -m644 ${dir}/include/*.h* ${pkgdir}/usr/include/${dir}
-  done
-
-  for testprog in `find testProgs -type f -perm 755`; do
-install ${testprog} ${pkgdir}/usr/bin
-  done
-}

Copied: live-media/repos/extra-i686/PKGBUILD (from rev 182094, 
live-media/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-04-06 19:27:44 UTC (rev 182095)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Gilles CHAUVIN gcn...@gmail.com
+
+pkgname=live-media
+pkgver=2013.04.06
+pkgrel=1
+pkgdesc=A set of C++ libraries for multimedia streaming
+arch=('i686' 'x86_64')
+license=('LGPL')
+url=http://live555.com/liveMedia;
+depends=('gcc-libs')
+source=(http://live555.com/liveMedia/public/live.${pkgver}.tar.gz;)
+md5sums=('1cd8e5181a1ddd29537cb16ad3cb0138')
+
+build() {
+  cd ${srcdir}/live
+
+  sed \
+  -e 's/$(INCLUDES) -I. -O2 -DSOCKLEN_T/$(INCLUDES) -I. -O2 -I. -fPIC 
-DRTSPCLIENT_SYNCHRONOUS_INTERFACE=1 -DSOCKLEN_T/g' \
+  -i config.linux
+  ./genMakefiles linux
+  make
+}
+
+package() {
+  cd ${srcdir}/live
+
+  for dir in BasicUsageEnvironment groupsock liveMedia UsageEnvironment; do
+install -dm755 ${pkgdir}/usr/{bin,lib,include/${dir}}
+install -m644 ${dir}/*.a ${pkgdir}/usr/lib
+install -m644 ${dir}/include/*.h* ${pkgdir}/usr/include/${dir}
+  done
+
+  for testprog in `find testProgs -type f -perm 755`; do
+install ${testprog} ${pkgdir}/usr/bin
+  done
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-04-06 19:27:36 UTC (rev 182094)
+++ extra-x86_64/PKGBUILD   2013-04-06 19:27:44 UTC (rev 182095)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Gilles CHAUVIN gcn...@gmail.com
-
-pkgname=live-media
-pkgver=2013.04.01
-pkgrel=1
-pkgdesc=A set of C++ libraries for multimedia streaming
-arch=('i686' 'x86_64')
-license=('LGPL')
-url=http://live555.com/liveMedia;
-depends=('gcc-libs')
-source=(http://live555.com/liveMedia/public/live.${pkgver}.tar.gz;)
-md5sums=('9a19e8301c3c0b93de03282c6a6144aa')
-
-build() {
-  cd ${srcdir}/live
-
-  sed \
-  -e 's/$(INCLUDES) -I. -O2 -DSOCKLEN_T/$(INCLUDES) -I. -O2 -I. -fPIC 
-DRTSPCLIENT_SYNCHRONOUS_INTERFACE=1 -DSOCKLEN_T/g' \
-  -i config.linux
-  ./genMakefiles linux
-  make
-}
-
-package() {
-  cd ${srcdir}/live
-
-  for dir in BasicUsageEnvironment groupsock liveMedia UsageEnvironment; do
-install -dm755 ${pkgdir}/usr/{bin,lib,include/${dir}}
-install -m644 ${dir}/*.a ${pkgdir}/usr/lib
-install -m644 ${dir}/include/*.h* ${pkgdir}/usr/include/${dir}
-  done
-
-  for testprog in `find testProgs -type f -perm 755`; do
-install ${testprog} ${pkgdir}/usr/bin
-  done
-}

Copied: live-media/repos/extra-x86_64/PKGBUILD (from rev 182094, 
live-media/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-04-06 19:27:44 UTC (rev 182095)
@@ -0,0 

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

2013-04-06 Thread Balló György
Date: Saturday, April 6, 2013 @ 21:29:45
  Author: bgyorgy
Revision: 87802

upgpkg: pidgin-libnotify 0.14-7

Move notification-daemon to optdepends

Modified:
  pidgin-libnotify/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 19:27:42 UTC (rev 87801)
+++ PKGBUILD2013-04-06 19:29:45 UTC (rev 87802)
@@ -4,14 +4,14 @@
 
 pkgname=pidgin-libnotify
 pkgver=0.14
-pkgrel=6
+pkgrel=7
 arch=('i686' 'x86_64')
 pkgdesc=pidgin plugin that enables popups when someone logs in or messages 
you.
 url=http://gaim-libnotify.sourceforge.net/;
 license=('GPL')
-depends=('pidgin' 'libnotify' 'perlxml' 'gettext' 'notification-daemon')
-makedepends=('libtool' 'intltool')
-replaces=('gaim-libnotify')
+depends=('pidgin' 'libnotify')
+makedepends=('intltool')
+optdepends=('notification-daemon')
 options=(!libtool)
 
source=(http://downloads.sourceforge.net/sourceforge/gaim-libnotify/$pkgname-$pkgver.tar.gz
 language_fixes.patch
 pidgin-libnotify-0.14-libnotify-0.7.patch 
pidgin-libnotify-showbutton.patch)



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

2013-04-06 Thread Balló György
Date: Saturday, April 6, 2013 @ 21:29:55
  Author: bgyorgy
Revision: 87803

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

Added:
  pidgin-libnotify/repos/community-i686/PKGBUILD
(from rev 87802, pidgin-libnotify/trunk/PKGBUILD)
  pidgin-libnotify/repos/community-i686/language_fixes.patch
(from rev 87802, pidgin-libnotify/trunk/language_fixes.patch)
  
pidgin-libnotify/repos/community-i686/pidgin-libnotify-0.14-libnotify-0.7.patch
(from rev 87802, 
pidgin-libnotify/trunk/pidgin-libnotify-0.14-libnotify-0.7.patch)
  pidgin-libnotify/repos/community-i686/pidgin-libnotify-showbutton.patch
(from rev 87802, pidgin-libnotify/trunk/pidgin-libnotify-showbutton.patch)
  pidgin-libnotify/repos/community-x86_64/PKGBUILD
(from rev 87802, pidgin-libnotify/trunk/PKGBUILD)
  pidgin-libnotify/repos/community-x86_64/language_fixes.patch
(from rev 87802, pidgin-libnotify/trunk/language_fixes.patch)
  
pidgin-libnotify/repos/community-x86_64/pidgin-libnotify-0.14-libnotify-0.7.patch
(from rev 87802, 
pidgin-libnotify/trunk/pidgin-libnotify-0.14-libnotify-0.7.patch)
  pidgin-libnotify/repos/community-x86_64/pidgin-libnotify-showbutton.patch
(from rev 87802, pidgin-libnotify/trunk/pidgin-libnotify-showbutton.patch)
Deleted:
  pidgin-libnotify/repos/community-i686/PKGBUILD
  pidgin-libnotify/repos/community-i686/language_fixes.patch
  
pidgin-libnotify/repos/community-i686/pidgin-libnotify-0.14-libnotify-0.7.patch
  pidgin-libnotify/repos/community-i686/pidgin-libnotify-showbutton.patch
  pidgin-libnotify/repos/community-x86_64/PKGBUILD
  pidgin-libnotify/repos/community-x86_64/language_fixes.patch
  
pidgin-libnotify/repos/community-x86_64/pidgin-libnotify-0.14-libnotify-0.7.patch
  pidgin-libnotify/repos/community-x86_64/pidgin-libnotify-showbutton.patch

+
 /PKGBUILD  |   70 
 /language_fixes.patch  | 1072 +++
 /pidgin-libnotify-0.14-libnotify-0.7.patch |   36 
 /pidgin-libnotify-showbutton.patch |   20 
 community-i686/PKGBUILD|   35 
 community-i686/language_fixes.patch|  536 -
 community-i686/pidgin-libnotify-0.14-libnotify-0.7.patch   |   18 
 community-i686/pidgin-libnotify-showbutton.patch   |   10 
 community-x86_64/PKGBUILD  |   35 
 community-x86_64/language_fixes.patch  |  536 -
 community-x86_64/pidgin-libnotify-0.14-libnotify-0.7.patch |   18 
 community-x86_64/pidgin-libnotify-showbutton.patch |   10 
 12 files changed, 1198 insertions(+), 1198 deletions(-)

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


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

2013-04-06 Thread Jelle van der Waa
Date: Saturday, April 6, 2013 @ 21:55:31
  Author: jelle
Revision: 87804

upgpkg: avrdude 5.11.1-3

fix  FS#33590

Modified:
  avrdude/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 19:29:55 UTC (rev 87803)
+++ PKGBUILD2013-04-06 19:55:31 UTC (rev 87804)
@@ -4,12 +4,12 @@
 
 pkgname=avrdude
 pkgver=5.11.1
-pkgrel=2
+pkgrel=3
 pkgdesc=Download/upload/manipulate the ROM and EEPROM contents of AVR 
microcontrollers
 arch=('i686' 'x86_64')
 url=http://www.nongnu.org/avrdude/;
 license=('GPL')
-depends=('libusb-compat' 'readline')
+depends=('libusb-compat' 'readline' 'libftdi')
 
source=(http://download.savannah.gnu.org/releases/avrdude/${pkgname}-${pkgver}.tar.gz{,.sig})
 md5sums=('3a43e288cb32916703b6945e3f260df9'
  '0c23b005d4090aef4e081476aabc1958')



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

2013-04-06 Thread Jelle van der Waa
Date: Saturday, April 6, 2013 @ 21:56:39
  Author: jelle
Revision: 87805

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-06 19:55:31 UTC (rev 87804)
+++ community-i686/PKGBUILD 2013-04-06 19:56:39 UTC (rev 87805)
@@ -1,30 +0,0 @@
-# $Id$
-# Contributor: Corrado Primier ba...@aur.archlinux.org
-# Maintainer: Brad Fanella bradfane...@archlinux.us
-
-pkgname=avrdude
-pkgver=5.11.1
-pkgrel=2
-pkgdesc=Download/upload/manipulate the ROM and EEPROM contents of AVR 
microcontrollers
-arch=('i686' 'x86_64')
-url=http://www.nongnu.org/avrdude/;
-license=('GPL')
-depends=('libusb-compat' 'readline')
-source=(http://download.savannah.gnu.org/releases/avrdude/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('3a43e288cb32916703b6945e3f260df9'
- '0c23b005d4090aef4e081476aabc1958')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   ./configure --mandir=/usr/share/man \
-   --prefix=/usr \
-   --sysconfdir=/etc
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   make DESTDIR=${pkgdir} install
-}

Copied: avrdude/repos/community-i686/PKGBUILD (from rev 87804, 
avrdude/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-06 19:56:39 UTC (rev 87805)
@@ -0,0 +1,30 @@
+# $Id$
+# Contributor: Corrado Primier ba...@aur.archlinux.org
+# Maintainer: Brad Fanella bradfane...@archlinux.us
+
+pkgname=avrdude
+pkgver=5.11.1
+pkgrel=3
+pkgdesc=Download/upload/manipulate the ROM and EEPROM contents of AVR 
microcontrollers
+arch=('i686' 'x86_64')
+url=http://www.nongnu.org/avrdude/;
+license=('GPL')
+depends=('libusb-compat' 'readline' 'libftdi')
+source=(http://download.savannah.gnu.org/releases/avrdude/${pkgname}-${pkgver}.tar.gz{,.sig})
+md5sums=('3a43e288cb32916703b6945e3f260df9'
+ '0c23b005d4090aef4e081476aabc1958')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   ./configure --mandir=/usr/share/man \
+   --prefix=/usr \
+   --sysconfdir=/etc
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   make DESTDIR=${pkgdir} install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-04-06 19:55:31 UTC (rev 87804)
+++ community-x86_64/PKGBUILD   2013-04-06 19:56:39 UTC (rev 87805)
@@ -1,30 +0,0 @@
-# $Id$
-# Contributor: Corrado Primier ba...@aur.archlinux.org
-# Maintainer: Brad Fanella bradfane...@archlinux.us
-
-pkgname=avrdude
-pkgver=5.11.1
-pkgrel=2
-pkgdesc=Download/upload/manipulate the ROM and EEPROM contents of AVR 
microcontrollers
-arch=('i686' 'x86_64')
-url=http://www.nongnu.org/avrdude/;
-license=('GPL')
-depends=('libusb-compat' 'readline')
-source=(http://download.savannah.gnu.org/releases/avrdude/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('3a43e288cb32916703b6945e3f260df9'
- '0c23b005d4090aef4e081476aabc1958')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   ./configure --mandir=/usr/share/man \
-   --prefix=/usr \
-   --sysconfdir=/etc
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   make DESTDIR=${pkgdir} install
-}

Copied: avrdude/repos/community-x86_64/PKGBUILD (from rev 87804, 
avrdude/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-06 19:56:39 UTC (rev 87805)
@@ -0,0 +1,30 @@
+# $Id$
+# Contributor: Corrado Primier ba...@aur.archlinux.org
+# Maintainer: Brad Fanella bradfane...@archlinux.us
+
+pkgname=avrdude
+pkgver=5.11.1
+pkgrel=3
+pkgdesc=Download/upload/manipulate the ROM and EEPROM contents of AVR 
microcontrollers
+arch=('i686' 'x86_64')
+url=http://www.nongnu.org/avrdude/;
+license=('GPL')
+depends=('libusb-compat' 'readline' 'libftdi')
+source=(http://download.savannah.gnu.org/releases/avrdude/${pkgname}-${pkgver}.tar.gz{,.sig})
+md5sums=('3a43e288cb32916703b6945e3f260df9'
+ '0c23b005d4090aef4e081476aabc1958')
+
+build() {
+   cd 

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

2013-04-06 Thread Jonathan Steel
Date: Saturday, April 6, 2013 @ 22:00:40
  Author: jsteel
Revision: 87806

upgpkg: partclone 0.2.58-1

Modified:
  partclone/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 19:56:39 UTC (rev 87805)
+++ PKGBUILD2013-04-06 20:00:40 UTC (rev 87806)
@@ -6,15 +6,15 @@
 # Contributor: Ivan Sichmann Freitas
 
 pkgname=partclone
-pkgver=0.2.48
-pkgrel=5
-pkgdesc=Back up and restore used-blocks of a partition
+pkgver=0.2.58
+pkgrel=1
+pkgdesc=Utilities to save and restore used blocks on a partition
 arch=('i686' 'x86_64')
 url=http://partclone.org;
 license=('GPL')
 depends=('progsreiserfs' 'ntfs-3g')
-source=(https://downloads.sourceforge.net/project/$pkgname/stable/$pkgver/${pkgname}_$pkgver.tar.gz)
-md5sums=('c873588f26185d6ce8db7b4c5470aa00')
+source=(https://downloads.sourceforge.net/project/$pkgname/stable/$pkgver/${pkgname}_$pkgver.orig.tar.gz)
+md5sums=('8d8edeab8a0ce430d2e00efcc25f4ce7')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -28,5 +28,5 @@
 package() {
   cd $srcdir/$pkgname-$pkgver
 
-  make DESTDIR=$pkgdir install
+  make DESTDIR=$pkgdir/ install
 }



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

2013-04-06 Thread Jonathan Steel
Date: Saturday, April 6, 2013 @ 22:01:09
  Author: jsteel
Revision: 87807

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-06 20:00:40 UTC (rev 87806)
+++ community-i686/PKGBUILD 2013-04-06 20:01:09 UTC (rev 87807)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel mail at jsteel dot org
-# Contrinutor: Dan Serban
-# Contributor: Franz Burgmann
-# Contributor: Todd Partridge (Gen2ly)
-# Contributor: Ivan Sichmann Freitas
-
-pkgname=partclone
-pkgver=0.2.48
-pkgrel=5
-pkgdesc=Back up and restore used-blocks of a partition
-arch=('i686' 'x86_64')
-url=http://partclone.org;
-license=('GPL')
-depends=('progsreiserfs' 'ntfs-3g')
-source=(https://downloads.sourceforge.net/project/$pkgname/stable/$pkgver/${pkgname}_$pkgver.tar.gz)
-md5sums=('c873588f26185d6ce8db7b4c5470aa00')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --enable-extfs --enable-reiserfs --enable-fat \
---enable-hfsp --enable-btrfs --enable-ncursesw --enable-ntfs
-
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}

Copied: partclone/repos/community-i686/PKGBUILD (from rev 87806, 
partclone/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-06 20:01:09 UTC (rev 87807)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jonathan Steel mail at jsteel dot org
+# Contrinutor: Dan Serban
+# Contributor: Franz Burgmann
+# Contributor: Todd Partridge (Gen2ly)
+# Contributor: Ivan Sichmann Freitas
+
+pkgname=partclone
+pkgver=0.2.58
+pkgrel=1
+pkgdesc=Utilities to save and restore used blocks on a partition
+arch=('i686' 'x86_64')
+url=http://partclone.org;
+license=('GPL')
+depends=('progsreiserfs' 'ntfs-3g')
+source=(https://downloads.sourceforge.net/project/$pkgname/stable/$pkgver/${pkgname}_$pkgver.orig.tar.gz)
+md5sums=('8d8edeab8a0ce430d2e00efcc25f4ce7')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --enable-extfs --enable-reiserfs --enable-fat \
+--enable-hfsp --enable-btrfs --enable-ncursesw --enable-ntfs
+
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir/ install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-04-06 20:00:40 UTC (rev 87806)
+++ community-x86_64/PKGBUILD   2013-04-06 20:01:09 UTC (rev 87807)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel mail at jsteel dot org
-# Contrinutor: Dan Serban
-# Contributor: Franz Burgmann
-# Contributor: Todd Partridge (Gen2ly)
-# Contributor: Ivan Sichmann Freitas
-
-pkgname=partclone
-pkgver=0.2.48
-pkgrel=5
-pkgdesc=Back up and restore used-blocks of a partition
-arch=('i686' 'x86_64')
-url=http://partclone.org;
-license=('GPL')
-depends=('progsreiserfs' 'ntfs-3g')
-source=(https://downloads.sourceforge.net/project/$pkgname/stable/$pkgver/${pkgname}_$pkgver.tar.gz)
-md5sums=('c873588f26185d6ce8db7b4c5470aa00')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --enable-extfs --enable-reiserfs --enable-fat \
---enable-hfsp --enable-btrfs --enable-ncursesw --enable-ntfs
-
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}

Copied: partclone/repos/community-x86_64/PKGBUILD (from rev 87806, 
partclone/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-06 20:01:09 UTC (rev 87807)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jonathan Steel mail at jsteel dot org
+# Contrinutor: Dan Serban
+# Contributor: Franz Burgmann
+# Contributor: Todd Partridge (Gen2ly)
+# Contributor: Ivan Sichmann Freitas
+
+pkgname=partclone
+pkgver=0.2.58
+pkgrel=1
+pkgdesc=Utilities to save and restore used blocks on a partition
+arch=('i686' 'x86_64')
+url=http://partclone.org;
+license=('GPL')
+depends=('progsreiserfs' 'ntfs-3g')
+source=(https://downloads.sourceforge.net/project/$pkgname/stable/$pkgver/${pkgname}_$pkgver.orig.tar.gz)
+md5sums=('8d8edeab8a0ce430d2e00efcc25f4ce7')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure 

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

2013-04-06 Thread Jan Steffens
Date: Saturday, April 6, 2013 @ 23:11:17
  Author: heftig
Revision: 182096

modemmanager 0.7 support, for gnome-unstable; move dhcp optdep to dhclient

Modified:
  networkmanager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 19:27:44 UTC (rev 182095)
+++ PKGBUILD2013-04-06 21:11:17 UTC (rev 182096)
@@ -9,16 +9,15 @@
 pkgname=networkmanager
 _pkgname=NetworkManager
 pkgver=0.9.8.0
-pkgrel=2
+pkgrel=3
 pkgdesc=Network Management daemon
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.gnome.org/projects/$_pkgname/;
 depends=(dbus-glib iproute2 libnl nss polkit udev wpa_supplicant dhcp-client
- libsoup systemd)
-makedepends=(intltool dhcpcd iptables gobject-introspection gtk-doc)
-optdepends=('modemmanager: for modem management service'
-'dhcpcd: alternative DHCP client; does not support DHCPv6'
+ libsoup systemd modemmanager)
+makedepends=(intltool dhcpcd dhclient iptables gobject-introspection gtk-doc)
+optdepends=('dhclient: DHCPv6 support'
 'iptables: Connection sharing'
 'dnsmasq: Connection sharing'
 'bluez: Bluetooth support'
@@ -54,6 +53,7 @@
 --with-udev-dir=/usr/lib/udev \
 --with-resolvconf=/usr/sbin/resolvconf \
 --with-session-tracking=systemd \
+--with-modem-manager-1 \
 --disable-static \
 --enable-more-warnings=no \
 --disable-wimax \



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

2013-04-06 Thread Jan Steffens
Date: Saturday, April 6, 2013 @ 23:12:45
  Author: heftig
Revision: 182097

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  networkmanager/repos/gnome-unstable-i686/
  networkmanager/repos/gnome-unstable-i686/NetworkManager.conf
(from rev 182096, networkmanager/trunk/NetworkManager.conf)
  networkmanager/repos/gnome-unstable-i686/PKGBUILD
(from rev 182096, networkmanager/trunk/PKGBUILD)
  networkmanager/repos/gnome-unstable-i686/disable_set_hostname.patch
(from rev 182096, networkmanager/trunk/disable_set_hostname.patch)
  networkmanager/repos/gnome-unstable-i686/dnsmasq-path.patch
(from rev 182096, networkmanager/trunk/dnsmasq-path.patch)
  networkmanager/repos/gnome-unstable-i686/networkmanager.install
(from rev 182096, networkmanager/trunk/networkmanager.install)
  networkmanager/repos/gnome-unstable-x86_64/
  networkmanager/repos/gnome-unstable-x86_64/NetworkManager.conf
(from rev 182096, networkmanager/trunk/NetworkManager.conf)
  networkmanager/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 182096, networkmanager/trunk/PKGBUILD)
  networkmanager/repos/gnome-unstable-x86_64/disable_set_hostname.patch
(from rev 182096, networkmanager/trunk/disable_set_hostname.patch)
  networkmanager/repos/gnome-unstable-x86_64/dnsmasq-path.patch
(from rev 182096, networkmanager/trunk/dnsmasq-path.patch)
  networkmanager/repos/gnome-unstable-x86_64/networkmanager.install
(from rev 182096, networkmanager/trunk/networkmanager.install)

--+
 gnome-unstable-i686/NetworkManager.conf  |2 
 gnome-unstable-i686/PKGBUILD |   74 +
 gnome-unstable-i686/disable_set_hostname.patch   |   19 +
 gnome-unstable-i686/dnsmasq-path.patch   |   30 
 gnome-unstable-i686/networkmanager.install   |9 ++
 gnome-unstable-x86_64/NetworkManager.conf|2 
 gnome-unstable-x86_64/PKGBUILD   |   74 +
 gnome-unstable-x86_64/disable_set_hostname.patch |   19 +
 gnome-unstable-x86_64/dnsmasq-path.patch |   30 
 gnome-unstable-x86_64/networkmanager.install |9 ++
 10 files changed, 268 insertions(+)

Copied: networkmanager/repos/gnome-unstable-i686/NetworkManager.conf (from rev 
182096, networkmanager/trunk/NetworkManager.conf)
===
--- gnome-unstable-i686/NetworkManager.conf (rev 0)
+++ gnome-unstable-i686/NetworkManager.conf 2013-04-06 21:12:45 UTC (rev 
182097)
@@ -0,0 +1,2 @@
+[main]
+plugins=keyfile

Copied: networkmanager/repos/gnome-unstable-i686/PKGBUILD (from rev 182096, 
networkmanager/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2013-04-06 21:12:45 UTC (rev 182097)
@@ -0,0 +1,74 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Maintainer: Jan de Groot j...@archlinxu.org
+# Contributor: Wael Nasreddine gand...@siemens-mobiles.org
+# Contributor: Tor Krill t...@krill.nu
+# Contributor: Will Rea sillywi...@gmail.com
+# Contributor: Valentine Sinitsyn e_...@inbox.ru
+
+pkgname=networkmanager
+_pkgname=NetworkManager
+pkgver=0.9.8.0
+pkgrel=3
+pkgdesc=Network Management daemon
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.gnome.org/projects/$_pkgname/;
+depends=(dbus-glib iproute2 libnl nss polkit udev wpa_supplicant dhcp-client
+ libsoup systemd modemmanager)
+makedepends=(intltool dhcpcd dhclient iptables gobject-introspection gtk-doc)
+optdepends=('dhclient: DHCPv6 support'
+'iptables: Connection sharing'
+'dnsmasq: Connection sharing'
+'bluez: Bluetooth support'
+'openresolv: resolvconf support'
+'ppp: Dialup connection support')
+options=('!libtool')
+backup=('etc/NetworkManager/NetworkManager.conf')
+install=networkmanager.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgname/${pkgver:0:3}/$_pkgname-$pkgver.tar.xz
+NetworkManager.conf disable_set_hostname.patch dnsmasq-path.patch)
+sha256sums=('c366bcded6354d8186ad93c05d26d6a20bc550aa0391f974704e7a60e9f6096b'
+'44b048804c7c0b8b3b0c29b8632b6ad613c397d0a1635ec918e10c0fbcdadf21'
+'25056837ea92e559f09563ed817e3e0cd9333be861b8914e45f62ceaae2e0460'
+'65124505048cc8396daf0242c9f5d532fa669b4bbca305998c248ab2329490cb')
+
+build() {
+  cd $_pkgname-$pkgver
+
+  patch -Np1 -i ../disable_set_hostname.patch
+  patch -Np1 -i ../dnsmasq-path.patch
+  #AUTOPOINT=intltoolize -f -c --automake autoreconf -fi
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib/networkmanager \
+--with-crypto=nss \
+--with-dhclient=/usr/sbin/dhclient \
+

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

2013-04-06 Thread Stéphane Gaudreault
Date: Saturday, April 6, 2013 @ 23:41:54
  Author: stephane
Revision: 182098

db-move: moved subversion from [testing] to [extra] (i686, x86_64)

Added:
  subversion/repos/extra-i686/PKGBUILD
(from rev 182097, subversion/repos/testing-i686/PKGBUILD)
  subversion/repos/extra-i686/subversion.install
(from rev 182097, subversion/repos/testing-i686/subversion.install)
  subversion/repos/extra-i686/subversion.rpath.fix.patch
(from rev 182097, subversion/repos/testing-i686/subversion.rpath.fix.patch)
  subversion/repos/extra-i686/svn
(from rev 182097, subversion/repos/testing-i686/svn)
  subversion/repos/extra-i686/svnserve
(from rev 182097, subversion/repos/testing-i686/svnserve)
  subversion/repos/extra-i686/svnserve.conf
(from rev 182097, subversion/repos/testing-i686/svnserve.conf)
  subversion/repos/extra-i686/svnserve.service
(from rev 182097, subversion/repos/testing-i686/svnserve.service)
  subversion/repos/extra-i686/svnserve.tmpfiles
(from rev 182097, subversion/repos/testing-i686/svnserve.tmpfiles)
  subversion/repos/extra-x86_64/PKGBUILD
(from rev 182097, subversion/repos/testing-x86_64/PKGBUILD)
  subversion/repos/extra-x86_64/subversion.install
(from rev 182097, subversion/repos/testing-x86_64/subversion.install)
  subversion/repos/extra-x86_64/subversion.rpath.fix.patch
(from rev 182097, 
subversion/repos/testing-x86_64/subversion.rpath.fix.patch)
  subversion/repos/extra-x86_64/svn
(from rev 182097, subversion/repos/testing-x86_64/svn)
  subversion/repos/extra-x86_64/svnserve
(from rev 182097, subversion/repos/testing-x86_64/svnserve)
  subversion/repos/extra-x86_64/svnserve.conf
(from rev 182097, subversion/repos/testing-x86_64/svnserve.conf)
  subversion/repos/extra-x86_64/svnserve.service
(from rev 182097, subversion/repos/testing-x86_64/svnserve.service)
  subversion/repos/extra-x86_64/svnserve.tmpfiles
(from rev 182097, subversion/repos/testing-x86_64/svnserve.tmpfiles)
Deleted:
  subversion/repos/extra-i686/PKGBUILD
  subversion/repos/extra-i686/subversion-kwallet.patch
  subversion/repos/extra-i686/subversion.install
  subversion/repos/extra-i686/subversion.rpath.fix.patch
  subversion/repos/extra-i686/svn
  subversion/repos/extra-i686/svnserve
  subversion/repos/extra-i686/svnserve.conf
  subversion/repos/extra-i686/svnserve.service
  subversion/repos/extra-i686/svnserve.tmpfiles
  subversion/repos/extra-x86_64/PKGBUILD
  subversion/repos/extra-x86_64/subversion-kwallet.patch
  subversion/repos/extra-x86_64/subversion.install
  subversion/repos/extra-x86_64/subversion.rpath.fix.patch
  subversion/repos/extra-x86_64/svn
  subversion/repos/extra-x86_64/svnserve
  subversion/repos/extra-x86_64/svnserve.conf
  subversion/repos/extra-x86_64/svnserve.service
  subversion/repos/extra-x86_64/svnserve.tmpfiles
  subversion/repos/testing-i686/
  subversion/repos/testing-x86_64/

-+
 /PKGBUILD   |  194 ++
 /subversion.install |   14 ++
 /subversion.rpath.fix.patch |   20 +++
 /svn|   22 +++
 /svnserve   |   84 
 /svnserve.conf  |   14 ++
 /svnserve.service   |   22 +++
 /svnserve.tmpfiles  |2 
 extra-i686/PKGBUILD |  102 ---
 extra-i686/subversion-kwallet.patch |   22 ---
 extra-i686/subversion.install   |7 -
 extra-i686/subversion.rpath.fix.patch   |   10 -
 extra-i686/svn  |   11 -
 extra-i686/svnserve |   42 --
 extra-i686/svnserve.conf|7 -
 extra-i686/svnserve.service |   11 -
 extra-i686/svnserve.tmpfiles|1 
 extra-x86_64/PKGBUILD   |  102 ---
 extra-x86_64/subversion-kwallet.patch   |   22 ---
 extra-x86_64/subversion.install |7 -
 extra-x86_64/subversion.rpath.fix.patch |   10 -
 extra-x86_64/svn|   11 -
 extra-x86_64/svnserve   |   42 --
 extra-x86_64/svnserve.conf  |7 -
 extra-x86_64/svnserve.service   |   11 -
 extra-x86_64/svnserve.tmpfiles  |1 
 26 files changed, 372 insertions(+), 426 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-04-06 21:12:45 UTC (rev 182097)
+++ extra-i686/PKGBUILD 2013-04-06 21:41:54 UTC (rev 182098)
@@ -1,102 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault steph...@archlinux.org
-# Contributor: Paul Mattal p...@archlinux.org
-# Contributor: Jason Chu ja...@archlinux.org
-
-pkgname=subversion
-pkgver=1.7.8
-pkgrel=1
-pkgdesc=A Modern Concurrent Version Control System
-arch=('i686' 'x86_64')
-license=('APACHE')
-depends=('neon' 'apr-util' 'sqlite' 'file' 'serf')

[arch-commits] Commit in qt3/trunk (PKGBUILD qt.install qt.profile)

2013-04-06 Thread Eric Bélanger
Date: Saturday, April 6, 2013 @ 23:42:13
  Author: eric
Revision: 182099

upgpkg: qt3 1:3.3.8b-4

Move installation location from /opt/qt to /usr, Remove obsolete qt3.sh profile 
and install scriptlet, Update description to the one used by qt4/qt5, PKGBUILD 
cleanup

Modified:
  qt3/trunk/PKGBUILD
Deleted:
  qt3/trunk/qt.install
  qt3/trunk/qt.profile

+
 PKGBUILD   |   80 +++
 qt.install |   12 
 qt.profile |4 --
 3 files changed, 32 insertions(+), 64 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 21:41:54 UTC (rev 182098)
+++ PKGBUILD2013-04-06 21:42:13 UTC (rev 182099)
@@ -3,23 +3,23 @@
 
 pkgname=qt3
 pkgver=3.3.8b
-pkgrel=3
+pkgrel=4
 epoch=1
-pkgdesc=The QT3 gui toolkit
+pkgdesc=A cross-platform application and UI framework
 arch=('i686' 'x86_64')
 url=http://www.trolltech.com/products/qt/index.html;
 license=('GPL')
 depends=('libpng' 'libxmu' 'libxcursor' 'libxinerama' 'glu' 'libxft'
  'libxrandr' 'libmng')
 makedepends=('mariadb' 'postgresql' 'unixodbc' 'sqlite' 'mesa')
-optdepends=('libmariadbclient' 'postgresql-libs' 'unixodbc')
-options=('!libtool')
-install=qt.install
+optdepends=('libmariadbclient: MariaDB driver'
+'postgresql-libs: PostgreSQL driver'
+'unixodbc: ODBC driver')
+options=('!libtool' '!docs')
 source=(ftp://ftp.qt-project.org/qt/source/qt-x11-free-${pkgver}.tar.gz
-qt.profile qt3-png15.patch qt-copy-kde-patches.tar.bz2 
qt-patches.tar.bz2
+qt3-png15.patch qt-copy-kde-patches.tar.bz2 qt-patches.tar.bz2
 eastern_asian_languagues.diff qt-odbc.patch gcc-4.6.patch)
 sha1sums=('745def6250dc7f337dbb265e20bf38dcb41fd854'
-  'd2e257a9011208b2cb81b9cf47915b9a2f9dab83'
   '3d19510c46016a1a211d97bf8f82b01498b1b33c'
   '33418e5b117458af23c72cdbffc0c339bc34bdc4'
   '116afa0e737bdf27ea27f9b3653aeb56db9ec151'
@@ -31,11 +31,11 @@
 # other qt-patches come from fedora and gentoo
 
 build() {
-  unset QMAKESPEC
   export QTDIR=${srcdir}/qt-x11-free-${pkgver}
   export PATH=${QTDIR}/bin:${PATH}
   export LD_LIBRARY_PATH=${QTDIR}/lib:${LD_LIBRARY_PATH}
   export QMAKESPEC=$QTDIR/mkspecs/linux-g++
+
   cd ${srcdir}/qt-x11-free-${pkgver}
   # apply qt patches from kde.org
   for i in ../qt-copy-kde-patches/*; do
@@ -51,27 +51,25 @@
   patch -p1 -i ${srcdir}/qt-odbc.patch 
   # fix build with gcc 4.6.0
   patch -p1 -i ${srcdir}/gcc-4.6.patch
-
   patch -p0 -i ${srcdir}/qt3-png15.patch 
-  # start compiling qt
-  sed -i 's|-cp -P -f|-cp -L -f|' qmake/Makefile.unix
-  rm -rf doc/html examples tutorial
-  sed -i s|sub-tutorial sub-examples|| Makefile
-  sed -i s|-O2|$CXXFLAGS| mkspecs/linux-g++/qmake.conf
-  sed -i s|-O2|$CXXFLAGS| mkspecs/linux-g++-32/qmake.conf
-  sed -i s|-O2|$CXXFLAGS| mkspecs/linux-g++-64/qmake.conf
+ 
+  sed -i s|-O2|$CXXFLAGS| mkspecs/linux-g++{,-32,-64}/qmake.conf
   sed -i s|-I. |$CXXFLAGS -I. | qmake/Makefile.unix
   sed -i s|read acceptance|acceptance=yes| configure
 
- # remove unwanted mkspecs
-  rm -rf 
mkspecs/{*aix*,*bsd*,cygwin*,dgux*,darwin*,hpux*,hurd*,irix*,lynxos*,macx*,qnx*,reliant*,sco*,solaris*,tru64*,unixware*,win32*}
-
   if [ $CARCH = x86_64 ]; then
   export ARCH=-64
 else unset ARCH
   fi
 
-  ./configure -prefix /opt/qt \
+  ./configure \
+-prefix /usr \
+-bindir /usr/lib/qt3/bin \
+-headerdir /usr/include/qt3 \
+-plugindir /usr/lib/qt3/plugins \
+-datadir /usr/share/qt3 \
+-translationdir /usr/share/qt3/translations \
+-I/usr/include/mysql -I/usr/include/postgresql/server \
 -platform linux-g++$ARCH \
 -system-zlib \
 -qt-gif \
@@ -85,40 +83,26 @@
 -no-g++-exceptions \
 -plugin-sql-{mysql,psql,sqlite,odbc}
 
-  # fix /opt/qt/lib path
-  [ $CARCH = x86_64 ]  sed -i s|/opt/qt/lib64|/opt/qt/lib|g 
${srcdir}/qt-x11-free-${pkgver}/src/Makefile
-  [ $CARCH = x86_64 ]  sed -i s|/opt/qt/lib64|/opt/qt/lib|g 
${srcdir}/qt-x11-free-${pkgver}/tools/designer/designer/Makefile
-  [ $CARCH = x86_64 ]  sed -i s|/opt/qt/lib64|/opt/qt/lib|g 
${srcdir}/qt-x11-free-${pkgver}/tools/designer/editor/Makefile
-  [ $CARCH = x86_64 ]  sed -i s|/opt/qt/lib64|/opt/qt/lib|g 
${srcdir}/qt-x11-free-${pkgver}/tools/assistant/lib/Makefile
-  [ $CARCH = x86_64 ]  sed -i s|/opt/qt/lib64|/opt/qt/lib|g 
${srcdir}/qt-x11-free-${pkgver}/tools/designer/uilib/Makefile
-
-  cd ${srcdir}/qt-x11-free-${pkgver}
-  make -C qmake 
-  cd ${srcdir}/qt-x11-free-${pkgver}/plugins/src/sqldrivers/mysql
-  ${srcdir}/qt-x11-free-${pkgver}/bin/qmake -o Makefile 
INCPATH+=/usr/include/mysql LIBS+=-L/usr/lib/mysql -lmysqlclient mysql.pro
-  cd ${srcdir}/qt-x11-free-${pkgver}/plugins/src/sqldrivers/psql
-  ${srcdir}/qt-x11-free-${pkgver}/bin/qmake -o Makefile 
INCPATH+=/usr/src/include /usr/include/postgresql/server LIBS+=-L/usr/lib 
-lpq psql.pro
-
-  cd ${srcdir}/qt-x11-free-${pkgver}
-  # fix the 

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

2013-04-06 Thread Eric Bélanger
Date: Saturday, April 6, 2013 @ 23:43:13
  Author: eric
Revision: 182100

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

Added:
  qt3/repos/testing-i686/
  qt3/repos/testing-i686/PKGBUILD
(from rev 182099, qt3/trunk/PKGBUILD)
  qt3/repos/testing-i686/eastern_asian_languagues.diff
(from rev 182099, qt3/trunk/eastern_asian_languagues.diff)
  qt3/repos/testing-i686/gcc-4.6.patch
(from rev 182099, qt3/trunk/gcc-4.6.patch)
  qt3/repos/testing-i686/qt-copy-kde-patches.tar.bz2
(from rev 182099, qt3/trunk/qt-copy-kde-patches.tar.bz2)
  qt3/repos/testing-i686/qt-odbc.patch
(from rev 182099, qt3/trunk/qt-odbc.patch)
  qt3/repos/testing-i686/qt-patches.tar.bz2
(from rev 182099, qt3/trunk/qt-patches.tar.bz2)
  qt3/repos/testing-i686/qt3-png15.patch
(from rev 182099, qt3/trunk/qt3-png15.patch)
  qt3/repos/testing-x86_64/
  qt3/repos/testing-x86_64/PKGBUILD
(from rev 182099, qt3/trunk/PKGBUILD)
  qt3/repos/testing-x86_64/eastern_asian_languagues.diff
(from rev 182099, qt3/trunk/eastern_asian_languagues.diff)
  qt3/repos/testing-x86_64/gcc-4.6.patch
(from rev 182099, qt3/trunk/gcc-4.6.patch)
  qt3/repos/testing-x86_64/qt-copy-kde-patches.tar.bz2
(from rev 182099, qt3/trunk/qt-copy-kde-patches.tar.bz2)
  qt3/repos/testing-x86_64/qt-odbc.patch
(from rev 182099, qt3/trunk/qt-odbc.patch)
  qt3/repos/testing-x86_64/qt-patches.tar.bz2
(from rev 182099, qt3/trunk/qt-patches.tar.bz2)
  qt3/repos/testing-x86_64/qt3-png15.patch
(from rev 182099, qt3/trunk/qt3-png15.patch)

--+
 testing-i686/PKGBUILD|  108 
 testing-i686/eastern_asian_languagues.diff   |   39 
 testing-i686/gcc-4.6.patch   |   33 +++
 testing-i686/qt-odbc.patch   |   19 ++
 testing-i686/qt3-png15.patch |  212 +
 testing-x86_64/PKGBUILD  |  108 
 testing-x86_64/eastern_asian_languagues.diff |   39 
 testing-x86_64/gcc-4.6.patch |   33 +++
 testing-x86_64/qt-odbc.patch |   19 ++
 testing-x86_64/qt3-png15.patch   |  212 +
 10 files changed, 822 insertions(+)

Copied: qt3/repos/testing-i686/PKGBUILD (from rev 182099, qt3/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-04-06 21:43:13 UTC (rev 182100)
@@ -0,0 +1,108 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=qt3
+pkgver=3.3.8b
+pkgrel=4
+epoch=1
+pkgdesc=A cross-platform application and UI framework
+arch=('i686' 'x86_64')
+url=http://www.trolltech.com/products/qt/index.html;
+license=('GPL')
+depends=('libpng' 'libxmu' 'libxcursor' 'libxinerama' 'glu' 'libxft'
+ 'libxrandr' 'libmng')
+makedepends=('mariadb' 'postgresql' 'unixodbc' 'sqlite' 'mesa')
+optdepends=('libmariadbclient: MariaDB driver'
+'postgresql-libs: PostgreSQL driver'
+'unixodbc: ODBC driver')
+options=('!libtool' '!docs')
+source=(ftp://ftp.qt-project.org/qt/source/qt-x11-free-${pkgver}.tar.gz
+qt3-png15.patch qt-copy-kde-patches.tar.bz2 qt-patches.tar.bz2
+eastern_asian_languagues.diff qt-odbc.patch gcc-4.6.patch)
+sha1sums=('745def6250dc7f337dbb265e20bf38dcb41fd854'
+  '3d19510c46016a1a211d97bf8f82b01498b1b33c'
+  '33418e5b117458af23c72cdbffc0c339bc34bdc4'
+  '116afa0e737bdf27ea27f9b3653aeb56db9ec151'
+  '40c7b8f06a21f809ddeb8b5560e9da63ccac6a17'
+  '1346320614f6f86fbeb10b9fbad721dea29f5b61'
+  'd9b83b8f6f9c8bd98d290dc1d0e9913a00b62c3f')
+
+# qt-copy-kde-patches come from http://websvn.kde.org/trunk/qt-copy/patches/
+# other qt-patches come from fedora and gentoo
+
+build() {
+  export QTDIR=${srcdir}/qt-x11-free-${pkgver}
+  export PATH=${QTDIR}/bin:${PATH}
+  export LD_LIBRARY_PATH=${QTDIR}/lib:${LD_LIBRARY_PATH}
+  export QMAKESPEC=$QTDIR/mkspecs/linux-g++
+
+  cd ${srcdir}/qt-x11-free-${pkgver}
+  # apply qt patches from kde.org
+  for i in ../qt-copy-kde-patches/*; do
+patch -p0 -i $i 
+  done
+  # apply other qt patches and one security fix from debian/gentoo
+  for i in ../qt-patches/*; do
+patch -p1 -i $i 
+  done
+  # fix CJK font/chars select error (FS#11245)
+  patch -p1 -i ${srcdir}/eastern_asian_languagues.diff 
+  # fix build problem against new unixODBC
+  patch -p1 -i ${srcdir}/qt-odbc.patch 
+  # fix build with gcc 4.6.0
+  patch -p1 -i ${srcdir}/gcc-4.6.patch
+  patch -p0 -i ${srcdir}/qt3-png15.patch 
+ 
+  sed -i s|-O2|$CXXFLAGS| mkspecs/linux-g++{,-32,-64}/qmake.conf
+  sed -i s|-I. |$CXXFLAGS -I. | qmake/Makefile.unix
+  sed -i s|read acceptance|acceptance=yes| configure
+
+  if [ $CARCH = x86_64 ]; then
+  export ARCH=-64
+else unset ARCH
+  fi
+
+  ./configure \
+-prefix /usr \
+-bindir /usr/lib/qt3/bin \
+

  1   2   >