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

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 08:45:24
  Author: spupykin
Revision: 108150

upgpkg: gst-python 1.2.0-1

upd

Modified:
  gst-python/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 05:54:46 UTC (rev 108149)
+++ PKGBUILD2014-03-24 07:45:24 UTC (rev 108150)
@@ -3,16 +3,16 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gst-python
-pkgver=1.1.90
-pkgrel=2
+pkgver=1.2.0
+pkgrel=1
 pkgdesc=Python bindings for GStreamer
 arch=('i686' 'x86_64')
 license=('LGPL')
 url=http://gstreamer.freedesktop.org/;
 depends=('python2-gobject' 'gst-plugins-base')
-makedepends=('pkgconfig')
+makedepends=('pkg-config')
 
source=(http://gstreamer.freedesktop.org/src/gst-python/gst-python-${pkgver}.tar.bz2)
-md5sums=('16d85442b98fab61bab66a53eb571d6a')
+md5sums=('da9a33cccdb7d094f243e4b469cfbc76')
 
 build() {
   cd ${srcdir}/gst-python-${pkgver}



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

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 08:45:38
  Author: spupykin
Revision: 108151

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

Added:
  gst-python/repos/community-i686/PKGBUILD
(from rev 108150, gst-python/trunk/PKGBUILD)
  gst-python/repos/community-x86_64/PKGBUILD
(from rev 108150, gst-python/trunk/PKGBUILD)
Deleted:
  gst-python/repos/community-i686/PKGBUILD
  gst-python/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-03-24 07:45:24 UTC (rev 108150)
+++ community-i686/PKGBUILD 2014-03-24 07:45:38 UTC (rev 108151)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=gst-python
-pkgver=1.1.90
-pkgrel=2
-pkgdesc=Python bindings for GStreamer
-arch=('i686' 'x86_64')
-license=('LGPL')
-url=http://gstreamer.freedesktop.org/;
-depends=('python2-gobject' 'gst-plugins-base')
-makedepends=('pkgconfig')
-source=(http://gstreamer.freedesktop.org/src/gst-python/gst-python-${pkgver}.tar.bz2)
-md5sums=('16d85442b98fab61bab66a53eb571d6a')
-
-build() {
-  cd ${srcdir}/gst-python-${pkgver}
-  export PYTHON=python2
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/gst-python-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: gst-python/repos/community-i686/PKGBUILD (from rev 108150, 
gst-python/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-03-24 07:45:38 UTC (rev 108151)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gst-python
+pkgver=1.2.0
+pkgrel=1
+pkgdesc=Python bindings for GStreamer
+arch=('i686' 'x86_64')
+license=('LGPL')
+url=http://gstreamer.freedesktop.org/;
+depends=('python2-gobject' 'gst-plugins-base')
+makedepends=('pkg-config')
+source=(http://gstreamer.freedesktop.org/src/gst-python/gst-python-${pkgver}.tar.bz2)
+md5sums=('da9a33cccdb7d094f243e4b469cfbc76')
+
+build() {
+  cd ${srcdir}/gst-python-${pkgver}
+  export PYTHON=python2
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/gst-python-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-03-24 07:45:24 UTC (rev 108150)
+++ community-x86_64/PKGBUILD   2014-03-24 07:45:38 UTC (rev 108151)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=gst-python
-pkgver=1.1.90
-pkgrel=2
-pkgdesc=Python bindings for GStreamer
-arch=('i686' 'x86_64')
-license=('LGPL')
-url=http://gstreamer.freedesktop.org/;
-depends=('python2-gobject' 'gst-plugins-base')
-makedepends=('pkgconfig')
-source=(http://gstreamer.freedesktop.org/src/gst-python/gst-python-${pkgver}.tar.bz2)
-md5sums=('16d85442b98fab61bab66a53eb571d6a')
-
-build() {
-  cd ${srcdir}/gst-python-${pkgver}
-  export PYTHON=python2
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/gst-python-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: gst-python/repos/community-x86_64/PKGBUILD (from rev 108150, 
gst-python/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-03-24 07:45:38 UTC (rev 108151)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gst-python
+pkgver=1.2.0
+pkgrel=1
+pkgdesc=Python bindings for GStreamer
+arch=('i686' 'x86_64')
+license=('LGPL')
+url=http://gstreamer.freedesktop.org/;
+depends=('python2-gobject' 'gst-plugins-base')
+makedepends=('pkg-config')
+source=(http://gstreamer.freedesktop.org/src/gst-python/gst-python-${pkgver}.tar.bz2)
+md5sums=('da9a33cccdb7d094f243e4b469cfbc76')
+
+build() {
+  cd ${srcdir}/gst-python-${pkgver}
+  export PYTHON=python2
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/gst-python-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



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

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 08:45:55
  Author: spupykin
Revision: 108153

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

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

+
 /PKGBUILD  |   64 +++
 /gxmessage.desktop |   20 ++
 /gxmessage.install |8 
 community-i686/PKGBUILD|   32 -
 community-i686/gxmessage.desktop   |   10 -
 community-i686/gxmessage.install   |4 --
 community-x86_64/PKGBUILD  |   32 -
 community-x86_64/gxmessage.desktop |   10 -
 community-x86_64/gxmessage.install |4 --
 9 files changed, 92 insertions(+), 92 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-03-24 07:45:41 UTC (rev 108152)
+++ community-i686/PKGBUILD 2014-03-24 07:45:55 UTC (rev 108153)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Geoffroy Carrier geoffroy.carr...@koon.fr
-# Contributor: Jaroslav Lichtblau t...@dragonlord.cz
-
-pkgname=gxmessage
-pkgver=2.20.0
-pkgrel=1
-pkgdesc=A GTK2 based xmessage clone.
-arch=('i686' 'x86_64')
-url=http://homepages.ihug.co.nz/~trmusson/programs.html#gxmessage;
-license=('GPL')
-depends=('gtk2' 'desktop-file-utils')
-makedepends=('pkgconfig' 'intltool')
-install=$pkgname.install
-source=(http://homepages.ihug.co.nz/~trmusson/stuff/$pkgname-$pkgver.tar.gz
-$pkgname.desktop)
-md5sums=('f4160442548bdd90895b008b85df0f6e'
- 'af92506581c1aae70e3845a66a983f22')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -D -m644 $srcdir/$pkgname.desktop \
-${pkgdir}/usr/share/applications/$pkgname.desktop
-}

Copied: gxmessage/repos/community-i686/PKGBUILD (from rev 108152, 
gxmessage/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-03-24 07:45:55 UTC (rev 108153)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Geoffroy Carrier geoffroy.carr...@koon.fr
+# Contributor: Jaroslav Lichtblau t...@dragonlord.cz
+
+pkgname=gxmessage
+pkgver=3.4.0
+pkgrel=1
+pkgdesc=A GTK3 based xmessage clone.
+arch=('i686' 'x86_64')
+url=http://homepages.ihug.co.nz/~trmusson/programs.html#gxmessage;
+license=('GPL')
+depends=('gtk3' 'desktop-file-utils')
+makedepends=('pkgconfig' 'intltool')
+install=$pkgname.install
+source=(http://homepages.ihug.co.nz/~trmusson/stuff/$pkgname-$pkgver.tar.gz
+$pkgname.desktop)
+md5sums=('f1bc61bbaee0c7c0067f65b9b765be08'
+ 'af92506581c1aae70e3845a66a983f22')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -D -m644 $srcdir/$pkgname.desktop \
+${pkgdir}/usr/share/applications/$pkgname.desktop
+}

Deleted: community-i686/gxmessage.desktop
===
--- community-i686/gxmessage.desktop2014-03-24 07:45:41 UTC (rev 108152)
+++ community-i686/gxmessage.desktop2014-03-24 07:45:55 UTC (rev 108153)
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=Gxmessage
-GenericName=gxmessage
-Comment=A GTK2 based xmessage clone.
-Comment[cs]=Klon xmessage postavený na knihovně GTK2.
-Icon=gxmessage
-Exec=gxmessage
-Terminal=false
-Categories=Utility;

Copied: gxmessage/repos/community-i686/gxmessage.desktop (from rev 108152, 
gxmessage/trunk/gxmessage.desktop)
===
--- community-i686/gxmessage.desktop(rev 0)
+++ community-i686/gxmessage.desktop2014-03-24 07:45:55 UTC (rev 108153)
@@ -0,0 +1,10 @@

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

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 08:45:58
  Author: spupykin
Revision: 108154

upgpkg: pitivi 0.93-2

upd

Modified:
  pitivi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 07:45:55 UTC (rev 108153)
+++ PKGBUILD2014-03-24 07:45:58 UTC (rev 108154)
@@ -5,7 +5,7 @@
 
 pkgname=pitivi
 pkgver=0.93
-pkgrel=1
+pkgrel=2
 pkgdesc=Editor for audio/video projects using the GStreamer framework
 arch=('i686' 'x86_64')
 url=http://www.pitivi.org/;
@@ -12,12 +12,13 @@
 license=('LGPL')
 depends=('clutter-gtk' 'gnonlin' 'gst-editing-services' 'gst-plugins-good' 
'gst-python'
  'libnotify' 'python2-gobject' 'python2-gobject2' 'python2-numpy' 
'python2-xdg'
- 'gnome-icon-theme' 'desktop-file-utils')
+ 'gnome-icon-theme' 'desktop-file-utils' 'clutter-gst')
 makedepends=('intltool' 'itstool')
 optdepends=('frei0r-plugins: additional video effects, clip transformation 
feature'
 'gst-libav: additional multimedia codecs'
 'gst-plugins-bad: additional multimedia codecs'
-'gst-plugins-ugly: additional multimedia codecs')
+'gst-plugins-ugly: additional multimedia codecs'
+'gnome-desktop: file thumbnails provided by GNOME'\''s 
thumbnailers')
 install=$pkgname.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
 md5sums=('27fa7e560b6da0cc8f83466c1346b96e')



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

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 08:45:41
  Author: spupykin
Revision: 108152

upgpkg: gxmessage 3.4.0-1

upd

Modified:
  gxmessage/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 07:45:38 UTC (rev 108151)
+++ PKGBUILD2014-03-24 07:45:41 UTC (rev 108152)
@@ -4,18 +4,18 @@
 # Contributor: Jaroslav Lichtblau t...@dragonlord.cz
 
 pkgname=gxmessage
-pkgver=2.20.0
+pkgver=3.4.0
 pkgrel=1
-pkgdesc=A GTK2 based xmessage clone.
+pkgdesc=A GTK3 based xmessage clone.
 arch=('i686' 'x86_64')
 url=http://homepages.ihug.co.nz/~trmusson/programs.html#gxmessage;
 license=('GPL')
-depends=('gtk2' 'desktop-file-utils')
+depends=('gtk3' 'desktop-file-utils')
 makedepends=('pkgconfig' 'intltool')
 install=$pkgname.install
 source=(http://homepages.ihug.co.nz/~trmusson/stuff/$pkgname-$pkgver.tar.gz
 $pkgname.desktop)
-md5sums=('f4160442548bdd90895b008b85df0f6e'
+md5sums=('f1bc61bbaee0c7c0067f65b9b765be08'
  'af92506581c1aae70e3845a66a983f22')
 
 build() {



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

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 08:46:13
  Author: spupykin
Revision: 108155

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

Added:
  pitivi/repos/community-i686/ChangeLog
(from rev 108154, pitivi/trunk/ChangeLog)
  pitivi/repos/community-i686/PKGBUILD
(from rev 108154, pitivi/trunk/PKGBUILD)
  pitivi/repos/community-i686/pitivi.install
(from rev 108154, pitivi/trunk/pitivi.install)
  pitivi/repos/community-x86_64/ChangeLog
(from rev 108154, pitivi/trunk/ChangeLog)
  pitivi/repos/community-x86_64/PKGBUILD
(from rev 108154, pitivi/trunk/PKGBUILD)
  pitivi/repos/community-x86_64/pitivi.install
(from rev 108154, pitivi/trunk/pitivi.install)
Deleted:
  pitivi/repos/community-i686/ChangeLog
  pitivi/repos/community-i686/PKGBUILD
  pitivi/repos/community-i686/pitivi.install
  pitivi/repos/community-x86_64/ChangeLog
  pitivi/repos/community-x86_64/PKGBUILD
  pitivi/repos/community-x86_64/pitivi.install

-+
 /ChangeLog  |   82 ++
 /PKGBUILD   |   72 +
 /pitivi.install |   26 
 community-i686/ChangeLog|   41 ---
 community-i686/PKGBUILD |   35 
 community-i686/pitivi.install   |   13 --
 community-x86_64/ChangeLog  |   41 ---
 community-x86_64/PKGBUILD   |   35 
 community-x86_64/pitivi.install |   13 --
 9 files changed, 180 insertions(+), 178 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2014-03-24 07:45:58 UTC (rev 108154)
+++ community-i686/ChangeLog2014-03-24 07:46:13 UTC (rev 108155)
@@ -1,41 +0,0 @@
-pitivi (0.13.1-2)
-
-  * Update hicolor icon cache.
-  * Update mime database.
-
- -- Abhishek Dasgupta abh...@gmail.com Thu, 23 Jul 2009 11:57:49 +0530
-
-pitivi (0.13.1-1)
-
-  * New upstream version.
-  * Removed: fix-as-problems.diff pitivi.desktop
-
- -- Abhishek Dasgupta abh...@gmail.com Wed, 24 Jun 2009 16:01:42 +0530
-
-pitivi (0.11.3-1)
-
-  * New upstream version.
-  * fix-as-problems.diff: Fixed the problem caused by as in
-pitivi/timeline/timeline.py
-
- -- Abhishek Dasgupta abh...@gmail.com Sat, 13 Dec 2008 16:29:24 +0530
-
-pitivi (0.11.2-4)
-
-  * Added gnome-icon-theme as dependency. Closes: FS# 12292.
-
- -- Abhishek Dasgupta abh...@gmail.com Mon, 01 Dec 2008 23:08:28 +0530
-
-pitivi (0.11.2-3)
-
-  * fix-as.diff: Fixed the error 
-in pitivi/objectfactory.py caused by the line
-as = self.audio_info_stream
-
- -- Abhishek Dasgupta abh...@gmail.com Sun, 09 Nov 2008 00:34:22 +0530
-
-pitivi (0.11.2-2)
-
-  * Added dbus-python as dependency.
-
- -- Abhishek Dasgupta abh...@gmail.com Sun, 26 Oct 2008 14:08:06 +0530

Copied: pitivi/repos/community-i686/ChangeLog (from rev 108154, 
pitivi/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2014-03-24 07:46:13 UTC (rev 108155)
@@ -0,0 +1,41 @@
+pitivi (0.13.1-2)
+
+  * Update hicolor icon cache.
+  * Update mime database.
+
+ -- Abhishek Dasgupta abh...@gmail.com Thu, 23 Jul 2009 11:57:49 +0530
+
+pitivi (0.13.1-1)
+
+  * New upstream version.
+  * Removed: fix-as-problems.diff pitivi.desktop
+
+ -- Abhishek Dasgupta abh...@gmail.com Wed, 24 Jun 2009 16:01:42 +0530
+
+pitivi (0.11.3-1)
+
+  * New upstream version.
+  * fix-as-problems.diff: Fixed the problem caused by as in
+pitivi/timeline/timeline.py
+
+ -- Abhishek Dasgupta abh...@gmail.com Sat, 13 Dec 2008 16:29:24 +0530
+
+pitivi (0.11.2-4)
+
+  * Added gnome-icon-theme as dependency. Closes: FS# 12292.
+
+ -- Abhishek Dasgupta abh...@gmail.com Mon, 01 Dec 2008 23:08:28 +0530
+
+pitivi (0.11.2-3)
+
+  * fix-as.diff: Fixed the error 
+in pitivi/objectfactory.py caused by the line
+as = self.audio_info_stream
+
+ -- Abhishek Dasgupta abh...@gmail.com Sun, 09 Nov 2008 00:34:22 +0530
+
+pitivi (0.11.2-2)
+
+  * Added dbus-python as dependency.
+
+ -- Abhishek Dasgupta abh...@gmail.com Sun, 26 Oct 2008 14:08:06 +0530

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-03-24 07:45:58 UTC (rev 108154)
+++ community-i686/PKGBUILD 2014-03-24 07:46:13 UTC (rev 108155)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Abhishek Dasgupta abh...@gmail.com
-# Contributor: Gabor Nyekhelyi (n0gabor) n0ga...@vipmail.hu
-
-pkgname=pitivi
-pkgver=0.93
-pkgrel=1
-pkgdesc=Editor for audio/video projects using the GStreamer framework
-arch=('i686' 'x86_64')
-url=http://www.pitivi.org/;
-license=('LGPL')
-depends=('clutter-gtk' 'gnonlin' 'gst-editing-services' 'gst-plugins-good' 
'gst-python'
- 'libnotify' 'python2-gobject' 

[arch-commits] Commit in udpxy/trunk (PKGBUILD udpxy.service)

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 08:46:19
  Author: spupykin
Revision: 108156

upgpkg: udpxy 1.0.23.0-3

upd

Modified:
  udpxy/trunk/PKGBUILD
  udpxy/trunk/udpxy.service

---+
 PKGBUILD  |4 ++--
 udpxy.service |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 07:46:13 UTC (rev 108155)
+++ PKGBUILD2014-03-24 07:46:19 UTC (rev 108156)
@@ -7,7 +7,7 @@
 pkgname=udpxy
 pkgver=1.0.23.0
 _pkgver=1.0.23-0
-pkgrel=2
+pkgrel=3
 pkgdesc=small-footprint UNIX/Linux daemon to relay multicast UDP traffic to 
client's TCP (HTTP) connection.
 arch=(i686 x86_64)
 url=http://udpxy.sf.net;
@@ -16,7 +16,7 @@
$pkgname.service
pidfile.patch)
 md5sums=('3dd99ba264078e873cbe1d98369ed423'
- '19d76e6fbd876b5a7cdaa3e69cecdb0e'
+ 'f47aeec41aa03acd4b61a6bfa03b0dff'
  '7a268f58ee964895377c95d16c9c633a')
 
 prepare() {

Modified: udpxy.service
===
--- udpxy.service   2014-03-24 07:46:13 UTC (rev 108155)
+++ udpxy.service   2014-03-24 07:46:19 UTC (rev 108156)
@@ -3,7 +3,7 @@
 After=network.target
 
 [Service]
-Type=forking
+Type=simple
 PIDFile=/run/udpxy.pid
 ExecStart=/usr/bin/udpxy -T -S -p 4022 -B 256kb
 



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

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 08:46:34
  Author: spupykin
Revision: 108157

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

Added:
  udpxy/repos/community-i686/PKGBUILD
(from rev 108156, udpxy/trunk/PKGBUILD)
  udpxy/repos/community-i686/pidfile.patch
(from rev 108156, udpxy/trunk/pidfile.patch)
  udpxy/repos/community-i686/udpxy.service
(from rev 108156, udpxy/trunk/udpxy.service)
  udpxy/repos/community-x86_64/PKGBUILD
(from rev 108156, udpxy/trunk/PKGBUILD)
  udpxy/repos/community-x86_64/pidfile.patch
(from rev 108156, udpxy/trunk/pidfile.patch)
  udpxy/repos/community-x86_64/udpxy.service
(from rev 108156, udpxy/trunk/udpxy.service)
Deleted:
  udpxy/repos/community-i686/PKGBUILD
  udpxy/repos/community-i686/pidfile.patch
  udpxy/repos/community-i686/udpxy.service
  udpxy/repos/community-x86_64/PKGBUILD
  udpxy/repos/community-x86_64/pidfile.patch
  udpxy/repos/community-x86_64/udpxy.service

+
 /PKGBUILD  |   74 ++
 /pidfile.patch |   96 +++
 /udpxy.service |   22 
 community-i686/PKGBUILD|   37 ---
 community-i686/pidfile.patch   |   48 ---
 community-i686/udpxy.service   |   11 
 community-x86_64/PKGBUILD  |   37 ---
 community-x86_64/pidfile.patch |   48 ---
 community-x86_64/udpxy.service |   11 
 9 files changed, 192 insertions(+), 192 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-03-24 07:46:19 UTC (rev 108156)
+++ community-i686/PKGBUILD 2014-03-24 07:46:34 UTC (rev 108157)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Konstantin Shabanov kes.ecli...@gmail.com
-# Contributor: Evka
-# Maintainer: Jose Riha jose 1711 gmail com
-
-pkgname=udpxy
-pkgver=1.0.23.0
-_pkgver=1.0.23-0
-pkgrel=2
-pkgdesc=small-footprint UNIX/Linux daemon to relay multicast UDP traffic to 
client's TCP (HTTP) connection.
-arch=(i686 x86_64)
-url=http://udpxy.sf.net;
-license=('GPL3')
-source=(http://sourceforge.net/projects/$pkgname/files/$pkgname/Chipmunk-1.0/$pkgname.${_pkgver}-prod.tar.gz
-   $pkgname.service
-   pidfile.patch)
-md5sums=('3dd99ba264078e873cbe1d98369ed423'
- '19d76e6fbd876b5a7cdaa3e69cecdb0e'
- '7a268f58ee964895377c95d16c9c633a')
-
-prepare() {
-  cd $srcdir/$pkgname-${_pkgver}
-  patch -Np1 -i ${srcdir}/pidfile.patch
-  sed -i '/ln -s $(INSTALLROOT)\/bin\/$(EXEC) 
$(INSTALLROOT)\/bin\/$(UDPXREC/s%$(INSTALLROOT)%/usr%' Makefile
-}
-
-build() {
-  cd $srcdir/$pkgname-${_pkgver}
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-${_pkgver}
-  make INSTALLROOT=$pkgdir/usr install
-  install -D -m644 $srcdir/$pkgname.service 
$pkgdir/usr/lib/systemd/system/$pkgname.service
-}

Copied: udpxy/repos/community-i686/PKGBUILD (from rev 108156, 
udpxy/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-03-24 07:46:34 UTC (rev 108157)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Konstantin Shabanov kes.ecli...@gmail.com
+# Contributor: Evka
+# Maintainer: Jose Riha jose 1711 gmail com
+
+pkgname=udpxy
+pkgver=1.0.23.0
+_pkgver=1.0.23-0
+pkgrel=3
+pkgdesc=small-footprint UNIX/Linux daemon to relay multicast UDP traffic to 
client's TCP (HTTP) connection.
+arch=(i686 x86_64)
+url=http://udpxy.sf.net;
+license=('GPL3')
+source=(http://sourceforge.net/projects/$pkgname/files/$pkgname/Chipmunk-1.0/$pkgname.${_pkgver}-prod.tar.gz
+   $pkgname.service
+   pidfile.patch)
+md5sums=('3dd99ba264078e873cbe1d98369ed423'
+ 'f47aeec41aa03acd4b61a6bfa03b0dff'
+ '7a268f58ee964895377c95d16c9c633a')
+
+prepare() {
+  cd $srcdir/$pkgname-${_pkgver}
+  patch -Np1 -i ${srcdir}/pidfile.patch
+  sed -i '/ln -s $(INSTALLROOT)\/bin\/$(EXEC) 
$(INSTALLROOT)\/bin\/$(UDPXREC/s%$(INSTALLROOT)%/usr%' Makefile
+}
+
+build() {
+  cd $srcdir/$pkgname-${_pkgver}
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-${_pkgver}
+  make INSTALLROOT=$pkgdir/usr install
+  install -D -m644 $srcdir/$pkgname.service 
$pkgdir/usr/lib/systemd/system/$pkgname.service
+}

Deleted: community-i686/pidfile.patch
===
--- community-i686/pidfile.patch2014-03-24 07:46:19 UTC (rev 108156)
+++ community-i686/pidfile.patch2014-03-24 07:46:34 UTC (rev 108157)
@@ -1,48 +0,0 @@
-diff --git a/udpxy.c b/udpxy.c
-index 43f213a..8f0e30d 100644
 a/udpxy.c
-+++ b/udpxy.c
-@@ -1423,7 +1423,7 @@ udpxy_main( int argc, char* const argv[] )
- }
- }
- 
--rc = set_pidfile( g_udpxy_app, port, pidfile, sizeof(pidfile) 

[arch-commits] Commit in dante/trunk (PKGBUILD sockd.service sockd.tmpfiles.d)

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 08:54:51
  Author: spupykin
Revision: 108158

upgpkg: dante 1.4.0-2

upd

Added:
  dante/trunk/sockd.tmpfiles.d
Modified:
  dante/trunk/PKGBUILD
  dante/trunk/sockd.service

--+
 PKGBUILD |   10 ++
 sockd.service|4 ++--
 sockd.tmpfiles.d |1 +
 3 files changed, 9 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 07:46:34 UTC (rev 108157)
+++ PKGBUILD2014-03-24 07:54:51 UTC (rev 108158)
@@ -4,7 +4,7 @@
 
 pkgname=dante
 pkgver=1.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc=SOCKS v4 and v5 compatible proxy server and client
 url=http://www.inet.no/dante;
 arch=(i686 x86_64)
@@ -13,9 +13,11 @@
 backup=('etc/socks.conf'
'etc/sockd.conf')
 source=(ftp://ftp.inet.no/pub/socks/${pkgname}-${pkgver}.tar.gz
+   sockd.tmpfiles.d
sockd.service)
 md5sums=('c117a3ce25afb936f13b76f1d2524879'
- '9bb18a0165764092bd01da0ff6303fbf')
+ '8588bb1cf6e9cde0f542a96edc0a0f17'
+ '1cdfc0c1cd932cfe0fe3c0319e2be3f0')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -28,9 +30,9 @@
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
-  mkdir -p ${pkgdir}/etc/conf.d
+  install -dm0755 ${pkgdir}/etc
   cp example/{socks,sockd}.conf ${pkgdir}/etc
   install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-  echo 'SOCKD_OPTS=-D' ${pkgdir}/etc/conf.d/sockd.conf
   install -Dm0644 $srcdir/sockd.service 
$pkgdir/usr/lib/systemd/system/sockd.service
+  install -Dm0644 $srcdir/sockd.tmpfiles.d 
$pkgdir/usr/lib/tmpfiles.d/sockd.conf
 }

Modified: sockd.service
===
--- sockd.service   2014-03-24 07:46:34 UTC (rev 108157)
+++ sockd.service   2014-03-24 07:54:51 UTC (rev 108158)
@@ -5,8 +5,8 @@
 [Service]
 Type=forking
 EnvironmentFile=/etc/conf.d/sockd.conf
-PIDFile=/run/sockd.pid
-ExecStart=/usr/bin/sockd $SOCKD_OPTS
+PIDFile=/run/dante/sockd.pid
+ExecStart=/usr/bin/sockd -D -p/run/dante/sockd.pid
 
 [Install]
 WantedBy=multi-user.target

Added: sockd.tmpfiles.d
===
--- sockd.tmpfiles.d(rev 0)
+++ sockd.tmpfiles.d2014-03-24 07:54:51 UTC (rev 108158)
@@ -0,0 +1 @@
+d /run/dante 0755 root root -



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

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 08:55:17
  Author: spupykin
Revision: 108159

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

Added:
  dante/repos/community-i686/PKGBUILD
(from rev 108158, dante/trunk/PKGBUILD)
  dante/repos/community-i686/sockd.service
(from rev 108158, dante/trunk/sockd.service)
  dante/repos/community-i686/sockd.tmpfiles.d
(from rev 108158, dante/trunk/sockd.tmpfiles.d)
  dante/repos/community-x86_64/PKGBUILD
(from rev 108158, dante/trunk/PKGBUILD)
  dante/repos/community-x86_64/sockd.service
(from rev 108158, dante/trunk/sockd.service)
  dante/repos/community-x86_64/sockd.tmpfiles.d
(from rev 108158, dante/trunk/sockd.tmpfiles.d)
Deleted:
  dante/repos/community-i686/PKGBUILD
  dante/repos/community-i686/sockd.service
  dante/repos/community-x86_64/PKGBUILD
  dante/repos/community-x86_64/sockd.service

---+
 /PKGBUILD |   76 
 /sockd.service|   24 +++
 community-i686/PKGBUILD   |   36 -
 community-i686/sockd.service  |   12 -
 community-i686/sockd.tmpfiles.d   |1 
 community-x86_64/PKGBUILD |   36 -
 community-x86_64/sockd.service|   12 -
 community-x86_64/sockd.tmpfiles.d |1 
 8 files changed, 102 insertions(+), 96 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-03-24 07:54:51 UTC (rev 108158)
+++ community-i686/PKGBUILD 2014-03-24 07:55:17 UTC (rev 108159)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Guillem Rieu guill...@gmx.net
-
-pkgname=dante
-pkgver=1.4.0
-pkgrel=1
-pkgdesc=SOCKS v4 and v5 compatible proxy server and client
-url=http://www.inet.no/dante;
-arch=(i686 x86_64)
-license=('custom')
-depends=('pam' 'krb5')
-backup=('etc/socks.conf'
-   'etc/sockd.conf')
-source=(ftp://ftp.inet.no/pub/socks/${pkgname}-${pkgver}.tar.gz
-   sockd.service)
-md5sums=('c117a3ce25afb936f13b76f1d2524879'
- '9bb18a0165764092bd01da0ff6303fbf')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  [ -f Makefile ] || ./configure --prefix=/usr --sysconfdir=/etc \
-   --sbindir=/usr/bin \
-   --disable-libwrap
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  mkdir -p ${pkgdir}/etc/conf.d
-  cp example/{socks,sockd}.conf ${pkgdir}/etc
-  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-  echo 'SOCKD_OPTS=-D' ${pkgdir}/etc/conf.d/sockd.conf
-  install -Dm0644 $srcdir/sockd.service 
$pkgdir/usr/lib/systemd/system/sockd.service
-}

Copied: dante/repos/community-i686/PKGBUILD (from rev 108158, 
dante/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-03-24 07:55:17 UTC (rev 108159)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Guillem Rieu guill...@gmx.net
+
+pkgname=dante
+pkgver=1.4.0
+pkgrel=2
+pkgdesc=SOCKS v4 and v5 compatible proxy server and client
+url=http://www.inet.no/dante;
+arch=(i686 x86_64)
+license=('custom')
+depends=('pam' 'krb5')
+backup=('etc/socks.conf'
+   'etc/sockd.conf')
+source=(ftp://ftp.inet.no/pub/socks/${pkgname}-${pkgver}.tar.gz
+   sockd.tmpfiles.d
+   sockd.service)
+md5sums=('c117a3ce25afb936f13b76f1d2524879'
+ '8588bb1cf6e9cde0f542a96edc0a0f17'
+ '1cdfc0c1cd932cfe0fe3c0319e2be3f0')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  [ -f Makefile ] || ./configure --prefix=/usr --sysconfdir=/etc \
+   --sbindir=/usr/bin \
+   --disable-libwrap
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -dm0755 ${pkgdir}/etc
+  cp example/{socks,sockd}.conf ${pkgdir}/etc
+  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+  install -Dm0644 $srcdir/sockd.service 
$pkgdir/usr/lib/systemd/system/sockd.service
+  install -Dm0644 $srcdir/sockd.tmpfiles.d 
$pkgdir/usr/lib/tmpfiles.d/sockd.conf
+}

Deleted: community-i686/sockd.service
===
--- community-i686/sockd.service2014-03-24 07:54:51 UTC (rev 108158)
+++ community-i686/sockd.service2014-03-24 07:55:17 UTC (rev 108159)
@@ -1,12 +0,0 @@
-[Unit]
-Description=SOCKS v4 and v5 compatible proxy server and client
-After=network.target
-
-[Service]
-Type=forking
-EnvironmentFile=/etc/conf.d/sockd.conf
-PIDFile=/run/sockd.pid
-ExecStart=/usr/bin/sockd $SOCKD_OPTS
-
-[Install]
-WantedBy=multi-user.target

Copied: dante/repos/community-i686/sockd.service (from rev 108158, 
dante/trunk/sockd.service)
===
--- 

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

2014-03-24 Thread Felix Yan
Date: Monday, March 24, 2014 @ 09:02:42
  Author: fyan
Revision: 108160

upgpkg: jenkins 1.556-1

Modified:
  jenkins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 07:55:17 UTC (rev 108159)
+++ PKGBUILD2014-03-24 08:02:42 UTC (rev 108160)
@@ -5,7 +5,7 @@
 # Contributor: Illarion Kovalchuk illarion.kovalchuk at gmail dot com
 
 pkgname=jenkins
-pkgver=1.555
+pkgver=1.556
 pkgrel=1
 pkgdesc='Extendable continuous integration server (latest)'
 arch=('any')
@@ -24,7 +24,7 @@
 'jenkins.service'
 'jenkins.tmpfiles.d'
 'LICENSE')
-sha512sums=('8e1c701665c2276f6d08afdee2697e655233f5ee21768a9e3347dfc3e4e772422155914de73c41069314416b29d81d0d8f1af8db72e7157cf5ed04b7c81fdb93'
+sha512sums=('8b89656d1a9d8cce16f25f2f8cdf6d5efb6c96995341af76ee6544f30da0e890b9569e8b250d0bdc095716789cdd5346549d904d29ec1dd5d3d4b1fe53679f8c'
 
'3a8421cef3953d899c150609f959cf5d5dd6d08d079a5e0f48bfece4f3c80491722b9e90ef841fddb87401c226b8338297c5c4e83e55a33ef8d6e387de3048d0'
 
'a336b006d3711abb75b49a2e12c09ee61cf3275a2cdbbd3676480e2f6ca8ba0fb4b9c08f3f9da193252c4fca827e9a1d5eaad847d0a889445693427ae1571fe7'
 
'fc82b56741c4683cde4913e41bf3dbfb0e7b16897b22b27d92a9c6fa7a300ffba97d85fbbf2287a7c5c546cb5697bbe8daa108bfc51572cf69c256d1e01e80ba'



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

2014-03-24 Thread Felix Yan
Date: Monday, March 24, 2014 @ 09:03:41
  Author: fyan
Revision: 108161

archrelease: copy trunk to community-any

Added:
  jenkins/repos/community-any/LICENSE
(from rev 108160, jenkins/trunk/LICENSE)
  jenkins/repos/community-any/PKGBUILD
(from rev 108160, jenkins/trunk/PKGBUILD)
  jenkins/repos/community-any/jenkins.conf
(from rev 108160, jenkins/trunk/jenkins.conf)
  jenkins/repos/community-any/jenkins.install
(from rev 108160, jenkins/trunk/jenkins.install)
  jenkins/repos/community-any/jenkins.service
(from rev 108160, jenkins/trunk/jenkins.service)
  jenkins/repos/community-any/jenkins.tmpfiles.d
(from rev 108160, 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 2014-03-24 08:02:42 UTC (rev 108160)
+++ LICENSE 2014-03-24 08:03:41 UTC (rev 108161)
@@ -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 108160, 
jenkins/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2014-03-24 08:03:41 UTC (rev 108161)
@@ -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
===
--- PKGBUILD2014-03-24 08:02:42 UTC (rev 108160)
+++ PKGBUILD2014-03-24 08:03:41 UTC (rev 108161)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# 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.555
-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 haskell-cairo/trunk (PKGBUILD)

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 09:19:42
  Author: spupykin
Revision: 108162

upgpkg: haskell-cairo 0.12.5.3-1

upd

Modified:
  haskell-cairo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 08:03:41 UTC (rev 108161)
+++ PKGBUILD2014-03-24 08:19:42 UTC (rev 108162)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 
 pkgname=haskell-cairo
-pkgver=0.12.5.0
+pkgver=0.12.5.3
 pkgrel=1
 pkgdesc=Binding to the cairo library for Gtk2Hs.
 url=http://hackage.haskell.org/package/cairo;
@@ -17,7 +17,7 @@
 replaces=('gtk2hs-cairo')
 install=gtk2hs-cairo.install
 
source=(http://hackage.haskell.org/packages/archive/cairo/$pkgver/cairo-$pkgver.tar.gz)
-md5sums=('234b2a5f1e30844838aeb8adb28f0bf3')
+md5sums=('bdc6368237da089034d59fea24ca2c5b')
 
 build() {
 cd ${srcdir}/cairo-$pkgver



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

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 09:19:59
  Author: spupykin
Revision: 108163

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

Added:
  haskell-cairo/repos/community-i686/PKGBUILD
(from rev 108162, haskell-cairo/trunk/PKGBUILD)
  haskell-cairo/repos/community-i686/gtk2hs-cairo.install
(from rev 108162, haskell-cairo/trunk/gtk2hs-cairo.install)
  haskell-cairo/repos/community-x86_64/PKGBUILD
(from rev 108162, haskell-cairo/trunk/PKGBUILD)
  haskell-cairo/repos/community-x86_64/gtk2hs-cairo.install
(from rev 108162, haskell-cairo/trunk/gtk2hs-cairo.install)
Deleted:
  haskell-cairo/repos/community-i686/PKGBUILD
  haskell-cairo/repos/community-i686/gtk2hs-cairo.install
  haskell-cairo/repos/community-x86_64/PKGBUILD
  haskell-cairo/repos/community-x86_64/gtk2hs-cairo.install

---+
 /PKGBUILD |   90 
 /gtk2hs-cairo.install |   36 
 community-i686/PKGBUILD   |   45 
 community-i686/gtk2hs-cairo.install   |   18 --
 community-x86_64/PKGBUILD |   45 
 community-x86_64/gtk2hs-cairo.install |   18 --
 6 files changed, 126 insertions(+), 126 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-03-24 08:19:42 UTC (rev 108162)
+++ community-i686/PKGBUILD 2014-03-24 08:19:59 UTC (rev 108163)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=haskell-cairo
-pkgver=0.12.5.0
-pkgrel=1
-pkgdesc=Binding to the cairo library for Gtk2Hs.
-url=http://hackage.haskell.org/package/cairo;
-license=('LGPL2.1')
-arch=('i686' 'x86_64')
-# deps adjusted to specific versions in package()
-depends=('ghc' 'cairo' 'haskell-mtl' 'haskell-utf8-string')
-makedepends=(gtk2hs-buildtools)
-options=('strip' 'staticlibs')
-conflicts=('gtk2hs-cairo')
-provides=('gtk2hs-cairo')
-replaces=('gtk2hs-cairo')
-install=gtk2hs-cairo.install
-source=(http://hackage.haskell.org/packages/archive/cairo/$pkgver/cairo-$pkgver.tar.gz)
-md5sums=('234b2a5f1e30844838aeb8adb28f0bf3')
-
-build() {
-cd ${srcdir}/cairo-$pkgver
-runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
-  --prefix=/usr --docdir=/usr/share/doc/haskell-cairo \
-  --libsubdir=\$compiler/site-local/\$pkgid
-runhaskell Setup build
-runhaskell Setup haddock
-runhaskell Setup register   --gen-script
-runhaskell Setup unregister --gen-script
-sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
-}
-
-package() {
-_ghcver=`pacman -Q ghc | cut -f2 -d\  | cut -f1 -d-`
-_hmtlver=`pacman -Q haskell-mtl | cut -f2 -d\  | cut -f1 -d-`
-depends=(ghc=${_ghcver} cairo haskell-mtl=${_hmtlver} 
'haskell-utf8-string')
-
-cd ${srcdir}/cairo-${pkgver}
-install -D -m744 register.sh   
${pkgdir}/usr/share/haskell/gtk2hs-cairo/register.sh
-install-m744 unregister.sh 
${pkgdir}/usr/share/haskell/gtk2hs-cairo/unregister.sh
-install -d -m755 ${pkgdir}/usr/share/doc/ghc/html/libraries
-ln -s /usr/share/doc/haskell-cairo/html 
${pkgdir}/usr/share/doc/ghc/html/libraries/cairo
-runhaskell Setup copy --destdir=${pkgdir}
-}

Copied: haskell-cairo/repos/community-i686/PKGBUILD (from rev 108162, 
haskell-cairo/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-03-24 08:19:59 UTC (rev 108163)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=haskell-cairo
+pkgver=0.12.5.3
+pkgrel=1
+pkgdesc=Binding to the cairo library for Gtk2Hs.
+url=http://hackage.haskell.org/package/cairo;
+license=('LGPL2.1')
+arch=('i686' 'x86_64')
+# deps adjusted to specific versions in package()
+depends=('ghc' 'cairo' 'haskell-mtl' 'haskell-utf8-string')
+makedepends=(gtk2hs-buildtools)
+options=('strip' 'staticlibs')
+conflicts=('gtk2hs-cairo')
+provides=('gtk2hs-cairo')
+replaces=('gtk2hs-cairo')
+install=gtk2hs-cairo.install
+source=(http://hackage.haskell.org/packages/archive/cairo/$pkgver/cairo-$pkgver.tar.gz)
+md5sums=('bdc6368237da089034d59fea24ca2c5b')
+
+build() {
+cd ${srcdir}/cairo-$pkgver
+runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
+  --prefix=/usr --docdir=/usr/share/doc/haskell-cairo \
+  --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock
+runhaskell Setup register   --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
+}
+
+package() {
+_ghcver=`pacman -Q ghc | cut -f2 -d\  | cut -f1 -d-`
+_hmtlver=`pacman -Q haskell-mtl | cut -f2 -d\  | cut -f1 -d-`
+depends=(ghc=${_ghcver} cairo haskell-mtl=${_hmtlver} 

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

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 09:20:40
  Author: spupykin
Revision: 108167

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

Added:
  haskell-primitive/repos/community-i686/PKGBUILD
(from rev 108166, haskell-primitive/trunk/PKGBUILD)
  haskell-primitive/repos/community-i686/haskell-primitive.install
(from rev 108166, haskell-primitive/trunk/haskell-primitive.install)
  haskell-primitive/repos/community-x86_64/PKGBUILD
(from rev 108166, haskell-primitive/trunk/PKGBUILD)
  haskell-primitive/repos/community-x86_64/haskell-primitive.install
(from rev 108166, haskell-primitive/trunk/haskell-primitive.install)
Deleted:
  haskell-primitive/repos/community-i686/PKGBUILD
  haskell-primitive/repos/community-i686/haskell-primitive.install
  haskell-primitive/repos/community-x86_64/PKGBUILD
  haskell-primitive/repos/community-x86_64/haskell-primitive.install

+
 /PKGBUILD  |   88 +++
 /haskell-primitive.install |   52 +++
 community-i686/PKGBUILD|   43 -
 community-i686/haskell-primitive.install   |   26 ---
 community-x86_64/PKGBUILD  |   43 -
 community-x86_64/haskell-primitive.install |   26 ---
 6 files changed, 140 insertions(+), 138 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-03-24 08:20:21 UTC (rev 108166)
+++ community-i686/PKGBUILD 2014-03-24 08:20:40 UTC (rev 108167)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=haskell-primitive
-pkgver=0.5.1.0
-pkgrel=1
-pkgdesc=Wrappers for primitive operations
-url=http://hackage.haskell.org/package/primitive;
-license=(custom:BSD3)
-arch=('i686' 'x86_64')
-makedepends=()
-depends=(ghc)
-options=('strip' 'staticlibs')
-install=${pkgname}.install
-source=(http://hackage.haskell.org/packages/archive/primitive/${pkgver}/primitive-${pkgver}.tar.gz;)
-sha256sums=('526c9d4d06b7b379cb1aaffeffbb30bef810e771f29617ef6d0d99df711f4313')
-sha256sums=('8817a5f307c4605709b37857c048caa22fcc7550d681d64a2eea756126721529')
-
-build() {
-  cd ${srcdir}/primitive-${pkgver}
-  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
---prefix=/usr --docdir=/usr/share/doc/${pkgname} \
---libsubdir=\$compiler/site-local/\$pkgid
-  runhaskell Setup build
-  runhaskell Setup haddock
-  runhaskell Setup register --gen-script
-  runhaskell Setup unregister --gen-script
-  sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
-}
-
-package() {
-  _ghcver=`pacman -Q ghc | cut -f2 -d\  | cut -f1 -d-`
-  depends=(ghc=${_ghcver})
-
-  cd ${srcdir}/primitive-${pkgver}
-  install -Dm744 register.sh   
${pkgdir}/usr/share/haskell/${pkgname}/register.sh
-  install -m744 unregister.sh 
${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh
-  install -dm755 ${pkgdir}/usr/share/doc/ghc/html/libraries
-  ln -s /usr/share/doc/${pkgname}/html 
${pkgdir}/usr/share/doc/ghc/html/libraries/primitive
-  runhaskell Setup copy --destdir=${pkgdir}
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-  rm -f ${pkgdir}/usr/share/doc/${pkgname}/LICENSE
-}

Copied: haskell-primitive/repos/community-i686/PKGBUILD (from rev 108166, 
haskell-primitive/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-03-24 08:20:40 UTC (rev 108167)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=haskell-primitive
+pkgver=0.5.2.1
+pkgrel=1
+pkgdesc=Wrappers for primitive operations
+url=http://hackage.haskell.org/package/primitive;
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+makedepends=()
+depends=(ghc)
+options=('strip' 'staticlibs')
+install=${pkgname}.install
+source=(http://hackage.haskell.org/packages/archive/primitive/${pkgver}/primitive-${pkgver}.tar.gz;)
+sha256sums=('526c9d4d06b7b379cb1aaffeffbb30bef810e771f29617ef6d0d99df711f4313')
+sha256sums=('8817a5f307c4605709b37857c048caa22fcc7550d681d64a2eea756126721529')
+sha256sums=('0e516b81c2ef2c96d47dc40561663cc2cbfece0f135948e77e9b53025ff1c3ee')
+
+build() {
+  cd ${srcdir}/primitive-${pkgver}
+  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
+--prefix=/usr --docdir=/usr/share/doc/${pkgname} \
+--libsubdir=\$compiler/site-local/\$pkgid
+  runhaskell Setup build
+  runhaskell Setup haddock
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
+}
+
+package() {
+  _ghcver=`pacman -Q ghc | cut -f2 -d\  | cut -f1 -d-`
+  depends=(ghc=${_ghcver})
+
+  cd ${srcdir}/primitive-${pkgver}
+  install -Dm744 register.sh   

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

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 09:20:21
  Author: spupykin
Revision: 108166

upgpkg: haskell-primitive 0.5.2.1-1

upd

Modified:
  haskell-primitive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 08:20:18 UTC (rev 108165)
+++ PKGBUILD2014-03-24 08:20:21 UTC (rev 108166)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 
 pkgname=haskell-primitive
-pkgver=0.5.1.0
+pkgver=0.5.2.1
 pkgrel=1
 pkgdesc=Wrappers for primitive operations
 url=http://hackage.haskell.org/package/primitive;
@@ -15,6 +15,7 @@
 
source=(http://hackage.haskell.org/packages/archive/primitive/${pkgver}/primitive-${pkgver}.tar.gz;)
 sha256sums=('526c9d4d06b7b379cb1aaffeffbb30bef810e771f29617ef6d0d99df711f4313')
 sha256sums=('8817a5f307c4605709b37857c048caa22fcc7550d681d64a2eea756126721529')
+sha256sums=('0e516b81c2ef2c96d47dc40561663cc2cbfece0f135948e77e9b53025ff1c3ee')
 
 build() {
   cd ${srcdir}/primitive-${pkgver}



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

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 09:20:05
  Author: spupykin
Revision: 108164

upgpkg: haskell-glib 0.12.5.3-1

upd

Modified:
  haskell-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 08:19:59 UTC (rev 108163)
+++ PKGBUILD2014-03-24 08:20:05 UTC (rev 108164)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 
 pkgname=haskell-glib
-pkgver=0.12.5.0
+pkgver=0.12.5.3
 pkgrel=1
 pkgdesc=Binding to the GLIB library for Gtk2Hs.
 url=http://hackage.haskell.org/package/glib;
@@ -17,7 +17,7 @@
 replaces=('gtk2hs-glib')
 conflicts=('gtk2hs-glib')
 
source=(http://hackage.haskell.org/packages/archive/glib/$pkgver/glib-$pkgver.tar.gz)
-md5sums=('fa94e2f40641dd2fa0d01a0da3fd7b50')
+md5sums=('fa062e23f75072dbc52abbb862c4ca8f')
 
 build() {
 cd glib-$pkgver



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

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 09:20:18
  Author: spupykin
Revision: 108165

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

Added:
  haskell-glib/repos/community-i686/PKGBUILD
(from rev 108164, haskell-glib/trunk/PKGBUILD)
  haskell-glib/repos/community-i686/gtk2hs-glib.install
(from rev 108164, haskell-glib/trunk/gtk2hs-glib.install)
  haskell-glib/repos/community-x86_64/PKGBUILD
(from rev 108164, haskell-glib/trunk/PKGBUILD)
  haskell-glib/repos/community-x86_64/gtk2hs-glib.install
(from rev 108164, haskell-glib/trunk/gtk2hs-glib.install)
Deleted:
  haskell-glib/repos/community-i686/PKGBUILD
  haskell-glib/repos/community-i686/gtk2hs-glib.install
  haskell-glib/repos/community-x86_64/PKGBUILD
  haskell-glib/repos/community-x86_64/gtk2hs-glib.install

--+
 /PKGBUILD|   88 +
 /gtk2hs-glib.install |   36 +
 community-i686/PKGBUILD  |   44 
 community-i686/gtk2hs-glib.install   |   18 --
 community-x86_64/PKGBUILD|   44 
 community-x86_64/gtk2hs-glib.install |   18 --
 6 files changed, 124 insertions(+), 124 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-03-24 08:20:05 UTC (rev 108164)
+++ community-i686/PKGBUILD 2014-03-24 08:20:18 UTC (rev 108165)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=haskell-glib
-pkgver=0.12.5.0
-pkgrel=1
-pkgdesc=Binding to the GLIB library for Gtk2Hs.
-url=http://hackage.haskell.org/package/glib;
-license=('LGPL2.1')
-arch=('i686' 'x86_64')
-# deps adjusted to specific versions in package()
-depends=('ghc' 'glib2' 'haskell-utf8-string')
-makedepends=(gtk2hs-buildtools)
-options=('strip' 'staticlibs')
-install=gtk2hs-glib.install
-provides=('gtk2hs-glib')
-replaces=('gtk2hs-glib')
-conflicts=('gtk2hs-glib')
-source=(http://hackage.haskell.org/packages/archive/glib/$pkgver/glib-$pkgver.tar.gz)
-md5sums=('fa94e2f40641dd2fa0d01a0da3fd7b50')
-
-build() {
-cd glib-$pkgver
-runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
-  --prefix=/usr --docdir=/usr/share/doc/haskell-glib \
-  --libsubdir=\$compiler/site-local/\$pkgid
-runhaskell Setup build
-runhaskell Setup haddock
-runhaskell Setup register   --gen-script
-runhaskell Setup unregister --gen-script
-sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
-}
-
-package() {
-_ghcver=`pacman -Q ghc | cut -f2 -d\  | cut -f1 -d-`
-depends=(ghc=${_ghcver} glib2 'haskell-utf8-string')
-
-cd ${srcdir}/glib-${pkgver}
-install -D -m744 register.sh   
${pkgdir}/usr/share/haskell/gtk2hs-glib/register.sh
-install-m744 unregister.sh 
${pkgdir}/usr/share/haskell/gtk2hs-glib/unregister.sh
-install -d -m755 ${pkgdir}/usr/share/doc/ghc/html/libraries
-ln -s /usr/share/doc/haskell-glib/html 
${pkgdir}/usr/share/doc/ghc/html/libraries/glib
-runhaskell Setup copy --destdir=${pkgdir}
-}

Copied: haskell-glib/repos/community-i686/PKGBUILD (from rev 108164, 
haskell-glib/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-03-24 08:20:18 UTC (rev 108165)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=haskell-glib
+pkgver=0.12.5.3
+pkgrel=1
+pkgdesc=Binding to the GLIB library for Gtk2Hs.
+url=http://hackage.haskell.org/package/glib;
+license=('LGPL2.1')
+arch=('i686' 'x86_64')
+# deps adjusted to specific versions in package()
+depends=('ghc' 'glib2' 'haskell-utf8-string')
+makedepends=(gtk2hs-buildtools)
+options=('strip' 'staticlibs')
+install=gtk2hs-glib.install
+provides=('gtk2hs-glib')
+replaces=('gtk2hs-glib')
+conflicts=('gtk2hs-glib')
+source=(http://hackage.haskell.org/packages/archive/glib/$pkgver/glib-$pkgver.tar.gz)
+md5sums=('fa062e23f75072dbc52abbb862c4ca8f')
+
+build() {
+cd glib-$pkgver
+runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
+  --prefix=/usr --docdir=/usr/share/doc/haskell-glib \
+  --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock
+runhaskell Setup register   --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
+}
+
+package() {
+_ghcver=`pacman -Q ghc | cut -f2 -d\  | cut -f1 -d-`
+depends=(ghc=${_ghcver} glib2 'haskell-utf8-string')
+
+cd ${srcdir}/glib-${pkgver}
+install -D -m744 register.sh   
${pkgdir}/usr/share/haskell/gtk2hs-glib/register.sh
+install-m744 unregister.sh 
${pkgdir}/usr/share/haskell/gtk2hs-glib/unregister.sh
+install -d -m755 

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

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 09:20:43
  Author: spupykin
Revision: 108168

upgpkg: haskell-vector 0.10.9.1-2

upd

Modified:
  haskell-vector/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 08:20:40 UTC (rev 108167)
+++ PKGBUILD2014-03-24 08:20:43 UTC (rev 108168)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-vector
 pkgver=0.10.9.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Efficient Arrays
 url=http://code.haskell.org/vector;
 license=(custom:BSD3)
@@ -14,8 +14,6 @@
 options=('strip' 'staticlibs')
 install=${pkgname}.install
 
source=(http://hackage.haskell.org/packages/archive/vector/${pkgver}/vector-${pkgver}.tar.gz;)
-sha256sums=('ece945058b01a77c5fff31e89bbea76ac619677041c41286a2da5e8b515508af')
-sha256sums=('23a8ab9a5257781db2513a0741a01f0d5f60c6d0730cd88136abfe7ae44c330d')
 sha256sums=('205656e9741aad406e427e988dbf1665bf5dbdf3e9d574e309c274be4e06bde5')
 
 build() {



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

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 09:21:00
  Author: spupykin
Revision: 108169

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

Added:
  haskell-vector/repos/community-i686/PKGBUILD
(from rev 108168, haskell-vector/trunk/PKGBUILD)
  haskell-vector/repos/community-i686/haskell-vector.install
(from rev 108168, haskell-vector/trunk/haskell-vector.install)
  haskell-vector/repos/community-x86_64/PKGBUILD
(from rev 108168, haskell-vector/trunk/PKGBUILD)
  haskell-vector/repos/community-x86_64/haskell-vector.install
(from rev 108168, haskell-vector/trunk/haskell-vector.install)
Deleted:
  haskell-vector/repos/community-i686/PKGBUILD
  haskell-vector/repos/community-i686/haskell-vector.install
  haskell-vector/repos/community-x86_64/PKGBUILD
  haskell-vector/repos/community-x86_64/haskell-vector.install

-+
 /PKGBUILD   |   86 ++
 /haskell-vector.install |   52 ++
 community-i686/PKGBUILD |   45 ---
 community-i686/haskell-vector.install   |   26 -
 community-x86_64/PKGBUILD   |   45 ---
 community-x86_64/haskell-vector.install |   26 -
 6 files changed, 138 insertions(+), 142 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-03-24 08:20:43 UTC (rev 108168)
+++ community-i686/PKGBUILD 2014-03-24 08:21:00 UTC (rev 108169)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=haskell-vector
-pkgver=0.10.9.1
-pkgrel=1
-pkgdesc=Efficient Arrays
-url=http://code.haskell.org/vector;
-license=(custom:BSD3)
-arch=('i686' 'x86_64')
-makedepends=()
-# deps adjusted to specific versions in package()
-depends=(ghc haskell-primitive)
-options=('strip' 'staticlibs')
-install=${pkgname}.install
-source=(http://hackage.haskell.org/packages/archive/vector/${pkgver}/vector-${pkgver}.tar.gz;)
-sha256sums=('ece945058b01a77c5fff31e89bbea76ac619677041c41286a2da5e8b515508af')
-sha256sums=('23a8ab9a5257781db2513a0741a01f0d5f60c6d0730cd88136abfe7ae44c330d')
-sha256sums=('205656e9741aad406e427e988dbf1665bf5dbdf3e9d574e309c274be4e06bde5')
-
-build() {
-  cd ${srcdir}/vector-${pkgver}
-  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
---prefix=/usr --docdir=/usr/share/doc/${pkgname} \
---libsubdir=\$compiler/site-local/\$pkgid
-  runhaskell Setup build
-  runhaskell Setup haddock
-  runhaskell Setup register --gen-script
-  runhaskell Setup unregister --gen-script
-  sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
-}
-
-package() {
-  _ghcver=`pacman -Q ghc | cut -f2 -d\  | cut -f1 -d-`
-  depends=(ghc=${_ghcver} haskell-primitive)
-
-  cd ${srcdir}/vector-${pkgver}
-  install -Dm744 register.sh   
${pkgdir}/usr/share/haskell/${pkgname}/register.sh
-  install -Dm744 unregister.sh 
${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh
-  install -dm755 ${pkgdir}/usr/share/doc/ghc/html/libraries
-  ln -s /usr/share/doc/${pkgname}/html 
${pkgdir}/usr/share/doc/ghc/html/libraries/vector
-  runhaskell Setup copy --destdir=${pkgdir}
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-  rm -f ${pkgdir}/usr/share/doc/${pkgname}/LICENSE
-}

Copied: haskell-vector/repos/community-i686/PKGBUILD (from rev 108168, 
haskell-vector/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-03-24 08:21:00 UTC (rev 108169)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=haskell-vector
+pkgver=0.10.9.1
+pkgrel=2
+pkgdesc=Efficient Arrays
+url=http://code.haskell.org/vector;
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+makedepends=()
+# deps adjusted to specific versions in package()
+depends=(ghc haskell-primitive)
+options=('strip' 'staticlibs')
+install=${pkgname}.install
+source=(http://hackage.haskell.org/packages/archive/vector/${pkgver}/vector-${pkgver}.tar.gz;)
+sha256sums=('205656e9741aad406e427e988dbf1665bf5dbdf3e9d574e309c274be4e06bde5')
+
+build() {
+  cd ${srcdir}/vector-${pkgver}
+  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
+--prefix=/usr --docdir=/usr/share/doc/${pkgname} \
+--libsubdir=\$compiler/site-local/\$pkgid
+  runhaskell Setup build
+  runhaskell Setup haddock
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
+}
+
+package() {
+  _ghcver=`pacman -Q ghc | cut -f2 -d\  | cut -f1 -d-`
+  depends=(ghc=${_ghcver} haskell-primitive)
+
+  cd ${srcdir}/vector-${pkgver}
+  install -Dm744 register.sh   
${pkgdir}/usr/share/haskell/${pkgname}/register.sh
+  install -Dm744 unregister.sh 

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

2014-03-24 Thread Bartłomiej Piotrowski
Date: Monday, March 24, 2014 @ 09:26:50
  Author: bpiotrowski
Revision: 208529

upgpkg: ffmpeg 1:2.2-1

new upstream release

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 04:25:53 UTC (rev 208528)
+++ PKGBUILD2014-03-24 08:26:50 UTC (rev 208529)
@@ -5,7 +5,7 @@
 # Contributor: Paul Mattal p...@archlinux.org
 
 pkgname=ffmpeg
-pkgver=2.1.4
+pkgver=2.2
 pkgrel=1
 epoch=1
 pkgdesc='Complete and free Internet live audio and video broadcasting solution'
@@ -13,14 +13,15 @@
 url='http://ffmpeg.org/'
 license=('GPL')
 depends=(
-  'alsa-lib' 'bzip2' 'fontconfig' 'gnutls' 'gsm' 'lame' 'libass'
+  'alsa-lib' 'bzip2' 'fontconfig' 'gnutls' 'gsm' 'lame' 'libass' 'libvdpau'
   'libbluray' 'libmodplug' 'libpulse' 'libtheora' 'libva' 'libvorbis' 
'libvpx'
   'opencore-amr' 'openjpeg' 'opus' 'rtmpdump' 'schroedinger' 'sdl' 'speex'
-  'v4l-utils' 'x264' 'xvidcore' 'zlib'
+  'v4l-utils' 'x264' 'xvidcore' 'zlib' 'x265'
   )
 makedepends=('libvdpau' 'yasm')
-source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2)
-md5sums=('dedc28003a77c69432c42ab16e5f6982')
+source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
+md5sums=('744febca199548c9393b1f1ed05ccdd8'
+ 'SKIP')
 
 build() {
   cd $pkgname-$pkgver
@@ -53,6 +54,7 @@
 --enable-libvorbis \
 --enable-libvpx \
 --enable-libx264 \
+--enable-libx265 \
 --enable-libxvid \
 --enable-pic \
 --enable-postproc \



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

2014-03-24 Thread Bartłomiej Piotrowski
Date: Monday, March 24, 2014 @ 09:27:02
  Author: bpiotrowski
Revision: 208530

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

Added:
  ffmpeg/repos/staging-i686/
  ffmpeg/repos/staging-i686/PKGBUILD
(from rev 208529, ffmpeg/trunk/PKGBUILD)
  ffmpeg/repos/staging-x86_64/
  ffmpeg/repos/staging-x86_64/PKGBUILD
(from rev 208529, ffmpeg/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   79 ++
 staging-x86_64/PKGBUILD |   79 ++
 2 files changed, 158 insertions(+)

Copied: ffmpeg/repos/staging-i686/PKGBUILD (from rev 208529, 
ffmpeg/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-03-24 08:27:02 UTC (rev 208530)
@@ -0,0 +1,79 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+# Contributor: Paul Mattal p...@archlinux.org
+
+pkgname=ffmpeg
+pkgver=2.2
+pkgrel=1
+epoch=1
+pkgdesc='Complete and free Internet live audio and video broadcasting solution'
+arch=('i686' 'x86_64')
+url='http://ffmpeg.org/'
+license=('GPL')
+depends=(
+  'alsa-lib' 'bzip2' 'fontconfig' 'gnutls' 'gsm' 'lame' 'libass' 'libvdpau'
+  'libbluray' 'libmodplug' 'libpulse' 'libtheora' 'libva' 'libvorbis' 
'libvpx'
+  'opencore-amr' 'openjpeg' 'opus' 'rtmpdump' 'schroedinger' 'sdl' 'speex'
+  'v4l-utils' 'x264' 'xvidcore' 'zlib' 'x265'
+  )
+makedepends=('libvdpau' 'yasm')
+source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
+md5sums=('744febca199548c9393b1f1ed05ccdd8'
+ 'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--disable-debug \
+--disable-static \
+--enable-avresample \
+--enable-dxva2 \
+--enable-fontconfig \
+--enable-gnutls \
+--enable-gpl \
+--enable-libass \
+--enable-libbluray \
+--enable-libfreetype \
+--enable-libgsm \
+--enable-libmodplug \
+--enable-libmp3lame \
+--enable-libopencore_amrnb \
+--enable-libopencore_amrwb \
+--enable-libopenjpeg \
+--enable-libopus \
+--enable-libpulse \
+--enable-librtmp \
+--enable-libschroedinger \
+--enable-libspeex \
+--enable-libtheora \
+--enable-libv4l2 \
+--enable-libvorbis \
+--enable-libvpx \
+--enable-libx264 \
+--enable-libx265 \
+--enable-libxvid \
+--enable-pic \
+--enable-postproc \
+--enable-runtime-cpudetect \
+--enable-shared \
+--enable-swresample \
+--enable-vdpau \
+--enable-version3 \
+--enable-x11grab
+
+  make
+  make tools/qt-faststart
+  make doc/ff{mpeg,play,server}.1
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install install-man
+  install -Dm755 tools/qt-faststart $pkgdir/usr/bin/qt-faststart
+}
+
+# vim:set ts=2 sw=2 et:

Copied: ffmpeg/repos/staging-x86_64/PKGBUILD (from rev 208529, 
ffmpeg/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-03-24 08:27:02 UTC (rev 208530)
@@ -0,0 +1,79 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+# Contributor: Paul Mattal p...@archlinux.org
+
+pkgname=ffmpeg
+pkgver=2.2
+pkgrel=1
+epoch=1
+pkgdesc='Complete and free Internet live audio and video broadcasting solution'
+arch=('i686' 'x86_64')
+url='http://ffmpeg.org/'
+license=('GPL')
+depends=(
+  'alsa-lib' 'bzip2' 'fontconfig' 'gnutls' 'gsm' 'lame' 'libass' 'libvdpau'
+  'libbluray' 'libmodplug' 'libpulse' 'libtheora' 'libva' 'libvorbis' 
'libvpx'
+  'opencore-amr' 'openjpeg' 'opus' 'rtmpdump' 'schroedinger' 'sdl' 'speex'
+  'v4l-utils' 'x264' 'xvidcore' 'zlib' 'x265'
+  )
+makedepends=('libvdpau' 'yasm')
+source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
+md5sums=('744febca199548c9393b1f1ed05ccdd8'
+ 'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--disable-debug \
+--disable-static \
+--enable-avresample \
+--enable-dxva2 \
+--enable-fontconfig \
+--enable-gnutls \
+--enable-gpl \
+--enable-libass \
+--enable-libbluray \
+--enable-libfreetype \
+--enable-libgsm \
+--enable-libmodplug \
+--enable-libmp3lame \
+--enable-libopencore_amrnb \
+--enable-libopencore_amrwb \
+--enable-libopenjpeg \
+--enable-libopus \
+--enable-libpulse \
+--enable-librtmp \
+--enable-libschroedinger \
+--enable-libspeex \
+--enable-libtheora \
+--enable-libv4l2 \
+--enable-libvorbis \
+--enable-libvpx \
+--enable-libx264 \
+--enable-libx265 

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

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 09:30:34
  Author: spupykin
Revision: 108170

upgpkg: haskell-pango 0.12.5.3-1

upd

Modified:
  haskell-pango/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 08:21:00 UTC (rev 108169)
+++ PKGBUILD2014-03-24 08:30:34 UTC (rev 108170)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 
 pkgname=haskell-pango
-pkgver=0.12.5.0
+pkgver=0.12.5.3
 pkgrel=1
 pkgdesc=Binding to the pango library for Gtk2Hs.
 url=http://hackage.haskell.org/package/pango;
@@ -17,7 +17,7 @@
 options=('strip' 'staticlibs')
 install=gtk2hs-pango.install
 
source=(http://hackage.haskell.org/packages/archive/pango/${pkgver}/pango-${pkgver}.tar.gz)
-md5sums=('6dca381064ad8488baa69a783b05e28b')
+md5sums=('16dabd25374825c5df97997329f97464')
 
 build() {
   cd ${srcdir}/pango-${pkgver}



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

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 09:30:46
  Author: spupykin
Revision: 108171

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

Added:
  haskell-pango/repos/community-i686/PKGBUILD
(from rev 108170, haskell-pango/trunk/PKGBUILD)
  haskell-pango/repos/community-i686/gtk2hs-pango.install
(from rev 108170, haskell-pango/trunk/gtk2hs-pango.install)
  haskell-pango/repos/community-x86_64/PKGBUILD
(from rev 108170, haskell-pango/trunk/PKGBUILD)
  haskell-pango/repos/community-x86_64/gtk2hs-pango.install
(from rev 108170, haskell-pango/trunk/gtk2hs-pango.install)
Deleted:
  haskell-pango/repos/community-i686/PKGBUILD
  haskell-pango/repos/community-i686/gtk2hs-pango.install
  haskell-pango/repos/community-x86_64/PKGBUILD
  haskell-pango/repos/community-x86_64/gtk2hs-pango.install

---+
 /PKGBUILD |   94 
 /gtk2hs-pango.install |   36 
 community-i686/PKGBUILD   |   47 
 community-i686/gtk2hs-pango.install   |   18 --
 community-x86_64/PKGBUILD |   47 
 community-x86_64/gtk2hs-pango.install |   18 --
 6 files changed, 130 insertions(+), 130 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-03-24 08:30:34 UTC (rev 108170)
+++ community-i686/PKGBUILD 2014-03-24 08:30:46 UTC (rev 108171)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=haskell-pango
-pkgver=0.12.5.0
-pkgrel=1
-pkgdesc=Binding to the pango library for Gtk2Hs.
-url=http://hackage.haskell.org/package/pango;
-license=('LGPL2.1')
-arch=('i686' 'x86_64')
-# deps adjusted to specific versions in package()
-depends=('ghc' 'pango' 'haskell-glib' 'haskell-cairo')
-makedepends=(gtk2hs-buildtools)
-provides=('gtk2hs-pango')
-replaces=('gtk2hs-pango')
-conflicts=('gtk2hs-pango')
-options=('strip' 'staticlibs')
-install=gtk2hs-pango.install
-source=(http://hackage.haskell.org/packages/archive/pango/${pkgver}/pango-${pkgver}.tar.gz)
-md5sums=('6dca381064ad8488baa69a783b05e28b')
-
-build() {
-  cd ${srcdir}/pango-${pkgver}
-  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
---prefix=/usr --docdir=/usr/share/doc/haskell-pango \
---libsubdir=\$compiler/site-local/\$pkgid
-  sed -i 's|import Foreign.C.Types.*(CULong, CUInt)|import Foreign.C.Types 
(CULong(..), CUInt(..))|' Graphics/Rendering/Pango/Types.chs
-  runhaskell Setup build
-  runhaskell Setup haddock
-  runhaskell Setup register --gen-script
-  runhaskell Setup unregister --gen-script
-  sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
-}
-
-package() {
-  _ghcver=`pacman -Q ghc | cut -f2 -d\  | cut -f1 -d-`
-  _hglibver=`pacman -Q haskell-glib | cut -f2 -d\  | cut -f1 -d-`
-  _hcairover=`pacman -Q haskell-cairo | cut -f2 -d\  | cut -f1 -d-`
-  depends=(ghc=${_ghcver} pango haskell-glib=${_hglibver} 
haskell-cairo=${_hcairover})
-
-  cd ${srcdir}/pango-${pkgver}
-  install -D -m744 register.sh   
${pkgdir}/usr/share/haskell/gtk2hs-pango/register.sh
-  install -m744 unregister.sh 
${pkgdir}/usr/share/haskell/gtk2hs-pango/unregister.sh
-  install -d -m755 ${pkgdir}/usr/share/doc/ghc/html/libraries
-  ln -s /usr/share/doc/haskell-pango/html 
${pkgdir}/usr/share/doc/ghc/html/libraries/pango
-  runhaskell Setup copy --destdir=${pkgdir}
-}

Copied: haskell-pango/repos/community-i686/PKGBUILD (from rev 108170, 
haskell-pango/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-03-24 08:30:46 UTC (rev 108171)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=haskell-pango
+pkgver=0.12.5.3
+pkgrel=1
+pkgdesc=Binding to the pango library for Gtk2Hs.
+url=http://hackage.haskell.org/package/pango;
+license=('LGPL2.1')
+arch=('i686' 'x86_64')
+# deps adjusted to specific versions in package()
+depends=('ghc' 'pango' 'haskell-glib' 'haskell-cairo')
+makedepends=(gtk2hs-buildtools)
+provides=('gtk2hs-pango')
+replaces=('gtk2hs-pango')
+conflicts=('gtk2hs-pango')
+options=('strip' 'staticlibs')
+install=gtk2hs-pango.install
+source=(http://hackage.haskell.org/packages/archive/pango/${pkgver}/pango-${pkgver}.tar.gz)
+md5sums=('16dabd25374825c5df97997329f97464')
+
+build() {
+  cd ${srcdir}/pango-${pkgver}
+  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
+--prefix=/usr --docdir=/usr/share/doc/haskell-pango \
+--libsubdir=\$compiler/site-local/\$pkgid
+  sed -i 's|import Foreign.C.Types.*(CULong, CUInt)|import Foreign.C.Types 
(CULong(..), CUInt(..))|' Graphics/Rendering/Pango/Types.chs
+  runhaskell Setup build
+  runhaskell Setup haddock
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister 

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

2014-03-24 Thread Bartłomiej Piotrowski
Date: Monday, March 24, 2014 @ 09:35:07
  Author: bpiotrowski
Revision: 208531

upgpkg: x264 20140311-1

update to the latest commit from stable branch

Modified:
  x264/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 08:27:02 UTC (rev 208530)
+++ PKGBUILD2014-03-24 08:35:07 UTC (rev 208531)
@@ -1,12 +1,12 @@
 # $Id$
 # Maintainer:  Ionut Biru ib...@archlinux.org
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
 # Contributor: damir da...@archlinux.org
 # Contributor: Paul Mattal p...@archlinux.org
 
 pkgname=x264
-pkgver=20131030
-pkgrel=2
+pkgver=20140311
+pkgrel=1
 pkgdesc='Library for encoding H264/AVC video streams'
 arch=('i686' 'x86_64')
 url='http://www.videolan.org/developers/x264.html'
@@ -13,9 +13,14 @@
 license=('GPL')
 depends=('glibc')
 makedepends=('yasm' 'git')
-source=(git://git.videolan.org/x264.git#commit=c628e3bac)
+source=(git://git.videolan.org/x264.git#commit=aff928d2)
 md5sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git log -1 --format=%cd --date=short | tr -d -
+}
+
 build() {
   cd $pkgname
 
@@ -27,6 +32,5 @@
 }
 
 package() {
-  cd $pkgname
-  make DESTDIR=$pkgdir install
+  make -C $pkgname DESTDIR=$pkgdir install
 }



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

2014-03-24 Thread Bartłomiej Piotrowski
Date: Monday, March 24, 2014 @ 09:35:19
  Author: bpiotrowski
Revision: 208532

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

Added:
  x264/repos/staging-i686/
  x264/repos/staging-i686/PKGBUILD
(from rev 208531, x264/trunk/PKGBUILD)
  x264/repos/staging-x86_64/
  x264/repos/staging-x86_64/PKGBUILD
(from rev 208531, x264/trunk/PKGBUILD)

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

Copied: x264/repos/staging-i686/PKGBUILD (from rev 208531, x264/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-03-24 08:35:19 UTC (rev 208532)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: damir da...@archlinux.org
+# Contributor: Paul Mattal p...@archlinux.org
+
+pkgname=x264
+pkgver=20140311
+pkgrel=1
+pkgdesc='Library for encoding H264/AVC video streams'
+arch=('i686' 'x86_64')
+url='http://www.videolan.org/developers/x264.html'
+license=('GPL')
+depends=('glibc')
+makedepends=('yasm' 'git')
+source=(git://git.videolan.org/x264.git#commit=aff928d2)
+md5sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git log -1 --format=%cd --date=short | tr -d -
+}
+
+build() {
+  cd $pkgname
+
+  ./configure --prefix=/usr \
+--enable-shared \
+--enable-pic
+
+  make
+}
+
+package() {
+  make -C $pkgname DESTDIR=$pkgdir install
+}

Copied: x264/repos/staging-x86_64/PKGBUILD (from rev 208531, 
x264/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-03-24 08:35:19 UTC (rev 208532)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: damir da...@archlinux.org
+# Contributor: Paul Mattal p...@archlinux.org
+
+pkgname=x264
+pkgver=20140311
+pkgrel=1
+pkgdesc='Library for encoding H264/AVC video streams'
+arch=('i686' 'x86_64')
+url='http://www.videolan.org/developers/x264.html'
+license=('GPL')
+depends=('glibc')
+makedepends=('yasm' 'git')
+source=(git://git.videolan.org/x264.git#commit=aff928d2)
+md5sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git log -1 --format=%cd --date=short | tr -d -
+}
+
+build() {
+  cd $pkgname
+
+  ./configure --prefix=/usr \
+--enable-shared \
+--enable-pic
+
+  make
+}
+
+package() {
+  make -C $pkgname DESTDIR=$pkgdir install
+}



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

2014-03-24 Thread Bartłomiej Piotrowski
Date: Monday, March 24, 2014 @ 09:48:00
  Author: bpiotrowski
Revision: 208533

upgpkg: ffmpeg 1:2.2-2

rebuild against x264 20140311

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 08:35:19 UTC (rev 208532)
+++ PKGBUILD2014-03-24 08:48:00 UTC (rev 208533)
@@ -6,7 +6,7 @@
 
 pkgname=ffmpeg
 pkgver=2.2
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='Complete and free Internet live audio and video broadcasting solution'
 arch=('i686' 'x86_64')



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

2014-03-24 Thread Bartłomiej Piotrowski
Date: Monday, March 24, 2014 @ 09:48:07
  Author: bpiotrowski
Revision: 208534

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

Added:
  ffmpeg/repos/staging-i686/PKGBUILD
(from rev 208533, ffmpeg/trunk/PKGBUILD)
  ffmpeg/repos/staging-x86_64/PKGBUILD
(from rev 208533, ffmpeg/trunk/PKGBUILD)
Deleted:
  ffmpeg/repos/staging-i686/PKGBUILD
  ffmpeg/repos/staging-x86_64/PKGBUILD

-+
 /PKGBUILD   |  158 ++
 staging-i686/PKGBUILD   |   79 ---
 staging-x86_64/PKGBUILD |   79 ---
 3 files changed, 158 insertions(+), 158 deletions(-)

Deleted: staging-i686/PKGBUILD
===
--- staging-i686/PKGBUILD   2014-03-24 08:48:00 UTC (rev 208533)
+++ staging-i686/PKGBUILD   2014-03-24 08:48:07 UTC (rev 208534)
@@ -1,79 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru ib...@archlinux.org
-# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-# Contributor: Paul Mattal p...@archlinux.org
-
-pkgname=ffmpeg
-pkgver=2.2
-pkgrel=1
-epoch=1
-pkgdesc='Complete and free Internet live audio and video broadcasting solution'
-arch=('i686' 'x86_64')
-url='http://ffmpeg.org/'
-license=('GPL')
-depends=(
-  'alsa-lib' 'bzip2' 'fontconfig' 'gnutls' 'gsm' 'lame' 'libass' 'libvdpau'
-  'libbluray' 'libmodplug' 'libpulse' 'libtheora' 'libva' 'libvorbis' 
'libvpx'
-  'opencore-amr' 'openjpeg' 'opus' 'rtmpdump' 'schroedinger' 'sdl' 'speex'
-  'v4l-utils' 'x264' 'xvidcore' 'zlib' 'x265'
-  )
-makedepends=('libvdpau' 'yasm')
-source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
-md5sums=('744febca199548c9393b1f1ed05ccdd8'
- 'SKIP')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---disable-debug \
---disable-static \
---enable-avresample \
---enable-dxva2 \
---enable-fontconfig \
---enable-gnutls \
---enable-gpl \
---enable-libass \
---enable-libbluray \
---enable-libfreetype \
---enable-libgsm \
---enable-libmodplug \
---enable-libmp3lame \
---enable-libopencore_amrnb \
---enable-libopencore_amrwb \
---enable-libopenjpeg \
---enable-libopus \
---enable-libpulse \
---enable-librtmp \
---enable-libschroedinger \
---enable-libspeex \
---enable-libtheora \
---enable-libv4l2 \
---enable-libvorbis \
---enable-libvpx \
---enable-libx264 \
---enable-libx265 \
---enable-libxvid \
---enable-pic \
---enable-postproc \
---enable-runtime-cpudetect \
---enable-shared \
---enable-swresample \
---enable-vdpau \
---enable-version3 \
---enable-x11grab
-
-  make
-  make tools/qt-faststart
-  make doc/ff{mpeg,play,server}.1
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install install-man
-  install -Dm755 tools/qt-faststart $pkgdir/usr/bin/qt-faststart
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ffmpeg/repos/staging-i686/PKGBUILD (from rev 208533, 
ffmpeg/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-03-24 08:48:07 UTC (rev 208534)
@@ -0,0 +1,79 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+# Contributor: Paul Mattal p...@archlinux.org
+
+pkgname=ffmpeg
+pkgver=2.2
+pkgrel=2
+epoch=1
+pkgdesc='Complete and free Internet live audio and video broadcasting solution'
+arch=('i686' 'x86_64')
+url='http://ffmpeg.org/'
+license=('GPL')
+depends=(
+  'alsa-lib' 'bzip2' 'fontconfig' 'gnutls' 'gsm' 'lame' 'libass' 'libvdpau'
+  'libbluray' 'libmodplug' 'libpulse' 'libtheora' 'libva' 'libvorbis' 
'libvpx'
+  'opencore-amr' 'openjpeg' 'opus' 'rtmpdump' 'schroedinger' 'sdl' 'speex'
+  'v4l-utils' 'x264' 'xvidcore' 'zlib' 'x265'
+  )
+makedepends=('libvdpau' 'yasm')
+source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
+md5sums=('744febca199548c9393b1f1ed05ccdd8'
+ 'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--disable-debug \
+--disable-static \
+--enable-avresample \
+--enable-dxva2 \
+--enable-fontconfig \
+--enable-gnutls \
+--enable-gpl \
+--enable-libass \
+--enable-libbluray \
+--enable-libfreetype \
+--enable-libgsm \
+--enable-libmodplug \
+--enable-libmp3lame \
+--enable-libopencore_amrnb \
+--enable-libopencore_amrwb \
+--enable-libopenjpeg \
+--enable-libopus \
+--enable-libpulse \
+--enable-librtmp \
+--enable-libschroedinger \
+--enable-libspeex \
+--enable-libtheora \
+--enable-libv4l2 \
+--enable-libvorbis \
+--enable-libvpx \
+

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

2014-03-24 Thread Bartłomiej Piotrowski
Date: Monday, March 24, 2014 @ 09:59:44
  Author: bpiotrowski
Revision: 208536

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

Added:
  ffmpeg-compat/repos/staging-i686/
  ffmpeg-compat/repos/staging-i686/PKGBUILD
(from rev 208535, ffmpeg-compat/trunk/PKGBUILD)
  ffmpeg-compat/repos/staging-i686/ffmpeg-0.10.10-freetype2.patch
(from rev 208535, ffmpeg-compat/trunk/ffmpeg-0.10.10-freetype2.patch)
  ffmpeg-compat/repos/staging-x86_64/
  ffmpeg-compat/repos/staging-x86_64/PKGBUILD
(from rev 208535, ffmpeg-compat/trunk/PKGBUILD)
  ffmpeg-compat/repos/staging-x86_64/ffmpeg-0.10.10-freetype2.patch
(from rev 208535, ffmpeg-compat/trunk/ffmpeg-0.10.10-freetype2.patch)

---+
 staging-i686/PKGBUILD |   80 
 staging-i686/ffmpeg-0.10.10-freetype2.patch   |   50 +++
 staging-x86_64/PKGBUILD   |   80 
 staging-x86_64/ffmpeg-0.10.10-freetype2.patch |   50 +++
 4 files changed, 260 insertions(+)

Copied: ffmpeg-compat/repos/staging-i686/PKGBUILD (from rev 208535, 
ffmpeg-compat/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-03-24 08:59:44 UTC (rev 208536)
@@ -0,0 +1,80 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Ionut Biru ib...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+# Contributor: Paul Mattal p...@archlinux.org
+
+pkgname=ffmpeg-compat
+pkgver=0.10.12
+pkgrel=2
+epoch=1
+pkgdesc='Complete and free Internet live audio and video broadcasting solution'
+arch=('i686' 'x86_64')
+url='http://ffmpeg.org/'
+license=('GPL')
+depends=(
+  'alsa-lib' 'bzip2' 'gsm' 'lame' 'libass'
+  'libmodplug' 'libpulse' 'libtheora' 'libva' 'libvorbis' 'libvpx'
+  'opencore-amr' 'openjpeg' 'rtmpdump' 'schroedinger' 'sdl' 'speex'
+  'v4l-utils' 'x264' 'xvidcore' 'zlib'
+  )
+makedepends=('libvdpau' 'yasm')
+source=(http://ffmpeg.org/releases/ffmpeg-$pkgver.tar.bz2
+ffmpeg-0.10.10-freetype2.patch)
+sha256sums=('118d82ca182871a9599202362106f03348dc335e2aec7d998d1f59ede3a8db02'
+'05cf516b292c3815ecaaf72f12c0c73891b62b47d83f5d81f09380949e691988')
+
+prepare() {
+  cd ffmpeg-$pkgver
+  patch -p1 -i ../ffmpeg-0.10.10-freetype2.patch
+}
+
+build() {
+  cd ffmpeg-$pkgver
+
+  CFLAGS+= -I/usr/include/openjpeg-1.5 \
+  ./configure \
+--prefix=/usr \
+--incdir=/usr/include/ffmpeg-compat \
+--libdir=/usr/lib/ffmpeg-compat \
+--shlibdir=/usr/lib/ffmpeg-compat \
+--disable-debug \
+--disable-static \
+--enable-gpl \
+--enable-libass \
+--enable-libfreetype \
+--enable-libgsm \
+--enable-libmodplug \
+--enable-libmp3lame \
+--enable-libopencore_amrnb \
+--enable-libopencore_amrwb \
+--enable-libopenjpeg \
+--enable-libpulse \
+--enable-librtmp \
+--enable-libschroedinger \
+--enable-libspeex \
+--enable-libtheora \
+--enable-libv4l2 \
+--enable-libvorbis \
+--enable-libvpx \
+--enable-libx264 \
+--enable-libxvid \
+--enable-postproc \
+--enable-runtime-cpudetect \
+--enable-shared \
+--enable-vdpau \
+--enable-version3 \
+--enable-x11grab
+
+  make
+}
+
+package() {
+  cd ffmpeg-$pkgver
+  make DESTDIR=$pkgdir install
+  rm -rf $pkgdir/usr/{bin,share}
+
+  install -dm755 $pkgdir/etc/ld.so.conf.d/
+  echo -e '/usr/lib/\n/usr/lib/ffmpeg-compat/'  
$pkgdir/etc/ld.so.conf.d/$pkgname.conf
+}

Copied: ffmpeg-compat/repos/staging-i686/ffmpeg-0.10.10-freetype2.patch (from 
rev 208535, ffmpeg-compat/trunk/ffmpeg-0.10.10-freetype2.patch)
===
--- staging-i686/ffmpeg-0.10.10-freetype2.patch (rev 0)
+++ staging-i686/ffmpeg-0.10.10-freetype2.patch 2014-03-24 08:59:44 UTC (rev 
208536)
@@ -0,0 +1,50 @@
+diff -rupN a/configure b/configure
+--- a/configure2013-11-06 00:55:13.0 +
 b/configure2013-12-28 22:06:00.925551644 +
+@@ -943,6 +943,26 @@ require_pkg_config(){
+ add_extralibs $(get_safe ${pkg}_libs)
+ }
+ 
++require_libfreetype(){
++log require_libfreetype $@
++pkg=freetype2
++check_cmd $pkg_config --exists --print-errors $pkg \
++|| die ERROR: $pkg not found
++pkg_cflags=$($pkg_config --cflags $pkg)
++pkg_libs=$($pkg_config --libs $pkg)
++{
++echo #include ft2build.h
++echo #include FT_FREETYPE_H
++echo long check_func(void) { return (long) FT_Init_FreeType; }
++echo int main(void) { return 0; }
++} | check_ld cc $pkg_cflags $pkg_libs \
++ set_safe ${pkg}_cflags $pkg_cflags \
++ set_safe ${pkg}_libs   $pkg_libs \
++|| die ERROR: $pkg not found
++add_cflags

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

2014-03-24 Thread Bartłomiej Piotrowski
Date: Monday, March 24, 2014 @ 09:59:35
  Author: bpiotrowski
Revision: 208535

upgpkg: ffmpeg-compat 1:0.10.12-2

rebuild against libx264 20140311

Modified:
  ffmpeg-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 08:48:07 UTC (rev 208534)
+++ PKGBUILD2014-03-24 08:59:35 UTC (rev 208535)
@@ -7,7 +7,7 @@
 
 pkgname=ffmpeg-compat
 pkgver=0.10.12
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='Complete and free Internet live audio and video broadcasting solution'
 arch=('i686' 'x86_64')
@@ -78,5 +78,3 @@
   install -dm755 $pkgdir/etc/ld.so.conf.d/
   echo -e '/usr/lib/\n/usr/lib/ffmpeg-compat/'  
$pkgdir/etc/ld.so.conf.d/$pkgname.conf
 }
-
-# vim:set ts=2 sw=2 et:



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

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 10:04:23
  Author: spupykin
Revision: 108172

upgpkg: cacti 0.8.8_b-4

upd

Modified:
  cacti/trunk/PKGBUILD
  cacti/trunk/cacti.install

---+
 PKGBUILD  |   12 ++--
 cacti.install |6 +-
 2 files changed, 15 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 08:30:46 UTC (rev 108171)
+++ PKGBUILD2014-03-24 09:04:23 UTC (rev 108172)
@@ -4,7 +4,7 @@
 
 pkgname=cacti
 pkgver=0.8.8_b
-pkgrel=3
+pkgrel=4
 pkgdesc=complete network graphing solution designed to harness the power of 
RRDTool's data storage and graphing functionality
 arch=(any)
 url=http://www.cacti.net;
@@ -25,8 +25,16 @@
 package() {
   mkdir -p $pkgdir/usr/share/webapps/cacti $pkgdir/etc/webapps/cacti
   mv $srcdir/$pkgname-${pkgver/_/}/* $pkgdir/usr/share/webapps/cacti
-  echo deny from all  $pkgdir/etc/webapps/cacti/.htaccess
+  echo Require all denied  $pkgdir/etc/webapps/cacti/.htaccess
   mv $pkgdir/usr/share/webapps/cacti/include/config.php 
$pkgdir/etc/webapps/cacti
   ln -s /etc/webapps/cacti/.htaccess $pkgdir/usr/share/webapps/cacti/.htaccess
   ln -s /etc/webapps/cacti/config.php 
$pkgdir/usr/share/webapps/cacti/include/config.php
+
+  install -dm0755 $pkgdir/var/log/ $pkgdir/var/lib/cacti/
+
+  mv $pkgdir/usr/share/webapps/cacti/rra $pkgdir/var/lib/cacti/rra
+  ln -s /var/lib/cacti/rra $pkgdir/usr/share/webapps/cacti/rra
+
+  mv $pkgdir/usr/share/webapps/cacti/log $pkgdir/var/log/cacti
+  ln -s /var/log/cacti $pkgdir/usr/share/webapps/cacti/log
 }

Modified: cacti.install
===
--- cacti.install   2014-03-24 08:30:46 UTC (rev 108171)
+++ cacti.install   2014-03-24 09:04:23 UTC (rev 108172)
@@ -1,3 +1,7 @@
 post_upgrade() {
-  echo NOTE: since 0.8.8_a-2 cacti is in /usr/share/webapps/
+  post_install
 }
+
+post_install() {
+  chown -R http:http var/log/cacti var/lib/cacti/rra
+}



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

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 10:04:36
  Author: spupykin
Revision: 108174

upgpkg: haskell-gtk 0.12.5.6-1

upd

Modified:
  haskell-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 09:04:32 UTC (rev 108173)
+++ PKGBUILD2014-03-24 09:04:36 UTC (rev 108174)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 
 pkgname=haskell-gtk
-pkgver=0.12.5.0
+pkgver=0.12.5.6
 pkgrel=1
 pkgdesc=Binding to the gtk library for Gtk2Hs.
 url=http://hackage.haskell.org/package/gtk;
@@ -16,7 +16,7 @@
 options=('strip' 'staticlibs')
 install=gtk2hs-gtk.install
 
source=(http://hackage.haskell.org/packages/archive/gtk/$pkgver/gtk-$pkgver.tar.gz)
-md5sums=('d34d2da37f3e4e15dbc0b6a6aef0cd8f')
+md5sums=('aa102599967851e6efeeb7338961557f')
 
 build() {
   cd ${srcdir}/gtk-${pkgver}



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

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 10:04:32
  Author: spupykin
Revision: 108173

archrelease: copy trunk to community-any

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

---+
 PKGBUILD  |   72 +++-
 cacti.install |   10 +--
 2 files changed, 47 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-03-24 09:04:23 UTC (rev 108172)
+++ PKGBUILD2014-03-24 09:04:32 UTC (rev 108173)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: tuxbubling tuxbubl...@jabber.fr
-
-pkgname=cacti
-pkgver=0.8.8_b
-pkgrel=3
-pkgdesc=complete network graphing solution designed to harness the power of 
RRDTool's data storage and graphing functionality
-arch=(any)
-url=http://www.cacti.net;
-license=('GPL')
-depends=('rrdtool' 'mariadb' 'php' 'php-gd' 'net-snmp' 'xorg-fonts-100dpi')
-backup=('etc/webapps/cacti/.htaccess')
-install=cacti.install
-source=(http://www.cacti.net/downloads/$pkgname-${pkgver/_/}.tar.gz;
-   FS#36838.patch::https://bugs.archlinux.org/task/36838?getfile=10962;)
-md5sums=('acb40deae073ca22e5c01a8e3ba389fb'
- '23b87b88285efb9c9e16472879fa2a3b')
-
-prepare() {
-  cd $srcdir/$pkgname-${pkgver/_/}
-  patch -p0 $srcdir/FS#36838.patch
-}
-
-package() {
-  mkdir -p $pkgdir/usr/share/webapps/cacti $pkgdir/etc/webapps/cacti
-  mv $srcdir/$pkgname-${pkgver/_/}/* $pkgdir/usr/share/webapps/cacti
-  echo deny from all  $pkgdir/etc/webapps/cacti/.htaccess
-  mv $pkgdir/usr/share/webapps/cacti/include/config.php 
$pkgdir/etc/webapps/cacti
-  ln -s /etc/webapps/cacti/.htaccess $pkgdir/usr/share/webapps/cacti/.htaccess
-  ln -s /etc/webapps/cacti/config.php 
$pkgdir/usr/share/webapps/cacti/include/config.php
-}

Copied: cacti/repos/community-any/PKGBUILD (from rev 108172, 
cacti/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-03-24 09:04:32 UTC (rev 108173)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: tuxbubling tuxbubl...@jabber.fr
+
+pkgname=cacti
+pkgver=0.8.8_b
+pkgrel=4
+pkgdesc=complete network graphing solution designed to harness the power of 
RRDTool's data storage and graphing functionality
+arch=(any)
+url=http://www.cacti.net;
+license=('GPL')
+depends=('rrdtool' 'mariadb' 'php' 'php-gd' 'net-snmp' 'xorg-fonts-100dpi')
+backup=('etc/webapps/cacti/.htaccess')
+install=cacti.install
+source=(http://www.cacti.net/downloads/$pkgname-${pkgver/_/}.tar.gz;
+   FS#36838.patch::https://bugs.archlinux.org/task/36838?getfile=10962;)
+md5sums=('acb40deae073ca22e5c01a8e3ba389fb'
+ '23b87b88285efb9c9e16472879fa2a3b')
+
+prepare() {
+  cd $srcdir/$pkgname-${pkgver/_/}
+  patch -p0 $srcdir/FS#36838.patch
+}
+
+package() {
+  mkdir -p $pkgdir/usr/share/webapps/cacti $pkgdir/etc/webapps/cacti
+  mv $srcdir/$pkgname-${pkgver/_/}/* $pkgdir/usr/share/webapps/cacti
+  echo Require all denied  $pkgdir/etc/webapps/cacti/.htaccess
+  mv $pkgdir/usr/share/webapps/cacti/include/config.php 
$pkgdir/etc/webapps/cacti
+  ln -s /etc/webapps/cacti/.htaccess $pkgdir/usr/share/webapps/cacti/.htaccess
+  ln -s /etc/webapps/cacti/config.php 
$pkgdir/usr/share/webapps/cacti/include/config.php
+
+  install -dm0755 $pkgdir/var/log/ $pkgdir/var/lib/cacti/
+
+  mv $pkgdir/usr/share/webapps/cacti/rra $pkgdir/var/lib/cacti/rra
+  ln -s /var/lib/cacti/rra $pkgdir/usr/share/webapps/cacti/rra
+
+  mv $pkgdir/usr/share/webapps/cacti/log $pkgdir/var/log/cacti
+  ln -s /var/log/cacti $pkgdir/usr/share/webapps/cacti/log
+}

Deleted: cacti.install
===
--- cacti.install   2014-03-24 09:04:23 UTC (rev 108172)
+++ cacti.install   2014-03-24 09:04:32 UTC (rev 108173)
@@ -1,3 +0,0 @@
-post_upgrade() {
-  echo NOTE: since 0.8.8_a-2 cacti is in /usr/share/webapps/
-}

Copied: cacti/repos/community-any/cacti.install (from rev 108172, 
cacti/trunk/cacti.install)
===
--- cacti.install   (rev 0)
+++ cacti.install   2014-03-24 09:04:32 UTC (rev 108173)
@@ -0,0 +1,7 @@
+post_upgrade() {
+  post_install
+}
+
+post_install() {
+  chown -R http:http var/log/cacti var/lib/cacti/rra
+}



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

2014-03-24 Thread Sergej Pupykin
Date: Monday, March 24, 2014 @ 10:05:00
  Author: spupykin
Revision: 108175

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

Added:
  haskell-gtk/repos/community-i686/PKGBUILD
(from rev 108174, haskell-gtk/trunk/PKGBUILD)
  haskell-gtk/repos/community-i686/gtk2hs-gtk.install
(from rev 108174, haskell-gtk/trunk/gtk2hs-gtk.install)
  haskell-gtk/repos/community-x86_64/PKGBUILD
(from rev 108174, haskell-gtk/trunk/PKGBUILD)
  haskell-gtk/repos/community-x86_64/gtk2hs-gtk.install
(from rev 108174, haskell-gtk/trunk/gtk2hs-gtk.install)
Deleted:
  haskell-gtk/repos/community-i686/PKGBUILD
  haskell-gtk/repos/community-i686/ghc-7.6.1.patch
  haskell-gtk/repos/community-i686/gtk-gthread.h-include.patch
  haskell-gtk/repos/community-i686/gtk2hs-gtk.install
  haskell-gtk/repos/community-x86_64/PKGBUILD
  haskell-gtk/repos/community-x86_64/ghc-7.6.1.patch
  haskell-gtk/repos/community-x86_64/gtk-gthread.h-include.patch
  haskell-gtk/repos/community-x86_64/gtk2hs-gtk.install

--+
 /PKGBUILD|   88 +++
 /gtk2hs-gtk.install  |   36 +
 community-i686/PKGBUILD  |   48 --
 community-i686/ghc-7.6.1.patch   |  574 -
 community-i686/gtk-gthread.h-include.patch   |   15 
 community-i686/gtk2hs-gtk.install|   18 
 community-x86_64/PKGBUILD|   48 --
 community-x86_64/ghc-7.6.1.patch |  574 -
 community-x86_64/gtk-gthread.h-include.patch |   15 
 community-x86_64/gtk2hs-gtk.install  |   18 
 10 files changed, 124 insertions(+), 1310 deletions(-)

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


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

2014-03-24 Thread Bartłomiej Piotrowski
Date: Monday, March 24, 2014 @ 10:06:15
  Author: bpiotrowski
Revision: 208537

upgpkg: linux-lts 3.10.34-1

new upstream release

Modified:
  linux-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 08:59:44 UTC (rev 208536)
+++ PKGBUILD2014-03-24 09:06:15 UTC (rev 208537)
@@ -5,7 +5,7 @@
 pkgbase=linux-lts   # Build stock -lts kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.10
-pkgver=3.10.33
+pkgver=3.10.34
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -21,7 +21,7 @@
 'change-default-console-loglevel.patch'
 'criu-no-expert.patch')
 md5sums=('4f25cd5bec5f8d5a7d935b3f2ccb8481'
- '2a453acf41c3f28122a7cabd3d4acbf5'
+ '4d2408fed334c91535ec0d9783943b9c'
  '45368ef5c1d03d375c31dcecabc5f0dd'
  'bf297cf1c74b06552b1013a09a27692f'
  '232b52576a62c7a333e9fe7a1e1ca359'



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

2014-03-24 Thread Bartłomiej Piotrowski
Date: Monday, March 24, 2014 @ 10:06:25
  Author: bpiotrowski
Revision: 208538

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

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

--+
 testing-i686/PKGBUILD|  334 
 testing-i686/change-default-console-loglevel.patch   |   12 
 testing-i686/config  | 6320 +
 testing-i686/config.x86_64   | 6121 
 testing-i686/criu-no-expert.patch|   22 
 testing-i686/linux-lts.install   |   31 
 testing-i686/linux-lts.preset|   14 
 testing-x86_64/PKGBUILD  |  334 
 testing-x86_64/change-default-console-loglevel.patch |   12 
 testing-x86_64/config| 6320 +
 testing-x86_64/config.x86_64 | 6121 
 testing-x86_64/criu-no-expert.patch  |   22 
 testing-x86_64/linux-lts.install |   31 
 testing-x86_64/linux-lts.preset  |   14 
 14 files changed, 25708 insertions(+)

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


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

2014-03-24 Thread Bartłomiej Piotrowski
Date: Monday, March 24, 2014 @ 10:21:11
  Author: bpiotrowski
Revision: 208539

upgpkg: mplayer 37051-1

rebuild against ffmpeg 2.2

Modified:
  mplayer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 09:06:25 UTC (rev 208538)
+++ PKGBUILD2014-03-24 09:21:11 UTC (rev 208539)
@@ -4,8 +4,8 @@
 
 pkgbase=mplayer
 pkgname=('mplayer' 'mencoder')
-pkgver=36498
-pkgrel=5
+pkgver=37051
+pkgrel=1
 arch=('i686' 'x86_64')
 makedepends=(
 'libxxf86dga' 'libxxf86vm' 'libmad' 'libxinerama' 'sdl' 'lame' 'libtheora'
@@ -18,13 +18,14 @@
 license=('GPL')
 url='http://www.mplayerhq.hu/'
 options=('!buildflags' '!emptydirs')
-source=(ftp://ftp.archlinux.org/other/packages/$pkgbase/$pkgbase-$pkgver.tar.xz
-http://ffmpeg.org/releases/ffmpeg-2.1.tar.bz2
+source=(ftp://ftp.archlinux.org/other/packages/$pkgbase/$pkgbase-$pkgver.tar.xz{,.sig}
+http://ffmpeg.org/releases/ffmpeg-2.2.tar.bz2
 mplayer.desktop
 cdio-includes.patch
 include-samba-4.0.patch)
-md5sums=('8b856e8833d910b6e38b04bb8453d0dc'
- '4ec1cedd4c7753512462f70b347c338a'
+md5sums=('0407ab1f9613dcd6bce06a80ac0b028b'
+ 'SKIP'
+ '744febca199548c9393b1f1ed05ccdd8'
  '62f44a58f072b2b1a3c3d3e4976d64b3'
  '7b5be7191aafbea64218dc4916343bbc'
  '868a92bdef148df7f38bfa992b26ce9d')
@@ -34,7 +35,7 @@
 patch -p0 -i ../cdio-includes.patch
 patch -p1 -i ../include-samba-4.0.patch
 
-mv ../ffmpeg-2.1 ./ffmpeg
+mv ../ffmpeg-2.2 ./ffmpeg
 }
 
 build() {
@@ -58,7 +59,7 @@
 --enable-radio-capture \
 --enable-smb \
 --language=all \
---confdir=/etc/mplayer 
+--confdir=/etc/mplayer
 [[ $CARCH = i686 ]]   sed 's|-march=i486|-march=i686|g' -i config.mak
 
 make
@@ -65,7 +66,7 @@
 }
 
 package_mplayer() {
-pkgdesc=A movie player for linux
+pkgdesc='Media player for Linux'
 install=mplayer.install
 backup=('etc/mplayer/codecs.conf' 'etc/mplayer/input.conf')
 depends=(
@@ -83,24 +84,23 @@
 install -Dm644 etc/{codecs.conf,input.conf,example.conf} \
 $pkgdir/etc/mplayer/
 
-# desktop file  FS#14770
-install -Dm644 $srcdir/mplayer.desktop \
-$pkgdir/usr/share/applications/mplayer.desktop
+# desktop file (FS#14770)
+install -Dm644 ../mplayer.desktop \
+$pkgdir/usr/share/applications/mplayer.desktop
 install -Dm644 etc/mplayer256x256.png \
-$pkgdir/usr/share/pixmaps/mplayer.png
+$pkgdir/usr/share/pixmaps/mplayer.png
 }
 
 package_mencoder() {
-pkgdesc=Free command line video decoding, encoding and filtering tool
+pkgdesc='Free command line video decoding, encoding and filtering tool'
 depends=(
 'enca' 'a52dec' 'libvpx' 'x264' 'libmng' 'libdca' 'bzip2' 'lame'
 'alsa-lib' 'fontconfig' 'giflib' 'libpng' 'smbclient' 'xvidcore'
-'opencore-amr' 'libmad' 'libtheora' 'fribidi' 'libjpeg' 'faac' 'faad2' 
+'opencore-amr' 'libmad' 'libtheora' 'fribidi' 'libjpeg' 'faac' 'faad2'
 'schroedinger' 'mpg123' 'libass' 'libbluray' 'libcdio-paranoia'
 'libvorbis' 'opus'
 )
 
-cd $pkgbase-$pkgver
-make DESTDIR=$pkgdir install-mencoder install-mencoder-man
-find $pkgdir/usr/share/man -name mplayer.1 -exec rename mplayer.1 
mencoder.1 {} +
+make -C $pkgbase-$pkgver DESTDIR=$pkgdir install-mencoder 
install-mencoder-man
+find $pkgdir/usr/share/man -name mplayer.1 -exec rename mplayer.1 
mencoder.1 {} +
 }



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

2014-03-24 Thread Bartłomiej Piotrowski
Date: Monday, March 24, 2014 @ 10:21:20
  Author: bpiotrowski
Revision: 208540

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

Added:
  mplayer/repos/staging-i686/
  mplayer/repos/staging-i686/PKGBUILD
(from rev 208539, mplayer/trunk/PKGBUILD)
  mplayer/repos/staging-i686/cdio-includes.patch
(from rev 208539, mplayer/trunk/cdio-includes.patch)
  mplayer/repos/staging-i686/include-samba-4.0.patch
(from rev 208539, mplayer/trunk/include-samba-4.0.patch)
  mplayer/repos/staging-i686/mplayer.desktop
(from rev 208539, mplayer/trunk/mplayer.desktop)
  mplayer/repos/staging-i686/mplayer.install
(from rev 208539, mplayer/trunk/mplayer.install)
  mplayer/repos/staging-i686/mplayer.png
(from rev 208539, mplayer/trunk/mplayer.png)
  mplayer/repos/staging-x86_64/
  mplayer/repos/staging-x86_64/PKGBUILD
(from rev 208539, mplayer/trunk/PKGBUILD)
  mplayer/repos/staging-x86_64/cdio-includes.patch
(from rev 208539, mplayer/trunk/cdio-includes.patch)
  mplayer/repos/staging-x86_64/include-samba-4.0.patch
(from rev 208539, mplayer/trunk/include-samba-4.0.patch)
  mplayer/repos/staging-x86_64/mplayer.desktop
(from rev 208539, mplayer/trunk/mplayer.desktop)
  mplayer/repos/staging-x86_64/mplayer.install
(from rev 208539, mplayer/trunk/mplayer.install)
  mplayer/repos/staging-x86_64/mplayer.png
(from rev 208539, mplayer/trunk/mplayer.png)

+
 staging-i686/PKGBUILD  |  106 +++
 staging-i686/cdio-includes.patch   |   43 
 staging-i686/include-samba-4.0.patch   |   12 +++
 staging-i686/mplayer.desktop   |   22 ++
 staging-i686/mplayer.install   |   11 +++
 staging-x86_64/PKGBUILD|  106 +++
 staging-x86_64/cdio-includes.patch |   43 
 staging-x86_64/include-samba-4.0.patch |   12 +++
 staging-x86_64/mplayer.desktop |   22 ++
 staging-x86_64/mplayer.install |   11 +++
 10 files changed, 388 insertions(+)

Copied: mplayer/repos/staging-i686/PKGBUILD (from rev 208539, 
mplayer/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-03-24 09:21:20 UTC (rev 208540)
@@ -0,0 +1,106 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Hugo Doria h...@archlinux.org
+
+pkgbase=mplayer
+pkgname=('mplayer' 'mencoder')
+pkgver=37051
+pkgrel=1
+arch=('i686' 'x86_64')
+makedepends=(
+'libxxf86dga' 'libxxf86vm' 'libmad' 'libxinerama' 'sdl' 'lame' 'libtheora'
+'xvidcore' 'libmng' 'libxss' 'libgl' 'smbclient' 'aalib' 'jack' 'libcaca'
+'x264' 'faac' 'faad2' 'lirc-utils'  'libxvmc' 'enca' 'libvdpau' 
'opencore-amr'
+'libdca' 'a52dec' 'schroedinger' 'libvpx' 'libpulse' 'fribidi' 'unzip' 
'mesa'
+'live-media' 'yasm' 'git' 'fontconfig' 'mpg123' 'ladspa' 'libass' 
'libbluray'
+'libcdio-paranoia' 'opus'
+)
+license=('GPL')
+url='http://www.mplayerhq.hu/'
+options=('!buildflags' '!emptydirs')
+source=(ftp://ftp.archlinux.org/other/packages/$pkgbase/$pkgbase-$pkgver.tar.xz{,.sig}
+http://ffmpeg.org/releases/ffmpeg-2.2.tar.bz2
+mplayer.desktop
+cdio-includes.patch
+include-samba-4.0.patch)
+md5sums=('0407ab1f9613dcd6bce06a80ac0b028b'
+ 'SKIP'
+ '744febca199548c9393b1f1ed05ccdd8'
+ '62f44a58f072b2b1a3c3d3e4976d64b3'
+ '7b5be7191aafbea64218dc4916343bbc'
+ '868a92bdef148df7f38bfa992b26ce9d')
+
+prepare() {
+cd $pkgbase-$pkgver
+patch -p0 -i ../cdio-includes.patch
+patch -p1 -i ../include-samba-4.0.patch
+
+mv ../ffmpeg-2.2 ./ffmpeg
+}
+
+build() {
+cd $pkgbase-$pkgver
+
+./configure --prefix=/usr \
+--enable-runtime-cpudetection \
+--disable-gui \
+--disable-arts \
+--disable-liblzo \
+--disable-speex \
+--disable-openal \
+--disable-libdv \
+--disable-musepack \
+--disable-esd \
+--disable-mga \
+--disable-ass-internal \
+--disable-cdparanoia \
+--enable-xvmc \
+--enable-radio \
+--enable-radio-capture \
+--enable-smb \
+--language=all \
+--confdir=/etc/mplayer
+[[ $CARCH = i686 ]]   sed 's|-march=i486|-march=i686|g' -i config.mak
+
+make
+}
+
+package_mplayer() {
+pkgdesc='Media player for Linux'
+install=mplayer.install
+backup=('etc/mplayer/codecs.conf' 'etc/mplayer/input.conf')
+depends=(
+'desktop-file-utils' 'ttf-font' 'enca' 'libxss' 'a52dec' 'libvpx'
+'lirc-utils' 'x264' 'libmng' 'libdca' 'aalib' 'lame' 'fontconfig'
+'libgl' 'libxinerama' 'libvdpau' 'libpulse' 'smbclient' 'xvidcore'
+'opencore-amr' 'jack' 'libmad' 'sdl' 'libtheora' 'libcaca' 
'libxxf86dga'
+'fribidi' 'libjpeg' 'faac' 'faad2' 'libxvmc' 'schroedinger' 

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

2014-03-24 Thread Bartłomiej Piotrowski
Date: Monday, March 24, 2014 @ 10:24:32
  Author: bpiotrowski
Revision: 108176

upgpkg: mpv 0.3.6-2

rebuild against ffmpeg 2.2

Modified:
  mpv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 09:05:00 UTC (rev 108175)
+++ PKGBUILD2014-03-24 09:24:32 UTC (rev 108176)
@@ -4,7 +4,7 @@
 
 pkgname=mpv
 pkgver=0.3.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Video player based on MPlayer/mplayer2'
 arch=('i686' 'x86_64')
 license=('GPL')



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

2014-03-24 Thread Bartłomiej Piotrowski
Date: Monday, March 24, 2014 @ 10:41:50
  Author: bpiotrowski
Revision: 108178

upgpkg: mythtv 1:0.27-7

rebuild against ffmpeg 2.2

Modified:
  mythtv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 09:24:34 UTC (rev 108177)
+++ PKGBUILD2014-03-24 09:41:50 UTC (rev 108178)
@@ -7,7 +7,7 @@
 
 pkgname=mythtv
 pkgver=0.27
-pkgrel=6
+pkgrel=7
 epoch=1
 pkgdesc=A Homebrew PVR project
 arch=('i686' 'x86_64')



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

2014-03-24 Thread Bartłomiej Piotrowski
Date: Monday, March 24, 2014 @ 10:41:57
  Author: bpiotrowski
Revision: 108179

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

Added:
  mythtv/repos/community-staging-i686/
  mythtv/repos/community-staging-i686/PKGBUILD
(from rev 108178, mythtv/trunk/PKGBUILD)
  mythtv/repos/community-staging-i686/mythbackend.service
(from rev 108178, mythtv/trunk/mythbackend.service)
  mythtv/repos/community-staging-i686/mythtv.install
(from rev 108178, mythtv/trunk/mythtv.install)
  mythtv/repos/community-staging-x86_64/
  mythtv/repos/community-staging-x86_64/PKGBUILD
(from rev 108178, mythtv/trunk/PKGBUILD)
  mythtv/repos/community-staging-x86_64/mythbackend.service
(from rev 108178, mythtv/trunk/mythbackend.service)
  mythtv/repos/community-staging-x86_64/mythtv.install
(from rev 108178, mythtv/trunk/mythtv.install)

--+
 community-staging-i686/PKGBUILD  |   73 +
 community-staging-i686/mythbackend.service   |   15 +
 community-staging-i686/mythtv.install|   22 +++
 community-staging-x86_64/PKGBUILD|   73 +
 community-staging-x86_64/mythbackend.service |   15 +
 community-staging-x86_64/mythtv.install  |   22 +++
 6 files changed, 220 insertions(+)

Copied: mythtv/repos/community-staging-i686/PKGBUILD (from rev 108178, 
mythtv/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-03-24 09:41:57 UTC (rev 108179)
@@ -0,0 +1,73 @@
+# $Id$
+# Maintainer: Jonathan Conder jonno.con...@gmail.com
+# Contributor: Giovanni Scafora giova...@archlinux.org
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+# Contributor: kleptophob...@gmail.com
+# Contributor: dorphell dorph...@archlinux.org
+
+pkgname=mythtv
+pkgver=0.27
+pkgrel=7
+epoch=1
+pkgdesc=A Homebrew PVR project
+arch=('i686' 'x86_64')
+url=http://www.mythtv.org/;
+license=('GPL')
+depends=('avahi' 'fftw' 'lame' 'libass' 'libavc1394' 'libcdio' 'libiec61883'
+ 'libpulse' 'libva' 'libvpx' 'libxinerama' 'lirc-utils' 
'mariadb-clients'
+ 'mysql-python' 'perl-dbd-mysql' 'perl-io-socket-inet6' 'perl-libwww'
+ 'perl-net-upnp' 'python2-lxml' 'qtwebkit' 'taglib' 'urlgrabber' 
'x264')
+makedepends=('glew' 'libcec' 'libxml2' 'mesa' 'mesa-libgl' 'openssl' 'yasm')
+optdepends=('glew: for GPU commercial flagging'
+'libcec: for consumer electronics control capabilities'
+'libxml2: to read blu-ray metadata'
+'openssl: for AirTunes (RAOP) support'
+'udisks: detect changes to removable media'
+'xmltv: to download tv listings')
+conflicts=('myththemes' 'mythplugins-mythvideo')
+replaces=('myththemes' 'mythplugins-mythvideo')
+install='mythtv.install'
+source=($pkgname-$pkgver.tar.gz::https://github.com/MythTV/$pkgname/archive/v$pkgver.tar.gz;
+'mythbackend.service'
+
'http://code.mythtv.org/trac/raw-attachment/ticket/11338/libcec-2-support.2.patch')
+sha256sums=('494ebd7ee384e751c05ee0a1b3dcd3618caf72f1e94810381c09c2b5d1c799f0'
+'ecfde779ded8332cc62c86fac6b432b09cbf5d254135798287ada688af9a1302'
+'8270407c2074b305e0c32151f89c84f6bf980a32665a2da8e4727405fa3911f3')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver/$pkgname
+
+  find 'bindings/python' 'contrib' -type f | xargs sed -i 
's@^#!.*python$@#!/usr/bin/python2@'
+  patch -Np2 -i $srcdir/libcec-2-support.2.patch
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver/$pkgname
+
+  ARCH=${CARCH/_/-}
+  ./configure --prefix=/usr \
+  --cpu=$ARCH \
+  --disable-altivec \
+  --disable-audio-jack \
+  --disable-ccache \
+  --disable-distcc \
+  --enable-libfftw3 \
+  --enable-libmp3lame \
+  --enable-libvpx \
+  --enable-libx264 \
+  --enable-vaapi \
+  --python=python2
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver/$pkgname
+  make INSTALL_ROOT=$pkgdir install
+
+  install -D -m644 $srcdir/mythbackend.service 
$pkgdir/usr/lib/systemd/system/mythbackend.service
+  install -D -m644 'database/mc.sql' $pkgdir/usr/share/mythtv/mc.sql
+
+  mkdir -p $pkgdir/usr/share/mythtv
+  cp -R 'contrib' $pkgdir/usr/share/mythtv
+  mkdir -p $pkgdir/var/log/mythtv
+}

Copied: mythtv/repos/community-staging-i686/mythbackend.service (from rev 
108178, mythtv/trunk/mythbackend.service)
===
--- community-staging-i686/mythbackend.service  (rev 0)
+++ community-staging-i686/mythbackend.service  2014-03-24 09:41:57 UTC (rev 
108179)
@@ -0,0 +1,15 @@
+[Unit]
+Description=MythTV Backend
+Wants=network-online.target
+After=network.target mysqld.service
+
+[Service]
+Type=simple

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

2014-03-24 Thread Bartłomiej Piotrowski
Date: Monday, March 24, 2014 @ 10:51:02
  Author: bpiotrowski
Revision: 108181

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

Added:
  libquicktime/repos/community-staging-i686/
  libquicktime/repos/community-staging-i686/PKGBUILD
(from rev 108180, libquicktime/trunk/PKGBUILD)
  libquicktime/repos/community-staging-i686/ffmpeg2.0.patch
(from rev 108180, libquicktime/trunk/ffmpeg2.0.patch)
  libquicktime/repos/community-staging-x86_64/
  libquicktime/repos/community-staging-x86_64/PKGBUILD
(from rev 108180, libquicktime/trunk/PKGBUILD)
  libquicktime/repos/community-staging-x86_64/ffmpeg2.0.patch
(from rev 108180, libquicktime/trunk/ffmpeg2.0.patch)

--+
 community-staging-i686/PKGBUILD  |   37 +++
 community-staging-i686/ffmpeg2.0.patch   |  135 +
 community-staging-x86_64/PKGBUILD|   37 +++
 community-staging-x86_64/ffmpeg2.0.patch |  135 +
 4 files changed, 344 insertions(+)

Copied: libquicktime/repos/community-staging-i686/PKGBUILD (from rev 108180, 
libquicktime/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-03-24 09:51:02 UTC (rev 108181)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Federico Cinelli cine...@aur.archlinux.org
+# Maintainer: Mateusz Herych   heni...@gmail.com
+
+pkgname=libquicktime
+pkgver=1.2.4
+pkgrel=9
+pkgdesc=A library for reading and writing quicktime files
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://libquicktime.sourceforge.net/;
+depends=('gtk2' 'ffmpeg' 'libxv' 'libxaw' 'faad2' 'faac')
+makedepends=('mesa-libgl')
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;
+ffmpeg2.0.patch)
+sha256sums=('1c53359c33b31347b4d7b00d3611463fe5e942cae3ec0fefe0d2fd413fd47368'
+'a1c8415e8e7bc04c81b946b9e3746f7d5ef24819135962280c3a7ddb3f2baa2b')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../ffmpeg2.0.patch
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr \
+   --enable-gpl \
+   --with-ffmpeg \
+   --with-x264 \
+   --without-doxygen
+   make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: libquicktime/repos/community-staging-i686/ffmpeg2.0.patch (from rev 
108180, libquicktime/trunk/ffmpeg2.0.patch)
===
--- community-staging-i686/ffmpeg2.0.patch  (rev 0)
+++ community-staging-i686/ffmpeg2.0.patch  2014-03-24 09:51:02 UTC (rev 
108181)
@@ -0,0 +1,135 @@
+Binary files a/plugins/ffmpeg/.lqt_ffmpeg.c.swp and 
b/plugins/ffmpeg/.lqt_ffmpeg.c.swp differ
+diff -rupN a/plugins/ffmpeg/ffmpeg.h b/plugins/ffmpeg/ffmpeg.h
+--- a/plugins/ffmpeg/ffmpeg.h  2012-02-15 20:48:30.0 +0100
 b/plugins/ffmpeg/ffmpeg.h  2013-07-15 15:05:19.307534593 +0200
+@@ -45,3 +45,7 @@ void lqt_ffmpeg_set_parameter(AVCodecCon
+ 
+ 
+ #endif
++#define AVCODEC_MAX_AUDIO_FRAME_SIZE 192000
++#define CODEC_FLAG2_STRICT_GOP 0x0002
++#define CODEC_FLAG_QP_RD 0x0800
++#define CODEC_FLAG_CBP_RD 0x0400
+diff -rupN a/plugins/ffmpeg/lqt_ffmpeg.c b/plugins/ffmpeg/lqt_ffmpeg.c
+--- a/plugins/ffmpeg/lqt_ffmpeg.c  2012-02-15 20:48:30.0 +0100
 b/plugins/ffmpeg/lqt_ffmpeg.c  2013-07-15 15:19:09.730831655 +0200
+@@ -89,19 +89,8 @@ int ffmpeg_num_video_codecs = -1;
+ PARAM_QSCALE, \
+ PARAM_QCOMPRESS, \
+ PARAM_QBLUR, \
+-PARAM_QUANTIZER_NOISE_SHAPING, \
+ PARAM_TRELLIS
+ 
+-#define ENCODE_PARAM_VIDEO_QUANTIZER_IP \
+-  ENCODE_PARAM_VIDEO_QUANTIZER_I, \
+-  PARAM_I_QUANT_FACTOR, \
+-  PARAM_I_QUANT_OFFSET
+-
+-#define ENCODE_PARAM_VIDEO_QUANTIZER_IPB \
+-  ENCODE_PARAM_VIDEO_QUANTIZER_IP, \
+-  PARAM_B_QUANT_FACTOR, \
+-  PARAM_B_QUANT_OFFSET
+-
+ #define ENCODE_PARAM_VIDEO_FRAMETYPES_IP \
+   { \
+ .name =  frame_types, \
+@@ -207,7 +196,6 @@ static lqt_parameter_info_static_t encod
+   ENCODE_PARAM_VIDEO_FRAMETYPES_IPB,
+   PARAM_FLAG_AC_PRED_MPEG4,
+   ENCODE_PARAM_VIDEO_RATECONTROL,
+-  ENCODE_PARAM_VIDEO_QUANTIZER_IPB,
+   PARAM_FLAG_CBP_RD,
+   ENCODE_PARAM_VIDEO_ME,
+   PARAM_FLAG_GMC,
+@@ -225,7 +213,6 @@ static lqt_parameter_info_static_t encod
+ static lqt_parameter_info_static_t encode_parameters_dx50[] = {
+   ENCODE_PARAM_VIDEO_FRAMETYPES_IP,
+   ENCODE_PARAM_VIDEO_RATECONTROL,
+-  ENCODE_PARAM_VIDEO_QUANTIZER_IP,
+   ENCODE_PARAM_VIDEO_ME,
+   ENCODE_PARAM_VIDEO_ME_PRE,
+   ENCODE_PARAM_VIDEO_MASKING,
+@@ -237,7 +224,6 @@ static lqt_parameter_info_static_t encod
+ static lqt_parameter_info_static_t encode_parameters_h263[] = {
+   ENCODE_PARAM_VIDEO_FRAMETYPES_IP,
+   ENCODE_PARAM_VIDEO_RATECONTROL,
+-  ENCODE_PARAM_VIDEO_QUANTIZER_IP,
+   ENCODE_PARAM_VIDEO_ME,
+   PARAM_FLAG_4MV,
+   

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

2014-03-24 Thread Bartłomiej Piotrowski
Date: Monday, March 24, 2014 @ 10:50:56
  Author: bpiotrowski
Revision: 108180

upgpkg: libquicktime 1.2.4-9

rebuild against ffmpeg 2.2

Modified:
  libquicktime/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 09:41:57 UTC (rev 108179)
+++ PKGBUILD2014-03-24 09:50:56 UTC (rev 108180)
@@ -4,7 +4,7 @@
 
 pkgname=libquicktime
 pkgver=1.2.4
-pkgrel=8
+pkgrel=9
 pkgdesc=A library for reading and writing quicktime files
 arch=('i686' 'x86_64')
 license=('GPL')



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

2014-03-24 Thread Jelle van der Waa
Date: Monday, March 24, 2014 @ 14:07:27
  Author: jelle
Revision: 108182

upgpkg: avrdude 6.1-1

Modified:
  avrdude/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 09:51:02 UTC (rev 108181)
+++ PKGBUILD2014-03-24 13:07:27 UTC (rev 108182)
@@ -3,8 +3,8 @@
 # Maintainer: Brad Fanella bradfane...@archlinux.us
 
 pkgname=avrdude
-pkgver=6.0.1
-pkgrel=4
+pkgver=6.1
+pkgrel=1
 pkgdesc=Download/upload/manipulate the ROM and EEPROM contents of AVR 
microcontrollers
 arch=('i686' 'x86_64')
 url=http://www.nongnu.org/avrdude/;
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('readline' 'libftdi' 'libusb-compat' 'elfutils')
 
source=(http://download.savannah.gnu.org/releases/avrdude/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('346ec2e46393a54ac152b95abf1d9850'
+md5sums=('9db8c25b935d34234b9b1ba16ad55fd5'
  'SKIP')
 
 build() {



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

2014-03-24 Thread Jelle van der Waa
Date: Monday, March 24, 2014 @ 14:07:37
  Author: jelle
Revision: 108183

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

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

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

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2014-03-24 13:07:27 UTC (rev 108182)
+++ community-testing-i686/PKGBUILD 2014-03-24 13:07:37 UTC (rev 108183)
@@ -1,30 +0,0 @@
-# $Id$
-# Contributor: Corrado Primier ba...@aur.archlinux.org
-# Maintainer: Brad Fanella bradfane...@archlinux.us
-
-pkgname=avrdude
-pkgver=6.0.1
-pkgrel=4
-pkgdesc=Download/upload/manipulate the ROM and EEPROM contents of AVR 
microcontrollers
-arch=('i686' 'x86_64')
-url=http://www.nongnu.org/avrdude/;
-license=('GPL')
-depends=('readline' 'libftdi' 'libusb-compat' 'elfutils')
-source=(http://download.savannah.gnu.org/releases/avrdude/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('346ec2e46393a54ac152b95abf1d9850'
- 'SKIP')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   ./configure --mandir=/usr/share/man \
-   --prefix=/usr \
-   --sysconfdir=/etc
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   make DESTDIR=${pkgdir} install
-}

Copied: avrdude/repos/community-testing-i686/PKGBUILD (from rev 108182, 
avrdude/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2014-03-24 13:07:37 UTC (rev 108183)
@@ -0,0 +1,30 @@
+# $Id$
+# Contributor: Corrado Primier ba...@aur.archlinux.org
+# Maintainer: Brad Fanella bradfane...@archlinux.us
+
+pkgname=avrdude
+pkgver=6.1
+pkgrel=1
+pkgdesc=Download/upload/manipulate the ROM and EEPROM contents of AVR 
microcontrollers
+arch=('i686' 'x86_64')
+url=http://www.nongnu.org/avrdude/;
+license=('GPL')
+depends=('readline' 'libftdi' 'libusb-compat' 'elfutils')
+source=(http://download.savannah.gnu.org/releases/avrdude/${pkgname}-${pkgver}.tar.gz{,.sig})
+md5sums=('9db8c25b935d34234b9b1ba16ad55fd5'
+ 'SKIP')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   ./configure --mandir=/usr/share/man \
+   --prefix=/usr \
+   --sysconfdir=/etc
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   make DESTDIR=${pkgdir} install
+}

Deleted: community-testing-x86_64/PKGBUILD
===
--- community-testing-x86_64/PKGBUILD   2014-03-24 13:07:27 UTC (rev 108182)
+++ community-testing-x86_64/PKGBUILD   2014-03-24 13:07:37 UTC (rev 108183)
@@ -1,30 +0,0 @@
-# $Id$
-# Contributor: Corrado Primier ba...@aur.archlinux.org
-# Maintainer: Brad Fanella bradfane...@archlinux.us
-
-pkgname=avrdude
-pkgver=6.0.1
-pkgrel=4
-pkgdesc=Download/upload/manipulate the ROM and EEPROM contents of AVR 
microcontrollers
-arch=('i686' 'x86_64')
-url=http://www.nongnu.org/avrdude/;
-license=('GPL')
-depends=('readline' 'libftdi' 'libusb-compat' 'elfutils')
-source=(http://download.savannah.gnu.org/releases/avrdude/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('346ec2e46393a54ac152b95abf1d9850'
- 'SKIP')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   ./configure --mandir=/usr/share/man \
-   --prefix=/usr \
-   --sysconfdir=/etc
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   make DESTDIR=${pkgdir} install
-}

Copied: avrdude/repos/community-testing-x86_64/PKGBUILD (from rev 108182, 
avrdude/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2014-03-24 13:07:37 UTC (rev 108183)
@@ -0,0 +1,30 @@
+# $Id$
+# Contributor: Corrado Primier ba...@aur.archlinux.org
+# Maintainer: Brad Fanella bradfane...@archlinux.us
+
+pkgname=avrdude
+pkgver=6.1
+pkgrel=1
+pkgdesc=Download/upload/manipulate the ROM and EEPROM contents of AVR 
microcontrollers
+arch=('i686' 'x86_64')
+url=http://www.nongnu.org/avrdude/;
+license=('GPL')
+depends=('readline' 'libftdi' 'libusb-compat' 'elfutils')
+source=(http://download.savannah.gnu.org/releases/avrdude/${pkgname}-${pkgver}.tar.gz{,.sig})

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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 14:16:07
  Author: jgc
Revision: 208542

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

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

+
 /PKGBUILD  |   58 +++
 /pango.install |   28 
 extra-i686/PKGBUILD|   29 -
 extra-i686/pango.install   |   14 --
 extra-x86_64/PKGBUILD  |   29 -
 extra-x86_64/pango.install |   14 --
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-03-24 13:16:00 UTC (rev 208541)
+++ extra-i686/PKGBUILD 2014-03-24 13:16:07 UTC (rev 208542)
@@ -1,29 +0,0 @@
-# $Id$ 
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=pango
-pkgver=1.36.2
-pkgrel=1
-pkgdesc=A library for layout and rendering of text
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('libthai' 'cairo' 'libxft' 'harfbuzz')
-makedepends=('harfbuzz' 'fontconfig' 'cairo' 'libxft' 'libthai' 
'gobject-introspection')
-install=pango.install
-source=(http://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-url=http://www.pango.org/;
-sha256sums=('f07f9392c9cf20daf5c17a210b2c3f3823d517e1917b72f20bb19353b2bc2c63')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --with-included-modules=basic-fc
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make -j1 DESTDIR=${pkgdir} install
-  install -m755 -d ${pkgdir}/etc/pango
-}

Copied: pango/repos/extra-i686/PKGBUILD (from rev 208541, pango/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-03-24 13:16:07 UTC (rev 208542)
@@ -0,0 +1,29 @@
+# $Id$ 
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=pango
+pkgver=1.36.3
+pkgrel=1
+pkgdesc=A library for layout and rendering of text
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('libthai' 'cairo' 'libxft' 'harfbuzz')
+makedepends=('harfbuzz' 'fontconfig' 'cairo' 'libxft' 'libthai' 
'gobject-introspection')
+install=pango.install
+source=(http://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+url=http://www.pango.org/;
+sha256sums=('ad48e32917f94aa9d507486d44366e59355fcfd46ef86d119ddcba566ada5d22')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --with-included-modules=basic-fc
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make -j1 DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/etc/pango
+}

Deleted: extra-i686/pango.install
===
--- extra-i686/pango.install2014-03-24 13:16:00 UTC (rev 208541)
+++ extra-i686/pango.install2014-03-24 13:16:07 UTC (rev 208542)
@@ -1,14 +0,0 @@
-post_install() {
-   usr/bin/pango-querymodules etc/pango/pango.modules
-}
-
-post_upgrade() {
-   if [ -f usr/etc/pango/pango.modules ]; then
-   rm usr/etc/pango/pango.modules
-   fi
-   post_install
-}
-
-pre_remove() {
-   rm etc/pango/pango.modules
-}

Copied: pango/repos/extra-i686/pango.install (from rev 208541, 
pango/trunk/pango.install)
===
--- extra-i686/pango.install(rev 0)
+++ extra-i686/pango.install2014-03-24 13:16:07 UTC (rev 208542)
@@ -0,0 +1,14 @@
+post_install() {
+   usr/bin/pango-querymodules etc/pango/pango.modules
+}
+
+post_upgrade() {
+   if [ -f usr/etc/pango/pango.modules ]; then
+   rm usr/etc/pango/pango.modules
+   fi
+   post_install
+}
+
+pre_remove() {
+   rm etc/pango/pango.modules
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-03-24 13:16:00 UTC (rev 208541)
+++ extra-x86_64/PKGBUILD   2014-03-24 13:16:07 UTC (rev 208542)
@@ -1,29 +0,0 @@
-# $Id$ 
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=pango
-pkgver=1.36.2
-pkgrel=1
-pkgdesc=A library for layout and rendering of text
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('libthai' 'cairo' 'libxft' 'harfbuzz')
-makedepends=('harfbuzz' 'fontconfig' 'cairo' 'libxft' 'libthai' 

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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 14:16:00
  Author: jgc
Revision: 208541

upgpkg: pango 1.36.3-1

Modified:
  pango/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 09:21:20 UTC (rev 208540)
+++ PKGBUILD2014-03-24 13:16:00 UTC (rev 208541)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=pango
-pkgver=1.36.2
+pkgver=1.36.3
 pkgrel=1
 pkgdesc=A library for layout and rendering of text
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 install=pango.install
 
source=(http://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
 url=http://www.pango.org/;
-sha256sums=('f07f9392c9cf20daf5c17a210b2c3f3823d517e1917b72f20bb19353b2bc2c63')
+sha256sums=('ad48e32917f94aa9d507486d44366e59355fcfd46ef86d119ddcba566ada5d22')
 
 build() {
   cd ${pkgname}-${pkgver}



[arch-commits] Commit in gnome-common/repos (2 files)

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 14:17:33
  Author: jgc
Revision: 208544

archrelease: copy trunk to gnome-unstable-any

Added:
  gnome-common/repos/gnome-unstable-any/
  gnome-common/repos/gnome-unstable-any/PKGBUILD
(from rev 208543, gnome-common/trunk/PKGBUILD)

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

Copied: gnome-common/repos/gnome-unstable-any/PKGBUILD (from rev 208543, 
gnome-common/trunk/PKGBUILD)
===
--- gnome-unstable-any/PKGBUILD (rev 0)
+++ gnome-unstable-any/PKGBUILD 2014-03-24 13:17:33 UTC (rev 208544)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-common
+pkgver=3.12.0
+pkgrel=1
+pkgdesc=Common development macros for GNOME
+arch=(any)
+depends=('sh')
+license=('GPL')
+url=http://www.gnome.org;
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('18712bc2df6b2dd88a11b9f7f874096d1c0c6e7ebc9cfc0686ef963bd590e1d8')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 14:17:29
  Author: jgc
Revision: 208543

upgpkg: gnome-common 3.12.0-1

Modified:
  gnome-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 13:16:07 UTC (rev 208542)
+++ PKGBUILD2014-03-24 13:17:29 UTC (rev 208543)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-common
-pkgver=3.10.0
+pkgver=3.12.0
 pkgrel=1
 pkgdesc=Common development macros for GNOME
 arch=(any)
@@ -9,8 +9,8 @@
 depends=('sh')
 license=('GPL')
 url=http://www.gnome.org;
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('aed69474a671e046523827f73ba5e936d57235b661db97900db7356e1e03b0a3')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('18712bc2df6b2dd88a11b9f7f874096d1c0c6e7ebc9cfc0686ef963bd590e1d8')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in keybinder2/repos (extra-i686 extra-x86_64)

2014-03-24 Thread Guillaume Alaux
Date: Monday, March 24, 2014 @ 14:21:01
  Author: guillaume
Revision: 108184

Remove files mistakenly put in extra

Deleted:
  keybinder2/repos/extra-i686/
  keybinder2/repos/extra-x86_64/



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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 14:23:38
  Author: jgc
Revision: 208545

upgpkg: gtkhtml4 4.8.0-1

Modified:
  gtkhtml4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 13:17:33 UTC (rev 208544)
+++ PKGBUILD2014-03-24 13:23:38 UTC (rev 208545)
@@ -3,7 +3,7 @@
 
 pkgname=gtkhtml4
 _pkgbasename=gtkhtml
-pkgver=4.6.6
+pkgver=4.8.0
 pkgrel=1
 pkgdesc=A lightweight HTML renderer/editor widget for GTK3
 arch=(i686 x86_64)
@@ -11,8 +11,8 @@
 depends=('gtk3' 'enchant' 'iso-codes' 'gnome-icon-theme' 'libsoup')
 makedepends=('intltool')
 url=http://www.gnome.org;
-source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('145d23bbe729ff4ee7e7027bb5ff405b34822271327fdd81fe913134831374cd')
+source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver:0:3}/$_pkgbasename-$pkgver.tar.xz)
+sha256sums=('a660b63bc6b771f6aa8bd846d79664da1ca08f023fcc2e4e4a53dc20224dea9b')
 
 build() {
 cd $_pkgbasename-$pkgver



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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 14:23:44
  Author: jgc
Revision: 208546

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

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

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

Copied: gtkhtml4/repos/gnome-unstable-i686/PKGBUILD (from rev 208545, 
gtkhtml4/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-03-24 13:23:44 UTC (rev 208546)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gtkhtml4
+_pkgbasename=gtkhtml
+pkgver=4.8.0
+pkgrel=1
+pkgdesc=A lightweight HTML renderer/editor widget for GTK3
+arch=(i686 x86_64)
+license=('GPL')
+depends=('gtk3' 'enchant' 'iso-codes' 'gnome-icon-theme' 'libsoup')
+makedepends=('intltool')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver:0:3}/$_pkgbasename-$pkgver.tar.xz)
+sha256sums=('a660b63bc6b771f6aa8bd846d79664da1ca08f023fcc2e4e4a53dc20224dea9b')
+
+build() {
+cd $_pkgbasename-$pkgver
+./configure --prefix=/usr --sysconfdir=/etc \
+--libexecdir=/usr/lib/gtkhtml4 \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd $_pkgbasename-$pkgver
+make DESTDIR=$pkgdir install
+}

Copied: gtkhtml4/repos/gnome-unstable-x86_64/PKGBUILD (from rev 208545, 
gtkhtml4/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-03-24 13:23:44 UTC (rev 208546)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gtkhtml4
+_pkgbasename=gtkhtml
+pkgver=4.8.0
+pkgrel=1
+pkgdesc=A lightweight HTML renderer/editor widget for GTK3
+arch=(i686 x86_64)
+license=('GPL')
+depends=('gtk3' 'enchant' 'iso-codes' 'gnome-icon-theme' 'libsoup')
+makedepends=('intltool')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver:0:3}/$_pkgbasename-$pkgver.tar.xz)
+sha256sums=('a660b63bc6b771f6aa8bd846d79664da1ca08f023fcc2e4e4a53dc20224dea9b')
+
+build() {
+cd $_pkgbasename-$pkgver
+./configure --prefix=/usr --sysconfdir=/etc \
+--libexecdir=/usr/lib/gtkhtml4 \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd $_pkgbasename-$pkgver
+make DESTDIR=$pkgdir install
+}



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

2014-03-24 Thread Evangelos Foutras
Date: Monday, March 24, 2014 @ 14:28:06
  Author: foutrelis
Revision: 108185

upgpkg: handbrake 0.9.9-6

libx264.so.142 rebuild.

Modified:
  handbrake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 13:21:01 UTC (rev 108184)
+++ PKGBUILD2014-03-24 13:28:06 UTC (rev 108185)
@@ -5,7 +5,7 @@
 
 pkgname=('handbrake' 'handbrake-cli')
 pkgver=0.9.9
-pkgrel=5
+pkgrel=6
 arch=('i686' 'x86_64')
 url=http://handbrake.fr/;
 license=('GPL')



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

2014-03-24 Thread Evangelos Foutras
Date: Monday, March 24, 2014 @ 14:28:14
  Author: foutrelis
Revision: 108186

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

Added:
  handbrake/repos/community-staging-i686/
  handbrake/repos/community-staging-i686/PKGBUILD
(from rev 108185, handbrake/trunk/PKGBUILD)
  handbrake/repos/community-staging-i686/handbrake.install
(from rev 108185, handbrake/trunk/handbrake.install)
  handbrake/repos/community-staging-x86_64/
  handbrake/repos/community-staging-x86_64/PKGBUILD
(from rev 108185, handbrake/trunk/PKGBUILD)
  handbrake/repos/community-staging-x86_64/handbrake.install
(from rev 108185, handbrake/trunk/handbrake.install)

+
 community-staging-i686/PKGBUILD|   80 +++
 community-staging-i686/handbrake.install   |   14 
 community-staging-x86_64/PKGBUILD  |   80 +++
 community-staging-x86_64/handbrake.install |   14 
 4 files changed, 188 insertions(+)

Copied: handbrake/repos/community-staging-i686/PKGBUILD (from rev 108185, 
handbrake/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-03-24 13:28:14 UTC (rev 108186)
@@ -0,0 +1,80 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Giovanni Scafora giova...@archlinux.org
+# Contributor: Sebastien Piccand sebcactus gmail com
+
+pkgname=('handbrake' 'handbrake-cli')
+pkgver=0.9.9
+pkgrel=6
+arch=('i686' 'x86_64')
+url=http://handbrake.fr/;
+license=('GPL')
+makedepends=('intltool' 'python2' 'yasm' 'wget' 'bzip2' 'gcc-libs' 'libnotify'
+ 'gst-plugins-base' 'gtk3' 'dbus-glib' 'fribidi' 'libass'
+ 'fontconfig' 'freetype2' 'libxml2' 'libogg' 'libvorbis'
+ 'libtheora' 'libsamplerate' 'libbluray' 'x264')
+source=(http://downloads.sourceforge.net/project/handbrake/$pkgver/HandBrake-$pkgver.tar.bz2)
+sha256sums=('a71dd774104cda00cfb51a813550351d638253791f2f419d04a66f3158a835b3')
+
+prepare() {
+  cd $srcdir/HandBrake-$pkgver
+
+  # Use Python 2
+  sed -i 's/python /python2 /' gtk/src/Makefile.am
+
+  # Use more system libs
+  # We had ffmpeg here as well but it broke PGS subtitle processing
+  # https://forum.handbrake.fr/viewtopic.php?f=13t=27581
+  sed -i \
+-e '/MODULES += contrib\/libbluray/d' \
+-e '/MODULES += contrib\/x264/d' \
+make/include/main.defs
+
+  # Fix configure.ac to work with automake 1.13
+  cd gtk
+  sed -i \
+-e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' \
+-e '/AM_PROG_CC_STDC/d' \
+-e 's/$pkg_gudev/gmodule-2.0 $pkg_gudev/' \
+configure.ac
+
+  autoreconf -vi
+}
+
+build() {
+  cd $srcdir/HandBrake-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--force \
+--disable-gtk-update-checks
+  cd build
+  make
+}
+
+package_handbrake() {
+  pkgdesc=Multithreaded video transcoder
+  depends=('bzip2' 'gcc-libs' 'gst-plugins-base' 'libnotify' 'dbus-glib'
+   'fribidi' 'libass' 'gtk3' 'fontconfig' 'freetype2' 'libxml2'
+   'libogg' 'libvorbis' 'libtheora' 'libsamplerate' 'libbluray'
+   'x264' 'desktop-file-utils' 'hicolor-icon-theme')
+  optdepends=('gst-plugins-good: for video previews'
+  'gst-libav: for video previews')
+  install=$pkgname.install
+
+  cd $srcdir/HandBrake-$pkgver/build
+
+  make DESTDIR=$pkgdir install
+  rm $pkgdir/usr/bin/HandBrakeCLI
+}
+
+package_handbrake-cli() {
+  pkgdesc=Multithreaded video transcoder (CLI)
+  depends=('bzip2' 'gcc-libs' 'zlib' 'fribidi' 'libass' 'libxml2' 'libtheora'
+   'libsamplerate' 'libbluray' 'x264')
+
+  cd $srcdir/HandBrake-$pkgver/build
+  install -D HandBrakeCLI $pkgdir/usr/bin/HandBrakeCLI
+}
+
+# vim:set ts=2 sw=2 et:

Copied: handbrake/repos/community-staging-i686/handbrake.install (from rev 
108185, handbrake/trunk/handbrake.install)
===
--- community-staging-i686/handbrake.install(rev 0)
+++ community-staging-i686/handbrake.install2014-03-24 13:28:14 UTC (rev 
108186)
@@ -0,0 +1,14 @@
+post_install() {
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: handbrake/repos/community-staging-x86_64/PKGBUILD (from rev 108185, 
handbrake/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-03-24 13:28:14 UTC (rev 108186)
@@ -0,0 +1,80 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Giovanni Scafora giova...@archlinux.org
+# Contributor: Sebastien Piccand sebcactus gmail com
+
+pkgname=('handbrake' 'handbrake-cli')

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

2014-03-24 Thread Bartłomiej Piotrowski
Date: Monday, March 24, 2014 @ 14:29:14
  Author: bpiotrowski
Revision: 108187

upgpkg: phpmyadmin 4.1.11-1

new upstream release

Modified:
  phpmyadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 13:28:14 UTC (rev 108186)
+++ PKGBUILD2014-03-24 13:29:14 UTC (rev 108187)
@@ -6,7 +6,7 @@
 # Contributor: Simon Lackerbauer calypso at strpg.org
 
 pkgname=phpmyadmin
-pkgver=4.1.9
+pkgver=4.1.11
 pkgrel=1
 pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
 arch=('any')
@@ -17,7 +17,7 @@
 backup=(etc/webapps/phpmyadmin/config.inc.php)
 install=$pkgname.install
 
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/phpMyAdmin-$pkgver-all-languages.tar.bz2)
-sha256sums=('f7cc55460e0518cf8911a84a88699904a052dbd63ac1ce83e27467a449657c13')
+sha256sums=('8227a1ca139dc08c1a5b68d2da0b803dd462aae625df3d728a1b3804463667ef')
 
 package() {
   _instdir=$pkgdir/usr/share/webapps/phpMyAdmin



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

2014-03-24 Thread Bartłomiej Piotrowski
Date: Monday, March 24, 2014 @ 14:29:28
  Author: bpiotrowski
Revision: 108188

archrelease: copy trunk to community-any

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

+
 PKGBUILD   |   62 +--
 phpmyadmin.install |6 ++--
 2 files changed, 34 insertions(+), 34 deletions(-)

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

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

Deleted: phpmyadmin.install
===
--- phpmyadmin.install  2014-03-24 13:29:14 UTC (rev 108187)
+++ phpmyadmin.install  2014-03-24 13:29:28 UTC (rev 108188)
@@ -1,3 +0,0 @@
-post_install() {
-echo Check http://wiki.archlinux.org/index.php/Phpmyadmin for details.
-}

Copied: phpmyadmin/repos/community-any/phpmyadmin.install (from rev 108187, 
phpmyadmin/trunk/phpmyadmin.install)
===
--- phpmyadmin.install  (rev 0)
+++ phpmyadmin.install  2014-03-24 13:29:28 UTC (rev 108188)
@@ -0,0 +1,3 @@
+post_install() {
+echo Check http://wiki.archlinux.org/index.php/Phpmyadmin for details.
+}



[arch-commits] Commit in pygobject/repos (2 files)

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 14:31:39
  Author: jgc
Revision: 208552

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  pygobject/repos/gnome-unstable-x86_64/
  pygobject/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 208551, pygobject/trunk/PKGBUILD)

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

Copied: pygobject/repos/gnome-unstable-x86_64/PKGBUILD (from rev 208551, 
pygobject/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-03-24 13:31:39 UTC (rev 208552)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgbase=pygobject
+pkgname=(python-gobject python2-gobject pygobject-devel)
+pkgver=3.12.0
+pkgrel=1
+arch=(i686 x86_64)
+url=https://live.gnome.org/PyGObject;
+license=(LGPL)
+makedepends=(python python2 python-cairo python2-cairo gobject-introspection 
gnome-common)
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver:0:4}/$pkgbase-$pkgver.tar.xz)
+sha256sums=('0d4485311fcfb073dc37432e36ad1d45bcf9f8796a1e8ff20a6494e0297dbd1a')
+
+prepare() {
+  mkdir build-py2 build-py3 devel
+  cd ${pkgbase}-${pkgver}
+  sed -i '/Werror=format/d' configure # gcc 4.8
+}
+
+build() {
+  cd build-py2
+  ../${pkgbase}-${pkgver}/autogen.sh --prefix=/usr 
--with-python=/usr/bin/python2
+  make
+
+  cd ../build-py3
+  ../${pkgbase}-${pkgver}/configure --prefix=/usr
+  make
+}
+
+package_python-gobject() {
+  pkgdesc=Python 3 bindings for GObject
+  depends=('gobject-introspection' 'python-cairo' pygobject-devel=$pkgver)
+
+  cd build-py3
+  make DESTDIR=$pkgdir install
+  rm -r $pkgdir/usr/{include,lib/pkgconfig}
+}
+
+package_python2-gobject() {
+  pkgdesc=Python 2 bindings for GObject
+  depends=('gobject-introspection' 'python2-cairo' pygobject-devel=$pkgver)
+
+  cd build-py2
+  make DESTDIR=$pkgdir install
+  mv $pkgdir/usr/{include,lib/pkgconfig} $srcdir/devel
+}
+
+package_pygobject-devel() {
+  pkgdesc=Development files for the pygobject bindings
+  cd devel
+  mkdir -p $pkgdir/usr/{include,lib}
+  mv include $pkgdir/usr/
+  mv pkgconfig $pkgdir/usr/lib/
+}



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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 14:31:35
  Author: jgc
Revision: 208551

upgpkg: pygobject 3.12.0-1

Modified:
  pygobject/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 13:25:06 UTC (rev 208550)
+++ PKGBUILD2014-03-24 13:31:35 UTC (rev 208551)
@@ -3,24 +3,19 @@
 
 pkgbase=pygobject
 pkgname=(python-gobject python2-gobject pygobject-devel)
-pkgver=3.10.2
-pkgrel=2
+pkgver=3.12.0
+pkgrel=1
 arch=(i686 x86_64)
 url=https://live.gnome.org/PyGObject;
 license=(LGPL)
 makedepends=(python python2 python-cairo python2-cairo gobject-introspection 
gnome-common)
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver:0:4}/$pkgbase-$pkgver.tar.xz
-
python3.4-gi-types.patch::https://git.gnome.org/browse/pygobject/patch/?id=2ff095ea0b0c05fbf6cc332eeadf26cfeb9e69f7;)
-sha256sums=('75608f2c4052f0277508fc79debef026d9e84cb9261de2b922387c093d32c326'
-'5a25f46e5d90f1c21430017e5a932cd066c4c847005eace63f98b062d731ec4d')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver:0:4}/$pkgbase-$pkgver.tar.xz)
+sha256sums=('0d4485311fcfb073dc37432e36ad1d45bcf9f8796a1e8ff20a6494e0297dbd1a')
 
 prepare() {
   mkdir build-py2 build-py3 devel
   cd ${pkgbase}-${pkgver}
   sed -i '/Werror=format/d' configure # gcc 4.8
-
-  # Fix installation on Python 3.4, reference: 
https://git.gnome.org/browse/pygobject/commit/?id=2ff095ea0b0c05fbf6cc332eeadf26cfeb9e69f7
-  patch -p1 -i $srcdir/python3.4-gi-types.patch
 }
 
 build() {



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

2014-03-24 Thread Evangelos Foutras
Date: Monday, March 24, 2014 @ 14:39:00
  Author: foutrelis
Revision: 108189

upgpkg: mplayer-vaapi 36265-9

libx264.so.142 rebuild.

Modified:
  mplayer-vaapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 13:29:28 UTC (rev 108188)
+++ PKGBUILD2014-03-24 13:39:00 UTC (rev 108189)
@@ -5,7 +5,7 @@
 
 pkgname=mplayer-vaapi
 pkgver=36265
-pkgrel=8
+pkgrel=9
 pkgdesc=A movie player, compiled with vaapi support
 arch=('i686' 'x86_64')
 url=http://gitorious.org/vaapi/mplayer;



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

2014-03-24 Thread Evangelos Foutras
Date: Monday, March 24, 2014 @ 14:39:22
  Author: foutrelis
Revision: 108190

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

Added:
  mplayer-vaapi/repos/community-staging-i686/
  mplayer-vaapi/repos/community-staging-i686/PKGBUILD
(from rev 108189, mplayer-vaapi/trunk/PKGBUILD)
  mplayer-vaapi/repos/community-staging-i686/cdio-includes.patch
(from rev 108189, mplayer-vaapi/trunk/cdio-includes.patch)
  mplayer-vaapi/repos/community-staging-i686/mplayer-vaapi.install
(from rev 108189, mplayer-vaapi/trunk/mplayer-vaapi.install)
  mplayer-vaapi/repos/community-staging-i686/subreader-fix-srt-parsing.patch
(from rev 108189, mplayer-vaapi/trunk/subreader-fix-srt-parsing.patch)
  mplayer-vaapi/repos/community-staging-i686/tweak-desktop-file.patch
(from rev 108189, mplayer-vaapi/trunk/tweak-desktop-file.patch)
  mplayer-vaapi/repos/community-staging-x86_64/
  mplayer-vaapi/repos/community-staging-x86_64/PKGBUILD
(from rev 108189, mplayer-vaapi/trunk/PKGBUILD)
  mplayer-vaapi/repos/community-staging-x86_64/cdio-includes.patch
(from rev 108189, mplayer-vaapi/trunk/cdio-includes.patch)
  mplayer-vaapi/repos/community-staging-x86_64/mplayer-vaapi.install
(from rev 108189, mplayer-vaapi/trunk/mplayer-vaapi.install)
  mplayer-vaapi/repos/community-staging-x86_64/subreader-fix-srt-parsing.patch
(from rev 108189, mplayer-vaapi/trunk/subreader-fix-srt-parsing.patch)
  mplayer-vaapi/repos/community-staging-x86_64/tweak-desktop-file.patch
(from rev 108189, mplayer-vaapi/trunk/tweak-desktop-file.patch)

--+
 community-staging-i686/PKGBUILD  |   89 +
 community-staging-i686/cdio-includes.patch   |   43 ++
 community-staging-i686/mplayer-vaapi.install |   11 +
 community-staging-i686/subreader-fix-srt-parsing.patch   |   40 +
 community-staging-i686/tweak-desktop-file.patch  |   14 ++
 community-staging-x86_64/PKGBUILD|   89 +
 community-staging-x86_64/cdio-includes.patch |   43 ++
 community-staging-x86_64/mplayer-vaapi.install   |   11 +
 community-staging-x86_64/subreader-fix-srt-parsing.patch |   40 +
 community-staging-x86_64/tweak-desktop-file.patch|   14 ++
 10 files changed, 394 insertions(+)

Copied: mplayer-vaapi/repos/community-staging-i686/PKGBUILD (from rev 108189, 
mplayer-vaapi/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-03-24 13:39:22 UTC (rev 108190)
@@ -0,0 +1,89 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Ionut Biru ib...@archlinux.org
+# Contributor: Hugo Doria h...@archlinux.org
+
+pkgname=mplayer-vaapi
+pkgver=36265
+pkgrel=9
+pkgdesc=A movie player, compiled with vaapi support
+arch=('i686' 'x86_64')
+url=http://gitorious.org/vaapi/mplayer;
+license=('GPL')
+depends=('libxxf86dga' 'libxxf86vm' 'libmad' 'libcdio-paranoia' 'libxinerama'
+ 'lame' 'fontconfig' 'libtheora' 'xvidcore' 'libmng' 'libxss' 'glu'
+ 'sdl' 'smbclient' 'aalib' 'jack' 'libcaca' 'x264' 'faac' 'faad2'
+ 'lirc-utils' 'ttf-dejavu' 'libxvmc' 'enca' 'opencore-amr' 'libdca'
+ 'a52dec' 'schroedinger' 'mpg123' 'libvpx' 'libpulse' 'fribidi'
+ 'libbluray' 'libva' 'libass' 'desktop-file-utils')
+makedepends=('unzip' 'live-media' 'yasm' 'ladspa' 'git' 'mesa')
+provides=(mplayer=$pkgver)
+conflicts=('mplayer')
+backup=('etc/mplayer/codecs.conf' 'etc/mplayer/input.conf')
+source=(http://pkgbuild.com/~foutrelis/sources/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}
+cdio-includes.patch
+tweak-desktop-file.patch
+subreader-fix-srt-parsing.patch)
+options=('!buildflags' '!emptydirs')
+install=mplayer-vaapi.install
+sha256sums=('5747c28c30c15d1000fb655a8abaa4b22483746d0e82775b27466948ae0c549a'
+'SKIP'
+'72e6c654f9733953ad2466d0ea1a52f23e753791d8232d90f13293eb1b358720'
+'5a09fb462729a4e573568f9e8c1f57dbe7f69c0b68cfa4f6d70b3e52c450d93b'
+'8b6cd325d89ff8bce3662c6aaa9b61b8e6163c6574e09b575426a1eed02b8ad3')
+
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+
+  patch -Np0 -i $srcdir/cdio-includes.patch
+  patch -d etc -Np0 -i $srcdir/tweak-desktop-file.patch
+
+  # http://bugzilla.mplayerhq.hu/show_bug.cgi?id=2139
+  patch -Np0 -i $srcdir/subreader-fix-srt-parsing.patch
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--enable-runtime-cpudetection \
+--disable-gui \
+--disable-arts \
+--disable-gif \
+--disable-liblzo \
+--disable-speex \
+--disable-cdparanoia \
+--disable-openal \
+--disable-libdv \
+--disable-musepack \
+--disable-esd \
+--disable-mga \
+--disable-ass-internal \
+--enable-xvmc \
+ 

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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 14:44:00
  Author: jgc
Revision: 208553

upgpkg: gcr 3.12.0-1

Modified:
  gcr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 13:31:39 UTC (rev 208552)
+++ PKGBUILD2014-03-24 13:44:00 UTC (rev 208553)
@@ -2,8 +2,8 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=gcr
-pkgver=3.10.1
-pkgrel=3
+pkgver=3.12.0
+pkgrel=1
 pkgdesc=A library for bits of crypto UI and parsing
 arch=(i686 x86_64)
 url=http://www.gnome.org;
@@ -10,11 +10,12 @@
 license=('GPL2')
 depends=('dconf' 'desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'libgcrypt'
  'p11-kit')
-makedepends=('intltool' 'gobject-introspection' 'python' 'vala')
+makedepends=('intltool' 'gobject-introspection' 'python' 'vala' 'libxslt')
+options=('!makeflags')
 install=gcr.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
 10-gcr.conf)
-sha256sums=('006f4f5a54be00418346f28eac2b53f3e640e9c6aa389808cf846f861438645b'
+sha256sums=('9d561d0b0a43aaad55fc1d464b3ee3e1687a5021e444f1bbdce3ae624518de77'
 '5f2eda7175ae9f23ee0e09d2beceb24fd2f6daafd7bddfcc1c1f5a3734eb60fc')
 
 build() {



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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 14:44:06
  Author: jgc
Revision: 208554

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

Added:
  gcr/repos/gnome-unstable-i686/
  gcr/repos/gnome-unstable-i686/10-gcr.conf
(from rev 208553, gcr/trunk/10-gcr.conf)
  gcr/repos/gnome-unstable-i686/PKGBUILD
(from rev 208553, gcr/trunk/PKGBUILD)
  gcr/repos/gnome-unstable-i686/gcr.install
(from rev 208553, gcr/trunk/gcr.install)
  gcr/repos/gnome-unstable-x86_64/
  gcr/repos/gnome-unstable-x86_64/10-gcr.conf
(from rev 208553, gcr/trunk/10-gcr.conf)
  gcr/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 208553, gcr/trunk/PKGBUILD)
  gcr/repos/gnome-unstable-x86_64/gcr.install
(from rev 208553, gcr/trunk/gcr.install)

---+
 gnome-unstable-i686/10-gcr.conf   |3 ++
 gnome-unstable-i686/PKGBUILD  |   41 
 gnome-unstable-i686/gcr.install   |   14 
 gnome-unstable-x86_64/10-gcr.conf |3 ++
 gnome-unstable-x86_64/PKGBUILD|   41 
 gnome-unstable-x86_64/gcr.install |   14 
 6 files changed, 116 insertions(+)

Copied: gcr/repos/gnome-unstable-i686/10-gcr.conf (from rev 208553, 
gcr/trunk/10-gcr.conf)
===
--- gnome-unstable-i686/10-gcr.conf (rev 0)
+++ gnome-unstable-i686/10-gcr.conf 2014-03-24 13:44:06 UTC (rev 208554)
@@ -0,0 +1,3 @@
+@users - memlock 1024
+
+# vim:set ft=limits:

Copied: gcr/repos/gnome-unstable-i686/PKGBUILD (from rev 208553, 
gcr/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-03-24 13:44:06 UTC (rev 208554)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gcr
+pkgver=3.12.0
+pkgrel=1
+pkgdesc=A library for bits of crypto UI and parsing
+arch=(i686 x86_64)
+url=http://www.gnome.org;
+license=('GPL2')
+depends=('dconf' 'desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'libgcrypt'
+ 'p11-kit')
+makedepends=('intltool' 'gobject-introspection' 'python' 'vala' 'libxslt')
+options=('!makeflags')
+install=gcr.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+10-gcr.conf)
+sha256sums=('9d561d0b0a43aaad55fc1d464b3ee3e1687a5021e444f1bbdce3ae624518de77'
+'5f2eda7175ae9f23ee0e09d2beceb24fd2f6daafd7bddfcc1c1f5a3734eb60fc')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--libexec=/usr/lib/gcr \
+--disable-static \
+--disable-update-mime \
+--disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  # gcr wants to lock some memory to prevent swapping out private keys
+  # https://bugs.archlinux.org/task/32616
+  # https://bugzilla.gnome.org/show_bug.cgi?id=688161
+  install -Dm644 ../10-gcr.conf $pkgdir/etc/security/limits.d/10-gcr.conf
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gcr/repos/gnome-unstable-i686/gcr.install (from rev 208553, 
gcr/trunk/gcr.install)
===
--- gnome-unstable-i686/gcr.install (rev 0)
+++ gnome-unstable-i686/gcr.install 2014-03-24 13:44:06 UTC (rev 208554)
@@ -0,0 +1,14 @@
+post_install () {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+update-mime-database /usr/share/mime  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade () {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: gcr/repos/gnome-unstable-x86_64/10-gcr.conf (from rev 208553, 
gcr/trunk/10-gcr.conf)
===
--- gnome-unstable-x86_64/10-gcr.conf   (rev 0)
+++ gnome-unstable-x86_64/10-gcr.conf   2014-03-24 13:44:06 UTC (rev 208554)
@@ -0,0 +1,3 @@
+@users - memlock 1024
+
+# vim:set ft=limits:

Copied: gcr/repos/gnome-unstable-x86_64/PKGBUILD (from rev 208553, 
gcr/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-03-24 13:44:06 UTC (rev 208554)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gcr
+pkgver=3.12.0
+pkgrel=1
+pkgdesc=A library for bits of crypto UI and parsing
+arch=(i686 x86_64)
+url=http://www.gnome.org;
+license=('GPL2')
+depends=('dconf' 'desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'libgcrypt'
+ 'p11-kit')
+makedepends=('intltool' 'gobject-introspection' 'python' 'vala' 'libxslt')
+options=('!makeflags')
+install=gcr.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+10-gcr.conf)

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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 14:49:41
  Author: jgc
Revision: 208555

upgpkg: gnome-keyring 3.12.0-1

Modified:
  gnome-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 13:44:06 UTC (rev 208554)
+++ PKGBUILD2014-03-24 13:49:41 UTC (rev 208555)
@@ -2,8 +2,8 @@
 # Maintainer: Jan De Groot j...@archlinux.org
 
 pkgname=gnome-keyring
-pkgver=3.10.1
-pkgrel=2
+pkgver=3.12.0
+pkgrel=1
 pkgdesc=GNOME Password Management daemon
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
@@ -13,8 +13,8 @@
 options=('!emptydirs')
 url=http://www.gnome.org;
 install=gnome-keyring.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('18001fa94c6d92e476b76423fe585dbf649051bba33012a037b07449c215dbf8')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('92695ed4d78a576ae77a9ac6faa8fe59db14358ec46b073199e70d537e29ec5f')
 
 build() {
   cd $pkgname-$pkgver



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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 14:49:46
  Author: jgc
Revision: 208556

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 208555, gnome-keyring/trunk/PKGBUILD)
  gnome-keyring/repos/gnome-unstable-i686/gnome-keyring.install
(from rev 208555, gnome-keyring/trunk/gnome-keyring.install)
  gnome-keyring/repos/gnome-unstable-x86_64/
  gnome-keyring/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 208555, gnome-keyring/trunk/PKGBUILD)
  gnome-keyring/repos/gnome-unstable-x86_64/gnome-keyring.install
(from rev 208555, 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 208555, 
gnome-keyring/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-03-24 13:49:46 UTC (rev 208556)
@@ -0,0 +1,32 @@
+#$Id$
+# Maintainer: Jan De Groot j...@archlinux.org
+
+pkgname=gnome-keyring
+pkgver=3.12.0
+pkgrel=1
+pkgdesc=GNOME Password Management daemon
+arch=(i686 x86_64)
+license=('GPL' 'LGPL')
+depends=('gtk3' '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=('92695ed4d78a576ae77a9ac6faa8fe59db14358ec46b073199e70d537e29ec5f')
+
+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 
208555, gnome-keyring/trunk/gnome-keyring.install)
===
--- gnome-unstable-i686/gnome-keyring.install   (rev 0)
+++ gnome-unstable-i686/gnome-keyring.install   2014-03-24 13:49:46 UTC (rev 
208556)
@@ -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 208555, 
gnome-keyring/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-03-24 13:49:46 UTC (rev 208556)
@@ -0,0 +1,32 @@
+#$Id$
+# Maintainer: Jan De Groot j...@archlinux.org
+
+pkgname=gnome-keyring
+pkgver=3.12.0
+pkgrel=1
+pkgdesc=GNOME Password Management daemon
+arch=(i686 x86_64)
+license=('GPL' 'LGPL')
+depends=('gtk3' '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=('92695ed4d78a576ae77a9ac6faa8fe59db14358ec46b073199e70d537e29ec5f')
+
+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 208555, gnome-keyring/trunk/gnome-keyring.install)
===
--- gnome-unstable-x86_64/gnome-keyring.install (rev 0)
+++ gnome-unstable-x86_64/gnome-keyring.install 2014-03-24 13:49:46 UTC (rev 
208556)
@@ -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 gtksourceview3/trunk (PKGBUILD)

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 15:03:09
  Author: jgc
Revision: 208557

upgpkg: gtksourceview3 3.12.0-1

Modified:
  gtksourceview3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 13:49:46 UTC (rev 208556)
+++ PKGBUILD2014-03-24 14:03:09 UTC (rev 208557)
@@ -3,7 +3,7 @@
 
 pkgname=gtksourceview3
 _pkgbasename=gtksourceview
-pkgver=3.10.2
+pkgver=3.12.0
 pkgrel=1
 pkgdesc=A text widget adding syntax highlighting and more to GNOME
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 depends=('gtk3' 'libxml2')
 makedepends=('intltool' 'gobject-introspection' 'glade')
 url=http://www.gnome.org;
-source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('045d244b1fd6a2d1b91a40712cbbfb18c6e44844c266a0a16ac5ec1800add8f5')
+source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver:0:4}/$_pkgbasename-$pkgver.tar.xz)
+sha256sums=('633fe802d23b9642a2cdfc2131bd67ed3c4355735d4bcbad0fbbde82a21efbdb')
 
 build() {
   cd $_pkgbasename-$pkgver



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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 15:07:24
  Author: jgc
Revision: 208559

upgpkg: cogl 1.18.0-1

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 14:03:15 UTC (rev 208558)
+++ PKGBUILD2014-03-24 14:07:24 UTC (rev 208559)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=cogl
-pkgver=1.17.4
+pkgver=1.18.0
 pkgrel=1
 pkgdesc=An object oriented GL/GLES Abstraction/Utility Layer
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('gobject-introspection')
 options=(!emptydirs)
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('573c4ee7335fc4d4d1578e9103191e260fcaab8a80dfd20464c70444a74cbaaf')
+sha256sums=('a4d91ebf7e7aba362eb5c6e4ffebbf1167ff4ac87fabae104912d879a5390f5e')
 
 build() {
   cd $pkgname-$pkgver



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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 15:07:31
  Author: jgc
Revision: 208560

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

Added:
  cogl/repos/gnome-unstable-i686/PKGBUILD
(from rev 208559, cogl/trunk/PKGBUILD)
  cogl/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 208559, cogl/trunk/PKGBUILD)
Deleted:
  cogl/repos/gnome-unstable-i686/PKGBUILD
  cogl/repos/gnome-unstable-x86_64/PKGBUILD

+
 /PKGBUILD  |   70 +++
 gnome-unstable-i686/PKGBUILD   |   35 ---
 gnome-unstable-x86_64/PKGBUILD |   35 ---
 3 files changed, 70 insertions(+), 70 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-03-24 14:07:24 UTC (rev 208559)
+++ gnome-unstable-i686/PKGBUILD2014-03-24 14:07:31 UTC (rev 208560)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=cogl
-pkgver=1.17.4
-pkgrel=1
-pkgdesc=An object oriented GL/GLES Abstraction/Utility Layer
-arch=('i686' 'x86_64')
-url=http://www.clutter-project.org/;
-license=('GPL2')
-depends=('mesa' 'libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 
'pango' 'libxrandr')
-makedepends=('gobject-introspection')
-options=(!emptydirs)
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('573c4ee7335fc4d4d1578e9103191e260fcaab8a80dfd20464c70444a74cbaaf')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---enable-gles{1,2} \
---enable-{kms,wayland}-egl-platform \
---enable-wayland-egl-server
-
-  # 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
-}
-
-# vim:set ts=2 sw=2 et:

Copied: cogl/repos/gnome-unstable-i686/PKGBUILD (from rev 208559, 
cogl/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-03-24 14:07:31 UTC (rev 208560)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=cogl
+pkgver=1.18.0
+pkgrel=1
+pkgdesc=An object oriented GL/GLES Abstraction/Utility Layer
+arch=('i686' 'x86_64')
+url=http://www.clutter-project.org/;
+license=('GPL2')
+depends=('mesa' 'libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 
'pango' 'libxrandr')
+makedepends=('gobject-introspection')
+options=(!emptydirs)
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('a4d91ebf7e7aba362eb5c6e4ffebbf1167ff4ac87fabae104912d879a5390f5e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--enable-gles{1,2} \
+--enable-{kms,wayland}-egl-platform \
+--enable-wayland-egl-server
+
+  # 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
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2014-03-24 14:07:24 UTC (rev 208559)
+++ gnome-unstable-x86_64/PKGBUILD  2014-03-24 14:07:31 UTC (rev 208560)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=cogl
-pkgver=1.17.4
-pkgrel=1
-pkgdesc=An object oriented GL/GLES Abstraction/Utility Layer
-arch=('i686' 'x86_64')
-url=http://www.clutter-project.org/;
-license=('GPL2')
-depends=('mesa' 'libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 
'pango' 'libxrandr')
-makedepends=('gobject-introspection')
-options=(!emptydirs)
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('573c4ee7335fc4d4d1578e9103191e260fcaab8a80dfd20464c70444a74cbaaf')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---enable-gles{1,2} \
---enable-{kms,wayland}-egl-platform \
---enable-wayland-egl-server
-
-  # 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
-}
-
-# vim:set ts=2 sw=2 et:

Copied: cogl/repos/gnome-unstable-x86_64/PKGBUILD (from rev 208559, 
cogl/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-03-24 14:07:31 UTC (rev 208560)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=cogl
+pkgver=1.18.0
+pkgrel=1
+pkgdesc=An object oriented GL/GLES Abstraction/Utility Layer
+arch=('i686' 

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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 15:03:15
  Author: jgc
Revision: 208558

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

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

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

Copied: gtksourceview3/repos/gnome-unstable-i686/PKGBUILD (from rev 208557, 
gtksourceview3/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-03-24 14:03:15 UTC (rev 208558)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gtksourceview3
+_pkgbasename=gtksourceview
+pkgver=3.12.0
+pkgrel=1
+pkgdesc=A text widget adding syntax highlighting and more to GNOME
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk3' 'libxml2')
+makedepends=('intltool' 'gobject-introspection' 'glade')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver:0:4}/$_pkgbasename-$pkgver.tar.xz)
+sha256sums=('633fe802d23b9642a2cdfc2131bd67ed3c4355735d4bcbad0fbbde82a21efbdb')
+
+build() {
+  cd $_pkgbasename-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --enable-glade-catalog
+  make
+}
+
+package() {
+  cd $_pkgbasename-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: gtksourceview3/repos/gnome-unstable-x86_64/PKGBUILD (from rev 208557, 
gtksourceview3/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-03-24 14:03:15 UTC (rev 208558)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gtksourceview3
+_pkgbasename=gtksourceview
+pkgver=3.12.0
+pkgrel=1
+pkgdesc=A text widget adding syntax highlighting and more to GNOME
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk3' 'libxml2')
+makedepends=('intltool' 'gobject-introspection' 'glade')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver:0:4}/$_pkgbasename-$pkgver.tar.xz)
+sha256sums=('633fe802d23b9642a2cdfc2131bd67ed3c4355735d4bcbad0fbbde82a21efbdb')
+
+build() {
+  cd $_pkgbasename-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --enable-glade-catalog
+  make
+}
+
+package() {
+  cd $_pkgbasename-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 15:21:42
  Author: jgc
Revision: 208562

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

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

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

Copied: libinput/repos/gnome-unstable-i686/PKGBUILD (from rev 208561, 
libinput/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-03-24 14:21:42 UTC (rev 208562)
@@ -0,0 +1,27 @@
+# $Id: $
+# Maintainer: Jan de Groot
+
+pkgname=libinput
+pkgver=0.1.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)
+sha256sums=('63214727be5115806868ebdf9470fe2ddf4b2e1229102e080237380d22b40a1d')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}

Copied: libinput/repos/gnome-unstable-x86_64/PKGBUILD (from rev 208561, 
libinput/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-03-24 14:21:42 UTC (rev 208562)
@@ -0,0 +1,27 @@
+# $Id: $
+# Maintainer: Jan de Groot
+
+pkgname=libinput
+pkgver=0.1.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)
+sha256sums=('63214727be5115806868ebdf9470fe2ddf4b2e1229102e080237380d22b40a1d')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}



[arch-commits] Commit in (4 files)

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 15:21:30
  Author: jgc
Revision: 208561

Add new package, requirement for clutter now

Added:
  libinput/
  libinput/repos/
  libinput/trunk/
  libinput/trunk/PKGBUILD

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

Added: libinput/trunk/PKGBUILD
===
--- libinput/trunk/PKGBUILD (rev 0)
+++ libinput/trunk/PKGBUILD 2014-03-24 14:21:30 UTC (rev 208561)
@@ -0,0 +1,27 @@
+# $Id: $
+# Maintainer: Jan de Groot
+
+pkgname=libinput
+pkgver=0.1.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)
+sha256sums=('63214727be5115806868ebdf9470fe2ddf4b2e1229102e080237380d22b40a1d')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}



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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 15:27:39
  Author: jgc
Revision: 208563

upgpkg: clutter 1.18.0-1

Modified:
  clutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 14:21:42 UTC (rev 208562)
+++ PKGBUILD2014-03-24 14:27:39 UTC (rev 208563)
@@ -4,16 +4,16 @@
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=clutter
-pkgver=1.17.4
+pkgver=1.18.0
 pkgrel=1
 pkgdesc=A GObject based library for creating fast, visually rich graphical 
user interfaces
 arch=('i686' 'x86_64')
 url=http://clutter-project.org/;
 license=('LGPL')
-depends=('cogl' 'mesa' 'json-glib' 'atk' 'libxi' 'libxkbcommon' 'libevdev')
+depends=('cogl' 'mesa' 'json-glib' 'atk' 'libxi' 'libxkbcommon' 'libinput')
 makedepends=('gobject-introspection')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('283e05620353b0737d3fa95f5bd73763b550ec5c74cc5690e7cc632a4c45757a')
+sha256sums=('937ac94d10d4562c67554dd3d087bf0859a3bf254922a226fc0c13a39a457869')
 
 build() {
   cd $pkgname-$pkgver



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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 15:27:49
  Author: jgc
Revision: 208564

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

Added:
  clutter/repos/gnome-unstable-i686/PKGBUILD
(from rev 208563, clutter/trunk/PKGBUILD)
  clutter/repos/gnome-unstable-i686/fix_a_segfault_on_device_removal.diff
(from rev 208563, clutter/trunk/fix_a_segfault_on_device_removal.diff)
  clutter/repos/gnome-unstable-i686/fix_buffer_age.patch
(from rev 208563, clutter/trunk/fix_buffer_age.patch)
  clutter/repos/gnome-unstable-i686/stop_using_deprecated_libevdev_api.diff
(from rev 208563, clutter/trunk/stop_using_deprecated_libevdev_api.diff)
  clutter/repos/gnome-unstable-i686/unref_devices_on_removal.diff
(from rev 208563, clutter/trunk/unref_devices_on_removal.diff)
  clutter/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 208563, clutter/trunk/PKGBUILD)
  clutter/repos/gnome-unstable-x86_64/fix_a_segfault_on_device_removal.diff
(from rev 208563, clutter/trunk/fix_a_segfault_on_device_removal.diff)
  clutter/repos/gnome-unstable-x86_64/fix_buffer_age.patch
(from rev 208563, clutter/trunk/fix_buffer_age.patch)
  clutter/repos/gnome-unstable-x86_64/stop_using_deprecated_libevdev_api.diff
(from rev 208563, clutter/trunk/stop_using_deprecated_libevdev_api.diff)
  clutter/repos/gnome-unstable-x86_64/unref_devices_on_removal.diff
(from rev 208563, clutter/trunk/unref_devices_on_removal.diff)
Deleted:
  clutter/repos/gnome-unstable-i686/PKGBUILD
  clutter/repos/gnome-unstable-x86_64/PKGBUILD

---+
 /PKGBUILD |   66 +
 gnome-unstable-i686/PKGBUILD  |   33 --
 gnome-unstable-i686/fix_a_segfault_on_device_removal.diff |   31 ++
 gnome-unstable-i686/fix_buffer_age.patch  |   34 ++
 gnome-unstable-i686/stop_using_deprecated_libevdev_api.diff   |  117 ++
 gnome-unstable-i686/unref_devices_on_removal.diff |   22 +
 gnome-unstable-x86_64/PKGBUILD|   33 --
 gnome-unstable-x86_64/fix_a_segfault_on_device_removal.diff   |   31 ++
 gnome-unstable-x86_64/fix_buffer_age.patch|   34 ++
 gnome-unstable-x86_64/stop_using_deprecated_libevdev_api.diff |  117 ++
 gnome-unstable-x86_64/unref_devices_on_removal.diff   |   22 +
 11 files changed, 474 insertions(+), 66 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-03-24 14:27:39 UTC (rev 208563)
+++ gnome-unstable-i686/PKGBUILD2014-03-24 14:27:49 UTC (rev 208564)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: William Rea sillywi...@gmail.com
-
-pkgname=clutter
-pkgver=1.17.4
-pkgrel=1
-pkgdesc=A GObject based library for creating fast, visually rich graphical 
user interfaces
-arch=('i686' 'x86_64')
-url=http://clutter-project.org/;
-license=('LGPL')
-depends=('cogl' 'mesa' 'json-glib' 'atk' 'libxi' 'libxkbcommon' 'libevdev')
-makedepends=('gobject-introspection')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('283e05620353b0737d3fa95f5bd73763b550ec5c74cc5690e7cc632a4c45757a')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --enable-introspection \
---enable-wayland-backend --enable-egl-backend --enable-evdev-input \
---enable-wayland-compositor
-
-  # 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: clutter/repos/gnome-unstable-i686/PKGBUILD (from rev 208563, 
clutter/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-03-24 14:27:49 UTC (rev 208564)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: William Rea sillywi...@gmail.com
+
+pkgname=clutter
+pkgver=1.18.0
+pkgrel=1
+pkgdesc=A GObject based library for creating fast, visually rich graphical 
user interfaces
+arch=('i686' 'x86_64')
+url=http://clutter-project.org/;
+license=('LGPL')
+depends=('cogl' 'mesa' 'json-glib' 'atk' 'libxi' 'libxkbcommon' 'libinput')
+makedepends=('gobject-introspection')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('937ac94d10d4562c67554dd3d087bf0859a3bf254922a226fc0c13a39a457869')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --enable-introspection \
+--enable-wayland-backend --enable-egl-backend --enable-evdev-input \
+

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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 15:29:41
  Author: jgc
Revision: 208565

upgpkg: gsettings-desktop-schemas 3.12.0-1

Modified:
  gsettings-desktop-schemas/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 14:27:49 UTC (rev 208564)
+++ PKGBUILD2014-03-24 14:29:41 UTC (rev 208565)
@@ -4,7 +4,7 @@
 # Contributor: Adam Hani Schakaki (krzd) k...@krzd.net
 
 pkgname=gsettings-desktop-schemas
-pkgver=3.11.90
+pkgver=3.12.0
 pkgrel=1
 pkgdesc=Shared GSettings schemas for the desktop
 arch=(any)
@@ -14,7 +14,7 @@
 makedepends=(intltool gobject-introspection)
 install=$pkgname.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('45f9ccf718dd32cfc5dffe9dd174578e8dc40f1b5a21c49f154b5461c4260cbb')
+sha256sums=('a623888a47999599abca9728156459b93634e93ac7243a86cf1fc8c2d75f478d')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gsettings-desktop-schemas/repos/gnome-unstable-any (4 files)

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 15:29:45
  Author: jgc
Revision: 208566

archrelease: copy trunk to gnome-unstable-any

Added:
  gsettings-desktop-schemas/repos/gnome-unstable-any/PKGBUILD
(from rev 208565, gsettings-desktop-schemas/trunk/PKGBUILD)
  
gsettings-desktop-schemas/repos/gnome-unstable-any/gsettings-desktop-schemas.install
(from rev 208565, 
gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
Deleted:
  gsettings-desktop-schemas/repos/gnome-unstable-any/PKGBUILD
  
gsettings-desktop-schemas/repos/gnome-unstable-any/gsettings-desktop-schemas.install

---+
 PKGBUILD  |   58 ++--
 gsettings-desktop-schemas.install |   22 ++---
 2 files changed, 40 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-03-24 14:29:41 UTC (rev 208565)
+++ PKGBUILD2014-03-24 14:29:45 UTC (rev 208566)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Adam Hani Schakaki (krzd) k...@krzd.net
-
-pkgname=gsettings-desktop-schemas
-pkgver=3.11.90
-pkgrel=1
-pkgdesc=Shared GSettings schemas for the desktop
-arch=(any)
-url=http://live.gnome.org/;
-license=(GPL)
-depends=(glib2)
-makedepends=(intltool gobject-introspection)
-install=$pkgname.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('45f9ccf718dd32cfc5dffe9dd174578e8dc40f1b5a21c49f154b5461c4260cbb')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gsettings-desktop-schemas/repos/gnome-unstable-any/PKGBUILD (from rev 
208565, gsettings-desktop-schemas/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-03-24 14:29:45 UTC (rev 208566)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Adam Hani Schakaki (krzd) k...@krzd.net
+
+pkgname=gsettings-desktop-schemas
+pkgver=3.12.0
+pkgrel=1
+pkgdesc=Shared GSettings schemas for the desktop
+arch=(any)
+url=http://live.gnome.org/;
+license=(GPL)
+depends=(glib2)
+makedepends=(intltool gobject-introspection)
+install=$pkgname.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('a623888a47999599abca9728156459b93634e93ac7243a86cf1fc8c2d75f478d')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: gsettings-desktop-schemas.install
===
--- gsettings-desktop-schemas.install   2014-03-24 14:29:41 UTC (rev 208565)
+++ gsettings-desktop-schemas.install   2014-03-24 14:29:45 UTC (rev 208566)
@@ -1,11 +0,0 @@
-post_install() {
-   glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: 
gsettings-desktop-schemas/repos/gnome-unstable-any/gsettings-desktop-schemas.install
 (from rev 208565, 
gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
===
--- gsettings-desktop-schemas.install   (rev 0)
+++ gsettings-desktop-schemas.install   2014-03-24 14:29:45 UTC (rev 208566)
@@ -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 libgnome-keyring/repos (4 files)

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 15:34:44
  Author: jgc
Revision: 208568

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

Added:
  libgnome-keyring/repos/gnome-unstable-i686/
  libgnome-keyring/repos/gnome-unstable-i686/PKGBUILD
(from rev 208567, libgnome-keyring/trunk/PKGBUILD)
  libgnome-keyring/repos/gnome-unstable-x86_64/
  libgnome-keyring/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 208567, libgnome-keyring/trunk/PKGBUILD)

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

Copied: libgnome-keyring/repos/gnome-unstable-i686/PKGBUILD (from rev 208567, 
libgnome-keyring/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-03-24 14:34:44 UTC (rev 208568)
@@ -0,0 +1,29 @@
+#$Id$
+#Maintainer: Jan De Groot j...@archlinux.org
+
+pkgname=libgnome-keyring
+pkgver=3.12.0
+pkgrel=1
+pkgdesc=GNOME keyring client library
+arch=(i686 x86_64)
+license=('GPL' 'LGPL')
+depends=('dbus-core' 'glib2' 'libgcrypt')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+optdepends=('gnome-keyring: key storage service (or use any other service 
implementing org.freedesktop.secrets)')
+options=('!emptydirs')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('c4c178fbb05f72acc484d22ddb0568f7532c409b0a13e06513ff54b91e947783')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --libexecdir=/usr/lib/gnome-keyring
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: libgnome-keyring/repos/gnome-unstable-x86_64/PKGBUILD (from rev 208567, 
libgnome-keyring/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-03-24 14:34:44 UTC (rev 208568)
@@ -0,0 +1,29 @@
+#$Id$
+#Maintainer: Jan De Groot j...@archlinux.org
+
+pkgname=libgnome-keyring
+pkgver=3.12.0
+pkgrel=1
+pkgdesc=GNOME keyring client library
+arch=(i686 x86_64)
+license=('GPL' 'LGPL')
+depends=('dbus-core' 'glib2' 'libgcrypt')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+optdepends=('gnome-keyring: key storage service (or use any other service 
implementing org.freedesktop.secrets)')
+options=('!emptydirs')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('c4c178fbb05f72acc484d22ddb0568f7532c409b0a13e06513ff54b91e947783')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --libexecdir=/usr/lib/gnome-keyring
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 15:34:38
  Author: jgc
Revision: 208567

upgpkg: libgnome-keyring 3.12.0-1

Modified:
  libgnome-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 14:29:45 UTC (rev 208566)
+++ PKGBUILD2014-03-24 14:34:38 UTC (rev 208567)
@@ -2,8 +2,8 @@
 #Maintainer: Jan De Groot j...@archlinux.org
 
 pkgname=libgnome-keyring
-pkgver=3.10.1
-pkgrel=2
+pkgver=3.12.0
+pkgrel=1
 pkgdesc=GNOME keyring client library
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
@@ -12,8 +12,8 @@
 optdepends=('gnome-keyring: key storage service (or use any other service 
implementing org.freedesktop.secrets)')
 options=('!emptydirs')
 url=http://www.gnome.org;
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('052cf1121ba823359afe534c425f7e216c6a2b1a2b316dee279dcf9032423772')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('c4c178fbb05f72acc484d22ddb0568f7532c409b0a13e06513ff54b91e947783')
 
 build() {
   cd $pkgname-$pkgver



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

2014-03-24 Thread Felix Yan
Date: Monday, March 24, 2014 @ 16:00:30
  Author: fyan
Revision: 108191

addpkg: python-pyx 0.13-2

Modified:
  python-pyx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 13:39:22 UTC (rev 108190)
+++ PKGBUILD2014-03-24 15:00:30 UTC (rev 108191)
@@ -1,19 +1,21 @@
-# contributor: Douglas Soares de Andrade d...@aur.archlinux.org
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: Douglas Soares de Andrade d...@aur.archlinux.org
 # Contributor: William Rea sillywi...@gmail.com
-# Maintainer: Stefan Husmann stefan-husm...@t-online.de
+# Contributor: Stefan Husmann stefan-husm...@t-online.de
 
-pkgname=python2-pyx
-pkgver=0.11.1
-pkgrel=1
-pkgdesc=Python library for the creation of PostScript and PDF files
+pkgname=python-pyx
+pkgver=0.13
+pkgrel=2
+pkgdesc='Python library for the creation of PostScript and PDF files'
 arch=('any')
 url=http://pyx.sourceforge.net;
 license=('GPL')
-depends=('python2' 'texlive-core')
-source=(http://downloads.sourceforge.net/sourceforge/pyx/PyX-$pkgver.tar.gz)
-md5sums=('b8bd41d61a164426c162865b2c121f1b')
+depends=('python' 'texlive-core')
+source=(http://downloads.sourceforge.net/sourceforge/pyx/PyX-$pkgver.tar.gz;)
+sha512sums=('cab0c22f0862ae20cff92504ededf4fcf5820d5773130fb258de1a95d295ca4fe657b85d5ccd52021a4f84403e6db8eebe9f676fa405781738502456123eb05c')
 
-build() {
-cd $srcdir/PyX-$pkgver
-python2 setup.py install --root=$pkgdir
-   }
+package() {
+  cd PyX-$pkgver
+  python3 setup.py install -O1 --root=$pkgdir
+}
+



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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 16:01:01
  Author: jgc
Revision: 208570

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

Added:
  gnome-disk-utility/repos/gnome-unstable-i686/
  gnome-disk-utility/repos/gnome-unstable-i686/PKGBUILD
(from rev 208569, gnome-disk-utility/trunk/PKGBUILD)
  gnome-disk-utility/repos/gnome-unstable-i686/gnome-disk-utility.install
(from rev 208569, gnome-disk-utility/trunk/gnome-disk-utility.install)
  gnome-disk-utility/repos/gnome-unstable-x86_64/
  gnome-disk-utility/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 208569, gnome-disk-utility/trunk/PKGBUILD)
  gnome-disk-utility/repos/gnome-unstable-x86_64/gnome-disk-utility.install
(from rev 208569, gnome-disk-utility/trunk/gnome-disk-utility.install)

--+
 gnome-unstable-i686/PKGBUILD |   34 +
 gnome-unstable-i686/gnome-disk-utility.install   |   13 
 gnome-unstable-x86_64/PKGBUILD   |   34 +
 gnome-unstable-x86_64/gnome-disk-utility.install |   13 
 4 files changed, 94 insertions(+)

Copied: gnome-disk-utility/repos/gnome-unstable-i686/PKGBUILD (from rev 208569, 
gnome-disk-utility/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-03-24 15:01:01 UTC (rev 208570)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Silvio Knizek (killermoehre)
+
+pkgname=gnome-disk-utility
+pkgver=3.12.0
+pkgrel=1
+pkgdesc=Disk Management Utility for GNOME
+arch=(i686 x86_64)
+license=(GPL)
+url=http://www.gnome.org;
+groups=(gnome)
+depends=(udisks2 gtk3 libsecret libpwquality libcanberra libdvdread libnotify 
desktop-file-utils gnome-icon-theme-symbolic)
+makedepends=(intltool docbook-xsl gnome-settings-daemon)
+options=('!emptydirs')
+install=gnome-disk-utility.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('46e0698c4a7baa8719a79935066e103447011fb47528a28dbb49e35eeec409d8')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: gnome-disk-utility/repos/gnome-unstable-i686/gnome-disk-utility.install 
(from rev 208569, gnome-disk-utility/trunk/gnome-disk-utility.install)
===
--- gnome-unstable-i686/gnome-disk-utility.install  
(rev 0)
+++ gnome-unstable-i686/gnome-disk-utility.install  2014-03-24 15:01:01 UTC 
(rev 208570)
@@ -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: gnome-disk-utility/repos/gnome-unstable-x86_64/PKGBUILD (from rev 
208569, gnome-disk-utility/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-03-24 15:01:01 UTC (rev 208570)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Silvio Knizek (killermoehre)
+
+pkgname=gnome-disk-utility
+pkgver=3.12.0
+pkgrel=1
+pkgdesc=Disk Management Utility for GNOME
+arch=(i686 x86_64)
+license=(GPL)
+url=http://www.gnome.org;
+groups=(gnome)
+depends=(udisks2 gtk3 libsecret libpwquality libcanberra libdvdread libnotify 
desktop-file-utils gnome-icon-theme-symbolic)
+makedepends=(intltool docbook-xsl gnome-settings-daemon)
+options=('!emptydirs')
+install=gnome-disk-utility.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('46e0698c4a7baa8719a79935066e103447011fb47528a28dbb49e35eeec409d8')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: 
gnome-disk-utility/repos/gnome-unstable-x86_64/gnome-disk-utility.install (from 
rev 208569, gnome-disk-utility/trunk/gnome-disk-utility.install)
===
--- gnome-unstable-x86_64/gnome-disk-utility.install
(rev 0)
+++ gnome-unstable-x86_64/gnome-disk-utility.install2014-03-24 15:01:01 UTC 
(rev 208570)
@@ -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
+}
+

[arch-commits] Commit in gnome-disk-utility/trunk (PKGBUILD typefixes.patch)

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 16:00:56
  Author: jgc
Revision: 208569

upgpkg: gnome-disk-utility 3.12.0-1

Modified:
  gnome-disk-utility/trunk/PKGBUILD
Deleted:
  gnome-disk-utility/trunk/typefixes.patch

-+
 PKGBUILD|4 +-
 typefixes.patch |   97 --
 2 files changed, 2 insertions(+), 99 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 14:34:44 UTC (rev 208568)
+++ PKGBUILD2014-03-24 15:00:56 UTC (rev 208569)
@@ -3,7 +3,7 @@
 # Contributor: Silvio Knizek (killermoehre)
 
 pkgname=gnome-disk-utility
-pkgver=3.10.0
+pkgver=3.12.0
 pkgrel=1
 pkgdesc=Disk Management Utility for GNOME
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 install=gnome-disk-utility.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('34e23a62e711ec543670550f9312a5ad6610ce807d57345146b6af989788b8aa')
+sha256sums=('46e0698c4a7baa8719a79935066e103447011fb47528a28dbb49e35eeec409d8')
 
 build() {
   cd $pkgname-$pkgver

Deleted: typefixes.patch
===
--- typefixes.patch 2014-03-24 14:34:44 UTC (rev 208568)
+++ typefixes.patch 2014-03-24 15:00:56 UTC (rev 208569)
@@ -1,97 +0,0 @@
-diff -u -r gnome-disk-utility-3.8.2/src/disks/gducreatediskimagedialog.c 
gnome-disk-utility-3.8.2-typefixes/src/disks/gducreatediskimagedialog.c
 gnome-disk-utility-3.8.2/src/disks/gducreatediskimagedialog.c  
2013-05-14 07:15:48.0 +0200
-+++ gnome-disk-utility-3.8.2-typefixes/src/disks/gducreatediskimagedialog.c
2013-05-29 03:17:37.201963964 +0200
-@@ -610,7 +610,7 @@
-   error))
- {
-   g_prefix_error (error,
--  Error writing % G_GUINT64_FORMAT  bytes to offset % 
G_GUINT64_FORMAT : ,
-+  Error writing % G_GSIZE_FORMAT  bytes to offset % 
G_GUINT64_FORMAT : ,
-   num_bytes_to_write,
-   offset);
-   goto out;
-diff -u -r gnome-disk-utility-3.8.2/src/disks/gducreatefilesystemwidget.c 
gnome-disk-utility-3.8.2-typefixes/src/disks/gducreatefilesystemwidget.c
 gnome-disk-utility-3.8.2/src/disks/gducreatefilesystemwidget.c 
2013-05-14 07:15:48.0 +0200
-+++ gnome-disk-utility-3.8.2-typefixes/src/disks/gducreatefilesystemwidget.c   
2013-05-29 03:18:30.224935009 +0200
-@@ -429,7 +429,7 @@
-   if (widget-drive != NULL  udisks_drive_get_removable (widget-drive))
- {
-   /* default FAT for flash and disks/media smaller than 20G (assumed to 
be flash cards) */
--  if (is_flash (widget-drive) || udisks_drive_get_size (widget-drive)  
20L * 1000L*1000L*1000L)
-+  if (is_flash (widget-drive) || udisks_drive_get_size (widget-drive)  
(guint64)(20ULL * 1000ULL*1000ULL*1000ULL))
- {
-   gtk_combo_box_set_active_id (GTK_COMBO_BOX (widget-type_combobox), 
vfat);
- }
-diff -u -r gnome-disk-utility-3.8.2/src/disks/gduformatdiskdialog.c 
gnome-disk-utility-3.8.2-typefixes/src/disks/gduformatdiskdialog.c
 gnome-disk-utility-3.8.2/src/disks/gduformatdiskdialog.c   2013-05-14 
07:15:48.0 +0200
-+++ gnome-disk-utility-3.8.2-typefixes/src/disks/gduformatdiskdialog.c 
2013-05-29 03:17:37.338629696 +0200
-@@ -293,7 +293,7 @@
-   /* Default to MBR for removable drives  2TB... GPT otherwise */
-   if (data-drive != NULL 
-   udisks_drive_get_removable (data-drive) 
--  udisks_drive_get_size (data-drive)  2 * 1000L*1000L*1000L*1000L)
-+  udisks_drive_get_size (data-drive)  (guint64)(2ULL * 
1000ULL*1000ULL*1000ULL*1000ULL))
- {
-   gtk_combo_box_set_active_id (GTK_COMBO_BOX (data-type_combobox), 
dos);
- }
-diff -u -r gnome-disk-utility-3.8.2/src/disks/gdupartitiondialog.c 
gnome-disk-utility-3.8.2-typefixes/src/disks/gdupartitiondialog.c
 gnome-disk-utility-3.8.2/src/disks/gdupartitiondialog.c2013-05-14 
07:15:48.0 +0200
-+++ gnome-disk-utility-3.8.2-typefixes/src/disks/gdupartitiondialog.c  
2013-05-29 03:17:37.338629696 +0200
-@@ -91,11 +91,11 @@
-   if (gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON 
(data-bootable_checkbutton)))
- flags |= (1UL2);
-   if (gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON 
(data-readonly_checkbutton)))
--flags |= (1UL60);
-+flags |= (1ULL60);
-   if (gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON 
(data-hidden_checkbutton)))
--flags |= (1UL62);
-+flags |= (1ULL62);
-   if (gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON 
(data-do_not_automount_checkbutton)))
--flags |= (1UL63);
-+flags |= (1ULL63);
- }
-   else if (g_strcmp0 (data-partition_table_type, dos) == 0)
- {
-@@ -245,9 +245,9 @@
-   flags = udisks_partition_get_flags (data-partition);
-   gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON 

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

2014-03-24 Thread Felix Yan
Date: Monday, March 24, 2014 @ 16:01:11
  Author: fyan
Revision: 108192

archrelease: copy trunk to community-any

Added:
  python-pyx/repos/community-any/
  python-pyx/repos/community-any/PKGBUILD
(from rev 108191, python-pyx/trunk/PKGBUILD)

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

Copied: python-pyx/repos/community-any/PKGBUILD (from rev 108191, 
python-pyx/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2014-03-24 15:01:11 UTC (rev 108192)
@@ -0,0 +1,21 @@
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: Douglas Soares de Andrade d...@aur.archlinux.org
+# Contributor: William Rea sillywi...@gmail.com
+# Contributor: Stefan Husmann stefan-husm...@t-online.de
+
+pkgname=python-pyx
+pkgver=0.13
+pkgrel=2
+pkgdesc='Python library for the creation of PostScript and PDF files'
+arch=('any')
+url=http://pyx.sourceforge.net;
+license=('GPL')
+depends=('python' 'texlive-core')
+source=(http://downloads.sourceforge.net/sourceforge/pyx/PyX-$pkgver.tar.gz;)
+sha512sums=('cab0c22f0862ae20cff92504ededf4fcf5820d5773130fb258de1a95d295ca4fe657b85d5ccd52021a4f84403e6db8eebe9f676fa405781738502456123eb05c')
+
+package() {
+  cd PyX-$pkgver
+  python3 setup.py install -O1 --root=$pkgdir
+}
+



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

2014-03-24 Thread Felix Yan
Date: Monday, March 24, 2014 @ 16:07:10
  Author: fyan
Revision: 108193

upgpkg: python-pyx 0.13-3

- python 3.4 rebuild

Modified:
  python-pyx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 15:01:11 UTC (rev 108192)
+++ PKGBUILD2014-03-24 15:07:10 UTC (rev 108193)
@@ -5,7 +5,7 @@
 
 pkgname=python-pyx
 pkgver=0.13
-pkgrel=2
+pkgrel=3
 pkgdesc='Python library for the creation of PostScript and PDF files'
 arch=('any')
 url=http://pyx.sourceforge.net;



[arch-commits] Commit in python-pyx/repos (2 files)

2014-03-24 Thread Felix Yan
Date: Monday, March 24, 2014 @ 16:07:49
  Author: fyan
Revision: 108194

archrelease: copy trunk to community-testing-any

Added:
  python-pyx/repos/community-testing-any/
  python-pyx/repos/community-testing-any/PKGBUILD
(from rev 108193, python-pyx/trunk/PKGBUILD)

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

Copied: python-pyx/repos/community-testing-any/PKGBUILD (from rev 108193, 
python-pyx/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2014-03-24 15:07:49 UTC (rev 108194)
@@ -0,0 +1,21 @@
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: Douglas Soares de Andrade d...@aur.archlinux.org
+# Contributor: William Rea sillywi...@gmail.com
+# Contributor: Stefan Husmann stefan-husm...@t-online.de
+
+pkgname=python-pyx
+pkgver=0.13
+pkgrel=3
+pkgdesc='Python library for the creation of PostScript and PDF files'
+arch=('any')
+url=http://pyx.sourceforge.net;
+license=('GPL')
+depends=('python' 'texlive-core')
+source=(http://downloads.sourceforge.net/sourceforge/pyx/PyX-$pkgver.tar.gz;)
+sha512sums=('cab0c22f0862ae20cff92504ededf4fcf5820d5773130fb258de1a95d295ca4fe657b85d5ccd52021a4f84403e6db8eebe9f676fa405781738502456123eb05c')
+
+package() {
+  cd PyX-$pkgver
+  python3 setup.py install -O1 --root=$pkgdir
+}
+



[arch-commits] Commit in gnome-settings-daemon/repos (8 files)

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 16:10:14
  Author: jgc
Revision: 208573

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

Added:
  gnome-settings-daemon/repos/gnome-unstable-i686/PKGBUILD
(from rev 208572, gnome-settings-daemon/trunk/PKGBUILD)
  gnome-settings-daemon/repos/gnome-unstable-i686/gnome-settings-daemon.install
(from rev 208572, gnome-settings-daemon/trunk/gnome-settings-daemon.install)
  gnome-settings-daemon/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 208572, gnome-settings-daemon/trunk/PKGBUILD)
  
gnome-settings-daemon/repos/gnome-unstable-x86_64/gnome-settings-daemon.install
(from rev 208572, gnome-settings-daemon/trunk/gnome-settings-daemon.install)
Deleted:
  gnome-settings-daemon/repos/gnome-unstable-i686/PKGBUILD
  gnome-settings-daemon/repos/gnome-unstable-i686/gnome-settings-daemon.install
  gnome-settings-daemon/repos/gnome-unstable-x86_64/PKGBUILD
  
gnome-settings-daemon/repos/gnome-unstable-x86_64/gnome-settings-daemon.install

-+
 /PKGBUILD   |   72 ++
 /gnome-settings-daemon.install  |   24 ++
 gnome-unstable-i686/PKGBUILD|   36 -
 gnome-unstable-i686/gnome-settings-daemon.install   |   12 ---
 gnome-unstable-x86_64/PKGBUILD  |   36 -
 gnome-unstable-x86_64/gnome-settings-daemon.install |   12 ---
 6 files changed, 96 insertions(+), 96 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-03-24 15:10:04 UTC (rev 208572)
+++ gnome-unstable-i686/PKGBUILD2014-03-24 15:10:14 UTC (rev 208573)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgname=gnome-settings-daemon
-pkgver=3.11.90
-pkgrel=1
-pkgdesc=The GNOME Settings daemon
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dconf' 'gnome-desktop' 'gsettings-desktop-schemas' 
'hicolor-icon-theme' 'libcanberra-pulse' 'libnotify'
- 'libsystemd' 'libwacom' 'pulseaudio' 'pulseaudio-alsa' 'upower' 
'libibus' 'librsvg' 'libgweather' 'geocode-glib' 'geoclue2'
- 'nss')
-makedepends=('intltool' 'xf86-input-wacom' 'libxslt' 'docbook-xsl')
-options=('!emptydirs')
-install=gnome-settings-daemon.install
-url=http://www.gnome.org;
-groups=('gnome')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('50203fe3f3f5ef7417c79ceb57a19c283149f0ec2ed960144b3bb5ab5b23362a')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/$pkgname --disable-static
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-settings-daemon/repos/gnome-unstable-i686/PKGBUILD (from rev 
208572, gnome-settings-daemon/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-03-24 15:10:14 UTC (rev 208573)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=gnome-settings-daemon
+pkgver=3.12.0
+pkgrel=1
+pkgdesc=The GNOME Settings daemon
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dconf' 'gnome-desktop' 'gsettings-desktop-schemas' 
'hicolor-icon-theme' 'libcanberra-pulse' 'libnotify'
+ 'libsystemd' 'libwacom' 'pulseaudio' 'pulseaudio-alsa' 'upower' 
'libibus' 'librsvg' 'libgweather' 'geocode-glib' 'geoclue2'
+ 'nss')
+makedepends=('intltool' 'xf86-input-wacom' 'libxslt' 'docbook-xsl')
+options=('!emptydirs')
+install=gnome-settings-daemon.install
+url=http://www.gnome.org;
+groups=('gnome')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('734fb6cea021a82fca6990f9724e848f27ad9b2b4d4aaef7ae796ff8c21fdaf5')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/$pkgname --disable-static
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: gnome-unstable-i686/gnome-settings-daemon.install
===
--- gnome-unstable-i686/gnome-settings-daemon.install   2014-03-24 15:10:04 UTC 
(rev 208572)
+++ gnome-unstable-i686/gnome-settings-daemon.install   2014-03-24 15:10:14 UTC 
(rev 208573)
@@ -1,12 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -q 

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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 16:10:04
  Author: jgc
Revision: 208572

upgpkg: gnome-settings-daemon 3.12.0-1

Modified:
  gnome-settings-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 15:08:58 UTC (rev 208571)
+++ PKGBUILD2014-03-24 15:10:04 UTC (rev 208572)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=gnome-settings-daemon
-pkgver=3.11.90
+pkgver=3.12.0
 pkgrel=1
 pkgdesc=The GNOME Settings daemon
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 url=http://www.gnome.org;
 groups=('gnome')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('50203fe3f3f5ef7417c79ceb57a19c283149f0ec2ed960144b3bb5ab5b23362a')
+sha256sums=('734fb6cea021a82fca6990f9724e848f27ad9b2b4d4aaef7ae796ff8c21fdaf5')
 
 build() {
   cd $pkgname-$pkgver



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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 16:11:53
  Author: jgc
Revision: 208574

upgpkg: gnome-desktop 1:3.12.0-1

Modified:
  gnome-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 15:10:14 UTC (rev 208573)
+++ PKGBUILD2014-03-24 15:11:53 UTC (rev 208574)
@@ -2,7 +2,7 @@
 # Maintainer:  Jan de Groot j...@archlinux.org
 
 pkgname=gnome-desktop
-pkgver=3.11.90
+pkgver=3.12.0
 pkgrel=1
 epoch=1
 pkgdesc=Library with common API for various GNOME modules
@@ -13,7 +13,7 @@
 url=http://www.gnome.org;
 groups=(gnome)
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d3fd6a2b4d4ecd22b2469ae8889238b8f29da35f2fd46b4e951b2a81a4753c09')
+sha256sums=('dea684a14ce4e737ccbb90b3ef1b56d6e3db500cc4c11d488bce1bd4c7b87e81')
 
 build() {
   cd $pkgname-$pkgver



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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 16:12:01
  Author: jgc
Revision: 208575

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

Added:
  gnome-desktop/repos/gnome-unstable-i686/PKGBUILD
(from rev 208574, gnome-desktop/trunk/PKGBUILD)
  gnome-desktop/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 208574, gnome-desktop/trunk/PKGBUILD)
Deleted:
  gnome-desktop/repos/gnome-unstable-i686/PKGBUILD
  gnome-desktop/repos/gnome-unstable-x86_64/PKGBUILD

+
 /PKGBUILD  |   58 +++
 gnome-unstable-i686/PKGBUILD   |   29 ---
 gnome-unstable-x86_64/PKGBUILD |   29 ---
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-03-24 15:11:53 UTC (rev 208574)
+++ gnome-unstable-i686/PKGBUILD2014-03-24 15:12:01 UTC (rev 208575)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer:  Jan de Groot j...@archlinux.org
-
-pkgname=gnome-desktop
-pkgver=3.11.90
-pkgrel=1
-epoch=1
-pkgdesc=Library with common API for various GNOME modules
-arch=(i686 x86_64)
-license=(GPL LGPL)
-depends=(gsettings-desktop-schemas gtk3 libxkbfile xkeyboard-config iso-codes)
-makedepends=(intltool gobject-introspection itstool)
-url=http://www.gnome.org;
-groups=(gnome)
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d3fd6a2b4d4ecd22b2469ae8889238b8f29da35f2fd46b4e951b2a81a4753c09')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib/$pkgname --disable-static \
---with-gnome-distributor=Arch Linux
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-desktop/repos/gnome-unstable-i686/PKGBUILD (from rev 208574, 
gnome-desktop/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-03-24 15:12:01 UTC (rev 208575)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer:  Jan de Groot j...@archlinux.org
+
+pkgname=gnome-desktop
+pkgver=3.12.0
+pkgrel=1
+epoch=1
+pkgdesc=Library with common API for various GNOME modules
+arch=(i686 x86_64)
+license=(GPL LGPL)
+depends=(gsettings-desktop-schemas gtk3 libxkbfile xkeyboard-config iso-codes)
+makedepends=(intltool gobject-introspection itstool)
+url=http://www.gnome.org;
+groups=(gnome)
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('dea684a14ce4e737ccbb90b3ef1b56d6e3db500cc4c11d488bce1bd4c7b87e81')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static \
+--with-gnome-distributor=Arch Linux
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2014-03-24 15:11:53 UTC (rev 208574)
+++ gnome-unstable-x86_64/PKGBUILD  2014-03-24 15:12:01 UTC (rev 208575)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer:  Jan de Groot j...@archlinux.org
-
-pkgname=gnome-desktop
-pkgver=3.11.90
-pkgrel=1
-epoch=1
-pkgdesc=Library with common API for various GNOME modules
-arch=(i686 x86_64)
-license=(GPL LGPL)
-depends=(gsettings-desktop-schemas gtk3 libxkbfile xkeyboard-config iso-codes)
-makedepends=(intltool gobject-introspection itstool)
-url=http://www.gnome.org;
-groups=(gnome)
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d3fd6a2b4d4ecd22b2469ae8889238b8f29da35f2fd46b4e951b2a81a4753c09')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib/$pkgname --disable-static \
---with-gnome-distributor=Arch Linux
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-desktop/repos/gnome-unstable-x86_64/PKGBUILD (from rev 208574, 
gnome-desktop/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-03-24 15:12:01 UTC (rev 208575)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer:  Jan de Groot j...@archlinux.org
+
+pkgname=gnome-desktop
+pkgver=3.12.0
+pkgrel=1
+epoch=1
+pkgdesc=Library with common API for various GNOME modules
+arch=(i686 x86_64)
+license=(GPL LGPL)
+depends=(gsettings-desktop-schemas gtk3 libxkbfile xkeyboard-config iso-codes)
+makedepends=(intltool gobject-introspection itstool)
+url=http://www.gnome.org;
+groups=(gnome)

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

2014-03-24 Thread Martin Wimpress
Date: Monday, March 24, 2014 @ 16:12:46
  Author: flexiondotorg
Revision: 108196

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

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

---+
 /PKGBUILD |   94 
 /caja.install |   28 +++
 community-i686/PKGBUILD   |   41 -
 community-i686/caja.install   |   14 -
 community-x86_64/PKGBUILD |   41 -
 community-x86_64/caja.install |   14 -
 6 files changed, 122 insertions(+), 110 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-03-24 15:12:30 UTC (rev 108195)
+++ community-i686/PKGBUILD 2014-03-24 15:12:46 UTC (rev 108196)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress c...@flexion.org
-
-pkgname=caja
-pkgver=1.8.0
-pkgrel=1
-pkgdesc=The MATE shell and file manager
-url=http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk2' 'gvfs' 'libexif' 
'libunique'
- 'libxt' 'mate-desktop' 'mate-icon-theme' 'startup-notification')
-makedepends=('gobject-introspection' 'mate-common' 'pangox-compat')
-optdepends=('gstreamer0.10-good-plugins: automatic media playback when 
mouseover'
-'gvfs-smb: To connect to Samba/Windows shares')
-replaces=('mate-file-manager')
-provides=('mate-file-manager')
-conflicts=('mate-file-manager')
-options=('!emptydirs')
-groups=('mate')
-source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('3bfb52dceae4fa7b39eb26099b07326fa4197f3f')
-install=${pkgname}.install
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${pkgname} \
---with-gtk=2.0 \
---enable-unique \
---enable-introspection \
---disable-static \
---disable-update-mimedb
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: caja/repos/community-i686/PKGBUILD (from rev 108195, 
caja/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-03-24 15:12:46 UTC (rev 108196)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer : Martin Wimpress c...@flexion.org
+
+pkgname=caja
+pkgver=1.8.0
+pkgrel=2
+pkgdesc=The MATE shell and file manager
+url=http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk2' 'gvfs' 'libexif' 
'libunique'
+ 'libxt' 'mate-desktop' 'mate-icon-theme' 'startup-notification')
+makedepends=('gobject-introspection' 'mate-common' 'pangox-compat')
+optdepends=('gstreamer0.10-good-plugins: automatic media playback when 
mouseover'
+'gvfs-smb: To connect to Samba/Windows shares')
+replaces=('mate-file-manager')
+provides=('mate-file-manager')
+conflicts=('mate-file-manager')
+groups=('mate')
+source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;
+
https://github.com/mate-desktop/caja/commit/4f1e756e08e61840eb9a52de4debee30006ea31e.diff;)
+sha1sums=('3bfb52dceae4fa7b39eb26099b07326fa4197f3f'
+  'a8ae80fb181c999deeea5d597d7a8f7a174e62c6')
+install=${pkgname}.install
+
+prepare() {
+cd ${srcdir}/${pkgname}-${pkgver}
+patch -Np1 -i ${srcdir}/4f1e756e08e61840eb9a52de4debee30006ea31e.diff
+}
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${pkgname} \
+--with-gtk=2.0 \
+--enable-unique \
+--enable-introspection \
+--disable-static \
+--disable-update-mimedb
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/caja.install
===
--- community-i686/caja.install 2014-03-24 15:12:30 UTC (rev 108195)
+++ community-i686/caja.install 2014-03-24 15:12:46 UTC (rev 108196)
@@ -1,14 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-update-mime-database /usr/share/mime/  /dev/null
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() 

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

2014-03-24 Thread Martin Wimpress
Date: Monday, March 24, 2014 @ 16:12:30
  Author: flexiondotorg
Revision: 108195

upgpkg: caja 1.8.0-2 - Added a patch to prevent 
https://github.com/mate-desktop/mate-session-manager/issues/19

Modified:
  caja/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 15:07:49 UTC (rev 108194)
+++ PKGBUILD2014-03-24 15:12:30 UTC (rev 108195)
@@ -3,7 +3,7 @@
 
 pkgname=caja
 pkgver=1.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc=The MATE shell and file manager
 url=http://mate-desktop.org;
 arch=('i686' 'x86_64')
@@ -17,10 +17,17 @@
 provides=('mate-file-manager')
 conflicts=('mate-file-manager')
 groups=('mate')
-source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('3bfb52dceae4fa7b39eb26099b07326fa4197f3f')
+source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;
+
https://github.com/mate-desktop/caja/commit/4f1e756e08e61840eb9a52de4debee30006ea31e.diff;)
+sha1sums=('3bfb52dceae4fa7b39eb26099b07326fa4197f3f'
+  'a8ae80fb181c999deeea5d597d7a8f7a174e62c6')
 install=${pkgname}.install
 
+prepare() {
+cd ${srcdir}/${pkgname}-${pkgver}
+patch -Np1 -i ${srcdir}/4f1e756e08e61840eb9a52de4debee30006ea31e.diff
+}
+
 build() {
 cd ${srcdir}/${pkgname}-${pkgver}
 ./configure \



[arch-commits] Commit in gmime/repos (gnome-unstable-i686)

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 16:15:57
  Author: jgc
Revision: 208577

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

Added:
  gmime/repos/gnome-unstable-i686/



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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 16:15:49
  Author: jgc
Revision: 208576

upgpkg: gmime 2.6.20-1

Modified:
  gmime/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 15:12:01 UTC (rev 208575)
+++ PKGBUILD2014-03-24 15:15:49 UTC (rev 208576)
@@ -3,7 +3,7 @@
 # Contributor: Ben b...@benmazer.net
 
 pkgname=gmime
-pkgver=2.6.18
+pkgver=2.6.20
 pkgrel=1
 pkgdesc=Core mime parsing library
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 url=http://spruce.sourceforge.net/gmime/;
 depends=('glib2' 'gpgme' 'zlib')
 makedepends=('gtk-sharp-2')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('783fc14190459c568a31c2fd6dba1e8afa0431e2931aa46f652aa486ad881ae6')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e0a170fb264c2ae4cecd852f4e7aaddb8d58e8f3f0b569ce2d2a4704f55bdf65')
 
 build() {
   # get rid of that .wapi errors in fakeroot



[arch-commits] Commit in gmime/repos/gnome-unstable-i686 (PKGBUILD)

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 16:18:35
  Author: jgc
Revision: 208578

archrelease: copy trunk to gnome-unstable-i686

Added:
  gmime/repos/gnome-unstable-i686/PKGBUILD
(from rev 208577, gmime/trunk/PKGBUILD)

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

Copied: gmime/repos/gnome-unstable-i686/PKGBUILD (from rev 208577, 
gmime/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-03-24 15:18:35 UTC (rev 208578)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Ben b...@benmazer.net
+
+pkgname=gmime
+pkgver=2.6.20
+pkgrel=1
+pkgdesc=Core mime parsing library
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://spruce.sourceforge.net/gmime/;
+depends=('glib2' 'gpgme' 'zlib')
+makedepends=('gtk-sharp-2')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e0a170fb264c2ae4cecd852f4e7aaddb8d58e8f3f0b569ce2d2a4704f55bdf65')
+
+build() {
+  # get rid of that .wapi errors in fakeroot
+  export MONO_SHARED_DIR=$srcdir/weird
+  mkdir -p $MONO_SHARED_DIR
+
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --enable-smime \
+  --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



[arch-commits] Commit in gmime/repos (2 files)

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 16:19:18
  Author: jgc
Revision: 208579

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  gmime/repos/gnome-unstable-x86_64/
  gmime/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 208578, gmime/trunk/PKGBUILD)

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

Copied: gmime/repos/gnome-unstable-x86_64/PKGBUILD (from rev 208578, 
gmime/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-03-24 15:19:18 UTC (rev 208579)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Ben b...@benmazer.net
+
+pkgname=gmime
+pkgver=2.6.20
+pkgrel=1
+pkgdesc=Core mime parsing library
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://spruce.sourceforge.net/gmime/;
+depends=('glib2' 'gpgme' 'zlib')
+makedepends=('gtk-sharp-2')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e0a170fb264c2ae4cecd852f4e7aaddb8d58e8f3f0b569ce2d2a4704f55bdf65')
+
+build() {
+  # get rid of that .wapi errors in fakeroot
+  export MONO_SHARED_DIR=$srcdir/weird
+  mkdir -p $MONO_SHARED_DIR
+
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --enable-smime \
+  --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2014-03-24 Thread Andreas Radke
Date: Monday, March 24, 2014 @ 16:21:00
  Author: andyrtr
Revision: 208581

upgpkg: getmail 4.44.0-1

upstream update 4.44.0

Modified:
  getmail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 15:20:04 UTC (rev 208580)
+++ PKGBUILD2014-03-24 15:21:00 UTC (rev 208581)
@@ -3,8 +3,8 @@
 # Committer: Manolis Tzanidakis mano...@archlinux.org
 
 pkgname=getmail
-pkgver=4.43.0
-pkgrel=2
+pkgver=4.44.0
+pkgrel=1
 pkgdesc=A POP3 mail retriever with reliable Maildir and command delivery.
 arch=(any)
 url=http://pyropus.ca/software/getmail;
@@ -12,7 +12,7 @@
 depends=('python2')
 optdepends=('python2-gnomekeyring: for storing passwords in gnome-keyring')
 
source=(http://pyropus.ca/software/getmail/old-versions/$pkgname-$pkgver.tar.gz)
-md5sums=('921ba1fab03b6076ae1c9a424f00a9b8')
+md5sums=('6c52bd09955f76f6fae576d38ea8afca')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2014-03-24 Thread Andreas Radke
Date: Monday, March 24, 2014 @ 16:21:12
  Author: andyrtr
Revision: 208582

archrelease: copy trunk to extra-any

Added:
  getmail/repos/extra-any/PKGBUILD
(from rev 208581, getmail/trunk/PKGBUILD)
Deleted:
  getmail/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-03-24 15:21:00 UTC (rev 208581)
+++ PKGBUILD2014-03-24 15:21:12 UTC (rev 208582)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-# Committer: Manolis Tzanidakis mano...@archlinux.org
-
-pkgname=getmail
-pkgver=4.43.0
-pkgrel=2
-pkgdesc=A POP3 mail retriever with reliable Maildir and command delivery.
-arch=(any)
-url=http://pyropus.ca/software/getmail;
-license=(GPL)
-depends=('python2')
-optdepends=('python2-gnomekeyring: for storing passwords in gnome-keyring')
-source=(http://pyropus.ca/software/getmail/old-versions/$pkgname-$pkgver.tar.gz)
-md5sums=('921ba1fab03b6076ae1c9a424f00a9b8')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  python2 setup.py build
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  python2 setup.py install --root=${pkgdir}
-  # fix some broken shebang calls
-  sed -i -e s|#![ ]*/usr/bin/env python|#!/usr/bin/env python2| 
$pkgdir/usr/lib/python2.7/site-packages/getmailcore/__init__.py
-  sed -i -e s|#![ ]*/usr/bin/env python2.3|#!/usr/bin/env python2| $(find 
$pkgdir -name '*.py')
-}

Copied: getmail/repos/extra-any/PKGBUILD (from rev 208581, 
getmail/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-03-24 15:21:12 UTC (rev 208582)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Committer: Manolis Tzanidakis mano...@archlinux.org
+
+pkgname=getmail
+pkgver=4.44.0
+pkgrel=1
+pkgdesc=A POP3 mail retriever with reliable Maildir and command delivery.
+arch=(any)
+url=http://pyropus.ca/software/getmail;
+license=(GPL)
+depends=('python2')
+optdepends=('python2-gnomekeyring: for storing passwords in gnome-keyring')
+source=(http://pyropus.ca/software/getmail/old-versions/$pkgname-$pkgver.tar.gz)
+md5sums=('6c52bd09955f76f6fae576d38ea8afca')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  python2 setup.py build
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  python2 setup.py install --root=${pkgdir}
+  # fix some broken shebang calls
+  sed -i -e s|#![ ]*/usr/bin/env python|#!/usr/bin/env python2| 
$pkgdir/usr/lib/python2.7/site-packages/getmailcore/__init__.py
+  sed -i -e s|#![ ]*/usr/bin/env python2.3|#!/usr/bin/env python2| $(find 
$pkgdir -name '*.py')
+}



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

2014-03-24 Thread Martin Wimpress
Date: Monday, March 24, 2014 @ 16:22:11
  Author: flexiondotorg
Revision: 108197

upgpkg: mate-panel 1.8.0-2 - Added 
https://github.com/mate-desktop/mate-panel/pull/180

Modified:
  mate-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 15:12:46 UTC (rev 108196)
+++ PKGBUILD2014-03-24 15:22:11 UTC (rev 108197)
@@ -2,7 +2,7 @@
 
 pkgname=mate-panel
 pkgver=1.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc=The MATE Panel
 url=http://mate-desktop.org;
 arch=('i686' 'x86_64')
@@ -14,10 +14,17 @@
  'perl-xml-parser' 'yelp-tools')
 optdepends=('yelp: for reading MATE help documents')
 groups=('mate')
-source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('289bca55fb26465f2c155d087932d6973edf07d9')
+source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;
+
https://github.com/City-busz/mate-panel/commit/f4d754c48a1cb141407ca28d80431cbd954a5ef5.diff;)
+sha1sums=('289bca55fb26465f2c155d087932d6973edf07d9'
+  '8c67a6aacfad3ee8225410f1ff1e37c6da3d5bc8')
 install=${pkgname}.install
 
+prepare() {
+cd ${srcdir}/${pkgname}-${pkgver}
+patch -Np1 -i ${srcdir}/f4d754c48a1cb141407ca28d80431cbd954a5ef5.diff
+}
+
 build() {
 cd ${srcdir}/${pkgname}-${pkgver}
 ./configure \



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

2014-03-24 Thread Martin Wimpress
Date: Monday, March 24, 2014 @ 16:22:43
  Author: flexiondotorg
Revision: 108198

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

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

-+
 /PKGBUILD   |   88 ++
 /mate-panel.install |   24 +
 community-i686/PKGBUILD |   38 --
 community-i686/mate-panel.install   |   12 
 community-x86_64/PKGBUILD   |   38 --
 community-x86_64/mate-panel.install |   12 
 6 files changed, 112 insertions(+), 100 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-03-24 15:22:11 UTC (rev 108197)
+++ community-i686/PKGBUILD 2014-03-24 15:22:43 UTC (rev 108198)
@@ -1,38 +0,0 @@
-# Maintainer : Martin Wimpress c...@flexion.org
-
-pkgname=mate-panel
-pkgver=1.8.0
-pkgrel=1
-pkgdesc=The MATE Panel
-url=http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('caja' 'dbus-glib' 'dconf' 'gtk2' 'libwnck' 'libcanberra' 'libice'
- 'libmateweather' 'librsvg' 'libsm' 'libsoup' 'libxau' 'marco'
- 'mate-menus' 'mate-desktop' 'mate-session-manager')
-makedepends=('gobject-introspection' 'mate-common' 'networkmanager'
- 'perl-xml-parser' 'yelp-tools')
-optdepends=('yelp: for reading MATE help documents')
-options=('!emptydirs')
-groups=('mate')
-source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('289bca55fb26465f2c155d087932d6973edf07d9')
-install=${pkgname}.install
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${pkgname} \
---sysconfdir=/etc \
---localstatedir=/var \
---with-gtk=2.0 \
---enable-introspection \
---disable-static
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: mate-panel/repos/community-i686/PKGBUILD (from rev 108197, 
mate-panel/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-03-24 15:22:43 UTC (rev 108198)
@@ -0,0 +1,44 @@
+# Maintainer : Martin Wimpress c...@flexion.org
+
+pkgname=mate-panel
+pkgver=1.8.0
+pkgrel=2
+pkgdesc=The MATE Panel
+url=http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('caja' 'dbus-glib' 'dconf' 'gtk2' 'libwnck' 'libcanberra' 'libice'
+ 'libmateweather' 'librsvg' 'libsm' 'libsoup' 'libxau' 'marco'
+ 'mate-menus' 'mate-desktop' 'mate-session-manager')
+makedepends=('gobject-introspection' 'mate-common' 'networkmanager'
+ 'perl-xml-parser' 'yelp-tools')
+optdepends=('yelp: for reading MATE help documents')
+groups=('mate')
+source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;
+
https://github.com/City-busz/mate-panel/commit/f4d754c48a1cb141407ca28d80431cbd954a5ef5.diff;)
+sha1sums=('289bca55fb26465f2c155d087932d6973edf07d9'
+  '8c67a6aacfad3ee8225410f1ff1e37c6da3d5bc8')
+install=${pkgname}.install
+
+prepare() {
+cd ${srcdir}/${pkgname}-${pkgver}
+patch -Np1 -i ${srcdir}/f4d754c48a1cb141407ca28d80431cbd954a5ef5.diff
+}
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${pkgname} \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-gtk=2.0 \
+--enable-introspection \
+--disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/mate-panel.install
===
--- community-i686/mate-panel.install   2014-03-24 15:22:11 UTC (rev 108197)
+++ community-i686/mate-panel.install   2014-03-24 15:22:43 UTC (rev 108198)
@@ -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-panel/repos/community-i686/mate-panel.install (from rev 108197, 

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

2014-03-24 Thread Anatol Pomozov
Date: Monday, March 24, 2014 @ 16:22:58
  Author: anatolik
Revision: 208583

upgpkg: apr-util 1.5.3-4

apr-util has a moduler build structure. There is a core library with minimum
dependencies and a number of 'plugins'. Enable plugins: sqlite3, mysql, 
postrges,
nss, berkleydb. Move its dependencies to optional, e.g. unixodbc is needed only 
for
odbc plugin and no need to install to everyone (currently unixodbc package 
installed
on 85.40% of all machines but rarely used!). 

Modified:
  apr-util/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 15:21:12 UTC (rev 208582)
+++ PKGBUILD2014-03-24 15:22:58 UTC (rev 208583)
@@ -4,11 +4,23 @@
 
 pkgname=apr-util
 pkgver=1.5.3
-pkgrel=3
+pkgrel=4
 pkgdesc=The Apache Portable Runtime
 arch=('i686' 'x86_64')
 url=http://apr.apache.org/;
-depends=('apr' 'gdbm' 'expat' 'libldap' 'unixodbc' 'openssl')
+depends=('apr' 'expat')
+makedepends=('gdbm' 'libldap' 'unixodbc' 'openssl' 'nss' 'sqlite' 
'libmariadbclient' 'db' 'postgresql-client')
+optdepends=(
+  'gdbm: enable gdbm support'
+  'libldap: enable ldap support'
+  'unixodbc: enable odbc support'
+  'libmariadbclient: enable mysql/mariadb support'
+  'postgresql-client: enable postgres support'
+  'db: enable berkley db support'
+  'sqlite: enable sqlite support'
+  'nss: enable nss crypto support'
+  'openssl: enable openssl crypto suppot'
+)
 license=('APACHE')
 source=(http://www.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2{,.asc})
 md5sums=('6f3417691c7a27090f36e7cf4d94b36e'
@@ -16,9 +28,10 @@
 
 build() {
   cd ${srcdir}/apr-util-${pkgver}
-  ./configure --prefix=/usr --with-apr=/usr \
---with-ldap --with-crypto \
---with-gdbm=/usr
+  ./configure --prefix=/usr --with-apr=/usr --with-ldap --with-crypto \
+--with-gdbm=/usr --with-sqlite3=/usr --with-nss=/usr --with-odbc=/usr \
+--with-berkeley-db=/usr --with-pgsql=/usr --with-mysql=/usr 
--with-oracle=/usr \
+--with-openssl=/usr
   make
 }
 



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

2014-03-24 Thread Anatol Pomozov
Date: Monday, March 24, 2014 @ 16:23:37
  Author: anatolik
Revision: 208584

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

Added:
  apr-util/repos/testing-i686/
  apr-util/repos/testing-i686/PKGBUILD
(from rev 208583, apr-util/trunk/PKGBUILD)
  apr-util/repos/testing-x86_64/
  apr-util/repos/testing-x86_64/PKGBUILD
(from rev 208583, apr-util/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   46 ++
 testing-x86_64/PKGBUILD |   46 ++
 2 files changed, 92 insertions(+)

Copied: apr-util/repos/testing-i686/PKGBUILD (from rev 208583, 
apr-util/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-03-24 15:23:37 UTC (rev 208584)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgname=apr-util
+pkgver=1.5.3
+pkgrel=4
+pkgdesc=The Apache Portable Runtime
+arch=('i686' 'x86_64')
+url=http://apr.apache.org/;
+depends=('apr' 'expat')
+makedepends=('gdbm' 'libldap' 'unixodbc' 'openssl' 'nss' 'sqlite' 
'libmariadbclient' 'db' 'postgresql-client')
+optdepends=(
+  'gdbm: enable gdbm support'
+  'libldap: enable ldap support'
+  'unixodbc: enable odbc support'
+  'libmariadbclient: enable mysql/mariadb support'
+  'postgresql-client: enable postgres support'
+  'db: enable berkley db support'
+  'sqlite: enable sqlite support'
+  'nss: enable nss crypto support'
+  'openssl: enable openssl crypto suppot'
+)
+license=('APACHE')
+source=(http://www.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2{,.asc})
+md5sums=('6f3417691c7a27090f36e7cf4d94b36e'
+ 'SKIP')
+
+build() {
+  cd ${srcdir}/apr-util-${pkgver}
+  ./configure --prefix=/usr --with-apr=/usr --with-ldap --with-crypto \
+--with-gdbm=/usr --with-sqlite3=/usr --with-nss=/usr --with-odbc=/usr \
+--with-berkeley-db=/usr --with-pgsql=/usr --with-mysql=/usr 
--with-oracle=/usr \
+--with-openssl=/usr
+  make
+}
+
+check() {
+  cd ${srcdir}/apr-util-${pkgver}
+  make -j1 check
+}
+
+package() {
+  cd ${srcdir}/apr-util-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: apr-util/repos/testing-x86_64/PKGBUILD (from rev 208583, 
apr-util/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-03-24 15:23:37 UTC (rev 208584)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgname=apr-util
+pkgver=1.5.3
+pkgrel=4
+pkgdesc=The Apache Portable Runtime
+arch=('i686' 'x86_64')
+url=http://apr.apache.org/;
+depends=('apr' 'expat')
+makedepends=('gdbm' 'libldap' 'unixodbc' 'openssl' 'nss' 'sqlite' 
'libmariadbclient' 'db' 'postgresql-client')
+optdepends=(
+  'gdbm: enable gdbm support'
+  'libldap: enable ldap support'
+  'unixodbc: enable odbc support'
+  'libmariadbclient: enable mysql/mariadb support'
+  'postgresql-client: enable postgres support'
+  'db: enable berkley db support'
+  'sqlite: enable sqlite support'
+  'nss: enable nss crypto support'
+  'openssl: enable openssl crypto suppot'
+)
+license=('APACHE')
+source=(http://www.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2{,.asc})
+md5sums=('6f3417691c7a27090f36e7cf4d94b36e'
+ 'SKIP')
+
+build() {
+  cd ${srcdir}/apr-util-${pkgver}
+  ./configure --prefix=/usr --with-apr=/usr --with-ldap --with-crypto \
+--with-gdbm=/usr --with-sqlite3=/usr --with-nss=/usr --with-odbc=/usr \
+--with-berkeley-db=/usr --with-pgsql=/usr --with-mysql=/usr 
--with-oracle=/usr \
+--with-openssl=/usr
+  make
+}
+
+check() {
+  cd ${srcdir}/apr-util-${pkgver}
+  make -j1 check
+}
+
+package() {
+  cd ${srcdir}/apr-util-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 16:23:50
  Author: jgc
Revision: 208586

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

Added:
  totem-plparser/repos/gnome-unstable-i686/
  totem-plparser/repos/gnome-unstable-i686/PKGBUILD
(from rev 208585, totem-plparser/trunk/PKGBUILD)
  totem-plparser/repos/gnome-unstable-x86_64/
  totem-plparser/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 208585, totem-plparser/trunk/PKGBUILD)

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

Copied: totem-plparser/repos/gnome-unstable-i686/PKGBUILD (from rev 208585, 
totem-plparser/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-03-24 15:23:50 UTC (rev 208586)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=totem-plparser
+pkgver=3.10.2
+pkgrel=1
+url=http://www.gnome.org;
+pkgdesc=Totem playlist parser library
+license=('LGPL')
+arch=(i686 x86_64)
+depends=('gmime' 'libsoup' 'libarchive')
+makedepends=('intltool' 'gobject-introspection' 'libquvi')
+optdepends=('libquvi: video site handling (Youtube etc.)')
+source=(http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/${pkgver%.*}/totem-pl-parser-$pkgver.tar.xz)
+sha256sums=('38be09bddc46ddecd2b5ed7c82144ef52aafe879a5ec3d8b192b4b64ba995469')
+
+build() {
+  cd totem-pl-parser-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/$pkgname --disable-static
+  make
+}
+
+package(){
+  cd totem-pl-parser-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: totem-plparser/repos/gnome-unstable-x86_64/PKGBUILD (from rev 208585, 
totem-plparser/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-03-24 15:23:50 UTC (rev 208586)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=totem-plparser
+pkgver=3.10.2
+pkgrel=1
+url=http://www.gnome.org;
+pkgdesc=Totem playlist parser library
+license=('LGPL')
+arch=(i686 x86_64)
+depends=('gmime' 'libsoup' 'libarchive')
+makedepends=('intltool' 'gobject-introspection' 'libquvi')
+optdepends=('libquvi: video site handling (Youtube etc.)')
+source=(http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/${pkgver%.*}/totem-pl-parser-$pkgver.tar.xz)
+sha256sums=('38be09bddc46ddecd2b5ed7c82144ef52aafe879a5ec3d8b192b4b64ba995469')
+
+build() {
+  cd totem-pl-parser-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/$pkgname --disable-static
+  make
+}
+
+package(){
+  cd totem-pl-parser-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 16:23:43
  Author: jgc
Revision: 208585

upgpkg: totem-plparser 3.10.2-1

Modified:
  totem-plparser/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 15:23:37 UTC (rev 208584)
+++ PKGBUILD2014-03-24 15:23:43 UTC (rev 208585)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=totem-plparser
-pkgver=3.10.1
+pkgver=3.10.2
 pkgrel=1
 url=http://www.gnome.org;
 pkgdesc=Totem playlist parser library
@@ -13,7 +13,7 @@
 makedepends=('intltool' 'gobject-introspection' 'libquvi')
 optdepends=('libquvi: video site handling (Youtube etc.)')
 
source=(http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/${pkgver%.*}/totem-pl-parser-$pkgver.tar.xz)
-sha256sums=('13d20222e7230eff1b22acc2b6b54d3c910590782a3ac39b859857407fb5e413')
+sha256sums=('38be09bddc46ddecd2b5ed7c82144ef52aafe879a5ec3d8b192b4b64ba995469')
 
 build() {
   cd totem-pl-parser-$pkgver



  1   2   3   >