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

2014-04-30 Thread Sergej Pupykin
Date: Wednesday, April 30, 2014 @ 11:58:49
  Author: spupykin
Revision: 110447

upgpkg: openvswitch 2.1.1-1

upd

Modified:
  openvswitch/trunk/PKGBUILD

--+
 PKGBUILD |7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-30 05:45:32 UTC (rev 110446)
+++ PKGBUILD2014-04-30 09:58:49 UTC (rev 110447)
@@ -4,7 +4,7 @@
 # Contributor: Matt Monaco net 0x01b dgbaley27
 
 pkgname=openvswitch
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc=Production Quality, Multilayer Open Virtual Switch
 url=http://openvswitch.org;
@@ -29,6 +29,11 @@
 'e8dc21e50fc886bfd6aa55991bdb3cb66907e11b071045452bb12de01a3ecbd9'
 '5900728bca0292ec66e6da234eaa6f32f28ead6bda163d89a480eac08558c657'
 'c2cb5e2685240ea50b1aba4e77784f4dd66d157e7cd05a17853868aa8d8a2a45')
+sha256sums=('43f228ac145f682a7c6681bae7b9bee004fcdd9d4a4503d87ca65c0e9fe1a04b'
+'9d30ed859214f4cdeb6b6450d5c5defaf31f2c593c05201109df66fa9373ef0c'
+'e8dc21e50fc886bfd6aa55991bdb3cb66907e11b071045452bb12de01a3ecbd9'
+'5900728bca0292ec66e6da234eaa6f32f28ead6bda163d89a480eac08558c657'
+'c2cb5e2685240ea50b1aba4e77784f4dd66d157e7cd05a17853868aa8d8a2a45')
 
 build() {
cd $srcdir/$pkgname-$pkgver



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

2014-04-30 Thread Sergej Pupykin
Date: Wednesday, April 30, 2014 @ 11:59:12
  Author: spupykin
Revision: 110448

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

Added:
  openvswitch/repos/community-i686/PKGBUILD
(from rev 110447, openvswitch/trunk/PKGBUILD)
  openvswitch/repos/community-i686/openvswitch.install
(from rev 110447, openvswitch/trunk/openvswitch.install)
  openvswitch/repos/community-i686/openvswitch.tmpfiles
(from rev 110447, openvswitch/trunk/openvswitch.tmpfiles)
  openvswitch/repos/community-i686/ovs-vswitchd.service
(from rev 110447, openvswitch/trunk/ovs-vswitchd.service)
  openvswitch/repos/community-i686/ovsdb-server.service
(from rev 110447, openvswitch/trunk/ovsdb-server.service)
  openvswitch/repos/community-x86_64/PKGBUILD
(from rev 110447, openvswitch/trunk/PKGBUILD)
  openvswitch/repos/community-x86_64/openvswitch.install
(from rev 110447, openvswitch/trunk/openvswitch.install)
  openvswitch/repos/community-x86_64/openvswitch.tmpfiles
(from rev 110447, openvswitch/trunk/openvswitch.tmpfiles)
  openvswitch/repos/community-x86_64/ovs-vswitchd.service
(from rev 110447, openvswitch/trunk/ovs-vswitchd.service)
  openvswitch/repos/community-x86_64/ovsdb-server.service
(from rev 110447, openvswitch/trunk/ovsdb-server.service)
Deleted:
  openvswitch/repos/community-i686/PKGBUILD
  openvswitch/repos/community-i686/openvswitch.install
  openvswitch/repos/community-i686/openvswitch.tmpfiles
  openvswitch/repos/community-i686/ovs-vswitchd.service
  openvswitch/repos/community-i686/ovsdb-server.service
  openvswitch/repos/community-x86_64/PKGBUILD
  openvswitch/repos/community-x86_64/openvswitch.install
  openvswitch/repos/community-x86_64/openvswitch.tmpfiles
  openvswitch/repos/community-x86_64/ovs-vswitchd.service
  openvswitch/repos/community-x86_64/ovsdb-server.service

---+
 /PKGBUILD |  118 
 /openvswitch.install  |   32 
 /openvswitch.tmpfiles |2 
 /ovs-vswitchd.service |   28 +++
 /ovsdb-server.service |   12 +++
 community-i686/PKGBUILD   |   54 --
 community-i686/openvswitch.install|   16 
 community-i686/openvswitch.tmpfiles   |1 
 community-i686/ovs-vswitchd.service   |   14 ---
 community-i686/ovsdb-server.service   |6 -
 community-x86_64/PKGBUILD |   54 --
 community-x86_64/openvswitch.install  |   16 
 community-x86_64/openvswitch.tmpfiles |1 
 community-x86_64/ovs-vswitchd.service |   14 ---
 community-x86_64/ovsdb-server.service |6 -
 15 files changed, 192 insertions(+), 182 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-30 09:58:49 UTC (rev 110447)
+++ community-i686/PKGBUILD 2014-04-30 09:59:12 UTC (rev 110448)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Pedro Martinez-Julia (pedr...@um.es)
-# Contributor: Matt Monaco net 0x01b dgbaley27
-
-pkgname=openvswitch
-pkgver=2.1.0
-pkgrel=1
-pkgdesc=Production Quality, Multilayer Open Virtual Switch
-url=http://openvswitch.org;
-license=('APACHE')
-arch=(x86_64 i686)
-install=openvswitch.install
-source=(http://openvswitch.org/releases/openvswitch-$pkgver.tar.gz;
-   openvswitch.install
-   openvswitch.tmpfiles
-   ovsdb-server.service
-   ovs-vswitchd.service)
-depends=('openssl')
-makedepends=('python2')
-optdepends=('python2')
-sha256sums=('014907bcf2f98228dfa4472ea1547871d24b8fb8192dcfff3ead1af93c433a67'
-'9d30ed859214f4cdeb6b6450d5c5defaf31f2c593c05201109df66fa9373ef0c'
-'e8dc21e50fc886bfd6aa55991bdb3cb66907e11b071045452bb12de01a3ecbd9'
-'5900728bca0292ec66e6da234eaa6f32f28ead6bda163d89a480eac08558c657'
-'c2cb5e2685240ea50b1aba4e77784f4dd66d157e7cd05a17853868aa8d8a2a45')
-sha256sums=('a032fcc3becd98802b4816488cb3a2441b6b88b510ec28a929e756f948eb48c0'
-'9d30ed859214f4cdeb6b6450d5c5defaf31f2c593c05201109df66fa9373ef0c'
-'e8dc21e50fc886bfd6aa55991bdb3cb66907e11b071045452bb12de01a3ecbd9'
-'5900728bca0292ec66e6da234eaa6f32f28ead6bda163d89a480eac08558c657'
-'c2cb5e2685240ea50b1aba4e77784f4dd66d157e7cd05a17853868aa8d8a2a45')
-
-build() {
-   cd $srcdir/$pkgname-$pkgver
-   ./boot.sh
-   ./configure \
-   --prefix=/usr \
-   --sysconfdir=/etc \
-   --localstatedir=/var \
-   --with-rundir=/run/openvswitch \
-   --sbindir=/usr/bin \
-   PYTHON=/usr/bin/python2
-   make
-}
-
-package() {
-   cd $srcdir/$pkgname-$pkgver
-   make DESTDIR=$pkgdir install
-   install -Dm0644 $srcdir/openvswitch.tmpfiles 
$pkgdir/usr/lib/tmpfiles.d/openvswitch.conf
-   install -Dm0644 $srcdir/ovsdb-server.service 

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

2014-04-30 Thread Sergej Pupykin
Date: Wednesday, April 30, 2014 @ 11:59:15
  Author: spupykin
Revision: 110449

upgpkg: squid 3.4.4.2-1

upd

Modified:
  squid/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-30 09:59:12 UTC (rev 110448)
+++ PKGBUILD2014-04-30 09:59:15 UTC (rev 110449)
@@ -5,7 +5,7 @@
 # Contributor: Kevin Piche ke...@archlinux.org
 
 pkgname=squid
-pkgver=3.4.4
+pkgver=3.4.4.2
 pkgrel=1
 pkgdesc='Full-featured Web proxy cache server'
 arch=('x86_64' 'i686')
@@ -22,7 +22,7 @@
 'squid.cron'
 'squid.service'
 'squid.tmpfiles')
-md5sums=('f9c7dd495e45042cc162d89cfbb97cc0'
+md5sums=('d9d4a3d414db60e687d99080fbc68d1e'
  '270977cdd9b47ef44c0c427ab9034777'
  'a71425c4951f2e5b640d19e6a5048531'
  'ceeb57c69ebb165676219222f109a24e'



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

2014-04-30 Thread Sergej Pupykin
Date: Wednesday, April 30, 2014 @ 11:59:37
  Author: spupykin
Revision: 110450

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

Added:
  squid/repos/community-i686/PKGBUILD
(from rev 110449, squid/trunk/PKGBUILD)
  squid/repos/community-i686/squid.cron
(from rev 110449, squid/trunk/squid.cron)
  squid/repos/community-i686/squid.install
(from rev 110449, squid/trunk/squid.install)
  squid/repos/community-i686/squid.pam
(from rev 110449, squid/trunk/squid.pam)
  squid/repos/community-i686/squid.service
(from rev 110449, squid/trunk/squid.service)
  squid/repos/community-i686/squid.tmpfiles
(from rev 110449, squid/trunk/squid.tmpfiles)
  squid/repos/community-x86_64/PKGBUILD
(from rev 110449, squid/trunk/PKGBUILD)
  squid/repos/community-x86_64/squid.cron
(from rev 110449, squid/trunk/squid.cron)
  squid/repos/community-x86_64/squid.install
(from rev 110449, squid/trunk/squid.install)
  squid/repos/community-x86_64/squid.pam
(from rev 110449, squid/trunk/squid.pam)
  squid/repos/community-x86_64/squid.service
(from rev 110449, squid/trunk/squid.service)
  squid/repos/community-x86_64/squid.tmpfiles
(from rev 110449, squid/trunk/squid.tmpfiles)
Deleted:
  squid/repos/community-i686/PKGBUILD
  squid/repos/community-i686/squid.cron
  squid/repos/community-i686/squid.install
  squid/repos/community-i686/squid.pam
  squid/repos/community-i686/squid.service
  squid/repos/community-i686/squid.tmpfiles
  squid/repos/community-x86_64/PKGBUILD
  squid/repos/community-x86_64/squid.cron
  squid/repos/community-x86_64/squid.install
  squid/repos/community-x86_64/squid.pam
  squid/repos/community-x86_64/squid.service
  squid/repos/community-x86_64/squid.tmpfiles

-+
 /PKGBUILD   |  174 ++
 /squid.cron |   18 +++
 /squid.install  |   30 ++
 /squid.pam  |8 +
 /squid.service  |   26 +
 /squid.tmpfiles |2 
 community-i686/PKGBUILD |   87 ---
 community-i686/squid.cron   |9 -
 community-i686/squid.install|   15 ---
 community-i686/squid.pam|4 
 community-i686/squid.service|   13 --
 community-i686/squid.tmpfiles   |1 
 community-x86_64/PKGBUILD   |   87 ---
 community-x86_64/squid.cron |9 -
 community-x86_64/squid.install  |   15 ---
 community-x86_64/squid.pam  |4 
 community-x86_64/squid.service  |   13 --
 community-x86_64/squid.tmpfiles |1 
 18 files changed, 258 insertions(+), 258 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-30 09:59:15 UTC (rev 110449)
+++ community-i686/PKGBUILD 2014-04-30 09:59:37 UTC (rev 110450)
@@ -1,87 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Mark Coolen mark.coo...@gmail.com
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-# Contributor: Kevin Piche ke...@archlinux.org
-
-pkgname=squid
-pkgver=3.4.4
-pkgrel=1
-pkgdesc='Full-featured Web proxy cache server'
-arch=('x86_64' 'i686')
-url='http://www.squid-cache.org'
-depends=('openssl' 'pam' 'cron' 'perl' 'libltdl')
-makedepends=('libcap' 'krb5')
-license=('GPL')
-options=('emptydirs')
-backup=('etc/squid/squid.conf'
-'etc/squid/mime.conf')
-install=$pkgname.install
-source=(http://www.squid-cache.org/Versions/v3/3.4/$pkgname-$pkgver.tar.bz2;
-'squid.pam'
-'squid.cron'
-'squid.service'
-'squid.tmpfiles')
-md5sums=('f9c7dd495e45042cc162d89cfbb97cc0'
- '270977cdd9b47ef44c0c427ab9034777'
- 'a71425c4951f2e5b640d19e6a5048531'
- 'ceeb57c69ebb165676219222f109a24e'
- 'd243da117c1aee03c0cc6052f023a380')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---datadir=/usr/share/squid \
---sysconfdir=/etc/squid \
---libexecdir=/usr/lib/squid \
---localstatedir=/var \
---with-logdir=/var/log/squid \
---with-pidfile=/run/squid.pid \
---enable-auth \
---enable-auth-basic \
---enable-auth-ntlm \
---enable-auth-digest \
---enable-auth-negotiate \
---enable-removal-policies=lru,heap \
---enable-storeio=aufs,ufs,diskd \
---enable-delay-pools \
---enable-arp-acl \
---enable-ssl \
---enable-snmp \
---enable-linux-netfilter \
---enable-ident-lookups \
---enable-useragent-log \
---enable-cache-digests \
---enable-referer-log \
---enable-arp-acl \
---enable-htcp \
---enable-carp \
---enable-epoll \
---with-large-files \
---enable-arp-acl \
---with-default-user=proxy \
---enable-async-io \
---enable-truncate \
---enable-icap-client \
---enable-ssl-crtd \
---disable-arch-native \
-

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

2014-04-30 Thread Bartłomiej Piotrowski
Date: Wednesday, April 30, 2014 @ 12:26:37
  Author: bpiotrowski
Revision: 110452

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

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

--+
 /PKGBUILD|   94 +
 /mpv.install |   24 ++
 community-i686/PKGBUILD  |   47 
 community-i686/mpv.install   |   12 -
 community-x86_64/PKGBUILD|   47 
 community-x86_64/mpv.install |   12 -
 6 files changed, 118 insertions(+), 118 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-30 10:26:23 UTC (rev 110451)
+++ community-i686/PKGBUILD 2014-04-30 10:26:37 UTC (rev 110452)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Eivind Uggedal eiv...@uggedal.com
-
-pkgname=mpv
-pkgver=0.3.8
-pkgrel=1
-pkgdesc='Video player based on MPlayer/mplayer2'
-arch=('i686' 'x86_64')
-license=('GPL')
-url='http://mpv.io'
-depends=(
-  'portaudio' 'ffmpeg' 'lcms2' 'libdvdread' 'libcdio-paranoia' 'libquvi' 
'libgl'
-  'libxinerama' 'mpg123' 'libxv' 'libxkbcommon' 'libva' 'lirc-utils' 'wayland'
-  'desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'lua' 'libdvdnav'
-)
-makedepends=('mesa' 'python-docutils' 'ladspa')
-options=('!emptydirs' '!buildflags')
-install=mpv.install
-source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('f7fc14f52c1958f6b603245b0595efa9')
-
-prepare() {
-  cd $pkgname-$pkgver
-  ./bootstrap.py
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./waf configure --prefix=/usr \
---confdir=/etc/mpv \
---enable-joystick
-
-  ./waf build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  ./waf install --destdir=$pkgdir
-
-  install -d $pkgdir/usr/share/doc/mpv/examples
-  install -m644 etc/{input,example}.conf \
-$pkgdir/usr/share/doc/mpv/examples
-  install -m644 DOCS/{encoding.rst,tech-overview.txt} \
-$pkgdir/usr/share/doc/mpv
-}

Copied: mpv/repos/community-i686/PKGBUILD (from rev 110451, mpv/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-30 10:26:37 UTC (rev 110452)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Eivind Uggedal eiv...@uggedal.com
+
+pkgname=mpv
+pkgver=0.3.9
+pkgrel=1
+pkgdesc='Video player based on MPlayer/mplayer2'
+arch=('i686' 'x86_64')
+license=('GPL')
+url='http://mpv.io'
+depends=(
+  'portaudio' 'ffmpeg' 'lcms2' 'libdvdread' 'libcdio-paranoia' 'libquvi' 
'libgl'
+  'libxinerama' 'mpg123' 'libxv' 'libxkbcommon' 'libva' 'lirc-utils' 'wayland'
+  'desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'lua' 'libdvdnav'
+)
+makedepends=('mesa' 'python-docutils' 'ladspa')
+options=('!emptydirs' '!buildflags')
+install=mpv.install
+source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz)
+md5sums=('afb42ae3b94bc968cfa9a690cde1df72')
+
+prepare() {
+  cd $pkgname-$pkgver
+  ./bootstrap.py
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./waf configure --prefix=/usr \
+--confdir=/etc/mpv \
+--enable-joystick
+
+  ./waf build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  ./waf install --destdir=$pkgdir
+
+  install -d $pkgdir/usr/share/doc/mpv/examples
+  install -m644 etc/{input,example}.conf \
+$pkgdir/usr/share/doc/mpv/examples
+  install -m644 DOCS/{encoding.rst,tech-overview.txt} \
+$pkgdir/usr/share/doc/mpv
+}

Deleted: community-i686/mpv.install
===
--- community-i686/mpv.install  2014-04-30 10:26:23 UTC (rev 110451)
+++ community-i686/mpv.install  2014-04-30 10:26:37 UTC (rev 110452)
@@ -1,12 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor  /dev/null
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: mpv/repos/community-i686/mpv.install (from rev 110451, 
mpv/trunk/mpv.install)
===
--- community-i686/mpv.install  (rev 0)
+++ community-i686/mpv.install  2014-04-30 10:26:37 UTC (rev 110452)
@@ -0,0 +1,12 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor  /dev/null
+  update-desktop-database -q
+}
+

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

2014-04-30 Thread Bartłomiej Piotrowski
Date: Wednesday, April 30, 2014 @ 12:26:23
  Author: bpiotrowski
Revision: 110451

upgpkg: mpv 0.3.9-1

new upstream release

Modified:
  mpv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-30 09:59:37 UTC (rev 110450)
+++ PKGBUILD2014-04-30 10:26:23 UTC (rev 110451)
@@ -3,7 +3,7 @@
 # Contributor: Eivind Uggedal eiv...@uggedal.com
 
 pkgname=mpv
-pkgver=0.3.8
+pkgver=0.3.9
 pkgrel=1
 pkgdesc='Video player based on MPlayer/mplayer2'
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 options=('!emptydirs' '!buildflags')
 install=mpv.install
 source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('f7fc14f52c1958f6b603245b0595efa9')
+md5sums=('afb42ae3b94bc968cfa9a690cde1df72')
 
 prepare() {
   cd $pkgname-$pkgver



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

2014-04-30 Thread Felix Yan
Date: Wednesday, April 30, 2014 @ 12:32:50
  Author: fyan
Revision: 211916

upgpkg: ibus 1.5.7-1

Modified:
  ibus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-29 18:49:14 UTC (rev 211915)
+++ PKGBUILD2014-04-30 10:32:50 UTC (rev 211916)
@@ -3,8 +3,8 @@
 
 pkgbase=ibus
 pkgname=(ibus libibus)
-pkgver=1.5.6
-pkgrel=2
+pkgver=1.5.7
+pkgrel=1
 pkgdesc=Next Generation Input Bus for Linux
 arch=('i686' 'x86_64')
 url=http://ibus.googlecode.com;



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

2014-04-30 Thread Felix Yan
Date: Wednesday, April 30, 2014 @ 12:34:44
  Author: fyan
Revision: 211917

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

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

---+
 /PKGBUILD |  110 
 /ibus.install |   32 
 extra-i686/PKGBUILD   |   55 --
 extra-i686/ibus.install   |   16 --
 extra-x86_64/PKGBUILD |   55 --
 extra-x86_64/ibus.install |   16 --
 6 files changed, 142 insertions(+), 142 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-04-30 10:32:50 UTC (rev 211916)
+++ extra-i686/PKGBUILD 2014-04-30 10:34:44 UTC (rev 211917)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-
-pkgbase=ibus
-pkgname=(ibus libibus)
-pkgver=1.5.6
-pkgrel=2
-pkgdesc=Next Generation Input Bus for Linux
-arch=('i686' 'x86_64')
-url=http://ibus.googlecode.com;
-license=('LGPL')
-depends=('dconf' 'gtk2' 'gtk3' 'hicolor-icon-theme' 'libnotify' 'python-dbus' 
'python-gobject' 'iso-codes')
-makedepends=('gobject-introspection' 'vala' 'intltool' 'git' 'gnome-common' 
'gtk-doc' 'gconf')
-options=('!emptydirs')
-source=(git+https://github.com/ibus/ibus.git#tag=$pkgver;)
-
-build() {
-  cd ${pkgbase}
-  ./autogen.sh \
---prefix=/usr \
---libexecdir=/usr/lib/ibus \
---sysconfdir=/etc \
---disable-gconf \
---enable-dconf \
---enable-wayland \
---enable-gtk-doc \
---disable-memconf \
---enable-ui \
---enable-python-library \
---with-python=python3
-  make
-}
-
-package_ibus() {
-  depends+=(libibus=$pkgver)
-  install=ibus.install
-
-  cd ${pkgbase}
-  make DESTDIR=${pkgdir} install
-  make -C src DESTDIR=${pkgdir} uninstall
-  make -C bindings DESTDIR=${pkgdir} uninstall
-  make DESTDIR=${pkgdir} uninstall-pkgconfigDATA
-}
-
-package_libibus() {
-  pkgdesc=IBus support library
-  depends=('glib2')
-
-  cd ${pkgbase}
-  make -C src DESTDIR=${pkgdir} install
-  make -C bindings DESTDIR=${pkgdir} install
-  make DESTDIR=${pkgdir} install-pkgconfigDATA
-}
-
-sha512sums=('SKIP')

Copied: ibus/repos/extra-i686/PKGBUILD (from rev 211916, ibus/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-04-30 10:34:44 UTC (rev 211917)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+
+pkgbase=ibus
+pkgname=(ibus libibus)
+pkgver=1.5.7
+pkgrel=1
+pkgdesc=Next Generation Input Bus for Linux
+arch=('i686' 'x86_64')
+url=http://ibus.googlecode.com;
+license=('LGPL')
+depends=('dconf' 'gtk2' 'gtk3' 'hicolor-icon-theme' 'libnotify' 'python-dbus' 
'python-gobject' 'iso-codes')
+makedepends=('gobject-introspection' 'vala' 'intltool' 'git' 'gnome-common' 
'gtk-doc' 'gconf')
+options=('!emptydirs')
+source=(git+https://github.com/ibus/ibus.git#tag=$pkgver;)
+
+build() {
+  cd ${pkgbase}
+  ./autogen.sh \
+--prefix=/usr \
+--libexecdir=/usr/lib/ibus \
+--sysconfdir=/etc \
+--disable-gconf \
+--enable-dconf \
+--enable-wayland \
+--enable-gtk-doc \
+--disable-memconf \
+--enable-ui \
+--enable-python-library \
+--with-python=python3
+  make
+}
+
+package_ibus() {
+  depends+=(libibus=$pkgver)
+  install=ibus.install
+
+  cd ${pkgbase}
+  make DESTDIR=${pkgdir} install
+  make -C src DESTDIR=${pkgdir} uninstall
+  make -C bindings DESTDIR=${pkgdir} uninstall
+  make DESTDIR=${pkgdir} uninstall-pkgconfigDATA
+}
+
+package_libibus() {
+  pkgdesc=IBus support library
+  depends=('glib2')
+
+  cd ${pkgbase}
+  make -C src DESTDIR=${pkgdir} install
+  make -C bindings DESTDIR=${pkgdir} install
+  make DESTDIR=${pkgdir} install-pkgconfigDATA
+}
+
+sha512sums=('SKIP')

Deleted: extra-i686/ibus.install
===
--- extra-i686/ibus.install 2014-04-30 10:32:50 UTC (rev 211916)
+++ extra-i686/ibus.install 2014-04-30 10:34:44 UTC (rev 211917)
@@ -1,16 +0,0 @@
-post_install() {
-  gtk-query-immodules-2.0 --update-cache
-  gtk-query-immodules-3.0 --update-cache
-
-  gtk-update-icon-cache -fq -t /usr/share/icons/hicolor
-
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: ibus/repos/extra-i686/ibus.install (from rev 211916, 
ibus/trunk/ibus.install)

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

2014-04-30 Thread speps
Date: Wednesday, April 30, 2014 @ 12:43:24
  Author: speps
Revision: 110453

upgpkg: patchage 1.0.0-1

Modified:
  patchage/trunk/PKGBUILD
  patchage/trunk/patchage.install

--+
 PKGBUILD |   25 -
 patchage.install |1 +
 2 files changed, 13 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-30 10:26:37 UTC (rev 110452)
+++ PKGBUILD2014-04-30 10:43:24 UTC (rev 110453)
@@ -1,32 +1,31 @@
 # $Id$
 # Maintainer: Ray Rashif sc...@archlinux.org
+# Maintainer: speps speps at aur dot archlinux dot org
 # Contributor: Max Pray a.k.a. Synthead synth...@gmail.com
 # Contributor: clarence catchfire at gmail dot com
+
 pkgname=patchage
-pkgver=0.5.0
-pkgrel=3
-pkgdesc=A modular patch bay for audio and MIDI systems
+pkgver=1.0.0
+pkgrel=1
+pkgdesc=A modular patch bay for audio and MIDI systems based on Jack and Alsa
 arch=('i686' 'x86_64')
 url=http://drobilla.net/software/patchage;
-license=('GPL')
-depends=('dbus-glib' 'libglademm' 'hicolor-icon-theme'
- 'raul' 'flowcanvas1.0.0' 'jack')
+license=('GPL3')
+depends=('ganv' 'jack' 'desktop-file-utils')
 makedepends=('boost' 'python2')
-install=$pkgname.install
+install=$pkgname.install
 source=(http://download.drobilla.net/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('9bb9d1ba0205c0ad95c6dbecba56c513ff706f1057348d33ff7567bc9cbd89d2')
+md5sums=('d16a3fc045faff7fd70f3b4769b65698')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
-
+  cd $pkgname-$pkgver
   python2 waf configure --prefix=/usr
   python2 waf build $MAKEFLAGS
 }
 
 package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  python2 waf --destdir=$pkgdir install
+  cd $pkgname-$pkgver
+  python2 waf install --destdir=$pkgdir
 }
 
 # vim:set ts=2 sw=2 et:

Modified: patchage.install
===
--- patchage.install2014-04-30 10:26:37 UTC (rev 110452)
+++ patchage.install2014-04-30 10:43:24 UTC (rev 110453)
@@ -1,5 +1,6 @@
 post_install() {
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
 }
 
 post_upgrade() {



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

2014-04-30 Thread speps
Date: Wednesday, April 30, 2014 @ 12:43:42
  Author: speps
Revision: 110454

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

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

---+
 /PKGBUILD |   62 
 /patchage.install |   28 
 community-i686/PKGBUILD   |   32 --
 community-i686/patchage.install   |   13 ---
 community-x86_64/PKGBUILD |   32 --
 community-x86_64/patchage.install |   13 ---
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-30 10:43:24 UTC (rev 110453)
+++ community-i686/PKGBUILD 2014-04-30 10:43:42 UTC (rev 110454)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: Max Pray a.k.a. Synthead synth...@gmail.com
-# Contributor: clarence catchfire at gmail dot com
-pkgname=patchage
-pkgver=0.5.0
-pkgrel=3
-pkgdesc=A modular patch bay for audio and MIDI systems
-arch=('i686' 'x86_64')
-url=http://drobilla.net/software/patchage;
-license=('GPL')
-depends=('dbus-glib' 'libglademm' 'hicolor-icon-theme'
- 'raul' 'flowcanvas1.0.0' 'jack')
-makedepends=('boost' 'python2')
-install=$pkgname.install
-source=(http://download.drobilla.net/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('9bb9d1ba0205c0ad95c6dbecba56c513ff706f1057348d33ff7567bc9cbd89d2')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  python2 waf configure --prefix=/usr
-  python2 waf build $MAKEFLAGS
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  python2 waf --destdir=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: patchage/repos/community-i686/PKGBUILD (from rev 110453, 
patchage/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-30 10:43:42 UTC (rev 110454)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Maintainer: speps speps at aur dot archlinux dot org
+# Contributor: Max Pray a.k.a. Synthead synth...@gmail.com
+# Contributor: clarence catchfire at gmail dot com
+
+pkgname=patchage
+pkgver=1.0.0
+pkgrel=1
+pkgdesc=A modular patch bay for audio and MIDI systems based on Jack and Alsa
+arch=('i686' 'x86_64')
+url=http://drobilla.net/software/patchage;
+license=('GPL3')
+depends=('ganv' 'jack' 'desktop-file-utils')
+makedepends=('boost' 'python2')
+install=$pkgname.install
+source=(http://download.drobilla.net/$pkgname-$pkgver.tar.bz2;)
+md5sums=('d16a3fc045faff7fd70f3b4769b65698')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 waf configure --prefix=/usr
+  python2 waf build $MAKEFLAGS
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 waf install --destdir=$pkgdir
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/patchage.install
===
--- community-i686/patchage.install 2014-04-30 10:43:24 UTC (rev 110453)
+++ community-i686/patchage.install 2014-04-30 10:43:42 UTC (rev 110454)
@@ -1,13 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: patchage/repos/community-i686/patchage.install (from rev 110453, 
patchage/trunk/patchage.install)
===
--- community-i686/patchage.install (rev 0)
+++ community-i686/patchage.install 2014-04-30 10:43:42 UTC (rev 110454)
@@ -0,0 +1,14 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-04-30 10:43:24 UTC (rev 110453)
+++ community-x86_64/PKGBUILD   2014-04-30 10:43:42 UTC (rev 110454)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: Max Pray a.k.a. Synthead synth...@gmail.com
-# Contributor: clarence catchfire at gmail dot com
-pkgname=patchage
-pkgver=0.5.0
-pkgrel=3

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

2014-04-30 Thread Sergej Pupykin
Date: Wednesday, April 30, 2014 @ 12:44:50
  Author: spupykin
Revision: 110455

Modified:
  cgit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-30 10:43:42 UTC (rev 110454)
+++ PKGBUILD2014-04-30 10:44:50 UTC (rev 110455)
@@ -14,6 +14,7 @@
 license=('GPL2')
 depends=('openssl' 'luajit')
 makedepends=('zlib' 'curl' 'asciidoc')
+optdepends=('python2-pygments: syntax highlighting support')
 install=cgit.install
 source=(http://git.zx2c4.com/cgit/snapshot/cgit-$pkgver.tar.xz;
apache.example.conf)



[arch-commits] Commit in tig/trunk (PKGBUILD tig-2.0-buildfix.patch)

2014-04-30 Thread Lukas Fleischer
Date: Wednesday, April 30, 2014 @ 12:59:50
  Author: lfleischer
Revision: 110456

upgpkg: tig 2.0-1

Upstream update.

Added:
  tig/trunk/tig-2.0-buildfix.patch
Modified:
  tig/trunk/PKGBUILD

+
 PKGBUILD   |   18 +-
 tig-2.0-buildfix.patch |   26 ++
 2 files changed, 39 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-30 10:44:50 UTC (rev 110455)
+++ PKGBUILD2014-04-30 10:59:50 UTC (rev 110456)
@@ -4,7 +4,7 @@
 # Contributor: Nathan Jones nath...@insightbb.com
 
 pkgname=tig
-pkgver=1.2.1
+pkgver=2.0
 pkgrel=1
 pkgdesc='Text-mode interface for Git.'
 depends=('git' 'ncurses')
@@ -12,13 +12,21 @@
 url='http://jonas.nitro.dk/tig/'
 license=('GPL')
 arch=('i686' 'x86_64')
-source=(http://jonas.nitro.dk/${pkgname}/releases/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('d5c1dd1d829f8e515f59c96a5d419323')
+backup=('etc/tigrc')
+source=(http://jonas.nitro.dk/${pkgname}/releases/${pkgname}-${pkgver}.tar.gz;
+'tig-2.0-buildfix.patch')
+md5sums=('5c54013635bbc0ecf372e5fa8cbad394'
+ 'f00affce7b8fe94866aef2ab0aff0deb')
 
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -p1 -i ../tig-2.0-buildfix.patch
+}
+
 build() {
   cd $srcdir/$pkgname-$pkgver
 
-  ./configure --prefix=/usr
+  ./configure --prefix=/usr --sysconfdir=/etc
   make
 }
 
@@ -26,6 +34,6 @@
   cd $srcdir/$pkgname-$pkgver
 
   make DESTDIR=$pkgdir install install-doc-man
-  install -Dm0644 contrib/tigrc $pkgdir/etc/tigrc.sample
+
   install -Dm0644 contrib/tig-completion.bash 
$pkgdir/usr/share/bash-completion/completions/tig
 }

Added: tig-2.0-buildfix.patch
===
--- tig-2.0-buildfix.patch  (rev 0)
+++ tig-2.0-buildfix.patch  2014-04-30 10:59:50 UTC (rev 110456)
@@ -0,0 +1,26 @@
+From 4787433d73895659cf9f968619eb2eaae9a8f05c Mon Sep 17 00:00:00 2001
+From: Gregory Pakosz gregory.pak...@gmail.com
+Date: Wed, 30 Apr 2014 12:07:11 +0200
+Subject: [PATCH] Fixed typo in watch.c
+
+REFRESH_MODE_MANUEL - REFRESH_MODE_MANUAL
+---
+ src/watch.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/watch.c b/src/watch.c
+index c1a1b9b..f40fe5e 100644
+--- a/src/watch.c
 b/src/watch.c
+@@ -154,7 +154,7 @@ static struct watch_handler watch_handlers[] = {
+ static bool
+ watch_no_refresh(enum watch_event event)
+ {
+-  return opt_refresh_mode == REFRESH_MODE_MANUEL ||
++  return opt_refresh_mode == REFRESH_MODE_MANUAL ||
+  (opt_refresh_mode == REFRESH_MODE_AFTER_COMMAND 
+   event != WATCH_EVENT_AFTER_EXTERNAL);
+ }
+-- 
+1.9.1
+



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

2014-04-30 Thread Lukas Fleischer
Date: Wednesday, April 30, 2014 @ 13:00:03
  Author: lfleischer
Revision: 110457

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

Added:
  tig/repos/community-i686/PKGBUILD
(from rev 110456, tig/trunk/PKGBUILD)
  tig/repos/community-i686/tig-2.0-buildfix.patch
(from rev 110456, tig/trunk/tig-2.0-buildfix.patch)
  tig/repos/community-x86_64/PKGBUILD
(from rev 110456, tig/trunk/PKGBUILD)
  tig/repos/community-x86_64/tig-2.0-buildfix.patch
(from rev 110456, tig/trunk/tig-2.0-buildfix.patch)
Deleted:
  tig/repos/community-i686/PKGBUILD
  tig/repos/community-x86_64/PKGBUILD

-+
 /PKGBUILD   |   78 ++
 community-i686/PKGBUILD |   31 ---
 community-i686/tig-2.0-buildfix.patch   |   26 ++
 community-x86_64/PKGBUILD   |   31 ---
 community-x86_64/tig-2.0-buildfix.patch |   26 ++
 5 files changed, 130 insertions(+), 62 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-30 10:59:50 UTC (rev 110456)
+++ community-i686/PKGBUILD 2014-04-30 11:00:03 UTC (rev 110457)
@@ -1,31 +0,0 @@
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-# Contributor: Loui Chang louipc dot ist at gmail company
-# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
-# Contributor: Nathan Jones nath...@insightbb.com
-
-pkgname=tig
-pkgver=1.2.1
-pkgrel=1
-pkgdesc='Text-mode interface for Git.'
-depends=('git' 'ncurses')
-makedepends=('asciidoc' 'xmlto')
-url='http://jonas.nitro.dk/tig/'
-license=('GPL')
-arch=('i686' 'x86_64')
-source=(http://jonas.nitro.dk/${pkgname}/releases/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('9dec2966d3d51f7d8b5b8d4a4b8d93eb')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install install-doc-man
-  install -Dm0644 contrib/tigrc $pkgdir/etc/tigrc.sample
-  install -Dm0644 contrib/tig-completion.bash 
$pkgdir/usr/share/bash-completion/completions/tig
-}

Copied: tig/repos/community-i686/PKGBUILD (from rev 110456, tig/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-30 11:00:03 UTC (rev 110457)
@@ -0,0 +1,39 @@
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Loui Chang louipc dot ist at gmail company
+# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
+# Contributor: Nathan Jones nath...@insightbb.com
+
+pkgname=tig
+pkgver=2.0
+pkgrel=1
+pkgdesc='Text-mode interface for Git.'
+depends=('git' 'ncurses')
+makedepends=('asciidoc' 'xmlto')
+url='http://jonas.nitro.dk/tig/'
+license=('GPL')
+arch=('i686' 'x86_64')
+backup=('etc/tigrc')
+source=(http://jonas.nitro.dk/${pkgname}/releases/${pkgname}-${pkgver}.tar.gz;
+'tig-2.0-buildfix.patch')
+md5sums=('5c54013635bbc0ecf372e5fa8cbad394'
+ 'f00affce7b8fe94866aef2ab0aff0deb')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -p1 -i ../tig-2.0-buildfix.patch
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install install-doc-man
+
+  install -Dm0644 contrib/tig-completion.bash 
$pkgdir/usr/share/bash-completion/completions/tig
+}

Copied: tig/repos/community-i686/tig-2.0-buildfix.patch (from rev 110456, 
tig/trunk/tig-2.0-buildfix.patch)
===
--- community-i686/tig-2.0-buildfix.patch   (rev 0)
+++ community-i686/tig-2.0-buildfix.patch   2014-04-30 11:00:03 UTC (rev 
110457)
@@ -0,0 +1,26 @@
+From 4787433d73895659cf9f968619eb2eaae9a8f05c Mon Sep 17 00:00:00 2001
+From: Gregory Pakosz gregory.pak...@gmail.com
+Date: Wed, 30 Apr 2014 12:07:11 +0200
+Subject: [PATCH] Fixed typo in watch.c
+
+REFRESH_MODE_MANUEL - REFRESH_MODE_MANUAL
+---
+ src/watch.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/watch.c b/src/watch.c
+index c1a1b9b..f40fe5e 100644
+--- a/src/watch.c
 b/src/watch.c
+@@ -154,7 +154,7 @@ static struct watch_handler watch_handlers[] = {
+ static bool
+ watch_no_refresh(enum watch_event event)
+ {
+-  return opt_refresh_mode == REFRESH_MODE_MANUEL ||
++  return opt_refresh_mode == REFRESH_MODE_MANUAL ||
+  (opt_refresh_mode == REFRESH_MODE_AFTER_COMMAND 
+   event != WATCH_EVENT_AFTER_EXTERNAL);
+ }
+-- 
+1.9.1
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-04-30 10:59:50 UTC (rev 110456)
+++ community-x86_64/PKGBUILD   2014-04-30 11:00:03 UTC (rev 110457)
@@ -1,31 +0,0 @@
-# 

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

2014-04-30 Thread Evangelos Foutras
Date: Wednesday, April 30, 2014 @ 13:18:47
  Author: foutrelis
Revision: 211918

upgpkg: firefox-i18n 29.0-1

New upstream release.

Modified:
  firefox-i18n/trunk/PKGBUILD

--+
 PKGBUILD |  168 ++---
 1 file changed, 84 insertions(+), 84 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-30 10:34:44 UTC (rev 211917)
+++ PKGBUILD2014-04-30 11:18:47 UTC (rev 211918)
@@ -5,7 +5,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgbase=firefox-i18n
-pkgver=28.0
+pkgver=29.0
 pkgrel=1
 pkgdesc=Language pack for Firefox
 arch=('any')
@@ -123,86 +123,86 @@
 
$pkgdir/usr/lib/firefox/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi
 }
 
-md5sums=('bdc9a617c73f8f5a0b1af49c20f9dc91'
- '80d4150b8040cd17b8effa6d07b6d2ac'
- 'e92808cae8b0c92151cc9f4216f9515f'
- '175d38f941bcf1e282b86a1d7d8c319d'
- '4def4af1889a1c8b2d1f90d1d28be133'
- 'dfdfa9e6f28ac8547d09bca5fc9b6283'
- 'e7d912434138bf78ac2bcf3366abb760'
- 'dd8f210540c9e1c3d509497cf4b92a6b'
- '7c07074fa8102423474bd2d88a3f4467'
- '48b2f35dbae8a651196419ef8d5df9e4'
- '8447787c4904bc6250e3aeeb9af886eb'
- '2f504bd9407a7f0ecbf6b0d213cbdf2d'
- 'e6fb40616361d88cb0c22bc5a4c3fc9a'
- '986a899eaf86b6b057441102d3977895'
- 'cc41d4400076235ad5b9adb577f9aeba'
- 'da1644893d1754c21cd0e4002de16ac1'
- 'da24e393fce06f5c6d7dfeea2194c83a'
- '1b77ecf0ef2a8f4bba3a66ff7d18f709'
- 'd0f748d3483d11a0c73e8faed25e6e0f'
- 'b8f8515e7a1fd40756d26d87283c841e'
- 'e94f31b2d712d542d5a0ecc6c8d03783'
- '5f5d3b19f9b5cc9fd53f9177aba7118f'
- 'a8f7163619a140ca545b60394383bb60'
- 'd20cc3a8c05f0f7000b3df9d3e107761'
- '40454f90faa9f6db2ed5b758fc14cbd0'
- '9b327493501d3d3cbc3fe2d0834306a4'
- 'd736dc19bcaa851c21d262e40c1c1be8'
- '86b3596823f362735b6431c5f4c12536'
- '0dc91582fa21832ba3aa9a5bd86954f1'
- 'e668d8df526ebeb308461d623f5ec006'
- 'a24963fe16956fb8172793cab83411f5'
- 'c7637e81b344deda580595fad663e85c'
- '116921e977692c127115d4c66db7df20'
- '5faf6f6a073472ccae8af6696a9f08f5'
- '90bf993e6cfca54aac392eda3e01da8f'
- '00b96ffdcd06a71f10395e6580c7553e'
- 'c305e857b2ed3c9e7fea2e63341ff203'
- '14004c0d03dda2cd19321ef1097e376f'
- 'e47ee766484fca3d2cf668f5d6bae3b2'
- 'd009a5f20961b1dfb6eb88e359a54947'
- 'cf40d2d26b55e467a792fb6b24348af4'
- 'fe13cab291a2ae82d6d677b1bd4689ed'
- '338be9ecb8c6abe9e06406afaa75c43c'
- '4cae24b3afe9b2b4d3694363d6674f39'
- '2c747d729414554b6ecc47e1a54f5e80'
- '470810baadfca4150453116959e1b8ca'
- '6a835afb871d86184ac190c4ce6e22e1'
- '400748bed99b42057c6b06384be8fdf0'
- 'adc3d61d297b5b2c86d74535bcb18d3b'
- '6d5c41423545e993bfce2f9c616793ec'
- 'beea0ee6076c2a552d9365d17ec00c12'
- '044cd5e1acfa5a0b6df0b46a49398baf'
- '68324a30f8e62f6884ebb20adfbe8594'
- '2ed64c48d5b5370966dbbf751c9b5031'
- 'b6b0c05ac8a044b51eaa105193502a78'
- '57078a14e700a86d53db40acb0eed41c'
- '956db9677a6bbf00baf25ec2c9ae21a8'
- '51966f4473837dd8227094dd445cb8a3'
- 'd39105be72cedb077a537652a464b171'
- 'f16e1b47263777f1d5317623ab1cf7b6'
- 'fa357b1336d87aad4313ed694921fed1'
- '9402ed314f8d97901e8384f8394646c3'
- '4b3ec36bdad0242d4992f047ff16810c'
- '9ba508f41a366b4d89cbb207fb704bcb'
- 'bb33c4319d9d9b3634a80e6d33041d64'
- '0e1ae46df39abda97c7426eabaa77d9e'
- '06a276e7db5726344747ac3a1388c5b8'
- '1dec1bad9c249c7763d94fd82ef4b5ba'
- '305464354a46e7c0ab4c911380f4ae70'
- 'a3320bdd8a7aafecbb5d4a0ed73fe398'
- 'f66aa6dbb76b80f3472722c8e63e8d66'
- 'a5e6955477b1b6ece81bf1e2bee3f06a'
- '759ec985adca8fcb7b3810a9d86a36fe'
- '231e7dec58bdaa021fe3e7b20c659521'
- '5ffacfc50fc5185fd091ff4e17b55300'
- 'f60120680b77fb5aad30af652d4cc1a4'
- '782cc04ce8d3a284007b75fc697f6fb6'
- 'd01982fe108fc9da055a0f3d8cba07c3'
- '45b6e57ae0f6c886921c6e6d8c540ea2'
- '4280aa0e26836e88d9711f6ee004f294'
- 'b66da0effdc3c0cb03c42c7d17ff4de4'
- '9e56b3ee4ef8553689e087355bb4bf25'
- 'f76c730d3de0d33ce54d2726005618f1')
+md5sums=('60344a81a613f33cdf32fd94a48a4d27'
+ '77f6042c97f9370d8e101d6cbcf6c936'
+ '3507235a889c9de4c3e2d3fd9a287364'
+ '31137e9ceb1ab0c2d0f421ccf797998a'
+ 'd0a72259c75d8798fb5a1d7b99363ca2'
+ '94084acc81914e2e28ff95365ef40247'
+ '8caa0a8b05d6ce8d0689eb823fe27dcf'
+ '40eaf6efd7761477589ca3caaa3cdaed'
+ '5a5111e0f8cf59dc79d89bc9729f29fe'
+ 'f1ae0b354dfaf6ee8bbbd47ee6b5712f'
+ 

[arch-commits] Commit in firefox-i18n/repos/extra-any (PKGBUILD PKGBUILD)

2014-04-30 Thread Evangelos Foutras
Date: Wednesday, April 30, 2014 @ 13:18:57
  Author: foutrelis
Revision: 211919

archrelease: copy trunk to extra-any

Added:
  firefox-i18n/repos/extra-any/PKGBUILD
(from rev 211918, firefox-i18n/trunk/PKGBUILD)
Deleted:
  firefox-i18n/repos/extra-any/PKGBUILD

--+
 PKGBUILD |  416 ++---
 1 file changed, 208 insertions(+), 208 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-04-30 11:18:47 UTC (rev 211918)
+++ PKGBUILD2014-04-30 11:18:57 UTC (rev 211919)
@@ -1,208 +0,0 @@
-# $Id$
-# Maintainer: Thomas Baechler tho...@archlinux.org
-# Contributor: Jaroslaw Swierczynski swier...@juvepoland.com
-# Contributor: Michal Hybner dta...@gmail.com
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgbase=firefox-i18n
-pkgver=28.0
-pkgrel=1
-pkgdesc=Language pack for Firefox
-arch=('any')
-url=http://www.mozilla.com/;
-license=('MPL' 'GPL')
-depends=(firefox=$pkgver)
-
-_languages=(
-  'achAcholi'
-  'af Afrikaans'
-  'an Aragonese'
-  'ar Arabic'
-  'as Assamese'
-  'astAsturian'
-  'be Belarusian'
-  'bg Bulgarian'
-  'bn-BD  Bengali (Bangladesh)'
-  'br Breton'
-  'bs Bosnian'
-  'ca Catalan'
-  'cs Czech'
-  'csbKashubian'
-  'cy Welsh'
-  'da Danish'
-  'de German'
-  'el Greek'
-  'en-GB  English (British)'
-  'en-US  English (US)'
-  'en-ZA  English (South African)'
-  'eo Esperanto'
-  'es-AR  Spanish (Argentina)'
-  'es-CL  Spanish (Chile)'
-  'es-ES  Spanish (Spain)'
-  'es-MX  Spanish (Mexico)'
-  'et Estonian'
-  'eu Basque'
-  'fa Persian'
-  'ff Fulah'
-  'fi Finnish'
-  'fr French'
-  'fy-NL  Frisian'
-  'ga-IE  Irish'
-  'gd Gaelic (Scotland)'
-  'gl Galician'
-  'gu-IN  Gujarati'
-  'he Hebrew'
-  'hi-IN  Hindi (India)'
-  'hr Croatian'
-  'hu Hungarian'
-  'hy-AM  Armenian'
-  'id Indonesian'
-  'is Icelandic'
-  'it Italian'
-  'ja Japanese'
-  'kk Kazakh'
-  'km Khmer'
-  'kn Kannada'
-  'ko Korean'
-  'lijLigurian'
-  'lt Lithuanian'
-  'lv Latvian'
-  'maiMaithili'
-  'mk Macedonian'
-  'ml Malayalam'
-  'mr Marathi'
-  'nb-NO  Norwegian (Bokmål)'
-  'nl Dutch'
-  'nn-NO  Norwegian (Nynorsk)'
-  'or Oriya'
-  'pa-IN  Punjabi'
-  'pl Polish'
-  'pt-BR  Portuguese (Brazilian)'
-  'pt-PT  Portuguese (Portugal)'
-  'rm Romansh'
-  'ro Romanian'
-  'ru Russian'
-  'si Sinhala'
-  'sk Slovak'
-  'sl Slovenian'
-  'sq Albanian'
-  'sr Serbian'
-  'sv-SE  Swedish'
-  'ta Tamil'
-  'te Telugu'
-  'th Thai'
-  'tr Turkish'
-  'uk Ukrainian'
-  'vi Vietnamese'
-  'xh Xhosa'
-  'zh-CN  Chinese (Simplified)'
-  'zh-TW  Chinese (Traditional)'
-)
-
-pkgname=()
-source=()
-_url=http://download.cdn.mozilla.net/pub/firefox/releases/$pkgver/linux-i686/xpi
-
-for _lang in ${_languages[@]}; do
-  _locale=${_lang%% *}
-  _pkgname=firefox-i18n-${_locale,,}
-
-  pkgname+=($_pkgname)
-  source+=(firefox-i18n-$pkgver-$_locale.xpi::$_url/$_locale.xpi)
-  eval package_$_pkgname() {
-_package $_lang
-  }
-done
-
-# Don't extract anything
-noextract=(${source[@]%%::*})
-
-_package() {
-  pkgdesc=$2 language pack for Firefox
-  install -Dm644 firefox-i18n-$pkgver-$1.xpi \
-
$pkgdir/usr/lib/firefox/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi
-}
-
-md5sums=('bdc9a617c73f8f5a0b1af49c20f9dc91'
- '80d4150b8040cd17b8effa6d07b6d2ac'
- 'e92808cae8b0c92151cc9f4216f9515f'
- '175d38f941bcf1e282b86a1d7d8c319d'
- '4def4af1889a1c8b2d1f90d1d28be133'
- 'dfdfa9e6f28ac8547d09bca5fc9b6283'
- 'e7d912434138bf78ac2bcf3366abb760'
- 'dd8f210540c9e1c3d509497cf4b92a6b'
- '7c07074fa8102423474bd2d88a3f4467'
- '48b2f35dbae8a651196419ef8d5df9e4'
- '8447787c4904bc6250e3aeeb9af886eb'
- '2f504bd9407a7f0ecbf6b0d213cbdf2d'
- 'e6fb40616361d88cb0c22bc5a4c3fc9a'
- '986a899eaf86b6b057441102d3977895'
- 'cc41d4400076235ad5b9adb577f9aeba'
- 'da1644893d1754c21cd0e4002de16ac1'
- 'da24e393fce06f5c6d7dfeea2194c83a'
- '1b77ecf0ef2a8f4bba3a66ff7d18f709'
- 'd0f748d3483d11a0c73e8faed25e6e0f'
- 'b8f8515e7a1fd40756d26d87283c841e'
- 'e94f31b2d712d542d5a0ecc6c8d03783'
- '5f5d3b19f9b5cc9fd53f9177aba7118f'
- 'a8f7163619a140ca545b60394383bb60'
- 'd20cc3a8c05f0f7000b3df9d3e107761'
- '40454f90faa9f6db2ed5b758fc14cbd0'
- '9b327493501d3d3cbc3fe2d0834306a4'
- 'd736dc19bcaa851c21d262e40c1c1be8'
- '86b3596823f362735b6431c5f4c12536'
- '0dc91582fa21832ba3aa9a5bd86954f1'
- 'e668d8df526ebeb308461d623f5ec006'
- 'a24963fe16956fb8172793cab83411f5'
- 'c7637e81b344deda580595fad663e85c'
- '116921e977692c127115d4c66db7df20'
-  

[arch-commits] Commit in firefox/trunk (PKGBUILD firefox-install-dir.patch mozconfig)

2014-04-30 Thread Evangelos Foutras
Date: Wednesday, April 30, 2014 @ 13:19:10
  Author: foutrelis
Revision: 211920

upgpkg: firefox 29.0-1

New upstream release.

Modified:
  firefox/trunk/PKGBUILD
  firefox/trunk/firefox-install-dir.patch
  firefox/trunk/mozconfig

---+
 PKGBUILD  |   15 ++-
 firefox-install-dir.patch |   36 ++--
 mozconfig |1 +
 3 files changed, 17 insertions(+), 35 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-30 11:18:57 UTC (rev 211919)
+++ PKGBUILD2014-04-30 11:19:10 UTC (rev 211920)
@@ -3,7 +3,7 @@
 # Contributor: Jakub Schmidtke sja...@gmail.com
 
 pkgname=firefox
-pkgver=28.0
+pkgver=29.0
 pkgrel=1
 pkgdesc=Standalone web browser from mozilla.org
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 url=https://www.mozilla.org/firefox/;
 depends=('gtk2' 'mozilla-common' 'libxt' 'startup-notification' 'mime-types'
  'dbus-glib' 'alsa-lib' 'desktop-file-utils' 'hicolor-icon-theme'
- 'libvpx' 'libevent' 'nss' 'hunspell' 'sqlite')
+ 'libvpx' 'icu' 'libevent' 'nss' 'hunspell' 'sqlite')
 makedepends=('unzip' 'zip' 'diffutils' 'python2' 'yasm' 'mesa' 'imake'
  'xorg-server-xvfb' 'libpulse' 'gstreamer0.10-base'
  'inetutils')
@@ -27,11 +27,11 @@
 
source=(https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.bz2{,.asc}
 mozconfig firefox.desktop firefox-install-dir.patch vendor.js
 firefox-20.0.1-fixed-loading-icon.png)
-sha256sums=('2ffd0484e7eab52166b851681878a86d54223a6764c756721430fae8e1599628'
+sha256sums=('64402a1f1359f3ea30767a94977ae823ac25b39c6d54f9fe6db444ed127db892'
 'SKIP'
-'759a86ad115c57a16e577a0df85ce828c538530f48342228f60e2d1bf10aa977'
+'c3ec2518bc5a5bc072584dd273dbd3ee47c80a7565a2d6226abeeb7d7ba902be'
 'd2a7610393ba259c35e3227b92e02ec91095a95189f56ac93ccdf6732772719c'
-'bcf224d1f239b73e4ac6d268819c1e94a1606beee99c6d8f851f8192b6444de3'
+'d86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd'
 '4b50e9aec03432e21b44d18c4c97b2630bace606b033f7d556c9d3e3eb0f4fa4'
 '68e3a5b47c6d175cc95b98b069a15205f027cab83af9e075818d38610feb6213')
 
@@ -89,7 +89,7 @@
 
 package() {
   cd mozilla-release
-  make -f client.mk DESTDIR=$pkgdir install
+  make -f client.mk DESTDIR=$pkgdir INSTALL_SDK= install
 
   install -Dm644 ../vendor.js 
$pkgdir/usr/lib/firefox/browser/defaults/preferences/vendor.js
 
@@ -114,9 +114,6 @@
   ln -s /usr/share/hunspell $pkgdir/usr/lib/firefox/dictionaries
   ln -s /usr/share/hyphen $pkgdir/usr/lib/firefox/hyphenation
 
-  # We don't want the development stuff
-  rm -r $pkgdir/usr/{include,lib/firefox-devel,share/idl}
-
   #workaround for now
   #https://bugzilla.mozilla.org/show_bug.cgi?id=658850
   ln -sf firefox $pkgdir/usr/lib/firefox/firefox-bin

Modified: firefox-install-dir.patch
===
--- firefox-install-dir.patch   2014-04-30 11:18:57 UTC (rev 211919)
+++ firefox-install-dir.patch   2014-04-30 11:19:10 UTC (rev 211920)
@@ -1,28 +1,12 @@
-diff --git i/config/baseconfig.mk w/config/baseconfig.mk
-index 50f4cd4..1e7c1f2 100644
 i/config/baseconfig.mk
-+++ w/config/baseconfig.mk
-@@ -1,7 +1,7 @@
--includedir := $(includedir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
--idldir = $(datadir)/idl/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
+diff -up firefox-29.0/mozilla-release/config/baseconfig.mk.orig 
firefox-29.0/mozilla-release/config/baseconfig.mk
+--- mozilla-release/config/baseconfig.mk.orig  2014-04-22 15:38:52.948165295 
+0200
 mozilla-release/config/baseconfig.mk   2014-04-22 15:42:20.387481673 
+0200
+@@ -4,7 +4,7 @@
+ # whether a normal build is happening or whether the check is running.
+ includedir := $(includedir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
+ idldir = $(datadir)/idl/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
 -installdir = $(libdir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
--sdkdir = $(libdir)/$(MOZ_APP_NAME)-devel-$(MOZ_APP_VERSION)
-+includedir := $(includedir)/$(MOZ_APP_NAME)
-+idldir = $(datadir)/idl/$(MOZ_APP_NAME)
 +installdir = $(libdir)/$(MOZ_APP_NAME)
-+sdkdir = $(libdir)/$(MOZ_APP_NAME)-devel
- DIST = $(DEPTH)/dist
- 
- # We do magic with OBJ_SUFFIX in config.mk, the following ensures we don't
-diff --git i/js/src/config/baseconfig.mk w/js/src/config/baseconfig.mk
-index 1ff076c..5386569 100644
 i/js/src/config/baseconfig.mk
-+++ w/js/src/config/baseconfig.mk
-@@ -1,5 +1,5 @@
--installdir = $(libdir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
--sdkdir = $(libdir)/$(MOZ_APP_NAME)-devel-$(MOZ_APP_VERSION)
-+installdir = $(libdir)/$(MOZ_APP_NAME)
-+sdkdir = $(libdir)/$(MOZ_APP_NAME)-devel
- 
- ifneq (,$(filter /%,$(TOP_DIST)))
- DIST = $(TOP_DIST)
+ sdkdir = $(libdir)/$(MOZ_APP_NAME)-devel-$(MOZ_APP_VERSION)
+ ifndef TOP_DIST
+ TOP_DIST = 

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

2014-04-30 Thread Evangelos Foutras
Date: Wednesday, April 30, 2014 @ 13:19:31
  Author: foutrelis
Revision: 211921

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

Added:
  firefox/repos/extra-i686/PKGBUILD
(from rev 211920, firefox/trunk/PKGBUILD)
  firefox/repos/extra-i686/firefox-20.0.1-fixed-loading-icon.png
(from rev 211920, firefox/trunk/firefox-20.0.1-fixed-loading-icon.png)
  firefox/repos/extra-i686/firefox-install-dir.patch
(from rev 211920, firefox/trunk/firefox-install-dir.patch)
  firefox/repos/extra-i686/firefox.desktop
(from rev 211920, firefox/trunk/firefox.desktop)
  firefox/repos/extra-i686/firefox.install
(from rev 211920, firefox/trunk/firefox.install)
  firefox/repos/extra-i686/mozconfig
(from rev 211920, firefox/trunk/mozconfig)
  firefox/repos/extra-i686/vendor.js
(from rev 211920, firefox/trunk/vendor.js)
  firefox/repos/extra-x86_64/PKGBUILD
(from rev 211920, firefox/trunk/PKGBUILD)
  firefox/repos/extra-x86_64/firefox-20.0.1-fixed-loading-icon.png
(from rev 211920, firefox/trunk/firefox-20.0.1-fixed-loading-icon.png)
  firefox/repos/extra-x86_64/firefox-install-dir.patch
(from rev 211920, firefox/trunk/firefox-install-dir.patch)
  firefox/repos/extra-x86_64/firefox.desktop
(from rev 211920, firefox/trunk/firefox.desktop)
  firefox/repos/extra-x86_64/firefox.install
(from rev 211920, firefox/trunk/firefox.install)
  firefox/repos/extra-x86_64/mozconfig
(from rev 211920, firefox/trunk/mozconfig)
  firefox/repos/extra-x86_64/vendor.js
(from rev 211920, firefox/trunk/vendor.js)
Deleted:
  firefox/repos/extra-i686/PKGBUILD
  firefox/repos/extra-i686/firefox-20.0.1-fixed-loading-icon.png
  firefox/repos/extra-i686/firefox-install-dir.patch
  firefox/repos/extra-i686/firefox.desktop
  firefox/repos/extra-i686/firefox.install
  firefox/repos/extra-i686/mozconfig
  firefox/repos/extra-i686/vendor.js
  firefox/repos/extra-x86_64/PKGBUILD
  firefox/repos/extra-x86_64/firefox-20.0.1-fixed-loading-icon.png
  firefox/repos/extra-x86_64/firefox-install-dir.patch
  firefox/repos/extra-x86_64/firefox.desktop
  firefox/repos/extra-x86_64/firefox.install
  firefox/repos/extra-x86_64/mozconfig
  firefox/repos/extra-x86_64/vendor.js

+
 /PKGBUILD  |  240 ++
 /firefox-install-dir.patch |   24 +++
 /firefox.desktop   |  242 +++
 /firefox.install   |   26 +++
 /mozconfig |   72 +
 /vendor.js |   18 ++
 extra-i686/PKGBUILD|  123 ---
 extra-i686/firefox-install-dir.patch   |   28 ---
 extra-i686/firefox.desktop |  121 ---
 extra-i686/firefox.install |   13 -
 extra-i686/mozconfig   |   35 
 extra-i686/vendor.js   |9 -
 extra-x86_64/PKGBUILD  |  123 ---
 extra-x86_64/firefox-install-dir.patch |   28 ---
 extra-x86_64/firefox.desktop   |  121 ---
 extra-x86_64/firefox.install   |   13 -
 extra-x86_64/mozconfig |   35 
 extra-x86_64/vendor.js |9 -
 18 files changed, 622 insertions(+), 658 deletions(-)

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


[arch-commits] Commit in python-virtualenv-clone/repos/community-any (2 files)

2014-04-30 Thread Evangelos Foutras
Date: Wednesday, April 30, 2014 @ 13:36:59
  Author: foutrelis
Revision: 110459

archrelease: copy trunk to community-any

Added:
  python-virtualenv-clone/repos/community-any/PKGBUILD
(from rev 110458, python-virtualenv-clone/trunk/PKGBUILD)
Deleted:
  python-virtualenv-clone/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-04-30 11:36:53 UTC (rev 110458)
+++ PKGBUILD2014-04-30 11:36:59 UTC (rev 110459)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-
-pkgname=('python-virtualenv-clone' 'python2-virtualenv-clone')
-pkgver=0.2.4
-pkgrel=4
-pkgdesc=A script for cloning a non-relocatable virtualenv.
-arch=('any')
-url=https://github.com/edwardgeorge/virtualenv-clone;
-license=('GPL')
-makedepends=('python-distribute' 'python2-distribute')
-options=('!emptydirs')
-source=(http://pypi.python.org/packages/source/v/virtualenv-clone/virtualenv-clone-$pkgver.tar.gz)
-sha256sums=('6797e96bc2a1ab41995bcabdfe08ac1b02c55c719c62036ccf53a0ed5430b935')
-
-package_python-virtualenv-clone() {
-  depends=('python-distribute')
-
-  cd $srcdir/virtualenv-clone-$pkgver
-  python3 setup.py install --root=$pkgdir -O1
-}
-
-package_python2-virtualenv-clone() {
-  depends=('python2')
-
-  cd $srcdir/virtualenv-clone-$pkgver
-  python2 setup.py install --root=$pkgdir -O1
-
-  # virtualenv-clone is provided by the python-virtualenv-clone package
-  rm $pkgdir/usr/bin/virtualenv-clone
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-virtualenv-clone/repos/community-any/PKGBUILD (from rev 110458, 
python-virtualenv-clone/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-04-30 11:36:59 UTC (rev 110459)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+
+pkgname=('python-virtualenv-clone' 'python2-virtualenv-clone')
+pkgver=0.2.5
+pkgrel=1
+pkgdesc=A script for cloning a non-relocatable virtualenv.
+arch=('any')
+url=https://github.com/edwardgeorge/virtualenv-clone;
+license=('GPL')
+makedepends=('python-distribute' 'python2-distribute')
+options=('!emptydirs')
+source=(http://pypi.python.org/packages/source/v/virtualenv-clone/virtualenv-clone-$pkgver.tar.gz)
+sha256sums=('7087ba4eb48acfd5209a3fd03e15d072f28742619127c98333057e32748d91c4')
+
+package_python-virtualenv-clone() {
+  depends=('python-distribute')
+
+  cd $srcdir/virtualenv-clone-$pkgver
+  python3 setup.py install --root=$pkgdir -O1
+}
+
+package_python2-virtualenv-clone() {
+  depends=('python2')
+
+  cd $srcdir/virtualenv-clone-$pkgver
+  python2 setup.py install --root=$pkgdir -O1
+
+  # virtualenv-clone is provided by the python-virtualenv-clone package
+  rm $pkgdir/usr/bin/virtualenv-clone
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-04-30 Thread Evangelos Foutras
Date: Wednesday, April 30, 2014 @ 13:36:53
  Author: foutrelis
Revision: 110458

upgpkg: python-virtualenv-clone 0.2.5-1

New upstream release.

Modified:
  python-virtualenv-clone/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-30 11:00:03 UTC (rev 110457)
+++ PKGBUILD2014-04-30 11:36:53 UTC (rev 110458)
@@ -2,8 +2,8 @@
 # Maintainer: Evangelos Foutras evange...@foutrelis.com
 
 pkgname=('python-virtualenv-clone' 'python2-virtualenv-clone')
-pkgver=0.2.4
-pkgrel=4
+pkgver=0.2.5
+pkgrel=1
 pkgdesc=A script for cloning a non-relocatable virtualenv.
 arch=('any')
 url=https://github.com/edwardgeorge/virtualenv-clone;
@@ -11,7 +11,7 @@
 makedepends=('python-distribute' 'python2-distribute')
 options=('!emptydirs')
 
source=(http://pypi.python.org/packages/source/v/virtualenv-clone/virtualenv-clone-$pkgver.tar.gz)
-sha256sums=('6797e96bc2a1ab41995bcabdfe08ac1b02c55c719c62036ccf53a0ed5430b935')
+sha256sums=('7087ba4eb48acfd5209a3fd03e15d072f28742619127c98333057e32748d91c4')
 
 package_python-virtualenv-clone() {
   depends=('python-distribute')



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

2014-04-30 Thread Sergej Pupykin
Date: Wednesday, April 30, 2014 @ 13:38:56
  Author: spupykin
Revision: 110460

Modified:
  couchdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-30 11:36:59 UTC (rev 110459)
+++ PKGBUILD2014-04-30 11:38:56 UTC (rev 110460)
@@ -40,7 +40,7 @@
   install -Dm644 etc/default/couchdb $pkgdir/etc/conf.d/couchdb
   sed -i 's|\(COUCHDB_OPTIONS=\)|\1-p /var/run/couchdb/couchdb.pid|' 
$pkgdir/etc/conf.d/couchdb
 
-  rm -rf $pkgdir/etc/default/ $pkgdir/var/run
+  rm -rf $pkgdir/etc/default/ $pkgdir/var/run $pkgdir/etc/init.d
 
   install -Dm0644 $srcdir/$pkgname.service 
$pkgdir/usr/lib/systemd/system/$pkgname.service
   install -Dm0644 $srcdir/$pkgname.tmpfiles 
$pkgdir/usr/lib/tmpfiles.d/$pkgname.conf



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

2014-04-30 Thread Lukas Fleischer
Date: Wednesday, April 30, 2014 @ 14:35:46
  Author: lfleischer
Revision: 110461

upgpkg: tig 2.0.1-1

Upstream update.

Modified:
  tig/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-30 11:38:56 UTC (rev 110460)
+++ PKGBUILD2014-04-30 12:35:46 UTC (rev 110461)
@@ -4,7 +4,7 @@
 # Contributor: Nathan Jones nath...@insightbb.com
 
 pkgname=tig
-pkgver=2.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc='Text-mode interface for Git.'
 depends=('git' 'ncurses')
@@ -13,16 +13,9 @@
 license=('GPL')
 arch=('i686' 'x86_64')
 backup=('etc/tigrc')
-source=(http://jonas.nitro.dk/${pkgname}/releases/${pkgname}-${pkgver}.tar.gz;
-'tig-2.0-buildfix.patch')
-md5sums=('5c54013635bbc0ecf372e5fa8cbad394'
- 'f00affce7b8fe94866aef2ab0aff0deb')
+source=(http://jonas.nitro.dk/${pkgname}/releases/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('e0b3bc47b8c2c1e556ae953c0b30faab')
 
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-  patch -p1 -i ../tig-2.0-buildfix.patch
-}
-
 build() {
   cd $srcdir/$pkgname-$pkgver
 



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

2014-04-30 Thread Lukas Fleischer
Date: Wednesday, April 30, 2014 @ 14:36:02
  Author: lfleischer
Revision: 110462

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

Deleted:
  tig/repos/community-i686/PKGBUILD
  tig/repos/community-x86_64/PKGBUILD

---+
 community-i686/PKGBUILD   |   39 ---
 community-x86_64/PKGBUILD |   39 ---
 2 files changed, 78 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-30 12:35:46 UTC (rev 110461)
+++ community-i686/PKGBUILD 2014-04-30 12:36:02 UTC (rev 110462)
@@ -1,39 +0,0 @@
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-# Contributor: Loui Chang louipc dot ist at gmail company
-# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
-# Contributor: Nathan Jones nath...@insightbb.com
-
-pkgname=tig
-pkgver=2.0
-pkgrel=1
-pkgdesc='Text-mode interface for Git.'
-depends=('git' 'ncurses')
-makedepends=('asciidoc' 'xmlto')
-url='http://jonas.nitro.dk/tig/'
-license=('GPL')
-arch=('i686' 'x86_64')
-backup=('etc/tigrc')
-source=(http://jonas.nitro.dk/${pkgname}/releases/${pkgname}-${pkgver}.tar.gz;
-'tig-2.0-buildfix.patch')
-md5sums=('5c54013635bbc0ecf372e5fa8cbad394'
- 'f00affce7b8fe94866aef2ab0aff0deb')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-  patch -p1 -i ../tig-2.0-buildfix.patch
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install install-doc-man
-
-  install -Dm0644 contrib/tig-completion.bash 
$pkgdir/usr/share/bash-completion/completions/tig
-}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-04-30 12:35:46 UTC (rev 110461)
+++ community-x86_64/PKGBUILD   2014-04-30 12:36:02 UTC (rev 110462)
@@ -1,39 +0,0 @@
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-# Contributor: Loui Chang louipc dot ist at gmail company
-# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
-# Contributor: Nathan Jones nath...@insightbb.com
-
-pkgname=tig
-pkgver=2.0
-pkgrel=1
-pkgdesc='Text-mode interface for Git.'
-depends=('git' 'ncurses')
-makedepends=('asciidoc' 'xmlto')
-url='http://jonas.nitro.dk/tig/'
-license=('GPL')
-arch=('i686' 'x86_64')
-backup=('etc/tigrc')
-source=(http://jonas.nitro.dk/${pkgname}/releases/${pkgname}-${pkgver}.tar.gz;
-'tig-2.0-buildfix.patch')
-md5sums=('5c54013635bbc0ecf372e5fa8cbad394'
- 'f00affce7b8fe94866aef2ab0aff0deb')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-  patch -p1 -i ../tig-2.0-buildfix.patch
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install install-doc-man
-
-  install -Dm0644 contrib/tig-completion.bash 
$pkgdir/usr/share/bash-completion/completions/tig
-}



[arch-commits] Commit in tig/trunk (tig-2.0-buildfix.patch)

2014-04-30 Thread Lukas Fleischer
Date: Wednesday, April 30, 2014 @ 14:36:32
  Author: lfleischer
Revision: 110463

Remove trunk/tig-2.0-buildfix.patch from tig

Deleted:
  tig/trunk/tig-2.0-buildfix.patch

+
 tig-2.0-buildfix.patch |   26 --
 1 file changed, 26 deletions(-)

Deleted: tig-2.0-buildfix.patch
===
--- tig-2.0-buildfix.patch  2014-04-30 12:36:02 UTC (rev 110462)
+++ tig-2.0-buildfix.patch  2014-04-30 12:36:32 UTC (rev 110463)
@@ -1,26 +0,0 @@
-From 4787433d73895659cf9f968619eb2eaae9a8f05c Mon Sep 17 00:00:00 2001
-From: Gregory Pakosz gregory.pak...@gmail.com
-Date: Wed, 30 Apr 2014 12:07:11 +0200
-Subject: [PATCH] Fixed typo in watch.c
-
-REFRESH_MODE_MANUEL - REFRESH_MODE_MANUAL

- src/watch.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/watch.c b/src/watch.c
-index c1a1b9b..f40fe5e 100644
 a/src/watch.c
-+++ b/src/watch.c
-@@ -154,7 +154,7 @@ static struct watch_handler watch_handlers[] = {
- static bool
- watch_no_refresh(enum watch_event event)
- {
--  return opt_refresh_mode == REFRESH_MODE_MANUEL ||
-+  return opt_refresh_mode == REFRESH_MODE_MANUAL ||
-  (opt_refresh_mode == REFRESH_MODE_AFTER_COMMAND 
-   event != WATCH_EVENT_AFTER_EXTERNAL);
- }
--- 
-1.9.1
-



[arch-commits] Commit in tig/repos/community-i686 (PKGBUILD tig-2.0-buildfix.patch)

2014-04-30 Thread Lukas Fleischer
Date: Wednesday, April 30, 2014 @ 14:38:22
  Author: lfleischer
Revision: 110464

archrelease: copy trunk to community-i686

Added:
  tig/repos/community-i686/PKGBUILD
(from rev 110463, tig/trunk/PKGBUILD)
Deleted:
  tig/repos/community-i686/tig-2.0-buildfix.patch

+
 PKGBUILD   |   32 
 tig-2.0-buildfix.patch |   26 --
 2 files changed, 32 insertions(+), 26 deletions(-)

Copied: tig/repos/community-i686/PKGBUILD (from rev 110463, tig/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-04-30 12:38:22 UTC (rev 110464)
@@ -0,0 +1,32 @@
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Loui Chang louipc dot ist at gmail company
+# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
+# Contributor: Nathan Jones nath...@insightbb.com
+
+pkgname=tig
+pkgver=2.0.1
+pkgrel=1
+pkgdesc='Text-mode interface for Git.'
+depends=('git' 'ncurses')
+makedepends=('asciidoc' 'xmlto')
+url='http://jonas.nitro.dk/tig/'
+license=('GPL')
+arch=('i686' 'x86_64')
+backup=('etc/tigrc')
+source=(http://jonas.nitro.dk/${pkgname}/releases/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('e0b3bc47b8c2c1e556ae953c0b30faab')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install install-doc-man
+
+  install -Dm0644 contrib/tig-completion.bash 
$pkgdir/usr/share/bash-completion/completions/tig
+}

Deleted: tig-2.0-buildfix.patch
===
--- tig-2.0-buildfix.patch  2014-04-30 12:36:32 UTC (rev 110463)
+++ tig-2.0-buildfix.patch  2014-04-30 12:38:22 UTC (rev 110464)
@@ -1,26 +0,0 @@
-From 4787433d73895659cf9f968619eb2eaae9a8f05c Mon Sep 17 00:00:00 2001
-From: Gregory Pakosz gregory.pak...@gmail.com
-Date: Wed, 30 Apr 2014 12:07:11 +0200
-Subject: [PATCH] Fixed typo in watch.c
-
-REFRESH_MODE_MANUEL - REFRESH_MODE_MANUAL

- src/watch.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/watch.c b/src/watch.c
-index c1a1b9b..f40fe5e 100644
 a/src/watch.c
-+++ b/src/watch.c
-@@ -154,7 +154,7 @@ static struct watch_handler watch_handlers[] = {
- static bool
- watch_no_refresh(enum watch_event event)
- {
--  return opt_refresh_mode == REFRESH_MODE_MANUEL ||
-+  return opt_refresh_mode == REFRESH_MODE_MANUAL ||
-  (opt_refresh_mode == REFRESH_MODE_AFTER_COMMAND 
-   event != WATCH_EVENT_AFTER_EXTERNAL);
- }
--- 
-1.9.1
-



[arch-commits] Commit in tig/repos/community-x86_64 (PKGBUILD tig-2.0-buildfix.patch)

2014-04-30 Thread Lukas Fleischer
Date: Wednesday, April 30, 2014 @ 14:38:29
  Author: lfleischer
Revision: 110465

archrelease: copy trunk to community-x86_64

Added:
  tig/repos/community-x86_64/PKGBUILD
(from rev 110464, tig/trunk/PKGBUILD)
Deleted:
  tig/repos/community-x86_64/tig-2.0-buildfix.patch

+
 PKGBUILD   |   32 
 tig-2.0-buildfix.patch |   26 --
 2 files changed, 32 insertions(+), 26 deletions(-)

Copied: tig/repos/community-x86_64/PKGBUILD (from rev 110464, 
tig/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-04-30 12:38:29 UTC (rev 110465)
@@ -0,0 +1,32 @@
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Loui Chang louipc dot ist at gmail company
+# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
+# Contributor: Nathan Jones nath...@insightbb.com
+
+pkgname=tig
+pkgver=2.0.1
+pkgrel=1
+pkgdesc='Text-mode interface for Git.'
+depends=('git' 'ncurses')
+makedepends=('asciidoc' 'xmlto')
+url='http://jonas.nitro.dk/tig/'
+license=('GPL')
+arch=('i686' 'x86_64')
+backup=('etc/tigrc')
+source=(http://jonas.nitro.dk/${pkgname}/releases/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('e0b3bc47b8c2c1e556ae953c0b30faab')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install install-doc-man
+
+  install -Dm0644 contrib/tig-completion.bash 
$pkgdir/usr/share/bash-completion/completions/tig
+}

Deleted: tig-2.0-buildfix.patch
===
--- tig-2.0-buildfix.patch  2014-04-30 12:38:22 UTC (rev 110464)
+++ tig-2.0-buildfix.patch  2014-04-30 12:38:29 UTC (rev 110465)
@@ -1,26 +0,0 @@
-From 4787433d73895659cf9f968619eb2eaae9a8f05c Mon Sep 17 00:00:00 2001
-From: Gregory Pakosz gregory.pak...@gmail.com
-Date: Wed, 30 Apr 2014 12:07:11 +0200
-Subject: [PATCH] Fixed typo in watch.c
-
-REFRESH_MODE_MANUEL - REFRESH_MODE_MANUAL

- src/watch.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/watch.c b/src/watch.c
-index c1a1b9b..f40fe5e 100644
 a/src/watch.c
-+++ b/src/watch.c
-@@ -154,7 +154,7 @@ static struct watch_handler watch_handlers[] = {
- static bool
- watch_no_refresh(enum watch_event event)
- {
--  return opt_refresh_mode == REFRESH_MODE_MANUEL ||
-+  return opt_refresh_mode == REFRESH_MODE_MANUAL ||
-  (opt_refresh_mode == REFRESH_MODE_AFTER_COMMAND 
-   event != WATCH_EVENT_AFTER_EXTERNAL);
- }
--- 
-1.9.1
-



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

2014-04-30 Thread Alexander Rødseth
Date: Wednesday, April 30, 2014 @ 14:44:54
  Author: arodseth
Revision: 110466

This might work

Modified:
  nimrod/trunk/PKGBUILD

--+
 PKGBUILD |   36 +++-
 1 file changed, 15 insertions(+), 21 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-30 12:38:29 UTC (rev 110465)
+++ PKGBUILD2014-04-30 12:44:54 UTC (rev 110466)
@@ -4,41 +4,35 @@
 # Contributor: Sven-Hendrik Haase s...@lutzhaase.com
 
 pkgname=nimrod
-pkgver=0.9.2
-pkgrel=4
+pkgver=0.9.4
+pkgrel=1
 pkgdesc='Imperative, multi-paradigm, compiled programming language'
 arch=('x86_64' 'i686')
 url='http://nimrod-code.org/'
 license=('MIT')
-makedepends=('setconf')
-source=(http://nimrod-code.org/download/${pkgname}_$pkgver.zip;)
+makedepends=('git')
 options=('!emptydirs')
-sha256sums=('4903ff46b90caa61194551f66fdff291b1ecba8bb4eec1611373cd34ecaf7090')
+source=(nimrod::git://github.com/Araq/Nimrod.git
+csources::git://github.com/nimrod-code/csources)
+md5sums=('SKIP' 'SKIP')
 
 prepare() {
-  cd $pkgname
-
-  setconf install.sh bindir $pkgdir/usr/bin
-  setconf install.sh configdir $pkgdir/etc
-  setconf install.sh libdir $pkgdir/usr/lib/$pkgname
-  setconf install.sh docdir $pkgdir/usr/share/doc/$pkgname
-  setconf install.sh datadir $pkgdir/usr/share/$pkgname
+  cp -r $srcdir/csources $pkgname/csources
 }
 
 build() {
-  cd $pkgname
-
+  cd $pkgname/csources
   sh build.sh
-  ./bin/nimrod c -d:release koch
-  PATH=$PATH:./bin/nimrod ./koch boot -d:release -d:useGnuReadline
+  cd $srcdir/$pkgname
+  ./bin/nimrod c koch
+  PATH=$PATH:./bin/nimrod ./koch boot -d:release
 }
 
 package() {
-  cd $pkgname
-
-  install -d 
$pkgdir/{etc,usr/{bin,lib/$pkgname,share/{doc/$pkgname,$pkgname}}}
-  sh install.sh /usr/bin
-  install -Dm644 copying.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  install -Dm755 $pkgname/bin/$pkgname $pkgdir/usr/bin/$pkgname
+  cp -r $pkgname $pkgdir/usr/lib/
+  rm -r $pkgdir/usr/lib/$pkgname/{csources,bin}
+  install -Dm644 $pkgname/copying.txt 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
 }
 
 # vim:set ts=2 sw=2 et:



[arch-commits] Commit in (4 files)

2014-04-30 Thread Maxime Gauduin
Date: Wednesday, April 30, 2014 @ 16:20:52
  Author: alucryd
Revision: 110467

Add vapoursynth

Added:
  vapoursynth/
  vapoursynth/repos/
  vapoursynth/trunk/
  vapoursynth/trunk/PKGBUILD

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

Added: vapoursynth/trunk/PKGBUILD
===
--- vapoursynth/trunk/PKGBUILD  (rev 0)
+++ vapoursynth/trunk/PKGBUILD  2014-04-30 14:20:52 UTC (rev 110467)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: sl1pkn07 sl1pk...@gmail.com
+# Contributor: jackoneill cantabile.d...@gmail.com
+
+pkgname=vapoursynth
+pkgver=R23
+pkgrel=3
+pkgdesc='A video processing framework with the future in mind'
+arch=('i686' 'x86_64')
+url='http://www.vapoursynth.com/'
+license=('LGPL2.1' 'custom:OFL')
+depends=('ffmpeg' 'python' 'tesseract')
+makedepends=('cython' 'python-sphinx' 'waf' 'yasm')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/${pkgver}.tar.gz;)
+sha256sums=('d88efdcbbb8f898e85c005b0f8c8f0b74a94aa1fde542ba5c4d630bba6cdaa1f')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  waf configure --prefix='/usr' --docs='true' --examples='true'
+  waf $MAKEFLAGS build
+  python setup.py build
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  waf install --destdir=${pkgdir}
+  python setup.py install --root=${pkgdir} --optimize='1'
+
+  install -dm 755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m 644 ofl.txt ${pkgdir}/usr/share/licenses/${pkgname}/
+}
+
+# vim: ts=2 sw=2 et:


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


[arch-commits] Commit in (python2-slip)

2014-04-30 Thread Maxime Gauduin
Date: Wednesday, April 30, 2014 @ 16:21:55
  Author: alucryd
Revision: 110468

Completely remove python2-slip

Deleted:
  python2-slip/



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

2014-04-30 Thread Maxime Gauduin
Date: Wednesday, April 30, 2014 @ 16:22:15
  Author: alucryd
Revision: 110469

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

Added:
  vapoursynth/repos/community-i686/
  vapoursynth/repos/community-i686/PKGBUILD
(from rev 110468, vapoursynth/trunk/PKGBUILD)
  vapoursynth/repos/community-x86_64/
  vapoursynth/repos/community-x86_64/PKGBUILD
(from rev 110468, vapoursynth/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   36 
 community-x86_64/PKGBUILD |   36 
 2 files changed, 72 insertions(+)

Copied: vapoursynth/repos/community-i686/PKGBUILD (from rev 110468, 
vapoursynth/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-30 14:22:15 UTC (rev 110469)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: sl1pkn07 sl1pk...@gmail.com
+# Contributor: jackoneill cantabile.d...@gmail.com
+
+pkgname=vapoursynth
+pkgver=R23
+pkgrel=3
+pkgdesc='A video processing framework with the future in mind'
+arch=('i686' 'x86_64')
+url='http://www.vapoursynth.com/'
+license=('LGPL2.1' 'custom:OFL')
+depends=('ffmpeg' 'python' 'tesseract')
+makedepends=('cython' 'python-sphinx' 'waf' 'yasm')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/${pkgver}.tar.gz;)
+sha256sums=('d88efdcbbb8f898e85c005b0f8c8f0b74a94aa1fde542ba5c4d630bba6cdaa1f')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  waf configure --prefix='/usr' --docs='true' --examples='true'
+  waf $MAKEFLAGS build
+  python setup.py build
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  waf install --destdir=${pkgdir}
+  python setup.py install --root=${pkgdir} --optimize='1'
+
+  install -dm 755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m 644 ofl.txt ${pkgdir}/usr/share/licenses/${pkgname}/
+}
+
+# vim: ts=2 sw=2 et:

Copied: vapoursynth/repos/community-x86_64/PKGBUILD (from rev 110468, 
vapoursynth/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-04-30 14:22:15 UTC (rev 110469)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: sl1pkn07 sl1pk...@gmail.com
+# Contributor: jackoneill cantabile.d...@gmail.com
+
+pkgname=vapoursynth
+pkgver=R23
+pkgrel=3
+pkgdesc='A video processing framework with the future in mind'
+arch=('i686' 'x86_64')
+url='http://www.vapoursynth.com/'
+license=('LGPL2.1' 'custom:OFL')
+depends=('ffmpeg' 'python' 'tesseract')
+makedepends=('cython' 'python-sphinx' 'waf' 'yasm')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/${pkgver}.tar.gz;)
+sha256sums=('d88efdcbbb8f898e85c005b0f8c8f0b74a94aa1fde542ba5c4d630bba6cdaa1f')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  waf configure --prefix='/usr' --docs='true' --examples='true'
+  waf $MAKEFLAGS build
+  python setup.py build
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  waf install --destdir=${pkgdir}
+  python setup.py install --root=${pkgdir} --optimize='1'
+
+  install -dm 755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m 644 ofl.txt ${pkgdir}/usr/share/licenses/${pkgname}/
+}
+
+# vim: ts=2 sw=2 et:



[arch-commits] Commit in sopcast/repos/community-i686 (6 files)

2014-04-30 Thread Giovanni Scafora
Date: Wednesday, April 30, 2014 @ 17:24:50
  Author: giovanni
Revision: 110471

archrelease: copy trunk to community-i686

Added:
  sopcast/repos/community-i686/PKGBUILD
(from rev 110470, sopcast/trunk/PKGBUILD)
  sopcast/repos/community-i686/license
(from rev 110470, sopcast/trunk/license)
  sopcast/repos/community-i686/sopcast.install
(from rev 110470, sopcast/trunk/sopcast.install)
Deleted:
  sopcast/repos/community-i686/PKGBUILD
  sopcast/repos/community-i686/license
  sopcast/repos/community-i686/sopcast.install

-+
 PKGBUILD|   60 +++---
 license |   34 +++---
 sopcast.install |   22 +--
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-04-30 15:24:44 UTC (rev 110470)
+++ PKGBUILD2014-04-30 15:24:50 UTC (rev 110471)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com
-
-pkgname=sopcast
-pkgver=3.4.0
-pkgrel=3
-pkgdesc=The Streaming Direct Broadcast System based on P2P
-arch=('i686' 'x86_64')
-url=http://www.sopcast.org;
-license=('custom')
-
-if [[ $CARCH == x86_64 ]]; then
-  depends=('lib32-libstdc++5')
-else
-  depends=('libstdc++5')
-fi
-
-install=sopcast.install
-source=(http://download.sopcast.com/download/sp-auth.tgz;
-'license')
-md5sums=('db931c9237fc93756dab7284800fa43f'
- 'cd4c2f7795918cdb02550a6e0ee939a4')
-
-package()  {
-  install -D -m755 sp-auth/sp-sc-auth ${pkgdir}/usr/bin/sp-sc-auth
-  ln -s sp-sc-auth ${pkgdir}/usr/bin/sopcast
-  ln -s sp-sc-auth ${pkgdir}/usr/bin/sp-sc
-  install -D license ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: sopcast/repos/community-i686/PKGBUILD (from rev 110470, 
sopcast/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-04-30 15:24:50 UTC (rev 110471)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com
+
+pkgname=sopcast
+pkgver=3.2.6
+pkgrel=1
+pkgdesc=The Streaming Direct Broadcast System based on P2P
+arch=('i686' 'x86_64')
+url=http://www.sopcast.org;
+license=('custom')
+
+if [[ $CARCH == x86_64 ]]; then
+  depends=('lib32-libstdc++5')
+else
+  depends=('libstdc++5')
+fi
+
+install=sopcast.install
+source=(http://download.easetuner.com/download/sp-auth.tgz;
+'license')
+md5sums=('db931c9237fc93756dab7284800fa43f'
+ 'cd4c2f7795918cdb02550a6e0ee939a4')
+
+package()  {
+  install -D -m755 sp-auth/sp-sc-auth ${pkgdir}/usr/bin/sp-sc-auth
+  ln -s sp-sc-auth ${pkgdir}/usr/bin/sopcast
+  ln -s sp-sc-auth ${pkgdir}/usr/bin/sp-sc
+  install -D license ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: license
===
--- license 2014-04-30 15:24:44 UTC (rev 110470)
+++ license 2014-04-30 15:24:50 UTC (rev 110471)
@@ -1,17 +0,0 @@
-Date: Wed, 6 Dec 2006 16:6:35 +0800
-From: contact@sopcast cont...@sopcast.org
-To: Alessio 'mOLOk' Bolognino themo...@gmail.com
-
-Alessio 'mOLOk' Bolognino,
-
-[...] SopCast is free of use and distribute. you can use this email as
-an authorization for your distribution.
-
-Best regards
-
-SopCast
-
-
-
-SopCast-Streaming Over P2P-SopCast
-http://www.sopcast.com

Copied: sopcast/repos/community-i686/license (from rev 110470, 
sopcast/trunk/license)
===
--- license (rev 0)
+++ license 2014-04-30 15:24:50 UTC (rev 110471)
@@ -0,0 +1,17 @@
+Date: Wed, 6 Dec 2006 16:6:35 +0800
+From: contact@sopcast cont...@sopcast.org
+To: Alessio 'mOLOk' Bolognino themo...@gmail.com
+
+Alessio 'mOLOk' Bolognino,
+
+[...] SopCast is free of use and distribute. you can use this email as
+an authorization for your distribution.
+
+Best regards
+
+SopCast
+
+
+
+SopCast-Streaming Over P2P-SopCast
+http://www.sopcast.com

Deleted: sopcast.install
===
--- sopcast.install 2014-04-30 15:24:44 UTC (rev 110470)
+++ sopcast.install 2014-04-30 15:24:50 UTC (rev 110471)
@@ -1,11 +0,0 @@
-post_install() {
-cat  EOM 
-
-== A simple example of sp-sc command line:
-== ./sp-sc sop://broker.sopcast.com:3912/6098 3908 8908  /dev/null 
-== Start to transfer channel 6098, and you can play it on 8908 with VLC or 
mplayer
-== by open the url: http://localhost:8908/tv.asf
-
-EOM
-}
-

Copied: sopcast/repos/community-i686/sopcast.install (from rev 110470, 
sopcast/trunk/sopcast.install)
===
--- sopcast.install (rev 0)
+++ 

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

2014-04-30 Thread Giovanni Scafora
Date: Wednesday, April 30, 2014 @ 17:24:44
  Author: giovanni
Revision: 110470

upgpkg: sopcast 3.2.6-1

upstream release

Modified:
  sopcast/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-30 14:22:15 UTC (rev 110469)
+++ PKGBUILD2014-04-30 15:24:44 UTC (rev 110470)
@@ -3,8 +3,8 @@
 # Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com
 
 pkgname=sopcast
-pkgver=3.4.0
-pkgrel=3
+pkgver=3.2.6
+pkgrel=1
 pkgdesc=The Streaming Direct Broadcast System based on P2P
 arch=('i686' 'x86_64')
 url=http://www.sopcast.org;
@@ -17,7 +17,7 @@
 fi
 
 install=sopcast.install
-source=(http://download.sopcast.com/download/sp-auth.tgz;
+source=(http://download.easetuner.com/download/sp-auth.tgz;
 'license')
 md5sums=('db931c9237fc93756dab7284800fa43f'
  'cd4c2f7795918cdb02550a6e0ee939a4')



[arch-commits] Commit in sopcast/repos/multilib-x86_64 (6 files)

2014-04-30 Thread Giovanni Scafora
Date: Wednesday, April 30, 2014 @ 17:27:51
  Author: giovanni
Revision: 110472

archrelease: copy trunk to multilib-x86_64

Added:
  sopcast/repos/multilib-x86_64/PKGBUILD
(from rev 110471, sopcast/trunk/PKGBUILD)
  sopcast/repos/multilib-x86_64/license
(from rev 110471, sopcast/trunk/license)
  sopcast/repos/multilib-x86_64/sopcast.install
(from rev 110471, sopcast/trunk/sopcast.install)
Deleted:
  sopcast/repos/multilib-x86_64/PKGBUILD
  sopcast/repos/multilib-x86_64/license
  sopcast/repos/multilib-x86_64/sopcast.install

-+
 PKGBUILD|   60 +++---
 license |   34 +++---
 sopcast.install |   22 +--
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-04-30 15:24:50 UTC (rev 110471)
+++ PKGBUILD2014-04-30 15:27:51 UTC (rev 110472)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com
-
-pkgname=sopcast
-pkgver=3.4.0
-pkgrel=3
-pkgdesc=The Streaming Direct Broadcast System based on P2P
-arch=('i686' 'x86_64')
-url=http://www.sopcast.org;
-license=('custom')
-
-if [[ $CARCH == x86_64 ]]; then
-  depends=('lib32-libstdc++5')
-else
-  depends=('libstdc++5')
-fi
-
-install=sopcast.install
-source=(http://download.sopcast.com/download/sp-auth.tgz;
-'license')
-md5sums=('db931c9237fc93756dab7284800fa43f'
- 'cd4c2f7795918cdb02550a6e0ee939a4')
-
-package()  {
-  install -D -m755 sp-auth/sp-sc-auth ${pkgdir}/usr/bin/sp-sc-auth
-  ln -s sp-sc-auth ${pkgdir}/usr/bin/sopcast
-  ln -s sp-sc-auth ${pkgdir}/usr/bin/sp-sc
-  install -D license ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: sopcast/repos/multilib-x86_64/PKGBUILD (from rev 110471, 
sopcast/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-04-30 15:27:51 UTC (rev 110472)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com
+
+pkgname=sopcast
+pkgver=3.2.6
+pkgrel=1
+pkgdesc=The Streaming Direct Broadcast System based on P2P
+arch=('i686' 'x86_64')
+url=http://www.sopcast.org;
+license=('custom')
+
+if [[ $CARCH == x86_64 ]]; then
+  depends=('lib32-libstdc++5')
+else
+  depends=('libstdc++5')
+fi
+
+install=sopcast.install
+source=(http://download.easetuner.com/download/sp-auth.tgz;
+'license')
+md5sums=('db931c9237fc93756dab7284800fa43f'
+ 'cd4c2f7795918cdb02550a6e0ee939a4')
+
+package()  {
+  install -D -m755 sp-auth/sp-sc-auth ${pkgdir}/usr/bin/sp-sc-auth
+  ln -s sp-sc-auth ${pkgdir}/usr/bin/sopcast
+  ln -s sp-sc-auth ${pkgdir}/usr/bin/sp-sc
+  install -D license ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: license
===
--- license 2014-04-30 15:24:50 UTC (rev 110471)
+++ license 2014-04-30 15:27:51 UTC (rev 110472)
@@ -1,17 +0,0 @@
-Date: Wed, 6 Dec 2006 16:6:35 +0800
-From: contact@sopcast cont...@sopcast.org
-To: Alessio 'mOLOk' Bolognino themo...@gmail.com
-
-Alessio 'mOLOk' Bolognino,
-
-[...] SopCast is free of use and distribute. you can use this email as
-an authorization for your distribution.
-
-Best regards
-
-SopCast
-
-
-
-SopCast-Streaming Over P2P-SopCast
-http://www.sopcast.com

Copied: sopcast/repos/multilib-x86_64/license (from rev 110471, 
sopcast/trunk/license)
===
--- license (rev 0)
+++ license 2014-04-30 15:27:51 UTC (rev 110472)
@@ -0,0 +1,17 @@
+Date: Wed, 6 Dec 2006 16:6:35 +0800
+From: contact@sopcast cont...@sopcast.org
+To: Alessio 'mOLOk' Bolognino themo...@gmail.com
+
+Alessio 'mOLOk' Bolognino,
+
+[...] SopCast is free of use and distribute. you can use this email as
+an authorization for your distribution.
+
+Best regards
+
+SopCast
+
+
+
+SopCast-Streaming Over P2P-SopCast
+http://www.sopcast.com

Deleted: sopcast.install
===
--- sopcast.install 2014-04-30 15:24:50 UTC (rev 110471)
+++ sopcast.install 2014-04-30 15:27:51 UTC (rev 110472)
@@ -1,11 +0,0 @@
-post_install() {
-cat  EOM 
-
-== A simple example of sp-sc command line:
-== ./sp-sc sop://broker.sopcast.com:3912/6098 3908 8908  /dev/null 
-== Start to transfer channel 6098, and you can play it on 8908 with VLC or 
mplayer
-== by open the url: http://localhost:8908/tv.asf
-
-EOM
-}
-

Copied: sopcast/repos/multilib-x86_64/sopcast.install (from rev 110471, 
sopcast/trunk/sopcast.install)
===
--- sopcast.install (rev 

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

2014-04-30 Thread Sergej Pupykin
Date: Wednesday, April 30, 2014 @ 17:57:43
  Author: spupykin
Revision: 110473

Modified:
  cgit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-30 15:27:51 UTC (rev 110472)
+++ PKGBUILD2014-04-30 15:57:43 UTC (rev 110473)
@@ -14,7 +14,8 @@
 license=('GPL2')
 depends=('openssl' 'luajit')
 makedepends=('zlib' 'curl' 'asciidoc')
-optdepends=('python2-pygments: syntax highlighting support')
+optdepends=('python2-pygments: syntax highlighting support'
+   'mime-types: serve file with correct content-type header')
 install=cgit.install
 source=(http://git.zx2c4.com/cgit/snapshot/cgit-$pkgver.tar.xz;
apache.example.conf)



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

2014-04-30 Thread Sergej Pupykin
Date: Wednesday, April 30, 2014 @ 18:04:11
  Author: spupykin
Revision: 110474

upgpkg: squid 3.4.4.2-2

upd

Modified:
  squid/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-30 15:57:43 UTC (rev 110473)
+++ PKGBUILD2014-04-30 16:04:11 UTC (rev 110474)
@@ -6,11 +6,11 @@
 
 pkgname=squid
 pkgver=3.4.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Full-featured Web proxy cache server'
 arch=('x86_64' 'i686')
 url='http://www.squid-cache.org'
-depends=('openssl' 'pam' 'cron' 'perl' 'libltdl')
+depends=('openssl' 'pam' 'cron' 'perl' 'libltdl' 'libpcap')
 makedepends=('libcap' 'krb5')
 license=('GPL')
 options=('emptydirs')
@@ -21,13 +21,20 @@
 'squid.pam'
 'squid.cron'
 'squid.service'
-'squid.tmpfiles')
+'squid.tmpfiles'
+ssl.patch::http://bugs.squid-cache.org/attachment.cgi?id=3036;)
 md5sums=('d9d4a3d414db60e687d99080fbc68d1e'
  '270977cdd9b47ef44c0c427ab9034777'
  'a71425c4951f2e5b640d19e6a5048531'
  'ceeb57c69ebb165676219222f109a24e'
- 'd243da117c1aee03c0cc6052f023a380')
+ 'd243da117c1aee03c0cc6052f023a380'
+ '4a21c881444707586095c4acc238eae6')
 
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -p0 $srcdir/ssl.patch
+}
+
 build() {
   cd $srcdir/$pkgname-$pkgver
 



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

2014-04-30 Thread Sergej Pupykin
Date: Wednesday, April 30, 2014 @ 18:04:37
  Author: spupykin
Revision: 110475

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

Added:
  squid/repos/community-i686/PKGBUILD
(from rev 110474, squid/trunk/PKGBUILD)
  squid/repos/community-i686/squid.cron
(from rev 110474, squid/trunk/squid.cron)
  squid/repos/community-i686/squid.install
(from rev 110474, squid/trunk/squid.install)
  squid/repos/community-i686/squid.pam
(from rev 110474, squid/trunk/squid.pam)
  squid/repos/community-i686/squid.service
(from rev 110474, squid/trunk/squid.service)
  squid/repos/community-i686/squid.tmpfiles
(from rev 110474, squid/trunk/squid.tmpfiles)
  squid/repos/community-x86_64/PKGBUILD
(from rev 110474, squid/trunk/PKGBUILD)
  squid/repos/community-x86_64/squid.cron
(from rev 110474, squid/trunk/squid.cron)
  squid/repos/community-x86_64/squid.install
(from rev 110474, squid/trunk/squid.install)
  squid/repos/community-x86_64/squid.pam
(from rev 110474, squid/trunk/squid.pam)
  squid/repos/community-x86_64/squid.service
(from rev 110474, squid/trunk/squid.service)
  squid/repos/community-x86_64/squid.tmpfiles
(from rev 110474, squid/trunk/squid.tmpfiles)
Deleted:
  squid/repos/community-i686/PKGBUILD
  squid/repos/community-i686/squid.cron
  squid/repos/community-i686/squid.install
  squid/repos/community-i686/squid.pam
  squid/repos/community-i686/squid.service
  squid/repos/community-i686/squid.tmpfiles
  squid/repos/community-x86_64/PKGBUILD
  squid/repos/community-x86_64/squid.cron
  squid/repos/community-x86_64/squid.install
  squid/repos/community-x86_64/squid.pam
  squid/repos/community-x86_64/squid.service
  squid/repos/community-x86_64/squid.tmpfiles

-+
 /PKGBUILD   |  188 ++
 /squid.cron |   18 +++
 /squid.install  |   30 ++
 /squid.pam  |8 +
 /squid.service  |   26 +
 /squid.tmpfiles |2 
 community-i686/PKGBUILD |   87 -
 community-i686/squid.cron   |9 -
 community-i686/squid.install|   15 ---
 community-i686/squid.pam|4 
 community-i686/squid.service|   13 --
 community-i686/squid.tmpfiles   |1 
 community-x86_64/PKGBUILD   |   87 -
 community-x86_64/squid.cron |9 -
 community-x86_64/squid.install  |   15 ---
 community-x86_64/squid.pam  |4 
 community-x86_64/squid.service  |   13 --
 community-x86_64/squid.tmpfiles |1 
 18 files changed, 272 insertions(+), 258 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-30 16:04:11 UTC (rev 110474)
+++ community-i686/PKGBUILD 2014-04-30 16:04:37 UTC (rev 110475)
@@ -1,87 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Mark Coolen mark.coo...@gmail.com
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-# Contributor: Kevin Piche ke...@archlinux.org
-
-pkgname=squid
-pkgver=3.4.4.2
-pkgrel=1
-pkgdesc='Full-featured Web proxy cache server'
-arch=('x86_64' 'i686')
-url='http://www.squid-cache.org'
-depends=('openssl' 'pam' 'cron' 'perl' 'libltdl')
-makedepends=('libcap' 'krb5')
-license=('GPL')
-options=('emptydirs')
-backup=('etc/squid/squid.conf'
-'etc/squid/mime.conf')
-install=$pkgname.install
-source=(http://www.squid-cache.org/Versions/v3/3.4/$pkgname-$pkgver.tar.bz2;
-'squid.pam'
-'squid.cron'
-'squid.service'
-'squid.tmpfiles')
-md5sums=('d9d4a3d414db60e687d99080fbc68d1e'
- '270977cdd9b47ef44c0c427ab9034777'
- 'a71425c4951f2e5b640d19e6a5048531'
- 'ceeb57c69ebb165676219222f109a24e'
- 'd243da117c1aee03c0cc6052f023a380')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---datadir=/usr/share/squid \
---sysconfdir=/etc/squid \
---libexecdir=/usr/lib/squid \
---localstatedir=/var \
---with-logdir=/var/log/squid \
---with-pidfile=/run/squid.pid \
---enable-auth \
---enable-auth-basic \
---enable-auth-ntlm \
---enable-auth-digest \
---enable-auth-negotiate \
---enable-removal-policies=lru,heap \
---enable-storeio=aufs,ufs,diskd \
---enable-delay-pools \
---enable-arp-acl \
---enable-ssl \
---enable-snmp \
---enable-linux-netfilter \
---enable-ident-lookups \
---enable-useragent-log \
---enable-cache-digests \
---enable-referer-log \
---enable-arp-acl \
---enable-htcp \
---enable-carp \
---enable-epoll \
---with-large-files \
---enable-arp-acl \
---with-default-user=proxy \
---enable-async-io \
---enable-truncate \
---enable-icap-client \
---enable-ssl-crtd \
---disable-arch-native \
---disable-strict-error-checking

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

2014-04-30 Thread Bartłomiej Piotrowski
Date: Wednesday, April 30, 2014 @ 22:25:03
  Author: bpiotrowski
Revision: 211923

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

Added:
  mariadb/repos/extra-i686/PKGBUILD
(from rev 211922, mariadb/trunk/PKGBUILD)
  mariadb/repos/extra-i686/PKGBUILD.10
(from rev 211922, mariadb/trunk/PKGBUILD.10)
  mariadb/repos/extra-i686/mariadb-post.sh
(from rev 211922, mariadb/trunk/mariadb-post.sh)
  mariadb/repos/extra-i686/mariadb-tmpfile.conf
(from rev 211922, mariadb/trunk/mariadb-tmpfile.conf)
  mariadb/repos/extra-i686/mariadb.install
(from rev 211922, mariadb/trunk/mariadb.install)
  mariadb/repos/extra-i686/mariadb.service
(from rev 211922, mariadb/trunk/mariadb.service)
  mariadb/repos/extra-x86_64/PKGBUILD
(from rev 211922, mariadb/trunk/PKGBUILD)
  mariadb/repos/extra-x86_64/PKGBUILD.10
(from rev 211922, mariadb/trunk/PKGBUILD.10)
  mariadb/repos/extra-x86_64/mariadb-post.sh
(from rev 211922, mariadb/trunk/mariadb-post.sh)
  mariadb/repos/extra-x86_64/mariadb-tmpfile.conf
(from rev 211922, mariadb/trunk/mariadb-tmpfile.conf)
  mariadb/repos/extra-x86_64/mariadb.install
(from rev 211922, mariadb/trunk/mariadb.install)
  mariadb/repos/extra-x86_64/mariadb.service
(from rev 211922, mariadb/trunk/mariadb.service)
Deleted:
  mariadb/repos/extra-i686/PKGBUILD
  mariadb/repos/extra-i686/mariadb-post.sh
  mariadb/repos/extra-i686/mariadb-tmpfile.conf
  mariadb/repos/extra-i686/mariadb.install
  mariadb/repos/extra-i686/mariadb.service
  mariadb/repos/extra-x86_64/PKGBUILD
  mariadb/repos/extra-x86_64/mariadb-post.sh
  mariadb/repos/extra-x86_64/mariadb-tmpfile.conf
  mariadb/repos/extra-x86_64/mariadb.install
  mariadb/repos/extra-x86_64/mariadb.service

---+
 /PKGBUILD |  296 
 /mariadb-post.sh  |   16 +
 /mariadb-tmpfile.conf |2 
 /mariadb.install  |   94 +++
 /mariadb.service  |   32 +++
 extra-i686/PKGBUILD   |  148 --
 extra-i686/PKGBUILD.10|  148 ++
 extra-i686/mariadb-post.sh|8 
 extra-i686/mariadb-tmpfile.conf   |1 
 extra-i686/mariadb.install|   47 -
 extra-i686/mariadb.service|   16 -
 extra-x86_64/PKGBUILD |  148 --
 extra-x86_64/PKGBUILD.10  |  148 ++
 extra-x86_64/mariadb-post.sh  |8 
 extra-x86_64/mariadb-tmpfile.conf |1 
 extra-x86_64/mariadb.install  |   47 -
 extra-x86_64/mariadb.service  |   16 -
 17 files changed, 736 insertions(+), 440 deletions(-)

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


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

2014-04-30 Thread Bartłomiej Piotrowski
Date: Wednesday, April 30, 2014 @ 22:24:54
  Author: bpiotrowski
Revision: 211922

upgpkg: mariadb 5.5.37-1

new upstream release

Modified:
  mariadb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-30 11:19:31 UTC (rev 211921)
+++ PKGBUILD2014-04-30 20:24:54 UTC (rev 211922)
@@ -3,7 +3,7 @@
 
 pkgbase=mariadb
 pkgname=('libmariadbclient' 'mariadb-clients' 'mytop' 'mariadb')
-pkgver=5.5.36
+pkgver=5.5.37
 _pkgver=${pkgver/.a/a}
 pkgrel=1
 arch=('i686' 'x86_64')
@@ -10,14 +10,14 @@
 license=('GPL')
 url='http://mariadb.org/'
 makedepends=('cmake' 'openssl' 'zlib' 'libaio')
-source=(http://mirrors.supportex.net/$pkgbase/$pkgbase-$_pkgver/kvm-tarbake-jaunty-x86/$pkgbase-$_pkgver.tar.gz
+source=(http://mariadb.kisiek.net/mariadb-$pkgver/source/mariadb-$pkgver.tar.gz
 mariadb.service
 mariadb-post.sh
 mariadb-tmpfile.conf)
-sha256sums=('16f2cc9c219b4fbe0b3e97f14d1ed6fd8b7d377b22b95f31adae91965e36bb0c'
-'a6cf5446159fff16598d0d787dd3a3c30a53a656a5f876ddb608bc60e234d334'
-'368f9fd2454d80eb32abb8f29f703d1cf9553353fb9e1ae4529c4b851cb8c5dd'
-'2af318c52ae0fe5428e8a9245d1b0fc3bc5ce153842d1563329ceb1edfa83ddd')
+md5sums=('15a2da0e3c5dd3ad5a353c2e3a38ff37'
+ 'd488fffa9f62f9949c4aa1bb6e6db692'
+ 'b79e65a5aa536e6b5bc60988eb0b78a2'
+ '2fa6e456964d4ff5e6d4f9ff0126aed6')
 
 build() {
   mkdir build



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

2014-04-30 Thread speps
Date: Wednesday, April 30, 2014 @ 22:31:32
  Author: speps
Revision: 110476

upgpkg: qtractor 0.6.1-1

Modified:
  qtractor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-30 16:04:37 UTC (rev 110475)
+++ PKGBUILD2014-04-30 20:31:32 UTC (rev 110476)
@@ -4,7 +4,7 @@
 # Contributor: Philipp Überbacher hollunder at gmx dot at
 
 pkgname=qtractor
-pkgver=0.6.0
+pkgver=0.6.1
 pkgrel=1
 pkgdesc=Audio/MIDI multitrack sequencer
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 optdepends=('dssi-vst: win32 VST support')
 install=$pkgname.install
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('95eeb8a1f6d08645d8f9f606f0c04f15')
+md5sums=('ae98d9957348c2d77e471428bc0c43c6')
 
 prepare() {
   cd $pkgname-$pkgver



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

2014-04-30 Thread speps
Date: Wednesday, April 30, 2014 @ 22:31:48
  Author: speps
Revision: 110477

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

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

---+
 /PKGBUILD |   96 
 /qtractor.install |   26 +
 community-i686/PKGBUILD   |   48 --
 community-i686/qtractor.install   |   13 
 community-x86_64/PKGBUILD |   48 --
 community-x86_64/qtractor.install |   13 
 6 files changed, 122 insertions(+), 122 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-30 20:31:32 UTC (rev 110476)
+++ community-i686/PKGBUILD 2014-04-30 20:31:48 UTC (rev 110477)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer : Ray Rashif sc...@archlinux.org
-# Maintainer : speps speps at aur dot archlinux dot org
-# Contributor: Philipp Überbacher hollunder at gmx dot at
-
-pkgname=qtractor
-pkgver=0.6.0
-pkgrel=1
-pkgdesc=Audio/MIDI multitrack sequencer
-arch=('i686' 'x86_64')
-url=http://qtractor.sourceforge.net/;
-license=('GPL')
-depends=('qt4' 'suil' 'lilv' 'libmad' 'liblo=0.28'
- 'rubberband' 'shared-mime-info')
-makedepends=('ladspa' 'dssi')
-optdepends=('dssi-vst: win32 VST support')
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('95eeb8a1f6d08645d8f9f606f0c04f15')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # do not look for /usr/lib64/lv2
-  # prevent to load lv2 plugins twice
-  sed -i '/__x86_64__/,/#endif/d' src/qtractorPlugin.cpp
-
-  # force qt4
-  export ac_qmake=/usr/bin/qmake-qt4 \
- ac_moc=/usr/bin/moc-qt4 \
- ac_uic=/usr/bin/uic-qt4 \
- ac_lupdate=/usr/bin/lupdate-qt4 \
- ac_lrelease=/usr/bin/lrelease-qt4 \
- QMAKE=qmake-qt4
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: qtractor/repos/community-i686/PKGBUILD (from rev 110476, 
qtractor/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-30 20:31:48 UTC (rev 110477)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer : Ray Rashif sc...@archlinux.org
+# Maintainer : speps speps at aur dot archlinux dot org
+# Contributor: Philipp Überbacher hollunder at gmx dot at
+
+pkgname=qtractor
+pkgver=0.6.1
+pkgrel=1
+pkgdesc=Audio/MIDI multitrack sequencer
+arch=('i686' 'x86_64')
+url=http://qtractor.sourceforge.net/;
+license=('GPL')
+depends=('qt4' 'suil' 'lilv' 'libmad' 'liblo=0.28'
+ 'rubberband' 'shared-mime-info')
+makedepends=('ladspa' 'dssi')
+optdepends=('dssi-vst: win32 VST support')
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('ae98d9957348c2d77e471428bc0c43c6')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # do not look for /usr/lib64/lv2
+  # prevent to load lv2 plugins twice
+  sed -i '/__x86_64__/,/#endif/d' src/qtractorPlugin.cpp
+
+  # force qt4
+  export ac_qmake=/usr/bin/qmake-qt4 \
+ ac_moc=/usr/bin/moc-qt4 \
+ ac_uic=/usr/bin/uic-qt4 \
+ ac_lupdate=/usr/bin/lupdate-qt4 \
+ ac_lrelease=/usr/bin/lrelease-qt4 \
+ QMAKE=qmake-qt4
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/qtractor.install
===
--- community-i686/qtractor.install 2014-04-30 20:31:32 UTC (rev 110476)
+++ community-i686/qtractor.install 2014-04-30 20:31:48 UTC (rev 110477)
@@ -1,13 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor  /dev/null
-  update-mime-database usr/share/mime  /dev/null
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

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

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

2014-04-30 Thread speps
Date: Wednesday, April 30, 2014 @ 22:32:48
  Author: speps
Revision: 110478

upgpkg: synthv1 0.4.2-1

Modified:
  synthv1/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-30 20:31:48 UTC (rev 110477)
+++ PKGBUILD2014-04-30 20:32:48 UTC (rev 110478)
@@ -2,7 +2,7 @@
 # Maintainer: speps speps at aur dot archlinux dot org
 
 pkgname=synthv1
-pkgver=0.4.1
+pkgver=0.4.2
 pkgrel=1
 pkgdesc=An old-school all-digital 4-oscillator subtractive polyphonic 
synthesizer with stereo fx
 arch=(i686 x86_64)
@@ -9,11 +9,10 @@
 url=http://$pkgname.sourceforge.net/$pkgname-index.html;
 license=('GPL')
 groups=('lv2-plugins')
-depends=('jack' 'liblo' 'lv2' 'qt5-base'
- 'desktop-file-utils' 'hicolor-icon-theme' 'shared-mime-info')
+depends=('jack' 'liblo' 'lv2' 'qt4' 'shared-mime-info')
 install=$pkgname.install
 source=(http://download.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('848413db4318819fd9fe8e0274845285')
+md5sums=('b97b4c0997f9e4ef614102d040c8a669')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -21,10 +20,10 @@
   # x86_64 lib path fix
   sed -i s/lib64/lib/ src/src_lv2{,ui}.pro
 
-  # i686 -reduce-relocations
-  if [[ $CARCH = i686 ]]; then
-export CXXFLAGS+= -fPIE
-  fi
+  # i686 -reduce-relocations (Qt5)
+#  if [[ $CARCH = i686 ]]; then
+#export CXXFLAGS+= -fPIE
+#  fi
 }
 
 build() {



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

2014-04-30 Thread speps
Date: Wednesday, April 30, 2014 @ 22:33:04
  Author: speps
Revision: 110479

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

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

--+
 /PKGBUILD|   80 +
 /synthv1.install |   26 
 community-i686/PKGBUILD  |   41 --
 community-i686/synthv1.install   |   13 --
 community-x86_64/PKGBUILD|   41 --
 community-x86_64/synthv1.install |   13 --
 6 files changed, 106 insertions(+), 108 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-30 20:32:48 UTC (rev 110478)
+++ community-i686/PKGBUILD 2014-04-30 20:33:04 UTC (rev 110479)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: speps speps at aur dot archlinux dot org
-
-pkgname=synthv1
-pkgver=0.4.1
-pkgrel=1
-pkgdesc=An old-school all-digital 4-oscillator subtractive polyphonic 
synthesizer with stereo fx
-arch=(i686 x86_64)
-url=http://$pkgname.sourceforge.net/$pkgname-index.html;
-license=('GPL')
-groups=('lv2-plugins')
-depends=('jack' 'liblo' 'lv2' 'qt5-base'
- 'desktop-file-utils' 'hicolor-icon-theme' 'shared-mime-info')
-install=$pkgname.install
-source=(http://download.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('848413db4318819fd9fe8e0274845285')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # x86_64 lib path fix
-  sed -i s/lib64/lib/ src/src_lv2{,ui}.pro
-
-  # i686 -reduce-relocations
-  if [[ $CARCH = i686 ]]; then
-export CXXFLAGS+= -fPIE
-  fi
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: synthv1/repos/community-i686/PKGBUILD (from rev 110478, 
synthv1/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-30 20:33:04 UTC (rev 110479)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: speps speps at aur dot archlinux dot org
+
+pkgname=synthv1
+pkgver=0.4.2
+pkgrel=1
+pkgdesc=An old-school all-digital 4-oscillator subtractive polyphonic 
synthesizer with stereo fx
+arch=(i686 x86_64)
+url=http://$pkgname.sourceforge.net/$pkgname-index.html;
+license=('GPL')
+groups=('lv2-plugins')
+depends=('jack' 'liblo' 'lv2' 'qt4' 'shared-mime-info')
+install=$pkgname.install
+source=(http://download.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('b97b4c0997f9e4ef614102d040c8a669')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # x86_64 lib path fix
+  sed -i s/lib64/lib/ src/src_lv2{,ui}.pro
+
+  # i686 -reduce-relocations (Qt5)
+#  if [[ $CARCH = i686 ]]; then
+#export CXXFLAGS+= -fPIE
+#  fi
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/synthv1.install
===
--- community-i686/synthv1.install  2014-04-30 20:32:48 UTC (rev 110478)
+++ community-i686/synthv1.install  2014-04-30 20:33:04 UTC (rev 110479)
@@ -1,13 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor 2 /dev/null
-  update-mime-database usr/share/mime
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: synthv1/repos/community-i686/synthv1.install (from rev 110478, 
synthv1/trunk/synthv1.install)
===
--- community-i686/synthv1.install  (rev 0)
+++ community-i686/synthv1.install  2014-04-30 20:33:04 UTC (rev 110479)
@@ -0,0 +1,13 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor 2 /dev/null
+  update-mime-database usr/share/mime
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-04-30 20:32:48 UTC (rev 110478)
+++ community-x86_64/PKGBUILD   2014-04-30 20:33:04 UTC (rev 110479)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: speps speps at aur dot 

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

2014-04-30 Thread speps
Date: Wednesday, April 30, 2014 @ 22:33:36
  Author: speps
Revision: 110481

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

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

--+
 /PKGBUILD|   80 +
 /samplv1.install |   26 
 community-i686/PKGBUILD  |   41 --
 community-i686/samplv1.install   |   13 --
 community-x86_64/PKGBUILD|   41 --
 community-x86_64/samplv1.install |   13 --
 6 files changed, 106 insertions(+), 108 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-30 20:33:20 UTC (rev 110480)
+++ community-i686/PKGBUILD 2014-04-30 20:33:36 UTC (rev 110481)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: speps speps at aur dot archlinux dot org
-
-pkgname=samplv1
-pkgver=0.4.1
-pkgrel=1
-pkgdesc=Polyphonic sampler synthesizer with stereo fx
-arch=(i686 x86_64)
-url=http://$pkgname.sourceforge.net/$pkgname-index.html;
-license=('GPL')
-groups=('lv2-plugins')
-depends=('jack' 'liblo' 'lv2' 'qt5-base'
- 'desktop-file-utils' 'hicolor-icon-theme' 'shared-mime-info')
-install=$pkgname.install
-source=(http://download.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('77b94efe772f0f3bee7c6ccc67dacf8d')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # x86_64 lib path fix
-  sed -i s/lib64/lib/ src/src_lv2{,ui}.pro
-
-  # i686 -reduce-relocations
-  if [[ $CARCH = i686 ]]; then
-export CXXFLAGS+= -fPIE
-  fi
-}
-
-build() {
-  cd $pkgname-$pkgver 
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver 
-  make DESTDIR=$pkgdir/ install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: samplv1/repos/community-i686/PKGBUILD (from rev 110480, 
samplv1/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-30 20:33:36 UTC (rev 110481)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: speps speps at aur dot archlinux dot org
+
+pkgname=samplv1
+pkgver=0.4.2
+pkgrel=1
+pkgdesc=Polyphonic sampler synthesizer with stereo fx
+arch=(i686 x86_64)
+url=http://$pkgname.sourceforge.net/$pkgname-index.html;
+license=('GPL')
+groups=('lv2-plugins')
+depends=('jack' 'liblo' 'lv2' 'qt4' 'shared-mime-info')
+install=$pkgname.install
+source=(http://download.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('c2cc4f877403ac2bf35c4a95b09106af')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # x86_64 lib path fix
+  sed -i s/lib64/lib/ src/src_lv2{,ui}.pro
+
+  # i686 -reduce-relocations (Qt5)
+#  if [[ $CARCH = i686 ]]; then
+#export CXXFLAGS+= -fPIE
+#  fi
+}
+
+build() {
+  cd $pkgname-$pkgver 
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver 
+  make DESTDIR=$pkgdir/ install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/samplv1.install
===
--- community-i686/samplv1.install  2014-04-30 20:33:20 UTC (rev 110480)
+++ community-i686/samplv1.install  2014-04-30 20:33:36 UTC (rev 110481)
@@ -1,13 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor 2 /dev/null
-  update-mime-database usr/share/mime
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: samplv1/repos/community-i686/samplv1.install (from rev 110480, 
samplv1/trunk/samplv1.install)
===
--- community-i686/samplv1.install  (rev 0)
+++ community-i686/samplv1.install  2014-04-30 20:33:36 UTC (rev 110481)
@@ -0,0 +1,13 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor 2 /dev/null
+  update-mime-database usr/share/mime
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-04-30 20:33:20 UTC (rev 110480)
+++ community-x86_64/PKGBUILD   2014-04-30 20:33:36 UTC (rev 110481)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: speps speps at aur dot archlinux dot org
-
-pkgname=samplv1
-pkgver=0.4.1
-pkgrel=1
-pkgdesc=Polyphonic 

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

2014-04-30 Thread speps
Date: Wednesday, April 30, 2014 @ 22:33:20
  Author: speps
Revision: 110480

upgpkg: samplv1 0.4.2-1

Modified:
  samplv1/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-30 20:33:04 UTC (rev 110479)
+++ PKGBUILD2014-04-30 20:33:20 UTC (rev 110480)
@@ -2,7 +2,7 @@
 # Maintainer: speps speps at aur dot archlinux dot org
 
 pkgname=samplv1
-pkgver=0.4.1
+pkgver=0.4.2
 pkgrel=1
 pkgdesc=Polyphonic sampler synthesizer with stereo fx
 arch=(i686 x86_64)
@@ -9,11 +9,10 @@
 url=http://$pkgname.sourceforge.net/$pkgname-index.html;
 license=('GPL')
 groups=('lv2-plugins')
-depends=('jack' 'liblo' 'lv2' 'qt5-base'
- 'desktop-file-utils' 'hicolor-icon-theme' 'shared-mime-info')
+depends=('jack' 'liblo' 'lv2' 'qt4' 'shared-mime-info')
 install=$pkgname.install
 source=(http://download.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('77b94efe772f0f3bee7c6ccc67dacf8d')
+md5sums=('c2cc4f877403ac2bf35c4a95b09106af')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -21,10 +20,10 @@
   # x86_64 lib path fix
   sed -i s/lib64/lib/ src/src_lv2{,ui}.pro
 
-  # i686 -reduce-relocations
-  if [[ $CARCH = i686 ]]; then
-export CXXFLAGS+= -fPIE
-  fi
+  # i686 -reduce-relocations (Qt5)
+#  if [[ $CARCH = i686 ]]; then
+#export CXXFLAGS+= -fPIE
+#  fi
 }
 
 build() {



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

2014-04-30 Thread speps
Date: Wednesday, April 30, 2014 @ 22:33:51
  Author: speps
Revision: 110482

upgpkg: drumkv1 0.4.2-1

Modified:
  drumkv1/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-30 20:33:36 UTC (rev 110481)
+++ PKGBUILD2014-04-30 20:33:51 UTC (rev 110482)
@@ -2,7 +2,7 @@
 # Maintainer: speps speps at aur dot archlinux dot org
 
 pkgname=drumkv1
-pkgver=0.4.1
+pkgver=0.4.2
 pkgrel=1
 pkgdesc=An old-school drum-kit sampler
 arch=(i686 x86_64)
@@ -9,11 +9,10 @@
 url=http://$pkgname.sourceforge.net/$pkgname-index.html;
 license=('GPL')
 groups=('lv2-plugins')
-depends=('jack' 'liblo' 'lv2' 'qt5-base'
- 'desktop-file-utils' 'hicolor-icon-theme' 'shared-mime-info')
+depends=('jack' 'liblo' 'lv2' 'qt4' 'shared-mime-info')
 install=$pkgname.install
 source=(http://download.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('48b092e94a4fbf8e8e51bd02d39ed348')
+md5sums=('9c0fd8e947c0947dadbc4a714bb31f15')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -21,10 +20,10 @@
   # x86_64 lib path fix
   sed -i s/lib64/lib/ src/src_lv2{,ui}.pro
 
-  # i686 -reduce-relocations
-  if [[ $CARCH = i686 ]]; then
-export CXXFLAGS+= -fPIE
-  fi
+  # i686 -reduce-relocations (Qt5)
+#  if [[ $CARCH = i686 ]]; then
+#export CXXFLAGS+= -fPIE
+#  fi
 }
 
 build() {



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

2014-04-30 Thread speps
Date: Wednesday, April 30, 2014 @ 22:34:06
  Author: speps
Revision: 110483

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

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

--+
 /PKGBUILD|   80 +
 /drumkv1.install |   26 
 community-i686/PKGBUILD  |   41 --
 community-i686/drumkv1.install   |   13 --
 community-x86_64/PKGBUILD|   41 --
 community-x86_64/drumkv1.install |   13 --
 6 files changed, 106 insertions(+), 108 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-30 20:33:51 UTC (rev 110482)
+++ community-i686/PKGBUILD 2014-04-30 20:34:06 UTC (rev 110483)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: speps speps at aur dot archlinux dot org
-
-pkgname=drumkv1
-pkgver=0.4.1
-pkgrel=1
-pkgdesc=An old-school drum-kit sampler
-arch=(i686 x86_64)
-url=http://$pkgname.sourceforge.net/$pkgname-index.html;
-license=('GPL')
-groups=('lv2-plugins')
-depends=('jack' 'liblo' 'lv2' 'qt5-base'
- 'desktop-file-utils' 'hicolor-icon-theme' 'shared-mime-info')
-install=$pkgname.install
-source=(http://download.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('48b092e94a4fbf8e8e51bd02d39ed348')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # x86_64 lib path fix
-  sed -i s/lib64/lib/ src/src_lv2{,ui}.pro
-
-  # i686 -reduce-relocations
-  if [[ $CARCH = i686 ]]; then
-export CXXFLAGS+= -fPIE
-  fi
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: drumkv1/repos/community-i686/PKGBUILD (from rev 110482, 
drumkv1/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-30 20:34:06 UTC (rev 110483)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: speps speps at aur dot archlinux dot org
+
+pkgname=drumkv1
+pkgver=0.4.2
+pkgrel=1
+pkgdesc=An old-school drum-kit sampler
+arch=(i686 x86_64)
+url=http://$pkgname.sourceforge.net/$pkgname-index.html;
+license=('GPL')
+groups=('lv2-plugins')
+depends=('jack' 'liblo' 'lv2' 'qt4' 'shared-mime-info')
+install=$pkgname.install
+source=(http://download.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('9c0fd8e947c0947dadbc4a714bb31f15')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # x86_64 lib path fix
+  sed -i s/lib64/lib/ src/src_lv2{,ui}.pro
+
+  # i686 -reduce-relocations (Qt5)
+#  if [[ $CARCH = i686 ]]; then
+#export CXXFLAGS+= -fPIE
+#  fi
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/drumkv1.install
===
--- community-i686/drumkv1.install  2014-04-30 20:33:51 UTC (rev 110482)
+++ community-i686/drumkv1.install  2014-04-30 20:34:06 UTC (rev 110483)
@@ -1,13 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor 2 /dev/null
-  update-mime-database usr/share/mime
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: drumkv1/repos/community-i686/drumkv1.install (from rev 110482, 
drumkv1/trunk/drumkv1.install)
===
--- community-i686/drumkv1.install  (rev 0)
+++ community-i686/drumkv1.install  2014-04-30 20:34:06 UTC (rev 110483)
@@ -0,0 +1,13 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor 2 /dev/null
+  update-mime-database usr/share/mime
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-04-30 20:33:51 UTC (rev 110482)
+++ community-x86_64/PKGBUILD   2014-04-30 20:34:06 UTC (rev 110483)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: speps speps at aur dot archlinux dot org
-
-pkgname=drumkv1
-pkgver=0.4.1
-pkgrel=1
-pkgdesc=An old-school drum-kit sampler
-arch=(i686 

[arch-commits] Commit in (darcs)

2014-04-30 Thread Daniel Wallace
Date: Wednesday, April 30, 2014 @ 22:58:59
  Author: dwallace
Revision: 110484

remove darcs

Deleted:
  darcs/



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

2014-04-30 Thread Alexander Rødseth
Date: Thursday, May 1, 2014 @ 01:43:57
  Author: arodseth
Revision: 110486

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

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

---+
 /PKGBUILD |   78 
 community-i686/PKGBUILD   |   44 
 community-x86_64/PKGBUILD |   44 
 3 files changed, 78 insertions(+), 88 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-30 23:43:48 UTC (rev 110485)
+++ community-i686/PKGBUILD 2014-04-30 23:43:57 UTC (rev 110486)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Dominik Picheta morfeu...@gmail.com
-# Contributor: Sven-Hendrik Haase s...@lutzhaase.com
-
-pkgname=nimrod
-pkgver=0.9.2
-pkgrel=4
-pkgdesc='Imperative, multi-paradigm, compiled programming language'
-arch=('x86_64' 'i686')
-url='http://nimrod-code.org/'
-license=('MIT')
-makedepends=('setconf')
-source=(http://nimrod-code.org/download/${pkgname}_$pkgver.zip;)
-options=('!emptydirs')
-sha256sums=('4903ff46b90caa61194551f66fdff291b1ecba8bb4eec1611373cd34ecaf7090')
-
-prepare() {
-  cd $pkgname
-
-  setconf install.sh bindir $pkgdir/usr/bin
-  setconf install.sh configdir $pkgdir/etc
-  setconf install.sh libdir $pkgdir/usr/lib/$pkgname
-  setconf install.sh docdir $pkgdir/usr/share/doc/$pkgname
-  setconf install.sh datadir $pkgdir/usr/share/$pkgname
-}
-
-build() {
-  cd $pkgname
-
-  sh build.sh
-  ./bin/nimrod c -d:release koch
-  PATH=$PATH:./bin/nimrod ./koch boot -d:release -d:useGnuReadline
-}
-
-package() {
-  cd $pkgname
-
-  install -d 
$pkgdir/{etc,usr/{bin,lib/$pkgname,share/{doc/$pkgname,$pkgname}}}
-  sh install.sh /usr/bin
-  install -Dm644 copying.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: nimrod/repos/community-i686/PKGBUILD (from rev 110485, 
nimrod/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-30 23:43:57 UTC (rev 110486)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Dominik Picheta morfeu...@gmail.com
+# Contributor: Sven-Hendrik Haase s...@lutzhaase.com
+
+pkgname=nimrod
+pkgver=0.9.4
+pkgrel=1
+pkgdesc='Imperative, multi-paradigm, compiled programming language'
+arch=('x86_64' 'i686')
+url='http://nimrod-code.org/'
+license=('MIT')
+makedepends=('git')
+options=('!emptydirs')
+source=($pkgname::git://github.com/Araq/${pkgname/n/N}.git)
+md5sums=('SKIP')
+
+prepare() {
+  cd $pkgname
+  git clone git://github.com/nimrod-code/csources --depth=1
+}
+
+build() {
+  cd $pkgname/csources
+  sh build.sh
+  cd ..
+  ./bin/nimrod c koch
+  PATH=$PATH:./bin/nimrod ./koch boot -d:release
+}
+
+package() {
+  install -Dm755 $pkgname/bin/$pkgname $pkgdir/usr/bin/$pkgname
+  install -Dm644 $pkgname/copying.txt 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
+  install -d $pkgdir/usr/lib/$pkgname
+  cp -r $pkgname/ $pkgdir/usr/lib/
+  rm -r $pkgdir/usr/lib/$pkgname/{bin,csources,.git}
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-04-30 23:43:48 UTC (rev 110485)
+++ community-x86_64/PKGBUILD   2014-04-30 23:43:57 UTC (rev 110486)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Dominik Picheta morfeu...@gmail.com
-# Contributor: Sven-Hendrik Haase s...@lutzhaase.com
-
-pkgname=nimrod
-pkgver=0.9.2
-pkgrel=4
-pkgdesc='Imperative, multi-paradigm, compiled programming language'
-arch=('x86_64' 'i686')
-url='http://nimrod-code.org/'
-license=('MIT')
-makedepends=('setconf')
-source=(http://nimrod-code.org/download/${pkgname}_$pkgver.zip;)
-options=('!emptydirs')
-sha256sums=('4903ff46b90caa61194551f66fdff291b1ecba8bb4eec1611373cd34ecaf7090')
-
-prepare() {
-  cd $pkgname
-
-  setconf install.sh bindir $pkgdir/usr/bin
-  setconf install.sh configdir $pkgdir/etc
-  setconf install.sh libdir $pkgdir/usr/lib/$pkgname
-  setconf install.sh docdir $pkgdir/usr/share/doc/$pkgname
-  setconf install.sh datadir $pkgdir/usr/share/$pkgname
-}
-
-build() {
-  cd $pkgname
-
-  sh build.sh
-  ./bin/nimrod c -d:release koch
-  PATH=$PATH:./bin/nimrod ./koch boot -d:release -d:useGnuReadline
-}
-
-package() {
-  cd $pkgname
-
-  install -d 
$pkgdir/{etc,usr/{bin,lib/$pkgname,share/{doc/$pkgname,$pkgname}}}
-  sh install.sh /usr/bin
-  install -Dm644 copying.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 

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

2014-04-30 Thread Alexander Rødseth
Date: Thursday, May 1, 2014 @ 01:43:48
  Author: arodseth
Revision: 110485

upgpkg: nimrod 0.9.4-1

Modified:
  nimrod/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-30 20:58:59 UTC (rev 110484)
+++ PKGBUILD2014-04-30 23:43:48 UTC (rev 110485)
@@ -12,18 +12,18 @@
 license=('MIT')
 makedepends=('git')
 options=('!emptydirs')
-source=(nimrod::git://github.com/Araq/Nimrod.git
-csources::git://github.com/nimrod-code/csources)
-md5sums=('SKIP' 'SKIP')
+source=($pkgname::git://github.com/Araq/${pkgname/n/N}.git)
+md5sums=('SKIP')
 
 prepare() {
-  cp -r $srcdir/csources $pkgname/csources
+  cd $pkgname
+  git clone git://github.com/nimrod-code/csources --depth=1
 }
 
 build() {
   cd $pkgname/csources
   sh build.sh
-  cd $srcdir/$pkgname
+  cd ..
   ./bin/nimrod c koch
   PATH=$PATH:./bin/nimrod ./koch boot -d:release
 }
@@ -30,9 +30,10 @@
 
 package() {
   install -Dm755 $pkgname/bin/$pkgname $pkgdir/usr/bin/$pkgname
-  cp -r $pkgname $pkgdir/usr/lib/
-  rm -r $pkgdir/usr/lib/$pkgname/{csources,bin}
   install -Dm644 $pkgname/copying.txt 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
+  install -d $pkgdir/usr/lib/$pkgname
+  cp -r $pkgname/ $pkgdir/usr/lib/
+  rm -r $pkgdir/usr/lib/$pkgname/{bin,csources,.git}
 }
 
 # vim:set ts=2 sw=2 et:



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

2014-04-30 Thread Felix Yan
Date: Thursday, May 1, 2014 @ 03:16:36
  Author: fyan
Revision: 110487

upgpkg: python2-gevent 1.0.1-1

Modified:
  python2-gevent/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-30 23:43:57 UTC (rev 110486)
+++ PKGBUILD2014-05-01 01:16:36 UTC (rev 110487)
@@ -4,7 +4,7 @@
 # Contributor: Ralf Schmitt r...@systemexit.de
 
 pkgname=python2-gevent
-pkgver=1.0
+pkgver=1.0.1
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc=Python network library that uses greenlet and libev for easy and 
scalable concurrency



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

2014-04-30 Thread Felix Yan
Date: Thursday, May 1, 2014 @ 03:17:44
  Author: fyan
Revision: 110488

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

Added:
  python2-gevent/repos/community-i686/PKGBUILD
(from rev 110487, python2-gevent/trunk/PKGBUILD)
  python2-gevent/repos/community-x86_64/PKGBUILD
(from rev 110487, python2-gevent/trunk/PKGBUILD)
Deleted:
  python2-gevent/repos/community-i686/PKGBUILD
  python2-gevent/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-05-01 01:16:36 UTC (rev 110487)
+++ community-i686/PKGBUILD 2014-05-01 01:17:44 UTC (rev 110488)
@@ -1,36 +0,0 @@
-# $Id: PKGBUILD 70305 2012-05-04 08:21:08Z mtorromeo $
-# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: Ralf Schmitt r...@systemexit.de
-
-pkgname=python2-gevent
-pkgver=1.0
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc=Python network library that uses greenlet and libev for easy and 
scalable concurrency
-license=(MIT)
-url=http://www.gevent.org/;
-depends=('python2-greenlet')
-makedepends=('git' 'cython2')
-provides=('python2-gevent-beta')
-conflicts=('python2-gevent-beta')
-replaces=('python2-gevent-beta')
-source=(git://github.com/surfly/gevent.git#tag=$pkgver)
-
-build() {
-   cd gevent
-
-LIBEV_EMBED=1 \
-CARES_EMBED=1 \
-CYTHON=cython2 \
-PYTHON=python2 \
-   python2 setup.py build
-}
-
-package() {
-   cd gevent
-   python2 setup.py install -O1 --root=$pkgdir
-   install -Dm0644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-md5sums=('SKIP')

Copied: python2-gevent/repos/community-i686/PKGBUILD (from rev 110487, 
python2-gevent/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-05-01 01:17:44 UTC (rev 110488)
@@ -0,0 +1,36 @@
+# $Id: PKGBUILD 70305 2012-05-04 08:21:08Z mtorromeo $
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: Ralf Schmitt r...@systemexit.de
+
+pkgname=python2-gevent
+pkgver=1.0.1
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc=Python network library that uses greenlet and libev for easy and 
scalable concurrency
+license=(MIT)
+url=http://www.gevent.org/;
+depends=('python2-greenlet')
+makedepends=('git' 'cython2')
+provides=('python2-gevent-beta')
+conflicts=('python2-gevent-beta')
+replaces=('python2-gevent-beta')
+source=(git://github.com/surfly/gevent.git#tag=$pkgver)
+
+build() {
+   cd gevent
+
+LIBEV_EMBED=1 \
+CARES_EMBED=1 \
+CYTHON=cython2 \
+PYTHON=python2 \
+   python2 setup.py build
+}
+
+package() {
+   cd gevent
+   python2 setup.py install -O1 --root=$pkgdir
+   install -Dm0644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+md5sums=('SKIP')

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-05-01 01:16:36 UTC (rev 110487)
+++ community-x86_64/PKGBUILD   2014-05-01 01:17:44 UTC (rev 110488)
@@ -1,36 +0,0 @@
-# $Id: PKGBUILD 70305 2012-05-04 08:21:08Z mtorromeo $
-# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: Ralf Schmitt r...@systemexit.de
-
-pkgname=python2-gevent
-pkgver=1.0
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc=Python network library that uses greenlet and libev for easy and 
scalable concurrency
-license=(MIT)
-url=http://www.gevent.org/;
-depends=('python2-greenlet')
-makedepends=('git' 'cython2')
-provides=('python2-gevent-beta')
-conflicts=('python2-gevent-beta')
-replaces=('python2-gevent-beta')
-source=(git://github.com/surfly/gevent.git#tag=$pkgver)
-
-build() {
-   cd gevent
-
-LIBEV_EMBED=1 \
-CARES_EMBED=1 \
-CYTHON=cython2 \
-PYTHON=python2 \
-   python2 setup.py build
-}
-
-package() {
-   cd gevent
-   python2 setup.py install -O1 --root=$pkgdir
-   install -Dm0644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-md5sums=('SKIP')

Copied: python2-gevent/repos/community-x86_64/PKGBUILD (from rev 110487, 
python2-gevent/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-05-01 01:17:44 UTC (rev 110488)
@@ -0,0 +1,36 @@
+# $Id: PKGBUILD 70305 2012-05-04 08:21:08Z mtorromeo $
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+# 

[arch-commits] Commit in ghc/trunk (print-provides-replaces.sh)

2014-04-30 Thread Thomas Dziedzic
Date: Thursday, May 1, 2014 @ 03:24:11
  Author: td123
Revision: 211924

do not print versions for replaces

Modified:
  ghc/trunk/print-provides-replaces.sh

+
 print-provides-replaces.sh |   10 +++---
 1 file changed, 7 insertions(+), 3 deletions(-)

Modified: print-provides-replaces.sh
===
--- print-provides-replaces.sh  2014-04-30 20:25:03 UTC (rev 211923)
+++ print-provides-replaces.sh  2014-05-01 01:24:11 UTC (rev 211924)
@@ -31,13 +31,17 @@
   for pkg in $(ls ./*/*.cabal | awk -F '/' '{ print $2 }'); do
 [[ ${exclude[${pkg}]} ]]  continue
 version=$(awk 'tolower($0) ~ /^version:/ {print $2 }' $pkg/$pkg.cabal)
-printf 'haskell-$pkg$2$version'\n  
+printf 'haskell-$pkg
+[[ -n $2 ]]  printf $2$version
+printf '\n  
   done
   # also add cabal
   version=$(awk 'tolower($0) ~ /^version:/ { print $2 }' 
Cabal/Cabal/Cabal.cabal)
-  printf 'haskell-cabal$2$version'\n  
+  printf 'haskell-cabal
+  [[ -n $2 ]]  printf $2$version
+  printf '\n  
   echo -e '\b)'
 }
 
 print_var 'provides' '='
-print_var 'replaces' ''
+print_var 'replaces'