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

2014-01-24 Thread Gaetan Bisson
Date: Saturday, January 25, 2014 @ 05:07:27
  Author: bisson
Revision: 204689

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

Added:
  procps-ng/repos/core-i686/PKGBUILD
(from rev 204688, procps-ng/repos/testing-i686/PKGBUILD)
  procps-ng/repos/core-i686/install
(from rev 204688, procps-ng/repos/testing-i686/install)
  procps-ng/repos/core-x86_64/PKGBUILD
(from rev 204688, procps-ng/repos/testing-x86_64/PKGBUILD)
  procps-ng/repos/core-x86_64/install
(from rev 204688, procps-ng/repos/testing-x86_64/install)
Deleted:
  procps-ng/repos/core-i686/PKGBUILD
  procps-ng/repos/core-i686/install
  procps-ng/repos/core-x86_64/PKGBUILD
  procps-ng/repos/core-x86_64/install
  procps-ng/repos/testing-i686/
  procps-ng/repos/testing-x86_64/

--+
 /PKGBUILD|  100 +
 /install |   28 +
 core-i686/PKGBUILD   |   44 -
 core-i686/install|   14 --
 core-x86_64/PKGBUILD |   44 -
 core-x86_64/install  |   14 --
 6 files changed, 128 insertions(+), 116 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2014-01-25 00:14:19 UTC (rev 204688)
+++ core-i686/PKGBUILD  2014-01-25 04:07:27 UTC (rev 204689)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Eric Bélanger 
-
-pkgname=procps-ng
-pkgver=3.3.9
-pkgrel=1
-pkgdesc='Utilities for monitoring your system and its processes'
-url='http://sourceforge.net/projects/procps-ng/'
-license=('GPL' 'LGPL')
-arch=('i686' 'x86_64')
-depends=('ncurses')
-source=("http://downloads.sourceforge.net/project/${pkgname}/Production/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('088c77631745fc75ee41fc29c254a4069be4869a')
-
-groups=('base')
-
-conflicts=('procps' 'sysvinit-tools')
-provides=('procps' 'sysvinit-tools')
-replaces=('procps' 'sysvinit-tools')
-
-install=install
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure \
-   --prefix=/usr \
-   --exec-prefix=/ \
-   --sysconfdir=/etc \
-   --libdir=/usr/lib \
-   --bindir=/usr/bin \
-   --sbindir=/usr/bin \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-
-   # provided by util-linux
-   rm "${pkgdir}/usr/bin/kill"
-   rm "${pkgdir}/usr/share/man/man1/kill.1"
-}

Copied: procps-ng/repos/core-i686/PKGBUILD (from rev 204688, 
procps-ng/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2014-01-25 04:07:27 UTC (rev 204689)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Eric Bélanger 
+
+pkgname=procps-ng
+pkgver=3.3.9
+pkgrel=2
+pkgdesc='Utilities for monitoring your system and its processes'
+url='http://sourceforge.net/projects/procps-ng/'
+license=('GPL' 'LGPL')
+arch=('i686' 'x86_64')
+depends=('ncurses')
+source=("http://downloads.sourceforge.net/project/${pkgname}/Production/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('088c77631745fc75ee41fc29c254a4069be4869a')
+
+groups=('base')
+
+conflicts=('procps' 'sysvinit-tools')
+provides=('procps' 'sysvinit-tools')
+replaces=('procps' 'sysvinit-tools')
+
+install=install
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   sed 's: The file /etc/sysctl.conf has been removed from this
-==> package, as all its settings are now kernel defaults.
-
-==> If you had customized it, you need to rename it as
-==> /etc/sysctl.d/99-sysctl.conf since from version 207 on
-==> systemd only applies settings from /etc/sysctl.d/* .
-
-EOF
-   fi
-}

Copied: procps-ng/repos/core-i686/install (from rev 204688, 
procps-ng/repos/testing-i686/install)
===
--- core-i686/install   (rev 0)
+++ core-i686/install   2014-01-25 04:07:27 UTC (rev 204689)
@@ -0,0 +1,14 @@
+post_upgrade() {
+   if [[ $(vercmp $2 3.3.8-3) = -1 ]]; then
+   cat < The file /etc/sysctl.conf has been removed from this
+==> package, as all its settings are now kernel defaults.
+
+==> If you had customized it, you need to rename it as
+==> /etc/sysctl.d/99-sysctl.conf since from version 207 on
+==> systemd only applies settings from /etc/sysctl.d/* .
+
+EOF
+   fi
+}

Deleted: core-x86_64/PKGBUILD
===
--- core-x86_64/PKGBUILD2014-01-25 00:14:19 UTC (rev 204688)
+++ core-x86_64/PKGBUILD2014-01-25 04:07:27 UTC (rev 204689)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Eric Bélanger 
-
-pkgname=procps-ng
-pkgver=3.3.9
-pkgrel=1
-pkgdesc='Utilities for monitoring your system and its processes'
-url='http://sourceforge.net/pro

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

2014-01-24 Thread Sébastien Luttringer
Date: Saturday, January 25, 2014 @ 03:23:54
  Author: seblu
Revision: 104729

upgpkg: weston 1.4.0-1

Modified:
  weston/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-25 00:01:29 UTC (rev 104728)
+++ PKGBUILD2014-01-25 02:23:54 UTC (rev 104729)
@@ -3,8 +3,8 @@
 # Contributor: Joel Teichroeb 
 
 pkgname=weston
-pkgver=1.3.1
-pkgrel=2
+pkgver=1.4.0
+pkgrel=1
 pkgdesc='Reference implementation of a Wayland compositor'
 arch=('i686' 'x86_64')
 url='http://wayland.freedesktop.org'
@@ -11,7 +11,7 @@
 license=('MIT')
 depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 
'pango' 'colord')
 source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz";)
-sha1sums=('56acdfde4d1a3871d6e54f0cdbcf2736e73e979a')
+sha1sums=('49b0b6d5e2366a7bad5158b29998213e5ca7f254')
 
 build() {
cd $pkgname-$pkgver



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

2014-01-24 Thread Sébastien Luttringer
Date: Saturday, January 25, 2014 @ 03:24:17
  Author: seblu
Revision: 104730

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-25 02:23:54 UTC (rev 104729)
+++ community-i686/PKGBUILD 2014-01-25 02:24:17 UTC (rev 104730)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Joel Teichroeb 
-
-pkgname=weston
-pkgver=1.3.1
-pkgrel=2
-pkgdesc='Reference implementation of a Wayland compositor'
-arch=('i686' 'x86_64')
-url='http://wayland.freedesktop.org'
-license=('MIT')
-depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 
'pango' 'colord')
-source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz";)
-sha1sums=('56acdfde4d1a3871d6e54f0cdbcf2736e73e979a')
-
-build() {
-   cd $pkgname-$pkgver
-   ./configure \
-   --prefix=/usr \
-   --libexecdir=/usr/lib/weston \
-   --enable-demo-clients
-   make
-}
-
-package() {
-   cd $pkgname-$pkgver
-   make DESTDIR="$pkgdir" install
-   # license
-   install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: weston/repos/community-i686/PKGBUILD (from rev 104729, 
weston/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-25 02:24:17 UTC (rev 104730)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Joel Teichroeb 
+
+pkgname=weston
+pkgver=1.4.0
+pkgrel=1
+pkgdesc='Reference implementation of a Wayland compositor'
+arch=('i686' 'x86_64')
+url='http://wayland.freedesktop.org'
+license=('MIT')
+depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 
'pango' 'colord')
+source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz";)
+sha1sums=('49b0b6d5e2366a7bad5158b29998213e5ca7f254')
+
+build() {
+   cd $pkgname-$pkgver
+   ./configure \
+   --prefix=/usr \
+   --libexecdir=/usr/lib/weston \
+   --enable-demo-clients
+   make
+}
+
+package() {
+   cd $pkgname-$pkgver
+   make DESTDIR="$pkgdir" install
+   # license
+   install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-25 02:23:54 UTC (rev 104729)
+++ community-x86_64/PKGBUILD   2014-01-25 02:24:17 UTC (rev 104730)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Joel Teichroeb 
-
-pkgname=weston
-pkgver=1.3.1
-pkgrel=2
-pkgdesc='Reference implementation of a Wayland compositor'
-arch=('i686' 'x86_64')
-url='http://wayland.freedesktop.org'
-license=('MIT')
-depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 
'pango' 'colord')
-source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz";)
-sha1sums=('56acdfde4d1a3871d6e54f0cdbcf2736e73e979a')
-
-build() {
-   cd $pkgname-$pkgver
-   ./configure \
-   --prefix=/usr \
-   --libexecdir=/usr/lib/weston \
-   --enable-demo-clients
-   make
-}
-
-package() {
-   cd $pkgname-$pkgver
-   make DESTDIR="$pkgdir" install
-   # license
-   install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: weston/repos/community-x86_64/PKGBUILD (from rev 104729, 
weston/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-01-25 02:24:17 UTC (rev 104730)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Joel Teichroeb 
+
+pkgname=weston
+pkgver=1.4.0
+pkgrel=1
+pkgdesc='Reference implementation of a Wayland compositor'
+arch=('i686' 'x86_64')
+url='http://wayland.freedesktop.org'
+license=('MIT')
+depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 
'pango' 'colord')
+source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz";)
+sha1sums=('49b0b6d5e2366a7bad5158b29998213e5ca7f254')
+
+build() {
+   cd $pkgname-$pkgver
+   ./configure \
+   --prefix=/usr \
+ 

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

2014-01-24 Thread Eric Bélanger
Date: Saturday, January 25, 2014 @ 01:14:19
  Author: eric
Revision: 204688

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

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

+
 /PKGBUILD  |  106 +++
 /msmtp.install |   36 ++
 extra-i686/PKGBUILD|   53 -
 extra-i686/msmtp.install   |   18 ---
 extra-x86_64/PKGBUILD  |   53 -
 extra-x86_64/msmtp.install |   18 ---
 6 files changed, 142 insertions(+), 142 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-25 00:13:45 UTC (rev 204687)
+++ extra-i686/PKGBUILD 2014-01-25 00:14:19 UTC (rev 204688)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgbase=msmtp
-pkgname=('msmtp' 'msmtp-mta')
-pkgver=1.4.31
-pkgrel=4
-arch=('i686' 'x86_64')
-license=('GPL3')
-url="http://msmtp.sourceforge.net";
-makedepends=('texlive-plainextra' 'gsasl' 'libgnome-keyring')
-source=(http://download.sourceforge.net/sourceforge/msmtp/${pkgbase}-${pkgver}.tar.bz2)
-sha1sums=('c0edce1e1951968853f15209c8509699ff9e9ab5')
-
-prepare() {
-  cd ${pkgbase}-${pkgver}
-  sed -i 's|/usr/bin/python|/usr/bin/python2|' 
scripts/msmtp-gnome-tool/msmtp-gnome-tool.py
-}
-
-build() {
-  cd ${pkgbase}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --with-ssl=gnutls
-  make
-  make -C doc html pdf
-}
-
-package_msmtp() {
-  pkgdesc="A mini smtp client"
-  depends=('gsasl' 'libgnome-keyring')
-  install=msmtp.install
-
-  cd ${pkgbase}-${pkgver}
-  make DESTDIR="${pkgdir}" install 
-  make DESTDIR="${pkgdir}" -C doc install-html install-pdf
-
-# Installing example configs and scripts to /usr/share/doc/msmtp
-# as they are not installed by default (Debian and Gentoo do it this way)
-  install -d "${pkgdir}/usr/share/doc/msmtp"
-  cp -r scripts/{find_alias,msmtp-gnome-tool,msmtpqueue,msmtpq,set_sendmail} 
"${pkgdir}/usr/share/doc/msmtp/"
-  install -D -m644 doc/*.example "${pkgdir}/usr/share/doc/msmtp/"
-
-  install -D -m644 scripts/vim/msmtp.vim 
"${pkgdir}/usr/share/vim/vimfiles/syntax/msmtp.vim"
-}
-
-package_msmtp-mta() {
-  pkgdesc="A mini smtp client - the regular MTA"
-  depends=('msmtp')
-  provides=('smtp-forwarder')
-  conflicts=('smtp-forwarder')
-
-  install -d "${pkgdir}"/usr/bin
-  ln -s msmtp "${pkgdir}/usr/bin/sendmail"
-}

Copied: msmtp/repos/extra-i686/PKGBUILD (from rev 204687, msmtp/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-25 00:14:19 UTC (rev 204688)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgbase=msmtp
+pkgname=('msmtp' 'msmtp-mta')
+pkgver=1.4.31
+pkgrel=5
+arch=('i686' 'x86_64')
+license=('GPL3')
+url="http://msmtp.sourceforge.net";
+makedepends=('texlive-plainextra' 'gsasl' 'libgnome-keyring')
+source=(http://download.sourceforge.net/sourceforge/msmtp/${pkgbase}-${pkgver}.tar.bz2)
+sha1sums=('c0edce1e1951968853f15209c8509699ff9e9ab5')
+
+prepare() {
+  cd ${pkgbase}-${pkgver}
+  sed -i 's|/usr/bin/python|/usr/bin/python2|' 
scripts/msmtp-gnome-tool/msmtp-gnome-tool.py
+}
+
+build() {
+  cd ${pkgbase}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --with-ssl=gnutls
+  make
+  make -C doc html pdf
+}
+
+package_msmtp() {
+  pkgdesc="A mini smtp client"
+  depends=('gsasl' 'libgnome-keyring')
+  install=msmtp.install
+
+  cd ${pkgbase}-${pkgver}
+  make DESTDIR="${pkgdir}" install 
+  make DESTDIR="${pkgdir}" -C doc install-html install-pdf
+
+# Installing example configs and scripts to /usr/share/doc/msmtp
+# as they are not installed by default (Debian and Gentoo do it this way)
+  install -d "${pkgdir}/usr/share/doc/msmtp"
+  cp -r scripts/{find_alias,msmtp-gnome-tool,msmtpqueue,msmtpq,set_sendmail} 
"${pkgdir}/usr/share/doc/msmtp/"
+  install -D -m644 doc/*.example "${pkgdir}/usr/share/doc/msmtp/"
+
+  install -D -m644 scripts/vim/msmtp.vim 
"${pkgdir}/usr/share/vim/vimfiles/syntax/msmtp.vim"
+}
+
+package_msmtp-mta() {
+  pkgdesc="A mini smtp client - the regular MTA"
+  depends=('msmtp')
+  provides=('smtp-forwarder')
+  conflicts=('smtp-forwarder')
+
+  install -d "${pkgdir}"/usr/bin
+  ln -s msmtp "${pkgdir}/usr/bin/sendmail"
+}

Deleted: extra-i686/msmtp.install
===
--- extra-i686/msmtp.install2014-01-25 00:13:45 UTC (rev 20468

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

2014-01-24 Thread Eric Bélanger
Date: Saturday, January 25, 2014 @ 01:13:45
  Author: eric
Revision: 204687

upgpkg: msmtp 1.4.31-5

Fix texlive makedepends (close FS#36491)

Modified:
  msmtp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-25 00:08:00 UTC (rev 204686)
+++ PKGBUILD2014-01-25 00:13:45 UTC (rev 204687)
@@ -4,7 +4,7 @@
 pkgbase=msmtp
 pkgname=('msmtp' 'msmtp-mta')
 pkgver=1.4.31
-pkgrel=4
+pkgrel=5
 arch=('i686' 'x86_64')
 license=('GPL3')
 url="http://msmtp.sourceforge.net";



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

2014-01-24 Thread Thomas Bächler
Date: Saturday, January 25, 2014 @ 01:08:00
  Author: thomas
Revision: 204686

db-move: moved linux-firmware from [testing] to [core] (any)

Added:
  linux-firmware/repos/core-any/PKGBUILD
(from rev 204685, linux-firmware/repos/testing-any/PKGBUILD)
Deleted:
  linux-firmware/repos/core-any/PKGBUILD
  linux-firmware/repos/testing-any/

---+
 /PKGBUILD |   52 
 core-any/PKGBUILD |   52 
 2 files changed, 52 insertions(+), 52 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2014-01-24 23:21:57 UTC (rev 204685)
+++ core-any/PKGBUILD   2014-01-25 00:08:00 UTC (rev 204686)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Thomas Bächler 
-
-pkgname=linux-firmware
-# Commit date + git rev-parse --short origin/master
-pkgver=20131230.52d77db
-pkgrel=1
-pkgdesc="Firmware files for Linux"
-makedepends=('git')
-arch=('any')
-url="http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary";
-license=('GPL2' 'GPL3' 'custom')
-conflicts=('linux-firmware-git'
-   'kernel26-firmware'
-   'ar9170-fw'
-   'iwlwifi-1000-ucode'
-   'iwlwifi-3945-ucode'
-   'iwlwifi-4965-ucode'
-   'iwlwifi-5000-ucode'
-   'iwlwifi-5150-ucode'
-   'iwlwifi-6000-ucode'
-   'rt2870usb-fw'
-   'rt2x00-rt61-fw'
-   'rt2x00-rt71w-fw'
-   'amd-ucode')
-replaces=('kernel26-firmware'
-  'ar9170-fw'
-  'iwlwifi-1000-ucode'
-  'iwlwifi-3945-ucode'
-  'iwlwifi-4965-ucode'
-  'iwlwifi-5000-ucode'
-  'iwlwifi-5150-ucode'
-  'iwlwifi-6000-ucode'
-  'rt2870usb-fw'
-  'rt2x00-rt61-fw'
-  'rt2x00-rt71w-fw'
-  'amd-ucode')
-options=(!strip)
-source=('git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git#commit=52d77db9f133afe4d2b26aeccfd603745f45fda1')
-md5sums=('SKIP')
-
-package() {
-  cd "${srcdir}/${pkgname}"
-  # remove not needed Makefile #35236
-  rm Makefile
-  install -d -m755 "${pkgdir}/usr/lib/firmware"
-  cp -a * "${pkgdir}/usr/lib/firmware/"
-  install -d -m755 "${pkgdir}/usr/share/licenses/linux-firmware/"
-  rm -f "${pkgdir}/usr/lib/firmware/"{README*,configure,GPL*}
-  mv "${pkgdir}/usr/lib/firmware"/{LICEN*,WHENCE} 
"${pkgdir}/usr/share/licenses/linux-firmware/"
-}
-# vim:set ts=2 sw=2 et:

Copied: linux-firmware/repos/core-any/PKGBUILD (from rev 204685, 
linux-firmware/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2014-01-25 00:08:00 UTC (rev 204686)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+
+pkgname=linux-firmware
+# Commit date + git rev-parse --short origin/master
+pkgver=20140123.418320b
+pkgrel=1
+pkgdesc="Firmware files for Linux"
+makedepends=('git')
+arch=('any')
+url="http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary";
+license=('GPL2' 'GPL3' 'custom')
+conflicts=('linux-firmware-git'
+   'kernel26-firmware'
+   'ar9170-fw'
+   'iwlwifi-1000-ucode'
+   'iwlwifi-3945-ucode'
+   'iwlwifi-4965-ucode'
+   'iwlwifi-5000-ucode'
+   'iwlwifi-5150-ucode'
+   'iwlwifi-6000-ucode'
+   'rt2870usb-fw'
+   'rt2x00-rt61-fw'
+   'rt2x00-rt71w-fw'
+   'amd-ucode')
+replaces=('kernel26-firmware'
+  'ar9170-fw'
+  'iwlwifi-1000-ucode'
+  'iwlwifi-3945-ucode'
+  'iwlwifi-4965-ucode'
+  'iwlwifi-5000-ucode'
+  'iwlwifi-5150-ucode'
+  'iwlwifi-6000-ucode'
+  'rt2870usb-fw'
+  'rt2x00-rt61-fw'
+  'rt2x00-rt71w-fw'
+  'amd-ucode')
+options=(!strip)
+source=('git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git#commit=418320bd8b4243e51fe1cae8fa05ba2bfe290111')
+md5sums=('SKIP')
+
+package() {
+  cd "${srcdir}/${pkgname}"
+  # remove not needed Makefile #35236
+  rm Makefile
+  install -d -m755 "${pkgdir}/usr/lib/firmware"
+  cp -a * "${pkgdir}/usr/lib/firmware/"
+  install -d -m755 "${pkgdir}/usr/share/licenses/linux-firmware/"
+  rm -f "${pkgdir}/usr/lib/firmware/"{README*,configure,GPL*}
+  mv "${pkgdir}/usr/lib/firmware"/{LICEN*,WHENCE} 
"${pkgdir}/usr/share/licenses/linux-firmware/"
+}
+# vim:set ts=2 sw=2 et:



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

2014-01-24 Thread Eric Bélanger
Date: Saturday, January 25, 2014 @ 01:01:29
  Author: eric
Revision: 104728

Fix svn

Deleted:
  python-tornado/repos/community-any/



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

2014-01-24 Thread Jan Steffens
Date: Saturday, January 25, 2014 @ 00:21:57
  Author: heftig
Revision: 204685

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

Added:
  clutter/repos/extra-i686/PKGBUILD
(from rev 204684, clutter/trunk/PKGBUILD)
  clutter/repos/extra-x86_64/PKGBUILD
(from rev 204684, clutter/trunk/PKGBUILD)
Deleted:
  clutter/repos/extra-i686/PKGBUILD
  clutter/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-24 23:19:53 UTC (rev 204684)
+++ extra-i686/PKGBUILD 2014-01-24 23:21:57 UTC (rev 204685)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Contributor: Sergej Pupykin 
-# Contributor: William Rea 
-
-pkgname=clutter
-pkgver=1.16.2
-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%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('0cb7e88c80f43fc7fb869fc6d34c42e98aa1a0ef7aa02e6aeef1b099ad33df42')
-
-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/extra-i686/PKGBUILD (from rev 204684, 
clutter/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-24 23:21:57 UTC (rev 204685)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Sergej Pupykin 
+# Contributor: William Rea 
+
+pkgname=clutter
+pkgver=1.16.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%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('cf50836ec5503577b73f75f984577610881b3e2ff7a327bb5b6918b431b51b65')
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-01-24 23:19:53 UTC (rev 204684)
+++ extra-x86_64/PKGBUILD   2014-01-24 23:21:57 UTC (rev 204685)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Contributor: Sergej Pupykin 
-# Contributor: William Rea 
-
-pkgname=clutter
-pkgver=1.16.2
-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%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('0cb7e88c80f43fc7fb869fc6d34c42e98aa1a0ef7aa02e6aeef1b099ad33df42')
-
-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/extra-x86_64/PKGBUILD (from rev 204684, 
clutter/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-01-24 23:21:57 UTC (rev 204685)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Sergej Pupykin 
+# Contributor: William Rea 
+
+pkgname=clutter
+pkgver=1.16.4
+pkgrel=1
+pkgdesc="A GObject based library for creating fast, visually rich graphical 
user inter

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

2014-01-24 Thread Jan Steffens
Date: Saturday, January 25, 2014 @ 00:19:53
  Author: heftig
Revision: 204684

1.16.4

Modified:
  clutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 22:03:49 UTC (rev 204683)
+++ PKGBUILD2014-01-24 23:19:53 UTC (rev 204684)
@@ -4,7 +4,7 @@
 # Contributor: William Rea 
 
 pkgname=clutter
-pkgver=1.16.2
+pkgver=1.16.4
 pkgrel=1
 pkgdesc="A GObject based library for creating fast, visually rich graphical 
user interfaces"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('cogl' 'mesa' 'json-glib' 'atk' 'libxi' 'libxkbcommon' 'libevdev')
 makedepends=('gobject-introspection')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('0cb7e88c80f43fc7fb869fc6d34c42e98aa1a0ef7aa02e6aeef1b099ad33df42')
+sha256sums=('cf50836ec5503577b73f75f984577610881b3e2ff7a327bb5b6918b431b51b65')
 
 build() {
   cd "$pkgname-$pkgver"



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

2014-01-24 Thread Tom Gundersen
Date: Friday, January 24, 2014 @ 23:03:49
  Author: tomegun
Revision: 204683

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

Added:
  gummiboot/repos/testing-i686/PKGBUILD
(from rev 204682, gummiboot/trunk/PKGBUILD)
  gummiboot/repos/testing-i686/arch.conf
(from rev 204682, gummiboot/trunk/arch.conf)
  gummiboot/repos/testing-i686/gummiboot.install
(from rev 204682, gummiboot/trunk/gummiboot.install)
  gummiboot/repos/testing-i686/loader.conf
(from rev 204682, gummiboot/trunk/loader.conf)
  gummiboot/repos/testing-i686/splash-arch.bmp
(from rev 204682, gummiboot/trunk/splash-arch.bmp)
  gummiboot/repos/testing-x86_64/PKGBUILD
(from rev 204682, gummiboot/trunk/PKGBUILD)
  gummiboot/repos/testing-x86_64/arch.conf
(from rev 204682, gummiboot/trunk/arch.conf)
  gummiboot/repos/testing-x86_64/gummiboot.install
(from rev 204682, gummiboot/trunk/gummiboot.install)
  gummiboot/repos/testing-x86_64/loader.conf
(from rev 204682, gummiboot/trunk/loader.conf)
  gummiboot/repos/testing-x86_64/splash-arch.bmp
(from rev 204682, gummiboot/trunk/splash-arch.bmp)
Deleted:
  gummiboot/repos/testing-i686/PKGBUILD
  gummiboot/repos/testing-i686/arch.conf
  gummiboot/repos/testing-i686/gummiboot.install
  gummiboot/repos/testing-i686/loader.conf
  gummiboot/repos/testing-i686/splash-arch.bmp
  gummiboot/repos/testing-x86_64/PKGBUILD
  gummiboot/repos/testing-x86_64/arch.conf
  gummiboot/repos/testing-x86_64/gummiboot.install
  gummiboot/repos/testing-x86_64/loader.conf
  gummiboot/repos/testing-x86_64/splash-arch.bmp

--+
 /PKGBUILD|  100 +
 /arch.conf   |   14 +
 /gummiboot.install   |   26 +
 /loader.conf |4 +
 testing-i686/PKGBUILD|   50 --
 testing-i686/arch.conf   |7 --
 testing-i686/gummiboot.install   |   13 
 testing-i686/loader.conf |2 
 testing-x86_64/PKGBUILD  |   50 --
 testing-x86_64/arch.conf |7 --
 testing-x86_64/gummiboot.install |   13 
 testing-x86_64/loader.conf   |2 
 12 files changed, 144 insertions(+), 144 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2014-01-24 22:03:35 UTC (rev 204682)
+++ testing-i686/PKGBUILD   2014-01-24 22:03:49 UTC (rev 204683)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen 
-# Contributor: Tobias Powalowski 
-# Contributor: Keshav P R <(the.ridikulus.rat) (aatt) (gemmaeiil) (ddoott) 
(ccoomm)>
-# Contributor:  Mantas Mikulėnas 
-
-pkgname="gummiboot"
-pkgver="43"
-pkgrel="1"
-pkgdesc="Simple text-mode UEFI Boot Manager"
-url="http://freedesktop.org/wiki/Software/gummiboot";
-arch=('x86_64' 'i686')
-license=('LGPL2.1')
-makedepends=('gnu-efi-libs' 'docbook-xsl' 'git')
-depends=('util-linux')
-conflicts=('gummiboot-efi')
-provides=('gummiboot-efi')
-replaces=('gummiboot-efi')
-options=('!strip' '!makeflags')
-source=("git://anongit.freedesktop.org/${pkgname}#commit=51950f"
-'loader.conf'
-'arch.conf'
-   'splash-arch.bmp')
-install="gummiboot.install"
-md5sums=('SKIP'
- '6ea803e5179d623716e3be0b636de658'
- '82bda9612e3a361a74cf8de2a0134b15'
- '1e2f9a8b0fa32022bf0a8f39123e5f4e')
-
-build() {
-   cd ${srcdir}/${pkgname}
-
-   ./autogen.sh
-   ./configure --sysconfdir=/etc  --with-efi-ldsdir=/usr/lib 
--libexecdir=/usr/lib --libdir=/usr/lib
-   
-   make
-}
-
-package() {
-   ## Install gummiboot example configuration files (can go away with 
systemd's kernel-install)
-   install -D -m0644 "${srcdir}/loader.conf" 
"${pkgdir}/usr/lib/gummiboot/loader/loader.conf"
-   install -D -m0644 "${srcdir}/arch.conf" 
"${pkgdir}/usr/lib/gummiboot/loader/entries/arch.conf"
-
-   ## ship an Arch Linux boot splash (still has to be dropped in manually 
to take effect)
-   install -D -m0644 "${srcdir}/splash-arch.bmp" 
"${pkgdir}/usr/lib/gummiboot/splash-arch.bmp"
-
-   cd ${srcdir}/${pkgname}
-
-   make DESTDIR="${pkgdir}" install
-}

Copied: gummiboot/repos/testing-i686/PKGBUILD (from rev 204682, 
gummiboot/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-01-24 22:03:49 UTC (rev 204683)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Tom Gundersen 
+# Contributor: Tobias Powalowski 
+# Contributor: Keshav P R <(the.ridikulus.rat) (aatt) (gemmaeiil) (ddoott) 
(ccoomm)>
+# Contributor:  Mantas Mikulėnas 
+
+pkgname="gummiboot"
+pkgver="43"
+pkgrel="2"
+pkgdesc="Simple UEFI Boot Manager"
+url="http://freedesktop.org/wiki/Software/gummiboot";
+arch=('x86_64' 'i686')
+license=('LGPL2.1')
+makedepends=('gnu-efi-libs' 'docbook-xsl' 'git')
+depends=('util-linux')
+conflicts

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

2014-01-24 Thread Tom Gundersen
Date: Friday, January 24, 2014 @ 23:03:35
  Author: tomegun
Revision: 204682

upgpkg: gummiboot 43-2

retagged to include correct version number

Modified:
  gummiboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 21:32:34 UTC (rev 204681)
+++ PKGBUILD2014-01-24 22:03:35 UTC (rev 204682)
@@ -6,7 +6,7 @@
 
 pkgname="gummiboot"
 pkgver="43"
-pkgrel="1"
+pkgrel="2"
 pkgdesc="Simple UEFI Boot Manager"
 url="http://freedesktop.org/wiki/Software/gummiboot";
 arch=('x86_64' 'i686')
@@ -17,7 +17,7 @@
 provides=('gummiboot-efi')
 replaces=('gummiboot-efi')
 options=('!strip' '!makeflags')
-source=("git://anongit.freedesktop.org/${pkgname}#commit=51950f"
+source=("git://anongit.freedesktop.org/${pkgname}#commit=48e0a487"
 'loader.conf'
 'arch.conf'
'splash-arch.bmp')



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

2014-01-24 Thread Peter Lewis
Date: Friday, January 24, 2014 @ 22:57:56
  Author: plewis
Revision: 104727

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-24 21:54:10 UTC (rev 104726)
+++ community-i686/PKGBUILD 2014-01-24 21:57:56 UTC (rev 104727)
@@ -1,42 +0,0 @@
-# Maintainer: Peter Lewis 
-# Contributor: TDY 
-# Contributor: Ray Kohler 
-# Contributor: muflax 
-# Contributor: coolkehon 
-
-pkgname=task
-pkgver=2.3.0
-pkgrel=1
-pkgdesc="A command-line todo list manager"
-arch=('i686' 'x86_64')
-url="http://taskwarrior.org/projects/show/taskwarrior/";
-license=('MIT')
-depends=('util-linux')
-makedepends=('cmake')
-optdepends=('bash-completion: for bash completion' 'python: for python export 
addon' 'ruby: for ruby export addon' 'perl: for perl export addon' 'perl-json: 
for perl export addon')
-source=(http://www.taskwarrior.org/download/$pkgname-$pkgver.tar.gz)
-sha256sums=('2b9a289109e691e305b84631622299853134cf195d4c9af962759b640176ac73')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr .
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-
-  # Note that we rename the bash completion script for bash-completion > 1.99, 
until upstream does so.
-  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/bash/task.sh" 
"$pkgdir/usr/share/bash-completion/completions/task"
-  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/fish/task.fish" 
"$pkgdir/usr/share/fish/completions/task.fish"
-  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/zsh/_task" 
"$pkgdir/usr/share/zsh/site-functions/_task"
-
-  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/vim/ftdetect/task.vim" 
"$pkgdir/usr/share/vim/vimfiles/ftdetect/task.vim"
-  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/vim/syntax/taskdata.vim" 
"$pkgdir/usr/share/vim/vimfiles/syntax/taskdata.vim"
-  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/vim/syntax/taskedit.vim" 
"$pkgdir/usr/share/vim/vimfiles/syntax/taskedit.vim"
-  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/vim/syntax/taskrc.vim" 
"$pkgdir/usr/share/vim/vimfiles/syntax/taskrc.vim"
-
-  install -Dm644 "$srcdir/$pkgname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/task/LICENSE"
-}

Copied: task/repos/community-i686/PKGBUILD (from rev 104726, 
task/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-24 21:57:56 UTC (rev 104727)
@@ -0,0 +1,42 @@
+# Maintainer: Peter Lewis 
+# Contributor: TDY 
+# Contributor: Ray Kohler 
+# Contributor: muflax 
+# Contributor: coolkehon 
+
+pkgname=task
+pkgver=2.3.0
+pkgrel=1
+pkgdesc="A command-line todo list manager"
+arch=('i686' 'x86_64')
+url="http://taskwarrior.org/projects/show/taskwarrior/";
+license=('MIT')
+depends=('util-linux')
+makedepends=('cmake')
+optdepends=('bash-completion: for bash completion' 'python: for python export 
addon' 'ruby: for ruby export addon' 'perl: for perl export addon' 'perl-json: 
for perl export addon')
+source=(http://www.taskwarrior.org/download/$pkgname-$pkgver.tar.gz)
+sha256sums=('2b9a289109e691e305b84631622299853134cf195d4c9af962759b640176ac73')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+
+  # Note that we rename the bash completion script for bash-completion > 1.99, 
until upstream does so.
+  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/bash/task.sh" 
"$pkgdir/usr/share/bash-completion/completions/task"
+  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/fish/task.fish" 
"$pkgdir/usr/share/fish/completions/task.fish"
+  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/zsh/_task" 
"$pkgdir/usr/share/zsh/site-functions/_task"
+
+  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/vim/ftdetect/task.vim" 
"$pkgdir/usr/share/vim/vimfiles/ftdetect/task.vim"
+  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/vim/syntax/taskdata.vim" 
"$pkgdir/usr/share/vim/vimfiles/syntax/taskdata.vim"
+  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/vim/syntax/taskedit.vim" 
"$pkgdir/usr/share/vim/vimfiles/syntax/taskedit.vim"
+  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/vim/syntax/taskrc.vim" 
"$pkg

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

2014-01-24 Thread Peter Lewis
Date: Friday, January 24, 2014 @ 22:54:10
  Author: plewis
Revision: 104726

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-24 21:53:59 UTC (rev 104725)
+++ community-i686/PKGBUILD 2014-01-24 21:54:10 UTC (rev 104726)
@@ -1,42 +0,0 @@
-# Maintainer: Peter Lewis 
-# Contributor: TDY 
-# Contributor: Ray Kohler 
-# Contributor: muflax 
-# Contributor: coolkehon 
-
-pkgname=task
-pkgver=2.2.0
-pkgrel=1
-pkgdesc="A command-line todo list manager"
-arch=('i686' 'x86_64')
-url="http://taskwarrior.org/projects/show/taskwarrior/";
-license=('MIT')
-depends=('util-linux')
-makedepends=('cmake')
-optdepends=('bash-completion: for bash completion' 'python: for python export 
addon' 'ruby: for ruby export addon' 'perl: for perl export addon' 'perl-json: 
for perl export addon')
-source=(http://www.taskwarrior.org/download/$pkgname-$pkgver.tar.gz)
-sha256sums=('39e25dd285e6bc8474337a5868cb2ec55675978fa1f08c802e6da58b4181ee14')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr .
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-
-  # Note that we rename the bash completion script for bash-completion > 1.99, 
until upstream does so.
-  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/bash/task.sh" 
"$pkgdir/usr/share/bash-completion/completions/task"
-  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/fish/task.fish" 
"$pkgdir/usr/share/fish/completions/task.fish"
-  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/zsh/_task" 
"$pkgdir/usr/share/zsh/site-functions/_task"
-
-  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/vim/ftdetect/task.vim" 
"$pkgdir/usr/share/vim/vimfiles/ftdetect/task.vim"
-  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/vim/syntax/taskdata.vim" 
"$pkgdir/usr/share/vim/vimfiles/syntax/taskdata.vim"
-  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/vim/syntax/taskedit.vim" 
"$pkgdir/usr/share/vim/vimfiles/syntax/taskedit.vim"
-  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/vim/syntax/taskrc.vim" 
"$pkgdir/usr/share/vim/vimfiles/syntax/taskrc.vim"
-
-  install -Dm644 "$srcdir/$pkgname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/task/LICENSE"
-}

Copied: task/repos/community-i686/PKGBUILD (from rev 104725, 
task/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-24 21:54:10 UTC (rev 104726)
@@ -0,0 +1,42 @@
+# Maintainer: Peter Lewis 
+# Contributor: TDY 
+# Contributor: Ray Kohler 
+# Contributor: muflax 
+# Contributor: coolkehon 
+
+pkgname=task
+pkgver=2.3.0
+pkgrel=1
+pkgdesc="A command-line todo list manager"
+arch=('i686' 'x86_64')
+url="http://taskwarrior.org/projects/show/taskwarrior/";
+license=('MIT')
+depends=('util-linux')
+makedepends=('cmake')
+optdepends=('bash-completion: for bash completion' 'python: for python export 
addon' 'ruby: for ruby export addon' 'perl: for perl export addon' 'perl-json: 
for perl export addon')
+source=(http://www.taskwarrior.org/download/$pkgname-$pkgver.tar.gz)
+sha256sums=('2b9a289109e691e305b84631622299853134cf195d4c9af962759b640176ac73')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+
+  # Note that we rename the bash completion script for bash-completion > 1.99, 
until upstream does so.
+  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/bash/task.sh" 
"$pkgdir/usr/share/bash-completion/completions/task"
+  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/fish/task.fish" 
"$pkgdir/usr/share/fish/completions/task.fish"
+  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/zsh/_task" 
"$pkgdir/usr/share/zsh/site-functions/_task"
+
+  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/vim/ftdetect/task.vim" 
"$pkgdir/usr/share/vim/vimfiles/ftdetect/task.vim"
+  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/vim/syntax/taskdata.vim" 
"$pkgdir/usr/share/vim/vimfiles/syntax/taskdata.vim"
+  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/vim/syntax/taskedit.vim" 
"$pkgdir/usr/share/vim/vimfiles/syntax/taskedit.vim"
+  install -Dm644 "$pkgdir/usr/share/doc/task/scripts/vim/syntax/taskrc.vim" 
"$pkg

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

2014-01-24 Thread Peter Lewis
Date: Friday, January 24, 2014 @ 22:53:59
  Author: plewis
Revision: 104725

upgpkg: task 2.3.0-1

Modified:
  task/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 21:22:28 UTC (rev 104724)
+++ PKGBUILD2014-01-24 21:53:59 UTC (rev 104725)
@@ -5,7 +5,7 @@
 # Contributor: coolkehon 
 
 pkgname=task
-pkgver=2.2.0
+pkgver=2.3.0
 pkgrel=1
 pkgdesc="A command-line todo list manager"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cmake')
 optdepends=('bash-completion: for bash completion' 'python: for python export 
addon' 'ruby: for ruby export addon' 'perl: for perl export addon' 'perl-json: 
for perl export addon')
 source=(http://www.taskwarrior.org/download/$pkgname-$pkgver.tar.gz)
-sha256sums=('39e25dd285e6bc8474337a5868cb2ec55675978fa1f08c802e6da58b4181ee14')
+sha256sums=('2b9a289109e691e305b84631622299853134cf195d4c9af962759b640176ac73')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



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

2014-01-24 Thread Andrea Scarpino
Date: Friday, January 24, 2014 @ 22:32:34
  Author: andrea
Revision: 204681

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

Added:
  oxygen-gtk3/repos/extra-i686/PKGBUILD
(from rev 204680, oxygen-gtk3/trunk/PKGBUILD)
  oxygen-gtk3/repos/extra-x86_64/PKGBUILD
(from rev 204680, oxygen-gtk3/trunk/PKGBUILD)
Deleted:
  oxygen-gtk3/repos/extra-i686/PKGBUILD
  oxygen-gtk3/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-24 21:32:26 UTC (rev 204680)
+++ extra-i686/PKGBUILD 2014-01-24 21:32:34 UTC (rev 204681)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=oxygen-gtk3
-pkgver=1.3.2
-pkgrel=1
-pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK3"
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
-license=('LGPL')
-depends=('gtk3')
-makedepends=('cmake')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('d11a00ab36ec9924902a3848f00fb24c')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: oxygen-gtk3/repos/extra-i686/PKGBUILD (from rev 204680, 
oxygen-gtk3/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-24 21:32:34 UTC (rev 204681)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=oxygen-gtk3
+pkgver=1.3.3
+pkgrel=1
+pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK3"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
+license=('LGPL')
+depends=('gtk3')
+makedepends=('cmake')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
+md5sums=('c849ca9ef925b2d967538b1b83b6e72a')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-01-24 21:32:26 UTC (rev 204680)
+++ extra-x86_64/PKGBUILD   2014-01-24 21:32:34 UTC (rev 204681)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=oxygen-gtk3
-pkgver=1.3.2
-pkgrel=1
-pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK3"
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
-license=('LGPL')
-depends=('gtk3')
-makedepends=('cmake')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('d11a00ab36ec9924902a3848f00fb24c')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: oxygen-gtk3/repos/extra-x86_64/PKGBUILD (from rev 204680, 
oxygen-gtk3/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-01-24 21:32:34 UTC (rev 204681)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=oxygen-gtk3
+pkgver=1.3.3
+pkgrel=1
+pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK3"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
+license=('LGPL')
+depends=('gtk3')
+makedepends=('cmake')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
+md5sums=('c849ca9ef925b2d967538b1b83b6e72a')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}



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

2014-01-24 Thread Andrea Scarpino
Date: Friday, January 24, 2014 @ 22:32:26
  Author: andrea
Revision: 204680

upgpkg: oxygen-gtk3 1.3.3-1

Upstream release

Modified:
  oxygen-gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 21:31:40 UTC (rev 204679)
+++ PKGBUILD2014-01-24 21:32:26 UTC (rev 204680)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=oxygen-gtk3
-pkgver=1.3.2
+pkgver=1.3.3
 pkgrel=1
 pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK3"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('gtk3')
 makedepends=('cmake')
 
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('d11a00ab36ec9924902a3848f00fb24c')
+md5sums=('c849ca9ef925b2d967538b1b83b6e72a')
 
 prepare() {
   mkdir build



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

2014-01-24 Thread Andrea Scarpino
Date: Friday, January 24, 2014 @ 22:31:40
  Author: andrea
Revision: 204679

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

Added:
  oxygen-gtk2/repos/extra-i686/PKGBUILD
(from rev 204678, oxygen-gtk2/trunk/PKGBUILD)
  oxygen-gtk2/repos/extra-x86_64/PKGBUILD
(from rev 204678, oxygen-gtk2/trunk/PKGBUILD)
Deleted:
  oxygen-gtk2/repos/extra-i686/PKGBUILD
  oxygen-gtk2/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-24 21:31:33 UTC (rev 204678)
+++ extra-i686/PKGBUILD 2014-01-24 21:31:40 UTC (rev 204679)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: birdflesh 
-
-pkgname=oxygen-gtk2
-pkgver=1.4.2
-pkgrel=1
-pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK2"
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
-license=('LGPL')
-depends=('gtk2')
-conflicts=('oxygen-gtk')
-replaces=('oxygen-gtk')
-makedepends=('cmake')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('3c240d0edf1f7355dcbeec348cac68ec')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: oxygen-gtk2/repos/extra-i686/PKGBUILD (from rev 204678, 
oxygen-gtk2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-24 21:31:40 UTC (rev 204679)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: birdflesh 
+
+pkgname=oxygen-gtk2
+pkgver=1.4.3
+pkgrel=1
+pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK2"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
+license=('LGPL')
+depends=('gtk2')
+conflicts=('oxygen-gtk')
+replaces=('oxygen-gtk')
+makedepends=('cmake')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
+md5sums=('822cedb3ae46907fd262487150a195d4')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-01-24 21:31:33 UTC (rev 204678)
+++ extra-x86_64/PKGBUILD   2014-01-24 21:31:40 UTC (rev 204679)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: birdflesh 
-
-pkgname=oxygen-gtk2
-pkgver=1.4.2
-pkgrel=1
-pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK2"
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
-license=('LGPL')
-depends=('gtk2')
-conflicts=('oxygen-gtk')
-replaces=('oxygen-gtk')
-makedepends=('cmake')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('3c240d0edf1f7355dcbeec348cac68ec')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: oxygen-gtk2/repos/extra-x86_64/PKGBUILD (from rev 204678, 
oxygen-gtk2/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-01-24 21:31:40 UTC (rev 204679)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: birdflesh 
+
+pkgname=oxygen-gtk2
+pkgver=1.4.3
+pkgrel=1
+pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK2"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
+license=('LGPL')
+depends=('gtk2')
+conflicts=('oxygen-gtk')
+replaces=('oxygen-gtk')
+makedepends=('cmake')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
+md5sums=('822cedb3ae46907fd262487150a195d4')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}



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

2014-01-24 Thread Andrea Scarpino
Date: Friday, January 24, 2014 @ 22:31:33
  Author: andrea
Revision: 204678

upgpkg: oxygen-gtk2 1.4.3-1

Upstream release

Modified:
  oxygen-gtk2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 19:14:26 UTC (rev 204677)
+++ PKGBUILD2014-01-24 21:31:33 UTC (rev 204678)
@@ -3,7 +3,7 @@
 # Contributor: birdflesh 
 
 pkgname=oxygen-gtk2
-pkgver=1.4.2
+pkgver=1.4.3
 pkgrel=1
 pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK2"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 replaces=('oxygen-gtk')
 makedepends=('cmake')
 
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('3c240d0edf1f7355dcbeec348cac68ec')
+md5sums=('822cedb3ae46907fd262487150a195d4')
 
 prepare() {
   mkdir build



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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 22:22:28
  Author: lcarlier
Revision: 104724

archrelease: copy trunk to multilib-x86_64

Added:
  
lib32-curl/repos/multilib-x86_64/0001-connect-Try-all-addresses-in-first-connection-attemp.patch
(from rev 104723, 
lib32-curl/trunk/0001-connect-Try-all-addresses-in-first-connection-attemp.patch)
  lib32-curl/repos/multilib-x86_64/PKGBUILD
(from rev 104723, lib32-curl/trunk/PKGBUILD)
  lib32-curl/repos/multilib-x86_64/curlbuild.h
(from rev 104723, lib32-curl/trunk/curlbuild.h)
Deleted:
  
lib32-curl/repos/multilib-x86_64/0001-connect-Try-all-addresses-in-first-connection-attemp.patch
  lib32-curl/repos/multilib-x86_64/PKGBUILD
  lib32-curl/repos/multilib-x86_64/curlbuild.h

-+
 0001-connect-Try-all-addresses-in-first-connection-attemp.patch |   94 +++---
 PKGBUILD|  139 
+-
 curlbuild.h |   18 -
 3 files changed, 126 insertions(+), 125 deletions(-)

Deleted: 0001-connect-Try-all-addresses-in-first-connection-attemp.patch
===
--- 0001-connect-Try-all-addresses-in-first-connection-attemp.patch 
2014-01-24 21:22:20 UTC (rev 104723)
+++ 0001-connect-Try-all-addresses-in-first-connection-attemp.patch 
2014-01-24 21:22:28 UTC (rev 104724)
@@ -1,47 +0,0 @@
-From 4e1ece2e44f432c2614f2090155c0aaf2226ea80 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Bj=C3=B6rn=20Stenberg?= 
-Date: Sat, 28 Dec 2013 13:42:57 +0100
-Subject: [PATCH] connect: Try all addresses in first connection attempt
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Fixes a bug when all addresses in the first family fail immediately, due
-to "Network unreachable" for example, curl would hang and never try the
-next address family.
-
-Iterate through all address families when to trying establish the first
-connection attempt.
-
-Bug: http://curl.haxx.se/bug/view.cgi?id=1315
-Reported-by: Michal Górny and Anthony G. Basile

- lib/connect.c | 12 ++--
- 1 file changed, 6 insertions(+), 6 deletions(-)
-
-diff --git a/lib/connect.c b/lib/connect.c
-index 4b6ee00..588ac28 100644
 a/lib/connect.c
-+++ b/lib/connect.c
-@@ -1104,12 +1104,12 @@ CURLcode Curl_connecthost(struct connectdata *conn,  
/* context */
- conn->tempaddr[0]->ai_next == NULL ? timeout_ms : timeout_ms / 2;
- 
-   /* start connecting to first IP */
--  res = singleipconnect(conn, conn->tempaddr[0], &(conn->tempsock[0]));
--  while(res != CURLE_OK &&
--conn->tempaddr[0] &&
--conn->tempaddr[0]->ai_next &&
--conn->tempsock[0] == CURL_SOCKET_BAD)
--res = trynextip(conn, FIRSTSOCKET, 0);
-+  while(conn->tempaddr[0]) {
-+res = singleipconnect(conn, conn->tempaddr[0], &(conn->tempsock[0]));
-+if(res == CURLE_OK)
-+break;
-+conn->tempaddr[0] = conn->tempaddr[0]->ai_next;
-+  }
- 
-   if(conn->tempsock[0] == CURL_SOCKET_BAD)
- return res;
--- 
-1.8.5.2
-

Copied: 
lib32-curl/repos/multilib-x86_64/0001-connect-Try-all-addresses-in-first-connection-attemp.patch
 (from rev 104723, 
lib32-curl/trunk/0001-connect-Try-all-addresses-in-first-connection-attemp.patch)
===
--- 0001-connect-Try-all-addresses-in-first-connection-attemp.patch 
(rev 0)
+++ 0001-connect-Try-all-addresses-in-first-connection-attemp.patch 
2014-01-24 21:22:28 UTC (rev 104724)
@@ -0,0 +1,47 @@
+From 4e1ece2e44f432c2614f2090155c0aaf2226ea80 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Bj=C3=B6rn=20Stenberg?= 
+Date: Sat, 28 Dec 2013 13:42:57 +0100
+Subject: [PATCH] connect: Try all addresses in first connection attempt
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Fixes a bug when all addresses in the first family fail immediately, due
+to "Network unreachable" for example, curl would hang and never try the
+next address family.
+
+Iterate through all address families when to trying establish the first
+connection attempt.
+
+Bug: http://curl.haxx.se/bug/view.cgi?id=1315
+Reported-by: Michal Górny and Anthony G. Basile
+---
+ lib/connect.c | 12 ++--
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+diff --git a/lib/connect.c b/lib/connect.c
+index 4b6ee00..588ac28 100644
+--- a/lib/connect.c
 b/lib/connect.c
+@@ -1104,12 +1104,12 @@ CURLcode Curl_connecthost(struct connectdata *conn,  
/* context */
+ conn->tempaddr[0]->ai_next == NULL ? timeout_ms : timeout_ms / 2;
+ 
+   /* start connecting to first IP */
+-  res = singleipconnect(conn, conn->tempaddr[0], &(conn->tempsock[0]));
+-  while(res != CURLE_OK &&
+-conn->tempaddr[0] &&
+-conn->tempaddr[0]->ai_next &&
+-conn->tempsock[0] == CURL_SOCKET_BAD)
+-res = trynextip(conn, FIRSTSOCKET, 0

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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 22:22:20
  Author: lcarlier
Revision: 104723

upgpkg: lib32-curl 7.34.0-2

enable krb5 support (FS#38322)

Modified:
  lib32-curl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 21:04:10 UTC (rev 104722)
+++ PKGBUILD2014-01-24 21:22:20 UTC (rev 104723)
@@ -9,12 +9,12 @@
 pkgname=lib32-curl
 _pkgname=curl
 pkgver=7.34.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An URL retrieval utility and library (32-bit)"
 arch=('x86_64')
 url="http://curl.haxx.se";
 license=('MIT')
-depends=('lib32-libssh2' "${_pkgname}")
+depends=('lib32-libssh2' 'lib32-krb5' "${_pkgname}")
 source=("http://curl.haxx.se/download/$_pkgname-$pkgver.tar.gz"{,.asc}
 0001-connect-Try-all-addresses-in-first-connection-attemp.patch)
 md5sums=('d5b7edccbd1793e3549842e01331da20'
@@ -44,6 +44,7 @@
   --enable-manual \
   --enable-versioned-symbols \
   --enable-threaded-resolver \
+  --with-gssapi \
   --without-libidn \
   --with-random=/dev/urandom \
   --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt \



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

2014-01-24 Thread Florian Pritz
Date: Friday, January 24, 2014 @ 22:04:10
  Author: bluewind
Revision: 104722

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-24 21:04:07 UTC (rev 104721)
+++ PKGBUILD2014-01-24 21:04:10 UTC (rev 104722)
@@ -1,34 +0,0 @@
-#$Id$
-# Maintainer: Florian Pritz 
-# Contributor: Hugo Doria 
-
-_pkgbasename=libcap
-pkgname=lib32-$_pkgbasename
-pkgver=2.22
-pkgrel=2
-pkgdesc="POSIX 1003.1e capabilities (32-bit)"
-arch=(x86_64)
-url="http://www.kernel.org/pub/linux/libs/security/linux-privs/";
-license=('GPL2')
-depends=('lib32-attr' $_pkgbasename)
-makedepends=('gcc-multilib')
-source=(ftp://ftp.archlinux.org/other/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.gz{,.asc})
-md5sums=('b4896816b626bea445f0b3849bdd4077'
- '9d0983e25e5a251d098507f9561d2b27')
-
-build() {
-  cd "${srcdir}/${_pkgbasename}-${pkgver}"
-
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  make -C libcap CC="gcc -m32" prefix=/usr lib=lib32
-}
-
-package() {
-  cd "${srcdir}/${_pkgbasename}-${pkgver}"
-
-  make -C libcap prefix=/usr lib=lib32 DESTDIR=${pkgdir} install
-  chmod 755 ${pkgdir}/usr/lib32/libcap.so.${pkgver}
-
-  rm -rf "${pkgdir}/usr/include"
-}

Copied: lib32-libcap/repos/multilib-x86_64/PKGBUILD (from rev 104721, 
lib32-libcap/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-24 21:04:10 UTC (rev 104722)
@@ -0,0 +1,33 @@
+#$Id$
+# Maintainer: Florian Pritz 
+# Contributor: Hugo Doria 
+
+_pkgbasename=libcap
+pkgname=lib32-$_pkgbasename
+pkgver=2.24
+pkgrel=1
+pkgdesc="POSIX 1003.1e capabilities (32-bit)"
+arch=(x86_64)
+url="http://www.kernel.org/pub/linux/libs/security/linux-privs/";
+license=('GPL2')
+depends=('lib32-attr' $_pkgbasename)
+makedepends=('gcc-multilib')
+source=(https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-${pkgver}.tar.xz)
+md5sums=('d43ab9f680435a7fff35b4ace8d45b80')
+
+build() {
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  make -C libcap CC="gcc -m32" prefix=/usr lib=lib32
+}
+
+package() {
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+
+  make -C libcap prefix=/usr lib=lib32 DESTDIR=${pkgdir} install
+  chmod 755 ${pkgdir}/usr/lib32/libcap.so.${pkgver}
+
+  rm -rf "${pkgdir}/usr/include"
+}



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

2014-01-24 Thread Florian Pritz
Date: Friday, January 24, 2014 @ 22:04:07
  Author: bluewind
Revision: 104721

upgpkg: lib32-libcap 2.24-1

upstream update

Modified:
  lib32-libcap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 21:00:51 UTC (rev 104720)
+++ PKGBUILD2014-01-24 21:04:07 UTC (rev 104721)
@@ -4,8 +4,8 @@
 
 _pkgbasename=libcap
 pkgname=lib32-$_pkgbasename
-pkgver=2.22
-pkgrel=2
+pkgver=2.24
+pkgrel=1
 pkgdesc="POSIX 1003.1e capabilities (32-bit)"
 arch=(x86_64)
 url="http://www.kernel.org/pub/linux/libs/security/linux-privs/";
@@ -12,9 +12,8 @@
 license=('GPL2')
 depends=('lib32-attr' $_pkgbasename)
 makedepends=('gcc-multilib')
-source=(ftp://ftp.archlinux.org/other/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.gz{,.asc})
-md5sums=('b4896816b626bea445f0b3849bdd4077'
- '9d0983e25e5a251d098507f9561d2b27')
+source=(https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-${pkgver}.tar.xz)
+md5sums=('d43ab9f680435a7fff35b4ace8d45b80')
 
 build() {
   cd "${srcdir}/${_pkgbasename}-${pkgver}"



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

2014-01-24 Thread Florian Pritz
Date: Friday, January 24, 2014 @ 22:00:51
  Author: bluewind
Revision: 104720

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-krb5/repos/multilib-testing-x86_64/
  lib32-krb5/repos/multilib-testing-x86_64/PKGBUILD
(from rev 104719, lib32-krb5/trunk/PKGBUILD)
  lib32-krb5/repos/multilib-testing-x86_64/krb5-1.10.1-gcc47.patch
(from rev 104719, lib32-krb5/trunk/krb5-1.10.1-gcc47.patch)
  lib32-krb5/repos/multilib-testing-x86_64/krb5-config_LDFLAGS.patch
(from rev 104719, lib32-krb5/trunk/krb5-config_LDFLAGS.patch)

---+
 PKGBUILD  |   69 
 krb5-1.10.1-gcc47.patch   |   11 +++
 krb5-config_LDFLAGS.patch |   12 +++
 3 files changed, 92 insertions(+)

Copied: lib32-krb5/repos/multilib-testing-x86_64/PKGBUILD (from rev 104719, 
lib32-krb5/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2014-01-24 21:00:51 UTC (rev 104720)
@@ -0,0 +1,69 @@
+# $Id$
+# Maintainer: Florian Pritz 
+# Contributor: Stéphane Gaudreault 
+
+_pkgbasename=krb5
+pkgname=lib32-$_pkgbasename
+pkgver=1.12.1
+pkgrel=1
+pkgdesc="The Kerberos network authentication system (32-bit)"
+arch=('x86_64')
+url="http://web.mit.edu/kerberos/";
+license=('custom')
+depends=('lib32-e2fsprogs' 'lib32-libldap' 'lib32-keyutils' "$_pkgbasename")
+makedepends=('perl' 'gcc-multilib')
+source=("http://web.mit.edu/kerberos/dist/${_pkgbasename}/1.12/${_pkgbasename}-${pkgver}-signed.tar";
+krb5-config_LDFLAGS.patch)
+sha1sums=('d59e8dc0fc9e1890e109cd033756539984e3d3fe'
+  '09e478cddfb9d46d2981dd25ef96b8c3fd91e1aa')
+options=('!emptydirs')
+
+prepare() {
+   tar zxvf ${_pkgbasename}-${pkgver}.tar.gz
+   cd "${srcdir}/${_pkgbasename}-${pkgver}/src"
+
+   # cf https://bugs.gentoo.org/show_bug.cgi?id=448778
+   (cd build-tools; patch -Np2 -i "${srcdir}"/krb5-config_LDFLAGS.patch; cd ..)
+}
+
+build() {
+   cd "${srcdir}/${_pkgbasename}-${pkgver}/src"
+
+   export CC="gcc -m32"
+   export CXX="g++ -m32"
+   export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+   export CFLAGS+=" -fPIC -fno-strict-aliasing -fstack-protector-all"
+   export CPPFLAGS+=" -I/usr/include/et"
+   ./configure --prefix=/usr \
+   --sysconfdir=/etc \
+   --localstatedir=/var/lib \
+   --libdir=/usr/lib32 \
+   --enable-shared \
+   --with-system-et \
+   --with-system-ss \
+   --disable-rpath \
+   --without-tcl \
+   --enable-dns-for-realm \
+   --with-ldap \
+   --without-system-verto
+
+   make
+}
+
+#check() {
+   # We can't do this in the build directory.
+
+   # only works if the hostname is set properly/resolves to something. 
whatever...
+   #cd "${srcdir}/${_pkgbasename}-${pkgver}"
+   #make -C src check
+#}
+
+package() {
+   cd "${srcdir}/${_pkgbasename}-${pkgver}/src"
+   make DESTDIR="${pkgdir}" install
+
+   rm -rf "${pkgdir}"/usr/{include,share,bin,sbin}
+   mkdir -p "$pkgdir/usr/share/licenses"
+   ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
+}

Copied: lib32-krb5/repos/multilib-testing-x86_64/krb5-1.10.1-gcc47.patch (from 
rev 104719, lib32-krb5/trunk/krb5-1.10.1-gcc47.patch)
===
--- multilib-testing-x86_64/krb5-1.10.1-gcc47.patch 
(rev 0)
+++ multilib-testing-x86_64/krb5-1.10.1-gcc47.patch 2014-01-24 21:00:51 UTC 
(rev 104720)
@@ -0,0 +1,11 @@
+diff -Naur krb5-1.10.1.ori/src/lib/krb5/krb/x-deltat.y 
krb5-1.10.1/src/lib/krb5/krb/x-deltat.y
+--- krb5-1.10.1.ori/src/lib/krb5/krb/x-deltat.y2011-09-06 
07:34:32.0 -0400
 krb5-1.10.1/src/lib/krb5/krb/x-deltat.y2012-03-24 13:15:11.543551318 
-0400
+@@ -44,6 +44,7 @@
+ #ifdef __GNUC__
+ #pragma GCC diagnostic push
+ #pragma GCC diagnostic ignored "-Wuninitialized"
++#pragma GCC diagnostic ignored "-Wmaybe-uninitialized"
+ #endif
+ 
+ #include 

Copied: lib32-krb5/repos/multilib-testing-x86_64/krb5-config_LDFLAGS.patch 
(from rev 104719, lib32-krb5/trunk/krb5-config_LDFLAGS.patch)
===
--- multilib-testing-x86_64/krb5-config_LDFLAGS.patch   
(rev 0)
+++ multilib-testing-x86_64/krb5-config_LDFLAGS.patch   2014-01-24 21:00:51 UTC 
(rev 104720)
@@ -0,0 +1,12 @@
+Bug #448778
+--- krb5-1.11/src/krb5-config.in   2012-12-18 02:47:04.0 +
 krb5-1.11/src/krb5-config.in   2012-12-28 07:13:16.582693363 +
+@@ -217,7 +217,7 @@
+   -e 's#\$(PROG_RPATH)#'$libdir'#' \
+   -e 's#\$(PROG_LIBPATH)#'$libdirarg'#' \
+   -e 's#\$(RPATH_FLAG)#'"$RPATH_FLAG"'#' \
+-  -e 's#\$(LDFLAGS)#'"$LDFLAGS"'#' \
++  -e 's#\$(LDFLAGS)##' \
+   -e 's#\$(PTHREAD_CFLAGS)#'"$PTH

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

2014-01-24 Thread Florian Pritz
Date: Friday, January 24, 2014 @ 22:00:48
  Author: bluewind
Revision: 104719

upgpkg: lib32-krb5 1.12.1-1

upstream update

Modified:
  lib32-krb5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 20:58:51 UTC (rev 104718)
+++ PKGBUILD2014-01-24 21:00:48 UTC (rev 104719)
@@ -4,7 +4,7 @@
 
 _pkgbasename=krb5
 pkgname=lib32-$_pkgbasename
-pkgver=1.11.4
+pkgver=1.12.1
 pkgrel=1
 pkgdesc="The Kerberos network authentication system (32-bit)"
 arch=('x86_64')
@@ -12,9 +12,9 @@
 license=('custom')
 depends=('lib32-e2fsprogs' 'lib32-libldap' 'lib32-keyutils' "$_pkgbasename")
 makedepends=('perl' 'gcc-multilib')
-source=("http://web.mit.edu/kerberos/dist/${_pkgbasename}/1.11/${_pkgbasename}-${pkgver}-signed.tar";
+source=("http://web.mit.edu/kerberos/dist/${_pkgbasename}/1.12/${_pkgbasename}-${pkgver}-signed.tar";
 krb5-config_LDFLAGS.patch)
-sha1sums=('a432489410efa3ff27ac0ae54f55edeede3ed63f'
+sha1sums=('d59e8dc0fc9e1890e109cd033756539984e3d3fe'
   '09e478cddfb9d46d2981dd25ef96b8c3fd91e1aa')
 options=('!emptydirs')
 
@@ -23,7 +23,7 @@
cd "${srcdir}/${_pkgbasename}-${pkgver}/src"
 
# cf https://bugs.gentoo.org/show_bug.cgi?id=448778
-   patch -Np2 -i "${srcdir}"/krb5-config_LDFLAGS.patch
+   (cd build-tools; patch -Np2 -i "${srcdir}"/krb5-config_LDFLAGS.patch; cd ..)
 }
 
 build() {



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

2014-01-24 Thread Florian Pritz
Date: Friday, January 24, 2014 @ 21:58:51
  Author: bluewind
Revision: 104718

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-gdk-pixbuf2/repos/multilib-x86_64/PKGBUILD
(from rev 104717, lib32-gdk-pixbuf2/trunk/PKGBUILD)
  lib32-gdk-pixbuf2/repos/multilib-x86_64/gdk-pixbuf2.install
(from rev 104717, lib32-gdk-pixbuf2/trunk/gdk-pixbuf2.install)
Deleted:
  lib32-gdk-pixbuf2/repos/multilib-x86_64/PKGBUILD
  lib32-gdk-pixbuf2/repos/multilib-x86_64/gdk-pixbuf2.install

-+
 PKGBUILD|   92 +-
 gdk-pixbuf2.install |   22 +--
 2 files changed, 57 insertions(+), 57 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-24 20:58:48 UTC (rev 104717)
+++ PKGBUILD2014-01-24 20:58:51 UTC (rev 104718)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-_pkgbasename=gdk-pixbuf2
-pkgname=lib32-$_pkgbasename
-pkgver=2.30.1
-pkgrel=1
-pkgdesc="An image loading library (32-bit)"
-arch=('x86_64')
-url="http://www.gtk.org/";
-license=('LGPL2.1')
-depends=(lib32-glib2 lib32-libpng lib32-libtiff lib32-libjpeg lib32-libx11
- $_pkgbasename)
-makedepends=(gcc-multilib)
-options=('!docs')
-install=gdk-pixbuf2.install
-source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-${pkgver}.tar.xz)
-sha256sums=('a3263b1e15668c009313bf04ab67420bec9f2b167c402a71a486307cadee8d30')
-
-build() {
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  cd "${srcdir}/gdk-pixbuf-${pkgver}"
-
-  ./configure --prefix=/usr  --libdir=/usr/lib32 \
---without-libjasper \
---with-x11 \
---with-included-loaders=png
-  make
-}
-
-package() {
-  cd "${srcdir}/gdk-pixbuf-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-  rm -rf "${pkgdir}"/etc
-  rm -rf "${pkgdir}"/usr/{include,share}
-
-  cd "${pkgdir}"/usr/bin
-  mv gdk-pixbuf-query-loaders gdk-pixbuf-query-loaders-32
-  rm gdk-pixbuf-pixdata
-  rm gdk-pixbuf-csource
-}
-
-# vim:set ts=2 sw=2 et:

Copied: lib32-gdk-pixbuf2/repos/multilib-x86_64/PKGBUILD (from rev 104717, 
lib32-gdk-pixbuf2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-24 20:58:51 UTC (rev 104718)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Ionut Biru 
+_pkgbasename=gdk-pixbuf2
+pkgname=lib32-$_pkgbasename
+pkgver=2.30.3
+pkgrel=1
+pkgdesc="An image loading library (32-bit)"
+arch=('x86_64')
+url="http://www.gtk.org/";
+license=('LGPL2.1')
+depends=(lib32-glib2 lib32-libpng lib32-libtiff lib32-libjpeg lib32-libx11
+ $_pkgbasename)
+makedepends=(gcc-multilib)
+options=('!docs')
+install=gdk-pixbuf2.install
+source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-${pkgver}.tar.xz)
+sha256sums=('c229c53f59573eab9410b53690a4b9db770312c80a4d84ecd6295aa894574494')
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd "${srcdir}/gdk-pixbuf-${pkgver}"
+
+  ./configure --prefix=/usr  --libdir=/usr/lib32 \
+--without-libjasper \
+--with-x11 \
+--with-included-loaders=png
+  make
+}
+
+package() {
+  cd "${srcdir}/gdk-pixbuf-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+  rm -rf "${pkgdir}"/etc
+  rm -rf "${pkgdir}"/usr/{include,share}
+
+  cd "${pkgdir}"/usr/bin
+  mv gdk-pixbuf-query-loaders gdk-pixbuf-query-loaders-32
+  rm gdk-pixbuf-pixdata
+  rm gdk-pixbuf-csource
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: gdk-pixbuf2.install
===
--- gdk-pixbuf2.install 2014-01-24 20:58:48 UTC (rev 104717)
+++ gdk-pixbuf2.install 2014-01-24 20:58:51 UTC (rev 104718)
@@ -1,11 +0,0 @@
-post_install() {
-usr/bin/gdk-pixbuf-query-loaders-32 --update-cache
-}
-
-post_upgrade() {
-post_install
-}
-
-pre_remove() {
-rm -f usr/lib32/gdk-pixbuf-2.0/2.10.0/loaders/loaders.cache
-}

Copied: lib32-gdk-pixbuf2/repos/multilib-x86_64/gdk-pixbuf2.install (from rev 
104717, lib32-gdk-pixbuf2/trunk/gdk-pixbuf2.install)
===
--- gdk-pixbuf2.install (rev 0)
+++ gdk-pixbuf2.install 2014-01-24 20:58:51 UTC (rev 104718)
@@ -0,0 +1,11 @@
+post_install() {
+usr/bin/gdk-pixbuf-query-loaders-32 --update-cache
+}
+
+post_upgrade() {
+post_install
+}
+
+pre_remove() {
+rm -f usr/lib32/gdk-pixbuf-2.0/2.10.0/loaders/loaders.cache
+}



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

2014-01-24 Thread Florian Pritz
Date: Friday, January 24, 2014 @ 21:58:48
  Author: bluewind
Revision: 104717

upgpkg: lib32-gdk-pixbuf2 2.30.3-1

upstream update

Modified:
  lib32-gdk-pixbuf2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 20:14:38 UTC (rev 104716)
+++ PKGBUILD2014-01-24 20:58:48 UTC (rev 104717)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 _pkgbasename=gdk-pixbuf2
 pkgname=lib32-$_pkgbasename
-pkgver=2.30.1
+pkgver=2.30.3
 pkgrel=1
 pkgdesc="An image loading library (32-bit)"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 options=('!docs')
 install=gdk-pixbuf2.install
 
source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-${pkgver}.tar.xz)
-sha256sums=('a3263b1e15668c009313bf04ab67420bec9f2b167c402a71a486307cadee8d30')
+sha256sums=('c229c53f59573eab9410b53690a4b9db770312c80a4d84ecd6295aa894574494')
 
 build() {
   export CC="gcc -m32"



[arch-commits] Commit in lib32-libdbus/trunk (memleak.patch)

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 21:14:32
  Author: lcarlier
Revision: 104715

upgpkg: lib32-libdbus 1.8.0-1

Use the proper name for the multilib dbus package

Deleted:
  lib32-libdbus/trunk/memleak.patch

---+
 memleak.patch |   37 -
 1 file changed, 37 deletions(-)

Deleted: memleak.patch
===
--- memleak.patch   2014-01-24 20:08:15 UTC (rev 104714)
+++ memleak.patch   2014-01-24 20:14:32 UTC (rev 104715)
@@ -1,37 +0,0 @@
-From 03aeaccbffa97c9237b57ca067e3da7388862129 Mon Sep 17 00:00:00 2001
-From: Radoslaw Pajak 
-Date: Fri, 08 Nov 2013 12:51:32 +
-Subject: fixed memory freeing if error during listing services
-
-Signed-off-by: Radoslaw Pajak 
-Reviewed-by: Simon McVittie 
-Bug: https://bugs.freedesktop.org/show_bug.cgi?id=71526

-diff --git a/bus/activation.c b/bus/activation.c
-index fcb7133..ea48a26 100644
 a/bus/activation.c
-+++ b/bus/activation.c
-@@ -2179,7 +2179,7 @@ bus_activation_list_services (BusActivation *activation,
- 
-  error:
-   for (j = 0; j < i; j++)
--dbus_free (retval[i]);
-+dbus_free (retval[j]);
-   dbus_free (retval);
- 
-   return FALSE;
-diff --git a/bus/services.c b/bus/services.c
-index 6f380fa..01a720e 100644
 a/bus/services.c
-+++ b/bus/services.c
-@@ -368,7 +368,7 @@ bus_registry_list_services (BusRegistry *registry,
-   
-  error:
-   for (j = 0; j < i; j++)
--dbus_free (retval[i]);
-+dbus_free (retval[j]);
-   dbus_free (retval);
- 
-   return FALSE;
---
-cgit v0.9.0.2-2-gbebe



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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 21:14:38
  Author: lcarlier
Revision: 104716

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-libdbus/repos/multilib-testing-x86_64/
  lib32-libdbus/repos/multilib-testing-x86_64/PKGBUILD
(from rev 104715, lib32-libdbus/trunk/PKGBUILD)

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

Copied: lib32-libdbus/repos/multilib-testing-x86_64/PKGBUILD (from rev 104715, 
lib32-libdbus/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2014-01-24 20:14:38 UTC (rev 104716)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer : Ionut Biru 
+
+pkgname=lib32-libdbus
+_pkgbasename=libdbus
+pkgver=1.8.0
+pkgrel=1
+pkgdesc="DBus library (32-bit)"
+arch=('x86_64')
+url="http://www.freedesktop.org/Software/dbus";
+license=('GPL' 'custom')
+depends=('lib32-glibc' 'lib32-expat' 'libdbus')
+makedepends=('gcc-multilib' 'lib32-libx11')
+provides=('lib32-dbus-core' 'lib32-dbus')
+conflicts=('lib32-dbus-core' 'lib32-dbus')
+replaces=('lib32-dbus-core' 'lib32-dbus')
+source=(http://dbus.freedesktop.org/releases/dbus/dbus-${pkgver}.tar.gz)
+md5sums=('059fbe84e39fc99c67a14f15b1f39dff')
+
+build() {
+export CC="gcc -m32"
+export CXX="g++ -m32"
+export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+cd "${srcdir}/dbus-${pkgver}"
+
+./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libdir=/usr/lib32 \
+--libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=81 \
+--with-system-pid-file=/run/dbus.pid \
+--with-console-auth-dir=/run/console/ \
+--enable-inotify --disable-dnotify \
+--disable-verbose-mode --disable-static \
+--disable-tests --disable-asserts --disable-systemd
+
+make
+}
+
+package() {
+cd "${srcdir}/dbus-${pkgver}"
+make DESTDIR=${pkgdir} install
+
+rm -rf "${pkgdir}"/usr/{bin,include,lib,share}
+rm -rf "${pkgdir}"/{etc,var}
+
+mkdir -p "${pkgdir}/usr/share/licenses"
+ln -s ${_pkgbasename} "${pkgdir}/usr/share/licenses/${pkgname}"
+}



[arch-commits] Commit in (5 files)

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 21:08:15
  Author: lcarlier
Revision: 104714

Use same namesheme than in extra, to replace lib32-dbus package

Added:
  lib32-libdbus/
  lib32-libdbus/repos/
  lib32-libdbus/trunk/
  lib32-libdbus/trunk/PKGBUILD
  lib32-libdbus/trunk/memleak.patch

---+
 PKGBUILD  |   47 +++
 memleak.patch |   37 +
 2 files changed, 84 insertions(+)

Added: lib32-libdbus/trunk/PKGBUILD
===
--- lib32-libdbus/trunk/PKGBUILD(rev 0)
+++ lib32-libdbus/trunk/PKGBUILD2014-01-24 20:08:15 UTC (rev 104714)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer : Ionut Biru 
+
+pkgname=lib32-libdbus
+_pkgbasename=libdbus
+pkgver=1.8.0
+pkgrel=1
+pkgdesc="DBus library (32-bit)"
+arch=('x86_64')
+url="http://www.freedesktop.org/Software/dbus";
+license=('GPL' 'custom')
+depends=('lib32-glibc' 'lib32-expat' 'libdbus')
+makedepends=('gcc-multilib' 'lib32-libx11')
+provides=('lib32-dbus-core' 'lib32-dbus')
+conflicts=('lib32-dbus-core' 'lib32-dbus')
+replaces=('lib32-dbus-core' 'lib32-dbus')
+source=(http://dbus.freedesktop.org/releases/dbus/dbus-${pkgver}.tar.gz)
+md5sums=('059fbe84e39fc99c67a14f15b1f39dff')
+
+build() {
+export CC="gcc -m32"
+export CXX="g++ -m32"
+export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+cd "${srcdir}/dbus-${pkgver}"
+
+./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libdir=/usr/lib32 \
+--libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=81 \
+--with-system-pid-file=/run/dbus.pid \
+--with-console-auth-dir=/run/console/ \
+--enable-inotify --disable-dnotify \
+--disable-verbose-mode --disable-static \
+--disable-tests --disable-asserts --disable-systemd
+
+make
+}
+
+package() {
+cd "${srcdir}/dbus-${pkgver}"
+make DESTDIR=${pkgdir} install
+
+rm -rf "${pkgdir}"/usr/{bin,include,lib,share}
+rm -rf "${pkgdir}"/{etc,var}
+
+mkdir -p "${pkgdir}/usr/share/licenses"
+ln -s ${_pkgbasename} "${pkgdir}/usr/share/licenses/${pkgname}"
+}


Property changes on: lib32-libdbus/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: lib32-libdbus/trunk/memleak.patch
===
--- lib32-libdbus/trunk/memleak.patch   (rev 0)
+++ lib32-libdbus/trunk/memleak.patch   2014-01-24 20:08:15 UTC (rev 104714)
@@ -0,0 +1,37 @@
+From 03aeaccbffa97c9237b57ca067e3da7388862129 Mon Sep 17 00:00:00 2001
+From: Radoslaw Pajak 
+Date: Fri, 08 Nov 2013 12:51:32 +
+Subject: fixed memory freeing if error during listing services
+
+Signed-off-by: Radoslaw Pajak 
+Reviewed-by: Simon McVittie 
+Bug: https://bugs.freedesktop.org/show_bug.cgi?id=71526
+---
+diff --git a/bus/activation.c b/bus/activation.c
+index fcb7133..ea48a26 100644
+--- a/bus/activation.c
 b/bus/activation.c
+@@ -2179,7 +2179,7 @@ bus_activation_list_services (BusActivation *activation,
+ 
+  error:
+   for (j = 0; j < i; j++)
+-dbus_free (retval[i]);
++dbus_free (retval[j]);
+   dbus_free (retval);
+ 
+   return FALSE;
+diff --git a/bus/services.c b/bus/services.c
+index 6f380fa..01a720e 100644
+--- a/bus/services.c
 b/bus/services.c
+@@ -368,7 +368,7 @@ bus_registry_list_services (BusRegistry *registry,
+   
+  error:
+   for (j = 0; j < i; j++)
+-dbus_free (retval[i]);
++dbus_free (retval[j]);
+   dbus_free (retval);
+ 
+   return FALSE;
+--
+cgit v0.9.0.2-2-gbebe



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

2014-01-24 Thread Thorsten Töpper
Date: Friday, January 24, 2014 @ 21:05:37
  Author: ttoepper
Revision: 104713

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

Added:
  i3-wm/repos/community-i686/PKGBUILD
(from rev 104712, i3-wm/trunk/PKGBUILD)
  i3-wm/repos/community-x86_64/PKGBUILD
(from rev 104712, i3-wm/trunk/PKGBUILD)
Deleted:
  i3-wm/repos/community-i686/PKGBUILD
  i3-wm/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-24 20:05:32 UTC (rev 104712)
+++ community-i686/PKGBUILD 2014-01-24 20:05:37 UTC (rev 104713)
@@ -1,70 +0,0 @@
-# $Id$
-# Maintainer: Thorsten Töpper 
-
-pkgname=i3-wm
-_pkgsourcename=i3
-pkgver=4.7.1
-pkgrel=1
-pkgdesc='An improved dynamic tiling window manager'
-arch=('i686' 'x86_64')
-url='http://i3wm.org/'
-license=('BSD')
-replaces=('i3' 'i3bar')
-groups=('i3')
-depends=('xcb-util-cursor' 'xcb-util-keysyms' 'xcb-util-wm' 'libev' 'yajl'
- 'startup-notification' 'pango')
-makedepends=('bison' 'flex')
-optdepends=('dmenu: As menu.'
-'i3lock: For locking your screen.'
-'i3status: To display systeminformation with a bar.')
-options=('docs' '!strip')
-source=("http://i3wm.org/downloads/${_pkgsourcename}-${pkgver}.tar.bz2";
-"http://i3wm.org/downloads/${_pkgsourcename}-${pkgver}.tar.bz2.asc";)
-md5sums=('7e25d9198bbbe4d0c0e3d2c6eba6980b'
- 'SKIP')
-
-build() {
-  cd "$srcdir/$_pkgsourcename-$pkgver"
-  
-  # In order to avoid problems with bison use only a single process
-  MAKEFLAGS="-j1"
-  make
-}
-
-package() {
-  cd "$srcdir/$_pkgsourcename-$pkgver"
-
-  make DESTDIR="$pkgdir/" install
-  
-  install -Dm644 man/i3.1 \
-${pkgdir}/usr/share/man/man1/i3.1
-  install -Dm644 man/i3bar.1 \
-${pkgdir}/usr/share/man/man1/i3bar.1
-  install -Dm644 man/i3-config-wizard.1 \
-${pkgdir}/usr/share/man/man1/i3-config-wizard.1
-  install -Dm644 man/i3-input.1 \
-${pkgdir}/usr/share/man/man1/i3-input.1
-  install -Dm644 man/i3-msg.1 \
-${pkgdir}/usr/share/man/man1/i3-msg.1
-  install -Dm644 man/i3-migrate-config-to-v4.1 \
-${pkgdir}/usr/share/man/man1/i3-migrate-config-to-v4.1
-  install -Dm644 man/i3-nagbar.1 \
-${pkgdir}/usr/share/man/man1/i3-nagbar.1
-  install -Dm644 man/i3-dmenu-desktop.1 \
-${pkgdir}/usr/share/man/man1/i3-dmenu-desktop.1
-  install -Dm644 man/i3-dump-log.1 \
-${pkgdir}/usr/share/man/man1/i3-dump-log.1
-  install -Dm644 man/i3-sensible-editor.1 \
-${pkgdir}/usr/share/man/man1/i3-sensible-editor.1
-  install -Dm644 man/i3-sensible-pager.1 \
-${pkgdir}/usr/share/man/man1/i3-sensible-pager.1
-  install -Dm644 man/i3-sensible-terminal.1 \
-${pkgdir}/usr/share/man/man1/i3-sensible-terminal.1
-
-  install -Dm644 LICENSE \
-${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-  
-  make clean
-}
-
-# vim:set ts=2 sw=2 et:

Copied: i3-wm/repos/community-i686/PKGBUILD (from rev 104712, 
i3-wm/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-24 20:05:37 UTC (rev 104713)
@@ -0,0 +1,70 @@
+# $Id$
+# Maintainer: Thorsten Töpper 
+
+pkgname=i3-wm
+_pkgsourcename=i3
+pkgver=4.7.2
+pkgrel=1
+pkgdesc='An improved dynamic tiling window manager'
+arch=('i686' 'x86_64')
+url='http://i3wm.org/'
+license=('BSD')
+replaces=('i3' 'i3bar')
+groups=('i3')
+depends=('xcb-util-cursor' 'xcb-util-keysyms' 'xcb-util-wm' 'libev' 'yajl'
+ 'startup-notification' 'pango')
+makedepends=('bison' 'flex')
+optdepends=('dmenu: As menu.'
+'i3lock: For locking your screen.'
+'i3status: To display systeminformation with a bar.')
+options=('docs' '!strip')
+source=("http://i3wm.org/downloads/${_pkgsourcename}-${pkgver}.tar.bz2";
+"http://i3wm.org/downloads/${_pkgsourcename}-${pkgver}.tar.bz2.asc";)
+md5sums=('64141f7c23f97cd1e52c52918476c1c8'
+ 'SKIP')
+
+build() {
+  cd "$srcdir/$_pkgsourcename-$pkgver"
+  
+  # In order to avoid problems with bison use only a single process
+  MAKEFLAGS="-j1"
+  make
+}
+
+package() {
+  cd "$srcdir/$_pkgsourcename-$pkgver"
+
+  make DESTDIR="$pkgdir/" install
+  
+  install -Dm644 man/i3.1 \
+${pkgdir}/usr/share/man/man1/i3.1
+  install -Dm644 man/i3bar.1 \
+${pkgdir}/usr/share/man/man1/i3bar.1
+  install -Dm644 man/i3-config-wizard.1 \
+${pkgdir}/usr/share/man/man1/i3-config-wizard.1
+  install -Dm644 man/i3-input.1 \
+${pkgdir}/usr/share/man/man1/i3-input.1
+  install -Dm644 man/i3-msg.1 \
+${pkgdir}/usr/share/man/man1/i3-msg.1
+  install -Dm644 man/i3-migrate-config-to-v4.1 \
+${pkgdir}/usr

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

2014-01-24 Thread Thorsten Töpper
Date: Friday, January 24, 2014 @ 21:05:32
  Author: ttoepper
Revision: 104712

upgpkg: i3-wm 4.7.2-1

Modified:
  i3-wm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 18:40:56 UTC (rev 104711)
+++ PKGBUILD2014-01-24 20:05:32 UTC (rev 104712)
@@ -3,7 +3,7 @@
 
 pkgname=i3-wm
 _pkgsourcename=i3
-pkgver=4.7.1
+pkgver=4.7.2
 pkgrel=1
 pkgdesc='An improved dynamic tiling window manager'
 arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@
 options=('docs' '!strip')
 source=("http://i3wm.org/downloads/${_pkgsourcename}-${pkgver}.tar.bz2";
 "http://i3wm.org/downloads/${_pkgsourcename}-${pkgver}.tar.bz2.asc";)
-md5sums=('7e25d9198bbbe4d0c0e3d2c6eba6980b'
+md5sums=('64141f7c23f97cd1e52c52918476c1c8'
  'SKIP')
 
 build() {



[arch-commits] Commit in archlinux-keyring/repos (3 files)

2014-01-24 Thread Pierre Schmitz
Date: Friday, January 24, 2014 @ 20:14:26
  Author: pierre
Revision: 204677

archrelease: copy trunk to testing-any

Added:
  archlinux-keyring/repos/testing-any/
  archlinux-keyring/repos/testing-any/PKGBUILD
(from rev 204676, archlinux-keyring/trunk/PKGBUILD)
  archlinux-keyring/repos/testing-any/archlinux-keyring.install
(from rev 204676, archlinux-keyring/trunk/archlinux-keyring.install)

---+
 PKGBUILD  |   20 
 archlinux-keyring.install |   22 ++
 2 files changed, 42 insertions(+)

Copied: archlinux-keyring/repos/testing-any/PKGBUILD (from rev 204676, 
archlinux-keyring/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2014-01-24 19:14:26 UTC (rev 204677)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Pierre Schmitz 
+
+pkgname=archlinux-keyring
+pkgver=20140124
+pkgrel=1
+pkgdesc='Arch Linux PGP keyring'
+arch=('any')
+url='https://projects.archlinux.org/archlinux-keyring.git/'
+license=('GPL')
+install="${pkgname}.install"
+source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz";
+
"ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig";)
+md5sums=('245da2e819da1701a951dde466f92c02'
+ 'SKIP')
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make PREFIX=/usr DESTDIR=${pkgdir} install
+}

Copied: archlinux-keyring/repos/testing-any/archlinux-keyring.install (from rev 
204676, archlinux-keyring/trunk/archlinux-keyring.install)
===
--- testing-any/archlinux-keyring.install   (rev 0)
+++ testing-any/archlinux-keyring.install   2014-01-24 19:14:26 UTC (rev 
204677)
@@ -0,0 +1,22 @@
+post_upgrade() {
+   if usr/bin/pacman-key -l >/dev/null 2>&1; then
+   usr/bin/pacman-key --populate archlinux
+
+   # Re-enable key of dwallace
+   # See https://bugs.archlinux.org/task/35478
+   if [ -z "$2" ] || [ "$2" = "20130525-1" ]; then
+   printf 'enable\nquit\n' | LANG=C \
+   gpg --homedir /etc/pacman.d/gnupg \
+   --no-permission-warning --command-fd 0 \
+   --quiet --batch --edit-key \
+   5559BC1A32B8F76B3FCCD9555FA5E5544F010D48 \
+   2>/dev/null
+   fi
+   fi
+}
+
+post_install() {
+   if [ -x usr/bin/pacman-key ]; then
+   post_upgrade
+   fi
+}



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

2014-01-24 Thread Pierre Schmitz
Date: Friday, January 24, 2014 @ 20:14:21
  Author: pierre
Revision: 204676

upgpkg: archlinux-keyring 20140124-1

Modified:
  archlinux-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 19:00:33 UTC (rev 204675)
+++ PKGBUILD2014-01-24 19:14:21 UTC (rev 204676)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz 
 
 pkgname=archlinux-keyring
-pkgver=20140108
+pkgver=20140124
 pkgrel=1
 pkgdesc='Arch Linux PGP keyring'
 arch=('any')
@@ -11,7 +11,7 @@
 install="${pkgname}.install"
 source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz";
 
"ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig";)
-md5sums=('a5b3dd1fff64132063baa1eb3d49500d'
+md5sums=('245da2e819da1701a951dde466f92c02'
  'SKIP')
 
 package() {



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

2014-01-24 Thread Sergej Pupykin
Date: Friday, January 24, 2014 @ 19:40:56
  Author: spupykin
Revision: 104711

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

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

-+
 /PKGBUILD   |   74 ++
 /xboard.install |   30 +++
 community-i686/PKGBUILD |   38 ---
 community-i686/xboard.install   |   15 ---
 community-x86_64/PKGBUILD   |   38 ---
 community-x86_64/xboard.install |   15 ---
 6 files changed, 104 insertions(+), 106 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-24 18:40:41 UTC (rev 104710)
+++ community-i686/PKGBUILD 2014-01-24 18:40:56 UTC (rev 104711)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Jason Chu 
-# Contributor: Tom Newsom 
-
-pkgname=xboard
-pkgver=4.7.2
-pkgrel=3
-pkgdesc="Graphical user interfaces for chess"
-arch=('i686' 'x86_64')
-url="http://www.gnu.org/software/xboard/";
-license=('GPL3')
-depends=('gnuchess' 'texinfo' 'xdg-utils'
-'xorg-fonts-75dpi' 'xorg-fonts-100dpi'
-'gtk2' 'cairo' 'librsvg')
-optdepends=('perl')
-install=${pkgname}.install
-source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('83ec086cbf5c4bc362a188654a9332fc')
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  sed -i 's/fairymax/gnuchess/g' {xaw,gtk}/xboard.h xboard.conf.in
-  ./configure \
---prefix=/usr \
---mandir=/usr/share/man \
---sysconfdir=/etc \
---with-gtk \
---enable-zippy
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-  install -Dm755 ${srcdir}/${pkgname}-${pkgver}/cmail \
-${pkgdir}/usr/bin/cmail
-}

Copied: xboard/repos/community-i686/PKGBUILD (from rev 104710, 
xboard/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-24 18:40:56 UTC (rev 104711)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Jason Chu 
+# Contributor: Tom Newsom 
+
+pkgname=xboard
+pkgver=4.7.3
+pkgrel=1
+pkgdesc="Graphical user interfaces for chess"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/xboard/";
+license=('GPL3')
+depends=('texinfo' 'xdg-utils' 'gtk2' 'cairo' 'librsvg')
+optdepends=('gnuchess: chess engine'
+   'perl')
+install=${pkgname}.install
+source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('5ad06ca818c29f499ba227ea3d19df14')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  sed -i 's/fairymax/gnuchess/g' {xaw,gtk}/xboard.h xboard.conf.in
+  ./configure \
+--prefix=/usr \
+--mandir=/usr/share/man \
+--sysconfdir=/etc \
+--with-gtk \
+--enable-zippy
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  install -Dm755 ${srcdir}/${pkgname}-${pkgver}/cmail \
+${pkgdir}/usr/bin/cmail
+}

Deleted: community-i686/xboard.install
===
--- community-i686/xboard.install   2014-01-24 18:40:41 UTC (rev 104710)
+++ community-i686/xboard.install   2014-01-24 18:40:56 UTC (rev 104711)
@@ -1,15 +0,0 @@
-post_install() {
-  install-info usr/share/info/xboard.info.gz usr/share/info/dir 2>/dev/null
-  xdg-icon-resource forceupdate --theme hicolor &>/dev/null
-  true
-}
-
-post_upgrade() {
-  post_install
-}
-
-pre_remove() {
-  install-info --delete usr/share/info/xboard.info.gz usr/share/info/dir 
2>/dev/null
-  xdg-icon-resource forceupdate --theme hicolor &>/dev/null
-  true
-}

Copied: xboard/repos/community-i686/xboard.install (from rev 104710, 
xboard/trunk/xboard.install)
===
--- community-i686/xboard.install   (rev 0)
+++ community-i686/xboard.install   2014-01-24 18:40:56 UTC (rev 104711)
@@ -0,0 +1,15 @@
+post_install() {
+  install-info usr/share/info/xboard.info.gz usr/share/info/dir 2>/dev/null
+  xdg-icon-resource forceupdate --theme hicolor &>/dev/null
+  true
+}
+
+post_upgrade() {
+  post_install
+}
+
+pre_remove() {
+  install-info --delete usr/share/info/xboard.info.gz usr/share/info/dir 
2>/dev/null
+  xdg-icon-resource forceupd

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

2014-01-24 Thread Sergej Pupykin
Date: Friday, January 24, 2014 @ 19:40:41
  Author: spupykin
Revision: 104710

upgpkg: xboard 4.7.3-1

upd

Modified:
  xboard/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 18:36:10 UTC (rev 104709)
+++ PKGBUILD2014-01-24 18:40:41 UTC (rev 104710)
@@ -4,19 +4,18 @@
 # Contributor: Tom Newsom 
 
 pkgname=xboard
-pkgver=4.7.2
-pkgrel=3
+pkgver=4.7.3
+pkgrel=1
 pkgdesc="Graphical user interfaces for chess"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/xboard/";
 license=('GPL3')
-depends=('gnuchess' 'texinfo' 'xdg-utils'
-'xorg-fonts-75dpi' 'xorg-fonts-100dpi'
-'gtk2' 'cairo' 'librsvg')
-optdepends=('perl')
+depends=('texinfo' 'xdg-utils' 'gtk2' 'cairo' 'librsvg')
+optdepends=('gnuchess: chess engine'
+   'perl')
 install=${pkgname}.install
 source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('83ec086cbf5c4bc362a188654a9332fc')
+md5sums=('5ad06ca818c29f499ba227ea3d19df14')
 
 build() {
   cd "${pkgname}-${pkgver}"



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

2014-01-24 Thread Jelle van der Waa
Date: Friday, January 24, 2014 @ 18:26:45
  Author: jelle
Revision: 104708

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

Added:
  calibre/repos/community-i686/PKGBUILD
(from rev 104707, calibre/trunk/PKGBUILD)
  calibre/repos/community-i686/calibre-mount-helper
(from rev 104707, calibre/trunk/calibre-mount-helper)
  calibre/repos/community-i686/calibre.install
(from rev 104707, calibre/trunk/calibre.install)
  calibre/repos/community-i686/desktop_integration.patch
(from rev 104707, calibre/trunk/desktop_integration.patch)
  calibre/repos/community-x86_64/PKGBUILD
(from rev 104707, calibre/trunk/PKGBUILD)
  calibre/repos/community-x86_64/calibre-mount-helper
(from rev 104707, calibre/trunk/calibre-mount-helper)
  calibre/repos/community-x86_64/calibre.install
(from rev 104707, calibre/trunk/calibre.install)
  calibre/repos/community-x86_64/desktop_integration.patch
(from rev 104707, calibre/trunk/desktop_integration.patch)
Deleted:
  calibre/repos/community-i686/PKGBUILD
  calibre/repos/community-i686/calibre-mount-helper
  calibre/repos/community-i686/calibre.install
  calibre/repos/community-i686/desktop_integration.patch
  calibre/repos/community-x86_64/PKGBUILD
  calibre/repos/community-x86_64/calibre-mount-helper
  calibre/repos/community-x86_64/calibre.install
  calibre/repos/community-x86_64/desktop_integration.patch

+
 /PKGBUILD  |  178 
 /calibre-mount-helper  |   56 ++
 /calibre.install   |   24 ++
 /desktop_integration.patch |  238 +++
 community-i686/PKGBUILD|   92 --
 community-i686/calibre-mount-helper|   28 ---
 community-i686/calibre.install |   12 -
 community-i686/desktop_integration.patch   |  119 -
 community-x86_64/PKGBUILD  |   92 --
 community-x86_64/calibre-mount-helper  |   28 ---
 community-x86_64/calibre.install   |   12 -
 community-x86_64/desktop_integration.patch |  119 -
 12 files changed, 496 insertions(+), 502 deletions(-)

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


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

2014-01-24 Thread Jelle van der Waa
Date: Friday, January 24, 2014 @ 18:26:20
  Author: jelle
Revision: 104707

upgpkg: calibre 1.21.0-1

Modified:
  calibre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 17:24:23 UTC (rev 104706)
+++ PKGBUILD2014-01-24 17:26:20 UTC (rev 104707)
@@ -7,8 +7,8 @@
 # Contributor: Larry Hajali 
 
 pkgname=calibre
-pkgver=1.20.0
-pkgrel=3
+pkgver=1.21.0
+pkgrel=1
 pkgdesc="Ebook management application"
 arch=('i686' 'x86_64') 
 url="http://calibre-ebook.com/";
@@ -25,7 +25,7 @@
 source=("http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz";
 'desktop_integration.patch'
 'calibre-mount-helper')
-md5sums=('5ce57bf48ed7f534fe9d5c55157dd15a'
+md5sums=('f8588ca195354692d172d9fa3fd67dea'
  '95ca4eb3afa7c737c8371708a23bdad9'
  '675cd87d41342119827ef706055491e7')
 
@@ -87,6 +87,3 @@
   # Compiling optimized bytecode FS33392
   python2 -O -m compileall "${pkgdir}/usr/lib/calibre/"
 }
-md5sums=('463cdfaa008a2aa16343876b77ae4e17'
- '95ca4eb3afa7c737c8371708a23bdad9'
- '675cd87d41342119827ef706055491e7')



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

2014-01-24 Thread Bartłomiej Piotrowski
Date: Friday, January 24, 2014 @ 18:24:23
  Author: bpiotrowski
Revision: 104706

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-24 17:24:13 UTC (rev 104705)
+++ community-i686/PKGBUILD 2014-01-24 17:24:23 UTC (rev 104706)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: James Campos 
-# Contributor: BlackEagle < ike DOT devolder AT gmail DOT com >
-# Contributor: Dongsheng Cai 
-# Contributor: Masutu Subric 
-# Contributor: TIanyi Cui 
-
-pkgname=nodejs
-pkgver=0.10.24
-pkgrel=1
-pkgdesc='Evented I/O for V8 javascript'
-arch=('i686' 'x86_64')
-url='http://nodejs.org/'
-license=('MIT')
-depends=('openssl')
-makedepends=('python2')
-checkdepends=('curl')
-options=('!emptydirs')
-source=(http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz)
-sha256sums=('610cd733186842cb7f554336d6851a61b2d3d956050d62e49fa359a47640377a')
-
-prepare() {
-  cd node-v$pkgver
-
-  msg 'Fixing for python2 name'
-  find -type f -exec sed \
--e 's_^#!/usr/bin/env python$_&2_' \
--e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
--e 's_^#!/usr/bin/python$_&2_' \
--e "s_'python'_'python2'_" -i {} \;
-  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
-}
-
-build() {
-  cd node-v$pkgver
-
-  export PYTHON=python2
-  ./configure \
---prefix=/usr \
---shared-openssl
-
-  make
-}
-
-check() {
-  cd node-v$pkgver
-  make test || true
-}
-
-package() {
-  cd node-v$pkgver
-
-  make DESTDIR="$pkgdir" install
-
-  # install docs as per user request
-  install -d "$pkgdir"/usr/share/doc/nodejs
-  cp -r doc/api/{*.html,assets} \
-"$pkgdir"/usr/share/doc/nodejs
-
-  install -D -m644 LICENSE \
-"$pkgdir"/usr/share/licenses/nodejs/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: nodejs/repos/community-i686/PKGBUILD (from rev 104705, 
nodejs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-24 17:24:23 UTC (rev 104706)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: James Campos 
+# Contributor: BlackEagle < ike DOT devolder AT gmail DOT com >
+# Contributor: Dongsheng Cai 
+# Contributor: Masutu Subric 
+# Contributor: TIanyi Cui 
+
+pkgname=nodejs
+pkgver=0.10.25
+pkgrel=1
+pkgdesc='Evented I/O for V8 javascript'
+arch=('i686' 'x86_64')
+url='http://nodejs.org/'
+license=('MIT')
+depends=('openssl')
+makedepends=('python2')
+checkdepends=('curl')
+options=('!emptydirs')
+source=(http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz)
+sha256sums=('46eef3b9d5475a2081dc2b2f7cf1f4c3a56824d1fc9b04e7ed1d7a88e8f6b36f')
+
+prepare() {
+  cd node-v$pkgver
+
+  msg 'Fixing for python2 name'
+  find -type f -exec sed \
+-e 's_^#!/usr/bin/env python$_&2_' \
+-e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
+-e 's_^#!/usr/bin/python$_&2_' \
+-e "s_'python'_'python2'_" -i {} \;
+  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
+}
+
+build() {
+  cd node-v$pkgver
+
+  export PYTHON=python2
+  ./configure \
+--prefix=/usr \
+--shared-openssl
+
+  make
+}
+
+check() {
+  cd node-v$pkgver
+  make test || true
+}
+
+package() {
+  cd node-v$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  # install docs as per user request
+  install -d "$pkgdir"/usr/share/doc/nodejs
+  cp -r doc/api/{*.html,assets} \
+"$pkgdir"/usr/share/doc/nodejs
+
+  install -D -m644 LICENSE \
+"$pkgdir"/usr/share/licenses/nodejs/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-24 17:24:13 UTC (rev 104705)
+++ community-x86_64/PKGBUILD   2014-01-24 17:24:23 UTC (rev 104706)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: James Campos 
-# Contributor: BlackEagle < ike DOT devolder AT gmail DOT com >
-# Contributor: Dongsheng Cai 
-# Contributor: Masutu Subric 
-# Contributor: TIanyi Cui 
-
-pkgname=nodejs
-pkgver=0.10.24
-pkgrel=1
-pkgdesc='Evented I/O for V8 javascript'
-arch=('i686' 'x86_64')
-url='http://nodejs.org/'

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

2014-01-24 Thread Bartłomiej Piotrowski
Date: Friday, January 24, 2014 @ 18:24:13
  Author: bpiotrowski
Revision: 104705

upgpkg: nodejs 0.10.25-1

new upstream release

Modified:
  nodejs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 17:00:02 UTC (rev 104704)
+++ PKGBUILD2014-01-24 17:24:13 UTC (rev 104705)
@@ -8,7 +8,7 @@
 # Contributor: TIanyi Cui 
 
 pkgname=nodejs
-pkgver=0.10.24
+pkgver=0.10.25
 pkgrel=1
 pkgdesc='Evented I/O for V8 javascript'
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 checkdepends=('curl')
 options=('!emptydirs')
 source=(http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz)
-sha256sums=('610cd733186842cb7f554336d6851a61b2d3d956050d62e49fa359a47640377a')
+sha256sums=('46eef3b9d5475a2081dc2b2f7cf1f4c3a56824d1fc9b04e7ed1d7a88e8f6b36f')
 
 prepare() {
   cd node-v$pkgver



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

2014-01-24 Thread Bartłomiej Piotrowski
Date: Friday, January 24, 2014 @ 18:22:36
  Author: bpiotrowski
Revision: 204674

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

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

+
 /PKGBUILD  |   80 +++
 /enlightenment.install |   24 ++
 extra-i686/PKGBUILD|   40 -
 extra-i686/enlightenment.install   |   12 -
 extra-x86_64/PKGBUILD  |   40 -
 extra-x86_64/enlightenment.install |   12 -
 6 files changed, 104 insertions(+), 104 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-24 17:22:07 UTC (rev 204673)
+++ extra-i686/PKGBUILD 2014-01-24 17:22:36 UTC (rev 204674)
@@ -1,40 +0,0 @@
-# Maintainer: Ronald van Haren 
-# Contributor: Enlightenment Developers 
>
-
-pkgname=enlightenment
-pkgver=0.18.2
-pkgrel=1
-pkgdesc="Enlightenment window manager"
-arch=('i686' 'x86_64' 'arm')
-url="http://www.enlightenment.org";
-license=('BSD')
-depends=('elementary' 'xcb-util-keysyms' 'hicolor-icon-theme' 'pixman' 'mesa'
- 'desktop-file-utils' 'udisks2' 'ttf-font' 'bluez-libs')
-optdepends=('connman: network module'
-'acpid: power events on laptop lid close')
-provides=("enlightenment17=$pkgver" 'notification-daemon')
-conflicts=("enlightenment17")
-replaces=("enlightenment17")
-backup=('etc/enlightenment/sysactions.conf'
-'etc/xdg/menus/enlightenment.menu')
-source=(http://download.enlightenment.org/rel/apps/${pkgname}/$pkgname-$pkgver.tar.gz)
-install=enlightenment.install
-sha1sums=('e293108b8c5d6c7643ea868550763c9e8e0d6d08')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  export CFLAGS="$CFLAGS -fvisibility=hidden"
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
-   --enable-wayland-clients --enable-wayland-egl
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make -j1 DESTDIR="$pkgdir" install
-
-  # install LICENSE
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: enlightenment/repos/extra-i686/PKGBUILD (from rev 204673, 
enlightenment/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-24 17:22:36 UTC (rev 204674)
@@ -0,0 +1,40 @@
+# Maintainer: Ronald van Haren 
+# Contributor: Enlightenment Developers 
>
+
+pkgname=enlightenment
+pkgver=0.18.2
+pkgrel=1
+pkgdesc="Enlightenment window manager"
+arch=('i686' 'x86_64')
+url="http://www.enlightenment.org";
+license=('BSD')
+depends=('elementary' 'xcb-util-keysyms' 'hicolor-icon-theme' 'pixman' 'mesa'
+ 'desktop-file-utils' 'udisks2' 'ttf-font' 'bluez-libs')
+optdepends=('connman: network module'
+'acpid: power events on laptop lid close')
+provides=("enlightenment17=$pkgver" 'notification-daemon')
+conflicts=("enlightenment17")
+replaces=("enlightenment17")
+backup=('etc/enlightenment/sysactions.conf'
+'etc/xdg/menus/enlightenment.menu')
+source=(http://download.enlightenment.org/rel/apps/${pkgname}/$pkgname-$pkgver.tar.gz)
+install=enlightenment.install
+sha1sums=('e293108b8c5d6c7643ea868550763c9e8e0d6d08')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  export CFLAGS="$CFLAGS -fvisibility=hidden"
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+   --enable-wayland-clients --enable-wayland-egl
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make -j1 DESTDIR="$pkgdir" install
+
+  # install LICENSE
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Deleted: extra-i686/enlightenment.install
===
--- extra-i686/enlightenment.install2014-01-24 17:22:07 UTC (rev 204673)
+++ extra-i686/enlightenment.install2014-01-24 17:22:36 UTC (rev 204674)
@@ -1,12 +0,0 @@
-post_install() {
-  update-mime-database usr/share/mime > /dev/null
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: enlightenment/repos/extra-i686/enlightenment.install (from rev 204673, 
enlightenment/trunk/enlightenment.install)
===
--- extra-i686/enl

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

2014-01-24 Thread Bartłomiej Piotrowski
Date: Friday, January 24, 2014 @ 18:22:07
  Author: bpiotrowski
Revision: 204673

ARM is not an officially supported architecture.

Modified:
  enlightenment/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 16:39:28 UTC (rev 204672)
+++ PKGBUILD2014-01-24 17:22:07 UTC (rev 204673)
@@ -5,7 +5,7 @@
 pkgver=0.18.2
 pkgrel=1
 pkgdesc="Enlightenment window manager"
-arch=('i686' 'x86_64' 'arm')
+arch=('i686' 'x86_64')
 url="http://www.enlightenment.org";
 license=('BSD')
 depends=('elementary' 'xcb-util-keysyms' 'hicolor-icon-theme' 'pixman' 'mesa'



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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 18:00:02
  Author: lcarlier
Revision: 104704

restore and rebuild, accidentaly removed

Added:
  gimp-ufraw/repos/community-i686/
  gimp-ufraw/repos/community-i686/PKGBUILD
  gimp-ufraw/repos/community-i686/gimp-ufraw.install
  gimp-ufraw/repos/community-x86_64/
  gimp-ufraw/repos/community-x86_64/PKGBUILD
  gimp-ufraw/repos/community-x86_64/gimp-ufraw.install

-+
 community-i686/PKGBUILD |   43 ++
 community-i686/gimp-ufraw.install   |   13 ++
 community-x86_64/PKGBUILD   |   43 ++
 community-x86_64/gimp-ufraw.install |   13 ++
 4 files changed, 112 insertions(+)

Added: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-24 17:00:02 UTC (rev 104704)
@@ -0,0 +1,43 @@
+# $Id: PKGBUILD 104699 2014-01-24 16:28:05Z lcarlier $
+# Maintainer: Alexander Rødseth 
+# Contributor: Tobias Kieslich 
+# Contributor: Martin Sugioarto 
+
+pkgname=gimp-ufraw
+pkgver=0.19
+pkgrel=2.1
+pkgdesc='Converter for raw files; utility and GIMP plugin'
+url='http://ufraw.sourceforge.net/'
+arch=('x86_64' 'i686')
+license=('GPL')
+depends=('gtkimageview' 'exiv2' 'lcms' 'bzip2' 'desktop-file-utils' 'cfitsio' 
'lensfun')
+makedepends=('gimp' 'cinepaint')
+optdepends=('gimp: to use the gimp import plugin for raw images'
+'cinepaint: to use the cinepaint import plugin for raw images')
+install="$pkgname.install"
+source=("http://downloads.sourceforge.net/ufraw/ufraw-$pkgver.tar.gz";)
+sha256sums=('12d551418c5e69ae904cb92e9ac11b4d2e4327a857ee13ac890f34320eb58b9a')
+
+build() {
+  cd "$srcdir/ufraw-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--enable-extras \
+--enable-mime \
+--enable-openmp \
+ --with-gimp \
+ --with-cinepaint \
+ --enable-contrast
+  sed -i "s/-ffast-math -fomit-frame-pointer -W -Wall -O3/${CFLAGS}/" Makefile
+  make
+}
+
+package() {
+  cd "$srcdir/ufraw-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+  rm -f "$pkgdir/usr/bin/dcraw"
+}
+
+# vim:set ts=2 sw=2 et:

Added: community-i686/gimp-ufraw.install
===
--- community-i686/gimp-ufraw.install   (rev 0)
+++ community-i686/gimp-ufraw.install   2014-01-24 17:00:02 UTC (rev 104704)
@@ -0,0 +1,13 @@
+post_install() {
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  update-desktop-database -q
+}
+
+post_remove() {
+  update-desktop-database -q
+}
+
+# vim:set ts=2 sw=2 et:

Added: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-01-24 17:00:02 UTC (rev 104704)
@@ -0,0 +1,43 @@
+# $Id: PKGBUILD 104699 2014-01-24 16:28:05Z lcarlier $
+# Maintainer: Alexander Rødseth 
+# Contributor: Tobias Kieslich 
+# Contributor: Martin Sugioarto 
+
+pkgname=gimp-ufraw
+pkgver=0.19
+pkgrel=2.1
+pkgdesc='Converter for raw files; utility and GIMP plugin'
+url='http://ufraw.sourceforge.net/'
+arch=('x86_64' 'i686')
+license=('GPL')
+depends=('gtkimageview' 'exiv2' 'lcms' 'bzip2' 'desktop-file-utils' 'cfitsio' 
'lensfun')
+makedepends=('gimp' 'cinepaint')
+optdepends=('gimp: to use the gimp import plugin for raw images'
+'cinepaint: to use the cinepaint import plugin for raw images')
+install="$pkgname.install"
+source=("http://downloads.sourceforge.net/ufraw/ufraw-$pkgver.tar.gz";)
+sha256sums=('12d551418c5e69ae904cb92e9ac11b4d2e4327a857ee13ac890f34320eb58b9a')
+
+build() {
+  cd "$srcdir/ufraw-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--enable-extras \
+--enable-mime \
+--enable-openmp \
+ --with-gimp \
+ --with-cinepaint \
+ --enable-contrast
+  sed -i "s/-ffast-math -fomit-frame-pointer -W -Wall -O3/${CFLAGS}/" Makefile
+  make
+}
+
+package() {
+  cd "$srcdir/ufraw-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+  rm -f "$pkgdir/usr/bin/dcraw"
+}
+
+# vim:set ts=2 sw=2 et:

Added: community-x86_64/gimp-ufraw.install
===
--- community-x86_64/gimp-ufraw.install (rev 0)
+++ community-x86_64/gimp-ufraw.install 2014-01-24 17:00:02 UTC (rev 104704)
@@ -0,0 +1,13 @@
+post_install() {
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  update-desktop-database -q
+}
+
+post_remove() {
+  update-desktop-database -q
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 17:49:03
  Author: lcarlier
Revision: 104703

restore

Modified:
  darktable/repos/community-i686/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 16:47:32 UTC (rev 104702)
+++ PKGBUILD2014-01-24 16:49:03 UTC (rev 104703)
@@ -6,7 +6,7 @@
 pkgname=darktable
 pkgver=1.4
 _pkgver=1.4
-pkgrel=3
+pkgrel=2.1
 pkgdesc="Utility to organize and develop raw images"
 arch=('i686' 'x86_64')
 url=http://darktable.sf.net/



[arch-commits] Commit in darktable/repos/community-i686 (4 files)

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 17:47:32
  Author: lcarlier
Revision: 104702

archrelease: copy trunk to community-i686

Added:
  darktable/repos/community-i686/PKGBUILD
(from rev 104701, darktable/trunk/PKGBUILD)
  darktable/repos/community-i686/darktable.install
(from rev 104701, darktable/trunk/darktable.install)
Deleted:
  darktable/repos/community-i686/PKGBUILD
  darktable/repos/community-i686/darktable.install

---+
 PKGBUILD  |  100 ++--
 darktable.install |   22 +--
 2 files changed, 61 insertions(+), 61 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-24 16:36:22 UTC (rev 104701)
+++ PKGBUILD2014-01-24 16:47:32 UTC (rev 104702)
@@ -1,50 +0,0 @@
-# $Id: PKGBUILD 104671 2014-01-24 14:19:50Z lcarlier $
-# Maintainer: Sergej Pupykin 
-# Maintainer:  Christian Himpel 
-# Contributor: Johannes Hanika 
-
-pkgname=darktable
-pkgver=1.4
-_pkgver=1.4
-pkgrel=2.1
-pkgdesc="Utility to organize and develop raw images"
-arch=('i686' 'x86_64')
-url=http://darktable.sf.net/
-license=('GPL3')
-depends=('exiv2>=0.18' 'intltool>=0.40' 'lcms2' 'lensfun>=0.2.3' 'libglade' 
'dbus-glib'
-'curl' 'libgnome-keyring' 'libgphoto2' 'openexr' 'sqlite' 'libxslt'
-'libsoup' 'gtk-engines' 'json-glib' 'flickcurl')
-makedepends=('intltool>=0.40' 'cmake' 'librsvg')
-optdepends=('librsvg')
-install=darktable.install
-source=(http://downloads.sourceforge.net/project/darktable/darktable/${_pkgver}/darktable-$pkgver.tar.xz
-   
https://github.com/darktable-org/darktable/commit/74dbfa3b24bcc216ec91e12551b6b434e4a43a22.diff)
-md5sums=('896416931ded4579f528cd11edad470c'
- 'f959e371f8648eeef8ad6dd6e1403d29')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-  patch -p1 <$srcdir/74dbfa3b24bcc216ec91e12551b6b434e4a43a22.diff
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  mkdir -p build
-  cd build
-  CXXFLAGS+=" -fpermissive"
-  cmake \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DCMAKE_BUILD_TYPE=Release \
-  -DDONT_INSTALL_GCONF_SCHEMAS=True \
-  -DBINARY_PACKAGE_BUILD=1 \
-  -DUSE_GCONF_BACKEND=Off \
-  -DBUILD_USERMANUAL=False \
-  ..
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver/build"
-  make DESTDIR="$pkgdir" install
-  mv "${pkgdir}/usr/share/doc/darktable" 
"${pkgdir}/usr/share/doc/${pkgname}-${pkgver}"
-}

Copied: darktable/repos/community-i686/PKGBUILD (from rev 104701, 
darktable/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-24 16:47:32 UTC (rev 104702)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer:  Christian Himpel 
+# Contributor: Johannes Hanika 
+
+pkgname=darktable
+pkgver=1.4
+_pkgver=1.4
+pkgrel=3
+pkgdesc="Utility to organize and develop raw images"
+arch=('i686' 'x86_64')
+url=http://darktable.sf.net/
+license=('GPL3')
+depends=('exiv2>=0.18' 'intltool>=0.40' 'lcms2' 'lensfun>=0.2.3' 'libglade' 
'dbus-glib'
+'curl' 'libgnome-keyring' 'libgphoto2' 'openexr' 'sqlite' 'libxslt'
+'libsoup' 'gtk-engines' 'json-glib' 'flickcurl')
+makedepends=('intltool>=0.40' 'cmake' 'librsvg')
+optdepends=('librsvg')
+install=darktable.install
+source=(http://downloads.sourceforge.net/project/darktable/darktable/${_pkgver}/darktable-$pkgver.tar.xz
+   
https://github.com/darktable-org/darktable/commit/74dbfa3b24bcc216ec91e12551b6b434e4a43a22.diff)
+md5sums=('896416931ded4579f528cd11edad470c'
+ 'f959e371f8648eeef8ad6dd6e1403d29')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  patch -p1 <$srcdir/74dbfa3b24bcc216ec91e12551b6b434e4a43a22.diff
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  mkdir -p build
+  cd build
+  CXXFLAGS+=" -fpermissive"
+  cmake \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_BUILD_TYPE=Release \
+  -DDONT_INSTALL_GCONF_SCHEMAS=True \
+  -DBINARY_PACKAGE_BUILD=1 \
+  -DUSE_GCONF_BACKEND=Off \
+  -DBUILD_USERMANUAL=False \
+  ..
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver/build"
+  make DESTDIR="$pkgdir" install
+  mv "${pkgdir}/usr/share/doc/darktable" 
"${pkgdir}/usr/share/doc/${pkgname}-${pkgver}"
+}

Deleted: darktable.install
===
--- darktable.install   2014-01-24 16:36:22 UTC (rev 104701)
+++ darktable.install   2014-01-24 16:47:32 UTC (rev 104702)
@@ -1,11 +0,0 @@
-post_install() {
-  [ -x `which update-desktop-database 2>/dev/null` ] &&  
update-desktop-database -q
-}
-
-post_upgrade() {
-  [ -x `which update-desktop-database 2>/dev/null` ] &&  
update-desktop-database -q
-}
-
-post_remove() {
-  [ -x `which update-desktop-database 2>/dev/null` ] &&  
update-desktop-database -q
-}

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

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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 17:36:22
  Author: lcarlier
Revision: 104701

restore and rebuild, accidentaly removed

Added:
  darktable/repos/community-i686/
  darktable/repos/community-i686/PKGBUILD
  darktable/repos/community-i686/darktable.install
  darktable/repos/community-x86_64/
  darktable/repos/community-x86_64/PKGBUILD
  darktable/repos/community-x86_64/darktable.install

+
 community-i686/PKGBUILD|   50 +++
 community-i686/darktable.install   |   11 +++
 community-x86_64/PKGBUILD  |   50 +++
 community-x86_64/darktable.install |   11 +++
 4 files changed, 122 insertions(+)

Added: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-24 16:36:22 UTC (rev 104701)
@@ -0,0 +1,50 @@
+# $Id: PKGBUILD 104671 2014-01-24 14:19:50Z lcarlier $
+# Maintainer: Sergej Pupykin 
+# Maintainer:  Christian Himpel 
+# Contributor: Johannes Hanika 
+
+pkgname=darktable
+pkgver=1.4
+_pkgver=1.4
+pkgrel=2.1
+pkgdesc="Utility to organize and develop raw images"
+arch=('i686' 'x86_64')
+url=http://darktable.sf.net/
+license=('GPL3')
+depends=('exiv2>=0.18' 'intltool>=0.40' 'lcms2' 'lensfun>=0.2.3' 'libglade' 
'dbus-glib'
+'curl' 'libgnome-keyring' 'libgphoto2' 'openexr' 'sqlite' 'libxslt'
+'libsoup' 'gtk-engines' 'json-glib' 'flickcurl')
+makedepends=('intltool>=0.40' 'cmake' 'librsvg')
+optdepends=('librsvg')
+install=darktable.install
+source=(http://downloads.sourceforge.net/project/darktable/darktable/${_pkgver}/darktable-$pkgver.tar.xz
+   
https://github.com/darktable-org/darktable/commit/74dbfa3b24bcc216ec91e12551b6b434e4a43a22.diff)
+md5sums=('896416931ded4579f528cd11edad470c'
+ 'f959e371f8648eeef8ad6dd6e1403d29')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  patch -p1 <$srcdir/74dbfa3b24bcc216ec91e12551b6b434e4a43a22.diff
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  mkdir -p build
+  cd build
+  CXXFLAGS+=" -fpermissive"
+  cmake \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_BUILD_TYPE=Release \
+  -DDONT_INSTALL_GCONF_SCHEMAS=True \
+  -DBINARY_PACKAGE_BUILD=1 \
+  -DUSE_GCONF_BACKEND=Off \
+  -DBUILD_USERMANUAL=False \
+  ..
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver/build"
+  make DESTDIR="$pkgdir" install
+  mv "${pkgdir}/usr/share/doc/darktable" 
"${pkgdir}/usr/share/doc/${pkgname}-${pkgver}"
+}

Added: community-i686/darktable.install
===
--- community-i686/darktable.install(rev 0)
+++ community-i686/darktable.install2014-01-24 16:36:22 UTC (rev 104701)
@@ -0,0 +1,11 @@
+post_install() {
+  [ -x `which update-desktop-database 2>/dev/null` ] &&  
update-desktop-database -q
+}
+
+post_upgrade() {
+  [ -x `which update-desktop-database 2>/dev/null` ] &&  
update-desktop-database -q
+}
+
+post_remove() {
+  [ -x `which update-desktop-database 2>/dev/null` ] &&  
update-desktop-database -q
+}

Added: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-01-24 16:36:22 UTC (rev 104701)
@@ -0,0 +1,50 @@
+# $Id: PKGBUILD 104671 2014-01-24 14:19:50Z lcarlier $
+# Maintainer: Sergej Pupykin 
+# Maintainer:  Christian Himpel 
+# Contributor: Johannes Hanika 
+
+pkgname=darktable
+pkgver=1.4
+_pkgver=1.4
+pkgrel=2.1
+pkgdesc="Utility to organize and develop raw images"
+arch=('i686' 'x86_64')
+url=http://darktable.sf.net/
+license=('GPL3')
+depends=('exiv2>=0.18' 'intltool>=0.40' 'lcms2' 'lensfun>=0.2.3' 'libglade' 
'dbus-glib'
+'curl' 'libgnome-keyring' 'libgphoto2' 'openexr' 'sqlite' 'libxslt'
+'libsoup' 'gtk-engines' 'json-glib' 'flickcurl')
+makedepends=('intltool>=0.40' 'cmake' 'librsvg')
+optdepends=('librsvg')
+install=darktable.install
+source=(http://downloads.sourceforge.net/project/darktable/darktable/${_pkgver}/darktable-$pkgver.tar.xz
+   
https://github.com/darktable-org/darktable/commit/74dbfa3b24bcc216ec91e12551b6b434e4a43a22.diff)
+md5sums=('896416931ded4579f528cd11edad470c'
+ 'f959e371f8648eeef8ad6dd6e1403d29')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  patch -p1 <$srcdir/74dbfa3b24bcc216ec91e12551b6b434e4a43a22.diff
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  mkdir -p build
+  cd build
+  CXXFLAGS+=" -fpermissive"
+  cmake \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_BUILD_TYPE=Release \
+  -DDONT_INSTALL_GCONF_SCHEMAS=True \
+  -DBINARY_PACKAGE_BUILD=1 \
+  -DUSE_GCONF_BACKEND=Off \
+  -DBUILD_USERMANUAL=False \
+  ..
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver/build"
+  make DESTDIR="$pkgdir" install
+  mv "${pkgdir}/usr/s

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

2014-01-24 Thread Felix Yan
Date: Friday, January 24, 2014 @ 17:28:53
  Author: fyan
Revision: 104700

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

Added:
  phantomjs/repos/community-i686/PKGBUILD
(from rev 104697, phantomjs/trunk/PKGBUILD)
  phantomjs/repos/community-x86_64/PKGBUILD
(from rev 104699, phantomjs/trunk/PKGBUILD)
Deleted:
  phantomjs/repos/community-i686/PKGBUILD
  phantomjs/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-24 16:28:05 UTC (rev 104699)
+++ community-i686/PKGBUILD 2014-01-24 16:28:53 UTC (rev 104700)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: grimsock 
-# Contributor: Dieter Plaetinck 
-# Contributor: Vladimir Chizhov 
-# Contributor: Henry Tang 
-
-pkgname=phantomjs
-pkgver=1.9.2
-pkgrel=1
-pkgdesc="Headless WebKit with JavaScript API"
-url="http://www.phantomjs.org/";
-license=('BSD' 'LGPL' 'MIT')
-arch=('i686' 'x86_64')
-depends=('gstreamer0.10-base' 'fontconfig' 'freetype2')
-makedepends=('unzip')
-source=("http://phantomjs.googlecode.com/files/${pkgname}-${pkgver}-source.zip";)
-noextract=("${pkgname}-${pkgver}-source.zip")
-
-build() {
-  # workaround for https://code.google.com/p/libarchive/issues/detail?id=271
-  # cd $srcdir/$pkgname-$pkgver
-  unzip ${pkgname}-${pkgver}-source.zip
-
-  cd $pkgname-$pkgver
-  # workaround for http://code.google.com/p/phantomjs/issues/detail?id=635
-  sed -i 's/QMAKE_LFLAGS+=-fuse-ld=gold/#QMAKE_LFLAGS+=-fuse-ld=gold/' 
src/qt/src/3rdparty/webkit/Source/common.pri
-
-  ./build.sh --confirm --qt-config "-no-rpath"
-}
-
-package() {
-  install -Dm755 "$srcdir/$pkgname-$pkgver/bin/phantomjs" 
"$pkgdir/usr/bin/phantomjs"
-
-  mkdir -p "$pkgdir/usr/share/$pkgname"
-  cp -r "$srcdir/$pkgname-$pkgver/examples" "$pkgdir/usr/share/$pkgname"/
-
-  install -Dm644 "$srcdir/$pkgname-$pkgver/LICENSE.BSD" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.BSD"
-  install -Dm644 "$srcdir/$pkgname-$pkgver/third-party.txt" 
"$pkgdir/usr/share/licenses/$pkgname/third-party.txt"
-}
-
-sha512sums=('ada4010a1ba43950f25bcf42bc41f158c8dc91320edff18efece68c69cd16d1246512fbd66e2dcbe9d0ecd71d8587252570072e2499ec9dfce0ac871c0ce2720')

Copied: phantomjs/repos/community-i686/PKGBUILD (from rev 104697, 
phantomjs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-24 16:28:53 UTC (rev 104700)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: grimsock 
+# Contributor: Dieter Plaetinck 
+# Contributor: Vladimir Chizhov 
+# Contributor: Henry Tang 
+
+pkgname=phantomjs
+pkgver=1.9.6
+pkgrel=1
+pkgdesc="Headless WebKit with JavaScript API"
+url="http://www.phantomjs.org/";
+license=('BSD' 'LGPL' 'MIT')
+arch=('i686' 'x86_64')
+depends=('gstreamer0.10-base' 'fontconfig' 'freetype2' 'gcc-libs')
+makedepends=('git')
+source=("git+https://github.com/ariya/${pkgname}.git#tag=$pkgver";)
+
+build() {
+  cd $pkgname
+  # workaround for http://code.google.com/p/phantomjs/issues/detail?id=635
+  sed -i 's/QMAKE_LFLAGS+=-fuse-ld=gold/#QMAKE_LFLAGS+=-fuse-ld=gold/' 
src/qt/src/3rdparty/webkit/Source/common.pri
+
+  ./build.sh --confirm --qt-config "-no-rpath"
+}
+
+package() {
+  install -Dm755 "$srcdir/$pkgname/bin/phantomjs" "$pkgdir/usr/bin/phantomjs"
+
+  mkdir -p "$pkgdir/usr/share/$pkgname"
+  cp -r "$srcdir/$pkgname/examples" "$pkgdir/usr/share/$pkgname"/
+
+  install -Dm644 "$srcdir/$pkgname/LICENSE.BSD" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.BSD"
+  install -Dm644 "$srcdir/$pkgname/third-party.txt" 
"$pkgdir/usr/share/licenses/$pkgname/third-party.txt"
+}
+
+sha512sums=('SKIP')

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-24 16:28:05 UTC (rev 104699)
+++ community-x86_64/PKGBUILD   2014-01-24 16:28:53 UTC (rev 104700)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: grimsock 
-# Contributor: Dieter Plaetinck 
-# Contributor: Vladimir Chizhov 
-# Contributor: Henry Tang 
-
-pkgname=phantomjs
-pkgver=1.9.2
-pkgrel=1
-pkgdesc="Headless WebKit with JavaScript API"
-url="http://www.phantomjs.org/";
-license=('BSD' 'LGPL' 'MIT')
-arch=('i686' 'x86_64')
-depends=('gstreamer0.10-base' 'fontconfig' 'freetype2')
-makedepends=('unzip')
-source=("http://phantomjs.googlecode.com/files/${pkgname}-${pkgver}-source.zip";)
-noextract=("${pkgname}-${pkgver}-source.zip")
-
-build() {
-  # workaround for https://code.google.com/p/libarchive/issues/detail?id=271
-  # cd $srcdir/$pkgname-$pkgver
-  unzip 

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

2014-01-24 Thread Felix Yan
Date: Friday, January 24, 2014 @ 17:27:25
  Author: fyan
Revision: 104694

upgpkg: phantomjs 1.9.6-1

- upstream new release

Modified:
  phantomjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 16:27:25 UTC (rev 104693)
+++ PKGBUILD2014-01-24 16:27:25 UTC (rev 104694)
@@ -6,23 +6,18 @@
 # Contributor: Henry Tang 
 
 pkgname=phantomjs
-pkgver=1.9.2
+pkgver=1.9.6
 pkgrel=1
 pkgdesc="Headless WebKit with JavaScript API"
 url="http://www.phantomjs.org/";
 license=('BSD' 'LGPL' 'MIT')
 arch=('i686' 'x86_64')
-depends=('gstreamer0.10-base' 'fontconfig' 'freetype2')
-makedepends=('unzip')
-source=("http://phantomjs.googlecode.com/files/${pkgname}-${pkgver}-source.zip";)
-noextract=("${pkgname}-${pkgver}-source.zip")
+depends=('gstreamer0.10-base' 'fontconfig' 'freetype2' 'gcc-libs')
+makedepends=('git')
+source=("git+https://github.com/ariya/${pkgname}.git#tag=$pkgver";)
 
 build() {
-  # workaround for https://code.google.com/p/libarchive/issues/detail?id=271
-  # cd $srcdir/$pkgname-$pkgver
-  unzip ${pkgname}-${pkgver}-source.zip
-
-  cd $pkgname-$pkgver
+  cd $pkgname
   # workaround for http://code.google.com/p/phantomjs/issues/detail?id=635
   sed -i 's/QMAKE_LFLAGS+=-fuse-ld=gold/#QMAKE_LFLAGS+=-fuse-ld=gold/' 
src/qt/src/3rdparty/webkit/Source/common.pri
 
@@ -30,13 +25,13 @@
 }
 
 package() {
-  install -Dm755 "$srcdir/$pkgname-$pkgver/bin/phantomjs" 
"$pkgdir/usr/bin/phantomjs"
+  install -Dm755 "$srcdir/$pkgname/bin/phantomjs" "$pkgdir/usr/bin/phantomjs"
 
   mkdir -p "$pkgdir/usr/share/$pkgname"
-  cp -r "$srcdir/$pkgname-$pkgver/examples" "$pkgdir/usr/share/$pkgname"/
+  cp -r "$srcdir/$pkgname/examples" "$pkgdir/usr/share/$pkgname"/
 
-  install -Dm644 "$srcdir/$pkgname-$pkgver/LICENSE.BSD" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.BSD"
-  install -Dm644 "$srcdir/$pkgname-$pkgver/third-party.txt" 
"$pkgdir/usr/share/licenses/$pkgname/third-party.txt"
+  install -Dm644 "$srcdir/$pkgname/LICENSE.BSD" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.BSD"
+  install -Dm644 "$srcdir/$pkgname/third-party.txt" 
"$pkgdir/usr/share/licenses/$pkgname/third-party.txt"
 }
 
-sha512sums=('ada4010a1ba43950f25bcf42bc41f158c8dc91320edff18efece68c69cd16d1246512fbd66e2dcbe9d0ecd71d8587252570072e2499ec9dfce0ac871c0ce2720')
+sha512sums=('SKIP')



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

2014-01-24 Thread Martin Wimpress
Date: Friday, January 24, 2014 @ 17:26:27
  Author: flexiondotorg
Revision: 104685

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

Added:
  mate-mplayer/repos/community-i686/
  mate-mplayer/repos/community-i686/PKGBUILD
(from rev 104684, mate-mplayer/trunk/PKGBUILD)
  mate-mplayer/repos/community-i686/mate-mplayer.install
(from rev 104684, mate-mplayer/trunk/mate-mplayer.install)
  mate-mplayer/repos/community-x86_64/
  mate-mplayer/repos/community-x86_64/PKGBUILD
(from rev 104684, mate-mplayer/trunk/PKGBUILD)
  mate-mplayer/repos/community-x86_64/mate-mplayer.install
(from rev 104684, mate-mplayer/trunk/mate-mplayer.install)

---+
 community-i686/PKGBUILD   |   30 ++
 community-i686/mate-mplayer.install   |   13 +
 community-x86_64/PKGBUILD |   30 ++
 community-x86_64/mate-mplayer.install |   13 +
 4 files changed, 86 insertions(+)

Copied: mate-mplayer/repos/community-i686/PKGBUILD (from rev 104684, 
mate-mplayer/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-24 16:26:27 UTC (rev 104685)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : Martin Wimpress 
+
+pkgname=mate-mplayer
+pkgver=1.0.8
+pkgrel=3
+pkgdesc="Mplayer GUI for MATE"
+url="https://github.com/NiceandGently/mate-mplayer";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('curl' 'dbus-glib' 'gmtk' 'gtk2' 'libgpod' 'libnotify' 
'libmusicbrainz3'
+ 'mate-file-manager')
+optdepends=('mplayer: required to actually play any media')
+makedepends=('mate-common' 'perl-xml-parser')
+options=('!emptydirs')
+source=("https://github.com/NiceandGently/${pkgname}/archive/v${pkgver}.tar.gz";)
+md5sums=('05a5571f9ffc8493a0814065b78faa11')
+install=${pkgname}.install
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Copied: mate-mplayer/repos/community-i686/mate-mplayer.install (from rev 
104684, mate-mplayer/trunk/mate-mplayer.install)
===
--- community-i686/mate-mplayer.install (rev 0)
+++ community-i686/mate-mplayer.install 2014-01-24 16:26:27 UTC (rev 104685)
@@ -0,0 +1,13 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas/
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: mate-mplayer/repos/community-x86_64/PKGBUILD (from rev 104684, 
mate-mplayer/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-01-24 16:26:27 UTC (rev 104685)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : Martin Wimpress 
+
+pkgname=mate-mplayer
+pkgver=1.0.8
+pkgrel=3
+pkgdesc="Mplayer GUI for MATE"
+url="https://github.com/NiceandGently/mate-mplayer";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('curl' 'dbus-glib' 'gmtk' 'gtk2' 'libgpod' 'libnotify' 
'libmusicbrainz3'
+ 'mate-file-manager')
+optdepends=('mplayer: required to actually play any media')
+makedepends=('mate-common' 'perl-xml-parser')
+options=('!emptydirs')
+source=("https://github.com/NiceandGently/${pkgname}/archive/v${pkgver}.tar.gz";)
+md5sums=('05a5571f9ffc8493a0814065b78faa11')
+install=${pkgname}.install
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Copied: mate-mplayer/repos/community-x86_64/mate-mplayer.install (from rev 
104684, mate-mplayer/trunk/mate-mplayer.install)
===
--- community-x86_64/mate-mplayer.install   (rev 0)
+++ community-x86_64/mate-mplayer.install   2014-01-24 16:26:27 UTC (rev 
104685)
@@ -0,0 +1,13 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas/
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}



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

2014-01-24 Thread Andreas Radke
Date: Friday, January 24, 2014 @ 17:22:57
  Author: andyrtr
Revision: 204659

upgpkg: man-pages 3.57-1

upstream update 3.57

Modified:
  man-pages/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 16:04:05 UTC (rev 204658)
+++ PKGBUILD2014-01-24 16:22:57 UTC (rev 204659)
@@ -2,9 +2,9 @@
 # Maintainer: Andreas Radke 
 
 pkgname=man-pages
-pkgver=3.56
+pkgver=3.57
 _posixver=2013-a
-pkgrel=2
+pkgrel=1
 pkgdesc="Linux man pages"
 arch=('any')
 license=('GPL' 'custom')
@@ -13,7 +13,7 @@
 depends=()
 source=(http://www.kernel.org/pub/linux/docs/man-pages/$pkgname-$pkgver.tar.xz
 
http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/$pkgname-posix-${_posixver}.tar.xz)
-sha256sums=('a0cbdf5e90e21138d4e5cb0b932d51f34907e4e0d2d200c77b2bababc93828aa'
+sha256sums=('910ba04a792fe5769957d91701066e57ce6e9ff7f2ea6479ff3f2cde147706e5'
 '19633a5c75ff7deab35b1d2c3d5b7748e7bd4ef4ab598b647bb7e7f60b90a808')
 
 build() {



[arch-commits] Commit in man-pages/repos/testing-any (PKGBUILD PKGBUILD)

2014-01-24 Thread Andreas Radke
Date: Friday, January 24, 2014 @ 17:23:11
  Author: andyrtr
Revision: 204660

archrelease: copy trunk to testing-any

Added:
  man-pages/repos/testing-any/PKGBUILD
(from rev 204659, man-pages/trunk/PKGBUILD)
Deleted:
  man-pages/repos/testing-any/PKGBUILD

--+
 PKGBUILD |  108 ++---
 1 file changed, 54 insertions(+), 54 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-24 16:22:57 UTC (rev 204659)
+++ PKGBUILD2014-01-24 16:23:11 UTC (rev 204660)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-
-pkgname=man-pages
-pkgver=3.56
-_posixver=2013-a
-pkgrel=2
-pkgdesc="Linux man pages"
-arch=('any')
-license=('GPL' 'custom')
-url="http://man7.org/linux/man-pages/index.html";
-groups=('base')
-depends=()
-source=(http://www.kernel.org/pub/linux/docs/man-pages/$pkgname-$pkgver.tar.xz
-
http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/$pkgname-posix-${_posixver}.tar.xz)
-sha256sums=('a0cbdf5e90e21138d4e5cb0b932d51f34907e4e0d2d200c77b2bababc93828aa'
-'19633a5c75ff7deab35b1d2c3d5b7748e7bd4ef4ab598b647bb7e7f60b90a808')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-  
-  # move the posix pages
-  mkdir -p ${srcdir}/$pkgname-$pkgver/man0
-  for sect in 0 1 3; do
-sed -i "/^\.so /s/man${sect}p/man$sect/" 
"${srcdir}/$pkgname-posix-${_posixver}/man${sect}p"/*
-mv -iv "${srcdir}/$pkgname-posix-${_posixver}/man${sect}p"/* 
"${srcdir}/$pkgname-$pkgver/man$sect/"
-  done
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make prefix=${pkgdir}/usr install
-  
-  # posix pages have a custom license
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 ${srcdir}/$pkgname-posix-${_posixver}/POSIX-COPYRIGHT 
"${pkgdir}/usr/share/licenses/${pkgname}/POSIX-COPYRIGHT"
-  
-  cd ${pkgdir}/usr/share/man
-  # these are included in coreutils
-  rm -f man1/{chgrp,chmod,chown,cp,dir,dd}.1
-  rm -f man1/{df,dircolors,du,install,ln,ls}.1
-  rm -f man1/{mkdir,mkfifo,mknod,mv,rm,rmdir}.1
-  rm -f man1/{touch,vdir}.1
-  # this is included in shadow
-  rm -f man5/passwd.5
-  rm -f man3/getspnam.3
-  # this is included in diffutils
-  rm -f man1/diff.1
-  # this is included in xf86-input-mouse
-  rm -f man4/mouse.4
-  
-  
-}

Copied: man-pages/repos/testing-any/PKGBUILD (from rev 204659, 
man-pages/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-24 16:23:11 UTC (rev 204660)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=man-pages
+pkgver=3.57
+_posixver=2013-a
+pkgrel=1
+pkgdesc="Linux man pages"
+arch=('any')
+license=('GPL' 'custom')
+url="http://man7.org/linux/man-pages/index.html";
+groups=('base')
+depends=()
+source=(http://www.kernel.org/pub/linux/docs/man-pages/$pkgname-$pkgver.tar.xz
+
http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/$pkgname-posix-${_posixver}.tar.xz)
+sha256sums=('910ba04a792fe5769957d91701066e57ce6e9ff7f2ea6479ff3f2cde147706e5'
+'19633a5c75ff7deab35b1d2c3d5b7748e7bd4ef4ab598b647bb7e7f60b90a808')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+  
+  # move the posix pages
+  mkdir -p ${srcdir}/$pkgname-$pkgver/man0
+  for sect in 0 1 3; do
+sed -i "/^\.so /s/man${sect}p/man$sect/" 
"${srcdir}/$pkgname-posix-${_posixver}/man${sect}p"/*
+mv -iv "${srcdir}/$pkgname-posix-${_posixver}/man${sect}p"/* 
"${srcdir}/$pkgname-$pkgver/man$sect/"
+  done
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make prefix=${pkgdir}/usr install
+  
+  # posix pages have a custom license
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 ${srcdir}/$pkgname-posix-${_posixver}/POSIX-COPYRIGHT 
"${pkgdir}/usr/share/licenses/${pkgname}/POSIX-COPYRIGHT"
+  
+  cd ${pkgdir}/usr/share/man
+  # these are included in coreutils
+  rm -f man1/{chgrp,chmod,chown,cp,dir,dd}.1
+  rm -f man1/{df,dircolors,du,install,ln,ls}.1
+  rm -f man1/{mkdir,mkfifo,mknod,mv,rm,rmdir}.1
+  rm -f man1/{touch,vdir}.1
+  # this is included in shadow
+  rm -f man5/passwd.5
+  rm -f man3/getspnam.3
+  # this is included in diffutils
+  rm -f man1/diff.1
+  # this is included in xf86-input-mouse
+  rm -f man4/mouse.4
+  
+  
+}



[arch-commits] Commit in (5 files)

2014-01-24 Thread Martin Wimpress
Date: Friday, January 24, 2014 @ 17:17:57
  Author: flexiondotorg
Revision: 104684

Added mate-mplayer

Added:
  mate-mplayer/
  mate-mplayer/repos/
  mate-mplayer/trunk/
  mate-mplayer/trunk/PKGBUILD
  mate-mplayer/trunk/mate-mplayer.install

--+
 PKGBUILD |   30 ++
 mate-mplayer.install |   13 +
 2 files changed, 43 insertions(+)

Added: mate-mplayer/trunk/PKGBUILD
===
--- mate-mplayer/trunk/PKGBUILD (rev 0)
+++ mate-mplayer/trunk/PKGBUILD 2014-01-24 16:17:57 UTC (rev 104684)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : Martin Wimpress 
+
+pkgname=mate-mplayer
+pkgver=1.0.8
+pkgrel=3
+pkgdesc="Mplayer GUI for MATE"
+url="https://github.com/NiceandGently/mate-mplayer";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('curl' 'dbus-glib' 'gmtk' 'gtk2' 'libgpod' 'libnotify' 
'libmusicbrainz3'
+ 'mate-file-manager')
+optdepends=('mplayer: required to actually play any media')
+makedepends=('mate-common' 'perl-xml-parser')
+options=('!emptydirs')
+source=("https://github.com/NiceandGently/${pkgname}/archive/v${pkgver}.tar.gz";)
+md5sums=('05a5571f9ffc8493a0814065b78faa11')
+install=${pkgname}.install
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}


Property changes on: mate-mplayer/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: mate-mplayer/trunk/mate-mplayer.install
===
--- mate-mplayer/trunk/mate-mplayer.install (rev 0)
+++ mate-mplayer/trunk/mate-mplayer.install 2014-01-24 16:17:57 UTC (rev 
104684)
@@ -0,0 +1,13 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas/
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}



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

2014-01-24 Thread Andrea Scarpino
Date: Friday, January 24, 2014 @ 17:04:05
  Author: andrea
Revision: 204658

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

Added:
  oxygen-gtk3/repos/extra-i686/PKGBUILD
(from rev 204657, oxygen-gtk3/trunk/PKGBUILD)
  oxygen-gtk3/repos/extra-x86_64/PKGBUILD
(from rev 204657, oxygen-gtk3/trunk/PKGBUILD)
Deleted:
  oxygen-gtk3/repos/extra-i686/PKGBUILD
  oxygen-gtk3/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-24 16:03:58 UTC (rev 204657)
+++ extra-i686/PKGBUILD 2014-01-24 16:04:05 UTC (rev 204658)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=oxygen-gtk3
-pkgver=1.3.1
-pkgrel=1
-pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK3"
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
-license=('LGPL')
-depends=('gtk3')
-makedepends=('cmake')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('a8ca81ea29a93c5859f179266f07c66e')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: oxygen-gtk3/repos/extra-i686/PKGBUILD (from rev 204657, 
oxygen-gtk3/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-24 16:04:05 UTC (rev 204658)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=oxygen-gtk3
+pkgver=1.3.2
+pkgrel=1
+pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK3"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
+license=('LGPL')
+depends=('gtk3')
+makedepends=('cmake')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
+md5sums=('d11a00ab36ec9924902a3848f00fb24c')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-01-24 16:03:58 UTC (rev 204657)
+++ extra-x86_64/PKGBUILD   2014-01-24 16:04:05 UTC (rev 204658)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=oxygen-gtk3
-pkgver=1.3.1
-pkgrel=1
-pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK3"
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
-license=('LGPL')
-depends=('gtk3')
-makedepends=('cmake')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('a8ca81ea29a93c5859f179266f07c66e')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: oxygen-gtk3/repos/extra-x86_64/PKGBUILD (from rev 204657, 
oxygen-gtk3/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-01-24 16:04:05 UTC (rev 204658)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=oxygen-gtk3
+pkgver=1.3.2
+pkgrel=1
+pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK3"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
+license=('LGPL')
+depends=('gtk3')
+makedepends=('cmake')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
+md5sums=('d11a00ab36ec9924902a3848f00fb24c')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}



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

2014-01-24 Thread Andrea Scarpino
Date: Friday, January 24, 2014 @ 17:03:41
  Author: andrea
Revision: 204656

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

Added:
  oxygen-gtk2/repos/extra-i686/PKGBUILD
(from rev 204655, oxygen-gtk2/trunk/PKGBUILD)
  oxygen-gtk2/repos/extra-x86_64/PKGBUILD
(from rev 204655, oxygen-gtk2/trunk/PKGBUILD)
Deleted:
  oxygen-gtk2/repos/extra-i686/PKGBUILD
  oxygen-gtk2/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-24 16:03:32 UTC (rev 204655)
+++ extra-i686/PKGBUILD 2014-01-24 16:03:41 UTC (rev 204656)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: birdflesh 
-
-pkgname=oxygen-gtk2
-pkgver=1.4.1
-pkgrel=1
-pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK2"
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
-license=('LGPL')
-depends=('gtk2')
-conflicts=('oxygen-gtk')
-replaces=('oxygen-gtk')
-makedepends=('cmake')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('27bb5826d936fe2bddab35057739908f')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: oxygen-gtk2/repos/extra-i686/PKGBUILD (from rev 204655, 
oxygen-gtk2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-24 16:03:41 UTC (rev 204656)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: birdflesh 
+
+pkgname=oxygen-gtk2
+pkgver=1.4.2
+pkgrel=1
+pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK2"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
+license=('LGPL')
+depends=('gtk2')
+conflicts=('oxygen-gtk')
+replaces=('oxygen-gtk')
+makedepends=('cmake')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
+md5sums=('3c240d0edf1f7355dcbeec348cac68ec')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-01-24 16:03:32 UTC (rev 204655)
+++ extra-x86_64/PKGBUILD   2014-01-24 16:03:41 UTC (rev 204656)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: birdflesh 
-
-pkgname=oxygen-gtk2
-pkgver=1.4.1
-pkgrel=1
-pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK2"
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
-license=('LGPL')
-depends=('gtk2')
-conflicts=('oxygen-gtk')
-replaces=('oxygen-gtk')
-makedepends=('cmake')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('27bb5826d936fe2bddab35057739908f')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: oxygen-gtk2/repos/extra-x86_64/PKGBUILD (from rev 204655, 
oxygen-gtk2/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-01-24 16:03:41 UTC (rev 204656)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: birdflesh 
+
+pkgname=oxygen-gtk2
+pkgver=1.4.2
+pkgrel=1
+pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK2"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
+license=('LGPL')
+depends=('gtk2')
+conflicts=('oxygen-gtk')
+replaces=('oxygen-gtk')
+makedepends=('cmake')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
+md5sums=('3c240d0edf1f7355dcbeec348cac68ec')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}



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

2014-01-24 Thread Andrea Scarpino
Date: Friday, January 24, 2014 @ 17:03:32
  Author: andrea
Revision: 204655

upgpkg: oxygen-gtk2 1.4.2-1

Upstream release

Modified:
  oxygen-gtk2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 15:56:47 UTC (rev 204654)
+++ PKGBUILD2014-01-24 16:03:32 UTC (rev 204655)
@@ -3,7 +3,7 @@
 # Contributor: birdflesh 
 
 pkgname=oxygen-gtk2
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK2"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 replaces=('oxygen-gtk')
 makedepends=('cmake')
 
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('27bb5826d936fe2bddab35057739908f')
+md5sums=('3c240d0edf1f7355dcbeec348cac68ec')
 
 prepare() {
   mkdir build



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

2014-01-24 Thread Andrea Scarpino
Date: Friday, January 24, 2014 @ 17:03:58
  Author: andrea
Revision: 204657

upgpkg: oxygen-gtk3 1.3.2-1

Upstream release

Modified:
  oxygen-gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 16:03:41 UTC (rev 204656)
+++ PKGBUILD2014-01-24 16:03:58 UTC (rev 204657)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=oxygen-gtk3
-pkgver=1.3.1
+pkgver=1.3.2
 pkgrel=1
 pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK3"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('gtk3')
 makedepends=('cmake')
 
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('a8ca81ea29a93c5859f179266f07c66e')
+md5sums=('d11a00ab36ec9924902a3848f00fb24c')
 
 prepare() {
   mkdir build



[arch-commits] Commit in xf86-video-ati/repos (4 files)

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 16:56:47
  Author: lcarlier
Revision: 204654

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

Added:
  xf86-video-ati/repos/testing-i686/
  xf86-video-ati/repos/testing-i686/PKGBUILD
(from rev 204653, xf86-video-ati/trunk/PKGBUILD)
  xf86-video-ati/repos/testing-x86_64/
  xf86-video-ati/repos/testing-x86_64/PKGBUILD
(from rev 204653, xf86-video-ati/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   34 ++
 testing-x86_64/PKGBUILD |   34 ++
 2 files changed, 68 insertions(+)

Copied: xf86-video-ati/repos/testing-i686/PKGBUILD (from rev 204653, 
xf86-video-ati/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-01-24 15:56:47 UTC (rev 204654)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Alexander Baldeck 
+
+pkgname=xf86-video-ati
+pkgver=7.3.0
+epoch=1
+pkgrel=1
+pkgdesc="X.org ati video driver"
+arch=('i686' 'x86_64')
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('libdrm>=2.4.41' 'systemd' 'ati-dri' 'glamor-egl')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=15')
+conflicts=('xorg-server<1.15.0' 'X-ABI-VIDEODRV_VERSION<15' 
'X-ABI-VIDEODRV_VERSION>=16')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('107c072c4919a996e04f47afdb53d5946a3ad574f270b8c560ef8b3a032046fe')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+--enable-glamor
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make "DESTDIR=${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Copied: xf86-video-ati/repos/testing-x86_64/PKGBUILD (from rev 204653, 
xf86-video-ati/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-01-24 15:56:47 UTC (rev 204654)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Alexander Baldeck 
+
+pkgname=xf86-video-ati
+pkgver=7.3.0
+epoch=1
+pkgrel=1
+pkgdesc="X.org ati video driver"
+arch=('i686' 'x86_64')
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('libdrm>=2.4.41' 'systemd' 'ati-dri' 'glamor-egl')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=15')
+conflicts=('xorg-server<1.15.0' 'X-ABI-VIDEODRV_VERSION<15' 
'X-ABI-VIDEODRV_VERSION>=16')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('107c072c4919a996e04f47afdb53d5946a3ad574f270b8c560ef8b3a032046fe')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+--enable-glamor
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make "DESTDIR=${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}



[arch-commits] Commit in xf86-video-ati/trunk (PKGBUILD)

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 16:56:36
  Author: lcarlier
Revision: 204653

upgpkg: xf86-video-ati 1:7.3.0-1

upstream update 7.3.0

Modified:
  xf86-video-ati/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 14:48:45 UTC (rev 204652)
+++ PKGBUILD2014-01-24 15:56:36 UTC (rev 204653)
@@ -3,9 +3,9 @@
 # Contributor: Alexander Baldeck 
 
 pkgname=xf86-video-ati
-pkgver=7.2.0
+pkgver=7.3.0
 epoch=1
-pkgrel=2
+pkgrel=1
 pkgdesc="X.org ati video driver"
 arch=('i686' 'x86_64')
 url="http://xorg.freedesktop.org/";
@@ -15,10 +15,11 @@
 conflicts=('xorg-server<1.15.0' 'X-ABI-VIDEODRV_VERSION<15' 
'X-ABI-VIDEODRV_VERSION>=16')
 groups=('xorg-drivers' 'xorg')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('f30f5efdc8d7d18d06eda7ef2f91a8b7290f1cfbf6ff26362cd47ab8969daec4')
+sha256sums=('107c072c4919a996e04f47afdb53d5946a3ad574f270b8c560ef8b3a032046fe')
 
 build() {
   cd ${pkgname}-${pkgver}
+
   ./configure --prefix=/usr \
 --enable-glamor
   make
@@ -26,6 +27,7 @@
 
 package() {
   cd ${pkgname}-${pkgver}
+
   make "DESTDIR=${pkgdir}" install
   install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
   install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"



[arch-commits] Commit in goagent/repos (5 files)

2014-01-24 Thread Felix Yan
Date: Friday, January 24, 2014 @ 16:16:51
  Author: fyan
Revision: 104683

archrelease: copy trunk to community-testing-any

Added:
  goagent/repos/community-testing-any/
  goagent/repos/community-testing-any/PKGBUILD
(from rev 104682, goagent/trunk/PKGBUILD)
  goagent/repos/community-testing-any/goagent.install
(from rev 104682, goagent/trunk/goagent.install)
  goagent/repos/community-testing-any/goagent.service
(from rev 104682, goagent/trunk/goagent.service)
  goagent/repos/community-testing-any/goagent.user.ini
(from rev 104682, goagent/trunk/goagent.user.ini)

-+
 PKGBUILD|   51 +++
 goagent.install |   21 +
 goagent.service |   12 
 3 files changed, 84 insertions(+)

Copied: goagent/repos/community-testing-any/PKGBUILD (from rev 104682, 
goagent/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2014-01-24 15:16:51 UTC (rev 104683)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: cuihao 
+# Contributor: Guten  
+
+pkgname=goagent
+pkgver=3.1.5
+pkgrel=1
+pkgdesc="A gae proxy forked from gappproxy/wallproxy"
+arch=("any")
+url="http://goagent.googlecode.com";
+license=("GPL2")
+depends=('python2' 'python2-pyopenssl' 'python2-gevent')
+conflicts=('python2-gevent<0.99')
+optdepends=('python2-dnslib: needed for dnsproxy'
+'python2-crypto: optimization for RC4'
+'python2-pacparser: PAC proxy support')
+makedepends=('git')
+source=("git+https://github.com/goagent/goagent.git#tag=v$pkgver";
+"${pkgname}.user.ini"
+"${pkgname}.service")
+backup=('etc/goagent')
+install=goagent.install
+
+package() {
+  cd $pkgname
+
+  sed -i -e "s|^#!/usr/bin/env python|#!/usr/bin/env python2|" local/proxy.py
+  
+  install -Dm755 local/proxy.py "$pkgdir/usr/share/$pkgname/local/goagent"
+  install -Dm755 local/dnsproxy.py 
"$pkgdir/usr/share/$pkgname/local/dnsproxy.py"
+  install -Dm644 local/proxy.pac "$pkgdir/usr/share/$pkgname/local/proxy.pac"
+  install -Dm644 local/cacert.pem "$pkgdir/usr/share/$pkgname/local/cacert.pem"
+  install -Dm644 local/SwitchyOptions.bak 
"$pkgdir/usr/share/$pkgname/local/SwitchyOptions.bak"
+  install -Dm644 local/SwitchySharp.crx 
"$pkgdir/usr/share/$pkgname/local/SwitchySharp_1_9_52.crx"
+
+  install -Dm644 local/proxy.ini "$pkgdir/usr/share/$pkgname/local/goagent.ini"
+  install -Dm640 -g nobody ../goagent.user.ini "$pkgdir/etc/goagent"
+  ln -sf "/etc/goagent" "${pkgdir}/usr/share/$pkgname/local/goagent.user.ini"
+  
+  cp -r server "$pkgdir/usr/share/$pkgname/"
+  rm "$pkgdir/usr/share/$pkgname/server/uploader.bat"
+
+  # systemd service
+  install -Dm644 "${srcdir}/goagent.service" 
"${pkgdir}/usr/lib/systemd/system/goagent.service"
+}
+
+# vim:set ts=2 sw=2 et:
+sha512sums=('SKIP'
+
'cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e'
+
'4327d5b874c5150296f9c027a60994853de1b68d4c4e32291a5c41c0e162ffbccf68b6208cbc096d099721b470e1df897ad61596d8ddd705543c15b58e9a0f7c')

Copied: goagent/repos/community-testing-any/goagent.install (from rev 104682, 
goagent/trunk/goagent.install)
===
--- community-testing-any/goagent.install   (rev 0)
+++ community-testing-any/goagent.install   2014-01-24 15:16:51 UTC (rev 
104683)
@@ -0,0 +1,21 @@
+post_install() {
+echo "From 3.1.2-2, /etc/goagent becomes user configuration for goagent. 
Put any customization there, not the default settings. For details, please 
refer to wiki: 
https://wiki.archlinux.org/index.php?title=GoAgent_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)"
+
+#cd /opt/goagent/local
+#python2 -c 'from proxy import CertUtil; CertUtil.check_ca()'
+chown -R nobody:daemon /usr/share/goagent/local
+}
+
+post_upgrade() {
+post_install
+}
+
+pre_upgrade() {
+rm -rf /opt/goagent/local/certs
+rm -rf /usr/share/goagent/local/certs
+}
+
+pre_remove() {
+rm -rf /opt/goagent/local/certs
+rm -rf /usr/share/goagent/local/certs
+}

Copied: goagent/repos/community-testing-any/goagent.service (from rev 104682, 
goagent/trunk/goagent.service)
===
--- community-testing-any/goagent.service   (rev 0)
+++ community-testing-any/goagent.service   2014-01-24 15:16:51 UTC (rev 
104683)
@@ -0,0 +1,12 @@
+[Unit]
+Description=GoAgent Service
+After=network.target
+
+[Service]
+Type=simple
+User=nobody
+ExecStart=/usr/share/goagent/local/goagent
+
+[Install]
+WantedBy=multi-user.target
+

Copied: goagent/repos/community-testing-any/goagent.user.ini (from rev 104682, 
goagent/trunk/goagent.user.ini)

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

2014-01-24 Thread Felix Yan
Date: Friday, January 24, 2014 @ 16:15:51
  Author: fyan
Revision: 104682

upgpkg: goagent 3.1.5-1

Modified:
  goagent/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 15:11:26 UTC (rev 104681)
+++ PKGBUILD2014-01-24 15:15:51 UTC (rev 104682)
@@ -4,15 +4,15 @@
 # Contributor: Guten  
 
 pkgname=goagent
-pkgver=3.1.4
+pkgver=3.1.5
 pkgrel=1
 pkgdesc="A gae proxy forked from gappproxy/wallproxy"
 arch=("any")
 url="http://goagent.googlecode.com";
 license=("GPL2")
-depends=('python2' 'python2-pyopenssl')
+depends=('python2' 'python2-pyopenssl' 'python2-gevent')
 conflicts=('python2-gevent<0.99')
-optdepends=('python2-gevent>0.99: for better performance'
+optdepends=('python2-dnslib: needed for dnsproxy'
 'python2-crypto: optimization for RC4'
 'python2-pacparser: PAC proxy support')
 makedepends=('git')
@@ -28,6 +28,7 @@
   sed -i -e "s|^#!/usr/bin/env python|#!/usr/bin/env python2|" local/proxy.py
   
   install -Dm755 local/proxy.py "$pkgdir/usr/share/$pkgname/local/goagent"
+  install -Dm755 local/dnsproxy.py 
"$pkgdir/usr/share/$pkgname/local/dnsproxy.py"
   install -Dm644 local/proxy.pac "$pkgdir/usr/share/$pkgname/local/proxy.pac"
   install -Dm644 local/cacert.pem "$pkgdir/usr/share/$pkgname/local/cacert.pem"
   install -Dm644 local/SwitchyOptions.bak 
"$pkgdir/usr/share/$pkgname/local/SwitchyOptions.bak"



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

2014-01-24 Thread Andrea Scarpino
Date: Friday, January 24, 2014 @ 16:10:19
  Author: andrea
Revision: 104678

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

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

-+
 extra-i686/PKGBUILD |   36 
 extra-i686/rekonq.install   |   12 
 extra-x86_64/PKGBUILD   |   36 
 extra-x86_64/rekonq.install |   12 
 4 files changed, 96 insertions(+)

Copied: rekonq/repos/extra-i686/PKGBUILD (from rev 104677, 
rekonq/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-24 15:10:19 UTC (rev 104678)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Peter Lewis 
+# Maintainer: Andrea Scarpino 
+# Contributor: Panagiotis Papadopoulos 
+
+pkgname=rekonq
+pkgver=2.4.2
+pkgrel=1
+pkgdesc='A WebKit based web browser for KDE'
+arch=('i686' 'x86_64')
+url='http://rekonq.kde.org/'
+license=('GPL')
+depends=('kdebase-keditbookmarks' 'qoauth')
+makedepends=('cmake' 'automoc4')
+optdepends=('kdebase-konqueror: search engines support'
+'qca-ossl: to use the sync handler')
+install=${pkgname}.install
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz";)
+sha256sums=('e9805b32f592ca5809bd1632c624c57fc0109ce98b73a8b8e3ebd04e9c875126')
+
+prepare() {
+  mkdir build
+}
+
+build(){
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: rekonq/repos/extra-i686/rekonq.install (from rev 104677, 
rekonq/trunk/rekonq.install)
===
--- extra-i686/rekonq.install   (rev 0)
+++ extra-i686/rekonq.install   2014-01-24 15:10:19 UTC (rev 104678)
@@ -0,0 +1,12 @@
+post_install() {
+  update-desktop-database -q
+  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}

Copied: rekonq/repos/extra-x86_64/PKGBUILD (from rev 104677, 
rekonq/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-01-24 15:10:19 UTC (rev 104678)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Peter Lewis 
+# Maintainer: Andrea Scarpino 
+# Contributor: Panagiotis Papadopoulos 
+
+pkgname=rekonq
+pkgver=2.4.2
+pkgrel=1
+pkgdesc='A WebKit based web browser for KDE'
+arch=('i686' 'x86_64')
+url='http://rekonq.kde.org/'
+license=('GPL')
+depends=('kdebase-keditbookmarks' 'qoauth')
+makedepends=('cmake' 'automoc4')
+optdepends=('kdebase-konqueror: search engines support'
+'qca-ossl: to use the sync handler')
+install=${pkgname}.install
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz";)
+sha256sums=('e9805b32f592ca5809bd1632c624c57fc0109ce98b73a8b8e3ebd04e9c875126')
+
+prepare() {
+  mkdir build
+}
+
+build(){
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: rekonq/repos/extra-x86_64/rekonq.install (from rev 104677, 
rekonq/trunk/rekonq.install)
===
--- extra-x86_64/rekonq.install (rev 0)
+++ extra-x86_64/rekonq.install 2014-01-24 15:10:19 UTC (rev 104678)
@@ -0,0 +1,12 @@
+post_install() {
+  update-desktop-database -q
+  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}



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

2014-01-24 Thread Andrea Scarpino
Date: Friday, January 24, 2014 @ 16:10:14
  Author: andrea
Revision: 104677

upgpkg: rekonq 2.4.2-1

Upstream release

Modified:
  rekonq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 14:54:44 UTC (rev 104676)
+++ PKGBUILD2014-01-24 15:10:14 UTC (rev 104677)
@@ -4,7 +4,7 @@
 # Contributor: Panagiotis Papadopoulos 
 
 pkgname=rekonq
-pkgver=2.4.0
+pkgver=2.4.2
 pkgrel=1
 pkgdesc='A WebKit based web browser for KDE'
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 'qca-ossl: to use the sync handler')
 install=${pkgname}.install
 
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz";)
-sha256sums=('660f40fe612b6706623977d8cdb94b49aaacdb53aac2689d95f02d782ce2715b')
+sha256sums=('e9805b32f592ca5809bd1632c624c57fc0109ce98b73a8b8e3ebd04e9c875126')
 
 prepare() {
   mkdir build



[arch-commits] Commit in rekonq/repos/community-i686 (4 files)

2014-01-24 Thread Andrea Scarpino
Date: Friday, January 24, 2014 @ 16:11:17
  Author: andrea
Revision: 104680

archrelease: copy trunk to community-i686

Added:
  rekonq/repos/community-i686/PKGBUILD
(from rev 104679, rekonq/trunk/PKGBUILD)
  rekonq/repos/community-i686/rekonq.install
(from rev 104679, rekonq/trunk/rekonq.install)
Deleted:
  rekonq/repos/community-i686/PKGBUILD
  rekonq/repos/community-i686/rekonq.install

+
 PKGBUILD   |   72 +++
 rekonq.install |   24 +-
 2 files changed, 48 insertions(+), 48 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-24 15:10:53 UTC (rev 104679)
+++ PKGBUILD2014-01-24 15:11:17 UTC (rev 104680)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Peter Lewis 
-# Maintainer: Andrea Scarpino 
-# Contributor: Panagiotis Papadopoulos 
-
-pkgname=rekonq
-pkgver=2.4.0
-pkgrel=1
-pkgdesc='A WebKit based web browser for KDE'
-arch=('i686' 'x86_64')
-url='http://rekonq.kde.org/'
-license=('GPL')
-depends=('kdebase-keditbookmarks' 'qoauth')
-makedepends=('cmake' 'automoc4')
-optdepends=('kdebase-konqueror: search engines support'
-'qca-ossl: to use the sync handler')
-install=${pkgname}.install
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz";)
-sha256sums=('660f40fe612b6706623977d8cdb94b49aaacdb53aac2689d95f02d782ce2715b')
-
-prepare() {
-  mkdir build
-}
-
-build(){
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: rekonq/repos/community-i686/PKGBUILD (from rev 104679, 
rekonq/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-24 15:11:17 UTC (rev 104680)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Peter Lewis 
+# Maintainer: Andrea Scarpino 
+# Contributor: Panagiotis Papadopoulos 
+
+pkgname=rekonq
+pkgver=2.4.2
+pkgrel=1
+pkgdesc='A WebKit based web browser for KDE'
+arch=('i686' 'x86_64')
+url='http://rekonq.kde.org/'
+license=('GPL')
+depends=('kdebase-keditbookmarks' 'qoauth')
+makedepends=('cmake' 'automoc4')
+optdepends=('kdebase-konqueror: search engines support'
+'qca-ossl: to use the sync handler')
+install=${pkgname}.install
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz";)
+sha256sums=('e9805b32f592ca5809bd1632c624c57fc0109ce98b73a8b8e3ebd04e9c875126')
+
+prepare() {
+  mkdir build
+}
+
+build(){
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: rekonq.install
===
--- rekonq.install  2014-01-24 15:10:53 UTC (rev 104679)
+++ rekonq.install  2014-01-24 15:11:17 UTC (rev 104680)
@@ -1,12 +0,0 @@
-post_install() {
-  update-desktop-database -q
-  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}

Copied: rekonq/repos/community-i686/rekonq.install (from rev 104679, 
rekonq/trunk/rekonq.install)
===
--- rekonq.install  (rev 0)
+++ rekonq.install  2014-01-24 15:11:17 UTC (rev 104680)
@@ -0,0 +1,12 @@
+post_install() {
+  update-desktop-database -q
+  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}



[arch-commits] Commit in rekonq/repos/community-x86_64 (4 files)

2014-01-24 Thread Andrea Scarpino
Date: Friday, January 24, 2014 @ 16:11:26
  Author: andrea
Revision: 104681

archrelease: copy trunk to community-x86_64

Added:
  rekonq/repos/community-x86_64/PKGBUILD
(from rev 104680, rekonq/trunk/PKGBUILD)
  rekonq/repos/community-x86_64/rekonq.install
(from rev 104680, rekonq/trunk/rekonq.install)
Deleted:
  rekonq/repos/community-x86_64/PKGBUILD
  rekonq/repos/community-x86_64/rekonq.install

+
 PKGBUILD   |   72 +++
 rekonq.install |   24 +-
 2 files changed, 48 insertions(+), 48 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-24 15:11:17 UTC (rev 104680)
+++ PKGBUILD2014-01-24 15:11:26 UTC (rev 104681)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Peter Lewis 
-# Maintainer: Andrea Scarpino 
-# Contributor: Panagiotis Papadopoulos 
-
-pkgname=rekonq
-pkgver=2.4.0
-pkgrel=1
-pkgdesc='A WebKit based web browser for KDE'
-arch=('i686' 'x86_64')
-url='http://rekonq.kde.org/'
-license=('GPL')
-depends=('kdebase-keditbookmarks' 'qoauth')
-makedepends=('cmake' 'automoc4')
-optdepends=('kdebase-konqueror: search engines support'
-'qca-ossl: to use the sync handler')
-install=${pkgname}.install
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz";)
-sha256sums=('660f40fe612b6706623977d8cdb94b49aaacdb53aac2689d95f02d782ce2715b')
-
-prepare() {
-  mkdir build
-}
-
-build(){
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: rekonq/repos/community-x86_64/PKGBUILD (from rev 104680, 
rekonq/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-24 15:11:26 UTC (rev 104681)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Peter Lewis 
+# Maintainer: Andrea Scarpino 
+# Contributor: Panagiotis Papadopoulos 
+
+pkgname=rekonq
+pkgver=2.4.2
+pkgrel=1
+pkgdesc='A WebKit based web browser for KDE'
+arch=('i686' 'x86_64')
+url='http://rekonq.kde.org/'
+license=('GPL')
+depends=('kdebase-keditbookmarks' 'qoauth')
+makedepends=('cmake' 'automoc4')
+optdepends=('kdebase-konqueror: search engines support'
+'qca-ossl: to use the sync handler')
+install=${pkgname}.install
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz";)
+sha256sums=('e9805b32f592ca5809bd1632c624c57fc0109ce98b73a8b8e3ebd04e9c875126')
+
+prepare() {
+  mkdir build
+}
+
+build(){
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: rekonq.install
===
--- rekonq.install  2014-01-24 15:11:17 UTC (rev 104680)
+++ rekonq.install  2014-01-24 15:11:26 UTC (rev 104681)
@@ -1,12 +0,0 @@
-post_install() {
-  update-desktop-database -q
-  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}

Copied: rekonq/repos/community-x86_64/rekonq.install (from rev 104680, 
rekonq/trunk/rekonq.install)
===
--- rekonq.install  (rev 0)
+++ rekonq.install  2014-01-24 15:11:26 UTC (rev 104681)
@@ -0,0 +1,12 @@
+post_install() {
+  update-desktop-database -q
+  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}



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

2014-01-24 Thread Andrea Scarpino
Date: Friday, January 24, 2014 @ 16:10:53
  Author: andrea
Revision: 104679

cleanup

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



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

2014-01-24 Thread Felix Yan
Date: Friday, January 24, 2014 @ 15:54:44
  Author: fyan
Revision: 104676

archrelease: copy trunk to community-any

Added:
  python-dnslib/repos/community-any/
  python-dnslib/repos/community-any/PKGBUILD
(from rev 104675, python-dnslib/trunk/PKGBUILD)

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

Copied: python-dnslib/repos/community-any/PKGBUILD (from rev 104675, 
python-dnslib/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2014-01-24 14:54:44 UTC (rev 104676)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_pypiname=dnslib
+pkgbase=python-$_pypiname
+#pkgname=(python-$_pypiname python2-$_pypiname) # Python 3 version not 
released yet
+pkgname=(python2-$_pypiname)
+pkgver=0.8.3
+pkgrel=1
+pkgdesc="Simple library to encode/decode DNS wire-format packets"
+arch=('any')
+url=("https://bitbucket.org/paulc/dnslib";)
+license=('custom:BSD')
+makedepends=('python' 'python2')
+source=("https://pypi.python.org/packages/source/d/$_pypiname/$_pypiname-${pkgver}.tar.gz";)
+md5sums=("0a09a407ae5239e8d53e3115510e7107")
+
+prepare() {
+  cp -r ${_pypiname}-${pkgver} python2-${_pypiname}-${pkgver}
+}
+
+package_python-dnslib() {
+  depends=("python")
+
+  cd ${_pypiname}-${pkgver}
+  python setup.py install --root="${pkgdir}"
+}
+
+package_python2-dnslib() {
+  depends=("python2")
+
+  cd python2-${_pypiname}-${pkgver}
+  python2 setup.py install --root="${pkgdir}"
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in (4 files)

2014-01-24 Thread Felix Yan
Date: Friday, January 24, 2014 @ 15:53:49
  Author: fyan
Revision: 104675

addpkg: python2-dnslib 0.8.3-1 as new dependency of goagent

Added:
  python-dnslib/
  python-dnslib/repos/
  python-dnslib/trunk/
  python-dnslib/trunk/PKGBUILD

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

Added: python-dnslib/trunk/PKGBUILD
===
--- python-dnslib/trunk/PKGBUILD(rev 0)
+++ python-dnslib/trunk/PKGBUILD2014-01-24 14:53:49 UTC (rev 104675)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_pypiname=dnslib
+pkgbase=python-$_pypiname
+#pkgname=(python-$_pypiname python2-$_pypiname) # Python 3 version not 
released yet
+pkgname=(python2-$_pypiname)
+pkgver=0.8.3
+pkgrel=1
+pkgdesc="Simple library to encode/decode DNS wire-format packets"
+arch=('any')
+url=("https://bitbucket.org/paulc/dnslib";)
+license=('custom:BSD')
+makedepends=('python' 'python2')
+source=("https://pypi.python.org/packages/source/d/$_pypiname/$_pypiname-${pkgver}.tar.gz";)
+md5sums=("0a09a407ae5239e8d53e3115510e7107")
+
+prepare() {
+  cp -r ${_pypiname}-${pkgver} python2-${_pypiname}-${pkgver}
+}
+
+package_python-dnslib() {
+  depends=("python")
+
+  cd ${_pypiname}-${pkgver}
+  python setup.py install --root="${pkgdir}"
+}
+
+package_python2-dnslib() {
+  depends=("python2")
+
+  cd python2-${_pypiname}-${pkgver}
+  python2 setup.py install --root="${pkgdir}"
+}
+
+# vim:set ts=2 sw=2 et:


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


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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 15:48:45
  Author: lcarlier
Revision: 204652

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

Added:
  glamor-egl/repos/testing-i686/PKGBUILD
(from rev 204651, glamor-egl/trunk/PKGBUILD)
  glamor-egl/repos/testing-x86_64/PKGBUILD
(from rev 204651, glamor-egl/trunk/PKGBUILD)
Deleted:
  glamor-egl/repos/testing-i686/PKGBUILD
  glamor-egl/repos/testing-x86_64/PKGBUILD

-+
 /PKGBUILD   |   86 ++
 testing-i686/PKGBUILD   |   43 ---
 testing-x86_64/PKGBUILD |   43 ---
 3 files changed, 86 insertions(+), 86 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2014-01-24 14:48:18 UTC (rev 204651)
+++ testing-i686/PKGBUILD   2014-01-24 14:48:45 UTC (rev 204652)
@@ -1,43 +0,0 @@
-# $Id: PKGBUILD 179700 2013-03-09 11:48:07Z andyrtr $
-# Maintainer: Jan de Groot 
-# Contributor: Eugeni Dodonov 
-
-pkgname=glamor-egl
-pkgver=0.5.1.r259
-pkgrel=1
-pkgdesc='OpenGL based 2D rendering acceleration library'
-arch=('i686' 'x86_64')
-url="http://xorg.freedesktop.org/";
-license=('custom')
-depends=('mesa-libgl')
-makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=15' 'git')
-conflicts=('xorg-server<1.15.0' 'X-ABI-VIDEODRV_VERSION<15' 
'X-ABI-VIDEODRV_VERSION>=16' 'glamor-git')
-source=('glamor-egl::git+http://anongit.freedesktop.org/git/xorg/driver/glamor.git#commit=2b4a324b03c3ee34de1c122a6db4e6ce7146a3e0')
-sha256sums=(SKIP)
-#source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-#sha256sums=('f42805b68e2bddc90cb5d9d3811e4f2176659c5686f295865839b20b7be7f359')
-
-# revision: git rev-list --count master
-
-build() {
-  cd glamor-egl
-  
-  ./autogen.sh --prefix=/usr \
---disable-static \
---enable-glx-tls \
---enable-xv \
-#--with-xorg-conf-dir=/etc/X11/xorg.conf.d
-#--help
-#--enable-glamor-gles2 \ https://bugs.archlinux.org/task/34284
-
-  make
-}
-
-package() {
-  cd glamor-egl
-
-  make "DESTDIR=${pkgdir}" install
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: glamor-egl/repos/testing-i686/PKGBUILD (from rev 204651, 
glamor-egl/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-01-24 14:48:45 UTC (rev 204652)
@@ -0,0 +1,43 @@
+# $Id: PKGBUILD 179700 2013-03-09 11:48:07Z andyrtr $
+# Maintainer: Jan de Groot 
+# Contributor: Eugeni Dodonov 
+
+pkgname=glamor-egl
+pkgver=0.6.0
+pkgrel=1
+pkgdesc='OpenGL based 2D rendering acceleration library'
+arch=('i686' 'x86_64')
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('mesa-libgl')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=15' 'git')
+conflicts=('xorg-server<1.15.0' 'X-ABI-VIDEODRV_VERSION<15' 
'X-ABI-VIDEODRV_VERSION>=16' 'glamor-git')
+#source=('glamor-egl::git+http://anongit.freedesktop.org/git/xorg/driver/glamor.git#commit=2b4a324b03c3ee34de1c122a6db4e6ce7146a3e0')
+#sha256sums=(SKIP)
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('66531b56e6054eb53daa7bd57eb6358a7ead1b84f63419606e69d1092365e5c9')
+
+# revision: git rev-list --count master
+
+build() {
+  cd "$pkgname-$pkgver"
+  
+  ./configure --prefix=/usr \
+--disable-static \
+--enable-glx-tls \
+--enable-xv \
+#--with-xorg-conf-dir=/etc/X11/xorg.conf.d
+#--help
+#--enable-glamor-gles2 \ https://bugs.archlinux.org/task/34284
+
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make "DESTDIR=${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2014-01-24 14:48:18 UTC (rev 204651)
+++ testing-x86_64/PKGBUILD 2014-01-24 14:48:45 UTC (rev 204652)
@@ -1,43 +0,0 @@
-# $Id: PKGBUILD 179700 2013-03-09 11:48:07Z andyrtr $
-# Maintainer: Jan de Groot 
-# Contributor: Eugeni Dodonov 
-
-pkgname=glamor-egl
-pkgver=0.5.1.r259
-pkgrel=1
-pkgdesc='OpenGL based 2D rendering acceleration library'
-arch=('i686' 'x86_64')
-url="http://xorg.freedesktop.org/";
-license=('custom')
-depends=('mesa-libgl')
-makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=15' 'git')
-conflicts=('xorg-server<1.15.0' 'X-ABI-VIDEODRV_VERSION<15' 
'X-ABI-VIDEODRV_VERSION>=16' 'glamor-git')
-source=('glamor-egl::git+http://anongit.freedesktop.org/git/xorg/driver/glamor.git#commit=2b4a324b03c3ee34de1c122a6db4e6ce7146a3e0')
-sha256sums=(SKIP)
-#source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-#sha256sums=('f42805b68e2bddc90cb5d9d3811e4f2176659c5686f295865839b2

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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 15:48:18
  Author: lcarlier
Revision: 204651

upgpkg: glamor-egl 0.6.0-1

upstream update 0.6.0

Modified:
  glamor-egl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 14:37:47 UTC (rev 204650)
+++ PKGBUILD2014-01-24 14:48:18 UTC (rev 204651)
@@ -3,7 +3,7 @@
 # Contributor: Eugeni Dodonov 
 
 pkgname=glamor-egl
-pkgver=0.5.1.r259
+pkgver=0.6.0
 pkgrel=1
 pkgdesc='OpenGL based 2D rendering acceleration library'
 arch=('i686' 'x86_64')
@@ -12,17 +12,17 @@
 depends=('mesa-libgl')
 makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=15' 'git')
 conflicts=('xorg-server<1.15.0' 'X-ABI-VIDEODRV_VERSION<15' 
'X-ABI-VIDEODRV_VERSION>=16' 'glamor-git')
-source=('glamor-egl::git+http://anongit.freedesktop.org/git/xorg/driver/glamor.git#commit=2b4a324b03c3ee34de1c122a6db4e6ce7146a3e0')
-sha256sums=(SKIP)
-#source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-#sha256sums=('f42805b68e2bddc90cb5d9d3811e4f2176659c5686f295865839b20b7be7f359')
+#source=('glamor-egl::git+http://anongit.freedesktop.org/git/xorg/driver/glamor.git#commit=2b4a324b03c3ee34de1c122a6db4e6ce7146a3e0')
+#sha256sums=(SKIP)
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('66531b56e6054eb53daa7bd57eb6358a7ead1b84f63419606e69d1092365e5c9')
 
 # revision: git rev-list --count master
 
 build() {
-  cd glamor-egl
+  cd "$pkgname-$pkgver"
   
-  ./autogen.sh --prefix=/usr \
+  ./configure --prefix=/usr \
 --disable-static \
 --enable-glx-tls \
 --enable-xv \
@@ -34,7 +34,7 @@
 }
 
 package() {
-  cd glamor-egl
+  cd "$pkgname-$pkgver"
 
   make "DESTDIR=${pkgdir}" install
 



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

2014-01-24 Thread Tom Gundersen
Date: Friday, January 24, 2014 @ 15:36:39
  Author: tomegun
Revision: 204648

upgpkg: gummiboot 43-1

upstream release

Modified:
  gummiboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 14:30:39 UTC (rev 204647)
+++ PKGBUILD2014-01-24 14:36:39 UTC (rev 204648)
@@ -5,7 +5,7 @@
 # Contributor:  Mantas Mikulėnas 
 
 pkgname="gummiboot"
-pkgver="41"
+pkgver="43"
 pkgrel="1"
 pkgdesc="Simple text-mode UEFI Boot Manager"
 url="http://freedesktop.org/wiki/Software/gummiboot";
@@ -17,7 +17,7 @@
 provides=('gummiboot-efi')
 replaces=('gummiboot-efi')
 options=('!strip' '!makeflags')
-source=("git://anongit.freedesktop.org/${pkgname}#commit=ba731cee"
+source=("git://anongit.freedesktop.org/${pkgname}#commit=51950f"
 'loader.conf'
 'arch.conf'
'splash-arch.bmp')



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

2014-01-24 Thread Tom Gundersen
Date: Friday, January 24, 2014 @ 15:37:47
  Author: tomegun
Revision: 204650

descirption: gummiboot is no longer only text-mode ;)

Modified:
  gummiboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 14:36:49 UTC (rev 204649)
+++ PKGBUILD2014-01-24 14:37:47 UTC (rev 204650)
@@ -7,7 +7,7 @@
 pkgname="gummiboot"
 pkgver="43"
 pkgrel="1"
-pkgdesc="Simple text-mode UEFI Boot Manager"
+pkgdesc="Simple UEFI Boot Manager"
 url="http://freedesktop.org/wiki/Software/gummiboot";
 arch=('x86_64' 'i686')
 license=('LGPL2.1')



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

2014-01-24 Thread Tom Gundersen
Date: Friday, January 24, 2014 @ 15:36:49
  Author: tomegun
Revision: 204649

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

Added:
  gummiboot/repos/testing-i686/
  gummiboot/repos/testing-i686/PKGBUILD
(from rev 204648, gummiboot/trunk/PKGBUILD)
  gummiboot/repos/testing-i686/arch.conf
(from rev 204648, gummiboot/trunk/arch.conf)
  gummiboot/repos/testing-i686/gummiboot.install
(from rev 204648, gummiboot/trunk/gummiboot.install)
  gummiboot/repos/testing-i686/loader.conf
(from rev 204648, gummiboot/trunk/loader.conf)
  gummiboot/repos/testing-i686/splash-arch.bmp
(from rev 204648, gummiboot/trunk/splash-arch.bmp)
  gummiboot/repos/testing-x86_64/
  gummiboot/repos/testing-x86_64/PKGBUILD
(from rev 204648, gummiboot/trunk/PKGBUILD)
  gummiboot/repos/testing-x86_64/arch.conf
(from rev 204648, gummiboot/trunk/arch.conf)
  gummiboot/repos/testing-x86_64/gummiboot.install
(from rev 204648, gummiboot/trunk/gummiboot.install)
  gummiboot/repos/testing-x86_64/loader.conf
(from rev 204648, gummiboot/trunk/loader.conf)
  gummiboot/repos/testing-x86_64/splash-arch.bmp
(from rev 204648, gummiboot/trunk/splash-arch.bmp)

--+
 testing-i686/PKGBUILD|   50 +
 testing-i686/arch.conf   |7 +
 testing-i686/gummiboot.install   |   13 +
 testing-i686/loader.conf |2 +
 testing-x86_64/PKGBUILD  |   50 +
 testing-x86_64/arch.conf |7 +
 testing-x86_64/gummiboot.install |   13 +
 testing-x86_64/loader.conf   |2 +
 8 files changed, 144 insertions(+)

Copied: gummiboot/repos/testing-i686/PKGBUILD (from rev 204648, 
gummiboot/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-01-24 14:36:49 UTC (rev 204649)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Tom Gundersen 
+# Contributor: Tobias Powalowski 
+# Contributor: Keshav P R <(the.ridikulus.rat) (aatt) (gemmaeiil) (ddoott) 
(ccoomm)>
+# Contributor:  Mantas Mikulėnas 
+
+pkgname="gummiboot"
+pkgver="43"
+pkgrel="1"
+pkgdesc="Simple text-mode UEFI Boot Manager"
+url="http://freedesktop.org/wiki/Software/gummiboot";
+arch=('x86_64' 'i686')
+license=('LGPL2.1')
+makedepends=('gnu-efi-libs' 'docbook-xsl' 'git')
+depends=('util-linux')
+conflicts=('gummiboot-efi')
+provides=('gummiboot-efi')
+replaces=('gummiboot-efi')
+options=('!strip' '!makeflags')
+source=("git://anongit.freedesktop.org/${pkgname}#commit=51950f"
+'loader.conf'
+'arch.conf'
+   'splash-arch.bmp')
+install="gummiboot.install"
+md5sums=('SKIP'
+ '6ea803e5179d623716e3be0b636de658'
+ '82bda9612e3a361a74cf8de2a0134b15'
+ '1e2f9a8b0fa32022bf0a8f39123e5f4e')
+
+build() {
+   cd ${srcdir}/${pkgname}
+
+   ./autogen.sh
+   ./configure --sysconfdir=/etc  --with-efi-ldsdir=/usr/lib 
--libexecdir=/usr/lib --libdir=/usr/lib
+   
+   make
+}
+
+package() {
+   ## Install gummiboot example configuration files (can go away with 
systemd's kernel-install)
+   install -D -m0644 "${srcdir}/loader.conf" 
"${pkgdir}/usr/lib/gummiboot/loader/loader.conf"
+   install -D -m0644 "${srcdir}/arch.conf" 
"${pkgdir}/usr/lib/gummiboot/loader/entries/arch.conf"
+
+   ## ship an Arch Linux boot splash (still has to be dropped in manually 
to take effect)
+   install -D -m0644 "${srcdir}/splash-arch.bmp" 
"${pkgdir}/usr/lib/gummiboot/splash-arch.bmp"
+
+   cd ${srcdir}/${pkgname}
+
+   make DESTDIR="${pkgdir}" install
+}

Copied: gummiboot/repos/testing-i686/arch.conf (from rev 204648, 
gummiboot/trunk/arch.conf)
===
--- testing-i686/arch.conf  (rev 0)
+++ testing-i686/arch.conf  2014-01-24 14:36:49 UTC (rev 204649)
@@ -0,0 +1,7 @@
+## This is just an exmaple config file.
+## Please edit the paths and kernel parameters according to your system.
+
+title   Arch Linux
+linux   /vmlinuz-linux
+initrd  /initramfs-linux.img
+options root=PARTUUID= rootfstype= add_efi_memmap

Copied: gummiboot/repos/testing-i686/gummiboot.install (from rev 204648, 
gummiboot/trunk/gummiboot.install)
===
--- testing-i686/gummiboot.install  (rev 0)
+++ testing-i686/gummiboot.install  2014-01-24 14:36:49 UTC (rev 204649)
@@ -0,0 +1,13 @@
+post_install() {
+   mkdir -p /boot/EFI/gummiboot
+   /usr/bin/gummiboot update
+   echo ":: Run '/usr/bin/gummiboot install' to make gummiboot your 
default bootloader"
+}
+
+post_upgrade() {
+   /usr/bin/gummiboot update
+}
+
+pre_remove() {
+   /usr/bin/gummiboot remove
+}

Copied: gummiboot/repos/testing-i686/loader.conf (from rev 204648, 
gummiboot/trunk/loader

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

2014-01-24 Thread Dan McGee
Date: Friday, January 24, 2014 @ 15:30:39
  Author: dan
Revision: 204647

archrelease: copy trunk to extra-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-24 14:30:33 UTC (rev 204646)
+++ PKGBUILD2014-01-24 14:30:39 UTC (rev 204647)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Dan McGee 
-# Contributor: Sebastien Binet 
-
-pkgname=('python-pip' 'python2-pip')
-pkgver=1.5
-pkgrel=1
-pkgdesc="An easy_install replacement for installing pypi python packages"
-url="http://www.pip-installer.org/";
-arch=('any')
-license=('MIT')
-makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
-source=(http://pypi.python.org/packages/source/p/pip/pip-${pkgver}.tar.gz)
-
-package_python-pip() {
-  depends=('python' 'python-setuptools')
-
-  cd "$srcdir/pip-$pkgver"
-  python setup.py build
-  python setup.py install --prefix=/usr --root="$pkgdir"
-
-  install -D -m644 LICENSE.txt \
- "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-pip() {
-  depends=('python2' 'python2-setuptools')
-  conflicts=('python-pyinstall')
-  replaces=('python-pyinstall')
-
-  cd "$srcdir/pip-$pkgver"
-  python2 setup.py build
-  python2 setup.py install --prefix=/usr --root="$pkgdir"
-  
-  mv "$pkgdir/usr/bin/pip" "$pkgdir/usr/bin/pip2"
-  sed -i "s|#!/usr/bin/env python$|#!/usr/bin/env python2|" \
-${pkgdir}/usr/lib/python2.7/site-packages/pip/__init__.py
-  
-  install -D -m644 LICENSE.txt \
- "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-md5sums=('6969b8a8adc4c7f7c5eb1707118f0686')
-sha256sums=('25f81d1a0e55d3b1709818dd57fdfb954b028f229f09bd69cb0bc80a8e03e048')

Copied: python-pip/repos/extra-any/PKGBUILD (from rev 204646, 
python-pip/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-24 14:30:39 UTC (rev 204647)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Dan McGee 
+# Contributor: Sebastien Binet 
+
+pkgname=('python-pip' 'python2-pip')
+pkgver=1.5.1
+pkgrel=1
+pkgdesc="An easy_install replacement for installing pypi python packages"
+url="http://www.pip-installer.org/";
+arch=('any')
+license=('MIT')
+makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
+source=(http://pypi.python.org/packages/source/p/pip/pip-${pkgver}.tar.gz)
+
+package_python-pip() {
+  depends=('python' 'python-setuptools')
+
+  cd "$srcdir/pip-$pkgver"
+  python setup.py build
+  python setup.py install --prefix=/usr --root="$pkgdir"
+
+  install -D -m644 LICENSE.txt \
+ "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-pip() {
+  depends=('python2' 'python2-setuptools')
+  conflicts=('python-pyinstall')
+  replaces=('python-pyinstall')
+
+  cd "$srcdir/pip-$pkgver"
+  python2 setup.py build
+  python2 setup.py install --prefix=/usr --root="$pkgdir"
+  
+  mv "$pkgdir/usr/bin/pip" "$pkgdir/usr/bin/pip2"
+  sed -i "s|#!/usr/bin/env python$|#!/usr/bin/env python2|" \
+${pkgdir}/usr/lib/python2.7/site-packages/pip/__init__.py
+  
+  install -D -m644 LICENSE.txt \
+ "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+md5sums=('4678c2ae5cce4e9234c3923d7dcb32f0')
+sha256sums=('e60e936fbc101d56668c6134c1f2b5b40fcbec8b4fc4ca7fc34842b6b4c5c130')



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

2014-01-24 Thread Dan McGee
Date: Friday, January 24, 2014 @ 15:30:33
  Author: dan
Revision: 204646

upgpkg: python-pip 1.5.1-1

Modified:
  python-pip/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 14:22:15 UTC (rev 204645)
+++ PKGBUILD2014-01-24 14:30:33 UTC (rev 204646)
@@ -3,7 +3,7 @@
 # Contributor: Sebastien Binet 
 
 pkgname=('python-pip' 'python2-pip')
-pkgver=1.5
+pkgver=1.5.1
 pkgrel=1
 pkgdesc="An easy_install replacement for installing pypi python packages"
 url="http://www.pip-installer.org/";
@@ -40,5 +40,5 @@
  "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
-md5sums=('6969b8a8adc4c7f7c5eb1707118f0686')
-sha256sums=('25f81d1a0e55d3b1709818dd57fdfb954b028f229f09bd69cb0bc80a8e03e048')
+md5sums=('4678c2ae5cce4e9234c3923d7dcb32f0')
+sha256sums=('e60e936fbc101d56668c6134c1f2b5b40fcbec8b4fc4ca7fc34842b6b4c5c130')



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

2014-01-24 Thread Eric Bélanger
Date: Friday, January 24, 2014 @ 15:29:18
  Author: eric
Revision: 104674

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

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

--+
 community-staging-i686/PKGBUILD  |   30 +
 community-staging-i686/krename.install   |   11 ++
 community-staging-x86_64/PKGBUILD|   30 +
 community-staging-x86_64/krename.install |   11 ++
 4 files changed, 82 insertions(+)

Copied: krename/repos/community-staging-i686/PKGBUILD (from rev 104673, 
krename/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-01-24 14:29:18 UTC (rev 104674)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=krename
+pkgver=4.0.9
+pkgrel=3
+pkgdesc="A very powerful batch file renamer for KDE"
+arch=('i686' 'x86_64')
+url="http://www.krename.net";
+license=('GPL')
+depends=('kdebase-runtime' 'taglib')
+makedepends=('cmake' 'automoc4')
+options=('libtool')
+install=krename.install
+source=(http://downloads.sourceforge.net/project/krename/KDE4%20krename-stable/${pkgver}/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('03886a385a16de4c9bc285d25b9816ea97768c9e')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_FLAGS="-I/usr/include/freetype2"
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: krename/repos/community-staging-i686/krename.install (from rev 104673, 
krename/trunk/krename.install)
===
--- community-staging-i686/krename.install  (rev 0)
+++ community-staging-i686/krename.install  2014-01-24 14:29:18 UTC (rev 
104674)
@@ -0,0 +1,11 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: krename/repos/community-staging-x86_64/PKGBUILD (from rev 104673, 
krename/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-01-24 14:29:18 UTC (rev 104674)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=krename
+pkgver=4.0.9
+pkgrel=3
+pkgdesc="A very powerful batch file renamer for KDE"
+arch=('i686' 'x86_64')
+url="http://www.krename.net";
+license=('GPL')
+depends=('kdebase-runtime' 'taglib')
+makedepends=('cmake' 'automoc4')
+options=('libtool')
+install=krename.install
+source=(http://downloads.sourceforge.net/project/krename/KDE4%20krename-stable/${pkgver}/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('03886a385a16de4c9bc285d25b9816ea97768c9e')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_FLAGS="-I/usr/include/freetype2"
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: krename/repos/community-staging-x86_64/krename.install (from rev 
104673, krename/trunk/krename.install)
===
--- community-staging-x86_64/krename.install(rev 0)
+++ community-staging-x86_64/krename.install2014-01-24 14:29:18 UTC (rev 
104674)
@@ -0,0 +1,11 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



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

2014-01-24 Thread Eric Bélanger
Date: Friday, January 24, 2014 @ 15:28:42
  Author: eric
Revision: 104673

upgpkg: krename 4.0.9-3

Rebuild against exiv2 0.24

Modified:
  krename/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 14:20:02 UTC (rev 104672)
+++ PKGBUILD2014-01-24 14:28:42 UTC (rev 104673)
@@ -3,7 +3,7 @@
 
 pkgname=krename
 pkgver=4.0.9
-pkgrel=2
+pkgrel=3
 pkgdesc="A very powerful batch file renamer for KDE"
 arch=('i686' 'x86_64')
 url="http://www.krename.net";
@@ -16,16 +16,15 @@
 sha1sums=('03886a385a16de4c9bc285d25b9816ea97768c9e')
 
 build() {
-  cd "${srcdir}"
   mkdir build
   cd build
   cmake ../${pkgname}-${pkgver} \
 -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
+-DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_FLAGS="-I/usr/include/freetype2"
   make
 }
 
 package() {
-  cd "${srcdir}/build"
+  cd build
   make DESTDIR="${pkgdir}" install
 }



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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 15:19:50
  Author: lcarlier
Revision: 104671

upgpkg: darktable 1.4-3

exiv2-0.24 rebuild

Modified:
  darktable/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 14:07:48 UTC (rev 104670)
+++ PKGBUILD2014-01-24 14:19:50 UTC (rev 104671)
@@ -6,7 +6,7 @@
 pkgname=darktable
 pkgver=1.4
 _pkgver=1.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Utility to organize and develop raw images"
 arch=('i686' 'x86_64')
 url=http://darktable.sf.net/



[arch-commits] Commit in util-linux/trunk (3 files)

2014-01-24 Thread Tom Gundersen
Date: Friday, January 24, 2014 @ 15:19:55
  Author: tomegun
Revision: 204642

upgpkg: util-linux 2.24.1-1

upstream release

Modified:
  util-linux/trunk/PKGBUILD
Deleted:
  util-linux/trunk/0001-lsblk-fix-D-segfault.patch
  util-linux/trunk/0001-pylibmount-correctly-import-from-pylibmount.so.patch

---+
 0001-lsblk-fix-D-segfault.patch   |   45 
 0001-pylibmount-correctly-import-from-pylibmount.so.patch |   30 
 PKGBUILD  |   17 
 3 files changed, 3 insertions(+), 89 deletions(-)

Deleted: 0001-lsblk-fix-D-segfault.patch
===
--- 0001-lsblk-fix-D-segfault.patch 2014-01-24 14:01:34 UTC (rev 204641)
+++ 0001-lsblk-fix-D-segfault.patch 2014-01-24 14:19:55 UTC (rev 204642)
@@ -1,45 +0,0 @@
-From 71d842c01992b3678de4da4773ed54f08c0ab4f6 Mon Sep 17 00:00:00 2001
-From: Karel Zak 
-Date: Mon, 18 Nov 2013 11:27:35 +0100
-Subject: [PATCH] lsblk: fix -D segfault
-
-References: https://bugzilla.redhat.com/show_bug.cgi?id=1031262
-Signed-off-by: Karel Zak 

- misc-utils/lsblk.c | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/misc-utils/lsblk.c b/misc-utils/lsblk.c
-index 9f7f1b6..9b53be3 100644
 a/misc-utils/lsblk.c
-+++ b/misc-utils/lsblk.c
-@@ -903,7 +903,7 @@ static void set_tt_data(struct blkdev_cxt *cxt, int col, 
int id, struct tt_line
-   if (cxt->discard && p)
-   tt_line_set_data(ln, col, p);
-   else
--  tt_line_set_data(ln, col, "0");
-+  tt_line_set_data(ln, col, xstrdup("0"));
-   break;
-   case COL_DGRAN:
-   if (lsblk->bytes)
-@@ -936,7 +936,7 @@ static void set_tt_data(struct blkdev_cxt *cxt, int col, 
int id, struct tt_line
-   if (cxt->discard && p)
-   tt_line_set_data(ln, col, p);
-   else
--  tt_line_set_data(ln, col, "0");
-+  tt_line_set_data(ln, col, xstrdup("0"));
-   break;
-   case COL_WSAME:
-   if (lsblk->bytes)
-@@ -948,7 +948,7 @@ static void set_tt_data(struct blkdev_cxt *cxt, int col, 
int id, struct tt_line
-  "queue/write_same_max_bytes", &x) == 
0)
-   p = size_to_human_string(SIZE_SUFFIX_1LETTER, 
x);
-   }
--  tt_line_set_data(ln, col, p ? p : "0");
-+  tt_line_set_data(ln, col, p ? p : xstrdup("0"));
-   break;
-   };
- }
--- 
-1.8.4.2
-

Deleted: 0001-pylibmount-correctly-import-from-pylibmount.so.patch
===
--- 0001-pylibmount-correctly-import-from-pylibmount.so.patch   2014-01-24 
14:01:34 UTC (rev 204641)
+++ 0001-pylibmount-correctly-import-from-pylibmount.so.patch   2014-01-24 
14:19:55 UTC (rev 204642)
@@ -1,30 +0,0 @@
-From c8e5e6e7323642f7e6f12ee5f5231b0ec44c40ab Mon Sep 17 00:00:00 2001
-From: Dave Reisner 
-Date: Thu, 21 Nov 2013 12:25:27 -0500
-Subject: [PATCH] pylibmount: correctly import from pylibmount.so
-
-Without this, python is unable to find the module:
-
-$ python -c 'import libmount'
-Traceback (most recent call last):
-  File "", line 1, in 
-  File "/usr/lib/python3.3/site-packages/libmount/__init__.py", line 1, in 

-from pylibmount import *
-ImportError: No module named 'pylibmount'
-
-Signed-off-by: Dave Reisner 

- libmount/python/libmount/__init__.py | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/libmount/python/libmount/__init__.py 
b/libmount/python/libmount/__init__.py
-index 243c639..09104e2 100644
 a/libmount/python/libmount/__init__.py
-+++ b/libmount/python/libmount/__init__.py
-@@ -1,2 +1,2 @@
--from pylibmount import *
-+from .pylibmount import *
- 
--- 
-1.8.4.2
-

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 14:01:34 UTC (rev 204641)
+++ PKGBUILD2014-01-24 14:19:55 UTC (rev 204642)
@@ -4,8 +4,8 @@
 # Contributor: judd 
 
 pkgname=util-linux
-pkgver=2.24
-pkgrel=2
+pkgver=2.24.1
+pkgrel=1
 pkgdesc="Miscellaneous system utilities for Linux"
 url="http://www.kernel.org/pub/linux/utils/util-linux/";
 arch=('i686' 'x86_64')
@@ -19,8 +19,6 @@
 license=('GPL2')
 options=('strip' 'debug')
 
source=("ftp://ftp.kernel.org/pub/linux/utils/$pkgname/v2.24/$pkgname-$pkgver.tar.xz";
-0001-lsblk-fix-D-segfault.patch
-0001-pylibmount-correctly-import-from-pylibmount.so.patch
 uuidd.tmpfiles
 pam-login
 pam-common
@@ -31,21 +29,12 @@
 etc/pam.d/su
 etc/pam.d/su-l)
 install=util-linux.install
-md5sums=('4fac6443427f575fc5f3531a4ad2ca01'
- '1899fe3b853a5835c76cca0501b6b518'
- 'a18a1e89ffdfa3bc96ae976646a723ec'
+md5sums=('8

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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 15:20:02
  Author: lcarlier
Revision: 104672

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

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

+
 community-staging-i686/PKGBUILD|   50 +++
 community-staging-i686/darktable.install   |   11 +
 community-staging-x86_64/PKGBUILD  |   50 +++
 community-staging-x86_64/darktable.install |   11 +
 4 files changed, 122 insertions(+)

Copied: darktable/repos/community-staging-i686/PKGBUILD (from rev 104671, 
darktable/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-01-24 14:20:02 UTC (rev 104672)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer:  Christian Himpel 
+# Contributor: Johannes Hanika 
+
+pkgname=darktable
+pkgver=1.4
+_pkgver=1.4
+pkgrel=3
+pkgdesc="Utility to organize and develop raw images"
+arch=('i686' 'x86_64')
+url=http://darktable.sf.net/
+license=('GPL3')
+depends=('exiv2>=0.18' 'intltool>=0.40' 'lcms2' 'lensfun>=0.2.3' 'libglade' 
'dbus-glib'
+'curl' 'libgnome-keyring' 'libgphoto2' 'openexr' 'sqlite' 'libxslt'
+'libsoup' 'gtk-engines' 'json-glib' 'flickcurl')
+makedepends=('intltool>=0.40' 'cmake' 'librsvg')
+optdepends=('librsvg')
+install=darktable.install
+source=(http://downloads.sourceforge.net/project/darktable/darktable/${_pkgver}/darktable-$pkgver.tar.xz
+   
https://github.com/darktable-org/darktable/commit/74dbfa3b24bcc216ec91e12551b6b434e4a43a22.diff)
+md5sums=('896416931ded4579f528cd11edad470c'
+ 'f959e371f8648eeef8ad6dd6e1403d29')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  patch -p1 <$srcdir/74dbfa3b24bcc216ec91e12551b6b434e4a43a22.diff
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  mkdir -p build
+  cd build
+  CXXFLAGS+=" -fpermissive"
+  cmake \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_BUILD_TYPE=Release \
+  -DDONT_INSTALL_GCONF_SCHEMAS=True \
+  -DBINARY_PACKAGE_BUILD=1 \
+  -DUSE_GCONF_BACKEND=Off \
+  -DBUILD_USERMANUAL=False \
+  ..
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver/build"
+  make DESTDIR="$pkgdir" install
+  mv "${pkgdir}/usr/share/doc/darktable" 
"${pkgdir}/usr/share/doc/${pkgname}-${pkgver}"
+}

Copied: darktable/repos/community-staging-i686/darktable.install (from rev 
104671, darktable/trunk/darktable.install)
===
--- community-staging-i686/darktable.install(rev 0)
+++ community-staging-i686/darktable.install2014-01-24 14:20:02 UTC (rev 
104672)
@@ -0,0 +1,11 @@
+post_install() {
+  [ -x `which update-desktop-database 2>/dev/null` ] &&  
update-desktop-database -q
+}
+
+post_upgrade() {
+  [ -x `which update-desktop-database 2>/dev/null` ] &&  
update-desktop-database -q
+}
+
+post_remove() {
+  [ -x `which update-desktop-database 2>/dev/null` ] &&  
update-desktop-database -q
+}

Copied: darktable/repos/community-staging-x86_64/PKGBUILD (from rev 104671, 
darktable/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-01-24 14:20:02 UTC (rev 104672)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer:  Christian Himpel 
+# Contributor: Johannes Hanika 
+
+pkgname=darktable
+pkgver=1.4
+_pkgver=1.4
+pkgrel=3
+pkgdesc="Utility to organize and develop raw images"
+arch=('i686' 'x86_64')
+url=http://darktable.sf.net/
+license=('GPL3')
+depends=('exiv2>=0.18' 'intltool>=0.40' 'lcms2' 'lensfun>=0.2.3' 'libglade' 
'dbus-glib'
+'curl' 'libgnome-keyring' 'libgphoto2' 'openexr' 'sqlite' 'libxslt'
+'libsoup' 'gtk-engines' 'json-glib' 'flickcurl')
+makedepends=('intltool>=0.40' 'cmake' 'librsvg')
+optdepends=('librsvg')
+install=darktable.install
+source=(http://downloads.sourceforge.net/project/darktable/darktable/${_pkgver}/darktable-$pkgver.tar.xz
+   
https://github.com/darktable-org/darktable/commit/74dbfa3b24bcc216ec91e12551b6b434e4a43a22.diff)
+md5sums=('896416931ded4579f528cd11edad470c'
+ 'f959e371f8648eeef8ad6dd6e1403d29')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  patch -p1 <$srcdir/74dbfa3b24bcc216ec91e12551b6b434

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

2014-01-24 Thread Tom Gundersen
Date: Friday, January 24, 2014 @ 15:20:13
  Author: tomegun
Revision: 204643

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

Added:
  util-linux/repos/testing-i686/
  util-linux/repos/testing-i686/PKGBUILD
(from rev 204642, util-linux/trunk/PKGBUILD)
  util-linux/repos/testing-i686/pam-common
(from rev 204642, util-linux/trunk/pam-common)
  util-linux/repos/testing-i686/pam-login
(from rev 204642, util-linux/trunk/pam-login)
  util-linux/repos/testing-i686/pam-su
(from rev 204642, util-linux/trunk/pam-su)
  util-linux/repos/testing-i686/util-linux.install
(from rev 204642, util-linux/trunk/util-linux.install)
  util-linux/repos/testing-i686/uuidd.tmpfiles
(from rev 204642, util-linux/trunk/uuidd.tmpfiles)
  util-linux/repos/testing-x86_64/
  util-linux/repos/testing-x86_64/PKGBUILD
(from rev 204642, util-linux/trunk/PKGBUILD)
  util-linux/repos/testing-x86_64/pam-common
(from rev 204642, util-linux/trunk/pam-common)
  util-linux/repos/testing-x86_64/pam-login
(from rev 204642, util-linux/trunk/pam-login)
  util-linux/repos/testing-x86_64/pam-su
(from rev 204642, util-linux/trunk/pam-su)
  util-linux/repos/testing-x86_64/util-linux.install
(from rev 204642, util-linux/trunk/util-linux.install)
  util-linux/repos/testing-x86_64/uuidd.tmpfiles
(from rev 204642, util-linux/trunk/uuidd.tmpfiles)

---+
 testing-i686/PKGBUILD |   89 
 testing-i686/pam-common   |6 ++
 testing-i686/pam-login|7 ++
 testing-i686/pam-su   |9 +++
 testing-i686/util-linux.install   |   21 
 testing-i686/uuidd.tmpfiles   |1 
 testing-x86_64/PKGBUILD   |   89 
 testing-x86_64/pam-common |6 ++
 testing-x86_64/pam-login  |7 ++
 testing-x86_64/pam-su |9 +++
 testing-x86_64/util-linux.install |   21 
 testing-x86_64/uuidd.tmpfiles |1 
 12 files changed, 266 insertions(+)

Copied: util-linux/repos/testing-i686/PKGBUILD (from rev 204642, 
util-linux/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-01-24 14:20:13 UTC (rev 204643)
@@ -0,0 +1,89 @@
+# $Id$
+# Maintainer: Tom Gundersen 
+# Maintainer: Dave Reisner 
+# Contributor: judd 
+
+pkgname=util-linux
+pkgver=2.24.1
+pkgrel=1
+pkgdesc="Miscellaneous system utilities for Linux"
+url="http://www.kernel.org/pub/linux/utils/util-linux/";
+arch=('i686' 'x86_64')
+groups=('base' 'base-devel')
+depends=('pam' 'shadow' 'coreutils' 'glibc')
+optdepends=('python: python bindings to libmount')
+makedepends=('systemd' 'python')
+# checkdepends=('bc')
+conflicts=('util-linux-ng' 'eject')
+provides=("util-linux-ng=$pkgver" 'eject')
+license=('GPL2')
+options=('strip' 'debug')
+source=("ftp://ftp.kernel.org/pub/linux/utils/$pkgname/v2.24/$pkgname-$pkgver.tar.xz";
+uuidd.tmpfiles
+pam-login
+pam-common
+pam-su)
+backup=(etc/pam.d/chfn
+etc/pam.d/chsh
+etc/pam.d/login
+etc/pam.d/su
+etc/pam.d/su-l)
+install=util-linux.install
+md5sums=('88d46ae23ca599ac5af9cf96b531590f'
+ 'a39554bfd65cccfd8254bb46922f4a67'
+ '4368b3f98abd8a32662e094c54e7f9b1'
+ 'a31374fef2cba0ca34dfc7078e2969e4'
+ 'fa85e5cce5d723275b14365ba71a8aad')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr \
+  --libdir=/usr/lib \
+  --bindir=/usr/bin \
+  --localstatedir=/run \
+  --enable-fs-paths-extra=/usr/bin \
+  --enable-raw \
+  --enable-vipw \
+  --enable-newgrp \
+  --enable-chfn-chsh \
+  --enable-write \
+  --enable-mesg \
+  --enable-socket-activation \
+  --with-python=3
+
+#  --enable-reset \ # part of ncurses
+#  --enable-last \ # not compat
+
+  make
+}
+
+#check() {
+# fails for some reason in chroot, works outside
+#  make -C "$pkgname-$pkgver" check
+#}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make DESTDIR="${pkgdir}" install
+
+  # setuid chfn and chsh
+  chmod 4755 "$pkgdir"/usr/bin/{newgrp,ch{sh,fn}}
+
+  # install PAM files for login-utils
+  install -Dm644 "$srcdir/pam-common" "$pkgdir/etc/pam.d/chfn"
+  install -m644 "$srcdir/pam-common" "$pkgdir/etc/pam.d/chsh"
+  install -m644 "$srcdir/pam-login" "$pkgdir/etc/pam.d/login"
+  install -m644 "$srcdir/pam-su" "${pkgdir}/etc/pam.d/su"
+  install -m644 "$srcdir/pam-su" "${pkgdir}/etc/pam.d/su-l"
+
+  # include tmpfiles fragment for uuidd
+  # TODO(dreisner): offer this upstream?
+  install -Dm644 "$srcdir/uuidd.tmpfiles" 
"$pkgdir/usr/lib/tmpfiles.d/uuidd.conf"
+
+  # usrmove
+  cd "$pkgdir"
+  mv {,usr/}sbin/* usr/bin
+  rmdir sbin usr/sbin
+}

Copied: util-linux/re

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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 15:07:48
  Author: lcarlier
Revision: 104670

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

Added:
  gimp-ufraw/repos/community-staging-i686/
  gimp-ufraw/repos/community-staging-i686/PKGBUILD
(from rev 104669, gimp-ufraw/trunk/PKGBUILD)
  gimp-ufraw/repos/community-staging-i686/gimp-ufraw.install
(from rev 104669, gimp-ufraw/trunk/gimp-ufraw.install)
  gimp-ufraw/repos/community-staging-x86_64/
  gimp-ufraw/repos/community-staging-x86_64/PKGBUILD
(from rev 104669, gimp-ufraw/trunk/PKGBUILD)
  gimp-ufraw/repos/community-staging-x86_64/gimp-ufraw.install
(from rev 104669, gimp-ufraw/trunk/gimp-ufraw.install)

-+
 community-staging-i686/PKGBUILD |   43 ++
 community-staging-i686/gimp-ufraw.install   |   13 +++
 community-staging-x86_64/PKGBUILD   |   43 ++
 community-staging-x86_64/gimp-ufraw.install |   13 +++
 4 files changed, 112 insertions(+)

Copied: gimp-ufraw/repos/community-staging-i686/PKGBUILD (from rev 104669, 
gimp-ufraw/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-01-24 14:07:48 UTC (rev 104670)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Tobias Kieslich 
+# Contributor: Martin Sugioarto 
+
+pkgname=gimp-ufraw
+pkgver=0.19
+pkgrel=3
+pkgdesc='Converter for raw files; utility and GIMP plugin'
+url='http://ufraw.sourceforge.net/'
+arch=('x86_64' 'i686')
+license=('GPL')
+depends=('gtkimageview' 'exiv2' 'lcms' 'bzip2' 'desktop-file-utils' 'cfitsio' 
'lensfun')
+makedepends=('gimp' 'cinepaint')
+optdepends=('gimp: to use the gimp import plugin for raw images'
+'cinepaint: to use the cinepaint import plugin for raw images')
+install="$pkgname.install"
+source=("http://downloads.sourceforge.net/ufraw/ufraw-$pkgver.tar.gz";)
+sha256sums=('12d551418c5e69ae904cb92e9ac11b4d2e4327a857ee13ac890f34320eb58b9a')
+
+build() {
+  cd "$srcdir/ufraw-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--enable-extras \
+--enable-mime \
+--enable-openmp \
+ --with-gimp \
+ --with-cinepaint \
+ --enable-contrast
+  sed -i "s/-ffast-math -fomit-frame-pointer -W -Wall -O3/${CFLAGS}/" Makefile
+  make
+}
+
+package() {
+  cd "$srcdir/ufraw-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+  rm -f "$pkgdir/usr/bin/dcraw"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gimp-ufraw/repos/community-staging-i686/gimp-ufraw.install (from rev 
104669, gimp-ufraw/trunk/gimp-ufraw.install)
===
--- community-staging-i686/gimp-ufraw.install   (rev 0)
+++ community-staging-i686/gimp-ufraw.install   2014-01-24 14:07:48 UTC (rev 
104670)
@@ -0,0 +1,13 @@
+post_install() {
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  update-desktop-database -q
+}
+
+post_remove() {
+  update-desktop-database -q
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gimp-ufraw/repos/community-staging-x86_64/PKGBUILD (from rev 104669, 
gimp-ufraw/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-01-24 14:07:48 UTC (rev 104670)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Tobias Kieslich 
+# Contributor: Martin Sugioarto 
+
+pkgname=gimp-ufraw
+pkgver=0.19
+pkgrel=3
+pkgdesc='Converter for raw files; utility and GIMP plugin'
+url='http://ufraw.sourceforge.net/'
+arch=('x86_64' 'i686')
+license=('GPL')
+depends=('gtkimageview' 'exiv2' 'lcms' 'bzip2' 'desktop-file-utils' 'cfitsio' 
'lensfun')
+makedepends=('gimp' 'cinepaint')
+optdepends=('gimp: to use the gimp import plugin for raw images'
+'cinepaint: to use the cinepaint import plugin for raw images')
+install="$pkgname.install"
+source=("http://downloads.sourceforge.net/ufraw/ufraw-$pkgver.tar.gz";)
+sha256sums=('12d551418c5e69ae904cb92e9ac11b4d2e4327a857ee13ac890f34320eb58b9a')
+
+build() {
+  cd "$srcdir/ufraw-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--enable-extras \
+--enable-mime \
+--enable-openmp \
+ --with-gimp \
+ --with-cinepaint \
+ --enable-contrast
+  sed -i "s/-ffast-math -fomit-frame-pointer -W -Wall -O3/${CFLAGS}/" Makefile
+  make
+}
+
+package() {
+  cd "$srcdir/ufraw-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+  rm -f "$pkgdir/usr/bin/dcraw"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gimp-ufraw/repos/community-staging-x86_64/gimp-ufraw.install (from rev 
104669, gimp-ufraw/trunk/gimp-ufraw.install)
===
--- community-staging-x86_64/gimp-ufraw.install (rev 0)
+++ communit

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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 15:07:39
  Author: lcarlier
Revision: 104669

upgpkg: gimp-ufraw 0.19-3

exiv2-0.24 rebuild

Modified:
  gimp-ufraw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 13:48:22 UTC (rev 104668)
+++ PKGBUILD2014-01-24 14:07:39 UTC (rev 104669)
@@ -5,7 +5,7 @@
 
 pkgname=gimp-ufraw
 pkgver=0.19
-pkgrel=2
+pkgrel=3
 pkgdesc='Converter for raw files; utility and GIMP plugin'
 url='http://ufraw.sourceforge.net/'
 arch=('x86_64' 'i686')



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

2014-01-24 Thread Tom Gundersen
Date: Friday, January 24, 2014 @ 15:01:34
  Author: tomegun
Revision: 204641

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

Added:
  wayland/repos/extra-i686/PKGBUILD
(from rev 204640, wayland/trunk/PKGBUILD)
  wayland/repos/extra-x86_64/PKGBUILD
(from rev 204640, wayland/trunk/PKGBUILD)
Deleted:
  wayland/repos/extra-i686/PKGBUILD
  wayland/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-24 14:01:25 UTC (rev 204640)
+++ extra-i686/PKGBUILD 2014-01-24 14:01:34 UTC (rev 204641)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen 
-# Contributor: Sébastien Luttringer
-# Contributor: Joel Teichroeb 
-
-pkgname=wayland
-pkgver=1.3.0
-pkgrel=1
-pkgdesc='A computer display server protocol'
-arch=('i686' 'x86_64')
-url='http://wayland.freedesktop.org'
-license=('MIT')
-depends=('libffi' 'expat')
-makedepends=('doxygen')
-source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz";)
-sha1sums=('febbbfc8d76ed0b2157077d50cb6e5ceb1aa47de')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr \
---disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-  install -Dm 644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: wayland/repos/extra-i686/PKGBUILD (from rev 204640, 
wayland/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-24 14:01:34 UTC (rev 204641)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Tom Gundersen 
+# Contributor: Sébastien Luttringer
+# Contributor: Joel Teichroeb 
+
+pkgname=wayland
+pkgver=1.4.0
+pkgrel=1
+pkgdesc='A computer display server protocol'
+arch=('i686' 'x86_64')
+url='http://wayland.freedesktop.org'
+license=('MIT')
+depends=('libffi' 'expat')
+makedepends=('doxygen')
+source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz";)
+sha1sums=('bc91befb8386ec5c1ff4f24ad8464c24a7496ae2')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+--disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+  install -Dm 644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-01-24 14:01:25 UTC (rev 204640)
+++ extra-x86_64/PKGBUILD   2014-01-24 14:01:34 UTC (rev 204641)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen 
-# Contributor: Sébastien Luttringer
-# Contributor: Joel Teichroeb 
-
-pkgname=wayland
-pkgver=1.3.0
-pkgrel=1
-pkgdesc='A computer display server protocol'
-arch=('i686' 'x86_64')
-url='http://wayland.freedesktop.org'
-license=('MIT')
-depends=('libffi' 'expat')
-makedepends=('doxygen')
-source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz";)
-sha1sums=('febbbfc8d76ed0b2157077d50cb6e5ceb1aa47de')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr \
---disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-  install -Dm 644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: wayland/repos/extra-x86_64/PKGBUILD (from rev 204640, 
wayland/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-01-24 14:01:34 UTC (rev 204641)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Tom Gundersen 
+# Contributor: Sébastien Luttringer
+# Contributor: Joel Teichroeb 
+
+pkgname=wayland
+pkgver=1.4.0
+pkgrel=1
+pkgdesc='A computer display server protocol'
+arch=('i686' 'x86_64')
+url='http://wayland.freedesktop.org'
+license=('MIT')
+depends=('libffi' 'expat')
+makedepends=('doxygen')
+source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz";)
+sha1sums=('bc91befb8386ec5c1ff4f24ad8464c24a7496ae2')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+--disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+  install -Dm 644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}



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

2014-01-24 Thread Tom Gundersen
Date: Friday, January 24, 2014 @ 15:01:25
  Author: tomegun
Revision: 204640

upgpkg: wayland 1.4.0-1

upstream release

Modified:
  wayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 13:26:47 UTC (rev 204639)
+++ PKGBUILD2014-01-24 14:01:25 UTC (rev 204640)
@@ -4,7 +4,7 @@
 # Contributor: Joel Teichroeb 
 
 pkgname=wayland
-pkgver=1.3.0
+pkgver=1.4.0
 pkgrel=1
 pkgdesc='A computer display server protocol'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('libffi' 'expat')
 makedepends=('doxygen')
 source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz";)
-sha1sums=('febbbfc8d76ed0b2157077d50cb6e5ceb1aa47de')
+sha1sums=('bc91befb8386ec5c1ff4f24ad8464c24a7496ae2')
 
 build() {
   cd $pkgname-$pkgver



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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 14:48:22
  Author: lcarlier
Revision: 104668

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

Added:
  luminancehdr/repos/community-staging-i686/
  luminancehdr/repos/community-staging-i686/PKGBUILD
(from rev 104667, luminancehdr/trunk/PKGBUILD)
  luminancehdr/repos/community-staging-i686/luminancehdr.changelog
(from rev 104667, luminancehdr/trunk/luminancehdr.changelog)
  luminancehdr/repos/community-staging-i686/luminancehdr.install
(from rev 104667, luminancehdr/trunk/luminancehdr.install)
  luminancehdr/repos/community-staging-x86_64/
  luminancehdr/repos/community-staging-x86_64/PKGBUILD
(from rev 104667, luminancehdr/trunk/PKGBUILD)
  luminancehdr/repos/community-staging-x86_64/luminancehdr.changelog
(from rev 104667, luminancehdr/trunk/luminancehdr.changelog)
  luminancehdr/repos/community-staging-x86_64/luminancehdr.install
(from rev 104667, luminancehdr/trunk/luminancehdr.install)

-+
 community-staging-i686/PKGBUILD |   33 +
 community-staging-i686/luminancehdr.changelog   |   54 ++
 community-staging-i686/luminancehdr.install |   12 
 community-staging-x86_64/PKGBUILD   |   33 +
 community-staging-x86_64/luminancehdr.changelog |   54 ++
 community-staging-x86_64/luminancehdr.install   |   12 
 6 files changed, 198 insertions(+)

Copied: luminancehdr/repos/community-staging-i686/PKGBUILD (from rev 104667, 
luminancehdr/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-01-24 13:48:22 UTC (rev 104668)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Lukas Jirkovsky 
+# Contributor: Dmitry N. Shilov 
+
+pkgname=luminancehdr
+pkgver=2.3.1
+pkgrel=5
+pkgdesc='Open source graphical user interface application that aims to provide 
a workflow for HDR imaging'
+arch=('i686' 'x86_64')
+url='http://qtpfsgui.sourceforge.net/'
+license=('GPL')
+depends=('exiv2' 'fftw' 'gsl' 'lcms2' 'libraw' 'openexr' 'qtwebkit')
+makedepends=('cmake' 'boost' 'gtest')
+optdepends=('hugin: align image stack functionality')
+install=$pkgname.install
+changelog=$pkgname.changelog
+options=('!emptydirs')
+source=(http://sourceforge.net/projects/qtpfsgui/files/luminance/${pkgver}/luminance-hdr-${pkgver}.tar.bz2)
+sha256sums=('c2a4764986bf8860d448530f3c8d76143d7504cebb07b3e58e37eb0db5347722')
+
+build() {
+  cd "${srcdir}/luminance-hdr-${pkgver}"
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/luminance-hdr-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}

Copied: luminancehdr/repos/community-staging-i686/luminancehdr.changelog (from 
rev 104667, luminancehdr/trunk/luminancehdr.changelog)
===
--- community-staging-i686/luminancehdr.changelog   
(rev 0)
+++ community-staging-i686/luminancehdr.changelog   2014-01-24 13:48:22 UTC 
(rev 104668)
@@ -0,0 +1,54 @@
+2014-01-20 Jaroslav Lichtblau 
+   * luminancehdr 2.3.1-4 libraw rebuild
+
+2013-06-15 Jaroslav Lichtblau 
+   * luminancehdr 2.3.1-3 libraw rebuild
+
+2013-04-20 Jaroslav Lichtblau 
+   * luminancehdr 2.3.1-1
+
+2012-07-30 Jaroslav Lichtblau 
+   * luminancehdr 2.3.0-2 exiv2-0.23 rebuild
+
+2012-07-07 Jaroslav Lichtblau 
+   * luminancehdr 2.3.0-1
+
+2012-03-18 Jaroslav Lichtblau 
+   * luminancehdr 2.2.1-1
+
+2012-01-27 Eric Belanger  
+   * Rebuild against libpng 1.5 and libtiff 4.0
+
+2011-08-21 Jaroslav Lichtblau 
+   * luminancehdr 2.1.0-1
+
+2011-05-01 Jaroslav Lichtblau 
+   * luminancehdr 2.0.2-1
+
+2010-10-19 Jaroslav Lichtblau 
+   * exiv2 0.20 rebuild
+
+2010-10-17 Jaroslav Lichtblau 
+   * Update to major release 2.0.1
+
+2010-06-27 Jaroslav Lichtblau 
+   * Package renamed to LuminanceHDR
+   * Update to major release 2.0.0
+
+2010-03-09 Andrea Scarpino 
+   * exiv2 0.19 rebuild
+
+2009-11-02 Biru Ionut 
+   * add translation and fix segfault on old i686 procesors
+
+2009-04-29 Jaroslav Lichtblau 
+   * Update to major release v1.9.3
+
+2009-04-04 Jaroslav Lichtblau 
+   * Minor version (v1.9.2-3) update caused by exiv2 upgrade.
+
+2008-11-04 Jaroslav Lichtblau 
+   * Minor version (v1.9.2-2) update caused by openexr upgrade.
+
+2008-09-17 Jaroslav Lichtblau 
+   * Package moved to [community]

Copied: luminancehdr/repos/community-staging-i686/luminancehdr.install (from 
rev 104667, luminancehdr/trunk/luminancehdr.install)
===
--- community-staging-i686/luminancehdr.install (rev 0)
+++ community-staging-i686/luminancehdr.install 2014-01-24 13:48:22 UTC (rev 
104

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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 14:48:11
  Author: lcarlier
Revision: 104667

upgpkg: luminancehdr 2.3.1-5

exiv2-0.24 rebuild

Modified:
  luminancehdr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 13:36:47 UTC (rev 104666)
+++ PKGBUILD2014-01-24 13:48:11 UTC (rev 104667)
@@ -5,7 +5,7 @@
 
 pkgname=luminancehdr
 pkgver=2.3.1
-pkgrel=4
+pkgrel=5
 pkgdesc='Open source graphical user interface application that aims to provide 
a workflow for HDR imaging'
 arch=('i686' 'x86_64')
 url='http://qtpfsgui.sourceforge.net/'



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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 14:36:38
  Author: lcarlier
Revision: 104665

upgpkg: nomacs 1.6.2-3

exiv2-0.24 rebuild

Modified:
  nomacs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 13:21:54 UTC (rev 104664)
+++ PKGBUILD2014-01-24 13:36:38 UTC (rev 104665)
@@ -3,7 +3,7 @@
 
 pkgname=nomacs
 pkgver=1.6.2
-pkgrel=2
+pkgrel=3
 pkgdesc="A Qt image viewer"
 arch=(i686 x86_64)
 url="http://www.nomacs.org/";



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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 14:36:47
  Author: lcarlier
Revision: 104666

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

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

-+
 community-staging-i686/PKGBUILD |   34 ++
 community-staging-i686/nomacs.install   |   11 +
 community-staging-x86_64/PKGBUILD   |   34 ++
 community-staging-x86_64/nomacs.install |   11 +
 4 files changed, 90 insertions(+)

Copied: nomacs/repos/community-staging-i686/PKGBUILD (from rev 104665, 
nomacs/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-01-24 13:36:47 UTC (rev 104666)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: speps 
+
+pkgname=nomacs
+pkgver=1.6.2
+pkgrel=3
+pkgdesc="A Qt image viewer"
+arch=(i686 x86_64)
+url="http://www.nomacs.org/";
+license=('GPL3')
+depends=('qt4' 'exiv2' 'libraw' 'opencv')
+makedepends=('cmake')
+install="$pkgname.install"
+source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver-source.tar.bz2";)
+md5sums=('3e8782b7bf792933ba673a2e9340841b')
+
+prepare() {
+  cd $pkgname-$pkgver
+  [ -d b ] || mkdir b
+}
+
+build() {
+  cd $pkgname-$pkgver/b
+  cmake .. -DCMAKE_INSTALL_PREFIX=/usr \
+   -DQT_QMAKE_EXECUTABLE=/usr/bin/qmake-qt4
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver/b
+  make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: nomacs/repos/community-staging-i686/nomacs.install (from rev 104665, 
nomacs/trunk/nomacs.install)
===
--- community-staging-i686/nomacs.install   (rev 0)
+++ community-staging-i686/nomacs.install   2014-01-24 13:36:47 UTC (rev 
104666)
@@ -0,0 +1,11 @@
+post_install() {
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: nomacs/repos/community-staging-x86_64/PKGBUILD (from rev 104665, 
nomacs/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-01-24 13:36:47 UTC (rev 104666)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: speps 
+
+pkgname=nomacs
+pkgver=1.6.2
+pkgrel=3
+pkgdesc="A Qt image viewer"
+arch=(i686 x86_64)
+url="http://www.nomacs.org/";
+license=('GPL3')
+depends=('qt4' 'exiv2' 'libraw' 'opencv')
+makedepends=('cmake')
+install="$pkgname.install"
+source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver-source.tar.bz2";)
+md5sums=('3e8782b7bf792933ba673a2e9340841b')
+
+prepare() {
+  cd $pkgname-$pkgver
+  [ -d b ] || mkdir b
+}
+
+build() {
+  cd $pkgname-$pkgver/b
+  cmake .. -DCMAKE_INSTALL_PREFIX=/usr \
+   -DQT_QMAKE_EXECUTABLE=/usr/bin/qmake-qt4
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver/b
+  make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: nomacs/repos/community-staging-x86_64/nomacs.install (from rev 104665, 
nomacs/trunk/nomacs.install)
===
--- community-staging-x86_64/nomacs.install (rev 0)
+++ community-staging-x86_64/nomacs.install 2014-01-24 13:36:47 UTC (rev 
104666)
@@ -0,0 +1,11 @@
+post_install() {
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



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

2014-01-24 Thread Andreas Radke
Date: Friday, January 24, 2014 @ 14:26:47
  Author: andyrtr
Revision: 204639

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

Added:
  lftp/repos/extra-i686/PKGBUILD
(from rev 204638, lftp/trunk/PKGBUILD)
  lftp/repos/extra-x86_64/PKGBUILD
(from rev 204638, lftp/trunk/PKGBUILD)
Deleted:
  lftp/repos/extra-i686/PKGBUILD
  lftp/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-24 13:26:30 UTC (rev 204638)
+++ extra-i686/PKGBUILD 2014-01-24 13:26:47 UTC (rev 204639)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Contributor: Aaron Griffin 
-
-pkgname=lftp
-pkgver=4.4.14
-pkgrel=1
-pkgdesc="Sophisticated command line based FTP client"
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('gcc-libs' 'readline' 'gnutls' 'expat' 'sh')
-optdepends=('perl: needed for convert-netscape-cookies and verify-file')
-url="http://lftp.yar.ru/";
-backup=('etc/lftp.conf')
-source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-md5sums=('809544255f668a6d3af867f643cc321f'
- 'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
---with-gnutls \
---without-openssl \
---without-included-regex \
---disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/lib
-}

Copied: lftp/repos/extra-i686/PKGBUILD (from rev 204638, lftp/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-24 13:26:47 UTC (rev 204639)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: Aaron Griffin 
+
+pkgname=lftp
+pkgver=4.4.15
+pkgrel=1
+pkgdesc="Sophisticated command line based FTP client"
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('gcc-libs' 'readline' 'gnutls' 'expat' 'sh')
+optdepends=('perl: needed for convert-netscape-cookies and verify-file')
+url="http://lftp.yar.ru/";
+backup=('etc/lftp.conf')
+source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
+md5sums=('f19cc0cea1d427aa2a952b27661b91e5'
+ 'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--with-gnutls \
+--without-openssl \
+--without-included-regex \
+--disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/lib
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-01-24 13:26:30 UTC (rev 204638)
+++ extra-x86_64/PKGBUILD   2014-01-24 13:26:47 UTC (rev 204639)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Contributor: Aaron Griffin 
-
-pkgname=lftp
-pkgver=4.4.14
-pkgrel=1
-pkgdesc="Sophisticated command line based FTP client"
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('gcc-libs' 'readline' 'gnutls' 'expat' 'sh')
-optdepends=('perl: needed for convert-netscape-cookies and verify-file')
-url="http://lftp.yar.ru/";
-backup=('etc/lftp.conf')
-source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-md5sums=('809544255f668a6d3af867f643cc321f'
- 'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
---with-gnutls \
---without-openssl \
---without-included-regex \
---disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/lib
-}

Copied: lftp/repos/extra-x86_64/PKGBUILD (from rev 204638, lftp/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-01-24 13:26:47 UTC (rev 204639)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: Aaron Griffin 
+
+pkgname=lftp
+pkgver=4.4.15
+pkgrel=1
+pkgdesc="Sophisticated command line based FTP client"
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('gcc-libs' 'readline' 'gnutls' 'expat' 'sh')
+optdepends=('perl: needed for convert-netscape-cookies and verify-file')
+url="http://lftp.yar.ru/";
+backup=('etc/lftp.conf')
+source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
+md5sums=('f19cc0cea1d427aa2a952b27661b91e5'
+ 'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--with-gnutls \
+--without-openssl \
+--without-included-regex \
+--disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/lib
+}



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

2014-01-24 Thread Andreas Radke
Date: Friday, January 24, 2014 @ 14:26:30
  Author: andyrtr
Revision: 204638

upgpkg: lftp 4.4.15-1

upstream update 4.4.15

Modified:
  lftp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 13:14:32 UTC (rev 204637)
+++ PKGBUILD2014-01-24 13:26:30 UTC (rev 204638)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Griffin 
 
 pkgname=lftp
-pkgver=4.4.14
+pkgver=4.4.15
 pkgrel=1
 pkgdesc="Sophisticated command line based FTP client"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 url="http://lftp.yar.ru/";
 backup=('etc/lftp.conf')
 source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-md5sums=('809544255f668a6d3af867f643cc321f'
+md5sums=('f19cc0cea1d427aa2a952b27661b91e5'
  'SKIP')
 
 build() {



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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 14:21:54
  Author: lcarlier
Revision: 104664

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

Added:
  pinot/repos/community-staging-i686/
  pinot/repos/community-staging-i686/PKGBUILD
(from rev 104663, pinot/trunk/PKGBUILD)
  pinot/repos/community-staging-i686/namespace_clash.patch
(from rev 104663, pinot/trunk/namespace_clash.patch)
  pinot/repos/community-staging-i686/pinot.changelog
(from rev 104663, pinot/trunk/pinot.changelog)
  pinot/repos/community-staging-i686/pinot.install
(from rev 104663, pinot/trunk/pinot.install)
  pinot/repos/community-staging-x86_64/
  pinot/repos/community-staging-x86_64/PKGBUILD
(from rev 104663, pinot/trunk/PKGBUILD)
  pinot/repos/community-staging-x86_64/namespace_clash.patch
(from rev 104663, pinot/trunk/namespace_clash.patch)
  pinot/repos/community-staging-x86_64/pinot.changelog
(from rev 104663, pinot/trunk/pinot.changelog)
  pinot/repos/community-staging-x86_64/pinot.install
(from rev 104663, pinot/trunk/pinot.install)

+
 community-staging-i686/PKGBUILD|   64 +++
 community-staging-i686/namespace_clash.patch   |   12 
 community-staging-i686/pinot.changelog |   14 +
 community-staging-i686/pinot.install   |   15 +
 community-staging-x86_64/PKGBUILD  |   64 +++
 community-staging-x86_64/namespace_clash.patch |   12 
 community-staging-x86_64/pinot.changelog   |   14 +
 community-staging-x86_64/pinot.install |   15 +
 8 files changed, 210 insertions(+)

Copied: pinot/repos/community-staging-i686/PKGBUILD (from rev 104663, 
pinot/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-01-24 13:21:54 UTC (rev 104664)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Alexander Fehr 
+# Contributor: William Rea 
+# Contributor: Daniel J Griffiths 
+# Contributor: Alexander Rødseth 
+
+pkgname=pinot
+pkgver=1.06
+pkgrel=3
+pkgdesc='Personal search and metasearch tool'
+arch=('i686' 'x86_64')
+url='http://code.google.com/p/pinot-search/'
+license=('GPL')
+depends=('gtkmm3' 'xapian-core' 'libtextcat' 'sqlite' 'libxml++' 'curl' 
'gmime' 
+ 'dbus-glib' 'shared-mime-info' 'libexif' 'taglib' 
'hicolor-icon-theme' 
+ 'cairo' 'exiv2' 'boost-libs')
+makedepends=('boost' 'desktop-file-utils')
+optdepends=('unzip: ZIP files extraction'
+'poppler: PDF to text conversion'
+'catdvi: DVI to text conversion'
+'djvulibre: DjVu text extraction'
+'unrtf: RTF to HTML conversion'
+'antiword: MS Word to text conversion'
+'catdoc: XLS and PPT to text conversion')
+options=('!emptydirs')
+install=$pkgname.install
+changelog=$pkgname.changelog
+source=(http://pinot-search.googlecode.com/files/$pkgname-$pkgver.tar.gz 
namespace_clash.patch)
+sha256sums=('bba6f412553890ef7cccd6d7bb28df9a6c4d122ea74a2902e5de33953cd1872d'
+'7b4fee7b43f73539803954075af2ce577b65ca732ab8115d257068ffaa5a750f')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  x='/usr/share/libtextcat/'
+  sed -i 's|/LM/russian.lm|/LM/russian-windows1251.lm|' textcat_conf.txt
+  sed -i "s|$x|${x}LM/|" \
+textcat_conf.txt \
+textcat3_conf.txt \
+textcat31_conf.txt \
+textcat32_conf.txt
+  sed -i -e "s|.*russian$|${x}LM/russian-iso8859_5.lm   russian-iso8859_5\n\
+${x}LM/russian-koi8_r.lm  russian-koi8_r\n\
+${x}LM/russian-windows1251.lm russian-windows1251|" textcat3_conf.txt
+
+  patch -Np1 -i $srcdir/namespace_clash.patch
+
+
+  LIBS="-lboost_system" ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--enable-gtkmm3=yes \
+--enable-mempool=no
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: pinot/repos/community-staging-i686/namespace_clash.patch (from rev 
104663, pinot/trunk/namespace_clash.patch)
===
--- community-staging-i686/namespace_clash.patch
(rev 0)
+++ community-staging-i686/namespace_clash.patch2014-01-24 13:21:54 UTC 
(rev 104664)
@@ -0,0 +1,12 @@
+diff -aur pinot-1.06/UI/GTK2/src/mainWindow.cc 
pinot-1.06.new/UI/GTK2/src/mainWindow.cc
+--- pinot-1.06/UI/GTK2/src/mainWindow.cc   2013-01-14 13:47:06.0 
+0100
 pinot-1.06.new/UI/GTK2/src/mainWindow.cc   2013-11-30 19:22:17.792587309 
+0100
+@@ -1766,7 +1766,7 @@
+   viewDoc = true;
+   }
+ 
+-  close(inFd);
++  ::close(inFd);
+  

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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 14:21:41
  Author: lcarlier
Revision: 104663

upgpkg: pinot 1.06-3

exiv2-0.24 rebuild

Modified:
  pinot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 13:12:40 UTC (rev 104662)
+++ PKGBUILD2014-01-24 13:21:41 UTC (rev 104663)
@@ -7,7 +7,7 @@
 
 pkgname=pinot
 pkgver=1.06
-pkgrel=2
+pkgrel=3
 pkgdesc='Personal search and metasearch tool'
 arch=('i686' 'x86_64')
 url='http://code.google.com/p/pinot-search/'



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

2014-01-24 Thread Andrea Scarpino
Date: Friday, January 24, 2014 @ 14:14:32
  Author: andrea
Revision: 204637

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

Added:
  quazip/repos/extra-i686/PKGBUILD
(from rev 204636, quazip/trunk/PKGBUILD)
  quazip/repos/extra-x86_64/PKGBUILD
(from rev 204636, quazip/trunk/PKGBUILD)
Deleted:
  quazip/repos/extra-i686/PKGBUILD
  quazip/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-24 13:14:24 UTC (rev 204636)
+++ extra-i686/PKGBUILD 2014-01-24 13:14:32 UTC (rev 204637)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: trya 
-
-pkgname=quazip
-pkgver=0.5.1
-pkgrel=3
-pkgdesc="C++ wrapper for the Gilles Vollant's ZIP/UNZIP C package"
-url="http://sourceforge.net/projects/quazip/";
-license=('LGPL')
-arch=('i686' 'x86_64')
-depends=('qt4')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('eec6b9b6f19654230dfcd158f29ea9d0')
-
-build() {
-  cd ${pkgname}-${pkgver}/${pkgname}
-  qmake-qt4 PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}/${pkgname}
-  make INSTALL_ROOT="${pkgdir}" install
-
-  install -d "${pkgdir}"/usr/share/apps/cmake-2.8/Modules
-  install -m644 ../FindQuaZip.cmake\
-"${pkgdir}"/usr/share/apps/cmake-2.8/Modules
-}

Copied: quazip/repos/extra-i686/PKGBUILD (from rev 204636, 
quazip/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-24 13:14:32 UTC (rev 204637)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: trya 
+
+pkgname=quazip
+pkgver=0.6
+pkgrel=1
+pkgdesc="C++ wrapper for the Gilles Vollant's ZIP/UNZIP C package"
+url="http://sourceforge.net/projects/quazip/";
+license=('LGPL')
+arch=('i686' 'x86_64')
+depends=('qt4')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('5ad6f58e9bd6eddf11d8bf37ac995e9e')
+
+build() {
+  cd ${pkgname}-${pkgver}/${pkgname}
+  qmake-qt4 PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}/${pkgname}
+  make INSTALL_ROOT="${pkgdir}" install
+
+  install -d "${pkgdir}"/usr/share/apps/cmake-2.8/Modules
+  install -m644 ../FindQuaZip.cmake\
+"${pkgdir}"/usr/share/apps/cmake-2.8/Modules
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-01-24 13:14:24 UTC (rev 204636)
+++ extra-x86_64/PKGBUILD   2014-01-24 13:14:32 UTC (rev 204637)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: trya 
-
-pkgname=quazip
-pkgver=0.5.1
-pkgrel=3
-pkgdesc="C++ wrapper for the Gilles Vollant's ZIP/UNZIP C package"
-url="http://sourceforge.net/projects/quazip/";
-license=('LGPL')
-arch=('i686' 'x86_64')
-depends=('qt4')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('eec6b9b6f19654230dfcd158f29ea9d0')
-
-build() {
-  cd ${pkgname}-${pkgver}/${pkgname}
-  qmake-qt4 PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}/${pkgname}
-  make INSTALL_ROOT="${pkgdir}" install
-
-  install -d "${pkgdir}"/usr/share/apps/cmake-2.8/Modules
-  install -m644 ../FindQuaZip.cmake\
-"${pkgdir}"/usr/share/apps/cmake-2.8/Modules
-}

Copied: quazip/repos/extra-x86_64/PKGBUILD (from rev 204636, 
quazip/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-01-24 13:14:32 UTC (rev 204637)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: trya 
+
+pkgname=quazip
+pkgver=0.6
+pkgrel=1
+pkgdesc="C++ wrapper for the Gilles Vollant's ZIP/UNZIP C package"
+url="http://sourceforge.net/projects/quazip/";
+license=('LGPL')
+arch=('i686' 'x86_64')
+depends=('qt4')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('5ad6f58e9bd6eddf11d8bf37ac995e9e')
+
+build() {
+  cd ${pkgname}-${pkgver}/${pkgname}
+  qmake-qt4 PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}/${pkgname}
+  make INSTALL_ROOT="${pkgdir}" install
+
+  install -d "${pkgdir}"/usr/share/apps/cmake-2.8/Modules
+  install -m644 ../FindQuaZip.cmake\
+"${pkgdir}"/usr/share/apps/cmake-2.8/Modules
+}



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

2014-01-24 Thread Andrea Scarpino
Date: Friday, January 24, 2014 @ 14:14:24
  Author: andrea
Revision: 204636

upgpkg: quazip 0.6-1

Upstream release

Modified:
  quazip/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 12:35:27 UTC (rev 204635)
+++ PKGBUILD2014-01-24 13:14:24 UTC (rev 204636)
@@ -3,8 +3,8 @@
 # Contributor: trya 
 
 pkgname=quazip
-pkgver=0.5.1
-pkgrel=3
+pkgver=0.6
+pkgrel=1
 pkgdesc="C++ wrapper for the Gilles Vollant's ZIP/UNZIP C package"
 url="http://sourceforge.net/projects/quazip/";
 license=('LGPL')
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('qt4')
 
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('eec6b9b6f19654230dfcd158f29ea9d0')
+md5sums=('5ad6f58e9bd6eddf11d8bf37ac995e9e')
 
 build() {
   cd ${pkgname}-${pkgver}/${pkgname}



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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 14:12:29
  Author: lcarlier
Revision: 104661

upgpkg: rawstudio 2.0-11

exiv2-0.24 rebuild

Modified:
  rawstudio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 13:06:11 UTC (rev 104660)
+++ PKGBUILD2014-01-24 13:12:29 UTC (rev 104661)
@@ -6,7 +6,7 @@
 
 pkgname=rawstudio
 pkgver=2.0
-pkgrel=10
+pkgrel=11
 pkgdesc="An open source raw-image converter written in GTK+"
 arch=('i686' 'x86_64')
 license=('GPL')



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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 14:12:40
  Author: lcarlier
Revision: 104662

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

Added:
  rawstudio/repos/community-staging-i686/
  rawstudio/repos/community-staging-i686/PKGBUILD
(from rev 104661, rawstudio/trunk/PKGBUILD)
  rawstudio/repos/community-staging-i686/libpng15.patch
(from rev 104661, rawstudio/trunk/libpng15.patch)
  rawstudio/repos/community-staging-i686/rawstudio.install
(from rev 104661, rawstudio/trunk/rawstudio.install)
  rawstudio/repos/community-staging-x86_64/
  rawstudio/repos/community-staging-x86_64/PKGBUILD
(from rev 104661, rawstudio/trunk/PKGBUILD)
  rawstudio/repos/community-staging-x86_64/libpng15.patch
(from rev 104661, rawstudio/trunk/libpng15.patch)
  rawstudio/repos/community-staging-x86_64/rawstudio.install
(from rev 104661, rawstudio/trunk/rawstudio.install)

+
 community-staging-i686/PKGBUILD|   40 +++
 community-staging-i686/libpng15.patch  |   40 +++
 community-staging-i686/rawstudio.install   |   11 +++
 community-staging-x86_64/PKGBUILD  |   40 +++
 community-staging-x86_64/libpng15.patch|   40 +++
 community-staging-x86_64/rawstudio.install |   11 +++
 6 files changed, 182 insertions(+)

Copied: rawstudio/repos/community-staging-i686/PKGBUILD (from rev 104661, 
rawstudio/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-01-24 13:12:40 UTC (rev 104662)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Daniel J Griffiths 
+# Contributor: Roman Kyrylych 
+# Contributor: cdhotfire 
+
+pkgname=rawstudio
+pkgver=2.0
+pkgrel=11
+pkgdesc="An open source raw-image converter written in GTK+"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://rawstudio.org/";
+depends=('gconf' 'lcms' 'exiv2' 'fftw' 'lensfun' 'flickcurl' 'sqlite'
+'libgphoto2' 'gtk-engines' 'desktop-file-utils' 'icu')
+install=${pkgname}.install
+source=(http://rawstudio.org/files/release/${pkgname}-${pkgver}.tar.gz
+   libpng15.patch)
+md5sums=('b2f86b8ca6b83ad954e3104c4cb89e9b'
+ '2f8b7acbe10d8096ce613cbea7986fd3')
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  patch -p1 <$srcdir/libpng15.patch
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  export LDFLAGS="$LDFLAGS `pkg-config --libs gthread-2.0`"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make prefix="${pkgdir}/usr" install
+  mkdir $pkgdir/usr/lib/rawstudio
+  mv $pkgdir/usr/share/rawstudio/plugins $pkgdir/usr/lib/rawstudio
+  ln -s ../../lib/rawstudio/plugins $pkgdir/usr/share/rawstudio/plugins
+}

Copied: rawstudio/repos/community-staging-i686/libpng15.patch (from rev 104661, 
rawstudio/trunk/libpng15.patch)
===
--- community-staging-i686/libpng15.patch   (rev 0)
+++ community-staging-i686/libpng15.patch   2014-01-24 13:12:40 UTC (rev 
104662)
@@ -0,0 +1,40 @@
+diff -wbBur rawstudio-2.0/plugins/load-gdk/exiv2-colorspace.cpp 
rawstudio-2.0.my/plugins/load-gdk/exiv2-colorspace.cpp
+--- rawstudio-2.0/plugins/load-gdk/exiv2-colorspace.cpp2011-02-24 
01:35:18.0 +0300
 rawstudio-2.0.my/plugins/load-gdk/exiv2-colorspace.cpp 2012-01-23 
15:03:22.0 +0400
+@@ -102,8 +102,8 @@
+   {
+   *linear_guess = FALSE;
+   RSColorSpace* profile = NULL;
+-  const gchar *icc_profile_title;
+-  const gchar *icc_profile;
++  png_charp icc_profile_title;
++  png_bytep icc_profile;
+   guint icc_profile_size;
+   png_structp png_ptr = png_create_read_struct(
+   PNG_LIBPNG_VER_STRING,
+@@ -125,11 +125,11 @@
+ 
+   int compression_type;
+   /* Extract embedded ICC profile */
+-  if (info_ptr->valid & PNG_INFO_iCCP)
++  if (png_get_valid(png_ptr, info_ptr, 
PNG_INFO_iCCP))
+   {
+   png_uint_32 retval = 
png_get_iCCP (png_ptr, info_ptr,
+-  
(png_charpp) &icc_profile_title, &compression_type,
+-  
(png_charpp) &icc_profile, (png_uint_32*) 
&icc_profile_size);
++  
   

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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 14:06:11
  Author: lcarlier
Revision: 104660

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

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

---+
 community-staging-i686/PKGBUILD   |   38 
 community-staging-i686/libextractor.install   |   20 
 community-staging-x86_64/PKGBUILD |   38 
 community-staging-x86_64/libextractor.install |   20 
 4 files changed, 116 insertions(+)

Copied: libextractor/repos/community-staging-i686/PKGBUILD (from rev 104659, 
libextractor/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-01-24 13:06:11 UTC (rev 104660)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: damir 
+
+pkgname=libextractor
+pkgver=1.0.1
+pkgrel=5
+pkgdesc="A library used to extract meta-data from files of arbitrary type"
+arch=("i686" "x86_64")
+license=('GPL')
+url="http://gnunet.org/libextractor/";
+depends=('libltdl')
+makedepends=('flac' 'poppler' 'exiv2' 'qt4' 'libvorbis' 'gtk2' 'libgsf' 
'libmpeg2')
+optdepends=('flac: flac support'
+   'poppler: pdf support'
+   'exiv2: metadata support'
+   'qt: the Qt GUI interface/thumbnails'
+   'gtk2: gtk2 GUI interface/thumbnails'
+   'libgsf: (optional) for ODF support'
+   'libmpeg2: mpeg support'
+   'libvorbis: ogg/vorbis support')
+options=('!makeflags')
+install=libextractor.install
+source=("http://ftp.gnu.org/gnu/libextractor/${pkgname}-${pkgver}.tar.gz"{,.sig})
+md5sums=('593c40670fd7fc8c3ae7adc3df557f64'
+ 'ef9bfeb3ade063dc9a5b29b2afd0732e')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --enable-shared --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  rm ${pkgdir}/usr/share/info/dir
+}

Copied: libextractor/repos/community-staging-i686/libextractor.install (from 
rev 104659, libextractor/trunk/libextractor.install)
===
--- community-staging-i686/libextractor.install (rev 0)
+++ community-staging-i686/libextractor.install 2014-01-24 13:06:11 UTC (rev 
104660)
@@ -0,0 +1,20 @@
+infodir=usr/share/info
+filelist=(libextractor.info.gz)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file $infodir/dir 2> /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file $infodir/dir 2> /dev/null
+  done
+}

Copied: libextractor/repos/community-staging-x86_64/PKGBUILD (from rev 104659, 
libextractor/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-01-24 13:06:11 UTC (rev 104660)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: damir 
+
+pkgname=libextractor
+pkgver=1.0.1
+pkgrel=5
+pkgdesc="A library used to extract meta-data from files of arbitrary type"
+arch=("i686" "x86_64")
+license=('GPL')
+url="http://gnunet.org/libextractor/";
+depends=('libltdl')
+makedepends=('flac' 'poppler' 'exiv2' 'qt4' 'libvorbis' 'gtk2' 'libgsf' 
'libmpeg2')
+optdepends=('flac: flac support'
+   'poppler: pdf support'
+   'exiv2: metadata support'
+   'qt: the Qt GUI interface/thumbnails'
+   'gtk2: gtk2 GUI interface/thumbnails'
+   'libgsf: (optional) for ODF support'
+   'libmpeg2: mpeg support'
+   'libvorbis: ogg/vorbis support')
+options=('!makeflags')
+install=libextractor.install
+source=("http://ftp.gnu.org/gnu/libextractor/${pkgname}-${pkgver}.tar.gz"{,.sig})
+md5sums=('593c40670fd7fc8c3ae7adc3df557f64'
+ 'ef9bfeb3ade063dc9a5b29b2afd0732e')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --enable-shared --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  rm ${pkgdir}/usr/share/info/dir
+}

Copied: li

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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 14:06:01
  Author: lcarlier
Revision: 104659

upgpkg: libextractor 1.0.1-5

exiv2-0.24 rebuild

Modified:
  libextractor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 12:58:46 UTC (rev 104658)
+++ PKGBUILD2014-01-24 13:06:01 UTC (rev 104659)
@@ -4,7 +4,7 @@
 
 pkgname=libextractor
 pkgver=1.0.1
-pkgrel=4
+pkgrel=5
 pkgdesc="A library used to extract meta-data from files of arbitrary type"
 arch=("i686" "x86_64")
 license=('GPL')



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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 13:58:35
  Author: lcarlier
Revision: 104657

upgpkg: libgexiv2 0.7.0-2

exiv2-0.24 rebuild

Modified:
  libgexiv2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-24 12:54:44 UTC (rev 104656)
+++ PKGBUILD2014-01-24 12:58:35 UTC (rev 104657)
@@ -4,7 +4,7 @@
 
 pkgname=libgexiv2
 pkgver=0.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc='GObject-based wrapper around the Exiv2 library'
 arch=('x86_64' 'i686')
 # http://yorba.org/download/gexiv2/



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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 13:58:46
  Author: lcarlier
Revision: 104658

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

Added:
  libgexiv2/repos/community-staging-i686/
  libgexiv2/repos/community-staging-i686/PKGBUILD
(from rev 104657, libgexiv2/trunk/PKGBUILD)
  libgexiv2/repos/community-staging-x86_64/
  libgexiv2/repos/community-staging-x86_64/PKGBUILD
(from rev 104657, libgexiv2/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   32 
 community-staging-x86_64/PKGBUILD |   32 
 2 files changed, 64 insertions(+)

Copied: libgexiv2/repos/community-staging-i686/PKGBUILD (from rev 104657, 
libgexiv2/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-01-24 12:58:46 UTC (rev 104658)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Ionut Biru 
+
+pkgname=libgexiv2
+pkgver=0.7.0
+pkgrel=2
+pkgdesc='GObject-based wrapper around the Exiv2 library'
+arch=('x86_64' 'i686')
+# http://yorba.org/download/gexiv2/
+url='http://redmine.yorba.org/projects/gexiv2/roadmap'
+license=('GPL2')
+depends=('exiv2' 'glib2')
+makedepends=('python-gobject' 'python2-gobject')
+source=("http://yorba.org/download/gexiv2/${pkgver%.0}/$pkgname-$pkgver.tar.xz";)
+sha256sums=('44ae5e74ec82a6b19e366cf6877ce34693ace85c5cb519a7158bdcfcb7e28e64')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  # In order for the build process to include any python-related files,
+  # 'import gi; print(gi._overridesdir)' must work with either python or
+  # python2. The gi module is provided by python-gobject and python2-gobject.
+  ./configure --prefix=/usr --enable-introspection
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: libgexiv2/repos/community-staging-x86_64/PKGBUILD (from rev 104657, 
libgexiv2/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-01-24 12:58:46 UTC (rev 104658)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Ionut Biru 
+
+pkgname=libgexiv2
+pkgver=0.7.0
+pkgrel=2
+pkgdesc='GObject-based wrapper around the Exiv2 library'
+arch=('x86_64' 'i686')
+# http://yorba.org/download/gexiv2/
+url='http://redmine.yorba.org/projects/gexiv2/roadmap'
+license=('GPL2')
+depends=('exiv2' 'glib2')
+makedepends=('python-gobject' 'python2-gobject')
+source=("http://yorba.org/download/gexiv2/${pkgver%.0}/$pkgname-$pkgver.tar.xz";)
+sha256sums=('44ae5e74ec82a6b19e366cf6877ce34693ace85c5cb519a7158bdcfcb7e28e64')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  # In order for the build process to include any python-related files,
+  # 'import gi; print(gi._overridesdir)' must work with either python or
+  # python2. The gi module is provided by python-gobject and python2-gobject.
+  ./configure --prefix=/usr --enable-introspection
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-01-24 Thread Laurent Carlier
Date: Friday, January 24, 2014 @ 13:54:44
  Author: lcarlier
Revision: 104656

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

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

--+
 community-staging-i686/PKGBUILD  |   40 +
 community-staging-i686/kphotoalbum.install   |   12 +++
 community-staging-x86_64/PKGBUILD|   40 +
 community-staging-x86_64/kphotoalbum.install |   12 +++
 4 files changed, 104 insertions(+)

Copied: kphotoalbum/repos/community-staging-i686/PKGBUILD (from rev 104655, 
kphotoalbum/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-01-24 12:54:44 UTC (rev 104656)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+# Contributor: Andrea Scarpino 
+# Contributor: Gilles CHAUVIN 
+# Contributor: Jonathan Schaeffer 
+# Contributor: chfoxli 
+
+pkgname=kphotoalbum
+pkgver=4.4
+pkgrel=4
+pkgdesc="KDE Photo Album, picture collection manager"
+url="http://www.kphotoalbum.org/";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('kdebase-runtime' 'libkipi' 'libkdcraw')
+makedepends=('cmake' 'automoc4' 'kdeedu-marble' 'kdemultimedia-mplayerthumbs')
+optdepends=('kdeedu-marble: integration with Marble'
+   'kipi-plugins: add extra functionality'
+   'kdemultimedia-mplayerthumbs: video thumbnails')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
+md5sums=('84cc7741c8e8c62e097ebb5e81d40979')
+
+build() {
+  cd ${srcdir}
+
+  mkdir build
+  cd build
+
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+}

Copied: kphotoalbum/repos/community-staging-i686/kphotoalbum.install (from rev 
104655, kphotoalbum/trunk/kphotoalbum.install)
===
--- community-staging-i686/kphotoalbum.install  (rev 0)
+++ community-staging-i686/kphotoalbum.install  2014-01-24 12:54:44 UTC (rev 
104656)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kphotoalbum/repos/community-staging-x86_64/PKGBUILD (from rev 104655, 
kphotoalbum/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-01-24 12:54:44 UTC (rev 104656)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+# Contributor: Andrea Scarpino 
+# Contributor: Gilles CHAUVIN 
+# Contributor: Jonathan Schaeffer 
+# Contributor: chfoxli 
+
+pkgname=kphotoalbum
+pkgver=4.4
+pkgrel=4
+pkgdesc="KDE Photo Album, picture collection manager"
+url="http://www.kphotoalbum.org/";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('kdebase-runtime' 'libkipi' 'libkdcraw')
+makedepends=('cmake' 'automoc4' 'kdeedu-marble' 'kdemultimedia-mplayerthumbs')
+optdepends=('kdeedu-marble: integration with Marble'
+   'kipi-plugins: add extra functionality'
+   'kdemultimedia-mplayerthumbs: video thumbnails')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
+md5sums=('84cc7741c8e8c62e097ebb5e81d40979')
+
+build() {
+  cd ${srcdir}
+
+  mkdir build
+  cd build
+
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+}

Copied: kphotoalbum/repos/community-staging-x86_64/kphotoalbum.install (from 
rev 104655, kphotoalbum/trunk/kphotoalbum.install)
===
--- community-staging-x86_64/kphotoalbum.install
(rev 0)
+++ community-staging-x86_64/kphotoalbum.install2014-01-24 12:54:44 UTC 
(rev 104656)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+

  1   2   >