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

2012-12-21 Thread Andrea Scarpino
Date: Friday, December 21, 2012 @ 04:02:49
  Author: andrea
Revision: 173696

upgpkg: mysql 5.5.29-1

Upstream release

Modified:
  mysql/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-21 06:21:23 UTC (rev 173695)
+++ PKGBUILD2012-12-21 09:02:49 UTC (rev 173696)
@@ -4,7 +4,7 @@
 
 pkgbase=mysql
 pkgname=('libmysqlclient' 'mysql-clients' 'mysql')
-pkgver=5.5.28
+pkgver=5.5.29
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -13,7 +13,7 @@
 options=('!libtool')
 
source=(http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.5/${pkgbase}-${pkgver}.tar.gz;
 'mysqld.rc' 'my.cnf' 'mysqld-post.sh' 'mysqld-tmpfile.conf' 
'mysqld.service')
-md5sums=('da8ddb3d00e6e159153d2444360f52a8'
+md5sums=('e6b9f9cb82e990bd8f0474df7462904e'
  'e7eb2faeab755cbb2fe03542bf328da9'
  '1351485633baf9894cfdf7c5bbffd7b5'
  '6ea6ceb360d09a774e87335ee098ddd5'



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

2012-12-21 Thread Andrea Scarpino
Date: Friday, December 21, 2012 @ 04:03:47
  Author: andrea
Revision: 173697

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

Added:
  mysql/repos/extra-i686/PKGBUILD
(from rev 173696, mysql/trunk/PKGBUILD)
  mysql/repos/extra-i686/my.cnf
(from rev 173696, mysql/trunk/my.cnf)
  mysql/repos/extra-i686/mysql.install
(from rev 173696, mysql/trunk/mysql.install)
  mysql/repos/extra-i686/mysqld-post.sh
(from rev 173696, mysql/trunk/mysqld-post.sh)
  mysql/repos/extra-i686/mysqld-tmpfile.conf
(from rev 173696, mysql/trunk/mysqld-tmpfile.conf)
  mysql/repos/extra-i686/mysqld.rc
(from rev 173696, mysql/trunk/mysqld.rc)
  mysql/repos/extra-i686/mysqld.service
(from rev 173696, mysql/trunk/mysqld.service)
  mysql/repos/extra-x86_64/PKGBUILD
(from rev 173696, mysql/trunk/PKGBUILD)
  mysql/repos/extra-x86_64/my.cnf
(from rev 173696, mysql/trunk/my.cnf)
  mysql/repos/extra-x86_64/mysql.install
(from rev 173696, mysql/trunk/mysql.install)
  mysql/repos/extra-x86_64/mysqld-post.sh
(from rev 173696, mysql/trunk/mysqld-post.sh)
  mysql/repos/extra-x86_64/mysqld-tmpfile.conf
(from rev 173696, mysql/trunk/mysqld-tmpfile.conf)
  mysql/repos/extra-x86_64/mysqld.rc
(from rev 173696, mysql/trunk/mysqld.rc)
  mysql/repos/extra-x86_64/mysqld.service
(from rev 173696, mysql/trunk/mysqld.service)
Deleted:
  mysql/repos/extra-i686/PKGBUILD
  mysql/repos/extra-i686/my.cnf
  mysql/repos/extra-i686/mysql.install
  mysql/repos/extra-i686/mysqld-post.sh
  mysql/repos/extra-i686/mysqld-tmpfile.conf
  mysql/repos/extra-i686/mysqld.rc
  mysql/repos/extra-i686/mysqld.service
  mysql/repos/extra-x86_64/PKGBUILD
  mysql/repos/extra-x86_64/my.cnf
  mysql/repos/extra-x86_64/mysql.install
  mysql/repos/extra-x86_64/mysqld-post.sh
  mysql/repos/extra-x86_64/mysqld-tmpfile.conf
  mysql/repos/extra-x86_64/mysqld.rc
  mysql/repos/extra-x86_64/mysqld.service

--+
 extra-i686/PKGBUILD  |  266 -
 extra-i686/my.cnf|  290 ++---
 extra-i686/mysql.install |   56 +++
 extra-i686/mysqld-post.sh|   14 -
 extra-i686/mysqld-tmpfile.conf   |2 
 extra-i686/mysqld.rc |  154 +--
 extra-i686/mysqld.service|   22 +-
 extra-x86_64/PKGBUILD|  266 -
 extra-x86_64/my.cnf  |  290 ++---
 extra-x86_64/mysql.install   |   56 +++
 extra-x86_64/mysqld-post.sh  |   14 -
 extra-x86_64/mysqld-tmpfile.conf |2 
 extra-x86_64/mysqld.rc   |  154 +--
 extra-x86_64/mysqld.service  |   22 +-
 14 files changed, 804 insertions(+), 804 deletions(-)

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


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

2012-12-21 Thread Stéphane Gaudreault
Date: Friday, December 21, 2012 @ 08:17:30
  Author: stephane
Revision: 173698

initial commit

Added:
  serf/
  serf/repos/
  serf/trunk/
  serf/trunk/PKGBUILD

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

Added: serf/trunk/PKGBUILD
===
--- serf/trunk/PKGBUILD (rev 0)
+++ serf/trunk/PKGBUILD 2012-12-21 13:17:30 UTC (rev 173698)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+pkgname=serf
+pkgver=1.1.1
+pkgrel=1
+pkgdesc=High-performance asynchronous HTTP client library
+url=http://code.google.com/p/serf/;
+arch=('i686' 'x86_64')
+license=('Apache')
+depends=('apr' 'apr-util' 'openssl' 'zlib')
+source=(http://serf.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('1ec4689ef57e7c28e7371df00d0ccc3e32ef6457')
+options=('!libtool')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --with-apr=/usr --with-apr-util=/usr 
--with-openssl=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+  rm ${pkgdir}/usr/lib/libserf-1.a
+}


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


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

2012-12-21 Thread Stéphane Gaudreault
Date: Friday, December 21, 2012 @ 08:21:14
  Author: stephane
Revision: 173699

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

Added:
  serf/repos/testing-i686/
  serf/repos/testing-i686/PKGBUILD
(from rev 173698, serf/trunk/PKGBUILD)
  serf/repos/testing-x86_64/
  serf/repos/testing-x86_64/PKGBUILD
(from rev 173698, serf/trunk/PKGBUILD)

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

Copied: serf/repos/testing-i686/PKGBUILD (from rev 173698, serf/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-12-21 13:21:14 UTC (rev 173699)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+pkgname=serf
+pkgver=1.1.1
+pkgrel=1
+pkgdesc=High-performance asynchronous HTTP client library
+url=http://code.google.com/p/serf/;
+arch=('i686' 'x86_64')
+license=('Apache')
+depends=('apr' 'apr-util' 'openssl' 'zlib')
+source=(http://serf.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('1ec4689ef57e7c28e7371df00d0ccc3e32ef6457')
+options=('!libtool')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --with-apr=/usr --with-apr-util=/usr 
--with-openssl=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+  rm ${pkgdir}/usr/lib/libserf-1.a
+}

Copied: serf/repos/testing-x86_64/PKGBUILD (from rev 173698, 
serf/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-12-21 13:21:14 UTC (rev 173699)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+pkgname=serf
+pkgver=1.1.1
+pkgrel=1
+pkgdesc=High-performance asynchronous HTTP client library
+url=http://code.google.com/p/serf/;
+arch=('i686' 'x86_64')
+license=('Apache')
+depends=('apr' 'apr-util' 'openssl' 'zlib')
+source=(http://serf.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('1ec4689ef57e7c28e7371df00d0ccc3e32ef6457')
+options=('!libtool')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --with-apr=/usr --with-apr-util=/usr 
--with-openssl=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+  rm ${pkgdir}/usr/lib/libserf-1.a
+}



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

2012-12-21 Thread Stéphane Gaudreault
Date: Friday, December 21, 2012 @ 09:57:14
  Author: stephane
Revision: 173700

upgpkg: subversion 1.7.8-1

upstream update; add serf dependency; do not install static libs; Fix kwallet 
crash (FS#33081)

Added:
  subversion/trunk/subversion-kwallet.patch
Modified:
  subversion/trunk/PKGBUILD
Deleted:
  subversion/trunk/subversion-1.7.6-kwallet-gcc47.patch

--+
 PKGBUILD |   24 +++---
 subversion-1.7.6-kwallet-gcc47.patch |   56 -
 subversion-kwallet.patch |   22 
 3 files changed, 35 insertions(+), 67 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-12-21 13:21:14 UTC (rev 173699)
+++ PKGBUILD2012-12-21 14:57:14 UTC (rev 173700)
@@ -4,12 +4,12 @@
 # Contributor: Jason Chu ja...@archlinux.org
 
 pkgname=subversion
-pkgver=1.7.7
-pkgrel=2
+pkgver=1.7.8
+pkgrel=1
 pkgdesc=A Modern Concurrent Version Control System
 arch=('i686' 'x86_64')
 license=('APACHE')
-depends=('neon' 'apr-util' 'sqlite' 'file')
+depends=('neon' 'apr-util' 'sqlite' 'file' 'serf')
 optdepends=('libgnome-keyring' 'kdeutils-kwallet' 'bash-completion: for svn 
bash completion' \
 'python2: for some hook scripts' 'java-environment') #'ruby: for 
some hook scripts')
 makedepends=('krb5' 'apache' 'python2' 'perl' 'swig' 'java-runtime' 
'java-environment'
@@ -25,31 +25,33 @@
 svnserve.conf
 svnserve.tmpfiles
 svnserve.service
-subversion-1.7.6-kwallet-gcc47.patch
+subversion-kwallet.patch
 subversion.rpath.fix.patch)
-sha1sums=('c9fc0c5992eda36ba9affd93a15929e25958a951'
-  '3df83e46277f0f08868236a6b6e6c0f0d7ef9278'
+sha1sums=('12c7d8d5414bba74c9777c4d1dae74f152df63c2'
+  '24f8e82fa131c1a1b924d71046f8d38cb00645a7'
   '64ba3e6ebafc08ac62f59d788f7a825fdce69573'
   '73b36c046c09cec2093354911c89e3ba8056af6c'
   'ad117bf3b2a838a9a678a93fd8db1a066ad46c41'
   '00cc36e69077a8c45674ead6dd62a7647b3a3b6d'
   '9f6790d842cf3e0228b007483a43e39a42724068'
-  'aa0d01e606de2ebc5eed9c533d218d37a217c50c'
+  'f2aed28a2e34b8631ee9b69175bac1bac59327ce'
   '3d1e28408a9abb42af2e531adc0d01ce21acfad6')
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}
export PYTHON=/usr/bin/python2
 
-   patch -p0 -i ../subversion.rpath.fix.patch
+   patch -Np0 -i ../subversion.rpath.fix.patch
sed -i 's|/usr/bin/env python|/usr/bin/env python2|' 
tools/hook-scripts/{,mailer/{,tests/}}*.py
 
-   patch -Np1 -i ../subversion-1.7.6-kwallet-gcc47.patch
+   # FS#33081
+   patch -Np0 -i ../subversion-kwallet.patch
 
./configure --prefix=/usr --with-apr=/usr --with-apr-util=/usr \
-   --with-zlib=/usr --with-neon=/usr --with-apxs \
+   --with-zlib=/usr --with-neon=/usr --with-serf=/usr --with-apxs \
--with-sqlite=/usr 
--with-berkeley-db=:/usr/include/:/usr/lib:db-5.3 \
-   --enable-javahl --with-gnome-keyring --with-kwallet
+   --enable-javahl --with-gnome-keyring --with-kwallet \
+   --disable-static
 
make external-all
make LT_LDFLAGS=-L$Fdestdir/usr/lib local-all

Deleted: subversion-1.7.6-kwallet-gcc47.patch
===
--- subversion-1.7.6-kwallet-gcc47.patch2012-12-21 13:21:14 UTC (rev 
173699)
+++ subversion-1.7.6-kwallet-gcc47.patch2012-12-21 14:57:14 UTC (rev 
173700)
@@ -1,56 +0,0 @@
-diff -Naur subversion-1.7.5.ori/subversion/libsvn_auth_kwallet/kwallet.cpp 
subversion-1.7.5/subversion/libsvn_auth_kwallet/kwallet.cpp
 subversion-1.7.5.ori/subversion/libsvn_auth_kwallet/kwallet.cpp
2010-12-30 15:46:50.0 -0500
-+++ subversion-1.7.5/subversion/libsvn_auth_kwallet/kwallet.cpp
2012-08-14 19:43:16.694275908 -0400
-@@ -60,6 +60,9 @@
- /* KWallet simple provider, puts passwords in KWallet*/
- /*---*/
- 
-+static int q_argc = 1;
-+static char q_argv0[] = svn; // Build non-const char * from string constant
-+static char *q_argv[] = { q_argv0 };
- 
- static const char *
- get_application_name(apr_hash_t *parameters,
-@@ -175,6 +178,10 @@
-kwallet-initialized,
-APR_HASH_KEY_STRING,
-NULL);
-+  apr_hash_set(parameters,
-+   kwallet-wallet,
-+   APR_HASH_KEY_STRING,
-+   NULL);
- }
-   return APR_SUCCESS;
- }
-@@ -203,12 +210,11 @@
-   QCoreApplication *app;
-   if (! qApp)
- {
--  int argc = 1;
--  app = new QCoreApplication(argc, (char *[1]) {(char *) svn});
-+  int argc = q_argc;
-+  app = new QCoreApplication(argc, q_argv);
- }
- 
--  KCmdLineArgs::init(1,
-- (char *[1]) {(char *) svn},
-+  

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

2012-12-21 Thread Stéphane Gaudreault
Date: Friday, December 21, 2012 @ 09:57:48
  Author: stephane
Revision: 173701

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

Added:
  subversion/repos/testing-i686/
  subversion/repos/testing-i686/PKGBUILD
(from rev 173700, subversion/trunk/PKGBUILD)
  subversion/repos/testing-i686/subversion-kwallet.patch
(from rev 173700, subversion/trunk/subversion-kwallet.patch)
  subversion/repos/testing-i686/subversion.install
(from rev 173700, subversion/trunk/subversion.install)
  subversion/repos/testing-i686/subversion.rpath.fix.patch
(from rev 173700, subversion/trunk/subversion.rpath.fix.patch)
  subversion/repos/testing-i686/svn
(from rev 173700, subversion/trunk/svn)
  subversion/repos/testing-i686/svnserve
(from rev 173700, subversion/trunk/svnserve)
  subversion/repos/testing-i686/svnserve.conf
(from rev 173700, subversion/trunk/svnserve.conf)
  subversion/repos/testing-i686/svnserve.service
(from rev 173700, subversion/trunk/svnserve.service)
  subversion/repos/testing-i686/svnserve.tmpfiles
(from rev 173700, subversion/trunk/svnserve.tmpfiles)
  subversion/repos/testing-x86_64/
  subversion/repos/testing-x86_64/PKGBUILD
(from rev 173700, subversion/trunk/PKGBUILD)
  subversion/repos/testing-x86_64/subversion-kwallet.patch
(from rev 173700, subversion/trunk/subversion-kwallet.patch)
  subversion/repos/testing-x86_64/subversion.install
(from rev 173700, subversion/trunk/subversion.install)
  subversion/repos/testing-x86_64/subversion.rpath.fix.patch
(from rev 173700, subversion/trunk/subversion.rpath.fix.patch)
  subversion/repos/testing-x86_64/svn
(from rev 173700, subversion/trunk/svn)
  subversion/repos/testing-x86_64/svnserve
(from rev 173700, subversion/trunk/svnserve)
  subversion/repos/testing-x86_64/svnserve.conf
(from rev 173700, subversion/trunk/svnserve.conf)
  subversion/repos/testing-x86_64/svnserve.service
(from rev 173700, subversion/trunk/svnserve.service)
  subversion/repos/testing-x86_64/svnserve.tmpfiles
(from rev 173700, subversion/trunk/svnserve.tmpfiles)

---+
 testing-i686/PKGBUILD |  102 
 testing-i686/subversion-kwallet.patch |   22 ++
 testing-i686/subversion.install   |7 +
 testing-i686/subversion.rpath.fix.patch   |   10 ++
 testing-i686/svn  |   11 +++
 testing-i686/svnserve |   42 +++
 testing-i686/svnserve.conf|7 +
 testing-i686/svnserve.service |   11 +++
 testing-i686/svnserve.tmpfiles|1 
 testing-x86_64/PKGBUILD   |  102 
 testing-x86_64/subversion-kwallet.patch   |   22 ++
 testing-x86_64/subversion.install |7 +
 testing-x86_64/subversion.rpath.fix.patch |   10 ++
 testing-x86_64/svn|   11 +++
 testing-x86_64/svnserve   |   42 +++
 testing-x86_64/svnserve.conf  |7 +
 testing-x86_64/svnserve.service   |   11 +++
 testing-x86_64/svnserve.tmpfiles  |1 
 18 files changed, 426 insertions(+)

Copied: subversion/repos/testing-i686/PKGBUILD (from rev 173700, 
subversion/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-12-21 14:57:48 UTC (rev 173701)
@@ -0,0 +1,102 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Paul Mattal p...@archlinux.org
+# Contributor: Jason Chu ja...@archlinux.org
+
+pkgname=subversion
+pkgver=1.7.8
+pkgrel=1
+pkgdesc=A Modern Concurrent Version Control System
+arch=('i686' 'x86_64')
+license=('APACHE')
+depends=('neon' 'apr-util' 'sqlite' 'file' 'serf')
+optdepends=('libgnome-keyring' 'kdeutils-kwallet' 'bash-completion: for svn 
bash completion' \
+'python2: for some hook scripts' 'java-environment') #'ruby: for 
some hook scripts')
+makedepends=('krb5' 'apache' 'python2' 'perl' 'swig' 'java-runtime' 
'java-environment'
+ 'autoconf' 'db' 'e2fsprogs' 'libgnome-keyring' 'kdelibs')
+backup=('etc/xinetd.d/svn' 'etc/conf.d/svnserve')
+url=http://subversion.apache.org/;
+provides=('svn')
+options=('!makeflags' '!libtool' '!emptydirs')
+install=${pkgname}.install
+source=(http://apache.mirror.rafal.ca/subversion/$pkgname-$pkgver.tar.bz2{,.asc}
+svnserve
+svn
+svnserve.conf
+svnserve.tmpfiles
+svnserve.service
+subversion-kwallet.patch
+subversion.rpath.fix.patch)
+sha1sums=('12c7d8d5414bba74c9777c4d1dae74f152df63c2'
+  '24f8e82fa131c1a1b924d71046f8d38cb00645a7'
+  '64ba3e6ebafc08ac62f59d788f7a825fdce69573'
+  '73b36c046c09cec2093354911c89e3ba8056af6c'
+  'ad117bf3b2a838a9a678a93fd8db1a066ad46c41'
+  '00cc36e69077a8c45674ead6dd62a7647b3a3b6d'
+ 

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

2012-12-21 Thread andyrtr
Date: Friday, December 21, 2012 @ 11:04:20
  Author: andyrtr
Revision: 173702

upgpkg: man-pages 3.45-1

upstream update 3.45

Modified:
  man-pages/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-21 14:57:48 UTC (rev 173701)
+++ PKGBUILD2012-12-21 16:04:20 UTC (rev 173702)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke andy...@archlinux.org
 
 pkgname=man-pages
-pkgver=3.44
+pkgver=3.45
 _posixver=2003-a
 pkgrel=1
 pkgdesc=Linux man pages
@@ -13,7 +13,7 @@
 depends=()
 source=(http://www.kernel.org/pub/linux/docs/man-pages/$pkgname-$pkgver.tar.xz
 
http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/$pkgname-posix-${_posixver}.tar.bz2)
-md5sums=('f6edb26ca0660638e3567fec31c06e70'
+md5sums=('aae96aeca4f7e89c5b47b6a67ec42e7f'
  '7c78aff03c0a6767ba483d34f19e4b09')
 
 build() {



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

2012-12-21 Thread andyrtr
Date: Friday, December 21, 2012 @ 11:04:44
  Author: andyrtr
Revision: 173703

archrelease: copy trunk to testing-any

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

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

Copied: man-pages/repos/testing-any/PKGBUILD (from rev 173702, 
man-pages/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2012-12-21 16:04:44 UTC (rev 173703)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=man-pages
+pkgver=3.45
+_posixver=2003-a
+pkgrel=1
+pkgdesc=Linux man pages
+arch=('any')
+license=('GPL')
+url=http://man7.org/linux/man-pages/index.html;
+groups=('base')
+depends=()
+source=(http://www.kernel.org/pub/linux/docs/man-pages/$pkgname-$pkgver.tar.xz
+
http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/$pkgname-posix-${_posixver}.tar.bz2)
+md5sums=('aae96aeca4f7e89c5b47b6a67ec42e7f'
+ '7c78aff03c0a6767ba483d34f19e4b09')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+  
+  # move the posix pages
+  mkdir -p ${srcdir}/$pkgname-$pkgver/man0
+  for sect in 0 1 3; do
+sed -i /^\.so /s/man${sect}p/man$sect/ 
${srcdir}/$pkgname-posix-${_posixver}/man${sect}p/*
+mv -iv ${srcdir}/$pkgname-posix-${_posixver}/man${sect}p/* 
${srcdir}/$pkgname-$pkgver/man$sect/
+  done
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make prefix=${pkgdir}/usr install
+
+  cd ${pkgdir}/usr/share/man
+  # these are included in coreutils || return 1
+  rm -f man1/{chgrp,chmod,chown,cp,dir,dd}.1
+  rm -f man1/{df,dircolors,du,install,ln,ls}.1
+  rm -f man1/{mkdir,mkfifo,mknod,mv,rm,rmdir}.1
+  rm -f man1/{touch,vdir}.1
+  # this is included in shadow
+  rm -f man5/passwd.5
+  rm -f man3/getspnam.3
+  # this is included in diffutils
+  rm -f man1/diff.1
+  # this is included in xf86-input-mouse
+  rm -f man4/mouse.4
+}



[arch-commits] Commit in freetype2/trunk (PKGBUILD freetype-2.4.11-enable-sph.patch)

2012-12-21 Thread andyrtr
Date: Friday, December 21, 2012 @ 11:25:00
  Author: andyrtr
Revision: 173704

upgpkg: freetype2 2.4.11-2

drop the subpixel hinting patch - FS#33148

Modified:
  freetype2/trunk/PKGBUILD
Deleted:
  freetype2/trunk/freetype-2.4.11-enable-sph.patch

--+
 PKGBUILD |9 +++--
 freetype-2.4.11-enable-sph.patch |   13 -
 2 files changed, 3 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-12-21 16:04:44 UTC (rev 173703)
+++ PKGBUILD2012-12-21 16:25:00 UTC (rev 173704)
@@ -3,7 +3,7 @@
 
 pkgname=freetype2
 pkgver=2.4.11
-pkgrel=1
+pkgrel=2
 pkgdesc=TrueType font rendering library
 arch=(i686 x86_64)
 license=('GPL')
@@ -12,18 +12,15 @@
 options=('!libtool')
 
source=(http://downloads.sourceforge.net/sourceforge/freetype/freetype-${pkgver}.tar.bz2
 freetype-2.3.0-enable-spr.patch
-freetype-2.2.1-enable-valid.patch
-freetype-2.4.11-enable-sph.patch)
+freetype-2.2.1-enable-valid.patch)
 md5sums=('b93435488942486c8d0ca22e8f768034'
  '816dc8619a6904a7385769433c0a8653'
- '214119610444c9b02766ccee5e220680'
- '2422f8902224fedb46ae9eec08c8ceac')
+ '214119610444c9b02766ccee5e220680')
 
 build() {
   cd ${srcdir}/freetype-${pkgver}
   patch -Np1 -i ${srcdir}/freetype-2.3.0-enable-spr.patch
   patch -Np1 -i ${srcdir}/freetype-2.2.1-enable-valid.patch
-  patch -Np1 -i ${srcdir}/freetype-2.4.11-enable-sph.patch
 
   ./configure --prefix=/usr
   make

Deleted: freetype-2.4.11-enable-sph.patch
===
--- freetype-2.4.11-enable-sph.patch2012-12-21 16:04:44 UTC (rev 173703)
+++ freetype-2.4.11-enable-sph.patch2012-12-21 16:25:00 UTC (rev 173704)
@@ -1,13 +0,0 @@
-diff --git i/include/freetype/config/ftoption.h 
w/include/freetype/config/ftoption.h
-index a73fff4..0a081bf 100644
 i/include/freetype/config/ftoption.h
-+++ w/include/freetype/config/ftoption.h
-@@ -577,7 +577,7 @@ FT_BEGIN_HEADER
-   /*   This option requires TT_CONFIG_OPTION_BYTECODE_INTERPRETER to be*/
-   /*   defined.*/
-   /*   */
--/* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING */
-+#define TT_CONFIG_OPTION_SUBPIXEL_HINTING
- 
- 
-   /*/



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

2012-12-21 Thread andyrtr
Date: Friday, December 21, 2012 @ 11:25:41
  Author: andyrtr
Revision: 173705

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

Added:
  freetype2/repos/extra-i686/PKGBUILD
(from rev 173704, freetype2/trunk/PKGBUILD)
  freetype2/repos/extra-i686/freetype-2.2.1-enable-valid.patch
(from rev 173704, freetype2/trunk/freetype-2.2.1-enable-valid.patch)
  freetype2/repos/extra-i686/freetype-2.3.0-enable-spr.patch
(from rev 173704, freetype2/trunk/freetype-2.3.0-enable-spr.patch)
  freetype2/repos/extra-x86_64/PKGBUILD
(from rev 173704, freetype2/trunk/PKGBUILD)
  freetype2/repos/extra-x86_64/freetype-2.2.1-enable-valid.patch
(from rev 173704, freetype2/trunk/freetype-2.2.1-enable-valid.patch)
  freetype2/repos/extra-x86_64/freetype-2.3.0-enable-spr.patch
(from rev 173704, freetype2/trunk/freetype-2.3.0-enable-spr.patch)
Deleted:
  freetype2/repos/extra-i686/PKGBUILD
  freetype2/repos/extra-i686/freetype-2.2.1-enable-valid.patch
  freetype2/repos/extra-i686/freetype-2.3.0-enable-spr.patch
  freetype2/repos/extra-x86_64/PKGBUILD
  freetype2/repos/extra-x86_64/freetype-2.2.1-enable-valid.patch
  freetype2/repos/extra-x86_64/freetype-2.3.0-enable-spr.patch

+
 extra-i686/PKGBUILD|   74 +++
 extra-i686/freetype-2.2.1-enable-valid.patch   |   40 ++--
 extra-i686/freetype-2.3.0-enable-spr.patch |   22 +++---
 extra-x86_64/PKGBUILD  |   74 +++
 extra-x86_64/freetype-2.2.1-enable-valid.patch |   40 ++--
 extra-x86_64/freetype-2.3.0-enable-spr.patch   |   22 +++---
 6 files changed, 136 insertions(+), 136 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-12-21 16:25:00 UTC (rev 173704)
+++ extra-i686/PKGBUILD 2012-12-21 16:25:41 UTC (rev 173705)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=freetype2
-pkgver=2.4.10
-pkgrel=1
-pkgdesc=TrueType font rendering library
-arch=(i686 x86_64)
-license=('GPL')
-url=http://freetype.sourceforge.net;
-depends=('zlib' 'bzip2' 'sh')
-options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/freetype/freetype-${pkgver}.tar.bz2
-freetype-2.3.0-enable-spr.patch
-freetype-2.2.1-enable-valid.patch)
-md5sums=('13286702e9390a91661f980608adaff1'
- '816dc8619a6904a7385769433c0a8653'
- '214119610444c9b02766ccee5e220680')
-
-build() {
-  cd ${srcdir}/freetype-${pkgver}
-  patch -Np1 -i ${srcdir}/freetype-2.3.0-enable-spr.patch
-  patch -Np1 -i ${srcdir}/freetype-2.2.1-enable-valid.patch
-
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd ${srcdir}/freetype-${pkgver}
-  make -k check
-}
-
-package() {
-  cd ${srcdir}/freetype-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: freetype2/repos/extra-i686/PKGBUILD (from rev 173704, 
freetype2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-12-21 16:25:41 UTC (rev 173705)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=freetype2
+pkgver=2.4.11
+pkgrel=2
+pkgdesc=TrueType font rendering library
+arch=(i686 x86_64)
+license=('GPL')
+url=http://freetype.sourceforge.net;
+depends=('zlib' 'bzip2' 'sh')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/freetype/freetype-${pkgver}.tar.bz2
+freetype-2.3.0-enable-spr.patch
+freetype-2.2.1-enable-valid.patch)
+md5sums=('b93435488942486c8d0ca22e8f768034'
+ '816dc8619a6904a7385769433c0a8653'
+ '214119610444c9b02766ccee5e220680')
+
+build() {
+  cd ${srcdir}/freetype-${pkgver}
+  patch -Np1 -i ${srcdir}/freetype-2.3.0-enable-spr.patch
+  patch -Np1 -i ${srcdir}/freetype-2.2.1-enable-valid.patch
+
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${srcdir}/freetype-${pkgver}
+  make -k check
+}
+
+package() {
+  cd ${srcdir}/freetype-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/freetype-2.2.1-enable-valid.patch
===
--- extra-i686/freetype-2.2.1-enable-valid.patch2012-12-21 16:25:00 UTC 
(rev 173704)
+++ extra-i686/freetype-2.2.1-enable-valid.patch2012-12-21 16:25:41 UTC 
(rev 173705)
@@ -1,20 +0,0 @@
 freetype-2.2.1/modules.cfg.orig2006-07-07 21:01:09.0 -0400
-+++ freetype-2.2.1/modules.cfg 2006-07-07 21:01:54.0 -0400
-@@ -110,7 +110,7 @@
- AUX_MODULES += cache
- 
- # TrueType GX/AAT table validation.  Needs ftgxval.c below.
--# AUX_MODULES += gxvalid
-+AUX_MODULES += gxvalid
- 
- # Support for streams compressed with gzip (files with suffix .gz).
- #
-@@ -124,7 +124,7 @@
- 
- # OpenType table validation.  Needs ftotval.c below.
- #
--# AUX_MODULES += otvalid
-+AUX_MODULES += otvalid
- 
- # 

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

2012-12-21 Thread andyrtr
Date: Friday, December 21, 2012 @ 11:28:50
  Author: andyrtr
Revision: 173706

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

Added:
  freetype2/repos/testing-i686/PKGBUILD
(from rev 173705, freetype2/trunk/PKGBUILD)
  freetype2/repos/testing-i686/freetype-2.2.1-enable-valid.patch
(from rev 173705, freetype2/trunk/freetype-2.2.1-enable-valid.patch)
  freetype2/repos/testing-i686/freetype-2.3.0-enable-spr.patch
(from rev 173705, freetype2/trunk/freetype-2.3.0-enable-spr.patch)
  freetype2/repos/testing-x86_64/PKGBUILD
(from rev 173705, freetype2/trunk/PKGBUILD)
  freetype2/repos/testing-x86_64/freetype-2.2.1-enable-valid.patch
(from rev 173705, freetype2/trunk/freetype-2.2.1-enable-valid.patch)
  freetype2/repos/testing-x86_64/freetype-2.3.0-enable-spr.patch
(from rev 173705, freetype2/trunk/freetype-2.3.0-enable-spr.patch)
Deleted:
  freetype2/repos/testing-i686/PKGBUILD
  freetype2/repos/testing-i686/freetype-2.2.1-enable-valid.patch
  freetype2/repos/testing-i686/freetype-2.3.0-enable-spr.patch
  freetype2/repos/testing-i686/freetype-2.4.11-enable-sph.patch
  freetype2/repos/testing-x86_64/PKGBUILD
  freetype2/repos/testing-x86_64/freetype-2.2.1-enable-valid.patch
  freetype2/repos/testing-x86_64/freetype-2.3.0-enable-spr.patch
  freetype2/repos/testing-x86_64/freetype-2.4.11-enable-sph.patch

--+
 testing-i686/PKGBUILD|   77 ++---
 testing-i686/freetype-2.2.1-enable-valid.patch   |   40 +-
 testing-i686/freetype-2.3.0-enable-spr.patch |   22 +++---
 testing-i686/freetype-2.4.11-enable-sph.patch|   13 ---
 testing-x86_64/PKGBUILD  |   77 ++---
 testing-x86_64/freetype-2.2.1-enable-valid.patch |   40 +-
 testing-x86_64/freetype-2.3.0-enable-spr.patch   |   22 +++---
 testing-x86_64/freetype-2.4.11-enable-sph.patch  |   13 ---
 8 files changed, 136 insertions(+), 168 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2012-12-21 16:25:41 UTC (rev 173705)
+++ testing-i686/PKGBUILD   2012-12-21 16:28:50 UTC (rev 173706)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=freetype2
-pkgver=2.4.11
-pkgrel=1
-pkgdesc=TrueType font rendering library
-arch=(i686 x86_64)
-license=('GPL')
-url=http://freetype.sourceforge.net;
-depends=('zlib' 'bzip2' 'sh')
-options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/freetype/freetype-${pkgver}.tar.bz2
-freetype-2.3.0-enable-spr.patch
-freetype-2.2.1-enable-valid.patch
-freetype-2.4.11-enable-sph.patch)
-md5sums=('b93435488942486c8d0ca22e8f768034'
- '816dc8619a6904a7385769433c0a8653'
- '214119610444c9b02766ccee5e220680'
- '2422f8902224fedb46ae9eec08c8ceac')
-
-build() {
-  cd ${srcdir}/freetype-${pkgver}
-  patch -Np1 -i ${srcdir}/freetype-2.3.0-enable-spr.patch
-  patch -Np1 -i ${srcdir}/freetype-2.2.1-enable-valid.patch
-  patch -Np1 -i ${srcdir}/freetype-2.4.11-enable-sph.patch
-
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd ${srcdir}/freetype-${pkgver}
-  make -k check
-}
-
-package() {
-  cd ${srcdir}/freetype-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: freetype2/repos/testing-i686/PKGBUILD (from rev 173705, 
freetype2/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-12-21 16:28:50 UTC (rev 173706)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=freetype2
+pkgver=2.4.11
+pkgrel=2
+pkgdesc=TrueType font rendering library
+arch=(i686 x86_64)
+license=('GPL')
+url=http://freetype.sourceforge.net;
+depends=('zlib' 'bzip2' 'sh')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/freetype/freetype-${pkgver}.tar.bz2
+freetype-2.3.0-enable-spr.patch
+freetype-2.2.1-enable-valid.patch)
+md5sums=('b93435488942486c8d0ca22e8f768034'
+ '816dc8619a6904a7385769433c0a8653'
+ '214119610444c9b02766ccee5e220680')
+
+build() {
+  cd ${srcdir}/freetype-${pkgver}
+  patch -Np1 -i ${srcdir}/freetype-2.3.0-enable-spr.patch
+  patch -Np1 -i ${srcdir}/freetype-2.2.1-enable-valid.patch
+
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${srcdir}/freetype-${pkgver}
+  make -k check
+}
+
+package() {
+  cd ${srcdir}/freetype-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: testing-i686/freetype-2.2.1-enable-valid.patch
===
--- testing-i686/freetype-2.2.1-enable-valid.patch  2012-12-21 16:25:41 UTC 
(rev 173705)
+++ testing-i686/freetype-2.2.1-enable-valid.patch  2012-12-21 16:28:50 UTC 
(rev 173706)
@@ -1,20 +0,0 @@
 freetype-2.2.1/modules.cfg.orig2006-07-07 

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

2012-12-21 Thread andyrtr
Date: Friday, December 21, 2012 @ 11:29:38
  Author: andyrtr
Revision: 173707

db-move: moved freetype2 from [testing] to [extra] (i686, x86_64)

Added:
  freetype2/repos/extra-i686/PKGBUILD
(from rev 173706, freetype2/repos/testing-i686/PKGBUILD)
  freetype2/repos/extra-i686/freetype-2.2.1-enable-valid.patch
(from rev 173706, 
freetype2/repos/testing-i686/freetype-2.2.1-enable-valid.patch)
  freetype2/repos/extra-i686/freetype-2.3.0-enable-spr.patch
(from rev 173706, 
freetype2/repos/testing-i686/freetype-2.3.0-enable-spr.patch)
  freetype2/repos/extra-x86_64/PKGBUILD
(from rev 173706, freetype2/repos/testing-x86_64/PKGBUILD)
  freetype2/repos/extra-x86_64/freetype-2.2.1-enable-valid.patch
(from rev 173706, 
freetype2/repos/testing-x86_64/freetype-2.2.1-enable-valid.patch)
  freetype2/repos/extra-x86_64/freetype-2.3.0-enable-spr.patch
(from rev 173706, 
freetype2/repos/testing-x86_64/freetype-2.3.0-enable-spr.patch)
Deleted:
  freetype2/repos/extra-i686/PKGBUILD
  freetype2/repos/extra-i686/freetype-2.2.1-enable-valid.patch
  freetype2/repos/extra-i686/freetype-2.3.0-enable-spr.patch
  freetype2/repos/extra-x86_64/PKGBUILD
  freetype2/repos/extra-x86_64/freetype-2.2.1-enable-valid.patch
  freetype2/repos/extra-x86_64/freetype-2.3.0-enable-spr.patch
  freetype2/repos/testing-i686/
  freetype2/repos/testing-x86_64/

+
 extra-i686/PKGBUILD|   74 +++
 extra-i686/freetype-2.2.1-enable-valid.patch   |   40 ++--
 extra-i686/freetype-2.3.0-enable-spr.patch |   22 +++---
 extra-x86_64/PKGBUILD  |   74 +++
 extra-x86_64/freetype-2.2.1-enable-valid.patch |   40 ++--
 extra-x86_64/freetype-2.3.0-enable-spr.patch   |   22 +++---
 6 files changed, 136 insertions(+), 136 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-12-21 16:28:50 UTC (rev 173706)
+++ extra-i686/PKGBUILD 2012-12-21 16:29:38 UTC (rev 173707)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=freetype2
-pkgver=2.4.11
-pkgrel=2
-pkgdesc=TrueType font rendering library
-arch=(i686 x86_64)
-license=('GPL')
-url=http://freetype.sourceforge.net;
-depends=('zlib' 'bzip2' 'sh')
-options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/freetype/freetype-${pkgver}.tar.bz2
-freetype-2.3.0-enable-spr.patch
-freetype-2.2.1-enable-valid.patch)
-md5sums=('b93435488942486c8d0ca22e8f768034'
- '816dc8619a6904a7385769433c0a8653'
- '214119610444c9b02766ccee5e220680')
-
-build() {
-  cd ${srcdir}/freetype-${pkgver}
-  patch -Np1 -i ${srcdir}/freetype-2.3.0-enable-spr.patch
-  patch -Np1 -i ${srcdir}/freetype-2.2.1-enable-valid.patch
-
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd ${srcdir}/freetype-${pkgver}
-  make -k check
-}
-
-package() {
-  cd ${srcdir}/freetype-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: freetype2/repos/extra-i686/PKGBUILD (from rev 173706, 
freetype2/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-12-21 16:29:38 UTC (rev 173707)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=freetype2
+pkgver=2.4.11
+pkgrel=2
+pkgdesc=TrueType font rendering library
+arch=(i686 x86_64)
+license=('GPL')
+url=http://freetype.sourceforge.net;
+depends=('zlib' 'bzip2' 'sh')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/freetype/freetype-${pkgver}.tar.bz2
+freetype-2.3.0-enable-spr.patch
+freetype-2.2.1-enable-valid.patch)
+md5sums=('b93435488942486c8d0ca22e8f768034'
+ '816dc8619a6904a7385769433c0a8653'
+ '214119610444c9b02766ccee5e220680')
+
+build() {
+  cd ${srcdir}/freetype-${pkgver}
+  patch -Np1 -i ${srcdir}/freetype-2.3.0-enable-spr.patch
+  patch -Np1 -i ${srcdir}/freetype-2.2.1-enable-valid.patch
+
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${srcdir}/freetype-${pkgver}
+  make -k check
+}
+
+package() {
+  cd ${srcdir}/freetype-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/freetype-2.2.1-enable-valid.patch
===
--- extra-i686/freetype-2.2.1-enable-valid.patch2012-12-21 16:28:50 UTC 
(rev 173706)
+++ extra-i686/freetype-2.2.1-enable-valid.patch2012-12-21 16:29:38 UTC 
(rev 173707)
@@ -1,20 +0,0 @@
 freetype-2.2.1/modules.cfg.orig2006-07-07 21:01:09.0 -0400
-+++ freetype-2.2.1/modules.cfg 2006-07-07 21:01:54.0 -0400
-@@ -110,7 +110,7 @@
- AUX_MODULES += cache
- 
- # TrueType GX/AAT table validation.  Needs ftgxval.c below.
--# AUX_MODULES += gxvalid
-+AUX_MODULES += gxvalid
- 
- # Support for streams compressed with 

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

2012-12-21 Thread Evangelos Foutras
Date: Friday, December 21, 2012 @ 14:17:47
  Author: foutrelis
Revision: 173708

upgpkg: pidgin 2.10.6-3

tcl/tk 8.6 rebuild.

Modified:
  pidgin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-21 16:29:38 UTC (rev 173707)
+++ PKGBUILD2012-12-21 19:17:47 UTC (rev 173708)
@@ -7,7 +7,7 @@
 
 pkgname=('pidgin' 'libpurple' 'finch')
 pkgver=2.10.6
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url=http://pidgin.im/;
 license=('GPL')



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

2012-12-21 Thread Evangelos Foutras
Date: Friday, December 21, 2012 @ 14:18:05
  Author: foutrelis
Revision: 173709

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

Added:
  pidgin/repos/staging-i686/
  pidgin/repos/staging-i686/PKGBUILD
(from rev 173708, pidgin/trunk/PKGBUILD)
  pidgin/repos/staging-i686/pidgin.install
(from rev 173708, pidgin/trunk/pidgin.install)
  pidgin/repos/staging-x86_64/
  pidgin/repos/staging-x86_64/PKGBUILD
(from rev 173708, pidgin/trunk/PKGBUILD)
  pidgin/repos/staging-x86_64/pidgin.install
(from rev 173708, pidgin/trunk/pidgin.install)

---+
 staging-i686/PKGBUILD |  100 
 staging-i686/pidgin.install   |   11 
 staging-x86_64/PKGBUILD   |  100 
 staging-x86_64/pidgin.install |   11 
 4 files changed, 222 insertions(+)

Copied: pidgin/repos/staging-i686/PKGBUILD (from rev 173708, 
pidgin/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2012-12-21 19:18:05 UTC (rev 173709)
@@ -0,0 +1,100 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Ionut Biru ib...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Alexander Fehr pizzapunk gmail com
+# Contributor: Lucien Immink l.imm...@student.fnt.hvu.nl
+
+pkgname=('pidgin' 'libpurple' 'finch')
+pkgver=2.10.6
+pkgrel=3
+arch=('i686' 'x86_64')
+url=http://pidgin.im/;
+license=('GPL')
+makedepends=('startup-notification' 'gtkspell' 'libxss' 'nss' 'libsasl' 'libsm'
+ 'libidn' 'python2' 'hicolor-icon-theme' 'gstreamer0.10' 'avahi'
+ 'tk' 'ca-certificates' 'intltool'
+ 'networkmanager')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha256sums=('3e25a633b97cbfa8326999a30282e7a662a9b9bbf2853be84af0b8fb60392c96')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # Use Python 2
+  sed -i 's/env python$/2/' */plugins/*.py \
+libpurple/purple-{remote,notifications-example,url-handler}
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--disable-schemas-install \
+--disable-meanwhile \
+--disable-gnutls \
+--enable-cyrus-sasl \
+--disable-doxygen \
+--enable-nm \
+--disable-vv \
+--with-python=/usr/bin/python2 \
+--with-system-ssl-certs=/etc/ssl/certs
+make
+}
+
+package_pidgin(){
+  pkgdesc=Multi-protocol instant messaging client
+  depends=('libpurple' 'startup-notification' 'gtkspell' 'libxss' 'libsm'
+   'hicolor-icon-theme')
+  optdepends=('aspell: for spelling correction')
+  install=pidgin.install
+
+  cd $srcdir/pidgin-$pkgver
+
+  # For linking
+  make -C libpurple DESTDIR=$pkgdir install-libLTLIBRARIES
+
+  make -C pidgin DESTDIR=$pkgdir install
+  make -C doc DESTDIR=$pkgdir install
+
+  # Remove files that are packaged in libpurle
+  make -C libpurple DESTDIR=$pkgdir uninstall-libLTLIBRARIES
+
+  install -Dm644 pidgin.desktop $pkgdir/usr/share/applications/pidgin.desktop
+
+  rm $pkgdir/usr/share/man/man1/finch.1
+}
+
+package_libpurple(){
+  pkgdesc=IM library extracted from Pidgin
+  depends=('gstreamer0.10' 'libsasl' 'libidn' 'dbus-glib' 'nss')
+  optdepends=('avahi: Bonjour protocol support'
+  'ca-certificates: SSL CA certificates'
+  'python2-dbus: for purple-remote and purple-url-handler'
+  'tk: Tcl/Tk scripting support')
+
+  cd $srcdir/pidgin-$pkgver
+
+  for _dir in libpurple share/sounds share/ca-certs m4macros po; do
+make -C $_dir DESTDIR=$pkgdir install
+  done
+}
+
+package_finch(){
+  pkgdesc=A ncurses-based messaging client
+  depends=(libpurple=$pkgver-$pkgrel 'libx11' 'python2')
+
+  cd $srcdir/pidgin-$pkgver
+
+  # For linking
+  make -C libpurple DESTDIR=$pkgdir install-libLTLIBRARIES
+
+  make -C finch DESTDIR=$pkgdir install
+  make -C doc DESTDIR=$pkgdir install
+
+  # Remove files that are packaged in libpurle
+  make -C libpurple DESTDIR=$pkgdir uninstall-libLTLIBRARIES
+
+  rm $pkgdir/usr/share/man/man1/pidgin.1
+}
+
+# vim:set ts=2 sw=2 et:

Copied: pidgin/repos/staging-i686/pidgin.install (from rev 173708, 
pidgin/trunk/pidgin.install)
===
--- staging-i686/pidgin.install (rev 0)
+++ staging-i686/pidgin.install 2012-12-21 19:18:05 UTC (rev 173709)
@@ -0,0 +1,11 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: pidgin/repos/staging-x86_64/PKGBUILD (from rev 173708, 
pidgin/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2012-12-21 19:18:05 UTC (rev 173709)
@@ -0,0 +1,100 @@

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

2012-12-21 Thread andyrtr
Date: Friday, December 21, 2012 @ 14:49:15
  Author: andyrtr
Revision: 173710

upgpkg: graphite 1:1.2.0-1

upstream update 1.2.0

Modified:
  graphite/trunk/PKGBUILD
Deleted:
  graphite/trunk/pango-graphite.install

+
 PKGBUILD   |   18 --
 pango-graphite.install |   12 
 2 files changed, 12 insertions(+), 18 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-12-21 19:18:05 UTC (rev 173709)
+++ PKGBUILD2012-12-21 19:49:15 UTC (rev 173710)
@@ -2,30 +2,36 @@
 # Maintainer: AndyRTR andy...@archlinux.org
 
 pkgname=graphite
-pkgver=1.0.3
+pkgver=1.2.0
 pkgrel=1
 epoch=1
 arch=('i686' 'x86_64')
-url=http://graphite.sil.org/;
+url=http://projects.palaso.org/projects/graphitedev;
 pkgdesc='reimplementation of the SIL Graphite text processing engine'
-license=('custom_SIL Dual license')
+license=('LGPL' 'GPL' 'custom')
 depends=('gcc-libs')
-makedepends=('cmake' 'freetype2')
+makedepends=('cmake' 'freetype2' 'python2') 
+# 'doxygen' 'texlive-latexextra' 'graphviz' 'asciidoc' 'perl-module-build' 
'icu') - only for docs - target doesn't install properly
 options=('!libtool' '!emptydirs')
 
source=(http://downloads.sourceforge.net/project/silgraphite/graphite2/graphite2-${pkgver}.tgz;)
-md5sums=('3bf481ca95109b14435125c0dd1f2217')
+md5sums=('f5ef3f7f10fa8c3542c6a085a233080b')
 
 build() {
   cd ${srcdir}
+  sed -i s:\/usr\/bin\/python:\/usr\/bin\/python2: 
graphite2-${pkgver}/tests/{jsoncmp,fuzztest,defuzz,corrupt.py}
   mkdir build
   cd build
   cmake -G Unix Makefiles ../graphite2-${pkgver} \
-   -DCMAKE_INSTALL_PREFIX=/usr
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_BUILD_TYPE:STRING=Release \
+   -DGRAPHITE2_COMPARE_RENDERER=OFF
   make
+  make docs
 }
 
 check() {
   cd ${srcdir}/build
+  sed -i s:python:python2:g tests/CTestTestfile.cmake
   ctest
 }
 

Deleted: pango-graphite.install
===
--- pango-graphite.install  2012-12-21 19:18:05 UTC (rev 173709)
+++ pango-graphite.install  2012-12-21 19:49:15 UTC (rev 173710)
@@ -1,12 +0,0 @@
-post_install() {
-   usr/bin/pango-querymodules etc/pango/pango.modules
-}
-
-post_upgrade() {
-   post_install $1
-}
-
-pre_remove() {
-post_install $1
-}
-



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

2012-12-21 Thread andyrtr
Date: Friday, December 21, 2012 @ 14:49:47
  Author: andyrtr
Revision: 173711

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

Added:
  graphite/repos/staging-i686/
  graphite/repos/staging-i686/PKGBUILD
(from rev 173710, graphite/trunk/PKGBUILD)
  graphite/repos/staging-x86_64/
  graphite/repos/staging-x86_64/PKGBUILD
(from rev 173710, graphite/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   45 +
 staging-x86_64/PKGBUILD |   45 +
 2 files changed, 90 insertions(+)

Copied: graphite/repos/staging-i686/PKGBUILD (from rev 173710, 
graphite/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2012-12-21 19:49:47 UTC (rev 173711)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+
+pkgname=graphite
+pkgver=1.2.0
+pkgrel=1
+epoch=1
+arch=('i686' 'x86_64')
+url=http://projects.palaso.org/projects/graphitedev;
+pkgdesc='reimplementation of the SIL Graphite text processing engine'
+license=('LGPL' 'GPL' 'custom')
+depends=('gcc-libs')
+makedepends=('cmake' 'freetype2' 'python2') 
+# 'doxygen' 'texlive-latexextra' 'graphviz' 'asciidoc' 'perl-module-build' 
'icu') - only for docs - target doesn't install properly
+options=('!libtool' '!emptydirs')
+source=(http://downloads.sourceforge.net/project/silgraphite/graphite2/graphite2-${pkgver}.tgz;)
+md5sums=('f5ef3f7f10fa8c3542c6a085a233080b')
+
+build() {
+  cd ${srcdir}
+  sed -i s:\/usr\/bin\/python:\/usr\/bin\/python2: 
graphite2-${pkgver}/tests/{jsoncmp,fuzztest,defuzz,corrupt.py}
+  mkdir build
+  cd build
+  cmake -G Unix Makefiles ../graphite2-${pkgver} \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_BUILD_TYPE:STRING=Release \
+   -DGRAPHITE2_COMPARE_RENDERER=OFF
+  make
+  make docs
+}
+
+check() {
+  cd ${srcdir}/build
+  sed -i s:python:python2:g tests/CTestTestfile.cmake
+  ctest
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=$pkgdir/ install
+
+  # licenses
+  mkdir -p ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 ${srcdir}/graphite2-${pkgver}/COPYING 
${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: graphite/repos/staging-x86_64/PKGBUILD (from rev 173710, 
graphite/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2012-12-21 19:49:47 UTC (rev 173711)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+
+pkgname=graphite
+pkgver=1.2.0
+pkgrel=1
+epoch=1
+arch=('i686' 'x86_64')
+url=http://projects.palaso.org/projects/graphitedev;
+pkgdesc='reimplementation of the SIL Graphite text processing engine'
+license=('LGPL' 'GPL' 'custom')
+depends=('gcc-libs')
+makedepends=('cmake' 'freetype2' 'python2') 
+# 'doxygen' 'texlive-latexextra' 'graphviz' 'asciidoc' 'perl-module-build' 
'icu') - only for docs - target doesn't install properly
+options=('!libtool' '!emptydirs')
+source=(http://downloads.sourceforge.net/project/silgraphite/graphite2/graphite2-${pkgver}.tgz;)
+md5sums=('f5ef3f7f10fa8c3542c6a085a233080b')
+
+build() {
+  cd ${srcdir}
+  sed -i s:\/usr\/bin\/python:\/usr\/bin\/python2: 
graphite2-${pkgver}/tests/{jsoncmp,fuzztest,defuzz,corrupt.py}
+  mkdir build
+  cd build
+  cmake -G Unix Makefiles ../graphite2-${pkgver} \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_BUILD_TYPE:STRING=Release \
+   -DGRAPHITE2_COMPARE_RENDERER=OFF
+  make
+  make docs
+}
+
+check() {
+  cd ${srcdir}/build
+  sed -i s:python:python2:g tests/CTestTestfile.cmake
+  ctest
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=$pkgdir/ install
+
+  # licenses
+  mkdir -p ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 ${srcdir}/graphite2-${pkgver}/COPYING 
${pkgdir}/usr/share/licenses/${pkgname}/
+}



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

2012-12-21 Thread andyrtr
Date: Friday, December 21, 2012 @ 14:52:28
  Author: andyrtr
Revision: 173712

upgpkg: harfbuzz 0.9.9-2

rebuild for graphite 1.2.0

Modified:
  harfbuzz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-21 19:49:47 UTC (rev 173711)
+++ PKGBUILD2012-12-21 19:52:28 UTC (rev 173712)
@@ -3,12 +3,12 @@
 
 pkgname=harfbuzz
 pkgver=0.9.9
-pkgrel=1
+pkgrel=2
 pkgdesc=OpenType text shaping engine.
 arch=('i686' 'x86_64')
 url=http://www.freedesktop.org/wiki/Software/HarfBuzz;
 license=('MIT')
-depends=('icu' 'glib2' 'freetype2' 'graphite')
+depends=('icu' 'glib2' 'freetype2' 'graphite=1.2.0')
 makedepends=('icu' 'cairo' 'glib2' 'freetype2')
 optdepends=('cairo: hb-view program')
 options=(!libtool)



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

2012-12-21 Thread andyrtr
Date: Friday, December 21, 2012 @ 14:52:56
  Author: andyrtr
Revision: 173713

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

Added:
  harfbuzz/repos/staging-i686/
  harfbuzz/repos/staging-i686/PKGBUILD
(from rev 173712, harfbuzz/trunk/PKGBUILD)
  harfbuzz/repos/staging-x86_64/
  harfbuzz/repos/staging-x86_64/PKGBUILD
(from rev 173712, harfbuzz/trunk/PKGBUILD)

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

Copied: harfbuzz/repos/staging-i686/PKGBUILD (from rev 173712, 
harfbuzz/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2012-12-21 19:52:56 UTC (rev 173713)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=harfbuzz
+pkgver=0.9.9
+pkgrel=2
+pkgdesc=OpenType text shaping engine.
+arch=('i686' 'x86_64')
+url=http://www.freedesktop.org/wiki/Software/HarfBuzz;
+license=('MIT')
+depends=('icu' 'glib2' 'freetype2' 'graphite=1.2.0')
+makedepends=('icu' 'cairo' 'glib2' 'freetype2')
+optdepends=('cairo: hb-view program')
+options=(!libtool)
+source=(http://www.freedesktop.org/software/harfbuzz/release/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('3d8dd4ebbc38da011485ef181f8ff072b4b0d7e305bbda19b355f217d25169cf')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/harfbuzz/COPYING
+}

Copied: harfbuzz/repos/staging-x86_64/PKGBUILD (from rev 173712, 
harfbuzz/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2012-12-21 19:52:56 UTC (rev 173713)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=harfbuzz
+pkgver=0.9.9
+pkgrel=2
+pkgdesc=OpenType text shaping engine.
+arch=('i686' 'x86_64')
+url=http://www.freedesktop.org/wiki/Software/HarfBuzz;
+license=('MIT')
+depends=('icu' 'glib2' 'freetype2' 'graphite=1.2.0')
+makedepends=('icu' 'cairo' 'glib2' 'freetype2')
+optdepends=('cairo: hb-view program')
+options=(!libtool)
+source=(http://www.freedesktop.org/software/harfbuzz/release/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('3d8dd4ebbc38da011485ef181f8ff072b4b0d7e305bbda19b355f217d25169cf')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/harfbuzz/COPYING
+}



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

2012-12-21 Thread andyrtr
Date: Friday, December 21, 2012 @ 14:56:27
  Author: andyrtr
Revision: 173714

comment out docs

Modified:
  graphite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-21 19:52:56 UTC (rev 173713)
+++ PKGBUILD2012-12-21 19:56:27 UTC (rev 173714)
@@ -26,7 +26,7 @@
-DCMAKE_BUILD_TYPE:STRING=Release \
-DGRAPHITE2_COMPARE_RENDERER=OFF
   make
-  make docs
+#  make docs
 }
 
 check() {



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

2012-12-21 Thread andyrtr
Date: Friday, December 21, 2012 @ 17:13:41
  Author: andyrtr
Revision: 173715

upgpkg: libreoffice 3.6.4-3

rebuild for graphite 1.2.0

Modified:
  libreoffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-21 19:56:27 UTC (rev 173714)
+++ PKGBUILD2012-12-21 22:13:41 UTC (rev 173715)
@@ -26,7 +26,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=3.6.4.3
 pkgver=3.6.4
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -38,7 +38,7 @@
  # the runtime dependencies
  curl=7.20.0 hunspell=1.2.8 python2=2.7 'libwpd=0.9.2' 
'libwps' 'libxaw' neon=0.28.6
  'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 
'libxslt' 'librsvg' icu=50.1.1 
- 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2'
+ 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite=1.2.0' 'lcms2'
  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
 'ttf-dejavu') # to satisfy regression tests
 
@@ -275,7 +275,7 @@
  pkgdesc=common files for LibreOffice - a productivity suite that is 
compatible with other major office suites
  install=libreoffice-common.install
  depends=('libreoffice-langpack' hunspell=1.2.8 python2=2.7 
neon=0.28.6
-  'nspr' 'libsm' 'redland' 'hyphen' 'graphite' icu=50.1.1 'clucene' 
'lcms2'
+  'nspr' 'libsm' 'redland' 'hyphen' 'graphite=1.2.0' icu=50.1.1 
'clucene' 'lcms2'
   'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'xdg-utils' 'orbit2')
  optdepends=('libreoffice-langpack: additional language support'
  'java-runtime: adds java support'



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

2012-12-21 Thread andyrtr
Date: Friday, December 21, 2012 @ 17:15:18
  Author: andyrtr
Revision: 173716

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

Added:
  libreoffice/repos/staging-i686/
  libreoffice/repos/staging-i686/PKGBUILD
(from rev 173715, libreoffice/trunk/PKGBUILD)
  libreoffice/repos/staging-i686/PKGBUILD.40
(from rev 173715, libreoffice/trunk/PKGBUILD.40)
  libreoffice/repos/staging-i686/libreoffice-base.install
(from rev 173715, libreoffice/trunk/libreoffice-base.install)
  libreoffice/repos/staging-i686/libreoffice-calc.install
(from rev 173715, libreoffice/trunk/libreoffice-calc.install)
  libreoffice/repos/staging-i686/libreoffice-common.csh
(from rev 173715, libreoffice/trunk/libreoffice-common.csh)
  libreoffice/repos/staging-i686/libreoffice-common.install
(from rev 173715, libreoffice/trunk/libreoffice-common.install)
  libreoffice/repos/staging-i686/libreoffice-common.sh
(from rev 173715, libreoffice/trunk/libreoffice-common.sh)
  libreoffice/repos/staging-i686/libreoffice-draw.install
(from rev 173715, libreoffice/trunk/libreoffice-draw.install)
  libreoffice/repos/staging-i686/libreoffice-impress.install
(from rev 173715, libreoffice/trunk/libreoffice-impress.install)
  libreoffice/repos/staging-i686/libreoffice-writer.install
(from rev 173715, libreoffice/trunk/libreoffice-writer.install)
  
libreoffice/repos/staging-i686/make-pyuno-work-with-system-wide-module-install.diff
(from rev 173715, 
libreoffice/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  libreoffice/repos/staging-x86_64/
  libreoffice/repos/staging-x86_64/PKGBUILD
(from rev 173715, libreoffice/trunk/PKGBUILD)
  libreoffice/repos/staging-x86_64/PKGBUILD.40
(from rev 173715, libreoffice/trunk/PKGBUILD.40)
  libreoffice/repos/staging-x86_64/libreoffice-base.install
(from rev 173715, libreoffice/trunk/libreoffice-base.install)
  libreoffice/repos/staging-x86_64/libreoffice-calc.install
(from rev 173715, libreoffice/trunk/libreoffice-calc.install)
  libreoffice/repos/staging-x86_64/libreoffice-common.csh
(from rev 173715, libreoffice/trunk/libreoffice-common.csh)
  libreoffice/repos/staging-x86_64/libreoffice-common.install
(from rev 173715, libreoffice/trunk/libreoffice-common.install)
  libreoffice/repos/staging-x86_64/libreoffice-common.sh
(from rev 173715, libreoffice/trunk/libreoffice-common.sh)
  libreoffice/repos/staging-x86_64/libreoffice-draw.install
(from rev 173715, libreoffice/trunk/libreoffice-draw.install)
  libreoffice/repos/staging-x86_64/libreoffice-impress.install
(from rev 173715, libreoffice/trunk/libreoffice-impress.install)
  libreoffice/repos/staging-x86_64/libreoffice-writer.install
(from rev 173715, libreoffice/trunk/libreoffice-writer.install)
  
libreoffice/repos/staging-x86_64/make-pyuno-work-with-system-wide-module-install.diff
(from rev 173715, 
libreoffice/trunk/make-pyuno-work-with-system-wide-module-install.diff)

-+
 staging-i686/PKGBUILD   |  706 
++
 staging-i686/PKGBUILD.40|  648 
+
 staging-i686/libreoffice-base.install   |   11 
 staging-i686/libreoffice-calc.install   |   11 
 staging-i686/libreoffice-common.csh |8 
 staging-i686/libreoffice-common.install |   47 
 staging-i686/libreoffice-common.sh  |8 
 staging-i686/libreoffice-draw.install   |   11 
 staging-i686/libreoffice-impress.install|   11 
 staging-i686/libreoffice-writer.install |   11 
 staging-i686/make-pyuno-work-with-system-wide-module-install.diff   |   44 
 staging-x86_64/PKGBUILD |  706 
++
 staging-x86_64/PKGBUILD.40  |  648 
+
 staging-x86_64/libreoffice-base.install |   11 
 staging-x86_64/libreoffice-calc.install |   11 
 staging-x86_64/libreoffice-common.csh   |8 
 staging-x86_64/libreoffice-common.install   |   47 
 staging-x86_64/libreoffice-common.sh|8 
 staging-x86_64/libreoffice-draw.install |   11 
 staging-x86_64/libreoffice-impress.install  |   11 
 staging-x86_64/libreoffice-writer.install   |   11 
 staging-x86_64/make-pyuno-work-with-system-wide-module-install.diff |   44 
 22 files changed, 3032 insertions(+)

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


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

2012-12-21 Thread andyrtr
Date: Friday, December 21, 2012 @ 17:47:17
  Author: andyrtr
Revision: 173717

db-move: moved graphite from [staging] to [testing] (i686, x86_64)

Added:
  graphite/repos/testing-i686/
  graphite/repos/testing-i686/PKGBUILD
(from rev 173716, graphite/repos/staging-i686/PKGBUILD)
  graphite/repos/testing-x86_64/
  graphite/repos/testing-x86_64/PKGBUILD
(from rev 173716, graphite/repos/staging-x86_64/PKGBUILD)
Deleted:
  graphite/repos/staging-i686/
  graphite/repos/staging-x86_64/

-+
 testing-i686/PKGBUILD   |   45 +
 testing-x86_64/PKGBUILD |   45 +
 2 files changed, 90 insertions(+)

Copied: graphite/repos/testing-i686/PKGBUILD (from rev 173716, 
graphite/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-12-21 22:47:17 UTC (rev 173717)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+
+pkgname=graphite
+pkgver=1.2.0
+pkgrel=1
+epoch=1
+arch=('i686' 'x86_64')
+url=http://projects.palaso.org/projects/graphitedev;
+pkgdesc='reimplementation of the SIL Graphite text processing engine'
+license=('LGPL' 'GPL' 'custom')
+depends=('gcc-libs')
+makedepends=('cmake' 'freetype2' 'python2') 
+# 'doxygen' 'texlive-latexextra' 'graphviz' 'asciidoc' 'perl-module-build' 
'icu') - only for docs - target doesn't install properly
+options=('!libtool' '!emptydirs')
+source=(http://downloads.sourceforge.net/project/silgraphite/graphite2/graphite2-${pkgver}.tgz;)
+md5sums=('f5ef3f7f10fa8c3542c6a085a233080b')
+
+build() {
+  cd ${srcdir}
+  sed -i s:\/usr\/bin\/python:\/usr\/bin\/python2: 
graphite2-${pkgver}/tests/{jsoncmp,fuzztest,defuzz,corrupt.py}
+  mkdir build
+  cd build
+  cmake -G Unix Makefiles ../graphite2-${pkgver} \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_BUILD_TYPE:STRING=Release \
+   -DGRAPHITE2_COMPARE_RENDERER=OFF
+  make
+  make docs
+}
+
+check() {
+  cd ${srcdir}/build
+  sed -i s:python:python2:g tests/CTestTestfile.cmake
+  ctest
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=$pkgdir/ install
+
+  # licenses
+  mkdir -p ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 ${srcdir}/graphite2-${pkgver}/COPYING 
${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: graphite/repos/testing-x86_64/PKGBUILD (from rev 173716, 
graphite/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-12-21 22:47:17 UTC (rev 173717)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+
+pkgname=graphite
+pkgver=1.2.0
+pkgrel=1
+epoch=1
+arch=('i686' 'x86_64')
+url=http://projects.palaso.org/projects/graphitedev;
+pkgdesc='reimplementation of the SIL Graphite text processing engine'
+license=('LGPL' 'GPL' 'custom')
+depends=('gcc-libs')
+makedepends=('cmake' 'freetype2' 'python2') 
+# 'doxygen' 'texlive-latexextra' 'graphviz' 'asciidoc' 'perl-module-build' 
'icu') - only for docs - target doesn't install properly
+options=('!libtool' '!emptydirs')
+source=(http://downloads.sourceforge.net/project/silgraphite/graphite2/graphite2-${pkgver}.tgz;)
+md5sums=('f5ef3f7f10fa8c3542c6a085a233080b')
+
+build() {
+  cd ${srcdir}
+  sed -i s:\/usr\/bin\/python:\/usr\/bin\/python2: 
graphite2-${pkgver}/tests/{jsoncmp,fuzztest,defuzz,corrupt.py}
+  mkdir build
+  cd build
+  cmake -G Unix Makefiles ../graphite2-${pkgver} \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_BUILD_TYPE:STRING=Release \
+   -DGRAPHITE2_COMPARE_RENDERER=OFF
+  make
+  make docs
+}
+
+check() {
+  cd ${srcdir}/build
+  sed -i s:python:python2:g tests/CTestTestfile.cmake
+  ctest
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=$pkgdir/ install
+
+  # licenses
+  mkdir -p ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 ${srcdir}/graphite2-${pkgver}/COPYING 
${pkgdir}/usr/share/licenses/${pkgname}/
+}



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

2012-12-21 Thread andyrtr
Date: Friday, December 21, 2012 @ 17:47:18
  Author: andyrtr
Revision: 173718

db-move: moved harfbuzz from [staging] to [testing] (i686, x86_64)

Added:
  harfbuzz/repos/testing-i686/
  harfbuzz/repos/testing-i686/PKGBUILD
(from rev 173716, harfbuzz/repos/staging-i686/PKGBUILD)
  harfbuzz/repos/testing-x86_64/
  harfbuzz/repos/testing-x86_64/PKGBUILD
(from rev 173716, harfbuzz/repos/staging-x86_64/PKGBUILD)
Deleted:
  harfbuzz/repos/staging-i686/
  harfbuzz/repos/staging-x86_64/

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

Copied: harfbuzz/repos/testing-i686/PKGBUILD (from rev 173716, 
harfbuzz/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-12-21 22:47:18 UTC (rev 173718)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=harfbuzz
+pkgver=0.9.9
+pkgrel=2
+pkgdesc=OpenType text shaping engine.
+arch=('i686' 'x86_64')
+url=http://www.freedesktop.org/wiki/Software/HarfBuzz;
+license=('MIT')
+depends=('icu' 'glib2' 'freetype2' 'graphite=1.2.0')
+makedepends=('icu' 'cairo' 'glib2' 'freetype2')
+optdepends=('cairo: hb-view program')
+options=(!libtool)
+source=(http://www.freedesktop.org/software/harfbuzz/release/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('3d8dd4ebbc38da011485ef181f8ff072b4b0d7e305bbda19b355f217d25169cf')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/harfbuzz/COPYING
+}

Copied: harfbuzz/repos/testing-x86_64/PKGBUILD (from rev 173716, 
harfbuzz/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-12-21 22:47:18 UTC (rev 173718)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=harfbuzz
+pkgver=0.9.9
+pkgrel=2
+pkgdesc=OpenType text shaping engine.
+arch=('i686' 'x86_64')
+url=http://www.freedesktop.org/wiki/Software/HarfBuzz;
+license=('MIT')
+depends=('icu' 'glib2' 'freetype2' 'graphite=1.2.0')
+makedepends=('icu' 'cairo' 'glib2' 'freetype2')
+optdepends=('cairo: hb-view program')
+options=(!libtool)
+source=(http://www.freedesktop.org/software/harfbuzz/release/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('3d8dd4ebbc38da011485ef181f8ff072b4b0d7e305bbda19b355f217d25169cf')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/harfbuzz/COPYING
+}



[arch-commits] Commit in libreoffice/repos (26 files)

2012-12-21 Thread andyrtr
Date: Friday, December 21, 2012 @ 17:47:22
  Author: andyrtr
Revision: 173719

db-move: moved libreoffice from [staging] to [testing] (i686, x86_64)

Added:
  libreoffice/repos/testing-i686/
  libreoffice/repos/testing-i686/PKGBUILD
(from rev 173716, libreoffice/repos/staging-i686/PKGBUILD)
  libreoffice/repos/testing-i686/PKGBUILD.40
(from rev 173716, libreoffice/repos/staging-i686/PKGBUILD.40)
  libreoffice/repos/testing-i686/libreoffice-base.install
(from rev 173716, libreoffice/repos/staging-i686/libreoffice-base.install)
  libreoffice/repos/testing-i686/libreoffice-calc.install
(from rev 173716, libreoffice/repos/staging-i686/libreoffice-calc.install)
  libreoffice/repos/testing-i686/libreoffice-common.csh
(from rev 173716, libreoffice/repos/staging-i686/libreoffice-common.csh)
  libreoffice/repos/testing-i686/libreoffice-common.install
(from rev 173716, libreoffice/repos/staging-i686/libreoffice-common.install)
  libreoffice/repos/testing-i686/libreoffice-common.sh
(from rev 173716, libreoffice/repos/staging-i686/libreoffice-common.sh)
  libreoffice/repos/testing-i686/libreoffice-draw.install
(from rev 173716, libreoffice/repos/staging-i686/libreoffice-draw.install)
  libreoffice/repos/testing-i686/libreoffice-impress.install
(from rev 173716, 
libreoffice/repos/staging-i686/libreoffice-impress.install)
  libreoffice/repos/testing-i686/libreoffice-writer.install
(from rev 173716, libreoffice/repos/staging-i686/libreoffice-writer.install)
  
libreoffice/repos/testing-i686/make-pyuno-work-with-system-wide-module-install.diff
(from rev 173716, 
libreoffice/repos/staging-i686/make-pyuno-work-with-system-wide-module-install.diff)
  libreoffice/repos/testing-x86_64/
  libreoffice/repos/testing-x86_64/PKGBUILD
(from rev 173716, libreoffice/repos/staging-x86_64/PKGBUILD)
  libreoffice/repos/testing-x86_64/PKGBUILD.40
(from rev 173716, libreoffice/repos/staging-x86_64/PKGBUILD.40)
  libreoffice/repos/testing-x86_64/libreoffice-base.install
(from rev 173716, libreoffice/repos/staging-x86_64/libreoffice-base.install)
  libreoffice/repos/testing-x86_64/libreoffice-calc.install
(from rev 173716, libreoffice/repos/staging-x86_64/libreoffice-calc.install)
  libreoffice/repos/testing-x86_64/libreoffice-common.csh
(from rev 173716, libreoffice/repos/staging-x86_64/libreoffice-common.csh)
  libreoffice/repos/testing-x86_64/libreoffice-common.install
(from rev 173716, 
libreoffice/repos/staging-x86_64/libreoffice-common.install)
  libreoffice/repos/testing-x86_64/libreoffice-common.sh
(from rev 173716, libreoffice/repos/staging-x86_64/libreoffice-common.sh)
  libreoffice/repos/testing-x86_64/libreoffice-draw.install
(from rev 173716, libreoffice/repos/staging-x86_64/libreoffice-draw.install)
  libreoffice/repos/testing-x86_64/libreoffice-impress.install
(from rev 173716, 
libreoffice/repos/staging-x86_64/libreoffice-impress.install)
  libreoffice/repos/testing-x86_64/libreoffice-writer.install
(from rev 173716, 
libreoffice/repos/staging-x86_64/libreoffice-writer.install)
  
libreoffice/repos/testing-x86_64/make-pyuno-work-with-system-wide-module-install.diff
(from rev 173716, 
libreoffice/repos/staging-x86_64/make-pyuno-work-with-system-wide-module-install.diff)
Deleted:
  libreoffice/repos/staging-i686/
  libreoffice/repos/staging-x86_64/

-+
 testing-i686/PKGBUILD   |  706 
++
 testing-i686/PKGBUILD.40|  648 
+
 testing-i686/libreoffice-base.install   |   11 
 testing-i686/libreoffice-calc.install   |   11 
 testing-i686/libreoffice-common.csh |8 
 testing-i686/libreoffice-common.install |   47 
 testing-i686/libreoffice-common.sh  |8 
 testing-i686/libreoffice-draw.install   |   11 
 testing-i686/libreoffice-impress.install|   11 
 testing-i686/libreoffice-writer.install |   11 
 testing-i686/make-pyuno-work-with-system-wide-module-install.diff   |   44 
 testing-x86_64/PKGBUILD |  706 
++
 testing-x86_64/PKGBUILD.40  |  648 
+
 testing-x86_64/libreoffice-base.install |   11 
 testing-x86_64/libreoffice-calc.install |   11 
 testing-x86_64/libreoffice-common.csh   |8 
 testing-x86_64/libreoffice-common.install   |   47 
 testing-x86_64/libreoffice-common.sh|8 
 testing-x86_64/libreoffice-draw.install |   11 
 

[arch-commits] Commit in llvm/trunk (PKGBUILD clang-3.1-fix-lwg-2141.patch)

2012-12-21 Thread Evangelos Foutras
Date: Friday, December 21, 2012 @ 17:49:05
  Author: foutrelis
Revision: 173720

upgpkg: llvm 3.2-1

New upstream release.

Modified:
  llvm/trunk/PKGBUILD
Deleted:
  llvm/trunk/clang-3.1-fix-lwg-2141.patch

--+
 PKGBUILD |   34 +
 clang-3.1-fix-lwg-2141.patch |   65 -
 2 files changed, 21 insertions(+), 78 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-12-21 22:47:22 UTC (rev 173719)
+++ PKGBUILD2012-12-21 22:49:05 UTC (rev 173720)
@@ -10,12 +10,12 @@
 # Contributor: Gerardo Exequiel Pozzi vmlinuz...@yahoo.com.ar
 
 pkgname=('llvm' 'llvm-ocaml' 'clang' 'clang-analyzer')
-pkgver=3.1
-pkgrel=6
+pkgver=3.2
+pkgrel=1
 arch=('i686' 'x86_64')
 url=http://llvm.org/;
 license=('custom:University of Illinois/NCSA Open Source License')
-makedepends=('libffi' 'python2' 'ocaml')
+makedepends=('libffi' 'python2' 'ocaml' 'python-sphinx')
 source=(http://llvm.org/releases/$pkgver/$pkgname-$pkgver.src.tar.gz
 http://llvm.org/releases/$pkgver/clang-$pkgver.src.tar.gz
 
http://dev.archlinux.org/~foutrelis/sources/compiler-rt/compiler-rt-$pkgver.src.tar.xz
@@ -25,19 +25,17 @@
 clang-pure64.patch
 enable-lto.patch
 llvm-3.1-fix-debug-line-info.patch
-clang-3.1-fix-libprofile_rt.a-location.patch
-clang-3.1-fix-lwg-2141.patch)
-sha256sums=('1ea05135197b5400c1f88d00ff280d775ce778f8f9ea042e25a1e1e734a4b9ab'
-'ff63e215dcd3e2838ffdea38502f8d35bab17e487f3c3799579961e452d5a786'
-'563d8a5ef86123ed8775e115ad7f90c1aa3e80f70b4e587f1bccab2c10753558'
+clang-3.1-fix-libprofile_rt.a-location.patch)
+sha256sums=('125090c4d26740f1d5e9838477c931ed7d9ad70d599ba265f46f3a42cb066343'
+'2aaaf03f7c0f6b16fe97ecc81247dc2bf2d4bec7620a77cc74670b7e07ff5658'
+'a9a6b73a1bd5fc763f3b3826a6ce796cb150042d37d319e06e72d3d9778aaac1'
 '312574e655f9a87784ca416949c505c452b819fad3061f2cde8aced6540a19a3'
 '597dc5968c695bbdbb0eac9e8eb5117fcd2773bc91edf5ec103ecab8bc48'
 '3074df5322900e087377a8e03a02115463ccc0011c25917c2f06df11facd9b92'
 '288a82fbff17bc554f5863734246500e637882af33ee8511019d5e0d6cd20524'
 'f7145e203ffb4ce2c01976027f7840a9520e5341a9945f2459b6b11e5422d5b7'
 'db1f1aadebbc4c4232bdad49fb9b7dc61eac727085c63154b870fa9ce64fd18d'
-'0d32ad283566357ca1bfbeb4cbe6b0b961943b79d3d718ed0435101c05629137'
-'a3ac405a983643c9cb9081692a3f4d28e5d19571fa12b0517fb2b1f2acab0ad0')
+'0d32ad283566357ca1bfbeb4cbe6b0b961943b79d3d718ed0435101c05629137')
 
 build() {
   cd $srcdir/$pkgname-$pkgver.src
@@ -83,13 +81,13 @@
   patch -d tools/clang -Np1 -i \
 $srcdir/clang-3.1-fix-libprofile_rt.a-location.patch
 
-  # Fix FS#32731: [clang] 3.1 fails to compile libstdc++ chrono 4.7.2
-  patch -d tools/clang -Np0 -i $srcdir/clang-3.1-fix-lwg-2141.patch
-
   # Fix FS#31098: LLVM 3.1 produces invalid debug information
   # http://llvm.org/bugs/show_bug.cgi?id=13211
   patch -Np1 -i $srcdir/llvm-3.1-fix-debug-line-info.patch
 
+  # Drop svn suffix from version string
+  sed -i 's/3\.2svn/3.2/g' configure
+
   # Apply strip option to configure
   _optimized_switch=enable
   [[ $(check_option strip) == n ]]  _optimized_switch=disable
@@ -118,6 +116,8 @@
 --$_optimized_switch-optimized
 
   make REQUIRES_RTTI=1
+  make -C docs -f Makefile.sphinx man
+  make -C docs -f Makefile.sphinx html
 }
 
 package_llvm() {
@@ -166,6 +166,14 @@
 done
   fi
 
+  # Install man pages
+  install -d $pkgdir/usr/share/man/man1
+  cp docs/_build/man/*.1 $pkgdir/usr/share/man/man1/
+
+  # Install html docs
+  cp -r docs/_build/html/* $pkgdir/usr/share/doc/llvm/html/
+  rm -r $pkgdir/usr/share/doc/llvm/html/_sources
+
   install -Dm644 LICENSE.TXT $pkgdir/usr/share/licenses/$pkgname/LICENSE
 }
 

Deleted: clang-3.1-fix-lwg-2141.patch
===
--- clang-3.1-fix-lwg-2141.patch2012-12-21 22:47:22 UTC (rev 173719)
+++ clang-3.1-fix-lwg-2141.patch2012-12-21 22:49:05 UTC (rev 173720)
@@ -1,65 +0,0 @@
-Index: test/SemaCXX/libstdcxx_common_type_hack.cpp
-===
 test/SemaCXX/libstdcxx_common_type_hack.cpp(revision 0)
-+++ test/SemaCXX/libstdcxx_common_type_hack.cpp(revision 166455)
-@@ -0,0 +1,33 @@
-+// RUN: %clang_cc1 -fsyntax-only %s -std=c++11 -verify
-+
-+// This is a test for an egregious hack in Clang that works around
-+// an issue with GCC's type_traits implementation. std::common_type
-+// relies on pre-standard rules for decltype(), in which it doesn't
-+// produce reference types so frequently.
-+
-+#ifdef BE_THE_HEADER
-+
-+#pragma GCC system_header
-+namespace std {
-+  templatetypename T T declval();
-+
-+  templatetypename...Ts struct 

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

2012-12-21 Thread Evangelos Foutras
Date: Friday, December 21, 2012 @ 17:49:56
  Author: foutrelis
Revision: 173721

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

Added:
  llvm/repos/testing-i686/
  llvm/repos/testing-i686/PKGBUILD
(from rev 173720, llvm/trunk/PKGBUILD)
  llvm/repos/testing-i686/cindexer-clang-path.patch
(from rev 173720, llvm/trunk/cindexer-clang-path.patch)
  llvm/repos/testing-i686/clang-3.1-fix-libprofile_rt.a-location.patch
(from rev 173720, llvm/trunk/clang-3.1-fix-libprofile_rt.a-location.patch)
  llvm/repos/testing-i686/clang-pure64.patch
(from rev 173720, llvm/trunk/clang-pure64.patch)
  llvm/repos/testing-i686/enable-lto.patch
(from rev 173720, llvm/trunk/enable-lto.patch)
  llvm/repos/testing-i686/llvm-3.1-fix-debug-line-info.patch
(from rev 173720, llvm/trunk/llvm-3.1-fix-debug-line-info.patch)
  llvm/repos/testing-i686/llvm-Config-config.h
(from rev 173720, llvm/trunk/llvm-Config-config.h)
  llvm/repos/testing-i686/llvm-Config-llvm-config.h
(from rev 173720, llvm/trunk/llvm-Config-llvm-config.h)
  llvm/repos/testing-x86_64/
  llvm/repos/testing-x86_64/PKGBUILD
(from rev 173720, llvm/trunk/PKGBUILD)
  llvm/repos/testing-x86_64/cindexer-clang-path.patch
(from rev 173720, llvm/trunk/cindexer-clang-path.patch)
  llvm/repos/testing-x86_64/clang-3.1-fix-libprofile_rt.a-location.patch
(from rev 173720, llvm/trunk/clang-3.1-fix-libprofile_rt.a-location.patch)
  llvm/repos/testing-x86_64/clang-pure64.patch
(from rev 173720, llvm/trunk/clang-pure64.patch)
  llvm/repos/testing-x86_64/enable-lto.patch
(from rev 173720, llvm/trunk/enable-lto.patch)
  llvm/repos/testing-x86_64/llvm-3.1-fix-debug-line-info.patch
(from rev 173720, llvm/trunk/llvm-3.1-fix-debug-line-info.patch)
  llvm/repos/testing-x86_64/llvm-Config-config.h
(from rev 173720, llvm/trunk/llvm-Config-config.h)
  llvm/repos/testing-x86_64/llvm-Config-llvm-config.h
(from rev 173720, llvm/trunk/llvm-Config-llvm-config.h)

-+
 testing-i686/PKGBUILD   |  245 ++
 testing-i686/cindexer-clang-path.patch  |   10 
 testing-i686/clang-3.1-fix-libprofile_rt.a-location.patch   |   12 
 testing-i686/clang-pure64.patch |   13 
 testing-i686/enable-lto.patch   |   32 +
 testing-i686/llvm-3.1-fix-debug-line-info.patch |   65 ++
 testing-i686/llvm-Config-config.h   |9 
 testing-i686/llvm-Config-llvm-config.h  |9 
 testing-x86_64/PKGBUILD |  245 ++
 testing-x86_64/cindexer-clang-path.patch|   10 
 testing-x86_64/clang-3.1-fix-libprofile_rt.a-location.patch |   12 
 testing-x86_64/clang-pure64.patch   |   13 
 testing-x86_64/enable-lto.patch |   32 +
 testing-x86_64/llvm-3.1-fix-debug-line-info.patch   |   65 ++
 testing-x86_64/llvm-Config-config.h |9 
 testing-x86_64/llvm-Config-llvm-config.h|9 
 16 files changed, 790 insertions(+)

Copied: llvm/repos/testing-i686/PKGBUILD (from rev 173720, llvm/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-12-21 22:49:56 UTC (rev 173721)
@@ -0,0 +1,245 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Jan heftig Steffens jan.steff...@gmail.com
+# Contributor: Sebastian Nowicki seb...@gmail.com
+# Contributor: Devin Cofer ranguvar{AT]archlinux[DOT}us
+# Contributor: Tobias Kieslich tob...@justdreams.de
+# Contributor: Geoffroy Carrier geoffroy.carr...@aur.archlinux.org
+# Contributor: Tomas Lindquist Olsen to...@famolsen.dk
+# Contributor: Roberto Alsina rals...@kde.org
+# Contributor: Gerardo Exequiel Pozzi vmlinuz...@yahoo.com.ar
+
+pkgname=('llvm' 'llvm-ocaml' 'clang' 'clang-analyzer')
+pkgver=3.2
+pkgrel=1
+arch=('i686' 'x86_64')
+url=http://llvm.org/;
+license=('custom:University of Illinois/NCSA Open Source License')
+makedepends=('libffi' 'python2' 'ocaml' 'python-sphinx')
+source=(http://llvm.org/releases/$pkgver/$pkgname-$pkgver.src.tar.gz
+http://llvm.org/releases/$pkgver/clang-$pkgver.src.tar.gz
+
http://dev.archlinux.org/~foutrelis/sources/compiler-rt/compiler-rt-$pkgver.src.tar.xz
+llvm-Config-config.h
+llvm-Config-llvm-config.h
+cindexer-clang-path.patch
+clang-pure64.patch
+enable-lto.patch
+llvm-3.1-fix-debug-line-info.patch
+clang-3.1-fix-libprofile_rt.a-location.patch)
+sha256sums=('125090c4d26740f1d5e9838477c931ed7d9ad70d599ba265f46f3a42cb066343'
+'2aaaf03f7c0f6b16fe97ecc81247dc2bf2d4bec7620a77cc74670b7e07ff5658'
+

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

2012-12-21 Thread Pierre Schmitz
Date: Friday, December 21, 2012 @ 18:25:37
  Author: pierre
Revision: 173722

upgpkg: zsh 5.0.2-1

upstream update

Modified:
  zsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-21 22:49:56 UTC (rev 173721)
+++ PKGBUILD2012-12-21 23:25:37 UTC (rev 173722)
@@ -2,8 +2,8 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=zsh
-pkgver=5.0.0
-pkgrel=3
+pkgver=5.0.2
+pkgrel=1
 pkgdesc='A very advanced and programmable command interpreter (shell) for UNIX'
 arch=('i686' 'x86_64')
 url='http://www.zsh.org/'
@@ -13,7 +13,7 @@
 install=zsh.install
 source=(ftp://ftp.zsh.org/pub/${pkgname}-${pkgver}.tar.bz2;
 'zprofile')
-md5sums=('e8484468925cec8d9a84b8b04797e764'
+md5sums=('b8f2ad691acf58b3252225746480dcad'
  '24a9335edf77252a7b5f52e079f7aef7')
 
 build() {



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

2012-12-21 Thread Pierre Schmitz
Date: Friday, December 21, 2012 @ 18:26:17
  Author: pierre
Revision: 173723

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

Added:
  zsh/repos/testing-i686/
  zsh/repos/testing-i686/PKGBUILD
(from rev 173722, zsh/trunk/PKGBUILD)
  zsh/repos/testing-i686/zprofile
(from rev 173722, zsh/trunk/zprofile)
  zsh/repos/testing-i686/zsh.install
(from rev 173722, zsh/trunk/zsh.install)
  zsh/repos/testing-x86_64/
  zsh/repos/testing-x86_64/PKGBUILD
(from rev 173722, zsh/trunk/PKGBUILD)
  zsh/repos/testing-x86_64/zprofile
(from rev 173722, zsh/trunk/zprofile)
  zsh/repos/testing-x86_64/zsh.install
(from rev 173722, zsh/trunk/zsh.install)

+
 testing-i686/PKGBUILD  |   67 +++
 testing-i686/zprofile  |1 
 testing-i686/zsh.install   |   22 ++
 testing-x86_64/PKGBUILD|   67 +++
 testing-x86_64/zprofile|1 
 testing-x86_64/zsh.install |   22 ++
 6 files changed, 180 insertions(+)

Copied: zsh/repos/testing-i686/PKGBUILD (from rev 173722, zsh/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-12-21 23:26:17 UTC (rev 173723)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgname=zsh
+pkgver=5.0.2
+pkgrel=1
+pkgdesc='A very advanced and programmable command interpreter (shell) for UNIX'
+arch=('i686' 'x86_64')
+url='http://www.zsh.org/'
+license=('custom')
+depends=('pcre' 'libcap' 'gdbm')
+backup=('etc/zsh/zprofile')
+install=zsh.install
+source=(ftp://ftp.zsh.org/pub/${pkgname}-${pkgver}.tar.bz2;
+'zprofile')
+md5sums=('b8f2ad691acf58b3252225746480dcad'
+ '24a9335edf77252a7b5f52e079f7aef7')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   # FS#16360
+   sed -i 's/init.d/rc.d/g' Doc/Zsh/compsys.yo \
+Doc/zsh.texi \
+Completion/Unix/Type/_services \
+Completion/Unix/Command/_init_d
+
+   # Set correct keymap path
+   sed -i 's#/usr/share/keymaps#/usr/share/kbd/keymaps#g' 
Completion/Unix/Command/_loadkeys
+
+   # Remove unneeded and conflicting completion scripts
+   rm -rf 
Completion/{AIX,BSD,Cygwin,Darwin,Debian,Mandriva,openSUSE,Redhat,Solaris}
+   rm -f  Completion/Linux/Command/_{pkgtool,rpmbuild,yast}
+   rm -f  Completion/Unix/Command/_osc
+
+   ./configure --prefix=/usr \
+   --bindir=/bin \
+   --enable-etcdir=/etc/zsh \
+   --enable-zshenv=/etc/zsh/zshenv \
+   --enable-zlogin=/etc/zsh/zlogin \
+   --enable-zlogout=/etc/zsh/zlogout \
+   --enable-zprofile=/etc/zsh/zprofile \
+   --enable-zshrc=/etc/zsh/zshrc \
+   --enable-maildir-support \
+   --with-term-lib='ncursesw' \
+   --enable-multibyte \
+   --enable-function-subdirs \
+   --enable-fndir=/usr/share/zsh/functions \
+   --enable-scriptdir=/usr/share/zsh/scripts \
+   --with-tcsetpgrp \
+   --enable-pcre \
+   --enable-cap \
+   --enable-zsh-secure-free
+   make all info
+}
+
+check() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   HOME=${srcdir} make check
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir}/ install install.info
+   install -D -m644 ${srcdir}/zprofile ${pkgdir}/etc/zsh/zprofile
+   install -D -m644 LICENCE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: zsh/repos/testing-i686/zprofile (from rev 173722, zsh/trunk/zprofile)
===
--- testing-i686/zprofile   (rev 0)
+++ testing-i686/zprofile   2012-12-21 23:26:17 UTC (rev 173723)
@@ -0,0 +1 @@
+emulate sh -c 'source /etc/profile'

Copied: zsh/repos/testing-i686/zsh.install (from rev 173722, 
zsh/trunk/zsh.install)
===
--- testing-i686/zsh.install(rev 0)
+++ testing-i686/zsh.install2012-12-21 23:26:17 UTC (rev 173723)
@@ -0,0 +1,22 @@
+infodir=usr/share/info
+filelist=(zsh.info zsh.info-1 zsh.info-2 zsh.info-3 zsh.info-4 zsh.info-5 
zsh.info-6)
+
+post_install() {
+   grep -q '/bin/zsh' etc/shells || echo '/bin/zsh'  etc/shells
+   [ -x usr/bin/install-info ] || return 0
+   for file in ${filelist[@]}; do
+   install-info $infodir/$file.gz $infodir/dir 2 /dev/null
+   done
+}
+
+post_upgrade() {
+   post_install
+}
+
+pre_remove() {
+   sed -i '/^\/bin\/zsh/d' etc/shells
+   [ -x usr/bin/install-info ] || return 0
+   for file in ${filelist[@]}; do
+   install-info --delete 

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

2012-12-21 Thread Evangelos Foutras
Date: Friday, December 21, 2012 @ 18:33:14
  Author: foutrelis
Revision: 173724

db-move: moved llvm from [testing] to [staging] (i686, x86_64)

Added:
  llvm/repos/staging-i686/
  llvm/repos/staging-i686/PKGBUILD
(from rev 173723, llvm/repos/testing-i686/PKGBUILD)
  llvm/repos/staging-i686/cindexer-clang-path.patch
(from rev 173723, llvm/repos/testing-i686/cindexer-clang-path.patch)
  llvm/repos/staging-i686/clang-3.1-fix-libprofile_rt.a-location.patch
(from rev 173723, 
llvm/repos/testing-i686/clang-3.1-fix-libprofile_rt.a-location.patch)
  llvm/repos/staging-i686/clang-pure64.patch
(from rev 173723, llvm/repos/testing-i686/clang-pure64.patch)
  llvm/repos/staging-i686/enable-lto.patch
(from rev 173723, llvm/repos/testing-i686/enable-lto.patch)
  llvm/repos/staging-i686/llvm-3.1-fix-debug-line-info.patch
(from rev 173723, 
llvm/repos/testing-i686/llvm-3.1-fix-debug-line-info.patch)
  llvm/repos/staging-i686/llvm-Config-config.h
(from rev 173723, llvm/repos/testing-i686/llvm-Config-config.h)
  llvm/repos/staging-i686/llvm-Config-llvm-config.h
(from rev 173723, llvm/repos/testing-i686/llvm-Config-llvm-config.h)
  llvm/repos/staging-x86_64/
  llvm/repos/staging-x86_64/PKGBUILD
(from rev 173723, llvm/repos/testing-x86_64/PKGBUILD)
  llvm/repos/staging-x86_64/cindexer-clang-path.patch
(from rev 173723, llvm/repos/testing-x86_64/cindexer-clang-path.patch)
  llvm/repos/staging-x86_64/clang-3.1-fix-libprofile_rt.a-location.patch
(from rev 173723, 
llvm/repos/testing-x86_64/clang-3.1-fix-libprofile_rt.a-location.patch)
  llvm/repos/staging-x86_64/clang-pure64.patch
(from rev 173723, llvm/repos/testing-x86_64/clang-pure64.patch)
  llvm/repos/staging-x86_64/enable-lto.patch
(from rev 173723, llvm/repos/testing-x86_64/enable-lto.patch)
  llvm/repos/staging-x86_64/llvm-3.1-fix-debug-line-info.patch
(from rev 173723, 
llvm/repos/testing-x86_64/llvm-3.1-fix-debug-line-info.patch)
  llvm/repos/staging-x86_64/llvm-Config-config.h
(from rev 173723, llvm/repos/testing-x86_64/llvm-Config-config.h)
  llvm/repos/staging-x86_64/llvm-Config-llvm-config.h
(from rev 173723, llvm/repos/testing-x86_64/llvm-Config-llvm-config.h)
Deleted:
  llvm/repos/testing-i686/
  llvm/repos/testing-x86_64/

-+
 staging-i686/PKGBUILD   |  245 ++
 staging-i686/cindexer-clang-path.patch  |   10 
 staging-i686/clang-3.1-fix-libprofile_rt.a-location.patch   |   12 
 staging-i686/clang-pure64.patch |   13 
 staging-i686/enable-lto.patch   |   32 +
 staging-i686/llvm-3.1-fix-debug-line-info.patch |   65 ++
 staging-i686/llvm-Config-config.h   |9 
 staging-i686/llvm-Config-llvm-config.h  |9 
 staging-x86_64/PKGBUILD |  245 ++
 staging-x86_64/cindexer-clang-path.patch|   10 
 staging-x86_64/clang-3.1-fix-libprofile_rt.a-location.patch |   12 
 staging-x86_64/clang-pure64.patch   |   13 
 staging-x86_64/enable-lto.patch |   32 +
 staging-x86_64/llvm-3.1-fix-debug-line-info.patch   |   65 ++
 staging-x86_64/llvm-Config-config.h |9 
 staging-x86_64/llvm-Config-llvm-config.h|9 
 16 files changed, 790 insertions(+)

Copied: llvm/repos/staging-i686/PKGBUILD (from rev 173723, 
llvm/repos/testing-i686/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2012-12-21 23:33:14 UTC (rev 173724)
@@ -0,0 +1,245 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Jan heftig Steffens jan.steff...@gmail.com
+# Contributor: Sebastian Nowicki seb...@gmail.com
+# Contributor: Devin Cofer ranguvar{AT]archlinux[DOT}us
+# Contributor: Tobias Kieslich tob...@justdreams.de
+# Contributor: Geoffroy Carrier geoffroy.carr...@aur.archlinux.org
+# Contributor: Tomas Lindquist Olsen to...@famolsen.dk
+# Contributor: Roberto Alsina rals...@kde.org
+# Contributor: Gerardo Exequiel Pozzi vmlinuz...@yahoo.com.ar
+
+pkgname=('llvm' 'llvm-ocaml' 'clang' 'clang-analyzer')
+pkgver=3.2
+pkgrel=1
+arch=('i686' 'x86_64')
+url=http://llvm.org/;
+license=('custom:University of Illinois/NCSA Open Source License')
+makedepends=('libffi' 'python2' 'ocaml' 'python-sphinx')
+source=(http://llvm.org/releases/$pkgver/$pkgname-$pkgver.src.tar.gz
+http://llvm.org/releases/$pkgver/clang-$pkgver.src.tar.gz
+
http://dev.archlinux.org/~foutrelis/sources/compiler-rt/compiler-rt-$pkgver.src.tar.xz
+llvm-Config-config.h
+llvm-Config-llvm-config.h
+cindexer-clang-path.patch
+clang-pure64.patch
+enable-lto.patch
+

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

2012-12-21 Thread Dave Reisner
Date: Friday, December 21, 2012 @ 21:28:31
  Author: dreisner
Revision: 173725

upgpkg: nawk 20121220-1

Modified:
  nawk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-21 23:33:14 UTC (rev 173724)
+++ PKGBUILD2012-12-22 02:28:31 UTC (rev 173725)
@@ -2,23 +2,29 @@
 # Maintainer: Dave Reisner dreis...@archlinux.org
 
 pkgname=nawk
-pkgver=20110810
-pkgrel=3
+pkgver=20121220
+pkgrel=1
 pkgdesc=The one, true implementation of AWK
 url=http://cm.bell-labs.com/who/bwk/;
 license=('MIT')
 arch=('i686' 'x86_64')
 options=('!makeflags')
 depends=('glibc')
-source=(http://www.cs.princeton.edu/~bwk/btl.mirror/awk.tar.gz;
+source=($pkgname-$pkgver.tar.gz::http://www.cs.princeton.edu/~bwk/btl.mirror/awk.tar.gz;
 'manpage-naming.patch')
-md5sums=('a7062ecade93dc4cb39190e48db9a51d'
+md5sums=('b74ca7f8f4284fc82ccee6b4e34531d8'
  '8486d387a51fe3b3c9875c4151ad92b4')
 
 build() {
+  # awk - nawk
   patch -Np1  manpage-naming.patch
+
+  # create license
   sed -n '/Copyright/,/THIS SOFTWARE\./p' README  LICENSE
 
+  # fix build
+  sed -i '/YACC = yacc -d -S/ s|^|#|' makefile
+
   make CPPFLAGS=-DHAS_ISBLANK LDFLAGS=$LDFLAGS CFLAGS=$CFLAGS
 }
 



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

2012-12-21 Thread Dave Reisner
Date: Friday, December 21, 2012 @ 21:28:46
  Author: dreisner
Revision: 173726

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

Added:
  nawk/repos/extra-i686/PKGBUILD
(from rev 173725, nawk/trunk/PKGBUILD)
  nawk/repos/extra-i686/manpage-naming.patch
(from rev 173725, nawk/trunk/manpage-naming.patch)
  nawk/repos/extra-x86_64/PKGBUILD
(from rev 173725, nawk/trunk/PKGBUILD)
  nawk/repos/extra-x86_64/manpage-naming.patch
(from rev 173725, nawk/trunk/manpage-naming.patch)
Deleted:
  nawk/repos/extra-i686/PKGBUILD
  nawk/repos/extra-i686/manpage-naming.patch
  nawk/repos/extra-x86_64/PKGBUILD
  nawk/repos/extra-x86_64/manpage-naming.patch

---+
 extra-i686/PKGBUILD   |   64 +
 extra-i686/manpage-naming.patch   |   92 ++--
 extra-x86_64/PKGBUILD |   64 +
 extra-x86_64/manpage-naming.patch |   92 ++--
 4 files changed, 162 insertions(+), 150 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-12-22 02:28:31 UTC (rev 173725)
+++ extra-i686/PKGBUILD 2012-12-22 02:28:46 UTC (rev 173726)
@@ -1,29 +0,0 @@
-# $Id: PKGBUILD 142711 2011-11-13 14:58:31Z dreisner $
-# Maintainer: Dave Reisner dreis...@archlinux.org
-
-pkgname=nawk
-pkgver=20110810
-pkgrel=3
-pkgdesc=The one, true implementation of AWK
-url=http://cm.bell-labs.com/who/bwk/;
-license=('MIT')
-arch=('i686' 'x86_64')
-options=('!makeflags')
-depends=('glibc')
-source=(http://www.cs.princeton.edu/~bwk/btl.mirror/awk.tar.gz;
-'manpage-naming.patch')
-md5sums=('a7062ecade93dc4cb39190e48db9a51d'
- '8486d387a51fe3b3c9875c4151ad92b4')
-
-build() {
-  patch -Np1  manpage-naming.patch
-  sed -n '/Copyright/,/THIS SOFTWARE\./p' README  LICENSE
-
-  make CPPFLAGS=-DHAS_ISBLANK LDFLAGS=$LDFLAGS CFLAGS=$CFLAGS
-}
-
-package() {
-  install -Dm755 a.out $pkgdir/usr/bin/nawk
-  install -Dm644 awk.1 $pkgdir/usr/share/man/man1/nawk.1
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/nawk/LICENSE
-}

Copied: nawk/repos/extra-i686/PKGBUILD (from rev 173725, nawk/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-12-22 02:28:46 UTC (rev 173726)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+
+pkgname=nawk
+pkgver=20121220
+pkgrel=1
+pkgdesc=The one, true implementation of AWK
+url=http://cm.bell-labs.com/who/bwk/;
+license=('MIT')
+arch=('i686' 'x86_64')
+options=('!makeflags')
+depends=('glibc')
+source=($pkgname-$pkgver.tar.gz::http://www.cs.princeton.edu/~bwk/btl.mirror/awk.tar.gz;
+'manpage-naming.patch')
+md5sums=('b74ca7f8f4284fc82ccee6b4e34531d8'
+ '8486d387a51fe3b3c9875c4151ad92b4')
+
+build() {
+  # awk - nawk
+  patch -Np1  manpage-naming.patch
+
+  # create license
+  sed -n '/Copyright/,/THIS SOFTWARE\./p' README  LICENSE
+
+  # fix build
+  sed -i '/YACC = yacc -d -S/ s|^|#|' makefile
+
+  make CPPFLAGS=-DHAS_ISBLANK LDFLAGS=$LDFLAGS CFLAGS=$CFLAGS
+}
+
+package() {
+  install -Dm755 a.out $pkgdir/usr/bin/nawk
+  install -Dm644 awk.1 $pkgdir/usr/share/man/man1/nawk.1
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/nawk/LICENSE
+}

Deleted: extra-i686/manpage-naming.patch
===
--- extra-i686/manpage-naming.patch 2012-12-22 02:28:31 UTC (rev 173725)
+++ extra-i686/manpage-naming.patch 2012-12-22 02:28:46 UTC (rev 173726)
@@ -1,46 +0,0 @@
-diff -uNr ./nawk-20100523.orig/awk.1 nawk-20100523/awk.1
 ./nawk-20100523.orig/awk.1 2007-03-31 16:56:19.0 -0400
-+++ nawk-20100523/awk.12010-09-20 21:49:16.840069318 -0400
-@@ -7,13 +7,11 @@
- .fi
- .ft 1
- ..
--awk
--.TH AWK 1
--.CT 1 files prog_other
-+.TH NAWK 1
- .SH NAME
--awk \- pattern-directed scanning and processing language
-+nawk \- pattern-directed scanning and processing language
- .SH SYNOPSIS
--.B awk
-+.B nawk
- [
- .BI \-F
- .I fs
-@@ -32,7 +30,7 @@
- .I file ...
- ]
- .SH DESCRIPTION
--.I Awk
-+.I Nawk
- scans each input
- .I file
- for lines that match any of a set of patterns specified literally in
-@@ -198,7 +196,6 @@
- .BR atan2 
- are built in.
- Other built-in functions:
--.TF length
- .TP
- .B length
- the length of its argument
-@@ -407,7 +404,6 @@
- do not combine with other patterns.
- .PP
- Variable names with special meanings:
--.TF FILENAME
- .TP
- .B CONVFMT
- conversion format used when converting numbers
-

Copied: nawk/repos/extra-i686/manpage-naming.patch (from rev 173725, 
nawk/trunk/manpage-naming.patch)
===
--- extra-i686/manpage-naming.patch (rev 0)
+++ extra-i686/manpage-naming.patch 2012-12-22 02:28:46 UTC (rev 173726)
@@ -0,0 +1,46 @@
+diff -uNr 

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

2012-12-21 Thread Thomas Dziedzic
Date: Friday, December 21, 2012 @ 22:15:29
  Author: tdziedzic
Revision: 173727

upgpkg: ruby 1.9.3_p327-2

rebuild for new tk

Modified:
  ruby/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-22 02:28:46 UTC (rev 173726)
+++ PKGBUILD2012-12-22 03:15:29 UTC (rev 173727)
@@ -5,7 +5,7 @@
 
 pkgname=('ruby' 'ruby-docs')
 pkgver=1.9.3_p327
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://www.ruby-lang.org/en/'
 license=('BSD' 'custom')



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

2012-12-21 Thread Thomas Dziedzic
Date: Friday, December 21, 2012 @ 22:16:03
  Author: tdziedzic
Revision: 173728

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

Added:
  ruby/repos/staging-i686/
  ruby/repos/staging-i686/PKGBUILD
(from rev 173727, ruby/trunk/PKGBUILD)
  ruby/repos/staging-i686/gemrc
(from rev 173727, ruby/trunk/gemrc)
  ruby/repos/staging-i686/ruby.install
(from rev 173727, ruby/trunk/ruby.install)
  ruby/repos/staging-x86_64/
  ruby/repos/staging-x86_64/PKGBUILD
(from rev 173727, ruby/trunk/PKGBUILD)
  ruby/repos/staging-x86_64/gemrc
(from rev 173727, ruby/trunk/gemrc)
  ruby/repos/staging-x86_64/ruby.install
(from rev 173727, ruby/trunk/ruby.install)

-+
 staging-i686/PKGBUILD   |   67 ++
 staging-i686/gemrc  |5 +++
 staging-i686/ruby.install   |   22 +
 staging-x86_64/PKGBUILD |   67 ++
 staging-x86_64/gemrc|5 +++
 staging-x86_64/ruby.install |   22 +
 6 files changed, 188 insertions(+)

Copied: ruby/repos/staging-i686/PKGBUILD (from rev 173727, ruby/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2012-12-22 03:16:03 UTC (rev 173728)
@@ -0,0 +1,67 @@
+# Maintainer: Thomas Dziedzic gos...@gmail.com
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: John Proctor jproc...@prium.net
+# Contributor: Jeramy Rutley jrut...@gmail.com
+
+pkgname=('ruby' 'ruby-docs')
+pkgver=1.9.3_p327
+pkgrel=2
+arch=('i686' 'x86_64')
+url='http://www.ruby-lang.org/en/'
+license=('BSD' 'custom')
+makedepends=('openssl' 'tk' 'libffi' 'doxygen' 'graphviz' 'libyaml')
+options=('!emptydirs' '!makeflags')
+source=(ftp://ftp.ruby-lang.org/pub/ruby/${pkgver%.*}/ruby-${pkgver//_/-}.tar.bz2;
+'gemrc')
+md5sums=('7d602aba93f31ceef32800999855fbca'
+ '6fb8e7a09955e0f64be3158fb4a27e7a')
+
+build() {
+  cd ruby-${pkgver//_/-}
+
+  PKG_CONFIG=/usr/bin/pkg-config ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--enable-shared \
+--enable-pthread \
+--disable-rpath
+
+  make
+}
+
+check() {
+  cd ruby-${pkgver//_/-}
+
+  make test
+}
+
+package_ruby() {
+  pkgdesc='An object-oriented language for quick and easy programming'
+  depends=('openssl' 'libffi' 'libyaml')
+  optdepends=('tk: for Ruby/TK'
+  'ruby-docs: Ruby documentation')
+  provides=('rubygems' 'rake')
+  conflicts=('rake')
+  backup=('etc/gemrc')
+  install='ruby.install'
+
+  cd ruby-${pkgver//_/-}
+
+  make DESTDIR=${pkgdir} install-nodoc
+
+  install -D -m644 ${srcdir}/gemrc ${pkgdir}/etc/gemrc
+
+  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/ruby/LICENSE
+  install -D -m644 BSDL ${pkgdir}/usr/share/licenses/ruby/BSDL
+}
+
+package_ruby-docs() {
+  pkgdesc='Documentation files for ruby'
+
+  cd ruby-${pkgver//_/-}
+
+  make DESTDIR=${pkgdir} install-doc install-capi
+
+  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/ruby-docs/LICENSE
+  install -D -m644 BSDL ${pkgdir}/usr/share/licenses/ruby-docs/BSDL
+}

Copied: ruby/repos/staging-i686/gemrc (from rev 173727, ruby/trunk/gemrc)
===
--- staging-i686/gemrc  (rev 0)
+++ staging-i686/gemrc  2012-12-22 03:16:03 UTC (rev 173728)
@@ -0,0 +1,5 @@
+# Read about the gemrc format at http://docs.rubygems.org/read/chapter/11
+
+# --user-install is used to install to $HOME/.gem/ by default since we want to 
separate
+#pacman installed gems and gem installed gems
+gem: --user-install

Copied: ruby/repos/staging-i686/ruby.install (from rev 173727, 
ruby/trunk/ruby.install)
===
--- staging-i686/ruby.install   (rev 0)
+++ staging-i686/ruby.install   2012-12-22 03:16:03 UTC (rev 173728)
@@ -0,0 +1,22 @@
+#!/bin/sh
+
+print_gem_default_target() {
+  echo 'The default location of gem installs is $HOME/.gem/ruby'
+  echo 'Add the following line to your PATH if you plan to install using gem'
+  echo '$(ruby -rubygems -e puts Gem.user_dir)/bin'
+  echo 'If you want to install to the system wide location, you must either:'
+  echo 'edit /etc/gemrc or run gem with the --no-user-install flag.'
+}
+
+# arg 1:  the new package version
+post_install() {
+  print_gem_default_target
+}
+
+# arg 1:  the new package version
+# arg 2:  the old package version
+post_upgrade() {
+  if [ $(vercmp $2 1.9.3_p125-4) -lt 0 ]; then
+print_gem_default_target
+  fi
+}

Copied: ruby/repos/staging-x86_64/PKGBUILD (from rev 173727, 
ruby/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2012-12-22 03:16:03 UTC (rev 173728)
@@ -0,0 +1,67 @@
+# Maintainer: Thomas 

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

2012-12-21 Thread Gaetan Bisson
Date: Saturday, December 22, 2012 @ 00:23:55
  Author: bisson
Revision: 173729

just make the libedit dep hard, FS#33124

Modified:
  ntp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-22 03:16:03 UTC (rev 173728)
+++ PKGBUILD2012-12-22 05:23:55 UTC (rev 173729)
@@ -10,9 +10,8 @@
 url='http://www.ntp.org/'
 license=('custom')
 arch=('i686' 'x86_64')
-depends=('openssl' 'libcap')
-optdepends=('libedit: ntpdc, ntpq')
-makedepends=('perl-html-parser' 'libedit')
+makedepends=('perl-html-parser')
+depends=('openssl' 'libcap' 'libedit')
 backup=('etc/ntp.conf' 'etc/conf.d/ntpd.conf')
 source=(http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${_realver}.tar.gz;
 'ntpd'