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

2013-12-26 Thread Ike Devolder
Date: Thursday, December 26, 2013 @ 10:00:31
  Author: idevolder
Revision: 103080

xbmc :: 12.3-2 ; rebuild for testing

Modified:
  xbmc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-25 21:35:43 UTC (rev 103079)
+++ PKGBUILD2013-12-26 09:00:31 UTC (rev 103080)
@@ -10,7 +10,7 @@
 pkgname=xbmc
 pkgver=12.3
 _codename=Frodo
-pkgrel=1
+pkgrel=2
 pkgdesc=A software media player and entertainment hub for digital media
 arch=('i686' 'x86_64')
 url=http://xbmc.org;



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

2013-12-26 Thread Ike Devolder
Date: Thursday, December 26, 2013 @ 10:07:08
  Author: idevolder
Revision: 103081

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

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

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

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

Deleted: community-testing-i686/PKGBUILD

[arch-commits] Commit in lxc/trunk (PKGBUILD lxc.install lxc.tmpfiles.d lxc@.service)

2013-12-26 Thread Sergej Pupykin
Date: Thursday, December 26, 2013 @ 11:01:13
  Author: spupykin
Revision: 103082

upgpkg: lxc 1:0.9.0-5

upd

Added:
  lxc/trunk/lxc.install
  lxc/trunk/lxc.tmpfiles.d
  lxc/trunk/lxc@.service
Modified:
  lxc/trunk/PKGBUILD

+
 PKGBUILD   |   15 +++
 lxc.install|8 
 lxc.tmpfiles.d |1 +
 lxc@.service   |   11 +++
 4 files changed, 31 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 09:07:08 UTC (rev 103081)
+++ PKGBUILD2013-12-26 10:01:13 UTC (rev 103082)
@@ -8,16 +8,21 @@
 pkgname=lxc
 pkgver=0.9.0
 epoch=1
-pkgrel=4
+pkgrel=5
 pkgdesc=Linux Containers
 arch=('i686' 'x86_64')
-url=http://lxc.sourceforge.net/;
+url=http://linuxcontainers.org;
 depends=('bash' 'perl' 'libseccomp')
 makedepends=('docbook2x')
 optdepends=('arch-install-scripts: for archlinux template')
 license=('LGPL')
-source=(http://lxc.sourceforge.net/download/lxc/$pkgname-${pkgver/_/-}.tar.gz;)
-md5sums=('8552a4479090616f4bc04d8473765fc9')
+install=lxc.install
+source=(http://linuxcontainers.org/downloads/$pkgname-${pkgver}.tar.gz;
+   lxc.tmpfiles.d
+   lxc@.service)
+md5sums=('8552a4479090616f4bc04d8473765fc9'
+ 'df94c9fb8a753011c86ee664e9f521ff'
+ '8003139e60ea66c05460660f31780706')
 
 prepare() {
   cd $srcdir/$pkgname-${pkgver/_/-}
@@ -45,6 +50,8 @@
 
   make DESTDIR=$pkgdir install
   install -d -m755 $pkgdir/var/lib/lxc
+  install -D -m644 ${srcdir}/lxc@.service 
${pkgdir}/usr/lib/systemd/system/lxc@.service
+  install -D -m644 ${srcdir}/lxc.tmpfiles.d 
${pkgdir}/usr/lib/tmpfiles.d/lxc.conf
 
   cd doc
   find . -type f -name '*.1' -exec install -D -m644 {} 
$pkgdir/usr/share/man/man1/{} \;

Added: lxc.install
===
--- lxc.install (rev 0)
+++ lxc.install 2013-12-26 10:01:13 UTC (rev 103082)
@@ -0,0 +1,8 @@
+post_upgrade() {
+  [[ $(vercmp $1 1:1) -le 0 ]]  return 0
+  cat  EOF
+* Since v1.0, lxc-shutdown(1) is gone and its functionality is provided by
+* lxc-stop(1) by default. The old lxc-stop(1) behavior can be recovered
+* with 'lxc-stop --kill'.
+EOF
+}

Added: lxc.tmpfiles.d
===
--- lxc.tmpfiles.d  (rev 0)
+++ lxc.tmpfiles.d  2013-12-26 10:01:13 UTC (rev 103082)
@@ -0,0 +1 @@
+w /sys/fs/cgroup/memory/memory.use_hierarchy - - - - 1

Added: lxc@.service
===
--- lxc@.service(rev 0)
+++ lxc@.service2013-12-26 10:01:13 UTC (rev 103082)
@@ -0,0 +1,11 @@
+[Unit]
+Description=%I LXC
+After=network.target
+
+[Service]
+Type=forking
+ExecStart=/usr/bin/lxc-start -d -n %I
+ExecStop=/usr/bin/lxc-stop -n %I
+
+[Install]
+WantedBy=multi-user.target



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

2013-12-26 Thread Sergej Pupykin
Date: Thursday, December 26, 2013 @ 11:01:37
  Author: spupykin
Revision: 103083

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

Added:
  lxc/repos/community-i686/PKGBUILD
(from rev 103082, lxc/trunk/PKGBUILD)
  lxc/repos/community-i686/lxc.install
(from rev 103082, lxc/trunk/lxc.install)
  lxc/repos/community-i686/lxc.tmpfiles.d
(from rev 103082, lxc/trunk/lxc.tmpfiles.d)
  lxc/repos/community-i686/lxc@.service
(from rev 103082, lxc/trunk/lxc@.service)
  lxc/repos/community-x86_64/PKGBUILD
(from rev 103082, lxc/trunk/PKGBUILD)
  lxc/repos/community-x86_64/lxc.install
(from rev 103082, lxc/trunk/lxc.install)
  lxc/repos/community-x86_64/lxc.tmpfiles.d
(from rev 103082, lxc/trunk/lxc.tmpfiles.d)
  lxc/repos/community-x86_64/lxc@.service
(from rev 103082, lxc/trunk/lxc@.service)
Deleted:
  lxc/repos/community-i686/PKGBUILD
  lxc/repos/community-x86_64/PKGBUILD

-+
 /PKGBUILD   |  120 ++
 community-i686/PKGBUILD |   53 
 community-i686/lxc.install  |8 ++
 community-i686/lxc.tmpfiles.d   |1 
 community-i686/lxc@.service |   11 +++
 community-x86_64/PKGBUILD   |   53 
 community-x86_64/lxc.install|8 ++
 community-x86_64/lxc.tmpfiles.d |1 
 community-x86_64/lxc@.service   |   11 +++
 9 files changed, 160 insertions(+), 106 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-26 10:01:13 UTC (rev 103082)
+++ community-i686/PKGBUILD 2013-12-26 10:01:37 UTC (rev 103083)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Andrea Zucchelli zukk...@gmail.com
-# Contributor: Daniel Micay danielmi...@gmail.com
-# Contributor: Jonathan Liu net...@gmail.com
-# Contributor: Jon Nordby jono...@gmail.com
-
-pkgname=lxc
-pkgver=0.9.0
-epoch=1
-pkgrel=4
-pkgdesc=Linux Containers
-arch=('i686' 'x86_64')
-url=http://lxc.sourceforge.net/;
-depends=('bash' 'perl' 'libseccomp')
-makedepends=('docbook2x')
-optdepends=('arch-install-scripts: for archlinux template')
-license=('LGPL')
-source=(http://lxc.sourceforge.net/download/lxc/$pkgname-${pkgver/_/-}.tar.gz;)
-md5sums=('8552a4479090616f4bc04d8473765fc9')
-
-prepare() {
-  cd $srcdir/$pkgname-${pkgver/_/-}
-  sed -i \
--e s/for name in docbook2x-man db2x_docbook2man; do/for name in 
docbook2x-man db2x_docbook2man docbook2man; do/ \
--e s|AM_INIT_AUTOMAKE.*|AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability 
subdir-objects])| \
-configure.ac
-}
-
-build() {
-  cd $srcdir/$pkgname-${pkgver/_/-}
-  ./autogen.sh
-  ./configure \
---prefix=/usr \
---localstatedir=/var \
---libexecdir=/usr/lib \
---sysconfdir=/etc \
---disable-apparmor \
---enable-seccomp
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-${pkgver/_/-}
-
-  make DESTDIR=$pkgdir install
-  install -d -m755 $pkgdir/var/lib/lxc
-
-  cd doc
-  find . -type f -name '*.1' -exec install -D -m644 {} 
$pkgdir/usr/share/man/man1/{} \;
-  find . -type f -name '*.5' -exec install -D -m644 {} 
$pkgdir/usr/share/man/man5/{} \;
-  find . -type f -name '*.7' -exec install -D -m644 {} 
$pkgdir/usr/share/man/man7/{} \;
-}

Copied: lxc/repos/community-i686/PKGBUILD (from rev 103082, lxc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-26 10:01:37 UTC (rev 103083)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Andrea Zucchelli zukk...@gmail.com
+# Contributor: Daniel Micay danielmi...@gmail.com
+# Contributor: Jonathan Liu net...@gmail.com
+# Contributor: Jon Nordby jono...@gmail.com
+
+pkgname=lxc
+pkgver=0.9.0
+epoch=1
+pkgrel=5
+pkgdesc=Linux Containers
+arch=('i686' 'x86_64')
+url=http://linuxcontainers.org;
+depends=('bash' 'perl' 'libseccomp')
+makedepends=('docbook2x')
+optdepends=('arch-install-scripts: for archlinux template')
+license=('LGPL')
+install=lxc.install
+source=(http://linuxcontainers.org/downloads/$pkgname-${pkgver}.tar.gz;
+   lxc.tmpfiles.d
+   lxc@.service)
+md5sums=('8552a4479090616f4bc04d8473765fc9'
+ 'df94c9fb8a753011c86ee664e9f521ff'
+ '8003139e60ea66c05460660f31780706')
+
+prepare() {
+  cd $srcdir/$pkgname-${pkgver/_/-}
+  sed -i \
+-e s/for name in docbook2x-man db2x_docbook2man; do/for name in 
docbook2x-man db2x_docbook2man docbook2man; do/ \
+-e s|AM_INIT_AUTOMAKE.*|AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability 
subdir-objects])| \
+configure.ac
+}
+
+build() {
+  cd $srcdir/$pkgname-${pkgver/_/-}
+  ./autogen.sh
+  ./configure \
+--prefix=/usr \
+--localstatedir=/var \
+--libexecdir=/usr/lib \
+--sysconfdir=/etc \
+--disable-apparmor \
+--enable-seccomp
+  make
+}
+

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

2013-12-26 Thread Thomas Bächler
Date: Thursday, December 26, 2013 @ 11:19:24
  Author: thomas
Revision: 202755

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

Added:
  linux/repos/core-i686/3.12-btrfs-relocate-csums.patch
(from rev 202754, linux/repos/testing-i686/3.12-btrfs-relocate-csums.patch)
  linux/repos/core-i686/PKGBUILD
(from rev 202754, linux/repos/testing-i686/PKGBUILD)
  linux/repos/core-i686/change-default-console-loglevel.patch
(from rev 202754, 
linux/repos/testing-i686/change-default-console-loglevel.patch)
  linux/repos/core-i686/config
(from rev 202754, linux/repos/testing-i686/config)
  linux/repos/core-i686/config.x86_64
(from rev 202754, linux/repos/testing-i686/config.x86_64)
  linux/repos/core-i686/criu-no-expert.patch
(from rev 202754, linux/repos/testing-i686/criu-no-expert.patch)
  linux/repos/core-i686/linux.install
(from rev 202754, linux/repos/testing-i686/linux.install)
  linux/repos/core-i686/linux.preset
(from rev 202754, linux/repos/testing-i686/linux.preset)
  linux/repos/core-x86_64/3.12-btrfs-relocate-csums.patch
(from rev 202754, 
linux/repos/testing-x86_64/3.12-btrfs-relocate-csums.patch)
  linux/repos/core-x86_64/PKGBUILD
(from rev 202754, linux/repos/testing-x86_64/PKGBUILD)
  linux/repos/core-x86_64/change-default-console-loglevel.patch
(from rev 202754, 
linux/repos/testing-x86_64/change-default-console-loglevel.patch)
  linux/repos/core-x86_64/config
(from rev 202754, linux/repos/testing-x86_64/config)
  linux/repos/core-x86_64/config.x86_64
(from rev 202754, linux/repos/testing-x86_64/config.x86_64)
  linux/repos/core-x86_64/criu-no-expert.patch
(from rev 202754, linux/repos/testing-x86_64/criu-no-expert.patch)
  linux/repos/core-x86_64/linux.install
(from rev 202754, linux/repos/testing-x86_64/linux.install)
  linux/repos/core-x86_64/linux.preset
(from rev 202754, linux/repos/testing-x86_64/linux.preset)
Deleted:
  linux/repos/core-i686/3.12-btrfs-relocate-csums.patch
  linux/repos/core-i686/PKGBUILD
  linux/repos/core-i686/change-default-console-loglevel.patch
  linux/repos/core-i686/config
  linux/repos/core-i686/config.x86_64
  linux/repos/core-i686/criu-no-expert.patch
  linux/repos/core-i686/linux.install
  linux/repos/core-i686/linux.preset
  linux/repos/core-x86_64/3.12-btrfs-relocate-csums.patch
  linux/repos/core-x86_64/PKGBUILD
  linux/repos/core-x86_64/change-default-console-loglevel.patch
  linux/repos/core-x86_64/config
  linux/repos/core-x86_64/config.x86_64
  linux/repos/core-x86_64/criu-no-expert.patch
  linux/repos/core-x86_64/linux.install
  linux/repos/core-x86_64/linux.preset
  linux/repos/testing-i686/
  linux/repos/testing-x86_64/

---+
 /3.12-btrfs-relocate-csums.patch  |  126 
 /PKGBUILD |  672 +
 /change-default-console-loglevel.patch|   24 
 /config   |12960 
 /config.x86_64|12562 +++
 /criu-no-expert.patch |   44 
 /linux.install|   62 
 /linux.preset |   28 
 core-i686/3.12-btrfs-relocate-csums.patch |   63 
 core-i686/PKGBUILD|  336 
 core-i686/change-default-console-loglevel.patch   |   12 
 core-i686/config  | 6480 --
 core-i686/config.x86_64   | 6281 -
 core-i686/criu-no-expert.patch|   22 
 core-i686/linux.install   |   31 
 core-i686/linux.preset|   14 
 core-x86_64/3.12-btrfs-relocate-csums.patch   |   63 
 core-x86_64/PKGBUILD  |  336 
 core-x86_64/change-default-console-loglevel.patch |   12 
 core-x86_64/config| 6480 --
 core-x86_64/config.x86_64 | 6281 -
 core-x86_64/criu-no-expert.patch  |   22 
 core-x86_64/linux.install |   31 
 core-x86_64/linux.preset  |   14 
 24 files changed, 26478 insertions(+), 26478 deletions(-)

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


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

2013-12-26 Thread Felix Yan
Date: Thursday, December 26, 2013 @ 12:19:48
  Author: fyan
Revision: 103084

upgpkg: librime 1.1-1

Modified:
  librime/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 10:01:37 UTC (rev 103083)
+++ PKGBUILD2013-12-26 11:19:48 UTC (rev 103084)
@@ -4,8 +4,8 @@
 # Contributor: 網軍總司令
 
 pkgname=librime
-pkgver=1.0
-pkgrel=3
+pkgver=1.1
+pkgrel=1
 pkgdesc=Rime input method engine
 arch=('i686' 'x86_64')
 url=http://code.google.com/p/rimeime/;
@@ -25,4 +25,4 @@
   make DESTDIR=$pkgdir install
 }
 
-sha512sums=('79f51174043e0ff524f8af090fd1d0a21301b4e5e530c772648ff59894d39135d15c53c0f4d197895c301defca2e084635eb222464dd20859ab3bdbc6ae8fb2c')
+sha512sums=('deb0142fe193f7d445f5008f2cfebb813e4db662f5c474dcb5b8d9f1a9ea8c2e7dc384f3dfae32e7fd13c08f55852124089db08cb96928b98e94128b10847af0')



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

2013-12-26 Thread Felix Yan
Date: Thursday, December 26, 2013 @ 12:20:44
  Author: fyan
Revision: 103085

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

Added:
  librime/repos/community-testing-i686/
  librime/repos/community-testing-i686/PKGBUILD
(from rev 103084, librime/trunk/PKGBUILD)
  librime/repos/community-testing-x86_64/
  librime/repos/community-testing-x86_64/PKGBUILD
(from rev 103084, librime/trunk/PKGBUILD)

---+
 community-testing-i686/PKGBUILD   |   28 
 community-testing-x86_64/PKGBUILD |   28 
 2 files changed, 56 insertions(+)

Copied: librime/repos/community-testing-i686/PKGBUILD (from rev 103084, 
librime/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-12-26 11:20:44 UTC (rev 103085)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.1
+pkgrel=1
+pkgdesc=Rime input method engine
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp=0.5')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost')
+source=(http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir install
+}
+
+sha512sums=('deb0142fe193f7d445f5008f2cfebb813e4db662f5c474dcb5b8d9f1a9ea8c2e7dc384f3dfae32e7fd13c08f55852124089db08cb96928b98e94128b10847af0')

Copied: librime/repos/community-testing-x86_64/PKGBUILD (from rev 103084, 
librime/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-12-26 11:20:44 UTC (rev 103085)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.1
+pkgrel=1
+pkgdesc=Rime input method engine
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp=0.5')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost')
+source=(http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir install
+}
+
+sha512sums=('deb0142fe193f7d445f5008f2cfebb813e4db662f5c474dcb5b8d9f1a9ea8c2e7dc384f3dfae32e7fd13c08f55852124089db08cb96928b98e94128b10847af0')



[arch-commits] Commit in 0ad-data/trunk (PKGBUILD)

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 12:23:21
  Author: svenstaro
Revision: 103086

upgpkg: 0ad-data a15-1

upstream release a15

Modified:
  0ad-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 11:20:44 UTC (rev 103085)
+++ PKGBUILD2013-12-26 11:23:21 UTC (rev 103086)
@@ -3,8 +3,8 @@
 # Contributor: Adrián Chaves Fernández (Gallaecio) adriyeticha...@gmail.com
 pkgname=0ad-data
 _pkgname=0ad
-pkgver=a14
-_pkgver=0.0.14-alpha
+pkgver=a15
+_pkgver=0.0.15-alpha
 pkgrel=1
 pkgdesc=Cross-platform, 3D and historically-based real-time strategy game 
(data files)
 arch=('any')
@@ -13,7 +13,7 @@
 depends=()
 makedepends=()
 
source=(http://releases.wildfiregames.com/$_pkgname-$_pkgver-unix-data.tar.xz;)
-md5sums=('801ff456dc3348aa4b4e18552f0bffd3')
+md5sums=('8dc979df0702552d1fe9b980915c4c04')
 
 package(){
   install -d ${pkgdir}/usr/share/${_pkgname}/data



[arch-commits] Commit in 0ad-data/repos/community-any (PKGBUILD PKGBUILD)

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 12:23:33
  Author: svenstaro
Revision: 103087

archrelease: copy trunk to community-any

Added:
  0ad-data/repos/community-any/PKGBUILD
(from rev 103086, 0ad-data/trunk/PKGBUILD)
Deleted:
  0ad-data/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-26 11:23:21 UTC (rev 103086)
+++ PKGBUILD2013-12-26 11:23:33 UTC (rev 103087)
@@ -1,22 +0,0 @@
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: t3ddy  t3ddy1988 at gmail {dot} com
-# Contributor: Adrián Chaves Fernández (Gallaecio) adriyeticha...@gmail.com
-pkgname=0ad-data
-_pkgname=0ad
-pkgver=a14
-_pkgver=0.0.14-alpha
-pkgrel=1
-pkgdesc=Cross-platform, 3D and historically-based real-time strategy game 
(data files)
-arch=('any')
-url=http://play0ad.com/;
-license=('GPL2' 'CCPL')
-depends=()
-makedepends=()
-source=(http://releases.wildfiregames.com/$_pkgname-$_pkgver-unix-data.tar.xz;)
-md5sums=('801ff456dc3348aa4b4e18552f0bffd3')
-
-package(){
-  install -d ${pkgdir}/usr/share/${_pkgname}/data
-
-  cp -r ${srcdir}/${_pkgname}-${_pkgver}/binaries/data 
${pkgdir}/usr/share/${_pkgname}
-}

Copied: 0ad-data/repos/community-any/PKGBUILD (from rev 103086, 
0ad-data/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-26 11:23:33 UTC (rev 103087)
@@ -0,0 +1,22 @@
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: t3ddy  t3ddy1988 at gmail {dot} com
+# Contributor: Adrián Chaves Fernández (Gallaecio) adriyeticha...@gmail.com
+pkgname=0ad-data
+_pkgname=0ad
+pkgver=a15
+_pkgver=0.0.15-alpha
+pkgrel=1
+pkgdesc=Cross-platform, 3D and historically-based real-time strategy game 
(data files)
+arch=('any')
+url=http://play0ad.com/;
+license=('GPL2' 'CCPL')
+depends=()
+makedepends=()
+source=(http://releases.wildfiregames.com/$_pkgname-$_pkgver-unix-data.tar.xz;)
+md5sums=('8dc979df0702552d1fe9b980915c4c04')
+
+package(){
+  install -d ${pkgdir}/usr/share/${_pkgname}/data
+
+  cp -r ${srcdir}/${_pkgname}-${_pkgver}/binaries/data 
${pkgdir}/usr/share/${_pkgname}
+}



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

2013-12-26 Thread Felix Yan
Date: Thursday, December 26, 2013 @ 12:24:44
  Author: fyan
Revision: 103088

upgpkg: brise 0.32-1

Modified:
  brise/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 11:23:33 UTC (rev 103087)
+++ PKGBUILD2013-12-26 11:24:44 UTC (rev 103088)
@@ -3,7 +3,7 @@
 # Contributor: GONG Chen chen dot sst at gmail dot com
 
 pkgname=brise
-pkgver=0.30
+pkgver=0.32
 pkgrel=1
 pkgdesc=Rime schema repository
 arch=('i686' 'x86_64')
@@ -10,9 +10,9 @@
 url=http://code.google.com/p/rimeime/;
 license=('GPL3')
 depends=()
-makedepends=('cmake' 'librime=1.0')
+makedepends=('cmake' 'librime=1.1')
 provides=('librime-data')
-conflicts=('librime1.0' 'ibus-rime1.0')
+conflicts=('librime1.1' 'ibus-rime1.1')
 source=(http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
 
 build() {
@@ -25,4 +25,4 @@
   make DESTDIR=$pkgdir install
 }
 
-sha512sums=('1d727e71ad9aabbbfab04e934f6a26bee75f8d277eb2a1c67a05616c36b2e029b0b3958eaf94af4263aa6fe350738c96e7c084fe4a5ecc45474a8900d4927748')
+sha512sums=('c41d4a7399a963b9e023015e1268f0f63693091d0ae2edff9db68397d223bb25ea6c392d2649f7817edd40998b1ed144d63478a01241cdaa5f2e84fd846e24d7')



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

2013-12-26 Thread Felix Yan
Date: Thursday, December 26, 2013 @ 12:25:49
  Author: fyan
Revision: 103089

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

Added:
  brise/repos/community-testing-i686/
  brise/repos/community-testing-i686/PKGBUILD
(from rev 103088, brise/trunk/PKGBUILD)
  brise/repos/community-testing-x86_64/
  brise/repos/community-testing-x86_64/PKGBUILD
(from rev 103088, brise/trunk/PKGBUILD)

---+
 community-testing-i686/PKGBUILD   |   28 
 community-testing-x86_64/PKGBUILD |   28 
 2 files changed, 56 insertions(+)

Copied: brise/repos/community-testing-i686/PKGBUILD (from rev 103088, 
brise/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-12-26 11:25:49 UTC (rev 103089)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+
+pkgname=brise
+pkgver=0.32
+pkgrel=1
+pkgdesc=Rime schema repository
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=()
+makedepends=('cmake' 'librime=1.1')
+provides=('librime-data')
+conflicts=('librime1.1' 'ibus-rime1.1')
+source=(http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir install
+}
+
+sha512sums=('c41d4a7399a963b9e023015e1268f0f63693091d0ae2edff9db68397d223bb25ea6c392d2649f7817edd40998b1ed144d63478a01241cdaa5f2e84fd846e24d7')

Copied: brise/repos/community-testing-x86_64/PKGBUILD (from rev 103088, 
brise/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-12-26 11:25:49 UTC (rev 103089)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+
+pkgname=brise
+pkgver=0.32
+pkgrel=1
+pkgdesc=Rime schema repository
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=()
+makedepends=('cmake' 'librime=1.1')
+provides=('librime-data')
+conflicts=('librime1.1' 'ibus-rime1.1')
+source=(http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir install
+}
+
+sha512sums=('c41d4a7399a963b9e023015e1268f0f63693091d0ae2edff9db68397d223bb25ea6c392d2649f7817edd40998b1ed144d63478a01241cdaa5f2e84fd846e24d7')



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

2013-12-26 Thread Felix Yan
Date: Thursday, December 26, 2013 @ 12:39:08
  Author: fyan
Revision: 103090

upgpkg: ibus-rime 1.1-1

Modified:
  ibus-rime/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 11:25:49 UTC (rev 103089)
+++ PKGBUILD2013-12-26 11:39:08 UTC (rev 103090)
@@ -4,13 +4,13 @@
 # Contributor: 網軍總司令
 
 pkgname=ibus-rime
-pkgver=1.0
+pkgver=1.1
 pkgrel=1
 pkgdesc=Rime input method engine for ibus
 arch=('i686' 'x86_64')
 url=http://code.google.com/p/rimeime/;
 license=('GPL3')
-depends=('ibus' 'libnotify' 'librime=1.0' 'brise')
+depends=('ibus' 'libnotify' 'librime=1.1' 'brise')
 makedepends=('cmake')
 install='ibus-rime.install'
 source=(http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
@@ -25,4 +25,4 @@
   make DESTDIR=$pkgdir install
 }
 
-sha512sums=('75ed251c62fc4772ffd05f95b599932ebed3cb7c52406daa785ef755f825b32d22e6ce3dce94fcb28a88480b696e1014578e4d2210c933bae5fb00a1b0b8e275')
+sha512sums=('2510f9019045013f85af5b8401286b338b739fa0e908a3e30e1d59971a43c32212f388d367b51942292e236859feb1a70d7e7b8deb17eafd8b4f878cc7ba018f')



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

2013-12-26 Thread Felix Yan
Date: Thursday, December 26, 2013 @ 12:39:57
  Author: fyan
Revision: 103091

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

Added:
  ibus-rime/repos/community-testing-i686/
  ibus-rime/repos/community-testing-i686/PKGBUILD
(from rev 103090, ibus-rime/trunk/PKGBUILD)
  ibus-rime/repos/community-testing-i686/ibus-rime.install
(from rev 103090, ibus-rime/trunk/ibus-rime.install)
  ibus-rime/repos/community-testing-x86_64/
  ibus-rime/repos/community-testing-x86_64/PKGBUILD
(from rev 103090, ibus-rime/trunk/PKGBUILD)
  ibus-rime/repos/community-testing-x86_64/ibus-rime.install
(from rev 103090, ibus-rime/trunk/ibus-rime.install)

+
 community-testing-i686/PKGBUILD|   28 +++
 community-testing-i686/ibus-rime.install   |3 ++
 community-testing-x86_64/PKGBUILD  |   28 +++
 community-testing-x86_64/ibus-rime.install |3 ++
 4 files changed, 62 insertions(+)

Copied: ibus-rime/repos/community-testing-i686/PKGBUILD (from rev 103090, 
ibus-rime/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-12-26 11:39:57 UTC (rev 103091)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=ibus-rime
+pkgver=1.1
+pkgrel=1
+pkgdesc=Rime input method engine for ibus
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('ibus' 'libnotify' 'librime=1.1' 'brise')
+makedepends=('cmake')
+install='ibus-rime.install'
+source=(http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir install
+}
+
+sha512sums=('2510f9019045013f85af5b8401286b338b739fa0e908a3e30e1d59971a43c32212f388d367b51942292e236859feb1a70d7e7b8deb17eafd8b4f878cc7ba018f')

Copied: ibus-rime/repos/community-testing-i686/ibus-rime.install (from rev 
103090, ibus-rime/trunk/ibus-rime.install)
===
--- community-testing-i686/ibus-rime.install(rev 0)
+++ community-testing-i686/ibus-rime.install2013-12-26 11:39:57 UTC (rev 
103091)
@@ -0,0 +1,3 @@
+pre_upgrade() {
+  rm -f /usr/share/ibus-rime/*.bin
+}

Copied: ibus-rime/repos/community-testing-x86_64/PKGBUILD (from rev 103090, 
ibus-rime/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-12-26 11:39:57 UTC (rev 103091)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=ibus-rime
+pkgver=1.1
+pkgrel=1
+pkgdesc=Rime input method engine for ibus
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('ibus' 'libnotify' 'librime=1.1' 'brise')
+makedepends=('cmake')
+install='ibus-rime.install'
+source=(http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir install
+}
+
+sha512sums=('2510f9019045013f85af5b8401286b338b739fa0e908a3e30e1d59971a43c32212f388d367b51942292e236859feb1a70d7e7b8deb17eafd8b4f878cc7ba018f')

Copied: ibus-rime/repos/community-testing-x86_64/ibus-rime.install (from rev 
103090, ibus-rime/trunk/ibus-rime.install)
===
--- community-testing-x86_64/ibus-rime.install  (rev 0)
+++ community-testing-x86_64/ibus-rime.install  2013-12-26 11:39:57 UTC (rev 
103091)
@@ -0,0 +1,3 @@
+pre_upgrade() {
+  rm -f /usr/share/ibus-rime/*.bin
+}



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

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 12:56:16
  Author: svenstaro
Revision: 103092

upgpkg: cegui 0.8.3-2

Fix FS#38261

Modified:
  cegui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 11:39:57 UTC (rev 103091)
+++ PKGBUILD2013-12-26 11:56:16 UTC (rev 103092)
@@ -6,7 +6,7 @@
 
 pkgname=cegui
 pkgver=0.8.3
-pkgrel=1
+pkgrel=2
 pkgdesc=A free library providing windowing and widgets for graphics 
APIs/engines
 arch=('i686' 'x86_64')
 url=http://crayzedsgui.sourceforge.net;
@@ -26,6 +26,7 @@
   cd $srcdir/cegui
 
   patch -Np1  $srcdir/freetype.patch
+  sed -i s/lib64/lib/g CMakeLists.txt
 
   [[ -d build ]]  rm -r build
   mkdir build  cd build



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

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 12:56:21
  Author: svenstaro
Revision: 103093

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

Added:
  cegui/repos/community-i686/PKGBUILD
(from rev 103092, cegui/trunk/PKGBUILD)
  cegui/repos/community-i686/freetype.patch
(from rev 103092, cegui/trunk/freetype.patch)
  cegui/repos/community-x86_64/PKGBUILD
(from rev 103092, cegui/trunk/PKGBUILD)
  cegui/repos/community-x86_64/freetype.patch
(from rev 103092, cegui/trunk/freetype.patch)
Deleted:
  cegui/repos/community-i686/PKGBUILD
  cegui/repos/community-i686/freetype.patch
  cegui/repos/community-x86_64/PKGBUILD
  cegui/repos/community-x86_64/freetype.patch

-+
 /PKGBUILD   |  100 ++
 /freetype.patch |   28 ++
 community-i686/PKGBUILD |   49 --
 community-i686/freetype.patch   |   14 -
 community-x86_64/PKGBUILD   |   49 --
 community-x86_64/freetype.patch |   14 -
 6 files changed, 128 insertions(+), 126 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-26 11:56:16 UTC (rev 103092)
+++ community-i686/PKGBUILD 2013-12-26 11:56:21 UTC (rev 103093)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Juergen Hoetzel juer...@archlinux.org 
-# Contributor: William Rea sillywi...@gmail.com, 
-# Contributor: Bjorn Lindeijer bj...@lindeijer.nl
-
-pkgname=cegui
-pkgver=0.8.3
-pkgrel=1
-pkgdesc=A free library providing windowing and widgets for graphics 
APIs/engines
-arch=('i686' 'x86_64')
-url=http://crayzedsgui.sourceforge.net;
-license=(MIT)
-depends=('pcre' 'glew' 'expat' 'freetype2' 'libxml2' 'devil' 'freeglut' 
'lua51' 'silly' 'glfw')
-makedepends=('cmake' 'python2' 'doxygen' 'ogre' 'gtk2' 'boost' 'graphviz' 
'irrlicht' 'glm' 'mesa' 'mercurial' 'tolua++')
-optdepends=(python2: python bindings
-ogre: ogre module
-gtk2: gtk2 module
-irrlicht: irrlicht module)
-source=(hg+ssh://h...@bitbucket.org/cegui/cegui#tag=v0-8-3
-freetype.patch)
-md5sums=('SKIP'
- '4c5f81f109f36718045bb4ba5ba25602')
-
-build() {
-  cd $srcdir/cegui
-
-  patch -Np1  $srcdir/freetype.patch
-
-  [[ -d build ]]  rm -r build
-  mkdir build  cd build
-
-  cmake .. \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DCEGUI_LIB_INSTALL_DIR=lib \
-  -DCEGUI_BUILD_PYTHON_MODULES=OFF # currently broken :(
-  # -PYTHON_EXECUTABLE=/usr/bin/python2
-
-  make
-  make html
-}
-
-package() {
-  cd $srcdir/cegui/build
- 
-  make DESTDIR=${pkgdir} install
-
-  install -Dm644 ../doc/COPYING ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
-}

Copied: cegui/repos/community-i686/PKGBUILD (from rev 103092, 
cegui/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-26 11:56:21 UTC (rev 103093)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Juergen Hoetzel juer...@archlinux.org 
+# Contributor: William Rea sillywi...@gmail.com, 
+# Contributor: Bjorn Lindeijer bj...@lindeijer.nl
+
+pkgname=cegui
+pkgver=0.8.3
+pkgrel=2
+pkgdesc=A free library providing windowing and widgets for graphics 
APIs/engines
+arch=('i686' 'x86_64')
+url=http://crayzedsgui.sourceforge.net;
+license=(MIT)
+depends=('pcre' 'glew' 'expat' 'freetype2' 'libxml2' 'devil' 'freeglut' 
'lua51' 'silly' 'glfw')
+makedepends=('cmake' 'python2' 'doxygen' 'ogre' 'gtk2' 'boost' 'graphviz' 
'irrlicht' 'glm' 'mesa' 'mercurial' 'tolua++')
+optdepends=(python2: python bindings
+ogre: ogre module
+gtk2: gtk2 module
+irrlicht: irrlicht module)
+source=(hg+ssh://h...@bitbucket.org/cegui/cegui#tag=v0-8-3
+freetype.patch)
+md5sums=('SKIP'
+ '4c5f81f109f36718045bb4ba5ba25602')
+
+build() {
+  cd $srcdir/cegui
+
+  patch -Np1  $srcdir/freetype.patch
+  sed -i s/lib64/lib/g CMakeLists.txt
+
+  [[ -d build ]]  rm -r build
+  mkdir build  cd build
+
+  cmake .. \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCEGUI_LIB_INSTALL_DIR=lib \
+  -DCEGUI_BUILD_PYTHON_MODULES=OFF # currently broken :(
+  # -PYTHON_EXECUTABLE=/usr/bin/python2
+
+  make
+  make html
+}
+
+package() {
+  cd $srcdir/cegui/build
+ 
+  make DESTDIR=${pkgdir} install
+
+  install -Dm644 ../doc/COPYING ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-i686/freetype.patch
===
--- community-i686/freetype.patch   2013-12-26 11:56:16 UTC (rev 103092)
+++ community-i686/freetype.patch   2013-12-26 11:56:21 UTC (rev 103093)
@@ -1,14 +0,0 @@
-diff -r 319182022f9f cmake/FindFreetype.cmake
 a/cmake/FindFreetype.cmake Sat Dec 07 09:00:48 2013 

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

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 13:02:57
  Author: svenstaro
Revision: 103094

upgpkg: vim-minibufexpl 6.5.2-1

upstream release 6.5.2

Modified:
  vim-minibufexpl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 11:56:21 UTC (rev 103093)
+++ PKGBUILD2013-12-26 12:02:57 UTC (rev 103094)
@@ -4,7 +4,7 @@
 # Contributor: Aaron Griffin aa...@archlinux.org
 
 pkgname=vim-minibufexpl
-pkgver=6.4.4
+pkgver=6.5.2
 pkgrel=1
 pkgdesc=An elegant buffer explorer for vim
 arch=('any')
@@ -12,13 +12,13 @@
 license=('custom')
 depends=('vim')
 groups=('vim-plugins')
-source=(${pkgname}-${pkgver}::https://github.com/fholgado/minibufexpl.vim/tarball/${pkgver};
+source=(https://github.com/fholgado/minibufexpl.vim/archive/v${pkgver}.tar.gz;
 'LICENSE')
-md5sums=('39e75c5c1be1050feb790664210f09bc'
+md5sums=('31dde98470e3d76cc1fb437baf8760f8'
  'aa6bc9c176702f23ee9f8476f72e3971')
 
 package() {
-  cd ${srcdir}/fholgado-minibufexpl.vim-*
+  cd ${srcdir}/minibufexpl.vim-${pkgver}
   installpath=${pkgdir}/usr/share/vim/vimfiles
 
   install -D -m644 plugin/minibufexpl.vim $installpath/plugin/minibufexpl.vim



[arch-commits] Commit in vim-minibufexpl/repos/community-any (4 files)

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 13:03:25
  Author: svenstaro
Revision: 103095

archrelease: copy trunk to community-any

Added:
  vim-minibufexpl/repos/community-any/LICENSE
(from rev 103094, vim-minibufexpl/trunk/LICENSE)
  vim-minibufexpl/repos/community-any/PKGBUILD
(from rev 103094, vim-minibufexpl/trunk/PKGBUILD)
Deleted:
  vim-minibufexpl/repos/community-any/LICENSE
  vim-minibufexpl/repos/community-any/PKGBUILD

--+
 LICENSE  |   16 
 PKGBUILD |   52 ++--
 2 files changed, 34 insertions(+), 34 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2013-12-26 12:02:57 UTC (rev 103094)
+++ LICENSE 2013-12-26 12:03:25 UTC (rev 103095)
@@ -1,8 +0,0 @@
-Copyright: Copyright (C) 2002  2003 Bindu Wavell
-   Permission is hereby granted to use and distribute this code,
-   with or without modifications, provided that this copyright
-   notice is copied with it. Like anything else that's free,
-   minibufexplorer.vim is provided *as is* and comes with no
-   warranty of any kind, either expressed or implied. In no
-   event will the copyright holder be liable for any damamges
-   resulting from the use of this software.

Copied: vim-minibufexpl/repos/community-any/LICENSE (from rev 103094, 
vim-minibufexpl/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2013-12-26 12:03:25 UTC (rev 103095)
@@ -0,0 +1,8 @@
+Copyright: Copyright (C) 2002  2003 Bindu Wavell
+   Permission is hereby granted to use and distribute this code,
+   with or without modifications, provided that this copyright
+   notice is copied with it. Like anything else that's free,
+   minibufexplorer.vim is provided *as is* and comes with no
+   warranty of any kind, either expressed or implied. In no
+   event will the copyright holder be liable for any damamges
+   resulting from the use of this software.

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-26 12:02:57 UTC (rev 103094)
+++ PKGBUILD2013-12-26 12:03:25 UTC (rev 103095)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-# Contributor: Aaron Griffin aa...@archlinux.org
-
-pkgname=vim-minibufexpl
-pkgver=6.4.4
-pkgrel=1
-pkgdesc=An elegant buffer explorer for vim
-arch=('any')
-url=http://fholgado.com/minibufexpl;
-license=('custom')
-depends=('vim')
-groups=('vim-plugins')
-source=(${pkgname}-${pkgver}::https://github.com/fholgado/minibufexpl.vim/tarball/${pkgver};
-'LICENSE')
-md5sums=('39e75c5c1be1050feb790664210f09bc'
- 'aa6bc9c176702f23ee9f8476f72e3971')
-
-package() {
-  cd ${srcdir}/fholgado-minibufexpl.vim-*
-  installpath=${pkgdir}/usr/share/vim/vimfiles
-
-  install -D -m644 plugin/minibufexpl.vim $installpath/plugin/minibufexpl.vim
-  install -D -m644 ${srcdir}/LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: vim-minibufexpl/repos/community-any/PKGBUILD (from rev 103094, 
vim-minibufexpl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-26 12:03:25 UTC (rev 103095)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+# Contributor: Aaron Griffin aa...@archlinux.org
+
+pkgname=vim-minibufexpl
+pkgver=6.5.2
+pkgrel=1
+pkgdesc=An elegant buffer explorer for vim
+arch=('any')
+url=http://fholgado.com/minibufexpl;
+license=('custom')
+depends=('vim')
+groups=('vim-plugins')
+source=(https://github.com/fholgado/minibufexpl.vim/archive/v${pkgver}.tar.gz;
+'LICENSE')
+md5sums=('31dde98470e3d76cc1fb437baf8760f8'
+ 'aa6bc9c176702f23ee9f8476f72e3971')
+
+package() {
+  cd ${srcdir}/minibufexpl.vim-${pkgver}
+  installpath=${pkgdir}/usr/share/vim/vimfiles
+
+  install -D -m644 plugin/minibufexpl.vim $installpath/plugin/minibufexpl.vim
+  install -D -m644 ${srcdir}/LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}



[arch-commits] Commit in openra/repos/community-any (4 files)

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 13:12:07
  Author: svenstaro
Revision: 103097

archrelease: copy trunk to community-any

Added:
  openra/repos/community-any/PKGBUILD
(from rev 103096, openra/trunk/PKGBUILD)
  openra/repos/community-any/openra.install
(from rev 103096, openra/trunk/openra.install)
Deleted:
  openra/repos/community-any/PKGBUILD
  openra/repos/community-any/openra.install

+
 PKGBUILD   |   84 +--
 openra.install |   36 +++
 2 files changed, 57 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-26 12:12:01 UTC (rev 103096)
+++ PKGBUILD2013-12-26 12:12:07 UTC (rev 103097)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Matthew Bowra-Dean matt...@ijw.co.nz
-pkgname=openra
-pkgver=20130915
-pkgrel=2
-pkgdesc=An open-source implementation of the Red Alert engine using .NET/mono 
and OpenGL
-arch=('any')
-url=http://open-ra.org;
-license=('GPL3')
-install=openra.install
-depends=('mono' 'openal' 'libgl' 'freetype2' 'sdl' 'hicolor-icon-theme' 
'ttf-dejavu' 'gtk-update-icon-cache' 'desktop-file-utils')
-makedepends=('git' 'unzip')
-optdepends=('nvidia-cg-toolkit: for using the alternative Cg renderer')
-options=(!strip)
-source=(openra-$pkgver::https://github.com/OpenRA/OpenRA/tarball/release-$pkgver;
-https://github.com/OpenRA/OpenRA/pull/3837.patch
-https://github.com/OpenRA/OpenRA/pull/3842.patch)
-md5sums=('9284b6113a77978f446fa0bade7f9cd3'
- '46ee544f4117c80cc400c03e1637f1f1'
- '692b5533da51b589ab17e6de350ac6b8')
-
-build() {
-  cd OpenRA-OpenRA-*
-
-  patch -Np1  $srcdir/3837.patch
-  patch -Np1  $srcdir/3842.patch
-  make
-}
-
-package() {
-  cd OpenRA-OpenRA-*
-
-  mkdir -p $pkgdir/usr/share/applications
-  sed s/{VERSION}/$pkgver/g packaging/linux/openra.desktop  
$pkgdir/usr/share/applications/openra.desktop
-
-  sed /Version/s/{DEV_VERSION}/release-${pkgver}/ -i mods/{ra,cnc}/mod.yaml  
-
-  mkdir -p $pkgdir/usr/share/icons/
-  cp -r packaging/linux/hicolor $pkgdir/usr/share/icons/
-
-  make prefix=/usr DESTDIR=$pkgdir install
-
-  find $pkgdir -iname \*.mdb -delete
-}

Copied: openra/repos/community-any/PKGBUILD (from rev 103096, 
openra/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-26 12:12:07 UTC (rev 103097)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Matthew Bowra-Dean matt...@ijw.co.nz
+pkgname=openra
+pkgver=20131223
+pkgrel=1
+pkgdesc=An open-source implementation of the Red Alert engine using .NET/mono 
and OpenGL
+arch=('any')
+url=http://open-ra.org;
+license=('GPL3')
+install=openra.install
+depends=('mono' 'openal' 'libgl' 'freetype2' 'sdl' 'hicolor-icon-theme' 
'ttf-dejavu' 'gtk-update-icon-cache' 'desktop-file-utils')
+makedepends=('git' 'unzip')
+optdepends=('nvidia-cg-toolkit: for using the alternative Cg renderer')
+options=(!strip)
+source=(openra-$pkgver::https://github.com/OpenRA/OpenRA/tarball/release-$pkgver;)
+md5sums=('799e94c92fccb2683b6483dd3166')
+
+build() {
+  cd OpenRA-OpenRA-*
+
+  make
+}
+
+package() {
+  cd OpenRA-OpenRA-*
+
+  mkdir -p $pkgdir/usr/share/applications
+  sed s/{VERSION}/$pkgver/g packaging/linux/openra.desktop  
$pkgdir/usr/share/applications/openra.desktop
+
+  sed /Version/s/{DEV_VERSION}/release-${pkgver}/ -i mods/{ra,cnc}/mod.yaml  
+
+  mkdir -p $pkgdir/usr/share/icons/
+  cp -r packaging/linux/hicolor $pkgdir/usr/share/icons/
+
+  make prefix=/usr DESTDIR=$pkgdir install
+
+  find $pkgdir -iname \*.mdb -delete
+}

Deleted: openra.install
===
--- openra.install  2013-12-26 12:12:01 UTC (rev 103096)
+++ openra.install  2013-12-26 12:12:07 UTC (rev 103097)
@@ -1,18 +0,0 @@
-post_upgrade() {
-update-desktop-database -q
-gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_install() {
-echo If the game doesn't run, try using the Cg renderer 
~/.openra/settings.yaml like so:
-echo Graphics:
-echo Renderer: Cg
-echo Be careful to only use one indenting tab with 8 shift width.
-post_upgrade
-}
-
-post_remove() {
-echo openra downloaded data files to ~/.openra/Content and you might want
-echo to delete those.
-post_upgrade
-}

Copied: openra/repos/community-any/openra.install (from rev 103096, 
openra/trunk/openra.install)
===
--- openra.install  (rev 0)
+++ openra.install  2013-12-26 12:12:07 UTC (rev 103097)
@@ -0,0 +1,18 @@
+post_upgrade() {
+update-desktop-database -q
+gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_install() {
+echo If the game 

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

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 13:12:01
  Author: svenstaro
Revision: 103096

upgpkg: openra 20131223-1

upstream release 20131223

Modified:
  openra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 12:03:25 UTC (rev 103095)
+++ PKGBUILD2013-12-26 12:12:01 UTC (rev 103096)
@@ -2,8 +2,8 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 # Contributor: Matthew Bowra-Dean matt...@ijw.co.nz
 pkgname=openra
-pkgver=20130915
-pkgrel=2
+pkgver=20131223
+pkgrel=1
 pkgdesc=An open-source implementation of the Red Alert engine using .NET/mono 
and OpenGL
 arch=('any')
 url=http://open-ra.org;
@@ -13,18 +13,12 @@
 makedepends=('git' 'unzip')
 optdepends=('nvidia-cg-toolkit: for using the alternative Cg renderer')
 options=(!strip)
-source=(openra-$pkgver::https://github.com/OpenRA/OpenRA/tarball/release-$pkgver;
-https://github.com/OpenRA/OpenRA/pull/3837.patch
-https://github.com/OpenRA/OpenRA/pull/3842.patch)
-md5sums=('9284b6113a77978f446fa0bade7f9cd3'
- '46ee544f4117c80cc400c03e1637f1f1'
- '692b5533da51b589ab17e6de350ac6b8')
+source=(openra-$pkgver::https://github.com/OpenRA/OpenRA/tarball/release-$pkgver;)
+md5sums=('799e94c92fccb2683b6483dd3166')
 
 build() {
   cd OpenRA-OpenRA-*
 
-  patch -Np1  $srcdir/3837.patch
-  patch -Np1  $srcdir/3842.patch
   make
 }
 



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

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 13:25:23
  Author: svenstaro
Revision: 103098

upgpkg: urbanterror-data 2:4.2.017-1

upstream release 4.2.017

Modified:
  urbanterror-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 12:12:07 UTC (rev 103097)
+++ PKGBUILD2013-12-26 12:25:23 UTC (rev 103098)
@@ -2,7 +2,7 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 
 pkgname=urbanterror-data
-pkgver=4.2.016
+pkgver=4.2.017
 pkgrel=1
 epoch=2
 pkgdesc=A team-based tactical shooter based on the Quake 3 Engine (data 
files)
@@ -10,8 +10,8 @@
 url=http://www.urbanterror.info;
 license=('custom:freeware')
 backup=('opt/urbanterror/q3ut4/server.cfg' 
'opt/urbanterror/q3ut4/mapcycle.txt')
-source=(http://cdn.urbanterror.info/urt/42/zips/UrbanTerror42_full016.zip;)
-md5sums=('197b9a08101fc5f1179057bcc0c1ee6f')
+source=(http://cdn.urbanterror.info/urt/42/zips/UrbanTerror42_full017.zip;)
+md5sums=('38e47c596e0af8af2a2b3fe8f28a5a85')
 #PKGEXT='.pkg.tar'
 
 package() {



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

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 13:25:42
  Author: svenstaro
Revision: 103099

archrelease: copy trunk to community-any

Added:
  urbanterror-data/repos/community-any/PKGBUILD
(from rev 103098, urbanterror-data/trunk/PKGBUILD)
Deleted:
  urbanterror-data/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-26 12:25:23 UTC (rev 103098)
+++ PKGBUILD2013-12-26 12:25:42 UTC (rev 103099)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-
-pkgname=urbanterror-data
-pkgver=4.2.016
-pkgrel=1
-epoch=2
-pkgdesc=A team-based tactical shooter based on the Quake 3 Engine (data 
files)
-arch=('any')
-url=http://www.urbanterror.info;
-license=('custom:freeware')
-backup=('opt/urbanterror/q3ut4/server.cfg' 
'opt/urbanterror/q3ut4/mapcycle.txt')
-source=(http://cdn.urbanterror.info/urt/42/zips/UrbanTerror42_full016.zip;)
-md5sums=('197b9a08101fc5f1179057bcc0c1ee6f')
-#PKGEXT='.pkg.tar'
-
-package() {
-  mkdir -p $pkgdir/opt/urbanterror
-  cp -r $srcdir/UrbanTerror42/q3ut4 $pkgdir/opt/urbanterror/q3ut4
-
-  install -Dm644 $srcdir/UrbanTerror42/q3ut4/readme42.txt 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
-
-  echo -e \nseta cl_cURLLib \/usr/lib/libcurl.so.4\  
$pkgdir/opt/urbanterror/q3ut4/autoexec.cfg
-}
-
-# vim: sw=2:ts=2 et:

Copied: urbanterror-data/repos/community-any/PKGBUILD (from rev 103098, 
urbanterror-data/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-26 12:25:42 UTC (rev 103099)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+
+pkgname=urbanterror-data
+pkgver=4.2.017
+pkgrel=1
+epoch=2
+pkgdesc=A team-based tactical shooter based on the Quake 3 Engine (data 
files)
+arch=('any')
+url=http://www.urbanterror.info;
+license=('custom:freeware')
+backup=('opt/urbanterror/q3ut4/server.cfg' 
'opt/urbanterror/q3ut4/mapcycle.txt')
+source=(http://cdn.urbanterror.info/urt/42/zips/UrbanTerror42_full017.zip;)
+md5sums=('38e47c596e0af8af2a2b3fe8f28a5a85')
+#PKGEXT='.pkg.tar'
+
+package() {
+  mkdir -p $pkgdir/opt/urbanterror
+  cp -r $srcdir/UrbanTerror42/q3ut4 $pkgdir/opt/urbanterror/q3ut4
+
+  install -Dm644 $srcdir/UrbanTerror42/q3ut4/readme42.txt 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
+
+  echo -e \nseta cl_cURLLib \/usr/lib/libcurl.so.4\  
$pkgdir/opt/urbanterror/q3ut4/autoexec.cfg
+}
+
+# vim: sw=2:ts=2 et:



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

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 13:28:31
  Author: svenstaro
Revision: 103100

upgpkg: urbanterror 2:4.2.017-1

upstream release 4.2.017

Modified:
  urbanterror/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 12:25:42 UTC (rev 103099)
+++ PKGBUILD2013-12-26 12:28:31 UTC (rev 103100)
@@ -3,7 +3,7 @@
 # Contributor: grimi grimi at poczta dot fm
 
 pkgname=urbanterror
-pkgver=4.2.016
+pkgver=4.2.017
 pkgrel=1
 epoch=2
 pkgdesc=A team-based tactical shooter based on the Quake 3 Engine
@@ -12,12 +12,12 @@
 license=('GPL2')
 depends=('sdl' 'openal' 'curl' 'urbanterror-data')
 makedepends=('mesa')
-source=(http://cdn.urbanterror.info/urt/42/zips/UrbanTerror42_full016.zip;
+source=(http://cdn.urbanterror.info/urt/42/zips/UrbanTerror42_full017.zip;
 urbanterror.sh
 urbanterror-server.sh
 urbanterror.desktop
 urbanterror.png)
-md5sums=('197b9a08101fc5f1179057bcc0c1ee6f'
+md5sums=('38e47c596e0af8af2a2b3fe8f28a5a85'
  '7812ece92ab71986ef038b3291adc412'
  'fbd3059497cf68769c0cbf02545c6bec'
  '08a99f4d7ad63024bc886e118ddcbc0f'



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

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 13:28:39
  Author: svenstaro
Revision: 103101

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

Added:
  urbanterror/repos/community-i686/PKGBUILD
(from rev 103100, urbanterror/trunk/PKGBUILD)
  urbanterror/repos/community-i686/urbanterror-server.sh
(from rev 103100, urbanterror/trunk/urbanterror-server.sh)
  urbanterror/repos/community-i686/urbanterror.desktop
(from rev 103100, urbanterror/trunk/urbanterror.desktop)
  urbanterror/repos/community-i686/urbanterror.png
(from rev 103100, urbanterror/trunk/urbanterror.png)
  urbanterror/repos/community-i686/urbanterror.sh
(from rev 103100, urbanterror/trunk/urbanterror.sh)
  urbanterror/repos/community-x86_64/PKGBUILD
(from rev 103100, urbanterror/trunk/PKGBUILD)
  urbanterror/repos/community-x86_64/urbanterror-server.sh
(from rev 103100, urbanterror/trunk/urbanterror-server.sh)
  urbanterror/repos/community-x86_64/urbanterror.desktop
(from rev 103100, urbanterror/trunk/urbanterror.desktop)
  urbanterror/repos/community-x86_64/urbanterror.png
(from rev 103100, urbanterror/trunk/urbanterror.png)
  urbanterror/repos/community-x86_64/urbanterror.sh
(from rev 103100, urbanterror/trunk/urbanterror.sh)
Deleted:
  urbanterror/repos/community-i686/PKGBUILD
  urbanterror/repos/community-i686/urbanterror-server.sh
  urbanterror/repos/community-i686/urbanterror.desktop
  urbanterror/repos/community-i686/urbanterror.png
  urbanterror/repos/community-i686/urbanterror.sh
  urbanterror/repos/community-x86_64/PKGBUILD
  urbanterror/repos/community-x86_64/urbanterror-server.sh
  urbanterror/repos/community-x86_64/urbanterror.desktop
  urbanterror/repos/community-x86_64/urbanterror.png
  urbanterror/repos/community-x86_64/urbanterror.sh

+
 /PKGBUILD  |   92 +++
 /urbanterror-server.sh |8 ++
 /urbanterror.desktop   |   14 
 /urbanterror.sh|8 ++
 community-i686/PKGBUILD|   46 ---
 community-i686/urbanterror-server.sh   |4 -
 community-i686/urbanterror.desktop |7 --
 community-i686/urbanterror.sh  |4 -
 community-x86_64/PKGBUILD  |   46 ---
 community-x86_64/urbanterror-server.sh |4 -
 community-x86_64/urbanterror.desktop   |7 --
 community-x86_64/urbanterror.sh|4 -
 12 files changed, 122 insertions(+), 122 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-26 12:28:31 UTC (rev 103100)
+++ community-i686/PKGBUILD 2013-12-26 12:28:39 UTC (rev 103101)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: grimi grimi at poczta dot fm
-
-pkgname=urbanterror
-pkgver=4.2.016
-pkgrel=1
-epoch=2
-pkgdesc=A team-based tactical shooter based on the Quake 3 Engine
-arch=('i686' 'x86_64')
-url=http://www.urbanterror.info;
-license=('GPL2')
-depends=('sdl' 'openal' 'curl' 'urbanterror-data')
-makedepends=('mesa')
-source=(http://cdn.urbanterror.info/urt/42/zips/UrbanTerror42_full016.zip;
-urbanterror.sh
-urbanterror-server.sh
-urbanterror.desktop
-urbanterror.png)
-md5sums=('197b9a08101fc5f1179057bcc0c1ee6f'
- '7812ece92ab71986ef038b3291adc412'
- 'fbd3059497cf68769c0cbf02545c6bec'
- '08a99f4d7ad63024bc886e118ddcbc0f'
- 'f9a57d898df73f43c6a85c8d8cc455ba')
-
-package() {
-  install -d $pkgdir/opt/urbanterror
-
-  cd $pkgdir/opt/urbanterror
-
-  # Copy binaries.
-  [[ $CARCH == i686 ]]  install -m755 
$srcdir/UrbanTerror42/Quake3-UrT.i386 urbanterror
-  [[ $CARCH == i686 ]]  install -m755 
$srcdir/UrbanTerror42/Quake3-UrT-Ded.i386 urbanterror-ded
-  [[ $CARCH == x86_64 ]]  install -m755 
$srcdir/UrbanTerror42/Quake3-UrT.x86_64 urbanterror
-  [[ $CARCH == x86_64 ]]  install -m755 
$srcdir/UrbanTerror42/Quake3-UrT-Ded.x86_64 urbanterror-ded
-
-  # Copy desktop launcher.
-  install -Dm644 $srcdir/urbanterror.desktop 
$pkgdir/usr/share/applications/urbanterror.desktop
-  install -Dm644 $srcdir/urbanterror.png 
$pkgdir/usr/share/pixmaps/urbanterror.png
-
-  # Copy launch scripts.
-  install -Dm755 $srcdir/urbanterror.sh $pkgdir/usr/bin/urbanterror
-  install -Dm755 $srcdir/urbanterror-server.sh 
$pkgdir/usr/bin/urbanterror-server
-}
-
-# vim: sw=2:ts=2 et:

Copied: urbanterror/repos/community-i686/PKGBUILD (from rev 103100, 
urbanterror/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-26 12:28:39 UTC (rev 103101)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: grimi grimi at poczta dot fm
+
+pkgname=urbanterror
+pkgver=4.2.017
+pkgrel=1
+epoch=2
+pkgdesc=A 

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

2013-12-26 Thread Jakob Gruber
Date: Thursday, December 26, 2013 @ 13:30:53
  Author: schuay
Revision: 103102

angband 3.5.0-1

Modified:
  angband/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 12:28:39 UTC (rev 103101)
+++ PKGBUILD2013-12-26 12:30:53 UTC (rev 103102)
@@ -8,7 +8,7 @@
 # Contributor: Sebastian Sareyko pub...@nooms.de
 
 pkgname=angband
-pkgver=3.4.1
+pkgver=3.5.0
 pkgrel=1
 pkgdesc=A roguelike dungeon exploration game based on the writings of JRR 
Tolkien
 arch=('i686' 'x86_64')
@@ -46,4 +46,4 @@
 
 }
 
-md5sums=('3ea22e5caabc3de7b49bac13ba922a8c')
+md5sums=('4f6ee37abdb411285deb1685ddecba6a')



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

2013-12-26 Thread Jakob Gruber
Date: Thursday, December 26, 2013 @ 13:39:36
  Author: schuay
Revision: 103103

archrelease: copy trunk to community-i686

Added:
  angband/repos/community-i686/PKGBUILD
(from rev 103102, angband/trunk/PKGBUILD)
Deleted:
  angband/repos/community-i686/PKGBUILD

--+
 PKGBUILD |   98 ++---
 1 file changed, 49 insertions(+), 49 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-26 12:30:53 UTC (rev 103102)
+++ PKGBUILD2013-12-26 12:39:36 UTC (rev 103103)
@@ -1,49 +0,0 @@
-# Maintainer: schuay jakob.gru...@gmail.com
-# Maintainer: Mike Sampson mike at sambodata dot com
-# Contributor: Adrian Stratulat adrian.stratulat at inboxcom
-# Contributor: Anton Bazhenov anton.bazhenov at gmail
-# Contributor: KillaB xgenobl...@gmail.com
-# Contributor: Callan Barrett wizzomafi...@gmail.com
-# Contributor: Christian Schmidt xmuckne...@googlemail.com
-# Contributor: Sebastian Sareyko pub...@nooms.de
-
-pkgname=angband
-pkgver=3.4.1
-pkgrel=1
-pkgdesc=A roguelike dungeon exploration game based on the writings of JRR 
Tolkien
-arch=('i686' 'x86_64')
-url=http://rephial.org/;
-license=('GPL2' 'custom')
-depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses' 'libglade')
-source=(http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-v${pkgver}.tar.gz;)
-
-build() {
-
-  cd ${srcdir}/${pkgname}-v${pkgver}
-
-  ./configure \
---prefix=/usr \
---bindir=/usr/bin \
---sysconfdir=/usr/share/angband \
---with-configpath=/usr/share/angband \
---with-libpath=/usr/share/angband \
---enable-gtk \
---enable-sdl \
---enable-sdl-mixer
-
-  make
-
-}
-
-package() {
-
-  cd ${srcdir}/${pkgname}-v${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  rm -f ${pkgdir}/usr/share/angband/*/delete.me
-  install -Dm644 copying.txt ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-
-}
-
-md5sums=('3ea22e5caabc3de7b49bac13ba922a8c')

Copied: angband/repos/community-i686/PKGBUILD (from rev 103102, 
angband/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-26 12:39:36 UTC (rev 103103)
@@ -0,0 +1,49 @@
+# Maintainer: schuay jakob.gru...@gmail.com
+# Maintainer: Mike Sampson mike at sambodata dot com
+# Contributor: Adrian Stratulat adrian.stratulat at inboxcom
+# Contributor: Anton Bazhenov anton.bazhenov at gmail
+# Contributor: KillaB xgenobl...@gmail.com
+# Contributor: Callan Barrett wizzomafi...@gmail.com
+# Contributor: Christian Schmidt xmuckne...@googlemail.com
+# Contributor: Sebastian Sareyko pub...@nooms.de
+
+pkgname=angband
+pkgver=3.5.0
+pkgrel=1
+pkgdesc=A roguelike dungeon exploration game based on the writings of JRR 
Tolkien
+arch=('i686' 'x86_64')
+url=http://rephial.org/;
+license=('GPL2' 'custom')
+depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses' 'libglade')
+source=(http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-v${pkgver}.tar.gz;)
+
+build() {
+
+  cd ${srcdir}/${pkgname}-v${pkgver}
+
+  ./configure \
+--prefix=/usr \
+--bindir=/usr/bin \
+--sysconfdir=/usr/share/angband \
+--with-configpath=/usr/share/angband \
+--with-libpath=/usr/share/angband \
+--enable-gtk \
+--enable-sdl \
+--enable-sdl-mixer
+
+  make
+
+}
+
+package() {
+
+  cd ${srcdir}/${pkgname}-v${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  rm -f ${pkgdir}/usr/share/angband/*/delete.me
+  install -Dm644 copying.txt ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+
+}
+
+md5sums=('4f6ee37abdb411285deb1685ddecba6a')



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

2013-12-26 Thread Jakob Gruber
Date: Thursday, December 26, 2013 @ 13:43:25
  Author: schuay
Revision: 103104

archrelease: copy trunk to community-x86_64

Added:
  angband/repos/community-x86_64/PKGBUILD
(from rev 103103, angband/trunk/PKGBUILD)
Deleted:
  angband/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   98 ++---
 1 file changed, 49 insertions(+), 49 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-26 12:39:36 UTC (rev 103103)
+++ PKGBUILD2013-12-26 12:43:25 UTC (rev 103104)
@@ -1,49 +0,0 @@
-# Maintainer: schuay jakob.gru...@gmail.com
-# Maintainer: Mike Sampson mike at sambodata dot com
-# Contributor: Adrian Stratulat adrian.stratulat at inboxcom
-# Contributor: Anton Bazhenov anton.bazhenov at gmail
-# Contributor: KillaB xgenobl...@gmail.com
-# Contributor: Callan Barrett wizzomafi...@gmail.com
-# Contributor: Christian Schmidt xmuckne...@googlemail.com
-# Contributor: Sebastian Sareyko pub...@nooms.de
-
-pkgname=angband
-pkgver=3.4.1
-pkgrel=1
-pkgdesc=A roguelike dungeon exploration game based on the writings of JRR 
Tolkien
-arch=('i686' 'x86_64')
-url=http://rephial.org/;
-license=('GPL2' 'custom')
-depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses' 'libglade')
-source=(http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-v${pkgver}.tar.gz;)
-
-build() {
-
-  cd ${srcdir}/${pkgname}-v${pkgver}
-
-  ./configure \
---prefix=/usr \
---bindir=/usr/bin \
---sysconfdir=/usr/share/angband \
---with-configpath=/usr/share/angband \
---with-libpath=/usr/share/angband \
---enable-gtk \
---enable-sdl \
---enable-sdl-mixer
-
-  make
-
-}
-
-package() {
-
-  cd ${srcdir}/${pkgname}-v${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  rm -f ${pkgdir}/usr/share/angband/*/delete.me
-  install -Dm644 copying.txt ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-
-}
-
-md5sums=('3ea22e5caabc3de7b49bac13ba922a8c')

Copied: angband/repos/community-x86_64/PKGBUILD (from rev 103103, 
angband/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-26 12:43:25 UTC (rev 103104)
@@ -0,0 +1,49 @@
+# Maintainer: schuay jakob.gru...@gmail.com
+# Maintainer: Mike Sampson mike at sambodata dot com
+# Contributor: Adrian Stratulat adrian.stratulat at inboxcom
+# Contributor: Anton Bazhenov anton.bazhenov at gmail
+# Contributor: KillaB xgenobl...@gmail.com
+# Contributor: Callan Barrett wizzomafi...@gmail.com
+# Contributor: Christian Schmidt xmuckne...@googlemail.com
+# Contributor: Sebastian Sareyko pub...@nooms.de
+
+pkgname=angband
+pkgver=3.5.0
+pkgrel=1
+pkgdesc=A roguelike dungeon exploration game based on the writings of JRR 
Tolkien
+arch=('i686' 'x86_64')
+url=http://rephial.org/;
+license=('GPL2' 'custom')
+depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses' 'libglade')
+source=(http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-v${pkgver}.tar.gz;)
+
+build() {
+
+  cd ${srcdir}/${pkgname}-v${pkgver}
+
+  ./configure \
+--prefix=/usr \
+--bindir=/usr/bin \
+--sysconfdir=/usr/share/angband \
+--with-configpath=/usr/share/angband \
+--with-libpath=/usr/share/angband \
+--enable-gtk \
+--enable-sdl \
+--enable-sdl-mixer
+
+  make
+
+}
+
+package() {
+
+  cd ${srcdir}/${pkgname}-v${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  rm -f ${pkgdir}/usr/share/angband/*/delete.me
+  install -Dm644 copying.txt ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+
+}
+
+md5sums=('4f6ee37abdb411285deb1685ddecba6a')



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

2013-12-26 Thread Thomas Bächler
Date: Thursday, December 26, 2013 @ 14:03:42
  Author: thomas
Revision: 202756

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

Added:
  nvidia/repos/extra-i686/PKGBUILD
(from rev 202755, nvidia/repos/testing-i686/PKGBUILD)
  nvidia/repos/extra-i686/nvidia.install
(from rev 202755, nvidia/repos/testing-i686/nvidia.install)
  nvidia/repos/extra-x86_64/PKGBUILD
(from rev 202755, nvidia/repos/testing-x86_64/PKGBUILD)
  nvidia/repos/extra-x86_64/nvidia.install
(from rev 202755, nvidia/repos/testing-x86_64/nvidia.install)
Deleted:
  nvidia/repos/extra-i686/PKGBUILD
  nvidia/repos/extra-i686/nvidia.install
  nvidia/repos/extra-x86_64/PKGBUILD
  nvidia/repos/extra-x86_64/nvidia.install
  nvidia/repos/testing-i686/
  nvidia/repos/testing-x86_64/

-+
 /PKGBUILD   |  102 ++
 /nvidia.install |   36 ++
 extra-i686/PKGBUILD |   51 -
 extra-i686/nvidia.install   |   18 ---
 extra-x86_64/PKGBUILD   |   51 -
 extra-x86_64/nvidia.install |   18 ---
 6 files changed, 138 insertions(+), 138 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-26 10:19:24 UTC (rev 202755)
+++ extra-i686/PKGBUILD 2013-12-26 13:03:42 UTC (rev 202756)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer : Thomas Baechler tho...@archlinux.org
-
-pkgname=nvidia
-pkgver=331.20
-_extramodules=extramodules-3.12-ARCH
-pkgrel=2
-pkgdesc=NVIDIA drivers for linux
-arch=('i686' 'x86_64')
-url=http://www.nvidia.com/;
-depends=('linux=3.12' 'linux3.13' nvidia-libgl nvidia-utils=${pkgver})
-makedepends=('linux-headers=3.12' 'linux-headers3.13')
-conflicts=('nvidia-96xx' 'nvidia-173xx')
-license=('custom')
-install=nvidia.install
-options=(!strip)
-#source=('nvidia-linux-3.12.patch')
-#md5sums=('d267069bc456de269424b4e1b46a3745')
-
-if [ $CARCH = i686 ]; then
-_arch='x86'
-_pkg=NVIDIA-Linux-${_arch}-${pkgver}
-
source+=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
-md5sums+=('801aa04a087891690f1cac09575b2ba9')
-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+=('28295eed56c2ca996401c0093279620f')
-fi
-
-prepare() {
-cd ${srcdir}
-sh ${_pkg}.run --extract-only
-cd ${_pkg}
-}
-
-build() {
-_kernver=$(cat /usr/lib/modules/${_extramodules}/version)
-cd ${srcdir}/${_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/extra-i686/PKGBUILD (from rev 202755, 
nvidia/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-26 13:03:42 UTC (rev 202756)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer : Thomas Baechler tho...@archlinux.org
+
+pkgname=nvidia
+pkgver=331.20
+_extramodules=extramodules-3.12-ARCH
+pkgrel=3
+pkgdesc=NVIDIA drivers for linux
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux=3.12' 'linux3.13' nvidia-libgl nvidia-utils=${pkgver})
+makedepends=('linux-headers=3.12' 'linux-headers3.13')
+conflicts=('nvidia-96xx' 'nvidia-173xx')
+license=('custom')
+install=nvidia.install
+options=(!strip)
+#source=('nvidia-linux-3.12.patch')
+#md5sums=('d267069bc456de269424b4e1b46a3745')
+
+if [ $CARCH = i686 ]; then
+_arch='x86'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}
+
source+=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums+=('801aa04a087891690f1cac09575b2ba9')
+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+=('28295eed56c2ca996401c0093279620f')
+fi
+
+prepare() {
+cd ${srcdir}
+sh ${_pkg}.run --extract-only
+cd ${_pkg}
+}
+
+build() {
+_kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+cd ${srcdir}/${_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 

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

2013-12-26 Thread Thomas Bächler
Date: Thursday, December 26, 2013 @ 14:05:51
  Author: thomas
Revision: 202757

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

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

--+
 /PKGBUILD|  242 +
 /irexec.service  |   22 ++
 /kernel-2.6.39.patch |  108 +++
 /linux-3.8.patch |  160 
 /lirc-utils.install  |   14 +
 /lirc.install|   32 +++
 /lirc.logrotate  |   10 +
 /lirc.service|   24 ++
 /lirc.tmpfiles   |2 
 /lirc_atiusb-kfifo.patch |   62 ++
 /lirc_wpc8769l.patch |  176 ++
 /lircd-handle-large-config.patch |   78 
 /lircm.service   |   24 ++
 extra-i686/PKGBUILD   

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

2013-12-26 Thread Thomas Bächler
Date: Thursday, December 26, 2013 @ 14:06:22
  Author: thomas
Revision: 103108

db-move: moved vhba-module from [community-testing] to [community] (i686, 
x86_64)

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

--+
 /60-vhba.rules   |2 
 /PKGBUILD|   80 +
 /vhba-module.install |   44 ++
 community-i686/60-vhba.rules |1 
 community-i686/PKGBUILD  |   40 
 community-i686/vhba-module.install   |   22 -
 community-x86_64/60-vhba.rules   |1 
 community-x86_64/PKGBUILD|   40 
 community-x86_64/vhba-module.install |   22 -
 9 files changed, 126 insertions(+), 126 deletions(-)

Deleted: community-i686/60-vhba.rules
===
--- community-i686/60-vhba.rules2013-12-26 13:06:21 UTC (rev 103107)
+++ community-i686/60-vhba.rules2013-12-26 13:06:22 UTC (rev 103108)
@@ -1 +0,0 @@
-ACTION==add, KERNEL==vhba_ctl, NAME=vhba_ctl, MODE=0660, OWNER=root, 
GROUP=cdemu, TAG+=uaccess

Copied: vhba-module/repos/community-i686/60-vhba.rules (from rev 103104, 
vhba-module/repos/community-testing-i686/60-vhba.rules)
===
--- community-i686/60-vhba.rules(rev 0)
+++ community-i686/60-vhba.rules2013-12-26 13:06:22 UTC (rev 103108)
@@ -0,0 +1 @@
+ACTION==add, KERNEL==vhba_ctl, NAME=vhba_ctl, MODE=0660, OWNER=root, 
GROUP=cdemu, TAG+=uaccess

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-26 13:06:21 UTC (rev 103107)
+++ community-i686/PKGBUILD 2013-12-26 13:06:22 UTC (rev 103108)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: Mateusz Herych heni...@gmail.com
-# Contributor: Charles Lindsay char...@chaoslizard.org
-
-pkgname=vhba-module
-pkgver=20130607
-_extramodules=extramodules-3.12-ARCH
-pkgrel=20
-pkgdesc=Kernel module that emulates SCSI devices
-arch=('i686' 'x86_64')
-url=http://cdemu.sourceforge.net/;
-license=('GPL')
-depends=('linux=3.12' 'linux3.13')
-makedepends=('linux-headers')
-options=(!makeflags)
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2;
-'60-vhba.rules')
-md5sums=('660df41d08b1fd86baad1f16a0264438'
- '4dc37dc348b5a2c83585829bde790dcc')
-
-build() {
-  cd $pkgname-$pkgver
-  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
-  make KDIR=/usr/lib/modules/$_kernver/build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  install -Dm644 vhba.ko $pkgdir/usr/lib/modules/$_extramodules/vhba.ko
-  install -Dm644 ../60-vhba.rules $pkgdir/usr/lib/udev/rules.d/60-vhba.rules
-
-  cd $startdir
-  cp -f $install ${install}.pkg
-  true  install=${install}.pkg
-  sed -i s/EXTRAMODULES=.*/EXTRAMODULES=$_extramodules/ $install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: vhba-module/repos/community-i686/PKGBUILD (from rev 103104, 
vhba-module/repos/community-testing-i686/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-26 13:06:22 UTC (rev 103108)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Mateusz Herych heni...@gmail.com
+# Contributor: Charles Lindsay char...@chaoslizard.org
+
+pkgname=vhba-module
+pkgver=20130607
+_extramodules=extramodules-3.12-ARCH
+pkgrel=21
+pkgdesc=Kernel module that emulates SCSI devices
+arch=('i686' 'x86_64')
+url=http://cdemu.sourceforge.net/;
+license=('GPL')
+depends=('linux=3.12' 'linux3.13')

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

2013-12-26 Thread Thomas Bächler
Date: Thursday, December 26, 2013 @ 14:06:19
  Author: thomas
Revision: 103105

db-move: moved bbswitch from [community-testing] to [community] (i686, x86_64)

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

---+
 /PKGBUILD |   66 
 /bbswitch.install |   24 +
 community-i686/PKGBUILD   |   33 --
 community-i686/bbswitch.install   |   12 --
 community-x86_64/PKGBUILD |   33 --
 community-x86_64/bbswitch.install |   12 --
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-26 12:43:25 UTC (rev 103104)
+++ community-i686/PKGBUILD 2013-12-26 13:06:19 UTC (rev 103105)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: M0Rf30
-# Contributor: Samsagax samsa...@gmail.com
-
-pkgname=bbswitch
-pkgver=0.8
-_extramodules=extramodules-3.12-ARCH # Don't forget to update bbswitch.install
-pkgrel=2
-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.12' 'linux3.13')
-makedepends=('linux-headers=3.12' 'linux-headers3.13')
-install=bbswitch.install
-source=(https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
-md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
-
-  make KDIR=/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-i686/PKGBUILD (from rev 103104, 
bbswitch/repos/community-testing-i686/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-26 13:06:19 UTC (rev 103105)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: M0Rf30
+# Contributor: Samsagax samsa...@gmail.com
+
+pkgname=bbswitch
+pkgver=0.8
+_extramodules=extramodules-3.12-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.12' 'linux3.13')
+makedepends=('linux-headers=3.12' 'linux-headers3.13')
+install=bbswitch.install
+source=(https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
+md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+
+  make KDIR=/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
  
+}

Deleted: community-i686/bbswitch.install
===
--- community-i686/bbswitch.install 2013-12-26 12:43:25 UTC (rev 103104)
+++ community-i686/bbswitch.install 2013-12-26 13:06:19 UTC (rev 103105)
@@ -1,12 +0,0 @@
-post_install() {
-EXTRAMODULES='extramodules-3.12-ARCH'
-depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: bbswitch/repos/community-i686/bbswitch.install (from rev 103104, 
bbswitch/repos/community-testing-i686/bbswitch.install)
===
--- community-i686/bbswitch.install (rev 0)
+++ community-i686/bbswitch.install 2013-12-26 13:06:19 UTC (rev 103105)
@@ -0,0 +1,12 @@
+post_install() {
+

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

2013-12-26 Thread Thomas Bächler
Date: Thursday, December 26, 2013 @ 14:06:21
  Author: thomas
Revision: 103107

db-move: moved tp_smapi from [community-testing] to [community] (i686, x86_64)

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

---+
 /PKGBUILD |  118 
 /tp_smapi.install |   26 +++
 community-i686/PKGBUILD   |   59 --
 community-i686/tp_smapi.install   |   13 ---
 community-x86_64/PKGBUILD |   59 --
 community-x86_64/tp_smapi.install |   13 ---
 6 files changed, 144 insertions(+), 144 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-26 13:06:20 UTC (rev 103106)
+++ community-i686/PKGBUILD 2013-12-26 13:06:21 UTC (rev 103107)
@@ -1,59 +0,0 @@
-# $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=40
-pkgdesc=Modules for ThinkPad's SMAPI functionality
-arch=('i686' 'x86_64')
-url='https://github.com/evgeni/tp_smapi'
-license=('GPL')
-depends=('linux=3.12' 'linux3.13')
-makedepends=('linux-headers=3.12' 'linux-headers3.13')
-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-i686/PKGBUILD (from rev 103104, 
tp_smapi/repos/community-testing-i686/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-26 13:06:21 UTC (rev 103107)
@@ -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=41
+pkgdesc=Modules for ThinkPad's SMAPI functionality
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux=3.12' 'linux3.13')
+makedepends=('linux-headers=3.12' 'linux-headers3.13')
+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=$( 

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

2013-12-26 Thread Thomas Bächler
Date: Thursday, December 26, 2013 @ 14:06:20
  Author: thomas
Revision: 103106

db-move: moved r8168 from [community-testing] to [community] (i686, x86_64)

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

+
 /PKGBUILD  |   90 +++
 /r8168.install |   34 ++
 community-i686/PKGBUILD|   45 ---
 community-i686/r8168.install   |   17 ---
 community-x86_64/PKGBUILD  |   45 ---
 community-x86_64/r8168.install |   17 ---
 6 files changed, 124 insertions(+), 124 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-26 13:06:19 UTC (rev 103105)
+++ community-i686/PKGBUILD 2013-12-26 13:06:20 UTC (rev 103106)
@@ -1,45 +0,0 @@
-# $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.037.00
-pkgrel=3
-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)
-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
-
-   # 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=('06aa1c6a58a878450798100eb5f9c3d87763c5f41e99b7d5f3b2fe78646d02b0')

Copied: r8168/repos/community-i686/PKGBUILD (from rev 103104, 
r8168/repos/community-testing-i686/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-26 13:06:20 UTC (rev 103106)
@@ -0,0 +1,45 @@
+# $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.037.00
+pkgrel=4
+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)
+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
+
+   # 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 

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

2013-12-26 Thread Jakob Gruber
Date: Thursday, December 26, 2013 @ 14:32:07
  Author: schuay
Revision: 103109

angband 3.5.0-2

Modified:
  angband/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 13:06:22 UTC (rev 103108)
+++ PKGBUILD2013-12-26 13:32:07 UTC (rev 103109)
@@ -1,5 +1,5 @@
 # Maintainer: schuay jakob.gru...@gmail.com
-# Maintainer: Mike Sampson mike at sambodata dot com
+# Contributor: Mike Sampson mike at sambodata dot com
 # Contributor: Adrian Stratulat adrian.stratulat at inboxcom
 # Contributor: Anton Bazhenov anton.bazhenov at gmail
 # Contributor: KillaB xgenobl...@gmail.com
@@ -9,16 +9,15 @@
 
 pkgname=angband
 pkgver=3.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc=A roguelike dungeon exploration game based on the writings of JRR 
Tolkien
 arch=('i686' 'x86_64')
 url=http://rephial.org/;
 license=('GPL2' 'custom')
-depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses' 'libglade')
+depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses')
 
source=(http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-v${pkgver}.tar.gz;)
 
 build() {
-
   cd ${srcdir}/${pkgname}-v${pkgver}
 
   ./configure \
@@ -32,11 +31,9 @@
 --enable-sdl-mixer
 
   make
-
 }
 
 package() {
-
   cd ${srcdir}/${pkgname}-v${pkgver}
 
   make DESTDIR=${pkgdir} install
@@ -43,7 +40,6 @@
 
   rm -f ${pkgdir}/usr/share/angband/*/delete.me
   install -Dm644 copying.txt ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-
 }
 
 md5sums=('4f6ee37abdb411285deb1685ddecba6a')



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

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 14:52:18
  Author: svenstaro
Revision: 103110

upgpkg: 0ad a15-1

upstream release a15

Modified:
  0ad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 13:32:07 UTC (rev 103109)
+++ PKGBUILD2013-12-26 13:52:18 UTC (rev 103110)
@@ -3,17 +3,17 @@
 # Contributor: t3ddy  t3ddy1988 at gmail {dot} com
 # Contributor: Adrián Chaves Fernández (Gallaecio) adriyeticha...@gmail.com
 pkgname=0ad
-pkgver=a14
-_pkgver=0.0.14-alpha
-pkgrel=2
+pkgver=a15
+_pkgver=0.0.15-alpha
+pkgrel=1
 pkgdesc=Cross-platform, 3D and historically-based real-time strategy game
 arch=('i686' 'x86_64')
 url=http://play0ad.com/;
 license=('GPL2' 'CCPL')
-depends=('binutils' 'boost-libs' 'curl' 'enet=1.3' 'libogg' 'libpng' 
'libvorbis' 'libxml2' 'openal' 'sdl' 'wxgtk' 'zlib' 'libgl' '0ad-data' 'glu')
+depends=('binutils' 'boost-libs' 'curl' 'enet' 'libogg' 'libpng' 'libvorbis' 
'libxml2' 'openal' 'sdl' 'wxgtk' 'zlib' 'libgl' '0ad-data' 'glu' 'gloox' 
'miniupnpc' 'libsm')
 makedepends=('boost' 'cmake' 'mesa' 'zip' 'python2')
 
source=(http://releases.wildfiregames.com/$pkgname-$_pkgver-unix-build.tar.xz;)
-md5sums=('5bbaffa02b6e9082cbd5142d43f9b700')
+md5sums=('a651d81eb9b31da01e376ddaa597e954')
 
 build() {
   cd $srcdir/$pkgname-$_pkgver/build/workspaces
@@ -22,6 +22,7 @@
 
   ./update-workspaces.sh \
   --with-system-enet \
+  --with-system-miniupnpc \
   --bindir=/usr/bin \
   --libdir=/usr/lib/0ad \
   --datadir=/usr/share/${pkgname}/data



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

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 14:52:36
  Author: svenstaro
Revision: 103111

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

Added:
  0ad/repos/community-i686/PKGBUILD
(from rev 103110, 0ad/trunk/PKGBUILD)
  0ad/repos/community-i686/boost-1.50.patch
(from rev 103110, 0ad/trunk/boost-1.50.patch)
  0ad/repos/community-x86_64/PKGBUILD
(from rev 103110, 0ad/trunk/PKGBUILD)
  0ad/repos/community-x86_64/boost-1.50.patch
(from rev 103110, 0ad/trunk/boost-1.50.patch)
Deleted:
  0ad/repos/community-i686/PKGBUILD
  0ad/repos/community-i686/boost-1.50.patch
  0ad/repos/community-x86_64/PKGBUILD
  0ad/repos/community-x86_64/boost-1.50.patch

---+
 /PKGBUILD |   86 
 /boost-1.50.patch |   78 
 community-i686/PKGBUILD   |   42 -
 community-i686/boost-1.50.patch   |   39 
 community-x86_64/PKGBUILD |   42 -
 community-x86_64/boost-1.50.patch |   39 
 6 files changed, 164 insertions(+), 162 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-26 13:52:18 UTC (rev 103110)
+++ community-i686/PKGBUILD 2013-12-26 13:52:36 UTC (rev 103111)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: t3ddy  t3ddy1988 at gmail {dot} com
-# Contributor: Adrián Chaves Fernández (Gallaecio) adriyeticha...@gmail.com
-pkgname=0ad
-pkgver=a14
-_pkgver=0.0.14-alpha
-pkgrel=2
-pkgdesc=Cross-platform, 3D and historically-based real-time strategy game
-arch=('i686' 'x86_64')
-url=http://play0ad.com/;
-license=('GPL2' 'CCPL')
-depends=('binutils' 'boost-libs' 'curl' 'enet=1.3' 'libogg' 'libpng' 
'libvorbis' 'libxml2' 'openal' 'sdl' 'wxgtk' 'zlib' 'libgl' '0ad-data' 'glu')
-makedepends=('boost' 'cmake' 'mesa' 'zip' 'python2')
-source=(http://releases.wildfiregames.com/$pkgname-$_pkgver-unix-build.tar.xz;)
-md5sums=('5bbaffa02b6e9082cbd5142d43f9b700')
-
-build() {
-  cd $srcdir/$pkgname-$_pkgver/build/workspaces
-
-  unset CPPFLAGS # for le spidermonkey
-
-  ./update-workspaces.sh \
-  --with-system-enet \
-  --bindir=/usr/bin \
-  --libdir=/usr/lib/0ad \
-  --datadir=/usr/share/${pkgname}/data
-
-  cd $srcdir/$pkgname-$_pkgver/build/workspaces/gcc
-
-  make CONFIG=Release
-}
-
-package() {
-  install -d ${pkgdir}/usr/{bin,lib/0ad}
-  install -Dm755 ${srcdir}/${pkgname}-${_pkgver}/binaries/system/pyrogenesis 
${pkgdir}/usr/bin
-  install -Dm755 ${srcdir}/${pkgname}-${_pkgver}/binaries/system/*.so{,.1.0} 
${pkgdir}/usr/lib/0ad
-
-  install -Dm755 
${srcdir}/${pkgname}-${_pkgver}/build/resources/${pkgname}.sh 
${pkgdir}/usr/bin/${pkgname}
-  install -Dm644 
${srcdir}/$pkgname-$_pkgver/build/resources/${pkgname}.desktop 
${pkgdir}/usr/share/applications/${pkgname}.desktop
-  install -Dm644 ${srcdir}/$pkgname-$_pkgver/build/resources/${pkgname}.png 
${pkgdir}/usr/share/pixmaps/${pkgname}.png
-}

Copied: 0ad/repos/community-i686/PKGBUILD (from rev 103110, 0ad/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-26 13:52:36 UTC (rev 103111)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: t3ddy  t3ddy1988 at gmail {dot} com
+# Contributor: Adrián Chaves Fernández (Gallaecio) adriyeticha...@gmail.com
+pkgname=0ad
+pkgver=a15
+_pkgver=0.0.15-alpha
+pkgrel=1
+pkgdesc=Cross-platform, 3D and historically-based real-time strategy game
+arch=('i686' 'x86_64')
+url=http://play0ad.com/;
+license=('GPL2' 'CCPL')
+depends=('binutils' 'boost-libs' 'curl' 'enet' 'libogg' 'libpng' 'libvorbis' 
'libxml2' 'openal' 'sdl' 'wxgtk' 'zlib' 'libgl' '0ad-data' 'glu' 'gloox' 
'miniupnpc' 'libsm')
+makedepends=('boost' 'cmake' 'mesa' 'zip' 'python2')
+source=(http://releases.wildfiregames.com/$pkgname-$_pkgver-unix-build.tar.xz;)
+md5sums=('a651d81eb9b31da01e376ddaa597e954')
+
+build() {
+  cd $srcdir/$pkgname-$_pkgver/build/workspaces
+
+  unset CPPFLAGS # for le spidermonkey
+
+  ./update-workspaces.sh \
+  --with-system-enet \
+  --with-system-miniupnpc \
+  --bindir=/usr/bin \
+  --libdir=/usr/lib/0ad \
+  --datadir=/usr/share/${pkgname}/data
+
+  cd $srcdir/$pkgname-$_pkgver/build/workspaces/gcc
+
+  make CONFIG=Release
+}
+
+package() {
+  install -d ${pkgdir}/usr/{bin,lib/0ad}
+  install -Dm755 ${srcdir}/${pkgname}-${_pkgver}/binaries/system/pyrogenesis 
${pkgdir}/usr/bin
+  install -Dm755 ${srcdir}/${pkgname}-${_pkgver}/binaries/system/*.so{,.1.0} 
${pkgdir}/usr/lib/0ad
+
+  install -Dm755 
${srcdir}/${pkgname}-${_pkgver}/build/resources/${pkgname}.sh 
${pkgdir}/usr/bin/${pkgname}
+  install -Dm644 

[arch-commits] Commit in lib32-primus/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 15:01:38
  Author: svenstaro
Revision: 103113

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-primus/repos/multilib-x86_64/PKGBUILD
(from rev 103112, lib32-primus/trunk/PKGBUILD)
Deleted:
  lib32-primus/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-26 14:01:32 UTC (rev 103112)
+++ PKGBUILD2013-12-26 14:01:38 UTC (rev 103113)
@@ -1,33 +0,0 @@
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Alexander Monakov amona...@gmail.com
-
-pkgname=lib32-primus
-pkgver=20131027
-pkgrel=1
-pkgdesc=Faster OpenGL offloading for Bumblebee (32-bit)
-arch=('i686' 'x86_64')
-url=https://github.com/amonakov/primus;
-license=('custom:ISC')
-depends=('bumblebee' 'lib32-mesa-libgl')
-makedepends=('git' 'gcc-multilib')
-source=(git://github.com/amonakov/primus.git#commit=31ca47e644)
-sha1sums=('SKIP')
-
-build() {
-  cd primus
-
-  export CC=g++ -m32
-  export CXX=g++ -m32
-
-  LIBDIR=lib32 make
-}
-
-package() {
-  cd primus
-
-  install -D lib32/libGL.so.1 $pkgdir/usr/lib32/primus/libGL.so.1
-
-  install -D -m644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: lib32-primus/repos/multilib-x86_64/PKGBUILD (from rev 103112, 
lib32-primus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-26 14:01:38 UTC (rev 103113)
@@ -0,0 +1,33 @@
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Alexander Monakov amona...@gmail.com
+
+pkgname=lib32-primus
+pkgver=20131226
+pkgrel=1
+pkgdesc=Faster OpenGL offloading for Bumblebee (32-bit)
+arch=('i686' 'x86_64')
+url=https://github.com/amonakov/primus;
+license=('custom:ISC')
+depends=('bumblebee' 'lib32-mesa-libgl')
+makedepends=('git' 'gcc-multilib')
+source=(git://github.com/amonakov/primus.git#commit=074817614c)
+sha1sums=('SKIP')
+
+build() {
+  cd primus
+
+  export CC=g++ -m32
+  export CXX=g++ -m32
+
+  LIBDIR=lib32 make
+}
+
+package() {
+  cd primus
+
+  install -D lib32/libGL.so.1 $pkgdir/usr/lib32/primus/libGL.so.1
+
+  install -D -m644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 15:01:50
  Author: svenstaro
Revision: 103114

upgpkg: primus 20131226-1

bump

Modified:
  primus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 14:01:38 UTC (rev 103113)
+++ PKGBUILD2013-12-26 14:01:50 UTC (rev 103114)
@@ -2,7 +2,7 @@
 # Contributor: Alexander Monakov amona...@gmail.com
 
 pkgname=primus
-pkgver=20131027
+pkgver=20131226
 pkgrel=1
 pkgdesc=Faster OpenGL offloading for Bumblebee
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 license=('custom:ISC')
 depends=('bumblebee')
 makedepends=('git')
-source=(git://github.com/amonakov/primus.git#commit=31ca47e644)
+source=(git://github.com/amonakov/primus.git#commit=074817614c)
 sha1sums=('SKIP')
 
 build() {



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

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 15:01:32
  Author: svenstaro
Revision: 103112

upgpkg: lib32-primus 20131226-1

bump

Modified:
  lib32-primus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 13:52:36 UTC (rev 103111)
+++ PKGBUILD2013-12-26 14:01:32 UTC (rev 103112)
@@ -2,7 +2,7 @@
 # Contributor: Alexander Monakov amona...@gmail.com
 
 pkgname=lib32-primus
-pkgver=20131027
+pkgver=20131226
 pkgrel=1
 pkgdesc=Faster OpenGL offloading for Bumblebee (32-bit)
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 license=('custom:ISC')
 depends=('bumblebee' 'lib32-mesa-libgl')
 makedepends=('git' 'gcc-multilib')
-source=(git://github.com/amonakov/primus.git#commit=31ca47e644)
+source=(git://github.com/amonakov/primus.git#commit=074817614c)
 sha1sums=('SKIP')
 
 build() {



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

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 15:01:55
  Author: svenstaro
Revision: 103115

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-26 14:01:50 UTC (rev 103114)
+++ community-i686/PKGBUILD 2013-12-26 14:01:55 UTC (rev 103115)
@@ -1,37 +0,0 @@
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Alexander Monakov amona...@gmail.com
-
-pkgname=primus
-pkgver=20131027
-pkgrel=1
-pkgdesc=Faster OpenGL offloading for Bumblebee
-arch=('i686' 'x86_64')
-url=https://github.com/amonakov/primus;
-license=('custom:ISC')
-depends=('bumblebee')
-makedepends=('git')
-source=(git://github.com/amonakov/primus.git#commit=31ca47e644)
-sha1sums=('SKIP')
-
-build() {
-  cd primus
-
-  make
-}
-
-package() {
-  cd primus
-
-  install -D lib/libGL.so.1 $pkgdir/usr/lib/primus/libGL.so.1
-  sed -e s#^PRIMUS_libGL=.*#PRIMUS_libGL='/usr/\$LIB/primus'# primusrun  
primusrun.dist
-  install -D primusrun.dist $pkgdir/usr/bin/primusrun
-
-  install -D primus.bash-completion $pkgdir/etc/bash_completion.d/primusrun
-
-  gzip -9 primusrun.1
-  install -D primusrun.1.gz $pkgdir/usr/share/man/man1/primusrun.1.gz
-
-  install -D -m644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: primus/repos/community-i686/PKGBUILD (from rev 103114, 
primus/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-26 14:01:55 UTC (rev 103115)
@@ -0,0 +1,37 @@
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Alexander Monakov amona...@gmail.com
+
+pkgname=primus
+pkgver=20131226
+pkgrel=1
+pkgdesc=Faster OpenGL offloading for Bumblebee
+arch=('i686' 'x86_64')
+url=https://github.com/amonakov/primus;
+license=('custom:ISC')
+depends=('bumblebee')
+makedepends=('git')
+source=(git://github.com/amonakov/primus.git#commit=074817614c)
+sha1sums=('SKIP')
+
+build() {
+  cd primus
+
+  make
+}
+
+package() {
+  cd primus
+
+  install -D lib/libGL.so.1 $pkgdir/usr/lib/primus/libGL.so.1
+  sed -e s#^PRIMUS_libGL=.*#PRIMUS_libGL='/usr/\$LIB/primus'# primusrun  
primusrun.dist
+  install -D primusrun.dist $pkgdir/usr/bin/primusrun
+
+  install -D primus.bash-completion $pkgdir/etc/bash_completion.d/primusrun
+
+  gzip -9 primusrun.1
+  install -D primusrun.1.gz $pkgdir/usr/share/man/man1/primusrun.1.gz
+
+  install -D -m644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-12-26 14:01:50 UTC (rev 103114)
+++ community-x86_64/PKGBUILD   2013-12-26 14:01:55 UTC (rev 103115)
@@ -1,37 +0,0 @@
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Alexander Monakov amona...@gmail.com
-
-pkgname=primus
-pkgver=20131027
-pkgrel=1
-pkgdesc=Faster OpenGL offloading for Bumblebee
-arch=('i686' 'x86_64')
-url=https://github.com/amonakov/primus;
-license=('custom:ISC')
-depends=('bumblebee')
-makedepends=('git')
-source=(git://github.com/amonakov/primus.git#commit=31ca47e644)
-sha1sums=('SKIP')
-
-build() {
-  cd primus
-
-  make
-}
-
-package() {
-  cd primus
-
-  install -D lib/libGL.so.1 $pkgdir/usr/lib/primus/libGL.so.1
-  sed -e s#^PRIMUS_libGL=.*#PRIMUS_libGL='/usr/\$LIB/primus'# primusrun  
primusrun.dist
-  install -D primusrun.dist $pkgdir/usr/bin/primusrun
-
-  install -D primus.bash-completion $pkgdir/etc/bash_completion.d/primusrun
-
-  gzip -9 primusrun.1
-  install -D primusrun.1.gz $pkgdir/usr/share/man/man1/primusrun.1.gz
-
-  install -D -m644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: primus/repos/community-x86_64/PKGBUILD (from rev 103114, 
primus/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-12-26 14:01:55 UTC (rev 103115)
@@ -0,0 +1,37 @@
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Alexander Monakov amona...@gmail.com
+
+pkgname=primus
+pkgver=20131226
+pkgrel=1
+pkgdesc=Faster OpenGL offloading for Bumblebee
+arch=('i686' 'x86_64')
+url=https://github.com

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

2013-12-26 Thread Jakob Gruber
Date: Thursday, December 26, 2013 @ 15:19:39
  Author: schuay
Revision: 103116

archrelease: copy trunk to community-i686

Added:
  angband/repos/community-i686/PKGBUILD
(from rev 103115, angband/trunk/PKGBUILD)
Deleted:
  angband/repos/community-i686/PKGBUILD

--+
 PKGBUILD |   94 +
 1 file changed, 45 insertions(+), 49 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-26 14:01:55 UTC (rev 103115)
+++ PKGBUILD2013-12-26 14:19:39 UTC (rev 103116)
@@ -1,49 +0,0 @@
-# Maintainer: schuay jakob.gru...@gmail.com
-# Maintainer: Mike Sampson mike at sambodata dot com
-# Contributor: Adrian Stratulat adrian.stratulat at inboxcom
-# Contributor: Anton Bazhenov anton.bazhenov at gmail
-# Contributor: KillaB xgenobl...@gmail.com
-# Contributor: Callan Barrett wizzomafi...@gmail.com
-# Contributor: Christian Schmidt xmuckne...@googlemail.com
-# Contributor: Sebastian Sareyko pub...@nooms.de
-
-pkgname=angband
-pkgver=3.5.0
-pkgrel=1
-pkgdesc=A roguelike dungeon exploration game based on the writings of JRR 
Tolkien
-arch=('i686' 'x86_64')
-url=http://rephial.org/;
-license=('GPL2' 'custom')
-depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses' 'libglade')
-source=(http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-v${pkgver}.tar.gz;)
-
-build() {
-
-  cd ${srcdir}/${pkgname}-v${pkgver}
-
-  ./configure \
---prefix=/usr \
---bindir=/usr/bin \
---sysconfdir=/usr/share/angband \
---with-configpath=/usr/share/angband \
---with-libpath=/usr/share/angband \
---enable-gtk \
---enable-sdl \
---enable-sdl-mixer
-
-  make
-
-}
-
-package() {
-
-  cd ${srcdir}/${pkgname}-v${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  rm -f ${pkgdir}/usr/share/angband/*/delete.me
-  install -Dm644 copying.txt ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-
-}
-
-md5sums=('4f6ee37abdb411285deb1685ddecba6a')

Copied: angband/repos/community-i686/PKGBUILD (from rev 103115, 
angband/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-26 14:19:39 UTC (rev 103116)
@@ -0,0 +1,45 @@
+# Maintainer: schuay jakob.gru...@gmail.com
+# Contributor: Mike Sampson mike at sambodata dot com
+# Contributor: Adrian Stratulat adrian.stratulat at inboxcom
+# Contributor: Anton Bazhenov anton.bazhenov at gmail
+# Contributor: KillaB xgenobl...@gmail.com
+# Contributor: Callan Barrett wizzomafi...@gmail.com
+# Contributor: Christian Schmidt xmuckne...@googlemail.com
+# Contributor: Sebastian Sareyko pub...@nooms.de
+
+pkgname=angband
+pkgver=3.5.0
+pkgrel=2
+pkgdesc=A roguelike dungeon exploration game based on the writings of JRR 
Tolkien
+arch=('i686' 'x86_64')
+url=http://rephial.org/;
+license=('GPL2' 'custom')
+depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses')
+source=(http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-v${pkgver}.tar.gz;)
+
+build() {
+  cd ${srcdir}/${pkgname}-v${pkgver}
+
+  ./configure \
+--prefix=/usr \
+--bindir=/usr/bin \
+--sysconfdir=/usr/share/angband \
+--with-configpath=/usr/share/angband \
+--with-libpath=/usr/share/angband \
+--enable-gtk \
+--enable-sdl \
+--enable-sdl-mixer
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-v${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  rm -f ${pkgdir}/usr/share/angband/*/delete.me
+  install -Dm644 copying.txt ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}
+
+md5sums=('4f6ee37abdb411285deb1685ddecba6a')



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

2013-12-26 Thread Jakob Gruber
Date: Thursday, December 26, 2013 @ 15:19:45
  Author: schuay
Revision: 103117

archrelease: copy trunk to community-x86_64

Added:
  angband/repos/community-x86_64/PKGBUILD
(from rev 103116, angband/trunk/PKGBUILD)
Deleted:
  angband/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   94 +
 1 file changed, 45 insertions(+), 49 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-26 14:19:39 UTC (rev 103116)
+++ PKGBUILD2013-12-26 14:19:45 UTC (rev 103117)
@@ -1,49 +0,0 @@
-# Maintainer: schuay jakob.gru...@gmail.com
-# Maintainer: Mike Sampson mike at sambodata dot com
-# Contributor: Adrian Stratulat adrian.stratulat at inboxcom
-# Contributor: Anton Bazhenov anton.bazhenov at gmail
-# Contributor: KillaB xgenobl...@gmail.com
-# Contributor: Callan Barrett wizzomafi...@gmail.com
-# Contributor: Christian Schmidt xmuckne...@googlemail.com
-# Contributor: Sebastian Sareyko pub...@nooms.de
-
-pkgname=angband
-pkgver=3.5.0
-pkgrel=1
-pkgdesc=A roguelike dungeon exploration game based on the writings of JRR 
Tolkien
-arch=('i686' 'x86_64')
-url=http://rephial.org/;
-license=('GPL2' 'custom')
-depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses' 'libglade')
-source=(http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-v${pkgver}.tar.gz;)
-
-build() {
-
-  cd ${srcdir}/${pkgname}-v${pkgver}
-
-  ./configure \
---prefix=/usr \
---bindir=/usr/bin \
---sysconfdir=/usr/share/angband \
---with-configpath=/usr/share/angband \
---with-libpath=/usr/share/angband \
---enable-gtk \
---enable-sdl \
---enable-sdl-mixer
-
-  make
-
-}
-
-package() {
-
-  cd ${srcdir}/${pkgname}-v${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  rm -f ${pkgdir}/usr/share/angband/*/delete.me
-  install -Dm644 copying.txt ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-
-}
-
-md5sums=('4f6ee37abdb411285deb1685ddecba6a')

Copied: angband/repos/community-x86_64/PKGBUILD (from rev 103116, 
angband/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-26 14:19:45 UTC (rev 103117)
@@ -0,0 +1,45 @@
+# Maintainer: schuay jakob.gru...@gmail.com
+# Contributor: Mike Sampson mike at sambodata dot com
+# Contributor: Adrian Stratulat adrian.stratulat at inboxcom
+# Contributor: Anton Bazhenov anton.bazhenov at gmail
+# Contributor: KillaB xgenobl...@gmail.com
+# Contributor: Callan Barrett wizzomafi...@gmail.com
+# Contributor: Christian Schmidt xmuckne...@googlemail.com
+# Contributor: Sebastian Sareyko pub...@nooms.de
+
+pkgname=angband
+pkgver=3.5.0
+pkgrel=2
+pkgdesc=A roguelike dungeon exploration game based on the writings of JRR 
Tolkien
+arch=('i686' 'x86_64')
+url=http://rephial.org/;
+license=('GPL2' 'custom')
+depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses')
+source=(http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-v${pkgver}.tar.gz;)
+
+build() {
+  cd ${srcdir}/${pkgname}-v${pkgver}
+
+  ./configure \
+--prefix=/usr \
+--bindir=/usr/bin \
+--sysconfdir=/usr/share/angband \
+--with-configpath=/usr/share/angband \
+--with-libpath=/usr/share/angband \
+--enable-gtk \
+--enable-sdl \
+--enable-sdl-mixer
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-v${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  rm -f ${pkgdir}/usr/share/angband/*/delete.me
+  install -Dm644 copying.txt ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}
+
+md5sums=('4f6ee37abdb411285deb1685ddecba6a')



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

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 15:33:13
  Author: svenstaro
Revision: 103118

upgpkg: pokerth 1.1-1

upstream release 1.1

Modified:
  pokerth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 14:19:45 UTC (rev 103117)
+++ PKGBUILD2013-12-26 14:33:13 UTC (rev 103118)
@@ -7,26 +7,22 @@
 
 pkgname=pokerth
 _realname=PokerTH
-pkgver=1.0.1
-pkgrel=4
+pkgver=1.1
+pkgrel=1
 pkgdesc=Poker game written in C++/Qt4
 arch=('i686' 'x86_64')
 url=http://www.pokerth.net/;
 license=('GPL' 'custom')
 depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
- 'qt4' 'sdl_mixer' 'libircclient' 'tinyxml')
+ 'qt5-base' 'sdl_mixer' 'libircclient' 'tinyxml')
 makedepends=('boost')
-source=(http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2;
-gcrypt16.patch)
-md5sums=('c6dcf0ed68ab50af91371348ffad5d00'
- '9354bade599d395c1cc86abd062472cd')
+source=(http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2;)
+md5sums=('7f577fdb04c697ac7227c1a0d4311ffc')
 
 build() {
   cd $srcdir/$_realname-$pkgver-src
   
-  patch -Np1  $srcdir/gcrypt16.patch
-  
-  qmake-qt4 $pkgname.pro
+  qmake-qt5 $pkgname.pro
   make
 }
 



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

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 15:33:18
  Author: svenstaro
Revision: 103119

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

Added:
  pokerth/repos/community-testing-i686/PKGBUILD
(from rev 103118, pokerth/trunk/PKGBUILD)
  pokerth/repos/community-testing-i686/gcrypt16.patch
(from rev 103118, pokerth/trunk/gcrypt16.patch)
  pokerth/repos/community-testing-x86_64/PKGBUILD
(from rev 103118, pokerth/trunk/PKGBUILD)
  pokerth/repos/community-testing-x86_64/gcrypt16.patch
(from rev 103118, pokerth/trunk/gcrypt16.patch)
Deleted:
  pokerth/repos/community-testing-i686/PKGBUILD
  pokerth/repos/community-testing-i686/gcrypt16.patch
  pokerth/repos/community-testing-x86_64/PKGBUILD
  pokerth/repos/community-testing-x86_64/gcrypt16.patch

-+
 /PKGBUILD   |   72 ++
 /gcrypt16.patch |  114 ++
 community-testing-i686/PKGBUILD |   40 --
 community-testing-i686/gcrypt16.patch   |   57 ---
 community-testing-x86_64/PKGBUILD   |   40 --
 community-testing-x86_64/gcrypt16.patch |   57 ---
 6 files changed, 186 insertions(+), 194 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2013-12-26 14:33:13 UTC (rev 103118)
+++ community-testing-i686/PKGBUILD 2013-12-26 14:33:18 UTC (rev 103119)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Mateusz Herych heni...@gmail.com
-# Contributor: Bartłomiej Piotrowski barthal...@gmail.com
-# Contributor: Vasco Costa vasco.co...@meiodigital.com
-# Contributor: Federico Cinelli cine...@aur.archlinux.org
-
-pkgname=pokerth
-_realname=PokerTH
-pkgver=1.0.1
-pkgrel=4
-pkgdesc=Poker game written in C++/Qt4
-arch=('i686' 'x86_64')
-url=http://www.pokerth.net/;
-license=('GPL' 'custom')
-depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
- 'qt4' 'sdl_mixer' 'libircclient' 'tinyxml')
-makedepends=('boost')
-source=(http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2;
-gcrypt16.patch)
-md5sums=('c6dcf0ed68ab50af91371348ffad5d00'
- '9354bade599d395c1cc86abd062472cd')
-
-build() {
-  cd $srcdir/$_realname-$pkgver-src
-  
-  patch -Np1  $srcdir/gcrypt16.patch
-  
-  qmake-qt4 $pkgname.pro
-  make
-}
-
-package() {
-  cd $srcdir/$_realname-$pkgver-src
-
-  make INSTALL_ROOT=$pkgdir install
-
-  install -Dm644 docs/pokerth.1 $pkgdir/usr/share/man/man1/pokerth.1
-  install -Dm644 data/data-copyright.txt 
$pkgdir/usr/share/licenses/pokerth/data-copyright.txt
-}

Copied: pokerth/repos/community-testing-i686/PKGBUILD (from rev 103118, 
pokerth/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-12-26 14:33:18 UTC (rev 103119)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Mateusz Herych heni...@gmail.com
+# Contributor: Bartłomiej Piotrowski barthal...@gmail.com
+# Contributor: Vasco Costa vasco.co...@meiodigital.com
+# Contributor: Federico Cinelli cine...@aur.archlinux.org
+
+pkgname=pokerth
+_realname=PokerTH
+pkgver=1.1
+pkgrel=1
+pkgdesc=Poker game written in C++/Qt4
+arch=('i686' 'x86_64')
+url=http://www.pokerth.net/;
+license=('GPL' 'custom')
+depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
+ 'qt5-base' 'sdl_mixer' 'libircclient' 'tinyxml')
+makedepends=('boost')
+source=(http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2;)
+md5sums=('7f577fdb04c697ac7227c1a0d4311ffc')
+
+build() {
+  cd $srcdir/$_realname-$pkgver-src
+  
+  qmake-qt5 $pkgname.pro
+  make
+}
+
+package() {
+  cd $srcdir/$_realname-$pkgver-src
+
+  make INSTALL_ROOT=$pkgdir install
+
+  install -Dm644 docs/pokerth.1 $pkgdir/usr/share/man/man1/pokerth.1
+  install -Dm644 data/data-copyright.txt 
$pkgdir/usr/share/licenses/pokerth/data-copyright.txt
+}

Deleted: community-testing-i686/gcrypt16.patch
===
--- community-testing-i686/gcrypt16.patch   2013-12-26 14:33:13 UTC (rev 
103118)
+++ community-testing-i686/gcrypt16.patch   2013-12-26 14:33:18 UTC (rev 
103119)
@@ -1,57 +0,0 @@
-From aa22d39d7753acc56813171e654fa9fa1f0ca759 Mon Sep 17 00:00:00 2001
-From: lotodore poke...@lotharmay.de
-Date: Thu, 19 Dec 2013 12:28:35 +0100
-Subject: [PATCH] Fix for libgcrypt 1.6.0 compile error #247 (supported only on
- Linux because libgcrypt does not yet support native Windows threads).
-

- src/net/common/socket_startup.cpp | 13 +++--
- 1 file changed, 11 insertions(+), 2 deletions(-)
-
-diff --git a/src/net/common/socket_startup.cpp 

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

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 15:45:19
  Author: svenstaro
Revision: 202758

Fix FS#38251

Modified:
  qtcreator/trunk/qtcreator.desktop

---+
 qtcreator.desktop |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: qtcreator.desktop
===
--- qtcreator.desktop   2013-12-26 13:05:51 UTC (rev 202757)
+++ qtcreator.desktop   2013-12-26 14:45:19 UTC (rev 202758)
@@ -3,7 +3,7 @@
 Name=Qt Creator
 GenericName=C++ IDE
 X-KDE-StartupNotify=true
-Icon=/usr/share/icons/hicolor/512x512/apps/QtProject-qtcreator.png
+Icon=QtProject-qtcreator.png
 Terminal=false
 Type=Application
 Categories=Qt;Development;



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

2013-12-26 Thread Andreas Radke
Date: Thursday, December 26, 2013 @ 18:04:18
  Author: andyrtr
Revision: 202759

upgpkg: libreoffice 4.1.4-3

add some missing files into the packages, FS#35118

Modified:
  libreoffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 14:45:19 UTC (rev 202758)
+++ PKGBUILD2013-12-26 17:04:18 UTC (rev 202759)
@@ -21,7 +21,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.1.4.2
 pkgver=4.1.4
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -348,11 +348,6 @@
  mv ${pkgdir}/etc/bash_completion.d/libreoffice.sh 
${pkgdir}/usr/share/bash-completion/completions/libreoffice.sh
  rm -rf ${pkgdir}/etc/bash_completion.d
  
- # some files would conflict
- rm -vf 
${pkgdir}/usr/lib/libreoffice/program/classes/ScriptProviderForJavaScript.jar
- rm -vf ${pkgdir}/usr/lib/libreoffice/program/classes/js.jar
- rm -vf 
${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
@@ -360,6 +355,20 @@
   
  # 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
+ 
+ # add missing files from Beanshell provider
+ # create directories from *list.txt file
+ for directory in `grep ^%dir 
${srcdir}/libreoffice-$_LOver/file-lists/orig/gid_Module_Optional_Extensions_Script_Provider_For_BS`;
 do
+   install -dm755 ${pkgdir}/${directory/\%dir/}
+ done
+ # install files into the pkg from fakeinstall dir
+ for file in `grep -v ^%dir 
$srcdir/libreoffice-$_LOver/file-lists/orig/gid_Module_Optional_Extensions_Script_Provider_For_BS`;
 do
+   dirname=`dirname $file`
+   # check if directory has been already been created - some are missing like 
manpages
+   [ -d ${pkgdir}/$dirname ] || install -dm755 ${pkgdir}/$dirname
+   # mv file from fakeinstall to pkgdir
+   mv ${srcdir}/fakeinstall${file} ${pkgdir}$file || /bin/true # some double 
file entries make it fail
+ done
 }
 
 package_libreoffice-base() {
@@ -513,6 +522,20 @@
# mv file from fakeinstall to pkgdir
mv ${srcdir}/fakeinstall${file} ${pkgdir}$file
  done
+ 
+ # one file (libkde4be1lo.so) is part of kde_list.txt
+ # create directories from *list.txt file
+ for directory in `grep ^%dir 
${srcdir}/libreoffice-$_LOver/file-lists/kde_list.txt`; do
+   install -dm755 ${pkgdir}/${directory/\%dir/}
+ done
+ # install files into the pkg from fakeinstall dir
+ for file in `grep -v ^%dir 
$srcdir/libreoffice-$_LOver/file-lists/kde_list.txt`; do
+   dirname=`dirname $file`
+   # check if directory has been already been created - some are missing like 
manpages
+   [ -d ${pkgdir}/$dirname ] || install -dm755 ${pkgdir}/$dirname
+   # mv file from fakeinstall to pkgdir
+   mv ${srcdir}/fakeinstall${file} ${pkgdir}$file
+ done
 }
 
 package_libreoffice-math() {



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

2013-12-26 Thread Andreas Radke
Date: Thursday, December 26, 2013 @ 18:14:06
  Author: andyrtr
Revision: 202760

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

Added:
  libreoffice/repos/testing-i686/PKGBUILD
(from rev 202759, libreoffice/trunk/PKGBUILD)
  libreoffice/repos/testing-i686/PKGBUILD.42
(from rev 202759, libreoffice/trunk/PKGBUILD.42)
  libreoffice/repos/testing-i686/libreoffice-base.install
(from rev 202759, libreoffice/trunk/libreoffice-base.install)
  libreoffice/repos/testing-i686/libreoffice-calc.install
(from rev 202759, libreoffice/trunk/libreoffice-calc.install)
  libreoffice/repos/testing-i686/libreoffice-common.csh
(from rev 202759, libreoffice/trunk/libreoffice-common.csh)
  libreoffice/repos/testing-i686/libreoffice-common.install
(from rev 202759, libreoffice/trunk/libreoffice-common.install)
  libreoffice/repos/testing-i686/libreoffice-common.sh
(from rev 202759, libreoffice/trunk/libreoffice-common.sh)
  libreoffice/repos/testing-i686/libreoffice-draw.install
(from rev 202759, libreoffice/trunk/libreoffice-draw.install)
  libreoffice/repos/testing-i686/libreoffice-impress.install
(from rev 202759, libreoffice/trunk/libreoffice-impress.install)
  libreoffice/repos/testing-i686/libreoffice-writer.install
(from rev 202759, libreoffice/trunk/libreoffice-writer.install)
  
libreoffice/repos/testing-i686/make-pyuno-work-with-system-wide-module-install.diff
(from rev 202759, 
libreoffice/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  libreoffice/repos/testing-x86_64/PKGBUILD
(from rev 202759, libreoffice/trunk/PKGBUILD)
  libreoffice/repos/testing-x86_64/PKGBUILD.42
(from rev 202759, libreoffice/trunk/PKGBUILD.42)
  libreoffice/repos/testing-x86_64/libreoffice-base.install
(from rev 202759, libreoffice/trunk/libreoffice-base.install)
  libreoffice/repos/testing-x86_64/libreoffice-calc.install
(from rev 202759, libreoffice/trunk/libreoffice-calc.install)
  libreoffice/repos/testing-x86_64/libreoffice-common.csh
(from rev 202759, libreoffice/trunk/libreoffice-common.csh)
  libreoffice/repos/testing-x86_64/libreoffice-common.install
(from rev 202759, libreoffice/trunk/libreoffice-common.install)
  libreoffice/repos/testing-x86_64/libreoffice-common.sh
(from rev 202759, libreoffice/trunk/libreoffice-common.sh)
  libreoffice/repos/testing-x86_64/libreoffice-draw.install
(from rev 202759, libreoffice/trunk/libreoffice-draw.install)
  libreoffice/repos/testing-x86_64/libreoffice-impress.install
(from rev 202759, libreoffice/trunk/libreoffice-impress.install)
  libreoffice/repos/testing-x86_64/libreoffice-writer.install
(from rev 202759, libreoffice/trunk/libreoffice-writer.install)
  
libreoffice/repos/testing-x86_64/make-pyuno-work-with-system-wide-module-install.diff
(from rev 202759, 
libreoffice/trunk/make-pyuno-work-with-system-wide-module-install.diff)
Deleted:
  libreoffice/repos/testing-i686/PKGBUILD
  libreoffice/repos/testing-i686/PKGBUILD.42
  libreoffice/repos/testing-i686/libreoffice-base.install
  libreoffice/repos/testing-i686/libreoffice-calc.install
  libreoffice/repos/testing-i686/libreoffice-common.csh
  libreoffice/repos/testing-i686/libreoffice-common.install
  libreoffice/repos/testing-i686/libreoffice-common.sh
  libreoffice/repos/testing-i686/libreoffice-draw.install
  libreoffice/repos/testing-i686/libreoffice-impress.install
  libreoffice/repos/testing-i686/libreoffice-writer.install
  
libreoffice/repos/testing-i686/make-pyuno-work-with-system-wide-module-install.diff
  libreoffice/repos/testing-x86_64/PKGBUILD
  libreoffice/repos/testing-x86_64/PKGBUILD.42
  libreoffice/repos/testing-x86_64/libreoffice-base.install
  libreoffice/repos/testing-x86_64/libreoffice-calc.install
  libreoffice/repos/testing-x86_64/libreoffice-common.csh
  libreoffice/repos/testing-x86_64/libreoffice-common.install
  libreoffice/repos/testing-x86_64/libreoffice-common.sh
  libreoffice/repos/testing-x86_64/libreoffice-draw.install
  libreoffice/repos/testing-x86_64/libreoffice-impress.install
  libreoffice/repos/testing-x86_64/libreoffice-writer.install
  
libreoffice/repos/testing-x86_64/make-pyuno-work-with-system-wide-module-install.diff

-+
 /PKGBUILD   | 1364 
++
 /PKGBUILD.42| 1342 
+
 /libreoffice-base.install   |   22 
 /libreoffice-calc.install   |   22 
 /libreoffice-common.csh |   12 
 /libreoffice-common.install |   94 
 /libreoffice-common.sh  |   12 
 /libreoffice-draw.install   |   22 
 /libreoffice-impress.install|  

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

2013-12-26 Thread Bartłomiej Piotrowski
Date: Thursday, December 26, 2013 @ 18:21:22
  Author: bpiotrowski
Revision: 103123

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

Added:
  wireshark/repos/community-testing-i686/
  wireshark/repos/community-testing-i686/PKGBUILD
(from rev 103122, wireshark/trunk/PKGBUILD)
  wireshark/repos/community-testing-i686/wireshark-1.10.3-gtk3.10-compile.patch
(from rev 103122, wireshark/trunk/wireshark-1.10.3-gtk3.10-compile.patch)
  wireshark/repos/community-testing-i686/wireshark-gtk.install
(from rev 103122, wireshark/trunk/wireshark-gtk.install)
  wireshark/repos/community-testing-i686/wireshark.install
(from rev 103122, wireshark/trunk/wireshark.install)
  wireshark/repos/community-testing-x86_64/
  wireshark/repos/community-testing-x86_64/PKGBUILD
(from rev 103122, wireshark/trunk/PKGBUILD)
  
wireshark/repos/community-testing-x86_64/wireshark-1.10.3-gtk3.10-compile.patch
(from rev 103122, wireshark/trunk/wireshark-1.10.3-gtk3.10-compile.patch)
  wireshark/repos/community-testing-x86_64/wireshark-gtk.install
(from rev 103122, wireshark/trunk/wireshark-gtk.install)
  wireshark/repos/community-testing-x86_64/wireshark.install
(from rev 103122, wireshark/trunk/wireshark.install)

-+
 community-testing-i686/PKGBUILD |   84 
++
 community-testing-i686/wireshark-1.10.3-gtk3.10-compile.patch   |   12 +
 community-testing-i686/wireshark-gtk.install|   12 +
 community-testing-i686/wireshark.install|   18 ++
 community-testing-x86_64/PKGBUILD   |   84 
++
 community-testing-x86_64/wireshark-1.10.3-gtk3.10-compile.patch |   12 +
 community-testing-x86_64/wireshark-gtk.install  |   12 +
 community-testing-x86_64/wireshark.install  |   18 ++
 8 files changed, 252 insertions(+)

Copied: wireshark/repos/community-testing-i686/PKGBUILD (from rev 103122, 
wireshark/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-12-26 17:21:22 UTC (rev 103123)
@@ -0,0 +1,84 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Guillaume ALAUX guilla...@archlinux.org
+# Contributor: Florian Pritz bluewind at jabber dot ccc dot de
+pkgname=('wireshark-cli' 'wireshark-gtk')
+pkgbase=wireshark
+pkgver=1.10.5
+pkgrel=3
+arch=('i686' 'x86_64')
+license=('GPL2')
+makedepends=('gtk3' 'krb5' 'libpcap' 'bash' 'gnutls' 'portaudio'
+ 'lua' 'python' 'desktop-file-utils' 'hicolor-icon-theme')
+url='http://www.wireshark.org/'
+source=(http://www.wireshark.org/download/src/${pkgbase}-${pkgver}.tar.bz2
+wireshark-1.10.3-gtk3.10-compile.patch)
+sha256sums=('a02190da9573dd381e7598277a31d0c63b05b2af9fe05ab6b7fc058bbea141f5'
+'45274cca58f0abdd3a560beb79a6f0bc8f35736426a1855ed048c9ad8e94f3c0')
+
+prepare() {
+  cd ${pkgbase}-${pkgver}
+  patch -p1 -i ${srcdir}/wireshark-1.10.3-gtk3.10-compile.patch
+}
+
+build() {
+  cd ${pkgbase}-${pkgver}
+
+  ./autogen.sh
+  ./configure \
+  --prefix=/usr \
+  --with-gtk3=yes \
+  --with-pcap \
+  --with-zlib \
+  --with-lua \
+  --with-portaudio \
+  --with-ssl \
+  --with-krb5
+  make all
+}
+
+package_wireshark-cli() {
+  pkgdesc='a free network protocol analyzer for Unix/Linux and Windows - CLI 
version'
+  depends=('krb5' 'libpcap' 'bash' 'gnutls' 'glib2' 'lua' 'portaudio')
+  install=wireshark.install
+  conflicts=(wireshark)
+
+  cd ${pkgbase}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  #wireshark uid group is 150
+  chgrp 150 ${pkgdir}/usr/bin/dumpcap
+  chmod 754 ${pkgdir}/usr/bin/dumpcap
+  rm ${pkgdir}/usr/bin/wireshark
+
+  # Headers
+  install -dm755 
${pkgdir}/usr/include/${pkgbase}/{epan/{crypt,dfilter,dissectors,ftypes},wiretap,wsutil}
+
+  install -m644 color.h config.h register.h ws_symbol_export.h 
${pkgdir}/usr/include/${pkgbase}
+  for d in epan epan/crypt epan/dfilter epan/dissectors epan/ftypes wiretap 
wsutil; do
+install -m644 ${d}/*.h ${pkgdir}/usr/include/${pkgbase}/${d}
+  done
+}
+
+package_wireshark-gtk() {
+  pkgdesc='a free network protocol analyzer for Unix/Linux and Windows - GTK 
frontend'
+  depends=('gtk3' 'wireshark-cli' 'desktop-file-utils' 'hicolor-icon-theme')
+  install=wireshark-gtk.install
+  replaces=(wireshark)
+  conflicts=(wireshark)
+
+  cd ${pkgbase}-${pkgver}
+
+  install -Dm755 .libs/wireshark ${pkgdir}/usr/bin/wireshark
+  for d in 16 32 48; do
+install -Dm644 image/hi${d}-app-wireshark.png  \
+   
${pkgdir}/usr/share/icons/hicolor/${d}x${d}/apps/wireshark.png
+  done
+
+  for d in 16 24 32 48 64 128 256 ; do
+install -Dm644 image/WiresharkDoc-${d}.png \
+   

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

2013-12-26 Thread Bartłomiej Piotrowski
Date: Thursday, December 26, 2013 @ 18:21:09
  Author: bpiotrowski
Revision: 103122

upgpkg: wireshark 1.10.5-3

rebuild against libgcrypt 1.6.0

Modified:
  wireshark/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 17:11:56 UTC (rev 103121)
+++ PKGBUILD2013-12-26 17:21:09 UTC (rev 103122)
@@ -5,7 +5,7 @@
 pkgname=('wireshark-cli' 'wireshark-gtk')
 pkgbase=wireshark
 pkgver=1.10.5
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 license=('GPL2')
 makedepends=('gtk3' 'krb5' 'libpcap' 'bash' 'gnutls' 'portaudio'



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

2013-12-26 Thread Florian Pritz
Date: Thursday, December 26, 2013 @ 21:02:28
  Author: bluewind
Revision: 103124

upgpkg: lib32-gnutls 3.2.8-1

upstream update

Modified:
  lib32-gnutls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 17:21:22 UTC (rev 103123)
+++ PKGBUILD2013-12-26 20:02:28 UTC (rev 103124)
@@ -7,7 +7,7 @@
 
 _pkgbasename=gnutls
 pkgname=lib32-$_pkgbasename
-pkgver=3.2.7
+pkgver=3.2.8
 pkgrel=1
 pkgdesc=A library which provides a secure layer over a reliable transport 
layer (32-bit)
 arch=('x86_64')
@@ -16,7 +16,7 @@
 depends=('lib32-zlib' 'lib32-nettle' 'lib32-p11-kit' 'lib32-libtasn1' 
$_pkgbasename)
 makedepends=('gcc-multilib' 'lib32-libidn')
 
source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/${_pkgbasename}-${pkgver}.tar.xz{,.sig})
-md5sums=('c27d14fe6ad9dc10deddc7e561e0eb63'
+md5sums=('a961705dbe0cbbc7220b6c2d2d9e0028'
  'SKIP')
 
 build() {



[arch-commits] Commit in lib32-gnutls/repos/multilib-x86_64 (4 files)

2013-12-26 Thread Florian Pritz
Date: Thursday, December 26, 2013 @ 21:02:34
  Author: bluewind
Revision: 103125

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-gnutls/repos/multilib-x86_64/PKGBUILD
(from rev 103124, lib32-gnutls/trunk/PKGBUILD)
  lib32-gnutls/repos/multilib-x86_64/tls_fix.diff
(from rev 103124, lib32-gnutls/trunk/tls_fix.diff)
Deleted:
  lib32-gnutls/repos/multilib-x86_64/PKGBUILD
  lib32-gnutls/repos/multilib-x86_64/tls_fix.diff

--+
 PKGBUILD |   98 -
 tls_fix.diff |   64 ++---
 2 files changed, 81 insertions(+), 81 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-26 20:02:28 UTC (rev 103124)
+++ PKGBUILD2013-12-26 20:02:34 UTC (rev 103125)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Florian Pritz bluew...@xinu.at
-# Contributor: Christoph Vigano mail at cvigano dot de
-# Contributor: Biru Ionut io...@archlinux.ro
-# Contributor: Pierre Schmitz pie...@archlinux.de
-# Contributor: Mikko Seppälä t-r-...@mbnet.fi
-
-_pkgbasename=gnutls
-pkgname=lib32-$_pkgbasename
-pkgver=3.2.7
-pkgrel=1
-pkgdesc=A library which provides a secure layer over a reliable transport 
layer (32-bit)
-arch=('x86_64')
-license=('GPL3' 'LGPL2.1')
-url=http://gnutls.org/;
-depends=('lib32-zlib' 'lib32-nettle' 'lib32-p11-kit' 'lib32-libtasn1' 
$_pkgbasename)
-makedepends=('gcc-multilib' 'lib32-libidn')
-source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/${_pkgbasename}-${pkgver}.tar.xz{,.sig})
-md5sums=('c27d14fe6ad9dc10deddc7e561e0eb63'
- 'SKIP')
-
-build() {
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  cd ${srcdir}/${_pkgbasename}-${pkgver}
-
-  # build fails without --disable-hardware-acceleration because of assembler 
errors
-  ./configure --prefix=/usr --libdir=/usr/lib32 \
---with-zlib \
---disable-static \
---disable-guile \
---disable-valgrind-tests --disable-hardware-acceleration
-  make
-}
-
-check() {
-  cd ${srcdir}/${_pkgbasename}-${pkgver}
-  #make -k check
-}
-
-package() {
-  cd ${srcdir}/${_pkgbasename}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  find $pkgdir
-
-  rm -rf ${pkgdir}/usr/{bin,include,share}
-}

Copied: lib32-gnutls/repos/multilib-x86_64/PKGBUILD (from rev 103124, 
lib32-gnutls/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-26 20:02:34 UTC (rev 103125)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Florian Pritz bluew...@xinu.at
+# Contributor: Christoph Vigano mail at cvigano dot de
+# Contributor: Biru Ionut io...@archlinux.ro
+# Contributor: Pierre Schmitz pie...@archlinux.de
+# Contributor: Mikko Seppälä t-r-...@mbnet.fi
+
+_pkgbasename=gnutls
+pkgname=lib32-$_pkgbasename
+pkgver=3.2.8
+pkgrel=1
+pkgdesc=A library which provides a secure layer over a reliable transport 
layer (32-bit)
+arch=('x86_64')
+license=('GPL3' 'LGPL2.1')
+url=http://gnutls.org/;
+depends=('lib32-zlib' 'lib32-nettle' 'lib32-p11-kit' 'lib32-libtasn1' 
$_pkgbasename)
+makedepends=('gcc-multilib' 'lib32-libidn')
+source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/${_pkgbasename}-${pkgver}.tar.xz{,.sig})
+md5sums=('a961705dbe0cbbc7220b6c2d2d9e0028'
+ 'SKIP')
+
+build() {
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+
+  # build fails without --disable-hardware-acceleration because of assembler 
errors
+  ./configure --prefix=/usr --libdir=/usr/lib32 \
+--with-zlib \
+--disable-static \
+--disable-guile \
+--disable-valgrind-tests --disable-hardware-acceleration
+  make
+}
+
+check() {
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+  #make -k check
+}
+
+package() {
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  find $pkgdir
+
+  rm -rf ${pkgdir}/usr/{bin,include,share}
+}

Deleted: tls_fix.diff
===
--- tls_fix.diff2013-12-26 20:02:28 UTC (rev 103124)
+++ tls_fix.diff2013-12-26 20:02:34 UTC (rev 103125)
@@ -1,32 +0,0 @@
-diff --git a/lib/gnutls_cipher.c b/lib/gnutls_cipher.c
-index 198cb34..3caa5ac 100644
 a/lib/gnutls_cipher.c
-+++ b/lib/gnutls_cipher.c
-@@ -710,7 +710,11 @@ ciphertext_to_compressed (gnutls_session_t session,
- return gnutls_assert_val(ret);
- 
-   if (unlikely((unsigned)length_to_decrypt  compressed-size))
--return gnutls_assert_val(GNUTLS_E_DECRYPTION_FAILED);
-+{
-+  _gnutls_audit_log(session, Received %u bytes, while expecting less 
than %u\n,
-+(unsigned int)length_to_decrypt, (unsigned 
int)compressed-size);
-+  return gnutls_assert_val(GNUTLS_E_DECRYPTION_FAILED);
-+}
- 
-   ret =
-_gnutls_auth_cipher_decrypt2 (params-read.cipher_state,

[arch-commits] Commit in (7 files)

2013-12-26 Thread Bartłomiej Piotrowski
Date: Thursday, December 26, 2013 @ 21:11:53
  Author: bpiotrowski
Revision: 103126

extra2community: Moving xulrunner from extra to community

Added:
  xulrunner/
  xulrunner/repos/
  xulrunner/trunk/
  xulrunner/trunk/PKGBUILD
  xulrunner/trunk/mozconfig
  xulrunner/trunk/mozilla-pkgconfig.patch
  xulrunner/trunk/shared-libs.patch

-+
 PKGBUILD|   68 ++
 mozconfig   |   29 +++
 mozilla-pkgconfig.patch |   40 +++
 shared-libs.patch   |   12 
 4 files changed, 149 insertions(+)

Added: xulrunner/trunk/PKGBUILD
===
--- xulrunner/trunk/PKGBUILD(rev 0)
+++ xulrunner/trunk/PKGBUILD2013-12-26 20:11:53 UTC (rev 103126)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=xulrunner
+pkgver=23.0.1
+pkgrel=1
+pkgdesc=Mozilla Runtime Environment
+arch=('i686' 'x86_64')
+license=('MPL' 'GPL' 'LGPL')
+depends=('gtk2' 'mozilla-common' 'nss=3.14.1' 'libxt' 'libxrender' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'alsa-lib' 'libevent' 
'sqlite=3.7.4' 'libvpx' 'python2')
+makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'yasm' 'mesa' 
'autoconf2.13')
+url=http://wiki.mozilla.org/XUL:Xul_Runner;
+source=(ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/xulrunner-$pkgver.source.tar.bz2
+mozconfig
+mozilla-pkgconfig.patch
+shared-libs.patch)
+options=('!emptydirs')
+replaces=('xulrunner-oss')
+sha256sums=('50d70813cee1c966a6037957206626bb62dc047b011d2e4fab11c559008f9336'
+'3fba82b327f8825ebe93ceaeaea4968d57cf7d700f40bf4457b06d263bcc2e8f'
+'23485d937035648add27a7657f6934dc5b295e886cdb0506eebd02a43d07f269'
+'e2b4a00d14f4ba69c62b3f9ef9908263fbab179ba8004197cbc67edbd916fdf1')
+
+prepare() {
+  cd $srcdir/mozilla-release
+  cp $srcdir/mozconfig .mozconfig
+
+  #fix libdir/sdkdir - fedora
+  patch -Np1 -i ../mozilla-pkgconfig.patch
+  patch -Np1 -i ../shared-libs.patch
+
+  # WebRTC build tries to execute python and expects Python 2
+  # Workaround taken from chromium PKGBUILD
+  mkdir $srcdir/python2-path
+  ln -s /usr/bin/python2 $srcdir/python2-path/python
+
+  # configure script misdetects the preprocessor without an optimization level
+  # https://bugs.archlinux.org/task/34644
+  sed -i '/ac_cpp=/s/$CPPFLAGS/ -O2/' configure
+}
+
+build() {
+  cd $srcdir/mozilla-release
+
+  export PATH=$srcdir/python2-path:$PATH
+  export LDFLAGS=$LDFLAGS -Wl,-rpath,/usr/lib/xulrunner-$pkgver
+  export PYTHON=/usr/bin/python2
+
+  make -j1 -f client.mk build MOZ_MAKE_FLAGS=$MAKEFLAGS
+}
+
+package() {
+  cd $srcdir/mozilla-release
+  make -j1 -f client.mk DESTDIR=$pkgdir install
+
+  rm -rf $pkgdir/usr/lib/xulrunner-$pkgver/{dictionaries,hyphenation}
+  ln -sf /usr/share/hunspell $pkgdir/usr/lib/xulrunner-$pkgver/dictionaries
+  ln -sf /usr/share/hyphen $pkgdir/usr/lib/xulrunner-$pkgver/hyphenation
+
+  # add xulrunner library path to ld.so.conf
+  install -d $pkgdir/etc/ld.so.conf.d
+  echo /usr/lib/xulrunner-$pkgver  $pkgdir/etc/ld.so.conf.d/xulrunner.conf
+
+  chmod +x ${pkgdir}/usr/lib/xulrunner-devel-$pkgver/sdk/bin/xpt.py
+  sed -i 's|!/usr/bin/env python$|!/usr/bin/env python2|' \
+
$pkgdir/usr/lib/xulrunner-devel-$pkgver/sdk/bin/{xpt,header,typelib,xpidl}.py
+}


Property changes on: xulrunner/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: xulrunner/trunk/mozconfig
===
--- xulrunner/trunk/mozconfig   (rev 0)
+++ xulrunner/trunk/mozconfig   2013-12-26 20:11:53 UTC (rev 103126)
@@ -0,0 +1,29 @@
+. $topsrcdir/xulrunner/config/mozconfig
+
+ac_add_options --prefix=/usr
+ac_add_options --libdir=/usr/lib
+
+# System libraries
+ac_add_options --with-system-nspr
+ac_add_options --with-system-nss
+ac_add_options --with-system-jpeg
+ac_add_options --with-system-zlib
+ac_add_options --with-system-bz2
+ac_add_options --with-system-png
+ac_add_options --with-system-libevent
+ac_add_options --with-system-libvpx
+ac_add_options --enable-system-hunspell
+ac_add_options --enable-system-sqlite
+ac_add_options --enable-system-ffi
+#ac_add_options --enable-system-cairo
+ac_add_options --enable-system-pixman
+ac_add_options --with-pthreads
+
+# Features
+ac_add_options --enable-startup-notification
+#ac_add_options --enable-gstreamer
+
+ac_add_options --disable-crashreporter
+ac_add_options --disable-updater
+ac_add_options --disable-tests
+ac_add_options --disable-installer

Added: xulrunner/trunk/mozilla-pkgconfig.patch
===
--- 

[arch-commits] Commit in (xulrunner)

2013-12-26 Thread Bartłomiej Piotrowski
Date: Thursday, December 26, 2013 @ 21:12:33
  Author: bpiotrowski
Revision: 202763

extra2community: Moving xulrunner from extra to community

Deleted:
  xulrunner/



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

2013-12-26 Thread Bartłomiej Piotrowski
Date: Thursday, December 26, 2013 @ 21:12:06
  Author: bpiotrowski
Revision: 103127

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

Added:
  xulrunner/repos/community-i686/
  xulrunner/repos/community-i686/PKGBUILD
(from rev 103126, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-i686/mozconfig
(from rev 103126, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
(from rev 103126, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-i686/shared-libs.patch
(from rev 103126, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-x86_64/
  xulrunner/repos/community-x86_64/PKGBUILD
(from rev 103126, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-x86_64/mozconfig
(from rev 103126, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
(from rev 103126, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-x86_64/shared-libs.patch
(from rev 103126, xulrunner/trunk/shared-libs.patch)

--+
 community-i686/PKGBUILD  |   68 +
 community-i686/mozconfig |   29 
 community-i686/mozilla-pkgconfig.patch   |   40 +
 community-i686/shared-libs.patch |   12 +
 community-x86_64/PKGBUILD|   68 +
 community-x86_64/mozconfig   |   29 
 community-x86_64/mozilla-pkgconfig.patch |   40 +
 community-x86_64/shared-libs.patch   |   12 +
 8 files changed, 298 insertions(+)

Copied: xulrunner/repos/community-i686/PKGBUILD (from rev 103126, 
xulrunner/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-26 20:12:06 UTC (rev 103127)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=xulrunner
+pkgver=23.0.1
+pkgrel=1
+pkgdesc=Mozilla Runtime Environment
+arch=('i686' 'x86_64')
+license=('MPL' 'GPL' 'LGPL')
+depends=('gtk2' 'mozilla-common' 'nss=3.14.1' 'libxt' 'libxrender' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'alsa-lib' 'libevent' 
'sqlite=3.7.4' 'libvpx' 'python2')
+makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'yasm' 'mesa' 
'autoconf2.13')
+url=http://wiki.mozilla.org/XUL:Xul_Runner;
+source=(ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/xulrunner-$pkgver.source.tar.bz2
+mozconfig
+mozilla-pkgconfig.patch
+shared-libs.patch)
+options=('!emptydirs')
+replaces=('xulrunner-oss')
+sha256sums=('50d70813cee1c966a6037957206626bb62dc047b011d2e4fab11c559008f9336'
+'3fba82b327f8825ebe93ceaeaea4968d57cf7d700f40bf4457b06d263bcc2e8f'
+'23485d937035648add27a7657f6934dc5b295e886cdb0506eebd02a43d07f269'
+'e2b4a00d14f4ba69c62b3f9ef9908263fbab179ba8004197cbc67edbd916fdf1')
+
+prepare() {
+  cd $srcdir/mozilla-release
+  cp $srcdir/mozconfig .mozconfig
+
+  #fix libdir/sdkdir - fedora
+  patch -Np1 -i ../mozilla-pkgconfig.patch
+  patch -Np1 -i ../shared-libs.patch
+
+  # WebRTC build tries to execute python and expects Python 2
+  # Workaround taken from chromium PKGBUILD
+  mkdir $srcdir/python2-path
+  ln -s /usr/bin/python2 $srcdir/python2-path/python
+
+  # configure script misdetects the preprocessor without an optimization level
+  # https://bugs.archlinux.org/task/34644
+  sed -i '/ac_cpp=/s/$CPPFLAGS/ -O2/' configure
+}
+
+build() {
+  cd $srcdir/mozilla-release
+
+  export PATH=$srcdir/python2-path:$PATH
+  export LDFLAGS=$LDFLAGS -Wl,-rpath,/usr/lib/xulrunner-$pkgver
+  export PYTHON=/usr/bin/python2
+
+  make -j1 -f client.mk build MOZ_MAKE_FLAGS=$MAKEFLAGS
+}
+
+package() {
+  cd $srcdir/mozilla-release
+  make -j1 -f client.mk DESTDIR=$pkgdir install
+
+  rm -rf $pkgdir/usr/lib/xulrunner-$pkgver/{dictionaries,hyphenation}
+  ln -sf /usr/share/hunspell $pkgdir/usr/lib/xulrunner-$pkgver/dictionaries
+  ln -sf /usr/share/hyphen $pkgdir/usr/lib/xulrunner-$pkgver/hyphenation
+
+  # add xulrunner library path to ld.so.conf
+  install -d $pkgdir/etc/ld.so.conf.d
+  echo /usr/lib/xulrunner-$pkgver  $pkgdir/etc/ld.so.conf.d/xulrunner.conf
+
+  chmod +x ${pkgdir}/usr/lib/xulrunner-devel-$pkgver/sdk/bin/xpt.py
+  sed -i 's|!/usr/bin/env python$|!/usr/bin/env python2|' \
+
$pkgdir/usr/lib/xulrunner-devel-$pkgver/sdk/bin/{xpt,header,typelib,xpidl}.py
+}

Copied: xulrunner/repos/community-i686/mozconfig (from rev 103126, 
xulrunner/trunk/mozconfig)
===
--- community-i686/mozconfig(rev 0)
+++ community-i686/mozconfig2013-12-26 20:12:06 UTC (rev 103127)
@@ -0,0 +1,29 @@
+. $topsrcdir/xulrunner/config/mozconfig
+
+ac_add_options 

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

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 22:26:04
  Author: svenstaro
Revision: 103128

upgpkg: sfml 2.1.0.4a300547f3-1

bump SFML to git version to fix some bugs before 2.2 is released

Modified:
  sfml/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 20:12:06 UTC (rev 103127)
+++ PKGBUILD2013-12-26 21:26:04 UTC (rev 103128)
@@ -3,7 +3,8 @@
 # Contributor: Ondrej Martinak omarti...@gmail.com
 
 pkgname=sfml
-pkgver=2.1
+_commit=4a300547f3
+pkgver=2.1.0.$_commit
 pkgrel=1
 pkgdesc='A simple, fast, cross-platform, and object-oriented multimedia API'
 arch=('i686' 'x86_64')
@@ -10,25 +11,26 @@
 url='http://www.sfml-dev.org/'
 license=('zlib')
 depends=('libsndfile' 'libxrandr' 'libjpeg' 'openal' 'glew' 'freetype2')
-makedepends=('mesa' 'cmake' 'doxygen')
+makedepends=('mesa' 'cmake' 'doxygen' 'git')
 install=sfml.install
-source=(${pkgname}-${pkgver}::https://github.com/LaurentGomila/SFML/archive/${pkgver}.tar.gz;)
-md5sums=('6457a5903b156390012773e9ef33f65f')
+source=(git+https://github.com/LaurentGomila/SFML.git#commit=${_commit};)
+md5sums=('SKIP')
 
 build() {
-  cd $srcdir/SFML-${pkgver}
+  cd $srcdir/SFML
 
   mkdir build  cd build
   cmake .. \
   -DCMAKE_INSTALL_PREFIX=/usr \
-  -DSFML_BUILD_EXAMPLES=true \
-  -DSFML_BUILD_DOC=true
+  -DSFML_BUILD_EXAMPLES=1 \
+  -DSFML_BUILD_DOC=1 \
+  -DCMAKE_CXX_FLAGS=-DGLXContextID=XID $CXXFLAGS
   make
   make doc
 }
 
 package() {
-  cd $srcdir/SFML-${pkgver}/build
+  cd $srcdir/SFML/build
 
   make DESTDIR=$pkgdir/ install
 



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

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 22:26:17
  Author: svenstaro
Revision: 103129

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

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

---+
 /PKGBUILD |   82 
 /sfml.install |6 ++
 community-i686/PKGBUILD   |   39 ---
 community-i686/sfml.install   |3 -
 community-x86_64/PKGBUILD |   39 ---
 community-x86_64/sfml.install |3 -
 6 files changed, 88 insertions(+), 84 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-26 21:26:04 UTC (rev 103128)
+++ community-i686/PKGBUILD 2013-12-26 21:26:17 UTC (rev 103129)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Ondrej Martinak omarti...@gmail.com
-
-pkgname=sfml
-pkgver=2.1
-pkgrel=1
-pkgdesc='A simple, fast, cross-platform, and object-oriented multimedia API'
-arch=('i686' 'x86_64')
-url='http://www.sfml-dev.org/'
-license=('zlib')
-depends=('libsndfile' 'libxrandr' 'libjpeg' 'openal' 'glew' 'freetype2')
-makedepends=('mesa' 'cmake' 'doxygen')
-install=sfml.install
-source=(${pkgname}-${pkgver}::https://github.com/LaurentGomila/SFML/archive/${pkgver}.tar.gz;)
-md5sums=('6457a5903b156390012773e9ef33f65f')
-
-build() {
-  cd $srcdir/SFML-${pkgver}
-
-  mkdir build  cd build
-  cmake .. \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DSFML_BUILD_EXAMPLES=true \
-  -DSFML_BUILD_DOC=true
-  make
-  make doc
-}
-
-package() {
-  cd $srcdir/SFML-${pkgver}/build
-
-  make DESTDIR=$pkgdir/ install
-
-  install -Dm644 $pkgdir/usr/share/SFML/cmake/Modules/FindSFML.cmake 
$pkgdir/usr/share/cmake-2.8/Modules/FindSFML.cmake
-
-  install -Dm644 ../license.txt 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}
-

Copied: sfml/repos/community-i686/PKGBUILD (from rev 103128, 
sfml/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-26 21:26:17 UTC (rev 103129)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Ondrej Martinak omarti...@gmail.com
+
+pkgname=sfml
+_commit=4a300547f3
+pkgver=2.1.0.$_commit
+pkgrel=1
+pkgdesc='A simple, fast, cross-platform, and object-oriented multimedia API'
+arch=('i686' 'x86_64')
+url='http://www.sfml-dev.org/'
+license=('zlib')
+depends=('libsndfile' 'libxrandr' 'libjpeg' 'openal' 'glew' 'freetype2')
+makedepends=('mesa' 'cmake' 'doxygen' 'git')
+install=sfml.install
+source=(git+https://github.com/LaurentGomila/SFML.git#commit=${_commit};)
+md5sums=('SKIP')
+
+build() {
+  cd $srcdir/SFML
+
+  mkdir build  cd build
+  cmake .. \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DSFML_BUILD_EXAMPLES=1 \
+  -DSFML_BUILD_DOC=1 \
+  -DCMAKE_CXX_FLAGS=-DGLXContextID=XID $CXXFLAGS
+  make
+  make doc
+}
+
+package() {
+  cd $srcdir/SFML/build
+
+  make DESTDIR=$pkgdir/ install
+
+  install -Dm644 $pkgdir/usr/share/SFML/cmake/Modules/FindSFML.cmake 
$pkgdir/usr/share/cmake-2.8/Modules/FindSFML.cmake
+
+  install -Dm644 ../license.txt 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}
+

Deleted: community-i686/sfml.install
===
--- community-i686/sfml.install 2013-12-26 21:26:04 UTC (rev 103128)
+++ community-i686/sfml.install 2013-12-26 21:26:17 UTC (rev 103129)
@@ -1,3 +0,0 @@
-post_install() {
-echo To view the SFML samples, go to /usr/share/SFML/examples/ and run 
them individually
-}

Copied: sfml/repos/community-i686/sfml.install (from rev 103128, 
sfml/trunk/sfml.install)
===
--- community-i686/sfml.install (rev 0)
+++ community-i686/sfml.install 2013-12-26 21:26:17 UTC (rev 103129)
@@ -0,0 +1,3 @@
+post_install() {
+echo To view the SFML samples, go to /usr/share/SFML/examples/ and run 
them individually
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-12-26 21:26:04 UTC (rev 103128)
+++ community-x86_64/PKGBUILD   2013-12-26 21:26:17 UTC (rev 103129)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Ondrej Martinak omarti...@gmail.com
-

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

2013-12-26 Thread Sven-Hendrik Haase
Date: Thursday, December 26, 2013 @ 22:47:19
  Author: svenstaro
Revision: 103130

Fix FS#39289

Modified:
  dwarffortress/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 21:26:17 UTC (rev 103129)
+++ PKGBUILD2013-12-26 21:47:19 UTC (rev 103130)
@@ -12,10 +12,11 @@
 url=http://www.bay12games.com/dwarves/;
 install=$pkgname.install
 license=('custom:dwarffortress')
-depends=(gtk2 glu sdl_image libsndfile openal sdl_ttf glew)
+depends=(gtk2 glu sdl_image libsndfile openal sdl_ttf glew gcc-libs)
 makedepends=(git)
 if [[ $CARCH == 'x86_64' ]]; then
-  depends=(gcc-multilib lib32-gtk2 lib32-glu lib32-sdl_image lib32-libsndfile 
lib32-openal
+  makedepends+=(gcc-multilib)
+  depends=(gcc-libs-multilib lib32-gtk2 lib32-glu lib32-sdl_image 
lib32-libsndfile lib32-openal
lib32-libxdamage lib32-ncurses lib32-sdl_ttf lib32-glew)
   optdepends=('lib32-nvidia-utils: If you have nvidia graphics'
   'lib32-catalyst-utils: If you have ATI graphics'



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

2013-12-26 Thread Felix Yan
Date: Friday, December 27, 2013 @ 02:52:59
  Author: fyan
Revision: 103131

upgpkg: python-passlib 1.6.2-1

Modified:
  python-passlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 21:47:19 UTC (rev 103130)
+++ PKGBUILD2013-12-27 01:52:59 UTC (rev 103131)
@@ -5,8 +5,8 @@
 _pypiname=passlib
 pkgbase=python-$_pypiname
 pkgname=(python-$_pypiname python2-$_pypiname)
-pkgver=1.6.1
-pkgrel=3
+pkgver=1.6.2
+pkgrel=1
 pkgdesc=A password hashing library for Python
 arch=('any')
 url=(https://code.google.com/p/passlib/;)
@@ -13,7 +13,7 @@
 license=('custom:BSD')
 makedepends=('python' 'python2')
 
source=(https://${_pypiname}.googlecode.com/files/$_pypiname-${pkgver}.tar.gz;)
-sha512sums=('93c047dc0a06f19a20e5da97db43c5c76e06d69baeac15cc932ef0306ae22dac5c1a3925889a140fd181ab4e00ac513ec829951e15babf5aad89bd2d08dc9907')
+sha512sums=('783fe4fbfd4dca9d5cd39c49140976fb91efe41303ae31fec0f6f47101071600ae1709f3c4950bfac0bc9cbe65a2508781153aa3788b6451794f2acc9a1dfc58')
 
 prepare() {
   cp -r ${_pypiname}-${pkgver} python2-${_pypiname}-${pkgver}



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

2013-12-26 Thread Felix Yan
Date: Friday, December 27, 2013 @ 02:53:42
  Author: fyan
Revision: 103132

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   78 ++---
 1 file changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-27 01:52:59 UTC (rev 103131)
+++ PKGBUILD2013-12-27 01:53:42 UTC (rev 103132)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: onny o...@project-insanity.org
-
-_pypiname=passlib
-pkgbase=python-$_pypiname
-pkgname=(python-$_pypiname python2-$_pypiname)
-pkgver=1.6.1
-pkgrel=3
-pkgdesc=A password hashing library for Python
-arch=('any')
-url=(https://code.google.com/p/passlib/;)
-license=('custom:BSD')
-makedepends=('python' 'python2')
-source=(https://${_pypiname}.googlecode.com/files/$_pypiname-${pkgver}.tar.gz;)
-sha512sums=('93c047dc0a06f19a20e5da97db43c5c76e06d69baeac15cc932ef0306ae22dac5c1a3925889a140fd181ab4e00ac513ec829951e15babf5aad89bd2d08dc9907')
-
-prepare() {
-  cp -r ${_pypiname}-${pkgver} python2-${_pypiname}-${pkgver}
-}
-
-package_python-passlib() {
-  depends=(python)
-
-  cd ${_pypiname}-${pkgver}
-  python setup.py install --root=${pkgdir}
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-passlib() {
-  depends=(python2)
-  optdepends=(python2-m2crypto: accelerate PBKDF2-based hashes)
-
-  cd python2-${_pypiname}-${pkgver}
-  python2 setup.py install --root=${pkgdir}
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-passlib/repos/community-any/PKGBUILD (from rev 103131, 
python-passlib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-27 01:53:42 UTC (rev 103132)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: onny o...@project-insanity.org
+
+_pypiname=passlib
+pkgbase=python-$_pypiname
+pkgname=(python-$_pypiname python2-$_pypiname)
+pkgver=1.6.2
+pkgrel=1
+pkgdesc=A password hashing library for Python
+arch=('any')
+url=(https://code.google.com/p/passlib/;)
+license=('custom:BSD')
+makedepends=('python' 'python2')
+source=(https://${_pypiname}.googlecode.com/files/$_pypiname-${pkgver}.tar.gz;)
+sha512sums=('783fe4fbfd4dca9d5cd39c49140976fb91efe41303ae31fec0f6f47101071600ae1709f3c4950bfac0bc9cbe65a2508781153aa3788b6451794f2acc9a1dfc58')
+
+prepare() {
+  cp -r ${_pypiname}-${pkgver} python2-${_pypiname}-${pkgver}
+}
+
+package_python-passlib() {
+  depends=(python)
+
+  cd ${_pypiname}-${pkgver}
+  python setup.py install --root=${pkgdir}
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-passlib() {
+  depends=(python2)
+  optdepends=(python2-m2crypto: accelerate PBKDF2-based hashes)
+
+  cd python2-${_pypiname}-${pkgver}
+  python2 setup.py install --root=${pkgdir}
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in (7 files)

2013-12-26 Thread Felix Yan
Date: Friday, December 27, 2013 @ 06:34:54
  Author: fyan
Revision: 103133

addpkg: tork 0.33-5

Added:
  tork/
  tork/repos/
  tork/trunk/
  tork/trunk/PKGBUILD
  tork/trunk/fix_getuid.patch
  tork/trunk/fix_net_port.patch
  tork/trunk/tork.install

+
 PKGBUILD   |   63 +++
 fix_getuid.patch   |   23 ++
 fix_net_port.patch |   20 
 tork.install   |   12 +
 4 files changed, 118 insertions(+)

Added: tork/trunk/PKGBUILD
===
--- tork/trunk/PKGBUILD (rev 0)
+++ tork/trunk/PKGBUILD 2013-12-27 05:34:54 UTC (rev 103133)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: Darwin Bautista djclue...@gmail.com
+# Contributor: Chris Giles Chris.G.27 (at) Gmail.com
+
+_libname=tor
+pkgname=${_libname}k
+pkgver=0.33
+pkgrel=5
+pkgdesc=An anonymity manager for KDE
+arch=(i686 x86_64)
+url=http://sourceforge.net/projects/$pkgname/;
+license=(GPL)
+depends=(geoip kdelibs3 ${_libname} torsocks hicolor-icon-theme 
desktop-file-utils xdg-utils)
+optdepends=(privoxy: For anonymous browsing with Konqueror)
+options=(!emptydirs)
+install=${pkgname}.install
+
+source=(
+  
http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2
+  fix_net_port.patch
+  fix_getuid.patch
+)
+sha1sums=(
+  'cf94b9579cf24254fcb344f579088a241bbd4028'
+  '70c450031bf5e603801451fc016e5cfc22cfd19c'
+  '9fe1de823850e6a0d0a4a18c3b86955206f544bd'
+)
+
+build() {
+  cd ${pkgname}-${pkgver}
+  
+  # Source the KDE and QT profiles
+  source /etc/profile.d/kde3.sh
+  #source /etc/profile.d/qt3.sh
+
+  msg Applying patch(es) ...
+  
+  patch -Np1 -i ../fix_net_port.patch
+  patch -Np1 -i ../fix_getuid.patch
+
+  # Build
+  msg Compiling tork ...
+  ./configure --prefix=/opt/kde --mandir=/usr/share/man \
+  --sysconfdir=/etc --with-external-geoip --without-arts
+
+  # Fix --as-needed and --hash-style=gnu options not recognized error
+  find . -name Makefile -exec sed -i s/-Wl,//g {} \;
+  find . -name Makefile -exec sed -i s/-Wl//g {} \;
+  find . -name Makefile -exec sed -i s/--hash-style=gnu,//g {} \;
+  find . -name Makefile -exec sed -i s/--hash-style=gnu//g {} \;
+  find . -name Makefile -exec sed -i s/--as-needed,//g {} \;
+  find . -name Makefile -exec sed -i s/--as-needed//g {} \;
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+
+# vim:set ts=2 sw=2 et:


Property changes on: tork/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: tork/trunk/fix_getuid.patch
===
--- tork/trunk/fix_getuid.patch (rev 0)
+++ tork/trunk/fix_getuid.patch 2013-12-27 05:34:54 UTC (rev 103133)
@@ -0,0 +1,23 @@
+--- A/src/tork.h   2009-08-13 03:41:23.0 +0800
 B/src/tork.h   2012-04-04 22:43:55.924940588 +0800
+@@ -45,6 +45,9 @@
+ #include kpopupmenu.h
+ #include qvaluevector.h
+ 
++#include unistd.h
++#include sys/types.h
++
+ #include update.h
+ #include trayicon.h
+ #include upnpmanager.h
+--- A/src/likeback.h2006-10-01 19:58:11.0 +0800
 B/src/likeback.h2012-04-04 22:50:38.024921928 +0800
+@@ -22,6 +22,8 @@
+ #define LIKEBACK_H
+
+ #include qobject.h
++#include unistd.h
++#include sys/types.h
+
+ class KConfig;
+ class KAboutData;

Added: tork/trunk/fix_net_port.patch
===
--- tork/trunk/fix_net_port.patch   (rev 0)
+++ tork/trunk/fix_net_port.patch   2013-12-27 05:34:54 UTC (rev 103133)
@@ -0,0 +1,20 @@
+--- A/src/upnp/upnprouter.h
 B/src/upnp/upnprouter.h
+@@ -242,7 +242,7 @@
+* @param port The local port to forward
+*/
+   void forward(const net::Port  externalport,
+- const net::Port  internalport = net::Port::Port(),
++ const net::Port  internalport = net::Port(),
+  bool force = false);
+   
+   /**
+@@ -291,7 +291,7 @@
+   bt::HTTPRequest* sendSoapQuery(const QString  query,const 
QString  soapact,const QString  controlurl,bool fwd, bool at_exit = false );
+   bool verbose;
+   
+-  void forward(UPnPService* srv,const net::Port  
externalport,const net::Port  internalport = net::Port::Port());
++  void forward(UPnPService* srv,const net::Port  
externalport,const net::Port  internalport = net::Port());
+   void undoForward(UPnPService* srv,const net::Port  
externalport,const net::Port 
+ internalport,bt::WaitJob* waitjob);
+   void httpRequestDone(bt::HTTPRequest* r,bool erase_fwd);


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

2013-12-26 Thread Felix Yan
Date: Friday, December 27, 2013 @ 06:36:23
  Author: fyan
Revision: 103134

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

Added:
  tork/repos/community-i686/
  tork/repos/community-i686/PKGBUILD
(from rev 103133, tork/trunk/PKGBUILD)
  tork/repos/community-i686/fix_getuid.patch
(from rev 103133, tork/trunk/fix_getuid.patch)
  tork/repos/community-i686/fix_net_port.patch
(from rev 103133, tork/trunk/fix_net_port.patch)
  tork/repos/community-i686/tork.install
(from rev 103133, tork/trunk/tork.install)
  tork/repos/community-x86_64/
  tork/repos/community-x86_64/PKGBUILD
(from rev 103133, tork/trunk/PKGBUILD)
  tork/repos/community-x86_64/fix_getuid.patch
(from rev 103133, tork/trunk/fix_getuid.patch)
  tork/repos/community-x86_64/fix_net_port.patch
(from rev 103133, tork/trunk/fix_net_port.patch)
  tork/repos/community-x86_64/tork.install
(from rev 103133, tork/trunk/tork.install)

-+
 community-i686/PKGBUILD |   63 ++
 community-i686/fix_getuid.patch |   23 
 community-i686/fix_net_port.patch   |   20 ++
 community-i686/tork.install |   12 ++
 community-x86_64/PKGBUILD   |   63 ++
 community-x86_64/fix_getuid.patch   |   23 
 community-x86_64/fix_net_port.patch |   20 ++
 community-x86_64/tork.install   |   12 ++
 8 files changed, 236 insertions(+)

Copied: tork/repos/community-i686/PKGBUILD (from rev 103133, 
tork/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-27 05:36:23 UTC (rev 103134)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: Darwin Bautista djclue...@gmail.com
+# Contributor: Chris Giles Chris.G.27 (at) Gmail.com
+
+_libname=tor
+pkgname=${_libname}k
+pkgver=0.33
+pkgrel=5
+pkgdesc=An anonymity manager for KDE
+arch=(i686 x86_64)
+url=http://sourceforge.net/projects/$pkgname/;
+license=(GPL)
+depends=(geoip kdelibs3 ${_libname} torsocks hicolor-icon-theme 
desktop-file-utils xdg-utils)
+optdepends=(privoxy: For anonymous browsing with Konqueror)
+options=(!emptydirs)
+install=${pkgname}.install
+
+source=(
+  
http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2
+  fix_net_port.patch
+  fix_getuid.patch
+)
+sha1sums=(
+  'cf94b9579cf24254fcb344f579088a241bbd4028'
+  '70c450031bf5e603801451fc016e5cfc22cfd19c'
+  '9fe1de823850e6a0d0a4a18c3b86955206f544bd'
+)
+
+build() {
+  cd ${pkgname}-${pkgver}
+  
+  # Source the KDE and QT profiles
+  source /etc/profile.d/kde3.sh
+  #source /etc/profile.d/qt3.sh
+
+  msg Applying patch(es) ...
+  
+  patch -Np1 -i ../fix_net_port.patch
+  patch -Np1 -i ../fix_getuid.patch
+
+  # Build
+  msg Compiling tork ...
+  ./configure --prefix=/opt/kde --mandir=/usr/share/man \
+  --sysconfdir=/etc --with-external-geoip --without-arts
+
+  # Fix --as-needed and --hash-style=gnu options not recognized error
+  find . -name Makefile -exec sed -i s/-Wl,//g {} \;
+  find . -name Makefile -exec sed -i s/-Wl//g {} \;
+  find . -name Makefile -exec sed -i s/--hash-style=gnu,//g {} \;
+  find . -name Makefile -exec sed -i s/--hash-style=gnu//g {} \;
+  find . -name Makefile -exec sed -i s/--as-needed,//g {} \;
+  find . -name Makefile -exec sed -i s/--as-needed//g {} \;
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: tork/repos/community-i686/fix_getuid.patch (from rev 103133, 
tork/trunk/fix_getuid.patch)
===
--- community-i686/fix_getuid.patch (rev 0)
+++ community-i686/fix_getuid.patch 2013-12-27 05:36:23 UTC (rev 103134)
@@ -0,0 +1,23 @@
+--- A/src/tork.h   2009-08-13 03:41:23.0 +0800
 B/src/tork.h   2012-04-04 22:43:55.924940588 +0800
+@@ -45,6 +45,9 @@
+ #include kpopupmenu.h
+ #include qvaluevector.h
+ 
++#include unistd.h
++#include sys/types.h
++
+ #include update.h
+ #include trayicon.h
+ #include upnpmanager.h
+--- A/src/likeback.h2006-10-01 19:58:11.0 +0800
 B/src/likeback.h2012-04-04 22:50:38.024921928 +0800
+@@ -22,6 +22,8 @@
+ #define LIKEBACK_H
+
+ #include qobject.h
++#include unistd.h
++#include sys/types.h
+
+ class KConfig;
+ class KAboutData;

Copied: tork/repos/community-i686/fix_net_port.patch (from rev 103133, 
tork/trunk/fix_net_port.patch)
===
--- community-i686/fix_net_port.patch   (rev 0)
+++ community-i686/fix_net_port.patch   2013-12-27 05:36:23 UTC (rev 103134)
@@ -0,0 +1,20 @@
+--- A/src/upnp/upnprouter.h
 B/src/upnp/upnprouter.h
+@@ -242,7 +242,7 @@
+* @param port The local port