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

2015-01-26 Thread Alexander Rødseth
Date: Monday, January 26, 2015 @ 15:21:58
  Author: arodseth
Revision: 126603

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-01-26 12:03:32 UTC (rev 126602)
+++ PKGBUILD2015-01-26 14:21:58 UTC (rev 126603)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: bruce b_a_g99 (at) hotmail (dot) com
-
-pkgname=groovy-docs
-pkgver=2.4.0
-pkgrel=1
-pkgdesc='Documentation for the Groovy programming language'
-url='http://groovy.codehaus.org/'
-license=('APACHE')
-arch=('any')
-source=(http://dl.bintray.com/groovy/maven/$pkgname-$pkgver.zip;)
-sha256sums=('bbc6bac7879e9ede610528dd3735b3ac621b0c40d49c8dd0a1b6794d23283bf6')
-
-package() {
-  cd groovy-$pkgver
-
-  install -d $pkgdir/usr/share/doc/groovy-$pkgver
-  cp -r * $pkgdir/usr/share/doc/groovy-$pkgver
-  find $pkgdir -type f -exec chmod -x {} \;
-}
-
-# vim:set ts=2 sw=2 et:

Copied: groovy-docs/repos/community-any/PKGBUILD (from rev 126602, 
groovy-docs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-01-26 14:21:58 UTC (rev 126603)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: bruce b_a_g99 (at) hotmail (dot) com
+
+pkgname=groovy-docs
+pkgver=2.4.0
+pkgrel=1
+pkgdesc='Documentation for the Groovy programming language'
+url='http://groovy.codehaus.org/'
+license=('APACHE')
+arch=('any')
+source=(http://dl.bintray.com/groovy/maven/$pkgname-$pkgver.zip;)
+sha256sums=('bbc6bac7879e9ede610528dd3735b3ac621b0c40d49c8dd0a1b6794d23283bf6')
+
+package() {
+  cd groovy-$pkgver
+
+  install -d $pkgdir/usr/share/doc/groovy-$pkgver
+  cp -r * $pkgdir/usr/share/doc/groovy-$pkgver
+  find $pkgdir -type f -exec chmod -x {} \;
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-01-26 Thread Evangelos Foutras
Date: Monday, January 26, 2015 @ 15:49:10
  Author: foutrelis
Revision: 230002

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

Added:
  brltty/repos/testing-i686/
  brltty/repos/testing-i686/PKGBUILD
(from rev 230001, brltty/trunk/PKGBUILD)
  brltty/repos/testing-i686/brltty.install
(from rev 230001, brltty/trunk/brltty.install)
  brltty/repos/testing-i686/brltty.service
(from rev 230001, brltty/trunk/brltty.service)
  brltty/repos/testing-x86_64/
  brltty/repos/testing-x86_64/PKGBUILD
(from rev 230001, brltty/trunk/PKGBUILD)
  brltty/repos/testing-x86_64/brltty.install
(from rev 230001, brltty/trunk/brltty.install)
  brltty/repos/testing-x86_64/brltty.service
(from rev 230001, brltty/trunk/brltty.service)

---+
 testing-i686/PKGBUILD |   43 
 testing-i686/brltty.install   |   20 ++
 testing-i686/brltty.service   |   12 +++
 testing-x86_64/PKGBUILD   |   43 
 testing-x86_64/brltty.install |   20 ++
 testing-x86_64/brltty.service |   12 +++
 6 files changed, 150 insertions(+)

Copied: brltty/repos/testing-i686/PKGBUILD (from rev 230001, 
brltty/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-01-26 14:49:10 UTC (rev 230002)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: Giovanni Scafora giova...@archlinux.org
+
+pkgname=brltty
+pkgver=5.2
+pkgrel=1
+pkgdesc=Braille display driver for Linux/Unix
+arch=(i686 x86_64)
+url=http://mielke.cc/brltty;
+license=(GPL LGPL)
+depends=(libxaw gpm icu tcl cython bluez-libs)
+makedepends=(at-spi2-core tcl)
+optdepends=('at-spi2-core: X11/GNOME Apps accessibility'
+'atk: ATK bridge for X11/GNOME accessibility')
+backup=(etc/brltty.conf)
+options=('!emptydirs')
+install=brltty.install
+source=(http://mielke.cc/brltty/archive/brltty-$pkgver.tar.xz
+brltty.service)
+md5sums=('b484343461b5a45f95fedfb21d1ceca3'
+ '0cad54bb5470122535f5e3a11d5ca123')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--mandir=/usr/share/man \
+--with-tables-directory=/usr/share/brltty \
+--with-screen-driver=lx \
+--enable-gpm \
+--disable-java-bindings \
+--disable-static
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make INSTALL_ROOT=$pkgdir install
+  install -Dm644 Documents/brltty.conf $pkgdir/etc/brltty.conf
+  install -Dm644 ../brltty.service 
$pkgdir/usr/lib/systemd/system/brltty.service
+}

Copied: brltty/repos/testing-i686/brltty.install (from rev 230001, 
brltty/trunk/brltty.install)
===
--- testing-i686/brltty.install (rev 0)
+++ testing-i686/brltty.install 2015-01-26 14:49:10 UTC (rev 230002)
@@ -0,0 +1,20 @@
+post_install () {
+ getent group brlapi  /dev/null || groupadd -r brlapi
+ if [ ! -e /etc/brlapi.key ]; then
+ mcookie /etc/brlapi.key
+ chmod 0640 /etc/brlapi.key
+ chgrp brlapi /etc/brlapi.key
+ echo Please add your user to the brlapi group.
+ fi
+}
+
+post_upgrade () {
+post_install
+}
+
+post_remove () {
+getent group brlapi /dev/null 21  groupdel brlapi
+if [ -e /etc/brlapi.key ]; then
+rm -f /etc/brlapi.key
+fi
+}

Copied: brltty/repos/testing-i686/brltty.service (from rev 230001, 
brltty/trunk/brltty.service)
===
--- testing-i686/brltty.service (rev 0)
+++ testing-i686/brltty.service 2015-01-26 14:49:10 UTC (rev 230002)
@@ -0,0 +1,12 @@
+[Unit]
+Description=Braille Console Driver
+DefaultDependencies=no
+Before=sysinit.target
+
+[Service]
+ExecStart=/usr/bin/brltty --pid-file=/run/brltty.pid
+Type=forking
+PIDFile=/run/brltty.pid
+
+[Install]
+WantedBy=sysinit.target

Copied: brltty/repos/testing-x86_64/PKGBUILD (from rev 230001, 
brltty/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-01-26 14:49:10 UTC (rev 230002)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: Giovanni Scafora giova...@archlinux.org
+
+pkgname=brltty
+pkgver=5.2
+pkgrel=1
+pkgdesc=Braille display driver for Linux/Unix
+arch=(i686 x86_64)
+url=http://mielke.cc/brltty;
+license=(GPL LGPL)
+depends=(libxaw gpm icu tcl cython bluez-libs)
+makedepends=(at-spi2-core tcl)
+optdepends=('at-spi2-core: X11/GNOME Apps accessibility'
+'atk: ATK bridge for X11/GNOME accessibility')
+backup=(etc/brltty.conf)

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

2015-01-26 Thread Evangelos Foutras
Date: Monday, January 26, 2015 @ 15:48:58
  Author: foutrelis
Revision: 230001

upgpkg: brltty 5.2-1

New upstream release.

Modified:
  brltty/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-25 23:51:31 UTC (rev 23)
+++ PKGBUILD2015-01-26 14:48:58 UTC (rev 230001)
@@ -4,8 +4,8 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=brltty
-pkgver=5.1
-pkgrel=3
+pkgver=5.2
+pkgrel=1
 pkgdesc=Braille display driver for Linux/Unix
 arch=(i686 x86_64)
 url=http://mielke.cc/brltty;
@@ -19,6 +19,8 @@
 install=brltty.install
 source=(http://mielke.cc/brltty/archive/brltty-$pkgver.tar.xz
 brltty.service)
+md5sums=('b484343461b5a45f95fedfb21d1ceca3'
+ '0cad54bb5470122535f5e3a11d5ca123')
 
 build() {
   cd $pkgname-$pkgver
@@ -39,6 +41,3 @@
   install -Dm644 Documents/brltty.conf $pkgdir/etc/brltty.conf
   install -Dm644 ../brltty.service 
$pkgdir/usr/lib/systemd/system/brltty.service
 }
-
-md5sums=('938769dd1c3c3baf0d6dfafeb11581ec'
- '0cad54bb5470122535f5e3a11d5ca123')


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

2015-01-26 Thread Kyle Keen
Date: Monday, January 26, 2015 @ 17:35:08
  Author: kkeen
Revision: 126604

upgpkg: pacmatic 20150126-1  FS#43530

Modified:
  pacmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 14:21:58 UTC (rev 126603)
+++ PKGBUILD2015-01-26 16:35:08 UTC (rev 126604)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Kyle Keen keen...@gmail.com
 pkgname=pacmatic
-pkgver=20141006
+pkgver=20150126
 pkgrel=1
 pkgdesc=A pacman wrapper to avoid bricking your system and such other 
surprises.
 arch=('any')
@@ -10,11 +10,11 @@
 depends=('pacman' 'bash' 'expac')
 makedepends=()
 optdepends=('vim: for vimdiff'
-'html2text: for prettier news'
+'python-html2text: for prettier news'
 'fakeroot: for cron-pacmatic script')
 source=(http://kmkeen.com/$pkgname/$pkgname-$pkgver.tar.gz;
 _pacmatic)
-md5sums=('1fe11adaa39aae9d3146ddbc3808eb23'
+md5sums=('5998de70777bc5df373fbf230787a4c7'
  '1c369c8fe595cbb41d04e214efd39a1e')
 
 package() {


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

2015-01-26 Thread Kyle Keen
Date: Monday, January 26, 2015 @ 17:35:20
  Author: kkeen
Revision: 126605

archrelease: copy trunk to community-any

Added:
  pacmatic/repos/community-any/PKGBUILD
(from rev 126604, pacmatic/trunk/PKGBUILD)
  pacmatic/repos/community-any/_pacmatic
(from rev 126604, pacmatic/trunk/_pacmatic)
Deleted:
  pacmatic/repos/community-any/PKGBUILD
  pacmatic/repos/community-any/_pacmatic

---+
 PKGBUILD  |   54 +++---
 _pacmatic |   18 +-
 2 files changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-01-26 16:35:08 UTC (rev 126604)
+++ PKGBUILD2015-01-26 16:35:20 UTC (rev 126605)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-pkgname=pacmatic
-pkgver=20141006
-pkgrel=1
-pkgdesc=A pacman wrapper to avoid bricking your system and such other 
surprises.
-arch=('any')
-url=http://kmkeen.com/pacmatic/;
-license=('GPL')
-depends=('pacman' 'bash' 'expac')
-makedepends=()
-optdepends=('vim: for vimdiff'
-'html2text: for prettier news'
-'fakeroot: for cron-pacmatic script')
-source=(http://kmkeen.com/$pkgname/$pkgname-$pkgver.tar.gz;
-_pacmatic)
-md5sums=('1fe11adaa39aae9d3146ddbc3808eb23'
- '1c369c8fe595cbb41d04e214efd39a1e')
-
-package() {
-  cd $srcdir/$pkgname
-  install -Dm0755 pacmatic  $pkgdir/usr/bin/pacmatic
-  install -Dm0755 cron-pacmatic $pkgdir/usr/bin/cron-pacmatic
-  install -Dm0644 pacmatic.1$pkgdir/usr/share/man/man1/pacmatic.1
-  install -Dm0644 ../_pacmatic  
$pkgdir/usr/share/zsh/site-functions/_pacmatic
-}
-

Copied: pacmatic/repos/community-any/PKGBUILD (from rev 126604, 
pacmatic/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-01-26 16:35:20 UTC (rev 126605)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+pkgname=pacmatic
+pkgver=20150126
+pkgrel=1
+pkgdesc=A pacman wrapper to avoid bricking your system and such other 
surprises.
+arch=('any')
+url=http://kmkeen.com/pacmatic/;
+license=('GPL')
+depends=('pacman' 'bash' 'expac')
+makedepends=()
+optdepends=('vim: for vimdiff'
+'python-html2text: for prettier news'
+'fakeroot: for cron-pacmatic script')
+source=(http://kmkeen.com/$pkgname/$pkgname-$pkgver.tar.gz;
+_pacmatic)
+md5sums=('5998de70777bc5df373fbf230787a4c7'
+ '1c369c8fe595cbb41d04e214efd39a1e')
+
+package() {
+  cd $srcdir/$pkgname
+  install -Dm0755 pacmatic  $pkgdir/usr/bin/pacmatic
+  install -Dm0755 cron-pacmatic $pkgdir/usr/bin/cron-pacmatic
+  install -Dm0644 pacmatic.1$pkgdir/usr/share/man/man1/pacmatic.1
+  install -Dm0644 ../_pacmatic  
$pkgdir/usr/share/zsh/site-functions/_pacmatic
+}
+

Deleted: _pacmatic
===
--- _pacmatic   2015-01-26 16:35:08 UTC (rev 126604)
+++ _pacmatic   2015-01-26 16:35:20 UTC (rev 126605)
@@ -1,9 +0,0 @@
-#compdef pacmatic
-
-. /usr/share/zsh/site-functions/_pacman
-
-_pacmatic() {
-_pacman_zsh_comp $@
-}
-
-_pacmatic $@

Copied: pacmatic/repos/community-any/_pacmatic (from rev 126604, 
pacmatic/trunk/_pacmatic)
===
--- _pacmatic   (rev 0)
+++ _pacmatic   2015-01-26 16:35:20 UTC (rev 126605)
@@ -0,0 +1,9 @@
+#compdef pacmatic
+
+. /usr/share/zsh/site-functions/_pacman
+
+_pacmatic() {
+_pacman_zsh_comp $@
+}
+
+_pacmatic $@


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

2015-01-26 Thread Kyle Keen
Date: Monday, January 26, 2015 @ 17:39:49
  Author: kkeen
Revision: 126606

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

Added:
  cmatrix/repos/community-i686/PKGBUILD
(from rev 126605, cmatrix/trunk/PKGBUILD)
  cmatrix/repos/community-i686/cmatrix-tty
(from rev 126605, cmatrix/trunk/cmatrix-tty)
  cmatrix/repos/community-i686/cmatrix.install
(from rev 126605, cmatrix/trunk/cmatrix.install)
  cmatrix/repos/community-x86_64/PKGBUILD
(from rev 126605, cmatrix/trunk/PKGBUILD)
  cmatrix/repos/community-x86_64/cmatrix-tty
(from rev 126605, cmatrix/trunk/cmatrix-tty)
  cmatrix/repos/community-x86_64/cmatrix.install
(from rev 126605, cmatrix/trunk/cmatrix.install)
Deleted:
  cmatrix/repos/community-i686/cmatrix-tty
  cmatrix/repos/community-x86_64/cmatrix-tty

--+
 /cmatrix-tty |   78 +
 community-i686/PKGBUILD  |   44 
 community-i686/cmatrix-tty   |   33 ---
 community-i686/cmatrix.install   |6 ++
 community-x86_64/PKGBUILD|   44 
 community-x86_64/cmatrix-tty |   33 ---
 community-x86_64/cmatrix.install |6 ++
 7 files changed, 178 insertions(+), 66 deletions(-)

Copied: cmatrix/repos/community-i686/PKGBUILD (from rev 126605, 
cmatrix/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-01-26 16:39:49 UTC (rev 126606)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Jonathan Steel jsteel at archlinux.org
+
+pkgname=cmatrix
+pkgver=1.2a
+pkgrel=10
+pkgdesc=A curses-based scrolling 'Matrix'-like screen
+arch=('i686' 'x86_64')
+url=http://www.asty.org/cmatrix/;
+license=('GPL2')
+depends=('ncurses')
+makedepends=('fontconfig')
+optdepends=('fontconfig: custom font'
+'kbd: cmatrix-tty custom font'
+'xterm: cmatrix-tty custom font')
+install=$pkgname.install
+source=(http://www.asty.org/$pkgname/dist/$pkgname-$pkgver.tar.gz;
+cmatrix-tty)
+md5sums=('ebfb5733104a258173a9ccf2669968a1'
+ '6bb2431c23350cb2082e14b6ba761760')
+
+build() {
+  cd $pkgname-$pkgver
+
+  CPPFLAGS=-D_FORTIFY_SOURCE=0 ./configure \
+--prefix=/usr --mandir=/usr/share/man
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+  
+  install -Dm644 mtx.pcf $pkgdir/usr/share/fonts/misc/mtx.pcf
+  install -Dm644 matrix.fnt $pkgdir/usr/share/kbd/consolefonts/matrix.fnt
+  install -Dm644 matrix.psf.gz 
$pkgdir/usr/share/kbd/consolefonts/matrix.psf.gz
+  install -Dm755 $srcdir/cmatrix-tty $pkgdir/usr/bin/cmatrix-tty
+
+  for i in AUTHORS NEWS COPYING README ChangeLog TODO INSTALL; do
+install -Dm644 $i $pkgdir/usr/share/doc/$pkgname/$i
+  done
+}

Deleted: community-i686/cmatrix-tty
===
--- community-i686/cmatrix-tty  2015-01-26 16:35:20 UTC (rev 126605)
+++ community-i686/cmatrix-tty  2015-01-26 16:39:49 UTC (rev 126606)
@@ -1,33 +0,0 @@
-#!/bin/bash
-
-# a basic script for maximum pretty
-
-# X-based modes
-if [[ -n $DISPLAY  -x /usr/bin/aterm ]]; then
-  exec aterm -fn mtx -e cmatrix -abox
-  exit
-fi
-if [[ -n $DISPLAY  -x /usr/bin/xterm ]]; then
-  exec xterm -fn mtx -en iso1252 -e cmatrix -abx
-  exit
-fi
-
-# safe mode
-if [[ $TERM != linux ]]; then
-exec cmatrix -abo
-exit
-fi
-
-# custom font mode
-setfont matrix
-cmatrix -abol
-
-# and put the font back, if possible
-default_font=
-if [[ -f /etc/vconsole.conf ]]; then
-default_font=$(grep '^[ \t]*FONT' /etc/vconsole.conf | cut -d '=' -f 2)
-fi
-if [[ -n $default_font ]]; then
-setfont $default_font
-fi
-

Copied: cmatrix/repos/community-i686/cmatrix-tty (from rev 126605, 
cmatrix/trunk/cmatrix-tty)
===
--- community-i686/cmatrix-tty  (rev 0)
+++ community-i686/cmatrix-tty  2015-01-26 16:39:49 UTC (rev 126606)
@@ -0,0 +1,39 @@
+#!/bin/sh
+
+# a basic script for maximum pretty
+
+# X-based modes
+if [[ -n $DISPLAY  -x /usr/bin/aterm ]]; then
+  exec aterm -fn mtx -e cmatrix -abox
+  exit
+fi
+if [[ -n $DISPLAY  -x /usr/bin/xterm ]]; then
+  exec xterm -fn mtx -en iso1252 -e cmatrix -abx
+  exit
+fi
+
+# safe mode
+if [[ $TERM != linux ]]; then
+exec cmatrix -abo
+exit
+fi
+
+# custom font mode
+setfont matrix
+cmatrix -abol
+
+# and put the font back, if possible
+default_font=
+if [[ -f /etc/vconsole.conf ]]; then
+while IFS='=' read -r k v; do
+if [ ${k# *} = FONT ]; then
+ default_font=$v
+fi
+done  /etc/vconsole.conf
+fi
+if [[ -n $default_font ]]; then
+setfont $default_font
+else
+echo No font in vconsole.conf, could not restore.
+fi
+

Copied: cmatrix/repos/community-i686/cmatrix.install (from rev 126605, 
cmatrix/trunk/cmatrix.install)

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

2015-01-26 Thread Andrea Scarpino
Date: Monday, January 26, 2015 @ 20:00:52
  Author: andrea
Revision: 230021

Add more deps

Modified:
  plasma-meta/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 18:36:02 UTC (rev 230020)
+++ PKGBUILD2015-01-26 19:00:52 UTC (rev 230021)
@@ -7,4 +7,7 @@
 arch=('any')
 url='https://www.archlinux.org/'
 license=('GPL')
-depends=('plasma-workspace' 'plasma-desktop' 'kwin' 'breeze' 'oxygen' 'milou')
+depends=('plasma-workspace' 'plasma-desktop' 'breeze' 'oxygen' 'milou'
+ 'kio-extras' 'plasma-nm' 'khelpcenter' 'kdeplasma-addons-frameworks'
+ 'bluedevil-frameworks' 'kde-gtk-config-frameworks' 
'kscreen-frameworks'
+ 'ksshaskpass' 'sddm-kcm')


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

2015-01-26 Thread Jan Steffens
Date: Monday, January 26, 2015 @ 20:23:00
  Author: heftig
Revision: 126615

2.5.1

Modified:
  rubinius/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 18:12:13 UTC (rev 126614)
+++ PKGBUILD2015-01-26 19:23:00 UTC (rev 126615)
@@ -3,7 +3,7 @@
 
 pkgbase=rubinius
 pkgname=(rubinius rubinius-ruby)
-pkgver=2.5.0
+pkgver=2.5.1
 pkgrel=1
 pkgdesc=Ruby runtime written in Ruby, designed for concurrency
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 options=(!emptydirs)
 source=(http://releases.rubini.us/${pkgbase}-${pkgver}.tar.bz2
 gemrc dirs.patch)
-sha256sums=('9f14a47080e8f175afb94f6e600812115185c91f2e081f976262aea7804e4ceb'
+sha256sums=('00d6f23b7632d035d322209e736a9341155350a9d169e8471d38a554a8e26600'
 '4bb7eb2fe66e396ed16b589cdb656831407b39ad4e138d88536754c0448ac614'
 'a9922b199730c059c26781af45adc46401811ff2e6840c4aeb49da4fa41acdd9')
 


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

2015-01-26 Thread Jan Steffens
Date: Monday, January 26, 2015 @ 20:35:22
  Author: heftig
Revision: 126616

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

Added:
  rubinius/repos/community-i686/PKGBUILD
(from rev 126615, rubinius/trunk/PKGBUILD)
  rubinius/repos/community-i686/dirs.patch
(from rev 126615, rubinius/trunk/dirs.patch)
  rubinius/repos/community-i686/gemrc
(from rev 126615, rubinius/trunk/gemrc)
  rubinius/repos/community-x86_64/PKGBUILD
(from rev 126615, rubinius/trunk/PKGBUILD)
  rubinius/repos/community-x86_64/dirs.patch
(from rev 126615, rubinius/trunk/dirs.patch)
  rubinius/repos/community-x86_64/gemrc
(from rev 126615, rubinius/trunk/gemrc)
Deleted:
  rubinius/repos/community-i686/PKGBUILD
  rubinius/repos/community-i686/dirs.patch
  rubinius/repos/community-i686/gemrc
  rubinius/repos/community-x86_64/PKGBUILD
  rubinius/repos/community-x86_64/dirs.patch
  rubinius/repos/community-x86_64/gemrc

-+
 /PKGBUILD   |  176 ++
 /dirs.patch |   42 ++
 /gemrc  |   10 ++
 community-i686/PKGBUILD |   88 -
 community-i686/dirs.patch   |   21 -
 community-i686/gemrc|5 -
 community-x86_64/PKGBUILD   |   88 -
 community-x86_64/dirs.patch |   21 -
 community-x86_64/gemrc  |5 -
 9 files changed, 228 insertions(+), 228 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-01-26 19:23:00 UTC (rev 126615)
+++ community-i686/PKGBUILD 2015-01-26 19:35:22 UTC (rev 126616)
@@ -1,88 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgbase=rubinius
-pkgname=(rubinius rubinius-ruby)
-pkgver=2.5.0
-pkgrel=1
-pkgdesc=Ruby runtime written in Ruby, designed for concurrency
-arch=(i686 x86_64)
-url=http://rubini.us;
-license=(custom)
-depends=(llvm-libs libffi openssl libyaml)
-makedepends=(llvm rubinius-ruby)
-options=(!emptydirs)
-source=(http://releases.rubini.us/${pkgbase}-${pkgver}.tar.bz2
-gemrc dirs.patch)
-sha256sums=('9f14a47080e8f175afb94f6e600812115185c91f2e081f976262aea7804e4ceb'
-'4bb7eb2fe66e396ed16b589cdb656831407b39ad4e138d88536754c0448ac614'
-'a9922b199730c059c26781af45adc46401811ff2e6840c4aeb49da4fa41acdd9')
-
-prepare() {
-  export GEM_HOME=$srcdir/gemdir LANG=en_US.UTF-8
-  cd $pkgbase-$pkgver
-
-  patch -Np1 -i ../dirs.patch
-
-  mkdir -p $GEM_HOME
-  gem install --no-user-install -N vendor/cache/bundler-*.gem
-
-  $GEM_HOME/bin/bundle install --local
-}
-
-build() {
-  export GEM_HOME=$srcdir/gemdir LANG=en_US.UTF-8
-  cd $pkgbase-$pkgver
-
-  ./configure --prefix=/usr \
---mandir=/usr/share/man \
---includedir=/usr/include/rubinius \
---appdir=/usr/lib/rubinius \
---gemsdir=/usr/lib/rubinius/gems \
---preserve-prefix \
---llvm-shared \
---without-rpath \
---bin-link bundle --bin-link bundler
-  rake build
-}
-
-check() {
-  export GEM_HOME=$srcdir/gemdir LANG=en_US.UTF-8
-  cd $pkgbase-$pkgver
-
-  rake vm:test || :
-}
-
-package_rubinius() {
-  optdepends=('ruby-docs: Ruby documentation')
-
-  export GEM_HOME=$srcdir/gemdir LANG=en_US.UTF-8
-  cd $pkgbase-$pkgver
-
-  DESTDIR=$pkgdir rake install
-
-  mkdir -p $pkgdir/usr/share/ri
-  ln -s 2.1.0 $pkgdir/usr/share/ri/2.1
-
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/rubinius/LICENSE
-
-### Split rubinius-ruby
-  mkdir -p $srcdir/ruby/usr/bin
-  for _f in $pkgdir/usr/bin/*; do
-[[ $_f == */rbx ]]  continue
-mv $_f $srcdir/ruby/usr/bin
-  done
-}
-
-package_rubinius-ruby() {
-  pkgdesc=Ruby compat for Rubinius
-  depends=(rubinius=$pkgver-$pkgrel)
-  provides=(ruby)
-  conflicts=(ruby)
-  backup=(etc/gemrc)
-
-  mv ruby/* $pkgdir
-  install -Dm644 gemrc $pkgdir/etc/gemrc
-  install -d $pkgdir/usr/share/licenses/rubinius-ruby
-  ln -s ../rubinius/LICENSE $pkgdir/usr/share/licenses/rubinius-ruby/LICENSE
-}

Copied: rubinius/repos/community-i686/PKGBUILD (from rev 126615, 
rubinius/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-01-26 19:35:22 UTC (rev 126616)
@@ -0,0 +1,88 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgbase=rubinius
+pkgname=(rubinius rubinius-ruby)
+pkgver=2.5.1
+pkgrel=1
+pkgdesc=Ruby runtime written in Ruby, designed for concurrency
+arch=(i686 x86_64)
+url=http://rubini.us;
+license=(custom)
+depends=(llvm-libs libffi openssl libyaml)
+makedepends=(llvm rubinius-ruby)
+options=(!emptydirs)
+source=(http://releases.rubini.us/${pkgbase}-${pkgver}.tar.bz2
+gemrc dirs.patch)
+sha256sums=('00d6f23b7632d035d322209e736a9341155350a9d169e8471d38a554a8e26600'
+

[arch-commits] Commit in (39 files)

2015-01-26 Thread Andrea Scarpino
Date: Monday, January 26, 2015 @ 20:01:40
  Author: andrea
Revision: 230022

Plasma 5.2

Added:
  kdeplasma-addons-frameworks/trunk/kdeplasma-addons-frameworks.install
Modified:
  baloo-frameworks/trunk/PKGBUILD
  bluedevil-frameworks/trunk/PKGBUILD
  breeze/trunk/PKGBUILD
  kde-cli-tools/trunk/PKGBUILD
  kde-gtk-config-frameworks/trunk/PKGBUILD
  kdecoration/trunk/PKGBUILD
  kdeplasma-addons-frameworks/trunk/PKGBUILD
  kfilemetadata5/trunk/PKGBUILD
  khelpcenter/trunk/PKGBUILD
  khotkeys/trunk/PKGBUILD
  kinfocenter/trunk/PKGBUILD
  kio-extras/trunk/PKGBUILD
  kmenuedit/trunk/PKGBUILD
  kscreen-frameworks/trunk/PKGBUILD
  kscreen-frameworks/trunk/kscreen-frameworks.install
  ksshaskpass/trunk/PKGBUILD
  ksysguard/trunk/PKGBUILD
  kwayland/trunk/PKGBUILD
  kwin/trunk/PKGBUILD
  kwrited/trunk/PKGBUILD
  libbluedevil-frameworks/trunk/PKGBUILD
  libkscreen-frameworks/trunk/PKGBUILD
  libksysguard/trunk/PKGBUILD
  libmm-qt5/trunk/PKGBUILD
  milou/trunk/PKGBUILD
  oxygen/trunk/PKGBUILD
  plasma-desktop/trunk/PKGBUILD
  plasma-nm/trunk/PKGBUILD
  plasma-workspace-wallpapers/trunk/PKGBUILD
  plasma-workspace/trunk/PKGBUILD
  polkit-kde-frameworks/trunk/PKGBUILD
  powerdevil/trunk/PKGBUILD
  sddm-kcm/trunk/PKGBUILD
  systemsettings/trunk/PKGBUILD
  ttf-oxygen/trunk/PKGBUILD
Deleted:
  kwayland/trunk/install-server.patch
  plasma-workspace/trunk/dbus.patch
  plasma-workspace/trunk/screenlocker-network.patch

---+
 baloo-frameworks/trunk/PKGBUILD   |6 
 bluedevil-frameworks/trunk/PKGBUILD   |6 
 breeze/trunk/PKGBUILD |9 
 kde-cli-tools/trunk/PKGBUILD  |6 
 kde-gtk-config-frameworks/trunk/PKGBUILD  |8 
 kdecoration/trunk/PKGBUILD|4 
 kdeplasma-addons-frameworks/trunk/PKGBUILD|   11 
 kdeplasma-addons-frameworks/trunk/kdeplasma-addons-frameworks.install |   11 
 kfilemetadata5/trunk/PKGBUILD |6 
 khelpcenter/trunk/PKGBUILD|6 
 khotkeys/trunk/PKGBUILD   |6 
 kinfocenter/trunk/PKGBUILD|8 
 kio-extras/trunk/PKGBUILD |   10 
 kmenuedit/trunk/PKGBUILD  |8 
 kscreen-frameworks/trunk/PKGBUILD |6 
 kscreen-frameworks/trunk/kscreen-frameworks.install   |6 
 ksshaskpass/trunk/PKGBUILD|   46 +-
 ksysguard/trunk/PKGBUILD  |8 
 kwayland/trunk/PKGBUILD   |   16 
 kwayland/trunk/install-server.patch   |   47 --
 kwin/trunk/PKGBUILD   |   11 
 kwrited/trunk/PKGBUILD|   10 
 libbluedevil-frameworks/trunk/PKGBUILD|9 
 libkscreen-frameworks/trunk/PKGBUILD  |6 
 libksysguard/trunk/PKGBUILD   |8 
 libmm-qt5/trunk/PKGBUILD  |6 
 milou/trunk/PKGBUILD  |8 
 oxygen/trunk/PKGBUILD |   27 +
 plasma-desktop/trunk/PKGBUILD |   10 
 plasma-nm/trunk/PKGBUILD  |   12 
 plasma-workspace-wallpapers/trunk/PKGBUILD|8 
 plasma-workspace/trunk/PKGBUILD   |   29 -
 plasma-workspace/trunk/dbus.patch |   38 --
 plasma-workspace/trunk/screenlocker-network.patch |  171 
--
 polkit-kde-frameworks/trunk/PKGBUILD  |4 
 powerdevil/trunk/PKGBUILD |8 
 sddm-kcm/trunk/PKGBUILD   |4 
 systemsettings/trunk/PKGBUILD |   10 
 ttf-oxygen/trunk/PKGBUILD |6 
 39 files changed, 191 insertions(+), 428 deletions(-)

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


[arch-commits] Commit in (9 files)

2015-01-26 Thread Andrea Scarpino
Date: Monday, January 26, 2015 @ 18:52:59
  Author: andrea
Revision: 230003

Prepare bluedevil release

Added:
  bluedevil-frameworks/
  bluedevil-frameworks/repos/
  bluedevil-frameworks/trunk/
  bluedevil-frameworks/trunk/PKGBUILD
  bluedevil-frameworks/trunk/bluedevil-frameworks.install
  libbluedevil-frameworks/
  libbluedevil-frameworks/repos/
  libbluedevil-frameworks/trunk/
  libbluedevil-frameworks/trunk/PKGBUILD

-+
 bluedevil-frameworks/trunk/PKGBUILD |   37 ++
 bluedevil-frameworks/trunk/bluedevil-frameworks.install |   12 
 libbluedevil-frameworks/trunk/PKGBUILD  |   35 +
 3 files changed, 84 insertions(+)

Added: bluedevil-frameworks/trunk/PKGBUILD
===
--- bluedevil-frameworks/trunk/PKGBUILD (rev 0)
+++ bluedevil-frameworks/trunk/PKGBUILD 2015-01-26 17:52:59 UTC (rev 230003)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=bluedevil-frameworks
+pkgver=5.1.95
+pkgrel=1
+pkgdesc='Integrate the Bluetooth technology within KDE workspace and 
applications'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/workspace/bluedevil'
+license=('GPL2')
+depends=('bluez' 'libbluedevil-frameworks' 'kio')
+makedepends=('extra-cmake-modules')
+conflicts=('bluedevil')
+install=$pkgname.install
+groups=('plasma')
+source=(http://download.kde.org/stable/plasma/$pkgver/bluedevil-$pkgver.tar.xz;)
+md5sums=('9a090f1e4ae1d6c9d3ac1fd24877acf5')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../bluedevil-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}


Property changes on: bluedevil-frameworks/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: bluedevil-frameworks/trunk/bluedevil-frameworks.install
===
--- bluedevil-frameworks/trunk/bluedevil-frameworks.install 
(rev 0)
+++ bluedevil-frameworks/trunk/bluedevil-frameworks.install 2015-01-26 
17:52:59 UTC (rev 230003)
@@ -0,0 +1,12 @@
+post_install() {
+  update-mime-database usr/share/mime  /dev/null
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Added: libbluedevil-frameworks/trunk/PKGBUILD
===
--- libbluedevil-frameworks/trunk/PKGBUILD  (rev 0)
+++ libbluedevil-frameworks/trunk/PKGBUILD  2015-01-26 17:52:59 UTC (rev 
230003)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=libbluedevil-frameworks
+pkgver=5.1.95
+pkgrel=1
+pkgdesc='KDE bluetooth framework libraries'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/workspace/libbluedevil'
+license=('GPL2')
+depends=('qt5-base')
+makedepends=('extra-cmake-modules')
+conflicts=('libbluedevil')
+source=(http://download.kde.org/stable/plasma/$pkgver/libbluedevil-$pkgver.tar.xz;)
+md5sums=('c2c7086c106f4815e2949b8ad6f14382')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../libbluedevil-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}


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


[arch-commits] Commit in (4 files)

2015-01-26 Thread Andrea Scarpino
Date: Monday, January 26, 2015 @ 18:55:36
  Author: andrea
Revision: 230004

Prepare kdecoration release

Added:
  kdecoration/
  kdecoration/repos/
  kdecoration/trunk/
  kdecoration/trunk/PKGBUILD

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

Added: kdecoration/trunk/PKGBUILD
===
--- kdecoration/trunk/PKGBUILD  (rev 0)
+++ kdecoration/trunk/PKGBUILD  2015-01-26 17:55:36 UTC (rev 230004)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=kdecoration
+pkgver=5.1.95
+pkgrel=1
+pkgdesc='Plugin based library to create window decorations'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/workspace/kdecoration'
+license=('LGPL')
+depends=('qt5-base')
+makedepends=('extra-cmake-modules')
+source=(http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz;)
+md5sums=('62d1244bf28ba5ed9884fd37def64d82')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DSYSCONF_INSTALL_DIR=/etc \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}


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


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

2015-01-26 Thread Evangelos Foutras
Date: Monday, January 26, 2015 @ 19:01:39
  Author: foutrelis
Revision: 230007

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

Added:
  flashplugin/repos/extra-i686/PKGBUILD
(from rev 230006, flashplugin/trunk/PKGBUILD)
  flashplugin/repos/extra-i686/flashplugin.install
(from rev 230006, flashplugin/trunk/flashplugin.install)
  flashplugin/repos/extra-i686/mms.cfg
(from rev 230006, flashplugin/trunk/mms.cfg)
  flashplugin/repos/extra-x86_64/PKGBUILD
(from rev 230006, flashplugin/trunk/PKGBUILD)
  flashplugin/repos/extra-x86_64/flashplugin.install
(from rev 230006, flashplugin/trunk/flashplugin.install)
  flashplugin/repos/extra-x86_64/mms.cfg
(from rev 230006, flashplugin/trunk/mms.cfg)
Deleted:
  flashplugin/repos/extra-i686/PKGBUILD
  flashplugin/repos/extra-i686/flashplugin.install
  flashplugin/repos/extra-i686/mms.cfg
  flashplugin/repos/extra-x86_64/PKGBUILD
  flashplugin/repos/extra-x86_64/flashplugin.install
  flashplugin/repos/extra-x86_64/mms.cfg

--+
 /PKGBUILD|   88 +
 /flashplugin.install |   28 +++
 /mms.cfg |4 +
 extra-i686/PKGBUILD  |   52 -
 extra-i686/flashplugin.install   |   14 -
 extra-i686/mms.cfg   |2 
 extra-x86_64/PKGBUILD|   52 -
 extra-x86_64/flashplugin.install |   14 -
 extra-x86_64/mms.cfg |2 
 9 files changed, 120 insertions(+), 136 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-01-26 18:01:18 UTC (rev 230006)
+++ extra-i686/PKGBUILD 2015-01-26 18:01:39 UTC (rev 230007)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=flashplugin
-_licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
-pkgver=11.2.202.438
-pkgrel=1
-pkgdesc='Adobe Flash Player'
-url='http://get.adobe.com/flashplayer'
-arch=('i686' 'x86_64')
-depends=('mozilla-common' 'libxt' 'libxpm' 'gtk2' 'nss' 'curl' 
'hicolor-icon-theme')
-optdepends=('libvdpau: GPU acceleration on Nvidia card')
-provides=('flashplayer')
-license=('custom')
-options=(!strip)
-install=flashplugin.install
-backup=(etc/adobe/mms.cfg)
-
-if [ $CARCH = i686 ]; then
-
source=(http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.i386.tar.gz;
-http://www.adobe.com/products/eulas/pdfs/${_licensefile};
-mms.cfg)
-md5sums=('f6df4fbd753fab8c5872a71b915fd644'
- '94ca2aecb409abfe36494d1a7ec7591d'
- 'f34aae6279b40e0bd2abfb0d9963d7b8')
-elif [ $CARCH = x86_64 ]; then
-
source=(http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.x86_64.tar.gz;
-http://www.adobe.com/products/eulas/pdfs/${_licensefile};
-mms.cfg)
-md5sums=('c6f1941b8b9c48e95d0741a5640b13e6'
- '94ca2aecb409abfe36494d1a7ec7591d'
- 'f34aae6279b40e0bd2abfb0d9963d7b8')
-fi
-
-package () {
-install -Dm755 libflashplayer.so 
$pkgdir/usr/lib/mozilla/plugins/libflashplayer.so
-if [ $CARCH = x86_64 ]; then
-install -Dm755 usr/lib64/kde4/kcm_adobe_flash_player.so 
$pkgdir/usr/lib/kde4/kcm_adobe_flash_player.so
-else
-install -Dm755 usr/lib/kde4/kcm_adobe_flash_player.so 
$pkgdir/usr/lib/kde4/kcm_adobe_flash_player.so
-fi
-install -Dm755 usr/bin/flash-player-properties 
$pkgdir/usr/bin/flash-player-properties
-for i in 16x16 22x22 24x24 32x32 48x48; do
-install -Dm644 
usr/share/icons/hicolor/$i/apps/flash-player-properties.png \
-
$pkgdir/usr/share/icons/hicolor/$i/apps/flash-player-properties.png
-done
-install -Dm644 usr/share/applications/flash-player-properties.desktop 
$pkgdir/usr/share/applications/flash-player-properties.desktop
-install -Dm644 usr/share/kde4/services/kcm_adobe_flash_player.desktop 
$pkgdir/usr/share/kde4/services/kcm_adobe_flash_player.desktop
-install -Dm644 ${_licensefile} 
$pkgdir/usr/share/licenses/$pkgname/LICENSE.pdf
-install -Dm644 mms.cfg $pkgdir/etc/adobe/mms.cfg
-}

Copied: flashplugin/repos/extra-i686/PKGBUILD (from rev 230006, 
flashplugin/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-01-26 18:01:39 UTC (rev 230007)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=flashplugin
+_licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
+pkgver=11.2.202.440
+pkgrel=1
+pkgdesc='Adobe Flash Player'
+url='http://get.adobe.com/flashplayer'
+arch=('i686' 'x86_64')
+depends=('mozilla-common' 'libxt' 'libxpm' 'gtk2' 'nss' 'curl' 

[arch-commits] Commit in (4 files)

2015-01-26 Thread Andrea Scarpino
Date: Monday, January 26, 2015 @ 19:20:53
  Author: andrea
Revision: 230016

initial plasma meta package

Added:
  plasma-meta/
  plasma-meta/repos/
  plasma-meta/trunk/
  plasma-meta/trunk/PKGBUILD

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

Added: plasma-meta/trunk/PKGBUILD
===
--- plasma-meta/trunk/PKGBUILD  (rev 0)
+++ plasma-meta/trunk/PKGBUILD  2015-01-26 18:20:53 UTC (rev 230016)
@@ -0,0 +1,10 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=plasma-meta
+pkgver=5.2.0
+pkgrel=1
+arch=('any')
+url='https://www.archlinux.org/'
+license=('GPL')
+depends=('plasma-workspace' 'plasma-desktop' 'kwin' 'breeze' 'oxygen' 'milou')


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


[arch-commits] Commit in (5 files)

2015-01-26 Thread Andrea Scarpino
Date: Monday, January 26, 2015 @ 19:01:47
  Author: andrea
Revision: 230008

Prepare kscreen release

Added:
  kscreen-frameworks/
  kscreen-frameworks/repos/
  kscreen-frameworks/trunk/
  kscreen-frameworks/trunk/PKGBUILD
  kscreen-frameworks/trunk/kscreen-frameworks.install

+
 PKGBUILD   |   37 +
 kscreen-frameworks.install |   11 +++
 2 files changed, 48 insertions(+)

Added: kscreen-frameworks/trunk/PKGBUILD
===
--- kscreen-frameworks/trunk/PKGBUILD   (rev 0)
+++ kscreen-frameworks/trunk/PKGBUILD   2015-01-26 18:01:47 UTC (rev 230008)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=kscreen-frameworks
+pkgver=5.2.0
+pkgrel=1
+pkgdesc=KDE's screen management software
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/workspace/kscreen'
+license=('LGPL')
+depends=('kxmlgui' 'libkscreen-frameworks' 'kdeclarative')
+makedepends=('extra-cmake-modules' 'git' 'python')
+conflicts=('kscreen')
+install=$pkgname.install
+source=(http://download.kde.org/stable/plasma/${pkgver}/kscreen-$pkgver.tar.xz;)
+md5sums=('123')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kscreen-${pkgname} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}


Property changes on: kscreen-frameworks/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: kscreen-frameworks/trunk/kscreen-frameworks.install
===
--- kscreen-frameworks/trunk/kscreen-frameworks.install 
(rev 0)
+++ kscreen-frameworks/trunk/kscreen-frameworks.install 2015-01-26 18:01:47 UTC 
(rev 230008)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-01-26 Thread Evangelos Foutras
Date: Monday, January 26, 2015 @ 19:01:18
  Author: foutrelis
Revision: 230006

upgpkg: flashplugin 11.2.202.440-1

- New upstream release.
- Use architecture-specific sources.

Note: The tarballs were temporarily fetched from the following URL:

  http://www.adobe.com/ca/products/flashplayer/distribution3.html

They should become available at the locations defined in the PKGBUILD
in the near future, but we can't wait due to the security-sensitive
nature of the update (CVE-2015-0311).

Modified:
  flashplugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 17:58:19 UTC (rev 230005)
+++ PKGBUILD2015-01-26 18:01:18 UTC (rev 230006)
@@ -4,7 +4,7 @@
 
 pkgname=flashplugin
 _licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
-pkgver=11.2.202.438
+pkgver=11.2.202.440
 pkgrel=1
 pkgdesc='Adobe Flash Player'
 url='http://get.adobe.com/flashplayer'
@@ -16,23 +16,15 @@
 options=(!strip)
 install=flashplugin.install
 backup=(etc/adobe/mms.cfg)
+source=(http://www.adobe.com/products/eulas/pdfs/${_licensefile}
+mms.cfg)
+source_i686=(flashplugin_$pkgver.i386.tar.gz::http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.i386.tar.gz)
+source_x86_64=(flashplugin_$pkgver.x86_64.tar.gz::http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.x86_64.tar.gz)
+md5sums=('94ca2aecb409abfe36494d1a7ec7591d'
+ 'f34aae6279b40e0bd2abfb0d9963d7b8')
+md5sums_i686=('f02ccf0435fa5aa77e77482e75ee2f8d')
+md5sums_x86_64=('a3dd4401313fa3863b46ad44827db0fd')
 
-if [ $CARCH = i686 ]; then
-
source=(http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.i386.tar.gz;
-http://www.adobe.com/products/eulas/pdfs/${_licensefile};
-mms.cfg)
-md5sums=('f6df4fbd753fab8c5872a71b915fd644'
- '94ca2aecb409abfe36494d1a7ec7591d'
- 'f34aae6279b40e0bd2abfb0d9963d7b8')
-elif [ $CARCH = x86_64 ]; then
-
source=(http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.x86_64.tar.gz;
-http://www.adobe.com/products/eulas/pdfs/${_licensefile};
-mms.cfg)
-md5sums=('c6f1941b8b9c48e95d0741a5640b13e6'
- '94ca2aecb409abfe36494d1a7ec7591d'
- 'f34aae6279b40e0bd2abfb0d9963d7b8')
-fi
-
 package () {
 install -Dm755 libflashplayer.so 
$pkgdir/usr/lib/mozilla/plugins/libflashplayer.so
 if [ $CARCH = x86_64 ]; then


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

2015-01-26 Thread Evangelos Foutras
Date: Monday, January 26, 2015 @ 19:36:02
  Author: foutrelis
Revision: 230020

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

Added:
  firefox/repos/extra-i686/PKGBUILD
(from rev 230019, firefox/trunk/PKGBUILD)
  firefox/repos/extra-i686/firefox-fixed-loading-icon.png
(from rev 230019, firefox/trunk/firefox-fixed-loading-icon.png)
  firefox/repos/extra-i686/firefox-install-dir.patch
(from rev 230019, firefox/trunk/firefox-install-dir.patch)
  firefox/repos/extra-i686/firefox.desktop
(from rev 230019, firefox/trunk/firefox.desktop)
  firefox/repos/extra-i686/firefox.install
(from rev 230019, firefox/trunk/firefox.install)
  firefox/repos/extra-i686/mozconfig
(from rev 230019, firefox/trunk/mozconfig)
  firefox/repos/extra-i686/rhbz-966424.patch
(from rev 230019, firefox/trunk/rhbz-966424.patch)
  firefox/repos/extra-i686/vendor.js
(from rev 230019, firefox/trunk/vendor.js)
  firefox/repos/extra-x86_64/PKGBUILD
(from rev 230019, firefox/trunk/PKGBUILD)
  firefox/repos/extra-x86_64/firefox-fixed-loading-icon.png
(from rev 230019, firefox/trunk/firefox-fixed-loading-icon.png)
  firefox/repos/extra-x86_64/firefox-install-dir.patch
(from rev 230019, firefox/trunk/firefox-install-dir.patch)
  firefox/repos/extra-x86_64/firefox.desktop
(from rev 230019, firefox/trunk/firefox.desktop)
  firefox/repos/extra-x86_64/firefox.install
(from rev 230019, firefox/trunk/firefox.install)
  firefox/repos/extra-x86_64/mozconfig
(from rev 230019, firefox/trunk/mozconfig)
  firefox/repos/extra-x86_64/rhbz-966424.patch
(from rev 230019, firefox/trunk/rhbz-966424.patch)
  firefox/repos/extra-x86_64/vendor.js
(from rev 230019, firefox/trunk/vendor.js)
Deleted:
  firefox/repos/extra-i686/PKGBUILD
  firefox/repos/extra-i686/firefox-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/rhbz-966424.patch
  firefox/repos/extra-i686/vendor.js
  firefox/repos/extra-x86_64/PKGBUILD
  firefox/repos/extra-x86_64/firefox-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/rhbz-966424.patch
  firefox/repos/extra-x86_64/vendor.js

+
 /PKGBUILD  |  230 +
 /firefox-install-dir.patch |   24 +++
 /firefox.desktop   |  242 +++
 /firefox.install   |   26 +++
 /mozconfig |   68 
 /rhbz-966424.patch |   28 +++
 /vendor.js |   18 ++
 extra-i686/PKGBUILD|  115 --
 extra-i686/firefox-install-dir.patch   |   12 -
 extra-i686/firefox.desktop |  121 ---
 extra-i686/firefox.install |   13 -
 extra-i686/mozconfig   |   34 
 extra-i686/rhbz-966424.patch   |   14 -
 extra-i686/vendor.js   |9 -
 extra-x86_64/PKGBUILD  |  115 --
 extra-x86_64/firefox-install-dir.patch |   12 -
 extra-x86_64/firefox.desktop   |  121 ---
 extra-x86_64/firefox.install   |   13 -
 extra-x86_64/mozconfig |   34 
 extra-x86_64/rhbz-966424.patch |   14 -
 extra-x86_64/vendor.js |9 -
 21 files changed, 636 insertions(+), 636 deletions(-)

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


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

2015-01-26 Thread Evangelos Foutras
Date: Monday, January 26, 2015 @ 19:35:40
  Author: foutrelis
Revision: 230019

upgpkg: firefox 35.0.1-1

New upstream release.

Modified:
  firefox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 18:27:14 UTC (rev 230018)
+++ PKGBUILD2015-01-26 18:35:40 UTC (rev 230019)
@@ -3,7 +3,7 @@
 # Contributor: Jakub Schmidtke sja...@gmail.com
 
 pkgname=firefox
-pkgver=35.0
+pkgver=35.0.1
 pkgrel=1
 pkgdesc=Standalone web browser from mozilla.org
 arch=('i686' 'x86_64')
@@ -23,7 +23,7 @@
 
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 
rhbz-966424.patch
 firefox-fixed-loading-icon.png)
-sha256sums=('bedeb5bbd8b49e5b286497ef7732542c6e7441088fd8cd577d7ca8af4c871e81'
+sha256sums=('c92b34e08e39e2d482a61194e79255478331a54bf86bf144dc38f3d4bfbc507a'
 'SKIP'
 'ffcb2a0ba2ed08f74931a11043717391ef380234cadccc6f0c13f1186ad80e8b'
 'd2a7610393ba259c35e3227b92e02ec91095a95189f56ac93ccdf6732772719c'


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

2015-01-26 Thread Evangelos Foutras
Date: Monday, January 26, 2015 @ 19:12:05
  Author: foutrelis
Revision: 126613

upgpkg: lib32-flashplugin 11.2.202.440-1

New upstream release.

Modified:
  lib32-flashplugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 18:11:21 UTC (rev 126612)
+++ PKGBUILD2015-01-26 18:12:05 UTC (rev 126613)
@@ -3,7 +3,7 @@
 
 pkgname=lib32-flashplugin
 _licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
-pkgver=11.2.202.429
+pkgver=11.2.202.440
 pkgrel=1
 license=('custom')
 pkgdesc='Adobe Flash Player for 32-bit Mozilla-based browsers'
@@ -12,8 +12,8 @@
 depends=('mozilla-common' 'lib32-libxt' 'lib32-gtk2' 'lib32-nss' 'lib32-curl' 
'lib32-alsa-lib')
 #optdepends=('lib32-libvdpau: video hardware decoding for supporting players')
 options=(!strip)
-source=(flash_player-$pkgver.i386.tar.gz::http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.i386.tar.gz;)
-md5sums=('3db563d8d2d73109f936e7e92f7b1782')
+source=(flashplugin_$pkgver.i386.tar.gz::http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.i386.tar.gz;)
+md5sums=('f02ccf0435fa5aa77e77482e75ee2f8d')
 
 package() {
   install -Dm644 ${srcdir}/libflashplayer.so 
${pkgdir}/usr/lib32/mozilla/plugins/libflashplayer.so


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

2015-01-26 Thread Evangelos Foutras
Date: Monday, January 26, 2015 @ 19:12:13
  Author: foutrelis
Revision: 126614

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-01-26 18:12:05 UTC (rev 126613)
+++ PKGBUILD2015-01-26 18:12:13 UTC (rev 126614)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
-
-pkgname=lib32-flashplugin
-_licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
-pkgver=11.2.202.429
-pkgrel=1
-license=('custom')
-pkgdesc='Adobe Flash Player for 32-bit Mozilla-based browsers'
-url=http://get.adobe.com/flashplayer;
-arch=('x86_64')
-depends=('mozilla-common' 'lib32-libxt' 'lib32-gtk2' 'lib32-nss' 'lib32-curl' 
'lib32-alsa-lib')
-#optdepends=('lib32-libvdpau: video hardware decoding for supporting players')
-options=(!strip)
-source=(flash_player-$pkgver.i386.tar.gz::http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.i386.tar.gz;)
-md5sums=('3db563d8d2d73109f936e7e92f7b1782')
-
-package() {
-  install -Dm644 ${srcdir}/libflashplayer.so 
${pkgdir}/usr/lib32/mozilla/plugins/libflashplayer.so
-  install -d $pkgdir/usr/share/licenses
-  ln -s ${pkgname#*-} $pkgdir/usr/share/licenses/$pkgname
-}

Copied: lib32-flashplugin/repos/multilib-x86_64/PKGBUILD (from rev 126613, 
lib32-flashplugin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-01-26 18:12:13 UTC (rev 126614)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
+
+pkgname=lib32-flashplugin
+_licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
+pkgver=11.2.202.440
+pkgrel=1
+license=('custom')
+pkgdesc='Adobe Flash Player for 32-bit Mozilla-based browsers'
+url=http://get.adobe.com/flashplayer;
+arch=('x86_64')
+depends=('mozilla-common' 'lib32-libxt' 'lib32-gtk2' 'lib32-nss' 'lib32-curl' 
'lib32-alsa-lib')
+#optdepends=('lib32-libvdpau: video hardware decoding for supporting players')
+options=(!strip)
+source=(flashplugin_$pkgver.i386.tar.gz::http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.i386.tar.gz;)
+md5sums=('f02ccf0435fa5aa77e77482e75ee2f8d')
+
+package() {
+  install -Dm644 ${srcdir}/libflashplayer.so 
${pkgdir}/usr/lib32/mozilla/plugins/libflashplayer.so
+  install -d $pkgdir/usr/share/licenses
+  ln -s ${pkgname#*-} $pkgdir/usr/share/licenses/$pkgname
+}


[arch-commits] Commit in (4 files)

2015-01-26 Thread Andrea Scarpino
Date: Monday, January 26, 2015 @ 19:12:19
  Author: andrea
Revision: 230013

Prepare sddm-kcm release

Added:
  sddm-kcm/
  sddm-kcm/repos/
  sddm-kcm/trunk/
  sddm-kcm/trunk/PKGBUILD

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

Added: sddm-kcm/trunk/PKGBUILD
===
--- sddm-kcm/trunk/PKGBUILD (rev 0)
+++ sddm-kcm/trunk/PKGBUILD 2015-01-26 18:12:19 UTC (rev 230013)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Maintainer: Antonio Rojas
+
+pkgname=sddm-kcm
+pkgver=5.1.95
+pkgrel=1
+pkgdesc='KDE Config Module for SDDM'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/workspace/sddm-kcm'
+license=('GPL')
+groups=('plasma')
+depends=('sddm' 'libxcursor' 'kio')
+makedepends=('extra-cmake-modules' 'kdoctools' 'qt5-tools')
+source=(http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz;)
+md5sums=('1277b596b7f0d0013674ad7e39ed37ff')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DSYSCONF_INSTALL_DIR=/etc \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}
+


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


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

2015-01-26 Thread Evangelos Foutras
Date: Monday, January 26, 2015 @ 19:26:56
  Author: foutrelis
Revision: 230017

upgpkg: firefox-i18n 35.0.1-1

New upstream release.

Modified:
  firefox-i18n/trunk/PKGBUILD

--+
 PKGBUILD |  178 ++---
 1 file changed, 89 insertions(+), 89 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 18:20:53 UTC (rev 230016)
+++ PKGBUILD2015-01-26 18:26:56 UTC (rev 230017)
@@ -5,7 +5,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgbase=firefox-i18n
-pkgver=35.0
+pkgver=35.0.1
 pkgrel=1
 pkgdesc=Language pack for Firefox
 arch=('any')
@@ -140,91 +140,91 @@
   fi
 }
 
-md5sums=('63c6b999652afc2995fe714cdd9cb339'
- '9b7e2aa953681bc86aa8db3705a7d806'
- '3f1f3855f38d0e982e13224b1acf92c1'
- '5a7b70d23707435db918e9d3026b9be4'
- '565b6a8a134e1d1c040ec3e5500e02fd'
- '5aa9443f6f3414a9f89cb660775f1a79'
- '07ade08b1c3be1371b3b49c6f2472cb6'
- '37426e0b0abac918647109120e586030'
- '31dab6e5cb1cab2190051a0bc5ee77e7'
- '2ef6f78a6e4f8157fb1034940cd3ff9e'
- 'ed5985f7c5b17df32a6f14faadecec4e'
- '04644c105d4973bdf1185a799c630b30'
- 'd9d1415ba67ff90c01f74a4ad193989f'
- 'f72d89e7387992ae6b95731489541971'
- '544b4480d2174eca2e903a97e55770d7'
- 'a1def90dccc2a0bc31592fc4c5da30bc'
- 'a75217ee2a7dfe881b892e17b882f0e7'
- '95732afc87047b26d646e795cb135f6b'
- 'af801a324c873010ae84be78b61905d8'
- 'e0e1cc706e3b06c37c752bb03b843e68'
- 'ab0154ce6c933ccf4c1c14c2eac6a1da'
- 'bd699eb2d73d03fa7673231730d6ae33'
- 'd06c534ddfa3a872d8a3e36b38690df9'
- '58f23f8acd946170e25a7204f1256cd4'
- 'fadd0038f141550db277f99559b5bcdb'
- '8ba84a2ef64941e69dfba4181af0e24b'
- 'cf33d1203292213805e70662ee086144'
- 'f772f0e58e081872c65a198bef5ece44'
- 'b1255dc24af5d4c546cebeaa8302bb80'
- '67046c151661f003678cc660042ea85a'
- '9de02f466173b64dccaba78ff9fa89e1'
- '92baae321e1275039a1c1280db61d5b2'
- '0f0fd08a714c958fae5b1c878a69e1ec'
- '599c592edbf0d03c677f4bacb5c6fb65'
- '043d86df40db69804819d125c86968ea'
- 'c94b3d1a8726a88e5e6c6da1258de9a3'
- '93e156ff59f1057613d830112453421f'
- 'd24bf8390f0063832ac28e4221ddde81'
- 'c3e86f1e0c83745f5e13f44a151e1466'
- 'e596ba5b66fa1cc7a741eb886039ceb9'
- 'd00ea7b6b88fe22c8cdda30ab14c631a'
- '934188846ffbd7cfee0532b6aff3ab72'
- 'c58a2b57449d25e8dc99d0dfabfb33cb'
- '7a8a8ba22695dc654537ebea3b5501da'
- '2d1cf2eb8b053e72ba3728abf61b51f9'
- 'fd8f55ce12d60b713f32176738f9388e'
- '1a795877226fbaf7a85885b10462e711'
- '61c7ebb9693658bff5e6facdec95e0d7'
- '696f6c6e726f0933c1802b3191d56a84'
- 'c400b715440af85eae2444c2f76d3cce'
- 'efaebdd33d17d21d7878e0f9edb576f8'
- 'c5da552fc30171b5d4e7d94cb3306df6'
- '4bb860fd500f681d6078d1fe5e7123b3'
- '606a12e9b1be346b14c536f1e9bf7060'
- 'ee6d51f05c7033dad77ff40a8d06056e'
- 'cfdd76e23c329a3da6e841a9f7520ea6'
- 'b5ee4d7a76d94742af98c9a656c653b5'
- '3ab19edbe0fb9090751f624e8c38455c'
- 'cf9b42db52d8e05386ca4e6e455a49f6'
- 'f69f109e40a623d3b54a556c5649d321'
- '9e247b58f60a19e8a33642a821bf99bd'
- 'd86ff38c9bdff075fc632c16bf771fd5'
- 'fd16d71b8678bcc5cf17e8a8b616b44f'
- '7a09fec660b9b4c0a7160be87c88'
- '28a4dbdde052e00677677f9cf4c4aa44'
- '20561c48d42a1e756939198cf4a58f18'
- 'ca9028e7d0624caa7c9989c488efb5ab'
- 'ea9a60aea3c579194cae8772f09bac3f'
- 'f641df66560cb229aa2d82546840206b'
- 'de7e199d67a21b8177d5a857b28d88ae'
- '12a3c08bd8a64e54318bebbf5e703596'
- 'e7b78d736b9a347cb45282202b325390'
- 'b3787856d01a55f52c6c045d295101c8'
- 'ea123667b8ac71a9322ccd7459be20f5'
- '06269d90cd30f224ab84ecf08fd28e91'
- '3a711d01af0020f0437e899daa9ac7c2'
- '7d64a86ffe4a73bd147bee4b120c0cd3'
- 'e269c5f8123ee1521d7102b676994df9'
- 'd78260f403e3d29bb50078a8633e811f'
- 'a5713ecb36a3afd83fb81098d800941b'
- '7d3fc762030b62adfd85c34536a632e3'
- 'e57aed4dfe07818b3ceb220b8150f930'
- '2ac49f8963baacde8c245d37c21385ed'
- 'f7606e5e15d648b6cf4ecbd8c5925ec4'
- 'd7fdfbad42075c504d5941bf713dcfc4'
- '76e1775121ca95a8759069873e9fcee6'
- '291c60af443a010d250d444d49f8f760'
- 'b142e2bb680a89558859a613f280d0ea')
+md5sums=('26ca395866f39b4082705fc0184a23ab'
+ '685cc8535c0fa1450262586f15d54871'
+ 'd87a2eb6b30131d313986c3aba4b7f22'
+ '413c7b1176370319c6111be589c1bcdb'
+ '52ac4e74cba839f343182d3275934242'
+ '6a7f5e8cf2fd6902a77484e5c425274f'
+ 

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

2015-01-26 Thread Andrea Scarpino
Date: Monday, January 26, 2015 @ 19:03:30
  Author: andrea
Revision: 230010

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

Added:
  ksshaskpass/repos/extra-i686/
  ksshaskpass/repos/extra-i686/PKGBUILD
(from rev 230009, ksshaskpass/trunk/PKGBUILD)
  ksshaskpass/repos/extra-i686/ksshaskpass.sh
(from rev 230009, ksshaskpass/trunk/ksshaskpass.sh)
  ksshaskpass/repos/extra-x86_64/
  ksshaskpass/repos/extra-x86_64/PKGBUILD
(from rev 230009, ksshaskpass/trunk/PKGBUILD)
  ksshaskpass/repos/extra-x86_64/ksshaskpass.sh
(from rev 230009, ksshaskpass/trunk/ksshaskpass.sh)

-+
 extra-i686/PKGBUILD |   35 +++
 extra-i686/ksshaskpass.sh   |1 +
 extra-x86_64/PKGBUILD   |   35 +++
 extra-x86_64/ksshaskpass.sh |1 +
 4 files changed, 72 insertions(+)

Copied: ksshaskpass/repos/extra-i686/PKGBUILD (from rev 230009, 
ksshaskpass/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-01-26 18:03:30 UTC (rev 230010)
@@ -0,0 +1,35 @@
+# Maintainer: schuay jakob.gru...@gmail.com
+
+pkgname=ksshaskpass
+pkgver=0.5.3
+pkgrel=4
+pkgdesc='KDE4 implementation of ssh-askpass with Kwallet integration'
+url='http://www.kde-apps.org/content/show.php/Ksshaskpass?content=50971'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+provides=('x11-ssh-askpass')
+conflicts=('x11-ssh-askpass')
+source=(http://www.kde-apps.org/CONTENT/content-files/50971-$pkgname-$pkgver.tar.gz;
+$pkgname.sh)
+md5sums=('05dad7745e9d92b08bd86e7ab7a9540d'
+ '70396ba019ae05cc91502456f548caff')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
+  make
+}
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  
+  # Remove useless desktop file.
+  rm -rf $pkgdir/usr/share/applications
+  
+  # Documentation requires that this application is installed as 
/usr/bin/ssh-askpass.
+  # But this way is cleaner.
+  # Add script to profile.d to set ssh password agent to ksshasskpass.
+  install -Dm 755 $srcdir/$pkgname.sh $pkgdir/etc/profile.d/$pkgname.sh
+}

Copied: ksshaskpass/repos/extra-i686/ksshaskpass.sh (from rev 230009, 
ksshaskpass/trunk/ksshaskpass.sh)
===
--- extra-i686/ksshaskpass.sh   (rev 0)
+++ extra-i686/ksshaskpass.sh   2015-01-26 18:03:30 UTC (rev 230010)
@@ -0,0 +1 @@
+test -f /usr/bin/ksshaskpass  export SSH_ASKPASS=/usr/bin/ksshaskpass

Copied: ksshaskpass/repos/extra-x86_64/PKGBUILD (from rev 230009, 
ksshaskpass/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-01-26 18:03:30 UTC (rev 230010)
@@ -0,0 +1,35 @@
+# Maintainer: schuay jakob.gru...@gmail.com
+
+pkgname=ksshaskpass
+pkgver=0.5.3
+pkgrel=4
+pkgdesc='KDE4 implementation of ssh-askpass with Kwallet integration'
+url='http://www.kde-apps.org/content/show.php/Ksshaskpass?content=50971'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+provides=('x11-ssh-askpass')
+conflicts=('x11-ssh-askpass')
+source=(http://www.kde-apps.org/CONTENT/content-files/50971-$pkgname-$pkgver.tar.gz;
+$pkgname.sh)
+md5sums=('05dad7745e9d92b08bd86e7ab7a9540d'
+ '70396ba019ae05cc91502456f548caff')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
+  make
+}
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  
+  # Remove useless desktop file.
+  rm -rf $pkgdir/usr/share/applications
+  
+  # Documentation requires that this application is installed as 
/usr/bin/ssh-askpass.
+  # But this way is cleaner.
+  # Add script to profile.d to set ssh password agent to ksshasskpass.
+  install -Dm 755 $srcdir/$pkgname.sh $pkgdir/etc/profile.d/$pkgname.sh
+}

Copied: ksshaskpass/repos/extra-x86_64/ksshaskpass.sh (from rev 230009, 
ksshaskpass/trunk/ksshaskpass.sh)
===
--- extra-x86_64/ksshaskpass.sh (rev 0)
+++ extra-x86_64/ksshaskpass.sh 2015-01-26 18:03:30 UTC (rev 230010)
@@ -0,0 +1 @@
+test -f /usr/bin/ksshaskpass  export SSH_ASKPASS=/usr/bin/ksshaskpass


[arch-commits] Commit in (ksshaskpass)

2015-01-26 Thread Andrea Scarpino
Date: Monday, January 26, 2015 @ 19:03:52
  Author: andrea
Revision: 126609

community2extra: Moving ksshaskpass from community to extra

Deleted:
  ksshaskpass/


[arch-commits] Commit in (5 files)

2015-01-26 Thread Andrea Scarpino
Date: Monday, January 26, 2015 @ 19:10:50
  Author: andrea
Revision: 230011

community2extra: Moving sddm from community to extra

Added:
  sddm/
  sddm/repos/
  sddm/trunk/
  sddm/trunk/PKGBUILD
  sddm/trunk/sddm.install

--+
 PKGBUILD |   37 +
 sddm.install |   24 
 2 files changed, 61 insertions(+)

Added: sddm/trunk/PKGBUILD
===
--- sddm/trunk/PKGBUILD (rev 0)
+++ sddm/trunk/PKGBUILD 2015-01-26 18:10:50 UTC (rev 230011)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=sddm
+pkgver=0.11.0
+pkgrel=1
+pkgdesc='QML based X11 display manager'
+arch=('i686' 'x86_64')
+url='http://github.com/sddm/sddm'
+license=('GPL')
+depends=('qt5-declarative')
+makedepends=('cmake' 'python-docutils' 'qt5-tools')
+install=${pkgname}.install
+backup=('usr/share/sddm/scripts/Xsetup')
+conflicts=('display-manager')
+provides=('display-manager')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz;)
+md5sums=('e110a7683867400dc9484d4744fd41dd')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBEXECDIR=/usr/lib/sddm \
+-DBUILD_MAN_PAGES=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}


Property changes on: sddm/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: sddm/trunk/sddm.install
===
--- sddm/trunk/sddm.install (rev 0)
+++ sddm/trunk/sddm.install 2015-01-26 18:10:50 UTC (rev 230011)
@@ -0,0 +1,24 @@
+post_install() {
+   if ! getent group sddm  /dev/null; then
+   groupadd --system sddm
+   fi
+   if ! getent passwd sddm  /dev/null; then
+   useradd -c Simple Desktop Display Manager --system -d 
/var/lib/sddm -s /usr/bin/nologin -g sddm sddm
+   passwd -l sddm  /dev/null
+   fi
+   mkdir -p /var/lib/sddm
+   chown -R sddm:sddm /var/lib/sddm  /dev/null
+}
+
+post_upgrade() {
+   post_install $1
+}
+
+post_remove() {
+   if getent passwd sddm /dev/null; then
+   userdel sddm
+   fi
+   if getent group sddm /dev/null; then
+   groupdel sddm
+   fi
+}


[arch-commits] Commit in (sddm)

2015-01-26 Thread Andrea Scarpino
Date: Monday, January 26, 2015 @ 19:11:21
  Author: andrea
Revision: 126612

community2extra: Moving sddm from community to extra

Deleted:
  sddm/


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

2015-01-26 Thread Andrea Scarpino
Date: Monday, January 26, 2015 @ 19:10:56
  Author: andrea
Revision: 230012

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

Added:
  sddm/repos/extra-i686/
  sddm/repos/extra-i686/PKGBUILD
(from rev 230011, sddm/trunk/PKGBUILD)
  sddm/repos/extra-i686/sddm.install
(from rev 230011, sddm/trunk/sddm.install)
  sddm/repos/extra-x86_64/
  sddm/repos/extra-x86_64/PKGBUILD
(from rev 230011, sddm/trunk/PKGBUILD)
  sddm/repos/extra-x86_64/sddm.install
(from rev 230011, sddm/trunk/sddm.install)

---+
 extra-i686/PKGBUILD   |   37 +
 extra-i686/sddm.install   |   24 
 extra-x86_64/PKGBUILD |   37 +
 extra-x86_64/sddm.install |   24 
 4 files changed, 122 insertions(+)

Copied: sddm/repos/extra-i686/PKGBUILD (from rev 230011, sddm/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-01-26 18:10:56 UTC (rev 230012)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=sddm
+pkgver=0.11.0
+pkgrel=1
+pkgdesc='QML based X11 display manager'
+arch=('i686' 'x86_64')
+url='http://github.com/sddm/sddm'
+license=('GPL')
+depends=('qt5-declarative')
+makedepends=('cmake' 'python-docutils' 'qt5-tools')
+install=${pkgname}.install
+backup=('usr/share/sddm/scripts/Xsetup')
+conflicts=('display-manager')
+provides=('display-manager')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz;)
+md5sums=('e110a7683867400dc9484d4744fd41dd')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBEXECDIR=/usr/lib/sddm \
+-DBUILD_MAN_PAGES=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: sddm/repos/extra-i686/sddm.install (from rev 230011, 
sddm/trunk/sddm.install)
===
--- extra-i686/sddm.install (rev 0)
+++ extra-i686/sddm.install 2015-01-26 18:10:56 UTC (rev 230012)
@@ -0,0 +1,24 @@
+post_install() {
+   if ! getent group sddm  /dev/null; then
+   groupadd --system sddm
+   fi
+   if ! getent passwd sddm  /dev/null; then
+   useradd -c Simple Desktop Display Manager --system -d 
/var/lib/sddm -s /usr/bin/nologin -g sddm sddm
+   passwd -l sddm  /dev/null
+   fi
+   mkdir -p /var/lib/sddm
+   chown -R sddm:sddm /var/lib/sddm  /dev/null
+}
+
+post_upgrade() {
+   post_install $1
+}
+
+post_remove() {
+   if getent passwd sddm /dev/null; then
+   userdel sddm
+   fi
+   if getent group sddm /dev/null; then
+   groupdel sddm
+   fi
+}

Copied: sddm/repos/extra-x86_64/PKGBUILD (from rev 230011, sddm/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-01-26 18:10:56 UTC (rev 230012)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=sddm
+pkgver=0.11.0
+pkgrel=1
+pkgdesc='QML based X11 display manager'
+arch=('i686' 'x86_64')
+url='http://github.com/sddm/sddm'
+license=('GPL')
+depends=('qt5-declarative')
+makedepends=('cmake' 'python-docutils' 'qt5-tools')
+install=${pkgname}.install
+backup=('usr/share/sddm/scripts/Xsetup')
+conflicts=('display-manager')
+provides=('display-manager')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz;)
+md5sums=('e110a7683867400dc9484d4744fd41dd')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBEXECDIR=/usr/lib/sddm \
+-DBUILD_MAN_PAGES=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: sddm/repos/extra-x86_64/sddm.install (from rev 230011, 
sddm/trunk/sddm.install)
===
--- extra-x86_64/sddm.install   (rev 0)
+++ extra-x86_64/sddm.install   2015-01-26 18:10:56 UTC (rev 230012)
@@ -0,0 +1,24 @@
+post_install() {
+   if ! getent group sddm  /dev/null; then
+   groupadd --system sddm
+   fi
+   if ! getent passwd sddm  /dev/null; then
+   useradd -c Simple Desktop Display Manager --system -d 
/var/lib/sddm -s /usr/bin/nologin -g sddm sddm
+   passwd -l sddm  /dev/null
+   fi
+   mkdir -p /var/lib/sddm
+   chown -R sddm:sddm /var/lib/sddm  /dev/null
+}
+
+post_upgrade() {
+   post_install $1
+}

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

2015-01-26 Thread Evangelos Foutras
Date: Monday, January 26, 2015 @ 19:27:14
  Author: foutrelis
Revision: 230018

archrelease: copy trunk to extra-any

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

--+
 PKGBUILD |  460 ++---
 1 file changed, 230 insertions(+), 230 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-01-26 18:26:56 UTC (rev 230017)
+++ PKGBUILD2015-01-26 18:27:14 UTC (rev 230018)
@@ -1,230 +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=35.0
-pkgrel=1
-pkgdesc=Language pack for Firefox
-arch=('any')
-url=http://www.mozilla.com/;
-license=('MPL' 'GPL')
-depends=(firefox=$pkgver)
-makedepends=('zip' 'unzip')
-
-_languages=(
-  'achAcholi'
-  'af Afrikaans'
-  'an Aragonese'
-  'ar Arabic'
-  'as Assamese'
-  'astAsturian'
-  'az Azerbaijani'
-  'be Belarusian'
-  'bg Bulgarian'
-  'bn-BD  Bengali (Bangladesh)'
-  'bn-IN  Bengali (India)'
-  'br Breton'
-  'bs Bosnian'
-  'ca Catalan'
-  'cs Czech'
-  'cy Welsh'
-  'da Danish'
-  'de German'
-  'dsbLower Sorbian'
-  '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 (India)'
-  'he Hebrew'
-  'hi-IN  Hindi (India)'
-  'hr Croatian'
-  'hsbUpper Sorbian'
-  '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'
-  'ms Malay'
-  'nb-NO  Norwegian (Bokmål)'
-  'nl Dutch'
-  'nn-NO  Norwegian (Nynorsk)'
-  'or Oriya'
-  'pa-IN  Punjabi (India)'
-  'pl Polish'
-  'pt-BR  Portuguese (Brazilian)'
-  'pt-PT  Portuguese (Portugal)'
-  'rm Romansh'
-  'ro Romanian'
-  'ru Russian'
-  'si Sinhala'
-  'sk Slovak'
-  'sl Slovenian'
-  'sonSonghai'
-  '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
-
-  # Fix a few broken langpacks
-  # https://bugzilla.mozilla.org/show_bug.cgi?id=832060
-  if in_array $1 bg; then
-pushd $pkgdir/usr/lib/firefox/browser/extensions /dev/null
-unzip langpack-$1...@firefox.mozilla.org.xpi install.rdf /dev/null
-sed -i '/./,$!d' install.rdf
-zip -u langpack-$1...@firefox.mozilla.org.xpi install.rdf /dev/null
-rm install.rdf
-popd /dev/null
-  fi
-}
-
-md5sums=('63c6b999652afc2995fe714cdd9cb339'
- '9b7e2aa953681bc86aa8db3705a7d806'
- '3f1f3855f38d0e982e13224b1acf92c1'
- '5a7b70d23707435db918e9d3026b9be4'
- '565b6a8a134e1d1c040ec3e5500e02fd'
- '5aa9443f6f3414a9f89cb660775f1a79'
- '07ade08b1c3be1371b3b49c6f2472cb6'
- '37426e0b0abac918647109120e586030'
- '31dab6e5cb1cab2190051a0bc5ee77e7'
- '2ef6f78a6e4f8157fb1034940cd3ff9e'
- 'ed5985f7c5b17df32a6f14faadecec4e'
- '04644c105d4973bdf1185a799c630b30'
- 'd9d1415ba67ff90c01f74a4ad193989f'
- 'f72d89e7387992ae6b95731489541971'
- '544b4480d2174eca2e903a97e55770d7'
- 'a1def90dccc2a0bc31592fc4c5da30bc'
- 'a75217ee2a7dfe881b892e17b882f0e7'
- '95732afc87047b26d646e795cb135f6b'
- 'af801a324c873010ae84be78b61905d8'
- 'e0e1cc706e3b06c37c752bb03b843e68'
- 

[arch-commits] Commit in (5 files)

2015-01-26 Thread Andrea Scarpino
Date: Monday, January 26, 2015 @ 19:03:24
  Author: andrea
Revision: 230009

community2extra: Moving ksshaskpass from community to extra

Added:
  ksshaskpass/
  ksshaskpass/repos/
  ksshaskpass/trunk/
  ksshaskpass/trunk/PKGBUILD
  ksshaskpass/trunk/ksshaskpass.sh

+
 PKGBUILD   |   35 +++
 ksshaskpass.sh |1 +
 2 files changed, 36 insertions(+)

Added: ksshaskpass/trunk/PKGBUILD
===
--- ksshaskpass/trunk/PKGBUILD  (rev 0)
+++ ksshaskpass/trunk/PKGBUILD  2015-01-26 18:03:24 UTC (rev 230009)
@@ -0,0 +1,35 @@
+# Maintainer: schuay jakob.gru...@gmail.com
+
+pkgname=ksshaskpass
+pkgver=0.5.3
+pkgrel=4
+pkgdesc='KDE4 implementation of ssh-askpass with Kwallet integration'
+url='http://www.kde-apps.org/content/show.php/Ksshaskpass?content=50971'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+provides=('x11-ssh-askpass')
+conflicts=('x11-ssh-askpass')
+source=(http://www.kde-apps.org/CONTENT/content-files/50971-$pkgname-$pkgver.tar.gz;
+$pkgname.sh)
+md5sums=('05dad7745e9d92b08bd86e7ab7a9540d'
+ '70396ba019ae05cc91502456f548caff')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
+  make
+}
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  
+  # Remove useless desktop file.
+  rm -rf $pkgdir/usr/share/applications
+  
+  # Documentation requires that this application is installed as 
/usr/bin/ssh-askpass.
+  # But this way is cleaner.
+  # Add script to profile.d to set ssh password agent to ksshasskpass.
+  install -Dm 755 $srcdir/$pkgname.sh $pkgdir/etc/profile.d/$pkgname.sh
+}


Property changes on: ksshaskpass/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: ksshaskpass/trunk/ksshaskpass.sh
===
--- ksshaskpass/trunk/ksshaskpass.sh(rev 0)
+++ ksshaskpass/trunk/ksshaskpass.sh2015-01-26 18:03:24 UTC (rev 230009)
@@ -0,0 +1 @@
+test -f /usr/bin/ksshaskpass  export SSH_ASKPASS=/usr/bin/ksshaskpass


[arch-commits] Commit in (5 files)

2015-01-26 Thread Andrea Scarpino
Date: Monday, January 26, 2015 @ 18:58:19
  Author: andrea
Revision: 230005

prepare kde-gtk-config release

Added:
  kde-gtk-config-frameworks/
  kde-gtk-config-frameworks/repos/
  kde-gtk-config-frameworks/trunk/
  kde-gtk-config-frameworks/trunk/PKGBUILD
  kde-gtk-config-frameworks/trunk/kde-gtk-config-frameworks.install

---+
 PKGBUILD  |   40 
 kde-gtk-config-frameworks.install |   12 ++
 2 files changed, 52 insertions(+)

Added: kde-gtk-config-frameworks/trunk/PKGBUILD
===
--- kde-gtk-config-frameworks/trunk/PKGBUILD(rev 0)
+++ kde-gtk-config-frameworks/trunk/PKGBUILD2015-01-26 17:58:19 UTC (rev 
230005)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Maintainer: Antonio Rojas nqn1976 @ gmail.com
+
+pkgname=kde-gtk-config-frameworks
+pkgver=5.1.95
+pkgrel=1
+pkgdesc='GTK2 and GTK3 Configurator for KDE'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/workspace/kde-gtk-config'
+license=('LGPL')
+depends=('kcmutils' 'knewstuff')
+makedepends=('extra-cmake-modules' 'gtk2' 'gtk3')
+conflicts=('kde-gtk-config')
+groups=('plasma')
+install=$pkgname.install
+source=(http://download.kde.org/stable/plasma/$pkgver/kde-gtk-config-$pkgver.tar.xz;)
+md5sums=('79bdd649e52167b89703421b123d09b1')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kde-gtk-config-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DLIBEXEC_INSTALL_DIR=lib \
+-DSYSCONF_INSTALL_DIR=/etc \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}


Property changes on: kde-gtk-config-frameworks/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: kde-gtk-config-frameworks/trunk/kde-gtk-config-frameworks.install
===
--- kde-gtk-config-frameworks/trunk/kde-gtk-config-frameworks.install   
(rev 0)
+++ kde-gtk-config-frameworks/trunk/kde-gtk-config-frameworks.install   
2015-01-26 17:58:19 UTC (rev 230005)
@@ -0,0 +1,12 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}


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

2015-01-26 Thread Evangelos Foutras
Date: Monday, January 26, 2015 @ 19:16:57
  Author: foutrelis
Revision: 230015

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

Added:
  dialog/repos/testing-i686/
  dialog/repos/testing-i686/PKGBUILD
(from rev 230014, dialog/trunk/PKGBUILD)
  dialog/repos/testing-x86_64/
  dialog/repos/testing-x86_64/PKGBUILD
(from rev 230014, dialog/trunk/PKGBUILD)

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

Copied: dialog/repos/testing-i686/PKGBUILD (from rev 230014, 
dialog/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-01-26 18:16:57 UTC (rev 230015)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Andreas Radke andy...@archlinux.org
+
+pkgname=dialog
+pkgver=1.2_20150125
+pkgrel=1
+epoch=1
+pkgdesc=A tool to display dialog boxes from shell scripts
+arch=('i686' 'x86_64')
+url=http://invisible-island.net/dialog/;
+license=('LGPL2.1')
+depends=('sh' 'ncurses')
+options=('staticlibs')
+source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
+sha256sums=('1d98ec7cc81f11f9019fa0b90f1afdaa86579cae1ce8869a6fd61deb9d4b887a')
+
+build() {
+  cd $srcdir/$pkgname-${pkgver/_/-}
+
+  ./configure \
+--prefix=/usr \
+--mandir=/usr/share/man \
+--with-ncursesw \
+--enable-nls
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-${pkgver/_/-}
+  make DESTDIR=$pkgdir install-full
+}
+
+# vim:set ts=2 sw=2 et:

Copied: dialog/repos/testing-x86_64/PKGBUILD (from rev 230014, 
dialog/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-01-26 18:16:57 UTC (rev 230015)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Andreas Radke andy...@archlinux.org
+
+pkgname=dialog
+pkgver=1.2_20150125
+pkgrel=1
+epoch=1
+pkgdesc=A tool to display dialog boxes from shell scripts
+arch=('i686' 'x86_64')
+url=http://invisible-island.net/dialog/;
+license=('LGPL2.1')
+depends=('sh' 'ncurses')
+options=('staticlibs')
+source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
+sha256sums=('1d98ec7cc81f11f9019fa0b90f1afdaa86579cae1ce8869a6fd61deb9d4b887a')
+
+build() {
+  cd $srcdir/$pkgname-${pkgver/_/-}
+
+  ./configure \
+--prefix=/usr \
+--mandir=/usr/share/man \
+--with-ncursesw \
+--enable-nls
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-${pkgver/_/-}
+  make DESTDIR=$pkgdir install-full
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-01-26 Thread Evangelos Foutras
Date: Monday, January 26, 2015 @ 19:16:51
  Author: foutrelis
Revision: 230014

upgpkg: dialog 1:1.2_20150125-1

New upstream release.

Modified:
  dialog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 18:12:19 UTC (rev 230013)
+++ PKGBUILD2015-01-26 18:16:51 UTC (rev 230014)
@@ -5,7 +5,7 @@
 # Contributor: Andreas Radke andy...@archlinux.org
 
 pkgname=dialog
-pkgver=1.2_20140911
+pkgver=1.2_20150125
 pkgrel=1
 epoch=1
 pkgdesc=A tool to display dialog boxes from shell scripts
@@ -15,7 +15,7 @@
 depends=('sh' 'ncurses')
 options=('staticlibs')
 source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
-sha256sums=('d054766fba3dac828851f1c9852e5992eb824fd0a0dd26d87ee517242027bafc')
+sha256sums=('1d98ec7cc81f11f9019fa0b90f1afdaa86579cae1ce8869a6fd61deb9d4b887a')
 
 build() {
   cd $srcdir/$pkgname-${pkgver/_/-}


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

2015-01-26 Thread Jonathan Steel
Date: Monday, January 26, 2015 @ 22:32:23
  Author: jsteel
Revision: 126617

upgpkg: isync 1.1.2-1

Modified:
  isync/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 19:35:22 UTC (rev 126616)
+++ PKGBUILD2015-01-26 21:32:23 UTC (rev 126617)
@@ -5,7 +5,7 @@
 # Contributor: Leslie P. Polzer pol...@gnu.org
 
 pkgname=isync
-pkgver=1.1.1
+pkgver=1.1.2
 pkgrel=1
 pkgdesc=IMAP and MailDir mailbox synchronizer
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 license=('GPL2')
 depends=('openssl')
 
source=(http://downloads.sourceforge.net/sourceforge/isync/$pkgname-$pkgver.tar.gz)
-md5sums=('3d5f8746dc039c4098c28d8002d2ccbd')
+md5sums=('8e8e62c8f1e3306059b1d7bea325b24e')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in xfce4-verve-plugin/trunk (PKGBUILD)

2015-01-26 Thread Evangelos Foutras
Date: Monday, January 26, 2015 @ 21:33:07
  Author: foutrelis
Revision: 230023

upgpkg: xfce4-verve-plugin 1.0.1-1

New upstream release.

Modified:
  xfce4-verve-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 19:01:40 UTC (rev 230022)
+++ PKGBUILD2015-01-26 20:33:07 UTC (rev 230023)
@@ -4,19 +4,19 @@
 # Contributor: Tobias Kieslich tobias (at) archlinux.org
 
 pkgname=xfce4-verve-plugin
-pkgver=1.0.0
-pkgrel=5
+pkgver=1.0.1
+pkgrel=1
 pkgdesc=Command line plugin Xfce4 panel
 arch=('i686' 'x86_64')
 license=('GPL2')
 url=http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin;
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libxfcegui4')
+depends=('xfce4-panel')
 makedepends=('intltool')
 conflicts=('verve-plugin')
 replaces=('verve-plugin')
 
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/1.0/$pkgname-$pkgver.tar.bz2)
-sha256sums=('d011a47ed3b075afdb9673342537fae5deeedc7834daf64b95bc0b541545f1a3')
+sha256sums=('3b9c847ef4b10259137e4c8d1baa4a05486b35d3ff01ded3c00a8669c7dc9bf8')
 
 build() {
   cd $srcdir/$pkgname-$pkgver


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

2015-01-26 Thread Jonathan Steel
Date: Monday, January 26, 2015 @ 22:32:45
  Author: jsteel
Revision: 126618

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-01-26 21:32:23 UTC (rev 126617)
+++ community-i686/PKGBUILD 2015-01-26 21:32:45 UTC (rev 126618)
@@ -1,30 +0,0 @@
-# Maintainer: Jonathan Steel jsteel at archlinux.org
-# Contributor: Mark Pustjens pustj...@dds.nl
-# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
-# Contributor: Giorgio Lando patroc...@gmail.com
-# Contributor: Leslie P. Polzer pol...@gnu.org
-
-pkgname=isync
-pkgver=1.1.1
-pkgrel=1
-pkgdesc=IMAP and MailDir mailbox synchronizer
-arch=('i686' 'x86_64')
-url=http://isync.sourceforge.net;
-license=('GPL2')
-depends=('openssl')
-source=(http://downloads.sourceforge.net/sourceforge/isync/$pkgname-$pkgver.tar.gz)
-md5sums=('3d5f8746dc039c4098c28d8002d2ccbd')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}

Copied: isync/repos/community-i686/PKGBUILD (from rev 126617, 
isync/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-01-26 21:32:45 UTC (rev 126618)
@@ -0,0 +1,30 @@
+# Maintainer: Jonathan Steel jsteel at archlinux.org
+# Contributor: Mark Pustjens pustj...@dds.nl
+# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
+# Contributor: Giorgio Lando patroc...@gmail.com
+# Contributor: Leslie P. Polzer pol...@gnu.org
+
+pkgname=isync
+pkgver=1.1.2
+pkgrel=1
+pkgdesc=IMAP and MailDir mailbox synchronizer
+arch=('i686' 'x86_64')
+url=http://isync.sourceforge.net;
+license=('GPL2')
+depends=('openssl')
+source=(http://downloads.sourceforge.net/sourceforge/isync/$pkgname-$pkgver.tar.gz)
+md5sums=('8e8e62c8f1e3306059b1d7bea325b24e')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-01-26 21:32:23 UTC (rev 126617)
+++ community-x86_64/PKGBUILD   2015-01-26 21:32:45 UTC (rev 126618)
@@ -1,30 +0,0 @@
-# Maintainer: Jonathan Steel jsteel at archlinux.org
-# Contributor: Mark Pustjens pustj...@dds.nl
-# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
-# Contributor: Giorgio Lando patroc...@gmail.com
-# Contributor: Leslie P. Polzer pol...@gnu.org
-
-pkgname=isync
-pkgver=1.1.1
-pkgrel=1
-pkgdesc=IMAP and MailDir mailbox synchronizer
-arch=('i686' 'x86_64')
-url=http://isync.sourceforge.net;
-license=('GPL2')
-depends=('openssl')
-source=(http://downloads.sourceforge.net/sourceforge/isync/$pkgname-$pkgver.tar.gz)
-md5sums=('3d5f8746dc039c4098c28d8002d2ccbd')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}

Copied: isync/repos/community-x86_64/PKGBUILD (from rev 126617, 
isync/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-01-26 21:32:45 UTC (rev 126618)
@@ -0,0 +1,30 @@
+# Maintainer: Jonathan Steel jsteel at archlinux.org
+# Contributor: Mark Pustjens pustj...@dds.nl
+# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
+# Contributor: Giorgio Lando patroc...@gmail.com
+# Contributor: Leslie P. Polzer pol...@gnu.org
+
+pkgname=isync
+pkgver=1.1.2
+pkgrel=1
+pkgdesc=IMAP and MailDir mailbox synchronizer
+arch=('i686' 'x86_64')
+url=http://isync.sourceforge.net;
+license=('GPL2')
+depends=('openssl')
+source=(http://downloads.sourceforge.net/sourceforge/isync/$pkgname-$pkgver.tar.gz)
+md5sums=('8e8e62c8f1e3306059b1d7bea325b24e')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}


[arch-commits] Commit in xfce4-verve-plugin/repos (4 files)

2015-01-26 Thread Evangelos Foutras
Date: Monday, January 26, 2015 @ 21:33:19
  Author: foutrelis
Revision: 230024

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

Added:
  xfce4-verve-plugin/repos/extra-i686/PKGBUILD
(from rev 230023, xfce4-verve-plugin/trunk/PKGBUILD)
  xfce4-verve-plugin/repos/extra-x86_64/PKGBUILD
(from rev 230023, xfce4-verve-plugin/trunk/PKGBUILD)
Deleted:
  xfce4-verve-plugin/repos/extra-i686/PKGBUILD
  xfce4-verve-plugin/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-01-26 20:33:07 UTC (rev 230023)
+++ extra-i686/PKGBUILD 2015-01-26 20:33:19 UTC (rev 230024)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: AndyRTR andy...@archlinux.org
-# Contributor: Tobias Kieslich tobias (at) archlinux.org
-
-pkgname=xfce4-verve-plugin
-pkgver=1.0.0
-pkgrel=5
-pkgdesc=Command line plugin Xfce4 panel
-arch=('i686' 'x86_64')
-license=('GPL2')
-url=http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin;
-groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libxfcegui4')
-makedepends=('intltool')
-conflicts=('verve-plugin')
-replaces=('verve-plugin')
-source=(http://archive.xfce.org/src/panel-plugins/$pkgname/1.0/$pkgname-$pkgver.tar.bz2)
-sha256sums=('d011a47ed3b075afdb9673342537fae5deeedc7834daf64b95bc0b541545f1a3')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---localstatedir=/var \
---disable-static \
---disable-debug
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xfce4-verve-plugin/repos/extra-i686/PKGBUILD (from rev 230023, 
xfce4-verve-plugin/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-01-26 20:33:19 UTC (rev 230024)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: AndyRTR andy...@archlinux.org
+# Contributor: Tobias Kieslich tobias (at) archlinux.org
+
+pkgname=xfce4-verve-plugin
+pkgver=1.0.1
+pkgrel=1
+pkgdesc=Command line plugin Xfce4 panel
+arch=('i686' 'x86_64')
+license=('GPL2')
+url=http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin;
+groups=('xfce4-goodies')
+depends=('xfce4-panel')
+makedepends=('intltool')
+conflicts=('verve-plugin')
+replaces=('verve-plugin')
+source=(http://archive.xfce.org/src/panel-plugins/$pkgname/1.0/$pkgname-$pkgver.tar.bz2)
+sha256sums=('3b9c847ef4b10259137e4c8d1baa4a05486b35d3ff01ded3c00a8669c7dc9bf8')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--disable-static \
+--disable-debug
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-01-26 20:33:07 UTC (rev 230023)
+++ extra-x86_64/PKGBUILD   2015-01-26 20:33:19 UTC (rev 230024)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: AndyRTR andy...@archlinux.org
-# Contributor: Tobias Kieslich tobias (at) archlinux.org
-
-pkgname=xfce4-verve-plugin
-pkgver=1.0.0
-pkgrel=5
-pkgdesc=Command line plugin Xfce4 panel
-arch=('i686' 'x86_64')
-license=('GPL2')
-url=http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin;
-groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libxfcegui4')
-makedepends=('intltool')
-conflicts=('verve-plugin')
-replaces=('verve-plugin')
-source=(http://archive.xfce.org/src/panel-plugins/$pkgname/1.0/$pkgname-$pkgver.tar.bz2)
-sha256sums=('d011a47ed3b075afdb9673342537fae5deeedc7834daf64b95bc0b541545f1a3')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---localstatedir=/var \
---disable-static \
---disable-debug
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xfce4-verve-plugin/repos/extra-x86_64/PKGBUILD (from rev 230023, 
xfce4-verve-plugin/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-01-26 20:33:19 UTC (rev 230024)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: 

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

2015-01-26 Thread Felix Yan
Date: Tuesday, January 27, 2015 @ 05:01:56
  Author: fyan
Revision: 126623

upgpkg: nodejs 0.10.36-1

Modified:
  nodejs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-27 01:41:48 UTC (rev 126622)
+++ PKGBUILD2015-01-27 04:01:56 UTC (rev 126623)
@@ -9,9 +9,9 @@
 # Contributor: TIanyi Cui tianyi...@gmail.com
 
 pkgname=nodejs
-pkgver=0.10.35
+pkgver=0.10.36
 _npmver=2.3.0
-pkgrel=5
+pkgrel=1
 pkgdesc='Evented I/O for V8 javascript'
 arch=('i686' 'x86_64')
 url='http://nodejs.org/'
@@ -24,7 +24,7 @@
 options=('!emptydirs')
 source=(http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz;
 git+https://github.com/npm/npm.git#tag=v$_npmver)
-sha256sums=('0043656bb1724cb09dbdc960a2fd6ee37d3badb2f9c75562b2d11235daa40a03'
+sha256sums=('b9d7d1d0294bce46686b13a05da6fc5b1e7743b597544aa888e8e64a9f178c81'
 'SKIP')
 
 prepare() {


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

2015-01-26 Thread Felix Yan
Date: Tuesday, January 27, 2015 @ 05:02:33
  Author: fyan
Revision: 126624

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-01-27 04:01:56 UTC (rev 126623)
+++ community-i686/PKGBUILD 2015-01-27 04:02:33 UTC (rev 126624)
@@ -1,92 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor  Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: James Campos james.r.cam...@gmail.com
-# Contributor: BlackEagle  ike DOT devolder AT gmail DOT com 
-# Contributor: Dongsheng Cai dongsheng at moodle dot com
-# Contributor: Masutu Subric masutu.arch at googlemail dot com
-# Contributor: TIanyi Cui tianyi...@gmail.com
-
-pkgname=nodejs
-pkgver=0.10.35
-_npmver=2.3.0
-pkgrel=5
-pkgdesc='Evented I/O for V8 javascript'
-arch=('i686' 'x86_64')
-url='http://nodejs.org/'
-license=('MIT')
-depends=('openssl')
-provides=('nodejs-node-gyp')
-makedepends=('python2' 'git' 'procps-ng')
-optdepends=('python2: for node-gyp')
-checkdepends=('curl')
-options=('!emptydirs')
-source=(http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz;
-git+https://github.com/npm/npm.git#tag=v$_npmver)
-sha256sums=('0043656bb1724cb09dbdc960a2fd6ee37d3badb2f9c75562b2d11235daa40a03'
-'SKIP')
-
-prepare() {
-  cd node-v$pkgver
-
-  # We need newer version of npm to fix bugs
-  rm -r deps/npm
-  ln -s $srcdir/npm deps
-  rm -r $srcdir/npm/.git
-
-  msg 'Fixing for python2 name'
-  find -type f -exec sed \
--e 's_^#!/usr/bin/env python$_2_' \
--e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
--e 's_^#!/usr/bin/python$_2_' \
--e s_'python'_'python2'_ -i {} \;
-  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
-}
-
-build() {
-  cd node-v$pkgver
-
-  export PYTHON=python2
-  ./configure \
---prefix=/usr \
---shared-openssl
-
-  make
-
-  cd ../npm
-  ../node-v$pkgver/node cli.js install ronn marked
-  PATH=$srcdir/node-v$pkgver:$PATH make
-  ../node-v$pkgver/node cli.js uninstall ronn marked marked-man
-}
-
-check() {
-  cd node-v$pkgver
-  make test || warning Tests failed
-}
-
-package() {
-  cd node-v$pkgver
-
-  make DESTDIR=$pkgdir install
-
-  # install docs as per user request
-  install -d $pkgdir/usr/share/doc/nodejs
-  cp -r doc/api/{*.html,assets} \
-$pkgdir/usr/share/doc/nodejs
-
-  install -D -m644 LICENSE \
-$pkgdir/usr/share/licenses/nodejs/LICENSE
-
-  install -d $pkgdir/usr/share/man/{man1,man3,man5,man7}
-  for _dir in man1 man3 man5 man7; do
-cd $pkgdir/usr/lib/node_modules/npm/man/$_dir
-for _file in *; do
-  ln -s /usr/lib/node_modules/npm/man/$_dir/$_file 
$pkgdir/usr/share/man/$_dir/
-done
-  done
-
-  ln -s /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js 
$pkgdir/usr/bin/node-gyp
-}
-
-# vim:set ts=2 sw=2 et:

Copied: nodejs/repos/community-i686/PKGBUILD (from rev 126623, 
nodejs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-01-27 04:02:33 UTC (rev 126624)
@@ -0,0 +1,92 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Thomas Dziedzic  gostrc at gmail 
+# Contributor: James Campos james.r.cam...@gmail.com
+# Contributor: BlackEagle  ike DOT devolder AT gmail DOT com 
+# Contributor: Dongsheng Cai dongsheng at moodle dot com
+# Contributor: Masutu Subric masutu.arch at googlemail dot com
+# Contributor: TIanyi Cui tianyi...@gmail.com
+
+pkgname=nodejs
+pkgver=0.10.36
+_npmver=2.3.0
+pkgrel=1
+pkgdesc='Evented I/O for V8 javascript'
+arch=('i686' 'x86_64')
+url='http://nodejs.org/'
+license=('MIT')
+depends=('openssl')
+provides=('nodejs-node-gyp')
+makedepends=('python2' 'git' 'procps-ng')
+optdepends=('python2: for node-gyp')
+checkdepends=('curl')
+options=('!emptydirs')
+source=(http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz;
+git+https://github.com/npm/npm.git#tag=v$_npmver)
+sha256sums=('b9d7d1d0294bce46686b13a05da6fc5b1e7743b597544aa888e8e64a9f178c81'
+'SKIP')
+
+prepare() {
+  cd node-v$pkgver
+
+  # We need newer version of npm to fix bugs
+  rm -r deps/npm
+  ln -s $srcdir/npm deps
+  rm -r $srcdir/npm/.git
+
+  

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

2015-01-26 Thread speps
Date: Tuesday, January 27, 2015 @ 02:41:35
  Author: speps
Revision: 126621

upgpkg: qupzilla 1.8.6-1

Modified:
  qupzilla/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 22:25:04 UTC (rev 126620)
+++ PKGBUILD2015-01-27 01:41:35 UTC (rev 126621)
@@ -3,7 +3,7 @@
 
 pkgbase=qupzilla
 pkgname=(qupzilla qupzilla-qt4)
-pkgver=1.8.5
+pkgver=1.8.6
 pkgrel=1
 pkgdesc=Cross-platform QtWebKit browser
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 install=$pkgbase.install
 
source=($pkgbase-$pkgver.tar.gz::https://github.com/QupZilla/qupzilla/archive/v$pkgver.tar.gz;)
 noextract=($pkgbase-$pkgver.tar.gz)
-md5sums=('0d163296f2514512be944ba3b29bf920')
+md5sums=('24c4033cbf20223eb73a33af9c037862')
 
 prepare() {
   # extract


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

2015-01-26 Thread speps
Date: Tuesday, January 27, 2015 @ 02:41:48
  Author: speps
Revision: 126622

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

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

---+
 /PKGBUILD |  150 
 /qupzilla.install |   24 +
 community-i686/PKGBUILD   |   75 --
 community-i686/qupzilla.install   |   12 --
 community-x86_64/PKGBUILD |   75 --
 community-x86_64/qupzilla.install |   12 --
 6 files changed, 174 insertions(+), 174 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-01-27 01:41:35 UTC (rev 126621)
+++ community-i686/PKGBUILD 2015-01-27 01:41:48 UTC (rev 126622)
@@ -1,75 +0,0 @@
-# $Id$
-# Maintainer: speps speps at aur dot archlinux dot org
-
-pkgbase=qupzilla
-pkgname=(qupzilla qupzilla-qt4)
-pkgver=1.8.5
-pkgrel=1
-pkgdesc=Cross-platform QtWebKit browser
-arch=(i686 x86_64)
-url=http://www.qupzilla.com/;
-license=('GPL3')
-makedepends=('qtwebkit' 'qt5-webkit' 'qt5-script' 'qt5-tools' 'hunspell' 
'kdelibs' 'kwallet' 'libgnome-keyring')
-optdepends=('bash-completion: bash completion support')
-install=$pkgbase.install
-source=($pkgbase-$pkgver.tar.gz::https://github.com/QupZilla/qupzilla/archive/v$pkgver.tar.gz;)
-noextract=($pkgbase-$pkgver.tar.gz)
-md5sums=('0d163296f2514512be944ba3b29bf920')
-
-prepare() {
-  # extract
-  mkdir -p qt{4,5}
-  bsdtar --strip-components 1 -zxf $pkgbase-$pkgver.tar.gz -C qt4
-  bsdtar --strip-components 1 -zxf $pkgbase-$pkgver.tar.gz -C qt5
-
-  # configure
-  export USE_WEBGL=true \
- QUPZILLA_PREFIX=/usr/ \
- KDE_INTEGRATION=true \
- GNOME_INTEGRATION=true
-}
-
-build() {
-  cd qt4
-  qmake-qt4
-  make
-
-  cd ../qt5
-  qmake
-  make
-}
-
-package_qupzilla() {
-  pkgdesc+= (Qt5)
-  depends=('qt5-webkit' 'qt5-script' 'hunspell' 'desktop-file-utils' 
'hicolor-icon-theme')
-  optdepends=('kwallet: kf5 kwallet integration'
-  'libgnome-keyring: gnome keyring integration')
-  provides=('qupzilla-qt5')
-  conflicts=('qupzilla-qt5')
-  replaces=('qupzilla-qt5')
-
-  cd qt5
-  make INSTALL_ROOT=$pkgdir/ install
-
-  # zsh completion
-  install -Dm644 linux/completion/_$pkgbase \
-$pkgdir/usr/share/zsh/site-functions/_$pkgbase
-}
-
-package_qupzilla-qt4() {
-  pkgdesc+= (Qt4)
-  depends=('qtwebkit' 'hunspell')
-  optdepends=('kdelibs: kwallet integration'
-  'libgnome-keyring: gnome keyring integration')
-  provides=('qupzilla')
-  conflicts=('qupzilla')
-
-  cd qt4
-  make INSTALL_ROOT=$pkgdir/ install
-
-  # zsh completion
-  install -Dm644 linux/completion/_$pkgbase \
-$pkgdir/usr/share/zsh/site-functions/_$pkgbase
-}
-
-# vim:set ts=2 sw=2 et:

Copied: qupzilla/repos/community-i686/PKGBUILD (from rev 126621, 
qupzilla/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-01-27 01:41:48 UTC (rev 126622)
@@ -0,0 +1,75 @@
+# $Id$
+# Maintainer: speps speps at aur dot archlinux dot org
+
+pkgbase=qupzilla
+pkgname=(qupzilla qupzilla-qt4)
+pkgver=1.8.6
+pkgrel=1
+pkgdesc=Cross-platform QtWebKit browser
+arch=(i686 x86_64)
+url=http://www.qupzilla.com/;
+license=('GPL3')
+makedepends=('qtwebkit' 'qt5-webkit' 'qt5-script' 'qt5-tools' 'hunspell' 
'kdelibs' 'kwallet' 'libgnome-keyring')
+optdepends=('bash-completion: bash completion support')
+install=$pkgbase.install
+source=($pkgbase-$pkgver.tar.gz::https://github.com/QupZilla/qupzilla/archive/v$pkgver.tar.gz;)
+noextract=($pkgbase-$pkgver.tar.gz)
+md5sums=('24c4033cbf20223eb73a33af9c037862')
+
+prepare() {
+  # extract
+  mkdir -p qt{4,5}
+  bsdtar --strip-components 1 -zxf $pkgbase-$pkgver.tar.gz -C qt4
+  bsdtar --strip-components 1 -zxf $pkgbase-$pkgver.tar.gz -C qt5
+
+  # configure
+  export USE_WEBGL=true \
+ QUPZILLA_PREFIX=/usr/ \
+ KDE_INTEGRATION=true \
+ GNOME_INTEGRATION=true
+}
+
+build() {
+  cd qt4
+  qmake-qt4
+  make
+
+  cd ../qt5
+  qmake
+  make
+}
+
+package_qupzilla() {
+  pkgdesc+= (Qt5)
+  depends=('qt5-webkit' 'qt5-script' 'hunspell' 'desktop-file-utils' 
'hicolor-icon-theme')
+  optdepends=('kwallet: kf5 kwallet integration'
+  'libgnome-keyring: gnome keyring 

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

2015-01-26 Thread Felix Yan
Date: Tuesday, January 27, 2015 @ 05:03:51
  Author: fyan
Revision: 126625

upgpkg: python-keyring 4.1-1

Modified:
  python-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-27 04:02:33 UTC (rev 126624)
+++ PKGBUILD2015-01-27 04:03:51 UTC (rev 126625)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
+# Maintainer: Felix Yan felixonm...@archlinux.org
 # Contributor: Johannes Dewender  arch at JonnyJD dot net
 # Contributor: Ivan Sichmann Freitas ivansichfrei...@gmail.com
 # Contributor: Brice Maron br...@bmaron.net
@@ -8,8 +8,8 @@
 
 pkgbase=python-keyring
 pkgname=('python-keyring' 'python2-keyring')
-pkgver=4.0
-pkgrel=2
+pkgver=4.1
+pkgrel=1
 pkgdesc=Store and access your passwords safely.
 arch=('any')
 url=http://pypi.python.org/pypi/keyring;
@@ -19,7 +19,7 @@
 checkdepends=('python-pytest' 'python2-pytest' 'python-mock' 'python2-mock' 
'python-crypto' 'python2-crypto'
   'python-secretstorage' 'python2-secretstorage' 'python-gobject' 
'python2-gobject' 'libgnome-keyring'
   'kdebindings-python' 'kdebindings-python2' 'python2-gdata')
-md5sums=('4d1055abcac582f11cb0941cf22ab4d0')
+md5sums=('580e05c8f0184680d66f3c3ab619757f')
 
 prepare() {
   cp -a keyring-$pkgver{,-py2}
@@ -42,7 +42,7 @@
 }
 
 package_python-keyring() {
-  depends=('python')
+  depends=('python-setuptools')
   optdepends=('libgnome-keyring: Gnome integration'
 'python-gobject: Gnome integration'
 'kdebindings-python: Kde integration'
@@ -54,7 +54,7 @@
 }
 
 package_python2-keyring() {
-  depends=('python2')
+  depends=('python2-setuptools')
   optdepends=('libgnome-keyring: Gnome integration'
 'python2-gobject: Gnome integration'
 'kdebindings-python2: Kde integration'


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

2015-01-26 Thread Felix Yan
Date: Tuesday, January 27, 2015 @ 05:04:12
  Author: fyan
Revision: 126626

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  139 ++---
 1 file changed, 70 insertions(+), 69 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-01-27 04:03:51 UTC (rev 126625)
+++ PKGBUILD2015-01-27 04:04:12 UTC (rev 126626)
@@ -1,69 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: Johannes Dewender  arch at JonnyJD dot net
-# Contributor: Ivan Sichmann Freitas ivansichfrei...@gmail.com
-# Contributor: Brice Maron br...@bmaron.net
-# Contributor: Nuno Araujo nuno.araujo at russo79.com
-# Contributor: Steven Allen steven {at} stebalien {dot} com
-
-pkgbase=python-keyring
-pkgname=('python-keyring' 'python2-keyring')
-pkgver=4.0
-pkgrel=2
-pkgdesc=Store and access your passwords safely.
-arch=('any')
-url=http://pypi.python.org/pypi/keyring;
-license=('PSF' 'MIT')
-source=(http://pypi.python.org/packages/source/k/keyring/keyring-$pkgver.zip;)
-checkdepends=('python-pytest' 'python2-pytest' 'python-mock' 'python2-mock' 
'python-crypto' 'python2-crypto'
-  'python-secretstorage' 'python2-secretstorage' 'python-gobject' 
'python2-gobject' 'libgnome-keyring'
-  'kdebindings-python' 'kdebindings-python2' 'python2-gdata')
-md5sums=('4d1055abcac582f11cb0941cf22ab4d0')
-
-prepare() {
-  cp -a keyring-$pkgver{,-py2}
-}
-
-build() {
-  cd $srcdir/keyring-$pkgver
-  python setup.py build
-
-  cd $srcdir/keyring-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd $srcdir/keyring-$pkgver
-  py.test
-
-  cd $srcdir/keyring-$pkgver-py2
-  py.test2
-}
-
-package_python-keyring() {
-  depends=('python')
-  optdepends=('libgnome-keyring: Gnome integration'
-'python-gobject: Gnome integration'
-'kdebindings-python: Kde integration'
-'python-crypto: CLI keyring'
-'python-secretstorage: SecretService DBus API (GNOME/KDE)')
-
-  cd $srcdir/keyring-$pkgver
-  python setup.py install --root=$pkgdir --optimize=1
-}
-
-package_python2-keyring() {
-  depends=('python2')
-  optdepends=('libgnome-keyring: Gnome integration'
-'python2-gobject: Gnome integration'
-'kdebindings-python2: Kde integration'
-'python2-crypto: CLI keyring'
-'python2-secretstorage: SecretService DBus API (GNOME/KDE)')
-
-  cd $srcdir/keyring-$pkgver-py2
-  python2 setup.py install --root=$pkgdir --optimize=1
-
-  mv $pkgdir/usr/bin/keyring{,2}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-keyring/repos/community-any/PKGBUILD (from rev 126625, 
python-keyring/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-01-27 04:04:12 UTC (rev 126626)
@@ -0,0 +1,70 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Johannes Dewender  arch at JonnyJD dot net
+# Contributor: Ivan Sichmann Freitas ivansichfrei...@gmail.com
+# Contributor: Brice Maron br...@bmaron.net
+# Contributor: Nuno Araujo nuno.araujo at russo79.com
+# Contributor: Steven Allen steven {at} stebalien {dot} com
+
+pkgbase=python-keyring
+pkgname=('python-keyring' 'python2-keyring')
+pkgver=4.1
+pkgrel=1
+pkgdesc=Store and access your passwords safely.
+arch=('any')
+url=http://pypi.python.org/pypi/keyring;
+license=('PSF' 'MIT')
+source=(http://pypi.python.org/packages/source/k/keyring/keyring-$pkgver.zip;)
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-pytest' 'python2-pytest' 'python-mock' 'python2-mock' 
'python-crypto' 'python2-crypto'
+  'python-secretstorage' 'python2-secretstorage' 'python-gobject' 
'python2-gobject' 'libgnome-keyring'
+  'kdebindings-python' 'kdebindings-python2' 'python2-gdata')
+md5sums=('580e05c8f0184680d66f3c3ab619757f')
+
+prepare() {
+  cp -a keyring-$pkgver{,-py2}
+}
+
+build() {
+  cd $srcdir/keyring-$pkgver
+  python setup.py build
+
+  cd $srcdir/keyring-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd $srcdir/keyring-$pkgver
+  py.test
+
+  cd $srcdir/keyring-$pkgver-py2
+  py.test2
+}
+
+package_python-keyring() {
+  depends=('python-setuptools')
+  optdepends=('libgnome-keyring: Gnome integration'
+'python-gobject: Gnome integration'
+'kdebindings-python: Kde integration'
+'python-crypto: CLI keyring'
+'python-secretstorage: SecretService DBus API (GNOME/KDE)')
+
+  cd $srcdir/keyring-$pkgver
+  python setup.py install --root=$pkgdir --optimize=1
+}
+
+package_python2-keyring() {
+  depends=('python2-setuptools')
+  optdepends=('libgnome-keyring: Gnome integration'
+

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

2015-01-26 Thread Felix Yan
Date: Tuesday, January 27, 2015 @ 05:12:34
  Author: fyan
Revision: 230025

upgpkg: python-setuptools 1:12.0.5-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 20:33:19 UTC (rev 230024)
+++ PKGBUILD2015-01-27 04:12:34 UTC (rev 230025)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=12.0.4
+pkgver=12.0.5
 pkgrel=1
 epoch=1
 pkgdesc=Easily download, build, install, upgrade, and uninstall Python 
packages
@@ -14,7 +14,7 @@
 makedepends=('python' 'python2')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest' 'python2-pytest' 
'git')
 
source=(http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz;)
-sha512sums=('78f745734b57c341d6ce9127700fbc864976f2708c451330df2fd51da92d0c847cd29ab4663be24546b0cac079a7524eb9b8469fff34092813a19fa4cb959e3f')
+sha512sums=('d4d3a0decc9e77abf12ee5121df0cbf9863f9f8cf680a728bf581484587bbd1f1abc523a8ce3b35ab0ffce08d8de8728b450aee8738b67d2046460da4122fb7e')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}


[arch-commits] Commit in python-setuptools/repos/extra-any (PKGBUILD PKGBUILD)

2015-01-26 Thread Felix Yan
Date: Tuesday, January 27, 2015 @ 05:13:03
  Author: fyan
Revision: 230026

archrelease: copy trunk to extra-any

Added:
  python-setuptools/repos/extra-any/PKGBUILD
(from rev 230025, python-setuptools/trunk/PKGBUILD)
Deleted:
  python-setuptools/repos/extra-any/PKGBUILD

--+
 PKGBUILD |  136 ++---
 1 file changed, 68 insertions(+), 68 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-01-27 04:12:34 UTC (rev 230025)
+++ PKGBUILD2015-01-27 04:13:03 UTC (rev 230026)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Angel Velasquez an...@archlinux.org
-# Maintainer: Felix Yan felixonm...@archlinux.org
-
-pkgbase=python-setuptools
-pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=12.0.4
-pkgrel=1
-epoch=1
-pkgdesc=Easily download, build, install, upgrade, and uninstall Python 
packages
-arch=('any')
-license=('PSF')
-url=http://pypi.python.org/pypi/setuptools;
-makedepends=('python' 'python2')
-checkdepends=('python-mock' 'python2-mock' 'python-pytest' 'python2-pytest' 
'git')
-source=(http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz;)
-sha512sums=('78f745734b57c341d6ce9127700fbc864976f2708c451330df2fd51da92d0c847cd29ab4663be24546b0cac079a7524eb9b8469fff34092813a19fa4cb959e3f')
-
-prepare() {
-  cp -a setuptools-${pkgver}{,-python2}
-
-  cd ${srcdir}/setuptools-${pkgver}
-  sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3| 
setuptools/command/easy_install.py
-
-  cd ${srcdir}/setuptools-${pkgver}-python2
-  sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2| 
setuptools/command/easy_install.py
-}
-
-build() {
-  # Build python 3 module
-  cd ${srcdir}/setuptools-${pkgver}
-  python3 setup.py build
-
-  # Build python 2 module
-  cd ${srcdir}/setuptools-${pkgver}-python2
-  python2 setup.py build
-}
-
-check() {
-  # Workaround UTF-8 tests by setting LC_CTYPE
-
-  # Check python3 module
-  cd ${srcdir}/setuptools-${pkgver}
-  LC_CTYPE=en_US.utf8 python3 setup.py ptr
-
-  # Check python2 module
-  cd ${srcdir}/setuptools-${pkgver}-python2
-  LC_CTYPE=en_US.utf8 python2 setup.py ptr
-}
- 
-package_python-setuptools() {
-  depends=('python')
-  provides=('python-distribute')
-  replaces=('python-distribute')
-
-  cd ${srcdir}/setuptools-${pkgver}
-  python3 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1 
--skip-build
-}
- 
-package_python2-setuptools() {
-  depends=('python2')
-  provides=('python2-distribute' 'setuptools')
-  replaces=('python2-distribute' 'setuptools')
-
-  cd ${srcdir}/setuptools-${pkgver}-python2
-  python2 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1 
--skip-build
-  rm ${pkgdir}/usr/bin/easy_install
-}

Copied: python-setuptools/repos/extra-any/PKGBUILD (from rev 230025, 
python-setuptools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-01-27 04:13:03 UTC (rev 230026)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Angel Velasquez an...@archlinux.org
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+pkgbase=python-setuptools
+pkgname=('python-setuptools' 'python2-setuptools')
+pkgver=12.0.5
+pkgrel=1
+epoch=1
+pkgdesc=Easily download, build, install, upgrade, and uninstall Python 
packages
+arch=('any')
+license=('PSF')
+url=http://pypi.python.org/pypi/setuptools;
+makedepends=('python' 'python2')
+checkdepends=('python-mock' 'python2-mock' 'python-pytest' 'python2-pytest' 
'git')
+source=(http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz;)
+sha512sums=('d4d3a0decc9e77abf12ee5121df0cbf9863f9f8cf680a728bf581484587bbd1f1abc523a8ce3b35ab0ffce08d8de8728b450aee8738b67d2046460da4122fb7e')
+
+prepare() {
+  cp -a setuptools-${pkgver}{,-python2}
+
+  cd ${srcdir}/setuptools-${pkgver}
+  sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3| 
setuptools/command/easy_install.py
+
+  cd ${srcdir}/setuptools-${pkgver}-python2
+  sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2| 
setuptools/command/easy_install.py
+}
+
+build() {
+  # Build python 3 module
+  cd ${srcdir}/setuptools-${pkgver}
+  python3 setup.py build
+
+  # Build python 2 module
+  cd ${srcdir}/setuptools-${pkgver}-python2
+  python2 setup.py build
+}
+
+check() {
+  # Workaround UTF-8 tests by setting LC_CTYPE
+
+  # Check python3 module
+  cd ${srcdir}/setuptools-${pkgver}
+  LC_CTYPE=en_US.utf8 python3 setup.py ptr
+
+  # Check python2 module
+  cd ${srcdir}/setuptools-${pkgver}-python2
+  LC_CTYPE=en_US.utf8 python2 setup.py ptr
+}
+ 
+package_python-setuptools() {
+  depends=('python')
+  provides=('python-distribute')
+  replaces=('python-distribute')
+
+  cd ${srcdir}/setuptools-${pkgver}
+  python3 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1 
--skip-build
+}
+ 
+package_python2-setuptools() {
+  depends=('python2')
+  

[arch-commits] Commit in eric/trunk (ChangeLog PKGBUILD eric-debugger-171.patch)

2015-01-26 Thread Evgeniy Alekseev
Date: Tuesday, January 27, 2015 @ 08:30:12
  Author: arcanis
Revision: 126627

upgpkg: eric 6.0.1-2
* fix FS#43573
* fix API path

Added:
  eric/trunk/eric-debugger-171.patch
Modified:
  eric/trunk/ChangeLog
  eric/trunk/PKGBUILD

-+
 ChangeLog   |4 ++
 PKGBUILD|   16 +++---
 eric-debugger-171.patch |   70 ++
 3 files changed, 85 insertions(+), 5 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2015-01-27 04:04:12 UTC (rev 126626)
+++ ChangeLog   2015-01-27 07:30:12 UTC (rev 126627)
@@ -1,3 +1,7 @@
+6.0.1-2:
+* fix FS#43573
+* fix API path
+
 6.0.1-1:
 upstream update
 

Modified: PKGBUILD
===
--- PKGBUILD2015-01-27 04:04:12 UTC (rev 126626)
+++ PKGBUILD2015-01-27 07:30:12 UTC (rev 126627)
@@ -8,7 +8,7 @@
 pkgname=('eric-common' 'eric' 'python2-eric'
  'eric-common-qt4' 'eric-qt4' 'python2-eric-qt4')
 pkgver=6.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc=A full-featured Python and Ruby IDE in PyQt4
 arch=('any')
 url=http://eric-ide.python-projects.org/;
@@ -17,11 +17,17 @@
  'python-qscintilla-qt5' 'python2-qscintilla-qt5'
  'qt5-svg' 'qt5-webkit')
 install=${pkgbase}.install
-source=(http://downloads.sourceforge.net/eric-ide/eric6-${pkgver}.tar.gz;)
-md5sums=('532c072299b2489d6c9b2f1bb3676652')
+source=(http://downloads.sourceforge.net/eric-ide/eric6-${pkgver}.tar.gz;
+eric-debugger-171.patch)
+md5sums=('532c072299b2489d6c9b2f1bb3676652'
+ '3e841ee1bf3004f3a36b65d6122456d8')
 changelog=ChangeLog
 
 prepare() {
+  # fix FS#43573
+  cd ${srcdir}/eric6-${pkgver}/eric
+  patch -p1 -i ${srcdir}/eric-debugger-171.patch
+
   cp -r ${srcdir}/eric6-${pkgver}{,_py2}
 
   cd ${srcdir}/eric6-${pkgver}_py2/eric
@@ -90,9 +96,9 @@
   cd ${srcdir}/eric6-${pkgver}/eric
   # eric APIs
   install -Dm644 APIs/Python3/eric6.api \
- ${pkgdir}/usr/share/qt4/qsci/api/python/eric6.api
+ ${pkgdir}/usr/share/qt/qsci/api/python/eric6.api
   install -Dm644 APIs/Python3/eric6.bas \
- ${pkgdir}/usr/share/qt4/qsci/api/python/eric6.bas
+ ${pkgdir}/usr/share/qt/qsci/api/python/eric6.bas
   # pyqt APIs
   install -Dm644 APIs/Python3/PyQt5.bas \
  ${pkgdir}/usr/share/qt/qsci/api/python/PyQt5.bas

Added: eric-debugger-171.patch
===
--- eric-debugger-171.patch (rev 0)
+++ eric-debugger-171.patch 2015-01-27 07:30:12 UTC (rev 126627)
@@ -0,0 +1,70 @@
+
+# HG changeset patch
+# User Detlev Offenbach det...@die-offenbachs.de
+# Date 1422041255 -3600
+# Node ID c918bd03f0ff4deffba8934d37baadaf6d7d9587
+# Parent  7d7ce7fdccfdc76f5865849e348a4a33ef104a92
+Fixed a serious issue handling 'non-error' exceptions in the debugger. This 
bug was about 10 years old.
+(grafted from b7269498aa95bdf2e28c7a23697e1b0a6cdc638b)
+
+diff -r 7d7ce7fdccfd -r c918bd03f0ff DebugClients/Python/DebugBase.py
+--- a/DebugClients/Python/DebugBase.py Thu Jan 22 19:16:51 2015 +0100
 b/DebugClients/Python/DebugBase.py Fri Jan 23 20:27:35 2015 +0100
+@@ -636,6 +636,11 @@
+ @param exctb traceback for the exception
+ @param unhandled flag indicating an uncaught exception
+ 
++
++if exctype in [GeneratorExit, StopIteration]:
++# ignore these
++return
++
+ if exctype in [SystemExit, bdb.BdbQuit]:
+ atexit._run_exitfuncs()
+ if excval is None:
+diff -r 7d7ce7fdccfd -r c918bd03f0ff DebugClients/Python/DebugClientBase.py
+--- a/DebugClients/Python/DebugClientBase.py   Thu Jan 22 19:16:51 2015 +0100
 b/DebugClients/Python/DebugClientBase.py   Fri Jan 23 20:27:35 2015 +0100
+@@ -325,7 +325,10 @@
+ d = {}
+ d[id] = -1
+ d[name] = MainThread
+-d[broken] = self.isBroken()
++if hasattr(self, isBroken):
++d[broken] = self.isBroken()
++else:
++d[broken] = False
+ threadList.append(d)
+ 
+ self.write('%s%s\n' % (DebugProtocol.ResponseThreadList,
+diff -r 7d7ce7fdccfd -r c918bd03f0ff DebugClients/Python3/DebugBase.py
+--- a/DebugClients/Python3/DebugBase.pyThu Jan 22 19:16:51 2015 +0100
 b/DebugClients/Python3/DebugBase.pyFri Jan 23 20:27:35 2015 +0100
+@@ -646,6 +646,11 @@
+ @param unhandled flag indicating an uncaught exception
+ 
+ exctype, excval, exctb = excinfo
++
++if exctype in [GeneratorExit, StopIteration]:
++# ignore these
++return
++
+ if exctype in [SystemExit, bdb.BdbQuit]:
+ atexit._run_exitfuncs()
+ if excval is None:
+diff -r 7d7ce7fdccfd -r c918bd03f0ff 

[arch-commits] Commit in eric/repos/community-any (9 files)

2015-01-26 Thread Evgeniy Alekseev
Date: Tuesday, January 27, 2015 @ 08:30:40
  Author: arcanis
Revision: 126628

archrelease: copy trunk to community-any

Added:
  eric/repos/community-any/.contrib
(from rev 126627, eric/trunk/.contrib)
  eric/repos/community-any/ChangeLog
(from rev 126627, eric/trunk/ChangeLog)
  eric/repos/community-any/PKGBUILD
(from rev 126627, eric/trunk/PKGBUILD)
  eric/repos/community-any/eric-debugger-171.patch
(from rev 126627, eric/trunk/eric-debugger-171.patch)
  eric/repos/community-any/eric.install
(from rev 126627, eric/trunk/eric.install)
Deleted:
  eric/repos/community-any/.contrib
  eric/repos/community-any/ChangeLog
  eric/repos/community-any/PKGBUILD
  eric/repos/community-any/eric.install

-+
 .contrib|   14 +-
 ChangeLog   |   42 +++---
 PKGBUILD|  284 +++---
 eric-debugger-171.patch |   70 +++
 eric.install|   18 +-
 5 files changed, 254 insertions(+), 174 deletions(-)

Deleted: .contrib
===
--- .contrib2015-01-27 07:30:12 UTC (rev 126627)
+++ .contrib2015-01-27 07:30:40 UTC (rev 126628)
@@ -1,7 +0,0 @@
-This is a list of (past) contributors not already credited in the PKGBUILD:
-
-Eric Belanger e...@archlinux.org
-riai r...@bigfoot.com
-Ben b...@benmazer.net
-Daniel J Griffiths ghost1...@archlinux.us
-Felix Rohrbach f...@gmx.de

Copied: eric/repos/community-any/.contrib (from rev 126627, eric/trunk/.contrib)
===
--- .contrib(rev 0)
+++ .contrib2015-01-27 07:30:40 UTC (rev 126628)
@@ -0,0 +1,7 @@
+This is a list of (past) contributors not already credited in the PKGBUILD:
+
+Eric Belanger e...@archlinux.org
+riai r...@bigfoot.com
+Ben b...@benmazer.net
+Daniel J Griffiths ghost1...@archlinux.us
+Felix Rohrbach f...@gmx.de

Deleted: ChangeLog
===
--- ChangeLog   2015-01-27 07:30:12 UTC (rev 126627)
+++ ChangeLog   2015-01-27 07:30:40 UTC (rev 126628)
@@ -1,19 +0,0 @@
-6.0.1-1:
-upstream update
-
-6.0.0-1:
-* upstream update
-* split to qt5 and qt4 packages
-
-5.5.2-1:
-upstream update
-
-5.5.1-1:
-upstream update
-
-5.5.0-1:
-* upstream update
-* create python2-eric package
-
-5.4.7-1:
-upstream update. Create eric-common package

Copied: eric/repos/community-any/ChangeLog (from rev 126627, 
eric/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2015-01-27 07:30:40 UTC (rev 126628)
@@ -0,0 +1,23 @@
+6.0.1-2:
+* fix FS#43573
+* fix API path
+
+6.0.1-1:
+upstream update
+
+6.0.0-1:
+* upstream update
+* split to qt5 and qt4 packages
+
+5.5.2-1:
+upstream update
+
+5.5.1-1:
+upstream update
+
+5.5.0-1:
+* upstream update
+* create python2-eric package
+
+5.4.7-1:
+upstream update. Create eric-common package

Deleted: PKGBUILD
===
--- PKGBUILD2015-01-27 07:30:12 UTC (rev 126627)
+++ PKGBUILD2015-01-27 07:30:40 UTC (rev 126628)
@@ -1,139 +0,0 @@
-# $Id$
-# Maintainer: Evgeniy Alekseev arcanis at archlinux dot org
-# Contributor: Ray Rashif schiv at archlinux dot org
-# Contributor: Brad Fanella bradfanellaat archlinux dot us
-# See .contrib for older/other contributors
-
-pkgbase=eric
-pkgname=('eric-common' 'eric' 'python2-eric'
- 'eric-common-qt4' 'eric-qt4' 'python2-eric-qt4')
-pkgver=6.0.1
-pkgrel=1
-pkgdesc=A full-featured Python and Ruby IDE in PyQt4
-arch=('any')
-url=http://eric-ide.python-projects.org/;
-license=('GPL3')
-depends=('python-qscintilla' 'python2-qscintilla'
- 'python-qscintilla-qt5' 'python2-qscintilla-qt5'
- 'qt5-svg' 'qt5-webkit')
-install=${pkgbase}.install
-source=(http://downloads.sourceforge.net/eric-ide/eric6-${pkgver}.tar.gz;)
-md5sums=('532c072299b2489d6c9b2f1bb3676652')
-changelog=ChangeLog
-
-prepare() {
-  cp -r ${srcdir}/eric6-${pkgver}{,_py2}
-
-  cd ${srcdir}/eric6-${pkgver}_py2/eric
-  find . -name '*.py' -exec \
-sed -i -r s:^#!/usr/bin/(env |)python(3|)$:#!/usr/bin/env python2: {} \;
-
-  cp -r ${srcdir}/eric6-${pkgver}{,-qt4}
-  cp -r ${srcdir}/eric6-${pkgver}_py2{,-qt4}
-}
-
-package_eric-common-qt4() {
-  depends=()
-
-  cd ${srcdir}/eric6-${pkgver}/eric
-  # eric APIs
-  install -Dm644 APIs/Python3/eric6.api \
- ${pkgdir}/usr/share/qt4/qsci/api/python/eric6.api
-  install -Dm644 APIs/Python3/eric6.bas \
- ${pkgdir}/usr/share/qt4/qsci/api/python/eric6.bas
-  # pyqt APIs
-  install -Dm644 APIs/Python3/PyQt4.bas \
- ${pkgdir}/usr/share/qt4/qsci/api/python/PyQt4.bas
-  # qss APIs
-  install -Dm644 APIs/QSS/qss.api \
- ${pkgdir}/usr/share/qt4/qsci/api/qss/qss.api
-  # qscintilla APIs
-  install -Dm644 APIs/Python3/QScintilla2.bas \

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

2015-01-26 Thread Sergej Pupykin
Date: Monday, January 26, 2015 @ 11:32:25
  Author: spupykin
Revision: 126600

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-01-26 10:32:10 UTC (rev 126599)
+++ community-i686/PKGBUILD 2015-01-26 10:32:25 UTC (rev 126600)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com
-
-pkgname=moreutils
-pkgver=0.54
-pkgrel=1
-pkgdesc=A growing collection of the unix tools that nobody thought to write 
thirty years ago
-arch=('i686' 'x86_64')
-url=http://joeyh.name/code/moreutils/;
-license=('GPL')
-makedepends=('docbook2x' 'docbook-xml' 'perl-xml-sax')
-depends=('perl' 'perl-ipc-run' 'perl-timedate' 'perl-time-duration')
-options=('!emptydirs' 'zipman')
-replaces=(moreutils-svn)
-source=(http://ftp.de.debian.org/debian/pool/main/m/moreutils/moreutils_$pkgver.orig.tar.gz)
-md5sums=('1ced0ba9ac133cb81bbe2424f60d0a8a')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  sed -i 's|schema/dtd/4.4|xml-dtd-4.5|g' *.docbook
-  make DOCBOOK2XMAN=docbook2man
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make PREFIX=$pkgdir/usr install
-  chmod 0644 $pkgdir/usr/share/man/man1/*
-
-  mv $pkgdir/usr/share/man/man1/ts.1 $pkgdir/usr/share/man/man1/ts.1moreutils
-
-  mv $pkgdir/usr/share/man/man1/parallel.1 
$pkgdir/usr/share/man/man1/parallel-moreutils.1
-  mv $pkgdir/usr/bin/parallel $pkgdir/usr/bin/parallel-moreutils
-}

Copied: moreutils/repos/community-i686/PKGBUILD (from rev 126599, 
moreutils/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-01-26 10:32:25 UTC (rev 126600)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com
+
+pkgname=moreutils
+pkgver=0.55
+pkgrel=1
+pkgdesc=A growing collection of the unix tools that nobody thought to write 
thirty years ago
+arch=('i686' 'x86_64')
+url=http://joeyh.name/code/moreutils/;
+license=('GPL')
+depends=('perl' 'perl-ipc-run' 'perl-timedate' 'perl-time-duration')
+makedepends=('docbook2x' 'docbook-xml' 'perl-xml-sax' 'git')
+options=('!emptydirs' 'zipman')
+replaces=(moreutils-svn)
+#source=(http://ftp.de.debian.org/debian/pool/main/m/moreutils/moreutils_$pkgver.orig.tar.gz)
+source=(git://git.kitenet.net/moreutils.git#tag=$pkgver)
+md5sums=('SKIP')
+
+build() {
+  cd $srcdir/$pkgname
+  make DOCBOOK2XMAN=docbook2man
+}
+
+package() {
+  cd $srcdir/$pkgname
+  make PREFIX=$pkgdir/usr install
+  chmod 0644 $pkgdir/usr/share/man/man1/*
+  mv $pkgdir/usr/share/man/man1/ts.1 $pkgdir/usr/share/man/man1/ts.1moreutils
+  mv $pkgdir/usr/share/man/man1/parallel.1 
$pkgdir/usr/share/man/man1/parallel-moreutils.1
+  mv $pkgdir/usr/bin/parallel $pkgdir/usr/bin/parallel-moreutils
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-01-26 10:32:10 UTC (rev 126599)
+++ community-x86_64/PKGBUILD   2015-01-26 10:32:25 UTC (rev 126600)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com
-
-pkgname=moreutils
-pkgver=0.54
-pkgrel=1
-pkgdesc=A growing collection of the unix tools that nobody thought to write 
thirty years ago
-arch=('i686' 'x86_64')
-url=http://joeyh.name/code/moreutils/;
-license=('GPL')
-makedepends=('docbook2x' 'docbook-xml' 'perl-xml-sax')
-depends=('perl' 'perl-ipc-run' 'perl-timedate' 'perl-time-duration')
-options=('!emptydirs' 'zipman')
-replaces=(moreutils-svn)
-source=(http://ftp.de.debian.org/debian/pool/main/m/moreutils/moreutils_$pkgver.orig.tar.gz)
-md5sums=('1ced0ba9ac133cb81bbe2424f60d0a8a')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  sed -i 's|schema/dtd/4.4|xml-dtd-4.5|g' *.docbook
-  make DOCBOOK2XMAN=docbook2man
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make PREFIX=$pkgdir/usr install
-  chmod 0644 $pkgdir/usr/share/man/man1/*
-
-  mv $pkgdir/usr/share/man/man1/ts.1 $pkgdir/usr/share/man/man1/ts.1moreutils
-
-  mv $pkgdir/usr/share/man/man1/parallel.1 
$pkgdir/usr/share/man/man1/parallel-moreutils.1
-  mv $pkgdir/usr/bin/parallel 

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

2015-01-26 Thread Sergej Pupykin
Date: Monday, January 26, 2015 @ 11:32:10
  Author: spupykin
Revision: 126599

upgpkg: moreutils 0.55-1

upd

Modified:
  moreutils/trunk/PKGBUILD

--+
 PKGBUILD |   16 +++-
 1 file changed, 7 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 09:52:07 UTC (rev 126598)
+++ PKGBUILD2015-01-26 10:32:10 UTC (rev 126599)
@@ -3,32 +3,30 @@
 # Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com
 
 pkgname=moreutils
-pkgver=0.54
+pkgver=0.55
 pkgrel=1
 pkgdesc=A growing collection of the unix tools that nobody thought to write 
thirty years ago
 arch=('i686' 'x86_64')
 url=http://joeyh.name/code/moreutils/;
 license=('GPL')
-makedepends=('docbook2x' 'docbook-xml' 'perl-xml-sax')
 depends=('perl' 'perl-ipc-run' 'perl-timedate' 'perl-time-duration')
+makedepends=('docbook2x' 'docbook-xml' 'perl-xml-sax' 'git')
 options=('!emptydirs' 'zipman')
 replaces=(moreutils-svn)
-source=(http://ftp.de.debian.org/debian/pool/main/m/moreutils/moreutils_$pkgver.orig.tar.gz)
-md5sums=('1ced0ba9ac133cb81bbe2424f60d0a8a')
+#source=(http://ftp.de.debian.org/debian/pool/main/m/moreutils/moreutils_$pkgver.orig.tar.gz)
+source=(git://git.kitenet.net/moreutils.git#tag=$pkgver)
+md5sums=('SKIP')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
-  sed -i 's|schema/dtd/4.4|xml-dtd-4.5|g' *.docbook
+  cd $srcdir/$pkgname
   make DOCBOOK2XMAN=docbook2man
 }
 
 package() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $srcdir/$pkgname
   make PREFIX=$pkgdir/usr install
   chmod 0644 $pkgdir/usr/share/man/man1/*
-
   mv $pkgdir/usr/share/man/man1/ts.1 $pkgdir/usr/share/man/man1/ts.1moreutils
-
   mv $pkgdir/usr/share/man/man1/parallel.1 
$pkgdir/usr/share/man/man1/parallel-moreutils.1
   mv $pkgdir/usr/bin/parallel $pkgdir/usr/bin/parallel-moreutils
 }


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

2015-01-26 Thread Maxime Gauduin
Date: Monday, January 26, 2015 @ 09:10:55
  Author: alucryd
Revision: 126589

upgpkg: plank 0.8.1-1

Modified:
  plank/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 08:00:20 UTC (rev 126588)
+++ PKGBUILD2015-01-26 08:10:55 UTC (rev 126589)
@@ -1,30 +1,33 @@
 # $Id$
-# Maintainer: Maxime Gauduin alucryd at gmail dot com 
-# Contributor: Ner0 darkelfdarkelf666 at yahoo dot co dot uk
-# Contributor: dcelasun dcelasun at gmaild dot com
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
+# Contributor: Ner0 darkelfdarkelf...@yahoo.co.uk
+# Contributor: dcelasun dcela...@gmail.com
 
 pkgname=plank
-pkgver=0.8.0
+pkgver=0.8.1
 pkgrel=1
 pkgdesc='Elegant, simple, clean dock'
 arch=('i686' 'x86_64')
 url='https://launchpad.net/plank'
 license=('GPL3')
-depends=('bamf' 'libdbusmenu-gtk3' 'libgee')
+depends=('bamf' 'libgee')
 makedepends=('gnome-common' 'intltool' 'vala')
-install=${pkgname}.install
-source=(https://launchpad.net/${pkgname}/1.0/${pkgver}/+download/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('6ce80465792f2b89b180c5273b820d05696dc3a59187d33a7fcd29fb528c89eb')
+install='plank.install'
+source=(https://launchpad.net/plank/1.0/${pkgver}/+download/plank-${pkgver}.tar.xz;)
+sha256sums=('e983db3a9c5b72eefd02b5fc9db731c0d2c63c7f98027c36f7e4f904ad14179f')
 
 build() {
-  cd ${pkgname}-${pkgver}
+  cd plank-${pkgver}
 
-  ./configure --prefix='/usr' --sysconfdir='/etc' --disable-apport
+  ./configure \
+--prefix='/usr' \
+--sysconfdir='/etc' \
+--disable-apport
   make
 }
 
 package() {
-  cd ${pkgname}-${pkgver}
+  cd plank-${pkgver}
 
   make DESTDIR=${pkgdir} install
 }


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

2015-01-26 Thread Alexander Rødseth
Date: Monday, January 26, 2015 @ 10:52:07
  Author: arodseth
Revision: 126598

archrelease: copy trunk to community-any

Added:
  groovy/repos/community-any/PKGBUILD
(from rev 126597, groovy/trunk/PKGBUILD)
Deleted:
  groovy/repos/community-any/PKGBUILD

--+
 PKGBUILD |  142 ++---
 1 file changed, 71 insertions(+), 71 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-01-26 09:52:00 UTC (rev 126597)
+++ PKGBUILD2015-01-26 09:52:07 UTC (rev 126598)
@@ -1,71 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Musikolo musikoloAThotmailDOTcom
-# Contributor: Ruben Fonseca fons...@gmail.com
-# Contributor: Andreas W. Hauser andy-...@splashground.de
-
-pkgname=groovy
-pkgver=2.3.9
-pkgrel=1
-pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
-arch=('any')
-url='http://groovy.codehaus.org/'
-license=('APACHE' 'BSD' 'custom')
-depends=('bash' 'java-environment')
-optdepends=('groovy-docs: html and pdf documentation for Groovy')
-makedepends=('gendesk')
-source=(http://dl.bintray.com/groovy/maven/$pkgname-binary-$pkgver.zip;
-
$pkgname.png::http://svn.codehaus.org/groovy/tags/GROOVY_1_7_6/src/main/groovy/ui/ConsoleIcon.png;)
-sha256sums=('8840d120bb84d39836f08492ac2f6caefefc03ffe957031a6bbfada055d53619'
-'24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
-
-prepare() {
-  # Generate desktop shortcut file
-  gendesk -f -n --pkgname $pkgname --pkgdesc 'Groovy programming language' \
---exec 'groovyConsole' --name 'Groovy Console' 
-
-  # Set GROOVY_HOME correctly at the top of all the scripts.
-  # This works, but there is probably an even better way to do this.
-  cd $pkgname-$pkgver/embeddable
-  for f in ../bin/*; do
-sed 's:bin/sh:bin/sh\nGROOVY_HOME=/usr/share/groovy:' -i $f
-  done
-
-  ln -s $pkgname-all-$pkgver.jar $pkgname-all.jar
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  # Create the directories and package the files
-  install -d $pkgdir/usr/share/groovy $pkgdir/usr/bin
-  cp -r lib conf embeddable $pkgdir/usr/share/groovy
-  cp bin/* $pkgdir/usr/bin
-
-  # Remove all DOS/Windows batch files
-  find $pkgdir -name '*.bat' -exec rm {} \;
-
-  # Package the APACHE license
-  install -Dm644 LICENSE.txt \
-$pkgdir/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 CLI-LICENSE.txt \
-$pkgdir/usr/share/licenses/$pkgname/CLI-LICENSE
-
-  # Package the BSD license
-  install -Dm644 ANTLR-LICENSE.txt \
-$pkgdir/usr/share/licenses/$pkgname/ANTLR-LICENSE
-
-  # Package the custom license
-  install -Dm644 ASM-LICENSE.txt \
-$pkgdir/usr/share/licenses/$pkgname/ASM-LICENSE
-  install -Dm644 JSR223-LICENSE.txt \
-$pkgdir/usr/share/licenses/$pkgname/JSR223-LICENSE
-
-  # Desktop shortcut for Groovy Console
-  install -Dm644 $srcdir/$pkgname.desktop \
-$pkgdir/usr/share/applications/$pkgname.desktop
-  install -Dm644 $srcdir/$pkgname.png \
-$pkgdir/usr/share/pixmaps/$pkgname.png
-}
-
-# vim:set ts=2 sw=2 et:

Copied: groovy/repos/community-any/PKGBUILD (from rev 126597, 
groovy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-01-26 09:52:07 UTC (rev 126598)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Musikolo musikoloAThotmailDOTcom
+# Contributor: Ruben Fonseca fons...@gmail.com
+# Contributor: Andreas W. Hauser andy-...@splashground.de
+
+pkgname=groovy
+pkgver=2.4.0
+pkgrel=1
+pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
+arch=('any')
+url='http://groovy.codehaus.org/'
+license=('APACHE' 'BSD' 'custom')
+depends=('bash' 'java-environment')
+optdepends=('groovy-docs: html and pdf documentation for Groovy')
+makedepends=('gendesk')
+source=(http://dl.bintray.com/groovy/maven/$pkgname-binary-$pkgver.zip;
+
$pkgname.png::http://svn.codehaus.org/groovy/tags/GROOVY_1_7_6/src/main/groovy/ui/ConsoleIcon.png;)
+sha256sums=('69a01bcce68295b185036c61d5a7dde27078ab1c3f7da488e9c1ef9ad0ca60f1'
+'24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
+
+prepare() {
+  # Generate desktop shortcut file
+  gendesk -f -n --pkgname $pkgname --pkgdesc 'Groovy programming language' \
+--exec 'groovyConsole' --name 'Groovy Console' 
+
+  # Set GROOVY_HOME correctly at the top of all the scripts.
+  # This works, but there is probably an even better way to do this.
+  cd $pkgname-$pkgver/embeddable
+  for f in ../bin/*; do
+sed 's:bin/sh:bin/sh\nGROOVY_HOME=/usr/share/groovy:' -i $f
+  done
+
+  ln -s $pkgname-all-$pkgver.jar $pkgname-all.jar
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  # Create the directories and package the files
+  install -d $pkgdir/usr/share/groovy $pkgdir/usr/bin
+  cp -r lib conf embeddable 

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

2015-01-26 Thread Alexander Rødseth
Date: Monday, January 26, 2015 @ 10:52:00
  Author: arodseth
Revision: 126597

upgpkg: groovy 2.4.0-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 09:41:10 UTC (rev 126596)
+++ PKGBUILD2015-01-26 09:52:00 UTC (rev 126597)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=groovy
-pkgver=2.3.9
+pkgver=2.4.0
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -16,7 +16,7 @@
 makedepends=('gendesk')
 source=(http://dl.bintray.com/groovy/maven/$pkgname-binary-$pkgver.zip;
 
$pkgname.png::http://svn.codehaus.org/groovy/tags/GROOVY_1_7_6/src/main/groovy/ui/ConsoleIcon.png;)
-sha256sums=('8840d120bb84d39836f08492ac2f6caefefc03ffe957031a6bbfada055d53619'
+sha256sums=('69a01bcce68295b185036c61d5a7dde27078ab1c3f7da488e9c1ef9ad0ca60f1'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {


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

2015-01-26 Thread Sergej Pupykin
Date: Monday, January 26, 2015 @ 10:40:19
  Author: spupykin
Revision: 126591

upgpkg: dbmail 3.2.3-1

upd

Modified:
  dbmail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 08:11:14 UTC (rev 126590)
+++ PKGBUILD2015-01-26 09:40:19 UTC (rev 126591)
@@ -3,8 +3,8 @@
 # Contributor: Sebastian Faltoni sebastian.falt...@gmail.com
 
 pkgname=dbmail
-pkgver=3.2.2
-pkgrel=2
+pkgver=3.2.3
+pkgrel=1
 pkgdesc=Fast and scalable sql based mail services
 arch=('i686' 'x86_64')
 depends=('gmime' 'libzdb' 'mhash' 'libevent')
@@ -27,7 +27,7 @@
dbmail-lmtpd.xinetd
dbmail-pop3d.xinetd
dbmail-timsieved.xinetd)
-md5sums=('50b04b9e4b06887064cb0ac68196ceb8'
+md5sums=('4f140751642559395dfe3a6bb2cc9300'
  '890de13361afbdf4fed12d6d7eb53e66'
  '961593658cd596297d03d25eb9c9e98f'
  '4cb764894abd3914802e90602bf90a0c'


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

2015-01-26 Thread Sergej Pupykin
Date: Monday, January 26, 2015 @ 10:40:44
  Author: spupykin
Revision: 126592

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

Added:
  dbmail/repos/community-i686/PKGBUILD
(from rev 126591, dbmail/trunk/PKGBUILD)
  dbmail/repos/community-i686/dbmail-imapd.xinetd
(from rev 126591, dbmail/trunk/dbmail-imapd.xinetd)
  dbmail/repos/community-i686/dbmail-lmtpd.xinetd
(from rev 126591, dbmail/trunk/dbmail-lmtpd.xinetd)
  dbmail/repos/community-i686/dbmail-pop3d.xinetd
(from rev 126591, dbmail/trunk/dbmail-pop3d.xinetd)
  dbmail/repos/community-i686/dbmail-timsieved.xinetd
(from rev 126591, dbmail/trunk/dbmail-timsieved.xinetd)
  dbmail/repos/community-x86_64/PKGBUILD
(from rev 126591, dbmail/trunk/PKGBUILD)
  dbmail/repos/community-x86_64/dbmail-imapd.xinetd
(from rev 126591, dbmail/trunk/dbmail-imapd.xinetd)
  dbmail/repos/community-x86_64/dbmail-lmtpd.xinetd
(from rev 126591, dbmail/trunk/dbmail-lmtpd.xinetd)
  dbmail/repos/community-x86_64/dbmail-pop3d.xinetd
(from rev 126591, dbmail/trunk/dbmail-pop3d.xinetd)
  dbmail/repos/community-x86_64/dbmail-timsieved.xinetd
(from rev 126591, dbmail/trunk/dbmail-timsieved.xinetd)
Deleted:
  dbmail/repos/community-i686/PKGBUILD
  dbmail/repos/community-i686/dbmail-imapd.xinetd
  dbmail/repos/community-i686/dbmail-lmtpd.xinetd
  dbmail/repos/community-i686/dbmail-pop3d.xinetd
  dbmail/repos/community-i686/dbmail-timsieved.xinetd
  dbmail/repos/community-x86_64/PKGBUILD
  dbmail/repos/community-x86_64/dbmail-imapd.xinetd
  dbmail/repos/community-x86_64/dbmail-lmtpd.xinetd
  dbmail/repos/community-x86_64/dbmail-pop3d.xinetd
  dbmail/repos/community-x86_64/dbmail-timsieved.xinetd

--+
 /PKGBUILD|  122 +
 /dbmail-imapd.xinetd |   26 ++
 /dbmail-lmtpd.xinetd |   26 ++
 /dbmail-pop3d.xinetd |   26 ++
 /dbmail-timsieved.xinetd |   30 +++
 community-i686/PKGBUILD  |   61 --
 community-i686/dbmail-imapd.xinetd   |   13 ---
 community-i686/dbmail-lmtpd.xinetd   |   13 ---
 community-i686/dbmail-pop3d.xinetd   |   13 ---
 community-i686/dbmail-timsieved.xinetd   |   15 ---
 community-x86_64/PKGBUILD|   61 --
 community-x86_64/dbmail-imapd.xinetd |   13 ---
 community-x86_64/dbmail-lmtpd.xinetd |   13 ---
 community-x86_64/dbmail-pop3d.xinetd |   13 ---
 community-x86_64/dbmail-timsieved.xinetd |   15 ---
 15 files changed, 230 insertions(+), 230 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-01-26 09:40:19 UTC (rev 126591)
+++ community-i686/PKGBUILD 2015-01-26 09:40:44 UTC (rev 126592)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Sebastian Faltoni sebastian.falt...@gmail.com
-
-pkgname=dbmail
-pkgver=3.2.2
-pkgrel=2
-pkgdesc=Fast and scalable sql based mail services
-arch=('i686' 'x86_64')
-depends=('gmime' 'libzdb' 'mhash' 'libevent')
-makedepends=('asciidoc' 'xmlto' 'docbook-xsl' 'docbook-xml' 
'postgresql-libs=8.4.1'
-'sqlite' 'libmysqlclient' 'libldap=2.4.18' 'libsieve' 'git')
-optdepends=('libldap: for LDAP authentication'
-   'libsieve: for dbmail-sieve'
-   'python2-mysql2pgsql: migrate from MySQL to PostreSQL')
-url=http://www.dbmail.org;
-license=('GPL')
-options=('zipman')
-backup=(etc/xinetd.d/dbmail-imapd
-   etc/xinetd.d/dbmail-pop3d
-   etc/xinetd.d/dbmail-lmtpd
-   etc/xinetd.d/dbmail-timsieved)
-#source=(dbmail-$pkgver::git://git.subdir.eu/paul/dbmail#branch=dbmail_3_2
-#source=(dbmail-$pkgver.tar.gz::http://git.dbmail.eu/paul/dbmail/snapshot/dbmail-$pkgver.tar.gz;
-source=(http://www.dbmail.org/download/3.2/dbmail-${pkgver}.tar.gz;
-   dbmail-imapd.xinetd
-   dbmail-lmtpd.xinetd
-   dbmail-pop3d.xinetd
-   dbmail-timsieved.xinetd)
-md5sums=('50b04b9e4b06887064cb0ac68196ceb8'
- '890de13361afbdf4fed12d6d7eb53e66'
- '961593658cd596297d03d25eb9c9e98f'
- '4cb764894abd3914802e90602bf90a0c'
- 'e78dc86355f9aaf24590bc7c6611162f')
-
-build() {
-  cd $srcdir/dbmail-${pkgver}/
-  aclocal
-  automake --add-missing
-  autoreconf
-  [ -f Makefile ] || ./configure \
---prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc \
---with-ldap --with-sieve \
---enable-systemd --enable-manpages
-  make
-}
-
-package() {
-  cd $srcdir/dbmail-${pkgver}/
-  make DESTDIR=$pkgdir install
-
-  install -Dm644 dbmail.conf $pkgdir/etc/dbmail.conf.sample
-  mkdir $pkgdir/usr/share/dbmail
-  cp -r sql/* $pkgdir/usr/share/dbmail/
-  cp -a contrib $pkgdir/usr/share/dbmail/
-  cp dbmail.schema $pkgdir/usr/share/dbmail/
-
-  for i in dbmail-imapd dbmail-lmtpd dbmail-pop3d dbmail-timsieved; do
-install -Dm0644 

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

2015-01-26 Thread Sergej Pupykin
Date: Monday, January 26, 2015 @ 10:40:47
  Author: spupykin
Revision: 126593

upgpkg: phpmyadmin 4.3.8-1

upd

Modified:
  phpmyadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 09:40:44 UTC (rev 126592)
+++ PKGBUILD2015-01-26 09:40:47 UTC (rev 126593)
@@ -7,7 +7,7 @@
 # Contributor: Simon Lackerbauer calypso at strpg.org
 
 pkgname=phpmyadmin
-pkgver=4.3.7
+pkgver=4.3.8
 pkgrel=1
 pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
 arch=('any')
@@ -17,7 +17,7 @@
 optdepends=('php-mcrypt: to use phpMyAdmin internal authentication')
 backup=(etc/webapps/phpmyadmin/config.inc.php)
 
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/phpMyAdmin-$pkgver-all-languages.tar.bz2)
-md5sums=('84174fee67a4814a30f54f34e583a7ef')
+md5sums=('4f47bcc76e0c6798e977098e62c6c606')
 
 package() {
   _instdir=$pkgdir/usr/share/webapps/phpMyAdmin


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

2015-01-26 Thread Sergej Pupykin
Date: Monday, January 26, 2015 @ 10:41:10
  Author: spupykin
Revision: 126596

archrelease: copy trunk to community-any

Added:
  roundcubemail/repos/community-any/PKGBUILD
(from rev 126595, roundcubemail/trunk/PKGBUILD)
  roundcubemail/repos/community-any/apache.conf
(from rev 126595, roundcubemail/trunk/apache.conf)
  roundcubemail/repos/community-any/roundcubemail.install
(from rev 126595, roundcubemail/trunk/roundcubemail.install)
Deleted:
  roundcubemail/repos/community-any/PKGBUILD
  roundcubemail/repos/community-any/apache.conf
  roundcubemail/repos/community-any/roundcubemail.install

---+
 PKGBUILD  |  108 
 apache.conf   |   14 +++---
 roundcubemail.install |   14 +++---
 3 files changed, 68 insertions(+), 68 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-01-26 09:41:00 UTC (rev 126595)
+++ PKGBUILD2015-01-26 09:41:10 UTC (rev 126596)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=roundcubemail
-pkgver=1.0.4
-pkgrel=1
-pkgdesc=A PHP web-based mail client
-arch=('any')
-url=http://www.roundcube.net;
-license=('GPL')
-depends=('php')
-optdepends=('python2')
-backup=('etc/webapps/roundcubemail/.htaccess'
-   'etc/webapps/roundcubemail/apache.conf')
-install=roundcubemail.install
-options=('!strip' 'emptydirs')
-source=(http://downloads.sourceforge.net/sourceforge/roundcubemail/roundcubemail-${pkgver/rc/-rc}.tar.gz
-   apache.conf)
-md5sums=('c59476d62e24dec484be69bbb2412d84'
- 'f11b17e2a80b383cde4af963fb307541')
-
-prepare() {
-  cd ${srcdir}/roundcubemail-${pkgver/rc/-rc}
-  sed -i \
--e s|RCUBE_INSTALL_PATH . 'temp.*|'/var/cache/roundcubemail';| \
--e s|RCUBE_INSTALL_PATH . 'logs.*|'/var/log/roundcubemail';| \
-config/defaults.inc.php \
-program/lib/Roundcube/rcube_config.php
-}
-
-package() {
-  mkdir -p ${pkgdir}/etc/webapps/roundcubemail
-  mkdir -p ${pkgdir}/usr/share/webapps
-  mkdir -p ${pkgdir}/var/log
-  cd ${pkgdir}/usr/share/webapps
-  cp -ra ${srcdir}/roundcubemail-${pkgver/rc/-rc} roundcubemail
-  cd roundcubemail
-
-  mv .htaccess $pkgdir/etc/webapps/roundcubemail/
-  ln -s /etc/webapps/roundcubemail/.htaccess .htaccess
-
-  mv config $pkgdir/etc/webapps/roundcubemail/
-  ln -s /etc/webapps/roundcubemail/config config
-
-  install -dm0750 $pkgdir/var/{log,cache}/roundcubemail
-  install -Dm0644 $srcdir/apache.conf 
$pkgdir/etc/webapps/roundcubemail/apache.conf
-
-#  install -dm0755 $pkgdir/etc/php/conf.d/
-#  cat EOF $pkgdir/etc/php/conf.d/$pkgname.ini
-#open_basedir = 
${open_basedir}:/etc/webapps/roundcubemail:/usr/share/webapps/roundcubemail:/var/log/roundcubemail:/var/cache/roundcubemail
-#EOF
-
-  rm -rf temp logs
-}

Copied: roundcubemail/repos/community-any/PKGBUILD (from rev 126595, 
roundcubemail/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-01-26 09:41:10 UTC (rev 126596)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=roundcubemail
+pkgver=1.0.5
+pkgrel=1
+pkgdesc=A PHP web-based mail client
+arch=('any')
+url=http://www.roundcube.net;
+license=('GPL')
+depends=('php')
+optdepends=('python2')
+backup=('etc/webapps/roundcubemail/.htaccess'
+   'etc/webapps/roundcubemail/apache.conf')
+install=roundcubemail.install
+options=('!strip' 'emptydirs')
+source=(http://downloads.sourceforge.net/sourceforge/roundcubemail/roundcubemail-${pkgver/rc/-rc}.tar.gz
+   apache.conf)
+md5sums=('b982b0ba2bad01039337ca280faa86b6'
+ 'f11b17e2a80b383cde4af963fb307541')
+
+prepare() {
+  cd ${srcdir}/roundcubemail-${pkgver/rc/-rc}
+  sed -i \
+-e s|RCUBE_INSTALL_PATH . 'temp.*|'/var/cache/roundcubemail';| \
+-e s|RCUBE_INSTALL_PATH . 'logs.*|'/var/log/roundcubemail';| \
+config/defaults.inc.php \
+program/lib/Roundcube/rcube_config.php
+}
+
+package() {
+  mkdir -p ${pkgdir}/etc/webapps/roundcubemail
+  mkdir -p ${pkgdir}/usr/share/webapps
+  mkdir -p ${pkgdir}/var/log
+  cd ${pkgdir}/usr/share/webapps
+  cp -ra ${srcdir}/roundcubemail-${pkgver/rc/-rc} roundcubemail
+  cd roundcubemail
+
+  mv .htaccess $pkgdir/etc/webapps/roundcubemail/
+  ln -s /etc/webapps/roundcubemail/.htaccess .htaccess
+
+  mv config $pkgdir/etc/webapps/roundcubemail/
+  ln -s /etc/webapps/roundcubemail/config config
+
+  install -dm0750 $pkgdir/var/{log,cache}/roundcubemail
+  install -Dm0644 $srcdir/apache.conf 
$pkgdir/etc/webapps/roundcubemail/apache.conf
+
+#  install -dm0755 $pkgdir/etc/php/conf.d/
+#  cat EOF $pkgdir/etc/php/conf.d/$pkgname.ini
+#open_basedir = 
${open_basedir}:/etc/webapps/roundcubemail:/usr/share/webapps/roundcubemail:/var/log/roundcubemail:/var/cache/roundcubemail
+#EOF
+
+  rm -rf temp logs
+}

Deleted: apache.conf

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

2015-01-26 Thread Sergej Pupykin
Date: Monday, January 26, 2015 @ 10:41:00
  Author: spupykin
Revision: 126595

upgpkg: roundcubemail 1.0.5-1

upd

Modified:
  roundcubemail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 09:40:56 UTC (rev 126594)
+++ PKGBUILD2015-01-26 09:41:00 UTC (rev 126595)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 
 pkgname=roundcubemail
-pkgver=1.0.4
+pkgver=1.0.5
 pkgrel=1
 pkgdesc=A PHP web-based mail client
 arch=('any')
@@ -16,7 +16,7 @@
 options=('!strip' 'emptydirs')
 
source=(http://downloads.sourceforge.net/sourceforge/roundcubemail/roundcubemail-${pkgver/rc/-rc}.tar.gz
apache.conf)
-md5sums=('c59476d62e24dec484be69bbb2412d84'
+md5sums=('b982b0ba2bad01039337ca280faa86b6'
  'f11b17e2a80b383cde4af963fb307541')
 
 prepare() {



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

2015-01-26 Thread Sergej Pupykin
Date: Monday, January 26, 2015 @ 10:40:56
  Author: spupykin
Revision: 126594

archrelease: copy trunk to community-any

Added:
  phpmyadmin/repos/community-any/PKGBUILD
(from rev 126593, phpmyadmin/trunk/PKGBUILD)
Deleted:
  phpmyadmin/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-01-26 09:40:47 UTC (rev 126593)
+++ PKGBUILD2015-01-26 09:40:56 UTC (rev 126594)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: tobias tob...@archlinux.org
-# Contributor: Manolis Tzanidakis mano...@archlinux.org
-# Contributor: Simon Lackerbauer calypso at strpg.org
-
-pkgname=phpmyadmin
-pkgver=4.3.7
-pkgrel=1
-pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
-arch=('any')
-url='http://www.phpmyadmin.net'
-license=('GPL')
-depends=('mariadb-clients' 'php')
-optdepends=('php-mcrypt: to use phpMyAdmin internal authentication')
-backup=(etc/webapps/phpmyadmin/config.inc.php)
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/phpMyAdmin-$pkgver-all-languages.tar.bz2)
-md5sums=('84174fee67a4814a30f54f34e583a7ef')
-
-package() {
-  _instdir=$pkgdir/usr/share/webapps/phpMyAdmin
-  mkdir -p $_instdir $pkgdir/etc/webapps/phpmyadmin
-  cd $_instdir
-
-  cp -ra $srcdir/phpMyAdmin-$pkgver-all-languages/* .
-
-  ln -s /etc/webapps/phpmyadmin/config.inc.php $_instdir/config.inc.php
-  cp $_instdir/config.sample.inc.php 
$pkgdir/etc/webapps/phpmyadmin/config.inc.php
-}

Copied: phpmyadmin/repos/community-any/PKGBUILD (from rev 126593, 
phpmyadmin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-01-26 09:40:56 UTC (rev 126594)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: tobias tob...@archlinux.org
+# Contributor: Manolis Tzanidakis mano...@archlinux.org
+# Contributor: Simon Lackerbauer calypso at strpg.org
+
+pkgname=phpmyadmin
+pkgver=4.3.8
+pkgrel=1
+pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
+arch=('any')
+url='http://www.phpmyadmin.net'
+license=('GPL')
+depends=('mariadb-clients' 'php')
+optdepends=('php-mcrypt: to use phpMyAdmin internal authentication')
+backup=(etc/webapps/phpmyadmin/config.inc.php)
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/phpMyAdmin-$pkgver-all-languages.tar.bz2)
+md5sums=('4f47bcc76e0c6798e977098e62c6c606')
+
+package() {
+  _instdir=$pkgdir/usr/share/webapps/phpMyAdmin
+  mkdir -p $_instdir $pkgdir/etc/webapps/phpmyadmin
+  cd $_instdir
+
+  cp -ra $srcdir/phpMyAdmin-$pkgver-all-languages/* .
+
+  ln -s /etc/webapps/phpmyadmin/config.inc.php $_instdir/config.inc.php
+  cp $_instdir/config.sample.inc.php 
$pkgdir/etc/webapps/phpmyadmin/config.inc.php
+}


[arch-commits] Commit in jenkins/repos/community-any (12 files)

2015-01-26 Thread Felix Yan
Date: Monday, January 26, 2015 @ 09:00:20
  Author: fyan
Revision: 126588

archrelease: copy trunk to community-any

Added:
  jenkins/repos/community-any/LICENSE
(from rev 126587, jenkins/trunk/LICENSE)
  jenkins/repos/community-any/PKGBUILD
(from rev 126587, jenkins/trunk/PKGBUILD)
  jenkins/repos/community-any/jenkins.conf
(from rev 126587, jenkins/trunk/jenkins.conf)
  jenkins/repos/community-any/jenkins.install
(from rev 126587, jenkins/trunk/jenkins.install)
  jenkins/repos/community-any/jenkins.service
(from rev 126587, jenkins/trunk/jenkins.service)
  jenkins/repos/community-any/jenkins.tmpfiles.d
(from rev 126587, jenkins/trunk/jenkins.tmpfiles.d)
Deleted:
  jenkins/repos/community-any/LICENSE
  jenkins/repos/community-any/PKGBUILD
  jenkins/repos/community-any/jenkins.conf
  jenkins/repos/community-any/jenkins.install
  jenkins/repos/community-any/jenkins.service
  jenkins/repos/community-any/jenkins.tmpfiles.d

+
 LICENSE|   46 ++--
 PKGBUILD   |   84 ++---
 jenkins.conf   |   26 +--
 jenkins.install|  114 +--
 jenkins.service|   48 ++---
 jenkins.tmpfiles.d |4 -
 6 files changed, 161 insertions(+), 161 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2015-01-26 07:59:34 UTC (rev 126587)
+++ LICENSE 2015-01-26 08:00:20 UTC (rev 126588)
@@ -1,23 +0,0 @@
-The MIT License
-
-Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number 
of other of contributors
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the Software), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
-
-

Copied: jenkins/repos/community-any/LICENSE (from rev 126587, 
jenkins/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2015-01-26 08:00:20 UTC (rev 126588)
@@ -0,0 +1,23 @@
+The MIT License
+
+Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number 
of other of contributors
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the Software), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+
+

Deleted: PKGBUILD
===
--- PKGBUILD2015-01-26 07:59:34 UTC (rev 126587)
+++ PKGBUILD2015-01-26 08:00:20 UTC (rev 126588)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Alexander Rødseth rods...@gmail.com
-# Contributor: Marcel Huber marcelhuberfoo at gmail dott com
-# Contributor: Illarion Kovalchuk illarion.kovalchuk at gmail dot com
-
-pkgname=jenkins
-pkgver=1.597
-pkgrel=1
-pkgdesc='Extendable continuous integration server (latest)'
-arch=('any')
-url='http://jenkins-ci.org/'
-license=('MIT')
-depends=('java-runtime' 'ttf-dejavu' 'libcups')
-provides=('jenkins-ci')
-conflicts=('jenkins-ci')
-replaces=('jenkins-ci')
-backup=('etc/conf.d/jenkins')
-install='jenkins.install'
-noextract=('jenkins.war')

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

2015-01-26 Thread Felix Yan
Date: Monday, January 26, 2015 @ 08:59:34
  Author: fyan
Revision: 126587

upgpkg: jenkins 1.598-1

Modified:
  jenkins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 03:26:25 UTC (rev 126586)
+++ PKGBUILD2015-01-26 07:59:34 UTC (rev 126587)
@@ -5,7 +5,7 @@
 # Contributor: Illarion Kovalchuk illarion.kovalchuk at gmail dot com
 
 pkgname=jenkins
-pkgver=1.597
+pkgver=1.598
 pkgrel=1
 pkgdesc='Extendable continuous integration server (latest)'
 arch=('any')
@@ -24,7 +24,7 @@
 'jenkins.service'
 'jenkins.tmpfiles.d'
 'LICENSE')
-sha512sums=('7d4349f5f6861c2f9f3a86c5bbb0629d431bc43f5c223a02c0e98c8c01f6a27990905d08e2e6aaa20eb8ac7845e062eff98885f0211ca0d3d5d0f77c31bea643'
+sha512sums=('b059869971dc14db0398fa1727df8ed1446fa21b0ed25697c1eef8fe9044ca720b61cfa3b4a38ba8e3101bb0c34f82ec8cb18516f80c9c2359a7e04fe040cfe2'
 
'3a8421cef3953d899c150609f959cf5d5dd6d08d079a5e0f48bfece4f3c80491722b9e90ef841fddb87401c226b8338297c5c4e83e55a33ef8d6e387de3048d0'
 
'a336b006d3711abb75b49a2e12c09ee61cf3275a2cdbbd3676480e2f6ca8ba0fb4b9c08f3f9da193252c4fca827e9a1d5eaad847d0a889445693427ae1571fe7'
 
'fc82b56741c4683cde4913e41bf3dbfb0e7b16897b22b27d92a9c6fa7a300ffba97d85fbbf2287a7c5c546cb5697bbe8daa108bfc51572cf69c256d1e01e80ba'


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

2015-01-26 Thread Maxime Gauduin
Date: Monday, January 26, 2015 @ 09:11:14
  Author: alucryd
Revision: 126590

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

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

+
 /PKGBUILD  |   70 +++
 /plank.install |   30 
 community-i686/PKGBUILD|   32 -
 community-i686/plank.install   |   15 
 community-x86_64/PKGBUILD  |   32 -
 community-x86_64/plank.install |   15 
 6 files changed, 100 insertions(+), 94 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-01-26 08:10:55 UTC (rev 126589)
+++ community-i686/PKGBUILD 2015-01-26 08:11:14 UTC (rev 126590)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin alucryd at gmail dot com 
-# Contributor: Ner0 darkelfdarkelf666 at yahoo dot co dot uk
-# Contributor: dcelasun dcelasun at gmaild dot com
-
-pkgname=plank
-pkgver=0.8.0
-pkgrel=1
-pkgdesc='Elegant, simple, clean dock'
-arch=('i686' 'x86_64')
-url='https://launchpad.net/plank'
-license=('GPL3')
-depends=('bamf' 'libdbusmenu-gtk3' 'libgee')
-makedepends=('gnome-common' 'intltool' 'vala')
-install=${pkgname}.install
-source=(https://launchpad.net/${pkgname}/1.0/${pkgver}/+download/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('6ce80465792f2b89b180c5273b820d05696dc3a59187d33a7fcd29fb528c89eb')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix='/usr' --sysconfdir='/etc' --disable-apport
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}
-
-# vim: ts=2 sw=2 et:

Copied: plank/repos/community-i686/PKGBUILD (from rev 126589, 
plank/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-01-26 08:11:14 UTC (rev 126590)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
+# Contributor: Ner0 darkelfdarkelf...@yahoo.co.uk
+# Contributor: dcelasun dcela...@gmail.com
+
+pkgname=plank
+pkgver=0.8.1
+pkgrel=1
+pkgdesc='Elegant, simple, clean dock'
+arch=('i686' 'x86_64')
+url='https://launchpad.net/plank'
+license=('GPL3')
+depends=('bamf' 'libgee')
+makedepends=('gnome-common' 'intltool' 'vala')
+install='plank.install'
+source=(https://launchpad.net/plank/1.0/${pkgver}/+download/plank-${pkgver}.tar.xz;)
+sha256sums=('e983db3a9c5b72eefd02b5fc9db731c0d2c63c7f98027c36f7e4f904ad14179f')
+
+build() {
+  cd plank-${pkgver}
+
+  ./configure \
+--prefix='/usr' \
+--sysconfdir='/etc' \
+--disable-apport
+  make
+}
+
+package() {
+  cd plank-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-i686/plank.install
===
--- community-i686/plank.install2015-01-26 08:10:55 UTC (rev 126589)
+++ community-i686/plank.install2015-01-26 08:11:14 UTC (rev 126590)
@@ -1,15 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -ftq usr/share/icons/hicolor
-}
-
-post_upgrade()
-{
-  post_install
-}
-
-post_remove()
-{
-  post_install
-}
-
-# vim: ts=2 sw=2 et:

Copied: plank/repos/community-i686/plank.install (from rev 126589, 
plank/trunk/plank.install)
===
--- community-i686/plank.install(rev 0)
+++ community-i686/plank.install2015-01-26 08:11:14 UTC (rev 126590)
@@ -0,0 +1,15 @@
+post_install() {
+  gtk-update-icon-cache -ftq usr/share/icons/hicolor
+}
+
+post_upgrade()
+{
+  post_install
+}
+
+post_remove()
+{
+  post_install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-01-26 08:10:55 UTC (rev 126589)
+++ community-x86_64/PKGBUILD   2015-01-26 08:11:14 UTC (rev 126590)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin alucryd at gmail dot com 
-# Contributor: Ner0 darkelfdarkelf666 at yahoo dot co dot uk
-# Contributor: dcelasun dcelasun at gmaild dot com
-
-pkgname=plank
-pkgver=0.8.0
-pkgrel=1
-pkgdesc='Elegant, simple, clean dock'
-arch=('i686' 'x86_64')
-url='https://launchpad.net/plank'
-license=('GPL3')
-depends=('bamf' 'libdbusmenu-gtk3' 'libgee')
-makedepends=('gnome-common' 'intltool' 'vala')

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

2015-01-26 Thread Alexander Rødseth
Date: Monday, January 26, 2015 @ 13:03:24
  Author: arodseth
Revision: 126601

upgpkg: groovy-docs 2.4.0-1

Modified:
  groovy-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 10:32:25 UTC (rev 126600)
+++ PKGBUILD2015-01-26 12:03:24 UTC (rev 126601)
@@ -3,7 +3,7 @@
 # Contributor: bruce b_a_g99 (at) hotmail (dot) com
 
 pkgname=groovy-docs
-pkgver=2.3.9
+pkgver=2.4.0
 pkgrel=1
 pkgdesc='Documentation for the Groovy programming language'
 url='http://groovy.codehaus.org/'
@@ -10,7 +10,7 @@
 license=('APACHE')
 arch=('any')
 source=(http://dl.bintray.com/groovy/maven/$pkgname-$pkgver.zip;)
-sha256sums=('04392aa00e5041697d40f3d45424981d46057036778b568ada6a4bfe42a3f920')
+sha256sums=('bbc6bac7879e9ede610528dd3735b3ac621b0c40d49c8dd0a1b6794d23283bf6')
 
 package() {
   cd groovy-$pkgver


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

2015-01-26 Thread Alexander Rødseth
Date: Monday, January 26, 2015 @ 13:03:32
  Author: arodseth
Revision: 126602

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-01-26 12:03:24 UTC (rev 126601)
+++ PKGBUILD2015-01-26 12:03:32 UTC (rev 126602)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: bruce b_a_g99 (at) hotmail (dot) com
-
-pkgname=groovy-docs
-pkgver=2.3.9
-pkgrel=1
-pkgdesc='Documentation for the Groovy programming language'
-url='http://groovy.codehaus.org/'
-license=('APACHE')
-arch=('any')
-source=(http://dl.bintray.com/groovy/maven/$pkgname-$pkgver.zip;)
-sha256sums=('04392aa00e5041697d40f3d45424981d46057036778b568ada6a4bfe42a3f920')
-
-package() {
-  cd groovy-$pkgver
-
-  install -d $pkgdir/usr/share/doc/groovy-$pkgver
-  cp -r * $pkgdir/usr/share/doc/groovy-$pkgver
-  find $pkgdir -type f -exec chmod -x {} \;
-}
-
-# vim:set ts=2 sw=2 et:

Copied: groovy-docs/repos/community-any/PKGBUILD (from rev 126601, 
groovy-docs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-01-26 12:03:32 UTC (rev 126602)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: bruce b_a_g99 (at) hotmail (dot) com
+
+pkgname=groovy-docs
+pkgver=2.4.0
+pkgrel=1
+pkgdesc='Documentation for the Groovy programming language'
+url='http://groovy.codehaus.org/'
+license=('APACHE')
+arch=('any')
+source=(http://dl.bintray.com/groovy/maven/$pkgname-$pkgver.zip;)
+sha256sums=('bbc6bac7879e9ede610528dd3735b3ac621b0c40d49c8dd0a1b6794d23283bf6')
+
+package() {
+  cd groovy-$pkgver
+
+  install -d $pkgdir/usr/share/doc/groovy-$pkgver
+  cp -r * $pkgdir/usr/share/doc/groovy-$pkgver
+  find $pkgdir -type f -exec chmod -x {} \;
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in vim-fugitive/repos/community-any (6 files)

2015-01-26 Thread Daniel Micay
Date: Monday, January 26, 2015 @ 23:25:04
  Author: thestinger
Revision: 126620

archrelease: copy trunk to community-any

Added:
  vim-fugitive/repos/community-any/PKGBUILD
(from rev 126619, vim-fugitive/trunk/PKGBUILD)
  vim-fugitive/repos/community-any/license.txt
(from rev 126619, vim-fugitive/trunk/license.txt)
  vim-fugitive/repos/community-any/vimdoc.install
(from rev 126619, vim-fugitive/trunk/vimdoc.install)
Deleted:
  vim-fugitive/repos/community-any/PKGBUILD
  vim-fugitive/repos/community-any/license.txt
  vim-fugitive/repos/community-any/vimdoc.install

+
 PKGBUILD   |   56 ++---
 license.txt|  574 +++
 vimdoc.install |   28 +-
 3 files changed, 329 insertions(+), 329 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-01-26 22:24:40 UTC (rev 126619)
+++ PKGBUILD2015-01-26 22:25:04 UTC (rev 126620)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay danielmi...@gmail.com
-# Contributor: M Rawash mraw...@gmail.com
-# Contributor: János Illés ija...@gmail.com
-
-pkgname=vim-fugitive
-pkgver=2.1
-pkgrel=1
-pkgdesc=A Git wrapper so awesome, it should be illegal
-arch=('any')
-url=https://github.com/tpope/vim-fugitive;
-license=('custom:vim')
-groups=('vim-plugins')
-depends=('vim')
-install=vimdoc.install
-source=(https://github.com/tpope/$pkgname/archive/v${pkgver}.tar.gz;
-'license.txt')
-md5sums=('aaa768541c6c6ab7a02e6d40c54f6ee5'
- 'cd49910a3dde6fe0a7e24ebe8cbf7066')
-
-package() {
-  cd $pkgname-$pkgver
-
-  local installpath=$pkgdir/usr/share/vim/vimfiles
-  install -Dm644 doc/fugitive.txt $installpath/doc/fugitive.txt
-  install -Dm644 plugin/fugitive.vim $installpath/plugin/fugitive.vim
-  install -Dm644 ../license.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: vim-fugitive/repos/community-any/PKGBUILD (from rev 126619, 
vim-fugitive/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-01-26 22:25:04 UTC (rev 126620)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: M Rawash mraw...@gmail.com
+# Contributor: János Illés ija...@gmail.com
+
+pkgname=vim-fugitive
+pkgver=2.2
+pkgrel=1
+pkgdesc=A Git wrapper so awesome, it should be illegal
+arch=('any')
+url=https://github.com/tpope/vim-fugitive;
+license=('custom:vim')
+groups=('vim-plugins')
+depends=('vim')
+install=vimdoc.install
+source=(https://github.com/tpope/$pkgname/archive/v${pkgver}.tar.gz;
+'license.txt')
+md5sums=('d1c245be66c6a7817f3dab47ebdddfd8'
+ 'cd49910a3dde6fe0a7e24ebe8cbf7066')
+
+package() {
+  cd $pkgname-$pkgver
+
+  local installpath=$pkgdir/usr/share/vim/vimfiles
+  install -Dm644 doc/fugitive.txt $installpath/doc/fugitive.txt
+  install -Dm644 plugin/fugitive.vim $installpath/plugin/fugitive.vim
+  install -Dm644 ../license.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: license.txt
===
--- license.txt 2015-01-26 22:24:40 UTC (rev 126619)
+++ license.txt 2015-01-26 22:25:04 UTC (rev 126620)
@@ -1,287 +0,0 @@
-*uganda.txt*For Vim version 7.2.  Last change: 2008 Jun 21
-
-
- VIM REFERENCE MANUALby Bram Moolenaar
-
-
-   *uganda* *Uganda* *copying* *copyright* *license*
-SUMMARY
-   *iccf* *ICCF*
-Vim is Charityware.  You can use and copy it as much as you like, but you are
-encouraged to make a donation for needy children in Uganda.  Please see |kcc|
-below or visit the ICCF web site, available at these URLs:
-
-   http://iccf-holland.org/
-   http://www.vim.org/iccf/
-   http://www.iccf.nl/
-
-You can also sponsor the development of Vim.  Vim sponsors can vote for
-features.  See |sponsor|.  The money goes to Uganda anyway.
-
-The Open Publication License applies to the Vim documentation, see
-|manual-copyright|.
-
-=== begin of license ===
-
-VIM LICENSE
-
-I)  There are no restrictions on distributing unmodified copies of Vim except
-that they must include this license text.  You can also distribute
-unmodified parts of Vim, likewise unrestricted except that they must
-include this license text.  You are also allowed to include executables
-that you made from the unmodified Vim sources, plus your own usage
-examples and Vim scripts.
-
-II) It is allowed to distribute a modified (or extended) version of Vim,
-including executables and/or source code, when the following four
-conditions are met:
-1) This license text must be included unmodified.
-2) The modified Vim must be distributed in one of the following five ways:
-   a) If you make changes to Vim yourself, you must clearly describe in
- the distribution how to contact you.  

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

2015-01-26 Thread Daniel Micay
Date: Monday, January 26, 2015 @ 23:24:40
  Author: thestinger
Revision: 126619

upgpkg: vim-fugitive 2.2-1

Modified:
  vim-fugitive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 21:32:45 UTC (rev 126618)
+++ PKGBUILD2015-01-26 22:24:40 UTC (rev 126619)
@@ -4,7 +4,7 @@
 # Contributor: János Illés ija...@gmail.com
 
 pkgname=vim-fugitive
-pkgver=2.1
+pkgver=2.2
 pkgrel=1
 pkgdesc=A Git wrapper so awesome, it should be illegal
 arch=('any')
@@ -15,7 +15,7 @@
 install=vimdoc.install
 source=(https://github.com/tpope/$pkgname/archive/v${pkgver}.tar.gz;
 'license.txt')
-md5sums=('aaa768541c6c6ab7a02e6d40c54f6ee5'
+md5sums=('d1c245be66c6a7817f3dab47ebdddfd8'
  'cd49910a3dde6fe0a7e24ebe8cbf7066')
 
 package() {