[arch-commits] Commit in evolution-data-server/trunk (PKGBUILD)

2013-12-09 Thread Jan Steffens
Date: Monday, December 9, 2013 @ 09:01:08
  Author: heftig
Revision: 201344

3.10.3

Modified:
  evolution-data-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 07:44:11 UTC (rev 201343)
+++ PKGBUILD2013-12-09 08:01:08 UTC (rev 201344)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=evolution-data-server
-pkgver=3.10.2
+pkgver=3.10.3
 pkgrel=1
 pkgdesc=Centralized access to appointments and contacts
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 url=http://www.gnome.org;
 license=(GPL)
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('0f384d18811515e2e73d6e8683a440559cef495637b94fecfb10e6ff0283ecb9')
+sha256sums=('41af5c658255230de47423fad73f19bfab15b9e0df80141b13f66b55bf295bd2')
 
 build() {
   cd $pkgname-$pkgver



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

2013-12-09 Thread Jan Steffens
Date: Monday, December 9, 2013 @ 09:40:49
  Author: heftig
Revision: 201345

3.10.3

Modified:
  evolution/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 08:01:08 UTC (rev 201344)
+++ PKGBUILD2013-12-09 08:40:49 UTC (rev 201345)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=evolution
-pkgver=3.10.2
+pkgver=3.10.3
 pkgrel=1
 pkgdesc=Manage your email, contacts and schedule
 arch=(i686 x86_64)
@@ -19,7 +19,7 @@
 install=evolution.install
 url=http://www.gnome.org/projects/evolution/
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('39d228460b0f6701d9786ebd98d8ed4d87ecf8a73c12e00d41f7b107d27b7c47')
+sha256sums=('ad4b37215c361134a14aa1598d5c038327f897b7d9dbc750cab3d58d5c922f4c')
 
 build() {
   cd $pkgname-$pkgver



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

2013-12-09 Thread Jan Steffens
Date: Monday, December 9, 2013 @ 09:42:25
  Author: heftig
Revision: 201346

3.10.3

Modified:
  evolution-ews/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 08:40:49 UTC (rev 201345)
+++ PKGBUILD2013-12-09 08:42:25 UTC (rev 201346)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=evolution-ews
-pkgver=3.10.2
+pkgver=3.10.3
 pkgrel=1
 pkgdesc=MS Exchange integration through Exchange Web Services
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'evolution')
 options=('!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('c9cf41a7cfdf0a9e6e9c056b0c0a48df5d760ca802251a62288eb0bacd349284')
+sha256sums=('485951935014fbf7d092b318cee3131c442b959f3ed2163932bfb11fdc15c6e9')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in evolution-data-server/repos (8 files)

2013-12-09 Thread Jan Steffens
Date: Monday, December 9, 2013 @ 09:46:39
  Author: heftig
Revision: 201347

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

Added:
  evolution-data-server/repos/extra-i686/PKGBUILD
(from rev 201346, evolution-data-server/trunk/PKGBUILD)
  evolution-data-server/repos/extra-i686/evolution-data-server.install
(from rev 201346, evolution-data-server/trunk/evolution-data-server.install)
  evolution-data-server/repos/extra-x86_64/PKGBUILD
(from rev 201346, evolution-data-server/trunk/PKGBUILD)
  evolution-data-server/repos/extra-x86_64/evolution-data-server.install
(from rev 201346, evolution-data-server/trunk/evolution-data-server.install)
Deleted:
  evolution-data-server/repos/extra-i686/PKGBUILD
  evolution-data-server/repos/extra-i686/evolution-data-server.install
  evolution-data-server/repos/extra-x86_64/PKGBUILD
  evolution-data-server/repos/extra-x86_64/evolution-data-server.install

+
 /PKGBUILD  |   62 +++
 /evolution-data-server.install |   22 +
 extra-i686/PKGBUILD|   31 -
 extra-i686/evolution-data-server.install   |   11 
 extra-x86_64/PKGBUILD  |   31 -
 extra-x86_64/evolution-data-server.install |   11 
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-09 08:42:25 UTC (rev 201346)
+++ extra-i686/PKGBUILD 2013-12-09 08:46:39 UTC (rev 201347)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=evolution-data-server
-pkgver=3.10.2
-pkgrel=1
-pkgdesc=Centralized access to appointments and contacts
-arch=(i686 x86_64)
-depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata)
-makedepends=(intltool gperf gobject-introspection vala python2)
-install=$pkgname.install
-url=http://www.gnome.org;
-license=(GPL)
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('0f384d18811515e2e73d6e8683a440559cef495637b94fecfb10e6ff0283ecb9')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --with-openldap=yes \
-  --libexecdir=/usr/lib/evolution-data-server \
-  --with-krb5=/usr --with-libdb=/usr \
-  --enable-vala-bindings --disable-uoa
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
$export_dynamic = yes  test -n $export_dynamic_flag_spec; then/  
func_append compile_command  -Wl,-O1,--as-needed\n  func_append 
finalize_command  -Wl,-O1,--as-needed\n\0/' libtool
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: evolution-data-server/repos/extra-i686/PKGBUILD (from rev 201346, 
evolution-data-server/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-09 08:46:39 UTC (rev 201347)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=evolution-data-server
+pkgver=3.10.3
+pkgrel=1
+pkgdesc=Centralized access to appointments and contacts
+arch=(i686 x86_64)
+depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata)
+makedepends=(intltool gperf gobject-introspection vala python2)
+install=$pkgname.install
+url=http://www.gnome.org;
+license=(GPL)
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('41af5c658255230de47423fad73f19bfab15b9e0df80141b13f66b55bf295bd2')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --with-openldap=yes \
+  --libexecdir=/usr/lib/evolution-data-server \
+  --with-krb5=/usr --with-libdb=/usr \
+  --enable-vala-bindings --disable-uoa
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
$export_dynamic = yes  test -n $export_dynamic_flag_spec; then/  
func_append compile_command  -Wl,-O1,--as-needed\n  func_append 
finalize_command  -Wl,-O1,--as-needed\n\0/' libtool
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/evolution-data-server.install
===
--- extra-i686/evolution-data-server.install2013-12-09 08:42:25 UTC (rev 
201346)
+++ extra-i686/evolution-data-server.install2013-12-09 08:46:39 UTC (rev 
201347)
@@ -1,11 +0,0 @@
-post_install () {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade () {
-post_install
-}
-
-post_remove () {
-post_install
-}

Copied: evolution-data-server/repos/extra-i686/evolution-data-server.install 
(from rev 201346, evolution-data-server/trunk/evolution-data-server.install)

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

2013-12-09 Thread Jan Steffens
Date: Monday, December 9, 2013 @ 09:51:13
  Author: heftig
Revision: 201348

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

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

+
 /PKGBUILD  |   88 +++
 /evolution.install |   38 
 extra-i686/PKGBUILD|   44 ---
 extra-i686/evolution.install   |   19 
 extra-x86_64/PKGBUILD  |   44 ---
 extra-x86_64/evolution.install |   19 
 6 files changed, 126 insertions(+), 126 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-09 08:46:39 UTC (rev 201347)
+++ extra-i686/PKGBUILD 2013-12-09 08:51:13 UTC (rev 201348)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=evolution
-pkgver=3.10.2
-pkgrel=1
-pkgdesc=Manage your email, contacts and schedule
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gnome-desktop evolution-data-server gtkhtml4 libcanberra libpst 
libytnef psmisc
- desktop-file-utils hicolor-icon-theme dconf)
-makedepends=(intltool itstool docbook-xsl networkmanager bogofilter 
spamassassin highlight)
-optdepends=('bogofilter: possible junk filter plugin'
-'spamassassin: possible junk filter plugin'
-'highlight: text highlight plugin')
-groups=('gnome-extra')
-options=('!emptydirs')
-install=evolution.install
-url=http://www.gnome.org/projects/evolution/
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('39d228460b0f6701d9786ebd98d8ed4d87ecf8a73c12e00d41f7b107d27b7c47')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var \
-  --libexecdir=/usr/lib \
-  --enable-nss=yes \
-  --with-openldap=yes \
-  --enable-smime=yes \
-  --with-krb5=/usr \
-  --disable-schemas-compile
-  
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
$export_dynamic = yes  test -n $export_dynamic_flag_spec; then/  
func_append compile_command  -Wl,-O1,--as-needed\n  func_append 
finalize_command  -Wl,-O1,--as-needed\n\0/' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: evolution/repos/extra-i686/PKGBUILD (from rev 201347, 
evolution/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-09 08:51:13 UTC (rev 201348)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=evolution
+pkgver=3.10.3
+pkgrel=1
+pkgdesc=Manage your email, contacts and schedule
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gnome-desktop evolution-data-server gtkhtml4 libcanberra libpst 
libytnef psmisc
+ desktop-file-utils hicolor-icon-theme dconf)
+makedepends=(intltool itstool docbook-xsl networkmanager bogofilter 
spamassassin highlight)
+optdepends=('bogofilter: possible junk filter plugin'
+'spamassassin: possible junk filter plugin'
+'highlight: text highlight plugin')
+groups=('gnome-extra')
+options=('!emptydirs')
+install=evolution.install
+url=http://www.gnome.org/projects/evolution/
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('ad4b37215c361134a14aa1598d5c038327f897b7d9dbc750cab3d58d5c922f4c')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var \
+  --libexecdir=/usr/lib \
+  --enable-nss=yes \
+  --with-openldap=yes \
+  --enable-smime=yes \
+  --with-krb5=/usr \
+  --disable-schemas-compile
+  
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
$export_dynamic = yes  test -n $export_dynamic_flag_spec; then/  
func_append compile_command  -Wl,-O1,--as-needed\n  func_append 
finalize_command  -Wl,-O1,--as-needed\n\0/' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/evolution.install
===
--- 

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

2013-12-09 Thread Jan Steffens
Date: Monday, December 9, 2013 @ 09:51:59
  Author: heftig
Revision: 201349

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

Added:
  evolution-ews/repos/extra-i686/PKGBUILD
(from rev 201348, evolution-ews/trunk/PKGBUILD)
  evolution-ews/repos/extra-x86_64/PKGBUILD
(from rev 201348, evolution-ews/trunk/PKGBUILD)
Deleted:
  evolution-ews/repos/extra-i686/PKGBUILD
  evolution-ews/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-09 08:51:13 UTC (rev 201348)
+++ extra-i686/PKGBUILD 2013-12-09 08:51:59 UTC (rev 201349)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=evolution-ews
-pkgver=3.10.2
-pkgrel=1
-pkgdesc=MS Exchange integration through Exchange Web Services
-arch=('i686' 'x86_64')
-license=('LGPL2.1')
-url=http://www.gnome.org;
-depends=('evolution-data-server' 'gtkhtml4' 'libmspack')
-makedepends=('intltool' 'evolution')
-options=('!emptydirs')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('c9cf41a7cfdf0a9e6e9c056b0c0a48df5d760ca802251a62288eb0bacd349284')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/evolution --disable-static --with-krb5
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: evolution-ews/repos/extra-i686/PKGBUILD (from rev 201348, 
evolution-ews/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-09 08:51:59 UTC (rev 201349)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=evolution-ews
+pkgver=3.10.3
+pkgrel=1
+pkgdesc=MS Exchange integration through Exchange Web Services
+arch=('i686' 'x86_64')
+license=('LGPL2.1')
+url=http://www.gnome.org;
+depends=('evolution-data-server' 'gtkhtml4' 'libmspack')
+makedepends=('intltool' 'evolution')
+options=('!emptydirs')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('485951935014fbf7d092b318cee3131c442b959f3ed2163932bfb11fdc15c6e9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/evolution --disable-static --with-krb5
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-12-09 08:51:13 UTC (rev 201348)
+++ extra-x86_64/PKGBUILD   2013-12-09 08:51:59 UTC (rev 201349)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=evolution-ews
-pkgver=3.10.2
-pkgrel=1
-pkgdesc=MS Exchange integration through Exchange Web Services
-arch=('i686' 'x86_64')
-license=('LGPL2.1')
-url=http://www.gnome.org;
-depends=('evolution-data-server' 'gtkhtml4' 'libmspack')
-makedepends=('intltool' 'evolution')
-options=('!emptydirs')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('c9cf41a7cfdf0a9e6e9c056b0c0a48df5d760ca802251a62288eb0bacd349284')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/evolution --disable-static --with-krb5
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: evolution-ews/repos/extra-x86_64/PKGBUILD (from rev 201348, 
evolution-ews/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-12-09 08:51:59 UTC (rev 201349)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=evolution-ews
+pkgver=3.10.3
+pkgrel=1
+pkgdesc=MS Exchange integration through Exchange Web Services
+arch=('i686' 'x86_64')
+license=('LGPL2.1')
+url=http://www.gnome.org;
+depends=('evolution-data-server' 'gtkhtml4' 'libmspack')
+makedepends=('intltool' 'evolution')
+options=('!emptydirs')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('485951935014fbf7d092b318cee3131c442b959f3ed2163932bfb11fdc15c6e9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/evolution --disable-static --with-krb5
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2013-12-09 Thread Laurent Carlier
Date: Monday, December 9, 2013 @ 10:19:39
  Author: lcarlier
Revision: 102339

upgpkg: lib32-sqlite 3.8.2-1

sync with testing

Modified:
  lib32-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 07:42:33 UTC (rev 102338)
+++ PKGBUILD2013-12-09 09:19:39 UTC (rev 102339)
@@ -5,10 +5,10 @@
 
 _pkgbasename=sqlite
 pkgname=lib32-sqlite
-_amalgamationver=3080100
+_amalgamationver=3080200
 _docver=${_amalgamationver}
 #_docver=3080001
-pkgver=3.8.1
+pkgver=3.8.2
 pkgrel=1
 pkgdesc=A C library that implements an SQL database engine (32-bit)
 arch=('x86_64')
@@ -17,8 +17,7 @@
 depends=(lib32-glibc $_pkgbasename)
 makedepends=('tcl' 'gcc-multilib' 'lib32-readline')
 source=(http://www.sqlite.org/2013/sqlite-autoconf-${_amalgamationver}.tar.gz)
-options=(!libtool)
-sha1sums=('42464b07df2d6f8aa28f73ce4cc6d48b47be810e')
+sha1sums=('6033ef603ce221d367c665477514d972ef1dc90e')
 provides=(lib32-sqlite3=$pkgver)
 replaces=(lib32-sqlite3)
 conflicts=(lib32-sqlite3)



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

2013-12-09 Thread Laurent Carlier
Date: Monday, December 9, 2013 @ 10:19:46
  Author: lcarlier
Revision: 102340

archrelease: copy trunk to multilib-testing-x86_64

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

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

Copied: lib32-sqlite/repos/multilib-testing-x86_64/PKGBUILD (from rev 102339, 
lib32-sqlite/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2013-12-09 09:19:46 UTC (rev 102340)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Biru Ionut io...@archlinux.ro
+# Contributor: Mikko Seppälä t-r-...@mbnet.fi
+# Contributor: Kaos  gianlucaatlas dot gmail dot com 
+
+_pkgbasename=sqlite
+pkgname=lib32-sqlite
+_amalgamationver=3080200
+_docver=${_amalgamationver}
+#_docver=3080001
+pkgver=3.8.2
+pkgrel=1
+pkgdesc=A C library that implements an SQL database engine (32-bit)
+arch=('x86_64')
+license=('custom')
+url=http://www.sqlite.org/;
+depends=(lib32-glibc $_pkgbasename)
+makedepends=('tcl' 'gcc-multilib' 'lib32-readline')
+source=(http://www.sqlite.org/2013/sqlite-autoconf-${_amalgamationver}.tar.gz)
+sha1sums=('6033ef603ce221d367c665477514d972ef1dc90e')
+provides=(lib32-sqlite3=$pkgver)
+replaces=(lib32-sqlite3)
+conflicts=(lib32-sqlite3)
+
+build() {
+  cd ${srcdir}/sqlite-autoconf-${_amalgamationver}
+
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  export LTLINK_EXTRAS=-ldl
+  export CFLAGS=$CFLAGS -DSQLITE_ENABLE_FTS3=1 
-DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY 
-DSQLITE_SECURE_DELETE
+
+  ./configure --prefix=/usr --libdir=/usr/lib32 \
+--disable-static
+
+  make
+}
+
+
+package() {
+  cd ${srcdir}/sqlite-autoconf-${_amalgamationver}
+
+  make DESTDIR=${pkgdir} install
+
+  rm -rf ${pkgdir}/usr/{include,share,bin}
+  mkdir -p $pkgdir/usr/share/licenses
+  ln -s $_pkgbasename $pkgdir/usr/share/licenses/$pkgname
+}



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

2013-12-09 Thread Andrea Scarpino
Date: Monday, December 9, 2013 @ 11:44:21
  Author: andrea
Revision: 201353

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

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

---+
 /PKGBUILD |   82 
 /kdevelop.install |   26 
 extra-i686/PKGBUILD   |   41 
 extra-i686/kdevelop.install   |   13 --
 extra-x86_64/PKGBUILD |   41 
 extra-x86_64/kdevelop.install |   13 --
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-09 10:44:13 UTC (rev 201352)
+++ extra-i686/PKGBUILD 2013-12-09 10:44:21 UTC (rev 201353)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Giovanni Scafora giova...@archlinux.org
-
-pkgname=kdevelop
-pkgver=4.5.2
-pkgrel=1
-pkgdesc=A C/C++ development environment for KDE
-arch=('i686' 'x86_64')
-url=http://www.kdevelop.org/;
-license=('GPL')
-depends=('kdebase-workspace' 'kdevplatform' 'kdebase-katepart')
-makedepends=('cmake' 'automoc4' 'kdesdk-okteta')
-optdepends=('kdesdk-okteta: hex editor integration'
-'kdebase-konsole: embedded terminal'
-'git: Git support'
-'subversion: SVN support'
-'cvs: Concurrent Versions System support'
-'gdb: GNU Debugger support'
-'qt5-doc: Qt documentation integration'
-'cmake: cmake integration')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('3bd354ca9ff8562c8099a41836ccd72456561409')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdevelop/repos/extra-i686/PKGBUILD (from rev 201352, 
kdevelop/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-09 10:44:21 UTC (rev 201353)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Giovanni Scafora giova...@archlinux.org
+
+pkgname=kdevelop
+pkgver=4.6.0
+pkgrel=1
+pkgdesc=A C/C++ development environment for KDE
+arch=('i686' 'x86_64')
+url=http://www.kdevelop.org/;
+license=('GPL')
+depends=('kdebase-workspace' 'kdevplatform' 'kdebase-katepart')
+makedepends=('cmake' 'automoc4' 'kdesdk-okteta')
+optdepends=('kdesdk-okteta: hex editor integration'
+'kdebase-konsole: embedded terminal'
+'git: Git support'
+'subversion: SVN support'
+'cvs: Concurrent Versions System support'
+'gdb: GNU Debugger support'
+'qt5-doc: Qt documentation integration'
+'cmake: cmake integration')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('2b723c3e16c41dbcd9817336893eff85712cb11d')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdevelop.install
===
--- extra-i686/kdevelop.install 2013-12-09 10:44:13 UTC (rev 201352)
+++ extra-i686/kdevelop.install 2013-12-09 10:44:21 UTC (rev 201353)
@@ -1,13 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-   update-mime-database usr/share/mime   /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdevelop/repos/extra-i686/kdevelop.install (from rev 201352, 
kdevelop/trunk/kdevelop.install)
===
--- extra-i686/kdevelop.install (rev 0)
+++ extra-i686/kdevelop.install 2013-12-09 10:44:21 UTC (rev 201353)
@@ -0,0 +1,13 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+   update-mime-database usr/share/mime   /dev/null
+

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

2013-12-09 Thread Andrea Scarpino
Date: Monday, December 9, 2013 @ 11:44:13
  Author: andrea
Revision: 201352

upgpkg: kdevelop 4.6.0-1

Upstream release

Modified:
  kdevelop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 10:43:58 UTC (rev 201351)
+++ PKGBUILD2013-12-09 10:44:13 UTC (rev 201352)
@@ -3,7 +3,7 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevelop
-pkgver=4.5.2
+pkgver=4.6.0
 pkgrel=1
 pkgdesc=A C/C++ development environment for KDE
 arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@
 'cmake: cmake integration')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('3bd354ca9ff8562c8099a41836ccd72456561409')
+sha1sums=('2b723c3e16c41dbcd9817336893eff85712cb11d')
 
 prepare() {
   mkdir build



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

2013-12-09 Thread Andrea Scarpino
Date: Monday, December 9, 2013 @ 11:43:58
  Author: andrea
Revision: 201351

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

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

---+
 /PKGBUILD |   72 
 /kdevplatform.install |   22 +++
 extra-i686/PKGBUILD   |   36 --
 extra-i686/kdevplatform.install   |   11 -
 extra-x86_64/PKGBUILD |   36 --
 extra-x86_64/kdevplatform.install |   11 -
 6 files changed, 94 insertions(+), 94 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-09 10:43:51 UTC (rev 201350)
+++ extra-i686/PKGBUILD 2013-12-09 10:43:58 UTC (rev 201351)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Giovanni Scafora giova...@archlinux.org
-
-pkgname=kdevplatform
-pkgver=1.5.2
-_pkgver=4.5.2
-pkgrel=1
-pkgdesc=A C/C++ development platform for KDE
-arch=('i686' 'x86_64')
-url=http://www.kdevelop.org/;
-license=('GPL')
-depends=('kdelibs' 'subversion' 'qjson')
-optdepends=(kdesdk-kompare: difference checking)
-makedepends=('cmake' 'automoc4' 'boost')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('a2fa1f765e992739546fa04d0aaffc4f2200c520')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_SKIP_RPATH=ON \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdevplatform/repos/extra-i686/PKGBUILD (from rev 201350, 
kdevplatform/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-09 10:43:58 UTC (rev 201351)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Giovanni Scafora giova...@archlinux.org
+
+pkgname=kdevplatform
+pkgver=1.6.0
+_pkgver=4.6.0
+pkgrel=1
+pkgdesc=A C/C++ development platform for KDE
+arch=('i686' 'x86_64')
+url=http://www.kdevelop.org/;
+license=('GPL')
+depends=('kdelibs' 'subversion' 'qjson')
+optdepends=(kdesdk-kompare: difference checking)
+makedepends=('cmake' 'automoc4' 'boost')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('8ed8ccb63b64a3675716f1ad14b4a73fcbf4133d')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdevplatform.install
===
--- extra-i686/kdevplatform.install 2013-12-09 10:43:51 UTC (rev 201350)
+++ extra-i686/kdevplatform.install 2013-12-09 10:43:58 UTC (rev 201351)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdevplatform/repos/extra-i686/kdevplatform.install (from rev 201350, 
kdevplatform/trunk/kdevplatform.install)
===
--- extra-i686/kdevplatform.install (rev 0)
+++ extra-i686/kdevplatform.install 2013-12-09 10:43:58 UTC (rev 201351)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-12-09 10:43:51 UTC (rev 201350)
+++ extra-x86_64/PKGBUILD   2013-12-09 10:43:58 UTC (rev 201351)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Giovanni Scafora giova...@archlinux.org
-
-pkgname=kdevplatform
-pkgver=1.5.2
-_pkgver=4.5.2
-pkgrel=1
-pkgdesc=A C/C++ development platform for KDE
-arch=('i686' 'x86_64')
-url=http://www.kdevelop.org/;

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

2013-12-09 Thread Andrea Scarpino
Date: Monday, December 9, 2013 @ 11:43:51
  Author: andrea
Revision: 201350

upgpkg: kdevplatform 1.6.0-1

Upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 08:51:59 UTC (rev 201349)
+++ PKGBUILD2013-12-09 10:43:51 UTC (rev 201350)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=kdevplatform
-pkgver=1.5.2
-_pkgver=4.5.2
+pkgver=1.6.0
+_pkgver=4.6.0
 pkgrel=1
 pkgdesc=A C/C++ development platform for KDE
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('a2fa1f765e992739546fa04d0aaffc4f2200c520')
+sha1sums=('8ed8ccb63b64a3675716f1ad14b4a73fcbf4133d')
 
 prepare() {
   mkdir build



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

2013-12-09 Thread Andrea Scarpino
Date: Monday, December 9, 2013 @ 11:50:13
  Author: andrea
Revision: 201355

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

Added:
  kdevelop-php/repos/extra-i686/PKGBUILD
(from rev 201354, kdevelop-php/trunk/PKGBUILD)
  kdevelop-php/repos/extra-x86_64/PKGBUILD
(from rev 201354, kdevelop-php/trunk/PKGBUILD)
Deleted:
  kdevelop-php/repos/extra-i686/PKGBUILD
  kdevelop-php/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-09 10:50:06 UTC (rev 201354)
+++ extra-i686/PKGBUILD 2013-12-09 10:50:13 UTC (rev 201355)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdevelop-php
-pkgver=1.5.2
-_pkgver=4.5.2
-pkgrel=1
-pkgdesc=PHP language and documentation plugin for KDevelop
-arch=('i686' 'x86_64')
-url=http://www.kdevelop.org/;
-license=('GPL')
-depends=('kdevelop')
-makedepends=('cmake' 'automoc4' 'kdevelop-pg-qt')
-replaces=('kdevelop-php-docs')
-conflicts=('kdevelop-php-docs')
-source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-{,docs-}${pkgver}.tar.xz)
-sha1sums=('784f76dd12ee0ab443fa0f9d05d0e3062aafdb38'
-  '44e737743d0c9663912480508adac0ccbb826a56')
-
-prepare() {
-  mkdir build
-  mkdir build-docs
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-  cd ../
-
-  # kdevelop-php-docs
-  cd build-docs
-  cmake ../${pkgname}-docs-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-  cd ../
-
-  # kdevelop-php-docs
-  cd build-docs
-  make DESTDIR=${pkgdir} install
-}

Copied: kdevelop-php/repos/extra-i686/PKGBUILD (from rev 201354, 
kdevelop-php/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-09 10:50:13 UTC (rev 201355)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdevelop-php
+pkgver=1.6.0
+_pkgver=4.6.0
+pkgrel=1
+pkgdesc=PHP language and documentation plugin for KDevelop
+arch=('i686' 'x86_64')
+url=http://www.kdevelop.org/;
+license=('GPL')
+depends=('kdevelop')
+makedepends=('cmake' 'automoc4' 'kdevelop-pg-qt')
+replaces=('kdevelop-php-docs')
+conflicts=('kdevelop-php-docs')
+source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-{,docs-}${pkgver}.tar.xz)
+sha1sums=('705b1f36a6fbbac207e8ca78619827206b75b48e'
+  '98d7efe6f983c4b439c6cbdc40d427e14954298f')
+
+prepare() {
+  mkdir build
+  mkdir build-docs
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+  cd ../
+
+  # kdevelop-php-docs
+  cd build-docs
+  cmake ../${pkgname}-docs-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+  cd ../
+
+  # kdevelop-php-docs
+  cd build-docs
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-12-09 10:50:06 UTC (rev 201354)
+++ extra-x86_64/PKGBUILD   2013-12-09 10:50:13 UTC (rev 201355)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdevelop-php
-pkgver=1.5.2
-_pkgver=4.5.2
-pkgrel=1
-pkgdesc=PHP language and documentation plugin for KDevelop
-arch=('i686' 'x86_64')
-url=http://www.kdevelop.org/;
-license=('GPL')
-depends=('kdevelop')
-makedepends=('cmake' 'automoc4' 'kdevelop-pg-qt')
-replaces=('kdevelop-php-docs')
-conflicts=('kdevelop-php-docs')
-source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-{,docs-}${pkgver}.tar.xz)
-sha1sums=('784f76dd12ee0ab443fa0f9d05d0e3062aafdb38'
-  '44e737743d0c9663912480508adac0ccbb826a56')
-
-prepare() {
-  mkdir build
-  mkdir build-docs
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-  cd ../
-
-  # kdevelop-php-docs
-  cd build-docs
-  cmake ../${pkgname}-docs-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-  cd ../
-
-  # kdevelop-php-docs
-  cd build-docs
-  make DESTDIR=${pkgdir} install
-}

Copied: kdevelop-php/repos/extra-x86_64/PKGBUILD (from rev 201354, 
kdevelop-php/trunk/PKGBUILD)
===
--- 

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

2013-12-09 Thread Andrea Scarpino
Date: Monday, December 9, 2013 @ 11:50:06
  Author: andrea
Revision: 201354

upgpkg: kdevelop-php 1.6.0-1

Upstream release

Modified:
  kdevelop-php/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 10:44:21 UTC (rev 201353)
+++ PKGBUILD2013-12-09 10:50:06 UTC (rev 201354)
@@ -2,8 +2,8 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdevelop-php
-pkgver=1.5.2
-_pkgver=4.5.2
+pkgver=1.6.0
+_pkgver=4.6.0
 pkgrel=1
 pkgdesc=PHP language and documentation plugin for KDevelop
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 replaces=('kdevelop-php-docs')
 conflicts=('kdevelop-php-docs')
 
source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-{,docs-}${pkgver}.tar.xz)
-sha1sums=('784f76dd12ee0ab443fa0f9d05d0e3062aafdb38'
-  '44e737743d0c9663912480508adac0ccbb826a56')
+sha1sums=('705b1f36a6fbbac207e8ca78619827206b75b48e'
+  '98d7efe6f983c4b439c6cbdc40d427e14954298f')
 
 prepare() {
   mkdir build



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

2013-12-09 Thread Jan de Groot
Date: Monday, December 9, 2013 @ 13:20:22
  Author: jgc
Revision: 201357

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

Added:
  xorg-xinit/repos/extra-i686/06_move_serverauthfile_into_tmp.diff
(from rev 201356, xorg-xinit/trunk/06_move_serverauthfile_into_tmp.diff)
  xorg-xinit/repos/extra-i686/PKGBUILD
(from rev 201356, xorg-xinit/trunk/PKGBUILD)
  xorg-xinit/repos/extra-i686/cpp-4.8-compat.patch
(from rev 201356, xorg-xinit/trunk/cpp-4.8-compat.patch)
  xorg-xinit/repos/extra-i686/fix-globals-shadowing.patch
(from rev 201356, xorg-xinit/trunk/fix-globals-shadowing.patch)
  xorg-xinit/repos/extra-i686/fs25361.patch
(from rev 201356, xorg-xinit/trunk/fs25361.patch)
  xorg-xinit/repos/extra-i686/xinitrc
(from rev 201356, xorg-xinit/trunk/xinitrc)
  xorg-xinit/repos/extra-i686/xserverrc
(from rev 201356, xorg-xinit/trunk/xserverrc)
  xorg-xinit/repos/extra-i686/xsession
(from rev 201356, xorg-xinit/trunk/xsession)
  xorg-xinit/repos/extra-x86_64/06_move_serverauthfile_into_tmp.diff
(from rev 201356, xorg-xinit/trunk/06_move_serverauthfile_into_tmp.diff)
  xorg-xinit/repos/extra-x86_64/PKGBUILD
(from rev 201356, xorg-xinit/trunk/PKGBUILD)
  xorg-xinit/repos/extra-x86_64/cpp-4.8-compat.patch
(from rev 201356, xorg-xinit/trunk/cpp-4.8-compat.patch)
  xorg-xinit/repos/extra-x86_64/fix-globals-shadowing.patch
(from rev 201356, xorg-xinit/trunk/fix-globals-shadowing.patch)
  xorg-xinit/repos/extra-x86_64/fs25361.patch
(from rev 201356, xorg-xinit/trunk/fs25361.patch)
  xorg-xinit/repos/extra-x86_64/xinitrc
(from rev 201356, xorg-xinit/trunk/xinitrc)
  xorg-xinit/repos/extra-x86_64/xserverrc
(from rev 201356, xorg-xinit/trunk/xserverrc)
  xorg-xinit/repos/extra-x86_64/xsession
(from rev 201356, xorg-xinit/trunk/xsession)
Deleted:
  xorg-xinit/repos/extra-i686/06_move_serverauthfile_into_tmp.diff
  xorg-xinit/repos/extra-i686/PKGBUILD
  xorg-xinit/repos/extra-i686/fs25361.patch
  xorg-xinit/repos/extra-i686/xinitrc
  xorg-xinit/repos/extra-i686/xserverrc
  xorg-xinit/repos/extra-i686/xsession
  xorg-xinit/repos/extra-x86_64/06_move_serverauthfile_into_tmp.diff
  xorg-xinit/repos/extra-x86_64/PKGBUILD
  xorg-xinit/repos/extra-x86_64/fs25361.patch
  xorg-xinit/repos/extra-x86_64/xinitrc
  xorg-xinit/repos/extra-x86_64/xserverrc
  xorg-xinit/repos/extra-x86_64/xsession

---+
 /06_move_serverauthfile_into_tmp.diff |   40 ++
 /PKGBUILD |  126 
 /fs25361.patch|   32 +
 /xinitrc  |   34 +
 /xserverrc|   12 +
 /xsession |   20 +++
 extra-i686/06_move_serverauthfile_into_tmp.diff   |   20 ---
 extra-i686/PKGBUILD   |   61 -
 extra-i686/cpp-4.8-compat.patch   |   22 +++
 extra-i686/fix-globals-shadowing.patch|   58 +
 extra-i686/fs25361.patch  |   16 --
 extra-i686/xinitrc|   17 --
 extra-i686/xserverrc  |6 
 extra-i686/xsession   |   10 -
 extra-x86_64/06_move_serverauthfile_into_tmp.diff |   20 ---
 extra-x86_64/PKGBUILD |   61 -
 extra-x86_64/cpp-4.8-compat.patch |   22 +++
 extra-x86_64/fix-globals-shadowing.patch  |   58 +
 extra-x86_64/fs25361.patch|   16 --
 extra-x86_64/xinitrc  |   17 --
 extra-x86_64/xserverrc|6 
 extra-x86_64/xsession |   10 -
 22 files changed, 424 insertions(+), 260 deletions(-)

Deleted: extra-i686/06_move_serverauthfile_into_tmp.diff
===
--- extra-i686/06_move_serverauthfile_into_tmp.diff 2013-12-09 12:20:09 UTC 
(rev 201356)
+++ extra-i686/06_move_serverauthfile_into_tmp.diff 2013-12-09 12:20:22 UTC 
(rev 201357)
@@ -1,20 +0,0 @@
-Move startx auth files in /tmp so they are removed on reboot.
-http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=357736
-The trap patch didn't seem to work on reboot.

- startx.cpp |2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-Index: xinit/startx.cpp
-===
 xinit.orig/startx.cpp
-+++ xinit/startx.cpp
-@@ -273,7 +273,7 @@
- dummy=0
- 
- XCOMM create a file with auth information for the server. ':0' is a dummy.
--xserverauthfile=$HOME/.serverauth.$$
-+xserverauthfile=`mktemp -p /tmp serverauth.XX`
- trap rm -f '$xserverauthfile' HUP INT QUIT ILL TRAP KILL BUS TERM
- xauth -q -f $xserverauthfile  EOF
- add :$dummy . $mcookie

Copied: 

[arch-commits] Commit in xorg-xinit/trunk (3 files)

2013-12-09 Thread Jan de Groot
Date: Monday, December 9, 2013 @ 13:20:09
  Author: jgc
Revision: 201356

upgpkg: xorg-xinit 1.3.3-3

Fix empty lines the official way

Added:
  xorg-xinit/trunk/cpp-4.8-compat.patch
  xorg-xinit/trunk/fix-globals-shadowing.patch
Modified:
  xorg-xinit/trunk/PKGBUILD

-+
 PKGBUILD|   22 ---
 cpp-4.8-compat.patch|   22 +++
 fix-globals-shadowing.patch |   58 ++
 3 files changed, 92 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 10:50:13 UTC (rev 201355)
+++ PKGBUILD2013-12-09 12:20:09 UTC (rev 201356)
@@ -4,7 +4,7 @@
 
 pkgname=xorg-xinit
 pkgver=1.3.3
-pkgrel=2
+pkgrel=3
 pkgdesc=X.Org initialisation program 
 arch=('i686' 'x86_64')
 license=('custom')
@@ -21,7 +21,9 @@
 fs25361.patch
 xinitrc
 xsession
-xserverrc)
+xserverrc
+cpp-4.8-compat.patch
+fix-globals-shadowing.patch)
 options=(!emptydirs)
 sha256sums=('74b2878de6e3d5b5948f1562a77e7f53b4e10621e505ddb278050c7f3cae00af'
 'a5c6ced5822bbb3145e0f30a4b12995782ca6d80ff2d927851ec91b5e41212cb'
@@ -28,17 +30,22 @@
 '431335ceb84f75aaa96fba285a596f61a63629f94756f8063e4f621ae143629b'
 '38a23848b49de8a5c635a128a8b32a6cd0a08a9ee153ad97cb25abd82cfda1bc'
 '2b94a42f2521cb5662fb9a5765a7507456dc0352ac9d0f44c56b359dcdb38898'
-'5e87bff928c143d9db9966048f6530e83e9e9a1cac09ce4c25f8aabc08611b6f')
+'5e87bff928c143d9db9966048f6530e83e9e9a1cac09ce4c25f8aabc08611b6f'
+'194104efba9bcbf8ec0bd9ac1b145017d459b734afbc8bbfc37e361efd467a96'
+'6491c96dd0e98b6f5a45c4f0183eabcf2fb54728c81e793910c19d4107606bb1')
 
 prepare() {
   cd xinit-${pkgver}
-  patch -Np1 -i ${srcdir}/06_move_serverauthfile_into_tmp.diff
-  patch -Np1 -i ${srcdir}/fs25361.patch
+  patch -Np1 -i ../06_move_serverauthfile_into_tmp.diff
+  patch -Np1 -i ../fs25361.patch
+  patch -Np1 -i ../cpp-4.8-compat.patch
+  patch -Np1 -i ../fix-globals-shadowing.patch
   sed -i -e 's/XSLASHGLOB.sh/XSLASHGLOB/' xinitrc.cpp
 }
 
 build() {
   cd xinit-${pkgver}
+  autoreconf -fi
   ./configure --prefix=/usr --with-xinitdir=/etc/X11/xinit
   make
 }
@@ -53,9 +60,4 @@
   install -m644 ${srcdir}/xserverrc ${pkgdir}/etc/X11/xinit/xserverrc
   install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
   install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
-  
-  # a workaround for https://bugs.archlinux.org/task/36959
-  sed -i '/^\s*$/d' $pkgdir/usr/bin/startx
-  sed -i '/^\s*$/d' $pkgdir/etc/X11/xinit/xinitrc
-
 }

Added: cpp-4.8-compat.patch
===
--- cpp-4.8-compat.patch(rev 0)
+++ cpp-4.8-compat.patch2013-12-09 12:20:09 UTC (rev 201356)
@@ -0,0 +1,22 @@
+From 463b85fcf51d8ff5886ebe1f3481e5cb4d603436 Mon Sep 17 00:00:00 2001
+From: Alan Coopersmith alan.coopersm...@oracle.com
+Date: Sat, 23 Nov 2013 07:03:39 +
+Subject: Pass files to cpp via CLI arg instead of stdin to workaround gcc 4.8 
change
+
+Fixes Bug 69439 - Empty lines before #!/bin/sh in startx
+https://bugs.freedesktop.org/show_bug.cgi?id=69439
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
+---
+diff --git a/cpprules.in b/cpprules.in
+index eaea428..0931bee 100644
+--- a/cpprules.in
 b/cpprules.in
+@@ -15,4 +15,4 @@ CPP_SED_MAGIC = $(SED) -e '/^\#  *[0-9][0-9]*  *.*$$/d' \
+ SUFFIXES = .cpp
+ 
+ .cpp:
+-  $(AM_V_GEN)$(RAWCPP) $(RAWCPPFLAGS) $(CPP_FILES_FLAGS)  $ | 
$(CPP_SED_MAGIC)  $@
++  $(AM_V_GEN)$(RAWCPP) $(RAWCPPFLAGS) $(CPP_FILES_FLAGS) $ | 
$(CPP_SED_MAGIC)  $@
+--
+cgit v0.9.0.2-2-gbebe

Added: fix-globals-shadowing.patch
===
--- fix-globals-shadowing.patch (rev 0)
+++ fix-globals-shadowing.patch 2013-12-09 12:20:09 UTC (rev 201356)
@@ -0,0 +1,58 @@
+From 182920f156c87715d91b2f64b8781a0072af996e Mon Sep 17 00:00:00 2001
+From: Alan Coopersmith alan.coopersm...@oracle.com
+Date: Sun, 08 Sep 2013 16:48:50 +
+Subject: Fix warnings about parameters to startServer  startClient shadowing 
globals
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
+---
+diff --git a/xinit.c b/xinit.c
+index 18e3e10..1b04911 100644
+--- a/xinit.c
 b/xinit.c
+@@ -390,7 +390,7 @@ processTimeout(int timeout, const char *string)
+ }
+ 
+ static pid_t
+-startServer(char *server[])
++startServer(char *server_argv[])
+ {
+ sigset_t mask, old;
+ const char * const *cpp;
+@@ -422,12 +422,12 @@ startServer(char *server[])
+  * if client is xterm -L
+  */
+ setpgid(0,getpid());
+-Execute(server);
++Execute(server_argv);
+ 
+-Error(unable to run server \%s\, server[0]);
++Error(unable to run server \%s\, 

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

2013-12-09 Thread Florian Pritz
Date: Monday, December 9, 2013 @ 13:22:09
  Author: bluewind
Revision: 102342

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-freetype2/repos/multilib-x86_64/PKGBUILD
(from rev 102341, lib32-freetype2/trunk/PKGBUILD)
  lib32-freetype2/repos/multilib-x86_64/freetype-2.2.1-enable-valid.patch
(from rev 102341, lib32-freetype2/trunk/freetype-2.2.1-enable-valid.patch)
  lib32-freetype2/repos/multilib-x86_64/freetype-2.5.1-enable-spr.patch
(from rev 102341, lib32-freetype2/trunk/freetype-2.5.1-enable-spr.patch)
Deleted:
  lib32-freetype2/repos/multilib-x86_64/PKGBUILD
  lib32-freetype2/repos/multilib-x86_64/freetype-2.2.1-enable-valid.patch
  lib32-freetype2/repos/multilib-x86_64/freetype-2.5.1-enable-spr.patch

---+
 PKGBUILD  |   92 ++--
 freetype-2.2.1-enable-valid.patch |   40 +++
 freetype-2.5.1-enable-spr.patch   |   26 +-
 3 files changed, 79 insertions(+), 79 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-09 12:22:05 UTC (rev 102341)
+++ PKGBUILD2013-12-09 12:22:09 UTC (rev 102342)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-# Contributor: Jan de Groot j...@archlinux.org
-
-_pkgbasename=freetype2
-pkgname=lib32-$_pkgbasename
-pkgver=2.5.1
-pkgrel=1
-pkgdesc=TrueType font rendering library (32-bit)
-arch=(x86_64)
-license=('GPL')
-url=http://freetype.sourceforge.net;
-depends=('lib32-zlib' 'lib32-bzip2' 'lib32-libpng' $_pkgbasename)
-makedepends=(gcc-multilib)
-options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/freetype/freetype-${pkgver}.tar.bz2
-freetype-2.5.1-enable-spr.patch
-freetype-2.2.1-enable-valid.patch)
-md5sums=('93eba7854094f46d7d98a9a2370af4d6'
- '80a14cce234f3f190cd936ca9060c398'
- '214119610444c9b02766ccee5e220680')
-
-prepare() {
-  cd ${srcdir}/freetype-${pkgver}
-  patch -Np1 -i ${srcdir}/freetype-2.5.1-enable-spr.patch
-  patch -Np1 -i ${srcdir}/freetype-2.2.1-enable-valid.patch
-}
-
-build() {
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  cd ${srcdir}/freetype-${pkgver}
-
-  ./configure --prefix=/usr --libdir=/usr/lib32
-  make
-}
-
-package() {
-  cd ${srcdir}/freetype-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  rm -rf ${pkgdir}/usr/{include,share,bin}
-}

Copied: lib32-freetype2/repos/multilib-x86_64/PKGBUILD (from rev 102341, 
lib32-freetype2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-09 12:22:09 UTC (rev 102342)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: Jan de Groot j...@archlinux.org
+
+_pkgbasename=freetype2
+pkgname=lib32-$_pkgbasename
+pkgver=2.5.2
+pkgrel=1
+pkgdesc=TrueType font rendering library (32-bit)
+arch=(x86_64)
+license=('GPL')
+url=http://freetype.sourceforge.net;
+depends=('lib32-zlib' 'lib32-bzip2' 'lib32-libpng' $_pkgbasename)
+makedepends=(gcc-multilib)
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/freetype/freetype-${pkgver}.tar.bz2
+freetype-2.5.1-enable-spr.patch
+freetype-2.2.1-enable-valid.patch)
+md5sums=('10e8f4d6a019b124088d18bc26123a25'
+ '80a14cce234f3f190cd936ca9060c398'
+ '214119610444c9b02766ccee5e220680')
+
+prepare() {
+  cd ${srcdir}/freetype-${pkgver}
+  patch -Np1 -i ${srcdir}/freetype-2.5.1-enable-spr.patch
+  patch -Np1 -i ${srcdir}/freetype-2.2.1-enable-valid.patch
+}
+
+build() {
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  cd ${srcdir}/freetype-${pkgver}
+
+  ./configure --prefix=/usr --libdir=/usr/lib32
+  make
+}
+
+package() {
+  cd ${srcdir}/freetype-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  rm -rf ${pkgdir}/usr/{include,share,bin}
+}

Deleted: freetype-2.2.1-enable-valid.patch
===
--- freetype-2.2.1-enable-valid.patch   2013-12-09 12:22:05 UTC (rev 102341)
+++ freetype-2.2.1-enable-valid.patch   2013-12-09 12:22:09 UTC (rev 102342)
@@ -1,20 +0,0 @@
 freetype-2.2.1/modules.cfg.orig2006-07-07 21:01:09.0 -0400
-+++ freetype-2.2.1/modules.cfg 2006-07-07 21:01:54.0 -0400
-@@ -110,7 +110,7 @@
- AUX_MODULES += cache
- 
- # TrueType GX/AAT table validation.  Needs ftgxval.c below.
--# AUX_MODULES += gxvalid
-+AUX_MODULES += gxvalid
- 
- # Support for streams compressed with gzip (files with suffix .gz).
- #
-@@ -124,7 +124,7 @@
- 
- # OpenType table validation.  Needs ftotval.c below.
- #
--# AUX_MODULES += otvalid
-+AUX_MODULES += otvalid
- 
- # Auxiliary PostScript driver component to share common code.
- #

Copied: lib32-freetype2/repos/multilib-x86_64/freetype-2.2.1-enable-valid.patch 
(from rev 102341, 

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

2013-12-09 Thread Florian Pritz
Date: Monday, December 9, 2013 @ 13:22:05
  Author: bluewind
Revision: 102341

upgpkg: lib32-freetype2 2.5.2-1

upstream update

Modified:
  lib32-freetype2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 09:19:46 UTC (rev 102340)
+++ PKGBUILD2013-12-09 12:22:05 UTC (rev 102341)
@@ -4,7 +4,7 @@
 
 _pkgbasename=freetype2
 pkgname=lib32-$_pkgbasename
-pkgver=2.5.1
+pkgver=2.5.2
 pkgrel=1
 pkgdesc=TrueType font rendering library (32-bit)
 arch=(x86_64)
@@ -16,7 +16,7 @@
 
source=(http://downloads.sourceforge.net/sourceforge/freetype/freetype-${pkgver}.tar.bz2
 freetype-2.5.1-enable-spr.patch
 freetype-2.2.1-enable-valid.patch)
-md5sums=('93eba7854094f46d7d98a9a2370af4d6'
+md5sums=('10e8f4d6a019b124088d18bc26123a25'
  '80a14cce234f3f190cd936ca9060c398'
  '214119610444c9b02766ccee5e220680')
 



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

2013-12-09 Thread Jan de Groot
Date: Monday, December 9, 2013 @ 13:44:26
  Author: jgc
Revision: 201358

upgpkg: imake 1.0.6-2

Fix empty lines

Added:
  imake/trunk/gccmakedep-cpp-4.8-compat.patch
  imake/trunk/imake-cpp-4.8-compat.patch
Modified:
  imake/trunk/PKGBUILD

-+
 PKGBUILD|   31 +--
 gccmakedep-cpp-4.8-compat.patch |8 
 imake-cpp-4.8-compat.patch  |   19 +++
 3 files changed, 48 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 12:20:22 UTC (rev 201357)
+++ PKGBUILD2013-12-09 12:44:26 UTC (rev 201358)
@@ -3,26 +3,30 @@
 
 pkgname=imake
 pkgver=1.0.6
-pkgrel=1
+pkgrel=2
 pkgdesc=X.Org imake program and related utilities
 arch=('i686' 'x86_64')
 url=http://xorg.freedesktop.org/;
 license=('custom')
 depends=('glibc')
-makedepends=('pkgconfig' 'xproto' 'perl')
+makedepends=('pkgconfig' 'xproto' 'perl' 'xorg-util-macros' 'xorg-font-util')
 optdepends=('perl: for mkhtmlindex')
-source=(http://xorg.freedesktop.org/releases/individual/util/imake-${pkgver}.tar.bz2;
-
'http://xorg.freedesktop.org/releases/individual/util/gccmakedep-1.0.2.tar.bz2'
-
'http://xorg.freedesktop.org/releases/individual/util/lndir-1.0.3.tar.bz2'
-
'http://xorg.freedesktop.org/releases/individual/util/makedepend-1.0.5.tar.bz2'
-
'http://xorg.freedesktop.org/releases/individual/util/xorg-cf-files-1.0.5.tar.bz2'
-'linuxconfig.patch'
-'LICENSE')
+source=(http://xorg.freedesktop.org/releases/individual/util/imake-${pkgver}.tar.bz2
+
http://xorg.freedesktop.org/releases/individual/util/gccmakedep-1.0.2.tar.bz2
+
http://xorg.freedesktop.org/releases/individual/util/lndir-1.0.3.tar.bz2
+
http://xorg.freedesktop.org/releases/individual/util/makedepend-1.0.5.tar.bz2
+
http://xorg.freedesktop.org/releases/individual/util/xorg-cf-files-1.0.5.tar.bz2
+gccmakedep-cpp-4.8-compat.patch
+imake-cpp-4.8-compat.patch
+linuxconfig.patch
+LICENSE)
 sha1sums=('a54c025d7ac9894b6bc919d13454c6adb12ae140'
   'a3d971a507a460233afd8ed46e9f06135fed634d'
   'fc71a6ff2cc0a1065cfb608796ffd6b4f0ce76fe'
   '2599afa039d2070bae9df6ce43da288b3a4adf97'
   'ae22eb81d56d018f0b3b149f70965ebfef2385fd'
+  'ef7bb90e30ce35131d049f45b650cd0cf6dc0a20'
+  '24f87a945307d4336ab2afd5cade683f0e94533c'
   '72f2d4cc4d4cc5f85ba6982718ae1bbb7e56e0d0'
   'c5ecffb25ad079ba3858e3aec047d046df603a89')
 
@@ -29,7 +33,13 @@
 
 prepare() {
   cd xorg-cf-files-1.0.5
-  patch -p1 -i ${srcdir}/linuxconfig.patch
+  patch -p1 -i ../linuxconfig.patch
+
+  cd ../imake-1.0.6
+  patch -Np1 -i ../imake-cpp-4.8-compat.patch
+
+  cd ../gccmakedep-1.0.2
+  patch -Np1 -i ../gccmakedep-cpp-4.8-compat.patch
 }
 
 build() {
@@ -36,6 +46,7 @@
   for i in *; do
 if [ -d ${i} ]; then
   pushd ${i}
+  autoreconf -fi
   ./configure --prefix=/usr --mandir=/usr/share/man
   make
   popd

Added: gccmakedep-cpp-4.8-compat.patch
===
--- gccmakedep-cpp-4.8-compat.patch (rev 0)
+++ gccmakedep-cpp-4.8-compat.patch 2013-12-09 12:44:26 UTC (rev 201358)
@@ -0,0 +1,8 @@
+--- gccmakedep-1.0.2/cpprules.in.orig  2013-12-09 12:24:06.246894574 +
 gccmakedep-1.0.2/cpprules.in   2013-12-09 12:24:44.806641603 +
+@@ -23,4 +23,4 @@
+-e '/\@\@$$/s/\@\@$$/\\/'
+ 
+ .cpp:
+-  $(RAWCPP) $(RAWCPPFLAGS) $(CPP_FILES_FLAGS)  $ | $(CPP_SED_MAGIC)  $@
++  $(RAWCPP) $(RAWCPPFLAGS) $(CPP_FILES_FLAGS) $ | $(CPP_SED_MAGIC)  $@

Added: imake-cpp-4.8-compat.patch
===
--- imake-cpp-4.8-compat.patch  (rev 0)
+++ imake-cpp-4.8-compat.patch  2013-12-09 12:44:26 UTC (rev 201358)
@@ -0,0 +1,19 @@
+--- imake-1.0.6/Makefile.am.orig   2013-12-09 12:21:18.374675219 +
 imake-1.0.6/Makefile.am2013-12-09 12:21:53.367776337 +
+@@ -76,13 +76,13 @@
+   $(MKHTMLINDEX)
+ 
+ xmkmf: xmkmf.cpp
+-  $(AM_V_GEN)$(RAWCPP) $(RAWCPPFLAGS) -DCONFIGDIRSPEC='-I$(XCONFDIR)'  
$(srcdir)/xmkmf.cpp | $(SED) -e /^\#/d | $(SED) -e s/XCOMM/\#/  $@
++  $(AM_V_GEN)$(RAWCPP) $(RAWCPPFLAGS) -DCONFIGDIRSPEC='-I$(XCONFDIR)' 
$(srcdir)/xmkmf.cpp | $(SED) -e /^\#/d | $(SED) -e s/XCOMM/\#/  $@
+ 
+ ccmakedep: mdepend.cpp
+-  $(AM_V_GEN)$(RAWCPP) $(RAWCPPFLAGS) 
-DPREPROC='$(PREPROCESSCMD_MKDEPEND)'  $(srcdir)/mdepend.cpp | $(SED) -e 
/^\#/d | $(SED) -e s/XCOMM/\#/  $@
++  $(AM_V_GEN)$(RAWCPP) $(RAWCPPFLAGS) 
-DPREPROC='$(PREPROCESSCMD_MKDEPEND)' $(srcdir)/mdepend.cpp | $(SED) -e 
/^\#/d | $(SED) -e s/XCOMM/\#/  $@
+ 
+ mergelib: mergelib.cpp
+-  $(AM_V_GEN)$(RAWCPP) $(RAWCPPFLAGS) -DARCMD=$(ARCMD) 
-DRANLIB=$(RANLIB)  $(srcdir)/mergelib.cpp 

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

2013-12-09 Thread Jan de Groot
Date: Monday, December 9, 2013 @ 13:44:37
  Author: jgc
Revision: 201359

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

Added:
  imake/repos/extra-i686/LICENSE
(from rev 201358, imake/trunk/LICENSE)
  imake/repos/extra-i686/PKGBUILD
(from rev 201358, imake/trunk/PKGBUILD)
  imake/repos/extra-i686/gccmakedep-cpp-4.8-compat.patch
(from rev 201358, imake/trunk/gccmakedep-cpp-4.8-compat.patch)
  imake/repos/extra-i686/imake-cpp-4.8-compat.patch
(from rev 201358, imake/trunk/imake-cpp-4.8-compat.patch)
  imake/repos/extra-i686/linuxconfig.patch
(from rev 201358, imake/trunk/linuxconfig.patch)
  imake/repos/extra-x86_64/LICENSE
(from rev 201358, imake/trunk/LICENSE)
  imake/repos/extra-x86_64/PKGBUILD
(from rev 201358, imake/trunk/PKGBUILD)
  imake/repos/extra-x86_64/gccmakedep-cpp-4.8-compat.patch
(from rev 201358, imake/trunk/gccmakedep-cpp-4.8-compat.patch)
  imake/repos/extra-x86_64/imake-cpp-4.8-compat.patch
(from rev 201358, imake/trunk/imake-cpp-4.8-compat.patch)
  imake/repos/extra-x86_64/linuxconfig.patch
(from rev 201358, imake/trunk/linuxconfig.patch)
Deleted:
  imake/repos/extra-i686/LICENSE
  imake/repos/extra-i686/PKGBUILD
  imake/repos/extra-i686/linuxconfig.patch
  imake/repos/extra-x86_64/LICENSE
  imake/repos/extra-x86_64/PKGBUILD
  imake/repos/extra-x86_64/linuxconfig.patch

--+
 /LICENSE |  262 +
 /PKGBUILD|  132 
 /linuxconfig.patch   |   62 +
 extra-i686/LICENSE   |  131 
 extra-i686/PKGBUILD  |   55 -
 extra-i686/gccmakedep-cpp-4.8-compat.patch   |8 
 extra-i686/imake-cpp-4.8-compat.patch|   19 +
 extra-i686/linuxconfig.patch |   31 --
 extra-x86_64/LICENSE |  131 
 extra-x86_64/PKGBUILD|   55 -
 extra-x86_64/gccmakedep-cpp-4.8-compat.patch |8 
 extra-x86_64/imake-cpp-4.8-compat.patch  |   19 +
 extra-x86_64/linuxconfig.patch   |   31 --
 13 files changed, 510 insertions(+), 434 deletions(-)

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


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

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 13:46:04
  Author: spupykin
Revision: 102343

upgpkg: gmic 1.5.8.0-1

upd

Modified:
  gmic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 12:22:09 UTC (rev 102342)
+++ PKGBUILD2013-12-09 12:46:04 UTC (rev 102343)
@@ -6,7 +6,7 @@
 
 pkgbase=gmic
 pkgname=(gmic gimp-plugin-gmic zart)
-pkgver=1.5.7.2
+pkgver=1.5.8.0
 pkgrel=1
 arch=(i686 x86_64)
 url=http://gmic.sourceforge.net;
@@ -15,7 +15,7 @@
 #options=('!emptydirs')
 
source=(http://downloads.sourceforge.net/sourceforge/gmic/gmic_${pkgver}.tar.gz;
 opencv-buildfix.patch)
-md5sums=('08aa65f01b5bec9cb0ff71b30102cf4e'
+md5sums=('286d99392a80aaaf2dbcda2ec95f021e'
  '120319b0d6c81c5af186abe2281b79ca')
 
 prepare() {



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

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 13:46:19
  Author: spupykin
Revision: 102344

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

Added:
  gmic/repos/community-x86_64/PKGBUILD
(from rev 102343, gmic/trunk/PKGBUILD)
  gmic/repos/community-x86_64/opencv-buildfix.patch
(from rev 102343, gmic/trunk/opencv-buildfix.patch)
Deleted:
  gmic/repos/community-x86_64/PKGBUILD
  gmic/repos/community-x86_64/opencv-buildfix.patch

---+
 PKGBUILD  |  126 
 opencv-buildfix.patch |   40 +++
 2 files changed, 83 insertions(+), 83 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-09 12:46:04 UTC (rev 102343)
+++ PKGBUILD2013-12-09 12:46:19 UTC (rev 102344)
@@ -1,63 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Jan heftig Steffens jan.steff...@gmail.com
-# Contributor: farid farid at archlinuc-br.org
-# Contributor: Archie mym...@gmail.com
-
-pkgbase=gmic
-pkgname=(gmic gimp-plugin-gmic zart)
-pkgver=1.5.7.2
-pkgrel=1
-arch=(i686 x86_64)
-url=http://gmic.sourceforge.net;
-license=(custom:CeCILL)
-makedepends=('gimp' 'qt4' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2')
-#options=('!emptydirs')
-source=(http://downloads.sourceforge.net/sourceforge/gmic/gmic_${pkgver}.tar.gz;
-opencv-buildfix.patch)
-md5sums=('08aa65f01b5bec9cb0ff71b30102cf4e'
- '120319b0d6c81c5af186abe2281b79ca')
-
-prepare() {
-  cd ${srcdir}/gmic-${pkgver}
-  patch -p1 -i ${srcdir}/opencv-buildfix.patch
-  find ${srcdir}/gmic-${pkgver}/zart -type f -execdir chmod 644 '{}' \;
-  find ${srcdir}/gmic-${pkgver}/zart -type d -execdir chmod 755 '{}' \;
-  sed -i 's|qmake zart.pro|qmake-qt4 zart.pro|' src/Makefile
-}
-
-build() {
-  cd ${srcdir}/gmic-${pkgver}
-  make -C src all
-}
-
-package_gmic() {
-  pkgdesc=GREYC's Magic Image Converter: image processing framework
-  depends=(fftw libtiff libjpeg libpng openexr libx11)
-  replaces=(greycstoration)
-
-  cd ${srcdir}/gmic-${pkgver}
-  make -C src install DESTDIR=$pkgdir USR=/usr
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-  rm -rf ${pkgdir}/usr/{bin/zart,lib/gimp,share/zart}
-}
-
-package_zart() {
-  pkgdesc=A GUI for G'MIC real-time manipulations on the output of a webcam
-  depends=(opencv fftw qt4)
-
-  cd ${srcdir}/gmic-${pkgver}
-  make -C src install DESTDIR=$pkgdir USR=/usr
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-  rm -rf ${pkgdir}/usr/{bin/gmic,include,lib,share/{man,bash-completion}}
-}
-
-package_gimp-plugin-gmic() {
-  pkgdesc=Gimp plugin for the G'MIC image processing framework
-  depends=(gimp fftw)
-  replaces=(gimp-plugin-greycstoration gimp-plugin-gmic4gimp)
-
-  cd ${srcdir}/gmic-${pkgver}
-  install -Dm755 src/gmic_gimp ${pkgdir}/usr/lib/gimp/2.0/plug-ins/gmic_gimp
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: gmic/repos/community-x86_64/PKGBUILD (from rev 102343, 
gmic/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-09 12:46:19 UTC (rev 102344)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Jan heftig Steffens jan.steff...@gmail.com
+# Contributor: farid farid at archlinuc-br.org
+# Contributor: Archie mym...@gmail.com
+
+pkgbase=gmic
+pkgname=(gmic gimp-plugin-gmic zart)
+pkgver=1.5.8.0
+pkgrel=1
+arch=(i686 x86_64)
+url=http://gmic.sourceforge.net;
+license=(custom:CeCILL)
+makedepends=('gimp' 'qt4' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2')
+#options=('!emptydirs')
+source=(http://downloads.sourceforge.net/sourceforge/gmic/gmic_${pkgver}.tar.gz;
+opencv-buildfix.patch)
+md5sums=('286d99392a80aaaf2dbcda2ec95f021e'
+ '120319b0d6c81c5af186abe2281b79ca')
+
+prepare() {
+  cd ${srcdir}/gmic-${pkgver}
+  patch -p1 -i ${srcdir}/opencv-buildfix.patch
+  find ${srcdir}/gmic-${pkgver}/zart -type f -execdir chmod 644 '{}' \;
+  find ${srcdir}/gmic-${pkgver}/zart -type d -execdir chmod 755 '{}' \;
+  sed -i 's|qmake zart.pro|qmake-qt4 zart.pro|' src/Makefile
+}
+
+build() {
+  cd ${srcdir}/gmic-${pkgver}
+  make -C src all
+}
+
+package_gmic() {
+  pkgdesc=GREYC's Magic Image Converter: image processing framework
+  depends=(fftw libtiff libjpeg libpng openexr libx11)
+  replaces=(greycstoration)
+
+  cd ${srcdir}/gmic-${pkgver}
+  make -C src install DESTDIR=$pkgdir USR=/usr
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+  rm -rf ${pkgdir}/usr/{bin/zart,lib/gimp,share/zart}
+}
+
+package_zart() {
+  pkgdesc=A GUI for G'MIC real-time manipulations on the output of a webcam
+  depends=(opencv fftw qt4)
+
+  cd ${srcdir}/gmic-${pkgver}
+  make -C src install DESTDIR=$pkgdir USR=/usr
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+  rm -rf 

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

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 13:46:36
  Author: spupykin
Revision: 102345

upgpkg: linux-howtos 20131011-1

upd

Modified:
  linux-howtos/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 12:46:19 UTC (rev 102344)
+++ PKGBUILD2013-12-09 12:46:36 UTC (rev 102345)
@@ -3,7 +3,7 @@
 # Contributor: Martin -dadexter- Lefebvre dadex...@gmail.com
 
 pkgname=linux-howtos
-pkgver=20120707
+pkgver=20131011
 pkgrel=1
 pkgdesc=Documentation on many tasks relating to Linux setup and operation
 arch=('any')
@@ -11,7 +11,7 @@
 license=('FDL')
 options=('docs')
 
source=(http://www.slackware.at/data/slackware-current/slackware/f/$pkgname-$pkgver-noarch-1.txz;)
-md5sums=('6c3368843c328f061866588672488649')
+md5sums=('c8942adec1d617ce3f0cb9e6598729f4')
 
 package(){
   cd ${srcdir}



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

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 13:46:50
  Author: spupykin
Revision: 102346

upgpkg: perl-config-tiny 2.20-1

upd

Modified:
  perl-config-tiny/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 12:46:36 UTC (rev 102345)
+++ PKGBUILD2013-12-09 12:46:50 UTC (rev 102346)
@@ -3,7 +3,7 @@
 # Contributor: François Charette firmicus ατ gmx δοτ net
 
 pkgname=perl-config-tiny
-pkgver=2.19
+pkgver=2.20
 pkgrel=1
 pkgdesc=Read/Write .ini style files with as little code as possible 
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('perl=5.10')
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Config-Tiny-$pkgver.tgz)
-md5sums=('4f212792cb988a39872a5413b290b6a8')
+md5sums=('d239ea56157fcd61ac796fc13d585dc3')
 
 build() {
   cd  ${srcdir}/Config-Tiny-$pkgver



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

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 13:47:00
  Author: spupykin
Revision: 102347

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-09 12:46:50 UTC (rev 102346)
+++ PKGBUILD2013-12-09 12:47:00 UTC (rev 102347)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: François Charette firmicus ατ gmx δοτ net
-
-pkgname=perl-config-tiny
-pkgver=2.19
-pkgrel=1
-pkgdesc=Read/Write .ini style files with as little code as possible 
-arch=('any')
-url=http://search.cpan.org/dist/Config-Tiny;
-license=('GPL' 'PerlArtistic')
-depends=('perl=5.10')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Config-Tiny-$pkgver.tgz)
-md5sums=('4f212792cb988a39872a5413b290b6a8')
-
-build() {
-  cd  ${srcdir}/Config-Tiny-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  ${srcdir}/Config-Tiny-$pkgver
-  make install DESTDIR=${pkgdir}
-  find ${pkgdir} -name '.packlist' -delete
-  find ${pkgdir} -name '*.pod' -delete
-}

Copied: perl-config-tiny/repos/community-any/PKGBUILD (from rev 102346, 
perl-config-tiny/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-09 12:47:00 UTC (rev 102347)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: François Charette firmicus ατ gmx δοτ net
+
+pkgname=perl-config-tiny
+pkgver=2.20
+pkgrel=1
+pkgdesc=Read/Write .ini style files with as little code as possible 
+arch=('any')
+url=http://search.cpan.org/dist/Config-Tiny;
+license=('GPL' 'PerlArtistic')
+depends=('perl=5.10')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Config-Tiny-$pkgver.tgz)
+md5sums=('d239ea56157fcd61ac796fc13d585dc3')
+
+build() {
+  cd  ${srcdir}/Config-Tiny-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  ${srcdir}/Config-Tiny-$pkgver
+  make install DESTDIR=${pkgdir}
+  find ${pkgdir} -name '.packlist' -delete
+  find ${pkgdir} -name '*.pod' -delete
+}



[arch-commits] Commit in perl-lingua-en-numbers/trunk (PKGBUILD)

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 13:47:16
  Author: spupykin
Revision: 102350

upgpkg: perl-lingua-en-numbers 1.05-1

upd

Modified:
  perl-lingua-en-numbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 12:47:13 UTC (rev 102349)
+++ PKGBUILD2013-12-09 12:47:16 UTC (rev 102350)
@@ -4,7 +4,7 @@
 # Contributor: François Charette firmicus ατ gmx δοτ net
 
 pkgname=perl-lingua-en-numbers
-pkgver=1.04
+pkgver=1.05
 pkgrel=1
 pkgdesc=Turn 407 into four hundred and seven, etc.
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('perl=5.10.0')
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/Lingua-EN-Numbers-$pkgver.tar.gz)
-md5sums=('6b3d8ea645b37ee29b37388caa01b0f3')
+md5sums=('49eef759d5295c60fe8444a6d0ef4d8c')
 
 build() {
   cd  $srcdir/Lingua-EN-Numbers-$pkgver



[arch-commits] Commit in perl-cpan-perl-releases/repos/community-any (2 files)

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 13:47:13
  Author: spupykin
Revision: 102349

archrelease: copy trunk to community-any

Added:
  perl-cpan-perl-releases/repos/community-any/PKGBUILD
(from rev 102348, perl-cpan-perl-releases/trunk/PKGBUILD)
Deleted:
  perl-cpan-perl-releases/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-09 12:47:03 UTC (rev 102348)
+++ PKGBUILD2013-12-09 12:47:13 UTC (rev 102349)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: 
-
-pkgname=perl-cpan-perl-releases
-pkgver=1.46
-pkgrel=1
-pkgdesc='Mapping Perl releases on CPAN to the location of the tarballs'
-arch=('any')
-url=https://metacpan.org/release/CPAN-Perl-Releases;
-license=('PerlArtistic' 'GPL')
-depends=('perl')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/CPAN-Perl-Releases-$pkgver.tar.gz;)
-md5sums=('f99a22026e2254462a7c53eac7cab659')
-
-build() {
-  cd CPAN-Perl-Releases-$pkgver
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd CPAN-Perl-Releases-$pkgver
-  make test
-}
-
-package() {
-  cd CPAN-Perl-Releases-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: perl-cpan-perl-releases/repos/community-any/PKGBUILD (from rev 102348, 
perl-cpan-perl-releases/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-09 12:47:13 UTC (rev 102349)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: 
+
+pkgname=perl-cpan-perl-releases
+pkgver=1.52
+pkgrel=1
+pkgdesc='Mapping Perl releases on CPAN to the location of the tarballs'
+arch=('any')
+url=https://metacpan.org/release/CPAN-Perl-Releases;
+license=('PerlArtistic' 'GPL')
+depends=('perl')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/CPAN-Perl-Releases-$pkgver.tar.gz;)
+md5sums=('1477ba3d1f96264d0b9e5f67befb45ca')
+
+build() {
+  cd CPAN-Perl-Releases-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd CPAN-Perl-Releases-$pkgver
+  make test
+}
+
+package() {
+  cd CPAN-Perl-Releases-$pkgver
+  make DESTDIR=$pkgdir install
+}



[arch-commits] Commit in perl-cpan-perl-releases/trunk (PKGBUILD)

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 13:47:03
  Author: spupykin
Revision: 102348

upgpkg: perl-cpan-perl-releases 1.52-1

upd

Modified:
  perl-cpan-perl-releases/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 12:47:00 UTC (rev 102347)
+++ PKGBUILD2013-12-09 12:47:03 UTC (rev 102348)
@@ -2,7 +2,7 @@
 # Maintainer: 
 
 pkgname=perl-cpan-perl-releases
-pkgver=1.46
+pkgver=1.52
 pkgrel=1
 pkgdesc='Mapping Perl releases on CPAN to the location of the tarballs'
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('perl')
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/CPAN-Perl-Releases-$pkgver.tar.gz;)
-md5sums=('f99a22026e2254462a7c53eac7cab659')
+md5sums=('1477ba3d1f96264d0b9e5f67befb45ca')
 
 build() {
   cd CPAN-Perl-Releases-$pkgver



[arch-commits] Commit in perl-test-deep/trunk (PKGBUILD)

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 13:47:28
  Author: spupykin
Revision: 102352

upgpkg: perl-test-deep 0.112-1

upd

Modified:
  perl-test-deep/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 12:47:25 UTC (rev 102351)
+++ PKGBUILD2013-12-09 12:47:28 UTC (rev 102352)
@@ -3,7 +3,7 @@
 # Contributor: Francois Charette firmi...@gmx.net
 
 pkgname=perl-test-deep
-pkgver=0.110
+pkgver=0.112
 pkgrel=1
 pkgdesc=Extremely flexible deep comparison 
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('perl-test-nowarnings' 'perl-test-tester')
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Test-Deep-$pkgver.tar.gz)
-md5sums=('a5daeaaffcd8cf94a12594ff76970045')
+md5sums=('8568575c2ebfd793574250ddb7da6ac8')
 
 build() {
   cd  $srcdir/Test-Deep-$pkgver



[arch-commits] Commit in perl-lingua-en-numbers/repos/community-any (2 files)

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 13:47:25
  Author: spupykin
Revision: 102351

archrelease: copy trunk to community-any

Added:
  perl-lingua-en-numbers/repos/community-any/PKGBUILD
(from rev 102350, perl-lingua-en-numbers/trunk/PKGBUILD)
Deleted:
  perl-lingua-en-numbers/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-09 12:47:16 UTC (rev 102350)
+++ PKGBUILD2013-12-09 12:47:25 UTC (rev 102351)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Allan McRae mcrae_al...@hotmail.com
-# Contributor: François Charette firmicus ατ gmx δοτ net
-
-pkgname=perl-lingua-en-numbers
-pkgver=1.04
-pkgrel=1
-pkgdesc=Turn 407 into four hundred and seven, etc.
-arch=('any')
-url=http://search.cpan.org/dist/Lingua-EN-Numbers;
-license=('GPL' 'PerlArtistic')
-depends=('perl=5.10.0')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/Lingua-EN-Numbers-$pkgver.tar.gz)
-md5sums=('6b3d8ea645b37ee29b37388caa01b0f3')
-
-build() {
-  cd  $srcdir/Lingua-EN-Numbers-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-lingua-en-numbers/repos/community-any/PKGBUILD (from rev 102350, 
perl-lingua-en-numbers/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-09 12:47:25 UTC (rev 102351)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Allan McRae mcrae_al...@hotmail.com
+# Contributor: François Charette firmicus ατ gmx δοτ net
+
+pkgname=perl-lingua-en-numbers
+pkgver=1.05
+pkgrel=1
+pkgdesc=Turn 407 into four hundred and seven, etc.
+arch=('any')
+url=http://search.cpan.org/dist/Lingua-EN-Numbers;
+license=('GPL' 'PerlArtistic')
+depends=('perl=5.10.0')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/Lingua-EN-Numbers-$pkgver.tar.gz)
+md5sums=('49eef759d5295c60fe8444a6d0ef4d8c')
+
+build() {
+  cd  $srcdir/Lingua-EN-Numbers-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  $srcdir/Lingua-EN-Numbers-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}



[arch-commits] Commit in perl-test-number-delta/trunk (PKGBUILD)

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 13:47:42
  Author: spupykin
Revision: 102354

upgpkg: perl-test-number-delta 1.04-1

upd

Modified:
  perl-test-number-delta/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 12:47:37 UTC (rev 102353)
+++ PKGBUILD2013-12-09 12:47:42 UTC (rev 102354)
@@ -2,8 +2,8 @@
 # Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 
 pkgname=perl-test-number-delta
-pkgver=1.03
-pkgrel=2
+pkgver=1.04
+pkgrel=1
 pkgdesc=Compare the difference between numbers against a given tolerance
 arch=(any)
 license=('PerlArtistic')
@@ -12,7 +12,7 @@
 depends=('perl')
 provides=(test-number-delta=$pkgver Test::Number::Delta=$pkgver 
perl-test-number-delta=$pkgver)
 
source=(http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Test-Number-Delta-$pkgver.tar.gz)
-md5sums=('17d3eec2d5bbe012c4a797af8e75ae39')
+md5sums=('59eb83a84abec511c265b42b444002e8')
 
 build() {
   cd  $srcdir/Test-Number-Delta-$pkgver



[arch-commits] Commit in perl-test-deep/repos/community-any (PKGBUILD PKGBUILD)

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 13:47:37
  Author: spupykin
Revision: 102353

archrelease: copy trunk to community-any

Added:
  perl-test-deep/repos/community-any/PKGBUILD
(from rev 102352, perl-test-deep/trunk/PKGBUILD)
Deleted:
  perl-test-deep/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-09 12:47:28 UTC (rev 102352)
+++ PKGBUILD2013-12-09 12:47:37 UTC (rev 102353)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Francois Charette firmi...@gmx.net
-
-pkgname=perl-test-deep
-pkgver=0.110
-pkgrel=1
-pkgdesc=Extremely flexible deep comparison 
-arch=('any')
-url=http://search.cpan.org/dist/Test-Deep;
-license=('GPL' 'PerlArtistic')
-depends=('perl-test-nowarnings' 'perl-test-tester')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Test-Deep-$pkgver.tar.gz)
-md5sums=('a5daeaaffcd8cf94a12594ff76970045')
-
-build() {
-  cd  $srcdir/Test-Deep-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-test-deep/repos/community-any/PKGBUILD (from rev 102352, 
perl-test-deep/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-09 12:47:37 UTC (rev 102353)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Francois Charette firmi...@gmx.net
+
+pkgname=perl-test-deep
+pkgver=0.112
+pkgrel=1
+pkgdesc=Extremely flexible deep comparison 
+arch=('any')
+url=http://search.cpan.org/dist/Test-Deep;
+license=('GPL' 'PerlArtistic')
+depends=('perl-test-nowarnings' 'perl-test-tester')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Test-Deep-$pkgver.tar.gz)
+md5sums=('8568575c2ebfd793574250ddb7da6ac8')
+
+build() {
+  cd  $srcdir/Test-Deep-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  $srcdir/Test-Deep-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}



[arch-commits] Commit in perl-types-serialiser/trunk (PKGBUILD)

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 13:47:55
  Author: spupykin
Revision: 102356

upgpkg: perl-types-serialiser 1.0-1

upd

Modified:
  perl-types-serialiser/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 12:47:51 UTC (rev 102355)
+++ PKGBUILD2013-12-09 12:47:55 UTC (rev 102356)
@@ -2,8 +2,8 @@
 # Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 
 pkgname='perl-types-serialiser'
-pkgver=0.03
-pkgrel='1'
+pkgver=1.0
+pkgrel=1
 pkgdesc=simple data types for common serialisation formats
 arch=('any')
 license=('PerlArtistic' 'GPL')
@@ -11,7 +11,7 @@
 makedepends=()
 url='http://search.cpan.org/dist/Types-Serialiser'
 
source=(http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Types-Serialiser-$pkgver.tar.gz;)
-md5sums=('a18e0f223da6b7c73068957e7cb6e463')
+md5sums=('76460a2bfbc644672499af89192e03fe')
 
 build() {
   export PERL_MM_USE_DEFAULT=1 PERL5LIB= \



[arch-commits] Commit in perl-test-number-delta/repos/community-any (2 files)

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 13:47:51
  Author: spupykin
Revision: 102355

archrelease: copy trunk to community-any

Added:
  perl-test-number-delta/repos/community-any/PKGBUILD
(from rev 102354, perl-test-number-delta/trunk/PKGBUILD)
Deleted:
  perl-test-number-delta/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-09 12:47:42 UTC (rev 102354)
+++ PKGBUILD2013-12-09 12:47:51 UTC (rev 102355)
@@ -1,48 +0,0 @@
-# $Id: PKGBUILD 65942 2012-02-22 13:52:17Z spupykin $
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=perl-test-number-delta
-_realname=Test-Number-Delta
-pkgver=1.03
-pkgrel=2
-pkgdesc=Compare the difference between numbers against a given tolerance
-arch=(any)
-license=('PerlArtistic')
-url=http://search.cpan.org/~dagolden/Test-Number-Delta;
-options=(!emptydirs)
-depends=('perl')
-provides=(test-number-delta=$pkgver Test::Number::Delta=$pkgver 
perl-test-number-delta=$pkgver)
-source=(http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Test-Number-Delta-$pkgver.tar.gz)
-md5sums=('17d3eec2d5bbe012c4a797af8e75ae39')
-
-build() {
-  _expected_dir=${srcdir}/${_realname}-${pkgver}
-  if [ -d $_expected_dir ]; then
-cd $_expected_dir
-  else
-_expected_dir=${srcdir}/$(bsdtar -t -f $(basename $source) | head -n1)
-if [ -d $_expected_dir ]; then
-  cd $_expected_dir
-else
-  _makefile=$(find $srcdir -iname Makefile.PL)
-  if [ ! -z $_makefile ]; then
-_expected_dir=$(dirname $_makefile)
-if [ -d $_expected_dir ]; then
-  cd $_expected_dir
-else
-  echo ERROR unable to detect source directory
-  echo -- this is often due to CPAN's lack of standard 
naming conventions
-  echo -- it may be possible to fix this by adjusting the 
build function in the PKGBUILD
-fi
-  fi
-fi
-  fi
-  # install module in vendor directories.
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-  make install DESTDIR=${pkgdir}
-
-  # remove perllocal.pod and .packlist
-  find ${pkgdir} -name perllocal.pod -delete
-  find ${pkgdir} -name .packlist -delete
-}

Copied: perl-test-number-delta/repos/community-any/PKGBUILD (from rev 102354, 
perl-test-number-delta/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-09 12:47:51 UTC (rev 102355)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=perl-test-number-delta
+pkgver=1.04
+pkgrel=1
+pkgdesc=Compare the difference between numbers against a given tolerance
+arch=(any)
+license=('PerlArtistic')
+url=http://search.cpan.org/~dagolden/Test-Number-Delta;
+options=(!emptydirs)
+depends=('perl')
+provides=(test-number-delta=$pkgver Test::Number::Delta=$pkgver 
perl-test-number-delta=$pkgver)
+source=(http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Test-Number-Delta-$pkgver.tar.gz)
+md5sums=('59eb83a84abec511c265b42b444002e8')
+
+build() {
+  cd  $srcdir/Test-Number-Delta-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  $srcdir/Test-Number-Delta-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}



[arch-commits] Commit in perl-types-serialiser/repos/community-any (PKGBUILD PKGBUILD)

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 13:48:04
  Author: spupykin
Revision: 102357

archrelease: copy trunk to community-any

Added:
  perl-types-serialiser/repos/community-any/PKGBUILD
(from rev 102356, perl-types-serialiser/trunk/PKGBUILD)
Deleted:
  perl-types-serialiser/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-09 12:47:55 UTC (rev 102356)
+++ PKGBUILD2013-12-09 12:48:04 UTC (rev 102357)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname='perl-types-serialiser'
-pkgver=0.03
-pkgrel='1'
-pkgdesc=simple data types for common serialisation formats
-arch=('any')
-license=('PerlArtistic' 'GPL')
-depends=('perl-common-sense')
-makedepends=()
-url='http://search.cpan.org/dist/Types-Serialiser'
-source=(http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Types-Serialiser-$pkgver.tar.gz;)
-md5sums=('a18e0f223da6b7c73068957e7cb6e463')
-
-build() {
-  export PERL_MM_USE_DEFAULT=1 PERL5LIB= \
-  PERL_AUTOINSTALL=--skipdeps\
-  PERL_MM_OPT=INSTALLDIRS=vendor DESTDIR='$pkgdir' \
-  PERL_MB_OPT=--installdirs vendor --destdir '$pkgdir' \
-  MODULEBUILDRC=/dev/null
-
-  cd $srcdir/Types-Serialiser-$pkgver
-  perl Makefile.PL
-  make
-}
-
-check() {
-  cd $srcdir/Types-Serialiser-$pkgver
-  export PERL_MM_USE_DEFAULT=1 PERL5LIB=
-  make test
-}
-
-package() {
-  cd $srcdir/Types-Serialiser-$pkgver
-  make install
-  find $pkgdir -name .packlist -o -name perllocal.pod -delete
-}

Copied: perl-types-serialiser/repos/community-any/PKGBUILD (from rev 102356, 
perl-types-serialiser/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-09 12:48:04 UTC (rev 102357)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname='perl-types-serialiser'
+pkgver=1.0
+pkgrel=1
+pkgdesc=simple data types for common serialisation formats
+arch=('any')
+license=('PerlArtistic' 'GPL')
+depends=('perl-common-sense')
+makedepends=()
+url='http://search.cpan.org/dist/Types-Serialiser'
+source=(http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Types-Serialiser-$pkgver.tar.gz;)
+md5sums=('76460a2bfbc644672499af89192e03fe')
+
+build() {
+  export PERL_MM_USE_DEFAULT=1 PERL5LIB= \
+  PERL_AUTOINSTALL=--skipdeps\
+  PERL_MM_OPT=INSTALLDIRS=vendor DESTDIR='$pkgdir' \
+  PERL_MB_OPT=--installdirs vendor --destdir '$pkgdir' \
+  MODULEBUILDRC=/dev/null
+
+  cd $srcdir/Types-Serialiser-$pkgver
+  perl Makefile.PL
+  make
+}
+
+check() {
+  cd $srcdir/Types-Serialiser-$pkgver
+  export PERL_MM_USE_DEFAULT=1 PERL5LIB=
+  make test
+}
+
+package() {
+  cd $srcdir/Types-Serialiser-$pkgver
+  make install
+  find $pkgdir -name .packlist -o -name perllocal.pod -delete
+}



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

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 13:50:15
  Author: spupykin
Revision: 102358

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

Added:
  gmic/repos/community-i686/PKGBUILD
(from rev 102357, gmic/trunk/PKGBUILD)
  gmic/repos/community-i686/opencv-buildfix.patch
(from rev 102357, gmic/trunk/opencv-buildfix.patch)
  gmic/repos/community-x86_64/PKGBUILD
(from rev 102357, gmic/trunk/PKGBUILD)
  gmic/repos/community-x86_64/opencv-buildfix.patch
(from rev 102357, gmic/trunk/opencv-buildfix.patch)
Deleted:
  gmic/repos/community-i686/PKGBUILD
  gmic/repos/community-i686/opencv-buildfix.patch
  gmic/repos/community-x86_64/PKGBUILD
  gmic/repos/community-x86_64/opencv-buildfix.patch

+
 /PKGBUILD  |  126 +++
 /opencv-buildfix.patch |   40 +
 community-i686/PKGBUILD|   63 ---
 community-i686/opencv-buildfix.patch   |   20 
 community-x86_64/PKGBUILD  |   63 ---
 community-x86_64/opencv-buildfix.patch |   20 
 6 files changed, 166 insertions(+), 166 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-09 12:48:04 UTC (rev 102357)
+++ community-i686/PKGBUILD 2013-12-09 12:50:15 UTC (rev 102358)
@@ -1,63 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Jan heftig Steffens jan.steff...@gmail.com
-# Contributor: farid farid at archlinuc-br.org
-# Contributor: Archie mym...@gmail.com
-
-pkgbase=gmic
-pkgname=(gmic gimp-plugin-gmic zart)
-pkgver=1.5.7.2
-pkgrel=1
-arch=(i686 x86_64)
-url=http://gmic.sourceforge.net;
-license=(custom:CeCILL)
-makedepends=('gimp' 'qt4' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2')
-#options=('!emptydirs')
-source=(http://downloads.sourceforge.net/sourceforge/gmic/gmic_${pkgver}.tar.gz;
-opencv-buildfix.patch)
-md5sums=('08aa65f01b5bec9cb0ff71b30102cf4e'
- '120319b0d6c81c5af186abe2281b79ca')
-
-prepare() {
-  cd ${srcdir}/gmic-${pkgver}
-  patch -p1 -i ${srcdir}/opencv-buildfix.patch
-  find ${srcdir}/gmic-${pkgver}/zart -type f -execdir chmod 644 '{}' \;
-  find ${srcdir}/gmic-${pkgver}/zart -type d -execdir chmod 755 '{}' \;
-  sed -i 's|qmake zart.pro|qmake-qt4 zart.pro|' src/Makefile
-}
-
-build() {
-  cd ${srcdir}/gmic-${pkgver}
-  make -C src all
-}
-
-package_gmic() {
-  pkgdesc=GREYC's Magic Image Converter: image processing framework
-  depends=(fftw libtiff libjpeg libpng openexr libx11)
-  replaces=(greycstoration)
-
-  cd ${srcdir}/gmic-${pkgver}
-  make -C src install DESTDIR=$pkgdir USR=/usr
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-  rm -rf ${pkgdir}/usr/{bin/zart,lib/gimp,share/zart}
-}
-
-package_zart() {
-  pkgdesc=A GUI for G'MIC real-time manipulations on the output of a webcam
-  depends=(opencv fftw qt4)
-
-  cd ${srcdir}/gmic-${pkgver}
-  make -C src install DESTDIR=$pkgdir USR=/usr
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-  rm -rf ${pkgdir}/usr/{bin/gmic,include,lib,share/{man,bash-completion}}
-}
-
-package_gimp-plugin-gmic() {
-  pkgdesc=Gimp plugin for the G'MIC image processing framework
-  depends=(gimp fftw)
-  replaces=(gimp-plugin-greycstoration gimp-plugin-gmic4gimp)
-
-  cd ${srcdir}/gmic-${pkgver}
-  install -Dm755 src/gmic_gimp ${pkgdir}/usr/lib/gimp/2.0/plug-ins/gmic_gimp
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: gmic/repos/community-i686/PKGBUILD (from rev 102357, 
gmic/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-09 12:50:15 UTC (rev 102358)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Jan heftig Steffens jan.steff...@gmail.com
+# Contributor: farid farid at archlinuc-br.org
+# Contributor: Archie mym...@gmail.com
+
+pkgbase=gmic
+pkgname=(gmic gimp-plugin-gmic zart)
+pkgver=1.5.8.0
+pkgrel=1
+arch=(i686 x86_64)
+url=http://gmic.sourceforge.net;
+license=(custom:CeCILL)
+makedepends=('gimp' 'qt4' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2')
+#options=('!emptydirs')
+source=(http://downloads.sourceforge.net/sourceforge/gmic/gmic_${pkgver}.tar.gz;
+opencv-buildfix.patch)
+md5sums=('286d99392a80aaaf2dbcda2ec95f021e'
+ '120319b0d6c81c5af186abe2281b79ca')
+
+prepare() {
+  cd ${srcdir}/gmic-${pkgver}
+  patch -p1 -i ${srcdir}/opencv-buildfix.patch
+  find ${srcdir}/gmic-${pkgver}/zart -type f -execdir chmod 644 '{}' \;
+  find ${srcdir}/gmic-${pkgver}/zart -type d -execdir chmod 755 '{}' \;
+  sed -i 's|qmake zart.pro|qmake-qt4 zart.pro|' src/Makefile
+}
+
+build() {
+  cd ${srcdir}/gmic-${pkgver}
+  make -C src all
+}
+
+package_gmic() {
+  pkgdesc=GREYC's Magic Image Converter: image 

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

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 13:51:26
  Author: spupykin
Revision: 102359

archrelease: copy trunk to community-any

Added:
  linux-howtos/repos/community-any/PKGBUILD
(from rev 102358, linux-howtos/trunk/PKGBUILD)
Deleted:
  linux-howtos/repos/community-any/PKGBUILD

--+
 PKGBUILD |   40 
 1 file changed, 20 insertions(+), 20 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-09 12:50:15 UTC (rev 102358)
+++ PKGBUILD2013-12-09 12:51:26 UTC (rev 102359)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Martin -dadexter- Lefebvre dadex...@gmail.com
-
-pkgname=linux-howtos
-pkgver=20120707
-pkgrel=1
-pkgdesc=Documentation on many tasks relating to Linux setup and operation
-arch=('any')
-url=http://www.tldp.org/;
-license=('FDL')
-options=('docs')
-source=(http://www.slackware.at/data/slackware-current/slackware/f/$pkgname-$pkgver-noarch-1.txz;)
-md5sums=('6c3368843c328f061866588672488649')
-
-package(){
-  cd ${srcdir}
-  install -d ${pkgdir}/usr/share/linux-howtos
-  cp -r usr/doc/Linux-HOWTOs/* ${pkgdir}/usr/share/linux-howtos
-}

Copied: linux-howtos/repos/community-any/PKGBUILD (from rev 102358, 
linux-howtos/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-09 12:51:26 UTC (rev 102359)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Martin -dadexter- Lefebvre dadex...@gmail.com
+
+pkgname=linux-howtos
+pkgver=20131011
+pkgrel=1
+pkgdesc=Documentation on many tasks relating to Linux setup and operation
+arch=('any')
+url=http://www.tldp.org/;
+license=('FDL')
+options=('docs')
+source=(http://www.slackware.at/data/slackware-current/slackware/f/$pkgname-$pkgver-noarch-1.txz;)
+md5sums=('c8942adec1d617ce3f0cb9e6598729f4')
+
+package(){
+  cd ${srcdir}
+  install -d ${pkgdir}/usr/share/linux-howtos
+  cp -r usr/doc/Linux-HOWTOs/* ${pkgdir}/usr/share/linux-howtos
+}



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

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 14:12:10
  Author: spupykin
Revision: 102360

upgpkg: q4wine 1.1_r1-1

Modified:
  q4wine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 12:51:26 UTC (rev 102359)
+++ PKGBUILD2013-12-09 13:12:10 UTC (rev 102360)
@@ -3,7 +3,7 @@
 # Contributor: Chris Giles Chris.G.27 (at) Gmail.com
 
 pkgname=q4wine
-pkgver=1.1
+pkgver=1.1_r1
 pkgrel=1
 pkgdesc=A Qt4 GUI for Wine
 arch=(i686 x86_64)
@@ -20,7 +20,7 @@
 optdepends=(winetricks fuseiso)
 options=('!emptydirs')
 
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2)
-md5sums=('6d806e02a32346c84f72090a2b5c7f40')
+md5sums=('59ce6b2036a99217d572536a4f9c2555')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver/_/-}



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

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 14:12:19
  Author: spupykin
Revision: 102361

archrelease: copy trunk to community-i686

Added:
  q4wine/repos/community-i686/PKGBUILD
(from rev 102360, q4wine/trunk/PKGBUILD)
  q4wine/repos/community-i686/q4wine.desktop
(from rev 102360, q4wine/trunk/q4wine.desktop)
Deleted:
  q4wine/repos/community-i686/PKGBUILD
  q4wine/repos/community-i686/q4wine.desktop

+
 PKGBUILD   |   84 +++
 q4wine.desktop |   36 +++
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-09 13:12:10 UTC (rev 102360)
+++ PKGBUILD2013-12-09 13:12:19 UTC (rev 102361)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Chris Giles Chris.G.27 (at) Gmail.com
-
-pkgname=q4wine
-pkgver=1.1
-pkgrel=1
-pkgdesc=A Qt4 GUI for Wine
-arch=(i686 x86_64)
-url=http://sourceforge.net/projects/${pkgname}/;
-license=(GPL3)
-if [[ $CARCH == x86_64 ]]; then
-  # in multilib repo catalyst is 1st and default, so hardcode lib32-mesa-libgl
-  depends=(lib32-mesa-libgl qt4 wine sqlite3 which icoutils)
-  makedepends=(cmake)
-else
-  depends=(qt4 wine sqlite3 which icoutils)
-  makedepends=(cmake)
-fi
-optdepends=(winetricks fuseiso)
-options=('!emptydirs')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2)
-md5sums=('6d806e02a32346c84f72090a2b5c7f40')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver/_/-}
-  cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_WINETRIKS=ON \
--DLIBS_ENTRY_PATH=/usr/lib/$pkgname .
-  make
-}
-
-package() {
-if [[ $CARCH == x86_64 ]]; then
-  # remove hardcoded lib32-mesa-libgl
-  depends=(${depends[@]:1})
-fi
-
-  cd ${srcdir}/${pkgname}-${pkgver/_/-}
-  make DESTDIR=${pkgdir} install
-}

Copied: q4wine/repos/community-i686/PKGBUILD (from rev 102360, 
q4wine/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-09 13:12:19 UTC (rev 102361)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Chris Giles Chris.G.27 (at) Gmail.com
+
+pkgname=q4wine
+pkgver=1.1_r1
+pkgrel=1
+pkgdesc=A Qt4 GUI for Wine
+arch=(i686 x86_64)
+url=http://sourceforge.net/projects/${pkgname}/;
+license=(GPL3)
+if [[ $CARCH == x86_64 ]]; then
+  # in multilib repo catalyst is 1st and default, so hardcode lib32-mesa-libgl
+  depends=(lib32-mesa-libgl qt4 wine sqlite3 which icoutils)
+  makedepends=(cmake)
+else
+  depends=(qt4 wine sqlite3 which icoutils)
+  makedepends=(cmake)
+fi
+optdepends=(winetricks fuseiso)
+options=('!emptydirs')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2)
+md5sums=('59ce6b2036a99217d572536a4f9c2555')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver/_/-}
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_WINETRIKS=ON \
+-DLIBS_ENTRY_PATH=/usr/lib/$pkgname .
+  make
+}
+
+package() {
+if [[ $CARCH == x86_64 ]]; then
+  # remove hardcoded lib32-mesa-libgl
+  depends=(${depends[@]:1})
+fi
+
+  cd ${srcdir}/${pkgname}-${pkgver/_/-}
+  make DESTDIR=${pkgdir} install
+}

Deleted: q4wine.desktop
===
--- q4wine.desktop  2013-12-09 13:12:10 UTC (rev 102360)
+++ q4wine.desktop  2013-12-09 13:12:19 UTC (rev 102361)
@@ -1,18 +0,0 @@
-[Desktop Entry]
-Name=Q4Wine
-GenericName=A Qt4 GUI for Wine
-Comment=A Qt4 GUI for Wine
-#Version=0.1
-Type=Application
-Categories=KDE;Qt;Settings
-Terminal=false
-Encoding=UTF-8
-Icon=wine
-Exec=q4wine
-#ServiceTypes=inode/directory
-#Actions=Create;
-#X-KDE-Submenu=
-#X-KDE-Priority=TopLevel
-#X-KDE-Icon=tgz
-X-KDE-StartupNotify=true
-#X-DCOP-ServiceType=Unique

Copied: q4wine/repos/community-i686/q4wine.desktop (from rev 102360, 
q4wine/trunk/q4wine.desktop)
===
--- q4wine.desktop  (rev 0)
+++ q4wine.desktop  2013-12-09 13:12:19 UTC (rev 102361)
@@ -0,0 +1,18 @@
+[Desktop Entry]
+Name=Q4Wine
+GenericName=A Qt4 GUI for Wine
+Comment=A Qt4 GUI for Wine
+#Version=0.1
+Type=Application
+Categories=KDE;Qt;Settings
+Terminal=false
+Encoding=UTF-8
+Icon=wine
+Exec=q4wine
+#ServiceTypes=inode/directory
+#Actions=Create;
+#X-KDE-Submenu=
+#X-KDE-Priority=TopLevel
+#X-KDE-Icon=tgz
+X-KDE-StartupNotify=true
+#X-DCOP-ServiceType=Unique



[arch-commits] Commit in q4wine/repos/multilib-x86_64 (4 files)

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 14:12:50
  Author: spupykin
Revision: 102362

archrelease: copy trunk to multilib-x86_64

Added:
  q4wine/repos/multilib-x86_64/PKGBUILD
(from rev 102361, q4wine/trunk/PKGBUILD)
  q4wine/repos/multilib-x86_64/q4wine.desktop
(from rev 102361, q4wine/trunk/q4wine.desktop)
Deleted:
  q4wine/repos/multilib-x86_64/PKGBUILD
  q4wine/repos/multilib-x86_64/q4wine.desktop

+
 PKGBUILD   |   84 +++
 q4wine.desktop |   36 +++
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-09 13:12:19 UTC (rev 102361)
+++ PKGBUILD2013-12-09 13:12:50 UTC (rev 102362)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Chris Giles Chris.G.27 (at) Gmail.com
-
-pkgname=q4wine
-pkgver=1.1
-pkgrel=1
-pkgdesc=A Qt4 GUI for Wine
-arch=(i686 x86_64)
-url=http://sourceforge.net/projects/${pkgname}/;
-license=(GPL3)
-if [[ $CARCH == x86_64 ]]; then
-  # in multilib repo catalyst is 1st and default, so hardcode lib32-mesa-libgl
-  depends=(lib32-mesa-libgl qt4 wine sqlite3 which icoutils)
-  makedepends=(cmake)
-else
-  depends=(qt4 wine sqlite3 which icoutils)
-  makedepends=(cmake)
-fi
-optdepends=(winetricks fuseiso)
-options=('!emptydirs')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2)
-md5sums=('6d806e02a32346c84f72090a2b5c7f40')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver/_/-}
-  cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_WINETRIKS=ON \
--DLIBS_ENTRY_PATH=/usr/lib/$pkgname .
-  make
-}
-
-package() {
-if [[ $CARCH == x86_64 ]]; then
-  # remove hardcoded lib32-mesa-libgl
-  depends=(${depends[@]:1})
-fi
-
-  cd ${srcdir}/${pkgname}-${pkgver/_/-}
-  make DESTDIR=${pkgdir} install
-}

Copied: q4wine/repos/multilib-x86_64/PKGBUILD (from rev 102361, 
q4wine/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-09 13:12:50 UTC (rev 102362)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Chris Giles Chris.G.27 (at) Gmail.com
+
+pkgname=q4wine
+pkgver=1.1_r1
+pkgrel=1
+pkgdesc=A Qt4 GUI for Wine
+arch=(i686 x86_64)
+url=http://sourceforge.net/projects/${pkgname}/;
+license=(GPL3)
+if [[ $CARCH == x86_64 ]]; then
+  # in multilib repo catalyst is 1st and default, so hardcode lib32-mesa-libgl
+  depends=(lib32-mesa-libgl qt4 wine sqlite3 which icoutils)
+  makedepends=(cmake)
+else
+  depends=(qt4 wine sqlite3 which icoutils)
+  makedepends=(cmake)
+fi
+optdepends=(winetricks fuseiso)
+options=('!emptydirs')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2)
+md5sums=('59ce6b2036a99217d572536a4f9c2555')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver/_/-}
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_WINETRIKS=ON \
+-DLIBS_ENTRY_PATH=/usr/lib/$pkgname .
+  make
+}
+
+package() {
+if [[ $CARCH == x86_64 ]]; then
+  # remove hardcoded lib32-mesa-libgl
+  depends=(${depends[@]:1})
+fi
+
+  cd ${srcdir}/${pkgname}-${pkgver/_/-}
+  make DESTDIR=${pkgdir} install
+}

Deleted: q4wine.desktop
===
--- q4wine.desktop  2013-12-09 13:12:19 UTC (rev 102361)
+++ q4wine.desktop  2013-12-09 13:12:50 UTC (rev 102362)
@@ -1,18 +0,0 @@
-[Desktop Entry]
-Name=Q4Wine
-GenericName=A Qt4 GUI for Wine
-Comment=A Qt4 GUI for Wine
-#Version=0.1
-Type=Application
-Categories=KDE;Qt;Settings
-Terminal=false
-Encoding=UTF-8
-Icon=wine
-Exec=q4wine
-#ServiceTypes=inode/directory
-#Actions=Create;
-#X-KDE-Submenu=
-#X-KDE-Priority=TopLevel
-#X-KDE-Icon=tgz
-X-KDE-StartupNotify=true
-#X-DCOP-ServiceType=Unique

Copied: q4wine/repos/multilib-x86_64/q4wine.desktop (from rev 102361, 
q4wine/trunk/q4wine.desktop)
===
--- q4wine.desktop  (rev 0)
+++ q4wine.desktop  2013-12-09 13:12:50 UTC (rev 102362)
@@ -0,0 +1,18 @@
+[Desktop Entry]
+Name=Q4Wine
+GenericName=A Qt4 GUI for Wine
+Comment=A Qt4 GUI for Wine
+#Version=0.1
+Type=Application
+Categories=KDE;Qt;Settings
+Terminal=false
+Encoding=UTF-8
+Icon=wine
+Exec=q4wine
+#ServiceTypes=inode/directory
+#Actions=Create;
+#X-KDE-Submenu=
+#X-KDE-Priority=TopLevel
+#X-KDE-Icon=tgz
+X-KDE-StartupNotify=true
+#X-DCOP-ServiceType=Unique



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

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 14:16:22
  Author: spupykin
Revision: 102363

upgpkg: linuxdoc-tools 0.9.69-1

upd

Modified:
  linuxdoc-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 13:12:50 UTC (rev 102362)
+++ PKGBUILD2013-12-09 13:16:22 UTC (rev 102363)
@@ -3,7 +3,7 @@
 # Contributor: David Ell david at bytesizebits dot net
 
 pkgname=linuxdoc-tools
-pkgver=0.9.68
+pkgver=0.9.69
 pkgrel=1
 pkgdesc=Convert LinuxDoc SGML source into other formats
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 license=('GPL')
 depends=('jade')
 optdepends=('groff' 'texlive-bin')
-source=(http://ftp.de.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_${pkgver}.tar.gz)
-md5sums=('68434f800ab3b68f44da790cc61cf766')
+source=(http://ftp.de.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz)
+md5sums=('1d13d500918a7a145b0edc2f16f61dd1')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



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

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 14:16:44
  Author: spupykin
Revision: 102364

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

Added:
  linuxdoc-tools/repos/community-i686/PKGBUILD
(from rev 102363, linuxdoc-tools/trunk/PKGBUILD)
  linuxdoc-tools/repos/community-x86_64/PKGBUILD
(from rev 102363, linuxdoc-tools/trunk/PKGBUILD)
Deleted:
  linuxdoc-tools/repos/community-i686/PKGBUILD
  linuxdoc-tools/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-09 13:16:22 UTC (rev 102363)
+++ community-i686/PKGBUILD 2013-12-09 13:16:44 UTC (rev 102364)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: David Ell david at bytesizebits dot net
-
-pkgname=linuxdoc-tools
-pkgver=0.9.68
-pkgrel=1
-pkgdesc=Convert LinuxDoc SGML source into other formats
-arch=('i686' 'x86_64')
-url=http://packages.debian.org/sid/linuxdoc-tools;
-license=('GPL')
-depends=('jade')
-optdepends=('groff' 'texlive-bin')
-source=(http://ftp.de.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_${pkgver}.tar.gz)
-md5sums=('68434f800ab3b68f44da790cc61cf766')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  sed -i '/extern int yyleng;/d' rtf-fix/rtf2rtf.l
-  ./configure --prefix=/usr --mandir=/usr/share/man
-  make
-  make DESTDIR=$pkgdir/ install
-}

Copied: linuxdoc-tools/repos/community-i686/PKGBUILD (from rev 102363, 
linuxdoc-tools/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-09 13:16:44 UTC (rev 102364)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: David Ell david at bytesizebits dot net
+
+pkgname=linuxdoc-tools
+pkgver=0.9.69
+pkgrel=1
+pkgdesc=Convert LinuxDoc SGML source into other formats
+arch=('i686' 'x86_64')
+url=http://packages.debian.org/sid/linuxdoc-tools;
+license=('GPL')
+depends=('jade')
+optdepends=('groff' 'texlive-bin')
+source=(http://ftp.de.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz)
+md5sums=('1d13d500918a7a145b0edc2f16f61dd1')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  sed -i '/extern int yyleng;/d' rtf-fix/rtf2rtf.l
+  ./configure --prefix=/usr --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-12-09 13:16:22 UTC (rev 102363)
+++ community-x86_64/PKGBUILD   2013-12-09 13:16:44 UTC (rev 102364)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: David Ell david at bytesizebits dot net
-
-pkgname=linuxdoc-tools
-pkgver=0.9.68
-pkgrel=1
-pkgdesc=Convert LinuxDoc SGML source into other formats
-arch=('i686' 'x86_64')
-url=http://packages.debian.org/sid/linuxdoc-tools;
-license=('GPL')
-depends=('jade')
-optdepends=('groff' 'texlive-bin')
-source=(http://ftp.de.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_${pkgver}.tar.gz)
-md5sums=('68434f800ab3b68f44da790cc61cf766')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  sed -i '/extern int yyleng;/d' rtf-fix/rtf2rtf.l
-  ./configure --prefix=/usr --mandir=/usr/share/man
-  make
-  make DESTDIR=$pkgdir/ install
-}

Copied: linuxdoc-tools/repos/community-x86_64/PKGBUILD (from rev 102363, 
linuxdoc-tools/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-12-09 13:16:44 UTC (rev 102364)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: David Ell david at bytesizebits dot net
+
+pkgname=linuxdoc-tools
+pkgver=0.9.69
+pkgrel=1
+pkgdesc=Convert LinuxDoc SGML source into other formats
+arch=('i686' 'x86_64')
+url=http://packages.debian.org/sid/linuxdoc-tools;
+license=('GPL')
+depends=('jade')
+optdepends=('groff' 'texlive-bin')
+source=(http://ftp.de.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz)
+md5sums=('1d13d500918a7a145b0edc2f16f61dd1')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  sed -i '/extern int yyleng;/d' rtf-fix/rtf2rtf.l
+  ./configure --prefix=/usr --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}



[arch-commits] Commit in f-spot/trunk (2 files)

2013-12-09 Thread Jan de Groot
Date: Monday, December 9, 2013 @ 14:27:06
  Author: jgc
Revision: 201360

upgpkg: f-spot 0.8.2-4

Fix compilation, compile with dmcs

Added:
  f-spot/trunk/0004-Fix-build-error-with-recent_gtk-sharp.patch
Modified:
  f-spot/trunk/PKGBUILD

--+
 0004-Fix-build-error-with-recent_gtk-sharp.patch |   15 
 PKGBUILD |   39 +
 2 files changed, 40 insertions(+), 14 deletions(-)

Added: 0004-Fix-build-error-with-recent_gtk-sharp.patch
===
--- 0004-Fix-build-error-with-recent_gtk-sharp.patch
(rev 0)
+++ 0004-Fix-build-error-with-recent_gtk-sharp.patch2013-12-09 13:27:06 UTC 
(rev 201360)
@@ -0,0 +1,15 @@
+from upstream git
+
+diff --git a/src/Clients/MainApp/FSpot/GroupSelector.cs 
b/src/Clients/MainApp/FSpot/GroupSelector.cs
+index b1e4993..63edd84 100644
+--- a/src/Clients/MainApp/FSpot/GroupSelector.cs
 b/src/Clients/MainApp/FSpot/GroupSelector.cs
+@@ -467,7 +467,7 @@ namespace FSpot {
+   bounds.Height = selector.background.Height;
+   bounds.Y = selector.background.Y;
+   bounds.X = selector.BoxX (item);
+-  bounds.Width = Math.Max (selector.BoxX (item + 
1) - bounds.X, 1);
++  bounds.Width = Math.Max (selector.BoxX (item + 
1) - selector.BoxX (item), 1);
+ 
+   if (item  0 || item  
selector.box_counts.Length - 1)
+   return;

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 12:44:37 UTC (rev 201359)
+++ PKGBUILD2013-12-09 13:27:06 UTC (rev 201360)
@@ -5,42 +5,53 @@
 
 pkgname=f-spot
 pkgver=0.8.2
-pkgrel=3
+pkgrel=4
 pkgdesc=A personal photo management program for GNOME
 url=http://www.gnome.org/projects/f-spot/;
 arch=(i686 x86_64)
 license=('GPL')
 depends=('mono-addins' 'gnome-sharp' 'ndesk-dbus-glib' 'lcms' 
'gnome-keyring-sharp' 'flickrnet' 'libgphoto2' 'desktop-file-utils' 
'hicolor-icon-theme' 'xdg-utils' 'libunique')
-makedepends=('intltool' 'gnome-doc-utils' 'gnome-screensaver')
+makedepends=('intltool' 'gnome-doc-utils')
 install=$pkgname.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/${pkgname}-${pkgver}.tar.bz2
 mono-2.8.patch
-flickrnet-3.0.patch)
+flickrnet-3.0.patch
+0004-Fix-build-error-with-recent_gtk-sharp.patch)
 sha256sums=('24448d3431a95a9faa0aa975554414eb638f918811507177e9d69d11d417873a'
 '4e7d2f1909870b842bbbe087f4381f325d5281d2deae0d32ba5713ee66d52b65'
-'e8e4470c7cd29c000a9505bcd85cb25641890f66e568edb33d495e8e38fc92a5')
+'e8e4470c7cd29c000a9505bcd85cb25641890f66e568edb33d495e8e38fc92a5'
+'a7f46b3fad59b8d81a329e51ca722373c82bcf664976b8bcb9618084307c81ec')
 
+prepare() {
+  mkdir .wabi
+
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../mono-2.8.patch
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=665063
+  patch -Np1 -i ../flickrnet-3.0.patch
+  
+  # Patch from Debian
+  patch -Np1 -i ../0004-Fix-build-error-with-recent_gtk-sharp.patch
+}
+
 build() {
   export MONO_SHARED_DIR=${srcdir}/.wabi
-  mkdir -p ${MONO_SHARED_DIR}
 
-  cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np1 -i ${srcdir}/mono-2.8.patch
-  # https://bugzilla.gnome.org/show_bug.cgi?id=665063
-  patch -Np1 -i ${srcdir}/flickrnet-3.0.patch
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  cd $pkgname-$pkgver
+  MCS=/usr/bin/dmcs ./configure --prefix=/usr --sysconfdir=/etc 
--localstatedir=/var \
   --disable-static --disable-scrollkeeper 
--disable-schemas-install --enable-release \
+  --with-gnome-screensaver=/usr 
--with-gnome-screensaver-privlibexecdir=/usr/lib/gnome-screensaver \
   --with-vendor-build-id=ArchLinux
   make
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd $pkgname-$pkgver
   make DESTDIR=${pkgdir} install
 
   install -m755 -d ${pkgdir}/usr/share/gconf/schemas
-  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain f-spot ${pkgdir}/etc/gconf/schemas/*.schemas || return 1
+  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain f-spot ${pkgdir}/etc/gconf/schemas/*.schemas
   rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
 }
 



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

2013-12-09 Thread Jan de Groot
Date: Monday, December 9, 2013 @ 14:27:15
  Author: jgc
Revision: 201361

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

Added:
  f-spot/repos/extra-i686/0004-Fix-build-error-with-recent_gtk-sharp.patch
(from rev 201360, 
f-spot/trunk/0004-Fix-build-error-with-recent_gtk-sharp.patch)
  f-spot/repos/extra-i686/PKGBUILD
(from rev 201360, f-spot/trunk/PKGBUILD)
  f-spot/repos/extra-i686/f-spot.install
(from rev 201360, f-spot/trunk/f-spot.install)
  f-spot/repos/extra-i686/flickrnet-3.0.patch
(from rev 201360, f-spot/trunk/flickrnet-3.0.patch)
  f-spot/repos/extra-i686/mono-2.8.patch
(from rev 201360, f-spot/trunk/mono-2.8.patch)
  f-spot/repos/extra-x86_64/0004-Fix-build-error-with-recent_gtk-sharp.patch
(from rev 201360, 
f-spot/trunk/0004-Fix-build-error-with-recent_gtk-sharp.patch)
  f-spot/repos/extra-x86_64/PKGBUILD
(from rev 201360, f-spot/trunk/PKGBUILD)
  f-spot/repos/extra-x86_64/f-spot.install
(from rev 201360, f-spot/trunk/f-spot.install)
  f-spot/repos/extra-x86_64/flickrnet-3.0.patch
(from rev 201360, f-spot/trunk/flickrnet-3.0.patch)
  f-spot/repos/extra-x86_64/mono-2.8.patch
(from rev 201360, f-spot/trunk/mono-2.8.patch)
Deleted:
  f-spot/repos/extra-i686/PKGBUILD
  f-spot/repos/extra-i686/f-spot.install
  f-spot/repos/extra-i686/flickrnet-3.0.patch
  f-spot/repos/extra-i686/mono-2.8.patch
  f-spot/repos/extra-x86_64/PKGBUILD
  f-spot/repos/extra-x86_64/f-spot.install
  f-spot/repos/extra-x86_64/flickrnet-3.0.patch
  f-spot/repos/extra-x86_64/mono-2.8.patch

---+
 /PKGBUILD |  114 +
 /f-spot.install   |   48 ++
 /flickrnet-3.0.patch  |  228 ++
 /mono-2.8.patch   |   44 +
 extra-i686/0004-Fix-build-error-with-recent_gtk-sharp.patch   |   15 
 extra-i686/PKGBUILD   |   46 --
 extra-i686/f-spot.install |   24 -
 extra-i686/flickrnet-3.0.patch|  114 -
 extra-i686/mono-2.8.patch |   22 
 extra-x86_64/0004-Fix-build-error-with-recent_gtk-sharp.patch |   15 
 extra-x86_64/PKGBUILD |   46 --
 extra-x86_64/f-spot.install   |   24 -
 extra-x86_64/flickrnet-3.0.patch  |  114 -
 extra-x86_64/mono-2.8.patch   |   22 
 14 files changed, 464 insertions(+), 412 deletions(-)

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


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

2013-12-09 Thread Jan de Groot
Date: Monday, December 9, 2013 @ 14:42:13
  Author: jgc
Revision: 201363

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

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

--+
 /PKGBUILD|   60 +
 /eog.install |   26 +++
 extra-i686/PKGBUILD  |   33 
 extra-i686/eog.install   |   13 -
 extra-x86_64/PKGBUILD|   33 
 extra-x86_64/eog.install |   13 -
 6 files changed, 86 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-09 13:42:07 UTC (rev 201362)
+++ extra-i686/PKGBUILD 2013-12-09 13:42:13 UTC (rev 201363)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=eog
-pkgver=3.10.2
-pkgrel=1
-pkgdesc=Eye of Gnome: An image viewing and cataloging program
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gnome-desktop libexif lcms2 desktop-file-utils exempi libpeas librsvg 
gnome-icon-theme dconf)
-makedepends=(gtk-doc intltool itstool)
-install=eog.install
-groups=(gnome)
-options=('!emptydirs')
-url=http://www.gnome.org;
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5ccc98609ca666420719383cc7d9b44335bbc0aacf048e38036d1f946ce54763')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-
-  # remove it from Xfce menu that ships its own thingy
-  echo NotShowIn=XFCE  $pkgdir/usr/share/applications/eog.desktop
-}

Copied: eog/repos/extra-i686/PKGBUILD (from rev 201362, eog/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-09 13:42:13 UTC (rev 201363)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=eog
+pkgver=3.10.2
+pkgrel=2
+pkgdesc=Eye of Gnome: An image viewing and cataloging program
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gnome-desktop libexif lcms2 desktop-file-utils exempi libpeas librsvg 
gnome-icon-theme dconf)
+makedepends=(gtk-doc intltool itstool)
+install=eog.install
+groups=(gnome)
+options=('!emptydirs')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('5ccc98609ca666420719383cc7d9b44335bbc0aacf048e38036d1f946ce54763')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/eog.install
===
--- extra-i686/eog.install  2013-12-09 13:42:07 UTC (rev 201362)
+++ extra-i686/eog.install  2013-12-09 13:42:13 UTC (rev 201363)
@@ -1,13 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: eog/repos/extra-i686/eog.install (from rev 201362, 
eog/trunk/eog.install)
===
--- extra-i686/eog.install  (rev 0)
+++ extra-i686/eog.install  2013-12-09 13:42:13 UTC (rev 201363)
@@ -0,0 +1,13 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-12-09 13:42:07 UTC (rev 201362)
+++ extra-x86_64/PKGBUILD   2013-12-09 13:42:13 UTC (rev 201363)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=eog
-pkgver=3.10.2
-pkgrel=1
-pkgdesc=Eye of Gnome: An image viewing and cataloging program
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gnome-desktop libexif lcms2 

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

2013-12-09 Thread Jan de Groot
Date: Monday, December 9, 2013 @ 14:42:07
  Author: jgc
Revision: 201362

upgpkg: eog 3.10.2-2

Remove notshowin=xfce

Modified:
  eog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 13:27:15 UTC (rev 201361)
+++ PKGBUILD2013-12-09 13:42:07 UTC (rev 201362)
@@ -4,7 +4,7 @@
 
 pkgname=eog
 pkgver=3.10.2
-pkgrel=1
+pkgrel=2
 pkgdesc=Eye of Gnome: An image viewing and cataloging program
 arch=(i686 x86_64)
 license=(GPL)
@@ -14,7 +14,7 @@
 groups=(gnome)
 options=('!emptydirs')
 url=http://www.gnome.org;
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
 sha256sums=('5ccc98609ca666420719383cc7d9b44335bbc0aacf048e38036d1f946ce54763')
 
 build() {
@@ -27,7 +27,4 @@
 package() {
   cd $pkgname-$pkgver
   make DESTDIR=$pkgdir install
-
-  # remove it from Xfce menu that ships its own thingy
-  echo NotShowIn=XFCE  $pkgdir/usr/share/applications/eog.desktop
 }



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

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 15:03:02
  Author: spupykin
Revision: 102365

upgpkg: fbreader 0.99.4-4

upd

Modified:
  fbreader/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 13:16:44 UTC (rev 102364)
+++ PKGBUILD2013-12-09 14:03:02 UTC (rev 102365)
@@ -4,7 +4,7 @@
 
 pkgname=fbreader
 pkgver=0.99.4
-pkgrel=3
+pkgrel=4
 pkgdesc=An e-book reader for Linux
 arch=('i686' 'x86_64')
 url=http://www.fbreader.org/;
@@ -11,9 +11,16 @@
 license=('GPL')
 depends=('fribidi' 'bzip2' 'curl' 'qt4' 'libunibreak' 'sqlite')
 makedepends=('ccache')
-source=(http://www.fbreader.org/files/desktop/fbreader-sources-$pkgver.tgz)
-md5sums=('ed13a9c3aeb68aaa98a1dd6f7947a31d')
+source=(http://www.fbreader.org/files/desktop/fbreader-sources-$pkgver.tgz
+   
fbreader-0.99.4.patch::http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-text/fbreader/files/fbreader-0.99.4.patch?revision=1.1;)
+md5sums=('ed13a9c3aeb68aaa98a1dd6f7947a31d'
+ 'bc8975fc8235f393ef011b564addf300')
 
+prepare() {
+  cd $srcdir/fbreader-$pkgver
+  patch -p1 $srcdir/fbreader-0.99.4.patch
+}
+
 build() {
   export TARGET_ARCH=desktop
   export UI_TYPE=qt4



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

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 15:03:20
  Author: spupykin
Revision: 102366

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-09 14:03:02 UTC (rev 102365)
+++ community-i686/PKGBUILD 2013-12-09 14:03:20 UTC (rev 102366)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: William Rea sillywi...@gmail.com
-
-pkgname=fbreader
-pkgver=0.99.4
-pkgrel=3
-pkgdesc=An e-book reader for Linux
-arch=('i686' 'x86_64')
-url=http://www.fbreader.org/;
-license=('GPL')
-depends=('fribidi' 'bzip2' 'curl' 'qt4' 'libunibreak' 'sqlite')
-makedepends=('ccache')
-source=(http://www.fbreader.org/files/desktop/fbreader-sources-$pkgver.tgz)
-md5sums=('ed13a9c3aeb68aaa98a1dd6f7947a31d')
-
-build() {
-  export TARGET_ARCH=desktop
-  export UI_TYPE=qt4
-  export TARGET_STATUS=release
-  cd $srcdir/fbreader-$pkgver
-  make ZLSHARED=no MOC=/usr/bin/moc-qt4
-}
-
-package() {
-  cd $srcdir/fbreader-$pkgver
-  make ZLSHARED=no DESTDIR=$pkgdir install
-}

Copied: fbreader/repos/community-i686/PKGBUILD (from rev 102365, 
fbreader/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-09 14:03:20 UTC (rev 102366)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: William Rea sillywi...@gmail.com
+
+pkgname=fbreader
+pkgver=0.99.4
+pkgrel=4
+pkgdesc=An e-book reader for Linux
+arch=('i686' 'x86_64')
+url=http://www.fbreader.org/;
+license=('GPL')
+depends=('fribidi' 'bzip2' 'curl' 'qt4' 'libunibreak' 'sqlite')
+makedepends=('ccache')
+source=(http://www.fbreader.org/files/desktop/fbreader-sources-$pkgver.tgz
+   
fbreader-0.99.4.patch::http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-text/fbreader/files/fbreader-0.99.4.patch?revision=1.1;)
+md5sums=('ed13a9c3aeb68aaa98a1dd6f7947a31d'
+ 'bc8975fc8235f393ef011b564addf300')
+
+prepare() {
+  cd $srcdir/fbreader-$pkgver
+  patch -p1 $srcdir/fbreader-0.99.4.patch
+}
+
+build() {
+  export TARGET_ARCH=desktop
+  export UI_TYPE=qt4
+  export TARGET_STATUS=release
+  cd $srcdir/fbreader-$pkgver
+  make ZLSHARED=no MOC=/usr/bin/moc-qt4
+}
+
+package() {
+  cd $srcdir/fbreader-$pkgver
+  make ZLSHARED=no DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-12-09 14:03:02 UTC (rev 102365)
+++ community-x86_64/PKGBUILD   2013-12-09 14:03:20 UTC (rev 102366)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: William Rea sillywi...@gmail.com
-
-pkgname=fbreader
-pkgver=0.99.4
-pkgrel=3
-pkgdesc=An e-book reader for Linux
-arch=('i686' 'x86_64')
-url=http://www.fbreader.org/;
-license=('GPL')
-depends=('fribidi' 'bzip2' 'curl' 'qt4' 'libunibreak' 'sqlite')
-makedepends=('ccache')
-source=(http://www.fbreader.org/files/desktop/fbreader-sources-$pkgver.tgz)
-md5sums=('ed13a9c3aeb68aaa98a1dd6f7947a31d')
-
-build() {
-  export TARGET_ARCH=desktop
-  export UI_TYPE=qt4
-  export TARGET_STATUS=release
-  cd $srcdir/fbreader-$pkgver
-  make ZLSHARED=no MOC=/usr/bin/moc-qt4
-}
-
-package() {
-  cd $srcdir/fbreader-$pkgver
-  make ZLSHARED=no DESTDIR=$pkgdir install
-}

Copied: fbreader/repos/community-x86_64/PKGBUILD (from rev 102365, 
fbreader/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-12-09 14:03:20 UTC (rev 102366)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: William Rea sillywi...@gmail.com
+
+pkgname=fbreader
+pkgver=0.99.4
+pkgrel=4
+pkgdesc=An e-book reader for Linux
+arch=('i686' 'x86_64')
+url=http://www.fbreader.org/;
+license=('GPL')
+depends=('fribidi' 'bzip2' 'curl' 'qt4' 'libunibreak' 'sqlite')
+makedepends=('ccache')
+source=(http://www.fbreader.org/files/desktop/fbreader-sources-$pkgver.tgz
+   
fbreader-0.99.4.patch::http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-text/fbreader/files/fbreader-0.99.4.patch?revision=1.1;)
+md5sums=('ed13a9c3aeb68aaa98a1dd6f7947a31d'
+ 

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

2013-12-09 Thread Bartłomiej Piotrowski
Date: Monday, December 9, 2013 @ 15:28:01
  Author: bpiotrowski
Revision: 102368

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

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

-+
 /PKGBUILD   |   76 ++
 /udevil.install |8 
 community-i686/PKGBUILD |   38 ---
 community-i686/udevil.install   |4 --
 community-x86_64/PKGBUILD   |   38 ---
 community-x86_64/udevil.install |4 --
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-09 14:27:50 UTC (rev 102367)
+++ community-i686/PKGBUILD 2013-12-09 14:28:01 UTC (rev 102368)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: IgnorantGuru 
http://igurublog.wordpress.com/contact-ignorantguru/
-
-pkgname=udevil
-pkgver=0.4.2
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc='Mount and unmount without password'
-url='http://ignorantguru.github.com/udevil/'
-license=('GPL3')
-makedepends=('intltool' 'gettext')
-depends=('udev' 'glib2')
-optdepends=('davfs2: mount WebDAV shares'
-'nfs-utils:  mount nfs shares'
-'sshfs:  mount sftp shares'
-'curlftpfs:  mount ftp shares'
-'cifs-utils: mount samba shares'
-'eject:  eject via devmon'
-'zenity: devmon popups'
-'udisks: devmon mount without suid udevil'
-'udisks2:devmon mount without suid udevil')
-provides=('devmon')
-backup=('etc/udevil/udevil.conf')
-install=$pkgname.install
-source=(https://github.com/IgnorantGuru/udevil/archive/$pkgver.tar.gz)
-md5sums=('861cd70384693277370469f81ffbcfec')
-
-build() {
-cd $pkgname-$pkgver
-./configure --prefix=/usr
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make DESTDIR=$pkgdir install
-}

Copied: udevil/repos/community-i686/PKGBUILD (from rev 102367, 
udevil/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-09 14:28:01 UTC (rev 102368)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: IgnorantGuru 
http://igurublog.wordpress.com/contact-ignorantguru/
+
+pkgname=udevil
+pkgver=0.4.3
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='Mount and unmount without password'
+url='http://ignorantguru.github.com/udevil/'
+license=('GPL3')
+makedepends=('intltool' 'gettext')
+depends=('udev' 'glib2')
+optdepends=('davfs2: mount WebDAV shares'
+'nfs-utils:  mount nfs shares'
+'sshfs:  mount sftp shares'
+'curlftpfs:  mount ftp shares'
+'cifs-utils: mount samba shares'
+'eject:  eject via devmon'
+'zenity: devmon popups'
+'udisks: devmon mount without suid udevil'
+'udisks2:devmon mount without suid udevil')
+provides=('devmon')
+backup=('etc/udevil/udevil.conf')
+install=$pkgname.install
+source=(https://github.com/IgnorantGuru/udevil/archive/$pkgver.tar.gz)
+md5sums=('7b00971f875aa8e0b436213209c6b61c')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR=$pkgdir install
+}

Deleted: community-i686/udevil.install
===
--- community-i686/udevil.install   2013-12-09 14:27:50 UTC (rev 102367)
+++ community-i686/udevil.install   2013-12-09 14:28:01 UTC (rev 102368)
@@ -1,4 +0,0 @@
-post_install() {
-echo ' REMEMBER to enable kernel polling when using devmon without 
udisks:'
-echo ' http://ignorantguru.github.com/udevil/#polling'
-}

Copied: udevil/repos/community-i686/udevil.install (from rev 102367, 
udevil/trunk/udevil.install)
===
--- community-i686/udevil.install   (rev 0)
+++ community-i686/udevil.install   2013-12-09 14:28:01 UTC (rev 102368)
@@ -0,0 +1,4 @@
+post_install() {
+echo ' REMEMBER to enable kernel polling when using devmon without 
udisks:'
+echo ' http://ignorantguru.github.com/udevil/#polling'
+}


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

2013-12-09 Thread Bartłomiej Piotrowski
Date: Monday, December 9, 2013 @ 15:27:50
  Author: bpiotrowski
Revision: 102367

upgpkg: udevil 0.4.3-1

- new upstream release

Modified:
  udevil/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 14:03:20 UTC (rev 102366)
+++ PKGBUILD2013-12-09 14:27:50 UTC (rev 102367)
@@ -3,7 +3,7 @@
 # Contributor: IgnorantGuru 
http://igurublog.wordpress.com/contact-ignorantguru/
 
 pkgname=udevil
-pkgver=0.4.2
+pkgver=0.4.3
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Mount and unmount without password'
@@ -24,7 +24,7 @@
 backup=('etc/udevil/udevil.conf')
 install=$pkgname.install
 source=(https://github.com/IgnorantGuru/udevil/archive/$pkgver.tar.gz)
-md5sums=('861cd70384693277370469f81ffbcfec')
+md5sums=('7b00971f875aa8e0b436213209c6b61c')
 
 build() {
 cd $pkgname-$pkgver



[arch-commits] Commit in (8 files)

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 15:53:34
  Author: spupykin
Revision: 102369

Added:
  ziproxy/
  ziproxy/repos/
  ziproxy/trunk/
  ziproxy/trunk/PKGBUILD
  ziproxy/trunk/build-fix.patch
  ziproxy/trunk/ziproxy.install
  ziproxy/trunk/ziproxy.logrotate
  ziproxy/trunk/ziproxy.xinetd

---+
 PKGBUILD  |   58 
 build-fix.patch   |   23 
 ziproxy.install   |   11 +
 ziproxy.logrotate |   13 +++
 ziproxy.xinetd|   14 
 5 files changed, 119 insertions(+)

Added: ziproxy/trunk/PKGBUILD
===
--- ziproxy/trunk/PKGBUILD  (rev 0)
+++ ziproxy/trunk/PKGBUILD  2013-12-09 14:53:34 UTC (rev 102369)
@@ -0,0 +1,58 @@
+# Contributor: Yejun Yang yejunx AT gmail DOT com
+
+pkgname=ziproxy
+pkgver=3.3.0
+pkgrel=4
+pkgdesc=forwarding, non-caching, compressing HTTP proxy server
+arch=('i686' 'x86_64')
+url=http://ziproxy.sourceforge.net/;
+license=('GPL2')
+depends=('giflib' 'libpng' 'libjpeg' 'zlib' 'jasper' 'libsasl')
+backup=(etc/ziproxy/ziproxy.conf
+   etc/ziproxy/bo_exception.list
+   etc/ziproxy/http.passwd
+   etc/ziproxy/noprocess.list
+   etc/ziproxy/replace.list
+   etc/xinetd.d/ziproxy
+   var/lib/ziproxy/error/400.html
+   var/lib/ziproxy/error/404.html
+   var/lib/ziproxy/error/407.html
+   var/lib/ziproxy/error/408.html
+   var/lib/ziproxy/error/409.html
+   var/lib/ziproxy/error/500.html
+   var/lib/ziproxy/error/503.html)
+install=ziproxy.install
+source=(http://downloads.sourceforge.net/project/ziproxy/ziproxy/ziproxy-$pkgver/ziproxy-$pkgver.tar.bz2
+   ziproxy.logrotate
+   ziproxy.xinetd
+   build-fix.patch)
+md5sums=('a8fda01591d455bb23c64c9c5ed3980d'
+ 'feb35264391c790cedd5e995182b5ff5'
+ '3d2f9208b5ab6738c136049e1fd2e433'
+ '0eb798863234ee0e9066812ef2a73539')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -p1 $srcdir/build-fix.patch
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  [ -f Makefile ] || ./configure --prefix=/usr --with-jasper
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  install -d $pkgdir/var/lib/ziproxy/error
+  install -d $pkgdir/etc/conf.d
+
+  sed -i 's#var/ziproxy#var/lib/ziproxy#' etc/ziproxy/ziproxy.conf
+  cp -a etc/ziproxy $pkgdir/etc/ziproxy
+  install -m644 var/ziproxy/error/* $pkgdir/var/lib/ziproxy/error
+  echo ZIPROXY_ARGS=\-c /etc/ziproxy/ziproxy.conf\ 
$pkgdir/etc/conf.d/ziproxy
+  install -Dm0644 $srcdir/ziproxy.logrotate $pkgdir/etc/logrotate.d/ziproxy
+  install -Dm0644 $srcdir/ziproxy.xinetd $pkgdir/etc/xinetd.d/ziproxy
+}

Added: ziproxy/trunk/build-fix.patch
===
--- ziproxy/trunk/build-fix.patch   (rev 0)
+++ ziproxy/trunk/build-fix.patch   2013-12-09 14:53:34 UTC (rev 102369)
@@ -0,0 +1,23 @@
+diff -wbBur ziproxy-3.3.0/src/image.c ziproxy-3.3.0.q/src/image.c
+--- ziproxy-3.3.0/src/image.c  2013-01-04 20:48:50.0 +0400
 ziproxy-3.3.0.q/src/image.c2013-08-11 00:24:03.868670477 +0400
+@@ -93,6 +93,10 @@
+ #define MIN_INSIZE_TO_JPEG 600
+ #define MIN_INSIZE_TO_JP2K 800
+ 
++
++#define false 0
++#define true !!0
++
+ //Forwards. There are more utility functions, but they're used only once.
+ static raw_bitmap *new_raw_bitmap();
+ 
+@@ -905,7 +909,7 @@
+   desc.size=insize;
+   desc.x.pos=0;
+ 
+-  if ((GifFile = DGifOpen((void*)desc, gif_mem_input)) == NULL) 
++  if ((GifFile = DGifOpen((void*)desc, gif_mem_input, NULL)) == NULL) 
+   return( IMG_RET_ERR_UNKNOWN + IMG_RET_FLG_WHILE_DECOMP);//more 
possible reasons
+ 
+   bmp = new_raw_bitmap();

Added: ziproxy/trunk/ziproxy.install
===
--- ziproxy/trunk/ziproxy.install   (rev 0)
+++ ziproxy/trunk/ziproxy.install   2013-12-09 14:53:34 UTC (rev 102369)
@@ -0,0 +1,11 @@
+post_install() {
+  mkdir -p /var/log/ziproxy  \
+  chown -R root:proxy /var/log/ziproxy  \
+  chmod -R ug+w /var/log/ziproxy
+}
+
+post_upgrade() {
+  mkdir -p /var/log/ziproxy  \
+  chown -R root:proxy /var/log/ziproxy  \
+  chmod -R ug+w /var/log/ziproxy
+}

Added: ziproxy/trunk/ziproxy.logrotate
===
--- ziproxy/trunk/ziproxy.logrotate (rev 0)
+++ ziproxy/trunk/ziproxy.logrotate 2013-12-09 14:53:34 UTC (rev 102369)
@@ -0,0 +1,13 @@
+/var/log/ziproxy/access.log {
+   su root proxy
+   weekly
+   missingok
+   rotate 10
+   compress
+   delaycompress
+   ifempty
+   nomail
+   postrotate
+   killall -HUP ziproxy 1/dev/null 2/dev/null || true
+   endscript
+}

Added: ziproxy/trunk/ziproxy.xinetd

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

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 15:56:17
  Author: spupykin
Revision: 102371

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

Added:
  ziproxy/repos/community-i686/
  ziproxy/repos/community-i686/PKGBUILD
(from rev 102370, ziproxy/trunk/PKGBUILD)
  ziproxy/repos/community-i686/build-fix.patch
(from rev 102370, ziproxy/trunk/build-fix.patch)
  ziproxy/repos/community-i686/ziproxy.install
(from rev 102370, ziproxy/trunk/ziproxy.install)
  ziproxy/repos/community-i686/ziproxy.logrotate
(from rev 102370, ziproxy/trunk/ziproxy.logrotate)
  ziproxy/repos/community-i686/ziproxy.xinetd
(from rev 102370, ziproxy/trunk/ziproxy.xinetd)
  ziproxy/repos/community-x86_64/
  ziproxy/repos/community-x86_64/PKGBUILD
(from rev 102370, ziproxy/trunk/PKGBUILD)
  ziproxy/repos/community-x86_64/build-fix.patch
(from rev 102370, ziproxy/trunk/build-fix.patch)
  ziproxy/repos/community-x86_64/ziproxy.install
(from rev 102370, ziproxy/trunk/ziproxy.install)
  ziproxy/repos/community-x86_64/ziproxy.logrotate
(from rev 102370, ziproxy/trunk/ziproxy.logrotate)
  ziproxy/repos/community-x86_64/ziproxy.xinetd
(from rev 102370, ziproxy/trunk/ziproxy.xinetd)

+
 community-i686/PKGBUILD|   60 +++
 community-i686/build-fix.patch |   23 +
 community-i686/ziproxy.install |   11 ++
 community-i686/ziproxy.logrotate   |   13 +++
 community-i686/ziproxy.xinetd  |   14 
 community-x86_64/PKGBUILD  |   60 +++
 community-x86_64/build-fix.patch   |   23 +
 community-x86_64/ziproxy.install   |   11 ++
 community-x86_64/ziproxy.logrotate |   13 +++
 community-x86_64/ziproxy.xinetd|   14 
 10 files changed, 242 insertions(+)

Copied: ziproxy/repos/community-i686/PKGBUILD (from rev 102370, 
ziproxy/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-09 14:56:17 UTC (rev 102371)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Yejun Yang yejunx AT gmail DOT com
+
+pkgname=ziproxy
+pkgver=3.3.0
+pkgrel=4
+pkgdesc=forwarding, non-caching, compressing HTTP proxy server
+arch=('i686' 'x86_64')
+url=http://ziproxy.sourceforge.net/;
+license=('GPL2')
+depends=('giflib' 'libpng' 'libjpeg' 'zlib' 'jasper' 'libsasl')
+backup=(etc/ziproxy/ziproxy.conf
+   etc/ziproxy/bo_exception.list
+   etc/ziproxy/http.passwd
+   etc/ziproxy/noprocess.list
+   etc/ziproxy/replace.list
+   etc/xinetd.d/ziproxy
+   var/lib/ziproxy/error/400.html
+   var/lib/ziproxy/error/404.html
+   var/lib/ziproxy/error/407.html
+   var/lib/ziproxy/error/408.html
+   var/lib/ziproxy/error/409.html
+   var/lib/ziproxy/error/500.html
+   var/lib/ziproxy/error/503.html)
+install=ziproxy.install
+source=(http://downloads.sourceforge.net/project/ziproxy/ziproxy/ziproxy-$pkgver/ziproxy-$pkgver.tar.bz2
+   ziproxy.logrotate
+   ziproxy.xinetd
+   build-fix.patch)
+md5sums=('a8fda01591d455bb23c64c9c5ed3980d'
+ 'feb35264391c790cedd5e995182b5ff5'
+ '3d2f9208b5ab6738c136049e1fd2e433'
+ '0eb798863234ee0e9066812ef2a73539')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -p1 $srcdir/build-fix.patch
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  [ -f Makefile ] || ./configure --prefix=/usr --with-jasper
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  install -d $pkgdir/var/lib/ziproxy/error
+  install -d $pkgdir/etc/conf.d
+
+  sed -i 's#var/ziproxy#var/lib/ziproxy#' etc/ziproxy/ziproxy.conf
+  cp -a etc/ziproxy $pkgdir/etc/ziproxy
+  install -m644 var/ziproxy/error/* $pkgdir/var/lib/ziproxy/error
+  echo ZIPROXY_ARGS=\-c /etc/ziproxy/ziproxy.conf\ 
$pkgdir/etc/conf.d/ziproxy
+  install -Dm0644 $srcdir/ziproxy.logrotate $pkgdir/etc/logrotate.d/ziproxy
+  install -Dm0644 $srcdir/ziproxy.xinetd $pkgdir/etc/xinetd.d/ziproxy
+}

Copied: ziproxy/repos/community-i686/build-fix.patch (from rev 102370, 
ziproxy/trunk/build-fix.patch)
===
--- community-i686/build-fix.patch  (rev 0)
+++ community-i686/build-fix.patch  2013-12-09 14:56:17 UTC (rev 102371)
@@ -0,0 +1,23 @@
+diff -wbBur ziproxy-3.3.0/src/image.c ziproxy-3.3.0.q/src/image.c
+--- ziproxy-3.3.0/src/image.c  2013-01-04 20:48:50.0 +0400
 ziproxy-3.3.0.q/src/image.c2013-08-11 00:24:03.868670477 +0400
+@@ -93,6 +93,10 @@
+ #define MIN_INSIZE_TO_JPEG 600
+ #define MIN_INSIZE_TO_JP2K 800
+ 
++
++#define false 0
++#define true !!0
++
+ //Forwards. There are more utility functions, but they're used only once.
+ static raw_bitmap *new_raw_bitmap();
+ 
+@@ -905,7 +909,7 @@
+   

[arch-commits] Commit in (4 files)

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 15:59:47
  Author: spupykin
Revision: 102372

Added:
  perl-net-imap-simple/
  perl-net-imap-simple/repos/
  perl-net-imap-simple/trunk/
  perl-net-imap-simple/trunk/PKGBUILD

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

Added: perl-net-imap-simple/trunk/PKGBUILD
===
--- perl-net-imap-simple/trunk/PKGBUILD (rev 0)
+++ perl-net-imap-simple/trunk/PKGBUILD 2013-12-09 14:59:47 UTC (rev 102372)
@@ -0,0 +1,26 @@
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=perl-net-imap-simple
+pkgver=1.2203
+pkgrel=1
+pkgdesc=Net::IMAP::Simple - a simple IMAP access library
+arch=(i686 x86_64)
+license=('GPL' 'PerlArtistic')
+url=http://search.cpan.org/dist/Net-IMAP-Simple/;
+depends=('perl=5.10.0')
+options=(!emptydirs)
+source=(http://search.cpan.org/CPAN/authors/id/J/JE/JETTERO/Net-IMAP-Simple-${pkgver}.tar.gz)
+md5sums=('9697aa4197aa8bedda506904fa0b1a6e')
+
+build() {
+  cd $srcdir/Net-IMAP-Simple-${pkgver}
+  yes n | perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd $srcdir/Net-IMAP-Simple-${pkgver}
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name perllocal.pod -delete
+  find $pkgdir -name .packlist -delete
+}



[arch-commits] Commit in perl-net-imap-simple/trunk (PKGBUILD)

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 16:01:40
  Author: spupykin
Revision: 102373

upgpkg: perl-net-imap-simple 1.2203-1

upd

Modified:
  perl-net-imap-simple/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 14:59:47 UTC (rev 102372)
+++ PKGBUILD2013-12-09 15:01:40 UTC (rev 102373)
@@ -4,7 +4,7 @@
 pkgver=1.2203
 pkgrel=1
 pkgdesc=Net::IMAP::Simple - a simple IMAP access library
-arch=(i686 x86_64)
+arch=(any)
 license=('GPL' 'PerlArtistic')
 url=http://search.cpan.org/dist/Net-IMAP-Simple/;
 depends=('perl=5.10.0')



[arch-commits] Commit in perl-net-imap-simple/repos (2 files)

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 16:01:48
  Author: spupykin
Revision: 102374

archrelease: copy trunk to community-any

Added:
  perl-net-imap-simple/repos/community-any/
  perl-net-imap-simple/repos/community-any/PKGBUILD
(from rev 102373, perl-net-imap-simple/trunk/PKGBUILD)

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

Copied: perl-net-imap-simple/repos/community-any/PKGBUILD (from rev 102373, 
perl-net-imap-simple/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2013-12-09 15:01:48 UTC (rev 102374)
@@ -0,0 +1,26 @@
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=perl-net-imap-simple
+pkgver=1.2203
+pkgrel=1
+pkgdesc=Net::IMAP::Simple - a simple IMAP access library
+arch=(any)
+license=('GPL' 'PerlArtistic')
+url=http://search.cpan.org/dist/Net-IMAP-Simple/;
+depends=('perl=5.10.0')
+options=(!emptydirs)
+source=(http://search.cpan.org/CPAN/authors/id/J/JE/JETTERO/Net-IMAP-Simple-${pkgver}.tar.gz)
+md5sums=('9697aa4197aa8bedda506904fa0b1a6e')
+
+build() {
+  cd $srcdir/Net-IMAP-Simple-${pkgver}
+  yes n | perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd $srcdir/Net-IMAP-Simple-${pkgver}
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name perllocal.pod -delete
+  find $pkgdir -name .packlist -delete
+}



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

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 15:55:57
  Author: spupykin
Revision: 102370

upgpkg: ziproxy 3.3.0-4

upd

Modified:
  ziproxy/trunk/PKGBUILD(contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 14:53:34 UTC (rev 102369)
+++ PKGBUILD2013-12-09 14:55:57 UTC (rev 102370)
@@ -1,3 +1,5 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 # Contributor: Yejun Yang yejunx AT gmail DOT com
 
 pkgname=ziproxy


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


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

2013-12-09 Thread Tobias Powalowski
Date: Monday, December 9, 2013 @ 16:14:15
  Author: tpowa
Revision: 201364

upgpkg: samba 4.1.3-1

bump to latest version

Modified:
  samba/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 13:42:13 UTC (rev 201363)
+++ PKGBUILD2013-12-09 15:14:15 UTC (rev 201364)
@@ -10,11 +10,11 @@
 
 pkgbase=samba
 pkgname=('libwbclient' 'smbclient' 'samba')
-pkgver=4.1.2
+pkgver=4.1.3
 # We use the 'A' to fake out pacman's version comparators.  Samba chooses
 # to append 'a','b',etc to their subsequent releases, which pamcan
 # misconstrues as alpha, beta, etc.  Bad samba!
-_realver=4.1.2
+_realver=4.1.3
 pkgrel=1
 arch=(i686 x86_64)
 url=http://www.samba.org;
@@ -240,7 +240,7 @@
   # copy ldap example
   install -D -m644 ${srcdir}/samba-${_realver}/examples/LDAP/samba.schema 
${pkgdir}/usr/share/doc/samba/examples/LDAP/samba.schema
 }
-md5sums=('4162815430d4f75b7ed902705f82ee56'
+md5sums=('a5dbfe87f4cb3d9d91e15e5df99a59a1'
  '5697da77590ec092cc8a883bae06093c'
  '96f82c38f3f540b53f3e5144900acf17'
  'ee4763a656cf00d92bfda31b6bb2c5cb'



[arch-commits] Commit in samba/repos (52 files)

2013-12-09 Thread Tobias Powalowski
Date: Monday, December 9, 2013 @ 16:15:00
  Author: tpowa
Revision: 201365

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

Added:
  samba/repos/extra-i686/PKGBUILD
(from rev 201364, samba/trunk/PKGBUILD)
  samba/repos/extra-i686/nmbd.service
(from rev 201364, samba/trunk/nmbd.service)
  samba/repos/extra-i686/samba-4.0.3-fix_pidl_with_gcc48.patch
(from rev 201364, samba/trunk/samba-4.0.3-fix_pidl_with_gcc48.patch)
  samba/repos/extra-i686/samba.conf
(from rev 201364, samba/trunk/samba.conf)
  samba/repos/extra-i686/samba.conf.d
(from rev 201364, samba/trunk/samba.conf.d)
  samba/repos/extra-i686/samba.install
(from rev 201364, samba/trunk/samba.install)
  samba/repos/extra-i686/samba.logrotate
(from rev 201364, samba/trunk/samba.logrotate)
  samba/repos/extra-i686/samba.pam
(from rev 201364, samba/trunk/samba.pam)
  samba/repos/extra-i686/samba.service
(from rev 201364, samba/trunk/samba.service)
  samba/repos/extra-i686/smbd.service
(from rev 201364, samba/trunk/smbd.service)
  samba/repos/extra-i686/smbd.socket
(from rev 201364, samba/trunk/smbd.socket)
  samba/repos/extra-i686/smbd@.service
(from rev 201364, samba/trunk/smbd@.service)
  samba/repos/extra-i686/winbindd.service
(from rev 201364, samba/trunk/winbindd.service)
  samba/repos/extra-x86_64/PKGBUILD
(from rev 201364, samba/trunk/PKGBUILD)
  samba/repos/extra-x86_64/nmbd.service
(from rev 201364, samba/trunk/nmbd.service)
  samba/repos/extra-x86_64/samba-4.0.3-fix_pidl_with_gcc48.patch
(from rev 201364, samba/trunk/samba-4.0.3-fix_pidl_with_gcc48.patch)
  samba/repos/extra-x86_64/samba.conf
(from rev 201364, samba/trunk/samba.conf)
  samba/repos/extra-x86_64/samba.conf.d
(from rev 201364, samba/trunk/samba.conf.d)
  samba/repos/extra-x86_64/samba.install
(from rev 201364, samba/trunk/samba.install)
  samba/repos/extra-x86_64/samba.logrotate
(from rev 201364, samba/trunk/samba.logrotate)
  samba/repos/extra-x86_64/samba.pam
(from rev 201364, samba/trunk/samba.pam)
  samba/repos/extra-x86_64/samba.service
(from rev 201364, samba/trunk/samba.service)
  samba/repos/extra-x86_64/smbd.service
(from rev 201364, samba/trunk/smbd.service)
  samba/repos/extra-x86_64/smbd.socket
(from rev 201364, samba/trunk/smbd.socket)
  samba/repos/extra-x86_64/smbd@.service
(from rev 201364, samba/trunk/smbd@.service)
  samba/repos/extra-x86_64/winbindd.service
(from rev 201364, samba/trunk/winbindd.service)
Deleted:
  samba/repos/extra-i686/PKGBUILD
  samba/repos/extra-i686/nmbd.service
  samba/repos/extra-i686/samba-4.0.3-fix_pidl_with_gcc48.patch
  samba/repos/extra-i686/samba.conf
  samba/repos/extra-i686/samba.conf.d
  samba/repos/extra-i686/samba.install
  samba/repos/extra-i686/samba.logrotate
  samba/repos/extra-i686/samba.pam
  samba/repos/extra-i686/samba.service
  samba/repos/extra-i686/smbd.service
  samba/repos/extra-i686/smbd.socket
  samba/repos/extra-i686/smbd@.service
  samba/repos/extra-i686/winbindd.service
  samba/repos/extra-x86_64/PKGBUILD
  samba/repos/extra-x86_64/nmbd.service
  samba/repos/extra-x86_64/samba-4.0.3-fix_pidl_with_gcc48.patch
  samba/repos/extra-x86_64/samba.conf
  samba/repos/extra-x86_64/samba.conf.d
  samba/repos/extra-x86_64/samba.install
  samba/repos/extra-x86_64/samba.logrotate
  samba/repos/extra-x86_64/samba.pam
  samba/repos/extra-x86_64/samba.service
  samba/repos/extra-x86_64/smbd.service
  samba/repos/extra-x86_64/smbd.socket
  samba/repos/extra-x86_64/smbd@.service
  samba/repos/extra-x86_64/winbindd.service

+
 /PKGBUILD  |  506 +++
 /nmbd.service  |   24 
 /samba-4.0.3-fix_pidl_with_gcc48.patch |  120 
 /samba.conf|4 
 /samba.conf.d  |   36 +
 /samba.install |   28 +
 /samba.logrotate   |   18 
 /samba.pam |6 
 /samba.service |   28 +
 /smbd.service  |   24 
 /smbd.socket   |   18 
 /smbd@.service |   14 
 /winbindd.service  |   24 
 extra-i686/PKGBUILD|  253 -
 extra-i686/nmbd.service|   12 
 extra-i686/samba-4.0.3-fix_pidl_with_gcc48.patch   |   60 --
 extra-i686/samba.conf  |2 
 extra-i686/samba.conf.d|   18 
 extra-i686/samba.install   |   14 
 extra-i686/samba.logrotate |9 
 extra-i686/samba.pam   |3 
 extra-i686/samba.service   |   14 
 

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

2013-12-09 Thread Balló György
Date: Monday, December 9, 2013 @ 18:14:11
  Author: bgyorgy
Revision: 102375

upgpkg: gnome-activity-journal 0.8.0-7

Add missing python2-dbus dependency (FS#38074)

Modified:
  gnome-activity-journal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 15:01:48 UTC (rev 102374)
+++ PKGBUILD2013-12-09 17:14:11 UTC (rev 102375)
@@ -3,12 +3,12 @@
 
 pkgname=gnome-activity-journal
 pkgver=0.8.0
-pkgrel=6
+pkgrel=7
 pkgdesc=Tool for easily browsing and finding files on your computer using the 
Zeitgeist engine
 arch=('any')
 url=https://launchpad.net/gnome-activity-journal;
 license=('GPL')
-depends=('python2-gconf' 'python2-xdg' 'zeitgeist' 'hicolor-icon-theme' 
'xdg-utils')
+depends=('python2-dbus' 'python2-gconf' 'python2-xdg' 'zeitgeist' 
'hicolor-icon-theme' 'xdg-utils')
 makedepends=('python2-distutils-extra')
 optdepends=('python2-libgnome: get thumbnail of image and video files' 
 'gstreamer0.10-python: add multimedia tooltip for audio and video 
files'



[arch-commits] Commit in gnome-activity-journal/repos/community-any (12 files)

2013-12-09 Thread Balló György
Date: Monday, December 9, 2013 @ 18:14:19
  Author: bgyorgy
Revision: 102376

archrelease: copy trunk to community-any

Added:
  gnome-activity-journal/repos/community-any/PKGBUILD
(from rev 102375, gnome-activity-journal/trunk/PKGBUILD)
  gnome-activity-journal/repos/community-any/bluebird_histogram.patch
(from rev 102375, gnome-activity-journal/trunk/bluebird_histogram.patch)
  gnome-activity-journal/repos/community-any/disable-set-background.patch
(from rev 102375, gnome-activity-journal/trunk/disable-set-background.patch)
  gnome-activity-journal/repos/community-any/fix-indicator-icon.patch
(from rev 102375, gnome-activity-journal/trunk/fix-indicator-icon.patch)
  gnome-activity-journal/repos/community-any/gnome-activity-journal.install
(from rev 102375, 
gnome-activity-journal/trunk/gnome-activity-journal.install)
  gnome-activity-journal/repos/community-any/make-libgnomeui-optional.patch
(from rev 102375, 
gnome-activity-journal/trunk/make-libgnomeui-optional.patch)
Deleted:
  gnome-activity-journal/repos/community-any/PKGBUILD
  gnome-activity-journal/repos/community-any/bluebird_histogram.patch
  gnome-activity-journal/repos/community-any/disable-set-background.patch
  gnome-activity-journal/repos/community-any/fix-indicator-icon.patch
  gnome-activity-journal/repos/community-any/gnome-activity-journal.install
  gnome-activity-journal/repos/community-any/make-libgnomeui-optional.patch

+
 PKGBUILD   |  105 +-
 bluebird_histogram.patch   |   30 ++---
 disable-set-background.patch   |   66 +--
 fix-indicator-icon.patch   |   30 ++---
 gnome-activity-journal.install |   44 +++
 make-libgnomeui-optional.patch |  226 +++
 6 files changed, 252 insertions(+), 249 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-09 17:14:11 UTC (rev 102375)
+++ PKGBUILD2013-12-09 17:14:19 UTC (rev 102376)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-
-pkgname=gnome-activity-journal
-pkgver=0.8.0
-pkgrel=6
-pkgdesc=Tool for easily browsing and finding files on your computer using the 
Zeitgeist engine
-arch=('any')
-url=https://launchpad.net/gnome-activity-journal;
-license=('GPL')
-depends=('python2-gconf' 'python2-xdg' 'zeitgeist' 'hicolor-icon-theme' 
'xdg-utils')
-makedepends=('python2-distutils-extra')
-optdepends=('python2-libgnome: get thumbnail of image and video files' 
-'gstreamer0.10-python: add multimedia tooltip for audio and video 
files'
-'python2-pygments: get thumbnail of text files')
-install=$pkgname.install
-source=(http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.gz
-disable-set-background.patch
-bluebird_histogram.patch
-fix-indicator-icon.patch
-make-libgnomeui-optional.patch)
-md5sums=('46e493f090b41a49cfce422203791bc0'
- '23f0ead4fe6161e6aa71c8ad19ac5695'
- '075953e6cc1f88d2fc588488957550ee'
- 'b757b0c8e5ff06eb50d30f5028c5691b'
- 'a158b002cf33efcfefb4fa06d7ef7da5')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  sed -i 's@^#!.*python$@#!/usr/bin/python2@' src/config.py 
gnome-activity-journal
-
-  # https://bugs.launchpad.net/gnome-activity-journal/+bug/882557
-  patch -Np1 -i $srcdir/disable-set-background.patch
-
-  # https://bugs.launchpad.net/gnome-activity-journal/+bug/924988
-  patch -Np1 -i $srcdir/bluebird_histogram.patch
-
-  # Use icon name instead of full path to fix indicator icon
-  patch -Np1 -i $srcdir/fix-indicator-icon.patch
-
-  # https://bugs.launchpad.net/gnome-activity-journal/+bug/871130
-  patch -Np1 -i $srcdir/make-libgnomeui-optional.patch
-
-  python2 setup.py build
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: gnome-activity-journal/repos/community-any/PKGBUILD (from rev 102375, 
gnome-activity-journal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-09 17:14:19 UTC (rev 102376)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+
+pkgname=gnome-activity-journal
+pkgver=0.8.0
+pkgrel=7
+pkgdesc=Tool for easily browsing and finding files on your computer using the 
Zeitgeist engine
+arch=('any')
+url=https://launchpad.net/gnome-activity-journal;
+license=('GPL')
+depends=('python2-dbus' 'python2-gconf' 'python2-xdg' 'zeitgeist' 
'hicolor-icon-theme' 'xdg-utils')
+makedepends=('python2-distutils-extra')
+optdepends=('python2-libgnome: get thumbnail of image and video files' 
+'gstreamer0.10-python: add multimedia tooltip for audio and video 
files'
+'python2-pygments: get thumbnail of text files')
+install=$pkgname.install

[arch-commits] Commit in musicbrainz/repos/extra-i686 (4 files)

2013-12-09 Thread Eric Bélanger
Date: Monday, December 9, 2013 @ 19:27:11
  Author: eric
Revision: 201367

archrelease: copy trunk to extra-i686

Added:
  musicbrainz/repos/extra-i686/PKGBUILD
(from rev 201366, musicbrainz/trunk/PKGBUILD)
  musicbrainz/repos/extra-i686/gcc4.3.patch
(from rev 201366, musicbrainz/trunk/gcc4.3.patch)
Deleted:
  musicbrainz/repos/extra-i686/PKGBUILD
  musicbrainz/repos/extra-i686/gcc4.3.patch

--+
 PKGBUILD |   72 ++--
 gcc4.3.patch |  114 -
 2 files changed, 93 insertions(+), 93 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-09 17:09:35 UTC (rev 201366)
+++ PKGBUILD2013-12-09 18:27:11 UTC (rev 201367)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: 
-# Contributor: Alexander Baldeck alexan...@archlinux.org
-# Contributor: dorphell dorph...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-# Contributor: Sarah Hay sa...@archlinux.org
-
-pkgname=musicbrainz
-pkgver=2.1.5
-pkgrel=6
-pkgdesc=The second generation incarnation of the CD Index
-arch=('i686' 'x86_64')
-url=http://www.musicbrainz.org;
-license=('LGPL')
-depends=('expat=2.0' 'gcc-libs')
-makedepends=('python2')
-source=(ftp://ftp.musicbrainz.org/pub/$pkgname/libmusicbrainz-${pkgver}.tar.gz
-   'gcc4.3.patch')
-
-build() {
-  cd ${srcdir}/lib${pkgname}-${pkgver}
-
-  patch -p1 -i ${srcdir}/gcc4.3.patch
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/lib${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  cd python
-  python2 setup.py install --root=${pkgdir}
-}
-md5sums=('d5e19bb77edd6ea798ce206bd05ccc5f'
- '945d03e3bd15d488ffdb2287ffa7')

Copied: musicbrainz/repos/extra-i686/PKGBUILD (from rev 201366, 
musicbrainz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-09 18:27:11 UTC (rev 201367)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: 
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+# Contributor: dorphell dorph...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+# Contributor: Sarah Hay sa...@archlinux.org
+
+pkgname=musicbrainz
+pkgver=2.1.5
+pkgrel=6
+pkgdesc=The second generation incarnation of the CD Index
+arch=('i686' 'x86_64')
+url=http://www.musicbrainz.org;
+license=('LGPL')
+depends=('expat=2.0' 'gcc-libs')
+makedepends=('python2')
+source=(ftp://ftp.musicbrainz.org/pub/$pkgname/historical/libmusicbrainz-${pkgver}.tar.gz
+   'gcc4.3.patch')
+
+build() {
+  cd ${srcdir}/lib${pkgname}-${pkgver}
+
+  patch -p1 -i ${srcdir}/gcc4.3.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/lib${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  cd python
+  python2 setup.py install --root=${pkgdir}
+}
+md5sums=('d5e19bb77edd6ea798ce206bd05ccc5f'
+ '945d03e3bd15d488ffdb2287ffa7')

Deleted: gcc4.3.patch
===
--- gcc4.3.patch2013-12-09 17:09:35 UTC (rev 201366)
+++ gcc4.3.patch2013-12-09 18:27:11 UTC (rev 201367)
@@ -1,57 +0,0 @@
-diff -Naur libmusicbrainz-2.1.4-orig/lib/c_wrapper.cpp 
libmusicbrainz-2.1.4/lib/c_wrapper.cpp
 libmusicbrainz-2.1.4-orig/lib/c_wrapper.cpp2003-10-16 
16:21:10.0 -0600
-+++ libmusicbrainz-2.1.4/lib/c_wrapper.cpp 2007-12-16 09:45:21.0 
-0600
-@@ -24,6 +24,7 @@
- #include musicbrainz.h
- #include trm.h
- #include mb_c.h
-+#include cstring
- 
- extern C
- {
-diff -Naur libmusicbrainz-2.1.4-orig/lib/comhttpsocket.cpp 
libmusicbrainz-2.1.4/lib/comhttpsocket.cpp
 libmusicbrainz-2.1.4-orig/lib/comhttpsocket.cpp2006-05-11 
12:46:54.0 -0600
-+++ libmusicbrainz-2.1.4/lib/comhttpsocket.cpp 2007-12-16 09:46:28.0 
-0600
-@@ -20,6 +20,7 @@
- #endif
- #include stdlib.h
- #include assert.h
-+#include cstring
- 
- const char* g_strCOMVer = libmusicbrainz/VERSION;
- 
-diff -Naur libmusicbrainz-2.1.4-orig/lib/comsocket.cpp 
libmusicbrainz-2.1.4/lib/comsocket.cpp
 libmusicbrainz-2.1.4-orig/lib/comsocket.cpp2006-05-11 
12:46:54.0 -0600
-+++ libmusicbrainz-2.1.4/lib/comsocket.cpp 2007-12-16 09:46:08.0 
-0600
-@@ -37,6 +37,7 @@
- #include netinet/tcp.h
- #include errno.h
- #include stdio.h
-+#include cstring
- #include sys/time.h
- #include sys/types.h
- #include unistd.h
-diff -Naur libmusicbrainz-2.1.4-orig/lib/http.cpp 
libmusicbrainz-2.1.4/lib/http.cpp
 libmusicbrainz-2.1.4-orig/lib/http.cpp 2007-12-16 09:52:48.0 
-0600
-+++ libmusicbrainz-2.1.4/lib/http.cpp  2007-12-16 09:52:36.0 -0600
-@@ -31,6 +31,8 @@
- #endif
- #include fcntl.h
- #include errno.h
-+#include cstring
-+#include cstdlib
- 
- #ifdef WIN32
- #include winsock.h
-diff -Naur libmusicbrainz-2.1.4-orig/lib/sigclient.cpp 
libmusicbrainz-2.1.4/lib/sigclient.cpp
 

[arch-commits] Commit in musicbrainz/repos/extra-x86_64 (4 files)

2013-12-09 Thread Eric Bélanger
Date: Monday, December 9, 2013 @ 19:27:42
  Author: eric
Revision: 201368

archrelease: copy trunk to extra-x86_64

Added:
  musicbrainz/repos/extra-x86_64/PKGBUILD
(from rev 201367, musicbrainz/trunk/PKGBUILD)
  musicbrainz/repos/extra-x86_64/gcc4.3.patch
(from rev 201367, musicbrainz/trunk/gcc4.3.patch)
Deleted:
  musicbrainz/repos/extra-x86_64/PKGBUILD
  musicbrainz/repos/extra-x86_64/gcc4.3.patch

--+
 PKGBUILD |   72 ++--
 gcc4.3.patch |  114 -
 2 files changed, 93 insertions(+), 93 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-09 18:27:11 UTC (rev 201367)
+++ PKGBUILD2013-12-09 18:27:42 UTC (rev 201368)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: 
-# Contributor: Alexander Baldeck alexan...@archlinux.org
-# Contributor: dorphell dorph...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-# Contributor: Sarah Hay sa...@archlinux.org
-
-pkgname=musicbrainz
-pkgver=2.1.5
-pkgrel=6
-pkgdesc=The second generation incarnation of the CD Index
-arch=('i686' 'x86_64')
-url=http://www.musicbrainz.org;
-license=('LGPL')
-depends=('expat=2.0' 'gcc-libs')
-makedepends=('python2')
-source=(ftp://ftp.musicbrainz.org/pub/$pkgname/libmusicbrainz-${pkgver}.tar.gz
-   'gcc4.3.patch')
-
-build() {
-  cd ${srcdir}/lib${pkgname}-${pkgver}
-
-  patch -p1 -i ${srcdir}/gcc4.3.patch
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/lib${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  cd python
-  python2 setup.py install --root=${pkgdir}
-}
-md5sums=('d5e19bb77edd6ea798ce206bd05ccc5f'
- '945d03e3bd15d488ffdb2287ffa7')

Copied: musicbrainz/repos/extra-x86_64/PKGBUILD (from rev 201367, 
musicbrainz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-09 18:27:42 UTC (rev 201368)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: 
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+# Contributor: dorphell dorph...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+# Contributor: Sarah Hay sa...@archlinux.org
+
+pkgname=musicbrainz
+pkgver=2.1.5
+pkgrel=6
+pkgdesc=The second generation incarnation of the CD Index
+arch=('i686' 'x86_64')
+url=http://www.musicbrainz.org;
+license=('LGPL')
+depends=('expat=2.0' 'gcc-libs')
+makedepends=('python2')
+source=(ftp://ftp.musicbrainz.org/pub/$pkgname/historical/libmusicbrainz-${pkgver}.tar.gz
+   'gcc4.3.patch')
+
+build() {
+  cd ${srcdir}/lib${pkgname}-${pkgver}
+
+  patch -p1 -i ${srcdir}/gcc4.3.patch
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/lib${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  cd python
+  python2 setup.py install --root=${pkgdir}
+}
+md5sums=('d5e19bb77edd6ea798ce206bd05ccc5f'
+ '945d03e3bd15d488ffdb2287ffa7')

Deleted: gcc4.3.patch
===
--- gcc4.3.patch2013-12-09 18:27:11 UTC (rev 201367)
+++ gcc4.3.patch2013-12-09 18:27:42 UTC (rev 201368)
@@ -1,57 +0,0 @@
-diff -Naur libmusicbrainz-2.1.4-orig/lib/c_wrapper.cpp 
libmusicbrainz-2.1.4/lib/c_wrapper.cpp
 libmusicbrainz-2.1.4-orig/lib/c_wrapper.cpp2003-10-16 
16:21:10.0 -0600
-+++ libmusicbrainz-2.1.4/lib/c_wrapper.cpp 2007-12-16 09:45:21.0 
-0600
-@@ -24,6 +24,7 @@
- #include musicbrainz.h
- #include trm.h
- #include mb_c.h
-+#include cstring
- 
- extern C
- {
-diff -Naur libmusicbrainz-2.1.4-orig/lib/comhttpsocket.cpp 
libmusicbrainz-2.1.4/lib/comhttpsocket.cpp
 libmusicbrainz-2.1.4-orig/lib/comhttpsocket.cpp2006-05-11 
12:46:54.0 -0600
-+++ libmusicbrainz-2.1.4/lib/comhttpsocket.cpp 2007-12-16 09:46:28.0 
-0600
-@@ -20,6 +20,7 @@
- #endif
- #include stdlib.h
- #include assert.h
-+#include cstring
- 
- const char* g_strCOMVer = libmusicbrainz/VERSION;
- 
-diff -Naur libmusicbrainz-2.1.4-orig/lib/comsocket.cpp 
libmusicbrainz-2.1.4/lib/comsocket.cpp
 libmusicbrainz-2.1.4-orig/lib/comsocket.cpp2006-05-11 
12:46:54.0 -0600
-+++ libmusicbrainz-2.1.4/lib/comsocket.cpp 2007-12-16 09:46:08.0 
-0600
-@@ -37,6 +37,7 @@
- #include netinet/tcp.h
- #include errno.h
- #include stdio.h
-+#include cstring
- #include sys/time.h
- #include sys/types.h
- #include unistd.h
-diff -Naur libmusicbrainz-2.1.4-orig/lib/http.cpp 
libmusicbrainz-2.1.4/lib/http.cpp
 libmusicbrainz-2.1.4-orig/lib/http.cpp 2007-12-16 09:52:48.0 
-0600
-+++ libmusicbrainz-2.1.4/lib/http.cpp  2007-12-16 09:52:36.0 -0600
-@@ -31,6 +31,8 @@
- #endif
- #include fcntl.h
- #include errno.h
-+#include cstring
-+#include cstdlib
- 
- #ifdef WIN32
- #include winsock.h
-diff -Naur libmusicbrainz-2.1.4-orig/lib/sigclient.cpp 
libmusicbrainz-2.1.4/lib/sigclient.cpp
 

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

2013-12-09 Thread Giovanni Scafora
Date: Monday, December 9, 2013 @ 19:57:39
  Author: giovanni
Revision: 201369

upgpkg: gparted 0.17.0-1

upstream release

Modified:
  gparted/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 18:27:42 UTC (rev 201368)
+++ PKGBUILD2013-12-09 18:57:39 UTC (rev 201369)
@@ -4,13 +4,13 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=gparted
-pkgver=0.16.2
+pkgver=0.17.0
 pkgrel=1
 pkgdesc=A Partition Magic clone, frontend to GNU Parted
 arch=('i686' 'x86_64')
 url=http://gparted.sourceforge.net;
 license=('GPL')
-depends=('parted' 'gtkmm' 'hicolor-icon-theme')
+depends=('parted' 'gtkmm')
 makedepends=('intltool' 'pkg-config' 'gnome-doc-utils')
 optdepends=('dosfstools: for FAT16 and FAT32 partitions'
 'jfsutils: for jfs partitions'
@@ -28,7 +28,7 @@
 
source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2;
 'org.archlinux.pkexec.gparted.policy'
 'gparted_polkit')
-md5sums=('4e722a48a90c6d65d212711d45c9c0d1'
+md5sums=('ecd66491bb2061c6aa6077cc24823b9e'
  '122ed3120c846376bead22b25f6a3b19'
  '0b68a4e2bc6bc15440730ebe2d7bf9f6')
 



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

2013-12-09 Thread Giovanni Scafora
Date: Monday, December 9, 2013 @ 19:57:47
  Author: giovanni
Revision: 201370

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

Added:
  gparted/repos/extra-i686/PKGBUILD
(from rev 201369, gparted/trunk/PKGBUILD)
  gparted/repos/extra-i686/gparted.install
(from rev 201369, gparted/trunk/gparted.install)
  gparted/repos/extra-i686/gparted_polkit
(from rev 201369, gparted/trunk/gparted_polkit)
  gparted/repos/extra-i686/org.archlinux.pkexec.gparted.policy
(from rev 201369, gparted/trunk/org.archlinux.pkexec.gparted.policy)
  gparted/repos/extra-x86_64/PKGBUILD
(from rev 201369, gparted/trunk/PKGBUILD)
  gparted/repos/extra-x86_64/gparted.install
(from rev 201369, gparted/trunk/gparted.install)
  gparted/repos/extra-x86_64/gparted_polkit
(from rev 201369, gparted/trunk/gparted_polkit)
  gparted/repos/extra-x86_64/org.archlinux.pkexec.gparted.policy
(from rev 201369, gparted/trunk/org.archlinux.pkexec.gparted.policy)
Deleted:
  gparted/repos/extra-i686/PKGBUILD
  gparted/repos/extra-i686/gparted.install
  gparted/repos/extra-i686/gparted_polkit
  gparted/repos/extra-i686/org.archlinux.pkexec.gparted.policy
  gparted/repos/extra-x86_64/PKGBUILD
  gparted/repos/extra-x86_64/gparted.install
  gparted/repos/extra-x86_64/gparted_polkit
  gparted/repos/extra-x86_64/org.archlinux.pkexec.gparted.policy

--+
 /PKGBUILD|  112 +
 /gparted.install |   22 
 /gparted_polkit  |   12 ++
 /org.archlinux.pkexec.gparted.policy |   40 +++
 extra-i686/PKGBUILD  |   56 --
 extra-i686/gparted.install   |   11 --
 extra-i686/gparted_polkit|6 -
 extra-i686/org.archlinux.pkexec.gparted.policy   |   20 ---
 extra-x86_64/PKGBUILD|   56 --
 extra-x86_64/gparted.install |   11 --
 extra-x86_64/gparted_polkit  |6 -
 extra-x86_64/org.archlinux.pkexec.gparted.policy |   20 ---
 12 files changed, 186 insertions(+), 186 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-09 18:57:39 UTC (rev 201369)
+++ extra-i686/PKGBUILD 2013-12-09 18:57:47 UTC (rev 201370)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Andrew Simmons andrew.simm...@gmail.com
-# Contributor: György Balló ball...@freestart.hu
-
-pkgname=gparted
-pkgver=0.16.2
-pkgrel=1
-pkgdesc=A Partition Magic clone, frontend to GNU Parted
-arch=('i686' 'x86_64')
-url=http://gparted.sourceforge.net;
-license=('GPL')
-depends=('parted' 'gtkmm' 'hicolor-icon-theme')
-makedepends=('intltool' 'pkg-config' 'gnome-doc-utils')
-optdepends=('dosfstools: for FAT16 and FAT32 partitions'
-'jfsutils: for jfs partitions'
-'f2fs-tools: for Flash-Friendly File System'
-'btrfs-progs: for btrfs partitions'
-'exfat-utils: for exFAT partitions'
-'ntfs-3g: for ntfs partitions'
-'reiserfsprogs: for reiser partitions'
-'xfsprogs: for xfs partitions'
-'nilfs-utils: for nilfs2 support'
-'polkit-gnome: to run gparted directly from menu'
-'gpart: for recovering corrupt partition tables'
-'mtools: utilities to access MS-DOS disks')
-install=gparted.install
-source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2;
-'org.archlinux.pkexec.gparted.policy'
-'gparted_polkit')
-md5sums=('4e722a48a90c6d65d212711d45c9c0d1'
- '122ed3120c846376bead22b25f6a3b19'
- '0b68a4e2bc6bc15440730ebe2d7bf9f6')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  sed -i s:@gksuprog@ @installdir@/gparted %f:@installdir@/gparted_polkit 
%f:g gparted.desktop.in.in
-  ./configure --prefix=/usr \
-  --sbindir=/usr/bin
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  # Install policy file
-  install -Dm644 ${srcdir}/org.archlinux.pkexec.gparted.policy \
- 
${pkgdir}/usr/share/polkit-1/actions/org.archlinux.pkexec.gparted.policy
-
-  # Install launcher script
-  install -m755 ${srcdir}/gparted_polkit \
-${pkgdir}/usr/bin/gparted_polkit
-}

Copied: gparted/repos/extra-i686/PKGBUILD (from rev 201369, 
gparted/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-09 18:57:47 UTC (rev 201370)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Andrew Simmons andrew.simm...@gmail.com
+# Contributor: György Balló ball...@freestart.hu
+

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

2013-12-09 Thread Evangelos Foutras
Date: Monday, December 9, 2013 @ 20:46:33
  Author: foutrelis
Revision: 102377

upgpkg: frostwire 5.6.9-1

New upstream release.

Modified:
  frostwire/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 17:14:19 UTC (rev 102376)
+++ PKGBUILD2013-12-09 19:46:33 UTC (rev 102377)
@@ -2,7 +2,7 @@
 # Maintainer: Evangelos Foutras evange...@foutrelis.com
 
 pkgname=frostwire
-pkgver=5.6.8
+pkgver=5.6.9
 pkgrel=1
 pkgdesc=BitTorrent client with integrated search
 arch=('any')
@@ -15,7 +15,7 @@
 frostwire.sh
 icons.tar.gz
 java-version-detection.patch)
-sha256sums=('ed01cc1424a8962beba366504bf1464ee6a06fb49a5295c9cdd2b297db3bddd3'
+sha256sums=('d7562489e9e5931b148ce58bb6bf3bc76bb10dff7862cf2d23795bb3c906b1d4'
 '9a05e5f1005856cd67f6e01fc499d1b64bc372bf3a390e412359196f65cc0ea6'
 '00e425501b33b7213a337314a5035d52459f743f623f9f37abbc60d6e56a2186'
 '50828981c20273c86ef7c05f801d0fcec28253a544f95e231db35402c738a62e')



[arch-commits] Commit in frostwire/repos/community-any (10 files)

2013-12-09 Thread Evangelos Foutras
Date: Monday, December 9, 2013 @ 20:46:45
  Author: foutrelis
Revision: 102378

archrelease: copy trunk to community-any

Added:
  frostwire/repos/community-any/PKGBUILD
(from rev 102377, frostwire/trunk/PKGBUILD)
  frostwire/repos/community-any/frostwire.install
(from rev 102377, frostwire/trunk/frostwire.install)
  frostwire/repos/community-any/frostwire.sh
(from rev 102377, frostwire/trunk/frostwire.sh)
  frostwire/repos/community-any/icons.tar.gz
(from rev 102377, frostwire/trunk/icons.tar.gz)
  frostwire/repos/community-any/java-version-detection.patch
(from rev 102377, frostwire/trunk/java-version-detection.patch)
Deleted:
  frostwire/repos/community-any/PKGBUILD
  frostwire/repos/community-any/frostwire.install
  frostwire/repos/community-any/frostwire.sh
  frostwire/repos/community-any/icons.tar.gz
  frostwire/repos/community-any/java-version-detection.patch

--+
 PKGBUILD |   84 -
 frostwire.install|   28 ++---
 frostwire.sh |6 +-
 java-version-detection.patch |   22 +-
 4 files changed, 70 insertions(+), 70 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-09 19:46:33 UTC (rev 102377)
+++ PKGBUILD2013-12-09 19:46:45 UTC (rev 102378)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-
-pkgname=frostwire
-pkgver=5.6.8
-pkgrel=1
-pkgdesc=BitTorrent client with integrated search
-arch=('any')
-url=http://www.frostwire.com;
-license=('GPL')
-depends=('java-runtime' 'mplayer' 'hicolor-icon-theme' 'desktop-file-utils'
- 'gtk-update-icon-cache')
-install=frostwire.install
-source=(http://dl.frostwire.com/$pkgname/$pkgver/$pkgname-$pkgver.noarch.tar.gz
-frostwire.sh
-icons.tar.gz
-java-version-detection.patch)
-sha256sums=('ed01cc1424a8962beba366504bf1464ee6a06fb49a5295c9cdd2b297db3bddd3'
-'9a05e5f1005856cd67f6e01fc499d1b64bc372bf3a390e412359196f65cc0ea6'
-'00e425501b33b7213a337314a5035d52459f743f623f9f37abbc60d6e56a2186'
-'50828981c20273c86ef7c05f801d0fcec28253a544f95e231db35402c738a62e')
-
-package() {
-  cd $srcdir/$pkgname-$pkgver.noarch
-
-  # FS#15544 (Java version detection fails when _JAVA_OPTIONS is set)
-  patch -Np0 -i $srcdir/java-version-detection.patch
-
-  install -d $pkgdir/usr/share/$pkgname
-  cp -r * $pkgdir/usr/share/$pkgname
-  cp -r $srcdir/icons $pkgdir/usr/share
-
-  install -D $srcdir/$pkgname.sh $pkgdir/usr/bin/$pkgname
-  install -Dm644 $pkgname.desktop 
$pkgdir/usr/share/applications/$pkgname.desktop
-  install -Dm644 $srcdir/icons/hicolor/16x16/apps/$pkgname.png \
-$pkgdir/usr/share/pixmaps/$pkgname.png
-
-  # Remove uneeded files
-  rm -rf 
$pkgdir/usr/share/frostwire/{runFrostwireOSX.sh,unpack200.py,root/{.svn,magnet10/.svn}}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: frostwire/repos/community-any/PKGBUILD (from rev 102377, 
frostwire/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-09 19:46:45 UTC (rev 102378)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+
+pkgname=frostwire
+pkgver=5.6.9
+pkgrel=1
+pkgdesc=BitTorrent client with integrated search
+arch=('any')
+url=http://www.frostwire.com;
+license=('GPL')
+depends=('java-runtime' 'mplayer' 'hicolor-icon-theme' 'desktop-file-utils'
+ 'gtk-update-icon-cache')
+install=frostwire.install
+source=(http://dl.frostwire.com/$pkgname/$pkgver/$pkgname-$pkgver.noarch.tar.gz
+frostwire.sh
+icons.tar.gz
+java-version-detection.patch)
+sha256sums=('d7562489e9e5931b148ce58bb6bf3bc76bb10dff7862cf2d23795bb3c906b1d4'
+'9a05e5f1005856cd67f6e01fc499d1b64bc372bf3a390e412359196f65cc0ea6'
+'00e425501b33b7213a337314a5035d52459f743f623f9f37abbc60d6e56a2186'
+'50828981c20273c86ef7c05f801d0fcec28253a544f95e231db35402c738a62e')
+
+package() {
+  cd $srcdir/$pkgname-$pkgver.noarch
+
+  # FS#15544 (Java version detection fails when _JAVA_OPTIONS is set)
+  patch -Np0 -i $srcdir/java-version-detection.patch
+
+  install -d $pkgdir/usr/share/$pkgname
+  cp -r * $pkgdir/usr/share/$pkgname
+  cp -r $srcdir/icons $pkgdir/usr/share
+
+  install -D $srcdir/$pkgname.sh $pkgdir/usr/bin/$pkgname
+  install -Dm644 $pkgname.desktop 
$pkgdir/usr/share/applications/$pkgname.desktop
+  install -Dm644 $srcdir/icons/hicolor/16x16/apps/$pkgname.png \
+$pkgdir/usr/share/pixmaps/$pkgname.png
+
+  # Remove uneeded files
+  rm -rf 
$pkgdir/usr/share/frostwire/{runFrostwireOSX.sh,unpack200.py,root/{.svn,magnet10/.svn}}
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: frostwire.install
===
--- frostwire.install   2013-12-09 19:46:33 UTC (rev 102377)
+++ frostwire.install   

[arch-commits] Commit in xfce4-terminal/trunk (2 files)

2013-12-09 Thread Evangelos Foutras
Date: Monday, December 9, 2013 @ 20:48:18
  Author: foutrelis
Revision: 201371

upgpkg: xfce4-terminal 0.6.2-2

Fix crash when opening the encoding submenu (FS#37403).

Added:
  
xfce4-terminal/trunk/xfce4-terminal-0.6.2-fix-up-the-encoding-menu-creation.patch
Modified:
  xfce4-terminal/trunk/PKGBUILD

--+
 PKGBUILD |   15 ++-
 xfce4-terminal-0.6.2-fix-up-the-encoding-menu-creation.patch |   50 ++
 2 files changed, 62 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 18:57:47 UTC (rev 201370)
+++ PKGBUILD2013-12-09 19:48:18 UTC (rev 201371)
@@ -5,7 +5,7 @@
 
 pkgname=xfce4-terminal
 pkgver=0.6.2
-pkgrel=1
+pkgrel=2
 pkgdesc=A modern terminal emulator primarly for the Xfce desktop environment
 arch=('i686' 'x86_64')
 url=http://www.xfce.org/;
@@ -16,9 +16,18 @@
 conflicts=('terminal')
 replaces=('terminal')
 install=$pkgname.install
-source=(http://archive.xfce.org/src/apps/$pkgname/0.6/$pkgname-$pkgver.tar.bz2)
-sha256sums=('3d92422288d26311880af694bb4e02c9235997ca307a5e85001bf6bef65c3b35')
+source=(http://archive.xfce.org/src/apps/$pkgname/0.6/$pkgname-$pkgver.tar.bz2
+xfce4-terminal-0.6.2-fix-up-the-encoding-menu-creation.patch)
+sha256sums=('3d92422288d26311880af694bb4e02c9235997ca307a5e85001bf6bef65c3b35'
+'4708b6f223fe8ecc34f8f2c8f9b9d18c2ff8f7ff13300715f7a23e49cfb539fe')
 
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # https://bugzilla.xfce.org/show_bug.cgi?id=10395
+  patch -Np1 -i 
$srcdir/xfce4-terminal-0.6.2-fix-up-the-encoding-menu-creation.patch
+}
+
 build() {
   cd $srcdir/$pkgname-$pkgver
 

Added: xfce4-terminal-0.6.2-fix-up-the-encoding-menu-creation.patch
===
--- xfce4-terminal-0.6.2-fix-up-the-encoding-menu-creation.patch
(rev 0)
+++ xfce4-terminal-0.6.2-fix-up-the-encoding-menu-creation.patch
2013-12-09 19:48:18 UTC (rev 201371)
@@ -0,0 +1,50 @@
+From 71bd87a532f250d6bc98d52a5d546d43056bbd99 Mon Sep 17 00:00:00 2001
+From: Alistair Buxton a.j.bux...@gmail.com
+Date: Sun, 13 Oct 2013 23:41:45 +
+Subject: Fix up the encoding menu creation.
+
+Don't add non-radio items to the radio item group.
+Don't leak list nodes by prepending twice to the same list.
+Fixes BUG #10395.
+---
+diff --git a/terminal/terminal-encoding-action.c 
b/terminal/terminal-encoding-action.c
+index 83242e9..77c916c 100644
+--- a/terminal/terminal-encoding-action.c
 b/terminal/terminal-encoding-action.c
+@@ -253,7 +253,7 @@ terminal_encoding_action_menu_shown (GtkWidget 
 *menu,
+   /* action to reset to the default */
+   default_label = g_strdup_printf (_(Default (%s)), default_charset);
+   item = gtk_radio_menu_item_new_with_label (groups, default_label);
+-  groups = g_slist_prepend (groups, item);
++  groups = gtk_radio_menu_item_get_group (GTK_RADIO_MENU_ITEM (item));
+   gtk_menu_shell_append (GTK_MENU_SHELL (menu), item);
+   gtk_check_menu_item_set_active (GTK_CHECK_MENU_ITEM (item), found);
+   g_signal_connect (G_OBJECT (item), activate,
+@@ -267,7 +267,6 @@ terminal_encoding_action_menu_shown (GtkWidget 
 *menu,
+   /* category item */
+   item = gtk_menu_item_new_with_label (_(terminal_encodings_names[n]));
+   gtk_menu_shell_append (GTK_MENU_SHELL (menu), item);
+-  groups = g_slist_prepend (groups, item);
+   gtk_widget_show (item);
+ 
+   submenu = gtk_menu_new ();
+@@ -281,7 +280,7 @@ terminal_encoding_action_menu_shown (GtkWidget 
 *menu,
+ break;
+ 
+   item2 = gtk_radio_menu_item_new_with_label (groups, charset);
+-  groups = g_slist_prepend (groups, item2);
++  groups = gtk_radio_menu_item_get_group (GTK_RADIO_MENU_ITEM 
(item2));
+   gtk_menu_shell_append (GTK_MENU_SHELL (submenu), item2);
+   g_object_set_qdata (G_OBJECT (item2), encoding_action_quark, (gchar 
*) charset);
+   gtk_widget_show (item2);
+@@ -304,7 +303,7 @@ terminal_encoding_action_menu_shown (GtkWidget 
 *menu,
+ {
+   /* add an action with the unknown charset */
+   item2 = gtk_radio_menu_item_new_with_label (groups, action-current);
+-  groups = g_slist_prepend (groups, item2);
++  groups = gtk_radio_menu_item_get_group (GTK_RADIO_MENU_ITEM (item2));
+   g_object_set_qdata_full (G_OBJECT (item2), encoding_action_quark,
+g_strdup (action-current), g_free);
+   gtk_menu_shell_append (GTK_MENU_SHELL (submenu), item2);
+--
+cgit v0.9.2



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

2013-12-09 Thread Evangelos Foutras
Date: Monday, December 9, 2013 @ 20:48:31
  Author: foutrelis
Revision: 201372

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

Added:
  xfce4-terminal/repos/extra-i686/PKGBUILD
(from rev 201371, xfce4-terminal/trunk/PKGBUILD)
  
xfce4-terminal/repos/extra-i686/xfce4-terminal-0.6.2-fix-up-the-encoding-menu-creation.patch
(from rev 201371, 
xfce4-terminal/trunk/xfce4-terminal-0.6.2-fix-up-the-encoding-menu-creation.patch)
  xfce4-terminal/repos/extra-i686/xfce4-terminal.install
(from rev 201371, xfce4-terminal/trunk/xfce4-terminal.install)
  xfce4-terminal/repos/extra-x86_64/PKGBUILD
(from rev 201371, xfce4-terminal/trunk/PKGBUILD)
  
xfce4-terminal/repos/extra-x86_64/xfce4-terminal-0.6.2-fix-up-the-encoding-menu-creation.patch
(from rev 201371, 
xfce4-terminal/trunk/xfce4-terminal-0.6.2-fix-up-the-encoding-menu-creation.patch)
  xfce4-terminal/repos/extra-x86_64/xfce4-terminal.install
(from rev 201371, xfce4-terminal/trunk/xfce4-terminal.install)
Deleted:
  xfce4-terminal/repos/extra-i686/PKGBUILD
  xfce4-terminal/repos/extra-i686/xfce4-terminal.install
  xfce4-terminal/repos/extra-x86_64/PKGBUILD
  xfce4-terminal/repos/extra-x86_64/xfce4-terminal.install

---+
 /PKGBUILD |   
98 ++
 /xfce4-terminal.install   |   
26 ++
 extra-i686/PKGBUILD   |   
40 
 extra-i686/xfce4-terminal-0.6.2-fix-up-the-encoding-menu-creation.patch   |   
50 +
 extra-i686/xfce4-terminal.install |   
13 -
 extra-x86_64/PKGBUILD |   
40 
 extra-x86_64/xfce4-terminal-0.6.2-fix-up-the-encoding-menu-creation.patch |   
50 +
 extra-x86_64/xfce4-terminal.install   |   
13 -
 8 files changed, 224 insertions(+), 106 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-09 19:48:18 UTC (rev 201371)
+++ extra-i686/PKGBUILD 2013-12-09 19:48:31 UTC (rev 201372)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: tobias tobias funnychar archlinux.org
-# Contributor: Aurelien Foret orel...@chez.com
-
-pkgname=xfce4-terminal
-pkgver=0.6.2
-pkgrel=1
-pkgdesc=A modern terminal emulator primarly for the Xfce desktop environment
-arch=('i686' 'x86_64')
-url=http://www.xfce.org/;
-license=('GPL2')
-groups=('xfce4')
-depends=('libxfce4ui' 'vte' 'hicolor-icon-theme')
-makedepends=('intltool')
-conflicts=('terminal')
-replaces=('terminal')
-install=$pkgname.install
-source=(http://archive.xfce.org/src/apps/$pkgname/0.6/$pkgname-$pkgver.tar.bz2)
-sha256sums=('3d92422288d26311880af694bb4e02c9235997ca307a5e85001bf6bef65c3b35')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib/xfce4 \
---localstatedir=/var \
---disable-static \
---disable-debug
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xfce4-terminal/repos/extra-i686/PKGBUILD (from rev 201371, 
xfce4-terminal/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-09 19:48:31 UTC (rev 201372)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: tobias tobias funnychar archlinux.org
+# Contributor: Aurelien Foret orel...@chez.com
+
+pkgname=xfce4-terminal
+pkgver=0.6.2
+pkgrel=2
+pkgdesc=A modern terminal emulator primarly for the Xfce desktop environment
+arch=('i686' 'x86_64')
+url=http://www.xfce.org/;
+license=('GPL2')
+groups=('xfce4')
+depends=('libxfce4ui' 'vte' 'hicolor-icon-theme')
+makedepends=('intltool')
+conflicts=('terminal')
+replaces=('terminal')
+install=$pkgname.install
+source=(http://archive.xfce.org/src/apps/$pkgname/0.6/$pkgname-$pkgver.tar.bz2
+xfce4-terminal-0.6.2-fix-up-the-encoding-menu-creation.patch)
+sha256sums=('3d92422288d26311880af694bb4e02c9235997ca307a5e85001bf6bef65c3b35'
+'4708b6f223fe8ecc34f8f2c8f9b9d18c2ff8f7ff13300715f7a23e49cfb539fe')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # https://bugzilla.xfce.org/show_bug.cgi?id=10395
+  patch -Np1 -i 
$srcdir/xfce4-terminal-0.6.2-fix-up-the-encoding-menu-creation.patch
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/xfce4 \
+--localstatedir=/var \
+--disable-static \
+--disable-debug
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: 

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

2013-12-09 Thread Balló György
Date: Monday, December 9, 2013 @ 21:19:51
  Author: bgyorgy
Revision: 102379

upgpkg: mythtv 1:0.27-5

Add Wants=network-online.target to service file (FS#31846)

Modified:
  mythtv/trunk/PKGBUILD
  mythtv/trunk/mythbackend.service

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 19:46:45 UTC (rev 102378)
+++ PKGBUILD2013-12-09 20:19:51 UTC (rev 102379)
@@ -7,7 +7,7 @@
 
 pkgname=mythtv
 pkgver=0.27
-pkgrel=4
+pkgrel=5
 epoch=1
 pkgdesc=A Homebrew PVR project
 arch=('i686' 'x86_64')
@@ -30,8 +30,8 @@
 
source=($pkgname-$pkgver.tar.gz::http://www.$pkgname.org/download/$pkgname/$pkgver;
 'mythbackend.service'
 
'http://code.mythtv.org/trac/raw-attachment/ticket/11338/libcec-2-support.2.patch')
-sha256sums=('c236c879563a5fcccb6ca949ad04be93611745261f7c56282dda2eb32185a78c'
-'f628f44164ce773ae54d320fb2f65353cacf9deec16981e4e56316ac33000a2f'
+sha256sums=('e43fb64e362d1701d57887081c9402a6295376bb105002ac7153c8e8b331a01b'
+'ecfde779ded8332cc62c86fac6b432b09cbf5d254135798287ada688af9a1302'
 '8270407c2074b305e0c32151f89c84f6bf980a32665a2da8e4727405fa3911f3')
 
 prepare() {

Modified: mythbackend.service
===
--- mythbackend.service 2013-12-09 19:46:45 UTC (rev 102378)
+++ mythbackend.service 2013-12-09 20:19:51 UTC (rev 102379)
@@ -1,5 +1,6 @@
 [Unit]
 Description=MythTV Backend
+Wants=network-online.target
 After=network.target mysqld.service
 
 [Service]



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

2013-12-09 Thread Balló György
Date: Monday, December 9, 2013 @ 21:20:05
  Author: bgyorgy
Revision: 102380

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

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

--+
 /PKGBUILD|  146 +
 /mythbackend.service |   30 ++
 /mythtv.install  |   44 +
 community-i686/PKGBUILD  |   73 
 community-i686/mythbackend.service   |   14 ---
 community-i686/mythtv.install|   22 
 community-x86_64/PKGBUILD|   73 
 community-x86_64/mythbackend.service |   14 ---
 community-x86_64/mythtv.install  |   22 
 9 files changed, 220 insertions(+), 218 deletions(-)

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

Copied: mythtv/repos/community-i686/PKGBUILD (from rev 102379, 
mythtv/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-09 20:20:05 UTC (rev 102380)
@@ -0,0 +1,73 @@
+# $Id$
+# Maintainer: Jonathan Conder 

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

2013-12-09 Thread Sébastien Luttringer
Date: Monday, December 9, 2013 @ 21:56:14
  Author: seblu
Revision: 102382

archrelease: copy trunk to community-any

Added:
  quilt/repos/community-any/PKGBUILD
(from rev 102381, quilt/trunk/PKGBUILD)
Deleted:
  quilt/repos/community-any/PKGBUILD

--+
 PKGBUILD |   86 ++---
 1 file changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-09 20:55:59 UTC (rev 102381)
+++ PKGBUILD2013-12-09 20:56:14 UTC (rev 102382)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer se...@aur.archlinux.org
-# Contributor: Peter Richard Lewis ple...@aur.archlinux.org
-# Contributor: Jan de Groot j...@archlinux.org
-# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.org
-
-pkgname=quilt
-pkgver=0.60
-pkgrel=2
-pkgdesc='Manage a series of patches by keeping track of the changes each patch 
makes'
-arch=('any')
-url='http://savannah.nongnu.org/projects/quilt'
-license=('GPL2')
-depends=(
-  'bash'
-  'bzip2'
-  'diffstat'
-  'diffutils'
-  'findutils'
-  'gawk'
-  'gettext'
-  'gzip'
-  'patch'
-  'perl'
-)
-source=(http://savannah.nongnu.org/download/quilt/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('058a08a9b626bdec9ec8c519dc92158c')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --mandir=/usr/share/man --without-rpmbuild
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make prefix=$pkgdir/usr mandir=$pkgdir/usr/share/man install
-  # move bash completion in right place
-  install -d -m 755 $pkgdir/usr/share/bash-completion
-  mv $pkgdir/etc/bash_completion.d 
$pkgdir/usr/share/bash-completion/completions
-}
-
-# vim:set ts=2 sw=2 ft=sh et:

Copied: quilt/repos/community-any/PKGBUILD (from rev 102381, 
quilt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-09 20:56:14 UTC (rev 102382)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Peter Richard Lewis ple...@aur.archlinux.org
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.org
+
+pkgname=quilt
+pkgver=0.61
+pkgrel=1
+pkgdesc='Manage a series of patches by keeping track of the changes each patch 
makes'
+arch=('any')
+url='http://savannah.nongnu.org/projects/quilt'
+license=('GPL2')
+depends=(
+  'bash'
+  'bzip2'
+  'diffstat'
+  'diffutils'
+  'findutils'
+  'gawk'
+  'gettext'
+  'gzip'
+  'patch'
+  'perl'
+)
+source=(http://savannah.nongnu.org/download/quilt/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('24417eba5961592b64103bdda001ebf4')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --mandir=/usr/share/man --without-rpmbuild
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make prefix=$pkgdir/usr mandir=$pkgdir/usr/share/man install
+  # move bash completion in right place
+  install -d -m 755 $pkgdir/usr/share/bash-completion
+  mv $pkgdir/etc/bash_completion.d 
$pkgdir/usr/share/bash-completion/completions
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-12-09 Thread Sébastien Luttringer
Date: Monday, December 9, 2013 @ 21:55:59
  Author: seblu
Revision: 102381

upgpkg: quilt 0.61-1

Modified:
  quilt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 20:20:05 UTC (rev 102380)
+++ PKGBUILD2013-12-09 20:55:59 UTC (rev 102381)
@@ -5,8 +5,8 @@
 # Contributor: dibblethewrecker dibblethewrecker.at.jiwe.org
 
 pkgname=quilt
-pkgver=0.60
-pkgrel=2
+pkgver=0.61
+pkgrel=1
 pkgdesc='Manage a series of patches by keeping track of the changes each patch 
makes'
 arch=('any')
 url='http://savannah.nongnu.org/projects/quilt'
@@ -24,7 +24,7 @@
   'perl'
 )
 
source=(http://savannah.nongnu.org/download/quilt/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('058a08a9b626bdec9ec8c519dc92158c')
+md5sums=('24417eba5961592b64103bdda001ebf4')
 
 build() {
   cd ${pkgname}-${pkgver}



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

2013-12-09 Thread Balló György
Date: Tuesday, December 10, 2013 @ 00:14:42
  Author: bgyorgy
Revision: 102383

upgpkg: fox 1.6.49-4

Add .desktop files for applications (FS#38073)

Modified:
  fox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 20:56:14 UTC (rev 102382)
+++ PKGBUILD2013-12-09 23:14:42 UTC (rev 102383)
@@ -4,19 +4,31 @@
 
 pkgname=fox
 pkgver=1.6.49
-pkgrel=3
+pkgrel=4
 pkgdesc=Free Objects for X: GUI Toolkit for C++
 arch=('i686' 'x86_64')
 url=http://www.fox-toolkit.org/;
 license=('LGPL' 'custom')
 depends=('bzip2' 'libxcursor' 'libxft' 'libxrandr' 'libxi' 'libpng' 'libtiff' 
'glu')
-makedepends=('mesa')
+makedepends=('mesa' 'gendesk' 'imagemagick')
 optdepends=('perl')
 source=(http://ftp.fox-toolkit.org/pub/fox-$pkgver.tar.gz)
 md5sums=('e120647d26a27ed37cd5fed8b75c8a3d')
 
+prepare() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  gendesk -n -f --pkgname=adie --pkgdesc=Fast and convenient programming text 
editor --categories=Utility;TextEditor
+  gendesk -n -f --pkgname=calculator --name=FOX Calculator --pkgdesc=Simple 
desktop calculator --categories=Utility;Calculator
+  gendesk -n -f --pkgname=ControlPanel --name=FOX Desktop Setup 
--pkgdesc=Setup desktop appearance for FOX applications 
--categories=Settings;DesktopSettings
+  gendesk -n -f --pkgname=PathFinder --pkgdesc=File browser 
--categories=System;FileTools;FileManager
+}
+
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
+  convert adie/big_gif.gif adie.png
+  convert calculator/bigcalc.gif calculator.png
+  convert pathfinder/file_gif.gif PathFinder.png
+
   export CPPFLAGS=$CPPFLAGS -I/usr/include/freetype2
   ./configure   --prefix=/usr \
 --enable-release \
@@ -36,8 +48,15 @@
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
-  cd ${srcdir}/${pkgname}-${pkgver}/tests
+
+  pushd tests
   make ControlPanel
-  install -m755 ${srcdir}/${pkgname}-${pkgver}/tests/.libs/ControlPanel 
${pkgdir}/usr/bin/
-  install -Dm644 ../LICENSE_ADDENDUM 
${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+  install -m755 .libs/ControlPanel ${pkgdir}/usr/bin/
+  popd
+
+  install -Dm644 LICENSE_ADDENDUM ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+
+  install -dm755 ${pkgdir}/usr/share/{applications,pixmaps}
+  install -m644 *.png ${pkgdir}/usr/share/pixmaps/
+  install -m644 *.desktop ${pkgdir}/usr/share/applications/
 }



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

2013-12-09 Thread Balló György
Date: Tuesday, December 10, 2013 @ 00:15:34
  Author: bgyorgy
Revision: 102384

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-09 23:14:42 UTC (rev 102383)
+++ community-i686/PKGBUILD 2013-12-09 23:15:34 UTC (rev 102384)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Ben b...@benmazer.net
-
-pkgname=fox
-pkgver=1.6.49
-pkgrel=3
-pkgdesc=Free Objects for X: GUI Toolkit for C++
-arch=('i686' 'x86_64')
-url=http://www.fox-toolkit.org/;
-license=('LGPL' 'custom')
-depends=('bzip2' 'libxcursor' 'libxft' 'libxrandr' 'libxi' 'libpng' 'libtiff' 
'glu')
-makedepends=('mesa')
-optdepends=('perl')
-source=(http://ftp.fox-toolkit.org/pub/fox-$pkgver.tar.gz)
-md5sums=('e120647d26a27ed37cd5fed8b75c8a3d')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  export CPPFLAGS=$CPPFLAGS -I/usr/include/freetype2
-  ./configure   --prefix=/usr \
---enable-release \
---with-xft=yes \
---with-opengl=yes \
---with-xim \
---with-xshm \
---with-shape \
---with-xcursor \
---with-xrender \
---with-xrandr \
---with-xfixes \
---with-xinput
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  cd ${srcdir}/${pkgname}-${pkgver}/tests
-  make ControlPanel
-  install -m755 ${srcdir}/${pkgname}-${pkgver}/tests/.libs/ControlPanel 
${pkgdir}/usr/bin/
-  install -Dm644 ../LICENSE_ADDENDUM 
${pkgdir}/usr/share/licenses/$pkgname/LICENSE
-}

Copied: fox/repos/community-i686/PKGBUILD (from rev 102383, fox/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-09 23:15:34 UTC (rev 102384)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Ben b...@benmazer.net
+
+pkgname=fox
+pkgver=1.6.49
+pkgrel=4
+pkgdesc=Free Objects for X: GUI Toolkit for C++
+arch=('i686' 'x86_64')
+url=http://www.fox-toolkit.org/;
+license=('LGPL' 'custom')
+depends=('bzip2' 'libxcursor' 'libxft' 'libxrandr' 'libxi' 'libpng' 'libtiff' 
'glu')
+makedepends=('mesa' 'gendesk' 'imagemagick')
+optdepends=('perl')
+source=(http://ftp.fox-toolkit.org/pub/fox-$pkgver.tar.gz)
+md5sums=('e120647d26a27ed37cd5fed8b75c8a3d')
+
+prepare() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  gendesk -n -f --pkgname=adie --pkgdesc=Fast and convenient programming text 
editor --categories=Utility;TextEditor
+  gendesk -n -f --pkgname=calculator --name=FOX Calculator --pkgdesc=Simple 
desktop calculator --categories=Utility;Calculator
+  gendesk -n -f --pkgname=ControlPanel --name=FOX Desktop Setup 
--pkgdesc=Setup desktop appearance for FOX applications 
--categories=Settings;DesktopSettings
+  gendesk -n -f --pkgname=PathFinder --pkgdesc=File browser 
--categories=System;FileTools;FileManager
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  convert adie/big_gif.gif adie.png
+  convert calculator/bigcalc.gif calculator.png
+  convert pathfinder/file_gif.gif PathFinder.png
+
+  export CPPFLAGS=$CPPFLAGS -I/usr/include/freetype2
+  ./configure   --prefix=/usr \
+--enable-release \
+--with-xft=yes \
+--with-opengl=yes \
+--with-xim \
+--with-xshm \
+--with-shape \
+--with-xcursor \
+--with-xrender \
+--with-xrandr \
+--with-xfixes \
+--with-xinput
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  pushd tests
+  make ControlPanel
+  install -m755 .libs/ControlPanel ${pkgdir}/usr/bin/
+  popd
+
+  install -Dm644 LICENSE_ADDENDUM ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+
+  install -dm755 ${pkgdir}/usr/share/{applications,pixmaps}
+  install -m644 *.png ${pkgdir}/usr/share/pixmaps/
+  install -m644 *.desktop ${pkgdir}/usr/share/applications/
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-12-09 23:14:42 UTC (rev 102383)
+++ community-x86_64/PKGBUILD   2013-12-09 23:15:34 UTC 

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

2013-12-09 Thread Eric Bélanger
Date: Tuesday, December 10, 2013 @ 02:10:52
  Author: eric
Revision: 201375

upgpkg: orage 4.10.0-1

Upstream update, Update url, Clean up depends and makedepends

Modified:
  orage/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 21:50:07 UTC (rev 201374)
+++ PKGBUILD2013-12-10 01:10:52 UTC (rev 201375)
@@ -3,19 +3,19 @@
 # Contributor: Tobias Kieslich tobias (at) archlinux.org
 
 pkgname=orage
-pkgver=4.8.4
-pkgrel=2
+pkgver=4.10.0
+pkgrel=1
 pkgdesc=A simple calendar application with reminders for Xfce
 arch=('i686' 'x86_64')
 license=('GPL2')
-url=http://www.xfce.org/projects/orage/;
+url=http://www.xfce.org/projects/;
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libical' 'popt' 'libnotify=0.7.1' 
'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('intltool' 'xfce4-dev-tools' 'popt')
+depends=('xfce4-panel' 'libical' 'popt' 'libnotify')
+makedepends=('intltool')
 replaces=('xfcalendar')
 install=${pkgname}.install
 
source=(http://archive.xfce.org/src/apps/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('8b9facb0393385e4d639dd6a886c216729672958')
+sha1sums=('1d19e097958b710005789973d385ca13338b26f9')
 
 build() {
   cd ${pkgname}-${pkgver}
@@ -24,7 +24,6 @@
--libexecdir=/usr/lib \
--localstatedir=/var \
--enable-libical \
-   --disable-static \
--disable-debug 
   make
 }



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

2013-12-09 Thread Eric Bélanger
Date: Tuesday, December 10, 2013 @ 02:11:45
  Author: eric
Revision: 201376

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

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

+
 /PKGBUILD  |   68 +++
 /orage.install |   24 +++
 extra-i686/PKGBUILD|   35 --
 extra-i686/orage.install   |   12 ---
 extra-x86_64/PKGBUILD  |   35 --
 extra-x86_64/orage.install |   12 ---
 6 files changed, 92 insertions(+), 94 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-10 01:10:52 UTC (rev 201375)
+++ extra-i686/PKGBUILD 2013-12-10 01:11:45 UTC (rev 201376)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-# Contributor: Tobias Kieslich tobias (at) archlinux.org
-
-pkgname=orage
-pkgver=4.8.4
-pkgrel=2
-pkgdesc=A simple calendar application with reminders for Xfce
-arch=('i686' 'x86_64')
-license=('GPL2')
-url=http://www.xfce.org/projects/orage/;
-groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libical' 'popt' 'libnotify=0.7.1' 
'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('intltool' 'xfce4-dev-tools' 'popt')
-replaces=('xfcalendar')
-install=${pkgname}.install
-source=(http://archive.xfce.org/src/apps/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('8b9facb0393385e4d639dd6a886c216729672958')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-   --sysconfdir=/etc \
-   --libexecdir=/usr/lib \
-   --localstatedir=/var \
-   --enable-libical \
-   --disable-static \
-   --disable-debug 
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: orage/repos/extra-i686/PKGBUILD (from rev 201375, orage/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-10 01:11:45 UTC (rev 201376)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: Tobias Kieslich tobias (at) archlinux.org
+
+pkgname=orage
+pkgver=4.10.0
+pkgrel=1
+pkgdesc=A simple calendar application with reminders for Xfce
+arch=('i686' 'x86_64')
+license=('GPL2')
+url=http://www.xfce.org/projects/;
+groups=('xfce4-goodies')
+depends=('xfce4-panel' 'libical' 'popt' 'libnotify')
+makedepends=('intltool')
+replaces=('xfcalendar')
+install=${pkgname}.install
+source=(http://archive.xfce.org/src/apps/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('1d19e097958b710005789973d385ca13338b26f9')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+   --sysconfdir=/etc \
+   --libexecdir=/usr/lib \
+   --localstatedir=/var \
+   --enable-libical \
+   --disable-debug 
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/orage.install
===
--- extra-i686/orage.install2013-12-10 01:10:52 UTC (rev 201375)
+++ extra-i686/orage.install2013-12-10 01:11:45 UTC (rev 201376)
@@ -1,12 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: orage/repos/extra-i686/orage.install (from rev 201375, 
orage/trunk/orage.install)
===
--- extra-i686/orage.install(rev 0)
+++ extra-i686/orage.install2013-12-10 01:11:45 UTC (rev 201376)
@@ -0,0 +1,12 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-12-10 01:10:52 UTC (rev 201375)
+++ extra-x86_64/PKGBUILD   2013-12-10 01:11:45 UTC (rev 201376)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-# Contributor: Tobias Kieslich tobias (at) archlinux.org
-
-pkgname=orage
-pkgver=4.8.4
-pkgrel=2
-pkgdesc=A simple calendar application with reminders for Xfce
-arch=('i686' 'x86_64')
-license=('GPL2')

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

2013-12-09 Thread Eric Bélanger
Date: Tuesday, December 10, 2013 @ 03:18:11
  Author: eric
Revision: 102385

upgpkg: youtube-dl 2013.12.09.4-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 23:15:34 UTC (rev 102384)
+++ PKGBUILD2013-12-10 02:18:11 UTC (rev 102385)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=youtube-dl
-pkgver=2013.12.08.1
+pkgver=2013.12.09.4
 pkgrel=1
 pkgdesc=A small command-line program to download videos from YouTube.com and 
a few more sites
 arch=('any')
@@ -12,7 +12,7 @@
 optdepends=('ffmpeg: for video post-processing')
 source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
 
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
-sha1sums=('a16e0bc089579b92568cbf197203d196a93d08f3'
+sha1sums=('c41833d61a2315cf1536c9f2a5b710317fbf6dfb'
   'SKIP')
 
 prepare() {



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

2013-12-09 Thread Eric Bélanger
Date: Tuesday, December 10, 2013 @ 03:18:38
  Author: eric
Revision: 102386

archrelease: copy trunk to community-any

Added:
  youtube-dl/repos/community-any/PKGBUILD
(from rev 102385, youtube-dl/trunk/PKGBUILD)
Deleted:
  youtube-dl/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-10 02:18:11 UTC (rev 102385)
+++ PKGBUILD2013-12-10 02:18:38 UTC (rev 102386)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=youtube-dl
-pkgver=2013.12.08.1
-pkgrel=1
-pkgdesc=A small command-line program to download videos from YouTube.com and 
a few more sites
-arch=('any')
-url=http://rg3.github.io/youtube-dl/;
-license=('custom')
-depends=('python' 'python-setuptools')
-optdepends=('ffmpeg: for video post-processing')
-source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
-
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
-sha1sums=('a16e0bc089579b92568cbf197203d196a93d08f3'
-  'SKIP')
-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root=${pkgdir}/ --optimize=1
-  mv 
${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion \
-${pkgdir}/usr/share/bash-completion/completions/youtube-dl
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: youtube-dl/repos/community-any/PKGBUILD (from rev 102385, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-10 02:18:38 UTC (rev 102386)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=youtube-dl
+pkgver=2013.12.09.4
+pkgrel=1
+pkgdesc=A small command-line program to download videos from YouTube.com and 
a few more sites
+arch=('any')
+url=http://rg3.github.io/youtube-dl/;
+license=('custom')
+depends=('python' 'python-setuptools')
+optdepends=('ffmpeg: for video post-processing')
+source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
+
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
+sha1sums=('c41833d61a2315cf1536c9f2a5b710317fbf6dfb'
+  'SKIP')
+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root=${pkgdir}/ --optimize=1
+  mv 
${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion \
+${pkgdir}/usr/share/bash-completion/completions/youtube-dl
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}



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

2013-12-09 Thread Felix Yan
Date: Tuesday, December 10, 2013 @ 04:43:50
  Author: fyan
Revision: 102387

upgpkg: pidgin-lwqq 0.2c.20131206-1

Modified:
  pidgin-lwqq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-10 02:18:38 UTC (rev 102386)
+++ PKGBUILD2013-12-10 03:43:50 UTC (rev 102387)
@@ -2,8 +2,8 @@
 # Maintainer: Felix Yan felixonm...@gmail.com
 
 pkgname=pidgin-lwqq
-pkgver=0.2c.20131110
-_commit=8d4dbe17dbd754328401b920f7ffda9257b38200
+pkgver=0.2c.20131206
+_commit=41f92cb7d8b4cfb26e51eded734e8110f845cff3
 pkgrel=1
 pkgdesc=A pidgin plugin based on lwqq, a excellent safe useful library for 
webqq protocol
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('GPL3')
 depends=('libpurple' 'curl' 'hicolor-icon-theme' 'gtk-update-icon-cache' 
'libev' 'js185')
 optdepends=('pidgin: Multi-protocol instant messaging client'
-   'telepathy-haze: Empathy plugin support')
+'telepathy-haze: Empathy plugin support')
 makedepends=('git' 'cmake')
 install=$pkgname.install
 options=(debug)



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

2013-12-09 Thread Felix Yan
Date: Tuesday, December 10, 2013 @ 04:45:34
  Author: fyan
Revision: 102388

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

Added:
  pidgin-lwqq/repos/community-testing-i686/
  pidgin-lwqq/repos/community-testing-i686/PKGBUILD
(from rev 102387, pidgin-lwqq/trunk/PKGBUILD)
  pidgin-lwqq/repos/community-testing-i686/pidgin-lwqq.install
(from rev 102387, pidgin-lwqq/trunk/pidgin-lwqq.install)
  pidgin-lwqq/repos/community-testing-x86_64/
  pidgin-lwqq/repos/community-testing-x86_64/PKGBUILD
(from rev 102387, pidgin-lwqq/trunk/PKGBUILD)
  pidgin-lwqq/repos/community-testing-x86_64/pidgin-lwqq.install
(from rev 102387, pidgin-lwqq/trunk/pidgin-lwqq.install)

--+
 community-testing-i686/PKGBUILD  |   42 +
 community-testing-i686/pidgin-lwqq.install   |   11 ++
 community-testing-x86_64/PKGBUILD|   42 +
 community-testing-x86_64/pidgin-lwqq.install |   11 ++
 4 files changed, 106 insertions(+)

Copied: pidgin-lwqq/repos/community-testing-i686/PKGBUILD (from rev 102387, 
pidgin-lwqq/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-12-10 03:45:34 UTC (rev 102388)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+
+pkgname=pidgin-lwqq
+pkgver=0.2c.20131206
+_commit=41f92cb7d8b4cfb26e51eded734e8110f845cff3
+pkgrel=1
+pkgdesc=A pidgin plugin based on lwqq, a excellent safe useful library for 
webqq protocol
+arch=('i686' 'x86_64')
+url=https://github.com/xiehuc/pidgin-lwqq;
+license=('GPL3')
+depends=('libpurple' 'curl' 'hicolor-icon-theme' 'gtk-update-icon-cache' 
'libev' 'js185')
+optdepends=('pidgin: Multi-protocol instant messaging client'
+'telepathy-haze: Empathy plugin support')
+makedepends=('git' 'cmake')
+install=$pkgname.install
+options=(debug)
+source=(git://github.com/xiehuc/pidgin-lwqq.git#commit=$_commit
+#source=(git://github.com/xiehuc/pidgin-lwqq.git#tag=$pkgver
+git://github.com/xiehuc/lwqq.git)
+
+prepare() {
+  cd $srcdir/$pkgname
+  git submodule init
+  git config submodule.liblwqq.url $srcdir/lwqq
+  git submodule update
+}
+
+build() {
+  cd ${srcdir}/$pkgname
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname
+  make DESTDIR=${pkgdir} install
+}
+
+sha512sums=('SKIP'
+'SKIP')

Copied: pidgin-lwqq/repos/community-testing-i686/pidgin-lwqq.install (from rev 
102387, pidgin-lwqq/trunk/pidgin-lwqq.install)
===
--- community-testing-i686/pidgin-lwqq.install  (rev 0)
+++ community-testing-i686/pidgin-lwqq.install  2013-12-10 03:45:34 UTC (rev 
102388)
@@ -0,0 +1,11 @@
+post_install() {
+gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: pidgin-lwqq/repos/community-testing-x86_64/PKGBUILD (from rev 102387, 
pidgin-lwqq/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-12-10 03:45:34 UTC (rev 102388)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+
+pkgname=pidgin-lwqq
+pkgver=0.2c.20131206
+_commit=41f92cb7d8b4cfb26e51eded734e8110f845cff3
+pkgrel=1
+pkgdesc=A pidgin plugin based on lwqq, a excellent safe useful library for 
webqq protocol
+arch=('i686' 'x86_64')
+url=https://github.com/xiehuc/pidgin-lwqq;
+license=('GPL3')
+depends=('libpurple' 'curl' 'hicolor-icon-theme' 'gtk-update-icon-cache' 
'libev' 'js185')
+optdepends=('pidgin: Multi-protocol instant messaging client'
+'telepathy-haze: Empathy plugin support')
+makedepends=('git' 'cmake')
+install=$pkgname.install
+options=(debug)
+source=(git://github.com/xiehuc/pidgin-lwqq.git#commit=$_commit
+#source=(git://github.com/xiehuc/pidgin-lwqq.git#tag=$pkgver
+git://github.com/xiehuc/lwqq.git)
+
+prepare() {
+  cd $srcdir/$pkgname
+  git submodule init
+  git config submodule.liblwqq.url $srcdir/lwqq
+  git submodule update
+}
+
+build() {
+  cd ${srcdir}/$pkgname
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname
+  make DESTDIR=${pkgdir} install
+}
+
+sha512sums=('SKIP'
+'SKIP')

Copied: pidgin-lwqq/repos/community-testing-x86_64/pidgin-lwqq.install (from 
rev 102387, pidgin-lwqq/trunk/pidgin-lwqq.install)
===
--- community-testing-x86_64/pidgin-lwqq.install
(rev 0)
+++ community-testing-x86_64/pidgin-lwqq.install2013-12-10 03:45:34 UTC 
(rev 102388)
@@ -0,0 +1,11 @@
+post_install() {
+

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

2013-12-09 Thread Sven-Hendrik Haase
Date: Tuesday, December 10, 2013 @ 05:23:09
  Author: svenstaro
Revision: 102389

upgpkg: fmodex 4.44.27-1

upstream release 4.44.27

Modified:
  fmodex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-10 03:45:34 UTC (rev 102388)
+++ PKGBUILD2013-12-10 04:23:09 UTC (rev 102389)
@@ -5,7 +5,7 @@
 # Note: This packae is proprietary and distribution is limited. However, we
 # have written permission to by the FMOD CEO to distribute this in binary form.
 pkgname=fmodex
-pkgver=4.44.26
+pkgver=4.44.27
 pkgrel=1
 pkgdesc=An advanced audio engine
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 url=http://www.fmod.org/;
 license=('custom')
 
source=(http://www.fmod.org/download/fmodex/api/Linux/fmodapi${pkgver//./}linux.tar.gz;)
-md5sums=('b124437618eb00fcbe8da23826022734')
+md5sums=('722c1b98d73cb8c9db2d6772554f2510')
 
 package() {
   cd fmodapi${pkgver//./}linux



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

2013-12-09 Thread Sven-Hendrik Haase
Date: Tuesday, December 10, 2013 @ 05:23:24
  Author: svenstaro
Revision: 102390

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

Added:
  fmodex/repos/community-i686/PERMISSION
(from rev 102389, fmodex/trunk/PERMISSION)
  fmodex/repos/community-i686/PKGBUILD
(from rev 102389, fmodex/trunk/PKGBUILD)
  fmodex/repos/community-x86_64/PERMISSION
(from rev 102389, fmodex/trunk/PERMISSION)
  fmodex/repos/community-x86_64/PKGBUILD
(from rev 102389, fmodex/trunk/PKGBUILD)
Deleted:
  fmodex/repos/community-i686/PERMISSION
  fmodex/repos/community-i686/PKGBUILD
  fmodex/repos/community-x86_64/PERMISSION
  fmodex/repos/community-x86_64/PKGBUILD

-+
 /PERMISSION |   50 +
 /PKGBUILD   |   82 ++
 community-i686/PERMISSION   |   25 
 community-i686/PKGBUILD |   41 -
 community-x86_64/PERMISSION |   25 
 community-x86_64/PKGBUILD   |   41 -
 6 files changed, 132 insertions(+), 132 deletions(-)

Deleted: community-i686/PERMISSION
===
--- community-i686/PERMISSION   2013-12-10 04:23:09 UTC (rev 102389)
+++ community-i686/PERMISSION   2013-12-10 04:23:24 UTC (rev 102390)
@@ -1,25 +0,0 @@
-Hi Sven,
-sounds ok to me.
-regards,
-
-Brett Paterson | CEO
-FMOD by Firelight Technologies Pty Ltd
-Interactive Audio Middleware | www.fmod.org
-PH: +61 3 96635947 Fax: +61 3 96635951
-
-
--Original Message-
-From: Sven-Hendrik Haase [mailto:s...@lutzhaase.com] 
-Sent: Thursday, 15 July 2010 9:51 AM
-To: sa...@fmod.org
-Subject: Redistribution for Arch Linux
-
- Hello,
-
- I'm a packager for the Arch Linux project (http://www.archlinux.org) and
- I would like to ask you for permission for redistributing FMOD in binary
- form in our project. Arch Linux is a free operating system and is run
- entirely by volunteers. There is no commercial context.
-
- Regards,
- Sven-Hendrik Haase

Copied: fmodex/repos/community-i686/PERMISSION (from rev 102389, 
fmodex/trunk/PERMISSION)
===
--- community-i686/PERMISSION   (rev 0)
+++ community-i686/PERMISSION   2013-12-10 04:23:24 UTC (rev 102390)
@@ -0,0 +1,25 @@
+Hi Sven,
+sounds ok to me.
+regards,
+
+Brett Paterson | CEO
+FMOD by Firelight Technologies Pty Ltd
+Interactive Audio Middleware | www.fmod.org
+PH: +61 3 96635947 Fax: +61 3 96635951
+
+
+-Original Message-
+From: Sven-Hendrik Haase [mailto:s...@lutzhaase.com] 
+Sent: Thursday, 15 July 2010 9:51 AM
+To: sa...@fmod.org
+Subject: Redistribution for Arch Linux
+
+ Hello,
+
+ I'm a packager for the Arch Linux project (http://www.archlinux.org) and
+ I would like to ask you for permission for redistributing FMOD in binary
+ form in our project. Arch Linux is a free operating system and is run
+ entirely by volunteers. There is no commercial context.
+
+ Regards,
+ Sven-Hendrik Haase

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-10 04:23:09 UTC (rev 102389)
+++ community-i686/PKGBUILD 2013-12-10 04:23:24 UTC (rev 102390)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Christoph Zeiler archNOSPAM_at_moonblade.dot.org
-
-# Note: This packae is proprietary and distribution is limited. However, we
-# have written permission to by the FMOD CEO to distribute this in binary form.
-pkgname=fmodex
-pkgver=4.44.26
-pkgrel=1
-pkgdesc=An advanced audio engine
-arch=('i686' 'x86_64')
-url=http://www.fmod.org/;
-license=('custom')
-source=(http://www.fmod.org/download/fmodex/api/Linux/fmodapi${pkgver//./}linux.tar.gz;)
-md5sums=('b124437618eb00fcbe8da23826022734')
-
-package() {
-  cd fmodapi${pkgver//./}linux
-
-  mkdir -p ${pkgdir}/usr/lib
-  mkdir -p ${pkgdir}/usr/include/fmodex
-
-  cp -d api/lib/* ${pkgdir}/usr/lib/
-  [[ $CARCH == i686 ]]  rm ${pkgdir}/usr/lib/*64*
-
-  if [[ $CARCH == x86_64 ]]; then
-cd ${pkgdir}/usr/lib
-ln -sf libfmodex64-${pkgver}.so libfmodex-${pkgver}.so
-ln -sf libfmodexL64-${pkgver}.so libfmodexL-${pkgver}.so
-cd ${srcdir}/fmodapi${pkgver//./}linux
-  fi
-
-  cp api/inc/* ${pkgdir}/usr/include/fmodex/
-
-  install -Dm644 documentation/LICENSE.TXT 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-
-  mkdir -p ${pkgdir}/usr/share/doc/fmodex
-  cp -r documentation examples ${pkgdir}/usr/share/doc/fmodex
-}
-
-# vim:set ts=2 sw=2 et:

Copied: fmodex/repos/community-i686/PKGBUILD (from rev 102389, 
fmodex/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-10 04:23:24 UTC (rev 102390)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase