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

2015-03-16 Thread Gaetan Bisson
Date: Monday, March 16, 2015 @ 22:39:35
  Author: bisson
Revision: 233958

upstream update

Modified:
  gsfonts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 19:47:18 UTC (rev 233957)
+++ PKGBUILD2015-03-16 21:39:35 UTC (rev 233958)
@@ -5,7 +5,7 @@
 
 pkgname=gsfonts
 _pkgname=urw-core35-fonts
-pkgver=20130917
+pkgver=20150122
 pkgrel=1
 pkgdesc='URW and Postscript core35 fonts'
 url='http://git.ghostscript.com/?p=urw-core35-fonts.git'
@@ -13,7 +13,7 @@
 license=('AGPL3')
 makedepends=('git')
 depends=('xorg-font-utils' 'fontconfig')
-source=(git://git.ghostscript.com/${_pkgname}.git#commit=149a20b9dd7cc2b416d91540355f3f6f50b9d2d6)
+source=(git://git.ghostscript.com/${_pkgname}.git#commit=8ddd6b336d95c43279efcc935cbe4180958b8a31)
 sha1sums=('SKIP')
 
 install=install


[arch-commits] Commit in gsfonts/repos/extra-any (PKGBUILD PKGBUILD install install)

2015-03-16 Thread Gaetan Bisson
Date: Monday, March 16, 2015 @ 22:39:55
  Author: bisson
Revision: 233959

archrelease: copy trunk to extra-any

Added:
  gsfonts/repos/extra-any/PKGBUILD
(from rev 233958, gsfonts/trunk/PKGBUILD)
  gsfonts/repos/extra-any/install
(from rev 233958, gsfonts/trunk/install)
Deleted:
  gsfonts/repos/extra-any/PKGBUILD
  gsfonts/repos/extra-any/install

--+
 PKGBUILD |   50 +-
 install  |   26 +-
 2 files changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-16 21:39:35 UTC (rev 233958)
+++ PKGBUILD2015-03-16 21:39:55 UTC (rev 233959)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Firmicus francois.archlinux.org
-# Contributor: dorphell dorph...@archlinux.org
-
-pkgname=gsfonts
-_pkgname=urw-core35-fonts
-pkgver=20130917
-pkgrel=1
-pkgdesc='URW and Postscript core35 fonts'
-url='http://git.ghostscript.com/?p=urw-core35-fonts.git'
-arch=('any')
-license=('AGPL3')
-makedepends=('git')
-depends=('xorg-font-utils' 'fontconfig')
-source=(git://git.ghostscript.com/${_pkgname}.git#commit=149a20b9dd7cc2b416d91540355f3f6f50b9d2d6)
-sha1sums=('SKIP')
-
-install=install
-
-package() {
-   cd ${srcdir}/${_pkgname}
-   install -d ${pkgdir}/usr/share/fonts/Type1
-   install -m644 *.{pfb,pfm,afm} ${pkgdir}/usr/share/fonts/Type1
-}

Copied: gsfonts/repos/extra-any/PKGBUILD (from rev 233958, 
gsfonts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-16 21:39:55 UTC (rev 233959)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Firmicus francois.archlinux.org
+# Contributor: dorphell dorph...@archlinux.org
+
+pkgname=gsfonts
+_pkgname=urw-core35-fonts
+pkgver=20150122
+pkgrel=1
+pkgdesc='URW and Postscript core35 fonts'
+url='http://git.ghostscript.com/?p=urw-core35-fonts.git'
+arch=('any')
+license=('AGPL3')
+makedepends=('git')
+depends=('xorg-font-utils' 'fontconfig')
+source=(git://git.ghostscript.com/${_pkgname}.git#commit=8ddd6b336d95c43279efcc935cbe4180958b8a31)
+sha1sums=('SKIP')
+
+install=install
+
+package() {
+   cd ${srcdir}/${_pkgname}
+   install -d ${pkgdir}/usr/share/fonts/Type1
+   install -m644 *.{pfb,pfm,afm} ${pkgdir}/usr/share/fonts/Type1
+}

Deleted: install
===
--- install 2015-03-16 21:39:35 UTC (rev 233958)
+++ install 2015-03-16 21:39:55 UTC (rev 233959)
@@ -1,13 +0,0 @@
-post_install() {
-   fc-cache -s  /dev/null
-   mkfontscale /usr/share/fonts/Type1
-   mkfontdir /usr/share/fonts/Type1
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: gsfonts/repos/extra-any/install (from rev 233958, gsfonts/trunk/install)
===
--- install (rev 0)
+++ install 2015-03-16 21:39:55 UTC (rev 233959)
@@ -0,0 +1,13 @@
+post_install() {
+   fc-cache -s  /dev/null
+   mkfontscale /usr/share/fonts/Type1
+   mkfontdir /usr/share/fonts/Type1
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-03-16 Thread Alexander Rødseth
Date: Tuesday, March 17, 2015 @ 01:06:23
  Author: arodseth
Revision: 129388

upgpkg: sxhkd 0.5.5-1

Modified:
  sxhkd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 18:15:09 UTC (rev 129387)
+++ PKGBUILD2015-03-17 00:06:23 UTC (rev 129388)
@@ -2,7 +2,7 @@
 # Contributor: Bastien Dejean nihilh...@gmail.com
 
 pkgname=sxhkd
-pkgver=0.5.4
+pkgver=0.5.5
 pkgrel=1
 pkgdesc='Simple X hotkey daemon'
 arch=('x86_64' 'i686')


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

2015-03-16 Thread Alexander Rødseth
Date: Tuesday, March 17, 2015 @ 01:18:18
  Author: arodseth
Revision: 129392

upgpkg: bspwm 0.9-1

Modified:
  bspwm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-17 00:14:47 UTC (rev 129391)
+++ PKGBUILD2015-03-17 00:18:18 UTC (rev 129392)
@@ -3,8 +3,8 @@
 # Contributor: Bastien Dejean nihilh...@gmail.com
 
 pkgname=bspwm
-pkgver=0.8.9
-pkgrel=5
+pkgver=0.9
+pkgrel=1
 pkgdesc='Tiling window manager based on binary space partitioning'
 arch=('x86_64' 'i686')
 url='https://github.com/baskerville/bspwm'


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

2015-03-16 Thread Alexander Rødseth
Date: Tuesday, March 17, 2015 @ 01:12:56
  Author: arodseth
Revision: 129390

upgpkg: netsurf-buildsystem 1.3-1

Modified:
  netsurf-buildsystem/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-17 00:08:18 UTC (rev 129389)
+++ PKGBUILD2015-03-17 00:12:56 UTC (rev 129390)
@@ -2,17 +2,17 @@
 # Maintainer: Alexander Rødseth rods...@gmail.com
 
 pkgname=netsurf-buildsystem
-pkgver=1.0
+pkgver=1.3
 pkgrel=1
 pkgdesc='The Netsurf buildsystem'
 arch=('x86_64' 'i686')
-url='http://www.netsurf-browser.org/'
+url='http://source.netsurf-browser.org/buildsystem.git/'
 license=('MIT')
 
source=(http://download.netsurf-browser.org/libs/releases/buildsystem-$pkgver.tar.gz;)
-sha256sums=('4495e8e12faf0ace668ab80401064ce7f65a195efe63c924c066a109649ff146')
+sha256sums=('10bbe95ba07476208da6047bd3c74685b6e61ba9904975b5d5c9a2c79a84ac79')
 
 build() {
-  cd $srcdir/buildsystem-$pkgver
+  cd buildsystem-$pkgver
 
   sed -i 's:-Werror::' Makefile
   make PREFIX=/usr COMPONENT_TYPE='lib-shared'
@@ -20,7 +20,7 @@
 }
 
 package() {
-  cd $srcdir/buildsystem-$pkgver
+  cd buildsystem-$pkgver
 
   make install PREFIX=/usr DESTDIR=$pkgdir COMPONENT_TYPE='lib-shared'   
   make install PREFIX=/usr DESTDIR=$pkgdir COMPONENT_TYPE='lib-static'


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

2015-03-16 Thread Alexander Rødseth
Date: Tuesday, March 17, 2015 @ 01:20:09
  Author: arodseth
Revision: 129393

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-17 00:18:18 UTC (rev 129392)
+++ community-i686/PKGBUILD 2015-03-17 00:20:09 UTC (rev 129393)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Bastien Dejean nihilh...@gmail.com
-
-pkgname=bspwm
-pkgver=0.8.9
-pkgrel=5
-pkgdesc='Tiling window manager based on binary space partitioning'
-arch=('x86_64' 'i686')
-url='https://github.com/baskerville/bspwm'
-license=('custom:BSD')
-depends=('libxcb' 'xcb-util' 'xcb-util-wm')
-makedepends=('gendesk' 'git')
-optdepends=('sxhkd: to define keyboard and pointer bindings'
-'xtitle-git: for the example panel'
- 'sutils-git: for the example panel'
- 'bar-aint-recursive: for the example panel'
- 'terminus-font: for the example panel')
-source=(git://github.com/baskerville/$pkgname#tag=$pkgver)
-md5sums=('SKIP')
-
-prepare() {
-  gendesk -f -n -wm --pkgname $pkgname --exec $pkgname
-}
-
-build() {
-  make -C $pkgname PREFIX=/usr
-}
-
-package() {
-  cd $pkgname
-
-  make PREFIX=/usr DESTDIR=$pkgdir install
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 $srcdir/$pkgname.desktop \
-$pkgdir/usr/share/xsessions/$pkgname.desktop
-}
-
-# vim:set ts=2 sw=2 et:

Copied: bspwm/repos/community-i686/PKGBUILD (from rev 129392, 
bspwm/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-17 00:20:09 UTC (rev 129393)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Bastien Dejean nihilh...@gmail.com
+
+pkgname=bspwm
+pkgver=0.9
+pkgrel=1
+pkgdesc='Tiling window manager based on binary space partitioning'
+arch=('x86_64' 'i686')
+url='https://github.com/baskerville/bspwm'
+license=('custom:BSD')
+depends=('libxcb' 'xcb-util' 'xcb-util-wm')
+makedepends=('gendesk' 'git')
+optdepends=('sxhkd: to define keyboard and pointer bindings'
+'xtitle-git: for the example panel'
+ 'sutils-git: for the example panel'
+ 'bar-aint-recursive: for the example panel'
+ 'terminus-font: for the example panel')
+source=(git://github.com/baskerville/$pkgname#tag=$pkgver)
+md5sums=('SKIP')
+
+prepare() {
+  gendesk -f -n -wm --pkgname $pkgname --exec $pkgname
+}
+
+build() {
+  make -C $pkgname PREFIX=/usr
+}
+
+package() {
+  cd $pkgname
+
+  make PREFIX=/usr DESTDIR=$pkgdir install
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 $srcdir/$pkgname.desktop \
+$pkgdir/usr/share/xsessions/$pkgname.desktop
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-03-17 00:18:18 UTC (rev 129392)
+++ community-x86_64/PKGBUILD   2015-03-17 00:20:09 UTC (rev 129393)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Bastien Dejean nihilh...@gmail.com
-
-pkgname=bspwm
-pkgver=0.8.9
-pkgrel=5
-pkgdesc='Tiling window manager based on binary space partitioning'
-arch=('x86_64' 'i686')
-url='https://github.com/baskerville/bspwm'
-license=('custom:BSD')
-depends=('libxcb' 'xcb-util' 'xcb-util-wm')
-makedepends=('gendesk' 'git')
-optdepends=('sxhkd: to define keyboard and pointer bindings'
-'xtitle-git: for the example panel'
- 'sutils-git: for the example panel'
- 'bar-aint-recursive: for the example panel'
- 'terminus-font: for the example panel')
-source=(git://github.com/baskerville/$pkgname#tag=$pkgver)
-md5sums=('SKIP')
-
-prepare() {
-  gendesk -f -n -wm --pkgname $pkgname --exec $pkgname
-}
-
-build() {
-  make -C $pkgname PREFIX=/usr
-}
-
-package() {
-  cd $pkgname
-
-  make PREFIX=/usr DESTDIR=$pkgdir install
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 $srcdir/$pkgname.desktop \
-$pkgdir/usr/share/xsessions/$pkgname.desktop
-}
-
-# vim:set ts=2 sw=2 et:

Copied: bspwm/repos/community-x86_64/PKGBUILD (from rev 129392, 

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

2015-03-16 Thread Alexander Rødseth
Date: Tuesday, March 17, 2015 @ 01:14:47
  Author: arodseth
Revision: 129391

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

Added:
  netsurf-buildsystem/repos/community-i686/PKGBUILD
(from rev 129390, netsurf-buildsystem/trunk/PKGBUILD)
  netsurf-buildsystem/repos/community-x86_64/PKGBUILD
(from rev 129390, netsurf-buildsystem/trunk/PKGBUILD)
Deleted:
  netsurf-buildsystem/repos/community-i686/PKGBUILD
  netsurf-buildsystem/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-03-17 00:12:56 UTC (rev 129390)
+++ community-i686/PKGBUILD 2015-03-17 00:14:47 UTC (rev 129391)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-
-pkgname=netsurf-buildsystem
-pkgver=1.0
-pkgrel=1
-pkgdesc='The Netsurf buildsystem'
-arch=('x86_64' 'i686')
-url='http://www.netsurf-browser.org/'
-license=('MIT')
-source=(http://download.netsurf-browser.org/libs/releases/buildsystem-$pkgver.tar.gz;)
-sha256sums=('4495e8e12faf0ace668ab80401064ce7f65a195efe63c924c066a109649ff146')
-
-build() {
-  cd $srcdir/buildsystem-$pkgver
-
-  sed -i 's:-Werror::' Makefile
-  make PREFIX=/usr COMPONENT_TYPE='lib-shared'
-  make PREFIX=/usr COMPONENT_TYPE='lib-static'
-}
-
-package() {
-  cd $srcdir/buildsystem-$pkgver
-
-  make install PREFIX=/usr DESTDIR=$pkgdir COMPONENT_TYPE='lib-shared'   
-  make install PREFIX=/usr DESTDIR=$pkgdir COMPONENT_TYPE='lib-static'
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: netsurf-buildsystem/repos/community-i686/PKGBUILD (from rev 129390, 
netsurf-buildsystem/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-17 00:14:47 UTC (rev 129391)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+
+pkgname=netsurf-buildsystem
+pkgver=1.3
+pkgrel=1
+pkgdesc='The Netsurf buildsystem'
+arch=('x86_64' 'i686')
+url='http://source.netsurf-browser.org/buildsystem.git/'
+license=('MIT')
+source=(http://download.netsurf-browser.org/libs/releases/buildsystem-$pkgver.tar.gz;)
+sha256sums=('10bbe95ba07476208da6047bd3c74685b6e61ba9904975b5d5c9a2c79a84ac79')
+
+build() {
+  cd buildsystem-$pkgver
+
+  sed -i 's:-Werror::' Makefile
+  make PREFIX=/usr COMPONENT_TYPE='lib-shared'
+  make PREFIX=/usr COMPONENT_TYPE='lib-static'
+}
+
+package() {
+  cd buildsystem-$pkgver
+
+  make install PREFIX=/usr DESTDIR=$pkgdir COMPONENT_TYPE='lib-shared'   
+  make install PREFIX=/usr DESTDIR=$pkgdir COMPONENT_TYPE='lib-static'
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-03-17 00:12:56 UTC (rev 129390)
+++ community-x86_64/PKGBUILD   2015-03-17 00:14:47 UTC (rev 129391)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-
-pkgname=netsurf-buildsystem
-pkgver=1.0
-pkgrel=1
-pkgdesc='The Netsurf buildsystem'
-arch=('x86_64' 'i686')
-url='http://www.netsurf-browser.org/'
-license=('MIT')
-source=(http://download.netsurf-browser.org/libs/releases/buildsystem-$pkgver.tar.gz;)
-sha256sums=('4495e8e12faf0ace668ab80401064ce7f65a195efe63c924c066a109649ff146')
-
-build() {
-  cd $srcdir/buildsystem-$pkgver
-
-  sed -i 's:-Werror::' Makefile
-  make PREFIX=/usr COMPONENT_TYPE='lib-shared'
-  make PREFIX=/usr COMPONENT_TYPE='lib-static'
-}
-
-package() {
-  cd $srcdir/buildsystem-$pkgver
-
-  make install PREFIX=/usr DESTDIR=$pkgdir COMPONENT_TYPE='lib-shared'   
-  make install PREFIX=/usr DESTDIR=$pkgdir COMPONENT_TYPE='lib-static'
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: netsurf-buildsystem/repos/community-x86_64/PKGBUILD (from rev 129390, 
netsurf-buildsystem/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-03-17 00:14:47 UTC (rev 129391)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+
+pkgname=netsurf-buildsystem
+pkgver=1.3
+pkgrel=1
+pkgdesc='The Netsurf buildsystem'
+arch=('x86_64' 'i686')
+url='http://source.netsurf-browser.org/buildsystem.git/'
+license=('MIT')
+source=(http://download.netsurf-browser.org/libs/releases/buildsystem-$pkgver.tar.gz;)
+sha256sums=('10bbe95ba07476208da6047bd3c74685b6e61ba9904975b5d5c9a2c79a84ac79')
+
+build() 

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

2015-03-16 Thread Alexander Rødseth
Date: Tuesday, March 17, 2015 @ 01:08:18
  Author: arodseth
Revision: 129389

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-17 00:06:23 UTC (rev 129388)
+++ community-i686/PKGBUILD 2015-03-17 00:08:18 UTC (rev 129389)
@@ -1,26 +0,0 @@
-# Maintainer: Alexander F Rødseth xypr...@archlinux.org
-# Contributor: Bastien Dejean nihilh...@gmail.com
-
-pkgname=sxhkd
-pkgver=0.5.4
-pkgrel=1
-pkgdesc='Simple X hotkey daemon'
-arch=('x86_64' 'i686')
-url='https://github.com/baskerville/sxhkd'
-license=('custom:BSD')
-depends=('libxcb' 'xcb-util-keysyms')
-makedepends=('xcb-util' 'git')
-source=(git://github.com/baskerville/sxhkd.git#tag=$pkgver)
-md5sums=('SKIP')
-
-build() {
-  make -C $pkgname PREFIX=/usr
-}
-
-package() {
-  cd $pkgname
-  make PREFIX=/usr DESTDIR=$pkgdir install
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: sxhkd/repos/community-i686/PKGBUILD (from rev 129388, 
sxhkd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-17 00:08:18 UTC (rev 129389)
@@ -0,0 +1,26 @@
+# Maintainer: Alexander F Rødseth xypr...@archlinux.org
+# Contributor: Bastien Dejean nihilh...@gmail.com
+
+pkgname=sxhkd
+pkgver=0.5.5
+pkgrel=1
+pkgdesc='Simple X hotkey daemon'
+arch=('x86_64' 'i686')
+url='https://github.com/baskerville/sxhkd'
+license=('custom:BSD')
+depends=('libxcb' 'xcb-util-keysyms')
+makedepends=('xcb-util' 'git')
+source=(git://github.com/baskerville/sxhkd.git#tag=$pkgver)
+md5sums=('SKIP')
+
+build() {
+  make -C $pkgname PREFIX=/usr
+}
+
+package() {
+  cd $pkgname
+  make PREFIX=/usr DESTDIR=$pkgdir install
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-03-17 00:06:23 UTC (rev 129388)
+++ community-x86_64/PKGBUILD   2015-03-17 00:08:18 UTC (rev 129389)
@@ -1,26 +0,0 @@
-# Maintainer: Alexander F Rødseth xypr...@archlinux.org
-# Contributor: Bastien Dejean nihilh...@gmail.com
-
-pkgname=sxhkd
-pkgver=0.5.4
-pkgrel=1
-pkgdesc='Simple X hotkey daemon'
-arch=('x86_64' 'i686')
-url='https://github.com/baskerville/sxhkd'
-license=('custom:BSD')
-depends=('libxcb' 'xcb-util-keysyms')
-makedepends=('xcb-util' 'git')
-source=(git://github.com/baskerville/sxhkd.git#tag=$pkgver)
-md5sums=('SKIP')
-
-build() {
-  make -C $pkgname PREFIX=/usr
-}
-
-package() {
-  cd $pkgname
-  make PREFIX=/usr DESTDIR=$pkgdir install
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: sxhkd/repos/community-x86_64/PKGBUILD (from rev 129388, 
sxhkd/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-03-17 00:08:18 UTC (rev 129389)
@@ -0,0 +1,26 @@
+# Maintainer: Alexander F Rødseth xypr...@archlinux.org
+# Contributor: Bastien Dejean nihilh...@gmail.com
+
+pkgname=sxhkd
+pkgver=0.5.5
+pkgrel=1
+pkgdesc='Simple X hotkey daemon'
+arch=('x86_64' 'i686')
+url='https://github.com/baskerville/sxhkd'
+license=('custom:BSD')
+depends=('libxcb' 'xcb-util-keysyms')
+makedepends=('xcb-util' 'git')
+source=(git://github.com/baskerville/sxhkd.git#tag=$pkgver)
+md5sums=('SKIP')
+
+build() {
+  make -C $pkgname PREFIX=/usr
+}
+
+package() {
+  cd $pkgname
+  make PREFIX=/usr DESTDIR=$pkgdir install
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 10:39:17
  Author: jgc
Revision: 233914

upgpkg: gnome-calculator 3.15.91-1

Modified:
  gnome-calculator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 09:31:46 UTC (rev 233913)
+++ PKGBUILD2015-03-16 09:39:17 UTC (rev 233914)
@@ -3,12 +3,12 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-calculator
-pkgver=3.14.1
+pkgver=3.15.91
 pkgrel=1
 pkgdesc=GNOME Scientific calculator
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('gtk3' 'dconf' 'gtksourceview3')
+depends=('gtk3' 'dconf' 'gtksourceview3' 'mpfr')
 makedepends=('intltool' 'yelp-tools' 'vala')
 groups=('gnome')
 replaces=('gcalctool')
@@ -17,7 +17,7 @@
 url=http://www.gnome.org;
 install=gnome-calculator.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('99cb2451d67d51486c0f54497dd26c0e57d0d984866ddf8678a62ba195fed140')
+sha256sums=('6a1d99d56ef7cd511a664f9466d6fb04994d5db5a4e8fb88554c6cb10895abbe')
 
 build() {
   cd $pkgname-$pkgver


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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 10:39:23
  Author: jgc
Revision: 233915

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

Added:
  gnome-calculator/repos/gnome-unstable-i686/
  gnome-calculator/repos/gnome-unstable-i686/PKGBUILD
(from rev 233914, gnome-calculator/trunk/PKGBUILD)
  gnome-calculator/repos/gnome-unstable-i686/gnome-calculator.install
(from rev 233914, gnome-calculator/trunk/gnome-calculator.install)
  gnome-calculator/repos/gnome-unstable-x86_64/
  gnome-calculator/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233914, gnome-calculator/trunk/PKGBUILD)
  gnome-calculator/repos/gnome-unstable-x86_64/gnome-calculator.install
(from rev 233914, gnome-calculator/trunk/gnome-calculator.install)

+
 gnome-unstable-i686/PKGBUILD   |   32 +++
 gnome-unstable-i686/gnome-calculator.install   |   11 +++
 gnome-unstable-x86_64/PKGBUILD |   32 +++
 gnome-unstable-x86_64/gnome-calculator.install |   11 +++
 4 files changed, 86 insertions(+)

Copied: gnome-calculator/repos/gnome-unstable-i686/PKGBUILD (from rev 233914, 
gnome-calculator/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-16 09:39:23 UTC (rev 233915)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-calculator
+pkgver=3.15.91
+pkgrel=1
+pkgdesc=GNOME Scientific calculator
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk3' 'dconf' 'gtksourceview3' 'mpfr')
+makedepends=('intltool' 'yelp-tools' 'vala')
+groups=('gnome')
+replaces=('gcalctool')
+conflicts=('gcalctool')
+options=(!emptydirs)
+url=http://www.gnome.org;
+install=gnome-calculator.install
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('6a1d99d56ef7cd511a664f9466d6fb04994d5db5a4e8fb88554c6cb10895abbe')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-schemas-compile \
+  --localstatedir=/var --libexecdir=/usr/lib/gnome-calculator
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=${pkgdir} install
+}

Copied: gnome-calculator/repos/gnome-unstable-i686/gnome-calculator.install 
(from rev 233914, gnome-calculator/trunk/gnome-calculator.install)
===
--- gnome-unstable-i686/gnome-calculator.install
(rev 0)
+++ gnome-unstable-i686/gnome-calculator.install2015-03-16 09:39:23 UTC 
(rev 233915)
@@ -0,0 +1,11 @@
+post_install() {
+  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}

Copied: gnome-calculator/repos/gnome-unstable-x86_64/PKGBUILD (from rev 233914, 
gnome-calculator/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2015-03-16 09:39:23 UTC (rev 233915)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-calculator
+pkgver=3.15.91
+pkgrel=1
+pkgdesc=GNOME Scientific calculator
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk3' 'dconf' 'gtksourceview3' 'mpfr')
+makedepends=('intltool' 'yelp-tools' 'vala')
+groups=('gnome')
+replaces=('gcalctool')
+conflicts=('gcalctool')
+options=(!emptydirs)
+url=http://www.gnome.org;
+install=gnome-calculator.install
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('6a1d99d56ef7cd511a664f9466d6fb04994d5db5a4e8fb88554c6cb10895abbe')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-schemas-compile \
+  --localstatedir=/var --libexecdir=/usr/lib/gnome-calculator
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=${pkgdir} install
+}

Copied: gnome-calculator/repos/gnome-unstable-x86_64/gnome-calculator.install 
(from rev 233914, gnome-calculator/trunk/gnome-calculator.install)
===
--- gnome-unstable-x86_64/gnome-calculator.install  
(rev 0)
+++ gnome-unstable-x86_64/gnome-calculator.install  2015-03-16 09:39:23 UTC 
(rev 233915)
@@ -0,0 +1,11 @@
+post_install() {
+  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}


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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 10:53:32
  Author: jgc
Revision: 233922

upgpkg: gnome-screenshot 3.15.90-1

Modified:
  gnome-screenshot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 09:47:00 UTC (rev 233921)
+++ PKGBUILD2015-03-16 09:53:32 UTC (rev 233922)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=gnome-screenshot
-pkgver=3.14.0
+pkgver=3.15.90
 pkgrel=1
 pkgdesc=Take pictures of your screen
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 groups=('gnome')
 install=$pkgname.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d96f108421ab04ee5d26387387df3858764e61d7718c7376cbf87890bf33912a')
+sha256sums=('cc24e3d08cbd449ac709a540d368c72339dcd74a6c2c21b7d2ca2da1f2fdf35e')
 
 build() {
   cd $pkgname-$pkgver


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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 10:53:37
  Author: jgc
Revision: 233923

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

Added:
  gnome-screenshot/repos/gnome-unstable-i686/
  gnome-screenshot/repos/gnome-unstable-i686/PKGBUILD
(from rev 233922, gnome-screenshot/trunk/PKGBUILD)
  gnome-screenshot/repos/gnome-unstable-i686/gnome-screenshot.install
(from rev 233922, gnome-screenshot/trunk/gnome-screenshot.install)
  gnome-screenshot/repos/gnome-unstable-x86_64/
  gnome-screenshot/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233922, gnome-screenshot/trunk/PKGBUILD)
  gnome-screenshot/repos/gnome-unstable-x86_64/gnome-screenshot.install
(from rev 233922, gnome-screenshot/trunk/gnome-screenshot.install)

+
 gnome-unstable-i686/PKGBUILD   |   29 +++
 gnome-unstable-i686/gnome-screenshot.install   |   11 
 gnome-unstable-x86_64/PKGBUILD |   29 +++
 gnome-unstable-x86_64/gnome-screenshot.install |   11 
 4 files changed, 80 insertions(+)

Copied: gnome-screenshot/repos/gnome-unstable-i686/PKGBUILD (from rev 233922, 
gnome-screenshot/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-16 09:53:37 UTC (rev 233923)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gnome-screenshot
+pkgver=3.15.90
+pkgrel=1
+pkgdesc=Take pictures of your screen
+arch=(i686 x86_64)
+url=http://gnome.org;
+license=('GPL2')
+depends=('dconf' 'gtk3' 'libcanberra')
+makedepends=('intltool')
+groups=('gnome')
+install=$pkgname.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('cc24e3d08cbd449ac709a540d368c72339dcd74a6c2c21b7d2ca2da1f2fdf35e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gnome-screenshot/repos/gnome-unstable-i686/gnome-screenshot.install 
(from rev 233922, gnome-screenshot/trunk/gnome-screenshot.install)
===
--- gnome-unstable-i686/gnome-screenshot.install
(rev 0)
+++ gnome-unstable-i686/gnome-screenshot.install2015-03-16 09:53:37 UTC 
(rev 233923)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: gnome-screenshot/repos/gnome-unstable-x86_64/PKGBUILD (from rev 233922, 
gnome-screenshot/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2015-03-16 09:53:37 UTC (rev 233923)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gnome-screenshot
+pkgver=3.15.90
+pkgrel=1
+pkgdesc=Take pictures of your screen
+arch=(i686 x86_64)
+url=http://gnome.org;
+license=('GPL2')
+depends=('dconf' 'gtk3' 'libcanberra')
+makedepends=('intltool')
+groups=('gnome')
+install=$pkgname.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('cc24e3d08cbd449ac709a540d368c72339dcd74a6c2c21b7d2ca2da1f2fdf35e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gnome-screenshot/repos/gnome-unstable-x86_64/gnome-screenshot.install 
(from rev 233922, gnome-screenshot/trunk/gnome-screenshot.install)
===
--- gnome-unstable-x86_64/gnome-screenshot.install  
(rev 0)
+++ gnome-unstable-x86_64/gnome-screenshot.install  2015-03-16 09:53:37 UTC 
(rev 233923)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}


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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 11:57:21
  Author: jgc
Revision: 233933

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

Added:
  gvfs/repos/gnome-unstable-i686/
  gvfs/repos/gnome-unstable-i686/PKGBUILD
(from rev 233932, gvfs/trunk/PKGBUILD)
  gvfs/repos/gnome-unstable-i686/gvfs-module.install
(from rev 233932, gvfs/trunk/gvfs-module.install)
  gvfs/repos/gnome-unstable-i686/gvfs-smb.install
(from rev 233932, gvfs/trunk/gvfs-smb.install)
  gvfs/repos/gnome-unstable-i686/gvfs.install
(from rev 233932, gvfs/trunk/gvfs.install)
  gvfs/repos/gnome-unstable-x86_64/
  gvfs/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233932, gvfs/trunk/PKGBUILD)
  gvfs/repos/gnome-unstable-x86_64/gvfs-module.install
(from rev 233932, gvfs/trunk/gvfs-module.install)
  gvfs/repos/gnome-unstable-x86_64/gvfs-smb.install
(from rev 233932, gvfs/trunk/gvfs-smb.install)
  gvfs/repos/gnome-unstable-x86_64/gvfs.install
(from rev 233932, gvfs/trunk/gvfs.install)

---+
 gnome-unstable-i686/PKGBUILD  |  130 
 gnome-unstable-i686/gvfs-module.install   |7 +
 gnome-unstable-i686/gvfs-smb.install  |   12 ++
 gnome-unstable-i686/gvfs.install  |   14 +++
 gnome-unstable-x86_64/PKGBUILD|  130 
 gnome-unstable-x86_64/gvfs-module.install |7 +
 gnome-unstable-x86_64/gvfs-smb.install|   12 ++
 gnome-unstable-x86_64/gvfs.install|   14 +++
 8 files changed, 326 insertions(+)

Copied: gvfs/repos/gnome-unstable-i686/PKGBUILD (from rev 233932, 
gvfs/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-16 10:57:21 UTC (rev 233933)
@@ -0,0 +1,130 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgbase=gvfs
+pkgname=('gvfs' 'gvfs-smb' 'gvfs-afc' 'gvfs-afp' 'gvfs-gphoto2' 'gvfs-goa' 
'gvfs-mtp')
+pkgver=1.23.92
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('LGPL')
+makedepends=('avahi' 'dbus' 'fuse' 'intltool' 'libarchive' 'libcdio-paranoia' 
'libgphoto2' 'libimobiledevice' 'libsoup' 'smbclient' 'udisks2' 'libsecret' 
'docbook-xsl' 'gtk3' 'libmtp' 'gnome-online-accounts' 'libbluray')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver:0:4}/$pkgbase-$pkgver.tar.xz)
+sha256sums=('d3a6351c9dde3406f4d19bfa5532c0d129d7bfee5e79f31d30bbc53dafd7c587')
+
+build() {
+  cd $pkgbase-$pkgver
+  autoreconf -fi
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --libexecdir=/usr/lib/gvfs \
+  --with-bash-completion-dir=/usr/share/bash-completion/completions \
+  --disable-obexftp
+  make
+}
+
+package_gvfs() {
+  pkgdesc=Userspace virtual filesystem implemented as a pluggable module for 
gio
+  depends=('avahi' 'dconf' 'fuse' 'libarchive' 'libcdio-paranoia' 'libsoup' 
'udisks2' 'libsecret' 'libbluray')
+  replaces=('gvfs-obexftp')
+  optdepends=('gvfs-afc: AFC (mobile devices) support'
+  'gvfs-smb: SMB/CIFS (Windows client) support'
+  'gvfs-gphoto2: gphoto2 (PTP camera/MTP media player) support'
+  'gvfs-afp: Apple Filing Protocol (AFP) support'
+  'gvfs-mtp: MTP device support'
+  'gvfs-goa: gnome-online-accounts support'
+  'gtk3: Recent files support')
+  install=gvfs.install
+
+  cd $pkgbase-$pkgver
+  sed -e 's/^am__append_4/#am__append_4/' \
+  -e 's/^am__append_5/#am__append_5/' \
+  -e 's/^am__append_6/#am__append_6/' \
+  -e 's/^am__append_7/#am__append_7/' \
+  -i monitor/Makefile
+  make DESTDIR=$pkgdir install
+
+  cd $pkgdir
+  rm usr/lib/gvfs/gvfsd-{smb,smb-browse,afc,afp,afp-browse,gphoto2,mtp}
+  rm 
usr/share/gvfs/mounts/{smb,smb-browse,afc,afp,afp-browse,gphoto2,mtp}.mount
+  rm usr/share/glib-2.0/schemas/org.gnome.system.smb.gschema.xml
+  rm usr/share/GConf/gsettings/gvfs-smb.convert
+}
+
+package_gvfs-smb() {
+  pkgdesc=SMB/CIFS (Windows client) backend for gvfs
+  depends=(gvfs=$pkgver 'smbclient')
+  install=gvfs-smb.install
+
+  cd $pkgbase-$pkgver/daemon
+  install -m755 -d $pkgdir/usr/lib/gvfs
+  install -m755 -d $pkgdir/usr/share/gvfs/mounts
+
+  install -m755 .libs/gvfsd-smb{,-browse} $pkgdir/usr/lib/gvfs/
+  install -m644 smb{,-browse}.mount $pkgdir/usr/share/gvfs/mounts/
+
+  install -Dm644 org.gnome.system.smb.gschema.xml \
+$pkgdir/usr/share/glib-2.0/schemas/org.gnome.system.smb.gschema.xml
+  install -Dm644 gvfs-smb.convert \
+$pkgdir/usr/share/GConf/gsettings/gvfs-smb.convert
+}
+
+package_gvfs-afc() {
+  pkgdesc=AFC (mobile devices) backend for gvfs
+  depends=(gvfs=$pkgver 'libimobiledevice' 'usbmuxd')
+  install=gvfs-module.install
+
+  cd $pkgbase-$pkgver/daemon
+  install -D .libs/gvfsd-afc $pkgdir/usr/lib/gvfs/gvfsd-afc
+  install -Dm644 afc.mount 

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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 11:57:14
  Author: jgc
Revision: 233932

upgpkg: gvfs 1.23.92-1

Modified:
  gvfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 10:11:02 UTC (rev 233931)
+++ PKGBUILD2015-03-16 10:57:14 UTC (rev 233932)
@@ -3,14 +3,14 @@
 
 pkgbase=gvfs
 pkgname=('gvfs' 'gvfs-smb' 'gvfs-afc' 'gvfs-afp' 'gvfs-gphoto2' 'gvfs-goa' 
'gvfs-mtp')
-pkgver=1.22.3
-pkgrel=2
+pkgver=1.23.92
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL')
 makedepends=('avahi' 'dbus' 'fuse' 'intltool' 'libarchive' 'libcdio-paranoia' 
'libgphoto2' 'libimobiledevice' 'libsoup' 'smbclient' 'udisks2' 'libsecret' 
'docbook-xsl' 'gtk3' 'libmtp' 'gnome-online-accounts' 'libbluray')
 url=http://www.gnome.org;
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver:0:4}/$pkgbase-$pkgver.tar.xz)
-sha256sums=('c778342e09a84d8c69b1b7ce7f943f6f2444a995bb0c0754ef1746afa8935182')
+sha256sums=('d3a6351c9dde3406f4d19bfa5532c0d129d7bfee5e79f31d30bbc53dafd7c587')
 
 build() {
   cd $pkgbase-$pkgver


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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 12:41:17
  Author: jgc
Revision: 233937

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

Added:
  vino/repos/gnome-unstable-i686/
  vino/repos/gnome-unstable-i686/PKGBUILD
(from rev 233936, vino/trunk/PKGBUILD)
  vino/repos/gnome-unstable-i686/vino.install
(from rev 233936, vino/trunk/vino.install)
  vino/repos/gnome-unstable-x86_64/
  vino/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233936, vino/trunk/PKGBUILD)
  vino/repos/gnome-unstable-x86_64/vino.install
(from rev 233936, vino/trunk/vino.install)

+
 gnome-unstable-i686/PKGBUILD   |   37 +++
 gnome-unstable-i686/vino.install   |   12 +++
 gnome-unstable-x86_64/PKGBUILD |   37 +++
 gnome-unstable-x86_64/vino.install |   12 +++
 4 files changed, 98 insertions(+)

Copied: vino/repos/gnome-unstable-i686/PKGBUILD (from rev 233936, 
vino/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-16 11:41:17 UTC (rev 233937)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=vino
+pkgver=3.15.91
+pkgrel=1
+pkgdesc=a VNC server for the GNOME desktop
+arch=(i686 x86_64)
+license=(GPL)
+depends=(libnotify libxtst libsm telepathy-glib gtk3 libsecret avahi 
desktop-file-utils gnutls)
+makedepends=(intltool networkmanager)
+groups=(gnome)
+url=http://www.gnome.org;
+options=(!emptydirs)
+install=vino.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('4cea78d661eaf12fc13fbf525b3bcd1f535894fcfefcb5e11c3d0b1759d2c914')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --libexecdir=/usr/lib/vino \
+  --localstatedir=/var \
+  --disable-http-server --with-secret
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: vino/repos/gnome-unstable-i686/vino.install (from rev 233936, 
vino/trunk/vino.install)
===
--- gnome-unstable-i686/vino.install(rev 0)
+++ gnome-unstable-i686/vino.install2015-03-16 11:41:17 UTC (rev 233937)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: vino/repos/gnome-unstable-x86_64/PKGBUILD (from rev 233936, 
vino/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2015-03-16 11:41:17 UTC (rev 233937)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=vino
+pkgver=3.15.91
+pkgrel=1
+pkgdesc=a VNC server for the GNOME desktop
+arch=(i686 x86_64)
+license=(GPL)
+depends=(libnotify libxtst libsm telepathy-glib gtk3 libsecret avahi 
desktop-file-utils gnutls)
+makedepends=(intltool networkmanager)
+groups=(gnome)
+url=http://www.gnome.org;
+options=(!emptydirs)
+install=vino.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('4cea78d661eaf12fc13fbf525b3bcd1f535894fcfefcb5e11c3d0b1759d2c914')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --libexecdir=/usr/lib/vino \
+  --localstatedir=/var \
+  --disable-http-server --with-secret
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: vino/repos/gnome-unstable-x86_64/vino.install (from rev 233936, 
vino/trunk/vino.install)
===
--- gnome-unstable-x86_64/vino.install  (rev 0)
+++ gnome-unstable-x86_64/vino.install  2015-03-16 11:41:17 UTC (rev 233937)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 12:41:12
  Author: jgc
Revision: 233936

upgpkg: vino 3.15.91-1

Modified:
  vino/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 11:01:26 UTC (rev 233935)
+++ PKGBUILD2015-03-16 11:41:12 UTC (rev 233936)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=vino
-pkgver=3.14.1
+pkgver=3.15.91
 pkgrel=1
 pkgdesc=a VNC server for the GNOME desktop
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 options=(!emptydirs)
 install=vino.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('712bbb220cc16a9822a0617ae9ceb0fe8b326d5b3428210af7afe77effbbca8a')
+sha256sums=('4cea78d661eaf12fc13fbf525b3bcd1f535894fcfefcb5e11c3d0b1759d2c914')
 
 build() {
   cd $pkgname-$pkgver


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

2015-03-16 Thread Martin Wimpress
Date: Monday, March 16, 2015 @ 15:38:50
  Author: flexiondotorg
Revision: 129363

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

Added:
  marco/repos/community-i686/PKGBUILD
(from rev 129362, marco/trunk/PKGBUILD)
  marco/repos/community-i686/do_not_add_shadows_to_ARGB_windows.diff
(from rev 129362, marco/trunk/do_not_add_shadows_to_ARGB_windows.diff)
  marco/repos/community-i686/fix_maximise.diff
(from rev 129362, marco/trunk/fix_maximise.diff)
  marco/repos/community-i686/marco.install
(from rev 129362, marco/trunk/marco.install)
  marco/repos/community-i686/update_keybindings_with_new_name.diff
(from rev 129362, marco/trunk/update_keybindings_with_new_name.diff)
  marco/repos/community-x86_64/PKGBUILD
(from rev 129362, marco/trunk/PKGBUILD)
  marco/repos/community-x86_64/do_not_add_shadows_to_ARGB_windows.diff
(from rev 129362, marco/trunk/do_not_add_shadows_to_ARGB_windows.diff)
  marco/repos/community-x86_64/fix_maximise.diff
(from rev 129362, marco/trunk/fix_maximise.diff)
  marco/repos/community-x86_64/marco.install
(from rev 129362, marco/trunk/marco.install)
  marco/repos/community-x86_64/update_keybindings_with_new_name.diff
(from rev 129362, marco/trunk/update_keybindings_with_new_name.diff)
Deleted:
  marco/repos/community-i686/PKGBUILD
  marco/repos/community-i686/do_not_add_shadows_to_ARGB_windows.diff
  marco/repos/community-i686/fix_maximise.diff
  marco/repos/community-i686/marco.install
  marco/repos/community-i686/update_keybindings_with_new_name.diff
  marco/repos/community-x86_64/PKGBUILD
  marco/repos/community-x86_64/do_not_add_shadows_to_ARGB_windows.diff
  marco/repos/community-x86_64/fix_maximise.diff
  marco/repos/community-x86_64/marco.install
  marco/repos/community-x86_64/update_keybindings_with_new_name.diff

--+
 /PKGBUILD|   78 
 /do_not_add_shadows_to_ARGB_windows.diff |   34 
 /fix_maximise.diff   | 2106 +
 /marco.install   |   22 
 /update_keybindings_with_new_name.diff   |   66 
 community-i686/PKGBUILD  |   58 
 community-i686/do_not_add_shadows_to_ARGB_windows.diff   |   17 
 community-i686/fix_maximise.diff | 1053 --
 community-i686/marco.install |   11 
 community-i686/update_keybindings_with_new_name.diff |   33 
 community-x86_64/PKGBUILD|   58 
 community-x86_64/do_not_add_shadows_to_ARGB_windows.diff |   17 
 community-x86_64/fix_maximise.diff   | 1053 --
 community-x86_64/marco.install   |   11 
 community-x86_64/update_keybindings_with_new_name.diff   |   33 
 15 files changed, 2306 insertions(+), 2344 deletions(-)

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


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

2015-03-16 Thread Massimiliano Torromeo
Date: Monday, March 16, 2015 @ 10:46:56
  Author: mtorromeo
Revision: 129353

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

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

+
 /PKGBUILD  |   92 +++
 /rt3562sta.install |   32 
 community-i686/PKGBUILD|   46 -
 community-i686/rt3562sta.install   |   16 --
 community-x86_64/PKGBUILD  |   46 -
 community-x86_64/rt3562sta.install |   16 --
 6 files changed, 124 insertions(+), 124 deletions(-)

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

Copied: rt3562sta/repos/community-i686/PKGBUILD (from rev 129352, 
rt3562sta/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-16 09:46:56 UTC (rev 129353)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+# Based on SUSE spec 
https://build.opensuse.org/package/files?package=rt3562staproject=driver%3Awireless
+
+pkgname=rt3562sta
+pkgver=2.4.1.1_r2
+_patchrel=${pkgver/*_r/}
+pkgrel=2
+pkgdesc=Ralink RT3562 PCI WLAN adaptors kernel module
+arch=(i686 x86_64)
+url=http://www.mediatek.com/en/products/connectivity/wifi/consumer-electronics/pcie/rt3562/;
+license=('GPL')
+depends=('linux')
+makedepends=('linux-headers')
+install=$pkgname.install
+source=($pkgname-$pkgver.tar.gz::https://github.com/mtorromeo/rt3562sta-linux/archive/r${_patchrel}.tar.gz)
+
+build() {
+   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
+   KERNEL_RELEASE=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
+
+   cd $srcdir/rt3562sta-linux-r$_patchrel
+
+   EXTRA_CFLAGS=-DVERSION=$pkgver \
+   LINUX_SRC=/usr/lib/modules/$KERNEL_RELEASE/build \
+   make
+}
+
+package() {
+   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
+   depends=(linux=$_kernver linux${_kernver/.*}.$(expr ${_kernver/*.} 
+ 1))
+   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
+   msg Kernel = $KERNEL_VERSION
+
+   cd 

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

2015-03-16 Thread Massimiliano Torromeo
Date: Monday, March 16, 2015 @ 10:46:47
  Author: mtorromeo
Revision: 129352

upgpkg: rt3562sta 2.4.1.1_r2-2

Fixed linux dependency version

Modified:
  rt3562sta/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 09:41:07 UTC (rev 129351)
+++ PKGBUILD2015-03-16 09:46:47 UTC (rev 129352)
@@ -5,7 +5,7 @@
 pkgname=rt3562sta
 pkgver=2.4.1.1_r2
 _patchrel=${pkgver/*_r/}
-pkgrel=1
+pkgrel=2
 pkgdesc=Ralink RT3562 PCI WLAN adaptors kernel module
 arch=(i686 x86_64)
 
url=http://www.mediatek.com/en/products/connectivity/wifi/consumer-electronics/pcie/rt3562/;
@@ -28,7 +28,7 @@
 
 package() {
_kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
-   depends=(linux=$_kernver linux${_kernver/.*}.$(expr ${_kernver/.*} 
+ 1))
+   depends=(linux=$_kernver linux${_kernver/.*}.$(expr ${_kernver/*.} 
+ 1))
KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
msg Kernel = $KERNEL_VERSION
 


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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 10:46:54
  Author: jgc
Revision: 233920

upgpkg: gnome-keyring 3.15.90-1

Modified:
  gnome-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 09:44:42 UTC (rev 233919)
+++ PKGBUILD2015-03-16 09:46:54 UTC (rev 233920)
@@ -2,7 +2,7 @@
 # Maintainer: Jan De Groot j...@archlinux.org
 
 pkgname=gnome-keyring
-pkgver=3.14.0
+pkgver=3.15.90
 pkgrel=1
 pkgdesc=GNOME Password Management daemon
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 url=http://www.gnome.org;
 install=gnome-keyring.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('c7059516cc47192e8bc5f1095e8e57cd3388825a4584ea8ad67a97763b7c9040')
+sha256sums=('9d8be41c5e2b8b5116926312f69d18a382a891c704e39258d6a157510c44')
 
 build() {
   cd $pkgname-$pkgver


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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 10:47:00
  Author: jgc
Revision: 233921

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

Added:
  gnome-keyring/repos/gnome-unstable-i686/
  gnome-keyring/repos/gnome-unstable-i686/PKGBUILD
(from rev 233920, gnome-keyring/trunk/PKGBUILD)
  gnome-keyring/repos/gnome-unstable-i686/gnome-keyring.install
(from rev 233920, gnome-keyring/trunk/gnome-keyring.install)
  gnome-keyring/repos/gnome-unstable-x86_64/
  gnome-keyring/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233920, gnome-keyring/trunk/PKGBUILD)
  gnome-keyring/repos/gnome-unstable-x86_64/gnome-keyring.install
(from rev 233920, gnome-keyring/trunk/gnome-keyring.install)

-+
 gnome-unstable-i686/PKGBUILD|   32 ++
 gnome-unstable-i686/gnome-keyring.install   |   12 +
 gnome-unstable-x86_64/PKGBUILD  |   32 ++
 gnome-unstable-x86_64/gnome-keyring.install |   12 +
 4 files changed, 88 insertions(+)

Copied: gnome-keyring/repos/gnome-unstable-i686/PKGBUILD (from rev 233920, 
gnome-keyring/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-16 09:47:00 UTC (rev 233921)
@@ -0,0 +1,32 @@
+#$Id$
+# Maintainer: Jan De Groot j...@archlinux.org
+
+pkgname=gnome-keyring
+pkgver=3.15.90
+pkgrel=1
+pkgdesc=GNOME Password Management daemon
+arch=(i686 x86_64)
+license=('GPL' 'LGPL')
+depends=('gcr' 'libcap-ng')
+makedepends=('intltool' 'gtk-doc')
+groups=('gnome')
+options=('!emptydirs')
+url=http://www.gnome.org;
+install=gnome-keyring.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('9d8be41c5e2b8b5116926312f69d18a382a891c704e39258d6a157510c44')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --libexecdir=/usr/lib/gnome-keyring \
+  --with-pam-dir=/usr/lib/security --with-root-certs=/etc/ssl/certs \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: gnome-keyring/repos/gnome-unstable-i686/gnome-keyring.install (from rev 
233920, gnome-keyring/trunk/gnome-keyring.install)
===
--- gnome-unstable-i686/gnome-keyring.install   (rev 0)
+++ gnome-unstable-i686/gnome-keyring.install   2015-03-16 09:47:00 UTC (rev 
233921)
@@ -0,0 +1,12 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+setcap cap_ipc_lock=ep /usr/bin/gnome-keyring-daemon
+}
+
+post_upgrade() {
+post_install $1
+}
+
+post_remove() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}

Copied: gnome-keyring/repos/gnome-unstable-x86_64/PKGBUILD (from rev 233920, 
gnome-keyring/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2015-03-16 09:47:00 UTC (rev 233921)
@@ -0,0 +1,32 @@
+#$Id$
+# Maintainer: Jan De Groot j...@archlinux.org
+
+pkgname=gnome-keyring
+pkgver=3.15.90
+pkgrel=1
+pkgdesc=GNOME Password Management daemon
+arch=(i686 x86_64)
+license=('GPL' 'LGPL')
+depends=('gcr' 'libcap-ng')
+makedepends=('intltool' 'gtk-doc')
+groups=('gnome')
+options=('!emptydirs')
+url=http://www.gnome.org;
+install=gnome-keyring.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('9d8be41c5e2b8b5116926312f69d18a382a891c704e39258d6a157510c44')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --libexecdir=/usr/lib/gnome-keyring \
+  --with-pam-dir=/usr/lib/security --with-root-certs=/etc/ssl/certs \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: gnome-keyring/repos/gnome-unstable-x86_64/gnome-keyring.install (from 
rev 233920, gnome-keyring/trunk/gnome-keyring.install)
===
--- gnome-unstable-x86_64/gnome-keyring.install (rev 0)
+++ gnome-unstable-x86_64/gnome-keyring.install 2015-03-16 09:47:00 UTC (rev 
233921)
@@ -0,0 +1,12 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+setcap cap_ipc_lock=ep /usr/bin/gnome-keyring-daemon
+}
+
+post_upgrade() {
+post_install $1
+}
+
+post_remove() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}


[arch-commits] Commit in gnome-shell-extensions/repos (3 files)

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 10:58:34
  Author: jgc
Revision: 233925

archrelease: copy trunk to gnome-unstable-any

Added:
  gnome-shell-extensions/repos/gnome-unstable-any/
  gnome-shell-extensions/repos/gnome-unstable-any/PKGBUILD
(from rev 233924, gnome-shell-extensions/trunk/PKGBUILD)
  gnome-shell-extensions/repos/gnome-unstable-any/gnome-shell-extensions.install
(from rev 233924, 
gnome-shell-extensions/trunk/gnome-shell-extensions.install)

+
 PKGBUILD   |   28 
 gnome-shell-extensions.install |   11 +++
 2 files changed, 39 insertions(+)

Copied: gnome-shell-extensions/repos/gnome-unstable-any/PKGBUILD (from rev 
233924, gnome-shell-extensions/trunk/PKGBUILD)
===
--- gnome-unstable-any/PKGBUILD (rev 0)
+++ gnome-unstable-any/PKGBUILD 2015-03-16 09:58:34 UTC (rev 233925)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=gnome-shell-extensions
+pkgver=3.15.91
+pkgrel=1
+pkgdesc=Extensions for GNOME shell, including classic mode
+arch=(any)
+url=http://live.gnome.org/GnomeShell/Extensions;
+license=(GPL2)
+depends=(gnome-shell)
+makedepends=(intltool)
+optdepends=('nautilus: gnome-classic session')
+install=gnome-shell-extensions.install
+groups=('gnome')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('9f90b29b5bfc2ae75c12f1fe04bcda7466fdd84fff55b631f31ef26e42e39814')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexecdir=/usr/lib/gnome-session 
--enable-extensions=all
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: 
gnome-shell-extensions/repos/gnome-unstable-any/gnome-shell-extensions.install 
(from rev 233924, gnome-shell-extensions/trunk/gnome-shell-extensions.install)
===
--- gnome-unstable-any/gnome-shell-extensions.install   
(rev 0)
+++ gnome-unstable-any/gnome-shell-extensions.install   2015-03-16 09:58:34 UTC 
(rev 233925)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


[arch-commits] Commit in gnome-shell-extensions/trunk (PKGBUILD)

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 10:58:31
  Author: jgc
Revision: 233924

upgpkg: gnome-shell-extensions 3.15.91-1

Modified:
  gnome-shell-extensions/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 09:53:37 UTC (rev 233923)
+++ PKGBUILD2015-03-16 09:58:31 UTC (rev 233924)
@@ -2,19 +2,19 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=gnome-shell-extensions
-pkgver=3.14.3
+pkgver=3.15.91
 pkgrel=1
 pkgdesc=Extensions for GNOME shell, including classic mode
 arch=(any)
 url=http://live.gnome.org/GnomeShell/Extensions;
 license=(GPL2)
-depends=(gnome-shell libgtop)
+depends=(gnome-shell)
 makedepends=(intltool)
 optdepends=('nautilus: gnome-classic session')
 install=gnome-shell-extensions.install
 groups=('gnome')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('183477b54b0aff78ead7bbd2aa0ab813544f65d04546d81ace858662a8810a2e')
+sha256sums=('9f90b29b5bfc2ae75c12f1fe04bcda7466fdd84fff55b631f31ef26e42e39814')
 
 build() {
   cd $pkgname-$pkgver


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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 11:11:02
  Author: jgc
Revision: 233931

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

Added:
  gnome-terminal/repos/gnome-unstable-i686/
  gnome-terminal/repos/gnome-unstable-i686/PKGBUILD
(from rev 233930, gnome-terminal/trunk/PKGBUILD)
  gnome-terminal/repos/gnome-unstable-i686/gnome-terminal.install
(from rev 233930, gnome-terminal/trunk/gnome-terminal.install)
  gnome-terminal/repos/gnome-unstable-x86_64/
  gnome-terminal/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233930, gnome-terminal/trunk/PKGBUILD)
  gnome-terminal/repos/gnome-unstable-x86_64/gnome-terminal.install
(from rev 233930, gnome-terminal/trunk/gnome-terminal.install)

--+
 gnome-unstable-i686/PKGBUILD |   36 +
 gnome-unstable-i686/gnome-terminal.install   |   13 +
 gnome-unstable-x86_64/PKGBUILD   |   36 +
 gnome-unstable-x86_64/gnome-terminal.install |   13 +
 4 files changed, 98 insertions(+)

Copied: gnome-terminal/repos/gnome-unstable-i686/PKGBUILD (from rev 233930, 
gnome-terminal/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-16 10:11:02 UTC (rev 233931)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-terminal
+pkgver=3.15.90
+pkgrel=1
+pkgdesc=The GNOME Terminal Emulator
+arch=(i686 x86_64)
+license=(GPL)
+depends=(vte3 gsettings-desktop-schemas dconf)
+makedepends=(gnome-doc-utils intltool itstool docbook-xsl desktop-file-utils
+ libnautilus-extension appdata-tools gnome-shell gconf vala)
+optdepends=('gconf: settings migration when upgrading from older version')
+options=('!emptydirs')
+url=http://www.gnome.org;
+groups=('gnome')
+install=gnome-terminal.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('dd1c6fdf67e88cb7eff4302775185fe04cde484dcee400c46c23d4cf43a2cce5')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static --with-nautilus-extension
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: gnome-terminal/repos/gnome-unstable-i686/gnome-terminal.install (from 
rev 233930, gnome-terminal/trunk/gnome-terminal.install)
===
--- gnome-unstable-i686/gnome-terminal.install  (rev 0)
+++ gnome-unstable-i686/gnome-terminal.install  2015-03-16 10:11:02 UTC (rev 
233931)
@@ -0,0 +1,13 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+pre_upgrade() {
+  if [ -f /usr/share/gconf/schemas/gnome-terminal.schemas ]; then
+gconfpkg --uninstall gnome-terminal
+  fi
+}
+
+post_upgrade() {
+  post_install $1
+}

Copied: gnome-terminal/repos/gnome-unstable-x86_64/PKGBUILD (from rev 233930, 
gnome-terminal/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2015-03-16 10:11:02 UTC (rev 233931)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-terminal
+pkgver=3.15.90
+pkgrel=1
+pkgdesc=The GNOME Terminal Emulator
+arch=(i686 x86_64)
+license=(GPL)
+depends=(vte3 gsettings-desktop-schemas dconf)
+makedepends=(gnome-doc-utils intltool itstool docbook-xsl desktop-file-utils
+ libnautilus-extension appdata-tools gnome-shell gconf vala)
+optdepends=('gconf: settings migration when upgrading from older version')
+options=('!emptydirs')
+url=http://www.gnome.org;
+groups=('gnome')
+install=gnome-terminal.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('dd1c6fdf67e88cb7eff4302775185fe04cde484dcee400c46c23d4cf43a2cce5')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static --with-nautilus-extension
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: gnome-terminal/repos/gnome-unstable-x86_64/gnome-terminal.install (from 
rev 233930, gnome-terminal/trunk/gnome-terminal.install)
===
--- gnome-unstable-x86_64/gnome-terminal.install
(rev 0)
+++ gnome-unstable-x86_64/gnome-terminal.install2015-03-16 10:11:02 UTC 
(rev 233931)
@@ -0,0 +1,13 @@
+post_install() {
+  glib-compile-schemas 

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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 11:10:57
  Author: jgc
Revision: 233930

upgpkg: gnome-terminal 3.15.90-1

Modified:
  gnome-terminal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 10:04:08 UTC (rev 233929)
+++ PKGBUILD2015-03-16 10:10:57 UTC (rev 233930)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-terminal
-pkgver=3.14.2
+pkgver=3.15.90
 pkgrel=1
 pkgdesc=The GNOME Terminal Emulator
 arch=(i686 x86_64)
@@ -16,7 +16,7 @@
 groups=('gnome')
 install=gnome-terminal.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('886bf9accb863d59791c5d8f2078d0fb022245a79854ad4a131b7b2186c27d2b')
+sha256sums=('dd1c6fdf67e88cb7eff4302775185fe04cde484dcee400c46c23d4cf43a2cce5')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in gnome-font-viewer/trunk (PKGBUILD)

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 10:44:38
  Author: jgc
Revision: 233918

upgpkg: gnome-font-viewer 3.15.90-1

Modified:
  gnome-font-viewer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 09:43:14 UTC (rev 233917)
+++ PKGBUILD2015-03-16 09:44:38 UTC (rev 233918)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=gnome-font-viewer
-pkgver=3.14.1
+pkgver=3.15.90
 pkgrel=1
 pkgdesc=GNOME font viewer and thumbnailer
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 groups=('gnome')
 install=gnome-font-viewer.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('29a6d0ab3937d87b1f5e0fa89b7a2cada6f6ef524364050c51a701f5dffef4b7')
+sha256sums=('38827279ddb051a42fe5fab3a688737ed23a224e62bcb36fbe8d16aad0c86e42')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in gnome-font-viewer/repos (6 files)

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 10:44:42
  Author: jgc
Revision: 233919

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

Added:
  gnome-font-viewer/repos/gnome-unstable-i686/
  gnome-font-viewer/repos/gnome-unstable-i686/PKGBUILD
(from rev 233918, gnome-font-viewer/trunk/PKGBUILD)
  gnome-font-viewer/repos/gnome-unstable-i686/gnome-font-viewer.install
(from rev 233918, gnome-font-viewer/trunk/gnome-font-viewer.install)
  gnome-font-viewer/repos/gnome-unstable-x86_64/
  gnome-font-viewer/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233918, gnome-font-viewer/trunk/PKGBUILD)
  gnome-font-viewer/repos/gnome-unstable-x86_64/gnome-font-viewer.install
(from rev 233918, gnome-font-viewer/trunk/gnome-font-viewer.install)

-+
 gnome-unstable-i686/PKGBUILD|   28 ++
 gnome-unstable-i686/gnome-font-viewer.install   |   11 
 gnome-unstable-x86_64/PKGBUILD  |   28 ++
 gnome-unstable-x86_64/gnome-font-viewer.install |   11 
 4 files changed, 78 insertions(+)

Copied: gnome-font-viewer/repos/gnome-unstable-i686/PKGBUILD (from rev 233918, 
gnome-font-viewer/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-16 09:44:42 UTC (rev 233919)
@@ -0,0 +1,28 @@
+#  $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=gnome-font-viewer
+pkgver=3.15.90
+pkgrel=1
+pkgdesc=GNOME font viewer and thumbnailer
+arch=(i686 x86_64)
+license=('GPL')
+depends=('gtk3' 'desktop-file-utils' 'gnome-desktop')
+makedepends=('intltool')
+options=('!emptydirs')
+url=http://www.gnome.org;
+groups=('gnome')
+install=gnome-font-viewer.install
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('38827279ddb051a42fe5fab3a688737ed23a224e62bcb36fbe8d16aad0c86e42')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: gnome-font-viewer/repos/gnome-unstable-i686/gnome-font-viewer.install 
(from rev 233918, gnome-font-viewer/trunk/gnome-font-viewer.install)
===
--- gnome-unstable-i686/gnome-font-viewer.install   
(rev 0)
+++ gnome-unstable-i686/gnome-font-viewer.install   2015-03-16 09:44:42 UTC 
(rev 233919)
@@ -0,0 +1,11 @@
+post_install() {
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: gnome-font-viewer/repos/gnome-unstable-x86_64/PKGBUILD (from rev 
233918, gnome-font-viewer/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2015-03-16 09:44:42 UTC (rev 233919)
@@ -0,0 +1,28 @@
+#  $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=gnome-font-viewer
+pkgver=3.15.90
+pkgrel=1
+pkgdesc=GNOME font viewer and thumbnailer
+arch=(i686 x86_64)
+license=('GPL')
+depends=('gtk3' 'desktop-file-utils' 'gnome-desktop')
+makedepends=('intltool')
+options=('!emptydirs')
+url=http://www.gnome.org;
+groups=('gnome')
+install=gnome-font-viewer.install
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('38827279ddb051a42fe5fab3a688737ed23a224e62bcb36fbe8d16aad0c86e42')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: gnome-font-viewer/repos/gnome-unstable-x86_64/gnome-font-viewer.install 
(from rev 233918, gnome-font-viewer/trunk/gnome-font-viewer.install)
===
--- gnome-unstable-x86_64/gnome-font-viewer.install 
(rev 0)
+++ gnome-unstable-x86_64/gnome-font-viewer.install 2015-03-16 09:44:42 UTC 
(rev 233919)
@@ -0,0 +1,11 @@
+post_install() {
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


[arch-commits] Commit in geogebra/repos/community-any (8 files)

2015-03-16 Thread Evgeniy Alekseev
Date: Monday, March 16, 2015 @ 12:54:23
  Author: arcanis
Revision: 129361

archrelease: copy trunk to community-any

Added:
  geogebra/repos/community-any/ChangeLog
(from rev 129360, geogebra/trunk/ChangeLog)
  geogebra/repos/community-any/PKGBUILD
(from rev 129360, geogebra/trunk/PKGBUILD)
  geogebra/repos/community-any/geogebra
(from rev 129360, geogebra/trunk/geogebra)
  geogebra/repos/community-any/geogebra.install
(from rev 129360, geogebra/trunk/geogebra.install)
Deleted:
  geogebra/repos/community-any/ChangeLog
  geogebra/repos/community-any/PKGBUILD
  geogebra/repos/community-any/geogebra
  geogebra/repos/community-any/geogebra.install

--+
 ChangeLog|   21 +++--
 PKGBUILD |   82 ++---
 geogebra |   14 -
 geogebra.install |   28 +-
 4 files changed, 74 insertions(+), 71 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2015-03-16 11:54:09 UTC (rev 129360)
+++ ChangeLog   2015-03-16 11:54:23 UTC (rev 129361)
@@ -1,9 +0,0 @@
-5.0.57.0-1:
-upstream update
-
-5.0.56.0-1:
-upstream update
-
-5.0.53.0-1:
-upstream update
-

Copied: geogebra/repos/community-any/ChangeLog (from rev 129360, 
geogebra/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2015-03-16 11:54:23 UTC (rev 129361)
@@ -0,0 +1,12 @@
+5.0.74.0-1:
+upstream update
+
+5.0.57.0-1:
+upstream update
+
+5.0.56.0-1:
+upstream update
+
+5.0.53.0-1:
+upstream update
+

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-16 11:54:09 UTC (rev 129360)
+++ PKGBUILD2015-03-16 11:54:23 UTC (rev 129361)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Evgeniy Alekseev arcanis at archlinux dot org
-# Contributor: Bartłomiej Piotrowski bpiotrowski at archlinux dot org
-# Contributor: Felipe Hommen felibank at gmail dot com
-# Contributor: moostik mooostik at gmail dot com
-
-pkgname=geogebra
-pkgver=5.0.57.0
-pkgrel=1
-pkgdesc=Dynamic mathematics software with interactive graphics, algebra and 
spreadsheet
-arch=('any')
-url='http://www.geogebra.org/'
-license=('GPL3' 'CCPL:by-sa' 'CCPL:by-nc')
-depends=('desktop-file-utils' 'gsl' 'hicolor-icon-theme' 'java-runtime'
- 'shared-mime-info' 'xdg-utils')
-makedepends=('gendesk')
-source=(http://download.geogebra.org/installers/5.0/GeoGebra-Linux-Portable-${pkgver}.tar.bz2
-geogebra)
-install=geogebra.install
-changelog=ChangeLog
-
-prepare() {
-  gendesk -f -n --pkgname ${pkgname} --pkgdesc ${pkgdesc} \
-  --name=GeoGebra \
-  --categories=Education;Science;Math \
-  
--mimetypes=application/vnd.geogebra.file;application/vnd.geogebra.tool
-}
-
-package() {
-  cd GeoGebra-Linux-Portable-${pkgver}
-
-  install -Dm755 ${srcdir}/geogebra ${pkgdir}/usr/bin/geogebra
-  install -dm755 ${pkgdir}/usr/share/geogebra
-  install geogebra/* -t ${pkgdir}/usr/share/geogebra/
-
-  install -Dm644 ${srcdir}/geogebra.desktop 
${pkgdir}/usr/share/applications/geogebra.desktop
-  install -Dm644 geogebra.png ${pkgdir}/usr/share/pixmaps/geogebra.png
-}
-
-md5sums=('721ea6a99eca993f76414b642d26b81b'
- 'fc4a3140ceb50967598a620eb85219f4')

Copied: geogebra/repos/community-any/PKGBUILD (from rev 129360, 
geogebra/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-16 11:54:23 UTC (rev 129361)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Evgeniy Alekseev arcanis at archlinux dot org
+# Contributor: Bartłomiej Piotrowski bpiotrowski at archlinux dot org
+# Contributor: Felipe Hommen felibank at gmail dot com
+# Contributor: moostik mooostik at gmail dot com
+
+pkgname=geogebra
+pkgver=5.0.74.0
+pkgrel=1
+pkgdesc=Dynamic mathematics software with interactive graphics, algebra and 
spreadsheet
+arch=('any')
+url='http://www.geogebra.org/'
+license=('GPL3' 'CCPL:by-sa' 'CCPL:by-nc')
+depends=('desktop-file-utils' 'gsl' 'hicolor-icon-theme' 'java-runtime'
+ 'shared-mime-info' 'xdg-utils')
+makedepends=('gendesk')
+source=(http://download.geogebra.org/installers/5.0/GeoGebra-Linux-Portable-${pkgver}.tar.bz2
+geogebra)
+install=geogebra.install
+changelog=ChangeLog
+
+prepare() {
+  gendesk -f -n --pkgname ${pkgname} --pkgdesc ${pkgdesc} \
+  --name=GeoGebra \
+  --categories=Education;Science;Math \
+  
--mimetypes=application/vnd.geogebra.file;application/vnd.geogebra.tool
+}
+
+package() {
+  cd GeoGebra-Linux-Portable-${pkgver}
+
+  install -Dm755 ${srcdir}/geogebra ${pkgdir}/usr/bin/geogebra
+  install -dm755 ${pkgdir}/usr/share/geogebra
+  install geogebra/* -t ${pkgdir}/usr/share/geogebra/
+
+  install -Dm644 ${srcdir}/geogebra.desktop 
${pkgdir}/usr/share/applications/geogebra.desktop
+  install 

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

2015-03-16 Thread Evgeniy Alekseev
Date: Monday, March 16, 2015 @ 12:54:09
  Author: arcanis
Revision: 129360

upgpkg: geogebra 5.0.74.0-1

Modified:
  geogebra/trunk/ChangeLog
  geogebra/trunk/PKGBUILD

---+
 ChangeLog |3 +++
 PKGBUILD  |4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2015-03-16 11:51:43 UTC (rev 129359)
+++ ChangeLog   2015-03-16 11:54:09 UTC (rev 129360)
@@ -1,3 +1,6 @@
+5.0.74.0-1:
+upstream update
+
 5.0.57.0-1:
 upstream update
 

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 11:51:43 UTC (rev 129359)
+++ PKGBUILD2015-03-16 11:54:09 UTC (rev 129360)
@@ -5,7 +5,7 @@
 # Contributor: moostik mooostik at gmail dot com
 
 pkgname=geogebra
-pkgver=5.0.57.0
+pkgver=5.0.74.0
 pkgrel=1
 pkgdesc=Dynamic mathematics software with interactive graphics, algebra and 
spreadsheet
 arch=('any')
@@ -37,5 +37,5 @@
   install -Dm644 geogebra.png ${pkgdir}/usr/share/pixmaps/geogebra.png
 }
 
-md5sums=('721ea6a99eca993f76414b642d26b81b'
+md5sums=('50fea3430d481655eb353500eee7eb2c'
  'fc4a3140ceb50967598a620eb85219f4')


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

2015-03-16 Thread Evangelos Foutras
Date: Monday, March 16, 2015 @ 13:42:27
  Author: foutrelis
Revision: 233939

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

Added:
  xfce4-session/repos/extra-i686/PKGBUILD
(from rev 233938, xfce4-session/trunk/PKGBUILD)
  
xfce4-session/repos/extra-i686/xfce-polkit-gnome-authentication-agent-1.desktop
(from rev 233938, 
xfce4-session/trunk/xfce-polkit-gnome-authentication-agent-1.desktop)
  xfce4-session/repos/extra-i686/xfce4-session.install
(from rev 233938, xfce4-session/trunk/xfce4-session.install)
  xfce4-session/repos/extra-x86_64/PKGBUILD
(from rev 233938, xfce4-session/trunk/PKGBUILD)
  
xfce4-session/repos/extra-x86_64/xfce-polkit-gnome-authentication-agent-1.desktop
(from rev 233938, 
xfce4-session/trunk/xfce-polkit-gnome-authentication-agent-1.desktop)
  xfce4-session/repos/extra-x86_64/xfce4-session.install
(from rev 233938, xfce4-session/trunk/xfce4-session.install)
Deleted:
  xfce4-session/repos/extra-i686/PKGBUILD
  
xfce4-session/repos/extra-i686/xfce-polkit-gnome-authentication-agent-1.desktop
  xfce4-session/repos/extra-i686/xfce4-session.install
  xfce4-session/repos/extra-x86_64/PKGBUILD
  
xfce4-session/repos/extra-x86_64/xfce-polkit-gnome-authentication-agent-1.desktop
  xfce4-session/repos/extra-x86_64/xfce4-session.install

---+
 /PKGBUILD |  102 +
 /xfce-polkit-gnome-authentication-agent-1.desktop |  174 ++
 /xfce4-session.install|   26 +
 extra-i686/PKGBUILD   |   51 --
 extra-i686/xfce-polkit-gnome-authentication-agent-1.desktop   |   87 -
 extra-i686/xfce4-session.install  |   13 
 extra-x86_64/PKGBUILD |   51 --
 extra-x86_64/xfce-polkit-gnome-authentication-agent-1.desktop |   87 -
 extra-x86_64/xfce4-session.install|   13 
 9 files changed, 302 insertions(+), 302 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-03-16 12:42:14 UTC (rev 233938)
+++ extra-i686/PKGBUILD 2015-03-16 12:42:27 UTC (rev 233939)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: tobias tobias funnychar archlinux.org
-
-pkgname=xfce4-session
-pkgver=4.12.0
-pkgrel=2
-pkgdesc=A session manager for Xfce
-arch=('i686' 'x86_64')
-url=http://www.xfce.org/;
-license=('GPL2')
-groups=('xfce4')
-depends=('libxfce4ui' 'libwnck' 'libsm' 'polkit' 'xorg-iceauth' 'xorg-xinit'
- 'xorg-xrdb' 'polkit-gnome' 'hicolor-icon-theme')
-makedepends=('intltool')
-optdepends=('gnome-keyring: for keyring support when GNOME compatibility is 
enabled'
-'xscreensaver: for locking screen with xflock4'
-'gnome-screensaver: for locking screen with xflock4'
-'xlockmore: for locking screen with xflock4'
-'slock: for locking screen with xflock4')
-replaces=('xfce-utils')
-install=$pkgname.install
-source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
-xfce-polkit-gnome-authentication-agent-1.desktop)
-sha256sums=('68c85453b097d3ada573dcb7e72acd06e0fc34531996122c10d20096405b7b06'
-'74c94c5f7893d714e04ec7d8b8520c978a5748757a0cdcf5128492f09f31b643')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib/xfce4 \
---localstatedir=/var \
---disable-static \
---disable-debug
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-
-  # Provide a default PolicyKit Authentication Agent (FS#42569)
-  install -d $pkgdir/etc/xdg/autostart
-  cp $srcdir/xfce-polkit-gnome-authentication-agent-1.desktop \
-$pkgdir/etc/xdg/autostart/
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xfce4-session/repos/extra-i686/PKGBUILD (from rev 233938, 
xfce4-session/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-03-16 12:42:27 UTC (rev 233939)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: tobias tobias funnychar archlinux.org
+
+pkgname=xfce4-session
+pkgver=4.12.1
+pkgrel=1
+pkgdesc=A session manager for Xfce
+arch=('i686' 'x86_64')
+url=http://www.xfce.org/;
+license=('GPL2')
+groups=('xfce4')
+depends=('libxfce4ui' 'libwnck' 'libsm' 'polkit' 'xorg-iceauth' 'xorg-xinit'
+ 'xorg-xrdb' 'polkit-gnome' 'hicolor-icon-theme')
+makedepends=('intltool')
+optdepends=('gnome-keyring: for keyring support when GNOME compatibility is 
enabled'
+'xscreensaver: for locking screen with xflock4'
+'gnome-screensaver: for locking screen with xflock4'
+

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

2015-03-16 Thread Evangelos Foutras
Date: Monday, March 16, 2015 @ 13:42:14
  Author: foutrelis
Revision: 233938

upgpkg: xfce4-session 4.12.1-1

New upstream release.

Modified:
  xfce4-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 11:41:17 UTC (rev 233937)
+++ PKGBUILD2015-03-16 12:42:14 UTC (rev 233938)
@@ -3,8 +3,8 @@
 # Contributor: tobias tobias funnychar archlinux.org
 
 pkgname=xfce4-session
-pkgver=4.12.0
-pkgrel=2
+pkgver=4.12.1
+pkgrel=1
 pkgdesc=A session manager for Xfce
 arch=('i686' 'x86_64')
 url=http://www.xfce.org/;
@@ -22,7 +22,7 @@
 install=$pkgname.install
 
source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
 xfce-polkit-gnome-authentication-agent-1.desktop)
-sha256sums=('68c85453b097d3ada573dcb7e72acd06e0fc34531996122c10d20096405b7b06'
+sha256sums=('97d7f2a2d0af7f3623b68d1f04091e02913b28f9555dab8b0d26c8a1299d08fd'
 '74c94c5f7893d714e04ec7d8b8520c978a5748757a0cdcf5128492f09f31b643')
 
 build() {


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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 10:31:38
  Author: jgc
Revision: 233912

upgpkg: gdm 3.15.91.2-1

Modified:
  gdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 09:03:59 UTC (rev 233911)
+++ PKGBUILD2015-03-16 09:31:38 UTC (rev 233912)
@@ -4,18 +4,18 @@
 
 pkgbase=gdm
 pkgname=(gdm libgdm)
-pkgver=3.14.1
-pkgrel=2
+pkgver=3.15.91.2
+pkgrel=1
 pkgdesc=Gnome Display Manager
 arch=(i686 x86_64)
 license=(GPL)
 url=http://www.gnome.org;
 depends=(gnome-shell gnome-session upower xorg-xrdb xorg-server xorg-xhost)
-makedepends=(itstool intltool yelp-tools gobject-introspection python2)
+makedepends=(itstool intltool yelp-tools gobject-introspection)
 checkdepends=('check')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver:0:4}/$pkgbase-$pkgver.tar.xz
 0001-Add-Arch-Linux-PAM-config-files.patch)
-sha256sums=('ed83498131bcea69ce60f882783c669c24b007d2b7e1219b4bdde18f6c94deb1'
+sha256sums=('8cc038be6216a35412bb9d8d4936250c9a60edac8ba0d81c013944b7b52a48d9'
 'ad24ed788f2285a935c72c131a9627aa865095b08865416ed6cc60883bf656fc')
 
 prepare() {
@@ -23,8 +23,6 @@
 
   patch -Np1 -i ../0001-Add-Arch-Linux-PAM-config-files.patch
 
-  sed -i 's:@LIBEXECDIR@:/usr/lib/caribou:' 
data/autostart/caribou-autostart.desktop.in
-
   AUTOPOINT='intltoolize --automake -c' autoreconf -fi
 }
 
@@ -44,6 +42,7 @@
 --with-gnome-settings-daemon-directory=/usr/lib/gnome-settings-daemon \
 --without-tcp-wrappers \
 --without-console-kit \
+--without-plymouth \
 --with-systemd \
 --with-default-pam-config=arch
 


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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 10:31:46
  Author: jgc
Revision: 233913

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

Added:
  gdm/repos/gnome-unstable-i686/
  gdm/repos/gnome-unstable-i686/0001-Add-Arch-Linux-PAM-config-files.patch
(from rev 233912, gdm/trunk/0001-Add-Arch-Linux-PAM-config-files.patch)
  gdm/repos/gnome-unstable-i686/PKGBUILD
(from rev 233912, gdm/trunk/PKGBUILD)
  gdm/repos/gnome-unstable-i686/gdm.install
(from rev 233912, gdm/trunk/gdm.install)
  gdm/repos/gnome-unstable-i686/libgdm.install
(from rev 233912, gdm/trunk/libgdm.install)
  gdm/repos/gnome-unstable-x86_64/
  gdm/repos/gnome-unstable-x86_64/0001-Add-Arch-Linux-PAM-config-files.patch
(from rev 233912, gdm/trunk/0001-Add-Arch-Linux-PAM-config-files.patch)
  gdm/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233912, gdm/trunk/PKGBUILD)
  gdm/repos/gnome-unstable-x86_64/gdm.install
(from rev 233912, gdm/trunk/gdm.install)
  gdm/repos/gnome-unstable-x86_64/libgdm.install
(from rev 233912, gdm/trunk/libgdm.install)

--+
 gnome-unstable-i686/0001-Add-Arch-Linux-PAM-config-files.patch   |  199 
++
 gnome-unstable-i686/PKGBUILD |   88 
 gnome-unstable-i686/gdm.install  |   23 +
 gnome-unstable-i686/libgdm.install   |   11 
 gnome-unstable-x86_64/0001-Add-Arch-Linux-PAM-config-files.patch |  199 
++
 gnome-unstable-x86_64/PKGBUILD   |   88 
 gnome-unstable-x86_64/gdm.install|   23 +
 gnome-unstable-x86_64/libgdm.install |   11 
 8 files changed, 642 insertions(+)

Copied: 
gdm/repos/gnome-unstable-i686/0001-Add-Arch-Linux-PAM-config-files.patch (from 
rev 233912, gdm/trunk/0001-Add-Arch-Linux-PAM-config-files.patch)
===
--- gnome-unstable-i686/0001-Add-Arch-Linux-PAM-config-files.patch  
(rev 0)
+++ gnome-unstable-i686/0001-Add-Arch-Linux-PAM-config-files.patch  
2015-03-16 09:31:46 UTC (rev 233913)
@@ -0,0 +1,199 @@
+From 0ec12ab21edeffbb58b2cb49081abeb8e2ac0cb1 Mon Sep 17 00:00:00 2001
+From: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+Date: Thu, 9 Oct 2014 00:55:31 +0200
+Subject: [PATCH] Add Arch Linux PAM config files
+
+---
+ configure.ac |  6 --
+ data/Makefile.am | 12 
+ data/pam-arch/gdm-autologin.pam  | 10 ++
+ data/pam-arch/gdm-fingerprint.pam| 14 ++
+ data/pam-arch/gdm-launch-environment.pam | 10 ++
+ data/pam-arch/gdm-password.pam   | 11 +++
+ data/pam-arch/gdm-pin.pam| 13 +
+ data/pam-arch/gdm-smartcard.pam  | 14 ++
+ 8 files changed, 88 insertions(+), 2 deletions(-)
+ create mode 100644 data/pam-arch/gdm-autologin.pam
+ create mode 100644 data/pam-arch/gdm-fingerprint.pam
+ create mode 100644 data/pam-arch/gdm-launch-environment.pam
+ create mode 100644 data/pam-arch/gdm-password.pam
+ create mode 100644 data/pam-arch/gdm-pin.pam
+ create mode 100644 data/pam-arch/gdm-smartcard.pam
+
+diff --git a/configure.ac b/configure.ac
+index 9cac4de..f4aeaeb 100644
+--- a/configure.ac
 b/configure.ac
+@@ -189,12 +189,13 @@ if test x$enable_split_authentication = xyes; then
+ fi
+ 
+ AC_ARG_WITH(default-pam-config,
+-  AS_HELP_STRING([--with-default-pam-config: One of redhat, 
openembedded, exherbo, lfs, none @:@default=auto@:@]))
++  AS_HELP_STRING([--with-default-pam-config: One of redhat, 
openembedded, exherbo, lfs, arch, none @:@default=auto@:@]))
+ dnl If not given, try autodetecting from release files (see NetworkManager 
source) 
+ if test x$with_default_pam_config = x; then
+   AC_CHECK_FILE(/etc/redhat-release,with_default_pam_config=redhat)
+   AC_CHECK_FILE(/etc/fedora-release,with_default_pam_config=redhat)
+   AC_CHECK_FILE(/etc/exherbo-release,with_default_pam_config=exherbo)
++  AC_CHECK_FILE(/etc/arch-release,with_default_pam_config=arch)
+   AC_CHECK_FILE(/etc/lfs-release,with_default_pam_config=lfs)
+   dnl If not autodetected, default to none
+   if test x$with_default_pam_config = x; then
+@@ -202,7 +203,7 @@ if test x$with_default_pam_config = x; then
+   fi
+ fi
+ case x$with_default_pam_config in
+- xredhat|xopenembedded|xexherbo|xlfs|xnone) ;;
++ xredhat|xopenembedded|xexherbo|xlfs|xarch|xnone) ;;
+  *)
+AC_MSG_ERROR([Invalid --with-default-pam-config 
${with_default_pam_config}])
+exit 1
+@@ -212,6 +213,7 @@ AM_CONDITIONAL(ENABLE_REDHAT_PAM_CONFIG, test 
x$with_default_pam_config = xredha
+ AM_CONDITIONAL(ENABLE_OPENEMBEDDED_PAM_CONFIG, test x$with_default_pam_config 
= xopenembedded)
+ 

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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 12:01:26
  Author: jgc
Revision: 233935

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

Added:
  nautilus/repos/gnome-unstable-i686/
  nautilus/repos/gnome-unstable-i686/PKGBUILD
(from rev 233934, nautilus/trunk/PKGBUILD)
  nautilus/repos/gnome-unstable-i686/force-desktop-fix.patch
(from rev 233934, nautilus/trunk/force-desktop-fix.patch)
  nautilus/repos/gnome-unstable-i686/nautilus.install
(from rev 233934, nautilus/trunk/nautilus.install)
  nautilus/repos/gnome-unstable-x86_64/
  nautilus/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233934, nautilus/trunk/PKGBUILD)
  nautilus/repos/gnome-unstable-x86_64/force-desktop-fix.patch
(from rev 233934, nautilus/trunk/force-desktop-fix.patch)
  nautilus/repos/gnome-unstable-x86_64/nautilus.install
(from rev 233934, nautilus/trunk/nautilus.install)

---+
 gnome-unstable-i686/PKGBUILD  |   52 
 gnome-unstable-i686/force-desktop-fix.patch   |   38 +
 gnome-unstable-i686/nautilus.install  |   14 ++
 gnome-unstable-x86_64/PKGBUILD|   52 
 gnome-unstable-x86_64/force-desktop-fix.patch |   38 +
 gnome-unstable-x86_64/nautilus.install|   14 ++
 6 files changed, 208 insertions(+)

Copied: nautilus/repos/gnome-unstable-i686/PKGBUILD (from rev 233934, 
nautilus/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-16 11:01:26 UTC (rev 233935)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgbase=nautilus
+pkgname=(nautilus libnautilus-extension)
+pkgver=3.15.91
+pkgrel=1
+pkgdesc=GNOME file manager
+arch=(i686 x86_64)
+license=(GPL)
+depends=(libexif gnome-desktop exempi gvfs desktop-file-utils dconf 
+ libtracker-sparql libnotify nautilus-sendto)
+makedepends=(intltool gobject-introspection python python2 packagekit)
+url=http://www.gnome.org;
+options=('!emptydirs')
+source=(http://download.gnome.org/sources/$pkgbase/${pkgver:0:4}/$pkgbase-$pkgver.tar.xz)
+sha256sums=('abac8ad3271855f3568ead752261a90d89c203cd26c39c1aa878b06928e7489b')
+
+
+build() {
+  cd $pkgbase-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --libexecdir=/usr/lib/nautilus \
+  --disable-update-mimedb \
+  --disable-schemas-compile
+  make
+}
+
+package_nautilus() {
+  depends+=(libnautilus-extension)
+  groups=(gnome)
+  install=nautilus.install
+
+  cd $pkgbase-$pkgver
+  make DESTDIR=$pkgdir install
+
+### Split libnautilus-extension
+  cd ..
+  mkdir -p n-e/usr/{lib,share}
+  mv $pkgdir/usr/include n-e/usr
+  mv $pkgdir/usr/lib/{girepository-1.0,pkgconfig} n-e/usr/lib
+  mv $pkgdir/usr/lib/libnautilus-extension.so* n-e/usr/lib
+  mv $pkgdir/usr/share/{gir-1.0,gtk-doc} n-e/usr/share
+}
+
+package_libnautilus-extension() {
+  pkgdesc=Library for extending the $pkgdesc
+  depends=(gtk3)
+
+  mv n-e/* $pkgdir
+}

Copied: nautilus/repos/gnome-unstable-i686/force-desktop-fix.patch (from rev 
233934, nautilus/trunk/force-desktop-fix.patch)
===
--- gnome-unstable-i686/force-desktop-fix.patch (rev 0)
+++ gnome-unstable-i686/force-desktop-fix.patch 2015-03-16 11:01:26 UTC (rev 
233935)
@@ -0,0 +1,38 @@
+From 845e8dbe02a3609b3d7df41dd0df38f8bbad3682 Mon Sep 17 00:00:00 2001
+From: Carlos Soriano carlos.soria...@gmail.com
+Date: Fri, 5 Dec 2014 17:57:19 +0100
+Subject: nautilus-application: Parse force-desktop before exiting
+
+In commit ae4d4960 we introduced a regression that a new window was
+openned if both --no-default-window and --force-desktop options were
+used.
+
+To avoid that, activate those options before actually skipping the
+activate of the application if --no-default-window option is provided.
+
+The application nornally would exit if --no-default-window is provided
+and the show-desktop-window is not activated, but, we rely on a the
+detail that activating the open-desktop action when --force-desktop is
+provided as a option, creates a new window, which makes the application
+keep alive.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=741166
+
+diff --git a/src/nautilus-application.c b/src/nautilus-application.c
+index f26c8c7..c336a39 100644
+--- a/src/nautilus-application.c
 b/src/nautilus-application.c
+@@ -930,7 +930,9 @@ nautilus_application_handle_local_options (GApplication 
*application,
+   self-priv-desktop_override = TRUE;
+   g_action_group_activate_action (G_ACTION_GROUP (application),
+   close-desktop, NULL);
+-  }  else if (g_variant_dict_contains (options, no-default-window)) {
++  }
++
++  if 

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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 12:01:19
  Author: jgc
Revision: 233934

upgpkg: nautilus 3.15.91-1

Modified:
  nautilus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 10:57:21 UTC (rev 233933)
+++ PKGBUILD2015-03-16 11:01:19 UTC (rev 233934)
@@ -3,8 +3,8 @@
 
 pkgbase=nautilus
 pkgname=(nautilus libnautilus-extension)
-pkgver=3.14.2
-pkgrel=2
+pkgver=3.15.91
+pkgrel=1
 pkgdesc=GNOME file manager
 arch=(i686 x86_64)
 license=(GPL)
@@ -13,15 +13,9 @@
 makedepends=(intltool gobject-introspection python python2 packagekit)
 url=http://www.gnome.org;
 options=('!emptydirs')
-source=(http://download.gnome.org/sources/$pkgbase/${pkgver:0:4}/$pkgbase-$pkgver.tar.xz
-force-desktop-fix.patch)
-sha256sums=('b2c9e13ba896a15101abf5d5fe30e291243e6030e0c84e8eb5df1e7bd90c10a5'
-'3478b6ec1b5dec9cc86c94d6eb5a79881103d008b1bc40e4edb39f5179d89a74')
+source=(http://download.gnome.org/sources/$pkgbase/${pkgver:0:4}/$pkgbase-$pkgver.tar.xz)
+sha256sums=('abac8ad3271855f3568ead752261a90d89c203cd26c39c1aa878b06928e7489b')
 
-prepare() {
-  cd $pkgbase-$pkgver
-  patch -Np1 -i ../force-desktop-fix.patch
-}
 
 build() {
   cd $pkgbase-$pkgver


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

2015-03-16 Thread Massimiliano Torromeo
Date: Monday, March 16, 2015 @ 10:41:07
  Author: mtorromeo
Revision: 129351

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

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

+
 /PKGBUILD  |   92 +++
 /rt3562sta.install |   32 
 community-i686/PKGBUILD|   60 --
 community-i686/rt3562sta.install   |   16 --
 community-x86_64/PKGBUILD  |   60 --
 community-x86_64/rt3562sta.install |   16 --
 6 files changed, 124 insertions(+), 152 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-16 09:40:44 UTC (rev 129350)
+++ community-i686/PKGBUILD 2015-03-16 09:41:07 UTC (rev 129351)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
-# Based on SUSE spec 
https://build.opensuse.org/package/files?package=rt3562staproject=driver%3Awireless
-
-pkgname=rt3562sta
-pkgver=2.4.1.1_r1
-_patchrel=${pkgver/*_r/}
-pkgrel=19
-pkgdesc=Ralink RT3562 PCI WLAN adaptors kernel module
-arch=(i686 x86_64)
-url=http://www.mediatek.com/en/Products/support.php?sn=501;
-license=('GPL')
-depends=('linux')
-makedepends=('linux-headers')
-install=$pkgname.install
-source=($pkgname-$pkgver.tar.gz::https://github.com/mtorromeo/rt3562sta-linux/archive/r${_patchrel}.tar.gz)
-
-build() {
-   _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
-   KERNEL_RELEASE=$(cat 
/usr/lib/modules/extramodules-3.$_kernver-ARCH/version)
-
-   cd $srcdir/rt3562sta-linux-r$_patchrel
-
-   # clean up this mess of mixing RT2860STA with RT3562STA
-   # in documentation files
-   mv RT2860STA.dat RT3562STA.dat
-   mv RT2860STACard.dat RT3562STACard.dat
-   sed -i 's/2860/3562/g' *STA* iwpriv_usage.txt
-
-   # as we change the default name of the interface from raX to wlanX, 
change respective references in documentation, too
-   sed -i 's|ra0|wlan0|g' *.txt README* *.dat
-   sed -i 's|ra1|wlan1|g' *.txt README* *.dat
-   sed -i 's|ra2|wlan2|g' *.txt README* *.dat
-
-   export EXTRA_CFLAGS=-DVERSION=$pkgver
-
-   # this Makefile is far too strict...
-   echo LINUX_SRC = /usr/lib/modules/$KERNEL_RELEASE/build  Makefile
-
-   make
-}
-
-package() {
-   _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
-   depends=(linux=3.${_kernver} linux3.$(expr ${_kernver} + 1))
-   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-3.$_kernver-ARCH/version)
-   msg Kernel = $KERNEL_VERSION
-
-   cd $srcdir/rt3562sta-linux-r$_patchrel
-
-   install -Dm 0640 RT3562STA.dat 
$pkgdir/etc/Wireless/RT3562STA/RT3562STA.dat
-   install -Dm 0644 os/linux/$pkgname.ko 
$pkgdir/usr/lib/modules/extramodules-3.$_kernver-ARCH/$pkgname.ko
-   install -dm 0755 $pkgdir/usr/share/doc/$pkgname
-   install -m 0644 iwpriv_usage.txt README* RT3562STA* 
sta_ate_iwpriv_usage.txt $pkgdir/usr/share/doc/$pkgname
-
-   find $pkgdir -name '*.ko' -exec gzip -9 {} \;
-   sed -i s|extramodules-.*-ARCH|extramodules-3.$_kernver-ARCH| 
$startdir/$pkgname.install
-}
-
-sha256sums=('6fd6306b6fb3886bbf9d284a28cc065a4cdfea18a03708e99aa4c7a038bcf02f')

Copied: rt3562sta/repos/community-i686/PKGBUILD (from rev 129350, 
rt3562sta/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-16 09:41:07 UTC (rev 129351)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+# Based on SUSE spec 
https://build.opensuse.org/package/files?package=rt3562staproject=driver%3Awireless
+
+pkgname=rt3562sta
+pkgver=2.4.1.1_r2
+_patchrel=${pkgver/*_r/}
+pkgrel=1
+pkgdesc=Ralink RT3562 PCI WLAN adaptors kernel module
+arch=(i686 x86_64)
+url=http://www.mediatek.com/en/products/connectivity/wifi/consumer-electronics/pcie/rt3562/;
+license=('GPL')
+depends=('linux')
+makedepends=('linux-headers')
+install=$pkgname.install
+source=($pkgname-$pkgver.tar.gz::https://github.com/mtorromeo/rt3562sta-linux/archive/r${_patchrel}.tar.gz)
+
+build() {
+   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
+   KERNEL_RELEASE=$(cat 

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

2015-03-16 Thread Massimiliano Torromeo
Date: Monday, March 16, 2015 @ 10:40:44
  Author: mtorromeo
Revision: 129350

upgpkg: rt3562sta 2.4.1.1_r2-1

Updated patchset release

Modified:
  rt3562sta/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 08:54:20 UTC (rev 129349)
+++ PKGBUILD2015-03-16 09:40:44 UTC (rev 129350)
@@ -3,12 +3,12 @@
 # Based on SUSE spec 
https://build.opensuse.org/package/files?package=rt3562staproject=driver%3Awireless
 
 pkgname=rt3562sta
-pkgver=2.4.1.1_r1
+pkgver=2.4.1.1_r2
 _patchrel=${pkgver/*_r/}
-pkgrel=21
+pkgrel=1
 pkgdesc=Ralink RT3562 PCI WLAN adaptors kernel module
 arch=(i686 x86_64)
-url=http://www.mediatek.com/en/Products/support.php?sn=501;
+url=http://www.mediatek.com/en/products/connectivity/wifi/consumer-electronics/pcie/rt3562/;
 license=('GPL')
 depends=('linux')
 makedepends=('linux-headers')
@@ -16,45 +16,31 @@
 
source=($pkgname-$pkgver.tar.gz::https://github.com/mtorromeo/rt3562sta-linux/archive/r${_patchrel}.tar.gz)
 
 build() {
-   _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
-   KERNEL_RELEASE=$(cat 
/usr/lib/modules/extramodules-3.$_kernver-ARCH/version)
+   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
+   KERNEL_RELEASE=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
 
-   cd $srcdir/rt3562sta-linux-r$_patchrel
+   cd $srcdir/rt3562sta-linux-r$_patchrel
 
-   # clean up this mess of mixing RT2860STA with RT3562STA
-   # in documentation files
-   mv RT2860STA.dat RT3562STA.dat
-   mv RT2860STACard.dat RT3562STACard.dat
-   sed -i 's/2860/3562/g' *STA* iwpriv_usage.txt
-
-   # as we change the default name of the interface from raX to wlanX, 
change respective references in documentation, too
-   sed -i 's|ra0|wlan0|g' *.txt README* *.dat
-   sed -i 's|ra1|wlan1|g' *.txt README* *.dat
-   sed -i 's|ra2|wlan2|g' *.txt README* *.dat
-
-   export EXTRA_CFLAGS=-DVERSION=$pkgver
-
-   # this Makefile is far too strict...
-   echo LINUX_SRC = /usr/lib/modules/$KERNEL_RELEASE/build  Makefile
-
-   make
+   EXTRA_CFLAGS=-DVERSION=$pkgver \
+   LINUX_SRC=/usr/lib/modules/$KERNEL_RELEASE/build \
+   make
 }
 
 package() {
-   _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
-   depends=(linux=3.${_kernver} linux3.$(expr ${_kernver} + 1))
-   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-3.$_kernver-ARCH/version)
+   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
+   depends=(linux=$_kernver linux${_kernver/.*}.$(expr ${_kernver/.*} 
+ 1))
+   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
msg Kernel = $KERNEL_VERSION
 
-   cd $srcdir/rt3562sta-linux-r$_patchrel
+   cd $srcdir/rt3562sta-linux-r$_patchrel
 
install -Dm 0640 RT3562STA.dat 
$pkgdir/etc/Wireless/RT3562STA/RT3562STA.dat
-   install -Dm 0644 os/linux/$pkgname.ko 
$pkgdir/usr/lib/modules/extramodules-3.$_kernver-ARCH/$pkgname.ko
+   install -Dm 0644 os/linux/$pkgname.ko 
$pkgdir/usr/lib/modules/extramodules-$_kernver-ARCH/$pkgname.ko
install -dm 0755 $pkgdir/usr/share/doc/$pkgname
install -m 0644 iwpriv_usage.txt README* RT3562STA* 
sta_ate_iwpriv_usage.txt $pkgdir/usr/share/doc/$pkgname
 
find $pkgdir -name '*.ko' -exec gzip -9 {} \;
-   sed -i s|extramodules-.*-ARCH|extramodules-3.$_kernver-ARCH| 
$startdir/$pkgname.install
+   sed -i s|extramodules-.*-ARCH|extramodules-$_kernver-ARCH| 
$startdir/$pkgname.install
 }
 
-sha256sums=('6fd6306b6fb3886bbf9d284a28cc065a4cdfea18a03708e99aa4c7a038bcf02f')
+sha256sums=('fbb31034fac14d63f9ed16039b79743746d91e0587e3bdd036697f7fd39cef9a')


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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 11:04:08
  Author: jgc
Revision: 233929

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

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

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

Copied: vte3/repos/gnome-unstable-i686/PKGBUILD (from rev 233928, 
vte3/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-16 10:04:08 UTC (rev 233929)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgbase=vte3
+pkgname=(vte3 vte-common)
+pkgver=0.39.90
+pkgrel=1
+pkgdesc=Virtual Terminal Emulator widget for use with GTK3
+arch=('i686' 'x86_64')
+license=('LGPL')
+options=('!emptydirs')
+makedepends=('intltool' 'gobject-introspection' 'gtk3' 'vala')
+url=http://www.gnome.org;
+source=(http://download.gnome.org/sources/vte/${pkgver::4}/vte-$pkgver.tar.xz)
+sha256sums=('9d127e8dc9ca8267fe65f280bf3afb17d68ef154163f84b3bb2fc79e73abbc97')
+
+build() {
+  cd vte-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --libexecdir=/usr/lib/vte \
+  --localstatedir=/var --disable-static \
+  --enable-introspection --enable-gnome-pty-helper
+  make
+}
+
+package_vte3(){
+  depends=('gtk3' 'vte-common')
+  cd vte-$pkgver
+  make DESTDIR=$pkgdir install
+
+  rm $pkgdir/usr/lib/vte/gnome-pty-helper
+  rm $pkgdir/etc/profile.d/vte.sh
+}
+
+package_vte-common() {
+  pkgdesc=Common files used by vte and vte3
+  depends=('glibc')
+  cd vte-$pkgver
+
+  make -C gnome-pty-helper DESTDIR=$pkgdir install
+  install -Dm644 src/vte.sh $pkgdir/etc/profile.d/vte.sh
+}

Copied: vte3/repos/gnome-unstable-x86_64/PKGBUILD (from rev 233928, 
vte3/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2015-03-16 10:04:08 UTC (rev 233929)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgbase=vte3
+pkgname=(vte3 vte-common)
+pkgver=0.39.90
+pkgrel=1
+pkgdesc=Virtual Terminal Emulator widget for use with GTK3
+arch=('i686' 'x86_64')
+license=('LGPL')
+options=('!emptydirs')
+makedepends=('intltool' 'gobject-introspection' 'gtk3' 'vala')
+url=http://www.gnome.org;
+source=(http://download.gnome.org/sources/vte/${pkgver::4}/vte-$pkgver.tar.xz)
+sha256sums=('9d127e8dc9ca8267fe65f280bf3afb17d68ef154163f84b3bb2fc79e73abbc97')
+
+build() {
+  cd vte-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --libexecdir=/usr/lib/vte \
+  --localstatedir=/var --disable-static \
+  --enable-introspection --enable-gnome-pty-helper
+  make
+}
+
+package_vte3(){
+  depends=('gtk3' 'vte-common')
+  cd vte-$pkgver
+  make DESTDIR=$pkgdir install
+
+  rm $pkgdir/usr/lib/vte/gnome-pty-helper
+  rm $pkgdir/etc/profile.d/vte.sh
+}
+
+package_vte-common() {
+  pkgdesc=Common files used by vte and vte3
+  depends=('glibc')
+  cd vte-$pkgver
+
+  make -C gnome-pty-helper DESTDIR=$pkgdir install
+  install -Dm644 src/vte.sh $pkgdir/etc/profile.d/vte.sh
+}


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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 11:04:02
  Author: jgc
Revision: 233928

upgpkg: vte3 0.39.90-1

Modified:
  vte3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 10:01:42 UTC (rev 233927)
+++ PKGBUILD2015-03-16 10:04:02 UTC (rev 233928)
@@ -3,16 +3,16 @@
 
 pkgbase=vte3
 pkgname=(vte3 vte-common)
-pkgver=0.38.3
+pkgver=0.39.90
 pkgrel=1
 pkgdesc=Virtual Terminal Emulator widget for use with GTK3
 arch=('i686' 'x86_64')
 license=('LGPL')
 options=('!emptydirs')
-makedepends=('intltool' 'gobject-introspection' 'gtk3' 'python2' 'vala')
+makedepends=('intltool' 'gobject-introspection' 'gtk3' 'vala')
 url=http://www.gnome.org;
 source=(http://download.gnome.org/sources/vte/${pkgver::4}/vte-$pkgver.tar.xz)
-sha256sums=('3f3ae063207ceea9ca2abd1cf9c9f8bd2b66ca82156609f31f3554288c0c2bf4')
+sha256sums=('9d127e8dc9ca8267fe65f280bf3afb17d68ef154163f84b3bb2fc79e73abbc97')
 
 build() {
   cd vte-$pkgver


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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 10:43:14
  Author: jgc
Revision: 233917

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

Added:
  gnome-dictionary/repos/gnome-unstable-i686/
  gnome-dictionary/repos/gnome-unstable-i686/PKGBUILD
(from rev 233916, gnome-dictionary/trunk/PKGBUILD)
  gnome-dictionary/repos/gnome-unstable-i686/gnome-dictionary.install
(from rev 233916, gnome-dictionary/trunk/gnome-dictionary.install)
  gnome-dictionary/repos/gnome-unstable-x86_64/
  gnome-dictionary/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233916, gnome-dictionary/trunk/PKGBUILD)
  gnome-dictionary/repos/gnome-unstable-x86_64/gnome-dictionary.install
(from rev 233916, gnome-dictionary/trunk/gnome-dictionary.install)

+
 gnome-unstable-i686/PKGBUILD   |   29 +++
 gnome-unstable-i686/gnome-dictionary.install   |   11 
 gnome-unstable-x86_64/PKGBUILD |   29 +++
 gnome-unstable-x86_64/gnome-dictionary.install |   11 
 4 files changed, 80 insertions(+)

Copied: gnome-dictionary/repos/gnome-unstable-i686/PKGBUILD (from rev 233916, 
gnome-dictionary/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-16 09:43:14 UTC (rev 233917)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gnome-dictionary
+pkgver=3.15.92
+pkgrel=1
+pkgdesc=Look up words in dictionary sources
+arch=(i686 x86_64)
+url=http://gnome.org;
+license=('GPL2')
+depends=('dconf' 'gtk3')
+makedepends=('intltool' 'itstool' 'docbook-xsl')
+install=gnome-dictionary.install
+groups=('gnome')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('feff14571f68124be85408689f77e8cab1bc8a87782337fc1471889802eb1e32')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gnome-dictionary/repos/gnome-unstable-i686/gnome-dictionary.install 
(from rev 233916, gnome-dictionary/trunk/gnome-dictionary.install)
===
--- gnome-unstable-i686/gnome-dictionary.install
(rev 0)
+++ gnome-unstable-i686/gnome-dictionary.install2015-03-16 09:43:14 UTC 
(rev 233917)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: gnome-dictionary/repos/gnome-unstable-x86_64/PKGBUILD (from rev 233916, 
gnome-dictionary/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2015-03-16 09:43:14 UTC (rev 233917)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gnome-dictionary
+pkgver=3.15.92
+pkgrel=1
+pkgdesc=Look up words in dictionary sources
+arch=(i686 x86_64)
+url=http://gnome.org;
+license=('GPL2')
+depends=('dconf' 'gtk3')
+makedepends=('intltool' 'itstool' 'docbook-xsl')
+install=gnome-dictionary.install
+groups=('gnome')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('feff14571f68124be85408689f77e8cab1bc8a87782337fc1471889802eb1e32')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gnome-dictionary/repos/gnome-unstable-x86_64/gnome-dictionary.install 
(from rev 233916, gnome-dictionary/trunk/gnome-dictionary.install)
===
--- gnome-unstable-x86_64/gnome-dictionary.install  
(rev 0)
+++ gnome-unstable-x86_64/gnome-dictionary.install  2015-03-16 09:43:14 UTC 
(rev 233917)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}


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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 10:43:09
  Author: jgc
Revision: 233916

upgpkg: gnome-dictionary 3.15.92-1

Modified:
  gnome-dictionary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 09:39:23 UTC (rev 233915)
+++ PKGBUILD2015-03-16 09:43:09 UTC (rev 233916)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=gnome-dictionary
-pkgver=3.14.2
+pkgver=3.15.92
 pkgrel=1
 pkgdesc=Look up words in dictionary sources
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 install=gnome-dictionary.install
 groups=('gnome')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('2f2a0293c5de83f624cead84d7bb3f93d30a30554640926bb2db9c4944840f82')
+sha256sums=('feff14571f68124be85408689f77e8cab1bc8a87782337fc1471889802eb1e32')
 
 build() {
   cd $pkgname-$pkgver


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

2015-03-16 Thread Timothy Redaelli
Date: Monday, March 16, 2015 @ 12:51:43
  Author: tredaelli
Revision: 129359

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

Added:
  wireshark/repos/community-i686/PKGBUILD
(from rev 129357, wireshark/trunk/PKGBUILD)
  wireshark/repos/community-i686/configure-pixmap-fix.diff
(from rev 129357, wireshark/trunk/configure-pixmap-fix.diff)
  wireshark/repos/community-i686/wireshark-gtk.install
(from rev 129357, wireshark/trunk/wireshark-gtk.install)
  wireshark/repos/community-i686/wireshark-qt.install
(from rev 129357, wireshark/trunk/wireshark-qt.install)
  wireshark/repos/community-i686/wireshark.install
(from rev 129357, wireshark/trunk/wireshark.install)
  wireshark/repos/community-x86_64/PKGBUILD
(from rev 129358, wireshark/trunk/PKGBUILD)
  wireshark/repos/community-x86_64/configure-pixmap-fix.diff
(from rev 129358, wireshark/trunk/configure-pixmap-fix.diff)
  wireshark/repos/community-x86_64/wireshark-gtk.install
(from rev 129358, wireshark/trunk/wireshark-gtk.install)
  wireshark/repos/community-x86_64/wireshark-qt.install
(from rev 129358, wireshark/trunk/wireshark-qt.install)
  wireshark/repos/community-x86_64/wireshark.install
(from rev 129358, wireshark/trunk/wireshark.install)
Deleted:
  wireshark/repos/community-i686/PKGBUILD
  wireshark/repos/community-i686/wireshark-gtk.install
  wireshark/repos/community-i686/wireshark-qt.install
  wireshark/repos/community-i686/wireshark.install
  wireshark/repos/community-x86_64/PKGBUILD
  wireshark/repos/community-x86_64/wireshark-gtk.install
  wireshark/repos/community-x86_64/wireshark-qt.install
  wireshark/repos/community-x86_64/wireshark.install

+
 /PKGBUILD  |  196 +++
 /wireshark-gtk.install |   24 +++
 /wireshark-qt.install  |   22 +++
 /wireshark.install |   36 
 community-i686/PKGBUILD|   95 -
 community-i686/configure-pixmap-fix.diff   |   14 +
 community-i686/wireshark-gtk.install   |   12 -
 community-i686/wireshark-qt.install|   11 -
 community-i686/wireshark.install   |   18 --
 community-x86_64/PKGBUILD  |   95 -
 community-x86_64/configure-pixmap-fix.diff |   14 +
 community-x86_64/wireshark-gtk.install |   12 -
 community-x86_64/wireshark-qt.install  |   11 -
 community-x86_64/wireshark.install |   18 --
 14 files changed, 306 insertions(+), 272 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-16 11:51:35 UTC (rev 129358)
+++ community-i686/PKGBUILD 2015-03-16 11:51:43 UTC (rev 129359)
@@ -1,95 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Guillaume ALAUX guilla...@archlinux.org
-# Contributor: Florian Pritz bluewind at jabber dot ccc dot de
-pkgname=('wireshark-cli' 'wireshark-gtk' 'wireshark-qt')
-pkgbase=wireshark
-pkgver=1.12.4
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('GPL2')
-makedepends=('qt4' 'gtk3' 'krb5' 'libpcap' 'bash' 'gnutls' 'portaudio'
- 'lua' 'python' 'desktop-file-utils' 'hicolor-icon-theme')
-url='http://www.wireshark.org/'
-source=(http://www.wireshark.org/download/src/${pkgbase}-${pkgver}.tar.bz2)
-sha1sums=('dbbd4090c02fe170f35b26fa26d8aba0b399c659')
-
-prepare() {
-  cd ${pkgbase}-${pkgver}
-  sed -i 's/$(AM_V_RCC)rcc/-qt4/p' ui/qt/Makefile.am
-}
-
-build() {
-  cd ${pkgbase}-${pkgver}
-
-  ./autogen.sh
-  ./configure \
-  --prefix=/usr \
-  --with-qt \
-  --with-gtk3=yes \
-  --with-pcap \
-  --with-zlib \
-  --with-lua \
-  --with-portaudio \
-  --with-ssl \
-  --with-krb5
-  make all
-}
-
-package_wireshark-cli() {
-  pkgdesc='a free network protocol analyzer for Unix/Linux and Windows - CLI 
version'
-  depends=('krb5' 'libgcrypt' 'libcap' 'libpcap' 'bash' 'gnutls' 'glib2' 'lua')
-  install=wireshark.install
-  conflicts=(wireshark)
-
-  cd ${pkgbase}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  #wireshark uid group is 150
-  chgrp 150 ${pkgdir}/usr/bin/dumpcap
-  chmod 754 ${pkgdir}/usr/bin/dumpcap
-  rm ${pkgdir}/usr/bin/wireshark ${pkgdir}/usr/bin/wireshark-qt
-
-  # Headers
-  install -dm755 
${pkgdir}/usr/include/${pkgbase}/{epan/{crypt,dfilter,dissectors,ftypes,wmem},wiretap,wsutil}
-
-  install -m644 color.h config.h register.h ws_symbol_export.h 
${pkgdir}/usr/include/${pkgbase}
-  for d in epan epan/crypt epan/dfilter epan/dissectors epan/ftypes epan/wmem 
wiretap wsutil; do
-install -m644 ${d}/*.h ${pkgdir}/usr/include/${pkgbase}/${d}
-  done
-}
-
-package_wireshark-gtk() {
-  pkgdesc='a free network protocol analyzer for Unix/Linux and Windows - GTK 
frontend'
-  depends=('gtk3' 'portaudio' 'wireshark-cli' 'desktop-file-utils' 
'hicolor-icon-theme')
-  

[arch-commits] Commit in wireshark/trunk (PKGBUILD configure-pixmap-fix.diff)

2015-03-16 Thread Timothy Redaelli
Date: Monday, March 16, 2015 @ 12:51:26
  Author: tredaelli
Revision: 129357

upgpkg: wireshark 1.12.4-2

FS#44169 (not reproducible here)

Added:
  wireshark/trunk/configure-pixmap-fix.diff
Modified:
  wireshark/trunk/PKGBUILD

---+
 PKGBUILD  |9 ++---
 configure-pixmap-fix.diff |   14 ++
 2 files changed, 20 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 11:51:19 UTC (rev 129356)
+++ PKGBUILD2015-03-16 11:51:26 UTC (rev 129357)
@@ -5,18 +5,21 @@
 pkgname=('wireshark-cli' 'wireshark-gtk' 'wireshark-qt')
 pkgbase=wireshark
 pkgver=1.12.4
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('GPL2')
 makedepends=('qt4' 'gtk3' 'krb5' 'libpcap' 'bash' 'gnutls' 'portaudio'
  'lua' 'python' 'desktop-file-utils' 'hicolor-icon-theme')
 url='http://www.wireshark.org/'
-source=(http://www.wireshark.org/download/src/${pkgbase}-${pkgver}.tar.bz2)
-sha1sums=('dbbd4090c02fe170f35b26fa26d8aba0b399c659')
+source=(http://www.wireshark.org/download/src/${pkgbase}-${pkgver}.tar.bz2
+configure-pixmap-fix.diff)
+sha1sums=('dbbd4090c02fe170f35b26fa26d8aba0b399c659'
+  'c383bad83442d75f44afe1737848b9dee4f35b8f')
 
 prepare() {
   cd ${pkgbase}-${pkgver}
   sed -i 's/$(AM_V_RCC)rcc/-qt4/p' ui/qt/Makefile.am
+  patch -uNp0 -i ../configure-pixmap-fix.diff
 }
 
 build() {

Added: configure-pixmap-fix.diff
===
--- configure-pixmap-fix.diff   (rev 0)
+++ configure-pixmap-fix.diff   2015-03-16 11:51:26 UTC (rev 129357)
@@ -0,0 +1,14 @@
+--- configure.ac   2015-03-14 10:52:22.187482157 -0500
 configure.ac   2015-03-14 10:53:01.040495936 -0500
+@@ -1531,7 +1531,10 @@
+ if test $have_gtk = yes ; then
+   # If we have GTK then add flags for it.
+ 
+-  CPPFLAGS=-DGDK_PIXBUF_DISABLE_DEPRECATED $CPPFLAGS
++  # 2015-03-04 - disabled to fix SegFault, see
++  # https://trac.macports.org/ticket/46850
++  # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195980#c45
++  #CPPFLAGS=-DGDK_PIXBUF_DISABLE_DEPRECATED $CPPFLAGS
+   CPPFLAGS=-DGDK_DISABLE_DEPRECATED $CPPFLAGS
+   if test \( $gtk_config_major_version -eq 3 -a $gtk_config_minor_version 
-ge 10 \) ; then
+   ## Allow use of deprecated  disable deprecated warnings if Gtk 
= 3.10;


[arch-commits] Commit in python-mysql-connector/repos/community-any (4 files)

2015-03-16 Thread Evgeniy Alekseev
Date: Monday, March 16, 2015 @ 12:51:35
  Author: arcanis
Revision: 129358

archrelease: copy trunk to community-any

Added:
  python-mysql-connector/repos/community-any/ChangeLog
(from rev 129357, python-mysql-connector/trunk/ChangeLog)
  python-mysql-connector/repos/community-any/PKGBUILD
(from rev 129357, python-mysql-connector/trunk/PKGBUILD)
Deleted:
  python-mysql-connector/repos/community-any/ChangeLog
  python-mysql-connector/repos/community-any/PKGBUILD

---+
 ChangeLog |   25 +---
 PKGBUILD  |   92 ++--
 2 files changed, 60 insertions(+), 57 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2015-03-16 11:51:26 UTC (rev 129357)
+++ ChangeLog   2015-03-16 11:51:35 UTC (rev 129358)
@@ -1,11 +0,0 @@
-2.0.2-1:
-upstream update
-
-2.0.1-1:
-upstream update
-
-1.2.3-1:
-upstream update
-
-1.2.2-1:
-move from AUR into [community]

Copied: python-mysql-connector/repos/community-any/ChangeLog (from rev 129357, 
python-mysql-connector/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2015-03-16 11:51:35 UTC (rev 129358)
@@ -0,0 +1,14 @@
+2.0.3-1:
+upstream update
+
+2.0.2-1:
+upstream update
+
+2.0.1-1:
+upstream update
+
+1.2.3-1:
+upstream update
+
+1.2.2-1:
+move from AUR into [community]

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-16 11:51:26 UTC (rev 129357)
+++ PKGBUILD2015-03-16 11:51:35 UTC (rev 129358)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Evgeniy Alekseev arcanis at archlinux dot org
-# Contributor: Raphaël Doursenaud rdoursenaud at free dot fr
-
-pkgbase=python-mysql-connector
-pkgname=('python-mysql-connector' 'python2-mysql-connector')
-_pkgname=mysql-connector-python
-pkgver=2.0.2
-pkgrel=1
-pkgdesc=A standardized database driver for Python platforms and development
-arch=('any')
-url=http://dev.mysql.com/downloads/connector/python/;
-license=('GPL')
-depends=('python' 'python2')
-source=(http://cdn.mysql.com/Downloads/Connector-Python/${_pkgname}-${pkgver}.tar.gz;)
-md5sums=('ca5b2b7896790ed98cdfd1f1682ab319')
-changelog=ChangeLog
-
-prepare() {
-  cp -r ${_pkgname}-${pkgver} ${_pkgname}-${pkgver}-py2
-  # change python to python2
-  find ${_pkgname}-${pkgver}-py2 -name '*.py' -type f -exec \
-  sed -i 's|env python|env python2|' {} \;
-}
-
-build() {
-  cd ${srcdir}/${_pkgname}-${pkgver}
-  python setup.py build
-
-  cd ${srcdir}/${_pkgname}-${pkgver}-py2
-  python2 setup.py build
-}
-
-package_python-mysql-connector() {
-  depends=('python')
-
-  cd ${srcdir}/${_pkgname}-${pkgver}
-  python setup.py install --root=${pkgdir} --optimize=1
-}
-
-package_python2-mysql-connector() {
-  depends=('python2')
-
-  cd ${srcdir}/${_pkgname}-${pkgver}-py2
-  python2 setup.py install --root=${pkgdir} --optimize=1
-}

Copied: python-mysql-connector/repos/community-any/PKGBUILD (from rev 129357, 
python-mysql-connector/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-16 11:51:35 UTC (rev 129358)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Evgeniy Alekseev arcanis at archlinux dot org
+# Contributor: Raphaël Doursenaud rdoursenaud at free dot fr
+
+pkgbase=python-mysql-connector
+pkgname=('python-mysql-connector' 'python2-mysql-connector')
+_pkgname=mysql-connector-python
+pkgver=2.0.3
+pkgrel=1
+pkgdesc=A standardized database driver for Python platforms and development
+arch=('any')
+url=http://dev.mysql.com/downloads/connector/python/;
+license=('GPL')
+depends=('python' 'python2')
+source=(http://cdn.mysql.com/Downloads/Connector-Python/${_pkgname}-${pkgver}.tar.gz;)
+md5sums=('cc350f4ab1231e790fe60051a8ee87f2')
+changelog=ChangeLog
+
+prepare() {
+  cp -r ${_pkgname}-${pkgver} ${_pkgname}-${pkgver}-py2
+  # change python to python2
+  find ${_pkgname}-${pkgver}-py2 -name '*.py' -type f -exec \
+  sed -i 's|env python|env python2|' {} \;
+}
+
+build() {
+  cd ${srcdir}/${_pkgname}-${pkgver}
+  python setup.py build
+
+  cd ${srcdir}/${_pkgname}-${pkgver}-py2
+  python2 setup.py build
+}
+
+package_python-mysql-connector() {
+  depends=('python')
+
+  cd ${srcdir}/${_pkgname}-${pkgver}
+  python setup.py install --root=${pkgdir} --optimize=1
+}
+
+package_python2-mysql-connector() {
+  depends=('python2')
+
+  cd ${srcdir}/${_pkgname}-${pkgver}-py2
+  python2 setup.py install --root=${pkgdir} --optimize=1
+}


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

2015-03-16 Thread Evgeniy Alekseev
Date: Monday, March 16, 2015 @ 12:51:19
  Author: arcanis
Revision: 129356

upgpkg: python-mysql-connector 2.0.3-1

Modified:
  python-mysql-connector/trunk/ChangeLog
  python-mysql-connector/trunk/PKGBUILD

---+
 ChangeLog |3 +++
 PKGBUILD  |4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2015-03-16 09:49:19 UTC (rev 129355)
+++ ChangeLog   2015-03-16 11:51:19 UTC (rev 129356)
@@ -1,3 +1,6 @@
+2.0.3-1:
+upstream update
+
 2.0.2-1:
 upstream update
 

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 09:49:19 UTC (rev 129355)
+++ PKGBUILD2015-03-16 11:51:19 UTC (rev 129356)
@@ -5,7 +5,7 @@
 pkgbase=python-mysql-connector
 pkgname=('python-mysql-connector' 'python2-mysql-connector')
 _pkgname=mysql-connector-python
-pkgver=2.0.2
+pkgver=2.0.3
 pkgrel=1
 pkgdesc=A standardized database driver for Python platforms and development
 arch=('any')
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('python' 'python2')
 
source=(http://cdn.mysql.com/Downloads/Connector-Python/${_pkgname}-${pkgver}.tar.gz;)
-md5sums=('ca5b2b7896790ed98cdfd1f1682ab319')
+md5sums=('cc350f4ab1231e790fe60051a8ee87f2')
 changelog=ChangeLog
 
 prepare() {


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

2015-03-16 Thread Martin Wimpress
Date: Monday, March 16, 2015 @ 15:38:37
  Author: flexiondotorg
Revision: 129362

upgpkg: marco 1.8.3-1 - New upstream release.

Modified:
  marco/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 11:54:23 UTC (rev 129361)
+++ PKGBUILD2015-03-16 14:38:37 UTC (rev 129362)
@@ -2,14 +2,14 @@
 # Maintainer : Martin Wimpress c...@flexion.org
 
 pkgname=marco
-pkgver=1.8.2
-pkgrel=4
+pkgver=1.8.3
+pkgrel=1
 pkgdesc=A window manager for MATE
 url=http://mate-desktop.org;
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('gtk2' 'libcanberra' 'libgtop' 'libice' 'libsm' 'libxt' 'mate-desktop'
- 'mate-dialogs' 'startup-notification')
+ 'startup-notification' 'zenity')
 makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools')
 optdepends=('yelp: for reading MATE help documents')
 replaces=('mate-window-manager')
@@ -17,29 +17,10 @@
 conflicts=('mate-window-manager')
 options=('!emptydirs')
 groups=('mate')
-source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;
-'do_not_add_shadows_to_ARGB_windows.diff'
-'update_keybindings_with_new_name.diff'
-'fix_maximise.diff')
-sha1sums=('0b361403ad4603d6b93f1b7b684c8c5b905ddf3c'
-  'a2af3d1d6ea6a3b19bf9aa290036b2c7181a3587'
-  'f09d9871ef920e7848458bca853589f482f340b3'
-  '956f921e8f8fbdd77de4b2eec1b663b7b165107e')
+source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('388c7e22bf84e8ba1fc9955858a681bb93206575')
 install=${pkgname}.install
 
-prepare() {
-cd ${srcdir}/${pkgname}-${pkgver}
-# Adapted from the commit below to correct drop down menu rendering with 
GTK 3.14.
-# - 
https://git.gnome.org/browse/metacity/commit/?id=a6b29b2d2f6a7787c59cfffdc2bed1b5b5b99244
-patch -Np1 -i ${srcdir}/do_not_add_shadows_to_ARGB_windows.diff
-# Update keybindings files with new name
-# - 
https://github.com/mate-desktop/marco/commit/c2cbcaa90d88d3d74dc7b79cae17964f4243a51d
-patch -Np1 -i ${srcdir}/update_keybindings_with_new_name.diff
-# Fix maximise
-# 
https://github.com/infirit/marco/commit/7fe362e60b79bd2d74a3362c792ec5a2411a4ffe
-patch -Np1 -i ${srcdir}/fix_maximise.diff
-}
-
 build() {
 cd ${srcdir}/${pkgname}-${pkgver}
 ./configure \


[arch-commits] Commit in mate-session-manager/repos (8 files)

2015-03-16 Thread Martin Wimpress
Date: Monday, March 16, 2015 @ 15:45:20
  Author: flexiondotorg
Revision: 129367

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

Added:
  mate-session-manager/repos/community-i686/PKGBUILD
(from rev 129366, mate-session-manager/trunk/PKGBUILD)
  mate-session-manager/repos/community-i686/mate-session-manager.install
(from rev 129366, mate-session-manager/trunk/mate-session-manager.install)
  mate-session-manager/repos/community-x86_64/PKGBUILD
(from rev 129366, mate-session-manager/trunk/PKGBUILD)
  mate-session-manager/repos/community-x86_64/mate-session-manager.install
(from rev 129366, mate-session-manager/trunk/mate-session-manager.install)
Deleted:
  mate-session-manager/repos/community-i686/PKGBUILD
  mate-session-manager/repos/community-i686/mate-session-manager.install
  mate-session-manager/repos/community-x86_64/PKGBUILD
  mate-session-manager/repos/community-x86_64/mate-session-manager.install

---+
 /PKGBUILD |   76 
 /mate-session-manager.install |   24 +++
 community-i686/PKGBUILD   |   38 
 community-i686/mate-session-manager.install   |   12 ---
 community-x86_64/PKGBUILD |   38 
 community-x86_64/mate-session-manager.install |   12 ---
 6 files changed, 100 insertions(+), 100 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-16 14:45:14 UTC (rev 129366)
+++ community-i686/PKGBUILD 2015-03-16 14:45:20 UTC (rev 129367)
@@ -1,38 +0,0 @@
-# Maintainer : Martin Wimpress c...@flexion.org
-
-pkgname=mate-session-manager
-pkgver=1.8.1
-pkgrel=3
-pkgdesc=The MATE Session Handler
-url=http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL')
-depends=('dbus-glib' 'gtk2' 'libsm' 'libxtst' 'mate-desktop' 'mate-polkit'
- 'mate-settings-daemon' 'ttf-dejavu' 'xdg-user-dirs')
-makedepends=('mate-common' 'pangox-compat' 'perl-xml-parser' 'xmlto')
-optdepends=('lightdm-gtk2-greeter: A lightweight display manager'
-'onboard: On-screen keyboard useful for mobility impaired users'
-'orca: Screen reader for blind or visually impaired individuals'
-'xdg-user-dirs-gtk: Add autostart that prompts to rename user 
directories when switching locales'
-'yelp: for reading MATE help documents')
-groups=('mate')
-source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('af07f12aaad1c6fd7626dfcf95c01c519bde3819')
-install=${pkgname}.install
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${pkgname} \
---sysconfdir=/etc \
---localstatedir=/var \
---with-gtk=2.0 \
---disable-upower
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: mate-session-manager/repos/community-i686/PKGBUILD (from rev 129366, 
mate-session-manager/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-16 14:45:20 UTC (rev 129367)
@@ -0,0 +1,38 @@
+# Maintainer : Martin Wimpress c...@flexion.org
+
+pkgname=mate-session-manager
+pkgver=1.8.2
+pkgrel=1
+pkgdesc=The MATE Session Handler
+url=http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL')
+depends=('dbus-glib' 'gtk2' 'libsm' 'libxtst' 'mate-desktop' 'mate-polkit'
+ 'mate-settings-daemon' 'ttf-dejavu' 'xdg-user-dirs')
+makedepends=('mate-common' 'pangox-compat' 'perl-xml-parser' 'xmlto')
+optdepends=('lightdm-gtk2-greeter: A lightweight display manager'
+'onboard: On-screen keyboard useful for mobility impaired users'
+'orca: Screen reader for blind or visually impaired individuals'
+'xdg-user-dirs-gtk: Add autostart that prompts to rename user 
directories when switching locales'
+'yelp: for reading MATE help documents')
+groups=('mate')
+source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('9cf3d2943eabb23c3275950dc0b29a5a8329afd9')
+install=${pkgname}.install
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${pkgname} \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-gtk=2.0 \
+--disable-upower
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/mate-session-manager.install
===
--- community-i686/mate-session-manager.install 2015-03-16 14:45:14 UTC (rev 
129366)
+++ 

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

2015-03-16 Thread Anatol Pomozov
Date: Monday, March 16, 2015 @ 16:19:59
  Author: anatolik
Revision: 233944

upgpkg: vim 7.4.663-1

Modified:
  vim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 15:11:49 UTC (rev 233943)
+++ PKGBUILD2015-03-16 15:19:59 UTC (rev 233944)
@@ -7,7 +7,7 @@
 pkgname=('vim-minimal' 'vim' 'vim-python3' 'gvim' 'gvim-python3' 'vim-runtime')
 # list of tags can be found at https://code.google.com/p/vim/source/list
 _topver=7.4
-_patchlevel=617
+_patchlevel=663
 _tag=v${_topver/./-}-${_patchlevel}
 _versiondir=vim${_topver//./}
 pkgver=${_topver}.${_patchlevel}


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

2015-03-16 Thread Evangelos Foutras
Date: Monday, March 16, 2015 @ 17:19:38
  Author: foutrelis
Revision: 233947

Cleanup options passed to ./configure

--enable-optimized is no longer based on whether the PKGBUILD specifies
'!strip' in options=(). This didn't work (FS#44210) and there's not much
reason to keep it in; people doing debug builds should amend the options
passed to ./configure.

Modified:
  llvm35/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 16:16:45 UTC (rev 233946)
+++ PKGBUILD2015-03-16 16:19:38 UTC (rev 233947)
@@ -65,10 +65,6 @@
 build() {
   cd $srcdir/llvm-$pkgver.src
 
-  # Apply strip option to configure
-  _optimized_switch=enable
-  [[ $(check_option strip) == n ]]  _optimized_switch=disable
-
   # Include location of libffi headers in CPPFLAGS
   CPPFLAGS+= $(pkg-config --cflags libffi)
 
@@ -78,14 +74,12 @@
 --prefix=/usr \
 --sysconfdir=/etc \
 --enable-shared \
+--enable-optimized \
 --enable-libffi \
 --enable-targets=all \
---disable-expensive-checks \
---disable-debug-runtime \
 --disable-assertions \
 --with-binutils-include=/usr/include \
---with-python=/usr/bin/python2 \
---$_optimized_switch-optimized
+--with-python=/usr/bin/python2
 
   make REQUIRES_RTTI=1
   make -C docs -f Makefile.sphinx man


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

2015-03-16 Thread Evangelos Foutras
Date: Monday, March 16, 2015 @ 17:16:45
  Author: foutrelis
Revision: 233946

Cleanup options passed to ./configure

--enable-optimized is no longer based on whether the PKGBUILD specifies
'!strip' in options=(). This didn't work (FS#44210) and there's not much
reason to keep it in; people doing debug builds should amend the options
passed to ./configure.

Modified:
  llvm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 15:20:54 UTC (rev 233945)
+++ PKGBUILD2015-03-16 16:16:45 UTC (rev 233946)
@@ -83,10 +83,6 @@
 build() {
   cd $srcdir/llvm-$pkgver.src
 
-  # Apply strip option to configure
-  _optimized_switch=enable
-  [[ $(check_option strip) == n ]]  _optimized_switch=disable
-
   # Include location of libffi headers in CPPFLAGS
   CPPFLAGS+= $(pkg-config --cflags libffi)
 
@@ -96,16 +92,13 @@
 --prefix=/usr \
 --sysconfdir=/etc \
 --enable-shared \
+--enable-optimized \
 --enable-libffi \
---enable-libedit \
 --enable-targets=all \
 --enable-bindings=ocaml \
---disable-expensive-checks \
---disable-debug-runtime \
 --disable-assertions \
 --with-binutils-include=/usr/include \
---with-python=/usr/bin/python2 \
---$_optimized_switch-optimized
+--with-python=/usr/bin/python2
 
   make REQUIRES_RTTI=1
   make -C docs -f Makefile.sphinx man


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

2015-03-16 Thread speps
Date: Monday, March 16, 2015 @ 17:59:50
  Author: speps
Revision: 129377

upgpkg: nomacs 2.4.2-1

Modified:
  nomacs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 15:34:03 UTC (rev 129376)
+++ PKGBUILD2015-03-16 16:59:50 UTC (rev 129377)
@@ -2,7 +2,7 @@
 # Maintainer: speps speps at aur dot archlinux dot org
 
 pkgname=nomacs
-pkgver=2.4.0
+pkgver=2.4.2
 pkgrel=1
 pkgdesc=A Qt image viewer
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 makedepends=('cmake')
 install=$pkgname.install
 
source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver-source.tar.bz2;)
-md5sums=('9b3498b6ef535efc9e7da85361199ef6')
+md5sums=('b9deb73ac8c6e12064024bc4fb2aed03')
 
 prepare() {
   cd $pkgname-$pkgver


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

2015-03-16 Thread Martin Wimpress
Date: Monday, March 16, 2015 @ 15:46:59
  Author: flexiondotorg
Revision: 129369

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

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

-+
 /PKGBUILD   |   56 ++
 /libmatekbd.install |   22 +
 community-i686/PKGBUILD |   29 -
 community-i686/libmatekbd.install   |   11 --
 community-x86_64/PKGBUILD   |   29 -
 community-x86_64/libmatekbd.install |   11 --
 6 files changed, 78 insertions(+), 80 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-16 14:46:53 UTC (rev 129368)
+++ community-i686/PKGBUILD 2015-03-16 14:46:59 UTC (rev 129369)
@@ -1,29 +0,0 @@
-# Maintainer : Martin Wimpress c...@flexion.org
-
-pkgname=libmatekbd
-pkgver=1.8.0
-pkgrel=1
-pkgdesc=MATE keyboard library
-url=http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('dconf' 'gtk2' 'iso-codes' 'libxklavier')
-makedepends=('mate-common' 'perl-xml-parser')
-options=('!emptydirs')
-source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('8034737a40d5a2f1e4857a21110b4f1eacf0db30')
-install=${pkgname}.install
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---with-gtk=2.0 \
---disable-static
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: libmatekbd/repos/community-i686/PKGBUILD (from rev 129368, 
libmatekbd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-16 14:46:59 UTC (rev 129369)
@@ -0,0 +1,28 @@
+# Maintainer : Martin Wimpress c...@flexion.org
+
+pkgname=libmatekbd
+pkgver=1.8.1
+pkgrel=1
+pkgdesc=MATE keyboard library
+url=http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('dconf' 'gtk2' 'iso-codes' 'libxklavier')
+makedepends=('mate-common' 'perl-xml-parser')
+source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('a642ec3f6a02352155a48c3e53a85c3ec4f19430')
+install=${pkgname}.install
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--with-gtk=2.0 \
+--disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/libmatekbd.install
===
--- community-i686/libmatekbd.install   2015-03-16 14:46:53 UTC (rev 129368)
+++ community-i686/libmatekbd.install   2015-03-16 14:46:59 UTC (rev 129369)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: libmatekbd/repos/community-i686/libmatekbd.install (from rev 129368, 
libmatekbd/trunk/libmatekbd.install)
===
--- community-i686/libmatekbd.install   (rev 0)
+++ community-i686/libmatekbd.install   2015-03-16 14:46:59 UTC (rev 129369)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas/
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-03-16 14:46:53 UTC (rev 129368)
+++ community-x86_64/PKGBUILD   2015-03-16 14:46:59 UTC (rev 129369)
@@ -1,29 +0,0 @@
-# Maintainer : Martin Wimpress c...@flexion.org
-
-pkgname=libmatekbd
-pkgver=1.8.0
-pkgrel=1
-pkgdesc=MATE keyboard library
-url=http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('dconf' 'gtk2' 'iso-codes' 'libxklavier')
-makedepends=('mate-common' 'perl-xml-parser')
-options=('!emptydirs')
-source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('8034737a40d5a2f1e4857a21110b4f1eacf0db30')
-install=${pkgname}.install
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-

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

2015-03-16 Thread Felix Yan
Date: Monday, March 16, 2015 @ 16:04:20
  Author: fyan
Revision: 233941

archrelease: copy trunk to extra-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-16 15:04:05 UTC (rev 233940)
+++ PKGBUILD2015-03-16 15:04:20 UTC (rev 233941)
@@ -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=14.1.1
-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=('b24b270c595eb5fd8abb7d5bca6240ffb9571dd49dda53c9aeae85f69db8e9a13113d3fdeff404b6f6cf902b4e66b1028fd97b42e77d9c55256bd34dacb101ac')
-
-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 233940, 
python-setuptools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-16 15:04:20 UTC (rev 233941)
@@ -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=14.2
+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=('c0f0acd988a474b5be8f036ccaf8e844686674a6470d2d929396826e7205da3a1e4e431eccdf27ae988c621241e5cf5922ade73cb7f4a29f71641436ed1b9331')
+
+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 mate-settings-daemon/repos (28 files)

2015-03-16 Thread Martin Wimpress
Date: Monday, March 16, 2015 @ 16:34:03
  Author: flexiondotorg
Revision: 129376

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

Added:
  mate-settings-daemon/repos/community-i686/PKGBUILD
(from rev 129375, mate-settings-daemon/trunk/PKGBUILD)
  mate-settings-daemon/repos/community-i686/add_a11y_settings_plugin.diff
(from rev 129375, mate-settings-daemon/trunk/add_a11y_settings_plugin.diff)
  mate-settings-daemon/repos/community-i686/mate-settings-daemon.install
(from rev 129375, mate-settings-daemon/trunk/mate-settings-daemon.install)
  mate-settings-daemon/repos/community-i686/monitor_gnome_a11y_schema_keys.diff
(from rev 129375, 
mate-settings-daemon/trunk/monitor_gnome_a11y_schema_keys.diff)
  
mate-settings-daemon/repos/community-i686/move_a11y_keybindings_to_media-keys_plugin.diff
(from rev 129375, 
mate-settings-daemon/trunk/move_a11y_keybindings_to_media-keys_plugin.diff)
  mate-settings-daemon/repos/community-i686/use_galculator_first.diff
(from rev 129375, mate-settings-daemon/trunk/use_galculator_first.diff)
  
mate-settings-daemon/repos/community-i686/use_gnome_a11y_schema_to_enable_applications.diff
(from rev 129375, 
mate-settings-daemon/trunk/use_gnome_a11y_schema_to_enable_applications.diff)
  mate-settings-daemon/repos/community-x86_64/PKGBUILD
(from rev 129375, mate-settings-daemon/trunk/PKGBUILD)
  mate-settings-daemon/repos/community-x86_64/add_a11y_settings_plugin.diff
(from rev 129375, mate-settings-daemon/trunk/add_a11y_settings_plugin.diff)
  mate-settings-daemon/repos/community-x86_64/mate-settings-daemon.install
(from rev 129375, mate-settings-daemon/trunk/mate-settings-daemon.install)
  
mate-settings-daemon/repos/community-x86_64/monitor_gnome_a11y_schema_keys.diff
(from rev 129375, 
mate-settings-daemon/trunk/monitor_gnome_a11y_schema_keys.diff)
  
mate-settings-daemon/repos/community-x86_64/move_a11y_keybindings_to_media-keys_plugin.diff
(from rev 129375, 
mate-settings-daemon/trunk/move_a11y_keybindings_to_media-keys_plugin.diff)
  mate-settings-daemon/repos/community-x86_64/use_galculator_first.diff
(from rev 129375, mate-settings-daemon/trunk/use_galculator_first.diff)
  
mate-settings-daemon/repos/community-x86_64/use_gnome_a11y_schema_to_enable_applications.diff
(from rev 129375, 
mate-settings-daemon/trunk/use_gnome_a11y_schema_to_enable_applications.diff)
Deleted:
  mate-settings-daemon/repos/community-i686/PKGBUILD
  mate-settings-daemon/repos/community-i686/add_a11y_settings_plugin.diff
  mate-settings-daemon/repos/community-i686/mate-settings-daemon.install
  mate-settings-daemon/repos/community-i686/monitor_gnome_a11y_schema_keys.diff
  
mate-settings-daemon/repos/community-i686/move_a11y_keybindings_to_media-keys_plugin.diff
  mate-settings-daemon/repos/community-i686/use_galculator_first.diff
  
mate-settings-daemon/repos/community-i686/use_gnome_a11y_schema_to_enable_applications.diff
  mate-settings-daemon/repos/community-x86_64/PKGBUILD
  mate-settings-daemon/repos/community-x86_64/add_a11y_settings_plugin.diff
  mate-settings-daemon/repos/community-x86_64/mate-settings-daemon.install
  
mate-settings-daemon/repos/community-x86_64/monitor_gnome_a11y_schema_keys.diff
  
mate-settings-daemon/repos/community-x86_64/move_a11y_keybindings_to_media-keys_plugin.diff
  mate-settings-daemon/repos/community-x86_64/use_galculator_first.diff
  
mate-settings-daemon/repos/community-x86_64/use_gnome_a11y_schema_to_enable_applications.diff

+
 /PKGBUILD  |  184 +
 /add_a11y_settings_plugin.diff | 1142 
++
 /mate-settings-daemon.install  |   24 
 /monitor_gnome_a11y_schema_keys.diff   |   26 
 /move_a11y_keybindings_to_media-keys_plugin.diff   |  446 +++
 /use_galculator_first.diff |   30 
 /use_gnome_a11y_schema_to_enable_applications.diff |   26 
 community-i686/PKGBUILD|   91 
 community-i686/add_a11y_settings_plugin.diff   |  571 -
 community-i686/mate-settings-daemon.install|   12 
 community-i686/monitor_gnome_a11y_schema_keys.diff |   13 
 community-i686/move_a11y_keybindings_to_media-keys_plugin.diff |  223 -
 community-i686/use_galculator_first.diff   |   15 
 community-i686/use_gnome_a11y_schema_to_enable_applications.diff   |   13 
 community-x86_64/PKGBUILD  |   91 
 community-x86_64/add_a11y_settings_plugin.diff |  571 -
 community-x86_64/mate-settings-daemon.install  |   12 
 community-x86_64/monitor_gnome_a11y_schema_keys.diff   |   13 
 

[arch-commits] Commit in mate-notification-daemon/trunk (PKGBUILD)

2015-03-16 Thread Martin Wimpress
Date: Monday, March 16, 2015 @ 15:42:53
  Author: flexiondotorg
Revision: 129364

upgpkg: mate-notification-daemon 1.8.2-1 - New upstream release.

Modified:
  mate-notification-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 14:38:50 UTC (rev 129363)
+++ PKGBUILD2015-03-16 14:42:53 UTC (rev 129364)
@@ -1,7 +1,7 @@
 # Maintainer : Martin Wimpress c...@flexion.org
 
 pkgname=mate-notification-daemon
-pkgver=1.8.1
+pkgver=1.8.2
 pkgrel=1
 pkgdesc=Notification daemon for MATE
 url=http://mate-desktop.org;
@@ -12,7 +12,7 @@
 groups=('mate')
 provides=('notification-daemon')
 source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('6f7cba78f3eb9f3e96b67e12bee35186b734a5cb')
+sha1sums=('a35be55b434e19748d91b73b717f661d69cf525e')
 install=${pkgname}.install
 
 build() {


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

2015-03-16 Thread Martin Wimpress
Date: Monday, March 16, 2015 @ 15:50:08
  Author: flexiondotorg
Revision: 129371

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

Added:
  mate-desktop/repos/community-i686/PKGBUILD
(from rev 129370, mate-desktop/trunk/PKGBUILD)
  mate-desktop/repos/community-i686/mate-desktop.install
(from rev 129370, mate-desktop/trunk/mate-desktop.install)
  mate-desktop/repos/community-x86_64/PKGBUILD
(from rev 129370, mate-desktop/trunk/PKGBUILD)
  mate-desktop/repos/community-x86_64/mate-desktop.install
(from rev 129370, mate-desktop/trunk/mate-desktop.install)
Deleted:
  mate-desktop/repos/community-i686/PKGBUILD
  mate-desktop/repos/community-i686/mate-desktop.install
  mate-desktop/repos/community-x86_64/PKGBUILD
  mate-desktop/repos/community-x86_64/mate-desktop.install

---+
 /PKGBUILD |   82 
 /mate-desktop.install |   22 
 community-i686/PKGBUILD   |   41 
 community-i686/mate-desktop.install   |   11 
 community-x86_64/PKGBUILD |   41 
 community-x86_64/mate-desktop.install |   11 
 6 files changed, 104 insertions(+), 104 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-16 14:50:01 UTC (rev 129370)
+++ community-i686/PKGBUILD 2015-03-16 14:50:08 UTC (rev 129371)
@@ -1,41 +0,0 @@
-# Maintainer : Martin Wimpress c...@flexion.org
-
-pkgname=mate-desktop
-pkgver=1.8.1
-pkgrel=2
-pkgdesc=Library with common API for various MATE modules
-url=http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=(GPL LGPL)
-depends=('dconf' 'gtk2' 'hicolor-icon-theme' 'libunique' 'python2'
- 'startup-notification')
-makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools')
-groups=('mate')
-source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('e3e92eec0cf0443d6a0ca18ad2f88b2ddd54f833')
-install=${pkgname}.install
-
-prepare() {
-cd ${srcdir}/${pkgname}-${pkgver}
-sed -i 's|\/usr\/bin\/python|\/usr\/bin\/env python2|' tools/mpaste
-}
-
-build() {
-# See the following for '--disable-desktop-docs' justification
-#  - https://github.com/mate-desktop/mate-desktop/issues/68
-cd ${srcdir}/${pkgname}-${pkgver}
-PYTHON=/usr/bin/python2 ./configure \
---prefix=/usr \
---with-gtk=2.0 \
---enable-mpaste \
---disable-static \
---disable-schemas-compile \
---disable-desktop-docs \
---enable-gtk-doc
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: mate-desktop/repos/community-i686/PKGBUILD (from rev 129370, 
mate-desktop/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-16 14:50:08 UTC (rev 129371)
@@ -0,0 +1,41 @@
+# Maintainer : Martin Wimpress c...@flexion.org
+
+pkgname=mate-desktop
+pkgver=1.8.2
+pkgrel=1
+pkgdesc=Library with common API for various MATE modules
+url=http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=(GPL LGPL)
+depends=('dconf' 'gtk2' 'hicolor-icon-theme' 'libunique' 'python2'
+ 'startup-notification')
+makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools')
+groups=('mate')
+source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('4d3f77d73709631d22528b55d3ffb1cbe4d1ddab')
+install=${pkgname}.install
+
+prepare() {
+cd ${srcdir}/${pkgname}-${pkgver}
+sed -i 's|\/usr\/bin\/python|\/usr\/bin\/env python2|' tools/mpaste
+}
+
+build() {
+# See the following for '--disable-desktop-docs' justification
+#  - https://github.com/mate-desktop/mate-desktop/issues/68
+cd ${srcdir}/${pkgname}-${pkgver}
+PYTHON=/usr/bin/python2 ./configure \
+--prefix=/usr \
+--with-gtk=2.0 \
+--enable-mpaste \
+--disable-static \
+--disable-schemas-compile \
+--disable-desktop-docs \
+--enable-gtk-doc
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/mate-desktop.install
===
--- community-i686/mate-desktop.install 2015-03-16 14:50:01 UTC (rev 129370)
+++ community-i686/mate-desktop.install 2015-03-16 14:50:08 UTC (rev 129371)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: mate-desktop/repos/community-i686/mate-desktop.install (from rev 
129370, mate-desktop/trunk/mate-desktop.install)
===
--- community-i686/mate-desktop.install  

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

2015-03-16 Thread Martin Wimpress
Date: Monday, March 16, 2015 @ 15:50:01
  Author: flexiondotorg
Revision: 129370

upgpkg: mate-desktop 1.8.2-1 - New upstream release.

Modified:
  mate-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 14:46:59 UTC (rev 129369)
+++ PKGBUILD2015-03-16 14:50:01 UTC (rev 129370)
@@ -1,8 +1,8 @@
 # Maintainer : Martin Wimpress c...@flexion.org
 
 pkgname=mate-desktop
-pkgver=1.8.1
-pkgrel=2
+pkgver=1.8.2
+pkgrel=1
 pkgdesc=Library with common API for various MATE modules
 url=http://mate-desktop.org;
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools')
 groups=('mate')
 source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('e3e92eec0cf0443d6a0ca18ad2f88b2ddd54f833')
+sha1sums=('4d3f77d73709631d22528b55d3ffb1cbe4d1ddab')
 install=${pkgname}.install
 
 prepare() {


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

2015-03-16 Thread Felix Yan
Date: Monday, March 16, 2015 @ 15:51:25
  Author: fyan
Revision: 129373

archrelease: copy trunk to community-any

Added:
  jenkins/repos/community-any/LICENSE
(from rev 129372, jenkins/trunk/LICENSE)
  jenkins/repos/community-any/PKGBUILD
(from rev 129372, jenkins/trunk/PKGBUILD)
  jenkins/repos/community-any/jenkins.conf
(from rev 129372, jenkins/trunk/jenkins.conf)
  jenkins/repos/community-any/jenkins.install
(from rev 129372, jenkins/trunk/jenkins.install)
  jenkins/repos/community-any/jenkins.service
(from rev 129372, jenkins/trunk/jenkins.service)
  jenkins/repos/community-any/jenkins.tmpfiles.d
(from rev 129372, 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-03-16 14:51:01 UTC (rev 129372)
+++ LICENSE 2015-03-16 14:51:25 UTC (rev 129373)
@@ -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 129372, 
jenkins/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2015-03-16 14:51:25 UTC (rev 129373)
@@ -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-03-16 14:51:01 UTC (rev 129372)
+++ PKGBUILD2015-03-16 14:51:25 UTC (rev 129373)
@@ -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.602
-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 mate-settings-daemon/trunk (PKGBUILD)

2015-03-16 Thread Martin Wimpress
Date: Monday, March 16, 2015 @ 16:33:46
  Author: flexiondotorg
Revision: 129375

upgpkg: mate-settings-daemon 1.8.3-1 - New upstream release.

Modified:
  mate-settings-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 14:53:40 UTC (rev 129374)
+++ PKGBUILD2015-03-16 15:33:46 UTC (rev 129375)
@@ -2,8 +2,8 @@
 
 pkgbase=mate-settings-daemon
 pkgname=(${pkgbase}-pulseaudio ${pkgbase}-gstreamer)
-pkgver=1.8.2
-pkgrel=3
+pkgver=1.8.3
+pkgrel=1
 url=http://mate-desktop.org;
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -17,7 +17,7 @@
 'move_a11y_keybindings_to_media-keys_plugin.diff'
 'use_gnome_a11y_schema_to_enable_applications.diff'
 'monitor_gnome_a11y_schema_keys.diff')
-sha1sums=('e465eb33b79394150514ad0af201bf32f07fd520'
+sha1sums=('affaa57d2fef2e2a7374a4e770850febfe6a8215'
   '916dc6519a7778e97cd8dd18c46363e6c36d389a'
   '0f8f3548b4cfda4eb8d5472d039b4f9744328e85'
   '2dd699e78173421338d498e2c0bacd13549b564b'
@@ -34,6 +34,7 @@
 patch -Np1 -i ${srcdir}/move_a11y_keybindings_to_media-keys_plugin.diff
 patch -Np1 -i ${srcdir}/use_gnome_a11y_schema_to_enable_applications.diff
 patch -Np1 -i ${srcdir}/monitor_gnome_a11y_schema_keys.diff
+autoreconf -fi
 }
 
 build() {


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

2015-03-16 Thread Martin Wimpress
Date: Monday, March 16, 2015 @ 15:45:14
  Author: flexiondotorg
Revision: 129366

upgpkg: mate-session-manager 1.8.2-1 - New upstream release.

Modified:
  mate-session-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 14:43:00 UTC (rev 129365)
+++ PKGBUILD2015-03-16 14:45:14 UTC (rev 129366)
@@ -1,8 +1,8 @@
 # Maintainer : Martin Wimpress c...@flexion.org
 
 pkgname=mate-session-manager
-pkgver=1.8.1
-pkgrel=3
+pkgver=1.8.2
+pkgrel=1
 pkgdesc=The MATE Session Handler
 url=http://mate-desktop.org;
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 'yelp: for reading MATE help documents')
 groups=('mate')
 source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('af07f12aaad1c6fd7626dfcf95c01c519bde3819')
+sha1sums=('9cf3d2943eabb23c3275950dc0b29a5a8329afd9')
 install=${pkgname}.install
 
 build() {


[arch-commits] Commit in mate-notification-daemon/repos (8 files)

2015-03-16 Thread Martin Wimpress
Date: Monday, March 16, 2015 @ 15:43:00
  Author: flexiondotorg
Revision: 129365

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

Added:
  mate-notification-daemon/repos/community-i686/PKGBUILD
(from rev 129364, mate-notification-daemon/trunk/PKGBUILD)
  mate-notification-daemon/repos/community-i686/mate-notification-daemon.install
(from rev 129364, 
mate-notification-daemon/trunk/mate-notification-daemon.install)
  mate-notification-daemon/repos/community-x86_64/PKGBUILD
(from rev 129364, mate-notification-daemon/trunk/PKGBUILD)
  
mate-notification-daemon/repos/community-x86_64/mate-notification-daemon.install
(from rev 129364, 
mate-notification-daemon/trunk/mate-notification-daemon.install)
Deleted:
  mate-notification-daemon/repos/community-i686/PKGBUILD
  mate-notification-daemon/repos/community-i686/mate-notification-daemon.install
  mate-notification-daemon/repos/community-x86_64/PKGBUILD
  
mate-notification-daemon/repos/community-x86_64/mate-notification-daemon.install

---+
 /PKGBUILD |   62 
 /mate-notification-daemon.install |   24 +++
 community-i686/PKGBUILD   |   31 --
 community-i686/mate-notification-daemon.install   |   12 ---
 community-x86_64/PKGBUILD |   31 --
 community-x86_64/mate-notification-daemon.install |   12 ---
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-16 14:42:53 UTC (rev 129364)
+++ community-i686/PKGBUILD 2015-03-16 14:43:00 UTC (rev 129365)
@@ -1,31 +0,0 @@
-# Maintainer : Martin Wimpress c...@flexion.org
-
-pkgname=mate-notification-daemon
-pkgver=1.8.1
-pkgrel=1
-pkgdesc=Notification daemon for MATE
-url=http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL')
-depends=('dconf' 'dbus-glib' 'gtk2' 'libcanberra' 'libwnck' 'libnotify')
-makedepends=('mate-common' 'perl-xml-parser')
-groups=('mate')
-provides=('notification-daemon')
-source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('6f7cba78f3eb9f3e96b67e12bee35186b734a5cb')
-install=${pkgname}.install
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${pkgname} \
---with-gtk=2.0 \
---disable-static
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: mate-notification-daemon/repos/community-i686/PKGBUILD (from rev 
129364, mate-notification-daemon/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-16 14:43:00 UTC (rev 129365)
@@ -0,0 +1,31 @@
+# Maintainer : Martin Wimpress c...@flexion.org
+
+pkgname=mate-notification-daemon
+pkgver=1.8.2
+pkgrel=1
+pkgdesc=Notification daemon for MATE
+url=http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL')
+depends=('dconf' 'dbus-glib' 'gtk2' 'libcanberra' 'libwnck' 'libnotify')
+makedepends=('mate-common' 'perl-xml-parser')
+groups=('mate')
+provides=('notification-daemon')
+source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('a35be55b434e19748d91b73b717f661d69cf525e')
+install=${pkgname}.install
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${pkgname} \
+--with-gtk=2.0 \
+--disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/mate-notification-daemon.install
===
--- community-i686/mate-notification-daemon.install 2015-03-16 14:42:53 UTC 
(rev 129364)
+++ community-i686/mate-notification-daemon.install 2015-03-16 14:43:00 UTC 
(rev 129365)
@@ -1,12 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: 
mate-notification-daemon/repos/community-i686/mate-notification-daemon.install 
(from rev 129364, 
mate-notification-daemon/trunk/mate-notification-daemon.install)
===
--- community-i686/mate-notification-daemon.install 
(rev 0)
+++ community-i686/mate-notification-daemon.install 2015-03-16 14:43:00 UTC 
(rev 129365)
@@ -0,0 +1,12 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas/
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+

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

2015-03-16 Thread Martin Wimpress
Date: Monday, March 16, 2015 @ 15:46:53
  Author: flexiondotorg
Revision: 129368

upgpkg: libmatekbd 1.8.1-1 - New upstream release.

Modified:
  libmatekbd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 14:45:20 UTC (rev 129367)
+++ PKGBUILD2015-03-16 14:46:53 UTC (rev 129368)
@@ -1,7 +1,7 @@
 # Maintainer : Martin Wimpress c...@flexion.org
 
 pkgname=libmatekbd
-pkgver=1.8.0
+pkgver=1.8.1
 pkgrel=1
 pkgdesc=MATE keyboard library
 url=http://mate-desktop.org;
@@ -10,7 +10,7 @@
 depends=('dconf' 'gtk2' 'iso-codes' 'libxklavier')
 makedepends=('mate-common' 'perl-xml-parser')
 source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('8034737a40d5a2f1e4857a21110b4f1eacf0db30')
+sha1sums=('a642ec3f6a02352155a48c3e53a85c3ec4f19430')
 install=${pkgname}.install
 
 build() {


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

2015-03-16 Thread Felix Yan
Date: Monday, March 16, 2015 @ 15:51:01
  Author: fyan
Revision: 129372

upgpkg: jenkins 1.604-1

Modified:
  jenkins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 14:50:08 UTC (rev 129371)
+++ PKGBUILD2015-03-16 14:51:01 UTC (rev 129372)
@@ -5,7 +5,7 @@
 # Contributor: Illarion Kovalchuk illarion.kovalchuk at gmail dot com
 
 pkgname=jenkins
-pkgver=1.602
+pkgver=1.604
 pkgrel=1
 pkgdesc='Extendable continuous integration server (latest)'
 arch=('any')
@@ -24,7 +24,7 @@
 'jenkins.service'
 'jenkins.tmpfiles.d'
 'LICENSE')
-sha512sums=('fc65ac6cb2b1ef90d9fcdfb869f0378a6aa5cce77e3084b07e3aa984941902fd672da2119b284e760450bf1c9d7a25d871868e26699f75ff24114991bc9e3e87'
+sha512sums=('13a5e73222c2b3117982ce72198c41526c23da3fcdf9348af90464ec68c0d274f18788ad2e96c89f64972b9634a5b50ff38ef8bbff2071421929cfef39a2e651'
 
'3a8421cef3953d899c150609f959cf5d5dd6d08d079a5e0f48bfece4f3c80491722b9e90ef841fddb87401c226b8338297c5c4e83e55a33ef8d6e387de3048d0'
 
'a336b006d3711abb75b49a2e12c09ee61cf3275a2cdbbd3676480e2f6ca8ba0fb4b9c08f3f9da193252c4fca827e9a1d5eaad847d0a889445693427ae1571fe7'
 
'fc82b56741c4683cde4913e41bf3dbfb0e7b16897b22b27d92a9c6fa7a300ffba97d85fbbf2287a7c5c546cb5697bbe8daa108bfc51572cf69c256d1e01e80ba'


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

2015-03-16 Thread Felix Yan
Date: Monday, March 16, 2015 @ 16:04:05
  Author: fyan
Revision: 233940

upgpkg: python-setuptools 1:14.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 12:42:27 UTC (rev 233939)
+++ PKGBUILD2015-03-16 15:04:05 UTC (rev 233940)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=14.1.1
+pkgver=14.2
 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=('b24b270c595eb5fd8abb7d5bca6240ffb9571dd49dda53c9aeae85f69db8e9a13113d3fdeff404b6f6cf902b4e66b1028fd97b42e77d9c55256bd34dacb101ac')
+sha512sums=('c0f0acd988a474b5be8f036ccaf8e844686674a6470d2d929396826e7205da3a1e4e431eccdf27ae988c621241e5cf5922ade73cb7f4a29f71641436ed1b9331')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}


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

2015-03-16 Thread Anatol Pomozov
Date: Monday, March 16, 2015 @ 16:20:54
  Author: anatolik
Revision: 233945

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

Added:
  vim/repos/testing-i686/
  vim/repos/testing-i686/PKGBUILD
(from rev 233944, vim/trunk/PKGBUILD)
  vim/repos/testing-i686/archlinux.vim
(from rev 233944, vim/trunk/archlinux.vim)
  vim/repos/testing-i686/gvim.desktop
(from rev 233944, vim/trunk/gvim.desktop)
  vim/repos/testing-i686/gvim.install
(from rev 233944, vim/trunk/gvim.install)
  vim/repos/testing-i686/vimrc
(from rev 233944, vim/trunk/vimrc)
  vim/repos/testing-x86_64/
  vim/repos/testing-x86_64/PKGBUILD
(from rev 233944, vim/trunk/PKGBUILD)
  vim/repos/testing-x86_64/archlinux.vim
(from rev 233944, vim/trunk/archlinux.vim)
  vim/repos/testing-x86_64/gvim.desktop
(from rev 233944, vim/trunk/gvim.desktop)
  vim/repos/testing-x86_64/gvim.install
(from rev 233944, vim/trunk/gvim.install)
  vim/repos/testing-x86_64/vimrc
(from rev 233944, vim/trunk/vimrc)

--+
 testing-i686/PKGBUILD|  392 +
 testing-i686/archlinux.vim   |   25 ++
 testing-i686/gvim.desktop|   63 ++
 testing-i686/gvim.install|   15 +
 testing-i686/vimrc   |   16 +
 testing-x86_64/PKGBUILD  |  392 +
 testing-x86_64/archlinux.vim |   25 ++
 testing-x86_64/gvim.desktop  |   63 ++
 testing-x86_64/gvim.install  |   15 +
 testing-x86_64/vimrc |   16 +
 10 files changed, 1022 insertions(+)

Copied: vim/repos/testing-i686/PKGBUILD (from rev 233944, vim/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-03-16 15:20:54 UTC (rev 233945)
@@ -0,0 +1,392 @@
+# Maintainer: Thomas Dziedzic gos...@gmail.com
+# Contributor: Jan heftig Steffens jan.steff...@gmail.com
+# Contributor: tobias [ tobias at archlinux org ]
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgbase=vim
+pkgname=('vim-minimal' 'vim' 'vim-python3' 'gvim' 'gvim-python3' 'vim-runtime')
+# list of tags can be found at https://code.google.com/p/vim/source/list
+_topver=7.4
+_patchlevel=663
+_tag=v${_topver/./-}-${_patchlevel}
+_versiondir=vim${_topver//./}
+pkgver=${_topver}.${_patchlevel}
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('custom:vim')
+url=http://www.vim.org;
+makedepends=('gpm' 'python2' 'python' 'ruby' 'libxt' 'desktop-file-utils' 
'gtk2' 'lua' 'mercurial')
+# It would be great to use downloadable archives 
https://vim.googlecode.com/archive/$tag.tar.gz
+# unfortunately its content changes each time you download one (files 
modification date is different)
+source=(${pkgbase}-repo::hg+https://vim.googlecode.com/hg#tag=${_tag};
+'vimrc'
+'archlinux.vim'
+'gvim.desktop')
+sha1sums=('SKIP'
+  '15ebf3f48693f1f219fe2d8edb7643683139eb6b'
+  '94f7bb87b5d06bace86bc4b3ef1372813b4eedf2'
+  '4a579cf66590d711f49c5dfb4a25e5df116ff7ba')
+
+prepare() {
+  cd ${pkgbase}-repo
+
+  _latesttag=$(hg parents --template '{latesttag}' -r default)
+  if (( $_tag != $_latesttag )); then
+printf 'You are not building the latest revision!\n'
+printf Consider updating to tag $_latesttag.\n
+  fi
+
+  # define the place for the global (g)vimrc file (set to /etc/vimrc)
+  sed -i 's|^.*\(#define SYS_.*VIMRC_FILE.*\) .*$|\1|' \
+src/feature.h
+  sed -i 's|^.*\(#define VIMRC_FILE.*\) .*$|\1|' \
+src/feature.h
+
+  (cd src  autoconf)
+
+  cd ..
+  for pkg in ${pkgname[@]}
+  do
+cp -a ${pkgbase}-repo ${pkg}-build
+  done
+}
+
+build() {
+  cd ${srcdir}/vim-runtime-build
+
+  ./configure \
+--prefix=/usr \
+--localstatedir=/var/lib/vim \
+--with-features=huge \
+--with-compiledby='Arch Linux' \
+--enable-gpm \
+--enable-acl \
+--with-x=no \
+--disable-gui \
+--enable-multibyte \
+--enable-cscope \
+--disable-netbeans \
+--enable-perlinterp \
+--disable-pythoninterp \
+--disable-python3interp \
+--disable-rubyinterp \
+--disable-luainterp
+
+  make
+
+  cd ${srcdir}/vim-minimal-build
+
+  ./configure \
+--prefix=/usr \
+--localstatedir=/var/lib/vim \
+--with-features=huge \
+--with-compiledby='Arch Linux' \
+--enable-gpm \
+--enable-acl \
+--with-x=no \
+--disable-gui \
+--enable-multibyte \
+--enable-cscope \
+--disable-netbeans \
+--enable-perlinterp \
+--disable-pythoninterp \
+--disable-python3interp \
+--disable-rubyinterp \
+--disable-luainterp
+
+  make
+
+  cd ${srcdir}/vim-build
+
+  ./configure \
+--prefix=/usr \
+--localstatedir=/var/lib/vim \
+--with-features=huge \
+--with-compiledby='Arch Linux' \
+--enable-gpm \
+--enable-acl \
+--with-x=no \
+--disable-gui \
+--enable-multibyte \
+--enable-cscope \
+--enable-netbeans \
+

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

2015-03-16 Thread Andreas Radke
Date: Monday, March 16, 2015 @ 19:19:42
  Author: andyrtr
Revision: 233951

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

Added:
  xorg-xinit/repos/testing-i686/
  xorg-xinit/repos/testing-i686/06_move_serverauthfile_into_tmp.diff
(from rev 233950, xorg-xinit/trunk/06_move_serverauthfile_into_tmp.diff)
  xorg-xinit/repos/testing-i686/PKGBUILD
(from rev 233950, xorg-xinit/trunk/PKGBUILD)
  xorg-xinit/repos/testing-i686/fs25361.patch
(from rev 233950, xorg-xinit/trunk/fs25361.patch)
  xorg-xinit/repos/testing-i686/xserverrc
(from rev 233950, xorg-xinit/trunk/xserverrc)
  xorg-xinit/repos/testing-x86_64/
  xorg-xinit/repos/testing-x86_64/06_move_serverauthfile_into_tmp.diff
(from rev 233950, xorg-xinit/trunk/06_move_serverauthfile_into_tmp.diff)
  xorg-xinit/repos/testing-x86_64/PKGBUILD
(from rev 233950, xorg-xinit/trunk/PKGBUILD)
  xorg-xinit/repos/testing-x86_64/fs25361.patch
(from rev 233950, xorg-xinit/trunk/fs25361.patch)
  xorg-xinit/repos/testing-x86_64/xserverrc
(from rev 233950, xorg-xinit/trunk/xserverrc)

-+
 testing-i686/06_move_serverauthfile_into_tmp.diff   |   20 +++
 testing-i686/PKGBUILD   |   47 ++
 testing-i686/fs25361.patch  |   16 ++
 testing-i686/xserverrc  |2 
 testing-x86_64/06_move_serverauthfile_into_tmp.diff |   20 +++
 testing-x86_64/PKGBUILD |   47 ++
 testing-x86_64/fs25361.patch|   16 ++
 testing-x86_64/xserverrc|2 
 8 files changed, 170 insertions(+)

Copied: xorg-xinit/repos/testing-i686/06_move_serverauthfile_into_tmp.diff 
(from rev 233950, xorg-xinit/trunk/06_move_serverauthfile_into_tmp.diff)
===
--- testing-i686/06_move_serverauthfile_into_tmp.diff   
(rev 0)
+++ testing-i686/06_move_serverauthfile_into_tmp.diff   2015-03-16 18:19:42 UTC 
(rev 233951)
@@ -0,0 +1,20 @@
+Move startx auth files in /tmp so they are removed on reboot.
+http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=357736
+The trap patch didn't seem to work on reboot.
+---
+ startx.cpp |2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+Index: xinit/startx.cpp
+===
+--- xinit.orig/startx.cpp
 xinit/startx.cpp
+@@ -273,7 +273,7 @@
+ dummy=0
+ 
+ XCOMM create a file with auth information for the server. ':0' is a dummy.
+-xserverauthfile=$HOME/.serverauth.$$
++xserverauthfile=`mktemp -p /tmp serverauth.XX`
+ trap rm -f '$xserverauthfile' HUP INT QUIT ILL TRAP KILL BUS TERM
+ xauth -q -f $xserverauthfile  EOF
+ add :$dummy . $mcookie

Copied: xorg-xinit/repos/testing-i686/PKGBUILD (from rev 233950, 
xorg-xinit/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-03-16 18:19:42 UTC (rev 233951)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=xorg-xinit
+pkgver=1.3.4
+pkgrel=2
+pkgdesc=X.Org initialisation program 
+arch=('i686' 'x86_64')
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('libx11' 'xorg-xauth' 'inetutils')
+makedepends=('xorg-util-macros')
+optdepends=('xorg-twm' 'xterm')
+backup=('etc/X11/xinit/xserverrc'
+'etc/X11/xinit/xinitrc')
+source=(${url}/releases/individual/app/xinit-${pkgver}.tar.bz2
+06_move_serverauthfile_into_tmp.diff
+fs25361.patch
+xserverrc)
+options=(!emptydirs)
+sha256sums=('75d88d7397a07e01db253163b7c7a00b249b3d30e99489f2734cac9a0c7902b3'
+'a5c6ced5822bbb3145e0f30a4b12995782ca6d80ff2d927851ec91b5e41212cb'
+'431335ceb84f75aaa96fba285a596f61a63629f94756f8063e4f621ae143629b'
+'86835010b5350c41035495b7b845db0eecf1e4b7eeaf152b12a881fa502e5387')
+
+prepare() {
+  cd xinit-${pkgver}
+  patch -Np1 -i ../06_move_serverauthfile_into_tmp.diff
+  patch -Np1 -i ../fs25361.patch
+  sed -i -e 's/XSLASHGLOB.sh/XSLASHGLOB/' xinitrc.cpp
+}
+
+build() {
+  cd xinit-${pkgver}
+  autoreconf -fi
+  ./configure --prefix=/usr --with-xinitdir=/etc/X11/xinit
+  make
+}
+
+package() {
+  cd xinit-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m644 ${srcdir}/xserverrc ${pkgdir}/etc/X11/xinit/xserverrc
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xorg-xinit/repos/testing-i686/fs25361.patch (from rev 233950, 
xorg-xinit/trunk/fs25361.patch)
===
--- testing-i686/fs25361.patch  (rev 0)
+++ testing-i686/fs25361.patch  

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

2015-03-16 Thread speps
Date: Monday, March 16, 2015 @ 18:25:46
  Author: speps
Revision: 129379

upgpkg: firefox-firebug 2.0.8-1

Modified:
  firefox-firebug/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 17:06:22 UTC (rev 129378)
+++ PKGBUILD2015-03-16 17:25:46 UTC (rev 129379)
@@ -2,7 +2,7 @@
 # Maintainer: speps speps at aur dot archlinux dot org
 
 pkgname=firefox-firebug
-pkgver=2.0.4
+pkgver=2.0.8
 pkgrel=1
 pkgdesc=Firefox extension with tools for web development.
 arch=(any)
@@ -12,7 +12,7 @@
 depends=('firefox')
 provides=('firebug')
 source=(${url}releases/firebug/${pkgver%.*}/firebug-$pkgver.xpi)
-md5sums=('0cce65acf14629a003424b9b7ff1b06f')
+md5sums=('de60ceef13c3d17d2f6ce4f68acc367b')
 
 package() {
   # extension


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

2015-03-16 Thread Felix Yan
Date: Monday, March 16, 2015 @ 18:27:57
  Author: fyan
Revision: 233948

upgpkg: python-setuptools 1:14.3-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 16:19:38 UTC (rev 233947)
+++ PKGBUILD2015-03-16 17:27:57 UTC (rev 233948)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=14.2
+pkgver=14.3
 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=('c0f0acd988a474b5be8f036ccaf8e844686674a6470d2d929396826e7205da3a1e4e431eccdf27ae988c621241e5cf5922ade73cb7f4a29f71641436ed1b9331')
+sha512sums=('bed19f4bb90bc4b153c40521183f6db18bf996849cf1675adcd5b0e93dfccc6249f14201af5df4d5f7f52311b93b8289d93210457cdafafbf7ec0abdf833905a')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}


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

2015-03-16 Thread Daniel Micay
Date: Monday, March 16, 2015 @ 18:48:43
  Author: thestinger
Revision: 129383

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

Added:
  openvas-scanner/repos/community-i686/PKGBUILD
(from rev 129382, openvas-scanner/trunk/PKGBUILD)
  openvas-scanner/repos/community-i686/openvas-scanner.service
(from rev 129382, openvas-scanner/trunk/openvas-scanner.service)
  openvas-scanner/repos/community-x86_64/PKGBUILD
(from rev 129382, openvas-scanner/trunk/PKGBUILD)
  openvas-scanner/repos/community-x86_64/openvas-scanner.service
(from rev 129382, openvas-scanner/trunk/openvas-scanner.service)
Deleted:
  openvas-scanner/repos/community-i686/PKGBUILD
  openvas-scanner/repos/community-i686/openvas-scanner.service
  openvas-scanner/repos/community-x86_64/PKGBUILD
  openvas-scanner/repos/community-x86_64/openvas-scanner.service

--+
 /PKGBUILD|   72 +
 /openvas-scanner.service |   18 +++
 community-i686/PKGBUILD  |   33 -
 community-i686/openvas-scanner.service   |9 ---
 community-x86_64/PKGBUILD|   33 -
 community-x86_64/openvas-scanner.service |9 ---
 6 files changed, 90 insertions(+), 84 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-16 17:48:03 UTC (rev 129382)
+++ community-i686/PKGBUILD 2015-03-16 17:48:43 UTC (rev 129383)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay danielmi...@gmail.com
-pkgname=openvas-scanner
-pkgver=4.0.5
-pkgrel=1
-pkgdesc='The OpenVAS scanning Daemon'
-arch=('i686' 'x86_64')
-url='http://www.openvas.org/'
-license=('GPL')
-depends=('openvas-libraries')
-makedepends=('cmake' 'doxygen')
-groups=(openvas)
-# These URLs need to be manually updated on every pkgver upgrade.
-# http://wald.intevation.org/frs/?group_id=29
-source=(http://wald.intevation.org/frs/download.php/1844/$pkgname-${pkgver}.tar.gz;
-
http://wald.intevation.org/frs/download.php/1837/$pkgname-${pkgver}.tar.gz.asc;
-$pkgname.service)
-md5sums=('7484c3a67cce4ab32a4b10fcf4716a18'
- 'SKIP'
- '5cc11ac11a7454aaa9148eab844b81af')
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_BUILD_TYPE=Release -DSBINDIR=/usr/bin \
--DCMAKE_INSTALL_PREFIX=/usr -DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var .
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
-  install -Dm644 ../$pkgname.service 
$pkgdir/usr/lib/systemd/system/${pkgname}.service
-}

Copied: openvas-scanner/repos/community-i686/PKGBUILD (from rev 129382, 
openvas-scanner/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-16 17:48:43 UTC (rev 129383)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Daniel Micay danielmi...@gmail.com
+pkgname=openvas-scanner
+pkgver=4.0.6
+pkgrel=1
+pkgdesc='The OpenVAS scanning Daemon'
+arch=('i686' 'x86_64')
+url='http://www.openvas.org/'
+license=('GPL')
+depends=('openvas-libraries')
+makedepends=('cmake' 'doxygen')
+groups=(openvas)
+# These URLs need to be manually updated on every pkgver upgrade.
+# http://wald.intevation.org/frs/?group_id=29
+source=(http://wald.intevation.org/frs/download.php/1959/$pkgname-${pkgver}.tar.gz;
+
http://wald.intevation.org/frs/download.php/1960/$pkgname-${pkgver}.tar.gz.asc;
+$pkgname.service)
+md5sums=('2f66d96c97a03848490d1371d1c3b1b8'
+ 'SKIP'
+ '5cc11ac11a7454aaa9148eab844b81af')
+validpgpkeys=(
+  'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer 
Integrity
+)
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DSBINDIR=/usr/bin \
+-DCMAKE_INSTALL_PREFIX=/usr -DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var .
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+  install -Dm644 ../$pkgname.service 
$pkgdir/usr/lib/systemd/system/${pkgname}.service
+}

Deleted: community-i686/openvas-scanner.service
===
--- community-i686/openvas-scanner.service  2015-03-16 17:48:03 UTC (rev 
129382)
+++ community-i686/openvas-scanner.service  2015-03-16 17:48:43 UTC (rev 
129383)
@@ -1,9 +0,0 @@
-[Unit]
-Description=Open Vulnerability Assessment System Scanner Daemon
-Documentation=http://www.openvas.org/
-
-[Service]
-ExecStart=/usr/bin/openvassd -f
-
-[Install]
-WantedBy=multi-user.target

Copied: openvas-scanner/repos/community-i686/openvas-scanner.service (from rev 
129382, openvas-scanner/trunk/openvas-scanner.service)
===
--- community-i686/openvas-scanner.service  (rev 0)
+++ community-i686/openvas-scanner.service  2015-03-16 17:48:43 

[arch-commits] Commit in greenbone-security-assistant/trunk (PKGBUILD)

2015-03-16 Thread Daniel Micay
Date: Monday, March 16, 2015 @ 18:54:46
  Author: thestinger
Revision: 129384

upgpkg: greenbone-security-assistant 5.0.6-1

Modified:
  greenbone-security-assistant/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 17:48:43 UTC (rev 129383)
+++ PKGBUILD2015-03-16 17:54:46 UTC (rev 129384)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Daniel Micay danielmi...@gmail.com
 pkgname=greenbone-security-assistant
-pkgver=5.0.4
+pkgver=5.0.6
 pkgrel=1
 pkgdesc='Greenbone Security Assistant (gsa) - OpenVAS web frontend'
 url='http://www.openvas.org/'
@@ -13,9 +13,9 @@
 backup=(etc/openvas/gsad_log.conf)
 # These URLs need to be manually updated on every pkgver upgrade.
 # http://wald.intevation.org/frs/?group_id=29
-source=(http://wald.intevation.org/frs/download.php/1799/$pkgname-$pkgver.tar.gz;
-
http://wald.intevation.org/frs/download.php/1800/$pkgname-$pkgver.tar.gz.asc;)
-md5sums=('25946ea0d37e12fb06e51e3f1145c026'
+source=(http://wald.intevation.org/frs/download.php/1967/$pkgname-$pkgver.tar.gz;
+
http://wald.intevation.org/frs/download.php/1968/$pkgname-$pkgver.tar.gz.asc;)
+md5sums=('df21a4ebcd062baeb42c4f112a296fd0'
  'SKIP')
 validpgpkeys=(
   'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer 
Integrity


[arch-commits] Commit in xorg-xinit/trunk (PKGBUILD xinitrc xserverrc xsession)

2015-03-16 Thread Andreas Radke
Date: Monday, March 16, 2015 @ 19:19:24
  Author: andyrtr
Revision: 233950

upgpkg: xorg-xinit 1.3.4-2

drop useless user skeleton files FS#41092; don't double 1 FS#42193

Modified:
  xorg-xinit/trunk/PKGBUILD
  xorg-xinit/trunk/xserverrc
Deleted:
  xorg-xinit/trunk/xinitrc
  xorg-xinit/trunk/xsession

---+
 PKGBUILD  |   16 +++-
 xinitrc   |   17 -
 xserverrc |6 +-
 xsession  |   10 --
 4 files changed, 4 insertions(+), 45 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 17:28:26 UTC (rev 233949)
+++ PKGBUILD2015-03-16 18:19:24 UTC (rev 233950)
@@ -4,7 +4,7 @@
 
 pkgname=xorg-xinit
 pkgver=1.3.4
-pkgrel=1
+pkgrel=2
 pkgdesc=X.Org initialisation program 
 arch=('i686' 'x86_64')
 license=('custom')
@@ -12,23 +12,17 @@
 depends=('libx11' 'xorg-xauth' 'inetutils')
 makedepends=('xorg-util-macros')
 optdepends=('xorg-twm' 'xterm')
-backup=('etc/skel/.xinitrc'
-'etc/skel/.xsession'
-'etc/X11/xinit/xserverrc'
+backup=('etc/X11/xinit/xserverrc'
 'etc/X11/xinit/xinitrc')
 source=(${url}/releases/individual/app/xinit-${pkgver}.tar.bz2
 06_move_serverauthfile_into_tmp.diff
 fs25361.patch
-xinitrc
-xsession
 xserverrc)
 options=(!emptydirs)
 sha256sums=('75d88d7397a07e01db253163b7c7a00b249b3d30e99489f2734cac9a0c7902b3'
 'a5c6ced5822bbb3145e0f30a4b12995782ca6d80ff2d927851ec91b5e41212cb'
 '431335ceb84f75aaa96fba285a596f61a63629f94756f8063e4f621ae143629b'
-'38a23848b49de8a5c635a128a8b32a6cd0a08a9ee153ad97cb25abd82cfda1bc'
-'2b94a42f2521cb5662fb9a5765a7507456dc0352ac9d0f44c56b359dcdb38898'
-'5e87bff928c143d9db9966048f6530e83e9e9a1cac09ce4c25f8aabc08611b6f')
+'86835010b5350c41035495b7b845db0eecf1e4b7eeaf152b12a881fa502e5387')
 
 prepare() {
   cd xinit-${pkgver}
@@ -47,10 +41,6 @@
 package() {
   cd xinit-${pkgver}
   make DESTDIR=${pkgdir} install
-
-  install -m755 -d ${pkgdir}/etc/skel
-  install -m644 ${srcdir}/xinitrc ${pkgdir}/etc/skel/.xinitrc
-  install -m644 ${srcdir}/xsession ${pkgdir}/etc/skel/.xsession
   install -m644 ${srcdir}/xserverrc ${pkgdir}/etc/X11/xinit/xserverrc
   install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
   install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/

Deleted: xinitrc
===
--- xinitrc 2015-03-16 17:28:26 UTC (rev 233949)
+++ xinitrc 2015-03-16 18:19:24 UTC (rev 233950)
@@ -1,17 +0,0 @@
-#!/bin/sh
-#
-# ~/.xinitrc
-#
-# Executed by startx (run your window manager from here)
-
-if [ -d /etc/X11/xinit/xinitrc.d ]; then
-  for f in /etc/X11/xinit/xinitrc.d/*; do
-[ -x $f ]  . $f
-  done
-  unset f
-fi
-
-# exec gnome-session
-# exec startkde
-# exec startxfce4
-# ...or the Window Manager of your choice

Modified: xserverrc
===
--- xserverrc   2015-03-16 17:28:26 UTC (rev 233949)
+++ xserverrc   2015-03-16 18:19:24 UTC (rev 233950)
@@ -1,6 +1,2 @@
 #!/bin/sh
-if [ -z $XDG_VTNR ]; then
-  exec /usr/bin/X -nolisten tcp $@
-else
-  exec /usr/bin/X -nolisten tcp $@ vt$XDG_VTNR
-fi
+exec /usr/bin/X -nolisten tcp $@

Deleted: xsession
===
--- xsession2015-03-16 17:28:26 UTC (rev 233949)
+++ xsession2015-03-16 18:19:24 UTC (rev 233950)
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-#
-# ~/.xsession
-#
-# Executed by xdm/gdm/kdm at login
-#
-
-/bin/bash --login -i ~/.xinitrc
-


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

2015-03-16 Thread Felix Yan
Date: Monday, March 16, 2015 @ 18:28:26
  Author: fyan
Revision: 233949

archrelease: copy trunk to extra-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-16 17:27:57 UTC (rev 233948)
+++ PKGBUILD2015-03-16 17:28:26 UTC (rev 233949)
@@ -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=14.2
-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=('c0f0acd988a474b5be8f036ccaf8e844686674a6470d2d929396826e7205da3a1e4e431eccdf27ae988c621241e5cf5922ade73cb7f4a29f71641436ed1b9331')
-
-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 233948, 
python-setuptools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-16 17:28:26 UTC (rev 233949)
@@ -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=14.3
+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=('bed19f4bb90bc4b153c40521183f6db18bf996849cf1675adcd5b0e93dfccc6249f14201af5df4d5f7f52311b93b8289d93210457cdafafbf7ec0abdf833905a')
+
+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 firefox-firebug/repos/community-any (PKGBUILD PKGBUILD)

2015-03-16 Thread speps
Date: Monday, March 16, 2015 @ 18:25:51
  Author: speps
Revision: 129380

archrelease: copy trunk to community-any

Added:
  firefox-firebug/repos/community-any/PKGBUILD
(from rev 129379, firefox-firebug/trunk/PKGBUILD)
Deleted:
  firefox-firebug/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-16 17:25:46 UTC (rev 129379)
+++ PKGBUILD2015-03-16 17:25:51 UTC (rev 129380)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: speps speps at aur dot archlinux dot org
-
-pkgname=firefox-firebug
-pkgver=2.0.4
-pkgrel=1
-pkgdesc=Firefox extension with tools for web development.
-arch=(any)
-url=http://getfirebug.com/;
-license=('custom:BSD')
-groups=('firefox-addons')
-depends=('firefox')
-provides=('firebug')
-source=(${url}releases/firebug/${pkgver%.*}/firebug-$pkgver.xpi)
-md5sums=('0cce65acf14629a003424b9b7ff1b06f')
-
-package() {
-  # extension
-  
_dest=$pkgdir/usr/lib/firefox/browser/extensions/fire...@software.joehewitt.com
-  find . -type d -exec install -d {} $_dest/{} \;
-  find . -type f -exec install -Dm644 {} $_dest/{} \;
-
-  # license
-  install -Dm644 license.txt \
-$pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-firebug/repos/community-any/PKGBUILD (from rev 129379, 
firefox-firebug/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-16 17:25:51 UTC (rev 129380)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: speps speps at aur dot archlinux dot org
+
+pkgname=firefox-firebug
+pkgver=2.0.8
+pkgrel=1
+pkgdesc=Firefox extension with tools for web development.
+arch=(any)
+url=http://getfirebug.com/;
+license=('custom:BSD')
+groups=('firefox-addons')
+depends=('firefox')
+provides=('firebug')
+source=(${url}releases/firebug/${pkgver%.*}/firebug-$pkgver.xpi)
+md5sums=('de60ceef13c3d17d2f6ce4f68acc367b')
+
+package() {
+  # extension
+  
_dest=$pkgdir/usr/lib/firefox/browser/extensions/fire...@software.joehewitt.com
+  find . -type d -exec install -d {} $_dest/{} \;
+  find . -type f -exec install -Dm644 {} $_dest/{} \;
+
+  # license
+  install -Dm644 license.txt \
+$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-03-16 Thread Daniel Micay
Date: Monday, March 16, 2015 @ 18:47:33
  Author: thestinger
Revision: 129381

upgpkg: openvas-scanner 4.0.6-1

Modified:
  openvas-scanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 17:25:51 UTC (rev 129380)
+++ PKGBUILD2015-03-16 17:47:33 UTC (rev 129381)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Daniel Micay danielmi...@gmail.com
 pkgname=openvas-scanner
-pkgver=4.0.5
+pkgver=4.0.6
 pkgrel=1
 pkgdesc='The OpenVAS scanning Daemon'
 arch=('i686' 'x86_64')
@@ -12,10 +12,11 @@
 groups=(openvas)
 # These URLs need to be manually updated on every pkgver upgrade.
 # http://wald.intevation.org/frs/?group_id=29
-source=(http://wald.intevation.org/frs/download.php/1844/$pkgname-${pkgver}.tar.gz;
-
http://wald.intevation.org/frs/download.php/1837/$pkgname-${pkgver}.tar.gz.asc;
+http://wald.intevation.org/frs/download.php/1959/openvas-scanner-4.0.6.tar.gz
+source=(http://wald.intevation.org/frs/download.php/1959/$pkgname-${pkgver}.tar.gz;
+
http://wald.intevation.org/frs/download.php/1960/$pkgname-${pkgver}.tar.gz.asc;
 $pkgname.service)
-md5sums=('7484c3a67cce4ab32a4b10fcf4716a18'
+md5sums=('2f66d96c97a03848490d1371d1c3b1b8'
  'SKIP'
  '5cc11ac11a7454aaa9148eab844b81af')
 validpgpkeys=(


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

2015-03-16 Thread Daniel Micay
Date: Monday, March 16, 2015 @ 18:48:03
  Author: thestinger
Revision: 129382

upgpkg: openvas-scanner 4.0.6-1

Modified:
  openvas-scanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 17:47:33 UTC (rev 129381)
+++ PKGBUILD2015-03-16 17:48:03 UTC (rev 129382)
@@ -12,7 +12,6 @@
 groups=(openvas)
 # These URLs need to be manually updated on every pkgver upgrade.
 # http://wald.intevation.org/frs/?group_id=29
-http://wald.intevation.org/frs/download.php/1959/openvas-scanner-4.0.6.tar.gz
 
source=(http://wald.intevation.org/frs/download.php/1959/$pkgname-${pkgver}.tar.gz;
 
http://wald.intevation.org/frs/download.php/1960/$pkgname-${pkgver}.tar.gz.asc;
 $pkgname.service)


[arch-commits] Commit in greenbone-security-assistant/repos (4 files)

2015-03-16 Thread Daniel Micay
Date: Monday, March 16, 2015 @ 18:55:20
  Author: thestinger
Revision: 129385

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

Added:
  greenbone-security-assistant/repos/community-i686/PKGBUILD
(from rev 129384, greenbone-security-assistant/trunk/PKGBUILD)
  greenbone-security-assistant/repos/community-x86_64/PKGBUILD
(from rev 129384, greenbone-security-assistant/trunk/PKGBUILD)
Deleted:
  greenbone-security-assistant/repos/community-i686/PKGBUILD
  greenbone-security-assistant/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-16 17:54:46 UTC (rev 129384)
+++ community-i686/PKGBUILD 2015-03-16 17:55:20 UTC (rev 129385)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay danielmi...@gmail.com
-pkgname=greenbone-security-assistant
-pkgver=5.0.4
-pkgrel=1
-pkgdesc='Greenbone Security Assistant (gsa) - OpenVAS web frontend'
-url='http://www.openvas.org/'
-license=(GPL)
-arch=('i686' 'x86_64')
-depends=('libmicrohttpd' 'openvas-libraries')
-makedepends=('cmake' 'doxygen' 'libxslt' 'xmltoman')
-groups=(openvas)
-backup=(etc/openvas/gsad_log.conf)
-# These URLs need to be manually updated on every pkgver upgrade.
-# http://wald.intevation.org/frs/?group_id=29
-source=(http://wald.intevation.org/frs/download.php/1799/$pkgname-$pkgver.tar.gz;
-
http://wald.intevation.org/frs/download.php/1800/$pkgname-$pkgver.tar.gz.asc;)
-md5sums=('25946ea0d37e12fb06e51e3f1145c026'
- 'SKIP')
-conflicts=(gsa)
-provides=(gsa)
-replaces=(gsa)
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
--DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var . -DSBINDIR=/usr/bin
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: greenbone-security-assistant/repos/community-i686/PKGBUILD (from rev 
129384, greenbone-security-assistant/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-16 17:55:20 UTC (rev 129385)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Daniel Micay danielmi...@gmail.com
+pkgname=greenbone-security-assistant
+pkgver=5.0.6
+pkgrel=1
+pkgdesc='Greenbone Security Assistant (gsa) - OpenVAS web frontend'
+url='http://www.openvas.org/'
+license=(GPL)
+arch=('i686' 'x86_64')
+depends=('libmicrohttpd' 'openvas-libraries')
+makedepends=('cmake' 'doxygen' 'libxslt' 'xmltoman')
+groups=(openvas)
+backup=(etc/openvas/gsad_log.conf)
+# These URLs need to be manually updated on every pkgver upgrade.
+# http://wald.intevation.org/frs/?group_id=29
+source=(http://wald.intevation.org/frs/download.php/1967/$pkgname-$pkgver.tar.gz;
+
http://wald.intevation.org/frs/download.php/1968/$pkgname-$pkgver.tar.gz.asc;)
+md5sums=('df21a4ebcd062baeb42c4f112a296fd0'
+ 'SKIP')
+validpgpkeys=(
+  'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer 
Integrity
+)
+conflicts=(gsa)
+provides=(gsa)
+replaces=(gsa)
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
+-DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var . -DSBINDIR=/usr/bin
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-03-16 17:54:46 UTC (rev 129384)
+++ community-x86_64/PKGBUILD   2015-03-16 17:55:20 UTC (rev 129385)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay danielmi...@gmail.com
-pkgname=greenbone-security-assistant
-pkgver=5.0.4
-pkgrel=1
-pkgdesc='Greenbone Security Assistant (gsa) - OpenVAS web frontend'
-url='http://www.openvas.org/'
-license=(GPL)
-arch=('i686' 'x86_64')
-depends=('libmicrohttpd' 'openvas-libraries')
-makedepends=('cmake' 'doxygen' 'libxslt' 'xmltoman')
-groups=(openvas)
-backup=(etc/openvas/gsad_log.conf)
-# These URLs need to be manually updated on every pkgver upgrade.
-# http://wald.intevation.org/frs/?group_id=29
-source=(http://wald.intevation.org/frs/download.php/1799/$pkgname-$pkgver.tar.gz;
-
http://wald.intevation.org/frs/download.php/1800/$pkgname-$pkgver.tar.gz.asc;)
-md5sums=('25946ea0d37e12fb06e51e3f1145c026'
- 'SKIP')
-conflicts=(gsa)
-provides=(gsa)
-replaces=(gsa)
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
--DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var . -DSBINDIR=/usr/bin
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: 

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

2015-03-16 Thread Jelle van der Waa
Date: Monday, March 16, 2015 @ 19:14:29
  Author: jelle
Revision: 129386

upgpkg: ettercap 0.8.2-1

Modified:
  ettercap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 17:55:20 UTC (rev 129385)
+++ PKGBUILD2015-03-16 18:14:29 UTC (rev 129386)
@@ -4,8 +4,8 @@
 
 pkgbase=ettercap
 pkgname=('ettercap' 'ettercap-gtk')
-pkgver=0.8.1
-pkgrel=2
+pkgver=0.8.2
+pkgrel=1
 arch=('i686' 'x86_64')
 url=http://ettercap.github.com/ettercap/;
 license=('GPL')
@@ -13,7 +13,7 @@
 makedepends=('ghostscript' 'cmake' 'libpcap' 'libltdl' 'libnet' 'gtk2')
 options=('!makeflags' '!emptydirs')
 
source=($pkgbase-$pkgver.tar.gz::https://github.com/Ettercap/ettercap/archive/v$pkgver.tar.gz;)
-md5sums=('1c6676b048137bdc4b5757b316d67bc8')
+sha1sums=('7e528632ca01c5977da1a0af56a5e05fbc383832')
 
 build() {
   cd ${srcdir}


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

2015-03-16 Thread Jelle van der Waa
Date: Monday, March 16, 2015 @ 19:15:09
  Author: jelle
Revision: 129387

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-16 18:14:29 UTC (rev 129386)
+++ community-i686/PKGBUILD 2015-03-16 18:15:09 UTC (rev 129387)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgbase=ettercap
-pkgname=('ettercap' 'ettercap-gtk')
-pkgver=0.8.1
-pkgrel=2
-arch=('i686' 'x86_64')
-url=http://ettercap.github.com/ettercap/;
-license=('GPL')
-depends=('openssl' 'libpcap' 'pcre' 'libltdl' 'libnet' 'ethtool' 'curl')
-makedepends=('ghostscript' 'cmake' 'libpcap' 'libltdl' 'libnet' 'gtk2')
-options=('!makeflags' '!emptydirs')
-source=(https://github.com/Ettercap/ettercap/archive/v$pkgver.tar.gz;)
-md5sums=('1c6676b048137bdc4b5757b316d67bc8')
-
-build() {
-  cd ${srcdir}
-
-  cp -r ${pkgbase}-${pkgver} ${pkgbase}-${pkgver}-gtk
-
-  cd ${pkgbase}-${pkgver}
-  mkdir build
-  cd build
-  cmake -D ENABLE_GTK=OFF -D CMAKE_INSTALL_PREFIX=/usr -D INSTALL_PREFIX=/usr 
-D CMAKE_BUILD_TYPE=Release ../
-  make
-
-  cd $srcdir/${pkgbase}-${pkgver}-gtk
-  mkdir build
-  cd build
-  cmake -D ENABLE_GTK=ON -D CMAKE_INSTALL_PREFIX=/usr -D INSTALL_PREFIX=/usr 
-D CMAKE_BUILD_TYPE=Release ../
-  make
-}
-
-package_ettercap() {
-  pkgdesc=A network sniffer/interceptor/logger for ethernet LANs - console
-  backup=('etc/ettercap/etter.conf')
-  conflicts=('ettercap-gtk')
-
-  cd ${srcdir}/${pkgbase}-${pkgver}/build
-  make DESTDIR=${pkgdir} install
-}
-
-package_ettercap-gtk() {
-  pkgdesc=A network sniffer/interceptor/logger for ethernet LANs - GTK 
frontend
-  depends+=('gtk2')
-  backup=('etc/ettercap/etter.conf')
-  conflicts=('ettercap')
-  provides=('ettercap')
-  optdepends=('polkit: to run ettercap directly from menu')
-
-  cd ${srcdir}/${pkgbase}-${pkgver}-gtk/build
-  make DESTDIR=${pkgdir} install
-}

Copied: ettercap/repos/community-i686/PKGBUILD (from rev 129386, 
ettercap/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-16 18:15:09 UTC (rev 129387)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer:
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgbase=ettercap
+pkgname=('ettercap' 'ettercap-gtk')
+pkgver=0.8.2
+pkgrel=1
+arch=('i686' 'x86_64')
+url=http://ettercap.github.com/ettercap/;
+license=('GPL')
+depends=('openssl' 'libpcap' 'pcre' 'libltdl' 'libnet' 'ethtool' 'curl')
+makedepends=('ghostscript' 'cmake' 'libpcap' 'libltdl' 'libnet' 'gtk2')
+options=('!makeflags' '!emptydirs')
+source=($pkgbase-$pkgver.tar.gz::https://github.com/Ettercap/ettercap/archive/v$pkgver.tar.gz;)
+sha1sums=('7e528632ca01c5977da1a0af56a5e05fbc383832')
+
+build() {
+  cd ${srcdir}
+
+  cp -r ${pkgbase}-${pkgver} ${pkgbase}-${pkgver}-gtk
+
+  cd ${pkgbase}-${pkgver}
+  mkdir build
+  cd build
+  cmake -D ENABLE_GTK=OFF -D CMAKE_INSTALL_PREFIX=/usr -D INSTALL_PREFIX=/usr 
-D CMAKE_BUILD_TYPE=Release ../
+  make
+
+  cd $srcdir/${pkgbase}-${pkgver}-gtk
+  mkdir build
+  cd build
+  cmake -D ENABLE_GTK=ON -D CMAKE_INSTALL_PREFIX=/usr -D INSTALL_PREFIX=/usr 
-D CMAKE_BUILD_TYPE=Release ../
+  make
+}
+
+package_ettercap() {
+  pkgdesc=A network sniffer/interceptor/logger for ethernet LANs - console
+  backup=('etc/ettercap/etter.conf')
+  conflicts=('ettercap-gtk')
+
+  cd ${srcdir}/${pkgbase}-${pkgver}/build
+  make DESTDIR=${pkgdir} install
+}
+
+package_ettercap-gtk() {
+  pkgdesc=A network sniffer/interceptor/logger for ethernet LANs - GTK 
frontend
+  depends+=('gtk2')
+  backup=('etc/ettercap/etter.conf')
+  conflicts=('ettercap')
+  provides=('ettercap')
+  optdepends=('polkit: to run ettercap directly from menu')
+
+  cd ${srcdir}/${pkgbase}-${pkgver}-gtk/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-03-16 18:14:29 UTC (rev 129386)
+++ community-x86_64/PKGBUILD   2015-03-16 18:15:09 UTC (rev 129387)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgbase=ettercap
-pkgname=('ettercap' 'ettercap-gtk')
-pkgver=0.8.1
-pkgrel=2
-arch=('i686' 'x86_64')
-url=http://ettercap.github.com/ettercap/;
-license=('GPL')

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

2015-03-16 Thread speps
Date: Monday, March 16, 2015 @ 18:06:22
  Author: speps
Revision: 129378

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

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

-+
 /PKGBUILD   |   66 ++
 /nomacs.install |   22 
 community-i686/PKGBUILD |   33 ---
 community-i686/nomacs.install   |   11 --
 community-x86_64/PKGBUILD   |   33 ---
 community-x86_64/nomacs.install |   11 --
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-16 16:59:50 UTC (rev 129377)
+++ community-i686/PKGBUILD 2015-03-16 17:06:22 UTC (rev 129378)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: speps speps at aur dot archlinux dot org
-
-pkgname=nomacs
-pkgver=2.4.0
-pkgrel=1
-pkgdesc=A Qt image viewer
-arch=(i686 x86_64)
-url=http://www.nomacs.org/;
-license=('GPL3')
-depends=('qt4' 'exiv2' 'libraw' 'opencv')
-makedepends=('cmake')
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver-source.tar.bz2;)
-md5sums=('9b3498b6ef535efc9e7da85361199ef6')
-
-prepare() {
-  cd $pkgname-$pkgver
-  [ -d b ] || mkdir b
-}
-
-build() {
-  cd $pkgname-$pkgver/b
-  cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver/b
-  make DESTDIR=$pkgdir/ install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: nomacs/repos/community-i686/PKGBUILD (from rev 129377, 
nomacs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-16 17:06:22 UTC (rev 129378)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: speps speps at aur dot archlinux dot org
+
+pkgname=nomacs
+pkgver=2.4.2
+pkgrel=1
+pkgdesc=A Qt image viewer
+arch=(i686 x86_64)
+url=http://www.nomacs.org/;
+license=('GPL3')
+depends=('qt4' 'exiv2' 'libraw' 'opencv')
+makedepends=('cmake')
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver-source.tar.bz2;)
+md5sums=('b9deb73ac8c6e12064024bc4fb2aed03')
+
+prepare() {
+  cd $pkgname-$pkgver
+  [ -d b ] || mkdir b
+}
+
+build() {
+  cd $pkgname-$pkgver/b
+  cmake .. -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver/b
+  make DESTDIR=$pkgdir/ install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/nomacs.install
===
--- community-i686/nomacs.install   2015-03-16 16:59:50 UTC (rev 129377)
+++ community-i686/nomacs.install   2015-03-16 17:06:22 UTC (rev 129378)
@@ -1,11 +0,0 @@
-post_install() {
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: nomacs/repos/community-i686/nomacs.install (from rev 129377, 
nomacs/trunk/nomacs.install)
===
--- community-i686/nomacs.install   (rev 0)
+++ community-i686/nomacs.install   2015-03-16 17:06:22 UTC (rev 129378)
@@ -0,0 +1,11 @@
+post_install() {
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-03-16 16:59:50 UTC (rev 129377)
+++ community-x86_64/PKGBUILD   2015-03-16 17:06:22 UTC (rev 129378)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: speps speps at aur dot archlinux dot org
-
-pkgname=nomacs
-pkgver=2.4.0
-pkgrel=1
-pkgdesc=A Qt image viewer
-arch=(i686 x86_64)
-url=http://www.nomacs.org/;
-license=('GPL3')
-depends=('qt4' 'exiv2' 'libraw' 'opencv')
-makedepends=('cmake')
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver-source.tar.bz2;)
-md5sums=('9b3498b6ef535efc9e7da85361199ef6')
-
-prepare() {
-  cd $pkgname-$pkgver
-  [ -d b ] || mkdir b
-}
-
-build() {
-  cd $pkgname-$pkgver/b
-  cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver/b
-  make DESTDIR=$pkgdir/ install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: nomacs/repos/community-x86_64/PKGBUILD (from rev 129377, 

[arch-commits] Commit in perl-yaml-tiny/repos/community-any (PKGBUILD PKGBUILD)

2015-03-16 Thread Felix Yan
Date: Tuesday, March 17, 2015 @ 06:27:53
  Author: fyan
Revision: 129395

archrelease: copy trunk to community-any

Added:
  perl-yaml-tiny/repos/community-any/PKGBUILD
(from rev 129394, perl-yaml-tiny/trunk/PKGBUILD)
Deleted:
  perl-yaml-tiny/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-17 05:27:41 UTC (rev 129394)
+++ PKGBUILD2015-03-17 05:27:53 UTC (rev 129395)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: AUR Perl aurp...@juster.info
-# Generator  : CPANPLUS::Dist::Arch 1.15
-
-pkgname=perl-yaml-tiny
-pkgver=1.65
-pkgrel=1
-pkgdesc=Read/Write YAML files with as little code as possible
-arch=('any')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl')
-makedepends=('perl-module-build-tiny' 'perl-test-harness')
-url='http://search.cpan.org/dist/YAML-Tiny'
-source=(http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/YAML-Tiny-$pkgver.tar.gz;)
-md5sums=('7a201d492e2cb2044df5548bd9a73773')
-
-build() {
-  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB= \
-  PERL_AUTOINSTALL=--skipdeps\
-  PERL_MM_OPT=INSTALLDIRS=vendor DESTDIR='$pkgdir' \
-  PERL_MB_OPT=--installdirs vendor --destdir '$pkgdir' \
-  MODULEBUILDRC=/dev/null
-
-cd ${srcdir}/YAML-Tiny-${pkgver}
-/usr/bin/perl Build.PL
-./Build
-  )
-}
-
-package() {
-  cd ${srcdir}/YAML-Tiny-${pkgver}
-  ./Build install
-  find $pkgdir -name .packlist -o -name perllocal.pod -delete
-}
-
-# vim:set ts=2 sw=2 et:

Copied: perl-yaml-tiny/repos/community-any/PKGBUILD (from rev 129394, 
perl-yaml-tiny/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-17 05:27:53 UTC (rev 129395)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: AUR Perl aurp...@juster.info
+# Generator  : CPANPLUS::Dist::Arch 1.15
+
+pkgname=perl-yaml-tiny
+pkgver=1.66
+pkgrel=1
+pkgdesc=Read/Write YAML files with as little code as possible
+arch=('any')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+checkdepends=('perl-cpan-meta=2.150001')
+url='http://search.cpan.org/dist/YAML-Tiny'
+source=(http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/YAML-Tiny-$pkgver.tar.gz;)
+md5sums=('1222e6ddfcd088dcd7cd2bed0008ddc0')
+
+build() {
+  cd ${srcdir}/YAML-Tiny-${pkgver}
+
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+}
+
+check() {
+  cd ${srcdir}/YAML-Tiny-${pkgver}
+  make test
+}
+
+package() {
+  cd ${srcdir}/YAML-Tiny-${pkgver}
+  make install DESTDIR=${pkgdir}
+  find $pkgdir -name .packlist -o -name perllocal.pod -delete
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-03-16 Thread Felix Yan
Date: Tuesday, March 17, 2015 @ 06:27:41
  Author: fyan
Revision: 129394

upgpkg: perl-yaml-tiny 1.66-1

Modified:
  perl-yaml-tiny/trunk/PKGBUILD

--+
 PKGBUILD |   24 +++-
 1 file changed, 11 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-17 00:20:09 UTC (rev 129393)
+++ PKGBUILD2015-03-17 05:27:41 UTC (rev 129394)
@@ -4,7 +4,7 @@
 # Generator  : CPANPLUS::Dist::Arch 1.15
 
 pkgname=perl-yaml-tiny
-pkgver=1.65
+pkgver=1.66
 pkgrel=1
 pkgdesc=Read/Write YAML files with as little code as possible
 arch=('any')
@@ -11,27 +11,25 @@
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
 depends=('perl')
-makedepends=('perl-module-build-tiny' 'perl-test-harness')
+checkdepends=('perl-cpan-meta=2.150001')
 url='http://search.cpan.org/dist/YAML-Tiny'
 
source=(http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/YAML-Tiny-$pkgver.tar.gz;)
-md5sums=('7a201d492e2cb2044df5548bd9a73773')
+md5sums=('1222e6ddfcd088dcd7cd2bed0008ddc0')
 
 build() {
-  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB= \
-  PERL_AUTOINSTALL=--skipdeps\
-  PERL_MM_OPT=INSTALLDIRS=vendor DESTDIR='$pkgdir' \
-  PERL_MB_OPT=--installdirs vendor --destdir '$pkgdir' \
-  MODULEBUILDRC=/dev/null
+  cd ${srcdir}/YAML-Tiny-${pkgver}
 
-cd ${srcdir}/YAML-Tiny-${pkgver}
-/usr/bin/perl Build.PL
-./Build
-  )
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
 }
 
+check() {
+  cd ${srcdir}/YAML-Tiny-${pkgver}
+  make test
+}
+
 package() {
   cd ${srcdir}/YAML-Tiny-${pkgver}
-  ./Build install
+  make install DESTDIR=${pkgdir}
   find $pkgdir -name .packlist -o -name perllocal.pod -delete
 }
 


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

2015-03-16 Thread Gaetan Bisson
Date: Tuesday, March 17, 2015 @ 06:09:09
  Author: bisson
Revision: 233963

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

Added:
  conky/repos/extra-i686/PKGBUILD
(from rev 233962, conky/trunk/PKGBUILD)
  conky/repos/extra-i686/PKGBUILD.cmake
(from rev 233962, conky/trunk/PKGBUILD.cmake)
  conky/repos/extra-i686/argb.patch
(from rev 233962, conky/trunk/argb.patch)
  conky/repos/extra-x86_64/PKGBUILD
(from rev 233962, conky/trunk/PKGBUILD)
  conky/repos/extra-x86_64/PKGBUILD.cmake
(from rev 233962, conky/trunk/PKGBUILD.cmake)
  conky/repos/extra-x86_64/argb.patch
(from rev 233962, conky/trunk/argb.patch)
Deleted:
  conky/repos/extra-i686/PKGBUILD
  conky/repos/extra-i686/PKGBUILD.cmake
  conky/repos/extra-x86_64/PKGBUILD
  conky/repos/extra-x86_64/PKGBUILD.cmake

-+
 /PKGBUILD   |  102 ++
 /PKGBUILD.cmake |   98 
 extra-i686/PKGBUILD |   44 --
 extra-i686/PKGBUILD.cmake   |   49 
 extra-i686/argb.patch   |   51 +
 extra-x86_64/PKGBUILD   |   44 --
 extra-x86_64/PKGBUILD.cmake |   49 
 extra-x86_64/argb.patch |   51 +
 8 files changed, 302 insertions(+), 186 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-03-17 05:08:18 UTC (rev 233962)
+++ extra-i686/PKGBUILD 2015-03-17 05:09:09 UTC (rev 233963)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Giovanni Scafora giova...@archlinux.org
-# Contributor: James Rayner ja...@archlinux.org
-# Contributor: Partha Chowdhury kira.lau...@gmail.com
-
-pkgname=conky
-pkgver=1.9.0
-pkgrel=4
-pkgdesc='Lightweight system monitor for X'
-url='http://conky.sourceforge.net/'
-license=('BSD' 'GPL')
-arch=('i686' 'x86_64')
-makedepends=('docbook2x')
-depends=('glib2' 'curl' 'lua' 'wireless_tools' 'libxml2' 'libxft' 'libxdamage' 
'imlib2')
-source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('a8d26d002370c9b877ae77ad3a3bbd2566b38e5d')
-
-backup=('etc/conky/'conky{,_no_x11}.conf)
-options=('!emptydirs')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   CPPFLAGS=${CXXFLAGS} LIBS=${LDFLAGS} ./configure \
-   --prefix=/usr \
-   --sysconfdir=/etc \
-   --enable-ibm \
-   --enable-curl \
-   --enable-rss \
-   --enable-weather-xoap \
-   --enable-imlib2 \
-   --enable-wlan \
-
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-   install -Dm644 extras/vim/syntax/conkyrc.vim 
${pkgdir}/usr/share/vim/vimfiles/syntax/conkyrc.vim
-   install -Dm644 extras/vim/ftdetect/conkyrc.vim 
${pkgdir}/usr/share/vim/vimfiles/ftdetect/conkyrc.vim
-}

Copied: conky/repos/extra-i686/PKGBUILD (from rev 233962, conky/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-03-17 05:09:09 UTC (rev 233963)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Giovanni Scafora giova...@archlinux.org
+# Contributor: James Rayner ja...@archlinux.org
+# Contributor: Partha Chowdhury kira.lau...@gmail.com
+
+pkgname=conky
+pkgver=1.9.0
+pkgrel=5
+pkgdesc='Lightweight system monitor for X'
+url='http://conky.sourceforge.net/'
+license=('BSD' 'GPL')
+arch=('i686' 'x86_64')
+makedepends=('docbook2x')
+depends=('glib2' 'curl' 'lua' 'wireless_tools' 'libxml2' 'libxft' 'libxdamage' 
'imlib2')
+source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;
+'argb.patch')
+sha1sums=('a8d26d002370c9b877ae77ad3a3bbd2566b38e5d'
+  '9f3d73695c11f88ea7a212acdd746a78f9e51168')
+
+backup=('etc/conky/'conky{,_no_x11}.conf)
+options=('!emptydirs')
+
+prepare() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   patch -p0 -i ../argb.patch
+}
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   CPPFLAGS=${CXXFLAGS} LIBS=${LDFLAGS} ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --enable-ibm \
+   --enable-curl \
+   --enable-rss \
+   --enable-weather-xoap \
+   --enable-imlib2 \
+   --enable-wlan \
+
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+   install -Dm644 extras/vim/syntax/conkyrc.vim 

[arch-commits] Commit in conky/trunk (PKGBUILD argb.patch)

2015-03-16 Thread Gaetan Bisson
Date: Tuesday, March 17, 2015 @ 06:08:18
  Author: bisson
Revision: 233962

fix FS#44187

Added:
  conky/trunk/argb.patch
Modified:
  conky/trunk/PKGBUILD

+
 PKGBUILD   |   13 ++---
 argb.patch |   51 +++
 2 files changed, 61 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 22:23:47 UTC (rev 233961)
+++ PKGBUILD2015-03-17 05:08:18 UTC (rev 233962)
@@ -6,7 +6,7 @@
 
 pkgname=conky
 pkgver=1.9.0
-pkgrel=4
+pkgrel=5
 pkgdesc='Lightweight system monitor for X'
 url='http://conky.sourceforge.net/'
 license=('BSD' 'GPL')
@@ -13,12 +13,19 @@
 arch=('i686' 'x86_64')
 makedepends=('docbook2x')
 depends=('glib2' 'curl' 'lua' 'wireless_tools' 'libxml2' 'libxft' 'libxdamage' 
'imlib2')
-source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('a8d26d002370c9b877ae77ad3a3bbd2566b38e5d')
+source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;
+'argb.patch')
+sha1sums=('a8d26d002370c9b877ae77ad3a3bbd2566b38e5d'
+  '9f3d73695c11f88ea7a212acdd746a78f9e51168')
 
 backup=('etc/conky/'conky{,_no_x11}.conf)
 options=('!emptydirs')
 
+prepare() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   patch -p0 -i ../argb.patch
+}
+
 build() {
cd ${srcdir}/${pkgname}-${pkgver}
 

Added: argb.patch
===
--- argb.patch  (rev 0)
+++ argb.patch  2015-03-17 05:08:18 UTC (rev 233962)
@@ -0,0 +1,51 @@
+diff -Naur src/conky.c src/conky.c
+--- src/conky.c2015-03-11 22:02:31.0 -0400
 src/conky.c2015-03-11 22:00:06.922599010 -0400
+@@ -5064,6 +5064,11 @@
+ #ifdef USE_ARGB
+   CONF(own_window_argb_visual) {
+   use_argb_visual = string_to_bool(value);
++#ifdef IMLIB2
++  /* disable blending to the empty window to avoid image
++   * opacity problems */
++  cimlib_set_blend_drawable(0);
++#endif
+   }
+   CONF(own_window_argb_value) {
+   own_window_argb_value = strtol(value, 0, 0);
+diff -Naur src/imlib2.c src/imlib2.c
+--- src/imlib2.c   2012-05-03 17:08:27.0 -0400
 src/imlib2.c   2015-03-11 22:01:36.538530347 -0400
+@@ -59,6 +59,9 @@
+ 
+ #define DEFAULT_IMLIB2_CACHE_SIZE 4096 * 1024 /* default cache size for 
loaded images */
+ 
++/* whether to blend images to drawable or not */
++static int cimlib_blend_drawable = 1;
++
+ void cimlib_set_cache_size(long size)
+ {
+   imlib_set_cache_size(size);
+@@ -74,6 +77,11 @@
+   }
+ }
+ 
++void cimlib_set_blend_drawable(int blend)
++{
++  cimlib_blend_drawable = blend;
++}
++
+ void cimlib_cleanup(void)
+ {
+   struct image_list_s *cur = image_list_start, *last = NULL;
+@@ -247,8 +255,8 @@
+   /* clear our buffer */
+   imlib_context_set_image(buffer);
+   imlib_image_clear();
+-  /* we can blend stuff now */
+-  imlib_context_set_blend(1);
++  /* we can blend stuff now if enabled */
++  imlib_context_set_blend(cimlib_blend_drawable);
+   /* turn alpha channel on */
+   imlib_image_set_has_alpha(1);
+ 


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

2015-03-16 Thread Antonio Rojas
Date: Monday, March 16, 2015 @ 23:23:47
  Author: arojas
Revision: 233961

archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64

Added:
  konversation/repos/kde-unstable-i686/
  konversation/repos/kde-unstable-i686/PKGBUILD
(from rev 233960, konversation/kde-unstable/PKGBUILD)
  konversation/repos/kde-unstable-i686/konversation.install
(from rev 233960, konversation/kde-unstable/konversation.install)
  konversation/repos/kde-unstable-i686/qca-qt5.patch
(from rev 233960, konversation/kde-unstable/qca-qt5.patch)
  konversation/repos/kde-unstable-x86_64/
  konversation/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233960, konversation/kde-unstable/PKGBUILD)
  konversation/repos/kde-unstable-x86_64/konversation.install
(from rev 233960, konversation/kde-unstable/konversation.install)
  konversation/repos/kde-unstable-x86_64/qca-qt5.patch
(from rev 233960, konversation/kde-unstable/qca-qt5.patch)

--+
 kde-unstable-i686/PKGBUILD   |   45 
 kde-unstable-i686/konversation.install   |   12 +
 kde-unstable-i686/qca-qt5.patch  |   65 +
 kde-unstable-x86_64/PKGBUILD |   45 
 kde-unstable-x86_64/konversation.install |   12 +
 kde-unstable-x86_64/qca-qt5.patch|   65 +
 6 files changed, 244 insertions(+)

Copied: konversation/repos/kde-unstable-i686/PKGBUILD (from rev 233960, 
konversation/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-16 22:23:47 UTC (rev 233961)
@@ -0,0 +1,45 @@
+# $Id: PKGBUILD 225717 2014-11-07 02:03:06Z foutrelis $
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: James Rayner iphi...@gmail.com
+# Contributor: Sergio Jovani Guzman mo...@paretux.org
+
+pkgname=konversation
+pkgver=1.6beta1
+_pkgver=1.6-beta1
+pkgrel=1
+pkgdesc=A user friendly IRC client for KDE
+arch=('i686' 'x86_64')
+url=http://konversation.kde.org;
+depends=('knotifyconfig' 'kemoticons' 'kparts' 'kidletime' 'qca-qt5' 
'hicolor-icon-theme')
+optdepends=('python: python scripting support')
+makedepends=('git' 'extra-cmake-modules' 'kdoctools' 'python')
+license=('GPL2' 'FDL')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgname}/${_pkgver}/src/${pkgname}-${_pkgver}.tar.xz;
 'qca-qt5.patch')
+sha1sums=('564bdc092cbdce1c0a9cf1e5362d4956c059c6f3'
+  '500739fc7d66aa812909e3fc805b363f50c971dd')
+
+prepare() {
+  mkdir -p build
+
+# fix linking to Qca
+  cd $pkgname-$_pkgver
+  patch -p1 -i $srcdir/qca-qt5.patch
+}
+
+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
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: konversation/repos/kde-unstable-i686/konversation.install (from rev 
233960, konversation/kde-unstable/konversation.install)
===
--- kde-unstable-i686/konversation.install  (rev 0)
+++ kde-unstable-i686/konversation.install  2015-03-16 22:23:47 UTC (rev 
233961)
@@ -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
+}

Copied: konversation/repos/kde-unstable-i686/qca-qt5.patch (from rev 233960, 
konversation/kde-unstable/qca-qt5.patch)
===
--- kde-unstable-i686/qca-qt5.patch (rev 0)
+++ kde-unstable-i686/qca-qt5.patch 2015-03-16 22:23:47 UTC (rev 233961)
@@ -0,0 +1,65 @@
+From: Harald Sitter sit...@kde.org
+Date: Tue, 13 Jan 2015 12:45:02 +
+Subject: use co-installable qca-qt5 version
+X-Git-Url: 
http://quickgit.kde.org/?p=konversation.gita=commitdiffh=3aa918b5e3ac0f90a76d55c2bab12fafcbb1279b
+---
+use co-installable qca-qt5 version
+
+REVIEW: 122031
+---
+
+
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -44,9 +44,9 @@
+ find_package(Phonon4Qt5 4.6.60 REQUIRED)
+ include_directories(${PHONON_INCLUDES})
+ 
+-find_package(Qca 2.1.0)
+-set_package_properties(Qca PROPERTIES DESCRIPTION Support for encryption
+-   URL http://delta.affinix.com/qca;
++find_package(Qca-qt5 2.1.0)
++set_package_properties(Qca-qt5 PROPERTIES DESCRIPTION Support for encryption
++   URL http://download.kde.org/stable/qca-qt5/;
+TYPE OPTIONAL)
+ check_include_file(stropts.h HAVE_STROPTS_H)
+ check_include_file(byteswap.h HAVE_BYTESWAP_H)
+@@ -55,7 

[arch-commits] Commit in konversation (4 files)

2015-03-16 Thread Antonio Rojas
Date: Monday, March 16, 2015 @ 23:23:28
  Author: arojas
Revision: 233960

1.6beta1 for [kde-unstable]

Added:
  konversation/kde-unstable/
  konversation/kde-unstable/PKGBUILD
  konversation/kde-unstable/konversation.install
  konversation/kde-unstable/qca-qt5.patch

--+
 PKGBUILD |   45 +
 konversation.install |   12 +
 qca-qt5.patch|   65 +
 3 files changed, 122 insertions(+)

Added: kde-unstable/PKGBUILD
===
--- kde-unstable/PKGBUILD   (rev 0)
+++ kde-unstable/PKGBUILD   2015-03-16 22:23:28 UTC (rev 233960)
@@ -0,0 +1,45 @@
+# $Id: PKGBUILD 225717 2014-11-07 02:03:06Z foutrelis $
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: James Rayner iphi...@gmail.com
+# Contributor: Sergio Jovani Guzman mo...@paretux.org
+
+pkgname=konversation
+pkgver=1.6beta1
+_pkgver=1.6-beta1
+pkgrel=1
+pkgdesc=A user friendly IRC client for KDE
+arch=('i686' 'x86_64')
+url=http://konversation.kde.org;
+depends=('knotifyconfig' 'kemoticons' 'kparts' 'kidletime' 'qca-qt5' 
'hicolor-icon-theme')
+optdepends=('python: python scripting support')
+makedepends=('git' 'extra-cmake-modules' 'kdoctools' 'python')
+license=('GPL2' 'FDL')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgname}/${_pkgver}/src/${pkgname}-${_pkgver}.tar.xz;
 'qca-qt5.patch')
+sha1sums=('564bdc092cbdce1c0a9cf1e5362d4956c059c6f3'
+  '500739fc7d66aa812909e3fc805b363f50c971dd')
+
+prepare() {
+  mkdir -p build
+
+# fix linking to Qca
+  cd $pkgname-$_pkgver
+  patch -p1 -i $srcdir/qca-qt5.patch
+}
+
+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
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Added: kde-unstable/konversation.install
===
--- kde-unstable/konversation.install   (rev 0)
+++ kde-unstable/konversation.install   2015-03-16 22:23:28 UTC (rev 233960)
@@ -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
+}

Added: kde-unstable/qca-qt5.patch
===
--- kde-unstable/qca-qt5.patch  (rev 0)
+++ kde-unstable/qca-qt5.patch  2015-03-16 22:23:28 UTC (rev 233960)
@@ -0,0 +1,65 @@
+From: Harald Sitter sit...@kde.org
+Date: Tue, 13 Jan 2015 12:45:02 +
+Subject: use co-installable qca-qt5 version
+X-Git-Url: 
http://quickgit.kde.org/?p=konversation.gita=commitdiffh=3aa918b5e3ac0f90a76d55c2bab12fafcbb1279b
+---
+use co-installable qca-qt5 version
+
+REVIEW: 122031
+---
+
+
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -44,9 +44,9 @@
+ find_package(Phonon4Qt5 4.6.60 REQUIRED)
+ include_directories(${PHONON_INCLUDES})
+ 
+-find_package(Qca 2.1.0)
+-set_package_properties(Qca PROPERTIES DESCRIPTION Support for encryption
+-   URL http://delta.affinix.com/qca;
++find_package(Qca-qt5 2.1.0)
++set_package_properties(Qca-qt5 PROPERTIES DESCRIPTION Support for encryption
++   URL http://download.kde.org/stable/qca-qt5/;
+TYPE OPTIONAL)
+ check_include_file(stropts.h HAVE_STROPTS_H)
+ check_include_file(byteswap.h HAVE_BYTESWAP_H)
+@@ -55,7 +55,7 @@
+ configure_file(config-konversation.h.cmake 
${CMAKE_CURRENT_BINARY_DIR}/config-konversation.h )
+ include_directories(${CMAKE_CURRENT_BINARY_DIR})
+ 
+-set(HAVE_QCA2 ${Qca_FOUND})
++set(HAVE_QCA2 ${Qca-qt5_FOUND})
+ 
+ add_definitions(
+   -DQT_USE_QSTRINGBUILDER
+
+--- a/src/CMakeLists.txt
 b/src/CMakeLists.txt
+@@ -185,10 +185,10 @@
+  dcc/whiteboardfontchooserui.ui
+ )
+ 
+-if (Qca_FOUND)
++if (Qca-qt5_FOUND)
+ set(cipher_SRCS
+ cipher.cpp)
+-endif (Qca_FOUND)
++endif (Qca-qt5_FOUND)
+ 
+ set(upnp_SRCS
+ upnp/soap.cpp
+@@ -235,9 +235,9 @@
+ KF5::ItemViews
+ Phonon::phonon4qt5)
+ 
+-if (Qca_FOUND)
+-target_link_libraries(konversation qca)
+-endif (Qca_FOUND)
++if (Qca-qt5_FOUND)
++target_link_libraries(konversation qca-qt5)
++endif ()
+ 
+ install(TARGETS konversation ${INSTALL_TARGETS_DEFAULT_ARGS})
+ 
+


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

2015-03-16 Thread Sergej Pupykin
Date: Monday, March 16, 2015 @ 07:43:19
  Author: spupykin
Revision: 129347

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

Added:
  qcad/repos/community-i686/PKGBUILD
(from rev 129346, qcad/trunk/PKGBUILD)
  qcad/repos/community-i686/QCad.desktop
(from rev 129346, qcad/trunk/QCad.desktop)
  qcad/repos/community-x86_64/PKGBUILD
(from rev 129346, qcad/trunk/PKGBUILD)
  qcad/repos/community-x86_64/QCad.desktop
(from rev 129346, qcad/trunk/QCad.desktop)
Deleted:
  qcad/repos/community-i686/PKGBUILD
  qcad/repos/community-i686/QCad.desktop
  qcad/repos/community-x86_64/PKGBUILD
  qcad/repos/community-x86_64/QCad.desktop

---+
 /PKGBUILD |  128 
 /QCad.desktop |   18 +
 community-i686/PKGBUILD   |   64 
 community-i686/QCad.desktop   |9 --
 community-x86_64/PKGBUILD |   64 
 community-x86_64/QCad.desktop |9 --
 6 files changed, 146 insertions(+), 146 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-16 06:43:01 UTC (rev 129346)
+++ community-i686/PKGBUILD 2015-03-16 06:43:19 UTC (rev 129347)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Stefan Husmann stefan-husm...@t-online.de
-# Contributor: Giovanni Scafora linuxma...@gmail.com
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=qcad
-pkgver=3.8.1.0
-pkgrel=2
-pkgdesc=A 2D CAD package based upon Qt
-arch=('i686' 'x86_64')
-url=http://www.qcad.org;
-license=('GPL3')
-depends=('qtwebkit')
-makedepends=('glu' 'gdb')
-options=('libtool')
-source=($pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz
-QCad.desktop)
-md5sums=('0e23b0a8f61954b2c81f483ad29cd5cc'
- '84f189dd152e7614a1265659dac6222d')
-
-prepare() {
-  cd ${srcdir}/qcad-$pkgver
-}
-
-build() {
-  cd ${srcdir}/qcad-$pkgver
-  qmake-qt4 -r
-  make all -j1
-}
-
-package() {
-  cd ${srcdir}/qcad-$pkgver
-
-  # remove project files
-  find . \( -name '*.pri' -or -name '.pro' -or -name '*.ts' \) -delete
-  find . \( -name 'Makefile' -name '.gitignore' \) -delete
-
-  install -dm755 ${pkgdir}/usr/share/{qcad,pixmaps,applications}
-  cp -r examples fonts libraries linetypes patterns plugins scripts ts 
${pkgdir}/usr/share/qcad
-  cp debug/* ${pkgdir}/usr/share/qcad
-
-  install -m755 readme.txt ${pkgdir}/usr/share/qcad/readme.txt
-
-  # qtwebkit
-  ln -sf /usr/lib/qt4/plugins/designer/libqwebview.so 
${pkgdir}/usr/share/qcad/plugins/designer/libqwebview.so
-  # qt
-  for sofiles in /usr/lib/qt4/plugins/imageformats/*.so
-  do
-ln -sf ${sofiles} 
${pkgdir}/usr/share/qcad/plugins/imageformats/${sofiles##/*/}
-  done
-  for sofiles in /usr/lib/qt4/plugins/sqldrivers/*.so
-  do
-ln -sf ${sofiles} 
${pkgdir}/usr/share/qcad/plugins/sqldrivers/${sofiles##/*/}
-  done
-
-  install -Dm644 scripts/qcad_icon.png 
${pkgdir}/usr/share/pixmaps/qcad_icon.png
-  install -Dm644 $srcdir/QCad.desktop 
${pkgdir}/usr/share/applications/QCad.desktop
-
-  install -dm0755 $pkgdir/usr/bin
-  echo -e 
'#!/bin/sh\nLD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}/usr/share/qcad
 exec /usr/share/qcad/qcad-bin $@' $pkgdir/usr/bin/qcad
-
-  chmod 0755 $pkgdir/usr/bin/qcad
-}

Copied: qcad/repos/community-i686/PKGBUILD (from rev 129346, 
qcad/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-16 06:43:19 UTC (rev 129347)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Stefan Husmann stefan-husm...@t-online.de
+# Contributor: Giovanni Scafora linuxma...@gmail.com
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=qcad
+pkgver=3.9.1.0
+pkgrel=1
+pkgdesc=A 2D CAD package based upon Qt
+arch=('i686' 'x86_64')
+url=http://www.qcad.org;
+license=('GPL3')
+depends=('qtwebkit')
+makedepends=('glu' 'gdb')
+options=('libtool')
+source=($pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz
+QCad.desktop)
+md5sums=('971aed4d504e6a929c51ad8c85a66e23'
+ '84f189dd152e7614a1265659dac6222d')
+
+prepare() {
+  cd ${srcdir}/qcad-$pkgver
+}
+
+build() {
+  cd ${srcdir}/qcad-$pkgver
+  qmake-qt4 -r
+  make all -j1
+}
+
+package() {
+  cd ${srcdir}/qcad-$pkgver
+
+  # remove project files
+  find . \( -name '*.pri' -or -name '.pro' -or -name '*.ts' \) -delete
+  find . \( -name 'Makefile' -name '.gitignore' \) -delete
+
+  install -dm755 ${pkgdir}/usr/share/{qcad,pixmaps,applications}
+  cp -r examples fonts libraries linetypes patterns plugins scripts ts 
${pkgdir}/usr/share/qcad
+  cp debug/* ${pkgdir}/usr/share/qcad
+
+  install -m755 readme.txt ${pkgdir}/usr/share/qcad/readme.txt
+
+  # qtwebkit

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

2015-03-16 Thread Antonio Rojas
Date: Monday, March 16, 2015 @ 08:09:09
  Author: arojas
Revision: 233900

Update to 2.9.1

Modified:
  calligra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-15 23:55:33 UTC (rev 233899)
+++ PKGBUILD2015-03-16 07:09:09 UTC (rev 233900)
@@ -20,8 +20,8 @@
  'calligra-sheets'
  'calligra-stage'
  'calligra-words')
-pkgver=2.9.0
-pkgrel=4
+pkgver=2.9.1
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.calligra-suite.org/'
 license=('FDL1.2' 'GPL2' 'LGPL')
@@ -32,7 +32,7 @@
  'libetonyek' 'libpqxx' 'libspnav' 'postgresql')
 groups=('calligra')
 
source=(http://download.kde.org/stable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.xz;)
-md5sums=('78ca03bcd5e5a4aff23694fce3835735')
+md5sums=('3afd7afffbbb8078dcc1e339a85cf74c')
 
 prepare() {
   mkdir build


[arch-commits] Commit in calligra/repos (60 files)

2015-03-16 Thread Antonio Rojas
Date: Monday, March 16, 2015 @ 08:11:49
  Author: arojas
Revision: 233901

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

Added:
  calligra/repos/extra-i686/PKGBUILD
(from rev 233900, calligra/trunk/PKGBUILD)
  calligra/repos/extra-i686/calligra-braindump.install
(from rev 233900, calligra/trunk/calligra-braindump.install)
  calligra/repos/extra-i686/calligra-extras.install
(from rev 233900, calligra/trunk/calligra-extras.install)
  calligra/repos/extra-i686/calligra-filters.install
(from rev 233900, calligra/trunk/calligra-filters.install)
  calligra/repos/extra-i686/calligra-flow.install
(from rev 233900, calligra/trunk/calligra-flow.install)
  calligra/repos/extra-i686/calligra-gemini.install
(from rev 233900, calligra/trunk/calligra-gemini.install)
  calligra/repos/extra-i686/calligra-karbon.install
(from rev 233900, calligra/trunk/calligra-karbon.install)
  calligra/repos/extra-i686/calligra-kexi.install
(from rev 233900, calligra/trunk/calligra-kexi.install)
  calligra/repos/extra-i686/calligra-krita.install
(from rev 233900, calligra/trunk/calligra-krita.install)
  calligra/repos/extra-i686/calligra-plan.install
(from rev 233900, calligra/trunk/calligra-plan.install)
  calligra/repos/extra-i686/calligra-plugins.install
(from rev 233900, calligra/trunk/calligra-plugins.install)
  calligra/repos/extra-i686/calligra-sheets.install
(from rev 233900, calligra/trunk/calligra-sheets.install)
  calligra/repos/extra-i686/calligra-stage.install
(from rev 233900, calligra/trunk/calligra-stage.install)
  calligra/repos/extra-i686/calligra-words.install
(from rev 233900, calligra/trunk/calligra-words.install)
  calligra/repos/extra-i686/calligra.install
(from rev 233900, calligra/trunk/calligra.install)
  calligra/repos/extra-x86_64/PKGBUILD
(from rev 233900, calligra/trunk/PKGBUILD)
  calligra/repos/extra-x86_64/calligra-braindump.install
(from rev 233900, calligra/trunk/calligra-braindump.install)
  calligra/repos/extra-x86_64/calligra-extras.install
(from rev 233900, calligra/trunk/calligra-extras.install)
  calligra/repos/extra-x86_64/calligra-filters.install
(from rev 233900, calligra/trunk/calligra-filters.install)
  calligra/repos/extra-x86_64/calligra-flow.install
(from rev 233900, calligra/trunk/calligra-flow.install)
  calligra/repos/extra-x86_64/calligra-gemini.install
(from rev 233900, calligra/trunk/calligra-gemini.install)
  calligra/repos/extra-x86_64/calligra-karbon.install
(from rev 233900, calligra/trunk/calligra-karbon.install)
  calligra/repos/extra-x86_64/calligra-kexi.install
(from rev 233900, calligra/trunk/calligra-kexi.install)
  calligra/repos/extra-x86_64/calligra-krita.install
(from rev 233900, calligra/trunk/calligra-krita.install)
  calligra/repos/extra-x86_64/calligra-plan.install
(from rev 233900, calligra/trunk/calligra-plan.install)
  calligra/repos/extra-x86_64/calligra-plugins.install
(from rev 233900, calligra/trunk/calligra-plugins.install)
  calligra/repos/extra-x86_64/calligra-sheets.install
(from rev 233900, calligra/trunk/calligra-sheets.install)
  calligra/repos/extra-x86_64/calligra-stage.install
(from rev 233900, calligra/trunk/calligra-stage.install)
  calligra/repos/extra-x86_64/calligra-words.install
(from rev 233900, calligra/trunk/calligra-words.install)
  calligra/repos/extra-x86_64/calligra.install
(from rev 233900, calligra/trunk/calligra.install)
Deleted:
  calligra/repos/extra-i686/PKGBUILD
  calligra/repos/extra-i686/calligra-braindump.install
  calligra/repos/extra-i686/calligra-extras.install
  calligra/repos/extra-i686/calligra-filters.install
  calligra/repos/extra-i686/calligra-flow.install
  calligra/repos/extra-i686/calligra-gemini.install
  calligra/repos/extra-i686/calligra-karbon.install
  calligra/repos/extra-i686/calligra-kexi.install
  calligra/repos/extra-i686/calligra-krita.install
  calligra/repos/extra-i686/calligra-plan.install
  calligra/repos/extra-i686/calligra-plugins.install
  calligra/repos/extra-i686/calligra-sheets.install
  calligra/repos/extra-i686/calligra-stage.install
  calligra/repos/extra-i686/calligra-words.install
  calligra/repos/extra-i686/calligra.install
  calligra/repos/extra-x86_64/PKGBUILD
  calligra/repos/extra-x86_64/calligra-braindump.install
  calligra/repos/extra-x86_64/calligra-extras.install
  calligra/repos/extra-x86_64/calligra-filters.install
  calligra/repos/extra-x86_64/calligra-flow.install
  calligra/repos/extra-x86_64/calligra-gemini.install
  calligra/repos/extra-x86_64/calligra-karbon.install
  calligra/repos/extra-x86_64/calligra-kexi.install
  calligra/repos/extra-x86_64/calligra-krita.install
  calligra/repos/extra-x86_64/calligra-plan.install
  calligra/repos/extra-x86_64/calligra-plugins.install
  calligra/repos/extra-x86_64/calligra-sheets.install
  calligra/repos/extra-x86_64/calligra-stage.install
  calligra/repos/extra-x86_64/calligra-words.install
  

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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 08:35:26
  Author: jgc
Revision: 233902

upgpkg: baobab 3.15.90-1

Modified:
  baobab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 07:11:49 UTC (rev 233901)
+++ PKGBUILD2015-03-16 07:35:26 UTC (rev 233902)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=baobab
-pkgver=3.14.1
+pkgver=3.15.90
 pkgrel=1
 pkgdesc=A graphical directory tree analyzer
 arch=(i686 x86_64)
@@ -9,11 +9,11 @@
 url=http://gnome.org;
 license=('GPL2')
 depends=('dconf' 'gtk3' 'gsettings-desktop-schemas' 'hicolor-icon-theme' 
'desktop-file-utils')
-makedepends=('intltool' 'itstool' 'vala' 'gobject-introspection' 'python2')
+makedepends=('intltool' 'itstool' 'vala' 'gobject-introspection')
 groups=('gnome')
 install=$pkgname.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('76966521858f3c46fedbf38deb8f9847737ef0bc3c5f330c51d1feb68a711d17')
+sha256sums=('3fee046995f446c6b3840f5fc0c67b8e9013354d5ad7543d3fbf885d682f5556')
 
 build() {
   cd $pkgname-$pkgver


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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 08:35:31
  Author: jgc
Revision: 233903

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

Added:
  baobab/repos/gnome-unstable-i686/
  baobab/repos/gnome-unstable-i686/PKGBUILD
(from rev 233902, baobab/trunk/PKGBUILD)
  baobab/repos/gnome-unstable-i686/baobab.install
(from rev 233902, baobab/trunk/baobab.install)
  baobab/repos/gnome-unstable-x86_64/
  baobab/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233902, baobab/trunk/PKGBUILD)
  baobab/repos/gnome-unstable-x86_64/baobab.install
(from rev 233902, baobab/trunk/baobab.install)

--+
 gnome-unstable-i686/PKGBUILD |   32 
 gnome-unstable-i686/baobab.install   |   13 +
 gnome-unstable-x86_64/PKGBUILD   |   32 
 gnome-unstable-x86_64/baobab.install |   13 +
 4 files changed, 90 insertions(+)

Copied: baobab/repos/gnome-unstable-i686/PKGBUILD (from rev 233902, 
baobab/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-16 07:35:31 UTC (rev 233903)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=baobab
+pkgver=3.15.90
+pkgrel=1
+pkgdesc=A graphical directory tree analyzer
+arch=(i686 x86_64)
+url=http://gnome.org;
+license=('GPL2')
+depends=('dconf' 'gtk3' 'gsettings-desktop-schemas' 'hicolor-icon-theme' 
'desktop-file-utils')
+makedepends=('intltool' 'itstool' 'vala' 'gobject-introspection')
+groups=('gnome')
+install=$pkgname.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('3fee046995f446c6b3840f5fc0c67b8e9013354d5ad7543d3fbf885d682f5556')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  # https://bugs.archlinux.org/task/31861
+  sed -i '/MimeType/d' 
$pkgdir/usr/share/applications/org.gnome.baobab.desktop
+}
+
+# vim:set ts=2 sw=2 et:

Copied: baobab/repos/gnome-unstable-i686/baobab.install (from rev 233902, 
baobab/trunk/baobab.install)
===
--- gnome-unstable-i686/baobab.install  (rev 0)
+++ gnome-unstable-i686/baobab.install  2015-03-16 07:35:31 UTC (rev 233903)
@@ -0,0 +1,13 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: baobab/repos/gnome-unstable-x86_64/PKGBUILD (from rev 233902, 
baobab/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2015-03-16 07:35:31 UTC (rev 233903)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=baobab
+pkgver=3.15.90
+pkgrel=1
+pkgdesc=A graphical directory tree analyzer
+arch=(i686 x86_64)
+url=http://gnome.org;
+license=('GPL2')
+depends=('dconf' 'gtk3' 'gsettings-desktop-schemas' 'hicolor-icon-theme' 
'desktop-file-utils')
+makedepends=('intltool' 'itstool' 'vala' 'gobject-introspection')
+groups=('gnome')
+install=$pkgname.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('3fee046995f446c6b3840f5fc0c67b8e9013354d5ad7543d3fbf885d682f5556')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  # https://bugs.archlinux.org/task/31861
+  sed -i '/MimeType/d' 
$pkgdir/usr/share/applications/org.gnome.baobab.desktop
+}
+
+# vim:set ts=2 sw=2 et:

Copied: baobab/repos/gnome-unstable-x86_64/baobab.install (from rev 233902, 
baobab/trunk/baobab.install)
===
--- gnome-unstable-x86_64/baobab.install(rev 0)
+++ gnome-unstable-x86_64/baobab.install2015-03-16 07:35:31 UTC (rev 
233903)
@@ -0,0 +1,13 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}


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

2015-03-16 Thread Sergej Pupykin
Date: Monday, March 16, 2015 @ 07:43:01
  Author: spupykin
Revision: 129346

upgpkg: qcad 3.9.1.0-1

upd

Modified:
  qcad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 03:30:38 UTC (rev 129345)
+++ PKGBUILD2015-03-16 06:43:01 UTC (rev 129346)
@@ -5,8 +5,8 @@
 # Contributor: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=qcad
-pkgver=3.8.1.0
-pkgrel=2
+pkgver=3.9.1.0
+pkgrel=1
 pkgdesc=A 2D CAD package based upon Qt
 arch=('i686' 'x86_64')
 url=http://www.qcad.org;
@@ -16,7 +16,7 @@
 options=('libtool')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz
 QCad.desktop)
-md5sums=('0e23b0a8f61954b2c81f483ad29cd5cc'
+md5sums=('971aed4d504e6a929c51ad8c85a66e23'
  '84f189dd152e7614a1265659dac6222d')
 
 prepare() {


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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 08:48:53
  Author: jgc
Revision: 233904

upgpkg: eog 3.15.90-1

Modified:
  eog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 07:35:31 UTC (rev 233903)
+++ PKGBUILD2015-03-16 07:48:53 UTC (rev 233904)
@@ -3,19 +3,19 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=eog
-pkgver=3.14.3
+pkgver=3.15.90
 pkgrel=1
 pkgdesc=Eye of Gnome: An image viewing and cataloging program
 arch=(i686 x86_64)
 license=(GPL)
 depends=(gnome-desktop libexif lcms2 desktop-file-utils exempi libpeas librsvg 
dconf)
-makedepends=(intltool itstool)
+makedepends=(intltool itstool gobject-introspection)
 install=eog.install
 groups=(gnome)
 options=('!emptydirs')
 url=https://wiki.gnome.org/Apps/EyeOfGnome;
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('c05a3c0a75c3c5d42f41eadca9e23753d1fa59bc37fb5826909b468b9be1cf59')
+sha256sums=('95fb566241f492f043d2e9d7301b657d159d68dbb51ba29d88c52a8b7ba8d243')
 
 build() {
   cd $pkgname-$pkgver


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

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 08:48:58
  Author: jgc
Revision: 233905

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

Added:
  eog/repos/gnome-unstable-i686/
  eog/repos/gnome-unstable-i686/PKGBUILD
(from rev 233904, eog/trunk/PKGBUILD)
  eog/repos/gnome-unstable-i686/eog.install
(from rev 233904, eog/trunk/eog.install)
  eog/repos/gnome-unstable-x86_64/
  eog/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233904, eog/trunk/PKGBUILD)
  eog/repos/gnome-unstable-x86_64/eog.install
(from rev 233904, eog/trunk/eog.install)

---+
 gnome-unstable-i686/PKGBUILD  |   30 ++
 gnome-unstable-i686/eog.install   |   13 +
 gnome-unstable-x86_64/PKGBUILD|   30 ++
 gnome-unstable-x86_64/eog.install |   13 +
 4 files changed, 86 insertions(+)

Copied: eog/repos/gnome-unstable-i686/PKGBUILD (from rev 233904, 
eog/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-16 07:48:58 UTC (rev 233905)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=eog
+pkgver=3.15.90
+pkgrel=1
+pkgdesc=Eye of Gnome: An image viewing and cataloging program
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gnome-desktop libexif lcms2 desktop-file-utils exempi libpeas librsvg 
dconf)
+makedepends=(intltool itstool gobject-introspection)
+install=eog.install
+groups=(gnome)
+options=('!emptydirs')
+url=https://wiki.gnome.org/Apps/EyeOfGnome;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('95fb566241f492f043d2e9d7301b657d159d68dbb51ba29d88c52a8b7ba8d243')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: eog/repos/gnome-unstable-i686/eog.install (from rev 233904, 
eog/trunk/eog.install)
===
--- gnome-unstable-i686/eog.install (rev 0)
+++ gnome-unstable-i686/eog.install 2015-03-16 07:48:58 UTC (rev 233905)
@@ -0,0 +1,13 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: eog/repos/gnome-unstable-x86_64/PKGBUILD (from rev 233904, 
eog/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2015-03-16 07:48:58 UTC (rev 233905)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=eog
+pkgver=3.15.90
+pkgrel=1
+pkgdesc=Eye of Gnome: An image viewing and cataloging program
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gnome-desktop libexif lcms2 desktop-file-utils exempi libpeas librsvg 
dconf)
+makedepends=(intltool itstool gobject-introspection)
+install=eog.install
+groups=(gnome)
+options=('!emptydirs')
+url=https://wiki.gnome.org/Apps/EyeOfGnome;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('95fb566241f492f043d2e9d7301b657d159d68dbb51ba29d88c52a8b7ba8d243')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: eog/repos/gnome-unstable-x86_64/eog.install (from rev 233904, 
eog/trunk/eog.install)
===
--- gnome-unstable-x86_64/eog.install   (rev 0)
+++ gnome-unstable-x86_64/eog.install   2015-03-16 07:48:58 UTC (rev 233905)
@@ -0,0 +1,13 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


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

2015-03-16 Thread Andreas Radke
Date: Monday, March 16, 2015 @ 19:30:31
  Author: andyrtr
Revision: 233953

archrelease: copy trunk to testing-any

Added:
  xdg-utils/repos/testing-any/
  xdg-utils/repos/testing-any/PKGBUILD
(from rev 233952, xdg-utils/trunk/PKGBUILD)

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

Copied: xdg-utils/repos/testing-any/PKGBUILD (from rev 233952, 
xdg-utils/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2015-03-16 18:30:31 UTC (rev 233953)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xdg-utils
+pkgver=1.1.0.git20150302
+pkgrel=1
+pkgdesc=Command line tools that assist applications with a variety of desktop 
integration tasks
+arch=('any')
+url=http://cgit.freedesktop.org/xdg/xdg-utils/;
+license=('MIT')
+depends=('sh' 'xorg-xset') # xset needed inside xdg-screensaver
+makedepends=('docbook-xsl' 'lynx' 'xmlto' 'git')
+optdepends=('kdebase-runtime: for KDE4 support in xdg-open'
+'kde-cli-tools: for KDE Plasma5 support in xdg-open'
+'libgnome: for GNOME support in xdg-open'
+'exo: for Xfce support in xdg-open'
+'xorg-xprop: for Xfce support in xdg-open'
+'pcmanfm: for LXDE support in xdg-open'
+'perl-file-mimeinfo: for generic support in xdg-open')
+source=(git://anongit.freedesktop.org/xdg/xdg-utils#commit=914db40b96555412842d8f96d07980261ab69f13)
+md5sums=('SKIP')
+
+pkgver() {
+   cd xdg-utils
+   echo 1.1.0.git$(git log -1 --format=%cd --date=short | sed 's|-||g')
+}
+
+build() {
+   cd xdg-utils*
+   ./configure --prefix=/usr --mandir=/usr/share/man
+#  make scripts-clean -C scripts # needed if it's a git snapshot
+#  make man scripts -C scripts # needed if it's a git snapshot
+   make # for release builds
+}
+
+package() {
+   cd xdg-utils
+   make DESTDIR=${pkgdir} install
+   install -D -m644 LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+   
+   # install empty directory to prevent xdg-desktop-menu install *.desktop 
to fail, see FS#33316
+   install -dm755 $pkgdir/usr/share/desktop-directories
+}


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

2015-03-16 Thread Andreas Radke
Date: Monday, March 16, 2015 @ 19:30:23
  Author: andyrtr
Revision: 233952

upgpkg: xdg-utils 1.1.0.git20150302-1

update git snapshot; add optdep for KDE Plasma 5 FS#43638

Modified:
  xdg-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 18:19:42 UTC (rev 233951)
+++ PKGBUILD2015-03-16 18:30:23 UTC (rev 233952)
@@ -3,7 +3,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=xdg-utils
-pkgver=1.1.0.git20141009
+pkgver=1.1.0.git20150302
 pkgrel=1
 pkgdesc=Command line tools that assist applications with a variety of desktop 
integration tasks
 arch=('any')
@@ -11,13 +11,14 @@
 license=('MIT')
 depends=('sh' 'xorg-xset') # xset needed inside xdg-screensaver
 makedepends=('docbook-xsl' 'lynx' 'xmlto' 'git')
-optdepends=('kdebase-runtime: for KDE support in xdg-open'
+optdepends=('kdebase-runtime: for KDE4 support in xdg-open'
+'kde-cli-tools: for KDE Plasma5 support in xdg-open'
 'libgnome: for GNOME support in xdg-open'
 'exo: for Xfce support in xdg-open'
 'xorg-xprop: for Xfce support in xdg-open'
 'pcmanfm: for LXDE support in xdg-open'
 'perl-file-mimeinfo: for generic support in xdg-open')
-source=(git://anongit.freedesktop.org/xdg/xdg-utils#commit=f0df41402e827051ec16bac212c8eaf08ada75e4)
+source=(git://anongit.freedesktop.org/xdg/xdg-utils#commit=914db40b96555412842d8f96d07980261ab69f13)
 md5sums=('SKIP')
 
 pkgver() {


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

2015-03-16 Thread Andreas Radke
Date: Monday, March 16, 2015 @ 19:50:07
  Author: andyrtr
Revision: 233954

upgpkg: libinput 0.12.0-1

upstream update 0.12.0

Modified:
  libinput/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 18:30:31 UTC (rev 233953)
+++ PKGBUILD2015-03-16 18:50:07 UTC (rev 233954)
@@ -3,7 +3,7 @@
 # Maintainer: Jan de Groot
 
 pkgname=libinput
-pkgver=0.11.0
+pkgver=0.12.0
 pkgrel=1
 pkgdesc=library that handles input devices for display servers and other 
applications that need to directly deal with input devices.
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 makedepends=('systemd')
 options=('!libtool')
 
source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('927cd6792f95ea5e087448818cefe62c37fc5d76eed99b8c67fabee436bd0743'
+sha256sums=('6e0ce9dd9ff04e9ac382dffb7fa332b94f093227a197a9c8189e87de6d88b55a'
 'SKIP')
 validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer 
(Who-T) off...@who-t.net
 


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

2015-03-16 Thread Andreas Radke
Date: Monday, March 16, 2015 @ 19:50:18
  Author: andyrtr
Revision: 233955

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

Added:
  libinput/repos/staging-i686/
  libinput/repos/staging-i686/PKGBUILD
(from rev 233954, libinput/trunk/PKGBUILD)
  libinput/repos/staging-x86_64/
  libinput/repos/staging-x86_64/PKGBUILD
(from rev 233954, libinput/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   35 +++
 staging-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: libinput/repos/staging-i686/PKGBUILD (from rev 233954, 
libinput/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-03-16 18:50:18 UTC (rev 233955)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Maintainer: Jan de Groot
+
+pkgname=libinput
+pkgver=0.12.0
+pkgrel=1
+pkgdesc=library that handles input devices for display servers and other 
applications that need to directly deal with input devices.
+arch=(i686 x86_64)
+url=http://www.freedesktop.org/wiki/Software/libinput/;
+license=(custom:X11)
+depends=('mtdev' 'libsystemd' 'libevdev')
+makedepends=('systemd')
+options=('!libtool')
+source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('6e0ce9dd9ff04e9ac382dffb7fa332b94f093227a197a9c8189e87de6d88b55a'
+'SKIP')
+validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer 
(Who-T) off...@who-t.net
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}

Copied: libinput/repos/staging-x86_64/PKGBUILD (from rev 233954, 
libinput/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-03-16 18:50:18 UTC (rev 233955)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Maintainer: Jan de Groot
+
+pkgname=libinput
+pkgver=0.12.0
+pkgrel=1
+pkgdesc=library that handles input devices for display servers and other 
applications that need to directly deal with input devices.
+arch=(i686 x86_64)
+url=http://www.freedesktop.org/wiki/Software/libinput/;
+license=(custom:X11)
+depends=('mtdev' 'libsystemd' 'libevdev')
+makedepends=('systemd')
+options=('!libtool')
+source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('6e0ce9dd9ff04e9ac382dffb7fa332b94f093227a197a9c8189e87de6d88b55a'
+'SKIP')
+validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer 
(Who-T) off...@who-t.net
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}


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

2015-03-16 Thread Massimiliano Torromeo
Date: Monday, March 16, 2015 @ 10:49:10
  Author: mtorromeo
Revision: 129354

upgpkg: rt3562sta 2.4.1.1_r2-3

Updated patchset release

Modified:
  rt3562sta/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 09:46:56 UTC (rev 129353)
+++ PKGBUILD2015-03-16 09:49:10 UTC (rev 129354)
@@ -5,7 +5,7 @@
 pkgname=rt3562sta
 pkgver=2.4.1.1_r2
 _patchrel=${pkgver/*_r/}
-pkgrel=2
+pkgrel=3
 pkgdesc=Ralink RT3562 PCI WLAN adaptors kernel module
 arch=(i686 x86_64)
 
url=http://www.mediatek.com/en/products/connectivity/wifi/consumer-electronics/pcie/rt3562/;


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

2015-03-16 Thread Massimiliano Torromeo
Date: Monday, March 16, 2015 @ 10:49:19
  Author: mtorromeo
Revision: 129355

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

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

+
 /PKGBUILD  |   92 +++
 /rt3562sta.install |   32 +
 community-testing-i686/PKGBUILD|   60 -
 community-testing-i686/rt3562sta.install   |   16 
 community-testing-x86_64/PKGBUILD  |   60 -
 community-testing-x86_64/rt3562sta.install |   16 
 6 files changed, 124 insertions(+), 152 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2015-03-16 09:49:10 UTC (rev 129354)
+++ community-testing-i686/PKGBUILD 2015-03-16 09:49:19 UTC (rev 129355)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
-# Based on SUSE spec 
https://build.opensuse.org/package/files?package=rt3562staproject=driver%3Awireless
-
-pkgname=rt3562sta
-pkgver=2.4.1.1_r1
-_patchrel=${pkgver/*_r/}
-pkgrel=21
-pkgdesc=Ralink RT3562 PCI WLAN adaptors kernel module
-arch=(i686 x86_64)
-url=http://www.mediatek.com/en/Products/support.php?sn=501;
-license=('GPL')
-depends=('linux')
-makedepends=('linux-headers')
-install=$pkgname.install
-source=($pkgname-$pkgver.tar.gz::https://github.com/mtorromeo/rt3562sta-linux/archive/r${_patchrel}.tar.gz)
-
-build() {
-   _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
-   KERNEL_RELEASE=$(cat 
/usr/lib/modules/extramodules-3.$_kernver-ARCH/version)
-
-   cd $srcdir/rt3562sta-linux-r$_patchrel
-
-   # clean up this mess of mixing RT2860STA with RT3562STA
-   # in documentation files
-   mv RT2860STA.dat RT3562STA.dat
-   mv RT2860STACard.dat RT3562STACard.dat
-   sed -i 's/2860/3562/g' *STA* iwpriv_usage.txt
-
-   # as we change the default name of the interface from raX to wlanX, 
change respective references in documentation, too
-   sed -i 's|ra0|wlan0|g' *.txt README* *.dat
-   sed -i 's|ra1|wlan1|g' *.txt README* *.dat
-   sed -i 's|ra2|wlan2|g' *.txt README* *.dat
-
-   export EXTRA_CFLAGS=-DVERSION=$pkgver
-
-   # this Makefile is far too strict...
-   echo LINUX_SRC = /usr/lib/modules/$KERNEL_RELEASE/build  Makefile
-
-   make
-}
-
-package() {
-   _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
-   depends=(linux=3.${_kernver} linux3.$(expr ${_kernver} + 1))
-   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-3.$_kernver-ARCH/version)
-   msg Kernel = $KERNEL_VERSION
-
-   cd $srcdir/rt3562sta-linux-r$_patchrel
-
-   install -Dm 0640 RT3562STA.dat 
$pkgdir/etc/Wireless/RT3562STA/RT3562STA.dat
-   install -Dm 0644 os/linux/$pkgname.ko 
$pkgdir/usr/lib/modules/extramodules-3.$_kernver-ARCH/$pkgname.ko
-   install -dm 0755 $pkgdir/usr/share/doc/$pkgname
-   install -m 0644 iwpriv_usage.txt README* RT3562STA* 
sta_ate_iwpriv_usage.txt $pkgdir/usr/share/doc/$pkgname
-
-   find $pkgdir -name '*.ko' -exec gzip -9 {} \;
-   sed -i s|extramodules-.*-ARCH|extramodules-3.$_kernver-ARCH| 
$startdir/$pkgname.install
-}
-
-sha256sums=('6fd6306b6fb3886bbf9d284a28cc065a4cdfea18a03708e99aa4c7a038bcf02f')

Copied: rt3562sta/repos/community-testing-i686/PKGBUILD (from rev 129354, 
rt3562sta/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-03-16 09:49:19 UTC (rev 129355)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+# Based on SUSE spec 
https://build.opensuse.org/package/files?package=rt3562staproject=driver%3Awireless
+
+pkgname=rt3562sta
+pkgver=2.4.1.1_r2
+_patchrel=${pkgver/*_r/}
+pkgrel=3
+pkgdesc=Ralink RT3562 PCI WLAN adaptors kernel module
+arch=(i686 x86_64)
+url=http://www.mediatek.com/en/products/connectivity/wifi/consumer-electronics/pcie/rt3562/;
+license=('GPL')
+depends=('linux')
+makedepends=('linux-headers')
+install=$pkgname.install

[arch-commits] Commit in gnome-system-monitor/repos (6 files)

2015-03-16 Thread Jan de Groot
Date: Monday, March 16, 2015 @ 11:01:42
  Author: jgc
Revision: 233927

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

Added:
  gnome-system-monitor/repos/gnome-unstable-i686/
  gnome-system-monitor/repos/gnome-unstable-i686/PKGBUILD
(from rev 233926, gnome-system-monitor/trunk/PKGBUILD)
  gnome-system-monitor/repos/gnome-unstable-i686/gnome-system-monitor.install
(from rev 233926, gnome-system-monitor/trunk/gnome-system-monitor.install)
  gnome-system-monitor/repos/gnome-unstable-x86_64/
  gnome-system-monitor/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233926, gnome-system-monitor/trunk/PKGBUILD)
  gnome-system-monitor/repos/gnome-unstable-x86_64/gnome-system-monitor.install
(from rev 233926, gnome-system-monitor/trunk/gnome-system-monitor.install)

+
 gnome-unstable-i686/PKGBUILD   |   30 +++
 gnome-unstable-i686/gnome-system-monitor.install   |   11 ++
 gnome-unstable-x86_64/PKGBUILD |   30 +++
 gnome-unstable-x86_64/gnome-system-monitor.install |   11 ++
 4 files changed, 82 insertions(+)

Copied: gnome-system-monitor/repos/gnome-unstable-i686/PKGBUILD (from rev 
233926, gnome-system-monitor/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-16 10:01:42 UTC (rev 233927)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-system-monitor
+pkgver=3.15.91
+pkgrel=1
+pkgdesc=A system monitor for GNOME
+arch=(i686 x86_64)
+license=('GPL')
+depends=('libgtop' 'gtkmm3' 'librsvg' 'systemd')
+makedepends=('itstool' 'docbook-xsl' 'intltool' 'desktop-file-utils' 
'appdata-tools')
+options=(!emptydirs)
+url=http://www.gnome.org;
+groups=('gnome')
+install=gnome-system-monitor.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('4f7b4331fd8345af26ecb016b99044518cfa4c9d596836bc9eb53fe0d288dd1e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --enable-systemd
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: 
gnome-system-monitor/repos/gnome-unstable-i686/gnome-system-monitor.install 
(from rev 233926, gnome-system-monitor/trunk/gnome-system-monitor.install)
===
--- gnome-unstable-i686/gnome-system-monitor.install
(rev 0)
+++ gnome-unstable-i686/gnome-system-monitor.install2015-03-16 10:01:42 UTC 
(rev 233927)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: gnome-system-monitor/repos/gnome-unstable-x86_64/PKGBUILD (from rev 
233926, gnome-system-monitor/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2015-03-16 10:01:42 UTC (rev 233927)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-system-monitor
+pkgver=3.15.91
+pkgrel=1
+pkgdesc=A system monitor for GNOME
+arch=(i686 x86_64)
+license=('GPL')
+depends=('libgtop' 'gtkmm3' 'librsvg' 'systemd')
+makedepends=('itstool' 'docbook-xsl' 'intltool' 'desktop-file-utils' 
'appdata-tools')
+options=(!emptydirs)
+url=http://www.gnome.org;
+groups=('gnome')
+install=gnome-system-monitor.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('4f7b4331fd8345af26ecb016b99044518cfa4c9d596836bc9eb53fe0d288dd1e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --enable-systemd
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: 
gnome-system-monitor/repos/gnome-unstable-x86_64/gnome-system-monitor.install 
(from rev 233926, gnome-system-monitor/trunk/gnome-system-monitor.install)
===
--- gnome-unstable-x86_64/gnome-system-monitor.install  
(rev 0)
+++ gnome-unstable-x86_64/gnome-system-monitor.install  2015-03-16 10:01:42 UTC 
(rev 233927)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}


  1   2   >