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

2014-06-13 Thread Felix Yan
Date: Saturday, June 14, 2014 @ 06:47:57
  Author: fyan
Revision: 215103

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

Added:
  talloc/repos/testing-i686/
  talloc/repos/testing-i686/PKGBUILD
(from rev 215102, talloc/trunk/PKGBUILD)
  talloc/repos/testing-x86_64/
  talloc/repos/testing-x86_64/PKGBUILD
(from rev 215102, talloc/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   37 +
 testing-x86_64/PKGBUILD |   37 +
 2 files changed, 74 insertions(+)

Copied: talloc/repos/testing-i686/PKGBUILD (from rev 215102, 
talloc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-06-14 04:47:57 UTC (rev 215103)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer:
+# Contributor: Tobias Powalowski 
+
+pkgname=talloc
+pkgver=2.1.1
+pkgrel=1
+pkgdesc="Hierarchical pool based memory allocator with destructors"
+arch=('i686' 'x86_64')
+license=('GPL3')
+url="http://talloc.samba.org/";
+depends=('glibc')
+makedepends=('python2' 'docbook-xsl')
+optdepends=('python2: for python bindings')
+source=("http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   sed -i -e 's#python#python2#g' buildtools/bin/waf
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr \
+ --sysconfdir=/etc/samba \
+ --localstatedir=/var \
+ --bundled-libraries=NONE \
+ --builtin-libraries=replace \
+ --enable-talloc-compat1
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}
+md5sums=('5dffb86414218a91864ed4453ba9be07')

Copied: talloc/repos/testing-x86_64/PKGBUILD (from rev 215102, 
talloc/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-06-14 04:47:57 UTC (rev 215103)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer:
+# Contributor: Tobias Powalowski 
+
+pkgname=talloc
+pkgver=2.1.1
+pkgrel=1
+pkgdesc="Hierarchical pool based memory allocator with destructors"
+arch=('i686' 'x86_64')
+license=('GPL3')
+url="http://talloc.samba.org/";
+depends=('glibc')
+makedepends=('python2' 'docbook-xsl')
+optdepends=('python2: for python bindings')
+source=("http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   sed -i -e 's#python#python2#g' buildtools/bin/waf
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr \
+ --sysconfdir=/etc/samba \
+ --localstatedir=/var \
+ --bundled-libraries=NONE \
+ --builtin-libraries=replace \
+ --enable-talloc-compat1
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}
+md5sums=('5dffb86414218a91864ed4453ba9be07')



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

2014-06-13 Thread Felix Yan
Date: Saturday, June 14, 2014 @ 06:45:59
  Author: fyan
Revision: 215102

upgpkg: talloc 2.1.1-1

Modified:
  talloc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-14 04:25:55 UTC (rev 215101)
+++ PKGBUILD2014-06-14 04:45:59 UTC (rev 215102)
@@ -3,8 +3,8 @@
 # Contributor: Tobias Powalowski 
 
 pkgname=talloc
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.1.1
+pkgrel=1
 pkgdesc="Hierarchical pool based memory allocator with destructors"
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -34,4 +34,4 @@
cd "${srcdir}/${pkgname}-${pkgver}"
make DESTDIR="${pkgdir}" install
 }
-md5sums=('85a69bfb5808fcadf378bd9eadb1f9c2')
+md5sums=('5dffb86414218a91864ed4453ba9be07')



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

2014-06-13 Thread Felix Yan
Date: Saturday, June 14, 2014 @ 06:29:59
  Author: fyan
Revision: 113132

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-14 04:28:48 UTC (rev 113131)
+++ PKGBUILD2014-06-14 04:29:59 UTC (rev 113132)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-sparqlwrapper
-pkgname=("python-sparqlwrapper" "python2-sparqlwrapper")
-pkgver=1.5.2
-pkgrel=1
-pkgdesc="SPARQL Endpoint interface to Python"
-arch=('any')
-url="http://rdflib.github.io/sparqlwrapper/";
-license=('W3C')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.python.org/packages/source/S/SPARQLWrapper/SPARQLWrapper-$pkgver.tar.gz";)
-md5sums=('dc72e43ee4382dbc3abcb1941ab3e9c0')
-
-prepare() {
-  cp -r SPARQLWrapper-$pkgver{,-py2}
-}
-
-package_python-sparqlwrapper() {
-  depends=('python3')
-
-  cd SPARQLWrapper-$pkgver
-  python3 setup.py install --root="${pkgdir}" --optimize=1
-  #install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-sparqlwrapper() {
-  depends=('python2')
-
-  cd SPARQLWrapper-$pkgver-py2
-  python2 setup.py install --root="${pkgdir}" --optimize=1
-  #install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-

Copied: python-sparqlwrapper/repos/community-any/PKGBUILD (from rev 113131, 
python-sparqlwrapper/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-14 04:29:59 UTC (rev 113132)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-sparqlwrapper
+pkgname=("python-sparqlwrapper" "python2-sparqlwrapper")
+pkgver=1.6.0
+pkgrel=1
+pkgdesc="SPARQL Endpoint interface to Python"
+arch=('any')
+url="http://rdflib.github.io/sparqlwrapper/";
+license=('W3C')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://pypi.python.org/packages/source/S/SPARQLWrapper/SPARQLWrapper-$pkgver.tar.gz";)
+md5sums=('5d9e0ce0949e17eab949ae82f3fcad4d')
+
+prepare() {
+  cp -r SPARQLWrapper-$pkgver{,-py2}
+}
+
+package_python-sparqlwrapper() {
+  depends=('python3')
+
+  cd SPARQLWrapper-$pkgver
+  python3 setup.py install --root="${pkgdir}" --optimize=1
+  #install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-sparqlwrapper() {
+  depends=('python2')
+
+  cd SPARQLWrapper-$pkgver-py2
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+  #install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+



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

2014-06-13 Thread Felix Yan
Date: Saturday, June 14, 2014 @ 06:28:48
  Author: fyan
Revision: 113131

upgpkg: python-sparqlwrapper 1.6.0-1

Modified:
  python-sparqlwrapper/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-14 04:17:03 UTC (rev 113130)
+++ PKGBUILD2014-06-14 04:28:48 UTC (rev 113131)
@@ -3,7 +3,7 @@
 
 pkgbase=python-sparqlwrapper
 pkgname=("python-sparqlwrapper" "python2-sparqlwrapper")
-pkgver=1.5.2
+pkgver=1.6.0
 pkgrel=1
 pkgdesc="SPARQL Endpoint interface to Python"
 arch=('any')
@@ -11,7 +11,7 @@
 license=('W3C')
 makedepends=('python-setuptools' 'python2-setuptools')
 
source=("https://pypi.python.org/packages/source/S/SPARQLWrapper/SPARQLWrapper-$pkgver.tar.gz";)
-md5sums=('dc72e43ee4382dbc3abcb1941ab3e9c0')
+md5sums=('5d9e0ce0949e17eab949ae82f3fcad4d')
 
 prepare() {
   cp -r SPARQLWrapper-$pkgver{,-py2}



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

2014-06-13 Thread Felix Yan
Date: Saturday, June 14, 2014 @ 06:25:55
  Author: fyan
Revision: 215101

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

Added:
  aspell-pt/repos/extra-i686/PKGBUILD
(from rev 215100, aspell-pt/trunk/PKGBUILD)
  aspell-pt/repos/extra-x86_64/PKGBUILD
(from rev 215100, aspell-pt/trunk/PKGBUILD)
Deleted:
  aspell-pt/repos/extra-i686/PKGBUILD
  aspell-pt/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-06-14 04:24:03 UTC (rev 215100)
+++ extra-i686/PKGBUILD 2014-06-14 04:25:55 UTC (rev 215101)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer:
-
-pkgname=aspell-pt
-_pkgverPT=20140412
-_pkgverBR=20090702
-pkgver=$_pkgverPT
-pkgrel=1
-pkgdesc="Portuguese and Brazilian Portuguese dictionary for aspell"
-arch=('i686' 'x86_64')
-url="http://aspell.net/";
-license=('GPL2')
-depends=('aspell')
-conflicts=('aspell-pt_br')
-replaces=('aspell-pt_br')
-source=(ftp://ftp.gnu.org/gnu/aspell/dict/pt_BR/aspell6-pt_BR-$_pkgverBR-0.tar.bz2
-
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
-
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
-sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  '26d991841bb13d3dfa6fe2bb9a29edd6982d6657'
-  '492ace13679f5fa3824bb528e9017fbab4ef0d4c')
-
-build() {
-  cd aspell6-pt_BR-$_pkgverBR-0
-  ./configure
-  make
-
-  cd ../aspell6-pt_PT-$_pkgverPT-0
-  ./configure
-  make
-
-  cd ../aspell6-pt_PT-preao-$_pkgverPT-0
-  ./configure
-  make
-}
-
-package() {
-  cd aspell6-pt_BR-$_pkgverBR-0
-  make DESTDIR="$pkgdir" install
-
-  cd ../aspell6-pt_PT-$_pkgverPT-0
-  make DESTDIR="$pkgdir" install
-
-  cd ../aspell6-pt_PT-preao-$_pkgverPT-0
-  make DESTDIR="$pkgdir" install
-
-  echo "add pt_BR.multi" > "$pkgdir"/usr/lib/aspell-0.60/brasileiro.alias
-}

Copied: aspell-pt/repos/extra-i686/PKGBUILD (from rev 215100, 
aspell-pt/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-06-14 04:25:55 UTC (rev 215101)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer:
+
+pkgname=aspell-pt
+_pkgverPT=20140513
+_pkgverBR=20090702
+pkgver=$_pkgverPT
+pkgrel=1
+pkgdesc="Portuguese and Brazilian Portuguese dictionary for aspell"
+arch=('i686' 'x86_64')
+url="http://aspell.net/";
+license=('GPL2')
+depends=('aspell')
+conflicts=('aspell-pt_br')
+replaces=('aspell-pt_br')
+source=(ftp://ftp.gnu.org/gnu/aspell/dict/pt_BR/aspell6-pt_BR-$_pkgverBR-0.tar.bz2
+
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
+
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
+sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
+  '9b74f0bbdd9afa00cf6b6e86f8be065bc062dfca'
+  '341fe147c4454062249736da360012b4247b4fee')
+
+build() {
+  cd aspell6-pt_BR-$_pkgverBR-0
+  ./configure
+  make
+
+  cd ../aspell6-pt_PT-$_pkgverPT-0
+  ./configure
+  make
+
+  cd ../aspell6-pt_PT-preao-$_pkgverPT-0
+  ./configure
+  make
+}
+
+package() {
+  cd aspell6-pt_BR-$_pkgverBR-0
+  make DESTDIR="$pkgdir" install
+
+  cd ../aspell6-pt_PT-$_pkgverPT-0
+  make DESTDIR="$pkgdir" install
+
+  cd ../aspell6-pt_PT-preao-$_pkgverPT-0
+  make DESTDIR="$pkgdir" install
+
+  echo "add pt_BR.multi" > "$pkgdir"/usr/lib/aspell-0.60/brasileiro.alias
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-06-14 04:24:03 UTC (rev 215100)
+++ extra-x86_64/PKGBUILD   2014-06-14 04:25:55 UTC (rev 215101)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer:
-
-pkgname=aspell-pt
-_pkgverPT=20140412
-_pkgverBR=20090702
-pkgver=$_pkgverPT
-pkgrel=1
-pkgdesc="Portuguese and Brazilian Portuguese dictionary for aspell"
-arch=('i686' 'x86_64')
-url="http://aspell.net/";
-license=('GPL2')
-depends=('aspell')
-conflicts=('aspell-pt_br')
-replaces=('aspell-pt_br')
-source=(ftp://ftp.gnu.org/gnu/aspell/dict/pt_BR/aspell6-pt_BR-$_pkgverBR-0.tar.bz2
-
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
-
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
-sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  '26d991841bb13d3dfa6fe2bb9a29edd6982d6657'
-  '492ace13679f5fa3824bb528e9017fbab4ef0d4c')
-
-build() {
-  cd aspell6-pt_BR-$_pkgverBR-0
-  ./configure
-  make
-
-  cd ../aspell6-pt_PT-$_pkgverPT-0
-  ./configure
-  make
-
-  cd ../aspell6-pt_PT-

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

2014-06-13 Thread Felix Yan
Date: Saturday, June 14, 2014 @ 06:24:03
  Author: fyan
Revision: 215100

upgpkg: aspell-pt 20140513-1

Modified:
  aspell-pt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-14 03:49:47 UTC (rev 215099)
+++ PKGBUILD2014-06-14 04:24:03 UTC (rev 215100)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=aspell-pt
-_pkgverPT=20140412
+_pkgverPT=20140513
 _pkgverBR=20090702
 pkgver=$_pkgverPT
 pkgrel=1
@@ -17,8 +17,8 @@
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
 
http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
 sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-  '26d991841bb13d3dfa6fe2bb9a29edd6982d6657'
-  '492ace13679f5fa3824bb528e9017fbab4ef0d4c')
+  '9b74f0bbdd9afa00cf6b6e86f8be065bc062dfca'
+  '341fe147c4454062249736da360012b4247b4fee')
 
 build() {
   cd aspell6-pt_BR-$_pkgverBR-0



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

2014-06-13 Thread Felix Yan
Date: Saturday, June 14, 2014 @ 06:17:03
  Author: fyan
Revision: 113130

archrelease: copy trunk to community-any

Added:
  perl-cpanplus/repos/community-any/PKGBUILD
(from rev 113129, perl-cpanplus/trunk/PKGBUILD)
Deleted:
  perl-cpanplus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   90 ++---
 1 file changed, 45 insertions(+), 45 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-14 04:16:05 UTC (rev 113129)
+++ PKGBUILD2014-06-14 04:17:03 UTC (rev 113130)
@@ -1,45 +0,0 @@
-# Maintainer: Florian Pritz 
-
-pkgname=perl-cpanplus
-pkgver=0.9148
-pkgrel=2
-pkgdesc='Ameliorated interface to the CPAN'
-arch=(any)
-license=(PerlArtistic GPL)
-options=(!emptydirs)
-depends=(perl perl-log-message perl-archive-extract perl-term-ui 
perl-log-message-simple perl-module-pluggable perl-object-accessor)
-url=https://metacpan.org/release/CPANPLUS
-source=("http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/CPANPLUS-$pkgver.tar.gz";)
-md5sums=(e135aab8af0f16e07ddf1fe096680a00)
-sha512sums=(321675021f07c440c835c8cd4a074e72257b29b62c2e72367ead7d4005194f6b1fa48198aa3e7bceabf47b0df79f50800ed464da4aa11fe53686a1ddc8112539)
-_ddir="CPANPLUS-$pkgver"
-
-build()
-(
-  cd "$srcdir/$_ddir"
-  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
-  unset PERL5LIB PERL_MM_OPT
-  /usr/bin/perl Makefile.PL
-  make
-)
-
-check()
-(
-  cd "$srcdir/$_ddir"
-  export PERL_MM_USE_DEFAULT=1
-  unset PERL5LIB
-  make test
-)
-
-package()
-(
-  cd "$srcdir/$_ddir"
-  make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
-  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
-)
-
-# Local Variables:
-# mode: shell-script
-# sh-basic-offset: 2
-# End:
-# vim:set ts=2 sw=2 et:

Copied: perl-cpanplus/repos/community-any/PKGBUILD (from rev 113129, 
perl-cpanplus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-14 04:17:03 UTC (rev 113130)
@@ -0,0 +1,45 @@
+# Maintainer: Florian Pritz 
+
+pkgname=perl-cpanplus
+pkgver=0.9152
+pkgrel=1
+pkgdesc='Ameliorated interface to the CPAN'
+arch=(any)
+license=(PerlArtistic GPL)
+options=(!emptydirs)
+depends=(perl perl-log-message perl-archive-extract perl-term-ui 
perl-log-message-simple perl-module-pluggable perl-object-accessor)
+url=https://metacpan.org/release/CPANPLUS
+source=("http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/CPANPLUS-$pkgver.tar.gz";)
+md5sums=('c1c762c6d1f67d731e4ecc4d30fc5b97')
+sha512sums=('4665d6ffccbdbda5a9228763c35edb51581e7c66058f27bb4f21134e56c50eb54ab5bf6540b109dfb48175b65d57d1838638ac806e01add0b2865e3746cf')
+_ddir="CPANPLUS-$pkgver"
+
+build()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+  unset PERL5LIB PERL_MM_OPT
+  /usr/bin/perl Makefile.PL
+  make
+)
+
+check()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1
+  unset PERL5LIB
+  make test
+)
+
+package()
+(
+  cd "$srcdir/$_ddir"
+  make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
+  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+)
+
+# Local Variables:
+# mode: shell-script
+# sh-basic-offset: 2
+# End:
+# vim:set ts=2 sw=2 et:



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

2014-06-13 Thread Felix Yan
Date: Saturday, June 14, 2014 @ 06:16:05
  Author: fyan
Revision: 113129

upgpkg: perl-cpanplus 0.9152-1

Modified:
  perl-cpanplus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 22:31:08 UTC (rev 113128)
+++ PKGBUILD2014-06-14 04:16:05 UTC (rev 113129)
@@ -1,8 +1,8 @@
 # Maintainer: Florian Pritz 
 
 pkgname=perl-cpanplus
-pkgver=0.9148
-pkgrel=2
+pkgver=0.9152
+pkgrel=1
 pkgdesc='Ameliorated interface to the CPAN'
 arch=(any)
 license=(PerlArtistic GPL)
@@ -10,8 +10,8 @@
 depends=(perl perl-log-message perl-archive-extract perl-term-ui 
perl-log-message-simple perl-module-pluggable perl-object-accessor)
 url=https://metacpan.org/release/CPANPLUS
 
source=("http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/CPANPLUS-$pkgver.tar.gz";)
-md5sums=(e135aab8af0f16e07ddf1fe096680a00)
-sha512sums=(321675021f07c440c835c8cd4a074e72257b29b62c2e72367ead7d4005194f6b1fa48198aa3e7bceabf47b0df79f50800ed464da4aa11fe53686a1ddc8112539)
+md5sums=('c1c762c6d1f67d731e4ecc4d30fc5b97')
+sha512sums=('4665d6ffccbdbda5a9228763c35edb51581e7c66058f27bb4f21134e56c50eb54ab5bf6540b109dfb48175b65d57d1838638ac806e01add0b2865e3746cf')
 _ddir="CPANPLUS-$pkgver"
 
 build()



[arch-commits] Commit in perl-net-dns/repos (4 files)

2014-06-13 Thread Felix Yan
Date: Saturday, June 14, 2014 @ 05:49:47
  Author: fyan
Revision: 215099

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

Added:
  perl-net-dns/repos/extra-i686/PKGBUILD
(from rev 215098, perl-net-dns/trunk/PKGBUILD)
  perl-net-dns/repos/extra-x86_64/PKGBUILD
(from rev 215098, perl-net-dns/trunk/PKGBUILD)
Deleted:
  perl-net-dns/repos/extra-i686/PKGBUILD
  perl-net-dns/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-06-14 03:47:27 UTC (rev 215098)
+++ extra-i686/PKGBUILD 2014-06-14 03:49:47 UTC (rev 215099)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=perl-net-dns
-pkgver=0.76_2
-pkgrel=1
-pkgdesc="Perl Module: Interface to the DNS resolver"
-arch=('i686' 'x86_64')
-license=('PerlArtistic')
-url="http://search.cpan.org/dist/Net-DNS/";
-depends=('perl-digest-hmac' 'perl-net-ip' 'perl')
-checkdepends=('perl-test-pod')
-optdepends=('perl-io-socket-inet6: IPv6 support'
-'perl-socket6: IPv6 support')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-$pkgver.tar.gz)
-sha1sums=('93a79f281c2a731020959cc28630fa20128b18d0')
-
-build() {
-  cd Net-DNS-${pkgver}
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd Net-DNS-${pkgver}
-  make test
-}
-
-package() {
-  cd Net-DNS-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: perl-net-dns/repos/extra-i686/PKGBUILD (from rev 215098, 
perl-net-dns/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-06-14 03:49:47 UTC (rev 215099)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=perl-net-dns
+pkgver=0.77
+pkgrel=1
+pkgdesc="Perl Module: Interface to the DNS resolver"
+arch=('i686' 'x86_64')
+license=('PerlArtistic')
+url="http://search.cpan.org/dist/Net-DNS/";
+depends=('perl-digest-hmac' 'perl-net-ip' 'perl')
+checkdepends=('perl-test-pod')
+optdepends=('perl-io-socket-inet6: IPv6 support'
+'perl-socket6: IPv6 support')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-$pkgver.tar.gz)
+sha1sums=('e2264580ba9fa1d13104d41239c317570de9807e')
+
+build() {
+  cd Net-DNS-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd Net-DNS-${pkgver}
+  make test
+}
+
+package() {
+  cd Net-DNS-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-06-14 03:47:27 UTC (rev 215098)
+++ extra-x86_64/PKGBUILD   2014-06-14 03:49:47 UTC (rev 215099)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=perl-net-dns
-pkgver=0.76_2
-pkgrel=1
-pkgdesc="Perl Module: Interface to the DNS resolver"
-arch=('i686' 'x86_64')
-license=('PerlArtistic')
-url="http://search.cpan.org/dist/Net-DNS/";
-depends=('perl-digest-hmac' 'perl-net-ip' 'perl')
-checkdepends=('perl-test-pod')
-optdepends=('perl-io-socket-inet6: IPv6 support'
-'perl-socket6: IPv6 support')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-$pkgver.tar.gz)
-sha1sums=('93a79f281c2a731020959cc28630fa20128b18d0')
-
-build() {
-  cd Net-DNS-${pkgver}
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd Net-DNS-${pkgver}
-  make test
-}
-
-package() {
-  cd Net-DNS-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: perl-net-dns/repos/extra-x86_64/PKGBUILD (from rev 215098, 
perl-net-dns/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-06-14 03:49:47 UTC (rev 215099)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=perl-net-dns
+pkgver=0.77
+pkgrel=1
+pkgdesc="Perl Module: Interface to the DNS resolver"
+arch=('i686' 'x86_64')
+license=('PerlArtistic')
+url="http://search.cpan.org/dist/Net-DNS/";
+depends=('perl-digest-hmac' 'perl-net-ip' 'perl')
+checkdepends=('perl-test-pod')
+optdepends=('perl-io-socket-inet6: IPv6 support'
+'perl-socket6: IPv6 support')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-$pkgver.tar.gz)
+sha1sums=('e2264580ba9fa1d13104d41239c317570de9807e')
+
+build() {
+  cd Net-DNS-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd Net-DNS-${pkgver}
+  make test
+}
+
+package() {
+  cd Net-DNS-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}



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

2014-06-13 Thread Felix Yan
Date: Saturday, June 14, 2014 @ 05:47:27
  Author: fyan
Revision: 215098

upgpkg: perl-net-dns 0.77-1

Modified:
  perl-net-dns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 17:16:50 UTC (rev 215097)
+++ PKGBUILD2014-06-14 03:47:27 UTC (rev 215098)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=perl-net-dns
-pkgver=0.76_2
+pkgver=0.77
 pkgrel=1
 pkgdesc="Perl Module: Interface to the DNS resolver"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 'perl-socket6: IPv6 support')
 options=('!emptydirs')
 source=(http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-$pkgver.tar.gz)
-sha1sums=('93a79f281c2a731020959cc28630fa20128b18d0')
+sha1sums=('e2264580ba9fa1d13104d41239c317570de9807e')
 
 build() {
   cd Net-DNS-${pkgver}



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

2014-06-13 Thread Alexander Rødseth
Date: Saturday, June 14, 2014 @ 00:30:55
  Author: arodseth
Revision: 113127

upgpkg: wings3d 1.5.3-1

Modified:
  wings3d/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 22:04:49 UTC (rev 113126)
+++ PKGBUILD2014-06-13 22:30:55 UTC (rev 113127)
@@ -4,7 +4,7 @@
 
 pkgname=wings3d
 _pkgname=wings
-pkgver=1.5.2
+pkgver=1.5.3
 pkgrel=1
 pkgdesc='3D modeling program'
 arch=('x86_64' 'i686')
@@ -14,22 +14,21 @@
 makedepends=('gendesk')
 optdepends=('povray: rendering support via POV-Ray')
 install=$pkgname.install
-source=("$pkgname-$pkgver.tar.gz::https://github.com/dgud/wings/archive/master.tar.gz";
+source=("http://downloads.sourceforge.net/project/wings/wings/$pkgver/wings-$pkgver.tar.bz2";
 "$pkgname.sh"
 
"$pkgname.png::http://img299.imageshack.us/img299/2538/wingsiconblackshiningew5.png";)
-sha256sums=('3ea003dfea9e707e8086dd82fc34fb7ff08fb20d8fdfedc4ea1266f414b34caf'
+sha256sums=('c08060016f83679ce08947942d31af0e3b5d105525d0df5e993ec6f1a81fdd8e'
 '46513cd05f8b6e778120af4a87b239c5250799c17b591592893d98cbf082359e'
 '6658977cc3bc8db2c9358edf3a2d6cb6bb8084c9a1d96ca573a83dd4e8781f1a')
 
 prepare() {
-  gendesk --pkgname "$pkgname" --pkgdesc "$pkgdesc" --name 'Wings3D' \
+  gendesk -f --pkgname "$pkgname" --pkgdesc "$pkgdesc" --name 'Wings3D' \
 --genericname '3D Modeler' --categories 'Graphics;3DGraphics'
 }
 
 build() {
   export ESDL_PATH=$(echo /usr/lib/erlang/lib/esdl-*)
-  make -C "$_pkgname-master"
-  make -C "$_pkgname-master" lang
+  make -C "$_pkgname-$pkgver" all lang
 }
 
 package() {
@@ -37,10 +36,10 @@
   install -Dm644 "$pkgname.desktop" \
 "$pkgdir/usr/share/applications/$pkgname.desktop"
   install -Dm755 "$pkgname.sh" "$pkgdir/usr/bin/$pkgname"
-  cd "$_pkgname-master"
+  cd "$_pkgname-$pkgver"
   install -d "$pkgdir/usr/lib/$pkgname"
   for subdir in ebin fonts patches plugins shaders textures; do
-cp -r "$srcdir/$_pkgname-master/$subdir/" "$pkgdir/usr/lib/$pkgname"
+cp -r "$srcdir/$_pkgname-$pkgver/$subdir/" "$pkgdir/usr/lib/$pkgname"
   done
 }
 



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

2014-06-13 Thread Alexander Rødseth
Date: Saturday, June 14, 2014 @ 00:31:08
  Author: arodseth
Revision: 113128

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

Added:
  wings3d/repos/community-i686/PKGBUILD
(from rev 113127, wings3d/trunk/PKGBUILD)
  wings3d/repos/community-i686/wings3d.install
(from rev 113127, wings3d/trunk/wings3d.install)
  wings3d/repos/community-i686/wings3d.sh
(from rev 113127, wings3d/trunk/wings3d.sh)
  wings3d/repos/community-x86_64/PKGBUILD
(from rev 113127, wings3d/trunk/PKGBUILD)
  wings3d/repos/community-x86_64/wings3d.install
(from rev 113127, wings3d/trunk/wings3d.install)
  wings3d/repos/community-x86_64/wings3d.sh
(from rev 113127, wings3d/trunk/wings3d.sh)
Deleted:
  wings3d/repos/community-i686/PKGBUILD
  wings3d/repos/community-i686/wings3d.install
  wings3d/repos/community-i686/wings3d.sh
  wings3d/repos/community-x86_64/PKGBUILD
  wings3d/repos/community-x86_64/wings3d.install
  wings3d/repos/community-x86_64/wings3d.sh

--+
 /PKGBUILD|   92 +
 /wings3d.install |   26 ++
 /wings3d.sh  |4 +
 community-i686/PKGBUILD  |   47 --
 community-i686/wings3d.install   |   13 -
 community-i686/wings3d.sh|2 
 community-x86_64/PKGBUILD|   47 --
 community-x86_64/wings3d.install |   13 -
 community-x86_64/wings3d.sh  |2 
 9 files changed, 122 insertions(+), 124 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-06-13 22:30:55 UTC (rev 113127)
+++ community-i686/PKGBUILD 2014-06-13 22:31:08 UTC (rev 113128)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: kappa 
-
-pkgname=wings3d
-_pkgname=wings
-pkgver=1.5.2
-pkgrel=1
-pkgdesc='3D modeling program'
-arch=('x86_64' 'i686')
-url='http://www.wings3d.com/'
-license=('GPL')
-depends=('erlang-sdl' 'erlang-cl' 'bash' 'desktop-file-utils' 'erlang')
-makedepends=('gendesk')
-optdepends=('povray: rendering support via POV-Ray')
-install=$pkgname.install
-source=("$pkgname-$pkgver.tar.gz::https://github.com/dgud/wings/archive/master.tar.gz";
-"$pkgname.sh"
-
"$pkgname.png::http://img299.imageshack.us/img299/2538/wingsiconblackshiningew5.png";)
-sha256sums=('3ea003dfea9e707e8086dd82fc34fb7ff08fb20d8fdfedc4ea1266f414b34caf'
-'46513cd05f8b6e778120af4a87b239c5250799c17b591592893d98cbf082359e'
-'6658977cc3bc8db2c9358edf3a2d6cb6bb8084c9a1d96ca573a83dd4e8781f1a')
-
-prepare() {
-  gendesk --pkgname "$pkgname" --pkgdesc "$pkgdesc" --name 'Wings3D' \
---genericname '3D Modeler' --categories 'Graphics;3DGraphics'
-}
-
-build() {
-  export ESDL_PATH=$(echo /usr/lib/erlang/lib/esdl-*)
-  make -C "$_pkgname-master"
-  make -C "$_pkgname-master" lang
-}
-
-package() {
-  install -Dm644 "$pkgname.png" "$pkgdir/usr/share/pixmaps/$pkgname.png"
-  install -Dm644 "$pkgname.desktop" \
-"$pkgdir/usr/share/applications/$pkgname.desktop"
-  install -Dm755 "$pkgname.sh" "$pkgdir/usr/bin/$pkgname"
-  cd "$_pkgname-master"
-  install -d "$pkgdir/usr/lib/$pkgname"
-  for subdir in ebin fonts patches plugins shaders textures; do
-cp -r "$srcdir/$_pkgname-master/$subdir/" "$pkgdir/usr/lib/$pkgname"
-  done
-}
-
-# vim:set ts=2 sw=2 et:

Copied: wings3d/repos/community-i686/PKGBUILD (from rev 113127, 
wings3d/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-06-13 22:31:08 UTC (rev 113128)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: kappa 
+
+pkgname=wings3d
+_pkgname=wings
+pkgver=1.5.3
+pkgrel=1
+pkgdesc='3D modeling program'
+arch=('x86_64' 'i686')
+url='http://www.wings3d.com/'
+license=('GPL')
+depends=('erlang-sdl' 'erlang-cl' 'bash' 'desktop-file-utils' 'erlang')
+makedepends=('gendesk')
+optdepends=('povray: rendering support via POV-Ray')
+install=$pkgname.install
+source=("http://downloads.sourceforge.net/project/wings/wings/$pkgver/wings-$pkgver.tar.bz2";
+"$pkgname.sh"
+
"$pkgname.png::http://img299.imageshack.us/img299/2538/wingsiconblackshiningew5.png";)
+sha256sums=('c08060016f83679ce08947942d31af0e3b5d105525d0df5e993ec6f1a81fdd8e'
+'46513cd05f8b6e778120af4a87b239c5250799c17b591592893d98cbf082359e'
+'6658977cc3bc8db2c9358edf3a2d6cb6bb8084c9a1d96ca573a83dd4e8781f1a')
+
+prepare() {
+  gendesk -f --pkgname "$pkgname" --pkgdesc "$pkgdesc" --name 'Wings3D' \
+--genericname '3D Modeler' --categories 'Graphics;3DGraphics'
+}
+
+build() {
+  export ESDL_PATH=$(echo /usr/lib/erlang/lib/esdl-*)
+  make -C "$_pkgname-$pkgver" all lang
+}
+
+package() {
+  install -Dm644 "$pkgname.png" "$pkgdir/usr/share/pixmaps/$pkgname.png"
+  install -Dm644 "$pkgname.desktop"

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

2014-06-13 Thread Alexander Rødseth
Date: Saturday, June 14, 2014 @ 00:04:49
  Author: arodseth
Revision: 113126

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-06-13 22:04:37 UTC (rev 113125)
+++ community-i686/PKGBUILD 2014-06-13 22:04:49 UTC (rev 113126)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Ray Rashif 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: Eric Belanger 
-# Contributor: Roberto Alsina 
-
-pkgbase=python-cx_freeze
-pkgname=('python-cx_freeze' 'python2-cx_freeze')
-pkgver=4.3.2
-pkgrel=3
-pkgdesc='Set of utilities for freezing Python scripts into executables'
-arch=('x86_64' 'i686')
-url='http://cx-freeze.sourceforge.net/'
-license=('PSF')
-makedepends=('python' 'python2')
-source=("http://prdownloads.sourceforge.net/cx-freeze/cx_Freeze-$pkgver.tar.gz";)
-sha256sums=('d634aae1e1d20b660d24245450b8a5ea3ad9c443cd735d8fbe17c1d93b8b23df')
-
-package_python-cx_freeze() {
-  depends=('python')
-  conflicts=('cx_freeze' 'python2-cx_freeze')
-
-  cd "cx_Freeze-$pkgver"
-  python setup.py install --root "$pkgdir" --optimize 1
-}
-
-package_python2-cx_freeze() {
-  depends=('python2')
-  conflicts=('cx_freeze' 'python-cx_freeze')
-  replaces=('cx_freeze')
-
-  cd "cx_Freeze-$pkgver"
-  python2 setup.py install --root "$pkgdir" --optimize 1
-
-  # Python 2 shebang fix
-  find "$pkgdir" -name qotd.py -exec sed -i '0,/on/s//on2/' {} \;
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-cx_freeze/repos/community-i686/PKGBUILD (from rev 113125, 
python-cx_freeze/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-06-13 22:04:49 UTC (rev 113126)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Ray Rashif 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: Eric Belanger 
+# Contributor: Roberto Alsina 
+
+pkgbase=python-cx_freeze
+pkgname=('python-cx_freeze' 'python2-cx_freeze')
+pkgver=4.3.3
+pkgrel=1
+pkgdesc='Set of utilities for freezing Python scripts into executables'
+arch=('x86_64' 'i686')
+url='http://cx-freeze.sourceforge.net/'
+license=('PSF')
+makedepends=('python' 'python2')
+source=("http://prdownloads.sourceforge.net/cx-freeze/cx_Freeze-$pkgver.tar.gz";)
+sha256sums=('eaac9ab61117c64371384766e0b9c6603d3bdb23cf306b257f31b8a3a5740729')
+
+package_python-cx_freeze() {
+  depends=('python')
+  conflicts=('cx_freeze' 'python2-cx_freeze')
+
+  cd "cx_Freeze-$pkgver"
+  python setup.py install --root "$pkgdir" --optimize 1
+}
+
+package_python2-cx_freeze() {
+  depends=('python2')
+  conflicts=('cx_freeze' 'python-cx_freeze')
+  replaces=('cx_freeze')
+
+  cd "cx_Freeze-$pkgver"
+  python2 setup.py install --root "$pkgdir" --optimize 1
+
+  # Python 2 shebang fix
+  find "$pkgdir" -name qotd.py -exec sed -i '0,/on/s//on2/' {} \;
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-06-13 22:04:37 UTC (rev 113125)
+++ community-x86_64/PKGBUILD   2014-06-13 22:04:49 UTC (rev 113126)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Ray Rashif 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: Eric Belanger 
-# Contributor: Roberto Alsina 
-
-pkgbase=python-cx_freeze
-pkgname=('python-cx_freeze' 'python2-cx_freeze')
-pkgver=4.3.2
-pkgrel=3
-pkgdesc='Set of utilities for freezing Python scripts into executables'
-arch=('x86_64' 'i686')
-url='http://cx-freeze.sourceforge.net/'
-license=('PSF')
-makedepends=('python' 'python2')
-source=("http://prdownloads.sourceforge.net/cx-freeze/cx_Freeze-$pkgver.tar.gz";)
-sha256sums=('d634aae1e1d20b660d24245450b8a5ea3ad9c443cd735d8fbe17c1d93b8b23df')
-
-package_python-cx_freeze() {
-  depends=('python')
-  conflicts=('cx_freeze' 'python2-cx_freeze')
-
-  cd "cx_Freeze-$pkgver"
-  python setup.py install --root "$pkgdir" --optimize 1
-}
-
-package_python2-cx_freeze() {
-  depends=('python2')
-  conflicts=('cx_freeze' 'python-cx_freeze')
-  replaces=('cx_freeze')
-
-  cd "cx_Freeze-$pkgver"
-  python2 setup.py install --root "$pkgdir" --optimize 1
-
-  # Python 2 shebang fix
-  find "$pkgdir" -name qotd.py -

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

2014-06-13 Thread Alexander Rødseth
Date: Saturday, June 14, 2014 @ 00:04:37
  Author: arodseth
Revision: 113125

upgpkg: python-cx_freeze 4.3.3-1

Modified:
  python-cx_freeze/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 21:48:36 UTC (rev 113124)
+++ PKGBUILD2014-06-13 22:04:37 UTC (rev 113125)
@@ -7,8 +7,8 @@
 
 pkgbase=python-cx_freeze
 pkgname=('python-cx_freeze' 'python2-cx_freeze')
-pkgver=4.3.2
-pkgrel=3
+pkgver=4.3.3
+pkgrel=1
 pkgdesc='Set of utilities for freezing Python scripts into executables'
 arch=('x86_64' 'i686')
 url='http://cx-freeze.sourceforge.net/'
@@ -15,7 +15,7 @@
 license=('PSF')
 makedepends=('python' 'python2')
 
source=("http://prdownloads.sourceforge.net/cx-freeze/cx_Freeze-$pkgver.tar.gz";)
-sha256sums=('d634aae1e1d20b660d24245450b8a5ea3ad9c443cd735d8fbe17c1d93b8b23df')
+sha256sums=('eaac9ab61117c64371384766e0b9c6603d3bdb23cf306b257f31b8a3a5740729')
 
 package_python-cx_freeze() {
   depends=('python')



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

2014-06-13 Thread Alexander Rødseth
Date: Friday, June 13, 2014 @ 23:48:23
  Author: arodseth
Revision: 113123

upgpkg: volumeicon 0.5.0-3

Modified:
  volumeicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 21:17:24 UTC (rev 113122)
+++ PKGBUILD2014-06-13 21:48:23 UTC (rev 113123)
@@ -8,26 +8,33 @@
 
 pkgname=volumeicon
 pkgver=0.5.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Volume control for your system tray'
 arch=('x86_64' 'i686')
 url='http://softwarebakery.com/maato/volumeicon.html'
 license=('GPL3')
 depends=('gtk3' 'alsa-lib' 'libnotify')
-makedepends=('intltool')
-source=("http://softwarebakery.com/maato/files/volumeicon/$pkgname-$pkgver.tar.gz";)
-sha256sums=('e5f1179f9ec5ab25e3740e4f6bbe0baa75368f0ae87d370197b3fbefb61bd782')
+makedepends=('intltool' 'git')
+source=('git://github.com/Maato/volumeicon.git#commit=9e3755fdbe')
+md5sums=('SKIP')
 
+pkgver() {
+  cd "$pkgname"
+
+  head -1 ChangeLog | cut -d: -f1
+}
+
 prepare() {
-  cd "$pkgname-$pkgver"
+  cd "$pkgname"
 
-  aclocal
-  autoconf
-  automake --add-missing
+  #aclocal
+  #autoconf
+  #automake --add-missing
+  ./autogen.sh
 }
 
 build() {
-  cd "$pkgname-$pkgver"
+  cd "$pkgname"
 
   ./configure \
 --prefix=/usr \
@@ -36,7 +43,7 @@
 }
 
 package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+  make -C "$pkgname" DESTDIR="$pkgdir" install
 }
 
 # vim:set ts=2 sw=2 et:



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

2014-06-13 Thread Alexander Rødseth
Date: Friday, June 13, 2014 @ 23:48:36
  Author: arodseth
Revision: 113124

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-06-13 21:48:23 UTC (rev 113123)
+++ community-i686/PKGBUILD 2014-06-13 21:48:36 UTC (rev 113124)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Maato 
-
-# TODO: Consider adding an install-time message about
-#   removing ~/.config/volumeicon/volumeicon if there are
-#   problems running volumeicon. Ref FS#34239
-
-pkgname=volumeicon
-pkgver=0.5.0
-pkgrel=2
-pkgdesc='Volume control for your system tray'
-arch=('x86_64' 'i686')
-url='http://softwarebakery.com/maato/volumeicon.html'
-license=('GPL3')
-depends=('gtk3' 'alsa-lib' 'libnotify')
-makedepends=('intltool')
-source=("http://softwarebakery.com/maato/files/volumeicon/$pkgname-$pkgver.tar.gz";)
-sha256sums=('e5f1179f9ec5ab25e3740e4f6bbe0baa75368f0ae87d370197b3fbefb61bd782')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-
-  aclocal
-  autoconf
-  automake --add-missing
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure \
---prefix=/usr \
---enable-notify
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: volumeicon/repos/community-i686/PKGBUILD (from rev 113123, 
volumeicon/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-06-13 21:48:36 UTC (rev 113124)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Maato 
+
+# TODO: Consider adding an install-time message about
+#   removing ~/.config/volumeicon/volumeicon if there are
+#   problems running volumeicon. Ref FS#34239
+
+pkgname=volumeicon
+pkgver=0.5.0
+pkgrel=3
+pkgdesc='Volume control for your system tray'
+arch=('x86_64' 'i686')
+url='http://softwarebakery.com/maato/volumeicon.html'
+license=('GPL3')
+depends=('gtk3' 'alsa-lib' 'libnotify')
+makedepends=('intltool' 'git')
+source=('git://github.com/Maato/volumeicon.git#commit=9e3755fdbe')
+md5sums=('SKIP')
+
+pkgver() {
+  cd "$pkgname"
+
+  head -1 ChangeLog | cut -d: -f1
+}
+
+prepare() {
+  cd "$pkgname"
+
+  #aclocal
+  #autoconf
+  #automake --add-missing
+  ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+
+  ./configure \
+--prefix=/usr \
+--enable-notify
+  make
+}
+
+package() {
+  make -C "$pkgname" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-06-13 21:48:23 UTC (rev 113123)
+++ community-x86_64/PKGBUILD   2014-06-13 21:48:36 UTC (rev 113124)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Maato 
-
-# TODO: Consider adding an install-time message about
-#   removing ~/.config/volumeicon/volumeicon if there are
-#   problems running volumeicon. Ref FS#34239
-
-pkgname=volumeicon
-pkgver=0.5.0
-pkgrel=2
-pkgdesc='Volume control for your system tray'
-arch=('x86_64' 'i686')
-url='http://softwarebakery.com/maato/volumeicon.html'
-license=('GPL3')
-depends=('gtk3' 'alsa-lib' 'libnotify')
-makedepends=('intltool')
-source=("http://softwarebakery.com/maato/files/volumeicon/$pkgname-$pkgver.tar.gz";)
-sha256sums=('e5f1179f9ec5ab25e3740e4f6bbe0baa75368f0ae87d370197b3fbefb61bd782')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-
-  aclocal
-  autoconf
-  automake --add-missing
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure \
---prefix=/usr \
---enable-notify
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: volumeicon/repos/community-x86_64/PKGBUILD (from rev 113123, 
volumeicon/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-06-13 21:48:36 UTC (rev 113124)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Maato 
+
+# TODO: Consider adding an install-time message about
+#   removing ~/.config/volumeicon/volumeicon if there are
+#   problems running volumeicon. Ref FS#34239
+
+pkgname=volumeicon
+pkgver=0.5

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

2014-06-13 Thread Alexander Rødseth
Date: Friday, June 13, 2014 @ 23:17:24
  Author: arodseth
Revision: 113122

archrelease: copy trunk to community-any

Added:
  eclipse-cdt/repos/community-any/PKGBUILD
(from rev 113121, eclipse-cdt/trunk/PKGBUILD)
Deleted:
  eclipse-cdt/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-13 21:17:16 UTC (rev 113121)
+++ PKGBUILD2014-06-13 21:17:24 UTC (rev 113122)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Paul Mattal 
-# Contributor: Andrea Scarpino 
-
-pkgname=eclipse-cdt
-pkgver=8.3.0
-_sr=2
-pkgrel=1
-pkgdesc='C/C++ Plugin for Eclipse'
-arch=('any')
-url='http://www.eclipse.org/cdt'
-license=('EPL')
-depends=('eclipse' 'libxtst')
-source=("http://download.eclipse.org/tools/cdt/releases/kepler/sr$_sr/cdt-master-$pkgver.zip";)
-sha256sums=('bfd1805046cbd81fa0018881b9471f2ade71aa0e2bc053164b34c2e7ffc8b58d')
-
-package() {
-  d="$pkgdir/usr/share/eclipse/dropins/cdt/eclipse"
-  install -d "$d"
-  cp -a features "$d"
-  cp -a plugins "$d"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: eclipse-cdt/repos/community-any/PKGBUILD (from rev 113121, 
eclipse-cdt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-13 21:17:24 UTC (rev 113122)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Paul Mattal 
+# Contributor: Andrea Scarpino 
+# Contributor: Raimar Bühmann 
+
+pkgname=eclipse-cdt
+pkgver=8.3.0
+_sr=2
+pkgrel=2
+pkgdesc='C/C++ Plugin for Eclipse'
+arch=('any')
+url='http://www.eclipse.org/cdt'
+license=('EPL')
+depends=('eclipse' 'libxtst')
+source=("http://download.eclipse.org/tools/cdt/releases/kepler/sr$_sr/cdt-master-$pkgver.zip";)
+sha256sums=('bfd1805046cbd81fa0018881b9471f2ade71aa0e2bc053164b34c2e7ffc8b58d')
+
+prepare() {
+  # remove features and plug-ins containing sources
+  rm features/*.source_*
+  rm plugins/*.source_*
+}
+
+package() {
+  d="$pkgdir/usr/share/eclipse/dropins/cdt/eclipse"
+  install -d "$d"
+  cp -a features "$d"
+  cp -a plugins "$d"
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-06-13 Thread Alexander Rødseth
Date: Friday, June 13, 2014 @ 23:17:16
  Author: arodseth
Revision: 113121

upgpkg: eclipse-cdt 8.3.0-2

Modified:
  eclipse-cdt/trunk/PKGBUILD

--+
 PKGBUILD |9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 21:07:55 UTC (rev 113120)
+++ PKGBUILD2014-06-13 21:17:16 UTC (rev 113121)
@@ -2,11 +2,12 @@
 # Maintainer: Alexander Rødseth 
 # Contributor: Paul Mattal 
 # Contributor: Andrea Scarpino 
+# Contributor: Raimar Bühmann 
 
 pkgname=eclipse-cdt
 pkgver=8.3.0
 _sr=2
-pkgrel=1
+pkgrel=2
 pkgdesc='C/C++ Plugin for Eclipse'
 arch=('any')
 url='http://www.eclipse.org/cdt'
@@ -15,6 +16,12 @@
 
source=("http://download.eclipse.org/tools/cdt/releases/kepler/sr$_sr/cdt-master-$pkgver.zip";)
 sha256sums=('bfd1805046cbd81fa0018881b9471f2ade71aa0e2bc053164b34c2e7ffc8b58d')
 
+prepare() {
+  # remove features and plug-ins containing sources
+  rm features/*.source_*
+  rm plugins/*.source_*
+}
+
 package() {
   d="$pkgdir/usr/share/eclipse/dropins/cdt/eclipse"
   install -d "$d"



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

2014-06-13 Thread Alexander Rødseth
Date: Friday, June 13, 2014 @ 23:07:44
  Author: arodseth
Revision: 113119

rebuild to fix FS#40816

Modified:
  python-cx_freeze/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 20:59:12 UTC (rev 113118)
+++ PKGBUILD2014-06-13 21:07:44 UTC (rev 113119)
@@ -8,7 +8,7 @@
 pkgbase=python-cx_freeze
 pkgname=('python-cx_freeze' 'python2-cx_freeze')
 pkgver=4.3.2
-pkgrel=2
+pkgrel=3
 pkgdesc='Set of utilities for freezing Python scripts into executables'
 arch=('x86_64' 'i686')
 url='http://cx-freeze.sourceforge.net/'



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

2014-06-13 Thread Alexander Rødseth
Date: Friday, June 13, 2014 @ 23:07:55
  Author: arodseth
Revision: 113120

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-06-13 21:07:44 UTC (rev 113119)
+++ community-i686/PKGBUILD 2014-06-13 21:07:55 UTC (rev 113120)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Ray Rashif 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: Eric Belanger 
-# Contributor: Roberto Alsina 
-
-pkgbase=python-cx_freeze
-pkgname=('python-cx_freeze' 'python2-cx_freeze')
-pkgver=4.3.2
-pkgrel=2
-pkgdesc='Set of utilities for freezing Python scripts into executables'
-arch=('x86_64' 'i686')
-url='http://cx-freeze.sourceforge.net/'
-license=('PSF')
-makedepends=('python' 'python2')
-source=("http://prdownloads.sourceforge.net/cx-freeze/cx_Freeze-$pkgver.tar.gz";)
-sha256sums=('d634aae1e1d20b660d24245450b8a5ea3ad9c443cd735d8fbe17c1d93b8b23df')
-
-package_python-cx_freeze() {
-  depends=('python')
-  conflicts=('cx_freeze' 'python2-cx_freeze')
-
-  cd "cx_Freeze-$pkgver"
-  python setup.py install --root "$pkgdir" --optimize 1
-}
-
-package_python2-cx_freeze() {
-  depends=('python2')
-  conflicts=('cx_freeze' 'python-cx_freeze')
-  replaces=('cx_freeze')
-
-  cd "cx_Freeze-$pkgver"
-  python2 setup.py install --root "$pkgdir" --optimize 1
-
-  # Python 2 shebang fix
-  find "$pkgdir" -name qotd.py -exec sed -i '0,/on/s//on2/' {} \;
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-cx_freeze/repos/community-i686/PKGBUILD (from rev 113119, 
python-cx_freeze/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-06-13 21:07:55 UTC (rev 113120)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Ray Rashif 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: Eric Belanger 
+# Contributor: Roberto Alsina 
+
+pkgbase=python-cx_freeze
+pkgname=('python-cx_freeze' 'python2-cx_freeze')
+pkgver=4.3.2
+pkgrel=3
+pkgdesc='Set of utilities for freezing Python scripts into executables'
+arch=('x86_64' 'i686')
+url='http://cx-freeze.sourceforge.net/'
+license=('PSF')
+makedepends=('python' 'python2')
+source=("http://prdownloads.sourceforge.net/cx-freeze/cx_Freeze-$pkgver.tar.gz";)
+sha256sums=('d634aae1e1d20b660d24245450b8a5ea3ad9c443cd735d8fbe17c1d93b8b23df')
+
+package_python-cx_freeze() {
+  depends=('python')
+  conflicts=('cx_freeze' 'python2-cx_freeze')
+
+  cd "cx_Freeze-$pkgver"
+  python setup.py install --root "$pkgdir" --optimize 1
+}
+
+package_python2-cx_freeze() {
+  depends=('python2')
+  conflicts=('cx_freeze' 'python-cx_freeze')
+  replaces=('cx_freeze')
+
+  cd "cx_Freeze-$pkgver"
+  python2 setup.py install --root "$pkgdir" --optimize 1
+
+  # Python 2 shebang fix
+  find "$pkgdir" -name qotd.py -exec sed -i '0,/on/s//on2/' {} \;
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-06-13 21:07:44 UTC (rev 113119)
+++ community-x86_64/PKGBUILD   2014-06-13 21:07:55 UTC (rev 113120)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Ray Rashif 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: Eric Belanger 
-# Contributor: Roberto Alsina 
-
-pkgbase=python-cx_freeze
-pkgname=('python-cx_freeze' 'python2-cx_freeze')
-pkgver=4.3.2
-pkgrel=2
-pkgdesc='Set of utilities for freezing Python scripts into executables'
-arch=('x86_64' 'i686')
-url='http://cx-freeze.sourceforge.net/'
-license=('PSF')
-makedepends=('python' 'python2')
-source=("http://prdownloads.sourceforge.net/cx-freeze/cx_Freeze-$pkgver.tar.gz";)
-sha256sums=('d634aae1e1d20b660d24245450b8a5ea3ad9c443cd735d8fbe17c1d93b8b23df')
-
-package_python-cx_freeze() {
-  depends=('python')
-  conflicts=('cx_freeze' 'python2-cx_freeze')
-
-  cd "cx_Freeze-$pkgver"
-  python setup.py install --root "$pkgdir" --optimize 1
-}
-
-package_python2-cx_freeze() {
-  depends=('python2')
-  conflicts=('cx_freeze' 'python-cx_freeze')
-  replaces=('cx_freeze')
-
-  cd "cx_Freeze-$pkgver"
-  python2 setup.py install --root "$pkgdir" --optimize 1
-
-  # Python 2 shebang fix
-  find "$pkgdir" -name qotd.py -ex

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

2014-06-13 Thread Alexander Rødseth
Date: Friday, June 13, 2014 @ 22:59:01
  Author: arodseth
Revision: 113117

Fix for FS#40736

Modified:
  julia/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 20:27:56 UTC (rev 113116)
+++ PKGBUILD2014-06-13 20:59:01 UTC (rev 113117)
@@ -20,7 +20,7 @@
 
 prepare() {
   # Fix for FS#40736
-  [ $CARCH = x86_64 ] && setconf "$pkgname/Make.inc" JULIA_CPU_TARGET core2
+  [ $CARCH = x86_64 ] && (setconf "$pkgname/Make.inc" JULIA_CPU_TARGET core2) 
|| true
 }
 
 build() {



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

2014-06-13 Thread Alexander Rødseth
Date: Friday, June 13, 2014 @ 22:59:12
  Author: arodseth
Revision: 113118

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-06-13 20:59:01 UTC (rev 113117)
+++ community-i686/PKGBUILD 2014-06-13 20:59:12 UTC (rev 113118)
@@ -1,84 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Lex Black 
-# Contributor: Michael Jakl 
-# Contributor: devmotion 
-
-pkgname=julia
-pkgver=0.3.0_prerelease
-pkgrel=5
-pkgdesc='High-level, high-performance, dynamic programming language'
-arch=('x86_64' 'i686')
-url='http://julialang.org'
-license=('GPL')
-depends=('arpack' 'fftw' 'git' 'gmp' 'libunwind' 'mpfr' 'pcre' 'readline' 
'zlib')
-makedepends=('gcc-fortran' 'python2' 'libuv')
-optdepends=('gnuplot: If using the Gaston Package from julia')
-options=('!emptydirs' 'staticlibs')
-source=("git://github.com/JuliaLang/julia.git#commit=3985890")
-sha256sums=('SKIP')
-
-build() {
-  make -C "$pkgname" prefix=/usr sysconfdir=/etc \
-USE_SYSTEM_LLVM=0 \
-USE_SYSTEM_LIBUNWIND=1 \
-USE_SYSTEM_READLINE=1 \
-USE_SYSTEM_PCRE=1 \
-USE_SYSTEM_LIBM=1 \
-USE_SYSTEM_OPENLIBM=0 \
-USE_SYSTEM_OPENSPECFUN=0 \
-USE_SYSTEM_BLAS=1 \
-USE_SYSTEM_LAPACK=1 \
-USE_SYSTEM_FFTW=1 \
-USE_SYSTEM_GMP=1 \
-USE_SYSTEM_MPFR=1 \
-USE_SYSTEM_ARPACK=1 \
-USE_SYSTEM_SUITESPARSE=0 \
-USE_SYSTEM_ZLIB=1 \
-USE_SYSTEM_GRISU=0 \
-USE_SYSTEM_RMATH=0 \
-USE_SYSTEM_LIBUV=0 \
-USE_SYSTEM_UTF8PROC=0 \
-USE_MKL=0 \
-USE_BLAS64=0 \
-USE_LLVM_SHLIB=0
-}
-
-package() {
-  make -C "$pkgname" DESTDIR="$pkgdir" \
-prefix=/usr sysconfdir=/etc  \
-USE_SYSTEM_LLVM=0 \
-USE_SYSTEM_LIBUNWIND=1 \
-USE_SYSTEM_READLINE=1 \
-USE_SYSTEM_PCRE=1 \
-USE_SYSTEM_LIBM=1 \
-USE_SYSTEM_OPENLIBM=0 \
-USE_SYSTEM_OPENSPECFUN=0 \
-USE_SYSTEM_BLAS=1 \
-USE_SYSTEM_LAPACK=1 \
-USE_SYSTEM_FFTW=1 \
-USE_SYSTEM_GMP=1 \
-USE_SYSTEM_MPFR=1 \
-USE_SYSTEM_ARPACK=1 \
-USE_SYSTEM_SUITESPARSE=0 \
-USE_SYSTEM_ZLIB=1 \
-USE_SYSTEM_GRISU=0 \
-USE_SYSTEM_RMATH=0 \
-USE_SYSTEM_LIBUV=0 \
-USE_SYSTEM_UTF8PROC=0 \
-USE_MKL=0 \
-USE_BLAS64=0 \
-USE_LLVM_SHLIB=0 \
-install
-
-# Remove duplicate man-page from julia/doc
-rm -rv "$pkgdir/usr/share/julia/doc/man"
-
-# Remove this file in order for Julia to start
-rm -v "$pkgdir/usr/lib/julia/sys.so"
-
-# Fix wonky permission
-chmod 644 "$pkgdir/usr/lib/julia/libuv.a"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: julia/repos/community-i686/PKGBUILD (from rev 113117, 
julia/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-06-13 20:59:12 UTC (rev 113118)
@@ -0,0 +1,89 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Lex Black 
+# Contributor: Michael Jakl 
+# Contributor: devmotion 
+
+pkgname=julia
+pkgver=0.3.0_prerelease
+pkgrel=6
+pkgdesc='High-level, high-performance, dynamic programming language'
+arch=('x86_64' 'i686')
+url='http://julialang.org'
+license=('GPL')
+depends=('arpack' 'fftw' 'git' 'gmp' 'libunwind' 'mpfr' 'pcre' 'readline' 
'zlib')
+makedepends=('gcc-fortran' 'python2' 'libuv' 'setconf')
+optdepends=('gnuplot: If using the Gaston Package from julia')
+options=('!emptydirs' 'staticlibs')
+source=("git://github.com/JuliaLang/julia.git#commit=3985890")
+sha256sums=('SKIP')
+
+prepare() {
+  # Fix for FS#40736
+  [ $CARCH = x86_64 ] && (setconf "$pkgname/Make.inc" JULIA_CPU_TARGET core2) 
|| true
+}
+
+build() {
+  make -C "$pkgname" prefix=/usr sysconfdir=/etc \
+USE_SYSTEM_LLVM=0 \
+USE_SYSTEM_LIBUNWIND=1 \
+USE_SYSTEM_READLINE=1 \
+USE_SYSTEM_PCRE=1 \
+USE_SYSTEM_LIBM=1 \
+USE_SYSTEM_OPENLIBM=0 \
+USE_SYSTEM_OPENSPECFUN=0 \
+USE_SYSTEM_BLAS=1 \
+USE_SYSTEM_LAPACK=1 \
+USE_SYSTEM_FFTW=1 \
+USE_SYSTEM_GMP=1 \
+USE_SYSTEM_MPFR=1 \
+USE_SYSTEM_ARPACK=1 \
+USE_SYSTEM_SUITESPARSE=0 \
+USE_SYSTEM_ZLIB=1 \
+USE_SYSTEM_GRISU=0 \
+USE_SYSTEM_RMATH=0 \
+USE_SYSTEM_LIBUV=0 \
+USE_SYSTEM_UTF8PROC=0 \
+USE_MKL=0 \
+USE_BLAS64=0 \
+USE_LLVM_SHLIB=0
+}
+
+package() {
+  make -C "$pkgname" DESTDIR="$pkgdir" \
+prefix=/usr sysconfdir=/etc  \
+

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

2014-06-13 Thread Alexander Rødseth
Date: Friday, June 13, 2014 @ 22:27:56
  Author: arodseth
Revision: 113116

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-06-13 20:17:19 UTC (rev 113115)
+++ community-i686/PKGBUILD 2014-06-13 20:27:56 UTC (rev 113116)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Vesa Kaihlavirta 
-# Contributor: 
-# Contributor: Alexander Rødseth 
-
-pkgname=chicken
-pkgver=4.9.0
-pkgrel=1
-pkgdesc='Compiler for R5RS scheme, featuring handy extensions'
-arch=('x86_64' 'i686')
-url='http://call-cc.org/'
-license=('BSD')
-makedepends=('inetutils' 'chicken')
-options=('staticlibs')
-source=("http://code.call-cc.org/releases/$pkgver/$pkgname-$pkgver.tar.gz";)
-#source=("http://code.call-cc.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.gz";)
-sha256sums=('2f2abe1829971c83a6b7e8f58f8aaeb76b3728e2679d99b0f840433af2564a22')
-
-build() {
-  make -C "$pkgname-$pkgver" -j1 PLATFORM=linux PREFIX=/usr
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make -j1 PLATFORM=linux PREFIX=/usr DESTDIR="$pkgdir" install
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: chicken/repos/community-i686/PKGBUILD (from rev 113115, 
chicken/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-06-13 20:27:56 UTC (rev 113116)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Vesa Kaihlavirta 
+# Contributor: 
+# Contributor: Alexander Rødseth 
+
+pkgname=chicken
+pkgver=4.9.0.1
+pkgrel=1
+pkgdesc='Compiler for R5RS scheme, featuring handy extensions'
+arch=('x86_64' 'i686')
+url='http://call-cc.org/'
+license=('BSD')
+makedepends=('inetutils' 'chicken')
+options=('staticlibs')
+#source=("http://code.call-cc.org/releases/$pkgver/$pkgname-$pkgver.tar.gz";)
+source=("http://code.call-cc.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.gz";)
+sha256sums=('04df7c439c36fc16446bdfa186e7a70258f911d2d826b5216a8e6b1cb2aa2815')
+
+build() {
+  make -C "$pkgname-$pkgver" -j1 PLATFORM=linux PREFIX=/usr
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make -j1 PLATFORM=linux PREFIX=/usr DESTDIR="$pkgdir" install
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-06-13 20:17:19 UTC (rev 113115)
+++ community-x86_64/PKGBUILD   2014-06-13 20:27:56 UTC (rev 113116)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Vesa Kaihlavirta 
-# Contributor: 
-# Contributor: Alexander Rødseth 
-
-pkgname=chicken
-pkgver=4.9.0
-pkgrel=1
-pkgdesc='Compiler for R5RS scheme, featuring handy extensions'
-arch=('x86_64' 'i686')
-url='http://call-cc.org/'
-license=('BSD')
-makedepends=('inetutils' 'chicken')
-options=('staticlibs')
-source=("http://code.call-cc.org/releases/$pkgver/$pkgname-$pkgver.tar.gz";)
-#source=("http://code.call-cc.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.gz";)
-sha256sums=('2f2abe1829971c83a6b7e8f58f8aaeb76b3728e2679d99b0f840433af2564a22')
-
-build() {
-  make -C "$pkgname-$pkgver" -j1 PLATFORM=linux PREFIX=/usr
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make -j1 PLATFORM=linux PREFIX=/usr DESTDIR="$pkgdir" install
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: chicken/repos/community-x86_64/PKGBUILD (from rev 113115, 
chicken/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-06-13 20:27:56 UTC (rev 113116)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Vesa Kaihlavirta 
+# Contributor: 
+# Contributor: Alexander Rødseth 
+
+pkgname=chicken
+pkgver=4.9.0.1
+pkgrel=1
+pkgdesc='Compiler for R5RS scheme, featuring handy extensions'
+arch=('x86_64' 'i686')
+url='http://call-cc.org/'
+license=('BSD')
+makedepends=('inetutils' 'chicken')
+options=('staticlibs')
+#source=("http://code.call-cc.org/releases/$pkgver/$pkgname-$pkgver.tar.gz";)
+source=("http://code.call-cc.org/releases/${pkgver%.*}/$

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

2014-06-13 Thread Alexander Rødseth
Date: Friday, June 13, 2014 @ 22:17:19
  Author: arodseth
Revision: 113115

package upgrade

Modified:
  chicken/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 19:40:47 UTC (rev 113114)
+++ PKGBUILD2014-06-13 20:17:19 UTC (rev 113115)
@@ -5,7 +5,7 @@
 # Contributor: Alexander Rødseth 
 
 pkgname=chicken
-pkgver=4.9.0
+pkgver=4.9.0.1
 pkgrel=1
 pkgdesc='Compiler for R5RS scheme, featuring handy extensions'
 arch=('x86_64' 'i686')
@@ -13,9 +13,9 @@
 license=('BSD')
 makedepends=('inetutils' 'chicken')
 options=('staticlibs')
-source=("http://code.call-cc.org/releases/$pkgver/$pkgname-$pkgver.tar.gz";)
-#source=("http://code.call-cc.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.gz";)
-sha256sums=('2f2abe1829971c83a6b7e8f58f8aaeb76b3728e2679d99b0f840433af2564a22')
+#source=("http://code.call-cc.org/releases/$pkgver/$pkgname-$pkgver.tar.gz";)
+source=("http://code.call-cc.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.gz";)
+sha256sums=('04df7c439c36fc16446bdfa186e7a70258f911d2d826b5216a8e6b1cb2aa2815')
 
 build() {
   make -C "$pkgname-$pkgver" -j1 PLATFORM=linux PREFIX=/usr



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

2014-06-13 Thread Jelle van der Waa
Date: Friday, June 13, 2014 @ 21:40:31
  Author: jelle
Revision: 113113

upgpkg: calibre 1.40.0-1

Modified:
  calibre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 19:00:34 UTC (rev 113112)
+++ PKGBUILD2014-06-13 19:40:31 UTC (rev 113113)
@@ -7,7 +7,7 @@
 # Contributor: Larry Hajali 
 
 pkgname=calibre
-pkgver=1.39.0
+pkgver=1.40.0
 pkgrel=1
 pkgdesc="Ebook management application"
 arch=('i686' 'x86_64') 
@@ -25,7 +25,7 @@
 source=("http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz";
 'desktop_integration.patch'
 'calibre-mount-helper')
-md5sums=('38aa711c11586eb365bc5ff522cf9b58'
+md5sums=('4fb8c0273e9bf14698fe99a89c9e2a65'
  'ece36dfd737fa4a346f0a0e59395e949'
  '675cd87d41342119827ef706055491e7')
 



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

2014-06-13 Thread Jelle van der Waa
Date: Friday, June 13, 2014 @ 21:40:47
  Author: jelle
Revision: 113114

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

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

+
 /PKGBUILD  |  178 +++
 /calibre-mount-helper  |   56 +++
 /calibre.install   |   24 +++
 /desktop_integration.patch |  202 +++
 community-i686/PKGBUILD|   89 ---
 community-i686/calibre-mount-helper|   28 ---
 community-i686/calibre.install |   12 -
 community-i686/desktop_integration.patch   |  101 -
 community-x86_64/PKGBUILD  |   89 ---
 community-x86_64/calibre-mount-helper  |   28 ---
 community-x86_64/calibre.install   |   12 -
 community-x86_64/desktop_integration.patch |  101 -
 12 files changed, 460 insertions(+), 460 deletions(-)

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


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

2014-06-13 Thread Eric Bélanger
Date: Friday, June 13, 2014 @ 21:00:34
  Author: eric
Revision: 113112

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

Added:
  bfgminer/repos/community-i686/PKGBUILD
(from rev 113111, bfgminer/trunk/PKGBUILD)
  bfgminer/repos/community-i686/remove-dangerous-rpath.patch
(from rev 113111, bfgminer/trunk/remove-dangerous-rpath.patch)
  bfgminer/repos/community-x86_64/PKGBUILD
(from rev 113111, bfgminer/trunk/PKGBUILD)
  bfgminer/repos/community-x86_64/remove-dangerous-rpath.patch
(from rev 113111, bfgminer/trunk/remove-dangerous-rpath.patch)
Deleted:
  bfgminer/repos/community-i686/PKGBUILD
  bfgminer/repos/community-i686/remove-dangerous-rpath.patch
  bfgminer/repos/community-x86_64/PKGBUILD
  bfgminer/repos/community-x86_64/remove-dangerous-rpath.patch

---+
 /PKGBUILD |   90 
 /remove-dangerous-rpath.patch |   22 +
 community-i686/PKGBUILD   |   45 
 community-i686/remove-dangerous-rpath.patch   |   11 --
 community-x86_64/PKGBUILD |   45 
 community-x86_64/remove-dangerous-rpath.patch |   11 --
 6 files changed, 112 insertions(+), 112 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-06-13 18:57:57 UTC (rev 113111)
+++ community-i686/PKGBUILD 2014-06-13 19:00:34 UTC (rev 113112)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli 
-# Contributor: Andy Weidenbaum 
-
-pkgname=bfgminer
-pkgver=3.10.0
-pkgrel=1
-pkgdesc="Bitcoin miner featuring overclocking, monitoring, fan speed control 
and remote management. For FPGA/GPU/CPU Bitcoin mining."
-arch=('i686' 'x86_64')
-depends=('curl' 'jansson' 'libevent' 'libmicrohttpd' 'libusbx' 'lm_sensors')
-makedepends=('uthash' 'yasm')
-optdepends=('opencl-nvidia: OpenCL implementation for NVIDIA')
-url='https://bitcointalk.org/index.php?topic=168174.0'
-license=('GPL3')
-source=(http://luke.dashjr.org/programs/bitcoin/files/$pkgname/$pkgver/$pkgname-$pkgver.tbz2
-remove-dangerous-rpath.patch)
-sha256sums=('12458aed84abc4a953532fe0645772492701e5d627f56f62d382aa0f458a10d5'
-'d26d07ca23ae25798c4db37cfda1a6a76f22d06e73efab1ddf62b3e1a7eef04c')
-
-prepare() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  patch -p0 < "${srcdir}"/remove-dangerous-rpath.patch
-  NOSUBMODULES=1 ./autogen.sh
-}
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  ./configure  --prefix=/usr \
---enable-cpumining \
---enable-bfsb \
---enable-metabank \
---enable-scrypt \
---enable-opencl \
---with-udevrulesdir=/usr/lib/udev/rules.d
-  # --enable-knc (FS#33640)
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-}

Copied: bfgminer/repos/community-i686/PKGBUILD (from rev 113111, 
bfgminer/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-06-13 19:00:34 UTC (rev 113112)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Timothy Redaelli 
+# Contributor: Andy Weidenbaum 
+
+pkgname=bfgminer
+pkgver=4.0.0
+pkgrel=1
+pkgdesc="Bitcoin miner featuring overclocking, monitoring, fan speed control 
and remote management. For FPGA/GPU/CPU Bitcoin mining."
+arch=('i686' 'x86_64')
+depends=('curl' 'jansson' 'libevent' 'libmicrohttpd' 'libusbx' 'lm_sensors')
+makedepends=('uthash' 'yasm')
+optdepends=('opencl-nvidia: OpenCL implementation for NVIDIA')
+url='http://bfgminer.org/'
+license=('GPL3')
+source=(http://luke.dashjr.org/programs/bitcoin/files/$pkgname/$pkgver/$pkgname-$pkgver.txz
+remove-dangerous-rpath.patch)
+sha256sums=('feec7d4ada6ceae456656b68188df05d095bbd7fc9839368f65dcd52b04f7539'
+'d26d07ca23ae25798c4db37cfda1a6a76f22d06e73efab1ddf62b3e1a7eef04c')
+
+prepare() {
+  cd "$srcdir"/$pkgname-$pkgver
+
+  patch -p0 < "${srcdir}"/remove-dangerous-rpath.patch
+  NOSUBMODULES=1 ./autogen.sh
+}
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+
+  ./configure  --prefix=/usr \
+--enable-cpumining \
+--enable-bfsb \
+--enable-metabank \
+--enable-scrypt \
+--enable-opencl \
+--with-udevrulesdir=/usr/lib/udev/rules.d
+  # --enable-knc (FS#33640)
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-i686/remove-dangerous-rpath.patch
===
--- community-i686/remove-dangerous-rpath.patch 2014-06-13 18:57:57 UTC (rev 
113111)
+++ community-i686/remove-dangerous-rpath.patch 2014-06-13 19:00:34 UTC (rev 
113112)
@@ -1,11 +0,0 @@
 configure.ac.orig
-+++ configure.ac
-@@ -514,7 +514,7 @@
-   ])
- else
-   libblkmaker_CFLAGS='-Ilibblkmaker'
--  libblkmaker_LDFLAGS='-Llibblkmaker/.libs 
-Wl,-rpath,\$$ORIGIN/libbl

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

2014-06-13 Thread Eric Bélanger
Date: Friday, June 13, 2014 @ 20:57:57
  Author: eric
Revision: 113111

upgpkg: bfgminer 4.0.0-1

Upstream update, Update url

Modified:
  bfgminer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 18:26:05 UTC (rev 113110)
+++ PKGBUILD2014-06-13 18:57:57 UTC (rev 113111)
@@ -3,7 +3,7 @@
 # Contributor: Andy Weidenbaum 
 
 pkgname=bfgminer
-pkgver=3.10.0
+pkgver=4.0.0
 pkgrel=1
 pkgdesc="Bitcoin miner featuring overclocking, monitoring, fan speed control 
and remote management. For FPGA/GPU/CPU Bitcoin mining."
 arch=('i686' 'x86_64')
@@ -10,11 +10,11 @@
 depends=('curl' 'jansson' 'libevent' 'libmicrohttpd' 'libusbx' 'lm_sensors')
 makedepends=('uthash' 'yasm')
 optdepends=('opencl-nvidia: OpenCL implementation for NVIDIA')
-url='https://bitcointalk.org/index.php?topic=168174.0'
+url='http://bfgminer.org/'
 license=('GPL3')
-source=(http://luke.dashjr.org/programs/bitcoin/files/$pkgname/$pkgver/$pkgname-$pkgver.tbz2
+source=(http://luke.dashjr.org/programs/bitcoin/files/$pkgname/$pkgver/$pkgname-$pkgver.txz
 remove-dangerous-rpath.patch)
-sha256sums=('12458aed84abc4a953532fe0645772492701e5d627f56f62d382aa0f458a10d5'
+sha256sums=('feec7d4ada6ceae456656b68188df05d095bbd7fc9839368f65dcd52b04f7539'
 'd26d07ca23ae25798c4db37cfda1a6a76f22d06e73efab1ddf62b3e1a7eef04c')
 
 prepare() {



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

2014-06-13 Thread Bartłomiej Piotrowski
Date: Friday, June 13, 2014 @ 20:26:05
  Author: bpiotrowski
Revision: 113110

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

Added:
  mupdf/repos/community-i686/PKGBUILD
(from rev 113109, mupdf/trunk/PKGBUILD)
  mupdf/repos/community-i686/mupdf.desktop
(from rev 113109, mupdf/trunk/mupdf.desktop)
  mupdf/repos/community-i686/mupdf.install
(from rev 113109, mupdf/trunk/mupdf.install)
  mupdf/repos/community-i686/mupdf.xpm
(from rev 113109, mupdf/trunk/mupdf.xpm)
  mupdf/repos/community-x86_64/PKGBUILD
(from rev 113109, mupdf/trunk/PKGBUILD)
  mupdf/repos/community-x86_64/mupdf.desktop
(from rev 113109, mupdf/trunk/mupdf.desktop)
  mupdf/repos/community-x86_64/mupdf.install
(from rev 113109, mupdf/trunk/mupdf.install)
  mupdf/repos/community-x86_64/mupdf.xpm
(from rev 113109, mupdf/trunk/mupdf.xpm)
Deleted:
  mupdf/repos/community-i686/PKGBUILD
  mupdf/repos/community-i686/mupdf-1.4-system-libcurl.patch
  mupdf/repos/community-i686/mupdf.install
  mupdf/repos/community-x86_64/PKGBUILD
  mupdf/repos/community-x86_64/mupdf-1.4-system-libcurl.patch
  mupdf/repos/community-x86_64/mupdf.install

-+
 /PKGBUILD   |  104 ++
 /mupdf.install  |   24 +
 community-i686/PKGBUILD |   60 
 community-i686/mupdf-1.4-system-libcurl.patch   |   26 -
 community-i686/mupdf.desktop|   15 +++
 community-i686/mupdf.install|   12 --
 community-x86_64/PKGBUILD   |   60 
 community-x86_64/mupdf-1.4-system-libcurl.patch |   26 -
 community-x86_64/mupdf.desktop  |   15 +++
 community-x86_64/mupdf.install  |   12 --
 10 files changed, 158 insertions(+), 196 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-06-13 18:25:58 UTC (rev 113109)
+++ community-i686/PKGBUILD 2014-06-13 18:26:05 UTC (rev 113110)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Brad Fanella 
-# Contributor: Stefan Husmann 
-# Contributor: Pierre-Paul Paquin 
-# Contributor: xduugu
-
-pkgname=mupdf
-pkgver=1.4
-pkgrel=2
-pkgdesc='Lightweight PDF and XPS viewer'
-arch=('i686' 'x86_64')
-url='http://mupdf.com'
-license=('GPL3')
-depends=('curl' 'desktop-file-utils' 'freetype2' 'jbig2dec' 'libjpeg' 'libxext'
- 'openssl')
-install=mupdf.install
-options=('staticlibs')
-source=(http://mupdf.com/downloads/mupdf-$pkgver-source.tar.gz
-mupdf-1.4-system-libcurl.patch)
-md5sums=('0f6840a7020db0c833b0c090ca1864ec'
- 'b9fa68f059cfcd0b95c1166c83fd2ec5')
-
-prepare() {
-  cd $pkgname-$pkgver-source
-  rm -rf thirdparty/{curl,freetype,jpeg,zlib,jbig2dec}
-  patch -p1 -i ../mupdf-1.4-system-libcurl.patch
-
-  cd platform/debian
-  sed -i -e 's/mupdf.xpm/mupdf/' \
--e 's/application\/x-pdf/application\/x-pdf/' \
--e 's/mupdf-select-file/mupdf/' \
--e 's/^$/NoDisplay=true/' \
-mupdf.desktop
-}
-
-build() {
-  CFLAGS+=' -fPIC'
-  CXXFLAGS+=' -fPIC'
-
-  cd $pkgname-$pkgver-source
-  make build=release CURL_LIBS='-lcurl -lpthread'
-}
-
-package() {
-  cd $pkgname-$pkgver-source
-  make build=release prefix="$pkgdir"/usr install
-  install -Dm644 build/release/libmujs.a "$pkgdir"/usr/lib
-
-  mv "$pkgdir"/usr/bin/mupdf-x11-curl "$pkgdir"/usr/bin/mupdf
-  rm "$pkgdir"/usr/bin/mupdf-x11
-
-  cd platform/debian
-  install -Dm644 mupdf.desktop "$pkgdir"/usr/share/applications/mupdf.desktop
-  install -Dm644 mupdf.xpm "$pkgdir"/usr/share/pixmaps/mupdf.xpm
-
-  find "$pkgdir"/usr/include \
-"$pkgdir"/usr/share \
-"$pkgdir"/usr/lib -type f | xargs chmod -v 0644
-}

Copied: mupdf/repos/community-i686/PKGBUILD (from rev 113109, 
mupdf/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-06-13 18:26:05 UTC (rev 113110)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Brad Fanella 
+# Contributor: Stefan Husmann 
+# Contributor: Pierre-Paul Paquin 
+# Contributor: xduugu
+
+pkgname=mupdf
+pkgver=1.5
+pkgrel=1
+pkgdesc='Lightweight PDF and XPS viewer'
+arch=('i686' 'x86_64')
+url='http://mupdf.com'
+license=('GPL3')
+depends=('curl' 'desktop-file-utils' 'freetype2' 'jbig2dec' 'libjpeg' 'libxext'
+ 'openssl')
+install=mupdf.install
+options=('staticlibs')
+source=(http://mupdf.com/downloads/mupdf-$pkgver-source.tar.gz
+mupdf.desktop
+mupdf.xpm)
+md5sums=('89bd4ddc74c266062ebf2702741bb173'
+ '39b54f82a763aac54e352315a0ee9037'
+ 'f3f35e7320bafde331250de1c99186a1')
+
+prepare() {
+  cd $pkgname-$pkgver-source
+  rm -rf thirdparty/{curl,freetype,jpeg,zlib,jbig2dec}
+}
+
+build() {
+  CFLAGS+

[arch-commits] Commit in mupdf/trunk (4 files)

2014-06-13 Thread Bartłomiej Piotrowski
Date: Friday, June 13, 2014 @ 20:25:58
  Author: bpiotrowski
Revision: 113109

upgpkg: mupdf 1.5-1

new upstream release

Added:
  mupdf/trunk/mupdf.desktop
  mupdf/trunk/mupdf.xpm
Modified:
  mupdf/trunk/PKGBUILD
Deleted:
  mupdf/trunk/mupdf-1.4-system-libcurl.patch

+
 PKGBUILD   |   32 
 mupdf-1.4-system-libcurl.patch |   26 --
 mupdf.desktop  |   15 +++
 mupdf.xpm  |1 +
 4 files changed, 28 insertions(+), 46 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 16:55:14 UTC (rev 113108)
+++ PKGBUILD2014-06-13 18:25:58 UTC (rev 113109)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer:  Bartłomiej Piotrowski 
+# Maintainer:  Bartłomiej Piotrowski 
 # Contributor: Brad Fanella 
 # Contributor: Stefan Husmann 
 # Contributor: Pierre-Paul Paquin 
@@ -6,8 +6,8 @@
 # Contributor: xduugu
 
 pkgname=mupdf
-pkgver=1.4
-pkgrel=2
+pkgver=1.5
+pkgrel=1
 pkgdesc='Lightweight PDF and XPS viewer'
 arch=('i686' 'x86_64')
 url='http://mupdf.com'
@@ -17,21 +17,15 @@
 install=mupdf.install
 options=('staticlibs')
 source=(http://mupdf.com/downloads/mupdf-$pkgver-source.tar.gz
-mupdf-1.4-system-libcurl.patch)
-md5sums=('0f6840a7020db0c833b0c090ca1864ec'
- 'b9fa68f059cfcd0b95c1166c83fd2ec5')
+mupdf.desktop
+mupdf.xpm)
+md5sums=('89bd4ddc74c266062ebf2702741bb173'
+ '39b54f82a763aac54e352315a0ee9037'
+ 'f3f35e7320bafde331250de1c99186a1')
 
 prepare() {
   cd $pkgname-$pkgver-source
   rm -rf thirdparty/{curl,freetype,jpeg,zlib,jbig2dec}
-  patch -p1 -i ../mupdf-1.4-system-libcurl.patch
-
-  cd platform/debian
-  sed -i -e 's/mupdf.xpm/mupdf/' \
--e 's/application\/x-pdf/application\/x-pdf/' \
--e 's/mupdf-select-file/mupdf/' \
--e 's/^$/NoDisplay=true/' \
-mupdf.desktop
 }
 
 build() {
@@ -50,11 +44,9 @@
   mv "$pkgdir"/usr/bin/mupdf-x11-curl "$pkgdir"/usr/bin/mupdf
   rm "$pkgdir"/usr/bin/mupdf-x11
 
-  cd platform/debian
-  install -Dm644 mupdf.desktop "$pkgdir"/usr/share/applications/mupdf.desktop
-  install -Dm644 mupdf.xpm "$pkgdir"/usr/share/pixmaps/mupdf.xpm
+  install -Dm644 ../mupdf.desktop 
"$pkgdir"/usr/share/applications/mupdf.desktop
+  install -Dm644 ../mupdf.xpm "$pkgdir"/usr/share/pixmaps/mupdf.xpm
 
-  find "$pkgdir"/usr/include \
-"$pkgdir"/usr/share \
-"$pkgdir"/usr/lib -type f | xargs chmod -v 0644
+  find "$pkgdir"/usr/include "$pkgdir"/usr/share "$pkgdir"/usr/lib \
+-type f -exec chmod -v 0644 {} +
 }

Deleted: mupdf-1.4-system-libcurl.patch
===
--- mupdf-1.4-system-libcurl.patch  2014-06-13 16:55:14 UTC (rev 113108)
+++ mupdf-1.4-system-libcurl.patch  2014-06-13 18:25:58 UTC (rev 113109)
@@ -1,26 +0,0 @@
-diff -rupN a/Makerules b/Makerules
 a/Makerules2014-04-11 15:10:41.0 +
-+++ b/Makerules2014-04-15 05:35:34.430028127 +
-@@ -47,6 +47,8 @@ SYS_OPENJPEG_LIBS = -lopenjpeg
- SYS_JBIG2DEC_LIBS = -ljbig2dec
- SYS_JPEG_LIBS = -ljpeg
- SYS_ZLIB_LIBS = -lz
-+SYS_CURL_CFLAGS = $(shell pkg-config --cflags libcurl) -I/usr/include/curl
-+SYS_CURL_LIBS = $(shell pkg-config --libs libcurl)
- 
- CC = xcrun cc
- AR = xcrun ar
-diff -rupN a/Makethird b/Makethird
 a/Makethird2014-04-11 15:10:41.0 +
-+++ b/Makethird2014-04-15 05:37:06.712810863 +
-@@ -454,6 +454,10 @@ CURL_CFLAGS := -I$(CURL_DIR)/include
- CURL_LIBS := $(SYS_CURL_DEPS)
- 
- HAVE_CURL := yes
-+else
-+HAVE_CURL := yes
-+CURL_CFLAGS := $(SYS_CURL_CFLAGS)
-+CURL_LIBS := $(SYS_CURL_LIBS) $(SYS_CURL_DEPS)
- endif
- 
- # --- X11 ---

Added: mupdf.desktop
===
--- mupdf.desktop   (rev 0)
+++ mupdf.desktop   2014-06-13 18:25:58 UTC (rev 113109)
@@ -0,0 +1,15 @@
+[Desktop Entry]
+Name=MuPDF
+GenericName=PDF file viewer
+Exec=mupdf %f
+TryExec=mupdf
+Icon=mupdf
+Terminal=false
+Type=Application
+MimeType=application/pdf;application/x-pdf;application/x-cbz;application/oxps;application/vnd.ms-xpsdocument;image/jpeg;image/pjpeg;image/png;image/tiff;image/x-tiff
+Categories=Viewer;Graphics;
+Actions=View
+NoDisplay=true
+[Desktop Action View]
+Name=View with mupdf
+Exec=mupdf %f

Added: mupdf.xpm
===
(Binary files differ)

Index: mupdf/trunk/mupdf.xpm
===
--- mupdf.xpm   2014-06-13 16:55:14 UTC (rev 113108)
+++ mupdf.xpm   2014-06-13 18:25:58 UTC (rev 113109)

Property changes on: mupdf/trunk/mupdf.xpm
___
Added: svn:mime-type
## -0,0 +1 ##
+image/x-xpmi
\ No newline at end of property


[arch-commits] Commit in xcb-util-renderutil/repos (8 files)

2014-06-13 Thread Andreas Radke
Date: Friday, June 13, 2014 @ 19:16:50
  Author: andyrtr
Revision: 215097

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

Added:
  xcb-util-renderutil/repos/extra-i686/LICENSE
(from rev 215096, xcb-util-renderutil/trunk/LICENSE)
  xcb-util-renderutil/repos/extra-i686/PKGBUILD
(from rev 215096, xcb-util-renderutil/trunk/PKGBUILD)
  xcb-util-renderutil/repos/extra-x86_64/LICENSE
(from rev 215096, xcb-util-renderutil/trunk/LICENSE)
  xcb-util-renderutil/repos/extra-x86_64/PKGBUILD
(from rev 215096, xcb-util-renderutil/trunk/PKGBUILD)
Deleted:
  xcb-util-renderutil/repos/extra-i686/LICENSE
  xcb-util-renderutil/repos/extra-i686/PKGBUILD
  xcb-util-renderutil/repos/extra-x86_64/LICENSE
  xcb-util-renderutil/repos/extra-x86_64/PKGBUILD

---+
 /LICENSE  |  534 
 /PKGBUILD |   72 ++
 extra-i686/LICENSE|  267 
 extra-i686/PKGBUILD   |   36 ---
 extra-x86_64/LICENSE  |  267 
 extra-x86_64/PKGBUILD |   36 ---
 6 files changed, 606 insertions(+), 606 deletions(-)

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


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

2014-06-13 Thread Andreas Radke
Date: Friday, June 13, 2014 @ 19:16:38
  Author: andyrtr
Revision: 215096

upgpkg: xcb-util-renderutil 0.3.9-1

upstream update 0.3.9

Modified:
  xcb-util-renderutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 17:10:23 UTC (rev 215095)
+++ PKGBUILD2014-06-13 17:16:38 UTC (rev 215096)
@@ -3,7 +3,7 @@
 # Maintainer: Andreas Radke 
 
 pkgname=xcb-util-renderutil
-pkgver=0.3.8
+pkgver=0.3.9
 pkgrel=1
 pkgdesc="Utility libraries for XC Binding - Convenience functions for the 
Render extension"
 arch=('i686' 'x86_64')
@@ -13,22 +13,22 @@
 makedepends=('xorg-util-macros')
 source=("http://xcb.freedesktop.org/dist/${pkgname}-${pkgver}.tar.bz2";
 'LICENSE')
-md5sums=('b346ff598ee093c141f836fbc0f8f721'
- '2672c2e72dedb40f773e989dd622f298')
+sha256sums=('c6e97e48fb1286d6394dddb1c1732f00227c70bd1bedb7d1acabefdd340bea5b'
+'ded299aa179dcf0d885bf89274a4db77a530e03f9f5e7cf1c3c4ef1d60e914b9')
 
 build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
+  cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr --disable-static
   make
 }
 
 check() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
+  cd ${pkgname}-${pkgver}
   make check
 }
 
 package() { 
-  cd "${srcdir}/${pkgname}-${pkgver}"
+  cd ${pkgname}-${pkgver}
   make DESTDIR="${pkgdir}" install
 
   install -D -m644 "${srcdir}/LICENSE" \



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

2014-06-13 Thread Andreas Radke
Date: Friday, June 13, 2014 @ 19:10:23
  Author: andyrtr
Revision: 215095

archrelease: copy trunk to testing-any

Added:
  tzdata/repos/testing-any/
  tzdata/repos/testing-any/PKGBUILD
(from rev 215094, tzdata/trunk/PKGBUILD)

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

Copied: tzdata/repos/testing-any/PKGBUILD (from rev 215094, 
tzdata/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2014-06-13 17:10:23 UTC (rev 215095)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=tzdata
+pkgver=2014e
+pkgrel=1
+pkgdesc="Sources for time zone and daylight saving time data"
+arch=('any')
+url="http://www.iana.org/time-zones";
+license=('GPL')
+options=('!emptydirs')
+source=(http://www.iana.org/time-zones/repository/releases/${pkgname}${pkgver}.tar.gz{,.asc})
+sha1sums=('724b0e19ba26316d7e1f6fee1ec5934fa31454ab'
+  'SKIP')
+
+timezones=('africa' 'antarctica' 'asia' 'australasia'
+   'europe' 'northamerica' 'southamerica'
+   'pacificnew' 'etcetera' 'backward'
+   'systemv' 'factory')
+
+package() {
+  cd ${srcdir}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds 
${timezones[@]}
+  
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
+  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone.tab
+}



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

2014-06-13 Thread Andreas Radke
Date: Friday, June 13, 2014 @ 19:10:13
  Author: andyrtr
Revision: 215094

upgpkg: tzdata 2014e-1

upstream update 2014e

Modified:
  tzdata/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 15:06:54 UTC (rev 215093)
+++ PKGBUILD2014-06-13 17:10:13 UTC (rev 215094)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke 
 
 pkgname=tzdata
-pkgver=2014d
+pkgver=2014e
 pkgrel=1
 pkgdesc="Sources for time zone and daylight saving time data"
 arch=('any')
@@ -10,7 +10,7 @@
 license=('GPL')
 options=('!emptydirs')
 
source=(http://www.iana.org/time-zones/repository/releases/${pkgname}${pkgver}.tar.gz{,.asc})
-sha1sums=('9309aeba6eb2eeba9ad0fad9080d40326cfdfb2a'
+sha1sums=('724b0e19ba26316d7e1f6fee1ec5934fa31454ab'
   'SKIP')
 
 timezones=('africa' 'antarctica' 'asia' 'australasia'



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

2014-06-13 Thread Felix Yan
Date: Friday, June 13, 2014 @ 18:55:14
  Author: fyan
Revision: 113108

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-06-13 16:51:24 UTC (rev 113107)
+++ community-i686/PKGBUILD 2014-06-13 16:55:14 UTC (rev 113108)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=lwqq
-pkgver=0.3.1
-_gitver="tag=v$pkgver"
-#_gitver='commit=afe08eef972aaabff5c043a72af0b63e2bb23f2d'
-pkgrel=1
-pkgdesc="A library for webqq protocol"
-arch=('i686' 'x86_64')
-url="https://github.com/xiehuc/lwqq";
-license=('GPL3')
-depends=('curl' 'libev' 'js17' 'sqlite')
-makedepends=('git' 'cmake')
-source=("git://github.com/xiehuc/lwqq.git#$_gitver")
-
-build() {
-  cd $pkgname
-  
-  sed -e 's/set(LIBSUFFIX "64")/set(LIBSUFFIX "")/' \
-  -i CMakeLists.txt
-  
-  cmake -DCMAKE_INSTALL_PREFIX=/usr .
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="${pkgdir}" install
-}
-
-sha512sums=('SKIP')

Copied: lwqq/repos/community-i686/PKGBUILD (from rev 113107, 
lwqq/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-06-13 16:55:14 UTC (rev 113108)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=lwqq
+pkgver=0.3.1
+#_gitver="tag=v$pkgver"
+_gitver='commit=472881c1b122bad32089c1488a43414e1f85e077'
+pkgrel=2
+pkgdesc="A library for webqq protocol"
+arch=('i686' 'x86_64')
+url="https://github.com/xiehuc/lwqq";
+license=('GPL3')
+depends=('curl' 'libev' 'js17' 'sqlite')
+makedepends=('git' 'cmake')
+source=("git://github.com/xiehuc/lwqq.git#$_gitver")
+
+build() {
+  cd $pkgname
+  
+  sed -e 's/set(LIBSUFFIX "64")/set(LIBSUFFIX "")/' \
+  -i CMakeLists.txt
+  
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="${pkgdir}" install
+}
+
+sha512sums=('SKIP')

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-06-13 16:51:24 UTC (rev 113107)
+++ community-x86_64/PKGBUILD   2014-06-13 16:55:14 UTC (rev 113108)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=lwqq
-pkgver=0.3.1
-_gitver="tag=v$pkgver"
-#_gitver='commit=afe08eef972aaabff5c043a72af0b63e2bb23f2d'
-pkgrel=1
-pkgdesc="A library for webqq protocol"
-arch=('i686' 'x86_64')
-url="https://github.com/xiehuc/lwqq";
-license=('GPL3')
-depends=('curl' 'libev' 'js17' 'sqlite')
-makedepends=('git' 'cmake')
-source=("git://github.com/xiehuc/lwqq.git#$_gitver")
-
-build() {
-  cd $pkgname
-  
-  sed -e 's/set(LIBSUFFIX "64")/set(LIBSUFFIX "")/' \
-  -i CMakeLists.txt
-  
-  cmake -DCMAKE_INSTALL_PREFIX=/usr .
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="${pkgdir}" install
-}
-
-sha512sums=('SKIP')

Copied: lwqq/repos/community-x86_64/PKGBUILD (from rev 113107, 
lwqq/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-06-13 16:55:14 UTC (rev 113108)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=lwqq
+pkgver=0.3.1
+#_gitver="tag=v$pkgver"
+_gitver='commit=472881c1b122bad32089c1488a43414e1f85e077'
+pkgrel=2
+pkgdesc="A library for webqq protocol"
+arch=('i686' 'x86_64')
+url="https://github.com/xiehuc/lwqq";
+license=('GPL3')
+depends=('curl' 'libev' 'js17' 'sqlite')
+makedepends=('git' 'cmake')
+source=("git://github.com/xiehuc/lwqq.git#$_gitver")
+
+build() {
+  cd $pkgname
+  
+  sed -e 's/set(LIBSUFFIX "64")/set(LIBSUFFIX "")/' \
+  -i CMakeLists.txt
+  
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="${pkgdir}" install
+}
+
+sha512sums=('SKIP')



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

2014-06-13 Thread Felix Yan
Date: Friday, June 13, 2014 @ 18:51:24
  Author: fyan
Revision: 113107

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

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

--+
 /PKGBUILD|   64 +
 /pidgin-lwqq.install |   22 +++
 community-i686/PKGBUILD  |   32 
 community-i686/pidgin-lwqq.install   |   11 -
 community-x86_64/PKGBUILD|   32 
 community-x86_64/pidgin-lwqq.install |   11 -
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-06-13 16:50:00 UTC (rev 113106)
+++ community-i686/PKGBUILD 2014-06-13 16:51:24 UTC (rev 113107)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=pidgin-lwqq
-pkgver=0.3.0
-_gitver="tag=v$pkgver"
-#_gitver='commit=9537d7053a91d2813e15f834075688097818c7c8'
-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=('lwqq' 'libpurple' 'hicolor-icon-theme' 'gtk-update-icon-cache')
-optdepends=('pidgin: Multi-protocol instant messaging client'
-'telepathy-haze: Empathy plugin support')
-makedepends=('git' 'cmake')
-install=$pkgname.install
-source=("git://github.com/xiehuc/pidgin-lwqq.git#$_gitver")
-
-build() {
-  cd $pkgname
-  
-  cmake -DCMAKE_INSTALL_PREFIX=/usr .
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="${pkgdir}" install
-}
-
-sha512sums=('SKIP')

Copied: pidgin-lwqq/repos/community-i686/PKGBUILD (from rev 113106, 
pidgin-lwqq/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-06-13 16:51:24 UTC (rev 113107)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=pidgin-lwqq
+pkgver=0.3.1
+_gitver="tag=v$pkgver"
+#_gitver='commit=9537d7053a91d2813e15f834075688097818c7c8'
+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=('lwqq' 'libpurple' 'hicolor-icon-theme' 'gtk-update-icon-cache')
+optdepends=('pidgin: Multi-protocol instant messaging client'
+'telepathy-haze: Empathy plugin support')
+makedepends=('git' 'cmake')
+install=$pkgname.install
+source=("git://github.com/xiehuc/pidgin-lwqq.git#$_gitver")
+
+build() {
+  cd $pkgname
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="${pkgdir}" install
+}
+
+sha512sums=('SKIP')

Deleted: community-i686/pidgin-lwqq.install
===
--- community-i686/pidgin-lwqq.install  2014-06-13 16:50:00 UTC (rev 113106)
+++ community-i686/pidgin-lwqq.install  2014-06-13 16:51:24 UTC (rev 113107)
@@ -1,11 +0,0 @@
-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-i686/pidgin-lwqq.install (from rev 113106, 
pidgin-lwqq/trunk/pidgin-lwqq.install)
===
--- community-i686/pidgin-lwqq.install  (rev 0)
+++ community-i686/pidgin-lwqq.install  2014-06-13 16:51:24 UTC (rev 113107)
@@ -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
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-06-13 16:50:00 UTC (rev 113106)
+++ community-x86_64/PKGBUILD   2014-06-13 16:51:24 UTC (rev 113107)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=pidgin-lwqq
-pkgver=0.3.0
-_gitver="tag=v$pkgver"
-#_gitver='commit=9537d7053a91d2813e15f834075688097818c7c8'
-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/xiehu

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

2014-06-13 Thread Felix Yan
Date: Friday, June 13, 2014 @ 18:50:00
  Author: fyan
Revision: 113106

upgpkg: pidgin-lwqq 0.3.1-1

Modified:
  pidgin-lwqq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 16:49:28 UTC (rev 113105)
+++ PKGBUILD2014-06-13 16:50:00 UTC (rev 113106)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=pidgin-lwqq
-pkgver=0.3.0
+pkgver=0.3.1
 _gitver="tag=v$pkgver"
 #_gitver='commit=9537d7053a91d2813e15f834075688097818c7c8'
 pkgrel=1
@@ -19,7 +19,7 @@
 
 build() {
   cd $pkgname
-  
+
   cmake -DCMAKE_INSTALL_PREFIX=/usr .
   make
 }



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

2014-06-13 Thread Felix Yan
Date: Friday, June 13, 2014 @ 18:49:28
  Author: fyan
Revision: 113105

upgpkg: lwqq 0.3.1-2

- add upstream commit, which is a hotfix

Modified:
  lwqq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 15:56:47 UTC (rev 113104)
+++ PKGBUILD2014-06-13 16:49:28 UTC (rev 113105)
@@ -3,9 +3,9 @@
 
 pkgname=lwqq
 pkgver=0.3.1
-_gitver="tag=v$pkgver"
-#_gitver='commit=afe08eef972aaabff5c043a72af0b63e2bb23f2d'
-pkgrel=1
+#_gitver="tag=v$pkgver"
+_gitver='commit=472881c1b122bad32089c1488a43414e1f85e077'
+pkgrel=2
 pkgdesc="A library for webqq protocol"
 arch=('i686' 'x86_64')
 url="https://github.com/xiehuc/lwqq";



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

2014-06-13 Thread Felix Yan
Date: Friday, June 13, 2014 @ 17:56:47
  Author: fyan
Revision: 113104

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-06-13 15:55:18 UTC (rev 113103)
+++ community-i686/PKGBUILD 2014-06-13 15:56:47 UTC (rev 113104)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=lwqq
-pkgver=0.3.0
-_gitver="tag=v$pkgver"
-#_gitver='commit=afe08eef972aaabff5c043a72af0b63e2bb23f2d'
-pkgrel=1
-pkgdesc="A library for webqq protocol"
-arch=('i686' 'x86_64')
-url="https://github.com/xiehuc/lwqq";
-license=('GPL3')
-depends=('curl' 'libev' 'js17' 'sqlite')
-makedepends=('git' 'cmake')
-source=("git://github.com/xiehuc/lwqq.git#$_gitver")
-
-build() {
-  cd $pkgname
-  
-  cmake -DCMAKE_INSTALL_PREFIX=/usr .
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="${pkgdir}" install
-}
-
-sha512sums=('SKIP')

Copied: lwqq/repos/community-i686/PKGBUILD (from rev 113103, 
lwqq/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-06-13 15:56:47 UTC (rev 113104)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=lwqq
+pkgver=0.3.1
+_gitver="tag=v$pkgver"
+#_gitver='commit=afe08eef972aaabff5c043a72af0b63e2bb23f2d'
+pkgrel=1
+pkgdesc="A library for webqq protocol"
+arch=('i686' 'x86_64')
+url="https://github.com/xiehuc/lwqq";
+license=('GPL3')
+depends=('curl' 'libev' 'js17' 'sqlite')
+makedepends=('git' 'cmake')
+source=("git://github.com/xiehuc/lwqq.git#$_gitver")
+
+build() {
+  cd $pkgname
+  
+  sed -e 's/set(LIBSUFFIX "64")/set(LIBSUFFIX "")/' \
+  -i CMakeLists.txt
+  
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="${pkgdir}" install
+}
+
+sha512sums=('SKIP')

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-06-13 15:55:18 UTC (rev 113103)
+++ community-x86_64/PKGBUILD   2014-06-13 15:56:47 UTC (rev 113104)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=lwqq
-pkgver=0.3.0
-_gitver="tag=v$pkgver"
-#_gitver='commit=afe08eef972aaabff5c043a72af0b63e2bb23f2d'
-pkgrel=1
-pkgdesc="A library for webqq protocol"
-arch=('i686' 'x86_64')
-url="https://github.com/xiehuc/lwqq";
-license=('GPL3')
-depends=('curl' 'libev' 'js17' 'sqlite')
-makedepends=('git' 'cmake')
-source=("git://github.com/xiehuc/lwqq.git#$_gitver")
-
-build() {
-  cd $pkgname
-  
-  cmake -DCMAKE_INSTALL_PREFIX=/usr .
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="${pkgdir}" install
-}
-
-sha512sums=('SKIP')

Copied: lwqq/repos/community-x86_64/PKGBUILD (from rev 113103, 
lwqq/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-06-13 15:56:47 UTC (rev 113104)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=lwqq
+pkgver=0.3.1
+_gitver="tag=v$pkgver"
+#_gitver='commit=afe08eef972aaabff5c043a72af0b63e2bb23f2d'
+pkgrel=1
+pkgdesc="A library for webqq protocol"
+arch=('i686' 'x86_64')
+url="https://github.com/xiehuc/lwqq";
+license=('GPL3')
+depends=('curl' 'libev' 'js17' 'sqlite')
+makedepends=('git' 'cmake')
+source=("git://github.com/xiehuc/lwqq.git#$_gitver")
+
+build() {
+  cd $pkgname
+  
+  sed -e 's/set(LIBSUFFIX "64")/set(LIBSUFFIX "")/' \
+  -i CMakeLists.txt
+  
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="${pkgdir}" install
+}
+
+sha512sums=('SKIP')



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

2014-06-13 Thread Felix Yan
Date: Friday, June 13, 2014 @ 17:55:18
  Author: fyan
Revision: 113103

upgpkg: lwqq 0.3.1-1

Modified:
  lwqq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 15:40:40 UTC (rev 113102)
+++ PKGBUILD2014-06-13 15:55:18 UTC (rev 113103)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=lwqq
-pkgver=0.3.0
+pkgver=0.3.1
 _gitver="tag=v$pkgver"
 #_gitver='commit=afe08eef972aaabff5c043a72af0b63e2bb23f2d'
 pkgrel=1
@@ -17,6 +17,9 @@
 build() {
   cd $pkgname
   
+  sed -e 's/set(LIBSUFFIX "64")/set(LIBSUFFIX "")/' \
+  -i CMakeLists.txt
+  
   cmake -DCMAKE_INSTALL_PREFIX=/usr .
   make
 }



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

2014-06-13 Thread Anatol Pomozov
Date: Friday, June 13, 2014 @ 17:40:40
  Author: anatolik
Revision: 113102

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

Added:
  fossil/repos/community-i686/PKGBUILD
(from rev 113101, fossil/trunk/PKGBUILD)
  fossil/repos/community-i686/bash.completion
(from rev 113101, fossil/trunk/bash.completion)
  fossil/repos/community-i686/fossil-xinetd
(from rev 113101, fossil/trunk/fossil-xinetd)
  fossil/repos/community-i686/fossil.service
(from rev 113101, fossil/trunk/fossil.service)
  fossil/repos/community-i686/fossil.socket
(from rev 113101, fossil/trunk/fossil.socket)
  fossil/repos/community-x86_64/PKGBUILD
(from rev 113101, fossil/trunk/PKGBUILD)
  fossil/repos/community-x86_64/bash.completion
(from rev 113101, fossil/trunk/bash.completion)
  fossil/repos/community-x86_64/fossil-xinetd
(from rev 113101, fossil/trunk/fossil-xinetd)
  fossil/repos/community-x86_64/fossil.service
(from rev 113101, fossil/trunk/fossil.service)
  fossil/repos/community-x86_64/fossil.socket
(from rev 113101, fossil/trunk/fossil.socket)
Deleted:
  fossil/repos/community-i686/PKGBUILD
  fossil/repos/community-i686/bash.completion
  fossil/repos/community-i686/fossil-xinetd
  fossil/repos/community-i686/fossil.service
  fossil/repos/community-i686/fossil.socket
  fossil/repos/community-x86_64/PKGBUILD
  fossil/repos/community-x86_64/bash.completion
  fossil/repos/community-x86_64/fossil-xinetd
  fossil/repos/community-x86_64/fossil.service
  fossil/repos/community-x86_64/fossil.socket

--+
 /PKGBUILD|   94 +
 /bash.completion |   66 +
 /fossil-xinetd   |   46 ++
 /fossil.service  |   22 
 /fossil.socket   |   20 +++
 community-i686/PKGBUILD  |   46 --
 community-i686/bash.completion   |   33 
 community-i686/fossil-xinetd |   23 -
 community-i686/fossil.service|   11 
 community-i686/fossil.socket |   10 ---
 community-x86_64/PKGBUILD|   46 --
 community-x86_64/bash.completion |   33 
 community-x86_64/fossil-xinetd   |   23 -
 community-x86_64/fossil.service  |   11 
 community-x86_64/fossil.socket   |   10 ---
 15 files changed, 248 insertions(+), 246 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-06-13 15:39:34 UTC (rev 113101)
+++ community-i686/PKGBUILD 2014-06-13 15:40:40 UTC (rev 113102)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov  
-# Contributor: Daniel YC Lin 
-# Contributor: Konstantin Plotnikov 
-
-pkgname=fossil
-pkgver=1.28
-_date_pkgver=20140127173344
-# NOTE: update _date_pkgver from http://www.fossil-scm.org/download.html
-pkgrel=3
-pkgdesc='Simple, high-reliability, distributed software configuration 
management'
-arch=(i686 x86_64)
-license=(BSD)
-url='http://www.fossil-scm.org'
-depends=(openssl zlib)
-source=(
-  fossil.socket
-  fossil.service
-  fossil-xinetd
-  bash.completion
-  http://www.fossil-scm.org/download/fossil-src-$_date_pkgver.tar.gz
-)
-sha256sums=('f885e17998dc1eece1688a75e516663462fe72a7f4f132def4132055777c7ff8'
-'c4973079facf209d3757db81df08f8d0843ede242f2a0c12281720da65e3b166'
-'2f9a141fadfb7cb5225f0d65a308949bbc592bff9d567b5c472edb413c81f5aa'
-'e22e19dba1a4be6a62af0b77ff0267c2a0f19edf2f6a9133ee64246fae5d87da'
-'aca7c5a7c39ae2880712020e089c9c12543ba656c71d8cf8ac50e3c8871baa80')
-
-build() {
-  cd fossil-src-$_date_pkgver
-  ./configure --prefix=/usr
-  # headers and translate targets are problematic with parallel jobs
-  make -j1 bld bld/headers
-  make
-}
-
-package() {
-  install -Dm644 fossil-xinetd "$pkgdir"/etc/xinetd.d/fossil
-  install -Dm644 fossil.socket "$pkgdir"/usr/lib/systemd/system/fossil.socket
-  install -Dm644 fossil.service 
"$pkgdir"/usr/lib/systemd/system/fossil@.service
-  install -Dm644 bash.completion 
"$pkgdir"/usr/share/bash-completion/completions/fossil
-
-  cd fossil-src-$_date_pkgver
-  install -Dm755 fossil "$pkgdir"/usr/bin/fossil
-  install -Dm644 COPYRIGHT-BSD2.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: fossil/repos/community-i686/PKGBUILD (from rev 113101, 
fossil/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-06-13 15:40:40 UTC (rev 113102)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Anatol Pomozov  
+# Contributor: Daniel YC Lin 
+# Contributor: Konstantin Plotnikov 
+
+pkgname=fossil
+pkgver=1.29
+_date_pkgver=20140612172556
+# NOTE: update _date_pkgver from http://www.fossil-scm.org/download.html
+pkgrel=1
+pkgdesc='Simple, high-reliability, distributed software configu

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

2014-06-13 Thread Anatol Pomozov
Date: Friday, June 13, 2014 @ 17:39:34
  Author: anatolik
Revision: 113101

upgpkg: fossil 1.29-1

Modified:
  fossil/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 15:15:49 UTC (rev 113100)
+++ PKGBUILD2014-06-13 15:39:34 UTC (rev 113101)
@@ -4,10 +4,10 @@
 # Contributor: Konstantin Plotnikov 
 
 pkgname=fossil
-pkgver=1.28
-_date_pkgver=20140127173344
+pkgver=1.29
+_date_pkgver=20140612172556
 # NOTE: update _date_pkgver from http://www.fossil-scm.org/download.html
-pkgrel=3
+pkgrel=1
 pkgdesc='Simple, high-reliability, distributed software configuration 
management'
 arch=(i686 x86_64)
 license=(BSD)
@@ -25,7 +25,7 @@
 'c4973079facf209d3757db81df08f8d0843ede242f2a0c12281720da65e3b166'
 '2f9a141fadfb7cb5225f0d65a308949bbc592bff9d567b5c472edb413c81f5aa'
 'e22e19dba1a4be6a62af0b77ff0267c2a0f19edf2f6a9133ee64246fae5d87da'
-'aca7c5a7c39ae2880712020e089c9c12543ba656c71d8cf8ac50e3c8871baa80')
+'c9882f9beb95695db7402dbd03d8fbf082e1109429175af4d57e089bcd2db387')
 
 build() {
   cd fossil-src-$_date_pkgver



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

2014-06-13 Thread speps
Date: Friday, June 13, 2014 @ 17:15:49
  Author: speps
Revision: 113100

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-06-13 15:15:18 UTC (rev 113099)
+++ community-i686/PKGBUILD 2014-06-13 15:15:49 UTC (rev 113100)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: speps 
-# Contributor: Alexander Fehr 
-# Contributor: dorphell 
-
-pkgname=sylpheed
-pkgver=3.4.1
-pkgrel=1
-pkgdesc="Lightweight and user-friendly e-mail client"
-arch=('i686' 'x86_64')
-url="http://sylpheed.sraoss.jp/en/";
-license=('GPL')
-depends=('compface' 'gpgme' 'gtkspell' 'desktop-file-utils')
-makedepends=('openssl')
-install="$pkgname.install"
-source=("http://sylpheed.sraoss.jp/$pkgname/v${pkgver%.*}/$pkgname-$pkgver.tar.bz2";)
-md5sums=('9071bb341a6d96244fe7cd5ff013c70d')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
-  --enable-ldap
-  make
-
-  # Build Attachment-Tool Plug-in
-  cd plugin/attachment_tool && make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir/" install
-
-  # Install Attachment-Tool Plug-in
-  cd plugin/attachment_tool
-  make DESTDIR="$pkgdir/" install-plugin
-}

Copied: sylpheed/repos/community-i686/PKGBUILD (from rev 113099, 
sylpheed/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-06-13 15:15:49 UTC (rev 113100)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: speps 
+# Contributor: Alexander Fehr 
+# Contributor: dorphell 
+
+pkgname=sylpheed
+pkgver=3.4.2
+pkgrel=1
+pkgdesc="Lightweight and user-friendly e-mail client"
+arch=('i686' 'x86_64')
+url="http://sylpheed.sraoss.jp/en/";
+license=('GPL')
+depends=('compface' 'gpgme' 'gtkspell' 'desktop-file-utils')
+makedepends=('openssl')
+install="$pkgname.install"
+source=("http://sylpheed.sraoss.jp/$pkgname/v${pkgver%.*}/$pkgname-$pkgver.tar.bz2";)
+md5sums=('d4e53489763ff2cb575ab02890d91dc9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+  --enable-ldap
+  make
+
+  # Build Attachment-Tool Plug-in
+  cd plugin/attachment_tool && make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+
+  # Install Attachment-Tool Plug-in
+  cd plugin/attachment_tool
+  make DESTDIR="$pkgdir/" install-plugin
+}

Deleted: community-i686/sylpheed.install
===
--- community-i686/sylpheed.install 2014-06-13 15:15:18 UTC (rev 113099)
+++ community-i686/sylpheed.install 2014-06-13 15:15:49 UTC (rev 113100)
@@ -1,11 +0,0 @@
-post_install() {
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: sylpheed/repos/community-i686/sylpheed.install (from rev 113099, 
sylpheed/trunk/sylpheed.install)
===
--- community-i686/sylpheed.install (rev 0)
+++ community-i686/sylpheed.install 2014-06-13 15:15:49 UTC (rev 113100)
@@ -0,0 +1,11 @@
+post_install() {
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-06-13 15:15:18 UTC (rev 113099)
+++ community-x86_64/PKGBUILD   2014-06-13 15:15:49 UTC (rev 113100)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: speps 
-# Contributor: Alexander Fehr 
-# Contributor: dorphell 
-
-pkgname=sylpheed
-pkgver=3.4.1
-pkgrel=1
-pkgdesc="Lightweight and user-friendly e-mail client"
-arch=('i686' 'x86_64')
-url="http://sylpheed.sraoss.jp/en/";
-license=('GPL')
-depends=('compface' 'gpgme' 'gtkspell' 'desktop-file-utils')
-makedepends=('openssl')
-install="$p

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

2014-06-13 Thread speps
Date: Friday, June 13, 2014 @ 17:15:18
  Author: speps
Revision: 113099

upgpkg: sylpheed 3.4.2-1

Modified:
  sylpheed/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 14:27:34 UTC (rev 113098)
+++ PKGBUILD2014-06-13 15:15:18 UTC (rev 113099)
@@ -4,7 +4,7 @@
 # Contributor: dorphell 
 
 pkgname=sylpheed
-pkgver=3.4.1
+pkgver=3.4.2
 pkgrel=1
 pkgdesc="Lightweight and user-friendly e-mail client"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('openssl')
 install="$pkgname.install"
 
source=("http://sylpheed.sraoss.jp/$pkgname/v${pkgver%.*}/$pkgname-$pkgver.tar.bz2";)
-md5sums=('9071bb341a6d96244fe7cd5ff013c70d')
+md5sums=('d4e53489763ff2cb575ab02890d91dc9')
 
 build() {
   cd $pkgname-$pkgver



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

2014-06-13 Thread Gaetan Bisson
Date: Friday, June 13, 2014 @ 17:06:54
  Author: bisson
Revision: 215093

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

Added:
  inkscape/repos/staging-i686/PKGBUILD
(from rev 215092, inkscape/trunk/PKGBUILD)
  inkscape/repos/staging-i686/freetype.patch
(from rev 215092, inkscape/trunk/freetype.patch)
  inkscape/repos/staging-i686/gc74.patch
(from rev 215092, inkscape/trunk/gc74.patch)
  inkscape/repos/staging-i686/ime-placement.patch
(from rev 215092, inkscape/trunk/ime-placement.patch)
  inkscape/repos/staging-i686/install
(from rev 215092, inkscape/trunk/install)
  inkscape/repos/staging-i686/poppler-0.26.patch
(from rev 215092, inkscape/trunk/poppler-0.26.patch)
  inkscape/repos/staging-i686/spuriouscomma.patch
(from rev 215092, inkscape/trunk/spuriouscomma.patch)
  inkscape/repos/staging-x86_64/PKGBUILD
(from rev 215092, inkscape/trunk/PKGBUILD)
  inkscape/repos/staging-x86_64/freetype.patch
(from rev 215092, inkscape/trunk/freetype.patch)
  inkscape/repos/staging-x86_64/gc74.patch
(from rev 215092, inkscape/trunk/gc74.patch)
  inkscape/repos/staging-x86_64/ime-placement.patch
(from rev 215092, inkscape/trunk/ime-placement.patch)
  inkscape/repos/staging-x86_64/install
(from rev 215092, inkscape/trunk/install)
  inkscape/repos/staging-x86_64/poppler-0.26.patch
(from rev 215092, inkscape/trunk/poppler-0.26.patch)
  inkscape/repos/staging-x86_64/spuriouscomma.patch
(from rev 215092, inkscape/trunk/spuriouscomma.patch)
Deleted:
  inkscape/repos/staging-i686/PKGBUILD
  inkscape/repos/staging-i686/freetype.patch
  inkscape/repos/staging-i686/gc74.patch
  inkscape/repos/staging-i686/ime-placement.patch
  inkscape/repos/staging-i686/install
  inkscape/repos/staging-i686/poppler-0.26.patch
  inkscape/repos/staging-i686/spuriouscomma.patch
  inkscape/repos/staging-x86_64/PKGBUILD
  inkscape/repos/staging-x86_64/freetype.patch
  inkscape/repos/staging-x86_64/gc74.patch
  inkscape/repos/staging-x86_64/ime-placement.patch
  inkscape/repos/staging-x86_64/install
  inkscape/repos/staging-x86_64/poppler-0.26.patch
  inkscape/repos/staging-x86_64/spuriouscomma.patch

+
 /PKGBUILD  |  134 ++
 /freetype.patch|   30 +
 /gc74.patch|  108 +
 /ime-placement.patch   |  124 
 /install   |   26 +
 /poppler-0.26.patch|  178 +++
 /spuriouscomma.patch   |   22 
 staging-i686/PKGBUILD  |   67 -
 staging-i686/freetype.patch|   15 --
 staging-i686/gc74.patch|   54 --
 staging-i686/ime-placement.patch   |   62 
 staging-i686/install   |   13 --
 staging-i686/poppler-0.26.patch|   89 -
 staging-i686/spuriouscomma.patch   |   11 --
 staging-x86_64/PKGBUILD|   67 -
 staging-x86_64/freetype.patch  |   15 --
 staging-x86_64/gc74.patch  |   54 --
 staging-x86_64/ime-placement.patch |   62 
 staging-x86_64/install |   13 --
 staging-x86_64/poppler-0.26.patch  |   89 -
 staging-x86_64/spuriouscomma.patch |   11 --
 21 files changed, 622 insertions(+), 622 deletions(-)

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


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

2014-06-13 Thread Gaetan Bisson
Date: Friday, June 13, 2014 @ 16:58:10
  Author: bisson
Revision: 215092

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

Added:
  inkscape/repos/staging-i686/PKGBUILD
(from rev 215091, inkscape/trunk/PKGBUILD)
  inkscape/repos/staging-i686/freetype.patch
(from rev 215091, inkscape/trunk/freetype.patch)
  inkscape/repos/staging-i686/gc74.patch
(from rev 215091, inkscape/trunk/gc74.patch)
  inkscape/repos/staging-i686/ime-placement.patch
(from rev 215091, inkscape/trunk/ime-placement.patch)
  inkscape/repos/staging-i686/install
(from rev 215091, inkscape/trunk/install)
  inkscape/repos/staging-i686/poppler-0.26.patch
(from rev 215091, inkscape/trunk/poppler-0.26.patch)
  inkscape/repos/staging-i686/spuriouscomma.patch
(from rev 215091, inkscape/trunk/spuriouscomma.patch)
  inkscape/repos/staging-x86_64/PKGBUILD
(from rev 215091, inkscape/trunk/PKGBUILD)
  inkscape/repos/staging-x86_64/freetype.patch
(from rev 215091, inkscape/trunk/freetype.patch)
  inkscape/repos/staging-x86_64/gc74.patch
(from rev 215091, inkscape/trunk/gc74.patch)
  inkscape/repos/staging-x86_64/ime-placement.patch
(from rev 215091, inkscape/trunk/ime-placement.patch)
  inkscape/repos/staging-x86_64/install
(from rev 215091, inkscape/trunk/install)
  inkscape/repos/staging-x86_64/poppler-0.26.patch
(from rev 215091, inkscape/trunk/poppler-0.26.patch)
  inkscape/repos/staging-x86_64/spuriouscomma.patch
(from rev 215091, inkscape/trunk/spuriouscomma.patch)
Deleted:
  inkscape/repos/staging-i686/PKGBUILD
  inkscape/repos/staging-i686/freetype.patch
  inkscape/repos/staging-i686/gc74.patch
  inkscape/repos/staging-i686/ime-placement.patch
  inkscape/repos/staging-i686/install
  inkscape/repos/staging-i686/poppler-0.26.patch
  inkscape/repos/staging-i686/spuriouscomma.patch
  inkscape/repos/staging-x86_64/PKGBUILD
  inkscape/repos/staging-x86_64/freetype.patch
  inkscape/repos/staging-x86_64/gc74.patch
  inkscape/repos/staging-x86_64/ime-placement.patch
  inkscape/repos/staging-x86_64/install
  inkscape/repos/staging-x86_64/poppler-0.26.patch
  inkscape/repos/staging-x86_64/spuriouscomma.patch

+
 /PKGBUILD  |  134 ++
 /freetype.patch|   30 +
 /gc74.patch|  108 +
 /ime-placement.patch   |  124 
 /install   |   26 +
 /poppler-0.26.patch|  178 +++
 /spuriouscomma.patch   |   22 
 staging-i686/PKGBUILD  |   67 -
 staging-i686/freetype.patch|   15 --
 staging-i686/gc74.patch|   54 --
 staging-i686/ime-placement.patch   |   62 
 staging-i686/install   |   13 --
 staging-i686/poppler-0.26.patch|   89 -
 staging-i686/spuriouscomma.patch   |   11 --
 staging-x86_64/PKGBUILD|   67 -
 staging-x86_64/freetype.patch  |   15 --
 staging-x86_64/gc74.patch  |   54 --
 staging-x86_64/ime-placement.patch |   62 
 staging-x86_64/install |   13 --
 staging-x86_64/poppler-0.26.patch  |   89 -
 staging-x86_64/spuriouscomma.patch |   11 --
 21 files changed, 622 insertions(+), 622 deletions(-)

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


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

2014-06-13 Thread Gaetan Bisson
Date: Friday, June 13, 2014 @ 16:40:13
  Author: bisson
Revision: 215091

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

Added:
  inkscape/repos/staging-i686/
  inkscape/repos/staging-i686/PKGBUILD
(from rev 215090, inkscape/trunk/PKGBUILD)
  inkscape/repos/staging-i686/freetype.patch
(from rev 215090, inkscape/trunk/freetype.patch)
  inkscape/repos/staging-i686/gc74.patch
(from rev 215090, inkscape/trunk/gc74.patch)
  inkscape/repos/staging-i686/ime-placement.patch
(from rev 215090, inkscape/trunk/ime-placement.patch)
  inkscape/repos/staging-i686/install
(from rev 215090, inkscape/trunk/install)
  inkscape/repos/staging-i686/poppler-0.26.patch
(from rev 215090, inkscape/trunk/poppler-0.26.patch)
  inkscape/repos/staging-i686/spuriouscomma.patch
(from rev 215090, inkscape/trunk/spuriouscomma.patch)
  inkscape/repos/staging-x86_64/
  inkscape/repos/staging-x86_64/PKGBUILD
(from rev 215090, inkscape/trunk/PKGBUILD)
  inkscape/repos/staging-x86_64/freetype.patch
(from rev 215090, inkscape/trunk/freetype.patch)
  inkscape/repos/staging-x86_64/gc74.patch
(from rev 215090, inkscape/trunk/gc74.patch)
  inkscape/repos/staging-x86_64/ime-placement.patch
(from rev 215090, inkscape/trunk/ime-placement.patch)
  inkscape/repos/staging-x86_64/install
(from rev 215090, inkscape/trunk/install)
  inkscape/repos/staging-x86_64/poppler-0.26.patch
(from rev 215090, inkscape/trunk/poppler-0.26.patch)
  inkscape/repos/staging-x86_64/spuriouscomma.patch
(from rev 215090, inkscape/trunk/spuriouscomma.patch)

+
 staging-i686/PKGBUILD  |   67 ++
 staging-i686/freetype.patch|   15 +
 staging-i686/gc74.patch|   54 +
 staging-i686/ime-placement.patch   |   62 
 staging-i686/install   |   13 +
 staging-i686/poppler-0.26.patch|   89 +++
 staging-i686/spuriouscomma.patch   |   11 
 staging-x86_64/PKGBUILD|   67 ++
 staging-x86_64/freetype.patch  |   15 +
 staging-x86_64/gc74.patch  |   54 +
 staging-x86_64/ime-placement.patch |   62 
 staging-x86_64/install |   13 +
 staging-x86_64/poppler-0.26.patch  |   89 +++
 staging-x86_64/spuriouscomma.patch |   11 
 14 files changed, 622 insertions(+)

Copied: inkscape/repos/staging-i686/PKGBUILD (from rev 215090, 
inkscape/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-06-13 14:40:13 UTC (rev 215091)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Tobias Kieslich 
+# Contributor: tobias 
+
+pkgname=inkscape
+pkgver=0.48.4
+pkgrel=16
+pkgdesc='Vector graphics editor using the SVG file format'
+url='http://inkscape.sourceforge.net/'
+license=('GPL' 'LGPL')
+arch=('i686' 'x86_64')
+makedepends=('boost' 'intltool')
+depends=('gc' 'gsl' 'gtkmm' 'gtkspell' 'imagemagick' 'libxslt' 'poppler-glib' 
'popt'
+ 'python2' 'desktop-file-utils' 'hicolor-icon-theme')
+optdepends=('pstoedit: latex formulas'
+'texlive-core: latex formulas'
+'python2-numpy: some extensions'
+'python2-lxml: some extensions and filters'
+'uniconvertor: reading/writing to some proprietary formats')
+source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2";
+'spuriouscomma.patch'
+'ime-placement.patch'
+'freetype.patch'
+'gc74.patch'
+'poppler-0.26.patch')
+sha1sums=('5f26f6ad191d1e7c2a9fb69a438722beb172224c'
+  '7d1d5a6d1d2b0926721a994d5889c52890fc57c1'
+  'b12b948ca5ee7e02703a13aa8b8bccdf67947f12'
+  'aba4d98bebae088c3401fd9259ea3cf70b96fbbf'
+  '3e1b5b6852d668388a857bc7a73fb7731fb262b8'
+  'b60843f43e6d3b6cfcf4e253abb3f7ea7bc69c2a')
+
+install=install
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 -i ../gc74.patch # FS#39106
+   patch -p0 -i ../freetype.patch # FS#37956
+   patch -p1 -i ../ime-placement.patch # FS#39898
+   patch -p0 -i ../spuriouscomma.patch
+   patch -p0 -i ../poppler-0.26.patch
+   sed -i 's|/usr/bin/python\>|/usr/bin/python2|g' cxxtest/*.py
+   sed -i 's|/usr/bin/env python\>|/usr/bin/env python2|g' 
share/*/{test/,}*.py
+   sed -i 's|"python" },|"python2" },|g' 
src/extension/implementation/script.cpp
+   sed -i 's|python -c|python2 -c|g' configure share/extensions/uniconv*.py
+   sed -i 's|"python"|"python2"|g' src/main.cpp
+   sed -i '/^#include ' 
src/*{,/*{,/*{,/*}}}.{h,cpp}
+   sed -i '/extern unsigned GC_version;/c unsigned 
GC_version=GC_VERSION_MAJOR<<16+GC_VERSION_MINOR<<8+GC_VE

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

2014-06-13 Thread Gaetan Bisson
Date: Friday, June 13, 2014 @ 16:39:59
  Author: bisson
Revision: 215090

rebuild for imagemagick-6.8.9.3-1

Modified:
  inkscape/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 14:29:12 UTC (rev 215089)
+++ PKGBUILD2014-06-13 14:39:59 UTC (rev 215090)
@@ -5,7 +5,7 @@
 
 pkgname=inkscape
 pkgver=0.48.4
-pkgrel=15
+pkgrel=16
 pkgdesc='Vector graphics editor using the SVG file format'
 url='http://inkscape.sourceforge.net/'
 license=('GPL' 'LGPL')



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

2014-06-13 Thread Timothy Redaelli
Date: Friday, June 13, 2014 @ 16:27:34
  Author: tredaelli
Revision: 113098

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

Added:
  wireshark/repos/community-i686/PKGBUILD
(from rev 113097, wireshark/trunk/PKGBUILD)
  wireshark/repos/community-i686/wireshark-1.10.5-fix-flow-crash.patch
(from rev 113097, wireshark/trunk/wireshark-1.10.5-fix-flow-crash.patch)
  wireshark/repos/community-i686/wireshark-gtk.install
(from rev 113097, wireshark/trunk/wireshark-gtk.install)
  wireshark/repos/community-i686/wireshark.install
(from rev 113097, wireshark/trunk/wireshark.install)
  wireshark/repos/community-x86_64/PKGBUILD
(from rev 113097, wireshark/trunk/PKGBUILD)
  wireshark/repos/community-x86_64/wireshark-1.10.5-fix-flow-crash.patch
(from rev 113097, wireshark/trunk/wireshark-1.10.5-fix-flow-crash.patch)
  wireshark/repos/community-x86_64/wireshark-gtk.install
(from rev 113097, wireshark/trunk/wireshark-gtk.install)
  wireshark/repos/community-x86_64/wireshark.install
(from rev 113097, wireshark/trunk/wireshark.install)
Deleted:
  wireshark/repos/community-i686/PKGBUILD
  wireshark/repos/community-i686/wireshark-1.10.5-fix-flow-crash.patch
  wireshark/repos/community-i686/wireshark-gtk.install
  wireshark/repos/community-i686/wireshark.install
  wireshark/repos/community-x86_64/PKGBUILD
  wireshark/repos/community-x86_64/wireshark-1.10.5-fix-flow-crash.patch
  wireshark/repos/community-x86_64/wireshark-gtk.install
  wireshark/repos/community-x86_64/wireshark.install

+
 /PKGBUILD  |  154 +++
 /wireshark-1.10.5-fix-flow-crash.patch |  110 ++
 /wireshark-gtk.install |   24 ++
 /wireshark.install |   36 +++
 community-i686/PKGBUILD|   84 
 community-i686/wireshark-1.10.5-fix-flow-crash.patch   |   55 -
 community-i686/wireshark-gtk.install   |   12 -
 community-i686/wireshark.install   |   18 -
 community-x86_64/PKGBUILD  |   84 
 community-x86_64/wireshark-1.10.5-fix-flow-crash.patch |   55 -
 community-x86_64/wireshark-gtk.install |   12 -
 community-x86_64/wireshark.install |   18 -
 12 files changed, 324 insertions(+), 338 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-06-13 14:27:19 UTC (rev 113097)
+++ community-i686/PKGBUILD 2014-06-13 14:27:34 UTC (rev 113098)
@@ -1,84 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli 
-# Contributor: Guillaume ALAUX 
-# Contributor: Florian Pritz 
-pkgname=('wireshark-cli' 'wireshark-gtk')
-pkgbase=wireshark
-pkgver=1.10.7
-pkgrel=2
-arch=('i686' 'x86_64')
-license=('GPL2')
-makedepends=('gtk3' 'krb5' 'libpcap' 'bash' 'gnutls' 'portaudio'
- 'lua' 'python' 'desktop-file-utils' 'hicolor-icon-theme')
-url='http://www.wireshark.org/'
-source=(http://www.wireshark.org/download/src/${pkgbase}-${pkgver}.tar.bz2
-wireshark-1.10.5-fix-flow-crash.patch)
-sha256sums=('d98d263b31dd904a0337ba2db6d1a80bb495b4ac419a304f0f25c551d50cafc6'
-'de630c5dd1aa87749fd33c0f3f94a30215e122b1a7eb9bed213fad0fe3ea')
-
-prepare() {
-  cd ${pkgbase}-${pkgver}
-  patch -p1 -i "${srcdir}"/wireshark-1.10.5-fix-flow-crash.patch
-}
-
-build() {
-  cd ${pkgbase}-${pkgver}
-
-  ./autogen.sh
-  ./configure \
-  --prefix=/usr \
-  --with-gtk3=yes \
-  --with-pcap \
-  --with-zlib \
-  --with-lua \
-  --with-portaudio \
-  --with-ssl \
-  --with-krb5
-  make all
-}
-
-package_wireshark-cli() {
-  pkgdesc='a free network protocol analyzer for Unix/Linux and Windows - CLI 
version'
-  depends=('krb5' 'libgcrypt' 'libcap' 'libpcap' 'bash' 'gnutls' 'glib2' 'lua')
-  install=wireshark.install
-  conflicts=(wireshark)
-
-  cd ${pkgbase}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-
-  #wireshark uid group is 150
-  chgrp 150 "${pkgdir}/usr/bin/dumpcap"
-  chmod 754 "${pkgdir}/usr/bin/dumpcap"
-  rm "${pkgdir}/usr/bin/wireshark"
-
-  # Headers
-  install -dm755 
"${pkgdir}"/usr/include/${pkgbase}/{epan/{crypt,dfilter,dissectors,ftypes},wiretap,wsutil}
-
-  install -m644 color.h config.h register.h ws_symbol_export.h 
"${pkgdir}/usr/include/${pkgbase}"
-  for d in epan epan/crypt epan/dfilter epan/dissectors epan/ftypes wiretap 
wsutil; do
-install -m644 ${d}/*.h "${pkgdir}"/usr/include/${pkgbase}/${d}
-  done
-}
-
-package_wireshark-gtk() {
-  pkgdesc='a free network protocol analyzer for Unix/Linux and Windows - GTK 
frontend'
-  depends=('gtk3' 'portaudio' 'wireshark-cli' 'desktop-file-utils' 
'hicolor-icon-theme')
-  install=wireshark-gtk.install
-  replaces=(wireshark)
-  conflicts=(wireshark)
-
-  cd ${pkgbase}-${pkgver}
-
-  install 

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

2014-06-13 Thread Timothy Redaelli
Date: Friday, June 13, 2014 @ 16:27:19
  Author: tredaelli
Revision: 113097

upgpkg: wireshark 1.10.8-1

Modified:
  wireshark/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 14:02:50 UTC (rev 113096)
+++ PKGBUILD2014-06-13 14:27:19 UTC (rev 113097)
@@ -4,23 +4,16 @@
 # Contributor: Florian Pritz 
 pkgname=('wireshark-cli' 'wireshark-gtk')
 pkgbase=wireshark
-pkgver=1.10.7
-pkgrel=2
+pkgver=1.10.8
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL2')
 makedepends=('gtk3' 'krb5' 'libpcap' 'bash' 'gnutls' 'portaudio'
  'lua' 'python' 'desktop-file-utils' 'hicolor-icon-theme')
 url='http://www.wireshark.org/'
-source=(http://www.wireshark.org/download/src/${pkgbase}-${pkgver}.tar.bz2
-wireshark-1.10.5-fix-flow-crash.patch)
-sha256sums=('d98d263b31dd904a0337ba2db6d1a80bb495b4ac419a304f0f25c551d50cafc6'
-'de630c5dd1aa87749fd33c0f3f94a30215e122b1a7eb9bed213fad0fe3ea')
+source=(http://www.wireshark.org/download/src/${pkgbase}-${pkgver}.tar.bz2)
+sha256sums=('27d9cf4f0ca1ac436104b7f27caf8ad65f73db09edc8df0742ce9688c7d38763')
 
-prepare() {
-  cd ${pkgbase}-${pkgver}
-  patch -p1 -i "${srcdir}"/wireshark-1.10.5-fix-flow-crash.patch
-}
-
 build() {
   cd ${pkgbase}-${pkgver}
 



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

2014-06-13 Thread Timothy Redaelli
Date: Friday, June 13, 2014 @ 16:02:50
  Author: tredaelli
Revision: 113096

archrelease: copy trunk to community-any

Added:
  uthash/repos/community-any/PKGBUILD
(from rev 113095, uthash/trunk/PKGBUILD)
Deleted:
  uthash/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-13 14:02:43 UTC (rev 113095)
+++ PKGBUILD2014-06-13 14:02:50 UTC (rev 113096)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli 
-# Contributor: Michael Frey 
-pkgname=uthash
-pkgver=1.9.7
-pkgrel=1
-pkgdesc="C preprocessor implementations of a hash table and a linked list"
-arch=('any')
-url="http://uthash.sourceforge.net/";
-license=('BSD')
-source=(http://downloads.sourceforge.net/uthash/$pkgname-$pkgver.tar.bz2)
-sha512sums=('8c02f9ac846a6bfd7292724a3683ae360ff37bba8e3ca98fca106da84976cac9c61766069989ee2c633b20bf82b64658400687a7cfbccab5e98e5fb6cb2e5caa')
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}/src"
- 
-  # create directory for header files 
-  install -dm755 "${pkgdir}"/usr/include/
-
-  # install header files in /usr/include
-  for h in $(ls -1 *.h); do
-  install -m 644 ${h} "${pkgdir}"/usr/include/
-  done
-
-  # install licence file
-  install -D -m644 ../LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}
-

Copied: uthash/repos/community-any/PKGBUILD (from rev 113095, 
uthash/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-13 14:02:50 UTC (rev 113096)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Timothy Redaelli 
+# Contributor: Michael Frey 
+pkgname=uthash
+pkgver=1.9.9
+pkgrel=1
+pkgdesc="C preprocessor implementations of a hash table and a linked list"
+arch=('any')
+url="https://troydhanson.github.io/uthash/index.htm";
+license=('BSD')
+source=("https://github.com/troydhanson/$pkgname/archive/v$pkgver.tar.gz";)
+md5sums=('c3ce9197c818dcb7ca85b59912f310a4')
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}/src"
+ 
+  # create directory for header files 
+  install -dm755 "${pkgdir}"/usr/include/
+
+  # install header files in /usr/include
+  for h in *.h; do
+  install -m 644 ${h} "${pkgdir}"/usr/include/
+  done
+
+  # install licence file
+  install -D -m644 ../LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}
+



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

2014-06-13 Thread Timothy Redaelli
Date: Friday, June 13, 2014 @ 16:02:43
  Author: tredaelli
Revision: 113095

upgpkg: uthash 1.9.9-1

Modified:
  uthash/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 13:49:10 UTC (rev 113094)
+++ PKGBUILD2014-06-13 14:02:43 UTC (rev 113095)
@@ -2,14 +2,14 @@
 # Maintainer: Timothy Redaelli 
 # Contributor: Michael Frey 
 pkgname=uthash
-pkgver=1.9.7
+pkgver=1.9.9
 pkgrel=1
 pkgdesc="C preprocessor implementations of a hash table and a linked list"
 arch=('any')
-url="http://uthash.sourceforge.net/";
+url="https://troydhanson.github.io/uthash/index.htm";
 license=('BSD')
-source=(http://downloads.sourceforge.net/uthash/$pkgname-$pkgver.tar.bz2)
-sha512sums=('8c02f9ac846a6bfd7292724a3683ae360ff37bba8e3ca98fca106da84976cac9c61766069989ee2c633b20bf82b64658400687a7cfbccab5e98e5fb6cb2e5caa')
+source=("https://github.com/troydhanson/$pkgname/archive/v$pkgver.tar.gz";)
+md5sums=('c3ce9197c818dcb7ca85b59912f310a4')
 
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}/src"
@@ -18,7 +18,7 @@
   install -dm755 "${pkgdir}"/usr/include/
 
   # install header files in /usr/include
-  for h in $(ls -1 *.h); do
+  for h in *.h; do
   install -m 644 ${h} "${pkgdir}"/usr/include/
   done
 



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

2014-06-13 Thread Giovanni Scafora
Date: Friday, June 13, 2014 @ 15:49:03
  Author: giovanni
Revision: 113093

upgpkg: converseen 0.7.2-1

upstream release

Modified:
  converseen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 13:28:07 UTC (rev 113092)
+++ PKGBUILD2014-06-13 13:49:03 UTC (rev 113093)
@@ -3,7 +3,7 @@
 # Contributor: archtux 
 
 pkgname=converseen
-pkgver=0.7.1
+pkgver=0.7.2
 pkgrel=1
 pkgdesc="The batch image converter and resizer"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake')
 install=converseen.install
 
source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('bf2f1c71d8faf7e7c913680e24284858')
+md5sums=('bf64fc74758be272f7a91e9480a7175e')
 
 build() {
   cd "${srcdir}"



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

2014-06-13 Thread Giovanni Scafora
Date: Friday, June 13, 2014 @ 15:49:10
  Author: giovanni
Revision: 113094

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

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

-+
 /PKGBUILD   |   64 ++
 /converseen.install |   22 +++
 community-i686/PKGBUILD |   32 -
 community-i686/converseen.install   |   11 -
 community-x86_64/PKGBUILD   |   32 -
 community-x86_64/converseen.install |   11 -
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-06-13 13:49:03 UTC (rev 113093)
+++ community-i686/PKGBUILD 2014-06-13 13:49:10 UTC (rev 113094)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: archtux 
-
-pkgname=converseen
-pkgver=0.7.1
-pkgrel=1
-pkgdesc="The batch image converter and resizer"
-arch=('i686' 'x86_64')
-url="http://converseen.sourceforge.net/";
-license=('GPL3')
-depends=('imagemagick' 'qt4' 'libwmf' 'openexr' 'libwebp')
-makedepends=('cmake')
-install=converseen.install
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('bf2f1c71d8faf7e7c913680e24284858')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
-  -DCMAKE_BUILD_TYPE=Release \
-  -DCMAKE_INSTALL_PREFIX=/usr 
-  make
-}
-
-package() {
-  cd "${srcdir}/build"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: converseen/repos/community-i686/PKGBUILD (from rev 113093, 
converseen/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-06-13 13:49:10 UTC (rev 113094)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: archtux 
+
+pkgname=converseen
+pkgver=0.7.2
+pkgrel=1
+pkgdesc="The batch image converter and resizer"
+arch=('i686' 'x86_64')
+url="http://converseen.sourceforge.net/";
+license=('GPL3')
+depends=('imagemagick' 'qt4' 'libwmf' 'openexr' 'libwebp')
+makedepends=('cmake')
+install=converseen.install
+source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2";)
+md5sums=('bf64fc74758be272f7a91e9480a7175e')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+  -DCMAKE_BUILD_TYPE=Release \
+  -DCMAKE_INSTALL_PREFIX=/usr 
+  make
+}
+
+package() {
+  cd "${srcdir}/build"
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/converseen.install
===
--- community-i686/converseen.install   2014-06-13 13:49:03 UTC (rev 113093)
+++ community-i686/converseen.install   2014-06-13 13:49:10 UTC (rev 113094)
@@ -1,11 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}

Copied: converseen/repos/community-i686/converseen.install (from rev 113093, 
converseen/trunk/converseen.install)
===
--- community-i686/converseen.install   (rev 0)
+++ community-i686/converseen.install   2014-06-13 13:49:10 UTC (rev 113094)
@@ -0,0 +1,11 @@
+post_install() {
+ xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-06-13 13:49:03 UTC (rev 113093)
+++ community-x86_64/PKGBUILD   2014-06-13 13:49:10 UTC (rev 113094)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: archtux 
-
-pkgname=converseen
-pkgver=0.7.1
-pkgrel=1
-pkgdesc="The batch image converter and resizer"
-arch=('i686' 'x86_64')
-url="http://converseen.sourceforge.net/";
-license=('GPL3')
-depends=('imagemagick' 'qt4' 'libwmf' 'openexr' 'libwebp')
-makedepends=('cmake')
-install=converseen.install
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('bf2f1c71d8

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

2014-06-13 Thread Giovanni Scafora
Date: Friday, June 13, 2014 @ 15:44:39
  Author: giovanni
Revision: 215088

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

Added:
  gparted/repos/extra-i686/PKGBUILD
(from rev 215087, gparted/trunk/PKGBUILD)
  gparted/repos/extra-i686/gparted.install
(from rev 215087, gparted/trunk/gparted.install)
  gparted/repos/extra-i686/gparted_polkit
(from rev 215087, gparted/trunk/gparted_polkit)
  gparted/repos/extra-i686/org.archlinux.pkexec.gparted.policy
(from rev 215087, gparted/trunk/org.archlinux.pkexec.gparted.policy)
  gparted/repos/extra-x86_64/PKGBUILD
(from rev 215087, gparted/trunk/PKGBUILD)
  gparted/repos/extra-x86_64/gparted.install
(from rev 215087, gparted/trunk/gparted.install)
  gparted/repos/extra-x86_64/gparted_polkit
(from rev 215087, gparted/trunk/gparted_polkit)
  gparted/repos/extra-x86_64/org.archlinux.pkexec.gparted.policy
(from rev 215087, 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|  122 +
 /gparted.install |   22 +++
 /gparted_polkit  |   12 ++
 /org.archlinux.pkexec.gparted.policy |   40 ++
 extra-i686/PKGBUILD  |   61 --
 extra-i686/gparted.install   |   11 -
 extra-i686/gparted_polkit|6 -
 extra-i686/org.archlinux.pkexec.gparted.policy   |   20 ---
 extra-x86_64/PKGBUILD|   61 --
 extra-x86_64/gparted.install |   11 -
 extra-x86_64/gparted_polkit  |6 -
 extra-x86_64/org.archlinux.pkexec.gparted.policy |   20 ---
 12 files changed, 196 insertions(+), 196 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-06-13 13:44:29 UTC (rev 215087)
+++ extra-i686/PKGBUILD 2014-06-13 13:44:39 UTC (rev 215088)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Andrew Simmons 
-# Contributor: György Balló 
-
-pkgname=gparted
-pkgver=0.18.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')
-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: 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=('c4c928de08519c923abaa5a099881241'
- '122ed3120c846376bead22b25f6a3b19'
- '0b68a4e2bc6bc15440730ebe2d7bf9f6')
-
-prepare() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  sed -i "s:@gksuprog@ @installdir@/gparted %f:@installdir@/gparted_polkit 
%f:g" gparted.desktop.in.in
-}
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./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 215087, 
gparted/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-06-13 13:44:39 UTC (rev 215088)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Andrew Simmons 
+# Contributor: György Balló 
+
+pkgname=gparted
+pkgver=0.19.0
+pkgrel=1
+pkgdesc="A Partition Magic clone, frontend to GNU Pa

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

2014-06-13 Thread Giovanni Scafora
Date: Friday, June 13, 2014 @ 15:44:29
  Author: giovanni
Revision: 215087

upgpkg: gparted 0.19.0-1

upstream release

Modified:
  gparted/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 13:39:00 UTC (rev 215086)
+++ PKGBUILD2014-06-13 13:44:29 UTC (rev 215087)
@@ -4,7 +4,7 @@
 # Contributor: György Balló 
 
 pkgname=gparted
-pkgver=0.18.0
+pkgver=0.19.0
 pkgrel=1
 pkgdesc="A Partition Magic clone, frontend to GNU Parted"
 arch=('i686' 'x86_64')
@@ -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=('c4c928de08519c923abaa5a099881241'
+md5sums=('9cf1d1d1596ce2f7191969e081008af2'
  '122ed3120c846376bead22b25f6a3b19'
  '0b68a4e2bc6bc15440730ebe2d7bf9f6')
 



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

2014-06-13 Thread Giovanni Scafora
Date: Friday, June 13, 2014 @ 15:39:00
  Author: giovanni
Revision: 215086

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

Added:
  live-media/repos/extra-i686/PKGBUILD
(from rev 215085, live-media/trunk/PKGBUILD)
  live-media/repos/extra-x86_64/PKGBUILD
(from rev 215085, live-media/trunk/PKGBUILD)
Deleted:
  live-media/repos/extra-i686/PKGBUILD
  live-media/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-06-13 13:38:52 UTC (rev 215085)
+++ extra-i686/PKGBUILD 2014-06-13 13:39:00 UTC (rev 215086)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Gilles CHAUVIN 
-
-pkgname=live-media
-pkgver=2014.04.23
-pkgrel=1
-pkgdesc="A set of C++ libraries for multimedia streaming"
-arch=('i686' 'x86_64')
-license=('LGPL')
-url="http://live555.com/liveMedia";
-depends=('gcc-libs')
-options=('staticlibs')
-source=("http://live555.com/liveMedia/public/live.${pkgver}.tar.gz";)
-md5sums=('f549f364374e2eec1000bc0ce31d6e74')
-
-build() {
-  cd ${srcdir}/live
-
-  sed \
-  -e 's/$(INCLUDES) -I. -O2 -DSOCKLEN_T/$(INCLUDES) -I. -O2 -I. -fPIC 
-DRTSPCLIENT_SYNCHRONOUS_INTERFACE=1 -DSOCKLEN_T/g' \
-  -i config.linux
-  ./genMakefiles linux
-  make
-}
-
-package() {
-  cd ${srcdir}/live
-
-  for dir in BasicUsageEnvironment groupsock liveMedia UsageEnvironment; do
-install -dm755 ${pkgdir}/usr/{bin,lib,include/${dir}}
-install -m644 ${dir}/*.a "${pkgdir}/usr/lib"
-install -m644 ${dir}/include/*.h* "${pkgdir}/usr/include/${dir}"
-  done
-
-  for testprog in `find testProgs -type f -perm 755`; do
-install ${testprog} "${pkgdir}/usr/bin"
-  done
-}

Copied: live-media/repos/extra-i686/PKGBUILD (from rev 215085, 
live-media/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-06-13 13:39:00 UTC (rev 215086)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Gilles CHAUVIN 
+
+pkgname=live-media
+pkgver=2014.05.27
+pkgrel=1
+pkgdesc="A set of C++ libraries for multimedia streaming"
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="http://live555.com/liveMedia";
+depends=('gcc-libs')
+options=('staticlibs')
+source=("http://live555.com/liveMedia/public/live.${pkgver}.tar.gz";)
+md5sums=('69f877ac5464b6488f7af425d59f84d4')
+
+build() {
+  cd ${srcdir}/live
+
+  sed \
+  -e 's/$(INCLUDES) -I. -O2 -DSOCKLEN_T/$(INCLUDES) -I. -O2 -I. -fPIC 
-DRTSPCLIENT_SYNCHRONOUS_INTERFACE=1 -DSOCKLEN_T/g' \
+  -i config.linux
+  ./genMakefiles linux
+  make
+}
+
+package() {
+  cd ${srcdir}/live
+
+  for dir in BasicUsageEnvironment groupsock liveMedia UsageEnvironment; do
+install -dm755 ${pkgdir}/usr/{bin,lib,include/${dir}}
+install -m644 ${dir}/*.a "${pkgdir}/usr/lib"
+install -m644 ${dir}/include/*.h* "${pkgdir}/usr/include/${dir}"
+  done
+
+  for testprog in `find testProgs -type f -perm 755`; do
+install ${testprog} "${pkgdir}/usr/bin"
+  done
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-06-13 13:38:52 UTC (rev 215085)
+++ extra-x86_64/PKGBUILD   2014-06-13 13:39:00 UTC (rev 215086)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Gilles CHAUVIN 
-
-pkgname=live-media
-pkgver=2014.04.23
-pkgrel=1
-pkgdesc="A set of C++ libraries for multimedia streaming"
-arch=('i686' 'x86_64')
-license=('LGPL')
-url="http://live555.com/liveMedia";
-depends=('gcc-libs')
-options=('staticlibs')
-source=("http://live555.com/liveMedia/public/live.${pkgver}.tar.gz";)
-md5sums=('f549f364374e2eec1000bc0ce31d6e74')
-
-build() {
-  cd ${srcdir}/live
-
-  sed \
-  -e 's/$(INCLUDES) -I. -O2 -DSOCKLEN_T/$(INCLUDES) -I. -O2 -I. -fPIC 
-DRTSPCLIENT_SYNCHRONOUS_INTERFACE=1 -DSOCKLEN_T/g' \
-  -i config.linux
-  ./genMakefiles linux
-  make
-}
-
-package() {
-  cd ${srcdir}/live
-
-  for dir in BasicUsageEnvironment groupsock liveMedia UsageEnvironment; do
-install -dm755 ${pkgdir}/usr/{bin,lib,include/${dir}}
-install -m644 ${dir}/*.a "${pkgdir}/usr/lib"
-install -m644 ${dir}/include/*.h* "${pkgdir}/usr/include/${dir}"
-  done
-
-  for testprog in `find testProgs -type f -perm 755`; do
-install ${testprog} "${pkgdir}/usr/bin"
-  done
-}

Copied: live-media/repos/extra-x86_64/PKGBUILD (from rev 215085, 
live-media/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-06-13 13:39:00 UTC (rev 215086)
@@ -0,0 +1,39 @@

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

2014-06-13 Thread Giovanni Scafora
Date: Friday, June 13, 2014 @ 15:38:52
  Author: giovanni
Revision: 215085

upgpkg: live-media 2014.05.27-1

upstream release

Modified:
  live-media/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 13:21:08 UTC (rev 215084)
+++ PKGBUILD2014-06-13 13:38:52 UTC (rev 215085)
@@ -3,7 +3,7 @@
 # Contributor: Gilles CHAUVIN 
 
 pkgname=live-media
-pkgver=2014.04.23
+pkgver=2014.05.27
 pkgrel=1
 pkgdesc="A set of C++ libraries for multimedia streaming"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('gcc-libs')
 options=('staticlibs')
 source=("http://live555.com/liveMedia/public/live.${pkgver}.tar.gz";)
-md5sums=('f549f364374e2eec1000bc0ce31d6e74')
+md5sums=('69f877ac5464b6488f7af425d59f84d4')
 
 build() {
   cd ${srcdir}/live



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

2014-06-13 Thread speps
Date: Friday, June 13, 2014 @ 15:28:07
  Author: speps
Revision: 113092

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-13 13:27:58 UTC (rev 113091)
+++ PKGBUILD2014-06-13 13:28:07 UTC (rev 113092)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: speps 
-
-pkgname=firefox-firebug
-pkgver=1.12.8
-pkgrel=1
-pkgdesc="Firefox plugin with tools for web development."
-arch=(any)
-url="http://getfirebug.com/";
-license=('custom:BSD')
-groups=('firefox-addons')
-depends=('firefox')
-provides=('firebug')
-source=("${url}releases/firebug/${pkgver%.*}/firebug-$pkgver.xpi")
-md5sums=('b93528ff22c76f6c3f63f81fe5e49496')
-
-package() {
-  # extension
-  
_dest="$pkgdir/usr/lib/firefox/browser/extensions/fire...@software.joehewitt.com"
-  find . -type d -exec install -d {} $_dest/{} \;
-  find . -type f -exec install -Dm644 {} $_dest/{} \;
-
-  # license
-  install -Dm644 license.txt \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-firebug/repos/community-any/PKGBUILD (from rev 113091, 
firefox-firebug/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-13 13:28:07 UTC (rev 113092)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: speps 
+
+pkgname=firefox-firebug
+pkgver=2.0
+pkgrel=1
+pkgdesc="Firefox plugin with tools for web development."
+arch=(any)
+url="http://getfirebug.com/";
+license=('custom:BSD')
+groups=('firefox-addons')
+depends=('firefox')
+provides=('firebug')
+source=("${url}releases/firebug/$pkgver/firebug-$pkgver.xpi")
+md5sums=('d628079b2bd28970be02be48608753b3')
+
+package() {
+  # extension
+  
_dest="$pkgdir/usr/lib/firefox/browser/extensions/fire...@software.joehewitt.com"
+  find . -type d -exec install -d {} $_dest/{} \;
+  find . -type f -exec install -Dm644 {} $_dest/{} \;
+
+  # license
+  install -Dm644 license.txt \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-06-13 Thread speps
Date: Friday, June 13, 2014 @ 15:27:58
  Author: speps
Revision: 113091

upgpkg: firefox-firebug 2.0-1

Modified:
  firefox-firebug/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 12:23:45 UTC (rev 113090)
+++ PKGBUILD2014-06-13 13:27:58 UTC (rev 113091)
@@ -2,7 +2,7 @@
 # Maintainer: speps 
 
 pkgname=firefox-firebug
-pkgver=1.12.8
+pkgver=2.0
 pkgrel=1
 pkgdesc="Firefox plugin with tools for web development."
 arch=(any)
@@ -11,8 +11,8 @@
 groups=('firefox-addons')
 depends=('firefox')
 provides=('firebug')
-source=("${url}releases/firebug/${pkgver%.*}/firebug-$pkgver.xpi")
-md5sums=('b93528ff22c76f6c3f63f81fe5e49496')
+source=("${url}releases/firebug/$pkgver/firebug-$pkgver.xpi")
+md5sums=('d628079b2bd28970be02be48608753b3')
 
 package() {
   # extension



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

2014-06-13 Thread Giovanni Scafora
Date: Friday, June 13, 2014 @ 15:21:08
  Author: giovanni
Revision: 215084

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

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

-+
 /PKGBUILD   |  186 ++
 /mkvtoolnix.install |   28 +
 extra-i686/PKGBUILD |   93 ---
 extra-i686/mkvtoolnix.install   |   14 --
 extra-x86_64/PKGBUILD   |   93 ---
 extra-x86_64/mkvtoolnix.install |   14 --
 6 files changed, 214 insertions(+), 214 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-06-13 13:21:01 UTC (rev 215083)
+++ extra-i686/PKGBUILD 2014-06-13 13:21:08 UTC (rev 215084)
@@ -1,93 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: xduugu 
-
-pkgbase=mkvtoolnix
-pkgname=('mkvtoolnix-cli' 'mkvtoolnix-gtk')
-pkgver=6.9.1
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://www.bunkus.org/videotools/mkvtoolnix/index.html";
-makedepends=('libmatroska' 'flac' 'libvorbis' 'file' 'wxgtk'
- 'boost-libs' 'lzo2' 'xdg-utils' 'boost' 'ruby')
-source=("http://www.bunkus.org/videotools/${pkgbase}/sources/${pkgbase}-${pkgver}.tar.xz";)
-md5sums=('428e4609aabfe2f967e8ae4d7be55e15')
-
-prepare() {
-  cd "${srcdir}/${pkgbase}-${pkgver}"
-
-  # Disable automagic curl dep used for online update checking
-  sed -i -e '/curl/d' configure.in
-  export CURL_CFLAGS="" CURL_LIBS=""
-
-  export CFLAGS="${CFLAGS} -DBOOST_FILESYSTEM_VERSION=3"
-  export CXXFLAGS="${CXXFLAGS} -DBOOST_FILESYSTEM_VERSION=3"
-
-  # Sets number of threads for a parallel build
-  export DRAKETHREADS=4
-
-  autoreconf -vfi
-}
-
-build() {
-  cd "${srcdir}/${pkgbase}-${pkgver}"
-
-  ./configure --prefix=/usr \
-  --with-boost-libdir=/usr/lib \
-  --disable-gui
-  ./drake
-
-  mv src/mkvinfo{,-cli}
-
-  ./configure --prefix=/usr \
-  --with-boost-libdir=/usr/lib
-  ./drake
-}
-
-package_mkvtoolnix-cli() {
-  pkgdesc="Set of tools to create, edit and inspect Matroska files - CLI 
version"
-  depends=('libmatroska' 'expat' 'flac' 'libvorbis' 'file' 'boost-libs' 'lzo2')
-  provides=('mkvtoolnix')
-  conflicts=('mkvtoolnix')
-  replaces=('mkvtoolnix')
-
-  cd "${srcdir}/${pkgbase}-${pkgver}"
-
-  ./drake DESTDIR="${pkgdir}" install
-  rm -rf "${pkgdir}"/usr/bin/mkvinfo
-  install -Dm755 src/mkvinfo-cli "${pkgdir}"/usr/bin/mkvinfo
-
-  rm -rf "${pkgdir}"/usr/bin/mmg
-  rm -rf "${pkgdir}"/usr/share/man/de/man1/mmg.1
-  rm -rf "${pkgdir}"/usr/share/man/ja/man1/mmg.1
-  rm -rf "${pkgdir}"/usr/share/man/man1/mmg.1
-  rm -rf "${pkgdir}"/usr/share/man/nl/man1/mmg.1
-  rm -rf "${pkgdir}"/usr/share/man/zh_CN/man1/mmg.1
-  rm -rf "${pkgdir}"/usr/share/man/uk/man1/mmg.1
-  rm -rf "${pkgdir}"/usr/share/applications
-  rm -rf "${pkgdir}"/usr/share/icons
-  rm -rf "${pkgdir}"/usr/share/mime
-}
-
-package_mkvtoolnix-gtk() {
-  pkgdesc="Set of tools to create, edit and inspect Matroska files - wxGTK GUI"
-  depends=("mkvtoolnix-cli=${pkgver}" 'wxgtk' 'xdg-utils')
-  install=mkvtoolnix.install
-
-  cd "${srcdir}/${pkgbase}-${pkgver}"
-
-  ./drake DESTDIR="${pkgdir}" install
-  rm -rf "${pkgdir}"/usr/bin/mkv*
-  install -Dm755 src/mkvinfo "${pkgdir}"/usr/bin/mkvinfo-gtk
-  sed -ri 's/^(Exec=mkvinfo)/\1-gtk/' 
"${pkgdir}"/usr/share/applications/mkvinfo.desktop
-
-  rm -rf "${pkgdir}"/usr/share/doc
-  rm -rf "${pkgdir}"/usr/share/locale
-  rm -rf "${pkgdir}"/usr/share/man/de/man1/mkv*
-  rm -rf "${pkgdir}"/usr/share/man/ja/man1/mkv*
-  rm -rf "${pkgdir}"/usr/share/man/man1/mkv*
-  rm -rf "${pkgdir}"/usr/share/man/nl/man1/mkv*
-  rm -rf "${pkgdir}"/usr/share/man/zh_CN/man1/mkv*
-  rm -rf "${pkgdir}"/usr/share/man/uk/man1/mkv*
-}

Copied: mkvtoolnix/repos/extra-i686/PKGBUILD (from rev 215083, 
mkvtoolnix/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-06-13 13:21:08 UTC (rev 215084)
@@ -0,0 +1,93 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: xduugu 
+
+pkgbase=mkvtoolnix
+pkgname=('mkvtoolnix-cli' 'mkvtoolnix-gtk')
+pkgver=7.0.0
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.bunkus.org/videotools/mkvtoolnix/index.html";
+makedepends=('libmatroska' 'flac' 'libvorbis' 'file' 'wxgtk'
+

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

2014-06-13 Thread Giovanni Scafora
Date: Friday, June 13, 2014 @ 15:21:01
  Author: giovanni
Revision: 215083

upgpkg: mkvtoolnix 7.0.0-1

upstream release

Modified:
  mkvtoolnix/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 11:12:13 UTC (rev 215082)
+++ PKGBUILD2014-06-13 13:21:01 UTC (rev 215083)
@@ -4,7 +4,7 @@
 
 pkgbase=mkvtoolnix
 pkgname=('mkvtoolnix-cli' 'mkvtoolnix-gtk')
-pkgver=6.9.1
+pkgver=7.0.0
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -12,7 +12,7 @@
 makedepends=('libmatroska' 'flac' 'libvorbis' 'file' 'wxgtk'
  'boost-libs' 'lzo2' 'xdg-utils' 'boost' 'ruby')
 
source=("http://www.bunkus.org/videotools/${pkgbase}/sources/${pkgbase}-${pkgver}.tar.xz";)
-md5sums=('428e4609aabfe2f967e8ae4d7be55e15')
+md5sums=('ddd5ce6288d2fdaa6b79cb6d7bfffb04')
 
 prepare() {
   cd "${srcdir}/${pkgbase}-${pkgver}"



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

2014-06-13 Thread Laurent Carlier
Date: Friday, June 13, 2014 @ 14:23:37
  Author: lcarlier
Revision: 113089

upgpkg: lib32-sqlite 3.8.5-1

upstream update 3.8.5

Modified:
  lib32-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 12:17:16 UTC (rev 113088)
+++ PKGBUILD2014-06-13 12:23:37 UTC (rev 113089)
@@ -5,10 +5,10 @@
 
 _pkgbasename=sqlite
 pkgname=lib32-sqlite
-_amalgamationver=3080403
+_amalgamationver=3080500
 _docver=${_amalgamationver}
 #_docver=3080401
-pkgver=3.8.4.3
+pkgver=3.8.5
 pkgrel=1
 pkgdesc="A C library that implements an SQL database engine (32-bit)"
 arch=('x86_64')
@@ -17,7 +17,7 @@
 depends=(lib32-glibc $_pkgbasename)
 makedepends=('tcl' 'gcc-multilib' 'lib32-readline')
 source=(http://www.sqlite.org/2014/sqlite-autoconf-${_amalgamationver}.tar.gz)
-sha1sums=('70f3b100fa22e5bfebfe1b0a2102612e3c6c53fb')
+sha1sums=('7f667e10ccebc26ab2086b8a30cb0a600ca0acae')
 provides=("lib32-sqlite3=$pkgver")
 replaces=("lib32-sqlite3")
 conflicts=("lib32-sqlite3")



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

2014-06-13 Thread Laurent Carlier
Date: Friday, June 13, 2014 @ 14:23:45
  Author: lcarlier
Revision: 113090

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-13 12:23:37 UTC (rev 113089)
+++ PKGBUILD2014-06-13 12:23:45 UTC (rev 113090)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Biru Ionut 
-# Contributor: Mikko Seppälä 
-# Contributor: Kaos < gianlucaatlas dot gmail dot com >
-
-_pkgbasename=sqlite
-pkgname=lib32-sqlite
-_amalgamationver=3080403
-_docver=${_amalgamationver}
-#_docver=3080401
-pkgver=3.8.4.3
-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/2014/sqlite-autoconf-${_amalgamationver}.tar.gz)
-sha1sums=('70f3b100fa22e5bfebfe1b0a2102612e3c6c53fb')
-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"
-}

Copied: lib32-sqlite/repos/multilib-x86_64/PKGBUILD (from rev 113089, 
lib32-sqlite/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-13 12:23:45 UTC (rev 113090)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Biru Ionut 
+# Contributor: Mikko Seppälä 
+# Contributor: Kaos < gianlucaatlas dot gmail dot com >
+
+_pkgbasename=sqlite
+pkgname=lib32-sqlite
+_amalgamationver=3080500
+_docver=${_amalgamationver}
+#_docver=3080401
+pkgver=3.8.5
+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/2014/sqlite-autoconf-${_amalgamationver}.tar.gz)
+sha1sums=('7f667e10ccebc26ab2086b8a30cb0a600ca0acae')
+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 lib32-libdbus/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2014-06-13 Thread Laurent Carlier
Date: Friday, June 13, 2014 @ 14:17:16
  Author: lcarlier
Revision: 113088

archrelease: copy trunk to multilib-x86_64

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

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

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

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



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

2014-06-13 Thread Laurent Carlier
Date: Friday, June 13, 2014 @ 14:17:08
  Author: lcarlier
Revision: 113087

upgpkg: lib32-libdbus 1.8.4-1

upstream update 1.8.4

Modified:
  lib32-libdbus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 12:10:54 UTC (rev 113086)
+++ PKGBUILD2014-06-13 12:17:08 UTC (rev 113087)
@@ -3,7 +3,7 @@
 
 pkgname=lib32-libdbus
 _pkgbasename=libdbus
-pkgver=1.8.2
+pkgver=1.8.4
 pkgrel=1
 pkgdesc="DBus library (32-bit)"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 conflicts=('lib32-dbus-core' 'lib32-dbus')
 replaces=('lib32-dbus-core' 'lib32-dbus')
 source=(http://dbus.freedesktop.org/releases/dbus/dbus-${pkgver}.tar.gz)
-md5sums=('d6f709bbec0a022a1847c7caec9d6068')
+md5sums=('4717cb8ab5b80978fcadf2b4f2f72e1b')
 
 build() {
 export CC="gcc -m32"



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

2014-06-13 Thread Laurent Carlier
Date: Friday, June 13, 2014 @ 14:10:54
  Author: lcarlier
Revision: 113086

archrelease: copy trunk to multilib-testing-x86_64

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

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

Copied: lib32-systemd/repos/multilib-testing-x86_64/PKGBUILD (from rev 113085, 
lib32-systemd/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2014-06-13 12:10:54 UTC (rev 113086)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Dave Reisner 
+# Maintainer: Tom Gundersen 
+
+pkgname=lib32-systemd
+_pkgbasename=systemd
+pkgver=214
+pkgrel=1
+pkgdesc="system and service manager (32-bit)"
+arch=('x86_64')
+url="http://www.freedesktop.org/wiki/Software/systemd";
+license=('GPL2' 'LGPL2.1' 'MIT')
+depends=('lib32-glib2' 'lib32-libgcrypt' 'lib32-xz' 'systemd')
+makedepends=('lib32-gcc-libs' 'gcc-multilib' 'lib32-libcap' 'lib32-acl' 
+ 'intltool' 'gperf')
+source=("http://www.freedesktop.org/software/$_pkgbasename/$_pkgbasename-$pkgver.tar.xz";)
+md5sums=('eac4f9fc5bd18a0efc3fc20858baacf3')
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd "${srcdir}/systemd-${pkgver}"
+
+  # LTO currently breaks the build because of libtool failures
+  CFLAGS+=' -fno-lto'
+
+  ./configure \
+--libexecdir=/usr/lib32 \
+--libdir=/usr/lib32 \
+--localstatedir=/var \
+--sysconfdir=/etc \
+--enable-compat-libs \
+--disable-audit \
+--disable-tests \
+--disable-ima \
+--disable-kdbus \
+--disable-seccomp \
+--disable-pam \
+--disable-kmod \
+--disable-networkd \
+--disable-blkid \
+--without-python \
+--disable-libcryptsetup \
+--with-sysvinit-path= \
+--with-sysvrcnd-path= \
+--with-firmware-path="/usr/lib/firmware/updates:/usr/lib/firmware"
+
+  make
+}
+
+package() {
+  cd "${srcdir}/systemd-${pkgver}"
+
+  make DESTDIR="$pkgdir" install
+
+  rm -rf "${pkgdir}"/{etc,var}
+  rm -rf "${pkgdir}"/usr/{bin,include,lib,share}
+  rm -rf "${pkgdir}"/usr/lib32/libnss*
+
+  install -m755 -d "${pkgdir}/usr/share/licenses"
+  ln -s systemd "$pkgdir/usr/share/licenses/lib32-systemd"
+}



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

2014-06-13 Thread Laurent Carlier
Date: Friday, June 13, 2014 @ 14:10:47
  Author: lcarlier
Revision: 113085

upgpkg: lib32-systemd 214-1

upstream update 214

Modified:
  lib32-systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 12:05:47 UTC (rev 113084)
+++ PKGBUILD2014-06-13 12:10:47 UTC (rev 113085)
@@ -4,7 +4,7 @@
 
 pkgname=lib32-systemd
 _pkgbasename=systemd
-pkgver=213
+pkgver=214
 pkgrel=1
 pkgdesc="system and service manager (32-bit)"
 arch=('x86_64')
@@ -13,9 +13,8 @@
 depends=('lib32-glib2' 'lib32-libgcrypt' 'lib32-xz' 'systemd')
 makedepends=('lib32-gcc-libs' 'gcc-multilib' 'lib32-libcap' 'lib32-acl' 
  'intltool' 'gperf')
-options=('!libtool')
 
source=("http://www.freedesktop.org/software/$_pkgbasename/$_pkgbasename-$pkgver.tar.xz";)
-md5sums=('06496edcf86ddf6d8c12d72ba78e735d')
+md5sums=('eac4f9fc5bd18a0efc3fc20858baacf3')
 
 build() {
   export CC="gcc -m32"



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

2014-06-13 Thread Bartłomiej Piotrowski
Date: Friday, June 13, 2014 @ 12:32:35
  Author: bpiotrowski
Revision: 215080

upgpkg: linux-lts 3.10.43-1

new upstream release

Modified:
  linux-lts/trunk/PKGBUILD
  linux-lts/trunk/config

--+
 PKGBUILD |8 
 config   |   19 ---
 2 files changed, 8 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-12 22:27:00 UTC (rev 215079)
+++ PKGBUILD2014-06-13 10:32:35 UTC (rev 215080)
@@ -5,7 +5,7 @@
 pkgbase=linux-lts   # Build stock -lts kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.10
-pkgver=3.10.42
+pkgver=3.10.43
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/";
@@ -21,8 +21,8 @@
 'change-default-console-loglevel.patch'
 'criu-no-expert.patch')
 md5sums=('4f25cd5bec5f8d5a7d935b3f2ccb8481'
- 'e671cd283cb02c700f9fe8427cacf707'
- '45368ef5c1d03d375c31dcecabc5f0dd'
+ '3395365459b5a907a0425f260bc60e10'
+ '5a9deadd08e16c4cdab7e24af9cd58ac'
  'bf297cf1c74b06552b1013a09a27692f'
  '232b52576a62c7a333e9fe7a1e1ca359'
  'f3def2cefdcbb954c21d8505d23cc83c'
@@ -84,7 +84,7 @@
   #make menuconfig # CLI menu for configuration
   #make nconfig # new CLI menu for configuration
   #make xconfig # X-based configuration
-  #make oldconfig # using old config from previous kernel version
+  make oldconfig # using old config from previous kernel version
   # ... or manually edit .config
 
   # rewrite configuration

Modified: config
===
--- config  2014-06-12 22:27:00 UTC (rev 215079)
+++ config  2014-06-13 10:32:35 UTC (rev 215080)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 3.10.15-1 Kernel Configuration
+# Linux/x86 3.10.43 Kernel Configuration
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -1721,7 +1721,7 @@
 CONFIG_SCSI_MULTI_LUN=y
 # CONFIG_SCSI_CONSTANTS is not set
 # CONFIG_SCSI_LOGGING is not set
-CONFIG_SCSI_SCAN_ASYNC=y 
+CONFIG_SCSI_SCAN_ASYNC=y
 
 #
 # SCSI Transports
@@ -1984,6 +1984,7 @@
 # CONFIG_BCACHE_DEBUG is not set
 # CONFIG_BCACHE_EDEBUG is not set
 # CONFIG_BCACHE_CLOSURES_DEBUG is not set
+CONFIG_BLK_DEV_DM_BUILTIN=y
 CONFIG_BLK_DEV_DM=m
 # CONFIG_DM_DEBUG is not set
 CONFIG_DM_BUFIO=m
@@ -3411,6 +3412,7 @@
 CONFIG_SENSORS_MAX6697=m
 CONFIG_SENSORS_MCP3021=m
 CONFIG_SENSORS_NCT6775=m
+# CONFIG_SENSORS_NTC_THERMISTOR is not set
 CONFIG_SENSORS_PC87360=m
 CONFIG_SENSORS_PC87427=m
 CONFIG_SENSORS_PCF8591=m
@@ -4828,18 +4830,6 @@
 CONFIG_USB_SERIAL_IUU=m
 CONFIG_USB_SERIAL_KEYSPAN_PDA=m
 CONFIG_USB_SERIAL_KEYSPAN=m
-CONFIG_USB_SERIAL_KEYSPAN_MPR=y
-CONFIG_USB_SERIAL_KEYSPAN_USA28=y
-CONFIG_USB_SERIAL_KEYSPAN_USA28X=y
-CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y
-CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y
-CONFIG_USB_SERIAL_KEYSPAN_USA19=y
-CONFIG_USB_SERIAL_KEYSPAN_USA18X=y
-CONFIG_USB_SERIAL_KEYSPAN_USA19W=y
-CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y
-CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y
-CONFIG_USB_SERIAL_KEYSPAN_USA49W=y
-CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y
 CONFIG_USB_SERIAL_KLSI=m
 CONFIG_USB_SERIAL_KOBIL_SCT=m
 CONFIG_USB_SERIAL_MCT_U232=m
@@ -5199,7 +5189,6 @@
 #
 # DMA Clients
 #
-CONFIG_NET_DMA=y
 CONFIG_ASYNC_TX_DMA=y
 # CONFIG_DMATEST is not set
 CONFIG_DCA=m



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

2014-06-13 Thread Bartłomiej Piotrowski
Date: Friday, June 13, 2014 @ 12:32:43
  Author: bpiotrowski
Revision: 215081

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

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

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

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


[arch-commits] Commit in percona-server/repos (24 files)

2014-06-13 Thread Massimiliano Torromeo
Date: Friday, June 13, 2014 @ 11:43:26
  Author: mtorromeo
Revision: 113083

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

Added:
  percona-server/repos/community-i686/PKGBUILD
(from rev 113082, percona-server/trunk/PKGBUILD)
  percona-server/repos/community-i686/mysql56-bufsize.patch
(from rev 113082, percona-server/trunk/mysql56-bufsize.patch)
  percona-server/repos/community-i686/mysqld-post.sh
(from rev 113082, percona-server/trunk/mysqld-post.sh)
  percona-server/repos/community-i686/mysqld-tmpfile.conf
(from rev 113082, percona-server/trunk/mysqld-tmpfile.conf)
  percona-server/repos/community-i686/mysqld.service
(from rev 113082, percona-server/trunk/mysqld.service)
  percona-server/repos/community-i686/percona.install
(from rev 113082, percona-server/trunk/percona.install)
  percona-server/repos/community-x86_64/PKGBUILD
(from rev 113082, percona-server/trunk/PKGBUILD)
  percona-server/repos/community-x86_64/mysql56-bufsize.patch
(from rev 113082, percona-server/trunk/mysql56-bufsize.patch)
  percona-server/repos/community-x86_64/mysqld-post.sh
(from rev 113082, percona-server/trunk/mysqld-post.sh)
  percona-server/repos/community-x86_64/mysqld-tmpfile.conf
(from rev 113082, percona-server/trunk/mysqld-tmpfile.conf)
  percona-server/repos/community-x86_64/mysqld.service
(from rev 113082, percona-server/trunk/mysqld.service)
  percona-server/repos/community-x86_64/percona.install
(from rev 113082, percona-server/trunk/percona.install)
Deleted:
  percona-server/repos/community-i686/PKGBUILD
  percona-server/repos/community-i686/mysql56-bufsize.patch
  percona-server/repos/community-i686/mysqld-post.sh
  percona-server/repos/community-i686/mysqld-tmpfile.conf
  percona-server/repos/community-i686/mysqld.service
  percona-server/repos/community-i686/percona.install
  percona-server/repos/community-x86_64/PKGBUILD
  percona-server/repos/community-x86_64/mysql56-bufsize.patch
  percona-server/repos/community-x86_64/mysqld-post.sh
  percona-server/repos/community-x86_64/mysqld-tmpfile.conf
  percona-server/repos/community-x86_64/mysqld.service
  percona-server/repos/community-x86_64/percona.install

+
 /PKGBUILD  |  288 +++
 /mysql56-bufsize.patch |   40 
 /mysqld-post.sh|   16 +
 /mysqld-tmpfile.conf   |2 
 /mysqld.service|   32 +++
 /percona.install   |   74 +++
 community-i686/PKGBUILD|  144 ---
 community-i686/mysql56-bufsize.patch   |   20 --
 community-i686/mysqld-post.sh  |8 
 community-i686/mysqld-tmpfile.conf |1 
 community-i686/mysqld.service  |   16 -
 community-i686/percona.install |   37 ---
 community-x86_64/PKGBUILD  |  144 ---
 community-x86_64/mysql56-bufsize.patch |   20 --
 community-x86_64/mysqld-post.sh|8 
 community-x86_64/mysqld-tmpfile.conf   |1 
 community-x86_64/mysqld.service|   16 -
 community-x86_64/percona.install   |   37 ---
 18 files changed, 452 insertions(+), 452 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-06-13 09:38:19 UTC (rev 113082)
+++ community-i686/PKGBUILD 2014-06-13 09:43:26 UTC (rev 113083)
@@ -1,144 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-
-pkgbase=percona-server
-pkgname=('libperconaserverclient' 'percona-server-clients' 'percona-server')
-pkgver=5.6.17_65.0
-_pkgver=${pkgver/_/-}
-_myver=${pkgver/_rel*}
-pkgrel=2
-arch=('i686' 'x86_64')
-makedepends=('cmake' 'openssl' 'zlib' 'libaio' 'systemd-tools')
-license=('GPL')
-url="http://www.percona.com/software/percona-server/";
-source=("http://www.percona.com/downloads/Percona-Server-${pkgver%.*_*}/Percona-Server-$_pkgver/source/tarball/percona-server-$_pkgver.tar.gz";
-'mysqld-post.sh'
-'mysqld.service'
-'mysqld-tmpfile.conf'
-'mysql56-bufsize.patch')
-
-prepare() {
-   cd $pkgbase-$_pkgver
-   patch -p0 -i ../mysql56-bufsize.patch
-
-   rm -v sql/sql_yacc.{cc,h}
-}
-
-build() {
-   rm -rf build
-   mkdir build
-   cd build
-
-   cmake ../$pkgbase-$_pkgver \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DSYSCONFDIR=/etc/mysql \
-   -DMYSQL_DATADIR=/var/lib/mysql \
-   -DMYSQL_UNIX_ADDR=/run/mysqld/mysqld.sock \
-   -DDEFAULT_CHARSET=utf8 \
-   -DDEFAULT_COLLATION=utf8_general_ci \
-   -DENABLED_LOCAL_INFILE=ON \
-   -DINSTALL_INFODIR=share/mysql/docs \
-   -DINSTALL_MANDIR=share/man \
-   -DINSTALL_PLUGINDIR=lib/mysql/plugin \
-   -DINSTALL_SCRIPTDIR=bin \
-   -DINS

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

2014-06-13 Thread Massimiliano Torromeo
Date: Friday, June 13, 2014 @ 11:38:19
  Author: mtorromeo
Revision: 113082

upgpkg: percona-server 5.6.17_66.0-1

Updated to version 5.6.17_66.0

Modified:
  percona-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-13 03:23:18 UTC (rev 113081)
+++ PKGBUILD2014-06-13 09:38:19 UTC (rev 113082)
@@ -3,10 +3,10 @@
 
 pkgbase=percona-server
 pkgname=('libperconaserverclient' 'percona-server-clients' 'percona-server')
-pkgver=5.6.17_65.0
+pkgver=5.6.17_66.0
 _pkgver=${pkgver/_/-}
 _myver=${pkgver/_rel*}
-pkgrel=2
+pkgrel=1
 arch=('i686' 'x86_64')
 makedepends=('cmake' 'openssl' 'zlib' 'libaio' 'systemd-tools')
 license=('GPL')
@@ -64,7 +64,7 @@
-DWITH_FEDERATED_STORAGE_ENGINE=OFF \
-DWITH_EXAMPLE_STORAGE_ENGINE=OFF \
-DCMAKE_C_FLAGS="-fPIC $CFLAGS -fno-strict-aliasing 
-DBIG_JOINS=1 -fomit-frame-pointer" \
-   -DCMAKE_CXX_FLAGS="-fPIC $CXXFLAGS -fno-strict-aliasing 
-DBIG_JOINS=1 -felide-constructors -fno-rtti" \
+   -DCMAKE_CXX_FLAGS="-fPIC $CXXFLAGS -fno-strict-aliasing 
-DBIG_JOINS=1 -felide-constructors -fno-rtti -fno-exceptions" \
-DWITH_MYSQLD_LDFLAGS="$LDFLAGS"
 
make
@@ -137,7 +137,7 @@
rm usr/share/man/man1/mysql-test-run.pl.1
 }
 
-sha256sums=('e4246f6773330376e0548bc5d6d590e822e7be9d6fc8ceeece8f4feeafd2b9a3'
+sha256sums=('645bb6f59d0478ac315a2a0a4e64fa3fc5a240547d464b274b2026643111fe98'
 '82a241d9fa4032187a26597d044e94ba810b209b53a7ce14bb6eb92555993a48'
 '9bc66470f3f80534c0bb62f9f8325ccf60b164f421f74ad74a963f065d7b1869'
 'badf6a701d9dc6ea3b4ddca26cb0f42b6236432ccdbc14c64962147802594a60'