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

2012-11-01 Thread Tobias Powalowski
Date: Thursday, November 1, 2012 @ 04:18:46
  Author: tpowa
Revision: 170088

upgpkg: linux 3.6.5-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |4 ++--
 linux.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-01 01:12:40 UTC (rev 170087)
+++ PKGBUILD2012-11-01 08:18:46 UTC (rev 170088)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.6
-pkgver=3.6.4
+pkgver=3.6.5
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -22,7 +22,7 @@
 'module-symbol-waiting-3.6.patch'
 'module-init-wait-3.6.patch')
 md5sums=('1a1760420eac802c541a20ab51a093d1'
- 'd7efab4da2682c44662b684026b059f7'
+ '6ad8ceebb9b5c1bf69a0c07ef7cc81f2'
  '65f7ff39775f20f65014383564d3cb65'
  '3adbfa45451c4bcf9dd7879bed033d77'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2012-11-01 01:12:40 UTC (rev 170087)
+++ linux.install   2012-11-01 08:18:46 UTC (rev 170088)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.6.4-1-ARCH
+KERNEL_VERSION=3.6.5-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



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

2012-11-01 Thread Tobias Powalowski
Date: Thursday, November 1, 2012 @ 04:20:06
  Author: tpowa
Revision: 170089

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

Added:
  linux/repos/testing-i686/
  linux/repos/testing-i686/PKGBUILD
(from rev 170088, linux/trunk/PKGBUILD)
  linux/repos/testing-i686/change-default-console-loglevel.patch
(from rev 170088, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-i686/config
(from rev 170088, linux/trunk/config)
  linux/repos/testing-i686/config.x86_64
(from rev 170088, linux/trunk/config.x86_64)
  linux/repos/testing-i686/linux.install
(from rev 170088, linux/trunk/linux.install)
  linux/repos/testing-i686/linux.preset
(from rev 170088, linux/trunk/linux.preset)
  linux/repos/testing-i686/module-init-wait-3.6.patch
(from rev 170088, linux/trunk/module-init-wait-3.6.patch)
  linux/repos/testing-i686/module-symbol-waiting-3.6.patch
(from rev 170088, linux/trunk/module-symbol-waiting-3.6.patch)
  linux/repos/testing-x86_64/
  linux/repos/testing-x86_64/PKGBUILD
(from rev 170088, linux/trunk/PKGBUILD)
  linux/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 170088, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-x86_64/config
(from rev 170088, linux/trunk/config)
  linux/repos/testing-x86_64/config.x86_64
(from rev 170088, linux/trunk/config.x86_64)
  linux/repos/testing-x86_64/linux.install
(from rev 170088, linux/trunk/linux.install)
  linux/repos/testing-x86_64/linux.preset
(from rev 170088, linux/trunk/linux.preset)
  linux/repos/testing-x86_64/module-init-wait-3.6.patch
(from rev 170088, linux/trunk/module-init-wait-3.6.patch)
  linux/repos/testing-x86_64/module-symbol-waiting-3.6.patch
(from rev 170088, linux/trunk/module-symbol-waiting-3.6.patch)

--+
 testing-i686/PKGBUILD|  318 
 testing-i686/change-default-console-loglevel.patch   |   12 
 testing-i686/config  | 6031 +
 testing-i686/config.x86_64   | 5802 
 testing-i686/linux.install   |   65 
 testing-i686/linux.preset|   14 
 testing-i686/module-init-wait-3.6.patch  |   77 
 testing-i686/module-symbol-waiting-3.6.patch |   66 
 testing-x86_64/PKGBUILD  |  318 
 testing-x86_64/change-default-console-loglevel.patch |   12 
 testing-x86_64/config| 6031 +
 testing-x86_64/config.x86_64 | 5802 
 testing-x86_64/linux.install |   65 
 testing-x86_64/linux.preset  |   14 
 testing-x86_64/module-init-wait-3.6.patch|   77 
 testing-x86_64/module-symbol-waiting-3.6.patch   |   66 
 16 files changed, 24770 insertions(+)

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


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

2012-11-01 Thread Andrea Scarpino
Date: Thursday, November 1, 2012 @ 04:20:18
  Author: andrea
Revision: 170090

upgpkg: cmake 2.8.10-1

Upstream release

Modified:
  cmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-11-01 08:20:06 UTC (rev 170089)
+++ PKGBUILD2012-11-01 08:20:18 UTC (rev 170090)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=cmake
-pkgver=2.8.9
+pkgver=2.8.10
 pkgrel=1
 pkgdesc=A cross-platform open-source make system
 arch=('i686' 'x86_64')
@@ -14,10 +14,10 @@
 optdepends=('qt: cmake-gui')
 install=${pkgname}.install
 source=(http://www.cmake.org/files/v2.8/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('801f4c87f8b604f727df5bf1f05a59e7')
+md5sums=('d4aef1eab859df61d2664721a72732c0')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${pkgname}-${pkgver}
 
   ./bootstrap --prefix=/usr \
 --mandir=/share/man \
@@ -29,13 +29,15 @@
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
 
-  vimpath=$pkgdir/usr/share/vim/vimfiles
-  install -Dm644 Docs/cmake-indent.vim ${vimpath}/indent/cmake-indent.vim
-  install -Dm644 Docs/cmake-syntax.vim ${vimpath}/syntax/cmake-syntax.vim
-  install -Dm644 Docs/cmake-mode.el 
${pkgdir}/usr/share/emacs/site-lisp/cmake-mode.el
+  vimpath=${pkgdir}/usr/share/vim/vimfiles
+  install -Dm644 Docs/cmake-indent.vim ${vimpath}/indent/cmake-indent.vim
+  install -Dm644 Docs/cmake-syntax.vim ${vimpath}/syntax/cmake-syntax.vim
+  install -Dm644 Docs/cmake-mode.el \
+${pkgdir}/usr/share/emacs/site-lisp/cmake-mode.el
 
-  install -Dm644 Copyright.txt ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+  install -Dm644 Copyright.txt \
+${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }



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

2012-11-01 Thread Andrea Scarpino
Date: Thursday, November 1, 2012 @ 04:20:49
  Author: andrea
Revision: 170091

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

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

+
 extra-i686/PKGBUILD|   84 ++-
 extra-i686/cmake.install   |   24 ++--
 extra-x86_64/PKGBUILD  |   84 ++-
 extra-x86_64/cmake.install |   24 ++--
 4 files changed, 110 insertions(+), 106 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-11-01 08:20:18 UTC (rev 170090)
+++ extra-i686/PKGBUILD 2012-11-01 08:20:49 UTC (rev 170091)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=cmake
-pkgver=2.8.9
-pkgrel=1
-pkgdesc=A cross-platform open-source make system
-arch=('i686' 'x86_64')
-url=http://www.cmake.org/;
-license=('custom')
-depends=('curl' 'libarchive' 'shared-mime-info')
-makedepends=('qt')
-optdepends=('qt: cmake-gui')
-install=${pkgname}.install
-source=(http://www.cmake.org/files/v2.8/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('801f4c87f8b604f727df5bf1f05a59e7')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./bootstrap --prefix=/usr \
---mandir=/share/man \
---docdir=/share/doc/cmake \
---system-libs \
---qt-gui \
---parallel=$(/usr/bin/getconf _NPROCESSORS_ONLN)
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  vimpath=$pkgdir/usr/share/vim/vimfiles
-  install -Dm644 Docs/cmake-indent.vim ${vimpath}/indent/cmake-indent.vim
-  install -Dm644 Docs/cmake-syntax.vim ${vimpath}/syntax/cmake-syntax.vim
-  install -Dm644 Docs/cmake-mode.el 
${pkgdir}/usr/share/emacs/site-lisp/cmake-mode.el
-
-  install -Dm644 Copyright.txt ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: cmake/repos/extra-i686/PKGBUILD (from rev 170090, cmake/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-11-01 08:20:49 UTC (rev 170091)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=cmake
+pkgver=2.8.10
+pkgrel=1
+pkgdesc=A cross-platform open-source make system
+arch=('i686' 'x86_64')
+url=http://www.cmake.org/;
+license=('custom')
+depends=('curl' 'libarchive' 'shared-mime-info')
+makedepends=('qt')
+optdepends=('qt: cmake-gui')
+install=${pkgname}.install
+source=(http://www.cmake.org/files/v2.8/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('d4aef1eab859df61d2664721a72732c0')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./bootstrap --prefix=/usr \
+--mandir=/share/man \
+--docdir=/share/doc/cmake \
+--system-libs \
+--qt-gui \
+--parallel=$(/usr/bin/getconf _NPROCESSORS_ONLN)
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  vimpath=${pkgdir}/usr/share/vim/vimfiles
+  install -Dm644 Docs/cmake-indent.vim ${vimpath}/indent/cmake-indent.vim
+  install -Dm644 Docs/cmake-syntax.vim ${vimpath}/syntax/cmake-syntax.vim
+  install -Dm644 Docs/cmake-mode.el \
+${pkgdir}/usr/share/emacs/site-lisp/cmake-mode.el
+
+  install -Dm644 Copyright.txt \
+${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: extra-i686/cmake.install
===
--- extra-i686/cmake.install2012-11-01 08:20:18 UTC (rev 170090)
+++ extra-i686/cmake.install2012-11-01 08:20:49 UTC (rev 170091)
@@ -1,12 +0,0 @@
-post_install() {
-   update-mime-database usr/share/mime  /dev/null
-[[ -x usr/bin/update-desktop-database ]]  update-desktop-database -q || 
true
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cmake/repos/extra-i686/cmake.install (from rev 170090, 
cmake/trunk/cmake.install)
===
--- extra-i686/cmake.install(rev 0)
+++ extra-i686/cmake.install2012-11-01 08:20:49 UTC (rev 170091)
@@ -0,0 +1,12 @@
+post_install() {
+   update-mime-database usr/share/mime  /dev/null
+[[ -x usr/bin/update-desktop-database ]]  update-desktop-database -q || 
true
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: 

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

2012-11-01 Thread Tobias Powalowski
Date: Thursday, November 1, 2012 @ 04:41:47
  Author: tpowa
Revision: 170092

upgpkg: linux-lts 3.0.50-1

bump to latest version

Modified:
  linux-lts/trunk/PKGBUILD
  linux-lts/trunk/linux-lts.install

---+
 PKGBUILD  |4 ++--
 linux-lts.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-01 08:20:49 UTC (rev 170091)
+++ PKGBUILD2012-11-01 08:41:47 UTC (rev 170092)
@@ -5,7 +5,7 @@
 pkgbase=linux-lts   # Build stock -lts kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.0
-pkgver=3.0.49
+pkgver=3.0.50
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -24,7 +24,7 @@
 'module-symbol-waiting-3.0.patch'
 'module-init-wait-3.0.patch')
 md5sums=('ecf932280e2441bdd992423ef3d55f8f'
- '1784e466bd772e8b947662cbfc9515d5'
+ '3884b511906cd45e21619aabf43769e1'
  'edc668eef98c6795fbdbc7efd755d9bb'
  '6ec56de185c2a3a24e234ddc0915049a'
  '232b52576a62c7a333e9fe7a1e1ca359'

Modified: linux-lts.install
===
--- linux-lts.install   2012-11-01 08:20:49 UTC (rev 170091)
+++ linux-lts.install   2012-11-01 08:41:47 UTC (rev 170092)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.49-1-lts
+KERNEL_VERSION=3.0.50-1-lts
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



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

2012-11-01 Thread Tobias Powalowski
Date: Thursday, November 1, 2012 @ 04:43:10
  Author: tpowa
Revision: 170093

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

Added:
  linux-lts/repos/testing-i686/
  linux-lts/repos/testing-i686/PKGBUILD
(from rev 170092, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-i686/change-default-console-loglevel.patch
(from rev 170092, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-i686/config
(from rev 170092, linux-lts/trunk/config)
  linux-lts/repos/testing-i686/config.x86_64
(from rev 170092, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-i686/ext4-options.patch
(from rev 170092, linux-lts/trunk/ext4-options.patch)
  linux-lts/repos/testing-i686/i915-fix-ghost-tv-output.patch
(from rev 170092, linux-lts/trunk/i915-fix-ghost-tv-output.patch)
  linux-lts/repos/testing-i686/linux-lts.install
(from rev 170092, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-i686/linux-lts.preset
(from rev 170092, linux-lts/trunk/linux-lts.preset)
  linux-lts/repos/testing-i686/module-init-wait-3.0.patch
(from rev 170092, linux-lts/trunk/module-init-wait-3.0.patch)
  linux-lts/repos/testing-i686/module-symbol-waiting-3.0.patch
(from rev 170092, linux-lts/trunk/module-symbol-waiting-3.0.patch)
  linux-lts/repos/testing-x86_64/
  linux-lts/repos/testing-x86_64/PKGBUILD
(from rev 170092, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 170092, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-x86_64/config
(from rev 170092, linux-lts/trunk/config)
  linux-lts/repos/testing-x86_64/config.x86_64
(from rev 170092, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-x86_64/ext4-options.patch
(from rev 170092, linux-lts/trunk/ext4-options.patch)
  linux-lts/repos/testing-x86_64/i915-fix-ghost-tv-output.patch
(from rev 170092, linux-lts/trunk/i915-fix-ghost-tv-output.patch)
  linux-lts/repos/testing-x86_64/linux-lts.install
(from rev 170092, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-x86_64/linux-lts.preset
(from rev 170092, linux-lts/trunk/linux-lts.preset)
  linux-lts/repos/testing-x86_64/module-init-wait-3.0.patch
(from rev 170092, linux-lts/trunk/module-init-wait-3.0.patch)
  linux-lts/repos/testing-x86_64/module-symbol-waiting-3.0.patch
(from rev 170092, linux-lts/trunk/module-symbol-waiting-3.0.patch)

--+
 testing-i686/PKGBUILD|  317 
 testing-i686/change-default-console-loglevel.patch   |   12 
 testing-i686/config  | 5657 +
 testing-i686/config.x86_64   | 5395 
 testing-i686/ext4-options.patch  |   49 
 testing-i686/i915-fix-ghost-tv-output.patch  |   26 
 testing-i686/linux-lts.install   |   65 
 testing-i686/linux-lts.preset|   14 
 testing-i686/module-init-wait-3.0.patch  |   77 
 testing-i686/module-symbol-waiting-3.0.patch |   66 
 testing-x86_64/PKGBUILD  |  317 
 testing-x86_64/change-default-console-loglevel.patch |   12 
 testing-x86_64/config| 5657 +
 testing-x86_64/config.x86_64 | 5395 
 testing-x86_64/ext4-options.patch|   49 
 testing-x86_64/i915-fix-ghost-tv-output.patch|   26 
 testing-x86_64/linux-lts.install |   65 
 testing-x86_64/linux-lts.preset  |   14 
 testing-x86_64/module-init-wait-3.0.patch|   77 
 testing-x86_64/module-symbol-waiting-3.0.patch   |   66 
 20 files changed, 23356 insertions(+)

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


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

2012-11-01 Thread Andrea Scarpino
Date: Thursday, November 1, 2012 @ 07:22:18
  Author: andrea
Revision: 170094

upgpkg: obexd 1:0.46-1

Downgrade as no porject updated to the new API yet

Modified:
  obexd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-11-01 08:43:10 UTC (rev 170093)
+++ PKGBUILD2012-11-01 11:22:18 UTC (rev 170094)
@@ -4,17 +4,18 @@
 
 pkgbase=obexd
 pkgname=('obexd-client' 'obexd-server')
-pkgver=0.47
+epoch=1
+pkgver=0.46
 pkgrel=1
 url=http://www.bluez.org/;
 arch=('i686' 'x86_64')
 license=('GPL2')
 makedepends=('bluez' 'libical')
 
source=(http://www.kernel.org/pub/linux/bluetooth/${pkgbase}-${pkgver}.tar.bz2;)
-md5sums=('af721152055c40a226e374c2dd989901')
+md5sums=('625f0417d119437429c9cce29479cfa4')
 
 build() {
-  cd ${srcdir}/${pkgbase}-${pkgver}
+  cd ${pkgbase}-${pkgver}
   ./configure --prefix=/usr \
 --libexecdir=/usr/lib/obexd
   make
@@ -27,7 +28,7 @@
   replaces=('obexd')
   conflicts=('obexd')
 
-  cd ${srcdir}/${pkgbase}-${pkgver}/client
+  cd ${pkgbase}-${pkgver}/client
   install -m755 -d ${pkgdir}/usr/lib/obexd
   install -m755 -d ${pkgdir}/usr/share/dbus-1/services
   install -m755 obex-client ${pkgdir}/usr/lib/obexd/
@@ -39,7 +40,7 @@
   depends=('bluez' 'libical')
   conflicts=('obex-data-server')
 
-  cd ${srcdir}/${pkgbase}-${pkgver}/src
+  cd ${pkgbase}-${pkgver}/src
   install -m755 -d ${pkgdir}/usr/lib/obexd
   install -m755 -d ${pkgdir}/usr/share/dbus-1/services
   install -m755 obexd ${pkgdir}/usr/lib/obexd/



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

2012-11-01 Thread Andrea Scarpino
Date: Thursday, November 1, 2012 @ 07:22:52
  Author: andrea
Revision: 170095

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

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

---+
 extra-i686/PKGBUILD   |   95 
 extra-x86_64/PKGBUILD |   95 
 2 files changed, 96 insertions(+), 94 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-11-01 11:22:18 UTC (rev 170094)
+++ extra-i686/PKGBUILD 2012-11-01 11:22:52 UTC (rev 170095)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Geoffroy Carrier geoff...@archlinux.org
-
-pkgbase=obexd
-pkgname=('obexd-client' 'obexd-server')
-pkgver=0.47
-pkgrel=1
-url=http://www.bluez.org/;
-arch=('i686' 'x86_64')
-license=('GPL2')
-makedepends=('bluez' 'libical')
-source=(http://www.kernel.org/pub/linux/bluetooth/${pkgbase}-${pkgver}.tar.bz2;)
-md5sums=('af721152055c40a226e374c2dd989901')
-
-build() {
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  ./configure --prefix=/usr \
---libexecdir=/usr/lib/obexd
-  make
-}
-
-package_obexd-client() {
-  pkgdesc=D-Bus service providing high-level OBEX client side functionality
-  depends=('bluez')
-  provides=(obexd=${pkgver})
-  replaces=('obexd')
-  conflicts=('obexd')
-
-  cd ${srcdir}/${pkgbase}-${pkgver}/client
-  install -m755 -d ${pkgdir}/usr/lib/obexd
-  install -m755 -d ${pkgdir}/usr/share/dbus-1/services
-  install -m755 obex-client ${pkgdir}/usr/lib/obexd/
-  install -m644 obex-client.service ${pkgdir}/usr/share/dbus-1/services/
-}
-
-package_obexd-server() {
-  pkgdesc=D-Bus service providing high-level OBEX server side functionality
-  depends=('bluez' 'libical')
-  conflicts=('obex-data-server')
-
-  cd ${srcdir}/${pkgbase}-${pkgver}/src
-  install -m755 -d ${pkgdir}/usr/lib/obexd
-  install -m755 -d ${pkgdir}/usr/share/dbus-1/services
-  install -m755 obexd ${pkgdir}/usr/lib/obexd/
-  install -m644 obexd.service ${pkgdir}/usr/share/dbus-1/services/
-}

Copied: obexd/repos/extra-i686/PKGBUILD (from rev 170094, obexd/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-11-01 11:22:52 UTC (rev 170095)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Geoffroy Carrier geoff...@archlinux.org
+
+pkgbase=obexd
+pkgname=('obexd-client' 'obexd-server')
+epoch=1
+pkgver=0.46
+pkgrel=1
+url=http://www.bluez.org/;
+arch=('i686' 'x86_64')
+license=('GPL2')
+makedepends=('bluez' 'libical')
+source=(http://www.kernel.org/pub/linux/bluetooth/${pkgbase}-${pkgver}.tar.bz2;)
+md5sums=('625f0417d119437429c9cce29479cfa4')
+
+build() {
+  cd ${pkgbase}-${pkgver}
+  ./configure --prefix=/usr \
+--libexecdir=/usr/lib/obexd
+  make
+}
+
+package_obexd-client() {
+  pkgdesc=D-Bus service providing high-level OBEX client side functionality
+  depends=('bluez')
+  provides=(obexd=${pkgver})
+  replaces=('obexd')
+  conflicts=('obexd')
+
+  cd ${pkgbase}-${pkgver}/client
+  install -m755 -d ${pkgdir}/usr/lib/obexd
+  install -m755 -d ${pkgdir}/usr/share/dbus-1/services
+  install -m755 obex-client ${pkgdir}/usr/lib/obexd/
+  install -m644 obex-client.service ${pkgdir}/usr/share/dbus-1/services/
+}
+
+package_obexd-server() {
+  pkgdesc=D-Bus service providing high-level OBEX server side functionality
+  depends=('bluez' 'libical')
+  conflicts=('obex-data-server')
+
+  cd ${pkgbase}-${pkgver}/src
+  install -m755 -d ${pkgdir}/usr/lib/obexd
+  install -m755 -d ${pkgdir}/usr/share/dbus-1/services
+  install -m755 obexd ${pkgdir}/usr/lib/obexd/
+  install -m644 obexd.service ${pkgdir}/usr/share/dbus-1/services/
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-11-01 11:22:18 UTC (rev 170094)
+++ extra-x86_64/PKGBUILD   2012-11-01 11:22:52 UTC (rev 170095)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Geoffroy Carrier geoff...@archlinux.org
-
-pkgbase=obexd
-pkgname=('obexd-client' 'obexd-server')
-pkgver=0.47
-pkgrel=1
-url=http://www.bluez.org/;
-arch=('i686' 'x86_64')
-license=('GPL2')
-makedepends=('bluez' 'libical')
-source=(http://www.kernel.org/pub/linux/bluetooth/${pkgbase}-${pkgver}.tar.bz2;)
-md5sums=('af721152055c40a226e374c2dd989901')
-
-build() {
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  ./configure --prefix=/usr \
---libexecdir=/usr/lib/obexd
-  make
-}
-
-package_obexd-client() {
-  pkgdesc=D-Bus service providing high-level OBEX client side functionality
-  depends=('bluez')
-  

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

2012-11-01 Thread Jan Steffens
Date: Thursday, November 1, 2012 @ 12:49:11
  Author: heftig
Revision: 170096

0.14.1

Modified:
  dconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-11-01 11:22:52 UTC (rev 170095)
+++ PKGBUILD2012-11-01 16:49:11 UTC (rev 170096)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=dconf
-pkgver=0.14.0
+pkgver=0.14.1
 pkgrel=1
 pkgdesc=A low-level configuration system.
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 optdepends=('gtk3: for dconf-editor')
 install=dconf.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9ae848bf25c3de0fb8c0157679630ddf39be1c10ed2f3beb2b8f0165d768da33')
+sha256sums=('59c58c5eafa0ebd616287d078f4441d5342870a44634445d324e88fc0287f0b8')
 
 build() {
   cd $pkgname-$pkgver



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

2012-11-01 Thread Jan Steffens
Date: Thursday, November 1, 2012 @ 12:50:36
  Author: heftig
Revision: 170097

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

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

+
 extra-i686/PKGBUILD|   62 +--
 extra-i686/dconf.install   |   26 +-
 extra-x86_64/PKGBUILD  |   62 +--
 extra-x86_64/dconf.install |   26 +-
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-11-01 16:49:11 UTC (rev 170096)
+++ extra-i686/PKGBUILD 2012-11-01 16:50:36 UTC (rev 170097)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=dconf
-pkgver=0.14.0
-pkgrel=1
-pkgdesc=A low-level configuration system.
-arch=(i686 x86_64)
-url=http://live.gnome.org/dconf;
-license=('LGPL2.1')
-depends=('glib2' 'gtk-update-icon-cache')
-makedepends=('vala' 'gtk3' 'intltool' 'docbook-xsl')
-optdepends=('gtk3: for dconf-editor')
-install=dconf.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9ae848bf25c3de0fb8c0157679630ddf39be1c10ed2f3beb2b8f0165d768da33')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
---libexecdir=/usr/lib/dconf
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make completiondir=/usr/share/bash-completion/completions DESTDIR=$pkgdir 
install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dconf/repos/extra-i686/PKGBUILD (from rev 170096, dconf/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-11-01 16:50:36 UTC (rev 170097)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=dconf
+pkgver=0.14.1
+pkgrel=1
+pkgdesc=A low-level configuration system.
+arch=(i686 x86_64)
+url=http://live.gnome.org/dconf;
+license=('LGPL2.1')
+depends=('glib2' 'gtk-update-icon-cache')
+makedepends=('vala' 'gtk3' 'intltool' 'docbook-xsl')
+optdepends=('gtk3: for dconf-editor')
+install=dconf.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('59c58c5eafa0ebd616287d078f4441d5342870a44634445d324e88fc0287f0b8')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--libexecdir=/usr/lib/dconf
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make completiondir=/usr/share/bash-completion/completions DESTDIR=$pkgdir 
install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/dconf.install
===
--- extra-i686/dconf.install2012-11-01 16:49:11 UTC (rev 170096)
+++ extra-i686/dconf.install2012-11-01 16:50:36 UTC (rev 170097)
@@ -1,13 +0,0 @@
-post_install() {
-gio-querymodules /usr/lib/gio/modules
-glib-compile-schemas /usr/share/glib-2.0/schemas
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade(){
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: dconf/repos/extra-i686/dconf.install (from rev 170096, 
dconf/trunk/dconf.install)
===
--- extra-i686/dconf.install(rev 0)
+++ extra-i686/dconf.install2012-11-01 16:50:36 UTC (rev 170097)
@@ -0,0 +1,13 @@
+post_install() {
+gio-querymodules /usr/lib/gio/modules
+glib-compile-schemas /usr/share/glib-2.0/schemas
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade(){
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-11-01 16:49:11 UTC (rev 170096)
+++ extra-x86_64/PKGBUILD   2012-11-01 16:50:36 UTC (rev 170097)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=dconf
-pkgver=0.14.0
-pkgrel=1
-pkgdesc=A low-level configuration system.
-arch=(i686 x86_64)
-url=http://live.gnome.org/dconf;
-license=('LGPL2.1')
-depends=('glib2' 'gtk-update-icon-cache')
-makedepends=('vala' 'gtk3' 'intltool' 'docbook-xsl')
-optdepends=('gtk3: for dconf-editor')
-install=dconf.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)

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

2012-11-01 Thread Gaetan Bisson
Date: Thursday, November 1, 2012 @ 13:28:55
  Author: bisson
Revision: 170098

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

Added:
  procps-ng/repos/core-i686/PKGBUILD
(from rev 170097, procps-ng/repos/testing-i686/PKGBUILD)
  procps-ng/repos/core-i686/sysctl.conf
(from rev 170097, procps-ng/repos/testing-i686/sysctl.conf)
  procps-ng/repos/core-x86_64/PKGBUILD
(from rev 170097, procps-ng/repos/testing-x86_64/PKGBUILD)
  procps-ng/repos/core-x86_64/sysctl.conf
(from rev 170097, procps-ng/repos/testing-x86_64/sysctl.conf)
Deleted:
  procps-ng/repos/core-i686/PKGBUILD
  procps-ng/repos/core-i686/sysctl.conf
  procps-ng/repos/core-x86_64/PKGBUILD
  procps-ng/repos/core-x86_64/sysctl.conf
  procps-ng/repos/testing-i686/
  procps-ng/repos/testing-x86_64/

-+
 core-i686/PKGBUILD  |   80 ++--
 core-i686/sysctl.conf   |   82 +++---
 core-x86_64/PKGBUILD|   80 ++--
 core-x86_64/sysctl.conf |   82 +++---
 4 files changed, 162 insertions(+), 162 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2012-11-01 16:50:36 UTC (rev 170097)
+++ core-i686/PKGBUILD  2012-11-01 17:28:55 UTC (rev 170098)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Eric Bélanger e...@archlinux.org
-
-pkgname=procps-ng
-pkgver=3.3.3
-pkgrel=6
-pkgdesc='Utilities for monitoring your system and its processes'
-arch=('i686' 'x86_64')
-url=http://gitorious.org/procps;
-license=('GPL' 'LGPL')
-groups=('base')
-depends=('ncurses')
-conflicts=('procps')
-provides=('procps')
-replaces=('procps')
-backup=('etc/sysctl.conf')
-options=('!libtool')
-source=(procps-ng-${pkgver}.tar.gz::http://gitorious.org/procps/procps/archive-tarball/v${pkgver}
-sysctl.conf)
-sha1sums=('e78a098f1a3c06722155800cc5cfa0c865af03c0'
-  '97ff07bab9aa5daa8d54a1346f73ba74f8e12a53')
-
-build() {
-  cd ${srcdir}/procps-procps
-  echo ${pkgver}  .tarball-version
-  ./autogen.sh
-  ./configure --exec-prefix=/ --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib
-  make
-}
-
-package() {
-  cd ${srcdir}/procps-procps
-  make DESTDIR=${pkgdir} install
-  install -D -m644 ../sysctl.conf ${pkgdir}/etc/sysctl.conf
-
-  # provided by util-linux
-  rm ${pkgdir}/bin/kill
-  rm ${pkgdir}/usr/share/man/man1/kill.1
-}

Copied: procps-ng/repos/core-i686/PKGBUILD (from rev 170097, 
procps-ng/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2012-11-01 17:28:55 UTC (rev 170098)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Eric Bélanger e...@archlinux.org
+
+pkgname=procps-ng
+pkgver=3.3.5
+pkgrel=1
+pkgdesc='Utilities for monitoring your system and its processes'
+url=http://gitorious.org/procps;
+license=('GPL' 'LGPL')
+arch=('i686' 'x86_64')
+groups=('base')
+depends=('ncurses')
+conflicts=('procps')
+provides=('procps')
+replaces=('procps')
+backup=('etc/sysctl.conf')
+options=('!libtool')
+source=(procps-ng-${pkgver}.tar.gz::http://gitorious.org/procps/procps/archive-tarball/v${pkgver};
+'sysctl.conf')
+sha1sums=('f591f2ff01f8866daf8999f45b797d18929b7aec'
+  '97ff07bab9aa5daa8d54a1346f73ba74f8e12a53')
+
+build() {
+   cd ${srcdir}/procps-procps
+   echo ${pkgver}  .tarball-version
+   ./autogen.sh
+   ./configure --exec-prefix=/ --prefix=/usr --sysconfdir=/etc 
--libdir=/usr/lib
+   make
+}
+
+package() {
+   cd ${srcdir}/procps-procps
+   make DESTDIR=${pkgdir} install
+   install -D -m644 ../sysctl.conf ${pkgdir}/etc/sysctl.conf
+
+   # provided by util-linux
+   rm ${pkgdir}/bin/kill
+   rm ${pkgdir}/usr/share/man/man1/kill.1
+}

Deleted: core-i686/sysctl.conf
===
--- core-i686/sysctl.conf   2012-11-01 16:50:36 UTC (rev 170097)
+++ core-i686/sysctl.conf   2012-11-01 17:28:55 UTC (rev 170098)
@@ -1,41 +0,0 @@
-# Configuration file for runtime kernel parameters.
-# See sysctl.conf(5) for more information.
-
-# Have the CD-ROM close when you use it, and open when you are done.
-#dev.cdrom.autoclose = 1
-#dev.cdrom.autoeject = 1
-
-# Protection from the SYN flood attack.
-net.ipv4.tcp_syncookies = 1
-
-# See evil packets in your logs.
-#net.ipv4.conf.all.log_martians = 1
-
-# Never accept redirects or source routes (these are only useful for routers).
-#net.ipv4.conf.all.accept_redirects = 0
-#net.ipv4.conf.all.accept_source_route = 0
-#net.ipv6.conf.all.accept_redirects = 0
-#net.ipv6.conf.all.accept_source_route = 0
-
-# Disable packet forwarding.
-net.ipv4.ip_forward = 0
-net.ipv6.conf.all.forwarding = 0
-
-# Tweak the port 

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

2012-11-01 Thread Jan Steffens
Date: Thursday, November 1, 2012 @ 14:20:16
  Author: heftig
Revision: 170099

0.14.4

Modified:
  tracker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-11-01 17:28:55 UTC (rev 170098)
+++ PKGBUILD2012-11-01 18:20:16 UTC (rev 170099)
@@ -5,7 +5,7 @@
 
 pkgbase=tracker
 pkgname=(tracker libtracker-sparql)
-pkgver=0.14.3
+pkgver=0.14.4
 _tver=${pkgver%.*}
 pkgrel=1
 pkgdesc=All-in-one indexer, search tool and metadata database
@@ -15,11 +15,12 @@
  'poppler-glib' 'libgsf' 'icu' 'enca' 'networkmanager' 'gtk3'
  'desktop-file-utils' 'hicolor-icon-theme' 'gobject-introspection'
  'intltool' 'giflib' 'gstreamer0.10-base' 'totem-plparser'
- 'taglib' 'nautilus' 'gnome-panel' 'libvorbis' 'flac' 'vala')
+ 'taglib' 'nautilus' 'gnome-panel' 'libvorbis' 'flac' 'vala'
+ 'libgxps')
 url=http://www.gnome.org;
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/$_tver/$pkgbase-$pkgver.tar.xz)
-sha256sums=('7c1ecf3705ecbd2a0278d04277cd1bd8c89d5838913de922fef32321ce67abe4')
+sha256sums=('b818ee42b9007a94b2f8046edc4706bb2036187d5fd304e7ae23e5d2fcf85918')
 
 build() {
   cd $pkgbase-$pkgver
@@ -49,7 +50,8 @@
   'libvorbis: Vorbis metadata extractor'
   'flac: FLAC metadata extractor'
   'taglib: writeback for audio files'
-  'gnome-panel: tracker-search-bar')
+  'gnome-panel: tracker-search-bar'
+  'libgxps: XPS extractor')
   groups=('gnome-extra')
   install=tracker.install
 



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

2012-11-01 Thread Jan Steffens
Date: Thursday, November 1, 2012 @ 14:21:54
  Author: heftig
Revision: 170100

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

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

--+
 extra-i686/PKGBUILD  |  170 -
 extra-i686/tracker.install   |   26 +++---
 extra-x86_64/PKGBUILD|  170 -
 extra-x86_64/tracker.install |   26 +++---
 4 files changed, 198 insertions(+), 194 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-11-01 18:20:16 UTC (rev 170099)
+++ extra-i686/PKGBUILD 2012-11-01 18:21:54 UTC (rev 170100)
@@ -1,84 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Alexander Fehr pizzapunk gmail com
-
-pkgbase=tracker
-pkgname=(tracker libtracker-sparql)
-pkgver=0.14.3
-_tver=${pkgver%.*}
-pkgrel=1
-pkgdesc=All-in-one indexer, search tool and metadata database
-arch=('i686' 'x86_64')
-license=('GPL')
-makedepends=('libgee' 'libgnome-keyring' 'upower' 'libexif' 'exempi'
- 'poppler-glib' 'libgsf' 'icu' 'enca' 'networkmanager' 'gtk3'
- 'desktop-file-utils' 'hicolor-icon-theme' 'gobject-introspection'
- 'intltool' 'giflib' 'gstreamer0.10-base' 'totem-plparser'
- 'taglib' 'nautilus' 'gnome-panel' 'libvorbis' 'flac' 'vala')
-url=http://www.gnome.org;
-options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/$_tver/$pkgbase-$pkgver.tar.xz)
-sha256sums=('7c1ecf3705ecbd2a0278d04277cd1bd8c89d5838913de922fef32321ce67abe4')
-
-build() {
-  cd $pkgbase-$pkgver
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib/tracker \
---disable-unit-tests \
---enable-libflac \
---enable-libvorbis
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
$export_dynamic = yes  test -n $export_dynamic_flag_spec; then/  
func_append compile_command  -Wl,-O1,--as-needed\n  func_append 
finalize_command  -Wl,-O1,--as-needed\n\0/' libtool
-
-  make
-}
-
-package_tracker() {
-  depends=(libtracker-sparql=$pkgver-$pkgrel 'libgee' 'libgnome-keyring'
-   'upower' 'libexif' 'exempi' 'poppler-glib' 'libgsf' 'enca'
-   'networkmanager' 'gtk3' 'desktop-file-utils' 'hicolor-icon-theme')
-  optdepends=('giflib: extractor for GIF data'
-  'gstreamer0.10-base: video extractor'
-  'totem-plparser: playlist support'
-  'nautilus: nautilus-extension'
-  'libvorbis: Vorbis metadata extractor'
-  'flac: FLAC metadata extractor'
-  'taglib: writeback for audio files'
-  'gnome-panel: tracker-search-bar')
-  groups=('gnome-extra')
-  install=tracker.install
-
-  cd $pkgbase-$pkgver
-  make DESTDIR=$pkgdir install
-
-### Split libtracker-sparql
-
-  mkdir -p $srcdir/sparql/usr/{include,lib}/tracker-$_tver
-  mkdir -p $srcdir/sparql/usr/lib/{girepository-1.0,pkgconfig}
-  mkdir -p $srcdir/sparql/usr/share/{gir-1.0,vala/vapi}
-
-  mv $pkgdir/usr/lib/libtracker-sparql-* $srcdir/sparql/usr/lib
-
-  mv $pkgdir/usr/lib/tracker-$_tver/*.so* \
-$srcdir/sparql/usr/lib/tracker-$_tver
-
-  mv $pkgdir/usr/share/vala/vapi/tracker-sparql-* \
-$srcdir/sparql/usr/share/vala/vapi
-
-  mv {$pkgdir,$srcdir/sparql}/usr/include/tracker-$_tver/libtracker-sparql
-  mv 
{$pkgdir,$srcdir/sparql}/usr/lib/girepository-1.0/Tracker-$_tver.typelib
-  mv {$pkgdir,$srcdir/sparql}/usr/lib/pkgconfig/tracker-sparql-$_tver.pc
-  mv {$pkgdir,$srcdir/sparql}/usr/share/gir-1.0/Tracker-$_tver.gir
-}
-
-package_libtracker-sparql() {
-  pkgdesc=$pkgdesc (SPARQL library)
-  depends=('sqlite' 'icu' 'glib2' 'libffi' 'pcre' 'util-linux')
-
-  mv $srcdir/sparql/* $pkgdir
-}

Copied: tracker/repos/extra-i686/PKGBUILD (from rev 170099, 
tracker/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-11-01 18:21:54 UTC (rev 170100)
@@ -0,0 +1,86 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Alexander Fehr pizzapunk gmail com
+
+pkgbase=tracker
+pkgname=(tracker libtracker-sparql)
+pkgver=0.14.4

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

2012-11-01 Thread Stéphane Gaudreault
Date: Thursday, November 1, 2012 @ 14:41:00
  Author: stephane
Revision: 170101

upgpkg: konversation 1.4-4

add kdebase-konsole as an optional dependency (fix FS#32260)

Modified:
  konversation/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-11-01 18:21:54 UTC (rev 170100)
+++ PKGBUILD2012-11-01 18:41:00 UTC (rev 170101)
@@ -6,13 +6,14 @@
 
 pkgname=konversation
 pkgver=1.4
-pkgrel=3
+pkgrel=4
 pkgdesc=A user friendly IRC client for KDE
 arch=('i686' 'x86_64')
 url=http://konversation.kde.org;
 depends=('kdebase-runtime' 'kdepimlibs')
 makedepends=('automoc4' 'cmake' 'pkgconfig' 'docbook-xml')
-optdepends=('python: python scripting support')
+optdepends=('python: python scripting support'
+'kdebase-konsole: open a terminal in konversation')
 license=('GPL2' 'FDL')
 install=${pkgname}.install
 options=('!makeflags')



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

2012-11-01 Thread Stéphane Gaudreault
Date: Thursday, November 1, 2012 @ 14:41:11
  Author: stephane
Revision: 170102

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

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

---+
 extra-i686/PKGBUILD   |   83 ++--
 extra-i686/konversation.install   |   24 +-
 extra-x86_64/PKGBUILD |   83 ++--
 extra-x86_64/konversation.install |   24 +-
 4 files changed, 108 insertions(+), 106 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-11-01 18:41:00 UTC (rev 170101)
+++ extra-i686/PKGBUILD 2012-11-01 18:41:11 UTC (rev 170102)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault steph...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: James Rayner iphi...@gmail.com
-# Contributor: Sergio Jovani Guzman mo...@paretux.org
-
-pkgname=konversation
-pkgver=1.4
-pkgrel=3
-pkgdesc=A user friendly IRC client for KDE
-arch=('i686' 'x86_64')
-url=http://konversation.kde.org;
-depends=('kdebase-runtime' 'kdepimlibs')
-makedepends=('automoc4' 'cmake' 'pkgconfig' 'docbook-xml')
-optdepends=('python: python scripting support')
-license=('GPL2' 'FDL')
-install=${pkgname}.install
-options=('!makeflags')
-source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('90741721f68a02d4345b9006a8ae53bc49ef3777')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-  
-  # Remove a bunch of symlinks pointing to non-existant files
-  for _lang in pt_BR uk sv et de en nl; do
- rm ${pkgdir}/usr/share/doc/kde/html/${_lang}/konversation/common
-  done
-}

Copied: konversation/repos/extra-i686/PKGBUILD (from rev 170101, 
konversation/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-11-01 18:41:11 UTC (rev 170102)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: James Rayner iphi...@gmail.com
+# Contributor: Sergio Jovani Guzman mo...@paretux.org
+
+pkgname=konversation
+pkgver=1.4
+pkgrel=4
+pkgdesc=A user friendly IRC client for KDE
+arch=('i686' 'x86_64')
+url=http://konversation.kde.org;
+depends=('kdebase-runtime' 'kdepimlibs')
+makedepends=('automoc4' 'cmake' 'pkgconfig' 'docbook-xml')
+optdepends=('python: python scripting support'
+'kdebase-konsole: open a terminal in konversation')
+license=('GPL2' 'FDL')
+install=${pkgname}.install
+options=('!makeflags')
+source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('90741721f68a02d4345b9006a8ae53bc49ef3777')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+  
+  # Remove a bunch of symlinks pointing to non-existant files
+  for _lang in pt_BR uk sv et de en nl; do
+ rm ${pkgdir}/usr/share/doc/kde/html/${_lang}/konversation/common
+  done
+}

Deleted: extra-i686/konversation.install
===
--- extra-i686/konversation.install 2012-11-01 18:41:00 UTC (rev 170101)
+++ extra-i686/konversation.install 2012-11-01 18:41:11 UTC (rev 170102)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-   update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: konversation/repos/extra-i686/konversation.install (from rev 170101, 
konversation/trunk/konversation.install)
===
--- extra-i686/konversation.install (rev 0)
+++ extra-i686/konversation.install 2012-11-01 18:41:11 UTC (rev 170102)
@@ -0,0 +1,12 @@
+post_install() {
+   

[arch-commits] Commit in fprintd/trunk (PKGBUILD fingerprint-auth)

2012-11-01 Thread Jan Steffens
Date: Thursday, November 1, 2012 @ 16:53:10
  Author: heftig
Revision: 170103

add fingerprint-auth pam config

Added:
  fprintd/trunk/fingerprint-auth
Modified:
  fprintd/trunk/PKGBUILD

--+
 PKGBUILD |   14 +-
 fingerprint-auth |6 ++
 2 files changed, 15 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-01 18:41:11 UTC (rev 170102)
+++ PKGBUILD2012-11-01 20:53:10 UTC (rev 170103)
@@ -4,7 +4,7 @@
 
 pkgname=fprintd
 pkgver=0.4.1
-pkgrel=4
+pkgrel=5
 pkgdesc=D-Bus service to access fingerprint readers
 arch=(i686 x86_64)
 url=http://www.freedesktop.org/wiki/Software/fprint/fprintd;
@@ -13,18 +13,22 @@
 makedepends=(intltool gtk-doc)
 groups=(fprint)
 options=(!libtool)
+backup=(etc/pam.d/fingerprint-auth)
 _snap=V_${pkgver//./_}
-source=(http://cgit.freedesktop.org/libfprint/$pkgname/snapshot/$_snap.tar.bz2)
-md5sums=('58fcac035c181dce8f49c374181aa2ae')
+source=(http://cgit.freedesktop.org/libfprint/$pkgname/snapshot/$_snap.tar.bz2
+fingerprint-auth)
+md5sums=('58fcac035c181dce8f49c374181aa2ae'
+ '8c7da9ccd28ec87dd2572ddfb85d563e')
 
 build() {
-  cd $srcdir/$_snap
+  cd $_snap
   ./autogen.sh --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
 --disable-static
   make
 }
 
 package() {
-  cd $srcdir/$_snap
+  cd $_snap
   make DESTDIR=$pkgdir pammoddir=/usr/lib/security install
+  install -Dm644 ../fingerprint-auth $pkgdir/etc/pam.d/fingerprint-auth
 }

Added: fingerprint-auth
===
--- fingerprint-auth(rev 0)
+++ fingerprint-auth2012-11-01 20:53:10 UTC (rev 170103)
@@ -0,0 +1,6 @@
+auth  requiredpam_tally.soonerr=succeed file=/var/log/faillog
+auth  requiredpam_shells.so
+auth  requisite   pam_nologin.so
+auth  requiredpam_env.so
+auth  requiredpam_fprintd.so
+auth  optionalpam_permit.so



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

2012-11-01 Thread Jan Steffens
Date: Thursday, November 1, 2012 @ 16:54:41
  Author: heftig
Revision: 170104

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

Added:
  fprintd/repos/extra-i686/PKGBUILD
(from rev 170103, fprintd/trunk/PKGBUILD)
  fprintd/repos/extra-i686/fingerprint-auth
(from rev 170103, fprintd/trunk/fingerprint-auth)
  fprintd/repos/extra-x86_64/PKGBUILD
(from rev 170103, fprintd/trunk/PKGBUILD)
  fprintd/repos/extra-x86_64/fingerprint-auth
(from rev 170103, fprintd/trunk/fingerprint-auth)
Deleted:
  fprintd/repos/extra-i686/PKGBUILD
  fprintd/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   64 +---
 extra-i686/fingerprint-auth   |6 +++
 extra-x86_64/PKGBUILD |   64 +---
 extra-x86_64/fingerprint-auth |6 +++
 4 files changed, 80 insertions(+), 60 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-11-01 20:53:10 UTC (rev 170103)
+++ extra-i686/PKGBUILD 2012-11-01 20:54:41 UTC (rev 170104)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Nikolay Rysev mad.f...@gmail.com
-
-pkgname=fprintd
-pkgver=0.4.1
-pkgrel=4
-pkgdesc=D-Bus service to access fingerprint readers
-arch=(i686 x86_64)
-url=http://www.freedesktop.org/wiki/Software/fprint/fprintd;
-license=(GPL)
-depends=(libfprint dbus-glib polkit)
-makedepends=(intltool gtk-doc)
-groups=(fprint)
-options=(!libtool)
-_snap=V_${pkgver//./_}
-source=(http://cgit.freedesktop.org/libfprint/$pkgname/snapshot/$_snap.tar.bz2)
-md5sums=('58fcac035c181dce8f49c374181aa2ae')
-
-build() {
-  cd $srcdir/$_snap
-  ./autogen.sh --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
---disable-static
-  make
-}
-
-package() {
-  cd $srcdir/$_snap
-  make DESTDIR=$pkgdir pammoddir=/usr/lib/security install
-}

Copied: fprintd/repos/extra-i686/PKGBUILD (from rev 170103, 
fprintd/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-11-01 20:54:41 UTC (rev 170104)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer:
+# Contributor: Nikolay Rysev mad.f...@gmail.com
+
+pkgname=fprintd
+pkgver=0.4.1
+pkgrel=5
+pkgdesc=D-Bus service to access fingerprint readers
+arch=(i686 x86_64)
+url=http://www.freedesktop.org/wiki/Software/fprint/fprintd;
+license=(GPL)
+depends=(libfprint dbus-glib polkit)
+makedepends=(intltool gtk-doc)
+groups=(fprint)
+options=(!libtool)
+backup=(etc/pam.d/fingerprint-auth)
+_snap=V_${pkgver//./_}
+source=(http://cgit.freedesktop.org/libfprint/$pkgname/snapshot/$_snap.tar.bz2
+fingerprint-auth)
+md5sums=('58fcac035c181dce8f49c374181aa2ae'
+ '8c7da9ccd28ec87dd2572ddfb85d563e')
+
+build() {
+  cd $_snap
+  ./autogen.sh --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
+--disable-static
+  make
+}
+
+package() {
+  cd $_snap
+  make DESTDIR=$pkgdir pammoddir=/usr/lib/security install
+  install -Dm644 ../fingerprint-auth $pkgdir/etc/pam.d/fingerprint-auth
+}

Copied: fprintd/repos/extra-i686/fingerprint-auth (from rev 170103, 
fprintd/trunk/fingerprint-auth)
===
--- extra-i686/fingerprint-auth (rev 0)
+++ extra-i686/fingerprint-auth 2012-11-01 20:54:41 UTC (rev 170104)
@@ -0,0 +1,6 @@
+auth  requiredpam_tally.soonerr=succeed file=/var/log/faillog
+auth  requiredpam_shells.so
+auth  requisite   pam_nologin.so
+auth  requiredpam_env.so
+auth  requiredpam_fprintd.so
+auth  optionalpam_permit.so

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-11-01 20:53:10 UTC (rev 170103)
+++ extra-x86_64/PKGBUILD   2012-11-01 20:54:41 UTC (rev 170104)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Nikolay Rysev mad.f...@gmail.com
-
-pkgname=fprintd
-pkgver=0.4.1
-pkgrel=4
-pkgdesc=D-Bus service to access fingerprint readers
-arch=(i686 x86_64)
-url=http://www.freedesktop.org/wiki/Software/fprint/fprintd;
-license=(GPL)
-depends=(libfprint dbus-glib polkit)
-makedepends=(intltool gtk-doc)
-groups=(fprint)
-options=(!libtool)
-_snap=V_${pkgver//./_}
-source=(http://cgit.freedesktop.org/libfprint/$pkgname/snapshot/$_snap.tar.bz2)
-md5sums=('58fcac035c181dce8f49c374181aa2ae')
-
-build() {
-  cd $srcdir/$_snap
-  ./autogen.sh --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
---disable-static
-  make
-}
-
-package() {
-  cd $srcdir/$_snap
-  make DESTDIR=$pkgdir pammoddir=/usr/lib/security install
-}

Copied: fprintd/repos/extra-x86_64/PKGBUILD (from rev 170103, 
fprintd/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-11-01 20:54:41 UTC (rev 170104)
@@ -0,0 

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

2012-11-01 Thread andyrtr
Date: Thursday, November 1, 2012 @ 16:55:34
  Author: andyrtr
Revision: 170105

prepare new release

Modified:
  libreoffice-i18n/trunk/PKGBUILD

--+
 PKGBUILD |  334 ++---
 1 file changed, 167 insertions(+), 167 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-01 20:54:41 UTC (rev 170104)
+++ PKGBUILD2012-11-01 20:55:34 UTC (rev 170105)
@@ -110,8 +110,8 @@
  'libreoffice-zh-CN'
  'libreoffice-zh-TW'
  'libreoffice-zu')
-_rcver=3.6.2.2
-pkgver=3.6.2
+_rcver=3.6.3.2
+pkgver=3.6.3
 pkgrel=1
 
 _oodlver=${pkgver}
@@ -242,171 +242,171 @@
 ${_url}/LibO_${_oodlver}_Linux_x86_{langpack,helppack}-rpm_zh-CN.tar.gz
 ${_url}/LibO_${_oodlver}_Linux_x86_{langpack,helppack}-rpm_zh-TW.tar.gz
 ${_url}/LibO_${_oodlver}_Linux_x86_langpack-rpm_zu.tar.gz)
-md5sums=('f6f50bdf3ba5e9a1cbbd82f5823957f8'
- '11758c9d7bab66ad8d7253172be169d2'
- 'fc40b1641955c40952c04ae46c26607c'
- '5fe5fe5c0b44c7b09c3beca9509416ec'
- 'aa0b37cc72031df59116388306a4a766'
- '4a6127de47db85327d1355e40f930f88'
- 'f3a0a6858d6db125c0bc0625766d9fa4'
- '4c9ed6e90d6737aa8f7be3f40e387849'
- '79b2050659b60690f7c77c182e76f753'
- '5c4adfdc4e96446a7222b9ba3c842a0d'
- '064820db239512e90b43d1e1ed663646'
- '5ebda24b5c759e9761d2b2a36ce6f6a3'
- '7251bf979202ca9282f8a562bf66475a'
- '2cffef52919d3c37432e8b5b294cde69'
- '5f1c09d85ff207a3931f7d460213ca40'
- 'c56b94edf54cafb6f6fc19db2807f78a'
- '49d9edad8de772ed9bfa804057de8bab'
- '77111411da25a88531ab65765f92018f'
- '6e7c786bb06bca3a092797b6e853a8b2'
- '0b7cdbdd5ad1a17f32129d9772311f65'
- 'de79ba98643362d2d07a6a8cc9fc03d2'
- 'f8b566aa074fbb52d94b62d15dbe9ca7'
- 'ae3be63e51e76a7cb7dfd9b2e7894b64'
- '15a9182b82d17d8e731a7f6c27ddc91c'
- 'ba5417dd57e5122a918a74f94dc8de1c'
- '31681f0cac8111ee475ce956f111017a'
- 'a8990538e4dfe0eb7433c3298183b5b3'
- '9df99c24345504b9b00315a3eb514b7c'
- 'a0cec04fc16693775c92665f63400fb4'
- 'd9a3a4f93509aa7c8d28028dc6aa972c'
- '7fa5639d8a5bb883ec92d01aeb49185e'
- 'c8225847eb3134dea1fd184075c36040'
- '43bb07752a6371a47d8f82938c27ea15'
- '7c11501dc58f74e992af6bef7cad0478'
- 'df8d1aefb1157261535ba87b344c1132'
- '3b6a5fe372fee7fcd1e3b56b2b5c995e'
- '0a0164df3149983d19e7ef38388b7b09'
- 'bb473639f9867ea5d93a6a65501336f1'
- 'dc95be4ee6387638fabdebec61764a70'
- '73da374e069b4f4062e9b40d6731adca'
- '5656f7eadf7aa11665e8d219b54c25db'
- 'a4e760c24f3d8ad44f2bb742663af75d'
- 'ac8da54330dd4cfe4c695b615e165f69'
- '9100b578e04b8f268c9f5df96ad9d30a'
- 'de8197101050ec0f5da0882e4d67d66f'
- 'acf976b137200784cac104c82b5bb5c8'
- '6f4c1522e6e857b0d8265b088c4bd85f'
- '27d1c8e0af27ae9f4c09ae0f692c1c44'
- '84564173ff0a5340e2916ce361ba0bad'
- '571ae333c013a0e29ce2767eb3d070ec'
- 'f0c1e51e31ecdfeae38cbbed44b39f43'
- '4bb085db551f8e094d295a405960da85'
- 'd95f09bec145a148534bec5ce009e1b0'
- '2fb5ca69010b54ea11606bac93e0700d'
- '0bbfb4946e743adedb4f37a1ab028dfc'
- 'c539734e4903d08f6b32860af7d740f7'
- '9e1b80234e326579243f9c1b7d620c90'
- 'f41fe6596a108b1563c2829d22dbecab'
- 'e0cad4fb1e22a65a01c9138a74f6e0b4'
- '4f91b0d2a80d53ed909490d395b08d8c'
- 'ec9e325c7c6dbbdfa0cf0de25ed3d70c'
- '4c143ad6a2ecf48cd577c4b2c9dd45a6'
- '9ac884b771d34174d4163964a9bcc405'
- '9628a6065708722b4b4b15ce7931b6be'
- '6b6a99f7b7c2b52daa190b25b6e710fe'
- 'b115f99577176fa4f336ea89bd78859e'
- 'e825b90504a9d434c89a66f53c8bf7de'
- '0ce67e72873f34ee7c8742df8cdabcbf'
- '723748083c5dd770ea767b8830d96946'
- '32779a0efb516bc8ded36718249611cb'
- '9f23dd74300335ba04f1b2ba6880d520'
- '56bcf984d0d4c3f5bfafa4e5a1974fa4'
- '7f3bfd11a8c60c62f477e06f288611b4'
- '43978496fa521e1b01a4bcc1a2221a2b'
- '0d57e2feb9bc504e703e7a2e61f67902'
- '3d376fe8f76b3125fecbdf352b1769d6'
- '3d47af088952cb55bdcbf6ef6b953f28'
- 'b90cebbe1f6f7b2f7d1575974710466f'
- '4ded9262387d3fbb12619fefc30f4f32'
- '6e436c494408fb947836197c876c256c'
- '9b2debf7203c3e9d9523495329096e59'
- '9dc5b0d1ecc869bf993e654c054a90cd'
- '6410c31ea409ca230ff9d1934b5d58e0'
- 'e99ad747365e148307f56f3b3981a558'
- 'bb717b88bcaaf6b3157265ccbc4f96e4'
- '08233ab717cd862867590bcafe71a703'
- 'ea89addf057de278b1594017a55633f9'
- '5a073c61a0429d576b3429b54e75568c'
- 'a46a73fa2badcb9b3b3b93cb20acc609'
- '0d935b886e03b880f4cab918ce5c1674'
-  

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

2012-11-01 Thread andyrtr
Date: Thursday, November 1, 2012 @ 17:30:33
  Author: andyrtr
Revision: 170106

archrelease: copy trunk to extra-any

Added:
  libreoffice-i18n/repos/extra-any/PKGBUILD
(from rev 170105, libreoffice-i18n/trunk/PKGBUILD)
Deleted:
  libreoffice-i18n/repos/extra-any/PKGBUILD

--+
 PKGBUILD | 3224 ++---
 1 file changed, 1612 insertions(+), 1612 deletions(-)

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